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, Fri Dec 10 03:31:50 UTC 2021 info: uname.sysname, NetBSD info: uname.nodename, info: uname.release, 9.99.92 info: uname.version, NetBSD 9.99.92 (GENERIC) #0: Fri Dec 10 03:08:29 UTC 2021 root@babylon5.netbsd.org:/tmp/build/2021.12.10.01.18.29-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: 1639107114.243514, bin/cat/t_cat, 3 tc-start: 1639107114.256008, align tc-so:Executing command [ /bin/sh -c cat -be /usr/tests/bin/cat/d_align.in ] tc-end: 1639107115.48396, align, passed tc-start: 1639107115.62465, nonexistent tc-so:Executing command [ /bin/sh -c cat /some/name/that/does/not/exist ] tc-end: 1639107115.724465, nonexistent, passed tc-start: 1639107115.735855, se_output tc-so:Executing command [ /bin/sh -c cat -se /usr/tests/bin/cat/d_se_output.in ] tc-end: 1639107116.409456, se_output, passed tp-end: 1639107116.417217, bin/cat/t_cat tp-start: 1639107119.287926, bin/cp/t_cp, 10 tc-start: 1639107119.291027, 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: 1639107122.996663, dir_to_dir, passed tc-start: 1639107123.35003, dir_to_file tc-so:Executing command [ cp dir file ] tc-so:Executing command [ cp -R dir file ] tc-end: 1639107124.81021, dir_to_file, passed tc-start: 1639107124.109117, file_over_link tc-so:Executing command [ cp -P file link ] tc-so:Ensuring that file and link are identical tc-end: 1639107124.852950, file_over_link, passed tc-start: 1639107124.873497, 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: 1639107126.943800, file_to_file, passed tc-start: 1639107126.970682, file_to_link tc-so:Executing command [ cp file2 link ] tc-so:Ensuring that file and file2 are identical tc-end: 1639107127.809955, file_to_link, passed tc-start: 1639107127.834233, 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: 1639107130.246846, file_to_linkdir, passed tc-start: 1639107130.274096, 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: 1639107131.521171, files_to_dir, passed tc-start: 1639107131.551544, link_over_file tc-so:Executing command [ cp -P link file ] tc-end: 1639107133.661108, link_over_file, passed tc-start: 1639107133.679173, 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: 1639107134.660860, link_to_file, passed tc-start: 1639107134.678955, linkdir_to_file tc-so:Executing command [ cp dirlink file ] tc-so:Executing command [ cp -P dirlink file ] tc-end: 1639107135.907878, linkdir_to_file, passed tp-end: 1639107135.925091, bin/cp/t_cp tp-start: 1639107136.415322, bin/date/t_date, 1 tc-start: 1639107136.417733, overflow tc-se:date: 10000000000 years: Unrecognized date format tc-se:date: 100000000000 years: Unrecognized date format tc-end: 1639107140.176880, overflow, passed tp-end: 1639107140.184653, bin/date/t_date tp-start: 1639107141.423341, bin/dd/t_dd, 4 tc-start: 1639107141.425728, io tc-end: 1639107145.897037, io, passed tc-start: 1639107145.906870, length tc-end: 1639107148.433716, length, passed tc-start: 1639107148.442363, 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: 1639107150.946636, seek, passed tc-start: 1639107150.960868, 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: 1639107152.983318, swab, passed tp-end: 1639107152.992488, bin/dd/t_dd tp-start: 1639107153.689773, bin/df/t_df, 2 tc-start: 1639107153.692124, hflag tc-so:Executing command [ /bin/sh -c BLOCKSIZE=1k /usr/tests/bin/df/h_df -hn ] tc-end: 1639107154.344446, hflag, passed tc-start: 1639107154.352878, normal tc-so:Executing command [ /bin/sh -c BLOCKSIZE=1k /usr/tests/bin/df/h_df -n ] tc-end: 1639107155.119622, normal, passed tp-end: 1639107155.129093, bin/df/t_df tp-start: 1639107158.904972, bin/expr/t_expr, 14 tc-start: 1639107158.907325, 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: 1639107159.594801, arithmetic_ops, passed tc-start: 1639107159.602355, basic_functional tc-so:Expression '2', expecting '2' tc-so:Expression '-4', expecting '-4' tc-so:Expression 'hello', expecting 'hello' tc-end: 1639107160.338478, basic_functional, passed tc-start: 1639107160.345819, basic_math tc-so:Expression '2 + 4 \* 5', expecting '22' tc-end: 1639107160.810329, basic_math, passed tc-start: 1639107160.818147, colon_vs_math tc-so:Expression '2 : 4 / 2', expecting '0' tc-so:Expression '4 : 4 % 3', expecting '1' tc-end: 1639107161.325423, colon_vs_math, passed tc-start: 1639107161.332553, 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: 1639107163.355876, compare_ops, passed tc-start: 1639107163.362920, compare_ops_precedence tc-so:Expression '2 \> 1 \* 17', expecting '0' tc-end: 1639107163.810499, compare_ops_precedence, passed tc-start: 1639107163.817588, 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: 1639107165.597328, gtkmm, passed tc-start: 1639107165.604306, lang tc-so:Executing command [ /bin/sh -c expr 10 + 11 ] tc-so:Executing command [ /bin/sh -c expr 10 + 11 ] tc-end: 1639107166.453382, lang, passed tc-start: 1639107166.460959, math_precedence tc-so:Expression '-3 + -1 \* 4 + 3 / -6', expecting '-7' tc-end: 1639107166.934607, math_precedence, passed tc-start: 1639107166.941635, multiply tc-so:Expression '1 \* -1', expecting '-1' tc-so:Expression '2 \> 1 \* 17', expecting '0' tc-end: 1639107167.430489, multiply, passed tc-start: 1639107167.437741, 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: 1639107168.445036, negative, passed tc-start: 1639107168.451963, 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: 1639107172.662421, overflow, passed tc-start: 1639107172.669218, precedence tc-so:Expression 'X1/2/3 : X\\\(.\*[^/]\\\)//\*[^/][^/]\*/\*$ \| . : \\\(.\\\)', expecting '1/2' tc-end: 1639107173.118833, precedence, passed tc-start: 1639107173.125975, regex tc-so:Expression '1/2 : .\*/\\\(.\*\\\)', expecting '2' tc-end: 1639107173.571487, regex, passed tp-end: 1639107173.578358, bin/expr/t_expr tp-start: 1639107175.827020, bin/pax/t_pax, 1 tc-start: 1639107175.829993, 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: 1639107177.842079, append, passed tp-end: 1639107177.855756, bin/pax/t_pax tp-start: 1639107179.201794, bin/ps/t_ps, 8 tc-start: 1639107179.204073, default_columns tc-end: 1639107190.820921, default_columns, passed tc-start: 1639107190.828508, duplicate_column tc-end: 1639107193.860731, duplicate_column, passed tc-start: 1639107193.868374, minus_O tc-end: 1639107197.104197, minus_O, passed tc-start: 1639107197.114007, minus_o tc-end: 1639107202.61634, minus_o, passed tc-start: 1639107202.69357, override_heading_all_null tc-end: 1639107205.255543, override_heading_all_null, passed tc-start: 1639107205.265163, override_heading_embedded_specials tc-end: 1639107208.677446, override_heading_embedded_specials, passed tc-start: 1639107208.684867, override_heading_simple tc-end: 1639107212.680969, override_heading_simple, passed tc-start: 1639107212.690715, override_heading_some_null tc-end: 1639107217.421724, override_heading_some_null, passed tp-end: 1639107217.432766, bin/ps/t_ps tp-start: 1639107278.855242, bin/sh/dotcmd/t_dotcmd, 192 tc-start: 1639107278.858812, case_break_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_break_case ] tc-end: 1639107281.861173, case_break_case, passed tc-start: 1639107281.869600, case_break_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_break_compound ] tc-end: 1639107284.592876, case_break_compound, passed tc-start: 1639107284.601430, case_break_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_break_file ] tc-end: 1639107289.169371, case_break_file, passed tc-start: 1639107289.178258, case_break_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_break_for ] tc-end: 1639107292.100260, case_break_for, passed tc-start: 1639107292.108367, case_break_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_break_func ] tc-end: 1639107295.89370, case_break_func, passed tc-start: 1639107295.97268, case_break_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_break_subshell ] tc-end: 1639107298.535784, case_break_subshell, passed tc-start: 1639107298.545573, case_break_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_break_until ] tc-end: 1639107302.47156, case_break_until, passed tc-start: 1639107302.57395, case_break_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_break_while ] tc-end: 1639107304.751311, case_break_while, passed tc-start: 1639107304.759559, case_continue_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_continue_case ] tc-end: 1639107308.85770, case_continue_case, passed tc-start: 1639107308.96267, case_continue_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_continue_compound ] tc-end: 1639107310.806804, case_continue_compound, passed tc-start: 1639107310.815921, case_continue_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_continue_file ] tc-end: 1639107314.160222, case_continue_file, passed tc-start: 1639107314.167964, case_continue_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_continue_for ] tc-end: 1639107317.569972, case_continue_for, passed tc-start: 1639107317.577263, case_continue_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_continue_func ] tc-end: 1639107320.736536, case_continue_func, passed tc-start: 1639107320.743827, case_continue_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_continue_subshell ] tc-end: 1639107323.897016, case_continue_subshell, passed tc-start: 1639107323.904100, case_continue_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_continue_until ] tc-end: 1639107325.770144, case_continue_until, passed tc-start: 1639107325.781274, case_continue_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_continue_while ] tc-end: 1639107328.418835, case_continue_while, passed tc-start: 1639107328.425716, case_return_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_return_case ] tc-end: 1639107331.121832, case_return_case, passed tc-start: 1639107331.132024, case_return_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_return_compound ] tc-end: 1639107334.706777, case_return_compound, passed tc-start: 1639107334.715945, case_return_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_return_file ] tc-end: 1639107337.194409, case_return_file, passed tc-start: 1639107337.204118, case_return_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_return_for ] tc-end: 1639107340.480152, case_return_for, passed tc-start: 1639107340.490421, case_return_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_return_func ] tc-end: 1639107344.639519, case_return_func, passed tc-start: 1639107344.649222, case_return_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_return_subshell ] tc-end: 1639107348.411309, case_return_subshell, passed tc-start: 1639107348.419305, case_return_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_return_until ] tc-end: 1639107350.924910, case_return_until, passed tc-start: 1639107350.933303, case_return_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_return_while ] tc-end: 1639107354.443133, case_return_while, passed tc-start: 1639107354.451240, compound_break_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_break_case ] tc-end: 1639107356.994682, compound_break_case, passed tc-start: 1639107357.3135, compound_break_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_break_compound ] tc-end: 1639107360.99019, compound_break_compound, passed tc-start: 1639107360.109174, compound_break_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_break_file ] tc-end: 1639107362.634290, compound_break_file, passed tc-start: 1639107362.641935, compound_break_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_break_for ] tc-end: 1639107365.452600, compound_break_for, passed tc-start: 1639107365.463023, compound_break_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_break_func ] tc-end: 1639107368.327141, compound_break_func, passed tc-start: 1639107368.333979, compound_break_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_break_subshell ] tc-end: 1639107371.58438, compound_break_subshell, passed tc-start: 1639107371.68929, compound_break_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_break_until ] tc-end: 1639107374.359285, compound_break_until, passed tc-start: 1639107374.369639, compound_break_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_break_while ] tc-end: 1639107377.67571, compound_break_while, passed tc-start: 1639107377.78026, compound_continue_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_continue_case ] tc-end: 1639107379.867156, compound_continue_case, passed tc-start: 1639107379.879672, compound_continue_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_continue_compound ] tc-end: 1639107382.939584, compound_continue_compound, passed tc-start: 1639107382.948043, compound_continue_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_continue_file ] tc-end: 1639107385.698877, compound_continue_file, passed tc-start: 1639107385.707974, compound_continue_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_continue_for ] tc-end: 1639107388.958079, compound_continue_for, passed tc-start: 1639107388.969560, compound_continue_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_continue_func ] tc-end: 1639107391.625557, compound_continue_func, passed tc-start: 1639107391.633427, compound_continue_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_continue_subshell ] tc-end: 1639107394.480838, compound_continue_subshell, passed tc-start: 1639107394.488330, compound_continue_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_continue_until ] tc-end: 1639107397.68575, compound_continue_until, passed tc-start: 1639107397.76631, compound_continue_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_continue_while ] tc-end: 1639107400.234578, compound_continue_while, passed tc-start: 1639107400.242495, compound_return_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_return_case ] tc-end: 1639107402.614876, compound_return_case, passed tc-start: 1639107402.623087, compound_return_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_return_compound ] tc-end: 1639107405.618161, compound_return_compound, passed tc-start: 1639107405.625379, compound_return_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_return_file ] tc-end: 1639107407.637454, compound_return_file, passed tc-start: 1639107407.648915, compound_return_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_return_for ] tc-end: 1639107410.80902, compound_return_for, passed tc-start: 1639107410.91251, compound_return_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_return_func ] tc-end: 1639107412.585835, compound_return_func, passed tc-start: 1639107412.593888, compound_return_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_return_subshell ] tc-end: 1639107414.835089, compound_return_subshell, passed tc-start: 1639107414.845076, compound_return_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_return_until ] tc-end: 1639107416.900537, compound_return_until, passed tc-start: 1639107416.913293, compound_return_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_return_while ] tc-end: 1639107418.790589, compound_return_while, passed tc-start: 1639107418.797907, file_break_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_break_case ] tc-end: 1639107420.610242, file_break_case, passed tc-start: 1639107420.619286, file_break_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_break_compound ] tc-end: 1639107422.547554, file_break_compound, passed tc-start: 1639107422.555989, file_break_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_break_file ] tc-end: 1639107424.688417, file_break_file, passed tc-start: 1639107424.696517, file_break_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_break_for ] tc-end: 1639107426.573385, file_break_for, passed tc-start: 1639107426.580737, file_break_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_break_func ] tc-end: 1639107428.494963, file_break_func, passed tc-start: 1639107428.502635, file_break_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_break_subshell ] tc-end: 1639107430.430785, file_break_subshell, passed tc-start: 1639107430.440927, file_break_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_break_until ] tc-end: 1639107432.408576, file_break_until, passed tc-start: 1639107432.416508, file_break_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_break_while ] tc-end: 1639107434.315046, file_break_while, passed tc-start: 1639107434.323472, file_continue_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_continue_case ] tc-end: 1639107436.241645, file_continue_case, passed tc-start: 1639107436.249172, file_continue_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_continue_compound ] tc-end: 1639107438.168328, file_continue_compound, passed tc-start: 1639107438.176180, file_continue_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_continue_file ] tc-end: 1639107440.126791, file_continue_file, passed tc-start: 1639107440.135196, file_continue_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_continue_for ] tc-end: 1639107442.134686, file_continue_for, passed tc-start: 1639107442.141901, file_continue_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_continue_func ] tc-end: 1639107444.100785, file_continue_func, passed tc-start: 1639107444.108856, file_continue_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_continue_subshell ] tc-end: 1639107446.135995, file_continue_subshell, passed tc-start: 1639107446.146085, file_continue_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_continue_until ] tc-end: 1639107448.67598, file_continue_until, passed tc-start: 1639107448.75736, file_continue_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_continue_while ] tc-end: 1639107449.985347, file_continue_while, passed tc-start: 1639107449.992343, file_return_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_return_case ] tc-end: 1639107451.935387, file_return_case, passed tc-start: 1639107451.943853, file_return_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_return_compound ] tc-end: 1639107453.875514, file_return_compound, passed tc-start: 1639107453.883287, file_return_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_return_file ] tc-end: 1639107455.795624, file_return_file, passed tc-start: 1639107455.803011, file_return_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_return_for ] tc-end: 1639107457.794685, file_return_for, passed tc-start: 1639107457.802751, file_return_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_return_func ] tc-end: 1639107459.815690, file_return_func, passed tc-start: 1639107459.823294, file_return_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_return_subshell ] tc-end: 1639107461.768568, file_return_subshell, passed tc-start: 1639107461.776349, file_return_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_return_until ] tc-end: 1639107463.753840, file_return_until, passed tc-start: 1639107463.761249, file_return_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_return_while ] tc-end: 1639107465.646448, file_return_while, passed tc-start: 1639107465.654670, for_break_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_break_case ] tc-end: 1639107467.776323, for_break_case, passed tc-start: 1639107467.784579, for_break_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_break_compound ] tc-end: 1639107469.743400, for_break_compound, passed tc-start: 1639107469.751979, for_break_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_break_file ] tc-end: 1639107471.658856, for_break_file, passed tc-start: 1639107471.667273, for_break_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_break_for ] tc-end: 1639107473.637035, for_break_for, passed tc-start: 1639107473.644858, for_break_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_break_func ] tc-end: 1639107475.641518, for_break_func, passed tc-start: 1639107475.649592, for_break_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_break_subshell ] tc-end: 1639107477.774947, for_break_subshell, passed tc-start: 1639107477.783438, for_break_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_break_until ] tc-end: 1639107479.768469, for_break_until, passed tc-start: 1639107479.776330, for_break_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_break_while ] tc-end: 1639107481.743653, for_break_while, passed tc-start: 1639107481.753060, for_continue_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_continue_case ] tc-end: 1639107483.832210, for_continue_case, passed tc-start: 1639107483.840689, for_continue_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_continue_compound ] tc-end: 1639107485.846265, for_continue_compound, passed tc-start: 1639107485.855841, for_continue_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_continue_file ] tc-end: 1639107487.747872, for_continue_file, passed tc-start: 1639107487.756080, for_continue_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_continue_for ] tc-end: 1639107489.686495, for_continue_for, passed tc-start: 1639107489.694313, for_continue_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_continue_func ] tc-end: 1639107491.616620, for_continue_func, passed tc-start: 1639107491.624563, for_continue_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_continue_subshell ] tc-end: 1639107493.568397, for_continue_subshell, passed tc-start: 1639107493.576096, for_continue_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_continue_until ] tc-end: 1639107495.541207, for_continue_until, passed tc-start: 1639107495.548804, for_continue_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_continue_while ] tc-end: 1639107497.477320, for_continue_while, passed tc-start: 1639107497.485952, for_return_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_return_case ] tc-end: 1639107499.619054, for_return_case, passed tc-start: 1639107499.627306, for_return_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_return_compound ] tc-end: 1639107501.490337, for_return_compound, passed tc-start: 1639107501.499495, for_return_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_return_file ] tc-end: 1639107503.983140, for_return_file, passed tc-start: 1639107503.991403, for_return_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_return_for ] tc-end: 1639107505.835145, for_return_for, passed tc-start: 1639107505.843057, for_return_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_return_func ] tc-end: 1639107507.720346, for_return_func, passed tc-start: 1639107507.727181, for_return_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_return_subshell ] tc-end: 1639107509.648334, for_return_subshell, passed tc-start: 1639107509.658742, for_return_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_return_until ] tc-end: 1639107512.178963, for_return_until, passed tc-start: 1639107512.188629, for_return_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_return_while ] tc-end: 1639107514.267138, for_return_while, passed tc-start: 1639107514.275230, func_break_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_break_case ] tc-end: 1639107516.62850, func_break_case, passed tc-start: 1639107516.69722, func_break_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_break_compound ] tc-end: 1639107517.938211, func_break_compound, passed tc-start: 1639107517.945108, func_break_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_break_file ] tc-end: 1639107519.947810, func_break_file, passed tc-start: 1639107519.955778, func_break_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_break_for ] tc-end: 1639107521.811306, func_break_for, passed tc-start: 1639107521.819444, func_break_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_break_func ] tc-end: 1639107523.537459, func_break_func, passed tc-start: 1639107523.544690, func_break_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_break_subshell ] tc-end: 1639107525.395462, func_break_subshell, passed tc-start: 1639107525.403284, func_break_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_break_until ] tc-end: 1639107527.344284, func_break_until, passed tc-start: 1639107527.351790, func_break_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_break_while ] tc-end: 1639107529.648698, func_break_while, passed tc-start: 1639107529.658317, func_continue_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_continue_case ] tc-end: 1639107531.471979, func_continue_case, passed tc-start: 1639107531.480443, func_continue_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_continue_compound ] tc-end: 1639107533.530752, func_continue_compound, passed tc-start: 1639107533.541166, func_continue_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_continue_file ] tc-end: 1639107535.351643, func_continue_file, passed tc-start: 1639107535.360545, func_continue_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_continue_for ] tc-end: 1639107537.125083, func_continue_for, passed tc-start: 1639107537.132045, func_continue_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_continue_func ] tc-end: 1639107538.983801, func_continue_func, passed tc-start: 1639107538.991131, func_continue_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_continue_subshell ] tc-end: 1639107540.974788, func_continue_subshell, passed tc-start: 1639107540.982792, func_continue_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_continue_until ] tc-end: 1639107542.952176, func_continue_until, passed tc-start: 1639107542.961080, func_continue_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_continue_while ] tc-end: 1639107544.778579, func_continue_while, passed tc-start: 1639107544.793123, func_return_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_return_case ] tc-end: 1639107546.612263, func_return_case, passed tc-start: 1639107546.619366, func_return_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_return_compound ] tc-end: 1639107548.378592, func_return_compound, passed tc-start: 1639107548.386070, func_return_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_return_file ] tc-end: 1639107550.345526, func_return_file, passed tc-start: 1639107550.355413, func_return_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_return_for ] tc-end: 1639107552.238363, func_return_for, passed tc-start: 1639107552.245345, func_return_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_return_func ] tc-end: 1639107553.937393, func_return_func, passed tc-start: 1639107553.944463, func_return_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_return_subshell ] tc-end: 1639107555.650911, func_return_subshell, passed tc-start: 1639107555.657930, func_return_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_return_until ] tc-end: 1639107557.364325, func_return_until, passed tc-start: 1639107557.371318, func_return_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_return_while ] tc-end: 1639107559.66164, func_return_while, passed tc-start: 1639107559.73226, subshell_break_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_break_case ] tc-end: 1639107560.803841, subshell_break_case, passed tc-start: 1639107560.811043, subshell_break_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_break_compound ] tc-end: 1639107562.532542, subshell_break_compound, passed tc-start: 1639107562.539456, subshell_break_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_break_file ] tc-end: 1639107564.247552, subshell_break_file, passed tc-start: 1639107564.254512, subshell_break_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_break_for ] tc-end: 1639107565.968686, subshell_break_for, passed tc-start: 1639107565.978263, subshell_break_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_break_func ] tc-end: 1639107567.690166, subshell_break_func, passed tc-start: 1639107567.697100, subshell_break_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_break_subshell ] tc-end: 1639107569.426446, subshell_break_subshell, passed tc-start: 1639107569.433671, subshell_break_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_break_until ] tc-end: 1639107571.145468, subshell_break_until, passed tc-start: 1639107571.152371, subshell_break_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_break_while ] tc-end: 1639107572.887112, subshell_break_while, passed tc-start: 1639107572.895045, subshell_continue_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_continue_case ] tc-end: 1639107574.642868, subshell_continue_case, passed tc-start: 1639107574.650225, subshell_continue_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_continue_compound ] tc-end: 1639107576.381839, subshell_continue_compound, passed tc-start: 1639107576.389001, subshell_continue_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_continue_file ] tc-end: 1639107578.117706, subshell_continue_file, passed tc-start: 1639107578.124968, subshell_continue_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_continue_for ] tc-end: 1639107579.846713, subshell_continue_for, passed tc-start: 1639107579.854690, subshell_continue_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_continue_func ] tc-end: 1639107581.586037, subshell_continue_func, passed tc-start: 1639107581.593254, subshell_continue_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_continue_subshell ] tc-end: 1639107583.342661, subshell_continue_subshell, passed tc-start: 1639107583.350242, subshell_continue_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_continue_until ] tc-end: 1639107585.122141, subshell_continue_until, passed tc-start: 1639107585.129411, subshell_continue_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_continue_while ] tc-end: 1639107586.860556, subshell_continue_while, passed tc-start: 1639107586.867811, subshell_return_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_return_case ] tc-end: 1639107588.603385, subshell_return_case, passed tc-start: 1639107588.610616, subshell_return_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_return_compound ] tc-end: 1639107590.377730, subshell_return_compound, passed tc-start: 1639107590.386682, subshell_return_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_return_file ] tc-end: 1639107592.976701, subshell_return_file, passed tc-start: 1639107592.986939, subshell_return_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_return_for ] tc-end: 1639107595.595519, subshell_return_for, passed tc-start: 1639107595.604948, subshell_return_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_return_func ] tc-end: 1639107598.76011, subshell_return_func, passed tc-start: 1639107598.85533, subshell_return_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_return_subshell ] tc-end: 1639107600.648790, subshell_return_subshell, passed tc-start: 1639107600.657783, subshell_return_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_return_until ] tc-end: 1639107602.621237, subshell_return_until, passed tc-start: 1639107602.628409, subshell_return_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_return_while ] tc-end: 1639107604.451502, subshell_return_while, passed tc-start: 1639107604.458839, until_break_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_break_case ] tc-end: 1639107606.972700, until_break_case, passed tc-start: 1639107606.982438, until_break_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_break_compound ] tc-end: 1639107609.442354, until_break_compound, passed tc-start: 1639107609.453089, until_break_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_break_file ] tc-end: 1639107611.412226, until_break_file, passed tc-start: 1639107611.421244, until_break_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_break_for ] tc-end: 1639107613.407876, until_break_for, passed tc-start: 1639107613.418044, until_break_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_break_func ] tc-end: 1639107615.378113, until_break_func, passed tc-start: 1639107615.387002, until_break_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_break_subshell ] tc-end: 1639107617.298584, until_break_subshell, passed tc-start: 1639107617.306601, until_break_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_break_until ] tc-end: 1639107619.282554, until_break_until, passed tc-start: 1639107619.290824, until_break_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_break_while ] tc-end: 1639107621.254677, until_break_while, passed tc-start: 1639107621.263169, until_continue_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_continue_case ] tc-end: 1639107623.267660, until_continue_case, passed tc-start: 1639107623.276119, until_continue_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_continue_compound ] tc-end: 1639107625.670618, until_continue_compound, passed tc-start: 1639107625.678839, until_continue_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_continue_file ] tc-end: 1639107627.628803, until_continue_file, passed tc-start: 1639107627.638215, until_continue_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_continue_for ] tc-end: 1639107629.600378, until_continue_for, passed tc-start: 1639107629.608619, until_continue_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_continue_func ] tc-end: 1639107631.646368, until_continue_func, passed tc-start: 1639107631.654331, until_continue_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_continue_subshell ] tc-end: 1639107633.634826, until_continue_subshell, passed tc-start: 1639107633.644385, until_continue_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_continue_until ] tc-end: 1639107635.720484, until_continue_until, passed tc-start: 1639107635.730444, until_continue_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_continue_while ] tc-end: 1639107638.271258, until_continue_while, passed tc-start: 1639107638.281623, until_return_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_return_case ] tc-end: 1639107640.840664, until_return_case, passed tc-start: 1639107640.850889, until_return_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_return_compound ] tc-end: 1639107643.17053, until_return_compound, passed tc-start: 1639107643.26197, until_return_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_return_file ] tc-end: 1639107645.73605, until_return_file, passed tc-start: 1639107645.83954, until_return_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_return_for ] tc-end: 1639107647.326252, until_return_for, passed tc-start: 1639107647.338618, until_return_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_return_func ] tc-end: 1639107649.530205, until_return_func, passed tc-start: 1639107649.540198, until_return_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_return_subshell ] tc-end: 1639107651.506664, until_return_subshell, passed tc-start: 1639107651.513980, until_return_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_return_until ] tc-end: 1639107653.302255, until_return_until, passed tc-start: 1639107653.309368, until_return_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_return_while ] tc-end: 1639107655.87012, until_return_while, passed tc-start: 1639107655.95689, while_break_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_break_case ] tc-end: 1639107657.51946, while_break_case, passed tc-start: 1639107657.62122, while_break_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_break_compound ] tc-end: 1639107659.482615, while_break_compound, passed tc-start: 1639107659.490807, while_break_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_break_file ] tc-end: 1639107661.583362, while_break_file, passed tc-start: 1639107661.593506, while_break_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_break_for ] tc-end: 1639107663.584362, while_break_for, passed tc-start: 1639107663.591224, while_break_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_break_func ] tc-end: 1639107665.638491, while_break_func, passed tc-start: 1639107665.646967, while_break_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_break_subshell ] tc-end: 1639107667.558170, while_break_subshell, passed tc-start: 1639107667.566715, while_break_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_break_until ] tc-end: 1639107669.651260, while_break_until, passed tc-start: 1639107669.661746, while_break_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_break_while ] tc-end: 1639107671.702129, while_break_while, passed tc-start: 1639107671.710981, while_continue_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_continue_case ] tc-end: 1639107673.742142, while_continue_case, passed tc-start: 1639107673.751499, while_continue_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_continue_compound ] tc-end: 1639107675.809102, while_continue_compound, passed tc-start: 1639107675.819212, while_continue_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_continue_file ] tc-end: 1639107678.225409, while_continue_file, passed tc-start: 1639107678.236165, while_continue_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_continue_for ] tc-end: 1639107680.673812, while_continue_for, passed tc-start: 1639107680.683297, while_continue_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_continue_func ] tc-end: 1639107682.772603, while_continue_func, passed tc-start: 1639107682.781610, while_continue_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_continue_subshell ] tc-end: 1639107684.939052, while_continue_subshell, passed tc-start: 1639107684.950315, while_continue_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_continue_until ] tc-end: 1639107687.227822, while_continue_until, passed tc-start: 1639107687.238718, while_continue_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_continue_while ] tc-end: 1639107689.828990, while_continue_while, passed tc-start: 1639107689.839500, while_return_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_return_case ] tc-end: 1639107691.843727, while_return_case, passed tc-start: 1639107691.852179, while_return_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_return_compound ] tc-end: 1639107693.693174, while_return_compound, passed tc-start: 1639107693.700531, while_return_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_return_file ] tc-end: 1639107695.689026, while_return_file, passed tc-start: 1639107695.697932, while_return_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_return_for ] tc-end: 1639107697.659489, while_return_for, passed tc-start: 1639107697.668580, while_return_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_return_func ] tc-end: 1639107699.631520, while_return_func, passed tc-start: 1639107699.639982, while_return_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_return_subshell ] tc-end: 1639107701.567147, while_return_subshell, passed tc-start: 1639107701.574126, while_return_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_return_until ] tc-end: 1639107703.485770, while_return_until, passed tc-start: 1639107703.494796, while_return_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_return_while ] tc-end: 1639107705.751330, while_return_while, passed tp-end: 1639107705.760176, bin/sh/dotcmd/t_dotcmd tp-start: 1639107710.499366, bin/sh/t_arith, 33 tc-start: 1639107710.501617, 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: 1639107714.984907, constants, passed tc-start: 1639107714.995052, 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: 1639107717.179839, do_unary_minus, passed tc-start: 1639107717.188815, 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: 1639107718.976116, do_unary_not, passed tc-start: 1639107718.983343, 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: 1639107720.769751, do_unary_plus, passed tc-start: 1639107720.777399, 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: 1639107722.394562, do_unary_tilde, passed tc-start: 1639107722.402079, 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: 1639107725.755831, elementary_add, passed tc-start: 1639107725.766132, 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: 1639107729.139264, elementary_div, passed tc-start: 1639107729.147017, 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: 1639107732.510956, elementary_eq, passed tc-start: 1639107732.518312, 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: 1639107734.301113, elementary_ge, passed tc-start: 1639107734.310221, 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: 1639107738.11798, elementary_gt, passed tc-start: 1639107738.19712, 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: 1639107740.944156, elementary_le, passed tc-start: 1639107740.952106, 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: 1639107743.594036, elementary_lt, passed tc-start: 1639107743.603165, 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: 1639107747.342332, elementary_mul, passed tc-start: 1639107747.352155, 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: 1639107751.243105, elementary_ne, passed tc-start: 1639107751.253336, 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: 1639107755.644065, elementary_rem, passed tc-start: 1639107755.652157, 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: 1639107758.887898, elementary_shl, passed tc-start: 1639107758.895880, 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: 1639107762.158367, elementary_shr, passed tc-start: 1639107762.165589, 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: 1639107765.162008, elementary_sub, passed tc-start: 1639107765.171023, 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: 1639107767.632753, fiddle_bits_and, passed tc-start: 1639107767.641282, 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: 1639107770.286888, fiddle_bits_or, passed tc-start: 1639107770.295438, 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: 1639107773.40468, fiddle_bits_xor, passed tc-start: 1639107773.50511, 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: 1639107775.190198, logical_and, passed tc-start: 1639107775.197476, 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: 1639107777.381361, logical_or, passed tc-start: 1639107777.390028, 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: 1639107779.742858, make_selection, passed tc-start: 1639107779.750314, 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: 1639107782.490375, nested_arith, passed tc-start: 1639107782.499717, 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: 1639107789.159645, operator_precedence, passed tc-start: 1639107789.170334, 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: 1639107791.405635, optional_comma, passed tc-start: 1639107791.413313, 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: 1639107797.994826, parentheses, passed tc-start: 1639107798.5034, 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: 1639107804.910679, var_assign, passed tc-start: 1639107804.918036, 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: 1639107807.930444, var_postdec, passed tc-start: 1639107807.938071, 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: 1639107811.287471, var_postinc, passed tc-start: 1639107811.295375, 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: 1639107814.447828, var_predec, passed tc-start: 1639107814.455252, 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: 1639107817.716772, var_preinc, passed tp-end: 1639107817.724577, bin/sh/t_arith tp-start: 1639107822.587427, bin/sh/t_builtins, 31 tc-start: 1639107822.589878, cd_pwd tc-end: 1639107823.508135, cd_pwd, passed tc-start: 1639107823.516194, 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: 1639107824.914354, colon, passed tc-start: 1639107824.923109, echo tc-end: 1639107835.559295, echo, passed tc-start: 1639107835.568715, 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: 1639107840.481057, eval, passed tc-start: 1639107840.489684, 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: 1639107841.716946, exec, passed tc-start: 1639107841.723987, 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: 1639107847.700602, export, passed tc-start: 1639107847.710741, 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: 1639107853.90058, export_nbsd, passed tc-start: 1639107853.98056, fdflags tc-end: 1639107853.946621, fdflags, passed tc-start: 1639107853.954688, fdflags__s tc-end: 1639107854.905267, fdflags__s, passed tc-start: 1639107854.913694, fdflags__v tc-end: 1639107855.717547, fdflags__v, passed tc-start: 1639107855.725586, fdflags__v_s tc-end: 1639107856.561368, fdflags__v_s, passed tc-start: 1639107856.571764, fdflags_multiple_fd tc-end: 1639107857.423684, fdflags_multiple_fd, passed tc-start: 1639107857.431447, fdflags_names_abbreviated tc-end: 1639107858.282767, fdflags_names_abbreviated, passed tc-start: 1639107858.290796, fdflags_one_flag_at_a_time tc-end: 1639107859.101133, fdflags_one_flag_at_a_time, passed tc-start: 1639107859.109234, fdflags_save_restore tc-end: 1639107859.959504, fdflags_save_restore, passed tc-start: 1639107859.967015, fdflags_xx_errors tc-end: 1639107860.965468, fdflags_xx_errors, passed tc-start: 1639107860.974287, getopts tc-end: 1639107861.955782, getopts, passed tc-start: 1639107861.965923, hash tc-end: 1639107862.940126, hash, passed tc-start: 1639107862.950901, jobid tc-end: 1639107863.731181, jobid, passed tc-start: 1639107863.741658, 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: 1639107870.830982, jobs, passed tc-start: 1639107870.841150, let tc-end: 1639107871.883205, let, passed tc-start: 1639107871.891928, local tc-end: 1639107872.683874, local, passed tc-start: 1639107872.691384, read tc-end: 1639107873.496638, read, passed tc-start: 1639107873.504344, 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: 1639107878.217301, readonly, passed tc-start: 1639107878.224809, 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: 1639107881.845931, readonly_nbsd, passed tc-start: 1639107881.853638, 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: 1639107883.167174, setvar, passed tc-start: 1639107883.175575, 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: 1639107884.778150, true_false, passed tc-start: 1639107884.787359, type tc-end: 1639107885.631409, type, passed tc-start: 1639107885.641099, ulimit tc-end: 1639107886.517917, ulimit, passed tc-start: 1639107886.526250, umask tc-end: 1639107948.616211, umask, passed tc-start: 1639107948.632611, unset tc-end: 1639107949.489284, unset, passed tp-end: 1639107949.498610, bin/sh/t_builtins tp-start: 1639107953.663151, bin/sh/t_cmdsub, 26 tc-start: 1639107953.666533, 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: 1639107957.972728, a_basic_cmdsub, passed tc-start: 1639107957.984906, 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: 1639107962.328497, b_basic_backticks, passed tc-start: 1639107962.340312, 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: 1639107963.742745, c_nested_cmdsub, passed tc-start: 1639107963.750803, 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: 1639107965.195153, d_nested_backticks, passed tc-start: 1639107965.204510, 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: 1639107967.548884, e_perverse_mixing, passed tc-start: 1639107967.557524, 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: 1639107969.849678, f_redirect_in_cmdsub, passed tc-start: 1639107969.861367, 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: 1639107972.122375, g_redirect_in_backticks, passed tc-start: 1639107972.132416, 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: 1639107975.228480, h_vars_in_cmdsub, passed tc-start: 1639107975.236880, 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: 1639107978.163890, i_vars_in_backticks, passed tc-start: 1639107978.174713, 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: 1639107979.735976, j_cmdsub_in_varexpand, passed tc-start: 1639107979.746714, 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: 1639107981.406149, k_backticks_in_varexpand, passed tc-start: 1639107981.420107, 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: 1639107982.856691, l_arithmetic_in_cmdsub, passed tc-start: 1639107982.865006, 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: 1639107984.274144, m_arithmetic_in_backticks, passed tc-start: 1639107984.283428, 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: 1639107985.690567, n_cmdsub_in_arithmetic, passed tc-start: 1639107985.702417, 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: 1639107987.74057, o_backticks_in_arithmetic, passed tc-start: 1639107987.82409, 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: 1639107988.27740, p_cmdsub_in_heredoc, passed tc-start: 1639107988.35152, 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: 1639107988.988680, q_backticks_in_heredoc, passed tc-start: 1639107988.998705, 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: 1639107990.577660, r_heredoc_in_cmdsub, passed tc-start: 1639107990.585808, 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: 1639107991.826651, s_heredoc_in_backticks, passed tc-start: 1639107991.834809, 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: 1639107993.703092, t_nested_cmdsubs_in_heredoc, passed tc-start: 1639107993.728139, 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: 1639107995.431909, u_nested_backticks_in_heredoc, passed tc-start: 1639107995.449824, 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: 1639108000.34892, v_cmdsub_paren_tests, passed tc-start: 1639108000.43091, 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: 1639108001.581548, w_heredoc_outside_cmdsub, passed tc-start: 1639108001.590046, 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: 1639108002.792955, x_heredoc_outside_backticks, passed tc-start: 1639108002.800602, 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: 1639108008.402424, y_many_embedded_nl, passed tc-start: 1639108008.412873, 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: 1639108020.169960, simple_exit, passed tc-start: 1639108020.180592, 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: 1639108021.188637, subshell_background, passed tc-start: 1639108021.199168, 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: 1639108025.805041, subshell_exit, passed tc-start: 1639108025.813306, trap_subshell tc-so:Executing command [ /bin/sh -c ( trap "echo exiting" EXIT; /usr/bin/true ) ] tc-end: 1639108026.571902, trap_subshell, passed tc-start: 1639108026.579339, trap_zero__explicit_exit tc-so:Executing command [ /bin/sh helper.sh ] tc-end: 1639108027.331457, trap_zero__explicit_exit, passed tc-start: 1639108027.341093, trap_zero__implicit_exit tc-so:Executing command [ /bin/sh helper.sh ] tc-end: 1639108028.177142, trap_zero__implicit_exit, passed tp-end: 1639108028.189330, bin/sh/t_exit tp-start: 1639108032.915780, bin/sh/t_expand, 27 tc-start: 1639108032.918052, alternative tc-end: 1639108058.767237, alternative, passed tc-start: 1639108058.776972, 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: 1639108060.293810, arithmetic, passed tc-start: 1639108060.302767, assign tc-end: 1639108096.489084, assign, passed tc-start: 1639108096.498646, default tc-end: 1639108124.549101, default, passed tc-start: 1639108124.558364, 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: 1639108126.3877, dollar_at, passed tc-start: 1639108126.21690, 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: 1639108142.750318, dollar_at_empty_and_conditional, passed tc-start: 1639108142.761062, dollar_at_in_field_split_context tc-end: 1639108147.276249, dollar_at_in_field_split_context, passed tc-start: 1639108147.285897, 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: 1639108149.257992, dollar_at_unquoted_or_conditional, passed tc-start: 1639108149.266965, 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: 1639108154.541471, dollar_at_with_text, passed tc-start: 1639108154.558368, dollar_hash tc-end: 1639108174.479350, dollar_hash, passed tc-start: 1639108174.491180, dollar_star tc-end: 1639108179.200031, dollar_star, passed tc-start: 1639108179.211212, dollar_star_in_quoted_word tc-end: 1639108184.433108, dollar_star_in_quoted_word, passed tc-start: 1639108184.444860, dollar_star_in_word tc-end: 1639108189.215545, dollar_star_in_word, passed tc-start: 1639108189.227429, dollar_star_in_word_empty_ifs tc-end: 1639108192.76564, dollar_star_in_word_empty_ifs, passed tc-start: 1639108192.86347, dollar_star_with_empty_ifs tc-end: 1639108195.343849, dollar_star_with_empty_ifs, passed tc-start: 1639108195.351425, 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: 1639108197.386039, embedded_nl, passed tc-start: 1639108197.394110, error tc-end: 1639108200.203233, error, passed tc-start: 1639108200.216169, iteration_on_null_or_missing_parameter tc-so:Executing command [ /bin/sh -c N=; set -- ${N:-}; for X; do echo "[$X]"; done ] tc-end: 1639108201.254048, iteration_on_null_or_missing_parameter, passed tc-start: 1639108201.262106, 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: 1639108202.138472, iteration_on_null_or_null_parameter, passed tc-start: 1639108202.145918, iteration_on_null_parameter tc-so:Executing command [ /bin/sh -c N=; set -- ${N}; for X; do echo "[$X]"; done ] tc-end: 1639108203.203938, iteration_on_null_parameter, passed tc-start: 1639108203.212834, iteration_on_quoted_null_parameter tc-so:Executing command [ /bin/sh -c N=; set -- "${N}"; for X; do echo "[$X]"; done ] tc-end: 1639108204.351235, iteration_on_quoted_null_parameter, passed tc-start: 1639108204.362143, shell_params tc-end: 1639108207.322371, shell_params, passed tc-start: 1639108207.332340, 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: 1639108210.469663, strip, passed tc-start: 1639108210.482068, 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: 1639108212.72590, tilde, passed tc-start: 1639108212.79902, var_with_embedded_cmdsub tc-end: 1639108219.882905, var_with_embedded_cmdsub, passed tc-start: 1639108219.891344, varpattern_backslashes tc-so:Executing command [ /bin/sh -c line="/foo/bar/*/baz"; echo ${line%%\**} ] tc-end: 1639108220.789580, varpattern_backslashes, passed tc-start: 1639108220.800196, 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: 1639108224.387232, wrap_strip, passed tp-end: 1639108224.394481, bin/sh/t_expand tp-start: 1639108226.2118, bin/sh/t_fsplit, 9 tc-start: 1639108226.5285, default_val tc-end: 1639108230.511629, default_val, passed tc-start: 1639108230.519384, dollar_at tc-end: 1639108234.389559, dollar_at, passed tc-start: 1639108234.400796, for tc-end: 1639108235.221817, for, passed tc-start: 1639108235.232980, ifs tc-end: 1639108237.447396, ifs, passed tc-start: 1639108237.461919, ifs_alpha tc-end: 1639108239.68344, ifs_alpha, passed tc-start: 1639108239.78266, quote tc-end: 1639108239.983708, quote, passed tc-start: 1639108239.991339, replacement_val tc-end: 1639108247.313331, replacement_val, passed tc-start: 1639108247.320887, split_arith tc-end: 1639108251.927857, split_arith, passed tc-start: 1639108251.940251, var_length tc-end: 1639108253.601390, var_length, passed tp-end: 1639108253.610612, bin/sh/t_fsplit tp-start: 1639108255.443491, bin/sh/t_here, 11 tc-start: 1639108255.446139, do_simple tc-end: 1639108260.507755, do_simple, passed tc-start: 1639108260.516481, end_markers tc-end: 1639108312.474710, end_markers, passed tc-start: 1639108312.483762, exit_status tc-so:Executing command [ /bin/sh -c tc-so: <<-EOF tc-so: $(exit 7) tc-so: EOF tc-so: ] tc-end: 1639108313.188396, exit_status, passed tc-start: 1639108313.196487, 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: 1639108314.439892, hard_cases, passed tc-start: 1639108314.450649, incomplete tc-end: 1639108317.655646, incomplete, passed tc-start: 1639108317.670286, lineends tc-end: 1639108321.344075, lineends, passed tc-start: 1639108321.354676, multiple tc-end: 1639108323.48862, multiple, passed tc-start: 1639108323.58461, nested tc-end: 1639108324.325469, nested, passed tc-start: 1639108324.335522, quoting tc-end: 1639108326.869632, quoting, passed tc-start: 1639108326.882690, 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: 1639108328.93480, side_effects, passed tc-start: 1639108328.107570, vicious tc-so:Executing command [ /bin/sh script ] tc-so:Executing command [ /bin/sh script ] tc-end: 1639108329.475214, vicious, passed tp-end: 1639108329.488790, bin/sh/t_here tp-start: 1639108330.142129, bin/sh/t_input, 1 tc-start: 1639108330.145380, 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: 1639108391.97285, nul_elimination, passed tp-end: 1639108391.107167, bin/sh/t_input tp-start: 1639108393.450923, bin/sh/t_option, 14 tc-start: 1639108393.453994, 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: 1639108404.462984, Option_switching, passed tc-start: 1639108404.470907, 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: 1639108410.50127, pipefail, passed tc-start: 1639108410.61176, restore_local_opts tc-so:Executing command [ /bin/sh -ec . './test-funcs.27951'; local_test ] tc-end: 1639108411.507346, restore_local_opts, passed tc-start: 1639108411.520487, 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: 1639108414.649487, set_C, passed tc-start: 1639108414.664971, 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: 1639108422.469631, set_X, passed tc-start: 1639108422.482843, 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: 1639108424.114966, set_a, passed tc-start: 1639108424.124432, 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: 1639108426.31535, set_e, passed tc-start: 1639108426.41727, 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: 1639108428.15494, set_f, passed tc-start: 1639108428.65514, 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: 1639108435.51836, set_n, passed tc-start: 1639108435.59474, 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: 1639108438.526363, set_u, passed tc-start: 1639108438.535589, 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: 1639108440.848733, set_v, passed tc-start: 1639108440.859709, 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: 1639108442.970257, set_x, passed tc-start: 1639108442.980151, 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: 1639108445.309941, vi_emacs_VE_toggle, passed tc-start: 1639108445.321152, xx_bogus tc-so:Executing command [ /bin/sh -c set -% ; echo ERR ] tc-end: 1639108446.150222, xx_bogus, passed tp-end: 1639108446.158363, bin/sh/t_option tp-start: 1639108446.960607, bin/sh/t_patterns, 3 tc-start: 1639108446.963293, case_matching tc-end: 1639108495.347507, case_matching, passed tc-start: 1639108495.354899, filename_expansion tc-end: 1639108600.520413, filename_expansion, passed tc-start: 1639108633.178183, var_substring_matching tc-end: 1639108648.670586, var_substring_matching, passed tp-end: 1639108648.678294, bin/sh/t_patterns tp-start: 1639108650.660219, bin/sh/t_redir, 13 tc-start: 1639108650.663061, 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: 1639108653.408204, basic_test_method_test, passed tc-start: 1639108653.417447, 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: 1639108662.363463, do_output_redirections, passed tc-start: 1639108662.381633, 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: 1639108664.878123, do_redirect_input_output, passed tc-start: 1639108664.887318, 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: 1639108671.947968, fd_redirections, passed tc-start: 1639108672.30158, 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: 1639108675.566921, incorrect_redirections, passed tc-start: 1639108675.575916, 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: 1639108677.694787, local_redirections, passed tc-start: 1639108677.803150, 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: 1639108683.848321, redir_in_case, passed tc-start: 1639108683.858498, subshell_redirections tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-end: 1639108685.637460, subshell_redirections, passed tc-start: 1639108685.656750, ulimit_redirection_interaction tc-so:Executing command [ /bin/sh helper.sh ] tc-end: 1639108687.87789, ulimit_redirection_interaction, passed tc-start: 1639108687.96627, 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: 1639108743.904522, validate_fn_redirects, passed tp-end: 1639108743.919243, bin/sh/t_redir tp-start: 1639108745.89546, bin/sh/t_redircloexec, 7 tc-start: 1639108745.91638, compound_redir_open tc-so:Executing command [ /bin/sh ./comp1 ] tc-end: 1639108745.788448, compound_redir_open, passed tc-start: 1639108745.795377, 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: 1639108747.465400, exec_redir_closed, passed tc-start: 1639108747.473536, 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: 1639108749.105241, exec_redir_open, passed tc-start: 1639108749.113044, loop_redir_open tc-so:Executing command [ /bin/sh ./for1 ] tc-end: 1639108749.797226, loop_redir_open, passed tc-start: 1639108749.805065, 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: 1639108751.462110, posix_exec_redir, passed tc-start: 1639108751.469860, simple_redir_open tc-so:Executing command [ /bin/sh ./simp1 ] tc-end: 1639108752.148292, simple_redir_open, passed tc-start: 1639108752.156273, subshell_redir_open tc-so:Executing command [ /bin/sh ./comp1 ] tc-end: 1639108752.906133, subshell_redir_open, passed tp-end: 1639108752.913615, bin/sh/t_redircloexec tp-start: 1639108753.415041, bin/sh/t_set_e, 1 tc-start: 1639108753.417312, all tc-end: 1639108770.993614, all, passed tp-end: 1639108771.889, bin/sh/t_set_e tp-start: 1639108771.899593, bin/sh/t_shift, 5 tc-start: 1639108771.901673, 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: 1639108775.298934, basic_shift_test, passed tc-start: 1639108775.311581, 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: 1639108778.465110, excessive_shift, passed tc-start: 1639108778.474384, function_shift tc-end: 1639108779.279277, function_shift, passed tc-start: 1639108779.294415, 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: 1639108783.12514, non_numeric_shift, passed tc-start: 1639108783.26182, 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: 1639108785.485862, too_many_args, passed tp-end: 1639108785.494673, bin/sh/t_shift tp-start: 1639108791.840304, bin/sh/t_syntax, 21 tc-start: 1639108791.845276, 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: 1639108795.558186, a_basic_tokenisation, passed tc-start: 1639108795.570503, 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: 1639108801.213263, b_comments, passed tc-start: 1639108801.232200, 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: 1639108808.550036, c_line_wrapping, passed tc-start: 1639108808.559812, 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: 1639108813.198315, d_cstrings, passed tc-start: 1639108813.204431, 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: 1639108817.476690, f_redirects, passed tc-start: 1639108817.482880, 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: 1639108929.337150, g_variable_syntax, passed tc-start: 1639108929.346010, 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: 1639108969.32348, i_pipelines, passed tc-start: 1639108969.38903, 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: 1639108977.836696, j_and_or_lists, passed tc-start: 1639108977.843016, 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: 1639108990.639535, k_lists, passed tc-start: 1639108990.647403, 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: 1639109012.571845, l_async_lists, passed tc-start: 1639109012.578950, 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: 1639109015.793510, m_compound_lists, passed tc-start: 1639109015.800636, 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: 1639109019.494536, q_for_loop, passed tc-start: 1639109019.501298, 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: 1639109026.70778, r_case, passed tc-start: 1639109026.77070, 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: 1639109030.340286, s_if, passed tc-start: 1639109030.348395, 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: 1639109032.389623, t_loops, passed tc-start: 1639109032.397056, 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: 1639109035.626506, u_case_cont, passed tc-start: 1639109035.634776, 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: 1639109038.447290, x_functions, passed tc-start: 1639109038.454195, 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: 1639109043.780219, z_PR_48498, passed tc-start: 1639109043.788938, 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: 1639109049.510635, z_PR_52426, passed tc-start: 1639109049.521859, z_PR_53712 tc-so:proc.23855.corename: %n.core -> core tc-end: 1639109050.683980, z_PR_53712, passed tp-end: 1639109050.697481, bin/sh/t_syntax tp-start: 1639109051.509499, bin/sh/t_ulimit, 1 tc-start: 1639109051.520404, limits tc-so:Executing command [ /bin/sh -c ulimit -a ] tc-se:local: -c: bad variable name tc-end: 1639109052.486529, limits, passed tp-end: 1639109052.494091, bin/sh/t_ulimit tp-start: 1639109053.310713, bin/sh/t_varquote, 3 tc-start: 1639109053.314231, all tc-end: 1639109054.73075, all, passed tc-start: 1639109054.85432, 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: 1639109055.236218, default_assignment_with_arith, passed tc-start: 1639109055.246810, nested_quotes_multiword tc-so:Executing command [ /bin/sh -c echo "${foo:="first-word"} second-word" ] tc-end: 1639109055.962360, nested_quotes_multiword, passed tp-end: 1639109055.968863, bin/sh/t_varquote tp-start: 1639109057.51730, bin/sh/t_varval, 5 tc-start: 1639109057.54748, 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: 1639109059.38207, aaa, passed tc-start: 1639109059.49853, assignment tc-so:Executing command [ /bin/sh ] tc-end: 1639109065.822635, assignment, passed tc-start: 1639109065.833049, cmdline tc-so:Executing command [ /bin/sh ] tc-end: 1639109072.459191, cmdline, passed tc-start: 1639109072.473930, 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: 1639109082.470170, read, passed tc-start: 1639109083.18217, 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: 1639109094.193940, redirect, passed tp-end: 1639109094.814616, bin/sh/t_varval tp-start: 1639109095.701372, bin/sh/t_wait, 4 tc-start: 1639109095.703454, 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: 1639109108.860565, basic_wait, passed tc-start: 1639109108.868600, individual tc-end: 1639109115.431260, individual, passed tc-start: 1639109115.440898, jobs tc-end: 1639109129.781329, jobs, passed tc-start: 1639109129.791261, kill tc-so:Executing command [ /bin/sh -c wait 1 ] tc-end: 1639109140.705169, kill, passed tp-end: 1639109140.717405, bin/sh/t_wait tp-start: 1639109141.656625, bin/sleep/t_sleep, 3 tc-start: 1639109141.659354, 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: 1639109145.339822, fraction, passed tc-start: 1639109145.347032, 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: 1639109151.610895, hex, passed tc-start: 1639109151.617479, 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: 1639109154.307630, nonnumeric, passed tp-end: 1639109154.317882, bin/sleep/t_sleep tp-start: 1639109155.268008, bin/tar/t_tar, 2 tc-start: 1639109155.272073, 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: 1639109157.23735, append, passed tc-start: 1639109157.39537, rd_base256_size tc-se:1+0 records in tc-se:1+0 records out tc-se:1179855 bytes transferred in 0.233 secs (5063755 bytes/sec) tc-so:Executing command [ tar -xf test.tar ] tc-so:Executing command [ cmp output.bin reference.bin ] tc-end: 1639109158.929119, rd_base256_size, passed tp-end: 1639109158.972339, bin/tar/t_tar tp-start: 1639109159.244127, dev/cgd/t_cgd_3des, 2 tc-start: 1639109159.247226, cgd_3des_cbc_192_encblkno1 tc-so:[ 1.0000000] entropy: ready tc-end: 1639109160.113566, cgd_3des_cbc_192_encblkno1, passed tc-start: 1639109160.123528, cgd_3des_cbc_192_encblkno8 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] cgd: enabling legacy encblkno8 tc-so:[ 1.2700050] cgd: enabling legacy encblkno8 tc-end: 1639109160.702802, cgd_3des_cbc_192_encblkno8, passed tp-end: 1639109160.711876, dev/cgd/t_cgd_3des tp-start: 1639109160.875334, dev/cgd/t_cgd_adiantum, 1 tc-start: 1639109160.880426, cgd_adiantum tc-so:[ 1.0000000] entropy: ready tc-end: 1639109161.454181, cgd_adiantum, passed tp-end: 1639109161.464565, dev/cgd/t_cgd_adiantum tp-start: 1639109161.600035, dev/cgd/t_cgd_aes, 8 tc-start: 1639109161.602693, cgd_aes_cbc_128_encblkno1 tc-so:[ 1.0000000] entropy: ready tc-end: 1639109162.215630, cgd_aes_cbc_128_encblkno1, passed tc-start: 1639109162.224188, cgd_aes_cbc_128_encblkno8 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] cgd: enabling legacy encblkno8 tc-so:[ 1.2800050] cgd: enabling legacy encblkno8 tc-end: 1639109162.786931, cgd_aes_cbc_128_encblkno8, passed tc-start: 1639109162.796250, cgd_aes_cbc_192_encblkno1 tc-so:[ 1.0000000] entropy: ready tc-end: 1639109163.453770, cgd_aes_cbc_192_encblkno1, passed tc-start: 1639109163.464422, cgd_aes_cbc_192_encblkno8 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] cgd: enabling legacy encblkno8 tc-so:[ 1.2700050] cgd: enabling legacy encblkno8 tc-end: 1639109164.78314, cgd_aes_cbc_192_encblkno8, passed tc-start: 1639109164.88121, cgd_aes_cbc_256_encblkno1 tc-so:[ 1.0000000] entropy: ready tc-end: 1639109164.652082, cgd_aes_cbc_256_encblkno1, passed tc-start: 1639109164.661820, cgd_aes_cbc_256_encblkno8 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] cgd: enabling legacy encblkno8 tc-so:[ 1.2500050] cgd: enabling legacy encblkno8 tc-end: 1639109165.194123, cgd_aes_cbc_256_encblkno8, passed tc-start: 1639109165.202492, cgd_aes_xts_256 tc-so:[ 1.0000000] entropy: ready tc-end: 1639109165.745025, cgd_aes_xts_256, passed tc-start: 1639109165.753061, cgd_aes_xts_512 tc-so:[ 1.0000000] entropy: ready tc-end: 1639109166.386823, cgd_aes_xts_512, passed tp-end: 1639109166.398472, dev/cgd/t_cgd_aes tp-start: 1639109166.579941, dev/cgd/t_cgd_blowfish, 6 tc-start: 1639109166.583707, cgd_bf_cbc_128_encblkno1 tc-so:[ 1.0000000] entropy: ready tc-end: 1639109167.220918, cgd_bf_cbc_128_encblkno1, passed tc-start: 1639109167.229406, cgd_bf_cbc_128_encblkno8 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] cgd: enabling legacy encblkno8 tc-so:[ 1.2600050] cgd: enabling legacy encblkno8 tc-end: 1639109167.738993, cgd_bf_cbc_128_encblkno8, passed tc-start: 1639109167.747772, cgd_bf_cbc_256_encblkno1 tc-so:[ 1.0000000] entropy: ready tc-end: 1639109168.265001, cgd_bf_cbc_256_encblkno1, passed tc-start: 1639109168.276526, cgd_bf_cbc_256_encblkno8 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2700050] cgd: enabling legacy encblkno8 tc-so:[ 1.3300050] cgd: enabling legacy encblkno8 tc-end: 1639109168.974457, cgd_bf_cbc_256_encblkno8, passed tc-start: 1639109168.985084, cgd_bf_cbc_448_encblkno1 tc-so:[ 1.0000000] entropy: ready tc-so:panic: rumpuser fatal failure 22 (Invalid argument) tc-se:Test program crashed; attempting to get stack trace tc-se:[New process 5795] tc-se:[New process 5833] tc-se:[New process 5824] tc-se:[New process 5836] tc-se:[New process 5827] tc-se:[New process 5826] tc-se:[New process 3231] tc-se:[New process 25006] tc-se:[New process 5832] tc-se:[New process 5712] tc-se:[New process 5837] tc-se:[New process 5706] tc-se:[New process 5703] tc-se:[New process 3214] tc-se:[New process 3202] tc-se:[New process 26237] tc-se:[New process 23827] tc-se:[New process 3215] tc-se:[New process 3218] tc-se:[New process 6549] tc-se:[New process 3217] tc-se:[New process 6166] tc-se:[New process 5783] tc-se:[New process 22425] tc-se:[New process 5454] tc-se:[New process 21297] tc-se:[New process 6562] tc-se:[New process 3213] tc-se:Core was generated by `t_cgd_blowfish'. 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 5795)] tc-se:#0 0x0000000041dd24d0 in abort () from /usr/lib/libc.so.12 tc-se:#1 0x0000000041409d94 in rumpuser_mutex_enter_nowrap () from /usr/lib/librumpuser.so.0 tc-se:#2 0x0000000040905154 in ?? () from /usr/lib/librumpdev_cgd.so.0 tc-se:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-se:Stack trace complete tc-end: 1639109173.809504, cgd_bf_cbc_448_encblkno1, failed, Test program received signal 6 (core dumped) tc-start: 1639109173.833604, cgd_bf_cbc_448_encblkno8 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.1900050] cgd: enabling legacy encblkno8 tc-so:[ 1.2500050] cgd: enabling legacy encblkno8 tc-end: 1639109174.340024, cgd_bf_cbc_448_encblkno8, passed tp-end: 1639109174.349223, dev/cgd/t_cgd_blowfish tp-start: 1639109176.719471, dev/cgd/t_cgd, 7 tc-start: 1639109176.722342, 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: 1639109180.482148, basic, passed tc-start: 1639109180.493046, 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: 1639109613.725326, alarm_sensor, passed tc-start: 1639109613.741447, 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: 1639109653.949070, entropy_interrupt_sensor, passed tc-start: 1639109653.963658, 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: 1639109728.528438, entropy_polled_sensor, passed tc-start: 1639109728.551469, 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: 1639109789.590605, limit_sensor, passed tc-start: 1639109789.607494, 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: 1639109829.388047, simple_sensor, passed tp-end: 1639109829.408168, dev/sysmon/t_swsensor tp-start: 1639109829.580862, dev/usb/t_hid, 2 tc-start: 1639109829.583707, khid tc-so:[ 1.0000000] entropy: ready tc-end: 1639109830.73154, khid, passed tc-start: 1639109830.83185, khid_parse_just_pop tc-so:[ 1.0000000] entropy: ready tc-end: 1639109830.523403, khid_parse_just_pop, passed tp-end: 1639109830.532576, dev/usb/t_hid tp-start: 1639109833.588072, games/t_factor, 12 tc-start: 1639109833.590125, h_loop1 tc-end: 1639109833.592806, h_loop1, skipped, Required program '/usr/games/factor' not found in the PATH tc-start: 1639109833.594468, h_loop2 tc-end: 1639109833.596457, h_loop2, skipped, Required program '/usr/games/factor' not found in the PATH tc-start: 1639109833.597894, h_overflow1 tc-end: 1639109833.599926, h_overflow1, skipped, Required program '/usr/games/factor' not found in the PATH tc-start: 1639109833.601351, h_overflow2 tc-end: 1639109833.603373, h_overflow2, skipped, Required program '/usr/games/factor' not found in the PATH tc-start: 1639109833.604820, hx_loop1 tc-end: 1639109833.607117, hx_loop1, skipped, Required program '/usr/games/factor' not found in the PATH tc-start: 1639109833.608559, hx_loop2 tc-end: 1639109833.610848, hx_loop2, skipped, Required program '/usr/games/factor' not found in the PATH tc-start: 1639109833.612277, hx_overflow1 tc-end: 1639109833.614477, hx_overflow1, skipped, Required program '/usr/games/factor' not found in the PATH tc-start: 1639109833.615911, hx_overflow2 tc-end: 1639109833.617936, hx_overflow2, skipped, Required program '/usr/games/factor' not found in the PATH tc-start: 1639109833.620911, loop1 tc-end: 1639109833.623136, loop1, skipped, Required program '/usr/games/factor' not found in the PATH tc-start: 1639109833.624585, loop2 tc-end: 1639109833.626544, loop2, skipped, Required program '/usr/games/factor' not found in the PATH tc-start: 1639109833.627969, overflow1 tc-end: 1639109833.629968, overflow1, skipped, Required program '/usr/games/factor' not found in the PATH tc-start: 1639109833.631403, overflow2 tc-end: 1639109833.633486, overflow2, skipped, Required program '/usr/games/factor' not found in the PATH tp-end: 1639109833.634946, games/t_factor tp-start: 1639109833.718748, include/machine/t_bswap, 6 tc-start: 1639109833.720818, bswap16_basic tc-end: 1639109833.786333, bswap16_basic, passed tc-start: 1639109833.792950, bswap16_unconst tc-end: 1639109833.862037, bswap16_unconst, passed tc-start: 1639109833.868691, bswap32_basic tc-end: 1639109833.934408, bswap32_basic, passed tc-start: 1639109833.941718, bswap32_unconst tc-end: 1639109834.8435, bswap32_unconst, passed tc-start: 1639109834.15002, bswap64_basic tc-end: 1639109834.81081, bswap64_basic, passed tc-start: 1639109834.89013, bswap64_unconst tc-end: 1639109834.159356, bswap64_unconst, passed tp-end: 1639109834.166572, include/machine/t_bswap tp-start: 1639109834.290988, include/sys/t_bitops, 6 tc-start: 1639109834.293764, bitmap_basic tc-end: 1639109834.395127, bitmap_basic, passed tc-start: 1639109834.404549, fast_divide32 tc-end: 1639109834.508293, fast_divide32, passed tc-start: 1639109834.517811, ffsfls tc-end: 1639109834.625470, ffsfls, passed tc-start: 1639109834.635036, ilog2_32bit tc-end: 1639109834.717575, ilog2_32bit, passed tc-start: 1639109834.724545, ilog2_64bit tc-end: 1639109834.793781, ilog2_64bit, passed tc-start: 1639109834.800244, ilog2_const tc-end: 1639109834.869695, ilog2_const, passed tp-end: 1639109834.876220, include/sys/t_bitops tp-start: 1639109834.940594, include/sys/t_bootblock, 2 tc-start: 1639109834.942758, mbr_partition tc-end: 1639109835.5869, mbr_partition, passed tc-start: 1639109835.12479, mbr_sector tc-end: 1639109835.76074, mbr_sector, passed tp-end: 1639109835.82646, include/sys/t_bootblock tp-start: 1639109835.153692, include/sys/t_cdefs, 8 tc-start: 1639109835.155709, sissigned tc-end: 1639109835.219068, sissigned, passed tc-start: 1639109835.225713, stypefit tc-end: 1639109835.290539, stypefit, passed tc-start: 1639109835.297431, stypemask tc-end: 1639109835.364407, stypemask, passed tc-start: 1639109835.371190, stypeminmax tc-end: 1639109835.438388, stypeminmax, passed tc-start: 1639109835.445503, uissigned tc-end: 1639109835.512113, uissigned, passed tc-start: 1639109835.519477, utypefit tc-end: 1639109835.591355, utypefit, passed tc-start: 1639109835.598584, utypemask tc-end: 1639109835.666811, utypemask, passed tc-start: 1639109835.673610, utypeminmax tc-end: 1639109835.740887, utypeminmax, passed tp-end: 1639109835.748332, include/sys/t_cdefs tp-start: 1639109835.812418, include/sys/t_list, 1 tc-start: 1639109835.814626, list_move tc-end: 1639109835.880880, list_move, passed tp-end: 1639109835.887840, include/sys/t_list tp-start: 1639109835.955301, include/sys/t_pslist, 1 tc-start: 1639109835.957602, misc tc-end: 1639109836.24310, misc, passed tp-end: 1639109836.31344, include/sys/t_pslist tp-start: 1639109836.96987, include/sys/t_tree, 1 tc-start: 1639109836.99399, tree_rbstress tc-end: 1639109836.835983, tree_rbstress, passed tp-end: 1639109836.843046, include/sys/t_tree tp-start: 1639109836.908631, include/sys/t_types, 3 tc-start: 1639109836.910754, types_limits tc-end: 1639109836.975604, types_limits, passed tc-start: 1639109836.982721, types_signed tc-end: 1639109837.49215, types_signed, passed tc-start: 1639109837.56482, types_unsigned tc-end: 1639109837.122817, types_unsigned, passed tp-end: 1639109837.129793, include/sys/t_types tp-start: 1639109837.258794, include/sys/t_socket, 3 tc-start: 1639109837.260980, cmsg_sendfd tc-so:[ 1.0000000] entropy: ready tc-end: 1639109837.684793, cmsg_sendfd, passed tc-start: 1639109837.692135, cmsg_sendfd_bounds tc-so:[ 1.0000000] entropy: ready tc-end: 1639109838.72142, cmsg_sendfd_bounds, passed tc-start: 1639109838.79116, sock_cloexec tc-so:[ 1.0000000] entropy: ready tc-end: 1639109838.456725, sock_cloexec, passed tp-end: 1639109838.463789, include/sys/t_socket tp-start: 1639109838.534385, include/t_bitstring, 6 tc-start: 1639109838.536718, bits_27 tc-end: 1639109838.695062, bits_27, passed tc-start: 1639109838.703539, bits_32 tc-end: 1639109838.851641, bits_32, passed tc-start: 1639109838.860245, bits_49 tc-end: 1639109839.14748, bits_49, passed tc-start: 1639109839.23166, bits_64 tc-end: 1639109839.184983, bits_64, passed tc-start: 1639109839.194051, bits_67 tc-end: 1639109839.362921, bits_67, passed tc-start: 1639109839.371759, bits_8 tc-end: 1639109839.516316, bits_8, passed tp-end: 1639109839.525157, include/t_bitstring tp-start: 1639109839.590512, include/t_errno, 1 tc-start: 1639109839.592739, errno_constants tc-end: 1639109839.659751, errno_constants, passed tp-end: 1639109839.666626, include/t_errno tp-start: 1639109839.732385, include/t_glob, 1 tc-start: 1639109839.734628, glob_types tc-end: 1639109839.799353, glob_types, passed tp-end: 1639109839.806071, include/t_glob tp-start: 1639109839.872879, include/t_inttypes, 1 tc-start: 1639109839.875120, int_fmtio tc-end: 1639109839.945912, int_fmtio, passed tp-end: 1639109839.953516, include/t_inttypes tp-start: 1639109840.22920, include/t_limits, 3 tc-start: 1639109840.25137, char tc-end: 1639109840.89841, char, passed tc-start: 1639109840.97235, posix tc-end: 1639109840.163633, posix, passed tc-start: 1639109840.171195, short tc-end: 1639109840.238607, short, passed tp-end: 1639109840.245516, include/t_limits tp-start: 1639109840.311591, include/t_netdb, 1 tc-start: 1639109840.313917, 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: 1639109840.387048, netdb_constants, expected_failure, PR standards/44777: 2 checks failed as expected; see output for more details tp-end: 1639109840.394819, include/t_netdb tp-start: 1639109840.460954, include/t_paths, 1 tc-start: 1639109840.463144, paths tc-end: 1639109840.529341, paths, skipped, PR port-sparc/45580 tp-end: 1639109840.536240, include/t_paths tp-start: 1639109840.603617, include/t_stdint, 2 tc-start: 1639109840.606002, int16 tc-end: 1639109840.671752, int16, passed tc-start: 1639109840.678631, int8 tc-end: 1639109840.746567, int8, passed tp-end: 1639109840.753296, include/t_stdint tp-start: 1639109840.854854, kernel/kqueue/read/t_fifo, 1 tc-start: 1639109840.857439, fifo tc-end: 1639109840.995015, fifo, passed tp-end: 1639109841.1993, kernel/kqueue/read/t_fifo tp-start: 1639109841.74461, kernel/kqueue/read/t_file, 1 tc-start: 1639109841.78168, 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: 1639109853.118991, file, passed tp-end: 1639109853.127627, kernel/kqueue/read/t_file tp-start: 1639109853.195164, kernel/kqueue/read/t_file2, 1 tc-start: 1639109853.197332, file2 tc-end: 1639109853.266817, file2, passed tp-end: 1639109853.276241, kernel/kqueue/read/t_file2 tp-start: 1639109853.343538, kernel/kqueue/read/t_pipe, 1 tc-start: 1639109853.346056, 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: 1639109853.424521, pipe, passed tp-end: 1639109853.431575, kernel/kqueue/read/t_pipe tp-start: 1639109853.509627, kernel/kqueue/read/t_ttypty, 3 tc-start: 1639109853.512282, 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: 1639109853.607591, closed_slave, passed tc-start: 1639109853.614839, 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: 1639109855.688455, master, passed tc-start: 1639109855.695147, 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: 1639109857.764769, slave, passed tp-end: 1639109857.772739, kernel/kqueue/read/t_ttypty tp-start: 1639109857.868812, kernel/kqueue/write/t_fifo, 1 tc-start: 1639109857.871908, fifo tc-end: 1639109858.9057, fifo, passed tp-end: 1639109858.16027, kernel/kqueue/write/t_fifo tp-start: 1639109858.82696, kernel/kqueue/write/t_pipe, 3 tc-start: 1639109858.84939, pipe1 tc-end: 1639109858.152388, pipe1, passed tc-start: 1639109858.159443, pipe2 tc-so:pipe: child read 'foo' tc-so:kevent num 1 flags: 0x5, fflags: 0, data: 16384 tc-end: 1639109858.261511, pipe2, passed tc-start: 1639109858.268483, pipe3 tc-end: 1639109858.349925, pipe3, passed tp-end: 1639109858.358667, kernel/kqueue/write/t_pipe tp-start: 1639109858.440011, kernel/kqueue/write/t_ttypty, 2 tc-start: 1639109858.442390, 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: 1639109860.519820, master, passed tc-start: 1639109860.526389, 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: 1639109862.608675, slave, passed tp-end: 1639109862.616892, kernel/kqueue/write/t_ttypty tp-start: 1639109862.687069, kernel/kqueue/t_empty, 1 tc-start: 1639109862.689495, sock_tcp tc-end: 1639109864.828927, sock_tcp, passed tp-end: 1639109864.836827, kernel/kqueue/t_empty tp-start: 1639109864.919105, kernel/kqueue/t_ioctl, 2 tc-start: 1639109864.921738, 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: 1639109865.18413, kfilter_byfilter, passed tc-start: 1639109865.25176, 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: 1639109865.119426, kfilter_byname, passed tp-end: 1639109865.127562, kernel/kqueue/t_ioctl tp-start: 1639109865.212479, kernel/kqueue/t_oneshot, 1 tc-start: 1639109865.215169, oneshot_udata tc-end: 1639109865.318255, oneshot_udata, passed tp-end: 1639109865.326900, kernel/kqueue/t_oneshot tp-start: 1639109865.406891, kernel/kqueue/t_proc1, 1 tc-start: 1639109865.409110, proc1 tc-so:14563: NOTE_FORK tc-so:14563: NOTE_EXEC tc-so:14563: NOTE_EXIT tc-end: 1639109869.485716, proc1, passed tp-end: 1639109869.494344, kernel/kqueue/t_proc1 tp-start: 1639109869.571834, kernel/kqueue/t_proc2, 1 tc-start: 1639109869.574061, proc2 tc-end: 1639109873.594300, proc2, passed tp-end: 1639109873.603004, kernel/kqueue/t_proc2 tp-start: 1639109873.676406, kernel/kqueue/t_proc3, 1 tc-start: 1639109873.678539, proc3 tc-end: 1639109873.763412, proc3, passed tp-end: 1639109873.771847, kernel/kqueue/t_proc3 tp-start: 1639109873.858357, kernel/kqueue/t_proc4, 1 tc-start: 1639109873.861296, proc4 tc-end: 1639109875.37888, proc4, passed tp-end: 1639109875.44960, kernel/kqueue/t_proc4 tp-start: 1639109875.137847, kernel/kqueue/t_scan, 1 tc-start: 1639109875.140212, scan1 tc-end: 1639109875.933928, scan1, passed tp-end: 1639109875.942106, kernel/kqueue/t_scan tp-start: 1639109876.22181, kernel/kqueue/t_sig, 2 tc-start: 1639109876.24626, sig tc-so:my pid: 15241 tc-so:got 5 as filter number for `EVFILT_SIGNAL'. tc-so:sig: kevent returned 0 in 2.001367 tc-so:sig: kevent returned 1 in 0.000068 tc-so:sig: kevent flags: 0x25, data: 1 (# times signal posted) tc-so:sig: kevent returned 0 in 1.979876 tc-so:sig: kevent returned 0 in 1.971115 tc-so:sig: kevent returned 1 in 0.000070 tc-so:sig: kevent flags: 0x25, data: 1 (# times signal posted) tc-so:sig: kevent returned 0 in 1.990438 tc-so:sig: kevent returned 0 in 1.990685 tc-so:sig: kevent returned 1 in 0.000062 tc-so:sig: kevent flags: 0x25, data: 1 (# times signal posted) tc-so:sig: kevent returned 0 in 1.960612 tc-so:sig: kevent returned 0 in 1.990975 tc-so:sig: kevent returned 1 in 0.000061 tc-so:sig: kevent flags: 0x25, data: 1 (# times signal posted) tc-so:sig: kevent returned 0 in 2.010582 tc-so:sig: kevent returned 0 in 1.980872 tc-so:sig: kevent returned 1 in 0.000064 tc-so:sig: kevent flags: 0x25, data: 1 (# times signal posted) tc-so:sig: finished successfully tc-end: 1639109899.963251, sig, passed tc-start: 1639109899.972999, sig_and_proc tc-end: 1639109900.79429, sig_and_proc, passed tp-end: 1639109900.88181, kernel/kqueue/t_sig tp-start: 1639109900.180058, kernel/kqueue/t_timer, 5 tc-start: 1639109900.182535, abstime tc-so:time 9.378606390 not in [ 3.5, 4.5 ) tc-so:time 9.378606390 not in [ 4.5, 5.5 ) tc-end: 1639109909.652478, abstime, failed, /tmp/build/2021.12.10.01.18.29-sparc64/src/tests/kernel/kqueue/t_timer.c:300: check_timespec(&ts, 4) || check_timespec(&ts, 5) not met tc-start: 1639109909.660732, basic_timer tc-so:time 9.876548210 not in [ 4.5, 5.5 ) tc-end: 1639109919.622414, basic_timer, failed, /tmp/build/2021.12.10.01.18.29-sparc64/src/tests/kernel/kqueue/t_timer.c:116: check_timespec(&ts, TIME1_TOTAL_SEC) not met tc-start: 1639109919.635503, count_expirations tc-end: 1639109930.449803, count_expirations, passed tc-start: 1639109930.457555, modify tc-end: 1639109958.91871, modify, passed tc-start: 1639109958.99554, timer_units tc-so:time 3.906306460 not in [ 1.5, 2.5 ) tc-end: 1639109962.91723, timer_units, failed, /tmp/build/2021.12.10.01.18.29-sparc64/src/tests/kernel/kqueue/t_timer.c:326: units 'NOTE_SECONDS' failed tp-end: 1639109962.98135, kernel/kqueue/t_timer tp-start: 1639109962.202782, kernel/kqueue/t_vnode, 21 tc-start: 1639109962.205124, dir_no_note_link_create_file_in tc-end: 1639109962.376304, dir_no_note_link_create_file_in, passed tc-start: 1639109962.385983, dir_no_note_link_delete_file_in tc-end: 1639109962.569730, dir_no_note_link_delete_file_in, passed tc-start: 1639109962.578245, dir_no_note_link_mv_dir_within tc-end: 1639109962.747266, dir_no_note_link_mv_dir_within, passed tc-start: 1639109962.755959, dir_no_note_link_mv_file_within tc-end: 1639109962.922561, dir_no_note_link_mv_file_within, passed tc-start: 1639109962.930424, dir_note_link_create_dir_in tc-end: 1639109963.95345, dir_note_link_create_dir_in, passed tc-start: 1639109963.101312, dir_note_link_delete_dir_in tc-end: 1639109963.270340, dir_note_link_delete_dir_in, passed tc-start: 1639109963.277261, dir_note_link_mv_dir_in tc-end: 1639109963.458172, dir_note_link_mv_dir_in, passed tc-start: 1639109963.466200, dir_note_link_mv_dir_out tc-end: 1639109963.631532, dir_note_link_mv_dir_out, passed tc-start: 1639109963.639937, dir_note_write_create_dir_in tc-end: 1639109963.837450, dir_note_write_create_dir_in, passed tc-start: 1639109963.846075, dir_note_write_create_file_in tc-end: 1639109964.27571, dir_note_write_create_file_in, passed tc-start: 1639109964.37380, dir_note_write_delete_dir_in tc-end: 1639109964.231074, dir_note_write_delete_dir_in, passed tc-start: 1639109964.239561, dir_note_write_delete_file_in tc-end: 1639109964.426017, dir_note_write_delete_file_in, passed tc-start: 1639109964.435736, dir_note_write_mv_dir_in tc-end: 1639109964.659769, dir_note_write_mv_dir_in, passed tc-start: 1639109964.669839, dir_note_write_mv_dir_out tc-end: 1639109964.839539, dir_note_write_mv_dir_out, passed tc-start: 1639109964.849670, dir_note_write_mv_dir_within tc-end: 1639109965.44849, dir_note_write_mv_dir_within, passed tc-start: 1639109965.54604, dir_note_write_mv_file_in tc-end: 1639109965.232293, dir_note_write_mv_file_in, passed tc-start: 1639109965.242370, dir_note_write_mv_file_out tc-end: 1639109965.404644, dir_note_write_mv_file_out, passed tc-start: 1639109965.412150, dir_note_write_mv_file_within tc-end: 1639109965.568929, dir_note_write_mv_file_within, passed tc-start: 1639109965.577776, interest tc-end: 1639109965.724331, interest, passed tc-start: 1639109965.731917, open_write_read_close tc-end: 1639109965.877774, open_write_read_close, passed tc-start: 1639109965.885163, rename_over_self_hardlink tc-end: 1639109966.36858, rename_over_self_hardlink, passed tp-end: 1639109966.44322, kernel/kqueue/t_vnode tp-start: 1639109966.235263, kernel/tty/t_pr, 3 tc-start: 1639109966.237515, client_first tc-so:[ 1.0000000] entropy: ready tc-end: 1639109966.774106, client_first, passed tc-start: 1639109966.780991, master_first tc-so:[ 1.0000000] entropy: ready tc-end: 1639109967.162470, master_first, passed tc-start: 1639109967.170282, ptyioctl tc-so:[ 1.0000000] entropy: ready tc-end: 1639109967.556586, ptyioctl, passed tp-end: 1639109967.567015, kernel/tty/t_pr tp-start: 1639109967.634733, kernel/t_fcntl, 1 tc-start: 1639109967.637081, getpath tc-end: 1639109967.707849, getpath, passed tp-end: 1639109967.715260, kernel/t_fcntl tp-start: 1639109967.784575, kernel/t_lock, 1 tc-start: 1639109967.786755, lock tc-end: 1639109969.797172, lock, passed tp-end: 1639109969.804657, kernel/t_lock tp-start: 1639109969.875228, kernel/t_lockf, 2 tc-start: 1639109969.877216, deadlock tc-end: 1639109971.941972, deadlock, passed tc-start: 1639109971.950575, 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: 1639110090.60192, randlock, passed tp-end: 1639110090.68576, kernel/t_lockf tp-start: 1639110090.140624, kernel/t_pty, 2 tc-start: 1639110090.142913, pty_no_queue tc-end: 1639110096.129137, pty_no_queue, passed tc-start: 1639110096.136488, pty_queue tc-end: 1639110101.976654, pty_queue, passed tp-end: 1639110101.987166, kernel/t_pty tp-start: 1639110102.88899, kernel/t_mqueue, 1 tc-start: 1639110102.91398, mqueue tc-end: 1639110102.194830, mqueue, passed tp-end: 1639110102.206140, kernel/t_mqueue tp-start: 1639110102.299868, kernel/t_proccwd, 2 tc-start: 1639110102.302097, chroot tc-end: 1639110102.401020, chroot, passed tc-start: 1639110102.411474, prompt_pid tc-end: 1639110102.488351, prompt_pid, passed tp-end: 1639110102.496252, kernel/t_proccwd tp-start: 1639110102.577659, kernel/t_sysv, 3 tc-start: 1639110102.579916, 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: Fri Dec 10 04:21:42 2021 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: Fri Dec 10 04:21:42 2021 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: Fri Dec 10 04:21:42 2021 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: Fri Dec 10 04:21:42 2021 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: Fri Dec 10 04:21:42 2021 tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0600 tc-so:qnum 0, qbytes 2048, lspid 8826, lrpid 8189 tc-so:stime: Fri Dec 10 04:21:42 2021 tc-so:rtime: Fri Dec 10 04:21:42 2021 tc-so:ctime: Fri Dec 10 04:21:42 2021 tc-end: 1639110102.825889, msg, passed tc-start: 1639110102.836235, 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: Fri Dec 10 04:21:42 2021 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: Fri Dec 10 04:21:42 2021 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: Fri Dec 10 04:21:42 2021 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: Fri Dec 10 04:21:42 2021 tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0600 tc-so:nsems 1 tc-so:otime: Fri Dec 10 04:21:45 2021 tc-so:ctime: Fri Dec 10 04:21:42 2021 tc-end: 1639110105.286288, sem, passed tc-start: 1639110105.295568, shm tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0640 tc-so:segsz 8192, lpid 0, cpid 4330, 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: Fri Dec 10 04:21:45 2021 tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0600 tc-so:segsz 8192, lpid 0, cpid 4330, 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: Fri Dec 10 04:21:45 2021 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 4330, 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: Fri Dec 10 04:21:45 2021 tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0600 tc-so:segsz 8192, lpid 0, cpid 4330, 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: Fri Dec 10 04:21:45 2021 tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0600 tc-so:segsz 8192, lpid 4266, cpid 4330, nattch 1 tc-so:atime: Fri Dec 10 04:21:45 2021 tc-so:dtime: Fri Dec 10 04:21:45 2021 tc-so:ctime: Fri Dec 10 04:21:45 2021 tc-end: 1639110105.483453, shm, passed tp-end: 1639110105.492118, kernel/t_sysv tp-start: 1639110105.565482, kernel/t_subr_prf, 5 tc-start: 1639110105.568844, snprintf_count tc-end: 1639110105.638166, snprintf_count, passed tc-start: 1639110105.646347, snprintf_count_overflow tc-end: 1639110105.726453, snprintf_count_overflow, passed tc-start: 1639110105.734578, snprintf_print tc-end: 1639110105.815323, snprintf_print, passed tc-start: 1639110105.822342, snprintf_print_overflow tc-end: 1639110105.896582, snprintf_print_overflow, passed tc-start: 1639110105.903534, vasprintf_print tc-end: 1639110105.975039, vasprintf_print, passed tp-end: 1639110105.982171, kernel/t_subr_prf tp-start: 1639110106.65423, kernel/t_kauth_pr_47598, 1 tc-start: 1639110106.68008, kauth_curtain tc-end: 1639110106.163381, kauth_curtain, skipped, curtain is not enabled and we would not be able to drop it later due to securelevel settings tp-end: 1639110106.172452, kernel/t_kauth_pr_47598 tp-start: 1639110106.270967, kernel/t_ksem, 4 tc-start: 1639110106.273707, close_on_unnamed tc-end: 1639110106.357201, close_on_unnamed, passed tc-start: 1639110106.364108, close_on_unnamed_pshared tc-end: 1639110106.432364, close_on_unnamed_pshared, passed tc-start: 1639110106.438931, destroy_on_named tc-end: 1639110106.571722, destroy_on_named, passed tc-start: 1639110106.579186, open_unlinked_lifecycle tc-end: 1639110106.713098, open_unlinked_lifecycle, passed tp-end: 1639110106.719877, kernel/t_ksem tp-start: 1639110106.785435, kernel/t_sysctl, 1 tc-start: 1639110106.787508, bufsize tc-end: 1639110106.882433, bufsize, passed tp-end: 1639110106.889565, kernel/t_sysctl tp-start: 1639110106.977055, kernel/t_timeleft, 1 tc-start: 1639110106.979730, timeleft__lwp_park tc-so:Orig time 5.0 tc-so:Time left 2.999425530 tc-end: 1639110109.84007, timeleft__lwp_park, passed tp-end: 1639110109.94480, kernel/t_timeleft tp-start: 1639110109.213013, kernel/t_zombie, 6 tc-start: 1639110109.215993, race1 tc-end: 1639110114.35102, race1, passed tc-start: 1639110114.46693, signal1 tc-end: 1639110114.157106, signal1, passed tc-start: 1639110114.167498, signal2 tc-end: 1639110114.287143, signal2, passed tc-start: 1639110114.300560, signal3 tc-end: 1639110114.409326, signal3, passed tc-start: 1639110114.420480, signal4 tc-end: 1639110114.534790, signal4, passed tc-start: 1639110114.544257, signal5 tc-end: 1639110114.686782, signal5, passed tp-end: 1639110114.696236, kernel/t_zombie tp-start: 1639110114.812610, kernel/t_extattrctl, 1 tc-start: 1639110114.815228, extattrctl_namei tc-so:[ 1.0000000] entropy: ready tc-end: 1639110115.188075, extattrctl_namei, passed tp-end: 1639110115.195331, kernel/t_extattrctl tp-start: 1639110115.311578, kernel/t_filedesc, 1 tc-start: 1639110115.314177, getfilerace tc-so:[ 1.0000000] entropy: ready tc-end: 1639110138.801188, getfilerace, passed tp-end: 1639110138.811032, kernel/t_filedesc tp-start: 1639110138.964679, kernel/t_rnd, 3 tc-start: 1639110138.967530, RNDADDDATA tc-so:[ 1.0000000] entropy: ready tc-end: 1639110139.334665, RNDADDDATA, passed tc-start: 1639110139.341548, RNDADDDATA2 tc-so:[ 1.0000000] entropy: ready tc-end: 1639110139.693004, RNDADDDATA2, passed tc-start: 1639110139.699980, read_random tc-so:[ 1.0000000] entropy: ready tc-end: 1639110141.877957, read_random, passed tp-end: 1639110141.885181, kernel/t_rnd tp-start: 1639110141.974058, kernel/t_extent, 11 tc-start: 1639110141.976588, bound1 tc-end: 1639110142.61208, bound1, passed tc-start: 1639110142.69160, bound2 tc-end: 1639110142.162561, bound2, passed tc-start: 1639110142.172393, bound3 tc-end: 1639110142.268839, bound3, passed tc-start: 1639110142.277790, bound4 tc-end: 1639110142.373649, bound4, passed tc-start: 1639110142.381056, bound5 tc-end: 1639110142.456403, bound5, passed tc-start: 1639110142.465151, coalesce tc-end: 1639110142.560807, coalesce, passed tc-start: 1639110142.570176, free tc-end: 1639110142.662012, free, passed tc-start: 1639110142.669945, subregion1 tc-end: 1639110142.758781, subregion1, passed tc-start: 1639110142.770649, subregion2 tc-end: 1639110142.870189, subregion2, passed tc-start: 1639110142.880172, subregion3 tc-end: 1639110142.981011, subregion3, passed tc-start: 1639110142.989817, subregion4 tc-end: 1639110143.70164, subregion4, passed tp-end: 1639110143.77747, kernel/t_extent tp-start: 1639110143.707401, kernel/t_umount, 1 tc-start: 1639110143.710083, 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.zgKT0T/umount-f_mount: not currently mounted tc-end: 1639110149.423213, umount, passed tp-end: 1639110149.442475, kernel/t_umount tp-start: 1639110150.445390, kernel/t_umountstress, 2 tc-start: 1639110150.447655, 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: 1639110155.757685, fileop, passed tc-start: 1639110155.773644, 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: 1639110172.44131, mountlist, passed tp-end: 1639110172.60712, kernel/t_umountstress tp-start: 1639110172.666436, kernel/t_ps_strings, 2 tc-start: 1639110172.669091, update tc-end: 1639110175.924036, update, passed tc-start: 1639110175.932064, validate tc-so:Executing command [ /usr/tests/kernel/h_ps_strings1 ] tc-end: 1639110176.676934, validate, passed tp-end: 1639110176.685966, kernel/t_ps_strings tp-start: 1639110178.601213, kernel/t_trapsignal, 20 tc-start: 1639110178.603859, bus_handle tc-so:Executing command [ /usr/tests/kernel/h_segv bus handle ] tc-end: 1639110179.351555, bus_handle, passed tc-start: 1639110179.360530, bus_handle_recurse tc-so:Executing command [ /usr/tests/kernel/h_segv bus handle recurse ] tc-end: 1639110180.237433, bus_handle_recurse, passed tc-start: 1639110180.251135, bus_ignore tc-so:Executing command [ /usr/tests/kernel/h_segv bus ignore ] tc-end: 1639110181.153989, bus_ignore, passed tc-start: 1639110181.165185, bus_mask tc-so:Executing command [ /usr/tests/kernel/h_segv bus mask ] tc-end: 1639110181.927904, bus_mask, passed tc-start: 1639110181.940590, bus_simple tc-so:Executing command [ /usr/tests/kernel/h_segv bus recurse ] tc-end: 1639110182.711964, bus_simple, passed tc-start: 1639110182.725535, fpe_handle tc-so:Executing command [ /usr/tests/kernel/h_segv fpe handle ] tc-end: 1639110183.472412, fpe_handle, passed tc-start: 1639110183.479470, fpe_handle_recurse tc-so:Executing command [ /usr/tests/kernel/h_segv fpe handle recurse ] tc-end: 1639110184.287645, fpe_handle_recurse, passed tc-start: 1639110184.297935, fpe_ignore tc-so:Executing command [ /usr/tests/kernel/h_segv fpe ignore ] tc-end: 1639110185.64634, fpe_ignore, passed tc-start: 1639110185.75141, fpe_mask tc-so:Executing command [ /usr/tests/kernel/h_segv fpe mask ] tc-end: 1639110185.838549, fpe_mask, passed tc-start: 1639110185.849384, fpe_simple tc-so:Executing command [ /usr/tests/kernel/h_segv fpe recurse ] tc-end: 1639110186.526449, fpe_simple, passed tc-start: 1639110186.535992, segv_handle tc-so:Executing command [ /usr/tests/kernel/h_segv segv handle ] tc-end: 1639110187.184411, segv_handle, passed tc-start: 1639110187.193466, segv_handle_recurse tc-so:Executing command [ /usr/tests/kernel/h_segv segv handle recurse ] tc-end: 1639110188.86629, segv_handle_recurse, passed tc-start: 1639110188.99887, segv_ignore tc-so:Executing command [ /usr/tests/kernel/h_segv segv ignore ] tc-end: 1639110188.991654, segv_ignore, passed tc-start: 1639110189.5240, segv_mask tc-so:Executing command [ /usr/tests/kernel/h_segv segv mask ] tc-end: 1639110189.895170, segv_mask, passed tc-start: 1639110189.909157, segv_simple tc-so:Executing command [ /usr/tests/kernel/h_segv segv recurse ] tc-end: 1639110190.801536, segv_simple, passed tc-start: 1639110190.814667, trap_handle tc-so:Executing command [ /usr/tests/kernel/h_segv trap handle ] tc-end: 1639110191.682467, trap_handle, passed tc-start: 1639110191.692084, trap_handle_recurse tc-so:Executing command [ /usr/tests/kernel/h_segv trap handle recurse ] tc-end: 1639110192.520602, trap_handle_recurse, passed tc-start: 1639110192.530748, trap_ignore tc-so:Executing command [ /usr/tests/kernel/h_segv trap ignore ] tc-end: 1639110193.331764, trap_ignore, passed tc-start: 1639110193.342864, trap_mask tc-so:Executing command [ /usr/tests/kernel/h_segv trap mask ] tc-end: 1639110194.51539, trap_mask, passed tc-start: 1639110194.61784, trap_simple tc-so:Executing command [ /usr/tests/kernel/h_segv trap recurse ] tc-end: 1639110194.738778, trap_simple, passed tp-end: 1639110194.750271, kernel/t_trapsignal tp-start: 1639110195.305017, kernel/t_interp, 1 tc-start: 1639110195.307930, procfs_interp tc-end: 1639110195.860941, procfs_interp, passed tp-end: 1639110195.869781, kernel/t_interp tp-start: 1639110198.782188, kernel/t_magic_symlinks, 10 tc-start: 1639110198.784861, 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: 1639110200.496243, domainname, passed tc-start: 1639110200.503158, gid tc-so:Initialized vfs.generic.magiclinks=1 tc-so:Restored vfs.generic.magiclinks=0 tc-end: 1639110202.79796, gid, passed tc-start: 1639110202.88170, 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: 1639110203.811864, hostname, passed tc-start: 1639110203.824542, machine tc-so:Initialized vfs.generic.magiclinks=1 tc-so:Restored vfs.generic.magiclinks=0 tc-end: 1639110205.521906, machine, passed tc-start: 1639110205.531346, machine_arch tc-so:Initialized vfs.generic.magiclinks=1 tc-so:Restored vfs.generic.magiclinks=0 tc-end: 1639110207.374046, machine_arch, passed tc-start: 1639110207.383135, ostype tc-so:Initialized vfs.generic.magiclinks=1 tc-so:Restored vfs.generic.magiclinks=0 tc-end: 1639110209.125388, ostype, passed tc-start: 1639110209.135628, 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: 1639110210.855201, realpath, expected_failure, PR lib/55361: realpath does not handle magic symlinks properly tc-start: 1639110210.865839, rgid tc-so:Initialized vfs.generic.magiclinks=1 tc-so:Restored vfs.generic.magiclinks=0 tc-end: 1639110212.417096, rgid, passed tc-start: 1639110212.424336, ruid tc-so:Initialized vfs.generic.magiclinks=1 tc-so:Restored vfs.generic.magiclinks=0 tc-end: 1639110214.89749, ruid, passed tc-start: 1639110214.97224, uid tc-so:Initialized vfs.generic.magiclinks=1 tc-so:Restored vfs.generic.magiclinks=0 tc-end: 1639110215.728123, uid, passed tp-end: 1639110215.737633, kernel/t_magic_symlinks tp-start: 1639110216.301328, kernel/t_nointerpreter, 1 tc-start: 1639110216.304472, nointerpreter tc-so:hello world tc-end: 1639110217.449360, nointerpreter, passed tp-end: 1639110217.458069, kernel/t_nointerpreter tp-start: 1639110218.275609, kernel/t_origin, 2 tc-start: 1639110218.278719, 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: 1639110224.711324, origin_simple, passed tc-start: 1639110224.729027, 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: 1639110230.92168, origin_simple_32, passed tp-end: 1639110230.107972, kernel/t_origin tp-start: 1639110230.949224, kernel/t_procpath, 3 tc-start: 1639110230.952523, absolute_proc tc-so:Executing command [ /usr/tests/kernel/h_getprocpath -1 ] tc-end: 1639110231.697133, absolute_proc, passed tc-start: 1639110231.705924, interpreter_proc tc-so:Executing command [ /usr/tests/kernel/h_interpreter interpreter /usr/tests/kernel/h_getprocpath ] tc-end: 1639110232.479083, interpreter_proc, passed tc-start: 1639110232.485973, relative_proc tc-so:Executing command [ /usr/tests/kernel/h_interpreter dot /usr/tests/kernel/h_getprocpath ] tc-end: 1639110233.410733, relative_proc, passed tp-end: 1639110233.419544, kernel/t_procpath tp-start: 1639110233.970084, kernel/t_fexecve, 2 tc-start: 1639110233.972404, fexecve_elf tc-so:Executing command [ cc -o hello hello.c ] tc-so:Executing command [ /usr/tests/kernel/h_fexecve ./hello ] tc-end: 1639110236.180876, fexecve_elf, passed tc-start: 1639110236.194219, fexecve_script tc-so:Executing command [ chmod +x goodbye ] tc-so:Executing command [ /usr/tests/kernel/h_fexecve ./goodbye ] tc-end: 1639110237.103372, fexecve_script, passed tp-end: 1639110237.113057, kernel/t_fexecve tp-start: 1639110237.588558, kernel/t_fpufork, 1 tc-start: 1639110237.591026, fpufork tc-so:Executing command [ /usr/tests/kernel/h_fpufork ] tc-end: 1639110238.207105, fpufork, passed tp-end: 1639110238.214020, kernel/t_fpufork tp-start: 1639110239.408441, kernel/t_simplehook, 3 tc-start: 1639110239.411128, 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: 1639110247.359780, simplehook_basic, passed tc-start: 1639110247.368523, 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: 1639110261.431360, simplehook_disestablish, passed tc-start: 1639110261.438685, 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: 1639110266.825551, simplehook_nolock, passed tp-end: 1639110266.833260, kernel/t_simplehook tp-start: 1639110267.867700, lib/csu/t_crt0, 5 tc-start: 1639110267.870355, initfini1 tc-so:Executing command [ /usr/tests/lib/csu/h_initfini1 ] tc-end: 1639110268.616230, initfini1, passed tc-start: 1639110268.625266, initfini2 tc-so:Executing command [ /usr/tests/lib/csu/h_initfini2 ] tc-end: 1639110269.326653, initfini2, passed tc-start: 1639110269.336327, initfini3 tc-so:Executing command [ /usr/tests/lib/csu/h_initfini3 ] tc-end: 1639110270.78073, initfini3, passed tc-start: 1639110270.88659, 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: 1639110270.940553, initfini4, passed tc-start: 1639110270.949664, initfini_array tc-so:Executing command [ /bin/sh -c /usr/tests/lib/csu/h_initfini_array ] tc-end: 1639110271.627240, initfini_array, passed tp-end: 1639110271.635276, lib/csu/t_crt0 tp-start: 1639110272.169228, lib/csu/t_ifunc_static, 1 tc-start: 1639110272.172117, ifunc_static tc-end: 1639110272.825376, ifunc_static, passed tp-end: 1639110272.833565, lib/csu/t_ifunc_static tp-start: 1639110273.558189, lib/libarchive/t_libarchive, 1 tc-start: 1639110273.560823, libarchive tc-end: 1639110274.89734, libarchive, skipped, Not enough RAM tp-end: 1639110274.98325, lib/libarchive/t_libarchive tp-start: 1639110274.197791, lib/libbluetooth/t_bluetooth, 2 tc-start: 1639110274.200497, check_bt_aton tc-end: 1639110274.295711, check_bt_aton, passed tc-start: 1639110274.303325, check_bt_ntoa tc-end: 1639110274.384045, check_bt_ntoa, passed tp-end: 1639110274.391861, lib/libbluetooth/t_bluetooth tp-start: 1639110274.478798, lib/libbluetooth/t_sdp_data, 2 tc-start: 1639110274.481644, check_sdp_data_size tc-end: 1639110274.568111, check_sdp_data_size, passed tc-start: 1639110274.575876, check_sdp_data_type tc-end: 1639110274.661388, check_sdp_data_type, passed tp-end: 1639110274.669145, lib/libbluetooth/t_sdp_data tp-start: 1639110274.769262, lib/libbluetooth/t_sdp_get, 10 tc-start: 1639110274.772725, check_sdp_get_alt tc-end: 1639110274.879440, check_sdp_get_alt, passed tc-start: 1639110274.889787, check_sdp_get_attr tc-end: 1639110274.972706, check_sdp_get_attr, passed tc-start: 1639110274.979833, check_sdp_get_bool tc-end: 1639110275.56279, check_sdp_get_bool, passed tc-start: 1639110275.63448, check_sdp_get_data tc-end: 1639110275.144396, check_sdp_get_data, passed tc-start: 1639110275.151577, check_sdp_get_int tc-end: 1639110275.240654, check_sdp_get_int, passed tc-start: 1639110275.251126, check_sdp_get_seq tc-end: 1639110275.361584, check_sdp_get_seq, passed tc-start: 1639110275.368817, check_sdp_get_str tc-end: 1639110275.451936, check_sdp_get_str, passed tc-start: 1639110275.459445, check_sdp_get_uint tc-end: 1639110275.538496, check_sdp_get_uint, passed tc-start: 1639110275.545974, check_sdp_get_url tc-end: 1639110275.627598, check_sdp_get_url, passed tc-start: 1639110275.635589, check_sdp_get_uuid tc-end: 1639110275.723597, check_sdp_get_uuid, passed tp-end: 1639110275.731145, lib/libbluetooth/t_sdp_get tp-start: 1639110275.810086, lib/libbluetooth/t_sdp_match, 1 tc-start: 1639110275.812630, check_sdp_match_uuid16 tc-end: 1639110275.896292, check_sdp_match_uuid16, passed tp-end: 1639110275.906877, lib/libbluetooth/t_sdp_match tp-start: 1639110276.5303, lib/libbluetooth/t_sdp_put, 21 tc-start: 1639110276.8190, check_sdp_put_alt tc-end: 1639110276.93925, check_sdp_put_alt, passed tc-start: 1639110276.101589, check_sdp_put_attr tc-end: 1639110276.187228, check_sdp_put_attr, passed tc-start: 1639110276.193986, check_sdp_put_bool tc-end: 1639110276.270050, check_sdp_put_bool, passed tc-start: 1639110276.276997, check_sdp_put_data tc-end: 1639110276.359291, check_sdp_put_data, passed tc-start: 1639110276.366861, check_sdp_put_int tc-end: 1639110276.447671, check_sdp_put_int, passed tc-start: 1639110276.456012, check_sdp_put_int16 tc-end: 1639110276.534446, check_sdp_put_int16, passed tc-start: 1639110276.541095, check_sdp_put_int32 tc-end: 1639110276.617268, check_sdp_put_int32, passed tc-start: 1639110276.623881, check_sdp_put_int64 tc-end: 1639110276.704229, check_sdp_put_int64, passed tc-start: 1639110276.711236, check_sdp_put_int8 tc-end: 1639110276.791183, check_sdp_put_int8, passed tc-start: 1639110276.798074, check_sdp_put_seq tc-end: 1639110276.880896, check_sdp_put_seq, passed tc-start: 1639110276.887472, check_sdp_put_str tc-end: 1639110276.969528, check_sdp_put_str, passed tc-start: 1639110276.976463, check_sdp_put_uint tc-end: 1639110277.59441, check_sdp_put_uint, passed tc-start: 1639110277.67063, check_sdp_put_uint16 tc-end: 1639110277.149228, check_sdp_put_uint16, passed tc-start: 1639110277.157525, check_sdp_put_uint32 tc-end: 1639110277.237729, check_sdp_put_uint32, passed tc-start: 1639110277.246395, check_sdp_put_uint64 tc-end: 1639110277.327607, check_sdp_put_uint64, passed tc-start: 1639110277.334779, check_sdp_put_uint8 tc-end: 1639110277.417583, check_sdp_put_uint8, passed tc-start: 1639110277.425200, check_sdp_put_url tc-end: 1639110277.507741, check_sdp_put_url, passed tc-start: 1639110277.516116, check_sdp_put_uuid tc-end: 1639110277.600521, check_sdp_put_uuid, passed tc-start: 1639110277.607288, check_sdp_put_uuid128 tc-end: 1639110277.686357, check_sdp_put_uuid128, passed tc-start: 1639110277.694042, check_sdp_put_uuid16 tc-end: 1639110277.776534, check_sdp_put_uuid16, passed tc-start: 1639110277.784163, check_sdp_put_uuid32 tc-end: 1639110277.874651, check_sdp_put_uuid32, passed tp-end: 1639110277.881931, lib/libbluetooth/t_sdp_put tp-start: 1639110277.960950, lib/libbluetooth/t_sdp_set, 5 tc-start: 1639110277.963420, check_sdp_set_alt tc-end: 1639110278.43044, check_sdp_set_alt, passed tc-start: 1639110278.50633, check_sdp_set_bool tc-end: 1639110278.132286, check_sdp_set_bool, passed tc-start: 1639110278.139819, check_sdp_set_int tc-end: 1639110278.220532, check_sdp_set_int, passed tc-start: 1639110278.228476, check_sdp_set_seq tc-end: 1639110278.314216, check_sdp_set_seq, passed tc-start: 1639110278.321195, check_sdp_set_uint tc-end: 1639110278.400290, check_sdp_set_uint, passed tp-end: 1639110278.408154, lib/libbluetooth/t_sdp_set tp-start: 1639110278.517026, lib/libc/atomic/t_atomic_add, 10 tc-start: 1639110278.519784, atomic_add_32 tc-end: 1639110278.594391, atomic_add_32, passed tc-start: 1639110278.602898, atomic_add_32_nv tc-end: 1639110278.680467, atomic_add_32_nv, passed tc-start: 1639110278.687907, atomic_add_64 tc-end: 1639110278.763799, atomic_add_64, passed tc-start: 1639110278.771106, atomic_add_64_nv tc-end: 1639110278.849270, atomic_add_64_nv, passed tc-start: 1639110278.858401, atomic_add_int tc-end: 1639110278.938421, atomic_add_int, passed tc-start: 1639110278.946261, atomic_add_int_nv tc-end: 1639110279.20478, atomic_add_int_nv, passed tc-start: 1639110279.28156, atomic_add_long tc-end: 1639110279.109454, atomic_add_long, passed tc-start: 1639110279.117203, atomic_add_long_nv tc-end: 1639110279.194595, atomic_add_long_nv, passed tc-start: 1639110279.202978, atomic_add_ptr tc-end: 1639110279.289596, atomic_add_ptr, passed tc-start: 1639110279.298332, atomic_add_ptr_nv tc-end: 1639110279.367719, atomic_add_ptr_nv, passed tp-end: 1639110279.374765, lib/libc/atomic/t_atomic_add tp-start: 1639110279.455482, lib/libc/atomic/t_atomic_and, 8 tc-start: 1639110279.457899, atomic_and_32 tc-end: 1639110279.527832, atomic_and_32, passed tc-start: 1639110279.534854, atomic_and_32_nv tc-end: 1639110279.610788, atomic_and_32_nv, passed tc-start: 1639110279.618400, atomic_and_64 tc-end: 1639110279.692292, atomic_and_64, passed tc-start: 1639110279.700466, atomic_and_64_nv tc-end: 1639110279.776267, atomic_and_64_nv, passed tc-start: 1639110279.785159, atomic_and_uint tc-end: 1639110279.860047, atomic_and_uint, passed tc-start: 1639110279.866843, atomic_and_uint_nv tc-end: 1639110279.951213, atomic_and_uint_nv, passed tc-start: 1639110279.960522, atomic_and_ulong tc-end: 1639110280.45829, atomic_and_ulong, passed tc-start: 1639110280.54310, atomic_and_ulong_nv tc-end: 1639110280.129897, atomic_and_ulong_nv, passed tp-end: 1639110280.137466, lib/libc/atomic/t_atomic_and tp-start: 1639110280.221510, lib/libc/atomic/t_atomic_cas, 10 tc-start: 1639110280.224007, atomic_cas_32 tc-end: 1639110280.297938, atomic_cas_32, passed tc-start: 1639110280.305831, atomic_cas_32_ni tc-end: 1639110280.382220, atomic_cas_32_ni, passed tc-start: 1639110280.390090, atomic_cas_64 tc-end: 1639110280.465851, atomic_cas_64, passed tc-start: 1639110280.473339, atomic_cas_64_ni tc-end: 1639110280.553174, atomic_cas_64_ni, passed tc-start: 1639110280.560318, atomic_cas_ptr tc-end: 1639110280.638038, atomic_cas_ptr, passed tc-start: 1639110280.647199, atomic_cas_ptr_ni tc-end: 1639110280.724087, atomic_cas_ptr_ni, passed tc-start: 1639110280.731235, atomic_cas_uint tc-end: 1639110280.805516, atomic_cas_uint, passed tc-start: 1639110280.813634, atomic_cas_uint_ni tc-end: 1639110280.891282, atomic_cas_uint_ni, passed tc-start: 1639110280.898418, atomic_cas_ulong tc-end: 1639110280.972597, atomic_cas_ulong, passed tc-start: 1639110280.979954, atomic_cas_ulong_ni tc-end: 1639110281.56417, atomic_cas_ulong_ni, passed tp-end: 1639110281.64352, lib/libc/atomic/t_atomic_cas tp-start: 1639110281.153771, lib/libc/atomic/t_atomic_dec, 10 tc-start: 1639110281.156375, atomic_dec_32 tc-end: 1639110281.235263, atomic_dec_32, passed tc-start: 1639110281.242946, atomic_dec_32_nv tc-end: 1639110281.324681, atomic_dec_32_nv, passed tc-start: 1639110281.337058, atomic_dec_64 tc-end: 1639110281.432792, atomic_dec_64, passed tc-start: 1639110281.442231, atomic_dec_64_nv tc-end: 1639110281.521225, atomic_dec_64_nv, passed tc-start: 1639110281.529178, atomic_dec_ptr tc-end: 1639110281.602433, atomic_dec_ptr, passed tc-start: 1639110281.609629, atomic_dec_ptr_nv tc-end: 1639110281.683167, atomic_dec_ptr_nv, passed tc-start: 1639110281.690706, atomic_dec_uint tc-end: 1639110281.768531, atomic_dec_uint, passed tc-start: 1639110281.775705, atomic_dec_uint_nv tc-end: 1639110281.851794, atomic_dec_uint_nv, passed tc-start: 1639110281.858954, atomic_dec_ulong tc-end: 1639110281.940061, atomic_dec_ulong, passed tc-start: 1639110281.947452, atomic_dec_ulong_nv tc-end: 1639110282.35927, atomic_dec_ulong_nv, passed tp-end: 1639110282.44967, lib/libc/atomic/t_atomic_dec tp-start: 1639110282.130524, lib/libc/atomic/t_atomic_inc, 10 tc-start: 1639110282.132909, atomic_inc_32 tc-end: 1639110282.203752, atomic_inc_32, passed tc-start: 1639110282.212702, atomic_inc_32_nv tc-end: 1639110282.289153, atomic_inc_32_nv, passed tc-start: 1639110282.296999, atomic_inc_64 tc-end: 1639110282.372078, atomic_inc_64, passed tc-start: 1639110282.379599, atomic_inc_64_nv tc-end: 1639110282.452686, atomic_inc_64_nv, passed tc-start: 1639110282.459975, atomic_inc_ptr tc-end: 1639110282.538469, atomic_inc_ptr, passed tc-start: 1639110282.545716, atomic_inc_ptr_nv tc-end: 1639110282.619600, atomic_inc_ptr_nv, passed tc-start: 1639110282.627000, atomic_inc_uint tc-end: 1639110282.703312, atomic_inc_uint, passed tc-start: 1639110282.710753, atomic_inc_uint_nv tc-end: 1639110282.785894, atomic_inc_uint_nv, passed tc-start: 1639110282.793754, atomic_inc_ulong tc-end: 1639110282.864366, atomic_inc_ulong, passed tc-start: 1639110282.871434, atomic_inc_ulong_nv tc-end: 1639110282.939897, atomic_inc_ulong_nv, passed tp-end: 1639110282.946513, lib/libc/atomic/t_atomic_inc tp-start: 1639110283.60766, lib/libc/atomic/t_atomic_or, 8 tc-start: 1639110283.63458, atomic_or_32 tc-end: 1639110283.139502, atomic_or_32, passed tc-start: 1639110283.147272, atomic_or_32_nv tc-end: 1639110283.228139, atomic_or_32_nv, passed tc-start: 1639110283.236625, atomic_or_64 tc-end: 1639110283.315770, atomic_or_64, passed tc-start: 1639110283.322626, atomic_or_64_nv tc-end: 1639110283.400494, atomic_or_64_nv, passed tc-start: 1639110283.407472, atomic_or_uint tc-end: 1639110283.479738, atomic_or_uint, passed tc-start: 1639110283.487227, atomic_or_uint_nv tc-end: 1639110283.563565, atomic_or_uint_nv, passed tc-start: 1639110283.571495, atomic_or_ulong tc-end: 1639110283.646670, atomic_or_ulong, passed tc-start: 1639110283.653660, atomic_or_ulong_nv tc-end: 1639110283.729917, atomic_or_ulong_nv, passed tp-end: 1639110283.737464, lib/libc/atomic/t_atomic_or tp-start: 1639110283.817296, lib/libc/atomic/t_atomic_swap, 5 tc-start: 1639110283.820043, atomic_swap_32 tc-end: 1639110283.894754, atomic_swap_32, passed tc-start: 1639110283.902201, atomic_swap_64 tc-end: 1639110283.968129, atomic_swap_64, passed tc-start: 1639110283.974807, atomic_swap_ptr tc-end: 1639110284.48825, atomic_swap_ptr, passed tc-start: 1639110284.56704, atomic_swap_uint tc-end: 1639110284.133546, atomic_swap_uint, passed tc-start: 1639110284.142528, atomic_swap_ulong tc-end: 1639110284.226826, atomic_swap_ulong, passed tp-end: 1639110284.235338, lib/libc/atomic/t_atomic_swap tp-start: 1639110284.330228, lib/libc/atomic/t___sync_add, 8 tc-start: 1639110284.333446, __sync_add_and_fetch_1 tc-end: 1639110284.430328, __sync_add_and_fetch_1, passed tc-start: 1639110284.439730, __sync_add_and_fetch_2 tc-end: 1639110284.538038, __sync_add_and_fetch_2, passed tc-start: 1639110284.545771, __sync_add_and_fetch_4 tc-end: 1639110284.632415, __sync_add_and_fetch_4, passed tc-start: 1639110284.642384, __sync_add_and_fetch_8 tc-end: 1639110284.740814, __sync_add_and_fetch_8, passed tc-start: 1639110284.750424, __sync_fetch_and_add_1 tc-end: 1639110284.849012, __sync_fetch_and_add_1, passed tc-start: 1639110284.858887, __sync_fetch_and_add_2 tc-end: 1639110284.934701, __sync_fetch_and_add_2, passed tc-start: 1639110284.942347, __sync_fetch_and_add_4 tc-end: 1639110285.15126, __sync_fetch_and_add_4, passed tc-start: 1639110285.22110, __sync_fetch_and_add_8 tc-end: 1639110285.98755, __sync_fetch_and_add_8, passed tp-end: 1639110285.105757, lib/libc/atomic/t___sync_add tp-start: 1639110285.182440, lib/libc/atomic/t___sync_sub, 8 tc-start: 1639110285.184932, __sync_fetch_and_sub_1 tc-end: 1639110285.258745, __sync_fetch_and_sub_1, passed tc-start: 1639110285.266095, __sync_fetch_and_sub_2 tc-end: 1639110285.343851, __sync_fetch_and_sub_2, passed tc-start: 1639110285.361428, __sync_fetch_and_sub_4 tc-end: 1639110285.436180, __sync_fetch_and_sub_4, passed tc-start: 1639110285.443416, __sync_fetch_and_sub_8 tc-end: 1639110285.520575, __sync_fetch_and_sub_8, passed tc-start: 1639110285.527792, __sync_sub_and_fetch_1 tc-end: 1639110285.601625, __sync_sub_and_fetch_1, passed tc-start: 1639110285.609219, __sync_sub_and_fetch_2 tc-end: 1639110285.684359, __sync_sub_and_fetch_2, passed tc-start: 1639110285.691507, __sync_sub_and_fetch_4 tc-end: 1639110285.769385, __sync_sub_and_fetch_4, passed tc-start: 1639110285.776759, __sync_sub_and_fetch_8 tc-end: 1639110285.850192, __sync_sub_and_fetch_8, passed tp-end: 1639110285.857778, lib/libc/atomic/t___sync_sub tp-start: 1639110285.937095, lib/libc/atomic/t___sync_or, 8 tc-start: 1639110285.940286, __sync_fetch_and_or_1 tc-end: 1639110286.13728, __sync_fetch_and_or_1, passed tc-start: 1639110286.21455, __sync_fetch_and_or_2 tc-end: 1639110286.98904, __sync_fetch_and_or_2, passed tc-start: 1639110286.105943, __sync_fetch_and_or_4 tc-end: 1639110286.176700, __sync_fetch_and_or_4, passed tc-start: 1639110286.184771, __sync_fetch_and_or_8 tc-end: 1639110286.260226, __sync_fetch_and_or_8, passed tc-start: 1639110286.268018, __sync_or_and_fetch_1 tc-end: 1639110286.350900, __sync_or_and_fetch_1, passed tc-start: 1639110286.358405, __sync_or_and_fetch_2 tc-end: 1639110286.433223, __sync_or_and_fetch_2, passed tc-start: 1639110286.439939, __sync_or_and_fetch_4 tc-end: 1639110286.510676, __sync_or_and_fetch_4, passed tc-start: 1639110286.517244, __sync_or_and_fetch_8 tc-end: 1639110286.590272, __sync_or_and_fetch_8, passed tp-end: 1639110286.599262, lib/libc/atomic/t___sync_or tp-start: 1639110286.680647, lib/libc/atomic/t___sync_and, 8 tc-start: 1639110286.683166, __sync_and_and_fetch_1 tc-end: 1639110286.762638, __sync_and_and_fetch_1, passed tc-start: 1639110286.773875, __sync_and_and_fetch_2 tc-end: 1639110286.857467, __sync_and_and_fetch_2, passed tc-start: 1639110286.865160, __sync_and_and_fetch_4 tc-end: 1639110286.940575, __sync_and_and_fetch_4, passed tc-start: 1639110286.947751, __sync_and_and_fetch_8 tc-end: 1639110287.42862, __sync_and_and_fetch_8, passed tc-start: 1639110287.52020, __sync_fetch_and_and_1 tc-end: 1639110287.146252, __sync_fetch_and_and_1, passed tc-start: 1639110287.155572, __sync_fetch_and_and_2 tc-end: 1639110287.251027, __sync_fetch_and_and_2, passed tc-start: 1639110287.260086, __sync_fetch_and_and_4 tc-end: 1639110287.357399, __sync_fetch_and_and_4, passed tc-start: 1639110287.367048, __sync_fetch_and_and_8 tc-end: 1639110287.464442, __sync_fetch_and_and_8, passed tp-end: 1639110287.474887, lib/libc/atomic/t___sync_and tp-start: 1639110287.555052, lib/libc/atomic/t___sync_xor, 8 tc-start: 1639110287.557695, __sync_fetch_and_xor_1 tc-end: 1639110287.632462, __sync_fetch_and_xor_1, passed tc-start: 1639110287.639997, __sync_fetch_and_xor_2 tc-end: 1639110287.727063, __sync_fetch_and_xor_2, passed tc-start: 1639110287.734775, __sync_fetch_and_xor_4 tc-end: 1639110287.809624, __sync_fetch_and_xor_4, passed tc-start: 1639110287.817179, __sync_fetch_and_xor_8 tc-end: 1639110287.899195, __sync_fetch_and_xor_8, passed tc-start: 1639110287.906737, __sync_xor_and_fetch_1 tc-end: 1639110287.980372, __sync_xor_and_fetch_1, passed tc-start: 1639110287.987822, __sync_xor_and_fetch_2 tc-end: 1639110288.67834, __sync_xor_and_fetch_2, passed tc-start: 1639110288.75213, __sync_xor_and_fetch_4 tc-end: 1639110288.156243, __sync_xor_and_fetch_4, passed tc-start: 1639110288.163970, __sync_xor_and_fetch_8 tc-end: 1639110288.241432, __sync_xor_and_fetch_8, passed tp-end: 1639110288.248632, lib/libc/atomic/t___sync_xor tp-start: 1639110288.325164, lib/libc/atomic/t___sync_nand, 8 tc-start: 1639110288.327798, __sync_fetch_and_nand_1 tc-end: 1639110288.402243, __sync_fetch_and_nand_1, passed tc-start: 1639110288.409411, __sync_fetch_and_nand_2 tc-end: 1639110288.486856, __sync_fetch_and_nand_2, passed tc-start: 1639110288.495054, __sync_fetch_and_nand_4 tc-end: 1639110288.571288, __sync_fetch_and_nand_4, passed tc-start: 1639110288.579453, __sync_fetch_and_nand_8 tc-end: 1639110288.669586, __sync_fetch_and_nand_8, passed tc-start: 1639110288.678212, __sync_nand_and_fetch_1 tc-end: 1639110288.757945, __sync_nand_and_fetch_1, passed tc-start: 1639110288.766697, __sync_nand_and_fetch_2 tc-end: 1639110288.865629, __sync_nand_and_fetch_2, passed tc-start: 1639110288.875378, __sync_nand_and_fetch_4 tc-end: 1639110288.975826, __sync_nand_and_fetch_4, passed tc-start: 1639110288.984965, __sync_nand_and_fetch_8 tc-end: 1639110289.75604, __sync_nand_and_fetch_8, passed tp-end: 1639110289.84699, lib/libc/atomic/t___sync_nand tp-start: 1639110289.192491, lib/libc/atomic/t___sync_compare_and_swap, 8 tc-start: 1639110289.195889, __sync_bool_compare_and_swap_1 tc-end: 1639110289.289176, __sync_bool_compare_and_swap_1, passed tc-start: 1639110289.297900, __sync_bool_compare_and_swap_2 tc-end: 1639110289.381084, __sync_bool_compare_and_swap_2, passed tc-start: 1639110289.390167, __sync_bool_compare_and_swap_4 tc-end: 1639110289.487552, __sync_bool_compare_and_swap_4, passed tc-start: 1639110289.497930, __sync_bool_compare_and_swap_8 tc-end: 1639110289.574839, __sync_bool_compare_and_swap_8, passed tc-start: 1639110289.584120, __sync_val_compare_and_swap_1 tc-end: 1639110289.671439, __sync_val_compare_and_swap_1, passed tc-start: 1639110289.680718, __sync_val_compare_and_swap_2 tc-end: 1639110289.779839, __sync_val_compare_and_swap_2, passed tc-start: 1639110289.789319, __sync_val_compare_and_swap_4 tc-end: 1639110289.889288, __sync_val_compare_and_swap_4, passed tc-start: 1639110289.899094, __sync_val_compare_and_swap_8 tc-end: 1639110290.657, __sync_val_compare_and_swap_8, passed tp-end: 1639110290.10283, lib/libc/atomic/t___sync_compare_and_swap tp-start: 1639110290.115562, lib/libc/atomic/t___sync_lock, 9 tc-start: 1639110290.118589, __sync_lock_release_1 tc-end: 1639110290.216640, __sync_lock_release_1, passed tc-start: 1639110290.225845, __sync_lock_release_2 tc-end: 1639110290.327813, __sync_lock_release_2, passed tc-start: 1639110290.335467, __sync_lock_release_4 tc-end: 1639110290.410635, __sync_lock_release_4, passed tc-start: 1639110290.418835, __sync_lock_release_8 tc-end: 1639110290.492922, __sync_lock_release_8, passed tc-start: 1639110290.501175, __sync_lock_test_and_set_1 tc-end: 1639110290.582355, __sync_lock_test_and_set_1, passed tc-start: 1639110290.589624, __sync_lock_test_and_set_2 tc-end: 1639110290.665642, __sync_lock_test_and_set_2, passed tc-start: 1639110290.673747, __sync_lock_test_and_set_4 tc-end: 1639110290.750535, __sync_lock_test_and_set_4, passed tc-start: 1639110290.759409, __sync_lock_test_and_set_8 tc-end: 1639110290.838975, __sync_lock_test_and_set_8, passed tc-start: 1639110290.846901, __sync_synchronize tc-end: 1639110290.924335, __sync_synchronize, passed tp-end: 1639110290.932059, lib/libc/atomic/t___sync_lock tp-start: 1639110291.35331, lib/libc/c063/t_faccessat, 7 tc-start: 1639110291.37659, faccessat_fd tc-end: 1639110291.119675, faccessat_fd, passed tc-start: 1639110291.132149, faccessat_fdcwd tc-end: 1639110291.216253, faccessat_fdcwd, passed tc-start: 1639110291.227785, faccessat_fdcwderr tc-end: 1639110291.305600, faccessat_fdcwderr, passed tc-start: 1639110291.317626, faccessat_fderr1 tc-end: 1639110291.402447, faccessat_fderr1, passed tc-start: 1639110291.413423, faccessat_fderr2 tc-end: 1639110291.496171, faccessat_fderr2, passed tc-start: 1639110291.508417, faccessat_fderr3 tc-end: 1639110291.590990, faccessat_fderr3, passed tc-start: 1639110291.602974, faccessat_fdlink tc-end: 1639110291.684961, faccessat_fdlink, passed tp-end: 1639110291.698655, lib/libc/c063/t_faccessat tp-start: 1639110291.780200, lib/libc/c063/t_fchmodat, 7 tc-start: 1639110291.782639, fchmodat_fd tc-end: 1639110291.871593, fchmodat_fd, passed tc-start: 1639110291.883554, fchmodat_fdcwd tc-end: 1639110291.968586, fchmodat_fdcwd, passed tc-start: 1639110291.980619, fchmodat_fdcwderr tc-end: 1639110292.67909, fchmodat_fdcwderr, passed tc-start: 1639110292.77721, fchmodat_fderr1 tc-end: 1639110292.159771, fchmodat_fderr1, passed tc-start: 1639110292.170388, fchmodat_fderr2 tc-end: 1639110292.261827, fchmodat_fderr2, passed tc-start: 1639110292.275091, fchmodat_fderr3 tc-end: 1639110292.374199, fchmodat_fderr3, passed tc-start: 1639110292.388591, fchmodat_fdlink tc-end: 1639110292.473887, fchmodat_fdlink, passed tp-end: 1639110292.485807, lib/libc/c063/t_fchmodat tp-start: 1639110292.572420, lib/libc/c063/t_fchownat, 7 tc-start: 1639110292.574722, fchownat_fd tc-end: 1639110292.668275, fchownat_fd, passed tc-start: 1639110292.678789, fchownat_fdcwd tc-end: 1639110292.788136, fchownat_fdcwd, passed tc-start: 1639110292.802231, fchownat_fdcwderr tc-end: 1639110292.908976, fchownat_fdcwderr, passed tc-start: 1639110292.922569, fchownat_fderr1 tc-end: 1639110293.22653, fchownat_fderr1, passed tc-start: 1639110293.33893, fchownat_fderr2 tc-end: 1639110293.139992, fchownat_fderr2, passed tc-start: 1639110293.151769, fchownat_fderr3 tc-end: 1639110293.250154, fchownat_fderr3, passed tc-start: 1639110293.261883, fchownat_fdlink tc-end: 1639110293.357343, fchownat_fdlink, passed tp-end: 1639110293.368880, lib/libc/c063/t_fchownat tp-start: 1639110293.442841, lib/libc/c063/t_fexecve, 1 tc-start: 1639110293.445392, fexecve tc-end: 1639110293.564326, fexecve, passed tp-end: 1639110293.572938, lib/libc/c063/t_fexecve tp-start: 1639110293.650462, lib/libc/c063/t_fstatat, 7 tc-start: 1639110293.652650, fstatat_fd tc-end: 1639110293.739217, fstatat_fd, passed tc-start: 1639110293.750602, fstatat_fdcwd tc-end: 1639110293.830716, fstatat_fdcwd, passed tc-start: 1639110293.841822, fstatat_fdcwderr tc-end: 1639110293.919729, fstatat_fdcwderr, passed tc-start: 1639110293.930776, fstatat_fderr1 tc-end: 1639110294.11829, fstatat_fderr1, passed tc-start: 1639110294.23010, fstatat_fderr2 tc-end: 1639110294.102069, fstatat_fderr2, passed tc-start: 1639110294.113965, fstatat_fderr3 tc-end: 1639110294.192078, fstatat_fderr3, passed tc-start: 1639110294.203567, fstatat_fdlink tc-end: 1639110294.287323, fstatat_fdlink, passed tp-end: 1639110294.299025, lib/libc/c063/t_fstatat tp-start: 1639110294.381736, lib/libc/c063/t_linkat, 6 tc-start: 1639110294.384206, linkat_fd tc-end: 1639110294.471104, linkat_fd, passed tc-start: 1639110294.486212, linkat_fdcwd tc-end: 1639110294.569032, linkat_fdcwd, passed tc-start: 1639110294.585459, linkat_fdcwderr tc-end: 1639110294.671777, linkat_fdcwderr, passed tc-start: 1639110294.687527, linkat_fderr tc-end: 1639110294.777683, linkat_fderr, passed tc-start: 1639110294.793465, linkat_fdlink1 tc-end: 1639110294.882687, linkat_fdlink1, passed tc-start: 1639110294.900762, linkat_fdlink2 tc-end: 1639110294.993443, linkat_fdlink2, passed tp-end: 1639110295.9675, lib/libc/c063/t_linkat tp-start: 1639110295.90610, lib/libc/c063/t_mkdirat, 4 tc-start: 1639110295.93357, mkdirat_fd tc-end: 1639110295.177319, mkdirat_fd, passed tc-start: 1639110295.190432, mkdirat_fdcwd tc-end: 1639110295.277203, mkdirat_fdcwd, passed tc-start: 1639110295.294844, mkdirat_fdcwderr tc-end: 1639110295.395834, mkdirat_fdcwderr, passed tc-start: 1639110295.405198, mkdirat_fderr tc-end: 1639110295.489233, mkdirat_fderr, passed tp-end: 1639110295.501677, lib/libc/c063/t_mkdirat tp-start: 1639110295.578960, lib/libc/c063/t_mkfifoat, 5 tc-start: 1639110295.581320, mkfifoat_fd tc-end: 1639110295.656364, mkfifoat_fd, passed tc-start: 1639110295.667717, mkfifoat_fdcwd tc-end: 1639110295.763739, mkfifoat_fdcwd, passed tc-start: 1639110295.778699, mkfifoat_fdcwderr tc-end: 1639110295.878885, mkfifoat_fdcwderr, passed tc-start: 1639110295.888384, mkfifoat_fderr tc-end: 1639110295.995558, mkfifoat_fderr, passed tc-start: 1639110296.10925, mknodat_s_ififo tc-end: 1639110296.116617, mknodat_s_ififo, passed tp-end: 1639110296.132065, lib/libc/c063/t_mkfifoat tp-start: 1639110296.238687, lib/libc/c063/t_mknodat, 4 tc-start: 1639110296.241711, mknodat_fd tc-end: 1639110296.348471, mknodat_fd, passed tc-start: 1639110296.363494, mknodat_fdcwd tc-end: 1639110296.468249, mknodat_fdcwd, passed tc-start: 1639110296.482905, mknodat_fdcwderr tc-end: 1639110296.581161, mknodat_fdcwderr, passed tc-start: 1639110296.590616, mknodat_fderr tc-end: 1639110296.695034, mknodat_fderr, passed tp-end: 1639110296.710220, lib/libc/c063/t_mknodat tp-start: 1639110296.786475, lib/libc/c063/t_o_search, 3 tc-start: 1639110296.788845, o_search_notdir tc-end: 1639110296.868795, o_search_notdir, passed tc-start: 1639110296.881271, o_search_perm1 tc-end: 1639110297.4511, o_search_perm1, passed tc-start: 1639110297.24155, o_search_perm2 tc-end: 1639110297.116293, o_search_perm2, passed tp-end: 1639110297.129142, lib/libc/c063/t_o_search tp-start: 1639110297.209222, lib/libc/c063/t_openat, 6 tc-start: 1639110297.211636, openat_fd tc-end: 1639110297.294502, openat_fd, passed tc-start: 1639110297.305831, openat_fdcwd tc-end: 1639110297.389960, openat_fdcwd, passed tc-start: 1639110297.401341, openat_fdcwderr tc-end: 1639110297.481066, openat_fdcwderr, passed tc-start: 1639110297.492533, openat_fderr1 tc-end: 1639110297.573409, openat_fderr1, passed tc-start: 1639110297.583371, openat_fderr2 tc-end: 1639110297.662636, openat_fderr2, passed tc-start: 1639110297.673863, openat_fderr3 tc-end: 1639110297.754664, openat_fderr3, passed tp-end: 1639110297.766636, lib/libc/c063/t_openat tp-start: 1639110297.847147, lib/libc/c063/t_readlinkat, 5 tc-start: 1639110297.849416, readlinkat_fd tc-end: 1639110297.932441, readlinkat_fd, passed tc-start: 1639110297.945498, readlinkat_fdcwd tc-end: 1639110298.37944, readlinkat_fdcwd, passed tc-start: 1639110298.51479, readlinkat_fdcwderr tc-end: 1639110298.136578, readlinkat_fdcwderr, passed tc-start: 1639110298.145275, readlinkat_fderr1 tc-end: 1639110298.245668, readlinkat_fderr1, passed tc-start: 1639110298.258263, readlinkat_fderr2 tc-end: 1639110298.362125, readlinkat_fderr2, passed tp-end: 1639110298.376840, lib/libc/c063/t_readlinkat tp-start: 1639110298.446429, lib/libc/c063/t_renameat, 4 tc-start: 1639110298.448576, renameat_fd tc-end: 1639110298.530040, renameat_fd, passed tc-start: 1639110298.545168, renameat_fdcwd tc-end: 1639110298.634459, renameat_fdcwd, passed tc-start: 1639110298.649420, renameat_fdcwderr tc-end: 1639110298.736206, renameat_fdcwderr, passed tc-start: 1639110298.750239, renameat_fderr tc-end: 1639110298.834496, renameat_fderr, passed tp-end: 1639110298.849617, lib/libc/c063/t_renameat tp-start: 1639110298.927972, lib/libc/c063/t_symlinkat, 4 tc-start: 1639110298.930315, symlinkat_fd tc-end: 1639110299.17042, symlinkat_fd, passed tc-start: 1639110299.31839, symlinkat_fdcwd tc-end: 1639110299.117090, symlinkat_fdcwd, passed tc-start: 1639110299.133072, symlinkat_fdcwderr tc-end: 1639110299.217340, symlinkat_fdcwderr, passed tc-start: 1639110299.233049, symlinkat_fderr tc-end: 1639110299.320299, symlinkat_fderr, passed tp-end: 1639110299.335932, lib/libc/c063/t_symlinkat tp-start: 1639110299.415627, lib/libc/c063/t_unlinkat, 7 tc-start: 1639110299.417997, unlinkat_dir tc-end: 1639110299.499660, unlinkat_dir, passed tc-start: 1639110299.507368, unlinkat_fd tc-end: 1639110299.601857, unlinkat_fd, passed tc-start: 1639110299.615631, unlinkat_fdcwd tc-end: 1639110299.723485, unlinkat_fdcwd, passed tc-start: 1639110299.734182, unlinkat_fdcwderr tc-end: 1639110299.813999, unlinkat_fdcwderr, passed tc-start: 1639110299.824811, unlinkat_fderr1 tc-end: 1639110299.904085, unlinkat_fderr1, passed tc-start: 1639110299.914848, unlinkat_fderr2 tc-end: 1639110299.998926, unlinkat_fderr2, passed tc-start: 1639110300.12804, unlinkat_fderr3 tc-end: 1639110300.97183, unlinkat_fderr3, passed tp-end: 1639110300.109882, lib/libc/c063/t_unlinkat tp-start: 1639110300.195686, lib/libc/c063/t_utimensat, 7 tc-start: 1639110300.198050, utimensat_fd tc-end: 1639110300.278450, utimensat_fd, passed tc-start: 1639110300.290738, utimensat_fdcwd tc-end: 1639110300.374395, utimensat_fdcwd, passed tc-start: 1639110300.385388, utimensat_fdcwderr tc-end: 1639110300.466178, utimensat_fdcwderr, passed tc-start: 1639110300.475311, utimensat_fderr1 tc-end: 1639110300.559576, utimensat_fderr1, passed tc-start: 1639110300.571506, utimensat_fderr2 tc-end: 1639110300.654718, utimensat_fderr2, passed tc-start: 1639110300.665780, utimensat_fderr3 tc-end: 1639110300.746366, utimensat_fderr3, passed tc-start: 1639110300.757615, utimensat_fdlink tc-end: 1639110300.842074, utimensat_fdlink, passed tp-end: 1639110300.853434, lib/libc/c063/t_utimensat tp-start: 1639110300.940778, lib/libc/db/t_db_hash_seq, 4 tc-start: 1639110300.943146, test_hash_del_all tc-end: 1639110301.35331, test_hash_del_all, passed tc-start: 1639110301.42715, test_hash_del_alt tc-end: 1639110301.128549, test_hash_del_alt, passed tc-start: 1639110301.136469, test_hash_del_every_7 tc-end: 1639110301.223363, test_hash_del_every_7, passed tc-start: 1639110301.235042, test_hash_del_none tc-end: 1639110301.319708, test_hash_del_none, passed tp-end: 1639110301.327315, lib/libc/db/t_db_hash_seq tp-start: 1639110305.947452, lib/libc/db/t_db, 32 tc-start: 1639110305.949850, alternate_recno tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out recno in ] tc-end: 1639110307.690762, alternate_recno, passed tc-start: 1639110307.708135, 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: 1639110311.16366, big_btree, passed tc-start: 1639110311.57469, big_hash tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out hash in ] tc-end: 1639110312.782698, big_hash, passed tc-start: 1639110312.811415, 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: 1639110315.864866, big_recno, passed tc-start: 1639110315.896541, 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: 1639110607.247225, bsize_ffactor, passed tc-start: 1639110607.266025, 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: 1639110621.98050, bsize_torture, passed tc-start: 1639110621.107416, 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: 1639110622.247331, btree_byteswap_unaligned_access_bksd, passed tc-start: 1639110622.259995, 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: 1639110623.320220, btree_byteswap_unaligned_access_skbd, passed tc-start: 1639110623.329306, 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: 1639110624.926510, btree_known_byte_order, passed tc-start: 1639110624.943991, 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: 1639110640.519654, btree_recursive_traversal, passed tc-start: 1639110640.552152, btree_tricky_page_split tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-end: 1639110643.254344, btree_tricky_page_split, passed tc-start: 1639110643.265830, 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: 1639110795.836865, btree_weird_page_split, passed tc-start: 1639110795.848168, 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: 1639110798.155863, byte_orders_btree, passed tc-start: 1639110798.170819, 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: 1639110800.703392, byte_orders_hash, passed tc-start: 1639110800.720428, 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: 1639110802.397379, cursor_flags_btree, passed tc-start: 1639110802.413911, 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: 1639110804.276244, cursor_flags_recno, passed tc-start: 1639110804.291452, 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: 1639110805.752889, delete_btree, passed tc-start: 1639110805.773139, 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: 1639110807.260103, delete_recno, passed tc-start: 1639110807.276130, duplicate_btree tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/db/h_db -iflags=1 btree in | sort ] tc-end: 1639110808.961756, duplicate_btree, passed tc-start: 1639110808.981748, four_char_hash tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i bsize=65536 hash in ] tc-end: 1639110809.915313, four_char_hash, passed tc-start: 1639110809.928285, medium_btree tc-so:Executing command [ /usr/tests/lib/libc/db/h_db btree in ] tc-end: 1639110811.534601, medium_btree, passed tc-start: 1639110811.551777, medium_hash tc-so:Executing command [ /usr/tests/lib/libc/db/h_db hash in ] tc-end: 1639110813.43478, medium_hash, passed tc-start: 1639110813.60398, medium_recno tc-so:Executing command [ /usr/tests/lib/libc/db/h_db recno in ] tc-end: 1639110814.184614, medium_recno, passed tc-start: 1639110814.199322, random_recno tc-so:Executing command [ /usr/tests/lib/libc/db/h_db recno in ] tc-end: 1639110817.470825, random_recno, passed tc-start: 1639110817.485658, 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: 1639110818.902580, repeated_btree, passed tc-start: 1639110818.916539, 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: 1639110820.227761, repeated_hash, passed tc-start: 1639110820.241336, reverse_order_recno tc-so:Executing command [ /usr/tests/lib/libc/db/h_db recno in ] tc-end: 1639110821.781841, reverse_order_recno, passed tc-start: 1639110821.796731, reverse_recno tc-so:Executing command [ /usr/tests/lib/libc/db/h_db recno in ] tc-end: 1639110823.557447, reverse_recno, passed tc-start: 1639110823.573305, small_btree tc-so:Executing command [ /usr/tests/lib/libc/db/h_db btree in ] tc-end: 1639110824.877380, small_btree, passed tc-start: 1639110824.893066, small_hash tc-so:Executing command [ /usr/tests/lib/libc/db/h_db hash in ] tc-end: 1639110826.171688, small_hash, passed tc-start: 1639110826.187180, small_page_btree tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-end: 1639110878.124242, small_page_btree, passed tc-start: 1639110878.149856, small_recno tc-so:Executing command [ /usr/tests/lib/libc/db/h_db recno in ] tc-end: 1639110879.248131, small_recno, passed tp-end: 1639110879.263238, lib/libc/db/t_db tp-start: 1639110879.366011, lib/libc/gen/execve/t_execve, 1 tc-start: 1639110879.368693, t_execve_null tc-end: 1639110879.441062, t_execve_null, passed tp-end: 1639110879.448283, lib/libc/gen/execve/t_execve tp-start: 1639110879.551640, lib/libc/gen/posix_spawn/t_spawn, 16 tc-start: 1639110879.554437, t_spawn_chdir_abs tc-end: 1639110879.694839, t_spawn_chdir_abs, passed tc-start: 1639110879.705038, t_spawn_chdir_file tc-end: 1639110879.800640, t_spawn_chdir_file, passed tc-start: 1639110879.807534, t_spawn_chdir_invalid tc-end: 1639110879.884606, t_spawn_chdir_invalid, passed tc-start: 1639110879.891408, t_spawn_chdir_permissions tc-end: 1639110879.988879, t_spawn_chdir_permissions, passed tc-start: 1639110880.1726, t_spawn_chdir_rel tc-end: 1639110880.123710, t_spawn_chdir_rel, passed tc-start: 1639110880.133270, 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: 1639110880.284564, t_spawn_child, passed tc-start: 1639110880.291568, t_spawn_fchdir_abs tc-end: 1639110880.407557, t_spawn_fchdir_abs, passed tc-start: 1639110880.414903, t_spawn_fchdir_closed tc-end: 1639110880.497093, t_spawn_fchdir_closed, passed tc-start: 1639110880.504356, t_spawn_fchdir_file tc-end: 1639110880.594748, t_spawn_fchdir_file, passed tc-start: 1639110880.604005, t_spawn_fchdir_neg_fd tc-end: 1639110880.692576, t_spawn_fchdir_neg_fd, passed tc-start: 1639110880.699917, t_spawn_fchdir_rel tc-end: 1639110880.825882, t_spawn_fchdir_rel, passed tc-start: 1639110880.836054, t_spawn_ls tc-so:total 8 tc-so:drwx------ 2 root wheel 512 Dec 10 04:34 . tc-so:drwxrwxrwt 5 root wheel 512 Dec 10 04:34 .. tc-end: 1639110880.997631, t_spawn_ls, passed tc-start: 1639110881.4379, t_spawn_missing tc-end: 1639110881.102501, t_spawn_missing, passed tc-start: 1639110881.112946, t_spawn_nonexec tc-end: 1639110881.221052, t_spawn_nonexec, passed tc-start: 1639110881.228788, t_spawn_zero tc-end: 1639110881.310108, t_spawn_zero, passed tc-start: 1639110881.319456, t_spawnp_ls tc-end: 1639110881.407772, t_spawnp_ls, passed tp-end: 1639110881.417131, lib/libc/gen/posix_spawn/t_spawn tp-start: 1639110881.528457, lib/libc/gen/posix_spawn/t_fileactions, 6 tc-start: 1639110881.531655, t_spawn_empty_fileactions tc-end: 1639110881.974360, t_spawn_empty_fileactions, passed tc-start: 1639110881.990407, t_spawn_fileactions tc-so:test... tc-end: 1639110882.132626, t_spawn_fileactions, passed tc-start: 1639110882.141171, t_spawn_open_nonexistent tc-end: 1639110882.229553, t_spawn_open_nonexistent, passed tc-start: 1639110882.237117, t_spawn_open_nonexistent_diag tc-end: 1639110882.319450, t_spawn_open_nonexistent_diag, passed tc-start: 1639110882.327002, t_spawn_openmode tc-se:cat: stdin: Bad file descriptor tc-end: 1639110882.515026, t_spawn_openmode, passed tc-start: 1639110882.525259, t_spawn_reopen tc-end: 1639110882.620219, t_spawn_reopen, passed tp-end: 1639110882.626738, lib/libc/gen/posix_spawn/t_fileactions tp-start: 1639110882.697452, lib/libc/gen/posix_spawn/t_spawnattr, 2 tc-start: 1639110882.699734, t_spawn_resetids tc-end: 1639110882.810282, t_spawn_resetids, passed tc-start: 1639110882.819168, 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: 1639110882.945493, t_spawnattr, passed tp-end: 1639110882.953387, lib/libc/gen/posix_spawn/t_spawnattr tp-start: 1639110883.33603, lib/libc/gen/t_alarm, 3 tc-start: 1639110883.36081, alarm_basic tc-end: 1639110885.46801, alarm_basic, passed tc-start: 1639110885.56652, alarm_fork tc-end: 1639110885.181364, alarm_fork, passed tc-start: 1639110885.191899, alarm_previous tc-end: 1639110885.299257, alarm_previous, passed tp-end: 1639110885.310046, lib/libc/gen/t_alarm tp-start: 1639110885.417405, lib/libc/gen/t_assert, 2 tc-start: 1639110885.420870, assert_false tc-end: 1639110885.543695, assert_false, passed tc-start: 1639110885.553810, assert_true tc-end: 1639110885.681030, assert_true, passed tp-end: 1639110885.691082, lib/libc/gen/t_assert tp-start: 1639110885.775257, lib/libc/gen/t_basedirname, 2 tc-start: 1639110885.777605, basename_posix tc-end: 1639110885.860927, basename_posix, passed tc-start: 1639110885.869976, dirname_posix tc-end: 1639110885.950030, dirname_posix, passed tp-end: 1639110885.957035, lib/libc/gen/t_basedirname tp-start: 1639110886.39663, lib/libc/gen/t_closefrom, 4 tc-start: 1639110886.42170, closefrom_basic tc-end: 1639110886.193021, closefrom_basic, passed tc-start: 1639110886.200958, closefrom_buffer tc-end: 1639110886.337434, closefrom_buffer, passed tc-start: 1639110886.345532, closefrom_err tc-end: 1639110886.427611, closefrom_err, passed tc-start: 1639110886.435802, closefrom_one tc-end: 1639110886.536991, closefrom_one, passed tp-end: 1639110886.544171, lib/libc/gen/t_closefrom tp-start: 1639110886.625237, lib/libc/gen/t_cpuset, 3 tc-start: 1639110886.627680, cpuset_err tc-end: 1639110886.706564, cpuset_err, passed tc-start: 1639110886.714322, cpuset_set tc-end: 1639110886.798220, cpuset_set, passed tc-start: 1639110886.805595, cpuset_size tc-end: 1639110886.897412, cpuset_size, passed tp-end: 1639110886.906811, lib/libc/gen/t_cpuset tp-start: 1639110887.11373, lib/libc/gen/t_dir, 2 tc-start: 1639110887.14598, seekdir_basic tc-end: 1639110887.133042, seekdir_basic, passed tc-start: 1639110887.146096, telldir_leak tc-so:OK: used 0 bytes tc-end: 1639110887.432077, telldir_leak, passed tp-end: 1639110887.439182, lib/libc/gen/t_dir tp-start: 1639110887.517301, lib/libc/gen/t_floatunditf, 1 tc-start: 1639110887.520780, floatunditf tc-end: 1639110887.593016, floatunditf, passed tp-end: 1639110887.599981, lib/libc/gen/t_floatunditf tp-start: 1639110887.681504, lib/libc/gen/t_fmtcheck, 1 tc-start: 1639110887.684008, fmtcheck_basic tc-end: 1639110887.784086, fmtcheck_basic, passed tp-end: 1639110887.794057, lib/libc/gen/t_fmtcheck tp-start: 1639110887.890255, lib/libc/gen/t_fnmatch, 7 tc-start: 1639110887.893013, fnmatch_backslashes tc-end: 1639110887.982348, fnmatch_backslashes, passed tc-start: 1639110887.990706, fnmatch_casefold tc-end: 1639110888.68962, fnmatch_casefold, passed tc-start: 1639110888.76835, fnmatch_initialbracket tc-end: 1639110888.154543, fnmatch_initialbracket, passed tc-start: 1639110888.164201, fnmatch_leadingdir tc-end: 1639110888.239537, fnmatch_leadingdir, passed tc-start: 1639110888.246062, fnmatch_noescape tc-end: 1639110888.325276, fnmatch_noescape, passed tc-start: 1639110888.333018, fnmatch_pathname tc-end: 1639110888.403682, fnmatch_pathname, passed tc-start: 1639110888.410998, fnmatch_period tc-end: 1639110888.489948, fnmatch_period, passed tp-end: 1639110888.497923, lib/libc/gen/t_fnmatch tp-start: 1639110888.590770, lib/libc/gen/t_fpclassify, 2 tc-start: 1639110888.593421, fpclassify_double tc-end: 1639110888.689544, fpclassify_double, passed tc-start: 1639110888.700463, fpclassify_float tc-end: 1639110888.816944, fpclassify_float, passed tp-end: 1639110888.827922, lib/libc/gen/t_fpclassify tp-start: 1639110888.942285, lib/libc/gen/t_fpsetmask, 7 tc-start: 1639110888.946147, fpsetmask_basic tc-end: 1639110889.51535, fpsetmask_basic, passed tc-start: 1639110889.61765, fpsetmask_masked_double tc-end: 1639110889.671908, fpsetmask_masked_double, passed tc-start: 1639110889.738408, fpsetmask_masked_float tc-end: 1639110889.943514, fpsetmask_masked_float, passed tc-start: 1639110889.953361, fpsetmask_masked_long_double tc-end: 1639110890.67486, fpsetmask_masked_long_double, passed tc-start: 1639110890.79654, fpsetmask_unmasked_double tc-end: 1639110890.176570, fpsetmask_unmasked_double, passed tc-start: 1639110890.186608, fpsetmask_unmasked_float tc-end: 1639110890.262314, fpsetmask_unmasked_float, passed tc-start: 1639110890.269302, fpsetmask_unmasked_long_double tc-end: 1639110890.351912, fpsetmask_unmasked_long_double, passed tp-end: 1639110890.361320, lib/libc/gen/t_fpsetmask tp-start: 1639110890.521692, lib/libc/gen/t_fpsetround, 1 tc-start: 1639110890.529767, fpsetround_basic tc-end: 1639110890.615945, fpsetround_basic, passed tp-end: 1639110890.625541, lib/libc/gen/t_fpsetround tp-start: 1639110890.710537, lib/libc/gen/t_ftok, 2 tc-start: 1639110890.713395, ftok_err tc-end: 1639110890.798051, ftok_err, passed tc-start: 1639110890.817825, ftok_link tc-end: 1639110890.990697, ftok_link, passed tp-end: 1639110891.2950, lib/libc/gen/t_ftok tp-start: 1639110891.95825, lib/libc/gen/t_getcwd, 2 tc-start: 1639110891.98422, getcwd_err tc-end: 1639110891.178294, getcwd_err, passed tc-start: 1639110891.186483, getcwd_fts tc-end: 1639110891.608633, getcwd_fts, passed tp-end: 1639110891.616586, lib/libc/gen/t_getcwd tp-start: 1639110891.707868, lib/libc/gen/t_getgrent, 2 tc-start: 1639110891.710310, getgrent_loop tc-end: 1639110891.830982, getgrent_loop, passed tc-start: 1639110891.839200, getgrent_setgid tc-end: 1639110892.740394, getgrent_setgid, passed tp-end: 1639110892.749018, lib/libc/gen/t_getgrent tp-start: 1639110892.847218, lib/libc/gen/t_glob, 6 tc-start: 1639110892.849622, glob_hidden tc-end: 1639110892.943400, glob_hidden, passed tc-start: 1639110892.953402, glob_range tc-end: 1639110893.35971, glob_range, passed tc-start: 1639110893.43333, glob_range_not tc-end: 1639110893.113539, glob_range_not, passed tc-start: 1639110893.120347, glob_star tc-end: 1639110893.192719, glob_star, passed tc-start: 1639110893.201996, glob_star_not tc-end: 1639110893.291889, glob_star_not, passed tc-start: 1639110893.298752, glob_star_star tc-end: 1639110893.378792, glob_star_star, passed tp-end: 1639110893.388861, lib/libc/gen/t_glob tp-start: 1639110893.469451, lib/libc/gen/t_humanize_number, 2 tc-start: 1639110893.471971, humanize_number_basic tc-end: 1639110893.549601, humanize_number_basic, passed tc-start: 1639110893.557651, humanize_number_big tc-end: 1639110893.653242, humanize_number_big, passed tp-end: 1639110893.661631, lib/libc/gen/t_humanize_number tp-start: 1639110893.737210, lib/libc/gen/t_isnan, 2 tc-start: 1639110893.739658, isinf_basic tc-end: 1639110893.815586, isinf_basic, passed tc-start: 1639110893.822026, isnan_basic tc-end: 1639110893.888032, isnan_basic, passed tp-end: 1639110893.896494, lib/libc/gen/t_isnan tp-start: 1639110893.986805, lib/libc/gen/t_nice, 4 tc-start: 1639110893.989030, nice_err tc-end: 1639110894.87170, nice_err, passed tc-start: 1639110894.97229, nice_priority tc-end: 1639110894.451211, nice_priority, passed tc-start: 1639110894.460376, nice_root tc-end: 1639110894.556494, nice_root, passed tc-start: 1639110894.564758, nice_thread tc-end: 1639110894.676585, nice_thread, passed tp-end: 1639110894.683984, lib/libc/gen/t_nice tp-start: 1639110894.758897, lib/libc/gen/t_pause, 2 tc-start: 1639110894.761513, pause_basic tc-end: 1639110896.739712, pause_basic, passed tc-start: 1639110896.747859, pause_kill tc-end: 1639110900.744238, pause_kill, passed tp-end: 1639110900.753800, lib/libc/gen/t_pause tp-start: 1639110900.834316, lib/libc/gen/t_raise, 4 tc-start: 1639110900.836908, raise_err tc-end: 1639110900.903643, raise_err, passed tc-start: 1639110900.911560, raise_ret tc-end: 1639110902.954135, raise_ret, passed tc-start: 1639110902.963926, raise_sig tc-end: 1639110903.243948, raise_sig, passed tc-start: 1639110903.253468, raise_stress tc-end: 1639110904.877022, raise_stress, passed tp-end: 1639110904.887851, lib/libc/gen/t_raise tp-start: 1639110904.983348, lib/libc/gen/t_randomid, 1 tc-start: 1639110904.986454, randomid_basic tc-so:id 57740: last call at 26209, current call 60006 (diff 33797), lowest 37539 tc-so:id 48546: last call at 27856, current call 60048 (diff 32192), lowest 33797 tc-so:id 55017: last call at 28812, current call 60060 (diff 31248), lowest 32192 tc-so:id 62366: last call at 29587, current call 60065 (diff 30478), lowest 31248 tc-so:id 57845: last call at 29954, current call 60196 (diff 30242), lowest 30478 tc-so:id 5247: last call at 59907, current call 90109 (diff 30202), lowest 30242 tc-end: 1639110908.296795, randomid_basic, passed tp-end: 1639110908.304489, lib/libc/gen/t_randomid tp-start: 1639110908.378721, lib/libc/gen/t_realpath, 3 tc-start: 1639110908.380911, realpath_basic tc-end: 1639110908.453337, realpath_basic, passed tc-start: 1639110908.461312, realpath_huge tc-end: 1639110908.539318, realpath_huge, passed tc-start: 1639110908.547104, realpath_symlink tc-end: 1639110908.633247, realpath_symlink, passed tp-end: 1639110908.641888, lib/libc/gen/t_realpath tp-start: 1639110908.724812, lib/libc/gen/t_setdomainname, 3 tc-start: 1639110908.727169, setdomainname_basic tc-end: 1639110908.877311, setdomainname_basic, passed tc-start: 1639110908.886142, setdomainname_limit tc-end: 1639110909.22253, setdomainname_limit, passed tc-start: 1639110909.30122, setdomainname_perm tc-end: 1639110909.183822, setdomainname_perm, passed tp-end: 1639110909.193911, lib/libc/gen/t_setdomainname tp-start: 1639110909.288259, lib/libc/gen/t_sethostname, 3 tc-start: 1639110909.291430, sethostname_basic tc-end: 1639110909.451302, sethostname_basic, passed tc-start: 1639110909.459259, sethostname_limit tc-end: 1639110909.605604, sethostname_limit, passed tc-start: 1639110909.613523, sethostname_perm tc-end: 1639110909.770348, sethostname_perm, passed tp-end: 1639110909.780183, lib/libc/gen/t_sethostname tp-start: 1639110909.870822, lib/libc/gen/t_siginfo, 8 tc-start: 1639110909.873405, 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: 1639110911.809981, sigalarm, passed tc-start: 1639110911.818179, 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: 1639110911.949800, sigbus_adraln, failed, /tmp/build/2021.12.10.01.18.29-sparc64/src/tests/lib/libc/gen/t_siginfo.c:440: info->si_addr != (volatile void *)addr tc-start: 1639110911.959280, 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=23106 tc-so:si_status=11 tc-so:si_utime=0 tc-so:si_stime=0 tc-end: 1639110914.52454, sigchild_dump, passed tc-start: 1639110914.65988, 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=24525 tc-so:si_status=13 tc-so:si_utime=0 tc-so:si_stime=0 tc-end: 1639110914.190795, sigchild_kill, passed tc-start: 1639110914.198893, 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=11250 tc-so:si_status=25 tc-so:si_utime=0 tc-so:si_stime=0 tc-end: 1639110916.275973, sigchild_normal, passed tc-start: 1639110916.282883, 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: 1639110916.406797, sigfpe_flt, passed tc-start: 1639110916.414811, 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: 1639110916.535174, sigfpe_int, passed tc-start: 1639110916.542995, 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: 1639110916.672305, sigsegv, passed tp-end: 1639110916.681400, lib/libc/gen/t_siginfo tp-start: 1639110916.762943, lib/libc/gen/t_sleep, 5 tc-start: 1639110916.765114, kevent tc-end: 1639110968.211449, kevent, passed tc-start: 1639110968.218680, nanosleep tc-end: 1639110968.374246, nanosleep, expected_failure, Long reschedule latency due to PR kern/43997: Reschedule latency -42784000 exceeds allowable fuzz 40000000 tc-start: 1639110968.383881, poll tc-end: 1639111039.802333, poll, passed tc-start: 1639111039.809962, select tc-end: 1639111109.899403, select, passed tc-start: 1639111109.909832, sleep tc-end: 1639111115.508676, sleep, expected_failure, Long reschedule latency due to PR kern/43997: Reschedule latency -1000000000 exceeds allowable fuzz 40000000 tp-end: 1639111115.516531, lib/libc/gen/t_sleep tp-start: 1639111115.592569, lib/libc/gen/t_syslog, 2 tc-start: 1639111115.594697, syslog_invalid_priority tc-end: 1639111115.720957, syslog_invalid_priority, passed tc-start: 1639111115.730660, syslog_pthread tc-end: 1639111115.850157, syslog_pthread, passed tp-end: 1639111115.860475, lib/libc/gen/t_syslog tp-start: 1639111115.951070, lib/libc/gen/t_time, 3 tc-start: 1639111115.953359, time_copy tc-end: 1639111116.30500, time_copy, passed tc-start: 1639111116.37619, time_mono tc-se:1639111116 vs. 1639111118 tc-se:1639111118 vs. 1639111119 tc-se:1639111119 vs. 1639111121 tc-se:1639111121 vs. 1639111123 tc-se:1639111123 vs. 1639111125 tc-se:1639111125 vs. 1639111127 tc-se:1639111127 vs. 1639111129 tc-se:1639111129 vs. 1639111131 tc-se:1639111131 vs. 1639111133 tc-se:1639111133 vs. 1639111135 tc-end: 1639111135.116645, time_mono, passed tc-start: 1639111135.122816, time_timeofday tc-se:1639111135 vs. 1639111135 tc-end: 1639111135.201350, time_timeofday, passed tp-end: 1639111135.208878, lib/libc/gen/t_time tp-start: 1639111135.281016, lib/libc/gen/t_ttyname, 4 tc-start: 1639111135.283236, ttyname_err tc-end: 1639111135.368049, ttyname_err, passed tc-start: 1639111135.376413, ttyname_r_err tc-end: 1639111135.453810, ttyname_r_err, passed tc-start: 1639111135.461642, ttyname_r_stdin tc-end: 1639111135.531662, ttyname_r_stdin, passed tc-start: 1639111135.538947, ttyname_stdin tc-end: 1639111135.612368, ttyname_stdin, passed tp-end: 1639111135.620621, lib/libc/gen/t_ttyname tp-start: 1639111135.691324, lib/libc/gen/t_vis, 5 tc-start: 1639111135.693660, strunvis_hex tc-end: 1639111135.761562, strunvis_hex, passed tc-start: 1639111135.767077, strvis_basic tc-end: 1639111135.845521, strvis_basic, passed tc-start: 1639111135.851247, strvis_empty tc-end: 1639111135.927980, strvis_empty, passed tc-start: 1639111135.935816, strvis_locale tc-end: 1639111136.34749, strvis_locale, passed tc-start: 1639111136.41813, strvis_null tc-end: 1639111136.131952, strvis_null, passed tp-end: 1639111136.139144, lib/libc/gen/t_vis tp-start: 1639111136.236354, lib/libc/hash/t_sha2, 3 tc-start: 1639111136.238398, t_sha256 tc-end: 1639111136.312373, t_sha256, passed tc-start: 1639111136.319247, t_sha384 tc-end: 1639111136.390691, t_sha384, passed tc-start: 1639111136.397750, t_sha512 tc-end: 1639111136.478155, t_sha512, passed tp-end: 1639111136.485310, lib/libc/hash/t_sha2 tp-start: 1639111136.615462, lib/libc/hash/t_hmac, 1 tc-start: 1639111136.617725, t_hmac tc-end: 1639111137.996299, t_hmac, passed tp-end: 1639111138.3520, lib/libc/hash/t_hmac tp-start: 1639111138.787131, lib/libc/hash/t_hash, 2 tc-start: 1639111138.790258, 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: 1639111139.634393, md5, passed tc-start: 1639111139.644632, 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: 1639111145.246657, sha1, passed tp-end: 1639111145.254289, lib/libc/hash/t_hash tp-start: 1639111145.342561, lib/libc/inet/t_inet_addr, 2 tc-start: 1639111145.344772, 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: 1639111145.428464, inet_addr_basic, passed tc-start: 1639111145.437774, 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: 1639111145.538614, inet_addr_err, passed tp-end: 1639111145.548304, lib/libc/inet/t_inet_addr tp-start: 1639111145.645121, lib/libc/inet/t_inet_network, 2 tc-start: 1639111145.648269, inet_network_basic tc-end: 1639111145.747290, inet_network_basic, passed tc-start: 1639111145.757401, inet_network_err tc-end: 1639111145.851988, inet_network_err, passed tp-end: 1639111145.862193, lib/libc/inet/t_inet_network tp-start: 1639111145.984369, lib/libc/locale/t_mbrtowc, 2 tc-start: 1639111145.987461, 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: 1639111146.204068, mbrtowc_internal, passed tc-start: 1639111146.213009, 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: 1639111146.404397, mbrtowc_object, passed tp-end: 1639111146.413366, lib/libc/locale/t_mbrtowc tp-start: 1639111146.503336, lib/libc/locale/t_mbstowcs, 1 tc-start: 1639111146.506128, 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: 1639111146.669725, mbstowcs_basic, passed tp-end: 1639111146.679900, lib/libc/locale/t_mbstowcs tp-start: 1639111146.776075, lib/libc/locale/t_mbsnrtowcs, 1 tc-start: 1639111146.779139, mbsnrtowcs tc-end: 1639111146.884165, mbsnrtowcs, passed tp-end: 1639111146.893367, lib/libc/locale/t_mbsnrtowcs tp-start: 1639111146.969455, lib/libc/locale/t_mbtowc, 2 tc-start: 1639111146.972344, 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: 1639111147.256874, mbtowc_basic, passed tc-start: 1639111147.267214, mbtowc_sign tc-so:Charset: 646 tc-so:mbtowc(): 1 tc-so:Result: 0x000000E4 tc-so:wctomb(): 1 tc-so:E4 tc-end: 1639111147.348225, mbtowc_sign, passed tp-end: 1639111147.357137, lib/libc/locale/t_mbtowc tp-start: 1639111147.446319, lib/libc/locale/t_wcscspn, 1 tc-start: 1639111147.449408, wcscspn tc-end: 1639111147.549090, wcscspn, passed tp-end: 1639111147.559462, lib/libc/locale/t_wcscspn tp-start: 1639111147.652271, lib/libc/locale/t_wcspbrk, 1 tc-start: 1639111147.655239, wcspbrk tc-end: 1639111147.751686, wcspbrk, passed tp-end: 1639111147.761525, lib/libc/locale/t_wcspbrk tp-start: 1639111147.837269, lib/libc/locale/t_wcsrtombs, 1 tc-start: 1639111147.839420, wcsrtombs_advance tc-end: 1639111147.911571, wcsrtombs_advance, passed tp-end: 1639111147.918534, lib/libc/locale/t_wcsrtombs tp-start: 1639111147.986196, lib/libc/locale/t_wcsspn, 1 tc-start: 1639111147.988833, wcsspn tc-end: 1639111148.70186, wcsspn, passed tp-end: 1639111148.80266, lib/libc/locale/t_wcsspn tp-start: 1639111148.157912, lib/libc/locale/t_wcstod, 2 tc-start: 1639111148.160638, 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: 1639111151.50795, wcstod, passed tc-start: 1639111151.60415, 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: 1639111151.484023, wcstombs, passed tp-end: 1639111151.492938, lib/libc/locale/t_wcstod tp-start: 1639111151.587056, lib/libc/locale/t_wctomb, 3 tc-start: 1639111151.590123, 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: 1639111151.716972, wcrtomb, passed tc-start: 1639111151.725184, 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: 1639111151.818955, wcrtomb_state, passed tc-start: 1639111151.824580, 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: 1639111151.925954, wctomb, passed tp-end: 1639111151.934157, lib/libc/locale/t_wctomb tp-start: 1639111152.24796, lib/libc/locale/t_io, 6 tc-start: 1639111152.27559, bad_big5_getwc tc-end: 1639111152.124474, bad_big5_getwc, passed tc-start: 1639111152.133260, bad_big5_swprintf tc-end: 1639111152.221157, bad_big5_swprintf, passed tc-start: 1639111152.228357, bad_big5_wprintf tc-end: 1639111152.325613, bad_big5_wprintf, passed tc-start: 1639111152.333655, good_big5_getwc tc-end: 1639111152.432649, good_big5_getwc, passed tc-start: 1639111152.448138, good_big5_swprintf tc-end: 1639111152.536966, good_big5_swprintf, passed tc-start: 1639111152.544011, good_big5_wprintf tc-so:Ï@ tc-end: 1639111152.635113, good_big5_wprintf, passed tp-end: 1639111152.641589, lib/libc/locale/t_io tp-start: 1639111152.706303, lib/libc/locale/t_toupper, 2 tc-start: 1639111152.708400, 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: 1639111152.796191, tolower, passed tc-start: 1639111152.804768, 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: 1639111152.898317, toupper, passed tp-end: 1639111152.906710, lib/libc/locale/t_toupper tp-start: 1639111152.994351, lib/libc/locale/t_digittoint, 1 tc-start: 1639111152.994715, digittoint tc-end: 1639111153.92696, digittoint, skipped, digittoint(3) not present to test tp-end: 1639111153.102156, lib/libc/locale/t_digittoint tp-start: 1639111153.208452, lib/libc/locale/t_sprintf, 3 tc-start: 1639111153.208676, 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: 1639111153.309248, sprintf, passed tc-start: 1639111153.316902, 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: 1639111153.411900, sscanf, passed tc-start: 1639111153.417890, 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: 1639111153.500439, strto, passed tp-end: 1639111153.507100, lib/libc/locale/t_sprintf tp-start: 1639111153.582010, lib/libc/locale/t_wctype, 1 tc-start: 1639111153.582228, 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: 1639111153.895639, ctype, passed tp-end: 1639111153.902762, lib/libc/locale/t_wctype tp-start: 1639111154.50352, lib/libc/locale/t_btowc, 3 tc-start: 1639111154.50591, 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: 1639111154.199358, btowc, passed tc-start: 1639111154.206914, btowc_posix tc-end: 1639111154.280732, btowc_posix, passed tc-start: 1639111154.287171, stdc_iso_10646 tc-end: 1639111154.367882, stdc_iso_10646, skipped, __STDC_ISO_10646__ not defined tp-end: 1639111154.374276, lib/libc/locale/t_btowc tp-start: 1639111154.464336, lib/libc/locale/t_wcscoll, 1 tc-start: 1639111154.466960, 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: 1639111154.562223, wcscoll, expected_failure, LC_COLLATE support is not yet fully implemented: /tmp/build/2021.12.10.01.18.29-sparc64/src/tests/lib/libc/locale/t_wcscoll.c:120: setlocale(LC_COLLATE, t->locale) != NULL not met tp-end: 1639111154.571854, lib/libc/locale/t_wcscoll tp-start: 1639111154.683408, lib/libc/locale/t_ducet, 2 tc-start: 1639111154.685739, wcscoll_ducet tc-end: 1639111154.759306, wcscoll_ducet, skipped, Cannot test DUCET without __STDC_ISO_10646__ tc-start: 1639111154.766644, wcsxfrm_ducet tc-end: 1639111154.850034, wcsxfrm_ducet, skipped, Cannot test DUCET without __STDC_ISO_10646__ tp-end: 1639111154.857484, lib/libc/locale/t_ducet tp-start: 1639111154.942335, lib/libc/locale/t_strfmon, 1 tc-start: 1639111154.942624, strfmon tc-end: 1639111155.51854, strfmon, passed tp-end: 1639111155.64073, lib/libc/locale/t_strfmon tp-start: 1639111155.164593, lib/libc/misc/t_ubsan, 14 tc-start: 1639111155.167068, add_overflow_signed tc-end: 1639111155.296710, add_overflow_signed, passed tc-start: 1639111155.308935, builtin_unreachable tc-end: 1639111155.433729, builtin_unreachable, passed tc-start: 1639111155.448109, divrem_overflow_signed_div tc-end: 1639111155.617264, divrem_overflow_signed_div, passed tc-start: 1639111155.632516, divrem_overflow_signed_mod tc-end: 1639111155.776689, divrem_overflow_signed_mod, passed tc-start: 1639111155.787173, integer_divide_by_zero tc-end: 1639111155.931694, integer_divide_by_zero, passed tc-start: 1639111155.941027, load_invalid_value_bool tc-end: 1639111156.68995, load_invalid_value_bool, passed tc-start: 1639111156.81460, mul_overflow_signed tc-end: 1639111156.204630, mul_overflow_signed, passed tc-start: 1639111156.217860, out_of_bounds tc-end: 1639111156.403289, out_of_bounds, passed tc-start: 1639111156.418610, shift_out_of_bounds_negativeexponent tc-end: 1639111156.554138, shift_out_of_bounds_negativeexponent, passed tc-start: 1639111156.568315, shift_out_of_bounds_signednessbit tc-end: 1639111156.733770, shift_out_of_bounds_signednessbit, passed tc-start: 1639111156.749067, shift_out_of_bounds_signedoverflow tc-end: 1639111156.920338, shift_out_of_bounds_signedoverflow, passed tc-start: 1639111156.936300, shift_out_of_bounds_toolargeexponent tc-end: 1639111157.112459, shift_out_of_bounds_toolargeexponent, passed tc-start: 1639111157.127022, type_mismatch_misaligned tc-end: 1639111157.295018, type_mismatch_misaligned, passed tc-start: 1639111157.309086, vla_bound_not_positive tc-end: 1639111157.469126, vla_bound_not_positive, passed tp-end: 1639111157.482870, lib/libc/misc/t_ubsan tp-start: 1639111157.744017, lib/libc/misc/t_ubsanxx, 15 tc-start: 1639111157.747112, add_overflow_signed tc-end: 1639111157.984510, add_overflow_signed, passed tc-start: 1639111157.995475, builtin_unreachable tc-end: 1639111158.211242, builtin_unreachable, passed tc-start: 1639111158.221829, divrem_overflow_signed_div tc-end: 1639111158.427774, divrem_overflow_signed_div, passed tc-start: 1639111158.440021, divrem_overflow_signed_mod tc-end: 1639111158.688695, divrem_overflow_signed_mod, passed tc-start: 1639111158.705381, integer_divide_by_zero tc-end: 1639111158.954178, integer_divide_by_zero, passed tc-start: 1639111158.968526, load_invalid_value_bool tc-end: 1639111159.248729, load_invalid_value_bool, passed tc-start: 1639111159.263540, load_invalid_value_enum tc-end: 1639111159.543398, load_invalid_value_enum, passed tc-start: 1639111159.559167, missing_return tc-end: 1639111159.858742, missing_return, passed tc-start: 1639111159.874996, mul_overflow_signed tc-end: 1639111160.160229, mul_overflow_signed, passed tc-start: 1639111160.175242, out_of_bounds tc-end: 1639111160.457287, out_of_bounds, passed tc-start: 1639111160.470162, shift_out_of_bounds_negativeexponent tc-end: 1639111160.726164, shift_out_of_bounds_negativeexponent, passed tc-start: 1639111160.742451, shift_out_of_bounds_signedoverflow tc-end: 1639111161.37473, shift_out_of_bounds_signedoverflow, passed tc-start: 1639111161.55176, shift_out_of_bounds_toolargeexponent tc-end: 1639111161.342309, shift_out_of_bounds_toolargeexponent, passed tc-start: 1639111161.359119, type_mismatch_misaligned tc-end: 1639111161.657726, type_mismatch_misaligned, passed tc-start: 1639111161.674035, vla_bound_not_positive tc-end: 1639111161.974756, vla_bound_not_positive, passed tp-end: 1639111161.990148, lib/libc/misc/t_ubsanxx tp-start: 1639111163.690472, lib/libc/net/getaddrinfo/t_getaddrinfo, 7 tc-start: 1639111163.694583, basic tc-end: 1639111165.43458, basic, passed tc-start: 1639111165.81017, empty_hostname tc-end: 1639111166.182747, empty_hostname, passed tc-start: 1639111166.191278, empty_servname tc-end: 1639111167.305384, empty_servname, passed tc-start: 1639111167.317662, scopeaddr tc-end: 1639111168.134799, scopeaddr, passed tc-start: 1639111168.147907, sock_raw tc-end: 1639111169.314137, sock_raw, passed tc-start: 1639111169.326345, specific tc-end: 1639111170.423521, specific, passed tc-start: 1639111170.435710, unsupported_family tc-end: 1639111171.179036, unsupported_family, passed tp-end: 1639111171.191053, lib/libc/net/getaddrinfo/t_getaddrinfo tp-start: 1639111171.296538, lib/libc/net/t_getprotoent, 7 tc-start: 1639111171.299861, endprotoent_rewind tc-end: 1639111171.409034, endprotoent_rewind, passed tc-start: 1639111171.419049, getprotobyname_basic tc-end: 1639111171.536418, getprotobyname_basic, passed tc-start: 1639111171.546455, getprotobyname_err tc-end: 1639111171.673710, getprotobyname_err, passed tc-start: 1639111171.683621, getprotobynumber_basic tc-end: 1639111171.798719, getprotobynumber_basic, passed tc-start: 1639111171.808187, getprotobynumber_err tc-end: 1639111171.922524, getprotobynumber_err, passed tc-start: 1639111171.932937, getprotoent_next tc-end: 1639111172.39217, getprotoent_next, passed tc-start: 1639111172.48875, setprotoent_rewind tc-end: 1639111172.150270, setprotoent_rewind, passed tp-end: 1639111172.159745, lib/libc/net/t_getprotoent tp-start: 1639111172.255812, lib/libc/net/t_ether_aton, 1 tc-start: 1639111172.258781, tc_ether_aton tc-end: 1639111172.352725, tc_ether_aton, passed tp-end: 1639111172.362722, lib/libc/net/t_ether_aton tp-start: 1639111172.459929, lib/libc/net/t_if_nametoindex, 1 tc-start: 1639111172.463715, tc_if_nametoindex tc-end: 1639111172.573139, tc_if_nametoindex, passed tp-end: 1639111172.585139, lib/libc/net/t_if_nametoindex tp-start: 1639111173.238374, lib/libc/net/t_nsdispatch, 1 tc-start: 1639111173.240879, recurse tc-so:Executing command [ /usr/tests/lib/libc/net/h_nsd_recurse ] tc-end: 1639111173.972427, recurse, passed tp-end: 1639111173.985524, lib/libc/net/t_nsdispatch tp-start: 1639111174.595106, lib/libc/net/t_protoent, 1 tc-start: 1639111174.598248, protoent tc-end: 1639111175.853029, protoent, passed tp-end: 1639111175.864717, lib/libc/net/t_protoent tp-start: 1639111176.465287, lib/libc/net/t_servent, 1 tc-start: 1639111176.468529, servent tc-end: 1639111190.969243, servent, passed tp-end: 1639111190.986724, lib/libc/net/t_servent tp-start: 1639111193.888538, lib/libc/net/t_hostent, 12 tc-start: 1639111193.890875, 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 21890: No such process tc-end: 1639111196.508091, dnsbyaddrlookup4, passed tc-start: 1639111196.520855, 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 22431: No such process tc-end: 1639111199.278534, dnsbyaddrlookup6, passed tc-start: 1639111199.290584, 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 7661: No such process tc-end: 1639111201.852786, dnsbynamelookup4, passed tc-start: 1639111201.865508, 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 24897: No such process tc-end: 1639111204.643103, dnsbynamelookup6, passed tc-start: 1639111204.655100, 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 24650: No such process tc-end: 1639111206.827146, gethostbyaddr4, passed tc-start: 1639111206.839179, 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 24911: No such process tc-end: 1639111209.307759, gethostbyaddr6, passed tc-start: 1639111209.320010, 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 11673: No such process tc-end: 1639111212.73052, gethostbyname4, passed tc-start: 1639111212.81499, 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 25248: No such process tc-end: 1639111214.366008, gethostbyname6, passed tc-start: 1639111214.378560, 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: 1639111215.348368, hostsbyaddrlookup4, passed tc-start: 1639111215.355658, 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: 1639111216.165140, hostsbyaddrlookup6, passed tc-start: 1639111216.175296, 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: 1639111216.962489, hostsbynamelookup4, passed tc-start: 1639111216.969906, 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: 1639111217.759227, hostsbynamelookup6, passed tp-end: 1639111217.768646, lib/libc/net/t_hostent tp-start: 1639111217.870884, lib/libc/nls/t_catalog, 2 tc-start: 1639111217.874117, catalog_errno tc-end: 1639111217.971382, catalog_errno, passed tc-start: 1639111217.980826, catalog_signal tc-end: 1639111218.80310, catalog_signal, passed tp-end: 1639111218.90597, lib/libc/nls/t_catalog tp-start: 1639111218.202566, lib/libc/regex/t_regex_att, 7 tc-start: 1639111218.206499, basic tc-se:skipping failed test at line 164 (pattern=a[-]?c, input=ac) tc-end: 1639111218.431005, basic, passed tc-start: 1639111218.440914, 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: 1639111218.563522, categorization, passed tc-start: 1639111218.572259, 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: 1639111218.697361, forcedassoc, passed tc-start: 1639111218.706687, leftassoc tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2021.12.10.01.18.29-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/2021.12.10.01.18.29-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/2021.12.10.01.18.29-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/2021.12.10.01.18.29-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/2021.12.10.01.18.29-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/2021.12.10.01.18.29-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/2021.12.10.01.18.29-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/2021.12.10.01.18.29-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/2021.12.10.01.18.29-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/2021.12.10.01.18.29-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/2021.12.10.01.18.29-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/2021.12.10.01.18.29-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: 1639111218.865471, leftassoc, expected_failure, Reason for breakage unknown: 12 checks failed as expected; see output for more details tc-start: 1639111218.875957, 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: 1639111219.68427, nullsubexpr, passed tc-start: 1639111219.77988, 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: 1639111219.298214, repetition, passed tc-start: 1639111219.307970, rightassoc tc-end: 1639111219.415226, rightassoc, passed tp-end: 1639111219.423256, lib/libc/regex/t_regex_att tp-start: 1639111219.497538, lib/libc/regex/t_exhaust, 1 tc-start: 1639111219.500274, regcomp_too_big tc-se:Test program crashed; attempting to get stack trace tc-se:[New process 26856] 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 0xa36308066b5b9b52 in ?? () tc-se:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-se:Stack trace complete tc-end: 1639111236.415866, regcomp_too_big, failed, Test program received signal 11 (core dumped) tp-end: 1639111236.500907, lib/libc/regex/t_exhaust tp-start: 1639111239.130012, lib/libc/regex/t_regex, 19 tc-start: 1639111239.132106, anchor tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/regex/h_regex locale) != NULL not met tp-end: 1639111684.920234, lib/libc/string/t_strcoll tp-start: 1639111684.990892, lib/libc/string/t_strcpy, 1 tc-start: 1639111684.993586, strcpy_basic tc-end: 1639111685.62660, strcpy_basic, passed tp-end: 1639111685.69987, lib/libc/string/t_strcpy tp-start: 1639111685.149196, lib/libc/string/t_strcspn, 1 tc-start: 1639111685.152246, strcspn tc-end: 1639111685.239353, strcspn, passed tp-end: 1639111685.248830, lib/libc/string/t_strcspn tp-start: 1639111685.349480, lib/libc/string/t_strerror, 4 tc-start: 1639111685.352491, strerror_basic tc-end: 1639111685.607009, strerror_basic, passed tc-start: 1639111685.615140, strerror_err tc-end: 1639111685.712934, strerror_err, passed tc-start: 1639111685.722906, strerror_r_basic tc-end: 1639111686.8949, strerror_r_basic, passed tc-start: 1639111686.17031, strerror_r_err tc-end: 1639111686.100528, strerror_r_err, passed tp-end: 1639111686.109804, lib/libc/string/t_strerror tp-start: 1639111686.187190, lib/libc/string/t_stresep, 1 tc-start: 1639111686.189449, stresep_basic tc-end: 1639111686.268817, stresep_basic, passed tp-end: 1639111686.278439, lib/libc/string/t_stresep tp-start: 1639111686.370102, lib/libc/string/t_strlen, 3 tc-start: 1639111686.372466, strlen_basic tc-end: 1639111686.456964, strlen_basic, passed tc-start: 1639111686.466347, strlen_huge tc-end: 1639111686.851869, strlen_huge, passed tc-start: 1639111686.859728, strnlen_basic tc-end: 1639111686.928735, strnlen_basic, passed tp-end: 1639111686.936104, lib/libc/string/t_strlen tp-start: 1639111687.6766, lib/libc/string/t_strpbrk, 1 tc-start: 1639111687.9808, strpbrk tc-end: 1639111687.80447, strpbrk, passed tp-end: 1639111687.90326, lib/libc/string/t_strpbrk tp-start: 1639111687.176047, lib/libc/string/t_strrchr, 1 tc-start: 1639111687.178625, strrchr_basic tc-end: 1639111687.266327, strrchr_basic, passed tp-end: 1639111687.273705, lib/libc/string/t_strrchr tp-start: 1639111687.346079, lib/libc/string/t_strspn, 1 tc-start: 1639111687.349010, strspn tc-end: 1639111687.437526, strspn, passed tp-end: 1639111687.445781, lib/libc/string/t_strspn tp-start: 1639111687.531655, lib/libc/string/t_swab, 1 tc-start: 1639111687.534181, swab_basic tc-end: 1639111687.625266, swab_basic, passed tp-end: 1639111687.634902, lib/libc/string/t_swab tp-start: 1639111687.773279, lib/libc/sys/t_access, 6 tc-start: 1639111687.775837, access_access tc-end: 1639111687.937565, access_access, passed tc-start: 1639111687.947507, access_fault tc-end: 1639111688.23906, access_fault, passed tc-start: 1639111688.32480, access_inval tc-end: 1639111688.121002, access_inval, passed tc-start: 1639111688.131068, access_notdir tc-end: 1639111688.211179, access_notdir, passed tc-start: 1639111688.217995, access_notexist tc-end: 1639111688.289275, access_notexist, passed tc-start: 1639111688.299120, access_toolong tc-end: 1639111688.386004, access_toolong, passed tp-end: 1639111688.396087, lib/libc/sys/t_access tp-start: 1639111688.498560, lib/libc/sys/t_bind, 1 tc-start: 1639111688.501519, bind_foreign_family tc-end: 1639111688.578338, bind_foreign_family, passed tp-end: 1639111688.585654, lib/libc/sys/t_bind tp-start: 1639111688.660339, lib/libc/sys/t_chroot, 6 tc-start: 1639111688.663435, chroot_basic tc-end: 1639111688.751349, chroot_basic, passed tc-start: 1639111688.762053, chroot_err tc-end: 1639111688.843651, chroot_err, passed tc-start: 1639111688.853664, chroot_perm tc-end: 1639111688.975156, chroot_perm, passed tc-start: 1639111688.986702, fchroot_basic tc-end: 1639111689.100903, fchroot_basic, passed tc-start: 1639111689.112371, fchroot_err tc-end: 1639111689.197599, fchroot_err, passed tc-start: 1639111689.206946, fchroot_perm tc-end: 1639111689.333880, fchroot_perm, passed tp-end: 1639111689.342902, lib/libc/sys/t_chroot tp-start: 1639111689.436361, lib/libc/sys/t_clock_gettime, 1 tc-start: 1639111689.439279, 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: 17740 nsec tc-end: 1639111701.18067, clock_gettime_real, passed tp-end: 1639111701.26513, lib/libc/sys/t_clock_gettime tp-start: 1639111701.111584, lib/libc/sys/t_clock_nanosleep, 1 tc-start: 1639111701.114251, clock_nanosleep_remain tc-end: 1639111701.203006, clock_nanosleep_remain, passed tp-end: 1639111701.211649, lib/libc/sys/t_clock_nanosleep tp-start: 1639111701.306169, lib/libc/sys/t_clone, 4 tc-start: 1639111701.309057, 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: 1639111701.416038, clone_basic, passed tc-start: 1639111701.425986, clone_null_func tc-end: 1639111701.524702, clone_null_func, passed tc-start: 1639111701.532239, clone_null_stack tc-end: 1639111701.617644, clone_null_stack, passed tc-start: 1639111701.625596, clone_out_of_proc tc-end: 1639111701.729746, clone_out_of_proc, passed tp-end: 1639111701.739253, lib/libc/sys/t_clone tp-start: 1639111701.826936, lib/libc/sys/t_connect, 2 tc-start: 1639111701.829516, connect_foreign_family tc-end: 1639111701.909528, connect_foreign_family, passed tc-start: 1639111701.918357, connect_low_port tc-end: 1639111702.16667, connect_low_port, passed tp-end: 1639111702.25392, lib/libc/sys/t_connect tp-start: 1639111702.113224, lib/libc/sys/t_dup, 10 tc-start: 1639111702.115667, dup2_basic tc-end: 1639111702.192227, dup2_basic, passed tc-start: 1639111702.200728, dup2_err tc-end: 1639111702.279119, dup2_err, passed tc-start: 1639111702.286476, dup2_max tc-end: 1639111702.363753, dup2_max, passed tc-start: 1639111702.373546, dup2_mode tc-end: 1639111702.551273, dup2_mode, passed tc-start: 1639111702.558845, dup3_err tc-end: 1639111702.641947, dup3_err, passed tc-start: 1639111702.650887, dup3_max tc-end: 1639111702.735418, dup3_max, passed tc-start: 1639111702.744756, dup3_mode tc-end: 1639111702.943911, dup3_mode, passed tc-start: 1639111702.952499, dup_err tc-end: 1639111703.41411, dup_err, passed tc-start: 1639111703.51139, dup_max tc-end: 1639111703.228933, dup_max, passed tc-start: 1639111703.237008, dup_mode tc-end: 1639111703.427093, dup_mode, passed tp-end: 1639111703.435264, lib/libc/sys/t_dup tp-start: 1639111703.547103, lib/libc/sys/t_eventfd, 7 tc-start: 1639111703.550107, eventfd_badflags tc-end: 1639111703.642788, eventfd_badflags, passed tc-start: 1639111703.650819, eventfd_bufsize tc-end: 1639111703.749007, eventfd_bufsize, passed tc-start: 1639111703.756433, eventfd_normal tc-end: 1639111707.639060, eventfd_normal, passed tc-start: 1639111707.646744, eventfd_restart tc-end: 1639111711.595902, eventfd_restart, passed tc-start: 1639111711.606247, eventfd_select_poll_kevent_block tc-end: 1639111734.771328, eventfd_select_poll_kevent_block, passed tc-start: 1639111734.780881, eventfd_select_poll_kevent_immed tc-end: 1639111734.884427, eventfd_select_poll_kevent_immed, passed tc-start: 1639111734.893320, eventfd_semaphore tc-end: 1639111735.8796, eventfd_semaphore, passed tp-end: 1639111735.17936, lib/libc/sys/t_eventfd tp-start: 1639111735.123467, lib/libc/sys/t_fork, 15 tc-start: 1639111735.125971, nested_clone tc-end: 1639111735.225874, nested_clone, passed tc-start: 1639111735.236059, nested_clone_files tc-end: 1639111735.327258, nested_clone_files, passed tc-start: 1639111735.334288, nested_clone_fs tc-end: 1639111735.429421, nested_clone_fs, passed tc-start: 1639111735.437043, nested_clone_vfork tc-end: 1639111735.536904, nested_clone_vfork, passed tc-start: 1639111735.546905, nested_clone_vm tc-end: 1639111735.640754, nested_clone_vm, passed tc-start: 1639111735.650552, nested_fork tc-end: 1639111735.748260, nested_fork, passed tc-start: 1639111735.757355, nested_vfork tc-end: 1639111735.841311, nested_vfork, passed tc-start: 1639111735.848167, raise1 tc-end: 1639111735.930594, raise1, passed tc-start: 1639111735.939107, raise2 tc-end: 1639111736.83088, raise2, passed tc-start: 1639111736.90401, raise3 tc-end: 1639111736.245356, raise3, passed tc-start: 1639111736.253553, raise4 tc-end: 1639111736.413004, raise4, passed tc-start: 1639111736.420001, raise5 tc-end: 1639111736.546747, raise5, passed tc-start: 1639111736.557307, raise6 tc-end: 1639111736.673281, raise6, passed tc-start: 1639111736.683791, raise7 tc-end: 1639111736.774198, raise7, passed tc-start: 1639111736.782846, raise8 tc-end: 1639111736.872813, raise8, passed tp-end: 1639111736.879920, lib/libc/sys/t_fork tp-start: 1639111736.949293, lib/libc/sys/t_fsync, 2 tc-start: 1639111736.951643, fsync_err tc-end: 1639111737.23549, fsync_err, passed tc-start: 1639111737.32323, fsync_sync tc-end: 1639111737.156876, fsync_sync, passed tp-end: 1639111737.166012, lib/libc/sys/t_fsync tp-start: 1639111737.280717, lib/libc/sys/t_futex_ops, 22 tc-start: 1639111737.282891, futex_basic_wait_wake_private tc-end: 1639111743.234869, futex_basic_wait_wake_private, passed tc-start: 1639111743.241945, futex_basic_wait_wake_shared tc-end: 1639111749.367770, futex_basic_wait_wake_shared, passed tc-start: 1639111749.376593, futex_cmp_requeue tc-end: 1639111753.396827, futex_cmp_requeue, passed tc-start: 1639111753.405222, futex_requeue tc-end: 1639111757.482777, futex_requeue, passed tc-start: 1639111757.492436, futex_wait_evil_unmapped_anon tc-end: 1639111759.565181, futex_wait_evil_unmapped_anon, passed tc-start: 1639111759.572987, futex_wait_pointless_bitset tc-end: 1639111759.653720, futex_wait_pointless_bitset, passed tc-start: 1639111759.661914, futex_wait_timeout_deadline tc-end: 1639111763.609645, futex_wait_timeout_deadline, passed tc-start: 1639111763.617546, futex_wait_timeout_deadline_rt tc-end: 1639111767.600479, futex_wait_timeout_deadline_rt, passed tc-start: 1639111767.609539, futex_wait_timeout_relative tc-end: 1639111771.584019, futex_wait_timeout_relative, passed tc-start: 1639111771.591918, futex_wait_timeout_relative_rt tc-end: 1639111775.574383, futex_wait_timeout_relative_rt, passed tc-start: 1639111775.581697, futex_wait_wake_anon_bs_private tc-end: 1639111781.605288, futex_wait_wake_anon_bs_private, passed tc-start: 1639111781.613513, futex_wait_wake_anon_bs_shared tc-end: 1639111787.602242, futex_wait_wake_anon_bs_shared, passed tc-start: 1639111787.613698, futex_wait_wake_anon_bs_shared_proc tc-end: 1639111793.628648, futex_wait_wake_anon_bs_shared_proc, passed tc-start: 1639111793.636803, futex_wait_wake_bitset tc-end: 1639111801.671879, futex_wait_wake_bitset, passed tc-start: 1639111801.681390, futex_wait_wake_file_bs_cow_private tc-end: 1639111807.747639, futex_wait_wake_file_bs_cow_private, passed tc-start: 1639111807.758838, futex_wait_wake_file_bs_cow_shared tc-end: 1639111813.786558, futex_wait_wake_file_bs_cow_shared, passed tc-start: 1639111813.797254, futex_wait_wake_file_bs_private tc-end: 1639111819.939764, futex_wait_wake_file_bs_private, passed tc-start: 1639111819.954638, futex_wait_wake_file_bs_shared tc-end: 1639111826.215883, futex_wait_wake_file_bs_shared, passed tc-start: 1639111826.232126, futex_wait_wake_file_bs_shared_proc tc-end: 1639111832.55273, futex_wait_wake_file_bs_shared_proc, passed tc-start: 1639111832.70466, futex_wake_highest_pri tc-end: 1639111838.211844, futex_wake_highest_pri, expected_failure, PR kern/55230: /tmp/build/2021.12.10.01.18.29-sparc64/src/tests/lib/libc/sys/t_futex_ops.c:1447: waiter == lwp_data[1].threadid not met tc-start: 1639111838.220778, futex_wake_op_cmp tc-end: 1639111846.364335, futex_wake_op_cmp, passed tc-start: 1639111849.382509, futex_wake_op_op tc-end: 1639111849.558497, futex_wake_op_op, passed tp-end: 1639111849.644139, lib/libc/sys/t_futex_ops tp-start: 1639111849.820530, lib/libc/sys/t_futex_robust, 5 tc-start: 1639111849.823762, futex_robust_bad_pending tc-end: 1639111850.687382, futex_robust_bad_pending, passed tc-start: 1639111851.621838, futex_robust_evil_circular tc-end: 1639111853.88220, futex_robust_evil_circular, passed tc-start: 1639111854.241628, futex_robust_negative tc-end: 1639111855.672858, futex_robust_negative, passed tc-start: 1639111856.569859, futex_robust_positive tc-end: 1639111856.775589, futex_robust_positive, passed tc-start: 1639111856.788040, futex_robust_unmapped tc-end: 1639111857.22603, futex_robust_unmapped, passed tp-end: 1639111857.36097, lib/libc/sys/t_futex_robust tp-start: 1639111857.166667, lib/libc/sys/t_getcontext, 3 tc-start: 1639111857.171870, getcontext_err tc-end: 1639111857.299355, getcontext_err, passed tc-start: 1639111857.312244, setcontext_err tc-end: 1639111857.442682, setcontext_err, passed tc-start: 1639111857.456007, setcontext_link tc-end: 1639111857.587512, setcontext_link, passed tp-end: 1639111857.600057, lib/libc/sys/t_getcontext tp-start: 1639111857.728073, lib/libc/sys/t_getgroups, 4 tc-start: 1639111857.733090, getgroups_err tc-end: 1639111857.860416, getgroups_err, passed tc-start: 1639111857.873471, getgroups_getgid tc-end: 1639111858.3298, getgroups_getgid, passed tc-start: 1639111858.16559, getgroups_setgid tc-end: 1639111858.301924, getgroups_setgid, passed tc-start: 1639111858.314761, getgroups_zero tc-end: 1639111858.444907, getgroups_zero, passed tp-end: 1639111858.458303, lib/libc/sys/t_getgroups tp-start: 1639111858.541924, lib/libc/sys/t_getitimer, 5 tc-start: 1639111858.544489, getitimer_empty tc-end: 1639111858.625330, getitimer_empty, passed tc-start: 1639111858.633953, getitimer_err tc-end: 1639111858.716067, getitimer_err, passed tc-start: 1639111858.722854, setitimer_basic tc-end: 1639111858.817463, setitimer_basic, passed tc-start: 1639111858.829111, setitimer_err tc-end: 1639111858.948294, setitimer_err, passed tc-start: 1639111858.976695, setitimer_old tc-end: 1639111859.87462, setitimer_old, passed tp-end: 1639111859.100437, lib/libc/sys/t_getitimer tp-start: 1639111859.231959, lib/libc/sys/t_getlogin, 5 tc-start: 1639111859.236703, getlogin_r_err tc-end: 1639111859.365772, getlogin_r_err, passed tc-start: 1639111859.378013, getlogin_same tc-end: 1639111859.507795, getlogin_same, passed tc-start: 1639111859.520546, setlogin_basic tc-end: 1639111859.664791, setlogin_basic, passed tc-start: 1639111859.677127, setlogin_err tc-end: 1639111859.793004, setlogin_err, passed tc-start: 1639111859.800972, setlogin_perm tc-end: 1639111859.924775, setlogin_perm, passed tp-end: 1639111859.936626, lib/libc/sys/t_getlogin tp-start: 1639111860.52649, lib/libc/sys/t_getpid, 2 tc-start: 1639111860.56059, getpid_process tc-end: 1639111860.344655, getpid_process, passed tc-start: 1639111860.354908, getpid_thread tc-end: 1639111860.483909, getpid_thread, passed tp-end: 1639111860.494482, lib/libc/sys/t_getpid tp-start: 1639111860.611772, lib/libc/sys/t_getrandom, 10 tc-start: 1639111860.615256, getrandom_default tc-se:timeout tc-end: 1639111862.696793, getrandom_default, passed tc-start: 1639111862.703411, getrandom_fault tc-end: 1639111862.772523, getrandom_fault, passed tc-start: 1639111862.779324, getrandom_insecure tc-end: 1639111862.861212, getrandom_insecure, passed tc-start: 1639111862.869567, getrandom_insecure_nonblock tc-end: 1639111862.948387, getrandom_insecure_nonblock, passed tc-start: 1639111862.956518, getrandom_invalid tc-end: 1639111863.28444, getrandom_invalid, passed tc-start: 1639111863.36179, getrandom_nonblock tc-end: 1639111863.109404, getrandom_nonblock, passed tc-start: 1639111863.116402, getrandom_random tc-se:timeout tc-end: 1639111865.197270, getrandom_random, passed tc-start: 1639111865.204463, getrandom_random_insecure tc-end: 1639111865.273236, getrandom_random_insecure, passed tc-start: 1639111865.280156, getrandom_random_insecure_nonblock tc-end: 1639111865.348004, getrandom_random_insecure_nonblock, passed tc-start: 1639111865.354980, getrandom_random_nonblock tc-end: 1639111865.423764, getrandom_random_nonblock, passed tp-end: 1639111865.430507, lib/libc/sys/t_getrandom tp-start: 1639111865.499936, lib/libc/sys/t_getrusage, 6 tc-start: 1639111865.502041, getrusage_err tc-end: 1639111865.566348, getrusage_err, passed tc-start: 1639111865.573095, getrusage_maxrss tc-end: 1639111867.373464, getrusage_maxrss, passed tc-start: 1639111867.380489, getrusage_msgsnd tc-end: 1639111867.448123, getrusage_msgsnd, passed tc-start: 1639111867.454830, getrusage_sig tc-end: 1639111867.520115, getrusage_sig, passed tc-start: 1639111867.526700, getrusage_utime_back tc-end: 1639111870.243687, getrusage_utime_back, expected_failure, PR kern/30115: anticipated error did not occur tc-start: 1639111870.250687, getrusage_utime_zero tc-end: 1639111870.316013, getrusage_utime_zero, expected_failure, PR kern/30115: zero user time from getrusage(2) tp-end: 1639111870.322864, lib/libc/sys/t_getrusage tp-start: 1639111870.386787, lib/libc/sys/t_getsid, 3 tc-start: 1639111870.388776, getsid_current tc-end: 1639111870.457389, getsid_current, passed tc-start: 1639111870.464170, getsid_err tc-end: 1639111870.532962, getsid_err, passed tc-start: 1639111870.542414, getsid_process tc-end: 1639111870.651864, getsid_process, passed tp-end: 1639111870.661006, lib/libc/sys/t_getsid tp-start: 1639111870.749731, lib/libc/sys/t_getsockname, 1 tc-start: 1639111870.752851, getsockname_unix tc-end: 1639111870.845160, getsockname_unix, passed tp-end: 1639111870.854160, lib/libc/sys/t_getsockname tp-start: 1639111870.948917, lib/libc/sys/t_gettimeofday, 2 tc-start: 1639111870.951812, gettimeofday_err tc-end: 1639111871.40642, gettimeofday_err, passed tc-start: 1639111871.49566, gettimeofday_mono tc-end: 1639111871.145983, gettimeofday_mono, passed tp-end: 1639111871.155071, lib/libc/sys/t_gettimeofday tp-start: 1639111871.249071, lib/libc/sys/t_issetugid, 4 tc-start: 1639111871.251957, issetugid_egid tc-end: 1639111871.345038, issetugid_egid, passed tc-start: 1639111871.351699, issetugid_euid tc-end: 1639111871.436829, issetugid_euid, passed tc-start: 1639111871.443102, issetugid_rgid tc-end: 1639111871.527146, issetugid_rgid, passed tc-start: 1639111871.533650, issetugid_ruid tc-end: 1639111871.617645, issetugid_ruid, passed tp-end: 1639111871.625446, lib/libc/sys/t_issetugid tp-start: 1639111871.689217, lib/libc/sys/t_kevent, 4 tc-start: 1639111871.691207, kevent_zerotimer tc-end: 1639111871.776508, kevent_zerotimer, passed tc-start: 1639111871.783520, kqueue_EVFILT_USER tc-end: 1639111871.873867, kqueue_EVFILT_USER, passed tc-start: 1639111871.880527, kqueue_desc_passing tc-so:parent (pid 26846): sending kq fd 3 tc-end: 1639111871.958417, kqueue_desc_passing, skipped, PR kern/46523 tc-start: 1639111871.964896, kqueue_unsupported_fd tc-end: 1639111872.29273, kqueue_unsupported_fd, passed tp-end: 1639111872.35502, lib/libc/sys/t_kevent tp-start: 1639111872.99430, lib/libc/sys/t_kill, 5 tc-start: 1639111872.101404, kill_basic tc-end: 1639111872.179509, kill_basic, passed tc-start: 1639111872.185978, kill_err tc-end: 1639111872.259994, kill_err, passed tc-start: 1639111872.266294, kill_perm tc-end: 1639111874.364268, kill_perm, passed tc-start: 1639111874.370683, kill_pgrp_neg tc-end: 1639111874.453974, kill_pgrp_neg, passed tc-start: 1639111874.460257, kill_pgrp_zero tc-end: 1639111874.600217, kill_pgrp_zero, passed tp-end: 1639111874.610046, lib/libc/sys/t_kill tp-start: 1639111874.706102, lib/libc/sys/t_link, 4 tc-start: 1639111874.709172, link_count tc-end: 1639111874.898903, link_count, passed tc-start: 1639111874.908905, link_err tc-end: 1639111875.97645, link_err, passed tc-start: 1639111875.107198, link_perm tc-end: 1639111875.214139, link_perm, passed tc-start: 1639111875.224761, link_stat tc-end: 1639111875.417098, link_stat, passed tp-end: 1639111875.426728, lib/libc/sys/t_link tp-start: 1639111875.522443, lib/libc/sys/t_listen, 2 tc-start: 1639111875.525934, listen_err tc-end: 1639111875.724591, listen_err, passed tc-start: 1639111875.735114, listen_low_port tc-end: 1639111875.839616, listen_low_port, passed tp-end: 1639111875.849709, lib/libc/sys/t_listen tp-start: 1639111875.945488, lib/libc/sys/t_lwp_ctl, 1 tc-start: 1639111875.948396, lwpctl_counter tc-so:pctr = 1 tc-so:pctr = 2 tc-end: 1639111876.88101, lwpctl_counter, passed tp-end: 1639111876.98155, lib/libc/sys/t_lwp_ctl tp-start: 1639111876.212397, lib/libc/sys/t_lwp_create, 7 tc-start: 1639111876.215684, lwp_create_bad_lid_ptr tc-end: 1639111876.324742, lwp_create_bad_lid_ptr, passed tc-start: 1639111876.334874, lwp_create_generic_fail_no_uc_cpu tc-end: 1639111876.442058, lwp_create_generic_fail_no_uc_cpu, passed tc-start: 1639111876.452267, lwp_create_sparc_fail_npc_null tc-end: 1639111876.558933, lwp_create_sparc_fail_npc_null, passed tc-start: 1639111876.569022, lwp_create_sparc_fail_npc_odd tc-end: 1639111876.676554, lwp_create_sparc_fail_npc_odd, passed tc-start: 1639111876.686690, lwp_create_sparc_fail_pc_null tc-end: 1639111876.788793, lwp_create_sparc_fail_pc_null, passed tc-start: 1639111876.798559, lwp_create_sparc_fail_pc_odd tc-end: 1639111876.905559, lwp_create_sparc_fail_pc_odd, passed tc-start: 1639111876.915374, lwp_create_works tc-end: 1639111877.21794, lwp_create_works, passed tp-end: 1639111877.31862, lib/libc/sys/t_lwp_create tp-start: 1639111877.136174, lib/libc/sys/t_minherit, 5 tc-start: 1639111877.139367, minherit_bad tc-end: 1639111877.239036, minherit_bad, passed tc-start: 1639111877.249507, minherit_copy tc-end: 1639111877.369856, minherit_copy, passed tc-start: 1639111877.381184, minherit_none tc-end: 1639111877.465995, minherit_none, passed tc-start: 1639111877.473580, minherit_share tc-end: 1639111877.562299, minherit_share, passed tc-start: 1639111877.569889, minherit_zero tc-end: 1639111877.652261, minherit_zero, passed tp-end: 1639111877.659681, lib/libc/sys/t_minherit tp-start: 1639111877.727621, lib/libc/sys/t_mincore, 3 tc-start: 1639111877.729784, mincore_err tc-end: 1639111877.797276, mincore_err, passed tc-start: 1639111877.803907, mincore_resid tc-end: 1639111878.137140, mincore_resid, passed tc-start: 1639111878.144532, mincore_shmseg tc-se:128 pages still resident tc-end: 1639111878.251759, mincore_shmseg, passed tp-end: 1639111878.259564, lib/libc/sys/t_mincore tp-start: 1639111878.334252, lib/libc/sys/t_mkdir, 4 tc-start: 1639111878.336612, mkdir_err tc-end: 1639111878.413974, mkdir_err, passed tc-start: 1639111878.421459, mkdir_mode tc-end: 1639111880.532103, mkdir_mode, passed tc-start: 1639111880.540035, mkdir_perm tc-end: 1639111880.698846, mkdir_perm, passed tc-start: 1639111880.707474, mkdir_trail tc-so:Checking "dir1/" tc-so:Checking "dir2//" tc-end: 1639111880.813494, mkdir_trail, passed tp-end: 1639111880.822819, lib/libc/sys/t_mkdir tp-start: 1639111880.906542, lib/libc/sys/t_mkfifo, 6 tc-start: 1639111880.909253, mkfifo_block tc-end: 1639111882.951697, mkfifo_block, passed tc-start: 1639111882.959357, mkfifo_err tc-end: 1639111883.102101, mkfifo_err, passed tc-start: 1639111883.109133, mkfifo_nonblock tc-end: 1639111885.47364, mkfifo_nonblock, passed tc-start: 1639111885.55469, mkfifo_perm tc-end: 1639111885.204703, mkfifo_perm, passed tc-start: 1639111885.213602, mkfifo_stat tc-end: 1639111885.356775, mkfifo_stat, passed tc-start: 1639111885.366036, mknod_s_ififo tc-end: 1639111885.528951, mknod_s_ififo, passed tp-end: 1639111885.536820, lib/libc/sys/t_mkfifo tp-start: 1639111885.630885, lib/libc/sys/t_mknod, 4 tc-start: 1639111885.633829, mknod_err tc-end: 1639111885.811903, mknod_err, passed tc-start: 1639111885.821477, mknod_exist tc-end: 1639111885.985049, mknod_exist, passed tc-start: 1639111885.993319, mknod_perm tc-end: 1639111886.145854, mknod_perm, passed tc-start: 1639111886.153574, mknod_stat tc-end: 1639111886.288447, mknod_stat, passed tp-end: 1639111886.295703, lib/libc/sys/t_mknod tp-start: 1639111886.370576, lib/libc/sys/t_mlock, 5 tc-start: 1639111886.373121, mlock_clip tc-se:mlock_clip: buf = 0x40254000 (page=8192) tc-end: 1639111886.452728, mlock_clip, passed tc-start: 1639111886.461539, mlock_err tc-se:mlock_err: buf = 0x40254000 (page=8192) tc-so:testing with (hopefully) invalid pointer 0x206000 tc-end: 1639111886.548103, mlock_err, passed tc-start: 1639111886.555063, 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: 1639111886.737539, mlock_limits, passed tc-start: 1639111886.744143, 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: 1639111886.826046, mlock_mmap, passed tc-start: 1639111886.833506, mlock_nested tc-se:mlock_nested: buf = 0x40254000 (page=8192) tc-end: 1639111886.912727, mlock_nested, passed tp-end: 1639111886.920226, lib/libc/sys/t_mlock tp-start: 1639111886.998225, lib/libc/sys/t_mmap, 9 tc-start: 1639111887.982, mmap_block tc-end: 1639111887.80734, mmap_block, skipped, The test case causes a panic (PR kern/38889, PR kern/46592) tc-start: 1639111887.89437, mmap_err tc-end: 1639111887.171711, mmap_err, passed tc-start: 1639111887.180757, mmap_loan tc-end: 1639111887.339879, mmap_loan, passed tc-start: 1639111887.347031, mmap_prot_1 tc-end: 1639111887.491378, mmap_prot_1, passed tc-start: 1639111887.498750, mmap_prot_2 tc-end: 1639111887.588473, mmap_prot_2, passed tc-start: 1639111887.597144, mmap_prot_3 tc-end: 1639111887.753594, mmap_prot_3, passed tc-start: 1639111887.760386, mmap_truncate tc-end: 1639111887.903019, mmap_truncate, passed tc-start: 1639111887.911794, mmap_truncate_signal tc-end: 1639111888.70503, mmap_truncate_signal, passed tc-start: 1639111888.77482, mmap_va0 tc-end: 1639111888.151601, mmap_va0, passed tp-end: 1639111888.159030, lib/libc/sys/t_mmap tp-start: 1639111888.238823, lib/libc/sys/t_mprotect, 7 tc-start: 1639111888.241230, mprotect_access tc-end: 1639111888.396882, mprotect_access, passed tc-start: 1639111888.404353, mprotect_err tc-end: 1639111888.478889, mprotect_err, passed tc-start: 1639111888.485391, mprotect_exec tc-end: 1639111888.563734, mprotect_exec, passed tc-start: 1639111888.570334, mprotect_mremap_exec tc-end: 1639111888.668106, mprotect_mremap_exec, passed tc-start: 1639111888.675227, mprotect_mremap_fork_exec tc-end: 1639111888.755427, mprotect_mremap_fork_exec, expected_failure, PR lib/55177: /tmp/build/2021.12.10.01.18.29-sparc64/src/tests/lib/libc/sys/t_mprotect.c:435: ((int (*)(void))map2)() == 2 not met tc-start: 1639111888.762946, mprotect_pax tc-end: 1639111888.837412, mprotect_pax, skipped, PaX MPROTECT restrictions not enabled tc-start: 1639111888.844068, mprotect_write tc-end: 1639111888.925920, mprotect_write, passed tp-end: 1639111888.932730, lib/libc/sys/t_mprotect tp-start: 1639111889.5932, lib/libc/sys/t_msgctl, 5 tc-start: 1639111889.8198, msgctl_err tc-end: 1639111889.161011, msgctl_err, passed tc-start: 1639111889.170302, msgctl_perm tc-end: 1639111889.334775, msgctl_perm, passed tc-start: 1639111889.342750, msgctl_pid tc-end: 1639111893.211545, msgctl_pid, passed tc-start: 1639111893.220309, msgctl_set tc-end: 1639111893.380949, msgctl_set, passed tc-start: 1639111893.389743, msgctl_time tc-end: 1639111893.544004, msgctl_time, passed tp-end: 1639111893.553922, lib/libc/sys/t_msgctl tp-start: 1639111893.649851, lib/libc/sys/t_msgget, 5 tc-start: 1639111893.652371, msgget_excl tc-end: 1639111893.807997, msgget_excl, passed tc-start: 1639111893.816749, msgget_exit tc-end: 1639111893.992503, msgget_exit, passed tc-start: 1639111894.2344, msgget_init tc-end: 1639111894.179345, msgget_init, passed tc-start: 1639111894.189226, 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: 1639111894.362834, msgget_limit, passed tc-start: 1639111894.371949, 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: 1639111894.539374, msgget_mode, passed tp-end: 1639111894.546848, lib/libc/sys/t_msgget tp-start: 1639111894.625589, lib/libc/sys/t_msgrcv, 6 tc-start: 1639111894.628059, msgrcv_basic tc-end: 1639111894.772306, msgrcv_basic, passed tc-start: 1639111894.779908, msgrcv_block tc-end: 1639111898.815442, msgrcv_block, passed tc-start: 1639111898.828174, msgrcv_err tc-end: 1639111899.61491, msgrcv_err, passed tc-start: 1639111899.74351, msgrcv_mtype tc-end: 1639111899.310591, msgrcv_mtype, passed tc-start: 1639111899.323249, msgrcv_nonblock tc-end: 1639111903.471734, msgrcv_nonblock, passed tc-start: 1639111903.478783, msgrcv_truncate tc-end: 1639111903.613784, msgrcv_truncate, passed tp-end: 1639111903.626744, lib/libc/sys/t_msgrcv tp-start: 1639111903.756032, lib/libc/sys/t_msgsnd, 5 tc-start: 1639111903.760986, msgsnd_block tc-end: 1639111907.930700, msgsnd_block, passed tc-start: 1639111907.944882, msgsnd_count tc-end: 1639111908.210754, msgsnd_count, passed tc-start: 1639111908.222890, msgsnd_err tc-end: 1639111908.424631, msgsnd_err, passed tc-start: 1639111908.434588, msgsnd_nonblock tc-end: 1639111912.600816, msgsnd_nonblock, passed tc-start: 1639111912.613330, msgsnd_perm tc-end: 1639111912.884430, msgsnd_perm, passed tp-end: 1639111912.896673, lib/libc/sys/t_msgsnd tp-start: 1639111913.13346, lib/libc/sys/t_msync, 4 tc-start: 1639111913.17516, msync_async tc-end: 1639111913.145661, msync_async, passed tc-start: 1639111913.157516, msync_err tc-end: 1639111913.297712, msync_err, passed tc-start: 1639111913.310276, msync_invalidate tc-end: 1639111913.452763, msync_invalidate, passed tc-start: 1639111913.465386, msync_sync tc-end: 1639111913.607220, msync_sync, passed tp-end: 1639111913.620592, lib/libc/sys/t_msync tp-start: 1639111913.737382, lib/libc/sys/t_nanosleep, 3 tc-start: 1639111913.741483, nanosleep_basic tc-end: 1639111914.192248, nanosleep_basic, passed tc-start: 1639111914.204373, nanosleep_err tc-end: 1639111914.325855, nanosleep_err, passed tc-start: 1639111914.339909, nanosleep_sig tc-end: 1639111916.458253, nanosleep_sig, passed tp-end: 1639111916.469909, lib/libc/sys/t_nanosleep tp-start: 1639111916.599279, lib/libc/sys/t_pipe, 1 tc-start: 1639111916.603782, pipe_restart tc-so:Read: 0x200000 tc-so:Expected: 0x200000 tc-end: 1639111920.430982, pipe_restart, passed tp-end: 1639111920.456878, lib/libc/sys/t_pipe tp-start: 1639111920.586032, lib/libc/sys/t_pipe2, 6 tc-start: 1639111920.590760, pipe2_basic tc-end: 1639111920.718629, pipe2_basic, passed tc-start: 1639111920.731065, pipe2_cloexec tc-end: 1639111920.862746, pipe2_cloexec, passed tc-start: 1639111920.875547, pipe2_consume tc-end: 1639111921.3635, pipe2_consume, passed tc-start: 1639111921.15804, pipe2_einval tc-end: 1639111921.143525, pipe2_einval, passed tc-start: 1639111921.155782, pipe2_nonblock tc-end: 1639111921.283572, pipe2_nonblock, passed tc-start: 1639111921.296209, pipe2_nosigpipe tc-end: 1639111921.425410, pipe2_nosigpipe, passed tp-end: 1639111921.441592, lib/libc/sys/t_pipe2 tp-start: 1639111921.573934, lib/libc/sys/t_poll, 6 tc-start: 1639111921.578743, 3way tc-so:parent write tc-so:parent terminated tc-end: 1639111941.312123, 3way, passed tc-start: 1639111941.319272, basic tc-end: 1639111941.429812, basic, passed tc-start: 1639111941.437140, err tc-end: 1639111941.510005, err, passed tc-start: 1639111941.516104, fifo_hup1 tc-end: 1639111941.659791, fifo_hup1, passed tc-start: 1639111941.667198, fifo_hup2 tc-end: 1639111951.639068, fifo_hup2, passed tc-start: 1639111951.646394, fifo_inout tc-end: 1639111951.787284, fifo_inout, passed tp-end: 1639111951.794690, lib/libc/sys/t_poll tp-start: 1639111951.865001, lib/libc/sys/t_pollts, 3 tc-start: 1639111951.867011, basic tc-end: 1639111953.875878, basic, passed tc-start: 1639111953.952478, err tc-end: 1639111954.23954, err, passed tc-start: 1639111954.33410, sigmask tc-end: 1639111954.105118, sigmask, passed tp-end: 1639111954.111016, lib/libc/sys/t_pollts tp-start: 1639111954.176484, lib/libc/sys/t_posix_fallocate, 1 tc-start: 1639111954.178517, ebadf tc-end: 1639111954.244719, ebadf, passed tp-end: 1639111954.250693, lib/libc/sys/t_posix_fallocate tp-start: 1639111954.321520, lib/libc/sys/t_ppoll, 3 tc-start: 1639111954.321758, basic tc-end: 1639111956.387214, basic, passed tc-start: 1639111956.394610, err tc-end: 1639111956.479061, err, passed tc-start: 1639111956.487466, sigmask tc-end: 1639111956.583713, sigmask, passed tp-end: 1639111956.592594, lib/libc/sys/t_ppoll tp-start: 1639111956.687759, lib/libc/sys/t_ptrace, 6 tc-start: 1639111956.690132, attach_chroot tc-so:Waiting for chrooting of the child PID 13802Child 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: 1639111956.787101, attach_chroot, passed tc-start: 1639111957.89513, attach_pid0 tc-end: 1639111957.157056, attach_pid0, passed tc-start: 1639111957.165146, attach_pid1 tc-end: 1639111957.279309, attach_pid1, passed tc-start: 1639111957.288699, attach_pid1_securelevel tc-end: 1639111957.366207, attach_pid1_securelevel, passed tc-start: 1639111957.373353, attach_self tc-end: 1639111957.441786, attach_self, passed tc-start: 1639111957.449240, traceme_twice tc-so:Mark the parent process (PID 812) a debugger of PID 26698Mark the parent process (PID 812) a debugger of PID 26698 again tc-end: 1639111957.529157, traceme_twice, passed tp-end: 1639111957.815120, lib/libc/sys/t_ptrace tp-start: 1639111957.927380, lib/libc/sys/t_ptrace_sigchld, 1 tc-start: 1639111957.929599, traceme_raise1 tc-end: 1639111958.16083, traceme_raise1, skipped, XXX: zombie is not collected before tracer's death tp-end: 1639111958.24299, lib/libc/sys/t_ptrace_sigchld tp-start: 1639111958.841480, lib/libc/sys/t_ptrace_wait, 282 tc-start: 1639111958.844007, access_fpregs1 tc-end: 1639111959.212057, access_fpregs1, passed tc-start: 1639111959.487608, access_fpregs2 tc-end: 1639111959.711158, access_fpregs2, passed tc-start: 1639111959.718125, access_regs1 tc-end: 1639111959.927263, access_regs1, passed tc-start: 1639111959.934307, access_regs2 tc-end: 1639111960.142964, access_regs2, passed tc-start: 1639111960.149891, access_regs3 tc-end: 1639111960.361531, access_regs3, passed tc-start: 1639111960.369076, access_regs4 tc-end: 1639111960.649863, access_regs4, passed tc-start: 1639111960.657328, access_regs5 tc-end: 1639111960.867536, access_regs5, passed tc-start: 1639111960.874593, access_regs6 tc-end: 1639111961.80572, access_regs6, passed tc-start: 1639111961.87466, access_regs_set_unaligned_pc_0x1 tc-end: 1639111961.296874, access_regs_set_unaligned_pc_0x1, passed tc-start: 1639111961.303999, access_regs_set_unaligned_pc_0x3 tc-end: 1639111961.517780, access_regs_set_unaligned_pc_0x3, passed tc-start: 1639111961.524820, access_regs_set_unaligned_pc_0x7 tc-end: 1639111961.734582, access_regs_set_unaligned_pc_0x7, passed tc-start: 1639111961.741883, bytes_transfer_alignment_piod_read_auxv tc-end: 1639111962.366102, bytes_transfer_alignment_piod_read_auxv, passed tc-start: 1639111962.379125, bytes_transfer_alignment_piod_read_d tc-end: 1639111965.643843, bytes_transfer_alignment_piod_read_d, passed tc-start: 1639111965.651177, bytes_transfer_alignment_piod_read_i tc-end: 1639111969.908850, bytes_transfer_alignment_piod_read_i, passed tc-start: 1639111969.918349, bytes_transfer_alignment_piod_write_d tc-end: 1639111975.928217, bytes_transfer_alignment_piod_write_d, passed tc-start: 1639111975.934992, bytes_transfer_alignment_piod_write_i tc-end: 1639111981.433589, bytes_transfer_alignment_piod_write_i, passed tc-start: 1639111981.440534, bytes_transfer_alignment_pt_read_d tc-end: 1639111984.507364, bytes_transfer_alignment_pt_read_d, passed tc-start: 1639111984.516889, bytes_transfer_alignment_pt_read_i tc-end: 1639111988.543098, bytes_transfer_alignment_pt_read_i, passed tc-start: 1639111988.549917, bytes_transfer_alignment_pt_write_d tc-end: 1639111995.133949, bytes_transfer_alignment_pt_write_d, passed tc-start: 1639111995.143678, bytes_transfer_alignment_pt_write_i tc-end: 1639112000.571168, bytes_transfer_alignment_pt_write_i, passed tc-start: 1639112000.578259, bytes_transfer_eof_piod_read_d tc-end: 1639112000.792528, bytes_transfer_eof_piod_read_d, passed tc-start: 1639112000.799206, bytes_transfer_eof_piod_read_i tc-end: 1639112001.2657, bytes_transfer_eof_piod_read_i, passed tc-start: 1639112001.9289, bytes_transfer_eof_piod_write_d tc-end: 1639112001.214885, bytes_transfer_eof_piod_write_d, passed tc-start: 1639112001.223227, bytes_transfer_eof_piod_write_i tc-end: 1639112001.428479, bytes_transfer_eof_piod_write_i, passed tc-start: 1639112001.435167, bytes_transfer_eof_pt_read_d tc-end: 1639112001.641703, bytes_transfer_eof_pt_read_d, passed tc-start: 1639112001.650231, bytes_transfer_eof_pt_read_i tc-end: 1639112001.876916, bytes_transfer_eof_pt_read_i, passed tc-start: 1639112001.883383, bytes_transfer_eof_pt_write_d tc-end: 1639112002.89307, bytes_transfer_eof_pt_write_d, passed tc-start: 1639112002.95835, bytes_transfer_eof_pt_write_i tc-end: 1639112002.300409, bytes_transfer_eof_pt_write_i, passed tc-start: 1639112002.306976, bytes_transfer_piod_read_auxv tc-end: 1639112002.575326, bytes_transfer_piod_read_auxv, passed tc-start: 1639112002.581822, bytes_transfer_piod_read_d_16 tc-end: 1639112002.778658, bytes_transfer_piod_read_d_16, passed tc-start: 1639112002.785260, bytes_transfer_piod_read_d_16_text tc-end: 1639112002.984010, bytes_transfer_piod_read_d_16_text, passed tc-start: 1639112002.990488, bytes_transfer_piod_read_d_32 tc-end: 1639112003.265377, bytes_transfer_piod_read_d_32, passed tc-start: 1639112003.274971, bytes_transfer_piod_read_d_32_text tc-end: 1639112003.561092, bytes_transfer_piod_read_d_32_text, passed tc-start: 1639112003.570121, bytes_transfer_piod_read_d_64 tc-end: 1639112003.853132, bytes_transfer_piod_read_d_64, passed tc-start: 1639112003.862121, bytes_transfer_piod_read_d_64_text tc-end: 1639112004.149861, bytes_transfer_piod_read_d_64_text, passed tc-start: 1639112004.159233, bytes_transfer_piod_read_d_8 tc-end: 1639112004.459612, bytes_transfer_piod_read_d_8, passed tc-start: 1639112004.469111, bytes_transfer_piod_read_d_8_text tc-end: 1639112004.768717, bytes_transfer_piod_read_d_8_text, passed tc-start: 1639112004.777681, bytes_transfer_piod_read_i_16 tc-end: 1639112005.73638, bytes_transfer_piod_read_i_16, passed tc-start: 1639112005.82442, bytes_transfer_piod_read_i_16_text tc-end: 1639112005.372491, bytes_transfer_piod_read_i_16_text, passed tc-start: 1639112005.381773, bytes_transfer_piod_read_i_32 tc-end: 1639112005.673504, bytes_transfer_piod_read_i_32, passed tc-start: 1639112005.681970, bytes_transfer_piod_read_i_32_text tc-end: 1639112005.972584, bytes_transfer_piod_read_i_32_text, passed tc-start: 1639112005.981411, bytes_transfer_piod_read_i_64 tc-end: 1639112006.273323, bytes_transfer_piod_read_i_64, passed tc-start: 1639112006.281998, bytes_transfer_piod_read_i_64_text tc-end: 1639112006.571863, bytes_transfer_piod_read_i_64_text, passed tc-start: 1639112006.580706, bytes_transfer_piod_read_i_8 tc-end: 1639112006.879808, bytes_transfer_piod_read_i_8, passed tc-start: 1639112006.889135, bytes_transfer_piod_read_i_8_text tc-end: 1639112007.154178, bytes_transfer_piod_read_i_8_text, passed tc-start: 1639112007.163234, bytes_transfer_piod_write_d_16 tc-end: 1639112007.388155, bytes_transfer_piod_write_d_16, passed tc-start: 1639112007.397477, bytes_transfer_piod_write_d_16_text tc-end: 1639112007.698371, bytes_transfer_piod_write_d_16_text, passed tc-start: 1639112007.707764, bytes_transfer_piod_write_d_32 tc-end: 1639112007.905581, bytes_transfer_piod_write_d_32, passed tc-start: 1639112007.912088, bytes_transfer_piod_write_d_32_text tc-end: 1639112008.111505, bytes_transfer_piod_write_d_32_text, passed tc-start: 1639112008.117997, bytes_transfer_piod_write_d_64 tc-end: 1639112008.316180, bytes_transfer_piod_write_d_64, passed tc-start: 1639112008.323325, bytes_transfer_piod_write_d_64_text tc-end: 1639112008.522544, bytes_transfer_piod_write_d_64_text, passed tc-start: 1639112008.529459, bytes_transfer_piod_write_d_8 tc-end: 1639112008.726983, bytes_transfer_piod_write_d_8, passed tc-start: 1639112008.733451, bytes_transfer_piod_write_d_8_text tc-end: 1639112008.931880, bytes_transfer_piod_write_d_8_text, passed tc-start: 1639112008.938524, bytes_transfer_piod_write_i_16 tc-end: 1639112009.138027, bytes_transfer_piod_write_i_16, passed tc-start: 1639112009.144513, bytes_transfer_piod_write_i_16_text tc-end: 1639112009.345397, bytes_transfer_piod_write_i_16_text, passed tc-start: 1639112009.352277, bytes_transfer_piod_write_i_32 tc-end: 1639112009.560208, bytes_transfer_piod_write_i_32, passed tc-start: 1639112009.566815, bytes_transfer_piod_write_i_32_text tc-end: 1639112009.763760, bytes_transfer_piod_write_i_32_text, passed tc-start: 1639112009.770640, bytes_transfer_piod_write_i_64 tc-end: 1639112009.986188, bytes_transfer_piod_write_i_64, passed tc-start: 1639112009.993150, bytes_transfer_piod_write_i_64_text tc-end: 1639112010.193354, bytes_transfer_piod_write_i_64_text, passed tc-start: 1639112010.200536, bytes_transfer_piod_write_i_8 tc-end: 1639112010.394157, bytes_transfer_piod_write_i_8, passed tc-start: 1639112010.409243, bytes_transfer_piod_write_i_8_text tc-end: 1639112010.607465, bytes_transfer_piod_write_i_8_text, passed tc-start: 1639112010.614100, bytes_transfer_read_d tc-end: 1639112010.813051, bytes_transfer_read_d, passed tc-start: 1639112010.819507, bytes_transfer_read_d_text tc-end: 1639112011.18072, bytes_transfer_read_d_text, passed tc-start: 1639112011.24862, bytes_transfer_read_i tc-end: 1639112011.221356, bytes_transfer_read_i, passed tc-start: 1639112011.227986, bytes_transfer_read_i_text tc-end: 1639112011.425078, bytes_transfer_read_i_text, passed tc-start: 1639112011.431921, bytes_transfer_write_d tc-end: 1639112011.627812, bytes_transfer_write_d, passed tc-start: 1639112011.634176, bytes_transfer_write_d_text tc-end: 1639112011.831753, bytes_transfer_write_d_text, passed tc-start: 1639112011.838269, bytes_transfer_write_i tc-end: 1639112012.34600, bytes_transfer_write_i, passed tc-start: 1639112012.41445, bytes_transfer_write_i_text tc-end: 1639112012.348771, bytes_transfer_write_i_text, passed tc-start: 1639112012.358237, child_attach_to_its_parent tc-end: 1639112012.669721, child_attach_to_its_parent, passed tc-start: 1639112012.683254, child_attach_to_its_stopped_parent tc-end: 1639112013.3063, child_attach_to_its_stopped_parent, passed tc-start: 1639112013.16161, clone1 tc-end: 1639112013.327079, clone1, passed tc-start: 1639112013.335693, clone5 tc-end: 1639112013.668050, clone5, passed tc-start: 1639112013.677369, clone_files1 tc-end: 1639112013.990096, clone_files1, passed tc-start: 1639112013.999872, clone_files5 tc-end: 1639112014.315538, clone_files5, passed tc-start: 1639112014.324859, clone_fs1 tc-end: 1639112014.634359, clone_fs1, passed tc-start: 1639112014.643690, clone_fs5 tc-end: 1639112014.950539, clone_fs5, passed tc-start: 1639112014.959754, clone_vfork1 tc-end: 1639112015.267849, clone_vfork1, passed tc-start: 1639112015.276598, clone_vfork5 tc-end: 1639112015.601008, clone_vfork5, passed tc-start: 1639112015.610549, clone_vm1 tc-end: 1639112015.920162, clone_vm1, passed tc-start: 1639112015.929642, clone_vm5 tc-end: 1639112016.235928, clone_vm5, passed tc-start: 1639112016.244829, core_dump_procinfo tc-end: 1639112016.716322, core_dump_procinfo, failed, /tmp/build/2021.12.10.01.18.29-sparc64/src/tests/lib/libc/sys/t_ptrace_wait.h:242: Reported !exited process tc-start: 1639112016.726978, eventmask_preserved_empty tc-end: 1639112017.27313, eventmask_preserved_empty, passed tc-start: 1639112017.36586, eventmask_preserved_fork tc-end: 1639112017.334682, eventmask_preserved_fork, passed tc-start: 1639112017.344350, eventmask_preserved_lwp_create tc-end: 1639112017.659301, eventmask_preserved_lwp_create, passed tc-start: 1639112017.668955, eventmask_preserved_lwp_exit tc-end: 1639112017.969341, eventmask_preserved_lwp_exit, passed tc-start: 1639112017.977922, eventmask_preserved_posix_spawn tc-end: 1639112018.282760, eventmask_preserved_posix_spawn, passed tc-start: 1639112018.293067, eventmask_preserved_vfork tc-end: 1639112018.591625, eventmask_preserved_vfork, passed tc-start: 1639112018.601013, eventmask_preserved_vfork_done tc-end: 1639112018.901030, eventmask_preserved_vfork_done, passed tc-start: 1639112018.910269, fork1 tc-end: 1639112019.238399, fork1, passed tc-start: 1639112019.248089, fork13 tc-end: 1639112019.570190, fork13, passed tc-start: 1639112019.578974, fork5 tc-end: 1639112019.894873, fork5, passed tc-start: 1639112019.904594, fork9 tc-end: 1639112020.228011, fork9, passed tc-start: 1639112020.238533, kill1 tc-end: 1639112020.545585, kill1, passed tc-start: 1639112020.555220, kill2 tc-end: 1639112020.856778, kill2, passed tc-start: 1639112020.866517, kill3 tc-end: 1639112021.166105, kill3, passed tc-start: 1639112021.175870, parent_attach_to_its_child tc-end: 1639112021.482650, parent_attach_to_its_child, passed tc-start: 1639112021.495406, parent_attach_to_its_stopped_child tc-end: 1639112021.841964, parent_attach_to_its_stopped_child, passed tc-start: 1639112021.854555, posix_spawn1 tc-so: tc-end: 1639112022.198878, posix_spawn1, passed tc-start: 1639112022.208249, posix_spawn2 tc-so: tc-end: 1639112022.554858, posix_spawn2, passed tc-start: 1639112022.565441, posix_spawn3 tc-so: tc-end: 1639112022.920461, posix_spawn3, passed tc-start: 1639112022.929803, posix_spawn4 tc-so: tc-end: 1639112023.272795, posix_spawn4, passed tc-start: 1639112023.282415, posix_spawn5 tc-so: tc-end: 1639112023.624673, posix_spawn5, passed tc-start: 1639112023.634558, posix_spawn6 tc-so: tc-end: 1639112023.973623, posix_spawn6, passed tc-start: 1639112023.983014, posix_spawn7 tc-so: tc-end: 1639112024.325230, posix_spawn7, passed tc-start: 1639112024.335431, posix_spawn8 tc-so: tc-end: 1639112024.612423, posix_spawn8, passed tc-start: 1639112024.619063, resume tc-end: 1639112027.57606, resume, passed tc-start: 1639112027.64352, siginfo_set_faked tc-end: 1639112027.262694, siginfo_set_faked, passed tc-start: 1639112027.269449, siginfo_set_unmodified tc-end: 1639112027.482582, siginfo_set_unmodified, passed tc-start: 1639112027.491940, signal_mask_unrelated tc-end: 1639112027.711784, signal_mask_unrelated, passed tc-start: 1639112027.718250, suspend_no_deadlock tc-end: 1639112027.917086, suspend_no_deadlock, passed tc-start: 1639112027.923671, syscall tc-end: 1639112028.129804, syscall, passed tc-start: 1639112028.136306, syscall_detach_on_sce tc-end: 1639112028.341039, syscall_detach_on_sce, passed tc-start: 1639112028.347662, syscall_killed_on_sce tc-end: 1639112028.626136, syscall_killed_on_sce, passed tc-start: 1639112028.632674, syscall_signal_on_sce tc-end: 1639112028.919145, syscall_signal_on_sce, expected_failure, XXX: behavior under investigation: /tmp/build/2021.12.10.01.18.29-sparc64/src/tests/lib/libc/sys/t_ptrace_wait.h:242: Reported !exited process tc-start: 1639112028.926460, syscallemu1 tc-end: 1639112029.216367, syscallemu1, passed tc-start: 1639112029.223037, thread_concurrent_signals tc-end: 1639112029.399778, thread_concurrent_signals, skipped, PR kern/54960 tc-start: 1639112029.406863, thread_concurrent_signals_handler tc-end: 1639112029.581496, thread_concurrent_signals_handler, skipped, PR kern/54960 tc-start: 1639112029.588103, thread_concurrent_signals_sig_ign tc-end: 1639112029.767814, thread_concurrent_signals_sig_ign, skipped, PR kern/54960 tc-start: 1639112029.774678, threads_and_exec tc-end: 1639112030.79831, threads_and_exec, passed tc-start: 1639112030.86861, trace_thread_lwpcreate tc-end: 1639112032.797132, trace_thread_lwpcreate, passed tc-start: 1639112032.804033, trace_thread_lwpcreate_and_exit tc-end: 1639112037.468365, trace_thread_lwpcreate_and_exit, passed tc-start: 1639112037.475025, trace_thread_lwpcreate_and_exit_masked_sigtrap tc-end: 1639112042.630901, trace_thread_lwpcreate_and_exit_masked_sigtrap, passed tc-start: 1639112042.637617, trace_thread_lwpcreate_masked_sigtrap tc-end: 1639112045.833764, trace_thread_lwpcreate_masked_sigtrap, passed tc-start: 1639112045.840189, trace_thread_lwpexit tc-end: 1639112048.443132, trace_thread_lwpexit, passed tc-start: 1639112048.449755, trace_thread_lwpexit_masked_sigtrap tc-end: 1639112053.866425, trace_thread_lwpexit_masked_sigtrap, passed tc-start: 1639112053.873036, trace_thread_nolwpevents tc-end: 1639112054.69350, trace_thread_nolwpevents, passed tc-start: 1639112054.75746, traceme_crash_bus tc-end: 1639112054.279008, traceme_crash_bus, passed tc-start: 1639112054.285493, traceme_crash_fpe tc-end: 1639112054.485918, traceme_crash_fpe, passed tc-start: 1639112054.492568, traceme_crash_ill tc-end: 1639112054.686538, traceme_crash_ill, passed tc-start: 1639112054.693713, traceme_crash_segv tc-end: 1639112054.952102, traceme_crash_segv, passed tc-start: 1639112054.960838, traceme_crash_trap tc-end: 1639112055.228201, traceme_crash_trap, passed tc-start: 1639112055.235170, traceme_exec tc-so: tc-end: 1639112055.454442, traceme_exec, passed tc-start: 1639112055.461252, traceme_lwpinfo0 tc-end: 1639112055.667996, traceme_lwpinfo0, passed tc-start: 1639112055.674667, traceme_lwpinfo0_lwpstatus tc-end: 1639112055.875127, traceme_lwpinfo0_lwpstatus, passed tc-start: 1639112055.881465, traceme_lwpinfo0_lwpstatus_pl_name tc-end: 1639112056.83966, traceme_lwpinfo0_lwpstatus_pl_name, passed tc-start: 1639112056.90484, traceme_lwpinfo0_lwpstatus_pl_private tc-end: 1639112056.335453, traceme_lwpinfo0_lwpstatus_pl_private, passed tc-start: 1639112056.341909, traceme_lwpinfo0_lwpstatus_pl_sigmask tc-end: 1639112056.542359, traceme_lwpinfo0_lwpstatus_pl_sigmask, passed tc-start: 1639112056.548759, traceme_lwpinfo1 tc-end: 1639112056.920863, traceme_lwpinfo1, passed tc-start: 1639112056.927274, traceme_lwpinfo1_lwpstatus tc-end: 1639112057.311209, traceme_lwpinfo1_lwpstatus, passed tc-start: 1639112057.317591, traceme_lwpinfo1_lwpstatus_pl_name tc-end: 1639112057.841595, traceme_lwpinfo1_lwpstatus_pl_name, passed tc-start: 1639112057.851235, traceme_lwpinfo1_lwpstatus_pl_private tc-end: 1639112058.411861, traceme_lwpinfo1_lwpstatus_pl_private, passed tc-start: 1639112058.418365, traceme_lwpinfo1_lwpstatus_pl_sigmask tc-end: 1639112058.972170, traceme_lwpinfo1_lwpstatus_pl_sigmask, passed tc-start: 1639112058.978874, traceme_lwpinfo2 tc-end: 1639112059.912865, traceme_lwpinfo2, passed tc-start: 1639112059.919292, traceme_lwpinfo2_lwpstatus tc-end: 1639112060.853880, traceme_lwpinfo2_lwpstatus, passed tc-start: 1639112060.860857, traceme_lwpinfo2_lwpstatus_pl_name tc-end: 1639112061.814017, traceme_lwpinfo2_lwpstatus_pl_name, passed tc-start: 1639112061.820725, traceme_lwpinfo2_lwpstatus_pl_private tc-end: 1639112062.775625, traceme_lwpinfo2_lwpstatus_pl_private, passed tc-start: 1639112062.782456, traceme_lwpinfo2_lwpstatus_pl_sigmask tc-end: 1639112063.718720, traceme_lwpinfo2_lwpstatus_pl_sigmask, passed tc-start: 1639112063.725235, traceme_lwpinfo3 tc-end: 1639112064.805187, traceme_lwpinfo3, passed tc-start: 1639112064.811931, traceme_lwpinfo3_lwpstatus tc-end: 1639112065.885385, traceme_lwpinfo3_lwpstatus, passed tc-start: 1639112065.891975, traceme_lwpinfo3_lwpstatus_pl_name tc-end: 1639112066.878359, traceme_lwpinfo3_lwpstatus_pl_name, passed tc-start: 1639112066.885133, traceme_lwpinfo3_lwpstatus_pl_private tc-end: 1639112067.831027, traceme_lwpinfo3_lwpstatus_pl_private, passed tc-start: 1639112067.837608, traceme_lwpinfo3_lwpstatus_pl_sigmask tc-end: 1639112068.837041, traceme_lwpinfo3_lwpstatus_pl_sigmask, passed tc-start: 1639112068.843771, traceme_lwpnext0 tc-end: 1639112069.50383, traceme_lwpnext0, passed tc-start: 1639112069.59490, traceme_lwpnext0_pl_name tc-end: 1639112069.361552, traceme_lwpnext0_pl_name, passed tc-start: 1639112069.368023, traceme_lwpnext0_pl_private tc-end: 1639112069.571435, traceme_lwpnext0_pl_private, passed tc-start: 1639112069.578619, traceme_lwpnext0_pl_sigmask tc-end: 1639112069.885219, traceme_lwpnext0_pl_sigmask, passed tc-start: 1639112069.894129, traceme_lwpnext1 tc-end: 1639112070.417338, traceme_lwpnext1, passed tc-start: 1639112070.423787, traceme_lwpnext1_pl_name tc-end: 1639112070.958123, traceme_lwpnext1_pl_name, passed tc-start: 1639112070.964612, traceme_lwpnext1_pl_private tc-end: 1639112071.508508, traceme_lwpnext1_pl_private, passed tc-start: 1639112071.515084, traceme_lwpnext1_pl_sigmask tc-end: 1639112072.73062, traceme_lwpnext1_pl_sigmask, passed tc-start: 1639112072.82296, traceme_lwpnext2 tc-end: 1639112072.478101, traceme_lwpnext2, passed tc-start: 1639112072.484711, traceme_lwpnext2_pl_name tc-end: 1639112073.30333, traceme_lwpnext2_pl_name, passed tc-start: 1639112073.37020, traceme_lwpnext2_pl_private tc-end: 1639112073.542889, traceme_lwpnext2_pl_private, passed tc-start: 1639112073.552498, traceme_lwpnext2_pl_sigmask tc-end: 1639112074.288968, traceme_lwpnext2_pl_sigmask, passed tc-start: 1639112074.295684, traceme_lwpnext3 tc-end: 1639112075.370583, traceme_lwpnext3, passed tc-start: 1639112075.377065, traceme_lwpnext3_pl_name tc-end: 1639112076.250787, traceme_lwpnext3_pl_name, passed tc-start: 1639112076.260004, traceme_lwpnext3_pl_private tc-end: 1639112077.341803, traceme_lwpnext3_pl_private, passed tc-start: 1639112077.348340, traceme_lwpnext3_pl_sigmask tc-end: 1639112078.171765, traceme_lwpnext3_pl_sigmask, passed tc-start: 1639112078.178371, traceme_pid1_parent tc-end: 1639112078.391311, traceme_pid1_parent, passed tc-start: 1639112078.400494, traceme_raise1 tc-end: 1639112078.686263, traceme_raise1, passed tc-start: 1639112078.695966, traceme_raise10 tc-end: 1639112078.907882, traceme_raise10, passed tc-start: 1639112078.914431, traceme_raise2 tc-end: 1639112079.140213, traceme_raise2, passed tc-start: 1639112079.146691, traceme_raise3 tc-end: 1639112079.344760, traceme_raise3, passed tc-start: 1639112079.351329, traceme_raise4 tc-end: 1639112079.578572, traceme_raise4, passed tc-start: 1639112079.586031, traceme_raise5 tc-end: 1639112079.791726, traceme_raise5, passed tc-start: 1639112079.798429, traceme_raise6 tc-end: 1639112079.995867, traceme_raise6, passed tc-start: 1639112080.2447, traceme_raise7 tc-end: 1639112080.198840, traceme_raise7, passed tc-start: 1639112080.205483, traceme_raise8 tc-end: 1639112080.455360, traceme_raise8, passed tc-start: 1639112080.464842, traceme_raise9 tc-end: 1639112080.669837, traceme_raise9, passed tc-start: 1639112080.676426, traceme_raisesignal_ignored1 tc-end: 1639112080.982830, traceme_raisesignal_ignored1, passed tc-start: 1639112080.992221, traceme_raisesignal_ignored2 tc-end: 1639112081.193625, traceme_raisesignal_ignored2, passed tc-start: 1639112081.200132, traceme_raisesignal_ignored3 tc-end: 1639112081.399598, traceme_raisesignal_ignored3, passed tc-start: 1639112081.406047, traceme_raisesignal_ignored4 tc-end: 1639112081.606022, traceme_raisesignal_ignored4, passed tc-start: 1639112081.612544, traceme_raisesignal_ignored5 tc-end: 1639112081.808627, traceme_raisesignal_ignored5, passed tc-start: 1639112081.814994, traceme_raisesignal_ignored6 tc-end: 1639112082.15574, traceme_raisesignal_ignored6, passed tc-start: 1639112082.22108, traceme_raisesignal_ignored7 tc-end: 1639112082.222986, traceme_raisesignal_ignored7, passed tc-start: 1639112082.230407, traceme_raisesignal_ignored8 tc-end: 1639112082.430375, traceme_raisesignal_ignored8, passed tc-start: 1639112082.436846, traceme_raisesignal_masked1 tc-end: 1639112082.636930, traceme_raisesignal_masked1, passed tc-start: 1639112082.643392, traceme_raisesignal_masked2 tc-end: 1639112082.838203, traceme_raisesignal_masked2, passed tc-start: 1639112082.844577, traceme_raisesignal_masked3 tc-end: 1639112083.41937, traceme_raisesignal_masked3, passed tc-start: 1639112083.48318, traceme_raisesignal_masked4 tc-end: 1639112083.270374, traceme_raisesignal_masked4, passed tc-start: 1639112083.276904, traceme_raisesignal_masked5 tc-end: 1639112083.490305, traceme_raisesignal_masked5, passed tc-start: 1639112083.500300, traceme_raisesignal_masked6 tc-end: 1639112083.764503, traceme_raisesignal_masked6, passed tc-start: 1639112083.771142, traceme_raisesignal_masked7 tc-end: 1639112084.61730, traceme_raisesignal_masked7, passed tc-start: 1639112084.68647, traceme_raisesignal_masked8 tc-end: 1639112084.328402, traceme_raisesignal_masked8, passed tc-start: 1639112084.334991, traceme_sendsignal_handle1 tc-end: 1639112084.544523, traceme_sendsignal_handle1, passed tc-start: 1639112084.551590, traceme_sendsignal_handle2 tc-end: 1639112084.755987, traceme_sendsignal_handle2, passed tc-start: 1639112084.762716, traceme_sendsignal_handle3 tc-end: 1639112084.962218, traceme_sendsignal_handle3, passed tc-start: 1639112084.968756, traceme_sendsignal_handle4 tc-end: 1639112085.183652, traceme_sendsignal_handle4, passed tc-start: 1639112085.190270, traceme_sendsignal_handle5 tc-end: 1639112085.395451, traceme_sendsignal_handle5, passed tc-start: 1639112085.402918, traceme_sendsignal_handle6 tc-end: 1639112085.689123, traceme_sendsignal_handle6, passed tc-start: 1639112085.698544, traceme_sendsignal_handle7 tc-end: 1639112085.999307, traceme_sendsignal_handle7, passed tc-start: 1639112086.8573, traceme_sendsignal_handle8 tc-end: 1639112086.225778, traceme_sendsignal_handle8, passed tc-start: 1639112086.232587, traceme_sendsignal_ignored1 tc-end: 1639112086.437290, traceme_sendsignal_ignored1, passed tc-start: 1639112086.446672, traceme_sendsignal_ignored2 tc-end: 1639112086.679017, traceme_sendsignal_ignored2, passed tc-start: 1639112086.685422, traceme_sendsignal_ignored3 tc-end: 1639112086.884221, traceme_sendsignal_ignored3, passed tc-start: 1639112086.890928, traceme_sendsignal_ignored4 tc-end: 1639112087.142771, traceme_sendsignal_ignored4, passed tc-start: 1639112087.149536, traceme_sendsignal_ignored5 tc-end: 1639112087.380832, traceme_sendsignal_ignored5, passed tc-start: 1639112087.390018, traceme_sendsignal_ignored6 tc-end: 1639112087.667552, traceme_sendsignal_ignored6, passed tc-start: 1639112087.674195, traceme_sendsignal_ignored7 tc-end: 1639112087.870705, traceme_sendsignal_ignored7, passed tc-start: 1639112087.877203, traceme_sendsignal_ignored8 tc-end: 1639112088.89319, traceme_sendsignal_ignored8, passed tc-start: 1639112088.98034, traceme_sendsignal_masked1 tc-end: 1639112088.384820, traceme_sendsignal_masked1, passed tc-start: 1639112088.391286, traceme_sendsignal_masked2 tc-end: 1639112088.589173, traceme_sendsignal_masked2, passed tc-start: 1639112088.595581, traceme_sendsignal_masked3 tc-end: 1639112088.794538, traceme_sendsignal_masked3, passed tc-start: 1639112088.800928, traceme_sendsignal_masked4 tc-end: 1639112088.998567, traceme_sendsignal_masked4, passed tc-start: 1639112089.6181, traceme_sendsignal_masked5 tc-end: 1639112089.203600, traceme_sendsignal_masked5, passed tc-start: 1639112089.210043, traceme_sendsignal_masked6 tc-end: 1639112089.452214, traceme_sendsignal_masked6, passed tc-start: 1639112089.458578, traceme_sendsignal_masked7 tc-end: 1639112089.654931, traceme_sendsignal_masked7, passed tc-start: 1639112089.661337, traceme_sendsignal_masked8 tc-end: 1639112089.860479, traceme_sendsignal_masked8, passed tc-start: 1639112089.866872, traceme_sendsignal_simple1 tc-end: 1639112090.158211, traceme_sendsignal_simple1, passed tc-start: 1639112090.164757, traceme_sendsignal_simple10 tc-end: 1639112090.396028, traceme_sendsignal_simple10, passed tc-start: 1639112090.406109, traceme_sendsignal_simple2 tc-end: 1639112090.606093, traceme_sendsignal_simple2, passed tc-start: 1639112090.613024, traceme_sendsignal_simple3 tc-end: 1639112090.851133, traceme_sendsignal_simple3, passed tc-start: 1639112090.862295, traceme_sendsignal_simple4 tc-end: 1639112091.63900, traceme_sendsignal_simple4, passed tc-start: 1639112091.71118, traceme_sendsignal_simple5 tc-end: 1639112091.272042, traceme_sendsignal_simple5, passed tc-start: 1639112091.279084, traceme_sendsignal_simple6 tc-end: 1639112091.514437, traceme_sendsignal_simple6, passed tc-start: 1639112091.524457, traceme_sendsignal_simple7 tc-end: 1639112091.755884, traceme_sendsignal_simple7, passed tc-start: 1639112091.766304, traceme_sendsignal_simple8 tc-end: 1639112091.999724, traceme_sendsignal_simple8, passed tc-start: 1639112092.9909, traceme_sendsignal_simple9 tc-end: 1639112092.243701, traceme_sendsignal_simple9, passed tc-start: 1639112092.253866, traceme_signalignored_crash_bus tc-end: 1639112092.465853, traceme_signalignored_crash_bus, passed tc-start: 1639112092.472876, traceme_signalignored_crash_fpe tc-end: 1639112092.677953, traceme_signalignored_crash_fpe, passed tc-start: 1639112092.685225, traceme_signalignored_crash_ill tc-end: 1639112092.886687, traceme_signalignored_crash_ill, passed tc-start: 1639112092.893716, traceme_signalignored_crash_segv tc-end: 1639112093.110816, traceme_signalignored_crash_segv, passed tc-start: 1639112093.117467, traceme_signalignored_crash_trap tc-end: 1639112093.316525, traceme_signalignored_crash_trap, passed tc-start: 1639112093.323540, traceme_signalignored_exec tc-so: tc-end: 1639112093.544494, traceme_signalignored_exec, passed tc-start: 1639112093.550908, traceme_signalmasked_crash_bus tc-end: 1639112093.756983, traceme_signalmasked_crash_bus, passed tc-start: 1639112093.763520, traceme_signalmasked_crash_fpe tc-end: 1639112093.966014, traceme_signalmasked_crash_fpe, passed tc-start: 1639112093.972615, traceme_signalmasked_crash_ill tc-end: 1639112094.173787, traceme_signalmasked_crash_ill, passed tc-start: 1639112094.180508, traceme_signalmasked_crash_segv tc-end: 1639112094.380900, traceme_signalmasked_crash_segv, passed tc-start: 1639112094.387545, traceme_signalmasked_crash_trap tc-end: 1639112094.587297, traceme_signalmasked_crash_trap, passed tc-start: 1639112094.594075, traceme_signalmasked_exec tc-so: tc-end: 1639112094.815761, traceme_signalmasked_exec, passed tc-start: 1639112094.822145, traceme_vfork_crash_bus tc-end: 1639112095.52867, traceme_vfork_crash_bus, passed tc-start: 1639112095.62403, traceme_vfork_crash_fpe tc-end: 1639112095.267040, traceme_vfork_crash_fpe, passed tc-start: 1639112095.276730, traceme_vfork_crash_ill tc-end: 1639112095.478291, traceme_vfork_crash_ill, passed tc-start: 1639112095.487969, traceme_vfork_crash_segv tc-end: 1639112095.693088, traceme_vfork_crash_segv, passed tc-start: 1639112095.703056, traceme_vfork_crash_trap tc-end: 1639112095.904388, traceme_vfork_crash_trap, passed tc-start: 1639112095.914122, traceme_vfork_exec tc-so: tc-end: 1639112096.112612, traceme_vfork_exec, passed tc-start: 1639112096.119036, traceme_vfork_fork tc-end: 1639112096.305981, traceme_vfork_fork, passed tc-start: 1639112096.312522, traceme_vfork_raise1 tc-end: 1639112096.484827, traceme_vfork_raise1, passed tc-start: 1639112096.491279, traceme_vfork_raise10 tc-end: 1639112096.696870, traceme_vfork_raise10, passed tc-start: 1639112096.706590, traceme_vfork_raise11 tc-end: 1639112096.906928, traceme_vfork_raise11, passed tc-start: 1639112096.916600, traceme_vfork_raise12 tc-end: 1639112097.120583, traceme_vfork_raise12, passed tc-start: 1639112097.130264, traceme_vfork_raise13 tc-end: 1639112097.345815, traceme_vfork_raise13, passed tc-start: 1639112097.355477, traceme_vfork_raise2 tc-end: 1639112097.561970, traceme_vfork_raise2, passed tc-start: 1639112097.568579, traceme_vfork_raise3 tc-end: 1639112097.761107, traceme_vfork_raise3, passed tc-start: 1639112097.770577, traceme_vfork_raise4 tc-end: 1639112097.970776, traceme_vfork_raise4, passed tc-start: 1639112097.977091, traceme_vfork_raise5 tc-end: 1639112098.167304, traceme_vfork_raise5, passed tc-start: 1639112098.173670, traceme_vfork_raise6 tc-end: 1639112098.378089, traceme_vfork_raise6, passed tc-start: 1639112098.387749, traceme_vfork_raise7 tc-end: 1639112098.564428, traceme_vfork_raise7, passed tc-start: 1639112098.570956, traceme_vfork_raise8 tc-end: 1639112098.755888, traceme_vfork_raise8, passed tc-start: 1639112098.762756, traceme_vfork_raise9 tc-end: 1639112098.967599, traceme_vfork_raise9, passed tc-start: 1639112098.977441, traceme_vfork_signalignored_crash_bus tc-end: 1639112099.187425, traceme_vfork_signalignored_crash_bus, passed tc-start: 1639112099.197294, traceme_vfork_signalignored_crash_fpe tc-end: 1639112099.400284, traceme_vfork_signalignored_crash_fpe, passed tc-start: 1639112099.410032, traceme_vfork_signalignored_crash_ill tc-end: 1639112099.616414, traceme_vfork_signalignored_crash_ill, passed tc-start: 1639112099.626231, traceme_vfork_signalignored_crash_segv tc-end: 1639112099.827140, traceme_vfork_signalignored_crash_segv, passed tc-start: 1639112099.837040, traceme_vfork_signalignored_crash_trap tc-end: 1639112100.41283, traceme_vfork_signalignored_crash_trap, passed tc-start: 1639112100.51383, traceme_vfork_signalignored_exec tc-so: tc-end: 1639112100.253855, traceme_vfork_signalignored_exec, passed tc-start: 1639112100.260461, traceme_vfork_signalmasked_crash_bus tc-end: 1639112100.560411, traceme_vfork_signalmasked_crash_bus, passed tc-start: 1639112100.574461, traceme_vfork_signalmasked_crash_fpe tc-end: 1639112100.796880, traceme_vfork_signalmasked_crash_fpe, passed tc-start: 1639112100.806398, traceme_vfork_signalmasked_crash_ill tc-end: 1639112101.7961, traceme_vfork_signalmasked_crash_ill, passed tc-start: 1639112101.17954, traceme_vfork_signalmasked_crash_segv tc-end: 1639112101.217001, traceme_vfork_signalmasked_crash_segv, passed tc-start: 1639112101.227087, traceme_vfork_signalmasked_crash_trap tc-end: 1639112101.430188, traceme_vfork_signalmasked_crash_trap, passed tc-start: 1639112101.440155, traceme_vfork_signalmasked_exec tc-so: tc-end: 1639112101.642095, traceme_vfork_signalmasked_exec, passed tc-start: 1639112101.649048, traceme_vfork_vfork tc-end: 1639112101.833338, traceme_vfork_vfork, passed tc-start: 1639112101.839805, user_va0_disable_pt_continue tc-end: 1639112102.41678, user_va0_disable_pt_continue, passed tc-start: 1639112102.48082, user_va0_disable_pt_detach tc-end: 1639112102.249737, user_va0_disable_pt_detach, passed tc-start: 1639112102.256169, user_va0_disable_pt_syscall tc-end: 1639112102.455636, user_va0_disable_pt_syscall, passed tc-start: 1639112102.461972, vfork1 tc-end: 1639112102.663251, vfork1, passed tc-start: 1639112102.669811, vfork13 tc-end: 1639112102.872576, vfork13, passed tc-start: 1639112102.879077, vfork5 tc-end: 1639112103.81243, vfork5, passed tc-start: 1639112103.87707, vfork9 tc-end: 1639112103.284032, vfork9, passed tp-end: 1639112103.290525, lib/libc/sys/t_ptrace_wait tp-start: 1639112103.944882, lib/libc/sys/t_ptrace_wait3, 282 tc-start: 1639112103.947092, access_fpregs1 tc-end: 1639112104.144434, access_fpregs1, passed tc-start: 1639112104.150964, access_fpregs2 tc-end: 1639112104.346433, access_fpregs2, passed tc-start: 1639112104.352939, access_regs1 tc-end: 1639112104.548493, access_regs1, passed tc-start: 1639112104.555499, access_regs2 tc-end: 1639112104.754214, access_regs2, passed tc-start: 1639112104.760876, access_regs3 tc-end: 1639112104.957558, access_regs3, passed tc-start: 1639112104.964257, access_regs4 tc-end: 1639112105.161510, access_regs4, passed tc-start: 1639112105.168191, access_regs5 tc-end: 1639112105.367039, access_regs5, passed tc-start: 1639112105.373722, access_regs6 tc-end: 1639112105.569640, access_regs6, passed tc-start: 1639112105.576083, access_regs_set_unaligned_pc_0x1 tc-end: 1639112105.787346, access_regs_set_unaligned_pc_0x1, passed tc-start: 1639112105.796586, access_regs_set_unaligned_pc_0x3 tc-end: 1639112106.85562, access_regs_set_unaligned_pc_0x3, passed tc-start: 1639112106.92246, access_regs_set_unaligned_pc_0x7 tc-end: 1639112106.287372, access_regs_set_unaligned_pc_0x7, passed tc-start: 1639112106.293859, bytes_transfer_alignment_piod_read_auxv tc-end: 1639112107.58734, bytes_transfer_alignment_piod_read_auxv, passed tc-start: 1639112107.65457, bytes_transfer_alignment_piod_read_d tc-end: 1639112110.752545, bytes_transfer_alignment_piod_read_d, passed tc-start: 1639112110.759133, bytes_transfer_alignment_piod_read_i tc-end: 1639112114.800193, bytes_transfer_alignment_piod_read_i, passed tc-start: 1639112114.806795, bytes_transfer_alignment_piod_write_d tc-end: 1639112120.401690, bytes_transfer_alignment_piod_write_d, passed tc-start: 1639112120.408544, bytes_transfer_alignment_piod_write_i tc-end: 1639112126.540346, bytes_transfer_alignment_piod_write_i, passed tc-start: 1639112126.547733, bytes_transfer_alignment_pt_read_d tc-end: 1639112130.299093, bytes_transfer_alignment_pt_read_d, passed tc-start: 1639112130.305682, bytes_transfer_alignment_pt_read_i tc-end: 1639112133.905664, bytes_transfer_alignment_pt_read_i, passed tc-start: 1639112133.912496, bytes_transfer_alignment_pt_write_d tc-end: 1639112139.420015, bytes_transfer_alignment_pt_write_d, passed tc-start: 1639112139.429686, bytes_transfer_alignment_pt_write_i tc-end: 1639112145.396707, bytes_transfer_alignment_pt_write_i, passed tc-start: 1639112145.403410, bytes_transfer_eof_piod_read_d tc-end: 1639112145.605434, bytes_transfer_eof_piod_read_d, passed tc-start: 1639112145.611879, bytes_transfer_eof_piod_read_i tc-end: 1639112145.814834, bytes_transfer_eof_piod_read_i, passed tc-start: 1639112145.821630, bytes_transfer_eof_piod_write_d tc-end: 1639112146.21826, bytes_transfer_eof_piod_write_d, passed tc-start: 1639112146.28398, bytes_transfer_eof_piod_write_i tc-end: 1639112146.280786, bytes_transfer_eof_piod_write_i, passed tc-start: 1639112146.290074, bytes_transfer_eof_pt_read_d tc-end: 1639112146.553317, bytes_transfer_eof_pt_read_d, passed tc-start: 1639112146.559978, bytes_transfer_eof_pt_read_i tc-end: 1639112146.762944, bytes_transfer_eof_pt_read_i, passed tc-start: 1639112146.769407, bytes_transfer_eof_pt_write_d tc-end: 1639112146.971177, bytes_transfer_eof_pt_write_d, passed tc-start: 1639112146.977872, bytes_transfer_eof_pt_write_i tc-end: 1639112147.182959, bytes_transfer_eof_pt_write_i, passed tc-start: 1639112147.189380, bytes_transfer_piod_read_auxv tc-end: 1639112147.387127, bytes_transfer_piod_read_auxv, passed tc-start: 1639112147.393551, bytes_transfer_piod_read_d_16 tc-end: 1639112147.591638, bytes_transfer_piod_read_d_16, passed tc-start: 1639112147.598117, bytes_transfer_piod_read_d_16_text tc-end: 1639112147.796001, bytes_transfer_piod_read_d_16_text, passed tc-start: 1639112147.802576, bytes_transfer_piod_read_d_32 tc-end: 1639112147.996879, bytes_transfer_piod_read_d_32, passed tc-start: 1639112148.3359, bytes_transfer_piod_read_d_32_text tc-end: 1639112148.201036, bytes_transfer_piod_read_d_32_text, passed tc-start: 1639112148.207460, bytes_transfer_piod_read_d_64 tc-end: 1639112148.403538, bytes_transfer_piod_read_d_64, passed tc-start: 1639112148.410180, bytes_transfer_piod_read_d_64_text tc-end: 1639112148.608527, bytes_transfer_piod_read_d_64_text, passed tc-start: 1639112148.615114, bytes_transfer_piod_read_d_8 tc-end: 1639112148.814306, bytes_transfer_piod_read_d_8, passed tc-start: 1639112148.821108, bytes_transfer_piod_read_d_8_text tc-end: 1639112149.17710, bytes_transfer_piod_read_d_8_text, passed tc-start: 1639112149.24355, bytes_transfer_piod_read_i_16 tc-end: 1639112149.244687, bytes_transfer_piod_read_i_16, passed tc-start: 1639112149.251160, bytes_transfer_piod_read_i_16_text tc-end: 1639112149.445009, bytes_transfer_piod_read_i_16_text, passed tc-start: 1639112149.451639, bytes_transfer_piod_read_i_32 tc-end: 1639112149.647655, bytes_transfer_piod_read_i_32, passed tc-start: 1639112149.654121, bytes_transfer_piod_read_i_32_text tc-end: 1639112149.851912, bytes_transfer_piod_read_i_32_text, passed tc-start: 1639112149.858632, bytes_transfer_piod_read_i_64 tc-end: 1639112150.56745, bytes_transfer_piod_read_i_64, passed tc-start: 1639112150.63211, bytes_transfer_piod_read_i_64_text tc-end: 1639112150.259610, bytes_transfer_piod_read_i_64_text, passed tc-start: 1639112150.266327, bytes_transfer_piod_read_i_8 tc-end: 1639112150.466463, bytes_transfer_piod_read_i_8, passed tc-start: 1639112150.473245, bytes_transfer_piod_read_i_8_text tc-end: 1639112150.674681, bytes_transfer_piod_read_i_8_text, passed tc-start: 1639112150.683085, bytes_transfer_piod_write_d_16 tc-end: 1639112150.974039, bytes_transfer_piod_write_d_16, passed tc-start: 1639112150.980768, bytes_transfer_piod_write_d_16_text tc-end: 1639112151.182655, bytes_transfer_piod_write_d_16_text, passed tc-start: 1639112151.189829, bytes_transfer_piod_write_d_32 tc-end: 1639112151.389019, bytes_transfer_piod_write_d_32, passed tc-start: 1639112151.395715, bytes_transfer_piod_write_d_32_text tc-end: 1639112151.601506, bytes_transfer_piod_write_d_32_text, passed tc-start: 1639112151.608085, bytes_transfer_piod_write_d_64 tc-end: 1639112151.806189, bytes_transfer_piod_write_d_64, passed tc-start: 1639112151.812825, bytes_transfer_piod_write_d_64_text tc-end: 1639112152.17205, bytes_transfer_piod_write_d_64_text, passed tc-start: 1639112152.23842, bytes_transfer_piod_write_d_8 tc-end: 1639112152.220406, bytes_transfer_piod_write_d_8, passed tc-start: 1639112152.226843, bytes_transfer_piod_write_d_8_text tc-end: 1639112152.481930, bytes_transfer_piod_write_d_8_text, passed tc-start: 1639112152.488773, bytes_transfer_piod_write_i_16 tc-end: 1639112152.683155, bytes_transfer_piod_write_i_16, passed tc-start: 1639112152.689839, bytes_transfer_piod_write_i_16_text tc-end: 1639112152.888146, bytes_transfer_piod_write_i_16_text, passed tc-start: 1639112152.894879, bytes_transfer_piod_write_i_32 tc-end: 1639112153.94163, bytes_transfer_piod_write_i_32, passed tc-start: 1639112153.100758, bytes_transfer_piod_write_i_32_text tc-end: 1639112153.298635, bytes_transfer_piod_write_i_32_text, passed tc-start: 1639112153.305237, bytes_transfer_piod_write_i_64 tc-end: 1639112153.505973, bytes_transfer_piod_write_i_64, passed tc-start: 1639112153.512844, bytes_transfer_piod_write_i_64_text tc-end: 1639112153.763375, bytes_transfer_piod_write_i_64_text, passed tc-start: 1639112153.772606, bytes_transfer_piod_write_i_8 tc-end: 1639112153.992111, bytes_transfer_piod_write_i_8, passed tc-start: 1639112153.998592, bytes_transfer_piod_write_i_8_text tc-end: 1639112154.253326, bytes_transfer_piod_write_i_8_text, passed tc-start: 1639112154.259808, bytes_transfer_read_d tc-end: 1639112154.457641, bytes_transfer_read_d, passed tc-start: 1639112154.464129, bytes_transfer_read_d_text tc-end: 1639112154.662890, bytes_transfer_read_d_text, passed tc-start: 1639112154.669449, bytes_transfer_read_i tc-end: 1639112154.862788, bytes_transfer_read_i, passed tc-start: 1639112154.869199, bytes_transfer_read_i_text tc-end: 1639112155.68549, bytes_transfer_read_i_text, passed tc-start: 1639112155.76934, bytes_transfer_write_d tc-end: 1639112155.272773, bytes_transfer_write_d, passed tc-start: 1639112155.279368, bytes_transfer_write_d_text tc-end: 1639112155.479652, bytes_transfer_write_d_text, passed tc-start: 1639112155.486079, bytes_transfer_write_i tc-end: 1639112155.682258, bytes_transfer_write_i, passed tc-start: 1639112155.688757, bytes_transfer_write_i_text tc-end: 1639112155.887329, bytes_transfer_write_i_text, passed tc-start: 1639112155.893854, child_attach_to_its_parent tc-end: 1639112156.86152, child_attach_to_its_parent, passed tc-start: 1639112156.95262, child_attach_to_its_stopped_parent tc-end: 1639112156.303163, child_attach_to_its_stopped_parent, passed tc-start: 1639112156.312301, clone1 tc-end: 1639112156.519515, clone1, passed tc-start: 1639112156.526160, clone5 tc-end: 1639112156.739969, clone5, passed tc-start: 1639112156.746412, clone_files1 tc-end: 1639112156.949326, clone_files1, passed tc-start: 1639112156.955957, clone_files5 tc-end: 1639112157.160979, clone_files5, passed tc-start: 1639112157.167809, clone_fs1 tc-end: 1639112157.373228, clone_fs1, passed tc-start: 1639112157.379706, clone_fs5 tc-end: 1639112157.585148, clone_fs5, passed tc-start: 1639112157.592324, clone_vfork1 tc-end: 1639112157.798708, clone_vfork1, passed tc-start: 1639112157.805864, clone_vfork5 tc-end: 1639112158.11806, clone_vfork5, passed tc-start: 1639112158.18973, clone_vm1 tc-end: 1639112158.221785, clone_vm1, passed tc-start: 1639112158.228486, clone_vm5 tc-end: 1639112158.430605, clone_vm5, passed tc-start: 1639112158.437234, core_dump_procinfo tc-end: 1639112158.743979, core_dump_procinfo, failed, /tmp/build/2021.12.10.01.18.29-sparc64/src/tests/lib/libc/sys/t_ptrace_wait.h:242: Reported !exited process tc-start: 1639112158.751368, eventmask_preserved_empty tc-end: 1639112158.953067, eventmask_preserved_empty, passed tc-start: 1639112158.959547, eventmask_preserved_fork tc-end: 1639112159.163773, eventmask_preserved_fork, passed tc-start: 1639112159.172478, eventmask_preserved_lwp_create tc-end: 1639112159.371904, eventmask_preserved_lwp_create, passed tc-start: 1639112159.378477, eventmask_preserved_lwp_exit tc-end: 1639112159.571432, eventmask_preserved_lwp_exit, passed tc-start: 1639112159.577973, eventmask_preserved_posix_spawn tc-end: 1639112159.780223, eventmask_preserved_posix_spawn, passed tc-start: 1639112159.789904, eventmask_preserved_vfork tc-end: 1639112159.989337, eventmask_preserved_vfork, passed tc-start: 1639112159.995960, eventmask_preserved_vfork_done tc-end: 1639112160.194261, eventmask_preserved_vfork_done, passed tc-start: 1639112160.201677, fork1 tc-end: 1639112160.415574, fork1, passed tc-start: 1639112160.423263, fork13 tc-end: 1639112160.642281, fork13, passed tc-start: 1639112160.648758, fork5 tc-end: 1639112160.856269, fork5, passed tc-start: 1639112160.864034, fork9 tc-end: 1639112161.87602, fork9, passed tc-start: 1639112161.94392, kill1 tc-end: 1639112161.304246, kill1, passed tc-start: 1639112161.311021, kill2 tc-end: 1639112161.508391, kill2, passed tc-start: 1639112161.515159, kill3 tc-end: 1639112161.713094, kill3, passed tc-start: 1639112161.719826, parent_attach_to_its_child tc-end: 1639112161.923837, parent_attach_to_its_child, passed tc-start: 1639112161.932617, parent_attach_to_its_stopped_child tc-end: 1639112162.173584, parent_attach_to_its_stopped_child, passed tc-start: 1639112162.182294, posix_spawn1 tc-so: tc-end: 1639112162.494670, posix_spawn1, passed tc-start: 1639112162.504025, posix_spawn2 tc-so: tc-end: 1639112162.736056, posix_spawn2, passed tc-start: 1639112162.742494, posix_spawn3 tc-so: tc-end: 1639112162.967503, posix_spawn3, passed tc-start: 1639112162.974266, posix_spawn4 tc-so: tc-end: 1639112163.199427, posix_spawn4, passed tc-start: 1639112163.205977, posix_spawn5 tc-so: tc-end: 1639112163.433731, posix_spawn5, passed tc-start: 1639112163.440324, posix_spawn6 tc-so: tc-end: 1639112163.669526, posix_spawn6, passed tc-start: 1639112163.676125, posix_spawn7 tc-so: tc-end: 1639112163.901670, posix_spawn7, passed tc-start: 1639112163.908435, posix_spawn8 tc-so: tc-end: 1639112164.135451, posix_spawn8, passed tc-start: 1639112164.142170, resume tc-end: 1639112166.431114, resume, passed tc-start: 1639112166.437771, siginfo_set_faked tc-end: 1639112166.638812, siginfo_set_faked, passed tc-start: 1639112166.645561, siginfo_set_unmodified tc-end: 1639112166.859268, siginfo_set_unmodified, passed tc-start: 1639112166.868446, signal_mask_unrelated tc-end: 1639112167.170911, signal_mask_unrelated, passed tc-start: 1639112167.179881, suspend_no_deadlock tc-end: 1639112167.479109, suspend_no_deadlock, passed tc-start: 1639112167.488380, syscall tc-end: 1639112167.716118, syscall, passed tc-start: 1639112167.722711, syscall_detach_on_sce tc-end: 1639112167.927692, syscall_detach_on_sce, passed tc-start: 1639112167.935169, syscall_killed_on_sce tc-end: 1639112168.142481, syscall_killed_on_sce, passed tc-start: 1639112168.149135, syscall_signal_on_sce tc-end: 1639112168.361332, syscall_signal_on_sce, expected_failure, XXX: behavior under investigation: /tmp/build/2021.12.10.01.18.29-sparc64/src/tests/lib/libc/sys/t_ptrace_wait.h:242: Reported !exited process tc-start: 1639112168.369007, syscallemu1 tc-end: 1639112168.653449, syscallemu1, passed tc-start: 1639112168.663609, thread_concurrent_signals tc-end: 1639112168.927560, thread_concurrent_signals, skipped, PR kern/54960 tc-start: 1639112168.937639, thread_concurrent_signals_handler tc-end: 1639112169.152663, thread_concurrent_signals_handler, skipped, PR kern/54960 tc-start: 1639112169.159412, thread_concurrent_signals_sig_ign tc-end: 1639112169.333856, thread_concurrent_signals_sig_ign, skipped, PR kern/54960 tc-start: 1639112169.340793, threads_and_exec tc-end: 1639112169.873394, threads_and_exec, passed tc-start: 1639112169.879959, trace_thread_lwpcreate tc-end: 1639112172.197904, trace_thread_lwpcreate, passed tc-start: 1639112172.204347, trace_thread_lwpcreate_and_exit tc-end: 1639112176.751722, trace_thread_lwpcreate_and_exit, passed tc-start: 1639112176.758694, trace_thread_lwpcreate_and_exit_masked_sigtrap tc-end: 1639112181.1360, trace_thread_lwpcreate_and_exit_masked_sigtrap, passed tc-start: 1639112181.8187, trace_thread_lwpcreate_masked_sigtrap tc-end: 1639112183.444892, trace_thread_lwpcreate_masked_sigtrap, passed tc-start: 1639112183.454222, trace_thread_lwpexit tc-end: 1639112186.66150, trace_thread_lwpexit, passed tc-start: 1639112186.75312, trace_thread_lwpexit_masked_sigtrap tc-end: 1639112189.747620, trace_thread_lwpexit_masked_sigtrap, passed tc-start: 1639112189.756186, trace_thread_nolwpevents tc-end: 1639112190.47274, trace_thread_nolwpevents, passed tc-start: 1639112190.55801, traceme_crash_bus tc-end: 1639112190.358945, traceme_crash_bus, passed tc-start: 1639112190.367716, traceme_crash_fpe tc-end: 1639112190.664088, traceme_crash_fpe, passed tc-start: 1639112190.673511, traceme_crash_ill tc-end: 1639112190.960703, traceme_crash_ill, passed tc-start: 1639112190.969361, traceme_crash_segv tc-end: 1639112191.257708, traceme_crash_segv, passed tc-start: 1639112191.266460, traceme_crash_trap tc-end: 1639112191.558397, traceme_crash_trap, passed tc-start: 1639112191.567234, traceme_exec tc-so: tc-end: 1639112191.888960, traceme_exec, passed tc-start: 1639112191.897519, traceme_lwpinfo0 tc-end: 1639112192.198449, traceme_lwpinfo0, passed tc-start: 1639112192.207509, traceme_lwpinfo0_lwpstatus tc-end: 1639112192.510284, traceme_lwpinfo0_lwpstatus, passed tc-start: 1639112192.519307, traceme_lwpinfo0_lwpstatus_pl_name tc-end: 1639112192.821782, traceme_lwpinfo0_lwpstatus_pl_name, passed tc-start: 1639112192.830769, traceme_lwpinfo0_lwpstatus_pl_private tc-end: 1639112193.130971, traceme_lwpinfo0_lwpstatus_pl_private, passed tc-start: 1639112193.139838, traceme_lwpinfo0_lwpstatus_pl_sigmask tc-end: 1639112193.440945, traceme_lwpinfo0_lwpstatus_pl_sigmask, passed tc-start: 1639112193.449897, traceme_lwpinfo1 tc-end: 1639112193.980863, traceme_lwpinfo1, passed tc-start: 1639112193.989429, traceme_lwpinfo1_lwpstatus tc-end: 1639112194.550920, traceme_lwpinfo1_lwpstatus, passed tc-start: 1639112194.559898, traceme_lwpinfo1_lwpstatus_pl_name tc-end: 1639112195.120901, traceme_lwpinfo1_lwpstatus_pl_name, passed tc-start: 1639112195.129841, traceme_lwpinfo1_lwpstatus_pl_private tc-end: 1639112195.675029, traceme_lwpinfo1_lwpstatus_pl_private, passed tc-start: 1639112195.681440, traceme_lwpinfo1_lwpstatus_pl_sigmask tc-end: 1639112196.234628, traceme_lwpinfo1_lwpstatus_pl_sigmask, passed tc-start: 1639112196.241383, traceme_lwpinfo2 tc-end: 1639112196.795372, traceme_lwpinfo2, passed tc-start: 1639112196.801908, traceme_lwpinfo2_lwpstatus tc-end: 1639112197.566376, traceme_lwpinfo2_lwpstatus, passed tc-start: 1639112197.573001, traceme_lwpinfo2_lwpstatus_pl_name tc-end: 1639112198.515765, traceme_lwpinfo2_lwpstatus_pl_name, passed tc-start: 1639112198.522399, traceme_lwpinfo2_lwpstatus_pl_private tc-end: 1639112198.995502, traceme_lwpinfo2_lwpstatus_pl_private, passed tc-start: 1639112199.1927, traceme_lwpinfo2_lwpstatus_pl_sigmask tc-end: 1639112199.560951, traceme_lwpinfo2_lwpstatus_pl_sigmask, passed tc-start: 1639112199.574137, traceme_lwpinfo3 tc-end: 1639112200.651470, traceme_lwpinfo3, passed tc-start: 1639112200.663925, traceme_lwpinfo3_lwpstatus tc-end: 1639112201.695488, traceme_lwpinfo3_lwpstatus, passed tc-start: 1639112201.704724, traceme_lwpinfo3_lwpstatus_pl_name tc-end: 1639112202.648348, traceme_lwpinfo3_lwpstatus_pl_name, passed tc-start: 1639112202.655133, traceme_lwpinfo3_lwpstatus_pl_private tc-end: 1639112203.729024, traceme_lwpinfo3_lwpstatus_pl_private, passed tc-start: 1639112203.735804, traceme_lwpinfo3_lwpstatus_pl_sigmask tc-end: 1639112204.400993, traceme_lwpinfo3_lwpstatus_pl_sigmask, passed tc-start: 1639112204.407628, traceme_lwpnext0 tc-end: 1639112204.616075, traceme_lwpnext0, passed tc-start: 1639112204.628466, traceme_lwpnext0_pl_name tc-end: 1639112204.957908, traceme_lwpnext0_pl_name, passed tc-start: 1639112204.969874, traceme_lwpnext0_pl_private tc-end: 1639112205.258359, traceme_lwpnext0_pl_private, passed tc-start: 1639112205.266675, traceme_lwpnext0_pl_sigmask tc-end: 1639112205.510410, traceme_lwpnext0_pl_sigmask, passed tc-start: 1639112205.523196, traceme_lwpnext1 tc-end: 1639112206.63137, traceme_lwpnext1, passed tc-start: 1639112206.76530, traceme_lwpnext1_pl_name tc-end: 1639112206.674308, traceme_lwpnext1_pl_name, passed tc-start: 1639112206.686713, traceme_lwpnext1_pl_private tc-end: 1639112207.283578, traceme_lwpnext1_pl_private, passed tc-start: 1639112207.295765, traceme_lwpnext1_pl_sigmask tc-end: 1639112207.869645, traceme_lwpnext1_pl_sigmask, passed tc-start: 1639112207.876025, traceme_lwpnext2 tc-end: 1639112208.724811, traceme_lwpnext2, passed tc-start: 1639112208.737043, traceme_lwpnext2_pl_name tc-end: 1639112209.312637, traceme_lwpnext2_pl_name, passed tc-start: 1639112209.323787, traceme_lwpnext2_pl_private tc-end: 1639112209.912665, traceme_lwpnext2_pl_private, passed tc-start: 1639112209.937228, traceme_lwpnext2_pl_sigmask tc-end: 1639112210.796872, traceme_lwpnext2_pl_sigmask, passed tc-start: 1639112210.803680, traceme_lwpnext3 tc-end: 1639112211.803324, traceme_lwpnext3, passed tc-start: 1639112211.810835, traceme_lwpnext3_pl_name tc-end: 1639112212.516197, traceme_lwpnext3_pl_name, passed tc-start: 1639112212.523296, traceme_lwpnext3_pl_private tc-end: 1639112213.606106, traceme_lwpnext3_pl_private, passed tc-start: 1639112213.617321, traceme_lwpnext3_pl_sigmask tc-end: 1639112214.709984, traceme_lwpnext3_pl_sigmask, passed tc-start: 1639112214.722246, traceme_pid1_parent tc-end: 1639112215.29675, traceme_pid1_parent, passed tc-start: 1639112215.42115, traceme_raise1 tc-end: 1639112215.409025, traceme_raise1, passed tc-start: 1639112215.423055, traceme_raise10 tc-end: 1639112215.726293, traceme_raise10, passed tc-start: 1639112215.737338, traceme_raise2 tc-end: 1639112216.36747, traceme_raise2, passed tc-start: 1639112216.48035, traceme_raise3 tc-end: 1639112216.355094, traceme_raise3, passed tc-start: 1639112216.369360, traceme_raise4 tc-end: 1639112216.669837, traceme_raise4, passed tc-start: 1639112216.681100, traceme_raise5 tc-end: 1639112216.987080, traceme_raise5, passed tc-start: 1639112216.998330, traceme_raise6 tc-end: 1639112217.316523, traceme_raise6, passed tc-start: 1639112217.329592, traceme_raise7 tc-end: 1639112217.641982, traceme_raise7, passed tc-start: 1639112217.653485, traceme_raise8 tc-end: 1639112217.957620, traceme_raise8, passed tc-start: 1639112217.968694, traceme_raise9 tc-end: 1639112218.268095, traceme_raise9, passed tc-start: 1639112218.280314, traceme_raisesignal_ignored1 tc-end: 1639112218.593316, traceme_raisesignal_ignored1, passed tc-start: 1639112218.604672, traceme_raisesignal_ignored2 tc-end: 1639112218.910786, traceme_raisesignal_ignored2, passed tc-start: 1639112218.922185, traceme_raisesignal_ignored3 tc-end: 1639112219.274780, traceme_raisesignal_ignored3, passed tc-start: 1639112219.286668, traceme_raisesignal_ignored4 tc-end: 1639112219.598385, traceme_raisesignal_ignored4, passed tc-start: 1639112219.609696, traceme_raisesignal_ignored5 tc-end: 1639112219.918780, traceme_raisesignal_ignored5, passed tc-start: 1639112219.930484, traceme_raisesignal_ignored6 tc-end: 1639112220.240669, traceme_raisesignal_ignored6, passed tc-start: 1639112220.254368, traceme_raisesignal_ignored7 tc-end: 1639112220.638757, traceme_raisesignal_ignored7, passed tc-start: 1639112220.654087, traceme_raisesignal_ignored8 tc-end: 1639112220.991555, traceme_raisesignal_ignored8, passed tc-start: 1639112221.4236, traceme_raisesignal_masked1 tc-end: 1639112221.331314, traceme_raisesignal_masked1, passed tc-start: 1639112221.343678, traceme_raisesignal_masked2 tc-end: 1639112221.669532, traceme_raisesignal_masked2, passed tc-start: 1639112221.682381, traceme_raisesignal_masked3 tc-end: 1639112222.4448, traceme_raisesignal_masked3, passed tc-start: 1639112222.19211, traceme_raisesignal_masked4 tc-end: 1639112222.347698, traceme_raisesignal_masked4, passed tc-start: 1639112222.360291, traceme_raisesignal_masked5 tc-end: 1639112222.685538, traceme_raisesignal_masked5, passed tc-start: 1639112222.698136, traceme_raisesignal_masked6 tc-end: 1639112223.44642, traceme_raisesignal_masked6, passed tc-start: 1639112223.58288, traceme_raisesignal_masked7 tc-end: 1639112223.415177, traceme_raisesignal_masked7, passed tc-start: 1639112223.429640, traceme_raisesignal_masked8 tc-end: 1639112223.767096, traceme_raisesignal_masked8, passed tc-start: 1639112223.779970, traceme_sendsignal_handle1 tc-end: 1639112224.120604, traceme_sendsignal_handle1, passed tc-start: 1639112224.133121, traceme_sendsignal_handle2 tc-end: 1639112224.483590, traceme_sendsignal_handle2, passed tc-start: 1639112224.498080, traceme_sendsignal_handle3 tc-end: 1639112224.845630, traceme_sendsignal_handle3, passed tc-start: 1639112224.857812, traceme_sendsignal_handle4 tc-end: 1639112225.186507, traceme_sendsignal_handle4, passed tc-start: 1639112225.200579, traceme_sendsignal_handle5 tc-end: 1639112225.533800, traceme_sendsignal_handle5, passed tc-start: 1639112225.546183, traceme_sendsignal_handle6 tc-end: 1639112225.865964, traceme_sendsignal_handle6, passed tc-start: 1639112225.877600, traceme_sendsignal_handle7 tc-end: 1639112226.207781, traceme_sendsignal_handle7, passed tc-start: 1639112226.219801, traceme_sendsignal_handle8 tc-end: 1639112226.563554, traceme_sendsignal_handle8, passed tc-start: 1639112226.576821, traceme_sendsignal_ignored1 tc-end: 1639112226.922718, traceme_sendsignal_ignored1, passed tc-start: 1639112226.935791, traceme_sendsignal_ignored2 tc-end: 1639112227.298277, traceme_sendsignal_ignored2, passed tc-start: 1639112227.311299, traceme_sendsignal_ignored3 tc-end: 1639112227.671979, traceme_sendsignal_ignored3, passed tc-start: 1639112227.684755, traceme_sendsignal_ignored4 tc-end: 1639112228.46301, traceme_sendsignal_ignored4, passed tc-start: 1639112228.57922, traceme_sendsignal_ignored5 tc-end: 1639112228.401658, traceme_sendsignal_ignored5, passed tc-start: 1639112228.415481, traceme_sendsignal_ignored6 tc-end: 1639112228.765106, traceme_sendsignal_ignored6, passed tc-start: 1639112228.772648, traceme_sendsignal_ignored7 tc-end: 1639112228.984347, traceme_sendsignal_ignored7, passed tc-start: 1639112228.991305, traceme_sendsignal_ignored8 tc-end: 1639112229.197925, traceme_sendsignal_ignored8, passed tc-start: 1639112229.205599, traceme_sendsignal_masked1 tc-end: 1639112229.501031, traceme_sendsignal_masked1, passed tc-start: 1639112229.510188, traceme_sendsignal_masked2 tc-end: 1639112229.772159, traceme_sendsignal_masked2, passed tc-start: 1639112229.781323, traceme_sendsignal_masked3 tc-end: 1639112230.26166, traceme_sendsignal_masked3, passed tc-start: 1639112230.35099, traceme_sendsignal_masked4 tc-end: 1639112230.309032, traceme_sendsignal_masked4, passed tc-start: 1639112230.318498, traceme_sendsignal_masked5 tc-end: 1639112230.588385, traceme_sendsignal_masked5, passed tc-start: 1639112230.597437, traceme_sendsignal_masked6 tc-end: 1639112230.898599, traceme_sendsignal_masked6, passed tc-start: 1639112230.908369, traceme_sendsignal_masked7 tc-end: 1639112231.142337, traceme_sendsignal_masked7, passed tc-start: 1639112231.151121, traceme_sendsignal_masked8 tc-end: 1639112231.389719, traceme_sendsignal_masked8, passed tc-start: 1639112231.398122, traceme_sendsignal_simple1 tc-end: 1639112231.640790, traceme_sendsignal_simple1, passed tc-start: 1639112231.649132, traceme_sendsignal_simple10 tc-end: 1639112231.999737, traceme_sendsignal_simple10, passed tc-start: 1639112232.12477, traceme_sendsignal_simple2 tc-end: 1639112232.253188, traceme_sendsignal_simple2, passed tc-start: 1639112232.261896, traceme_sendsignal_simple3 tc-end: 1639112232.607713, traceme_sendsignal_simple3, passed tc-start: 1639112232.625320, traceme_sendsignal_simple4 tc-end: 1639112232.958816, traceme_sendsignal_simple4, passed tc-start: 1639112232.971739, traceme_sendsignal_simple5 tc-end: 1639112233.335462, traceme_sendsignal_simple5, passed tc-start: 1639112233.348783, traceme_sendsignal_simple6 tc-end: 1639112233.720930, traceme_sendsignal_simple6, passed tc-start: 1639112233.737818, traceme_sendsignal_simple7 tc-end: 1639112234.85818, traceme_sendsignal_simple7, passed tc-start: 1639112234.103550, traceme_sendsignal_simple8 tc-end: 1639112234.449109, traceme_sendsignal_simple8, passed tc-start: 1639112234.466399, traceme_sendsignal_simple9 tc-end: 1639112234.817461, traceme_sendsignal_simple9, passed tc-start: 1639112234.834503, traceme_signalignored_crash_bus tc-end: 1639112235.136724, traceme_signalignored_crash_bus, passed tc-start: 1639112235.150360, traceme_signalignored_crash_fpe tc-end: 1639112235.467828, traceme_signalignored_crash_fpe, passed tc-start: 1639112235.478937, traceme_signalignored_crash_ill tc-end: 1639112235.820059, traceme_signalignored_crash_ill, passed tc-start: 1639112235.828571, traceme_signalignored_crash_segv tc-end: 1639112236.141273, traceme_signalignored_crash_segv, passed tc-start: 1639112236.151189, traceme_signalignored_crash_trap tc-end: 1639112236.461076, traceme_signalignored_crash_trap, passed tc-start: 1639112236.470527, traceme_signalignored_exec tc-so: tc-end: 1639112236.816635, traceme_signalignored_exec, passed tc-start: 1639112236.826477, traceme_signalmasked_crash_bus tc-end: 1639112237.146789, traceme_signalmasked_crash_bus, passed tc-start: 1639112237.156581, traceme_signalmasked_crash_fpe tc-end: 1639112237.473525, traceme_signalmasked_crash_fpe, passed tc-start: 1639112237.483357, traceme_signalmasked_crash_ill tc-end: 1639112237.797181, traceme_signalmasked_crash_ill, passed tc-start: 1639112237.806957, traceme_signalmasked_crash_segv tc-end: 1639112238.125640, traceme_signalmasked_crash_segv, passed tc-start: 1639112238.134270, traceme_signalmasked_crash_trap tc-end: 1639112238.446857, traceme_signalmasked_crash_trap, passed tc-start: 1639112238.456621, traceme_signalmasked_exec tc-so: tc-end: 1639112238.806300, traceme_signalmasked_exec, passed tc-start: 1639112238.816932, traceme_vfork_crash_bus tc-end: 1639112239.129316, traceme_vfork_crash_bus, passed tc-start: 1639112239.138820, traceme_vfork_crash_fpe tc-end: 1639112239.342328, traceme_vfork_crash_fpe, passed tc-start: 1639112239.352051, traceme_vfork_crash_ill tc-end: 1639112239.556367, traceme_vfork_crash_ill, passed tc-start: 1639112239.566755, traceme_vfork_crash_segv tc-end: 1639112239.770657, traceme_vfork_crash_segv, passed tc-start: 1639112239.780335, traceme_vfork_crash_trap tc-end: 1639112240.50520, traceme_vfork_crash_trap, passed tc-start: 1639112240.61008, traceme_vfork_exec tc-so: tc-end: 1639112240.264738, traceme_vfork_exec, passed tc-start: 1639112240.271707, traceme_vfork_fork tc-end: 1639112240.462335, traceme_vfork_fork, passed tc-start: 1639112240.469043, traceme_vfork_raise1 tc-end: 1639112240.642899, traceme_vfork_raise1, passed tc-start: 1639112240.649355, traceme_vfork_raise10 tc-end: 1639112240.863916, traceme_vfork_raise10, passed tc-start: 1639112240.873359, traceme_vfork_raise11 tc-end: 1639112241.75776, traceme_vfork_raise11, passed tc-start: 1639112241.86118, traceme_vfork_raise12 tc-end: 1639112241.290463, traceme_vfork_raise12, passed tc-start: 1639112241.300424, traceme_vfork_raise13 tc-end: 1639112241.504754, traceme_vfork_raise13, passed tc-start: 1639112241.514849, traceme_vfork_raise2 tc-end: 1639112241.721340, traceme_vfork_raise2, passed tc-start: 1639112241.727891, traceme_vfork_raise3 tc-end: 1639112241.908384, traceme_vfork_raise3, passed tc-start: 1639112241.918377, traceme_vfork_raise4 tc-end: 1639112242.97848, traceme_vfork_raise4, passed tc-start: 1639112242.104651, traceme_vfork_raise5 tc-end: 1639112242.280947, traceme_vfork_raise5, passed tc-start: 1639112242.288232, traceme_vfork_raise6 tc-end: 1639112242.494455, traceme_vfork_raise6, passed tc-start: 1639112242.503970, traceme_vfork_raise7 tc-end: 1639112242.683003, traceme_vfork_raise7, passed tc-start: 1639112242.689515, traceme_vfork_raise8 tc-end: 1639112242.866227, traceme_vfork_raise8, passed tc-start: 1639112242.873308, traceme_vfork_raise9 tc-end: 1639112243.96727, traceme_vfork_raise9, passed tc-start: 1639112243.106630, traceme_vfork_signalignored_crash_bus tc-end: 1639112243.332483, traceme_vfork_signalignored_crash_bus, passed tc-start: 1639112243.342121, traceme_vfork_signalignored_crash_fpe tc-end: 1639112243.544045, traceme_vfork_signalignored_crash_fpe, passed tc-start: 1639112243.554054, traceme_vfork_signalignored_crash_ill tc-end: 1639112243.758733, traceme_vfork_signalignored_crash_ill, passed tc-start: 1639112243.768519, traceme_vfork_signalignored_crash_segv tc-end: 1639112243.978447, traceme_vfork_signalignored_crash_segv, passed tc-start: 1639112243.988095, traceme_vfork_signalignored_crash_trap tc-end: 1639112244.193087, traceme_vfork_signalignored_crash_trap, passed tc-start: 1639112244.202974, traceme_vfork_signalignored_exec tc-so: tc-end: 1639112244.423175, traceme_vfork_signalignored_exec, passed tc-start: 1639112244.429822, traceme_vfork_signalmasked_crash_bus tc-end: 1639112244.681877, traceme_vfork_signalmasked_crash_bus, passed tc-start: 1639112244.695943, traceme_vfork_signalmasked_crash_fpe tc-end: 1639112245.5, traceme_vfork_signalmasked_crash_fpe, passed tc-start: 1639112245.14599, traceme_vfork_signalmasked_crash_ill tc-end: 1639112245.251505, traceme_vfork_signalmasked_crash_ill, passed tc-start: 1639112245.261229, traceme_vfork_signalmasked_crash_segv tc-end: 1639112245.483793, traceme_vfork_signalmasked_crash_segv, passed tc-start: 1639112245.493509, traceme_vfork_signalmasked_crash_trap tc-end: 1639112245.697219, traceme_vfork_signalmasked_crash_trap, passed tc-start: 1639112245.707045, traceme_vfork_signalmasked_exec tc-so: tc-end: 1639112245.912208, traceme_vfork_signalmasked_exec, passed tc-start: 1639112245.918570, traceme_vfork_vfork tc-end: 1639112246.93349, traceme_vfork_vfork, passed tc-start: 1639112246.99918, user_va0_disable_pt_continue tc-end: 1639112246.386693, user_va0_disable_pt_continue, passed tc-start: 1639112246.393305, user_va0_disable_pt_detach tc-end: 1639112246.594728, user_va0_disable_pt_detach, passed tc-start: 1639112246.602003, user_va0_disable_pt_syscall tc-end: 1639112246.863206, user_va0_disable_pt_syscall, passed tc-start: 1639112246.870200, vfork1 tc-end: 1639112247.67817, vfork1, passed tc-start: 1639112247.74335, vfork13 tc-end: 1639112247.276395, vfork13, passed tc-start: 1639112247.283230, vfork5 tc-end: 1639112247.492813, vfork5, passed tc-start: 1639112247.499501, vfork9 tc-end: 1639112247.697071, vfork9, passed tp-end: 1639112247.703792, lib/libc/sys/t_ptrace_wait3 tp-start: 1639112248.988177, lib/libc/sys/t_ptrace_wait4, 463 tc-start: 1639112248.991182, access_fpregs1 tc-end: 1639112249.343455, access_fpregs1, passed tc-start: 1639112249.350481, access_fpregs2 tc-end: 1639112249.671895, access_fpregs2, passed tc-start: 1639112249.678569, access_regs1 tc-end: 1639112250.305, access_regs1, passed tc-start: 1639112250.7106, access_regs2 tc-end: 1639112250.332681, access_regs2, passed tc-start: 1639112250.339161, access_regs3 tc-end: 1639112250.675423, access_regs3, passed tc-start: 1639112250.681916, access_regs4 tc-end: 1639112251.107334, access_regs4, passed tc-start: 1639112251.113894, access_regs5 tc-end: 1639112251.437805, access_regs5, passed tc-start: 1639112251.444550, access_regs6 tc-end: 1639112251.771152, access_regs6, passed tc-start: 1639112251.777666, access_regs_set_unaligned_pc_0x1 tc-end: 1639112252.106849, access_regs_set_unaligned_pc_0x1, passed tc-start: 1639112252.113948, access_regs_set_unaligned_pc_0x3 tc-end: 1639112252.439139, access_regs_set_unaligned_pc_0x3, passed tc-start: 1639112252.445707, access_regs_set_unaligned_pc_0x7 tc-end: 1639112252.823202, access_regs_set_unaligned_pc_0x7, passed tc-start: 1639112252.829675, attach_lwpinfo0 tc-end: 1639112253.256451, attach_lwpinfo0, passed tc-start: 1639112253.269869, attach_lwpinfo1 tc-end: 1639112253.819565, attach_lwpinfo1, passed tc-start: 1639112253.831944, attach_lwpinfo2 tc-end: 1639112254.284342, attach_lwpinfo2, passed tc-start: 1639112254.296357, attach_lwpinfo3 tc-end: 1639112254.751840, attach_lwpinfo3, passed tc-start: 1639112254.763185, bytes_transfer_alignment_piod_read_auxv tc-end: 1639112255.536348, bytes_transfer_alignment_piod_read_auxv, passed tc-start: 1639112255.543036, bytes_transfer_alignment_piod_read_d tc-end: 1639112259.844738, bytes_transfer_alignment_piod_read_d, passed tc-start: 1639112259.852471, bytes_transfer_alignment_piod_read_i tc-end: 1639112264.78670, bytes_transfer_alignment_piod_read_i, passed tc-start: 1639112264.85195, bytes_transfer_alignment_piod_write_d tc-end: 1639112270.781474, bytes_transfer_alignment_piod_write_d, passed tc-start: 1639112270.787985, bytes_transfer_alignment_piod_write_i tc-end: 1639112277.379994, bytes_transfer_alignment_piod_write_i, passed tc-start: 1639112277.386757, bytes_transfer_alignment_pt_read_d tc-end: 1639112281.473861, bytes_transfer_alignment_pt_read_d, passed tc-start: 1639112281.483402, bytes_transfer_alignment_pt_read_i tc-end: 1639112285.249447, bytes_transfer_alignment_pt_read_i, passed tc-start: 1639112285.259334, bytes_transfer_alignment_pt_write_d tc-end: 1639112291.894334, bytes_transfer_alignment_pt_write_d, passed tc-start: 1639112291.900895, bytes_transfer_alignment_pt_write_i tc-end: 1639112297.633745, bytes_transfer_alignment_pt_write_i, passed tc-start: 1639112297.641368, bytes_transfer_eof_piod_read_d tc-end: 1639112297.970206, bytes_transfer_eof_piod_read_d, passed tc-start: 1639112297.976687, bytes_transfer_eof_piod_read_i tc-end: 1639112298.300020, bytes_transfer_eof_piod_read_i, passed tc-start: 1639112298.306810, bytes_transfer_eof_piod_write_d tc-end: 1639112298.641401, bytes_transfer_eof_piod_write_d, passed tc-start: 1639112298.647922, bytes_transfer_eof_piod_write_i tc-end: 1639112298.982520, bytes_transfer_eof_piod_write_i, passed tc-start: 1639112298.988978, bytes_transfer_eof_pt_read_d tc-end: 1639112299.493062, bytes_transfer_eof_pt_read_d, passed tc-start: 1639112299.499886, bytes_transfer_eof_pt_read_i tc-end: 1639112299.829102, bytes_transfer_eof_pt_read_i, passed tc-start: 1639112299.835402, bytes_transfer_eof_pt_write_d tc-end: 1639112300.165695, bytes_transfer_eof_pt_write_d, passed tc-start: 1639112300.172186, bytes_transfer_eof_pt_write_i tc-end: 1639112300.498819, bytes_transfer_eof_pt_write_i, passed tc-start: 1639112300.505657, bytes_transfer_piod_read_auxv tc-end: 1639112300.876302, bytes_transfer_piod_read_auxv, passed tc-start: 1639112300.886246, bytes_transfer_piod_read_d_16 tc-end: 1639112301.252088, bytes_transfer_piod_read_d_16, passed tc-start: 1639112301.258654, bytes_transfer_piod_read_d_16_text tc-end: 1639112301.629326, bytes_transfer_piod_read_d_16_text, passed tc-start: 1639112301.635813, bytes_transfer_piod_read_d_32 tc-end: 1639112301.964637, bytes_transfer_piod_read_d_32, passed tc-start: 1639112301.971380, bytes_transfer_piod_read_d_32_text tc-end: 1639112302.298122, bytes_transfer_piod_read_d_32_text, passed tc-start: 1639112302.304571, bytes_transfer_piod_read_d_64 tc-end: 1639112302.623097, bytes_transfer_piod_read_d_64, passed tc-start: 1639112302.629550, bytes_transfer_piod_read_d_64_text tc-end: 1639112302.957381, bytes_transfer_piod_read_d_64_text, passed tc-start: 1639112302.963849, bytes_transfer_piod_read_d_8 tc-end: 1639112303.291843, bytes_transfer_piod_read_d_8, passed tc-start: 1639112303.298306, bytes_transfer_piod_read_d_8_text tc-end: 1639112303.620009, bytes_transfer_piod_read_d_8_text, passed tc-start: 1639112303.626494, bytes_transfer_piod_read_i_16 tc-end: 1639112303.950609, bytes_transfer_piod_read_i_16, passed tc-start: 1639112303.957108, bytes_transfer_piod_read_i_16_text tc-end: 1639112304.282936, bytes_transfer_piod_read_i_16_text, passed tc-start: 1639112304.290200, bytes_transfer_piod_read_i_32 tc-end: 1639112304.717086, bytes_transfer_piod_read_i_32, passed tc-start: 1639112304.724202, bytes_transfer_piod_read_i_32_text tc-end: 1639112305.46178, bytes_transfer_piod_read_i_32_text, passed tc-start: 1639112305.52768, bytes_transfer_piod_read_i_64 tc-end: 1639112305.382213, bytes_transfer_piod_read_i_64, passed tc-start: 1639112305.388658, bytes_transfer_piod_read_i_64_text tc-end: 1639112305.711351, bytes_transfer_piod_read_i_64_text, passed tc-start: 1639112305.717771, bytes_transfer_piod_read_i_8 tc-end: 1639112306.43920, bytes_transfer_piod_read_i_8, passed tc-start: 1639112306.50648, bytes_transfer_piod_read_i_8_text tc-end: 1639112306.370777, bytes_transfer_piod_read_i_8_text, passed tc-start: 1639112306.377401, bytes_transfer_piod_write_d_16 tc-end: 1639112306.696792, bytes_transfer_piod_write_d_16, passed tc-start: 1639112306.703343, bytes_transfer_piod_write_d_16_text tc-end: 1639112307.25431, bytes_transfer_piod_write_d_16_text, passed tc-start: 1639112307.31965, bytes_transfer_piod_write_d_32 tc-end: 1639112307.349440, bytes_transfer_piod_write_d_32, passed tc-start: 1639112307.355883, bytes_transfer_piod_write_d_32_text tc-end: 1639112307.719085, bytes_transfer_piod_write_d_32_text, passed tc-start: 1639112307.728363, bytes_transfer_piod_write_d_64 tc-end: 1639112308.58925, bytes_transfer_piod_write_d_64, passed tc-start: 1639112308.65866, bytes_transfer_piod_write_d_64_text tc-end: 1639112308.396632, bytes_transfer_piod_write_d_64_text, passed tc-start: 1639112308.403525, bytes_transfer_piod_write_d_8 tc-end: 1639112308.730446, bytes_transfer_piod_write_d_8, passed tc-start: 1639112308.737101, bytes_transfer_piod_write_d_8_text tc-end: 1639112309.69293, bytes_transfer_piod_write_d_8_text, passed tc-start: 1639112309.75965, bytes_transfer_piod_write_i_16 tc-end: 1639112309.406389, bytes_transfer_piod_write_i_16, passed tc-start: 1639112309.412979, bytes_transfer_piod_write_i_16_text tc-end: 1639112309.734425, bytes_transfer_piod_write_i_16_text, passed tc-start: 1639112309.741205, bytes_transfer_piod_write_i_32 tc-end: 1639112310.67549, bytes_transfer_piod_write_i_32, passed tc-start: 1639112310.74546, bytes_transfer_piod_write_i_32_text tc-end: 1639112310.400480, bytes_transfer_piod_write_i_32_text, passed tc-start: 1639112310.407069, bytes_transfer_piod_write_i_64 tc-end: 1639112310.731800, bytes_transfer_piod_write_i_64, passed tc-start: 1639112310.738564, bytes_transfer_piod_write_i_64_text tc-end: 1639112311.66728, bytes_transfer_piod_write_i_64_text, passed tc-start: 1639112311.73385, bytes_transfer_piod_write_i_8 tc-end: 1639112311.397778, bytes_transfer_piod_write_i_8, passed tc-start: 1639112311.404595, bytes_transfer_piod_write_i_8_text tc-end: 1639112311.739137, bytes_transfer_piod_write_i_8_text, passed tc-start: 1639112311.745857, bytes_transfer_read_d tc-end: 1639112312.78023, bytes_transfer_read_d, passed tc-start: 1639112312.84705, bytes_transfer_read_d_text tc-end: 1639112312.413218, bytes_transfer_read_d_text, passed tc-start: 1639112312.420076, bytes_transfer_read_i tc-end: 1639112312.743255, bytes_transfer_read_i, passed tc-start: 1639112312.750025, bytes_transfer_read_i_text tc-end: 1639112313.74366, bytes_transfer_read_i_text, passed tc-start: 1639112313.81734, bytes_transfer_write_d tc-end: 1639112313.464329, bytes_transfer_write_d, passed tc-start: 1639112313.470983, bytes_transfer_write_d_text tc-end: 1639112313.797023, bytes_transfer_write_d_text, passed tc-start: 1639112313.804530, bytes_transfer_write_i tc-end: 1639112314.134306, bytes_transfer_write_i, passed tc-start: 1639112314.140892, bytes_transfer_write_i_text tc-end: 1639112314.626444, bytes_transfer_write_i_text, passed tc-start: 1639112314.636134, child_attach_to_its_parent tc-end: 1639112315.140800, child_attach_to_its_parent, passed tc-start: 1639112315.153365, child_attach_to_its_stopped_parent tc-end: 1639112315.682946, child_attach_to_its_stopped_parent, passed tc-start: 1639112315.695951, clone1 tc-end: 1639112316.213643, clone1, passed tc-start: 1639112316.222887, clone2 tc-end: 1639112316.754367, clone2, passed tc-start: 1639112316.764037, clone3 tc-end: 1639112317.287929, clone3, passed tc-start: 1639112317.297647, clone4 tc-end: 1639112317.820654, clone4, passed tc-start: 1639112317.830053, clone5 tc-end: 1639112318.342268, clone5, passed tc-start: 1639112318.351444, clone6 tc-end: 1639112318.872070, clone6, passed tc-start: 1639112318.881595, clone7 tc-end: 1639112319.387796, clone7, passed tc-start: 1639112319.396158, clone8 tc-end: 1639112319.737251, clone8, passed tc-start: 1639112319.743816, clone_files1 tc-end: 1639112320.72495, clone_files1, passed tc-start: 1639112320.79047, clone_files2 tc-end: 1639112320.419531, clone_files2, passed tc-start: 1639112320.426163, clone_files3 tc-end: 1639112320.766775, clone_files3, passed tc-start: 1639112320.773391, clone_files4 tc-end: 1639112321.118556, clone_files4, passed tc-start: 1639112321.125066, clone_files5 tc-end: 1639112321.458798, clone_files5, passed tc-start: 1639112321.465715, clone_files6 tc-end: 1639112321.804603, clone_files6, passed tc-start: 1639112321.811140, clone_files7 tc-end: 1639112322.150022, clone_files7, passed tc-start: 1639112322.156564, clone_files8 tc-end: 1639112322.499083, clone_files8, passed tc-start: 1639112322.506233, clone_files_signalignored tc-end: 1639112322.858054, clone_files_signalignored, passed tc-start: 1639112322.864887, clone_files_signalmasked tc-end: 1639112323.207727, clone_files_signalmasked, passed tc-start: 1639112323.214500, clone_fs1 tc-end: 1639112323.539821, clone_fs1, passed tc-start: 1639112323.546774, clone_fs2 tc-end: 1639112323.881860, clone_fs2, passed tc-start: 1639112323.888449, clone_fs3 tc-end: 1639112324.218758, clone_fs3, passed tc-start: 1639112324.225193, clone_fs4 tc-end: 1639112324.575481, clone_fs4, passed tc-start: 1639112324.582156, clone_fs5 tc-end: 1639112325.92877, clone_fs5, passed tc-start: 1639112325.102565, clone_fs6 tc-end: 1639112325.447297, clone_fs6, passed tc-start: 1639112325.454031, clone_fs7 tc-end: 1639112325.788022, clone_fs7, passed tc-start: 1639112325.794553, clone_fs8 tc-end: 1639112326.138721, clone_fs8, passed tc-start: 1639112326.145406, clone_fs_signalignored tc-end: 1639112326.482344, clone_fs_signalignored, passed tc-start: 1639112326.488863, clone_fs_signalmasked tc-end: 1639112326.832593, clone_fs_signalmasked, passed tc-start: 1639112326.839560, clone_signalignored tc-end: 1639112327.190744, clone_signalignored, passed tc-start: 1639112327.197312, clone_signalmasked tc-end: 1639112327.709714, clone_signalmasked, passed tc-start: 1639112327.718864, clone_vfork1 tc-end: 1639112328.242623, clone_vfork1, passed tc-start: 1639112328.252277, clone_vfork2 tc-end: 1639112328.776990, clone_vfork2, passed tc-start: 1639112328.786808, clone_vfork3 tc-end: 1639112329.253149, clone_vfork3, passed tc-start: 1639112329.259676, clone_vfork4 tc-end: 1639112329.598367, clone_vfork4, passed tc-start: 1639112329.604807, clone_vfork5 tc-end: 1639112329.947718, clone_vfork5, passed tc-start: 1639112329.954121, clone_vfork6 tc-end: 1639112330.285014, clone_vfork6, passed tc-start: 1639112330.291931, clone_vfork7 tc-end: 1639112330.628696, clone_vfork7, passed tc-start: 1639112330.635141, clone_vfork8 tc-end: 1639112330.974195, clone_vfork8, passed tc-start: 1639112330.981158, clone_vfork_signalignored tc-end: 1639112331.344841, clone_vfork_signalignored, passed tc-start: 1639112331.351586, clone_vfork_signalmasked tc-end: 1639112331.693733, clone_vfork_signalmasked, passed tc-start: 1639112331.700447, clone_vm1 tc-end: 1639112332.29998, clone_vm1, passed tc-start: 1639112332.36857, clone_vm2 tc-end: 1639112332.362455, clone_vm2, passed tc-start: 1639112332.369058, clone_vm3 tc-end: 1639112332.696434, clone_vm3, passed tc-start: 1639112332.703637, clone_vm4 tc-end: 1639112333.35141, clone_vm4, passed tc-start: 1639112333.41677, clone_vm5 tc-end: 1639112333.373164, clone_vm5, passed tc-start: 1639112333.379906, clone_vm6 tc-end: 1639112333.717332, clone_vm6, passed tc-start: 1639112333.724207, clone_vm7 tc-end: 1639112334.57752, clone_vm7, passed tc-start: 1639112334.65366, clone_vm8 tc-end: 1639112334.406709, clone_vm8, passed tc-start: 1639112334.415717, clone_vm_signalignored tc-end: 1639112334.758233, clone_vm_signalignored, passed tc-start: 1639112334.766494, clone_vm_signalmasked tc-end: 1639112335.130036, clone_vm_signalmasked, passed tc-start: 1639112335.136590, core_dump_procinfo tc-end: 1639112335.573441, core_dump_procinfo, failed, /tmp/build/2021.12.10.01.18.29-sparc64/src/tests/lib/libc/sys/t_ptrace_wait.h:242: Reported !exited process tc-start: 1639112335.581173, eventmask_preserved_empty tc-end: 1639112335.943182, eventmask_preserved_empty, passed tc-start: 1639112335.949859, eventmask_preserved_fork tc-end: 1639112336.286047, eventmask_preserved_fork, passed tc-start: 1639112336.293384, eventmask_preserved_lwp_create tc-end: 1639112336.625316, eventmask_preserved_lwp_create, passed tc-start: 1639112336.632280, eventmask_preserved_lwp_exit tc-end: 1639112336.972839, eventmask_preserved_lwp_exit, passed tc-start: 1639112336.980246, eventmask_preserved_posix_spawn tc-end: 1639112337.337502, eventmask_preserved_posix_spawn, passed tc-start: 1639112337.419178, eventmask_preserved_vfork tc-end: 1639112337.764249, eventmask_preserved_vfork, passed tc-start: 1639112337.771023, eventmask_preserved_vfork_done tc-end: 1639112338.123483, eventmask_preserved_vfork_done, passed tc-start: 1639112338.130380, fork1 tc-end: 1639112338.472053, fork1, passed tc-start: 1639112338.479619, fork10 tc-end: 1639112338.861558, fork10, passed tc-start: 1639112338.868489, fork11 tc-end: 1639112339.214578, fork11, passed tc-start: 1639112339.221770, fork12 tc-end: 1639112339.582549, fork12, passed tc-start: 1639112339.589847, fork13 tc-end: 1639112339.934851, fork13, passed tc-start: 1639112339.942054, fork14 tc-end: 1639112340.294194, fork14, passed tc-start: 1639112340.301044, fork15 tc-end: 1639112340.645651, fork15, passed tc-start: 1639112340.652529, fork16 tc-end: 1639112341.6364, fork16, passed tc-start: 1639112341.13065, fork2 tc-end: 1639112341.374778, fork2, passed tc-start: 1639112341.381701, fork3 tc-end: 1639112341.733221, fork3, passed tc-start: 1639112341.740570, fork4 tc-end: 1639112342.99049, fork4, passed tc-start: 1639112342.174081, fork5 tc-end: 1639112342.536032, fork5, passed tc-start: 1639112342.543061, fork6 tc-end: 1639112342.895236, fork6, passed tc-start: 1639112342.902267, fork7 tc-end: 1639112343.265978, fork7, passed tc-start: 1639112343.273889, fork8 tc-end: 1639112343.628132, fork8, passed tc-start: 1639112343.635393, fork9 tc-end: 1639112344.9062, fork9, passed tc-start: 1639112344.16230, fork_detach_forker tc-end: 1639112344.364493, fork_detach_forker, passed tc-start: 1639112344.371380, fork_kill_forker tc-end: 1639112344.898814, fork_kill_forker, passed tc-start: 1639112344.905415, fork_setpgid tc-end: 1639112345.210280, fork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1639112345.217008, fork_signalignored tc-end: 1639112345.615209, fork_signalignored, passed tc-start: 1639112345.642266, fork_signalmasked tc-end: 1639112345.993686, fork_signalmasked, passed tc-start: 1639112346.876, kill1 tc-end: 1639112346.330730, kill1, passed tc-start: 1639112346.340691, kill2 tc-end: 1639112346.784377, kill2, passed tc-start: 1639112346.794145, kill3 tc-end: 1639112347.163840, kill3, passed tc-start: 1639112347.170350, parent_attach_to_its_child tc-end: 1639112347.505842, parent_attach_to_its_child, passed tc-start: 1639112347.515318, parent_attach_to_its_stopped_child tc-end: 1639112347.878738, parent_attach_to_its_stopped_child, passed tc-start: 1639112347.888287, posix_spawn1 tc-so: tc-end: 1639112348.269249, posix_spawn1, passed tc-start: 1639112348.276128, posix_spawn10 tc-so: tc-end: 1639112348.648600, posix_spawn10, passed tc-start: 1639112348.656212, posix_spawn11 tc-so: tc-end: 1639112349.25661, posix_spawn11, passed tc-start: 1639112349.149802, posix_spawn12 tc-so: tc-end: 1639112349.520610, posix_spawn12, passed tc-start: 1639112349.527528, posix_spawn13 tc-so: tc-end: 1639112349.890381, posix_spawn13, passed tc-start: 1639112349.897122, posix_spawn14 tc-so: tc-end: 1639112350.254921, posix_spawn14, passed tc-start: 1639112350.261423, posix_spawn15 tc-so: tc-end: 1639112350.661881, posix_spawn15, passed tc-start: 1639112350.668911, posix_spawn16 tc-so: tc-end: 1639112351.25822, posix_spawn16, passed tc-start: 1639112351.32236, posix_spawn2 tc-so: tc-end: 1639112351.384311, posix_spawn2, passed tc-start: 1639112351.390715, posix_spawn3 tc-so: tc-end: 1639112351.745405, posix_spawn3, passed tc-start: 1639112351.751831, posix_spawn4 tc-so: tc-end: 1639112352.101306, posix_spawn4, passed tc-start: 1639112352.108031, posix_spawn5 tc-so: tc-end: 1639112352.464753, posix_spawn5, passed tc-start: 1639112352.471294, posix_spawn6 tc-so: tc-end: 1639112352.833515, posix_spawn6, passed tc-start: 1639112352.840285, posix_spawn7 tc-so: tc-end: 1639112353.197316, posix_spawn7, passed tc-start: 1639112353.203978, posix_spawn8 tc-so: tc-end: 1639112353.553059, posix_spawn8, passed tc-start: 1639112353.560630, posix_spawn9 tc-so: tc-end: 1639112353.924199, posix_spawn9, passed tc-start: 1639112353.930771, posix_spawn_detach_spawner tc-so: tc-end: 1639112354.285338, posix_spawn_detach_spawner, passed tc-start: 1639112354.291756, posix_spawn_kill_spawner tc-so: tc-end: 1639112354.651534, posix_spawn_kill_spawner, passed tc-start: 1639112354.658464, posix_spawn_setpgid tc-end: 1639112354.962761, posix_spawn_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1639112354.970048, posix_spawn_signalignored tc-so: tc-end: 1639112355.332282, posix_spawn_signalignored, passed tc-start: 1639112355.338937, posix_spawn_signalmasked tc-so: tc-end: 1639112355.711440, posix_spawn_signalmasked, passed tc-start: 1639112355.721560, resume tc-end: 1639112358.227871, resume, passed tc-start: 1639112358.235965, siginfo_set_faked tc-end: 1639112358.582839, siginfo_set_faked, passed tc-start: 1639112358.589379, siginfo_set_unmodified tc-end: 1639112359.54172, siginfo_set_unmodified, passed tc-start: 1639112359.60879, signal_mask_unrelated tc-end: 1639112359.393742, signal_mask_unrelated, passed tc-start: 1639112359.400306, suspend_no_deadlock tc-end: 1639112359.717330, suspend_no_deadlock, passed tc-start: 1639112359.724096, syscall tc-end: 1639112360.53875, syscall, passed tc-start: 1639112360.60369, syscall_detach_on_sce tc-end: 1639112360.408407, syscall_detach_on_sce, passed tc-start: 1639112360.417634, syscall_killed_on_sce tc-end: 1639112360.861899, syscall_killed_on_sce, passed tc-start: 1639112360.868467, syscall_signal_on_sce tc-end: 1639112361.204907, syscall_signal_on_sce, expected_failure, XXX: behavior under investigation: /tmp/build/2021.12.10.01.18.29-sparc64/src/tests/lib/libc/sys/t_ptrace_wait.h:242: Reported !exited process tc-start: 1639112361.211969, syscallemu1 tc-end: 1639112361.538437, syscallemu1, passed tc-start: 1639112361.545001, thread_concurrent_signals tc-end: 1639112361.842138, thread_concurrent_signals, skipped, PR kern/54960 tc-start: 1639112361.849145, thread_concurrent_signals_handler tc-end: 1639112362.151613, thread_concurrent_signals_handler, skipped, PR kern/54960 tc-start: 1639112362.158732, thread_concurrent_signals_sig_ign tc-end: 1639112362.496202, thread_concurrent_signals_sig_ign, skipped, PR kern/54960 tc-start: 1639112362.506298, threads_and_exec tc-end: 1639112363.100540, threads_and_exec, passed tc-start: 1639112363.106994, trace_thread_lwpcreate tc-end: 1639112365.746103, trace_thread_lwpcreate, passed tc-start: 1639112365.758457, trace_thread_lwpcreate_and_exit tc-end: 1639112376.593442, trace_thread_lwpcreate_and_exit, passed tc-start: 1639112376.600377, trace_thread_lwpcreate_and_exit_masked_sigtrap tc-end: 1639112385.259122, trace_thread_lwpcreate_and_exit_masked_sigtrap, passed tc-start: 1639112385.324990, trace_thread_lwpcreate_masked_sigtrap tc-end: 1639112388.656336, trace_thread_lwpcreate_masked_sigtrap, passed tc-start: 1639112389.785323, trace_thread_lwpexit tc-end: 1639112394.781937, trace_thread_lwpexit, passed tc-start: 1639112394.852065, trace_thread_lwpexit_masked_sigtrap tc-end: 1639112398.993327, trace_thread_lwpexit_masked_sigtrap, passed tc-start: 1639112399.89, trace_thread_nolwpevents tc-end: 1639112399.327206, trace_thread_nolwpevents, passed tc-start: 1639112399.334279, tracee_sees_its_original_parent_getppid tc-end: 1639112399.680145, tracee_sees_its_original_parent_getppid, passed tc-start: 1639112399.689243, tracee_sees_its_original_parent_procfs_status tc-end: 1639112400.222768, tracee_sees_its_original_parent_procfs_status, passed tc-start: 1639112400.236050, tracee_sees_its_original_parent_sysctl_kinfo_proc2 tc-end: 1639112400.589521, tracee_sees_its_original_parent_sysctl_kinfo_proc2, passed tc-start: 1639112400.598837, traceme_crash_bus tc-end: 1639112400.992675, traceme_crash_bus, passed tc-start: 1639112401.2075, traceme_crash_fpe tc-end: 1639112401.499634, traceme_crash_fpe, passed tc-start: 1639112401.509327, traceme_crash_ill tc-end: 1639112402.2308, traceme_crash_ill, passed tc-start: 1639112402.12305, traceme_crash_segv tc-end: 1639112402.508792, traceme_crash_segv, passed tc-start: 1639112402.518026, traceme_crash_trap tc-end: 1639112403.16276, traceme_crash_trap, passed tc-start: 1639112403.25905, traceme_exec tc-so: tc-end: 1639112403.555806, traceme_exec, passed tc-start: 1639112403.564593, traceme_lwpinfo0 tc-end: 1639112404.76780, traceme_lwpinfo0, passed tc-start: 1639112404.85867, traceme_lwpinfo0_lwpstatus tc-end: 1639112404.596764, traceme_lwpinfo0_lwpstatus, passed tc-start: 1639112404.605605, traceme_lwpinfo0_lwpstatus_pl_name tc-end: 1639112405.113671, traceme_lwpinfo0_lwpstatus_pl_name, passed tc-start: 1639112405.122911, traceme_lwpinfo0_lwpstatus_pl_private tc-end: 1639112405.636073, traceme_lwpinfo0_lwpstatus_pl_private, passed tc-start: 1639112405.645064, traceme_lwpinfo0_lwpstatus_pl_sigmask tc-end: 1639112406.155758, traceme_lwpinfo0_lwpstatus_pl_sigmask, passed tc-start: 1639112406.164847, traceme_lwpinfo1 tc-end: 1639112406.729126, traceme_lwpinfo1, passed tc-start: 1639112406.738205, traceme_lwpinfo1_lwpstatus tc-end: 1639112407.301964, traceme_lwpinfo1_lwpstatus, passed tc-start: 1639112407.308894, traceme_lwpinfo1_lwpstatus_pl_name tc-end: 1639112407.800561, traceme_lwpinfo1_lwpstatus_pl_name, passed tc-start: 1639112407.807292, traceme_lwpinfo1_lwpstatus_pl_private tc-end: 1639112408.351473, traceme_lwpinfo1_lwpstatus_pl_private, passed tc-start: 1639112408.358126, traceme_lwpinfo1_lwpstatus_pl_sigmask tc-end: 1639112408.911597, traceme_lwpinfo1_lwpstatus_pl_sigmask, passed tc-start: 1639112408.918152, traceme_lwpinfo2 tc-end: 1639112409.681908, traceme_lwpinfo2, passed tc-start: 1639112409.688499, traceme_lwpinfo2_lwpstatus tc-end: 1639112410.602653, traceme_lwpinfo2_lwpstatus, passed tc-start: 1639112410.609208, traceme_lwpinfo2_lwpstatus_pl_name tc-end: 1639112411.563151, traceme_lwpinfo2_lwpstatus_pl_name, passed tc-start: 1639112411.569717, traceme_lwpinfo2_lwpstatus_pl_private tc-end: 1639112412.503217, traceme_lwpinfo2_lwpstatus_pl_private, passed tc-start: 1639112412.509835, traceme_lwpinfo2_lwpstatus_pl_sigmask tc-end: 1639112413.454686, traceme_lwpinfo2_lwpstatus_pl_sigmask, passed tc-start: 1639112413.461207, traceme_lwpinfo3 tc-end: 1639112414.524498, traceme_lwpinfo3, passed tc-start: 1639112414.531144, traceme_lwpinfo3_lwpstatus tc-end: 1639112415.395265, traceme_lwpinfo3_lwpstatus, passed tc-start: 1639112415.401863, traceme_lwpinfo3_lwpstatus_pl_name tc-end: 1639112416.479718, traceme_lwpinfo3_lwpstatus_pl_name, passed tc-start: 1639112416.488009, traceme_lwpinfo3_lwpstatus_pl_private tc-end: 1639112417.308788, traceme_lwpinfo3_lwpstatus_pl_private, passed tc-start: 1639112417.315469, traceme_lwpinfo3_lwpstatus_pl_sigmask tc-end: 1639112418.236179, traceme_lwpinfo3_lwpstatus_pl_sigmask, passed tc-start: 1639112418.242739, traceme_lwpnext0 tc-end: 1639112418.592511, traceme_lwpnext0, passed tc-start: 1639112418.599142, traceme_lwpnext0_pl_name tc-end: 1639112418.931698, traceme_lwpnext0_pl_name, passed tc-start: 1639112418.938195, traceme_lwpnext0_pl_private tc-end: 1639112419.268044, traceme_lwpnext0_pl_private, passed tc-start: 1639112419.274454, traceme_lwpnext0_pl_sigmask tc-end: 1639112419.613739, traceme_lwpnext0_pl_sigmask, passed tc-start: 1639112419.623093, traceme_lwpnext1 tc-end: 1639112420.176777, traceme_lwpnext1, passed tc-start: 1639112420.183397, traceme_lwpnext1_pl_name tc-end: 1639112420.666839, traceme_lwpnext1_pl_name, passed tc-start: 1639112420.673327, traceme_lwpnext1_pl_private tc-end: 1639112421.56566, traceme_lwpnext1_pl_private, passed tc-start: 1639112421.62957, traceme_lwpnext1_pl_sigmask tc-end: 1639112421.617066, traceme_lwpnext1_pl_sigmask, passed tc-start: 1639112421.623524, traceme_lwpnext2 tc-end: 1639112422.527861, traceme_lwpnext2, passed tc-start: 1639112422.535337, traceme_lwpnext2_pl_name tc-end: 1639112423.618211, traceme_lwpnext2_pl_name, passed tc-start: 1639112423.624592, traceme_lwpnext2_pl_private tc-end: 1639112424.429107, traceme_lwpnext2_pl_private, passed tc-start: 1639112424.435482, traceme_lwpnext2_pl_sigmask tc-end: 1639112424.948797, traceme_lwpnext2_pl_sigmask, passed tc-start: 1639112424.955069, traceme_lwpnext3 tc-end: 1639112426.29235, traceme_lwpnext3, passed tc-start: 1639112426.35824, traceme_lwpnext3_pl_name tc-end: 1639112426.961030, traceme_lwpnext3_pl_name, passed tc-start: 1639112427.34454, traceme_lwpnext3_pl_private tc-end: 1639112428.110888, traceme_lwpnext3_pl_private, passed tc-start: 1639112428.117196, traceme_lwpnext3_pl_sigmask tc-end: 1639112428.890756, traceme_lwpnext3_pl_sigmask, passed tc-start: 1639112428.897410, traceme_pid1_parent tc-end: 1639112429.265986, traceme_pid1_parent, passed tc-start: 1639112429.272976, traceme_raise1 tc-end: 1639112429.588462, traceme_raise1, passed tc-start: 1639112429.594994, traceme_raise10 tc-end: 1639112429.913130, traceme_raise10, passed tc-start: 1639112429.919689, traceme_raise2 tc-end: 1639112430.246660, traceme_raise2, passed tc-start: 1639112430.253096, traceme_raise3 tc-end: 1639112430.580380, traceme_raise3, passed tc-start: 1639112430.586879, traceme_raise4 tc-end: 1639112430.916611, traceme_raise4, passed tc-start: 1639112430.923348, traceme_raise5 tc-end: 1639112431.255157, traceme_raise5, passed tc-start: 1639112431.266352, traceme_raise6 tc-end: 1639112431.662500, traceme_raise6, passed tc-start: 1639112431.669009, traceme_raise7 tc-end: 1639112432.155493, traceme_raise7, passed tc-start: 1639112432.164656, traceme_raise8 tc-end: 1639112432.526783, traceme_raise8, passed tc-start: 1639112432.533589, traceme_raise9 tc-end: 1639112432.852201, traceme_raise9, passed tc-start: 1639112432.858741, traceme_raisesignal_ignored1 tc-end: 1639112433.187882, traceme_raisesignal_ignored1, passed tc-start: 1639112433.196848, traceme_raisesignal_ignored2 tc-end: 1639112433.531333, traceme_raisesignal_ignored2, passed tc-start: 1639112433.537688, traceme_raisesignal_ignored3 tc-end: 1639112433.873818, traceme_raisesignal_ignored3, passed tc-start: 1639112433.880421, traceme_raisesignal_ignored4 tc-end: 1639112434.210755, traceme_raisesignal_ignored4, passed tc-start: 1639112434.217486, traceme_raisesignal_ignored5 tc-end: 1639112434.577951, traceme_raisesignal_ignored5, passed tc-start: 1639112434.584365, traceme_raisesignal_ignored6 tc-end: 1639112434.907962, traceme_raisesignal_ignored6, passed tc-start: 1639112434.914486, traceme_raisesignal_ignored7 tc-end: 1639112435.239556, traceme_raisesignal_ignored7, passed tc-start: 1639112435.245930, traceme_raisesignal_ignored8 tc-end: 1639112436.183275, traceme_raisesignal_ignored8, passed tc-start: 1639112436.189873, traceme_raisesignal_masked1 tc-end: 1639112436.521534, traceme_raisesignal_masked1, passed tc-start: 1639112436.570024, traceme_raisesignal_masked2 tc-end: 1639112436.893472, traceme_raisesignal_masked2, passed tc-start: 1639112436.900197, traceme_raisesignal_masked3 tc-end: 1639112437.228168, traceme_raisesignal_masked3, passed tc-start: 1639112437.234493, traceme_raisesignal_masked4 tc-end: 1639112437.613147, traceme_raisesignal_masked4, passed tc-start: 1639112437.619574, traceme_raisesignal_masked5 tc-end: 1639112437.966929, traceme_raisesignal_masked5, passed tc-start: 1639112437.974136, traceme_raisesignal_masked6 tc-end: 1639112438.325183, traceme_raisesignal_masked6, passed tc-start: 1639112438.331585, traceme_raisesignal_masked7 tc-end: 1639112438.667337, traceme_raisesignal_masked7, passed tc-start: 1639112438.676621, traceme_raisesignal_masked8 tc-end: 1639112439.47639, traceme_raisesignal_masked8, passed tc-start: 1639112439.54152, traceme_sendsignal_handle1 tc-end: 1639112439.478310, traceme_sendsignal_handle1, passed tc-start: 1639112439.487031, traceme_sendsignal_handle2 tc-end: 1639112439.850827, traceme_sendsignal_handle2, passed tc-start: 1639112439.861415, traceme_sendsignal_handle3 tc-end: 1639112440.212791, traceme_sendsignal_handle3, passed tc-start: 1639112440.219273, traceme_sendsignal_handle4 tc-end: 1639112440.602559, traceme_sendsignal_handle4, passed tc-start: 1639112440.611674, traceme_sendsignal_handle5 tc-end: 1639112441.5596, traceme_sendsignal_handle5, passed tc-start: 1639112441.12156, traceme_sendsignal_handle6 tc-end: 1639112441.367294, traceme_sendsignal_handle6, passed tc-start: 1639112441.378178, traceme_sendsignal_handle7 tc-end: 1639112441.745660, traceme_sendsignal_handle7, passed tc-start: 1639112441.752232, traceme_sendsignal_handle8 tc-end: 1639112442.84543, traceme_sendsignal_handle8, passed tc-start: 1639112442.90954, traceme_sendsignal_ignored1 tc-end: 1639112442.451832, traceme_sendsignal_ignored1, passed tc-start: 1639112442.458413, traceme_sendsignal_ignored2 tc-end: 1639112442.835979, traceme_sendsignal_ignored2, passed tc-start: 1639112442.845535, traceme_sendsignal_ignored3 tc-end: 1639112443.235962, traceme_sendsignal_ignored3, passed tc-start: 1639112443.242820, traceme_sendsignal_ignored4 tc-end: 1639112443.636580, traceme_sendsignal_ignored4, passed tc-start: 1639112443.644547, traceme_sendsignal_ignored5 tc-end: 1639112444.18900, traceme_sendsignal_ignored5, passed tc-start: 1639112444.25917, traceme_sendsignal_ignored6 tc-end: 1639112444.384993, traceme_sendsignal_ignored6, passed tc-start: 1639112444.392114, traceme_sendsignal_ignored7 tc-end: 1639112444.765212, traceme_sendsignal_ignored7, passed tc-start: 1639112444.775526, traceme_sendsignal_ignored8 tc-end: 1639112445.115431, traceme_sendsignal_ignored8, passed tc-start: 1639112445.122771, traceme_sendsignal_masked1 tc-end: 1639112445.467400, traceme_sendsignal_masked1, passed tc-start: 1639112445.473985, traceme_sendsignal_masked2 tc-end: 1639112445.855875, traceme_sendsignal_masked2, passed tc-start: 1639112445.863996, traceme_sendsignal_masked3 tc-end: 1639112446.252865, traceme_sendsignal_masked3, passed tc-start: 1639112446.263063, traceme_sendsignal_masked4 tc-end: 1639112446.627997, traceme_sendsignal_masked4, passed tc-start: 1639112446.634376, traceme_sendsignal_masked5 tc-end: 1639112446.996604, traceme_sendsignal_masked5, passed tc-start: 1639112447.3365, traceme_sendsignal_masked6 tc-end: 1639112447.373336, traceme_sendsignal_masked6, passed tc-start: 1639112447.382128, traceme_sendsignal_masked7 tc-end: 1639112447.709416, traceme_sendsignal_masked7, passed tc-start: 1639112447.716003, traceme_sendsignal_masked8 tc-end: 1639112448.42706, traceme_sendsignal_masked8, passed tc-start: 1639112448.49330, traceme_sendsignal_simple1 tc-end: 1639112448.383325, traceme_sendsignal_simple1, passed tc-start: 1639112448.393652, traceme_sendsignal_simple10 tc-end: 1639112448.801866, traceme_sendsignal_simple10, passed tc-start: 1639112448.812623, traceme_sendsignal_simple2 tc-end: 1639112449.227121, traceme_sendsignal_simple2, passed tc-start: 1639112449.234082, traceme_sendsignal_simple3 tc-end: 1639112449.726498, traceme_sendsignal_simple3, passed tc-start: 1639112449.737258, traceme_sendsignal_simple4 tc-end: 1639112450.55485, traceme_sendsignal_simple4, passed tc-start: 1639112450.62001, traceme_sendsignal_simple5 tc-end: 1639112450.432247, traceme_sendsignal_simple5, passed tc-start: 1639112450.438643, traceme_sendsignal_simple6 tc-end: 1639112450.815310, traceme_sendsignal_simple6, passed tc-start: 1639112450.826033, traceme_sendsignal_simple7 tc-end: 1639112451.217987, traceme_sendsignal_simple7, passed tc-start: 1639112451.229521, traceme_sendsignal_simple8 tc-end: 1639112451.642550, traceme_sendsignal_simple8, passed tc-start: 1639112451.657661, traceme_sendsignal_simple9 tc-end: 1639112452.49988, traceme_sendsignal_simple9, passed tc-start: 1639112452.60282, traceme_signalignored_crash_bus tc-end: 1639112452.394512, traceme_signalignored_crash_bus, passed tc-start: 1639112452.400865, traceme_signalignored_crash_fpe tc-end: 1639112452.746475, traceme_signalignored_crash_fpe, passed tc-start: 1639112452.753197, traceme_signalignored_crash_ill tc-end: 1639112453.111543, traceme_signalignored_crash_ill, passed tc-start: 1639112453.118104, traceme_signalignored_crash_segv tc-end: 1639112453.503963, traceme_signalignored_crash_segv, passed tc-start: 1639112453.513727, traceme_signalignored_crash_trap tc-end: 1639112453.890442, traceme_signalignored_crash_trap, passed tc-start: 1639112453.899373, traceme_signalignored_exec tc-so: tc-end: 1639112454.301951, traceme_signalignored_exec, passed tc-start: 1639112454.309335, traceme_signalmasked_crash_bus tc-end: 1639112454.686977, traceme_signalmasked_crash_bus, passed tc-start: 1639112454.697059, traceme_signalmasked_crash_fpe tc-end: 1639112455.111896, traceme_signalmasked_crash_fpe, passed tc-start: 1639112455.123738, traceme_signalmasked_crash_ill tc-end: 1639112455.578060, traceme_signalmasked_crash_ill, passed tc-start: 1639112455.584636, traceme_signalmasked_crash_segv tc-end: 1639112455.963501, traceme_signalmasked_crash_segv, passed tc-start: 1639112455.970686, traceme_signalmasked_crash_trap tc-end: 1639112456.390875, traceme_signalmasked_crash_trap, passed tc-start: 1639112456.397338, traceme_signalmasked_exec tc-so: tc-end: 1639112456.798380, traceme_signalmasked_exec, passed tc-start: 1639112456.805373, traceme_vfork_clone tc-end: 1639112457.154040, traceme_vfork_clone, passed tc-start: 1639112457.160676, traceme_vfork_clone_files tc-end: 1639112457.492351, traceme_vfork_clone_files, passed tc-start: 1639112457.501020, traceme_vfork_clone_fs tc-end: 1639112457.854765, traceme_vfork_clone_fs, passed tc-start: 1639112457.861094, traceme_vfork_clone_vfork tc-end: 1639112458.261675, traceme_vfork_clone_vfork, passed tc-start: 1639112458.271925, traceme_vfork_clone_vm tc-end: 1639112458.725238, traceme_vfork_clone_vm, passed tc-start: 1639112458.734680, traceme_vfork_crash_bus tc-end: 1639112459.254754, traceme_vfork_crash_bus, passed tc-start: 1639112459.270294, traceme_vfork_crash_fpe tc-end: 1639112459.776435, traceme_vfork_crash_fpe, passed tc-start: 1639112459.790901, traceme_vfork_crash_ill tc-end: 1639112460.179488, traceme_vfork_crash_ill, passed tc-start: 1639112460.189807, traceme_vfork_crash_segv tc-end: 1639112460.587488, traceme_vfork_crash_segv, passed tc-start: 1639112460.601408, traceme_vfork_crash_trap tc-end: 1639112461.110441, traceme_vfork_crash_trap, passed tc-start: 1639112461.129995, traceme_vfork_exec tc-so: tc-end: 1639112461.603930, traceme_vfork_exec, passed tc-start: 1639112461.610520, traceme_vfork_fork tc-end: 1639112461.937694, traceme_vfork_fork, passed tc-start: 1639112461.946806, traceme_vfork_raise1 tc-end: 1639112462.396770, traceme_vfork_raise1, passed tc-start: 1639112462.406673, traceme_vfork_raise10 tc-end: 1639112462.938678, traceme_vfork_raise10, passed tc-start: 1639112462.953681, traceme_vfork_raise11 tc-end: 1639112463.496651, traceme_vfork_raise11, passed tc-start: 1639112463.510530, traceme_vfork_raise12 tc-end: 1639112463.898512, traceme_vfork_raise12, passed tc-start: 1639112463.909136, traceme_vfork_raise13 tc-end: 1639112464.339561, traceme_vfork_raise13, passed tc-start: 1639112464.350064, traceme_vfork_raise2 tc-end: 1639112464.726468, traceme_vfork_raise2, passed tc-start: 1639112464.733426, traceme_vfork_raise3 tc-end: 1639112465.76233, traceme_vfork_raise3, passed tc-start: 1639112465.82861, traceme_vfork_raise4 tc-end: 1639112465.484027, traceme_vfork_raise4, passed tc-start: 1639112465.493212, traceme_vfork_raise5 tc-end: 1639112465.802406, traceme_vfork_raise5, passed tc-start: 1639112465.812497, traceme_vfork_raise6 tc-end: 1639112466.204951, traceme_vfork_raise6, passed tc-start: 1639112466.221261, traceme_vfork_raise7 tc-end: 1639112466.616860, traceme_vfork_raise7, passed tc-start: 1639112466.623749, traceme_vfork_raise8 tc-end: 1639112466.933359, traceme_vfork_raise8, passed tc-start: 1639112466.944786, traceme_vfork_raise9 tc-end: 1639112467.342260, traceme_vfork_raise9, passed tc-start: 1639112467.358560, traceme_vfork_signalignored_crash_bus tc-end: 1639112467.738692, traceme_vfork_signalignored_crash_bus, passed tc-start: 1639112467.749314, traceme_vfork_signalignored_crash_fpe tc-end: 1639112468.172742, traceme_vfork_signalignored_crash_fpe, passed tc-start: 1639112468.187450, traceme_vfork_signalignored_crash_ill tc-end: 1639112468.569205, traceme_vfork_signalignored_crash_ill, passed tc-start: 1639112468.579503, traceme_vfork_signalignored_crash_segv tc-end: 1639112468.943835, traceme_vfork_signalignored_crash_segv, passed tc-start: 1639112468.962627, traceme_vfork_signalignored_crash_trap tc-end: 1639112469.506365, traceme_vfork_signalignored_crash_trap, passed tc-start: 1639112469.527167, traceme_vfork_signalignored_exec tc-so: tc-end: 1639112470.53690, traceme_vfork_signalignored_exec, passed tc-start: 1639112470.63297, traceme_vfork_signalmasked_crash_bus tc-end: 1639112470.602902, traceme_vfork_signalmasked_crash_bus, passed tc-start: 1639112470.623013, traceme_vfork_signalmasked_crash_fpe tc-end: 1639112471.151599, traceme_vfork_signalmasked_crash_fpe, passed tc-start: 1639112471.170880, traceme_vfork_signalmasked_crash_ill tc-end: 1639112471.603909, traceme_vfork_signalmasked_crash_ill, passed tc-start: 1639112471.616969, traceme_vfork_signalmasked_crash_segv tc-end: 1639112472.16155, traceme_vfork_signalmasked_crash_segv, passed tc-start: 1639112472.27300, traceme_vfork_signalmasked_crash_trap tc-end: 1639112472.409282, traceme_vfork_signalmasked_crash_trap, passed tc-start: 1639112472.420308, traceme_vfork_signalmasked_exec tc-so: tc-end: 1639112472.787257, traceme_vfork_signalmasked_exec, passed tc-start: 1639112472.794942, traceme_vfork_vfork tc-end: 1639112473.138156, traceme_vfork_vfork, passed tc-start: 1639112473.148859, tracer_attach_to_unrelated_stopped_process tc-end: 1639112473.579217, tracer_attach_to_unrelated_stopped_process, passed tc-start: 1639112473.589327, tracer_sees_terminaton_before_the_parent tc-end: 1639112473.986681, tracer_sees_terminaton_before_the_parent, passed tc-start: 1639112474.1117, tracer_sysctl_lookup_without_duplicates tc-end: 1639112479.43621, tracer_sysctl_lookup_without_duplicates, passed tc-start: 1639112479.53011, unrelated_tracer_fork1 tc-end: 1639112479.425451, unrelated_tracer_fork1, passed tc-start: 1639112479.434958, unrelated_tracer_fork10 tc-end: 1639112479.896442, unrelated_tracer_fork10, passed tc-start: 1639112479.984684, unrelated_tracer_fork11 tc-end: 1639112480.353213, unrelated_tracer_fork11, passed tc-start: 1639112480.362469, unrelated_tracer_fork12 tc-end: 1639112480.761245, unrelated_tracer_fork12, passed tc-start: 1639112480.772084, unrelated_tracer_fork13 tc-end: 1639112481.180219, unrelated_tracer_fork13, passed tc-start: 1639112481.189798, unrelated_tracer_fork14 tc-end: 1639112481.781395, unrelated_tracer_fork14, passed tc-start: 1639112481.793358, unrelated_tracer_fork15 tc-end: 1639112482.359675, unrelated_tracer_fork15, passed tc-start: 1639112482.375195, unrelated_tracer_fork16 tc-end: 1639112482.773579, unrelated_tracer_fork16, passed tc-start: 1639112482.782510, unrelated_tracer_fork2 tc-end: 1639112483.166419, unrelated_tracer_fork2, passed tc-start: 1639112483.175448, unrelated_tracer_fork3 tc-end: 1639112483.565433, unrelated_tracer_fork3, passed tc-start: 1639112483.580803, unrelated_tracer_fork4 tc-end: 1639112484.8249, unrelated_tracer_fork4, passed tc-start: 1639112484.17154, unrelated_tracer_fork5 tc-end: 1639112484.386417, unrelated_tracer_fork5, passed tc-start: 1639112484.395229, unrelated_tracer_fork6 tc-end: 1639112484.788700, unrelated_tracer_fork6, passed tc-start: 1639112484.797323, unrelated_tracer_fork7 tc-end: 1639112485.161650, unrelated_tracer_fork7, passed tc-start: 1639112485.170538, unrelated_tracer_fork8 tc-end: 1639112485.550727, unrelated_tracer_fork8, passed tc-start: 1639112485.559338, unrelated_tracer_fork9 tc-end: 1639112485.923390, unrelated_tracer_fork9, passed tc-start: 1639112485.932857, unrelated_tracer_fork_detach_forker tc-end: 1639112486.316879, unrelated_tracer_fork_detach_forker, passed tc-start: 1639112486.326027, unrelated_tracer_fork_kill_forker tc-end: 1639112486.704970, unrelated_tracer_fork_kill_forker, passed tc-start: 1639112486.714655, unrelated_tracer_fork_setpgid tc-end: 1639112487.22289, unrelated_tracer_fork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1639112487.28751, unrelated_tracer_posix_spawn1 tc-end: 1639112487.463484, unrelated_tracer_posix_spawn1, passed tc-start: 1639112487.474184, unrelated_tracer_posix_spawn10 tc-end: 1639112487.870757, unrelated_tracer_posix_spawn10, passed tc-start: 1639112487.879956, unrelated_tracer_posix_spawn11 tc-end: 1639112488.291883, unrelated_tracer_posix_spawn11, passed tc-start: 1639112488.301327, unrelated_tracer_posix_spawn12 tc-end: 1639112488.690608, unrelated_tracer_posix_spawn12, passed tc-start: 1639112488.700106, unrelated_tracer_posix_spawn13 tc-end: 1639112489.80186, unrelated_tracer_posix_spawn13, passed tc-start: 1639112489.89562, unrelated_tracer_posix_spawn14 tc-end: 1639112489.487081, unrelated_tracer_posix_spawn14, passed tc-start: 1639112489.496490, unrelated_tracer_posix_spawn15 tc-end: 1639112489.904520, unrelated_tracer_posix_spawn15, passed tc-start: 1639112489.915412, unrelated_tracer_posix_spawn16 tc-end: 1639112490.313743, unrelated_tracer_posix_spawn16, passed tc-start: 1639112490.323177, unrelated_tracer_posix_spawn2 tc-end: 1639112490.719640, unrelated_tracer_posix_spawn2, passed tc-start: 1639112490.728911, unrelated_tracer_posix_spawn3 tc-end: 1639112491.106380, unrelated_tracer_posix_spawn3, passed tc-start: 1639112491.115586, unrelated_tracer_posix_spawn4 tc-end: 1639112491.489429, unrelated_tracer_posix_spawn4, passed tc-start: 1639112491.498636, unrelated_tracer_posix_spawn5 tc-end: 1639112491.875740, unrelated_tracer_posix_spawn5, passed tc-start: 1639112491.884818, unrelated_tracer_posix_spawn6 tc-end: 1639112492.260508, unrelated_tracer_posix_spawn6, passed tc-start: 1639112492.272849, unrelated_tracer_posix_spawn7 tc-end: 1639112492.652497, unrelated_tracer_posix_spawn7, passed tc-start: 1639112492.661773, unrelated_tracer_posix_spawn8 tc-end: 1639112493.100568, unrelated_tracer_posix_spawn8, passed tc-start: 1639112493.113695, unrelated_tracer_posix_spawn9 tc-end: 1639112493.567646, unrelated_tracer_posix_spawn9, passed tc-start: 1639112493.579889, unrelated_tracer_posix_spawn_detach_spawner tc-end: 1639112494.33930, unrelated_tracer_posix_spawn_detach_spawner, passed tc-start: 1639112494.46044, unrelated_tracer_posix_spawn_kill_spawner tc-end: 1639112494.493832, unrelated_tracer_posix_spawn_kill_spawner, passed tc-start: 1639112494.507524, unrelated_tracer_posix_spawn_setpgid tc-end: 1639112494.851927, unrelated_tracer_posix_spawn_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1639112494.858888, unrelated_tracer_sees_crash_bus tc-end: 1639112495.266665, unrelated_tracer_sees_crash_bus, passed tc-start: 1639112495.278761, unrelated_tracer_sees_crash_fpe tc-end: 1639112495.716349, unrelated_tracer_sees_crash_fpe, passed tc-start: 1639112495.725397, unrelated_tracer_sees_crash_ill tc-end: 1639112496.128817, unrelated_tracer_sees_crash_ill, passed tc-start: 1639112496.144020, unrelated_tracer_sees_crash_segv tc-end: 1639112496.554082, unrelated_tracer_sees_crash_segv, passed tc-start: 1639112496.563320, unrelated_tracer_sees_crash_trap tc-end: 1639112496.918119, unrelated_tracer_sees_crash_trap, passed tc-start: 1639112496.928727, unrelated_tracer_sees_signalignored_crash_bus tc-end: 1639112497.466844, unrelated_tracer_sees_signalignored_crash_bus, passed tc-start: 1639112497.475717, unrelated_tracer_sees_signalignored_crash_fpe tc-end: 1639112497.838881, unrelated_tracer_sees_signalignored_crash_fpe, passed tc-start: 1639112497.847747, unrelated_tracer_sees_signalignored_crash_ill tc-end: 1639112498.198952, unrelated_tracer_sees_signalignored_crash_ill, passed tc-start: 1639112498.207850, unrelated_tracer_sees_signalignored_crash_segv tc-end: 1639112498.564427, unrelated_tracer_sees_signalignored_crash_segv, passed tc-start: 1639112498.573402, unrelated_tracer_sees_signalignored_crash_trap tc-end: 1639112499.16908, unrelated_tracer_sees_signalignored_crash_trap, passed tc-start: 1639112499.33020, unrelated_tracer_sees_signalmasked_crash_bus tc-end: 1639112499.515858, unrelated_tracer_sees_signalmasked_crash_bus, passed tc-start: 1639112499.524485, unrelated_tracer_sees_signalmasked_crash_fpe tc-end: 1639112499.882688, unrelated_tracer_sees_signalmasked_crash_fpe, passed tc-start: 1639112499.891560, unrelated_tracer_sees_signalmasked_crash_ill tc-end: 1639112500.241221, unrelated_tracer_sees_signalmasked_crash_ill, passed tc-start: 1639112500.250058, unrelated_tracer_sees_signalmasked_crash_segv tc-end: 1639112500.604873, unrelated_tracer_sees_signalmasked_crash_segv, passed tc-start: 1639112500.614096, unrelated_tracer_sees_signalmasked_crash_trap tc-end: 1639112500.961931, unrelated_tracer_sees_signalmasked_crash_trap, passed tc-start: 1639112500.970660, unrelated_tracer_sees_terminaton_before_the_parent tc-end: 1639112501.323915, unrelated_tracer_sees_terminaton_before_the_parent, passed tc-start: 1639112501.332855, unrelated_tracer_vfork1 tc-end: 1639112501.693819, unrelated_tracer_vfork1, passed tc-start: 1639112501.705314, unrelated_tracer_vfork10 tc-end: 1639112502.134123, unrelated_tracer_vfork10, passed tc-start: 1639112502.146371, unrelated_tracer_vfork11 tc-end: 1639112502.553190, unrelated_tracer_vfork11, passed tc-start: 1639112502.562921, unrelated_tracer_vfork12 tc-end: 1639112502.956702, unrelated_tracer_vfork12, passed tc-start: 1639112502.965811, unrelated_tracer_vfork13 tc-end: 1639112503.355166, unrelated_tracer_vfork13, passed tc-start: 1639112503.364312, unrelated_tracer_vfork14 tc-end: 1639112503.747340, unrelated_tracer_vfork14, passed tc-start: 1639112503.756089, unrelated_tracer_vfork15 tc-end: 1639112504.134243, unrelated_tracer_vfork15, passed tc-start: 1639112504.144046, unrelated_tracer_vfork16 tc-end: 1639112504.519397, unrelated_tracer_vfork16, passed tc-start: 1639112504.528516, unrelated_tracer_vfork2 tc-end: 1639112504.885930, unrelated_tracer_vfork2, passed tc-start: 1639112504.894728, unrelated_tracer_vfork3 tc-end: 1639112505.256466, unrelated_tracer_vfork3, passed tc-start: 1639112505.265192, unrelated_tracer_vfork4 tc-end: 1639112505.648453, unrelated_tracer_vfork4, passed tc-start: 1639112505.657223, unrelated_tracer_vfork5 tc-end: 1639112506.32081, unrelated_tracer_vfork5, passed tc-start: 1639112506.40735, unrelated_tracer_vfork6 tc-end: 1639112506.404979, unrelated_tracer_vfork6, passed tc-start: 1639112506.413831, unrelated_tracer_vfork7 tc-end: 1639112506.793620, unrelated_tracer_vfork7, passed tc-start: 1639112506.802372, unrelated_tracer_vfork8 tc-end: 1639112507.169892, unrelated_tracer_vfork8, passed tc-start: 1639112507.178859, unrelated_tracer_vfork9 tc-end: 1639112507.705997, unrelated_tracer_vfork9, passed tc-start: 1639112507.714767, unrelated_tracer_vfork_detach_vforker tc-end: 1639112508.79717, unrelated_tracer_vfork_detach_vforker, passed tc-start: 1639112508.88561, unrelated_tracer_vfork_detach_vforkerdone tc-end: 1639112508.460030, unrelated_tracer_vfork_detach_vforkerdone, passed tc-start: 1639112508.476527, unrelated_tracer_vfork_kill_vforker tc-end: 1639112508.853518, unrelated_tracer_vfork_kill_vforker, passed tc-start: 1639112508.866189, unrelated_tracer_vfork_kill_vforkerdone tc-end: 1639112509.283609, unrelated_tracer_vfork_kill_vforkerdone, passed tc-start: 1639112509.296764, unrelated_tracer_vfork_setpgid tc-end: 1639112509.602894, unrelated_tracer_vfork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1639112509.610232, user_va0_disable_pt_continue tc-end: 1639112509.944728, user_va0_disable_pt_continue, passed tc-start: 1639112509.951310, user_va0_disable_pt_detach tc-end: 1639112510.281289, user_va0_disable_pt_detach, passed tc-start: 1639112510.287878, user_va0_disable_pt_syscall tc-end: 1639112510.617650, user_va0_disable_pt_syscall, passed tc-start: 1639112510.624364, vfork1 tc-end: 1639112510.950728, vfork1, passed tc-start: 1639112510.957168, vfork10 tc-end: 1639112511.284161, vfork10, passed tc-start: 1639112511.290726, vfork11 tc-end: 1639112511.628403, vfork11, passed tc-start: 1639112511.635175, vfork12 tc-end: 1639112511.971669, vfork12, passed tc-start: 1639112511.978189, vfork13 tc-end: 1639112512.301009, vfork13, passed tc-start: 1639112512.307546, vfork14 tc-end: 1639112512.631151, vfork14, passed tc-start: 1639112512.637688, vfork15 tc-end: 1639112512.967212, vfork15, passed tc-start: 1639112512.974052, vfork16 tc-end: 1639112513.304449, vfork16, passed tc-start: 1639112513.311293, vfork2 tc-end: 1639112513.649339, vfork2, passed tc-start: 1639112513.658846, vfork3 tc-end: 1639112514.55939, vfork3, passed tc-start: 1639112514.65466, vfork4 tc-end: 1639112514.588173, vfork4, passed tc-start: 1639112514.597538, vfork5 tc-end: 1639112515.121175, vfork5, passed tc-start: 1639112515.130735, vfork6 tc-end: 1639112515.457376, vfork6, passed tc-start: 1639112515.463735, vfork7 tc-end: 1639112515.811617, vfork7, passed tc-start: 1639112515.820803, vfork8 tc-end: 1639112516.160317, vfork8, passed tc-start: 1639112516.166837, vfork9 tc-end: 1639112516.496620, vfork9, passed tc-start: 1639112516.504315, vfork_detach_vforker tc-end: 1639112516.839125, vfork_detach_vforker, passed tc-start: 1639112516.845789, vfork_detach_vforkerdone tc-end: 1639112517.185060, vfork_detach_vforkerdone, passed tc-start: 1639112517.193851, vfork_kill_vforker tc-end: 1639112517.541796, vfork_kill_vforker, passed tc-start: 1639112517.548398, vfork_kill_vforkerdone tc-end: 1639112517.883058, vfork_kill_vforkerdone, passed tc-start: 1639112517.889602, vfork_setpgid tc-end: 1639112518.189357, vfork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1639112518.195965, vfork_signalignored tc-end: 1639112518.566132, vfork_signalignored, passed tc-start: 1639112518.572730, vfork_signalmasked tc-end: 1639112518.905042, vfork_signalmasked, passed tc-start: 1639112518.911742, vforkdone_signalignored tc-end: 1639112519.242900, vforkdone_signalignored, passed tc-start: 1639112519.249367, vforkdone_signalmasked tc-end: 1639112519.589929, vforkdone_signalmasked, passed tp-end: 1639112519.596308, lib/libc/sys/t_ptrace_wait4 tp-start: 1639112520.713148, lib/libc/sys/t_ptrace_wait6, 463 tc-start: 1639112520.715313, access_fpregs1 tc-end: 1639112521.59931, access_fpregs1, passed tc-start: 1639112521.69750, access_fpregs2 tc-end: 1639112521.413224, access_fpregs2, passed tc-start: 1639112521.419960, access_regs1 tc-end: 1639112521.745725, access_regs1, passed tc-start: 1639112521.752292, access_regs2 tc-end: 1639112522.84805, access_regs2, passed tc-start: 1639112522.91424, access_regs3 tc-end: 1639112522.409013, access_regs3, passed tc-start: 1639112522.415798, access_regs4 tc-end: 1639112522.742125, access_regs4, passed tc-start: 1639112522.748906, access_regs5 tc-end: 1639112523.71958, access_regs5, passed tc-start: 1639112523.78572, access_regs6 tc-end: 1639112523.455086, access_regs6, passed tc-start: 1639112523.461796, access_regs_set_unaligned_pc_0x1 tc-end: 1639112523.787901, access_regs_set_unaligned_pc_0x1, passed tc-start: 1639112523.794635, access_regs_set_unaligned_pc_0x3 tc-end: 1639112524.176790, access_regs_set_unaligned_pc_0x3, passed tc-start: 1639112524.183503, access_regs_set_unaligned_pc_0x7 tc-end: 1639112524.516953, access_regs_set_unaligned_pc_0x7, passed tc-start: 1639112524.523731, attach_lwpinfo0 tc-end: 1639112524.875612, attach_lwpinfo0, passed tc-start: 1639112524.885269, attach_lwpinfo1 tc-end: 1639112525.244096, attach_lwpinfo1, passed tc-start: 1639112525.252998, attach_lwpinfo2 tc-end: 1639112525.624116, attach_lwpinfo2, passed tc-start: 1639112525.633191, attach_lwpinfo3 tc-end: 1639112526.56056, attach_lwpinfo3, passed tc-start: 1639112526.65171, bytes_transfer_alignment_piod_read_auxv tc-end: 1639112526.834021, bytes_transfer_alignment_piod_read_auxv, passed tc-start: 1639112526.841016, bytes_transfer_alignment_piod_read_d tc-end: 1639112530.729935, bytes_transfer_alignment_piod_read_d, passed tc-start: 1639112530.736821, bytes_transfer_alignment_piod_read_i tc-end: 1639112535.305697, bytes_transfer_alignment_piod_read_i, passed tc-start: 1639112535.312482, bytes_transfer_alignment_piod_write_d tc-end: 1639112541.772052, bytes_transfer_alignment_piod_write_d, passed tc-start: 1639112541.779051, bytes_transfer_alignment_piod_write_i tc-end: 1639112548.611702, bytes_transfer_alignment_piod_write_i, passed tc-start: 1639112548.621179, bytes_transfer_alignment_pt_read_d tc-end: 1639112553.137302, bytes_transfer_alignment_pt_read_d, passed tc-start: 1639112553.144677, bytes_transfer_alignment_pt_read_i tc-end: 1639112558.44433, bytes_transfer_alignment_pt_read_i, passed tc-start: 1639112558.51449, bytes_transfer_alignment_pt_write_d tc-end: 1639112565.468983, bytes_transfer_alignment_pt_write_d, passed tc-start: 1639112565.482350, bytes_transfer_alignment_pt_write_i tc-end: 1639112573.124694, bytes_transfer_alignment_pt_write_i, passed tc-start: 1639112573.136530, bytes_transfer_eof_piod_read_d tc-end: 1639112573.613819, bytes_transfer_eof_piod_read_d, passed tc-start: 1639112573.625238, bytes_transfer_eof_piod_read_i tc-end: 1639112574.168817, bytes_transfer_eof_piod_read_i, passed tc-start: 1639112574.179797, bytes_transfer_eof_piod_write_d tc-end: 1639112574.686139, bytes_transfer_eof_piod_write_d, passed tc-start: 1639112574.697748, bytes_transfer_eof_piod_write_i tc-end: 1639112575.144593, bytes_transfer_eof_piod_write_i, passed tc-start: 1639112575.156743, bytes_transfer_eof_pt_read_d tc-end: 1639112575.605009, bytes_transfer_eof_pt_read_d, passed tc-start: 1639112575.615630, bytes_transfer_eof_pt_read_i tc-end: 1639112576.59318, bytes_transfer_eof_pt_read_i, passed tc-start: 1639112576.69984, bytes_transfer_eof_pt_write_d tc-end: 1639112576.517359, bytes_transfer_eof_pt_write_d, passed tc-start: 1639112576.529298, bytes_transfer_eof_pt_write_i tc-end: 1639112576.973030, bytes_transfer_eof_pt_write_i, passed tc-start: 1639112576.985104, bytes_transfer_piod_read_auxv tc-end: 1639112577.435115, bytes_transfer_piod_read_auxv, passed tc-start: 1639112577.445484, bytes_transfer_piod_read_d_16 tc-end: 1639112577.872934, bytes_transfer_piod_read_d_16, passed tc-start: 1639112577.883756, bytes_transfer_piod_read_d_16_text tc-end: 1639112578.309834, bytes_transfer_piod_read_d_16_text, passed tc-start: 1639112578.320904, bytes_transfer_piod_read_d_32 tc-end: 1639112578.722363, bytes_transfer_piod_read_d_32, passed tc-start: 1639112578.729678, bytes_transfer_piod_read_d_32_text tc-end: 1639112579.113152, bytes_transfer_piod_read_d_32_text, passed tc-start: 1639112579.120586, bytes_transfer_piod_read_d_64 tc-end: 1639112579.467512, bytes_transfer_piod_read_d_64, passed tc-start: 1639112579.474764, bytes_transfer_piod_read_d_64_text tc-end: 1639112579.844836, bytes_transfer_piod_read_d_64_text, passed tc-start: 1639112579.852206, bytes_transfer_piod_read_d_8 tc-end: 1639112580.203365, bytes_transfer_piod_read_d_8, passed tc-start: 1639112580.210372, bytes_transfer_piod_read_d_8_text tc-end: 1639112580.553750, bytes_transfer_piod_read_d_8_text, passed tc-start: 1639112580.564108, bytes_transfer_piod_read_i_16 tc-end: 1639112580.924994, bytes_transfer_piod_read_i_16, passed tc-start: 1639112580.931910, bytes_transfer_piod_read_i_16_text tc-end: 1639112581.273002, bytes_transfer_piod_read_i_16_text, passed tc-start: 1639112581.280432, bytes_transfer_piod_read_i_32 tc-end: 1639112581.624417, bytes_transfer_piod_read_i_32, passed tc-start: 1639112581.632139, bytes_transfer_piod_read_i_32_text tc-end: 1639112581.997838, bytes_transfer_piod_read_i_32_text, passed tc-start: 1639112582.4528, bytes_transfer_piod_read_i_64 tc-end: 1639112582.347432, bytes_transfer_piod_read_i_64, passed tc-start: 1639112582.354633, bytes_transfer_piod_read_i_64_text tc-end: 1639112582.692815, bytes_transfer_piod_read_i_64_text, passed tc-start: 1639112582.700100, bytes_transfer_piod_read_i_8 tc-end: 1639112583.37665, bytes_transfer_piod_read_i_8, passed tc-start: 1639112583.44642, bytes_transfer_piod_read_i_8_text tc-end: 1639112583.374169, bytes_transfer_piod_read_i_8_text, passed tc-start: 1639112583.381268, bytes_transfer_piod_write_d_16 tc-end: 1639112583.714905, bytes_transfer_piod_write_d_16, passed tc-start: 1639112583.722515, bytes_transfer_piod_write_d_16_text tc-end: 1639112584.136849, bytes_transfer_piod_write_d_16_text, passed tc-start: 1639112584.147241, bytes_transfer_piod_write_d_32 tc-end: 1639112584.651492, bytes_transfer_piod_write_d_32, passed tc-start: 1639112584.662455, bytes_transfer_piod_write_d_32_text tc-end: 1639112585.190697, bytes_transfer_piod_write_d_32_text, passed tc-start: 1639112585.201674, bytes_transfer_piod_write_d_64 tc-end: 1639112585.732370, bytes_transfer_piod_write_d_64, passed tc-start: 1639112585.742634, bytes_transfer_piod_write_d_64_text tc-end: 1639112586.187011, bytes_transfer_piod_write_d_64_text, passed tc-start: 1639112586.198510, bytes_transfer_piod_write_d_8 tc-end: 1639112586.633853, bytes_transfer_piod_write_d_8, passed tc-start: 1639112586.645150, bytes_transfer_piod_write_d_8_text tc-end: 1639112587.7213, bytes_transfer_piod_write_d_8_text, passed tc-start: 1639112587.14517, bytes_transfer_piod_write_i_16 tc-end: 1639112587.539110, bytes_transfer_piod_write_i_16, passed tc-start: 1639112587.549505, bytes_transfer_piod_write_i_16_text tc-end: 1639112587.974388, bytes_transfer_piod_write_i_16_text, passed tc-start: 1639112587.981821, bytes_transfer_piod_write_i_32 tc-end: 1639112588.335310, bytes_transfer_piod_write_i_32, passed tc-start: 1639112588.345300, bytes_transfer_piod_write_i_32_text tc-end: 1639112588.703290, bytes_transfer_piod_write_i_32_text, passed tc-start: 1639112588.710994, bytes_transfer_piod_write_i_64 tc-end: 1639112589.74226, bytes_transfer_piod_write_i_64, passed tc-start: 1639112589.81967, bytes_transfer_piod_write_i_64_text tc-end: 1639112589.428003, bytes_transfer_piod_write_i_64_text, passed tc-start: 1639112589.435520, bytes_transfer_piod_write_i_8 tc-end: 1639112589.786291, bytes_transfer_piod_write_i_8, passed tc-start: 1639112589.793813, bytes_transfer_piod_write_i_8_text tc-end: 1639112590.136300, bytes_transfer_piod_write_i_8_text, passed tc-start: 1639112590.406465, bytes_transfer_read_d tc-end: 1639112590.754318, bytes_transfer_read_d, passed tc-start: 1639112590.762159, bytes_transfer_read_d_text tc-end: 1639112591.103867, bytes_transfer_read_d_text, passed tc-start: 1639112591.110886, bytes_transfer_read_i tc-end: 1639112591.461710, bytes_transfer_read_i, passed tc-start: 1639112591.468809, bytes_transfer_read_i_text tc-end: 1639112591.800530, bytes_transfer_read_i_text, passed tc-start: 1639112591.807873, bytes_transfer_write_d tc-end: 1639112592.142719, bytes_transfer_write_d, passed tc-start: 1639112592.149846, bytes_transfer_write_d_text tc-end: 1639112592.533293, bytes_transfer_write_d_text, passed tc-start: 1639112592.540946, bytes_transfer_write_i tc-end: 1639112593.7318, bytes_transfer_write_i, passed tc-start: 1639112593.16907, bytes_transfer_write_i_text tc-end: 1639112593.423819, bytes_transfer_write_i_text, passed tc-start: 1639112593.431300, child_attach_to_its_parent tc-end: 1639112593.776590, child_attach_to_its_parent, passed tc-start: 1639112593.786128, child_attach_to_its_stopped_parent tc-end: 1639112594.142735, child_attach_to_its_stopped_parent, passed tc-start: 1639112594.152671, clone1 tc-end: 1639112594.526915, clone1, passed tc-start: 1639112594.534256, clone2 tc-end: 1639112594.884373, clone2, passed tc-start: 1639112594.892162, clone3 tc-end: 1639112595.262410, clone3, passed tc-start: 1639112595.270070, clone4 tc-end: 1639112595.639812, clone4, passed tc-start: 1639112595.647127, clone5 tc-end: 1639112595.997685, clone5, passed tc-start: 1639112596.4780, clone6 tc-end: 1639112596.355820, clone6, passed tc-start: 1639112596.363326, clone7 tc-end: 1639112596.763469, clone7, passed tc-start: 1639112596.773444, clone8 tc-end: 1639112597.195699, clone8, passed tc-start: 1639112597.202874, clone_files1 tc-end: 1639112597.565724, clone_files1, passed tc-start: 1639112597.573156, clone_files2 tc-end: 1639112597.954543, clone_files2, passed tc-start: 1639112597.961718, clone_files3 tc-end: 1639112598.310543, clone_files3, passed tc-start: 1639112598.318015, clone_files4 tc-end: 1639112598.659272, clone_files4, passed tc-start: 1639112598.665938, clone_files5 tc-end: 1639112599.34389, clone_files5, passed tc-start: 1639112599.41221, clone_files6 tc-end: 1639112599.386598, clone_files6, passed tc-start: 1639112599.393614, clone_files7 tc-end: 1639112599.732075, clone_files7, passed tc-start: 1639112599.739152, clone_files8 tc-end: 1639112600.142453, clone_files8, passed tc-start: 1639112600.149367, clone_files_signalignored tc-end: 1639112600.501856, clone_files_signalignored, passed tc-start: 1639112600.508528, clone_files_signalmasked tc-end: 1639112600.848320, clone_files_signalmasked, passed tc-start: 1639112600.855561, clone_fs1 tc-end: 1639112601.194682, clone_fs1, passed tc-start: 1639112601.201756, clone_fs2 tc-end: 1639112601.541758, clone_fs2, passed tc-start: 1639112601.548438, clone_fs3 tc-end: 1639112602.1221, clone_fs3, passed tc-start: 1639112602.8047, clone_fs4 tc-end: 1639112602.360799, clone_fs4, passed tc-start: 1639112602.367514, clone_fs5 tc-end: 1639112602.723105, clone_fs5, passed tc-start: 1639112602.730243, clone_fs6 tc-end: 1639112603.150311, clone_fs6, passed tc-start: 1639112603.157207, clone_fs7 tc-end: 1639112603.489719, clone_fs7, passed tc-start: 1639112603.497232, clone_fs8 tc-end: 1639112603.840394, clone_fs8, passed tc-start: 1639112603.847271, clone_fs_signalignored tc-end: 1639112604.186968, clone_fs_signalignored, passed tc-start: 1639112604.193617, clone_fs_signalmasked tc-end: 1639112604.544446, clone_fs_signalmasked, passed tc-start: 1639112604.552235, clone_signalignored tc-end: 1639112604.956512, clone_signalignored, passed tc-start: 1639112604.966077, clone_signalmasked tc-end: 1639112605.352038, clone_signalmasked, passed tc-start: 1639112605.360046, clone_vfork1 tc-end: 1639112605.745713, clone_vfork1, passed tc-start: 1639112605.752936, clone_vfork2 tc-end: 1639112606.122633, clone_vfork2, passed tc-start: 1639112606.131535, clone_vfork3 tc-end: 1639112606.531557, clone_vfork3, passed tc-start: 1639112606.540901, clone_vfork4 tc-end: 1639112606.956706, clone_vfork4, passed tc-start: 1639112606.966740, clone_vfork5 tc-end: 1639112607.367882, clone_vfork5, passed tc-start: 1639112607.376650, clone_vfork6 tc-end: 1639112607.798780, clone_vfork6, passed tc-start: 1639112607.810170, clone_vfork7 tc-end: 1639112608.246377, clone_vfork7, passed tc-start: 1639112608.254448, clone_vfork8 tc-end: 1639112608.685092, clone_vfork8, passed tc-start: 1639112608.696344, clone_vfork_signalignored tc-end: 1639112609.105928, clone_vfork_signalignored, passed tc-start: 1639112609.114735, clone_vfork_signalmasked tc-end: 1639112609.521661, clone_vfork_signalmasked, passed tc-start: 1639112609.529289, clone_vm1 tc-end: 1639112609.921083, clone_vm1, passed tc-start: 1639112609.931301, clone_vm2 tc-end: 1639112610.329828, clone_vm2, passed tc-start: 1639112610.339391, clone_vm3 tc-end: 1639112610.777986, clone_vm3, passed tc-start: 1639112610.789173, clone_vm4 tc-end: 1639112611.207626, clone_vm4, passed tc-start: 1639112611.219347, clone_vm5 tc-end: 1639112611.673725, clone_vm5, passed tc-start: 1639112611.686238, clone_vm6 tc-end: 1639112612.161370, clone_vm6, passed tc-start: 1639112612.169712, clone_vm7 tc-end: 1639112612.579927, clone_vm7, passed tc-start: 1639112612.589626, clone_vm8 tc-end: 1639112612.993398, clone_vm8, passed tc-start: 1639112613.2208, clone_vm_signalignored tc-end: 1639112613.396006, clone_vm_signalignored, passed tc-start: 1639112613.404388, clone_vm_signalmasked tc-end: 1639112613.818452, clone_vm_signalmasked, passed tc-start: 1639112613.826620, core_dump_procinfo tc-end: 1639112614.329196, core_dump_procinfo, failed, /tmp/build/2021.12.10.01.18.29-sparc64/src/tests/lib/libc/sys/t_ptrace_wait.h:242: Reported !exited process tc-start: 1639112614.338410, eventmask_preserved_empty tc-end: 1639112614.766076, eventmask_preserved_empty, passed tc-start: 1639112614.773854, eventmask_preserved_fork tc-end: 1639112615.142202, eventmask_preserved_fork, passed tc-start: 1639112615.150272, eventmask_preserved_lwp_create tc-end: 1639112615.583621, eventmask_preserved_lwp_create, passed tc-start: 1639112615.593905, eventmask_preserved_lwp_exit tc-end: 1639112615.993135, eventmask_preserved_lwp_exit, passed tc-start: 1639112616.1575, eventmask_preserved_posix_spawn tc-end: 1639112616.356067, eventmask_preserved_posix_spawn, passed tc-start: 1639112616.363846, eventmask_preserved_vfork tc-end: 1639112616.730498, eventmask_preserved_vfork, passed tc-start: 1639112616.737963, eventmask_preserved_vfork_done tc-end: 1639112617.114041, eventmask_preserved_vfork_done, passed tc-start: 1639112617.123709, fork1 tc-end: 1639112617.514799, fork1, passed tc-start: 1639112617.523512, fork10 tc-end: 1639112617.922269, fork10, passed tc-start: 1639112617.930856, fork11 tc-end: 1639112618.393710, fork11, passed tc-start: 1639112618.405234, fork12 tc-end: 1639112618.811093, fork12, passed tc-start: 1639112618.819343, fork13 tc-end: 1639112619.188519, fork13, passed tc-start: 1639112619.197577, fork14 tc-end: 1639112619.587912, fork14, passed tc-start: 1639112619.597227, fork15 tc-end: 1639112619.988620, fork15, passed tc-start: 1639112619.996663, fork16 tc-end: 1639112620.420625, fork16, passed tc-start: 1639112620.432171, fork2 tc-end: 1639112620.855611, fork2, passed tc-start: 1639112620.863801, fork3 tc-end: 1639112621.294667, fork3, passed tc-start: 1639112621.305525, fork4 tc-end: 1639112621.747472, fork4, passed tc-start: 1639112621.757713, fork5 tc-end: 1639112622.185541, fork5, passed tc-start: 1639112622.198675, fork6 tc-end: 1639112622.627871, fork6, passed tc-start: 1639112622.643261, fork7 tc-end: 1639112623.65474, fork7, passed tc-start: 1639112623.75604, fork8 tc-end: 1639112623.470005, fork8, passed tc-start: 1639112623.480406, fork9 tc-end: 1639112623.917961, fork9, passed tc-start: 1639112623.927753, fork_detach_forker tc-end: 1639112624.345869, fork_detach_forker, passed tc-start: 1639112624.354970, fork_kill_forker tc-end: 1639112624.759928, fork_kill_forker, passed tc-start: 1639112624.770302, fork_setpgid tc-end: 1639112625.128204, fork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1639112625.139289, fork_signalignored tc-end: 1639112625.565195, fork_signalignored, passed tc-start: 1639112625.578480, fork_signalmasked tc-end: 1639112626.28867, fork_signalmasked, passed tc-start: 1639112626.41798, kill1 tc-end: 1639112626.446697, kill1, passed tc-start: 1639112626.456711, kill2 tc-end: 1639112626.836161, kill2, passed tc-start: 1639112626.845533, kill3 tc-end: 1639112627.211173, kill3, passed tc-start: 1639112627.219686, parent_attach_to_its_child tc-end: 1639112627.631250, parent_attach_to_its_child, passed tc-start: 1639112627.642428, parent_attach_to_its_stopped_child tc-end: 1639112628.89180, parent_attach_to_its_stopped_child, passed tc-start: 1639112628.103442, posix_spawn1 tc-so: tc-end: 1639112628.546346, posix_spawn1, passed tc-start: 1639112628.556770, posix_spawn10 tc-so: tc-end: 1639112628.959464, posix_spawn10, passed tc-start: 1639112628.968384, posix_spawn11 tc-so: tc-end: 1639112629.397913, posix_spawn11, passed tc-start: 1639112629.409074, posix_spawn12 tc-so: tc-end: 1639112629.852776, posix_spawn12, passed tc-start: 1639112629.861454, posix_spawn13 tc-so: tc-end: 1639112630.289780, posix_spawn13, passed tc-start: 1639112630.298298, posix_spawn14 tc-so: tc-end: 1639112630.720780, posix_spawn14, passed tc-start: 1639112630.731095, posix_spawn15 tc-so: tc-end: 1639112631.208925, posix_spawn15, passed tc-start: 1639112631.216936, posix_spawn16 tc-so: tc-end: 1639112631.611931, posix_spawn16, passed tc-start: 1639112631.619278, posix_spawn2 tc-so: tc-end: 1639112631.996270, posix_spawn2, passed tc-start: 1639112632.3914, posix_spawn3 tc-so: tc-end: 1639112632.388008, posix_spawn3, passed tc-start: 1639112632.394839, posix_spawn4 tc-so: tc-end: 1639112632.781086, posix_spawn4, passed tc-start: 1639112632.788589, posix_spawn5 tc-so: tc-end: 1639112633.195158, posix_spawn5, passed tc-start: 1639112633.206004, posix_spawn6 tc-so: tc-end: 1639112633.606298, posix_spawn6, passed tc-start: 1639112633.614944, posix_spawn7 tc-so: tc-end: 1639112634.29087, posix_spawn7, passed tc-start: 1639112634.37749, posix_spawn8 tc-so: tc-end: 1639112634.436016, posix_spawn8, passed tc-start: 1639112634.444557, posix_spawn9 tc-so: tc-end: 1639112634.863481, posix_spawn9, passed tc-start: 1639112634.872614, posix_spawn_detach_spawner tc-so: tc-end: 1639112635.359902, posix_spawn_detach_spawner, passed tc-start: 1639112635.370470, posix_spawn_kill_spawner tc-so: tc-end: 1639112635.806056, posix_spawn_kill_spawner, passed tc-start: 1639112635.817612, posix_spawn_setpgid tc-end: 1639112636.291123, posix_spawn_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1639112636.300201, posix_spawn_signalignored tc-so: tc-end: 1639112636.722812, posix_spawn_signalignored, passed tc-start: 1639112636.731447, posix_spawn_signalmasked tc-so: tc-end: 1639112637.225922, posix_spawn_signalmasked, passed tc-start: 1639112637.233825, resume tc-end: 1639112639.818357, resume, passed tc-start: 1639112639.830238, siginfo_set_faked tc-end: 1639112640.388019, siginfo_set_faked, passed tc-start: 1639112640.399739, siginfo_set_unmodified tc-end: 1639112640.943741, siginfo_set_unmodified, passed tc-start: 1639112640.952129, signal_mask_unrelated tc-end: 1639112641.348498, signal_mask_unrelated, passed tc-start: 1639112641.357724, suspend_no_deadlock tc-end: 1639112641.766200, suspend_no_deadlock, passed tc-start: 1639112641.776720, syscall tc-end: 1639112642.188564, syscall, passed tc-start: 1639112642.196898, syscall_detach_on_sce tc-end: 1639112642.570967, syscall_detach_on_sce, passed tc-start: 1639112642.582664, syscall_killed_on_sce tc-end: 1639112643.17074, syscall_killed_on_sce, passed tc-start: 1639112643.25181, syscall_signal_on_sce tc-end: 1639112643.419798, syscall_signal_on_sce, expected_failure, XXX: behavior under investigation: /tmp/build/2021.12.10.01.18.29-sparc64/src/tests/lib/libc/sys/t_ptrace_wait.h:242: Reported !exited process tc-start: 1639112643.429098, syscallemu1 tc-end: 1639112643.810801, syscallemu1, passed tc-start: 1639112643.817893, thread_concurrent_signals tc-end: 1639112644.137482, thread_concurrent_signals, skipped, PR kern/54960 tc-start: 1639112644.145913, thread_concurrent_signals_handler tc-end: 1639112644.467834, thread_concurrent_signals_handler, skipped, PR kern/54960 tc-start: 1639112644.475834, thread_concurrent_signals_sig_ign tc-end: 1639112644.838492, thread_concurrent_signals_sig_ign, skipped, PR kern/54960 tc-start: 1639112644.846432, threads_and_exec tc-end: 1639112645.423245, threads_and_exec, passed tc-start: 1639112645.430953, trace_thread_lwpcreate tc-end: 1639112650.988131, trace_thread_lwpcreate, passed tc-start: 1639112650.994696, trace_thread_lwpcreate_and_exit tc-end: 1639112655.793184, trace_thread_lwpcreate_and_exit, passed tc-start: 1639112655.819550, trace_thread_lwpcreate_and_exit_masked_sigtrap tc-end: 1639112661.726149, trace_thread_lwpcreate_and_exit_masked_sigtrap, passed tc-start: 1639112661.734634, trace_thread_lwpcreate_masked_sigtrap tc-end: 1639112664.272200, trace_thread_lwpcreate_masked_sigtrap, passed tc-start: 1639112664.280586, trace_thread_lwpexit tc-end: 1639112667.189408, trace_thread_lwpexit, passed tc-start: 1639112667.201112, trace_thread_lwpexit_masked_sigtrap tc-end: 1639112671.250394, trace_thread_lwpexit_masked_sigtrap, passed tc-start: 1639112671.260121, trace_thread_nolwpevents tc-end: 1639112671.646896, trace_thread_nolwpevents, passed tc-start: 1639112671.655469, tracee_sees_its_original_parent_getppid tc-end: 1639112672.48846, tracee_sees_its_original_parent_getppid, passed tc-start: 1639112672.60491, tracee_sees_its_original_parent_procfs_status tc-end: 1639112672.455708, tracee_sees_its_original_parent_procfs_status, passed tc-start: 1639112672.467405, tracee_sees_its_original_parent_sysctl_kinfo_proc2 tc-end: 1639112672.874796, tracee_sees_its_original_parent_sysctl_kinfo_proc2, passed tc-start: 1639112672.886925, traceme_crash_bus tc-end: 1639112673.271029, traceme_crash_bus, passed tc-start: 1639112673.277599, traceme_crash_fpe tc-end: 1639112673.620741, traceme_crash_fpe, passed tc-start: 1639112673.630297, traceme_crash_ill tc-end: 1639112674.17663, traceme_crash_ill, passed tc-start: 1639112674.24769, traceme_crash_segv tc-end: 1639112674.411562, traceme_crash_segv, passed tc-start: 1639112674.420212, traceme_crash_trap tc-end: 1639112674.772182, traceme_crash_trap, passed tc-start: 1639112674.779257, traceme_exec tc-so: tc-end: 1639112675.186298, traceme_exec, passed tc-start: 1639112675.195931, traceme_lwpinfo0 tc-end: 1639112675.603049, traceme_lwpinfo0, passed tc-start: 1639112675.614277, traceme_lwpinfo0_lwpstatus tc-end: 1639112676.172383, traceme_lwpinfo0_lwpstatus, passed tc-start: 1639112676.184986, traceme_lwpinfo0_lwpstatus_pl_name tc-end: 1639112676.710904, traceme_lwpinfo0_lwpstatus_pl_name, passed tc-start: 1639112676.717645, traceme_lwpinfo0_lwpstatus_pl_private tc-end: 1639112677.63693, traceme_lwpinfo0_lwpstatus_pl_private, passed tc-start: 1639112677.73338, traceme_lwpinfo0_lwpstatus_pl_sigmask tc-end: 1639112677.431032, traceme_lwpinfo0_lwpstatus_pl_sigmask, passed tc-start: 1639112677.439184, traceme_lwpinfo1 tc-end: 1639112677.986001, traceme_lwpinfo1, passed tc-start: 1639112677.995300, traceme_lwpinfo1_lwpstatus tc-end: 1639112678.419776, traceme_lwpinfo1_lwpstatus, passed tc-start: 1639112678.428423, traceme_lwpinfo1_lwpstatus_pl_name tc-end: 1639112678.978747, traceme_lwpinfo1_lwpstatus_pl_name, passed tc-start: 1639112678.989734, traceme_lwpinfo1_lwpstatus_pl_private tc-end: 1639112679.556912, traceme_lwpinfo1_lwpstatus_pl_private, passed tc-start: 1639112679.565374, traceme_lwpinfo1_lwpstatus_pl_sigmask tc-end: 1639112680.132086, traceme_lwpinfo1_lwpstatus_pl_sigmask, passed tc-start: 1639112680.140998, traceme_lwpinfo2 tc-end: 1639112681.32557, traceme_lwpinfo2, passed tc-start: 1639112681.41389, traceme_lwpinfo2_lwpstatus tc-end: 1639112681.993270, traceme_lwpinfo2_lwpstatus, passed tc-start: 1639112682.1996, traceme_lwpinfo2_lwpstatus_pl_name tc-end: 1639112682.563580, traceme_lwpinfo2_lwpstatus_pl_name, passed tc-start: 1639112682.572522, traceme_lwpinfo2_lwpstatus_pl_private tc-end: 1639112683.521407, traceme_lwpinfo2_lwpstatus_pl_private, passed tc-start: 1639112683.534381, traceme_lwpinfo2_lwpstatus_pl_sigmask tc-end: 1639112684.621324, traceme_lwpinfo2_lwpstatus_pl_sigmask, passed tc-start: 1639112684.632612, traceme_lwpinfo3 tc-end: 1639112685.706324, traceme_lwpinfo3, passed tc-start: 1639112685.716299, traceme_lwpinfo3_lwpstatus tc-end: 1639112686.810181, traceme_lwpinfo3_lwpstatus, passed tc-start: 1639112686.820474, traceme_lwpinfo3_lwpstatus_pl_name tc-end: 1639112687.980412, traceme_lwpinfo3_lwpstatus_pl_name, passed tc-start: 1639112687.991212, traceme_lwpinfo3_lwpstatus_pl_private tc-end: 1639112689.316263, traceme_lwpinfo3_lwpstatus_pl_private, passed tc-start: 1639112689.324780, traceme_lwpinfo3_lwpstatus_pl_sigmask tc-end: 1639112690.60539, traceme_lwpinfo3_lwpstatus_pl_sigmask, passed tc-start: 1639112690.67234, traceme_lwpnext0 tc-end: 1639112690.426628, traceme_lwpnext0, passed tc-start: 1639112690.434081, traceme_lwpnext0_pl_name tc-end: 1639112690.799595, traceme_lwpnext0_pl_name, passed tc-start: 1639112690.809397, traceme_lwpnext0_pl_private tc-end: 1639112691.210602, traceme_lwpnext0_pl_private, passed tc-start: 1639112691.222443, traceme_lwpnext0_pl_sigmask tc-end: 1639112691.654546, traceme_lwpnext0_pl_sigmask, passed tc-start: 1639112691.665778, traceme_lwpnext1 tc-end: 1639112692.244775, traceme_lwpnext1, passed tc-start: 1639112692.257312, traceme_lwpnext1_pl_name tc-end: 1639112692.824797, traceme_lwpnext1_pl_name, passed tc-start: 1639112692.832811, traceme_lwpnext1_pl_private tc-end: 1639112693.385299, traceme_lwpnext1_pl_private, passed tc-start: 1639112693.393834, traceme_lwpnext1_pl_sigmask tc-end: 1639112693.958893, traceme_lwpnext1_pl_sigmask, passed tc-start: 1639112693.967550, traceme_lwpnext2 tc-end: 1639112694.878343, traceme_lwpnext2, passed tc-start: 1639112694.887461, traceme_lwpnext2_pl_name tc-end: 1639112695.837287, traceme_lwpnext2_pl_name, passed tc-start: 1639112695.846894, traceme_lwpnext2_pl_private tc-end: 1639112696.914161, traceme_lwpnext2_pl_private, passed tc-start: 1639112696.921430, traceme_lwpnext2_pl_sigmask tc-end: 1639112697.514339, traceme_lwpnext2_pl_sigmask, passed tc-start: 1639112697.523323, traceme_lwpnext3 tc-end: 1639112698.577983, traceme_lwpnext3, passed tc-start: 1639112698.586854, traceme_lwpnext3_pl_name tc-end: 1639112700.40014, traceme_lwpnext3_pl_name, passed tc-start: 1639112700.50136, traceme_lwpnext3_pl_private tc-end: 1639112701.48435, traceme_lwpnext3_pl_private, passed tc-start: 1639112701.56715, traceme_lwpnext3_pl_sigmask tc-end: 1639112702.118031, traceme_lwpnext3_pl_sigmask, passed tc-start: 1639112702.125308, traceme_pid1_parent tc-end: 1639112702.506317, traceme_pid1_parent, passed tc-start: 1639112702.516799, traceme_raise1 tc-end: 1639112702.884742, traceme_raise1, passed tc-start: 1639112702.892968, traceme_raise10 tc-end: 1639112703.244749, traceme_raise10, passed tc-start: 1639112703.252202, traceme_raise2 tc-end: 1639112703.614055, traceme_raise2, passed tc-start: 1639112703.622947, traceme_raise3 tc-end: 1639112703.985306, traceme_raise3, passed tc-start: 1639112703.992973, traceme_raise4 tc-end: 1639112704.346365, traceme_raise4, passed tc-start: 1639112704.354683, traceme_raise5 tc-end: 1639112704.709752, traceme_raise5, passed tc-start: 1639112704.717537, traceme_raise6 tc-end: 1639112705.107705, traceme_raise6, passed tc-start: 1639112705.118447, traceme_raise7 tc-end: 1639112705.654140, traceme_raise7, passed tc-start: 1639112705.665817, traceme_raise8 tc-end: 1639112706.101886, traceme_raise8, passed tc-start: 1639112706.109843, traceme_raise9 tc-end: 1639112706.474317, traceme_raise9, passed tc-start: 1639112706.482872, traceme_raisesignal_ignored1 tc-end: 1639112706.837275, traceme_raisesignal_ignored1, passed tc-start: 1639112706.844169, traceme_raisesignal_ignored2 tc-end: 1639112707.199490, traceme_raisesignal_ignored2, passed tc-start: 1639112707.210594, traceme_raisesignal_ignored3 tc-end: 1639112707.592073, traceme_raisesignal_ignored3, passed tc-start: 1639112707.601430, traceme_raisesignal_ignored4 tc-end: 1639112707.967155, traceme_raisesignal_ignored4, passed tc-start: 1639112707.975682, traceme_raisesignal_ignored5 tc-end: 1639112708.354666, traceme_raisesignal_ignored5, passed tc-start: 1639112708.363240, traceme_raisesignal_ignored6 tc-end: 1639112708.769125, traceme_raisesignal_ignored6, passed tc-start: 1639112708.779086, traceme_raisesignal_ignored7 tc-end: 1639112709.170759, traceme_raisesignal_ignored7, passed tc-start: 1639112709.181050, traceme_raisesignal_ignored8 tc-end: 1639112709.723808, traceme_raisesignal_ignored8, passed tc-start: 1639112709.734280, traceme_raisesignal_masked1 tc-end: 1639112710.216493, traceme_raisesignal_masked1, passed tc-start: 1639112710.224001, traceme_raisesignal_masked2 tc-end: 1639112710.617182, traceme_raisesignal_masked2, passed tc-start: 1639112710.624014, traceme_raisesignal_masked3 tc-end: 1639112710.991220, traceme_raisesignal_masked3, passed tc-start: 1639112710.998401, traceme_raisesignal_masked4 tc-end: 1639112711.369448, traceme_raisesignal_masked4, passed tc-start: 1639112711.376154, traceme_raisesignal_masked5 tc-end: 1639112711.745855, traceme_raisesignal_masked5, passed tc-start: 1639112711.754001, traceme_raisesignal_masked6 tc-end: 1639112712.142077, traceme_raisesignal_masked6, passed tc-start: 1639112712.150007, traceme_raisesignal_masked7 tc-end: 1639112712.546365, traceme_raisesignal_masked7, passed tc-start: 1639112712.555366, traceme_raisesignal_masked8 tc-end: 1639112712.921729, traceme_raisesignal_masked8, passed tc-start: 1639112712.929551, traceme_sendsignal_handle1 tc-end: 1639112713.313624, traceme_sendsignal_handle1, passed tc-start: 1639112713.323088, traceme_sendsignal_handle2 tc-end: 1639112713.704537, traceme_sendsignal_handle2, passed tc-start: 1639112713.712904, traceme_sendsignal_handle3 tc-end: 1639112714.89030, traceme_sendsignal_handle3, passed tc-start: 1639112714.98085, traceme_sendsignal_handle4 tc-end: 1639112714.480941, traceme_sendsignal_handle4, passed tc-start: 1639112714.488789, traceme_sendsignal_handle5 tc-end: 1639112714.869979, traceme_sendsignal_handle5, passed tc-start: 1639112714.878358, traceme_sendsignal_handle6 tc-end: 1639112715.371583, traceme_sendsignal_handle6, passed tc-start: 1639112715.383342, traceme_sendsignal_handle7 tc-end: 1639112715.781078, traceme_sendsignal_handle7, passed tc-start: 1639112715.789812, traceme_sendsignal_handle8 tc-end: 1639112716.171596, traceme_sendsignal_handle8, passed tc-start: 1639112716.180199, traceme_sendsignal_ignored1 tc-end: 1639112716.686092, traceme_sendsignal_ignored1, passed tc-start: 1639112716.695627, traceme_sendsignal_ignored2 tc-end: 1639112717.218379, traceme_sendsignal_ignored2, passed tc-start: 1639112717.229405, traceme_sendsignal_ignored3 tc-end: 1639112717.749529, traceme_sendsignal_ignored3, passed tc-start: 1639112717.760393, traceme_sendsignal_ignored4 tc-end: 1639112718.275782, traceme_sendsignal_ignored4, passed tc-start: 1639112718.285085, traceme_sendsignal_ignored5 tc-end: 1639112718.781313, traceme_sendsignal_ignored5, passed tc-start: 1639112718.790785, traceme_sendsignal_ignored6 tc-end: 1639112719.228099, traceme_sendsignal_ignored6, passed tc-start: 1639112719.236724, traceme_sendsignal_ignored7 tc-end: 1639112719.609688, traceme_sendsignal_ignored7, passed tc-start: 1639112719.617904, traceme_sendsignal_ignored8 tc-end: 1639112720.17519, traceme_sendsignal_ignored8, passed tc-start: 1639112720.25736, traceme_sendsignal_masked1 tc-end: 1639112720.426274, traceme_sendsignal_masked1, passed tc-start: 1639112720.434095, traceme_sendsignal_masked2 tc-end: 1639112720.781781, traceme_sendsignal_masked2, passed tc-start: 1639112720.789852, traceme_sendsignal_masked3 tc-end: 1639112721.112005, traceme_sendsignal_masked3, passed tc-start: 1639112721.118527, traceme_sendsignal_masked4 tc-end: 1639112721.453689, traceme_sendsignal_masked4, passed tc-start: 1639112721.461770, traceme_sendsignal_masked5 tc-end: 1639112721.845677, traceme_sendsignal_masked5, passed tc-start: 1639112721.854208, traceme_sendsignal_masked6 tc-end: 1639112722.222456, traceme_sendsignal_masked6, passed tc-start: 1639112722.230370, traceme_sendsignal_masked7 tc-end: 1639112722.652804, traceme_sendsignal_masked7, passed tc-start: 1639112722.662234, traceme_sendsignal_masked8 tc-end: 1639112723.45948, traceme_sendsignal_masked8, passed tc-start: 1639112723.57676, traceme_sendsignal_simple1 tc-end: 1639112723.435294, traceme_sendsignal_simple1, passed tc-start: 1639112723.448696, traceme_sendsignal_simple10 tc-end: 1639112723.869578, traceme_sendsignal_simple10, passed tc-start: 1639112723.883842, traceme_sendsignal_simple2 tc-end: 1639112724.244668, traceme_sendsignal_simple2, passed tc-start: 1639112724.251997, traceme_sendsignal_simple3 tc-end: 1639112724.653916, traceme_sendsignal_simple3, passed tc-start: 1639112724.664839, traceme_sendsignal_simple4 tc-end: 1639112725.22660, traceme_sendsignal_simple4, passed tc-start: 1639112725.29719, traceme_sendsignal_simple5 tc-end: 1639112725.379510, traceme_sendsignal_simple5, passed tc-start: 1639112725.386340, traceme_sendsignal_simple6 tc-end: 1639112725.846034, traceme_sendsignal_simple6, passed tc-start: 1639112725.856840, traceme_sendsignal_simple7 tc-end: 1639112726.227751, traceme_sendsignal_simple7, passed tc-start: 1639112726.238447, traceme_sendsignal_simple8 tc-end: 1639112726.614988, traceme_sendsignal_simple8, passed tc-start: 1639112726.626538, traceme_sendsignal_simple9 tc-end: 1639112727.160563, traceme_sendsignal_simple9, passed tc-start: 1639112727.171019, traceme_signalignored_crash_bus tc-end: 1639112727.513684, traceme_signalignored_crash_bus, passed tc-start: 1639112727.529438, traceme_signalignored_crash_fpe tc-end: 1639112727.874714, traceme_signalignored_crash_fpe, passed tc-start: 1639112727.884435, traceme_signalignored_crash_ill tc-end: 1639112728.341205, traceme_signalignored_crash_ill, passed tc-start: 1639112728.353902, traceme_signalignored_crash_segv tc-end: 1639112728.875362, traceme_signalignored_crash_segv, passed tc-start: 1639112728.886886, traceme_signalignored_crash_trap tc-end: 1639112729.394354, traceme_signalignored_crash_trap, passed tc-start: 1639112729.404570, traceme_signalignored_exec tc-so: tc-end: 1639112729.936764, traceme_signalignored_exec, passed tc-start: 1639112729.945543, traceme_signalmasked_crash_bus tc-end: 1639112730.369591, traceme_signalmasked_crash_bus, passed tc-start: 1639112730.378559, traceme_signalmasked_crash_fpe tc-end: 1639112730.759376, traceme_signalmasked_crash_fpe, passed tc-start: 1639112730.768461, traceme_signalmasked_crash_ill tc-end: 1639112731.153675, traceme_signalmasked_crash_ill, passed tc-start: 1639112731.162815, traceme_signalmasked_crash_segv tc-end: 1639112731.657625, traceme_signalmasked_crash_segv, passed tc-start: 1639112731.669617, traceme_signalmasked_crash_trap tc-end: 1639112732.154348, traceme_signalmasked_crash_trap, passed tc-start: 1639112732.162578, traceme_signalmasked_exec tc-so: tc-end: 1639112732.704748, traceme_signalmasked_exec, passed tc-start: 1639112732.716394, traceme_vfork_clone tc-end: 1639112733.82086, traceme_vfork_clone, passed tc-start: 1639112733.91620, traceme_vfork_clone_files tc-end: 1639112733.443604, traceme_vfork_clone_files, passed tc-start: 1639112733.452151, traceme_vfork_clone_fs tc-end: 1639112733.832681, traceme_vfork_clone_fs, passed tc-start: 1639112733.841930, traceme_vfork_clone_vfork tc-end: 1639112734.183792, traceme_vfork_clone_vfork, passed tc-start: 1639112734.192314, traceme_vfork_clone_vm tc-end: 1639112734.550036, traceme_vfork_clone_vm, passed tc-start: 1639112734.561522, traceme_vfork_crash_bus tc-end: 1639112734.988801, traceme_vfork_crash_bus, passed tc-start: 1639112735.6118, traceme_vfork_crash_fpe tc-end: 1639112735.637914, traceme_vfork_crash_fpe, passed tc-start: 1639112735.656471, traceme_vfork_crash_ill tc-end: 1639112736.246674, traceme_vfork_crash_ill, passed tc-start: 1639112736.265186, traceme_vfork_crash_segv tc-end: 1639112736.893732, traceme_vfork_crash_segv, passed tc-start: 1639112736.913085, traceme_vfork_crash_trap tc-end: 1639112737.477547, traceme_vfork_crash_trap, passed tc-start: 1639112737.492578, traceme_vfork_exec tc-so: tc-end: 1639112738.46174, traceme_vfork_exec, passed tc-start: 1639112738.60072, traceme_vfork_fork tc-end: 1639112738.627305, traceme_vfork_fork, passed tc-start: 1639112738.638468, traceme_vfork_raise1 tc-end: 1639112739.172733, traceme_vfork_raise1, passed tc-start: 1639112739.187852, traceme_vfork_raise10 tc-end: 1639112739.620874, traceme_vfork_raise10, passed tc-start: 1639112739.634819, traceme_vfork_raise11 tc-end: 1639112740.73696, traceme_vfork_raise11, passed tc-start: 1639112740.87199, traceme_vfork_raise12 tc-end: 1639112740.484748, traceme_vfork_raise12, passed tc-start: 1639112740.497633, traceme_vfork_raise13 tc-end: 1639112740.893064, traceme_vfork_raise13, passed tc-start: 1639112740.906708, traceme_vfork_raise2 tc-end: 1639112741.282456, traceme_vfork_raise2, passed tc-start: 1639112741.291134, traceme_vfork_raise3 tc-end: 1639112741.629934, traceme_vfork_raise3, passed tc-start: 1639112741.640377, traceme_vfork_raise4 tc-end: 1639112741.985250, traceme_vfork_raise4, passed tc-start: 1639112741.994469, traceme_vfork_raise5 tc-end: 1639112742.364461, traceme_vfork_raise5, passed tc-start: 1639112742.377161, traceme_vfork_raise6 tc-end: 1639112742.775378, traceme_vfork_raise6, passed tc-start: 1639112742.787191, traceme_vfork_raise7 tc-end: 1639112743.144345, traceme_vfork_raise7, passed tc-start: 1639112743.155886, traceme_vfork_raise8 tc-end: 1639112743.519318, traceme_vfork_raise8, passed tc-start: 1639112743.527813, traceme_vfork_raise9 tc-end: 1639112743.942315, traceme_vfork_raise9, passed tc-start: 1639112743.961171, traceme_vfork_signalignored_crash_bus tc-end: 1639112744.355233, traceme_vfork_signalignored_crash_bus, passed tc-start: 1639112744.370565, traceme_vfork_signalignored_crash_fpe tc-end: 1639112744.743982, traceme_vfork_signalignored_crash_fpe, passed tc-start: 1639112744.756361, traceme_vfork_signalignored_crash_ill tc-end: 1639112745.136620, traceme_vfork_signalignored_crash_ill, passed tc-start: 1639112745.149170, traceme_vfork_signalignored_crash_segv tc-end: 1639112745.525479, traceme_vfork_signalignored_crash_segv, passed tc-start: 1639112745.538802, traceme_vfork_signalignored_crash_trap tc-end: 1639112745.916578, traceme_vfork_signalignored_crash_trap, passed tc-start: 1639112745.929047, traceme_vfork_signalignored_exec tc-so: tc-end: 1639112746.319287, traceme_vfork_signalignored_exec, passed tc-start: 1639112746.330207, traceme_vfork_signalmasked_crash_bus tc-end: 1639112746.889399, traceme_vfork_signalmasked_crash_bus, passed tc-start: 1639112746.906164, traceme_vfork_signalmasked_crash_fpe tc-end: 1639112747.325271, traceme_vfork_signalmasked_crash_fpe, passed tc-start: 1639112747.339218, traceme_vfork_signalmasked_crash_ill tc-end: 1639112747.713201, traceme_vfork_signalmasked_crash_ill, passed tc-start: 1639112747.725694, traceme_vfork_signalmasked_crash_segv tc-end: 1639112748.119171, traceme_vfork_signalmasked_crash_segv, passed tc-start: 1639112748.131580, traceme_vfork_signalmasked_crash_trap tc-end: 1639112748.507077, traceme_vfork_signalmasked_crash_trap, passed tc-start: 1639112748.520005, traceme_vfork_signalmasked_exec tc-so: tc-end: 1639112748.879312, traceme_vfork_signalmasked_exec, passed tc-start: 1639112748.887691, traceme_vfork_vfork tc-end: 1639112749.234172, traceme_vfork_vfork, passed tc-start: 1639112749.243316, tracer_attach_to_unrelated_stopped_process tc-end: 1639112749.676114, tracer_attach_to_unrelated_stopped_process, passed tc-start: 1639112749.687593, tracer_sees_terminaton_before_the_parent tc-end: 1639112750.56959, tracer_sees_terminaton_before_the_parent, passed tc-start: 1639112750.67419, tracer_sysctl_lookup_without_duplicates tc-end: 1639112755.63586, tracer_sysctl_lookup_without_duplicates, passed tc-start: 1639112755.79907, unrelated_tracer_fork1 tc-end: 1639112755.581000, unrelated_tracer_fork1, passed tc-start: 1639112755.596006, unrelated_tracer_fork10 tc-end: 1639112756.126886, unrelated_tracer_fork10, passed tc-start: 1639112756.141828, unrelated_tracer_fork11 tc-end: 1639112756.728950, unrelated_tracer_fork11, passed tc-start: 1639112756.745173, unrelated_tracer_fork12 tc-end: 1639112757.380792, unrelated_tracer_fork12, passed tc-start: 1639112757.394979, unrelated_tracer_fork13 tc-end: 1639112757.824569, unrelated_tracer_fork13, passed tc-start: 1639112757.835889, unrelated_tracer_fork14 tc-end: 1639112758.302184, unrelated_tracer_fork14, passed tc-start: 1639112758.316940, unrelated_tracer_fork15 tc-end: 1639112758.795887, unrelated_tracer_fork15, passed tc-start: 1639112758.809987, unrelated_tracer_fork16 tc-end: 1639112759.385071, unrelated_tracer_fork16, passed tc-start: 1639112759.398263, unrelated_tracer_fork2 tc-end: 1639112759.871457, unrelated_tracer_fork2, passed tc-start: 1639112759.882506, unrelated_tracer_fork3 tc-end: 1639112760.442606, unrelated_tracer_fork3, passed tc-start: 1639112760.456173, unrelated_tracer_fork4 tc-end: 1639112760.992198, unrelated_tracer_fork4, passed tc-start: 1639112761.3285, unrelated_tracer_fork5 tc-end: 1639112761.403520, unrelated_tracer_fork5, passed tc-start: 1639112761.424029, unrelated_tracer_fork6 tc-end: 1639112761.848520, unrelated_tracer_fork6, passed tc-start: 1639112761.858914, unrelated_tracer_fork7 tc-end: 1639112762.319976, unrelated_tracer_fork7, passed tc-start: 1639112762.334928, unrelated_tracer_fork8 tc-end: 1639112762.862964, unrelated_tracer_fork8, passed tc-start: 1639112762.873709, unrelated_tracer_fork9 tc-end: 1639112763.322752, unrelated_tracer_fork9, passed tc-start: 1639112763.333091, unrelated_tracer_fork_detach_forker tc-end: 1639112763.827448, unrelated_tracer_fork_detach_forker, passed tc-start: 1639112763.838617, unrelated_tracer_fork_kill_forker tc-end: 1639112764.278052, unrelated_tracer_fork_kill_forker, passed tc-start: 1639112764.288695, unrelated_tracer_fork_setpgid tc-end: 1639112764.717786, unrelated_tracer_fork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1639112764.726454, unrelated_tracer_posix_spawn1 tc-end: 1639112765.190433, unrelated_tracer_posix_spawn1, passed tc-start: 1639112765.202054, unrelated_tracer_posix_spawn10 tc-end: 1639112765.664546, unrelated_tracer_posix_spawn10, passed tc-start: 1639112765.675091, unrelated_tracer_posix_spawn11 tc-end: 1639112766.225417, unrelated_tracer_posix_spawn11, passed tc-start: 1639112766.236363, unrelated_tracer_posix_spawn12 tc-end: 1639112766.681827, unrelated_tracer_posix_spawn12, passed tc-start: 1639112766.693069, unrelated_tracer_posix_spawn13 tc-end: 1639112767.144180, unrelated_tracer_posix_spawn13, passed tc-start: 1639112767.155594, unrelated_tracer_posix_spawn14 tc-end: 1639112767.618748, unrelated_tracer_posix_spawn14, passed tc-start: 1639112767.630918, unrelated_tracer_posix_spawn15 tc-end: 1639112768.123815, unrelated_tracer_posix_spawn15, passed tc-start: 1639112768.139906, unrelated_tracer_posix_spawn16 tc-end: 1639112768.756244, unrelated_tracer_posix_spawn16, passed tc-start: 1639112768.771524, unrelated_tracer_posix_spawn2 tc-end: 1639112769.378484, unrelated_tracer_posix_spawn2, passed tc-start: 1639112769.393901, unrelated_tracer_posix_spawn3 tc-end: 1639112769.958101, unrelated_tracer_posix_spawn3, passed tc-start: 1639112769.969255, unrelated_tracer_posix_spawn4 tc-end: 1639112770.479824, unrelated_tracer_posix_spawn4, passed tc-start: 1639112770.494577, unrelated_tracer_posix_spawn5 tc-end: 1639112770.930187, unrelated_tracer_posix_spawn5, passed tc-start: 1639112770.941641, unrelated_tracer_posix_spawn6 tc-end: 1639112771.382819, unrelated_tracer_posix_spawn6, passed tc-start: 1639112771.393976, unrelated_tracer_posix_spawn7 tc-end: 1639112771.855113, unrelated_tracer_posix_spawn7, passed tc-start: 1639112771.871622, unrelated_tracer_posix_spawn8 tc-end: 1639112772.503411, unrelated_tracer_posix_spawn8, passed tc-start: 1639112772.518825, unrelated_tracer_posix_spawn9 tc-end: 1639112773.50171, unrelated_tracer_posix_spawn9, passed tc-start: 1639112773.61847, unrelated_tracer_posix_spawn_detach_spawner tc-end: 1639112773.542691, unrelated_tracer_posix_spawn_detach_spawner, passed tc-start: 1639112773.558546, unrelated_tracer_posix_spawn_kill_spawner tc-end: 1639112774.211757, unrelated_tracer_posix_spawn_kill_spawner, passed tc-start: 1639112774.230958, unrelated_tracer_posix_spawn_setpgid tc-end: 1639112774.672656, unrelated_tracer_posix_spawn_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1639112774.680515, unrelated_tracer_sees_crash_bus tc-end: 1639112775.104708, unrelated_tracer_sees_crash_bus, passed tc-start: 1639112775.116763, unrelated_tracer_sees_crash_fpe tc-end: 1639112775.550744, unrelated_tracer_sees_crash_fpe, passed tc-start: 1639112775.562965, unrelated_tracer_sees_crash_ill tc-end: 1639112775.971674, unrelated_tracer_sees_crash_ill, passed tc-start: 1639112775.982169, unrelated_tracer_sees_crash_segv tc-end: 1639112776.384416, unrelated_tracer_sees_crash_segv, passed tc-start: 1639112776.396781, unrelated_tracer_sees_crash_trap tc-end: 1639112776.946130, unrelated_tracer_sees_crash_trap, passed tc-start: 1639112776.957893, unrelated_tracer_sees_signalignored_crash_bus tc-end: 1639112777.408897, unrelated_tracer_sees_signalignored_crash_bus, passed tc-start: 1639112777.422194, unrelated_tracer_sees_signalignored_crash_fpe tc-end: 1639112777.919596, unrelated_tracer_sees_signalignored_crash_fpe, passed tc-start: 1639112777.931148, unrelated_tracer_sees_signalignored_crash_ill tc-end: 1639112778.425261, unrelated_tracer_sees_signalignored_crash_ill, passed tc-start: 1639112778.437784, unrelated_tracer_sees_signalignored_crash_segv tc-end: 1639112778.894407, unrelated_tracer_sees_signalignored_crash_segv, passed tc-start: 1639112778.905880, unrelated_tracer_sees_signalignored_crash_trap tc-end: 1639112779.351408, unrelated_tracer_sees_signalignored_crash_trap, passed tc-start: 1639112779.365894, unrelated_tracer_sees_signalmasked_crash_bus tc-end: 1639112779.817485, unrelated_tracer_sees_signalmasked_crash_bus, passed tc-start: 1639112779.828896, unrelated_tracer_sees_signalmasked_crash_fpe tc-end: 1639112780.267703, unrelated_tracer_sees_signalmasked_crash_fpe, passed tc-start: 1639112780.278999, unrelated_tracer_sees_signalmasked_crash_ill tc-end: 1639112780.689602, unrelated_tracer_sees_signalmasked_crash_ill, passed tc-start: 1639112780.702092, unrelated_tracer_sees_signalmasked_crash_segv tc-end: 1639112781.219149, unrelated_tracer_sees_signalmasked_crash_segv, passed tc-start: 1639112781.234385, unrelated_tracer_sees_signalmasked_crash_trap tc-end: 1639112781.826661, unrelated_tracer_sees_signalmasked_crash_trap, passed tc-start: 1639112781.842639, unrelated_tracer_sees_terminaton_before_the_parent tc-end: 1639112782.425893, unrelated_tracer_sees_terminaton_before_the_parent, passed tc-start: 1639112782.441288, unrelated_tracer_vfork1 tc-end: 1639112783.32700, unrelated_tracer_vfork1, passed tc-start: 1639112783.48017, unrelated_tracer_vfork10 tc-end: 1639112783.636903, unrelated_tracer_vfork10, passed tc-start: 1639112783.652444, unrelated_tracer_vfork11 tc-end: 1639112784.270458, unrelated_tracer_vfork11, passed tc-start: 1639112784.285685, unrelated_tracer_vfork12 tc-end: 1639112784.913022, unrelated_tracer_vfork12, passed tc-start: 1639112784.929694, unrelated_tracer_vfork13 tc-end: 1639112785.543955, unrelated_tracer_vfork13, passed tc-start: 1639112785.557220, unrelated_tracer_vfork14 tc-end: 1639112786.149781, unrelated_tracer_vfork14, passed tc-start: 1639112786.165149, unrelated_tracer_vfork15 tc-end: 1639112786.794706, unrelated_tracer_vfork15, passed tc-start: 1639112786.808382, unrelated_tracer_vfork16 tc-end: 1639112787.422132, unrelated_tracer_vfork16, passed tc-start: 1639112787.437672, unrelated_tracer_vfork2 tc-end: 1639112787.979225, unrelated_tracer_vfork2, passed tc-start: 1639112787.990265, unrelated_tracer_vfork3 tc-end: 1639112788.456431, unrelated_tracer_vfork3, passed tc-start: 1639112788.467713, unrelated_tracer_vfork4 tc-end: 1639112788.928001, unrelated_tracer_vfork4, passed tc-start: 1639112788.938309, unrelated_tracer_vfork5 tc-end: 1639112789.432005, unrelated_tracer_vfork5, passed tc-start: 1639112789.449107, unrelated_tracer_vfork6 tc-end: 1639112790.71191, unrelated_tracer_vfork6, passed tc-start: 1639112790.85849, unrelated_tracer_vfork7 tc-end: 1639112790.705199, unrelated_tracer_vfork7, passed tc-start: 1639112790.716405, unrelated_tracer_vfork8 tc-end: 1639112791.262824, unrelated_tracer_vfork8, passed tc-start: 1639112791.273770, unrelated_tracer_vfork9 tc-end: 1639112791.685988, unrelated_tracer_vfork9, passed tc-start: 1639112791.700249, unrelated_tracer_vfork_detach_vforker tc-end: 1639112792.166043, unrelated_tracer_vfork_detach_vforker, passed tc-start: 1639112792.178936, unrelated_tracer_vfork_detach_vforkerdone tc-end: 1639112792.644316, unrelated_tracer_vfork_detach_vforkerdone, passed tc-start: 1639112792.659653, unrelated_tracer_vfork_kill_vforker tc-end: 1639112793.111802, unrelated_tracer_vfork_kill_vforker, passed tc-start: 1639112793.125696, unrelated_tracer_vfork_kill_vforkerdone tc-end: 1639112793.602990, unrelated_tracer_vfork_kill_vforkerdone, passed tc-start: 1639112793.616338, unrelated_tracer_vfork_setpgid tc-end: 1639112793.995372, unrelated_tracer_vfork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1639112794.6199, user_va0_disable_pt_continue tc-end: 1639112794.448575, user_va0_disable_pt_continue, passed tc-start: 1639112794.461543, user_va0_disable_pt_detach tc-end: 1639112794.920622, user_va0_disable_pt_detach, passed tc-start: 1639112794.928904, user_va0_disable_pt_syscall tc-end: 1639112795.378902, user_va0_disable_pt_syscall, passed tc-start: 1639112795.386955, vfork1 tc-end: 1639112795.761429, vfork1, passed tc-start: 1639112795.770146, vfork10 tc-end: 1639112796.141074, vfork10, passed tc-start: 1639112796.149876, vfork11 tc-end: 1639112796.526143, vfork11, passed tc-start: 1639112796.534624, vfork12 tc-end: 1639112796.942913, vfork12, passed tc-start: 1639112796.951441, vfork13 tc-end: 1639112797.354821, vfork13, passed tc-start: 1639112797.365684, vfork14 tc-end: 1639112797.907361, vfork14, passed tc-start: 1639112797.917660, vfork15 tc-end: 1639112798.447562, vfork15, passed tc-start: 1639112798.459100, vfork16 tc-end: 1639112798.934710, vfork16, passed tc-start: 1639112798.944157, vfork2 tc-end: 1639112799.314367, vfork2, passed tc-start: 1639112799.322763, vfork3 tc-end: 1639112799.695485, vfork3, passed tc-start: 1639112799.703010, vfork4 tc-end: 1639112800.71004, vfork4, passed tc-start: 1639112800.79361, vfork5 tc-end: 1639112800.514651, vfork5, passed tc-start: 1639112800.524874, vfork6 tc-end: 1639112800.942592, vfork6, passed tc-start: 1639112800.952584, vfork7 tc-end: 1639112801.456039, vfork7, passed tc-start: 1639112801.466594, vfork8 tc-end: 1639112802.19119, vfork8, passed tc-start: 1639112802.30315, vfork9 tc-end: 1639112802.563314, vfork9, passed tc-start: 1639112802.574808, vfork_detach_vforker tc-end: 1639112803.119623, vfork_detach_vforker, passed tc-start: 1639112803.130553, vfork_detach_vforkerdone tc-end: 1639112803.674528, vfork_detach_vforkerdone, passed tc-start: 1639112803.684861, vfork_kill_vforker tc-end: 1639112804.92485, vfork_kill_vforker, passed tc-start: 1639112804.101738, vfork_kill_vforkerdone tc-end: 1639112804.466921, vfork_kill_vforkerdone, passed tc-start: 1639112804.473725, vfork_setpgid tc-end: 1639112804.774976, vfork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1639112804.782130, vfork_signalignored tc-end: 1639112805.269060, vfork_signalignored, passed tc-start: 1639112805.279027, vfork_signalmasked tc-end: 1639112805.788234, vfork_signalmasked, passed tc-start: 1639112805.798311, vforkdone_signalignored tc-end: 1639112806.260280, vforkdone_signalignored, passed tc-start: 1639112806.267136, vforkdone_signalmasked tc-end: 1639112806.601547, vforkdone_signalmasked, passed tp-end: 1639112806.608089, lib/libc/sys/t_ptrace_wait6 tp-start: 1639112807.720276, lib/libc/sys/t_ptrace_waitid, 460 tc-start: 1639112807.722479, access_fpregs1 tc-end: 1639112808.46758, access_fpregs1, passed tc-start: 1639112808.53843, access_fpregs2 tc-end: 1639112808.407901, access_fpregs2, passed tc-start: 1639112808.416430, access_regs1 tc-end: 1639112808.797707, access_regs1, passed tc-start: 1639112808.804222, access_regs2 tc-end: 1639112809.136173, access_regs2, passed tc-start: 1639112809.143897, access_regs3 tc-end: 1639112809.470266, access_regs3, passed tc-start: 1639112809.477276, access_regs4 tc-end: 1639112809.825479, access_regs4, passed tc-start: 1639112809.832292, access_regs5 tc-end: 1639112810.203788, access_regs5, passed tc-start: 1639112810.212299, access_regs6 tc-end: 1639112810.572939, access_regs6, passed tc-start: 1639112810.582039, access_regs_set_unaligned_pc_0x1 tc-end: 1639112810.945643, access_regs_set_unaligned_pc_0x1, passed tc-start: 1639112810.953478, access_regs_set_unaligned_pc_0x3 tc-end: 1639112811.347385, access_regs_set_unaligned_pc_0x3, passed tc-start: 1639112811.355334, access_regs_set_unaligned_pc_0x7 tc-end: 1639112811.721129, access_regs_set_unaligned_pc_0x7, passed tc-start: 1639112811.728810, attach_lwpinfo0 tc-end: 1639112812.118390, attach_lwpinfo0, passed tc-start: 1639112812.129283, attach_lwpinfo1 tc-end: 1639112812.545449, attach_lwpinfo1, passed tc-start: 1639112812.554878, attach_lwpinfo2 tc-end: 1639112812.958093, attach_lwpinfo2, passed tc-start: 1639112812.968199, attach_lwpinfo3 tc-end: 1639112813.377917, attach_lwpinfo3, passed tc-start: 1639112813.387091, bytes_transfer_alignment_piod_read_auxv tc-end: 1639112814.283856, bytes_transfer_alignment_piod_read_auxv, passed tc-start: 1639112814.293414, bytes_transfer_alignment_piod_read_d tc-end: 1639112818.744858, bytes_transfer_alignment_piod_read_d, passed tc-start: 1639112818.752783, bytes_transfer_alignment_piod_read_i tc-end: 1639112822.933712, bytes_transfer_alignment_piod_read_i, passed tc-start: 1639112822.940946, bytes_transfer_alignment_piod_write_d tc-end: 1639112828.950093, bytes_transfer_alignment_piod_write_d, passed tc-start: 1639112828.960394, bytes_transfer_alignment_piod_write_i tc-end: 1639112835.430020, bytes_transfer_alignment_piod_write_i, passed tc-start: 1639112835.437811, bytes_transfer_alignment_pt_read_d tc-end: 1639112839.515302, bytes_transfer_alignment_pt_read_d, passed tc-start: 1639112839.523218, bytes_transfer_alignment_pt_read_i tc-end: 1639112843.661305, bytes_transfer_alignment_pt_read_i, passed tc-start: 1639112843.668046, bytes_transfer_alignment_pt_write_d tc-end: 1639112849.617251, bytes_transfer_alignment_pt_write_d, passed tc-start: 1639112849.624495, bytes_transfer_alignment_pt_write_i tc-end: 1639112855.338600, bytes_transfer_alignment_pt_write_i, passed tc-start: 1639112855.345320, bytes_transfer_eof_piod_read_d tc-end: 1639112855.672635, bytes_transfer_eof_piod_read_d, passed tc-start: 1639112855.680824, bytes_transfer_eof_piod_read_i tc-end: 1639112856.13890, bytes_transfer_eof_piod_read_i, passed tc-start: 1639112856.20755, bytes_transfer_eof_piod_write_d tc-end: 1639112856.382172, bytes_transfer_eof_piod_write_d, passed tc-start: 1639112856.389043, bytes_transfer_eof_piod_write_i tc-end: 1639112856.794213, bytes_transfer_eof_piod_write_i, passed tc-start: 1639112856.800981, bytes_transfer_eof_pt_read_d tc-end: 1639112857.166478, bytes_transfer_eof_pt_read_d, passed tc-start: 1639112857.173994, bytes_transfer_eof_pt_read_i tc-end: 1639112857.537596, bytes_transfer_eof_pt_read_i, passed tc-start: 1639112857.544236, bytes_transfer_eof_pt_write_d tc-end: 1639112857.885599, bytes_transfer_eof_pt_write_d, passed tc-start: 1639112857.892357, bytes_transfer_eof_pt_write_i tc-end: 1639112858.283194, bytes_transfer_eof_pt_write_i, passed tc-start: 1639112858.289804, bytes_transfer_piod_read_auxv tc-end: 1639112858.636930, bytes_transfer_piod_read_auxv, passed tc-start: 1639112858.644749, bytes_transfer_piod_read_d_16 tc-end: 1639112858.992432, bytes_transfer_piod_read_d_16, passed tc-start: 1639112858.999963, bytes_transfer_piod_read_d_16_text tc-end: 1639112859.358931, bytes_transfer_piod_read_d_16_text, passed tc-start: 1639112859.365640, bytes_transfer_piod_read_d_32 tc-end: 1639112859.682935, bytes_transfer_piod_read_d_32, passed tc-start: 1639112859.689496, bytes_transfer_piod_read_d_32_text tc-end: 1639112860.15505, bytes_transfer_piod_read_d_32_text, passed tc-start: 1639112860.23388, bytes_transfer_piod_read_d_64 tc-end: 1639112860.396790, bytes_transfer_piod_read_d_64, passed tc-start: 1639112860.403878, bytes_transfer_piod_read_d_64_text tc-end: 1639112860.723961, bytes_transfer_piod_read_d_64_text, passed tc-start: 1639112860.730684, bytes_transfer_piod_read_d_8 tc-end: 1639112861.121502, bytes_transfer_piod_read_d_8, passed tc-start: 1639112861.130056, bytes_transfer_piod_read_d_8_text tc-end: 1639112861.456963, bytes_transfer_piod_read_d_8_text, passed tc-start: 1639112861.465542, bytes_transfer_piod_read_i_16 tc-end: 1639112861.792466, bytes_transfer_piod_read_i_16, passed tc-start: 1639112861.798906, bytes_transfer_piod_read_i_16_text tc-end: 1639112862.130059, bytes_transfer_piod_read_i_16_text, passed tc-start: 1639112862.136942, bytes_transfer_piod_read_i_32 tc-end: 1639112862.454043, bytes_transfer_piod_read_i_32, passed tc-start: 1639112862.460740, bytes_transfer_piod_read_i_32_text tc-end: 1639112862.792156, bytes_transfer_piod_read_i_32_text, passed tc-start: 1639112862.798941, bytes_transfer_piod_read_i_64 tc-end: 1639112863.122126, bytes_transfer_piod_read_i_64, passed tc-start: 1639112863.129540, bytes_transfer_piod_read_i_64_text tc-end: 1639112863.464479, bytes_transfer_piod_read_i_64_text, passed tc-start: 1639112863.471536, bytes_transfer_piod_read_i_8 tc-end: 1639112863.786732, bytes_transfer_piod_read_i_8, passed tc-start: 1639112863.793387, bytes_transfer_piod_read_i_8_text tc-end: 1639112864.111489, bytes_transfer_piod_read_i_8_text, passed tc-start: 1639112864.118829, bytes_transfer_piod_write_d_16 tc-end: 1639112864.442309, bytes_transfer_piod_write_d_16, passed tc-start: 1639112864.449076, bytes_transfer_piod_write_d_16_text tc-end: 1639112864.759721, bytes_transfer_piod_write_d_16_text, passed tc-start: 1639112864.766772, bytes_transfer_piod_write_d_32 tc-end: 1639112865.84998, bytes_transfer_piod_write_d_32, passed tc-start: 1639112865.91926, bytes_transfer_piod_write_d_32_text tc-end: 1639112865.417436, bytes_transfer_piod_write_d_32_text, passed tc-start: 1639112865.424157, bytes_transfer_piod_write_d_64 tc-end: 1639112865.739189, bytes_transfer_piod_write_d_64, passed tc-start: 1639112865.745813, bytes_transfer_piod_write_d_64_text tc-end: 1639112866.63864, bytes_transfer_piod_write_d_64_text, passed tc-start: 1639112866.70472, bytes_transfer_piod_write_d_8 tc-end: 1639112866.384243, bytes_transfer_piod_write_d_8, passed tc-start: 1639112866.390855, bytes_transfer_piod_write_d_8_text tc-end: 1639112866.772467, bytes_transfer_piod_write_d_8_text, passed tc-start: 1639112866.779120, bytes_transfer_piod_write_i_16 tc-end: 1639112867.136177, bytes_transfer_piod_write_i_16, passed tc-start: 1639112867.143081, bytes_transfer_piod_write_i_16_text tc-end: 1639112867.457485, bytes_transfer_piod_write_i_16_text, passed tc-start: 1639112867.466166, bytes_transfer_piod_write_i_32 tc-end: 1639112867.889633, bytes_transfer_piod_write_i_32, passed tc-start: 1639112867.897533, bytes_transfer_piod_write_i_32_text tc-end: 1639112868.233397, bytes_transfer_piod_write_i_32_text, passed tc-start: 1639112868.241041, bytes_transfer_piod_write_i_64 tc-end: 1639112868.582688, bytes_transfer_piod_write_i_64, passed tc-start: 1639112868.592229, bytes_transfer_piod_write_i_64_text tc-end: 1639112868.926090, bytes_transfer_piod_write_i_64_text, passed tc-start: 1639112868.933339, bytes_transfer_piod_write_i_8 tc-end: 1639112869.308042, bytes_transfer_piod_write_i_8, passed tc-start: 1639112869.315828, bytes_transfer_piod_write_i_8_text tc-end: 1639112869.741428, bytes_transfer_piod_write_i_8_text, passed tc-start: 1639112869.750857, bytes_transfer_read_d tc-end: 1639112870.119706, bytes_transfer_read_d, passed tc-start: 1639112870.126284, bytes_transfer_read_d_text tc-end: 1639112870.477603, bytes_transfer_read_d_text, passed tc-start: 1639112870.487440, bytes_transfer_read_i tc-end: 1639112870.813841, bytes_transfer_read_i, passed tc-start: 1639112870.820437, bytes_transfer_read_i_text tc-end: 1639112871.158925, bytes_transfer_read_i_text, passed tc-start: 1639112871.165427, bytes_transfer_write_d tc-end: 1639112871.526165, bytes_transfer_write_d, passed tc-start: 1639112871.535778, bytes_transfer_write_d_text tc-end: 1639112871.888823, bytes_transfer_write_d_text, passed tc-start: 1639112871.897092, bytes_transfer_write_i tc-end: 1639112872.212911, bytes_transfer_write_i, passed tc-start: 1639112872.219746, bytes_transfer_write_i_text tc-end: 1639112872.536952, bytes_transfer_write_i_text, passed tc-start: 1639112872.546118, child_attach_to_its_parent tc-end: 1639112872.869094, child_attach_to_its_parent, passed tc-start: 1639112872.878433, child_attach_to_its_stopped_parent tc-end: 1639112873.229326, child_attach_to_its_stopped_parent, passed tc-start: 1639112873.240130, clone1 tc-end: 1639112873.567603, clone1, passed tc-start: 1639112873.574877, clone2 tc-end: 1639112873.910198, clone2, passed tc-start: 1639112873.919116, clone3 tc-end: 1639112874.347859, clone3, passed tc-start: 1639112874.354975, clone4 tc-end: 1639112874.682594, clone4, passed tc-start: 1639112874.690719, clone5 tc-end: 1639112875.30540, clone5, passed tc-start: 1639112875.37352, clone6 tc-end: 1639112875.361655, clone6, passed tc-start: 1639112875.368531, clone7 tc-end: 1639112875.700853, clone7, passed tc-start: 1639112875.707678, clone8 tc-end: 1639112876.41265, clone8, passed tc-start: 1639112876.48986, clone_files1 tc-end: 1639112876.378472, clone_files1, passed tc-start: 1639112876.385134, clone_files2 tc-end: 1639112876.732983, clone_files2, passed tc-start: 1639112876.740617, clone_files3 tc-end: 1639112877.137774, clone_files3, passed tc-start: 1639112877.144563, clone_files4 tc-end: 1639112877.480917, clone_files4, passed tc-start: 1639112877.487636, clone_files5 tc-end: 1639112877.810758, clone_files5, passed tc-start: 1639112877.817729, clone_files6 tc-end: 1639112878.167782, clone_files6, passed tc-start: 1639112878.174697, clone_files7 tc-end: 1639112878.500044, clone_files7, passed tc-start: 1639112878.506682, clone_files8 tc-end: 1639112878.837436, clone_files8, passed tc-start: 1639112878.844494, clone_files_signalignored tc-end: 1639112879.182671, clone_files_signalignored, passed tc-start: 1639112879.189633, clone_files_signalmasked tc-end: 1639112879.557007, clone_files_signalmasked, passed tc-start: 1639112879.565710, clone_fs1 tc-end: 1639112879.931448, clone_fs1, passed tc-start: 1639112879.941070, clone_fs2 tc-end: 1639112880.298181, clone_fs2, passed tc-start: 1639112880.304939, clone_fs3 tc-end: 1639112880.762938, clone_fs3, passed tc-start: 1639112880.774307, clone_fs4 tc-end: 1639112881.107404, clone_fs4, passed tc-start: 1639112881.116188, clone_fs5 tc-end: 1639112881.450141, clone_fs5, passed tc-start: 1639112881.457118, clone_fs6 tc-end: 1639112881.795379, clone_fs6, passed tc-start: 1639112881.803550, clone_fs7 tc-end: 1639112882.133518, clone_fs7, passed tc-start: 1639112882.140425, clone_fs8 tc-end: 1639112882.466513, clone_fs8, passed tc-start: 1639112882.473728, clone_fs_signalignored tc-end: 1639112882.807380, clone_fs_signalignored, passed tc-start: 1639112882.814198, clone_fs_signalmasked tc-end: 1639112883.138714, clone_fs_signalmasked, passed tc-start: 1639112883.145647, clone_signalignored tc-end: 1639112883.535203, clone_signalignored, passed tc-start: 1639112883.544109, clone_signalmasked tc-end: 1639112883.872543, clone_signalmasked, passed tc-start: 1639112883.879437, clone_vfork1 tc-end: 1639112884.203921, clone_vfork1, passed tc-start: 1639112884.210966, clone_vfork2 tc-end: 1639112884.703005, clone_vfork2, passed tc-start: 1639112884.712910, clone_vfork3 tc-end: 1639112885.218450, clone_vfork3, passed tc-start: 1639112885.228747, clone_vfork4 tc-end: 1639112885.735981, clone_vfork4, passed tc-start: 1639112885.745278, clone_vfork5 tc-end: 1639112886.234664, clone_vfork5, passed tc-start: 1639112886.243678, clone_vfork6 tc-end: 1639112886.732990, clone_vfork6, passed tc-start: 1639112886.742310, clone_vfork7 tc-end: 1639112887.231460, clone_vfork7, passed tc-start: 1639112887.240950, clone_vfork8 tc-end: 1639112887.727650, clone_vfork8, passed tc-start: 1639112887.736662, clone_vfork_signalignored tc-end: 1639112888.223775, clone_vfork_signalignored, passed tc-start: 1639112888.232972, clone_vfork_signalmasked tc-end: 1639112888.714657, clone_vfork_signalmasked, passed tc-start: 1639112888.723621, clone_vm1 tc-end: 1639112889.211722, clone_vm1, passed tc-start: 1639112889.221691, clone_vm2 tc-end: 1639112889.727125, clone_vm2, passed tc-start: 1639112889.737132, clone_vm3 tc-end: 1639112890.232128, clone_vm3, passed tc-start: 1639112890.241919, clone_vm4 tc-end: 1639112890.736299, clone_vm4, passed tc-start: 1639112890.746207, clone_vm5 tc-end: 1639112891.233332, clone_vm5, passed tc-start: 1639112891.242961, clone_vm6 tc-end: 1639112891.736727, clone_vm6, passed tc-start: 1639112891.746291, clone_vm7 tc-end: 1639112892.227350, clone_vm7, passed tc-start: 1639112892.237319, clone_vm8 tc-end: 1639112892.632070, clone_vm8, passed tc-start: 1639112892.639329, clone_vm_signalignored tc-end: 1639112892.962393, clone_vm_signalignored, passed tc-start: 1639112892.969301, clone_vm_signalmasked tc-end: 1639112893.310462, clone_vm_signalmasked, passed tc-start: 1639112893.319155, core_dump_procinfo tc-end: 1639113485.668257, core_dump_procinfo, failed, Test case timed out after 300 seconds tc-start: 1639113485.675120, eventmask_preserved_empty tc-end: 1639113486.41353, eventmask_preserved_empty, passed tc-start: 1639113486.48588, eventmask_preserved_fork tc-end: 1639113486.436424, eventmask_preserved_fork, passed tc-start: 1639113486.444398, eventmask_preserved_lwp_create tc-end: 1639113486.830140, eventmask_preserved_lwp_create, passed tc-start: 1639113486.837523, eventmask_preserved_lwp_exit tc-end: 1639113487.183466, eventmask_preserved_lwp_exit, passed tc-start: 1639113487.190398, eventmask_preserved_posix_spawn tc-end: 1639113487.548658, eventmask_preserved_posix_spawn, passed tc-start: 1639113487.556164, eventmask_preserved_vfork tc-end: 1639113487.920797, eventmask_preserved_vfork, passed tc-start: 1639113487.927835, eventmask_preserved_vfork_done tc-end: 1639113488.301666, eventmask_preserved_vfork_done, passed tc-start: 1639113488.309410, fork1 tc-end: 1639113488.723967, fork1, passed tc-start: 1639113488.733412, fork10 tc-end: 1639113489.122158, fork10, passed tc-start: 1639113489.131746, fork11 tc-end: 1639113489.531629, fork11, passed tc-start: 1639113489.539930, fork12 tc-end: 1639113489.934869, fork12, passed tc-start: 1639113489.943474, fork13 tc-end: 1639113490.316415, fork13, passed tc-start: 1639113490.324704, fork14 tc-end: 1639113490.745349, fork14, passed tc-start: 1639113490.752319, fork15 tc-end: 1639113491.104879, fork15, passed tc-start: 1639113491.113193, fork16 tc-end: 1639113491.486881, fork16, passed tc-start: 1639113491.493986, fork2 tc-end: 1639113491.884383, fork2, passed tc-start: 1639113491.892801, fork3 tc-end: 1639113492.308550, fork3, passed tc-start: 1639113492.315350, fork4 tc-end: 1639113492.738616, fork4, passed tc-start: 1639113492.746343, fork5 tc-end: 1639113493.137478, fork5, passed tc-start: 1639113493.144437, fork6 tc-end: 1639113493.542897, fork6, passed tc-start: 1639113493.550375, fork7 tc-end: 1639113493.955290, fork7, passed tc-start: 1639113493.964766, fork8 tc-end: 1639113494.318789, fork8, passed tc-start: 1639113494.329165, fork9 tc-end: 1639113494.828103, fork9, passed tc-start: 1639113494.838089, fork_detach_forker tc-end: 1639113495.339450, fork_detach_forker, passed tc-start: 1639113495.348600, fork_kill_forker tc-end: 1639113495.784978, fork_kill_forker, passed tc-start: 1639113495.792512, fork_setpgid tc-end: 1639113496.163600, fork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1639113496.173294, fork_signalignored tc-end: 1639113496.554105, fork_signalignored, passed tc-start: 1639113496.562325, fork_signalmasked tc-end: 1639113496.966572, fork_signalmasked, passed tc-start: 1639113496.975990, kill1 tc-end: 1639113497.384984, kill1, passed tc-start: 1639113497.395023, kill2 tc-end: 1639113497.881589, kill2, passed tc-start: 1639113497.890154, kill3 tc-end: 1639113498.272678, kill3, passed tc-start: 1639113498.281290, parent_attach_to_its_child tc-end: 1639113498.670528, parent_attach_to_its_child, passed tc-start: 1639113498.681300, parent_attach_to_its_stopped_child tc-end: 1639113499.127777, parent_attach_to_its_stopped_child, passed tc-start: 1639113499.137738, posix_spawn1 tc-so: tc-end: 1639113499.537530, posix_spawn1, passed tc-start: 1639113499.546816, posix_spawn10 tc-so: tc-end: 1639113500.8860, posix_spawn10, passed tc-start: 1639113500.16849, posix_spawn11 tc-so: tc-end: 1639113500.465498, posix_spawn11, passed tc-start: 1639113500.473289, posix_spawn12 tc-so: tc-end: 1639113500.866532, posix_spawn12, passed tc-start: 1639113500.873458, posix_spawn13 tc-so: tc-end: 1639113501.296721, posix_spawn13, passed tc-start: 1639113501.304204, posix_spawn14 tc-so: tc-end: 1639113501.660563, posix_spawn14, passed tc-start: 1639113501.667112, posix_spawn15 tc-so: tc-end: 1639113502.9194, posix_spawn15, passed tc-start: 1639113502.15785, posix_spawn16 tc-so: tc-end: 1639113502.364765, posix_spawn16, passed tc-start: 1639113502.373034, posix_spawn2 tc-so: tc-end: 1639113502.758973, posix_spawn2, passed tc-start: 1639113502.766375, posix_spawn3 tc-so: tc-end: 1639113503.210647, posix_spawn3, passed tc-start: 1639113503.220556, posix_spawn4 tc-so: tc-end: 1639113503.602000, posix_spawn4, passed tc-start: 1639113503.611927, posix_spawn5 tc-so: tc-end: 1639113504.122816, posix_spawn5, passed tc-start: 1639113504.130577, posix_spawn6 tc-so: tc-end: 1639113504.537506, posix_spawn6, passed tc-start: 1639113504.544726, posix_spawn7 tc-so: tc-end: 1639113504.971802, posix_spawn7, passed tc-start: 1639113504.979030, posix_spawn8 tc-so: tc-end: 1639113505.340179, posix_spawn8, passed tc-start: 1639113505.347129, posix_spawn9 tc-so: tc-end: 1639113505.749030, posix_spawn9, passed tc-start: 1639113505.756738, posix_spawn_detach_spawner tc-so: tc-end: 1639113506.200509, posix_spawn_detach_spawner, passed tc-start: 1639113506.209473, posix_spawn_kill_spawner tc-so: tc-end: 1639113506.672898, posix_spawn_kill_spawner, passed tc-start: 1639113506.682757, posix_spawn_setpgid tc-end: 1639113507.109134, posix_spawn_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1639113507.119048, posix_spawn_signalignored tc-so: tc-end: 1639113507.589777, posix_spawn_signalignored, passed tc-start: 1639113507.598741, posix_spawn_signalmasked tc-so: tc-end: 1639113508.100218, posix_spawn_signalmasked, passed tc-start: 1639113508.110187, resume tc-end: 1639113510.719164, resume, passed tc-start: 1639113510.725684, siginfo_set_faked tc-end: 1639113511.75420, siginfo_set_faked, passed tc-start: 1639113511.82487, siginfo_set_unmodified tc-end: 1639113511.438086, siginfo_set_unmodified, passed tc-start: 1639113511.445724, signal_mask_unrelated tc-end: 1639113511.819474, signal_mask_unrelated, passed tc-start: 1639113511.827077, suspend_no_deadlock tc-end: 1639113512.163934, suspend_no_deadlock, passed tc-start: 1639113512.170771, syscall tc-end: 1639113512.489195, syscall, passed tc-start: 1639113512.496636, syscall_detach_on_sce tc-end: 1639113512.863101, syscall_detach_on_sce, passed tc-start: 1639113512.870952, syscall_killed_on_sce tc-end: 1639113513.239950, syscall_killed_on_sce, passed tc-start: 1639113513.247683, syscall_signal_on_sce tc-end: 1639113513.596167, syscall_signal_on_sce, skipped, PR lib/55087 tc-start: 1639113513.603835, syscallemu1 tc-end: 1639113513.935973, syscallemu1, passed tc-start: 1639113513.943363, threads_and_exec tc-end: 1639113514.544644, threads_and_exec, passed tc-start: 1639113514.552775, trace_thread_lwpcreate tc-end: 1639113518.688626, trace_thread_lwpcreate, passed tc-start: 1639113518.695492, trace_thread_lwpcreate_and_exit tc-end: 1639113523.169256, trace_thread_lwpcreate_and_exit, passed tc-start: 1639113523.177206, trace_thread_lwpcreate_and_exit_masked_sigtrap tc-end: 1639113529.900510, trace_thread_lwpcreate_and_exit_masked_sigtrap, passed tc-start: 1639113529.909214, trace_thread_lwpcreate_masked_sigtrap tc-end: 1639113532.412711, trace_thread_lwpcreate_masked_sigtrap, passed tc-start: 1639113532.422647, trace_thread_lwpexit tc-end: 1639113538.881223, trace_thread_lwpexit, passed tc-start: 1639113538.888861, trace_thread_lwpexit_masked_sigtrap tc-end: 1639113544.423825, trace_thread_lwpexit_masked_sigtrap, passed tc-start: 1639113544.431000, trace_thread_nolwpevents tc-end: 1639113544.771430, trace_thread_nolwpevents, passed tc-start: 1639113544.779496, tracee_sees_its_original_parent_getppid tc-end: 1639113545.216079, tracee_sees_its_original_parent_getppid, passed tc-start: 1639113545.228391, tracee_sees_its_original_parent_procfs_status tc-end: 1639113545.652855, tracee_sees_its_original_parent_procfs_status, passed tc-start: 1639113545.664546, tracee_sees_its_original_parent_sysctl_kinfo_proc2 tc-end: 1639113546.73181, tracee_sees_its_original_parent_sysctl_kinfo_proc2, passed tc-start: 1639113546.83778, traceme_crash_bus tc-end: 1639113546.463991, traceme_crash_bus, passed tc-start: 1639113546.472486, traceme_crash_fpe tc-end: 1639113546.866957, traceme_crash_fpe, passed tc-start: 1639113546.873879, traceme_crash_ill tc-end: 1639113547.282367, traceme_crash_ill, passed tc-start: 1639113547.290708, traceme_crash_segv tc-end: 1639113547.700878, traceme_crash_segv, passed tc-start: 1639113547.709019, traceme_crash_trap tc-end: 1639113548.159022, traceme_crash_trap, passed tc-start: 1639113548.166896, traceme_exec tc-so: tc-end: 1639113548.573077, traceme_exec, passed tc-start: 1639113548.582430, traceme_lwpinfo0 tc-end: 1639113548.997506, traceme_lwpinfo0, passed tc-start: 1639113549.6244, traceme_lwpinfo0_lwpstatus tc-end: 1639113549.417341, traceme_lwpinfo0_lwpstatus, passed tc-start: 1639113549.426630, traceme_lwpinfo0_lwpstatus_pl_name tc-end: 1639113549.814810, traceme_lwpinfo0_lwpstatus_pl_name, passed tc-start: 1639113549.823056, traceme_lwpinfo0_lwpstatus_pl_private tc-end: 1639113550.203215, traceme_lwpinfo0_lwpstatus_pl_private, passed tc-start: 1639113550.211209, traceme_lwpinfo0_lwpstatus_pl_sigmask tc-end: 1639113550.614881, traceme_lwpinfo0_lwpstatus_pl_sigmask, passed tc-start: 1639113550.623745, traceme_lwpinfo1 tc-end: 1639113551.179340, traceme_lwpinfo1, passed tc-start: 1639113551.187006, traceme_lwpinfo1_lwpstatus tc-end: 1639113551.732375, traceme_lwpinfo1_lwpstatus, passed tc-start: 1639113551.739890, traceme_lwpinfo1_lwpstatus_pl_name tc-end: 1639113552.205119, traceme_lwpinfo1_lwpstatus_pl_name, passed tc-start: 1639113552.213766, traceme_lwpinfo1_lwpstatus_pl_private tc-end: 1639113552.761426, traceme_lwpinfo1_lwpstatus_pl_private, passed tc-start: 1639113552.769845, traceme_lwpinfo1_lwpstatus_pl_sigmask tc-end: 1639113553.314814, traceme_lwpinfo1_lwpstatus_pl_sigmask, passed tc-start: 1639113553.323368, traceme_lwpinfo2 tc-end: 1639113554.363873, traceme_lwpinfo2, passed tc-start: 1639113554.372223, traceme_lwpinfo2_lwpstatus tc-end: 1639113555.331194, traceme_lwpinfo2_lwpstatus, passed tc-start: 1639113555.337618, traceme_lwpinfo2_lwpstatus_pl_name tc-end: 1639113556.11915, traceme_lwpinfo2_lwpstatus_pl_name, passed tc-start: 1639113556.18971, traceme_lwpinfo2_lwpstatus_pl_private tc-end: 1639113556.833998, traceme_lwpinfo2_lwpstatus_pl_private, passed tc-start: 1639113556.842383, traceme_lwpinfo2_lwpstatus_pl_sigmask tc-end: 1639113557.441703, traceme_lwpinfo2_lwpstatus_pl_sigmask, passed tc-start: 1639113557.448217, traceme_lwpinfo3 tc-end: 1639113558.335048, traceme_lwpinfo3, passed tc-start: 1639113558.343299, traceme_lwpinfo3_lwpstatus tc-end: 1639113559.307632, traceme_lwpinfo3_lwpstatus, passed tc-start: 1639113559.316301, traceme_lwpinfo3_lwpstatus_pl_name tc-end: 1639113560.261708, traceme_lwpinfo3_lwpstatus_pl_name, passed tc-start: 1639113560.280936, traceme_lwpinfo3_lwpstatus_pl_private tc-end: 1639113561.263897, traceme_lwpinfo3_lwpstatus_pl_private, passed tc-start: 1639113561.270849, traceme_lwpinfo3_lwpstatus_pl_sigmask tc-end: 1639113562.174761, traceme_lwpinfo3_lwpstatus_pl_sigmask, passed tc-start: 1639113562.182773, traceme_lwpnext0 tc-end: 1639113562.572108, traceme_lwpnext0, passed tc-start: 1639113562.580396, traceme_lwpnext0_pl_name tc-end: 1639113562.987706, traceme_lwpnext0_pl_name, passed tc-start: 1639113562.996999, traceme_lwpnext0_pl_private tc-end: 1639113563.382721, traceme_lwpnext0_pl_private, passed tc-start: 1639113563.389737, traceme_lwpnext0_pl_sigmask tc-end: 1639113563.792303, traceme_lwpnext0_pl_sigmask, passed tc-start: 1639113563.800246, traceme_lwpnext1 tc-end: 1639113564.355757, traceme_lwpnext1, passed tc-start: 1639113564.364473, traceme_lwpnext1_pl_name tc-end: 1639113564.918106, traceme_lwpnext1_pl_name, passed tc-start: 1639113564.925939, traceme_lwpnext1_pl_private tc-end: 1639113565.439565, traceme_lwpnext1_pl_private, passed tc-start: 1639113565.447713, traceme_lwpnext1_pl_sigmask tc-end: 1639113566.16497, traceme_lwpnext1_pl_sigmask, passed tc-start: 1639113566.23859, traceme_lwpnext2 tc-end: 1639113566.836950, traceme_lwpnext2, passed tc-start: 1639113566.845293, traceme_lwpnext2_pl_name tc-end: 1639113567.398987, traceme_lwpnext2_pl_name, passed tc-start: 1639113567.406001, traceme_lwpnext2_pl_private tc-end: 1639113568.362420, traceme_lwpnext2_pl_private, passed tc-start: 1639113568.369167, traceme_lwpnext2_pl_sigmask tc-end: 1639113569.170537, traceme_lwpnext2_pl_sigmask, passed tc-start: 1639113569.178357, traceme_lwpnext3 tc-end: 1639113570.190924, traceme_lwpnext3, passed tc-start: 1639113570.199026, traceme_lwpnext3_pl_name tc-end: 1639113571.528888, traceme_lwpnext3_pl_name, passed tc-start: 1639113571.536771, traceme_lwpnext3_pl_private tc-end: 1639113572.532522, traceme_lwpnext3_pl_private, passed tc-start: 1639113572.543025, traceme_lwpnext3_pl_sigmask tc-end: 1639113573.469777, traceme_lwpnext3_pl_sigmask, passed tc-start: 1639113573.476529, traceme_pid1_parent tc-end: 1639113573.879629, traceme_pid1_parent, passed tc-start: 1639113573.887082, traceme_raise1 tc-end: 1639113574.267893, traceme_raise1, passed tc-start: 1639113574.275840, traceme_raise10 tc-end: 1639113574.674440, traceme_raise10, passed tc-start: 1639113574.683778, traceme_raise2 tc-end: 1639113575.45524, traceme_raise2, passed tc-start: 1639113575.53398, traceme_raise3 tc-end: 1639113575.401264, traceme_raise3, passed tc-start: 1639113575.409482, traceme_raise4 tc-end: 1639113575.780248, traceme_raise4, passed tc-start: 1639113575.787700, traceme_raise5 tc-end: 1639113576.160473, traceme_raise5, passed tc-start: 1639113576.168159, traceme_raise6 tc-end: 1639113576.550350, traceme_raise6, passed tc-start: 1639113576.557414, traceme_raise7 tc-end: 1639113576.883930, traceme_raise7, passed tc-start: 1639113576.891786, traceme_raise8 tc-end: 1639113577.261936, traceme_raise8, passed tc-start: 1639113577.271442, traceme_raise9 tc-end: 1639113577.694320, traceme_raise9, passed tc-start: 1639113577.705046, traceme_raisesignal_ignored1 tc-end: 1639113578.129485, traceme_raisesignal_ignored1, passed tc-start: 1639113578.137230, traceme_raisesignal_ignored2 tc-end: 1639113578.590577, traceme_raisesignal_ignored2, passed tc-start: 1639113578.599876, traceme_raisesignal_ignored3 tc-end: 1639113579.81294, traceme_raisesignal_ignored3, passed tc-start: 1639113579.90672, traceme_raisesignal_ignored4 tc-end: 1639113579.512834, traceme_raisesignal_ignored4, passed tc-start: 1639113579.522156, traceme_raisesignal_ignored5 tc-end: 1639113580.5134, traceme_raisesignal_ignored5, passed tc-start: 1639113580.14833, traceme_raisesignal_ignored6 tc-end: 1639113580.511620, traceme_raisesignal_ignored6, passed tc-start: 1639113580.521736, traceme_raisesignal_ignored7 tc-end: 1639113581.9421, traceme_raisesignal_ignored7, passed tc-start: 1639113581.17941, traceme_raisesignal_ignored8 tc-end: 1639113581.498817, traceme_raisesignal_ignored8, passed tc-start: 1639113581.508116, traceme_raisesignal_masked1 tc-end: 1639113581.997517, traceme_raisesignal_masked1, passed tc-start: 1639113582.6475, traceme_raisesignal_masked2 tc-end: 1639113582.502484, traceme_raisesignal_masked2, passed tc-start: 1639113582.511415, traceme_raisesignal_masked3 tc-end: 1639113582.994676, traceme_raisesignal_masked3, passed tc-start: 1639113583.5252, traceme_raisesignal_masked4 tc-end: 1639113583.371732, traceme_raisesignal_masked4, passed tc-start: 1639113583.380980, traceme_raisesignal_masked5 tc-end: 1639113583.772845, traceme_raisesignal_masked5, passed tc-start: 1639113583.781040, traceme_raisesignal_masked6 tc-end: 1639113584.177936, traceme_raisesignal_masked6, passed tc-start: 1639113584.186067, traceme_raisesignal_masked7 tc-end: 1639113584.543946, traceme_raisesignal_masked7, passed tc-start: 1639113584.551607, traceme_raisesignal_masked8 tc-end: 1639113584.919376, traceme_raisesignal_masked8, passed tc-start: 1639113584.927285, traceme_sendsignal_handle1 tc-end: 1639113585.343468, traceme_sendsignal_handle1, passed tc-start: 1639113585.351416, traceme_sendsignal_handle2 tc-end: 1639113585.791012, traceme_sendsignal_handle2, passed tc-start: 1639113585.800579, traceme_sendsignal_handle3 tc-end: 1639113586.287262, traceme_sendsignal_handle3, passed tc-start: 1639113586.296677, traceme_sendsignal_handle4 tc-end: 1639113586.783545, traceme_sendsignal_handle4, passed tc-start: 1639113586.793639, traceme_sendsignal_handle5 tc-end: 1639113587.203082, traceme_sendsignal_handle5, passed tc-start: 1639113587.210966, traceme_sendsignal_handle6 tc-end: 1639113587.588607, traceme_sendsignal_handle6, passed tc-start: 1639113587.598367, traceme_sendsignal_handle7 tc-end: 1639113587.987523, traceme_sendsignal_handle7, passed tc-start: 1639113587.996050, traceme_sendsignal_handle8 tc-end: 1639113588.390674, traceme_sendsignal_handle8, passed tc-start: 1639113588.397881, traceme_sendsignal_ignored1 tc-end: 1639113588.761259, traceme_sendsignal_ignored1, passed tc-start: 1639113588.768739, traceme_sendsignal_ignored2 tc-end: 1639113589.131978, traceme_sendsignal_ignored2, passed tc-start: 1639113589.140114, traceme_sendsignal_ignored3 tc-end: 1639113589.496828, traceme_sendsignal_ignored3, passed tc-start: 1639113589.503895, traceme_sendsignal_ignored4 tc-end: 1639113589.849513, traceme_sendsignal_ignored4, passed tc-start: 1639113589.856626, traceme_sendsignal_ignored5 tc-end: 1639113590.276830, traceme_sendsignal_ignored5, passed tc-start: 1639113590.285619, traceme_sendsignal_ignored6 tc-end: 1639113590.740297, traceme_sendsignal_ignored6, passed tc-start: 1639113590.747624, traceme_sendsignal_ignored7 tc-end: 1639113591.118428, traceme_sendsignal_ignored7, passed tc-start: 1639113591.128108, traceme_sendsignal_ignored8 tc-end: 1639113591.572145, traceme_sendsignal_ignored8, passed tc-start: 1639113591.581620, traceme_sendsignal_masked1 tc-end: 1639113591.922812, traceme_sendsignal_masked1, passed tc-start: 1639113591.929474, traceme_sendsignal_masked2 tc-end: 1639113592.391022, traceme_sendsignal_masked2, passed tc-start: 1639113592.399882, traceme_sendsignal_masked3 tc-end: 1639113592.874751, traceme_sendsignal_masked3, passed tc-start: 1639113592.883988, traceme_sendsignal_masked4 tc-end: 1639113593.379287, traceme_sendsignal_masked4, passed tc-start: 1639113593.389154, traceme_sendsignal_masked5 tc-end: 1639113593.846470, traceme_sendsignal_masked5, passed tc-start: 1639113593.854719, traceme_sendsignal_masked6 tc-end: 1639113594.221594, traceme_sendsignal_masked6, passed tc-start: 1639113594.229116, traceme_sendsignal_masked7 tc-end: 1639113594.554751, traceme_sendsignal_masked7, passed tc-start: 1639113594.561556, traceme_sendsignal_masked8 tc-end: 1639113594.916418, traceme_sendsignal_masked8, passed tc-start: 1639113594.924950, traceme_sendsignal_simple1 tc-end: 1639113595.291115, traceme_sendsignal_simple1, passed tc-start: 1639113595.299133, traceme_sendsignal_simple10 tc-end: 1639113595.667762, traceme_sendsignal_simple10, passed tc-start: 1639113595.678054, traceme_sendsignal_simple2 tc-end: 1639113596.35088, traceme_sendsignal_simple2, passed tc-start: 1639113596.42202, traceme_sendsignal_simple3 tc-end: 1639113596.432135, traceme_sendsignal_simple3, passed tc-start: 1639113596.442601, traceme_sendsignal_simple4 tc-end: 1639113596.761237, traceme_sendsignal_simple4, passed tc-start: 1639113596.769586, traceme_sendsignal_simple5 tc-end: 1639113597.113111, traceme_sendsignal_simple5, passed tc-start: 1639113597.119570, traceme_sendsignal_simple6 tc-end: 1639113597.514775, traceme_sendsignal_simple6, passed tc-start: 1639113597.530844, traceme_sendsignal_simple7 tc-end: 1639113597.978920, traceme_sendsignal_simple7, passed tc-start: 1639113597.990741, traceme_sendsignal_simple8 tc-end: 1639113598.398823, traceme_sendsignal_simple8, passed tc-start: 1639113598.410186, traceme_sendsignal_simple9 tc-end: 1639113598.836462, traceme_sendsignal_simple9, passed tc-start: 1639113598.846838, traceme_signalignored_crash_bus tc-end: 1639113599.252290, traceme_signalignored_crash_bus, passed tc-start: 1639113599.259702, traceme_signalignored_crash_fpe tc-end: 1639113599.617319, traceme_signalignored_crash_fpe, passed tc-start: 1639113599.624861, traceme_signalignored_crash_ill tc-end: 1639113599.996770, traceme_signalignored_crash_ill, passed tc-start: 1639113600.3677, traceme_signalignored_crash_segv tc-end: 1639113600.385316, traceme_signalignored_crash_segv, passed tc-start: 1639113600.392527, traceme_signalignored_crash_trap tc-end: 1639113600.713229, traceme_signalignored_crash_trap, passed tc-start: 1639113600.719896, traceme_signalignored_exec tc-so: tc-end: 1639113601.56109, traceme_signalignored_exec, passed tc-start: 1639113601.62681, traceme_signalmasked_crash_bus tc-end: 1639113601.388484, traceme_signalmasked_crash_bus, passed tc-start: 1639113601.395104, traceme_signalmasked_crash_fpe tc-end: 1639113601.711727, traceme_signalmasked_crash_fpe, passed tc-start: 1639113601.718454, traceme_signalmasked_crash_ill tc-end: 1639113602.31939, traceme_signalmasked_crash_ill, passed tc-start: 1639113602.38641, traceme_signalmasked_crash_segv tc-end: 1639113602.357268, traceme_signalmasked_crash_segv, passed tc-start: 1639113602.367108, traceme_signalmasked_crash_trap tc-end: 1639113602.692716, traceme_signalmasked_crash_trap, passed tc-start: 1639113602.699385, traceme_signalmasked_exec tc-so: tc-end: 1639113603.37577, traceme_signalmasked_exec, passed tc-start: 1639113603.44228, traceme_vfork_clone tc-end: 1639113603.348388, traceme_vfork_clone, passed tc-start: 1639113603.355032, traceme_vfork_clone_files tc-end: 1639113603.660510, traceme_vfork_clone_files, passed tc-start: 1639113603.667045, traceme_vfork_clone_fs tc-end: 1639113603.978240, traceme_vfork_clone_fs, passed tc-start: 1639113603.996637, traceme_vfork_clone_vfork tc-end: 1639113604.323427, traceme_vfork_clone_vfork, passed tc-start: 1639113604.329940, traceme_vfork_clone_vm tc-end: 1639113604.649167, traceme_vfork_clone_vm, passed tc-start: 1639113604.655699, traceme_vfork_crash_bus tc-end: 1639113604.994576, traceme_vfork_crash_bus, passed tc-start: 1639113605.4889, traceme_vfork_crash_fpe tc-end: 1639113605.343427, traceme_vfork_crash_fpe, passed tc-start: 1639113605.353568, traceme_vfork_crash_ill tc-end: 1639113605.698178, traceme_vfork_crash_ill, passed tc-start: 1639113605.708184, traceme_vfork_crash_segv tc-end: 1639113606.39486, traceme_vfork_crash_segv, passed tc-start: 1639113606.49408, traceme_vfork_crash_trap tc-end: 1639113606.473431, traceme_vfork_crash_trap, passed tc-start: 1639113606.483640, traceme_vfork_exec tc-so: tc-end: 1639113606.829033, traceme_vfork_exec, passed tc-start: 1639113606.836875, traceme_vfork_fork tc-end: 1639113607.196672, traceme_vfork_fork, passed tc-start: 1639113607.205288, traceme_vfork_raise1 tc-end: 1639113607.526268, traceme_vfork_raise1, passed tc-start: 1639113607.533391, traceme_vfork_raise10 tc-end: 1639113607.896384, traceme_vfork_raise10, passed tc-start: 1639113607.906768, traceme_vfork_raise11 tc-end: 1639113608.271955, traceme_vfork_raise11, passed tc-start: 1639113608.281900, traceme_vfork_raise12 tc-end: 1639113608.654977, traceme_vfork_raise12, passed tc-start: 1639113608.665336, traceme_vfork_raise13 tc-end: 1639113609.9910, traceme_vfork_raise13, passed tc-start: 1639113609.22545, traceme_vfork_raise2 tc-end: 1639113609.376933, traceme_vfork_raise2, passed tc-start: 1639113609.384043, traceme_vfork_raise3 tc-end: 1639113609.735417, traceme_vfork_raise3, passed tc-start: 1639113609.746012, traceme_vfork_raise4 tc-end: 1639113610.87406, traceme_vfork_raise4, passed tc-start: 1639113610.95661, traceme_vfork_raise5 tc-end: 1639113610.412627, traceme_vfork_raise5, passed tc-start: 1639113610.419617, traceme_vfork_raise6 tc-end: 1639113610.770426, traceme_vfork_raise6, passed tc-start: 1639113610.781631, traceme_vfork_raise7 tc-end: 1639113611.105548, traceme_vfork_raise7, passed tc-start: 1639113611.112772, traceme_vfork_raise8 tc-end: 1639113611.429160, traceme_vfork_raise8, passed tc-start: 1639113611.436634, traceme_vfork_raise9 tc-end: 1639113611.803042, traceme_vfork_raise9, passed tc-start: 1639113611.816435, traceme_vfork_signalignored_crash_bus tc-end: 1639113612.172429, traceme_vfork_signalignored_crash_bus, passed tc-start: 1639113612.182688, traceme_vfork_signalignored_crash_fpe tc-end: 1639113612.535433, traceme_vfork_signalignored_crash_fpe, passed tc-start: 1639113612.548081, traceme_vfork_signalignored_crash_ill tc-end: 1639113612.940174, traceme_vfork_signalignored_crash_ill, passed tc-start: 1639113612.971230, traceme_vfork_signalignored_crash_segv tc-end: 1639113613.347012, traceme_vfork_signalignored_crash_segv, passed tc-start: 1639113613.360778, traceme_vfork_signalignored_crash_trap tc-end: 1639113613.800941, traceme_vfork_signalignored_crash_trap, passed tc-start: 1639113613.812638, traceme_vfork_signalignored_exec tc-so: tc-end: 1639113614.195867, traceme_vfork_signalignored_exec, passed tc-start: 1639113614.203437, traceme_vfork_signalmasked_crash_bus tc-end: 1639113614.595377, traceme_vfork_signalmasked_crash_bus, passed tc-start: 1639113614.608212, traceme_vfork_signalmasked_crash_fpe tc-end: 1639113615.15660, traceme_vfork_signalmasked_crash_fpe, passed tc-start: 1639113615.27847, traceme_vfork_signalmasked_crash_ill tc-end: 1639113615.452262, traceme_vfork_signalmasked_crash_ill, passed tc-start: 1639113615.465370, traceme_vfork_signalmasked_crash_segv tc-end: 1639113615.971446, traceme_vfork_signalmasked_crash_segv, passed tc-start: 1639113615.986372, traceme_vfork_signalmasked_crash_trap tc-end: 1639113616.438043, traceme_vfork_signalmasked_crash_trap, passed tc-start: 1639113616.452512, traceme_vfork_signalmasked_exec tc-so: tc-end: 1639113616.856307, traceme_vfork_signalmasked_exec, passed tc-start: 1639113616.863210, traceme_vfork_vfork tc-end: 1639113617.170987, traceme_vfork_vfork, passed tc-start: 1639113617.178202, tracer_attach_to_unrelated_stopped_process tc-end: 1639113617.553153, tracer_attach_to_unrelated_stopped_process, passed tc-start: 1639113617.564204, tracer_sees_terminaton_before_the_parent tc-end: 1639113617.961728, tracer_sees_terminaton_before_the_parent, passed tc-start: 1639113617.972748, tracer_sysctl_lookup_without_duplicates tc-end: 1639113623.64621, tracer_sysctl_lookup_without_duplicates, passed tc-start: 1639113623.78760, unrelated_tracer_fork1 tc-end: 1639113623.544624, unrelated_tracer_fork1, passed tc-start: 1639113623.557511, unrelated_tracer_fork10 tc-end: 1639113624.104822, unrelated_tracer_fork10, passed tc-start: 1639113624.117044, unrelated_tracer_fork11 tc-end: 1639113624.558796, unrelated_tracer_fork11, passed tc-start: 1639113624.570669, unrelated_tracer_fork12 tc-end: 1639113624.985721, unrelated_tracer_fork12, passed tc-start: 1639113624.995870, unrelated_tracer_fork13 tc-end: 1639113625.463185, unrelated_tracer_fork13, passed tc-start: 1639113625.474493, unrelated_tracer_fork14 tc-end: 1639113626.380295, unrelated_tracer_fork14, passed tc-start: 1639113626.389836, unrelated_tracer_fork15 tc-end: 1639113626.763758, unrelated_tracer_fork15, passed tc-start: 1639113626.773404, unrelated_tracer_fork16 tc-end: 1639113627.147618, unrelated_tracer_fork16, passed tc-start: 1639113627.156764, unrelated_tracer_fork2 tc-end: 1639113627.536443, unrelated_tracer_fork2, passed tc-start: 1639113627.550413, unrelated_tracer_fork3 tc-end: 1639113627.945909, unrelated_tracer_fork3, passed tc-start: 1639113627.958365, unrelated_tracer_fork4 tc-end: 1639113628.362180, unrelated_tracer_fork4, passed tc-start: 1639113628.374374, unrelated_tracer_fork5 tc-end: 1639113628.763302, unrelated_tracer_fork5, passed tc-start: 1639113628.772608, unrelated_tracer_fork6 tc-end: 1639113629.176674, unrelated_tracer_fork6, passed tc-start: 1639113629.185978, unrelated_tracer_fork7 tc-end: 1639113629.560111, unrelated_tracer_fork7, passed tc-start: 1639113629.569283, unrelated_tracer_fork8 tc-end: 1639113629.944447, unrelated_tracer_fork8, passed tc-start: 1639113629.953673, unrelated_tracer_fork9 tc-end: 1639113630.323223, unrelated_tracer_fork9, passed tc-start: 1639113630.332648, unrelated_tracer_fork_detach_forker tc-end: 1639113630.712870, unrelated_tracer_fork_detach_forker, passed tc-start: 1639113630.722150, unrelated_tracer_fork_kill_forker tc-end: 1639113631.103976, unrelated_tracer_fork_kill_forker, passed tc-start: 1639113631.114062, unrelated_tracer_fork_setpgid tc-end: 1639113631.417969, unrelated_tracer_fork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1639113631.424825, unrelated_tracer_posix_spawn1 tc-end: 1639113631.851633, unrelated_tracer_posix_spawn1, passed tc-start: 1639113631.861324, unrelated_tracer_posix_spawn10 tc-end: 1639113632.312988, unrelated_tracer_posix_spawn10, passed tc-start: 1639113632.323086, unrelated_tracer_posix_spawn11 tc-end: 1639113632.708499, unrelated_tracer_posix_spawn11, passed tc-start: 1639113632.718553, unrelated_tracer_posix_spawn12 tc-end: 1639113633.125433, unrelated_tracer_posix_spawn12, passed tc-start: 1639113633.135125, unrelated_tracer_posix_spawn13 tc-end: 1639113633.571376, unrelated_tracer_posix_spawn13, passed tc-start: 1639113633.582966, unrelated_tracer_posix_spawn14 tc-end: 1639113634.93892, unrelated_tracer_posix_spawn14, passed tc-start: 1639113634.104816, unrelated_tracer_posix_spawn15 tc-end: 1639113634.550374, unrelated_tracer_posix_spawn15, passed tc-start: 1639113634.560389, unrelated_tracer_posix_spawn16 tc-end: 1639113634.950507, unrelated_tracer_posix_spawn16, passed tc-start: 1639113634.960749, unrelated_tracer_posix_spawn2 tc-end: 1639113635.343507, unrelated_tracer_posix_spawn2, passed tc-start: 1639113635.353374, unrelated_tracer_posix_spawn3 tc-end: 1639113635.737685, unrelated_tracer_posix_spawn3, passed tc-start: 1639113635.747266, unrelated_tracer_posix_spawn4 tc-end: 1639113636.123232, unrelated_tracer_posix_spawn4, passed tc-start: 1639113636.133285, unrelated_tracer_posix_spawn5 tc-end: 1639113636.561424, unrelated_tracer_posix_spawn5, passed tc-start: 1639113636.571607, unrelated_tracer_posix_spawn6 tc-end: 1639113636.975870, unrelated_tracer_posix_spawn6, passed tc-start: 1639113636.986995, unrelated_tracer_posix_spawn7 tc-end: 1639113637.442947, unrelated_tracer_posix_spawn7, passed tc-start: 1639113637.454779, unrelated_tracer_posix_spawn8 tc-end: 1639113637.954720, unrelated_tracer_posix_spawn8, passed tc-start: 1639113637.966349, unrelated_tracer_posix_spawn9 tc-end: 1639113638.478364, unrelated_tracer_posix_spawn9, passed tc-start: 1639113638.488519, unrelated_tracer_posix_spawn_detach_spawner tc-end: 1639113638.991517, unrelated_tracer_posix_spawn_detach_spawner, passed tc-start: 1639113639.1764, unrelated_tracer_posix_spawn_kill_spawner tc-end: 1639113639.450073, unrelated_tracer_posix_spawn_kill_spawner, passed tc-start: 1639113639.465158, unrelated_tracer_posix_spawn_setpgid tc-end: 1639113639.833651, unrelated_tracer_posix_spawn_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1639113639.840769, unrelated_tracer_sees_crash_bus tc-end: 1639113640.232697, unrelated_tracer_sees_crash_bus, passed tc-start: 1639113640.243629, unrelated_tracer_sees_crash_fpe tc-end: 1639113640.677488, unrelated_tracer_sees_crash_fpe, passed tc-start: 1639113640.687720, unrelated_tracer_sees_crash_ill tc-end: 1639113641.110921, unrelated_tracer_sees_crash_ill, passed tc-start: 1639113641.122235, unrelated_tracer_sees_crash_segv tc-end: 1639113641.549039, unrelated_tracer_sees_crash_segv, passed tc-start: 1639113641.560775, unrelated_tracer_sees_crash_trap tc-end: 1639113642.53592, unrelated_tracer_sees_crash_trap, passed tc-start: 1639113642.67161, unrelated_tracer_sees_signalignored_crash_bus tc-end: 1639113642.530855, unrelated_tracer_sees_signalignored_crash_bus, passed tc-start: 1639113642.544313, unrelated_tracer_sees_signalignored_crash_fpe tc-end: 1639113643.27942, unrelated_tracer_sees_signalignored_crash_fpe, passed tc-start: 1639113643.45195, unrelated_tracer_sees_signalignored_crash_ill tc-end: 1639113643.653643, unrelated_tracer_sees_signalignored_crash_ill, passed tc-start: 1639113643.668733, unrelated_tracer_sees_signalignored_crash_segv tc-end: 1639113644.141911, unrelated_tracer_sees_signalignored_crash_segv, passed tc-start: 1639113644.154028, unrelated_tracer_sees_signalignored_crash_trap tc-end: 1639113644.669830, unrelated_tracer_sees_signalignored_crash_trap, passed tc-start: 1639113644.686668, unrelated_tracer_sees_signalmasked_crash_bus tc-end: 1639113645.194938, unrelated_tracer_sees_signalmasked_crash_bus, passed tc-start: 1639113645.206956, unrelated_tracer_sees_signalmasked_crash_fpe tc-end: 1639113645.699014, unrelated_tracer_sees_signalmasked_crash_fpe, passed tc-start: 1639113645.711889, unrelated_tracer_sees_signalmasked_crash_ill tc-end: 1639113646.188812, unrelated_tracer_sees_signalmasked_crash_ill, passed tc-start: 1639113646.200427, unrelated_tracer_sees_signalmasked_crash_segv tc-end: 1639113646.636173, unrelated_tracer_sees_signalmasked_crash_segv, passed tc-start: 1639113646.645860, unrelated_tracer_sees_signalmasked_crash_trap tc-end: 1639113647.83936, unrelated_tracer_sees_signalmasked_crash_trap, passed tc-start: 1639113647.97068, unrelated_tracer_sees_terminaton_before_the_parent tc-end: 1639113647.527803, unrelated_tracer_sees_terminaton_before_the_parent, passed tc-start: 1639113647.539304, unrelated_tracer_vfork1 tc-end: 1639113647.975715, unrelated_tracer_vfork1, passed tc-start: 1639113647.987881, unrelated_tracer_vfork10 tc-end: 1639113648.488842, unrelated_tracer_vfork10, passed tc-start: 1639113648.500299, unrelated_tracer_vfork11 tc-end: 1639113648.900741, unrelated_tracer_vfork11, passed tc-start: 1639113648.910177, unrelated_tracer_vfork12 tc-end: 1639113649.325084, unrelated_tracer_vfork12, passed tc-start: 1639113649.335675, unrelated_tracer_vfork13 tc-end: 1639113649.734763, unrelated_tracer_vfork13, passed tc-start: 1639113649.747114, unrelated_tracer_vfork14 tc-end: 1639113650.199949, unrelated_tracer_vfork14, passed tc-start: 1639113650.212152, unrelated_tracer_vfork15 tc-end: 1639113650.582791, unrelated_tracer_vfork15, passed tc-start: 1639113650.593356, unrelated_tracer_vfork16 tc-end: 1639113650.994933, unrelated_tracer_vfork16, passed tc-start: 1639113651.5589, unrelated_tracer_vfork2 tc-end: 1639113651.398721, unrelated_tracer_vfork2, passed tc-start: 1639113651.408570, unrelated_tracer_vfork3 tc-end: 1639113651.823822, unrelated_tracer_vfork3, passed tc-start: 1639113651.833276, unrelated_tracer_vfork4 tc-end: 1639113652.277476, unrelated_tracer_vfork4, passed tc-start: 1639113652.291973, unrelated_tracer_vfork5 tc-end: 1639113652.752773, unrelated_tracer_vfork5, passed tc-start: 1639113652.765543, unrelated_tracer_vfork6 tc-end: 1639113653.274594, unrelated_tracer_vfork6, passed tc-start: 1639113653.287499, unrelated_tracer_vfork7 tc-end: 1639113653.737735, unrelated_tracer_vfork7, passed tc-start: 1639113653.749566, unrelated_tracer_vfork8 tc-end: 1639113654.154212, unrelated_tracer_vfork8, passed tc-start: 1639113654.164535, unrelated_tracer_vfork9 tc-end: 1639113654.557973, unrelated_tracer_vfork9, passed tc-start: 1639113654.567621, unrelated_tracer_vfork_detach_vforker tc-end: 1639113654.945873, unrelated_tracer_vfork_detach_vforker, passed tc-start: 1639113654.957677, unrelated_tracer_vfork_detach_vforkerdone tc-end: 1639113655.379760, unrelated_tracer_vfork_detach_vforkerdone, passed tc-start: 1639113655.390295, unrelated_tracer_vfork_kill_vforker tc-end: 1639113655.802266, unrelated_tracer_vfork_kill_vforker, passed tc-start: 1639113655.811803, unrelated_tracer_vfork_kill_vforkerdone tc-end: 1639113656.190366, unrelated_tracer_vfork_kill_vforkerdone, passed tc-start: 1639113656.199457, unrelated_tracer_vfork_setpgid tc-end: 1639113656.573264, unrelated_tracer_vfork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1639113656.583528, user_va0_disable_pt_continue tc-end: 1639113657.61589, user_va0_disable_pt_continue, passed tc-start: 1639113657.71111, user_va0_disable_pt_detach tc-end: 1639113657.546301, user_va0_disable_pt_detach, passed tc-start: 1639113657.556019, user_va0_disable_pt_syscall tc-end: 1639113657.930195, user_va0_disable_pt_syscall, passed tc-start: 1639113657.937907, vfork1 tc-end: 1639113658.299230, vfork1, passed tc-start: 1639113658.305945, vfork10 tc-end: 1639113658.736877, vfork10, passed tc-start: 1639113658.743684, vfork11 tc-end: 1639113659.130603, vfork11, passed tc-start: 1639113659.140247, vfork12 tc-end: 1639113659.505643, vfork12, passed tc-start: 1639113659.513742, vfork13 tc-end: 1639113659.899107, vfork13, passed tc-start: 1639113659.906583, vfork14 tc-end: 1639113660.288605, vfork14, passed tc-start: 1639113660.295792, vfork15 tc-end: 1639113660.637320, vfork15, passed tc-start: 1639113660.645317, vfork16 tc-end: 1639113661.60308, vfork16, passed tc-start: 1639113661.68295, vfork2 tc-end: 1639113661.425755, vfork2, passed tc-start: 1639113661.432746, vfork3 tc-end: 1639113661.821419, vfork3, passed tc-start: 1639113661.828428, vfork4 tc-end: 1639113662.206570, vfork4, passed tc-start: 1639113662.213666, vfork5 tc-end: 1639113662.557031, vfork5, passed tc-start: 1639113662.565813, vfork6 tc-end: 1639113662.888435, vfork6, passed tc-start: 1639113662.897839, vfork7 tc-end: 1639113663.316598, vfork7, passed tc-start: 1639113663.324625, vfork8 tc-end: 1639113663.706327, vfork8, passed tc-start: 1639113663.718052, vfork9 tc-end: 1639113664.72701, vfork9, passed tc-start: 1639113664.79484, vfork_detach_vforker tc-end: 1639113664.469057, vfork_detach_vforker, passed tc-start: 1639113664.476878, vfork_detach_vforkerdone tc-end: 1639113664.811764, vfork_detach_vforkerdone, passed tc-start: 1639113664.818339, vfork_kill_vforker tc-end: 1639113665.143370, vfork_kill_vforker, passed tc-start: 1639113665.151780, vfork_kill_vforkerdone tc-end: 1639113665.495768, vfork_kill_vforkerdone, passed tc-start: 1639113665.503171, vfork_setpgid tc-end: 1639113665.816325, vfork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1639113665.823494, vfork_signalignored tc-end: 1639113666.184240, vfork_signalignored, passed tc-start: 1639113666.191370, vfork_signalmasked tc-end: 1639113666.548780, vfork_signalmasked, passed tc-start: 1639113666.556179, vforkdone_signalignored tc-end: 1639113666.907610, vforkdone_signalignored, passed tc-start: 1639113666.915183, vforkdone_signalmasked tc-end: 1639113667.279404, vforkdone_signalmasked, passed tp-end: 1639113667.286510, lib/libc/sys/t_ptrace_waitid tp-start: 1639113668.600848, lib/libc/sys/t_ptrace_waitpid, 463 tc-start: 1639113668.604050, access_fpregs1 tc-end: 1639113669.117721, access_fpregs1, passed tc-start: 1639113669.127812, access_fpregs2 tc-end: 1639113669.638979, access_fpregs2, passed tc-start: 1639113669.649277, access_regs1 tc-end: 1639113669.988605, access_regs1, passed tc-start: 1639113669.995367, access_regs2 tc-end: 1639113670.369811, access_regs2, passed tc-start: 1639113670.379159, access_regs3 tc-end: 1639113670.782094, access_regs3, passed tc-start: 1639113670.790083, access_regs4 tc-end: 1639113671.178409, access_regs4, passed tc-start: 1639113671.185883, access_regs5 tc-end: 1639113671.578510, access_regs5, passed tc-start: 1639113671.587698, access_regs6 tc-end: 1639113671.973940, access_regs6, passed tc-start: 1639113671.981978, access_regs_set_unaligned_pc_0x1 tc-end: 1639113672.364903, access_regs_set_unaligned_pc_0x1, passed tc-start: 1639113672.372028, access_regs_set_unaligned_pc_0x3 tc-end: 1639113672.723767, access_regs_set_unaligned_pc_0x3, passed tc-start: 1639113672.731327, access_regs_set_unaligned_pc_0x7 tc-end: 1639113673.84306, access_regs_set_unaligned_pc_0x7, passed tc-start: 1639113673.91377, attach_lwpinfo0 tc-end: 1639113673.484453, attach_lwpinfo0, passed tc-start: 1639113673.494863, attach_lwpinfo1 tc-end: 1639113673.890244, attach_lwpinfo1, passed tc-start: 1639113673.900871, attach_lwpinfo2 tc-end: 1639113674.321984, attach_lwpinfo2, passed tc-start: 1639113674.334372, attach_lwpinfo3 tc-end: 1639113675.395909, attach_lwpinfo3, passed tc-start: 1639113675.407829, bytes_transfer_alignment_piod_read_auxv tc-end: 1639113676.288513, bytes_transfer_alignment_piod_read_auxv, passed tc-start: 1639113676.296382, bytes_transfer_alignment_piod_read_d tc-end: 1639113680.993365, bytes_transfer_alignment_piod_read_d, passed tc-start: 1639113681.327, bytes_transfer_alignment_piod_read_i tc-end: 1639113686.189882, bytes_transfer_alignment_piod_read_i, passed tc-start: 1639113686.200223, bytes_transfer_alignment_piod_write_d tc-end: 1639113693.518836, bytes_transfer_alignment_piod_write_d, passed tc-start: 1639113693.527640, bytes_transfer_alignment_piod_write_i tc-end: 1639113699.937739, bytes_transfer_alignment_piod_write_i, passed tc-start: 1639113699.945348, bytes_transfer_alignment_pt_read_d tc-end: 1639113704.689980, bytes_transfer_alignment_pt_read_d, passed tc-start: 1639113704.699908, bytes_transfer_alignment_pt_read_i tc-end: 1639113709.706578, bytes_transfer_alignment_pt_read_i, passed tc-start: 1639113709.715227, bytes_transfer_alignment_pt_write_d tc-end: 1639113716.396213, bytes_transfer_alignment_pt_write_d, passed tc-start: 1639113716.405977, bytes_transfer_alignment_pt_write_i tc-end: 1639113723.930748, bytes_transfer_alignment_pt_write_i, passed tc-start: 1639113723.938478, bytes_transfer_eof_piod_read_d tc-end: 1639113724.290613, bytes_transfer_eof_piod_read_d, passed tc-start: 1639113724.298563, bytes_transfer_eof_piod_read_i tc-end: 1639113724.663290, bytes_transfer_eof_piod_read_i, passed tc-start: 1639113724.672399, bytes_transfer_eof_piod_write_d tc-end: 1639113725.70623, bytes_transfer_eof_piod_write_d, passed tc-start: 1639113725.81637, bytes_transfer_eof_piod_write_i tc-end: 1639113725.441214, bytes_transfer_eof_piod_write_i, passed tc-start: 1639113725.449300, bytes_transfer_eof_pt_read_d tc-end: 1639113725.805670, bytes_transfer_eof_pt_read_d, passed tc-start: 1639113725.813720, bytes_transfer_eof_pt_read_i tc-end: 1639113726.152083, bytes_transfer_eof_pt_read_i, passed tc-start: 1639113726.158671, bytes_transfer_eof_pt_write_d tc-end: 1639113726.491504, bytes_transfer_eof_pt_write_d, passed tc-start: 1639113726.501116, bytes_transfer_eof_pt_write_i tc-end: 1639113726.934556, bytes_transfer_eof_pt_write_i, passed tc-start: 1639113726.941179, bytes_transfer_piod_read_auxv tc-end: 1639113727.400753, bytes_transfer_piod_read_auxv, passed tc-start: 1639113727.407380, bytes_transfer_piod_read_d_16 tc-end: 1639113727.735962, bytes_transfer_piod_read_d_16, passed tc-start: 1639113727.742857, bytes_transfer_piod_read_d_16_text tc-end: 1639113728.69935, bytes_transfer_piod_read_d_16_text, passed tc-start: 1639113728.77596, bytes_transfer_piod_read_d_32 tc-end: 1639113728.412398, bytes_transfer_piod_read_d_32, passed tc-start: 1639113728.419218, bytes_transfer_piod_read_d_32_text tc-end: 1639113728.750383, bytes_transfer_piod_read_d_32_text, passed tc-start: 1639113728.757419, bytes_transfer_piod_read_d_64 tc-end: 1639113729.90367, bytes_transfer_piod_read_d_64, passed tc-start: 1639113729.97465, bytes_transfer_piod_read_d_64_text tc-end: 1639113729.426578, bytes_transfer_piod_read_d_64_text, passed tc-start: 1639113729.434100, bytes_transfer_piod_read_d_8 tc-end: 1639113729.943555, bytes_transfer_piod_read_d_8, passed tc-start: 1639113729.950384, bytes_transfer_piod_read_d_8_text tc-end: 1639113730.279712, bytes_transfer_piod_read_d_8_text, passed tc-start: 1639113730.286596, bytes_transfer_piod_read_i_16 tc-end: 1639113730.614820, bytes_transfer_piod_read_i_16, passed tc-start: 1639113730.621560, bytes_transfer_piod_read_i_16_text tc-end: 1639113730.955415, bytes_transfer_piod_read_i_16_text, passed tc-start: 1639113730.962402, bytes_transfer_piod_read_i_32 tc-end: 1639113731.295309, bytes_transfer_piod_read_i_32, passed tc-start: 1639113731.302100, bytes_transfer_piod_read_i_32_text tc-end: 1639113731.630400, bytes_transfer_piod_read_i_32_text, passed tc-start: 1639113731.637270, bytes_transfer_piod_read_i_64 tc-end: 1639113731.970537, bytes_transfer_piod_read_i_64, passed tc-start: 1639113731.977321, bytes_transfer_piod_read_i_64_text tc-end: 1639113732.311621, bytes_transfer_piod_read_i_64_text, passed tc-start: 1639113732.318502, bytes_transfer_piod_read_i_8 tc-end: 1639113732.646879, bytes_transfer_piod_read_i_8, passed tc-start: 1639113732.653564, bytes_transfer_piod_read_i_8_text tc-end: 1639113732.981468, bytes_transfer_piod_read_i_8_text, passed tc-start: 1639113733.307861, bytes_transfer_piod_write_d_16 tc-end: 1639113733.717311, bytes_transfer_piod_write_d_16, passed tc-start: 1639113733.727370, bytes_transfer_piod_write_d_16_text tc-end: 1639113734.140454, bytes_transfer_piod_write_d_16_text, passed tc-start: 1639113734.147276, bytes_transfer_piod_write_d_32 tc-end: 1639113734.480373, bytes_transfer_piod_write_d_32, passed tc-start: 1639113734.487419, bytes_transfer_piod_write_d_32_text tc-end: 1639113734.816890, bytes_transfer_piod_write_d_32_text, passed tc-start: 1639113734.823617, bytes_transfer_piod_write_d_64 tc-end: 1639113735.171832, bytes_transfer_piod_write_d_64, passed tc-start: 1639113735.178544, bytes_transfer_piod_write_d_64_text tc-end: 1639113735.509962, bytes_transfer_piod_write_d_64_text, passed tc-start: 1639113735.516864, bytes_transfer_piod_write_d_8 tc-end: 1639113735.841730, bytes_transfer_piod_write_d_8, passed tc-start: 1639113735.848518, bytes_transfer_piod_write_d_8_text tc-end: 1639113736.181489, bytes_transfer_piod_write_d_8_text, passed tc-start: 1639113736.188392, bytes_transfer_piod_write_i_16 tc-end: 1639113736.518839, bytes_transfer_piod_write_i_16, passed tc-start: 1639113736.525683, bytes_transfer_piod_write_i_16_text tc-end: 1639113736.861615, bytes_transfer_piod_write_i_16_text, passed tc-start: 1639113736.868654, bytes_transfer_piod_write_i_32 tc-end: 1639113737.191970, bytes_transfer_piod_write_i_32, passed tc-start: 1639113737.199131, bytes_transfer_piod_write_i_32_text tc-end: 1639113737.528925, bytes_transfer_piod_write_i_32_text, passed tc-start: 1639113737.535787, bytes_transfer_piod_write_i_64 tc-end: 1639113737.869228, bytes_transfer_piod_write_i_64, passed tc-start: 1639113737.875963, bytes_transfer_piod_write_i_64_text tc-end: 1639113738.203148, bytes_transfer_piod_write_i_64_text, passed tc-start: 1639113738.209872, bytes_transfer_piod_write_i_8 tc-end: 1639113738.535298, bytes_transfer_piod_write_i_8, passed tc-start: 1639113738.542022, bytes_transfer_piod_write_i_8_text tc-end: 1639113738.868567, bytes_transfer_piod_write_i_8_text, passed tc-start: 1639113738.875632, bytes_transfer_read_d tc-end: 1639113739.200671, bytes_transfer_read_d, passed tc-start: 1639113739.207155, bytes_transfer_read_d_text tc-end: 1639113739.575209, bytes_transfer_read_d_text, passed tc-start: 1639113739.585186, bytes_transfer_read_i tc-end: 1639113739.922125, bytes_transfer_read_i, passed tc-start: 1639113739.931577, bytes_transfer_read_i_text tc-end: 1639113740.393503, bytes_transfer_read_i_text, passed tc-start: 1639113740.400016, bytes_transfer_write_d tc-end: 1639113740.722959, bytes_transfer_write_d, passed tc-start: 1639113740.729686, bytes_transfer_write_d_text tc-end: 1639113741.54599, bytes_transfer_write_d_text, passed tc-start: 1639113741.61165, bytes_transfer_write_i tc-end: 1639113741.379423, bytes_transfer_write_i, passed tc-start: 1639113741.386007, bytes_transfer_write_i_text tc-end: 1639113741.715303, bytes_transfer_write_i_text, passed tc-start: 1639113741.722669, child_attach_to_its_parent tc-end: 1639113742.48789, child_attach_to_its_parent, passed tc-start: 1639113742.57817, child_attach_to_its_stopped_parent tc-end: 1639113742.401207, child_attach_to_its_stopped_parent, passed tc-start: 1639113742.410288, clone1 tc-end: 1639113742.746575, clone1, passed tc-start: 1639113742.753258, clone2 tc-end: 1639113743.94749, clone2, passed tc-start: 1639113743.101353, clone3 tc-end: 1639113743.432307, clone3, passed tc-start: 1639113743.439089, clone4 tc-end: 1639113743.778187, clone4, passed tc-start: 1639113743.785142, clone5 tc-end: 1639113744.118589, clone5, passed tc-start: 1639113744.125498, clone6 tc-end: 1639113744.465803, clone6, passed tc-start: 1639113744.472679, clone7 tc-end: 1639113744.864493, clone7, passed tc-start: 1639113744.874077, clone8 tc-end: 1639113745.207525, clone8, passed tc-start: 1639113745.214682, clone_files1 tc-end: 1639113745.546000, clone_files1, passed tc-start: 1639113745.552622, clone_files2 tc-end: 1639113745.886143, clone_files2, passed tc-start: 1639113745.892778, clone_files3 tc-end: 1639113746.226499, clone_files3, passed tc-start: 1639113746.233340, clone_files4 tc-end: 1639113746.568909, clone_files4, passed tc-start: 1639113746.575653, clone_files5 tc-end: 1639113746.904192, clone_files5, passed tc-start: 1639113746.911363, clone_files6 tc-end: 1639113747.252568, clone_files6, passed tc-start: 1639113747.259291, clone_files7 tc-end: 1639113747.593821, clone_files7, passed tc-start: 1639113747.600412, clone_files8 tc-end: 1639113747.942735, clone_files8, passed tc-start: 1639113747.949273, clone_files_signalignored tc-end: 1639113748.290000, clone_files_signalignored, passed tc-start: 1639113748.296625, clone_files_signalmasked tc-end: 1639113748.635482, clone_files_signalmasked, passed tc-start: 1639113748.642114, clone_fs1 tc-end: 1639113748.981633, clone_fs1, passed tc-start: 1639113748.988547, clone_fs2 tc-end: 1639113749.328309, clone_fs2, passed tc-start: 1639113749.335336, clone_fs3 tc-end: 1639113749.676710, clone_fs3, passed tc-start: 1639113749.683623, clone_fs4 tc-end: 1639113750.26734, clone_fs4, passed tc-start: 1639113750.33811, clone_fs5 tc-end: 1639113750.375651, clone_fs5, passed tc-start: 1639113750.382732, clone_fs6 tc-end: 1639113750.723935, clone_fs6, passed tc-start: 1639113750.731025, clone_fs7 tc-end: 1639113751.72683, clone_fs7, passed tc-start: 1639113751.79507, clone_fs8 tc-end: 1639113751.423980, clone_fs8, passed tc-start: 1639113751.430739, clone_fs_signalignored tc-end: 1639113751.784882, clone_fs_signalignored, passed tc-start: 1639113751.791440, clone_fs_signalmasked tc-end: 1639113752.128905, clone_fs_signalmasked, passed tc-start: 1639113752.135750, clone_signalignored tc-end: 1639113752.462984, clone_signalignored, passed tc-start: 1639113752.469732, clone_signalmasked tc-end: 1639113752.813577, clone_signalmasked, passed tc-start: 1639113752.820285, clone_vfork1 tc-end: 1639113753.153888, clone_vfork1, passed tc-start: 1639113753.160719, clone_vfork2 tc-end: 1639113753.490365, clone_vfork2, passed tc-start: 1639113753.497633, clone_vfork3 tc-end: 1639113753.832201, clone_vfork3, passed tc-start: 1639113753.838894, clone_vfork4 tc-end: 1639113754.181906, clone_vfork4, passed tc-start: 1639113754.188488, clone_vfork5 tc-end: 1639113754.523203, clone_vfork5, passed tc-start: 1639113754.533748, clone_vfork6 tc-end: 1639113754.866825, clone_vfork6, passed tc-start: 1639113754.873699, clone_vfork7 tc-end: 1639113755.221347, clone_vfork7, passed tc-start: 1639113755.228104, clone_vfork8 tc-end: 1639113755.582196, clone_vfork8, passed tc-start: 1639113755.589052, clone_vfork_signalignored tc-end: 1639113755.933990, clone_vfork_signalignored, passed tc-start: 1639113755.940773, clone_vfork_signalmasked tc-end: 1639113756.296210, clone_vfork_signalmasked, passed tc-start: 1639113756.306626, clone_vm1 tc-end: 1639113756.635408, clone_vm1, passed tc-start: 1639113756.642116, clone_vm2 tc-end: 1639113756.973137, clone_vm2, passed tc-start: 1639113756.980222, clone_vm3 tc-end: 1639113757.308237, clone_vm3, passed tc-start: 1639113757.314768, clone_vm4 tc-end: 1639113757.651165, clone_vm4, passed tc-start: 1639113757.658312, clone_vm5 tc-end: 1639113757.984642, clone_vm5, passed tc-start: 1639113757.991394, clone_vm6 tc-end: 1639113758.324434, clone_vm6, passed tc-start: 1639113758.331105, clone_vm7 tc-end: 1639113758.661009, clone_vm7, passed tc-start: 1639113758.667663, clone_vm8 tc-end: 1639113759.13133, clone_vm8, passed tc-start: 1639113759.19738, clone_vm_signalignored tc-end: 1639113759.360198, clone_vm_signalignored, passed tc-start: 1639113759.366508, clone_vm_signalmasked tc-end: 1639113759.708501, clone_vm_signalmasked, passed tc-start: 1639113759.715058, core_dump_procinfo tc-end: 1639113760.140676, core_dump_procinfo, failed, /tmp/build/2021.12.10.01.18.29-sparc64/src/tests/lib/libc/sys/t_ptrace_wait.h:242: Reported !exited process tc-start: 1639113760.148051, eventmask_preserved_empty tc-end: 1639113760.478593, eventmask_preserved_empty, passed tc-start: 1639113760.485146, eventmask_preserved_fork tc-end: 1639113760.808555, eventmask_preserved_fork, passed tc-start: 1639113760.815331, eventmask_preserved_lwp_create tc-end: 1639113761.140384, eventmask_preserved_lwp_create, passed tc-start: 1639113761.147283, eventmask_preserved_lwp_exit tc-end: 1639113761.477903, eventmask_preserved_lwp_exit, passed tc-start: 1639113761.484323, eventmask_preserved_posix_spawn tc-end: 1639113761.813009, eventmask_preserved_posix_spawn, passed tc-start: 1639113761.819704, eventmask_preserved_vfork tc-end: 1639113762.143094, eventmask_preserved_vfork, passed tc-start: 1639113762.149903, eventmask_preserved_vfork_done tc-end: 1639113762.478408, eventmask_preserved_vfork_done, passed tc-start: 1639113762.485360, fork1 tc-end: 1639113762.823856, fork1, passed tc-start: 1639113762.830902, fork10 tc-end: 1639113763.181587, fork10, passed tc-start: 1639113763.188336, fork11 tc-end: 1639113763.533086, fork11, passed tc-start: 1639113763.539700, fork12 tc-end: 1639113763.884318, fork12, passed tc-start: 1639113763.891126, fork13 tc-end: 1639113764.227130, fork13, passed tc-start: 1639113764.234442, fork14 tc-end: 1639113764.573125, fork14, passed tc-start: 1639113764.579658, fork15 tc-end: 1639113764.918548, fork15, passed tc-start: 1639113764.925354, fork16 tc-end: 1639113765.266644, fork16, passed tc-start: 1639113765.273705, fork2 tc-end: 1639113765.613847, fork2, passed tc-start: 1639113765.620536, fork3 tc-end: 1639113765.952283, fork3, passed tc-start: 1639113765.959006, fork4 tc-end: 1639113766.300976, fork4, passed tc-start: 1639113766.307772, fork5 tc-end: 1639113766.643484, fork5, passed tc-start: 1639113766.650558, fork6 tc-end: 1639113767.18190, fork6, passed tc-start: 1639113767.25164, fork7 tc-end: 1639113767.365462, fork7, passed tc-start: 1639113767.372679, fork8 tc-end: 1639113767.716221, fork8, passed tc-start: 1639113767.723348, fork9 tc-end: 1639113768.61758, fork9, passed tc-start: 1639113768.68804, fork_detach_forker tc-end: 1639113768.410655, fork_detach_forker, passed tc-start: 1639113768.417737, fork_kill_forker tc-end: 1639113768.757132, fork_kill_forker, passed tc-start: 1639113768.763711, fork_setpgid tc-end: 1639113769.198767, fork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1639113769.208685, fork_signalignored tc-end: 1639113769.703492, fork_signalignored, passed tc-start: 1639113769.710253, fork_signalmasked tc-end: 1639113770.57974, fork_signalmasked, passed tc-start: 1639113770.64613, kill1 tc-end: 1639113770.390080, kill1, passed tc-start: 1639113770.396854, kill2 tc-end: 1639113770.745656, kill2, passed tc-start: 1639113770.752504, kill3 tc-end: 1639113771.79292, kill3, passed tc-start: 1639113771.85997, parent_attach_to_its_child tc-end: 1639113771.421394, parent_attach_to_its_child, passed tc-start: 1639113771.430322, parent_attach_to_its_stopped_child tc-end: 1639113771.805032, parent_attach_to_its_stopped_child, passed tc-start: 1639113771.814078, posix_spawn1 tc-so: tc-end: 1639113772.169111, posix_spawn1, passed tc-start: 1639113772.176113, posix_spawn10 tc-so: tc-end: 1639113772.536910, posix_spawn10, passed tc-start: 1639113772.543453, posix_spawn11 tc-so: tc-end: 1639113772.899521, posix_spawn11, passed tc-start: 1639113772.906018, posix_spawn12 tc-so: tc-end: 1639113773.303640, posix_spawn12, passed tc-start: 1639113773.310317, posix_spawn13 tc-so: tc-end: 1639113773.669189, posix_spawn13, passed tc-start: 1639113773.675634, posix_spawn14 tc-so: tc-end: 1639113774.45047, posix_spawn14, passed tc-start: 1639113774.51681, posix_spawn15 tc-so: tc-end: 1639113774.405339, posix_spawn15, passed tc-start: 1639113774.412018, posix_spawn16 tc-so: tc-end: 1639113774.775581, posix_spawn16, passed tc-start: 1639113774.782295, posix_spawn2 tc-so: tc-end: 1639113775.147642, posix_spawn2, passed tc-start: 1639113775.157619, posix_spawn3 tc-so: tc-end: 1639113775.513166, posix_spawn3, passed tc-start: 1639113775.519794, posix_spawn4 tc-so: tc-end: 1639113775.867724, posix_spawn4, passed tc-start: 1639113775.874567, posix_spawn5 tc-so: tc-end: 1639113776.229797, posix_spawn5, passed tc-start: 1639113776.236354, posix_spawn6 tc-so: tc-end: 1639113776.592554, posix_spawn6, passed tc-start: 1639113776.599300, posix_spawn7 tc-so: tc-end: 1639113776.948410, posix_spawn7, passed tc-start: 1639113776.955059, posix_spawn8 tc-so: tc-end: 1639113777.312251, posix_spawn8, passed tc-start: 1639113777.318977, posix_spawn9 tc-so: tc-end: 1639113777.686788, posix_spawn9, passed tc-start: 1639113777.693702, posix_spawn_detach_spawner tc-so: tc-end: 1639113778.59600, posix_spawn_detach_spawner, passed tc-start: 1639113778.66371, posix_spawn_kill_spawner tc-so: tc-end: 1639113778.432783, posix_spawn_kill_spawner, passed tc-start: 1639113778.439383, posix_spawn_setpgid tc-end: 1639113778.740599, posix_spawn_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1639113778.747721, posix_spawn_signalignored tc-so: tc-end: 1639113779.111361, posix_spawn_signalignored, passed tc-start: 1639113779.118252, posix_spawn_signalmasked tc-so: tc-end: 1639113779.479922, posix_spawn_signalmasked, passed tc-start: 1639113779.486452, resume tc-end: 1639113781.984740, resume, passed tc-start: 1639113781.991356, siginfo_set_faked tc-end: 1639113782.323299, siginfo_set_faked, passed tc-start: 1639113782.329949, siginfo_set_unmodified tc-end: 1639113782.658367, siginfo_set_unmodified, passed tc-start: 1639113782.664840, signal_mask_unrelated tc-end: 1639113782.997756, signal_mask_unrelated, passed tc-start: 1639113783.4232, suspend_no_deadlock tc-end: 1639113783.332794, suspend_no_deadlock, passed tc-start: 1639113783.339420, syscall tc-end: 1639113783.675063, syscall, passed tc-start: 1639113783.681967, syscall_detach_on_sce tc-end: 1639113784.13721, syscall_detach_on_sce, passed tc-start: 1639113784.20550, syscall_killed_on_sce tc-end: 1639113784.349277, syscall_killed_on_sce, passed tc-start: 1639113784.355871, syscall_signal_on_sce tc-end: 1639113784.690141, syscall_signal_on_sce, expected_failure, XXX: behavior under investigation: /tmp/build/2021.12.10.01.18.29-sparc64/src/tests/lib/libc/sys/t_ptrace_wait.h:242: Reported !exited process tc-start: 1639113784.697715, syscallemu1 tc-end: 1639113785.31083, syscallemu1, passed tc-start: 1639113785.37794, thread_concurrent_signals tc-end: 1639113785.341008, thread_concurrent_signals, skipped, PR kern/54960 tc-start: 1639113785.347883, thread_concurrent_signals_handler tc-end: 1639113785.647385, thread_concurrent_signals_handler, skipped, PR kern/54960 tc-start: 1639113785.654670, thread_concurrent_signals_sig_ign tc-end: 1639113785.954172, thread_concurrent_signals_sig_ign, skipped, PR kern/54960 tc-start: 1639113785.961763, threads_and_exec tc-end: 1639113786.556944, threads_and_exec, passed tc-start: 1639113786.563987, trace_thread_lwpcreate tc-end: 1639113789.22357, trace_thread_lwpcreate, passed tc-start: 1639113789.28852, trace_thread_lwpcreate_and_exit tc-end: 1639113793.677016, trace_thread_lwpcreate_and_exit, passed tc-start: 1639113793.683897, trace_thread_lwpcreate_and_exit_masked_sigtrap tc-end: 1639113798.349464, trace_thread_lwpcreate_and_exit_masked_sigtrap, passed tc-start: 1639113798.356498, trace_thread_lwpcreate_masked_sigtrap tc-end: 1639113800.788517, trace_thread_lwpcreate_masked_sigtrap, passed tc-start: 1639113800.795175, trace_thread_lwpexit tc-end: 1639113803.191285, trace_thread_lwpexit, passed tc-start: 1639113803.198079, trace_thread_lwpexit_masked_sigtrap tc-end: 1639113805.791682, trace_thread_lwpexit_masked_sigtrap, passed tc-start: 1639113805.799624, trace_thread_nolwpevents tc-end: 1639113806.121119, trace_thread_nolwpevents, passed tc-start: 1639113806.127621, tracee_sees_its_original_parent_getppid tc-end: 1639113806.466760, tracee_sees_its_original_parent_getppid, passed tc-start: 1639113806.478371, tracee_sees_its_original_parent_procfs_status tc-end: 1639113806.832285, tracee_sees_its_original_parent_procfs_status, passed tc-start: 1639113806.841744, tracee_sees_its_original_parent_sysctl_kinfo_proc2 tc-end: 1639113807.223787, tracee_sees_its_original_parent_sysctl_kinfo_proc2, passed tc-start: 1639113807.233251, traceme_crash_bus tc-end: 1639113807.564289, traceme_crash_bus, passed tc-start: 1639113807.571060, traceme_crash_fpe tc-end: 1639113807.900048, traceme_crash_fpe, passed tc-start: 1639113807.906677, traceme_crash_ill tc-end: 1639113808.231473, traceme_crash_ill, passed tc-start: 1639113808.238289, traceme_crash_segv tc-end: 1639113808.562715, traceme_crash_segv, passed tc-start: 1639113808.569447, traceme_crash_trap tc-end: 1639113808.896190, traceme_crash_trap, passed tc-start: 1639113808.905036, traceme_exec tc-so: tc-end: 1639113809.258994, traceme_exec, passed tc-start: 1639113809.265483, traceme_lwpinfo0 tc-end: 1639113809.604065, traceme_lwpinfo0, passed tc-start: 1639113809.610704, traceme_lwpinfo0_lwpstatus tc-end: 1639113809.941806, traceme_lwpinfo0_lwpstatus, passed tc-start: 1639113809.948613, traceme_lwpinfo0_lwpstatus_pl_name tc-end: 1639113810.283150, traceme_lwpinfo0_lwpstatus_pl_name, passed tc-start: 1639113810.290082, traceme_lwpinfo0_lwpstatus_pl_private tc-end: 1639113810.623056, traceme_lwpinfo0_lwpstatus_pl_private, passed tc-start: 1639113810.629760, traceme_lwpinfo0_lwpstatus_pl_sigmask tc-end: 1639113810.963027, traceme_lwpinfo0_lwpstatus_pl_sigmask, passed tc-start: 1639113810.969747, traceme_lwpinfo1 tc-end: 1639113811.518579, traceme_lwpinfo1, passed tc-start: 1639113811.525231, traceme_lwpinfo1_lwpstatus tc-end: 1639113812.79568, traceme_lwpinfo1_lwpstatus, passed tc-start: 1639113812.86394, traceme_lwpinfo1_lwpstatus_pl_name tc-end: 1639113812.640058, traceme_lwpinfo1_lwpstatus_pl_name, passed tc-start: 1639113812.646961, traceme_lwpinfo1_lwpstatus_pl_private tc-end: 1639113813.190193, traceme_lwpinfo1_lwpstatus_pl_private, passed tc-start: 1639113813.197070, traceme_lwpinfo1_lwpstatus_pl_sigmask tc-end: 1639113813.753347, traceme_lwpinfo1_lwpstatus_pl_sigmask, passed tc-start: 1639113813.759931, traceme_lwpinfo2 tc-end: 1639113814.663802, traceme_lwpinfo2, passed tc-start: 1639113814.670450, traceme_lwpinfo2_lwpstatus tc-end: 1639113815.570483, traceme_lwpinfo2_lwpstatus, passed tc-start: 1639113815.576995, traceme_lwpinfo2_lwpstatus_pl_name tc-end: 1639113816.131122, traceme_lwpinfo2_lwpstatus_pl_name, passed tc-start: 1639113816.137903, traceme_lwpinfo2_lwpstatus_pl_private tc-end: 1639113816.691563, traceme_lwpinfo2_lwpstatus_pl_private, passed tc-start: 1639113816.701262, traceme_lwpinfo2_lwpstatus_pl_sigmask tc-end: 1639113817.656236, traceme_lwpinfo2_lwpstatus_pl_sigmask, passed tc-start: 1639113817.665375, traceme_lwpinfo3 tc-end: 1639113818.732819, traceme_lwpinfo3, passed tc-start: 1639113818.740061, traceme_lwpinfo3_lwpstatus tc-end: 1639113819.774251, traceme_lwpinfo3_lwpstatus, passed tc-start: 1639113819.781216, traceme_lwpinfo3_lwpstatus_pl_name tc-end: 1639113820.724854, traceme_lwpinfo3_lwpstatus_pl_name, passed tc-start: 1639113820.731837, traceme_lwpinfo3_lwpstatus_pl_private tc-end: 1639113821.735216, traceme_lwpinfo3_lwpstatus_pl_private, passed tc-start: 1639113821.742603, traceme_lwpinfo3_lwpstatus_pl_sigmask tc-end: 1639113822.665235, traceme_lwpinfo3_lwpstatus_pl_sigmask, passed tc-start: 1639113822.672255, traceme_lwpnext0 tc-end: 1639113823.13733, traceme_lwpnext0, passed tc-start: 1639113823.20980, traceme_lwpnext0_pl_name tc-end: 1639113823.355797, traceme_lwpnext0_pl_name, passed tc-start: 1639113823.362629, traceme_lwpnext0_pl_private tc-end: 1639113823.700313, traceme_lwpnext0_pl_private, passed tc-start: 1639113823.707377, traceme_lwpnext0_pl_sigmask tc-end: 1639113824.50249, traceme_lwpnext0_pl_sigmask, passed tc-start: 1639113824.57689, traceme_lwpnext1 tc-end: 1639113824.615237, traceme_lwpnext1, passed tc-start: 1639113824.622233, traceme_lwpnext1_pl_name tc-end: 1639113825.176094, traceme_lwpnext1_pl_name, passed tc-start: 1639113825.183179, traceme_lwpnext1_pl_private tc-end: 1639113825.725819, traceme_lwpnext1_pl_private, passed tc-start: 1639113825.732661, traceme_lwpnext1_pl_sigmask tc-end: 1639113826.196790, traceme_lwpnext1_pl_sigmask, passed tc-start: 1639113826.203917, traceme_lwpnext2 tc-end: 1639113827.137116, traceme_lwpnext2, passed tc-start: 1639113827.144406, traceme_lwpnext2_pl_name tc-end: 1639113827.967728, traceme_lwpnext2_pl_name, passed tc-start: 1639113827.974868, traceme_lwpnext2_pl_private tc-end: 1639113828.876609, traceme_lwpnext2_pl_private, passed tc-start: 1639113828.883243, traceme_lwpnext2_pl_sigmask tc-end: 1639113829.418059, traceme_lwpnext2_pl_sigmask, passed tc-start: 1639113829.425110, traceme_lwpnext3 tc-end: 1639113830.377094, traceme_lwpnext3, passed tc-start: 1639113830.386473, traceme_lwpnext3_pl_name tc-end: 1639113831.737961, traceme_lwpnext3_pl_name, passed tc-start: 1639113831.747428, traceme_lwpnext3_pl_private tc-end: 1639113832.819745, traceme_lwpnext3_pl_private, passed tc-start: 1639113832.826471, traceme_lwpnext3_pl_sigmask tc-end: 1639113833.869258, traceme_lwpnext3_pl_sigmask, passed tc-start: 1639113833.875821, traceme_pid1_parent tc-end: 1639113834.208473, traceme_pid1_parent, passed tc-start: 1639113834.215165, traceme_raise1 tc-end: 1639113834.535524, traceme_raise1, passed tc-start: 1639113834.542520, traceme_raise10 tc-end: 1639113834.882254, traceme_raise10, passed tc-start: 1639113834.889099, traceme_raise2 tc-end: 1639113835.217805, traceme_raise2, passed tc-start: 1639113835.224675, traceme_raise3 tc-end: 1639113835.553044, traceme_raise3, passed tc-start: 1639113835.560105, traceme_raise4 tc-end: 1639113835.888848, traceme_raise4, passed tc-start: 1639113835.895537, traceme_raise5 tc-end: 1639113836.227987, traceme_raise5, passed tc-start: 1639113836.234773, traceme_raise6 tc-end: 1639113836.559289, traceme_raise6, passed tc-start: 1639113836.566062, traceme_raise7 tc-end: 1639113836.904535, traceme_raise7, passed tc-start: 1639113836.911169, traceme_raise8 tc-end: 1639113837.238136, traceme_raise8, passed tc-start: 1639113837.245133, traceme_raise9 tc-end: 1639113837.566021, traceme_raise9, passed tc-start: 1639113837.572803, traceme_raisesignal_ignored1 tc-end: 1639113837.898302, traceme_raisesignal_ignored1, passed tc-start: 1639113837.905154, traceme_raisesignal_ignored2 tc-end: 1639113838.234124, traceme_raisesignal_ignored2, passed tc-start: 1639113838.240702, traceme_raisesignal_ignored3 tc-end: 1639113838.564017, traceme_raisesignal_ignored3, passed tc-start: 1639113838.570813, traceme_raisesignal_ignored4 tc-end: 1639113838.902920, traceme_raisesignal_ignored4, passed tc-start: 1639113838.909592, traceme_raisesignal_ignored5 tc-end: 1639113839.393674, traceme_raisesignal_ignored5, passed tc-start: 1639113839.403402, traceme_raisesignal_ignored6 tc-end: 1639113839.915459, traceme_raisesignal_ignored6, passed tc-start: 1639113839.925525, traceme_raisesignal_ignored7 tc-end: 1639113840.446551, traceme_raisesignal_ignored7, passed tc-start: 1639113840.455921, traceme_raisesignal_ignored8 tc-end: 1639113840.961806, traceme_raisesignal_ignored8, passed tc-start: 1639113840.970776, traceme_raisesignal_masked1 tc-end: 1639113841.479095, traceme_raisesignal_masked1, passed tc-start: 1639113841.488237, traceme_raisesignal_masked2 tc-end: 1639113842.8146, traceme_raisesignal_masked2, passed tc-start: 1639113842.17274, traceme_raisesignal_masked3 tc-end: 1639113842.521970, traceme_raisesignal_masked3, passed tc-start: 1639113842.530962, traceme_raisesignal_masked4 tc-end: 1639113843.39046, traceme_raisesignal_masked4, passed tc-start: 1639113843.48488, traceme_raisesignal_masked5 tc-end: 1639113843.561141, traceme_raisesignal_masked5, passed tc-start: 1639113843.570452, traceme_raisesignal_masked6 tc-end: 1639113844.103837, traceme_raisesignal_masked6, passed tc-start: 1639113844.111664, traceme_raisesignal_masked7 tc-end: 1639113844.444456, traceme_raisesignal_masked7, passed tc-start: 1639113844.453461, traceme_raisesignal_masked8 tc-end: 1639113844.782803, traceme_raisesignal_masked8, passed tc-start: 1639113844.789512, traceme_sendsignal_handle1 tc-end: 1639113845.115342, traceme_sendsignal_handle1, passed tc-start: 1639113845.122378, traceme_sendsignal_handle2 tc-end: 1639113845.456984, traceme_sendsignal_handle2, passed tc-start: 1639113845.463890, traceme_sendsignal_handle3 tc-end: 1639113845.781319, traceme_sendsignal_handle3, passed tc-start: 1639113845.787950, traceme_sendsignal_handle4 tc-end: 1639113846.114078, traceme_sendsignal_handle4, passed tc-start: 1639113846.121723, traceme_sendsignal_handle5 tc-end: 1639113846.449252, traceme_sendsignal_handle5, passed tc-start: 1639113846.456464, traceme_sendsignal_handle6 tc-end: 1639113846.783640, traceme_sendsignal_handle6, passed tc-start: 1639113846.790303, traceme_sendsignal_handle7 tc-end: 1639113847.120485, traceme_sendsignal_handle7, passed tc-start: 1639113847.127776, traceme_sendsignal_handle8 tc-end: 1639113847.457098, traceme_sendsignal_handle8, passed tc-start: 1639113847.464351, traceme_sendsignal_ignored1 tc-end: 1639113847.796775, traceme_sendsignal_ignored1, passed tc-start: 1639113847.803911, traceme_sendsignal_ignored2 tc-end: 1639113848.134898, traceme_sendsignal_ignored2, passed tc-start: 1639113848.141591, traceme_sendsignal_ignored3 tc-end: 1639113848.472549, traceme_sendsignal_ignored3, passed tc-start: 1639113848.479662, traceme_sendsignal_ignored4 tc-end: 1639113848.805900, traceme_sendsignal_ignored4, passed tc-start: 1639113848.812698, traceme_sendsignal_ignored5 tc-end: 1639113849.145829, traceme_sendsignal_ignored5, passed tc-start: 1639113849.152689, traceme_sendsignal_ignored6 tc-end: 1639113849.481099, traceme_sendsignal_ignored6, passed tc-start: 1639113849.487952, traceme_sendsignal_ignored7 tc-end: 1639113849.819699, traceme_sendsignal_ignored7, passed tc-start: 1639113849.826467, traceme_sendsignal_ignored8 tc-end: 1639113850.184048, traceme_sendsignal_ignored8, passed tc-start: 1639113850.194983, traceme_sendsignal_masked1 tc-end: 1639113850.613657, traceme_sendsignal_masked1, passed tc-start: 1639113850.624522, traceme_sendsignal_masked2 tc-end: 1639113851.51160, traceme_sendsignal_masked2, passed tc-start: 1639113851.63293, traceme_sendsignal_masked3 tc-end: 1639113851.450199, traceme_sendsignal_masked3, passed tc-start: 1639113851.457924, traceme_sendsignal_masked4 tc-end: 1639113851.802006, traceme_sendsignal_masked4, passed tc-start: 1639113851.809710, traceme_sendsignal_masked5 tc-end: 1639113852.147629, traceme_sendsignal_masked5, passed tc-start: 1639113852.154963, traceme_sendsignal_masked6 tc-end: 1639113852.492383, traceme_sendsignal_masked6, passed tc-start: 1639113852.499418, traceme_sendsignal_masked7 tc-end: 1639113852.836963, traceme_sendsignal_masked7, passed tc-start: 1639113852.844199, traceme_sendsignal_masked8 tc-end: 1639113853.176676, traceme_sendsignal_masked8, passed tc-start: 1639113853.184238, traceme_sendsignal_simple1 tc-end: 1639113853.521300, traceme_sendsignal_simple1, passed tc-start: 1639113853.528360, traceme_sendsignal_simple10 tc-end: 1639113853.912744, traceme_sendsignal_simple10, passed tc-start: 1639113853.924753, traceme_sendsignal_simple2 tc-end: 1639113854.259484, traceme_sendsignal_simple2, passed tc-start: 1639113854.266569, traceme_sendsignal_simple3 tc-end: 1639113854.648623, traceme_sendsignal_simple3, passed tc-start: 1639113854.660583, traceme_sendsignal_simple4 tc-end: 1639113854.995208, traceme_sendsignal_simple4, passed tc-start: 1639113855.3191, traceme_sendsignal_simple5 tc-end: 1639113855.349984, traceme_sendsignal_simple5, passed tc-start: 1639113855.357934, traceme_sendsignal_simple6 tc-end: 1639113855.748681, traceme_sendsignal_simple6, passed tc-start: 1639113855.759267, traceme_sendsignal_simple7 tc-end: 1639113856.141722, traceme_sendsignal_simple7, passed tc-start: 1639113856.153078, traceme_sendsignal_simple8 tc-end: 1639113856.532381, traceme_sendsignal_simple8, passed tc-start: 1639113856.543683, traceme_sendsignal_simple9 tc-end: 1639113856.937056, traceme_sendsignal_simple9, passed tc-start: 1639113856.948330, traceme_signalignored_crash_bus tc-end: 1639113857.383947, traceme_signalignored_crash_bus, passed tc-start: 1639113857.393028, traceme_signalignored_crash_fpe tc-end: 1639113857.905552, traceme_signalignored_crash_fpe, passed tc-start: 1639113857.915414, traceme_signalignored_crash_ill tc-end: 1639113858.432101, traceme_signalignored_crash_ill, passed tc-start: 1639113858.442764, traceme_signalignored_crash_segv tc-end: 1639113858.782916, traceme_signalignored_crash_segv, passed tc-start: 1639113858.792049, traceme_signalignored_crash_trap tc-end: 1639113859.241629, traceme_signalignored_crash_trap, passed tc-start: 1639113859.248882, traceme_signalignored_exec tc-so: tc-end: 1639113859.614786, traceme_signalignored_exec, passed tc-start: 1639113859.621913, traceme_signalmasked_crash_bus tc-end: 1639113859.964229, traceme_signalmasked_crash_bus, passed tc-start: 1639113859.971203, traceme_signalmasked_crash_fpe tc-end: 1639113860.315069, traceme_signalmasked_crash_fpe, passed tc-start: 1639113860.322244, traceme_signalmasked_crash_ill tc-end: 1639113860.662423, traceme_signalmasked_crash_ill, passed tc-start: 1639113860.669934, traceme_signalmasked_crash_segv tc-end: 1639113861.12150, traceme_signalmasked_crash_segv, passed tc-start: 1639113861.19501, traceme_signalmasked_crash_trap tc-end: 1639113861.425248, traceme_signalmasked_crash_trap, passed tc-start: 1639113861.431813, traceme_signalmasked_exec tc-so: tc-end: 1639113861.787633, traceme_signalmasked_exec, passed tc-start: 1639113861.794605, traceme_vfork_clone tc-end: 1639113862.105426, traceme_vfork_clone, passed tc-start: 1639113862.112056, traceme_vfork_clone_files tc-end: 1639113862.420790, traceme_vfork_clone_files, passed tc-start: 1639113862.427414, traceme_vfork_clone_fs tc-end: 1639113862.741572, traceme_vfork_clone_fs, passed tc-start: 1639113862.748354, traceme_vfork_clone_vfork tc-end: 1639113863.55451, traceme_vfork_clone_vfork, passed tc-start: 1639113863.62056, traceme_vfork_clone_vm tc-end: 1639113863.362461, traceme_vfork_clone_vm, passed tc-start: 1639113863.368877, traceme_vfork_crash_bus tc-end: 1639113863.719691, traceme_vfork_crash_bus, passed tc-start: 1639113863.730445, traceme_vfork_crash_fpe tc-end: 1639113864.73912, traceme_vfork_crash_fpe, passed tc-start: 1639113864.84416, traceme_vfork_crash_ill tc-end: 1639113864.420318, traceme_vfork_crash_ill, passed tc-start: 1639113864.430788, traceme_vfork_crash_segv tc-end: 1639113864.772111, traceme_vfork_crash_segv, passed tc-start: 1639113864.782455, traceme_vfork_crash_trap tc-end: 1639113865.117129, traceme_vfork_crash_trap, passed tc-start: 1639113865.127573, traceme_vfork_exec tc-so: tc-end: 1639113865.459200, traceme_vfork_exec, passed tc-start: 1639113865.466002, traceme_vfork_fork tc-end: 1639113865.786182, traceme_vfork_fork, passed tc-start: 1639113865.792999, traceme_vfork_raise1 tc-end: 1639113866.94739, traceme_vfork_raise1, passed tc-start: 1639113866.102053, traceme_vfork_raise10 tc-end: 1639113866.443279, traceme_vfork_raise10, passed tc-start: 1639113866.454016, traceme_vfork_raise11 tc-end: 1639113866.793006, traceme_vfork_raise11, passed tc-start: 1639113866.803224, traceme_vfork_raise12 tc-end: 1639113867.214672, traceme_vfork_raise12, passed tc-start: 1639113867.229339, traceme_vfork_raise13 tc-end: 1639113867.743364, traceme_vfork_raise13, passed tc-start: 1639113867.758640, traceme_vfork_raise2 tc-end: 1639113868.267675, traceme_vfork_raise2, passed tc-start: 1639113868.276913, traceme_vfork_raise3 tc-end: 1639113868.739170, traceme_vfork_raise3, passed tc-start: 1639113868.748716, traceme_vfork_raise4 tc-end: 1639113869.135191, traceme_vfork_raise4, passed tc-start: 1639113869.142318, traceme_vfork_raise5 tc-end: 1639113869.448163, traceme_vfork_raise5, passed tc-start: 1639113869.455432, traceme_vfork_raise6 tc-end: 1639113869.798600, traceme_vfork_raise6, passed tc-start: 1639113869.809557, traceme_vfork_raise7 tc-end: 1639113870.113304, traceme_vfork_raise7, passed tc-start: 1639113870.120398, traceme_vfork_raise8 tc-end: 1639113870.435467, traceme_vfork_raise8, passed tc-start: 1639113870.443079, traceme_vfork_raise9 tc-end: 1639113870.797103, traceme_vfork_raise9, passed tc-start: 1639113870.807502, traceme_vfork_signalignored_crash_bus tc-end: 1639113871.163275, traceme_vfork_signalignored_crash_bus, passed tc-start: 1639113871.173669, traceme_vfork_signalignored_crash_fpe tc-end: 1639113871.540666, traceme_vfork_signalignored_crash_fpe, passed tc-start: 1639113871.551189, traceme_vfork_signalignored_crash_ill tc-end: 1639113871.890696, traceme_vfork_signalignored_crash_ill, passed tc-start: 1639113871.900796, traceme_vfork_signalignored_crash_segv tc-end: 1639113872.245553, traceme_vfork_signalignored_crash_segv, passed tc-start: 1639113872.256201, traceme_vfork_signalignored_crash_trap tc-end: 1639113872.598089, traceme_vfork_signalignored_crash_trap, passed tc-start: 1639113872.608119, traceme_vfork_signalignored_exec tc-so: tc-end: 1639113872.942040, traceme_vfork_signalignored_exec, passed tc-start: 1639113872.948792, traceme_vfork_signalmasked_crash_bus tc-end: 1639113873.300423, traceme_vfork_signalmasked_crash_bus, passed tc-start: 1639113873.311092, traceme_vfork_signalmasked_crash_fpe tc-end: 1639113873.670527, traceme_vfork_signalmasked_crash_fpe, passed tc-start: 1639113873.681271, traceme_vfork_signalmasked_crash_ill tc-end: 1639113874.19538, traceme_vfork_signalmasked_crash_ill, passed tc-start: 1639113874.29923, traceme_vfork_signalmasked_crash_segv tc-end: 1639113874.508538, traceme_vfork_signalmasked_crash_segv, passed tc-start: 1639113874.519108, traceme_vfork_signalmasked_crash_trap tc-end: 1639113874.867827, traceme_vfork_signalmasked_crash_trap, passed tc-start: 1639113874.878612, traceme_vfork_signalmasked_exec tc-so: tc-end: 1639113875.213523, traceme_vfork_signalmasked_exec, passed tc-start: 1639113875.220264, traceme_vfork_vfork tc-end: 1639113875.529705, traceme_vfork_vfork, passed tc-start: 1639113875.536680, tracer_attach_to_unrelated_stopped_process tc-end: 1639113875.914394, tracer_attach_to_unrelated_stopped_process, passed tc-start: 1639113875.924216, tracer_sees_terminaton_before_the_parent tc-end: 1639113876.317521, tracer_sees_terminaton_before_the_parent, passed tc-start: 1639113876.326770, tracer_sysctl_lookup_without_duplicates tc-end: 1639113881.15393, tracer_sysctl_lookup_without_duplicates, passed tc-start: 1639113881.25139, unrelated_tracer_fork1 tc-end: 1639113881.399441, unrelated_tracer_fork1, passed tc-start: 1639113881.408315, unrelated_tracer_fork10 tc-end: 1639113881.801028, unrelated_tracer_fork10, passed tc-start: 1639113881.810134, unrelated_tracer_fork11 tc-end: 1639113882.186395, unrelated_tracer_fork11, passed tc-start: 1639113882.195267, unrelated_tracer_fork12 tc-end: 1639113882.622508, unrelated_tracer_fork12, passed tc-start: 1639113882.631419, unrelated_tracer_fork13 tc-end: 1639113883.10115, unrelated_tracer_fork13, passed tc-start: 1639113883.19616, unrelated_tracer_fork14 tc-end: 1639113883.401805, unrelated_tracer_fork14, passed tc-start: 1639113883.412755, unrelated_tracer_fork15 tc-end: 1639113883.790210, unrelated_tracer_fork15, passed tc-start: 1639113883.799662, unrelated_tracer_fork16 tc-end: 1639113884.186817, unrelated_tracer_fork16, passed tc-start: 1639113884.195801, unrelated_tracer_fork2 tc-end: 1639113884.776521, unrelated_tracer_fork2, passed tc-start: 1639113884.789201, unrelated_tracer_fork3 tc-end: 1639113885.354782, unrelated_tracer_fork3, passed tc-start: 1639113885.366904, unrelated_tracer_fork4 tc-end: 1639113885.951368, unrelated_tracer_fork4, passed tc-start: 1639113885.963794, unrelated_tracer_fork5 tc-end: 1639113886.524455, unrelated_tracer_fork5, passed tc-start: 1639113886.537358, unrelated_tracer_fork6 tc-end: 1639113887.40914, unrelated_tracer_fork6, passed tc-start: 1639113887.53984, unrelated_tracer_fork7 tc-end: 1639113887.456794, unrelated_tracer_fork7, passed tc-start: 1639113887.465934, unrelated_tracer_fork8 tc-end: 1639113887.853315, unrelated_tracer_fork8, passed tc-start: 1639113887.862782, unrelated_tracer_fork9 tc-end: 1639113888.240086, unrelated_tracer_fork9, passed tc-start: 1639113888.249228, unrelated_tracer_fork_detach_forker tc-end: 1639113888.646080, unrelated_tracer_fork_detach_forker, passed tc-start: 1639113888.655539, unrelated_tracer_fork_kill_forker tc-end: 1639113889.46491, unrelated_tracer_fork_kill_forker, passed tc-start: 1639113889.56078, unrelated_tracer_fork_setpgid tc-end: 1639113889.372087, unrelated_tracer_fork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1639113889.378988, unrelated_tracer_posix_spawn1 tc-end: 1639113889.767900, unrelated_tracer_posix_spawn1, passed tc-start: 1639113889.777748, unrelated_tracer_posix_spawn10 tc-end: 1639113890.183268, unrelated_tracer_posix_spawn10, passed tc-start: 1639113890.193058, unrelated_tracer_posix_spawn11 tc-end: 1639113890.602449, unrelated_tracer_posix_spawn11, passed tc-start: 1639113890.612855, unrelated_tracer_posix_spawn12 tc-end: 1639113891.21100, unrelated_tracer_posix_spawn12, passed tc-start: 1639113891.31108, unrelated_tracer_posix_spawn13 tc-end: 1639113891.449781, unrelated_tracer_posix_spawn13, passed tc-start: 1639113891.459952, unrelated_tracer_posix_spawn14 tc-end: 1639113891.869443, unrelated_tracer_posix_spawn14, passed tc-start: 1639113891.879322, unrelated_tracer_posix_spawn15 tc-end: 1639113892.297392, unrelated_tracer_posix_spawn15, passed tc-start: 1639113892.307458, unrelated_tracer_posix_spawn16 tc-end: 1639113892.711170, unrelated_tracer_posix_spawn16, passed tc-start: 1639113892.720982, unrelated_tracer_posix_spawn2 tc-end: 1639113893.117154, unrelated_tracer_posix_spawn2, passed tc-start: 1639113893.126739, unrelated_tracer_posix_spawn3 tc-end: 1639113893.521320, unrelated_tracer_posix_spawn3, passed tc-start: 1639113893.531689, unrelated_tracer_posix_spawn4 tc-end: 1639113893.927419, unrelated_tracer_posix_spawn4, passed tc-start: 1639113893.937110, unrelated_tracer_posix_spawn5 tc-end: 1639113894.324807, unrelated_tracer_posix_spawn5, passed tc-start: 1639113894.334503, unrelated_tracer_posix_spawn6 tc-end: 1639113894.725045, unrelated_tracer_posix_spawn6, passed tc-start: 1639113894.739162, unrelated_tracer_posix_spawn7 tc-end: 1639113895.135430, unrelated_tracer_posix_spawn7, passed tc-start: 1639113895.145474, unrelated_tracer_posix_spawn8 tc-end: 1639113895.530390, unrelated_tracer_posix_spawn8, passed tc-start: 1639113895.540133, unrelated_tracer_posix_spawn9 tc-end: 1639113895.950559, unrelated_tracer_posix_spawn9, passed tc-start: 1639113895.960461, unrelated_tracer_posix_spawn_detach_spawner tc-end: 1639113896.380422, unrelated_tracer_posix_spawn_detach_spawner, passed tc-start: 1639113896.390395, unrelated_tracer_posix_spawn_kill_spawner tc-end: 1639113896.801817, unrelated_tracer_posix_spawn_kill_spawner, passed tc-start: 1639113896.811764, unrelated_tracer_posix_spawn_setpgid tc-end: 1639113897.119127, unrelated_tracer_posix_spawn_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1639113897.126350, unrelated_tracer_sees_crash_bus tc-end: 1639113897.510354, unrelated_tracer_sees_crash_bus, passed tc-start: 1639113897.519795, unrelated_tracer_sees_crash_fpe tc-end: 1639113897.896910, unrelated_tracer_sees_crash_fpe, passed tc-start: 1639113897.906596, unrelated_tracer_sees_crash_ill tc-end: 1639113898.270444, unrelated_tracer_sees_crash_ill, passed tc-start: 1639113898.279563, unrelated_tracer_sees_crash_segv tc-end: 1639113898.635343, unrelated_tracer_sees_crash_segv, passed tc-start: 1639113898.644774, unrelated_tracer_sees_crash_trap tc-end: 1639113899.12407, unrelated_tracer_sees_crash_trap, passed tc-start: 1639113899.21766, unrelated_tracer_sees_signalignored_crash_bus tc-end: 1639113899.395478, unrelated_tracer_sees_signalignored_crash_bus, passed tc-start: 1639113899.404601, unrelated_tracer_sees_signalignored_crash_fpe tc-end: 1639113899.779776, unrelated_tracer_sees_signalignored_crash_fpe, passed tc-start: 1639113899.789062, unrelated_tracer_sees_signalignored_crash_ill tc-end: 1639113900.172981, unrelated_tracer_sees_signalignored_crash_ill, passed tc-start: 1639113900.182127, unrelated_tracer_sees_signalignored_crash_segv tc-end: 1639113900.542421, unrelated_tracer_sees_signalignored_crash_segv, passed tc-start: 1639113900.551978, unrelated_tracer_sees_signalignored_crash_trap tc-end: 1639113900.928373, unrelated_tracer_sees_signalignored_crash_trap, passed tc-start: 1639113900.941123, unrelated_tracer_sees_signalmasked_crash_bus tc-end: 1639113901.327907, unrelated_tracer_sees_signalmasked_crash_bus, passed tc-start: 1639113901.336970, unrelated_tracer_sees_signalmasked_crash_fpe tc-end: 1639113901.706442, unrelated_tracer_sees_signalmasked_crash_fpe, passed tc-start: 1639113901.715625, unrelated_tracer_sees_signalmasked_crash_ill tc-end: 1639113902.81195, unrelated_tracer_sees_signalmasked_crash_ill, passed tc-start: 1639113902.90309, unrelated_tracer_sees_signalmasked_crash_segv tc-end: 1639113902.467528, unrelated_tracer_sees_signalmasked_crash_segv, passed tc-start: 1639113902.476464, unrelated_tracer_sees_signalmasked_crash_trap tc-end: 1639113902.841164, unrelated_tracer_sees_signalmasked_crash_trap, passed tc-start: 1639113902.850538, unrelated_tracer_sees_terminaton_before_the_parent tc-end: 1639113903.231069, unrelated_tracer_sees_terminaton_before_the_parent, passed tc-start: 1639113903.240181, unrelated_tracer_vfork1 tc-end: 1639113903.594110, unrelated_tracer_vfork1, passed tc-start: 1639113903.603400, unrelated_tracer_vfork10 tc-end: 1639113903.968094, unrelated_tracer_vfork10, passed tc-start: 1639113903.977354, unrelated_tracer_vfork11 tc-end: 1639113904.350103, unrelated_tracer_vfork11, passed tc-start: 1639113904.360037, unrelated_tracer_vfork12 tc-end: 1639113904.739801, unrelated_tracer_vfork12, passed tc-start: 1639113904.752841, unrelated_tracer_vfork13 tc-end: 1639113905.153587, unrelated_tracer_vfork13, passed tc-start: 1639113905.162907, unrelated_tracer_vfork14 tc-end: 1639113905.536179, unrelated_tracer_vfork14, passed tc-start: 1639113905.545065, unrelated_tracer_vfork15 tc-end: 1639113905.924939, unrelated_tracer_vfork15, passed tc-start: 1639113905.933901, unrelated_tracer_vfork16 tc-end: 1639113906.304803, unrelated_tracer_vfork16, passed tc-start: 1639113906.313750, unrelated_tracer_vfork2 tc-end: 1639113906.676441, unrelated_tracer_vfork2, passed tc-start: 1639113906.685392, unrelated_tracer_vfork3 tc-end: 1639113907.54891, unrelated_tracer_vfork3, passed tc-start: 1639113907.80797, unrelated_tracer_vfork4 tc-end: 1639113907.451438, unrelated_tracer_vfork4, passed tc-start: 1639113907.460484, unrelated_tracer_vfork5 tc-end: 1639113907.834016, unrelated_tracer_vfork5, passed tc-start: 1639113907.842875, unrelated_tracer_vfork6 tc-end: 1639113908.215442, unrelated_tracer_vfork6, passed tc-start: 1639113908.224332, unrelated_tracer_vfork7 tc-end: 1639113908.599889, unrelated_tracer_vfork7, passed tc-start: 1639113908.608986, unrelated_tracer_vfork8 tc-end: 1639113908.977087, unrelated_tracer_vfork8, passed tc-start: 1639113908.985881, unrelated_tracer_vfork9 tc-end: 1639113909.346635, unrelated_tracer_vfork9, passed tc-start: 1639113909.355613, unrelated_tracer_vfork_detach_vforker tc-end: 1639113909.723841, unrelated_tracer_vfork_detach_vforker, passed tc-start: 1639113909.732806, unrelated_tracer_vfork_detach_vforkerdone tc-end: 1639113910.271432, unrelated_tracer_vfork_detach_vforkerdone, passed tc-start: 1639113910.283881, unrelated_tracer_vfork_kill_vforker tc-end: 1639113910.847649, unrelated_tracer_vfork_kill_vforker, passed tc-start: 1639113910.860128, unrelated_tracer_vfork_kill_vforkerdone tc-end: 1639113911.423067, unrelated_tracer_vfork_kill_vforkerdone, passed tc-start: 1639113911.436062, unrelated_tracer_vfork_setpgid tc-end: 1639113911.910098, unrelated_tracer_vfork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1639113911.920213, user_va0_disable_pt_continue tc-end: 1639113912.434583, user_va0_disable_pt_continue, passed tc-start: 1639113912.444004, user_va0_disable_pt_detach tc-end: 1639113912.946965, user_va0_disable_pt_detach, passed tc-start: 1639113912.956171, user_va0_disable_pt_syscall tc-end: 1639113913.459111, user_va0_disable_pt_syscall, passed tc-start: 1639113913.467972, vfork1 tc-end: 1639113913.957375, vfork1, passed tc-start: 1639113913.966605, vfork10 tc-end: 1639113914.462865, vfork10, passed tc-start: 1639113914.471872, vfork11 tc-end: 1639113914.984536, vfork11, passed tc-start: 1639113914.993746, vfork12 tc-end: 1639113915.516001, vfork12, passed tc-start: 1639113915.524900, vfork13 tc-end: 1639113916.27344, vfork13, passed tc-start: 1639113916.36921, vfork14 tc-end: 1639113916.548140, vfork14, passed tc-start: 1639113916.558134, vfork15 tc-end: 1639113917.68838, vfork15, passed tc-start: 1639113917.77989, vfork16 tc-end: 1639113917.592065, vfork16, passed tc-start: 1639113917.601418, vfork2 tc-end: 1639113918.97215, vfork2, passed tc-start: 1639113918.106617, vfork3 tc-end: 1639113918.611062, vfork3, passed tc-start: 1639113918.620318, vfork4 tc-end: 1639113919.135727, vfork4, passed tc-start: 1639113919.149954, vfork5 tc-end: 1639113919.652277, vfork5, passed tc-start: 1639113919.661396, vfork6 tc-end: 1639113920.162741, vfork6, passed tc-start: 1639113920.172173, vfork7 tc-end: 1639113920.688032, vfork7, passed tc-start: 1639113920.697686, vfork8 tc-end: 1639113921.222815, vfork8, passed tc-start: 1639113921.232973, vfork9 tc-end: 1639113921.732085, vfork9, passed tc-start: 1639113921.741326, vfork_detach_vforker tc-end: 1639113922.250765, vfork_detach_vforker, passed tc-start: 1639113922.260106, vfork_detach_vforkerdone tc-end: 1639113922.775570, vfork_detach_vforkerdone, passed tc-start: 1639113922.784792, vfork_kill_vforker tc-end: 1639113923.299781, vfork_kill_vforker, passed tc-start: 1639113923.309039, vfork_kill_vforkerdone tc-end: 1639113923.816667, vfork_kill_vforkerdone, passed tc-start: 1639113923.825768, vfork_setpgid tc-end: 1639113924.286807, vfork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1639113924.296033, vfork_signalignored tc-end: 1639113924.814483, vfork_signalignored, passed tc-start: 1639113924.824055, vfork_signalmasked tc-end: 1639113925.339268, vfork_signalmasked, passed tc-start: 1639113925.349043, vforkdone_signalignored tc-end: 1639113925.867005, vforkdone_signalignored, passed tc-start: 1639113925.876506, vforkdone_signalmasked tc-end: 1639113926.382464, vforkdone_signalmasked, passed tp-end: 1639113926.391098, lib/libc/sys/t_ptrace_waitpid tp-start: 1639113926.484449, lib/libc/sys/t_recvmmsg, 1 tc-start: 1639113926.487495, recvmmsg_basic tc-end: 1639113926.614627, recvmmsg_basic, passed tp-end: 1639113926.624107, lib/libc/sys/t_recvmmsg tp-start: 1639113926.716447, lib/libc/sys/t_revoke, 3 tc-start: 1639113926.719356, revoke_basic tc-end: 1639113926.921153, revoke_basic, passed tc-start: 1639113926.930302, revoke_err tc-end: 1639113927.36680, revoke_err, passed tc-start: 1639113927.47058, revoke_perm tc-end: 1639113927.256165, revoke_perm, passed tp-end: 1639113927.265498, lib/libc/sys/t_revoke tp-start: 1639113927.359114, lib/libc/sys/t_select, 2 tc-start: 1639113927.362061, pselect_sigmask tc-end: 1639113931.484427, pselect_sigmask, passed tc-start: 1639113931.490997, pselect_timeout tc-end: 1639113931.566716, pselect_timeout, passed tp-end: 1639113931.573172, lib/libc/sys/t_select tp-start: 1639113931.634521, lib/libc/sys/t_sendmmsg, 1 tc-start: 1639113931.636605, 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: 1639113931.837495, sendmmsg_basic, passed tp-end: 1639113931.844162, lib/libc/sys/t_sendmmsg tp-start: 1639113931.908118, lib/libc/sys/t_sendrecv, 2 tc-start: 1639113931.910271, sendrecv_basic tc-end: 1639113931.998513, sendrecv_basic, passed tc-start: 1639113932.5053, sendrecv_rerror tc-end: 1639113932.87830, sendrecv_rerror, passed tp-end: 1639113932.94587, lib/libc/sys/t_sendrecv tp-start: 1639113932.164825, lib/libc/sys/t_setrlimit, 11 tc-start: 1639113932.166898, setrlimit_basic tc-end: 1639113932.231149, setrlimit_basic, passed tc-start: 1639113932.237588, setrlimit_current tc-end: 1639113932.302878, setrlimit_current, passed tc-start: 1639113932.309453, setrlimit_err tc-end: 1639113932.374566, setrlimit_err, passed tc-start: 1639113932.381010, setrlimit_fsize tc-end: 1639113932.516170, setrlimit_fsize, passed tc-start: 1639113932.522900, setrlimit_memlock tc-end: 1639113932.601865, setrlimit_memlock, passed tc-start: 1639113932.608640, setrlimit_nofile_1 tc-end: 1639113932.700345, setrlimit_nofile_1, passed tc-start: 1639113932.707182, setrlimit_nofile_2 tc-end: 1639113932.800814, setrlimit_nofile_2, passed tc-start: 1639113932.807576, setrlimit_nproc tc-end: 1639113932.890680, setrlimit_nproc, passed tc-start: 1639113932.898265, setrlimit_nthr tc-end: 1639113932.974607, setrlimit_nthr, passed tc-start: 1639113932.984763, setrlimit_perm tc-end: 1639113933.59549, setrlimit_perm, passed tc-start: 1639113933.67389, setrlimit_stack tc-end: 1639113933.147283, setrlimit_stack, passed tp-end: 1639113933.154824, lib/libc/sys/t_setrlimit tp-start: 1639113933.220396, lib/libc/sys/t_setuid, 3 tc-start: 1639113933.223059, setuid_perm tc-end: 1639113933.307008, setuid_perm, passed tc-start: 1639113933.314907, setuid_real tc-end: 1639113933.379975, setuid_real, passed tc-start: 1639113933.386667, setuid_root tc-end: 1639113933.727549, setuid_root, passed tp-end: 1639113933.734611, lib/libc/sys/t_setuid tp-start: 1639113933.799746, lib/libc/sys/t_sigaction, 3 tc-start: 1639113933.801839, sigaction_basic tc-end: 1639113933.867342, sigaction_basic, passed tc-start: 1639113933.873903, sigaction_noflags tc-end: 1639113933.951812, sigaction_noflags, passed tc-start: 1639113933.958479, sigaction_resethand tc-end: 1639113934.37735, sigaction_resethand, passed tp-end: 1639113934.44347, lib/libc/sys/t_sigaction tp-start: 1639113934.107213, lib/libc/sys/t_sigaltstack, 1 tc-start: 1639113934.109297, sigaltstack_onstack tc-end: 1639113934.173516, sigaltstack_onstack, passed tp-end: 1639113934.180754, lib/libc/sys/t_sigaltstack tp-start: 1639113934.246041, lib/libc/sys/t_sigqueue, 3 tc-start: 1639113934.248167, sigqueue_basic tc-end: 1639113934.311845, sigqueue_basic, passed tc-start: 1639113934.318767, sigqueue_err tc-end: 1639113934.383927, sigqueue_err, passed tc-start: 1639113934.390541, 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: 1639113936.462103, sigqueue_rt, passed tp-end: 1639113936.468643, lib/libc/sys/t_sigqueue tp-start: 1639113936.542724, lib/libc/sys/t_sigtimedwait, 3 tc-start: 1639113936.544816, sigtimedwait_NULL_timeout tc-end: 1639113946.510965, sigtimedwait_NULL_timeout, passed tc-start: 1639113946.517559, sigtimedwait_all0timeout tc-end: 1639113946.583074, sigtimedwait_all0timeout, passed tc-start: 1639113946.589701, sigtimedwait_small_timeout tc-end: 1639113956.615084, sigtimedwait_small_timeout, passed tp-end: 1639113956.622074, lib/libc/sys/t_sigtimedwait tp-start: 1639113956.687078, lib/libc/sys/t_socketpair, 3 tc-start: 1639113956.689148, socketpair_basic tc-end: 1639113956.755062, socketpair_basic, passed tc-start: 1639113956.760861, socketpair_cloexec tc-end: 1639113956.826493, socketpair_cloexec, passed tc-start: 1639113956.833369, socketpair_nonblock tc-end: 1639113956.899983, socketpair_nonblock, passed tp-end: 1639113956.905685, lib/libc/sys/t_socketpair tp-start: 1639113956.972316, lib/libc/sys/t_swapcontext, 2 tc-start: 1639113956.974405, 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: 1639113957.48013, swapcontext1, passed tc-start: 1639113957.54417, 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: 1639113957.128681, swapcontext2, passed tp-end: 1639113957.135227, lib/libc/sys/t_swapcontext tp-start: 1639113957.205589, lib/libc/sys/t_stat, 8 tc-start: 1639113957.207719, stat_chflags tc-end: 1639113957.334090, stat_chflags, passed tc-start: 1639113957.340890, stat_dir tc-end: 1639113958.907878, stat_dir, passed tc-start: 1639113958.914547, stat_err tc-end: 1639113958.988186, stat_err, passed tc-start: 1639113958.996995, stat_mtime tc-end: 1639113965.107420, stat_mtime, passed tc-start: 1639113965.114561, stat_perm tc-end: 1639113965.237959, stat_perm, passed tc-start: 1639113965.244531, stat_size tc-end: 1639113965.371161, stat_size, passed tc-start: 1639113965.377587, stat_socket tc-end: 1639113965.443649, stat_socket, passed tc-start: 1639113965.450043, stat_symlink tc-end: 1639113965.575546, stat_symlink, passed tp-end: 1639113965.582273, lib/libc/sys/t_stat tp-start: 1639113965.643803, lib/libc/sys/t_syscall, 1 tc-start: 1639113965.645889, mmap___syscall tc-end: 1639113965.710926, mmap___syscall, passed tp-end: 1639113965.719565, lib/libc/sys/t_syscall tp-start: 1639113965.787433, lib/libc/sys/t_timer_create, 5 tc-start: 1639113965.789542, timer_create_err tc-end: 1639113965.854956, timer_create_err, passed tc-start: 1639113965.861402, timer_create_mono tc-se:timer_signal_handler: Alarm clock tc-end: 1639113967.886424, timer_create_mono, passed tc-start: 1639113967.892826, timer_create_mono_expire tc-end: 1639113971.932112, timer_create_mono_expire, passed tc-start: 1639113971.938774, timer_create_real tc-se:timer_signal_handler: Alarm clock tc-end: 1639113973.988661, timer_create_real, passed tc-start: 1639113973.995092, timer_create_real_expire tc-end: 1639113978.24398, timer_create_real_expire, passed tp-end: 1639113978.30878, lib/libc/sys/t_timer_create tp-start: 1639113978.111609, lib/libc/sys/t_timerfd, 10 tc-start: 1639113978.113638, timerfd_abstime tc-so:val 2 not in [ 1, 1 ] tc-end: 1639113980.232738, timerfd_abstime, failed, /tmp/build/2021.12.10.01.18.29-sparc64/src/tests/lib/libc/sys/t_timerfd.c:266: check_value_against_bounds(delta.tv_sec, 1, 1) not met tc-start: 1639113980.238254, timerfd_block tc-so:val 2 not in [ 1, 1 ] tc-end: 1639113982.323164, timerfd_block, failed, /tmp/build/2021.12.10.01.18.29-sparc64/src/tests/lib/libc/sys/t_timerfd.c:197: check_value_against_bounds(delta.tv_sec, 1, 1) not met tc-start: 1639113982.328737, timerfd_bogusfd tc-end: 1639113982.402293, timerfd_bogusfd, passed tc-start: 1639113982.407910, timerfd_cancel_on_set_block tc-end: 1639113986.464998, timerfd_cancel_on_set_block, passed tc-start: 1639113986.471675, timerfd_cancel_on_set_immed tc-end: 1639113986.543671, timerfd_cancel_on_set_immed, passed tc-start: 1639113986.548941, timerfd_create tc-end: 1639113986.621847, timerfd_create, passed tc-start: 1639113986.627373, timerfd_repeating tc-so:val 9 not in [ 3, 5 ] tc-end: 1639113988.688328, timerfd_repeating, failed, /tmp/build/2021.12.10.01.18.29-sparc64/src/tests/lib/libc/sys/t_timerfd.c:229: check_value_against_bounds(val, 3, 5) not met tc-start: 1639113988.695594, timerfd_restart tc-end: 1639113998.754898, timerfd_restart, passed tc-start: 1639113998.761603, timerfd_select_poll_kevent_block tc-end: 1639114004.837654, timerfd_select_poll_kevent_block, passed tc-start: 1639114004.844653, timerfd_select_poll_kevent_immed tc-end: 1639114008.890240, timerfd_select_poll_kevent_immed, passed tp-end: 1639114008.899600, lib/libc/sys/t_timerfd tp-start: 1639114009.1088, lib/libc/sys/t_truncate, 4 tc-start: 1639114009.3963, 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: 1639114009.201724, ftruncate_basic, passed tc-start: 1639114009.209472, ftruncate_err tc-end: 1639114009.316733, ftruncate_err, passed tc-start: 1639114009.325692, 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: 1639114009.528296, truncate_basic, passed tc-start: 1639114009.536319, truncate_err tc-end: 1639114009.648476, truncate_err, passed tp-end: 1639114009.657776, lib/libc/sys/t_truncate tp-start: 1639114009.759864, lib/libc/sys/t_ucontext, 5 tc-start: 1639114009.763283, 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: 1639114009.874765, ucontext_basic, passed tc-start: 1639114009.884097, ucontext_fp tc-so:_UC_MACHINE_FP(u)=40509758 tc-end: 1639114009.985470, ucontext_fp, passed tc-start: 1639114009.993474, ucontext_intrv tc-so:_UC_MACHINE_INTRV(u)=0 tc-end: 1639114010.99712, ucontext_intrv, passed tc-start: 1639114010.112300, ucontext_pc tc-so:_UC_MACHINE_PC(u)=10163c tc-end: 1639114010.214458, ucontext_pc, passed tc-start: 1639114010.223551, ucontext_sp tc-so:_UC_MACHINE_SP(u)=ffffffffffffd090 tc-end: 1639114010.327912, ucontext_sp, passed tp-end: 1639114010.337356, lib/libc/sys/t_ucontext tp-start: 1639114010.436240, lib/libc/sys/t_umask, 3 tc-start: 1639114010.439042, umask_fork tc-end: 1639114010.702087, umask_fork, passed tc-start: 1639114010.709128, umask_open tc-end: 1639114010.859947, umask_open, passed tc-start: 1639114010.866755, umask_previous tc-end: 1639114010.993630, umask_previous, passed tp-end: 1639114011.710, lib/libc/sys/t_umask tp-start: 1639114011.72147, lib/libc/sys/t_unlink, 4 tc-start: 1639114011.74581, unlink_basic tc-end: 1639114012.571352, unlink_basic, passed tc-start: 1639114012.582106, unlink_err tc-end: 1639114012.779887, unlink_err, passed tc-start: 1639114012.789534, unlink_fifo tc-end: 1639114012.995866, unlink_fifo, passed tc-start: 1639114013.6708, unlink_perm tc-end: 1639114013.214882, unlink_perm, passed tp-end: 1639114013.225801, lib/libc/sys/t_unlink tp-start: 1639114013.342108, lib/libc/sys/t_vfork, 15 tc-start: 1639114013.345144, nested_clone tc-end: 1639114013.446220, nested_clone, passed tc-start: 1639114013.453368, nested_clone_files tc-end: 1639114013.533026, nested_clone_files, passed tc-start: 1639114013.540356, nested_clone_fs tc-end: 1639114013.618720, nested_clone_fs, passed tc-start: 1639114013.625939, nested_clone_vfork tc-end: 1639114013.704691, nested_clone_vfork, passed tc-start: 1639114013.711616, nested_clone_vm tc-end: 1639114013.782880, nested_clone_vm, passed tc-start: 1639114013.789774, nested_fork tc-end: 1639114013.873492, nested_fork, passed tc-start: 1639114013.880516, nested_vfork tc-end: 1639114013.952887, nested_vfork, passed tc-start: 1639114013.959378, raise1 tc-end: 1639114014.33723, raise1, passed tc-start: 1639114014.43728, raise2 tc-end: 1639114014.169471, raise2, passed tc-start: 1639114014.177226, raise3 tc-end: 1639114014.249201, raise3, passed tc-start: 1639114014.256701, raise4 tc-end: 1639114014.331722, raise4, passed tc-start: 1639114014.339194, raise5 tc-end: 1639114014.414265, raise5, passed tc-start: 1639114014.421879, raise6 tc-end: 1639114014.516273, raise6, passed tc-start: 1639114014.526513, raise7 tc-end: 1639114014.597387, raise7, passed tc-start: 1639114014.604501, raise8 tc-end: 1639114014.677658, raise8, passed tp-end: 1639114014.685046, lib/libc/sys/t_vfork tp-start: 1639114014.761295, lib/libc/sys/t_wait, 6 tc-start: 1639114014.763484, wait6_coredumped tc-so:user: 0 system: 0 tc-end: 1639114014.874912, wait6_coredumped, passed tc-start: 1639114014.885579, wait6_exited tc-so:user: 0 system: 0 tc-end: 1639114014.975477, wait6_exited, passed tc-start: 1639114014.982954, wait6_invalid tc-end: 1639114015.54561, wait6_invalid, passed tc-start: 1639114015.61885, wait6_stop_and_go tc-so:user: 0 system: 0 tc-so:user: 0 system: 0 tc-so:user: 0 system: 0 tc-end: 1639114015.150745, wait6_stop_and_go, passed tc-start: 1639114015.158849, wait6_stopgo_loop tc-so:Before loop of SIGSTOP/SIGCONT sequence 100 times tc-so:user: 0 system: 0 tc-end: 1639114015.286105, wait6_stopgo_loop, passed tc-start: 1639114015.293005, wait6_terminated tc-so:user: 0 system: 0 tc-end: 1639114015.374084, wait6_terminated, passed tp-end: 1639114015.381011, lib/libc/sys/t_wait tp-start: 1639114015.459449, lib/libc/sys/t_wait_noproc, 11 tc-start: 1639114015.461740, wait tc-end: 1639114015.533044, wait, passed tc-start: 1639114015.540580, wait3 tc-end: 1639114015.613418, wait3, passed tc-start: 1639114015.621053, 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: 1639114015.733881, wait3_options, passed tc-start: 1639114015.741039, wait4 tc-end: 1639114015.814868, wait4, passed tc-start: 1639114015.821921, 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: 1639114015.934679, wait4_options, passed tc-start: 1639114015.941664, wait6 tc-end: 1639114016.14482, wait6, passed tc-start: 1639114016.21772, 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: 1639114016.162515, wait6_options, passed tc-start: 1639114016.169372, waitid tc-end: 1639114016.241610, waitid, passed tc-start: 1639114016.249074, 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: 1639114016.391118, waitid_options, passed tc-start: 1639114016.397857, waitpid tc-end: 1639114016.469183, waitpid, passed tc-start: 1639114016.476433, 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: 1639114016.589191, waitpid_options, passed tp-end: 1639114016.596080, lib/libc/sys/t_wait_noproc tp-start: 1639114016.672369, lib/libc/sys/t_wait_noproc_wnohang, 10 tc-start: 1639114016.675109, wait3 tc-end: 1639114016.744558, wait3, passed tc-start: 1639114016.752041, 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: 1639114016.862790, wait3_options, passed tc-start: 1639114016.869394, wait4 tc-end: 1639114016.943475, wait4, passed tc-start: 1639114016.950643, 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: 1639114017.60695, wait4_options, passed tc-start: 1639114017.67837, wait6 tc-end: 1639114017.140879, wait6, passed tc-start: 1639114017.148093, 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: 1639114017.284363, wait6_options, passed tc-start: 1639114017.291057, waitid tc-end: 1639114017.363521, waitid, passed tc-start: 1639114017.370908, 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: 1639114017.507501, waitid_options, passed tc-start: 1639114017.514410, waitpid tc-end: 1639114017.587242, waitpid, passed tc-start: 1639114017.594051, 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: 1639114017.706885, waitpid_options, passed tp-end: 1639114017.714009, lib/libc/sys/t_wait_noproc_wnohang tp-start: 1639114017.792909, lib/libc/sys/t_write, 7 tc-start: 1639114017.795454, read_fault tc-end: 1639114017.867619, read_fault, passed tc-start: 1639114017.874335, write_err tc-end: 1639114018.22806, write_err, passed tc-start: 1639114018.33074, write_fault tc-end: 1639114018.111838, write_fault, passed tc-start: 1639114018.118816, write_pipe tc-end: 1639114018.191088, write_pipe, passed tc-start: 1639114018.198621, write_pos tc-end: 1639114018.356555, write_pos, passed tc-start: 1639114018.364209, write_ret tc-end: 1639114018.531272, write_ret, passed tc-start: 1639114018.541300, writev_iovmax tc-so:Calling writev(2, NULL, IOV_MAX + 1)... tc-end: 1639114018.618937, writev_iovmax, passed tp-end: 1639114018.626221, lib/libc/sys/t_write tp-start: 1639114018.776606, lib/libc/sys/t_posix_fadvise, 2 tc-start: 1639114018.778881, posix_fadvise tc-end: 1639114018.884078, posix_fadvise, passed tc-start: 1639114018.891533, posix_fadvise_reg tc-so:[ 1.0000000] entropy: ready tc-end: 1639114019.363699, posix_fadvise_reg, passed tp-end: 1639114019.371126, lib/libc/sys/t_posix_fadvise tp-start: 1639114019.444203, lib/libc/termios/t_tcsetpgrp, 1 tc-start: 1639114019.446629, tcsetpgrp_err tc-end: 1639114019.525005, tcsetpgrp_err, passed tp-end: 1639114019.532049, lib/libc/termios/t_tcsetpgrp tp-start: 1639114019.611382, lib/libc/time/t_mktime, 3 tc-start: 1639114019.613801, localtime_r_gmt tc-end: 1639114019.693765, localtime_r_gmt, passed tc-start: 1639114019.700983, mktime_negyear tc-end: 1639114019.781975, mktime_negyear, passed tc-start: 1639114019.790140, timegm_epoch tc-end: 1639114019.875291, timegm_epoch, passed tp-end: 1639114019.883017, lib/libc/time/t_mktime tp-start: 1639114019.961774, lib/libc/time/t_strptime, 8 tc-start: 1639114019.963815, 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: 1639114020.112470, Zone, passed tc-start: 1639114020.119535, common tc-end: 1639114020.196893, common, passed tc-start: 1639114020.204321, day tc-end: 1639114020.280299, day, passed tc-start: 1639114020.287723, hour tc-end: 1639114020.360869, hour, passed tc-start: 1639114020.368608, month tc-end: 1639114020.443164, month, passed tc-start: 1639114020.450163, seconds tc-end: 1639114020.521165, seconds, passed tc-start: 1639114020.528273, year tc-end: 1639114020.600391, year, passed tc-start: 1639114020.607616, 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: 1639114020.749944, zone, passed tp-end: 1639114020.757602, lib/libc/time/t_strptime tp-start: 1639114020.876509, lib/libc/tls/t_tls_static, 1 tc-start: 1639114020.878629, t_tls_static tc-end: 1639114020.935776, t_tls_static, passed tp-end: 1639114020.942868, lib/libc/tls/t_tls_static tp-start: 1639114021.95643, lib/libc/tls/t_tls_dynamic, 1 tc-start: 1639114021.97872, t_tls_dynamic tc-end: 1639114021.229913, t_tls_dynamic, passed tp-end: 1639114021.236675, lib/libc/tls/t_tls_dynamic tp-start: 1639114021.313284, lib/libc/tls/t_tls_dlopen, 1 tc-start: 1639114021.315374, t_tls_dlopen tc-end: 1639114021.457076, t_tls_dlopen, passed tp-end: 1639114021.463822, lib/libc/tls/t_tls_dlopen tp-start: 1639114021.539757, lib/libc/ttyio/t_ptm, 2 tc-start: 1639114021.541823, ptm tc-end: 1639114021.633877, ptm, passed tc-start: 1639114021.640600, ptmx tc-end: 1639114021.754477, ptmx, passed tp-end: 1639114021.764049, lib/libc/ttyio/t_ptm tp-start: 1639114021.860753, lib/libc/ttyio/t_ttyio, 1 tc-start: 1639114021.863743, ioctl tc-so:parent: spawned child1 tc-so:parent: spawned child2 tc-so:child1: exiting tc-so:child2: exiting tc-end: 1639114025.980937, ioctl, passed tp-end: 1639114025.991865, lib/libc/ttyio/t_ttyio tp-start: 1639114029.347768, lib/libc/ssp/t_ssp, 19 tc-start: 1639114029.350679, 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: 1639114030.381518, fgets, passed tc-start: 1639114030.394025, 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: 1639114031.350590, getcwd, passed tc-start: 1639114031.364273, 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: 1639114032.476668, gets, passed tc-start: 1639114032.490597, 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: 1639114033.594291, memcpy, passed tc-start: 1639114033.610577, 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: 1639114034.809641, memmove, passed tc-start: 1639114034.825274, 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: 1639114035.972449, memset, passed tc-start: 1639114035.987776, 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: 1639114037.279314, raw, passed tc-start: 1639114037.294143, 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: 1639114038.897412, read, passed tc-start: 1639114038.913962, 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: 1639114040.192955, readlink, passed tc-start: 1639114040.208746, 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: 1639114041.343277, snprintf, passed tc-start: 1639114041.358795, 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: 1639114042.485831, sprintf, passed tc-start: 1639114042.496884, 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: 1639114043.662103, stpcpy, passed tc-start: 1639114043.676099, 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: 1639114044.750074, stpncpy, passed tc-start: 1639114044.763607, 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: 1639114045.680950, strcat, passed tc-start: 1639114045.694959, 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: 1639114046.605008, strcpy, passed tc-start: 1639114046.614936, 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: 1639114047.433089, strncat, passed tc-start: 1639114047.443434, 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: 1639114048.350407, strncpy, passed tc-start: 1639114048.364491, 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: 1639114049.629104, vsnprintf, passed tc-start: 1639114049.645214, 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: 1639114050.805521, vsprintf, passed tp-end: 1639114050.820501, lib/libc/ssp/t_ssp tp-start: 1639114050.924685, lib/libc/t_convfp, 4 tc-start: 1639114050.928114, cast_ulong tc-end: 1639114051.33077, cast_ulong, passed tc-start: 1639114051.43590, cast_ulong2 tc-end: 1639114051.120879, cast_ulong2, passed tc-start: 1639114051.128878, conv_uint tc-end: 1639114051.205413, conv_uint, passed tc-start: 1639114051.214899, conv_ulong tc-so:testing long double vs. long tc-end: 1639114051.314922, conv_ulong, passed tp-end: 1639114051.322974, lib/libc/t_convfp tp-start: 1639114051.397703, lib/libc/t_gdtoa, 1 tc-start: 1639114051.400225, long_format tc-end: 1639114051.518259, long_format, passed tp-end: 1639114051.527528, lib/libc/t_gdtoa tp-start: 1639114051.610966, lib/libc/t_cdb, 1 tc-start: 1639114051.613719, cdb tc-end: 1639114052.25166, cdb, passed tp-end: 1639114052.34491, lib/libc/t_cdb tp-start: 1639114052.136631, lib/libcrypt/t_crypt, 1 tc-start: 1639114052.139674, crypt_salts tc-end: 1639114064.326274, crypt_salts, passed tp-end: 1639114064.334330, lib/libcrypt/t_crypt tp-start: 1639114094.463115, lib/libcurses/t_curses, 201 tc-start: 1639114094.465241, add_wch tc-end: 1639114097.697514, add_wch, passed tc-start: 1639114097.710349, addbytes tc-end: 1639114100.138619, addbytes, passed tc-start: 1639114100.147733, addch tc-end: 1639114102.897347, addch, passed tc-start: 1639114102.909408, addchnstr tc-end: 1639114104.835635, addchnstr, passed tc-start: 1639114104.847428, addchstr tc-end: 1639114106.989564, addchstr, passed tc-start: 1639114106.999709, addnstr tc-end: 1639114108.820908, addnstr, passed tc-start: 1639114108.829631, addnwstr tc-end: 1639114110.940892, addnwstr, passed tc-start: 1639114110.950362, addstr tc-end: 1639114113.391896, addstr, passed tc-start: 1639114113.400231, addwstr tc-end: 1639114115.413462, addwstr, passed tc-start: 1639114115.420391, 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: 1639114117.361135, assume_default_colors, passed tc-start: 1639114117.372496, attributes tc-end: 1639114119.314983, attributes, passed tc-start: 1639114119.323803, 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: 1639114122.384333, background, passed tc-start: 1639114122.394026, beep tc-end: 1639114123.825710, beep, passed tc-start: 1639114123.832874, bkgdset tc-se:director: /usr/tests/lib/libcurses/check_files/background1.chk:0: [compare_streams] Excess 1 bytes [\012] tc-end: 1639114125.647675, bkgdset, passed tc-start: 1639114125.658153, border_set tc-end: 1639114127.727038, border_set, passed tc-start: 1639114127.738600, box tc-end: 1639114129.727228, box, passed tc-start: 1639114129.736980, box_set tc-end: 1639114131.883347, box_set, passed tc-start: 1639114131.891741, can_change_color tc-end: 1639114133.724182, can_change_color, passed tc-start: 1639114133.733206, cbreak tc-se:director: /usr/tests/lib/libcurses/tests/cbreak:19: Slave function returned before end of input string tc-end: 1639114135.967489, cbreak, passed tc-start: 1639114135.975307, 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: 1639114138.187235, chgat, passed tc-start: 1639114138.197267, 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: 1639114145.380463, clear, passed tc-start: 1639114145.389591, clearok tc-end: 1639114147.943655, clearok, passed tc-start: 1639114147.953757, color_content tc-end: 1639114149.988917, color_content, passed tc-start: 1639114149.999451, 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: 1639114151.902391, color_set, passed tc-start: 1639114151.909727, copywin tc-end: 1639114156.473211, copywin, passed tc-start: 1639114156.485139, curs_set tc-end: 1639114158.410148, curs_set, passed tc-start: 1639114158.416791, cursor tc-end: 1639114160.891218, cursor, passed tc-start: 1639114160.897749, define_key tc-end: 1639114162.797550, define_key, passed tc-start: 1639114162.806891, delch tc-end: 1639114165.256357, delch, passed tc-start: 1639114165.264906, 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: 1639114172.781170, deleteln, passed tc-start: 1639114172.788923, derwin tc-end: 1639114175.391337, derwin, passed tc-start: 1639114175.402676, doupdate tc-end: 1639114177.314972, doupdate, passed tc-start: 1639114177.324606, dupwin tc-end: 1639114180.454934, dupwin, passed tc-start: 1639114180.466724, echo_wchar tc-end: 1639114183.94909, echo_wchar, passed tc-start: 1639114183.109580, echochar tc-end: 1639114184.684490, echochar, passed tc-start: 1639114184.691958, erasechar tc-end: 1639114185.960819, erasechar, passed tc-start: 1639114185.967739, erasewchar tc-end: 1639114187.373700, erasewchar, passed tc-start: 1639114187.381092, flash tc-end: 1639114188.731119, flash, passed tc-start: 1639114188.742879, 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: 1639114191.144615, get_wch, passed tc-start: 1639114191.154237, get_wstr tc-end: 1639114194.205968, get_wstr, passed tc-start: 1639114194.213545, getattrs tc-end: 1639114195.868701, getattrs, passed tc-start: 1639114195.876342, getbegx tc-end: 1639114197.342436, getbegx, passed tc-start: 1639114197.351075, getbegy tc-end: 1639114198.860296, getbegy, passed tc-start: 1639114198.868388, getbkgd tc-se:director: /usr/tests/lib/libcurses/check_files/background1.chk:0: [compare_streams] Excess 1 bytes [\012] tc-end: 1639114200.925415, getbkgd, passed tc-start: 1639114200.934603, getch tc-end: 1639114202.588511, getch, passed tc-start: 1639114202.597944, getcurx tc-end: 1639114204.394966, getcurx, passed tc-start: 1639114204.405861, getmaxx tc-end: 1639114206.283934, getmaxx, passed tc-start: 1639114206.291801, getmaxy tc-end: 1639114207.826133, getmaxy, passed tc-start: 1639114207.834539, getn_wstr tc-end: 1639114211.221081, getn_wstr, passed tc-start: 1639114211.229739, getnstr tc-end: 1639114214.599183, getnstr, passed tc-start: 1639114214.607623, getparx tc-end: 1639114216.291746, getparx, passed tc-start: 1639114216.299881, getstr tc-end: 1639114219.527553, getstr, passed tc-start: 1639114219.538363, getwin tc-end: 1639114221.459388, getwin, passed tc-start: 1639114221.466891, halfdelay tc-se:director: /usr/tests/lib/libcurses/tests/halfdelay:11: Slave function returned before end of input string tc-end: 1639114230.926434, halfdelay, passed tc-start: 1639114230.934207, has_colors tc-end: 1639114232.345933, has_colors, passed tc-start: 1639114232.354441, has_ic tc-end: 1639114234.85821, has_ic, passed tc-start: 1639114234.93002, hline tc-end: 1639114235.658156, hline, passed tc-start: 1639114235.665205, hline_set tc-end: 1639114237.257413, hline_set, passed tc-start: 1639114237.265969, immedok tc-end: 1639114238.964134, immedok, passed tc-start: 1639114238.971232, in_wch tc-end: 1639114240.831851, in_wch, passed tc-start: 1639114240.839767, inch tc-end: 1639114242.605760, inch, passed tc-start: 1639114242.613303, inchnstr tc-end: 1639114244.469302, inchnstr, passed tc-start: 1639114244.476448, init_color tc-end: 1639114245.992421, init_color, passed tc-start: 1639114246.664, innstr tc-end: 1639114247.887274, innstr, passed tc-start: 1639114247.894524, innwstr tc-end: 1639114249.786130, innwstr, passed tc-start: 1639114249.794689, ins_nwstr tc-end: 1639114251.754378, ins_nwstr, passed tc-start: 1639114251.762125, ins_wch tc-end: 1639114253.931884, ins_wch, passed tc-start: 1639114253.939458, ins_wstr tc-end: 1639114256.288044, ins_wstr, passed tc-start: 1639114256.295533, insch tc-end: 1639114257.962847, insch, passed tc-start: 1639114257.970507, insdelln tc-end: 1639114264.480321, insdelln, passed tc-start: 1639114264.487670, insertln tc-end: 1639114270.877322, insertln, passed tc-start: 1639114270.884842, inwstr tc-end: 1639114272.584376, inwstr, passed tc-start: 1639114272.592090, is_linetouched tc-end: 1639114274.471994, is_linetouched, passed tc-start: 1639114274.478875, is_wintouched tc-end: 1639114276.144244, is_wintouched, passed tc-start: 1639114276.151103, key_name tc-end: 1639114277.753605, key_name, passed tc-start: 1639114277.762992, keyname tc-end: 1639114279.558059, keyname, passed tc-start: 1639114279.566739, keyok tc-end: 1639114281.426787, keyok, passed tc-start: 1639114281.433484, keypad tc-se:director: /usr/tests/lib/libcurses/tests/keypad:5: Slave function returned before end of input string tc-end: 1639114283.506165, keypad, passed tc-start: 1639114283.512500, killchar tc-end: 1639114284.786458, killchar, passed tc-start: 1639114284.793241, killwchar tc-end: 1639114286.284119, killwchar, passed tc-start: 1639114286.293553, leaveok tc-end: 1639114288.111301, leaveok, passed tc-start: 1639114288.120422, meta tc-end: 1639114289.560482, meta, passed tc-start: 1639114289.567725, mvaddch tc-end: 1639114290.861681, mvaddch, passed tc-start: 1639114290.868284, 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: 1639114292.246952, mvaddchnstr, passed tc-start: 1639114292.255337, 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: 1639114293.695116, mvaddchstr, passed tc-start: 1639114293.701742, mvaddnstr tc-se:director: /usr/tests/lib/libcurses/check_files/mvaddnstr2.chk:0: [compare_streams] Excess 1 bytes [\012] tc-end: 1639114295.118243, mvaddnstr, passed tc-start: 1639114295.124647, mvaddnwstr tc-end: 1639114296.764924, mvaddnwstr, passed tc-start: 1639114296.771943, mvaddstr tc-se:director: /usr/tests/lib/libcurses/check_files/mvaddstr2.chk:0: [compare_streams] Excess 1 bytes [\012] tc-end: 1639114298.161269, mvaddstr, passed tc-start: 1639114298.167724, mvaddwstr tc-end: 1639114299.816421, mvaddwstr, passed tc-start: 1639114299.823379, 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: 1639114301.451647, mvchgat, passed tc-start: 1639114301.458650, mvcur tc-end: 1639114302.937074, mvcur, passed tc-start: 1639114302.944191, mvdelch tc-end: 1639114305.38874, mvdelch, passed tc-start: 1639114305.45589, 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: 1639114307.36306, mvderwin, passed tc-start: 1639114307.42786, mvget_wstr tc-end: 1639114310.37301, mvget_wstr, passed tc-start: 1639114310.44062, mvgetn_wstr tc-end: 1639114313.144446, mvgetn_wstr, passed tc-start: 1639114313.154298, 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: 1639114316.893395, mvgetnstr, passed tc-start: 1639114316.900083, 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: 1639114319.702700, mvgetstr, passed tc-start: 1639114319.709095, mvhline tc-end: 1639114321.52077, mvhline, passed tc-start: 1639114321.61546, mvinch tc-end: 1639114322.799293, mvinch, passed tc-start: 1639114322.807688, mvinchnstr tc-end: 1639114324.627983, mvinchnstr, passed tc-start: 1639114324.638519, mvinnstr tc-end: 1639114326.505313, mvinnstr, passed tc-start: 1639114326.512136, mvinnwstr tc-end: 1639114328.400647, mvinnwstr, passed tc-start: 1639114328.408174, mvins_nwstr tc-end: 1639114330.221208, mvins_nwstr, passed tc-start: 1639114330.227811, mvins_wch tc-end: 1639114331.828075, mvins_wch, passed tc-start: 1639114331.838223, mvins_wstr tc-end: 1639114333.616959, mvins_wstr, passed tc-start: 1639114333.626802, mvinsch tc-end: 1639114335.363018, mvinsch, passed tc-start: 1639114335.369883, mvinwstr tc-end: 1639114336.860672, mvinwstr, passed tc-start: 1639114336.867296, mvprintw tc-end: 1639114338.193733, mvprintw, passed tc-start: 1639114338.200229, mvscanw tc-end: 1639114341.389675, mvscanw, passed tc-start: 1639114341.396492, mvvline tc-end: 1639114343.169600, mvvline, passed tc-start: 1639114343.176177, mvwaddchnstr tc-end: 1639114344.794711, mvwaddchnstr, passed tc-start: 1639114344.805453, mvwaddchstr tc-end: 1639114346.423116, mvwaddchstr, passed tc-start: 1639114346.431385, mvwaddnstr tc-end: 1639114348.12373, mvwaddnstr, passed tc-start: 1639114348.20623, mvwaddnwstr tc-end: 1639114350.73228, mvwaddnwstr, passed tc-start: 1639114350.80941, mvwaddstr tc-end: 1639114351.658727, mvwaddstr, passed tc-start: 1639114351.665278, mvwaddwstr tc-end: 1639114353.432081, mvwaddwstr, passed tc-start: 1639114353.439142, 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: 1639114355.182174, mvwchgat, passed tc-start: 1639114355.188698, mvwget_wstr tc-end: 1639114358.69713, mvwget_wstr, passed tc-start: 1639114358.76703, mvwgetn_wstr tc-end: 1639114361.3454, mvwgetn_wstr, passed tc-start: 1639114361.10171, mvwgetnstr tc-end: 1639114364.17814, mvwgetnstr, passed tc-start: 1639114364.24507, mvwgetstr tc-end: 1639114366.822141, mvwgetstr, passed tc-start: 1639114366.829227, 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: 1639114368.415886, mvwin, passed tc-start: 1639114368.422176, mvwinch tc-end: 1639114370.35671, mvwinch, passed tc-start: 1639114370.42259, mvwinchnstr tc-end: 1639114371.696968, mvwinchnstr, passed tc-start: 1639114371.706519, mvwinnstr tc-end: 1639114373.446434, mvwinnstr, passed tc-start: 1639114373.453268, mvwinnwstr tc-end: 1639114375.358887, mvwinnwstr, passed tc-start: 1639114375.365807, mvwins_nwstr tc-end: 1639114377.123051, mvwins_nwstr, passed tc-start: 1639114377.130026, mvwins_wch tc-end: 1639114378.894854, mvwins_wch, passed tc-start: 1639114378.902810, mvwins_wstr tc-end: 1639114380.645190, mvwins_wstr, passed tc-start: 1639114380.652066, mvwinsch tc-end: 1639114382.384393, mvwinsch, passed tc-start: 1639114382.391452, mvwinwstr tc-end: 1639114383.923175, mvwinwstr, passed tc-start: 1639114383.930273, newwin tc-end: 1639114385.493147, newwin, passed tc-start: 1639114385.499844, nocbreak tc-se:director: /usr/tests/lib/libcurses/tests/cbreak:19: Slave function returned before end of input string tc-end: 1639114387.702430, nocbreak, passed tc-start: 1639114387.708923, nodelay tc-end: 1639114389.249802, nodelay, passed tc-start: 1639114389.256712, 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: 1639114411.133102, notimeout, passed tc-start: 1639114411.139675, overlay tc-end: 1639114413.487244, overlay, passed tc-start: 1639114413.493948, overwrite tc-end: 1639114415.646953, overwrite, passed tc-start: 1639114415.653605, pad tc-end: 1639114417.836956, pad, passed tc-start: 1639114417.843672, 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: 1639114419.422993, pair_content, passed tc-start: 1639114419.431711, pechochar tc-end: 1639114421.196789, pechochar, passed tc-start: 1639114421.207034, redrawwin tc-end: 1639114423.658012, redrawwin, passed tc-start: 1639114423.667361, scroll tc-end: 1639114427.593866, scroll, passed tc-start: 1639114427.601246, setscrreg tc-end: 1639114430.454025, setscrreg, passed tc-start: 1639114430.463015, slk tc-end: 1639114433.478107, slk, passed tc-start: 1639114433.484960, standout tc-end: 1639114434.995008, standout, passed tc-start: 1639114435.1636, 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: 1639114436.437710, start_color, passed tc-start: 1639114436.444189, start_slk tc-end: 1639114437.698965, start_slk, passed tc-start: 1639114437.705864, startup tc-end: 1639114438.938775, startup, passed tc-start: 1639114438.945380, termattrs tc-end: 1639114440.206267, termattrs, passed tc-start: 1639114440.212749, 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: 1639114449.920699, timeout, passed tc-start: 1639114449.929513, touchline tc-end: 1639114452.699988, touchline, passed tc-start: 1639114452.709505, touchoverlap tc-se:director: /usr/tests/lib/libcurses/tests/touchoverlap:5: [compare_streams] Excess 7 bytes from slave [cup8;6X] tc-end: 1639114455.591492, touchoverlap, passed tc-start: 1639114455.601478, touchwin tc-end: 1639114458.619744, touchwin, passed tc-start: 1639114458.629374, two_window tc-end: 1639114460.608812, two_window, passed tc-start: 1639114460.618982, underscore tc-end: 1639114462.668083, underscore, passed tc-start: 1639114462.677514, unget_wch tc-end: 1639114464.770067, unget_wch, passed tc-start: 1639114464.780428, untouchwin tc-end: 1639114467.483254, untouchwin, passed tc-start: 1639114467.493030, varcheck tc-end: 1639114469.742097, varcheck, passed tc-start: 1639114469.752789, vline_set tc-end: 1639114471.556487, vline_set, passed tc-start: 1639114471.566290, wadd_wch tc-end: 1639114473.927190, wadd_wch, passed tc-start: 1639114473.934978, waddch tc-end: 1639114475.507810, waddch, passed tc-start: 1639114475.517554, waddchnstr tc-end: 1639114477.643454, waddchnstr, passed tc-start: 1639114477.653540, waddchstr tc-end: 1639114479.680177, waddchstr, passed tc-start: 1639114479.688317, waddnstr tc-end: 1639114481.356377, waddnstr, passed tc-start: 1639114481.365754, waddnwstr tc-end: 1639114483.554325, waddnwstr, passed tc-start: 1639114483.565708, waddstr tc-end: 1639114485.685416, waddstr, passed tc-start: 1639114485.696932, waddwstr tc-end: 1639114488.133674, waddwstr, passed tc-start: 1639114488.143474, wattributes tc-end: 1639114490.544990, wattributes, passed tc-start: 1639114490.554824, wborder tc-end: 1639114492.605892, wborder, passed tc-start: 1639114492.616924, wborder_set tc-end: 1639114494.624849, wborder_set, passed tc-start: 1639114494.631558, 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: 1639114496.548437, wchgat, passed tc-start: 1639114496.557498, 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: 1639114498.787852, wcolor_set, passed tc-start: 1639114498.796985, wecho_wchar tc-end: 1639114501.405669, wecho_wchar, passed tc-start: 1639114501.412263, wget_wstr tc-end: 1639114504.294333, wget_wstr, passed tc-start: 1639114504.300942, wgetn_wstr tc-end: 1639114507.298458, wgetn_wstr, passed tc-start: 1639114507.304950, wgetnstr tc-end: 1639114510.334820, wgetnstr, passed tc-start: 1639114510.342062, wgetstr tc-end: 1639114513.201596, wgetstr, passed tc-start: 1639114513.213314, whline tc-end: 1639114514.955145, whline, passed tc-start: 1639114514.961942, whline_set tc-end: 1639114516.566846, whline_set, passed tc-start: 1639114516.573465, win_wch tc-end: 1639114518.316564, win_wch, passed tc-start: 1639114518.324504, winch tc-end: 1639114520.374975, winch, passed tc-start: 1639114520.381917, winchnstr tc-end: 1639114522.667211, winchnstr, passed tc-start: 1639114522.677066, window tc-end: 1639114524.548297, window, passed tc-start: 1639114524.557554, window_hierarchy tc-end: 1639114526.389543, window_hierarchy, passed tc-start: 1639114526.398958, winnstr tc-end: 1639114528.607775, winnstr, passed tc-start: 1639114528.617809, winnwstr tc-end: 1639114530.789799, winnwstr, passed tc-start: 1639114530.797090, wins_nwstr tc-end: 1639114532.686476, wins_nwstr, passed tc-start: 1639114532.695102, wins_wch tc-end: 1639114535.35163, wins_wch, passed tc-start: 1639114535.42986, wins_wstr tc-end: 1639114537.465925, wins_wstr, passed tc-start: 1639114537.472852, winsch tc-end: 1639114539.135783, winsch, passed tc-start: 1639114539.143344, winwstr tc-end: 1639114540.737321, winwstr, passed tc-start: 1639114540.746529, wprintw tc-end: 1639114542.241493, wprintw, passed tc-start: 1639114542.249307, wredrawln tc-end: 1639114545.260472, wredrawln, passed tc-start: 1639114545.267185, wscrl tc-end: 1639114546.859219, wscrl, passed tc-start: 1639114546.865940, wsetscrreg tc-end: 1639114549.50202, wsetscrreg, passed tc-start: 1639114549.56975, wstandout tc-end: 1639114550.677360, wstandout, passed tc-start: 1639114550.683955, wtimeout tc-se:director: /usr/tests/lib/libcurses/tests/wtimeout:13: Slave function returned before end of input string tc-end: 1639114560.565906, wtimeout, passed tc-start: 1639114560.574605, wtouchln tc-end: 1639114562.909999, wtouchln, passed tc-start: 1639114562.918257, wunderscore tc-end: 1639114564.535354, wunderscore, passed tc-start: 1639114564.542859, wvline tc-end: 1639114566.396700, wvline, passed tc-start: 1639114566.405584, wvline_set tc-end: 1639114568.180638, wvline_set, passed tp-end: 1639114568.188027, lib/libcurses/t_curses tp-start: 1639114568.286508, lib/libexecinfo/t_backtrace, 1 tc-start: 1639114568.288871, 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: 1639114568.421619, backtrace_fmt_basic, passed tp-end: 1639114568.431066, lib/libexecinfo/t_backtrace tp-start: 1639114568.516349, lib/libexecinfo/t_sig_backtrace, 1 tc-start: 1639114568.518806, sig_backtrace tc-so:0x101974 at t_sig_backtrace tc-so:signal: 11 tc-so:Backtrace 1 stack frames. tc-end: 1639114568.634155, sig_backtrace, failed, /tmp/build/2021.12.10.01.18.29-sparc64/src/tests/lib/libexecinfo/t_sig_backtrace.c:151: found_sigtramp not met tp-end: 1639114568.642490, lib/libexecinfo/t_sig_backtrace tp-start: 1639114568.752819, lib/libm/t_acos, 3 tc-start: 1639114568.755568, acos_inrange tc-end: 1639114568.840640, acos_inrange, passed tc-start: 1639114568.850388, acos_is_nan tc-end: 1639114568.932051, acos_is_nan, passed tc-start: 1639114568.940325, acos_is_plus_zero tc-end: 1639114569.19124, acos_is_plus_zero, passed tp-end: 1639114569.26709, lib/libm/t_acos tp-start: 1639114569.146724, lib/libm/t_asin, 14 tc-start: 1639114569.149883, asin_inf_neg tc-end: 1639114569.255636, asin_inf_neg, passed tc-start: 1639114569.265846, asin_inf_pos tc-end: 1639114569.371711, asin_inf_pos, passed tc-start: 1639114569.382211, asin_inrange tc-end: 1639114569.491735, asin_inrange, passed tc-start: 1639114569.501917, asin_nan tc-end: 1639114569.608547, asin_nan, passed tc-start: 1639114569.618508, asin_range tc-end: 1639114569.725378, asin_range, passed tc-start: 1639114569.735332, asin_zero_neg tc-end: 1639114569.841522, asin_zero_neg, passed tc-start: 1639114569.852129, asin_zero_pos tc-end: 1639114569.959032, asin_zero_pos, passed tc-start: 1639114569.969028, asinf_inf_neg tc-end: 1639114570.76262, asinf_inf_neg, passed tc-start: 1639114570.86391, asinf_inf_pos tc-end: 1639114570.184745, asinf_inf_pos, passed tc-start: 1639114570.192596, 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: 1639114570.287908, asinf_inrange, expected_failure, asinf is busted, gives ~2ulp error: 2 checks failed as expected; see output for more details tc-start: 1639114570.295222, asinf_nan tc-end: 1639114570.381333, asinf_nan, passed tc-start: 1639114570.389594, asinf_range tc-end: 1639114570.474234, asinf_range, passed tc-start: 1639114570.482062, asinf_zero_neg tc-end: 1639114570.563953, asinf_zero_neg, passed tc-start: 1639114570.572523, asinf_zero_pos tc-end: 1639114570.652088, asinf_zero_pos, passed tp-end: 1639114570.659875, lib/libm/t_asin tp-start: 1639114570.735246, lib/libm/t_atan, 4 tc-start: 1639114570.737651, atan_inrange tc-end: 1639114570.816217, atan_inrange, passed tc-start: 1639114570.823840, atan_nan tc-end: 1639114570.901374, atan_nan, passed tc-start: 1639114570.909225, atan_zero_neg tc-end: 1639114570.986587, atan_zero_neg, passed tc-start: 1639114570.995760, atan_zero_pos tc-end: 1639114571.70386, atan_zero_pos, passed tp-end: 1639114571.78893, lib/libm/t_atan tp-start: 1639114571.158397, lib/libm/t_bit, 1 tc-start: 1639114571.160740, signbit tc-end: 1639114571.241267, signbit, passed tp-end: 1639114571.248838, lib/libm/t_bit tp-start: 1639114571.322871, lib/libm/t_casinh, 1 tc-start: 1639114571.325734, casinh tc-end: 1639114571.413365, casinh, passed tp-end: 1639114571.421612, lib/libm/t_casinh tp-start: 1639114571.516428, lib/libm/t_cbrt, 18 tc-start: 1639114571.518767, cbrt_inf_neg tc-end: 1639114571.596511, cbrt_inf_neg, passed tc-start: 1639114571.604469, cbrt_inf_pos tc-end: 1639114571.688933, cbrt_inf_pos, passed tc-start: 1639114571.696929, cbrt_nan tc-end: 1639114571.773503, cbrt_nan, passed tc-start: 1639114571.781108, cbrt_pow tc-end: 1639114571.865182, cbrt_pow, passed tc-start: 1639114571.872845, cbrt_zero_neg tc-end: 1639114571.953077, cbrt_zero_neg, passed tc-start: 1639114571.960467, cbrt_zero_pos tc-end: 1639114572.44079, cbrt_zero_pos, passed tc-start: 1639114572.51872, cbrtf_inf_neg tc-end: 1639114572.131474, cbrtf_inf_neg, passed tc-start: 1639114572.139752, cbrtf_inf_pos tc-end: 1639114572.220513, cbrtf_inf_pos, passed tc-start: 1639114572.228908, cbrtf_nan tc-end: 1639114572.312035, cbrtf_nan, passed tc-start: 1639114572.319376, cbrtf_powf tc-end: 1639114572.403657, cbrtf_powf, passed tc-start: 1639114572.411680, cbrtf_zero_neg tc-end: 1639114572.494184, cbrtf_zero_neg, passed tc-start: 1639114572.502898, cbrtf_zero_pos tc-end: 1639114572.584688, cbrtf_zero_pos, passed tc-start: 1639114572.593465, cbrtl_inf_neg tc-end: 1639114572.672979, cbrtl_inf_neg, passed tc-start: 1639114572.681057, cbrtl_inf_pos tc-end: 1639114572.787917, cbrtl_inf_pos, passed tc-start: 1639114572.798516, cbrtl_nan tc-end: 1639114572.902657, cbrtl_nan, passed tc-start: 1639114572.909888, 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: 1639114573.17379, cbrtl_powl, expected_failure, powl not yet implemented with full precision: 4 checks failed as expected; see output for more details tc-start: 1639114573.36080, cbrtl_zero_neg tc-end: 1639114573.144730, cbrtl_zero_neg, passed tc-start: 1639114573.154719, cbrtl_zero_pos tc-end: 1639114573.258182, cbrtl_zero_pos, passed tp-end: 1639114573.267707, lib/libm/t_cbrt tp-start: 1639114573.441880, lib/libm/t_ceil, 54 tc-start: 1639114573.444885, ceil_basic tc-end: 1639114573.557491, ceil_basic, passed tc-start: 1639114573.567743, ceil_inf_neg tc-end: 1639114573.680861, ceil_inf_neg, passed tc-start: 1639114573.690595, ceil_inf_pos tc-end: 1639114573.804287, ceil_inf_pos, passed tc-start: 1639114573.813886, ceil_nan tc-end: 1639114573.924090, ceil_nan, passed tc-start: 1639114573.930986, ceil_zero_neg tc-end: 1639114574.13316, ceil_zero_neg, passed tc-start: 1639114574.20353, ceil_zero_pos tc-end: 1639114574.94634, ceil_zero_pos, passed tc-start: 1639114574.101415, ceilf_basic tc-end: 1639114574.176615, ceilf_basic, passed tc-start: 1639114574.183382, ceilf_inf_neg tc-end: 1639114574.264234, ceilf_inf_neg, passed tc-start: 1639114574.271735, ceilf_inf_pos tc-end: 1639114574.349916, ceilf_inf_pos, passed tc-start: 1639114574.357489, ceilf_nan tc-end: 1639114574.438846, ceilf_nan, passed tc-start: 1639114574.448012, ceilf_zero_neg tc-end: 1639114574.539787, ceilf_zero_neg, passed tc-start: 1639114574.548213, ceilf_zero_pos tc-end: 1639114574.634921, ceilf_zero_pos, passed tc-start: 1639114574.646007, ceill_basic tc-end: 1639114574.741107, ceill_basic, passed tc-start: 1639114574.750242, ceill_inf_neg tc-end: 1639114574.838619, ceill_inf_neg, passed tc-start: 1639114574.845800, ceill_inf_pos tc-end: 1639114574.930873, ceill_inf_pos, passed tc-start: 1639114574.939483, ceill_nan tc-end: 1639114575.53222, ceill_nan, passed tc-start: 1639114575.63267, ceill_zero_neg tc-end: 1639114575.178055, ceill_zero_neg, passed tc-start: 1639114575.188580, ceill_zero_pos tc-end: 1639114575.303083, ceill_zero_pos, passed tc-start: 1639114575.312675, floor_basic tc-end: 1639114575.426104, floor_basic, passed tc-start: 1639114575.436416, floor_inf_neg tc-end: 1639114575.549319, floor_inf_neg, passed tc-start: 1639114575.559722, floor_inf_pos tc-end: 1639114575.673497, floor_inf_pos, passed tc-start: 1639114575.683764, floor_nan tc-end: 1639114575.796725, floor_nan, passed tc-start: 1639114575.806635, floor_zero_neg tc-end: 1639114575.920177, floor_zero_neg, passed tc-start: 1639114575.930285, floor_zero_pos tc-end: 1639114576.45075, floor_zero_pos, passed tc-start: 1639114576.54823, floorf_basic tc-end: 1639114576.169011, floorf_basic, passed tc-start: 1639114576.179962, floorf_inf_neg tc-end: 1639114576.290253, floorf_inf_neg, passed tc-start: 1639114576.298545, floorf_inf_pos tc-end: 1639114576.383270, floorf_inf_pos, passed tc-start: 1639114576.390967, floorf_nan tc-end: 1639114576.481427, floorf_nan, passed tc-start: 1639114576.490300, floorf_zero_neg tc-end: 1639114576.573832, floorf_zero_neg, passed tc-start: 1639114576.582442, floorf_zero_pos tc-end: 1639114576.668257, floorf_zero_pos, passed tc-start: 1639114576.675110, floorl_basic tc-end: 1639114576.762421, floorl_basic, passed tc-start: 1639114576.770022, floorl_inf_neg tc-end: 1639114576.856524, floorl_inf_neg, passed tc-start: 1639114576.864079, floorl_inf_pos tc-end: 1639114576.951679, floorl_inf_pos, passed tc-start: 1639114576.959073, floorl_nan tc-end: 1639114577.43292, floorl_nan, passed tc-start: 1639114577.51207, floorl_zero_neg tc-end: 1639114577.134188, floorl_zero_neg, passed tc-start: 1639114577.141829, floorl_zero_pos tc-end: 1639114577.235621, floorl_zero_pos, passed tc-start: 1639114577.246177, trunc_basic tc-end: 1639114577.337757, trunc_basic, passed tc-start: 1639114577.345361, trunc_inf_neg tc-end: 1639114577.426760, trunc_inf_neg, passed tc-start: 1639114577.434300, trunc_inf_pos tc-end: 1639114577.519685, trunc_inf_pos, passed tc-start: 1639114577.527210, trunc_nan tc-end: 1639114577.612944, trunc_nan, passed tc-start: 1639114577.620773, trunc_zero_neg tc-end: 1639114577.699469, trunc_zero_neg, passed tc-start: 1639114577.707319, trunc_zero_pos tc-end: 1639114577.793226, trunc_zero_pos, passed tc-start: 1639114577.800120, truncf_basic tc-end: 1639114577.886789, truncf_basic, passed tc-start: 1639114577.895551, truncf_inf_neg tc-end: 1639114577.984850, truncf_inf_neg, passed tc-start: 1639114577.993362, truncf_inf_pos tc-end: 1639114578.80496, truncf_inf_pos, passed tc-start: 1639114578.87021, truncf_nan tc-end: 1639114578.170618, truncf_nan, passed tc-start: 1639114578.178627, truncf_zero_neg tc-end: 1639114578.259567, truncf_zero_neg, passed tc-start: 1639114578.267244, truncf_zero_pos tc-end: 1639114578.349174, truncf_zero_pos, passed tc-start: 1639114578.356408, truncl_basic tc-end: 1639114578.435691, truncl_basic, passed tc-start: 1639114578.442549, truncl_inf_neg tc-end: 1639114578.531259, truncl_inf_neg, passed tc-start: 1639114578.539148, truncl_inf_pos tc-end: 1639114578.627732, truncl_inf_pos, passed tc-start: 1639114578.636053, truncl_nan tc-end: 1639114578.726451, truncl_nan, passed tc-start: 1639114578.734833, truncl_zero_neg tc-end: 1639114578.827096, truncl_zero_neg, passed tc-start: 1639114578.834888, truncl_zero_pos tc-end: 1639114578.934024, truncl_zero_pos, passed tp-end: 1639114578.941910, lib/libm/t_ceil tp-start: 1639114579.33019, lib/libm/t_cos, 18 tc-start: 1639114579.36059, cos_angles tc-end: 1639114579.115205, cos_angles, passed tc-start: 1639114579.122068, cos_inf_neg tc-end: 1639114579.203469, cos_inf_neg, passed tc-start: 1639114579.211890, cos_inf_pos tc-end: 1639114579.290686, cos_inf_pos, passed tc-start: 1639114579.300373, cos_nan tc-end: 1639114579.379831, cos_nan, passed tc-start: 1639114579.387351, cos_zero_neg tc-end: 1639114579.468552, cos_zero_neg, passed tc-start: 1639114579.478776, cos_zero_pos tc-end: 1639114579.557736, cos_zero_pos, passed tc-start: 1639114579.565080, cosf_angles tc-end: 1639114579.647360, cosf_angles, passed tc-start: 1639114579.654106, cosf_inf_neg tc-end: 1639114579.735857, cosf_inf_neg, passed tc-start: 1639114579.743575, cosf_inf_pos tc-end: 1639114579.821994, cosf_inf_pos, passed tc-start: 1639114579.829878, cosf_nan tc-end: 1639114579.909163, cosf_nan, passed tc-start: 1639114579.916333, cosf_zero_neg tc-end: 1639114579.996398, cosf_zero_neg, passed tc-start: 1639114580.4674, cosf_zero_pos tc-end: 1639114580.85356, cosf_zero_pos, passed tc-start: 1639114580.93067, cosl_angles tc-end: 1639114580.175380, cosl_angles, passed tc-start: 1639114580.183028, cosl_inf_neg tc-end: 1639114580.265436, cosl_inf_neg, passed tc-start: 1639114580.272836, cosl_inf_pos tc-end: 1639114580.353265, cosl_inf_pos, passed tc-start: 1639114580.361767, cosl_nan tc-end: 1639114580.443905, cosl_nan, passed tc-start: 1639114580.451610, cosl_zero_neg tc-end: 1639114580.531334, cosl_zero_neg, passed tc-start: 1639114580.539365, cosl_zero_pos tc-end: 1639114580.617507, cosl_zero_pos, passed tp-end: 1639114580.624809, lib/libm/t_cos tp-start: 1639114580.713311, lib/libm/t_cosh, 12 tc-start: 1639114580.715835, cosh_inf_neg tc-end: 1639114580.792954, cosh_inf_neg, passed tc-start: 1639114580.800802, cosh_inf_pos tc-end: 1639114580.879543, cosh_inf_pos, passed tc-start: 1639114580.886946, cosh_inrange tc-end: 1639114580.965420, cosh_inrange, passed tc-start: 1639114580.972965, cosh_nan tc-end: 1639114581.49908, cosh_nan, passed tc-start: 1639114581.57053, cosh_zero_neg tc-end: 1639114581.135967, cosh_zero_neg, passed tc-start: 1639114581.143188, cosh_zero_pos tc-end: 1639114581.219690, cosh_zero_pos, passed tc-start: 1639114581.226264, coshf_inf_neg tc-end: 1639114581.304460, coshf_inf_neg, passed tc-start: 1639114581.313044, coshf_inf_pos tc-end: 1639114581.415914, coshf_inf_pos, passed tc-start: 1639114581.425546, coshf_inrange tc-end: 1639114581.530145, coshf_inrange, passed tc-start: 1639114581.540557, coshf_nan tc-end: 1639114581.640532, coshf_nan, passed tc-start: 1639114581.648047, coshf_zero_neg tc-end: 1639114581.728999, coshf_zero_neg, passed tc-start: 1639114581.739067, coshf_zero_pos tc-end: 1639114581.820942, coshf_zero_pos, passed tp-end: 1639114581.828638, lib/libm/t_cosh tp-start: 1639114581.916154, lib/libm/t_erf, 16 tc-start: 1639114581.918397, erf_inf_neg tc-end: 1639114581.997770, erf_inf_neg, passed tc-start: 1639114582.5205, erf_inf_pos tc-end: 1639114582.85771, erf_inf_pos, passed tc-start: 1639114582.100659, erf_nan tc-end: 1639114582.182563, erf_nan, passed tc-start: 1639114582.191191, erf_zero_neg tc-end: 1639114582.270791, erf_zero_neg, passed tc-start: 1639114582.277996, erf_zero_pos tc-end: 1639114582.363737, erf_zero_pos, passed tc-start: 1639114582.371523, erfc_inf_neg tc-end: 1639114582.449730, erfc_inf_neg, passed tc-start: 1639114582.457394, erfc_inf_pos tc-end: 1639114582.536036, erfc_inf_pos, passed tc-start: 1639114582.543763, erfc_nan tc-end: 1639114582.622603, erfc_nan, passed tc-start: 1639114582.630457, erfcf_inf_neg tc-end: 1639114582.707714, erfcf_inf_neg, passed tc-start: 1639114582.715045, erfcf_inf_pos tc-end: 1639114582.792459, erfcf_inf_pos, passed tc-start: 1639114582.799281, erfcf_nan tc-end: 1639114582.882771, erfcf_nan, passed tc-start: 1639114582.890323, erff_inf_neg tc-end: 1639114582.970707, erff_inf_neg, passed tc-start: 1639114582.979760, erff_inf_pos tc-end: 1639114583.59041, erff_inf_pos, passed tc-start: 1639114583.68233, erff_nan tc-end: 1639114583.147623, erff_nan, passed tc-start: 1639114583.154801, erff_zero_neg tc-end: 1639114583.232861, erff_zero_neg, passed tc-start: 1639114583.240327, erff_zero_pos tc-end: 1639114583.317707, erff_zero_pos, passed tp-end: 1639114583.324289, lib/libm/t_erf tp-start: 1639114583.422666, lib/libm/t_exp, 26 tc-start: 1639114583.424951, exp2_is_nan tc-end: 1639114583.504356, exp2_is_nan, passed tc-start: 1639114583.511739, exp2_is_plus_zero tc-end: 1639114583.592223, exp2_is_plus_zero, passed tc-start: 1639114583.599626, exp2_powers tc-end: 1639114583.691692, exp2_powers, passed tc-start: 1639114583.700342, exp2_values tc-end: 1639114583.779140, exp2_values, passed tc-start: 1639114583.787770, exp_inf_neg tc-end: 1639114583.859113, exp_inf_neg, passed tc-start: 1639114583.865573, exp_inf_pos tc-end: 1639114583.941031, exp_inf_pos, passed tc-start: 1639114583.948405, exp_nan tc-end: 1639114584.27797, exp_nan, passed tc-start: 1639114584.35796, exp_product tc-end: 1639114584.118554, exp_product, passed tc-start: 1639114584.127067, exp_zero_neg tc-end: 1639114584.210394, exp_zero_neg, passed tc-start: 1639114584.218572, exp_zero_pos tc-end: 1639114584.302254, exp_zero_pos, passed tc-start: 1639114584.311567, expf_inf_neg tc-end: 1639114584.392689, expf_inf_neg, passed tc-start: 1639114584.401356, expf_inf_pos tc-end: 1639114584.478913, expf_inf_pos, passed tc-start: 1639114584.486256, expf_nan tc-end: 1639114584.564385, expf_nan, passed tc-start: 1639114584.571495, expf_product tc-end: 1639114584.652793, expf_product, passed tc-start: 1639114584.660393, expf_zero_neg tc-end: 1639114584.744699, expf_zero_neg, passed tc-start: 1639114584.752437, expf_zero_pos tc-end: 1639114584.831739, expf_zero_pos, passed tc-start: 1639114584.839551, expm1_inf_neg tc-end: 1639114584.919710, expm1_inf_neg, passed tc-start: 1639114584.927404, expm1_inf_pos tc-end: 1639114585.7009, expm1_inf_pos, passed tc-start: 1639114585.16325, expm1_nan tc-end: 1639114585.93789, expm1_nan, passed tc-start: 1639114585.101079, expm1_zero_neg tc-end: 1639114585.182119, expm1_zero_neg, passed tc-start: 1639114585.189986, expm1_zero_pos tc-end: 1639114585.271695, expm1_zero_pos, passed tc-start: 1639114585.279431, expm1f_inf_neg tc-end: 1639114585.360657, expm1f_inf_neg, passed tc-start: 1639114585.368806, expm1f_inf_pos tc-end: 1639114585.448982, expm1f_inf_pos, passed tc-start: 1639114585.456031, expm1f_nan tc-end: 1639114585.535206, expm1f_nan, passed tc-start: 1639114585.543139, expm1f_zero_neg tc-end: 1639114585.622136, expm1f_zero_neg, passed tc-start: 1639114585.630392, expm1f_zero_pos tc-end: 1639114585.709997, expm1f_zero_pos, passed tp-end: 1639114585.716438, lib/libm/t_exp tp-start: 1639114585.790380, lib/libm/t_fenv, 4 tc-start: 1639114585.793116, feenableexcept tc-end: 1639114585.865232, feenableexcept, passed tc-start: 1639114585.872544, fegetexcept tc-end: 1639114585.950291, fegetexcept, passed tc-start: 1639114585.959089, fegetround tc-end: 1639114586.30004, fegetround, passed tc-start: 1639114586.37714, fesetround tc-end: 1639114586.116969, fesetround, passed tp-end: 1639114586.123932, lib/libm/t_fenv tp-start: 1639114586.195706, lib/libm/t_fe_round, 4 tc-start: 1639114586.197880, fe_nearbyint tc-end: 1639114586.280548, fe_nearbyint, passed tc-start: 1639114586.287838, fe_nextafter tc-end: 1639114586.363402, fe_nextafter, passed tc-start: 1639114586.370268, fe_nexttoward tc-end: 1639114586.443391, fe_nexttoward, passed tc-start: 1639114586.452088, fe_round tc-end: 1639114586.533325, fe_round, passed tp-end: 1639114586.539965, lib/libm/t_fe_round tp-start: 1639114586.617197, lib/libm/t_fmod, 1 tc-start: 1639114586.619398, fmod tc-end: 1639114586.693844, fmod, passed tp-end: 1639114586.700953, lib/libm/t_fmod tp-start: 1639114586.775503, lib/libm/t_hypot, 3 tc-start: 1639114586.777852, hypot_integer tc-end: 1639114586.852958, hypot_integer, passed tc-start: 1639114586.860681, hypotf_integer tc-end: 1639114586.937761, hypotf_integer, passed tc-start: 1639114586.945386, pr50698 tc-end: 1639114587.25261, pr50698, passed tp-end: 1639114587.32498, lib/libm/t_hypot tp-start: 1639114587.99858, lib/libm/t_ilogb, 1 tc-start: 1639114587.102016, ilogb tc-end: 1639114587.171121, ilogb, passed tp-end: 1639114587.180477, lib/libm/t_ilogb tp-start: 1639114587.251507, lib/libm/t_infinity, 3 tc-start: 1639114587.253841, infinity_double tc-end: 1639114587.321681, infinity_double, passed tc-start: 1639114587.328516, infinity_float tc-end: 1639114587.399589, infinity_float, passed tc-start: 1639114587.407553, infinity_long_double tc-end: 1639114587.490872, infinity_long_double, passed tp-end: 1639114587.498027, lib/libm/t_infinity tp-start: 1639114587.589227, lib/libm/t_ldexp, 19 tc-start: 1639114587.591610, ldexp_basic tc-end: 1639114587.674477, ldexp_basic, passed tc-start: 1639114587.681431, ldexp_denormal tc-end: 1639114587.774117, ldexp_denormal, passed tc-start: 1639114587.784288, ldexp_denormal_large tc-end: 1639114587.861816, ldexp_denormal_large, passed tc-start: 1639114587.869736, ldexp_exp2 tc-end: 1639114587.949631, ldexp_exp2, passed tc-start: 1639114587.956276, ldexp_inf_neg tc-end: 1639114588.34634, ldexp_inf_neg, passed tc-start: 1639114588.42637, ldexp_inf_pos tc-end: 1639114588.130113, ldexp_inf_pos, passed tc-start: 1639114588.137583, ldexp_infinity tc-end: 1639114588.220248, ldexp_infinity, passed tc-start: 1639114588.228309, ldexp_nan tc-end: 1639114588.302042, ldexp_nan, passed tc-start: 1639114588.309388, ldexp_overflow tc-end: 1639114588.385748, ldexp_overflow, passed tc-start: 1639114588.393094, ldexp_underflow tc-end: 1639114588.476653, ldexp_underflow, passed tc-start: 1639114588.484155, ldexp_zero tc-end: 1639114588.566133, ldexp_zero, passed tc-start: 1639114588.574024, ldexp_zero_neg tc-end: 1639114588.661127, ldexp_zero_neg, passed tc-start: 1639114588.669342, ldexp_zero_pos tc-end: 1639114588.752399, ldexp_zero_pos, passed tc-start: 1639114588.760412, ldexpf_exp2f tc-end: 1639114588.845162, ldexpf_exp2f, passed tc-start: 1639114588.852606, ldexpf_inf_neg tc-end: 1639114588.934343, ldexpf_inf_neg, passed tc-start: 1639114588.943651, ldexpf_inf_pos tc-end: 1639114589.28105, ldexpf_inf_pos, passed tc-start: 1639114589.35571, ldexpf_nan tc-end: 1639114589.118864, ldexpf_nan, passed tc-start: 1639114589.126363, ldexpf_zero_neg tc-end: 1639114589.203659, ldexpf_zero_neg, passed tc-start: 1639114589.211877, ldexpf_zero_pos tc-end: 1639114589.296346, ldexpf_zero_pos, passed tp-end: 1639114589.304081, lib/libm/t_ldexp tp-start: 1639114589.428202, lib/libm/t_log, 54 tc-start: 1639114589.430560, log10_base tc-end: 1639114589.533058, log10_base, passed tc-start: 1639114589.539872, log10_inf_neg tc-end: 1639114589.624984, log10_inf_neg, passed tc-start: 1639114589.632293, log10_inf_pos tc-end: 1639114589.718750, log10_inf_pos, passed tc-start: 1639114589.725863, log10_nan tc-end: 1639114589.812301, log10_nan, passed tc-start: 1639114589.820028, log10_one_pos tc-end: 1639114589.911808, log10_one_pos, passed tc-start: 1639114589.919179, log10_zero_neg tc-end: 1639114590.8856, log10_zero_neg, passed tc-start: 1639114590.17921, log10_zero_pos tc-end: 1639114590.104957, log10_zero_pos, passed tc-start: 1639114590.112654, log10f_base tc-end: 1639114590.201291, log10f_base, passed tc-start: 1639114590.208338, log10f_inf_neg tc-end: 1639114590.294930, log10f_inf_neg, passed tc-start: 1639114590.302492, log10f_inf_pos tc-end: 1639114590.407460, log10f_inf_pos, passed tc-start: 1639114590.417028, log10f_nan tc-end: 1639114590.527998, log10f_nan, passed tc-start: 1639114590.537972, log10f_one_pos tc-end: 1639114590.626864, log10f_one_pos, passed tc-start: 1639114590.636218, log10f_zero_neg tc-end: 1639114590.724513, log10f_zero_neg, passed tc-start: 1639114590.733041, log10f_zero_pos tc-end: 1639114590.827213, log10f_zero_pos, passed tc-start: 1639114590.834809, log1p_inf_neg tc-end: 1639114590.936436, log1p_inf_neg, passed tc-start: 1639114590.947512, log1p_inf_pos tc-end: 1639114591.46323, log1p_inf_pos, passed tc-start: 1639114591.53473, log1p_nan tc-end: 1639114591.139900, log1p_nan, passed tc-start: 1639114591.147401, log1p_one_neg tc-end: 1639114591.238129, log1p_one_neg, passed tc-start: 1639114591.247258, log1p_zero_neg tc-end: 1639114591.331282, log1p_zero_neg, passed tc-start: 1639114591.337965, log1p_zero_pos tc-end: 1639114591.413020, log1p_zero_pos, passed tc-start: 1639114591.420300, log1pf_inf_neg tc-end: 1639114591.500088, log1pf_inf_neg, passed tc-start: 1639114591.507135, log1pf_inf_pos tc-end: 1639114591.582375, log1pf_inf_pos, passed tc-start: 1639114591.589347, log1pf_nan tc-end: 1639114591.664087, log1pf_nan, passed tc-start: 1639114591.670629, log1pf_one_neg tc-end: 1639114591.754989, log1pf_one_neg, passed tc-start: 1639114591.761764, log1pf_zero_neg tc-end: 1639114591.835618, log1pf_zero_neg, passed tc-start: 1639114591.842213, log1pf_zero_pos tc-end: 1639114591.915999, log1pf_zero_pos, passed tc-start: 1639114591.922689, log2_base tc-end: 1639114592.7834, log2_base, passed tc-start: 1639114592.15868, log2_inf_neg tc-end: 1639114592.103989, log2_inf_neg, passed tc-start: 1639114592.112300, log2_inf_pos tc-end: 1639114592.200006, log2_inf_pos, passed tc-start: 1639114592.207568, log2_nan tc-end: 1639114592.291704, log2_nan, passed tc-start: 1639114592.299352, log2_one_pos tc-end: 1639114592.387260, log2_one_pos, passed tc-start: 1639114592.395713, log2_zero_neg tc-end: 1639114592.481081, log2_zero_neg, passed tc-start: 1639114592.488493, log2_zero_pos tc-end: 1639114592.578129, log2_zero_pos, passed tc-start: 1639114592.585229, log2f_base tc-end: 1639114592.670798, log2f_base, passed tc-start: 1639114592.678260, log2f_inf_neg tc-end: 1639114592.774970, log2f_inf_neg, passed tc-start: 1639114592.782873, log2f_inf_pos tc-end: 1639114592.874483, log2f_inf_pos, passed tc-start: 1639114592.882219, log2f_nan tc-end: 1639114592.969502, log2f_nan, passed tc-start: 1639114592.977236, log2f_one_pos tc-end: 1639114593.69166, log2f_one_pos, passed tc-start: 1639114593.76910, log2f_zero_neg tc-end: 1639114593.165040, log2f_zero_neg, passed tc-start: 1639114593.172841, log2f_zero_pos tc-end: 1639114593.260463, log2f_zero_pos, passed tc-start: 1639114593.291607, log_base tc-end: 1639114593.379587, log_base, passed tc-start: 1639114593.387293, log_inf_neg tc-end: 1639114593.475560, log_inf_neg, passed tc-start: 1639114593.484033, log_inf_pos tc-end: 1639114593.571592, log_inf_pos, passed tc-start: 1639114593.579131, log_nan tc-end: 1639114593.666149, log_nan, passed tc-start: 1639114593.674591, log_one_pos tc-end: 1639114593.762407, log_one_pos, passed tc-start: 1639114593.770581, log_zero_neg tc-end: 1639114593.858786, log_zero_neg, passed tc-start: 1639114593.866883, log_zero_pos tc-end: 1639114593.957975, log_zero_pos, passed tc-start: 1639114593.965355, logf_base tc-end: 1639114594.53413, logf_base, passed tc-start: 1639114594.61361, logf_inf_neg tc-end: 1639114594.151284, logf_inf_neg, passed tc-start: 1639114594.158958, logf_inf_pos tc-end: 1639114594.249807, logf_inf_pos, passed tc-start: 1639114594.258685, logf_nan tc-end: 1639114594.343440, logf_nan, passed tc-start: 1639114594.351584, logf_one_pos tc-end: 1639114594.438075, logf_one_pos, passed tc-start: 1639114594.445789, logf_zero_neg tc-end: 1639114594.543140, logf_zero_neg, passed tc-start: 1639114594.552036, logf_zero_pos tc-end: 1639114594.636932, logf_zero_pos, passed tp-end: 1639114594.645047, lib/libm/t_log tp-start: 1639114594.723774, lib/libm/t_modf, 1 tc-start: 1639114594.726113, modf tc-end: 1639114594.806361, modf, passed tp-end: 1639114594.814304, lib/libm/t_modf tp-start: 1639114594.918723, lib/libm/t_pow, 20 tc-start: 1639114594.921217, pow_inf_neg_x tc-end: 1639114594.998991, pow_inf_neg_x, passed tc-start: 1639114595.5944, pow_inf_neg_y tc-end: 1639114595.89379, pow_inf_neg_y, passed tc-start: 1639114595.96432, pow_inf_pos_x tc-end: 1639114595.176284, pow_inf_pos_x, passed tc-start: 1639114595.183435, pow_inf_pos_y tc-end: 1639114595.265760, pow_inf_pos_y, passed tc-start: 1639114595.274550, pow_nan_x tc-end: 1639114595.359620, pow_nan_x, passed tc-start: 1639114595.367332, pow_nan_y tc-end: 1639114595.446308, pow_nan_y, passed tc-start: 1639114595.453830, pow_one_neg_x tc-end: 1639114595.535683, pow_one_neg_x, passed tc-start: 1639114595.543453, pow_one_pos_x tc-end: 1639114595.624216, pow_one_pos_x, passed tc-start: 1639114595.632169, pow_zero_x tc-end: 1639114595.715063, pow_zero_x, passed tc-start: 1639114595.723662, pow_zero_y tc-end: 1639114595.821430, pow_zero_y, passed tc-start: 1639114595.830657, powf_inf_neg_x tc-end: 1639114595.937859, powf_inf_neg_x, passed tc-start: 1639114595.947917, powf_inf_neg_y tc-end: 1639114596.55213, powf_inf_neg_y, passed tc-start: 1639114596.64918, powf_inf_pos_x tc-end: 1639114596.170858, powf_inf_pos_x, passed tc-start: 1639114596.181435, powf_inf_pos_y tc-end: 1639114596.289233, powf_inf_pos_y, passed tc-start: 1639114596.299352, powf_nan_x tc-end: 1639114596.405424, powf_nan_x, passed tc-start: 1639114596.415222, powf_nan_y tc-end: 1639114596.521065, powf_nan_y, passed tc-start: 1639114596.531860, powf_one_neg_x tc-end: 1639114596.638192, powf_one_neg_x, passed tc-start: 1639114596.648466, powf_one_pos_x tc-end: 1639114596.754905, powf_one_pos_x, passed tc-start: 1639114596.765163, powf_zero_x tc-end: 1639114596.872009, powf_zero_x, passed tc-start: 1639114596.881791, powf_zero_y tc-end: 1639114596.966511, powf_zero_y, passed tp-end: 1639114596.974277, lib/libm/t_pow tp-start: 1639114597.51642, lib/libm/t_precision, 1 tc-start: 1639114597.53917, t_precision tc-end: 1639114597.153043, t_precision, passed tp-end: 1639114597.162354, lib/libm/t_precision tp-start: 1639114597.265351, lib/libm/t_round, 3 tc-start: 1639114597.268299, round_dir tc-end: 1639114597.370123, round_dir, passed tc-start: 1639114597.379176, rounding_alpha tc-so:d = 9.22337e+18 tc-end: 1639114597.488053, rounding_alpha, passed tc-start: 1639114597.497240, rounding_alpha_simple tc-end: 1639114597.597591, rounding_alpha_simple, passed tp-end: 1639114597.607131, lib/libm/t_round tp-start: 1639114597.720868, lib/libm/t_scalbn, 20 tc-start: 1639114597.723512, scalbn_inf_neg tc-end: 1639114597.804771, scalbn_inf_neg, passed tc-start: 1639114597.812185, scalbn_inf_pos tc-end: 1639114597.893292, scalbn_inf_pos, passed tc-start: 1639114597.901202, scalbn_ldexp tc-end: 1639114597.979133, scalbn_ldexp, passed tc-start: 1639114597.986241, scalbn_nan tc-end: 1639114598.68495, scalbn_nan, passed tc-start: 1639114598.75727, scalbn_val tc-end: 1639114598.155811, scalbn_val, passed tc-start: 1639114598.164031, scalbn_zero_neg tc-end: 1639114598.242046, scalbn_zero_neg, passed tc-start: 1639114598.250539, scalbn_zero_pos tc-end: 1639114598.331367, scalbn_zero_pos, passed tc-start: 1639114598.339584, scalbnf_inf_neg tc-end: 1639114598.422501, scalbnf_inf_neg, passed tc-start: 1639114598.430234, scalbnf_inf_pos tc-end: 1639114598.512810, scalbnf_inf_pos, passed tc-start: 1639114598.520131, scalbnf_ldexpf tc-end: 1639114598.599938, scalbnf_ldexpf, passed tc-start: 1639114598.608015, scalbnf_nan tc-end: 1639114598.692827, scalbnf_nan, passed tc-start: 1639114598.706498, scalbnf_val tc-end: 1639114598.785835, scalbnf_val, passed tc-start: 1639114598.793689, scalbnf_zero_neg tc-end: 1639114598.873893, scalbnf_zero_neg, passed tc-start: 1639114598.881544, scalbnf_zero_pos tc-end: 1639114598.962257, scalbnf_zero_pos, passed tc-start: 1639114598.970222, scalbnl_inf_neg tc-end: 1639114599.48632, scalbnl_inf_neg, passed tc-start: 1639114599.56228, scalbnl_inf_pos tc-end: 1639114599.167912, scalbnl_inf_pos, passed tc-start: 1639114599.177466, scalbnl_nan tc-end: 1639114599.287203, scalbnl_nan, passed tc-start: 1639114599.296719, scalbnl_val tc-end: 1639114599.403085, scalbnl_val, passed tc-start: 1639114599.413064, scalbnl_zero_neg tc-end: 1639114599.519529, scalbnl_zero_neg, passed tc-start: 1639114599.529334, scalbnl_zero_pos tc-end: 1639114599.614514, scalbnl_zero_pos, passed tp-end: 1639114599.623873, lib/libm/t_scalbn tp-start: 1639114599.710417, lib/libm/t_sin, 12 tc-start: 1639114599.712900, sin_angles tc-end: 1639114599.790335, sin_angles, passed tc-start: 1639114599.799114, sin_inf_neg tc-end: 1639114599.891154, sin_inf_neg, passed tc-start: 1639114599.901117, sin_inf_pos tc-end: 1639114600.7552, sin_inf_pos, passed tc-start: 1639114600.17885, sin_nan tc-end: 1639114600.128447, sin_nan, passed tc-start: 1639114600.138164, sin_zero_neg tc-end: 1639114600.241280, sin_zero_neg, passed tc-start: 1639114600.250924, sin_zero_pos tc-end: 1639114600.354660, sin_zero_pos, passed tc-start: 1639114600.364448, sinf_angles tc-end: 1639114600.468648, sinf_angles, passed tc-start: 1639114600.478930, sinf_inf_neg tc-end: 1639114600.582494, sinf_inf_neg, passed tc-start: 1639114600.592418, sinf_inf_pos tc-end: 1639114600.696773, sinf_inf_pos, passed tc-start: 1639114600.706379, sinf_nan tc-end: 1639114600.811167, sinf_nan, passed tc-start: 1639114600.821352, sinf_zero_neg tc-end: 1639114600.927582, sinf_zero_neg, passed tc-start: 1639114600.937489, sinf_zero_pos tc-end: 1639114601.43469, sinf_zero_pos, passed tp-end: 1639114601.52001, lib/libm/t_sin tp-start: 1639114601.143362, lib/libm/t_sinh, 12 tc-start: 1639114601.145957, sinh_inf_neg tc-end: 1639114601.225009, sinh_inf_neg, passed tc-start: 1639114601.232700, sinh_inf_pos tc-end: 1639114601.313920, sinh_inf_pos, passed tc-start: 1639114601.321945, sinh_inrange tc-end: 1639114601.404506, sinh_inrange, passed tc-start: 1639114601.412429, sinh_nan tc-end: 1639114601.492131, sinh_nan, passed tc-start: 1639114601.500448, sinh_zero_neg tc-end: 1639114601.582040, sinh_zero_neg, passed tc-start: 1639114601.589505, sinh_zero_pos tc-end: 1639114601.668295, sinh_zero_pos, passed tc-start: 1639114601.676491, sinhf_inf_neg tc-end: 1639114601.766902, sinhf_inf_neg, passed tc-start: 1639114601.777486, sinhf_inf_pos tc-end: 1639114601.868191, sinhf_inf_pos, passed tc-start: 1639114601.875796, sinhf_inrange tc-end: 1639114601.959075, sinhf_inrange, passed tc-start: 1639114601.966559, sinhf_nan tc-end: 1639114602.44566, sinhf_nan, passed tc-start: 1639114602.52415, sinhf_zero_neg tc-end: 1639114602.129625, sinhf_zero_neg, passed tc-start: 1639114602.137858, sinhf_zero_pos tc-end: 1639114602.217019, sinhf_zero_pos, passed tp-end: 1639114602.224793, lib/libm/t_sinh tp-start: 1639114602.322272, lib/libm/t_sqrt, 18 tc-start: 1639114602.324617, sqrt_inf_neg tc-end: 1639114602.405515, sqrt_inf_neg, passed tc-start: 1639114602.412811, sqrt_inf_pos tc-end: 1639114602.494819, sqrt_inf_pos, passed tc-start: 1639114602.502610, sqrt_nan tc-end: 1639114602.585343, sqrt_nan, passed tc-start: 1639114602.592928, sqrt_pow tc-end: 1639114602.676605, sqrt_pow, passed tc-start: 1639114602.684870, sqrt_zero_neg tc-end: 1639114602.769125, sqrt_zero_neg, passed tc-start: 1639114602.776932, sqrt_zero_pos tc-end: 1639114602.860808, sqrt_zero_pos, passed tc-start: 1639114602.868507, sqrtf_inf_neg tc-end: 1639114602.959840, sqrtf_inf_neg, passed tc-start: 1639114602.967617, sqrtf_inf_pos tc-end: 1639114603.49223, sqrtf_inf_pos, passed tc-start: 1639114603.58053, sqrtf_nan tc-end: 1639114603.140704, sqrtf_nan, passed tc-start: 1639114603.147997, sqrtf_powf tc-end: 1639114603.231685, sqrtf_powf, passed tc-start: 1639114603.243153, sqrtf_zero_neg tc-end: 1639114603.345241, sqrtf_zero_neg, passed tc-start: 1639114603.351969, sqrtf_zero_pos tc-end: 1639114603.432731, sqrtf_zero_pos, passed tc-start: 1639114603.440036, sqrtl_inf_neg tc-end: 1639114603.521576, sqrtl_inf_neg, passed tc-start: 1639114603.528728, sqrtl_inf_pos tc-end: 1639114603.613538, sqrtl_inf_pos, passed tc-start: 1639114603.622109, sqrtl_nan tc-end: 1639114603.703274, sqrtl_nan, passed tc-start: 1639114603.710385, sqrtl_powl tc-end: 1639114603.789843, sqrtl_powl, passed tc-start: 1639114603.798236, sqrtl_zero_neg tc-end: 1639114603.883660, sqrtl_zero_neg, passed tc-start: 1639114603.891896, sqrtl_zero_pos tc-end: 1639114603.980142, sqrtl_zero_pos, passed tp-end: 1639114603.987728, lib/libm/t_sqrt tp-start: 1639114604.78547, lib/libm/t_tan, 12 tc-start: 1639114604.80957, tan_angles tc-end: 1639114604.161480, tan_angles, passed tc-start: 1639114604.169455, tan_inf_neg tc-end: 1639114604.252015, tan_inf_neg, passed tc-start: 1639114604.259504, tan_inf_pos tc-end: 1639114604.336790, tan_inf_pos, passed tc-start: 1639114604.344363, tan_nan tc-end: 1639114604.422652, tan_nan, passed tc-start: 1639114604.430673, tan_zero_neg tc-end: 1639114604.512289, tan_zero_neg, passed tc-start: 1639114604.521361, tan_zero_pos tc-end: 1639114604.607312, tan_zero_pos, passed tc-start: 1639114604.615142, tanf_angles tc-end: 1639114604.695995, tanf_angles, passed tc-start: 1639114604.703605, tanf_inf_neg tc-end: 1639114604.785602, tanf_inf_neg, passed tc-start: 1639114604.794291, tanf_inf_pos tc-end: 1639114604.876746, tanf_inf_pos, passed tc-start: 1639114604.884061, tanf_nan tc-end: 1639114604.962083, tanf_nan, passed tc-start: 1639114604.969735, tanf_zero_neg tc-end: 1639114605.44756, tanf_zero_neg, passed tc-start: 1639114605.51724, tanf_zero_pos tc-end: 1639114605.128987, tanf_zero_pos, passed tp-end: 1639114605.135958, lib/libm/t_tan tp-start: 1639114605.217105, lib/libm/t_tanh, 10 tc-start: 1639114605.219580, tanh_inf_neg tc-end: 1639114605.300976, tanh_inf_neg, passed tc-start: 1639114605.307990, tanh_inf_pos tc-end: 1639114605.387358, tanh_inf_pos, passed tc-start: 1639114605.395036, tanh_nan tc-end: 1639114605.485173, tanh_nan, passed tc-start: 1639114605.493934, tanh_zero_neg tc-end: 1639114605.576295, tanh_zero_neg, passed tc-start: 1639114605.583277, tanh_zero_pos tc-end: 1639114605.660269, tanh_zero_pos, passed tc-start: 1639114605.667871, tanhf_inf_neg tc-end: 1639114605.750169, tanhf_inf_neg, passed tc-start: 1639114605.757426, tanhf_inf_pos tc-end: 1639114605.836969, tanhf_inf_pos, passed tc-start: 1639114605.845169, tanhf_nan tc-end: 1639114605.922955, tanhf_nan, passed tc-start: 1639114605.930555, tanhf_zero_neg tc-end: 1639114606.16444, tanhf_zero_neg, passed tc-start: 1639114606.24015, tanhf_zero_pos tc-end: 1639114606.106668, tanhf_zero_pos, passed tp-end: 1639114606.113693, lib/libm/t_tanh tp-start: 1639114606.274069, lib/libm/t_cabsl, 1 tc-start: 1639114606.276965, cabsl tc-end: 1639114606.435304, cabsl, passed tp-end: 1639114606.444598, lib/libm/t_cabsl tp-start: 1639114606.584268, lib/libobjc/t_threads, 1 tc-start: 1639114606.586621, 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: 1639114606.707905, thread_callback, passed tp-end: 1639114606.715594, lib/libobjc/t_threads tp-start: 1639114606.801254, lib/libposix/bsd/t_rename, 1 tc-start: 1639114606.803791, rename tc-end: 1639114606.897449, rename, passed tp-end: 1639114606.907667, lib/libposix/bsd/t_rename tp-start: 1639114606.990913, lib/libposix/posix1/t_rename, 1 tc-start: 1639114606.993590, rename tc-end: 1639114607.72788, rename, passed tp-end: 1639114607.83711, lib/libposix/posix1/t_rename tp-start: 1639114607.163022, lib/libposix/posix2/t_rename, 1 tc-start: 1639114607.165430, rename tc-end: 1639114607.243522, rename, passed tp-end: 1639114607.253156, lib/libposix/posix2/t_rename tp-start: 1639114607.386179, lib/libppath/t_ppath, 25 tc-start: 1639114607.388834, component_at tc-end: 1639114607.479332, component_at, passed tc-start: 1639114607.486766, copydel_bool_success tc-end: 1639114607.602515, copydel_bool_success, passed tc-start: 1639114607.610058, copydel_object_twice_success tc-end: 1639114607.716173, copydel_object_twice_success, passed tc-start: 1639114607.724659, copyset_bool_success tc-end: 1639114607.827363, copyset_bool_success, passed tc-start: 1639114607.834872, copyset_object_twice_success tc-end: 1639114607.944299, copyset_object_twice_success, passed tc-start: 1639114607.951824, create_bool_eexist tc-end: 1639114608.56529, create_bool_eexist, passed tc-start: 1639114608.64623, create_bool_success tc-end: 1639114608.169517, create_bool_success, passed tc-start: 1639114608.178998, delete_bool_eftype tc-end: 1639114608.279909, delete_bool_eftype, passed tc-start: 1639114608.287664, delete_bool_enoent tc-end: 1639114608.387334, delete_bool_enoent, passed tc-start: 1639114608.394862, delete_bool_success tc-end: 1639114608.488091, delete_bool_success, passed tc-start: 1639114608.495318, get_bool_eftype tc-end: 1639114608.592876, get_bool_eftype, passed tc-start: 1639114608.602005, get_bool_enoent tc-end: 1639114608.700953, get_bool_enoent, passed tc-start: 1639114608.708691, get_bool_success tc-end: 1639114608.813721, get_bool_success, passed tc-start: 1639114608.822591, get_idx_key tc-end: 1639114608.904582, get_idx_key, passed tc-start: 1639114608.911939, get_string_eftype tc-end: 1639114609.6973, get_string_eftype, passed tc-start: 1639114609.13805, get_string_enoent tc-end: 1639114609.108466, get_string_enoent, passed tc-start: 1639114609.116924, get_string_success tc-end: 1639114609.217458, get_string_success, passed tc-start: 1639114609.224214, length tc-end: 1639114609.314601, length, passed tc-start: 1639114609.321477, pop_until_empty tc-end: 1639114609.416369, pop_until_empty, passed tc-start: 1639114609.426707, ppath_copy tc-end: 1639114609.523516, ppath_copy, passed tc-start: 1639114609.531298, push_until_full tc-end: 1639114609.626198, push_until_full, passed tc-start: 1639114609.633229, replace tc-end: 1639114609.720601, replace, passed tc-start: 1639114609.728969, set_bool_eftype tc-end: 1639114609.826400, set_bool_eftype, passed tc-start: 1639114609.836092, set_bool_enoent tc-end: 1639114609.940080, set_bool_enoent, passed tc-start: 1639114609.947985, set_bool_success tc-end: 1639114610.51565, set_bool_success, passed tp-end: 1639114610.65531, lib/libppath/t_ppath tp-start: 1639114610.159448, lib/libprop/t_proplib, 7 tc-start: 1639114610.161717, prop_basic tc-end: 1639114610.253961, prop_basic, passed tc-start: 1639114610.262161, prop_data_basic tc-end: 1639114610.355521, prop_data_basic, passed tc-start: 1639114610.365937, prop_dict_util tc-end: 1639114610.489205, prop_dict_util, passed tc-start: 1639114610.499074, prop_dictionary_equals tc-end: 1639114610.610766, prop_dictionary_equals, passed tc-start: 1639114610.620894, prop_number_basic tc-end: 1639114610.724686, prop_number_basic, passed tc-start: 1639114610.734001, prop_number_range_check tc-end: 1639114610.842370, prop_number_range_check, passed tc-start: 1639114610.852630, prop_string_basic tc-end: 1639114610.959101, prop_string_basic, passed tp-end: 1639114610.968704, lib/libprop/t_proplib tp-start: 1639114611.98444, lib/libpthread/t_barrier, 1 tc-start: 1639114611.101500, 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: 1639114631.61980, barrier, passed tp-end: 1639114631.70409, lib/libpthread/t_barrier tp-start: 1639114631.166149, lib/libpthread/t_cond, 9 tc-start: 1639114631.168810, 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: 1639114631.264158, bogus_timedwaits, passed tc-start: 1639114631.272868, 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:2: After the loop. tc-so:1: After releasing the mutex. tc-so:1: Thread joined. Final count = 0, total = 50000 tc-end: 1639114636.50078, broadcast, passed tc-start: 1639114636.57553, cond_timedwait_race tc-end: 1639114703.712696, cond_timedwait_race, passed tc-start: 1639114703.722255, condattr tc-end: 1639114703.810239, condattr, passed tc-start: 1639114703.817654, destroy_after_cancel tc-end: 1639114703.906541, destroy_after_cancel, passed tc-start: 1639114703.914982, 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: 1639114708.16796, signal_before_unlock, passed tc-start: 1639114708.23335, 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: 1639114712.92162, signal_before_unlock_static_init, passed tc-start: 1639114712.99734, 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: 1639114716.152467, signal_delay_wait, passed tc-start: 1639114716.159551, 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:2: After the loop. tc-so:1: After releasing the mutex. tc-so:1: Thread joined. Final count = 0, total = 50000 tc-end: 1639114721.794774, signal_wait_race, passed tp-end: 1639114721.802144, lib/libpthread/t_cond tp-start: 1639114721.882167, lib/libpthread/t_condwait, 2 tc-start: 1639114721.884786, cond_wait_mono tc-so:**** CLOCK_MONOTONIC clock wait starting tc-so:started: 7648.145154614 sec tc-so:timeout: 7652.132625414 sec tc-so:elapsed: 3.987470800 sec tc-end: 1639114725.961790, cond_wait_mono, failed, /tmp/build/2021.12.10.01.18.29-sparc64/src/tests/lib/libpthread/t_condwait.c:104: timespeccmp(&to, &twmax, <=) not met tc-start: 1639114725.969680, cond_wait_real tc-so:**** CLOCK_REALTIME clock wait starting tc-so:started: 1639114726.044358172 sec tc-so:timeout: 1639114730.027926052 sec tc-so:elapsed: 3.983567880 sec tc-end: 1639114730.43577, cond_wait_real, failed, /tmp/build/2021.12.10.01.18.29-sparc64/src/tests/lib/libpthread/t_condwait.c:104: timespeccmp(&to, &twmax, <=) not met tp-end: 1639114730.51588, lib/libpthread/t_condwait tp-start: 1639114730.130502, lib/libpthread/t_detach, 1 tc-start: 1639114730.132613, pthread_detach tc-end: 1639114738.64073, pthread_detach, passed tp-end: 1639114738.74948, lib/libpthread/t_detach tp-start: 1639114738.152391, lib/libpthread/t_equal, 1 tc-start: 1639114738.154615, pthread_equal tc-end: 1639114738.233775, pthread_equal, passed tp-end: 1639114738.241839, lib/libpthread/t_equal tp-start: 1639114738.312880, lib/libpthread/t_fork, 1 tc-start: 1639114738.315138, fork tc-end: 1639114748.187365, fork, passed tp-end: 1639114748.194159, lib/libpthread/t_fork tp-start: 1639114748.298457, lib/libpthread/t_fpu, 1 tc-start: 1639114748.301476, fpu tc-so:Testing threaded floating point computations... tc-end: 1639114748.466540, fpu, passed tp-end: 1639114748.476146, lib/libpthread/t_fpu tp-start: 1639114748.577923, lib/libpthread/t_join, 1 tc-start: 1639114748.580974, pthread_join tc-end: 1639114748.745549, pthread_join, passed tp-end: 1639114748.753382, lib/libpthread/t_join tp-start: 1639114748.824318, lib/libpthread/t_kill, 1 tc-start: 1639114748.826614, simple tc-end: 1639114749.350959, simple, passed tp-end: 1639114749.359894, lib/libpthread/t_kill tp-start: 1639114749.462375, lib/libpthread/t_mutex, 7 tc-start: 1639114749.465108, 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:1: After releasing the mutex. tc-so:2: Got mutex. *param = 20 tc-so:1: Thread joined. X was 21. Return value (int) was 21 tc-end: 1639114757.457566, mutex1, passed tc-start: 1639114757.464074, 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: 1639114792.779029, mutex2, passed tc-start: 1639114792.786361, 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: 1639114830.290412, mutex3, passed tc-start: 1639114830.300147, 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: 1639114838.365292, mutex4, passed tc-start: 1639114838.374506, 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: 1639114858.122014, mutex5, passed tc-start: 1639114858.131731, mutexattr1 tc-end: 1639114858.201656, mutexattr1, passed tc-start: 1639114858.208199, 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: 1639114858.438311, mutexattr2, passed tp-end: 1639114858.445038, lib/libpthread/t_mutex tp-start: 1639114858.509642, lib/libpthread/t_name, 1 tc-start: 1639114858.511674, name tc-end: 1639114858.584693, name, passed tp-end: 1639114858.591452, lib/libpthread/t_name tp-start: 1639114858.658903, lib/libpthread/t_once, 3 tc-start: 1639114858.660931, 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: 1639114858.738184, once1, passed tc-start: 1639114858.746157, 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: 1639114858.951571, once2, passed tc-start: 1639114858.961193, once3 tc-so:Test 3 of pthread_once() (test versus cancellation) tc-so:Variable x has value 0 tc-so:Test succeeded tc-end: 1639114859.74922, once3, passed tp-end: 1639114859.84381, lib/libpthread/t_once tp-start: 1639114859.175784, lib/libpthread/t_preempt, 1 tc-start: 1639114859.178234, 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: 1639114861.297273, preempt1, passed tp-end: 1639114861.304890, lib/libpthread/t_preempt tp-start: 1639114861.397094, lib/libpthread/t_rwlock, 2 tc-start: 1639114861.399618, rwlock1 tc-end: 1639114863.467560, rwlock1, passed tc-start: 1639114863.474428, rwlock_static tc-end: 1639114863.551451, rwlock_static, passed tp-end: 1639114863.559606, lib/libpthread/t_rwlock tp-start: 1639114863.644602, lib/libpthread/t_sem, 4 tc-start: 1639114863.646873, 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: 1639114883.958660, before_start_no_threads, passed tc-start: 1639114883.966580, 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: 1639114904.138019, before_start_one_thread, passed tc-start: 1639114904.146230, named tc-so:Test begin tc-so:Test end tc-end: 1639114904.229926, named, passed tc-start: 1639114904.236811, 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: 1639114905.163122, unnamed, passed tp-end: 1639114905.170115, lib/libpthread/t_sem tp-start: 1639114905.239771, lib/libpthread/t_sigmask, 4 tc-start: 1639114905.241909, before_threads tc-so:Success: Both handlers ran in order tc-end: 1639114905.315529, before_threads, passed tc-start: 1639114905.322314, incorrect_mask_bug tc-end: 1639114911.398673, incorrect_mask_bug, passed tc-start: 1639114911.405462, respected_while_running tc-so:Success: Handlers were invoked by different threads tc-end: 1639114913.445052, respected_while_running, passed tc-start: 1639114913.452306, upcalls_not_started tc-end: 1639114913.523892, upcalls_not_started, passed tp-end: 1639114913.531096, lib/libpthread/t_sigmask tp-start: 1639114913.599707, lib/libpthread/t_sigsuspend, 1 tc-start: 1639114913.601911, sigsuspend tc-end: 1639114915.690663, sigsuspend, passed tp-end: 1639114915.698175, lib/libpthread/t_sigsuspend tp-start: 1639114915.771158, lib/libpthread/t_siglongjmp, 1 tc-start: 1639114915.773380, siglongjmp1 tc-end: 1639114915.852295, siglongjmp1, passed tp-end: 1639114915.859484, lib/libpthread/t_siglongjmp tp-start: 1639114915.942849, lib/libpthread/t_sleep, 1 tc-start: 1639114915.944997, sleep1 tc-so:Testing sleeps unreasonably far into the future. tc-end: 1639114918.53317, sleep1, passed tp-end: 1639114918.59555, lib/libpthread/t_sleep tp-start: 1639114918.127096, lib/libpthread/t_swapcontext, 1 tc-start: 1639114918.129301, 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: 1639114918.210558, swapcontext1, passed tp-end: 1639114918.217383, lib/libpthread/t_swapcontext tp-start: 1639114918.297222, lib/libpthread/t_timedmutex, 11 tc-start: 1639114918.299479, 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: 1639114926.334713, mutex1, passed tc-start: 1639114926.341408, mutex2 tc-end: 1639115506.267060, mutex2, failed, Test case timed out after 300 seconds tc-start: 1639115506.273572, mutex3 tc-end: 1639116078.960529, mutex3, failed, Test case timed out after 300 seconds tc-start: 1639116078.970659, 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: 1639116087.23256, mutex4, passed tc-start: 1639116087.29747, 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: 1639116106.840401, mutex5, passed tc-start: 1639116106.847043, mutexattr1 tc-end: 1639116106.917800, mutexattr1, passed tc-start: 1639116106.924500, 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: 1639116107.156724, mutexattr2, passed tc-start: 1639116107.163543, 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: 1639116107.240318, timedmutex1, passed tc-start: 1639116107.246861, 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: 1639116107.324921, timedmutex2, passed tc-start: 1639116107.331782, 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: 1639116107.417622, timedmutex3, passed tc-start: 1639116107.424221, 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: 1639116107.507110, timedmutex4, passed tp-end: 1639116107.513655, lib/libpthread/t_timedmutex tp-start: 1639116107.580500, lib/libpthread/t_call_once, 1 tc-start: 1639116107.582692, call_once tc-end: 1639116107.667057, call_once, passed tp-end: 1639116107.673923, lib/libpthread/t_call_once tp-start: 1639116107.744326, lib/libpthread/t_cnd, 4 tc-start: 1639116107.746485, cnd_broadcast tc-end: 1639116107.831769, cnd_broadcast, passed tc-start: 1639116107.838527, cnd_init tc-end: 1639116107.909947, cnd_init, passed tc-start: 1639116107.916951, cnd_signal tc-end: 1639116108.2530, cnd_signal, passed tc-start: 1639116108.9248, cnd_timedwait tc-end: 1639116108.80655, cnd_timedwait, passed tp-end: 1639116108.87613, lib/libpthread/t_cnd tp-start: 1639116108.176131, lib/libpthread/t_mtx, 4 tc-start: 1639116108.178308, mtx_init tc-end: 1639116108.254339, mtx_init, passed tc-start: 1639116108.261060, mtx_lock tc-end: 1639116108.331501, mtx_lock, passed tc-start: 1639116108.338292, mtx_timedlock tc-end: 1639116108.409476, mtx_timedlock, passed tc-start: 1639116108.416047, mtx_trylock tc-end: 1639116108.486724, mtx_trylock, passed tp-end: 1639116108.493675, lib/libpthread/t_mtx tp-start: 1639116108.566569, lib/libpthread/t_thrd, 6 tc-start: 1639116108.568743, thrd_create tc-end: 1639116108.643167, thrd_create, passed tc-start: 1639116108.650027, thrd_current tc-end: 1639116108.724274, thrd_current, passed tc-start: 1639116108.731436, thrd_detach tc-end: 1639116108.805394, thrd_detach, passed tc-start: 1639116108.812211, thrd_exit tc-end: 1639116108.886149, thrd_exit, passed tc-start: 1639116108.893509, thrd_sleep tc-end: 1639116109.212633, thrd_sleep, passed tc-start: 1639116109.219424, thrd_yield tc-end: 1639116109.291422, thrd_yield, passed tp-end: 1639116109.298268, lib/libpthread/t_thrd tp-start: 1639116109.369644, lib/libpthread/t_tss, 4 tc-start: 1639116109.371809, tss_create tc-end: 1639116109.442663, tss_create, passed tc-start: 1639116109.449994, tss_destructor_main_thread tc-end: 1639116109.521063, tss_destructor_main_thread, passed tc-start: 1639116109.527872, tss_destructor_thread_exit tc-end: 1639116109.603270, tss_destructor_thread_exit, passed tc-start: 1639116109.610123, tss_set tc-end: 1639116109.682355, tss_set, passed tp-end: 1639116109.689358, lib/libpthread/t_tss tp-start: 1639116110.137881, lib/libpthread/t_atexit, 1 tc-start: 1639116110.140160, atexit tc-so:Executing command [ /usr/tests/lib/libpthread/h_atexit ] tc-end: 1639116110.721294, atexit, passed tp-end: 1639116110.729818, lib/libpthread/t_atexit tp-start: 1639116111.184965, lib/libpthread/t_cancel, 1 tc-start: 1639116111.187137, register_while_disabled tc-so:Executing command [ /usr/tests/lib/libpthread/h_cancel ] tc-end: 1639116111.747198, register_while_disabled, passed tp-end: 1639116111.753905, lib/libpthread/t_cancel tp-start: 1639116112.199426, lib/libpthread/t_exit, 1 tc-start: 1639116112.201570, main_thread tc-so:Executing command [ /usr/tests/lib/libpthread/h_exit ] tc-end: 1639116112.758126, main_thread, passed tp-end: 1639116112.764785, lib/libpthread/t_exit tp-start: 1639116113.232676, lib/libpthread/t_resolv, 1 tc-start: 1639116113.234912, 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:0x402a0000: host anoncvs.isc.netbsd.org not found tc-so:0x402a3800: host ftp.uni-erlangen.de not found tc-so:0x402a5400: host moon.vub.ac.be not found tc-so:0x402a7000: host above.warped.net not found tc-so:0x402a1c00: host zeppo.rediris.es not found tc-so:0x402a0000: 4 resolving centaurus.4web.cz 9 tc-so:0x402a3800: 4 resolving lala.iri.co.jp 39 tc-so:0x402a5400: 4 resolving mirror03.inet.tele.dk 46 tc-so:0x402a7000: 4 resolving ftp.funet.fi 24 tc-so:0x402a1c00: 4 resolving www.en.netbsd.de 85 tc-so:0x402a3800: host lala.iri.co.jp not found tc-so:0x402a5400: host mirror03.inet.tele.dk not found tc-so:0x402a7000: host ftp.funet.fi not found tc-so:0x402a1c00: host www.en.netbsd.de not found tc-so:0x402a0000: host centaurus.4web.cz not found tc-so:0x402a3800: 3 resolving ftp.fsn.hu 23 tc-so:0x402a5400: 3 resolving centaurus.4web.cz 9 tc-so:0x402a7000: 3 resolving ftp.plig.org 30 tc-so:0x402a1c00: 3 resolving netbsd.nsysu.edu.tw 57 tc-so:0x402a0000: 3 resolving ftp.xgate.co.kr 32 tc-so:0x402a3800: host ftp.fsn.hu not found tc-so:0x402a5400: host centaurus.4web.cz not found tc-so:0x402a5400: 2 resolving lala.iri.co.jp 39 tc-so:0x402a7000: host ftp.plig.org not found tc-so:0x402a7000: 2 resolving mail.netbsd.org 42 tc-so:0x402a1c00: host netbsd.nsysu.edu.tw not found tc-so:0x402a1c00: 2 resolving netbsd.4ka.mipt.ru 51 tc-so:0x402a0000: host ftp.xgate.co.kr not found tc-so:0x402a0000: 2 resolving nbwww.sergei.cc 48 tc-so:0x402a3800: 2 resolving netbsdwww.cs.rmit.edu.au 69 tc-so:0x402a5400: host lala.iri.co.jp not found tc-so:0x402a7000: host mail.netbsd.org not found tc-so:0x402a7000: 1 resolving ftp.plig.org 30 tc-so:0x402a1c00: host netbsd.4ka.mipt.ru not found tc-so:0x402a1c00: 1 resolving console.netbsd.org 12 tc-so:0x402a0000: host nbwww.sergei.cc not found tc-so:0x402a0000: 1 resolving netbsd.netlead.com.au 56 tc-so:0x402a3800: host netbsdwww.cs.rmit.edu.au not found tc-so:0x402a3800: 1 resolving netbsd.zarco.org 65 tc-so:0x402a5400: 1 resolving lala.iri.co.jp 39 tc-so:0x402a7000: host ftp.plig.org not found tc-so:0x402a1c00: host console.netbsd.org not found tc-so:0x402a0000: host netbsd.netlead.com.au not found tc-so:0x402a3800: host netbsd.zarco.org not found tc-so:0x402a5400: host lala.iri.co.jp not found tc-end: 1639116157.422013, resolv, passed tp-end: 1639116157.428924, lib/libpthread/t_resolv tp-start: 1639116157.877236, lib/libpthread/t_thread_local_dtor, 1 tc-start: 1639116157.879400, thread_local_dtor_order tc-so:Executing command [ /usr/tests/lib/libpthread/h_thread_local_dtor ] tc-end: 1639116158.508298, thread_local_dtor_order, passed tp-end: 1639116158.514991, lib/libpthread/t_thread_local_dtor tp-start: 1639116158.612253, lib/librefuse/t_refuse_opt, 9 tc-start: 1639116158.614268, t_fuse_opt_add_arg tc-end: 1639116158.689662, t_fuse_opt_add_arg, passed tc-start: 1639116158.696656, t_fuse_opt_add_opt tc-end: 1639116158.776144, t_fuse_opt_add_opt, passed tc-start: 1639116158.781696, t_fuse_opt_add_opt_escaped tc-end: 1639116158.855813, t_fuse_opt_add_opt_escaped, passed tc-start: 1639116158.861232, t_fuse_opt_insert_arg tc-end: 1639116158.943051, t_fuse_opt_insert_arg, passed tc-start: 1639116158.949413, t_fuse_opt_match tc-end: 1639116159.24612, t_fuse_opt_match, passed tc-start: 1639116159.31462, t_fuse_opt_parse tc-end: 1639116159.113613, t_fuse_opt_parse, passed tc-start: 1639116159.120195, t_fuse_opt_parse_null_args tc-end: 1639116159.194967, t_fuse_opt_parse_null_args, passed tc-start: 1639116159.201544, t_fuse_opt_parse_null_opts tc-end: 1639116159.278025, t_fuse_opt_parse_null_opts, passed tc-start: 1639116159.284330, t_fuse_opt_parse_null_proc tc-end: 1639116159.360318, t_fuse_opt_parse_null_proc, passed tp-end: 1639116159.366660, lib/librefuse/t_refuse_opt tp-start: 1639116159.444575, lib/librt/t_sched, 8 tc-start: 1639116159.446597, sched_getparam tc-end: 1639116159.513010, sched_getparam, passed tc-start: 1639116159.519648, sched_priority tc-end: 1639116159.590449, sched_priority, passed tc-start: 1639116159.596907, sched_rr_get_interval_1 tc-end: 1639116159.667781, sched_rr_get_interval_1, passed tc-start: 1639116159.674121, sched_rr_get_interval_2 tc-end: 1639116159.744489, sched_rr_get_interval_2, passed tc-start: 1639116159.751197, sched_setscheduler_1 tc-end: 1639116159.821538, sched_setscheduler_1, passed tc-start: 1639116159.828047, sched_setscheduler_2 tc-end: 1639116159.898728, sched_setscheduler_2, passed tc-start: 1639116159.905136, sched_setscheduler_3 tc-end: 1639116159.975552, sched_setscheduler_3, passed tc-start: 1639116159.982451, sched_setscheduler_4 tc-end: 1639116160.52431, sched_setscheduler_4, passed tp-end: 1639116160.58984, lib/librt/t_sched tp-start: 1639116160.127290, lib/librt/t_sem, 4 tc-start: 1639116160.129293, basic tc-end: 1639116160.254451, basic, passed tc-start: 1639116160.261668, 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: 1639116200.491188, child, passed tc-start: 1639116200.497070, invalid_ops tc-end: 1639116200.628599, invalid_ops, passed tc-start: 1639116200.635528, 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: 1639116240.667026, pshared, passed tp-end: 1639116240.672840, lib/librt/t_sem tp-start: 1639116240.753470, lib/libtre/t_regex_att, 7 tc-start: 1639116240.755577, basic tc-se:skipping failed test at line 164 (pattern=a[-]?c, input=ac) tc-end: 1639116240.939046, basic, passed tc-start: 1639116240.945572, 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: 1639116241.45724, categorization, passed tc-start: 1639116241.52086, forcedassoc tc-end: 1639116241.140300, forcedassoc, passed tc-start: 1639116241.147119, leftassoc tc-end: 1639116241.231005, leftassoc, passed tc-start: 1639116241.237595, 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: 1639116241.336308, nullsubexpr, passed tc-start: 1639116241.342535, 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: 1639116241.487784, repetition, passed tc-start: 1639116241.494120, rightassoc tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2021.12.10.01.18.29-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/2021.12.10.01.18.29-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/2021.12.10.01.18.29-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/2021.12.10.01.18.29-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/2021.12.10.01.18.29-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/2021.12.10.01.18.29-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/2021.12.10.01.18.29-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/2021.12.10.01.18.29-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/2021.12.10.01.18.29-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/2021.12.10.01.18.29-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/2021.12.10.01.18.29-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/2021.12.10.01.18.29-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: 1639116241.605817, rightassoc, expected_failure, Reason for breakage unknown: 12 checks failed as expected; see output for more details tp-end: 1639116241.612742, lib/libtre/t_regex_att tp-start: 1639116241.677624, lib/libtre/t_exhaust, 1 tc-start: 1639116241.679737, regcomp_too_big tc-end: 1639116253.332709, regcomp_too_big, passed tp-end: 1639116253.377058, lib/libtre/t_exhaust tp-start: 1639116253.583090, lib/libusbhid/t_usbhid, 6 tc-start: 1639116253.586164, check_hid_get_data tc-se:*** Expected check failure: only the 32-bit opcode works, 8 and 16-bit is broken: /tmp/build/2021.12.10.01.18.29-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/2021.12.10.01.18.29-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/2021.12.10.01.18.29-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/2021.12.10.01.18.29-sparc64/src/tests/lib/libusbhid/t_usbhid.c:270: data != -1: == 65535 tc-end: 1639116253.728393, 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: 1639116253.742857, check_hid_logical_range tc-se:*** Expected check failure: only the 32-bit opcode works, 8 and 16-bit is broken: /tmp/build/2021.12.10.01.18.29-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/2021.12.10.01.18.29-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/2021.12.10.01.18.29-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/2021.12.10.01.18.29-sparc64/src/tests/lib/libusbhid/t_usbhid.c:154: hi.logical_minimum > hi.logical_maximum not met tc-end: 1639116253.858951, 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: 1639116253.921125, check_hid_physical_range tc-se:*** Expected check failure: only the 32-bit opcode works, 8 and 16-bit is broken: /tmp/build/2021.12.10.01.18.29-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/2021.12.10.01.18.29-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/2021.12.10.01.18.29-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/2021.12.10.01.18.29-sparc64/src/tests/lib/libusbhid/t_usbhid.c:217: hi.physical_minimum > hi.physical_maximum not met tc-end: 1639116254.39990, 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: 1639116254.51724, check_hid_set_data tc-end: 1639116254.151335, check_hid_set_data, passed tc-start: 1639116254.160964, check_hid_usage tc-end: 1639116254.278101, check_hid_usage, passed tc-start: 1639116254.287684, check_parse_just_pop tc-end: 1639116254.385149, check_parse_just_pop, passed tp-end: 1639116254.395545, lib/libusbhid/t_usbhid tp-start: 1639116254.506870, lib/libutil/t_efun, 4 tc-start: 1639116254.509915, ecalloc tc-end: 1639116254.607364, ecalloc, passed tc-start: 1639116254.617954, efopen tc-end: 1639116254.686737, efopen, passed tc-start: 1639116254.693365, emalloc tc-end: 1639116254.759561, emalloc, passed tc-start: 1639116254.766012, erealloc tc-end: 1639116254.833967, erealloc, passed tp-end: 1639116254.840430, lib/libutil/t_efun tp-start: 1639116254.918429, lib/libutil/t_parsedate, 7 tc-start: 1639116254.920466, atsecs tc-end: 1639116255.5412, atsecs, passed tc-start: 1639116255.12021, dates tc-end: 1639116255.88273, dates, passed tc-start: 1639116255.94929, dsttimes tc-end: 1639116255.177023, dsttimes, passed tc-start: 1639116255.183783, gibberish tc-end: 1639116255.256039, gibberish, passed tc-start: 1639116255.262659, relative tc-end: 1639116258.221695, relative, passed tc-start: 1639116258.228356, times tc-end: 1639116258.305070, times, passed tc-start: 1639116258.311948, zones tc-end: 1639116258.401052, zones, passed tp-end: 1639116258.407928, lib/libutil/t_parsedate tp-start: 1639116258.478320, lib/libutil/t_pidfile, 6 tc-start: 1639116258.480478, change_basenames tc-so:Validating contents of pidfile '/var/run/t_pidfile.pid' tc-so:Read pid 15247, current pid 15247 tc-so:Validating contents of pidfile '/var/run/t_pidfile.pid' tc-so:Read pid 15247, current pid 15247 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 15247, current pid 15247 tc-so:Validating contents of pidfile '/var/run/custom-basename.pid' tc-so:Read pid 15247, current pid 15247 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: 1639116258.599881, change_basenames, passed tc-start: 1639116258.606579, change_mix tc-so:Validating contents of pidfile '/var/run/t_pidfile.pid' tc-so:Read pid 18071, current pid 18071 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 18071, current pid 18071 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 18071, current pid 18071 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: 1639116258.732457, change_mix, passed tc-start: 1639116258.740393, change_paths tc-so:Validating contents of pidfile './var/run/first.pid' tc-so:Read pid 14720, current pid 14720 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 14720, current pid 14720 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: 1639116258.855325, change_paths, passed tc-start: 1639116258.867972, custom_basename tc-so:Validating contents of pidfile '/var/run/custom-basename.pid' tc-so:Read pid 17173, current pid 17173 tc-so:Ensuring pidfile /var/run/custom-basename.pid does not exist any more tc-end: 1639116258.969859, custom_basename, passed tc-start: 1639116258.976233, custom_path tc-so:Validating contents of pidfile './var/run/my-pidfile.pid' tc-so:Read pid 15072, current pid 15072 tc-so:Ensuring pidfile ./var/run/my-pidfile.pid does not exist any more tc-end: 1639116259.138740, custom_path, passed tc-start: 1639116259.156128, default_path tc-so:Validating contents of pidfile '/var/run/t_pidfile.pid' tc-so:Read pid 17865, current pid 17865 tc-so:Ensuring pidfile /var/run/t_pidfile.pid does not exist any more tc-end: 1639116259.312961, default_path, passed tp-end: 1639116259.322409, lib/libutil/t_pidfile tp-start: 1639116259.423196, lib/libutil/t_snprintb, 2 tc-start: 1639116259.426377, snprintb tc-end: 1639116259.529977, snprintb, passed tc-start: 1639116259.539860, snprintb_m tc-end: 1639116259.641011, snprintb_m, passed tp-end: 1639116259.651087, lib/libutil/t_snprintb tp-start: 1639116259.757673, lib/libutil/t_sockaddr_snprintf, 5 tc-start: 1639116259.760847, sockaddr_snprintf_at tc-end: 1639116259.861003, sockaddr_snprintf_at, passed tc-start: 1639116259.871404, sockaddr_snprintf_dl tc-end: 1639116259.978836, sockaddr_snprintf_dl, passed tc-start: 1639116259.988771, sockaddr_snprintf_in tc-end: 1639116260.90189, sockaddr_snprintf_in, passed tc-start: 1639116260.100142, sockaddr_snprintf_in6 tc-end: 1639116260.204218, sockaddr_snprintf_in6, passed tc-start: 1639116260.214081, sockaddr_snprintf_un tc-end: 1639116260.316186, sockaddr_snprintf_un, passed tp-end: 1639116260.327834, lib/libutil/t_sockaddr_snprintf tp-start: 1639116260.449130, lib/libossaudio/t_ossaudio, 4 tc-start: 1639116260.452256, oss_dsp_caps tc-end: 1639116260.551040, oss_dsp_caps, skipped, No testable audio device available tc-start: 1639116260.561047, oss_dsp_init tc-end: 1639116260.660706, oss_dsp_init, skipped, Audio device unavailable for playback tc-start: 1639116260.670766, oss_dsp_trigger_read tc-end: 1639116260.772791, oss_dsp_trigger_read, skipped, PR port-sparc/55876 tc-start: 1639116260.782819, oss_dsp_trigger_write tc-end: 1639116260.882343, oss_dsp_trigger_write, skipped, Audio device unavailable for playback tp-end: 1639116260.893343, lib/libossaudio/t_ossaudio tp-start: 1639116261.37618, lib/semaphore/pthread/t_sem_pth, 8 tc-start: 1639116261.39966, blocktimedwait tc-so:[ 1.0000000] entropy: ready tc-end: 1639116261.775236, blocktimedwait, passed tc-start: 1639116261.782153, blockwait tc-so:[ 1.0000000] entropy: ready tc-end: 1639116262.469924, blockwait, passed tc-start: 1639116262.477150, busydestroy tc-so:[ 1.0000000] entropy: ready tc-end: 1639116262.834475, busydestroy, passed tc-start: 1639116262.841094, destroy tc-so:[ 1.0000000] entropy: ready tc-end: 1639116263.134485, destroy, passed tc-start: 1639116263.141215, initvalue tc-so:[ 1.0000000] entropy: ready tc-end: 1639116263.440409, initvalue, passed tc-start: 1639116263.447955, named tc-so:[ 1.0000000] entropy: ready tc-end: 1639116263.756692, named, passed tc-start: 1639116263.764584, postwait tc-so:[ 1.0000000] entropy: ready tc-end: 1639116264.90421, postwait, passed tc-start: 1639116264.98229, unlink tc-so:[ 1.0000000] entropy: ready tc-end: 1639116264.410462, unlink, passed tp-end: 1639116264.417549, lib/semaphore/pthread/t_sem_pth tp-start: 1639116264.505036, lib/librumpclient/t_fd, 2 tc-start: 1639116264.507394, bigenough tc-end: 1639116265.264713, bigenough, passed tc-start: 1639116265.272509, sigio tc-so:sigcnt after connect: 4 tc-end: 1639116266.152303, sigio, passed tp-end: 1639116266.160595, lib/librumpclient/t_fd tp-start: 1639116267.397713, lib/librumpclient/t_exec, 5 tc-start: 1639116267.399980, 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: 1639116270.63478, cloexec, passed tc-start: 1639116270.76860, 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: 1639116273.454089, exec, passed tc-start: 1639116273.463903, 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: 1639116276.118589, noexec, passed tc-start: 1639116276.128505, threxec tc-so:Executing command [ rump_server unix://csock ] tc-so:Executing command [ /usr/tests/lib/librumpclient/h_execthr ] tc-end: 1639116306.381085, threxec, passed tc-start: 1639116306.391221, 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: 1639116310.559907, vfork, passed tp-end: 1639116310.571616, lib/librumpclient/t_exec tp-start: 1639116311.746753, lib/librumphijack/t_asyncio, 3 tc-start: 1639116311.750131, 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: 1639116313.938108, invafd, passed tc-start: 1639116313.949681, 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: 1639116316.470581, select_allunset, passed tc-start: 1639116316.479888, 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: 1639116318.374853, select_timeout, passed tp-end: 1639116318.402889, lib/librumphijack/t_asyncio tp-start: 1639116319.180115, lib/librumphijack/t_config, 1 tc-start: 1639116319.183107, 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: 1639116321.203125, fdoff, passed tp-end: 1639116321.215529, lib/librumphijack/t_config tp-start: 1639116322.638771, lib/librumphijack/t_cwd, 8 tc-start: 1639116322.641042, 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: 1639116324.398906, basic_chdir, passed tc-start: 1639116324.406863, 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: 1639116326.291456, basic_fchdir, passed tc-start: 1639116326.299159, 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: 1639116328.106460, slash_chdir, passed tc-start: 1639116328.114978, 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: 1639116329.870548, slash_fchdir, passed tc-start: 1639116329.878178, 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: 1639116331.798786, symlink_chdir, passed tc-start: 1639116331.806848, 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: 1639116334.55838, symlink_fchdir, passed tc-start: 1639116334.64619, 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: 1639116335.731939, symlink_slash_chdir, passed tc-start: 1639116335.738728, 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: 1639116337.604749, symlink_slash_fchdir, passed tp-end: 1639116337.612660, lib/librumphijack/t_cwd tp-start: 1639116338.399217, lib/librumphijack/t_sh, 2 tc-start: 1639116338.401367, 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: 1639116341.608137, redirect, passed tc-start: 1639116341.621072, 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: 1639116344.36474, runscript, passed tp-end: 1639116344.43453, lib/librumphijack/t_sh tp-start: 1639116345.213997, lib/librumphijack/t_tcpip, 4 tc-start: 1639116345.216485, 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: 1639116349.541657, http, passed tc-start: 1639116349.553155, 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: 1639116363.451353, nfs, passed tc-start: 1639116363.489346, nfs_autoload tc-end: 1639116364.524212, nfs_autoload, skipped, test currently valid only on i386 tc-start: 1639116364.531533, 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.Vc92Gg/testdir ] tc-so:Executing command [ env BLOCKSIZE=512 ls -li /tmp/atf-run.Vc92Gg/testdir ] tc-end: 1639116377.637726, ssh, passed tp-end: 1639116377.766602, lib/librumphijack/t_tcpip tp-start: 1639116379.302733, lib/librumphijack/t_vfs, 9 tc-start: 1639116379.310222, 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: 1639116381.620696, blanket, passed tc-start: 1639116381.631443, 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: 1639116387.701158, cpcopy, passed tc-start: 1639116387.749836, 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: 1639116391.303451, doubleblanket, passed tc-start: 1639116391.317440, 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: 1639116396.242905, ln_nox, passed tc-start: 1639116396.259490, 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: 1639116398.395707, ln_x, passed tc-start: 1639116398.406651, 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: 1639116403.312864, mv_nox, passed tc-start: 1639116403.336836, 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: 1639116408.358407, mv_x, passed tc-start: 1639116408.419527, 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: 1639116415.768764, paxcopy, passed tc-start: 1639116415.840347, 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: 1639116418.211963, runonprefix, passed tp-end: 1639116418.222530, lib/librumphijack/t_vfs tp-start: 1639116418.392217, lib/libdes/t_des, 15 tc-start: 1639116418.396044, align tc-so:input word alignment test 0 1 2 3 tc-so:output word alignment test 0 1 2 3 tc-end: 1639116418.531788, align, passed tc-start: 1639116418.543444, cbc tc-end: 1639116418.677728, cbc, passed tc-start: 1639116418.692233, cbc_cksum tc-end: 1639116418.835239, cbc_cksum, passed tc-start: 1639116418.849071, cbcm tc-end: 1639116418.975481, cbcm, passed tc-start: 1639116418.987177, 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: 1639116419.132652, cfb, passed tc-start: 1639116419.144557, desx_cbc tc-end: 1639116419.267355, desx_cbc, passed tc-start: 1639116419.278852, ecb tc-end: 1639116419.370676, ecb, passed tc-start: 1639116419.379264, ede_cbc tc-end: 1639116419.478430, ede_cbc, passed tc-start: 1639116419.488173, ede_ecb tc-end: 1639116419.589052, ede_ecb, passed tc-start: 1639116419.597908, ede_ofb64 tc-end: 1639116419.698187, ede_ofb64, passed tc-start: 1639116419.707796, fast_crypt tc-end: 1639116419.811177, fast_crypt, passed tc-start: 1639116419.820337, ofb tc-end: 1639116419.906924, ofb, passed tc-start: 1639116419.915413, ofb64 tc-end: 1639116420.2895, ofb64, passed tc-start: 1639116420.11550, pcbc tc-end: 1639116420.104972, pcbc, passed tc-start: 1639116420.116673, quad_cksum tc-end: 1639116420.220779, quad_cksum, passed tp-end: 1639116420.232187, lib/libdes/t_des tp-start: 1639116420.349606, lib/libskey/t_algorithms, 3 tc-start: 1639116420.354182, md4 tc-end: 1639116420.469561, md4, passed tc-start: 1639116420.479813, md5 tc-end: 1639116420.590823, md5, passed tc-start: 1639116420.602275, sha1 tc-end: 1639116421.296737, sha1, passed tp-end: 1639116421.311557, lib/libskey/t_algorithms tp-start: 1639116421.497882, libexec/ld.elf_so/t_dlerror-cleared, 1 tc-start: 1639116421.502287, rtld_dlerror_cleared tc-end: 1639116421.675535, rtld_dlerror_cleared, passed tp-end: 1639116421.689529, libexec/ld.elf_so/t_dlerror-cleared tp-start: 1639116421.778828, libexec/ld.elf_so/t_dlerror-false, 1 tc-start: 1639116421.781579, rtld_dlerror_false tc-end: 1639116421.873244, rtld_dlerror_false, passed tp-end: 1639116421.882168, libexec/ld.elf_so/t_dlerror-false tp-start: 1639116421.964244, libexec/ld.elf_so/t_dlinfo, 4 tc-start: 1639116421.966998, rtld_dlinfo_linkmap_dlopen tc-end: 1639116422.61929, rtld_dlinfo_linkmap_dlopen, passed tc-start: 1639116422.69734, rtld_dlinfo_linkmap_dlopen_iter tc-end: 1639116422.153439, rtld_dlinfo_linkmap_dlopen_iter, passed tc-start: 1639116422.162043, rtld_dlinfo_linkmap_inval tc-end: 1639116422.244262, rtld_dlinfo_linkmap_inval, passed tc-start: 1639116422.252366, rtld_dlinfo_linkmap_self tc-end: 1639116422.331091, rtld_dlinfo_linkmap_self, passed tp-end: 1639116422.339159, libexec/ld.elf_so/t_dlinfo tp-start: 1639116422.422872, libexec/ld.elf_so/t_dlvsym, 5 tc-start: 1639116422.425424, rtld_dlvsym_symbol_nonexistent tc-end: 1639116422.508690, rtld_dlvsym_symbol_nonexistent, passed tc-start: 1639116422.517205, rtld_dlvsym_v1 tc-end: 1639116422.602978, rtld_dlvsym_v1, passed tc-start: 1639116422.611755, rtld_dlvsym_v3 tc-end: 1639116422.699103, rtld_dlvsym_v3, passed tc-start: 1639116422.707840, rtld_dlvsym_version_nonexistent tc-end: 1639116422.796082, rtld_dlvsym_version_nonexistent, passed tc-start: 1639116422.804640, rtld_dlvsym_version_null tc-end: 1639116422.892187, rtld_dlvsym_version_null, passed tp-end: 1639116422.899867, libexec/ld.elf_so/t_dlvsym tp-start: 1639116422.987718, libexec/ld.elf_so/t_ifunc, 3 tc-start: 1639116422.990310, rtld_hidden_ifunc tc-end: 1639116423.240231, rtld_hidden_ifunc, passed tc-start: 1639116423.248763, rtld_ifunc tc-end: 1639116423.500278, rtld_ifunc, passed tc-start: 1639116423.509748, rtld_main_ifunc tc-end: 1639116423.610866, rtld_main_ifunc, passed tp-end: 1639116423.621094, libexec/ld.elf_so/t_ifunc tp-start: 1639116423.725607, libexec/ld.elf_so/t_rtld_r_debug, 2 tc-start: 1639116423.728365, dlopen tc-end: 1639116423.821985, dlopen, passed tc-start: 1639116423.831542, self tc-end: 1639116423.924213, self, passed tp-end: 1639116423.931013, libexec/ld.elf_so/t_rtld_r_debug tp-start: 1639116424.853628, libexec/ld.elf_so/t_df_1_noopen, 2 tc-start: 1639116424.856990, df_1_noopen1 tc-so:Executing command [ /usr/tests/libexec/ld.elf_so/h_df_1_noopen1 ] tc-end: 1639116425.937238, df_1_noopen1, passed tc-start: 1639116425.952798, df_1_noopen2 tc-so:Executing command [ /usr/tests/libexec/ld.elf_so/h_df_1_noopen2 ] tc-end: 1639116426.997706, df_1_noopen2, passed tp-end: 1639116427.11587, libexec/ld.elf_so/t_df_1_noopen tp-start: 1639116427.617988, libexec/ld.elf_so/t_dl_symver, 1 tc-start: 1639116427.620977, 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: 1639116431.214576, dl_symver, passed tp-end: 1639116431.222329, libexec/ld.elf_so/t_dl_symver tp-start: 1639116431.892002, libexec/ld.elf_so/t_thread_local_dtor, 1 tc-start: 1639116431.894867, thread_local_dtor tc-end: 1639116432.618821, thread_local_dtor, passed tp-end: 1639116432.631089, libexec/ld.elf_so/t_thread_local_dtor tp-start: 1639116433.625556, net/fdpass/t_fdpass, 4 tc-start: 1639116433.628519, fdpass_compat tc-so:Executing command [ /usr/tests/net/fdpass/fdpass32 ] tc-end: 1639116434.550251, fdpass_compat, passed tc-start: 1639116434.564186, fdpass_compat_normal tc-so:Executing command [ /usr/tests/net/fdpass/fdpass32 -p /usr/tests/net/fdpass/fdpass64 ] tc-end: 1639116435.702278, fdpass_compat_normal, passed tc-start: 1639116435.715894, fdpass_normal tc-so:Executing command [ /usr/tests/net/fdpass/fdpass64 ] tc-end: 1639116436.452642, fdpass_normal, passed tc-start: 1639116436.463436, fdpass_normal_compat tc-so:Executing command [ /usr/tests/net/fdpass/fdpass64 -p /usr/tests/net/fdpass/fdpass32 ] tc-end: 1639116437.330613, fdpass_normal_compat, passed tp-end: 1639116437.341979, net/fdpass/t_fdpass tp-start: 1639116438.500020, net/in_cksum/t_in_cksum, 4 tc-start: 1639116438.502338, mbufs_aligned tc-end: 1639116448.316585, mbufs_aligned, passed tc-start: 1639116448.324640, mbufs_unaligned tc-end: 1639116458.500301, mbufs_unaligned, passed tc-start: 1639116458.507095, sizes_aligned tc-end: 1639116464.711833, sizes_aligned, passed tc-start: 1639116464.720366, sizes_unaligned tc-end: 1639116470.998131, sizes_unaligned, passed tp-end: 1639116471.18363, net/in_cksum/t_in_cksum tp-start: 1639116471.120864, net/net/t_bind, 2 tc-start: 1639116471.124039, bindany_4 tc-end: 1639116471.213866, bindany_4, passed tc-start: 1639116471.221626, bindany_6 tc-end: 1639116471.306036, bindany_6, passed tp-end: 1639116471.314052, net/net/t_bind tp-start: 1639116471.391489, net/net/t_unix, 5 tc-start: 1639116471.393843, sockaddr_un_closed tc-so:peercred(client) euid=0 egid=0 pid=25891 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=25891 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: 1639116471.497810, sockaddr_un_closed, passed tc-start: 1639116471.511109, 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=26483 tc-so:fstat(client) euid=666 egid=999 pid=13678 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.xau42Y/tcr': Permission denied tc-end: 1639116471.652038, sockaddr_un_fstat, passed tc-start: 1639116471.665007, sockaddr_un_len_exceed tc-end: 1639116471.752686, sockaddr_un_len_exceed, passed tc-start: 1639116471.764124, sockaddr_un_len_max tc-so:peercred(client) euid=0 egid=0 pid=25668 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=25668 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: 1639116471.872902, sockaddr_un_len_max, passed tc-start: 1639116471.885966, 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=11964 tc-so:peercred(client) euid=0 egid=0 pid=16536 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.xau42Y/tcr': Permission denied tc-end: 1639116472.23500, sockaddr_un_local_peereid, passed tp-end: 1639116472.35683, net/net/t_unix tp-start: 1639116472.124870, net/net/t_mapped, 3 tc-start: 1639116472.128070, mapped_4_4 tc-so:peer: 127.0.0.1:65531 tc-end: 1639116472.243731, mapped_4_4, passed tc-start: 1639116472.251980, mapped_6_4 tc-so:peer: ::ffff:127.0.0.1:65530 tc-end: 1639116472.346882, mapped_6_4, passed tc-start: 1639116472.354629, mapped_6_6 tc-so:peer: ::1:65535 tc-end: 1639116472.459242, mapped_6_6, passed tp-end: 1639116472.468219, net/net/t_mapped tp-start: 1639116472.586122, net/net/t_tcp, 10 tc-start: 1639116472.590643, accept4_44_nonblock tc-end: 1639116472.723300, accept4_44_nonblock, passed tc-start: 1639116472.735911, accept4_44_reset_nonblock tc-end: 1639116474.815096, accept4_44_reset_nonblock, passed tc-start: 1639116474.825548, accept4_46_nonblock tc-end: 1639116474.940111, accept4_46_nonblock, passed tc-start: 1639116474.951252, accept4_46_reset_nonblock tc-end: 1639116476.971888, accept4_46_reset_nonblock, passed tc-start: 1639116476.980357, accept4_66_nonblock tc-end: 1639116477.66781, accept4_66_nonblock, passed tc-start: 1639116477.75288, accept4_66_reset_nonblock tc-end: 1639116479.137270, accept4_66_reset_nonblock, passed tc-start: 1639116479.149150, accept_44_preserve_nonblock tc-end: 1639116481.254024, accept_44_preserve_nonblock, passed tc-start: 1639116481.262775, fcntl44_reset_nonblock tc-end: 1639116483.334276, fcntl44_reset_nonblock, passed tc-start: 1639116483.342263, fcntl46_reset_nonblock tc-end: 1639116485.433415, fcntl46_reset_nonblock, passed tc-start: 1639116485.440113, fcntl66_reset_nonblock tc-end: 1639116487.485102, fcntl66_reset_nonblock, passed tp-end: 1639116487.492224, net/net/t_tcp tp-start: 1639116487.560368, net/net/t_udp, 2 tc-start: 1639116487.562536, udp4_send tc-end: 1639116487.664523, udp4_send, passed tc-start: 1639116487.671421, udp6_send tc-end: 1639116487.771573, udp6_send, passed tp-end: 1639116487.778871, net/net/t_udp tp-start: 1639116487.843587, net/net/t_pktinfo, 1 tc-start: 1639116487.845785, pktinfo tc-end: 1639116487.912879, pktinfo, passed tp-end: 1639116487.919810, net/net/t_pktinfo tp-start: 1639116488.104032, net/net/t_pktinfo_send, 14 tc-start: 1639116488.106615, pktinfo_send_bindaddr tc-so:[ 1.0000000] entropy: ready tc-end: 1639116488.775197, pktinfo_send_bindaddr, passed tc-start: 1639116488.783992, pktinfo_send_bindaddrport tc-so:[ 1.0000000] entropy: ready tc-end: 1639116489.313377, pktinfo_send_bindaddrport, passed tc-start: 1639116489.321447, pktinfo_send_bindany tc-so:[ 1.0000000] entropy: ready tc-end: 1639116489.831509, pktinfo_send_bindany, passed tc-start: 1639116489.839869, pktinfo_send_bindother tc-so:[ 1.0000000] entropy: ready tc-end: 1639116490.362485, pktinfo_send_bindother, passed tc-start: 1639116490.370240, pktinfo_send_bindport tc-so:[ 1.0000000] entropy: ready tc-end: 1639116490.895793, pktinfo_send_bindport, passed tc-start: 1639116490.903171, pktinfo_send_connected tc-so:[ 1.0000000] entropy: ready tc-end: 1639116491.415181, pktinfo_send_connected, passed tc-start: 1639116491.424418, pktinfo_send_ifindex tc-so:[ 1.0000000] entropy: ready tc-so:atfu_pktinfo_send_ifindex_body: received "Hello PKTINFO 0" from 192.168.0.1:53128 tc-end: 1639116492.545412, pktinfo_send_ifindex, passed tc-start: 1639116492.558263, pktinfo_send_invalidarg tc-so:[ 1.0000000] entropy: ready tc-end: 1639116493.49425, pktinfo_send_invalidarg, passed tc-start: 1639116493.56553, pktinfo_send_multicast tc-so:[ 1.0000000] entropy: ready tc-so:atfu_pktinfo_send_multicast_body: received from 192.168.2.1:57081 tc-so:atfu_pktinfo_send_multicast_body: received from 192.168.2.1:57081 tc-end: 1639116494.126474, pktinfo_send_multicast, passed tc-start: 1639116494.140517, pktinfo_send_notown tc-so:[ 1.0000000] entropy: ready tc-end: 1639116494.645485, pktinfo_send_notown, passed tc-start: 1639116494.653518, pktinfo_send_notown_bind tc-so:[ 1.0000000] entropy: ready tc-end: 1639116495.152910, pktinfo_send_notown_bind, passed tc-start: 1639116495.160699, pktinfo_send_rawip tc-so:[ 1.0000000] entropy: ready tc-end: 1639116495.671749, pktinfo_send_rawip, passed tc-start: 1639116495.679468, pktinfo_send_rawip_notown tc-so:[ 1.0000000] entropy: ready tc-end: 1639116496.227518, pktinfo_send_rawip_notown, passed tc-start: 1639116496.235172, pktinfo_send_unbound tc-so:[ 1.0000000] entropy: ready tc-end: 1639116496.789626, pktinfo_send_unbound, passed tp-end: 1639116496.797741, net/net/t_pktinfo_send tp-start: 1639116496.972685, net/net/t_raw, 1 tc-start: 1639116496.975142, PRU_SENSE tc-so:[ 1.0000000] entropy: ready tc-end: 1639116497.642414, PRU_SENSE, passed tp-end: 1639116497.650463, net/net/t_raw tp-start: 1639116499.769943, net/net/t_forwarding, 6 tc-start: 1639116499.773018, 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:80:c9:fc:f6 ./.__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:02:c3:d3:26 ./.__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:f3:f6:52:e8 ./.__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.usjcPV ] 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: 1639116538.286870, ipforwarding_fastforward_v4, passed tc-start: 1639116538.309800, 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:9f:aa:9b:9c ./.__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:86:b6:c3: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:a5:30:58:05 ./.__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.RrI0i4 ] 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: 1639116577.665805, ipforwarding_fastforward_v6, passed tc-start: 1639116577.690294, 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:f4:e5:42:69 ./.__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:d8:a0:89:d0 ./.__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:21:71:94:b0 ./.__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.xBykPi ] 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: 1639116618.233120, ipforwarding_fragment_v4, passed tc-start: 1639116618.261884, 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:87:6d:98:a8 ./.__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:99:cb:6b:9f ./.__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:2f:c0:de:f2 ./.__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.4DIQgC ] 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: 1639116691.71069, ipforwarding_misc, passed tc-start: 1639116691.104031, 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:9d:54:1c:c5 ./.__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:40:d8:54: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:87:ec:db:53 ./.__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: 1639116739.135040, ipforwarding_v4, passed tc-start: 1639116739.166368, 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:96:dc:d0:ee ./.__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:2b:5c:5b: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:2d:40:1c:12 ./.__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: 1639116798.705490, ipforwarding_v6, passed tp-end: 1639116798.727619, net/net/t_forwarding tp-start: 1639116800.34630, net/net/t_ipaddress, 4 tc-start: 1639116800.36851, 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: 1639116819.446868, ipaddr_alias_address, passed tc-start: 1639116819.465253, 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:1d:05:3b:36 ./.__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: 1639116830.223064, ipaddr_auto_linklocal, passed tc-start: 1639116830.243544, 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: 1639116848.133534, ipaddr_same_address, passed tc-start: 1639116848.155550, 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: 1639116863.142840, ipaddr_same_address6, passed tp-end: 1639116863.168217, net/net/t_ipaddress tp-start: 1639116864.120745, net/net/t_ipv6address, 2 tc-start: 1639116864.122896, 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:faff:fedd:495 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 -n fe80::b0a0:faff:fedd:495%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:5cff:fe33:bb23%shmif1 fe80::b0a0:faff:fedd:495%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:faff:fedd:495%shmif0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 -n -S fe80::b0a0:c5ff:fec4:7516%shmif0 fc00:3::1 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 -n fe80::b0a0:c5ff:fec4:7516%shmif0 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 -n fe80::b0a0:5cff:fe33:bb23%shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:3::1 delete ] tc-so:Executing command [ rump.route delete -inet6 default fe80::b0a0:faff:fedd:495%shmif0 ] tc-so:Executing command [ rump.route add -inet6 default fe80::b0a0:faff:fedd:495%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:70ff:fe6b:ca36%shmif0 ] tc-so:Executing command [ rump.route add -inet6 default fe80::b0a0:70ff:fe6b:ca36%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:c5ff:fec4:7516%shmif0 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::0/64 fe80::b0a0:c5ff:fec4:7516%shmif0 ] tc-so:Executing command [ rump.route delete -inet6 fc00:2::0/64 fe80::b0a0:f6ff:fe31:591f%shmif1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::0/64 fe80::b0a0:f6ff:fe31:591f%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:c5ff:fec4:7516%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:f6ff:fe31:591f%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: 1639116960.27237, linklocal, passed tc-start: 1639116960.52398, 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:5ff:fed5:f966%shmif0 ] tc-so:Executing command [ rump.route get -inet6 fe80::b0a0:5ff:fed5:f966 ] tc-so:Executing command [ rump.ndp -n fe80::b0a0:5ff:fed5:f966%shmif0 ] tc-so:Executing command [ rump.ndp -n fe80::b0a0:5ff:fed5:f966 ] tc-end: 1639116970.369319, linklocal_ops, passed tp-end: 1639116970.391166, net/net/t_ipv6address tp-start: 1639116971.37805, net/net/t_ipv6_lifetime, 1 tc-start: 1639116971.40353, 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:43:61:3e:42 tc-se: linkstr: ./bus tc-se: inet6 fe80::b0a0:43ff:fe61:3e42%shmif0/64 flags 0 scopeid 0x2 tc-end: 1639117022.282606, basic, failed, atf-check failed; see the output of the test for details tp-end: 1639117022.303325, net/net/t_ipv6_lifetime tp-start: 1639117023.250568, net/net/t_mtudisc, 2 tc-start: 1639117023.253278, 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:94:39:e5:84 ./.__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:3f:cf:68:1f ./.__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:ce:47:3e:ba ./.__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 19947: 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: 1639117068.735323, mtudisc_basic, passed tc-start: 1639117068.759838, 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: 1639117070.612243, mtudisc_timeout, passed tp-end: 1639117070.621029, net/net/t_mtudisc tp-start: 1639117071.299914, net/net/t_mtudisc6, 1 tc-start: 1639117071.302977, 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:22:f0:99:5e ./.__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:a5:08:d4:ca ./.__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:ae:9d:e5:b9 ./.__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.5Gxogp ] 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: 1639117120.446418, mtudisc6_basic, passed tp-end: 1639117120.474196, net/net/t_mtudisc6 tp-start: 1639117121.699238, net/net/t_ping_opts, 3 tc-start: 1639117121.701725, 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:3c:fb:60:48 ./.__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:49:24:02:cf ./.__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:76:ee:1f:96 ./.__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:07:19:1b:1d ./.__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: 1639117159.128181, ping_opts_gateway, passed tc-start: 1639117159.164051, 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:5a:e7:78:39 ./.__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:15:a7:ec:82 ./.__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:89:5d:fa:a3 ./.__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:c9:01:83:42 ./.__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: 1639117197.372853, ping_opts_recordroute, passed tc-start: 1639117197.401738, 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:50:71:59:ed ./.__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:31:01:2a:18 ./.__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:0c:f4:98:77 ./.__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: 1639117232.207637, ping_opts_sourceaddr, passed tp-end: 1639117232.234080, net/net/t_ping_opts tp-start: 1639117233.287122, net/net/t_ping6_opts, 3 tc-start: 1639117233.289289, 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:8d:19:5c:b5 ./.__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:8f:1c:32: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:ad:5b:6e:34 ./.__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:ef:91:68:40 ./.__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: 1639117276.362482, ping6_opts_gateway, passed tc-start: 1639117276.396155, 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:1e:d8:0d:91 ./.__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:78:6e:fa:e8 ./.__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:c6:14:29:a5 ./.__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:78ff:fe6e:fae8 ] 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:1e:75:0a:b7 ./.__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:78ff:fe6e:fae8 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -I shmif0 fe80::b0a0:78ff:fe6e:fae8 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -I shmif1 fe80::b0a0:78ff:fe6e:fae8 ] 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: 1639117315.883376, ping6_opts_interface, passed tc-start: 1639117315.914684, 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:40:bc:f9:53 ./.__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:bc:52:dd:be ./.__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:a8:42:b5:3e ./.__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: 1639117354.132248, ping6_opts_sourceaddr, passed tp-end: 1639117354.161778, net/net/t_ping6_opts tp-start: 1639117354.241119, net/sys/t_rfc6056, 2 tc-start: 1639117354.243574, inet4 tc-end: 1639117354.390090, inet4, passed tc-start: 1639117354.398238, inet6 tc-end: 1639117354.543848, inet6, passed tp-end: 1639117354.551882, net/sys/t_rfc6056 tp-start: 1639117355.715975, net/altq/t_cbq, 3 tc-start: 1639117355.718085, 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:59:c1:96:dc ./.__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: 1639117387.702099, altq_cbq_basic_ipv4, passed tc-start: 1639117387.725501, 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:68:db:80:81 ./.__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:dd:ec:69:cd ./.__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: 1639117428.766261, altq_cbq_multi_ifaces_ipv4, passed tc-start: 1639117428.795799, 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:3a:1d:b2 ./.__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: 1639117461.610, altq_cbq_options_ipv4, passed tp-end: 1639117461.22713, net/altq/t_cbq tp-start: 1639117465.632796, net/arp/t_arp, 14 tc-start: 1639117465.635753, 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:dc:8b:c0:81 ./.__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:dc:8b:c0:81 ] 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: 1639117497.869990, arp_cache_expiration, passed tc-start: 1639117497.893680, 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:c1:ae:bb:33 ./.__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: 1639117518.621266, arp_cache_overwriting, passed tc-start: 1639117518.643078, 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:91:bf:9d:e1 ./.__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: 1639117548.874943, arp_command, passed tc-start: 1639117548.900601, 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: 1639117570.731698, arp_garp, passed tc-start: 1639117570.764745, 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: 1639117591.251964, arp_garp_without_dad, passed tc-start: 1639117591.281428, 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:54:ef:64:9a ./.__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: 1639117614.391374, arp_link_activation, passed tc-start: 1639117614.419903, 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:04:5b:62:01 ./.__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:34:27:4a ./.__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:64:c4:56:d3 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:64:c4:56:d3, length 28' -e 'b2:a0:64:c4:56:d3 > 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:64:c4:56:d3 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:64:c4:56:d3, length 28' ] tc-so:Executing command [ rump.ifconfig tap2 create ] tc-so:Executing command [ grep -q f2:0b:a4:ee:0e:00 ./.__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: 1639117644.891878, arp_proxy_arp_pub, passed tc-start: 1639117644.919871, 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:1b:04:c9:59 ./.__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:3a:3f:4c ./.__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:22:8d:84:e8 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:22:8d:84:e8, length 28' -e 'b2:a0:22:8d:84:e8 > 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:22:8d:84:e8 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:22:8d:84:e8, length 28' ] tc-so:Executing command [ rump.ifconfig tap2 create ] tc-so:Executing command [ grep -q f2:0b:a4:cc:69:0b ./.__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: 1639117676.803328, arp_proxy_arp_pubproxy, passed tc-start: 1639117676.828009, 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:16:09:45:37 ./.__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: 1639117694.496312, arp_purge_on_ifdown, passed tc-start: 1639117694.515279, 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:d2:80:d4:f5 ./.__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:bb:42:25:60 ./.__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: 1639117714.931397, arp_purge_on_route_change, passed tc-start: 1639117714.951609, 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:3b:f4:0b:7c ./.__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: 1639117732.162727, arp_purge_on_route_delete, passed tc-start: 1639117732.183083, 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:17:95:61:07 ./.__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: 1639117765.450162, arp_rtm, passed tc-start: 1639117765.480076, 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:12:c9:83:a2 ./.__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:12:c9:83:a2 ] 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: 1639117783.839304, arp_static, passed tc-start: 1639117783.861405, 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:b0:9c:93:f1 ./.__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:5d:99:6a:cc ./.__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: 1639117809.139248, arp_stray_entries, passed tp-end: 1639117809.164913, net/arp/t_arp tp-start: 1639117810.303275, net/arp/t_dad, 2 tc-start: 1639117810.307209, 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: 1639117847.22528, dad_basic, passed tc-start: 1639117847.57467, 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:64:e8:f8:51 ./.__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: 1639117874.401757, dad_duplicated, passed tp-end: 1639117874.424715, net/arp/t_dad tp-start: 1639117874.618272, net/bpf/t_bpf, 7 tc-start: 1639117874.620863, bpf_ioctl_BLEN tc-so:[ 1.0000000] entropy: ready tc-end: 1639117875.345644, bpf_ioctl_BLEN, passed tc-start: 1639117875.352674, bpf_ioctl_DLT tc-so:[ 1.0000000] entropy: ready tc-end: 1639117875.902341, bpf_ioctl_DLT, passed tc-start: 1639117875.909511, bpf_ioctl_GDLTLIST tc-so:[ 1.0000000] entropy: ready tc-end: 1639117876.432001, bpf_ioctl_GDLTLIST, passed tc-start: 1639117876.439042, bpf_ioctl_PROMISC tc-so:[ 1.0000000] entropy: ready tc-end: 1639117876.973452, bpf_ioctl_PROMISC, passed tc-start: 1639117876.980672, bpf_ioctl_SETIF tc-so:[ 1.0000000] entropy: ready tc-end: 1639117877.499117, bpf_ioctl_SETIF, passed tc-start: 1639117877.506206, bpfwriteleak tc-so:[ 1.0000000] entropy: ready tc-end: 1639117878.30707, bpfwriteleak, passed tc-start: 1639117878.37759, bpfwritetrunc tc-so:[ 1.0000000] entropy: ready tc-end: 1639117878.661238, bpfwritetrunc, passed tp-end: 1639117878.671627, net/bpf/t_bpf tp-start: 1639117878.797323, net/bpf/t_div-by-zero, 1 tc-start: 1639117878.799539, div_by_zero tc-so:[ 1.0000000] entropy: ready tc-end: 1639117879.301962, div_by_zero, passed tp-end: 1639117879.308876, net/bpf/t_div-by-zero tp-start: 1639117879.456280, net/bpf/t_mbuf, 20 tc-start: 1639117879.458428, bpf_mbuf_ldb_abs tc-so:[ 1.0000000] entropy: ready tc-end: 1639117879.977797, bpf_mbuf_ldb_abs, passed tc-start: 1639117879.984998, bpf_mbuf_ldb_abs_overflow tc-so:[ 1.0000000] entropy: ready tc-end: 1639117880.478868, bpf_mbuf_ldb_abs_overflow, passed tc-start: 1639117880.485583, bpf_mbuf_ldb_ind tc-so:[ 1.0000000] entropy: ready tc-end: 1639117881.13905, bpf_mbuf_ldb_ind, passed tc-start: 1639117881.23267, bpf_mbuf_ldb_ind_overflow1 tc-so:[ 1.0000000] entropy: ready tc-end: 1639117881.590759, bpf_mbuf_ldb_ind_overflow1, passed tc-start: 1639117881.597598, bpf_mbuf_ldb_ind_overflow2 tc-so:[ 1.0000000] entropy: ready tc-end: 1639117882.256052, bpf_mbuf_ldb_ind_overflow2, passed tc-start: 1639117882.269012, bpf_mbuf_ldb_ind_overflow3 tc-so:[ 1.0000000] entropy: ready tc-end: 1639117883.33364, bpf_mbuf_ldb_ind_overflow3, passed tc-start: 1639117883.40924, bpf_mbuf_ldh_abs tc-so:[ 1.0000000] entropy: ready tc-end: 1639117883.678847, bpf_mbuf_ldh_abs, passed tc-start: 1639117883.686053, bpf_mbuf_ldh_abs_overflow tc-so:[ 1.0000000] entropy: ready tc-end: 1639117884.199539, bpf_mbuf_ldh_abs_overflow, passed tc-start: 1639117884.209097, bpf_mbuf_ldh_ind tc-so:[ 1.0000000] entropy: ready tc-end: 1639117884.703231, bpf_mbuf_ldh_ind, passed tc-start: 1639117884.710241, bpf_mbuf_ldh_ind_overflow1 tc-so:[ 1.0000000] entropy: ready tc-end: 1639117885.201582, bpf_mbuf_ldh_ind_overflow1, passed tc-start: 1639117885.208393, bpf_mbuf_ldh_ind_overflow2 tc-so:[ 1.0000000] entropy: ready tc-end: 1639117885.701937, bpf_mbuf_ldh_ind_overflow2, passed tc-start: 1639117885.708939, bpf_mbuf_ldh_ind_overflow3 tc-so:[ 1.0000000] entropy: ready tc-end: 1639117886.322385, bpf_mbuf_ldh_ind_overflow3, passed tc-start: 1639117886.330504, bpf_mbuf_ldw_abs tc-so:[ 1.0000000] entropy: ready tc-end: 1639117886.946999, bpf_mbuf_ldw_abs, passed tc-start: 1639117886.954280, bpf_mbuf_ldw_abs_overflow tc-so:[ 1.0000000] entropy: ready tc-end: 1639117887.474342, bpf_mbuf_ldw_abs_overflow, passed tc-start: 1639117887.481230, bpf_mbuf_ldw_ind tc-so:[ 1.0000000] entropy: ready tc-end: 1639117887.970709, bpf_mbuf_ldw_ind, passed tc-start: 1639117887.978106, bpf_mbuf_ldw_ind_overflow1 tc-so:[ 1.0000000] entropy: ready tc-end: 1639117888.512518, bpf_mbuf_ldw_ind_overflow1, passed tc-start: 1639117888.519723, bpf_mbuf_ldw_ind_overflow2 tc-so:[ 1.0000000] entropy: ready tc-end: 1639117889.71498, bpf_mbuf_ldw_ind_overflow2, passed tc-start: 1639117889.81084, bpf_mbuf_ldw_ind_overflow3 tc-so:[ 1.0000000] entropy: ready tc-end: 1639117889.640134, bpf_mbuf_ldw_ind_overflow3, passed tc-start: 1639117889.650046, bpf_mbuf_msh tc-so:[ 1.0000000] entropy: ready tc-end: 1639117890.190114, bpf_mbuf_msh, passed tc-start: 1639117890.196737, bpf_mbuf_msh_overflow tc-so:[ 1.0000000] entropy: ready tc-end: 1639117890.689594, bpf_mbuf_msh_overflow, passed tp-end: 1639117890.696319, net/bpf/t_mbuf tp-start: 1639117890.839171, net/bpfilter/t_bpfilter, 8 tc-start: 1639117890.841308, bpfilterbadjmp tc-so:[ 1.0000000] entropy: ready tc-end: 1639117891.497565, bpfilterbadjmp, passed tc-start: 1639117891.509795, bpfilterbadmem tc-so:[ 1.0000000] entropy: ready tc-end: 1639117892.113694, bpfilterbadmem, passed tc-start: 1639117892.123911, bpfilterbadret tc-so:[ 1.0000000] entropy: ready tc-end: 1639117892.685995, bpfilterbadret, passed tc-start: 1639117892.696079, bpfiltercontig tc-so:[ 1.0000000] entropy: ready tc-end: 1639117893.982992, bpfiltercontig, passed tc-start: 1639117893.997003, bpfiltermchain tc-so:[ 1.0000000] entropy: ready tc-end: 1639117895.518368, bpfiltermchain, passed tc-start: 1639117895.533931, bpfilternegjmp tc-so:[ 1.0000000] entropy: ready tc-end: 1639117896.381392, bpfilternegjmp, passed tc-start: 1639117896.396300, bpfilternoinitA tc-so:[ 1.0000000] entropy: ready tc-end: 1639117897.256236, bpfilternoinitA, passed tc-start: 1639117897.271110, bpfilternoinitX tc-so:[ 1.0000000] entropy: ready tc-end: 1639117897.959394, bpfilternoinitX, passed tp-end: 1639117897.971077, net/bpfilter/t_bpfilter tp-start: 1639117898.125660, net/can/t_can, 11 tc-start: 1639117898.128689, canbindfilter tc-so:[ 1.0000000] entropy: ready tc-end: 1639117900.823581, canbindfilter, passed tc-start: 1639117900.834087, canbindunknown tc-so:[ 1.0000000] entropy: ready tc-end: 1639117901.491072, canbindunknown, passed tc-start: 1639117901.501551, canlocreate tc-so:[ 1.0000000] entropy: ready tc-end: 1639117902.240460, canlocreate, passed tc-start: 1639117902.250486, cannoloop tc-so:[ 1.0000000] entropy: ready tc-end: 1639117904.983654, cannoloop, passed tc-start: 1639117904.994196, cannoown tc-so:[ 1.0000000] entropy: ready tc-end: 1639117907.511525, cannoown, passed tc-start: 1639117907.522356, canreadlocal tc-so:[ 1.0000000] entropy: ready tc-end: 1639117908.165408, canreadlocal, passed tc-start: 1639117908.174573, canrecvfrom tc-so:[ 1.0000000] entropy: ready tc-end: 1639117908.681140, canrecvfrom, passed tc-start: 1639117908.688405, cansendtolo tc-so:[ 1.0000000] entropy: ready tc-end: 1639117909.182439, cansendtolo, passed tc-start: 1639117909.189478, cansendtowrite tc-so:[ 1.0000000] entropy: ready tc-end: 1639117909.675888, cansendtowrite, passed tc-start: 1639117909.685425, canwritelo tc-so:[ 1.0000000] entropy: ready tc-end: 1639117910.256693, canwritelo, passed tc-start: 1639117910.263779, canwriteunbound tc-so:[ 1.0000000] entropy: ready tc-end: 1639117910.815787, canwriteunbound, passed tp-end: 1639117910.825633, net/can/t_can tp-start: 1639117910.993129, net/can/t_canfilter, 4 tc-start: 1639117910.996159, canfilter_basic tc-so:[ 1.0000000] entropy: ready tc-end: 1639117913.657355, canfilter_basic, passed tc-start: 1639117913.669274, canfilter_get tc-so:[ 1.0000000] entropy: ready tc-end: 1639117914.250601, canfilter_get, passed tc-start: 1639117914.259140, canfilter_multiple tc-so:[ 1.0000000] entropy: ready tc-end: 1639117916.822992, canfilter_multiple, passed tc-start: 1639117916.830283, canfilter_null tc-so:[ 1.0000000] entropy: ready tc-end: 1639117919.385390, canfilter_null, passed tp-end: 1639117919.398117, net/can/t_canfilter tp-start: 1639117922.720589, net/carp/t_basic, 8 tc-start: 1639117922.725936, 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:4d:2e:a5:70 ./.__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:20:65:72:c7 ./.__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: 1639117965.28568, carp_handover_ipv4_halt_carpdevip, passed tc-start: 1639117965.48438, 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:c3:d3:8b:b3 ./.__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:4d:f2:77:99 ./.__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: 1639117993.958182, carp_handover_ipv4_halt_nocarpdevip, passed tc-start: 1639117993.982498, 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:74:15:85:1d ./.__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:df:05:8f:e4 ./.__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: 1639118063.350434, carp_handover_ipv4_ifdown_carpdevip, passed tc-start: 1639118063.383323, 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:41:af:c4: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:16:7d:63:cf ./.__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: 1639118116.408208, carp_handover_ipv4_ifdown_nocarpdevip, passed tc-start: 1639118116.428776, 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:6c:ef:b3:5d ./.__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:98:67:2b:91 ./.__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: 1639118145.387641, carp_handover_ipv6_halt_carpdevip, passed tc-start: 1639118145.408346, 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:24:55:dd:0d ./.__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:11:99:94:cd ./.__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: 1639118166.535041, 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: 1639118166.563732, 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:25:06:11:ee ./.__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:d1:f4:3e:38 ./.__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: 1639118223.953794, carp_handover_ipv6_ifdown_carpdevip, passed tc-start: 1639118223.979558, 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:35:de:02:8f ./.__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:be:a6:c4:49 ./.__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: 1639118244.339521, 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: 1639118244.359006, net/carp/t_basic tp-start: 1639118244.594922, net/icmp/t_forward, 1 tc-start: 1639118244.601863, returndatabytes tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-end: 1639118247.637165, returndatabytes, passed tp-end: 1639118247.647586, net/icmp/t_forward tp-start: 1639118247.798388, net/icmp/t_ping, 5 tc-start: 1639118247.801668, floodping tc-so:[ 1.0000000] entropy: ready tc-so:got 0/10000 tc-end: 1639118312.626345, floodping, passed tc-start: 1639118312.639757, 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: 1639118419.542213, floodping2, passed tc-start: 1639118419.557050, ping_of_death tc-so:[ 1.0000000] entropy: ready tc-end: 1639118420.962156, ping_of_death, passed tc-start: 1639118420.976755, pingsize tc-so:[ 1.0000000] entropy: ready tc-so:got 21/5605 tc-end: 1639118501.252440, pingsize, passed tc-start: 1639118501.270218, simpleping tc-so:[ 1.0000000] entropy: ready tc-end: 1639118503.679346, simpleping, passed tp-end: 1639118503.696083, net/icmp/t_ping tp-start: 1639118504.422384, net/icmp/t_ping2, 1 tc-start: 1639118504.424609, 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: 1639118510.431380, basic, passed tp-end: 1639118510.447904, net/icmp/t_ping2 tp-start: 1639118512.20392, net/icmp/t_icmp_redirect, 2 tc-start: 1639118512.24781, 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:c3:90:cf:de ./.__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:d3:15:73:24 ./.__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:9e:a6:1e:d3 ./.__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: 1639118552.365790, icmp_redirect, passed tc-start: 1639118552.386917, 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:b2:3a:0c:2f ./.__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:87:e5:66:6a ./.__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:68:5a:7f:04 ./.__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: 1639118598.873523, icmp_redirect_timeout, passed tp-end: 1639118598.895696, net/icmp/t_icmp_redirect tp-start: 1639118599.896119, net/icmp/t_icmp6_redirect, 1 tc-start: 1639118599.901719, 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:a4:56:b4:9c ./.__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:a7:7b:a6:49 ./.__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:a4ff:fe56:b49c%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:48:36:0e:5b ./.__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:a4ff:fe46:8539%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:23:ce:9e:e4 ./.__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:48ff:fe36:e5b%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: 1639118662.850180, icmp6_redirect_basic, passed tp-end: 1639118662.871144, net/icmp/t_icmp6_redirect tp-start: 1639118662.991478, net/if/t_compat, 1 tc-start: 1639118662.993653, OOSIOCGIFBRDADDR tc-so:[ 1.0000000] entropy: ready tc-end: 1639118663.510472, OOSIOCGIFBRDADDR, expected_failure, PR kern/51610: rump does not include COMPAT_43: /tmp/build/2021.12.10.01.18.29-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: 1639118663.523398, net/if/t_compat tp-start: 1639118664.167040, net/if/t_ifconf, 1 tc-start: 1639118664.169133, 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: 1639118674.755035, basic, passed tp-end: 1639118674.780570, net/if/t_ifconf tp-start: 1639118676.770943, net/if/t_ifconfig, 7 tc-start: 1639118676.773053, 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: 1639118682.546703, ifconfig_create_destroy, passed tc-start: 1639118682.556984, 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 119 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 1001 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.150005] chacha: Portable C ChaCha tc-so:unix://./r1 tc-end: 1639118690.438359, ifconfig_description, passed tc-start: 1639118690.447226, 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:ec:95:4e:cf 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:ec:95:4e:cf 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:ec:95:4e:cf 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:ec:95:4e:cf 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 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: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 119 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 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 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 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 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 1012 0 18 187 0 187 tc-so: tc-so:In use 1039K, total allocated 1496K; utilization 69.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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.150005] chacha: Portable C ChaCha tc-so:[ 1.880005] shmif0: Ethernet address b2:a0:ec:95:4e:cf tc-so:bus1 tc-so:### Dumping bus1 tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:unix://./r1 tc-end: 1639118700.585335, ifconfig_number, passed tc-start: 1639118700.602062, 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:3f:a9:9b:b0 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:3fff:fea9:9bb0%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:3f:a9:9b:b0 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:3fff:fea9:9bb0%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fc00::2/64 flags 0x2 pltime 100 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:3f:a9:9b:b0 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:3fff:fea9:9bb0%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:3f:a9:9b:b0 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:3fff:fea9:9bb0%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:3f:a9:9b:b0 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:3fff:fea9:9bb0%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: 1639118726.583828, ifconfig_options, passed tc-start: 1639118726.599427, 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: 1639118775.867562, ifconfig_parameters, passed tc-start: 1639118775.877782, 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:91:e6:26:07 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:91:e6:26:07 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:91:e6:26:07 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:91:e6:26:07 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:91:e6:26:07 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 122 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 1910 0 0 637 0 637 637 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 2 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 31 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 2622 0 51 712 0 712 tc-so: tc-so:In use 4266K, total allocated 5696K; utilization 74.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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.150005] chacha: Portable C ChaCha tc-so:[ 1.890005] shmif0: Ethernet address b2:a0:91:e6:26:07 tc-so:[ 3.160005] arp_dad_start: shmif0: starting DAD for 10.0.0.1 tc-so:[ 11.430005] arp_dad_timer: shmif0: DAD complete for 10.0.0.1 - no duplicates found tc-so:[ 12.730005] arp_dad_start: shmif0: starting DAD for 10.0.0.1 tc-so:[ 21.530005] arp_dad_timer: shmif0: DAD complete for 10.0.0.1 - no duplicates found tc-so:[ 22.250005] arp_dad_start: shmif0: starting DAD for 10.0.0.1 tc-so:[ 31.680005] arp_dad_timer: shmif0: DAD complete for 10.0.0.1 - no duplicates found tc-so:[ 33.680005] 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:03.610004 b2:a0:91:e6:26:07 > 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.480004 b2:a0:91:e6:26:07 > 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:06.830004 b2:a0:91:e6:26:07 > 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.280004 b2:a0:91:e6:26:07 > 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.420004 b2:a0:91:e6:26:07 > 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.430004 b2:a0:91:e6:26:07 > 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.610004 b2:a0:91:e6:26:07 > 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:14.690004 b2:a0:91:e6:26:07 > 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.930004 b2:a0:91:e6:26:07 > 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:17.750004 b2:a0:91:e6:26:07 > 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.520004 b2:a0:91:e6:26:07 > 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.530004 b2:a0:91:e6:26:07 > 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.140004 b2:a0:91:e6:26:07 > 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:24.940004 b2:a0:91:e6:26:07 > 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:26.740004 b2:a0:91:e6:26:07 > 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.470004 b2:a0:91:e6:26:07 > 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.680004 b2:a0:91:e6:26:07 > 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.680004 b2:a0:91:e6:26:07 > 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.680004 b2:a0:91:e6:26:07 > 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: 1639118813.415804, ifconfig_up_down_ipv4, passed tc-start: 1639118813.432831, 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:8c:95:98:20 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:8c:95:98:20 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:8cff:fe95:9820%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:8cff:fe95:9820 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:8c:95:98:20 0 0 29 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:8cff:f tc-so: ff02::1:ff00:1%sh tc-so: ff01:2::1 tc-so: ff02::2:92ec:23cd tc-so: ff02::1%shmif0 tc-so: ff02::1:ff95:9820 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:8cff:fe95:9820%shmif0 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:92ec:23cd%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff95:9820%shmif0 refcount 1 tc-so: enaddr b2:a0:8c:95:98:20 multicnt 4 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so: 33:33:92:ec:23:cd -- 33:33:92:ec:23:cd refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:95:98:20 -- 33:33:ff:95:98:20 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:8c:95:98:20 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:8cff:fe95:9820%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 226 0 226 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 234 0 234 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 2709 0 0 903 0 903 903 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 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 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 34 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 3959 0 471 984 0 984 tc-so: tc-so:In use 5943K, total allocated 7872K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.190005] chacha: Portable C ChaCha tc-so:[ 2.150005] shmif0: Ethernet address b2:a0:8c:95:98:20 tc-so:[ 3.540005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 3.540005] get_ifid: shmif0: ifid: b0:a0:8c:ff:fe:95:98:20 tc-so:[ 3.540005] nd6_dad_start: shmif0: starting DAD for fc00::1 tc-so:[ 8.650005] nd6_dad_timer: shmif0: DAD complete for fc00::1 - no duplicates found tc-so:[ 9.190005] in6_if_link_down: fe80:2::b0a0:8cff:fe95:9820 marked detached tc-so:[ 9.190005] in6_if_link_down: fc00::1 marked detached tc-so:[ 10.050005] in6_if_link_up: fe80:2::b0a0:8cff:fe95:9820 marked tentative tc-so:[ 10.050005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:8cff:fe95:9820 tc-so:[ 10.050005] in6_if_link_up: fc00::1 marked tentative tc-so:[ 10.050005] nd6_dad_start: shmif0: starting DAD for fc00::1 tc-so:[ 15.560005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:8cff:fe95:9820 - no duplicates found tc-so:[ 15.600005] nd6_dad_timer: shmif0: DAD complete for fc00::1 - no duplicates found tc-so:[ 16.320005] nd6_dad_start: shmif0: starting DAD for fc00::1 tc-so:[ 21.400005] nd6_dad_timer: shmif0: DAD complete for fc00::1 - no duplicates found tc-so:[ 24.440005] in6_if_link_down: fe80:2::b0a0:8cff:fe95:9820 marked detached tc-so:[ 24.440005] 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.540004 b2:a0:8c:95:98:20 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8cff:fe95:9820 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:03.580004 b2:a0:8c:95:98:20 > 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:03.720004 b2:a0:8c:95:98:20 > 33:33:ff:95:98:20, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8cff:fe95:9820 > ff02::1:ff95:9820: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff95:9820, length 24 tc-so:00:00:04.190004 b2:a0:8c:95:98:20 > 33:33:92:ec:23:cd, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8cff:fe95:9820 > ff02::2:92ec:23cd: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:92ec:23cd, length 24 tc-so:00:00:04.610004 b2:a0:8c:95:98:20 > 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.640004 b2:a0:8c:95:98:20 > 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.640004 b2:a0:8c:95:98:20 > 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.200004 b2:a0:8c:95:98:20 > 33:33:ff:95:98:20, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8cff:fe95:9820 > ff02::1:ff95:9820: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff95:9820, length 24 tc-so:00:00:07.320004 b2:a0:8c:95:98:20 > 33:33:92:ec:23:cd, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8cff:fe95:9820 > ff02::2:92ec:23cd: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:92ec:23cd, length 24 tc-so:00:00:07.650004 b2:a0:8c:95:98:20 > 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.220004 b2:a0:8c:95:98:20 > 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:10.430004 b2:a0:8c:95:98:20 > 33:33:ff:95:98:20, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff95:9820: ICMP6, neighbor solicitation, who has fe80::b0a0:8cff:fe95:9820, length 32 tc-so:00:00:10.470004 b2:a0:8c:95:98:20 > 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.460004 b2:a0:8c:95:98:20 > 33:33:ff:95:98:20, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff95:9820: ICMP6, neighbor solicitation, who has fe80::b0a0:8cff:fe95:9820, length 32 tc-so:00:00:11.500004 b2:a0:8c:95:98:20 > 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.490004 b2:a0:8c:95:98:20 > 33:33:ff:95:98:20, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff95:9820: ICMP6, neighbor solicitation, who has fe80::b0a0:8cff:fe95:9820, length 32 tc-so:00:00:12.530004 b2:a0:8c:95:98:20 > 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.500004 b2:a0:8c:95:98:20 > 33:33:ff:95:98:20, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff95:9820: ICMP6, neighbor solicitation, who has fe80::b0a0:8cff:fe95:9820, length 32 tc-so:00:00:13.540004 b2:a0:8c:95:98:20 > 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.530004 b2:a0:8c:95:98:20 > 33:33:ff:95:98:20, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff95:9820: ICMP6, neighbor solicitation, who has fe80::b0a0:8cff:fe95:9820, length 32 tc-so:00:00:14.570004 b2:a0:8c:95:98:20 > 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.130004 b2:a0:8c:95:98:20 > 33:33:00:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8cff:fe95:9820 > ff02::2: HBH ICMP6, multicast listener donemax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:16.320004 b2:a0:8c:95:98:20 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8cff:fe95:9820 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:16.340004 b2:a0:8c:95:98:20 > 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.350004 b2:a0:8c:95:98:20 > 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.350004 b2:a0:8c:95:98:20 > 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.380004 b2:a0:8c:95:98:20 > 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.380004 b2:a0:8c:95:98:20 > 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:21.170004 b2:a0:8c:95:98:20 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8cff:fe95:9820 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:unix://./r1 tc-end: 1639118843.706643, ifconfig_up_down_ipv6, passed tp-end: 1639118843.725387, net/if/t_ifconfig tp-start: 1639118845.283594, net/if_bridge/t_bridge, 5 tc-start: 1639118845.286055, 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: 1639118848.744307, bridge_create_destroy, passed tc-start: 1639118848.753756, 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:d0:27:e0:c6 ./.__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:3c:58:36:08 ./.__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:07:58:bd:9a ./.__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:3c:58:36:08 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:07:58:bd:9a 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:d6:88:a8:05 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:d6:88:a8:05 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:d0:27:e0:c6 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:d0:27:e0:c6 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:d0:27:e0:c6 shmif1 1200 flags=0<> tc-so: b2:a0:d6:88:a8:05 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:3c:58:36:08 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:07:58:bd:9a 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: 1639118903.8526, bridge_ipv4, passed tc-start: 1639118903.29813, 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:2d:be:c7:87 ./.__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:5c:16:d9:a7 ./.__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:b2:0b:dc:5b ./.__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:5c:16:d9:a7 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:5cff:fe16:d9a7%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:b2:0b:dc:5b tc-so: linkstr: bus2 tc-so: inet6 fe80::b0a0:b2ff:fe0b:dc5b%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:23:33:d4:63 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:23ff:fe33:d463%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:23:33:d4:63 tc-so: linkstr: bus1 tc-so: input: 11 packets, 888 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:23ff:fe33:d463%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:2d:be:c7:87 tc-so: linkstr: bus2 tc-so: input: 11 packets, 888 bytes, 6 multicasts tc-so: output: 15 packets, 1232 bytes, 9 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:2dff:febe:c787%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:2d:be:c7:87 tc-so: linkstr: bus2 tc-so: input: 12 packets, 958 bytes, 6 multicasts tc-so: output: 16 packets, 1302 bytes, 9 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:2dff:febe:c787%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:2d:be:c7:87 shmif1 1200 flags=0<> tc-so: b2:a0:23:33:d4:63 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:5c:16:d9:a7 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:5cff:fe16:d9a7%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:b2:0b:dc:5b tc-so: linkstr: bus2 tc-so: inet6 fe80::b0a0:b2ff:fe0b:dc5b%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: 1639118973.822578, bridge_ipv6, passed tc-start: 1639118973.843772, 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:46:1b:6c:90 ./.__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:30:c4:d8:ef ./.__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:c1:76:2e:bf ./.__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:30:c4:d8:ef 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:c1:76:2e:bf 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:14:c6:7f:44 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:14:c6:7f:44 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:46:1b:6c:90 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:46:1b:6c:90 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:46:1b:6c:90 shmif1 1194 flags=0<> tc-so: b2:a0:14:c6:7f:44 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:30:c4:d8:ef 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:c1:76:2e:bf 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:14:c6:7f:44 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:14:c6:7f:44 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:14:c6:7f:44 tc-so: linkstr: bus1 tc-so: input: 22 packets, 1148 bytes, 12 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:46:1b:6c:90 tc-so: linkstr: bus2 tc-so: input: 18 packets, 868 bytes, 15 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:46:1b:6c:90 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:46:1b:6c:90 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:46:1b:6c:90 shmif1 1199 flags=0<> tc-so: b2:a0:14:c6:7f:44 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:30:c4:d8:ef 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:c1:76:2e:bf 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: 1639119030.709189, bridge_member_ipv4, passed tc-start: 1639119030.731460, 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:63:83:c7:b5 ./.__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:39:64:2c:61 ./.__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:97:46:05:57 ./.__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:39:64:2c:61 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:39ff:fe64:2c61%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:97:46:05:57 tc-so: linkstr: bus2 tc-so: inet6 fe80::b0a0:97ff:fe46:557%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:8b:48:b7:42 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:8bff:fe48:b742%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:8b:48:b7:42 tc-so: linkstr: bus1 tc-so: input: 11 packets, 888 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:8bff:fe48:b742%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:63:83:c7:b5 tc-so: linkstr: bus2 tc-so: input: 11 packets, 888 bytes, 6 multicasts tc-so: output: 15 packets, 1232 bytes, 9 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:63ff:fe83:c7b5%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:63:83:c7:b5 tc-so: linkstr: bus2 tc-so: input: 12 packets, 958 bytes, 6 multicasts tc-so: output: 16 packets, 1302 bytes, 9 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:63ff:fe83:c7b5%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:63:83:c7:b5 shmif1 1198 flags=0<> tc-so: b2:a0:8b:48:b7:42 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:39:64:2c:61 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:39ff:fe64:2c61%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:97:46:05:57 tc-so: linkstr: bus2 tc-so: inet6 fe80::b0a0:97ff:fe46:557%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:8b:48:b7:42 tc-so: linkstr: bus1 tc-so: input: 17 packets, 1388 bytes, 10 multicasts tc-so: output: 16 packets, 1302 bytes, 10 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:8bff:fe48:b742%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:8b:48:b7:42 tc-so: linkstr: bus1 tc-so: input: 19 packets, 1544 bytes, 10 multicasts tc-so: output: 18 packets, 1458 bytes, 11 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:8bff:fe48:b742%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:8b:48:b7:42 tc-so: linkstr: bus1 tc-so: input: 23 packets, 1864 bytes, 10 multicasts tc-so: output: 22 packets, 1778 bytes, 12 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:8bff:fe48:b742%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:63:83:c7:b5 tc-so: linkstr: bus2 tc-so: input: 21 packets, 1724 bytes, 13 multicasts tc-so: output: 18 packets, 1466 bytes, 9 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:63ff:fe83:c7b5%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:63:83:c7:b5 tc-so: linkstr: bus2 tc-so: input: 23 packets, 1880 bytes, 13 multicasts tc-so: output: 20 packets, 1622 bytes, 10 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:63ff:fe83:c7b5%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:63:83:c7:b5 tc-so: linkstr: bus2 tc-so: input: 25 packets, 2036 bytes, 13 multicasts tc-so: output: 22 packets, 1778 bytes, 11 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:63ff:fe83:c7b5%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:63:83:c7:b5 shmif1 1200 flags=0<> tc-so: b2:a0:8b:48:b7:42 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:39:64:2c:61 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:39ff:fe64:2c61%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:97:46:05:57 tc-so: linkstr: bus2 tc-so: inet6 fe80::b0a0:97ff:fe46:557%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: 1639119110.214234, bridge_member_ipv6, passed tp-end: 1639119110.241858, net/if_bridge/t_bridge tp-start: 1639119113.403050, net/if_bridge/t_rtable, 6 tc-start: 1639119113.407519, 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:22:d7:2a:cc ./.__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:ca:4a:08:a7 ./.__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:dc:1c:4e:16 ./.__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:ca:4a:08:a7 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:dc:1c:4e:16 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:fa:ee:cb:69 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 deladdr b2:a0:22:d7:2a:cc ] 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: 1639119148.760896, bridge_rtable_basic, passed tc-start: 1639119148.791546, 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:23:9b:6c:f7 ./.__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:a5:08:8e:e3 ./.__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:32:89:ba:b6 ./.__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:a5:08:8e:e3 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:32:89:ba:b6 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:bd:60:89:0e ./.__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:9c:01:fc:f7 ./.__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: 1639119201.241074, bridge_rtable_delete_member, passed tc-start: 1639119201.263531, 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:47:43:4d:fa ./.__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:85:37:e3:82 ./.__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:cb:1f:b8:9d ./.__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:85:37:e3:82 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:cb:1f:b8:9d 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:57:ec:5f:c8 ./.__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:e8:7a:ba:1b ./.__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: 1639119244.124825, bridge_rtable_flush, passed tc-start: 1639119244.149287, 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:4d:50:b7:47 ./.__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:8c:92:d9:59 ./.__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:e6:77:7e:8a ./.__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:8c:92:d9:59 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:e6:77:7e:8a 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: 1639119611.686221, bridge_rtable_manyaddrs, passed tc-start: 1639119611.716614, 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:2f:9d:65:01 ./.__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:af:a6:89:18 ./.__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:77:8e:35:10 ./.__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:af:a6:89:18 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:77:8e:35:10 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:2f:9d:65:01 shmif1 1200 flags=0<> tc-so: b2:a0:f6:7f:a7:eb 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:f6:7f:a7:eb 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:2f:9d:65:01 shmif1 1200 flags=0<> tc-so: b2:a0:f6:7f:a7:eb 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: 1639119643.162764, bridge_rtable_maxaddr, passed tc-start: 1639119643.193723, 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:f9:84:a5:c4 ./.__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:c1:61:a9:83 ./.__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:5d:11:ae:20 ./.__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:c1:61:a9:83 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:5d:11:ae:20 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: 1639119675.837809, bridge_rtable_timeout, passed tp-end: 1639119675.865542, net/if_bridge/t_rtable tp-start: 1639119679.764847, net/if_gif/t_gif, 13 tc-start: 1639119679.767324, 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:96:59:ec:fe ./.__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:49:69:cf:19 tc-so: linkstr: bus0 tc-so: inet6 fe80::b0a0:49ff:fe69:cf19%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:96:59:ec:fe tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:96ff:fe59:ecfe%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:b3:82:a7:a5 ./.__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:44:9e:5e ./.__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:b3:82:a7:a5 tc-so: linkstr: bus0 tc-so: inet6 fe80::b0a0:b3ff:fe82:a7a5%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:a9:44:9e:5e tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:a9ff:fe44:9e5e%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::3473:d344:3513:c5e7%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:49ff:fe69:cf19 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:96ff:fe59:ecfe link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::3473:d344:3513:c5e7 UC - - - gif0 tc-so:fe80::3473:d344:3513:c5e7 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::3473:d344:3513:c5e7 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::3473:d344:3513:c5e7 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::c042:4788:5fa6:b4a5%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:b3ff:fe82:a7a5 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:a9ff:fe44:9e5e link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::c042:4788:5fa6:b4a5 UC - - - gif0 tc-so:fe80::c042:4788:5fa6:b4a5 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::c042:4788:5fa6:b4a5 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::c042:4788:5fa6:b4a5 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: 5 packets, 360 bytes tc-so: output: 4 packets, 288 bytes tc-so: inet6 fe80::3473:d344:3513:c5e7%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: 6 packets, 444 bytes tc-so: output: 5 packets, 372 bytes tc-so: inet6 fe80::3473:d344:3513:c5e7%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: 2 packets, 156 bytes tc-so: output: 6 packets, 444 bytes tc-so: inet6 fe80::c042:4788:5fa6:b4a5%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: 3 packets, 240 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::c042:4788:5fa6:b4a5%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: 1639119730.727574, gif_basic_ipv4overipv4, passed tc-start: 1639119730.751048, 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:e0:dd:4a:bb ./.__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:10:7a:6f:40 tc-so: linkstr: bus0 tc-so: inet6 fe80::b0a0:10ff:fe7a:6f40%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:e0:dd:4a:bb tc-so: linkstr: bus1 tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:e0ff:fedd:4abb%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:da:ac:44:2a ./.__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:a5:5e:b3:86 ./.__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:da:ac:44:2a tc-so: linkstr: bus0 tc-so: inet6 fe80::b0a0:daff:feac:442a%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:a5:5e:b3:86 tc-so: linkstr: bus1 tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:a5ff:fe5e:b386%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::1cbf:620c:6b9c:aa4d%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:10ff:fe7a:6f40 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:e0ff:fedd:4abb link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::1cbf:620c:6b9c:aa4d UC - - - gif0 tc-so:fe80::1cbf:620c:6b9c:aa4d 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::1cbf:620c:6b9c:aa4d 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::1cbf:620c:6b9c:aa4d 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::5c7e:55b7:aafb:dee0%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:daff:feac:442a link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:a5ff:fe5e:b386 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::5c7e:55b7:aafb:dee0 UC - - - gif0 tc-so:fe80::5c7e:55b7:aafb:dee0 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::5c7e:55b7:aafb:dee0 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::5c7e:55b7:aafb:dee0 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: 4 packets, 288 bytes tc-so: output: 5 packets, 360 bytes tc-so: inet6 fe80::1cbf:620c:6b9c:aa4d%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: 5 packets, 372 bytes tc-so: output: 6 packets, 444 bytes tc-so: inet6 fe80::1cbf:620c:6b9c:aa4d%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::5c7e:55b7:aafb:dee0%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::5c7e:55b7:aafb:dee0%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: 1639119779.83013, gif_basic_ipv4overipv6, passed tc-start: 1639119779.109429, 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:5b:fb:5f:a9 ./.__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:13:33:f1:fa tc-so: linkstr: bus0 tc-so: inet6 fc00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:13ff:fe33:f1fa%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:5b:fb:5f:a9 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:5bff:fefb:5fa9%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:5b:5f:e1:8b ./.__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:95:59:ec ./.__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:5b:5f:e1:8b tc-so: linkstr: bus0 tc-so: inet6 fc00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:5bff:fe5f:e18b%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:7c:95:59:ec tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:7cff:fe95:59ec%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::d4ba:7103:f480:baaf%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:13ff:fe33:f1fa link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:5bff:fefb:5fa9 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::d4ba:7103:f480:baaf UC - - - gif0 tc-so:fe80::d4ba:7103:f480:baaf 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::3874:d706:2dc6:b39%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:5bff:fe5f:e18b link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:7cff:fe95:59ec link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::3874:d706:2dc6:b39 UC - - - gif0 tc-so:fe80::3874:d706:2dc6:b39 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: 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::d4ba:7103:f480:baaf%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::d4ba:7103:f480:baaf%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: 5 packets, 344 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::3874:d706:2dc6:b39%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: 6 packets, 400 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::3874:d706:2dc6:b39%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: 1639119834.68762, gif_basic_ipv6overipv4, passed tc-start: 1639119834.89597, 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:bc:2b:ed:f8 ./.__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:21:c4:d9:71 tc-so: linkstr: bus0 tc-so: inet6 fc00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:21ff:fec4:d971%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:bc:2b:ed:f8 tc-so: linkstr: bus1 tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:bcff:fe2b:edf8%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:ed:7c:cf:65 ./.__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:89:dc:27:b8 ./.__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:ed:7c:cf:65 tc-so: linkstr: bus0 tc-so: inet6 fc00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:edff:fe7c:cf65%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:89:dc:27:b8 tc-so: linkstr: bus1 tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:89ff:fedc:27b8%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::9468:2a25:4a20:c9c1%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:21ff:fec4:d971 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:bcff:fe2b:edf8 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::9468:2a25:4a20:c9c1 UC - - - gif0 tc-so:fe80::9468:2a25:4a20:c9c1 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::749c:1c32:b4c8:8b2b%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:edff:fe7c:cf65 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:89ff:fedc:27b8 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::749c:1c32:b4c8:8b2b UC - - - gif0 tc-so:fe80::749c:1c32:b4c8:8b2b 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: 5 packets, 360 bytes tc-so: output: 5 packets, 360 bytes tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::9468:2a25:4a20:c9c1%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: 6 packets, 416 bytes tc-so: output: 6 packets, 416 bytes tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::9468:2a25:4a20:c9c1%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: 6 packets, 416 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::749c:1c32:b4c8:8b2b%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: 7 packets, 472 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::749c:1c32:b4c8:8b2b%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: 1639119889.221889, gif_basic_ipv6overipv6, passed tc-start: 1639119889.255733, 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: 1639119895.388357, gif_create_destroy, passed tc-start: 1639119895.400851, 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:98:6d:9b:fa ./.__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:b2:9d:c2:86 tc-so: linkstr: bus0 tc-so: inet6 fe80::b0a0:b2ff:fe9d:c286%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:98:6d:9b:fa tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:98ff:fe6d:9bfa%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:c0:aa:7e: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:b8:53:9e:43 ./.__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:c0:aa:7e:4e tc-so: linkstr: bus0 tc-so: inet6 fe80::b0a0:c0ff:feaa:7e4e%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:b8:53:9e:43 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:b8ff:fe53:9e43%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::9c4f:64b4:5cbc:9267%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:b2ff:fe9d:c286 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:98ff:fe6d:9bfa link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::9c4f:64b4:5cbc:9267 UC - - - gif0 tc-so:fe80::9c4f:64b4:5cbc:9267 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::9c4f:64b4:5cbc:9267 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::9c4f:64b4:5cbc:9267 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::fc23:531e:3ec5:55c4%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:c0ff:feaa:7e4e link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:b8ff:fe53:9e43 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::fc23:531e:3ec5:55c4 UC - - - gif0 tc-so:fe80::fc23:531e:3ec5:55c4 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::fc23:531e:3ec5:55c4 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::fc23:531e:3ec5:55c4 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::9c4f:64b4:5cbc:9267%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::fc23:531e:3ec5:55c4%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: 5 packets, 360 bytes tc-so: output: 5 packets, 360 bytes tc-so: inet6 fe80::9c4f:64b4:5cbc:9267%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: 6 packets, 444 bytes tc-so: output: 6 packets, 444 bytes tc-so: inet6 fe80::9c4f:64b4:5cbc:9267%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::fc23:531e:3ec5:55c4%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::fc23:531e:3ec5:55c4%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::9c4f:64b4:5cbc:9267%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: 3 packets, 216 bytes, 4 errors tc-so: inet6 fe80::9c4f:64b4:5cbc:9267%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::9c4f:64b4:5cbc:9267%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: 3 packets, 216 bytes, 4 errors tc-so: inet6 fe80::9c4f:64b4:5cbc:9267%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::fc23:531e:3ec5:55c4%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::fc23:531e:3ec5:55c4%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::fc23:531e:3ec5:55c4%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::fc23:531e:3ec5:55c4%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::9c4f:64b4:5cbc:9267%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::9c4f:64b4:5cbc:9267%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::fc23:531e:3ec5:55c4%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::fc23:531e:3ec5:55c4%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: 1639119955.105977, gif_ioctl_ipv4overipv4, passed tc-start: 1639119955.129151, 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:4c:74:54:62 ./.__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:d0:cb:f7:6b tc-so: linkstr: bus0 tc-so: inet6 fe80::b0a0:d0ff:fecb:f76b%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:4c:74:54:62 tc-so: linkstr: bus1 tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:4cff:fe74:5462%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:07:1e:7f: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:eb:4a:fe:ce ./.__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:07:1e:7f:01 tc-so: linkstr: bus0 tc-so: inet6 fe80::b0a0:7ff:fe1e:7f01%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:eb:4a:fe:ce tc-so: linkstr: bus1 tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:ebff:fe4a:fece%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::8c67:fb78:f83d:fc32%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:d0ff:fecb:f76b link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:4cff:fe74:5462 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::8c67:fb78:f83d:fc32 UC - - - gif0 tc-so:fe80::8c67:fb78:f83d:fc32 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::8c67:fb78:f83d:fc32 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::8c67:fb78:f83d:fc32 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::641c:352b:a8be:824b%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:7ff:fe1e:7f01 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:ebff:fe4a:fece link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::641c:352b:a8be:824b UC - - - gif0 tc-so:fe80::641c:352b:a8be:824b 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::641c:352b:a8be:824b 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::641c:352b:a8be:824b 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::8c67:fb78:f83d:fc32%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::641c:352b:a8be:824b%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::8c67:fb78:f83d:fc32%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::8c67:fb78:f83d:fc32%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::641c:352b:a8be:824b%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::641c:352b:a8be:824b%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::8c67:fb78:f83d:fc32%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::8c67:fb78:f83d:fc32%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::8c67:fb78:f83d:fc32%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::8c67:fb78:f83d:fc32%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: 4 packets, 312 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::641c:352b:a8be:824b%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::641c:352b:a8be:824b%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: 4 packets, 312 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::641c:352b:a8be:824b%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::641c:352b:a8be:824b%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::8c67:fb78:f83d:fc32%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::8c67:fb78:f83d:fc32%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: 4 packets, 312 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::641c:352b:a8be:824b%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: 4 packets, 312 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::641c:352b:a8be:824b%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: 1639120014.771668, gif_ioctl_ipv4overipv6, passed tc-start: 1639120014.793660, 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:87:02:a7:2b ./.__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:01:39:64:16 tc-so: linkstr: bus0 tc-so: inet6 fc00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:1ff:fe39:6416%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:87:02:a7:2b tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:87ff:fe02:a72b%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:85:c8:8c:67 ./.__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:40:dc:4a:32 ./.__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:85:c8:8c:67 tc-so: linkstr: bus0 tc-so: inet6 fc00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:85ff:fec8:8c67%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:40:dc:4a:32 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:40ff:fedc:4a32%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::c4b:2c36:7be1:8add%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:1ff:fe39:6416 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:87ff:fe02:a72b link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::c4b:2c36:7be1:8add UC - - - gif0 tc-so:fe80::c4b:2c36:7be1:8add 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::4c99:fe7d:da15:b422%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:85ff:fec8:8c67 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:40ff:fedc:4a32 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::4c99:fe7d:da15:b422 UC - - - gif0 tc-so:fe80::4c99:fe7d:da15:b422 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::c4b:2c36:7be1:8add%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::4c99:fe7d:da15:b422%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: 5 packets, 360 bytes tc-so: output: 4 packets, 288 bytes tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::c4b:2c36:7be1:8add%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: 6 packets, 416 bytes tc-so: output: 5 packets, 344 bytes tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::c4b:2c36:7be1:8add%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: 6 packets, 416 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::4c99:fe7d:da15:b422%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: 7 packets, 472 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::4c99:fe7d:da15:b422%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: 7 packets, 472 bytes tc-so: output: 6 packets, 400 bytes tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::c4b:2c36:7be1:8add%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: 2 packets, 144 bytes tc-so: inet6 fc00:13::1/128 -> fc00:14::1 flags 0 tc-so: inet6 fe80::c4b:2c36:7be1:8add%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: 7 packets, 472 bytes tc-so: output: 6 packets, 400 bytes tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::c4b:2c36:7be1:8add%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: 3 packets, 216 bytes tc-so: inet6 fc00:13::1/128 -> fc00:14::1 flags 0 tc-so: inet6 fe80::c4b:2c36:7be1:8add%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: 4 packets, 256 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::4c99:fe7d:da15:b422%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: 2 packets, 144 bytes, 6 errors tc-so: inet6 fc00:14::1/128 -> fc00:13::1 flags 0 tc-so: inet6 fe80::4c99:fe7d:da15:b422%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: 4 packets, 256 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::4c99:fe7d:da15:b422%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: 2 packets, 144 bytes, 6 errors tc-so: inet6 fc00:14::1/128 -> fc00:13::1 flags 0 tc-so: inet6 fe80::4c99:fe7d:da15:b422%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: 7 packets, 472 bytes tc-so: output: 6 packets, 400 bytes tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::c4b:2c36:7be1:8add%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: 7 packets, 472 bytes tc-so: output: 6 packets, 400 bytes tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::c4b:2c36:7be1:8add%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, 256 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::4c99:fe7d:da15:b422%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: 4 packets, 256 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::4c99:fe7d:da15:b422%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: 1639120081.665358, gif_ioctl_ipv6overipv4, passed tc-start: 1639120081.692146, 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:b7:74:fd:a3 ./.__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:2f:d1:36:2d tc-so: linkstr: bus0 tc-so: inet6 fc00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:2fff:fed1:362d%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:b7:74:fd:a3 tc-so: linkstr: bus1 tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:b7ff:fe74:fda3%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:f9:73:28:64 ./.__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:dc:ba:de ./.__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:f9:73:28:64 tc-so: linkstr: bus0 tc-so: inet6 fc00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:f9ff:fe73:2864%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:26:dc:ba:de tc-so: linkstr: bus1 tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:26ff:fedc:bade%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::50a8:b63d:b784:ffea%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:2fff:fed1:362d link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:b7ff:fe74:fda3 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::50a8:b63d:b784:ffea UC - - - gif0 tc-so:fe80::50a8:b63d:b784:ffea 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::1cd3:165:3e7a:8f10%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:f9ff:fe73:2864 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:26ff:fedc:bade link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::1cd3:165:3e7a:8f10 UC - - - gif0 tc-so:fe80::1cd3:165:3e7a:8f10 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::50a8:b63d:b784:ffea%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::1cd3:165:3e7a:8f10%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: 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::50a8:b63d:b784:ffea%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::50a8:b63d:b784:ffea%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::1cd3:165:3e7a:8f10%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::1cd3:165:3e7a:8f10%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::50a8:b63d:b784:ffea%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, 8 errors tc-so: inet6 fc00:13::1/128 -> fc00:14::1 flags 0 tc-so: inet6 fe80::50a8:b63d:b784:ffea%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::50a8:b63d:b784:ffea%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::50a8:b63d:b784:ffea%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::1cd3:165:3e7a:8f10%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::1cd3:165:3e7a:8f10%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::1cd3:165:3e7a:8f10%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::1cd3:165:3e7a:8f10%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::50a8:b63d:b784:ffea%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::50a8:b63d:b784:ffea%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::1cd3:165:3e7a:8f10%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::1cd3:165:3e7a:8f10%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: 1639120150.256055, gif_ioctl_ipv6overipv6, passed tc-start: 1639120150.277615, 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:4d:46:87:32 ./.__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:81:96:a1:c0 tc-so: linkstr: bus0 tc-so: inet6 fe80::b0a0:81ff:fe96:a1c0%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:4d:46:87:32 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:4dff:fe46:8732%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:9d:2a:7f:a6 ./.__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:e6:d4:43:d5 ./.__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:9d:2a:7f:a6 tc-so: linkstr: bus0 tc-so: inet6 fe80::b0a0:9dff:fe2a:7fa6%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:e6:d4:43:d5 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:e6ff:fed4:43d5%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::14bd:5837:b29d:3c2f%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:81ff:fe96:a1c0 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:4dff:fe46:8732 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::14bd:5837:b29d:3c2f UC - - - gif0 tc-so:fe80::14bd:5837:b29d:3c2f 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::14bd:5837:b29d:3c2f 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::14bd:5837:b29d:3c2f 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::7c7f:e056:ed83:aed4%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:9dff:fe2a:7fa6 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:e6ff:fed4:43d5 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::7c7f:e056:ed83:aed4 UC - - - gif0 tc-so:fe80::7c7f:e056:ed83:aed4 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::7c7f:e056:ed83:aed4 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::7c7f:e056:ed83:aed4 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::14bd:5837:b29d:3c2f%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::14bd:5837:b29d:3c2f%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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.190005] chacha: Portable C ChaCha tc-so:[ 2.160005] shmif0: Ethernet address b2:a0:81:96:a1:c0 tc-so:[ 3.180005] shmif1: Ethernet address b2:a0:4d:46:87:32 tc-so:[ 20.960005] gif0: recursively called too many times(2) tc-so:[ 21.160005] gif0: recursively called too many times(2) tc-so:[ 21.230005] gif0: recursively called too many times(2) tc-so:[ 21.270005] gif0: recursively called too many times(2) tc-so:[ 22.580005] gif0: recursively called too many times(2) tc-so:[ 25.910005] 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: 1639120203.16450, gif_recursive_ipv4overipv4, passed tc-start: 1639120203.37636, 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:94:71:1e:93 ./.__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:e1:4b:40:5a tc-so: linkstr: bus0 tc-so: inet6 fe80::b0a0:e1ff:fe4b:405a%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:94:71:1e:93 tc-so: linkstr: bus1 tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:94ff:fe71:1e93%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:47:e8:08:8a ./.__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:aa:4c:68:19 ./.__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:47:e8:08:8a tc-so: linkstr: bus0 tc-so: inet6 fe80::b0a0:47ff:fee8:88a%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:aa:4c:68:19 tc-so: linkstr: bus1 tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:aaff:fe4c:6819%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::b03d:a4ed:bbe:c99f%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:e1ff:fe4b:405a link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:94ff:fe71:1e93 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::b03d:a4ed:bbe:c99f UC - - - gif0 tc-so:fe80::b03d:a4ed:bbe:c99f 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::b03d:a4ed:bbe:c99f 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::b03d:a4ed:bbe:c99f 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::f09f:a51c:db13:e73c%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:47ff:fee8:88a link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:aaff:fe4c:6819 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::f09f:a51c:db13:e73c UC - - - gif0 tc-so:fe80::f09f:a51c:db13:e73c 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::f09f:a51c:db13:e73c 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::f09f:a51c:db13:e73c 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::b03d:a4ed:bbe:c99f%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::b03d:a4ed:bbe:c99f%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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.200005] chacha: Portable C ChaCha tc-so:[ 2.150005] shmif0: Ethernet address b2:a0:e1:4b:40:5a tc-so:[ 3.130005] shmif1: Ethernet address b2:a0:94:71:1e:93 tc-so:[ 21.270005] gif0: recursively called too many times(2) tc-so:[ 21.700005] gif0: recursively called too many times(2) tc-so:[ 21.830005] gif0: recursively called too many times(2) tc-so:[ 26.750005] gif0: recursively called too many times(2) tc-so:[ 29.240005] gif0: recursively called too many times(2) tc-so:[ 30.010005] 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: 1639120256.827638, gif_recursive_ipv4overipv6, passed tc-start: 1639120256.854106, 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:65:2b:04:21 ./.__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:e9:5c:30:b0 tc-so: linkstr: bus0 tc-so: inet6 fc00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:e9ff:fe5c:30b0%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:65:2b:04:21 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:65ff:fe2b:421%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:e2:65:9d:cf ./.__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:89:5d:c9:4b ./.__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:e2:65:9d:cf tc-so: linkstr: bus0 tc-so: inet6 fc00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:e2ff:fe65:9dcf%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:89:5d:c9:4b tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:89ff:fe5d:c94b%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::f075:7716:f4c1:cf9a%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:e9ff:fe5c:30b0 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:65ff:fe2b:421 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::f075:7716:f4c1:cf9a UC - - - gif0 tc-so:fe80::f075:7716:f4c1:cf9a 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::7448:18d1:58a9:e42b%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:e2ff:fe65:9dcf link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:89ff:fe5d:c94b link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::7448:18d1:58a9:e42b UC - - - gif0 tc-so:fe80::7448:18d1:58a9:e42b 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::f075:7716:f4c1:cf9a%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::f075:7716:f4c1:cf9a%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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 2.250005] shmif0: Ethernet address b2:a0:e9:5c:30:b0 tc-so:[ 3.230005] shmif1: Ethernet address b2:a0:65:2b:04:21 tc-so:[ 23.340005] gif0: recursively called too many times(2) tc-so:[ 23.420005] gif0: recursively called too many times(2) tc-so:[ 25.140005] gif0: recursively called too many times(2) tc-so:[ 25.560005] gif0: recursively called too many times(2) tc-so:[ 28.400005] gif0: recursively called too many times(2) tc-so:[ 32.440005] 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: 1639120313.417689, gif_recursive_ipv6overipv4, passed tc-start: 1639120313.439572, 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:2b:74:61:68 ./.__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:21:b4:e5:90 tc-so: linkstr: bus0 tc-so: inet6 fc00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:21ff:feb4:e590%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:2b:74:61:68 tc-so: linkstr: bus1 tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:2bff:fe74:6168%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:7e:99:ee: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:29:60:40:5a ./.__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:7e:99:ee:88 tc-so: linkstr: bus0 tc-so: inet6 fc00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:7eff:fe99:ee88%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:29:60:40:5a tc-so: linkstr: bus1 tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:29ff:fe60:405a%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::94c1:f7a:6451:8822%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:21ff:feb4:e590 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:2bff:fe74:6168 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::94c1:f7a:6451:8822 UC - - - gif0 tc-so:fe80::94c1:f7a:6451:8822 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::80a4:eae8:9164:33b9%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:7eff:fe99:ee88 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:29ff:fe60:405a link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::80a4:eae8:9164:33b9 UC - - - gif0 tc-so:fe80::80a4:eae8:9164:33b9 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::94c1:f7a:6451:8822%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::94c1:f7a:6451:8822%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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.260005] chacha: Portable C ChaCha tc-so:[ 2.180005] shmif0: Ethernet address b2:a0:21:b4:e5:90 tc-so:[ 3.210005] shmif1: Ethernet address b2:a0:2b:74:61:68 tc-so:[ 22.190005] gif0: recursively called too many times(2) tc-so:[ 22.350005] gif0: recursively called too many times(2) tc-so:[ 22.750005] gif0: recursively called too many times(2) tc-so:[ 23.340005] gif0: recursively called too many times(2) tc-so:[ 28.250005] gif0: recursively called too many times(2) tc-so:[ 29.770005] 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: 1639120369.620353, gif_recursive_ipv6overipv6, passed tp-end: 1639120369.644224, net/if_gif/t_gif tp-start: 1639120379.359769, net/if_ipsec/t_ipsec, 25 tc-start: 1639120379.369472, 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:11:36:46:24 ./.__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:af:a2:06: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:d3:20:1e:66 ./.__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: 1639120439.801070, ipsecif_basic_ipv4overipv4_esp_null, passed tc-start: 1639120439.835191, 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:eb:2f:6f:61 ./.__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:16:1c:1b:36 ./.__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:54:5c:99 ./.__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: 1639120501.530478, ipsecif_basic_ipv4overipv4_esp_rijndaelcbc, passed tc-start: 1639120501.564385, 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:29:25:30:0f ./.__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:e9:3f:39:00 ./.__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:8b:50:97:51 ./.__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: 1639120566.739829, ipsecif_basic_ipv4overipv6_esp_null, passed tc-start: 1639120566.774203, 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:3d:d7:8e:03 ./.__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:a2:09:0a: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:6f:ef:1a: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 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: 1639120632.398779, ipsecif_basic_ipv4overipv6_esp_rijndaelcbc, passed tc-start: 1639120632.434357, 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:88:3a:6a:bb ./.__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:a9:29:1d: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:6f:f6:fd:14 ./.__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: 1639120708.550946, ipsecif_basic_ipv6overipv4_esp_null, passed tc-start: 1639120708.578458, 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:94:40:9a:d6 ./.__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:00:b9:67:e6 ./.__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:a1:69:06:ab ./.__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: 1639120784.830962, ipsecif_basic_ipv6overipv4_esp_rijndaelcbc, passed tc-start: 1639120784.854371, 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:13:da:3e:a6 ./.__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:e4:c6:57:7c ./.__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:ef:09:be ./.__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: 1639120855.339334, ipsecif_basic_ipv6overipv6_esp_null, passed tc-start: 1639120855.366571, 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:bf:ad:58:53 ./.__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:ea:47:2f:5d ./.__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:af:3f:df:ec ./.__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: 1639120927.504069, ipsecif_basic_ipv6overipv6_esp_rijndaelcbc, passed tc-start: 1639120927.531056, 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: 1639120936.987420, ipsecif_create_destroy, passed tc-start: 1639120937.61, 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:ee:e7:3c:2c ./.__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:0a:06:ac:26 ./.__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:2a:e6:c3:b3 ./.__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: 1639121008.76961, ipsecif_ioctl_ipv4overipv4_esp_null, passed tc-start: 1639121008.101127, 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:c5:d3:7a:e3 ./.__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:01:ba:d8:c0 ./.__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:8a:8b:96:56 ./.__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: 1639121079.213831, ipsecif_ioctl_ipv4overipv4_esp_rijndaelcbc, passed tc-start: 1639121079.244969, 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:8a:fa:c5:a8 ./.__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:01:a6:64:70 ./.__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:62:57:5b: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 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: 1639121152.676274, ipsecif_ioctl_ipv4overipv6_esp_null, passed tc-start: 1639121152.708561, 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:f0:f8:56:7c ./.__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:76:1c:42:c3 ./.__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:f4:c7:ad:92 ./.__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: 1639121224.360118, ipsecif_ioctl_ipv4overipv6_esp_rijndaelcbc, passed tc-start: 1639121224.393357, 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:75:47:02:06 ./.__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:37:90:bb: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:60:af:3c:4c ./.__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: 1639121318.400711, ipsecif_ioctl_ipv6overipv4_esp_null, passed tc-start: 1639121318.426170, 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:99:2d:df:9d ./.__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:81:96:34:2d ./.__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:4d:d7:13:34 ./.__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: 1639121412.198113, ipsecif_ioctl_ipv6overipv4_esp_rijndaelcbc, passed tc-start: 1639121412.644377, 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:dd:aa:d6:5d ./.__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:79:7f:07:cb ./.__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:41:be:09:72 ./.__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: 1639121498.580788, ipsecif_ioctl_ipv6overipv6_esp_null, passed tc-start: 1639121498.603725, 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:d3:6f:e6: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 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:ed:12:f0:c1 ./.__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:b7:a4:4c:34 ./.__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: 1639121577.356316, ipsecif_ioctl_ipv6overipv6_esp_rijndaelcbc, passed tc-start: 1639121577.379884, 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:24:26:90:48 ./.__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:2b:dc:0b:0e ./.__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:d1:62: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 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.270005] 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:[ 2.370005] shmif0: Ethernet address b2:a0:f0:58:b5:90 tc-so:[ 3.240005] shmif1: Ethernet address b2:a0:24:26:90:48 tc-so:[ 31.480005] 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: 1639121644.469401, ipsecif_recursive_ipv4overipv4_esp_null, passed tc-start: 1639121644.501373, 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:4f:7d:23:8e ./.__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:76:f5:47:87 ./.__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:d3:45:5c:1c ./.__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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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:[ 2.280005] shmif0: Ethernet address b2:a0:82:8e:c9:46 tc-so:[ 3.150005] shmif1: Ethernet address b2:a0:4f:7d:23:8e tc-so:[ 41.950005] 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: 1639121720.37832, ipsecif_recursive_ipv4overipv4_esp_rijndaelcbc, passed tc-start: 1639121720.67963, 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:ab:c4:7f:9e ./.__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:a8:54:c9:bf ./.__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:7d:3c:4b:51 ./.__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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.280005] IPsec: Initialized Security Association Processing. tc-so:[ 1.280005] mainbus0 (root) tc-so:[ 1.390005] chacha: Portable C ChaCha tc-so:[ 1.390005] aes: BearSSL aes_ct tc-so:[ 1.390005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.390005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.640005] shmif0: Ethernet address b2:a0:97:48:ae:fc tc-so:[ 3.810005] shmif1: Ethernet address b2:a0:ab:c4:7f:9e tc-so:[ 33.780005] 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: 1639121789.490781, ipsecif_recursive_ipv4overipv6_esp_null, passed tc-start: 1639121789.513723, 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:ec:b1:34:c5 ./.__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:4f:f7:6b:1c ./.__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:58:ed:7c ./.__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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.300005] IPsec: Initialized Security Association Processing. tc-so:[ 1.330005] 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.460005] shmif0: Ethernet address b2:a0:2d:02:ea:67 tc-so:[ 3.500005] shmif1: Ethernet address b2:a0:ec:b1:34:c5 tc-so:[ 34.050005] 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: 1639121861.361532, ipsecif_recursive_ipv4overipv6_esp_rijndaelcbc, passed tc-start: 1639121861.414535, 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:fe:ca:4d:72 ./.__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:f9:ec:4b:8f ./.__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:12:2f:d1:65 ./.__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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.280005] IPsec: Initialized Security Association Processing. tc-so:[ 1.280005] 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:[ 2.410005] shmif0: Ethernet address b2:a0:01:65:78:2a tc-so:[ 3.620005] shmif1: Ethernet address b2:a0:fe:ca:4d:72 tc-so:[ 37.080005] ipsec0: recursively called too many times(2) tc-so:[ 40.670005] ipsec0: recursively called too many times(2) tc-so:[ 42.850005] ipsec0: recursively called too many times(2) tc-so:[ 43.010005] 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: 1639121940.619113, ipsecif_recursive_ipv6overipv4_esp_null, passed tc-start: 1639121940.647094, 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:83:8f:e5:ff ./.__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:9b:81:39:ba ./.__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:da:1c:df:72 ./.__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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.330005] IPsec: Initialized Security Association Processing. tc-so:[ 1.360005] mainbus0 (root) tc-so:[ 1.470005] 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:[ 2.640005] shmif0: Ethernet address b2:a0:72:e0:9d:39 tc-so:[ 3.770005] shmif1: Ethernet address b2:a0:83:8f:e5:ff tc-so:[ 36.690005] ipsec0: recursively called too many times(2) tc-so:[ 39.530005] ipsec0: recursively called too many times(2) tc-so:[ 40.640005] ipsec0: recursively called too many times(2) tc-so:[ 40.680005] 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: 1639122020.612874, ipsecif_recursive_ipv6overipv4_esp_rijndaelcbc, passed tc-start: 1639122020.641478, 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:27:02:aa:a9 ./.__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:ae:b8:60:19 ./.__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:30:cb:8b ./.__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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.240005] 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.540005] shmif0: Ethernet address b2:a0:32:65:df:38 tc-so:[ 3.810005] shmif1: Ethernet address b2:a0:27:02:aa:a9 tc-so:[ 33.320005] ipsec0: recursively called too many times(2) tc-so:[ 36.050005] ipsec0: recursively called too many times(2) tc-so:[ 38.850005] 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: 1639122089.339315, ipsecif_recursive_ipv6overipv6_esp_null, passed tc-start: 1639122089.362778, 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:42:15:e9:6d ./.__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:ec:a4:25:85 ./.__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:c3:bf:83 ./.__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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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:[ 2.250005] shmif0: Ethernet address b2:a0:cd:ec:83:9d tc-so:[ 3.030005] shmif1: Ethernet address b2:a0:42:15:e9:6d tc-so:[ 24.400005] ipsec0: recursively called too many times(2) tc-so:[ 29.050005] ipsec0: recursively called too many times(2) tc-so:[ 30.110005] 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: 1639122153.376785, ipsecif_recursive_ipv6overipv6_esp_rijndaelcbc, passed tp-end: 1639122153.399838, net/if_ipsec/t_ipsec tp-start: 1639122154.486184, net/if_ipsec/t_ipsec_natt, 2 tc-start: 1639122154.493246, 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:12:f2:f3:35 ./.__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:27:56:bb:ee ./.__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:14:58:0d:b8 ./.__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:4f:23:10:45 ./.__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 14963: 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,13308 ] 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[13308] 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: Dec 10 07:43:33 2021 current: Dec 10 07:43:56 2021 tc-so: diff: 23(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 07:43:52 2021 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=2707 refcnt=0 tc-so:10.0.0.2[4500] 10.0.0.1[13308] 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: Dec 10 07:43:33 2021 current: Dec 10 07:43:56 2021 tc-so: diff: 23(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 07:43:52 2021 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=2707 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=5051 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=5051 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=5051 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=5051 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,41624 ] 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: 1639122324.856045, ipsecif_natt_transport_null, passed tc-start: 1639122324.902942, 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:08:20:4d:fc ./.__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:1c:1b:4d:42 ./.__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:ca:a5:3c:95 ./.__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:0b:20:db:1a ./.__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 16876: 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:[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 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,1315 ] 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[1315] 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=0x0000000a replay=0 flags=0x00000040 state=mature tc-so: created: Dec 10 07:46:25 2021 current: Dec 10 07:46:46 2021 tc-so: diff: 21(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 07:46:43 2021 hard: 0(s) soft: 0(s) tc-so: current: 6392(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 10 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=14265 refcnt=0 tc-so:10.0.0.2[4500] 10.0.0.1[1315] tc-so: esp-udp mode=transport spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000007 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 10 07:46:25 2021 current: Dec 10 07:46:46 2021 tc-so: diff: 21(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 07:46:43 2021 hard: 0(s) soft: 0(s) tc-so: current: 844(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 7 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=14265 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=15756 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=15756 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=15756 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=15756 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,47555 ] 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: 1639122489.185471, ipsecif_natt_transport_rijndaelcbc, passed tp-end: 1639122489.231632, net/if_ipsec/t_ipsec_natt tp-start: 1639122490.287513, net/if_ipsec/t_ipsec_pfil, 2 tc-start: 1639122490.289746, 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:c3:12:53:be ./.__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:c1:f6:dc:a4 ./.__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:96:5d:72 ./.__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: 1639122552.745729, ipsecif_pfil_esp_null, passed tc-start: 1639122552.783771, 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:77:85:d7:e3 ./.__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:de:c4:48:49 ./.__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:83:00:5d:c9 ./.__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: 1639122619.684155, ipsecif_pfil_esp_rijndaelcbc, passed tp-end: 1639122619.714057, net/if_ipsec/t_ipsec_pfil tp-start: 1639122621.766339, net/if_l2tp/t_l2tp, 5 tc-start: 1639122621.769492, 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:88:dd:51:10 ./.__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:74:51:fb:89 ./.__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:69:83:b4:c3 ./.__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:31:0d:a4:07 ./.__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:44:36:7d:a6 ./.__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: 1639122698.575553, l2tp_basic_ipv4overipv4, passed tc-start: 1639122698.606183, 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:98:b3:6b:5d ./.__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:ac:98:30:a3 ./.__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:3d:6b:3c:f9 ./.__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:01:8a:af:cd ./.__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:e5:97:c7:45 ./.__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: 1639122777.315115, l2tp_basic_ipv4overipv6, passed tc-start: 1639122777.344120, 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:5b:92:4c:cb ./.__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:c0:6b:2c: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:10:15:8f:a8 ./.__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:58:70:29:fa ./.__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:29:68:80:d1 ./.__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: 1639122856.847785, l2tp_basic_ipv6overipv4, passed tc-start: 1639122856.880259, 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:cd:c0:0e:76 ./.__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:38:a4:6c:53 ./.__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:e9:90:b8:1a ./.__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:ba:b9:43:d4 ./.__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:26:74:6c:aa ./.__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: 1639122938.482625, l2tp_basic_ipv6overipv6, passed tc-start: 1639122938.524781, 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: 1639122943.57643, l2tp_create_destroy, passed tp-end: 1639122943.69443, net/if_l2tp/t_l2tp tp-start: 1639122949.718787, net/if_lagg/t_lagg, 21 tc-start: 1639122949.721500, 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:5c:1b:84:25 ./.__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:7b:28:73 ./.__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:48:06:43 ./.__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:1d:21:2d:f4 ./.__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:94:14:76:f3 ./.__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: 1639122996.121038, lagg_failover_ipv4, passed tc-start: 1639122996.150040, 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:29:ef:82:b8 ./.__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:0e:1d:3d:ae ./.__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:1b:b1:0b: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:78:83:f5:1b ./.__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:81:7c:d8:61 ./.__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: 1639123040.513504, lagg_failover_ipv6, passed tc-start: 1639123040.547953, 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:12:b4:3b:77 ./.__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:9b:e4:26:34 ./.__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:08:77:3a: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:dd:16:68:70 ./.__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:f5:78:d0:7e ./.__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: 1639123097.685024, lagg_failover_l2tp_ipv4, passed tc-start: 1639123097.711564, 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:cc:d5:07:bc ./.__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:3e:e1:3d:f6 ./.__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:5e:01:f1:cd ./.__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:34:e6:7e: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:f6:13:35:3e ./.__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: 1639123151.13224, lagg_failover_l2tp_ipv6, passed tc-start: 1639123151.39641, 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: 3a:69:51:ce:62:e3 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 3a:69:51:ce:62:e3 0 0 0 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-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 1107 0 36 193 0 193 tc-so: tc-so:In use 1081K, total allocated 1544K; utilization 70.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:lagg0: tc-so: enaddr 3a:69:51:ce:62:e3 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.200005] chacha: Portable C ChaCha tc-so:[ 2.170005] shmif0: Ethernet address b2:a0:7a:e4:0e:b9 tc-so:[ 5.660005] shmif1: Ethernet address b2:a0:9a:d5:5f:af tc-end: 1639123163.177526, lagg_ifconfig, passed tc-start: 1639123163.206788, 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:1b:9d:3e:0c ./.__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: 1639123172.627937, lagg_ipv6lla, passed tc-start: 1639123172.656609, 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: 1639123220.113385, lagg_lacp_basic, passed tc-start: 1639123220.136756, 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:94:12:af:94 ./.__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:54:08:7c:89 ./.__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:af:d3:8d:b3 ./.__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:8c:d4:f1:c3 ./.__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:fe:a3:b5:56 ./.__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: 1639123254.916307, lagg_lacp_ipv4, passed tc-start: 1639123254.944878, 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:a8:7b:cf:f5 ./.__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:aa:1d:e1 ./.__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:88:29:8f:da ./.__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:7b:01:7a ./.__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:c9:10:d3:be ./.__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: 1639123285.3222, lagg_lacp_ipv6, passed tc-start: 1639123285.27655, 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:34:65:cb:f5 ./.__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:27:03:76 ./.__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:cf:7b:88:d5 ./.__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:0f:41:0a:6c ./.__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:81:f2:80:07 ./.__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: 1639123327.766771, lagg_lacp_l2tp_ipv4, passed tc-start: 1639123327.799323, 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:4f:4b:56: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:6d:8b:5b:73 ./.__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:f4:27:bc:52 ./.__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:98:78:9c:5d ./.__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:a7:db:b7:90 ./.__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: 1639123366.486064, lagg_lacp_l2tp_ipv6, passed tc-start: 1639123366.515251, 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:ca:c7:bf:04 ./.__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:f2:9d:93:f7 ./.__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:b6:81:ee:4f ./.__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:53:97:e1:61 ./.__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:f6:98:13:b9 ./.__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: 1639123403.303732, lagg_lacp_portpri, passed tc-start: 1639123403.327355, 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:11:85:51:28 ./.__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:4c:f6:40:1d ./.__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:65:ff:25:d9 ./.__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:65:76:03: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:76:85:ca:56 ./.__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: 1639123436.855733, lagg_lacp_vlan_ipv4, passed tc-start: 1639123436.883019, 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:a0:8e:84:14 ./.__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:35:f3:06:40 ./.__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:21:0f:0b: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:14:98:7d:f6 ./.__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:68:9f:a6: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 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: 1639123454.647069, lagg_lacp_vlan_ipv6, failed, atf-check failed; see the output of the test for details tc-start: 1639123454.690481, 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:31:13:0c:f0 ./.__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:f4:86:7f:46 ./.__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:dc:08:63:04 ./.__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:ee:60:3c:e8 ./.__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:10:8d:37:55 ./.__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: 1639123499.389081, lagg_lacp_vlanl2tp_ipv4, passed tc-start: 1639123499.415625, 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:76:99:c7:3c ./.__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:55:b0:d6:70 ./.__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:59:32:55:80 ./.__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:d2:c2:ef ./.__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:9e:85:43:fd ./.__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: 1639123530.35546, lagg_lacp_vlanl2tp_ipv6, failed, atf-check failed; see the output of the test for details tc-start: 1639123530.89540, 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:4f:fc:23:54 ./.__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:bd:0c:c0:91 ./.__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:eb:8f:82:45 ./.__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:41:75:79:4c ./.__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:47:ae:0a ./.__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: 1639123556.707594, lagg_loadbalance_ipv4, passed tc-start: 1639123556.739559, 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:18:bf:22:ad ./.__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:f8:90:96:dc ./.__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:a2:54:e0:c6 ./.__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:c3:49:59 ./.__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:42:23:65:c9 ./.__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: 1639123581.662375, lagg_loadbalance_ipv6, passed tc-start: 1639123581.694669, 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:4e:15:b1:2e ./.__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:4f:b3:5e: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:ae:26:35:3a ./.__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:35:f8:06:34 ./.__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:cf:c1:0a:d7 ./.__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: 1639123617.104733, lagg_loadbalance_l2tp_ipv4, passed tc-start: 1639123617.130002, 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:f1:a5:8f:4b ./.__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:41:58:df:43 ./.__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:fe:75:ef:83 ./.__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:32:75:b3:89 ./.__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:0c:28:ce:02 ./.__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: 1639123647.520252, lagg_loadbalance_l2tp_ipv6, passed tc-start: 1639123647.545656, 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:37:e7:86:84 ./.__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: 1639123660.145553, lagg_macaddr, passed tp-end: 1639123660.166785, net/if_lagg/t_lagg tp-start: 1639123660.323952, net/if_loop/t_pr, 2 tc-start: 1639123660.326126, loopmtu tc-so:[ 1.0000000] entropy: ready tc-end: 1639123660.951093, loopmtu, passed tc-start: 1639123660.958645, loopmtu_csum tc-so:[ 1.0000000] entropy: ready tc-end: 1639123661.412372, loopmtu_csum, passed tp-end: 1639123661.419356, net/if_loop/t_pr tp-start: 1639123662.506393, net/if_loop/t_basic, 1 tc-start: 1639123662.526569, 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 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 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 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 39 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 174 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 55 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 204 0 0 68 0 68 68 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 3 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 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 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 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 1012 0 49 144 0 144 tc-so: tc-so:In use 770K, total allocated 1152K; utilization 66.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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 3.190005] in6_if_link_down: ::1 marked detached tc-so:[ 3.190005] in6_if_link_down: fe80:2::1 marked detached tc-so:[ 3.970005] in6_if_link_down: ::1 marked detached tc-so:[ 3.970005] in6_if_link_down: fe80:2::1 marked detached tc-so:[ 4.740005] in6_if_link_down: ::1 marked detached tc-so:[ 4.740005] in6_if_link_down: fe80:2::1 marked detached tc-so:[ 5.540005] in6_if_link_down: fc00::1 marked detached tc-so:[ 5.540005] in6_if_link_down: ::1 marked detached tc-so:[ 5.540005] in6_if_link_down: fe80:2::1 marked detached tc-so:unix://loop_basic_local tc-end: 1639123670.102738, loop_create_destroy, passed tp-end: 1639123670.117504, net/if_loop/t_basic tp-start: 1639123672.554225, net/if_pppoe/t_pppoe, 9 tc-start: 1639123672.556550, 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:9f:46:00:22 ./.__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: 1639123739.488829, pppoe6_chap, passed tc-start: 1639123739.507749, 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:dd:b8:3d:c7 ./.__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: 1639123804.788208, pppoe6_pap, passed tc-start: 1639123804.805437, 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:01:bd:68: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 [ /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: 1639123868.67603, pppoe_chap, passed tc-start: 1639123868.99032, 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: 1639123878.896671, pppoe_create_destroy, passed tc-start: 1639123878.911922, 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:92:33:d6:4b ./.__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: 1639123900.382564, pppoe_mtu, passed tc-start: 1639123900.402594, 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:99:70:75:aa ./.__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: 1639123961.873221, pppoe_pap, passed tc-start: 1639123961.890871, 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:16:05:8c:3d ./.__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:c4:cb:5c:98 ./.__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:69:8c:af:bc ./.__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:1d:1c:dd:bb ./.__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:b5:91:62:b4 ./.__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:f7:6f:ee:a4 ./.__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:99:24:08:44 ./.__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:fa:e7:65: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:28:f8:06:ae ./.__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-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: 1639124098.636126, pppoe_params, passed tc-start: 1639124098.663443, 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:e6:27:ab:2a ./.__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: 1639124111.783996, pppoe_passiveauthproto_chap, passed tc-start: 1639124111.811961, 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:a4:cb:a8:2b ./.__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: 1639124125.460292, pppoe_passiveauthproto_pap, passed tp-end: 1639124125.484103, net/if_pppoe/t_pppoe tp-start: 1639124126.659333, net/if_tap/t_tap, 3 tc-start: 1639124126.664545, 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:ef:40:2f:ce ./.__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:df:09:d9 ./.__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 20250: No such process tc-end: 1639124167.49345, tap_bridged, passed tc-start: 1639124167.79715, 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: 1639124173.979289, tap_create_destroy, passed tc-start: 1639124173.990317, 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:c4:ac:62:87 ./.__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:e4:3a:a4 ./.__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: 1639124203.866012, tap_stand_alone, passed tp-end: 1639124203.887946, net/if_tap/t_tap tp-start: 1639124204.851548, net/if_tun/t_tun, 2 tc-start: 1639124204.853995, 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: 1639124209.359013, tun_create_destroy, passed tc-start: 1639124209.368909, 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: 1639124232.637795, tun_setup, passed tp-end: 1639124232.653776, net/if_tun/t_tun tp-start: 1639124234.135451, net/if_vether/t_vether, 3 tc-start: 1639124234.138715, 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:2f:b7:b2:cd ./.__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:57:d6:30 ./.__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: 1639124263.667839, vether_bridged, passed tc-start: 1639124263.692685, 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: 1639124269.67209, vether_create_destroy, passed tc-start: 1639124269.78606, 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:ac:1a:db:0a ./.__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:ee:b6:e3 ./.__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: 1639124300.711582, vether_stand_alone, passed tp-end: 1639124300.729696, net/if_vether/t_vether tp-start: 1639124304.643945, net/if_vlan/t_vlan, 15 tc-start: 1639124304.646335, 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:57:1a:c3:52 ./.__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: 1639124327.228363, vlan_auto_follow_mtu, passed tc-start: 1639124327.254397, 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:bd:8e:a5:ee ./.__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: 1639124340.490923, vlan_auto_follow_mtu6, passed tc-start: 1639124340.513160, 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:20:b1:d3:38 ./.__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: 1639124375.526252, vlan_basic, passed tc-start: 1639124375.549758, 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:11:fe:28:f8 ./.__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: 1639124410.476486, vlan_basic6, passed tc-start: 1639124410.502201, 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: 1639124426.255395, vlan_bridge, passed tc-start: 1639124426.272800, 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: 1639124441.469357, vlan_bridge6, passed tc-start: 1639124441.487019, 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: 1639124450.489040, vlan_configs, passed tc-start: 1639124450.498103, 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: 1639124459.309545, vlan_configs6, passed tc-start: 1639124459.321667, 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: 1639124470.856277, vlan_create_destroy, passed tc-start: 1639124470.868656, 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: 1639124482.158213, vlan_create_destroy6, passed tc-start: 1639124482.170555, 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: 1639124497.942323, vlan_multicast, passed tc-start: 1639124497.954362, 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: 1639124511.853761, vlan_multicast6, passed tc-start: 1639124511.866514, 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:0c:4e:db:09 ./.__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:68:9a:36:c3 ./.__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:0c:4e:db:09 ] 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 18457 ] 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 24922 ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-end: 1639124549.217927, vlan_promisc, passed tc-start: 1639124549.236829, 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:e1:89:18:81 ./.__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 3150 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 3150 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 3186 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 3186 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 3546 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 3546 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: 1639124575.673384, vlan_vlanid, passed tc-start: 1639124575.692600, 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:92:b5:df:66 ./.__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 3689 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 3689 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 359 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 359 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 2179 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 2179 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: 1639124601.497060, vlan_vlanid6, passed tp-end: 1639124601.515162, net/if_vlan/t_vlan tp-start: 1639124605.740982, net/if_wg/t_basic, 13 tc-start: 1639124605.743557, 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:a7:71:e2:7e ./.__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:24ff:febd:7deb link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::e08c:28ce:379b:93d0 U - - - wg0 tc-so:fe80::e08c:28ce:379b:93d0 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::e08c:28ce:379b:93d0 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::e08c:28ce:379b:93d0 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::e08c:28ce:379b:93d0%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 quoH26318z40vhk4WCDMfiocVoDsSjCA5K+c+1uTcUY= --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:a7ff:fe71:e27e link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::1433:7d3b:bd63:54cc U - - - wg0 tc-so:fe80::1433:7d3b:bd63:54cc 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::1433:7d3b:bd63:54cc 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::1433:7d3b:bd63:54cc 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::1433:7d3b:bd63:54cc%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 0cAiNHcpSDw1YVA86/mjHNyWa+rMQffEOLQDoJkLXWI= --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: 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:a7:71:e2:7e 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:a7ff:fe71:e27e%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::1433:7d3b:bd63:54cc%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:24:bd:7d:eb 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:a7ff:fe71:e27e link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::1433:7d3b:bd63:54cc U - - - wg0 tc-so:fe80::1433:7d3b:bd63:54cc 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::1433:7d3b:bd63:54cc 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::1433:7d3b:bd63:54cc 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:a7:71:e2:7e 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:a7ff:f tc-so: ff01:2::1 tc-so: ff02::2:913:1ec4% tc-so: ff02::1%shmif0 tc-so: ff02::1:ff71:e27e 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::1433:7d3b:b tc-so: ff01:3::1 tc-so: ff02::2:913:1ec4% tc-so: ff02::1%wg0 tc-so: ff02::1:ff63:54cc 0 0 0 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 50 0 49 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 67 0 66 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 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 199 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 753 0 0 251 0 251 251 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 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 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 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:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1926 0 151 344 0 344 tc-so: tc-so:In use 1975K, total allocated 2752K; utilization 71.8% tc-so: tc-so:? (192.168.1.1) at b2:a0:24:bd:7d:eb 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:a7ff:fe71:e27e%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:913:1ec4%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff71:e27e%shmif0 refcount 1 tc-so: enaddr b2:a0:a7:71:e2:7e multicnt 4 tc-so: 33:33:09:13:1e:c4 -- 33:33:09:13:1e:c4 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:71:e2:7e -- 33:33:ff:71:e2:7e 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::1433:7d3b:bd63:54cc%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:913:1ec4%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ff63:54cc%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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.260005] 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.490005] shmif0: Ethernet address b2:a0:a7:71:e2:7e tc-so:[ 8.920005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 8.920005] get_ifid: shmif0: ifid: b0:a0:a7:ff:fe:71:e2:7e tc-so:[ 8.920005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:a7ff:fe71:e27e tc-so:[ 9.410005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 9.410005] get_ifid: wg0: ifid: 14:33:7d:3b:bd:63:54:cc tc-so:[ 9.850005] ip6_output: refusing to send from invalid address fe80:3::1433:7d3b:bd63:54cc (pid 0) tc-so:[ 9.890005] ip6_output: refusing to send from invalid address fe80:3::1433:7d3b:bd63:54cc (pid 0) tc-so:[ 10.950005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:a7ff:fe71:e27e - no duplicates found tc-so:[ 11.970005] in6_if_link_up: fe80:3::1433:7d3b:bd63:54cc marked tentative tc-so:[ 11.970005] nd6_dad_start: wg0: starting DAD for fe80:3::1433:7d3b:bd63:54cc tc-so:[ 13.990005] nd6_dad_timer: wg0: DAD complete for fe80:3::1433:7d3b:bd63:54cc - 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 14617] tc-so:[New process 5493] tc-so:[New process 15878] tc-so:[New process 16217] tc-so:[New process 23677] tc-so:[New process 5495] tc-so:[New process 740] tc-so:[New process 23738] tc-so:[New process 23513] tc-so:[New process 1234] tc-so:[New process 19452] tc-so:[New process 3827] tc-so:[New process 4575] tc-so:[New process 13438] tc-so:[New process 29901] tc-so:[New process 21913] tc-so:[New process 1684] tc-so:[New process 5828] tc-so:[New process 24111] tc-so:[New process 23834] tc-so:[New process 17239] tc-so:[New process 23342] tc-so:[New process 2302] tc-so:[New process 25915] tc-so:[New process 20924] tc-so:[New process 4729] tc-so:[New process 3997] tc-so:[New process 14596] tc-so:[New process 29342] tc-so:[New process 20671] tc-so:[New process 1317] tc-so:[New process 12800] tc-so:[New process 26008] tc-so:[New process 3915] tc-so:[New process 29057] tc-so:[New process 14603] tc-so:[New process 20538] tc-so:[New process 2744] tc-so:[New process 24955] tc-so:[New process 1273] tc-so:[New process 16764] tc-so:[New process 15889] tc-so:[New process 18515] tc-so:[New process 19675] tc-so:[New process 28951] tc-so:[New process 3607] 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 14617)] 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 0x00000000407fa42c in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c806c in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x0000000040799e68 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x0000000040799f48 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079bd48 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.2600050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.9600050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 6.9600050] get_ifid: shmif0: ifid: b0:a0:24:ff:fe:bd:7d:eb tc-so:[ 6.9600050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:24ff:febd:7deb tc-so:[ 7.4000050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 7.4000050] get_ifid: wg0: ifid: e0:8c:28:ce:37:9b:93:d0 tc-so:[ 7.5500050] ip6_output: refusing to send from invalid address fe80:3::e08c:28ce:379b:93d0 (pid 0) tc-so:[ 8.2500050] ip6_output: refusing to send from invalid address fe80:3::e08c:28ce:379b:93d0 (pid 0) tc-so:[ 8.5500050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:24ff:febd:7deb - no duplicates found tc-so:[ 10.0900050] in6_if_link_up: fe80:3::e08c:28ce:379b:93d0 marked tentative tc-so:[ 10.0900050] nd6_dad_start: wg0: starting DAD for fe80:3::e08c:28ce:379b:93d0 tc-so:[ 11.5000050] nd6_dad_timer: wg0: DAD complete for fe80:3::e08c:28ce:379b:93d0 - no duplicates found tc-so:[ 17.1500050] panic: pool_redzone_check: [mbpl] 0x00 != 0x18 tc-so:[ 17.1500050] 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 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.92 (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.92/modules tc-so:[ 1.2600050] mainbus0 (root) tc-so:[ 1.2600050] chacha: Portable C ChaCha tc-so:[ 1.2600050] aes: BearSSL aes_ct tc-so:[ 1.2600050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.2600050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.5800050] shmif0: Ethernet address b2:a0:24:bd:7d:eb tc-so:[ 17.1500050] panic: pool_redzone_check: [mbpl] 0x00 != 0x18 tc-so:[ 17.1500050] rump kernel halting... tc-so:[ 10.0900050] tc-so:[ 10.0900050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.960004 b2:a0:24:bd:7d:eb > 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.210004 b2:a0:24:bd:7d:eb > 33:33:fe:78:2b:29, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:fe78:2b29: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:fe78:2b29, length 24 tc-so:00:00:07.440004 b2:a0:24:bd:7d:eb > 33:33:ff:bd:7d:eb, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffbd:7deb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffbd:7deb, length 24 tc-so:00:00:07.550004 b2:a0:24:bd:7d:eb > 33:33:ff:bd:7d:eb, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffbd:7deb: ICMP6, neighbor solicitation, who has fe80::b0a0:24ff:febd:7deb, length 32 tc-so:00:00:08.920004 b2:a0:a7:71:e2:7e > 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.030004 b2:a0:a7:71:e2:7e > 33:33:09:13:1e:c4, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:913:1ec4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:913:1ec4, length 24 tc-so:00:00:09.300004 b2:a0:a7:71:e2:7e > 33:33:ff:71:e2:7e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff71:e27e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff71:e27e, length 24 tc-so:00:00:12.350004 b2:a0:24:bd:7d:eb > 33:33:ff:bd:7d:eb, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:24ff:febd:7deb > ff02::1:ffbd:7deb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffbd:7deb, length 24 tc-so:00:00:09.930004 b2:a0:a7:71:e2:7e > 33:33:ff:71:e2:7e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff71:e27e: ICMP6, neighbor solicitation, who has fe80::b0a0:a7ff:fe71:e27e, length 32 tc-so:00:00:10.520004 b2:a0:a7:71:e2:7e > 33:33:09:13:1e:c4, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:913:1ec4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:913:1ec4, length 24 tc-so:00:00:14.050004 b2:a0:24:bd:7d:eb > 33:33:fe:78:2b:29, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:24ff:febd:7deb > ff02::2:fe78:2b29: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:fe78:2b29, length 24 tc-so:00:00:13.240004 b2:a0:a7:71:e2:7e > 33:33:ff:71:e2:7e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a7ff:fe71:e27e > ff02::1:ff71:e27e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff71:e27e, length 24 tc-so:00:00:17.080004 b2:a0:24:bd:7d:eb > 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.330004 b2:a0:a7:71:e2:7e > b2:a0:24:bd:7d:eb, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:a7:71:e2:7e, length 28 tc-so:00:00:17.150004 b2:a0:24:bd:7d:eb > b2:a0:a7:71:e2:7e, 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: 1639124635.618798, wg_basic_ipv4_over_ipv4, failed, atf-check failed; see the output of the test for details tc-start: 1639124635.669870, 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:09:18:14:08 ./.__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:feff:fe9f:7046 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::90c3:cc8c:26af:ee6a U - - - wg0 tc-so:fe80::90c3:cc8c:26af:ee6a 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::90c3:cc8c:26af:ee6a 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::90c3:cc8c:26af:ee6a 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::90c3:cc8c:26af:ee6a%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 ksxo12E/1mhIixpdErkq20aMtKtIw6ajoGVjq6yqwx8= --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:9ff:fe18:1408 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::b059:2c6:710f:eebf U - - - wg0 tc-so:fe80::b059:2c6:710f:eebf 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::b059:2c6:710f:eebf 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::b059:2c6:710f:eebf 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::b059:2c6:710f:eebf%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 KjZ4ianqhrisLPvGucbgKlp1IP89WPe/WDzV8egKLEs= --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:09:18:14:08 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:9ff:fe18:1408%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::b059:2c6:710f:eebf%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:9ff:fe18:1408 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::b059:2c6:710f:eebf U - - - wg0 tc-so:fe80::b059:2c6:710f:eebf 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::b059:2c6:710f:eebf 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::b059:2c6:710f:eebf UC - - - wg0 tc-so:fc00::1 b2:a0:fe:9f:70:46 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:09:18:14:08 5 0 7 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ff18:1408 tc-so: ff01:2::1 tc-so: ff02::2:30a5:6a9b 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:9ff:fe 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::b059:2c6:71 tc-so: ff01:3::1 tc-so: ff02::2:30a5:6a9b tc-so: ff02::1%wg0 tc-so: ff02::1:ff0f:eebf 0 0 0 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 18 0 17 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 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 54 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 558 0 0 186 0 186 186 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 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: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 1674 0 85 281 0 281 tc-so: tc-so:In use 1569K, total allocated 2248K; utilization 69.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:fe:9f:70:46 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:ff18:1408%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:30a5:6a9b%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:09:18:14:08 multicnt 4 tc-so: 33:33:ff:18:14:08 -- 33:33:ff:18:14:08 refcount 1 tc-so: 33:33:30:a5:6a:9b -- 33:33:30:a5:6a:9b 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::b059:2c6:710f:eebf%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:30a5:6a9b%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ff0f:eebf%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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.670005] shmif0: Ethernet address b2:a0:09:18:14:08 tc-so:[ 9.410005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 9.410005] get_ifid: shmif0: ifid: b0:a0:09:ff:fe:18:14:08 tc-so:[ 9.410005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:9ff:fe18:1408 tc-so:[ 10.000005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 10.000005] get_ifid: wg0: ifid: b0:59:02:c6:71:0f:ee:bf tc-so:[ 10.340005] ip6_output: refusing to send from invalid address fe80:3::b059:2c6:710f:eebf (pid 0) tc-so:[ 10.500005] ip6_output: refusing to send from invalid address fe80:3::b059:2c6:710f:eebf (pid 0) tc-so:[ 11.440005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:9ff:fe18:1408 - no duplicates found tc-so:[ 12.790005] in6_if_link_up: fe80:3::b059:2c6:710f:eebf marked tentative tc-so:[ 12.790005] nd6_dad_start: wg0: starting DAD for fe80:3::b059:2c6:710f:eebf tc-so:[ 14.030005] nd6_dad_timer: wg0: DAD complete for fe80:3::b059:2c6:710f:eebf - 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 17878] tc-so:[New process 22396] tc-so:[New process 23969] tc-so:[New process 20257] tc-so:[New process 15273] tc-so:[New process 471] tc-so:[New process 18178] tc-so:[New process 21807] tc-so:[New process 3806] tc-so:[New process 4080] tc-so:[New process 3606] tc-so:[New process 1144] tc-so:[New process 23039] tc-so:[New process 1172] tc-so:[New process 19516] tc-so:[New process 17791] tc-so:[New process 5624] tc-so:[New process 15445] tc-so:[New process 26200] tc-so:[New process 5878] tc-so:[New process 3319] tc-so:[New process 25531] tc-so:[New process 4428] tc-so:[New process 199] tc-so:[New process 20577] tc-so:[New process 2487] tc-so:[New process 23067] tc-so:[New process 7545] tc-so:[New process 22587] tc-so:[New process 12456] tc-so:[New process 29868] tc-so:[New process 6053] tc-so:[New process 29826] tc-so:[New process 16134] tc-so:[New process 4643] tc-so:[New process 28967] tc-so:[New process 6688] tc-so:[New process 1693] tc-so:[New process 14313] tc-so:[New process 11309] tc-so:[New process 3722] tc-so:[New process 5008] tc-so:[New process 2244] tc-so:[New process 2948] tc-so:[New process 17209] 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 17878)] 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 0x00000000407fa42c in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c806c in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x0000000040799e68 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x0000000040799f48 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079bd48 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.0500050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.0500050] get_ifid: shmif0: ifid: b0:a0:fe:ff:fe:9f:70:46 tc-so:[ 7.0500050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:feff:fe9f:7046 tc-so:[ 7.6200050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 7.6200050] get_ifid: wg0: ifid: 90:c3:cc:8c:26:af:ee:6a tc-so:[ 8.1400050] ip6_output: refusing to send from invalid address fe80:3::90c3:cc8c:26af:ee6a (pid 0) tc-so:[ 8.4400050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:feff:fe9f:7046 - no duplicates found tc-so:[ 8.5700050] ip6_output: refusing to send from invalid address fe80:3::90c3:cc8c:26af:ee6a (pid 0) tc-so:[ 10.3800050] in6_if_link_up: fe80:3::90c3:cc8c:26af:ee6a marked tentative tc-so:[ 10.3800050] nd6_dad_start: wg0: starting DAD for fe80:3::90c3:cc8c:26af:ee6a tc-so:[ 11.8000050] nd6_dad_timer: wg0: DAD complete for fe80:3::90c3:cc8c:26af:ee6a - no duplicates found tc-so:[ 17.0800050] panic: pool_redzone_check: [mbpl] 0x00 != 0xe1 tc-so:[ 17.0800050] 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 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.92 (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.92/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.4500050] shmif0: Ethernet address b2:a0:fe:9f:70:46 tc-so:[ 17.0800050] panic: pool_redzone_check: [mbpl] 0x00 != 0xe1 tc-so:[ 17.0800050] rump kernel halting... tc-so:[ 11.8000050] tc-so:[ 10.3800050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.400004 b2:a0:fe:9f:70:46 > 33:33:ff:9f:70:46, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff9f:7046: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff9f:7046, length 24 tc-so:00:00:07.440004 b2:a0:fe:9f:70:46 > 33:33:ff:9f:70:46, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff9f:7046: ICMP6, neighbor solicitation, who has fe80::b0a0:feff:fe9f:7046, length 32 tc-so:00:00:08.930004 b2:a0:fe:9f:70:46 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:feff:fe9f:7046 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:09.770004 b2:a0:09:18:14:08 > 33:33:ff:18:14:08, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff18:1408: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff18:1408, length 24 tc-so:00:00:09.770004 b2:a0:09:18:14:08 > 33:33:ff:18:14:08, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff18:1408: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff18:1408, length 24 tc-so:00:00:10.420004 b2:a0:09:18:14:08 > 33:33:ff:18:14:08, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff18:1408: ICMP6, neighbor solicitation, who has fe80::b0a0:9ff:fe18:1408, length 32 tc-so:00:00:11.210004 b2:a0:09:18:14:08 > 33:33:30:a5:6a:9b, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:30a5:6a9b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:30a5:6a9b, length 24 tc-so:00:00:16.040004 b2:a0:fe:9f:70:46 > 33:33:8b:fa:44:31, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:feff:fe9f:7046 > ff02::2:8bfa:4431: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8bfa:4431, length 24 tc-so:00:00:16.420004 b2:a0:fe:9f:70:46 > 33:33:ff:9f:70:46, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:feff:fe9f:7046 > ff02::1:ff9f:7046: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff9f:7046, length 24 tc-so:00:00:17.030004 b2:a0:fe:9f:70:46 > 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.420004 b2:a0:09:18:14:08 > b2:a0:fe:9f:70:46, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:17.080004 b2:a0:fe:9f:70:46 > b2:a0:09:18:14:08, ethertype IPv6 (0x86dd), length 210: fc00::1.51820 > fc00::2.51820: UDP, length 148 tc-so:00:00:15.550004 b2:a0:09:18:14:08 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9ff:fe18:1408 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:15.550004 b2:a0:09:18:14:08 > b2:a0:fe:9f:70:46, ethertype IPv6 (0x86dd), length 154: fc00::2.51820 > fc00::1.51820: UDP, length 92 tc-so:00:00:19.420004 b2:a0:09:18:14:08 > b2:a0:fe:9f:70:46, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:20.450004 b2:a0:09:18:14:08 > b2:a0:fe:9f:70:46, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:21.480004 b2:a0:09:18:14:08 > b2:a0:fe:9f:70:46, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:22.490004 b2:a0:09:18:14:08 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9ff:fe18:1408 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:23.510004 b2:a0:09:18:14:08 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9ff:fe18:1408 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:24.510004 b2:a0:09:18:14:08 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9ff:fe18:1408 > 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: 1639124663.738939, wg_basic_ipv4_over_ipv6, failed, atf-check failed; see the output of the test for details tc-start: 1639124663.788890, 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:02:f9:73:60 ./.__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:68ff:fe0e:f27e link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::c4d6:9880:7553:c45b U - - - wg0 tc-so:fe80::c4d6:9880:7553:c45b 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::c4d6:9880:7553:c45b%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 jRumYW25hm3nuATTFPEGzgn3q0dRLE7cI9dfOG3PoQ4= --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:2ff:fef9:7360 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::e9:2be3:b9d1:8150 U - - - wg0 tc-so:fe80::e9:2be3:b9d1:8150 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::e9:2be3:b9d1:8150%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 Qi2JIsl7OJ+CbyhX9pCF/Ft6igEPuKj7pd39hkJq32s= --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:02:f9:73:60 tc-so: linkstr: bus tc-so: input: 5 packets, 490 bytes, 4 multicasts tc-so: output: 11 packets, 682 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:2ff:fef9:7360%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::e9:2be3:b9d1:8150%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:68:0e:f2:7e 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:2ff:fef9:7360 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::e9:2be3:b9d1:8150 U - - - wg0 tc-so:fe80::e9:2be3:b9d1:8150 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:02:f9:73:60 5 0 11 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 5 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:2ff:fe tc-so: ff01:2::1 tc-so: ff02::2:5ad0:852d tc-so: ff02::1%shmif0 tc-so: ff02::1:fff9:7360 5 0 11 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 fd00::/64 fd00::2 tc-so: ff02::1:ffd1:8150 tc-so: ff01:3::1 tc-so: ff02::2:5ad0:852d tc-so: ff02::1%wg0 tc-so: ff02::1:ff00:2%wg 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::e9:2be3:b9d 0 0 0 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 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 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 54 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 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 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 607 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 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 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 35 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 1733 0 99 297 0 297 tc-so: tc-so:In use 1672K, total allocated 2376K; utilization 70.4% tc-so: tc-so:? (192.168.1.1) at b2:a0:68:0e:f2:7e on shmif0 expired 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:2ff:fef9:7360%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:5ad0:852d%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:fff9:7360%shmif0 refcount 1 tc-so: enaddr b2:a0:02:f9:73:60 multicnt 4 tc-so: 33:33:5a:d0:85:2d -- 33:33:5a:d0:85:2d refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:f9:73:60 -- 33:33:ff:f9:73:60 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:ffd1:8150%wg0 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:5ad0:852d%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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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:[ 2.640005] shmif0: Ethernet address b2:a0:02:f9:73:60 tc-so:[ 9.170005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 9.170005] get_ifid: shmif0: ifid: b0:a0:02:ff:fe:f9:73:60 tc-so:[ 9.170005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:2ff:fef9:7360 tc-so:[ 9.760005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 9.760005] get_ifid: wg0: ifid: 00:e9:2b:e3:b9:d1:81:50 tc-so:[ 10.030005] ip6_output: refusing to send from invalid address fe80:3::e9:2be3:b9d1:8150 (pid 0) tc-so:[ 10.350005] ip6_output: refusing to send from invalid address fe80:3::e9:2be3:b9d1:8150 (pid 0) tc-so:[ 10.800005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:2ff:fef9:7360 - no duplicates found tc-so:[ 10.960005] ip6_output: refusing to send from invalid address fe80:3::e9:2be3:b9d1:8150 (pid 0) tc-so:[ 12.440005] in6_if_link_up: fd00::2 marked tentative tc-so:[ 12.440005] nd6_dad_start: wg0: starting DAD for fd00::2 tc-so:[ 12.440005] in6_if_link_up: fe80:3::e9:2be3:b9d1:8150 marked tentative tc-so:[ 12.440005] nd6_dad_start: wg0: starting DAD for fe80:3::e9:2be3:b9d1:8150 tc-so:[ 13.970005] nd6_dad_timer: wg0: DAD complete for fe80:3::e9:2be3:b9d1:8150 - no duplicates found tc-so:[ 14.240005] 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 4341] tc-so:[New process 13842] tc-so:[New process 29050] tc-so:[New process 29085] tc-so:[New process 6095] tc-so:[New process 2238] tc-so:[New process 3448] tc-so:[New process 20028] tc-so:[New process 22827] tc-so:[New process 18559] tc-so:[New process 1679] tc-so:[New process 5616] tc-so:[New process 3362] tc-so:[New process 29834] tc-so:[New process 1058] tc-so:[New process 2646] tc-so:[New process 3833] tc-so:[New process 29387] tc-so:[New process 7028] tc-so:[New process 7645] tc-so:[New process 17763] tc-so:[New process 18231] tc-so:[New process 3044] tc-so:[New process 1092] tc-so:[New process 20507] tc-so:[New process 3537] tc-so:[New process 17948] tc-so:[New process 26581] tc-so:[New process 5625] tc-so:[New process 13576] tc-so:[New process 6023] tc-so:[New process 3292] tc-so:[New process 5680] tc-so:[New process 14592] tc-so:[New process 25579] tc-so:[New process 5480] tc-so:[New process 13490] tc-so:[New process 22234] tc-so:[New process 6776] tc-so:[New process 7004] tc-so:[New process 5457] tc-so:[New process 15404] tc-so:[New process 20012] tc-so:[New process 20020] tc-so:[New process 732] 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 4341)] 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 0x00000000407fa42c in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c806c in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x0000000040799e68 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x0000000040799f48 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079bd48 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.9700050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 6.9700050] get_ifid: shmif0: ifid: b0:a0:68:ff:fe:0e:f2:7e tc-so:[ 6.9700050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:68ff:fe0e:f27e tc-so:[ 7.4400050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 7.4400050] get_ifid: wg0: ifid: c4:d6:98:80:75:53:c4:5b tc-so:[ 7.7800050] ip6_output: refusing to send from invalid address fe80:3::c4d6:9880:7553:c45b (pid 0) tc-so:[ 7.8600050] ip6_output: refusing to send from invalid address fe80:3::c4d6:9880:7553:c45b (pid 0) tc-so:[ 8.7800050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:68ff:fe0e:f27e - no duplicates found tc-so:[ 10.1200050] in6_if_link_up: fd00::1 marked tentative tc-so:[ 10.1200050] nd6_dad_start: wg0: starting DAD for fd00::1 tc-so:[ 10.1200050] in6_if_link_up: fe80:3::c4d6:9880:7553:c45b marked tentative tc-so:[ 10.1200050] nd6_dad_start: wg0: starting DAD for fe80:3::c4d6:9880:7553:c45b tc-so:[ 11.4900050] nd6_dad_timer: wg0: DAD complete for fd00::1 - no duplicates found tc-so:[ 11.5900050] nd6_dad_timer: wg0: DAD complete for fe80:3::c4d6:9880:7553:c45b - no duplicates found tc-so:[ 17.2900050] panic: pool_redzone_check: [mbpl] 0x00 != 0xe1 tc-so:[ 17.2900050] 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 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.92 (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.92/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.4400050] shmif0: Ethernet address b2:a0:68:0e:f2:7e tc-so:[ 17.2900050] panic: pool_redzone_check: [mbpl] 0x00 != 0xe1 tc-so:[ 17.2900050] 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.970004 b2:a0:68:0e:f2:7e > 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.350004 b2:a0:68:0e:f2:7e > 33:33:ff:0e:f2:7e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff0e:f27e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0e:f27e, length 24 tc-so:00:00:07.780004 b2:a0:68:0e:f2:7e > 33:33:ff:0e:f2:7e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff0e:f27e: ICMP6, neighbor solicitation, who has fe80::b0a0:68ff:fe0e:f27e, length 32 tc-so:00:00:07.900004 b2:a0:68:0e:f2:7e > 33:33:33:27:a8:3a, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:3327:a83a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:3327:a83a, length 24 tc-so:00:00:09.170004 b2:a0:02:f9:73:60 > 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.630004 b2:a0:02:f9:73:60 > 33:33:5a:d0:85:2d, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:5ad0:852d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5ad0:852d, length 24 tc-so:00:00:09.680004 b2:a0:02:f9:73:60 > 33:33:ff:f9:73:60, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff9:7360: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff9:7360, length 24 tc-so:00:00:09.790004 b2:a0:02:f9:73:60 > 33:33:ff:f9:73:60, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff9:7360: ICMP6, neighbor solicitation, who has fe80::b0a0:2ff:fef9:7360, length 32 tc-so:00:00:12.670004 b2:a0:02:f9:73:60 > 33:33:5a:d0:85:2d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2ff:fef9:7360 > ff02::2:5ad0:852d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5ad0:852d, length 24 tc-so:00:00:15.640004 b2:a0:68:0e:f2:7e > 33:33:33:27:a8:3a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:68ff:fe0e:f27e > ff02::2:3327:a83a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:3327:a83a, length 24 tc-so:00:00:16.650004 b2:a0:68:0e:f2:7e > 33:33:ff:0e:f2:7e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:68ff:fe0e:f27e > ff02::1:ff0e:f27e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0e:f27e, length 24 tc-so:00:00:17.290004 b2:a0:68:0e:f2:7e > 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.570004 b2:a0:02:f9:73:60 > b2:a0:68:0e:f2:7e, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:02:f9:73:60, length 28 tc-so:00:00:17.290004 b2:a0:68:0e:f2:7e > b2:a0:02:f9:73:60, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:14.880004 b2:a0:02:f9:73:60 > 33:33:ff:f9:73:60, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2ff:fef9:7360 > ff02::1:fff9:7360: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff9:7360, length 24 tc-so:00:00:14.880004 b2:a0:02:f9:73:60 > 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.910004 b2:a0:02:f9:73:60 > 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.940004 b2:a0:02:f9:73:60 > 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.950004 b2:a0:02:f9:73:60 > 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: 1639124694.321485, wg_basic_ipv6_over_ipv4, failed, atf-check failed; see the output of the test for details tc-start: 1639124694.397277, 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:28:15:f4:94 ./.__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:7eff:fe7d:9e27 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::4ca0:4045:f7eb:17fe U - - - wg0 tc-so:fe80::4ca0:4045:f7eb:17fe 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::4ca0:4045:f7eb:17fe%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 4xPxyVbzHz8qV+Tlwxdrykr+OrejunP1cSiuhvl5AV4= --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:28ff:fe15:f494 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::5888:3438:ffb9:beaa U - - - wg0 tc-so:fe80::5888:3438:ffb9:beaa 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::5888:3438:ffb9:beaa%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 8DaqDiZYRsMkFK1oWYV3ZTS3LpctdrkxvJ1Ydbl0oBM= --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: 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: 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:28:15:f4:94 tc-so: linkstr: bus tc-so: input: 3 packets, 258 bytes, 3 multicasts tc-so: output: 6 packets, 516 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:28ff:fe15:f494%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::5888:3438:ffb9:beaa%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:28ff:fe15:f494 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::5888:3438:ffb9:beaa U - - - wg0 tc-so:fe80::5888:3438:ffb9:beaa 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:7e:7d:9e:27 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:28:15:f4:94 4 0 8 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ff15:f494 tc-so: ff01:2::1 tc-so: ff02::2:268:a424% tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 4 0 8 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:28ff:f 4 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:ffb9:beaa tc-so: ff01:3::1 tc-so: ff02::2:268:a424% tc-so: ff02::1%wg0 tc-so: ff02::1:ff00:2%wg 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::5888:3438: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:icmp6 32 1 0 1 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 18 0 17 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 28 0 27 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 584 0 0 195 0 195 195 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 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 1694 0 81 290 0 290 tc-so: tc-so:In use 1622K, total allocated 2320K; utilization 69.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:7e:7d:9e:27 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:ff15:f494%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:268:a424%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:28:15:f4:94 multicnt 4 tc-so: 33:33:ff:15:f4:94 -- 33:33:ff:15:f4:94 refcount 1 tc-so: 33:33:02:68:a4:24 -- 33:33:02:68:a4: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:wg0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ffb9:beaa%wg0 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:268:a424%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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.240005] 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.750005] shmif0: Ethernet address b2:a0:28:15:f4:94 tc-so:[ 9.810005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 9.810005] get_ifid: shmif0: ifid: b0:a0:28:ff:fe:15:f4:94 tc-so:[ 9.810005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:28ff:fe15:f494 tc-so:[ 10.300005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 10.300005] get_ifid: wg0: ifid: 58:88:34:38:ff:b9:be:aa tc-so:[ 10.340005] ip6_output: refusing to send from invalid address fe80:3::5888:3438:ffb9:beaa (pid 0) tc-so:[ 10.640005] ip6_output: refusing to send from invalid address fe80:3::5888:3438:ffb9:beaa (pid 0) tc-so:[ 11.800005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:28ff:fe15:f494 - no duplicates found tc-so:[ 13.420005] in6_if_link_up: fd00::2 marked tentative tc-so:[ 13.420005] nd6_dad_start: wg0: starting DAD for fd00::2 tc-so:[ 13.420005] in6_if_link_up: fe80:3::5888:3438:ffb9:beaa marked tentative tc-so:[ 13.420005] nd6_dad_start: wg0: starting DAD for fe80:3::5888:3438:ffb9:beaa tc-so:[ 14.510005] nd6_dad_timer: wg0: DAD complete for fd00::2 - no duplicates found tc-so:[ 15.050005] nd6_dad_timer: wg0: DAD complete for fe80:3::5888:3438:ffb9:beaa - 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 18541] tc-so:[New process 28869] tc-so:[New process 21233] tc-so:[New process 2739] tc-so:[New process 23783] tc-so:[New process 4512] tc-so:[New process 16230] tc-so:[New process 25407] tc-so:[New process 16038] tc-so:[New process 21678] tc-so:[New process 14598] tc-so:[New process 2339] tc-so:[New process 3063] tc-so:[New process 17633] tc-so:[New process 7830] tc-so:[New process 25530] tc-so:[New process 16141] tc-so:[New process 12562] tc-so:[New process 26456] tc-so:[New process 3462] tc-so:[New process 27944] tc-so:[New process 137] tc-so:[New process 5271] tc-so:[New process 6046] tc-so:[New process 20587] tc-so:[New process 3730] tc-so:[New process 23642] tc-so:[New process 5494] tc-so:[New process 18046] tc-so:[New process 27891] tc-so:[New process 22113] tc-so:[New process 26287] tc-so:[New process 14636] tc-so:[New process 887] tc-so:[New process 17751] tc-so:[New process 4524] tc-so:[New process 22002] tc-so:[New process 7842] tc-so:[New process 25343] tc-so:[New process 2246] tc-so:[New process 3486] tc-so:[New process 13033] tc-so:[New process 19569] tc-so:[New process 21106] tc-so:[New process 13229] 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 18541)] 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 0x00000000407fa42c in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c806c in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x0000000040799e68 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x0000000040799f48 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079bd48 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.3200050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.3200050] get_ifid: shmif0: ifid: b0:a0:7e:ff:fe:7d:9e:27 tc-so:[ 7.3200050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:7eff:fe7d:9e27 tc-so:[ 7.9200050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 7.9200050] get_ifid: wg0: ifid: 4c:a0:40:45:f7:eb:17:fe tc-so:[ 8.7000050] ip6_output: refusing to send from invalid address fe80:3::4ca0:4045:f7eb:17fe (pid 0) tc-so:[ 9.3200050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:7eff:fe7d:9e27 - no duplicates found tc-so:[ 10.2500050] ip6_output: refusing to send from invalid address fe80:3::4ca0:4045:f7eb:17fe (pid 0) tc-so:[ 10.7300050] in6_if_link_up: fd00::1 marked tentative tc-so:[ 10.7300050] nd6_dad_start: wg0: starting DAD for fd00::1 tc-so:[ 10.7300050] in6_if_link_up: fe80:3::4ca0:4045:f7eb:17fe marked tentative tc-so:[ 10.7300050] nd6_dad_start: wg0: starting DAD for fe80:3::4ca0:4045:f7eb:17fe tc-so:[ 12.1200050] nd6_dad_timer: wg0: DAD complete for fe80:3::4ca0:4045:f7eb:17fe - no duplicates found tc-so:[ 12.1600050] nd6_dad_timer: wg0: DAD complete for fd00::1 - no duplicates found tc-so:[ 18.1200050] panic: pool_redzone_check: [mbpl] 0x00 != 0x18 tc-so:[ 18.1200050] 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 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.92 (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.92/modules tc-so:[ 1.2500050] mainbus0 (root) tc-so:[ 1.2500050] 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.5600050] shmif0: Ethernet address b2:a0:7e:7d:9e:27 tc-so:[ 18.1200050] panic: pool_redzone_check: [mbpl] 0x00 != 0x18 tc-so:[ 18.1200050] rump kernel halting... tc-so:[ 10.7300050] tc-so:[ 10.7300050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.920004 b2:a0:7e:7d:9e:27 > 33:33:ff:7d:9e:27, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff7d:9e27: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff7d:9e27, length 24 tc-so:00:00:08.080004 b2:a0:7e:7d:9e:27 > 33:33:d4:3c:71:0d, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:d43c:710d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d43c:710d, length 24 tc-so:00:00:08.310004 b2:a0:7e:7d:9e:27 > 33:33:ff:7d:9e:27, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff7d:9e27: ICMP6, neighbor solicitation, who has fe80::b0a0:7eff:fe7d:9e27, length 32 tc-so:00:00:09.620004 b2:a0:7e:7d:9e:27 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7eff:fe7d:9e27 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:10.070004 b2:a0:28:15:f4:94 > 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:10.480004 b2:a0:28:15:f4:94 > 33:33:ff:15:f4:94, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff15:f494: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff15:f494, length 24 tc-so:00:00:13.260004 b2:a0:7e:7d:9e:27 > 33:33:ff:7d:9e:27, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7eff:fe7d:9e27 > ff02::1:ff7d:9e27: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff7d:9e27, length 24 tc-so:00:00:10.800004 b2:a0:28:15:f4:94 > 33:33:ff:15:f4:94, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff15:f494: ICMP6, neighbor solicitation, who has fe80::b0a0:28ff:fe15:f494, length 32 tc-so:00:00:14.200004 b2:a0:28:15:f4:94 > 33:33:02:68:a4:24, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:28ff:fe15:f494 > ff02::2:268:a424: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:268:a424, length 24 tc-so:00:00:15.340004 b2:a0:28:15:f4:94 > 33:33:ff:15:f4:94, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:28ff:fe15:f494 > ff02::1:ff15:f494: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff15:f494, length 24 tc-so:00:00:18.070004 b2:a0:7e:7d:9e:27 > 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.380004 b2:a0:28:15:f4:94 > b2:a0:7e:7d:9e:27, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:18.120004 b2:a0:7e:7d:9e:27 > b2:a0:28:15:f4:94, ethertype IPv6 (0x86dd), length 210: fc00::1.51820 > fc00::2.51820: UDP, length 148 tc-so:00:00:20.400004 b2:a0:28:15:f4:94 > b2:a0:7e:7d:9e:27, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:20.400004 b2:a0:28:15:f4:94 > b2:a0:7e:7d:9e:27, ethertype IPv6 (0x86dd), length 154: fc00::2.51820 > fc00::1.51820: UDP, length 92 tc-so:00:00:21.430004 b2:a0:28:15:f4:94 > b2:a0:7e:7d:9e:27, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:22.450004 b2:a0:28:15:f4:94 > b2:a0:7e:7d:9e:27, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:23.480004 b2:a0:28:15:f4:94 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:28ff:fe15:f494 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:24.480004 b2:a0:28:15:f4:94 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:28ff:fe15:f494 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:25.510004 b2:a0:28:15:f4:94 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:28ff:fe15:f494 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:26.510004 b2:a0:28:15:f4:94 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:28ff:fe15:f494 > 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: 1639124724.676269, wg_basic_ipv6_over_ipv6, failed, atf-check failed; see the output of the test for details tc-start: 1639124724.726176, 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 188 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 1152 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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:[ 3.160005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 3.160005] get_ifid: wg0: ifid: 5c:02:90:59:f6:07:55:2d tc-so:[ 3.260005] ip6_output: refusing to send from invalid address fe80:2::5c02:9059:f607:552d (pid 0) tc-so:[ 4.040005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 4.040005] get_ifid: wg0: ifid: 5c:02:90:59:f6:07:55:2d tc-so:[ 4.040005] ip6_output: refusing to send from invalid address fe80:2::5c02:9059:f607:552d (pid 435) tc-so:[ 4.820005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 4.820005] get_ifid: wg0: ifid: 5c:02:90:59:f6:07:55:2d tc-so:[ 5.040005] ip6_output: refusing to send from invalid address fe80:2::5c02:9059:f607:552d (pid 0) tc-so:[ 5.650005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 5.650005] get_ifid: wg0: ifid: 5c:02:90:59:f6:07:55:2d tc-so:unix://wg_local tc-end: 1639124733.302821, wg_create_destroy, passed tc-start: 1639124733.312071, 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:18ff:fedc:36d5 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::f40e:1a9f:ed55:4f57 U - - - wg0 tc-so:fe80::f40e:1a9f:ed55:4f57 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::f40e:1a9f:ed55:4f57 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::f40e:1a9f:ed55:4f57 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::f40e:1a9f:ed55:4f57%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 pfwp1p7pEoNb9y/3hOEIizhrw68QnnvzpI9LmFlbalg= --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:18:dc:36:d5 tc-so: linkstr: bus tc-so: input: 0 packets, 0 bytes tc-so: output: 5 packets, 386 bytes, 4 multicasts tc-so: inet6 fe80::b0a0:18ff:fedc:36d5%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::f40e:1a9f:ed55:4f57%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:18ff:fedc:36d5 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::f40e:1a9f:ed55:4f57 U - - - wg0 tc-so:fe80::f40e:1a9f:ed55:4f57 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::f40e:1a9f:ed55:4f57 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::f40e:1a9f:ed55:4f57 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:18:dc:36:d5 0 0 5 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.1 0 0 5 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:18ff:f tc-so: ff01:2::1 tc-so: ff02::2:f9eb:c04b tc-so: ff02::1%shmif0 tc-so: ff02::1:ffdc:36d5 0 0 5 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::f40e:1a9f:e tc-so: ff01:3::1 tc-so: ff02::2:f9eb:c04b tc-so: ff02::1%wg0 tc-so: ff02::1:ff55:4f57 0 0 0 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 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 214 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 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 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 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 1560 0 66 248 0 248 tc-so: tc-so:In use 1386K, total allocated 1984K; 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:shmif0: tc-so: inet6 fe80::b0a0:18ff:fedc:36d5%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:f9eb:c04b%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ffdc:36d5%shmif0 refcount 1 tc-so: enaddr b2:a0:18:dc:36:d5 multicnt 4 tc-so: 33:33:f9:eb:c0:4b -- 33:33:f9:eb:c0:4b refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:dc:36:d5 -- 33:33:ff:dc:36:d5 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::f40e:1a9f:ed55:4f57%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:f9eb:c04b%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ff55:4f57%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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.380005] shmif0: Ethernet address b2:a0:18:dc:36:d5 tc-so:[ 3.580005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 3.580005] get_ifid: shmif0: ifid: b0:a0:18:ff:fe:dc:36:d5 tc-so:[ 3.580005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:18ff:fedc:36d5 tc-so:[ 3.980005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 3.980005] get_ifid: wg0: ifid: f4:0e:1a:9f:ed:55:4f:57 tc-so:[ 4.400005] ip6_output: refusing to send from invalid address fe80:3::f40e:1a9f:ed55:4f57 (pid 0) tc-so:[ 4.790005] ip6_output: refusing to send from invalid address fe80:3::f40e:1a9f:ed55:4f57 (pid 0) tc-so:[ 5.010005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:18ff:fedc:36d5 - no duplicates found tc-so:[ 5.970005] ip6_output: refusing to send from invalid address fe80:3::f40e:1a9f:ed55:4f57 (pid 0) tc-so:[ 6.510005] in6_if_link_up: fe80:3::f40e:1a9f:ed55:4f57 marked tentative tc-so:[ 6.510005] nd6_dad_start: wg0: starting DAD for fe80:3::f40e:1a9f:ed55:4f57 tc-so:[ 7.360005] in6_if_link_down: fe80:3::f40e:1a9f:ed55:4f57 marked detached tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:03.580004 b2:a0:18:dc:36:d5 > 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:03.640004 b2:a0:18:dc:36:d5 > 33:33:ff:dc:36:d5, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffdc:36d5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffdc:36d5, length 24 tc-so:00:00:03.980004 b2:a0:18:dc:36:d5 > 33:33:ff:dc:36:d5, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffdc:36d5: ICMP6, neighbor solicitation, who has fe80::b0a0:18ff:fedc:36d5, length 32 tc-so:00:00:04.080004 b2:a0:18:dc:36:d5 > 33:33:f9:eb:c0:4b, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:f9eb:c04b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f9eb:c04b, length 24 tc-so:00:00:05.700004 b2:a0:18:dc:36:d5 > 33:33:f9:eb:c0:4b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:18ff:fedc:36d5 > ff02::2:f9eb:c04b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f9eb:c04b, length 24 tc-so:unix://wg_local tc-end: 1639124744.756010, wg_create_destroy_peers_ipv4, passed tc-start: 1639124744.784580, 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:8dff:fe5e:202f link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::20c5:2e85:5ca3:9bec U - - - wg0 tc-so:fe80::20c5:2e85:5ca3:9bec 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::20c5:2e85:5ca3:9bec%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 T5ZOcnJOvFSoTsuHYS3Bkc2xTRO3Y0D1WFKvxUV49FM= --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:8d:5e:20:2f tc-so: linkstr: bus tc-so: input: 0 packets, 0 bytes tc-so: output: 3 packets, 258 bytes, 3 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:8dff:fe5e:202f%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::20c5:2e85:5ca3:9bec%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:8dff:fe5e:202f link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::20c5:2e85:5ca3:9bec U - - - wg0 tc-so:fe80::20c5:2e85:5ca3:9bec 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:8d:5e:20:2f 0 0 4 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ff5e:202f tc-so: ff01:2::1 tc-so: ff02::2:6a6a:5f3d 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:8dff: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:ffa3:9bec tc-so: ff01:3::1 tc-so: ff02::2:6a6a:5f3d tc-so: ff02::1%wg0 tc-so: ff02::1:ff00:1%wg 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::20c5:2e85:5 0 0 0 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 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 52 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 229 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 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 466 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 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 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 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 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:ff5e:202f%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:6a6a:5f3d%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:5e:20:2f multicnt 4 tc-so: 33:33:ff:5e:20:2f -- 33:33:ff:5e:20:2f refcount 1 tc-so: 33:33:6a:6a:5f:3d -- 33:33:6a:6a:5f:3d 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:ffa3:9bec%wg0 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:6a6a:5f3d%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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.270005] 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:[ 2.460005] shmif0: Ethernet address b2:a0:8d:5e:20:2f tc-so:[ 3.970005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 3.970005] get_ifid: shmif0: ifid: b0:a0:8d:ff:fe:5e:20:2f tc-so:[ 3.970005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:8dff:fe5e:202f tc-so:[ 4.460005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 4.460005] get_ifid: wg0: ifid: 20:c5:2e:85:5c:a3:9b:ec tc-so:[ 5.310005] ip6_output: refusing to send from invalid address fe80:3::20c5:2e85:5ca3:9bec (pid 0) tc-so:[ 5.460005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:8dff:fe5e:202f - no duplicates found tc-so:[ 7.560005] in6_if_link_up: fd00::1 marked tentative tc-so:[ 7.560005] nd6_dad_start: wg0: starting DAD for fd00::1 tc-so:[ 7.560005] in6_if_link_up: fe80:3::20c5:2e85:5ca3:9bec marked tentative tc-so:[ 7.560005] nd6_dad_start: wg0: starting DAD for fe80:3::20c5:2e85:5ca3:9bec tc-so:[ 8.400005] in6_if_link_down: fd00::1 marked detached tc-so:[ 8.400005] in6_if_link_down: fe80:3::20c5:2e85:5ca3:9bec marked detached tc-so:[ 8.870005] ip6_output: refusing to send from invalid address fe80:3::20c5:2e85:5ca3:9bec (pid 0) tc-so:[ 10.010005] ip6_output: refusing to send from invalid address fe80:3::20c5:2e85:5ca3:9bec (pid 0) tc-so:[ 11.790005] ip6_output: refusing to send from invalid address fe80:3::20c5:2e85:5ca3:9bec (pid 0) tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:04.100004 b2:a0:8d:5e:20:2f > 33:33:ff:5e:20:2f, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff5e:202f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5e:202f, length 24 tc-so:00:00:04.460004 b2:a0:8d:5e:20:2f > 33:33:ff:5e:20:2f, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff5e:202f: ICMP6, neighbor solicitation, who has fe80::b0a0:8dff:fe5e:202f, length 32 tc-so:00:00:07.480004 b2:a0:8d:5e:20:2f > 33:33:ff:5e:20:2f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8dff:fe5e:202f > ff02::1:ff5e:202f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5e:202f, length 24 tc-so:00:00:10.210004 b2:a0:8d:5e:20:2f > 33:33:6a:6a:5f:3d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8dff:fe5e:202f > ff02::2:6a6a:5f3d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:6a6a:5f3d, length 24 tc-so:00:00:11.430004 b2:a0:8d:5e:20:2f > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8dff:fe5e:202f > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:unix://wg_local tc-end: 1639124757.668238, wg_create_destroy_peers_ipv6, passed tc-start: 1639124757.689175, 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:d1:3a:72:48 ./.__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:55:cf:40:18 ./.__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:4a:8d:cb:7e ./.__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:eaff:fe78:5979 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:55ff:fecf:4018 link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::d46b:118f:1bcd:5ad5 U - - - wg0 tc-so:fe80::d46b:118f:1bcd:5ad5 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::d46b:118f:1bcd:5ad5 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::d46b:118f:1bcd:5ad5 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::d46b:118f:1bcd:5ad5%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:eaff:fe78:5979 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:55ff:fecf:4018 link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::d46b:118f:1bcd:5ad5 U - - - wg0 tc-so:fe80::d46b:118f:1bcd:5ad5 link#4 UHl - - - lo0 tc-so:fe80::%wg1/64 fe80::d46b:118f:1bcd:5ad5 U - - - wg1 tc-so:fe80::d46b:118f:1bcd:5ad5 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::d46b:118f:1bcd:5ad5 UC - - - wg0 tc-so:ff01:5::/32 fe80::d46b:118f:1bcd:5ad5 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::d46b:118f:1bcd:5ad5 UC - - - wg0 tc-so:ff02::%wg1/32 fe80::d46b:118f:1bcd:5ad5 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::d46b:118f:1bcd:5ad5%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 yBz5PP3wNkRmY405i43XvtmBHzCWo0Y62VDcP2P+plg= --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 swkvVeo5Qt73U60Rrli78nfZKC2ykDrtarNIdHeRrhI= --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:d1ff:fe3a:7248 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::2462:35a2:ae59:1884 U - - - wg0 tc-so:fe80::2462:35a2:ae59:1884 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::2462:35a2:ae59:1884 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::2462:35a2:ae59:1884 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::2462:35a2:ae59:1884%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 iNt7SbZKPosGBtizrffMCujPPSpjrVevjnkDseWhG0E= --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:4aff:fe8d:cb7e link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::5843:c790:bffe:7751 U - - - wg0 tc-so:fe80::5843:c790:bffe:7751 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::5843:c790:bffe:7751 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::5843:c790:bffe:7751 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::5843:c790:bffe:7751%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 iNt7SbZKPosGBtizrffMCujPPSpjrVevjnkDseWhG0E= --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:11.830004 b2:a0:ea:78:59:79 > 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:11.870004 b2:a0:ea:78:59:79 > 33:33:ff:78:59:79, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff78:5979: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff78:5979, length 24 tc-so:00:00:12.050004 b2:a0:55:cf:40:18 > 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:12.440004 b2:a0:ea:78:59:79 > 33:33:03:eb:d5:a1, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:3eb:d5a1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:3eb:d5a1, length 24 tc-so:00:00:12.550004 b2:a0:55:cf:40:18 > 33:33:ff:cf:40:18, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffcf:4018: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffcf:4018, length 24 tc-so:00:00:12.590004 b2:a0:55:cf:40:18 > 33:33:03:eb:d5:a1, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:3eb:d5a1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:3eb:d5a1, length 24 tc-so:00:00:12.620004 b2:a0:ea:78:59:79 > 33:33:ff:78:59:79, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff78:5979: ICMP6, neighbor solicitation, who has fe80::b0a0:eaff:fe78:5979, length 32 tc-so:00:00:12.710004 b2:a0:55:cf:40:18 > 33:33:ff:cf:40:18, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffcf:4018: ICMP6, neighbor solicitation, who has fe80::b0a0:55ff:fecf:4018, length 32 tc-so:00:00:15.720004 b2:a0:55:cf:40:18 > 33:33:03:eb:d5:a1, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:55ff:fecf:4018 > ff02::2:3eb:d5a1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:3eb:d5a1, length 24 tc-so:00:00:17.790004 b2:a0:ea:78:59:79 > 33:33:ff:78:59:79, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:eaff:fe78:5979 > ff02::1:ff78:5979: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff78:5979, length 24 tc-so:00:00:18.410004 b2:a0:55:cf:40:18 > 33:33:ff:cf:40:18, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:55ff:fecf:4018 > ff02::1:ffcf:4018: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffcf:4018, length 24 tc-so:00:00:19.590004 b2:a0:d1:3a:72:48 > 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.060004 b2:a0:d1:3a:72:48 > 33:33:c2:2f:16:24, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:c22f:1624: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c22f:1624, length 24 tc-so:00:00:20.400004 b2:a0:d1:3a:72:48 > 33:33:ff:3a:72:48, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff3a:7248: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff3a:7248, length 24 tc-so:00:00:20.400004 b2:a0:d1:3a:72:48 > 33:33:ff:3a:72:48, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff3a:7248: ICMP6, neighbor solicitation, who has fe80::b0a0:d1ff:fe3a:7248, length 32 tc-so:00:00:22.220004 b2:a0:d1:3a:72:48 > 33:33:ff:3a:72:48, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d1ff:fe3a:7248 > ff02::1:ff3a:7248: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff3a:7248, length 24 tc-so:00:00:19.650004 b2:a0:4a:8d:cb:7e > 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:20.430004 b2:a0:4a:8d:cb:7e > 33:33:ff:8d:cb:7e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff8d:cb7e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff8d:cb7e, length 24 tc-so:00:00:20.430004 b2:a0:4a:8d:cb:7e > 33:33:be:44:4e:3c, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:be44:4e3c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:be44:4e3c, length 24 tc-so:00:00:20.610004 b2:a0:4a:8d:cb:7e > 33:33:ff:8d:cb:7e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff8d:cb7e: ICMP6, neighbor solicitation, who has fe80::b0a0:4aff:fe8d:cb7e, length 32 tc-so:00:00:25.490004 b2:a0:d1:3a:72:48 > 33:33:c2:2f:16:24, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d1ff:fe3a:7248 > ff02::2:c22f:1624: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c22f:1624, 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:d1:3a:72:48 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:d1ff:fe3a:7248%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::2462:35a2:ae59:1884%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:ea:78:59:79 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:d1ff:fe3a:7248 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::2462:35a2:ae59:1884 U - - - wg0 tc-so:fe80::2462:35a2:ae59:1884 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::2462:35a2:ae59:1884 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::2462:35a2:ae59:1884 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:d1:3a:72:48 9 0 10 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 9 0 10 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:d1ff:f tc-so: ff01:2::1 tc-so: ff02::2:c22f:1624 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff3a:7248 9 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::2462:35a2:a tc-so: ff01:3::1 tc-so: ff02::2:c22f:1624 tc-so: ff02::1%wg0 tc-so: ff02::1:ff59:1884 0 0 0 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 38 0 37 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 55 0 54 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 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 678 0 0 226 0 226 226 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 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: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 1833 0 127 320 0 320 tc-so: tc-so:In use 1818K, total allocated 2560K; utilization 71.0% tc-so: tc-so:? (192.168.1.1) at b2:a0:ea:78:59:79 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:d1ff:fe3a:7248%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:c22f:1624%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff3a:7248%shmif0 refcount 1 tc-so: enaddr b2:a0:d1:3a:72:48 multicnt 4 tc-so: 33:33:c2:2f:16:24 -- 33:33:c2:2f:16:24 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:3a:72:48 -- 33:33:ff:3a:72:48 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::2462:35a2:ae59:1884%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:c22f:1624%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ff59:1884%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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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:[ 2.690005] shmif0: Ethernet address b2:a0:d1:3a:72:48 tc-so:[ 19.590005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 19.590005] get_ifid: shmif0: ifid: b0:a0:d1:ff:fe:3a:72:48 tc-so:[ 19.590005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:d1ff:fe3a:7248 tc-so:[ 20.060005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 20.060005] get_ifid: wg0: ifid: 24:62:35:a2:ae:59:18:84 tc-so:[ 20.770005] ip6_output: refusing to send from invalid address fe80:3::2462:35a2:ae59:1884 (pid 0) tc-so:[ 20.810005] ip6_output: refusing to send from invalid address fe80:3::2462:35a2:ae59:1884 (pid 0) tc-so:[ 21.410005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:d1ff:fe3a:7248 - no duplicates found tc-so:[ 22.480005] in6_if_link_up: fe80:3::2462:35a2:ae59:1884 marked tentative tc-so:[ 22.480005] nd6_dad_start: wg0: starting DAD for fe80:3::2462:35a2:ae59:1884 tc-so:[ 24.260005] nd6_dad_timer: wg0: DAD complete for fe80:3::2462:35a2:ae59:1884 - 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:4a:8d:cb:7e 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:4aff:fe8d:cb7e%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::5843:c790:bffe:7751%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:4aff:fe8d:cb7e link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::5843:c790:bffe:7751 U - - - wg0 tc-so:fe80::5843:c790:bffe:7751 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::5843:c790:bffe:7751 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::5843:c790:bffe:7751 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:4a:8d:cb:7e 7 0 6 0 0 tc-so:shmif 1500 192.168.2/24 192.168.2.2 7 0 6 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:4aff:f tc-so: ff01:2::1 tc-so: ff02::2:be44:4e3c tc-so: ff02::1%shmif0 tc-so: ff02::1:ff8d:cb7e 7 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::5843:c790:b tc-so: ff01:3::1 tc-so: ff02::2:be44:4e3c tc-so: ff02::1%wg0 tc-so: ff02::1:fffe:7751 0 0 0 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 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 636 0 0 212 0 212 212 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 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 1771 0 115 304 0 304 tc-so: tc-so:In use 1730K, total allocated 2432K; 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:4aff:fe8d:cb7e%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:be44:4e3c%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff8d:cb7e%shmif0 refcount 1 tc-so: enaddr b2:a0:4a:8d:cb:7e multicnt 4 tc-so: 33:33:be:44:4e:3c -- 33:33:be:44:4e:3c refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:8d:cb:7e -- 33:33:ff:8d:cb:7e 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::5843:c790:bffe:7751%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:be44:4e3c%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:fffe:7751%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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules 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:[ 2.560005] shmif0: Ethernet address b2:a0:4a:8d:cb:7e tc-so:[ 19.650005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 19.650005] get_ifid: shmif0: ifid: b0:a0:4a:ff:fe:8d:cb:7e tc-so:[ 19.650005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:4aff:fe8d:cb7e tc-so:[ 20.090005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 20.090005] get_ifid: wg0: ifid: 58:43:c7:90:bf:fe:77:51 tc-so:[ 20.810005] ip6_output: refusing to send from invalid address fe80:3::5843:c790:bffe:7751 (pid 0) tc-so:[ 20.810005] ip6_output: refusing to send from invalid address fe80:3::5843:c790:bffe:7751 (pid 0) tc-so:[ 21.630005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:4aff:fe8d:cb7e - no duplicates found tc-so:[ 22.300005] in6_if_link_up: fe80:3::5843:c790:bffe:7751 marked tentative tc-so:[ 22.300005] nd6_dad_start: wg0: starting DAD for fe80:3::5843:c790:bffe:7751 tc-so:[ 23.680005] nd6_dad_timer: wg0: DAD complete for fe80:3::5843:c790:bffe:7751 - 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 4298] tc-so:[New process 26874] tc-so:[New process 29178] tc-so:[New process 8044] tc-so:[New process 18184] tc-so:[New process 5877] tc-so:[New process 18088] tc-so:[New process 3912] tc-so:[New process 3000] tc-so:[New process 29117] tc-so:[New process 17159] tc-so:[New process 6858] tc-so:[New process 24363] tc-so:[New process 24362] tc-so:[New process 8598] tc-so:[New process 24730] tc-so:[New process 17928] tc-so:[New process 4674] tc-so:[New process 26482] tc-so:[New process 22833] tc-so:[New process 8951] tc-so:[New process 18960] tc-so:[New process 4950] tc-so:[New process 3861] tc-so:[New process 19978] tc-so:[New process 6726] tc-so:[New process 27133] tc-so:[New process 2181] tc-so:[New process 6060] tc-so:[New process 18227] tc-so:[New process 6542] tc-so:[New process 19821] tc-so:[New process 26067] tc-so:[New process 14503] tc-so:[New process 2141] tc-so:[New process 6313] tc-so:[New process 18229] tc-so:[New process 141] tc-so:[New process 22739] tc-so:[New process 24345] tc-so:[New process 13936] tc-so:[New process 5223] tc-so:[New process 17253] tc-so:[New process 18181] tc-so:[New process 5955] tc-so:[New process 1252] 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 4298)] 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 0x00000000407fa42c in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c806c in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x0000000040799e68 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x0000000040799f48 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079bd48 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:[ 11.8300050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 11.8300050] get_ifid: shmif0: ifid: b0:a0:ea:ff:fe:78:59:79 tc-so:[ 11.8300050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:eaff:fe78:5979 tc-so:[ 12.0500050] get_ifid: shmif1: got interface identifier from itself tc-so:[ 12.0500050] get_ifid: shmif1: ifid: b0:a0:55:ff:fe:cf:40:18 tc-so:[ 12.0500050] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:55ff:fecf:4018 tc-so:[ 12.5500050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 12.5500050] get_ifid: wg0: ifid: d4:6b:11:8f:1b:cd:5a:d5 tc-so:[ 12.8500050] ip6_output: refusing to send from invalid address fe80:4::d46b:118f:1bcd:5ad5 (pid 0) tc-so:[ 13.4100050] ip6_output: refusing to send from invalid address fe80:4::d46b:118f:1bcd:5ad5 (pid 0) tc-so:[ 13.6200050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:eaff:fe78:5979 - no duplicates found tc-so:[ 13.7100050] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:55ff:fecf:4018 - no duplicates found tc-so:[ 15.8300050] get_ifid: wg1: interface identifier generated by random number tc-so:[ 15.8300050] get_ifid: wg1: ifid: d4:6b:11:8f:1b:cd:5a:d5 tc-so:[ 16.2600050] ip6_output: refusing to send from invalid address fe80:5::d46b:118f:1bcd:5ad5 (pid 0) tc-so:[ 16.3400050] ip6_output: refusing to send from invalid address fe80:5::d46b:118f:1bcd:5ad5 (pid 0) tc-so:[ 18.2500050] ip6_output: refusing to send from invalid address fe80:5::d46b:118f:1bcd:5ad5 (pid 0) tc-so:[ 19.8300050] in6_if_link_up: fe80:4::d46b:118f:1bcd:5ad5 marked tentative tc-so:[ 19.8300050] nd6_dad_start: wg0: starting DAD for fe80:4::d46b:118f:1bcd:5ad5 tc-so:[ 20.9500050] in6_if_link_up: fe80:5::d46b:118f:1bcd:5ad5 marked tentative tc-so:[ 20.9500050] nd6_dad_start: wg1: starting DAD for fe80:5::d46b:118f:1bcd:5ad5 tc-so:[ 21.5700050] nd6_dad_timer: wg0: DAD complete for fe80:4::d46b:118f:1bcd:5ad5 - no duplicates found tc-so:[ 22.1900050] nd6_dad_timer: wg1: DAD complete for fe80:5::d46b:118f:1bcd:5ad5 - no duplicates found tc-so:[ 32.0800050] panic: pool_redzone_check: [mbpl] 0x00 != 0xe1 tc-so:[ 32.0800050] 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 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.92 (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.92/modules tc-so:[ 1.2300050] 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.4600050] shmif0: Ethernet address b2:a0:ea:78:59:79 tc-so:[ 6.8700050] shmif1: Ethernet address b2:a0:55:cf:40:18 tc-so:[ 32.0800050] panic: pool_redzone_check: [mbpl] 0x00 != 0xe1 tc-so:[ 32.0800050] rump kernel halting... tc-so:[ 20.9500050] tc-so:[ 20.9500050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:11.830004 b2:a0:ea:78:59:79 > 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:11.870004 b2:a0:ea:78:59:79 > 33:33:ff:78:59:79, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff78:5979: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff78:5979, length 24 tc-so:00:00:12.050004 b2:a0:55:cf:40:18 > 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:12.440004 b2:a0:ea:78:59:79 > 33:33:03:eb:d5:a1, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:3eb:d5a1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:3eb:d5a1, length 24 tc-so:00:00:12.550004 b2:a0:55:cf:40:18 > 33:33:ff:cf:40:18, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffcf:4018: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffcf:4018, length 24 tc-so:00:00:12.590004 b2:a0:55:cf:40:18 > 33:33:03:eb:d5:a1, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:3eb:d5a1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:3eb:d5a1, length 24 tc-so:00:00:12.620004 b2:a0:ea:78:59:79 > 33:33:ff:78:59:79, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff78:5979: ICMP6, neighbor solicitation, who has fe80::b0a0:eaff:fe78:5979, length 32 tc-so:00:00:12.710004 b2:a0:55:cf:40:18 > 33:33:ff:cf:40:18, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffcf:4018: ICMP6, neighbor solicitation, who has fe80::b0a0:55ff:fecf:4018, length 32 tc-so:00:00:15.720004 b2:a0:55:cf:40:18 > 33:33:03:eb:d5:a1, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:55ff:fecf:4018 > ff02::2:3eb:d5a1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:3eb:d5a1, length 24 tc-so:00:00:17.790004 b2:a0:ea:78:59:79 > 33:33:ff:78:59:79, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:eaff:fe78:5979 > ff02::1:ff78:5979: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff78:5979, length 24 tc-so:00:00:18.410004 b2:a0:55:cf:40:18 > 33:33:ff:cf:40:18, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:55ff:fecf:4018 > ff02::1:ffcf:4018: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffcf:4018, length 24 tc-so:00:00:19.590004 b2:a0:d1:3a:72:48 > 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.060004 b2:a0:d1:3a:72:48 > 33:33:c2:2f:16:24, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:c22f:1624: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c22f:1624, length 24 tc-so:00:00:20.400004 b2:a0:d1:3a:72:48 > 33:33:ff:3a:72:48, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff3a:7248: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff3a:7248, length 24 tc-so:00:00:20.400004 b2:a0:d1:3a:72:48 > 33:33:ff:3a:72:48, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff3a:7248: ICMP6, neighbor solicitation, who has fe80::b0a0:d1ff:fe3a:7248, length 32 tc-so:00:00:22.220004 b2:a0:d1:3a:72:48 > 33:33:ff:3a:72:48, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d1ff:fe3a:7248 > ff02::1:ff3a:7248: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff3a:7248, length 24 tc-so:00:00:19.650004 b2:a0:4a:8d:cb:7e > 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:20.430004 b2:a0:4a:8d:cb:7e > 33:33:ff:8d:cb:7e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff8d:cb7e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff8d:cb7e, length 24 tc-so:00:00:20.430004 b2:a0:4a:8d:cb:7e > 33:33:be:44:4e:3c, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:be44:4e3c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:be44:4e3c, length 24 tc-so:00:00:20.610004 b2:a0:4a:8d:cb:7e > 33:33:ff:8d:cb:7e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff8d:cb7e: ICMP6, neighbor solicitation, who has fe80::b0a0:4aff:fe8d:cb7e, length 32 tc-so:00:00:25.490004 b2:a0:d1:3a:72:48 > 33:33:c2:2f:16:24, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d1ff:fe3a:7248 > ff02::2:c22f:1624: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c22f:1624, length 24 tc-so:00:00:32.030004 b2:a0:ea:78:59:79 > 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:29.260004 b2:a0:d1:3a:72:48 > b2:a0:ea:78:59:79, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:d1:3a:72:48, length 28 tc-so:00:00:32.080004 b2:a0:ea:78:59:79 > b2:a0:d1:3a:72:48, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:24.850004 b2:a0:4a:8d:cb:7e > 33:33:be:44:4e:3c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4aff:fe8d:cb7e > ff02::2:be44:4e3c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:be44:4e3c, length 24 tc-so:00:00:29.670004 b2:a0:d1:3a:72:48 > 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.380004 b2:a0:4a:8d:cb:7e > 33:33:ff:8d:cb:7e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4aff:fe8d:cb7e > ff02::1:ff8d:cb7e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff8d:cb7e, length 24 tc-so:00:00:30.680004 b2:a0:d1:3a:72:48 > 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:31.710004 b2:a0:d1:3a:72:48 > 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:32.740004 b2:a0:d1:3a:72:48 > 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: 1639124802.959887, wg_multiple_interfaces, failed, atf-check failed; see the output of the test for details tc-start: 1639124803.10561, 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:89:b4:f3:3e ./.__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:0e:b8:f3:27 ./.__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:a2:94:9f:d8 ./.__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:20ff:fefc:7fa8 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::f824:6b14:f416:756a U - - - wg0 tc-so:fe80::f824:6b14:f416:756a 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::f824:6b14:f416:756a 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::f824:6b14:f416:756a 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::f824:6b14:f416:756a%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 qeN0Y01UPzOdVRVPMNZOLiY4dYh3Ur2n6ZLpEICEBwQ= --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 WTdnlgOHmtYL6igCciMXBQtGJdV9ULyDWRNFOrKEzj0= --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:89ff:feb4:f33e link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::c74:9e87:5b3b:a3e3 U - - - wg0 tc-so:fe80::c74:9e87:5b3b:a3e3 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::c74:9e87:5b3b:a3e3 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::c74:9e87:5b3b:a3e3 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::c74:9e87:5b3b:a3e3%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 I5yNMNgiRqT7YeSq7O155JoTnUWqTx9XqgwEb4rrVHo= --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:a2ff:fe94:9fd8 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::809e:72cf:8282:6e30 U - - - wg0 tc-so:fe80::809e:72cf:8282:6e30 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::809e:72cf:8282:6e30 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::809e:72cf:8282:6e30 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::809e:72cf:8282:6e30%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 I5yNMNgiRqT7YeSq7O155JoTnUWqTx9XqgwEb4rrVHo= --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:09.760004 b2:a0:20:fc:7f:a8 > 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:10.580004 b2:a0:20:fc:7f:a8 > 33:33:6b:3b:fe:4d, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:6b3b:fe4d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:6b3b:fe4d, length 24 tc-so:00:00:10.660004 b2:a0:20:fc:7f:a8 > 33:33:ff:fc:7f:a8, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fffc:7fa8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fffc:7fa8, length 24 tc-so:00:00:10.660004 b2:a0:20:fc:7f:a8 > 33:33:ff:fc:7f:a8, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fffc:7fa8: ICMP6, neighbor solicitation, who has fe80::b0a0:20ff:fefc:7fa8, length 32 tc-so:00:00:12.090004 b2:a0:20:fc:7f:a8 > 33:33:6b:3b:fe:4d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:20ff:fefc:7fa8 > ff02::2:6b3b:fe4d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:6b3b:fe4d, length 24 tc-so:00:00:14.200004 b2:a0:20:fc:7f:a8 > 33:33:ff:fc:7f:a8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:20ff:fefc:7fa8 > ff02::1:fffc:7fa8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fffc:7fa8, length 24 tc-so:00:00:12.060004 b2:a0:89:b4:f3:3e > 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:12.210004 b2:a0:89:b4:f3:3e > 33:33:a2:4e:a5:ef, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:a24e:a5ef: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a24e:a5ef, length 24 tc-so:00:00:12.620004 b2:a0:89:b4:f3:3e > 33:33:ff:b4:f3:3e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb4:f33e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb4:f33e, length 24 tc-so:00:00:12.830004 b2:a0:89:b4:f3:3e > 33:33:ff:b4:f3:3e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb4:f33e: ICMP6, neighbor solicitation, who has fe80::b0a0:89ff:feb4:f33e, length 32 tc-so:00:00:14.750004 b2:a0:89:b4:f3:3e > 33:33:ff:b4:f3:3e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:89ff:feb4:f33e > ff02::1:ffb4:f33e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb4:f33e, length 24 tc-so:00:00:14.640004 b2:a0:a2:94:9f:d8 > 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.810004 b2:a0:a2:94:9f:d8 > 33:33:16:cf:f5:bc, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:16cf:f5bc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:16cf:f5bc, length 24 tc-so:00:00:15.090004 b2:a0:a2:94:9f:d8 > 33:33:ff:94:9f:d8, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff94:9fd8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff94:9fd8, length 24 tc-so:00:00:15.470004 b2:a0:a2:94:9f:d8 > 33:33:ff:94:9f:d8, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff94:9fd8: ICMP6, neighbor solicitation, who has fe80::b0a0:a2ff:fe94:9fd8, length 32 tc-so:00:00:19.560004 b2:a0:89:b4:f3:3e > 33:33:a2:4e:a5:ef, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:89ff:feb4:f33e > ff02::2:a24e:a5ef: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a24e:a5ef, 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:89:b4:f3:3e 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:89ff:feb4:f33e%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::c74:9e87:5b3b:a3e3%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:20:fc:7f:a8 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:89ff:feb4:f33e link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::c74:9e87:5b3b:a3e3 U - - - wg0 tc-so:fe80::c74:9e87:5b3b:a3e3 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::c74:9e87:5b3b:a3e3 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::c74:9e87:5b3b:a3e3 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:89:b4:f3:3e 8 0 8 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 8 0 8 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:89ff:f tc-so: ff01:2::1 tc-so: ff02::2:a24e:a5ef tc-so: ff02::1%shmif0 tc-so: ff02::1:ffb4:f33e 8 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::c74:9e87:5b tc-so: ff01:3::1 tc-so: ff02::2:a24e:a5ef tc-so: ff02::1%wg0 tc-so: ff02::1:ff3b:a3e3 0 0 0 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 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 620 0 0 207 0 207 207 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 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 1758 0 109 301 0 301 tc-so: tc-so:In use 1700K, total allocated 2408K; utilization 70.6% tc-so: tc-so:? (192.168.1.1) at b2:a0:20:fc:7f:a8 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:89ff:feb4:f33e%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:a24e:a5ef%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ffb4:f33e%shmif0 refcount 1 tc-so: enaddr b2:a0:89:b4:f3:3e multicnt 4 tc-so: 33:33:a2:4e:a5:ef -- 33:33:a2:4e:a5:ef refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:b4:f3:3e -- 33:33:ff:b4:f3:3e 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::c74:9e87:5b3b:a3e3%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:a24e:a5ef%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ff3b:a3e3%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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules 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:[ 2.310005] shmif0: Ethernet address b2:a0:89:b4:f3:3e tc-so:[ 12.100005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 12.100005] get_ifid: shmif0: ifid: b0:a0:89:ff:fe:b4:f3:3e tc-so:[ 12.100005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:89ff:feb4:f33e tc-so:[ 12.580005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 12.580005] get_ifid: wg0: ifid: 0c:74:9e:87:5b:3b:a3:e3 tc-so:[ 12.910005] ip6_output: refusing to send from invalid address fe80:3::c74:9e87:5b3b:a3e3 (pid 0) tc-so:[ 13.410005] ip6_output: refusing to send from invalid address fe80:3::c74:9e87:5b3b:a3e3 (pid 0) tc-so:[ 13.700005] ip6_output: refusing to send from invalid address fe80:3::c74:9e87:5b3b:a3e3 (pid 0) tc-so:[ 13.850005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:89ff:feb4:f33e - no duplicates found tc-so:[ 15.880005] in6_if_link_up: fe80:3::c74:9e87:5b3b:a3e3 marked tentative tc-so:[ 15.880005] nd6_dad_start: wg0: starting DAD for fe80:3::c74:9e87:5b3b:a3e3 tc-so:[ 17.720005] nd6_dad_timer: wg0: DAD complete for fe80:3::c74:9e87:5b3b:a3e3 - 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:a2:94:9f:d8 tc-so: linkstr: bus tc-so: input: 5 packets, 298 bytes, 5 multicasts tc-so: output: 6 packets, 472 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:a2ff:fe94:9fd8%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::809e:72cf:8282:6e30%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:a2ff:fe94:9fd8 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::809e:72cf:8282:6e30 U - - - wg0 tc-so:fe80::809e:72cf:8282:6e30 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::809e:72cf:8282:6e30 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::809e:72cf:8282:6e30 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:a2:94:9f:d8 6 0 6 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.3 6 0 6 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:a2ff:f tc-so: ff01:2::1 tc-so: ff02::2:16cf:f5bc tc-so: ff02::1%shmif0 tc-so: ff02::1:ff94:9fd8 6 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::809e:72cf:8 tc-so: ff01:3::1 tc-so: ff02::2:16cf:f5bc tc-so: ff02::1%wg0 tc-so: ff02::1:ff82:6e30 0 0 0 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 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 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 598 0 0 200 0 200 200 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 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 1720 0 103 292 0 292 tc-so: tc-so:In use 1649K, total allocated 2336K; 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:a2ff:fe94:9fd8%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:16cf:f5bc%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff94:9fd8%shmif0 refcount 1 tc-so: enaddr b2:a0:a2:94:9f:d8 multicnt 4 tc-so: 33:33:16:cf:f5:bc -- 33:33:16:cf:f5:bc refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:94:9f:d8 -- 33:33:ff:94:9f:d8 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::809e:72cf:8282:6e30%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:16cf:f5bc%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ff82:6e30%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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules 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:[ 2.290005] shmif0: Ethernet address b2:a0:a2:94:9f:d8 tc-so:[ 14.680005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 14.680005] get_ifid: shmif0: ifid: b0:a0:a2:ff:fe:94:9f:d8 tc-so:[ 14.680005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:a2ff:fe94:9fd8 tc-so:[ 15.170005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 15.170005] get_ifid: wg0: ifid: 80:9e:72:cf:82:82:6e:30 tc-so:[ 15.240005] ip6_output: refusing to send from invalid address fe80:3::809e:72cf:8282:6e30 (pid 0) tc-so:[ 15.630005] ip6_output: refusing to send from invalid address fe80:3::809e:72cf:8282:6e30 (pid 0) tc-so:[ 16.470005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:a2ff:fe94:9fd8 - no duplicates found tc-so:[ 17.720005] in6_if_link_up: fe80:3::809e:72cf:8282:6e30 marked tentative tc-so:[ 17.720005] nd6_dad_start: wg0: starting DAD for fe80:3::809e:72cf:8282:6e30 tc-so:[ 19.020005] nd6_dad_timer: wg0: DAD complete for fe80:3::809e:72cf:8282:6e30 - 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 27311] tc-so:[New process 26273] tc-so:[New process 14460] tc-so:[New process 17181] tc-so:[New process 4217] tc-so:[New process 27215] tc-so:[New process 21418] tc-so:[New process 2340] tc-so:[New process 3265] tc-so:[New process 7160] tc-so:[New process 6088] tc-so:[New process 25939] tc-so:[New process 25815] tc-so:[New process 17921] tc-so:[New process 15472] tc-so:[New process 6111] tc-so:[New process 15718] tc-so:[New process 14253] tc-so:[New process 19565] tc-so:[New process 5536] tc-so:[New process 26431] tc-so:[New process 24807] tc-so:[New process 3763] tc-so:[New process 22257] tc-so:[New process 29893] tc-so:[New process 8866] tc-so:[New process 1911] tc-so:[New process 23137] tc-so:[New process 4754] tc-so:[New process 17062] tc-so:[New process 17254] tc-so:[New process 22130] tc-so:[New process 20593] tc-so:[New process 4510] tc-so:[New process 3270] tc-so:[New process 26367] tc-so:[New process 23026] tc-so:[New process 5548] tc-so:[New process 18775] tc-so:[New process 15660] tc-so:[New process 28915] tc-so:[New process 19070] tc-so:[New process 6518] tc-so:[New process 21611] tc-so:[New process 7070] tc-so:[New process 6295] tc-so:[New process 1161] 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 27311)] 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 0x00000000407fa42c in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c806c in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x0000000040799e68 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x0000000040799f48 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079bd48 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.2500050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.7600050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 9.7600050] get_ifid: shmif0: ifid: b0:a0:20:ff:fe:fc:7f:a8 tc-so:[ 9.7600050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:20ff:fefc:7fa8 tc-so:[ 10.2100050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 10.2100050] get_ifid: wg0: ifid: f8:24:6b:14:f4:16:75:6a tc-so:[ 10.4300050] ip6_output: refusing to send from invalid address fe80:4::f824:6b14:f416:756a (pid 0) tc-so:[ 11.1200050] ip6_output: refusing to send from invalid address fe80:4::f824:6b14:f416:756a (pid 0) tc-so:[ 11.5100050] ip6_output: refusing to send from invalid address fe80:4::f824:6b14:f416:756a (pid 0) tc-so:[ 11.6700050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:20ff:fefc:7fa8 - no duplicates found tc-so:[ 12.5300050] in6_if_link_up: fe80:4::f824:6b14:f416:756a marked tentative tc-so:[ 12.5300050] nd6_dad_start: wg0: starting DAD for fe80:4::f824:6b14:f416:756a tc-so:[ 14.1600050] nd6_dad_timer: wg0: DAD complete for fe80:4::f824:6b14:f416:756a - no duplicates found tc-so:[ 25.7500050] panic: pool_redzone_check: [mbpl] 0x00 != 0x4f tc-so:[ 25.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 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.92 (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.92/modules tc-so:[ 1.2000050] mainbus0 (root) tc-so:[ 1.2500050] chacha: Portable C ChaCha tc-so:[ 1.2500050] aes: BearSSL aes_ct tc-so:[ 1.2500050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.2500050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.3700050] shmif0: Ethernet address b2:a0:20:fc:7f:a8 tc-so:[ 5.7500050] shmif1: Ethernet address b2:a0:0e:b8:f3:27 tc-so:[ 25.7500050] panic: pool_redzone_check: [mbpl] 0x00 != 0x4f tc-so:[ 25.7500050] rump kernel halting... tc-so:[ 12.5300050] tc-so:[ 12.5300050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:09.760004 b2:a0:20:fc:7f:a8 > 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:10.580004 b2:a0:20:fc:7f:a8 > 33:33:6b:3b:fe:4d, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:6b3b:fe4d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:6b3b:fe4d, length 24 tc-so:00:00:10.660004 b2:a0:20:fc:7f:a8 > 33:33:ff:fc:7f:a8, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fffc:7fa8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fffc:7fa8, length 24 tc-so:00:00:10.660004 b2:a0:20:fc:7f:a8 > 33:33:ff:fc:7f:a8, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fffc:7fa8: ICMP6, neighbor solicitation, who has fe80::b0a0:20ff:fefc:7fa8, length 32 tc-so:00:00:12.090004 b2:a0:20:fc:7f:a8 > 33:33:6b:3b:fe:4d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:20ff:fefc:7fa8 > ff02::2:6b3b:fe4d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:6b3b:fe4d, length 24 tc-so:00:00:14.200004 b2:a0:20:fc:7f:a8 > 33:33:ff:fc:7f:a8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:20ff:fefc:7fa8 > ff02::1:fffc:7fa8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fffc:7fa8, length 24 tc-so:00:00:12.060004 b2:a0:89:b4:f3:3e > 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:12.210004 b2:a0:89:b4:f3:3e > 33:33:a2:4e:a5:ef, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:a24e:a5ef: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a24e:a5ef, length 24 tc-so:00:00:12.620004 b2:a0:89:b4:f3:3e > 33:33:ff:b4:f3:3e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb4:f33e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb4:f33e, length 24 tc-so:00:00:12.830004 b2:a0:89:b4:f3:3e > 33:33:ff:b4:f3:3e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb4:f33e: ICMP6, neighbor solicitation, who has fe80::b0a0:89ff:feb4:f33e, length 32 tc-so:00:00:14.750004 b2:a0:89:b4:f3:3e > 33:33:ff:b4:f3:3e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:89ff:feb4:f33e > ff02::1:ffb4:f33e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb4:f33e, length 24 tc-so:00:00:14.640004 b2:a0:a2:94:9f:d8 > 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.810004 b2:a0:a2:94:9f:d8 > 33:33:16:cf:f5:bc, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:16cf:f5bc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:16cf:f5bc, length 24 tc-so:00:00:15.090004 b2:a0:a2:94:9f:d8 > 33:33:ff:94:9f:d8, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff94:9fd8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff94:9fd8, length 24 tc-so:00:00:15.470004 b2:a0:a2:94:9f:d8 > 33:33:ff:94:9f:d8, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff94:9fd8: ICMP6, neighbor solicitation, who has fe80::b0a0:a2ff:fe94:9fd8, length 32 tc-so:00:00:19.560004 b2:a0:89:b4:f3:3e > 33:33:a2:4e:a5:ef, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:89ff:feb4:f33e > ff02::2:a24e:a5ef: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a24e:a5ef, length 24 tc-so:00:00:25.750004 b2:a0:20:fc:7f:a8 > 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.350004 b2:a0:89:b4:f3:3e > b2:a0:20:fc:7f:a8, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:89:b4:f3:3e, length 28 tc-so:00:00:25.750004 b2:a0:20:fc:7f:a8 > b2:a0:89:b4:f3:3e, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:22.700004 b2:a0:a2:94:9f:d8 > 33:33:ff:94:9f:d8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a2ff:fe94:9fd8 > ff02::1:ff94:9fd8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff94:9fd8, length 24 tc-so:00:00:26.150004 b2:a0:89:b4:f3:3e > 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.160004 b2:a0:89:b4:f3:3e > 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:24.230004 b2:a0:a2:94:9f:d8 > 33:33:16:cf:f5:bc, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a2ff:fe94:9fd8 > ff02::2:16cf:f5bc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:16cf:f5bc, length 24 tc-so:00:00:28.180004 b2:a0:89:b4:f3:3e > 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.180004 b2:a0:89:b4:f3:3e > 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: 1639124842.74981, wg_multiple_peers, failed, atf-check failed; see the output of the test for details tc-start: 1639124842.121667, 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:48:3f:fa:4d ./.__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:73ff:fe38:f41e link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::b457:f034:c16e:e8db U - - - wg0 tc-so:fe80::b457:f034:c16e:e8db 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::b457:f034:c16e:e8db 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::b457:f034:c16e:e8db 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::b457:f034:c16e:e8db%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 g9aiOnLFDWSeLvUJiRaUUVCOAeFPg2OSRHDFsM4iJgk= --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:48ff:fe3f:fa4d link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::8c71:934d:b209:7752 U - - - wg0 tc-so:fe80::8c71:934d:b209:7752 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::8c71:934d:b209:7752 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::8c71:934d:b209:7752 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::8c71:934d:b209:7752%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 Fp0AwheO0grgrsFXpQBh9t2l5qDAs3hzIDm+LD+980c= --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:48:3f:fa:4d tc-so: linkstr: bus tc-so: input: 4 packets, 300 bytes, 4 multicasts tc-so: output: 6 packets, 428 bytes, 4 multicasts tc-so: inet6 fe80::b0a0:48ff:fe3f:fa4d%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::8c71:934d:b209:7752%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:73:38:f4:1e 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:fe3f:fa4d link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::8c71:934d:b209:7752 U - - - wg0 tc-so:fe80::8c71:934d:b209:7752 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::8c71:934d:b209:7752 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::8c71:934d:b209:7752 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:3f:fa:4d 4 0 6 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 4 0 6 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:48ff:f tc-so: ff01:2::1 tc-so: ff02::2:8691:8494 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff3f:fa4d 4 0 6 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::8c71:934d:b tc-so: ff01:3::1 tc-so: ff02::2:8691:8494 tc-so: ff02::1%wg0 tc-so: ff02::1:ff09:7752 0 0 0 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 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 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 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 543 0 0 181 0 181 181 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 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 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 1646 0 85 274 0 274 tc-so: tc-so:In use 1538K, total allocated 2192K; utilization 70.2% tc-so: tc-so:? (192.168.1.1) at b2:a0:73:38:f4:1e 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:48ff:fe3f:fa4d%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:8691:8494%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff3f:fa4d%shmif0 refcount 1 tc-so: enaddr b2:a0:48:3f:fa:4d multicnt 4 tc-so: 33:33:86:91:84:94 -- 33:33:86:91:84:94 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:3f:fa:4d -- 33:33:ff:3f:fa:4d 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::8c71:934d:b209:7752%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:8691:8494%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ff09:7752%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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules 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:[ 2.560005] shmif0: Ethernet address b2:a0:48:3f:fa:4d tc-so:[ 8.900005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 8.900005] get_ifid: shmif0: ifid: b0:a0:48:ff:fe:3f:fa:4d tc-so:[ 8.900005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:48ff:fe3f:fa4d tc-so:[ 9.390005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 9.390005] get_ifid: wg0: ifid: 8c:71:93:4d:b2:09:77:52 tc-so:[ 9.860005] ip6_output: refusing to send from invalid address fe80:3::8c71:934d:b209:7752 (pid 0) tc-so:[ 10.340005] ip6_output: refusing to send from invalid address fe80:3::8c71:934d:b209:7752 (pid 0) tc-so:[ 10.860005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:48ff:fe3f:fa4d - no duplicates found tc-so:[ 12.220005] in6_if_link_up: fe80:3::8c71:934d:b209:7752 marked tentative tc-so:[ 12.220005] nd6_dad_start: wg0: starting DAD for fe80:3::8c71:934d:b209:7752 tc-so:[ 13.420005] nd6_dad_timer: wg0: DAD complete for fe80:3::8c71:934d:b209:7752 - 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 27579] tc-so:[New process 9637] tc-so:[New process 7166] tc-so:[New process 19212] tc-so:[New process 29242] tc-so:[New process 4548] tc-so:[New process 4597] tc-so:[New process 890] tc-so:[New process 10576] tc-so:[New process 22961] tc-so:[New process 27566] tc-so:[New process 3808] tc-so:[New process 21486] tc-so:[New process 19926] tc-so:[New process 19257] tc-so:[New process 23855] tc-so:[New process 17321] tc-so:[New process 20226] tc-so:[New process 4535] tc-so:[New process 1196] tc-so:[New process 22305] tc-so:[New process 5854] tc-so:[New process 4996] tc-so:[New process 26017] tc-so:[New process 24444] tc-so:[New process 5770] tc-so:[New process 8736] tc-so:[New process 13357] tc-so:[New process 16361] tc-so:[New process 295] tc-so:[New process 6691] tc-so:[New process 8101] tc-so:[New process 24635] tc-so:[New process 14504] tc-so:[New process 9593] tc-so:[New process 5367] tc-so:[New process 6476] tc-so:[New process 28248] tc-so:[New process 7926] tc-so:[New process 3220] tc-so:[New process 21564] tc-so:[New process 25087] tc-so:[New process 3192] tc-so:[New process 22625] tc-so:[New process 7056] 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 27579)] 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 0x00000000407fa42c in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c806c in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x0000000040799e68 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x0000000040799f48 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079bd48 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.2700050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.0800050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.0800050] get_ifid: shmif0: ifid: b0:a0:73:ff:fe:38:f4:1e tc-so:[ 7.0800050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:73ff:fe38:f41e tc-so:[ 7.6200050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 7.6200050] get_ifid: wg0: ifid: b4:57:f0:34:c1:6e:e8:db tc-so:[ 7.7400050] ip6_output: refusing to send from invalid address fe80:3::b457:f034:c16e:e8db (pid 0) tc-so:[ 7.9400050] ip6_output: refusing to send from invalid address fe80:3::b457:f034:c16e:e8db (pid 0) tc-so:[ 8.5600050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:73ff:fe38:f41e - no duplicates found tc-so:[ 10.2500050] in6_if_link_up: fe80:3::b457:f034:c16e:e8db marked tentative tc-so:[ 10.2500050] nd6_dad_start: wg0: starting DAD for fe80:3::b457:f034:c16e:e8db tc-so:[ 11.4900050] nd6_dad_timer: wg0: DAD complete for fe80:3::b457:f034:c16e:e8db - no duplicates found tc-so:[ 16.7000050] panic: pool_redzone_check: [mbpl] 0x00 != 0xe1 tc-so:[ 16.7000050] 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 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.92 (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.92/modules tc-so:[ 1.2700050] mainbus0 (root) tc-so:[ 1.2700050] chacha: Portable C ChaCha tc-so:[ 1.2700050] aes: BearSSL aes_ct tc-so:[ 1.2700050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.2700050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.6200050] shmif0: Ethernet address b2:a0:73:38:f4:1e tc-so:[ 16.7000050] panic: pool_redzone_check: [mbpl] 0x00 != 0xe1 tc-so:[ 16.7000050] rump kernel halting... tc-so:[ 10.2500050] tc-so:[ 10.2500050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.080004 b2:a0:73:38:f4:1e > 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.340004 b2:a0:73:38:f4:1e > 33:33:ff:38:f4:1e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff38:f41e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff38:f41e, length 24 tc-so:00:00:07.530004 b2:a0:73:38:f4:1e > 33:33:ff:38:f4:1e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff38:f41e: ICMP6, neighbor solicitation, who has fe80::b0a0:73ff:fe38:f41e, length 32 tc-so:00:00:08.060004 b2:a0:73:38:f4:1e > 33:33:b5:a1:73:db, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:b5a1:73db: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b5a1:73db, length 24 tc-so:00:00:08.900004 b2:a0:48:3f:fa:4d > 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.000004 b2:a0:48:3f:fa:4d > 33:33:86:91:84:94, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:8691:8494: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8691:8494, length 24 tc-so:00:00:09.820004 b2:a0:48:3f:fa:4d > 33:33:ff:3f:fa:4d, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff3f:fa4d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff3f:fa4d, length 24 tc-so:00:00:09.860004 b2:a0:48:3f:fa:4d > 33:33:ff:3f:fa:4d, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff3f:fa4d: ICMP6, neighbor solicitation, who has fe80::b0a0:48ff:fe3f:fa4d, length 32 tc-so:00:00:10.150004 b2:a0:48:3f:fa:4d > 33:33:ff:3f:fa:4d, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff3f:fa4d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff3f:fa4d, length 24 tc-so:00:00:15.270004 b2:a0:73:38:f4:1e > 33:33:ff:38:f4:1e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:73ff:fe38:f41e > ff02::1:ff38:f41e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff38:f41e, length 24 tc-so:00:00:16.060004 b2:a0:73:38:f4:1e > 33:33:b5:a1:73:db, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:73ff:fe38:f41e > ff02::2:b5a1:73db: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b5a1:73db, length 24 tc-so:00:00:16.660004 b2:a0:73:38:f4:1e > 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:13.880004 b2:a0:48:3f:fa:4d > b2:a0:73:38:f4:1e, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:48:3f:fa:4d, length 28 tc-so:00:00:16.700004 b2:a0:73:38:f4:1e > b2:a0:48:3f:fa:4d, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:17.690004 b2:a0:48:3f:fa:4d > 33:33:86:91:84:94, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:48ff:fe3f:fa4d > ff02::2:8691:8494: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8691:8494, length 24 tc-so:00:00:17.690004 b2:a0:48:3f:fa:4d > 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.710004 b2:a0:48:3f:fa:4d > 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.710004 b2:a0:48:3f:fa:4d > 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.710004 b2:a0:48:3f:fa:4d > 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: 1639124869.702248, wg_payload_sizes_ipv4_over_ipv4, failed, atf-check failed; see the output of the test for details tc-start: 1639124869.748826, 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:09:a0:01:d5 ./.__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:deff:fef2:82f8 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::3cb2:462a:a31c:1555 U - - - wg0 tc-so:fe80::3cb2:462a:a31c:1555 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::3cb2:462a:a31c:1555 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::3cb2:462a:a31c:1555 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::3cb2:462a:a31c:1555%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 36EvY+F9noQdYSM6uvIjNJ+zKUyV9HSSso2SHG9poi0= --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:9ff:fea0:1d5 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::d45a:3bdb:6f50:a105 U - - - wg0 tc-so:fe80::d45a:3bdb:6f50:a105 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::d45a:3bdb:6f50:a105 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::d45a:3bdb:6f50:a105 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::d45a:3bdb:6f50:a105%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 VpQC6X8vD3jDk4LTFzADsVNlRtSaSnzILNdAmkdTwBI= --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: 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:09:a0:01:d5 tc-so: linkstr: bus tc-so: input: 4 packets, 468 bytes, 3 multicasts tc-so: output: 6 packets, 584 bytes, 4 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:9ff:fea0:1d5%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::d45a:3bdb:6f50:a105%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:9ff:fea0:1d5 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::d45a:3bdb:6f50:a105 U - - - wg0 tc-so:fe80::d45a:3bdb:6f50:a105 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::d45a:3bdb:6f50:a105 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::d45a:3bdb:6f50:a105 UC - - - wg0 tc-so:fc00::1 b2:a0:de:f2:82:f8 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:09:a0:01:d5 4 0 7 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ffa0:1d5% tc-so: ff01:2::1 tc-so: ff02::2:cafc:fe17 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 4 0 7 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:9ff:fe 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::d45a:3bdb:6 tc-so: ff01:3::1 tc-so: ff02::2:cafc:fe17 tc-so: ff02::1%wg0 tc-so: ff02::1:ff50:a105 0 0 0 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 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 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 211 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 602 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 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 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 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 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 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 1738 0 97 297 0 297 tc-so: tc-so:In use 1674K, total allocated 2376K; utilization 70.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:de:f2:82:f8 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:ffa0:1d5%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:cafc:fe17%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:09:a0:01:d5 multicnt 4 tc-so: 33:33:ff:a0:01:d5 -- 33:33:ff:a0:01:d5 refcount 1 tc-so: 33:33:ca:fc:fe:17 -- 33:33:ca:fc:fe:17 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::d45a:3bdb:6f50:a105%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:cafc:fe17%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ff50:a105%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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.320005] 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:[ 2.830005] shmif0: Ethernet address b2:a0:09:a0:01:d5 tc-so:[ 9.400005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 9.400005] get_ifid: shmif0: ifid: b0:a0:09:ff:fe:a0:01:d5 tc-so:[ 9.400005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:9ff:fea0:1d5 tc-so:[ 9.890005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 9.890005] get_ifid: wg0: ifid: d4:5a:3b:db:6f:50:a1:05 tc-so:[ 10.520005] ip6_output: refusing to send from invalid address fe80:3::d45a:3bdb:6f50:a105 (pid 0) tc-so:[ 10.800005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:9ff:fea0:1d5 - no duplicates found tc-so:[ 10.840005] ip6_output: refusing to send from invalid address fe80:3::d45a:3bdb:6f50:a105 (pid 0) tc-so:[ 12.450005] in6_if_link_up: fe80:3::d45a:3bdb:6f50:a105 marked tentative tc-so:[ 12.450005] nd6_dad_start: wg0: starting DAD for fe80:3::d45a:3bdb:6f50:a105 tc-so:[ 14.020005] nd6_dad_timer: wg0: DAD complete for fe80:3::d45a:3bdb:6f50:a105 - 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 7489] tc-so:[New process 6901] tc-so:[New process 19208] tc-so:[New process 506] tc-so:[New process 8543] tc-so:[New process 9038] tc-so:[New process 6996] tc-so:[New process 8095] tc-so:[New process 3805] tc-so:[New process 6073] tc-so:[New process 5795] tc-so:[New process 23986] tc-so:[New process 26010] tc-so:[New process 5561] tc-so:[New process 2227] tc-so:[New process 1237] tc-so:[New process 27227] tc-so:[New process 9161] tc-so:[New process 4739] tc-so:[New process 5830] tc-so:[New process 8646] tc-so:[New process 3718] tc-so:[New process 3320] tc-so:[New process 2947] tc-so:[New process 7874] tc-so:[New process 14893] tc-so:[New process 1206] tc-so:[New process 3176] tc-so:[New process 24498] tc-so:[New process 25787] tc-so:[New process 27418] tc-so:[New process 4945] tc-so:[New process 13545] tc-so:[New process 7629] tc-so:[New process 12899] tc-so:[New process 5603] tc-so:[New process 7614] tc-so:[New process 22817] tc-so:[New process 5327] tc-so:[New process 7756] tc-so:[New process 24197] tc-so:[New process 7998] tc-so:[New process 8899] tc-so:[New process 6647] tc-so:[New process 7762] 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 7489)] 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 0x00000000407fa42c in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c806c in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x0000000040799e68 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x0000000040799f48 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079bd48 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.3500050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.3500050] get_ifid: shmif0: ifid: b0:a0:de:ff:fe:f2:82:f8 tc-so:[ 7.3500050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:deff:fef2:82f8 tc-so:[ 7.9400050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 7.9400050] get_ifid: wg0: ifid: 3c:b2:46:2a:a3:1c:15:55 tc-so:[ 8.0900050] ip6_output: refusing to send from invalid address fe80:3::3cb2:462a:a31c:1555 (pid 0) tc-so:[ 8.7500050] ip6_output: refusing to send from invalid address fe80:3::3cb2:462a:a31c:1555 (pid 0) tc-so:[ 8.8700050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:deff:fef2:82f8 - no duplicates found tc-so:[ 10.4400050] in6_if_link_up: fe80:3::3cb2:462a:a31c:1555 marked tentative tc-so:[ 10.4400050] nd6_dad_start: wg0: starting DAD for fe80:3::3cb2:462a:a31c:1555 tc-so:[ 11.8600050] nd6_dad_timer: wg0: DAD complete for fe80:3::3cb2:462a:a31c:1555 - no duplicates found tc-so:[ 17.2600050] panic: pool_redzone_check: [mbpl] 0x00 != 0xc5 tc-so:[ 17.3000050] 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 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.92 (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.92/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.4200050] shmif0: Ethernet address b2:a0:de:f2:82:f8 tc-so:[ 17.2600050] panic: pool_redzone_check: [mbpl] 0x00 != 0xc5 tc-so:[ 17.3000050] rump kernel halting... tc-so:[ 11.8600050] tc-so:[ 10.4400050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.570004 b2:a0:de:f2:82:f8 > 33:33:ff:f2:82:f8, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff2:82f8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff2:82f8, length 24 tc-so:00:00:07.850004 b2:a0:de:f2:82:f8 > 33:33:ff:f2:82:f8, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff2:82f8: ICMP6, neighbor solicitation, who has fe80::b0a0:deff:fef2:82f8, length 32 tc-so:00:00:10.010004 b2:a0:de:f2:82:f8 > 33:33:ff:f2:82:f8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:deff:fef2:82f8 > ff02::1:fff2:82f8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff2:82f8, length 24 tc-so:00:00:11.380004 b2:a0:de:f2:82:f8 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:deff:fef2:82f8 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:09.610004 b2:a0:09:a0:01:d5 > 33:33:ff:a0:01:d5, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa0:1d5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa0:1d5, length 24 tc-so:00:00:09.810004 b2:a0:09:a0:01:d5 > 33:33:ff:a0:01:d5, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa0:1d5: ICMP6, neighbor solicitation, who has fe80::b0a0:9ff:fea0:1d5, length 32 tc-so:00:00:12.560004 b2:a0:09:a0:01:d5 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9ff:fea0:1d5 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:16.840004 b2:a0:de:f2:82:f8 > 33:33:c4:d7:93:24, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:deff:fef2:82f8 > ff02::2:c4d7:9324: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c4d7:9324, length 24 tc-so:00:00:17.260004 b2:a0:de:f2:82:f8 > 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.480004 b2:a0:09:a0:01:d5 > b2:a0:de:f2:82:f8, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:17.260004 b2:a0:de:f2:82:f8 > b2:a0:09:a0:01:d5, ethertype IPv6 (0x86dd), length 210: fc00::1.51820 > fc00::2.51820: UDP, length 148 tc-so:00:00:14.780004 b2:a0:09:a0:01:d5 > 33:33:ff:a0:01:d5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9ff:fea0:1d5 > ff02::1:ffa0:1d5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa0:1d5, length 24 tc-so:00:00:14.780004 b2:a0:09:a0:01:d5 > b2:a0:de:f2:82:f8, ethertype IPv6 (0x86dd), length 154: fc00::2.51820 > fc00::1.51820: UDP, length 92 tc-so:00:00:17.180004 b2:a0:09:a0:01:d5 > 33:33:ca:fc:fe:17, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9ff:fea0:1d5 > ff02::2:cafc:fe17: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:cafc:fe17, length 24 tc-so:00:00:19.490004 b2:a0:09:a0:01:d5 > b2:a0:de:f2:82:f8, 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:09:a0:01:d5 > b2:a0:de:f2:82:f8, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:21.530004 b2:a0:09:a0:01:d5 > b2:a0:de:f2:82:f8, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:22.550004 b2:a0:09:a0:01:d5 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9ff:fea0:1d5 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:23.570004 b2:a0:09:a0:01:d5 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9ff:fea0:1d5 > 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: 1639124897.201570, wg_payload_sizes_ipv4_over_ipv6, failed, atf-check failed; see the output of the test for details tc-start: 1639124897.246103, 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:9f:81:0d:cd ./.__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:ccff:fed0:2714 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::b8af:d755:75b9:9d1c U - - - wg0 tc-so:fe80::b8af:d755:75b9:9d1c 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::b8af:d755:75b9:9d1c%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 x3Jg00dciUzY3LM0Majtvg3l6pHbvKu1mQ425Ih3cBs= --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:9fff:fe81:dcd link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::9cad:dfc:475a:8c16 U - - - wg0 tc-so:fe80::9cad:dfc:475a:8c16 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::9cad:dfc:475a:8c16%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 9Fw6N7ERELLCemqQg7j+9anxq0B7dZRJOZwe800TpWY= --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:9f:81:0d:cd tc-so: linkstr: bus tc-so: input: 4 packets, 404 bytes, 3 multicasts tc-so: output: 11 packets, 682 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:9fff:fe81:dcd%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::9cad:dfc:475a:8c16%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:cc:d0:27:14 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:9fff:fe81:dcd link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::9cad:dfc:475a:8c16 U - - - wg0 tc-so:fe80::9cad:dfc:475a:8c16 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:9f:81:0d:cd 4 0 11 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 4 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:9fff:f tc-so: ff01:2::1 tc-so: ff02::2:f46b:6b5a tc-so: ff02::1%shmif0 tc-so: ff02::1:ff81:dcd% 4 0 11 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 fd00::/64 fd00::2 tc-so: ff02::1:ff5a:8c16 tc-so: ff01:3::1 tc-so: ff02::2:f46b:6b5a tc-so: ff02::1%wg0 tc-so: ff02::1:ff00:2%wg 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::9cad:dfc:47 0 0 0 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 28 0 27 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 41 0 40 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 57 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 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 620 0 0 207 0 207 207 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 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 1752 0 103 301 0 301 tc-so: tc-so:In use 1697K, total allocated 2408K; utilization 70.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:9fff:fe81:dcd%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:f46b:6b5a%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff81:dcd%shmif0 refcount 1 tc-so: enaddr b2:a0:9f:81:0d:cd multicnt 4 tc-so: 33:33:f4:6b:6b:5a -- 33:33:f4:6b:6b:5a refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:81:0d:cd -- 33:33:ff:81:0d:cd 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:ff5a:8c16%wg0 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:f46b:6b5a%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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules 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.480005] shmif0: Ethernet address b2:a0:9f:81:0d:cd tc-so:[ 9.450005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 9.450005] get_ifid: shmif0: ifid: b0:a0:9f:ff:fe:81:0d:cd tc-so:[ 9.450005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:9fff:fe81:dcd tc-so:[ 9.890005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 9.890005] get_ifid: wg0: ifid: 9c:ad:0d:fc:47:5a:8c:16 tc-so:[ 10.810005] ip6_output: refusing to send from invalid address fe80:3::9cad:dfc:475a:8c16 (pid 0) tc-so:[ 11.240005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:9fff:fe81:dcd - no duplicates found tc-so:[ 12.270005] in6_if_link_up: fd00::2 marked tentative tc-so:[ 12.270005] nd6_dad_start: wg0: starting DAD for fd00::2 tc-so:[ 12.270005] in6_if_link_up: fe80:3::9cad:dfc:475a:8c16 marked tentative tc-so:[ 12.270005] nd6_dad_start: wg0: starting DAD for fe80:3::9cad:dfc:475a:8c16 tc-so:[ 13.700005] nd6_dad_timer: wg0: DAD complete for fe80:3::9cad:dfc:475a:8c16 - no duplicates found tc-so:[ 14.060005] 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 17452] tc-so:[New process 26735] tc-so:[New process 6103] tc-so:[New process 23045] tc-so:[New process 3267] tc-so:[New process 5046] tc-so:[New process 6528] tc-so:[New process 5510] tc-so:[New process 28504] tc-so:[New process 14610] tc-so:[New process 18189] tc-so:[New process 27578] tc-so:[New process 9878] tc-so:[New process 19681] tc-so:[New process 5111] tc-so:[New process 4387] tc-so:[New process 21415] tc-so:[New process 25690] tc-so:[New process 17901] tc-so:[New process 22068] tc-so:[New process 7505] tc-so:[New process 20607] tc-so:[New process 16640] tc-so:[New process 22555] tc-so:[New process 9052] tc-so:[New process 25265] tc-so:[New process 16166] tc-so:[New process 19769] tc-so:[New process 3810] tc-so:[New process 19210] tc-so:[New process 15628] tc-so:[New process 2437] tc-so:[New process 5408] tc-so:[New process 29274] tc-so:[New process 3792] tc-so:[New process 3727] tc-so:[New process 28629] tc-so:[New process 1739] tc-so:[New process 5585] tc-so:[New process 5496] tc-so:[New process 5410] tc-so:[New process 1162] tc-so:[New process 3106] tc-so:[New process 4694] tc-so:[New process 9076] tc-so:[New process 9693] 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 17452)] 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 0x00000000407fa42c in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c806c in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x0000000040799e68 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x0000000040799f48 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079bd48 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.2700050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.8400050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 6.8400050] get_ifid: shmif0: ifid: b0:a0:cc:ff:fe:d0:27:14 tc-so:[ 6.8400050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:ccff:fed0:2714 tc-so:[ 7.4300050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 7.4300050] get_ifid: wg0: ifid: b8:af:d7:55:75:b9:9d:1c tc-so:[ 8.4300050] ip6_output: refusing to send from invalid address fe80:3::b8af:d755:75b9:9d1c (pid 0) tc-so:[ 8.7300050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:ccff:fed0:2714 - no duplicates found tc-so:[ 10.1200050] in6_if_link_up: fd00::1 marked tentative tc-so:[ 10.1200050] nd6_dad_start: wg0: starting DAD for fd00::1 tc-so:[ 10.1200050] in6_if_link_up: fe80:3::b8af:d755:75b9:9d1c marked tentative tc-so:[ 10.1200050] nd6_dad_start: wg0: starting DAD for fe80:3::b8af:d755:75b9:9d1c tc-so:[ 11.2400050] nd6_dad_timer: wg0: DAD complete for fe80:3::b8af:d755:75b9:9d1c - no duplicates found tc-so:[ 11.7600050] nd6_dad_timer: wg0: DAD complete for fd00::1 - no duplicates found tc-so:[ 17.2800050] panic: pool_redzone_check: [mbpl] 0x00 != 0xe1 tc-so:[ 17.2800050] 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 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.92 (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.92/modules tc-so:[ 1.2700050] mainbus0 (root) tc-so:[ 1.2700050] chacha: Portable C ChaCha tc-so:[ 1.2700050] aes: BearSSL aes_ct tc-so:[ 1.2700050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.2700050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.5200050] shmif0: Ethernet address b2:a0:cc:d0:27:14 tc-so:[ 17.2800050] panic: pool_redzone_check: [mbpl] 0x00 != 0xe1 tc-so:[ 17.2800050] rump kernel halting... tc-so:[ 11.7600050] 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.840004 b2:a0:cc:d0:27:14 > 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.150004 b2:a0:cc:d0:27:14 > 33:33:1c:7f:75:17, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:1c7f:7517: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1c7f:7517, length 24 tc-so:00:00:07.520004 b2:a0:cc:d0:27:14 > 33:33:ff:d0:27:14, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd0:2714: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd0:2714, length 24 tc-so:00:00:07.710004 b2:a0:cc:d0:27:14 > 33:33:ff:d0:27:14, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd0:2714: ICMP6, neighbor solicitation, who has fe80::b0a0:ccff:fed0:2714, length 32 tc-so:00:00:11.560004 b2:a0:cc:d0:27:14 > 33:33:1c:7f:75:17, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ccff:fed0:2714 > ff02::2:1c7f:7517: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1c7f:7517, length 24 tc-so:00:00:09.420004 b2:a0:9f:81:0d:cd > 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:12.190004 b2:a0:cc:d0:27:14 > 33:33:ff:d0:27:14, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ccff:fed0:2714 > ff02::1:ffd0:2714: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd0:2714, length 24 tc-so:00:00:09.690004 b2:a0:9f:81:0d:cd > 33:33:f4:6b:6b:5a, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:f46b:6b5a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f46b:6b5a, length 24 tc-so:00:00:10.160004 b2:a0:9f:81:0d:cd > 33:33:ff:81:0d:cd, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff81:dcd: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff81:dcd, length 24 tc-so:00:00:10.240004 b2:a0:9f:81:0d:cd > 33:33:ff:81:0d:cd, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff81:dcd: ICMP6, neighbor solicitation, who has fe80::b0a0:9fff:fe81:dcd, length 32 tc-so:00:00:13.500004 b2:a0:9f:81:0d:cd > 33:33:ff:81:0d:cd, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9fff:fe81:dcd > ff02::1:ff81:dcd: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff81:dcd, length 24 tc-so:00:00:17.280004 b2:a0:cc:d0:27:14 > 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.700004 b2:a0:9f:81:0d:cd > b2:a0:cc:d0:27:14, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:9f:81:0d:cd, length 28 tc-so:00:00:17.280004 b2:a0:cc:d0:27:14 > b2:a0:9f:81:0d:cd, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:14.730004 b2:a0:9f:81:0d:cd > 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.100004 b2:a0:9f:81:0d:cd > 33:33:f4:6b:6b:5a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9fff:fe81:dcd > ff02::2:f46b:6b5a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f46b:6b5a, length 24 tc-so:00:00:15.750004 b2:a0:9f:81:0d:cd > 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.750004 b2:a0:9f:81:0d:cd > 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.780004 b2:a0:9f:81:0d:cd > 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: 1639124927.457664, wg_payload_sizes_ipv6_over_ipv4, failed, atf-check failed; see the output of the test for details tc-start: 1639124927.517188, 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:ad:1b:06:84 ./.__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:adff:fefb:1349 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::b8da:498e:ad8b:6bdf U - - - wg0 tc-so:fe80::b8da:498e:ad8b:6bdf 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::b8da:498e:ad8b:6bdf%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 6V+3HrDK71wtiOqDyq2dBabWHXH4NfiEtPjQWWMmzCs= --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:adff:fe1b:684 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::f067:993b:1079:cd76 U - - - wg0 tc-so:fe80::f067:993b:1079:cd76 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::f067:993b:1079:cd76%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 /edNKhFjh9BGjenNom3KyJA3t/AT0kyJbkgMayvBNVM= --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:ad:1b:06:84 tc-so: linkstr: bus tc-so: input: 3 packets, 258 bytes, 3 multicasts tc-so: output: 4 packets, 344 bytes, 3 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:adff:fe1b:684%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::f067:993b:1079:cd76%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:adff:fe1b:684 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::f067:993b:1079:cd76 U - - - wg0 tc-so:fe80::f067:993b:1079:cd76 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:ad:fb:13:49 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:ad:1b:06:84 3 0 4 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ff1b:684% tc-so: ff01:2::1 tc-so: ff02::2:777c:ebaf 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:adff:f 3 0 4 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 fd00::/64 fd00::2 tc-so: ff02::1:ff79:cd76 tc-so: ff01:3::1 tc-so: ff02::2:777c:ebaf tc-so: ff02::1%wg0 tc-so: ff02::1:ff00:2%wg 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::f067:993b: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 1 0 1 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 23 0 22 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 33 0 32 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 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 626 0 0 209 0 209 209 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 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 1748 0 91 304 0 304 tc-so: tc-so:In use 1710K, total allocated 2432K; utilization 70.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:ad:fb:13:49 shmif0 1s 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:ff1b:684%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:777c:ebaf%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:1b:06:84 multicnt 4 tc-so: 33:33:ff:1b:06:84 -- 33:33:ff:1b:06:84 refcount 1 tc-so: 33:33:77:7c:eb:af -- 33:33:77:7c:eb:af 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:ff79:cd76%wg0 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:777c:ebaf%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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.250005] shmif0: Ethernet address b2:a0:ad:1b:06:84 tc-so:[ 7.870005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.870005] get_ifid: shmif0: ifid: b0:a0:ad:ff:fe:1b:06:84 tc-so:[ 7.870005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:adff:fe1b:684 tc-so:[ 8.280005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 8.280005] get_ifid: wg0: ifid: f0:67:99:3b:10:79:cd:76 tc-so:[ 9.280005] ip6_output: refusing to send from invalid address fe80:3::f067:993b:1079:cd76 (pid 0) tc-so:[ 9.390005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:adff:fe1b:684 - no duplicates found tc-so:[ 10.480005] in6_if_link_up: fd00::2 marked tentative tc-so:[ 10.480005] nd6_dad_start: wg0: starting DAD for fd00::2 tc-so:[ 10.480005] in6_if_link_up: fe80:3::f067:993b:1079:cd76 marked tentative tc-so:[ 10.480005] nd6_dad_start: wg0: starting DAD for fe80:3::f067:993b:1079:cd76 tc-so:[ 12.080005] nd6_dad_timer: wg0: DAD complete for fd00::2 - no duplicates found tc-so:[ 12.120005] nd6_dad_timer: wg0: DAD complete for fe80:3::f067:993b:1079:cd76 - 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 159] tc-so:[New process 18953] tc-so:[New process 7670] tc-so:[New process 19309] tc-so:[New process 19767] tc-so:[New process 23963] tc-so:[New process 6033] tc-so:[New process 23786] tc-so:[New process 27611] tc-so:[New process 4191] tc-so:[New process 8016] tc-so:[New process 20254] tc-so:[New process 6948] tc-so:[New process 6805] tc-so:[New process 22317] tc-so:[New process 7748] tc-so:[New process 6546] tc-so:[New process 21745] tc-so:[New process 15081] tc-so:[New process 21610] tc-so:[New process 6935] tc-so:[New process 2185] tc-so:[New process 28335] tc-so:[New process 4289] tc-so:[New process 7112] tc-so:[New process 8184] tc-so:[New process 28239] tc-so:[New process 18205] tc-so:[New process 15484] tc-so:[New process 27297] tc-so:[New process 7319] tc-so:[New process 8094] tc-so:[New process 7542] tc-so:[New process 20094] tc-so:[New process 29939] tc-so:[New process 16684] tc-so:[New process 19799] tc-so:[New process 6572] tc-so:[New process 24050] tc-so:[New process 4294] tc-so:[New process 5534] tc-so:[New process 21617] tc-so:[New process 23154] tc-so:[New process 18278] tc-so:[New process 5778] 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 159)] 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 0x00000000407fa42c in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c806c in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x0000000040799e68 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x0000000040799f48 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079bd48 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.0000050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 6.0000050] get_ifid: shmif0: ifid: b0:a0:ad:ff:fe:fb:13:49 tc-so:[ 6.0000050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:adff:fefb:1349 tc-so:[ 6.4100050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 6.4100050] get_ifid: wg0: ifid: b8:da:49:8e:ad:8b:6b:df tc-so:[ 6.8200050] ip6_output: refusing to send from invalid address fe80:3::b8da:498e:ad8b:6bdf (pid 0) tc-so:[ 7.6200050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:adff:fefb:1349 - no duplicates found tc-so:[ 7.8600050] ip6_output: refusing to send from invalid address fe80:3::b8da:498e:ad8b:6bdf (pid 0) tc-so:[ 8.6600050] in6_if_link_up: fd00::1 marked tentative tc-so:[ 8.6600050] nd6_dad_start: wg0: starting DAD for fd00::1 tc-so:[ 8.6600050] in6_if_link_up: fe80:3::b8da:498e:ad8b:6bdf marked tentative tc-so:[ 8.6600050] nd6_dad_start: wg0: starting DAD for fe80:3::b8da:498e:ad8b:6bdf tc-so:[ 9.8900050] nd6_dad_timer: wg0: DAD complete for fe80:3::b8da:498e:ad8b:6bdf - no duplicates found tc-so:[ 9.9700050] nd6_dad_timer: wg0: DAD complete for fd00::1 - no duplicates found tc-so:[ 14.8300050] panic: pool_redzone_check: [mbpl] 0x00 != 0xc5 tc-so:[ 14.8300050] 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 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.92 (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.92/modules tc-so:[ 1.2800050] 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.3200050] shmif0: Ethernet address b2:a0:ad:fb:13:49 tc-so:[ 14.8300050] panic: pool_redzone_check: [mbpl] 0x00 != 0xc5 tc-so:[ 14.8300050] rump kernel halting... tc-so:[ 8.6600050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.340004 b2:a0:ad:fb:13:49 > 33:33:ff:fb:13:49, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fffb:1349: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fffb:1349, length 24 tc-so:00:00:06.590004 b2:a0:ad:fb:13:49 > 33:33:ff:fb:13:49, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fffb:1349: ICMP6, neighbor solicitation, who has fe80::b0a0:adff:fefb:1349, length 32 tc-so:00:00:08.960004 b2:a0:ad:fb:13:49 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:adff:fefb:1349 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:08.110004 b2:a0:ad:1b:06:84 > 33:33:ff:1b:06:84, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff1b:684: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff1b:684, length 24 tc-so:00:00:08.380004 b2:a0:ad:1b:06:84 > 33:33:ff:1b:06:84, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff1b:684: ICMP6, neighbor solicitation, who has fe80::b0a0:adff:fe1b:684, length 32 tc-so:00:00:10.740004 b2:a0:ad:fb:13:49 > 33:33:ff:fb:13:49, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:adff:fefb:1349 > ff02::1:fffb:1349: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fffb:1349, length 24 tc-so:00:00:10.200004 b2:a0:ad:1b:06:84 > 33:33:ff:1b:06:84, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:adff:fe1b:684 > ff02::1:ff1b:684: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff1b:684, length 24 tc-so:00:00:14.830004 b2:a0:ad:fb:13:49 > 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.530004 b2:a0:ad:1b:06:84 > b2:a0:ad:fb:13:49, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:14.830004 b2:a0:ad:fb:13:49 > b2:a0:ad:1b:06:84, ethertype IPv6 (0x86dd), length 210: fc00::1.51820 > fc00::2.51820: UDP, length 148 tc-so:00:00:17.520004 b2:a0:ad:1b:06:84 > 33:33:77:7c:eb:af, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:adff:fe1b:684 > ff02::2:777c:ebaf: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:777c:ebaf, length 24 tc-so:00:00:17.520004 b2:a0:ad:1b:06:84 > b2:a0:ad:fb:13:49, ethertype IPv6 (0x86dd), length 154: fc00::2.51820 > fc00::1.51820: UDP, length 92 tc-so:00:00:17.560004 b2:a0:ad:1b:06:84 > b2:a0:ad:fb:13:49, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:17.720004 b2:a0:ad:1b:06:84 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:adff:fe1b:684 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:18.560004 b2:a0:ad:1b:06:84 > b2:a0:ad:fb:13:49, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:19.560004 b2:a0:ad:1b:06:84 > b2:a0:ad:fb:13:49, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:20.590004 b2:a0:ad:1b:06:84 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:adff:fe1b:684 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:21.610004 b2:a0:ad:1b:06:84 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:adff:fe1b:684 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:22.610004 b2:a0:ad:1b:06:84 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:adff:fe1b:684 > 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: 1639124953.602992, wg_payload_sizes_ipv6_over_ipv6, failed, atf-check failed; see the output of the test for details tp-end: 1639124953.653712, net/if_wg/t_basic tp-start: 1639124954.983606, net/if_wg/t_interoperability, 3 tc-start: 1639124954.986068, 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: 1639124956.331896, wg_interoperability_basic, skipped, set ATF_NET_IF_WG_INTEROPERABILITY=yes to run the test tc-start: 1639124956.340884, 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: 1639124957.693936, wg_interoperability_cookie, skipped, set ATF_NET_IF_WG_INTEROPERABILITY=yes to run the test tc-start: 1639124957.701318, 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: 1639124959.152138, wg_userspace_basic, skipped, set ATF_NET_IF_WG_USERSPACE=yes to run the test tp-end: 1639124959.159945, net/if_wg/t_interoperability tp-start: 1639124961.469221, net/if_wg/t_misc, 7 tc-start: 1639124961.471673, 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:44:4a:34:a8 ./.__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:ffff:fe04:c878 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::7c13:c2ae:d4e4:3b1f U - - - wg0 tc-so:fe80::7c13:c2ae:d4e4:3b1f 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::7c13:c2ae:d4e4:3b1f 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::7c13:c2ae:d4e4:3b1f 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::7c13:c2ae:d4e4:3b1f%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 I1/MzaA42bjjtdWUkFdDMgC+Kr/R+dVhUirnpI9kjmY= --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:44ff:fe4a:34a8 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::7005:96c1:6d2e:e029 U - - - wg0 tc-so:fe80::7005:96c1:6d2e:e029 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::7005:96c1:6d2e:e029 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::7005:96c1:6d2e:e029 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::7005:96c1:6d2e:e029%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 OZ694oJDZw04sOpx5RFlTJc2stpovU1Ikf3F7Wqb0W4= --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:06.980004 b2:a0:ff:04:c8:78 > 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.550004 b2:a0:ff:04:c8:78 > 33:33:f3:27:8b:a8, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:f327:8ba8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f327:8ba8, length 24 tc-so:00:00:08.020004 b2:a0:ff:04:c8:78 > 33:33:ff:04:c8:78, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff04:c878: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff04:c878, length 24 tc-so:00:00:08.020004 b2:a0:ff:04:c8:78 > 33:33:ff:04:c8:78, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff04:c878: ICMP6, neighbor solicitation, who has fe80::b0a0:ffff:fe04:c878, length 32 tc-so:00:00:08.830004 b2:a0:ff:04:c8:78 > 33:33:ff:04:c8:78, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff04:c878: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff04:c878, length 24 tc-so:00:00:08.770004 b2:a0:44:4a:34:a8 > 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.770004 b2:a0:44:4a:34:a8 > 33:33:eb:f0:e0:36, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:ebf0:e036: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ebf0:e036, length 24 tc-so:00:00:09.680004 b2:a0:44:4a:34:a8 > 33:33:ff:4a:34:a8, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff4a:34a8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4a:34a8, length 24 tc-so:00:00:09.710004 b2:a0:44:4a:34:a8 > 33:33:ff:4a:34:a8, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff4a:34a8: ICMP6, neighbor solicitation, who has fe80::b0a0:44ff:fe4a:34a8, length 32 tc-so:00:00:15.240004 b2:a0:ff:04:c8:78 > 33:33:f3:27:8b:a8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ffff:fe04:c878 > ff02::2:f327:8ba8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f327:8ba8, 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 2021-12-10 08:29:38.994020281 +0000 tc-se:+++ /tmp/check.zAv8jc/stderr 2021-12-10 08:29:39.032498211 +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:44:4a:34:a8 tc-so: linkstr: bus tc-so: input: 3 packets, 214 bytes, 3 multicasts tc-so: output: 5 packets, 342 bytes, 3 multicasts tc-so: inet6 fe80::b0a0:44ff:fe4a:34a8%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::7005:96c1:6d2e:e029%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:ff:04:c8:78 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:44ff:fe4a:34a8 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::7005:96c1:6d2e:e029 U - - - wg0 tc-so:fe80::7005:96c1:6d2e:e029 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::7005:96c1:6d2e:e029 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::7005:96c1:6d2e:e029 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:44:4a:34:a8 3 0 5 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 3 0 5 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:44ff:f tc-so: ff01:2::1 tc-so: ff02::2:ebf0:e036 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff4a:34a8 3 0 5 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::7005:96c1:6 tc-so: ff01:3::1 tc-so: ff02::2:ebf0:e036 tc-so: ff02::1%wg0 tc-so: ff02::1:ff2e:e029 0 0 0 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 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 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 625 0 0 209 0 209 209 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 1754 0 109 302 0 302 tc-so: tc-so:In use 1705K, total allocated 2416K; utilization 70.6% tc-so: tc-so:? (192.168.1.1) at b2:a0:ff:04:c8:78 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:44ff:fe4a:34a8%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:ebf0:e036%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff4a:34a8%shmif0 refcount 1 tc-so: enaddr b2:a0:44:4a:34:a8 multicnt 4 tc-so: 33:33:eb:f0:e0:36 -- 33:33:eb:f0:e0:36 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:4a:34:a8 -- 33:33:ff:4a:34:a8 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::7005:96c1:6d2e:e029%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:ebf0:e036%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ff2e:e029%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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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:[ 2.580005] shmif0: Ethernet address b2:a0:44:4a:34:a8 tc-so:[ 8.770005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 8.770005] get_ifid: shmif0: ifid: b0:a0:44:ff:fe:4a:34:a8 tc-so:[ 8.770005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:44ff:fe4a:34a8 tc-so:[ 9.390005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 9.390005] get_ifid: wg0: ifid: 70:05:96:c1:6d:2e:e0:29 tc-so:[ 9.790005] ip6_output: refusing to send from invalid address fe80:3::7005:96c1:6d2e:e029 (pid 0) tc-so:[ 10.020005] ip6_output: refusing to send from invalid address fe80:3::7005:96c1:6d2e:e029 (pid 0) tc-so:[ 10.710005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:44ff:fe4a:34a8 - no duplicates found tc-so:[ 11.960005] in6_if_link_up: fe80:3::7005:96c1:6d2e:e029 marked tentative tc-so:[ 11.960005] nd6_dad_start: wg0: starting DAD for fe80:3::7005:96c1:6d2e:e029 tc-so:[ 13.370005] nd6_dad_timer: wg0: DAD complete for fe80:3::7005:96c1:6d2e:e029 - 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 10092] tc-so:[New process 9119] tc-so:[New process 8020] tc-so:[New process 9923] tc-so:[New process 6792] tc-so:[New process 6346] tc-so:[New process 5048] tc-so:[New process 7271] tc-so:[New process 8003] tc-so:[New process 26393] tc-so:[New process 15984] tc-so:[New process 20277] tc-so:[New process 24787] tc-so:[New process 2189] tc-so:[New process 8361] tc-so:[New process 21869] tc-so:[New process 16551] tc-so:[New process 28115] tc-so:[New process 8590] tc-so:[New process 20275] tc-so:[New process 4229] tc-so:[New process 29181] tc-so:[New process 8774] tc-so:[New process 22026] tc-so:[New process 6998] tc-so:[New process 5909] tc-so:[New process 24881] tc-so:[New process 21008] tc-so:[New process 10999] tc-so:[New process 6722] tc-so:[New process 28530] tc-so:[New process 10646] tc-so:[New process 26778] tc-so:[New process 26410] tc-so:[New process 26411] tc-so:[New process 20136] tc-so:[New process 1469] tc-so:[New process 20229] tc-so:[New process 28922] tc-so:[New process 8906] tc-so:[New process 18180] tc-so:[New process 25454] tc-so:[New process 24874] tc-so:[New process 21265] tc-so:[New process 4484] 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 10092)] 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 0x00000000407fa42c in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c806c in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x0000000040799e68 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x0000000040799f48 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079bd48 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.0200050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.0200050] get_ifid: shmif0: ifid: b0:a0:ff:ff:fe:04:c8:78 tc-so:[ 7.0200050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:ffff:fe04:c878 tc-so:[ 7.4400050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 7.4400050] get_ifid: wg0: ifid: 7c:13:c2:ae:d4:e4:3b:1f tc-so:[ 8.3100050] ip6_output: refusing to send from invalid address fe80:3::7c13:c2ae:d4e4:3b1f (pid 0) tc-so:[ 8.3100050] ip6_output: refusing to send from invalid address fe80:3::7c13:c2ae:d4e4:3b1f (pid 0) tc-so:[ 9.0300050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:ffff:fe04:c878 - no duplicates found tc-so:[ 9.3000050] ip6_output: refusing to send from invalid address fe80:3::7c13:c2ae:d4e4:3b1f (pid 0) tc-so:[ 10.2600050] in6_if_link_up: fe80:3::7c13:c2ae:d4e4:3b1f marked tentative tc-so:[ 10.2600050] nd6_dad_start: wg0: starting DAD for fe80:3::7c13:c2ae:d4e4:3b1f tc-so:[ 11.4200050] nd6_dad_timer: wg0: DAD complete for fe80:3::7c13:c2ae:d4e4:3b1f - no duplicates found tc-so:[ 17.2300050] panic: pool_redzone_check: [mbpl] 0x00 != 0xc5 tc-so:[ 17.2300050] 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 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.92 (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.92/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.6400050] shmif0: Ethernet address b2:a0:ff:04:c8:78 tc-so:[ 17.2300050] panic: pool_redzone_check: [mbpl] 0x00 != 0xc5 tc-so:[ 17.2300050] rump kernel halting... tc-so:[ 10.2600050] tc-so:[ 10.2600050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.980004 b2:a0:ff:04:c8:78 > 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.550004 b2:a0:ff:04:c8:78 > 33:33:f3:27:8b:a8, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:f327:8ba8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f327:8ba8, length 24 tc-so:00:00:08.020004 b2:a0:ff:04:c8:78 > 33:33:ff:04:c8:78, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff04:c878: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff04:c878, length 24 tc-so:00:00:08.020004 b2:a0:ff:04:c8:78 > 33:33:ff:04:c8:78, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff04:c878: ICMP6, neighbor solicitation, who has fe80::b0a0:ffff:fe04:c878, length 32 tc-so:00:00:08.830004 b2:a0:ff:04:c8:78 > 33:33:ff:04:c8:78, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff04:c878: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff04:c878, length 24 tc-so:00:00:08.770004 b2:a0:44:4a:34:a8 > 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.770004 b2:a0:44:4a:34:a8 > 33:33:eb:f0:e0:36, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:ebf0:e036: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ebf0:e036, length 24 tc-so:00:00:09.680004 b2:a0:44:4a:34:a8 > 33:33:ff:4a:34:a8, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff4a:34a8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4a:34a8, length 24 tc-so:00:00:09.710004 b2:a0:44:4a:34:a8 > 33:33:ff:4a:34:a8, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff4a:34a8: ICMP6, neighbor solicitation, who has fe80::b0a0:44ff:fe4a:34a8, length 32 tc-so:00:00:15.240004 b2:a0:ff:04:c8:78 > 33:33:f3:27:8b:a8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ffff:fe04:c878 > ff02::2:f327:8ba8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f327:8ba8, length 24 tc-so:00:00:17.180004 b2:a0:ff:04:c8:78 > 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.320004 b2:a0:44:4a:34:a8 > b2:a0:ff:04:c8:78, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:44:4a:34:a8, length 28 tc-so:00:00:17.230004 b2:a0:ff:04:c8:78 > b2:a0:44:4a:34:a8, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:18.620004 b2:a0:44:4a:34:a8 > 33:33:eb:f0:e0:36, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:44ff:fe4a:34a8 > ff02::2:ebf0:e036: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ebf0:e036, length 24 tc-so:00:00:18.620004 b2:a0:44:4a:34:a8 > 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.470004 b2:a0:44:4a:34:a8 > 33:33:ff:4a:34:a8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:44ff:fe4a:34a8 > ff02::1:ff4a:34a8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4a:34a8, length 24 tc-so:00:00:19.630004 b2:a0:44:4a:34:a8 > 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.650004 b2:a0:44:4a:34:a8 > 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.650004 b2:a0:44:4a:34:a8 > 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: 1639124989.357458, wg_cookie, failed, atf-check failed; see the output of the test for details tc-start: 1639124989.415536, 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:77:e5:12:e4 ./.__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:ceff:fe7a:d378 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::c30:c2c6:90f8:1d51 U - - - wg0 tc-so:fe80::c30:c2c6:90f8:1d51 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::c30:c2c6:90f8:1d51 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::c30:c2c6:90f8:1d51 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::c30:c2c6:90f8:1d51%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 FnbRs5fYKPVQLuPZu65onDzU8wYy1Boh+jrM0W5OjjM= --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:77ff:fee5:12e4 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::b4d4:5f84:7c31:7fd0 U - - - wg0 tc-so:fe80::b4d4:5f84:7c31:7fd0 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::b4d4:5f84:7c31:7fd0 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::b4d4:5f84:7c31:7fd0 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::b4d4:5f84:7c31:7fd0%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 W/aG/mHJQ1TJefuMHZ8DeQyEdybtQFW5v6/uv6JHqxM= --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 2021-12-10 08:30:07.858245721 +0000 tc-se:+++ /tmp/check.6Zptzb/stderr 2021-12-10 08:30:07.902947131 +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:77:e5:12:e4 tc-so: linkstr: bus tc-so: input: 5 packets, 354 bytes, 3 multicasts tc-so: output: 8 packets, 568 bytes, 4 multicasts tc-so: inet6 fe80::b0a0:77ff:fee5:12e4%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::b4d4:5f84:7c31:7fd0%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:77ff:fee5:12e4 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::b4d4:5f84:7c31:7fd0 U - - - wg0 tc-so:fe80::b4d4:5f84:7c31:7fd0 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::b4d4:5f84:7c31:7fd0 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::b4d4:5f84:7c31:7fd0 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:77:e5:12:e4 5 0 8 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 5 0 8 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:77ff:f tc-so: ff01:2::1 tc-so: ff02::2:91e9:f8d7 tc-so: ff02::1%shmif0 tc-so: ff02::1:ffe5:12e4 5 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::b4d4:5f84:7 tc-so: ff01:3::1 tc-so: ff02::2:91e9:f8d7 tc-so: ff02::1%wg0 tc-so: ff02::1:ff31:7fd0 0 0 0 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 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 41 0 40 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 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 592 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 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 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 1713 0 100 292 0 292 tc-so: tc-so:In use 1639K, total allocated 2336K; 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:shmif0: tc-so: inet6 fe80::b0a0:77ff:fee5:12e4%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:91e9:f8d7%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ffe5:12e4%shmif0 refcount 1 tc-so: enaddr b2:a0:77:e5:12:e4 multicnt 4 tc-so: 33:33:91:e9:f8:d7 -- 33:33:91:e9:f8:d7 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:e5:12:e4 -- 33:33:ff:e5:12:e4 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::b4d4:5f84:7c31:7fd0%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:91e9:f8d7%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ff31:7fd0%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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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:[ 2.480005] shmif0: Ethernet address b2:a0:77:e5:12:e4 tc-so:[ 9.800005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 9.800005] get_ifid: shmif0: ifid: b0:a0:77:ff:fe:e5:12:e4 tc-so:[ 9.800005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:77ff:fee5:12e4 tc-so:[ 10.230005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 10.230005] get_ifid: wg0: ifid: b4:d4:5f:84:7c:31:7f:d0 tc-so:[ 10.270005] ip6_output: refusing to send from invalid address fe80:3::b4d4:5f84:7c31:7fd0 (pid 0) tc-so:[ 10.350005] ip6_output: refusing to send from invalid address fe80:3::b4d4:5f84:7c31:7fd0 (pid 0) tc-so:[ 11.780005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:77ff:fee5:12e4 - no duplicates found tc-so:[ 12.800005] ip6_output: refusing to send from invalid address fe80:3::b4d4:5f84:7c31:7fd0 (pid 0) tc-so:[ 13.070005] in6_if_link_up: fe80:3::b4d4:5f84:7c31:7fd0 marked tentative tc-so:[ 13.070005] nd6_dad_start: wg0: starting DAD for fe80:3::b4d4:5f84:7c31:7fd0 tc-so:[ 14.220005] nd6_dad_timer: wg0: DAD complete for fe80:3::b4d4:5f84:7c31:7fd0 - no duplicates found tc-so:[ 14.750005] in6_if_link_down: fe80:2::b0a0:77ff:fee5:12e4 marked detached tc-so:[ 15.250005] ip6_output: refusing to send from invalid address fe80:2::b0a0:77ff:fee5:12e4 (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 13609] tc-so:[New process 25851] tc-so:[New process 27553] tc-so:[New process 26747] tc-so:[New process 28587] tc-so:[New process 346] tc-so:[New process 9156] tc-so:[New process 18669] tc-so:[New process 7121] tc-so:[New process 25945] tc-so:[New process 9172] tc-so:[New process 8079] tc-so:[New process 2233] tc-so:[New process 763] tc-so:[New process 3457] tc-so:[New process 9924] tc-so:[New process 10959] tc-so:[New process 6994] tc-so:[New process 5190] tc-so:[New process 20235] tc-so:[New process 17005] tc-so:[New process 22036] tc-so:[New process 22069] tc-so:[New process 6865] tc-so:[New process 17625] tc-so:[New process 4174] tc-so:[New process 8129] tc-so:[New process 6390] tc-so:[New process 28523] tc-so:[New process 6365] tc-so:[New process 9671] tc-so:[New process 6026] tc-so:[New process 23595] tc-so:[New process 6597] tc-so:[New process 7572] tc-so:[New process 240] tc-so:[New process 8354] tc-so:[New process 4165] tc-so:[New process 10190] tc-so:[New process 20860] tc-so:[New process 26354] tc-so:[New process 16806] tc-so:[New process 9790] tc-so:[New process 27131] tc-so:[New process 474] tc-so:[New process 5010] 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 13609)] 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 0x00000000407fa42c in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c806c in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x0000000040799e68 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x0000000040799f48 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079bd48 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:[ 7.9000050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.9000050] get_ifid: shmif0: ifid: b0:a0:ce:ff:fe:7a:d3:78 tc-so:[ 7.9000050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:ceff:fe7a:d378 tc-so:[ 8.3500050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 8.3500050] get_ifid: wg0: ifid: 0c:30:c2:c6:90:f8:1d:51 tc-so:[ 8.5400050] ip6_output: refusing to send from invalid address fe80:3::c30:c2c6:90f8:1d51 (pid 0) tc-so:[ 9.1700050] ip6_output: refusing to send from invalid address fe80:3::c30:c2c6:90f8:1d51 (pid 0) tc-so:[ 9.9200050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:ceff:fe7a:d378 - no duplicates found tc-so:[ 10.9200050] in6_if_link_up: fe80:3::c30:c2c6:90f8:1d51 marked tentative tc-so:[ 10.9200050] nd6_dad_start: wg0: starting DAD for fe80:3::c30:c2c6:90f8:1d51 tc-so:[ 12.2400050] nd6_dad_timer: wg0: DAD complete for fe80:3::c30:c2c6:90f8:1d51 - no duplicates found tc-so:[ 18.0800050] panic: pool_redzone_check: [mbpl] 0x00 != 0x33 tc-so:[ 18.0800050] 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 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.92 (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.92/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.4900050] shmif0: Ethernet address b2:a0:ce:7a:d3:78 tc-so:[ 18.0800050] panic: pool_redzone_check: [mbpl] 0x00 != 0x33 tc-so:[ 18.0800050] rump kernel halting... tc-so:[ 10.9200050] tc-so:[ 10.9200050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.850004 b2:a0:ce:7a:d3:78 > 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.700004 b2:a0:ce:7a:d3:78 > 33:33:e5:f7:bc:c9, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:e5f7:bcc9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:e5f7:bcc9, length 24 tc-so:00:00:08.820004 b2:a0:ce:7a:d3:78 > 33:33:ff:7a:d3:78, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff7a:d378: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff7a:d378, length 24 tc-so:00:00:08.910004 b2:a0:ce:7a:d3:78 > 33:33:ff:7a:d3:78, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff7a:d378: ICMP6, neighbor solicitation, who has fe80::b0a0:ceff:fe7a:d378, length 32 tc-so:00:00:08.980004 b2:a0:ce:7a:d3:78 > 33:33:e5:f7:bc:c9, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:e5f7:bcc9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:e5f7:bcc9, length 24 tc-so:00:00:09.800004 b2:a0:77:e5:12:e4 > 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.590004 b2:a0:77:e5:12:e4 > 33:33:91:e9:f8:d7, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:91e9:f8d7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:91e9:f8d7, length 24 tc-so:00:00:10.750004 b2:a0:77:e5:12:e4 > 33:33:ff:e5:12:e4, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffe5:12e4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe5:12e4, length 24 tc-so:00:00:10.750004 b2:a0:77:e5:12:e4 > 33:33:ff:e5:12:e4, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffe5:12e4: ICMP6, neighbor solicitation, who has fe80::b0a0:77ff:fee5:12e4, length 32 tc-so:00:00:15.330004 b2:a0:ce:7a:d3:78 > 33:33:ff:7a:d3:78, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ceff:fe7a:d378 > ff02::1:ff7a:d378: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff7a:d378, length 24 tc-so:00:00:13.900004 b2:a0:77:e5:12:e4 > 33:33:ff:e5:12:e4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:77ff:fee5:12e4 > ff02::1:ffe5:12e4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe5:12e4, length 24 tc-so:00:00:17.110004 b2:a0:ce:7a:d3:78 > 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.510004 b2:a0:77:e5:12:e4 > b2:a0:ce:7a:d3:78, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:77:e5:12:e4, length 28 tc-so:00:00:17.110004 b2:a0:ce:7a:d3:78 > b2:a0:77:e5:12:e4, ethertype IPv4 (0x0800), length 98: 192.168.1.1 > 192.168.1.2: ICMP echo request, id 48116, seq 0, length 64 tc-so:00:00:14.510004 b2:a0:77:e5:12:e4 > 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.110004 b2:a0:ce:7a:d3:78 > b2:a0:77:e5:12:e4, ethertype ARP (0x0806), length 42: Reply 192.168.1.1 is-at b2:a0:ce:7a:d3:78, length 28 tc-so:00:00:14.510004 b2:a0:77:e5:12:e4 > b2:a0:ce:7a:d3:78, ethertype IPv4 (0x0800), length 98: 192.168.1.2 > 192.168.1.1: ICMP echo reply, id 48116, seq 0, length 64 tc-so:00:00:18.080004 b2:a0:ce:7a:d3:78 > b2:a0:77:e5:12:e4, 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: 1639125018.584047, wg_handshake_timeout, failed, atf-check failed; see the output of the test for details tc-start: 1639125018.633797, 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:74:ae:84:aa ./.__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:b6ff:fe0a:6642 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::803a:600:acda:5183 U - - - wg0 tc-so:fe80::803a:600:acda:5183 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::803a:600:acda:5183 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::803a:600:acda:5183 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::803a:600:acda:5183%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 0p85Bwvzzi3XL0xJ83u/vjFDDiskGNjR5cMkN5vxmlQ= --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:74ff:feae:84aa link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::2c84:4403:6794:1717 U - - - wg0 tc-so:fe80::2c84:4403:6794:1717 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::2c84:4403:6794:1717 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::2c84:4403:6794:1717 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::2c84:4403:6794:1717%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 IvaGy7zfpHBt9R5UB+CPVs8H/W9DIsj4PxqduBlQr3g= --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.970004 b2:a0:b6:0a:66:42 > 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.040004 b2:a0:b6:0a:66:42 > 33:33:ad:97:58:bb, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:ad97:58bb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ad97:58bb, length 24 tc-so:00:00:07.870004 b2:a0:b6:0a:66:42 > 33:33:ff:0a:66:42, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff0a:6642: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0a:6642, length 24 tc-so:00:00:07.950004 b2:a0:b6:0a:66:42 > 33:33:ff:0a:66:42, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff0a:6642: ICMP6, neighbor solicitation, who has fe80::b0a0:b6ff:fe0a:6642, length 32 tc-so:00:00:10.470004 b2:a0:74:ae:84:aa > 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.500004 b2:a0:74:ae:84:aa > 33:33:9c:9a:dc:62, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:9c9a:dc62: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9c9a:dc62, length 24 tc-so:00:00:11.300004 b2:a0:74:ae:84:aa > 33:33:ff:ae:84:aa, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffae:84aa: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffae:84aa, length 24 tc-so:00:00:11.420004 b2:a0:74:ae:84:aa > 33:33:ff:ae:84:aa, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffae:84aa: ICMP6, neighbor solicitation, who has fe80::b0a0:74ff:feae:84aa, length 32 tc-so:00:00:15.330004 b2:a0:b6:0a:66:42 > 33:33:ad:97:58:bb, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b6ff:fe0a:6642 > ff02::2:ad97:58bb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ad97:58bb, length 24 tc-so:00:00:12.850004 b2:a0:74:ae:84:aa > 33:33:ff:ae:84:aa, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:74ff:feae:84aa > ff02::1:ffae:84aa: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffae:84aa, length 24 tc-so:00:00:17.620004 b2:a0:b6:0a:66:42 > 33:33:ff:0a:66:42, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b6ff:fe0a:6642 > ff02::1:ff0a:6642: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0a:6642, 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:### 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:74:ae:84:aa tc-so: linkstr: bus tc-so: input: 4 packets, 300 bytes, 4 multicasts tc-so: output: 6 packets, 428 bytes, 4 multicasts tc-so: inet6 fe80::b0a0:74ff:feae:84aa%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::2c84:4403:6794:1717%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:b6:0a:66:42 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:74ff:feae:84aa link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::2c84:4403:6794:1717 U - - - wg0 tc-so:fe80::2c84:4403:6794:1717 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::2c84:4403:6794:1717 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::2c84:4403:6794:1717 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:74:ae:84:aa 4 0 6 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 4 0 6 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:74ff:f tc-so: ff01:2::1 tc-so: ff02::2:9c9a:dc62 tc-so: ff02::1%shmif0 tc-so: ff02::1:ffae:84aa 4 0 6 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::2c84:4403:6 tc-so: ff01:3::1 tc-so: ff02::2:9c9a:dc62 tc-so: ff02::1%wg0 tc-so: ff02::1:ff94:1717 0 0 0 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 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 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 606 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 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 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 1734 0 103 296 0 296 tc-so: tc-so:In use 1669K, total allocated 2368K; utilization 70.5% tc-so: tc-so:? (192.168.1.1) at b2:a0:b6:0a:66:42 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:74ff:feae:84aa%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:9c9a:dc62%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ffae:84aa%shmif0 refcount 1 tc-so: enaddr b2:a0:74:ae:84:aa multicnt 4 tc-so: 33:33:9c:9a:dc:62 -- 33:33:9c:9a:dc:62 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:ae:84:aa -- 33:33:ff:ae:84:aa 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::2c84:4403:6794:1717%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:9c9a:dc62%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ff94:1717%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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.510005] shmif0: Ethernet address b2:a0:74:ae:84:aa tc-so:[ 10.470005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 10.470005] get_ifid: shmif0: ifid: b0:a0:74:ff:fe:ae:84:aa tc-so:[ 10.470005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:74ff:feae:84aa tc-so:[ 10.940005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 10.940005] get_ifid: wg0: ifid: 2c:84:44:03:67:94:17:17 tc-so:[ 11.110005] ip6_output: refusing to send from invalid address fe80:3::2c84:4403:6794:1717 (pid 0) tc-so:[ 11.510005] ip6_output: refusing to send from invalid address fe80:3::2c84:4403:6794:1717 (pid 0) tc-so:[ 11.710005] ip6_output: refusing to send from invalid address fe80:3::2c84:4403:6794:1717 (pid 0) tc-so:[ 12.420005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:74ff:feae:84aa - no duplicates found tc-so:[ 13.440005] in6_if_link_up: fe80:3::2c84:4403:6794:1717 marked tentative tc-so:[ 13.440005] nd6_dad_start: wg0: starting DAD for fe80:3::2c84:4403:6794:1717 tc-so:[ 14.860005] nd6_dad_timer: wg0: DAD complete for fe80:3::2c84:4403:6794:1717 - 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 315] tc-so:[New process 3202] tc-so:[New process 8176] tc-so:[New process 4567] tc-so:[New process 21887] tc-so:[New process 979] tc-so:[New process 9101] tc-so:[New process 17534] tc-so:[New process 5780] tc-so:[New process 2327] tc-so:[New process 27438] tc-so:[New process 26009] tc-so:[New process 6398] tc-so:[New process 21335] tc-so:[New process 16896] tc-so:[New process 27930] tc-so:[New process 18692] tc-so:[New process 25020] tc-so:[New process 24634] tc-so:[New process 8011] tc-so:[New process 24767] tc-so:[New process 29051] tc-so:[New process 5369] tc-so:[New process 9589] tc-so:[New process 27609] tc-so:[New process 19985] tc-so:[New process 17204] tc-so:[New process 27773] tc-so:[New process 27834] tc-so:[New process 6692] tc-so:[New process 18713] tc-so:[New process 29210] tc-so:[New process 6017] tc-so:[New process 9591] tc-so:[New process 4836] tc-so:[New process 6840] tc-so:[New process 8671] tc-so:[New process 408] tc-so:[New process 20313] tc-so:[New process 19974] tc-so:[New process 6910] tc-so:[New process 5413] tc-so:[New process 7703] tc-so:[New process 27866] tc-so:[New process 29306] tc-so:[New process 6785] 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 315)] 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 0x00000000407fa42c in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c806c in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x0000000040799e68 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x0000000040799f48 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079bd48 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.3300050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.9700050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 6.9700050] get_ifid: shmif0: ifid: b0:a0:b6:ff:fe:0a:66:42 tc-so:[ 6.9700050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:b6ff:fe0a:6642 tc-so:[ 7.6100050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 7.6100050] get_ifid: wg0: ifid: 80:3a:06:00:ac:da:51:83 tc-so:[ 8.1500050] ip6_output: refusing to send from invalid address fe80:3::803a:600:acda:5183 (pid 0) tc-so:[ 8.3000050] ip6_output: refusing to send from invalid address fe80:3::803a:600:acda:5183 (pid 0) tc-so:[ 8.9700050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:b6ff:fe0a:6642 - no duplicates found tc-so:[ 10.4600050] ip6_output: refusing to send from invalid address fe80:3::803a:600:acda:5183 (pid 0) tc-so:[ 10.7900050] in6_if_link_up: fe80:3::803a:600:acda:5183 marked tentative tc-so:[ 10.7900050] nd6_dad_start: wg0: starting DAD for fe80:3::803a:600:acda:5183 tc-so:[ 12.8300050] nd6_dad_timer: wg0: DAD complete for fe80:3::803a:600:acda:5183 - no duplicates found tc-so:[ 18.5400050] panic: pool_redzone_check: [mbpl] 0x00 != 0x4f tc-so:[ 18.5400050] 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 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.92 (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.92/modules tc-so:[ 1.2500050] mainbus0 (root) tc-so:[ 1.3300050] chacha: Portable C ChaCha tc-so:[ 1.3300050] aes: BearSSL aes_ct tc-so:[ 1.3300050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.3300050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.4900050] shmif0: Ethernet address b2:a0:b6:0a:66:42 tc-so:[ 18.5400050] panic: pool_redzone_check: [mbpl] 0x00 != 0x4f tc-so:[ 18.5400050] rump kernel halting... tc-so:[ 10.7900050] tc-so:[ 10.7900050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.970004 b2:a0:b6:0a:66:42 > 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.040004 b2:a0:b6:0a:66:42 > 33:33:ad:97:58:bb, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:ad97:58bb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ad97:58bb, length 24 tc-so:00:00:07.870004 b2:a0:b6:0a:66:42 > 33:33:ff:0a:66:42, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff0a:6642: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0a:6642, length 24 tc-so:00:00:07.950004 b2:a0:b6:0a:66:42 > 33:33:ff:0a:66:42, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff0a:6642: ICMP6, neighbor solicitation, who has fe80::b0a0:b6ff:fe0a:6642, length 32 tc-so:00:00:10.470004 b2:a0:74:ae:84:aa > 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.500004 b2:a0:74:ae:84:aa > 33:33:9c:9a:dc:62, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:9c9a:dc62: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9c9a:dc62, length 24 tc-so:00:00:11.300004 b2:a0:74:ae:84:aa > 33:33:ff:ae:84:aa, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffae:84aa: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffae:84aa, length 24 tc-so:00:00:11.420004 b2:a0:74:ae:84:aa > 33:33:ff:ae:84:aa, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffae:84aa: ICMP6, neighbor solicitation, who has fe80::b0a0:74ff:feae:84aa, length 32 tc-so:00:00:15.330004 b2:a0:b6:0a:66:42 > 33:33:ad:97:58:bb, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b6ff:fe0a:6642 > ff02::2:ad97:58bb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ad97:58bb, length 24 tc-so:00:00:12.850004 b2:a0:74:ae:84:aa > 33:33:ff:ae:84:aa, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:74ff:feae:84aa > ff02::1:ffae:84aa: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffae:84aa, length 24 tc-so:00:00:17.620004 b2:a0:b6:0a:66:42 > 33:33:ff:0a:66:42, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b6ff:fe0a:6642 > ff02::1:ff0a:6642: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0a:6642, length 24 tc-so:00:00:18.540004 b2:a0:b6:0a:66:42 > 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.920004 b2:a0:74:ae:84:aa > b2:a0:b6:0a:66:42, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:74:ae:84:aa, length 28 tc-so:00:00:18.540004 b2:a0:b6:0a:66:42 > b2:a0:74:ae:84:aa, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:19.170004 b2:a0:74:ae:84:aa > 33:33:9c:9a:dc:62, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:74ff:feae:84aa > ff02::2:9c9a:dc62: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9c9a:dc62, length 24 tc-so:00:00:19.170004 b2:a0:74:ae:84:aa > 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.200004 b2:a0:74:ae:84:aa > 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.220004 b2:a0:74:ae:84:aa > 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:22.250004 b2:a0:74:ae:84:aa > 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: 1639125048.179306, wg_keepalive, failed, atf-check failed; see the output of the test for details tc-start: 1639125048.247178, 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:fb:d8:bb:9e ./.__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:a6ff:fe8a:ece8 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::3456:e02e:e25b:f8cc U - - - wg0 tc-so:fe80::3456:e02e:e25b:f8cc 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::3456:e02e:e25b:f8cc 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::3456:e02e:e25b:f8cc 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::3456:e02e:e25b:f8cc%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 MYcOx7W9zLVfwOgLryTL/Z5WpD0puvDjoXq4Pw0xgho= --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:fbff:fed8:bb9e link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::348e:56d0:6819:26c U - - - wg0 tc-so:fe80::348e:56d0:6819:26c 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::348e:56d0:6819:26c 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::348e:56d0:6819:26c 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::348e:56d0:6819:26c%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 q8URzL2AO5lGrpNzU6ykn5I0GEKmFkki6FP3I/gWanI= --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: 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:fb:d8:bb:9e 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:fbff:fed8:bb9e%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::348e:56d0:6819:26c%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:a6:8a:ec:e8 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:fbff:fed8:bb9e link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::348e:56d0:6819:26c U - - - wg0 tc-so:fe80::348e:56d0:6819:26c 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::348e:56d0:6819:26c 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::348e:56d0:6819:26c 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:fb:d8:bb:9e 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:fbff:f tc-so: ff01:2::1 tc-so: ff02::2:cc95:389a tc-so: ff02::1%shmif0 tc-so: ff02::1:ffd8:bb9e 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::348e:56d0:6 tc-so: ff01:3::1 tc-so: ff02::2:cc95:389a tc-so: ff02::1%wg0 tc-so: ff02::1:ff19:26c% 0 0 0 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 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 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 602 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 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 2 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 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 1734 0 103 294 0 294 tc-so: tc-so:In use 1661K, total allocated 2352K; utilization 70.6% tc-so: tc-so:? (192.168.1.1) at b2:a0:a6:8a:ec:e8 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:fbff:fed8:bb9e%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:cc95:389a%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ffd8:bb9e%shmif0 refcount 1 tc-so: enaddr b2:a0:fb:d8:bb:9e multicnt 4 tc-so: 33:33:cc:95:38:9a -- 33:33:cc:95:38:9a refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:d8:bb:9e -- 33:33:ff:d8:bb:9e 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::348e:56d0:6819:26c%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:cc95:389a%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ff19:26c%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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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:[ 2.300005] shmif0: Ethernet address b2:a0:fb:d8:bb:9e tc-so:[ 8.880005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 8.880005] get_ifid: shmif0: ifid: b0:a0:fb:ff:fe:d8:bb:9e tc-so:[ 8.880005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:fbff:fed8:bb9e tc-so:[ 9.410005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 9.410005] get_ifid: wg0: ifid: 34:8e:56:d0:68:19:02:6c tc-so:[ 9.800005] ip6_output: refusing to send from invalid address fe80:3::348e:56d0:6819:26c (pid 0) tc-so:[ 10.030005] ip6_output: refusing to send from invalid address fe80:3::348e:56d0:6819:26c (pid 0) tc-so:[ 10.670005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:fbff:fed8:bb9e - no duplicates found tc-so:[ 12.030005] in6_if_link_up: fe80:3::348e:56d0:6819:26c marked tentative tc-so:[ 12.030005] nd6_dad_start: wg0: starting DAD for fe80:3::348e:56d0:6819:26c tc-so:[ 13.390005] nd6_dad_timer: wg0: DAD complete for fe80:3::348e:56d0:6819:26c - 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 28065] tc-so:[New process 5248] tc-so:[New process 3158] tc-so:[New process 2705] tc-so:[New process 5059] tc-so:[New process 1786] tc-so:[New process 17389] tc-so:[New process 20240] tc-so:[New process 4828] tc-so:[New process 10846] tc-so:[New process 24124] tc-so:[New process 6334] tc-so:[New process 10784] tc-so:[New process 22044] tc-so:[New process 29675] tc-so:[New process 9104] tc-so:[New process 29627] tc-so:[New process 6645] tc-so:[New process 1594] tc-so:[New process 11641] tc-so:[New process 10149] tc-so:[New process 8739] tc-so:[New process 12624] tc-so:[New process 2938] tc-so:[New process 21260] tc-so:[New process 9214] tc-so:[New process 11685] tc-so:[New process 23612] tc-so:[New process 5268] tc-so:[New process 9974] tc-so:[New process 600] tc-so:[New process 8524] tc-so:[New process 7415] tc-so:[New process 26683] tc-so:[New process 25903] tc-so:[New process 2343] tc-so:[New process 18409] tc-so:[New process 7044] tc-so:[New process 7902] tc-so:[New process 24353] tc-so:[New process 3244] tc-so:[New process 6583] tc-so:[New process 27135] tc-so:[New process 21305] tc-so:[New process 21974] 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 28065)] 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 0x00000000407fa42c in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c806c in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x0000000040799e68 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x0000000040799f48 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079bd48 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.7000050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 6.7000050] get_ifid: shmif0: ifid: b0:a0:a6:ff:fe:8a:ec:e8 tc-so:[ 6.7000050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:a6ff:fe8a:ece8 tc-so:[ 7.1700050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 7.1700050] get_ifid: wg0: ifid: 34:56:e0:2e:e2:5b:f8:cc tc-so:[ 7.2800050] ip6_output: refusing to send from invalid address fe80:3::3456:e02e:e25b:f8cc (pid 0) tc-so:[ 7.7200050] ip6_output: refusing to send from invalid address fe80:3::3456:e02e:e25b:f8cc (pid 0) tc-so:[ 8.5900050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:a6ff:fe8a:ece8 - no duplicates found tc-so:[ 9.8000050] in6_if_link_up: fe80:3::3456:e02e:e25b:f8cc marked tentative tc-so:[ 9.8000050] nd6_dad_start: wg0: starting DAD for fe80:3::3456:e02e:e25b:f8cc tc-so:[ 11.3100050] nd6_dad_timer: wg0: DAD complete for fe80:3::3456:e02e:e25b:f8cc - no duplicates found tc-so:[ 16.3600050] panic: pool_redzone_check: [mbpl] 0x00 != 0xfc tc-so:[ 16.3600050] 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 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.92 (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.92/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:a6:8a:ec:e8 tc-so:[ 16.3600050] panic: pool_redzone_check: [mbpl] 0x00 != 0xfc tc-so:[ 16.3600050] rump kernel halting... tc-so:[ 9.8000050] tc-so:[ 9.8000050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.660004 b2:a0:a6:8a:ec:e8 > 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.420004 b2:a0:a6:8a:ec:e8 > 33:33:ff:8a:ec:e8, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff8a:ece8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff8a:ece8, length 24 tc-so:00:00:07.560004 b2:a0:a6:8a:ec:e8 > 33:33:ff:8a:ec:e8, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff8a:ece8: ICMP6, neighbor solicitation, who has fe80::b0a0:a6ff:fe8a:ece8, length 32 tc-so:00:00:07.660004 b2:a0:a6:8a:ec:e8 > 33:33:97:9b:32:95, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:979b:3295: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:979b:3295, length 24 tc-so:00:00:07.990004 b2:a0:a6:8a:ec:e8 > 33:33:97:9b:32:95, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:979b:3295: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:979b:3295, length 24 tc-so:00:00:08.880004 b2:a0:fb:d8:bb:9e > 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.140004 b2:a0:fb:d8:bb:9e > 33:33:cc:95:38:9a, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:cc95:389a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:cc95:389a, length 24 tc-so:00:00:09.610004 b2:a0:fb:d8:bb:9e > 33:33:ff:d8:bb:9e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd8:bb9e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd8:bb9e, length 24 tc-so:00:00:09.650004 b2:a0:fb:d8:bb:9e > 33:33:ff:d8:bb:9e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd8:bb9e: ICMP6, neighbor solicitation, who has fe80::b0a0:fbff:fed8:bb9e, length 32 tc-so:00:00:10.220004 b2:a0:fb:d8:bb:9e > 33:33:cc:95:38:9a, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:cc95:389a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:cc95:389a, length 24 tc-so:00:00:10.370004 b2:a0:fb:d8:bb:9e > 33:33:ff:d8:bb:9e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd8:bb9e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd8:bb9e, length 24 tc-so:00:00:16.360004 b2:a0:a6:8a:ec:e8 > 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:13.670004 b2:a0:fb:d8:bb:9e > b2:a0:a6:8a:ec:e8, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:fb:d8:bb:9e, length 28 tc-so:00:00:16.360004 b2:a0:a6:8a:ec:e8 > b2:a0:fb:d8:bb:9e, 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: 1639125074.876081, wg_malformed, failed, atf-check failed; see the output of the test for details tc-start: 1639125074.922650, 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:78:e6:d3:cb ./.__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:97ff:fed5:9dca link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::5071:207e:ef12:5d93 U - - - wg0 tc-so:fe80::5071:207e:ef12:5d93 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::5071:207e:ef12:5d93 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::5071:207e:ef12:5d93 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::5071:207e:ef12:5d93%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 sUiDFXCmwe7bwviPDr0itSNV0EKVZsOusgRoyQ5ZSRg= --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:78ff:fee6:d3cb link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::14e2:d137:df48:bbd9 U - - - wg0 tc-so:fe80::14e2:d137:df48:bbd9 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::14e2:d137:df48:bbd9 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::14e2:d137:df48:bbd9 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::14e2:d137:df48:bbd9%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 VS1REiQAvCn3pWQkkxXQnzpC9XnJ9R6bCTW5gyS32n8= --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.210004 b2:a0:97:d5:9d:ca > 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.480004 b2:a0:97:d5:9d:ca > 33:33:16:28:98:11, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:1628:9811: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1628:9811, length 24 tc-so:00:00:07.580004 b2:a0:97:d5:9d:ca > 33:33:ff:d5:9d:ca, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd5:9dca: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd5:9dca, length 24 tc-so:00:00:07.700004 b2:a0:97:d5:9d:ca > 33:33:ff:d5:9d:ca, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd5:9dca: ICMP6, neighbor solicitation, who has fe80::b0a0:97ff:fed5:9dca, length 32 tc-so:00:00:09.150004 b2:a0:78:e6:d3:cb > 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.260004 b2:a0:78:e6:d3:cb > 33:33:ff:e6:d3:cb, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffe6:d3cb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe6:d3cb, length 24 tc-so:00:00:09.570004 b2:a0:78:e6:d3:cb > 33:33:ff:e6:d3:cb, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffe6:d3cb: ICMP6, neighbor solicitation, who has fe80::b0a0:78ff:fee6:d3cb, length 32 tc-so:00:00:10.050004 b2:a0:78:e6:d3:cb > 33:33:d9:38:99:15, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:d938:9915: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d938:9915, length 24 tc-so:00:00:13.370004 b2:a0:97:d5:9d:ca > 33:33:ff:d5:9d:ca, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:97ff:fed5:9dca > ff02::1:ffd5:9dca: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd5:9dca, length 24 tc-so:00:00:10.800004 b2:a0:78:e6:d3:cb > 33:33:ff:e6:d3:cb, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:78ff:fee6:d3cb > ff02::1:ffe6:d3cb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe6:d3cb, length 24 tc-so:00:00:16.950004 b2:a0:97:d5:9d:ca > 33:33:16:28:98:11, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:97ff:fed5:9dca > ff02::2:1628:9811: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1628:9811, length 24 tc-so:Executing command [ rump.ping -n -c 1 -w 1 10.0.0.2 ] 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: 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:97:d5:9d:ca 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:97ff:fed5:9dca%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::5071:207e:ef12:5d93%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:78:e6:d3:cb 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:97ff:fed5:9dca link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::5071:207e:ef12:5d93 U - - - wg0 tc-so:fe80::5071:207e:ef12:5d93 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::5071:207e:ef12:5d93 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::5071:207e:ef12:5d93 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:97:d5:9d:ca 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:97ff:f tc-so: ff01:2::1 tc-so: ff02::2:1628:9811 tc-so: ff02::1%shmif0 tc-so: ff02::1:ffd5:9dca 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::5071:207e:e tc-so: ff01:3::1 tc-so: ff02::2:1628:9811 tc-so: ff02::1%wg0 tc-so: ff02::1:ff12:5d93 0 0 0 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: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 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 214 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 592 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 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 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 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 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 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 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 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 1714 0 97 291 0 291 tc-so: tc-so:In use 1640K, total allocated 2328K; utilization 70.4% tc-so: tc-so:? (192.168.1.2) at b2:a0:78:e6:d3:cb 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:97ff:fed5:9dca%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:1628:9811%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ffd5:9dca%shmif0 refcount 1 tc-so: enaddr b2:a0:97:d5:9d:ca multicnt 4 tc-so: 33:33:16:28:98:11 -- 33:33:16:28:98:11 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:d5:9d:ca -- 33:33:ff:d5:9d:ca 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::5071:207e:ef12:5d93%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:1628:9811%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ff12:5d93%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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules 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:[ 2.550005] shmif0: Ethernet address b2:a0:97:d5:9d:ca tc-so:[ 7.210005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.210005] get_ifid: shmif0: ifid: b0:a0:97:ff:fe:d5:9d:ca tc-so:[ 7.210005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:97ff:fed5:9dca tc-so:[ 7.700005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 7.700005] get_ifid: wg0: ifid: 50:71:20:7e:ef:12:5d:93 tc-so:[ 7.890005] ip6_output: refusing to send from invalid address fe80:3::5071:207e:ef12:5d93 (pid 0) tc-so:[ 8.330005] ip6_output: refusing to send from invalid address fe80:3::5071:207e:ef12:5d93 (pid 0) tc-so:[ 8.730005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:97ff:fed5:9dca - no duplicates found tc-so:[ 10.260005] in6_if_link_up: fe80:3::5071:207e:ef12:5d93 marked tentative tc-so:[ 10.260005] nd6_dad_start: wg0: starting DAD for fe80:3::5071:207e:ef12:5d93 tc-so:[ 11.810005] nd6_dad_timer: wg0: DAD complete for fe80:3::5071:207e:ef12:5d93 - no duplicates found tc-so:[ 18.060005] 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 10589] tc-so:[New process 25521] tc-so:[New process 27306] tc-so:[New process 11111] tc-so:[New process 10647] tc-so:[New process 11209] tc-so:[New process 25138] tc-so:[New process 21077] tc-so:[New process 8121] tc-so:[New process 10696] tc-so:[New process 11072] tc-so:[New process 7412] tc-so:[New process 10942] tc-so:[New process 10645] tc-so:[New process 10728] tc-so:[New process 11591] tc-so:[New process 11212] tc-so:[New process 5249] tc-so:[New process 20752] tc-so:[New process 8424] tc-so:[New process 1320] tc-so:[New process 21859] tc-so:[New process 7140] tc-so:[New process 5188] tc-so:[New process 9721] tc-so:[New process 17672] tc-so:[New process 10119] tc-so:[New process 9776] tc-so:[New process 9576] tc-so:[New process 17586] tc-so:[New process 9093] tc-so:[New process 2228] tc-so:[New process 5213] tc-so:[New process 20231] tc-so:[New process 5266] tc-so:[New process 6067] tc-so:[New process 17950] tc-so:[New process 5264] tc-so:[New process 6165] tc-so:[New process 29257] tc-so:[New process 8846] tc-so:[New process 8725] tc-so:[New process 22371] tc-so:[New process 6581] tc-so:[New process 29776] 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 10589)] 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 0x00000000407fa42c in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c806c in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x0000000040799e68 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x0000000040799f48 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079bd48 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:[ 9.1900050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 9.1900050] get_ifid: shmif0: ifid: b0:a0:78:ff:fe:e6:d3:cb tc-so:[ 9.1900050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:78ff:fee6:d3cb tc-so:[ 9.9000050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 9.9000050] get_ifid: wg0: ifid: 14:e2:d1:37:df:48:bb:d9 tc-so:[ 10.0500050] ip6_output: refusing to send from invalid address fe80:3::14e2:d137:df48:bbd9 (pid 0) tc-so:[ 10.3700050] ip6_output: refusing to send from invalid address fe80:3::14e2:d137:df48:bbd9 (pid 0) tc-so:[ 10.5700050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:78ff:fee6:d3cb - no duplicates found tc-so:[ 11.2300050] ip6_output: refusing to send from invalid address fe80:3::14e2:d137:df48:bbd9 (pid 0) tc-so:[ 13.2500050] in6_if_link_up: fe80:3::14e2:d137:df48:bbd9 marked tentative tc-so:[ 13.2500050] nd6_dad_start: wg0: starting DAD for fe80:3::14e2:d137:df48:bbd9 tc-so:[ 14.3300050] nd6_dad_timer: wg0: DAD complete for fe80:3::14e2:d137:df48:bbd9 - no duplicates found tc-so:[ 17.7900050] panic: pool_redzone_check: [mbpl] 0x00 != 0xc5 tc-so:[ 17.7900050] 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 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.92 (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.92/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.4600050] shmif0: Ethernet address b2:a0:78:e6:d3:cb tc-so:[ 17.7900050] panic: pool_redzone_check: [mbpl] 0x00 != 0xc5 tc-so:[ 17.7900050] rump kernel halting... tc-so:[ 11.2300050] tc-so:[ 13.2500050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.210004 b2:a0:97:d5:9d:ca > 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.480004 b2:a0:97:d5:9d:ca > 33:33:16:28:98:11, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:1628:9811: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1628:9811, length 24 tc-so:00:00:07.580004 b2:a0:97:d5:9d:ca > 33:33:ff:d5:9d:ca, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd5:9dca: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd5:9dca, length 24 tc-so:00:00:07.700004 b2:a0:97:d5:9d:ca > 33:33:ff:d5:9d:ca, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd5:9dca: ICMP6, neighbor solicitation, who has fe80::b0a0:97ff:fed5:9dca, length 32 tc-so:00:00:09.150004 b2:a0:78:e6:d3:cb > 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.260004 b2:a0:78:e6:d3:cb > 33:33:ff:e6:d3:cb, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffe6:d3cb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe6:d3cb, length 24 tc-so:00:00:09.570004 b2:a0:78:e6:d3:cb > 33:33:ff:e6:d3:cb, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffe6:d3cb: ICMP6, neighbor solicitation, who has fe80::b0a0:78ff:fee6:d3cb, length 32 tc-so:00:00:10.050004 b2:a0:78:e6:d3:cb > 33:33:d9:38:99:15, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:d938:9915: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d938:9915, length 24 tc-so:00:00:13.370004 b2:a0:97:d5:9d:ca > 33:33:ff:d5:9d:ca, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:97ff:fed5:9dca > ff02::1:ffd5:9dca: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd5:9dca, length 24 tc-so:00:00:10.800004 b2:a0:78:e6:d3:cb > 33:33:ff:e6:d3:cb, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:78ff:fee6:d3cb > ff02::1:ffe6:d3cb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe6:d3cb, length 24 tc-so:00:00:16.950004 b2:a0:97:d5:9d:ca > 33:33:16:28:98:11, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:97ff:fed5:9dca > ff02::2:1628:9811: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1628:9811, length 24 tc-so:00:00:17.750004 b2:a0:78:e6:d3:cb > 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.820004 b2:a0:97:d5:9d:ca > b2:a0:78:e6:d3:cb, ethertype ARP (0x0806), length 42: Reply 192.168.1.1 is-at b2:a0:97:d5:9d:ca, length 28 tc-so:00:00:17.790004 b2:a0:78:e6:d3:cb > b2:a0:97:d5:9d:ca, 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: 1639125106.658226, wg_mobility, expected_failure, PR kern/56252: atf-check failed; see the output of the test for details tc-start: 1639125106.711334, 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:1b:6e:62:a2 ./.__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:kMTuT/gGI6zYGKeVb4Mnz0tuQJj93Phn+wn54rkZsVI= 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:47ff:fe41:6b47 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::f0f4:2073:306:d645 U - - - wg0 tc-so:fe80::f0f4:2073:306:d645 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::f0f4:2073:306:d645 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::f0f4:2073:306:d645 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::f0f4:2073:306:d645%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:1bff:fe6e:62a2 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::444c:1fbc:1cb6:2129 U - - - wg0 tc-so:fe80::444c:1fbc:1cb6:2129 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::444c:1fbc:1cb6:2129 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::444c:1fbc:1cb6:2129 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::444c:1fbc:1cb6:2129%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 ymZPgGUoLolHEVjXN14wwZacRLDk7hjonxOlak0VCQ0= --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 qi6Vp+0SkzOjJtdrFddRYWf6fgxyyD0EEgDP9E2m7BQ= --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.360004 b2:a0:47:41:6b: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:07.510004 b2:a0:47:41:6b:47 > 33:33:1c:51:d0:77, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:1c51:d077: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1c51:d077, length 24 tc-so:00:00:08.120004 b2:a0:47:41:6b:47 > 33:33:ff:41:6b:47, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff41:6b47: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff41:6b47, length 24 tc-so:00:00:08.200004 b2:a0:47:41:6b:47 > 33:33:ff:41:6b:47, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff41:6b47: ICMP6, neighbor solicitation, who has fe80::b0a0:47ff:fe41:6b47, length 32 tc-so:00:00:08.060004 b2:a0:1b:6e:62:a2 > 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.100004 b2:a0:1b:6e:62:a2 > 33:33:19:e6:e9:56, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:19e6:e956: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:19e6:e956, length 24 tc-so:00:00:08.880004 b2:a0:1b:6e:62:a2 > 33:33:ff:6e:62:a2, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff6e:62a2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff6e:62a2, length 24 tc-so:00:00:08.960004 b2:a0:1b:6e:62:a2 > 33:33:ff:6e:62:a2, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff6e:62a2: ICMP6, neighbor solicitation, who has fe80::b0a0:1bff:fe6e:62a2, length 32 tc-so:00:00:11.230004 b2:a0:1b:6e:62:a2 > 33:33:19:e6:e9:56, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1bff:fe6e:62a2 > ff02::2:19e6:e956: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:19e6:e956, length 24 tc-so:00:00:14.580004 b2:a0:47:41:6b:47 > 33:33:ff:41:6b:47, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:47ff:fe41:6b47 > ff02::1:ff41:6b47: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff41:6b47, length 24 tc-so:00:00:15.280004 b2:a0:47:41:6b:47 > 33:33:1c:51:d0:77, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:47ff:fe41:6b47 > ff02::2:1c51:d077: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1c51:d077, 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 2021-12-10 08:32:04.569843710 +0000 tc-se:+++ /tmp/check.mrg6XC/stderr 2021-12-10 08:32:04.598891950 +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:1b:6e:62:a2 tc-so: linkstr: bus tc-so: input: 4 packets, 300 bytes, 4 multicasts tc-so: output: 6 packets, 428 bytes, 4 multicasts tc-so: inet6 fe80::b0a0:1bff:fe6e:62a2%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::444c:1fbc:1cb6:2129%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:47:41:6b: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: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:1bff:fe6e:62a2 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::444c:1fbc:1cb6:2129 U - - - wg0 tc-so:fe80::444c:1fbc:1cb6:2129 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::444c:1fbc:1cb6:2129 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::444c:1fbc:1cb6:2129 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:1b:6e:62:a2 5 0 8 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 5 0 8 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:1bff:f tc-so: ff01:2::1 tc-so: ff02::2:19e6:e956 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff6e:62a2 5 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::444c:1fbc:1 tc-so: ff01:3::1 tc-so: ff02::2:19e6:e956 tc-so: ff02::1%wg0 tc-so: ff02::1:ffb6:2129 0 0 0 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 644 0 0 215 0 215 215 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 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 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: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 1786 0 115 309 0 309 tc-so: tc-so:In use 1746K, total allocated 2472K; utilization 70.6% tc-so: tc-so:? (192.168.1.1) at b2:a0:47:41:6b:47 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:1bff:fe6e:62a2%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:19e6:e956%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff6e:62a2%shmif0 refcount 1 tc-so: enaddr b2:a0:1b:6e:62:a2 multicnt 4 tc-so: 33:33:19:e6:e9:56 -- 33:33:19:e6:e9:56 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:6e:62:a2 -- 33:33:ff:6e:62:a2 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::444c:1fbc:1cb6:2129%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:19e6:e956%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ffb6:2129%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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.570005] shmif0: Ethernet address b2:a0:1b:6e:62:a2 tc-so:[ 8.060005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 8.060005] get_ifid: shmif0: ifid: b0:a0:1b:ff:fe:6e:62:a2 tc-so:[ 8.060005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:1bff:fe6e:62a2 tc-so:[ 8.610005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 8.610005] get_ifid: wg0: ifid: 44:4c:1f:bc:1c:b6:21:29 tc-so:[ 9.120005] ip6_output: refusing to send from invalid address fe80:3::444c:1fbc:1cb6:2129 (pid 0) tc-so:[ 9.590005] ip6_output: refusing to send from invalid address fe80:3::444c:1fbc:1cb6:2129 (pid 0) tc-so:[ 9.960005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:1bff:fe6e:62a2 - no duplicates found tc-so:[ 11.190005] ip6_output: refusing to send from invalid address fe80:3::444c:1fbc:1cb6:2129 (pid 0) tc-so:[ 11.800005] ip6_output: refusing to send from invalid address fe80:3::444c:1fbc:1cb6:2129 (pid 0) tc-so:[ 12.770005] in6_if_link_up: fe80:3::444c:1fbc:1cb6:2129 marked tentative tc-so:[ 12.770005] nd6_dad_start: wg0: starting DAD for fe80:3::444c:1fbc:1cb6:2129 tc-so:[ 14.320005] nd6_dad_timer: wg0: DAD complete for fe80:3::444c:1fbc:1cb6:2129 - 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 4322] tc-so:[New process 7094] tc-so:[New process 9765] tc-so:[New process 24729] tc-so:[New process 26875] tc-so:[New process 10695] tc-so:[New process 7389] tc-so:[New process 7889] tc-so:[New process 23093] tc-so:[New process 23060] tc-so:[New process 18029] tc-so:[New process 21259] tc-so:[New process 6214] tc-so:[New process 10948] tc-so:[New process 4481] tc-so:[New process 1787] tc-so:[New process 3257] tc-so:[New process 9103] tc-so:[New process 1370] tc-so:[New process 29611] tc-so:[New process 1498] tc-so:[New process 28155] tc-so:[New process 10814] tc-so:[New process 5198] tc-so:[New process 18649] tc-so:[New process 8018] tc-so:[New process 11983] tc-so:[New process 27771] tc-so:[New process 7621] tc-so:[New process 7414] tc-so:[New process 10196] tc-so:[New process 26969] tc-so:[New process 8768] tc-so:[New process 9800] tc-so:[New process 5238] tc-so:[New process 29307] tc-so:[New process 12264] tc-so:[New process 28733] tc-so:[New process 23854] tc-so:[New process 11721] tc-so:[New process 22514] tc-so:[New process 27283] tc-so:[New process 10658] tc-so:[New process 4903] tc-so:[New process 29397] 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 4322)] 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 0x00000000407fa42c in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c806c in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x0000000040799e68 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x0000000040799f48 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079bd48 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.3600050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.3600050] get_ifid: shmif0: ifid: b0:a0:47:ff:fe:41:6b:47 tc-so:[ 7.3600050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:47ff:fe41:6b47 tc-so:[ 7.8500050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 7.8500050] get_ifid: wg0: ifid: f0:f4:20:73:03:06:d6:45 tc-so:[ 8.4000050] ip6_output: refusing to send from invalid address fe80:3::f0f4:2073:306:d645 (pid 0) tc-so:[ 8.4800050] ip6_output: refusing to send from invalid address fe80:3::f0f4:2073:306:d645 (pid 0) tc-so:[ 9.2100050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:47ff:fe41:6b47 - no duplicates found tc-so:[ 10.4600050] ip6_output: refusing to send from invalid address fe80:3::f0f4:2073:306:d645 (pid 0) tc-so:[ 12.4500050] ip6_output: refusing to send from invalid address fe80:3::f0f4:2073:306:d645 (pid 0) tc-so:[ 13.8200050] in6_if_link_up: fe80:3::f0f4:2073:306:d645 marked tentative tc-so:[ 13.8200050] nd6_dad_start: wg0: starting DAD for fe80:3::f0f4:2073:306:d645 tc-so:[ 15.0100050] nd6_dad_timer: wg0: DAD complete for fe80:3::f0f4:2073:306:d645 - no duplicates found tc-so:[ 17.6400050] panic: pool_redzone_check: [mbpl] 0x00 != 0xe1 tc-so:[ 17.6400050] 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 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.92 (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.92/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.4000050] shmif0: Ethernet address b2:a0:47:41:6b:47 tc-so:[ 17.6400050] panic: pool_redzone_check: [mbpl] 0x00 != 0xe1 tc-so:[ 17.6400050] rump kernel halting... tc-so:[ 13.8200050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.360004 b2:a0:47:41:6b: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:07.510004 b2:a0:47:41:6b:47 > 33:33:1c:51:d0:77, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:1c51:d077: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1c51:d077, length 24 tc-so:00:00:08.120004 b2:a0:47:41:6b:47 > 33:33:ff:41:6b:47, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff41:6b47: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff41:6b47, length 24 tc-so:00:00:08.200004 b2:a0:47:41:6b:47 > 33:33:ff:41:6b:47, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff41:6b47: ICMP6, neighbor solicitation, who has fe80::b0a0:47ff:fe41:6b47, length 32 tc-so:00:00:08.060004 b2:a0:1b:6e:62:a2 > 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.100004 b2:a0:1b:6e:62:a2 > 33:33:19:e6:e9:56, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:19e6:e956: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:19e6:e956, length 24 tc-so:00:00:08.880004 b2:a0:1b:6e:62:a2 > 33:33:ff:6e:62:a2, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff6e:62a2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff6e:62a2, length 24 tc-so:00:00:08.960004 b2:a0:1b:6e:62:a2 > 33:33:ff:6e:62:a2, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff6e:62a2: ICMP6, neighbor solicitation, who has fe80::b0a0:1bff:fe6e:62a2, length 32 tc-so:00:00:11.230004 b2:a0:1b:6e:62:a2 > 33:33:19:e6:e9:56, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1bff:fe6e:62a2 > ff02::2:19e6:e956: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:19e6:e956, length 24 tc-so:00:00:14.580004 b2:a0:47:41:6b:47 > 33:33:ff:41:6b:47, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:47ff:fe41:6b47 > ff02::1:ff41:6b47: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff41:6b47, length 24 tc-so:00:00:15.280004 b2:a0:47:41:6b:47 > 33:33:1c:51:d0:77, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:47ff:fe41:6b47 > ff02::2:1c51:d077: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1c51:d077, length 24 tc-so:00:00:17.610004 b2:a0:47:41:6b: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:15.080004 b2:a0:1b:6e:62:a2 > b2:a0:47:41:6b:47, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:1b:6e:62:a2, length 28 tc-so:00:00:17.640004 b2:a0:47:41:6b:47 > b2:a0:1b:6e:62:a2, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:18.190004 b2:a0:1b:6e:62:a2 > 33:33:ff:6e:62:a2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1bff:fe6e:62a2 > ff02::1:ff6e:62a2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff6e:62a2, length 24 tc-so:00:00:18.190004 b2:a0:1b:6e:62:a2 > 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.200004 b2:a0:1b:6e:62:a2 > 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.210004 b2:a0:1b:6e:62:a2 > 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.210004 b2:a0:1b:6e:62:a2 > 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: 1639125135.489488, wg_psk, failed, atf-check failed; see the output of the test for details tc-start: 1639125135.539591, 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:f3:35:dc:0c ./.__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:e9ff:fee7:b291 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::2ccf:b12d:2aac:717c U - - - wg0 tc-so:fe80::2ccf:b12d:2aac:717c 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::2ccf:b12d:2aac:717c 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::2ccf:b12d:2aac:717c 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::2ccf:b12d:2aac:717c%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 OVhRZvSyITV7oUihrNC6vYDCazTTUFpKVyM/0HOI9Ec= --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:f3ff:fe35:dc0c link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::9c99:8efb:531f:5967 U - - - wg0 tc-so:fe80::9c99:8efb:531f:5967 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::9c99:8efb:531f:5967 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::9c99:8efb:531f:5967 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::9c99:8efb:531f:5967%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 SFsJX1q7Qy3rFUihaKCokNW2vgeaqb9wnRLQ0YSOYHY= --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: 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:f3:35:dc:0c 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:f3ff:fe35:dc0c%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::9c99:8efb:531f:5967%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:e9:e7:b2:91 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:f3ff:fe35:dc0c link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::9c99:8efb:531f:5967 U - - - wg0 tc-so:fe80::9c99:8efb:531f:5967 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::9c99:8efb:531f:5967 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::9c99:8efb:531f:5967 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:f3:35:dc:0c 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:f3ff:f tc-so: ff01:2::1 tc-so: ff02::2:369e:263d tc-so: ff02::1%shmif0 tc-so: ff02::1:ff35:dc0c 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::9c99:8efb:5 tc-so: ff01:3::1 tc-so: ff02::2:369e:263d tc-so: ff02::1%wg0 tc-so: ff02::1:ff1f:5967 0 0 0 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 14 0 13 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 31 0 30 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 529 0 0 177 0 177 177 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 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 1628 0 79 270 0 270 tc-so: tc-so:In use 1507K, total allocated 2160K; utilization 69.8% tc-so: tc-so:? (192.168.1.1) at b2:a0:e9:e7:b2:91 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:f3ff:fe35:dc0c%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:369e:263d%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff35:dc0c%shmif0 refcount 1 tc-so: enaddr b2:a0:f3:35:dc:0c multicnt 4 tc-so: 33:33:36:9e:26:3d -- 33:33:36:9e:26:3d refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:35:dc:0c -- 33:33:ff:35:dc:0c 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::9c99:8efb:531f:5967%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:369e:263d%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ff1f:5967%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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.780005] shmif0: Ethernet address b2:a0:f3:35:dc:0c tc-so:[ 10.430005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 10.430005] get_ifid: shmif0: ifid: b0:a0:f3:ff:fe:35:dc:0c tc-so:[ 10.430005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:f3ff:fe35:dc0c tc-so:[ 11.070005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 11.070005] get_ifid: wg0: ifid: 9c:99:8e:fb:53:1f:59:67 tc-so:[ 11.380005] ip6_output: refusing to send from invalid address fe80:3::9c99:8efb:531f:5967 (pid 0) tc-so:[ 11.510005] ip6_output: refusing to send from invalid address fe80:3::9c99:8efb:531f:5967 (pid 0) tc-so:[ 12.310005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:f3ff:fe35:dc0c - no duplicates found tc-so:[ 14.280005] in6_if_link_up: fe80:3::9c99:8efb:531f:5967 marked tentative tc-so:[ 14.280005] nd6_dad_start: wg0: starting DAD for fe80:3::9c99:8efb:531f:5967 tc-so:[ 15.350005] nd6_dad_timer: wg0: DAD complete for fe80:3::9c99:8efb:531f:5967 - 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 5583] tc-so:[New process 8229] tc-so:[New process 21812] tc-so:[New process 942] tc-so:[New process 6804] tc-so:[New process 28797] tc-so:[New process 6437] tc-so:[New process 7934] tc-so:[New process 21337] tc-so:[New process 1432] tc-so:[New process 9695] tc-so:[New process 10615] tc-so:[New process 538] tc-so:[New process 19737] tc-so:[New process 7716] tc-so:[New process 21009] tc-so:[New process 28633] tc-so:[New process 10613] tc-so:[New process 6393] tc-so:[New process 379] tc-so:[New process 25791] tc-so:[New process 9035] tc-so:[New process 19716] tc-so:[New process 28954] tc-so:[New process 17920] tc-so:[New process 22359] tc-so:[New process 7422] tc-so:[New process 2003] tc-so:[New process 634] tc-so:[New process 28890] tc-so:[New process 8727] tc-so:[New process 18228] tc-so:[New process 25658] tc-so:[New process 26044] tc-so:[New process 5860] tc-so:[New process 28858] tc-so:[New process 27033] tc-so:[New process 28462] tc-so:[New process 28001] tc-so:[New process 27178] tc-so:[New process 13091] tc-so:[New process 10636] tc-so:[New process 8179] tc-so:[New process 18217] tc-so:[New process 10827] tc-so:[New process 9793] 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 5583)] 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 0x00000000407fa42c in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c806c in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x0000000040799e68 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x0000000040799f48 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079bd48 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.7600050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.7600050] get_ifid: shmif0: ifid: b0:a0:e9:ff:fe:e7:b2:91 tc-so:[ 7.7600050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:e9ff:fee7:b291 tc-so:[ 8.2400050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 8.2400050] get_ifid: wg0: ifid: 2c:cf:b1:2d:2a:ac:71:7c tc-so:[ 8.3200050] ip6_output: refusing to send from invalid address fe80:3::2ccf:b12d:2aac:717c (pid 0) tc-so:[ 8.6500050] ip6_output: refusing to send from invalid address fe80:3::2ccf:b12d:2aac:717c (pid 0) tc-so:[ 9.3700050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:e9ff:fee7:b291 - no duplicates found tc-so:[ 10.8700050] ip6_output: refusing to send from invalid address fe80:3::2ccf:b12d:2aac:717c (pid 0) tc-so:[ 11.0900050] in6_if_link_up: fe80:3::2ccf:b12d:2aac:717c marked tentative tc-so:[ 11.0900050] nd6_dad_start: wg0: starting DAD for fe80:3::2ccf:b12d:2aac:717c tc-so:[ 12.8000050] nd6_dad_timer: wg0: DAD complete for fe80:3::2ccf:b12d:2aac:717c - no duplicates found tc-so:[ 18.2800050] panic: pool_redzone_check: [mbpl] 0x00 != 0xc5 tc-so:[ 18.2800050] 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 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.92 (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.92/modules tc-so:[ 1.2300050] 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.4000050] shmif0: Ethernet address b2:a0:e9:e7:b2:91 tc-so:[ 18.2800050] panic: pool_redzone_check: [mbpl] 0x00 != 0xc5 tc-so:[ 18.2800050] rump kernel halting... tc-so:[ 11.0900050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.760004 b2:a0:e9:e7:b2:91 > 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.210004 b2:a0:e9:e7:b2:91 > 33:33:ff:e7:b2:91, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffe7:b291: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe7:b291, length 24 tc-so:00:00:08.320004 b2:a0:e9:e7:b2:91 > 33:33:b7:9f:49:78, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:b79f:4978: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b79f:4978, length 24 tc-so:00:00:08.360004 b2:a0:e9:e7:b2:91 > 33:33:ff:e7:b2:91, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffe7:b291: ICMP6, neighbor solicitation, who has fe80::b0a0:e9ff:fee7:b291, length 32 tc-so:00:00:09.150004 b2:a0:e9:e7:b2:91 > 33:33:b7:9f:49:78, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:b79f:4978: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b79f:4978, length 24 tc-so:00:00:09.770004 b2:a0:e9:e7:b2:91 > 33:33:ff:e7:b2:91, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e9ff:fee7:b291 > ff02::1:ffe7:b291: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe7:b291, length 24 tc-so:00:00:10.430004 b2:a0:f3:35:dc:0c > 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.640004 b2:a0:f3:35:dc:0c > 33:33:36:9e:26:3d, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:369e:263d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:369e:263d, length 24 tc-so:00:00:10.820004 b2:a0:f3:35:dc:0c > 33:33:ff:35:dc:0c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff35:dc0c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff35:dc0c, length 24 tc-so:00:00:11.300004 b2:a0:f3:35:dc:0c > 33:33:ff:35:dc:0c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff35:dc0c: ICMP6, neighbor solicitation, who has fe80::b0a0:f3ff:fe35:dc0c, length 32 tc-so:00:00:12.990004 b2:a0:f3:35:dc:0c > 33:33:36:9e:26:3d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f3ff:fe35:dc0c > ff02::2:369e:263d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:369e:263d, length 24 tc-so:00:00:14.560004 b2:a0:f3:35:dc:0c > 33:33:ff:35:dc:0c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f3ff:fe35:dc0c > ff02::1:ff35:dc0c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff35:dc0c, length 24 tc-so:00:00:18.280004 b2:a0:e9:e7:b2:91 > 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.590004 b2:a0:f3:35:dc:0c > b2:a0:e9:e7:b2:91, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:f3:35:dc:0c, length 28 tc-so:00:00:18.280004 b2:a0:e9:e7:b2:91 > b2:a0:f3:35:dc:0c, 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: 1639125164.964323, wg_rekey, failed, atf-check failed; see the output of the test for details tp-end: 1639125165.9798, net/if_wg/t_misc tp-start: 1639125166.728963, net/if_wg/t_tunnel, 4 tc-start: 1639125166.731963, 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:cb:4b:9e:be ./.__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:59:d8:ed:c8 ./.__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:0a:15:67:53 ./.__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:96:d2:db:99 ./.__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:4b:a5:1a:c1 ./.__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:cbff:fe4b:9ebe link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:59ff:fed8:edc8 link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::ac01:acf9:e456:7b19 U - - - wg0 tc-so:fe80::ac01:acf9:e456:7b19 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::ac01:acf9:e456:7b19 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::ac01:acf9:e456:7b19 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:aff:fe15:6753 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:96ff:fed2:db99 link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::f47a:707c:39f0:ede0 U - - - wg0 tc-so:fe80::f47a:707c:39f0:ede0 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::f47a:707c:39f0:ede0 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::f47a:707c:39f0:ede0 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 Ui3txY1dnDksgYE/hYleNe0mcvAOEPrSQ4YHKVgnqlU= --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 WWQv5D9i+jfEXNyL8Jl5nfbix9ZGN2lVG064CD9bPAk= --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: 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:ff:8c:c9:5e 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:ffff:fe8c:c95e%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:cb:4b:9e:be 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:ffff:fe8c:c95e 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:ff:8c:c9:5e 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:ffff:f tc-so: ff01:2::1 tc-so: ff02::2:7cb6:4a14 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff8c:c95e 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 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 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 4 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 46 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 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 309 0 0 103 0 103 103 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 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 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 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 1108 0 15 185 0 185 tc-so: tc-so:In use 996K, total allocated 1480K; utilization 67.3% tc-so: tc-so:? (192.168.1.1) at b2:a0:cb:4b:9e:be on shmif0 26s 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:ffff:fe8c:c95e%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:7cb6:4a14%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff8c:c95e%shmif0 refcount 1 tc-so: enaddr b2:a0:ff:8c:c9:5e multicnt 4 tc-so: 33:33:7c:b6:4a:14 -- 33:33:7c:b6:4a:14 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:8c:c9:5e -- 33:33:ff:8c:c9:5e 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 2.470005] shmif0: Ethernet address b2:a0:ff:8c:c9:5e tc-so:[ 16.790005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.790005] get_ifid: shmif0: ifid: b0:a0:ff:ff:fe:8c:c9:5e 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:0a:15:67:53 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:aff:fe15:6753%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:96:d2:db:99 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:96ff:fed2:db99%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::f47a:707c:39f0:ede0%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:192.168.10.1 b2:a0:59:d8:ed:c8 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: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:fe15:6753 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:96ff:fed2:db99 link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::f47a:707c:39f0:ede0 U - - - wg0 tc-so:fe80::f47a:707c:39f0:ede0 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::f47a:707c:39f0:ede0 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::f47a:707c:39f0:ede0 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:0a:15:67:53 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:aff:fe tc-so: ff01:2::1 tc-so: ff02::2:66c1:bf57 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff15:6753 6 0 5 0 0 tc-so:shmif 1500 b2:a0:96:d2:db:99 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:96ff:f tc-so: ff01:3::1 tc-so: ff02::2:66c1:bf57 tc-so: ff02::1%shmif1 tc-so: ff02::1:ffd2:db99 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::f47a:707c:3 tc-so: ff01:4::1 tc-so: ff02::2:66c1:bf57 tc-so: ff02::1%wg0 tc-so: ff02::1:fff0:ede0 0 0 0 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 238 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 583 0 0 195 0 195 195 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 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 1753 0 68 292 0 292 tc-so: tc-so:In use 1638K, total allocated 2336K; 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:aff:fe15:6753%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:66c1:bf57%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff15:6753%shmif0 refcount 1 tc-so: enaddr b2:a0:0a:15:67:53 multicnt 4 tc-so: 33:33:66:c1:bf:57 -- 33:33:66:c1:bf:57 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:15:67:53 -- 33:33:ff:15:67:53 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:96ff:fed2:db99%shmif1 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:66c1:bf57%shmif1 refcount 1 tc-so: group ff02::1%shmif1 refcount 1 tc-so: group ff02::1:ffd2:db99%shmif1 refcount 1 tc-so: enaddr b2:a0:96:d2:db:99 multicnt 4 tc-so: 33:33:66:c1:bf:57 -- 33:33:66:c1:bf:57 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:d2:db:99 -- 33:33:ff:d2:db:99 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::f47a:707c:39f0:ede0%wg0 tc-so: group ff01:4::1 refcount 1 tc-so: group ff02::2:66c1:bf57%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:fff0:ede0%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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.250005] 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.640005] shmif0: Ethernet address b2:a0:0a:15:67:53 tc-so:[ 4.190005] shmif1: Ethernet address b2:a0:96:d2:db:99 tc-so:[ 17.520005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 17.520005] get_ifid: shmif0: ifid: b0:a0:0a:ff:fe:15:67:53 tc-so:[ 17.810005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 17.810005] get_ifid: shmif1: ifid: b0:a0:96:ff:fe:d2:db:99 tc-so:[ 18.350005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 18.350005] get_ifid: wg0: ifid: f4:7a:70:7c:39:f0:ed:e0 tc-so:[ 19.020005] ip6_output: refusing to send from invalid address fe80:4::f47a:707c:39f0:ede0 (pid 0) tc-so:[ 19.280005] ip6_output: refusing to send from invalid address fe80:4::f47a:707c:39f0:ede0 (pid 0) tc-so:[ 19.470005] ip6_output: refusing to send from invalid address fe80:4::f47a:707c:39f0:ede0 (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:4b:a5:1a:c1 tc-so: linkstr: bus_peer tc-so: input: 2 packets, 172 bytes, 2 multicasts tc-so: output: 6 packets, 428 bytes, 4 multicasts tc-so: inet6 fe80::b0a0:4bff:fea5:1ac1%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:4bff:fea5:1ac1 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:4b:a5:1a:c1 2 0 6 0 0 tc-so:shmif 1500 192.168.2/24 192.168.2.2 2 0 6 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:4bff:f tc-so: ff01:2::1 tc-so: ff02::2:9714:b02b tc-so: ff02::1%shmif0 tc-so: ff02::1:ffa5:1ac1 2 0 6 0 0 tc-so:shmif 1500 192.168.3/24 192.168.3.2 2 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 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 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 171 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 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 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 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 1097 0 14 181 0 181 tc-so: tc-so:In use 971K, 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 fe80::b0a0:4bff:fea5:1ac1%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:9714:b02b%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ffa5:1ac1%shmif0 refcount 1 tc-so: enaddr b2:a0:4b:a5:1a:c1 multicnt 4 tc-so: 33:33:97:14:b0:2b -- 33:33:97:14:b0:2b refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:a5:1a:c1 -- 33:33:ff:a5:1a:c1 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 2.610005] shmif0: Ethernet address b2:a0:4b:a5:1a:c1 tc-so:[ 17.350005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 17.350005] get_ifid: shmif0: ifid: b0:a0:4b:ff:fe:a5:1a:c1 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 20255] tc-so:[New process 10873] tc-so:[New process 10141] tc-so:[New process 7668] tc-so:[New process 26738] tc-so:[New process 8394] tc-so:[New process 13047] tc-so:[New process 11742] tc-so:[New process 491] tc-so:[New process 11590] tc-so:[New process 10156] tc-so:[New process 3414] tc-so:[New process 22024] tc-so:[New process 21349] tc-so:[New process 1676] tc-so:[New process 9692] tc-so:[New process 10561] tc-so:[New process 495] tc-so:[New process 986] tc-so:[New process 7817] tc-so:[New process 25073] tc-so:[New process 24667] tc-so:[New process 27547] tc-so:[New process 12237] tc-so:[New process 5751] tc-so:[New process 10660] tc-so:[New process 10946] tc-so:[New process 12110] tc-so:[New process 16617] tc-so:[New process 20499] tc-so:[New process 13104] tc-so:[New process 14016] tc-so:[New process 7565] tc-so:[New process 7862] tc-so:[New process 25498] tc-so:[New process 5347] tc-so:[New process 10855] tc-so:[New process 9162] tc-so:[New process 28015] tc-so:[New process 9541] tc-so:[New process 10262] tc-so:[New process 10088] tc-so:[New process 4772] tc-so:[New process 8889] tc-so:[New process 9701] tc-so:[New process 7262] 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 20255)] 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 0x00000000407fa42c in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c806c in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x0000000040799e68 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x0000000040799f48 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079bd48 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:[ 15.9400050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.9400050] get_ifid: shmif0: ifid: b0:a0:cb:ff:fe:4b:9e:be tc-so:[ 16.2400050] get_ifid: shmif1: got interface identifier from itself tc-so:[ 16.2400050] get_ifid: shmif1: ifid: b0:a0:59:ff:fe:d8:ed:c8 tc-so:[ 16.8800050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 16.8800050] get_ifid: wg0: ifid: ac:01:ac:f9:e4:56:7b:19 tc-so:[ 16.9400050] ip6_output: refusing to send from invalid address fe80:4::ac01:acf9:e456:7b19 (pid 0) tc-so:[ 17.0600050] ip6_output: refusing to send from invalid address fe80:4::ac01:acf9:e456:7b19 (pid 0) tc-so:[ 21.6000050] ip6_output: refusing to send from invalid address fe80:4::ac01:acf9:e456:7b19 (pid 0) tc-so:[ 21.7200050] ip6_output: refusing to send from invalid address fe80:4::ac01:acf9:e456:7b19 (pid 0) tc-so:[ 29.3800050] panic: pool_redzone_check: [mbpl] 0x00 != 0x6a tc-so:[ 29.3800050] 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 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.92 (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.92/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.5400050] shmif0: Ethernet address b2:a0:cb:4b:9e:be tc-so:[ 3.7600050] shmif1: Ethernet address b2:a0:59:d8:ed:c8 tc-so:[ 29.3800050] panic: pool_redzone_check: [mbpl] 0x00 != 0x6a tc-so:[ 29.3800050] 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.790004 b2:a0:ff:8c:c9:5e > 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:16.980004 b2:a0:ff:8c:c9:5e > 33:33:7c:b6:4a:14, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ffff:fe8c:c95e > ff02::2:7cb6:4a14: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:7cb6:4a14, length 24 tc-so:00:00:17.300004 b2:a0:ff:8c:c9:5e > 33:33:ff:8c:c9:5e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ffff:fe8c:c95e > ff02::1:ff8c:c95e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff8c:c95e, length 24 tc-so:00:00:15.940004 b2:a0:cb:4b:9e:be > 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.090004 b2:a0:cb:4b:9e:be > 33:33:ff:4b:9e:be, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cbff:fe4b:9ebe > ff02::1:ff4b:9ebe: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4b:9ebe, length 24 tc-so:00:00:16.090004 b2:a0:cb:4b:9e:be > 33:33:ff:4b:9e:be, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cbff:fe4b:9ebe > ff02::1:ff4b:9ebe: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4b:9ebe, length 24 tc-so:00:00:16.660004 b2:a0:cb:4b:9e:be > 33:33:3f:fe:82:f9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cbff:fe4b:9ebe > ff02::2:3ffe:82f9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:3ffe:82f9, length 24 tc-so:00:00:17.020004 b2:a0:cb:4b:9e:be > 33:33:3f:fe:82:f9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cbff:fe4b:9ebe > ff02::2:3ffe:82f9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:3ffe:82f9, length 24 tc-so:00:00:23.000004 b2:a0:ff:8c:c9:5e > 33:33:ff:8c:c9:5e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ffff:fe8c:c95e > ff02::1:ff8c:c95e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff8c:c95e, length 24 tc-so:00:00:25.330004 b2:a0:ff:8c:c9:5e > 33:33:7c:b6:4a:14, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ffff:fe8c:c95e > ff02::2:7cb6:4a14: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:7cb6:4a14, length 24 tc-so:00:00:32.060004 b2:a0:ff:8c:c9:5e > 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.340004 b2:a0:cb:4b:9e:be > b2:a0:ff:8c:c9:5e, ethertype ARP (0x0806), length 42: Reply 192.168.1.1 is-at b2:a0:cb:4b:9e:be, length 28 tc-so:00:00:32.060004 b2:a0:ff:8c:c9:5e > b2:a0:cb:4b:9e:be, ethertype IPv4 (0x0800), length 98: 192.168.1.2 > 192.168.2.2: ICMP echo request, id 12412, seq 0, length 64 tc-so:00:00:32.680004 b2:a0:ff:8c:c9:5e > b2:a0:cb:4b:9e:be, ethertype IPv4 (0x0800), length 98: 192.168.1.2 > 192.168.2.2: ICMP echo request, id 12412, seq 1, length 64 tc-so:00:00:32.680004 b2:a0:ff:8c:c9:5e > b2:a0:cb:4b:9e:be, ethertype IPv4 (0x0800), length 98: 192.168.1.2 > 192.168.2.2: ICMP echo request, id 12412, seq 2, length 64 tc-so:### Dumping bus_peer tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:17.520004 b2:a0:0a:15:67:53 > 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.890004 b2:a0:0a:15:67:53 > 33:33:ff:15:67:53, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:aff:fe15:6753 > ff02::1:ff15:6753: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff15:6753, length 24 tc-so:00:00:18.280004 b2:a0:0a:15:67:53 > 33:33:66:c1:bf:57, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:aff:fe15:6753 > ff02::2:66c1:bf57: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:66c1:bf57, length 24 tc-so:00:00:19.220004 b2:a0:0a:15:67:53 > 33:33:ff:15:67:53, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:aff:fe15:6753 > ff02::1:ff15:6753: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff15:6753, length 24 tc-so:00:00:17.350004 b2:a0:4b:a5:1a:c1 > 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.350004 b2:a0:4b:a5:1a:c1 > 33:33:ff:a5:1a:c1, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4bff:fea5:1ac1 > ff02::1:ffa5:1ac1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa5:1ac1, length 24 tc-so:00:00:17.620004 b2:a0:4b:a5:1a:c1 > 33:33:97:14:b0:2b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4bff:fea5:1ac1 > ff02::2:9714:b02b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9714:b02b, length 24 tc-so:00:00:17.910004 b2:a0:4b:a5:1a:c1 > 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:25.910004 b2:a0:0a:15:67:53 > 33:33:66:c1:bf:57, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:aff:fe15:6753 > ff02::2:66c1:bf57: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:66c1:bf57, length 24 tc-so:00:00:23.090004 b2:a0:4b:a5:1a:c1 > 33:33:ff:a5:1a:c1, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4bff:fea5:1ac1 > ff02::1:ffa5:1ac1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa5:1ac1, length 24 tc-so:00:00:24.360004 b2:a0:4b:a5:1a:c1 > 33:33:97:14:b0:2b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4bff:fea5:1ac1 > ff02::2:9714:b02b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9714:b02b, length 24 tc-so:### Dumping bus_tun tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.240004 b2:a0:59:d8:ed:c8 > 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.290004 b2:a0:59:d8:ed:c8 > 33:33:3f:fe:82:f9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:59ff:fed8:edc8 > ff02::2:3ffe:82f9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:3ffe:82f9, length 24 tc-so:00:00:16.370004 b2:a0:59:d8:ed:c8 > 33:33:ff:d8:ed:c8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:59ff:fed8:edc8 > ff02::1:ffd8:edc8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd8:edc8, length 24 tc-so:00:00:17.730004 b2:a0:59:d8:ed:c8 > 33:33:ff:d8:ed:c8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:59ff:fed8:edc8 > ff02::1:ffd8:edc8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd8:edc8, length 24 tc-so:00:00:17.810004 b2:a0:96:d2:db:99 > 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:17.860004 b2:a0:96:d2:db:99 > 33:33:ff:d2:db:99, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:96ff:fed2:db99 > ff02::1:ffd2:db99: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd2:db99, length 24 tc-so:00:00:18.390004 b2:a0:96:d2:db:99 > 33:33:66:c1:bf:57, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:96ff:fed2:db99 > ff02::2:66c1:bf57: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:66c1:bf57, length 24 tc-so:00:00:24.750004 b2:a0:59:d8:ed:c8 > 33:33:3f:fe:82:f9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:59ff:fed8:edc8 > ff02::2:3ffe:82f9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:3ffe:82f9, length 24 tc-so:00:00:22.660004 b2:a0:96:d2:db:99 > 33:33:66:c1:bf:57, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:96ff:fed2:db99 > ff02::2:66c1:bf57: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:66c1:bf57, length 24 tc-so:00:00:29.340004 b2:a0:59:d8:ed:c8 > 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.280004 b2:a0:96:d2:db:99 > b2:a0:59:d8:ed:c8, ethertype ARP (0x0806), length 42: Reply 192.168.10.2 is-at b2:a0:96:d2:db:99, length 28 tc-so:00:00:29.380004 b2:a0:59:d8:ed:c8 > b2:a0:96:d2:db:99, ethertype IPv4 (0x0800), length 190: 192.168.10.1.51820 > 192.168.10.2.51820: UDP, length 148 tc-so:00:00:27.190004 b2:a0:96:d2:db:99 > 33:33:ff:d2:db:99, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:96ff:fed2:db99 > ff02::1:ffd2:db99: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd2:db99, length 24 tc-so:00:00:27.190004 b2:a0:96:d2:db:99 > 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:28.200004 b2:a0:96:d2:db:99 > 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.200004 b2:a0:96:d2:db:99 > 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:30.230004 b2:a0:96:d2:db:99 > 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: 1639125217.873756, wg_tunnel_ipv4_over_ipv4, failed, atf-check failed; see the output of the test for details tc-start: 1639125217.949970, 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:e8:fe:b8:2a ./.__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:f1:86:2b:32 ./.__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:b9:c0:ed:69 ./.__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:6d:32:ec:1d ./.__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:75:a0:16:83 ./.__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:e8ff:fefe:b82a link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:f1ff:fe86:2b32 link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::74c4:41b:72c5:b798 U - - - wg0 tc-so:fe80::74c4:41b:72c5:b798 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::74c4:41b:72c5:b798 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::74c4:41b:72c5:b798 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:b9ff:fec0:ed69 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:6dff:fe32:ec1d link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::902c:f50d:4dd9:f6cc U - - - wg0 tc-so:fe80::902c:f50d:4dd9:f6cc 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::902c:f50d:4dd9:f6cc 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::902c:f50d:4dd9:f6cc 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 KhyJ/lvverov5Dmyx+/9WKfJBsnolDyRcCJVj4H+FGo= --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 BDSuhzXAGNQXwjx3KFJ8cu0IBGpzKLclQVATV7SL+DI= --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: 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:be:54:51:ec 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:beff:fe54:51ec%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:e8:fe:b8:2a 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:beff:fe54:51ec 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:be:54:51:ec 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:beff:f tc-so: ff01:2::1 tc-so: ff02::2:ec25:33be tc-so: ff02::1%shmif0 tc-so: ff02::1:ff54:51ec 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 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 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 4 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 46 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 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 309 0 0 103 0 103 103 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 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 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 1106 0 15 185 0 185 tc-so: tc-so:In use 994K, total allocated 1480K; utilization 67.2% tc-so: tc-so:? (192.168.1.1) at b2:a0:e8:fe:b8:2a 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:beff:fe54:51ec%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:ec25:33be%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff54:51ec%shmif0 refcount 1 tc-so: enaddr b2:a0:be:54:51:ec multicnt 4 tc-so: 33:33:ec:25:33:be -- 33:33:ec:25:33:be refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:54:51:ec -- 33:33:ff:54:51:ec 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.200005] chacha: Portable C ChaCha tc-so:[ 2.410005] shmif0: Ethernet address b2:a0:be:54:51:ec tc-so:[ 17.290005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 17.290005] get_ifid: shmif0: ifid: b0:a0:be:ff:fe:54:51:ec 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:b9:c0:ed:69 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:b9ff:fec0:ed69%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:6d:32:ec:1d tc-so: linkstr: bus_tun tc-so: input: 5 packets, 554 bytes, 4 multicasts tc-so: output: 7 packets, 670 bytes, 4 multicasts tc-so: inet6 fc00:10::2/64 flags 0 tc-so: inet6 fe80::b0a0:6dff:fe32:ec1d%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::902c:f50d:4dd9:f6cc%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:b9ff:fec0:ed69 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:6dff:fe32:ec1d link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::902c:f50d:4dd9:f6cc U - - - wg0 tc-so:fe80::902c:f50d:4dd9:f6cc 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::902c:f50d:4dd9:f6cc 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::902c:f50d:4dd9:f6cc UC - - - wg0 tc-so:fc00:10::1 b2:a0:f1:86:2b:32 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:b9:c0:ed:69 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:b9ff:f tc-so: ff01:2::1 tc-so: ff02::2:7779:d0fd tc-so: ff02::1%shmif0 tc-so: ff02::1:ffc0:ed69 6 0 5 0 0 tc-so:shmif 1500 b2:a0:6d:32:ec:1d 5 0 9 0 0 tc-so:shmif 1500 fc00:10::/64 fc00:10::2 tc-so: ff02::1:ff32:ec1d tc-so: ff01:3::1 tc-so: ff02::2:7779:d0fd tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 5 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:6dff:f 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::902c:f50d:4 tc-so: ff01:4::1 tc-so: ff02::2:7779:d0fd tc-so: ff02::1%wg0 tc-so: ff02::1:ffd9:f6cc 0 0 0 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 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 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 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 228 0 0 4 0 4 4 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 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 583 0 0 195 0 195 195 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 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 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 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 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 1757 0 68 294 0 294 tc-so: tc-so:In use 1650K, total allocated 2352K; utilization 70.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00:10::1 b2:a0:f1:86:2b:32 shmif1 expired U 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 fe80::b0a0:b9ff:fec0:ed69%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:7779:d0fd%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ffc0:ed69%shmif0 refcount 1 tc-so: enaddr b2:a0:b9:c0:ed:69 multicnt 4 tc-so: 33:33:77:79:d0:fd -- 33:33:77:79:d0:fd refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:c0:ed:69 -- 33:33:ff:c0:ed:69 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:ff32:ec1d%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:7779:d0fd%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:6d:32:ec:1d multicnt 4 tc-so: 33:33:ff:32:ec:1d -- 33:33:ff:32:ec:1d refcount 1 tc-so: 33:33:77:79:d0:fd -- 33:33:77:79:d0: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:wg0: tc-so: inet6 fe80::902c:f50d:4dd9:f6cc%wg0 tc-so: group ff01:4::1 refcount 1 tc-so: group ff02::2:7779:d0fd%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ffd9:f6cc%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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 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.92/modules tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.290005] 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.660005] shmif0: Ethernet address b2:a0:b9:c0:ed:69 tc-so:[ 4.060005] shmif1: Ethernet address b2:a0:6d:32:ec:1d tc-so:[ 17.080005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 17.080005] get_ifid: shmif0: ifid: b0:a0:b9:ff:fe:c0:ed:69 tc-so:[ 17.360005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 17.360005] get_ifid: shmif1: ifid: b0:a0:6d:ff:fe:32:ec:1d tc-so:[ 17.870005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 17.870005] get_ifid: wg0: ifid: 90:2c:f5:0d:4d:d9:f6:cc tc-so:[ 18.050005] ip6_output: refusing to send from invalid address fe80:4::902c:f50d:4dd9:f6cc (pid 0) tc-so:[ 18.520005] ip6_output: refusing to send from invalid address fe80:4::902c:f50d:4dd9:f6cc (pid 0) tc-so:[ 23.340005] ip6_output: refusing to send from invalid address fe80:4::902c:f50d:4dd9:f6cc (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:75:a0:16:83 tc-so: linkstr: bus_peer tc-so: input: 2 packets, 172 bytes, 2 multicasts tc-so: output: 6 packets, 428 bytes, 4 multicasts tc-so: inet6 fe80::b0a0:75ff:fea0:1683%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:75ff:fea0:1683 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:75:a0:16:83 2 0 6 0 0 tc-so:shmif 1500 192.168.2/24 192.168.2.2 2 0 6 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:75ff:f tc-so: ff01:2::1 tc-so: ff02::2:dab0:63ae tc-so: ff02::1%shmif0 tc-so: ff02::1:ffa0:1683 2 0 6 0 0 tc-so:shmif 1500 192.168.3/24 192.168.3.2 2 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 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 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 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 1099 0 14 181 0 181 tc-so: tc-so:In use 971K, 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 fe80::b0a0:75ff:fea0:1683%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:dab0:63ae%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ffa0:1683%shmif0 refcount 1 tc-so: enaddr b2:a0:75:a0:16:83 multicnt 4 tc-so: 33:33:da:b0:63:ae -- 33:33:da:b0:63:ae refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:a0:16:83 -- 33:33:ff:a0:16:83 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.280005] chacha: Portable C ChaCha tc-so:[ 2.680005] shmif0: Ethernet address b2:a0:75:a0:16:83 tc-so:[ 17.010005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 17.010005] get_ifid: shmif0: ifid: b0:a0:75:ff:fe:a0:16:83 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 28563] tc-so:[New process 26815] tc-so:[New process 1403] tc-so:[New process 29657] tc-so:[New process 6594] tc-so:[New process 26417] tc-so:[New process 21092] tc-so:[New process 6018] tc-so:[New process 6279] tc-so:[New process 6215] tc-so:[New process 27626] tc-so:[New process 21304] tc-so:[New process 7334] tc-so:[New process 28657] tc-so:[New process 7139] tc-so:[New process 5256] tc-so:[New process 21805] tc-so:[New process 9927] tc-so:[New process 1691] tc-so:[New process 4091] tc-so:[New process 11751] tc-so:[New process 22742] tc-so:[New process 27928] tc-so:[New process 2712] tc-so:[New process 11602] tc-so:[New process 9288] tc-so:[New process 10958] tc-so:[New process 17449] tc-so:[New process 26161] tc-so:[New process 24416] tc-so:[New process 8352] tc-so:[New process 21761] tc-so:[New process 725] tc-so:[New process 5346] tc-so:[New process 8913] tc-so:[New process 11719] tc-so:[New process 6262] tc-so:[New process 27993] tc-so:[New process 13007] tc-so:[New process 24117] tc-so:[New process 25753] tc-so:[New process 10789] tc-so:[New process 8118] tc-so:[New process 23538] tc-so:[New process 12745] tc-so:[New process 24878] tc-so:[New process 29757] 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 28563)] 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 0x00000000407fa42c in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c806c in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x0000000040799e68 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x0000000040799f48 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079bd48 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.3600050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 16.3600050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.3600050] get_ifid: shmif0: ifid: b0:a0:e8:ff:fe:fe:b8:2a tc-so:[ 16.6000050] get_ifid: shmif1: got interface identifier from itself tc-so:[ 16.6000050] get_ifid: shmif1: ifid: b0:a0:f1:ff:fe:86:2b:32 tc-so:[ 17.1300050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 17.1300050] get_ifid: wg0: ifid: 74:c4:04:1b:72:c5:b7:98 tc-so:[ 18.0400050] ip6_output: refusing to send from invalid address fe80:4::74c4:41b:72c5:b798 (pid 0) tc-so:[ 18.0800050] ip6_output: refusing to send from invalid address fe80:4::74c4:41b:72c5:b798 (pid 0) tc-so:[ 29.5500050] panic: pool_redzone_check: [mbpl] 0x00 != 0x18 tc-so:[ 29.5500050] 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 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.92 (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.92/modules tc-so:[ 1.2800050] mainbus0 (root) tc-so:[ 1.3600050] chacha: Portable C ChaCha tc-so:[ 1.3600050] aes: BearSSL aes_ct tc-so:[ 1.3600050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.3600050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.6900050] shmif0: Ethernet address b2:a0:e8:fe:b8:2a tc-so:[ 4.1000050] shmif1: Ethernet address b2:a0:f1:86:2b:32 tc-so:[ 29.5500050] panic: pool_redzone_check: [mbpl] 0x00 != 0x18 tc-so:[ 29.5500050] 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:17.290004 b2:a0:be:54:51:ec > 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.440004 b2:a0:be:54:51:ec > 33:33:ec:25:33:be, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:beff:fe54:51ec > ff02::2:ec25:33be: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ec25:33be, length 24 tc-so:00:00:17.590004 b2:a0:be:54:51:ec > 33:33:ff:54:51:ec, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:beff:fe54:51ec > ff02::1:ff54:51ec: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff54:51ec, length 24 tc-so:00:00:16.310004 b2:a0:e8:fe:b8:2a > 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:19.620004 b2:a0:be:54:51:ec > 33:33:ff:54:51:ec, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:beff:fe54:51ec > ff02::1:ff54:51ec: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff54:51ec, length 24 tc-so:00:00:17.130004 b2:a0:e8:fe:b8:2a > 33:33:ff:fe:b8:2a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e8ff:fefe:b82a > ff02::1:fffe:b82a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fffe:b82a, length 24 tc-so:00:00:17.180004 b2:a0:e8:fe:b8:2a > 33:33:d4:2e:02:4f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e8ff:fefe:b82a > ff02::2:d42e:24f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d42e:24f, length 24 tc-so:00:00:17.850004 b2:a0:e8:fe:b8:2a > 33:33:d4:2e:02:4f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e8ff:fefe:b82a > ff02::2:d42e:24f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d42e:24f, length 24 tc-so:00:00:25.620004 b2:a0:be:54:51:ec > 33:33:ec:25:33:be, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:beff:fe54:51ec > ff02::2:ec25:33be: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ec25:33be, length 24 tc-so:00:00:26.610004 b2:a0:e8:fe:b8:2a > 33:33:ff:fe:b8:2a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e8ff:fefe:b82a > ff02::1:fffe:b82a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fffe:b82a, length 24 tc-so:00:00:32.170004 b2:a0:be:54:51:ec > 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.510004 b2:a0:e8:fe:b8:2a > b2:a0:be:54:51:ec, ethertype ARP (0x0806), length 42: Reply 192.168.1.1 is-at b2:a0:e8:fe:b8:2a, length 28 tc-so:00:00:32.170004 b2:a0:be:54:51:ec > b2:a0:e8:fe:b8:2a, ethertype IPv4 (0x0800), length 98: 192.168.1.2 > 192.168.2.2: ICMP echo request, id 34606, seq 0, length 64 tc-so:00:00:32.800004 b2:a0:be:54:51:ec > b2:a0:e8:fe:b8:2a, ethertype IPv4 (0x0800), length 98: 192.168.1.2 > 192.168.2.2: ICMP echo request, id 34606, seq 1, length 64 tc-so:00:00:32.800004 b2:a0:be:54:51:ec > b2:a0:e8:fe:b8:2a, ethertype IPv4 (0x0800), length 98: 192.168.1.2 > 192.168.2.2: ICMP echo request, id 34606, seq 2, length 64 tc-so:### Dumping bus_peer tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:17.080004 b2:a0:b9:c0:ed:69 > 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.280004 b2:a0:b9:c0:ed:69 > 33:33:ff:c0:ed:69, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b9ff:fec0:ed69 > ff02::1:ffc0:ed69: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc0:ed69, length 24 tc-so:00:00:17.940004 b2:a0:b9:c0:ed:69 > 33:33:77:79:d0:fd, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b9ff:fec0:ed69 > ff02::2:7779:d0fd: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:7779:d0fd, length 24 tc-so:00:00:20.280004 b2:a0:b9:c0:ed:69 > 33:33:77:79:d0:fd, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b9ff:fec0:ed69 > ff02::2:7779:d0fd: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:7779:d0fd, length 24 tc-so:00:00:17.010004 b2:a0:75:a0:16:83 > 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.320004 b2:a0:75:a0:16:83 > 33:33:da:b0:63:ae, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:75ff:fea0:1683 > ff02::2:dab0:63ae: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:dab0:63ae, length 24 tc-so:00:00:17.580004 b2:a0:75:a0:16:83 > 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:17.720004 b2:a0:75:a0:16:83 > 33:33:ff:a0:16:83, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:75ff:fea0:1683 > ff02::1:ffa0:1683: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa0:1683, length 24 tc-so:00:00:18.940004 b2:a0:75:a0:16:83 > 33:33:da:b0:63:ae, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:75ff:fea0:1683 > ff02::2:dab0:63ae: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:dab0:63ae, length 24 tc-so:00:00:25.570004 b2:a0:b9:c0:ed:69 > 33:33:ff:c0:ed:69, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b9ff:fec0:ed69 > ff02::1:ffc0:ed69: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc0:ed69, length 24 tc-so:00:00:21.570004 b2:a0:75:a0:16:83 > 33:33:ff:a0:16:83, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:75ff:fea0:1683 > ff02::1:ffa0:1683: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa0:1683, length 24 tc-so:### Dumping bus_tun tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.880004 b2:a0:f1:86:2b:32 > 33:33:ff:86:2b:32, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f1ff:fe86:2b32 > ff02::1:ff86:2b32: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff86:2b32, length 24 tc-so:00:00:17.180004 b2:a0:f1:86:2b:32 > 33:33:d4:2e:02:4f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f1ff:fe86:2b32 > ff02::2:d42e:24f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d42e:24f, length 24 tc-so:00:00:17.920004 b2:a0:6d:32:ec:1d > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6dff:fe32:ec1d > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:17.970004 b2:a0:6d:32:ec:1d > 33:33:ff:32:ec:1d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6dff:fe32:ec1d > ff02::1:ff32:ec1d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff32:ec1d, length 24 tc-so:00:00:23.820004 b2:a0:f1:86:2b:32 > 33:33:ff:86:2b:32, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f1ff:fe86:2b32 > ff02::1:ff86:2b32: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff86:2b32, length 24 tc-so:00:00:19.690004 b2:a0:6d:32:ec:1d > 33:33:ff:32:ec:1d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6dff:fe32:ec1d > ff02::1:ff32:ec1d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff32:ec1d, length 24 tc-so:00:00:25.410004 b2:a0:f1:86:2b:32 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f1ff:fe86:2b32 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:23.120004 b2:a0:6d:32:ec:1d > 33:33:77:79:d0:fd, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6dff:fe32:ec1d > ff02::2:7779:d0fd: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:7779:d0fd, length 24 tc-so:00:00:29.510004 b2:a0:f1:86:2b:32 > 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.770004 b2:a0:6d:32:ec:1d > b2:a0:f1:86:2b:32, 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.550004 b2:a0:f1:86:2b:32 > b2:a0:6d:32:ec:1d, ethertype IPv6 (0x86dd), length 210: fc00:10::1.51820 > fc00:10::2.51820: UDP, length 148 tc-so:00:00:29.780004 b2:a0:6d:32:ec:1d > b2:a0:f1:86:2b:32, 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:29.780004 b2:a0:6d:32:ec:1d > b2:a0:f1:86:2b:32, ethertype IPv6 (0x86dd), length 154: fc00:10::2.51820 > fc00:10::1.51820: UDP, length 92 tc-so:00:00:30.790004 b2:a0:6d:32:ec:1d > b2:a0:f1:86:2b:32, 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.820004 b2:a0:6d:32:ec:1d > b2:a0:f1:86:2b:32, 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.830004 b2:a0:6d:32:ec:1d > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6dff:fe32:ec1d > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00:10::1, length 32 tc-so:00:00:33.830004 b2:a0:6d:32:ec:1d > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6dff:fe32:ec1d > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00:10::1, length 32 tc-so:00:00:34.840004 b2:a0:6d:32:ec:1d > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6dff:fe32:ec1d > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00:10::1, length 32 tc-so:00:00:35.850004 b2:a0:6d:32:ec:1d > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6dff:fe32:ec1d > 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: 1639125268.933207, wg_tunnel_ipv4_over_ipv6, failed, atf-check failed; see the output of the test for details tc-start: 1639125268.990508, 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:92:3c:95:4f ./.__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:af:19:11:c0 ./.__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:57:d3:1d:42 ./.__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:81:c7:cb:e1 ./.__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:cc:37:a7: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 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:92ff:fe3c:954f link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:afff:fe19:11c0 link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::c066:8d04:854:9af3 U - - - wg0 tc-so:fe80::c066:8d04:854:9af3 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:57ff:fed3:1d42 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:81ff:fec7:cbe1 link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::dce9:33bf:4844:d839 U - - - wg0 tc-so:fe80::dce9:33bf:4844:d839 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 HUIqRFpnQoZIR1nDBmZNu1c457jqmR2CgEtDMEChp2k= --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 ggXOBNG7FC9z02Bwz6BytVY2PnsltFXp8oSRlbm9Dyw= --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:62:f6:72:de 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:62ff:fef6:72de%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:62ff:fef6:72de 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:92:3c:95:4f 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:62:f6:72:de 5 0 8 0 0 tc-so:shmif 1500 fc00:1::/64 fc00:1::2 tc-so: ff02::1:fff6:72de tc-so: ff01:2::1 tc-so: ff02::2:9d1e:436e 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:62ff: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 178 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 1112 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:92:3c:95:4f shmif0 41s 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:fff6:72de%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:9d1e:436e%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:f6:72:de multicnt 4 tc-so: 33:33:ff:f6:72:de -- 33:33:ff:f6:72:de refcount 1 tc-so: 33:33:9d:1e:43:6e -- 33:33:9d:1e:43: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:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 2.500005] shmif0: Ethernet address b2:a0:62:f6:72:de tc-so:[ 17.410005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 17.410005] get_ifid: shmif0: ifid: b0:a0:62:ff:fe:f6:72: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:57:d3:1d:42 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:57ff:fed3:1d42%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:81:c7:cb:e1 tc-so: linkstr: bus_tun tc-so: input: 2 packets, 128 bytes, 2 multicasts tc-so: output: 6 packets, 428 bytes, 4 multicasts tc-so: inet6 fe80::b0a0:81ff:fec7:cbe1%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::dce9:33bf:4844:d839%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:af:19:11:c0 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:57ff:fed3:1d42 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:81ff:fec7:cbe1 link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::dce9:33bf:4844:d839 U - - - wg0 tc-so:fe80::dce9:33bf:4844:d839 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:57:d3:1d:42 4 0 4 0 0 tc-so:shmif 1500 fc00:2::/64 fc00:2::1 tc-so: ff02::1:ffd3:1d42 tc-so: ff01:2::1 tc-so: ff02::2:37bc:3e65 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:57ff:f 4 0 4 0 0 tc-so:shmif 1500 b2:a0:81:c7:cb:e1 2 0 6 0 0 tc-so:shmif 1500 192.168.10/24 192.168.10.2 2 0 6 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:81ff:f tc-so: ff01:3::1 tc-so: ff02::2:37bc:3e65 tc-so: ff02::1%shmif1 tc-so: ff02::1:ffc7:cbe1 2 0 6 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 fd00::/64 fd00::2 tc-so: ff02::1:ff44:d839 tc-so: ff01:4::1 tc-so: ff02::2:37bc:3e65 tc-so: ff02::1%wg0 tc-so: ff02::1:ff00:2%wg 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::dce9:33bf: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 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 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 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 56 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 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 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 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 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 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 38 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 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 1752 0 66 291 0 291 tc-so: tc-so:In use 1645K, total allocated 2328K; utilization 70.7% tc-so: tc-so:? (192.168.10.1) at b2:a0:af:19:11:c0 on shmif1 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 fc00:2::1 tc-so: group ff02::1:ffd3:1d42%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:37bc:3e65%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:57:d3:1d:42 multicnt 4 tc-so: 33:33:ff:d3:1d:42 -- 33:33:ff:d3:1d:42 refcount 1 tc-so: 33:33:37:bc:3e:65 -- 33:33:37:bc:3e:65 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:81ff:fec7:cbe1%shmif1 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:37bc:3e65%shmif1 refcount 1 tc-so: group ff02::1%shmif1 refcount 1 tc-so: group ff02::1:ffc7:cbe1%shmif1 refcount 1 tc-so: enaddr b2:a0:81:c7:cb:e1 multicnt 4 tc-so: 33:33:37:bc:3e:65 -- 33:33:37:bc:3e:65 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:c7:cb:e1 -- 33:33:ff:c7:cb:e1 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:ff44:d839%wg0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:37bc:3e65%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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.310005] 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:[ 3.020005] shmif0: Ethernet address b2:a0:57:d3:1d:42 tc-so:[ 4.380005] shmif1: Ethernet address b2:a0:81:c7:cb:e1 tc-so:[ 17.080005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 17.080005] get_ifid: shmif0: ifid: b0:a0:57:ff:fe:d3:1d:42 tc-so:[ 17.380005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 17.380005] get_ifid: shmif1: ifid: b0:a0:81:ff:fe:c7:cb:e1 tc-so:[ 17.960005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 17.960005] get_ifid: wg0: ifid: dc:e9:33:bf:48:44:d8:39 tc-so:[ 18.500005] ip6_output: refusing to send from invalid address fe80:4::dce9:33bf:4844:d839 (pid 0) tc-so:[ 20.380005] ip6_output: refusing to send from invalid address fe80:4::dce9:33bf:4844:d839 (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:cc:37:a7:39 tc-so: linkstr: bus_peer tc-so: input: 2 packets, 172 bytes, 2 multicasts tc-so: output: 4 packets, 344 bytes, 4 multicasts tc-so: inet6 fc00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:ccff:fe37:a739%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:ccff:fe37:a739 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:cc:37:a7:39 2 0 4 0 0 tc-so:shmif 1500 fc00:2::/64 fc00:2::2 tc-so: ff02::1:ff37:a739 tc-so: ff01:2::1 tc-so: ff02::2:22d9:f59e tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 2 0 4 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:ccff:f 2 0 4 0 0 tc-so:shmif 1500 fc00:3::/64 fc00:3::2 2 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 187 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 1102 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:ff37:a739%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 3 tc-so: group ff02::2:22d9:f59e%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:cc:37:a7:39 multicnt 4 tc-so: 33:33:ff:37:a7:39 -- 33:33:ff:37:a7:39 refcount 1 tc-so: 33:33:22:d9:f5:9e -- 33:33:22:d9:f5:9e 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 2.610005] shmif0: Ethernet address b2:a0:cc:37:a7:39 tc-so:[ 16.980005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.980005] get_ifid: shmif0: ifid: b0:a0:cc:ff:fe:37:a7: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 14060] tc-so:[New process 9420] tc-so:[New process 7906] tc-so:[New process 29786] tc-so:[New process 27186] tc-so:[New process 10624] tc-so:[New process 5258] tc-so:[New process 10199] tc-so:[New process 111] tc-so:[New process 3674] tc-so:[New process 5835] tc-so:[New process 26651] tc-so:[New process 3029] tc-so:[New process 6533] tc-so:[New process 19724] tc-so:[New process 20736] tc-so:[New process 24703] tc-so:[New process 13148] tc-so:[New process 25511] tc-so:[New process 11601] tc-so:[New process 26164] tc-so:[New process 9207] tc-so:[New process 8483] tc-so:[New process 14056] tc-so:[New process 9606] tc-so:[New process 10573] tc-so:[New process 6063] tc-so:[New process 29297] tc-so:[New process 14301] tc-so:[New process 17702] tc-so:[New process 8863] tc-so:[New process 11587] tc-so:[New process 19726] tc-so:[New process 4888] tc-so:[New process 26285] tc-so:[New process 10933] tc-so:[New process 26094] tc-so:[New process 10632] tc-so:[New process 11988] tc-so:[New process 6284] tc-so:[New process 12278] tc-so:[New process 27822] tc-so:[New process 25145] tc-so:[New process 4837] tc-so:[New process 29371] tc-so:[New process 26075] 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 14060)] 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 0x00000000407fa42c in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c806c in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x0000000040799e68 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x0000000040799f48 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079bd48 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:[ 16.4000050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.4000050] get_ifid: shmif0: ifid: b0:a0:92:ff:fe:3c:95:4f tc-so:[ 16.6700050] get_ifid: shmif1: got interface identifier from itself tc-so:[ 16.6700050] get_ifid: shmif1: ifid: b0:a0:af:ff:fe:19:11:c0 tc-so:[ 17.1900050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 17.1900050] get_ifid: wg0: ifid: c0:66:8d:04:08:54:9a:f3 tc-so:[ 17.6000050] ip6_output: refusing to send from invalid address fe80:4::c066:8d04:854:9af3 (pid 0) tc-so:[ 17.6000050] ip6_output: refusing to send from invalid address fe80:4::c066:8d04:854:9af3 (pid 0) tc-so:[ 17.8800050] ip6_output: refusing to send from invalid address fe80:4::c066:8d04:854:9af3 (pid 0) tc-so:[ 19.9500050] ip6_output: refusing to send from invalid address fe80:4::c066:8d04:854:9af3 (pid 0) tc-so:[ 29.6600050] panic: pool_redzone_check: [mbpl] 0x00 != 0x4f tc-so:[ 29.6600050] 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 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.92 (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.92/modules tc-so:[ 1.2400050] 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.7000050] shmif0: Ethernet address b2:a0:92:3c:95:4f tc-so:[ 3.9600050] shmif1: Ethernet address b2:a0:af:19:11:c0 tc-so:[ 29.6600050] panic: pool_redzone_check: [mbpl] 0x00 != 0x4f tc-so:[ 29.6600050] 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.300004 b2:a0:62:f6:72:de > 33:33:ff:f6:72:de, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:62ff:fef6:72de > ff02::1:fff6:72de: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff6:72de, length 24 tc-so:00:00:16.560004 b2:a0:92:3c:95:4f > 33:33:ff:3c:95:4f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:92ff:fe3c:954f > ff02::1:ff3c:954f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff3c:954f, length 24 tc-so:00:00:19.610004 b2:a0:92:3c:95:4f > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:92ff:fe3c:954f > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:19.690004 b2:a0:92:3c:95:4f > 33:33:96:ce:38:67, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:92ff:fe3c:954f > ff02::2:96ce:3867: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:96ce:3867, length 24 tc-so:00:00:24.940004 b2:a0:62:f6:72:de > 33:33:9d:1e:43:6e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:62ff:fef6:72de > ff02::2:9d1e:436e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9d1e:436e, length 24 tc-so:00:00:26.950004 b2:a0:62:f6:72:de > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:62ff:fef6:72de > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:27.240004 b2:a0:62:f6:72:de > 33:33:ff:f6:72:de, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:62ff:fef6:72de > ff02::1:fff6:72de: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff6:72de, length 24 tc-so:00:00:24.560004 b2:a0:92:3c:95:4f > 33:33:ff:3c:95:4f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:92ff:fe3c:954f > ff02::1:ff3c:954f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff3c:954f, length 24 tc-so:00:00:32.470004 b2:a0:62:f6:72:de > 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:29.660004 b2:a0:92:3c:95:4f > b2:a0:62:f6:72:de, 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:32.470004 b2:a0:62:f6:72:de > b2:a0:92:3c:95:4f, ethertype IPv6 (0x86dd), length 70: fc00:1::2 > fc00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:33.100004 b2:a0:62:f6:72:de > b2:a0:92:3c:95:4f, ethertype IPv6 (0x86dd), length 70: fc00:1::2 > fc00:2::2: ICMP6, echo request, seq 1, length 16 tc-so:00:00:33.100004 b2:a0:62:f6:72:de > b2:a0:92:3c:95:4f, 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.870004 b2:a0:57:d3:1d:42 > 33:33:ff:d3:1d:42, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:57ff:fed3:1d42 > ff02::1:ffd3:1d42: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd3:1d42, length 24 tc-so:00:00:19.980004 b2:a0:57:d3:1d:42 > 33:33:37:bc:3e:65, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:57ff:fed3:1d42 > ff02::2:37bc:3e65: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:37bc:3e65, length 24 tc-so:00:00:20.600004 b2:a0:57:d3:1d:42 > 33:33:ff:d3:1d:42, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:57ff:fed3:1d42 > ff02::1:ffd3:1d42: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd3:1d42, length 24 tc-so:00:00:17.790004 b2:a0:cc:37:a7:39 > 33:33:ff:37:a7:39, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ccff:fe37:a739 > ff02::1:ff37:a739: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff37:a739, length 24 tc-so:00:00:17.860004 b2:a0:cc:37:a7:39 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ccff:fe37:a739 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:19.080004 b2:a0:cc:37:a7:39 > 33:33:ff:37:a7:39, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ccff:fe37:a739 > ff02::1:ff37:a739: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff37:a739, length 24 tc-so:00:00:24.390004 b2:a0:57:d3:1d:42 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:57ff:fed3:1d42 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:21.860004 b2:a0:cc:37:a7:39 > 33:33:22:d9:f5:9e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ccff:fe37:a739 > ff02::2:22d9:f59e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:22d9:f59e, length 24 tc-so:### Dumping bus_tun tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.670004 b2:a0:af:19:11:c0 > 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.720004 b2:a0:af:19:11:c0 > 33:33:96:ce:38:67, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:afff:fe19:11c0 > ff02::2:96ce:3867: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:96ce:3867, length 24 tc-so:00:00:16.830004 b2:a0:af:19:11:c0 > 33:33:ff:19:11:c0, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:afff:fe19:11c0 > ff02::1:ff19:11c0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff19:11c0, length 24 tc-so:00:00:20.900004 b2:a0:af:19:11:c0 > 33:33:96:ce:38:67, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:afff:fe19:11c0 > ff02::2:96ce:3867: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:96ce:3867, length 24 tc-so:00:00:21.290004 b2:a0:af:19:11:c0 > 33:33:ff:19:11:c0, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:afff:fe19:11c0 > ff02::1:ff19:11c0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff19:11c0, length 24 tc-so:00:00:17.380004 b2:a0:81:c7:cb:e1 > 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:17.420004 b2:a0:81:c7:cb:e1 > 33:33:ff:c7:cb:e1, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:81ff:fec7:cbe1 > ff02::1:ffc7:cbe1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc7:cbe1, length 24 tc-so:00:00:18.000004 b2:a0:81:c7:cb:e1 > 33:33:37:bc:3e:65, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:81ff:fec7:cbe1 > ff02::2:37bc:3e65: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:37bc:3e65, length 24 tc-so:00:00:18.850004 b2:a0:81:c7:cb:e1 > 33:33:ff:c7:cb:e1, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:81ff:fec7:cbe1 > ff02::1:ffc7:cbe1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc7:cbe1, length 24 tc-so:00:00:19.980004 b2:a0:81:c7:cb:e1 > 33:33:37:bc:3e:65, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:81ff:fec7:cbe1 > ff02::2:37bc:3e65: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:37bc:3e65, length 24 tc-so:00:00:29.660004 b2:a0:af:19:11:c0 > 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.050004 b2:a0:81:c7:cb:e1 > b2:a0:af:19:11:c0, ethertype ARP (0x0806), length 42: Reply 192.168.10.2 is-at b2:a0:81:c7:cb:e1, length 28 tc-so:00:00:29.660004 b2:a0:af:19:11:c0 > b2:a0:81:c7:cb:e1, ethertype IPv4 (0x0800), length 190: 192.168.10.1.51820 > 192.168.10.2.51820: UDP, length 148 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: 1639125320.522252, wg_tunnel_ipv6_over_ipv4, failed, atf-check failed; see the output of the test for details tc-start: 1639125320.677232, 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:1e:21:ed:7c ./.__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:5e:d7:ea:6c ./.__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:2b:eb:30:78 ./.__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:06:e0:32:3a ./.__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:2e:02:77:c5 ./.__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:1eff:fe21:ed7c link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:5eff:fed7:ea6c link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::48a0:3f06:53f7:bb7a U - - - wg0 tc-so:fe80::48a0:3f06:53f7:bb7a 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:2bff:feeb:3078 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:6ff:fee0:323a link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::81f:ea9c:fbc:e1dd U - - - wg0 tc-so:fe80::81f:ea9c:fbc:e1dd 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 Y4osmrguhtVBTA9jvFl+8MCPTx9hK1Vb7LcSnqBn+Hc= --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 0txlxe5u/fnHSJuWXklfGjyx3JF1u1luV6sySs6wE0A= --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:91:f4:56:08 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:91ff:fef4:5608%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:91ff:fef4:5608 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:1e:21:ed:7c 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:91:f4:56:08 5 0 8 0 0 tc-so:shmif 1500 fc00:1::/64 fc00:1::2 tc-so: ff02::1:fff4:5608 tc-so: ff01:2::1 tc-so: ff02::2:2d4b:e5f5 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:91ff: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 177 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 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 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 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 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 1116 0 15 187 0 187 tc-so: tc-so:In use 1003K, total allocated 1496K; utilization 67.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00:1::1 b2:a0:1e:21:ed:7c shmif0 23s 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:fff4:5608%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:2d4b:e5f5%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:91:f4:56:08 multicnt 4 tc-so: 33:33:ff:f4:56:08 -- 33:33:ff:f4:56:08 refcount 1 tc-so: 33:33:2d:4b:e5:f5 -- 33:33:2d:4b:e5:f5 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.280005] chacha: Portable C ChaCha tc-so:[ 2.690005] shmif0: Ethernet address b2:a0:91:f4:56:08 tc-so:[ 17.390005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 17.390005] get_ifid: shmif0: ifid: b0:a0:91:ff:fe:f4:56:08 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:2b:eb:30:78 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:2bff:feeb:3078%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:06:e0:32:3a tc-so: linkstr: bus_tun tc-so: input: 5 packets, 554 bytes, 4 multicasts tc-so: output: 7 packets, 670 bytes, 4 multicasts tc-so: inet6 fc00:10::2/64 flags 0 tc-so: inet6 fe80::b0a0:6ff:fee0:323a%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::81f:ea9c:fbc:e1dd%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:2bff:feeb:3078 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:6ff:fee0:323a link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::81f:ea9c:fbc:e1dd U - - - wg0 tc-so:fe80::81f:ea9c:fbc:e1dd 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:5e:d7:ea:6c 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:2b:eb:30:78 4 0 4 0 0 tc-so:shmif 1500 fc00:2::/64 fc00:2::1 tc-so: ff02::1:ffeb:3078 tc-so: ff01:2::1 tc-so: ff02::2:fc30:4a34 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:2bff:f 4 0 4 0 0 tc-so:shmif 1500 b2:a0:06:e0:32:3a 5 0 9 0 0 tc-so:shmif 1500 fc00:10::/64 fc00:10::2 tc-so: ff02::1:ffe0:323a tc-so: ff01:3::1 tc-so: ff02::2:fc30:4a34 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 5 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:6ff:fe 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:ffbc:e1dd tc-so: ff01:4::1 tc-so: ff02::2:fc30:4a34 tc-so: ff02::1%wg0 tc-so: ff02::1:ff00:2%wg 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::81f:ea9c:fb 0 0 0 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 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 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 86 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 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 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 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 2 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 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 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 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 1766 0 66 293 0 293 tc-so: tc-so:In use 1651K, total allocated 2344K; utilization 70.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00:10::1 b2:a0:5e:d7:ea:6c shmif1 expired U 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::1 tc-so: group ff02::1:ffeb:3078%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:fc30:4a34%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:2b:eb:30:78 multicnt 4 tc-so: 33:33:ff:eb:30:78 -- 33:33:ff:eb:30:78 refcount 1 tc-so: 33:33:fc:30:4a:34 -- 33:33:fc:30:4a: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:10::2 tc-so: group ff02::1:ffe0:323a%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:fc30:4a34%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:06:e0:32:3a multicnt 4 tc-so: 33:33:ff:e0:32:3a -- 33:33:ff:e0:32:3a refcount 1 tc-so: 33:33:fc:30:4a:34 -- 33:33:fc:30:4a: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:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:wg0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ffbc:e1dd%wg0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:fc30:4a34%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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.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:[ 2.680005] shmif0: Ethernet address b2:a0:2b:eb:30:78 tc-so:[ 4.140005] shmif1: Ethernet address b2:a0:06:e0:32:3a tc-so:[ 17.550005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 17.550005] get_ifid: shmif0: ifid: b0:a0:2b:ff:fe:eb:30:78 tc-so:[ 17.780005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 17.780005] get_ifid: shmif1: ifid: b0:a0:06:ff:fe:e0:32:3a tc-so:[ 18.330005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 18.330005] get_ifid: wg0: ifid: 08:1f:ea:9c:0f:bc:e1:dd tc-so:[ 18.920005] ip6_output: refusing to send from invalid address fe80:4::81f:ea9c:fbc:e1dd (pid 0) tc-so:[ 22.330005] ip6_output: refusing to send from invalid address fe80:4::81f:ea9c:fbc:e1dd (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:2e:02:77:c5 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:2eff:fe02:77c5%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:2eff:fe02:77c5 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:2e:02:77:c5 4 0 4 0 0 tc-so:shmif 1500 fc00:2::/64 fc00:2::2 tc-so: ff02::1:ff02:77c5 tc-so: ff01:2::1 tc-so: ff02::2:f8e7:2f2c 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:2eff:f 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 187 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 1102 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:ff02:77c5%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 3 tc-so: group ff02::2:f8e7:2f2c%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:2e:02:77:c5 multicnt 4 tc-so: 33:33:ff:02:77:c5 -- 33:33:ff:02:77:c5 refcount 1 tc-so: 33:33:f8:e7:2f:2c -- 33:33:f8:e7:2f:2c 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 2.570005] shmif0: Ethernet address b2:a0:2e:02:77:c5 tc-so:[ 17.650005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 17.650005] get_ifid: shmif0: ifid: b0:a0:2e:ff:fe:02:77:c5 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 4135] tc-so:[New process 8287] tc-so:[New process 6016] tc-so:[New process 3503] tc-so:[New process 26876] tc-so:[New process 11844] tc-so:[New process 10901] tc-so:[New process 26413] tc-so:[New process 11031] tc-so:[New process 29291] tc-so:[New process 23895] tc-so:[New process 13647] tc-so:[New process 12126] tc-so:[New process 22057] tc-so:[New process 25713] tc-so:[New process 10132] tc-so:[New process 19177] tc-so:[New process 5818] tc-so:[New process 23310] tc-so:[New process 11908] tc-so:[New process 1945] tc-so:[New process 9652] tc-so:[New process 27519] tc-so:[New process 28833] tc-so:[New process 6608] tc-so:[New process 3387] tc-so:[New process 9912] tc-so:[New process 9857] tc-so:[New process 12173] tc-so:[New process 5399] tc-so:[New process 9089] tc-so:[New process 7639] tc-so:[New process 11188] tc-so:[New process 13216] tc-so:[New process 26481] tc-so:[New process 28017] tc-so:[New process 14017] tc-so:[New process 14290] tc-so:[New process 10405] tc-so:[New process 20006] tc-so:[New process 9821] tc-so:[New process 19722] tc-so:[New process 8393] tc-so:[New process 17065] tc-so:[New process 29467] tc-so:[New process 26347] 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 4135)] 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 0x00000000407fa42c in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c806c in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x0000000040799e68 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x0000000040799f48 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079bd48 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.3700050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 16.2400050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.2400050] get_ifid: shmif0: ifid: b0:a0:1e:ff:fe:21:ed:7c tc-so:[ 16.5600050] get_ifid: shmif1: got interface identifier from itself tc-so:[ 16.5600050] get_ifid: shmif1: ifid: b0:a0:5e:ff:fe:d7:ea:6c tc-so:[ 17.1800050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 17.1800050] get_ifid: wg0: ifid: 48:a0:3f:06:53:f7:bb:7a tc-so:[ 17.7200050] ip6_output: refusing to send from invalid address fe80:4::48a0:3f06:53f7:bb7a (pid 0) tc-so:[ 22.6400050] ip6_output: refusing to send from invalid address fe80:4::48a0:3f06:53f7:bb7a (pid 0) tc-so:[ 27.1600050] ip6_output: refusing to send from invalid address fe80:4::48a0:3f06:53f7:bb7a (pid 0) tc-so:[ 27.2000050] ip6_output: refusing to send from invalid address fe80:4::48a0:3f06:53f7:bb7a (pid 0) tc-so:[ 30.2900050] panic: pool_redzone_check: [mbpl] 0x00 != 0xe1 tc-so:[ 30.2900050] 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 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.92 (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.92/modules tc-so:[ 1.2500050] mainbus0 (root) tc-so:[ 1.3700050] chacha: Portable C ChaCha tc-so:[ 1.3700050] aes: BearSSL aes_ct tc-so:[ 1.3700050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.3700050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.8000050] shmif0: Ethernet address b2:a0:1e:21:ed:7c tc-so:[ 4.0200050] shmif1: Ethernet address b2:a0:5e:d7:ea:6c tc-so:[ 30.2900050] panic: pool_redzone_check: [mbpl] 0x00 != 0xe1 tc-so:[ 30.2900050] rump kernel halting... tc-so:[ 27.2000050] 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.070004 b2:a0:91:f4:56:08 > 33:33:ff:f4:56:08, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:91ff:fef4:5608 > ff02::1:fff4:5608: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff4:5608, length 24 tc-so:00:00:16.380004 b2:a0:1e:21:ed:7c > 33:33:ff:21:ed:7c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1eff:fe21:ed7c > ff02::1:ff21:ed7c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff21:ed7c, length 24 tc-so:00:00:16.860004 b2:a0:1e:21:ed:7c > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1eff:fe21:ed7c > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:22.490004 b2:a0:91:f4:56:08 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:91ff:fef4:5608 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:23.440004 b2:a0:91:f4:56:08 > 33:33:2d:4b:e5:f5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:91ff:fef4:5608 > ff02::2:2d4b:e5f5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2d4b:e5f5, length 24 tc-so:00:00:22.670004 b2:a0:1e:21:ed:7c > 33:33:ff:21:ed:7c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1eff:fe21:ed7c > ff02::1:ff21:ed7c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff21:ed7c, length 24 tc-so:00:00:24.510004 b2:a0:1e:21:ed:7c > 33:33:81:42:78:ca, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1eff:fe21:ed7c > ff02::2:8142:78ca: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8142:78ca, length 24 tc-so:00:00:27.650004 b2:a0:91:f4:56:08 > 33:33:ff:f4:56:08, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:91ff:fef4:5608 > ff02::1:fff4:5608: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff4:5608, length 24 tc-so:00:00:33.260004 b2:a0:91:f4:56:08 > 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:30.190004 b2:a0:1e:21:ed:7c > b2:a0:91:f4:56:08, 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:33.290004 b2:a0:91:f4:56:08 > b2:a0:1e:21:ed:7c, ethertype IPv6 (0x86dd), length 70: fc00:1::2 > fc00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:34.070004 b2:a0:91:f4:56:08 > b2:a0:1e:21:ed:7c, ethertype IPv6 (0x86dd), length 70: fc00:1::2 > fc00:2::2: ICMP6, echo request, seq 1, length 16 tc-so:00:00:34.070004 b2:a0:91:f4:56:08 > b2:a0:1e:21:ed:7c, 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.940004 b2:a0:2b:eb:30:78 > 33:33:ff:eb:30:78, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2bff:feeb:3078 > ff02::1:ffeb:3078: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffeb:3078, length 24 tc-so:00:00:22.370004 b2:a0:2b:eb:30:78 > 33:33:ff:eb:30:78, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2bff:feeb:3078 > ff02::1:ffeb:3078: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffeb:3078, length 24 tc-so:00:00:18.040004 b2:a0:2e:02:77:c5 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2eff:fe02:77c5 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:18.160004 b2:a0:2e:02:77:c5 > 33:33:ff:02:77:c5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2eff:fe02:77c5 > ff02::1:ff02:77c5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff02:77c5, length 24 tc-so:00:00:18.990004 b2:a0:2e:02:77:c5 > 33:33:f8:e7:2f:2c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2eff:fe02:77c5 > ff02::2:f8e7:2f2c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f8e7:2f2c, length 24 tc-so:00:00:24.490004 b2:a0:2b:eb:30:78 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2bff:feeb:3078 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:24.690004 b2:a0:2b:eb:30:78 > 33:33:fc:30:4a:34, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2bff:feeb:3078 > ff02::2:fc30:4a34: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:fc30:4a34, length 24 tc-so:00:00:21.610004 b2:a0:2e:02:77:c5 > 33:33:ff:02:77:c5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2eff:fe02:77c5 > ff02::1:ff02:77c5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff02:77c5, length 24 tc-so:### Dumping bus_tun tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.900004 b2:a0:5e:d7:ea:6c > 33:33:81:42:78:ca, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5eff:fed7:ea6c > ff02::2:8142:78ca: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8142:78ca, length 24 tc-so:00:00:17.380004 b2:a0:5e:d7:ea:6c > 33:33:ff:d7:ea:6c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5eff:fed7:ea6c > ff02::1:ffd7:ea6c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd7:ea6c, length 24 tc-so:00:00:18.440004 b2:a0:06:e0:32:3a > 33:33:ff:e0:32:3a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6ff:fee0:323a > ff02::1:ffe0:323a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe0:323a, length 24 tc-so:00:00:23.360004 b2:a0:5e:d7:ea:6c > 33:33:ff:d7:ea:6c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5eff:fed7:ea6c > ff02::1:ffd7:ea6c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd7:ea6c, length 24 tc-so:00:00:25.490004 b2:a0:5e:d7:ea:6c > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5eff:fed7:ea6c > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:21.370004 b2:a0:06:e0:32:3a > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6ff:fee0:323a > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:21.640004 b2:a0:06:e0:32:3a > 33:33:fc:30:4a:34, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6ff:fee0:323a > ff02::2:fc30:4a34: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:fc30:4a34, length 24 tc-so:00:00:30.240004 b2:a0:5e:d7:ea:6c > 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:25.790004 b2:a0:06:e0:32:3a > b2:a0:5e:d7:ea:6c, 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:30.290004 b2:a0:5e:d7:ea:6c > b2:a0:06:e0:32:3a, ethertype IPv6 (0x86dd), length 210: fc00:10::1.51820 > fc00:10::2.51820: UDP, length 148 tc-so:00:00:25.820004 b2:a0:06:e0:32:3a > b2:a0:5e:d7:ea:6c, ethertype IPv6 (0x86dd), length 154: fc00:10::2.51820 > fc00:10::1.51820: UDP, length 92 tc-so:00:00:28.200004 b2:a0:06:e0:32:3a > 33:33:ff:e0:32:3a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6ff:fee0:323a > ff02::1:ffe0:323a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe0:323a, length 24 tc-so:00:00:30.790004 b2:a0:06:e0:32:3a > b2:a0:5e:d7:ea:6c, 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.800004 b2:a0:06:e0:32:3a > b2:a0:5e:d7:ea:6c, 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.820004 b2:a0:06:e0:32:3a > b2:a0:5e:d7:ea:6c, 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.830004 b2:a0:06:e0:32:3a > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6ff:fee0:323a > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00:10::1, length 32 tc-so:00:00:34.850004 b2:a0:06:e0:32:3a > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6ff:fee0:323a > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00:10::1, length 32 tc-so:00:00:35.870004 b2:a0:06:e0:32:3a > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6ff:fee0:323a > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00:10::1, length 32 tc-so:00:00:36.880004 b2:a0:06:e0:32:3a > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6ff:fee0:323a > 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: 1639125376.90021, wg_tunnel_ipv6_over_ipv6, failed, atf-check failed; see the output of the test for details tp-end: 1639125376.155402, net/if_wg/t_tunnel tp-start: 1639125384.482907, net/ipsec/t_ipsec_ah_keys, 20 tc-start: 1639125384.494896, 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: 1639125392.784894, ipsec_ah_aesxcbcmac_invalid_keys, passed tc-start: 1639125392.797671, 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: 1639125400.953802, ipsec_ah_aesxcbcmac_valid_keys, passed tc-start: 1639125400.964508, 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: 1639125409.400819, ipsec_ah_hmacmd5_invalid_keys, passed tc-start: 1639125409.412509, 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: 1639125417.661739, ipsec_ah_hmacmd5_valid_keys, passed tc-start: 1639125417.675508, 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: 1639125425.784779, ipsec_ah_hmacripemd160_invalid_keys, passed tc-start: 1639125425.797049, 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: 1639125433.205868, ipsec_ah_hmacripemd160_valid_keys, passed tc-start: 1639125433.218783, 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: 1639125441.686883, ipsec_ah_hmacsha1_invalid_keys, passed tc-start: 1639125441.697379, 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: 1639125449.175436, ipsec_ah_hmacsha1_valid_keys, passed tc-start: 1639125449.187247, 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: 1639125456.576383, ipsec_ah_hmacsha256_invalid_keys, passed tc-start: 1639125456.589065, 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: 1639125465.272519, ipsec_ah_hmacsha256_valid_keys, passed tc-start: 1639125465.282725, 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: 1639125473.379551, ipsec_ah_hmacsha384_invalid_keys, passed tc-start: 1639125473.391137, 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: 1639125481.838065, ipsec_ah_hmacsha384_valid_keys, passed tc-start: 1639125481.850361, 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: 1639125488.954120, ipsec_ah_hmacsha512_invalid_keys, passed tc-start: 1639125488.963499, 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: 1639125495.733534, ipsec_ah_hmacsha512_valid_keys, passed tc-start: 1639125495.742707, 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: 1639125502.595544, ipsec_ah_keyedmd5_invalid_keys, passed tc-start: 1639125502.605426, 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: 1639125510.713498, ipsec_ah_keyedmd5_valid_keys, passed tc-start: 1639125510.722819, 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: 1639125517.756043, ipsec_ah_keyedsha1_invalid_keys, passed tc-start: 1639125517.765623, 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: 1639125525.845776, ipsec_ah_keyedsha1_valid_keys, passed tc-start: 1639125525.860625, 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: 1639125533.931435, ipsec_ah_null_invalid_keys, passed tc-start: 1639125533.940085, 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: 1639125540.759017, ipsec_ah_null_valid_keys, passed tp-end: 1639125540.767610, net/ipsec/t_ipsec_ah_keys tp-start: 1639125549.644609, net/ipsec/t_ipsec_esp_keys, 22 tc-start: 1639125549.647717, 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: 1639125558.733782, ipsec_esp_3descbc_invalid_keys, passed tc-start: 1639125558.748137, 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: 1639125567.92462, ipsec_esp_3descbc_valid_keys, passed tc-start: 1639125567.103361, 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: 1639125578.101632, ipsec_esp_aesctr_invalid_keys, passed tc-start: 1639125578.113612, 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: 1639125588.311743, ipsec_esp_aesctr_valid_keys, passed tc-start: 1639125588.324258, 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: 1639125598.324573, ipsec_esp_aesgcm16_invalid_keys, passed tc-start: 1639125598.334488, 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: 1639125610.750977, ipsec_esp_aesgcm16_valid_keys, passed tc-start: 1639125610.764405, 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: 1639125623.582563, ipsec_esp_aesgmac_invalid_keys, passed tc-start: 1639125623.598311, 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: 1639125636.436071, ipsec_esp_aesgmac_valid_keys, passed tc-start: 1639125636.446260, 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: 1639125643.978836, ipsec_esp_blowfishcbc_invalid_keys, passed tc-start: 1639125643.989328, 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: 1639125652.954728, ipsec_esp_blowfishcbc_valid_keys, passed tc-start: 1639125652.965565, 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: 1639125663.374597, ipsec_esp_camelliacbc_invalid_keys, passed tc-start: 1639125663.384249, 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: 1639125673.548474, ipsec_esp_camelliacbc_valid_keys, passed tc-start: 1639125673.560406, 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: 1639125681.562528, ipsec_esp_cast128cbc_invalid_keys, passed tc-start: 1639125681.572698, 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: 1639125691.249526, ipsec_esp_cast128cbc_valid_keys, passed tc-start: 1639125691.258802, 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: 1639125699.109757, ipsec_esp_descbc_invalid_keys, passed tc-start: 1639125699.120756, 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: 1639125707.598356, ipsec_esp_descbc_valid_keys, passed tc-start: 1639125707.610078, 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: 1639125716.886360, ipsec_esp_desderiv_invalid_keys, passed tc-start: 1639125716.896151, 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: 1639125725.578374, ipsec_esp_desderiv_valid_keys, passed tc-start: 1639125725.590523, 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: 1639125733.780957, ipsec_esp_null_invalid_keys, passed tc-start: 1639125733.791823, 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: 1639125742.138948, ipsec_esp_null_valid_keys, passed tc-start: 1639125742.152680, 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: 1639125755.239576, ipsec_esp_rijndaelcbc_invalid_keys, passed tc-start: 1639125755.254565, 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: 1639125768.745656, ipsec_esp_rijndaelcbc_valid_keys, passed tp-end: 1639125768.757085, net/ipsec/t_ipsec_esp_keys tp-start: 1639125775.463097, net/ipsec/t_ipsec_gif, 16 tc-start: 1639125775.468066, 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:3f:b2:87:66 ./.__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:cc:e0:b4:f8 ./.__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:46:d9:8b: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:./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:bc:1a:e2:70 ./.__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:52:76:fb:9a ./.__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: Dec 10 08:43:18 2021 current: Dec 10 08:43:19 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 08:42:58 2021 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=20362 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: Dec 10 08:43:18 2021 current: Dec 10 08:43:19 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 08:42:58 2021 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=20362 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: Dec 10 08:43:19 2021 current: Dec 10 08:43:20 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 08:43:00 2021 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=7665 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: Dec 10 08:43:19 2021 current: Dec 10 08:43:20 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 08:43:00 2021 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=7665 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:c5:cb:18:da 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:3f:b2:87: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:c5:cb:18:da 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:3f:b2:87:66 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:c5:cb:18:da 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:3f:b2:87:66 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:cc:e0:b4:f8 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:bc:1a:e2:70 UHL - - - shmif1 tc-so:10.0.1.2 b2:a0:c5:cb:18:da 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:3f:b2:87:66 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:cc:e0:b4:f8 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:bc:1a:e2:70 on shmif1 19s R tc-so:? (10.0.1.2) at b2:a0:c5:cb:18:da 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:3f:b2:87: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:cc:e0:b4:f8 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:46:d9:8b:aa 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:bc:1a:e2:70 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:cc:e0:b4:f8 UHL - - - shmif1 tc-so:10.0.2.2 b2:a0:52:76:fb:9a 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:d9:8b:aa 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:bc:1a:e2:70 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:cc:e0:b4:f8 on shmif1 17s R tc-so:? (10.0.2.2) at b2:a0:52:76:fb:9a 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:46:d9:8b:aa 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:bc:1a:e2:70 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:52:76:fb:9a 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:46:d9:8b: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:shmif 1500 b2:a0:52:76:fb:9a 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:46:d9:8b:aa 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:52:76:fb:9a 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:52:76:fb:9a 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:bc:1a:e2:70 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:46:d9:8b:aa 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:cc:e0:b4:f8 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:3f:b2:87:66 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:c5:cb:18:da 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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:[ 6.640005] shmif0: Ethernet address b2:a0:c5:cb:18:da 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 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 169 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 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 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 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 404 0 404 tc-so: tc-so:In use 2309K, 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.290005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.290005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 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:[ 6.300005] shmif0: Ethernet address b2:a0:3f:b2:87:66 tc-so:[ 7.730005] shmif1: Ethernet address b2:a0:cc:e0:b4:f8 tc-so:[ 23.100005] 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 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 166 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 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 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 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 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 2314K, 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.260005] chacha: Portable C ChaCha tc-so:[ 1.260005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.260005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.260005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 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.540005] shmif0: Ethernet address b2:a0:46:d9:8b:aa tc-so:[ 8.870005] shmif1: Ethernet address b2:a0:bc:1a:e2:70 tc-so:[ 21.530005] 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 45 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 42 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 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 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 1165 0 27 211 0 211 tc-so: tc-so:In use 1128K, 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.480005] shmif0: Ethernet address b2:a0:52:76:fb:9a 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.140004 b2:a0:c5:cb:18:da > 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.380004 b2:a0:3f:b2:87:66 > 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.040004 b2:a0:c5:cb:18:da > 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.720004 b2:a0:3f:b2:87:66 > b2:a0:c5:cb:18:da, ethertype ARP (0x0806), length 42: Reply 10.0.1.1 is-at b2:a0:3f:b2:87:66, length 28 tc-so:00:00:21.080004 b2:a0:c5:cb:18:da > b2:a0:3f:b2:87:66, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 25497, seq 0, length 64 tc-so:00:00:19.800004 b2:a0:3f:b2:87:66 > 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.160004 b2:a0:c5:cb:18:da > b2:a0:3f:b2:87:66, ethertype ARP (0x0806), length 42: Reply 10.0.1.2 is-at b2:a0:c5:cb:18:da, length 28 tc-so:00:00:19.800004 b2:a0:3f:b2:87:66 > b2:a0:c5:cb:18:da, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 25497, seq 0, length 64 tc-so:00:00:24.400004 b2:a0:c5:cb:18:da > b2:a0:3f:b2:87:66, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 31963, seq 0, length 64 tc-so:00:00:23.100004 b2:a0:3f:b2:87:66 > b2:a0:c5:cb:18:da, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 31963, 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:46:d9:8b:aa > 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.410004 b2:a0:52:76:fb:9a > 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.230004 b2:a0:46:d9:8b:aa > 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.620004 b2:a0:52:76:fb:9a > b2:a0:46:d9:8b:aa, ethertype ARP (0x0806), length 42: Reply 10.0.2.2 is-at b2:a0:52:76:fb:9a, length 28 tc-so:00:00:18.230004 b2:a0:46:d9:8b:aa > b2:a0:52:76:fb:9a, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 25497, seq 0, length 64 tc-so:00:00:16.620004 b2:a0:52:76:fb:9a > 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.230004 b2:a0:46:d9:8b:aa > b2:a0:52:76:fb:9a, ethertype ARP (0x0806), length 42: Reply 10.0.2.1 is-at b2:a0:46:d9:8b:aa, length 28 tc-so:00:00:16.620004 b2:a0:52:76:fb:9a > b2:a0:46:d9:8b:aa, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 25497, seq 0, length 64 tc-so:00:00:21.530004 b2:a0:46:d9:8b:aa > b2:a0:52:76:fb:9a, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 31963, seq 0, length 64 tc-so:00:00:19.960004 b2:a0:52:76:fb:9a > b2:a0:46:d9:8b:aa, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 31963, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:13.690004 b2:a0:cc:e0:b4:f8 > 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.250004 b2:a0:bc:1a:e2:70 > 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.720004 b2:a0:cc:e0:b4:f8 > 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.190004 b2:a0:bc:1a:e2:70 > b2:a0:cc:e0:b4:f8, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:bc:1a:e2:70, length 28 tc-so:00:00:19.720004 b2:a0:cc:e0:b4:f8 > b2:a0:bc:1a:e2:70, 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 25497, seq 0, length 64 (ipip-proto-4) tc-so:00:00:18.270004 b2:a0:bc:1a:e2:70 > 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.800004 b2:a0:cc:e0:b4:f8 > b2:a0:bc:1a:e2:70, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:cc:e0:b4:f8, length 28 tc-so:00:00:18.270004 b2:a0:bc:1a:e2:70 > b2:a0:cc:e0:b4:f8, 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 25497, seq 0, length 64 (ipip-proto-4) tc-so:00:00:23.060004 b2:a0:cc:e0:b4:f8 > b2:a0:bc:1a:e2:70, 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 31963, seq 0, length 64 (ipip-proto-4) tc-so:00:00:21.570004 b2:a0:bc:1a:e2:70 > b2:a0:cc:e0:b4:f8, 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 31963, 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: 1639125835.170147, ipsec_gif_ipv4_transport_ah_hmacsha512, passed tc-start: 1639125835.201323, 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:94:4d:23:8d ./.__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:e1:0d:53:dc ./.__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:fd:17:12:64 ./.__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:7e:4e:49:2d ./.__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:82:57:98:58 ./.__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: Dec 10 08:44:15 2021 current: Dec 10 08:44:16 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 08:43:57 2021 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=13551 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: Dec 10 08:44:15 2021 current: Dec 10 08:44:16 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 08:43:57 2021 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=13551 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: Dec 10 08:44:16 2021 current: Dec 10 08:44:17 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 08:43:59 2021 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=19063 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: Dec 10 08:44:16 2021 current: Dec 10 08:44:17 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 08:43:59 2021 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=19063 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:67:66:0e:96 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:94:4d:23:8d 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:66:0e:96 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:94:4d:23:8d 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:67:66:0e:96 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:94:4d:23:8d 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:e1:0d:53:dc 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:7e:4e:49:2d UHL - - - shmif1 tc-so:10.0.1.2 b2:a0:67:66:0e: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:shmif 1500 b2:a0:94:4d:23:8d 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:e1:0d:53:dc 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:7e:4e:49:2d on shmif1 16s R tc-so:? (10.0.1.2) at b2:a0:67:66:0e:96 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:94:4d:23:8d 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:e1:0d:53:dc 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:fd:17:12:64 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:7e:4e:49:2d 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:e1:0d:53:dc UHL - - - shmif1 tc-so:10.0.2.2 b2:a0:82:57:98:58 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:fd:17:12:64 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:7e:4e:49:2d 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:e1:0d:53:dc on shmif1 13s R tc-so:? (10.0.2.2) at b2:a0:82:57:98:58 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:fd:17:12:64 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:7e:4e:49:2d 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:82:57:98:58 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:fd:17:12:64 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:82:57:98:58 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:fd:17:12:64 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:82:57:98:58 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:82:57:98:58 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:7e:4e:49:2d 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:fd:17:12:64 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:e1:0d:53:dc 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:94:4d:23:8d 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:67:66:0e:96 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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:[ 5.890005] shmif0: Ethernet address b2:a0:67:66:0e:96 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 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 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 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 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 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.640005] shmif0: Ethernet address b2:a0:94:4d:23:8d tc-so:[ 6.690005] shmif1: Ethernet address b2:a0:e1:0d:53:dc tc-so:[ 21.260005] 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 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 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 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 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 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 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 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.440005] shmif0: Ethernet address b2:a0:fd:17:12:64 tc-so:[ 7.510005] shmif1: Ethernet address b2:a0:7e:4e:49:2d tc-so:[ 19.870005] 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 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 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 1160 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.150005] shmif0: Ethernet address b2:a0:82:57:98:58 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.090004 b2:a0:67:66:0e:96 > 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.350004 b2:a0:94:4d:23:8d > 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.020004 b2:a0:67:66:0e:96 > 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:16.850004 b2:a0:94:4d:23:8d > b2:a0:67:66:0e:96, ethertype ARP (0x0806), length 42: Reply 10.0.1.1 is-at b2:a0:94:4d:23:8d, length 28 tc-so:00:00:18.020004 b2:a0:67:66:0e:96 > b2:a0:94:4d:23:8d, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 14079, seq 0, length 64 tc-so:00:00:16.930004 b2:a0:94:4d:23:8d > 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.060004 b2:a0:67:66:0e:96 > b2:a0:94:4d:23:8d, ethertype ARP (0x0806), length 42: Reply 10.0.1.2 is-at b2:a0:67:66:0e:96, length 28 tc-so:00:00:16.930004 b2:a0:94:4d:23:8d > b2:a0:67:66:0e:96, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 14079, seq 0, length 64 tc-so:00:00:22.370004 b2:a0:67:66:0e:96 > b2:a0:94:4d:23:8d, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 27521, seq 0, length 64 tc-so:00:00:21.260004 b2:a0:94:4d:23:8d > b2:a0:67:66:0e:96, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 27521, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:11.890004 b2:a0:fd:17:12:64 > 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.450004 b2:a0:82:57:98:58 > 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:15.500004 b2:a0:fd:17:12:64 > 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.160004 b2:a0:82:57:98:58 > b2:a0:fd:17:12:64, ethertype ARP (0x0806), length 42: Reply 10.0.2.2 is-at b2:a0:82:57:98:58, length 28 tc-so:00:00:15.550004 b2:a0:fd:17:12:64 > b2:a0:82:57:98:58, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 14079, seq 0, length 64 tc-so:00:00:14.160004 b2:a0:82:57:98:58 > 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:15.550004 b2:a0:fd:17:12:64 > b2:a0:82:57:98:58, ethertype ARP (0x0806), length 42: Reply 10.0.2.1 is-at b2:a0:fd:17:12:64, length 28 tc-so:00:00:14.160004 b2:a0:82:57:98:58 > b2:a0:fd:17:12:64, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 14079, seq 0, length 64 tc-so:00:00:19.870004 b2:a0:fd:17:12:64 > b2:a0:82:57:98:58, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 27521, seq 0, length 64 tc-so:00:00:18.480004 b2:a0:82:57:98:58 > b2:a0:fd:17:12:64, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 27521, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:11.590004 b2:a0:e1:0d:53:dc > 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.100004 b2:a0:7e:4e:49:2d > 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.850004 b2:a0:e1:0d:53:dc > 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:15.500004 b2:a0:7e:4e:49:2d > b2:a0:e1:0d:53:dc, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:7e:4e:49:2d, length 28 tc-so:00:00:16.890004 b2:a0:e1:0d:53:dc > b2:a0:7e:4e:49:2d, 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 14079, seq 0, length 64 (ipip-proto-4) tc-so:00:00:15.550004 b2:a0:7e:4e:49:2d > 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:16.930004 b2:a0:e1:0d:53:dc > b2:a0:7e:4e:49:2d, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:e1:0d:53:dc, length 28 tc-so:00:00:15.550004 b2:a0:7e:4e:49:2d > b2:a0:e1:0d:53:dc, 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 14079, seq 0, length 64 (ipip-proto-4) tc-so:00:00:21.220004 b2:a0:e1:0d:53:dc > b2:a0:7e:4e:49:2d, 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 27521, seq 0, length 64 (ipip-proto-4) tc-so:00:00:19.910004 b2:a0:7e:4e:49:2d > b2:a0:e1:0d:53:dc, 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 27521, 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: 1639125900.502014, ipsec_gif_ipv4_transport_ah_null, passed tc-start: 1639125900.539615, 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:08:f8:3d:cb ./.__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:8d:30:07: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:93:c3:75: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:./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:60:5e:27:16 ./.__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:c5:0f:3c:ff ./.__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: Dec 10 08:45:30 2021 current: Dec 10 08:45:30 2021 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 08:45:04 2021 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=8544 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: Dec 10 08:45:30 2021 current: Dec 10 08:45:30 2021 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 08:45:04 2021 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=8544 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: Dec 10 08:45:29 2021 current: Dec 10 08:45:30 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 08:45:04 2021 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=8939 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: Dec 10 08:45:29 2021 current: Dec 10 08:45:30 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 08:45:04 2021 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=8939 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:37:4c:3f:a1 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:08:f8:3d:cb 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:4c:3f:a1 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:08:f8:3d:cb 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:37:4c:3f:a1 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:08:f8:3d:cb 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:8d:30:07: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:60:5e:27:16 UHL - - - shmif1 tc-so:10.0.1.2 b2:a0:37:4c:3f: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:shmif 1500 b2:a0:08:f8:3d:cb 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:8d:30:07: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 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:60:5e:27:16 on shmif1 19s R tc-so:? (10.0.1.2) at b2:a0:37:4c:3f:a1 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:08:f8:3d:cb 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:8d:30:07: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:93:c3:75:4e 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:60:5e:27:16 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:8d:30:07:29 UHL - - - shmif1 tc-so:10.0.2.2 b2:a0:c5:0f:3c: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:93:c3:75:4e 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:60:5e:27:16 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:8d:30:07:29 on shmif1 16s R tc-so:? (10.0.2.2) at b2:a0:c5:0f:3c:ff 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:93:c3:75:4e 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:60:5e:27:16 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:c5:0f:3c:ff 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:93:c3:75: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:c5:0f:3c:ff 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:93:c3:75:4e 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:c5:0f:3c:ff 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:c5:0f:3c:ff 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:60:5e:27:16 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:93:c3:75: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.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:8d:30:07:29 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:08:f8:3d:cb 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:37:4c:3f:a1 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 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 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 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 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 1195 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.300005] shmif0: Ethernet address b2:a0:37:4c:3f:a1 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 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 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 1882 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.230005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.230005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 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.090005] shmif0: Ethernet address b2:a0:08:f8:3d:cb tc-so:[ 7.190005] shmif1: Ethernet address b2:a0:8d:30:07:29 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 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 62 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 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 16 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 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 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 1900 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.230005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.230005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 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.880005] shmif0: Ethernet address b2:a0:93:c3:75:4e tc-so:[ 9.010005] shmif1: Ethernet address b2:a0:60:5e:27:16 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 42 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 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 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 2 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 1164 0 27 211 0 211 tc-so: tc-so:In use 1129K, total allocated 1688K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.890005] shmif0: Ethernet address b2:a0:c5:0f:3c:ff 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.400004 b2:a0:37:4c:3f:a1 > 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:15.930004 b2:a0:08:f8:3d:cb > 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:26.140004 b2:a0:37:4c:3f:a1 > 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:24.860004 b2:a0:08:f8:3d:cb > b2:a0:37:4c:3f:a1, ethertype ARP (0x0806), length 42: Reply 10.0.1.1 is-at b2:a0:08:f8:3d:cb, length 28 tc-so:00:00:26.140004 b2:a0:37:4c:3f:a1 > b2:a0:08:f8:3d:cb, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 31166, seq 0, length 64 tc-so:00:00:24.930004 b2:a0:08:f8:3d:cb > 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:26.210004 b2:a0:37:4c:3f:a1 > b2:a0:08:f8:3d:cb, ethertype ARP (0x0806), length 42: Reply 10.0.1.2 is-at b2:a0:37:4c:3f:a1, length 28 tc-so:00:00:24.930004 b2:a0:08:f8:3d:cb > b2:a0:37:4c:3f:a1, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 31166, seq 0, length 64 tc-so:00:00:29.730004 b2:a0:37:4c:3f:a1 > b2:a0:08:f8:3d:cb, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 16106, seq 0, length 64 tc-so:00:00:28.490004 b2:a0:08:f8:3d:cb > b2:a0:37:4c:3f:a1, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 16106, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:18.440004 b2:a0:93:c3:75:4e > 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:19.920004 b2:a0:c5:0f:3c:ff > 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:23.400004 b2:a0:93:c3:75:4e > 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:21.920004 b2:a0:c5:0f:3c:ff > b2:a0:93:c3:75:4e, ethertype ARP (0x0806), length 42: Reply 10.0.2.2 is-at b2:a0:c5:0f:3c:ff, length 28 tc-so:00:00:23.400004 b2:a0:93:c3:75:4e > b2:a0:c5:0f:3c:ff, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 31166, seq 0, length 64 tc-so:00:00:21.920004 b2:a0:c5:0f:3c:ff > 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:23.400004 b2:a0:93:c3:75:4e > b2:a0:c5:0f:3c:ff, ethertype ARP (0x0806), length 42: Reply 10.0.2.1 is-at b2:a0:93:c3:75:4e, length 28 tc-so:00:00:21.950004 b2:a0:c5:0f:3c:ff > b2:a0:93:c3:75:4e, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 31166, seq 0, length 64 tc-so:00:00:26.990004 b2:a0:93:c3:75:4e > b2:a0:c5:0f:3c:ff, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 16106, seq 0, length 64 tc-so:00:00:25.510004 b2:a0:c5:0f:3c:ff > b2:a0:93:c3:75:4e, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 16106, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.380004 b2:a0:8d:30:07: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:18.860004 b2:a0:60:5e:27:16 > 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:24.860004 b2:a0:8d:30:07: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:23.400004 b2:a0:60:5e:27:16 > b2:a0:8d:30:07:29, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:60:5e:27:16, length 28 tc-so:00:00:24.900004 b2:a0:8d:30:07:29 > b2:a0:60:5e:27:16, 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 31166, seq 0, length 64 (ipip-proto-4) tc-so:00:00:23.420004 b2:a0:60:5e:27:16 > 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:24.930004 b2:a0:8d:30:07:29 > b2:a0:60:5e:27:16, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:8d:30:07:29, length 28 tc-so:00:00:23.420004 b2:a0:60:5e:27:16 > b2:a0:8d:30:07: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 31166, seq 0, length 64 (ipip-proto-4) tc-so:00:00:28.450004 b2:a0:8d:30:07:29 > b2:a0:60:5e:27:16, ethertype IPv4 (0x0800), length 130: 20.0.0.1 > 20.0.0.2: ESP(spi=0x00002710,seq=0x1), length 96 tc-so:00:00:26.990004 b2:a0:60:5e:27:16 > b2:a0:8d:30:07:29, 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: 1639125969.206684, ipsec_gif_ipv4_transport_esp_null, passed tc-start: 1639125969.241452, 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:ac:7b:10:50 ./.__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:d6:df:17 ./.__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:9e:4e:1a:b5 ./.__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:57:e2:cb:0a ./.__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:02:30:de:c1 ./.__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: Dec 10 08:46:31 2021 current: Dec 10 08:46:32 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 08:46:12 2021 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=26430 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: Dec 10 08:46:31 2021 current: Dec 10 08:46:32 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 08:46:12 2021 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=26430 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: Dec 10 08:46:31 2021 current: Dec 10 08:46:32 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 08:46:13 2021 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=10431 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: Dec 10 08:46:31 2021 current: Dec 10 08:46:32 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 08:46:13 2021 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=10431 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:9c:fa:d9:00 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:ac:7b:10: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:9c:fa:d9:00 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:ac:7b:10:50 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:9c:fa:d9:00 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:ac:7b:10:50 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:1a:d6:df:17 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:57:e2:cb:0a UHL - - - shmif1 tc-so:10.0.1.2 b2:a0:9c:fa:d9: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:shmif 1500 b2:a0:ac:7b:10:50 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:1a:d6:df:17 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:57:e2:cb:0a on shmif1 20s R tc-so:? (10.0.1.2) at b2:a0:9c:fa:d9:00 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:ac:7b:10:50 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:1a:d6:df:17 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:9e:4e:1a:b5 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:57:e2:cb:0a 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:1a:d6:df:17 UHL - - - shmif1 tc-so:10.0.2.2 b2:a0:02:30:de: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:shmif 1500 b2:a0:9e:4e:1a:b5 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:57:e2:cb:0a 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:1a:d6:df:17 on shmif1 16s R tc-so:? (10.0.2.2) at b2:a0:02:30:de:c1 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:9e:4e:1a:b5 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:57:e2:cb:0a 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:02:30:de:c1 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:9e:4e:1a:b5 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:30:de:c1 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:9e:4e:1a:b5 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:02:30:de:c1 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:02:30:de:c1 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:57:e2:cb:0a 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:9e:4e:1a:b5 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:1a:d6:df:17 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:ac:7b:10:50 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:9c:fa:d9:00 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 129 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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:[ 6.250005] shmif0: Ethernet address b2:a0:9c:fa:d9:00 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 49 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 166 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 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 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 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 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 1899 0 56 404 0 404 tc-so: tc-so:In use 2310K, total allocated 3232K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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] 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:[ 5.970005] shmif0: Ethernet address b2:a0:ac:7b:10:50 tc-so:[ 7.020005] shmif1: Ethernet address b2:a0:1a:d6:df:17 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 49 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 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 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 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 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 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 2304K, 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.260005] IPsec: Initialized Security Association Processing. tc-so:[ 1.260005] 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.790005] shmif0: Ethernet address b2:a0:9e:4e:1a:b5 tc-so:[ 7.890005] shmif1: Ethernet address b2:a0:57:e2:cb:0a 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 42 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 28 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 1153 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.220005] 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.490005] shmif0: Ethernet address b2:a0:02:30:de:c1 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.990004 b2:a0:9c:fa:d9:00 > 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.270004 b2:a0:ac:7b:10:50 > 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:19.550004 b2:a0:9c:fa:d9:00 > 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:18.410004 b2:a0:ac:7b:10:50 > b2:a0:9c:fa:d9:00, ethertype ARP (0x0806), length 42: Reply 10.0.1.1 is-at b2:a0:ac:7b:10:50, length 28 tc-so:00:00:19.590004 b2:a0:9c:fa:d9:00 > b2:a0:ac:7b:10:50, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 24119, seq 0, length 64 tc-so:00:00:18.450004 b2:a0:ac:7b:10:50 > 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:19.630004 b2:a0:9c:fa:d9:00 > b2:a0:ac:7b:10:50, ethertype ARP (0x0806), length 42: Reply 10.0.1.2 is-at b2:a0:9c:fa:d9:00, length 28 tc-so:00:00:18.450004 b2:a0:ac:7b:10:50 > b2:a0:9c:fa:d9:00, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 24119, seq 0, length 64 tc-so:00:00:22.900004 b2:a0:9c:fa:d9:00 > b2:a0:ac:7b:10:50, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 13142, seq 0, length 64 tc-so:00:00:21.760004 b2:a0:ac:7b:10:50 > b2:a0:9c:fa:d9:00, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 13142, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:12.940004 b2:a0:9e:4e:1a:b5 > 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.500004 b2:a0:02:30:de:c1 > 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.830004 b2:a0:9e:4e:1a:b5 > 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:15.340004 b2:a0:02:30:de:c1 > b2:a0:9e:4e:1a:b5, ethertype ARP (0x0806), length 42: Reply 10.0.2.2 is-at b2:a0:02:30:de:c1, length 28 tc-so:00:00:16.880004 b2:a0:9e:4e:1a:b5 > b2:a0:02:30:de:c1, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 24119, seq 0, length 64 tc-so:00:00:15.340004 b2:a0:02:30:de:c1 > 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.880004 b2:a0:9e:4e:1a:b5 > b2:a0:02:30:de:c1, ethertype ARP (0x0806), length 42: Reply 10.0.2.1 is-at b2:a0:9e:4e:1a:b5, length 28 tc-so:00:00:15.340004 b2:a0:02:30:de:c1 > b2:a0:9e:4e:1a:b5, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 24119, seq 0, length 64 tc-so:00:00:20.190004 b2:a0:9e:4e:1a:b5 > b2:a0:02:30:de:c1, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 13142, seq 0, length 64 tc-so:00:00:18.650004 b2:a0:02:30:de:c1 > b2:a0:9e:4e:1a:b5, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 13142, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:12.480004 b2:a0:1a:d6:df:17 > 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.230004 b2:a0:57:e2:cb:0a > 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.410004 b2:a0:1a:d6:df:17 > 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:57:e2:cb:0a > b2:a0:1a:d6:df:17, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:57:e2:cb:0a, length 28 tc-so:00:00:18.410004 b2:a0:1a:d6:df:17 > b2:a0:57:e2:cb:0a, 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 24119, seq 0, length 64 (ipip-proto-4) tc-so:00:00:16.880004 b2:a0:57:e2:cb:0a > 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.450004 b2:a0:1a:d6:df:17 > b2:a0:57:e2:cb:0a, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:1a:d6:df:17, length 28 tc-so:00:00:16.880004 b2:a0:57:e2:cb:0a > b2:a0:1a:d6:df:17, 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 24119, seq 0, length 64 (ipip-proto-4) tc-so:00:00:21.720004 b2:a0:1a:d6:df:17 > b2:a0:57:e2:cb:0a, ethertype IPv4 (0x0800), length 154: 20.0.0.1 > 20.0.0.2: ESP(spi=0x00002710,seq=0x1), length 120 tc-so:00:00:20.190004 b2:a0:57:e2:cb:0a > b2:a0:1a:d6:df:17, 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: 1639126030.134675, ipsec_gif_ipv4_transport_esp_rijndaelcbc, passed tc-start: 1639126030.177127, 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:51:c8:f1:9d ./.__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:a1:51:47:82 ./.__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:4b:57:96:e9 ./.__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:79:5c:0c:9c ./.__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:03:cf:b9:8b ./.__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: Dec 10 08:47:34 2021 current: Dec 10 08:47:35 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 08:47:13 2021 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=22609 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: Dec 10 08:47:34 2021 current: Dec 10 08:47:35 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 08:47:13 2021 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=22609 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: Dec 10 08:47:34 2021 current: Dec 10 08:47:35 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 08:47:14 2021 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=19851 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: Dec 10 08:47:34 2021 current: Dec 10 08:47:35 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 08:47:14 2021 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=19851 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:23:44:6a:c2 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:51:c8:f1:9d 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:44:6a:c2 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:51:c8:f1:9d 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:23:44:6a:c2 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:51:c8:f1:9d 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:a1:51:47:82 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:79:5c:0c:9c UHL - - - shmif1 tc-so:10.0.1.2 b2:a0:23:44:6a: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:51:c8:f1:9d 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:a1:51:47:82 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:79:5c:0c:9c on shmif1 18s R tc-so:? (10.0.1.2) at b2:a0:23:44:6a:c2 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:51:c8:f1:9d 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:a1:51:47:82 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:4b:57:96:e9 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:79:5c:0c:9c 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:a1:51:47:82 UHL - - - shmif1 tc-so:10.0.2.2 b2:a0:03:cf:b9:8b 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:57:96:e9 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:79:5c:0c:9c 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:a1:51:47:82 on shmif1 15s R tc-so:? (10.0.2.2) at b2:a0:03:cf:b9:8b 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:4b:57:96:e9 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:79:5c:0c:9c 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:03:cf:b9:8b 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:4b:57:96:e9 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:03:cf:b9:8b 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:4b:57:96:e9 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:03:cf:b9:8b 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:03:cf:b9:8b 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:79:5c:0c:9c 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:4b:57:96:e9 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:a1:51:47:82 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:51:c8:f1:9d 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:23:44:6a:c2 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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:[ 6.290005] shmif0: Ethernet address b2:a0:23:44:6a:c2 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 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: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 62 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 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 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 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 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 1909 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.080005] shmif0: Ethernet address b2:a0:51:c8:f1:9d tc-so:[ 7.760005] shmif1: Ethernet address b2:a0:a1:51:47:82 tc-so:[ 24.130005] 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 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 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 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 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.170005] 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:[ 7.890005] shmif0: Ethernet address b2:a0:4b:57:96:e9 tc-so:[ 9.280005] shmif1: Ethernet address b2:a0:79:5c:0c:9c tc-so:[ 22.530005] 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 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.980005] shmif0: Ethernet address b2:a0:03:cf:b9:8b 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.510004 b2:a0:23:44:6a:c2 > 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.820004 b2:a0:51:c8:f1:9d > 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.620004 b2:a0:23:44:6a:c2 > 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.430004 b2:a0:51:c8:f1:9d > b2:a0:23:44:6a:c2, ethertype ARP (0x0806), length 42: Reply 10.0.1.1 is-at b2:a0:51:c8:f1:9d, length 28 tc-so:00:00:21.620004 b2:a0:23:44:6a:c2 > b2:a0:51:c8:f1:9d, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 21300, seq 0, length 64 tc-so:00:00:20.470004 b2:a0:51:c8:f1:9d > 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.660004 b2:a0:23:44:6a:c2 > b2:a0:51:c8:f1:9d, ethertype ARP (0x0806), length 42: Reply 10.0.1.2 is-at b2:a0:23:44:6a:c2, length 28 tc-so:00:00:20.470004 b2:a0:51:c8:f1:9d > b2:a0:23:44:6a:c2, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 21300, seq 0, length 64 tc-so:00:00:25.270004 b2:a0:23:44:6a:c2 > b2:a0:51:c8:f1:9d, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 64146, seq 0, length 64 tc-so:00:00:24.130004 b2:a0:51:c8:f1:9d > b2:a0:23:44:6a:c2, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 64146, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.550004 b2:a0:4b:57:96:e9 > 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.410004 b2:a0:03:cf:b9:8b > 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.850004 b2:a0:4b:57:96:e9 > 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.340004 b2:a0:03:cf:b9:8b > b2:a0:4b:57:96:e9, ethertype ARP (0x0806), length 42: Reply 10.0.2.2 is-at b2:a0:03:cf:b9:8b, length 28 tc-so:00:00:18.850004 b2:a0:4b:57:96:e9 > b2:a0:03:cf:b9:8b, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 21300, seq 0, length 64 tc-so:00:00:17.380004 b2:a0:03:cf:b9:8b > 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.850004 b2:a0:4b:57:96:e9 > b2:a0:03:cf:b9:8b, ethertype ARP (0x0806), length 42: Reply 10.0.2.1 is-at b2:a0:4b:57:96:e9, length 28 tc-so:00:00:17.380004 b2:a0:03:cf:b9:8b > b2:a0:4b:57:96:e9, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 21300, seq 0, length 64 tc-so:00:00:22.530004 b2:a0:4b:57:96:e9 > b2:a0:03:cf:b9:8b, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 64146, seq 0, length 64 tc-so:00:00:21.030004 b2:a0:03:cf:b9:8b > b2:a0:4b:57:96:e9, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 64146, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.060004 b2:a0:a1:51:47:82 > 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.800004 b2:a0:79:5c:0c:9c > 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.430004 b2:a0:a1:51:47:82 > 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.850004 b2:a0:79:5c:0c:9c > b2:a0:a1:51:47:82, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:79:5c:0c:9c, length 28 tc-so:00:00:20.430004 b2:a0:a1:51:47:82 > b2:a0:79:5c:0c:9c, 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 21300, seq 0, length 64 (ipip-proto-4) tc-so:00:00:18.850004 b2:a0:79:5c:0c:9c > 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:a1:51:47:82 > b2:a0:79:5c:0c:9c, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:a1:51:47:82, length 28 tc-so:00:00:18.890004 b2:a0:79:5c:0c:9c > b2:a0:a1:51:47:82, 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 21300, seq 0, length 64 (ipip-proto-4) tc-so:00:00:24.130004 b2:a0:a1:51:47:82 > b2:a0:79:5c:0c:9c, 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 64146, seq 0, length 64 (ipip-proto-4) tc-so:00:00:22.530004 b2:a0:79:5c:0c:9c > b2:a0:a1:51:47:82, 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 64146, 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: 1639126098.551717, ipsec_gif_ipv4_tunnel_ah_hmacsha512, passed tc-start: 1639126098.584710, 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:ff:a0:9c:8c ./.__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:ea:7a:99:6b ./.__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:a6:1a:4b:1f ./.__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:5a:3d:96: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: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:41:1d:56:9d ./.__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: Dec 10 08:48:41 2021 current: Dec 10 08:48:41 2021 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 08:48:22 2021 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=26445 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: Dec 10 08:48:41 2021 current: Dec 10 08:48:41 2021 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 08:48:22 2021 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=26445 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: Dec 10 08:48:41 2021 current: Dec 10 08:48:42 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 08:48:23 2021 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=25059 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: Dec 10 08:48:41 2021 current: Dec 10 08:48:42 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 08:48:23 2021 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=25059 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:3f:b8:aa:57 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:ff:a0:9c: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:shmif 1500 b2:a0:3f:b8:aa:57 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:ff:a0:9c:8c 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:3f:b8:aa: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:ff:a0:9c:8c 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:ea:7a:99:6b 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:5a:3d:96:bf UHL - - - shmif1 tc-so:10.0.1.2 b2:a0:3f:b8:aa: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:ff:a0:9c:8c 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:ea:7a:99:6b 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:5a:3d:96:bf on shmif1 19s R tc-so:? (10.0.1.2) at b2:a0:3f:b8:aa:57 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:ff:a0:9c:8c 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:ea:7a:99:6b 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:a6:1a:4b:1f 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:5a:3d:96:bf 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:ea:7a:99:6b UHL - - - shmif1 tc-so:10.0.2.2 b2:a0:41:1d:56:9d 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:a6:1a:4b:1f 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:5a:3d:96:bf 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:ea:7a:99:6b on shmif1 15s R tc-so:? (10.0.2.2) at b2:a0:41:1d:56:9d 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:a6:1a:4b:1f 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:5a:3d:96:bf 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:41:1d:56:9d 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:a6:1a:4b:1f 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:41:1d:56:9d 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:a6:1a:4b:1f 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:41:1d:56:9d 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:41:1d:56:9d 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:5a:3d:96:bf 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:a6:1a:4b:1f 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:ea:7a:99:6b 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:ff:a0:9c:8c 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:3f:b8:aa:57 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.440005] shmif0: Ethernet address b2:a0:3f:b8:aa:57 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 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 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 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 51 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 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 1912 0 56 406 0 406 tc-so: tc-so:In use 2314K, total allocated 3248K; utilization 71.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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.180005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 1.220005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.220005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.220005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 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.250005] shmif0: Ethernet address b2:a0:ff:a0:9c:8c tc-so:[ 7.310005] shmif1: Ethernet address b2:a0:ea:7a:99:6b tc-so:[ 21.670005] 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 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 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 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 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 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 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 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 2314K, 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.010005] root file system type: rumpfs tc-so:[ 1.010005] kern.module.path=/stand/sparc64/9.99.92/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.970005] shmif0: Ethernet address b2:a0:a6:1a:4b:1f tc-so:[ 8.060005] shmif1: Ethernet address b2:a0:5a:3d:96:bf tc-so:[ 20.200005] 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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:[ 7.470005] shmif0: Ethernet address b2:a0:41:1d:56:9d 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.000004 b2:a0:3f:b8:aa:57 > 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.160004 b2:a0:ff:a0:9c:8c > 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:19.340004 b2:a0:3f:b8:aa:57 > 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:18.120004 b2:a0:ff:a0:9c:8c > b2:a0:3f:b8:aa:57, ethertype ARP (0x0806), length 42: Reply 10.0.1.1 is-at b2:a0:ff:a0:9c:8c, length 28 tc-so:00:00:19.380004 b2:a0:3f:b8:aa:57 > b2:a0:ff:a0:9c:8c, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 64775, seq 0, length 64 tc-so:00:00:18.160004 b2:a0:ff:a0:9c:8c > 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:19.410004 b2:a0:3f:b8:aa:57 > b2:a0:ff:a0:9c:8c, ethertype ARP (0x0806), length 42: Reply 10.0.1.2 is-at b2:a0:3f:b8:aa:57, length 28 tc-so:00:00:18.160004 b2:a0:ff:a0:9c:8c > b2:a0:3f:b8:aa:57, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 64775, seq 0, length 64 tc-so:00:00:22.880004 b2:a0:3f:b8:aa:57 > b2:a0:ff:a0:9c:8c, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 25966, seq 0, length 64 tc-so:00:00:21.670004 b2:a0:ff:a0:9c:8c > b2:a0:3f:b8:aa:57, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 25966, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:12.910004 b2:a0:a6:1a:4b:1f > 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.340004 b2:a0:41:1d:56:9d > 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.650004 b2:a0:a6:1a:4b:1f > 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:15.030004 b2:a0:41:1d:56:9d > b2:a0:a6:1a:4b:1f, ethertype ARP (0x0806), length 42: Reply 10.0.2.2 is-at b2:a0:41:1d:56:9d, length 28 tc-so:00:00:16.650004 b2:a0:a6:1a:4b:1f > b2:a0:41:1d:56:9d, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 64775, seq 0, length 64 tc-so:00:00:15.030004 b2:a0:41:1d:56:9d > 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.690004 b2:a0:a6:1a:4b:1f > b2:a0:41:1d:56:9d, ethertype ARP (0x0806), length 42: Reply 10.0.2.1 is-at b2:a0:a6:1a:4b:1f, length 28 tc-so:00:00:15.070004 b2:a0:41:1d:56:9d > b2:a0:a6:1a:4b:1f, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 64775, seq 0, length 64 tc-so:00:00:20.200004 b2:a0:a6:1a:4b:1f > b2:a0:41:1d:56:9d, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 25966, seq 0, length 64 tc-so:00:00:18.570004 b2:a0:41:1d:56:9d > b2:a0:a6:1a:4b:1f, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 25966, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:12.380004 b2:a0:ea:7a:99:6b > 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.120004 b2:a0:5a:3d:96:bf > 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.120004 b2:a0:ea:7a:99:6b > 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.650004 b2:a0:5a:3d:96:bf > b2:a0:ea:7a:99:6b, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:5a:3d:96:bf, length 28 tc-so:00:00:18.120004 b2:a0:ea:7a:99:6b > b2:a0:5a:3d:96:bf, 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 64775, seq 0, length 64 (ipip-proto-4) tc-so:00:00:16.690004 b2:a0:5a:3d:96:bf > 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.160004 b2:a0:ea:7a:99:6b > b2:a0:5a:3d:96:bf, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:ea:7a:99:6b, length 28 tc-so:00:00:16.690004 b2:a0:5a:3d:96:bf > b2:a0:ea:7a:99:6b, 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 64775, seq 0, length 64 (ipip-proto-4) tc-so:00:00:21.630004 b2:a0:ea:7a:99:6b > b2:a0:5a:3d:96:bf, 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 25966, seq 0, length 64 (ipip-proto-4) tc-so:00:00:20.200004 b2:a0:5a:3d:96:bf > b2:a0:ea:7a:99:6b, 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 25966, 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: 1639126161.770425, ipsec_gif_ipv4_tunnel_ah_null, passed tc-start: 1639126161.820273, 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:94:f8:6e:f7 ./.__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:eb:69:28:ab ./.__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:47:75:3e:24 ./.__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:b6:6b:13:11 ./.__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:a2:27:07:c2 ./.__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: Dec 10 08:49:48 2021 current: Dec 10 08:49:49 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 08:49:25 2021 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=8970 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: Dec 10 08:49:48 2021 current: Dec 10 08:49:49 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 08:49:25 2021 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=8970 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: Dec 10 08:49:49 2021 current: Dec 10 08:49:50 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 08:49:27 2021 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=27332 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: Dec 10 08:49:49 2021 current: Dec 10 08:49:50 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 08:49:27 2021 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=27332 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:82:41:68:bd 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:94:f8:6e: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:82:41:68:bd 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:94:f8:6e:f7 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:82:41:68:bd 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:94:f8:6e:f7 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:eb:69:28:ab 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:b6:6b:13:11 UHL - - - shmif1 tc-so:10.0.1.2 b2:a0:82:41:68:bd 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:94:f8:6e:f7 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:eb:69:28:ab 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:b6:6b:13:11 on shmif1 17s R tc-so:? (10.0.1.2) at b2:a0:82:41:68:bd 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:94:f8:6e:f7 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:69:28:ab 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:47:75:3e:24 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:b6:6b:13:11 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:eb:69:28:ab UHL - - - shmif1 tc-so:10.0.2.2 b2:a0:a2:27:07: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:47:75:3e:24 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:b6:6b:13:11 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:eb:69:28:ab on shmif1 14s R tc-so:? (10.0.2.2) at b2:a0:a2:27:07:c2 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:47:75:3e:24 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:b6:6b:13:11 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:a2:27:07:c2 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:47:75:3e:24 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:27:07:c2 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:47:75:3e:24 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:a2:27:07:c2 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:a2:27:07:c2 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:b6:6b:13:11 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:47:75:3e:24 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:eb:69:28:ab 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:94:f8:6e:f7 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:82:41:68:bd 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 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: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 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 126 0 0 2 0 2 2 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 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-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 401 0 0 134 0 134 134 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 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 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 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 1224 0 31 219 0 219 tc-so: tc-so:In use 1194K, total allocated 1752K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.420005] shmif0: Ethernet address b2:a0:82:41:68:bd 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 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 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 1883 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.260005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.260005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 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:94:f8:6e:f7 tc-so:[ 8.650005] shmif1: Ethernet address b2:a0:eb:69:28:ab 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 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 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 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 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 1882 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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] 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:[ 8.170005] shmif0: Ethernet address b2:a0:47:75:3e:24 tc-so:[ 9.640005] shmif1: Ethernet address b2:a0:b6:6b:13:11 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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:[ 8.810005] shmif0: Ethernet address b2:a0:a2:27:07:c2 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.550004 b2:a0:82:41:68:bd > 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.780004 b2:a0:94:f8:6e:f7 > 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.620004 b2:a0:82:41:68:bd > 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.310004 b2:a0:94:f8:6e:f7 > b2:a0:82:41:68:bd, ethertype ARP (0x0806), length 42: Reply 10.0.1.1 is-at b2:a0:94:f8:6e:f7, length 28 tc-so:00:00:23.620004 b2:a0:82:41:68:bd > b2:a0:94:f8:6e:f7, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 61573, seq 0, length 64 tc-so:00:00:22.350004 b2:a0:94:f8:6e:f7 > 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.700004 b2:a0:82:41:68:bd > b2:a0:94:f8:6e:f7, ethertype ARP (0x0806), length 42: Reply 10.0.1.2 is-at b2:a0:82:41:68:bd, length 28 tc-so:00:00:22.390004 b2:a0:94:f8:6e:f7 > b2:a0:82:41:68:bd, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 61573, seq 0, length 64 tc-so:00:00:27.600004 b2:a0:82:41:68:bd > b2:a0:94:f8:6e:f7, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 48913, seq 0, length 64 tc-so:00:00:26.290004 b2:a0:94:f8:6e:f7 > b2:a0:82:41:68:bd, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 48913, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.700004 b2:a0:47:75:3e:24 > 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.270004 b2:a0:a2:27:07:c2 > 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.390004 b2:a0:47:75:3e:24 > 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.460004 b2:a0:a2:27:07:c2 > b2:a0:47:75:3e:24, ethertype ARP (0x0806), length 42: Reply 10.0.2.2 is-at b2:a0:a2:27:07:c2, length 28 tc-so:00:00:20.430004 b2:a0:47:75:3e:24 > b2:a0:a2:27:07:c2, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 61573, seq 0, length 64 tc-so:00:00:18.460004 b2:a0:a2:27:07:c2 > 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.430004 b2:a0:47:75:3e:24 > b2:a0:a2:27:07:c2, ethertype ARP (0x0806), length 42: Reply 10.0.2.1 is-at b2:a0:47:75:3e:24, length 28 tc-so:00:00:18.460004 b2:a0:a2:27:07:c2 > b2:a0:47:75:3e:24, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 61573, seq 0, length 64 tc-so:00:00:24.340004 b2:a0:47:75:3e:24 > b2:a0:a2:27:07:c2, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 48913, seq 0, length 64 tc-so:00:00:22.400004 b2:a0:a2:27:07:c2 > b2:a0:47:75:3e:24, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 48913, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.120004 b2:a0:eb:69:28:ab > 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:16.040004 b2:a0:b6:6b:13:11 > 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.310004 b2:a0:eb:69:28:ab > 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.390004 b2:a0:b6:6b:13:11 > b2:a0:eb:69:28:ab, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:b6:6b:13:11, length 28 tc-so:00:00:22.350004 b2:a0:eb:69:28:ab > b2:a0:b6:6b:13:11, 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 61573, seq 0, length 64 (ipip-proto-4) tc-so:00:00:20.430004 b2:a0:b6:6b:13:11 > 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.350004 b2:a0:eb:69:28:ab > b2:a0:b6:6b:13:11, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:eb:69:28:ab, length 28 tc-so:00:00:20.430004 b2:a0:b6:6b:13:11 > b2:a0:eb:69:28:ab, 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 61573, seq 0, length 64 (ipip-proto-4) tc-so:00:00:26.290004 b2:a0:eb:69:28:ab > b2:a0:b6:6b:13:11, ethertype IPv4 (0x0800), length 130: 20.0.0.1 > 20.0.0.2: ESP(spi=0x00002710,seq=0x1), length 96 tc-so:00:00:24.380004 b2:a0:b6:6b:13:11 > b2:a0:eb:69:28:ab, 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: 1639126233.892427, ipsec_gif_ipv4_tunnel_esp_null, passed tc-start: 1639126233.924889, 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:b5:9c:78:98 ./.__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:9d:ed:b2:db ./.__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:e1:25:2c:3b ./.__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:b8:5a:59:00 ./.__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:18:59:5a:7d ./.__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: Dec 10 08:51:00 2021 current: Dec 10 08:51:01 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 08:50:37 2021 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=23198 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: Dec 10 08:51:00 2021 current: Dec 10 08:51:01 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 08:50:37 2021 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=23198 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: Dec 10 08:51:01 2021 current: Dec 10 08:51:02 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 08:50:39 2021 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=16969 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: Dec 10 08:51:01 2021 current: Dec 10 08:51:02 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 08:50:39 2021 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=16969 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:64:10:33:3d 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:b5:9c:78:98 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:64:10:33:3d 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:b5:9c:78:98 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:64:10:33:3d 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:b5:9c:78:98 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:9d:ed:b2:db 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:b8:5a:59:00 UHL - - - shmif1 tc-so:10.0.1.2 b2:a0:64:10:33:3d 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:b5:9c:78:98 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:9d:ed:b2:db 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:b8:5a:59:00 on shmif1 19s R tc-so:? (10.0.1.2) at b2:a0:64:10:33:3d 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:b5:9c:78:98 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:9d:ed:b2:db 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:e1:25:2c:3b 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:b8:5a:59:00 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:9d:ed:b2:db UHL - - - shmif1 tc-so:10.0.2.2 b2:a0:18:59:5a: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:shmif 1500 b2:a0:e1:25:2c:3b 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:b8:5a:59:00 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:9d:ed:b2:db on shmif1 16s R tc-so:? (10.0.2.2) at b2:a0:18:59:5a:7d 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:e1:25:2c:3b 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:b8:5a:59:00 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:18:59:5a:7d 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:e1:25:2c: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:18:59:5a:7d 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:e1:25:2c:3b 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:18:59:5a:7d 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:18:59:5a:7d 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:b8:5a:59:00 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:e1:25:2c:3b 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:9d:ed:b2:db 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:b5:9c:78:98 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:64:10:33:3d 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 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 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 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.820005] shmif0: Ethernet address b2:a0:64:10:33:3d 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 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 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 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 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.370005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.370005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 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.740005] shmif0: Ethernet address b2:a0:b5:9c:78:98 tc-so:[ 9.440005] shmif1: Ethernet address b2:a0:9d:ed:b2:db 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 49 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 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 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 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 15 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 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 1899 0 56 404 0 404 tc-so: tc-so:In use 2311K, total allocated 3232K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.370005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.370005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 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:[ 9.280005] shmif0: Ethernet address b2:a0:e1:25:2c:3b tc-so:[ 11.080005] shmif1: Ethernet address b2:a0:b8:5a:59:00 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 42 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 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.320005] 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:[ 10.540005] shmif0: Ethernet address b2:a0:18:59:5a:7d 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.080004 b2:a0:64:10:33:3d > 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:16.050004 b2:a0:b5:9c:78:98 > 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.920004 b2:a0:64:10:33:3d > 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.380004 b2:a0:b5:9c:78:98 > b2:a0:64:10:33:3d, ethertype ARP (0x0806), length 42: Reply 10.0.1.1 is-at b2:a0:b5:9c:78:98, length 28 tc-so:00:00:23.920004 b2:a0:64:10:33:3d > b2:a0:b5:9c:78:98, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 38337, seq 0, length 64 tc-so:00:00:22.460004 b2:a0:b5:9c:78:98 > 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:24.000004 b2:a0:64:10:33:3d > b2:a0:b5:9c:78:98, ethertype ARP (0x0806), length 42: Reply 10.0.1.2 is-at b2:a0:64:10:33:3d, length 28 tc-so:00:00:22.460004 b2:a0:b5:9c:78:98 > b2:a0:64:10:33:3d, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 38337, seq 0, length 64 tc-so:00:00:27.630004 b2:a0:64:10:33:3d > b2:a0:b5:9c:78:98, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 4756, seq 0, length 64 tc-so:00:00:26.150004 b2:a0:b5:9c:78:98 > b2:a0:64:10:33:3d, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 4756, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.270004 b2:a0:e1:25:2c:3b > 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.720004 b2:a0:18:59:5a:7d > 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.470004 b2:a0:e1:25:2c:3b > 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.670004 b2:a0:18:59:5a:7d > b2:a0:e1:25:2c:3b, ethertype ARP (0x0806), length 42: Reply 10.0.2.2 is-at b2:a0:18:59:5a:7d, length 28 tc-so:00:00:20.470004 b2:a0:e1:25:2c:3b > b2:a0:18:59:5a:7d, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 38337, seq 0, length 64 tc-so:00:00:18.670004 b2:a0:18:59:5a:7d > 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.470004 b2:a0:e1:25:2c:3b > b2:a0:18:59:5a:7d, ethertype ARP (0x0806), length 42: Reply 10.0.2.1 is-at b2:a0:e1:25:2c:3b, length 28 tc-so:00:00:18.670004 b2:a0:18:59:5a:7d > b2:a0:e1:25:2c:3b, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 38337, seq 0, length 64 tc-so:00:00:24.170004 b2:a0:e1:25:2c:3b > b2:a0:18:59:5a:7d, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 4756, seq 0, length 64 tc-so:00:00:22.370004 b2:a0:18:59:5a:7d > b2:a0:e1:25:2c:3b, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 4756, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.280004 b2:a0:9d:ed:b2:db > 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:16.550004 b2:a0:b8:5a:59:00 > 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.420004 b2:a0:9d:ed:b2:db > 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.430004 b2:a0:b8:5a:59:00 > b2:a0:9d:ed:b2:db, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:b8:5a:59:00, length 28 tc-so:00:00:22.420004 b2:a0:9d:ed:b2:db > b2:a0:b8:5a:59:00, 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 38337, seq 0, length 64 (ipip-proto-4) tc-so:00:00:20.470004 b2:a0:b8:5a:59:00 > 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.460004 b2:a0:9d:ed:b2:db > b2:a0:b8:5a:59:00, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:9d:ed:b2:db, length 28 tc-so:00:00:20.510004 b2:a0:b8:5a:59:00 > b2:a0:9d:ed:b2:db, 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 38337, seq 0, length 64 (ipip-proto-4) tc-so:00:00:26.100004 b2:a0:9d:ed:b2:db > b2:a0:b8:5a:59:00, ethertype IPv4 (0x0800), length 154: 20.0.0.1 > 20.0.0.2: ESP(spi=0x00002710,seq=0x1), length 120 tc-so:00:00:24.170004 b2:a0:b8:5a:59:00 > b2:a0:9d:ed:b2:db, 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: 1639126302.189149, ipsec_gif_ipv4_tunnel_esp_rijndaelcbc, passed tc-start: 1639126302.223664, 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:c4:03:44:79 ./.__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:3e:2b:f3:d7 ./.__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:6a:16:2b:88 ./.__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:60:52:f3:45 ./.__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:c5:92:c7:55 ./.__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=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 10 08:52:08 2021 current: Dec 10 08:52:09 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 08:51:45 2021 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=24668 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: Dec 10 08:52:08 2021 current: Dec 10 08:52:09 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 08:51:45 2021 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=24668 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=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 10 08:52:09 2021 current: Dec 10 08:52:10 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 08:52:09 2021 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=1 pid=12804 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: Dec 10 08:52:09 2021 current: Dec 10 08:52:10 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 08:51:47 2021 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=12804 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:67:e6:e6:1d tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:67ff:fee6:e61d%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:67ff:fee6:e61d 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:c4:03:44:79 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:67:e6:e6:1d 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::2 tc-so: ff02::1:ffe6:e61d tc-so: ff01:2::1 tc-so: ff02::2:15c3:e9b3 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:67ff: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:c4:03:44:79 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::2 tc-so: group ff02::1:ffe6:e61d%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:15c3:e9b3%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:67:e6:e6:1d multicnt 4 tc-so: 33:33:ff:e6:e6:1d -- 33:33:ff:e6:e6:1d refcount 1 tc-so: 33:33:15:c3:e9:b3 -- 33:33:15:c3:e9:b3 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:c4:03:44:79 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:c4ff:fe03:4479%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:2b:f3:d7 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:3eff:fe2b:f3d7%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::466:19e1:5df9:ad27%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:c4ff:fe03:4479 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:3eff:fe2b:f3d7 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::466:19e1:5df9:ad27 UC - - - gif0 tc-so:fe80::466:19e1:5df9:ad27 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:60:52:f3:45 UHL - - - shmif1 tc-so:fd00:1::2 b2:a0:67:e6:e6:1d 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:c4:03:44:79 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::1 tc-so: ff02::1:ff03:4479 tc-so: ff01:2::1 tc-so: ff02::2:f29c:b712 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:c4ff:f 9 0 9 0 0 tc-so:shmif 1500 b2:a0:3e:2b:f3:d7 15 0 12 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ff2b:f3d7 tc-so: ff01:3::1 tc-so: ff02::2:f29c:b712 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 15 0 12 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:3eff:f 15 0 12 0 0 tc-so:gif0 1280 7 0 7 0 0 tc-so:gif0 1280 fc01::1/128 fc01::1 tc-so: ff02::1:fff9:ad27 tc-so: ff01:4::1 tc-so: ff02::2:f29c:b712 tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:1%gi 7 0 7 0 0 tc-so:gif0 1280 fe80::/64 fe80::466:19e1:5d 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:60:52:f3:45 shmif1 21s R tc-so:fd00:1::2 b2:a0:67:e6:e6:1d 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::1 tc-so: group ff02::1:ff03:4479%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:f29c:b712%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:c4:03:44:79 multicnt 4 tc-so: 33:33:ff:03:44:79 -- 33:33:ff:03:44:79 refcount 1 tc-so: 33:33:f2:9c:b7:12 -- 33:33:f2:9c:b7:12 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:ff2b:f3d7%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:f29c:b712%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:3e:2b:f3:d7 multicnt 4 tc-so: 33:33:ff:2b:f3:d7 -- 33:33:ff:2b:f3:d7 refcount 1 tc-so: 33:33:f2:9c:b7:12 -- 33:33:f2:9c:b7:12 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:fff9:ad27%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:f29c:b712%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:6a:16:2b:88 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:6aff:fe16:2b88%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:60:52:f3:45 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:60ff:fe52:f345%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::b06b:f141:5e8c:9568%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:6aff:fe16:2b88 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:60ff:fe52:f345 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::b06b:f141:5e8c:9568 UC - - - gif0 tc-so:fe80::b06b:f141:5e8c:9568 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:3e:2b:f3:d7 UHL - - - shmif1 tc-so:fd00:2::2 b2:a0:c5:92:c7:55 UHL - - - shmif0 tc-so:fe80::b0a0:c5ff:fe92:c755 b2:a0:c5:92:c7:55 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:6a:16:2b:88 11 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::1 tc-so: ff02::1:ff16:2b88 tc-so: ff01:2::1 tc-so: ff02::2:bcc8:3ea1 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:6aff:f 11 0 11 0 0 tc-so:shmif 1500 b2:a0:60:52:f3:45 10 0 15 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ff52:f345 tc-so: ff01:3::1 tc-so: ff02::2:bcc8:3ea1 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:60ff:f 10 0 15 0 0 tc-so:gif0 1280 4 0 7 0 0 tc-so:gif0 1280 fc01::2/128 fc01::2 tc-so: ff02::1:ff8c:9568 tc-so: ff01:4::1 tc-so: ff02::2:bcc8:3ea1 tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:2%gi 4 0 7 0 0 tc-so:gif0 1280 fe80::/64 fe80::b06b:f141:5 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:3e:2b:f3:d7 shmif1 6s R R tc-so:fd00:2::2 b2:a0:c5:92:c7:55 shmif0 26s R tc-so:fe80::b0a0:c5ff:fe92:c755%shmif0 b2:a0:c5:92:c7:55 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::1 tc-so: group ff02::1:ff16:2b88%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:bcc8:3ea1%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:6a:16:2b:88 multicnt 4 tc-so: 33:33:ff:16:2b:88 -- 33:33:ff:16:2b:88 refcount 1 tc-so: 33:33:bc:c8:3e:a1 -- 33:33:bc:c8:3e:a1 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:ff52:f345%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:bcc8:3ea1%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:60:52:f3:45 multicnt 4 tc-so: 33:33:ff:52:f3:45 -- 33:33:ff:52:f3:45 refcount 1 tc-so: 33:33:bc:c8:3e:a1 -- 33:33:bc:c8:3e:a1 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:ff8c:9568%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:bcc8:3ea1%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:c5:92:c7:55 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:c5ff:fe92:c755%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:c5ff:fe92:c755 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:6a:16:2b:88 UHL - - - shmif0 tc-so:fe80::b0a0:6aff:fe16:2b88 b2:a0:6a:16:2b: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: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:c5:92:c7:55 8 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::2 tc-so: ff02::1:ff92:c755 tc-so: ff01:2::1 tc-so: ff02::2:f047:3d5e 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:c5ff: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:6a:16:2b:88 shmif0 23h59m54s S tc-so:fe80::b0a0:6aff:fe16:2b88%shmif0 b2:a0:6a:16:2b:88 shmif0 23h59m59s S 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:c755%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:f047:3d5e%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:c5:92:c7:55 multicnt 4 tc-so: 33:33:ff:92:c7:55 -- 33:33:ff:92:c7:55 refcount 1 tc-so: 33:33:f0:47:3d:5e -- 33:33:f0:47:3d:5e 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::b06b:f141:5e8c:9568%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::466:19e1:5df9:ad27%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:c5:92:c7:55 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:c5ff:fe92:c755%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:60:52:f3:45 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 10 packets, 1164 bytes, 4 multicasts tc-so: output: 15 packets, 1722 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:60ff:fe52:f345%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:6a:16:2b:88 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:6aff:fe16:2b88%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:2b:f3:d7 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 15 packets, 1722 bytes, 5 multicasts tc-so: output: 12 packets, 1336 bytes, 6 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:3eff:fe2b:f3d7%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:03:44:79 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:c4ff:fe03:4479%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:67:e6:e6:1d 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:67ff:fee6:e61d%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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.000005] shmif0: Ethernet address b2:a0:67:e6:e6:1d tc-so:[ 15.570005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.570005] get_ifid: shmif0: ifid: b0:a0:67:ff:fe:e6:e6:1d tc-so:[ 15.570005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:67ff:fee6:e61d tc-so:[ 17.580005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:67ff:fee6:e61d - no duplicates found tc-so:[ 54.880005] in6_if_link_down: fd00:1::2 marked detached tc-so:[ 54.880005] in6_if_link_down: fe80:2::b0a0:67ff:fee6:e61d 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 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 267 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 67 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 33 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 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 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 78 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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:[ 7.620005] shmif0: Ethernet address b2:a0:c4:03:44:79 tc-so:[ 8.850005] shmif1: Ethernet address b2:a0:3e:2b:f3:d7 tc-so:[ 14.640005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 14.640005] get_ifid: shmif0: ifid: b0:a0:c4:ff:fe:03:44:79 tc-so:[ 14.640005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:c4ff:fe03:4479 tc-so:[ 14.990005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 14.990005] get_ifid: shmif1: ifid: b0:a0:3e:ff:fe:2b:f3:d7 tc-so:[ 14.990005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:3eff:fe2b:f3d7 tc-so:[ 16.330005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 16.330005] get_ifid: gif0: ifid: 04:66:19:e1:5d:f9:ad:27 tc-so:[ 16.330005] nd6_dad_start: gif0: starting DAD for fe80:4::466:19e1:5df9:ad27 tc-so:[ 16.470005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:c4ff:fe03:4479 - no duplicates found tc-so:[ 16.990005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:3eff:fe2b:f3d7 - no duplicates found tc-so:[ 18.280005] nd6_dad_timer: gif0: DAD complete for fe80:4::466:19e1:5df9:ad27 - no duplicates found tc-so:[ 25.480005] ah_input: hash over 160 bytes, skip 40: crda len 160 skip 0 inject 52 tc-so:[ 26.030005] ah_input: hash over 144 bytes, skip 40: crda len 144 skip 0 inject 52 tc-so:[ 45.790005] in6_if_link_down: fc01::1 marked detached tc-so:[ 45.790005] in6_if_link_down: fe80:4::466:19e1:5df9:ad27 marked detached tc-so:[ 50.970005] in6_if_link_down: fc00::1 marked detached tc-so:[ 50.970005] in6_if_link_down: fe80:3::b0a0:3eff:fe2b:f3d7 marked detached tc-so:[ 52.240005] in6_if_link_down: fd00:1::1 marked detached tc-so:[ 52.240005] in6_if_link_down: fe80:2::b0a0:c4ff:fe03:4479 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 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 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 268 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 1169 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 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 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 2353 0 81 494 0 494 tc-so: tc-so:In use 2860K, total allocated 3952K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.270005] 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.190005] shmif0: Ethernet address b2:a0:6a:16:2b:88 tc-so:[ 9.530005] shmif1: Ethernet address b2:a0:60:52:f3:45 tc-so:[ 15.180005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.180005] get_ifid: shmif0: ifid: b0:a0:6a:ff:fe:16:2b:88 tc-so:[ 15.180005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:6aff:fe16:2b88 tc-so:[ 15.440005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 15.440005] get_ifid: shmif1: ifid: b0:a0:60:ff:fe:52:f3:45 tc-so:[ 15.440005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:60ff:fe52:f345 tc-so:[ 16.790005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 16.790005] get_ifid: gif0: ifid: b0:6b:f1:41:5e:8c:95:68 tc-so:[ 16.790005] nd6_dad_start: gif0: starting DAD for fe80:4::b06b:f141:5e8c:9568 tc-so:[ 17.070005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:6aff:fe16:2b88 - no duplicates found tc-so:[ 17.440005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:60ff:fe52:f345 - no duplicates found tc-so:[ 18.440005] nd6_dad_timer: gif0: DAD complete for fe80:4::b06b:f141:5e8c:9568 - no duplicates found tc-so:[ 22.440005] ah_input: hash over 160 bytes, skip 40: crda len 160 skip 0 inject 52 tc-so:[ 24.050005] ah_input: hash over 144 bytes, skip 40: crda len 144 skip 0 inject 52 tc-so:[ 24.530005] ah_input: hash over 160 bytes, skip 40: crda len 160 skip 0 inject 52 tc-so:[ 42.340005] in6_if_link_down: fc01::2 marked detached tc-so:[ 42.340005] in6_if_link_down: fe80:4::b06b:f141:5e8c:9568 marked detached tc-so:[ 46.560005] in6_if_link_down: fc00::2 marked detached tc-so:[ 46.560005] in6_if_link_down: fe80:3::b0a0:60ff:fe52:f345 marked detached tc-so:[ 47.890005] in6_if_link_down: fd00:2::1 marked detached tc-so:[ 47.890005] in6_if_link_down: fe80:2::b0a0:6aff:fe16:2b88 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 14 0 14 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 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 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 557 0 0 186 0 186 186 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 1481 0 51 276 0 276 tc-so: tc-so:In use 1529K, total allocated 2208K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.240005] 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.820005] shmif0: Ethernet address b2:a0:c5:92:c7:55 tc-so:[ 15.670005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.670005] get_ifid: shmif0: ifid: b0:a0:c5:ff:fe:92:c7:55 tc-so:[ 15.670005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:c5ff:fe92:c755 tc-so:[ 17.190005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:c5ff:fe92:c755 - no duplicates found tc-so:[ 43.360005] in6_if_link_down: fd00:2::2 marked detached tc-so:[ 43.360005] in6_if_link_down: fe80:2::b0a0:c5ff:fe92:c755 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.800004 b2:a0:c4:03:44:79 > 33:33:ff:03:44:79, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff03:4479: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff03:4479, length 24 tc-so:00:00:16.490004 b2:a0:67:e6:e6:1d > 33:33:ff:e6:e6:1d, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffe6:e61d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe6:e61d, length 24 tc-so:00:00:16.570004 b2:a0:67:e6:e6:1d > 33:33:ff:e6:e6:1d, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffe6:e61d: ICMP6, neighbor solicitation, who has fe80::b0a0:67ff:fee6:e61d, length 32 tc-so:00:00:15.460004 b2:a0:c4:03:44:79 > 33:33:ff:03:44:79, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff03:4479: ICMP6, neighbor solicitation, who has fe80::b0a0:c4ff:fe03:4479, length 32 tc-so:00:00:17.150004 b2:a0:67:e6:e6:1d > 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.510004 b2:a0:c4:03:44:79 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c4ff:fe03:4479 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:16.570004 b2:a0:c4:03:44:79 > 33:33:ff:03:44:79, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c4ff:fe03:4479 > ff02::1:ff03:4479: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff03:4479, length 24 tc-so:00:00:18.470004 b2:a0:c4:03:44:79 > 33:33:f2:9c:b7:12, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c4ff:fe03:4479 > ff02::2:f29c:b712: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f29c:b712, length 24 tc-so:00:00:20.110004 b2:a0:67:e6:e6:1d > 33:33:15:c3:e9:b3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:67ff:fee6:e61d > ff02::2:15c3:e9b3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:15c3:e9b3, length 24 tc-so:00:00:22.360004 b2:a0:67:e6:e6:1d > 33:33:ff:e6:e6:1d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:67ff:fee6:e61d > ff02::1:ffe6:e61d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe6:e61d, length 24 tc-so:00:00:23.640004 b2:a0:67:e6:e6:1d > 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.100004 b2:a0:c4:03:44:79 > b2:a0:67:e6:e6:1d, 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.640004 b2:a0:67:e6:e6:1d > b2:a0:c4:03:44:79, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:22.140004 b2:a0:c4:03:44:79 > b2:a0:67:e6:e6:1d, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:27.550004 b2:a0:67:e6:e6:1d > b2:a0:c4:03:44:79, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:26.030004 b2:a0:c4:03:44:79 > b2:a0:67:e6:e6:1d, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:27.080004 b2:a0:c4:03:44:79 > b2:a0:67:e6:e6:1d, 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.640004 b2:a0:67:e6:e6:1d > b2:a0:c4:03:44:79, 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.770004 b2:a0:6a:16:2b:88 > 33:33:ff:16:2b:88, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff16:2b88: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff16:2b88, length 24 tc-so:00:00:16.050004 b2:a0:6a:16:2b:88 > 33:33:ff:16:2b:88, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff16:2b88: ICMP6, neighbor solicitation, who has fe80::b0a0:6aff:fe16:2b88, length 32 tc-so:00:00:16.390004 b2:a0:6a:16:2b:88 > 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:16.390004 b2:a0:6a:16:2b:88 > 33:33:ff:16:2b:88, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff16:2b88: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff16:2b88, length 24 tc-so:00:00:16.040004 b2:a0:c5:92:c7:55 > 33:33:ff:92:c7:55, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff92:c755: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff92:c755, length 24 tc-so:00:00:16.080004 b2:a0:c5:92:c7:55 > 33:33:f0:47:3d:5e, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:f047:3d5e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f047:3d5e, length 24 tc-so:00:00:16.180004 b2:a0:c5:92:c7:55 > 33:33:ff:92:c7:55, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff92:c755: ICMP6, neighbor solicitation, who has fe80::b0a0:c5ff:fe92:c755, length 32 tc-so:00:00:19.590004 b2:a0:6a:16:2b:88 > 33:33:bc:c8:3e:a1, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6aff:fe16:2b88 > ff02::2:bcc8:3ea1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:bcc8:3ea1, length 24 tc-so:00:00:20.130004 b2:a0:6a:16:2b:88 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6aff:fe16:2b88 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00:2::2, length 32 tc-so:00:00:18.210004 b2:a0:c5:92:c7:55 > b2:a0:6a:16:2b:88, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c5ff:fe92:c755 > fe80::b0a0:6aff:fe16:2b88: ICMP6, neighbor advertisement, tgt is fd00:2::2, length 32 tc-so:00:00:20.180004 b2:a0:6a:16:2b:88 > b2:a0:c5:92:c7:55, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:18.210004 b2:a0:c5:92:c7:55 > 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.180004 b2:a0:6a:16:2b:88 > b2:a0:c5:92:c7:55, 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:18.210004 b2:a0:c5:92:c7:55 > b2:a0:6a:16:2b:88, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:21.110004 b2:a0:c5:92:c7:55 > 33:33:ff:92:c7:55, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c5ff:fe92:c755 > ff02::1:ff92:c755: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff92:c755, length 24 tc-so:00:00:24.050004 b2:a0:6a:16:2b:88 > b2:a0:c5:92:c7:55, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:22.080004 b2:a0:c5:92:c7:55 > b2:a0:6a:16:2b:88, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:23.210004 b2:a0:c5:92:c7:55 > b2:a0:6a:16:2b:88, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c5ff:fe92:c755 > fe80::b0a0:6aff:fe16:2b88: ICMP6, neighbor solicitation, who has fe80::b0a0:6aff:fe16:2b88, length 32 tc-so:00:00:25.180004 b2:a0:6a:16:2b:88 > b2:a0:c5:92:c7:55, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:6aff:fe16:2b88 > fe80::b0a0:c5ff:fe92:c755: ICMP6, neighbor advertisement, tgt is fe80::b0a0:6aff:fe16:2b88, length 24 tc-so:00:00:23.540004 b2:a0:c5:92:c7:55 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c5ff:fe92:c755 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:30.200004 b2:a0:6a:16:2b:88 > b2:a0:c5:92:c7:55, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6aff:fe16:2b88 > fe80::b0a0:c5ff:fe92:c755: ICMP6, neighbor solicitation, who has fe80::b0a0:c5ff:fe92:c755, length 32 tc-so:00:00:28.230004 b2:a0:c5:92:c7:55 > b2:a0:6a:16:2b:88, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:c5ff:fe92:c755 > fe80::b0a0:6aff:fe16:2b88: ICMP6, neighbor advertisement, tgt is fe80::b0a0:c5ff:fe92:c755, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.040004 b2:a0:3e:2b:f3:d7 > 33:33:ff:2b:f3:d7, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff2b:f3d7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff2b:f3d7, length 24 tc-so:00:00:15.960004 b2:a0:3e:2b:f3:d7 > 33:33:ff:2b:f3:d7, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff2b:f3d7: ICMP6, neighbor solicitation, who has fe80::b0a0:3eff:fe2b:f3d7, length 32 tc-so:00:00:16.850004 b2:a0:3e:2b:f3:d7 > 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.440004 b2:a0:60:52:f3:45 > b2:a0:3e:2b:f3:d7, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:17.400004 b2:a0:3e:2b:f3:d7 > b2:a0:60:52:f3:45, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: :: > ff02::1:fff9:ad27: ICMP6, neighbor solicitation, who has fe80::466:19e1:5df9:ad27, length 32 tc-so:00:00:15.480004 b2:a0:60:52:f3:45 > b2:a0:3e:2b:f3:d7, ethertype IPv6 (0x86dd), length 174: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 120 tc-so:00:00:17.610004 b2:a0:3e:2b:f3:d7 > 33:33:f2:9c:b7:12, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3eff:fe2b:f3d7 > ff02::2:f29c:b712: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f29c:b712, length 24 tc-so:00:00:16.310004 b2:a0:60:52:f3:45 > 33:33:ff:52:f3:45, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff52:f345: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff52:f345, length 24 tc-so:00:00:16.430004 b2:a0:60:52:f3:45 > 33:33:ff:52:f3:45, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff52:f345: ICMP6, neighbor solicitation, who has fe80::b0a0:60ff:fe52:f345, length 32 tc-so:00:00:17.070004 b2:a0:60:52:f3:45 > b2:a0:3e:2b:f3:d7, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::2:bcc8:3ea1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:bcc8:3ea1, length 24 tc-so:00:00:17.310004 b2:a0:60:52:f3:45 > b2:a0:3e:2b:f3:d7, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff8c:9568: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff8c:9568, length 24 tc-so:00:00:17.440004 b2:a0:60:52:f3:45 > b2:a0:3e:2b:f3:d7, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff8c:9568: ICMP6, neighbor solicitation, who has fe80::b06b:f141:5e8c:9568, length 32 tc-so:00:00:20.460004 b2:a0:3e:2b:f3:d7 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3eff:fe2b:f3d7 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:22.100004 b2:a0:3e:2b:f3:d7 > b2:a0:60:52:f3:45, 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.180004 b2:a0:60:52:f3:45 > b2:a0:3e:2b:f3:d7, 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.470004 b2:a0:60:52:f3:45 > b2:a0:3e:2b:f3:d7, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:22.440004 b2:a0:3e:2b:f3:d7 > b2:a0:60:52:f3:45, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:22.660004 b2:a0:3e:2b:f3:d7 > 33:33:ff:2b:f3:d7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3eff:fe2b:f3d7 > ff02::1:ff2b:f3d7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff2b:f3d7, length 24 tc-so:00:00:21.410004 b2:a0:60:52:f3:45 > b2:a0:3e:2b:f3:d7, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::b06b:f141:5e8c:9568 > ff02::1:ff8c:9568: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff8c:9568, length 24 tc-so:00:00:22.040004 b2:a0:60:52:f3:45 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:60ff:fe52:f345 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:24.400004 b2:a0:3e:2b:f3:d7 > b2:a0:60:52:f3:45, ethertype IPv6 (0x86dd), length 174: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x1): fe80::466:19e1:5df9:ad27 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:23.430004 b2:a0:60:52:f3:45 > 33:33:ff:52:f3:45, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:60ff:fe52:f345 > ff02::1:ff52:f345: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff52:f345, length 24 tc-so:00:00:23.540004 b2:a0:60:52:f3:45 > 33:33:bc:c8:3e:a1, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:60ff:fe52:f345 > ff02::2:bcc8:3ea1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:bcc8:3ea1, length 24 tc-so:00:00:23.540004 b2:a0:60:52:f3:45 > b2:a0:3e:2b:f3:d7, ethertype IPv6 (0x86dd), length 174: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x1): fe80::b06b:f141:5e8c:9568 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:25.990004 b2:a0:3e:2b:f3:d7 > b2:a0:60:52:f3:45, 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:24.050004 b2:a0:60:52:f3:45 > b2:a0:3e:2b:f3:d7, ethertype IPv6 (0x86dd), length 158: 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:26.510004 b2:a0:3e:2b:f3:d7 > b2:a0:60:52:f3:45, ethertype IPv6 (0x86dd), length 174: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x3): fe80::466:19e1:5df9:ad27 > ff02::1:fff9:ad27: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff9:ad27, 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: 1639126375.957630, ipsec_gif_ipv6_transport_ah_hmacsha512, passed tc-start: 1639126375.998935, 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:b4:32:52:dc ./.__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:fc:7d:e6:ab ./.__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:8b:f4:e4:e4 ./.__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:a5:aa:b7:82 ./.__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:e1:ed:0d:00 ./.__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: Dec 10 08:53:26 2021 current: Dec 10 08:53:27 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 08:52:59 2021 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=4061 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: Dec 10 08:53:26 2021 current: Dec 10 08:53:27 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 08:52:59 2021 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=4061 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: Dec 10 08:53:27 2021 current: Dec 10 08:53:29 2021 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 08:53:01 2021 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=848 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: Dec 10 08:53:27 2021 current: Dec 10 08:53:29 2021 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 08:53:28 2021 hard: 0(s) soft: 0(s) tc-so: current: 136(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=848 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:8d:00:63:0f tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:8dff:fe00:630f%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:8dff:fe00:630f 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:b4:32:52: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:8d:00:63:0f 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::2 tc-so: ff02::1:ff00:630f tc-so: ff01:2::1 tc-so: ff02::2:2d82:4a45 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:8dff: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:b4:32:52:dc 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:1::2 tc-so: group ff02::1:ff00:630f%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:2d82:4a45%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:8d:00:63:0f multicnt 4 tc-so: 33:33:ff:00:63:0f -- 33:33:ff:00:63:0f refcount 1 tc-so: 33:33:2d:82:4a:45 -- 33:33:2d:82:4a:45 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:b4:32:52:dc tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:b4ff:fe32:52dc%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:fc:7d:e6:ab tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:fcff:fe7d:e6ab%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::6092:1a9e:4998:8b75%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:b4ff:fe32:52dc link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:fcff:fe7d:e6ab link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::6092:1a9e:4998:8b75 UC - - - gif0 tc-so:fe80::6092:1a9e:4998:8b75 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:a5:aa:b7:82 UHL - - - shmif1 tc-so:fd00:1::2 b2:a0:8d:00:63: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: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:b4:32:52:dc 8 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::1 tc-so: ff02::1:ff32:52dc tc-so: ff01:2::1 tc-so: ff02::2:d36:5b74% 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:b4ff:f 8 0 9 0 0 tc-so:shmif 1500 b2:a0:fc:7d:e6:ab 14 0 16 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ff7d:e6ab tc-so: ff01:3::1 tc-so: ff02::2:d36:5b74% 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:fcff:f 14 0 16 0 0 tc-so:gif0 1280 6 0 7 0 0 tc-so:gif0 1280 fc01::1/128 fc01::1 tc-so: ff02::1:ff98:8b75 tc-so: ff01:4::1 tc-so: ff02::2:d36:5b74% tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:1%gi 6 0 7 0 0 tc-so:gif0 1280 fe80::/64 fe80::6092:1a9e:4 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:a5:aa:b7:82 shmif1 3s R R tc-so:fd00:1::2 b2:a0:8d:00:63:0f 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::1 tc-so: group ff02::1:ff32:52dc%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:d36:5b74%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:b4:32:52:dc multicnt 4 tc-so: 33:33:ff:32:52:dc -- 33:33:ff:32:52:dc refcount 1 tc-so: 33:33:0d:36:5b:74 -- 33:33:0d:36:5b: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:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ff7d:e6ab%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:d36:5b74%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:fc:7d:e6:ab multicnt 4 tc-so: 33:33:ff:7d:e6:ab -- 33:33:ff:7d:e6:ab refcount 1 tc-so: 33:33:0d:36:5b:74 -- 33:33:0d:36:5b: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:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:gif0: tc-so: inet6 fc01::1 tc-so: group ff02::1:ff98:8b75%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:d36:5b74%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:8b:f4:e4:e4 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:8bff:fef4:e4e4%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:a5:aa:b7:82 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:a5ff:feaa:b782%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::acc4:a643:ff5b:350e%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:8bff:fef4:e4e4 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:a5ff:feaa:b782 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::acc4:a643:ff5b:350e UC - - - gif0 tc-so:fe80::acc4:a643:ff5b:350e 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:fc:7d:e6:ab UHL - - - shmif1 tc-so:fe80::b0a0:fcff:fe7d:e6ab b2:a0:fc:7d:e6:ab UHL - - - shmif1 tc-so:fd00:2::2 b2:a0:e1:ed:0d:00 UHL - - - shmif0 tc-so:fe80::b0a0:e1ff:feed:d00 b2:a0:e1:ed:0d: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:8b:f4:e4:e4 11 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::1 tc-so: ff02::1:fff4:e4e4 tc-so: ff01:2::1 tc-so: ff02::2:7b3a:6211 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:8bff:f 11 0 11 0 0 tc-so:shmif 1500 b2:a0:a5:aa:b7:82 12 0 14 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ffaa:b782 tc-so: ff01:3::1 tc-so: ff02::2:7b3a:6211 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:a5ff:f 12 0 14 0 0 tc-so:gif0 1280 6 0 7 0 0 tc-so:gif0 1280 fc01::2/128 fc01::2 tc-so: ff02::1:ff5b:350e tc-so: ff01:4::1 tc-so: ff02::2:7b3a:6211 tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:2%gi 6 0 7 0 0 tc-so:gif0 1280 fe80::/64 fe80::acc4:a643:f 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::1 b2:a0:fc:7d:e6:ab shmif1 9s R tc-so:fe80::b0a0:fcff:fe7d:e6ab%shmif1 b2:a0:fc:7d:e6:ab shmif1 23h59m35s S tc-so:fd00:2::2 b2:a0:e1:ed:0d:00 shmif0 24s R tc-so:fe80::b0a0:e1ff:feed:d00%shmif0 b2:a0:e1:ed:0d:00 shmif0 34s 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:fff4:e4e4%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:7b3a:6211%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:8b:f4:e4:e4 multicnt 4 tc-so: 33:33:ff:f4:e4:e4 -- 33:33:ff:f4:e4:e4 refcount 1 tc-so: 33:33:7b:3a:62:11 -- 33:33:7b:3a:62: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:ffaa:b782%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:7b3a:6211%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:a5:aa:b7:82 multicnt 4 tc-so: 33:33:ff:aa:b7:82 -- 33:33:ff:aa:b7:82 refcount 1 tc-so: 33:33:7b:3a:62:11 -- 33:33:7b:3a:62: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:ff5b:350e%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:7b3a:6211%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:e1:ed:0d:00 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:e1ff:feed:d00%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:e1ff:feed:d00 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:8b:f4:e4:e4 UHL - - - shmif0 tc-so:fe80::b0a0:8bff:fef4:e4e4 b2:a0:8b:f4:e4:e4 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:ed:0d:00 9 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::2 tc-so: ff02::1:ffed:d00% tc-so: ff01:2::1 tc-so: ff02::2:5506:bdf4 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:e1ff: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:8b:f4:e4:e4 shmif0 21s R tc-so:fe80::b0a0:8bff:fef4:e4e4%shmif0 b2:a0:8b:f4:e4:e4 shmif0 26s 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:ffed:d00%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:5506:bdf4%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:e1:ed:0d:00 multicnt 4 tc-so: 33:33:ff:ed:0d:00 -- 33:33:ff:ed:0d:00 refcount 1 tc-so: 33:33:55:06:bd:f4 -- 33:33:55:06:bd:f4 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: 7 packets, 472 bytes tc-so: inet6 fc01::2/128 -> fc01::1 flags 0 tc-so: inet6 fe80::acc4:a643:ff5b:350e%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::6092:1a9e:4998:8b75%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:e1:ed:0d:00 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:e1ff:feed:d00%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:a5:aa:b7:82 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 12 packets, 1264 bytes, 4 multicasts tc-so: output: 14 packets, 1492 bytes, 6 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:a5ff:feaa:b782%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:8b:f4:e4:e4 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:8bff:fef4:e4e4%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:fc:7d:e6:ab tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 14 packets, 1492 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:fcff:fe7d:e6ab%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:b4:32:52:dc 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:b4ff:fe32:52dc%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:00:63:0f 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:8dff:fe00:630f%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 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 174 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 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 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 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 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 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 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 1462 0 41 269 0 269 tc-so: tc-so:In use 1491K, total allocated 2152K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.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.200005] shmif0: Ethernet address b2:a0:8d:00:63:0f tc-so:[ 17.500005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 17.500005] get_ifid: shmif0: ifid: b0:a0:8d:ff:fe:00:63:0f tc-so:[ 17.500005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:8dff:fe00:630f tc-so:[ 19.280005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:8dff:fe00:630f - no duplicates found tc-so:[ 61.060005] in6_if_link_down: fd00:1::2 marked detached tc-so:[ 61.060005] in6_if_link_down: fe80:2::b0a0:8dff:fe00:630f 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 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 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 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 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 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 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 2324 0 77 489 0 489 tc-so: tc-so:In use 2832K, 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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:[ 8.080005] shmif0: Ethernet address b2:a0:b4:32:52:dc tc-so:[ 9.610005] shmif1: Ethernet address b2:a0:fc:7d:e6:ab tc-so:[ 16.630005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.630005] get_ifid: shmif0: ifid: b0:a0:b4:ff:fe:32:52:dc tc-so:[ 16.630005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:b4ff:fe32:52dc tc-so:[ 16.970005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 16.970005] get_ifid: shmif1: ifid: b0:a0:fc:ff:fe:7d:e6:ab tc-so:[ 16.970005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:fcff:fe7d:e6ab tc-so:[ 18.160005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:b4ff:fe32:52dc - no duplicates found tc-so:[ 18.630005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 18.630005] get_ifid: gif0: ifid: 60:92:1a:9e:49:98:8b:75 tc-so:[ 18.630005] nd6_dad_start: gif0: starting DAD for fe80:4::6092:1a9e:4998:8b75 tc-so:[ 18.950005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:fcff:fe7d:e6ab - no duplicates found tc-so:[ 20.460005] nd6_dad_timer: gif0: DAD complete for fe80:4::6092:1a9e:4998:8b75 - no duplicates found tc-so:[ 29.310005] ah_input: hash over 136 bytes, skip 40: crda len 136 skip 0 inject 52 tc-so:[ 31.170005] ah_input: hash over 120 bytes, skip 40: crda len 120 skip 0 inject 52 tc-so:[ 52.440005] in6_if_link_down: fc01::1 marked detached tc-so:[ 52.440005] in6_if_link_down: fe80:4::6092:1a9e:4998:8b75 marked detached tc-so:[ 57.330005] in6_if_link_down: fc00::1 marked detached tc-so:[ 57.330005] in6_if_link_down: fe80:3::b0a0:fcff:fe7d:e6ab marked detached tc-so:[ 58.470005] in6_if_link_down: fd00:1::1 marked detached tc-so:[ 58.470005] in6_if_link_down: fe80:2::b0a0:b4ff:fe32:52dc 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 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 271 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 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 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 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 2372 0 85 498 0 498 tc-so: tc-so:In use 2883K, 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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:[ 9.370005] shmif0: Ethernet address b2:a0:8b:f4:e4:e4 tc-so:[ 10.980005] shmif1: Ethernet address b2:a0:a5:aa:b7:82 tc-so:[ 17.800005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 17.800005] get_ifid: shmif0: ifid: b0:a0:8b:ff:fe:f4:e4:e4 tc-so:[ 17.800005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:8bff:fef4:e4e4 tc-so:[ 18.150005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 18.150005] get_ifid: shmif1: ifid: b0:a0:a5:ff:fe:aa:b7:82 tc-so:[ 18.150005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:a5ff:feaa:b782 tc-so:[ 18.150005] ip6_output: refusing to send from invalid address fe80:3::b0a0:a5ff:feaa:b782 (pid 0) tc-so:[ 19.150005] ip6_output: refusing to send from invalid address fe80:3::b0a0:a5ff:feaa:b782 (pid 0) tc-so:[ 19.690005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:8bff:fef4:e4e4 - no duplicates found tc-so:[ 19.850005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 19.850005] get_ifid: gif0: ifid: ac:c4:a6:43:ff:5b:35:0e tc-so:[ 19.850005] nd6_dad_start: gif0: starting DAD for fe80:4::acc4:a643:ff5b:350e tc-so:[ 20.080005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:a5ff:feaa:b782 - no duplicates found tc-so:[ 21.790005] nd6_dad_timer: gif0: DAD complete for fe80:4::acc4:a643:ff5b:350e - no duplicates found tc-so:[ 29.290005] ah_input: hash over 120 bytes, skip 40: crda len 120 skip 0 inject 52 tc-so:[ 49.210005] in6_if_link_down: fc01::2 marked detached tc-so:[ 49.210005] in6_if_link_down: fe80:4::acc4:a643:ff5b:350e marked detached tc-so:[ 53.120005] in6_if_link_down: fc00::2 marked detached tc-so:[ 53.120005] in6_if_link_down: fe80:3::b0a0:a5ff:feaa:b782 marked detached tc-so:[ 54.380005] in6_if_link_down: fd00:2::1 marked detached tc-so:[ 54.380005] in6_if_link_down: fe80:2::b0a0:8bff:fef4:e4e4 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 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 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 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 612 0 0 204 0 204 204 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 1551 0 63 294 0 294 tc-so: tc-so:In use 1643K, total allocated 2352K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.530005] shmif0: Ethernet address b2:a0:e1:ed:0d:00 tc-so:[ 18.900005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 18.900005] get_ifid: shmif0: ifid: b0:a0:e1:ff:fe:ed:0d:00 tc-so:[ 18.900005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:e1ff:feed:d00 tc-so:[ 20.840005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:e1ff:feed:d00 - no duplicates found tc-so:[ 49.920005] in6_if_link_down: fd00:2::2 marked detached tc-so:[ 49.920005] in6_if_link_down: fe80:2::b0a0:e1ff:feed:d00 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.740004 b2:a0:8d:00:63:0f > 33:33:ff:00:63:0f, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:630f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:630f, length 24 tc-so:00:00:18.160004 b2:a0:8d:00:63:0f > 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:18.260004 b2:a0:8d:00:63:0f > 33:33:ff:00:63:0f, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:630f: ICMP6, neighbor solicitation, who has fe80::b0a0:8dff:fe00:630f, length 32 tc-so:00:00:17.150004 b2:a0:b4:32:52:dc > 33:33:ff:32:52:dc, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff32:52dc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff32:52dc, length 24 tc-so:00:00:17.150004 b2:a0:b4:32:52:dc > 33:33:ff:32:52:dc, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff32:52dc: ICMP6, neighbor solicitation, who has fe80::b0a0:b4ff:fe32:52dc, length 32 tc-so:00:00:20.370004 b2:a0:8d:00:63:0f > 33:33:ff:00:63:0f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8dff:fe00:630f > ff02::1:ff00:630f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:630f, length 24 tc-so:00:00:19.560004 b2:a0:b4:32:52:dc > 33:33:0d:36:5b:74, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b4ff:fe32:52dc > ff02::2:d36:5b74: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d36:5b74, length 24 tc-so:00:00:20.350004 b2:a0:b4:32:52:dc > 33:33:ff:32:52:dc, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b4ff:fe32:52dc > ff02::1:ff32:52dc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff32:52dc, length 24 tc-so:00:00:24.100004 b2:a0:8d:00:63:0f > 33:33:2d:82:4a:45, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8dff:fe00:630f > ff02::2:2d82:4a45: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2d82:4a45, length 24 tc-so:00:00:23.840004 b2:a0:b4:32:52:dc > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b4ff:fe32:52dc > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:27.530004 b2:a0:8d:00:63:0f > 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.040004 b2:a0:b4:32:52:dc > b2:a0:8d:00:63:0f, 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:27.570004 b2:a0:8d:00:63:0f > b2:a0:b4:32:52:dc, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:26.120004 b2:a0:b4:32:52:dc > b2:a0:8d:00:63:0f, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:31.050004 b2:a0:b4:32:52:dc > b2:a0:8d:00:63:0f, 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:32.550004 b2:a0:8d:00:63:0f > b2:a0:b4:32:52:dc, 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:32.630004 b2:a0:8d:00:63:0f > b2:a0:b4:32:52:dc, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:31.170004 b2:a0:b4:32:52:dc > b2:a0:8d:00:63:0f, 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:18.600004 b2:a0:8b:f4:e4:e4 > 33:33:ff:f4:e4:e4, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff4:e4e4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff4:e4e4, length 24 tc-so:00:00:18.680004 b2:a0:8b:f4:e4:e4 > 33:33:ff:f4:e4:e4, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff4:e4e4: ICMP6, neighbor solicitation, who has fe80::b0a0:8bff:fef4:e4e4, length 32 tc-so:00:00:18.740004 b2:a0:8b:f4:e4:e4 > 33:33:7b:3a:62:11, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:7b3a:6211: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:7b3a:6211, length 24 tc-so:00:00:19.310004 b2:a0:e1:ed:0d:00 > 33:33:ff:ed:0d:00, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffed:d00: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffed:d00, length 24 tc-so:00:00:19.810004 b2:a0:e1:ed:0d:00 > 33:33:ff:ed:0d:00, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffed:d00: ICMP6, neighbor solicitation, who has fe80::b0a0:e1ff:feed:d00, length 32 tc-so:00:00:22.540004 b2:a0:8b:f4:e4:e4 > 33:33:ff:f4:e4:e4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8bff:fef4:e4e4 > ff02::1:fff4:e4e4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff4:e4e4, length 24 tc-so:00:00:20.890004 b2:a0:e1:ed:0d:00 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e1ff:feed:d00 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:21.940004 b2:a0:e1:ed:0d:00 > 33:33:ff:ed:0d:00, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e1ff:feed:d00 > ff02::1:ffed:d00: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffed:d00, length 24 tc-so:00:00:24.190004 b2:a0:8b:f4:e4:e4 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8bff:fef4:e4e4 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00:2::2, length 32 tc-so:00:00:22.170004 b2:a0:e1:ed:0d:00 > b2:a0:8b:f4:e4:e4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e1ff:feed:d00 > fe80::b0a0:8bff:fef4:e4e4: ICMP6, neighbor advertisement, tgt is fd00:2::2, length 32 tc-so:00:00:24.230004 b2:a0:8b:f4:e4:e4 > b2:a0:e1:ed:0d:00, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:22.210004 b2:a0:e1:ed:0d:00 > 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:24.230004 b2:a0:8b:f4:e4:e4 > b2:a0:e1:ed:0d:00, 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:22.210004 b2:a0:e1:ed:0d:00 > b2:a0:8b:f4:e4:e4, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:25.180004 b2:a0:8b:f4:e4:e4 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8bff:fef4:e4e4 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:27.150004 b2:a0:e1:ed:0d:00 > 33:33:55:06:bd:f4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e1ff:feed:d00 > ff02::2:5506:bdf4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5506:bdf4, length 24 tc-so:00:00:27.190004 b2:a0:e1:ed:0d:00 > b2:a0:8b:f4:e4:e4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e1ff:feed:d00 > fe80::b0a0:8bff:fef4:e4e4: ICMP6, neighbor solicitation, who has fe80::b0a0:8bff:fef4:e4e4, length 32 tc-so:00:00:29.210004 b2:a0:8b:f4:e4:e4 > b2:a0:e1:ed:0d:00, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:8bff:fef4:e4e4 > fe80::b0a0:e1ff:feed:d00: ICMP6, neighbor advertisement, tgt is fe80::b0a0:8bff:fef4:e4e4, length 24 tc-so:00:00:29.290004 b2:a0:8b:f4:e4:e4 > b2:a0:e1:ed:0d:00, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:27.270004 b2:a0:e1:ed:0d:00 > b2:a0:8b:f4:e4:e4, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:34.230004 b2:a0:8b:f4:e4:e4 > b2:a0:e1:ed:0d:00, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8bff:fef4:e4e4 > fe80::b0a0:e1ff:feed:d00: ICMP6, neighbor solicitation, who has fe80::b0a0:e1ff:feed:d00, length 32 tc-so:00:00:32.210004 b2:a0:e1:ed:0d:00 > b2:a0:8b:f4:e4:e4, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:e1ff:feed:d00 > fe80::b0a0:8bff:fef4:e4e4: ICMP6, neighbor advertisement, tgt is fe80::b0a0:e1ff:feed:d00, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:17.110004 b2:a0:fc:7d:e6:ab > 33:33:ff:7d:e6:ab, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff7d:e6ab: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff7d:e6ab, length 24 tc-so:00:00:17.950004 b2:a0:fc:7d:e6:ab > 33:33:ff:7d:e6:ab, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff7d:e6ab: ICMP6, neighbor solicitation, who has fe80::b0a0:fcff:fe7d:e6ab, length 32 tc-so:00:00:18.310004 b2:a0:fc:7d:e6:ab > 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.990004 b2:a0:fc:7d:e6: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:20.020004 b2:a0:fc:7d:e6:ab > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:fcff:fe7d:e6ab > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:18.440004 b2:a0:a5:aa:b7:82 > 33:33:7b:3a:62:11, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:7b3a:6211: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:7b3a:6211, length 24 tc-so:00:00:18.940004 b2:a0:a5:aa:b7:82 > 33:33:ff:aa:b7:82, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffaa:b782: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffaa:b782, length 24 tc-so:00:00:19.060004 b2:a0:a5:aa:b7:82 > 33:33:ff:aa:b7:82, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffaa:b782: ICMP6, neighbor solicitation, who has fe80::b0a0:a5ff:feaa:b782, length 32 tc-so:00:00:21.030004 b2:a0:fc:7d:e6:ab > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:fcff:fe7d:e6ab > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:20.080004 b2:a0:a5:aa:b7:82 > 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:21.970004 b2:a0:fc:7d:e6:ab > b2:a0:a5:aa:b7:82, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: :: > ff02::1:ff98:8b75: ICMP6, neighbor solicitation, who has fe80::6092:1a9e:4998:8b75, length 32 tc-so:00:00:21.970004 b2:a0:fc:7d:e6:ab > b2:a0:a5:aa:b7:82, ethertype IPv6 (0x86dd), length 86: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 32 tc-so:00:00:20.110004 b2:a0:a5:aa:b7:82 > b2:a0:fc:7d:e6:ab, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff5b:350e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5b:350e, length 24 tc-so:00:00:22.160004 b2:a0:fc:7d:e6:ab > b2:a0:a5:aa:b7:82, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::6092:1a9e:4998:8b75 > ff02::2:d36:5b74: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d36:5b74, length 24 tc-so:00:00:20.760004 b2:a0:a5:aa:b7:82 > b2:a0:fc:7d:e6:ab, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff5b:350e: ICMP6, neighbor solicitation, who has fe80::acc4:a643:ff5b:350e, length 32 tc-so:00:00:24.430004 b2:a0:fc:7d:e6:ab > 33:33:0d:36:5b:74, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:fcff:fe7d:e6ab > ff02::2:d36:5b74: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d36:5b74, length 24 tc-so:00:00:23.610004 b2:a0:a5:aa:b7:82 > 33:33:ff:aa:b7:82, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a5ff:feaa:b782 > ff02::1:ffaa:b782: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffaa:b782, length 24 tc-so:00:00:26.090004 b2:a0:fc:7d:e6:ab > b2:a0:a5:aa:b7:82, 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:24.230004 b2:a0:a5:aa:b7:82 > b2:a0:fc:7d:e6:ab, 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.660004 b2:a0:fc:7d:e6:ab > 33:33:ff:7d:e6:ab, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:fcff:fe7d:e6ab > ff02::1:ff7d:e6ab: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff7d:e6ab, length 24 tc-so:00:00:24.860004 b2:a0:a5:aa:b7:82 > b2:a0:fc:7d:e6:ab, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::acc4:a643:ff5b:350e > ff02::1:ff5b:350e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5b:350e, length 24 tc-so:00:00:26.980004 b2:a0:fc:7d:e6:ab > b2:a0:a5:aa:b7:82, ethertype IPv6 (0x86dd), length 86: fc00::1 > fc00::2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:25.100004 b2:a0:a5:aa:b7:82 > b2:a0:fc:7d:e6:ab, ethertype IPv6 (0x86dd), length 78: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 24 tc-so:00:00:27.720004 b2:a0:fc:7d:e6:ab > b2:a0:a5:aa:b7:82, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::6092:1a9e:4998:8b75 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:27.880004 b2:a0:fc:7d:e6:ab > b2:a0:a5:aa:b7:82, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::6092:1a9e:4998:8b75 > ff02::1:ff98:8b75: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff98:8b75, length 24 tc-so:00:00:26.550004 b2:a0:a5:aa:b7:82 > b2:a0:fc:7d:e6:ab, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::acc4:a643:ff5b:350e > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:27.210004 b2:a0:a5:aa:b7:82 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a5ff:feaa:b782 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:27.430004 b2:a0:a5:aa:b7:82 > b2:a0:fc:7d:e6:ab, ethertype IPv6 (0x86dd), length 150: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x1): fe80::acc4:a643:ff5b:350e > ff02::2:7b3a:6211: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:7b3a:6211, length 24 tc-so:00:00:31.170004 b2:a0:fc:7d:e6:ab > b2:a0:a5:aa:b7:82, 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:29.290004 b2:a0:a5:aa:b7:82 > b2:a0:fc:7d:e6:ab, 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: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: 1639126456.376668, ipsec_gif_ipv6_transport_ah_null, passed tc-start: 1639126456.406828, 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:f3:11:d0:92 ./.__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:56:f2:8a:27 ./.__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:d6:5b:43: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: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:a4:be:c7:2a ./.__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:9f:c4:56:d8 ./.__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=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 10 08:54:43 2021 current: Dec 10 08:54:45 2021 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 08:54:19 2021 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=24303 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: Dec 10 08:54:43 2021 current: Dec 10 08:54:45 2021 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 08:54:19 2021 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=24303 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: Dec 10 08:54:44 2021 current: Dec 10 08:54:45 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 08:54:22 2021 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=7280 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: Dec 10 08:54:44 2021 current: Dec 10 08:54:45 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 08:54:22 2021 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=7280 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:00:fe:f5:60 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:ff:fefe:f560%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:ff:fefe:f560 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:f3:11:d0: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: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:00:fe:f5:60 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::2 tc-so: ff02::1:fffe:f560 tc-so: ff01:2::1 tc-so: ff02::2:16a:151d% 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:ff:fef 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:f3:11:d0:92 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::2 tc-so: group ff02::1:fffe:f560%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:16a:151d%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:00:fe:f5:60 multicnt 4 tc-so: 33:33:ff:fe:f5:60 -- 33:33:ff:fe:f5:60 refcount 1 tc-so: 33:33:01:6a:15:1d -- 33:33:01:6a:15:1d 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:f3:11:d0:92 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:f3ff:fe11:d092%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:56:f2:8a:27 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:56ff:fef2:8a27%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::3068:427b:1f8c:41b6%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:f3ff:fe11:d092 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:56ff:fef2:8a27 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::3068:427b:1f8c:41b6 UC - - - gif0 tc-so:fe80::3068:427b:1f8c:41b6 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:a4:be:c7:2a UHL - - - shmif1 tc-so:fd00:1::2 b2:a0:00:fe:f5:60 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:f3:11:d0:92 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::1 tc-so: ff02::1:ff11:d092 tc-so: ff01:2::1 tc-so: ff02::2:17de:94f8 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:f3ff:f 9 0 9 0 0 tc-so:shmif 1500 b2:a0:56:f2:8a:27 15 0 13 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:fff2:8a27 tc-so: ff01:3::1 tc-so: ff02::2:17de:94f8 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:56ff:f 15 0 13 0 0 tc-so:gif0 1280 5 0 7 0 0 tc-so:gif0 1280 fc01::1/128 fc01::1 tc-so: ff02::1:ff8c:41b6 tc-so: ff01:4::1 tc-so: ff02::2:17de:94f8 tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:1%gi 5 0 7 0 0 tc-so:gif0 1280 fe80::/64 fe80::3068:427b:1 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::2 b2:a0:a4:be:c7:2a shmif1 5s R tc-so:fd00:1::2 b2:a0:00:fe:f5:60 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::1 tc-so: group ff02::1:ff11:d092%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:17de:94f8%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:f3:11:d0:92 multicnt 4 tc-so: 33:33:ff:11:d0:92 -- 33:33:ff:11:d0:92 refcount 1 tc-so: 33:33:17:de:94:f8 -- 33:33:17:de:94:f8 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:fff2:8a27%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:17de:94f8%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:56:f2:8a:27 multicnt 4 tc-so: 33:33:ff:f2:8a:27 -- 33:33:ff:f2:8a:27 refcount 1 tc-so: 33:33:17:de:94:f8 -- 33:33:17:de:94:f8 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:ff8c:41b6%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:17de:94f8%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:d6:5b:43:bf tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:d6ff:fe5b:43bf%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:a4:be:c7:2a tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:a4ff:febe:c72a%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::281c:7d08:640b:f1f3%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:d6ff:fe5b:43bf link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:a4ff:febe:c72a link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::281c:7d08:640b:f1f3 UC - - - gif0 tc-so:fe80::281c:7d08:640b:f1f3 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:56:f2:8a:27 UHL - - - shmif1 tc-so:fd00:2::2 b2:a0:9f:c4:56:d8 UHL - - - shmif0 tc-so:fe80::b0a0:9fff:fec4:56d8 b2:a0:9f:c4:56:d8 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:d6:5b:43:bf 11 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::1 tc-so: ff02::1:ff5b:43bf tc-so: ff01:2::1 tc-so: ff02::2:680b:1d9c 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:d6ff:f 11 0 11 0 0 tc-so:shmif 1500 b2:a0:a4:be:c7:2a 9 0 15 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ffbe:c72a tc-so: ff01:3::1 tc-so: ff02::2:680b:1d9c tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 9 0 15 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:a4ff:f 9 0 15 0 0 tc-so:gif0 1280 5 0 7 0 0 tc-so:gif0 1280 fc01::2/128 fc01::2 tc-so: ff02::1:ff0b:f1f3 tc-so: ff01:4::1 tc-so: ff02::2:680b:1d9c tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:2%gi 5 0 7 0 0 tc-so:gif0 1280 fe80::/64 fe80::281c:7d08:6 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:56:f2:8a:27 shmif1 14s R R tc-so:fd00:2::2 b2:a0:9f:c4:56:d8 shmif0 14s R tc-so:fe80::b0a0:9fff:fec4:56d8%shmif0 b2:a0:9f:c4:56:d8 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:ff5b:43bf%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:680b:1d9c%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:d6:5b:43:bf multicnt 4 tc-so: 33:33:ff:5b:43:bf -- 33:33:ff:5b:43:bf refcount 1 tc-so: 33:33:68:0b:1d:9c -- 33:33:68:0b:1d: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:ffbe:c72a%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:680b:1d9c%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:a4:be:c7:2a multicnt 4 tc-so: 33:33:ff:be:c7:2a -- 33:33:ff:be:c7:2a refcount 1 tc-so: 33:33:68:0b:1d:9c -- 33:33:68:0b:1d: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:ff0b:f1f3%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:680b:1d9c%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:9f:c4:56:d8 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:9fff:fec4:56d8%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:9fff:fec4:56d8 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:d6:5b:43:bf UHL - - - shmif0 tc-so:fe80::b0a0:d6ff:fe5b:43bf b2:a0:d6:5b:43: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: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:9f:c4:56:d8 10 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::2 tc-so: ff02::1:ffc4:56d8 tc-so: ff01:2::1 tc-so: ff02::2:942f:e13% 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:9fff: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:d6:5b:43:bf shmif0 22s R tc-so:fe80::b0a0:d6ff:fe5b:43bf%shmif0 b2:a0:d6:5b:43:bf shmif0 26s 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:ffc4:56d8%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:942f:e13%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:9f:c4:56:d8 multicnt 4 tc-so: 33:33:ff:c4:56:d8 -- 33:33:ff:c4:56:d8 refcount 1 tc-so: 33:33:94:2f:0e:13 -- 33:33:94:2f:0e:13 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::281c:7d08:640b:f1f3%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: 5 packets, 328 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc01::1/128 -> fc01::2 flags 0 tc-so: inet6 fe80::3068:427b:1f8c:41b6%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:9f:c4:56:d8 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:9fff:fec4:56d8%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:a4:be:c7:2a tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 9 packets, 986 bytes, 2 multicasts tc-so: output: 15 packets, 1650 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:a4ff:febe:c72a%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:d6:5b:43:bf 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:d6ff:fe5b:43bf%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:56:f2:8a:27 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 15 packets, 1650 bytes, 5 multicasts tc-so: output: 13 packets, 1330 bytes, 6 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:56ff:fef2:8a27%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:11:d0:92 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:f3ff:fe11:d092%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:00:fe:f5:60 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:ff:fefe:f560%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 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 1466 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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:[ 8.910005] shmif0: Ethernet address b2:a0:00:fe:f5:60 tc-so:[ 16.880005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.880005] get_ifid: shmif0: ifid: b0:a0:00:ff:fe:fe:f5:60 tc-so:[ 16.880005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:ff:fefe:f560 tc-so:[ 18.570005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:ff:fefe:f560 - no duplicates found tc-so:[ 57.180005] in6_if_link_down: fd00:1::2 marked detached tc-so:[ 57.180005] in6_if_link_down: fe80:2::b0a0:ff:fefe:f560 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 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 265 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 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 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 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 2331 0 78 490 0 490 tc-so: tc-so:In use 2834K, total allocated 3920K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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:[ 7.910005] shmif0: Ethernet address b2:a0:f3:11:d0:92 tc-so:[ 9.360005] shmif1: Ethernet address b2:a0:56:f2:8a:27 tc-so:[ 15.450005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.450005] get_ifid: shmif0: ifid: b0:a0:f3:ff:fe:11:d0:92 tc-so:[ 15.450005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:f3ff:fe11:d092 tc-so:[ 15.710005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 15.710005] get_ifid: shmif1: ifid: b0:a0:56:ff:fe:f2:8a:27 tc-so:[ 15.710005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:56ff:fef2:8a27 tc-so:[ 17.050005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 17.050005] get_ifid: gif0: ifid: 30:68:42:7b:1f:8c:41:b6 tc-so:[ 17.050005] nd6_dad_start: gif0: starting DAD for fe80:4::3068:427b:1f8c:41b6 tc-so:[ 17.340005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:56ff:fef2:8a27 - no duplicates found tc-so:[ 17.420005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:f3ff:fe11:d092 - no duplicates found tc-so:[ 18.890005] nd6_dad_timer: gif0: DAD complete for fe80:4::3068:427b:1f8c:41b6 - no duplicates found tc-so:[ 28.500005] ipsec_common_input: no key association found for SA fc00::1/00002711/50/0 tc-so:[ 47.530005] in6_if_link_down: fc01::1 marked detached tc-so:[ 47.530005] in6_if_link_down: fe80:4::3068:427b:1f8c:41b6 marked detached tc-so:[ 52.610005] in6_if_link_down: fc00::1 marked detached tc-so:[ 52.610005] in6_if_link_down: fe80:3::b0a0:56ff:fef2:8a27 marked detached tc-so:[ 53.930005] in6_if_link_down: fd00:1::1 marked detached tc-so:[ 53.930005] in6_if_link_down: fe80:2::b0a0:f3ff:fe11:d092 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 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 33 0 33 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 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 1234 0 0 412 0 412 412 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 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 2421 0 91 516 0 516 tc-so: tc-so:In use 2992K, total allocated 4128K; utilization 72.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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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:[ 8.400005] shmif0: Ethernet address b2:a0:d6:5b:43:bf tc-so:[ 9.710005] shmif1: Ethernet address b2:a0:a4:be:c7:2a tc-so:[ 15.420005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.420005] get_ifid: shmif0: ifid: b0:a0:d6:ff:fe:5b:43:bf tc-so:[ 15.420005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:d6ff:fe5b:43bf tc-so:[ 15.680005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 15.680005] get_ifid: shmif1: ifid: b0:a0:a4:ff:fe:be:c7:2a tc-so:[ 15.680005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:a4ff:febe:c72a tc-so:[ 17.020005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 17.020005] get_ifid: gif0: ifid: 28:1c:7d:08:64:0b:f1:f3 tc-so:[ 17.020005] nd6_dad_start: gif0: starting DAD for fe80:4::281c:7d08:640b:f1f3 tc-so:[ 17.170005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:a4ff:febe:c72a - no duplicates found tc-so:[ 17.340005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:d6ff:fe5b:43bf - no duplicates found tc-so:[ 19.000005] nd6_dad_timer: gif0: DAD complete for fe80:4::281c:7d08:640b:f1f3 - no duplicates found tc-so:[ 43.410005] in6_if_link_down: fc01::2 marked detached tc-so:[ 43.410005] in6_if_link_down: fe80:4::281c:7d08:640b:f1f3 marked detached tc-so:[ 47.750005] in6_if_link_down: fc00::2 marked detached tc-so:[ 47.750005] in6_if_link_down: fe80:3::b0a0:a4ff:febe:c72a marked detached tc-so:[ 49.020005] in6_if_link_down: fd00:2::1 marked detached tc-so:[ 49.020005] in6_if_link_down: fe80:2::b0a0:d6ff:fe5b:43bf 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 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 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 1515K, total allocated 2184K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.950005] shmif0: Ethernet address b2:a0:9f:c4:56:d8 tc-so:[ 15.730005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.730005] get_ifid: shmif0: ifid: b0:a0:9f:ff:fe:c4:56:d8 tc-so:[ 15.730005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:9fff:fec4:56d8 tc-so:[ 17.580005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:9fff:fec4:56d8 - no duplicates found tc-so:[ 44.550005] in6_if_link_down: fd00:2::2 marked detached tc-so:[ 44.550005] in6_if_link_down: fe80:2::b0a0:9fff:fec4:56d8 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.390004 b2:a0:00:fe:f5:60 > 33:33:ff:fe:f5:60, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fffe:f560: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fffe:f560, length 24 tc-so:00:00:17.550004 b2:a0:00:fe:f5:60 > 33:33:ff:fe:f5:60, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fffe:f560: ICMP6, neighbor solicitation, who has fe80::b0a0:ff:fefe:f560, length 32 tc-so:00:00:16.380004 b2:a0:f3:11:d0:92 > 33:33:ff:11:d0:92, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff11:d092: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff11:d092, length 24 tc-so:00:00:16.420004 b2:a0:f3:11:d0:92 > 33:33:ff:11:d0:92, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff11:d092: ICMP6, neighbor solicitation, who has fe80::b0a0:f3ff:fe11:d092, length 32 tc-so:00:00:17.050004 b2:a0:f3:11:d0:92 > 33:33:17:de:94:f8, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:17de:94f8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:17de:94f8, length 24 tc-so:00:00:17.500004 b2:a0:f3:11:d0:92 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f3ff:fe11:d092 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:20.170004 b2:a0:00:fe:f5:60 > 33:33:ff:fe:f5:60, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ff:fefe:f560 > ff02::1:fffe:f560: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fffe:f560, length 24 tc-so:00:00:21.490004 b2:a0:00:fe:f5:60 > 33:33:01:6a:15:1d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ff:fefe:f560 > ff02::2:16a:151d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:16a:151d, length 24 tc-so:00:00:21.870004 b2:a0:00:fe:f5:60 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ff:fefe:f560 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:24.960004 b2:a0:00:fe:f5:60 > 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.910004 b2:a0:f3:11:d0:92 > b2:a0:00:fe:f5:60, 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:24.990004 b2:a0:00:fe:f5:60 > b2:a0:f3:11:d0:92, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:22.950004 b2:a0:f3:11:d0:92 > b2:a0:00:fe:f5:60, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:24.820004 b2:a0:f3:11:d0:92 > 33:33:ff:11:d0:92, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f3ff:fe11:d092 > ff02::1:ff11:d092: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff11:d092, length 24 tc-so:00:00:28.730004 b2:a0:00:fe:f5:60 > b2:a0:f3:11:d0:92, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:26.710004 b2:a0:f3:11:d0:92 > b2:a0:00:fe:f5:60, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:27.940004 b2:a0:f3:11:d0:92 > b2:a0:00:fe:f5:60, 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:30.000004 b2:a0:00:fe:f5:60 > b2:a0:f3:11:d0:92, 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:16.330004 b2:a0:d6:5b:43:bf > 33:33:ff:5b:43:bf, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff5b:43bf: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5b:43bf, length 24 tc-so:00:00:16.330004 b2:a0:d6:5b:43:bf > 33:33:ff:5b:43:bf, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff5b:43bf: ICMP6, neighbor solicitation, who has fe80::b0a0:d6ff:fe5b:43bf, length 32 tc-so:00:00:16.090004 b2:a0:9f:c4:56:d8 > 33:33:ff:c4:56:d8, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc4:56d8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc4:56d8, length 24 tc-so:00:00:16.570004 b2:a0:9f:c4:56:d8 > 33:33:ff:c4:56:d8, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc4:56d8: ICMP6, neighbor solicitation, who has fe80::b0a0:9fff:fec4:56d8, length 32 tc-so:00:00:19.620004 b2:a0:d6:5b:43:bf > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d6ff:fe5b:43bf > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:18.040004 b2:a0:9f:c4:56:d8 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9fff:fec4:56d8 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:20.520004 b2:a0:d6:5b:43:bf > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d6ff:fe5b:43bf > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00:2::2, length 32 tc-so:00:00:18.520004 b2:a0:9f:c4:56:d8 > b2:a0:d6:5b:43:bf, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9fff:fec4:56d8 > fe80::b0a0:d6ff:fe5b:43bf: ICMP6, neighbor advertisement, tgt is fd00:2::2, length 32 tc-so:00:00:20.520004 b2:a0:d6:5b:43:bf > b2:a0:9f:c4:56:d8, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:18.520004 b2:a0:9f:c4:56:d8 > 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.520004 b2:a0:d6:5b:43:bf > b2:a0:9f:c4:56:d8, 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:18.560004 b2:a0:9f:c4:56:d8 > b2:a0:d6:5b:43:bf, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:19.000004 b2:a0:9f:c4:56:d8 > 33:33:94:2f:0e:13, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9fff:fec4:56d8 > ff02::2:942f:e13: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:942f:e13, length 24 tc-so:00:00:23.110004 b2:a0:d6:5b:43:bf > 33:33:ff:5b:43:bf, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d6ff:fe5b:43bf > ff02::1:ff5b:43bf: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5b:43bf, length 24 tc-so:00:00:24.190004 b2:a0:d6:5b:43:bf > 33:33:68:0b:1d:9c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d6ff:fe5b:43bf > ff02::2:680b:1d9c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:680b:1d9c, length 24 tc-so:00:00:24.270004 b2:a0:d6:5b:43:bf > b2:a0:9f:c4:56:d8, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:22.250004 b2:a0:9f:c4:56:d8 > b2:a0:d6:5b:43:bf, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:23.530004 b2:a0:9f:c4:56:d8 > b2:a0:d6:5b:43:bf, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9fff:fec4:56d8 > fe80::b0a0:d6ff:fe5b:43bf: ICMP6, neighbor solicitation, who has fe80::b0a0:d6ff:fe5b:43bf, length 32 tc-so:00:00:25.510004 b2:a0:d6:5b:43:bf > b2:a0:9f:c4:56:d8, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:d6ff:fe5b:43bf > fe80::b0a0:9fff:fec4:56d8: ICMP6, neighbor advertisement, tgt is fe80::b0a0:d6ff:fe5b:43bf, length 24 tc-so:00:00:25.790004 b2:a0:9f:c4:56:d8 > 33:33:ff:c4:56:d8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9fff:fec4:56d8 > ff02::1:ffc4:56d8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc4:56d8, length 24 tc-so:00:00:30.530004 b2:a0:d6:5b:43:bf > b2:a0:9f:c4:56:d8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d6ff:fe5b:43bf > fe80::b0a0:9fff:fec4:56d8: ICMP6, neighbor solicitation, who has fe80::b0a0:9fff:fec4:56d8, length 32 tc-so:00:00:28.530004 b2:a0:9f:c4:56:d8 > b2:a0:d6:5b:43:bf, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:9fff:fec4:56d8 > fe80::b0a0:d6ff:fe5b:43bf: ICMP6, neighbor advertisement, tgt is fe80::b0a0:9fff:fec4:56d8, 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:56:f2:8a:27 > 33:33:ff:f2:8a:27, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff2:8a27: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff2:8a27, length 24 tc-so:00:00:16.310004 b2:a0:56:f2:8a:27 > 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:16.340004 b2:a0:56:f2:8a:27 > 33:33:ff:f2:8a:27, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff2:8a27: ICMP6, neighbor solicitation, who has fe80::b0a0:56ff:fef2:8a27, length 32 tc-so:00:00:17.630004 b2:a0:56:f2:8a:27 > 33:33:17:de:94:f8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:56ff:fef2:8a27 > ff02::2:17de:94f8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:17de:94f8, length 24 tc-so:00:00:17.790004 b2:a0:56:f2:8a:27 > 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.720004 b2:a0:a4:be:c7:2a > b2:a0:56:f2:8a:27, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:18.130004 b2:a0:56:f2:8a:27 > b2:a0:a4:be:c7:2a, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: :: > ff02::1:ff8c:41b6: ICMP6, neighbor solicitation, who has fe80::3068:427b:1f8c:41b6, length 32 tc-so:00:00:15.720004 b2:a0:a4:be:c7:2a > b2:a0:56:f2:8a:27, ethertype IPv6 (0x86dd), length 174: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 120 tc-so:00:00:16.130004 b2:a0:a4:be:c7:2a > 33:33:ff:be:c7:2a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffbe:c72a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffbe:c72a, length 24 tc-so:00:00:16.170004 b2:a0:a4:be:c7:2a > 33:33:ff:be:c7:2a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffbe:c72a: ICMP6, neighbor solicitation, who has fe80::b0a0:a4ff:febe:c72a, length 32 tc-so:00:00:19.160004 b2:a0:56:f2:8a:27 > 33:33:ff:f2:8a:27, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:56ff:fef2:8a27 > ff02::1:fff2:8a27: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff2:8a27, length 24 tc-so:00:00:16.980004 b2:a0:a4:be:c7:2a > 33:33:ff:be:c7:2a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffbe:c72a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffbe:c72a, length 24 tc-so:00:00:19.500004 b2:a0:56:f2:8a:27 > b2:a0:a4:be:c7:2a, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::3068:427b:1f8c:41b6 > ff02::1:ff8c:41b6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff8c:41b6, length 24 tc-so:00:00:17.300004 b2:a0:a4:be:c7:2a > b2:a0:56:f2:8a:27, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff0b:f1f3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0b:f1f3, length 24 tc-so:00:00:17.980004 b2:a0:a4:be:c7:2a > b2:a0:56:f2:8a:27, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff0b:f1f3: ICMP6, neighbor solicitation, who has fe80::281c:7d08:640b:f1f3, length 32 tc-so:00:00:20.770004 b2:a0:56:f2:8a:27 > b2:a0:a4:be:c7:2a, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::3068:427b:1f8c:41b6 > ff02::2:17de:94f8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:17de:94f8, length 24 tc-so:00:00:18.420004 b2:a0:a4:be:c7:2a > 33:33:68:0b:1d:9c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a4ff:febe:c72a > ff02::2:680b:1d9c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:680b:1d9c, length 24 tc-so:00:00:19.800004 b2:a0:a4:be:c7:2a > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a4ff:febe:c72a > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:22.910004 b2:a0:56:f2:8a:27 > b2:a0:a4:be:c7:2a, 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.560004 b2:a0:a4:be:c7:2a > b2:a0:56:f2:8a:27, 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.730004 b2:a0:a4:be:c7:2a > b2:a0:56:f2:8a:27, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:23.120004 b2:a0:56:f2:8a:27 > b2:a0:a4:be:c7:2a, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:23.690004 b2:a0:56:f2:8a:27 > b2:a0:a4:be:c7:2a, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::3068:427b:1f8c:41b6 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:21.570004 b2:a0:a4:be:c7:2a > b2:a0:56:f2:8a:27, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::281c:7d08:640b:f1f3 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:22.480004 b2:a0:a4:be:c7:2a > b2:a0:56:f2:8a:27, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::281c:7d08:640b:f1f3 > ff02::1:ff0b:f1f3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0b:f1f3, length 24 tc-so:00:00:26.660004 b2:a0:56:f2:8a:27 > b2:a0:a4:be:c7:2a, ethertype IPv6 (0x86dd), length 122: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x1), length 68 tc-so:00:00:24.270004 b2:a0:a4:be:c7:2a > b2:a0:56:f2:8a:27, ethertype IPv6 (0x86dd), length 122: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x1), length 68 tc-so:00:00:26.090004 b2:a0:a4:be:c7:2a > b2:a0:56:f2:8a:27, ethertype IPv6 (0x86dd), length 138: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x2), length 84 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: 1639126532.6394, ipsec_gif_ipv6_transport_esp_null, passed tc-start: 1639126532.43557, 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:00:93:56:14 ./.__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:48:3c:7f:d2 ./.__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:10:c3:3a:6e ./.__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:75:04:35:28 ./.__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:fb:26:6a:a0 ./.__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: Dec 10 08:55:59 2021 current: Dec 10 08:56:00 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 08:55:35 2021 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=26780 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: Dec 10 08:55:59 2021 current: Dec 10 08:56:00 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 08:55:35 2021 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=26780 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: Dec 10 08:55:59 2021 current: Dec 10 08:56:01 2021 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 08:55:37 2021 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=17599 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: Dec 10 08:55:59 2021 current: Dec 10 08:56:01 2021 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 08:55:37 2021 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=17599 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:73:b7:98:c4 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:73ff:feb7:98c4%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:73ff:feb7:98c4 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:00:93:56: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: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:73:b7:98:c4 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::2 tc-so: ff02::1:ffb7:98c4 tc-so: ff01:2::1 tc-so: ff02::2:c6d8:14e% 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:73ff: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:00:93:56:14 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::2 tc-so: group ff02::1:ffb7:98c4%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:c6d8:14e%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:73:b7:98:c4 multicnt 4 tc-so: 33:33:ff:b7:98:c4 -- 33:33:ff:b7:98:c4 refcount 1 tc-so: 33:33:c6:d8:01:4e -- 33:33:c6:d8:01:4e 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:00:93:56:14 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:ff:fe93:5614%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:48:3c:7f:d2 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:48ff:fe3c:7fd2%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::4cf2:d662:7a40:54b5%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:ff:fe93:5614 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:48ff:fe3c:7fd2 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::4cf2:d662:7a40:54b5 UC - - - gif0 tc-so:fe80::4cf2:d662:7a40:54b5 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:75:04:35:28 UHL - - - shmif1 tc-so:fd00:1::2 b2:a0:73:b7:98:c4 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:00:93:56:14 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::1 tc-so: ff02::1:ff93:5614 tc-so: ff01:2::1 tc-so: ff02::2:8fcb:b008 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:ff:fe9 9 0 9 0 0 tc-so:shmif 1500 b2:a0:48:3c:7f:d2 15 0 13 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ff3c:7fd2 tc-so: ff01:3::1 tc-so: ff02::2:8fcb:b008 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:48ff:f 15 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:ff40:54b5 tc-so: ff01:4::1 tc-so: ff02::2:8fcb:b008 tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:1%gi 7 0 7 0 0 tc-so:gif0 1280 fe80::/64 fe80::4cf2:d662: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:75:04:35:28 shmif1 23h59m56s S tc-so:fd00:1::2 b2:a0:73:b7:98:c4 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::1 tc-so: group ff02::1:ff93:5614%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:8fcb:b008%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:00:93:56:14 multicnt 4 tc-so: 33:33:ff:93:56:14 -- 33:33:ff:93:56:14 refcount 1 tc-so: 33:33:8f:cb:b0:08 -- 33:33:8f:cb:b0:08 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:ff3c:7fd2%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:8fcb:b008%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:48:3c:7f:d2 multicnt 4 tc-so: 33:33:ff:3c:7f:d2 -- 33:33:ff:3c:7f:d2 refcount 1 tc-so: 33:33:8f:cb:b0:08 -- 33:33:8f:cb:b0:08 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:ff40:54b5%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:8fcb:b008%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:10:c3:3a:6e tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:10ff:fec3:3a6e%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:75:04:35:28 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:75ff:fe04:3528%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::2c82:9e3a:fbb8:3e52%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:10ff:fec3:3a6e link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:75ff:fe04:3528 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::2c82:9e3a:fbb8:3e52 UC - - - gif0 tc-so:fe80::2c82:9e3a:fbb8:3e52 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:48:3c:7f:d2 UHL - - - shmif1 tc-so:fd00:2::2 b2:a0:fb:26:6a:a0 UHL - - - shmif0 tc-so:fe80::b0a0:fbff:fe26:6aa0 b2:a0:fb:26:6a: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: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:c3:3a:6e 11 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::1 tc-so: ff02::1:ffc3:3a6e tc-so: ff01:2::1 tc-so: ff02::2:38e9:40d3 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:10ff:f 11 0 11 0 0 tc-so:shmif 1500 b2:a0:75:04:35:28 11 0 15 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ff04:3528 tc-so: ff01:3::1 tc-so: ff02::2:38e9:40d3 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 11 0 15 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:75ff:f 11 0 15 0 0 tc-so:gif0 1280 5 0 7 0 0 tc-so:gif0 1280 fc01::2/128 fc01::2 tc-so: ff02::1:ffb8:3e52 tc-so: ff01:4::1 tc-so: ff02::2:38e9:40d3 tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:2%gi 5 0 7 0 0 tc-so:gif0 1280 fe80::/64 fe80::2c82:9e3a:f 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:48:3c:7f:d2 shmif1 4s R R tc-so:fd00:2::2 b2:a0:fb:26:6a:a0 shmif0 21s R tc-so:fe80::b0a0:fbff:fe26:6aa0%shmif0 b2:a0:fb:26:6a:a0 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:ffc3:3a6e%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:38e9:40d3%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:10:c3:3a:6e multicnt 4 tc-so: 33:33:ff:c3:3a:6e -- 33:33:ff:c3:3a:6e refcount 1 tc-so: 33:33:38:e9:40:d3 -- 33:33:38:e9:40:d3 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:ff04:3528%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:38e9:40d3%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:75:04:35:28 multicnt 4 tc-so: 33:33:ff:04:35:28 -- 33:33:ff:04:35:28 refcount 1 tc-so: 33:33:38:e9:40:d3 -- 33:33:38:e9:40:d3 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:ffb8:3e52%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:38e9:40d3%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:fb:26:6a:a0 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:fbff:fe26:6aa0%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:fbff:fe26:6aa0 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:10:c3:3a:6e UHL - - - shmif0 tc-so:fe80::b0a0:10ff:fec3:3a6e b2:a0:10:c3:3a: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: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:fb:26:6a:a0 9 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::2 tc-so: ff02::1:ff26:6aa0 tc-so: ff01:2::1 tc-so: ff02::2:7d11:ca6f 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:fbff: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:10:c3:3a:6e shmif0 9s R tc-so:fe80::b0a0:10ff:fec3:3a6e%shmif0 b2:a0:10:c3:3a:6e 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:ff26:6aa0%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:7d11:ca6f%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:fb:26:6a:a0 multicnt 4 tc-so: 33:33:ff:26:6a:a0 -- 33:33:ff:26:6a:a0 refcount 1 tc-so: 33:33:7d:11:ca:6f -- 33:33:7d:11:ca:6f 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::2c82:9e3a:fbb8:3e52%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::4cf2:d662:7a40:54b5%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:fb:26:6a:a0 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:fbff:fe26:6aa0%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:75:04:35:28 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 11 packets, 1178 bytes, 4 multicasts tc-so: output: 15 packets, 1658 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:75ff:fe04:3528%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:c3:3a:6e 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:10ff:fec3:3a6e%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:48:3c:7f:d2 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:48ff:fe3c:7fd2%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:00:93:56:14 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:ff:fe93:5614%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:73:b7:98:c4 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:73ff:feb7:98c4%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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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:[ 8.700005] shmif0: Ethernet address b2:a0:73:b7:98:c4 tc-so:[ 16.250005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.250005] get_ifid: shmif0: ifid: b0:a0:73:ff:fe:b7:98:c4 tc-so:[ 16.250005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:73ff:feb7:98c4 tc-so:[ 18.250005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:73ff:feb7:98c4 - no duplicates found tc-so:[ 56.470005] in6_if_link_down: fd00:1::2 marked detached tc-so:[ 56.470005] in6_if_link_down: fe80:2::b0a0:73ff:feb7:98c4 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 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 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 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 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 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 2323 0 78 488 0 488 tc-so: tc-so:In use 2829K, total allocated 3904K; utilization 72.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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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:[ 8.310005] shmif0: Ethernet address b2:a0:00:93:56:14 tc-so:[ 9.520005] shmif1: Ethernet address b2:a0:48:3c:7f:d2 tc-so:[ 15.170005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.170005] get_ifid: shmif0: ifid: b0:a0:00:ff:fe:93:56:14 tc-so:[ 15.170005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:ff:fe93:5614 tc-so:[ 15.410005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 15.410005] get_ifid: shmif1: ifid: b0:a0:48:ff:fe:3c:7f:d2 tc-so:[ 15.410005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:48ff:fe3c:7fd2 tc-so:[ 16.690005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 16.690005] get_ifid: gif0: ifid: 4c:f2:d6:62:7a:40:54:b5 tc-so:[ 16.690005] nd6_dad_start: gif0: starting DAD for fe80:4::4cf2:d662:7a40:54b5 tc-so:[ 16.880005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:ff:fe93:5614 - no duplicates found tc-so:[ 17.170005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:48ff:fe3c:7fd2 - no duplicates found tc-so:[ 18.670005] nd6_dad_timer: gif0: DAD complete for fe80:4::4cf2:d662:7a40:54b5 - no duplicates found tc-so:[ 47.240005] in6_if_link_down: fc01::1 marked detached tc-so:[ 47.240005] in6_if_link_down: fe80:4::4cf2:d662:7a40:54b5 marked detached tc-so:[ 52.530005] in6_if_link_down: fc00::1 marked detached tc-so:[ 52.530005] in6_if_link_down: fe80:3::b0a0:48ff:fe3c:7fd2 marked detached tc-so:[ 53.940005] in6_if_link_down: fd00:1::1 marked detached tc-so:[ 53.940005] in6_if_link_down: fe80:2::b0a0:ff:fe93:5614 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 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 63 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 271 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 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 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 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 2353 0 81 494 0 494 tc-so: tc-so:In use 2861K, total allocated 3952K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.690005] shmif0: Ethernet address b2:a0:10:c3:3a:6e tc-so:[ 9.940005] shmif1: Ethernet address b2:a0:75:04:35:28 tc-so:[ 15.330005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.330005] get_ifid: shmif0: ifid: b0:a0:10:ff:fe:c3:3a:6e tc-so:[ 15.330005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:10ff:fec3:3a6e tc-so:[ 15.560005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 15.560005] get_ifid: shmif1: ifid: b0:a0:75:ff:fe:04:35:28 tc-so:[ 15.560005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:75ff:fe04:3528 tc-so:[ 16.860005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:10ff:fec3:3a6e - no duplicates found tc-so:[ 16.940005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 16.940005] get_ifid: gif0: ifid: 2c:82:9e:3a:fb:b8:3e:52 tc-so:[ 16.940005] nd6_dad_start: gif0: starting DAD for fe80:4::2c82:9e3a:fbb8:3e52 tc-so:[ 17.580005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:75ff:fe04:3528 - no duplicates found tc-so:[ 18.380005] nd6_dad_timer: gif0: DAD complete for fe80:4::2c82:9e3a:fbb8:3e52 - no duplicates found tc-so:[ 43.610005] in6_if_link_down: fc01::2 marked detached tc-so:[ 43.610005] in6_if_link_down: fe80:4::2c82:9e3a:fbb8:3e52 marked detached tc-so:[ 47.770005] in6_if_link_down: fc00::2 marked detached tc-so:[ 47.770005] in6_if_link_down: fe80:3::b0a0:75ff:fe04:3528 marked detached tc-so:[ 49.200005] in6_if_link_down: fd00:2::1 marked detached tc-so:[ 49.200005] in6_if_link_down: fe80:2::b0a0:10ff:fec3:3a6e 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 23 0 23 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 27 0 27 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 638 0 0 213 0 213 213 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 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 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 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 1587 0 69 303 0 303 tc-so: tc-so:In use 1700K, total allocated 2424K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.960005] shmif0: Ethernet address b2:a0:fb:26:6a:a0 tc-so:[ 15.430005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.430005] get_ifid: shmif0: ifid: b0:a0:fb:ff:fe:26:6a:a0 tc-so:[ 15.430005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:fbff:fe26:6aa0 tc-so:[ 17.340005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:fbff:fe26:6aa0 - no duplicates found tc-so:[ 44.210005] in6_if_link_down: fd00:2::2 marked detached tc-so:[ 44.210005] in6_if_link_down: fe80:2::b0a0:fbff:fe26:6aa0 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.400004 b2:a0:73:b7:98:c4 > 33:33:ff:b7:98:c4, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb7:98c4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb7:98c4, length 24 tc-so:00:00:17.240004 b2:a0:73:b7:98:c4 > 33:33:ff:b7:98:c4, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb7:98c4: ICMP6, neighbor solicitation, who has fe80::b0a0:73ff:feb7:98c4, length 32 tc-so:00:00:15.840004 b2:a0:00:93:56:14 > 33:33:ff:93:56:14, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff93:5614: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff93:5614, length 24 tc-so:00:00:15.880004 b2:a0:00:93:56:14 > 33:33:ff:93:56:14, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff93:5614: ICMP6, neighbor solicitation, who has fe80::b0a0:ff:fe93:5614, length 32 tc-so:00:00:18.260004 b2:a0:73:b7:98:c4 > 33:33:c6:d8:01:4e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:73ff:feb7:98c4 > ff02::2:c6d8:14e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c6d8:14e, length 24 tc-so:00:00:16.880004 b2:a0:00:93:56:14 > 33:33:8f:cb:b0:08, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:8fcb:b008: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8fcb:b008, length 24 tc-so:00:00:18.930004 b2:a0:00:93:56:14 > 33:33:ff:93:56:14, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ff:fe93:5614 > ff02::1:ff93:5614: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff93:5614, length 24 tc-so:00:00:19.970004 b2:a0:00:93:56:14 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ff:fe93:5614 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:24.380004 b2:a0:73:b7:98:c4 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:73ff:feb7:98c4 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:24.500004 b2:a0:73:b7:98:c4 > 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.960004 b2:a0:00:93:56:14 > b2:a0:73:b7:98:c4, 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:24.500004 b2:a0:73:b7:98:c4 > b2:a0:00:93:56:14, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:23.040004 b2:a0:00:93:56:14 > b2:a0:73:b7:98:c4, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:25.790004 b2:a0:73:b7:98:c4 > 33:33:ff:b7:98:c4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:73ff:feb7:98c4 > ff02::1:ffb7:98c4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb7:98c4, length 24 tc-so:00:00:29.020004 b2:a0:73:b7:98:c4 > b2:a0:00:93:56:14, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:27.570004 b2:a0:00:93:56:14 > b2:a0:73:b7:98:c4, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:27.960004 b2:a0:00:93:56:14 > b2:a0:73:b7:98:c4, 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:29.470004 b2:a0:73:b7:98:c4 > b2:a0:00:93:56:14, 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.480004 b2:a0:10:c3:3a:6e > 33:33:ff:c3:3a:6e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc3:3a6e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc3:3a6e, length 24 tc-so:00:00:15.850004 b2:a0:10:c3:3a:6e > 33:33:ff:c3:3a:6e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc3:3a6e: ICMP6, neighbor solicitation, who has fe80::b0a0:10ff:fec3:3a6e, length 32 tc-so:00:00:16.860004 b2:a0:10:c3:3a:6e > 33:33:38:e9:40:d3, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:38e9:40d3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:38e9:40d3, length 24 tc-so:00:00:15.540004 b2:a0:fb:26:6a:a0 > 33:33:ff:26:6a:a0, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff26:6aa0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff26:6aa0, length 24 tc-so:00:00:16.320004 b2:a0:fb:26:6a:a0 > 33:33:ff:26:6a:a0, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff26:6aa0: ICMP6, neighbor solicitation, who has fe80::b0a0:fbff:fe26:6aa0, length 32 tc-so:00:00:17.100004 b2:a0:fb:26:6a:a0 > 33:33:7d:11:ca:6f, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:7d11:ca6f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:7d11:ca6f, length 24 tc-so:00:00:17.260004 b2:a0:fb:26:6a:a0 > 33:33:ff:26:6a:a0, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff26:6aa0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff26:6aa0, length 24 tc-so:00:00:20.840004 b2:a0:10:c3:3a:6e > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:10ff:fec3:3a6e > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00:2::2, length 32 tc-so:00:00:18.550004 b2:a0:fb:26:6a:a0 > b2:a0:10:c3:3a:6e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:fbff:fe26:6aa0 > fe80::b0a0:10ff:fec3:3a6e: ICMP6, neighbor advertisement, tgt is fd00:2::2, length 32 tc-so:00:00:20.840004 b2:a0:10:c3:3a:6e > b2:a0:fb:26:6a:a0, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:18.590004 b2:a0:fb:26:6a:a0 > 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.880004 b2:a0:10:c3:3a:6e > b2:a0:fb:26:6a:a0, 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:18.590004 b2:a0:fb:26:6a:a0 > b2:a0:10:c3:3a:6e, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:21.200004 b2:a0:10:c3:3a:6e > 33:33:ff:c3:3a:6e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:10ff:fec3:3a6e > ff02::1:ffc3:3a6e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc3:3a6e, length 24 tc-so:00:00:19.230004 b2:a0:fb:26:6a:a0 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:fbff:fe26:6aa0 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:22.930004 b2:a0:10:c3:3a:6e > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:10ff:fec3:3a6e > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:25.360004 b2:a0:10:c3:3a:6e > b2:a0:fb:26:6a:a0, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:23.070004 b2:a0:fb:26:6a:a0 > b2:a0:10:c3:3a:6e, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:23.580004 b2:a0:fb:26:6a:a0 > b2:a0:10:c3:3a:6e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:fbff:fe26:6aa0 > fe80::b0a0:10ff:fec3:3a6e: ICMP6, neighbor solicitation, who has fe80::b0a0:10ff:fec3:3a6e, length 32 tc-so:00:00:25.860004 b2:a0:10:c3:3a:6e > b2:a0:fb:26:6a:a0, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:10ff:fec3:3a6e > fe80::b0a0:fbff:fe26:6aa0: ICMP6, neighbor advertisement, tgt is fe80::b0a0:10ff:fec3:3a6e, length 24 tc-so:00:00:30.890004 b2:a0:10:c3:3a:6e > b2:a0:fb:26:6a:a0, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:10ff:fec3:3a6e > fe80::b0a0:fbff:fe26:6aa0: ICMP6, neighbor solicitation, who has fe80::b0a0:fbff:fe26:6aa0, length 32 tc-so:00:00:28.610004 b2:a0:fb:26:6a:a0 > b2:a0:10:c3:3a:6e, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:fbff:fe26:6aa0 > fe80::b0a0:10ff:fec3:3a6e: ICMP6, neighbor advertisement, tgt is fe80::b0a0:fbff:fe26:6aa0, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.030004 b2:a0:48:3c:7f:d2 > 33:33:ff:3c:7f:d2, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff3c:7fd2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff3c:7fd2, length 24 tc-so:00:00:16.160004 b2:a0:48:3c:7f:d2 > 33:33:ff:3c:7f:d2, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff3c:7fd2: ICMP6, neighbor solicitation, who has fe80::b0a0:48ff:fe3c:7fd2, length 32 tc-so:00:00:17.350004 b2:a0:48:3c:7f:d2 > 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.560004 b2:a0:75:04:35:28 > b2:a0:48:3c:7f:d2, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:17.740004 b2:a0:48:3c:7f:d2 > b2:a0:75:04:35:28, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: :: > ff02::1:ff40:54b5: ICMP6, neighbor solicitation, who has fe80::4cf2:d662:7a40:54b5, length 32 tc-so:00:00:15.560004 b2:a0:75:04:35:28 > b2:a0:48:3c:7f:d2, ethertype IPv6 (0x86dd), length 174: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 120 tc-so:00:00:17.920004 b2:a0:48:3c:7f:d2 > 33:33:ff:3c:7f:d2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:48ff:fe3c:7fd2 > ff02::1:ff3c:7fd2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff3c:7fd2, length 24 tc-so:00:00:16.550004 b2:a0:75:04:35:28 > 33:33:ff:04:35:28, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff04:3528: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff04:3528, length 24 tc-so:00:00:16.550004 b2:a0:75:04:35:28 > 33:33:ff:04:35:28, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff04:3528: ICMP6, neighbor solicitation, who has fe80::b0a0:75ff:fe04:3528, length 32 tc-so:00:00:17.170004 b2:a0:75:04:35:28 > b2:a0:48:3c:7f:d2, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ffb8:3e52: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb8:3e52, length 24 tc-so:00:00:17.360004 b2:a0:75:04:35:28 > b2:a0:48:3c:7f:d2, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ffb8:3e52: ICMP6, neighbor solicitation, who has fe80::2c82:9e3a:fbb8:3e52, length 32 tc-so:00:00:17.480004 b2:a0:75:04:35:28 > 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:19.780004 b2:a0:48:3c:7f:d2 > b2:a0:75:04:35:28, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::4cf2:d662:7a40:54b5 > ff02::1:ff40:54b5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff40:54b5, length 24 tc-so:00:00:20.050004 b2:a0:48:3c:7f:d2 > b2:a0:75:04:35:28, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::4cf2:d662:7a40:54b5 > ff02::2:8fcb:b008: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8fcb:b008, length 24 tc-so:00:00:20.170004 b2:a0:48:3c:7f:d2 > b2:a0:75:04:35:28, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::4cf2:d662:7a40:54b5 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:20.170004 b2:a0:48:3c:7f:d2 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:48ff:fe3c:7fd2 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:18.050004 b2:a0:75:04:35:28 > b2:a0:48:3c:7f:d2, 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:18.670004 b2:a0:75:04:35:28 > b2:a0:48:3c:7f:d2, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::2c82:9e3a:fbb8:3e52 > ff02::2:38e9:40d3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:38e9:40d3, length 24 tc-so:00:00:19.490004 b2:a0:75:04:35:28 > 33:33:38:e9:40:d3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:75ff:fe04:3528 > ff02::2:38e9:40d3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:38e9:40d3, length 24 tc-so:00:00:20.580004 b2:a0:75:04:35:28 > b2:a0:48:3c:7f:d2, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:22.740004 b2:a0:48:3c:7f:d2 > b2:a0:75:04:35:28, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:23.000004 b2:a0:48:3c:7f:d2 > b2:a0:75:04:35:28, 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.880004 b2:a0:75:04:35:28 > b2:a0:48:3c:7f:d2, 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.840004 b2:a0:48:3c:7f:d2 > 33:33:8f:cb:b0:08, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:48ff:fe3c:7fd2 > ff02::2:8fcb:b008: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8fcb:b008, length 24 tc-so:00:00:21.900004 b2:a0:75:04:35:28 > b2:a0:48:3c:7f:d2, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::2c82:9e3a:fbb8:3e52 > ff02::1:ffb8:3e52: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb8:3e52, length 24 tc-so:00:00:22.850004 b2:a0:75:04:35:28 > 33:33:ff:04:35:28, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:75ff:fe04:3528 > ff02::1:ff04:3528: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff04:3528, length 24 tc-so:00:00:27.530004 b2:a0:48:3c:7f:d2 > b2:a0:75:04:35:28, ethertype IPv6 (0x86dd), length 142: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x1), length 88 tc-so:00:00:25.360004 b2:a0:75:04:35:28 > b2:a0:48:3c:7f:d2, ethertype IPv6 (0x86dd), length 142: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x1), length 88 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: 1639126607.497068, ipsec_gif_ipv6_transport_esp_rijndaelcbc, passed tc-start: 1639126607.529865, 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:4a:b0:67:86 ./.__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:9f:0c:87:dc ./.__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:00:46:f9: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: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:a6:5c:5a ./.__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:bd:3c:32: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: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: Dec 10 08:57:15 2021 current: Dec 10 08:57:15 2021 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 08:56:51 2021 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=3701 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: Dec 10 08:57:15 2021 current: Dec 10 08:57:15 2021 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 08:56:51 2021 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=3701 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: Dec 10 08:57:15 2021 current: Dec 10 08:57:16 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 08:56:53 2021 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=20833 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: Dec 10 08:57:15 2021 current: Dec 10 08:57:16 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 08:56:53 2021 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=20833 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:5f:b5:26:8f tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:5fff:feb5:268f%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:5fff:feb5:268f 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:4a:b0:67: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: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:b5:26:8f 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::2 tc-so: ff02::1:ffb5:268f tc-so: ff01:2::1 tc-so: ff02::2:ccb4:1976 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:5fff: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:4a:b0:67:86 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::2 tc-so: group ff02::1:ffb5:268f%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:ccb4:1976%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:5f:b5:26:8f multicnt 4 tc-so: 33:33:ff:b5:26:8f -- 33:33:ff:b5:26:8f refcount 1 tc-so: 33:33:cc:b4:19:76 -- 33:33:cc:b4:19:76 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:4a:b0:67:86 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:4aff:feb0:6786%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:9f:0c:87:dc tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:9fff:fe0c:87dc%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::b800:d664:9983:590e%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:4aff:feb0:6786 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:9fff:fe0c:87dc link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::b800:d664:9983:590e UC - - - gif0 tc-so:fe80::b800:d664:9983:590e 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:a6:5c:5a UHL - - - shmif1 tc-so:fd00:1::2 b2:a0:5f:b5:26:8f 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:4a:b0:67:86 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::1 tc-so: ff02::1:ffb0:6786 tc-so: ff01:2::1 tc-so: ff02::2:dabc:a110 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:4aff:f 9 0 9 0 0 tc-so:shmif 1500 b2:a0:9f:0c:87:dc 14 0 14 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ff0c:87dc tc-so: ff01:3::1 tc-so: ff02::2:dabc:a110 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 14 0 14 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:9fff:f 14 0 14 0 0 tc-so:gif0 1280 7 0 6 0 0 tc-so:gif0 1280 fc01::1/128 fc01::1 tc-so: ff02::1:ff83:590e tc-so: ff01:4::1 tc-so: ff02::2:dabc:a110 tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:1%gi 7 0 6 0 0 tc-so:gif0 1280 fe80::/64 fe80::b800:d664: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:27:a6:5c:5a shmif1 21s R tc-so:fd00:1::2 b2:a0:5f:b5:26:8f 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::1 tc-so: group ff02::1:ffb0:6786%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:dabc:a110%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:4a:b0:67:86 multicnt 4 tc-so: 33:33:ff:b0:67:86 -- 33:33:ff:b0:67:86 refcount 1 tc-so: 33:33:da:bc:a1:10 -- 33:33:da:bc:a1: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:ff0c:87dc%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:dabc:a110%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:9f:0c:87:dc multicnt 4 tc-so: 33:33:ff:0c:87:dc -- 33:33:ff:0c:87:dc refcount 1 tc-so: 33:33:da:bc:a1:10 -- 33:33:da:bc:a1: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:ff83:590e%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:dabc:a110%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:00:46:f9:bf tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:ff:fe46:f9bf%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:a6:5c:5a tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:27ff:fea6:5c5a%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::8406:2f2b:a383:b158%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:ff:fe46:f9bf link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:27ff:fea6:5c5a link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::8406:2f2b:a383:b158 UC - - - gif0 tc-so:fe80::8406:2f2b:a383:b158 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:9f:0c:87:dc UHL - - - shmif1 tc-so:fe80::b0a0:9fff:fe0c:87dc b2:a0:9f:0c:87:dc UHL - - - shmif1 tc-so:fd00:2::2 b2:a0:bd:3c:32:99 UHL - - - shmif0 tc-so:fe80::b0a0:bdff:fe3c:3299 b2:a0:bd:3c:32: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: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:00:46:f9:bf 11 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::1 tc-so: ff02::1:ff46:f9bf tc-so: ff01:2::1 tc-so: ff02::2:b2e:dad2% 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:ff:fe4 11 0 11 0 0 tc-so:shmif 1500 b2:a0:27:a6:5c:5a 11 0 14 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ffa6:5c5a tc-so: ff01:3::1 tc-so: ff02::2:b2e:dad2% tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 11 0 14 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:27ff:f 11 0 14 0 0 tc-so:gif0 1280 5 0 6 0 0 tc-so:gif0 1280 fc01::2/128 fc01::2 tc-so: ff02::1:ff83:b158 tc-so: ff01:4::1 tc-so: ff02::2:b2e:dad2% tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:2%gi 5 0 6 0 0 tc-so:gif0 1280 fe80::/64 fe80::8406:2f2b:a 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:9f:0c:87:dc shmif1 23h59m57s S R tc-so:fe80::b0a0:9fff:fe0c:87dc%shmif1 b2:a0:9f:0c:87:dc shmif1 23h59m36s S tc-so:fd00:2::2 b2:a0:bd:3c:32:99 shmif0 15s R tc-so:fe80::b0a0:bdff:fe3c:3299%shmif0 b2:a0:bd:3c:32:99 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:ff46:f9bf%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:b2e:dad2%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:00:46:f9:bf multicnt 4 tc-so: 33:33:ff:46:f9:bf -- 33:33:ff:46:f9:bf refcount 1 tc-so: 33:33:0b:2e:da:d2 -- 33:33:0b:2e:da:d2 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:ffa6:5c5a%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:b2e:dad2%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:a6:5c:5a multicnt 4 tc-so: 33:33:ff:a6:5c:5a -- 33:33:ff:a6:5c:5a refcount 1 tc-so: 33:33:0b:2e:da:d2 -- 33:33:0b:2e:da:d2 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:ff83:b158%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:b2e:dad2%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:bd:3c:32:99 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:bdff:fe3c:3299%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:bdff:fe3c:3299 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:00:46:f9:bf UHL - - - shmif0 tc-so:fe80::b0a0:ff:fe46:f9bf b2:a0:00:46:f9: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: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:3c:32:99 9 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::2 tc-so: ff02::1:ff3c:3299 tc-so: ff01:2::1 tc-so: ff02::2:b75a:4766 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:bdff: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:00:46:f9:bf shmif0 23h59m56s S tc-so:fe80::b0a0:ff:fe46:f9bf%shmif0 b2:a0:00:46:f9:bf 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:ff3c:3299%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:b75a:4766%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:bd:3c:32:99 multicnt 4 tc-so: 33:33:ff:3c:32:99 -- 33:33:ff:3c:32:99 refcount 1 tc-so: 33:33:b7:5a:47:66 -- 33:33:b7:5a:47:66 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::8406:2f2b:a383:b158%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::b800:d664:9983:590e%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:bd:3c:32:99 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:bdff:fe3c:3299%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:a6:5c:5a tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 11 packets, 1154 bytes, 5 multicasts tc-so: output: 14 packets, 1500 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:27ff:fea6:5c5a%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:00:46:f9:bf 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:ff:fe46:f9bf%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:9f:0c:87:dc tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 14 packets, 1500 bytes, 5 multicasts tc-so: output: 14 packets, 1412 bytes, 8 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:9fff:fe0c:87dc%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:4a:b0:67:86 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:4aff:feb0:6786%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:5f:b5:26:8f 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:5fff:feb5:268f%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 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 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 1467 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.030005] shmif0: Ethernet address b2:a0:5f:b5:26:8f tc-so:[ 15.100005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.100005] get_ifid: shmif0: ifid: b0:a0:5f:ff:fe:b5:26:8f tc-so:[ 15.100005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:5fff:feb5:268f tc-so:[ 16.840005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:5fff:feb5:268f - no duplicates found tc-so:[ 56.910005] in6_if_link_down: fd00:1::2 marked detached tc-so:[ 56.910005] in6_if_link_down: fe80:2::b0a0:5fff:feb5:268f 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 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 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 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 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 255 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 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 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 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 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 2338 0 77 492 0 492 tc-so: tc-so:In use 2844K, total allocated 3936K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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:[ 7.430005] shmif0: Ethernet address b2:a0:4a:b0:67:86 tc-so:[ 8.490005] shmif1: Ethernet address b2:a0:9f:0c:87:dc tc-so:[ 14.070005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 14.070005] get_ifid: shmif0: ifid: b0:a0:4a:ff:fe:b0:67:86 tc-so:[ 14.070005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:4aff:feb0:6786 tc-so:[ 14.310005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 14.310005] get_ifid: shmif1: ifid: b0:a0:9f:ff:fe:0c:87:dc tc-so:[ 14.310005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:9fff:fe0c:87dc tc-so:[ 15.730005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 15.730005] get_ifid: gif0: ifid: b8:00:d6:64:99:83:59:0e tc-so:[ 15.730005] nd6_dad_start: gif0: starting DAD for fe80:4::b800:d664:9983:590e tc-so:[ 16.050005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:4aff:feb0:6786 - no duplicates found tc-so:[ 16.260005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:9fff:fe0c:87dc - no duplicates found tc-so:[ 17.730005] nd6_dad_timer: gif0: DAD complete for fe80:4::b800:d664:9983:590e - no duplicates found tc-so:[ 26.760005] ah_input: hash over 144 bytes, skip 40: crda len 144 skip 0 inject 52 tc-so:[ 47.940005] in6_if_link_down: fc01::1 marked detached tc-so:[ 47.940005] in6_if_link_down: fe80:4::b800:d664:9983:590e marked detached tc-so:[ 53.110005] in6_if_link_down: fc00::1 marked detached tc-so:[ 53.110005] in6_if_link_down: fe80:3::b0a0:9fff:fe0c:87dc marked detached tc-so:[ 54.290005] in6_if_link_down: fd00:1::1 marked detached tc-so:[ 54.290005] in6_if_link_down: fe80:2::b0a0:4aff:feb0:6786 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 7 0 7 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 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 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 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 1180 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 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 2364 0 84 498 0 498 tc-so: tc-so:In use 2882K, total allocated 3984K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] 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.830005] shmif0: Ethernet address b2:a0:00:46:f9:bf tc-so:[ 9.150005] shmif1: Ethernet address b2:a0:27:a6:5c:5a tc-so:[ 14.580005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 14.580005] get_ifid: shmif0: ifid: b0:a0:00:ff:fe:46:f9:bf tc-so:[ 14.580005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:ff:fe46:f9bf tc-so:[ 14.890005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 14.890005] get_ifid: shmif1: ifid: b0:a0:27:ff:fe:a6:5c:5a tc-so:[ 14.890005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:27ff:fea6:5c5a tc-so:[ 15.710005] ip6_output: refusing to send from invalid address fe80:3::b0a0:27ff:fea6:5c5a (pid 0) tc-so:[ 16.400005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 16.400005] get_ifid: gif0: ifid: 84:06:2f:2b:a3:83:b1:58 tc-so:[ 16.400005] nd6_dad_start: gif0: starting DAD for fe80:4::8406:2f2b:a383:b158 tc-so:[ 16.520005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:ff:fe46:f9bf - no duplicates found tc-so:[ 16.870005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:27ff:fea6:5c5a - no duplicates found tc-so:[ 18.420005] nd6_dad_timer: gif0: DAD complete for fe80:4::8406:2f2b:a383:b158 - no duplicates found tc-so:[ 24.780005] ah_input: hash over 144 bytes, skip 40: crda len 144 skip 0 inject 52 tc-so:[ 44.520005] in6_if_link_down: fc01::2 marked detached tc-so:[ 44.520005] in6_if_link_down: fe80:4::8406:2f2b:a383:b158 marked detached tc-so:[ 48.870005] in6_if_link_down: fc00::2 marked detached tc-so:[ 48.870005] in6_if_link_down: fe80:3::b0a0:27ff:fea6:5c5a marked detached tc-so:[ 50.080005] in6_if_link_down: fd00:2::1 marked detached tc-so:[ 50.080005] in6_if_link_down: fe80:2::b0a0:ff:fe46:f9bf 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 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 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 46 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 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 593 0 0 198 0 198 198 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 1528 0 59 289 0 289 tc-so: tc-so:In use 1604K, total allocated 2312K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.260005] 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:[ 8.400005] shmif0: Ethernet address b2:a0:bd:3c:32:99 tc-so:[ 15.280005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.280005] get_ifid: shmif0: ifid: b0:a0:bd:ff:fe:3c:32:99 tc-so:[ 15.280005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:bdff:fe3c:3299 tc-so:[ 17.290005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:bdff:fe3c:3299 - no duplicates found tc-so:[ 45.540005] in6_if_link_down: fd00:2::2 marked detached tc-so:[ 45.540005] in6_if_link_down: fe80:2::b0a0:bdff:fe3c:3299 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.590004 b2:a0:5f:b5:26:8f > 33:33:ff:b5:26:8f, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb5:268f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb5:268f, length 24 tc-so:00:00:14.200004 b2:a0:4a:b0:67:86 > 33:33:ff:b0:67:86, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb0:6786: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb0:6786, length 24 tc-so:00:00:15.830004 b2:a0:5f:b5:26:8f > 33:33:ff:b5:26:8f, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb5:268f: ICMP6, neighbor solicitation, who has fe80::b0a0:5fff:feb5:268f, length 32 tc-so:00:00:15.050004 b2:a0:4a:b0:67:86 > 33:33:ff:b0:67:86, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb0:6786: ICMP6, neighbor solicitation, who has fe80::b0a0:4aff:feb0:6786, length 32 tc-so:00:00:16.960004 b2:a0:5f:b5:26:8f > 33:33:cc:b4:19:76, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5fff:feb5:268f > ff02::2:ccb4:1976: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ccb4:1976, length 24 tc-so:00:00:15.400004 b2:a0:4a:b0:67:86 > 33:33:ff:b0:67:86, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb0:6786: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb0:6786, length 24 tc-so:00:00:15.730004 b2:a0:4a:b0:67:86 > 33:33:da:bc:a1:10, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:dabc:a110: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:dabc:a110, length 24 tc-so:00:00:17.730004 b2:a0:4a:b0:67:86 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4aff:feb0:6786 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:19.740004 b2:a0:5f:b5:26:8f > 33:33:ff:b5:26:8f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5fff:feb5:268f > ff02::1:ffb5:268f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb5:268f, length 24 tc-so:00:00:20.240004 b2:a0:5f:b5:26:8f > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5fff:feb5:268f > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:24.080004 b2:a0:5f:b5:26:8f > 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.520004 b2:a0:4a:b0:67:86 > b2:a0:5f:b5:26:8f, 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:24.080004 b2:a0:5f:b5:26:8f > b2:a0:4a:b0:67:86, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:22.560004 b2:a0:4a:b0:67:86 > b2:a0:5f:b5:26:8f, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:28.270004 b2:a0:5f:b5:26:8f > b2:a0:4a:b0:67:86, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:26.780004 b2:a0:4a:b0:67:86 > b2:a0:5f:b5:26:8f, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:27.540004 b2:a0:4a:b0:67:86 > b2:a0:5f:b5:26:8f, 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:29.080004 b2:a0:5f:b5:26:8f > b2:a0:4a:b0:67:86, 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.270004 b2:a0:00:46:f9:bf > 33:33:ff:46:f9:bf, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff46:f9bf: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff46:f9bf, length 24 tc-so:00:00:15.510004 b2:a0:00:46:f9:bf > 33:33:ff:46:f9:bf, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff46:f9bf: ICMP6, neighbor solicitation, who has fe80::b0a0:ff:fe46:f9bf, length 32 tc-so:00:00:16.590004 b2:a0:00:46:f9:bf > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ff:fe46:f9bf > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:15.600004 b2:a0:bd:3c:32:99 > 33:33:b7:5a:47:66, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:b75a:4766: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b75a:4766, length 24 tc-so:00:00:15.770004 b2:a0:bd:3c:32:99 > 33:33:ff:3c:32:99, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff3c:3299: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff3c:3299, length 24 tc-so:00:00:16.290004 b2:a0:bd:3c:32:99 > 33:33:ff:3c:32:99, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff3c:3299: ICMP6, neighbor solicitation, who has fe80::b0a0:bdff:fe3c:3299, length 32 tc-so:00:00:17.420004 b2:a0:bd:3c:32:99 > 33:33:ff:3c:32:99, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:bdff:fe3c:3299 > ff02::1:ff3c:3299: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff3c:3299, length 24 tc-so:00:00:20.580004 b2:a0:00:46:f9:bf > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ff:fe46:f9bf > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00:2::2, length 32 tc-so:00:00:18.530004 b2:a0:bd:3c:32:99 > b2:a0:00:46:f9:bf, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:bdff:fe3c:3299 > fe80::b0a0:ff:fe46:f9bf: ICMP6, neighbor advertisement, tgt is fd00:2::2, length 32 tc-so:00:00:20.620004 b2:a0:00:46:f9:bf > b2:a0:bd:3c:32:99, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:18.580004 b2:a0:bd:3c:32:99 > 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.620004 b2:a0:00:46:f9:bf > b2:a0:bd:3c:32:99, 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:18.580004 b2:a0:bd:3c:32:99 > b2:a0:00:46:f9:bf, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:20.760004 b2:a0:00:46:f9:bf > 33:33:ff:46:f9:bf, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ff:fe46:f9bf > ff02::1:ff46:f9bf: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff46:f9bf, length 24 tc-so:00:00:21.280004 b2:a0:00:46:f9:bf > 33:33:0b:2e:da:d2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ff:fe46:f9bf > ff02::2:b2e:dad2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b2e:dad2, length 24 tc-so:00:00:24.780004 b2:a0:00:46:f9:bf > b2:a0:bd:3c:32:99, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:22.760004 b2:a0:bd:3c:32:99 > b2:a0:00:46:f9:bf, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:23.550004 b2:a0:bd:3c:32:99 > b2:a0:00:46:f9:bf, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:bdff:fe3c:3299 > fe80::b0a0:ff:fe46:f9bf: ICMP6, neighbor solicitation, who has fe80::b0a0:ff:fe46:f9bf, length 32 tc-so:00:00:25.570004 b2:a0:00:46:f9:bf > b2:a0:bd:3c:32:99, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:ff:fe46:f9bf > fe80::b0a0:bdff:fe3c:3299: ICMP6, neighbor advertisement, tgt is fe80::b0a0:ff:fe46:f9bf, length 24 tc-so:00:00:25.050004 b2:a0:bd:3c:32:99 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:bdff:fe3c:3299 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:30.620004 b2:a0:00:46:f9:bf > b2:a0:bd:3c:32:99, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ff:fe46:f9bf > fe80::b0a0:bdff:fe3c:3299: ICMP6, neighbor solicitation, who has fe80::b0a0:bdff:fe3c:3299, length 32 tc-so:00:00:28.570004 b2:a0:bd:3c:32:99 > b2:a0:00:46:f9:bf, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:bdff:fe3c:3299 > fe80::b0a0:ff:fe46:f9bf: ICMP6, neighbor advertisement, tgt is fe80::b0a0:bdff:fe3c:3299, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.730004 b2:a0:9f:0c:87:dc > 33:33:ff:0c:87:dc, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff0c:87dc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0c:87dc, length 24 tc-so:00:00:15.240004 b2:a0:9f:0c:87:dc > 33:33:ff:0c:87:dc, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff0c:87dc: ICMP6, neighbor solicitation, who has fe80::b0a0:9fff:fe0c:87dc, length 32 tc-so:00:00:16.650004 b2:a0:9f:0c:87:dc > 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.800004 b2:a0:9f:0c:87:dc > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9fff:fe0c:87dc > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:15.630004 b2:a0:27:a6:5c:5a > 33:33:ff:a6:5c:5a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa6:5c5a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa6:5c5a, length 24 tc-so:00:00:17.660004 b2:a0:9f:0c:87:dc > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9fff:fe0c:87dc > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:15.860004 b2:a0:27:a6:5c:5a > 33:33:ff:a6:5c:5a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa6:5c5a: ICMP6, neighbor solicitation, who has fe80::b0a0:27ff:fea6:5c5a, length 32 tc-so:00:00:18.680004 b2:a0:9f:0c:87:dc > 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.730004 b2:a0:27:a6:5c:5a > b2:a0:9f:0c:87:dc, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:18.680004 b2:a0:9f:0c:87:dc > b2:a0:27:a6:5c:5a, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::b800:d664:9983:590e > ff02::1:ff83:590e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff83:590e, length 24 tc-so:00:00:17.250004 b2:a0:27:a6:5c:5a > b2:a0:9f:0c:87:dc, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff83:b158: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff83:b158, length 24 tc-so:00:00:17.360004 b2:a0:27:a6:5c:5a > b2:a0:9f:0c:87:dc, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff83:b158: ICMP6, neighbor solicitation, who has fe80::8406:2f2b:a383:b158, length 32 tc-so:00:00:17.430004 b2:a0:27:a6:5c:5a > 33:33:0b:2e:da:d2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:27ff:fea6:5c5a > ff02::2:b2e:dad2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b2e:dad2, length 24 tc-so:00:00:20.360004 b2:a0:9f:0c:87:dc > 33:33:da:bc:a1:10, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9fff:fe0c:87dc > ff02::2:dabc:a110: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:dabc:a110, length 24 tc-so:00:00:20.710004 b2:a0:9f:0c:87:dc > b2:a0:27:a6:5c:5a, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::b800:d664:9983:590e > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:21.120004 b2:a0:9f:0c:87:dc > 33:33:ff:0c:87:dc, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9fff:fe0c:87dc > ff02::1:ff0c:87dc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0c:87dc, length 24 tc-so:00:00:19.560004 b2:a0:27:a6:5c:5a > b2:a0:9f:0c:87:dc, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::8406:2f2b:a383:b158 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:22.040004 b2:a0:9f:0c:87:dc > b2:a0:27:a6:5c:5a, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::b800:d664:9983:590e > ff02::2:dabc:a110: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:dabc:a110, length 24 tc-so:00:00:20.420004 b2:a0:27:a6:5c:5a > 33:33:ff:a6:5c:5a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:27ff:fea6:5c5a > ff02::1:ffa6:5c5a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa6:5c5a, length 24 tc-so:00:00:22.520004 b2:a0:9f:0c:87:dc > b2:a0:27:a6:5c:5a, 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.620004 b2:a0:27:a6:5c:5a > b2:a0:9f:0c:87:dc, 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:21.500004 b2:a0:27:a6:5c:5a > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:27ff:fea6:5c5a > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:21.650004 b2:a0:27:a6:5c:5a > b2:a0:9f:0c:87:dc, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::8406:2f2b:a383:b158 > ff02::1:ff83:b158: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff83:b158, length 24 tc-so:00:00:21.740004 b2:a0:27:a6:5c:5a > b2:a0:9f:0c:87:dc, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:23.680004 b2:a0:9f:0c:87:dc > b2:a0:27:a6:5c:5a, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:21.960004 b2:a0:27:a6:5c:5a > b2:a0:9f:0c:87:dc, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::8406:2f2b:a383:b158 > ff02::2:b2e:dad2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b2e:dad2, length 24 tc-so:00:00:26.710004 b2:a0:9f:0c:87:dc > b2:a0:27:a6:5c:5a, 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:24.820004 b2:a0:27:a6:5c:5a > b2:a0:9f:0c:87:dc, 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: 1639126682.255332, ipsec_gif_ipv6_tunnel_ah_hmacsha512, passed tc-start: 1639126682.289805, 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:a7:ae:39:40 ./.__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:2f:40:c3:f3 ./.__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:0b:7c:c0 ./.__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:9c:91:9c:cc ./.__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:6e:fc:c5:ee ./.__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: Dec 10 08:58:28 2021 current: Dec 10 08:58:29 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 08:58:05 2021 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=24708 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: Dec 10 08:58:28 2021 current: Dec 10 08:58:29 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 08:58:05 2021 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=24708 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: Dec 10 08:58:29 2021 current: Dec 10 08:58:30 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 08:58:07 2021 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=26084 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: Dec 10 08:58:29 2021 current: Dec 10 08:58:30 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 08:58:07 2021 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=26084 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:24:f9:b6:ca tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:24ff:fef9:b6ca%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:24ff:fef9:b6ca 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:a7:ae:39: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:24:f9:b6:ca 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::2 tc-so: ff02::1:fff9:b6ca tc-so: ff01:2::1 tc-so: ff02::2:9b3e:b6e6 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:24ff: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:a7:ae:39:40 shmif0 22s 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:fff9:b6ca%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:9b3e:b6e6%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:f9:b6:ca multicnt 4 tc-so: 33:33:ff:f9:b6:ca -- 33:33:ff:f9:b6:ca refcount 1 tc-so: 33:33:9b:3e:b6:e6 -- 33:33:9b:3e:b6:e6 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:a7:ae:39:40 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:a7ff:feae:3940%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:2f:40:c3:f3 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:2fff:fe40:c3f3%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::9412:cc2:b9f6:6148%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:a7ff:feae:3940 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:2fff:fe40:c3f3 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::9412:cc2:b9f6:6148 UC - - - gif0 tc-so:fe80::9412:cc2:b9f6:6148 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:9c:91:9c:cc UHL - - - shmif1 tc-so:fd00:1::2 b2:a0:24:f9:b6:ca 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:a7:ae:39:40 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::1 tc-so: ff02::1:ffae:3940 tc-so: ff01:2::1 tc-so: ff02::2:841e:13c% 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:a7ff:f 9 0 9 0 0 tc-so:shmif 1500 b2:a0:2f:40:c3:f3 16 0 12 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ff40:c3f3 tc-so: ff01:3::1 tc-so: ff02::2:841e:13c% 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:2fff:f 16 0 12 0 0 tc-so:gif0 1280 7 0 6 0 0 tc-so:gif0 1280 fc01::1/128 fc01::1 tc-so: ff02::1:fff6:6148 tc-so: ff01:4::1 tc-so: ff02::2:841e:13c% tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:1%gi 7 0 6 0 0 tc-so:gif0 1280 fe80::/64 fe80::9412:cc2:b9 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:9c:91:9c:cc shmif1 6s R tc-so:fd00:1::2 b2:a0:24:f9:b6:ca 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::1 tc-so: group ff02::1:ffae:3940%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:841e:13c%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:a7:ae:39:40 multicnt 4 tc-so: 33:33:ff:ae:39:40 -- 33:33:ff:ae:39:40 refcount 1 tc-so: 33:33:84:1e:01:3c -- 33:33:84:1e:01:3c 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:c3f3%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:841e:13c%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:2f:40:c3:f3 multicnt 4 tc-so: 33:33:ff:40:c3:f3 -- 33:33:ff:40:c3:f3 refcount 1 tc-so: 33:33:84:1e:01:3c -- 33:33:84:1e:01:3c 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:fff6:6148%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:841e:13c%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:24:0b:7c:c0 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:24ff:fe0b:7cc0%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:9c:91:9c:cc tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:9cff:fe91:9ccc%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::3c7c:8660:5784:8671%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:24ff:fe0b:7cc0 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:9cff:fe91:9ccc link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::3c7c:8660:5784:8671 UC - - - gif0 tc-so:fe80::3c7c:8660:5784:8671 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:2f:40:c3:f3 UHL - - - shmif1 tc-so:fd00:2::2 b2:a0:6e:fc:c5:ee UHL - - - shmif0 tc-so:fe80::b0a0:6eff:fefc:c5ee b2:a0:6e:fc:c5:ee 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:24:0b:7c:c0 11 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::1 tc-so: ff02::1:ff0b:7cc0 tc-so: ff01:2::1 tc-so: ff02::2:7bbc:fdef 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:24ff:f 11 0 11 0 0 tc-so:shmif 1500 b2:a0:9c:91:9c:cc 10 0 16 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ff91:9ccc tc-so: ff01:3::1 tc-so: ff02::2:7bbc:fdef tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 10 0 16 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:9cff:f 10 0 16 0 0 tc-so:gif0 1280 3 0 6 0 0 tc-so:gif0 1280 fc01::2/128 fc01::2 tc-so: ff02::1:ff84:8671 tc-so: ff01:4::1 tc-so: ff02::2:7bbc:fdef tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:2%gi 3 0 6 0 0 tc-so:gif0 1280 fe80::/64 fe80::3c7c:8660:5 3 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:2f:40:c3:f3 shmif1 22s R R tc-so:fd00:2::2 b2:a0:6e:fc:c5:ee shmif0 2s R tc-so:fe80::b0a0:6eff:fefc:c5ee%shmif0 b2:a0:6e:fc:c5:ee 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::1 tc-so: group ff02::1:ff0b:7cc0%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:7bbc:fdef%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:24:0b:7c:c0 multicnt 4 tc-so: 33:33:ff:0b:7c:c0 -- 33:33:ff:0b:7c:c0 refcount 1 tc-so: 33:33:7b:bc:fd:ef -- 33:33:7b:bc:fd: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:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ff91:9ccc%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:7bbc:fdef%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:9c:91:9c:cc multicnt 4 tc-so: 33:33:ff:91:9c:cc -- 33:33:ff:91:9c:cc refcount 1 tc-so: 33:33:7b:bc:fd:ef -- 33:33:7b:bc:fd: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:gif0: tc-so: inet6 fc01::2 tc-so: group ff02::1:ff84:8671%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:7bbc:fdef%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:6e:fc:c5:ee tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:6eff:fefc:c5ee%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:6eff:fefc:c5ee 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:24:0b:7c:c0 UHL - - - shmif0 tc-so:fe80::b0a0:24ff:fe0b:7cc0 b2:a0:24:0b:7c:c0 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:fc:c5:ee 9 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::2 tc-so: ff02::1:fffc:c5ee tc-so: ff01:2::1 tc-so: ff02::2:2538:8da1 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:6eff: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:24:0b:7c:c0 shmif0 23h59m52s S tc-so:fe80::b0a0:24ff:fe0b:7cc0%shmif0 b2:a0:24:0b:7c:c0 shmif0 23h59m57s S 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:fffc:c5ee%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:2538:8da1%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:fc:c5:ee multicnt 4 tc-so: 33:33:ff:fc:c5:ee -- 33:33:ff:fc:c5:ee refcount 1 tc-so: 33:33:25:38:8d:a1 -- 33:33:25:38:8d:a1 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: 6 packets, 416 bytes tc-so: inet6 fc01::2/128 -> fc01::1 flags 0 tc-so: inet6 fe80::3c7c:8660:5784:8671%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::9412:cc2:b9f6:6148%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:6e:fc:c5:ee 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:6eff:fefc:c5ee%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:9c:91:9c:cc tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 10 packets, 1044 bytes, 4 multicasts tc-so: output: 16 packets, 1824 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:9cff:fe91:9ccc%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:24:0b:7c:c0 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:24ff:fe0b:7cc0%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:2f:40:c3:f3 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 16 packets, 1824 bytes, 5 multicasts tc-so: output: 12 packets, 1216 bytes, 6 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:2fff:fe40:c3f3%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:a7:ae:39:40 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:a7ff:feae:3940%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:24:f9:b6:ca 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:24ff:fef9:b6ca%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 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 534 0 0 178 0 178 178 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 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules 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:[ 7.130005] shmif0: Ethernet address b2:a0:24:f9:b6:ca tc-so:[ 14.820005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 14.820005] get_ifid: shmif0: ifid: b0:a0:24:ff:fe:f9:b6:ca tc-so:[ 14.820005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:24ff:fef9:b6ca tc-so:[ 16.810005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:24ff:fef9:b6ca - no duplicates found tc-so:[ 58.300005] in6_if_link_down: fd00:1::2 marked detached tc-so:[ 58.300005] in6_if_link_down: fe80:2::b0a0:24ff:fef9:b6ca 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 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 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 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 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 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 79 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.880005] shmif0: Ethernet address b2:a0:a7:ae:39:40 tc-so:[ 8.110005] shmif1: Ethernet address b2:a0:2f:40:c3:f3 tc-so:[ 14.030005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 14.030005] get_ifid: shmif0: ifid: b0:a0:a7:ff:fe:ae:39:40 tc-so:[ 14.030005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:a7ff:feae:3940 tc-so:[ 14.290005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 14.290005] get_ifid: shmif1: ifid: b0:a0:2f:ff:fe:40:c3:f3 tc-so:[ 14.290005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:2fff:fe40:c3f3 tc-so:[ 15.620005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 15.620005] get_ifid: gif0: ifid: 94:12:0c:c2:b9:f6:61:48 tc-so:[ 15.620005] nd6_dad_start: gif0: starting DAD for fe80:4::9412:cc2:b9f6:6148 tc-so:[ 15.860005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:a7ff:feae:3940 - no duplicates found tc-so:[ 16.050005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:2fff:fe40:c3f3 - no duplicates found tc-so:[ 17.500005] nd6_dad_timer: gif0: DAD complete for fe80:4::9412:cc2:b9f6:6148 - no duplicates found tc-so:[ 26.860005] ah_input: hash over 120 bytes, skip 40: crda len 120 skip 0 inject 52 tc-so:[ 48.950005] in6_if_link_down: fc01::1 marked detached tc-so:[ 48.950005] in6_if_link_down: fe80:4::9412:cc2:b9f6:6148 marked detached tc-so:[ 54.020005] in6_if_link_down: fc00::1 marked detached tc-so:[ 54.020005] in6_if_link_down: fe80:3::b0a0:2fff:fe40:c3f3 marked detached tc-so:[ 55.610005] in6_if_link_down: fd00:1::1 marked detached tc-so:[ 55.610005] in6_if_link_down: fe80:2::b0a0:a7ff:feae:3940 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 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 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 271 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 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 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 2354 0 81 494 0 494 tc-so: tc-so:In use 2860K, total allocated 3952K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.210005] 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:[ 7.690005] shmif0: Ethernet address b2:a0:24:0b:7c:c0 tc-so:[ 9.010005] shmif1: Ethernet address b2:a0:9c:91:9c:cc tc-so:[ 14.770005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 14.770005] get_ifid: shmif0: ifid: b0:a0:24:ff:fe:0b:7c:c0 tc-so:[ 14.770005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:24ff:fe0b:7cc0 tc-so:[ 15.100005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 15.100005] get_ifid: shmif1: ifid: b0:a0:9c:ff:fe:91:9c:cc tc-so:[ 15.100005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:9cff:fe91:9ccc tc-so:[ 16.740005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:24ff:fe0b:7cc0 - no duplicates found tc-so:[ 16.880005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 16.880005] get_ifid: gif0: ifid: 3c:7c:86:60:57:84:86:71 tc-so:[ 16.880005] nd6_dad_start: gif0: starting DAD for fe80:4::3c7c:8660:5784:8671 tc-so:[ 16.940005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:9cff:fe91:9ccc - no duplicates found tc-so:[ 18.870005] nd6_dad_timer: gif0: DAD complete for fe80:4::3c7c:8660:5784:8671 - no duplicates found tc-so:[ 25.190005] ah_input: hash over 120 bytes, skip 40: crda len 120 skip 0 inject 52 tc-so:[ 45.880005] in6_if_link_down: fc01::2 marked detached tc-so:[ 45.880005] in6_if_link_down: fe80:4::3c7c:8660:5784:8671 marked detached tc-so:[ 49.790005] in6_if_link_down: fc00::2 marked detached tc-so:[ 49.790005] in6_if_link_down: fe80:3::b0a0:9cff:fe91:9ccc marked detached tc-so:[ 51.040005] in6_if_link_down: fd00:2::1 marked detached tc-so:[ 51.040005] in6_if_link_down: fe80:2::b0a0:24ff:fe0b:7cc0 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 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 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 47 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 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 540 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 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 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 1469 0 47 270 0 270 tc-so: tc-so:In use 1501K, total allocated 2160K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.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.630005] shmif0: Ethernet address b2:a0:6e:fc:c5:ee tc-so:[ 16.200005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.200005] get_ifid: shmif0: ifid: b0:a0:6e:ff:fe:fc:c5:ee tc-so:[ 16.200005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:6eff:fefc:c5ee tc-so:[ 17.620005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:6eff:fefc:c5ee - no duplicates found tc-so:[ 46.940005] in6_if_link_down: fd00:2::2 marked detached tc-so:[ 46.940005] in6_if_link_down: fe80:2::b0a0:6eff:fefc:c5ee 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.340004 b2:a0:24:f9:b6:ca > 33:33:ff:f9:b6:ca, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff9:b6ca: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff9:b6ca, length 24 tc-so:00:00:14.290004 b2:a0:a7:ae:39:40 > 33:33:ff:ae:39:40, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffae:3940: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffae:3940, length 24 tc-so:00:00:15.790004 b2:a0:24:f9:b6:ca > 33:33:ff:f9:b6:ca, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff9:b6ca: ICMP6, neighbor solicitation, who has fe80::b0a0:24ff:fef9:b6ca, length 32 tc-so:00:00:16.170004 b2:a0:24:f9:b6:ca > 33:33:9b:3e:b6:e6, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:9b3e:b6e6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9b3e:b6e6, length 24 tc-so:00:00:14.860004 b2:a0:a7:ae:39:40 > 33:33:ff:ae:39:40, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffae:3940: ICMP6, neighbor solicitation, who has fe80::b0a0:a7ff:feae:3940, length 32 tc-so:00:00:17.390004 b2:a0:24:f9:b6:ca > 33:33:ff:f9:b6:ca, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:24ff:fef9:b6ca > ff02::1:fff9:b6ca: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff9:b6ca, length 24 tc-so:00:00:18.000004 b2:a0:a7:ae:39:40 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a7ff:feae:3940 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:19.710004 b2:a0:24:f9:b6:ca > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:24ff:fef9:b6ca > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:19.390004 b2:a0:a7:ae:39:40 > 33:33:84:1e:01:3c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a7ff:feae:3940 > ff02::2:841e:13c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:841e:13c, length 24 tc-so:00:00:21.720004 b2:a0:a7:ae:39:40 > 33:33:ff:ae:39:40, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a7ff:feae:3940 > ff02::1:ffae:3940: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffae:3940, length 24 tc-so:00:00:23.380004 b2:a0:24:f9:b6:ca > 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.030004 b2:a0:a7:ae:39:40 > b2:a0:24:f9:b6:ca, 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.420004 b2:a0:24:f9:b6:ca > b2:a0:a7:ae:39:40, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:22.110004 b2:a0:a7:ae:39:40 > b2:a0:24:f9:b6:ca, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:28.170004 b2:a0:24:f9:b6:ca > b2:a0:a7:ae:39:40, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:26.860004 b2:a0:a7:ae:39:40 > b2:a0:24:f9:b6:ca, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:27.070004 b2:a0:a7:ae:39:40 > b2:a0:24:f9:b6:ca, 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.420004 b2:a0:24:f9:b6:ca > b2:a0:a7:ae:39:40, 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.500004 b2:a0:24:0b:7c:c0 > 33:33:ff:0b:7c:c0, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff0b:7cc0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0b:7cc0, length 24 tc-so:00:00:15.740004 b2:a0:24:0b:7c:c0 > 33:33:ff:0b:7c:c0, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff0b:7cc0: ICMP6, neighbor solicitation, who has fe80::b0a0:24ff:fe0b:7cc0, length 32 tc-so:00:00:16.250004 b2:a0:24:0b:7c:c0 > 33:33:7b:bc:fd:ef, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:7bbc:fdef: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:7bbc:fdef, length 24 tc-so:00:00:16.500004 b2:a0:6e:fc:c5:ee > 33:33:ff:fc:c5:ee, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fffc:c5ee: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fffc:c5ee, length 24 tc-so:00:00:16.600004 b2:a0:6e:fc:c5:ee > 33:33:ff:fc:c5:ee, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fffc:c5ee: ICMP6, neighbor solicitation, who has fe80::b0a0:6eff:fefc:c5ee, length 32 tc-so:00:00:18.720004 b2:a0:24:0b:7c:c0 > 33:33:ff:0b:7c:c0, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:24ff:fe0b:7cc0 > ff02::1:ff0b:7cc0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0b:7cc0, length 24 tc-so:00:00:20.400004 b2:a0:24:0b:7c:c0 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:24ff:fe0b:7cc0 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00:2::2, length 32 tc-so:00:00:18.690004 b2:a0:6e:fc:c5:ee > b2:a0:24:0b:7c:c0, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6eff:fefc:c5ee > fe80::b0a0:24ff:fe0b:7cc0: ICMP6, neighbor advertisement, tgt is fd00:2::2, length 32 tc-so:00:00:20.440004 b2:a0:24:0b:7c:c0 > b2:a0:6e:fc:c5:ee, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:18.690004 b2:a0:6e:fc:c5:ee > 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.440004 b2:a0:24:0b:7c:c0 > b2:a0:6e:fc:c5:ee, 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:18.690004 b2:a0:6e:fc:c5:ee > b2:a0:24:0b:7c:c0, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:21.200004 b2:a0:24:0b:7c:c0 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:24ff:fe0b:7cc0 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:20.050004 b2:a0:6e:fc:c5:ee > 33:33:ff:fc:c5:ee, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6eff:fefc:c5ee > ff02::1:fffc:c5ee: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fffc:c5ee, length 24 tc-so:00:00:23.210004 b2:a0:6e:fc:c5:ee > 33:33:25:38:8d:a1, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6eff:fefc:c5ee > ff02::2:2538:8da1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2538:8da1, length 24 tc-so:00:00:25.230004 b2:a0:24:0b:7c:c0 > b2:a0:6e:fc:c5:ee, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:23.480004 b2:a0:6e:fc:c5:ee > b2:a0:24:0b:7c:c0, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:23.580004 b2:a0:6e:fc:c5:ee > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6eff:fefc:c5ee > 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:6e:fc:c5:ee > b2:a0:24:0b:7c:c0, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6eff:fefc:c5ee > fe80::b0a0:24ff:fe0b:7cc0: ICMP6, neighbor solicitation, who has fe80::b0a0:24ff:fe0b:7cc0, length 32 tc-so:00:00:25.400004 b2:a0:24:0b:7c:c0 > b2:a0:6e:fc:c5:ee, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:24ff:fe0b:7cc0 > fe80::b0a0:6eff:fefc:c5ee: ICMP6, neighbor advertisement, tgt is fe80::b0a0:24ff:fe0b:7cc0, length 24 tc-so:00:00:30.400004 b2:a0:24:0b:7c:c0 > b2:a0:6e:fc:c5:ee, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:24ff:fe0b:7cc0 > fe80::b0a0:6eff:fefc:c5ee: ICMP6, neighbor solicitation, who has fe80::b0a0:6eff:fefc:c5ee, length 32 tc-so:00:00:28.670004 b2:a0:6e:fc:c5:ee > b2:a0:24:0b:7c:c0, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:6eff:fefc:c5ee > fe80::b0a0:24ff:fe0b:7cc0: ICMP6, neighbor advertisement, tgt is fe80::b0a0:6eff:fefc:c5ee, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.330004 b2:a0:2f:40:c3:f3 > 33:33:ff:40:c3:f3, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff40:c3f3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff40:c3f3, length 24 tc-so:00:00:15.050004 b2:a0:2f:40:c3:f3 > 33:33:ff:40:c3:f3, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff40:c3f3: ICMP6, neighbor solicitation, who has fe80::b0a0:2fff:fe40:c3f3, length 32 tc-so:00:00:16.410004 b2:a0:2f:40:c3:f3 > 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.100004 b2:a0:9c:91:9c:cc > b2:a0:2f:40:c3:f3, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:16.780004 b2:a0:2f:40:c3:f3 > b2:a0:9c:91:9c:cc, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: :: > ff02::1:fff6:6148: ICMP6, neighbor solicitation, who has fe80::9412:cc2:b9f6:6148, length 32 tc-so:00:00:15.140004 b2:a0:9c:91:9c:cc > b2:a0:2f:40:c3:f3, ethertype IPv6 (0x86dd), length 174: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 120 tc-so:00:00:15.430004 b2:a0:9c:91:9c:cc > 33:33:ff:91:9c:cc, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff91:9ccc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff91:9ccc, length 24 tc-so:00:00:17.140004 b2:a0:2f:40:c3:f3 > 33:33:84:1e:01:3c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2fff:fe40:c3f3 > ff02::2:841e:13c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:841e:13c, length 24 tc-so:00:00:15.900004 b2:a0:9c:91:9c:cc > 33:33:ff:91:9c:cc, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff91:9ccc: ICMP6, neighbor solicitation, who has fe80::b0a0:9cff:fe91:9ccc, length 32 tc-so:00:00:17.830004 b2:a0:2f:40:c3:f3 > b2:a0:9c:91:9c:cc, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::9412:cc2:b9f6:6148 > ff02::1:fff6:6148: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff6:6148, length 24 tc-so:00:00:16.150004 b2:a0:9c:91:9c:cc > b2:a0:2f:40:c3:f3, ethertype IPv6 (0x86dd), length 174: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 120 tc-so:00:00:17.820004 b2:a0:9c:91:9c:cc > b2:a0:2f:40:c3:f3, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff84:8671: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff84:8671, length 24 tc-so:00:00:17.850004 b2:a0:9c:91:9c:cc > b2:a0:2f:40:c3:f3, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff84:8671: ICMP6, neighbor solicitation, who has fe80::3c7c:8660:5784:8671, length 32 tc-so:00:00:19.820004 b2:a0:2f:40:c3:f3 > 33:33:ff:40:c3:f3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2fff:fe40:c3f3 > ff02::1:ff40:c3f3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff40:c3f3, length 24 tc-so:00:00:18.440004 b2:a0:9c:91:9c:cc > b2:a0:2f:40:c3:f3, 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:20.120004 b2:a0:9c:91:9c:cc > b2:a0:2f:40:c3:f3, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:21.750004 b2:a0:2f:40:c3:f3 > b2:a0:9c:91:9c:cc, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:20.240004 b2:a0:9c:91:9c:cc > b2:a0:2f:40:c3:f3, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::3c7c:8660:5784:8671 > ff02::2:7bbc:fdef: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:7bbc:fdef, length 24 tc-so:00:00:22.070004 b2:a0:2f:40:c3:f3 > b2:a0:9c:91:9c:cc, 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.440004 b2:a0:9c:91:9c:cc > b2:a0:2f:40:c3:f3, 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:21.350004 b2:a0:9c:91:9c:cc > 33:33:7b:bc:fd:ef, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9cff:fe91:9ccc > ff02::2:7bbc:fdef: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:7bbc:fdef, length 24 tc-so:00:00:23.780004 b2:a0:2f:40:c3:f3 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2fff:fe40:c3f3 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:24.210004 b2:a0:2f:40:c3:f3 > b2:a0:9c:91:9c:cc, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::9412:cc2:b9f6:6148 > ff02::2:841e:13c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:841e:13c, length 24 tc-so:00:00:22.590004 b2:a0:9c:91:9c:cc > b2:a0:2f:40:c3:f3, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::3c7c:8660:5784:8671 > ff02::1:ff84:8671: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff84:8671, length 24 tc-so:00:00:23.600004 b2:a0:9c:91:9c:cc > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9cff:fe91:9ccc > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:24.630004 b2:a0:9c:91:9c:cc > 33:33:ff:91:9c:cc, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9cff:fe91:9ccc > ff02::1:ff91:9ccc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff91:9ccc, length 24 tc-so:00:00:26.860004 b2:a0:2f:40:c3:f3 > b2:a0:9c:91:9c:cc, 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:25.230004 b2:a0:9c:91:9c:cc > b2:a0:2f:40:c3:f3, 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: 1639126760.447388, ipsec_gif_ipv6_tunnel_ah_null, passed tc-start: 1639126760.500781, 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:5e:72:e1:68 ./.__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:86:20:5d:ad ./.__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:49:ea:1c:35 ./.__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:50:55:d2:28 ./.__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:28:ee:56:15 ./.__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: Dec 10 08:59:49 2021 current: Dec 10 08:59:50 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 08:59:24 2021 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=29860 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: Dec 10 08:59:49 2021 current: Dec 10 08:59:50 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 08:59:24 2021 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=29860 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: Dec 10 08:59:50 2021 current: Dec 10 08:59:51 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 08:59:26 2021 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=16225 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: Dec 10 08:59:50 2021 current: Dec 10 08:59:51 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 08:59:26 2021 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=16225 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:5e:f0:40:e4 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:5eff:fef0:40e4%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:5eff:fef0:40e4 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:5e:72:e1: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: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:5e:f0:40:e4 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::2 tc-so: ff02::1:fff0:40e4 tc-so: ff01:2::1 tc-so: ff02::2:7b89:9f6a 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:5eff: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:5e:72:e1:68 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::2 tc-so: group ff02::1:fff0:40e4%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:7b89:9f6a%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:5e:f0:40:e4 multicnt 4 tc-so: 33:33:ff:f0:40:e4 -- 33:33:ff:f0:40:e4 refcount 1 tc-so: 33:33:7b:89:9f:6a -- 33:33:7b:89:9f:6a 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:5e:72:e1:68 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:5eff:fe72:e168%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:86:20:5d:ad tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:86ff:fe20:5dad%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::50e0:9acf:86f0:da3f%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:5eff:fe72:e168 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:86ff:fe20:5dad link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::50e0:9acf:86f0:da3f UC - - - gif0 tc-so:fe80::50e0:9acf:86f0:da3f 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:50:55:d2:28 UHL - - - shmif1 tc-so:fd00:1::2 b2:a0:5e:f0:40:e4 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:5e:72:e1:68 8 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::1 tc-so: ff02::1:ff72:e168 tc-so: ff01:2::1 tc-so: ff02::2:82d3:5769 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:5eff:f 8 0 9 0 0 tc-so:shmif 1500 b2:a0:86:20:5d:ad 16 0 13 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ff20:5dad tc-so: ff01:3::1 tc-so: ff02::2:82d3:5769 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:86ff:f 16 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:fff0:da3f tc-so: ff01:4::1 tc-so: ff02::2:82d3:5769 tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:1%gi 7 0 6 0 0 tc-so:gif0 1280 fe80::/64 fe80::50e0:9acf:8 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:50:55:d2:28 shmif1 7s R tc-so:fd00:1::2 b2:a0:5e:f0:40:e4 shmif0 22s 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:ff72:e168%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:82d3:5769%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:5e:72:e1:68 multicnt 4 tc-so: 33:33:ff:72:e1:68 -- 33:33:ff:72:e1:68 refcount 1 tc-so: 33:33:82:d3:57:69 -- 33:33:82:d3:57:69 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:ff20:5dad%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:82d3:5769%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:86:20:5d:ad multicnt 4 tc-so: 33:33:ff:20:5d:ad -- 33:33:ff:20:5d:ad refcount 1 tc-so: 33:33:82:d3:57:69 -- 33:33:82:d3:57:69 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:fff0:da3f%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:82d3:5769%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:49:ea:1c:35 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:49ff:feea:1c35%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:50:55:d2:28 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:50ff:fe55:d228%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::d08e:4bbd:a389:e4d9%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:49ff:feea:1c35 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:50ff:fe55:d228 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::d08e:4bbd:a389:e4d9 UC - - - gif0 tc-so:fe80::d08e:4bbd:a389:e4d9 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:86:20:5d:ad UHL - - - shmif1 tc-so:fd00:2::2 b2:a0:28:ee:56:15 UHL - - - shmif0 tc-so:fe80::b0a0:28ff:feee:5615 b2:a0:28:ee:56: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: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:49:ea:1c:35 11 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::1 tc-so: ff02::1:ffea:1c35 tc-so: ff01:2::1 tc-so: ff02::2:9c3e:e2cc 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:49ff:f 11 0 11 0 0 tc-so:shmif 1500 b2:a0:50:55:d2:28 11 0 16 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ff55:d228 tc-so: ff01:3::1 tc-so: ff02::2:9c3e:e2cc tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 11 0 16 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:50ff:f 11 0 16 0 0 tc-so:gif0 1280 4 0 6 0 0 tc-so:gif0 1280 fc01::2/128 fc01::2 tc-so: ff02::1:ff89:e4d9 tc-so: ff01:4::1 tc-so: ff02::2:9c3e:e2cc tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:2%gi 4 0 6 0 0 tc-so:gif0 1280 fe80::/64 fe80::d08e:4bbd:a 4 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:86:20:5d:ad shmif1 12s R R tc-so:fd00:2::2 b2:a0:28:ee:56:15 shmif0 22s R tc-so:fe80::b0a0:28ff:feee:5615%shmif0 b2:a0:28:ee:56:15 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:2::1 tc-so: group ff02::1:ffea:1c35%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:9c3e:e2cc%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:49:ea:1c:35 multicnt 4 tc-so: 33:33:ff:ea:1c:35 -- 33:33:ff:ea:1c:35 refcount 1 tc-so: 33:33:9c:3e:e2:cc -- 33:33:9c:3e:e2: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:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ff55:d228%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:9c3e:e2cc%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:50:55:d2:28 multicnt 4 tc-so: 33:33:ff:55:d2:28 -- 33:33:ff:55:d2:28 refcount 1 tc-so: 33:33:9c:3e:e2:cc -- 33:33:9c:3e:e2: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:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:gif0: tc-so: inet6 fc01::2 tc-so: group ff02::1:ff89:e4d9%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:9c3e:e2cc%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:28:ee:56:15 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:28ff:feee:5615%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:28ff:feee:5615 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:49:ea:1c:35 UHL - - - shmif0 tc-so:fe80::b0a0:49ff:feea:1c35 b2:a0:49:ea:1c:35 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:ee:56:15 9 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::2 tc-so: ff02::1:ffee:5615 tc-so: ff01:2::1 tc-so: ff02::2:49f3:f89f 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:28ff: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:49:ea:1c:35 shmif0 15s R tc-so:fe80::b0a0:49ff:feea:1c35%shmif0 b2:a0:49:ea:1c:35 shmif0 19s 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:ffee:5615%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:49f3:f89f%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:28:ee:56:15 multicnt 4 tc-so: 33:33:ff:ee:56:15 -- 33:33:ff:ee:56:15 refcount 1 tc-so: 33:33:49:f3:f8:9f -- 33:33:49:f3:f8:9f 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: 6 packets, 416 bytes tc-so: inet6 fc01::2/128 -> fc01::1 flags 0 tc-so: inet6 fe80::d08e:4bbd:a389:e4d9%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::50e0:9acf:86f0:da3f%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:28:ee:56:15 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:28ff:feee:5615%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:50:55:d2:28 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 11 packets, 1158 bytes, 4 multicasts tc-so: output: 16 packets, 1812 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:50ff:fe55:d228%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:49:ea:1c:35 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:49ff:feea:1c35%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:86:20:5d:ad tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 16 packets, 1812 bytes, 5 multicasts tc-so: output: 13 packets, 1330 bytes, 6 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:86ff:fe20:5dad%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:5e:72:e1:68 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:5eff:fe72:e168%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:5e:f0:40:e4 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:5eff:fef0:40e4%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 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 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 1467 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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:[ 9.080005] shmif0: Ethernet address b2:a0:5e:f0:40:e4 tc-so:[ 16.830005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.830005] get_ifid: shmif0: ifid: b0:a0:5e:ff:fe:f0:40:e4 tc-so:[ 16.830005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:5eff:fef0:40e4 tc-so:[ 18.280005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:5eff:fef0:40e4 - no duplicates found tc-so:[ 57.070005] in6_if_link_down: fd00:1::2 marked detached tc-so:[ 57.070005] in6_if_link_down: fe80:2::b0a0:5eff:fef0:40e4 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 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 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 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 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 256 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 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 6 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 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 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 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 2338 0 79 492 0 492 tc-so: tc-so:In use 2842K, total allocated 3936K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.280005] IPsec: Initialized Security Association Processing. tc-so:[ 1.340005] mainbus0 (root) tc-so:[ 1.340005] 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:[ 8.330005] shmif0: Ethernet address b2:a0:5e:72:e1:68 tc-so:[ 9.780005] shmif1: Ethernet address b2:a0:86:20:5d:ad tc-so:[ 15.440005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.440005] get_ifid: shmif0: ifid: b0:a0:5e:ff:fe:72:e1:68 tc-so:[ 15.440005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:5eff:fe72:e168 tc-so:[ 15.780005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 15.780005] get_ifid: shmif1: ifid: b0:a0:86:ff:fe:20:5d:ad tc-so:[ 15.780005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:86ff:fe20:5dad tc-so:[ 17.170005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:5eff:fe72:e168 - no duplicates found tc-so:[ 17.170005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 17.170005] get_ifid: gif0: ifid: 50:e0:9a:cf:86:f0:da:3f tc-so:[ 17.170005] nd6_dad_start: gif0: starting DAD for fe80:4::50e0:9acf:86f0:da3f tc-so:[ 17.720005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:86ff:fe20:5dad - no duplicates found tc-so:[ 18.960005] nd6_dad_timer: gif0: DAD complete for fe80:4::50e0:9acf:86f0:da3f - no duplicates found tc-so:[ 47.880005] in6_if_link_down: fc01::1 marked detached tc-so:[ 47.880005] in6_if_link_down: fe80:4::50e0:9acf:86f0:da3f marked detached tc-so:[ 52.790005] in6_if_link_down: fc00::1 marked detached tc-so:[ 52.790005] in6_if_link_down: fe80:3::b0a0:86ff:fe20:5dad marked detached tc-so:[ 54.060005] in6_if_link_down: fd00:1::1 marked detached tc-so:[ 54.060005] in6_if_link_down: fe80:2::b0a0:5eff:fe72:e168 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 25 0 25 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 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 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 1223 0 0 408 0 408 408 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 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 2401 0 89 512 0 512 tc-so: tc-so:In use 2967K, total allocated 4096K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.300005] 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:[ 9.000005] shmif0: Ethernet address b2:a0:49:ea:1c:35 tc-so:[ 10.210005] shmif1: Ethernet address b2:a0:50:55:d2:28 tc-so:[ 16.090005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.090005] get_ifid: shmif0: ifid: b0:a0:49:ff:fe:ea:1c:35 tc-so:[ 16.090005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:49ff:feea:1c35 tc-so:[ 16.470005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 16.470005] get_ifid: shmif1: ifid: b0:a0:50:ff:fe:55:d2:28 tc-so:[ 16.470005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:50ff:fe55:d228 tc-so:[ 17.990005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:49ff:feea:1c35 - no duplicates found tc-so:[ 18.100005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 18.100005] get_ifid: gif0: ifid: d0:8e:4b:bd:a3:89:e4:d9 tc-so:[ 18.100005] nd6_dad_start: gif0: starting DAD for fe80:4::d08e:4bbd:a389:e4d9 tc-so:[ 18.470005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:50ff:fe55:d228 - no duplicates found tc-so:[ 20.070005] nd6_dad_timer: gif0: DAD complete for fe80:4::d08e:4bbd:a389:e4d9 - no duplicates found tc-so:[ 44.100005] in6_if_link_down: fc01::2 marked detached tc-so:[ 44.100005] in6_if_link_down: fe80:4::d08e:4bbd:a389:e4d9 marked detached tc-so:[ 48.230005] in6_if_link_down: fc00::2 marked detached tc-so:[ 48.230005] in6_if_link_down: fe80:3::b0a0:50ff:fe55:d228 marked detached tc-so:[ 49.610005] in6_if_link_down: fd00:2::1 marked detached tc-so:[ 49.610005] in6_if_link_down: fe80:2::b0a0:49ff:feea:1c35 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 14 0 14 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 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 558 0 0 186 0 186 186 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 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 1484 0 51 276 0 276 tc-so: tc-so:In use 1532K, total allocated 2208K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.300005] shmif0: Ethernet address b2:a0:28:ee:56:15 tc-so:[ 16.760005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.760005] get_ifid: shmif0: ifid: b0:a0:28:ff:fe:ee:56:15 tc-so:[ 16.760005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:28ff:feee:5615 tc-so:[ 18.670005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:28ff:feee:5615 - no duplicates found tc-so:[ 45.030005] in6_if_link_down: fd00:2::2 marked detached tc-so:[ 45.030005] in6_if_link_down: fe80:2::b0a0:28ff:feee:5615 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.130004 b2:a0:5e:f0:40:e4 > 33:33:ff:f0:40:e4, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff0:40e4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff0:40e4, length 24 tc-so:00:00:17.270004 b2:a0:5e:f0:40:e4 > 33:33:ff:f0:40:e4, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff0:40e4: ICMP6, neighbor solicitation, who has fe80::b0a0:5eff:fef0:40e4, length 32 tc-so:00:00:16.060004 b2:a0:5e:72:e1:68 > 33:33:ff:72:e1:68, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff72:e168: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff72:e168, length 24 tc-so:00:00:16.140004 b2:a0:5e:72:e1:68 > 33:33:ff:72:e1:68, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff72:e168: ICMP6, neighbor solicitation, who has fe80::b0a0:5eff:fe72:e168, length 32 tc-so:00:00:19.800004 b2:a0:5e:f0:40:e4 > 33:33:7b:89:9f:6a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5eff:fef0:40e4 > ff02::2:7b89:9f6a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:7b89:9f6a, length 24 tc-so:00:00:20.000004 b2:a0:5e:72:e1:68 > 33:33:82:d3:57:69, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5eff:fe72:e168 > ff02::2:82d3:5769: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:82d3:5769, length 24 tc-so:00:00:20.700004 b2:a0:5e:72:e1:68 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5eff:fe72:e168 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:24.560004 b2:a0:5e:f0:40:e4 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5eff:fef0:40e4 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:25.930004 b2:a0:5e:f0:40:e4 > 33:33:ff:f0:40:e4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5eff:fef0:40e4 > ff02::1:fff0:40e4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff0:40e4, length 24 tc-so:00:00:26.180004 b2:a0:5e:f0:40:e4 > 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.230004 b2:a0:5e:72:e1:68 > b2:a0:5e:f0:40:e4, 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.220004 b2:a0:5e:f0:40:e4 > b2:a0:5e:72:e1:68, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:24.310004 b2:a0:5e:72:e1:68 > b2:a0:5e:f0:40:e4, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:25.360004 b2:a0:5e:72:e1:68 > 33:33:ff:72:e1:68, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5eff:fe72:e168 > ff02::1:ff72:e168: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff72:e168, length 24 tc-so:00:00:30.380004 b2:a0:5e:f0:40:e4 > b2:a0:5e:72:e1:68, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:28.460004 b2:a0:5e:72:e1:68 > b2:a0:5e:f0:40:e4, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:29.220004 b2:a0:5e:72:e1:68 > b2:a0:5e:f0:40:e4, 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.180004 b2:a0:5e:f0:40:e4 > b2:a0:5e:72:e1:68, 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:16.220004 b2:a0:49:ea:1c:35 > 33:33:ff:ea:1c:35, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffea:1c35: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffea:1c35, length 24 tc-so:00:00:16.730004 b2:a0:49:ea:1c:35 > 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:16.950004 b2:a0:49:ea:1c:35 > 33:33:ff:ea:1c:35, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffea:1c35: ICMP6, neighbor solicitation, who has fe80::b0a0:49ff:feea:1c35, length 32 tc-so:00:00:17.330004 b2:a0:28:ee:56:15 > 33:33:ff:ee:56:15, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffee:5615: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffee:5615, length 24 tc-so:00:00:17.670004 b2:a0:28:ee:56:15 > 33:33:ff:ee:56:15, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffee:5615: ICMP6, neighbor solicitation, who has fe80::b0a0:28ff:feee:5615, length 32 tc-so:00:00:17.750004 b2:a0:28:ee:56:15 > 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.110004 b2:a0:49:ea:1c:35 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:49ff:feea:1c35 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00:2::2, length 32 tc-so:00:00:19.990004 b2:a0:28:ee:56:15 > b2:a0:49:ea:1c:35, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:28ff:feee:5615 > fe80::b0a0:49ff:feea:1c35: ICMP6, neighbor advertisement, tgt is fd00:2::2, length 32 tc-so:00:00:22.110004 b2:a0:49:ea:1c:35 > b2:a0:28:ee:56:15, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:20.030004 b2:a0:28:ee:56:15 > 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.110004 b2:a0:49:ea:1c:35 > b2:a0:28:ee:56:15, 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:20.030004 b2:a0:28:ee:56:15 > b2:a0:49:ea:1c:35, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:20.820004 b2:a0:28:ee:56:15 > 33:33:ff:ee:56:15, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:28ff:feee:5615 > ff02::1:ffee:5615: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffee:5615, length 24 tc-so:00:00:23.550004 b2:a0:49:ea:1c:35 > 33:33:ff:ea:1c:35, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:49ff:feea:1c35 > ff02::1:ffea:1c35: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffea:1c35, length 24 tc-so:00:00:24.020004 b2:a0:49:ea:1c:35 > 33:33:9c:3e:e2:cc, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:49ff:feea:1c35 > ff02::2:9c3e:e2cc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9c3e:e2cc, length 24 tc-so:00:00:26.270004 b2:a0:49:ea:1c:35 > b2:a0:28:ee:56:15, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:24.190004 b2:a0:28:ee:56:15 > b2:a0:49:ea:1c:35, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:24.990004 b2:a0:28:ee:56:15 > b2:a0:49:ea:1c:35, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:28ff:feee:5615 > fe80::b0a0:49ff:feea:1c35: ICMP6, neighbor solicitation, who has fe80::b0a0:49ff:feea:1c35, length 32 tc-so:00:00:27.070004 b2:a0:49:ea:1c:35 > b2:a0:28:ee:56:15, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:49ff:feea:1c35 > fe80::b0a0:28ff:feee:5615: ICMP6, neighbor advertisement, tgt is fe80::b0a0:49ff:feea:1c35, length 24 tc-so:00:00:26.030004 b2:a0:28:ee:56:15 > 33:33:49:f3:f8:9f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:28ff:feee:5615 > ff02::2:49f3:f89f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:49f3:f89f, length 24 tc-so:00:00:32.100004 b2:a0:49:ea:1c:35 > b2:a0:28:ee:56:15, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:49ff:feea:1c35 > fe80::b0a0:28ff:feee:5615: ICMP6, neighbor solicitation, who has fe80::b0a0:28ff:feee:5615, length 32 tc-so:00:00:29.990004 b2:a0:28:ee:56:15 > b2:a0:49:ea:1c:35, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:28ff:feee:5615 > fe80::b0a0:49ff:feea:1c35: ICMP6, neighbor advertisement, tgt is fe80::b0a0:28ff:feee:5615, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.650004 b2:a0:86:20:5d:ad > 33:33:ff:20:5d:ad, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff20:5dad: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff20:5dad, length 24 tc-so:00:00:16.710004 b2:a0:86:20:5d:ad > 33:33:ff:20:5d:ad, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff20:5dad: ICMP6, neighbor solicitation, who has fe80::b0a0:86ff:fe20:5dad, length 32 tc-so:00:00:17.900004 b2:a0:86:20:5d:ad > 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.470004 b2:a0:50:55:d2:28 > b2:a0:86:20:5d:ad, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:18.650004 b2:a0:86:20:5d:ad > b2:a0:50:55:d2:28, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: :: > ff02::1:fff0:da3f: ICMP6, neighbor solicitation, who has fe80::50e0:9acf:86f0:da3f, length 32 tc-so:00:00:16.470004 b2:a0:50:55:d2:28 > b2:a0:86:20:5d:ad, ethertype IPv6 (0x86dd), length 174: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 120 tc-so:00:00:17.020004 b2:a0:50:55:d2:28 > 33:33:ff:55:d2:28, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff55:d228: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff55:d228, length 24 tc-so:00:00:19.630004 b2:a0:86:20:5d:ad > b2:a0:50:55:d2:28, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::50e0:9acf:86f0:da3f > ff02::1:fff0:da3f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff0:da3f, length 24 tc-so:00:00:17.470004 b2:a0:50:55:d2:28 > 33:33:ff:55:d2:28, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff55:d228: ICMP6, neighbor solicitation, who has fe80::b0a0:50ff:fe55:d228, length 32 tc-so:00:00:17.470004 b2:a0:50:55:d2:28 > b2:a0:86:20:5d:ad, ethertype IPv6 (0x86dd), length 174: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 120 tc-so:00:00:18.250004 b2:a0:50:55:d2:28 > b2:a0:86:20:5d:ad, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff89:e4d9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff89:e4d9, length 24 tc-so:00:00:19.040004 b2:a0:50:55:d2:28 > b2:a0:86:20:5d:ad, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff89:e4d9: ICMP6, neighbor solicitation, who has fe80::d08e:4bbd:a389:e4d9, length 32 tc-so:00:00:19.260004 b2:a0:50:55:d2:28 > b2:a0:86:20:5d:ad, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::2:9c3e:e2cc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9c3e:e2cc, length 24 tc-so:00:00:19.360004 b2:a0:50:55:d2:28 > 33:33:ff:55:d2:28, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:50ff:fe55:d228 > ff02::1:ff55:d228: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff55:d228, length 24 tc-so:00:00:21.450004 b2:a0:50:55:d2:28 > b2:a0:86:20:5d:ad, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:23.610004 b2:a0:86:20:5d:ad > b2:a0:50:55:d2:28, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:23.900004 b2:a0:86:20:5d:ad > b2:a0:50:55:d2:28, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::50e0:9acf:86f0:da3f > ff02::2:82d3:5769: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:82d3:5769, length 24 tc-so:00:00:24.050004 b2:a0:86:20:5d:ad > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:86ff:fe20:5dad > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:24.230004 b2:a0:86:20:5d:ad > b2:a0:50:55:d2:28, 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.150004 b2:a0:50:55:d2:28 > b2:a0:86:20:5d:ad, 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:22.190004 b2:a0:50:55:d2:28 > 33:33:9c:3e:e2:cc, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:50ff:fe55:d228 > ff02::2:9c3e:e2cc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9c3e:e2cc, length 24 tc-so:00:00:24.790004 b2:a0:86:20:5d:ad > 33:33:82:d3:57:69, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:86ff:fe20:5dad > ff02::2:82d3:5769: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:82d3:5769, length 24 tc-so:00:00:25.940004 b2:a0:86:20:5d:ad > 33:33:ff:20:5d:ad, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:86ff:fe20:5dad > ff02::1:ff20:5dad: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff20:5dad, length 24 tc-so:00:00:26.600004 b2:a0:86:20:5d:ad > b2:a0:50:55:d2:28, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::50e0:9acf:86f0:da3f > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:24.850004 b2:a0:50:55:d2:28 > b2:a0:86:20:5d:ad, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::d08e:4bbd:a389:e4d9 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:26.100004 b2:a0:50:55:d2:28 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:50ff:fe55:d228 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:28.420004 b2:a0:86:20:5d:ad > b2:a0:50:55:d2:28, ethertype IPv6 (0x86dd), length 122: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x1), length 68 tc-so:00:00:26.270004 b2:a0:50:55:d2:28 > b2:a0:86:20:5d:ad, ethertype IPv6 (0x86dd), length 122: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x1), length 68 tc-so:00:00:27.910004 b2:a0:50:55:d2:28 > b2:a0:86:20:5d:ad, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::d08e:4bbd:a389:e4d9 > ff02::1:ff89:e4d9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff89:e4d9, 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: 1639126834.703552, ipsec_gif_ipv6_tunnel_esp_null, passed tc-start: 1639126834.740806, 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:4e:d1:5f:25 ./.__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:c6:a3:4a:4a ./.__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:cb:9d:6d: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: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:13:a7:01:9c ./.__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:fb:3a:e6:7e ./.__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: Dec 10 09:01:02 2021 current: Dec 10 09:01:02 2021 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 09:00:38 2021 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=22463 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: Dec 10 09:01:02 2021 current: Dec 10 09:01:02 2021 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 09:00:38 2021 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=22463 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: Dec 10 09:01:02 2021 current: Dec 10 09:01:03 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 09:00:40 2021 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=5494 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: Dec 10 09:01:02 2021 current: Dec 10 09:01:03 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 09:00:40 2021 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=5494 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:a2:99:c4:ea tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:a2ff:fe99:c4ea%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:a2ff:fe99:c4ea 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:4e:d1:5f: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:a2:99:c4:ea 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::2 tc-so: ff02::1:ff99:c4ea tc-so: ff01:2::1 tc-so: ff02::2:287e:82b6 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:a2ff: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:4e:d1:5f:25 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:ff99:c4ea%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:287e:82b6%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:99:c4:ea multicnt 4 tc-so: 33:33:ff:99:c4:ea -- 33:33:ff:99:c4:ea refcount 1 tc-so: 33:33:28:7e:82:b6 -- 33:33:28:7e:82:b6 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:4e:d1:5f:25 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:4eff:fed1:5f25%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:a3:4a:4a tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:c6ff:fea3:4a4a%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::1870:c3b3:e3ff:b5d1%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:4eff:fed1:5f25 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:c6ff:fea3:4a4a link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::1870:c3b3:e3ff:b5d1 UC - - - gif0 tc-so:fe80::1870:c3b3:e3ff:b5d1 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:13:a7:01:9c UHL - - - shmif1 tc-so:fd00:1::2 b2:a0:a2:99:c4: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: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:4e:d1:5f:25 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::1 tc-so: ff02::1:ffd1:5f25 tc-so: ff01:2::1 tc-so: ff02::2:825e:269% 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:4eff:f 9 0 9 0 0 tc-so:shmif 1500 b2:a0:c6:a3:4a:4a 16 0 13 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ffa3:4a4a tc-so: ff01:3::1 tc-so: ff02::2:825e:269% 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:c6ff:f 16 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:ffff:b5d1 tc-so: ff01:4::1 tc-so: ff02::2:825e:269% tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:1%gi 7 0 6 0 0 tc-so:gif0 1280 fe80::/64 fe80::1870:c3b3:e 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:13:a7:01:9c shmif1 25s R tc-so:fd00:1::2 b2:a0:a2:99:c4:ea 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::1 tc-so: group ff02::1:ffd1:5f25%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:825e:269%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:4e:d1:5f:25 multicnt 4 tc-so: 33:33:ff:d1:5f:25 -- 33:33:ff:d1:5f:25 refcount 1 tc-so: 33:33:82:5e:02:69 -- 33:33:82:5e:02:69 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:ffa3:4a4a%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:825e:269%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:c6:a3:4a:4a multicnt 4 tc-so: 33:33:ff:a3:4a:4a -- 33:33:ff:a3:4a:4a refcount 1 tc-so: 33:33:82:5e:02:69 -- 33:33:82:5e:02:69 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:ffff:b5d1%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:825e:269%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:cb:9d:6d:b1 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:cbff:fe9d:6db1%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:13:a7:01:9c tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:13ff:fea7:19c%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::3080:7884:3954:e31a%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:cbff:fe9d:6db1 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:13ff:fea7:19c link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::3080:7884:3954:e31a UC - - - gif0 tc-so:fe80::3080:7884:3954:e31a 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:c6:a3:4a:4a UHL - - - shmif1 tc-so:fd00:2::2 b2:a0:fb:3a:e6:7e UHL - - - shmif0 tc-so:fe80::b0a0:fbff:fe3a:e67e b2:a0:fb:3a:e6: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: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:cb:9d:6d:b1 11 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::1 tc-so: ff02::1:ff9d:6db1 tc-so: ff01:2::1 tc-so: ff02::2:53e9:115b 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:cbff:f 11 0 11 0 0 tc-so:shmif 1500 b2:a0:13:a7:01:9c 11 0 16 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ffa7:19c% tc-so: ff01:3::1 tc-so: ff02::2:53e9:115b tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 11 0 16 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:13ff:f 11 0 16 0 0 tc-so:gif0 1280 4 0 6 0 0 tc-so:gif0 1280 fc01::2/128 fc01::2 tc-so: ff02::1:ff54:e31a tc-so: ff01:4::1 tc-so: ff02::2:53e9:115b tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:2%gi 4 0 6 0 0 tc-so:gif0 1280 fe80::/64 fe80::3080:7884:3 4 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:c6:a3:4a:4a shmif1 21s R R tc-so:fd00:2::2 b2:a0:fb:3a:e6:7e shmif0 14s R tc-so:fe80::b0a0:fbff:fe3a:e67e%shmif0 b2:a0:fb:3a:e6:7e 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:ff9d:6db1%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:53e9:115b%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:cb:9d:6d:b1 multicnt 4 tc-so: 33:33:ff:9d:6d:b1 -- 33:33:ff:9d:6d:b1 refcount 1 tc-so: 33:33:53:e9:11:5b -- 33:33:53:e9:11:5b 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:ffa7:19c%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:53e9:115b%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:13:a7:01:9c multicnt 4 tc-so: 33:33:ff:a7:01:9c -- 33:33:ff:a7:01:9c refcount 1 tc-so: 33:33:53:e9:11:5b -- 33:33:53:e9:11:5b 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:ff54:e31a%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:53e9:115b%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:fb:3a:e6:7e tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:fbff:fe3a:e67e%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:fbff:fe3a:e67e 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:cb:9d:6d:b1 UHL - - - shmif0 tc-so:fe80::b0a0:cbff:fe9d:6db1 b2:a0:cb:9d:6d:b1 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:fb:3a:e6:7e 10 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::2 tc-so: ff02::1:ff3a:e67e tc-so: ff01:2::1 tc-so: ff02::2:1f8e:8d19 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:fbff: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:cb:9d:6d:b1 shmif0 3s R tc-so:fe80::b0a0:cbff:fe9d:6db1%shmif0 b2:a0:cb:9d:6d:b1 shmif0 8s 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:ff3a:e67e%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:1f8e:8d19%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:fb:3a:e6:7e multicnt 4 tc-so: 33:33:ff:3a:e6:7e -- 33:33:ff:3a:e6:7e refcount 1 tc-so: 33:33:1f:8e:8d:19 -- 33:33:1f:8e:8d: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: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: 6 packets, 416 bytes tc-so: inet6 fc01::2/128 -> fc01::1 flags 0 tc-so: inet6 fe80::3080:7884:3954:e31a%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::1870:c3b3:e3ff:b5d1%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:fb:3a:e6:7e 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:fbff:fe3a:e67e%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:13:a7:01:9c tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 11 packets, 1178 bytes, 4 multicasts tc-so: output: 16 packets, 1832 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:13ff:fea7:19c%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:cb:9d:6d:b1 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:cbff:fe9d:6db1%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:a3:4a:4a tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 16 packets, 1832 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:c6ff:fea3:4a4a%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:4e:d1:5f:25 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:4eff:fed1:5f25%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:a2:99:c4:ea 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:a2ff:fe99:c4ea%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 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 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 1454 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.390005] shmif0: Ethernet address b2:a0:a2:99:c4:ea tc-so:[ 15.960005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.960005] get_ifid: shmif0: ifid: b0:a0:a2:ff:fe:99:c4:ea tc-so:[ 15.960005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:a2ff:fe99:c4ea tc-so:[ 17.900005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:a2ff:fe99:c4ea - no duplicates found tc-so:[ 54.880005] in6_if_link_down: fd00:1::2 marked detached tc-so:[ 54.880005] in6_if_link_down: fe80:2::b0a0:a2ff:fe99:c4ea 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 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 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 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 2334 0 79 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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:[ 7.890005] shmif0: Ethernet address b2:a0:4e:d1:5f:25 tc-so:[ 9.070005] shmif1: Ethernet address b2:a0:c6:a3:4a:4a tc-so:[ 14.880005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 14.880005] get_ifid: shmif0: ifid: b0:a0:4e:ff:fe:d1:5f:25 tc-so:[ 14.880005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:4eff:fed1:5f25 tc-so:[ 15.130005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 15.130005] get_ifid: shmif1: ifid: b0:a0:c6:ff:fe:a3:4a:4a tc-so:[ 15.130005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:c6ff:fea3:4a4a tc-so:[ 16.450005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 16.450005] get_ifid: gif0: ifid: 18:70:c3:b3:e3:ff:b5:d1 tc-so:[ 16.450005] nd6_dad_start: gif0: starting DAD for fe80:4::1870:c3b3:e3ff:b5d1 tc-so:[ 16.720005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:4eff:fed1:5f25 - no duplicates found tc-so:[ 17.050005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:c6ff:fea3:4a4a - no duplicates found tc-so:[ 17.670005] nd6_dad_timer: gif0: DAD complete for fe80:4::1870:c3b3:e3ff:b5d1 - no duplicates found tc-so:[ 45.860005] in6_if_link_down: fc01::1 marked detached tc-so:[ 45.860005] in6_if_link_down: fe80:4::1870:c3b3:e3ff:b5d1 marked detached tc-so:[ 50.960005] in6_if_link_down: fc00::1 marked detached tc-so:[ 50.960005] in6_if_link_down: fe80:3::b0a0:c6ff:fea3:4a4a marked detached tc-so:[ 52.200005] in6_if_link_down: fd00:1::1 marked detached tc-so:[ 52.200005] in6_if_link_down: fe80:2::b0a0:4eff:fed1:5f25 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 23 0 23 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 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 265 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 1196 0 0 399 0 399 399 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 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 2378 0 85 503 0 503 tc-so: tc-so:In use 2914K, total allocated 4024K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.490005] shmif0: Ethernet address b2:a0:cb:9d:6d:b1 tc-so:[ 9.760005] shmif1: Ethernet address b2:a0:13:a7:01:9c tc-so:[ 15.350005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.350005] get_ifid: shmif0: ifid: b0:a0:cb:ff:fe:9d:6d:b1 tc-so:[ 15.350005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:cbff:fe9d:6db1 tc-so:[ 15.600005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 15.600005] get_ifid: shmif1: ifid: b0:a0:13:ff:fe:a7:01:9c tc-so:[ 15.600005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:13ff:fea7:19c tc-so:[ 16.910005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 16.910005] get_ifid: gif0: ifid: 30:80:78:84:39:54:e3:1a tc-so:[ 16.910005] nd6_dad_start: gif0: starting DAD for fe80:4::3080:7884:3954:e31a tc-so:[ 17.040005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:cbff:fe9d:6db1 - no duplicates found tc-so:[ 17.130005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:13ff:fea7:19c - no duplicates found tc-so:[ 18.870005] nd6_dad_timer: gif0: DAD complete for fe80:4::3080:7884:3954:e31a - no duplicates found tc-so:[ 42.580005] in6_if_link_down: fc01::2 marked detached tc-so:[ 42.580005] in6_if_link_down: fe80:4::3080:7884:3954:e31a marked detached tc-so:[ 46.540005] in6_if_link_down: fc00::2 marked detached tc-so:[ 46.540005] in6_if_link_down: fe80:3::b0a0:13ff:fea7:19c marked detached tc-so:[ 47.830005] in6_if_link_down: fd00:2::1 marked detached tc-so:[ 47.830005] in6_if_link_down: fe80:2::b0a0:cbff:fe9d:6db1 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 14 0 14 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 190 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 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 558 0 0 186 0 186 186 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 1486 0 51 277 0 277 tc-so: tc-so:In use 1532K, total allocated 2216K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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:[ 9.010005] shmif0: Ethernet address b2:a0:fb:3a:e6:7e tc-so:[ 15.700005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.700005] get_ifid: shmif0: ifid: b0:a0:fb:ff:fe:3a:e6:7e tc-so:[ 15.700005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:fbff:fe3a:e67e tc-so:[ 17.580005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:fbff:fe3a:e67e - no duplicates found tc-so:[ 43.430005] in6_if_link_down: fd00:2::2 marked detached tc-so:[ 43.430005] in6_if_link_down: fe80:2::b0a0:fbff:fe3a:e67e 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.510004 b2:a0:a2:99:c4:ea > 33:33:ff:99:c4:ea, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff99:c4ea: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff99:c4ea, length 24 tc-so:00:00:16.870004 b2:a0:a2:99:c4:ea > 33:33:ff:99:c4:ea, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff99:c4ea: ICMP6, neighbor solicitation, who has fe80::b0a0:a2ff:fe99:c4ea, length 32 tc-so:00:00:15.510004 b2:a0:4e:d1:5f:25 > 33:33:ff:d1:5f:25, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd1:5f25: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd1:5f25, length 24 tc-so:00:00:15.630004 b2:a0:4e:d1:5f:25 > 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.710004 b2:a0:4e:d1:5f:25 > 33:33:ff:d1:5f:25, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd1:5f25: ICMP6, neighbor solicitation, who has fe80::b0a0:4eff:fed1:5f25, length 32 tc-so:00:00:18.570004 b2:a0:a2:99:c4:ea > 33:33:28:7e:82:b6, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a2ff:fe99:c4ea > ff02::2:287e:82b6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:287e:82b6, length 24 tc-so:00:00:17.200004 b2:a0:4e:d1:5f:25 > 33:33:ff:d1:5f:25, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4eff:fed1:5f25 > ff02::1:ffd1:5f25: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd1:5f25, length 24 tc-so:00:00:18.480004 b2:a0:4e:d1:5f:25 > 33:33:82:5e:02:69, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4eff:fed1:5f25 > ff02::2:825e:269: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:825e:269, length 24 tc-so:00:00:22.080004 b2:a0:a2:99:c4:ea > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a2ff:fe99:c4ea > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:22.320004 b2:a0:a2:99:c4:ea > 33:33:ff:99:c4:ea, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a2ff:fe99:c4ea > ff02::1:ff99:c4ea: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff99:c4ea, length 24 tc-so:00:00:24.410004 b2:a0:a2:99:c4:ea > 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.830004 b2:a0:4e:d1:5f:25 > b2:a0:a2:99:c4:ea, 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:24.410004 b2:a0:a2:99:c4:ea > b2:a0:4e:d1:5f:25, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:22.910004 b2:a0:4e:d1:5f:25 > b2:a0:a2:99:c4:ea, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:28.490004 b2:a0:a2:99:c4:ea > b2:a0:4e:d1:5f:25, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:26.940004 b2:a0:4e:d1:5f:25 > b2:a0:a2:99:c4:ea, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:27.840004 b2:a0:4e:d1:5f:25 > b2:a0:a2:99:c4:ea, 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:29.430004 b2:a0:a2:99:c4:ea > b2:a0:4e:d1:5f:25, 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.980004 b2:a0:cb:9d:6d:b1 > 33:33:ff:9d:6d:b1, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff9d:6db1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff9d:6db1, length 24 tc-so:00:00:16.020004 b2:a0:cb:9d:6d:b1 > 33:33:ff:9d:6d:b1, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff9d:6db1: ICMP6, neighbor solicitation, who has fe80::b0a0:cbff:fe9d:6db1, length 32 tc-so:00:00:16.470004 b2:a0:fb:3a:e6:7e > 33:33:ff:3a:e6:7e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff3a:e67e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff3a:e67e, length 24 tc-so:00:00:16.570004 b2:a0:fb:3a:e6:7e > 33:33:ff:3a:e6:7e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff3a:e67e: ICMP6, neighbor solicitation, who has fe80::b0a0:fbff:fe3a:e67e, length 32 tc-so:00:00:19.350004 b2:a0:cb:9d:6d:b1 > 33:33:ff:9d:6d:b1, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cbff:fe9d:6db1 > ff02::1:ff9d:6db1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff9d:6db1, length 24 tc-so:00:00:18.100004 b2:a0:fb:3a:e6:7e > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:fbff:fe3a:e67e > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:20.520004 b2:a0:cb:9d:6d:b1 > 33:33:53:e9:11:5b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cbff:fe9d:6db1 > ff02::2:53e9:115b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:53e9:115b, length 24 tc-so:00:00:20.940004 b2:a0:cb:9d:6d:b1 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cbff:fe9d:6db1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00:2::2, length 32 tc-so:00:00:18.950004 b2:a0:fb:3a:e6:7e > b2:a0:cb:9d:6d:b1, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:fbff:fe3a:e67e > fe80::b0a0:cbff:fe9d:6db1: ICMP6, neighbor advertisement, tgt is fd00:2::2, length 32 tc-so:00:00:20.990004 b2:a0:cb:9d:6d:b1 > b2:a0:fb:3a:e6:7e, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:18.950004 b2:a0:fb:3a:e6:7e > 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.990004 b2:a0:cb:9d:6d:b1 > b2:a0:fb:3a:e6:7e, 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:18.990004 b2:a0:fb:3a:e6:7e > b2:a0:cb:9d:6d:b1, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:24.460004 b2:a0:cb:9d:6d:b1 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cbff:fe9d:6db1 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:22.630004 b2:a0:fb:3a:e6:7e > 33:33:1f:8e:8d:19, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:fbff:fe3a:e67e > ff02::2:1f8e:8d19: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1f8e:8d19, length 24 tc-so:00:00:25.020004 b2:a0:cb:9d:6d:b1 > b2:a0:fb:3a:e6:7e, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:23.030004 b2:a0:fb:3a:e6:7e > b2:a0:cb:9d:6d:b1, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:23.980004 b2:a0:fb:3a:e6:7e > b2:a0:cb:9d:6d:b1, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:fbff:fe3a:e67e > fe80::b0a0:cbff:fe9d:6db1: ICMP6, neighbor solicitation, who has fe80::b0a0:cbff:fe9d:6db1, length 32 tc-so:00:00:26.000004 b2:a0:cb:9d:6d:b1 > b2:a0:fb:3a:e6:7e, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:cbff:fe9d:6db1 > fe80::b0a0:fbff:fe3a:e67e: ICMP6, neighbor advertisement, tgt is fe80::b0a0:cbff:fe9d:6db1, length 24 tc-so:00:00:24.050004 b2:a0:fb:3a:e6:7e > 33:33:ff:3a:e6:7e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:fbff:fe3a:e67e > ff02::1:ff3a:e67e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff3a:e67e, length 24 tc-so:00:00:30.990004 b2:a0:cb:9d:6d:b1 > b2:a0:fb:3a:e6:7e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cbff:fe9d:6db1 > fe80::b0a0:fbff:fe3a:e67e: ICMP6, neighbor solicitation, who has fe80::b0a0:fbff:fe3a:e67e, length 32 tc-so:00:00:28.950004 b2:a0:fb:3a:e6:7e > b2:a0:cb:9d:6d:b1, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:fbff:fe3a:e67e > fe80::b0a0:cbff:fe9d:6db1: ICMP6, neighbor advertisement, tgt is fe80::b0a0:fbff:fe3a:e67e, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.880004 b2:a0:c6:a3:4a:4a > 33:33:ff:a3:4a:4a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa3:4a4a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa3:4a4a, length 24 tc-so:00:00:16.020004 b2:a0:c6:a3:4a:4a > 33:33:ff:a3:4a:4a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa3:4a4a: ICMP6, neighbor solicitation, who has fe80::b0a0:c6ff:fea3:4a4a, length 32 tc-so:00:00:16.600004 b2:a0:c6:a3:4a:4a > 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.600004 b2:a0:13:a7:01:9c > b2:a0:c6:a3:4a:4a, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:17.490004 b2:a0:c6:a3:4a:4a > b2:a0:13:a7:01:9c, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: :: > ff02::1:ffff:b5d1: ICMP6, neighbor solicitation, who has fe80::1870:c3b3:e3ff:b5d1, length 32 tc-so:00:00:15.640004 b2:a0:13:a7:01:9c > b2:a0:c6:a3:4a:4a, ethertype IPv6 (0x86dd), length 174: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 120 tc-so:00:00:15.850004 b2:a0:13:a7:01:9c > 33:33:ff:a7:01:9c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa7:19c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa7:19c, length 24 tc-so:00:00:15.890004 b2:a0:13:a7:01:9c > 33:33:53:e9:11:5b, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:53e9:115b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:53e9:115b, length 24 tc-so:00:00:16.100004 b2:a0:13:a7:01:9c > 33:33:ff:a7:01:9c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa7:19c: ICMP6, neighbor solicitation, who has fe80::b0a0:13ff:fea7:19c, length 32 tc-so:00:00:18.450004 b2:a0:c6:a3:4a:4a > b2:a0:13:a7:01:9c, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::1870:c3b3:e3ff:b5d1 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:16.590004 b2:a0:13:a7:01:9c > b2:a0:c6:a3:4a:4a, ethertype IPv6 (0x86dd), length 174: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 120 tc-so:00:00:18.910004 b2:a0:c6:a3:4a:4a > b2:a0:13:a7:01:9c, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::1870:c3b3:e3ff:b5d1 > ff02::1:ffff:b5d1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffff:b5d1, length 24 tc-so:00:00:17.210004 b2:a0:13:a7:01:9c > b2:a0:c6:a3:4a:4a, 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:17.390004 b2:a0:13:a7:01:9c > b2:a0:c6:a3:4a:4a, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff54:e31a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff54:e31a, length 24 tc-so:00:00:17.440004 b2:a0:13:a7:01:9c > 33:33:ff:a7:01:9c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:13ff:fea7:19c > ff02::1:ffa7:19c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa7:19c, length 24 tc-so:00:00:17.860004 b2:a0:13:a7:01:9c > b2:a0:c6:a3:4a:4a, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff54:e31a: ICMP6, neighbor solicitation, who has fe80::3080:7884:3954:e31a, length 32 tc-so:00:00:19.880004 b2:a0:c6:a3:4a:4a > 33:33:ff:a3:4a:4a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c6ff:fea3:4a4a > ff02::1:ffa3:4a4a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa3:4a4a, length 24 tc-so:00:00:18.040004 b2:a0:13:a7:01:9c > b2:a0:c6:a3:4a:4a, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::2:53e9:115b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:53e9:115b, length 24 tc-so:00:00:21.760004 b2:a0:c6:a3:4a:4a > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c6ff:fea3:4a4a > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:22.370004 b2:a0:c6:a3:4a:4a > 33:33:82:5e:02:69, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c6ff:fea3:4a4a > ff02::2:825e:269: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:825e:269, length 24 tc-so:00:00:20.620004 b2:a0:13:a7:01:9c > b2:a0:c6:a3:4a:4a, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:22.510004 b2:a0:c6:a3:4a:4a > b2:a0:13:a7:01:9c, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:22.830004 b2:a0:c6:a3:4a:4a > b2:a0:13:a7:01:9c, 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:21.020004 b2:a0:13:a7:01:9c > b2:a0:c6:a3:4a:4a, 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:21.690004 b2:a0:13:a7:01:9c > b2:a0:c6:a3:4a:4a, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::3080:7884:3954:e31a > ff02::1:ff54:e31a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff54:e31a, length 24 tc-so:00:00:21.730004 b2:a0:13:a7:01:9c > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:13ff:fea7:19c > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:25.580004 b2:a0:c6:a3:4a:4a > b2:a0:13:a7:01:9c, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::1870:c3b3:e3ff:b5d1 > ff02::2:825e:269: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:825e:269, length 24 tc-so:00:00:26.940004 b2:a0:c6:a3:4a:4a > b2:a0:13:a7:01:9c, ethertype IPv6 (0x86dd), length 142: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x1), length 88 tc-so:00:00:25.070004 b2:a0:13:a7:01:9c > b2:a0:c6:a3:4a:4a, ethertype IPv6 (0x86dd), length 142: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x1), length 88 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: 1639126908.203573, ipsec_gif_ipv6_tunnel_esp_rijndaelcbc, passed tp-end: 1639126908.235750, net/ipsec/t_ipsec_gif tp-start: 1639126913.515083, net/ipsec/t_ipsec_l2tp, 16 tc-start: 1639126913.521900, 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:6e:cf:d1:68 ./.__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:c4:c2:85: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:./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:ad:50:00 ./.__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:69:34:9c:d9 ./.__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:65:30:31: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: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: Dec 10 09:02:20 2021 current: Dec 10 09:02:21 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 09:01:56 2021 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=24929 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: Dec 10 09:02:20 2021 current: Dec 10 09:02:21 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 09:01:56 2021 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=24929 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: Dec 10 09:02:20 2021 current: Dec 10 09:02:21 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 09:01:57 2021 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=26704 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: Dec 10 09:02:20 2021 current: Dec 10 09:02:21 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 09:01:57 2021 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=26704 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:6e:12:de:c0 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:65:30:31: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:shmif 1500 b2:a0:6e:12:de:c0 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:65:30:31:d4 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:6e:12:de:c0 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:6e:cf:d1:68 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:c4:c2:85:72 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:69:34:9c:d9 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:6e:cf:d1:68 6 0 5 0 0 tc-so:shmif 1500 b2:a0:c4:c2:85:72 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:69:34:9c:d9 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:6e:cf:d1:68 multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:c4:c2:85:72 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:ad:50:00 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:69:34:9c:d9 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:c4:c2:85:72 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:ad:50:00 5 0 5 0 0 tc-so:shmif 1500 b2:a0:69:34:9c:d9 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:c4:c2:85:72 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:ad:ad:50:00 multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:69:34:9c:d9 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:65:30:31:d4 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:6e:12:de:c0 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:30:31:d4 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:6e:12:de:c0 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:65:30:31:d4 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:65:30:31:d4 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:69:34:9c:d9 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:ad:ad:50:00 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:c4:c2:85:72 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:6e:cf:d1:68 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:6e:12:de:c0 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 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 1187 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.070005] shmif0: Ethernet address b2:a0:6e:12:de:c0 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 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 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 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 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 2105 0 54 471 0 471 tc-so: tc-so:In use 2706K, total allocated 3768K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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:[ 5.890005] shmif0: Ethernet address b2:a0:6e:cf:d1:68 tc-so:[ 6.980005] shmif1: Ethernet address b2:a0:c4:c2:85:72 tc-so:[ 21.720005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 21.720005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 23.280005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 23.320005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 26.860005] 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 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 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 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 161 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 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 1119 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 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 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 2109 0 54 472 0 472 tc-so: tc-so:In use 2720K, total allocated 3776K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.010005] root file system type: rumpfs tc-so:[ 1.010005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.180005] 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.500005] shmif0: Ethernet address b2:a0:ad:ad:50:00 tc-so:[ 7.760005] shmif1: Ethernet address b2:a0:69:34:9c:d9 tc-so:[ 20.100005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 20.140005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 21.740005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 21.740005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 25.260005] 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 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 1148 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.920005] shmif0: Ethernet address b2:a0:65:30:31:d4 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.670004 b2:a0:6e:12:de:c0 > 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.720004 b2:a0:65:30:31:d4 > 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.370004 b2:a0:6e:12:de:c0 > 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.320004 b2:a0:65:30:31:d4 > b2:a0:6e:12:de:c0, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:65:30:31:d4, length 28 tc-so:00:00:24.410004 b2:a0:6e:12:de:c0 > b2:a0:65:30:31:d4, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 40337, seq 0, length 64 tc-so:00:00:23.320004 b2:a0:65:30:31:d4 > 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.410004 b2:a0:6e:12:de:c0 > b2:a0:65:30:31:d4, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:6e:12:de:c0, length 28 tc-so:00:00:23.360004 b2:a0:65:30:31:d4 > b2:a0:6e:12:de:c0, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 40337, seq 0, length 64 tc-so:00:00:27.930004 b2:a0:6e:12:de:c0 > b2:a0:65:30:31:d4, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 17448, seq 0, length 64 tc-so:00:00:26.860004 b2:a0:65:30:31:d4 > b2:a0:6e:12:de:c0, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 17448, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:18.670004 b2:a0:65:30:31:d4 > 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.140004 b2:a0:6e:12:de:c0 > 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.740004 b2:a0:6e:12:de:c0 > 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.310004 b2:a0:65:30:31:d4 > b2:a0:6e:12:de:c0, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:65:30:31:d4, length 28 tc-so:00:00:21.740004 b2:a0:6e:12:de:c0 > b2:a0:65:30:31:d4, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 40337, seq 0, length 64 tc-so:00:00:20.310004 b2:a0:65:30:31:d4 > 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.740004 b2:a0:6e:12:de:c0 > b2:a0:65:30:31:d4, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:6e:12:de:c0, length 28 tc-so:00:00:20.350004 b2:a0:65:30:31:d4 > b2:a0:6e:12:de:c0, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 40337, seq 0, length 64 tc-so:00:00:25.260004 b2:a0:6e:12:de:c0 > b2:a0:65:30:31:d4, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 17448, seq 0, length 64 tc-so:00:00:23.820004 b2:a0:65:30:31:d4 > b2:a0:6e:12:de:c0, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 17448, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:13.240004 b2:a0:c4:c2:85:72 > 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:16.440004 b2:a0:69:34:9c:d9 > 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.100004 b2:a0:69:34:9c:d9 > 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.680004 b2:a0:c4:c2:85:72 > b2:a0:69:34:9c:d9, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:c4:c2:85:72, length 28 tc-so:00:00:20.100004 b2:a0:69:34:9c:d9 > b2:a0:c4:c2:85:72, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:21.720004 b2:a0:c4:c2:85:72 > 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.140004 b2:a0:69:34:9c:d9 > b2:a0:c4:c2:85:72, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:69:34:9c:d9, length 28 tc-so:00:00:21.720004 b2:a0:c4:c2:85:72 > b2:a0:69:34:9c:d9, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:23.320004 b2:a0:c4:c2:85:72 > b2:a0:69:34:9c:d9, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:21.740004 b2:a0:69:34:9c:d9 > b2:a0:c4:c2:85:72, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:23.320004 b2:a0:c4:c2:85:72 > b2:a0:69:34:9c:d9, ethertype IPv4 (0x0800), length 136: 20.0.0.1 > 20.0.0.2: ip-proto-115 102 tc-so:00:00:21.740004 b2:a0:69:34:9c:d9 > b2:a0:c4:c2:85:72, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:23.320004 b2:a0:c4:c2:85:72 > b2:a0:69:34:9c:d9, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:21.780004 b2:a0:69:34:9c:d9 > b2:a0:c4:c2:85:72, ethertype IPv4 (0x0800), length 136: 20.0.0.2 > 20.0.0.1: ip-proto-115 102 tc-so:00:00:26.860004 b2:a0:c4:c2:85:72 > b2:a0:69:34:9c:d9, 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:25.260004 b2:a0:69:34:9c:d9 > b2:a0:c4:c2:85:72, 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: 1639126983.464509, ipsec_l2tp_ipv4_transport_ah_hmacsha512, passed tc-start: 1639126983.500172, 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:d2:b0:28:86 ./.__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:f1:15:54: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:./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:63:96:f2:6c ./.__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:f9:10:36: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:./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:e5:ed:01:35 ./.__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: Dec 10 09:03:31 2021 current: Dec 10 09:03:32 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 09:03:07 2021 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=29243 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: Dec 10 09:03:31 2021 current: Dec 10 09:03:32 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 09:03:07 2021 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=29243 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: Dec 10 09:03:31 2021 current: Dec 10 09:03:32 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 09:03:08 2021 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=22681 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: Dec 10 09:03:31 2021 current: Dec 10 09:03:32 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 09:03:08 2021 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=22681 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:b8:24:d6:d2 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:e5:ed:01:35 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:b8:24:d6:d2 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:e5:ed:01:35 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:b8:24:d6:d2 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:d2:b0:28:86 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:f1:15:54:1a 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:f9:10:36:de 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:d2:b0:28:86 6 0 5 0 0 tc-so:shmif 1500 b2:a0:f1:15:54:1a 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:f9:10:36:de 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:d2:b0:28:86 multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:f1:15:54:1a 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:63:96:f2:6c 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:f9:10:36:de 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:f1:15:54: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:shmif 1500 b2:a0:63:96:f2:6c 5 0 5 0 0 tc-so:shmif 1500 b2:a0:f9:10:36:de 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:f1:15:54:1a on shmif1 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:96:f2:6c multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:f9:10:36:de 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:e5:ed:01:35 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:b8:24:d6:d2 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:e5:ed:01:35 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:b8:24:d6:d2 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:e5:ed:01:35 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:e5:ed:01:35 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:f9:10:36:de 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:63:96:f2:6c 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:f1:15:54:1a 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:d2:b0:28:86 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:b8:24:d6:d2 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 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 1187 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.520005] shmif0: Ethernet address b2:a0:b8:24:d6:d2 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 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 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 161 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 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 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 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 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 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 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 2114 0 54 473 0 473 tc-so: tc-so:In use 2719K, total allocated 3784K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.190005] shmif0: Ethernet address b2:a0:d2:b0:28:86 tc-so:[ 8.480005] shmif1: Ethernet address b2:a0:f1:15:54:1a tc-so:[ 21.350005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 21.350005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 23.150005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 23.190005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 27.330005] 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 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 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 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 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 2092 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.010005] shmif0: Ethernet address b2:a0:63:96:f2:6c tc-so:[ 9.330005] shmif1: Ethernet address b2:a0:f9:10:36:de tc-so:[ 19.550005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 19.630005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 21.390005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 21.430005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 25.530005] 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 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 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 1149 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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:[ 8.620005] shmif0: Ethernet address b2:a0:e5:ed:01:35 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.150004 b2:a0:b8:24:d6:d2 > 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.350004 b2:a0:e5:ed:01:35 > 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.660004 b2:a0:b8:24:d6:d2 > 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.190004 b2:a0:e5:ed:01:35 > b2:a0:b8:24:d6:d2, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:e5:ed:01:35, length 28 tc-so:00:00:24.700004 b2:a0:b8:24:d6:d2 > b2:a0:e5:ed:01:35, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 45308, seq 0, length 64 tc-so:00:00:23.190004 b2:a0:e5:ed:01:35 > 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.700004 b2:a0:b8:24:d6:d2 > b2:a0:e5:ed:01:35, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:b8:24:d6:d2, length 28 tc-so:00:00:23.230004 b2:a0:e5:ed:01:35 > b2:a0:b8:24:d6:d2, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 45308, seq 0, length 64 tc-so:00:00:28.800004 b2:a0:b8:24:d6:d2 > b2:a0:e5:ed:01:35, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 46828, seq 0, length 64 tc-so:00:00:27.330004 b2:a0:e5:ed:01:35 > b2:a0:b8:24:d6:d2, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 46828, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:17.610004 b2:a0:e5:ed:01:35 > 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.590004 b2:a0:b8:24:d6:d2 > 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.390004 b2:a0:b8:24:d6:d2 > 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.450004 b2:a0:e5:ed:01:35 > b2:a0:b8:24:d6:d2, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:e5:ed:01:35, length 28 tc-so:00:00:21.430004 b2:a0:b8:24:d6:d2 > b2:a0:e5:ed:01:35, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 45308, seq 0, length 64 tc-so:00:00:19.500004 b2:a0:e5:ed:01:35 > 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.470004 b2:a0:b8:24:d6:d2 > b2:a0:e5:ed:01:35, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:b8:24:d6:d2, length 28 tc-so:00:00:19.540004 b2:a0:e5:ed:01:35 > b2:a0:b8:24:d6:d2, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 45308, seq 0, length 64 tc-so:00:00:25.530004 b2:a0:b8:24:d6:d2 > b2:a0:e5:ed:01:35, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 46828, seq 0, length 64 tc-so:00:00:23.640004 b2:a0:e5:ed:01:35 > b2:a0:b8:24:d6:d2, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 46828, 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:f1:15:54:1a > 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:16.000004 b2:a0:f9:10:36:de > 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.550004 b2:a0:f9:10:36:de > 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.350004 b2:a0:f1:15:54:1a > b2:a0:f9:10:36:de, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:f1:15:54:1a, length 28 tc-so:00:00:19.590004 b2:a0:f9:10:36:de > b2:a0:f1:15:54:1a, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:21.350004 b2:a0:f1:15:54:1a > 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.590004 b2:a0:f9:10:36:de > b2:a0:f1:15:54:1a, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:f9:10:36:de, length 28 tc-so:00:00:21.350004 b2:a0:f1:15:54:1a > b2:a0:f9:10:36:de, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:23.150004 b2:a0:f1:15:54:1a > b2:a0:f9:10:36:de, 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:f9:10:36:de > b2:a0:f1:15:54:1a, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:23.190004 b2:a0:f1:15:54:1a > b2:a0:f9:10:36:de, ethertype IPv4 (0x0800), length 136: 20.0.0.1 > 20.0.0.2: ip-proto-115 102 tc-so:00:00:21.430004 b2:a0:f9:10:36:de > b2:a0:f1:15:54:1a, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:23.230004 b2:a0:f1:15:54:1a > b2:a0:f9:10:36:de, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:21.470004 b2:a0:f9:10:36:de > b2:a0:f1:15:54:1a, ethertype IPv4 (0x0800), length 136: 20.0.0.2 > 20.0.0.1: ip-proto-115 102 tc-so:00:00:27.290004 b2:a0:f1:15:54:1a > b2:a0:f9:10:36:de, 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:25.570004 b2:a0:f9:10:36:de > b2:a0:f1:15:54:1a, 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: 1639127055.255263, ipsec_l2tp_ipv4_transport_ah_null, passed tc-start: 1639127055.299551, 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:d1:e6:fd:8f ./.__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:4c:5b:15: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:bb:83:db:15 ./.__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:d2:e9:17:7d ./.__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:87:70:26: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 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: Dec 10 09:04:42 2021 current: Dec 10 09:04:43 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 09:04:18 2021 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=22032 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: Dec 10 09:04:42 2021 current: Dec 10 09:04:43 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 09:04:18 2021 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=22032 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: Dec 10 09:04:43 2021 current: Dec 10 09:04:44 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 09:04:20 2021 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=6583 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: Dec 10 09:04:43 2021 current: Dec 10 09:04:44 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 09:04:20 2021 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=6583 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:81:e2:63:f7 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:87:70:26: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:81:e2:63:f7 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:87:70:26:c6 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:81:e2:63:f7 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:d1:e6:fd:8f 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:4c:5b:15:d4 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:d2:e9:17:7d 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:d1:e6:fd:8f 6 0 5 0 0 tc-so:shmif 1500 b2:a0:4c:5b:15:d4 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:d2:e9:17:7d 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:d1:e6:fd:8f multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:4c:5b:15:d4 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:bb:83:db:15 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:d2:e9:17:7d 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:4c:5b:15: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:shmif 1500 b2:a0:bb:83:db:15 5 0 5 0 0 tc-so:shmif 1500 b2:a0:d2:e9:17:7d 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:4c:5b:15:d4 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:bb:83:db:15 multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:d2:e9:17:7d 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:87:70:26: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:81:e2:63: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:87:70:26: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:81:e2:63: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:87:70:26: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:87:70:26: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:d2:e9:17:7d 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:bb:83:db:15 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:4c:5b:15:d4 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:d1:e6:fd:8f 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:81:e2:63:f7 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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:[ 6.890005] shmif0: Ethernet address b2:a0:81:e2:63:f7 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 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 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 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 2086 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.580005] shmif0: Ethernet address b2:a0:d1:e6:fd:8f tc-so:[ 8.120005] shmif1: Ethernet address b2:a0:4c:5b:15:d4 tc-so:[ 21.430005] arp from 10.0.0.2: 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:[ 23.000005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 23.050005] 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 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 55 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 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 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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:bb:83:db:15 tc-so:[ 9.280005] shmif1: Ethernet address b2:a0:d2:e9:17:7d tc-so:[ 19.820005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 19.860005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 21.490005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 21.490005] 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 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 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 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.920005] shmif0: Ethernet address b2:a0:87:70:26: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.900004 b2:a0:81:e2:63:f7 > 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.430004 b2:a0:87:70:26: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:24.460004 b2:a0:81:e2:63:f7 > 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.050004 b2:a0:87:70:26:c6 > b2:a0:81:e2:63:f7, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:87:70:26:c6, length 28 tc-so:00:00:24.500004 b2:a0:81:e2:63:f7 > b2:a0:87:70:26:c6, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 32172, seq 0, length 64 tc-so:00:00:23.050004 b2:a0:87:70:26: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:24.500004 b2:a0:81:e2:63:f7 > b2:a0:87:70:26:c6, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:81:e2:63:f7, length 28 tc-so:00:00:23.090004 b2:a0:87:70:26:c6 > b2:a0:81:e2:63:f7, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 32172, seq 0, length 64 tc-so:00:00:28.440004 b2:a0:81:e2:63:f7 > b2:a0:87:70:26:c6, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 63142, seq 0, length 64 tc-so:00:00:27.040004 b2:a0:87:70:26:c6 > b2:a0:81:e2:63:f7, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 63142, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:18.190004 b2:a0:87:70:26: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:19.860004 b2:a0:81:e2:63:f7 > 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.490004 b2:a0:81:e2:63:f7 > 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.850004 b2:a0:87:70:26:c6 > b2:a0:81:e2:63:f7, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:87:70:26:c6, length 28 tc-so:00:00:21.490004 b2:a0:81:e2:63:f7 > b2:a0:87:70:26:c6, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 32172, seq 0, length 64 tc-so:00:00:19.850004 b2:a0:87:70:26: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:21.520004 b2:a0:81:e2:63:f7 > b2:a0:87:70:26:c6, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:81:e2:63:f7, length 28 tc-so:00:00:19.890004 b2:a0:87:70:26:c6 > b2:a0:81:e2:63:f7, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 32172, seq 0, length 64 tc-so:00:00:25.440004 b2:a0:81:e2:63:f7 > b2:a0:87:70:26:c6, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 63142, seq 0, length 64 tc-so:00:00:23.800004 b2:a0:87:70:26:c6 > b2:a0:81:e2:63:f7, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 63142, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:13.960004 b2:a0:4c:5b:15:d4 > 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:16.310004 b2:a0:d2:e9:17:7d > 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.820004 b2:a0:d2:e9:17:7d > 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.380004 b2:a0:4c:5b:15:d4 > b2:a0:d2:e9:17:7d, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:4c:5b:15:d4, length 28 tc-so:00:00:19.820004 b2:a0:d2:e9:17:7d > b2:a0:4c:5b:15:d4, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:21.430004 b2:a0:4c:5b:15:d4 > 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.860004 b2:a0:d2:e9:17:7d > b2:a0:4c:5b:15:d4, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:d2:e9:17:7d, length 28 tc-so:00:00:21.430004 b2:a0:4c:5b:15:d4 > b2:a0:d2:e9:17:7d, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:23.000004 b2:a0:4c:5b:15:d4 > b2:a0:d2:e9:17:7d, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:21.490004 b2:a0:d2:e9:17:7d > b2:a0:4c:5b:15:d4, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:23.050004 b2:a0:4c:5b:15:d4 > b2:a0:d2:e9:17:7d, ethertype IPv4 (0x0800), length 136: 20.0.0.1 > 20.0.0.2: ip-proto-115 102 tc-so:00:00:21.490004 b2:a0:d2:e9:17:7d > b2:a0:4c:5b:15:d4, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:23.090004 b2:a0:4c:5b:15:d4 > b2:a0:d2:e9:17:7d, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:21.520004 b2:a0:d2:e9:17:7d > b2:a0:4c:5b:15:d4, ethertype IPv4 (0x0800), length 136: 20.0.0.2 > 20.0.0.1: ip-proto-115 102 tc-so:00:00:26.990004 b2:a0:4c:5b:15:d4 > b2:a0:d2:e9:17:7d, ethertype IPv4 (0x0800), length 146: 20.0.0.1 > 20.0.0.2: ESP(spi=0x00002710,seq=0x1), length 112 tc-so:00:00:25.440004 b2:a0:d2:e9:17:7d > b2:a0:4c:5b:15:d4, 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: 1639127126.458600, ipsec_l2tp_ipv4_transport_esp_null, passed tc-start: 1639127126.496681, 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:cd:3e:6f:60 ./.__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:8a:9f:12: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:./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:51:15:c1: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:./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:1c:4f:70:37 ./.__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:c2:bc:37:0b ./.__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: Dec 10 09:05:53 2021 current: Dec 10 09:05:54 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 09:05:29 2021 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=6840 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: Dec 10 09:05:53 2021 current: Dec 10 09:05:54 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 09:05:29 2021 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=6840 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: Dec 10 09:05:54 2021 current: Dec 10 09:05:55 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 09:05:31 2021 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=25112 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: Dec 10 09:05:54 2021 current: Dec 10 09:05:55 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 09:05:31 2021 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=25112 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:7b:90:5b:a1 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:c2:bc:37: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:7b:90:5b:a1 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:c2:bc:37:0b 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:7b:90:5b:a1 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:cd:3e:6f:60 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:8a:9f:12:a4 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:1c:4f:70:37 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:cd:3e:6f:60 6 0 5 0 0 tc-so:shmif 1500 b2:a0:8a:9f:12:a4 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:1c:4f:70:37 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:cd:3e:6f:60 multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:8a:9f:12:a4 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:51:15:c1:f2 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:1c:4f:70:37 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:8a:9f:12: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:shmif 1500 b2:a0:51:15:c1:f2 5 0 5 0 0 tc-so:shmif 1500 b2:a0:1c:4f:70:37 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:8a:9f:12:a4 on shmif1 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:51:15:c1:f2 multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:1c:4f:70:37 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:c2:bc:37:0b 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:7b:90:5b: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:shmif 1500 b2:a0:c2:bc:37:0b 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:7b:90:5b:a1 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:c2:bc:37:0b 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:c2:bc:37:0b 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:1c:4f:70:37 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:51:15:c1:f2 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:8a:9f:12:a4 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:cd:3e:6f:60 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:7b:90:5b:a1 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 40 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 129 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 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 1184 0 30 217 0 217 tc-so: tc-so:In use 1164K, 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.160005] shmif0: Ethernet address b2:a0:7b:90:5b:a1 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 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 2092 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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:[ 6.860005] shmif0: Ethernet address b2:a0:cd:3e:6f:60 tc-so:[ 8.130005] shmif1: Ethernet address b2:a0:8a:9f:12:a4 tc-so:[ 21.120005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 21.120005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 23.010005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 23.090005] 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 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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:[ 7.660005] shmif0: Ethernet address b2:a0:51:15:c1:f2 tc-so:[ 8.940005] shmif1: Ethernet address b2:a0:1c:4f:70:37 tc-so:[ 19.330005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 19.370005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 21.260005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 21.300005] 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 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 1148 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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:[ 8.420005] shmif0: Ethernet address b2:a0:c2:bc:37:0b 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.700004 b2:a0:7b:90:5b:a1 > 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.120004 b2:a0:c2:bc:37: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:24.370004 b2:a0:7b:90:5b:a1 > 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.050004 b2:a0:c2:bc:37:0b > b2:a0:7b:90:5b:a1, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:c2:bc:37:0b, length 28 tc-so:00:00:24.370004 b2:a0:7b:90:5b:a1 > b2:a0:c2:bc:37:0b, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 54813, seq 0, length 64 tc-so:00:00:23.050004 b2:a0:c2:bc:37: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:24.410004 b2:a0:7b:90:5b:a1 > b2:a0:c2:bc:37:0b, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:7b:90:5b:a1, length 28 tc-so:00:00:23.090004 b2:a0:c2:bc:37:0b > b2:a0:7b:90:5b:a1, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 54813, seq 0, length 64 tc-so:00:00:28.370004 b2:a0:7b:90:5b:a1 > b2:a0:c2:bc:37:0b, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 6162, seq 0, length 64 tc-so:00:00:27.070004 b2:a0:c2:bc:37:0b > b2:a0:7b:90:5b:a1, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 6162, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:17.440004 b2:a0:c2:bc:37: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:19.370004 b2:a0:7b:90:5b:a1 > 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.260004 b2:a0:7b:90:5b:a1 > 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.410004 b2:a0:c2:bc:37:0b > b2:a0:7b:90:5b:a1, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:c2:bc:37:0b, length 28 tc-so:00:00:21.300004 b2:a0:7b:90:5b:a1 > b2:a0:c2:bc:37:0b, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 54813, seq 0, length 64 tc-so:00:00:19.410004 b2:a0:c2:bc:37: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:21.300004 b2:a0:7b:90:5b:a1 > b2:a0:c2:bc:37:0b, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:7b:90:5b:a1, length 28 tc-so:00:00:19.450004 b2:a0:c2:bc:37:0b > b2:a0:7b:90:5b:a1, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 54813, seq 0, length 64 tc-so:00:00:25.280004 b2:a0:7b:90:5b:a1 > b2:a0:c2:bc:37:0b, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 6162, seq 0, length 64 tc-so:00:00:23.430004 b2:a0:c2:bc:37:0b > b2:a0:7b:90:5b:a1, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 6162, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:13.990004 b2:a0:8a:9f:12:a4 > 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.930004 b2:a0:1c:4f:70:37 > 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.330004 b2:a0:1c:4f:70:37 > 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.080004 b2:a0:8a:9f:12:a4 > b2:a0:1c:4f:70:37, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:8a:9f:12:a4, length 28 tc-so:00:00:19.330004 b2:a0:1c:4f:70:37 > b2:a0:8a:9f:12:a4, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:21.120004 b2:a0:8a:9f:12:a4 > 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.370004 b2:a0:1c:4f:70:37 > b2:a0:8a:9f:12:a4, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:1c:4f:70:37, length 28 tc-so:00:00:21.120004 b2:a0:8a:9f:12:a4 > b2:a0:1c:4f:70:37, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:23.010004 b2:a0:8a:9f:12:a4 > b2:a0:1c:4f:70:37, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:21.260004 b2:a0:1c:4f:70:37 > b2:a0:8a:9f:12:a4, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:23.050004 b2:a0:8a:9f:12:a4 > b2:a0:1c:4f:70:37, ethertype IPv4 (0x0800), length 136: 20.0.0.1 > 20.0.0.2: ip-proto-115 102 tc-so:00:00:21.300004 b2:a0:1c:4f:70:37 > b2:a0:8a:9f:12:a4, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:23.090004 b2:a0:8a:9f:12:a4 > b2:a0:1c:4f:70:37, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:21.300004 b2:a0:1c:4f:70:37 > b2:a0:8a:9f:12:a4, ethertype IPv4 (0x0800), length 136: 20.0.0.2 > 20.0.0.1: ip-proto-115 102 tc-so:00:00:27.070004 b2:a0:8a:9f:12:a4 > b2:a0:1c:4f:70:37, ethertype IPv4 (0x0800), length 170: 20.0.0.1 > 20.0.0.2: ESP(spi=0x00002710,seq=0x1), length 136 tc-so:00:00:25.320004 b2:a0:1c:4f:70:37 > b2:a0:8a:9f:12:a4, 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: 1639127197.636970, ipsec_l2tp_ipv4_transport_esp_rijndaelcbc, passed tc-start: 1639127197.674047, 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:97:36:95:96 ./.__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:53:05:77:15 ./.__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:88:49:c3:d1 ./.__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:97:ce:6b:19 ./.__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:ae:b1:9a:38 ./.__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: Dec 10 09:07:05 2021 current: Dec 10 09:07:06 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 09:06:41 2021 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=6027 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: Dec 10 09:07:05 2021 current: Dec 10 09:07:06 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 09:06:41 2021 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=6027 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: Dec 10 09:07:05 2021 current: Dec 10 09:07:06 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 09:06:42 2021 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=4485 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: Dec 10 09:07:05 2021 current: Dec 10 09:07:06 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 09:06:42 2021 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=4485 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:c1:a1:91:98 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:ae:b1:9a:38 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:c1:a1:91:98 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:ae:b1:9a:38 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:c1:a1:91:98 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:97:36:95:96 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:53:05:77:15 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:97:ce:6b:19 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:97:36:95:96 6 0 5 0 0 tc-so:shmif 1500 b2:a0:53:05:77:15 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:97:ce:6b:19 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:97:36:95:96 multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:53:05:77:15 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:88:49:c3:d1 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:97:ce:6b:19 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:53:05:77:15 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:88:49:c3:d1 5 0 5 0 0 tc-so:shmif 1500 b2:a0:97:ce:6b:19 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:53:05:77:15 on shmif1 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:88:49:c3:d1 multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:97:ce:6b:19 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:ae:b1:9a:38 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:c1:a1:91:98 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:ae:b1:9a:38 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:c1:a1:91:98 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:ae:b1:9a:38 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:ae:b1:9a:38 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:97:ce:6b:19 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:88:49:c3:d1 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:53:05:77:15 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:97:36:95:96 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:c1:a1:91:98 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 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 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 1185 0 30 217 0 217 tc-so: tc-so:In use 1163K, total allocated 1736K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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:[ 6.790005] shmif0: Ethernet address b2:a0:c1:a1:91:98 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 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 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 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 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 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 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 2107 0 54 471 0 471 tc-so: tc-so:In use 2707K, total allocated 3768K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.590005] shmif0: Ethernet address b2:a0:97:36:95:96 tc-so:[ 7.720005] shmif1: Ethernet address b2:a0:53:05:77:15 tc-so:[ 21.520005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 21.520005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 23.110005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 23.140005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 27.080005] 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 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 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 30 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 156 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 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 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 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 2 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 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 2096 0 54 469 0 469 tc-so: tc-so:In use 2712K, total allocated 3752K; utilization 72.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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.220005] 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.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.530005] shmif0: Ethernet address b2:a0:88:49:c3:d1 tc-so:[ 8.980005] shmif1: Ethernet address b2:a0:97:ce:6b:19 tc-so:[ 19.960005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 20.000005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 21.580005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 21.620005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 25.510005] 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 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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:[ 8.920005] shmif0: Ethernet address b2:a0:ae:b1:9a:38 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:c1:a1:91:98 > 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.520004 b2:a0:ae:b1:9a:38 > 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.550004 b2:a0:c1:a1:91:98 > 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.140004 b2:a0:ae:b1:9a:38 > b2:a0:c1:a1:91:98, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:ae:b1:9a:38, length 28 tc-so:00:00:24.580004 b2:a0:c1:a1:91:98 > b2:a0:ae:b1:9a:38, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 49650, seq 0, length 64 tc-so:00:00:23.140004 b2:a0:ae:b1:9a:38 > 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.580004 b2:a0:c1:a1:91:98 > b2:a0:ae:b1:9a:38, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:c1:a1:91:98, length 28 tc-so:00:00:23.180004 b2:a0:ae:b1:9a:38 > b2:a0:c1:a1:91:98, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 49650, seq 0, length 64 tc-so:00:00:28.480004 b2:a0:c1:a1:91:98 > b2:a0:ae:b1:9a:38, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 6651, seq 0, length 64 tc-so:00:00:27.080004 b2:a0:ae:b1:9a:38 > b2:a0:c1:a1:91:98, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 6651, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:18.400004 b2:a0:ae:b1:9a:38 > 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.000004 b2:a0:c1:a1:91:98 > 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.580004 b2:a0:c1:a1:91:98 > 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.050004 b2:a0:ae:b1:9a:38 > b2:a0:c1:a1:91:98, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:ae:b1:9a:38, length 28 tc-so:00:00:21.580004 b2:a0:c1:a1:91:98 > b2:a0:ae:b1:9a:38, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 49650, seq 0, length 64 tc-so:00:00:20.050004 b2:a0:ae:b1:9a:38 > 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.620004 b2:a0:c1:a1:91:98 > b2:a0:ae:b1:9a:38, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:c1:a1:91:98, length 28 tc-so:00:00:20.050004 b2:a0:ae:b1:9a:38 > b2:a0:c1:a1:91:98, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 49650, seq 0, length 64 tc-so:00:00:25.510004 b2:a0:c1:a1:91:98 > b2:a0:ae:b1:9a:38, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 6651, seq 0, length 64 tc-so:00:00:23.980004 b2:a0:ae:b1:9a:38 > b2:a0:c1:a1:91:98, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 6651, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.060004 b2:a0:53:05:77:15 > 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:16.620004 b2:a0:97:ce:6b:19 > 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.960004 b2:a0:97:ce:6b:19 > 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.520004 b2:a0:53:05:77:15 > b2:a0:97:ce:6b:19, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:53:05:77:15, length 28 tc-so:00:00:19.960004 b2:a0:97:ce:6b:19 > b2:a0:53:05:77:15, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:21.520004 b2:a0:53:05:77:15 > 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.000004 b2:a0:97:ce:6b:19 > b2:a0:53:05:77:15, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:97:ce:6b:19, length 28 tc-so:00:00:21.520004 b2:a0:53:05:77:15 > b2:a0:97:ce:6b:19, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:23.110004 b2:a0:53:05:77:15 > b2:a0:97:ce:6b:19, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:21.580004 b2:a0:97:ce:6b:19 > b2:a0:53:05:77:15, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:23.140004 b2:a0:53:05:77:15 > b2:a0:97:ce:6b:19, ethertype IPv4 (0x0800), length 136: 20.0.0.1 > 20.0.0.2: ip-proto-115 102 tc-so:00:00:21.620004 b2:a0:97:ce:6b:19 > b2:a0:53:05:77:15, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:23.140004 b2:a0:53:05:77:15 > b2:a0:97:ce:6b:19, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:21.620004 b2:a0:97:ce:6b:19 > b2:a0:53:05:77:15, ethertype IPv4 (0x0800), length 136: 20.0.0.2 > 20.0.0.1: ip-proto-115 102 tc-so:00:00:27.080004 b2:a0:53:05:77:15 > b2:a0:97:ce:6b:19, 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:25.550004 b2:a0:97:ce:6b:19 > b2:a0:53:05:77:15, 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: 1639127270.928262, ipsec_l2tp_ipv4_tunnel_ah_hmacsha512, passed tc-start: 1639127270.963637, 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:2f:9e:87:df ./.__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:a7:d7:bf:98 ./.__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:3f:03:a2:f8 ./.__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:2b:2a:fb:30 ./.__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:80:a4:c6:e4 ./.__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: Dec 10 09:08:18 2021 current: Dec 10 09:08:19 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 09:07:54 2021 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=637 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: Dec 10 09:08:18 2021 current: Dec 10 09:08:19 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 09:07:54 2021 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=637 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: Dec 10 09:08:18 2021 current: Dec 10 09:08:20 2021 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 09:07:55 2021 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=5397 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: Dec 10 09:08:18 2021 current: Dec 10 09:08:20 2021 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 09:07:55 2021 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=5397 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:3f:a4:d5:a5 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:80:a4:c6:e4 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:3f:a4:d5:a5 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:80:a4:c6:e4 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:3f:a4:d5:a5 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:2f:9e:87:df 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:a7:d7:bf:98 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:2b:2a:fb:30 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:2f:9e:87:df 6 0 5 0 0 tc-so:shmif 1500 b2:a0:a7:d7:bf:98 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:2b:2a:fb:30 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:2f:9e:87:df multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:a7:d7:bf:98 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:3f:03:a2:f8 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:2b:2a:fb:30 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:a7:d7:bf:98 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:3f:03:a2:f8 5 0 5 0 0 tc-so:shmif 1500 b2:a0:2b:2a:fb:30 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:a7:d7:bf:98 on shmif1 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:3f:03:a2:f8 multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:2b:2a:fb:30 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:80:a4:c6:e4 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:3f:a4:d5: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:80:a4:c6:e4 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:3f:a4:d5:a5 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:80:a4:c6:e4 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:80:a4:c6:e4 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:2b:2a:fb:30 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:3f:03:a2:f8 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:a7:d7:bf:98 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:2f:9e:87:df 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:3f:a4:d5:a5 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 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 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 1184 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.300005] shmif0: Ethernet address b2:a0:3f:a4:d5:a5 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 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 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 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 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 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.000005] shmif0: Ethernet address b2:a0:2f:9e:87:df tc-so:[ 8.300005] shmif1: Ethernet address b2:a0:a7:d7:bf:98 tc-so:[ 21.290005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 21.330005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 23.080005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 23.120005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 27.070005] 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 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 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 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 2103 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.900005] shmif0: Ethernet address b2:a0:3f:03:a2:f8 tc-so:[ 9.160005] shmif1: Ethernet address b2:a0:2b:2a:fb:30 tc-so:[ 19.590005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 19.630005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 21.380005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 21.420005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 25.330005] 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 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 1148 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.370005] shmif0: Ethernet address b2:a0:80:a4:c6:e4 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.780004 b2:a0:3f:a4:d5:a5 > 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.290004 b2:a0:80:a4:c6:e4 > 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.470004 b2:a0:3f:a4:d5:a5 > 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.080004 b2:a0:80:a4:c6:e4 > b2:a0:3f:a4:d5:a5, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:80:a4:c6:e4, length 28 tc-so:00:00:24.470004 b2:a0:3f:a4:d5:a5 > b2:a0:80:a4:c6:e4, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 18503, seq 0, length 64 tc-so:00:00:23.120004 b2:a0:80:a4:c6:e4 > 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.510004 b2:a0:3f:a4:d5:a5 > b2:a0:80:a4:c6:e4, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:3f:a4:d5:a5, length 28 tc-so:00:00:23.120004 b2:a0:80:a4:c6:e4 > b2:a0:3f:a4:d5:a5, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 18503, seq 0, length 64 tc-so:00:00:28.420004 b2:a0:3f:a4:d5:a5 > b2:a0:80:a4:c6:e4, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 13243, seq 0, length 64 tc-so:00:00:27.070004 b2:a0:80:a4:c6:e4 > b2:a0:3f:a4:d5:a5, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 13243, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:17.500004 b2:a0:80:a4:c6:e4 > 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.630004 b2:a0:3f:a4:d5:a5 > 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.380004 b2:a0:3f:a4:d5:a5 > 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.320004 b2:a0:80:a4:c6:e4 > b2:a0:3f:a4:d5:a5, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:80:a4:c6:e4, length 28 tc-so:00:00:21.380004 b2:a0:3f:a4:d5:a5 > b2:a0:80:a4:c6:e4, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 18503, seq 0, length 64 tc-so:00:00:19.360004 b2:a0:80:a4:c6:e4 > 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.420004 b2:a0:3f:a4:d5:a5 > b2:a0:80:a4:c6:e4, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:3f:a4:d5:a5, length 28 tc-so:00:00:19.360004 b2:a0:80:a4:c6:e4 > b2:a0:3f:a4:d5:a5, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 18503, seq 0, length 64 tc-so:00:00:25.330004 b2:a0:3f:a4:d5:a5 > b2:a0:80:a4:c6:e4, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 13243, seq 0, length 64 tc-so:00:00:23.270004 b2:a0:80:a4:c6:e4 > b2:a0:3f:a4:d5:a5, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 13243, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:13.940004 b2:a0:a7:d7:bf:98 > 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.970004 b2:a0:2b:2a:fb:30 > 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.590004 b2:a0:2b:2a:fb:30 > 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.290004 b2:a0:a7:d7:bf:98 > b2:a0:2b:2a:fb:30, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:a7:d7:bf:98, length 28 tc-so:00:00:19.590004 b2:a0:2b:2a:fb:30 > b2:a0:a7:d7:bf:98, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:21.330004 b2:a0:a7:d7:bf:98 > 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.630004 b2:a0:2b:2a:fb:30 > b2:a0:a7:d7:bf:98, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:2b:2a:fb:30, length 28 tc-so:00:00:21.330004 b2:a0:a7:d7:bf:98 > b2:a0:2b:2a:fb:30, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:23.080004 b2:a0:a7:d7:bf:98 > b2:a0:2b:2a:fb:30, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:21.380004 b2:a0:2b:2a:fb:30 > b2:a0:a7:d7:bf:98, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:23.080004 b2:a0:a7:d7:bf:98 > b2:a0:2b:2a:fb:30, ethertype IPv4 (0x0800), length 136: 20.0.0.1 > 20.0.0.2: ip-proto-115 102 tc-so:00:00:21.420004 b2:a0:2b:2a:fb:30 > b2:a0:a7:d7:bf:98, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:23.120004 b2:a0:a7:d7:bf:98 > b2:a0:2b:2a:fb:30, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:21.420004 b2:a0:2b:2a:fb:30 > b2:a0:a7:d7:bf:98, ethertype IPv4 (0x0800), length 136: 20.0.0.2 > 20.0.0.1: ip-proto-115 102 tc-so:00:00:27.030004 b2:a0:a7:d7:bf:98 > b2:a0:2b:2a:fb:30, 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:25.330004 b2:a0:2b:2a:fb:30 > b2:a0:a7:d7:bf:98, 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: 1639127344.700530, ipsec_l2tp_ipv4_tunnel_ah_null, passed tc-start: 1639127344.736981, 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:bc:43:38:b0 ./.__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:97:17:5f:b4 ./.__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:60:39:4b: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:./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:b2:b0:1b:cb ./.__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:2f:43:a8:87 ./.__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: Dec 10 09:09:33 2021 current: Dec 10 09:09:34 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 09:09:08 2021 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=22377 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: Dec 10 09:09:33 2021 current: Dec 10 09:09:34 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 09:09:08 2021 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=22377 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: Dec 10 09:09:34 2021 current: Dec 10 09:09:35 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 09:09:10 2021 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=12746 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: Dec 10 09:09:34 2021 current: Dec 10 09:09:35 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 09:09:10 2021 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=12746 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:32:fb:10:59 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:2f:43:a8: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:32:fb:10:59 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:2f:43:a8:87 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:32:fb:10:59 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:bc:43:38:b0 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:97:17:5f:b4 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:b2:b0:1b:cb 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:bc:43:38:b0 6 0 5 0 0 tc-so:shmif 1500 b2:a0:97:17:5f:b4 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:b2:b0:1b:cb 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:bc:43:38:b0 multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:97:17:5f:b4 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:60:39:4b:59 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:b2:b0:1b:cb 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:97:17:5f:b4 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:60:39:4b:59 5 0 5 0 0 tc-so:shmif 1500 b2:a0:b2:b0:1b:cb 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:97:17:5f:b4 on shmif1 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:60:39:4b:59 multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:b2:b0:1b:cb 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:2f:43:a8:87 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:32:fb:10: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:shmif 1500 b2:a0:2f:43:a8:87 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:32:fb:10:59 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:2f:43:a8:87 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:2f:43:a8:87 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:b2:b0:1b:cb 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:60:39:4b:59 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:97:17:5f:b4 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:bc:43:38:b0 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:32:fb:10:59 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.380005] shmif0: Ethernet address b2:a0:32:fb:10:59 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 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 169 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 1115 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 2096 0 54 470 0 470 tc-so: tc-so:In use 2700K, total allocated 3760K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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:[ 7.250005] shmif0: Ethernet address b2:a0:bc:43:38:b0 tc-so:[ 8.480005] shmif1: Ethernet address b2:a0:97:17:5f:b4 tc-so:[ 22.090005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 22.090005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 24.170005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 24.240005] 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 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 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 170 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 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 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.250005] IPsec: Initialized Security Association Processing. tc-so:[ 1.250005] 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.130005] shmif0: Ethernet address b2:a0:60:39:4b:59 tc-so:[ 9.450005] shmif1: Ethernet address b2:a0:b2:b0:1b:cb tc-so:[ 20.330005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 20.410005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 22.480005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 22.550005] 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 366 0 0 122 0 122 122 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 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 1144 0 26 208 0 208 tc-so: tc-so:In use 1107K, total allocated 1664K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.300005] 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:[ 8.970005] shmif0: Ethernet address b2:a0:2f:43:a8:87 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.220004 b2:a0:32:fb:10:59 > 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.090004 b2:a0:2f:43:a8: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:25.500004 b2:a0:32:fb:10:59 > 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:24.210004 b2:a0:2f:43:a8:87 > b2:a0:32:fb:10:59, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:2f:43:a8:87, length 28 tc-so:00:00:25.540004 b2:a0:32:fb:10:59 > b2:a0:2f:43:a8:87, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 4244, seq 0, length 64 tc-so:00:00:24.240004 b2:a0:2f:43:a8: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:25.580004 b2:a0:32:fb:10:59 > b2:a0:2f:43:a8:87, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:32:fb:10:59, length 28 tc-so:00:00:24.270004 b2:a0:2f:43:a8:87 > b2:a0:32:fb:10:59, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 4244, seq 0, length 64 tc-so:00:00:29.960004 b2:a0:32:fb:10:59 > b2:a0:2f:43:a8:87, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 54300, seq 0, length 64 tc-so:00:00:28.670004 b2:a0:2f:43:a8:87 > b2:a0:32:fb:10:59, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 54300, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:18.460004 b2:a0:2f:43:a8: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:20.410004 b2:a0:32:fb:10:59 > 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.480004 b2:a0:32:fb:10:59 > 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.650004 b2:a0:2f:43:a8:87 > b2:a0:32:fb:10:59, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:2f:43:a8:87, length 28 tc-so:00:00:22.520004 b2:a0:32:fb:10:59 > b2:a0:2f:43:a8:87, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 4244, seq 0, length 64 tc-so:00:00:20.690004 b2:a0:2f:43:a8: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:22.550004 b2:a0:32:fb:10:59 > b2:a0:2f:43:a8:87, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:32:fb:10:59, length 28 tc-so:00:00:20.720004 b2:a0:2f:43:a8:87 > b2:a0:32:fb:10:59, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 4244, seq 0, length 64 tc-so:00:00:26.940004 b2:a0:32:fb:10:59 > b2:a0:2f:43:a8:87, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 54300, seq 0, length 64 tc-so:00:00:25.110004 b2:a0:2f:43:a8:87 > b2:a0:32:fb:10:59, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 54300, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.450004 b2:a0:97:17:5f:b4 > 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:16.580004 b2:a0:b2:b0:1b:cb > 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.370004 b2:a0:b2:b0:1b:cb > 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.050004 b2:a0:97:17:5f:b4 > b2:a0:b2:b0:1b:cb, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:97:17:5f:b4, length 28 tc-so:00:00:20.370004 b2:a0:b2:b0:1b:cb > b2:a0:97:17:5f:b4, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:22.090004 b2:a0:97:17:5f:b4 > 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.410004 b2:a0:b2:b0:1b:cb > b2:a0:97:17:5f:b4, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:b2:b0:1b:cb, length 28 tc-so:00:00:22.090004 b2:a0:97:17:5f:b4 > b2:a0:b2:b0:1b:cb, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:24.210004 b2:a0:97:17:5f:b4 > b2:a0:b2:b0:1b:cb, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:22.520004 b2:a0:b2:b0:1b:cb > b2:a0:97:17:5f:b4, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:24.210004 b2:a0:97:17:5f:b4 > b2:a0:b2:b0:1b:cb, ethertype IPv4 (0x0800), length 136: 20.0.0.1 > 20.0.0.2: ip-proto-115 102 tc-so:00:00:22.550004 b2:a0:b2:b0:1b:cb > b2:a0:97:17:5f:b4, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:24.240004 b2:a0:97:17:5f:b4 > b2:a0:b2:b0:1b:cb, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:22.550004 b2:a0:b2:b0:1b:cb > b2:a0:97:17:5f:b4, ethertype IPv4 (0x0800), length 136: 20.0.0.2 > 20.0.0.1: ip-proto-115 102 tc-so:00:00:28.630004 b2:a0:97:17:5f:b4 > b2:a0:b2:b0:1b:cb, ethertype IPv4 (0x0800), length 166: 20.0.0.1 > 20.0.0.2: ESP(spi=0x00002710,seq=0x1), length 132 tc-so:00:00:26.940004 b2:a0:b2:b0:1b:cb > b2:a0:97:17:5f:b4, 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: 1639127420.309165, ipsec_l2tp_ipv4_tunnel_esp_null, passed tc-start: 1639127420.341242, 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:9f:78:24:60 ./.__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:0a:85:11:4f ./.__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:45:1b:00:eb ./.__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:d1:91:d1:9f ./.__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:aa:a8:ad: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: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: Dec 10 09:10:49 2021 current: Dec 10 09:10:49 2021 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 09:10:24 2021 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=5976 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: Dec 10 09:10:49 2021 current: Dec 10 09:10:49 2021 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 09:10:24 2021 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=5976 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: Dec 10 09:10:49 2021 current: Dec 10 09:10:50 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 09:10:26 2021 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=1183 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: Dec 10 09:10:49 2021 current: Dec 10 09:10:50 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 09:10:26 2021 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=1183 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:f8:24:d7:c4 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:aa:a8:ad: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:f8:24:d7:c4 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:aa:a8:ad:99 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:f8:24:d7:c4 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:9f:78:24:60 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:0a:85:11:4f 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:d1:91:d1:9f 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:9f:78:24:60 6 0 5 0 0 tc-so:shmif 1500 b2:a0:0a:85:11:4f 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:d1:91:d1:9f 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:9f:78:24:60 multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:0a:85:11:4f 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:45:1b:00:eb 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:d1:91:d1:9f 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:0a:85:11:4f 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:45:1b:00:eb 5 0 5 0 0 tc-so:shmif 1500 b2:a0:d1:91:d1:9f 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:0a:85:11:4f 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:45:1b:00:eb multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:d1:91:d1:9f 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:aa:a8:ad:99 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:f8:24:d7:c4 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:aa:a8:ad:99 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:f8:24:d7:c4 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:aa:a8:ad:99 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:aa:a8:ad:99 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:d1:91:d1:9f 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:45:1b:00:eb 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:0a:85:11:4f 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:9f:78:24:60 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:f8:24:d7:c4 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 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 1179 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.310005] 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:[ 7.590005] shmif0: Ethernet address b2:a0:f8:24:d7:c4 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 30 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 172 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 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 1115 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 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 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 2107 0 54 470 0 470 tc-so: tc-so:In use 2703K, 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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:[ 7.290005] shmif0: Ethernet address b2:a0:9f:78:24:60 tc-so:[ 8.570005] shmif1: Ethernet address b2:a0:0a:85:11:4f tc-so:[ 21.680005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 21.680005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 23.630005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 23.660005] 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 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: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 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 162 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 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 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 1120 0 0 374 0 374 374 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 44 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 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 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 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 2124 0 54 474 0 474 tc-so: tc-so:In use 2728K, total allocated 3792K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.180005] shmif0: Ethernet address b2:a0:45:1b:00:eb tc-so:[ 9.650005] shmif1: Ethernet address b2:a0:d1:91:d1:9f tc-so:[ 19.890005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 19.980005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 21.870005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 21.900005] 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.240005] 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.780005] shmif0: Ethernet address b2:a0:aa:a8:ad:99 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.450004 b2:a0:f8:24:d7:c4 > 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.680004 b2:a0:aa:a8:ad:99 > 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.030004 b2:a0:f8:24:d7:c4 > 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.630004 b2:a0:aa:a8:ad:99 > b2:a0:f8:24:d7:c4, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:aa:a8:ad:99, length 28 tc-so:00:00:25.060004 b2:a0:f8:24:d7:c4 > b2:a0:aa:a8:ad:99, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 28155, seq 0, length 64 tc-so:00:00:23.660004 b2:a0:aa:a8:ad:99 > 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.090004 b2:a0:f8:24:d7:c4 > b2:a0:aa:a8:ad:99, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:f8:24:d7:c4, length 28 tc-so:00:00:23.660004 b2:a0:aa:a8:ad:99 > b2:a0:f8:24:d7:c4, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 28155, seq 0, length 64 tc-so:00:00:29.090004 b2:a0:f8:24:d7:c4 > b2:a0:aa:a8:ad:99, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 49801, seq 0, length 64 tc-so:00:00:27.710004 b2:a0:aa:a8:ad:99 > b2:a0:f8:24:d7:c4, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 49801, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:17.720004 b2:a0:aa:a8:ad:99 > 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.940004 b2:a0:f8:24:d7:c4 > 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.870004 b2:a0:f8:24:d7:c4 > 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.700004 b2:a0:aa:a8:ad:99 > b2:a0:f8:24:d7:c4, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:aa:a8:ad:99, length 28 tc-so:00:00:21.870004 b2:a0:f8:24:d7:c4 > b2:a0:aa:a8:ad:99, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 28155, seq 0, length 64 tc-so:00:00:19.730004 b2:a0:aa:a8:ad:99 > 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.900004 b2:a0:f8:24:d7:c4 > b2:a0:aa:a8:ad:99, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:f8:24:d7:c4, length 28 tc-so:00:00:19.730004 b2:a0:aa:a8:ad:99 > b2:a0:f8:24:d7:c4, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 28155, seq 0, length 64 tc-so:00:00:25.910004 b2:a0:f8:24:d7:c4 > b2:a0:aa:a8:ad:99, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 49801, seq 0, length 64 tc-so:00:00:23.760004 b2:a0:aa:a8:ad:99 > b2:a0:f8:24:d7:c4, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 49801, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.500004 b2:a0:0a:85:11:4f > 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:16.320004 b2:a0:d1:91:d1:9f > 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.890004 b2:a0:d1:91:d1:9f > 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.640004 b2:a0:0a:85:11:4f > b2:a0:d1:91:d1:9f, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:0a:85:11:4f, length 28 tc-so:00:00:19.940004 b2:a0:d1:91:d1:9f > b2:a0:0a:85:11:4f, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:21.680004 b2:a0:0a:85:11:4f > 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.940004 b2:a0:d1:91:d1:9f > b2:a0:0a:85:11:4f, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:d1:91:d1:9f, length 28 tc-so:00:00:21.680004 b2:a0:0a:85:11:4f > b2:a0:d1:91:d1:9f, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:23.630004 b2:a0:0a:85:11:4f > b2:a0:d1:91:d1:9f, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:21.870004 b2:a0:d1:91:d1:9f > b2:a0:0a:85:11:4f, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:23.630004 b2:a0:0a:85:11:4f > b2:a0:d1:91:d1:9f, ethertype IPv4 (0x0800), length 136: 20.0.0.1 > 20.0.0.2: ip-proto-115 102 tc-so:00:00:21.900004 b2:a0:d1:91:d1:9f > b2:a0:0a:85:11:4f, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:23.660004 b2:a0:0a:85:11:4f > b2:a0:d1:91:d1:9f, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:21.900004 b2:a0:d1:91:d1:9f > b2:a0:0a:85:11:4f, ethertype IPv4 (0x0800), length 136: 20.0.0.2 > 20.0.0.1: ip-proto-115 102 tc-so:00:00:27.670004 b2:a0:0a:85:11:4f > b2:a0:d1:91:d1:9f, 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.950004 b2:a0:d1:91:d1:9f > b2:a0:0a:85:11:4f, 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: 1639127492.227472, ipsec_l2tp_ipv4_tunnel_esp_rijndaelcbc, passed tc-start: 1639127492.271005, 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:f9:93:ce:af ./.__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:72:7f:2a: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:48:4e:25:56 ./.__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:2d:66:29:9c ./.__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:d4:d7:23:81 ./.__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: Dec 10 09:12:03 2021 current: Dec 10 09:12:04 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 09:11:35 2021 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=8404 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: Dec 10 09:12:03 2021 current: Dec 10 09:12:04 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 09:11:35 2021 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=8404 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: Dec 10 09:12:03 2021 current: Dec 10 09:12:05 2021 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 09:11:37 2021 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=21485 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=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 10 09:12:03 2021 current: Dec 10 09:12:05 2021 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 09:12:04 2021 hard: 0(s) soft: 0(s) tc-so: current: 178(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=21485 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:02:ae:4f:7f tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:2ff:feae:4f7f%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:2ff:feae:4f7f 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:d4:d7:23: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:02:ae:4f:7f 13 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ffae:4f7f tc-so: ff01:2::1 tc-so: ff02::2:df34:18f7 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:2ff:fe 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:d4:d7:23:81 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 tc-so: group ff02::1:ffae:4f7f%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:df34:18f7%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:02:ae:4f:7f multicnt 4 tc-so: 33:33:ff:ae:4f:7f -- 33:33:ff:ae:4f:7f refcount 1 tc-so: 33:33:df:34:18:f7 -- 33:33:df:34:18:f7 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:f9:93:ce:af tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fe80::b0a0:f9ff:fe93:ceaf%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:72:7f:2a:70 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:72ff:fe7f:2a70%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:f9ff:fe93:ceaf link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:72ff:fe7f:2a70 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:2d:66:29:9c 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:f9:93:ce:af 8 0 13 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:f9ff:f tc-so: ff01:2::1 tc-so: ff02::2:192d:c5fb tc-so: ff02::1%shmif0 tc-so: ff02::1:ff93:ceaf 8 0 13 0 0 tc-so:shmif 1500 b2:a0:72:7f:2a:70 20 0 14 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ff7f:2a70 tc-so: ff01:3::1 tc-so: ff02::2:192d:c5fb tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 20 0 14 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:72ff:f 20 0 14 0 0 tc-so:l2tp0 1280 9 0 7 0 0 tc-so:bridg 1500 15 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::2 b2:a0:2d:66:29:9c shmif1 1s 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:f9ff:fe93:ceaf%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:192d:c5fb%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff93:ceaf%shmif0 refcount 1 tc-so: enaddr b2:a0:f9:93:ce:af multicnt 3 tc-so: 33:33:19:2d:c5:fb -- 33:33:19:2d:c5:fb refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:93:ce:af -- 33:33:ff:93:ce:af refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ff7f:2a70%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:192d:c5fb%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:72:7f:2a:70 multicnt 4 tc-so: 33:33:ff:7f:2a:70 -- 33:33:ff:7f:2a:70 refcount 1 tc-so: 33:33:19:2d:c5:fb -- 33:33:19:2d:c5:fb 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:48:4e:25:56 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fe80::b0a0:48ff:fe4e:2556%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:2d:66:29:9c tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:2dff:fe66:299c%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:48ff:fe4e:2556 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:2dff:fe66:299c 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:72:7f:2a: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:48:4e:25:56 9 0 8 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:48ff:f tc-so: ff01:2::1 tc-so: ff02::2:d375:f181 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff4e:2556 9 0 8 0 0 tc-so:shmif 1500 b2:a0:2d:66:29:9c 11 0 20 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ff66:299c tc-so: ff01:3::1 tc-so: ff02::2:d375:f181 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 11 0 20 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:2dff:f 11 0 20 0 0 tc-so:l2tp0 1280 4 0 10 0 0 tc-so:bridg 1500 13 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:72:7f:2a:70 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:48ff:fe4e:2556%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:d375:f181%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff4e:2556%shmif0 refcount 1 tc-so: enaddr b2:a0:48:4e:25:56 multicnt 3 tc-so: 33:33:d3:75:f1:81 -- 33:33:d3:75:f1:81 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:4e:25:56 -- 33:33:ff:4e:25:56 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ff66:299c%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:d375:f181%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:2d:66:29:9c multicnt 4 tc-so: 33:33:ff:66:29:9c -- 33:33:ff:66:29:9c refcount 1 tc-so: 33:33:d3:75:f1:81 -- 33:33:d3:75:f1: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: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:d4:d7:23:81 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:d4ff:fed7:2381%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:d4ff:fed7:2381 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:02:ae:4f:7f 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:d4:d7:23:81 6 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ffd7:2381 tc-so: ff01:2::1 tc-so: ff02::2:c9a7:bec7 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 6 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:d4ff:f 6 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:02:ae:4f:7f shmif0 11s 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:ffd7:2381%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:c9a7: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:d4:d7:23:81 multicnt 4 tc-so: 33:33:ff:d7:23:81 -- 33:33:ff:d7:23:81 refcount 1 tc-so: 33:33:c9:a7:be:c7 -- 33:33:c9:a7: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:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 13 packets, 1046 bytes, 6 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: 4 packets, 602 bytes, 7 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: 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::1 --> fc00::2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so: input: 9 packets, 774 bytes, 9 multicasts tc-so: output: 7 packets, 562 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:d4:d7:23:81 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 6 packets, 476 bytes, 3 multicasts tc-so: output: 9 packets, 742 bytes, 5 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:d4ff:fed7:2381%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:2d:66:29:9c tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 11 packets, 1400 bytes, 3 multicasts tc-so: output: 20 packets, 2826 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:2dff:fe66:299c%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:48:4e:25:56 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:48ff:fe4e:2556%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:72:7f:2a:70 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 20 packets, 2826 bytes, 5 multicasts tc-so: output: 14 packets, 1658 bytes, 6 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:72ff:fe7f:2a70%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:f9:93:ce:af tc-so: linkstr: ./bus_ipsec_local tc-so: input: 8 packets, 860 bytes, 10 multicasts tc-so: output: 13 packets, 1086 bytes, 9 multicasts tc-so: inet6 fe80::b0a0:f9ff:fe93:ceaf%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:02:ae:4f:7f 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:2ff:feae:4f7f%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 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 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 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 1453 0 40 268 0 268 tc-so: tc-so:In use 1476K, total allocated 2144K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.610005] shmif0: Ethernet address b2:a0:02:ae:4f:7f tc-so:[ 17.230005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 17.230005] get_ifid: shmif0: ifid: b0:a0:02:ff:fe:ae:4f:7f tc-so:[ 17.230005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:2ff:feae:4f7f tc-so:[ 18.620005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:2ff:feae:4f7f - no duplicates found tc-so:[ 65.550005] in6_if_link_down: fd00::1 marked detached tc-so:[ 65.550005] in6_if_link_down: fe80:2::b0a0:2ff:feae:4f7f 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 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 5 0 5 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 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 230 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 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 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 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 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 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 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 2502 0 80 549 0 549 tc-so: tc-so:In use 3203K, total allocated 4392K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.320005] 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:[ 8.490005] shmif0: Ethernet address b2:a0:f9:93:ce:af tc-so:[ 10.100005] shmif1: Ethernet address b2:a0:72:7f:2a:70 tc-so:[ 15.860005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.860005] get_ifid: shmif0: ifid: b0:a0:f9:ff:fe:93:ce:af tc-so:[ 16.150005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 16.150005] get_ifid: shmif1: ifid: b0:a0:72:ff:fe:7f:2a:70 tc-so:[ 16.150005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:72ff:fe7f:2a70 tc-so:[ 17.590005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:72ff:fe7f:2a70 - no duplicates found tc-so:[ 29.560005] ah_input: hash over 178 bytes, skip 40: crda len 178 skip 0 inject 52 tc-so:[ 31.250005] ah_input: hash over 162 bytes, skip 40: crda len 162 skip 0 inject 52 tc-so:[ 31.900005] ah_input: hash over 178 bytes, skip 40: crda len 178 skip 0 inject 52 tc-so:[ 32.110005] ah_input: hash over 178 bytes, skip 40: crda len 178 skip 0 inject 52 tc-so:[ 32.710005] ipsec_common_input: no key association found for SA fc00::1/00002711/51/0 tc-so:[ 61.230005] in6_if_link_down: fc00::1 marked detached tc-so:[ 61.230005] in6_if_link_down: fe80:3::b0a0:72ff:fe7f:2a70 marked detached tc-so:[ 62.620005] in6_if_link_down: fe80:2::b0a0:f9ff:fe93:ceaf 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 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 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 231 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 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 31 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 19 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 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 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 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 2517 0 76 551 0 551 tc-so: tc-so:In use 3214K, 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.270005] IPsec: Initialized Security Association Processing. tc-so:[ 1.270005] 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:[ 9.310005] shmif0: Ethernet address b2:a0:48:4e:25:56 tc-so:[ 10.740005] shmif1: Ethernet address b2:a0:2d:66:29:9c tc-so:[ 17.880005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 17.880005] get_ifid: shmif0: ifid: b0:a0:48:ff:fe:4e:25:56 tc-so:[ 18.140005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 18.140005] get_ifid: shmif1: ifid: b0:a0:2d:ff:fe:66:29:9c tc-so:[ 18.140005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:2dff:fe66:299c tc-so:[ 20.170005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:2dff:fe66:299c - no duplicates found tc-so:[ 29.110005] ah_input: hash over 162 bytes, skip 40: crda len 162 skip 0 inject 52 tc-so:[ 30.000005] ah_input: hash over 170 bytes, skip 40: crda len 170 skip 0 inject 52 tc-so:[ 56.200005] in6_if_link_down: fc00::2 marked detached tc-so:[ 56.200005] in6_if_link_down: fe80:3::b0a0:2dff:fe66:299c marked detached tc-so:[ 57.640005] in6_if_link_down: fe80:2::b0a0:48ff:fe4e:2556 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 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 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 602 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 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 1532 0 60 291 0 291 tc-so: tc-so:In use 1622K, 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.250005] 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:[ 9.860005] shmif0: Ethernet address b2:a0:d4:d7:23:81 tc-so:[ 19.900005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 19.900005] get_ifid: shmif0: ifid: b0:a0:d4:ff:fe:d7:23:81 tc-so:[ 19.900005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:d4ff:fed7:2381 tc-so:[ 21.930005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:d4ff:fed7:2381 - no duplicates found tc-so:[ 52.760005] in6_if_link_down: fd00::2 marked detached tc-so:[ 52.760005] in6_if_link_down: fe80:2::b0a0:d4ff:fed7:2381 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.270004 b2:a0:02:ae:4f:7f > 33:33:ff:ae:4f:7f, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffae:4f7f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffae:4f7f, length 24 tc-so:00:00:17.300004 b2:a0:02:ae:4f:7f > 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:17.620004 b2:a0:02:ae:4f:7f > 33:33:ff:ae:4f:7f, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffae:4f7f: ICMP6, neighbor solicitation, who has fe80::b0a0:2ff:feae:4f7f, length 32 tc-so:00:00:15.970004 b2:a0:f9:93:ce:af > 33:33:ff:93:ce:af, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f9ff:fe93:ceaf > ff02::1:ff93:ceaf: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff93:ceaf, length 24 tc-so:00:00:16.740004 b2:a0:f9:93:ce:af > 33:33:19:2d:c5:fb, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f9ff:fe93:ceaf > ff02::2:192d:c5fb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:192d:c5fb, length 24 tc-so:00:00:18.850004 b2:a0:f9:93:ce:af > 33:33:ff:93:ce:af, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f9ff:fe93:ceaf > ff02::1:ff93:ceaf: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff93:ceaf, length 24 tc-so:00:00:19.930004 b2:a0:f9:93:ce:af > 33:33:19:2d:c5:fb, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f9ff:fe93:ceaf > ff02::2:192d:c5fb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:192d:c5fb, length 24 tc-so:00:00:22.930004 b2:a0:02:ae:4f:7f > 33:33:df:34:18:f7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2ff:feae:4f7f > ff02::2:df34:18f7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:df34:18f7, length 24 tc-so:00:00:23.000004 b2:a0:02:ae:4f:7f > 33:33:ff:ae:4f:7f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2ff:feae:4f7f > ff02::1:ffae:4f7f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffae:4f7f, length 24 tc-so:00:00:24.750004 b2:a0:48:4e:25:56 > 33:33:d3:75:f1:81, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:48ff:fe4e:2556 > ff02::2:d375:f181: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d375:f181, length 24 tc-so:00:00:25.210004 b2:a0:d4:d7:23:81 > 33:33:ff:d7:23:81, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd7:2381: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd7:2381, length 24 tc-so:00:00:25.210004 b2:a0:d4:d7:23:81 > 33:33:ff:d7:23:81, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd7:2381: ICMP6, neighbor solicitation, who has fe80::b0a0:d4ff:fed7:2381, length 32 tc-so:00:00:28.690004 b2:a0:02:ae:4f:7f > 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:27.080004 b2:a0:d4:d7:23:81 > b2:a0:02:ae:4f:7f, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:28.730004 b2:a0:02:ae:4f:7f > b2:a0:d4:d7:23:81, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:27.080004 b2:a0:d4:d7:23:81 > b2:a0:02:ae:4f:7f, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:29.560004 b2:a0:d4:d7:23:81 > 33:33:ff:d7:23:81, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d4ff:fed7:2381 > ff02::1:ffd7:2381: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd7:2381, length 24 tc-so:00:00:32.870004 b2:a0:02:ae:4f:7f > b2:a0:d4:d7:23:81, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:31.250004 b2:a0:d4:d7:23:81 > b2:a0:02:ae:4f:7f, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:31.900004 b2:a0:d4:d7:23:81 > 33:33:c9:a7:be:c7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d4ff:fed7:2381 > ff02::2:c9a7:bec7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c9a7:bec7, length 24 tc-so:00:00:32.110004 b2:a0:d4:d7:23:81 > b2:a0:02:ae:4f:7f, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:33.760004 b2:a0:02:ae:4f:7f > b2:a0:d4:d7:23:81, 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.610004 b2:a0:48:4e:25:56 > 33:33:ff:4e:25:56, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:48ff:fe4e:2556 > ff02::1:ff4e:2556: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4e:2556, length 24 tc-so:00:00:18.810004 b2:a0:48:4e:25:56 > 33:33:d3:75:f1:81, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:48ff:fe4e:2556 > ff02::2:d375:f181: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d375:f181, length 24 tc-so:00:00:19.470004 b2:a0:48:4e:25:56 > 33:33:ff:4e:25:56, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:48ff:fe4e:2556 > ff02::1:ff4e:2556: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4e:2556, length 24 tc-so:00:00:22.640004 b2:a0:48:4e:25:56 > 33:33:d3:75:f1:81, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:48ff:fe4e:2556 > ff02::2:d375:f181: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d375:f181, length 24 tc-so:00:00:20.900004 b2:a0:d4:d7:23:81 > 33:33:ff:d7:23:81, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd7:2381: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd7:2381, length 24 tc-so:00:00:20.900004 b2:a0:d4:d7:23:81 > 33:33:ff:d7:23:81, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd7:2381: ICMP6, neighbor solicitation, who has fe80::b0a0:d4ff:fed7:2381, length 32 tc-so:00:00:24.930004 b2:a0:02:ae:4f:7f > 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.800004 b2:a0:d4:d7:23:81 > b2:a0:02:ae:4f:7f, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:24.970004 b2:a0:02:ae:4f:7f > b2:a0:d4:d7:23:81, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:22.800004 b2:a0:d4:d7:23:81 > b2:a0:02:ae:4f:7f, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:25.280004 b2:a0:d4:d7:23:81 > 33:33:ff:d7:23:81, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d4ff:fed7:2381 > ff02::1:ffd7:2381: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd7:2381, length 24 tc-so:00:00:29.110004 b2:a0:02:ae:4f:7f > b2:a0:d4:d7:23:81, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:26.960004 b2:a0:d4:d7:23:81 > b2:a0:02:ae:4f:7f, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:27.620004 b2:a0:d4:d7:23:81 > 33:33:c9:a7:be:c7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d4ff:fed7:2381 > ff02::2:c9a7:bec7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c9a7:bec7, length 24 tc-so:00:00:27.830004 b2:a0:d4:d7:23:81 > b2:a0:02:ae:4f:7f, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:30.000004 b2:a0:02:ae:4f:7f > b2:a0:d4:d7:23:81, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:00:00:28.430004 b2:a0:d4:d7:23:81 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d4ff:fed7:2381 > 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.500004 b2:a0:72:7f:2a:70 > 33:33:ff:7f:2a:70, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff7f:2a70: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff7f:2a70, length 24 tc-so:00:00:16.580004 b2:a0:72:7f:2a:70 > 33:33:ff:7f:2a:70, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff7f:2a70: ICMP6, neighbor solicitation, who has fe80::b0a0:72ff:fe7f:2a70, length 32 tc-so:00:00:18.630004 b2:a0:72:7f:2a:70 > 33:33:19:2d:c5:fb, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:72ff:fe7f:2a70 > ff02::2:192d:c5fb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:192d:c5fb, length 24 tc-so:00:00:19.970004 b2:a0:72:7f:2a: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:2d:66:29:9c > b2:a0:72:7f:2a:70, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:20.310004 b2:a0:72:7f:2a:70 > b2:a0:2d:66:29:9c, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:18.180004 b2:a0:2d:66:29:9c > b2:a0:72:7f:2a:70, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 138 tc-so:00:00:20.470004 b2:a0:72:7f:2a:70 > 33:33:ff:7f:2a:70, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:72ff:fe7f:2a70 > ff02::1:ff7f:2a70: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff7f:2a70, length 24 tc-so:00:00:18.960004 b2:a0:2d:66:29:9c > 33:33:d3:75:f1:81, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:d375:f181: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d375:f181, length 24 tc-so:00:00:19.130004 b2:a0:2d:66:29:9c > 33:33:ff:66:29:9c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff66:299c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff66:299c, length 24 tc-so:00:00:19.170004 b2:a0:2d:66:29:9c > 33:33:ff:66:29:9c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff66:299c: ICMP6, neighbor solicitation, who has fe80::b0a0:2dff:fe66:299c, length 32 tc-so:00:00:21.280004 b2:a0:72:7f:2a:70 > b2:a0:2d:66:29:9c, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:19.170004 b2:a0:2d:66:29:9c > b2:a0:72:7f:2a:70, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 138 tc-so:00:00:21.350004 b2:a0:72:7f:2a:70 > b2:a0:2d:66:29:9c, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:19.240004 b2:a0:2d:66:29:9c > b2:a0:72:7f:2a:70, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 138 tc-so:00:00:20.670004 b2:a0:2d:66:29:9c > 33:33:ff:66:29:9c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2dff:fe66:299c > ff02::1:ff66:299c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff66:299c, length 24 tc-so:00:00:24.190004 b2:a0:72:7f:2a:70 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:72ff:fe7f:2a70 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:22.640004 b2:a0:2d:66:29:9c > b2:a0:72:7f:2a:70, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:23.100004 b2:a0:2d:66:29:9c > b2:a0:72:7f:2a:70, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:23.100004 b2:a0:2d:66:29:9c > b2:a0:72:7f:2a:70, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:23.210004 b2:a0:2d:66:29:9c > b2:a0:72:7f:2a:70, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:25.320004 b2:a0:72:7f:2a:70 > b2:a0:2d:66:29:9c, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:27.050004 b2:a0:72:7f:2a:70 > b2:a0:2d:66:29:9c, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:24.970004 b2:a0:2d:66:29:9c > b2:a0:72:7f:2a:70, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:27.080004 b2:a0:72:7f:2a:70 > b2:a0:2d:66:29:9c, ethertype IPv6 (0x86dd), length 128: fc00::1 > fc00::2: ip-proto-115 74 tc-so:00:00:24.970004 b2:a0:2d:66:29:9c > b2:a0:72:7f:2a:70, ethertype IPv6 (0x86dd), length 128: fc00::2 > fc00::1: ip-proto-115 74 tc-so:00:00:26.860004 b2:a0:2d:66:29:9c > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2dff:fe66:299c > 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:2d:66:29:9c > b2:a0:72:7f:2a:70, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x1): ip-proto-115 90 tc-so:00:00:31.220004 b2:a0:72:7f:2a:70 > b2:a0:2d:66:29:9c, ethertype IPv6 (0x86dd), length 176: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x1): ip-proto-115 74 tc-so:00:00:29.140004 b2:a0:2d:66:29:9c > b2:a0:72:7f:2a:70, ethertype IPv6 (0x86dd), length 176: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x2): ip-proto-115 74 tc-so:00:00:29.790004 b2:a0:2d:66:29:9c > b2:a0:72:7f:2a:70, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x3): ip-proto-115 90 tc-so:00:00:30.000004 b2:a0:2d:66:29:9c > b2:a0:72:7f:2a:70, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x4): ip-proto-115 90 tc-so:00:00:32.110004 b2:a0:72:7f:2a:70 > b2:a0:2d:66:29:9c, ethertype IPv6 (0x86dd), length 184: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x2): ip-proto-115 82 tc-so:00:00:30.600004 b2:a0:2d:66:29:9c > b2:a0:72:7f:2a:70, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x5): 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: 1639127577.294409, ipsec_l2tp_ipv6_transport_ah_hmacsha512, passed tc-start: 1639127577.331860, 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:66:9f:9c:95 ./.__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:06:e4:0b:84 ./.__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:3f:17:e4:10 ./.__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:2b:a2:c1:20 ./.__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:09:2f:2a:ca ./.__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: Dec 10 09:13:30 2021 current: Dec 10 09:13:31 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 09:13:01 2021 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=5204 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: Dec 10 09:13:30 2021 current: Dec 10 09:13:31 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 09:13:30 2021 hard: 0(s) soft: 0(s) tc-so: current: 130(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=5204 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: Dec 10 09:13:31 2021 current: Dec 10 09:13:32 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 09:13:04 2021 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=9463 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: Dec 10 09:13:31 2021 current: Dec 10 09:13:32 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 09:13:31 2021 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=9463 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:7c:9d:01:a1 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:7cff:fe9d:1a1%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:fe9d:1a1 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:09:2f:2a:ca 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:9d:01:a1 15 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ff9d:1a1% tc-so: ff01:2::1 tc-so: ff02::2:371:1ae2% 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:7cff: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:09:2f:2a:ca 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::1 tc-so: group ff02::1:ff9d:1a1%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:371:1ae2%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:9d:01:a1 multicnt 4 tc-so: 33:33:ff:9d:01:a1 -- 33:33:ff:9d:01:a1 refcount 1 tc-so: 33:33:03:71:1a:e2 -- 33:33:03:71:1a:e2 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:66:9f:9c:95 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fe80::b0a0:66ff:fe9f:9c95%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:06:e4:0b:84 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:6ff:fee4:b84%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:66ff:fe9f:9c95 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:6ff:fee4:b84 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:2b:a2:c1:20 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:66:9f:9c:95 10 0 15 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:66ff:f tc-so: ff01:2::1 tc-so: ff02::2:316e:4452 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff9f:9c95 10 0 15 0 0 tc-so:shmif 1500 b2:a0:06:e4:0b:84 19 0 14 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ffe4:b84% tc-so: ff01:3::1 tc-so: ff02::2:316e:4452 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:6ff:fe 19 0 14 0 0 tc-so:l2tp0 1280 11 0 7 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::2 b2:a0:2b:a2:c1:20 shmif1 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 fe80::b0a0:66ff:fe9f:9c95%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:316e:4452%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff9f:9c95%shmif0 refcount 1 tc-so: enaddr b2:a0:66:9f:9c:95 multicnt 3 tc-so: 33:33:31:6e:44:52 -- 33:33:31:6e:44: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:9c:95 -- 33:33:ff:9f:9c:95 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ffe4:b84%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:316e:4452%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:06:e4:0b:84 multicnt 4 tc-so: 33:33:ff:e4:0b:84 -- 33:33:ff:e4:0b:84 refcount 1 tc-so: 33:33:31:6e:44:52 -- 33:33:31:6e:44:52 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:3f:17:e4:10 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fe80::b0a0:3fff:fe17:e410%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:2b:a2:c1:20 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:2bff:fea2:c120%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:3fff:fe17:e410 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:2bff:fea2:c120 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:06:e4:0b:84 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:3f:17:e4:10 9 0 8 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:3fff:f tc-so: ff01:2::1 tc-so: ff02::2:d19e:bf38 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff17:e410 9 0 8 0 0 tc-so:shmif 1500 b2:a0:2b:a2:c1:20 13 0 19 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ffa2:c120 tc-so: ff01:3::1 tc-so: ff02::2:d19e:bf38 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:2bff:f 13 0 19 0 0 tc-so:l2tp0 1280 6 0 11 0 0 tc-so:bridg 1500 13 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:06:e4:0b:84 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:3fff:fe17:e410%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:d19e:bf38%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff17:e410%shmif0 refcount 1 tc-so: enaddr b2:a0:3f:17:e4:10 multicnt 3 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:17:e4:10 -- 33:33:ff:17:e4:10 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ffa2:c120%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:d19e:bf38%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:2b:a2:c1:20 multicnt 4 tc-so: 33:33:ff:a2:c1:20 -- 33:33:ff:a2:c1:20 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: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:09:2f:2a:ca tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:9ff:fe2f:2aca%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:9ff:fe2f:2aca 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:9d:01: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:09:2f:2a:ca 7 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ff2f:2aca tc-so: ff01:2::1 tc-so: ff02::2:5efd:271d 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:9ff:fe 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:7c:9d:01:a1 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:ff2f:2aca%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:5efd:271d%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:09:2f:2a:ca multicnt 4 tc-so: 33:33:ff:2f:2a:ca -- 33:33:ff:2f:2a:ca refcount 1 tc-so: 33:33:5e:fd:27:1d -- 33:33:5e:fd:27:1d 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: 13 packets, 1046 bytes, 6 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: 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::1 --> fc00::2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so: input: 11 packets, 946 bytes, 11 multicasts tc-so: output: 7 packets, 562 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:09:2f:2a:ca 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:9ff:fe2f:2aca%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:2b:a2:c1:20 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 13 packets, 1524 bytes, 5 multicasts tc-so: output: 19 packets, 2442 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:2bff:fea2:c120%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:3f:17:e4:10 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:3fff:fe17:e410%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:06:e4:0b:84 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 19 packets, 2442 bytes, 5 multicasts tc-so: output: 14 packets, 1610 bytes, 6 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:6ff:fee4:b84%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:66:9f:9c:95 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 10 packets, 1204 bytes, 14 multicasts tc-so: output: 15 packets, 1258 bytes, 11 multicasts tc-so: inet6 fe80::b0a0:66ff:fe9f:9c95%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:9d:01:a1 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:7cff:fe9d:1a1%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 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 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 1444 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.680005] shmif0: Ethernet address b2:a0:7c:9d:01:a1 tc-so:[ 17.080005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 17.080005] get_ifid: shmif0: ifid: b0:a0:7c:ff:fe:9d:01:a1 tc-so:[ 17.080005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:7cff:fe9d:1a1 tc-so:[ 18.920005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:7cff:fe9d:1a1 - no duplicates found tc-so:[ 71.210005] in6_if_link_down: fd00::1 marked detached tc-so:[ 71.210005] in6_if_link_down: fe80:2::b0a0:7cff:fe9d:1a1 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 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 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 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 2507 0 78 549 0 549 tc-so: tc-so:In use 3196K, 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.930005] shmif0: Ethernet address b2:a0:66:9f:9c:95 tc-so:[ 9.370005] shmif1: Ethernet address b2:a0:06:e4:0b:84 tc-so:[ 15.650005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.650005] get_ifid: shmif0: ifid: b0:a0:66:ff:fe:9f:9c:95 tc-so:[ 16.010005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 16.010005] get_ifid: shmif1: ifid: b0:a0:06:ff:fe:e4:0b:84 tc-so:[ 16.010005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:6ff:fee4:b84 tc-so:[ 17.430005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:6ff:fee4:b84 - no duplicates found tc-so:[ 29.840005] ah_input: hash over 154 bytes, skip 40: crda len 154 skip 0 inject 52 tc-so:[ 32.430005] ah_input: hash over 154 bytes, skip 40: crda len 154 skip 0 inject 52 tc-so:[ 32.430005] ah_input: hash over 138 bytes, skip 40: crda len 138 skip 0 inject 52 tc-so:[ 32.870005] ah_input: hash over 154 bytes, skip 40: crda len 154 skip 0 inject 52 tc-so:[ 66.490005] in6_if_link_down: fc00::1 marked detached tc-so:[ 66.490005] in6_if_link_down: fe80:3::b0a0:6ff:fee4:b84 marked detached tc-so:[ 68.080005] in6_if_link_down: fe80:2::b0a0:66ff:fe9f:9c95 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 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 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 229 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 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 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 2508 0 76 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.250005] IPsec: Initialized Security Association Processing. tc-so:[ 1.370005] mainbus0 (root) tc-so:[ 1.370005] chacha: Portable C ChaCha tc-so:[ 1.370005] 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:[ 8.470005] shmif0: Ethernet address b2:a0:3f:17:e4:10 tc-so:[ 10.020005] shmif1: Ethernet address b2:a0:2b:a2:c1:20 tc-so:[ 18.290005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 18.290005] get_ifid: shmif0: ifid: b0:a0:3f:ff:fe:17:e4:10 tc-so:[ 18.570005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 18.570005] get_ifid: shmif1: ifid: b0:a0:2b:ff:fe:a2:c1:20 tc-so:[ 18.570005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:2bff:fea2:c120 tc-so:[ 20.610005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:2bff:fea2:c120 - no duplicates found tc-so:[ 30.160005] ah_input: hash over 138 bytes, skip 40: crda len 138 skip 0 inject 52 tc-so:[ 30.200005] ah_input: hash over 146 bytes, skip 40: crda len 146 skip 0 inject 52 tc-so:[ 61.200005] in6_if_link_down: fc00::2 marked detached tc-so:[ 61.200005] in6_if_link_down: fe80:3::b0a0:2bff:fea2:c120 marked detached tc-so:[ 62.820005] in6_if_link_down: fe80:2::b0a0:3fff:fe17:e410 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 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 14 0 14 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 505 0 0 169 0 169 169 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 1414 0 38 259 0 259 tc-so: tc-so:In use 1424K, total allocated 2072K; utilization 68.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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.530005] shmif0: Ethernet address b2:a0:09:2f:2a:ca tc-so:[ 20.550005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 20.550005] get_ifid: shmif0: ifid: b0:a0:09:ff:fe:2f:2a:ca tc-so:[ 20.550005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:9ff:fe2f:2aca tc-so:[ 22.030005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:9ff:fe2f:2aca - no duplicates found tc-so:[ 57.680005] in6_if_link_down: fd00::2 marked detached tc-so:[ 57.680005] in6_if_link_down: fe80:2::b0a0:9ff:fe2f:2aca 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.340004 b2:a0:7c:9d:01:a1 > 33:33:ff:9d:01:a1, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff9d:1a1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff9d:1a1, length 24 tc-so:00:00:15.740004 b2:a0:66:9f:9c:95 > 33:33:31:6e:44:52, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:66ff:fe9f:9c95 > ff02::2:316e:4452: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:316e:4452, length 24 tc-so:00:00:15.920004 b2:a0:66:9f:9c:95 > 33:33:ff:9f:9c:95, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:66ff:fe9f:9c95 > ff02::1:ff9f:9c95: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff9f:9c95, length 24 tc-so:00:00:17.920004 b2:a0:7c:9d:01:a1 > 33:33:ff:9d:01:a1, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff9d:1a1: ICMP6, neighbor solicitation, who has fe80::b0a0:7cff:fe9d:1a1, length 32 tc-so:00:00:20.600004 b2:a0:7c:9d:01:a1 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7cff:fe9d:1a1 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:19.070004 b2:a0:66:9f:9c:95 > 33:33:ff:9f:9c:95, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:66ff:fe9f:9c95 > ff02::1:ff9f:9c95: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff9f:9c95, length 24 tc-so:00:00:23.150004 b2:a0:7c:9d:01:a1 > 33:33:ff:9d:01:a1, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7cff:fe9d:1a1 > ff02::1:ff9d:1a1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff9d:1a1, length 24 tc-so:00:00:22.980004 b2:a0:66:9f:9c:95 > 33:33:31:6e:44:52, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:66ff:fe9f:9c95 > ff02::2:316e:4452: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:316e:4452, length 24 tc-so:00:00:25.250004 b2:a0:7c:9d:01:a1 > 33:33:03:71:1a:e2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7cff:fe9d:1a1 > ff02::2:371:1ae2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:371:1ae2, length 24 tc-so:00:00:25.190004 b2:a0:09:2f:2a:ca > 33:33:ff:2f:2a:ca, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff2f:2aca: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff2f:2aca, length 24 tc-so:00:00:25.290004 b2:a0:09:2f:2a:ca > 33:33:ff:2f:2a:ca, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff2f:2aca: ICMP6, neighbor solicitation, who has fe80::b0a0:9ff:fe2f:2aca, length 32 tc-so:00:00:26.200004 b2:a0:3f:17:e4:10 > 33:33:d1:9e:bf:38, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3fff:fe17:e410 > ff02::2:d19e:bf38: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d19e:bf38, length 24 tc-so:00:00:26.570004 b2:a0:09:2f:2a:ca > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9ff:fe2f:2aca > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:29.120004 b2:a0:7c:9d:01:a1 > 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:27.410004 b2:a0:09:2f:2a:ca > b2:a0:7c:9d:01:a1, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:29.180004 b2:a0:7c:9d:01:a1 > b2:a0:09:2f:2a:ca, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:27.450004 b2:a0:09:2f:2a:ca > b2:a0:7c:9d:01:a1, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:27.960004 b2:a0:3f:17:e4:10 > 33:33:ff:17:e4:10, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3fff:fe17:e410 > ff02::1:ff17:e410: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff17:e410, length 24 tc-so:00:00:29.840004 b2:a0:09:2f:2a:ca > 33:33:ff:2f:2a:ca, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9ff:fe2f:2aca > ff02::1:ff2f:2aca: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff2f:2aca, length 24 tc-so:00:00:34.100004 b2:a0:7c:9d:01:a1 > b2:a0:09:2f:2a:ca, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:32.430004 b2:a0:09:2f:2a:ca > b2:a0:7c:9d:01:a1, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:34.140004 b2:a0:7c:9d:01:a1 > b2:a0:09:2f:2a:ca, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:00:00:32.430004 b2:a0:09:2f:2a:ca > b2:a0:7c:9d:01:a1, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:32.870004 b2:a0:09:2f:2a:ca > 33:33:5e:fd:27:1d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9ff:fe2f:2aca > ff02::2:5efd:271d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5efd:271d, length 24 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:18.340004 b2:a0:3f:17:e4:10 > 33:33:ff:17:e4:10, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3fff:fe17:e410 > ff02::1:ff17:e410: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff17:e410, length 24 tc-so:00:00:19.120004 b2:a0:3f:17:e4:10 > 33:33:d1:9e:bf:38, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3fff:fe17:e410 > ff02::2:d19e:bf38: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d19e:bf38, length 24 tc-so:00:00:20.870004 b2:a0:09:2f:2a:ca > 33:33:ff:2f:2a:ca, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff2f:2aca: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff2f:2aca, length 24 tc-so:00:00:21.000004 b2:a0:09:2f:2a:ca > 33:33:ff:2f:2a:ca, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff2f:2aca: ICMP6, neighbor solicitation, who has fe80::b0a0:9ff:fe2f:2aca, length 32 tc-so:00:00:23.950004 b2:a0:3f:17:e4:10 > 33:33:d1:9e:bf:38, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3fff:fe17:e410 > ff02::2:d19e:bf38: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d19e:bf38, length 24 tc-so:00:00:22.280004 b2:a0:09:2f:2a:ca > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9ff:fe2f:2aca > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:25.180004 b2:a0:7c:9d:01:a1 > 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.120004 b2:a0:09:2f:2a:ca > b2:a0:7c:9d:01:a1, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:25.220004 b2:a0:7c:9d:01:a1 > b2:a0:09:2f:2a:ca, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:23.160004 b2:a0:09:2f:2a:ca > b2:a0:7c:9d:01:a1, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:25.680004 b2:a0:3f:17:e4:10 > 33:33:ff:17:e4:10, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3fff:fe17:e410 > ff02::1:ff17:e410: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff17:e410, length 24 tc-so:00:00:25.530004 b2:a0:09:2f:2a:ca > 33:33:ff:2f:2a:ca, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9ff:fe2f:2aca > ff02::1:ff2f:2aca: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff2f:2aca, length 24 tc-so:00:00:28.120004 b2:a0:09:2f:2a:ca > b2:a0:7c:9d:01:a1, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:30.160004 b2:a0:7c:9d:01:a1 > b2:a0:09:2f:2a:ca, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:28.120004 b2:a0:09:2f:2a:ca > b2:a0:7c:9d:01:a1, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:30.200004 b2:a0:7c:9d:01:a1 > b2:a0:09:2f:2a:ca, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:00:00:28.600004 b2:a0:09:2f:2a:ca > 33:33:5e:fd:27:1d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9ff:fe2f:2aca > ff02::2:5efd:271d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5efd:271d, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.200004 b2:a0:06:e4:0b:84 > 33:33:ff:e4:0b:84, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffe4:b84: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe4:b84, length 24 tc-so:00:00:16.420004 b2:a0:06:e4:0b:84 > 33:33:ff:e4:0b:84, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffe4:b84: ICMP6, neighbor solicitation, who has fe80::b0a0:6ff:fee4:b84, length 32 tc-so:00:00:21.430004 b2:a0:06:e4:0b:84 > 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.200004 b2:a0:2b:a2:c1:20 > b2:a0:06:e4:0b:84, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:21.430004 b2:a0:06:e4:0b:84 > b2:a0:2b:a2:c1:20, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:19.240004 b2:a0:2b:a2:c1:20 > b2:a0:06:e4:0b:84, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 138 tc-so:00:00:19.490004 b2:a0:2b:a2:c1:20 > 33:33:ff:a2:c1:20, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa2:c120: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa2:c120, length 24 tc-so:00:00:19.600004 b2:a0:2b:a2:c1:20 > 33:33:ff:a2:c1:20, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa2:c120: ICMP6, neighbor solicitation, who has fe80::b0a0:2bff:fea2:c120, length 32 tc-so:00:00:19.670004 b2:a0:2b:a2:c1:20 > 33:33:d1:9e:bf:38, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:d19e:bf38: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d19e:bf38, length 24 tc-so:00:00:20.080004 b2:a0:2b:a2:c1:20 > 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.940004 b2:a0:06:e4:0b:84 > 33:33:31:6e:44:52, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6ff:fee4:b84 > ff02::2:316e:4452: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:316e:4452, length 24 tc-so:00:00:23.010004 b2:a0:06:e4:0b:84 > b2:a0:2b:a2:c1:20, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:23.250004 b2:a0:06:e4:0b:84 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6ff:fee4:b84 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:23.530004 b2:a0:06:e4:0b:84 > b2:a0:2b:a2:c1:20, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:24.020004 b2:a0:06:e4:0b:84 > 33:33:ff:e4:0b:84, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6ff:fee4:b84 > ff02::1:ffe4:b84: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe4:b84, length 24 tc-so:00:00:22.950004 b2:a0:2b:a2:c1:20 > b2:a0:06:e4:0b:84, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:23.080004 b2:a0:2b:a2:c1:20 > b2:a0:06:e4:0b:84, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:23.990004 b2:a0:2b:a2:c1:20 > b2:a0:06:e4:0b:84, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:24.210004 b2:a0:2b:a2:c1:20 > b2:a0:06:e4:0b:84, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:26.440004 b2:a0:06:e4:0b:84 > b2:a0:2b:a2:c1:20, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:24.340004 b2:a0:2b:a2:c1:20 > b2:a0:06:e4:0b:84, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:27.410004 b2:a0:06:e4:0b:84 > b2:a0:2b:a2:c1:20, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:25.180004 b2:a0:2b:a2:c1:20 > b2:a0:06:e4:0b:84, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:27.450004 b2:a0:06:e4:0b:84 > b2:a0:2b:a2:c1:20, ethertype IPv6 (0x86dd), length 128: fc00::1 > fc00::2: ip-proto-115 74 tc-so:00:00:25.220004 b2:a0:2b:a2:c1:20 > b2:a0:06:e4:0b:84, ethertype IPv6 (0x86dd), length 128: fc00::2 > fc00::1: ip-proto-115 74 tc-so:00:00:25.720004 b2:a0:2b:a2:c1:20 > b2:a0:06:e4:0b:84, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:27.370004 b2:a0:2b:a2:c1:20 > 33:33:ff:a2:c1:20, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2bff:fea2:c120 > ff02::1:ffa2:c120: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa2:c120, length 24 tc-so:00:00:27.590004 b2:a0:2b:a2:c1:20 > b2:a0:06:e4:0b:84, ethertype IPv6 (0x86dd), length 168: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x1): ip-proto-115 90 tc-so:00:00:32.390004 b2:a0:06:e4:0b:84 > b2:a0:2b:a2:c1:20, ethertype IPv6 (0x86dd), length 152: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x1): ip-proto-115 74 tc-so:00:00:30.160004 b2:a0:2b:a2:c1:20 > b2:a0:06:e4:0b:84, ethertype IPv6 (0x86dd), length 168: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x2): ip-proto-115 90 tc-so:00:00:32.430004 b2:a0:06:e4:0b:84 > b2:a0:2b:a2:c1:20, ethertype IPv6 (0x86dd), length 160: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x2): ip-proto-115 82 tc-so:00:00:30.200004 b2:a0:2b:a2:c1:20 > b2:a0:06:e4:0b:84, ethertype IPv6 (0x86dd), length 152: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x3): ip-proto-115 74 tc-so:00:00:30.640004 b2:a0:2b:a2:c1:20 > b2:a0:06:e4:0b:84, ethertype IPv6 (0x86dd), length 168: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x4): 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: 1639127669.279529, ipsec_l2tp_ipv6_transport_ah_null, passed tc-start: 1639127669.322293, 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:87:fb:e7:da ./.__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:f5:48:01:9d ./.__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:88:aa:9f:b9 ./.__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:54:92:c6:52 ./.__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:fe:dc:a8:6c ./.__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: Dec 10 09:14:58 2021 current: Dec 10 09:14:59 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 09:14:33 2021 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=8329 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: Dec 10 09:14:58 2021 current: Dec 10 09:14:59 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 09:14:33 2021 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=8329 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: Dec 10 09:14:58 2021 current: Dec 10 09:14:59 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 09:14:59 2021 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=12908 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: Dec 10 09:14:58 2021 current: Dec 10 09:14:59 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 09:14:59 2021 hard: 0(s) soft: 0(s) tc-so: current: 224(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=12908 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:5f:c8:f4:c1 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:5fff:fec8:f4c1%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:5fff:fec8:f4c1 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:fe:dc:a8: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:5f:c8:f4:c1 13 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ffc8:f4c1 tc-so: ff01:2::1 tc-so: ff02::2:93f4:bd34 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:5fff: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:fe:dc:a8:6c 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 tc-so: group ff02::1:ffc8:f4c1%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:93f4:bd34%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:5f:c8:f4:c1 multicnt 4 tc-so: 33:33:ff:c8:f4:c1 -- 33:33:ff:c8:f4:c1 refcount 1 tc-so: 33:33:93:f4:bd:34 -- 33:33:93:f4:bd: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: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:87:fb:e7:da tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fe80::b0a0:87ff:fefb:e7da%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:f5:48:01:9d tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:f5ff:fe48:19d%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:87ff:fefb:e7da link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:f5ff:fe48:19d 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:54:92:c6:52 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:87:fb:e7:da 9 0 13 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:87ff:f tc-so: ff01:2::1 tc-so: ff02::2:4812:d107 tc-so: ff02::1%shmif0 tc-so: ff02::1:fffb:e7da 9 0 13 0 0 tc-so:shmif 1500 b2:a0:f5:48:01:9d 20 0 13 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ff48:19d% tc-so: ff01:3::1 tc-so: ff02::2:4812:d107 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 20 0 13 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:f5ff:f 20 0 13 0 0 tc-so:l2tp0 1280 9 0 6 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::2 b2:a0:54:92:c6:52 shmif1 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 fe80::b0a0:87ff:fefb:e7da%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:4812:d107%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:fffb:e7da%shmif0 refcount 1 tc-so: enaddr b2:a0:87:fb:e7:da multicnt 3 tc-so: 33:33:48:12:d1:07 -- 33:33:48:12:d1:07 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:fb:e7:da -- 33:33:ff:fb:e7:da refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ff48:19d%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:4812:d107%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:f5:48:01:9d multicnt 4 tc-so: 33:33:ff:48:01:9d -- 33:33:ff:48:01:9d refcount 1 tc-so: 33:33:48:12:d1:07 -- 33:33:48:12:d1: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: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:88:aa:9f:b9 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fe80::b0a0:88ff:feaa:9fb9%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:54:92:c6:52 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:54ff:fe92:c652%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:88ff:feaa:9fb9 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:54ff:fe92:c652 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:f5:48:01:9d 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:88:aa:9f:b9 11 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:88ff:f tc-so: ff01:2::1 tc-so: ff02::2:b82f:ac38 tc-so: ff02::1%shmif0 tc-so: ff02::1:ffaa:9fb9 11 0 9 0 0 tc-so:shmif 1500 b2:a0:54:92:c6:52 12 0 20 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ff92:c652 tc-so: ff01:3::1 tc-so: ff02::2:b82f:ac38 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 12 0 20 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:54ff:f 12 0 20 0 0 tc-so:l2tp0 1280 6 0 13 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::1 b2:a0:f5:48:01:9d shmif1 1s 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:88ff:feaa:9fb9%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:b82f:ac38%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ffaa:9fb9%shmif0 refcount 1 tc-so: enaddr b2:a0:88:aa:9f:b9 multicnt 3 tc-so: 33:33:b8:2f:ac:38 -- 33:33:b8:2f:ac:38 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:aa:9f:b9 -- 33:33:ff:aa:9f:b9 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ff92:c652%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:b82f:ac38%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:54:92:c6:52 multicnt 4 tc-so: 33:33:ff:92:c6:52 -- 33:33:ff:92:c6:52 refcount 1 tc-so: 33:33:b8:2f:ac:38 -- 33:33:b8:2f:ac: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: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:fe:dc:a8:6c tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:feff:fedc:a86c%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:feff:fedc:a86c 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:5f:c8:f4: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:fe:dc:a8:6c 8 0 11 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ffdc:a86c tc-so: ff01:2::1 tc-so: ff02::2:253d:8fe5 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:feff: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::1 b2:a0:5f:c8:f4:c1 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::2 tc-so: group ff02::1:ffdc:a86c%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:253d:8fe5%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:fe:dc:a8:6c multicnt 4 tc-so: 33:33:ff:dc:a8:6c -- 33:33:ff:dc:a8:6c refcount 1 tc-so: 33:33:25:3d:8f:e5 -- 33:33:25:3d:8f: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:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 16 packets, 1304 bytes, 7 multicasts tc-so: output: 20 packets, 1648 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::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: 13 packets, 1086 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: 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::1 --> fc00::2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so: input: 9 packets, 688 bytes, 8 multicasts tc-so: output: 6 packets, 476 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:fe:dc:a8:6c tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 8 packets, 648 bytes, 5 multicasts tc-so: output: 11 packets, 914 bytes, 5 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:feff:fedc:a86c%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:54:92:c6:52 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 12 packets, 1354 bytes, 5 multicasts tc-so: output: 20 packets, 2446 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:54ff:fe92:c652%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:88:aa:9f:b9 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 11 packets, 602 bytes, 7 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fe80::b0a0:88ff:feaa:9fb9%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:f5:48:01:9d tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 20 packets, 2446 bytes, 5 multicasts tc-so: output: 13 packets, 1440 bytes, 6 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:f5ff:fe48:19d%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:87:fb:e7:da 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:87ff:fefb:e7da%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:5f:c8:f4:c1 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:5fff:fec8:f4c1%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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.210005] shmif0: Ethernet address b2:a0:5f:c8:f4:c1 tc-so:[ 15.990005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.990005] get_ifid: shmif0: ifid: b0:a0:5f:ff:fe:c8:f4:c1 tc-so:[ 15.990005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:5fff:fec8:f4c1 tc-so:[ 18.010005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:5fff:fec8:f4c1 - no duplicates found tc-so:[ 57.860005] in6_if_link_down: fd00::1 marked detached tc-so:[ 57.860005] in6_if_link_down: fe80:2::b0a0:5fff:fec8:f4c1 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 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 62 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 238 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 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 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 549 0 549 tc-so: tc-so:In use 3196K, 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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:[ 7.630005] shmif0: Ethernet address b2:a0:87:fb:e7:da tc-so:[ 9.130005] shmif1: Ethernet address b2:a0:f5:48:01:9d tc-so:[ 14.620005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 14.620005] get_ifid: shmif0: ifid: b0:a0:87:ff:fe:fb:e7:da tc-so:[ 14.840005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 14.840005] get_ifid: shmif1: ifid: b0:a0:f5:ff:fe:48:01:9d tc-so:[ 14.840005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:f5ff:fe48:19d tc-so:[ 16.400005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:f5ff:fe48:19d - no duplicates found tc-so:[ 29.090005] ipsec_common_input: no key association found for SA fc00::1/00002711/50/0 tc-so:[ 29.300005] ipsec_common_input: no key association found for SA fc00::1/00002711/50/0 tc-so:[ 30.090005] ipsec_common_input: no key association found for SA fc00::1/00002711/50/0 tc-so:[ 53.890005] in6_if_link_down: fc00::1 marked detached tc-so:[ 53.890005] in6_if_link_down: fe80:3::b0a0:f5ff:fe48:19d marked detached tc-so:[ 55.150005] in6_if_link_down: fe80:2::b0a0:87ff:fefb:e7da 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 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 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 20 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 2503 0 76 548 0 548 tc-so: tc-so:In use 3197K, 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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:[ 8.110005] shmif0: Ethernet address b2:a0:88:aa:9f:b9 tc-so:[ 9.770005] shmif1: Ethernet address b2:a0:54:92:c6:52 tc-so:[ 16.040005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.040005] get_ifid: shmif0: ifid: b0:a0:88:ff:fe:aa:9f:b9 tc-so:[ 16.290005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 16.290005] get_ifid: shmif1: ifid: b0:a0:54:ff:fe:92:c6:52 tc-so:[ 16.290005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:54ff:fe92:c652 tc-so:[ 17.780005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:54ff:fe92:c652 - no duplicates found tc-so:[ 49.490005] in6_if_link_down: fc00::2 marked detached tc-so:[ 49.490005] in6_if_link_down: fe80:3::b0a0:54ff:fe92:c652 marked detached tc-so:[ 50.750005] in6_if_link_down: fe80:2::b0a0:88ff:feaa:9fb9 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 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 540 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 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 1454 0 46 270 0 270 tc-so: tc-so:In use 1493K, 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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:[ 9.030005] shmif0: Ethernet address b2:a0:fe:dc:a8:6c tc-so:[ 17.560005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 17.560005] get_ifid: shmif0: ifid: b0:a0:fe:ff:fe:dc:a8:6c tc-so:[ 17.560005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:feff:fedc:a86c tc-so:[ 19.180005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:feff:fedc:a86c - no duplicates found tc-so:[ 46.380005] in6_if_link_down: fd00::2 marked detached tc-so:[ 46.380005] in6_if_link_down: fe80:2::b0a0:feff:fedc:a86c 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.040004 b2:a0:87:fb:e7:da > 33:33:48:12:d1:07, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:87ff:fefb:e7da > ff02::2:4812:d107: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4812:d107, length 24 tc-so:00:00:16.800004 b2:a0:5f:c8:f4:c1 > 33:33:ff:c8:f4:c1, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc8:f4c1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc8:f4c1, length 24 tc-so:00:00:16.990004 b2:a0:5f:c8:f4:c1 > 33:33:ff:c8:f4:c1, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc8:f4c1: ICMP6, neighbor solicitation, who has fe80::b0a0:5fff:fec8:f4c1, length 32 tc-so:00:00:15.360004 b2:a0:87:fb:e7:da > 33:33:ff:fb:e7:da, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:87ff:fefb:e7da > ff02::1:fffb:e7da: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fffb:e7da, length 24 tc-so:00:00:17.110004 b2:a0:5f:c8:f4:c1 > 33:33:ff:c8:f4:c1, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc8:f4c1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc8:f4c1, length 24 tc-so:00:00:16.210004 b2:a0:87:fb:e7:da > 33:33:ff:fb:e7:da, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:87ff:fefb:e7da > ff02::1:fffb:e7da: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fffb:e7da, length 24 tc-so:00:00:17.230004 b2:a0:87:fb:e7:da > 33:33:48:12:d1:07, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:87ff:fefb:e7da > ff02::2:4812:d107: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4812:d107, length 24 tc-so:00:00:22.280004 b2:a0:5f:c8:f4:c1 > 33:33:93:f4:bd:34, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5fff:fec8:f4c1 > ff02::2:93f4:bd34: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:93f4:bd34, length 24 tc-so:00:00:21.930004 b2:a0:88:aa:9f:b9 > 33:33:b8:2f:ac:38, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:88ff:feaa:9fb9 > ff02::2:b82f:ac38: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b82f:ac38, length 24 tc-so:00:00:22.270004 b2:a0:fe:dc:a8:6c > 33:33:ff:dc:a8:6c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffdc:a86c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffdc:a86c, length 24 tc-so:00:00:22.270004 b2:a0:fe:dc:a8:6c > 33:33:ff:dc:a8:6c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffdc:a86c: ICMP6, neighbor solicitation, who has fe80::b0a0:feff:fedc:a86c, length 32 tc-so:00:00:24.030004 b2:a0:fe:dc:a8:6c > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:feff:fedc:a86c > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:25.700004 b2:a0:5f:c8:f4: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:24.070004 b2:a0:fe:dc:a8:6c > b2:a0:5f:c8:f4:c1, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:25.740004 b2:a0:5f:c8:f4:c1 > b2:a0:fe:dc:a8:6c, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:24.070004 b2:a0:fe:dc:a8:6c > b2:a0:5f:c8:f4:c1, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:26.000004 b2:a0:5f:c8:f4:c1 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5fff:fec8:f4c1 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:26.100004 b2:a0:88:aa:9f:b9 > 33:33:ff:aa:9f:b9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:88ff:feaa:9fb9 > ff02::1:ffaa:9fb9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffaa:9fb9, length 24 tc-so:00:00:29.450004 b2:a0:5f:c8:f4:c1 > b2:a0:fe:dc:a8:6c, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:27.760004 b2:a0:fe:dc:a8:6c > b2:a0:5f:c8:f4:c1, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:31.120004 b2:a0:fe:dc:a8:6c > b2:a0:5f:c8:f4:c1, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:32.790004 b2:a0:5f:c8:f4:c1 > b2:a0:fe:dc:a8:6c, 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.670004 b2:a0:88:aa:9f:b9 > 33:33:b8:2f:ac:38, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:88ff:feaa:9fb9 > ff02::2:b82f:ac38: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b82f:ac38, length 24 tc-so:00:00:16.810004 b2:a0:88:aa:9f:b9 > 33:33:ff:aa:9f:b9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:88ff:feaa:9fb9 > ff02::1:ffaa:9fb9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffaa:9fb9, length 24 tc-so:00:00:19.790004 b2:a0:88:aa:9f:b9 > 33:33:b8:2f:ac:38, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:88ff:feaa:9fb9 > ff02::2:b82f:ac38: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b82f:ac38, length 24 tc-so:00:00:18.160004 b2:a0:fe:dc:a8:6c > 33:33:ff:dc:a8:6c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffdc:a86c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffdc:a86c, length 24 tc-so:00:00:18.160004 b2:a0:fe:dc:a8:6c > 33:33:ff:dc:a8:6c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffdc:a86c: ICMP6, neighbor solicitation, who has fe80::b0a0:feff:fedc:a86c, length 32 tc-so:00:00:19.920004 b2:a0:fe:dc:a8:6c > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:feff:fedc:a86c > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:21.930004 b2:a0:5f:c8:f4: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:19.960004 b2:a0:fe:dc:a8:6c > b2:a0:5f:c8:f4:c1, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:21.970004 b2:a0:5f:c8:f4:c1 > b2:a0:fe:dc:a8:6c, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:19.960004 b2:a0:fe:dc:a8:6c > b2:a0:5f:c8:f4:c1, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:22.230004 b2:a0:5f:c8:f4:c1 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5fff:fec8:f4c1 > 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:88:aa:9f:b9 > 33:33:ff:aa:9f:b9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:88ff:feaa:9fb9 > ff02::1:ffaa:9fb9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffaa:9fb9, length 24 tc-so:00:00:25.660004 b2:a0:5f:c8:f4:c1 > b2:a0:fe:dc:a8:6c, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:23.670004 b2:a0:fe:dc:a8:6c > b2:a0:5f:c8:f4:c1, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:24.980004 b2:a0:fe:dc:a8:6c > b2:a0:5f:c8:f4:c1, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:25.200004 b2:a0:fe:dc:a8:6c > 33:33:ff:dc:a8:6c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:feff:fedc:a86c > ff02::1:ffdc:a86c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffdc:a86c, length 24 tc-so:00:00:26.000004 b2:a0:fe:dc:a8:6c > b2:a0:5f:c8:f4:c1, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:26.350004 b2:a0:fe:dc:a8:6c > 33:33:25:3d:8f:e5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:feff:fedc:a86c > ff02::2:253d:8fe5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:253d:8fe5, length 24 tc-so:00:00:27.000004 b2:a0:fe:dc:a8:6c > b2:a0:5f:c8:f4:c1, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:29.020004 b2:a0:5f:c8:f4:c1 > b2:a0:fe:dc:a8:6c, 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.160004 b2:a0:f5:48:01:9d > 33:33:ff:48:01:9d, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff48:19d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff48:19d, length 24 tc-so:00:00:15.400004 b2:a0:f5:48:01:9d > 33:33:ff:48:01:9d, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff48:19d: ICMP6, neighbor solicitation, who has fe80::b0a0:f5ff:fe48:19d, length 32 tc-so:00:00:16.590004 b2:a0:54:92:c6:52 > 33:33:ff:92:c6:52, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff92:c652: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff92:c652, length 24 tc-so:00:00:16.750004 b2:a0:54:92:c6:52 > 33:33:ff:92:c6:52, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff92:c652: ICMP6, neighbor solicitation, who has fe80::b0a0:54ff:fe92:c652, length 32 tc-so:00:00:20.610004 b2:a0:f5:48:01:9d > 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.510004 b2:a0:54:92:c6:52 > b2:a0:f5:48:01:9d, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:20.610004 b2:a0:f5:48:01:9d > b2:a0:54:92:c6:52, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:19.830004 b2:a0:54:92:c6:52 > b2:a0:f5:48:01:9d, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:20.130004 b2:a0:54:92:c6:52 > 33:33:b8:2f:ac:38, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:54ff:fe92:c652 > ff02::2:b82f:ac38: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b82f:ac38, length 24 tc-so:00:00:20.170004 b2:a0:54:92:c6:52 > b2:a0:f5:48:01:9d, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:20.170004 b2:a0:54:92:c6:52 > b2:a0:f5:48:01:9d, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:20.260004 b2:a0:54:92:c6:52 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:54ff:fe92:c652 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:22.940004 b2:a0:f5:48:01:9d > 33:33:ff:48:01:9d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f5ff:fe48:19d > ff02::1:ff48:19d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff48:19d, length 24 tc-so:00:00:23.130004 b2:a0:f5:48:01:9d > 33:33:48:12:d1:07, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f5ff:fe48:19d > ff02::2:4812:d107: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4812:d107, length 24 tc-so:00:00:23.620004 b2:a0:f5:48:01:9d > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f5ff:fe48:19d > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:21.930004 b2:a0:54:92:c6:52 > b2:a0:f5:48:01:9d, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:24.030004 b2:a0:f5:48:01:9d > b2:a0:54:92:c6:52, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:21.970004 b2:a0:54:92:c6:52 > b2:a0:f5:48:01:9d, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:24.070004 b2:a0:f5:48:01:9d > b2:a0:54:92:c6:52, ethertype IPv6 (0x86dd), length 128: fc00::1 > fc00::2: ip-proto-115 74 tc-so:00:00:21.970004 b2:a0:54:92:c6:52 > b2:a0:f5:48:01:9d, ethertype IPv6 (0x86dd), length 128: fc00::2 > fc00::1: ip-proto-115 74 tc-so:00:00:24.330004 b2:a0:f5:48:01:9d > b2:a0:54:92:c6:52, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:23.530004 b2:a0:54:92:c6:52 > b2:a0:f5:48:01:9d, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:23.960004 b2:a0:54:92:c6:52 > 33:33:ff:92:c6:52, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:54ff:fe92:c652 > ff02::1:ff92:c652: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff92:c652, length 24 tc-so:00:00:24.000004 b2:a0:54:92:c6:52 > b2:a0:f5:48:01:9d, ethertype IPv6 (0x86dd), length 154: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x1), length 100 tc-so:00:00:24.590004 b2:a0:54:92:c6:52 > b2:a0:f5:48:01:9d, ethertype IPv6 (0x86dd), length 98: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x2), length 44 tc-so:00:00:26.660004 b2:a0:f5:48:01:9d > b2:a0:54:92:c6:52, ethertype IPv6 (0x86dd), length 90: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x1), length 36 tc-so:00:00:27.760004 b2:a0:f5:48:01:9d > b2:a0:54:92:c6:52, ethertype IPv6 (0x86dd), length 138: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x2), length 84 tc-so:00:00:25.660004 b2:a0:54:92:c6:52 > b2:a0:f5:48:01:9d, ethertype IPv6 (0x86dd), length 138: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x3), length 84 tc-so:00:00:27.000004 b2:a0:54:92:c6:52 > b2:a0:f5:48:01:9d, ethertype IPv6 (0x86dd), length 154: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x4), length 100 tc-so:00:00:27.210004 b2:a0:54:92:c6:52 > b2:a0:f5:48:01:9d, ethertype IPv6 (0x86dd), length 154: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x5), length 100 tc-so:00:00:28.020004 b2:a0:54:92:c6:52 > b2:a0:f5:48:01:9d, ethertype IPv6 (0x86dd), length 154: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x6), length 100 tc-so:00:00:29.020004 b2:a0:54:92:c6:52 > b2:a0:f5:48:01:9d, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:31.120004 b2:a0:f5:48:01:9d > b2:a0:54:92:c6:52, 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: 1639127745.752163, ipsec_l2tp_ipv6_transport_esp_null, passed tc-start: 1639127745.790065, 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:1b:90:8b:a1 ./.__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:1c:a8:88 ./.__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:69:07:95: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: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:1a:e9:f6:cc ./.__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:67:45:92:67 ./.__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: Dec 10 09:16:13 2021 current: Dec 10 09:16:14 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 09:15:49 2021 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=282 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: Dec 10 09:16:13 2021 current: Dec 10 09:16:14 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 09:15:49 2021 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=282 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: Dec 10 09:16:13 2021 current: Dec 10 09:16:15 2021 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 09:15:51 2021 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=2926 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: Dec 10 09:16:13 2021 current: Dec 10 09:16:15 2021 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 09:15:51 2021 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=2926 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:a5:e1:24:b5 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:a5ff:fee1:24b5%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:a5ff:fee1:24b5 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:67:45:92:67 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:a5:e1:24:b5 11 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ffe1:24b5 tc-so: ff01:2::1 tc-so: ff02::2:3c27:a7f4 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 11 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:a5ff:f 11 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:67:45:92:67 shmif0 34s 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:ffe1:24b5%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:3c27:a7f4%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:a5:e1:24:b5 multicnt 4 tc-so: 33:33:ff:e1:24:b5 -- 33:33:ff:e1:24:b5 refcount 1 tc-so: 33:33:3c:27:a7:f4 -- 33:33:3c:27:a7:f4 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:1b:90:8b:a1 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fe80::b0a0:1bff:fe90:8ba1%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:1c:a8:88 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:bbff:fe1c:a888%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:1bff:fe90:8ba1 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:bbff:fe1c:a888 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:1a:e9:f6:cc 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:1b:90:8b:a1 10 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:1bff:f tc-so: ff01:2::1 tc-so: ff02::2:f581:ded4 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff90:8ba1 10 0 11 0 0 tc-so:shmif 1500 b2:a0:bb:1c:a8:88 17 0 12 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ff1c:a888 tc-so: ff01:3::1 tc-so: ff02::2:f581:ded4 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 17 0 12 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:bbff:f 17 0 12 0 0 tc-so:l2tp0 1280 7 0 6 0 0 tc-so:bridg 1500 13 0 13 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:1a:e9:f6:cc shmif1 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 fe80::b0a0:1bff:fe90:8ba1%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:f581:ded4%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff90:8ba1%shmif0 refcount 1 tc-so: enaddr b2:a0:1b:90:8b:a1 multicnt 3 tc-so: 33:33:f5:81:de:d4 -- 33:33:f5:81:de:d4 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:90:8b:a1 -- 33:33:ff:90:8b:a1 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ff1c:a888%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:f581:ded4%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:1c:a8:88 multicnt 4 tc-so: 33:33:ff:1c:a8:88 -- 33:33:ff:1c:a8:88 refcount 1 tc-so: 33:33:f5:81:de:d4 -- 33:33:f5:81:de: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: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:69:07:95:62 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fe80::b0a0:69ff:fe07:9562%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:e9:f6:cc tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:1aff:fee9:f6cc%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:69ff:fe07:9562 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:1aff:fee9:f6cc 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:1c:a8:88 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:69:07:95:62 9 0 8 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:69ff:f tc-so: ff01:2::1 tc-so: ff02::2:b335:cb83 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff07:9562 9 0 8 0 0 tc-so:shmif 1500 b2:a0:1a:e9:f6:cc 10 0 17 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ffe9:f6cc tc-so: ff01:3::1 tc-so: ff02::2:b335:cb83 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 10 0 17 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:1aff:f 10 0 17 0 0 tc-so:l2tp0 1280 4 0 9 0 0 tc-so:bridg 1500 13 0 13 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:1c:a8:88 shmif1 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 fe80::b0a0:69ff:fe07:9562%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:b335:cb83%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff07:9562%shmif0 refcount 1 tc-so: enaddr b2:a0:69:07:95:62 multicnt 3 tc-so: 33:33:b3:35:cb:83 -- 33:33:b3:35:cb:83 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:07:95:62 -- 33:33:ff:07:95:62 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ffe9:f6cc%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:b335:cb83%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:1a:e9:f6:cc multicnt 4 tc-so: 33:33:ff:e9:f6:cc -- 33:33:ff:e9:f6:cc refcount 1 tc-so: 33:33:b3:35:cb:83 -- 33:33:b3:35:cb:83 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:67:45:92:67 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:67ff:fe45:9267%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:67ff:fe45:9267 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:a5:e1:24:b5 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:67:45:92:67 5 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ff45:9267 tc-so: ff01:2::1 tc-so: ff02::2:7345:ae83 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 5 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:67ff:f 5 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:a5:e1:24:b5 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 tc-so: group ff02::1:ff45:9267%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:7345:ae83%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:67:45:92:67 multicnt 4 tc-so: 33:33:ff:45:92:67 -- 33:33:ff:45:92:67 refcount 1 tc-so: 33:33:73:45:ae:83 -- 33:33:73:45:ae:83 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: 13 packets, 1046 bytes, 6 multicasts tc-so: output: 13 packets, 1046 bytes, 6 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: 4 packets, 516 bytes, 6 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: 13 packets, 1046 bytes, 6 multicasts tc-so: output: 13 packets, 1046 bytes, 6 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: 7 packets, 516 bytes, 6 multicasts tc-so: output: 6 packets, 476 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:67:45:92:67 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 390 bytes, 2 multicasts tc-so: output: 9 packets, 742 bytes, 5 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:67ff:fe45:9267%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:e9:f6:cc tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 10 packets, 1170 bytes, 4 multicasts tc-so: output: 17 packets, 2178 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:1aff:fee9:f6cc%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:69:07:95:62 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:69ff:fe07:9562%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:1c:a8:88 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 17 packets, 2178 bytes, 5 multicasts tc-so: output: 12 packets, 1342 bytes, 6 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:bbff:fe1c:a888%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:1b:90:8b:a1 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 10 packets, 860 bytes, 10 multicasts tc-so: output: 11 packets, 914 bytes, 7 multicasts tc-so: inet6 fe80::b0a0:1bff:fe90:8ba1%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:a5:e1:24:b5 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 11 packets, 914 bytes, 7 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:a5ff:fee1:24b5%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 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 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 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 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 1434 0 40 266 0 266 tc-so: tc-so:In use 1464K, 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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:[ 8.180005] shmif0: Ethernet address b2:a0:a5:e1:24:b5 tc-so:[ 15.020005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.020005] get_ifid: shmif0: ifid: b0:a0:a5:ff:fe:e1:24:b5 tc-so:[ 15.020005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:a5ff:fee1:24b5 tc-so:[ 16.630005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:a5ff:fee1:24b5 - no duplicates found tc-so:[ 58.450005] in6_if_link_down: fd00::1 marked detached tc-so:[ 58.450005] in6_if_link_down: fe80:2::b0a0:a5ff:fee1:24b5 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 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 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 56 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 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 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 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 2503 0 77 549 0 549 tc-so: tc-so:In use 3200K, total allocated 4392K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.170005] 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.800005] shmif0: Ethernet address b2:a0:1b:90:8b:a1 tc-so:[ 8.940005] shmif1: Ethernet address b2:a0:bb:1c:a8:88 tc-so:[ 13.860005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 13.860005] get_ifid: shmif0: ifid: b0:a0:1b:ff:fe:90:8b:a1 tc-so:[ 14.100005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 14.100005] get_ifid: shmif1: ifid: b0:a0:bb:ff:fe:1c:a8:88 tc-so:[ 14.100005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:bbff:fe1c:a888 tc-so:[ 15.440005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:bbff:fe1c:a888 - no duplicates found tc-so:[ 29.480005] ipsec_common_input: no key association found for SA fc00::1/00002711/50/0 tc-so:[ 29.580005] ipsec_common_input: no key association found for SA fc00::1/00002711/50/0 tc-so:[ 54.670005] in6_if_link_down: fc00::1 marked detached tc-so:[ 54.670005] in6_if_link_down: fe80:3::b0a0:bbff:fe1c:a888 marked detached tc-so:[ 55.930005] in6_if_link_down: fe80:2::b0a0:1bff:fe90:8ba1 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 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 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 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 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 2503 0 76 548 0 548 tc-so: tc-so:In use 3197K, 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.310005] 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:[ 7.810005] shmif0: Ethernet address b2:a0:69:07:95:62 tc-so:[ 9.080005] shmif1: Ethernet address b2:a0:1a:e9:f6:cc tc-so:[ 15.070005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.070005] get_ifid: shmif0: ifid: b0:a0:69:ff:fe:07:95:62 tc-so:[ 15.340005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 15.340005] get_ifid: shmif1: ifid: b0:a0:1a:ff:fe:e9:f6:cc tc-so:[ 15.340005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:1aff:fee9:f6cc tc-so:[ 17.070005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:1aff:fee9:f6cc - no duplicates found tc-so:[ 49.890005] in6_if_link_down: fc00::2 marked detached tc-so:[ 49.890005] in6_if_link_down: fe80:3::b0a0:1aff:fee9:f6cc marked detached tc-so:[ 51.230005] in6_if_link_down: fe80:2::b0a0:69ff:fe07:9562 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 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 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 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 567 0 0 189 0 189 189 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 1490 0 52 279 0 279 tc-so: tc-so:In use 1550K, total allocated 2232K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.100005] shmif0: Ethernet address b2:a0:67:45:92:67 tc-so:[ 16.670005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.670005] get_ifid: shmif0: ifid: b0:a0:67:ff:fe:45:92:67 tc-so:[ 16.670005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:67ff:fe45:9267 tc-so:[ 18.260005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:67ff:fe45:9267 - no duplicates found tc-so:[ 46.620005] in6_if_link_down: fd00::2 marked detached tc-so:[ 46.620005] in6_if_link_down: fe80:2::b0a0:67ff:fe45:9267 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.260004 b2:a0:a5:e1:24:b5 > 33:33:ff:e1:24:b5, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffe1:24b5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe1:24b5, length 24 tc-so:00:00:14.100004 b2:a0:1b:90:8b:a1 > 33:33:f5:81:de:d4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1bff:fe90:8ba1 > ff02::2:f581:ded4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f581:ded4, length 24 tc-so:00:00:15.620004 b2:a0:a5:e1:24:b5 > 33:33:ff:e1:24:b5, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffe1:24b5: ICMP6, neighbor solicitation, who has fe80::b0a0:a5ff:fee1:24b5, length 32 tc-so:00:00:14.600004 b2:a0:1b:90:8b:a1 > 33:33:f5:81:de:d4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1bff:fe90:8ba1 > ff02::2:f581:ded4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f581:ded4, length 24 tc-so:00:00:14.690004 b2:a0:1b:90:8b:a1 > 33:33:ff:90:8b:a1, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1bff:fe90:8ba1 > ff02::1:ff90:8ba1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff90:8ba1, length 24 tc-so:00:00:16.120004 b2:a0:a5:e1:24:b5 > 33:33:3c:27:a7:f4, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:3c27:a7f4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:3c27:a7f4, length 24 tc-so:00:00:16.210004 b2:a0:1b:90:8b:a1 > 33:33:ff:90:8b:a1, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1bff:fe90:8ba1 > ff02::1:ff90:8ba1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff90:8ba1, length 24 tc-so:00:00:17.810004 b2:a0:a5:e1:24:b5 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a5ff:fee1:24b5 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:19.830004 b2:a0:a5:e1:24:b5 > 33:33:ff:e1:24:b5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a5ff:fee1:24b5 > ff02::1:ffe1:24b5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe1:24b5, length 24 tc-so:00:00:21.260004 b2:a0:67:45:92:67 > 33:33:ff:45:92:67, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff45:9267: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff45:9267, length 24 tc-so:00:00:21.680004 b2:a0:67:45:92:67 > 33:33:ff:45:92:67, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff45:9267: ICMP6, neighbor solicitation, who has fe80::b0a0:67ff:fe45:9267, length 32 tc-so:00:00:24.820004 b2:a0:a5:e1:24:b5 > 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.470004 b2:a0:67:45:92:67 > b2:a0:a5:e1:24:b5, 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:a5:e1:24:b5 > b2:a0:67:45:92:67, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:23.510004 b2:a0:67:45:92:67 > b2:a0:a5:e1:24:b5, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:28.640004 b2:a0:a5:e1:24:b5 > b2:a0:67:45:92:67, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:27.330004 b2:a0:67:45:92:67 > b2:a0:a5:e1:24:b5, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:28.470004 b2:a0:67:45:92:67 > b2:a0:a5:e1:24:b5, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:29.800004 b2:a0:a5:e1:24:b5 > b2:a0:67:45:92:67, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:00:00:30.310004 b2:a0:67:45:92:67 > 33:33:ff:45:92:67, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:67ff:fe45:9267 > ff02::1:ff45:9267: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff45:9267, length 24 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.190004 b2:a0:69:07:95:62 > 33:33:b3:35:cb:83, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:69ff:fe07:9562 > ff02::2:b335:cb83: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b335:cb83, length 24 tc-so:00:00:15.260004 b2:a0:69:07:95:62 > 33:33:ff:07:95:62, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:69ff:fe07:9562 > ff02::1:ff07:9562: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff07:9562, length 24 tc-so:00:00:16.140004 b2:a0:69:07:95:62 > 33:33:ff:07:95:62, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:69ff:fe07:9562 > ff02::1:ff07:9562: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff07:9562, length 24 tc-so:00:00:17.990004 b2:a0:69:07:95:62 > 33:33:b3:35:cb:83, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:69ff:fe07:9562 > ff02::2:b335:cb83: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b335:cb83, length 24 tc-so:00:00:16.810004 b2:a0:67:45:92:67 > 33:33:ff:45:92:67, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff45:9267: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff45:9267, length 24 tc-so:00:00:17.230004 b2:a0:67:45:92:67 > 33:33:ff:45:92:67, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff45:9267: ICMP6, neighbor solicitation, who has fe80::b0a0:67ff:fe45:9267, length 32 tc-so:00:00:21.130004 b2:a0:a5:e1:24:b5 > 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:67:45:92:67 > b2:a0:a5:e1:24:b5, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:21.130004 b2:a0:a5:e1:24:b5 > b2:a0:67:45:92:67, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:19.060004 b2:a0:67:45:92:67 > b2:a0:a5:e1:24:b5, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:24.930004 b2:a0:a5:e1:24:b5 > b2:a0:67:45:92:67, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:22.840004 b2:a0:67:45:92:67 > b2:a0:a5:e1:24:b5, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:24.020004 b2:a0:67:45:92:67 > b2:a0:a5:e1:24:b5, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:26.120004 b2:a0:a5:e1:24:b5 > b2:a0:67:45:92:67, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:00:00:25.070004 b2:a0:67:45:92:67 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:67ff:fe45:9267 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:25.130004 b2:a0:67:45:92:67 > 33:33:73:45:ae:83, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:67ff:fe45:9267 > ff02::2:7345:ae83: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:7345:ae83, length 24 tc-so:00:00:25.860004 b2:a0:67:45:92:67 > 33:33:ff:45:92:67, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:67ff:fe45:9267 > ff02::1:ff45:9267: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff45:9267, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.440004 b2:a0:bb:1c:a8:88 > 33:33:ff:1c:a8:88, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff1c:a888: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff1c:a888, length 24 tc-so:00:00:14.440004 b2:a0:bb:1c:a8:88 > 33:33:ff:1c:a8:88, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff1c:a888: ICMP6, neighbor solicitation, who has fe80::b0a0:bbff:fe1c:a888, length 32 tc-so:00:00:14.650004 b2:a0:bb:1c:a8:88 > 33:33:ff:1c:a8:88, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff1c:a888: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff1c:a888, length 24 tc-so:00:00:15.450004 b2:a0:1a:e9:f6:cc > 33:33:ff:e9:f6:cc, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffe9:f6cc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe9:f6cc, length 24 tc-so:00:00:15.870004 b2:a0:1a:e9:f6:cc > 33:33:ff:e9:f6:cc, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffe9:f6cc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe9:f6cc, length 24 tc-so:00:00:16.060004 b2:a0:1a:e9:f6:cc > 33:33:ff:e9:f6:cc, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffe9:f6cc: ICMP6, neighbor solicitation, who has fe80::b0a0:1aff:fee9:f6cc, length 32 tc-so:00:00:18.480004 b2:a0:bb:1c:a8:88 > 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.140004 b2:a0:1a:e9:f6:cc > b2:a0:bb:1c:a8:88, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:18.480004 b2:a0:bb:1c:a8:88 > b2:a0:1a:e9:f6:cc, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:16.140004 b2:a0:1a:e9:f6:cc > b2:a0:bb:1c:a8:88, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 138 tc-so:00:00:18.490004 b2:a0:1a:e9:f6:cc > 33:33:b3:35:cb:83, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1aff:fee9:f6cc > ff02::2:b335:cb83: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b335:cb83, length 24 tc-so:00:00:18.880004 b2:a0:1a:e9:f6:cc > b2:a0:bb:1c:a8:88, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:19.300004 b2:a0:1a:e9:f6:cc > b2:a0:bb:1c:a8:88, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:22.870004 b2:a0:bb:1c:a8:88 > 33:33:f5:81:de:d4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:bbff:fe1c:a888 > ff02::2:f581:ded4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f581:ded4, length 24 tc-so:00:00:23.470004 b2:a0:bb:1c:a8:88 > b2:a0:1a:e9:f6:cc, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:21.130004 b2:a0:1a:e9:f6:cc > b2:a0:bb:1c:a8:88, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:21.130004 b2:a0:1a:e9:f6:cc > b2:a0:bb:1c:a8:88, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:23.510004 b2:a0:bb:1c:a8:88 > b2:a0:1a:e9:f6:cc, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:23.510004 b2:a0:bb:1c:a8:88 > b2:a0:1a:e9:f6:cc, ethertype IPv6 (0x86dd), length 128: fc00::1 > fc00::2: ip-proto-115 74 tc-so:00:00:21.170004 b2:a0:1a:e9:f6:cc > b2:a0:bb:1c:a8:88, ethertype IPv6 (0x86dd), length 128: fc00::2 > fc00::1: ip-proto-115 74 tc-so:00:00:23.580004 b2:a0:bb:1c:a8:88 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:bbff:fe1c:a888 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:27.290004 b2:a0:bb:1c:a8:88 > b2:a0:1a:e9:f6:cc, ethertype IPv6 (0x86dd), length 158: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x1), length 104 tc-so:00:00:24.930004 b2:a0:1a:e9:f6:cc > b2:a0:bb:1c:a8:88, ethertype IPv6 (0x86dd), length 158: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x1), length 104 tc-so:00:00:25.090004 b2:a0:1a:e9:f6:cc > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1aff:fee9:f6cc > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:26.120004 b2:a0:1a:e9:f6:cc > b2:a0:bb:1c:a8:88, ethertype IPv6 (0x86dd), length 174: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x2), length 120 tc-so:00:00:28.470004 b2:a0:bb:1c:a8:88 > b2:a0:1a:e9:f6:cc, ethertype IPv6 (0x86dd), length 174: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x2), length 120 tc-so:00:00:27.190004 b2:a0:1a:e9:f6:cc > b2:a0:bb:1c:a8:88, ethertype IPv6 (0x86dd), length 174: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x3), length 120 tc-so:00:00:27.220004 b2:a0:1a:e9:f6:cc > b2:a0:bb:1c:a8:88, ethertype IPv6 (0x86dd), length 174: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x4), length 120 tc-so:00:00:27.960004 b2:a0:1a:e9:f6:cc > b2:a0:bb:1c:a8:88, 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: 1639127824.620581, ipsec_l2tp_ipv6_transport_esp_rijndaelcbc, passed tc-start: 1639127824.656747, 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:10:b1:99:49 ./.__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:47:f8:5a: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:./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:b4:f2:39:a0 ./.__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:97:fd:df:ed ./.__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:04:63:63:0f ./.__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: Dec 10 09:17:34 2021 current: Dec 10 09:17:35 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 09:17:08 2021 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=15893 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: Dec 10 09:17:34 2021 current: Dec 10 09:17:35 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 09:17:08 2021 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=15893 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: Dec 10 09:17:35 2021 current: Dec 10 09:17:36 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 09:17:10 2021 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=11838 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: Dec 10 09:17:35 2021 current: Dec 10 09:17:36 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 09:17:10 2021 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=11838 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:76:5b:d3:47 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:76ff:fe5b:d347%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:76ff:fe5b:d347 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:04:63:63: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: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:76:5b:d3:47 13 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ff5b:d347 tc-so: ff01:2::1 tc-so: ff02::2:bfa:5e9b% 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:76ff: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:04:63:63:0f 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 tc-so: group ff02::1:ff5b:d347%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:bfa:5e9b%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:76:5b:d3:47 multicnt 4 tc-so: 33:33:ff:5b:d3:47 -- 33:33:ff:5b:d3:47 refcount 1 tc-so: 33:33:0b:fa:5e:9b -- 33:33:0b:fa:5e:9b 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:b1:99:49 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fe80::b0a0:10ff:feb1:9949%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:47:f8:5a:59 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:47ff:fef8:5a59%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:feb1:9949 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:47ff:fef8:5a59 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:97:fd:df:ed 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:b1:99:49 10 0 13 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:10ff:f tc-so: ff01:2::1 tc-so: ff02::2:68d0:ace6 tc-so: ff02::1%shmif0 tc-so: ff02::1:ffb1:9949 10 0 13 0 0 tc-so:shmif 1500 b2:a0:47:f8:5a:59 17 0 15 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:fff8:5a59 tc-so: ff01:3::1 tc-so: ff02::2:68d0:ace6 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:47ff: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:97:fd:df:ed 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:10ff:feb1:9949%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:68d0:ace6%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ffb1:9949%shmif0 refcount 1 tc-so: enaddr b2:a0:10:b1:99:49 multicnt 3 tc-so: 33:33:68:d0:ac:e6 -- 33:33:68:d0:ac:e6 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:b1:99:49 -- 33:33:ff:b1:99:49 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:fff8:5a59%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:68d0:ace6%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:47:f8:5a:59 multicnt 4 tc-so: 33:33:ff:f8:5a:59 -- 33:33:ff:f8:5a:59 refcount 1 tc-so: 33:33:68:d0:ac:e6 -- 33:33:68:d0:ac:e6 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:b4:f2:39:a0 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fe80::b0a0:b4ff:fef2:39a0%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:97:fd:df:ed tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:97ff:fefd:dfed%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:b4ff:fef2:39a0 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:97ff:fefd:dfed 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:47:f8:5a:59 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:b4:f2:39:a0 9 0 8 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:b4ff:f tc-so: ff01:2::1 tc-so: ff02::2:91f3:84e0 tc-so: ff02::1%shmif0 tc-so: ff02::1:fff2:39a0 9 0 8 0 0 tc-so:shmif 1500 b2:a0:97:fd:df:ed 13 0 17 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:fffd:dfed tc-so: ff01:3::1 tc-so: ff02::2:91f3:84e0 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:97ff:f 13 0 17 0 0 tc-so:l2tp0 1280 7 0 9 0 0 tc-so:bridg 1500 13 0 13 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:47:f8:5a:59 shmif1 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 fe80::b0a0:b4ff:fef2:39a0%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:91f3:84e0%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:fff2:39a0%shmif0 refcount 1 tc-so: enaddr b2:a0:b4:f2:39:a0 multicnt 3 tc-so: 33:33:91:f3:84:e0 -- 33:33:91:f3:84:e0 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:f2:39:a0 -- 33:33:ff:f2:39:a0 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:fffd:dfed%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:91f3:84e0%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:97:fd:df:ed multicnt 4 tc-so: 33:33:ff:fd:df:ed -- 33:33:ff:fd:df:ed refcount 1 tc-so: 33:33:91:f3:84:e0 -- 33:33:91:f3:84: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: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:04:63:63:0f tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:4ff:fe63:630f%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:4ff:fe63:630f 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:76:5b:d3: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:04:63:63:0f 5 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ff63:630f tc-so: ff01:2::1 tc-so: ff02::2:6eab:c26d tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 5 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:4ff:fe 5 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:76:5b:d3:47 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::2 tc-so: group ff02::1:ff63:630f%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:6eab:c26d%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:04:63:63:0f multicnt 4 tc-so: 33:33:ff:63:63:0f -- 33:33:ff:63:63:0f refcount 1 tc-so: 33:33:6e:ab:c2:6d -- 33:33:6e:ab:c2: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:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 13 packets, 1046 bytes, 6 multicasts tc-so: output: 13 packets, 1046 bytes, 6 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:04:63:63:0f tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 390 bytes, 2 multicasts tc-so: output: 9 packets, 742 bytes, 5 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:4ff:fe63:630f%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:97:fd:df:ed tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 13 packets, 1710 bytes, 4 multicasts tc-so: output: 17 packets, 2322 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:97ff:fefd:dfed%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:b4:f2:39:a0 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:b4ff:fef2:39a0%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:47:f8:5a:59 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 17 packets, 2322 bytes, 5 multicasts tc-so: output: 15 packets, 1882 bytes, 6 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:47ff:fef8:5a59%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:b1:99:49 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:10ff:feb1:9949%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:76:5b:d3:47 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:76ff:fe5b:d347%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 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 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 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 1453 0 40 268 0 268 tc-so: tc-so:In use 1476K, total allocated 2144K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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:[ 8.440005] shmif0: Ethernet address b2:a0:76:5b:d3:47 tc-so:[ 16.690005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.690005] get_ifid: shmif0: ifid: b0:a0:76:ff:fe:5b:d3:47 tc-so:[ 16.690005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:76ff:fe5b:d347 tc-so:[ 18.620005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:76ff:fe5b:d347 - no duplicates found tc-so:[ 61.800005] in6_if_link_down: fd00::1 marked detached tc-so:[ 61.800005] in6_if_link_down: fe80:2::b0a0:76ff:fe5b:d347 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 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: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 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 245 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 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 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 2494 0 77 547 0 547 tc-so: tc-so:In use 3193K, 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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:[ 7.910005] shmif0: Ethernet address b2:a0:10:b1:99:49 tc-so:[ 9.230005] shmif1: Ethernet address b2:a0:47:f8:5a:59 tc-so:[ 15.300005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.300005] get_ifid: shmif0: ifid: b0:a0:10:ff:fe:b1:99:49 tc-so:[ 15.610005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 15.610005] get_ifid: shmif1: ifid: b0:a0:47:ff:fe:f8:5a:59 tc-so:[ 15.610005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:47ff:fef8:5a59 tc-so:[ 17.570005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:47ff:fef8:5a59 - no duplicates found tc-so:[ 29.160005] ah_input: hash over 202 bytes, skip 40: crda len 202 skip 0 inject 52 tc-so:[ 30.160005] ah_input: hash over 218 bytes, skip 40: crda len 218 skip 0 inject 52 tc-so:[ 30.200005] ah_input: hash over 218 bytes, skip 40: crda len 218 skip 0 inject 52 tc-so:[ 57.590005] in6_if_link_down: fc00::1 marked detached tc-so:[ 57.590005] in6_if_link_down: fe80:3::b0a0:47ff:fef8:5a59 marked detached tc-so:[ 58.880005] in6_if_link_down: fe80:2::b0a0:10ff:feb1:9949 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 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 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 230 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 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 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 2507 0 76 550 0 550 tc-so: tc-so:In use 3209K, total allocated 4400K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 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.92/modules tc-so:[ 1.270005] 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.390005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.390005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.890005] shmif0: Ethernet address b2:a0:b4:f2:39:a0 tc-so:[ 10.260005] shmif1: Ethernet address b2:a0:97:fd:df:ed tc-so:[ 17.150005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 17.150005] get_ifid: shmif0: ifid: b0:a0:b4:ff:fe:f2:39:a0 tc-so:[ 17.410005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 17.410005] get_ifid: shmif1: ifid: b0:a0:97:ff:fe:fd:df:ed tc-so:[ 17.410005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:97ff:fefd:dfed tc-so:[ 18.790005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:97ff:fefd:dfed - no duplicates found tc-so:[ 27.170005] ah_input: hash over 202 bytes, skip 40: crda len 202 skip 0 inject 52 tc-so:[ 28.250005] ah_input: hash over 210 bytes, skip 40: crda len 210 skip 0 inject 52 tc-so:[ 53.020005] in6_if_link_down: fc00::2 marked detached tc-so:[ 53.020005] in6_if_link_down: fe80:3::b0a0:97ff:fefd:dfed marked detached tc-so:[ 54.390005] in6_if_link_down: fe80:2::b0a0:b4ff:fef2:39a0 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 8 0 8 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 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 171 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 494 0 0 165 0 165 165 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 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 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 1406 0 36 255 0 255 tc-so: tc-so:In use 1405K, total allocated 2040K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.280005] 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:[ 9.470005] shmif0: Ethernet address b2:a0:04:63:63:0f tc-so:[ 19.140005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 19.140005] get_ifid: shmif0: ifid: b0:a0:04:ff:fe:63:63:0f tc-so:[ 19.140005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:4ff:fe63:630f tc-so:[ 20.270005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:4ff:fe63:630f - no duplicates found tc-so:[ 49.600005] in6_if_link_down: fd00::2 marked detached tc-so:[ 49.600005] in6_if_link_down: fe80:2::b0a0:4ff:fe63:630f 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.930004 b2:a0:76:5b:d3:47 > 33:33:ff:5b:d3:47, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff5b:d347: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5b:d347, length 24 tc-so:00:00:15.400004 b2:a0:10:b1:99:49 > 33:33:ff:b1:99:49, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:10ff:feb1:9949 > ff02::1:ffb1:9949: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb1:9949, length 24 tc-so:00:00:17.610004 b2:a0:76:5b:d3:47 > 33:33:ff:5b:d3:47, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff5b:d347: ICMP6, neighbor solicitation, who has fe80::b0a0:76ff:fe5b:d347, length 32 tc-so:00:00:16.060004 b2:a0:10:b1:99:49 > 33:33:68:d0:ac:e6, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:10ff:feb1:9949 > ff02::2:68d0:ace6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:68d0:ace6, length 24 tc-so:00:00:16.850004 b2:a0:10:b1:99:49 > 33:33:ff:b1:99:49, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:10ff:feb1:9949 > ff02::1:ffb1:9949: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb1:9949, length 24 tc-so:00:00:20.640004 b2:a0:10:b1:99:49 > 33:33:68:d0:ac:e6, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:10ff:feb1:9949 > ff02::2:68d0:ace6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:68d0:ace6, length 24 tc-so:00:00:22.940004 b2:a0:76:5b:d3:47 > 33:33:0b:fa:5e:9b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:76ff:fe5b:d347 > ff02::2:bfa:5e9b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:bfa:5e9b, length 24 tc-so:00:00:23.190004 b2:a0:76:5b:d3:47 > 33:33:ff:5b:d3:47, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:76ff:fe5b:d347 > ff02::1:ff5b:d347: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5b:d347, length 24 tc-so:00:00:23.350004 b2:a0:76:5b:d3:47 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:76ff:fe5b:d347 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:23.370004 b2:a0:04:63:63:0f > 33:33:ff:63:63:0f, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff63:630f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff63:630f, length 24 tc-so:00:00:23.410004 b2:a0:04:63:63:0f > 33:33:ff:63:63:0f, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff63:630f: ICMP6, neighbor solicitation, who has fe80::b0a0:4ff:fe63:630f, length 32 tc-so:00:00:26.870004 b2:a0:76:5b:d3:47 > 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.240004 b2:a0:04:63:63:0f > b2:a0:76:5b:d3:47, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:26.910004 b2:a0:76:5b:d3:47 > b2:a0:04:63:63:0f, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:25.270004 b2:a0:04:63:63:0f > b2:a0:76:5b:d3:47, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:25.610004 b2:a0:04:63:63:0f > 33:33:ff:63:63:0f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4ff:fe63:630f > ff02::1:ff63:630f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff63:630f, length 24 tc-so:00:00:30.790004 b2:a0:76:5b:d3:47 > b2:a0:04:63:63:0f, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:29.160004 b2:a0:04:63:63:0f > b2:a0:76:5b:d3:47, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:30.160004 b2:a0:04:63:63:0f > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4ff:fe63:630f > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:30.200004 b2:a0:04:63:63:0f > b2:a0:76:5b:d3:47, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:31.870004 b2:a0:76:5b:d3:47 > b2:a0:04:63:63:0f, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:00:00:32.280004 b2:a0:04:63:63:0f > 33:33:6e:ab:c2:6d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4ff:fe63:630f > ff02::2:6eab:c26d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:6eab:c26d, length 24 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:17.630004 b2:a0:b4:f2:39:a0 > 33:33:ff:f2:39:a0, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b4ff:fef2:39a0 > ff02::1:fff2:39a0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff2:39a0, length 24 tc-so:00:00:17.700004 b2:a0:b4:f2:39:a0 > 33:33:91:f3:84:e0, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b4ff:fef2:39a0 > ff02::2:91f3:84e0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:91f3:84e0, length 24 tc-so:00:00:18.560004 b2:a0:b4:f2:39:a0 > 33:33:91:f3:84:e0, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b4ff:fef2:39a0 > ff02::2:91f3:84e0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:91f3:84e0, length 24 tc-so:00:00:18.610004 b2:a0:b4:f2:39:a0 > 33:33:ff:f2:39:a0, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b4ff:fef2:39a0 > ff02::1:fff2:39a0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff2:39a0, length 24 tc-so:00:00:19.260004 b2:a0:04:63:63:0f > 33:33:ff:63:63:0f, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff63:630f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff63:630f, length 24 tc-so:00:00:19.260004 b2:a0:04:63:63:0f > 33:33:ff:63:63:0f, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff63:630f: ICMP6, neighbor solicitation, who has fe80::b0a0:4ff:fe63:630f, length 32 tc-so:00:00:23.230004 b2:a0:76:5b:d3:47 > 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.100004 b2:a0:04:63:63:0f > b2:a0:76:5b:d3:47, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:23.270004 b2:a0:76:5b:d3:47 > b2:a0:04:63:63:0f, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:21.140004 b2:a0:04:63:63:0f > b2:a0:76:5b:d3:47, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:21.510004 b2:a0:04:63:63:0f > 33:33:ff:63:63:0f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4ff:fe63:630f > ff02::1:ff63:630f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff63:630f, length 24 tc-so:00:00:27.170004 b2:a0:76:5b:d3:47 > b2:a0:04:63:63:0f, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:25.020004 b2:a0:04:63:63:0f > b2:a0:76:5b:d3:47, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:26.020004 b2:a0:04:63:63:0f > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4ff:fe63:630f > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:26.100004 b2:a0:04:63:63:0f > b2:a0:76:5b:d3:47, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:28.250004 b2:a0:76:5b:d3:47 > b2:a0:04:63:63:0f, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:00:00:28.180004 b2:a0:04:63:63:0f > 33:33:6e:ab:c2:6d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4ff:fe63:630f > ff02::2:6eab:c26d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:6eab:c26d, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.340004 b2:a0:47:f8:5a:59 > 33:33:ff:f8:5a:59, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff8:5a59: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff8:5a59, length 24 tc-so:00:00:16.540004 b2:a0:47:f8:5a:59 > 33:33:ff:f8:5a:59, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff8:5a59: ICMP6, neighbor solicitation, who has fe80::b0a0:47ff:fef8:5a59, length 32 tc-so:00:00:17.630004 b2:a0:47:f8:5a:59 > 33:33:ff:f8:5a:59, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:47ff:fef8:5a59 > ff02::1:fff8:5a59: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff8:5a59, length 24 tc-so:00:00:17.460004 b2:a0:97:fd:df:ed > 33:33:ff:fd:df:ed, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fffd:dfed: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fffd:dfed, length 24 tc-so:00:00:17.790004 b2:a0:97:fd:df:ed > 33:33:ff:fd:df:ed, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fffd:dfed: ICMP6, neighbor solicitation, who has fe80::b0a0:97ff:fefd:dfed, length 32 tc-so:00:00:20.680004 b2:a0:47:f8:5a:59 > 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.690004 b2:a0:97:fd:df:ed > b2:a0:47:f8:5a:59, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:20.680004 b2:a0:47:f8:5a:59 > b2:a0:97:fd:df:ed, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:18.730004 b2:a0:97:fd:df:ed > b2:a0:47:f8:5a:59, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 138 tc-so:00:00:21.280004 b2:a0:47:f8:5a:59 > b2:a0:97:fd:df:ed, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:21.500004 b2:a0:47:f8:5a:59 > b2:a0:97:fd:df:ed, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:21.660004 b2:a0:47:f8:5a:59 > b2:a0:97:fd:df:ed, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:22.290004 b2:a0:47:f8:5a:59 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:47ff:fef8:5a59 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:22.890004 b2:a0:47:f8:5a:59 > 33:33:68:d0:ac:e6, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:47ff:fef8:5a59 > ff02::2:68d0:ace6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:68d0:ace6, length 24 tc-so:00:00:21.400004 b2:a0:97:fd:df:ed > 33:33:91:f3:84:e0, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:97ff:fefd:dfed > ff02::2:91f3:84e0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:91f3:84e0, length 24 tc-so:00:00:21.400004 b2:a0:97:fd:df:ed > b2:a0:47:f8:5a:59, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:21.400004 b2:a0:97:fd:df:ed > b2:a0:47:f8:5a:59, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:23.110004 b2:a0:97:fd:df:ed > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:97ff:fefd:dfed > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:25.200004 b2:a0:47:f8:5a:59 > b2:a0:97:fd:df:ed, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:23.270004 b2:a0:97:fd:df:ed > b2:a0:47:f8:5a:59, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:25.240004 b2:a0:47:f8:5a:59 > b2:a0:97:fd:df:ed, ethertype IPv6 (0x86dd), length 128: fc00::1 > fc00::2: ip-proto-115 74 tc-so:00:00:23.300004 b2:a0:97:fd:df:ed > b2:a0:47:f8:5a:59, ethertype IPv6 (0x86dd), length 128: fc00::2 > fc00::1: ip-proto-115 74 tc-so:00:00:23.640004 b2:a0:97:fd:df:ed > b2:a0:47:f8:5a:59, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:23.720004 b2:a0:97:fd:df:ed > b2:a0:47:f8:5a:59, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:25.690004 b2:a0:47:f8:5a:59 > b2:a0:97:fd:df:ed, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:29.120004 b2:a0:47:f8:5a:59 > b2:a0:97:fd:df:ed, 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:27.170004 b2:a0:97:fd:df:ed > 33:33:ff:fd:df:ed, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:97ff:fefd:dfed > ff02::1:fffd:dfed: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fffd:dfed, length 24 tc-so:00:00:27.170004 b2:a0:97:fd:df:ed > b2:a0:47:f8:5a:59, 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:28.210004 b2:a0:97:fd:df:ed > b2:a0:47:f8:5a:59, 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:28.250004 b2:a0:97:fd:df:ed > b2:a0:47:f8:5a:59, ethertype IPv6 (0x86dd), length 232: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x3): fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:30.200004 b2:a0:47:f8:5a:59 > b2:a0:97:fd:df:ed, ethertype IPv6 (0x86dd), length 224: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x2): fc00::1 > fc00::2: ip-proto-115 82 tc-so:00:00:30.330004 b2:a0:97:fd:df:ed > b2:a0:47:f8:5a:59, 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: 1639127906.665745, ipsec_l2tp_ipv6_tunnel_ah_hmacsha512, passed tc-start: 1639127906.703911, 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:59:04:9b:39 ./.__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:52:5e:d8:e2 ./.__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:c8:c8:b0: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:./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:c1:69:03: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: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:28:ec:8e:42 ./.__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: Dec 10 09:18:57 2021 current: Dec 10 09:18:58 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 09:18:30 2021 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=18808 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: Dec 10 09:18:57 2021 current: Dec 10 09:18:58 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 09:18:30 2021 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=18808 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: Dec 10 09:18:58 2021 current: Dec 10 09:18:59 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 09:18:32 2021 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=4691 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: Dec 10 09:18:58 2021 current: Dec 10 09:18:59 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 09:18:58 2021 hard: 0(s) soft: 0(s) tc-so: current: 194(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=4691 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:ff:59:cc:e5 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:ffff:fe59:cce5%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:ffff:fe59:cce5 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:28:ec:8e:42 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:ff:59:cc:e5 14 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ff59:cce5 tc-so: ff01:2::1 tc-so: ff02::2:4705:b243 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:ffff: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:28:ec:8e:42 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 tc-so: group ff02::1:ff59:cce5%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:4705:b243%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:ff:59:cc:e5 multicnt 4 tc-so: 33:33:ff:59:cc:e5 -- 33:33:ff:59:cc:e5 refcount 1 tc-so: 33:33:47:05:b2:43 -- 33:33:47:05:b2:43 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:59:04:9b:39 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fe80::b0a0:59ff:fe04:9b39%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:52:5e:d8:e2 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:52ff:fe5e:d8e2%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:59ff:fe04:9b39 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:52ff:fe5e:d8e2 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:c1:69:03:31 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:59:04:9b:39 9 0 14 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:59ff:f tc-so: ff01:2::1 tc-so: ff02::2:6498:8369 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff04:9b39 9 0 14 0 0 tc-so:shmif 1500 b2:a0:52:5e:d8:e2 18 0 12 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ff5e:d8e2 tc-so: ff01:3::1 tc-so: ff02::2:6498:8369 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 18 0 12 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:52ff:f 18 0 12 0 0 tc-so:l2tp0 1280 10 0 5 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::2 b2:a0:c1:69:03:31 shmif1 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 fe80::b0a0:59ff:fe04:9b39%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:6498:8369%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff04:9b39%shmif0 refcount 1 tc-so: enaddr b2:a0:59:04:9b:39 multicnt 3 tc-so: 33:33:64:98:83:69 -- 33:33:64:98:83:69 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:04:9b:39 -- 33:33:ff:04:9b:39 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ff5e:d8e2%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:6498:8369%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:52:5e:d8:e2 multicnt 4 tc-so: 33:33:ff:5e:d8:e2 -- 33:33:ff:5e:d8:e2 refcount 1 tc-so: 33:33:64:98:83:69 -- 33:33:64:98:83:69 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:c8:c8:b0:29 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fe80::b0a0:c8ff:fec8:b029%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:c1:69:03:31 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:c1ff:fe69:331%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:c8ff:fec8:b029 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:c1ff:fe69:331 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:52:5e:d8:e2 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:c8:c8:b0:29 9 0 8 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:c8ff:f tc-so: ff01:2::1 tc-so: ff02::2:b3d8:603b tc-so: ff02::1%shmif0 tc-so: ff02::1:ffc8:b029 9 0 8 0 0 tc-so:shmif 1500 b2:a0:c1:69:03:31 10 0 18 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ff69:331% tc-so: ff01:3::1 tc-so: ff02::2:b3d8:603b tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 10 0 18 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:c1ff:f 10 0 18 0 0 tc-so:l2tp0 1280 4 0 10 0 0 tc-so:bridg 1500 13 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:52:5e:d8:e2 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:c8ff:fec8:b029%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:b3d8:603b%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ffc8:b029%shmif0 refcount 1 tc-so: enaddr b2:a0:c8:c8:b0:29 multicnt 3 tc-so: 33:33:b3:d8:60:3b -- 33:33:b3:d8:60:3b refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:c8:b0:29 -- 33:33:ff:c8:b0:29 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ff69:331%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:b3d8:603b%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:c1:69:03:31 multicnt 4 tc-so: 33:33:ff:69:03:31 -- 33:33:ff:69:03:31 refcount 1 tc-so: 33:33:b3:d8:60:3b -- 33:33:b3:d8:60:3b 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:28:ec:8e:42 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:28ff:feec:8e42%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:28ff:feec:8e42 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:ff:59:cc: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:28:ec:8e:42 6 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ffec:8e42 tc-so: ff01:2::1 tc-so: ff02::2:10f7:73ac tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 6 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:28ff:f 6 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:ff:59:cc:e5 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:ffec:8e42%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:10f7:73ac%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:28:ec:8e:42 multicnt 4 tc-so: 33:33:ff:ec:8e:42 -- 33:33:ff:ec:8e:42 refcount 1 tc-so: 33:33:10:f7:73:ac -- 33:33:10:f7:73:ac 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: 13 packets, 1046 bytes, 6 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: 4 packets, 602 bytes, 7 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: 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::1 --> fc00::2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so: input: 10 packets, 688 bytes, 8 multicasts tc-so: output: 5 packets, 390 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:28:ec:8e:42 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 6 packets, 476 bytes, 3 multicasts tc-so: output: 9 packets, 742 bytes, 5 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:28ff:feec:8e42%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:c1:69:03:31 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 10 packets, 1230 bytes, 4 multicasts tc-so: output: 18 packets, 2458 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:c1ff:fe69:331%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:c8:c8:b0:29 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 9 packets, 516 bytes, 6 multicasts tc-so: output: 8 packets, 648 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:c8ff:fec8:b029%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:52:5e:d8:e2 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 18 packets, 2458 bytes, 5 multicasts tc-so: output: 12 packets, 1402 bytes, 6 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:52ff:fe5e:d8e2%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:59:04:9b:39 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 1032 bytes, 12 multicasts tc-so: output: 14 packets, 1172 bytes, 10 multicasts tc-so: inet6 fe80::b0a0:59ff:fe04:9b39%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:ff:59:cc:e5 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:ffff:fe59:cce5%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 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 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 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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:[ 8.830005] shmif0: Ethernet address b2:a0:ff:59:cc:e5 tc-so:[ 16.980005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.980005] get_ifid: shmif0: ifid: b0:a0:ff:ff:fe:59:cc:e5 tc-so:[ 16.980005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:ffff:fe59:cce5 tc-so:[ 18.760005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:ffff:fe59:cce5 - no duplicates found tc-so:[ 65.080005] in6_if_link_down: fd00::1 marked detached tc-so:[ 65.080005] in6_if_link_down: fe80:2::b0a0:ffff:fe59:cce5 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 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 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 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 2505 0 78 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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:[ 8.280005] shmif0: Ethernet address b2:a0:59:04:9b:39 tc-so:[ 9.710005] shmif1: Ethernet address b2:a0:52:5e:d8:e2 tc-so:[ 15.540005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.540005] get_ifid: shmif0: ifid: b0:a0:59:ff:fe:04:9b:39 tc-so:[ 15.870005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 15.870005] get_ifid: shmif1: ifid: b0:a0:52:ff:fe:5e:d8:e2 tc-so:[ 15.870005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:52ff:fe5e:d8e2 tc-so:[ 17.780005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:52ff:fe5e:d8e2 - no duplicates found tc-so:[ 29.240005] ah_input: hash over 194 bytes, skip 40: crda len 194 skip 0 inject 52 tc-so:[ 30.550005] ah_input: hash over 178 bytes, skip 40: crda len 178 skip 0 inject 52 tc-so:[ 30.590005] ah_input: hash over 194 bytes, skip 40: crda len 194 skip 0 inject 52 tc-so:[ 31.440005] ah_input: hash over 194 bytes, skip 40: crda len 194 skip 0 inject 52 tc-so:[ 60.740005] in6_if_link_down: fc00::1 marked detached tc-so:[ 60.740005] in6_if_link_down: fe80:3::b0a0:52ff:fe5e:d8e2 marked detached tc-so:[ 62.100005] in6_if_link_down: fe80:2::b0a0:59ff:fe04:9b39 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 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 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 2504 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.300005] 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:[ 8.770005] shmif0: Ethernet address b2:a0:c8:c8:b0:29 tc-so:[ 10.320005] shmif1: Ethernet address b2:a0:c1:69:03:31 tc-so:[ 17.570005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 17.570005] get_ifid: shmif0: ifid: b0:a0:c8:ff:fe:c8:b0:29 tc-so:[ 17.880005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 17.880005] get_ifid: shmif1: ifid: b0:a0:c1:ff:fe:69:03:31 tc-so:[ 17.880005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:c1ff:fe69:331 tc-so:[ 19.520005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:c1ff:fe69:331 - no duplicates found tc-so:[ 28.270005] ah_input: hash over 178 bytes, skip 40: crda len 178 skip 0 inject 52 tc-so:[ 29.160005] ah_input: hash over 186 bytes, skip 40: crda len 186 skip 0 inject 52 tc-so:[ 55.860005] in6_if_link_down: fc00::2 marked detached tc-so:[ 55.860005] in6_if_link_down: fe80:3::b0a0:c1ff:fe69:331 marked detached tc-so:[ 57.270005] in6_if_link_down: fe80:2::b0a0:c8ff:fec8:b029 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 14 0 14 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 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 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 548 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 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 1464 0 48 273 0 273 tc-so: tc-so:In use 1510K, total allocated 2184K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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:[ 9.490005] shmif0: Ethernet address b2:a0:28:ec:8e:42 tc-so:[ 19.460005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 19.460005] get_ifid: shmif0: ifid: b0:a0:28:ff:fe:ec:8e:42 tc-so:[ 19.460005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:28ff:feec:8e42 tc-so:[ 21.200005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:28ff:feec:8e42 - no duplicates found tc-so:[ 52.460005] in6_if_link_down: fd00::2 marked detached tc-so:[ 52.460005] in6_if_link_down: fe80:2::b0a0:28ff:feec:8e42 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.600004 b2:a0:59:04:9b:39 > 33:33:64:98:83:69, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:59ff:fe04:9b39 > ff02::2:6498:8369: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:6498:8369, length 24 tc-so:00:00:17.580004 b2:a0:ff:59:cc:e5 > 33:33:47:05:b2:43, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:4705:b243: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4705:b243, length 24 tc-so:00:00:17.720004 b2:a0:ff:59:cc:e5 > 33:33:ff:59:cc:e5, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff59:cce5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff59:cce5, length 24 tc-so:00:00:17.760004 b2:a0:ff:59:cc:e5 > 33:33:ff:59:cc:e5, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff59:cce5: ICMP6, neighbor solicitation, who has fe80::b0a0:ffff:fe59:cce5, length 32 tc-so:00:00:16.260004 b2:a0:59:04:9b:39 > 33:33:ff:04:9b:39, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:59ff:fe04:9b39 > ff02::1:ff04:9b39: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff04:9b39, length 24 tc-so:00:00:18.800004 b2:a0:ff:59:cc:e5 > 33:33:ff:59:cc:e5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ffff:fe59:cce5 > ff02::1:ff59:cce5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff59:cce5, length 24 tc-so:00:00:18.120004 b2:a0:59:04:9b:39 > 33:33:ff:04:9b:39, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:59ff:fe04:9b39 > ff02::1:ff04:9b39: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff04:9b39, length 24 tc-so:00:00:18.380004 b2:a0:59:04:9b:39 > 33:33:64:98:83:69, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:59ff:fe04:9b39 > ff02::2:6498:8369: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:6498:8369, length 24 tc-so:00:00:22.760004 b2:a0:ff:59:cc:e5 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ffff:fe59:cce5 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:24.460004 b2:a0:28:ec:8e:42 > 33:33:ff:ec:8e:42, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffec:8e42: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffec:8e42, length 24 tc-so:00:00:24.620004 b2:a0:28:ec:8e:42 > 33:33:ff:ec:8e:42, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffec:8e42: ICMP6, neighbor solicitation, who has fe80::b0a0:28ff:feec:8e42, length 32 tc-so:00:00:25.150004 b2:a0:c8:c8:b0:29 > 33:33:b3:d8:60:3b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c8ff:fec8:b029 > ff02::2:b3d8:603b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b3d8:603b, length 24 tc-so:00:00:28.100004 b2:a0:ff:59:cc: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.420004 b2:a0:28:ec:8e:42 > b2:a0:ff:59:cc:e5, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:28.140004 b2:a0:ff:59:cc:e5 > b2:a0:28:ec:8e:42, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:26.460004 b2:a0:28:ec:8e:42 > b2:a0:ff:59:cc:e5, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:27.560004 b2:a0:28:ec:8e:42 > 33:33:10:f7:73:ac, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:28ff:feec:8e42 > ff02::2:10f7:73ac: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:10f7:73ac, length 24 tc-so:00:00:29.240004 b2:a0:28:ec:8e:42 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:28ff:feec:8e42 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:32.270004 b2:a0:ff:59:cc:e5 > b2:a0:28:ec:8e:42, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:30.550004 b2:a0:28:ec:8e:42 > b2:a0:ff:59:cc:e5, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:30.590004 b2:a0:28:ec:8e:42 > 33:33:ff:ec:8e:42, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:28ff:feec:8e42 > ff02::1:ffec:8e42: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffec:8e42, length 24 tc-so:00:00:31.440004 b2:a0:28:ec:8e:42 > b2:a0:ff:59:cc:e5, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:33.160004 b2:a0:ff:59:cc:e5 > b2:a0:28:ec:8e:42, 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.920004 b2:a0:c8:c8:b0:29 > 33:33:ff:c8:b0:29, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c8ff:fec8:b029 > ff02::1:ffc8:b029: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc8:b029, length 24 tc-so:00:00:17.990004 b2:a0:c8:c8:b0:29 > 33:33:b3:d8:60:3b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c8ff:fec8:b029 > ff02::2:b3d8:603b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b3d8:603b, length 24 tc-so:00:00:19.930004 b2:a0:c8:c8:b0:29 > 33:33:ff:c8:b0:29, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c8ff:fec8:b029 > ff02::1:ffc8:b029: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc8:b029, length 24 tc-so:00:00:20.040004 b2:a0:28:ec:8e:42 > 33:33:ff:ec:8e:42, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffec:8e42: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffec:8e42, length 24 tc-so:00:00:20.200004 b2:a0:28:ec:8e:42 > 33:33:ff:ec:8e:42, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffec:8e42: ICMP6, neighbor solicitation, who has fe80::b0a0:28ff:feec:8e42, length 32 tc-so:00:00:22.850004 b2:a0:c8:c8:b0:29 > 33:33:b3:d8:60:3b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c8ff:fec8:b029 > ff02::2:b3d8:603b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b3d8:603b, length 24 tc-so:00:00:24.120004 b2:a0:ff:59:cc: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:22.000004 b2:a0:28:ec:8e:42 > b2:a0:ff:59:cc:e5, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:24.160004 b2:a0:ff:59:cc:e5 > b2:a0:28:ec:8e:42, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:22.040004 b2:a0:28:ec:8e:42 > b2:a0:ff:59:cc:e5, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:23.140004 b2:a0:28:ec:8e:42 > 33:33:10:f7:73:ac, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:28ff:feec:8e42 > ff02::2:10f7:73ac: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:10f7:73ac, length 24 tc-so:00:00:24.810004 b2:a0:28:ec:8e:42 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:28ff:feec:8e42 > 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:ff:59:cc:e5 > b2:a0:28:ec:8e:42, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:26.130004 b2:a0:28:ec:8e:42 > b2:a0:ff:59:cc:e5, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:26.170004 b2:a0:28:ec:8e:42 > 33:33:ff:ec:8e:42, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:28ff:feec:8e42 > ff02::1:ffec:8e42: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffec:8e42, length 24 tc-so:00:00:27.020004 b2:a0:28:ec:8e:42 > b2:a0:ff:59:cc:e5, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:29.160004 b2:a0:ff:59:cc:e5 > b2:a0:28:ec:8e:42, 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.740004 b2:a0:52:5e:d8:e2 > 33:33:ff:5e:d8:e2, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff5e:d8e2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5e:d8e2, length 24 tc-so:00:00:16.780004 b2:a0:52:5e:d8:e2 > 33:33:ff:5e:d8:e2, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff5e:d8e2: ICMP6, neighbor solicitation, who has fe80::b0a0:52ff:fe5e:d8e2, length 32 tc-so:00:00:16.940004 b2:a0:52:5e:d8:e2 > 33:33:ff:5e:d8:e2, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff5e:d8e2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5e:d8e2, length 24 tc-so:00:00:18.290004 b2:a0:c1:69:03:31 > 33:33:ff:69:03:31, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff69:331: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff69:331, length 24 tc-so:00:00:18.490004 b2:a0:c1:69:03:31 > 33:33:ff:69:03:31, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff69:331: ICMP6, neighbor solicitation, who has fe80::b0a0:c1ff:fe69:331, length 32 tc-so:00:00:21.040004 b2:a0:52:5e:d8:e2 > 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.760004 b2:a0:c1:69:03:31 > b2:a0:52:5e:d8:e2, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:21.040004 b2:a0:52:5e:d8:e2 > b2:a0:c1:69:03:31, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:18.800004 b2:a0:c1:69:03:31 > b2:a0:52:5e:d8:e2, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 138 tc-so:00:00:19.010004 b2:a0:c1:69:03:31 > 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:23.910004 b2:a0:52:5e:d8:e2 > 33:33:64:98:83:69, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:52ff:fe5e:d8e2 > ff02::2:6498:8369: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:6498:8369, length 24 tc-so:00:00:22.180004 b2:a0:c1:69:03:31 > b2:a0:52:5e:d8:e2, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:22.340004 b2:a0:c1:69:03:31 > b2:a0:52:5e:d8:e2, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:22.490004 b2:a0:c1:69:03:31 > 33:33:ff:69:03:31, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c1ff:fe69:331 > ff02::1:ff69:331: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff69:331, length 24 tc-so:00:00:25.000004 b2:a0:52:5e:d8:e2 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:52ff:fe5e:d8e2 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:22.880004 b2:a0:c1:69:03:31 > b2:a0:52:5e:d8:e2, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:23.780004 b2:a0:c1:69:03:31 > b2:a0:52:5e:d8:e2, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:26.040004 b2:a0:52:5e:d8:e2 > b2:a0:c1:69:03:31, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:26.420004 b2:a0:52:5e:d8:e2 > b2:a0:c1:69:03:31, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:24.160004 b2:a0:c1:69:03:31 > b2:a0:52:5e:d8:e2, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:26.460004 b2:a0:52:5e:d8:e2 > b2:a0:c1:69:03:31, ethertype IPv6 (0x86dd), length 128: fc00::1 > fc00::2: ip-proto-115 74 tc-so:00:00:24.160004 b2:a0:c1:69:03:31 > b2:a0:52:5e:d8:e2, ethertype IPv6 (0x86dd), length 128: fc00::2 > fc00::1: ip-proto-115 74 tc-so:00:00:25.060004 b2:a0:c1:69:03:31 > 33:33:b3:d8:60:3b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c1ff:fe69:331 > ff02::2:b3d8:603b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b3d8:603b, length 24 tc-so:00:00:25.260004 b2:a0:c1:69:03:31 > b2:a0:52:5e:d8:e2, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:26.930004 b2:a0:c1:69:03:31 > b2:a0:52:5e:d8:e2, 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:30.550004 b2:a0:52:5e:d8:e2 > b2:a0:c1:69:03:31, 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:28.270004 b2:a0:c1:69:03:31 > b2:a0:52:5e:d8:e2, 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.310004 b2:a0:c1:69:03:31 > b2:a0:52:5e:d8:e2, 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:29.160004 b2:a0:c1:69:03:31 > b2:a0:52:5e:d8:e2, ethertype IPv6 (0x86dd), length 208: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x4): fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:31.440004 b2:a0:52:5e:d8:e2 > b2:a0:c1:69:03:31, 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: 1639127993.459175, ipsec_l2tp_ipv6_tunnel_ah_null, passed tc-start: 1639127993.503473, 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:69:9d:e3:8b ./.__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:66:44:1d:d8 ./.__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:e0:96:16:0e ./.__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:54:3f:31:b0 ./.__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:6d:1f:5e:58 ./.__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: Dec 10 09:20:25 2021 current: Dec 10 09:20:26 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 09:19:57 2021 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=13776 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: Dec 10 09:20:25 2021 current: Dec 10 09:20:26 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 09:19:57 2021 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=13776 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: Dec 10 09:20:25 2021 current: Dec 10 09:20:27 2021 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 09:19:59 2021 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=14413 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: Dec 10 09:20:25 2021 current: Dec 10 09:20:27 2021 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 09:19:59 2021 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=14413 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:26:4c:d2:0b tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:26ff:fe4c:d20b%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:26ff:fe4c:d20b 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:6d:1f:5e:58 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:26:4c:d2:0b 13 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ff4c:d20b tc-so: ff01:2::1 tc-so: ff02::2:12f1:eb74 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:26ff: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:6d:1f:5e:58 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::1 tc-so: group ff02::1:ff4c:d20b%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:12f1:eb74%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:26:4c:d2:0b multicnt 4 tc-so: 33:33:ff:4c:d2:0b -- 33:33:ff:4c:d2:0b refcount 1 tc-so: 33:33:12:f1:eb:74 -- 33:33:12:f1:eb: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: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:69:9d:e3:8b tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fe80::b0a0:69ff:fe9d:e38b%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:66:44:1d:d8 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:66ff:fe44:1dd8%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:69ff:fe9d:e38b link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:66ff:fe44:1dd8 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:54:3f:31:b0 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:69:9d:e3:8b 11 0 13 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:69ff:f tc-so: ff01:2::1 tc-so: ff02::2:baca:dd3f tc-so: ff02::1%shmif0 tc-so: ff02::1:ff9d:e38b 11 0 13 0 0 tc-so:shmif 1500 b2:a0:66:44:1d:d8 17 0 17 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ff44:1dd8 tc-so: ff01:3::1 tc-so: ff02::2:baca:dd3f tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 17 0 17 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:66ff:f 17 0 17 0 0 tc-so:l2tp0 1280 9 0 10 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:54:3f:31:b0 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:69ff:fe9d:e38b%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:baca:dd3f%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff9d:e38b%shmif0 refcount 1 tc-so: enaddr b2:a0:69:9d:e3:8b multicnt 3 tc-so: 33:33:ba:ca:dd:3f -- 33:33:ba:ca:dd:3f refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:9d:e3:8b -- 33:33:ff:9d:e3:8b refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ff44:1dd8%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:baca:dd3f%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:66:44:1d:d8 multicnt 4 tc-so: 33:33:ff:44:1d:d8 -- 33:33:ff:44:1d:d8 refcount 1 tc-so: 33:33:ba:ca:dd:3f -- 33:33:ba:ca:dd:3f 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:e0:96:16:0e tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fe80::b0a0:e0ff:fe96:160e%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:54:3f:31:b0 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:54ff:fe3f:31b0%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:e0ff:fe96:160e link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:54ff:fe3f:31b0 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:66:44:1d:d8 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:e0:96:16:0e 9 0 8 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:e0ff:f tc-so: ff01:2::1 tc-so: ff02::2:ca15:5270 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff96:160e 9 0 8 0 0 tc-so:shmif 1500 b2:a0:54:3f:31:b0 13 0 17 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ff3f:31b0 tc-so: ff01:3::1 tc-so: ff02::2:ca15:5270 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:54ff:f 13 0 17 0 0 tc-so:l2tp0 1280 7 0 9 0 0 tc-so:bridg 1500 14 0 13 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:66:44:1d:d8 shmif1 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 fe80::b0a0:e0ff:fe96:160e%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:ca15:5270%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff96:160e%shmif0 refcount 1 tc-so: enaddr b2:a0:e0:96:16:0e multicnt 3 tc-so: 33:33:ca:15:52:70 -- 33:33:ca:15:52:70 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:96:16:0e -- 33:33:ff:96:16:0e refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ff3f:31b0%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:ca15:5270%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:54:3f:31:b0 multicnt 4 tc-so: 33:33:ff:3f:31:b0 -- 33:33:ff:3f:31:b0 refcount 1 tc-so: 33:33:ca:15:52:70 -- 33:33:ca:15:52: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: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:6d:1f:5e:58 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:6dff:fe1f:5e58%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:6dff:fe1f:5e58 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:26:4c:d2: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: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:6d:1f:5e:58 5 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ff1f:5e58 tc-so: ff01:2::1 tc-so: ff02::2:8da5:461d tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 5 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:6dff:f 5 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:26:4c:d2:0b 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 tc-so: group ff02::1:ff1f:5e58%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:8da5:461d%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:6d:1f:5e:58 multicnt 4 tc-so: 33:33:ff:1f:5e:58 -- 33:33:ff:1f:5e:58 refcount 1 tc-so: 33:33:8d:a5:46:1d -- 33:33:8d:a5:46:1d 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: 13 packets, 1046 bytes, 6 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: 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: 9 packets, 1032 bytes, 12 multicasts tc-so: output: 10 packets, 820 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:6d:1f:5e:58 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 390 bytes, 2 multicasts tc-so: output: 9 packets, 742 bytes, 5 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:6dff:fe1f:5e58%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:54:3f:31:b0 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 13 packets, 1692 bytes, 3 multicasts tc-so: output: 17 packets, 2158 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:54ff:fe3f:31b0%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:e0:96:16:0e tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 9 packets, 516 bytes, 6 multicasts tc-so: output: 8 packets, 648 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:e0ff:fe96:160e%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:66:44:1d:d8 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 17 packets, 2158 bytes, 5 multicasts tc-so: output: 17 packets, 2036 bytes, 7 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:66ff:fe44:1dd8%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:69:9d:e3:8b tc-so: linkstr: ./bus_ipsec_local tc-so: input: 11 packets, 1118 bytes, 13 multicasts tc-so: output: 13 packets, 1086 bytes, 9 multicasts tc-so: inet6 fe80::b0a0:69ff:fe9d:e38b%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:26:4c:d2:0b 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:26ff:fe4c:d20b%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 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 2 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 1445 0 40 267 0 267 tc-so: tc-so:In use 1471K, total allocated 2136K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.950005] shmif0: Ethernet address b2:a0:26:4c:d2:0b tc-so:[ 16.890005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.890005] get_ifid: shmif0: ifid: b0:a0:26:ff:fe:4c:d2:0b tc-so:[ 16.890005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:26ff:fe4c:d20b tc-so:[ 18.570005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:26ff:fe4c:d20b - no duplicates found tc-so:[ 67.480005] in6_if_link_down: fd00::1 marked detached tc-so:[ 67.480005] in6_if_link_down: fe80:2::b0a0:26ff:fe4c:d20b 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 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 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 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 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 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 2501 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.290005] 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:[ 8.280005] shmif0: Ethernet address b2:a0:69:9d:e3:8b tc-so:[ 9.680005] shmif1: Ethernet address b2:a0:66:44:1d:d8 tc-so:[ 15.260005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.260005] get_ifid: shmif0: ifid: b0:a0:69:ff:fe:9d:e3:8b tc-so:[ 15.510005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 15.510005] get_ifid: shmif1: ifid: b0:a0:66:ff:fe:44:1d:d8 tc-so:[ 15.510005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:66ff:fe44:1dd8 tc-so:[ 17.550005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:66ff:fe44:1dd8 - no duplicates found tc-so:[ 63.040005] in6_if_link_down: fc00::1 marked detached tc-so:[ 63.040005] in6_if_link_down: fe80:3::b0a0:66ff:fe44:1dd8 marked detached tc-so:[ 64.440005] in6_if_link_down: fe80:2::b0a0:69ff:fe9d:e38b 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 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 62 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 239 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 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 2492 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.920005] shmif0: Ethernet address b2:a0:e0:96:16:0e tc-so:[ 10.220005] shmif1: Ethernet address b2:a0:54:3f:31:b0 tc-so:[ 17.090005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 17.090005] get_ifid: shmif0: ifid: b0:a0:e0:ff:fe:96:16:0e tc-so:[ 17.460005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 17.460005] get_ifid: shmif1: ifid: b0:a0:54:ff:fe:3f:31:b0 tc-so:[ 17.460005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:54ff:fe3f:31b0 tc-so:[ 19.480005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:54ff:fe3f:31b0 - no duplicates found tc-so:[ 58.220005] in6_if_link_down: fc00::2 marked detached tc-so:[ 58.220005] in6_if_link_down: fe80:3::b0a0:54ff:fe3f:31b0 marked detached tc-so:[ 59.700005] in6_if_link_down: fe80:2::b0a0:e0ff:fe96:160e 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 14 0 14 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 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 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 171 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 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 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 1464 0 48 273 0 273 tc-so: tc-so:In use 1515K, total allocated 2184K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 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.92/modules tc-so:[ 1.070005] mainbus0 (root) tc-so:[ 1.160005] chacha: Portable C ChaCha tc-so:[ 1.160005] aes: BearSSL aes_ct tc-so:[ 1.160005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.160005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.180005] shmif0: Ethernet address b2:a0:6d:1f:5e:58 tc-so:[ 19.350005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 19.350005] get_ifid: shmif0: ifid: b0:a0:6d:ff:fe:1f:5e:58 tc-so:[ 19.350005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:6dff:fe1f:5e58 tc-so:[ 21.150005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:6dff:fe1f:5e58 - no duplicates found tc-so:[ 54.730005] in6_if_link_down: fd00::2 marked detached tc-so:[ 54.730005] in6_if_link_down: fe80:2::b0a0:6dff:fe1f:5e58 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.110004 b2:a0:26:4c:d2:0b > 33:33:ff:4c:d2:0b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff4c:d20b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4c:d20b, length 24 tc-so:00:00:15.410004 b2:a0:69:9d:e3:8b > 33:33:ff:9d:e3:8b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:69ff:fe9d:e38b > ff02::1:ff9d:e38b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff9d:e38b, length 24 tc-so:00:00:15.470004 b2:a0:69:9d:e3:8b > 33:33:ba:ca:dd:3f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:69ff:fe9d:e38b > ff02::2:baca:dd3f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:baca:dd3f, length 24 tc-so:00:00:17.560004 b2:a0:26:4c:d2:0b > 33:33:ff:4c:d2:0b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff4c:d20b: ICMP6, neighbor solicitation, who has fe80::b0a0:26ff:fe4c:d20b, length 32 tc-so:00:00:20.870004 b2:a0:26:4c:d2:0b > 33:33:12:f1:eb:74, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:26ff:fe4c:d20b > ff02::2:12f1:eb74: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:12f1:eb74, length 24 tc-so:00:00:23.180004 b2:a0:26:4c:d2:0b > 33:33:ff:4c:d2:0b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:26ff:fe4c:d20b > ff02::1:ff4c:d20b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4c:d20b, length 24 tc-so:00:00:23.740004 b2:a0:26:4c:d2:0b > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:26ff:fe4c:d20b > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:22.320004 b2:a0:69:9d:e3:8b > 33:33:ba:ca:dd:3f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:69ff:fe9d:e38b > ff02::2:baca:dd3f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:baca:dd3f, length 24 tc-so:00:00:23.340004 b2:a0:69:9d:e3:8b > 33:33:ff:9d:e3:8b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:69ff:fe9d:e38b > ff02::1:ff9d:e38b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff9d:e38b, length 24 tc-so:00:00:24.280004 b2:a0:6d:1f:5e:58 > 33:33:ff:1f:5e:58, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff1f:5e58: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff1f:5e58, length 24 tc-so:00:00:24.590004 b2:a0:6d:1f:5e:58 > 33:33:ff:1f:5e:58, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff1f:5e58: ICMP6, neighbor solicitation, who has fe80::b0a0:6dff:fe1f:5e58, length 32 tc-so:00:00:24.970004 b2:a0:6d:1f:5e:58 > 33:33:8d:a5:46:1d, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:8da5:461d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8da5:461d, length 24 tc-so:00:00:25.000004 b2:a0:6d:1f:5e:58 > 33:33:ff:1f:5e:58, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff1f:5e58: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff1f:5e58, length 24 tc-so:00:00:28.530004 b2:a0:26:4c:d2:0b > 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.660004 b2:a0:6d:1f:5e:58 > b2:a0:26:4c:d2:0b, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:28.570004 b2:a0:26:4c:d2:0b > b2:a0:6d:1f:5e:58, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:26.690004 b2:a0:6d:1f:5e:58 > b2:a0:26:4c:d2:0b, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:27.630004 b2:a0:6d:1f:5e:58 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6dff:fe1f:5e58 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:33.120004 b2:a0:26:4c:d2:0b > b2:a0:6d:1f:5e:58, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:31.270004 b2:a0:6d:1f:5e:58 > b2:a0:26:4c:d2:0b, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:31.660004 b2:a0:6d:1f:5e:58 > b2:a0:26:4c:d2:0b, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:33.550004 b2:a0:26:4c:d2:0b > b2:a0:6d:1f:5e:58, 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.240004 b2:a0:e0:96:16:0e > 33:33:ff:96:16:0e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e0ff:fe96:160e > ff02::1:ff96:160e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff96:160e, length 24 tc-so:00:00:17.240004 b2:a0:e0:96:16:0e > 33:33:ca:15:52:70, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e0ff:fe96:160e > ff02::2:ca15:5270: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ca15:5270, length 24 tc-so:00:00:17.830004 b2:a0:e0:96:16:0e > 33:33:ff:96:16:0e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e0ff:fe96:160e > ff02::1:ff96:160e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff96:160e, length 24 tc-so:00:00:18.510004 b2:a0:e0:96:16:0e > 33:33:ca:15:52:70, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e0ff:fe96:160e > ff02::2:ca15:5270: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ca15:5270, length 24 tc-so:00:00:19.790004 b2:a0:6d:1f:5e:58 > 33:33:ff:1f:5e:58, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff1f:5e58: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff1f:5e58, length 24 tc-so:00:00:20.130004 b2:a0:6d:1f:5e:58 > 33:33:ff:1f:5e:58, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff1f:5e58: ICMP6, neighbor solicitation, who has fe80::b0a0:6dff:fe1f:5e58, length 32 tc-so:00:00:20.500004 b2:a0:6d:1f:5e:58 > 33:33:8d:a5:46:1d, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:8da5:461d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8da5:461d, length 24 tc-so:00:00:20.540004 b2:a0:6d:1f:5e:58 > 33:33:ff:1f:5e:58, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff1f:5e58: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff1f:5e58, length 24 tc-so:00:00:24.480004 b2:a0:26:4c:d2:0b > 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.150004 b2:a0:6d:1f:5e:58 > b2:a0:26:4c:d2:0b, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:24.510004 b2:a0:26:4c:d2:0b > b2:a0:6d:1f:5e:58, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:22.190004 b2:a0:6d:1f:5e:58 > b2:a0:26:4c:d2:0b, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:23.160004 b2:a0:6d:1f:5e:58 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6dff:fe1f:5e58 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:29.050004 b2:a0:26:4c:d2:0b > b2:a0:6d:1f:5e:58, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:26.740004 b2:a0:6d:1f:5e:58 > b2:a0:26:4c:d2:0b, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:27.180004 b2:a0:6d:1f:5e:58 > b2:a0:26:4c:d2:0b, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:29.480004 b2:a0:26:4c:d2:0b > b2:a0:6d:1f:5e:58, 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.440004 b2:a0:66:44:1d:d8 > 33:33:ff:44:1d:d8, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff44:1dd8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff44:1dd8, length 24 tc-so:00:00:16.520004 b2:a0:66:44:1d:d8 > 33:33:ff:44:1d:d8, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff44:1dd8: ICMP6, neighbor solicitation, who has fe80::b0a0:66ff:fe44:1dd8, length 32 tc-so:00:00:17.630004 b2:a0:66:44:1d:d8 > 33:33:ba:ca:dd:3f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:66ff:fe44:1dd8 > ff02::2:baca:dd3f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:baca:dd3f, length 24 tc-so:00:00:19.000004 b2:a0:66:44:1d:d8 > 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.510004 b2:a0:66:44:1d:d8 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:66ff:fe44:1dd8 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:20.000004 b2:a0:66:44:1d:d8 > 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.830004 b2:a0:54:3f:31:b0 > b2:a0:66:44:1d:d8, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:20.000004 b2:a0:66:44:1d:d8 > b2:a0:54:3f:31:b0, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:17.830004 b2:a0:54:3f:31:b0 > b2:a0:66:44:1d:d8, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 138 tc-so:00:00:20.280004 b2:a0:66:44:1d:d8 > 33:33:ff:44:1d:d8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:66ff:fe44:1dd8 > ff02::1:ff44:1dd8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff44:1dd8, length 24 tc-so:00:00:18.410004 b2:a0:54:3f:31:b0 > 33:33:ff:3f:31:b0, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff3f:31b0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff3f:31b0, length 24 tc-so:00:00:18.440004 b2:a0:54:3f:31:b0 > 33:33:ff:3f:31:b0, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff3f:31b0: ICMP6, neighbor solicitation, who has fe80::b0a0:54ff:fe3f:31b0, length 32 tc-so:00:00:21.290004 b2:a0:66:44:1d:d8 > b2:a0:54:3f:31:b0, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:19.140004 b2:a0:54:3f:31:b0 > 33:33:ca:15:52:70, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:ca15:5270: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ca15:5270, length 24 tc-so:00:00:21.850004 b2:a0:66:44:1d:d8 > b2:a0:54:3f:31:b0, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:22.360004 b2:a0:66:44:1d:d8 > b2:a0:54:3f:31:b0, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:23.380004 b2:a0:66:44:1d:d8 > b2:a0:54:3f:31:b0, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:22.080004 b2:a0:54:3f:31:b0 > b2:a0:66:44:1d:d8, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:22.240004 b2:a0:54:3f:31:b0 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:54ff:fe3f:31b0 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:22.420004 b2:a0:54:3f:31:b0 > b2:a0:66:44:1d:d8, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:22.790004 b2:a0:54:3f:31:b0 > b2:a0:66:44:1d:d8, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:22.830004 b2:a0:54:3f:31:b0 > b2:a0:66:44:1d:d8, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:25.000004 b2:a0:66:44:1d:d8 > b2:a0:54:3f:31:b0, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:22.830004 b2:a0:54:3f:31:b0 > b2:a0:66:44:1d:d8, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:23.480004 b2:a0:54:3f:31:b0 > 33:33:ff:3f:31:b0, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:54ff:fe3f:31b0 > ff02::1:ff3f:31b0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff3f:31b0, length 24 tc-so:00:00:26.660004 b2:a0:66:44:1d:d8 > b2:a0:54:3f:31:b0, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:24.480004 b2:a0:54:3f:31:b0 > b2:a0:66:44:1d:d8, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:26.690004 b2:a0:66:44:1d:d8 > b2:a0:54:3f:31:b0, ethertype IPv6 (0x86dd), length 128: fc00::1 > fc00::2: ip-proto-115 74 tc-so:00:00:24.510004 b2:a0:54:3f:31:b0 > b2:a0:66:44:1d:d8, ethertype IPv6 (0x86dd), length 128: fc00::2 > fc00::1: ip-proto-115 74 tc-so:00:00:25.450004 b2:a0:54:3f:31:b0 > b2:a0:66:44:1d:d8, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:31.230004 b2:a0:66:44:1d:d8 > b2:a0:54:3f:31:b0, ethertype IPv6 (0x86dd), length 178: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x1), length 124 tc-so:00:00:29.090004 b2:a0:54:3f:31:b0 > b2:a0:66:44:1d:d8, ethertype IPv6 (0x86dd), length 178: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x1), length 124 tc-so:00:00:29.480004 b2:a0:54:3f:31:b0 > b2:a0:66:44:1d:d8, ethertype IPv6 (0x86dd), length 194: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x2), length 140 tc-so:00:00:31.660004 b2:a0:66:44:1d:d8 > b2:a0:54:3f:31:b0, ethertype IPv6 (0x86dd), length 186: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x2), 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: 1639128079.198227, ipsec_l2tp_ipv6_tunnel_esp_null, passed tc-start: 1639128079.238268, 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:a7:4f:ab:e6 ./.__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:1b:82:0a: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:./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:5b:ad:c3:9f ./.__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:df:bc:7c: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:18:d7:c0:8c ./.__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=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 10 09:21:51 2021 current: Dec 10 09:21:51 2021 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 09:21:23 2021 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=9875 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: Dec 10 09:21:51 2021 current: Dec 10 09:21:51 2021 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 09:21:23 2021 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=9875 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: Dec 10 09:21:51 2021 current: Dec 10 09:21:52 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 09:21:25 2021 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=6766 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: Dec 10 09:21:51 2021 current: Dec 10 09:21:52 2021 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Dec 10 09:21:25 2021 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=6766 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:99:66:27:02 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:99ff:fe66:2702%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:99ff:fe66:2702 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:18:d7:c0: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:99:66:27:02 12 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ff66:2702 tc-so: ff01:2::1 tc-so: ff02::2:1b97:87d8 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 12 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:99ff:f 12 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:18:d7:c0:8c 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:ff66:2702%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:1b97:87d8%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:99:66:27:02 multicnt 4 tc-so: 33:33:ff:66:27:02 -- 33:33:ff:66:27:02 refcount 1 tc-so: 33:33:1b:97:87:d8 -- 33:33:1b:97:87:d8 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:a7:4f:ab:e6 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fe80::b0a0:a7ff:fe4f:abe6%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:1b:82:0a:34 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:1bff:fe82:a34%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:a7ff:fe4f:abe6 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:1bff:fe82:a34 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:df:bc:7c: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:a7:4f:ab:e6 9 0 12 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:a7ff:f tc-so: ff01:2::1 tc-so: ff02::2:a0c0:4708 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff4f:abe6 9 0 12 0 0 tc-so:shmif 1500 b2:a0:1b:82:0a:34 17 0 14 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ff82:a34% tc-so: ff01:3::1 tc-so: ff02::2:a0c0:4708 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:1bff:f 17 0 14 0 0 tc-so:l2tp0 1280 8 0 7 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::2 b2:a0:df:bc:7c:1a shmif1 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 fe80::b0a0:a7ff:fe4f:abe6%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:a0c0:4708%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff4f:abe6%shmif0 refcount 1 tc-so: enaddr b2:a0:a7:4f:ab:e6 multicnt 3 tc-so: 33:33:a0:c0:47:08 -- 33:33:a0:c0:47:08 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:4f:ab:e6 -- 33:33:ff:4f:ab:e6 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ff82:a34%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:a0c0:4708%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:1b:82:0a:34 multicnt 4 tc-so: 33:33:ff:82:0a:34 -- 33:33:ff:82:0a:34 refcount 1 tc-so: 33:33:a0:c0:47:08 -- 33:33:a0:c0:47:08 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:5b:ad:c3:9f tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fe80::b0a0:5bff:fead:c39f%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:df:bc:7c:1a tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:dfff:febc:7c1a%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:5bff:fead:c39f link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:dfff:febc:7c1a 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:1b:82:0a: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: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:5b:ad:c3:9f 9 0 10 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:5bff:f tc-so: ff01:2::1 tc-so: ff02::2:f06f:7f8f tc-so: ff02::1%shmif0 tc-so: ff02::1:ffad:c39f 9 0 10 0 0 tc-so:shmif 1500 b2:a0:df:bc:7c:1a 13 0 17 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ffbc:7c1a tc-so: ff01:3::1 tc-so: ff02::2:f06f:7f8f 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:dfff:f 13 0 17 0 0 tc-so:l2tp0 1280 7 0 10 0 0 tc-so:bridg 1500 15 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:1b:82:0a:34 shmif1 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 fe80::b0a0:5bff:fead:c39f%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:f06f:7f8f%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ffad:c39f%shmif0 refcount 1 tc-so: enaddr b2:a0:5b:ad:c3:9f multicnt 3 tc-so: 33:33:f0:6f:7f:8f -- 33:33:f0:6f:7f:8f refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:ad:c3:9f -- 33:33:ff:ad:c3:9f refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ffbc:7c1a%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:f06f:7f8f%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:df:bc:7c:1a multicnt 4 tc-so: 33:33:ff:bc:7c:1a -- 33:33:ff:bc:7c:1a refcount 1 tc-so: 33:33:f0:6f:7f:8f -- 33:33:f0:6f:7f:8f 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:18:d7:c0:8c tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:18ff:fed7:c08c%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:18ff:fed7:c08c 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:99:66:27: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:18:d7:c0:8c 6 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ffd7:c08c tc-so: ff01:2::1 tc-so: ff02::2:fab3:8249 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 6 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:18ff:f 6 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:99:66:27:02 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:ffd7:c08c%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:fab3:8249%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:18:d7:c0:8c multicnt 4 tc-so: 33:33:ff:d7:c0:8c -- 33:33:ff:d7:c0:8c refcount 1 tc-so: 33:33:fa:b3:82:49 -- 33:33:fa:b3:82:49 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: 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: 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::1 --> fc00::2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so: input: 8 packets, 688 bytes, 8 multicasts tc-so: output: 7 packets, 562 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:18:d7:c0:8c tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 6 packets, 476 bytes, 3 multicasts tc-so: output: 9 packets, 742 bytes, 5 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:18ff:fed7:c08c%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:df:bc:7c:1a tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 13 packets, 1624 bytes, 5 multicasts tc-so: output: 17 packets, 2244 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:dfff:febc:7c1a%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:5b:ad:c3:9f 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:5bff:fead:c39f%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:1b:82:0a:34 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 17 packets, 2244 bytes, 5 multicasts tc-so: output: 14 packets, 1710 bytes, 6 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:1bff:fe82:a34%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:a7:4f:ab:e6 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 860 bytes, 10 multicasts tc-so: output: 12 packets, 1000 bytes, 8 multicasts tc-so: inet6 fe80::b0a0:a7ff:fe4f:abe6%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:66:27:02 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 12 packets, 1000 bytes, 8 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:99ff:fe66:2702%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 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 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 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 1455 0 40 268 0 268 tc-so: tc-so:In use 1477K, total allocated 2144K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.140005] shmif0: Ethernet address b2:a0:99:66:27:02 tc-so:[ 17.870005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 17.870005] get_ifid: shmif0: ifid: b0:a0:99:ff:fe:66:27:02 tc-so:[ 17.870005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:99ff:fe66:2702 tc-so:[ 19.680005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:99ff:fe66:2702 - no duplicates found tc-so:[ 70.150005] in6_if_link_down: fd00::1 marked detached tc-so:[ 70.150005] in6_if_link_down: fe80:2::b0a0:99ff:fe66:2702 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 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: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 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 64 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 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 1336 0 0 446 0 446 446 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 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 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 2505 0 77 552 0 552 tc-so: tc-so:In use 3214K, total allocated 4416K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.280005] 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:[ 8.810005] shmif0: Ethernet address b2:a0:a7:4f:ab:e6 tc-so:[ 10.120005] shmif1: Ethernet address b2:a0:1b:82:0a:34 tc-so:[ 16.300005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.300005] get_ifid: shmif0: ifid: b0:a0:a7:ff:fe:4f:ab:e6 tc-so:[ 16.580005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 16.580005] get_ifid: shmif1: ifid: b0:a0:1b:ff:fe:82:0a:34 tc-so:[ 16.580005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:1bff:fe82:a34 tc-so:[ 18.090005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:1bff:fe82:a34 - no duplicates found tc-so:[ 32.520005] ipsec_common_input: no key association found for SA fc00::1/00002711/50/0 tc-so:[ 64.930005] in6_if_link_down: fc00::1 marked detached tc-so:[ 64.930005] in6_if_link_down: fe80:3::b0a0:1bff:fe82:a34 marked detached tc-so:[ 66.600005] in6_if_link_down: fe80:2::b0a0:a7ff:fe4f:abe6 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 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 55 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 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 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 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 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 2496 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.280005] IPsec: Initialized Security Association Processing. tc-so:[ 1.320005] mainbus0 (root) tc-so:[ 1.390005] chacha: Portable C ChaCha tc-so:[ 1.390005] aes: BearSSL aes_ct tc-so:[ 1.390005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.390005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.430005] shmif0: Ethernet address b2:a0:5b:ad:c3:9f tc-so:[ 10.890005] shmif1: Ethernet address b2:a0:df:bc:7c:1a tc-so:[ 18.050005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 18.050005] get_ifid: shmif0: ifid: b0:a0:5b:ff:fe:ad:c3:9f tc-so:[ 18.360005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 18.360005] get_ifid: shmif1: ifid: b0:a0:df:ff:fe:bc:7c:1a tc-so:[ 18.360005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:dfff:febc:7c1a tc-so:[ 20.090005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:dfff:febc:7c1a - no duplicates found tc-so:[ 60.720005] in6_if_link_down: fc00::2 marked detached tc-so:[ 60.720005] in6_if_link_down: fe80:3::b0a0:dfff:febc:7c1a marked detached tc-so:[ 61.780005] in6_if_link_down: fe80:2::b0a0:5bff:fead:c39f 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 11 0 11 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 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 520 0 0 174 0 174 174 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 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 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 42 264 0 264 tc-so: tc-so:In use 1452K, total allocated 2112K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.250005] 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.060005] shmif0: Ethernet address b2:a0:18:d7:c0:8c tc-so:[ 19.800005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 19.800005] get_ifid: shmif0: ifid: b0:a0:18:ff:fe:d7:c0:8c tc-so:[ 19.800005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:18ff:fed7:c08c tc-so:[ 21.140005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:18ff:fed7:c08c - no duplicates found tc-so:[ 57.470005] in6_if_link_down: fd00::2 marked detached tc-so:[ 57.470005] in6_if_link_down: fe80:2::b0a0:18ff:fed7:c08c 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.380004 b2:a0:a7:4f:ab:e6 > 33:33:a0:c0:47:08, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a7ff:fe4f:abe6 > ff02::2:a0c0:4708: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a0c0:4708, length 24 tc-so:00:00:18.450004 b2:a0:99:66:27:02 > 33:33:ff:66:27:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff66:2702: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff66:2702, length 24 tc-so:00:00:18.650004 b2:a0:99:66:27:02 > 33:33:ff:66:27:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff66:2702: ICMP6, neighbor solicitation, who has fe80::b0a0:99ff:fe66:2702, length 32 tc-so:00:00:17.210004 b2:a0:a7:4f:ab:e6 > 33:33:ff:4f:ab:e6, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a7ff:fe4f:abe6 > ff02::1:ff4f:abe6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4f:abe6, length 24 tc-so:00:00:21.530004 b2:a0:99:66:27:02 > 33:33:1b:97:87:d8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:99ff:fe66:2702 > ff02::2:1b97:87d8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1b97:87d8, length 24 tc-so:00:00:19.740004 b2:a0:a7:4f:ab:e6 > 33:33:ff:4f:ab:e6, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a7ff:fe4f:abe6 > ff02::1:ff4f:abe6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4f:abe6, length 24 tc-so:00:00:24.670004 b2:a0:99:66:27:02 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:99ff:fe66:2702 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:24.100004 b2:a0:a7:4f:ab:e6 > 33:33:a0:c0:47:08, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a7ff:fe4f:abe6 > ff02::2:a0c0:4708: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a0c0:4708, length 24 tc-so:00:00:24.210004 b2:a0:5b:ad:c3:9f > 33:33:f0:6f:7f:8f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5bff:fead:c39f > ff02::2:f06f:7f8f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f06f:7f8f, length 24 tc-so:00:00:24.620004 b2:a0:18:d7:c0:8c > 33:33:ff:d7:c0:8c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd7:c08c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd7:c08c, length 24 tc-so:00:00:24.620004 b2:a0:18:d7:c0:8c > 33:33:ff:d7:c0:8c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd7:c08c: ICMP6, neighbor solicitation, who has fe80::b0a0:18ff:fed7:c08c, length 32 tc-so:00:00:26.940004 b2:a0:99:66:27:02 > 33:33:ff:66:27:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:99ff:fe66:2702 > ff02::1:ff66:2702: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff66:2702, length 24 tc-so:00:00:25.210004 b2:a0:18:d7:c0:8c > 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:28.330004 b2:a0:99:66:27:02 > 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.530004 b2:a0:18:d7:c0:8c > b2:a0:99:66:27:02, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:28.370004 b2:a0:99:66:27:02 > b2:a0:18:d7:c0:8c, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:26.530004 b2:a0:18:d7:c0:8c > b2:a0:99:66:27:02, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:32.470004 b2:a0:99:66:27:02 > b2:a0:18:d7:c0:8c, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:30.650004 b2:a0:18:d7:c0:8c > b2:a0:99:66:27:02, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:31.490004 b2:a0:18:d7:c0:8c > b2:a0:99:66:27:02, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:33.330004 b2:a0:99:66:27:02 > b2:a0:18:d7:c0:8c, 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.320004 b2:a0:5b:ad:c3:9f > 33:33:f0:6f:7f:8f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5bff:fead:c39f > ff02::2:f06f:7f8f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f06f:7f8f, length 24 tc-so:00:00:18.640004 b2:a0:5b:ad:c3:9f > 33:33:ff:ad:c3:9f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5bff:fead:c39f > ff02::1:ffad:c39f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffad:c39f, length 24 tc-so:00:00:19.580004 b2:a0:5b:ad:c3:9f > 33:33:ff:ad:c3:9f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5bff:fead:c39f > ff02::1:ffad:c39f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffad:c39f, length 24 tc-so:00:00:21.930004 b2:a0:a7:4f:ab:e6 > 33:33:a0:c0:47:08, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a7ff:fe4f:abe6 > ff02::2:a0c0:4708: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a0c0:4708, length 24 tc-so:00:00:21.970004 b2:a0:5b:ad:c3:9f > 33:33:f0:6f:7f:8f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5bff:fead:c39f > ff02::2:f06f:7f8f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f06f:7f8f, length 24 tc-so:00:00:20.140004 b2:a0:18:d7:c0:8c > 33:33:ff:d7:c0:8c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd7:c08c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd7:c08c, length 24 tc-so:00:00:20.140004 b2:a0:18:d7:c0:8c > 33:33:ff:d7:c0:8c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd7:c08c: ICMP6, neighbor solicitation, who has fe80::b0a0:18ff:fed7:c08c, length 32 tc-so:00:00:22.890004 b2:a0:99:66:27:02 > 33:33:ff:66:27:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:99ff:fe66:2702 > ff02::1:ff66:2702: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff66:2702, length 24 tc-so:00:00:20.720004 b2:a0:18:d7:c0:8c > 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:24.280004 b2:a0:99:66:27:02 > 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.010004 b2:a0:18:d7:c0:8c > b2:a0:99:66:27:02, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:24.320004 b2:a0:99:66:27:02 > b2:a0:18:d7:c0:8c, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:22.060004 b2:a0:18:d7:c0:8c > b2:a0:99:66:27:02, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:24.000004 b2:a0:18:d7:c0:8c > 33:33:fa:b3:82:49, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:18ff:fed7:c08c > ff02::2:fab3:8249: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:fab3:8249, length 24 tc-so:00:00:28.430004 b2:a0:99:66:27:02 > b2:a0:18:d7:c0:8c, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:26.150004 b2:a0:18:d7:c0:8c > b2:a0:99:66:27:02, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:27.010004 b2:a0:18:d7:c0:8c > b2:a0:99:66:27:02, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:29.310004 b2:a0:99:66:27:02 > b2:a0:18:d7:c0:8c, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:00:00:28.040004 b2:a0:18:d7:c0:8c > 33:33:ff:d7:c0:8c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:18ff:fed7:c08c > ff02::1:ffd7:c08c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd7:c08c, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.930004 b2:a0:1b:82:0a:34 > 33:33:ff:82:0a:34, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff82:a34: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff82:a34, length 24 tc-so:00:00:17.090004 b2:a0:1b:82:0a:34 > 33:33:ff:82:0a:34, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff82:a34: ICMP6, neighbor solicitation, who has fe80::b0a0:1bff:fe82:a34, length 32 tc-so:00:00:18.870004 b2:a0:df:bc:7c:1a > 33:33:ff:bc:7c:1a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffbc:7c1a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffbc:7c1a, length 24 tc-so:00:00:19.070004 b2:a0:df:bc:7c:1a > 33:33:ff:bc:7c:1a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffbc:7c1a: ICMP6, neighbor solicitation, who has fe80::b0a0:dfff:febc:7c1a, length 32 tc-so:00:00:19.920004 b2:a0:df:bc:7c:1a > 33:33:f0:6f:7f:8f, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:f06f:7f8f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f06f:7f8f, length 24 tc-so:00:00:22.830004 b2:a0:1b:82:0a:34 > 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:20.620004 b2:a0:df:bc:7c:1a > b2:a0:1b:82:0a:34, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:22.830004 b2:a0:1b:82:0a:34 > b2:a0:df:bc:7c:1a, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:24.100004 b2:a0:1b:82:0a:34 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1bff:fe82:a34 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:24.100004 b2:a0:1b:82:0a:34 > 33:33:ff:82:0a:34, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1bff:fe82:a34 > ff02::1:ff82:a34: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff82:a34, length 24 tc-so:00:00:24.140004 b2:a0:1b:82:0a:34 > b2:a0:df:bc:7c:1a, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:22.000004 b2:a0:df:bc:7c:1a > b2:a0:1b:82:0a:34, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:22.410004 b2:a0:df:bc:7c:1a > b2:a0:1b:82:0a:34, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:22.410004 b2:a0:df:bc:7c:1a > b2:a0:1b:82:0a:34, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:25.100004 b2:a0:1b:82:0a:34 > b2:a0:df:bc:7c:1a, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:23.000004 b2:a0:df:bc:7c:1a > b2:a0:1b:82:0a:34, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:26.030004 b2:a0:1b:82:0a:34 > 33:33:a0:c0:47:08, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1bff:fe82:a34 > ff02::2:a0c0:4708: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a0c0:4708, length 24 tc-so:00:00:26.490004 b2:a0:1b:82:0a:34 > b2:a0:df:bc:7c:1a, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:24.320004 b2:a0:df:bc:7c:1a > b2:a0:1b:82:0a:34, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:26.530004 b2:a0:1b:82:0a:34 > b2:a0:df:bc:7c:1a, ethertype IPv6 (0x86dd), length 128: fc00::1 > fc00::2: ip-proto-115 74 tc-so:00:00:24.320004 b2:a0:df:bc:7c:1a > b2:a0:1b:82:0a:34, ethertype IPv6 (0x86dd), length 128: fc00::2 > fc00::1: ip-proto-115 74 tc-so:00:00:25.250004 b2:a0:df:bc:7c:1a > 33:33:ff:bc:7c:1a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dfff:febc:7c1a > ff02::1:ffbc:7c1a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffbc:7c1a, length 24 tc-so:00:00:25.650004 b2:a0:df:bc:7c:1a > b2:a0:1b:82:0a:34, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:27.840004 b2:a0:1b:82:0a:34 > b2:a0:df:bc:7c:1a, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:26.260004 b2:a0:df:bc:7c:1a > b2:a0:1b:82:0a:34, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:27.080004 b2:a0:df:bc:7c:1a > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dfff:febc:7c1a > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:30.610004 b2:a0:1b:82:0a:34 > b2:a0:df:bc:7c:1a, ethertype IPv6 (0x86dd), length 206: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x1), length 152 tc-so:00:00:28.430004 b2:a0:df:bc:7c:1a > b2:a0:1b:82:0a:34, ethertype IPv6 (0x86dd), length 206: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x1), length 152 tc-so:00:00:29.290004 b2:a0:df:bc:7c:1a > b2:a0:1b:82:0a:34, ethertype IPv6 (0x86dd), length 222: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x2), length 168 tc-so:00:00:31.490004 b2:a0:1b:82:0a:34 > b2:a0:df:bc:7c:1a, ethertype IPv6 (0x86dd), length 206: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x2), length 152 tc-so:00:00:30.320004 b2:a0:df:bc:7c:1a > b2:a0:1b:82:0a:34, ethertype IPv6 (0x86dd), length 222: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x3), 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: 1639128170.902868, ipsec_l2tp_ipv6_tunnel_esp_rijndaelcbc, passed tp-end: 1639128170.935559, net/ipsec/t_ipsec_l2tp tp-start: 1639128187.971467, net/ipsec/t_ipsec_misc, 44 tc-start: 1639128187.974054, 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:71:2c:57: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: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:4b:a0:6f:06 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:71:2c:57: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:4b:a0:6f:06 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:71:2c:57:20 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:4b:a0:6f:06 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:71:2c:57: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:4b:a0:6f:06 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:71:2c:57:20 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:4b:a0:6f:06 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:71:2c:57: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:71:2c:57:20 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:4b:a0:6f:06 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 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 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 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 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 1274 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.240005] 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.900005] shmif0: Ethernet address b2:a0:4b:a0:6f:06 tc-so:[ 10.880005] 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 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 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 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 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 1252 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.320005] IPsec: Initialized Security Association Processing. tc-so:[ 1.320005] 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:[ 4.290005] shmif0: Ethernet address b2:a0:71:2c:57:20 tc-so:[ 9.150005] 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.670004 b2:a0:4b:a0:6f:06 > 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.670004 b2:a0:71:2c:57: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:10.840004 b2:a0:4b:a0:6f:06 > 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.120004 b2:a0:71:2c:57:20 > b2:a0:4b:a0:6f:06, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:71:2c:57:20, length 28 tc-so:00:00:10.840004 b2:a0:4b:a0:6f:06 > b2:a0:71:2c:57:20, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 11362, seq 0, length 64 tc-so:00:00:09.150004 b2:a0:71:2c:57: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:10.880004 b2:a0:4b:a0:6f:06 > b2:a0:71:2c:57:20, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:4b:a0:6f:06, length 28 tc-so:00:00:09.150004 b2:a0:71:2c:57:20 > b2:a0:4b:a0:6f:06, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 11362, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639128229.953680, ipsec_getspi_update_sa_ah_hmacsha512, passed tc-start: 1639128229.989124, 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:83:a0:a7: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: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:df:31:02:b2 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:83:a0:a7: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:df:31:02:b2 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:83:a0:a7:c2 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:df:31:02: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:83:a0:a7: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:df:31:02: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:83:a0:a7:c2 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:df:31:02:b2 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:83:a0:a7: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:83:a0:a7:c2 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:df:31:02:b2 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 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 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 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 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 1234K, total allocated 1864K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.340005] 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:[ 4.430005] shmif0: Ethernet address b2:a0:df:31:02:b2 tc-so:[ 9.890005] 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 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 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 229 0 229 tc-so: tc-so:In use 1216K, 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.180005] 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.890005] shmif0: Ethernet address b2:a0:83:a0:a7:c2 tc-so:[ 8.040005] 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.670004 b2:a0:df:31:02:b2 > 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.360004 b2:a0:83:a0:a7: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:09.850004 b2:a0:df:31:02:b2 > 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.000004 b2:a0:83:a0:a7:c2 > b2:a0:df:31:02:b2, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:83:a0:a7:c2, length 28 tc-so:00:00:09.850004 b2:a0:df:31:02:b2 > b2:a0:83:a0:a7:c2, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 20567, seq 0, length 64 tc-so:00:00:08.040004 b2:a0:83:a0:a7: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:09.890004 b2:a0:df:31:02:b2 > b2:a0:83:a0:a7:c2, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:df:31:02:b2, length 28 tc-so:00:00:08.040004 b2:a0:83:a0:a7:c2 > b2:a0:df:31:02:b2, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 20567, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639128263.530338, ipsec_getspi_update_sa_ah_null, passed tc-start: 1639128263.564672, 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:f0:c6:cc:f3 ./.__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:0b:12:31: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:f0:c6:cc:f3 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:12:31:2b 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:c6:cc:f3 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:12:31: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: 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:c6:cc:f3 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:0b:12:31:2b 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:c6:cc:f3 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:0b:12:31:2b 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:c6:cc:f3 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:c6:cc:f3 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:0b:12:31:2b 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 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 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 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 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 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 1270 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.630005] shmif0: Ethernet address b2:a0:0b:12:31:2b 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 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 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 1258 0 24 229 0 229 tc-so: tc-so:In use 1216K, 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.240005] shmif0: Ethernet address b2:a0:f0:c6:cc:f3 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:05.880004 b2:a0:0b:12:31: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.170004 b2:a0:f0:c6:cc:f3 > 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.520004 b2:a0:0b:12:31: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:07.190004 b2:a0:f0:c6:cc:f3 > b2:a0:0b:12:31:2b, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:f0:c6:cc:f3, length 28 tc-so:00:00:08.560004 b2:a0:0b:12:31:2b > b2:a0:f0:c6:cc:f3, 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.220004 b2:a0:f0:c6:cc:f3 > 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.560004 b2:a0:0b:12:31:2b > b2:a0:f0:c6:cc:f3, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:0b:12:31:2b, length 28 tc-so:00:00:07.220004 b2:a0:f0:c6:cc:f3 > b2:a0:0b:12:31:2b, 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: 1639128295.921911, ipsec_getspi_update_sa_esp_null, passed tc-start: 1639128295.957738, 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:52:ba:d8:37 ./.__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:77:ef:b7:83 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:52:ba:d8:37 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:77:ef:b7:83 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:52:ba:d8:37 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:77:ef:b7:83 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:52:ba:d8:37 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:77:ef:b7: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:52:ba:d8:37 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:77:ef:b7:83 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:52:ba:d8:37 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:52:ba:d8:37 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:77:ef:b7:83 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 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 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 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 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 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 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 1271 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.170005] 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.670005] shmif0: Ethernet address b2:a0:77:ef:b7:83 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 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 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 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 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 228 0 228 tc-so: tc-so:In use 1211K, total allocated 1824K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.180005] shmif0: Ethernet address b2:a0:52:ba:d8:37 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:05.840004 b2:a0:77:ef:b7:83 > 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:52:ba:d8:37 > 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.630004 b2:a0:77:ef:b7:83 > 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.240004 b2:a0:52:ba:d8:37 > b2:a0:77:ef:b7:83, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:52:ba:d8:37, length 28 tc-so:00:00:07.630004 b2:a0:77:ef:b7:83 > b2:a0:52:ba:d8:37, 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.280004 b2:a0:52:ba:d8:37 > 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.670004 b2:a0:77:ef:b7:83 > b2:a0:52:ba:d8:37, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:77:ef:b7:83, length 28 tc-so:00:00:06.280004 b2:a0:52:ba:d8:37 > b2:a0:77:ef:b7:83, 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: 1639128325.520148, ipsec_getspi_update_sa_esp_rijndaelcbc, passed tc-start: 1639128325.544899, 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:a9:ad:34:d1 ./.__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: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: Dec 10 09:25:40 2021 current: Dec 10 09:25:44 2021 tc-so: diff: 4(s) hard: 3(s) soft: 3(s) tc-so: last: Dec 10 09:25:41 2021 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=15293 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: Dec 10 09:25:40 2021 current: Dec 10 09:25:44 2021 tc-so: diff: 4(s) hard: 3(s) soft: 3(s) tc-so: last: Dec 10 09:25:41 2021 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=15293 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: 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: Dec 10 09:25:41 2021 current: Dec 10 09:25:45 2021 tc-so: diff: 4(s) hard: 3(s) soft: 3(s) tc-so: last: Dec 10 09:25:42 2021 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=6043 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: Dec 10 09:25:41 2021 current: Dec 10 09:25:45 2021 tc-so: diff: 4(s) hard: 3(s) soft: 3(s) tc-so: last: Dec 10 09:25:42 2021 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=6043 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:74:c6:e1: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:a9:ad:34: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:shmif 1500 b2:a0:74:c6:e1:88 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:a9:ad:34:d1 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:74:c6:e1: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:a9:ad:34:d1 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:74:c6:e1: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:a9:ad:34:d1 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:74:c6:e1:88 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:a9:ad:34:d1 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:a9:ad:34:d1 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:74:c6:e1:88 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 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: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 57 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 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 35 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 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 1461 0 31 279 0 279 tc-so: tc-so:In use 1528K, total allocated 2232K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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:74:c6:e1:88 tc-so:[ 12.430005] 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 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 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 47 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 142 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 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 35 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 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 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 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 1404 0 25 268 0 268 tc-so: tc-so:In use 1456K, total allocated 2144K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] 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.320005] shmif0: Ethernet address b2:a0:a9:ad:34:d1 tc-so:[ 11.080005] 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.950004 b2:a0:74:c6:e1: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.100004 b2:a0:a9:ad:34:d1 > 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.040004 b2:a0:74:c6:e1: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:05.690004 b2:a0:a9:ad:34:d1 > b2:a0:74:c6:e1:88, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:a9:ad:34:d1, length 28 tc-so:00:00:07.040004 b2:a0:74:c6:e1:88 > b2:a0:a9:ad:34:d1, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 44163, seq 0, length 64 tc-so:00:00:05.690004 b2:a0:a9:ad:34:d1 > 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.040004 b2:a0:74:c6:e1:88 > b2:a0:a9:ad:34:d1, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:74:c6:e1:88, length 28 tc-so:00:00:05.690004 b2:a0:a9:ad:34:d1 > b2:a0:74:c6:e1:88, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 44163, seq 0, length 64 tc-so:00:00:12.390004 b2:a0:74:c6:e1:88 > b2:a0:a9:ad:34:d1, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 44410, seq 0, length 64 tc-so:00:00:11.080004 b2:a0:a9:ad:34:d1 > b2:a0:74:c6:e1:88, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 44410, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639128368.187473, ipsec_lifetime_ipv4_ah_hmacsha512, passed tc-start: 1639128368.217935, 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:b8:dd:af:68 ./.__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: Dec 10 09:26:23 2021 current: Dec 10 09:26:27 2021 tc-so: diff: 4(s) hard: 3(s) soft: 3(s) tc-so: last: Dec 10 09:26:24 2021 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=10223 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: Dec 10 09:26:23 2021 current: Dec 10 09:26:27 2021 tc-so: diff: 4(s) hard: 3(s) soft: 3(s) tc-so: last: Dec 10 09:26:24 2021 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=10223 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: Dec 10 09:26:24 2021 current: Dec 10 09:26:28 2021 tc-so: diff: 4(s) hard: 3(s) soft: 3(s) tc-so: last: Dec 10 09:26:25 2021 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=14398 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: Dec 10 09:26:24 2021 current: Dec 10 09:26:28 2021 tc-so: diff: 4(s) hard: 3(s) soft: 3(s) tc-so: last: Dec 10 09:26:25 2021 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=14398 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:59:7f:3b:4f 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:b8:dd:af: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:59:7f:3b:4f 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:b8:dd:af:68 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:59:7f:3b:4f 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:b8:dd:af:68 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:59:7f:3b: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:b8:dd:af:68 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:59:7f:3b:4f 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:b8:dd:af:68 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:b8:dd:af:68 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:59:7f:3b:4f 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 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 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 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 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 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 12 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 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 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 1425 0 31 277 0 277 tc-so: tc-so:In use 1517K, total allocated 2216K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.760005] shmif0: Ethernet address b2:a0:59:7f:3b:4f tc-so:[ 12.510005] 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 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 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 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 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 1374 0 25 265 0 265 tc-so: tc-so:In use 1441K, total allocated 2120K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.270005] shmif0: Ethernet address b2:a0:b8:dd:af:68 tc-so:[ 11.030005] 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.970004 b2:a0:59:7f:3b:4f > 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.980004 b2:a0:b8:dd:af: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:07.050004 b2:a0:59:7f:3b:4f > 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:05.590004 b2:a0:b8:dd:af:68 > b2:a0:59:7f:3b:4f, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:b8:dd:af:68, length 28 tc-so:00:00:07.050004 b2:a0:59:7f:3b:4f > b2:a0:b8:dd:af:68, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 43351, seq 0, length 64 tc-so:00:00:05.590004 b2:a0:b8:dd:af: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:07.050004 b2:a0:59:7f:3b:4f > b2:a0:b8:dd:af:68, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:59:7f:3b:4f, length 28 tc-so:00:00:05.630004 b2:a0:b8:dd:af:68 > b2:a0:59:7f:3b:4f, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 43351, seq 0, length 64 tc-so:00:00:12.470004 b2:a0:59:7f:3b:4f > b2:a0:b8:dd:af:68, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 38639, seq 0, length 64 tc-so:00:00:11.070004 b2:a0:b8:dd:af:68 > b2:a0:59:7f:3b:4f, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 38639, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639128411.368222, ipsec_lifetime_ipv4_ah_null, passed tc-start: 1639128411.395589, 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:91:74:19:62 ./.__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: Dec 10 09:27:07 2021 current: Dec 10 09:27:11 2021 tc-so: diff: 4(s) hard: 3(s) soft: 3(s) tc-so: last: Dec 10 09:27:08 2021 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=6271 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: Dec 10 09:27:07 2021 current: Dec 10 09:27:11 2021 tc-so: diff: 4(s) hard: 3(s) soft: 3(s) tc-so: last: Dec 10 09:27:08 2021 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=6271 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: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 10 09:27:07 2021 current: Dec 10 09:27:11 2021 tc-so: diff: 4(s) hard: 3(s) soft: 3(s) tc-so: last: Dec 10 09:27:08 2021 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=8472 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: Dec 10 09:27:07 2021 current: Dec 10 09:27:11 2021 tc-so: diff: 4(s) hard: 3(s) soft: 3(s) tc-so: last: Dec 10 09:27:08 2021 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=8472 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:25:3e:6d:4d 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:91:74:19: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:25:3e:6d:4d 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:91:74:19:62 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:25:3e:6d:4d 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:91:74:19:62 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:25:3e:6d:4d 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:74:19:62 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:25:3e:6d:4d 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:91:74:19:62 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:91:74:19:62 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:25:3e:6d:4d 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 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 554 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 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 1448 0 31 279 0 279 tc-so: tc-so:In use 1519K, 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.170005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] 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.720005] shmif0: Ethernet address b2:a0:25:3e:6d:4d 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 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 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 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 134 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 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 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 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 1377 0 25 266 0 266 tc-so: tc-so:In use 1452K, total allocated 2128K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] 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.290005] shmif0: Ethernet address b2:a0:91:74:19:62 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.020004 b2:a0:25:3e:6d:4d > 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.050004 b2:a0:91:74:19:62 > 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.090004 b2:a0:25:3e:6d:4d > 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:05.700004 b2:a0:91:74:19:62 > b2:a0:25:3e:6d:4d, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:91:74:19:62, length 28 tc-so:00:00:07.130004 b2:a0:25:3e:6d:4d > b2:a0:91:74:19:62, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 61184, seq 0, length 64 tc-so:00:00:05.700004 b2:a0:91:74:19:62 > 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.130004 b2:a0:25:3e:6d:4d > b2:a0:91:74:19:62, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:25:3e:6d:4d, length 28 tc-so:00:00:05.700004 b2:a0:91:74:19:62 > b2:a0:25:3e:6d:4d, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 61184, seq 0, length 64 tc-so:00:00:12.500004 b2:a0:25:3e:6d:4d > b2:a0:91:74:19:62, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 76 tc-so:00:00:11.080004 b2:a0:91:74:19:62 > b2:a0:25:3e:6d:4d, 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: 1639128460.801719, ipsec_lifetime_ipv4_esp_null, passed tc-start: 1639128460.849934, 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:26:54:24: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 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: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: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:e5:81:15: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:26:54:24: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:e5:81:15:15 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:26:54:24:20 on shmif0 9s 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:e5:81:15: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:26:54:24: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:e5:81:15: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:26:54:24: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:e5:81:15:15 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:26:54:24: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:26:54:24:20 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:e5:81:15:15 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 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 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 149 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 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 541 0 0 181 0 181 181 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 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 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 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 1408 0 31 273 0 273 tc-so: tc-so:In use 1489K, total allocated 2184K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.810005] shmif0: Ethernet address b2:a0:e5:81:15: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 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: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 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 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 134 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 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 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 506 0 0 169 0 169 169 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 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 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 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 1363 0 25 261 0 261 tc-so: tc-so:In use 1424K, total allocated 2088K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] 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.730005] shmif0: Ethernet address b2:a0:26:54:24:20 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.990004 b2:a0:e5:81:15: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:06.220004 b2:a0:26:54:24: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.490004 b2:a0:e5:81:15: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:07.080004 b2:a0:26:54:24:20 > b2:a0:e5:81:15:15, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:26:54:24:20, length 28 tc-so:00:00:08.490004 b2:a0:e5:81:15:15 > b2:a0:26:54:24:20, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 32040, seq 0, length 64 tc-so:00:00:07.120004 b2:a0:26:54:24: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.490004 b2:a0:e5:81:15:15 > b2:a0:26:54:24:20, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:e5:81:15:15, length 28 tc-so:00:00:07.120004 b2:a0:26:54:24:20 > b2:a0:e5:81:15:15, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 32040, seq 0, length 64 tc-so:00:00:15.990004 b2:a0:e5:81:15:15 > b2:a0:26:54:24:20, 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.640004 b2:a0:26:54:24:20 > b2:a0:e5:81:15:15, 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: 1639128513.845654, ipsec_lifetime_ipv4_esp_rijndaelcbc, passed tc-start: 1639128513.878241, 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:13:c5:15:4d ./.__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: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=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 10 09:28:56 2021 current: Dec 10 09:28:59 2021 tc-so: diff: 3(s) hard: 3(s) soft: 3(s) tc-so: last: Dec 10 09:28:56 2021 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=1 pid=6660 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=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 10 09:28:56 2021 current: Dec 10 09:28:59 2021 tc-so: diff: 3(s) hard: 3(s) soft: 3(s) tc-so: last: Dec 10 09:28:56 2021 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=6660 refcnt=0 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=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 10 09:28:55 2021 current: Dec 10 09:28:59 2021 tc-so: diff: 4(s) hard: 3(s) soft: 3(s) tc-so: last: Dec 10 09:28:55 2021 hard: 0(s) soft: 0(s) tc-so: current: 120(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=21129 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=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 10 09:28:55 2021 current: Dec 10 09:28:59 2021 tc-so: diff: 4(s) hard: 3(s) soft: 3(s) tc-so: last: Dec 10 09:28:55 2021 hard: 0(s) soft: 0(s) tc-so: current: 224(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=21129 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:54:67:90:2d tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:54ff:fe67:902d%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:54ff:fe67:902d 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:13:c5:15:4d 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:67:90:2d 8 0 8 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ff67:902d tc-so: ff01:2::1 tc-so: ff02::2:f860:3cee 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: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::2 b2:a0:13:c5:15:4d 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::1 tc-so: group ff02::1:ff67:902d%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:f860:3cee%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:54:67:90:2d multicnt 4 tc-so: 33:33:ff:67:90:2d -- 33:33:ff:67:90:2d refcount 1 tc-so: 33:33:f8:60:3c:ee -- 33:33:f8:60:3c:ee 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:13:c5:15:4d tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:13ff:fec5:154d%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:13ff:fec5:154d 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:54:67:90:2d 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:13:c5:15:4d 7 0 8 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ffc5:154d tc-so: ff01:2::1 tc-so: ff02::2:9a83:3158 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 7 0 8 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:13ff:f 7 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:54:67:90:2d 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::2 tc-so: group ff02::1:ffc5:154d%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:9a83:3158%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:13:c5:15:4d multicnt 4 tc-so: 33:33:ff:c5:15:4d -- 33:33:ff:c5:15:4d refcount 1 tc-so: 33:33:9a:83:31:58 -- 33:33:9a:83:31:58 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:13:c5:15:4d tc-so: linkstr: ./bus_ipsec tc-so: input: 7 packets, 658 bytes, 4 multicasts tc-so: output: 8 packets, 752 bytes, 4 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:13ff:fec5:154d%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:54:67:90:2d tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 752 bytes, 4 multicasts tc-so: output: 8 packets, 744 bytes, 5 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:54ff:fe67:902d%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 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 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 201 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 42 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 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 692 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 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 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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:[ 5.260005] shmif0: Ethernet address b2:a0:54:67:90:2d tc-so:[ 8.160005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 8.160005] get_ifid: shmif0: ifid: b0:a0:54:ff:fe:67:90:2d tc-so:[ 15.770005] ah_input: hash over 120 bytes, skip 40: crda len 120 skip 0 inject 52 tc-so:[ 15.960005] ah_input: hash over 104 bytes, skip 40: crda len 104 skip 0 inject 52 tc-so:[ 33.940005] in6_if_link_down: fd00::1 marked detached tc-so:[ 33.940005] in6_if_link_down: fe80:2::b0a0:54ff:fe67:902d 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 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 62 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 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 38 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 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 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 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 1648 0 34 313 0 313 tc-so: tc-so:In use 1738K, total allocated 2504K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.170005] root file system type: rumpfs tc-so:[ 1.170005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.280005] IPsec: Initialized Security Association Processing. tc-so:[ 1.320005] 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:[ 4.340005] shmif0: Ethernet address b2:a0:13:c5:15:4d tc-so:[ 6.500005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 6.500005] get_ifid: shmif0: ifid: b0:a0:13:ff:fe:c5:15:4d tc-so:[ 13.590005] ah_input: hash over 112 bytes, skip 40: crda len 112 skip 0 inject 52 tc-so:[ 13.700005] ah_input: hash over 104 bytes, skip 40: crda len 104 skip 0 inject 52 tc-so:[ 30.610005] in6_if_link_down: fd00::2 marked detached tc-so:[ 30.610005] in6_if_link_down: fe80:2::b0a0:13ff:fec5:154d 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.320004 b2:a0:54:67:90:2d > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:54ff:fe67:902d > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:08.630004 b2:a0:54:67:90:2d > 33:33:ff:67:90:2d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:54ff:fe67:902d > ff02::1:ff67:902d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff67:902d, length 24 tc-so:00:00:07.290004 b2:a0:13:c5:15:4d > 33:33:ff:c5:15:4d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:13ff:fec5:154d > ff02::1:ffc5:154d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc5:154d, length 24 tc-so:00:00:09.700004 b2:a0:54:67:90:2d > 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:07.510004 b2:a0:13:c5:15:4d > b2:a0:54:67:90:2d, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:09.700004 b2:a0:54:67:90:2d > b2:a0:13:c5:15:4d, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:07.550004 b2:a0:13:c5:15:4d > b2:a0:54:67:90:2d, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:10.320004 b2:a0:13:c5:15:4d > 33:33:ff:c5:15:4d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:13ff:fec5:154d > ff02::1:ffc5:154d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc5:154d, length 24 tc-so:00:00:10.390004 b2:a0:13:c5:15:4d > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:13ff:fec5:154d > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:12.680004 b2:a0:54:67:90:2d > 33:33:f8:60:3c:ee, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:54ff:fe67:902d > ff02::2:f860:3cee: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f860:3cee, length 24 tc-so:00:00:13.560004 b2:a0:13:c5:15:4d > b2:a0:54:67:90:2d, ethertype IPv6 (0x86dd), length 134: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x1): ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:15.770004 b2:a0:54:67:90:2d > b2:a0:13:c5:15:4d, ethertype IPv6 (0x86dd), length 126: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x1): ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:00:00:15.920004 b2:a0:54:67:90:2d > b2:a0:13:c5:15:4d, ethertype IPv6 (0x86dd), length 118: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x2): ICMP6, echo request, seq 0, length 16 tc-so:00:00:13.740004 b2:a0:13:c5:15:4d > b2:a0:54:67:90:2d, ethertype IPv6 (0x86dd), length 118: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x2): ICMP6, echo reply, seq 0, length 16 tc-so:00:00:14.820004 b2:a0:13:c5:15:4d > 33:33:9a:83:31:58, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:13ff:fec5:154d > ff02::2:9a83:3158: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9a83:3158, length 24 tc-so:00:00:18.410004 b2:a0:54:67:90:2d > 33:33:ff:67:90:2d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:54ff:fe67:902d > ff02::1:ff67:902d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff67:902d, length 24 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639128567.618923, ipsec_lifetime_ipv6_ah_hmacsha512, passed tc-start: 1639128567.651925, 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:4a:bd:63:1d ./.__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: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:cb:7e:fe:ea tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:cbff:fe7e:feea%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:cbff:fe7e:feea 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:4a:bd:63:1d 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:cb:7e:fe:ea 9 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ff7e:feea tc-so: ff01:2::1 tc-so: ff02::2:dbae:2b0e 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:cbff: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::2 b2:a0:4a:bd:63:1d 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:ff7e:feea%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:dbae:2b0e%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:cb:7e:fe:ea multicnt 4 tc-so: 33:33:ff:7e:fe:ea -- 33:33:ff:7e:fe:ea refcount 1 tc-so: 33:33:db:ae:2b:0e -- 33:33:db:ae:2b: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: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:4a:bd:63:1d tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:4aff:febd:631d%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:4aff:febd:631d 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:cb:7e:fe: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: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:4a:bd:63:1d 9 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ffbd:631d tc-so: ff01:2::1 tc-so: ff02::2:b2bb:362e 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:4aff: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 b2:a0:cb:7e:fe:ea 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:ffbd:631d%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:b2bb:362e%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:4a:bd:63:1d multicnt 4 tc-so: 33:33:ff:bd:63:1d -- 33:33:ff:bd:63:1d refcount 1 tc-so: 33:33:b2:bb:36:2e -- 33:33:b2:bb:36:2e 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:4a:bd:63:1d tc-so: linkstr: ./bus_ipsec tc-so: input: 9 packets, 798 bytes, 5 multicasts tc-so: output: 9 packets, 790 bytes, 4 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:4aff:febd:631d%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:cb:7e:fe:ea tc-so: linkstr: ./bus_ipsec tc-so: input: 9 packets, 790 bytes, 4 multicasts tc-so: output: 9 packets, 798 bytes, 5 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:cbff:fe7e:feea%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 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:icmp6 32 5 0 5 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 62 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 210 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 679 0 0 227 0 227 227 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 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 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 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 1694 0 41 323 0 323 tc-so: tc-so:In use 1803K, total allocated 2584K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.250005] shmif0: Ethernet address b2:a0:cb:7e:fe:ea tc-so:[ 7.250005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.250005] get_ifid: shmif0: ifid: b0:a0:cb:ff:fe:7e:fe:ea tc-so:[ 15.360005] ah_input: hash over 80 bytes, skip 40: crda len 80 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:[ 32.070005] in6_if_link_down: fd00::1 marked detached tc-so:[ 32.070005] in6_if_link_down: fe80:2::b0a0:cbff:fe7e:feea 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 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 61 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 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 631 0 0 211 0 211 211 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 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 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 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 1632 0 34 307 0 307 tc-so: tc-so:In use 1709K, total allocated 2456K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.810005] shmif0: Ethernet address b2:a0:4a:bd:63:1d tc-so:[ 6.220005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 6.220005] get_ifid: shmif0: ifid: b0:a0:4a:ff:fe:bd:63:1d tc-so:[ 13.020005] ipsec_common_input: no key association found for SA fd00::2/00002710/51/0 tc-so:[ 13.660005] ah_input: hash over 80 bytes, skip 40: crda len 80 skip 0 inject 52 tc-so:[ 14.020005] ah_input: hash over 88 bytes, skip 40: crda len 88 skip 0 inject 52 tc-so:[ 29.020005] in6_if_link_down: fd00::2 marked detached tc-so:[ 29.020005] in6_if_link_down: fe80:2::b0a0:4aff:febd:631d 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.800004 b2:a0:cb:7e:fe:ea > 33:33:ff:7e:fe:ea, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cbff:fe7e:feea > ff02::1:ff7e:feea: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff7e:feea, length 24 tc-so:00:00:08.230004 b2:a0:cb:7e:fe:ea > 33:33:db:ae:2b:0e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cbff:fe7e:feea > ff02::2:dbae:2b0e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:dbae:2b0e, length 24 tc-so:00:00:08.690004 b2:a0:cb:7e:fe:ea > 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:07.010004 b2:a0:4a:bd:63:1d > b2:a0:cb:7e:fe:ea, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:08.690004 b2:a0:cb:7e:fe:ea > b2:a0:4a:bd:63:1d, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:07.010004 b2:a0:4a:bd:63:1d > b2:a0:cb:7e:fe:ea, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:07.210004 b2:a0:4a:bd:63:1d > 33:33:ff:bd:63:1d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4aff:febd:631d > ff02::1:ffbd:631d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffbd:631d, length 24 tc-so:00:00:08.350004 b2:a0:4a:bd:63:1d > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4aff:febd:631d > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:09.320004 b2:a0:4a:bd:63:1d > 33:33:b2:bb:36:2e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4aff:febd:631d > ff02::2:b2bb:362e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b2bb:362e, length 24 tc-so:00:00:10.480004 b2:a0:4a:bd:63:1d > 33:33:ff:bd:63:1d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4aff:febd:631d > ff02::1:ffbd:631d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffbd:631d, length 24 tc-so:00:00:13.020004 b2:a0:4a:bd:63:1d > b2:a0:cb:7e:fe:ea, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:14.680004 b2:a0:cb:7e:fe:ea > b2:a0:4a:bd:63:1d, ethertype IPv6 (0x86dd), length 102: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x1): ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:00:00:15.360004 b2:a0:cb:7e:fe:ea > b2:a0:4a:bd:63:1d, ethertype IPv6 (0x86dd), length 94: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x2): ICMP6, echo request, seq 0, length 16 tc-so:00:00:13.710004 b2:a0:4a:bd:63:1d > b2:a0:cb:7e:fe:ea, 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:14.020004 b2:a0:4a:bd:63:1d > b2:a0:cb:7e:fe:ea, ethertype IPv6 (0x86dd), length 110: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x2): ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:15.680004 b2:a0:cb:7e:fe:ea > b2:a0:4a:bd:63:1d, ethertype IPv6 (0x86dd), length 102: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x3): ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:00:00:15.970004 b2:a0:cb:7e:fe:ea > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cbff:fe7e:feea > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:16.300004 b2:a0:cb:7e:fe:ea > 33:33:ff:7e:fe:ea, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cbff:fe7e:feea > ff02::1:ff7e:feea: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff7e:feea, length 24 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639128620.88937, ipsec_lifetime_ipv6_ah_null, passed tc-start: 1639128620.122957, 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:77:ae:e3:48 ./.__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=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 10 09:30:41 2021 current: Dec 10 09:30:45 2021 tc-so: diff: 4(s) hard: 3(s) soft: 3(s) tc-so: last: Dec 10 09:30:42 2021 hard: 0(s) soft: 0(s) tc-so: current: 120(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=27106 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=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Dec 10 09:30:41 2021 current: Dec 10 09:30:45 2021 tc-so: diff: 4(s) hard: 3(s) soft: 3(s) tc-so: last: Dec 10 09:30:42 2021 hard: 0(s) soft: 0(s) tc-so: current: 152(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=27106 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:73:7e:68:90 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:73ff:fe7e:6890%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:73ff:fe7e:6890 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:77:ae:e3: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:73:7e:68:90 9 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ff7e:6890 tc-so: ff01:2::1 tc-so: ff02::2:ae29:ef33 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:73ff: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::2 b2:a0:77:ae:e3:48 shmif0 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 fd00::1 tc-so: group ff02::1:ff7e:6890%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:ae29:ef33%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:73:7e:68:90 multicnt 4 tc-so: 33:33:ff:7e:68:90 -- 33:33:ff:7e:68:90 refcount 1 tc-so: 33:33:ae:29:ef:33 -- 33:33:ae:29:ef:33 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:77:ae:e3:48 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:77ff:feae:e348%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:77ff:feae:e348 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:73:7e:68:90 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:77:ae:e3:48 8 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ffae:e348 tc-so: ff01:2::1 tc-so: ff02::2:76b1:4141 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:77ff: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:73:7e:68:90 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:ffae:e348%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:76b1:4141%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:77:ae:e3:48 multicnt 4 tc-so: 33:33:ff:ae:e3:48 -- 33:33:ff:ae:e3:48 refcount 1 tc-so: 33:33:76:b1:41:41 -- 33:33:76:b1:41:41 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:77:ae:e3:48 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 676 bytes, 4 multicasts tc-so: output: 9 packets, 766 bytes, 4 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:77ff:feae:e348%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:73:7e:68:90 tc-so: linkstr: ./bus_ipsec tc-so: input: 9 packets, 766 bytes, 4 multicasts tc-so: output: 9 packets, 762 bytes, 5 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:73ff:fe7e:6890%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 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 5 0 5 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 210 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 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 1703 0 41 327 0 327 tc-so: tc-so:In use 1829K, total allocated 2616K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.650005] shmif0: Ethernet address b2:a0:73:7e:68:90 tc-so:[ 8.520005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 8.520005] get_ifid: shmif0: ifid: b0:a0:73:ff:fe:7e:68:90 tc-so:[ 34.310005] in6_if_link_down: fd00::1 marked detached tc-so:[ 34.310005] in6_if_link_down: fe80:2::b0a0:73ff:fe7e:6890 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 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 61 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 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 22 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 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 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 1735K, total allocated 2496K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.810005] shmif0: Ethernet address b2:a0:77:ae:e3:48 tc-so:[ 7.450005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.450005] get_ifid: shmif0: ifid: b0:a0:77:ff:fe:ae:e3:48 tc-so:[ 14.270005] ipsec_common_input: no key association found for SA fd00::2/00002710/50/0 tc-so:[ 31.480005] in6_if_link_down: fd00::2 marked detached tc-so:[ 31.480005] in6_if_link_down: fe80:2::b0a0:77ff:feae:e348 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.570004 b2:a0:73:7e:68:90 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:73ff:fe7e:6890 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:08.880004 b2:a0:73:7e:68:90 > 33:33:ff:7e:68:90, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:73ff:fe7e:6890 > ff02::1:ff7e:6890: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff7e:6890, length 24 tc-so:00:00:08.110004 b2:a0:77:ae:e3:48 > 33:33:ff:ae:e3:48, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:77ff:feae:e348 > ff02::1:ffae:e348: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffae:e348, length 24 tc-so:00:00:09.890004 b2:a0:73:7e:68:90 > 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:08.260004 b2:a0:77:ae:e3:48 > b2:a0:73:7e:68:90, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:09.930004 b2:a0:73:7e:68:90 > b2:a0:77:ae:e3:48, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:08.260004 b2:a0:77:ae:e3:48 > b2:a0:73:7e:68:90, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:08.590004 b2:a0:77:ae:e3:48 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:77ff:feae:e348 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:11.770004 b2:a0:77:ae:e3:48 > 33:33:76:b1:41:41, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:77ff:feae:e348 > ff02::2:76b1:4141: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:76b1:4141, length 24 tc-so:00:00:14.390004 b2:a0:73:7e:68:90 > 33:33:ff:7e:68:90, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:73ff:fe7e:6890 > ff02::1:ff7e:6890: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff7e:6890, length 24 tc-so:00:00:14.270004 b2:a0:77:ae:e3:48 > b2:a0:73:7e:68:90, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:15.950004 b2:a0:73:7e:68:90 > b2:a0:77:ae:e3:48, ethertype IPv6 (0x86dd), length 90: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x1), length 36 tc-so:00:00:16.540004 b2:a0:73:7e:68:90 > b2:a0:77:ae:e3:48, ethertype IPv6 (0x86dd), length 82: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x2), length 28 tc-so:00:00:14.900004 b2:a0:77:ae:e3:48 > b2:a0:73:7e:68:90, ethertype IPv6 (0x86dd), length 82: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x1), length 28 tc-so:00:00:16.700004 b2:a0:73:7e:68:90 > 33:33:ae:29:ef:33, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:73ff:fe7e:6890 > ff02::2:ae29:ef33: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ae29:ef33, length 24 tc-so:00:00:15.290004 b2:a0:77:ae:e3:48 > b2:a0:73:7e:68:90, ethertype IPv6 (0x86dd), length 98: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x2), length 44 tc-so:00:00:16.970004 b2:a0:73:7e:68:90 > b2:a0:77:ae:e3:48, ethertype IPv6 (0x86dd), length 90: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x3), length 36 tc-so:00:00:17.690004 b2:a0:77:ae:e3:48 > 33:33:ff:ae:e3:48, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:77ff:feae:e348 > ff02::1:ffae:e348: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffae:e348, length 24 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639128673.629666, ipsec_lifetime_ipv6_esp_null, passed tc-start: 1639128673.658446, 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:c4:d6:68:98 ./.__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: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:85:e8:2d:bf tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:85ff:fee8:2dbf%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:85ff:fee8:2dbf 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:c4:d6:68:98 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:85:e8:2d:bf 8 0 8 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ffe8:2dbf tc-so: ff01:2::1 tc-so: ff02::2:20f6:6a4e 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:85ff: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:c4:d6:68:98 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:ffe8:2dbf%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:20f6:6a4e%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:85:e8:2d:bf multicnt 4 tc-so: 33:33:ff:e8:2d:bf -- 33:33:ff:e8:2d:bf refcount 1 tc-so: 33:33:20:f6:6a:4e -- 33:33:20:f6:6a:4e 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:c4:d6:68:98 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:c4ff:fed6:6898%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:c4ff:fed6:6898 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:85:e8:2d: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: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:d6:68:98 8 0 8 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ffd6:6898 tc-so: ff01:2::1 tc-so: ff02::2:bd0a:276b 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:c4ff: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:85:e8:2d:bf 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::2 tc-so: group ff02::1:ffd6:6898%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:bd0a:276b%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:c4:d6:68:98 multicnt 4 tc-so: 33:33:ff:d6:68:98 -- 33:33:ff:d6:68:98 refcount 1 tc-so: 33:33:bd:0a:27:6b -- 33:33:bd:0a:27:6b 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:c4:d6:68:98 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:c4ff:fed6:6898%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:85:e8:2d:bf 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:85ff:fee8:2dbf%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 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 205 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 680 0 0 227 0 227 227 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 17 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 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 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 1678 0 40 324 0 324 tc-so: tc-so:In use 1807K, total allocated 2592K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.350005] 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:[ 6.260005] shmif0: Ethernet address b2:a0:85:e8:2d:bf tc-so:[ 9.380005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 9.380005] get_ifid: shmif0: ifid: b0:a0:85:ff:fe:e8:2d:bf tc-so:[ 33.320005] in6_if_link_down: fd00::1 marked detached tc-so:[ 33.320005] in6_if_link_down: fe80:2::b0a0:85ff:fee8:2dbf 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 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 205 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 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 628 0 0 210 0 210 210 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 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 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 1609 0 34 307 0 307 tc-so: tc-so:In use 1698K, total allocated 2456K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.400005] IPsec: Initialized Security Association Processing. tc-so:[ 1.400005] mainbus0 (root) tc-so:[ 1.480005] chacha: Portable C ChaCha tc-so:[ 1.480005] aes: BearSSL aes_ct tc-so:[ 1.480005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.480005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.630005] shmif0: Ethernet address b2:a0:c4:d6:68:98 tc-so:[ 7.030005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.030005] get_ifid: shmif0: ifid: b0:a0:c4:ff:fe:d6:68:98 tc-so:[ 29.340005] in6_if_link_down: fd00::2 marked detached tc-so:[ 29.340005] in6_if_link_down: fe80:2::b0a0:c4ff:fed6:6898 marked detached tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:09.920004 b2:a0:85:e8:2d:bf > 33:33:ff:e8:2d:bf, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:85ff:fee8:2dbf > ff02::1:ffe8:2dbf: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe8:2dbf, length 24 tc-so:00:00:07.380004 b2:a0:c4:d6:68:98 > 33:33:ff:d6:68:98, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c4ff:fed6:6898 > ff02::1:ffd6:6898: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd6:6898, length 24 tc-so:00:00:10.920004 b2:a0:85:e8:2d:bf > 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:08.010004 b2:a0:c4:d6:68:98 > b2:a0:85:e8:2d:bf, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:10.960004 b2:a0:85:e8:2d:bf > b2:a0:c4:d6:68:98, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:08.050004 b2:a0:c4:d6:68:98 > b2:a0:85:e8:2d:bf, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:12.060004 b2:a0:85:e8:2d:bf > 33:33:20:f6:6a:4e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:85ff:fee8:2dbf > ff02::2:20f6:6a4e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:20f6:6a4e, length 24 tc-so:00:00:12.450004 b2:a0:c4:d6:68:98 > 33:33:ff:d6:68:98, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c4ff:fed6:6898 > ff02::1:ffd6:6898: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd6:6898, length 24 tc-so:00:00:12.590004 b2:a0:c4:d6:68:98 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c4ff:fed6:6898 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:15.810004 b2:a0:85:e8:2d:bf > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:85ff:fee8:2dbf > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:14.010004 b2:a0:c4:d6:68:98 > b2:a0:85:e8:2d:bf, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:16.930004 b2:a0:85:e8:2d:bf > b2:a0:c4:d6:68:98, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:00:00:17.770004 b2:a0:85:e8:2d:bf > b2:a0:c4:d6:68:98, ethertype IPv6 (0x86dd), length 110: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x1), length 56 tc-so:00:00:14.880004 b2:a0:c4:d6:68:98 > b2:a0:85:e8:2d:bf, ethertype IPv6 (0x86dd), length 110: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x1), length 56 tc-so:00:00:14.950004 b2:a0:c4:d6:68:98 > 33:33:bd:0a:27:6b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c4ff:fed6:6898 > ff02::2:bd0a:276b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:bd0a:276b, length 24 tc-so:00:00:19.400004 b2:a0:85:e8:2d:bf > 33:33:ff:e8:2d:bf, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:85ff:fee8:2dbf > ff02::1:ffe8:2dbf: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe8:2dbf, length 24 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639128724.792798, ipsec_lifetime_ipv6_esp_rijndaelcbc, passed tc-start: 1639128724.820026, 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:e6:28:b8:53 ./.__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=14397 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=14397 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=2375 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=2375 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: Dec 10 09:32:27 2021 current: Dec 10 09:32:27 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:32:09 2021 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=4073 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: Dec 10 09:32:27 2021 current: Dec 10 09:32:27 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:32:09 2021 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=4073 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: Dec 10 09:32:28 2021 current: Dec 10 09:32:28 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:32:11 2021 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=21620 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: Dec 10 09:32:28 2021 current: Dec 10 09:32:28 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:32:11 2021 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=21620 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: Dec 10 09:32:28 2021 current: Dec 10 09:32:33 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:32:29 2021 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=11238 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: Dec 10 09:32:33 2021 current: Dec 10 09:32:33 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:32:10 2021 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=11238 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: Dec 10 09:32:28 2021 current: Dec 10 09:32:33 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:32:29 2021 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=11238 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: Dec 10 09:32:33 2021 current: Dec 10 09:32:33 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:32:10 2021 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=11238 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: Dec 10 09:32:28 2021 current: Dec 10 09:32:33 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:32:28 2021 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=25749 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: Dec 10 09:32:33 2021 current: Dec 10 09:32:33 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:32:11 2021 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=25749 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: Dec 10 09:32:28 2021 current: Dec 10 09:32:33 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:32:28 2021 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=25749 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: Dec 10 09:32:33 2021 current: Dec 10 09:32:33 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:32:11 2021 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=25749 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:7e:40:71:d0 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:e6:28:b8:53 UHL - - - shmif0 tc-so:10.0.0.3 b2:a0:e6:28:b8:53 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:7e:40:71:d0 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:e6:28:b8:53 on shmif0 22s R tc-so:? (10.0.0.3) at b2:a0:e6:28:b8:53 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:7e:40:71:d0 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:e6:28:b8:53 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:7e:40:71:d0 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:e6:28:b8:53 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:7e:40:71:d0 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:e6:28:b8:53 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:e6:28:b8:53 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:7e:40:71:d0 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 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 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 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 161 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 32 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 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 603 0 0 201 0 201 201 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 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: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 1544 0 40 296 0 296 tc-so: tc-so:In use 1632K, total allocated 2368K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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:7e:40:71:d0 tc-so:[ 19.270005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 24.770005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 25.000005] 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 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 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 156 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 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 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: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 1438 0 29 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.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.490005] shmif0: Ethernet address b2:a0:e6:28:b8:53 tc-so:[ 17.740005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 23.230005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 23.500005] 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.320004 b2:a0:7e:40:71:d0 > 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.270004 b2:a0:e6:28:b8:53 > 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.500004 b2:a0:e6:28:b8:53 > 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.220004 b2:a0:7e:40:71:d0 > 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.740004 b2:a0:e6:28:b8:53 > b2:a0:7e:40:71:d0, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:e6:28:b8:53, length 28 tc-so:00:00:19.220004 b2:a0:7e:40:71:d0 > b2:a0:e6:28:b8:53, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 19302, seq 0, length 64 tc-so:00:00:17.740004 b2:a0:e6:28:b8:53 > 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.270004 b2:a0:7e:40:71:d0 > b2:a0:e6:28:b8:53, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:7e:40:71:d0, length 28 tc-so:00:00:17.740004 b2:a0:e6:28:b8:53 > b2:a0:7e:40:71:d0, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 19302, seq 0, length 64 tc-so:00:00:24.730004 b2:a0:7e:40:71:d0 > b2:a0:e6:28:b8:53, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 53824, seq 0, length 64 tc-so:00:00:23.270004 b2:a0:e6:28:b8:53 > b2:a0:7e:40:71:d0, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 53824, seq 0, length 64 tc-so:00:00:25.000004 b2:a0:7e:40:71:d0 > 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:23.500004 b2:a0:e6:28:b8:53 > b2:a0:7e:40:71:d0, ethertype ARP (0x0806), length 42: Reply 10.0.0.3 is-at b2:a0:e6:28:b8:53, length 28 tc-so:00:00:25.000004 b2:a0:7e:40:71:d0 > b2:a0:e6:28:b8:53, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.3: AH(spi=0x0000271a,seq=0x1): ICMP echo request, id 16653, seq 0, length 64 tc-so:00:00:23.500004 b2:a0:e6:28:b8:53 > b2:a0:7e:40:71:d0, ethertype IPv4 (0x0800), length 142: 10.0.0.3 > 10.0.0.1: AH(spi=0x0000271b,seq=0x1): ICMP echo reply, id 16653, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639128771.418718, ipsec_multiple_sa_ah_hmacsha512, passed tc-start: 1639128771.443866, 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:ec:2f:56:13 ./.__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=1065 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=1065 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=29056 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=29056 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: Dec 10 09:33:13 2021 current: Dec 10 09:33:13 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:32:56 2021 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=911 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: Dec 10 09:33:13 2021 current: Dec 10 09:33:13 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:32:56 2021 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=911 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: Dec 10 09:33:13 2021 current: Dec 10 09:33:13 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:32:57 2021 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=25232 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: Dec 10 09:33:13 2021 current: Dec 10 09:33:13 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:32:57 2021 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=25232 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: Dec 10 09:33:12 2021 current: Dec 10 09:33:18 2021 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:33:13 2021 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=16683 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: Dec 10 09:33:18 2021 current: Dec 10 09:33:19 2021 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:32:55 2021 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=16683 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: Dec 10 09:33:12 2021 current: Dec 10 09:33:19 2021 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:33:13 2021 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=16683 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: Dec 10 09:33:18 2021 current: Dec 10 09:33:19 2021 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:32:55 2021 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=16683 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: Dec 10 09:33:13 2021 current: Dec 10 09:33:19 2021 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:33:14 2021 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=13062 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: Dec 10 09:33:19 2021 current: Dec 10 09:33:19 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:32:57 2021 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=13062 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: Dec 10 09:33:13 2021 current: Dec 10 09:33:19 2021 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:33:14 2021 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=13062 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: Dec 10 09:33:19 2021 current: Dec 10 09:33:19 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:32:57 2021 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=13062 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:34:6b:da: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:ec:2f:56:13 UHL - - - shmif0 tc-so:10.0.0.3 b2:a0:ec:2f:56: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:34:6b:da:82 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:ec:2f:56:13 on shmif0 21s R tc-so:? (10.0.0.3) at b2:a0:ec:2f:56:13 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:34:6b:da: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:ec:2f:56:13 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:34:6b:da: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:ec:2f:56:13 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:34:6b:da:82 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:ec:2f:56:13 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:ec:2f:56:13 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:34:6b:da:82 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 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 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 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 5 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 59 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 79 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 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 606 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 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 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 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 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 1563 0 40 299 0 299 tc-so: tc-so:In use 1647K, total allocated 2392K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.170005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] 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.660005] shmif0: Ethernet address b2:a0:34:6b:da:82 tc-so:[ 18.620005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 24.320005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 24.590005] 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 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 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 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 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 1481K, total allocated 2176K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.150005] shmif0: Ethernet address b2:a0:ec:2f:56:13 tc-so:[ 17.180005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 22.900005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 23.130005] 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.930004 b2:a0:34:6b:da: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:04.950004 b2:a0:ec:2f:56:13 > 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.120004 b2:a0:ec:2f:56:13 > 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:18.580004 b2:a0:34:6b:da: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:17.180004 b2:a0:ec:2f:56:13 > b2:a0:34:6b:da:82, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:ec:2f:56:13, length 28 tc-so:00:00:18.620004 b2:a0:34:6b:da:82 > b2:a0:ec:2f:56:13, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 23708, seq 0, length 64 tc-so:00:00:17.180004 b2:a0:ec:2f:56:13 > 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.620004 b2:a0:34:6b:da:82 > b2:a0:ec:2f:56:13, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:34:6b:da:82, length 28 tc-so:00:00:17.220004 b2:a0:ec:2f:56:13 > b2:a0:34:6b:da:82, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 23708, seq 0, length 64 tc-so:00:00:24.320004 b2:a0:34:6b:da:82 > b2:a0:ec:2f:56:13, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 27704, seq 0, length 64 tc-so:00:00:22.900004 b2:a0:ec:2f:56:13 > b2:a0:34:6b:da:82, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 27704, seq 0, length 64 tc-so:00:00:24.550004 b2:a0:34:6b:da:82 > 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:23.130004 b2:a0:ec:2f:56:13 > b2:a0:34:6b:da:82, ethertype ARP (0x0806), length 42: Reply 10.0.0.3 is-at b2:a0:ec:2f:56:13, length 28 tc-so:00:00:24.550004 b2:a0:34:6b:da:82 > b2:a0:ec:2f:56:13, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.3: AH(spi=0x0000271a,seq=0x1): ICMP echo request, id 19421, seq 0, length 64 tc-so:00:00:23.130004 b2:a0:ec:2f:56:13 > b2:a0:34:6b:da:82, ethertype IPv4 (0x0800), length 122: 10.0.0.3 > 10.0.0.1: AH(spi=0x0000271b,seq=0x1): ICMP echo reply, id 19421, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639128818.870741, ipsec_multiple_sa_ah_null, passed tc-start: 1639128818.894850, 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:ee:5a:b6:d9 ./.__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=23796 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=23796 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=11037 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=11037 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: Dec 10 09:34:02 2021 current: Dec 10 09:34:03 2021 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:33:43 2021 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=13759 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: Dec 10 09:34:02 2021 current: Dec 10 09:34:03 2021 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:33:43 2021 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=13759 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: Dec 10 09:34:03 2021 current: Dec 10 09:34:03 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:33:45 2021 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=26928 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: Dec 10 09:34:03 2021 current: Dec 10 09:34:03 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:33:45 2021 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=26928 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: Dec 10 09:34:02 2021 current: Dec 10 09:34:08 2021 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:34:03 2021 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=19883 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: Dec 10 09:34:08 2021 current: Dec 10 09:34:08 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:33:43 2021 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=19883 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: Dec 10 09:34:02 2021 current: Dec 10 09:34:08 2021 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:34:03 2021 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=19883 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: Dec 10 09:34:08 2021 current: Dec 10 09:34:08 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:33:43 2021 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=19883 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: Dec 10 09:34:03 2021 current: Dec 10 09:34:09 2021 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:34:03 2021 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=20058 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: Dec 10 09:34:08 2021 current: Dec 10 09:34:09 2021 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:33:45 2021 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=20058 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: Dec 10 09:34:03 2021 current: Dec 10 09:34:09 2021 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:34:03 2021 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=20058 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: Dec 10 09:34:08 2021 current: Dec 10 09:34:09 2021 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:33:45 2021 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=20058 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:0c:51:6c:1b 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:ee:5a:b6:d9 UHL - - - shmif0 tc-so:10.0.0.3 b2:a0:ee:5a:b6: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:shmif 1500 b2:a0:0c:51:6c:1b 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:ee:5a:b6:d9 on shmif0 21s R tc-so:? (10.0.0.3) at b2:a0:ee:5a:b6:d9 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:0c:51:6c:1b 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:ee:5a:b6:d9 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:0c:51:6c: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:shmif 1500 b2:a0:ee:5a:b6:d9 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:0c:51:6c:1b 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:ee:5a:b6:d9 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:ee:5a:b6:d9 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:0c:51:6c:1b 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 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 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 58 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 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 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 38 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 1545 0 40 297 0 297 tc-so: tc-so:In use 1631K, total allocated 2376K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.520005] shmif0: Ethernet address b2:a0:0c:51:6c:1b 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 159 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 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 1434 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.310005] 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.540005] shmif0: Ethernet address b2:a0:ee:5a:b6:d9 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.880004 b2:a0:0c:51:6c:1b > 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:ee:5a:b6:d9 > 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:ee:5a:b6:d9 > 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.510004 b2:a0:0c:51:6c:1b > 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.610004 b2:a0:ee:5a:b6:d9 > b2:a0:0c:51:6c:1b, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:ee:5a:b6:d9, length 28 tc-so:00:00:20.510004 b2:a0:0c:51:6c:1b > b2:a0:ee:5a:b6:d9, 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.610004 b2:a0:ee:5a:b6:d9 > 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.510004 b2:a0:0c:51:6c:1b > b2:a0:ee:5a:b6:d9, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:0c:51:6c:1b, length 28 tc-so:00:00:18.610004 b2:a0:ee:5a:b6:d9 > b2:a0:0c:51:6c:1b, 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.240004 b2:a0:0c:51:6c:1b > b2:a0:ee:5a:b6:d9, 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.390004 b2:a0:ee:5a:b6:d9 > b2:a0:0c:51:6c:1b, 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.480004 b2:a0:0c:51:6c:1b > 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.590004 b2:a0:ee:5a:b6:d9 > b2:a0:0c:51:6c:1b, ethertype ARP (0x0806), length 42: Reply 10.0.0.3 is-at b2:a0:ee:5a:b6:d9, length 28 tc-so:00:00:26.480004 b2:a0:0c:51:6c:1b > b2:a0:ee:5a:b6:d9, 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.630004 b2:a0:ee:5a:b6:d9 > b2:a0:0c:51:6c:1b, 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: 1639128868.606722, ipsec_multiple_sa_esp_null, passed tc-start: 1639128868.633991, 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:c7:da:ea: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.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=4878 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=4878 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=18799 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=18799 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: Dec 10 09:34:51 2021 current: Dec 10 09:34:52 2021 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:34:32 2021 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=4060 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: Dec 10 09:34:51 2021 current: Dec 10 09:34:52 2021 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:34:32 2021 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=4060 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: Dec 10 09:34:52 2021 current: Dec 10 09:34:52 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:34:34 2021 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=9773 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: Dec 10 09:34:52 2021 current: Dec 10 09:34:52 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:34:34 2021 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=9773 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: Dec 10 09:34:52 2021 current: Dec 10 09:34:57 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:34:53 2021 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=24901 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: Dec 10 09:34:57 2021 current: Dec 10 09:34:57 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:34:33 2021 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=24901 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: Dec 10 09:34:52 2021 current: Dec 10 09:34:57 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:34:53 2021 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=24901 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: Dec 10 09:34:57 2021 current: Dec 10 09:34:57 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:34:33 2021 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=24901 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: Dec 10 09:34:53 2021 current: Dec 10 09:34:58 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:34:53 2021 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=5901 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: Dec 10 09:34:58 2021 current: Dec 10 09:34:58 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:34:35 2021 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=5901 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: Dec 10 09:34:53 2021 current: Dec 10 09:34:58 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:34:53 2021 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=5901 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: Dec 10 09:34:58 2021 current: Dec 10 09:34:58 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:34:35 2021 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=5901 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:f8:fd:34:99 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:c7:da:ea:28 UHL - - - shmif0 tc-so:10.0.0.3 b2:a0:c7:da:ea: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:shmif 1500 b2:a0:f8:fd:34:99 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:c7:da:ea:28 on shmif0 22s R tc-so:? (10.0.0.3) at b2:a0:c7:da:ea:28 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:f8:fd:34: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:c7:da:ea:28 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:f8:fd:34: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:c7:da:ea:28 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:f8:fd:34: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:c7:da:ea:28 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:c7:da:ea:28 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:f8:fd:34:99 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 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: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 147 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 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 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 25 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 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 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 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 1557 0 40 299 0 299 tc-so: tc-so:In use 1648K, total allocated 2392K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.230005] 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:[ 4.070005] shmif0: Ethernet address b2:a0:f8:fd:34:99 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 47 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 159 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 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 1431 0 29 272 0 272 tc-so: tc-so:In use 1480K, total allocated 2176K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.270005] 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:[ 3.390005] shmif0: Ethernet address b2:a0:c7:da:ea:28 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.280004 b2:a0:f8:fd:34:99 > 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.160004 b2:a0:c7:da:ea:28 > 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.460004 b2:a0:c7:da:ea:28 > 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.050004 b2:a0:f8:fd:34:99 > 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.460004 b2:a0:c7:da:ea:28 > b2:a0:f8:fd:34:99, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:c7:da:ea:28, length 28 tc-so:00:00:20.050004 b2:a0:f8:fd:34:99 > b2:a0:c7:da:ea:28, 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.500004 b2:a0:c7:da:ea:28 > 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.090004 b2:a0:f8:fd:34:99 > b2:a0:c7:da:ea:28, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:f8:fd:34:99, length 28 tc-so:00:00:18.500004 b2:a0:c7:da:ea:28 > b2:a0:f8:fd:34:99, 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.630004 b2:a0:f8:fd:34:99 > b2:a0:c7:da:ea:28, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 104 tc-so:00:00:24.040004 b2:a0:c7:da:ea:28 > b2:a0:f8:fd:34:99, 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.860004 b2:a0:f8:fd:34:99 > 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.270004 b2:a0:c7:da:ea:28 > b2:a0:f8:fd:34:99, ethertype ARP (0x0806), length 42: Reply 10.0.0.3 is-at b2:a0:c7:da:ea:28, length 28 tc-so:00:00:25.860004 b2:a0:f8:fd:34:99 > b2:a0:c7:da:ea:28, 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.270004 b2:a0:c7:da:ea:28 > b2:a0:f8:fd:34:99, 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: 1639128919.202052, ipsec_multiple_sa_esp_rijndaelcbc, passed tc-start: 1639128919.233908, 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:89:a9:bc:b4 ./.__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=12595 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=12595 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=28140 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=28140 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:36:a6:e9:a9 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:36:a6:e9:a9 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:36:a6:e9:a9 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:89:a9:bc:b4 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:89:a9:bc:b4 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:89:a9:bc:b4 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:89:a9:bc:b4 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:36:a6:e9:a9 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 47 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 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 440 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 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 1263 0 23 234 0 234 tc-so: tc-so:In use 1274K, total allocated 1872K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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:[ 4.140005] shmif0: Ethernet address b2:a0:36:a6:e9:a9 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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:[ 4.100005] shmif0: Ethernet address b2:a0:89:a9:bc:b4 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:36:a6:e9:a9 > 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.370004 b2:a0:89:a9:bc:b4 > 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: 1639128957.938097, ipsec_nosa_ah_hmacsha512, passed tc-start: 1639128957.967696, 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:45:20:66:34 ./.__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=23290 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=23290 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=18988 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=18988 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:25:03:c5:cf 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:25:03:c5:cf 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:25:03:c5:cf 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:20:66:34 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:45:20:66:34 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:45:20:66:34 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:20:66:34 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:25:03:c5:cf 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 47 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 440 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 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 1262 0 23 234 0 234 tc-so: tc-so:In use 1274K, total allocated 1872K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.800005] shmif0: Ethernet address b2:a0:25:03:c5:cf 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 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 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 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 47 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 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 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 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 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 1258 0 21 231 0 231 tc-so: tc-so:In use 1256K, total allocated 1848K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.110005] root file system type: rumpfs tc-so:[ 1.110005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.190005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.230005] 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.350005] shmif0: Ethernet address b2:a0:45:20:66:34 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:25:03:c5:cf > 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.770004 b2:a0:45:20:66:34 > 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: 1639128998.113336, ipsec_nosa_ah_null, passed tc-start: 1639128998.139350, 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:4d:f2:7e:9e ./.__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=15546 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=15546 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=27277 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=27277 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:1d:3d:09:ae 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:1d:3d:09:ae 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:1d:3d:09:ae 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:f2:7e:9e 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:4d:f2:7e:9e 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:4d:f2:7e:9e 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:f2:7e:9e 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:1d:3d:09:ae 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 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 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 1269 0 23 235 0 235 tc-so: tc-so:In use 1279K, total allocated 1880K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.870005] shmif0: Ethernet address b2:a0:1d:3d:09:ae 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 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: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 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 47 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 134 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 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 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 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 1256 0 21 231 0 231 tc-so: tc-so:In use 1260K, total allocated 1848K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] 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.390005] shmif0: Ethernet address b2:a0:4d:f2:7e:9e tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.480004 b2:a0:1d:3d:09:ae > 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:4d:f2:7e:9e > 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: 1639129033.120858, ipsec_nosa_esp_null, passed tc-start: 1639129033.145679, 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:47:5e:ad:2f ./.__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=23512 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=23512 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=27943 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=27943 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:1b:e1:a4: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: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:1b:e1:a4:75 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:1b:e1:a4: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:47:5e:ad:2f 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:47:5e:ad:2f 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:47:5e:ad:2f 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:47:5e:ad:2f 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:1b:e1:a4:75 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 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 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 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 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 1274 0 23 235 0 235 tc-so: tc-so:In use 1282K, total allocated 1880K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.640005] shmif0: Ethernet address b2:a0:1b:e1:a4: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: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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.230005] shmif0: Ethernet address b2:a0:47:5e:ad:2f tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.170004 b2:a0:1b:e1:a4: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:05.180004 b2:a0:47:5e:ad:2f > 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: 1639129066.885233, ipsec_nosa_esp_rijndaelcbc, passed tc-start: 1639129066.911607, 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:fc:6b:43:e1 ./.__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:08.480004 b2:a0:ba:b8:bf:41 > 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.920004 b2:a0:fc:6b:43:e1 > b2:a0:ba:b8:bf:41, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:fc:6b:43:e1, length 28 tc-so:00:00:08.480004 b2:a0:ba:b8:bf:41 > b2:a0:fc:6b:43:e1, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 43123, seq 0, length 64 tc-so:00:00:06.920004 b2:a0:fc:6b:43:e1 > 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.520004 b2:a0:ba:b8:bf:41 > b2:a0:fc:6b:43:e1, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:ba:b8:bf:41, length 28 tc-so:00:00:06.920004 b2:a0:fc:6b:43:e1 > b2:a0:ba:b8:bf:41, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 43123, 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: Dec 10 09:37:58 2021 current: Dec 10 09:38:01 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:37:59 2021 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=2988 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: Dec 10 09:38:00 2021 current: Dec 10 09:38:01 2021 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:37:51 2021 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=2988 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: Dec 10 09:37:58 2021 current: Dec 10 09:38:01 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:37:59 2021 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=2988 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: Dec 10 09:38:00 2021 current: Dec 10 09:38:01 2021 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:37:51 2021 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=2988 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: Dec 10 09:37:59 2021 current: Dec 10 09:38:02 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:37:59 2021 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=24285 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: Dec 10 09:38:01 2021 current: Dec 10 09:38:02 2021 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:37:53 2021 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=24285 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: Dec 10 09:37:59 2021 current: Dec 10 09:38:02 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:37:59 2021 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=24285 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: Dec 10 09:38:01 2021 current: Dec 10 09:38:02 2021 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:37:53 2021 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=24285 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:10.930004 b2:a0:ba:b8:bf:41 > b2:a0:fc:6b:43:e1, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x0000271a,seq=0x1): ICMP echo request, id 51918, seq 0, length 64 tc-so:00:00:09.350004 b2:a0:fc:6b:43:e1 > b2:a0:ba:b8:bf:41, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x0000271b,seq=0x1): ICMP echo reply, id 51918, 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: Dec 10 09:37:58 2021 current: Dec 10 09:38:03 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:37:59 2021 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=25746 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: Dec 10 09:38:00 2021 current: Dec 10 09:38:03 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:38:01 2021 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=25746 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: Dec 10 09:38:03 2021 current: Dec 10 09:38:03 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:37:51 2021 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=25746 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: Dec 10 09:37:58 2021 current: Dec 10 09:38:03 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:37:59 2021 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=25746 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: Dec 10 09:38:00 2021 current: Dec 10 09:38:03 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:38:01 2021 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=25746 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: Dec 10 09:38:03 2021 current: Dec 10 09:38:03 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:37:51 2021 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=25746 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: Dec 10 09:37:59 2021 current: Dec 10 09:38:04 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:37:59 2021 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=4521 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: Dec 10 09:38:01 2021 current: Dec 10 09:38:04 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:38:02 2021 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=4521 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: Dec 10 09:38:04 2021 current: Dec 10 09:38:04 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:37:53 2021 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=4521 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: Dec 10 09:37:59 2021 current: Dec 10 09:38:04 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:37:59 2021 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=4521 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: Dec 10 09:38:01 2021 current: Dec 10 09:38:04 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:38:02 2021 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=4521 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: Dec 10 09:38:04 2021 current: Dec 10 09:38:04 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:37:53 2021 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=4521 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:13.220004 b2:a0:ba:b8:bf:41 > b2:a0:fc:6b:43:e1, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002724,seq=0x1): ICMP echo request, id 41643, seq 0, length 64 tc-so:00:00:11.640004 b2:a0:fc:6b:43:e1 > b2:a0:ba:b8:bf:41, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002725,seq=0x1): ICMP echo reply, id 41643, 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: Dec 10 09:37:58 2021 current: Dec 10 09:38:06 2021 tc-so: diff: 8(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:37:59 2021 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=16808 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: Dec 10 09:38:00 2021 current: Dec 10 09:38:06 2021 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:38:01 2021 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=16808 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: Dec 10 09:37:58 2021 current: Dec 10 09:38:06 2021 tc-so: diff: 8(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:37:59 2021 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=16808 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: Dec 10 09:38:00 2021 current: Dec 10 09:38:06 2021 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:38:01 2021 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=16808 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: Dec 10 09:37:59 2021 current: Dec 10 09:38:07 2021 tc-so: diff: 8(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:37:59 2021 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=27255 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: Dec 10 09:38:01 2021 current: Dec 10 09:38:07 2021 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:38:02 2021 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=27255 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: Dec 10 09:37:59 2021 current: Dec 10 09:38:07 2021 tc-so: diff: 8(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:37:59 2021 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=27255 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: Dec 10 09:38:01 2021 current: Dec 10 09:38:07 2021 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:38:02 2021 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=27255 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:16.320004 b2:a0:ba:b8:bf:41 > b2:a0:fc:6b:43:e1, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x0000271a,seq=0x2): ICMP echo request, id 33717, seq 0, length 64 tc-so:00:00:14.750004 b2:a0:fc:6b:43:e1 > b2:a0:ba:b8:bf:41, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x0000271b,seq=0x2): ICMP echo reply, id 33717, 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: Dec 10 09:37:58 2021 current: Dec 10 09:38:09 2021 tc-so: diff: 11(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:37:59 2021 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=28343 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: Dec 10 09:37:58 2021 current: Dec 10 09:38:09 2021 tc-so: diff: 11(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:37:59 2021 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=28343 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: Dec 10 09:37:59 2021 current: Dec 10 09:38:10 2021 tc-so: diff: 11(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:37:59 2021 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=24243 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: Dec 10 09:37:59 2021 current: Dec 10 09:38:10 2021 tc-so: diff: 11(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:37:59 2021 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=24243 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:19.260004 b2:a0:ba:b8:bf:41 > b2:a0:fc:6b:43:e1, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 62609, seq 0, length 64 tc-so:00:00:17.690004 b2:a0:fc:6b:43:e1 > b2:a0:ba:b8:bf:41, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 62609, 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:ba:b8:bf:41 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:fc:6b:43:e1 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:b8:bf:41 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:fc:6b:43:e1 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:ba:b8:bf:41 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:fc:6b:43:e1 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:b8:bf:41 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:fc:6b:43:e1 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:ba:b8:bf:41 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:fc:6b:43:e1 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:fc:6b:43:e1 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:ba:b8:bf:41 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 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: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 67 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 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 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 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 1553 0 38 293 0 293 tc-so: tc-so:In use 1624K, total allocated 2344K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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:[ 3.910005] shmif0: Ethernet address b2:a0:ba:b8:bf:41 tc-so:[ 8.520005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 10.930005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 13.220005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 16.320005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 19.260005] 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 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 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 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 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 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 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 1461 0 28 272 0 272 tc-so: tc-so:In use 1486K, 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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:[ 3.400005] shmif0: Ethernet address b2:a0:fc:6b:43:e1 tc-so:[ 6.920005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 9.350005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 11.640005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 14.750005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 17.690005] 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.400004 b2:a0:ba:b8:bf:41 > 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:fc:6b:43:e1 > 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.480004 b2:a0:ba:b8:bf:41 > 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.920004 b2:a0:fc:6b:43:e1 > b2:a0:ba:b8:bf:41, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:fc:6b:43:e1, length 28 tc-so:00:00:08.480004 b2:a0:ba:b8:bf:41 > b2:a0:fc:6b:43:e1, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 43123, seq 0, length 64 tc-so:00:00:06.920004 b2:a0:fc:6b:43:e1 > 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.520004 b2:a0:ba:b8:bf:41 > b2:a0:fc:6b:43:e1, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:ba:b8:bf:41, length 28 tc-so:00:00:06.920004 b2:a0:fc:6b:43:e1 > b2:a0:ba:b8:bf:41, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 43123, seq 0, length 64 tc-so:00:00:10.930004 b2:a0:ba:b8:bf:41 > b2:a0:fc:6b:43:e1, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x0000271a,seq=0x1): ICMP echo request, id 51918, seq 0, length 64 tc-so:00:00:09.350004 b2:a0:fc:6b:43:e1 > b2:a0:ba:b8:bf:41, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x0000271b,seq=0x1): ICMP echo reply, id 51918, seq 0, length 64 tc-so:00:00:13.220004 b2:a0:ba:b8:bf:41 > b2:a0:fc:6b:43:e1, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002724,seq=0x1): ICMP echo request, id 41643, seq 0, length 64 tc-so:00:00:11.640004 b2:a0:fc:6b:43:e1 > b2:a0:ba:b8:bf:41, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002725,seq=0x1): ICMP echo reply, id 41643, seq 0, length 64 tc-so:00:00:16.320004 b2:a0:ba:b8:bf:41 > b2:a0:fc:6b:43:e1, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x0000271a,seq=0x2): ICMP echo request, id 33717, seq 0, length 64 tc-so:00:00:14.750004 b2:a0:fc:6b:43:e1 > b2:a0:ba:b8:bf:41, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x0000271b,seq=0x2): ICMP echo reply, id 33717, seq 0, length 64 tc-so:00:00:19.260004 b2:a0:ba:b8:bf:41 > b2:a0:fc:6b:43:e1, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 62609, seq 0, length 64 tc-so:00:00:17.690004 b2:a0:fc:6b:43:e1 > b2:a0:ba:b8:bf:41, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 62609, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639129109.142290, ipsec_spi_ah_hmacsha512_preferred_new_delete, passed tc-start: 1639129109.169778, 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: 1639129119.958219, ipsec_spi_ah_hmacsha512_preferred_new_timeout, skipped, PR 55632: test fails randomly, leaving spurious rump_server around tc-start: 1639129119.969667, 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:d2:2a:f0:cb ./.__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.140004 b2:a0:59:5d:1b:8a > 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.530004 b2:a0:d2:2a:f0:cb > b2:a0:59:5d:1b:8a, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:d2:2a:f0:cb, length 28 tc-so:00:00:09.140004 b2:a0:59:5d:1b:8a > b2:a0:d2:2a:f0:cb, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 17572, seq 0, length 64 tc-so:00:00:07.530004 b2:a0:d2:2a:f0:cb > 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.140004 b2:a0:59:5d:1b:8a > b2:a0:d2:2a:f0:cb, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:59:5d:1b:8a, length 28 tc-so:00:00:07.530004 b2:a0:d2:2a:f0:cb > b2:a0:59:5d:1b:8a, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 17572, 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: Dec 10 09:38:53 2021 current: Dec 10 09:38:55 2021 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:38:54 2021 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=2954 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: Dec 10 09:38:55 2021 current: Dec 10 09:38:55 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:38:45 2021 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=2954 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: Dec 10 09:38:53 2021 current: Dec 10 09:38:55 2021 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:38:54 2021 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=2954 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: Dec 10 09:38:55 2021 current: Dec 10 09:38:55 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:38:45 2021 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=2954 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: Dec 10 09:38:52 2021 current: Dec 10 09:38:56 2021 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:38:53 2021 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=15379 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: Dec 10 09:38:55 2021 current: Dec 10 09:38:56 2021 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:38:46 2021 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=15379 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: Dec 10 09:38:52 2021 current: Dec 10 09:38:56 2021 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:38:53 2021 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=15379 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: Dec 10 09:38:55 2021 current: Dec 10 09:38:56 2021 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:38:46 2021 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=15379 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:12.180004 b2:a0:59:5d:1b:8a > b2:a0:d2:2a:f0:cb, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 36212, seq 0, length 64 tc-so:00:00:10.570004 b2:a0:d2:2a:f0:cb > b2:a0:59:5d:1b:8a, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 36212, 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: Dec 10 09:38:53 2021 current: Dec 10 09:38:58 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:38:57 2021 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=27858 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: Dec 10 09:38:55 2021 current: Dec 10 09:38:58 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:38:45 2021 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=27858 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: Dec 10 09:38:58 2021 current: Dec 10 09:38:58 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:38:45 2021 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=27858 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: Dec 10 09:38:53 2021 current: Dec 10 09:38:58 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:38:57 2021 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=27858 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: Dec 10 09:38:55 2021 current: Dec 10 09:38:58 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:38:45 2021 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=27858 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: Dec 10 09:38:58 2021 current: Dec 10 09:38:58 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:38:45 2021 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=27858 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: Dec 10 09:38:52 2021 current: Dec 10 09:38:58 2021 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:38:56 2021 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=15065 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: Dec 10 09:38:55 2021 current: Dec 10 09:38:58 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:38:46 2021 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=15065 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: Dec 10 09:38:58 2021 current: Dec 10 09:38:58 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:38:46 2021 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=15065 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: Dec 10 09:38:52 2021 current: Dec 10 09:38:58 2021 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:38:56 2021 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=15065 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: Dec 10 09:38:55 2021 current: Dec 10 09:38:58 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:38:46 2021 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=15065 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: Dec 10 09:38:58 2021 current: Dec 10 09:38:58 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:38:46 2021 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=15065 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:14.650004 b2:a0:59:5d:1b:8a > b2:a0:d2:2a:f0:cb, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): ICMP echo request, id 9581, seq 0, length 64 tc-so:00:00:13.040004 b2:a0:d2:2a:f0:cb > b2:a0:59:5d:1b:8a, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): ICMP echo reply, id 9581, 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: Dec 10 09:38:52 2021 current: Dec 10 09:39:00 2021 tc-so: diff: 8(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:38:58 2021 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=18975 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: Dec 10 09:38:54 2021 current: Dec 10 09:39:00 2021 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:38:44 2021 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=18975 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: Dec 10 09:38:52 2021 current: Dec 10 09:39:00 2021 tc-so: diff: 8(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:38:58 2021 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=18975 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: Dec 10 09:38:54 2021 current: Dec 10 09:39:00 2021 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:38:44 2021 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=18975 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: Dec 10 09:38:52 2021 current: Dec 10 09:39:01 2021 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:38:59 2021 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=12841 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: Dec 10 09:38:55 2021 current: Dec 10 09:39:01 2021 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:38:46 2021 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=12841 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: Dec 10 09:38:52 2021 current: Dec 10 09:39:01 2021 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:38:59 2021 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=12841 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: Dec 10 09:38:55 2021 current: Dec 10 09:39:01 2021 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:38:46 2021 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=12841 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:16.980004 b2:a0:59:5d:1b:8a > b2:a0:d2:2a:f0:cb, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): ICMP echo request, id 50320, seq 0, length 64 tc-so:00:00:15.370004 b2:a0:d2:2a:f0:cb > b2:a0:59:5d:1b:8a, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): ICMP echo reply, id 50320, 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: Dec 10 09:38:53 2021 current: Dec 10 09:39:03 2021 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:39:01 2021 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=710 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: Dec 10 09:38:53 2021 current: Dec 10 09:39:03 2021 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:39:01 2021 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=710 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: Dec 10 09:38:52 2021 current: Dec 10 09:39:03 2021 tc-so: diff: 11(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:39:01 2021 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=14716 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: Dec 10 09:38:52 2021 current: Dec 10 09:39:03 2021 tc-so: diff: 11(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:39:01 2021 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=14716 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:19.680004 b2:a0:59:5d:1b:8a > b2:a0:d2:2a:f0:cb, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): ICMP echo request, id 20843, seq 0, length 64 tc-so:00:00:18.090004 b2:a0:d2:2a:f0:cb > b2:a0:59:5d:1b:8a, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): ICMP echo reply, id 20843, 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:59:5d:1b:8a 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:d2:2a:f0:cb 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:5d:1b:8a 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:d2:2a:f0:cb 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:59:5d:1b:8a 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:2a:f0:cb 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:59:5d:1b: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:d2:2a:f0:cb 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:59:5d:1b:8a 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:d2:2a:f0:cb 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:d2:2a:f0:cb 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:59:5d:1b:8a 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 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: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 33 0 0 2 0 2 2 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 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 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 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 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 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 1557 0 38 295 0 295 tc-so: tc-so:In use 1627K, total allocated 2360K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.050005] shmif0: Ethernet address b2:a0:59:5d:1b:8a tc-so:[ 9.140005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 12.180005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 14.650005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 16.980005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 19.680005] 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 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 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 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 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 1461 0 28 273 0 273 tc-so: tc-so:In use 1494K, 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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:[ 3.500005] shmif0: Ethernet address b2:a0:d2:2a:f0:cb tc-so:[ 7.530005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 10.570005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 13.040005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 15.370005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 18.090005] 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.560004 b2:a0:59:5d:1b:8a > 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:d2:2a:f0:cb > 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.140004 b2:a0:59:5d:1b:8a > 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.530004 b2:a0:d2:2a:f0:cb > b2:a0:59:5d:1b:8a, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:d2:2a:f0:cb, length 28 tc-so:00:00:09.140004 b2:a0:59:5d:1b:8a > b2:a0:d2:2a:f0:cb, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 17572, seq 0, length 64 tc-so:00:00:07.530004 b2:a0:d2:2a:f0:cb > 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.140004 b2:a0:59:5d:1b:8a > b2:a0:d2:2a:f0:cb, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:59:5d:1b:8a, length 28 tc-so:00:00:07.530004 b2:a0:d2:2a:f0:cb > b2:a0:59:5d:1b:8a, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 17572, seq 0, length 64 tc-so:00:00:12.180004 b2:a0:59:5d:1b:8a > b2:a0:d2:2a:f0:cb, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 36212, seq 0, length 64 tc-so:00:00:10.570004 b2:a0:d2:2a:f0:cb > b2:a0:59:5d:1b:8a, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 36212, seq 0, length 64 tc-so:00:00:14.650004 b2:a0:59:5d:1b:8a > b2:a0:d2:2a:f0:cb, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): ICMP echo request, id 9581, seq 0, length 64 tc-so:00:00:13.040004 b2:a0:d2:2a:f0:cb > b2:a0:59:5d:1b:8a, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): ICMP echo reply, id 9581, seq 0, length 64 tc-so:00:00:16.980004 b2:a0:59:5d:1b:8a > b2:a0:d2:2a:f0:cb, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): ICMP echo request, id 50320, seq 0, length 64 tc-so:00:00:15.370004 b2:a0:d2:2a:f0:cb > b2:a0:59:5d:1b:8a, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): ICMP echo reply, id 50320, seq 0, length 64 tc-so:00:00:19.680004 b2:a0:59:5d:1b:8a > b2:a0:d2:2a:f0:cb, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): ICMP echo request, id 20843, seq 0, length 64 tc-so:00:00:18.090004 b2:a0:d2:2a:f0:cb > b2:a0:59:5d:1b:8a, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): ICMP echo reply, id 20843, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639129162.337241, ipsec_spi_ah_hmacsha512_preferred_old_delete, passed tc-start: 1639129162.361589, 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: 1639129174.450578, ipsec_spi_ah_hmacsha512_preferred_old_timeout, skipped, PR 55632: test fails randomly, leaving spurious rump_server around tc-start: 1639129174.461578, 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:bb:a8:d2:61 ./.__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:08.680004 b2:a0:1b:8f:71:7a > 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:bb:a8:d2:61 > b2:a0:1b:8f:71:7a, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:bb:a8:d2:61, length 28 tc-so:00:00:08.680004 b2:a0:1b:8f:71:7a > b2:a0:bb:a8:d2:61, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 34257, seq 0, length 64 tc-so:00:00:06.870004 b2:a0:bb:a8:d2:61 > 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.680004 b2:a0:1b:8f:71:7a > b2:a0:bb:a8:d2:61, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:1b:8f:71:7a, length 28 tc-so:00:00:06.870004 b2:a0:bb:a8:d2:61 > b2:a0:1b:8f:71:7a, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 34257, 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: Dec 10 09:39:46 2021 current: Dec 10 09:39:49 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:39:47 2021 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=21248 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: Dec 10 09:39:49 2021 current: Dec 10 09:39:49 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:39:39 2021 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=21248 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: Dec 10 09:39:46 2021 current: Dec 10 09:39:49 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:39:47 2021 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=21248 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: Dec 10 09:39:49 2021 current: Dec 10 09:39:49 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:39:39 2021 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=21248 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: Dec 10 09:39:47 2021 current: Dec 10 09:39:50 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:39:47 2021 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=29582 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: Dec 10 09:39:50 2021 current: Dec 10 09:39:50 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:39:41 2021 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=29582 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: Dec 10 09:39:47 2021 current: Dec 10 09:39:50 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:39:47 2021 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=29582 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: Dec 10 09:39:50 2021 current: Dec 10 09:39:50 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:39:41 2021 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=29582 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:1b:8f:71:7a > b2:a0:bb:a8:d2:61, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x0000271a,seq=0x1): ICMP echo request, id 35620, seq 0, length 64 tc-so:00:00:09.490004 b2:a0:bb:a8:d2:61 > b2:a0:1b:8f:71:7a, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x0000271b,seq=0x1): ICMP echo reply, id 35620, 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: Dec 10 09:39:47 2021 current: Dec 10 09:39:52 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:39:48 2021 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=3267 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: Dec 10 09:39:50 2021 current: Dec 10 09:39:52 2021 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:39:51 2021 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=3267 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: Dec 10 09:39:52 2021 current: Dec 10 09:39:52 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:39:40 2021 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=3267 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: Dec 10 09:39:47 2021 current: Dec 10 09:39:52 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:39:48 2021 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=3267 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: Dec 10 09:39:50 2021 current: Dec 10 09:39:52 2021 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:39:51 2021 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=3267 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: Dec 10 09:39:52 2021 current: Dec 10 09:39:52 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:39:40 2021 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=3267 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: Dec 10 09:39:47 2021 current: Dec 10 09:39:52 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:39:47 2021 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=15728 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: Dec 10 09:39:50 2021 current: Dec 10 09:39:52 2021 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:39:50 2021 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=15728 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: Dec 10 09:39:52 2021 current: Dec 10 09:39:52 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:39:41 2021 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=15728 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: Dec 10 09:39:47 2021 current: Dec 10 09:39:52 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:39:47 2021 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=15728 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: Dec 10 09:39:50 2021 current: Dec 10 09:39:52 2021 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:39:50 2021 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=15728 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: Dec 10 09:39:52 2021 current: Dec 10 09:39:52 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:39:41 2021 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=15728 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:1b:8f:71:7a > b2:a0:bb:a8:d2:61, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002724,seq=0x1): ICMP echo request, id 62050, seq 0, length 64 tc-so:00:00:12.120004 b2:a0:bb:a8:d2:61 > b2:a0:1b:8f:71:7a, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002725,seq=0x1): ICMP echo reply, id 62050, 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: Dec 10 09:39:47 2021 current: Dec 10 09:39:55 2021 tc-so: diff: 8(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:39:48 2021 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=14561 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: Dec 10 09:39:50 2021 current: Dec 10 09:39:55 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:39:51 2021 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=14561 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: Dec 10 09:39:47 2021 current: Dec 10 09:39:55 2021 tc-so: diff: 8(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:39:48 2021 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=14561 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: Dec 10 09:39:50 2021 current: Dec 10 09:39:55 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:39:51 2021 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=14561 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: Dec 10 09:39:47 2021 current: Dec 10 09:39:56 2021 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:39:47 2021 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=10782 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: Dec 10 09:39:50 2021 current: Dec 10 09:39:56 2021 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:39:50 2021 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=10782 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: Dec 10 09:39:47 2021 current: Dec 10 09:39:56 2021 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:39:47 2021 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=10782 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: Dec 10 09:39:50 2021 current: Dec 10 09:39:56 2021 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:39:50 2021 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=10782 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:17.060004 b2:a0:1b:8f:71:7a > b2:a0:bb:a8:d2:61, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x0000271a,seq=0x2): ICMP echo request, id 26019, seq 0, length 64 tc-so:00:00:15.230004 b2:a0:bb:a8:d2:61 > b2:a0:1b:8f:71:7a, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x0000271b,seq=0x2): ICMP echo reply, id 26019, 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: Dec 10 09:39:46 2021 current: Dec 10 09:39:58 2021 tc-so: diff: 12(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:39:47 2021 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=20209 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: Dec 10 09:39:46 2021 current: Dec 10 09:39:58 2021 tc-so: diff: 12(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:39:47 2021 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=20209 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: Dec 10 09:39:47 2021 current: Dec 10 09:39:58 2021 tc-so: diff: 11(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:39:47 2021 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=5666 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: Dec 10 09:39:47 2021 current: Dec 10 09:39:58 2021 tc-so: diff: 11(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:39:47 2021 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=5666 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:19.400004 b2:a0:1b:8f:71:7a > b2:a0:bb:a8:d2:61, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 24382, seq 0, length 64 tc-so:00:00:17.590004 b2:a0:bb:a8:d2:61 > b2:a0:1b:8f:71:7a, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 24382, 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:1b:8f:71:7a 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:bb:a8:d2:61 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:1b:8f:71:7a 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:bb:a8:d2:61 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:1b:8f:71:7a 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:bb:a8:d2:61 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:1b:8f:71: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:shmif 1500 b2:a0:bb:a8:d2:61 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:1b:8f:71:7a 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:bb:a8:d2:61 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:bb:a8:d2:61 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:1b:8f:71:7a 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 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 44 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 67 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 76 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 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 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 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 1559 0 38 294 0 294 tc-so: tc-so:In use 1622K, total allocated 2352K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.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:[ 4.200005] shmif0: Ethernet address b2:a0:1b:8f:71:7a tc-so:[ 8.720005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 11.280005] 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:[ 17.060005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 19.400005] 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 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: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 44 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 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 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 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 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 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 1466 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.270005] 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.450005] shmif0: Ethernet address b2:a0:bb:a8:d2:61 tc-so:[ 6.870005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 9.490005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 12.120005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 15.230005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 17.590005] 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.690004 b2:a0:1b:8f:71:7a > 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:bb:a8:d2:61 > 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.680004 b2:a0:1b:8f:71:7a > 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:bb:a8:d2:61 > b2:a0:1b:8f:71:7a, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:bb:a8:d2:61, length 28 tc-so:00:00:08.680004 b2:a0:1b:8f:71:7a > b2:a0:bb:a8:d2:61, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 34257, seq 0, length 64 tc-so:00:00:06.870004 b2:a0:bb:a8:d2:61 > 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.680004 b2:a0:1b:8f:71:7a > b2:a0:bb:a8:d2:61, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:1b:8f:71:7a, length 28 tc-so:00:00:06.870004 b2:a0:bb:a8:d2:61 > b2:a0:1b:8f:71:7a, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 34257, seq 0, length 64 tc-so:00:00:11.280004 b2:a0:1b:8f:71:7a > b2:a0:bb:a8:d2:61, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x0000271a,seq=0x1): ICMP echo request, id 35620, seq 0, length 64 tc-so:00:00:09.490004 b2:a0:bb:a8:d2:61 > b2:a0:1b:8f:71:7a, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x0000271b,seq=0x1): ICMP echo reply, id 35620, seq 0, length 64 tc-so:00:00:13.950004 b2:a0:1b:8f:71:7a > b2:a0:bb:a8:d2:61, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002724,seq=0x1): ICMP echo request, id 62050, seq 0, length 64 tc-so:00:00:12.120004 b2:a0:bb:a8:d2:61 > b2:a0:1b:8f:71:7a, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002725,seq=0x1): ICMP echo reply, id 62050, seq 0, length 64 tc-so:00:00:17.060004 b2:a0:1b:8f:71:7a > b2:a0:bb:a8:d2:61, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x0000271a,seq=0x2): ICMP echo request, id 26019, seq 0, length 64 tc-so:00:00:15.230004 b2:a0:bb:a8:d2:61 > b2:a0:1b:8f:71:7a, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x0000271b,seq=0x2): ICMP echo reply, id 26019, seq 0, length 64 tc-so:00:00:19.400004 b2:a0:1b:8f:71:7a > b2:a0:bb:a8:d2:61, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 24382, seq 0, length 64 tc-so:00:00:17.590004 b2:a0:bb:a8:d2:61 > b2:a0:1b:8f:71:7a, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 24382, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639129216.377923, ipsec_spi_ah_null_preferred_new_delete, passed tc-start: 1639129216.403666, 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: 1639129227.776877, ipsec_spi_ah_null_preferred_new_timeout, skipped, PR 55632: test fails randomly, leaving spurious rump_server around tc-start: 1639129227.784924, 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:bb:86:7b:65 ./.__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:09.150004 b2:a0:af:51:f8:45 > 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.720004 b2:a0:bb:86:7b:65 > b2:a0:af:51:f8:45, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:bb:86:7b:65, length 28 tc-so:00:00:09.190004 b2:a0:af:51:f8:45 > b2:a0:bb:86:7b:65, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 6824, seq 0, length 64 tc-so:00:00:07.760004 b2:a0:bb:86:7b: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:09.190004 b2:a0:af:51:f8:45 > b2:a0:bb:86:7b:65, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:af:51:f8:45, length 28 tc-so:00:00:07.760004 b2:a0:bb:86:7b:65 > b2:a0:af:51:f8:45, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 6824, 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: Dec 10 09:40:40 2021 current: Dec 10 09:40:42 2021 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:40:41 2021 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=8101 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: Dec 10 09:40:42 2021 current: Dec 10 09:40:42 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:40:32 2021 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=8101 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: Dec 10 09:40:40 2021 current: Dec 10 09:40:42 2021 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:40:41 2021 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=8101 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: Dec 10 09:40:42 2021 current: Dec 10 09:40:42 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:40:32 2021 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=8101 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: Dec 10 09:40:40 2021 current: Dec 10 09:40:43 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:40:41 2021 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=15217 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: Dec 10 09:40:43 2021 current: Dec 10 09:40:43 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:40:34 2021 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=15217 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: Dec 10 09:40:40 2021 current: Dec 10 09:40:43 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:40:41 2021 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=15217 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: Dec 10 09:40:43 2021 current: Dec 10 09:40:43 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:40:34 2021 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=15217 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:11.420004 b2:a0:af:51:f8:45 > b2:a0:bb:86:7b:65, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 6059, seq 0, length 64 tc-so:00:00:09.990004 b2:a0:bb:86:7b:65 > b2:a0:af:51:f8:45, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 6059, 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: Dec 10 09:40:40 2021 current: Dec 10 09:40:45 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:40:43 2021 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=5004 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: Dec 10 09:40:42 2021 current: Dec 10 09:40:45 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:40:32 2021 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=5004 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: Dec 10 09:40:45 2021 current: Dec 10 09:40:45 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:40:32 2021 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=5004 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: Dec 10 09:40:40 2021 current: Dec 10 09:40:45 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:40:43 2021 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=5004 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: Dec 10 09:40:42 2021 current: Dec 10 09:40:45 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:40:32 2021 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=5004 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: Dec 10 09:40:45 2021 current: Dec 10 09:40:45 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:40:32 2021 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=5004 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: Dec 10 09:40:39 2021 current: Dec 10 09:40:46 2021 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:40:42 2021 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=5716 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: Dec 10 09:40:42 2021 current: Dec 10 09:40:46 2021 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:40:33 2021 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=5716 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: Dec 10 09:40:45 2021 current: Dec 10 09:40:46 2021 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:40:33 2021 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=5716 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: Dec 10 09:40:39 2021 current: Dec 10 09:40:46 2021 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:40:42 2021 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=5716 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: Dec 10 09:40:42 2021 current: Dec 10 09:40:46 2021 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:40:33 2021 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=5716 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: Dec 10 09:40:45 2021 current: Dec 10 09:40:46 2021 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:40:33 2021 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=5716 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:14.270004 b2:a0:af:51:f8:45 > b2:a0:bb:86:7b:65, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): ICMP echo request, id 6192, seq 0, length 64 tc-so:00:00:12.800004 b2:a0:bb:86:7b:65 > b2:a0:af:51:f8:45, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): ICMP echo reply, id 6192, 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: Dec 10 09:40:40 2021 current: Dec 10 09:40:48 2021 tc-so: diff: 8(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:40:46 2021 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=13553 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: Dec 10 09:40:42 2021 current: Dec 10 09:40:48 2021 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:40:32 2021 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=13553 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: Dec 10 09:40:40 2021 current: Dec 10 09:40:48 2021 tc-so: diff: 8(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:40:46 2021 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=13553 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: Dec 10 09:40:42 2021 current: Dec 10 09:40:48 2021 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:40:32 2021 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=13553 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: Dec 10 09:40:39 2021 current: Dec 10 09:40:48 2021 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:40:45 2021 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=650 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: Dec 10 09:40:42 2021 current: Dec 10 09:40:48 2021 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:40:33 2021 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=650 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: Dec 10 09:40:39 2021 current: Dec 10 09:40:48 2021 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:40:45 2021 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=650 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: Dec 10 09:40:42 2021 current: Dec 10 09:40:48 2021 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:40:33 2021 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=650 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:16.760004 b2:a0:af:51:f8:45 > b2:a0:bb:86:7b:65, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): ICMP echo request, id 34753, seq 0, length 64 tc-so:00:00:15.350004 b2:a0:bb:86:7b:65 > b2:a0:af:51:f8:45, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): ICMP echo reply, id 34753, 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: Dec 10 09:40:40 2021 current: Dec 10 09:40:50 2021 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:40:48 2021 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=6060 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: Dec 10 09:40:40 2021 current: Dec 10 09:40:50 2021 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:40:48 2021 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=6060 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: Dec 10 09:40:39 2021 current: Dec 10 09:40:51 2021 tc-so: diff: 12(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:40:48 2021 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=5009 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: Dec 10 09:40:39 2021 current: Dec 10 09:40:51 2021 tc-so: diff: 12(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:40:48 2021 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=5009 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:19.050004 b2:a0:af:51:f8:45 > b2:a0:bb:86:7b:65, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): ICMP echo request, id 41946, seq 0, length 64 tc-so:00:00:17.640004 b2:a0:bb:86:7b:65 > b2:a0:af:51:f8:45, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): ICMP echo reply, id 41946, 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:af:51:f8:45 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:bb:86:7b: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:af:51:f8:45 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:bb:86:7b:65 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:af:51:f8:45 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:bb:86:7b: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:af:51:f8: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:bb:86:7b:65 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:af:51:f8: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:bb:86:7b: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:bb:86:7b:65 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:af:51:f8:45 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 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 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 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 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 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 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 1547 0 38 295 0 295 tc-so: tc-so:In use 1616K, total allocated 2360K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.230005] shmif0: Ethernet address b2:a0:af:51:f8:45 tc-so:[ 9.190005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 11.460005] 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:[ 16.800005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 19.090005] 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 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 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 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 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 1466 0 28 274 0 274 tc-so: tc-so:In use 1492K, total allocated 2192K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.790005] shmif0: Ethernet address b2:a0:bb:86:7b:65 tc-so:[ 7.720005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 9.990005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 12.800005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 15.350005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 17.600005] 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.710004 b2:a0:af:51:f8:45 > 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.000004 b2:a0:bb:86:7b: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:09.150004 b2:a0:af:51:f8:45 > 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.720004 b2:a0:bb:86:7b:65 > b2:a0:af:51:f8:45, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:bb:86:7b:65, length 28 tc-so:00:00:09.190004 b2:a0:af:51:f8:45 > b2:a0:bb:86:7b:65, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 6824, seq 0, length 64 tc-so:00:00:07.760004 b2:a0:bb:86:7b: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:09.190004 b2:a0:af:51:f8:45 > b2:a0:bb:86:7b:65, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:af:51:f8:45, length 28 tc-so:00:00:07.760004 b2:a0:bb:86:7b:65 > b2:a0:af:51:f8:45, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 6824, seq 0, length 64 tc-so:00:00:11.420004 b2:a0:af:51:f8:45 > b2:a0:bb:86:7b:65, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 6059, seq 0, length 64 tc-so:00:00:09.990004 b2:a0:bb:86:7b:65 > b2:a0:af:51:f8:45, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 6059, seq 0, length 64 tc-so:00:00:14.270004 b2:a0:af:51:f8:45 > b2:a0:bb:86:7b:65, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): ICMP echo request, id 6192, seq 0, length 64 tc-so:00:00:12.800004 b2:a0:bb:86:7b:65 > b2:a0:af:51:f8:45, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): ICMP echo reply, id 6192, seq 0, length 64 tc-so:00:00:16.760004 b2:a0:af:51:f8:45 > b2:a0:bb:86:7b:65, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): ICMP echo request, id 34753, seq 0, length 64 tc-so:00:00:15.350004 b2:a0:bb:86:7b:65 > b2:a0:af:51:f8:45, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): ICMP echo reply, id 34753, seq 0, length 64 tc-so:00:00:19.050004 b2:a0:af:51:f8:45 > b2:a0:bb:86:7b:65, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): ICMP echo request, id 41946, seq 0, length 64 tc-so:00:00:17.640004 b2:a0:bb:86:7b:65 > b2:a0:af:51:f8:45, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): ICMP echo reply, id 41946, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639129267.25489, ipsec_spi_ah_null_preferred_old_delete, passed tc-start: 1639129267.49418, 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: 1639129276.367281, ipsec_spi_ah_null_preferred_old_timeout, skipped, PR 55632: test fails randomly, leaving spurious rump_server around tc-start: 1639129276.375481, 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:fc:a4:bd:6a ./.__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:09.320004 b2:a0:36:64:86:39 > 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.950004 b2:a0:fc:a4:bd:6a > b2:a0:36:64:86:39, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:fc:a4:bd:6a, length 28 tc-so:00:00:09.350004 b2:a0:36:64:86:39 > b2:a0:fc:a4:bd:6a, 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.990004 b2:a0:fc:a4:bd:6a > 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.350004 b2:a0:36:64:86:39 > b2:a0:fc:a4:bd:6a, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:36:64:86:39, length 28 tc-so:00:00:07.990004 b2:a0:fc:a4:bd:6a > b2:a0:36:64:86:39, 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: Dec 10 09:41:28 2021 current: Dec 10 09:41:31 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:41:30 2021 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=28266 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: Dec 10 09:41:31 2021 current: Dec 10 09:41:31 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:41:21 2021 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=28266 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: Dec 10 09:41:28 2021 current: Dec 10 09:41:31 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:41:30 2021 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=28266 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: Dec 10 09:41:31 2021 current: Dec 10 09:41:31 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:41:21 2021 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=28266 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: Dec 10 09:41:28 2021 current: Dec 10 09:41:32 2021 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:41:29 2021 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=20398 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: Dec 10 09:41:32 2021 current: Dec 10 09:41:32 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:41:22 2021 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=20398 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: Dec 10 09:41:28 2021 current: Dec 10 09:41:32 2021 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:41:29 2021 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=20398 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: Dec 10 09:41:32 2021 current: Dec 10 09:41:32 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:41:22 2021 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=20398 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:11.910004 b2:a0:36:64:86:39 > b2:a0:fc:a4:bd:6a, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x0000271a,seq=0x1), length 76 tc-so:00:00:10.520004 b2:a0:fc:a4:bd:6a > b2:a0:36:64:86:39, 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: Dec 10 09:41:27 2021 current: Dec 10 09:41:33 2021 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:41:29 2021 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=22278 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: Dec 10 09:41:30 2021 current: Dec 10 09:41:33 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:41:31 2021 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=22278 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: Dec 10 09:41:33 2021 current: Dec 10 09:41:34 2021 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:41:20 2021 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=22278 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: Dec 10 09:41:27 2021 current: Dec 10 09:41:34 2021 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:41:29 2021 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=22278 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: Dec 10 09:41:30 2021 current: Dec 10 09:41:34 2021 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:41:31 2021 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=22278 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: Dec 10 09:41:33 2021 current: Dec 10 09:41:34 2021 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:41:20 2021 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=22278 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: Dec 10 09:41:28 2021 current: Dec 10 09:41:34 2021 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:41:29 2021 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=9692 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: Dec 10 09:41:32 2021 current: Dec 10 09:41:34 2021 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:41:32 2021 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=9692 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: Dec 10 09:41:34 2021 current: Dec 10 09:41:34 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:41:22 2021 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=9692 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: Dec 10 09:41:28 2021 current: Dec 10 09:41:34 2021 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:41:29 2021 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=9692 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: Dec 10 09:41:32 2021 current: Dec 10 09:41:34 2021 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:41:32 2021 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=9692 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: Dec 10 09:41:34 2021 current: Dec 10 09:41:34 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:41:22 2021 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=9692 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:14.460004 b2:a0:36:64:86:39 > b2:a0:fc:a4:bd:6a, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002724,seq=0x1), length 76 tc-so:00:00:13.050004 b2:a0:fc:a4:bd:6a > b2:a0:36:64:86:39, 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: Dec 10 09:41:27 2021 current: Dec 10 09:41:36 2021 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:41:29 2021 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=12236 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: Dec 10 09:41:30 2021 current: Dec 10 09:41:36 2021 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:41:31 2021 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=12236 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: Dec 10 09:41:27 2021 current: Dec 10 09:41:36 2021 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:41:29 2021 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=12236 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: Dec 10 09:41:30 2021 current: Dec 10 09:41:36 2021 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:41:31 2021 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=12236 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: Dec 10 09:41:28 2021 current: Dec 10 09:41:37 2021 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:41:29 2021 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=22024 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: Dec 10 09:41:32 2021 current: Dec 10 09:41:37 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:41:32 2021 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=22024 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: Dec 10 09:41:28 2021 current: Dec 10 09:41:37 2021 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:41:29 2021 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=22024 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: Dec 10 09:41:32 2021 current: Dec 10 09:41:37 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:41:32 2021 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=22024 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:17.150004 b2:a0:36:64:86:39 > b2:a0:fc:a4:bd:6a, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x0000271a,seq=0x2), length 76 tc-so:00:00:15.770004 b2:a0:fc:a4:bd:6a > b2:a0:36:64:86:39, 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: Dec 10 09:41:28 2021 current: Dec 10 09:41:39 2021 tc-so: diff: 11(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:41:30 2021 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=19758 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: Dec 10 09:41:28 2021 current: Dec 10 09:41:39 2021 tc-so: diff: 11(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:41:30 2021 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=19758 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: Dec 10 09:41:27 2021 current: Dec 10 09:41:40 2021 tc-so: diff: 13(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:41:28 2021 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=577 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: Dec 10 09:41:27 2021 current: Dec 10 09:41:40 2021 tc-so: diff: 13(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:41:28 2021 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=577 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:19.770004 b2:a0:36:64:86:39 > b2:a0:fc:a4:bd:6a, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 76 tc-so:00:00:18.410004 b2:a0:fc:a4:bd:6a > b2:a0:36:64:86:39, 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:36:64:86:39 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:fc:a4:bd:6a 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:36:64:86:39 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:fc:a4:bd:6a 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:36:64:86:39 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:fc:a4:bd:6a 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:36:64:86:39 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:fc:a4:bd:6a 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:36:64:86:39 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:fc:a4:bd:6a 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:fc:a4:bd:6a 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:36:64:86:39 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 66 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 164 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 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 1533 0 38 293 0 293 tc-so: tc-so:In use 1606K, total allocated 2344K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.950005] shmif0: Ethernet address b2:a0:36:64:86:39 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 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 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 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 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 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 1445 0 28 272 0 272 tc-so: tc-so:In use 1479K, total allocated 2176K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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] 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.670005] shmif0: Ethernet address b2:a0:fc:a4:bd:6a tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.650004 b2:a0:36:64:86:39 > 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:fc:a4:bd:6a > 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.320004 b2:a0:36:64:86:39 > 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.950004 b2:a0:fc:a4:bd:6a > b2:a0:36:64:86:39, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:fc:a4:bd:6a, length 28 tc-so:00:00:09.350004 b2:a0:36:64:86:39 > b2:a0:fc:a4:bd:6a, 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.990004 b2:a0:fc:a4:bd:6a > 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.350004 b2:a0:36:64:86:39 > b2:a0:fc:a4:bd:6a, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:36:64:86:39, length 28 tc-so:00:00:07.990004 b2:a0:fc:a4:bd:6a > b2:a0:36:64:86:39, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 76 tc-so:00:00:11.910004 b2:a0:36:64:86:39 > b2:a0:fc:a4:bd:6a, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x0000271a,seq=0x1), length 76 tc-so:00:00:10.520004 b2:a0:fc:a4:bd:6a > b2:a0:36:64:86:39, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x0000271b,seq=0x1), length 76 tc-so:00:00:14.460004 b2:a0:36:64:86:39 > b2:a0:fc:a4:bd:6a, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002724,seq=0x1), length 76 tc-so:00:00:13.050004 b2:a0:fc:a4:bd:6a > b2:a0:36:64:86:39, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002725,seq=0x1), length 76 tc-so:00:00:17.150004 b2:a0:36:64:86:39 > b2:a0:fc:a4:bd:6a, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x0000271a,seq=0x2), length 76 tc-so:00:00:15.770004 b2:a0:fc:a4:bd:6a > b2:a0:36:64:86:39, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x0000271b,seq=0x2), length 76 tc-so:00:00:19.770004 b2:a0:36:64:86:39 > b2:a0:fc:a4:bd:6a, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 76 tc-so:00:00:18.410004 b2:a0:fc:a4:bd:6a > b2:a0:36:64:86:39, 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: 1639129319.966066, ipsec_spi_esp_null_preferred_new_delete, passed tc-start: 1639129319.993064, 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: 1639129331.275970, ipsec_spi_esp_null_preferred_new_timeout, skipped, PR 55632: test fails randomly, leaving spurious rump_server around tc-start: 1639129331.284321, 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:1e:27:9a: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.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:09.240004 b2:a0:f5:8b:b7:77 > 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.680004 b2:a0:1e:27:9a:a1 > b2:a0:f5:8b:b7:77, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:1e:27:9a:a1, length 28 tc-so:00:00:09.240004 b2:a0:f5:8b:b7:77 > b2:a0:1e:27:9a:a1, 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.730004 b2:a0:1e:27:9a:a1 > 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.280004 b2:a0:f5:8b:b7:77 > b2:a0:1e:27:9a:a1, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:f5:8b:b7:77, length 28 tc-so:00:00:07.730004 b2:a0:1e:27:9a:a1 > b2:a0:f5:8b:b7:77, 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: Dec 10 09:42:24 2021 current: Dec 10 09:42:27 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:42:25 2021 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=24445 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: Dec 10 09:42:26 2021 current: Dec 10 09:42:27 2021 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:42:16 2021 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=24445 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: Dec 10 09:42:24 2021 current: Dec 10 09:42:27 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:42:25 2021 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=24445 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: Dec 10 09:42:26 2021 current: Dec 10 09:42:27 2021 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:42:16 2021 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=24445 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: Dec 10 09:42:24 2021 current: Dec 10 09:42:28 2021 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:42:25 2021 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=18207 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: Dec 10 09:42:28 2021 current: Dec 10 09:42:28 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:42:18 2021 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=18207 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: Dec 10 09:42:24 2021 current: Dec 10 09:42:28 2021 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:42:25 2021 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=18207 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: Dec 10 09:42:28 2021 current: Dec 10 09:42:28 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:42:18 2021 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=18207 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:12.050004 b2:a0:f5:8b:b7:77 > b2:a0:1e:27:9a:a1, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 76 tc-so:00:00:10.510004 b2:a0:1e:27:9a:a1 > b2:a0:f5:8b:b7:77, 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: Dec 10 09:42:24 2021 current: Dec 10 09:42:30 2021 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:42:28 2021 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=22634 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: Dec 10 09:42:26 2021 current: Dec 10 09:42:30 2021 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:42:16 2021 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=22634 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: Dec 10 09:42:29 2021 current: Dec 10 09:42:30 2021 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:42:16 2021 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=22634 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: Dec 10 09:42:24 2021 current: Dec 10 09:42:30 2021 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:42:28 2021 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=22634 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: Dec 10 09:42:26 2021 current: Dec 10 09:42:30 2021 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:42:16 2021 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=22634 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: Dec 10 09:42:29 2021 current: Dec 10 09:42:30 2021 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:42:16 2021 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=22634 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: Dec 10 09:42:24 2021 current: Dec 10 09:42:30 2021 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:42:28 2021 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=19808 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: Dec 10 09:42:28 2021 current: Dec 10 09:42:30 2021 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:42:18 2021 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=19808 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: Dec 10 09:42:30 2021 current: Dec 10 09:42:30 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:42:18 2021 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=19808 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: Dec 10 09:42:24 2021 current: Dec 10 09:42:30 2021 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:42:28 2021 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=19808 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: Dec 10 09:42:28 2021 current: Dec 10 09:42:30 2021 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:42:18 2021 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=19808 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: Dec 10 09:42:30 2021 current: Dec 10 09:42:30 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:42:18 2021 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=19808 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:14.760004 b2:a0:f5:8b:b7:77 > b2:a0:1e:27:9a:a1, 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.200004 b2:a0:1e:27:9a:a1 > b2:a0:f5:8b:b7:77, 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: Dec 10 09:42:24 2021 current: Dec 10 09:42:32 2021 tc-so: diff: 8(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:42:30 2021 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=6583 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: Dec 10 09:42:26 2021 current: Dec 10 09:42:32 2021 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:42:16 2021 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=6583 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: Dec 10 09:42:24 2021 current: Dec 10 09:42:32 2021 tc-so: diff: 8(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:42:30 2021 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=6583 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: Dec 10 09:42:26 2021 current: Dec 10 09:42:32 2021 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:42:16 2021 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=6583 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: Dec 10 09:42:23 2021 current: Dec 10 09:42:33 2021 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:42:30 2021 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=20836 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: Dec 10 09:42:27 2021 current: Dec 10 09:42:33 2021 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:42:17 2021 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=20836 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: Dec 10 09:42:23 2021 current: Dec 10 09:42:33 2021 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:42:30 2021 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=20836 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: Dec 10 09:42:27 2021 current: Dec 10 09:42:33 2021 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:42:17 2021 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=20836 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:16.930004 b2:a0:f5:8b:b7:77 > b2:a0:1e:27:9a:a1, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 76 tc-so:00:00:15.380004 b2:a0:1e:27:9a:a1 > b2:a0:f5:8b:b7:77, 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: Dec 10 09:42:24 2021 current: Dec 10 09:42:34 2021 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:42:32 2021 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=2958 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: Dec 10 09:42:24 2021 current: Dec 10 09:42:34 2021 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:42:32 2021 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=2958 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: Dec 10 09:42:24 2021 current: Dec 10 09:42:35 2021 tc-so: diff: 11(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:42:33 2021 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=25311 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: Dec 10 09:42:24 2021 current: Dec 10 09:42:35 2021 tc-so: diff: 11(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:42:33 2021 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=25311 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:19.260004 b2:a0:f5:8b:b7:77 > b2:a0:1e:27:9a:a1, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 76 tc-so:00:00:17.680004 b2:a0:1e:27:9a:a1 > b2:a0:f5:8b:b7:77, 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:f5:8b:b7:77 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:1e:27:9a: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:shmif 1500 b2:a0:f5:8b:b7:77 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:1e:27:9a:a1 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:f5:8b:b7:77 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:1e:27:9a:a1 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:f5:8b:b7: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:1e:27:9a:a1 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:f5:8b:b7:77 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:1e:27:9a:a1 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:1e:27:9a:a1 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:f5:8b:b7:77 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 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 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 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 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 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 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 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 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 1536 0 38 295 0 295 tc-so: tc-so:In use 1618K, total allocated 2360K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.280005] chacha: Portable C ChaCha tc-so:[ 1.280005] 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.090005] shmif0: Ethernet address b2:a0:f5:8b:b7:77 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 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 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 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 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 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 1449 0 28 273 0 273 tc-so: tc-so:In use 1489K, total allocated 2184K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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:[ 3.590005] shmif0: Ethernet address b2:a0:1e:27:9a:a1 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:f5:8b:b7:77 > 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.860004 b2:a0:1e:27:9a:a1 > 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.240004 b2:a0:f5:8b:b7:77 > 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.680004 b2:a0:1e:27:9a:a1 > b2:a0:f5:8b:b7:77, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:1e:27:9a:a1, length 28 tc-so:00:00:09.240004 b2:a0:f5:8b:b7:77 > b2:a0:1e:27:9a:a1, 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.730004 b2:a0:1e:27:9a:a1 > 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.280004 b2:a0:f5:8b:b7:77 > b2:a0:1e:27:9a:a1, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:f5:8b:b7:77, length 28 tc-so:00:00:07.730004 b2:a0:1e:27:9a:a1 > b2:a0:f5:8b:b7:77, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 76 tc-so:00:00:12.050004 b2:a0:f5:8b:b7:77 > b2:a0:1e:27:9a:a1, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 76 tc-so:00:00:10.510004 b2:a0:1e:27:9a:a1 > b2:a0:f5:8b:b7:77, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 76 tc-so:00:00:14.760004 b2:a0:f5:8b:b7:77 > b2:a0:1e:27:9a:a1, 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.200004 b2:a0:1e:27:9a:a1 > b2:a0:f5:8b:b7:77, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 76 tc-so:00:00:16.930004 b2:a0:f5:8b:b7:77 > b2:a0:1e:27:9a:a1, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 76 tc-so:00:00:15.380004 b2:a0:1e:27:9a:a1 > b2:a0:f5:8b:b7:77, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 76 tc-so:00:00:19.260004 b2:a0:f5:8b:b7:77 > b2:a0:1e:27:9a:a1, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 76 tc-so:00:00:17.680004 b2:a0:1e:27:9a:a1 > b2:a0:f5:8b:b7:77, 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: 1639129374.17089, ipsec_spi_esp_null_preferred_old_delete, passed tc-start: 1639129374.42864, 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: 1639129385.808903, ipsec_spi_esp_null_preferred_old_timeout, skipped, PR 55632: test fails randomly, leaving spurious rump_server around tc-start: 1639129385.819672, 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:f3:a0:f3:69 ./.__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:08.400004 b2:a0:00:1a:b0:e6 > 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.980004 b2:a0:f3:a0:f3:69 > b2:a0:00:1a:b0:e6, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:f3:a0:f3:69, length 28 tc-so:00:00:08.440004 b2:a0:00:1a:b0:e6 > b2:a0:f3:a0:f3:69, 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.030004 b2:a0:f3:a0:f3: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:08.440004 b2:a0:00:1a:b0:e6 > b2:a0:f3:a0:f3:69, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:00:1a:b0:e6, length 28 tc-so:00:00:07.030004 b2:a0:f3:a0:f3:69 > b2:a0:00:1a:b0:e6, 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: Dec 10 09:43:18 2021 current: Dec 10 09:43:20 2021 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:43:19 2021 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=27578 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: Dec 10 09:43:20 2021 current: Dec 10 09:43:20 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:43:11 2021 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=27578 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: Dec 10 09:43:18 2021 current: Dec 10 09:43:20 2021 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:43:19 2021 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=27578 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: Dec 10 09:43:20 2021 current: Dec 10 09:43:20 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:43:11 2021 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=27578 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: Dec 10 09:43:18 2021 current: Dec 10 09:43:20 2021 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:43:18 2021 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=5750 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: Dec 10 09:43:20 2021 current: Dec 10 09:43:20 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:43:12 2021 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=5750 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: Dec 10 09:43:18 2021 current: Dec 10 09:43:20 2021 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:43:19 2021 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=5750 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: Dec 10 09:43:20 2021 current: Dec 10 09:43:20 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:43:12 2021 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=5750 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:10.680004 b2:a0:00:1a:b0:e6 > b2:a0:f3:a0:f3:69, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x0000271a,seq=0x1), length 104 tc-so:00:00:09.220004 b2:a0:f3:a0:f3:69 > b2:a0:00:1a:b0:e6, 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: Dec 10 09:43:17 2021 current: Dec 10 09:43:22 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:43:18 2021 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=8697 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: Dec 10 09:43:19 2021 current: Dec 10 09:43:22 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:43:20 2021 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=8697 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: Dec 10 09:43:21 2021 current: Dec 10 09:43:22 2021 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:43:10 2021 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=8697 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: Dec 10 09:43:17 2021 current: Dec 10 09:43:22 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:43:18 2021 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=8697 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: Dec 10 09:43:19 2021 current: Dec 10 09:43:22 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:43:20 2021 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=8697 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: Dec 10 09:43:21 2021 current: Dec 10 09:43:22 2021 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:43:10 2021 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=8697 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: Dec 10 09:43:18 2021 current: Dec 10 09:43:23 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:43:18 2021 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=10402 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: Dec 10 09:43:20 2021 current: Dec 10 09:43:23 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:43:21 2021 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=10402 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: Dec 10 09:43:23 2021 current: Dec 10 09:43:23 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:43:12 2021 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=10402 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: Dec 10 09:43:18 2021 current: Dec 10 09:43:23 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:43:19 2021 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=10402 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: Dec 10 09:43:20 2021 current: Dec 10 09:43:23 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:43:21 2021 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=10402 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: Dec 10 09:43:23 2021 current: Dec 10 09:43:23 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:43:12 2021 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=10402 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:13.030004 b2:a0:00:1a:b0:e6 > b2:a0:f3:a0:f3:69, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002724,seq=0x1), length 104 tc-so:00:00:11.590004 b2:a0:f3:a0:f3:69 > b2:a0:00:1a:b0:e6, 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: Dec 10 09:43:17 2021 current: Dec 10 09:43:24 2021 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:43:18 2021 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=19519 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: Dec 10 09:43:19 2021 current: Dec 10 09:43:24 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:43:20 2021 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=19519 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: Dec 10 09:43:17 2021 current: Dec 10 09:43:24 2021 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:43:18 2021 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=19519 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: Dec 10 09:43:19 2021 current: Dec 10 09:43:24 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:43:20 2021 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=19519 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: Dec 10 09:43:18 2021 current: Dec 10 09:43:25 2021 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:43:18 2021 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=27790 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: Dec 10 09:43:20 2021 current: Dec 10 09:43:25 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:43:21 2021 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=27790 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: Dec 10 09:43:18 2021 current: Dec 10 09:43:25 2021 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:43:19 2021 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=27790 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: Dec 10 09:43:20 2021 current: Dec 10 09:43:25 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:43:21 2021 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=27790 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:15.350004 b2:a0:00:1a:b0:e6 > b2:a0:f3:a0:f3:69, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x0000271a,seq=0x2), length 104 tc-so:00:00:13.920004 b2:a0:f3:a0:f3:69 > b2:a0:00:1a:b0:e6, 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: Dec 10 09:43:18 2021 current: Dec 10 09:43:27 2021 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:43:19 2021 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=7155 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: Dec 10 09:43:18 2021 current: Dec 10 09:43:27 2021 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:43:19 2021 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=7155 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: Dec 10 09:43:18 2021 current: Dec 10 09:43:28 2021 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:43:18 2021 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=20393 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: Dec 10 09:43:18 2021 current: Dec 10 09:43:28 2021 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:43:19 2021 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=20393 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:18.050004 b2:a0:00:1a:b0:e6 > b2:a0:f3:a0:f3:69, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 104 tc-so:00:00:16.620004 b2:a0:f3:a0:f3:69 > b2:a0:00:1a:b0:e6, 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:00:1a:b0:e6 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:f3:a0:f3: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:00:1a:b0:e6 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:f3:a0:f3:69 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:00:1a:b0:e6 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:f3:a0:f3: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:00:1a:b0: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:f3:a0:f3:69 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:00:1a:b0:e6 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:f3:a0:f3: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:f3:a0:f3:69 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:00:1a:b0: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.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 72 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 164 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 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 592 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 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 1539 0 38 293 0 293 tc-so: tc-so:In use 1610K, total allocated 2344K; utilization 68.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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] 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.840005] shmif0: Ethernet address b2:a0:00:1a:b0:e6 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 48 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 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 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 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 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 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 1454 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.440005] shmif0: Ethernet address b2:a0:f3:a0:f3:69 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.310004 b2:a0:00:1a:b0:e6 > 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.340004 b2:a0:f3:a0:f3: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:08.400004 b2:a0:00:1a:b0:e6 > 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.980004 b2:a0:f3:a0:f3:69 > b2:a0:00:1a:b0:e6, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:f3:a0:f3:69, length 28 tc-so:00:00:08.440004 b2:a0:00:1a:b0:e6 > b2:a0:f3:a0:f3:69, 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.030004 b2:a0:f3:a0:f3: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:08.440004 b2:a0:00:1a:b0:e6 > b2:a0:f3:a0:f3:69, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:00:1a:b0:e6, length 28 tc-so:00:00:07.030004 b2:a0:f3:a0:f3:69 > b2:a0:00:1a:b0:e6, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 104 tc-so:00:00:10.680004 b2:a0:00:1a:b0:e6 > b2:a0:f3:a0:f3:69, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x0000271a,seq=0x1), length 104 tc-so:00:00:09.220004 b2:a0:f3:a0:f3:69 > b2:a0:00:1a:b0:e6, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x0000271b,seq=0x1), length 104 tc-so:00:00:13.030004 b2:a0:00:1a:b0:e6 > b2:a0:f3:a0:f3:69, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002724,seq=0x1), length 104 tc-so:00:00:11.590004 b2:a0:f3:a0:f3:69 > b2:a0:00:1a:b0:e6, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002725,seq=0x1), length 104 tc-so:00:00:15.350004 b2:a0:00:1a:b0:e6 > b2:a0:f3:a0:f3:69, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x0000271a,seq=0x2), length 104 tc-so:00:00:13.920004 b2:a0:f3:a0:f3:69 > b2:a0:00:1a:b0:e6, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x0000271b,seq=0x2), length 104 tc-so:00:00:18.050004 b2:a0:00:1a:b0:e6 > b2:a0:f3:a0:f3:69, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 104 tc-so:00:00:16.620004 b2:a0:f3:a0:f3:69 > b2:a0:00:1a:b0:e6, 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: 1639129430.828159, ipsec_spi_esp_rijndaelcbc_preferred_new_delete, passed tc-start: 1639129430.853010, 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: 1639129440.231445, ipsec_spi_esp_rijndaelcbc_preferred_new_timeout, skipped, PR 55632: test fails randomly, leaving spurious rump_server around tc-start: 1639129440.250180, 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:c5:c9:05:23 ./.__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:09.090004 b2:a0:9d:02:de:41 > 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.460004 b2:a0:c5:c9:05:23 > b2:a0:9d:02:de:41, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:c5:c9:05:23, length 28 tc-so:00:00:09.090004 b2:a0:9d:02:de:41 > b2:a0:c5:c9:05:23, 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.460004 b2:a0:c5:c9:05:23 > 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:9d:02:de:41 > b2:a0:c5:c9:05:23, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:9d:02:de:41, length 28 tc-so:00:00:07.500004 b2:a0:c5:c9:05:23 > b2:a0:9d:02:de:41, 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: Dec 10 09:44:12 2021 current: Dec 10 09:44:15 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:44:14 2021 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=15889 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: Dec 10 09:44:15 2021 current: Dec 10 09:44:15 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:44:05 2021 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=15889 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: Dec 10 09:44:12 2021 current: Dec 10 09:44:15 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:44:14 2021 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=15889 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: Dec 10 09:44:15 2021 current: Dec 10 09:44:15 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:44:05 2021 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=15889 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: Dec 10 09:44:13 2021 current: Dec 10 09:44:16 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:44:14 2021 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=9506 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: Dec 10 09:44:16 2021 current: Dec 10 09:44:16 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:44:07 2021 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=9506 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: Dec 10 09:44:13 2021 current: Dec 10 09:44:16 2021 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:44:14 2021 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=9506 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: Dec 10 09:44:16 2021 current: Dec 10 09:44:16 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:44:07 2021 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=9506 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:11.370004 b2:a0:9d:02:de:41 > b2:a0:c5:c9:05:23, 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.740004 b2:a0:c5:c9:05:23 > b2:a0:9d:02:de:41, 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: Dec 10 09:44:13 2021 current: Dec 10 09:44:18 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:44:17 2021 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=14965 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: Dec 10 09:44:16 2021 current: Dec 10 09:44:18 2021 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:44:06 2021 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=14965 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: Dec 10 09:44:18 2021 current: Dec 10 09:44:18 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:44:06 2021 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=14965 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: Dec 10 09:44:13 2021 current: Dec 10 09:44:18 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:44:17 2021 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=14965 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: Dec 10 09:44:16 2021 current: Dec 10 09:44:18 2021 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:44:06 2021 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=14965 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: Dec 10 09:44:18 2021 current: Dec 10 09:44:18 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:44:06 2021 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=14965 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: Dec 10 09:44:13 2021 current: Dec 10 09:44:18 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:44:16 2021 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=25355 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: Dec 10 09:44:16 2021 current: Dec 10 09:44:18 2021 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:44:07 2021 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=25355 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: Dec 10 09:44:18 2021 current: Dec 10 09:44:18 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:44:07 2021 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=25355 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: Dec 10 09:44:13 2021 current: Dec 10 09:44:18 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:44:16 2021 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=25355 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: Dec 10 09:44:16 2021 current: Dec 10 09:44:18 2021 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:44:07 2021 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=25355 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: Dec 10 09:44:18 2021 current: Dec 10 09:44:18 2021 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:44:07 2021 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=25355 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:13.660004 b2:a0:9d:02:de:41 > b2:a0:c5:c9:05:23, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 104 tc-so:00:00:12.030004 b2:a0:c5:c9:05:23 > b2:a0:9d:02:de:41, 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: Dec 10 09:44:12 2021 current: Dec 10 09:44:20 2021 tc-so: diff: 8(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:44:18 2021 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=25433 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: Dec 10 09:44:15 2021 current: Dec 10 09:44:20 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:44:05 2021 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=25433 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: Dec 10 09:44:12 2021 current: Dec 10 09:44:20 2021 tc-so: diff: 8(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:44:18 2021 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=25433 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: Dec 10 09:44:15 2021 current: Dec 10 09:44:20 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:44:05 2021 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=25433 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: Dec 10 09:44:13 2021 current: Dec 10 09:44:20 2021 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:44:19 2021 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=3793 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: Dec 10 09:44:16 2021 current: Dec 10 09:44:20 2021 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:44:07 2021 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=3793 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: Dec 10 09:44:12 2021 current: Dec 10 09:44:20 2021 tc-so: diff: 8(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:44:18 2021 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=3793 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: Dec 10 09:44:15 2021 current: Dec 10 09:44:20 2021 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:44:06 2021 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=3793 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:15.950004 b2:a0:9d:02:de:41 > b2:a0:c5:c9:05:23, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 104 tc-so:00:00:14.320004 b2:a0:c5:c9:05:23 > b2:a0:9d:02:de:41, 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: Dec 10 09:44:12 2021 current: Dec 10 09:44:22 2021 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:44:20 2021 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=28138 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: Dec 10 09:44:12 2021 current: Dec 10 09:44:22 2021 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:44:20 2021 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=28138 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: Dec 10 09:44:13 2021 current: Dec 10 09:44:23 2021 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:44:21 2021 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=14242 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: Dec 10 09:44:13 2021 current: Dec 10 09:44:23 2021 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Dec 10 09:44:21 2021 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=14242 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:18.650004 b2:a0:9d:02:de:41 > b2:a0:c5:c9:05:23, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 104 tc-so:00:00:17.020004 b2:a0:c5:c9:05:23 > b2:a0:9d:02:de:41, 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:9d:02:de:41 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:c5:c9:05:23 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:9d:02:de:41 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:c5:c9:05:23 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:9d:02:de:41 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:c5:c9:05:23 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:9d:02:de:41 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:c5:c9:05:23 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:9d:02:de:41 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:c5:c9:05:23 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:c5:c9:05:23 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:9d:02:de:41 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 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 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 5 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 73 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 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 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 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 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 1561 0 38 296 0 296 tc-so: tc-so:In use 1639K, total allocated 2368K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.030005] shmif0: Ethernet address b2:a0:9d:02:de:41 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 71 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 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 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 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 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 1459 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.260005] IPsec: Initialized Security Association Processing. tc-so:[ 1.260005] 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.460005] shmif0: Ethernet address b2:a0:c5:c9:05:23 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:9d:02:de:41 > 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:c5:c9:05:23 > 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.090004 b2:a0:9d:02:de:41 > 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.460004 b2:a0:c5:c9:05:23 > b2:a0:9d:02:de:41, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:c5:c9:05:23, length 28 tc-so:00:00:09.090004 b2:a0:9d:02:de:41 > b2:a0:c5:c9:05:23, 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.460004 b2:a0:c5:c9:05:23 > 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:9d:02:de:41 > b2:a0:c5:c9:05:23, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:9d:02:de:41, length 28 tc-so:00:00:07.500004 b2:a0:c5:c9:05:23 > b2:a0:9d:02:de:41, 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.370004 b2:a0:9d:02:de:41 > b2:a0:c5:c9:05:23, 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.740004 b2:a0:c5:c9:05:23 > b2:a0:9d:02:de:41, 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.660004 b2:a0:9d:02:de:41 > b2:a0:c5:c9:05:23, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 104 tc-so:00:00:12.030004 b2:a0:c5:c9:05:23 > b2:a0:9d:02:de:41, 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.950004 b2:a0:9d:02:de:41 > b2:a0:c5:c9:05:23, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 104 tc-so:00:00:14.320004 b2:a0:c5:c9:05:23 > b2:a0:9d:02:de:41, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 104 tc-so:00:00:18.650004 b2:a0:9d:02:de:41 > b2:a0:c5:c9:05:23, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 104 tc-so:00:00:17.020004 b2:a0:c5:c9:05:23 > b2:a0:9d:02:de:41, 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: 1639129482.709262, ipsec_spi_esp_rijndaelcbc_preferred_old_delete, passed tc-start: 1639129482.735905, 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: 1639129494.82723, ipsec_spi_esp_rijndaelcbc_preferred_old_timeout, skipped, PR 55632: test fails randomly, leaving spurious rump_server around tc-start: 1639129494.90806, 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:74:03:70:a8 ./.__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:f2:98:a5: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:74:03:70: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:f2:98:a5: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:74:03:70:a8 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:f2:98:a5: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:74:03:70: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:f2:98:a5: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:74:03:70:a8 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:f2:98:a5:88 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:74:03:70: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:74:03:70:a8 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:f2:98:a5:88 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 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 78 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 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 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 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 1281 0 26 233 0 233 tc-so: tc-so:In use 1239K, total allocated 1864K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.230005] shmif0: Ethernet address b2:a0:f2:98:a5:88 tc-so:[ 9.140005] 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 50 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 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 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 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 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 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 1268 0 24 229 0 229 tc-so: tc-so:In use 1216K, 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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:[ 3.630005] shmif0: Ethernet address b2:a0:74:03:70:a8 tc-so:[ 7.400005] 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.820004 b2:a0:f2:98:a5: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.710004 b2:a0:74:03:70: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:09.110004 b2:a0:f2:98:a5: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.400004 b2:a0:74:03:70:a8 > b2:a0:f2:98:a5:88, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:74:03:70:a8, length 28 tc-so:00:00:09.110004 b2:a0:f2:98:a5:88 > b2:a0:74:03:70:a8, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 51959, seq 0, length 64 tc-so:00:00:07.400004 b2:a0:74:03:70: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:09.110004 b2:a0:f2:98:a5:88 > b2:a0:74:03:70:a8, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:f2:98:a5:88, length 28 tc-so:00:00:07.440004 b2:a0:74:03:70:a8 > b2:a0:f2:98:a5:88, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 51959, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639129526.395859, ipsec_update_sa_ah_hmacsha512, passed tc-start: 1639129526.427183, 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:91:87:da:fc ./.__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:24:72:9a:51 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:91:87:da: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:24:72:9a:51 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:91:87:da:fc 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:24:72:9a:51 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:91:87:da:fc 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:72:9a:51 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:87:da:fc 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:24:72:9a:51 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:91:87:da:fc 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:91:87:da:fc 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:24:72:9a:51 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 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 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 1279 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.880005] shmif0: Ethernet address b2:a0:24:72:9a:51 tc-so:[ 8.400005] 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 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 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 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 1262 0 24 229 0 229 tc-so: tc-so:In use 1211K, total allocated 1832K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.250005] IPsec: Initialized Security Association Processing. tc-so:[ 1.250005] 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:[ 3.370005] shmif0: Ethernet address b2:a0:91:87:da:fc tc-so:[ 6.840005] 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.340004 b2:a0:24:72:9a:51 > 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.340004 b2:a0:91:87:da:fc > 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.360004 b2:a0:24:72:9a:51 > 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.840004 b2:a0:91:87:da:fc > b2:a0:24:72:9a:51, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:91:87:da:fc, length 28 tc-so:00:00:08.360004 b2:a0:24:72:9a:51 > b2:a0:91:87:da:fc, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 19525, seq 0, length 64 tc-so:00:00:06.890004 b2:a0:91:87:da:fc > 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.400004 b2:a0:24:72:9a:51 > b2:a0:91:87:da:fc, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:24:72:9a:51, length 28 tc-so:00:00:06.890004 b2:a0:91:87:da:fc > b2:a0:24:72:9a:51, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 19525, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639129556.595469, ipsec_update_sa_ah_null, passed tc-start: 1639129556.619954, 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:cb:0f:3c:7c ./.__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:22:c4:07: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:cb:0f:3c: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:shmif 1500 b2:a0:22:c4:07:82 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:cb:0f:3c:7c 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:22:c4:07: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:cb:0f:3c:7c 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:22:c4:07: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:cb:0f:3c:7c 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:22:c4:07:82 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:cb:0f:3c:7c 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:cb:0f:3c:7c 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:22:c4:07:82 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 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 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 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 1270 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.000005] shmif0: Ethernet address b2:a0:22:c4:07:82 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 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 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 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 1257 0 24 228 0 228 tc-so: tc-so:In use 1212K, total allocated 1824K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.470005] shmif0: Ethernet address b2:a0:cb:0f:3c:7c 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:22:c4:07: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.390004 b2:a0:cb:0f:3c:7c > 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.750004 b2:a0:22:c4:07: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:07.190004 b2:a0:cb:0f:3c:7c > b2:a0:22:c4:07:82, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:cb:0f:3c:7c, length 28 tc-so:00:00:08.750004 b2:a0:22:c4:07:82 > b2:a0:cb:0f:3c:7c, 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.190004 b2:a0:cb:0f:3c:7c > 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.790004 b2:a0:22:c4:07:82 > b2:a0:cb:0f:3c:7c, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:22:c4:07:82, length 28 tc-so:00:00:07.230004 b2:a0:cb:0f:3c:7c > b2:a0:22:c4:07:82, 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: 1639129588.396814, ipsec_update_sa_esp_null, passed tc-start: 1639129588.433797, 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:0b:f9:56:4c ./.__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:75:09:dd:46 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:0b:f9:56:4c 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:09:dd:46 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:0b:f9:56:4c 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:75:09:dd:46 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:0b:f9:56:4c 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:75:09:dd:46 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:f9:56:4c 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:75:09:dd:46 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:0b:f9:56:4c 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:0b:f9:56:4c 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:75:09:dd:46 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 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 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 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 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 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 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 1276 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] 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.040005] shmif0: Ethernet address b2:a0:75:09:dd:46 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 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 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 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 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 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 1259 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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:[ 3.550005] shmif0: Ethernet address b2:a0:0b:f9:56:4c tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.480004 b2:a0:75:09:dd:46 > 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.370004 b2:a0:0b:f9:56:4c > 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.370004 b2:a0:75:09:dd:46 > 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.830004 b2:a0:0b:f9:56:4c > b2:a0:75:09:dd:46, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:0b:f9:56:4c, length 28 tc-so:00:00:08.370004 b2:a0:75:09:dd:46 > b2:a0:0b:f9:56:4c, 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.830004 b2:a0:0b:f9:56:4c > 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:75:09:dd:46 > b2:a0:0b:f9:56:4c, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:75:09:dd:46, length 28 tc-so:00:00:06.830004 b2:a0:0b:f9:56:4c > b2:a0:75:09:dd:46, 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: 1639129620.682292, ipsec_update_sa_esp_rijndaelcbc, passed tc-start: 1639129620.706967, 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:a2:e9:0f: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.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:b2:48:75:dd 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:a2:e9:0f: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:shmif 1500 b2:a0:b2:48:75:dd 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:a2:e9:0f:04 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:b2:48:75:dd 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:a2:e9:0f:04 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:b2:48:75:dd 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:e9:0f:04 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:b2:48:75:dd 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:a2:e9:0f:04 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:a2:e9:0f:04 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:b2:48:75:dd 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 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 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 135 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 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 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 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 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.270005] mainbus0 (root) tc-so:[ 1.270005] 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.410005] shmif0: Ethernet address b2:a0:b2:48:75:dd tc-so:[ 9.290005] 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 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 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 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 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 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 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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] 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.760005] shmif0: Ethernet address b2:a0:a2:e9:0f:04 tc-so:[ 7.530005] 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.050004 b2:a0:b2:48:75:dd > 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.830004 b2:a0:a2:e9:0f:04 > 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.250004 b2:a0:b2:48:75:dd > 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.490004 b2:a0:a2:e9:0f:04 > b2:a0:b2:48:75:dd, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:a2:e9:0f:04, length 28 tc-so:00:00:09.250004 b2:a0:b2:48:75:dd > b2:a0:a2:e9:0f:04, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 26540, seq 0, length 64 tc-so:00:00:07.530004 b2:a0:a2:e9:0f:04 > 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.290004 b2:a0:b2:48:75:dd > b2:a0:a2:e9:0f:04, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:b2:48:75:dd, length 28 tc-so:00:00:07.530004 b2:a0:a2:e9:0f:04 > b2:a0:b2:48:75:dd, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 26540, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639129655.390703, ipsec_update_sp_ah_hmacsha512, passed tc-start: 1639129655.419601, 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:c9:00:20:40 ./.__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:19:c6:f1: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:c9:00:20: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:shmif 1500 b2:a0:19:c6:f1:3f 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:c9:00:20:40 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:c6:f1: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:c9:00:20:40 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:c6:f1: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:c9:00:20:40 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:c6:f1:3f 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:c9:00:20:40 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:c9:00:20:40 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:c6:f1:3f 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 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: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 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 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 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 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 1283 0 26 232 0 232 tc-so: tc-so:In use 1233K, total allocated 1856K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.210005] 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.100005] shmif0: Ethernet address b2:a0:19:c6:f1:3f tc-so:[ 9.890005] 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 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 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 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 1255 0 24 228 0 228 tc-so: tc-so:In use 1206K, total allocated 1824K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.720005] shmif0: Ethernet address b2:a0:c9:00:20:40 tc-so:[ 8.290005] 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.190004 b2:a0:19:c6:f1: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:06.280004 b2:a0:c9:00:20:40 > 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.850004 b2:a0:19:c6:f1: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:08.290004 b2:a0:c9:00:20:40 > b2:a0:19:c6:f1:3f, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:c9:00:20:40, length 28 tc-so:00:00:09.850004 b2:a0:19:c6:f1:3f > b2:a0:c9:00:20:40, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 39148, seq 0, length 64 tc-so:00:00:08.340004 b2:a0:c9:00:20:40 > 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.890004 b2:a0:19:c6:f1:3f > b2:a0:c9:00:20:40, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:19:c6:f1:3f, length 28 tc-so:00:00:08.340004 b2:a0:c9:00:20:40 > b2:a0:19:c6:f1:3f, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 39148, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639129690.91273, ipsec_update_sp_ah_null, passed tc-start: 1639129690.117424, 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:7c:ef:6d:0a ./.__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:9a:5c:11:0c 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:7c:ef:6d: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:9a:5c:11:0c 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:7c:ef:6d:0a 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:9a:5c:11:0c 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:7c:ef:6d:0a 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:9a:5c:11:0c 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:ef:6d:0a 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:9a:5c:11:0c 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:7c:ef:6d:0a 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:7c:ef:6d:0a 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:9a:5c:11:0c 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 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 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 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 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 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 1266 0 26 231 0 231 tc-so: tc-so:In use 1228K, total allocated 1848K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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:[ 3.960005] shmif0: Ethernet address b2:a0:9a:5c:11:0c 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 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 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 1246 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.440005] shmif0: Ethernet address b2:a0:7c:ef:6d:0a 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:9a:5c:11:0c > 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.340004 b2:a0:7c:ef:6d:0a > 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.440004 b2:a0:9a:5c:11:0c > 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.890004 b2:a0:7c:ef:6d:0a > b2:a0:9a:5c:11:0c, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:7c:ef:6d:0a, length 28 tc-so:00:00:08.440004 b2:a0:9a:5c:11:0c > b2:a0:7c:ef:6d:0a, 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.930004 b2:a0:7c:ef:6d:0a > 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.480004 b2:a0:9a:5c:11:0c > b2:a0:7c:ef:6d:0a, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:9a:5c:11:0c, length 28 tc-so:00:00:06.930004 b2:a0:7c:ef:6d:0a > b2:a0:9a:5c:11:0c, 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: 1639129723.43256, ipsec_update_sp_esp_null, passed tc-start: 1639129723.83949, 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:18:42:b6:e4 ./.__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:a4:af:f2:0b 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:18:42:b6:e4 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:af:f2:0b 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:18:42:b6:e4 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:a4:af:f2:0b 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:18:42:b6:e4 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:a4:af:f2: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:18:42:b6:e4 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:a4:af:f2:0b 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:18:42:b6:e4 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:18:42:b6:e4 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:a4:af:f2:0b 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 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 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 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 415 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 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 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 1272 0 26 232 0 232 tc-so: tc-so:In use 1229K, 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.280005] 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:[ 4.680005] shmif0: Ethernet address b2:a0:a4:af:f2:0b 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 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 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 1251 0 24 228 0 228 tc-so: tc-so:In use 1205K, total allocated 1824K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.300005] IPsec: Initialized Security Association Processing. tc-so:[ 1.300005] 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.210005] shmif0: Ethernet address b2:a0:18:42:b6:e4 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.980004 b2:a0:a4:af:f2:0b > 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.720004 b2:a0:18:42:b6:e4 > 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.180004 b2:a0:a4:af:f2:0b > 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.350004 b2:a0:18:42:b6:e4 > b2:a0:a4:af:f2:0b, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:18:42:b6:e4, length 28 tc-so:00:00:10.220004 b2:a0:a4:af:f2:0b > b2:a0:18:42:b6:e4, 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.400004 b2:a0:18:42:b6:e4 > 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.220004 b2:a0:a4:af:f2:0b > b2:a0:18:42:b6:e4, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:a4:af:f2:0b, length 28 tc-so:00:00:08.400004 b2:a0:18:42:b6:e4 > b2:a0:a4:af:f2:0b, 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: 1639129755.987473, ipsec_update_sp_esp_rijndaelcbc, passed tp-end: 1639129756.22342, net/ipsec/t_ipsec_misc tp-start: 1639129757.939367, net/ipsec/t_ipsec_natt, 4 tc-start: 1639129757.949867, 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:12:43:82:9e ./.__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:ae:a4:62:da ./.__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:ec:79:dd:a5 ./.__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: 1639129823.554575, ipsec_natt_transport_ipv4_null, passed tc-start: 1639129823.591179, 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:1d:c2:80:82 ./.__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:76:b9:5d:85 ./.__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:c1:9c:0f:7d ./.__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: 1639129888.94052, ipsec_natt_transport_ipv4_rijndaelcbc, passed tc-start: 1639129888.135614, 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:cb:df:b7:1f ./.__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: 1639129921.527853, ipsec_natt_transport_ipv6_null, passed tc-start: 1639129921.566248, 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:86:a7:56:b9 ./.__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: 1639129953.511937, ipsec_natt_transport_ipv6_rijndaelcbc, passed tp-end: 1639129953.539583, net/ipsec/t_ipsec_natt tp-start: 1639129957.484293, net/ipsec/t_ipsec_sockopt, 10 tc-start: 1639129957.487181, 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:05:ee:2b:a0 ./.__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: 1639129997.710471, ipsec_IP_IPSEC_POLICY_ipv4_ah_hmacsha512, passed tc-start: 1639129997.740477, 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:27:3b:69:2c ./.__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: 1639130038.433290, ipsec_IP_IPSEC_POLICY_ipv4_ah_null, passed tc-start: 1639130038.462465, 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:90:8d:5f:c6 ./.__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: 1639130078.50791, ipsec_IP_IPSEC_POLICY_ipv4_esp_null, passed tc-start: 1639130078.83810, 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:8a:ba:26:21 ./.__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: 1639130119.432005, ipsec_IP_IPSEC_POLICY_ipv4_esp_rijndaelcbc, passed tc-start: 1639130119.461440, 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:9b:0b:94:6e ./.__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: 1639130157.813139, ipsec_IP_IPSEC_POLICY_ipv4_ipcomp_deflate, passed tc-start: 1639130157.837591, 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:b9:16:f2:3a ./.__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: 1639130203.848007, ipsec_IP_IPSEC_POLICY_ipv6_ah_hmacsha512, passed tc-start: 1639130203.882813, 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:46:7f:d8:42 ./.__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: 1639130250.971421, ipsec_IP_IPSEC_POLICY_ipv6_ah_null, passed tc-start: 1639130251.80, 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:29:78:52:51 ./.__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: 1639130297.507413, ipsec_IP_IPSEC_POLICY_ipv6_esp_null, passed tc-start: 1639130297.538340, 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:67:20:6c:fc ./.__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: 1639130344.95663, ipsec_IP_IPSEC_POLICY_ipv6_esp_rijndaelcbc, passed tc-start: 1639130344.131181, 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:29:43:fa:48 ./.__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: 1639130383.893579, ipsec_IP_IPSEC_POLICY_ipv6_ipcomp_deflate, passed tp-end: 1639130383.920068, net/ipsec/t_ipsec_sockopt tp-start: 1639130385.282207, net/ipsec/t_ipsec_sysctl, 3 tc-start: 1639130385.285175, 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: 1639130388.191848, ipsec_sysctl0, passed tc-start: 1639130388.202648, 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: 1639130393.625199, ipsec_sysctl4, passed tc-start: 1639130393.634815, 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: 1639130399.168982, ipsec_sysctl6, passed tp-end: 1639130399.181455, net/ipsec/t_ipsec_sysctl tp-start: 1639130405.685305, net/ipsec/t_ipsec_tcp, 15 tc-start: 1639130405.687737, 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:be:4d:2a:ea ./.__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 21155: No such process tc-so: tc-so:00:00:12.760004 b2:a0:df:45:9d:54 > 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.870004 b2:a0:be:4d:2a:ea > b2:a0:df:45:9d:54, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:be:4d:2a:ea, length 28 tc-so:00:00:12.760004 b2:a0:df:45:9d:54 > b2:a0:be:4d:2a:ea, ethertype IPv4 (0x0800), length 118: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): 63478 > 1234: Flags [S], seq 571893146, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:10.870004 b2:a0:be:4d:2a:ea > 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:12.780004 b2:a0:df:45:9d:54 > b2:a0:be:4d:2a:ea, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:df:45:9d:54, length 28 tc-so:00:00:10.910004 b2:a0:be:4d:2a:ea > b2:a0:df:45:9d:54, ethertype IPv4 (0x0800), length 118: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): 1234 > 63478: Flags [S.], seq 482388823, ack 571893147, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:12.780004 b2:a0:df:45:9d:54 > b2:a0:be:4d:2a:ea, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): 63478 > 1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:12.900004 b2:a0:df:45:9d:54 > b2:a0:be:4d:2a:ea, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): 63478 > 1234: Flags [.], seq 1:1405, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:12.900004 b2:a0:df:45:9d:54 > b2:a0:be:4d:2a:ea, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): 63478 > 1234: Flags [.], seq 1405:2809, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:11.020004 b2:a0:be:4d:2a:ea > b2:a0:df:45:9d:54, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): 1234 > 63478: Flags [.], ack 2809, win 3846, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:12.900004 b2:a0:df:45:9d:54 > b2:a0:be:4d:2a:ea, ethertype IPv4 (0x0800), length 1398: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): 63478 > 1234: Flags [P.], seq 2809:4097, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1288 tc-so:00:00:12.940004 b2:a0:df:45:9d:54 > b2:a0:be:4d:2a:ea, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x6): 63478 > 1234: Flags [.], seq 4097:5501, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:11.060004 b2:a0:be:4d:2a:ea > b2:a0:df:45:9d:54, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): 1234 > 63478: Flags [.], ack 5501, win 3510, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:12.940004 b2:a0:df:45:9d:54 > b2:a0:be:4d:2a:ea, ethertype IPv4 (0x0800), length 242: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x7): 63478 > 1234: Flags [P.], seq 5501:5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 132 tc-so:00:00:12.970004 b2:a0:df:45:9d:54 > b2:a0:be:4d:2a:ea, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x8): 63478 > 1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:11.090004 b2:a0:be:4d:2a:ea > b2:a0:df:45:9d:54, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): 1234 > 63478: Flags [.], ack 5634, win 3493, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:11.090004 b2:a0:be:4d:2a:ea > b2:a0:df:45:9d:54, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): 1234 > 63478: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:11.130004 b2:a0:be:4d:2a:ea > b2:a0:df:45:9d:54, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x6): 1234 > 63478: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:13.010004 b2:a0:df:45:9d:54 > b2:a0:be:4d:2a:ea, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x9): 63478 > 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:df:45:9d:54 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:be:4d:2a: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:df:45:9d:54 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:be:4d:2a: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:df:45:9d:54 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:be:4d:2a:ea 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:df:45:9d: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:be:4d:2a:ea 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:df:45:9d:54 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:be:4d:2a:ea 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:be:4d:2a:ea tc-so: linkstr: ./bus_ipsec tc-so: input: 12 packets, 6756 bytes, 2 multicasts tc-so: output: 9 packets, 794 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:df:45:9d:54 tc-so: linkstr: ./bus_ipsec tc-so: input: 9 packets, 794 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 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 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 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 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 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: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 1308 0 27 240 0 240 tc-so: tc-so:In use 1265K, total allocated 1920K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.540005] shmif0: Ethernet address b2:a0:df:45:9d:54 tc-so:[ 12.780005] ah_input: hash over 104 bytes, skip 20: crda len 104 skip 0 inject 32 tc-so:[ 12.900005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:[ 12.940005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:[ 12.970005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:[ 12.970005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:[ 13.010005] 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 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: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 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 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 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 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 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 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 1321 0 30 246 0 246 tc-so: tc-so:In use 1305K, total allocated 1968K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.910005] shmif0: Ethernet address b2:a0:be:4d:2a:ea tc-so:[ 10.870005] ah_input: hash over 104 bytes, skip 20: crda len 104 skip 0 inject 32 tc-so:[ 10.910005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:[ 11.020005] ah_input: hash over 1500 bytes, skip 20: crda len 1500 skip 0 inject 32 tc-so:[ 11.020005] ah_input: hash over 1500 bytes, skip 20: crda len 1500 skip 0 inject 32 tc-so:[ 11.060005] ah_input: hash over 1384 bytes, skip 20: crda len 1384 skip 0 inject 32 tc-so:[ 11.060005] ah_input: hash over 1500 bytes, skip 20: crda len 1500 skip 0 inject 32 tc-so:[ 11.060005] ah_input: hash over 228 bytes, skip 20: crda len 228 skip 0 inject 32 tc-so:[ 11.090005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:[ 11.130005] 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:07.340004 b2:a0:df:45:9d:54 > 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.040004 b2:a0:be:4d:2a:ea > 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:12.760004 b2:a0:df:45:9d:54 > 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.870004 b2:a0:be:4d:2a:ea > b2:a0:df:45:9d:54, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:be:4d:2a:ea, length 28 tc-so:00:00:12.760004 b2:a0:df:45:9d:54 > b2:a0:be:4d:2a:ea, ethertype IPv4 (0x0800), length 118: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): 63478 > 1234: Flags [S], seq 571893146, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:10.870004 b2:a0:be:4d:2a:ea > 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:12.780004 b2:a0:df:45:9d:54 > b2:a0:be:4d:2a:ea, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:df:45:9d:54, length 28 tc-so:00:00:10.910004 b2:a0:be:4d:2a:ea > b2:a0:df:45:9d:54, ethertype IPv4 (0x0800), length 118: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): 1234 > 63478: Flags [S.], seq 482388823, ack 571893147, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:12.780004 b2:a0:df:45:9d:54 > b2:a0:be:4d:2a:ea, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): 63478 > 1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:12.900004 b2:a0:df:45:9d:54 > b2:a0:be:4d:2a:ea, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): 63478 > 1234: Flags [.], seq 1:1405, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:12.900004 b2:a0:df:45:9d:54 > b2:a0:be:4d:2a:ea, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): 63478 > 1234: Flags [.], seq 1405:2809, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:11.020004 b2:a0:be:4d:2a:ea > b2:a0:df:45:9d:54, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): 1234 > 63478: Flags [.], ack 2809, win 3846, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:12.900004 b2:a0:df:45:9d:54 > b2:a0:be:4d:2a:ea, ethertype IPv4 (0x0800), length 1398: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): 63478 > 1234: Flags [P.], seq 2809:4097, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1288 tc-so:00:00:12.940004 b2:a0:df:45:9d:54 > b2:a0:be:4d:2a:ea, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x6): 63478 > 1234: Flags [.], seq 4097:5501, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:11.060004 b2:a0:be:4d:2a:ea > b2:a0:df:45:9d:54, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): 1234 > 63478: Flags [.], ack 5501, win 3510, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:12.940004 b2:a0:df:45:9d:54 > b2:a0:be:4d:2a:ea, ethertype IPv4 (0x0800), length 242: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x7): 63478 > 1234: Flags [P.], seq 5501:5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 132 tc-so:00:00:12.970004 b2:a0:df:45:9d:54 > b2:a0:be:4d:2a:ea, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x8): 63478 > 1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:11.090004 b2:a0:be:4d:2a:ea > b2:a0:df:45:9d:54, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): 1234 > 63478: Flags [.], ack 5634, win 3493, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:11.090004 b2:a0:be:4d:2a:ea > b2:a0:df:45:9d:54, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): 1234 > 63478: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:11.130004 b2:a0:be:4d:2a:ea > b2:a0:df:45:9d:54, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x6): 1234 > 63478: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:13.010004 b2:a0:df:45:9d:54 > b2:a0:be:4d:2a:ea, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x9): 63478 > 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: 1639130440.46196, ipsec_tcp_ipv4_ah_hmacsha512, passed tc-start: 1639130440.78732, 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:2a:b6:2e:fe ./.__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 21875: No such process tc-so: tc-so:00:00:12.150004 b2:a0:5a:aa:19: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:10.600004 b2:a0:2a:b6:2e:fe > b2:a0:5a:aa:19:f0, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:2a:b6:2e:fe, length 28 tc-so:00:00:12.200004 b2:a0:5a:aa:19:f0 > b2:a0:2a:b6:2e:fe, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): 60691 > 1234: Flags [S], seq 552612466, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:10.600004 b2:a0:2a:b6:2e:fe > 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:12.230004 b2:a0:5a:aa:19:f0 > b2:a0:2a:b6:2e:fe, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:5a:aa:19:f0, length 28 tc-so:00:00:10.650004 b2:a0:2a:b6:2e:fe > b2:a0:5a:aa:19:f0, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): 1234 > 60691: Flags [S.], seq 473399608, ack 552612467, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:12.230004 b2:a0:5a:aa:19:f0 > b2:a0:2a:b6:2e:fe, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): 60691 > 1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:12.390004 b2:a0:5a:aa:19:f0 > b2:a0:2a:b6:2e:fe, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): 60691 > 1234: Flags [.], seq 1:1405, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1404 tc-so:00:00:12.430004 b2:a0:5a:aa:19:f0 > b2:a0:2a:b6:2e:fe, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): 60691 > 1234: Flags [.], seq 1405:2809, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1404 tc-so:00:00:10.840004 b2:a0:2a:b6:2e:fe > b2:a0:5a:aa:19:f0, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): 1234 > 60691: Flags [.], ack 2809, win 4022, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:12.470004 b2:a0:5a:aa:19:f0 > b2:a0:2a:b6:2e:fe, ethertype IPv4 (0x0800), length 1378: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): 60691 > 1234: Flags [P.], seq 2809:4097, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1288 tc-so:00:00:12.510004 b2:a0:5a:aa:19:f0 > b2:a0:2a:b6:2e:fe, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x6): 60691 > 1234: Flags [.], seq 4097:5501, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1404 tc-so:00:00:10.920004 b2:a0:2a:b6:2e:fe > b2:a0:5a:aa:19:f0, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): 1234 > 60691: Flags [.], ack 5501, win 4022, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:12.510004 b2:a0:5a:aa:19:f0 > b2:a0:2a:b6:2e:fe, ethertype IPv4 (0x0800), length 222: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x7): 60691 > 1234: Flags [P.], seq 5501:5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 132 tc-so:00:00:12.590004 b2:a0:5a:aa:19:f0 > b2:a0:2a:b6:2e:fe, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x8): 60691 > 1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:11.000004 b2:a0:2a:b6:2e:fe > b2:a0:5a:aa:19:f0, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): 1234 > 60691: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:11.040004 b2:a0:2a:b6:2e:fe > b2:a0:5a:aa:19:f0, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): 1234 > 60691: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:12.630004 b2:a0:5a:aa:19:f0 > b2:a0:2a:b6:2e:fe, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x9): 60691 > 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:5a:aa:19:f0 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:b6:2e:fe 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:aa:19:f0 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:b6:2e:fe 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:5a:aa:19: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=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:b6:2e:fe 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:aa:19: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:2a:b6:2e:fe 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:5a:aa:19:f0 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:b6:2e:fe 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:b6:2e:fe tc-so: linkstr: ./bus_ipsec tc-so: input: 12 packets, 6576 bytes, 2 multicasts tc-so: output: 8 packets, 584 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:aa:19:f0 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 584 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 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 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 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 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 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 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: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 1308 0 27 240 0 240 tc-so: tc-so:In use 1263K, total allocated 1920K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.030005] shmif0: Ethernet address b2:a0:5a:aa:19:f0 tc-so:[ 12.230005] ah_input: hash over 84 bytes, skip 20: crda len 84 skip 0 inject 32 tc-so:[ 12.470005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:[ 12.510005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:[ 12.590005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:[ 12.630005] 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 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 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 474 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 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 1371 0 30 256 0 256 tc-so: tc-so:In use 1366K, total allocated 2048K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.780005] shmif0: Ethernet address b2:a0:2a:b6:2e:fe tc-so:[ 10.600005] ah_input: hash over 84 bytes, skip 20: crda len 84 skip 0 inject 32 tc-so:[ 10.650005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:[ 10.800005] ah_input: hash over 1480 bytes, skip 20: crda len 1480 skip 0 inject 32 tc-so:[ 10.840005] ah_input: hash over 1480 bytes, skip 20: crda len 1480 skip 0 inject 32 tc-so:[ 10.890005] ah_input: hash over 1364 bytes, skip 20: crda len 1364 skip 0 inject 32 tc-so:[ 10.920005] ah_input: hash over 1480 bytes, skip 20: crda len 1480 skip 0 inject 32 tc-so:[ 10.960005] ah_input: hash over 208 bytes, skip 20: crda len 208 skip 0 inject 32 tc-so:[ 11.000005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:[ 11.080005] 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.460004 b2:a0:5a:aa:19: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:05.410004 b2:a0:2a:b6:2e:fe > 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:12.150004 b2:a0:5a:aa:19: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:10.600004 b2:a0:2a:b6:2e:fe > b2:a0:5a:aa:19:f0, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:2a:b6:2e:fe, length 28 tc-so:00:00:12.200004 b2:a0:5a:aa:19:f0 > b2:a0:2a:b6:2e:fe, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): 60691 > 1234: Flags [S], seq 552612466, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:10.600004 b2:a0:2a:b6:2e:fe > 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:12.230004 b2:a0:5a:aa:19:f0 > b2:a0:2a:b6:2e:fe, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:5a:aa:19:f0, length 28 tc-so:00:00:10.650004 b2:a0:2a:b6:2e:fe > b2:a0:5a:aa:19:f0, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): 1234 > 60691: Flags [S.], seq 473399608, ack 552612467, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:12.230004 b2:a0:5a:aa:19:f0 > b2:a0:2a:b6:2e:fe, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): 60691 > 1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:12.390004 b2:a0:5a:aa:19:f0 > b2:a0:2a:b6:2e:fe, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): 60691 > 1234: Flags [.], seq 1:1405, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1404 tc-so:00:00:12.430004 b2:a0:5a:aa:19:f0 > b2:a0:2a:b6:2e:fe, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): 60691 > 1234: Flags [.], seq 1405:2809, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1404 tc-so:00:00:10.840004 b2:a0:2a:b6:2e:fe > b2:a0:5a:aa:19:f0, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): 1234 > 60691: Flags [.], ack 2809, win 4022, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:12.470004 b2:a0:5a:aa:19:f0 > b2:a0:2a:b6:2e:fe, ethertype IPv4 (0x0800), length 1378: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): 60691 > 1234: Flags [P.], seq 2809:4097, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1288 tc-so:00:00:12.510004 b2:a0:5a:aa:19:f0 > b2:a0:2a:b6:2e:fe, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x6): 60691 > 1234: Flags [.], seq 4097:5501, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1404 tc-so:00:00:10.920004 b2:a0:2a:b6:2e:fe > b2:a0:5a:aa:19:f0, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): 1234 > 60691: Flags [.], ack 5501, win 4022, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:12.510004 b2:a0:5a:aa:19:f0 > b2:a0:2a:b6:2e:fe, ethertype IPv4 (0x0800), length 222: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x7): 60691 > 1234: Flags [P.], seq 5501:5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 132 tc-so:00:00:12.590004 b2:a0:5a:aa:19:f0 > b2:a0:2a:b6:2e:fe, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x8): 60691 > 1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:11.000004 b2:a0:2a:b6:2e:fe > b2:a0:5a:aa:19:f0, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): 1234 > 60691: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:11.040004 b2:a0:2a:b6:2e:fe > b2:a0:5a:aa:19:f0, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): 1234 > 60691: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:12.630004 b2:a0:5a:aa:19:f0 > b2:a0:2a:b6:2e:fe, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x9): 60691 > 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: 1639130472.211660, ipsec_tcp_ipv4_ah_null, passed tc-start: 1639130472.236345, 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:ea:c2:4c: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.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 27045: No such process tc-so: tc-so:00:00:12.500004 b2:a0:b9:52:b0:5a > 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.590004 b2:a0:ea:c2:4c:e7 > b2:a0:b9:52:b0:5a, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:ea:c2:4c:e7, length 28 tc-so:00:00:12.500004 b2:a0:b9:52:b0:5a > b2:a0:ea:c2:4c:e7, ethertype IPv4 (0x0800), length 86: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 52 tc-so:00:00:10.620004 b2:a0:ea:c2:4c: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:12.530004 b2:a0:b9:52:b0:5a > b2:a0:ea:c2:4c:e7, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:b9:52:b0:5a, length 28 tc-so:00:00:10.620004 b2:a0:ea:c2:4c:e7 > b2:a0:b9:52:b0:5a, ethertype IPv4 (0x0800), length 86: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 52 tc-so:00:00:12.530004 b2:a0:b9:52:b0:5a > b2:a0:ea:c2:4c:e7, ethertype IPv4 (0x0800), length 78: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 44 tc-so:00:00:12.650004 b2:a0:b9:52:b0:5a > b2:a0:ea:c2:4c:e7, ethertype IPv4 (0x0800), length 1458: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 1424 tc-so:00:00:12.690004 b2:a0:b9:52:b0:5a > b2:a0:ea:c2:4c:e7, ethertype IPv4 (0x0800), length 1458: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 1424 tc-so:00:00:10.810004 b2:a0:ea:c2:4c:e7 > b2:a0:b9:52:b0:5a, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 44 tc-so:00:00:12.690004 b2:a0:b9:52:b0:5a > b2:a0:ea:c2:4c:e7, ethertype IPv4 (0x0800), length 1410: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 1376 tc-so:00:00:12.730004 b2:a0:b9:52:b0:5a > b2:a0:ea:c2:4c:e7, ethertype IPv4 (0x0800), length 1458: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x6), length 1424 tc-so:00:00:10.850004 b2:a0:ea:c2:4c:e7 > b2:a0:b9:52:b0:5a, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 44 tc-so:00:00:12.730004 b2:a0:b9:52:b0:5a > b2:a0:ea:c2:4c:e7, ethertype IPv4 (0x0800), length 234: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x7), length 200 tc-so:00:00:12.770004 b2:a0:b9:52:b0:5a > b2:a0:ea:c2:4c:e7, ethertype IPv4 (0x0800), length 78: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x8), length 44 tc-so:00:00:10.890004 b2:a0:ea:c2:4c:e7 > b2:a0:b9:52:b0:5a, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 44 tc-so:00:00:10.930004 b2:a0:ea:c2:4c:e7 > b2:a0:b9:52:b0:5a, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x5), length 44 tc-so:00:00:12.810004 b2:a0:b9:52:b0:5a > b2:a0:ea:c2:4c:e7, 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:b9:52:b0:5a 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:ea:c2:4c: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:b9:52:b0:5a 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:ea:c2:4c:e7 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:b9:52:b0:5a 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:ea:c2:4c:e7 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:b9:52:b0:5a 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:ea:c2:4c:e7 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:b9:52:b0:5a 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:ea:c2:4c:e7 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:ea:c2:4c:e7 tc-so: linkstr: ./bus_ipsec tc-so: input: 12 packets, 6464 bytes, 2 multicasts tc-so: output: 8 packets, 524 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:b9:52:b0:5a tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 524 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 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 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 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 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 1285 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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:[ 4.710005] shmif0: Ethernet address b2:a0:b9:52:b0:5a 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 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 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 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 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 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 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 1373 0 30 257 0 257 tc-so: tc-so:In use 1374K, total allocated 2056K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.300005] IPsec: Initialized Security Association Processing. tc-so:[ 1.300005] 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:[ 3.860005] shmif0: Ethernet address b2:a0:ea:c2:4c:e7 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.840004 b2:a0:b9:52:b0:5a > 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.570004 b2:a0:ea:c2:4c: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:12.500004 b2:a0:b9:52:b0:5a > 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.590004 b2:a0:ea:c2:4c:e7 > b2:a0:b9:52:b0:5a, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:ea:c2:4c:e7, length 28 tc-so:00:00:12.500004 b2:a0:b9:52:b0:5a > b2:a0:ea:c2:4c:e7, ethertype IPv4 (0x0800), length 86: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 52 tc-so:00:00:10.620004 b2:a0:ea:c2:4c: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:12.530004 b2:a0:b9:52:b0:5a > b2:a0:ea:c2:4c:e7, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:b9:52:b0:5a, length 28 tc-so:00:00:10.620004 b2:a0:ea:c2:4c:e7 > b2:a0:b9:52:b0:5a, ethertype IPv4 (0x0800), length 86: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 52 tc-so:00:00:12.530004 b2:a0:b9:52:b0:5a > b2:a0:ea:c2:4c:e7, ethertype IPv4 (0x0800), length 78: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 44 tc-so:00:00:12.650004 b2:a0:b9:52:b0:5a > b2:a0:ea:c2:4c:e7, ethertype IPv4 (0x0800), length 1458: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 1424 tc-so:00:00:12.690004 b2:a0:b9:52:b0:5a > b2:a0:ea:c2:4c:e7, ethertype IPv4 (0x0800), length 1458: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 1424 tc-so:00:00:10.810004 b2:a0:ea:c2:4c:e7 > b2:a0:b9:52:b0:5a, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 44 tc-so:00:00:12.690004 b2:a0:b9:52:b0:5a > b2:a0:ea:c2:4c:e7, ethertype IPv4 (0x0800), length 1410: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 1376 tc-so:00:00:12.730004 b2:a0:b9:52:b0:5a > b2:a0:ea:c2:4c:e7, ethertype IPv4 (0x0800), length 1458: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x6), length 1424 tc-so:00:00:10.850004 b2:a0:ea:c2:4c:e7 > b2:a0:b9:52:b0:5a, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 44 tc-so:00:00:12.730004 b2:a0:b9:52:b0:5a > b2:a0:ea:c2:4c:e7, ethertype IPv4 (0x0800), length 234: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x7), length 200 tc-so:00:00:12.770004 b2:a0:b9:52:b0:5a > b2:a0:ea:c2:4c:e7, ethertype IPv4 (0x0800), length 78: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x8), length 44 tc-so:00:00:10.890004 b2:a0:ea:c2:4c:e7 > b2:a0:b9:52:b0:5a, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 44 tc-so:00:00:10.930004 b2:a0:ea:c2:4c:e7 > b2:a0:b9:52:b0:5a, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x5), length 44 tc-so:00:00:12.810004 b2:a0:b9:52:b0:5a > b2:a0:ea:c2:4c:e7, 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: 1639130504.699225, ipsec_tcp_ipv4_esp_null, passed tc-start: 1639130504.723808, 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:67:59:1a:a6 ./.__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:Active Internet connections (including servers) tc-so:Proto Recv-Q Send-Q Local Address Foreign Address State tc-so:udp 0 0 *.* *.* 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 11482: No such process tc-so: tc-so:00:00:13.380004 b2:a0:f3:4f:0a:d7 > 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.540004 b2:a0:67:59:1a:a6 > b2:a0:f3:4f:0a:d7, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:67:59:1a:a6, length 28 tc-so:00:00:13.410004 b2:a0:f3:4f:0a:d7 > b2:a0:67:59:1a:a6, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 72 tc-so:00:00:11.540004 b2:a0:67:59:1a:a6 > 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.410004 b2:a0:f3:4f:0a:d7 > b2:a0:67:59:1a:a6, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:f3:4f:0a:d7, length 28 tc-so:00:00:11.540004 b2:a0:67:59:1a:a6 > b2:a0:f3:4f:0a:d7, 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.440004 b2:a0:f3:4f:0a:d7 > b2:a0:67:59:1a:a6, 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.540004 b2:a0:f3:4f:0a:d7 > b2:a0:67:59:1a:a6, 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.570004 b2:a0:f3:4f:0a:d7 > b2:a0:67:59:1a:a6, ethertype IPv4 (0x0800), length 1482: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 1448 tc-so:00:00:11.700004 b2:a0:67:59:1a:a6 > b2:a0:f3:4f:0a:d7, 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.570004 b2:a0:f3:4f:0a:d7 > b2:a0:67:59:1a:a6, 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.570004 b2:a0:f3:4f:0a:d7 > b2:a0:67:59:1a:a6, ethertype IPv4 (0x0800), length 1482: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x6), length 1448 tc-so:00:00:11.700004 b2:a0:67:59:1a:a6 > b2:a0:f3:4f:0a:d7, 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.600004 b2:a0:f3:4f:0a:d7 > b2:a0:67:59:1a:a6, 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.600004 b2:a0:f3:4f:0a:d7 > b2:a0:67:59:1a:a6, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x8), length 72 tc-so:00:00:11.730004 b2:a0:67:59:1a:a6 > b2:a0:f3:4f:0a:d7, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 72 tc-so:00:00:11.730004 b2:a0:67:59:1a:a6 > b2:a0:f3:4f:0a:d7, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x5), length 72 tc-so:00:00:11.770004 b2:a0:67:59:1a:a6 > b2:a0:f3:4f:0a:d7, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x6), length 72 tc-so:00:00:13.640004 b2:a0:f3:4f:0a:d7 > b2:a0:67:59:1a:a6, 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:f3:4f:0a:d7 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:59:1a: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:f3:4f:0a:d7 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:67:59:1a:a6 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:f3:4f:0a:d7 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:67:59:1a:a6 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:4f:0a:d7 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:59:1a:a6 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:f3:4f:0a:d7 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:67:59:1a:a6 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:67:59:1a:a6 tc-so: linkstr: ./bus_ipsec tc-so: input: 12 packets, 6680 bytes, 2 multicasts tc-so: output: 9 packets, 762 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:4f:0a:d7 tc-so: linkstr: ./bus_ipsec tc-so: input: 9 packets, 762 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 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 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 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 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 1287 0 27 239 0 239 tc-so: tc-so:In use 1256K, total allocated 1912K; utilization 65.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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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:[ 4.610005] shmif0: Ethernet address b2:a0:f3:4f:0a:d7 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 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 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 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 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 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 444 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: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 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: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 1311 0 30 245 0 245 tc-so: tc-so:In use 1299K, total allocated 1960K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.260005] IPsec: Initialized Security Association Processing. tc-so:[ 1.260005] 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.150005] shmif0: Ethernet address b2:a0:67:59:1a:a6 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.650004 b2:a0:f3:4f:0a:d7 > 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.450004 b2:a0:67:59:1a:a6 > 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:13.380004 b2:a0:f3:4f:0a:d7 > 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.540004 b2:a0:67:59:1a:a6 > b2:a0:f3:4f:0a:d7, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:67:59:1a:a6, length 28 tc-so:00:00:13.410004 b2:a0:f3:4f:0a:d7 > b2:a0:67:59:1a:a6, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 72 tc-so:00:00:11.540004 b2:a0:67:59:1a:a6 > 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.410004 b2:a0:f3:4f:0a:d7 > b2:a0:67:59:1a:a6, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:f3:4f:0a:d7, length 28 tc-so:00:00:11.540004 b2:a0:67:59:1a:a6 > b2:a0:f3:4f:0a:d7, 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.440004 b2:a0:f3:4f:0a:d7 > b2:a0:67:59:1a:a6, 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.540004 b2:a0:f3:4f:0a:d7 > b2:a0:67:59:1a:a6, 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.570004 b2:a0:f3:4f:0a:d7 > b2:a0:67:59:1a:a6, ethertype IPv4 (0x0800), length 1482: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 1448 tc-so:00:00:11.700004 b2:a0:67:59:1a:a6 > b2:a0:f3:4f:0a:d7, 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.570004 b2:a0:f3:4f:0a:d7 > b2:a0:67:59:1a:a6, 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.570004 b2:a0:f3:4f:0a:d7 > b2:a0:67:59:1a:a6, ethertype IPv4 (0x0800), length 1482: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x6), length 1448 tc-so:00:00:11.700004 b2:a0:67:59:1a:a6 > b2:a0:f3:4f:0a:d7, 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.600004 b2:a0:f3:4f:0a:d7 > b2:a0:67:59:1a:a6, 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.600004 b2:a0:f3:4f:0a:d7 > b2:a0:67:59:1a:a6, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x8), length 72 tc-so:00:00:11.730004 b2:a0:67:59:1a:a6 > b2:a0:f3:4f:0a:d7, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 72 tc-so:00:00:11.730004 b2:a0:67:59:1a:a6 > b2:a0:f3:4f:0a:d7, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x5), length 72 tc-so:00:00:11.770004 b2:a0:67:59:1a:a6 > b2:a0:f3:4f:0a:d7, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x6), length 72 tc-so:00:00:13.640004 b2:a0:f3:4f:0a:d7 > b2:a0:67:59:1a:a6, 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: 1639130539.144148, ipsec_tcp_ipv4_esp_rijndaelcbc, passed tc-start: 1639130539.188745, 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:0c:71:2d:c8 ./.__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: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 1289: No such process tc-so: tc-so:00:00:10.770004 b2:a0:a0:bb:e2:b7 > 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.030004 b2:a0:0c:71:2d:c8 > b2:a0:a0:bb:e2:b7, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:0c:71:2d:c8, length 28 tc-so:00:00:10.770004 b2:a0:a0:bb:e2:b7 > b2:a0:0c:71:2d:c8, ethertype IPv4 (0x0800), length 74: 10.0.0.1.57834 > 10.0.0.2.1234: Flags [S], seq 469136145, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:09.080004 b2:a0:0c:71:2d: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:10.770004 b2:a0:a0:bb:e2:b7 > b2:a0:0c:71:2d:c8, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:a0:bb:e2:b7, length 28 tc-so:00:00:09.080004 b2:a0:0c:71:2d:c8 > b2:a0:a0:bb:e2:b7, ethertype IPv4 (0x0800), length 74: 10.0.0.2.1234 > 10.0.0.1.57834: Flags [S.], seq 386114295, ack 469136146, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:10.770004 b2:a0:a0:bb:e2:b7 > b2:a0:0c:71:2d:c8, ethertype IPv4 (0x0800), length 66: 10.0.0.1.57834 > 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.890004 b2:a0:a0:bb:e2:b7 > b2:a0:0c:71:2d:c8, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.57834 > 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:10.890004 b2:a0:a0:bb:e2:b7 > b2:a0:0c:71:2d:c8, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.57834 > 10.0.0.2.1234: Flags [.], seq 1449:2897, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1448 tc-so:00:00:09.200004 b2:a0:0c:71:2d:c8 > b2:a0:a0:bb:e2:b7, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.57834: Flags [.], ack 2897, win 3835, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:10.930004 b2:a0:a0:bb:e2:b7 > b2:a0:0c:71:2d:c8, ethertype IPv4 (0x0800), length 1266: 10.0.0.1.57834 > 10.0.0.2.1234: Flags [P.], seq 2897:4097, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1200 tc-so:00:00:10.930004 b2:a0:a0:bb:e2:b7 > b2:a0:0c:71:2d:c8, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.57834 > 10.0.0.2.1234: Flags [.], seq 4097:5545, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1448 tc-so:00:00:09.200004 b2:a0:0c:71:2d:c8 > b2:a0:a0:bb:e2:b7, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.57834: Flags [.], ack 5545, win 3504, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:10.930004 b2:a0:a0:bb:e2:b7 > b2:a0:0c:71:2d:c8, ethertype IPv4 (0x0800), length 154: 10.0.0.1.57834 > 10.0.0.2.1234: Flags [P.], seq 5545:5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 88 tc-so:00:00:10.930004 b2:a0:a0:bb:e2:b7 > b2:a0:0c:71:2d:c8, ethertype IPv4 (0x0800), length 66: 10.0.0.1.57834 > 10.0.0.2.1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:09.230004 b2:a0:0c:71:2d:c8 > b2:a0:a0:bb:e2:b7, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.57834: Flags [.], ack 5634, win 3493, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:09.230004 b2:a0:0c:71:2d:c8 > b2:a0:a0:bb:e2:b7, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.57834: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:09.270004 b2:a0:0c:71:2d:c8 > b2:a0:a0:bb:e2:b7, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.57834: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:10.960004 b2:a0:a0:bb:e2:b7 > b2:a0:0c:71:2d:c8, ethertype IPv4 (0x0800), length 66: 10.0.0.1.57834 > 10.0.0.2.1234: Flags [.], ack 2, win 4197, options [nop,nop,TS val 1 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:a0:bb:e2:b7 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:0c:71:2d: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:a0:bb:e2:b7 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:0c:71:2d:c8 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:a0:bb:e2:b7 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:0c:71:2d:c8 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:a0:bb:e2: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:0c:71:2d:c8 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:a0:bb:e2:b7 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:0c:71:2d:c8 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:0c:71:2d:c8 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:a0:bb:e2:b7 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 47 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 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 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 1236 0 27 228 0 228 tc-so: tc-so:In use 1207K, total allocated 1824K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.270005] 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.240005] shmif0: Ethernet address b2:a0:a0:bb:e2:b7 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 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: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 47 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 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 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 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 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 1268 0 30 235 0 235 tc-so: tc-so:In use 1254K, total allocated 1880K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.550005] shmif0: Ethernet address b2:a0:0c:71:2d:c8 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.510004 b2:a0:a0:bb:e2:b7 > 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.310004 b2:a0:0c:71:2d: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:10.770004 b2:a0:a0:bb:e2:b7 > 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.030004 b2:a0:0c:71:2d:c8 > b2:a0:a0:bb:e2:b7, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:0c:71:2d:c8, length 28 tc-so:00:00:10.770004 b2:a0:a0:bb:e2:b7 > b2:a0:0c:71:2d:c8, ethertype IPv4 (0x0800), length 74: 10.0.0.1.57834 > 10.0.0.2.1234: Flags [S], seq 469136145, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:09.080004 b2:a0:0c:71:2d: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:10.770004 b2:a0:a0:bb:e2:b7 > b2:a0:0c:71:2d:c8, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:a0:bb:e2:b7, length 28 tc-so:00:00:09.080004 b2:a0:0c:71:2d:c8 > b2:a0:a0:bb:e2:b7, ethertype IPv4 (0x0800), length 74: 10.0.0.2.1234 > 10.0.0.1.57834: Flags [S.], seq 386114295, ack 469136146, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:10.770004 b2:a0:a0:bb:e2:b7 > b2:a0:0c:71:2d:c8, ethertype IPv4 (0x0800), length 66: 10.0.0.1.57834 > 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.890004 b2:a0:a0:bb:e2:b7 > b2:a0:0c:71:2d:c8, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.57834 > 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:10.890004 b2:a0:a0:bb:e2:b7 > b2:a0:0c:71:2d:c8, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.57834 > 10.0.0.2.1234: Flags [.], seq 1449:2897, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1448 tc-so:00:00:09.200004 b2:a0:0c:71:2d:c8 > b2:a0:a0:bb:e2:b7, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.57834: Flags [.], ack 2897, win 3835, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:10.930004 b2:a0:a0:bb:e2:b7 > b2:a0:0c:71:2d:c8, ethertype IPv4 (0x0800), length 1266: 10.0.0.1.57834 > 10.0.0.2.1234: Flags [P.], seq 2897:4097, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1200 tc-so:00:00:10.930004 b2:a0:a0:bb:e2:b7 > b2:a0:0c:71:2d:c8, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.57834 > 10.0.0.2.1234: Flags [.], seq 4097:5545, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1448 tc-so:00:00:09.200004 b2:a0:0c:71:2d:c8 > b2:a0:a0:bb:e2:b7, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.57834: Flags [.], ack 5545, win 3504, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:10.930004 b2:a0:a0:bb:e2:b7 > b2:a0:0c:71:2d:c8, ethertype IPv4 (0x0800), length 154: 10.0.0.1.57834 > 10.0.0.2.1234: Flags [P.], seq 5545:5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 88 tc-so:00:00:10.930004 b2:a0:a0:bb:e2:b7 > b2:a0:0c:71:2d:c8, ethertype IPv4 (0x0800), length 66: 10.0.0.1.57834 > 10.0.0.2.1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:09.230004 b2:a0:0c:71:2d:c8 > b2:a0:a0:bb:e2:b7, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.57834: Flags [.], ack 5634, win 3493, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:09.230004 b2:a0:0c:71:2d:c8 > b2:a0:a0:bb:e2:b7, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.57834: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:09.270004 b2:a0:0c:71:2d:c8 > b2:a0:a0:bb:e2:b7, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.57834: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:10.960004 b2:a0:a0:bb:e2:b7 > b2:a0:0c:71:2d:c8, ethertype IPv4 (0x0800), length 66: 10.0.0.1.57834 > 10.0.0.2.1234: Flags [.], ack 2, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639130568.320098, ipsec_tcp_ipv4_none, passed tc-start: 1639130568.344455, 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:be:6e:0f:0d ./.__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: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 22264: No such process tc-so: tc-so:00:00:11.080004 b2:a0:be:6e:0f:0d > 33:33:86:51:b9:ce, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:beff:fe6e:f0d > ff02::2:8651:b9ce: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8651:b9ce, length 24 tc-so:00:00:13.810004 b2:a0:10:9f:60: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:12.240004 b2:a0:be:6e:0f:0d > b2:a0:10:9f:60:b9, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:be:6e:0f:0d, length 28 tc-so:00:00:13.810004 b2:a0:10:9f:60:b9 > b2:a0:be:6e:0f:0d, ethertype IPv4 (0x0800), length 118: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): 64252 > 1234: Flags [S], seq 608852537, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:12.280004 b2:a0:be:6e:0f:0d > 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.840004 b2:a0:10:9f:60:b9 > b2:a0:be:6e:0f:0d, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:10:9f:60:b9, length 28 tc-so:00:00:12.280004 b2:a0:be:6e:0f:0d > b2:a0:10:9f:60:b9, ethertype IPv4 (0x0800), length 118: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): 1234 > 64252: Flags [S.], seq 566314676, ack 608852538, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:13.840004 b2:a0:10:9f:60:b9 > b2:a0:be:6e:0f:0d, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): 64252 > 1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:14.000004 b2:a0:10:9f:60:b9 > b2:a0:be:6e:0f:0d, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): 64252 > 1234: Flags [.], seq 1:1405, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:14.080004 b2:a0:10:9f:60:b9 > b2:a0:be:6e:0f:0d, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): 64252 > 1234: Flags [.], seq 1405:2809, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:12.520004 b2:a0:be:6e:0f:0d > b2:a0:10:9f:60:b9, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): 1234 > 64252: Flags [.], ack 2809, win 4022, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:14.110004 b2:a0:10:9f:60:b9 > b2:a0:be:6e:0f:0d, ethertype IPv4 (0x0800), length 1398: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): 64252 > 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.150004 b2:a0:10:9f:60:b9 > b2:a0:be:6e:0f:0d, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x6): 64252 > 1234: Flags [.], seq 4097:5501, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1404 tc-so:00:00:12.590004 b2:a0:be:6e:0f:0d > b2:a0:10:9f:60:b9, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): 1234 > 64252: Flags [.], ack 5501, win 4022, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:14.150004 b2:a0:10:9f:60:b9 > b2:a0:be:6e:0f:0d, ethertype IPv4 (0x0800), length 242: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x7): 64252 > 1234: Flags [P.], seq 5501:5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 132 tc-so:00:00:14.230004 b2:a0:10:9f:60:b9 > b2:a0:be:6e:0f:0d, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x8): 64252 > 1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:12.670004 b2:a0:be:6e:0f:0d > b2:a0:10:9f:60:b9, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): 1234 > 64252: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:12.710004 b2:a0:be:6e:0f:0d > b2:a0:10:9f:60:b9, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): 1234 > 64252: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:14.270004 b2:a0:10:9f:60:b9 > b2:a0:be:6e:0f:0d, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x9): 64252 > 1234: Flags [.], ack 2, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:15.260004 b2:a0:be:6e:0f:0d > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:beff:fe6e:f0d > 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:10:9f:60: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:be:6e:0f:0d 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:9f:60:b9 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:be:6e:0f:0d 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:10:9f:60: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: 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:be:6e:0f:0d tc-so: linkstr: ./bus_ipsec tc-so: inet6 fe80::b0a0:beff:fe6e:f0d%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:10:9f:60:b9 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:beff:fe6e:f0d 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:be:6e:0f:0d 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:beff:f tc-so: ff02::1:ff00:2%sh tc-so: ff01:2::1 tc-so: ff02::2:8651:b9ce tc-so: ff02::1%shmif0 tc-so: ff02::1:ff6e:f0d% 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:10:9f:60:b9 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:beff:fe6e:f0d%shmif0 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:8651:b9ce%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff6e:f0d%shmif0 refcount 1 tc-so: enaddr b2:a0:be:6e:0f:0d multicnt 5 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so: 33:33:86:51:b9:ce -- 33:33:86:51:b9:ce refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:6e:0f:0d -- 33:33:ff:6e:0f:0d 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:be:6e:0f:0d 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:beff:fe6e:f0d%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:10:9f:60:b9 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 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: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 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 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 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 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 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 1303 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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:[ 4.290005] shmif0: Ethernet address b2:a0:10:9f:60:b9 tc-so:[ 13.840005] ah_input: hash over 104 bytes, skip 20: crda len 104 skip 0 inject 32 tc-so:[ 14.110005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:[ 14.150005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:[ 14.230005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:[ 14.270005] 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 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 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 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 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 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 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 849 0 0 283 0 283 283 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 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: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 1941 0 114 384 0 384 tc-so: tc-so:In use 2177K, total allocated 3072K; utilization 70.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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.240005] 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:[ 3.750005] shmif0: Ethernet address b2:a0:be:6e:0f:0d tc-so:[ 5.670005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 5.670005] get_ifid: shmif0: ifid: b0:a0:be:ff:fe:6e:0f:0d tc-so:[ 5.670005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:beff:fe6e:f0d tc-so:[ 5.930005] nd6_dad_start: shmif0: starting DAD for ::ffff:10.0.0.2 tc-so:[ 6.970005] nd6_dad_timer: shmif0: DAD complete for ::ffff:10.0.0.2 - no duplicates found tc-so:[ 7.320005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:beff:fe6e:f0d - no duplicates found tc-so:[ 12.240005] ah_input: hash over 104 bytes, skip 20: crda len 104 skip 0 inject 32 tc-so:[ 12.280005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:[ 12.480005] ah_input: hash over 1500 bytes, skip 20: crda len 1500 skip 0 inject 32 tc-so:[ 12.520005] ah_input: hash over 1500 bytes, skip 20: crda len 1500 skip 0 inject 32 tc-so:[ 12.550005] ah_input: hash over 1384 bytes, skip 20: crda len 1384 skip 0 inject 32 tc-so:[ 12.590005] ah_input: hash over 1500 bytes, skip 20: crda len 1500 skip 0 inject 32 tc-so:[ 12.590005] ah_input: hash over 228 bytes, skip 20: crda len 228 skip 0 inject 32 tc-so:[ 12.670005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:[ 12.710005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:[ 23.870005] in6_if_link_down: fe80:2::b0a0:beff:fe6e:f0d marked detached tc-so:[ 23.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.460004 b2:a0:10:9f:60: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:05.630004 b2:a0:be:6e:0f:0d > 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.740004 b2:a0:be:6e:0f:0d > 33:33:86:51:b9:ce, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:8651:b9ce: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8651:b9ce, length 24 tc-so:00:00:05.930004 b2:a0:be:6e:0f:0d > 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:05.960004 b2:a0:be:6e:0f:0d > 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:05.960004 b2:a0:be:6e:0f:0d > 33:33:ff:6e:0f:0d, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff6e:f0d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff6e:f0d, length 24 tc-so:00:00:06.290004 b2:a0:be:6e:0f:0d > 33:33:ff:6e:0f:0d, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff6e:f0d: ICMP6, neighbor solicitation, who has fe80::b0a0:beff:fe6e:f0d, length 32 tc-so:00:00:06.340004 b2:a0:be:6e:0f:0d > 33:33:ff:6e:0f:0d, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff6e:f0d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff6e:f0d, length 24 tc-so:00:00:11.080004 b2:a0:be:6e:0f:0d > 33:33:86:51:b9:ce, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:beff:fe6e:f0d > ff02::2:8651:b9ce: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8651:b9ce, length 24 tc-so:00:00:13.810004 b2:a0:10:9f:60: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:12.240004 b2:a0:be:6e:0f:0d > b2:a0:10:9f:60:b9, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:be:6e:0f:0d, length 28 tc-so:00:00:13.810004 b2:a0:10:9f:60:b9 > b2:a0:be:6e:0f:0d, ethertype IPv4 (0x0800), length 118: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): 64252 > 1234: Flags [S], seq 608852537, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:12.280004 b2:a0:be:6e:0f:0d > 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.840004 b2:a0:10:9f:60:b9 > b2:a0:be:6e:0f:0d, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:10:9f:60:b9, length 28 tc-so:00:00:12.280004 b2:a0:be:6e:0f:0d > b2:a0:10:9f:60:b9, ethertype IPv4 (0x0800), length 118: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): 1234 > 64252: Flags [S.], seq 566314676, ack 608852538, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:13.840004 b2:a0:10:9f:60:b9 > b2:a0:be:6e:0f:0d, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): 64252 > 1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:14.000004 b2:a0:10:9f:60:b9 > b2:a0:be:6e:0f:0d, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): 64252 > 1234: Flags [.], seq 1:1405, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:14.080004 b2:a0:10:9f:60:b9 > b2:a0:be:6e:0f:0d, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): 64252 > 1234: Flags [.], seq 1405:2809, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:12.520004 b2:a0:be:6e:0f:0d > b2:a0:10:9f:60:b9, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): 1234 > 64252: Flags [.], ack 2809, win 4022, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:14.110004 b2:a0:10:9f:60:b9 > b2:a0:be:6e:0f:0d, ethertype IPv4 (0x0800), length 1398: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): 64252 > 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.150004 b2:a0:10:9f:60:b9 > b2:a0:be:6e:0f:0d, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x6): 64252 > 1234: Flags [.], seq 4097:5501, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1404 tc-so:00:00:12.590004 b2:a0:be:6e:0f:0d > b2:a0:10:9f:60:b9, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): 1234 > 64252: Flags [.], ack 5501, win 4022, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:14.150004 b2:a0:10:9f:60:b9 > b2:a0:be:6e:0f:0d, ethertype IPv4 (0x0800), length 242: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x7): 64252 > 1234: Flags [P.], seq 5501:5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 132 tc-so:00:00:14.230004 b2:a0:10:9f:60:b9 > b2:a0:be:6e:0f:0d, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x8): 64252 > 1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:12.670004 b2:a0:be:6e:0f:0d > b2:a0:10:9f:60:b9, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): 1234 > 64252: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:12.710004 b2:a0:be:6e:0f:0d > b2:a0:10:9f:60:b9, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): 1234 > 64252: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:14.270004 b2:a0:10:9f:60:b9 > b2:a0:be:6e:0f:0d, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x9): 64252 > 1234: Flags [.], ack 2, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:15.260004 b2:a0:be:6e:0f:0d > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:beff:fe6e:f0d > 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: 1639130609.569468, ipsec_tcp_ipv4mappedipv6_ah_hmacsha512, passed tc-start: 1639130609.605459, 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:a6:3d:fd:7e ./.__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 21581: No such process tc-so: tc-so:00:00:10.880004 b2:a0:a6:3d:fd:7e > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a6ff:fe3d:fd7e > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:12.740004 b2:a0:f0:17:9e:8d > 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.290004 b2:a0:a6:3d:fd:7e > b2:a0:f0:17:9e:8d, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:a6:3d:fd:7e, length 28 tc-so:00:00:12.740004 b2:a0:f0:17:9e:8d > b2:a0:a6:3d:fd:7e, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): 63618 > 1234: Flags [S], seq 609077513, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:11.290004 b2:a0:a6:3d:fd: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:12.780004 b2:a0:f0:17:9e:8d > b2:a0:a6:3d:fd:7e, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:f0:17:9e:8d, length 28 tc-so:00:00:11.290004 b2:a0:a6:3d:fd:7e > b2:a0:f0:17:9e:8d, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): 1234 > 63618: Flags [S.], seq 515666871, ack 609077514, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:12.780004 b2:a0:f0:17:9e:8d > b2:a0:a6:3d:fd:7e, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): 63618 > 1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:12.900004 b2:a0:f0:17:9e:8d > b2:a0:a6:3d:fd:7e, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): 63618 > 1234: Flags [.], seq 1:1405, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:12.900004 b2:a0:f0:17:9e:8d > b2:a0:a6:3d:fd:7e, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): 63618 > 1234: Flags [.], seq 1405:2809, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:11.450004 b2:a0:a6:3d:fd:7e > b2:a0:f0:17:9e:8d, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): 1234 > 63618: Flags [.], ack 2809, win 3846, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:12.900004 b2:a0:f0:17:9e:8d > b2:a0:a6:3d:fd:7e, ethertype IPv4 (0x0800), length 1378: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): 63618 > 1234: Flags [P.], seq 2809:4097, ack 1, win 4197, options [nop,nop,TS val 1 ecr 2], length 1288 tc-so:00:00:12.940004 b2:a0:f0:17:9e:8d > b2:a0:a6:3d:fd:7e, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x6): 63618 > 1234: Flags [.], seq 4097:5501, ack 1, win 4197, options [nop,nop,TS val 1 ecr 2], length 1404 tc-so:00:00:11.450004 b2:a0:a6:3d:fd:7e > b2:a0:f0:17:9e:8d, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): 1234 > 63618: Flags [.], ack 5501, win 3510, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:12.940004 b2:a0:f0:17:9e:8d > b2:a0:a6:3d:fd:7e, ethertype IPv4 (0x0800), length 222: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x7): 63618 > 1234: Flags [P.], seq 5501:5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 2], length 132 tc-so:00:00:12.940004 b2:a0:f0:17:9e:8d > b2:a0:a6:3d:fd:7e, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x8): 63618 > 1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:11.490004 b2:a0:a6:3d:fd:7e > b2:a0:f0:17:9e:8d, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): 1234 > 63618: Flags [.], ack 5634, win 3493, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:11.520004 b2:a0:a6:3d:fd:7e > b2:a0:f0:17:9e:8d, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): 1234 > 63618: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:11.520004 b2:a0:a6:3d:fd:7e > b2:a0:f0:17:9e:8d, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x6): 1234 > 63618: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:13.010004 b2:a0:f0:17:9e:8d > b2:a0:a6:3d:fd:7e, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x9): 63618 > 1234: Flags [.], ack 2, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:13.700004 b2:a0:a6:3d:fd:7e > 33:33:ff:3d:fd:7e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a6ff:fe3d:fd7e > ff02::1:ff3d:fd7e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff3d:fd7e, 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:f0:17:9e:8d 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:a6:3d:fd: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:f0:17:9e:8d 17 0 12 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 17 0 12 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:a6:3d:fd:7e 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:17:9e:8d 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:a6:3d:fd:7e tc-so: linkstr: ./bus_ipsec tc-so: inet6 fe80::b0a0:a6ff:fe3d:fd7e%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:f0:17:9e:8d 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:a6ff:fe3d:fd7e 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:a6:3d:fd:7e 12 0 17 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 12 0 17 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:a6ff:f tc-so: ff02::1:ff00:2%sh tc-so: ff01:2::1 tc-so: ff02::2:5d31:91fc tc-so: ff02::1%shmif0 tc-so: ff02::1:ff3d:fd7e 12 0 17 0 0 tc-so:shmif 1500 ::ffff:0.0.0. ::ffff:10.0.0.2 12 0 17 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:f0:17:9e:8d 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:a6ff:fe3d:fd7e%shmif0 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:5d31:91fc%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff3d:fd7e%shmif0 refcount 1 tc-so: enaddr b2:a0:a6:3d:fd:7e multicnt 5 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so: 33:33:5d:31:91:fc -- 33:33:5d:31:91:fc refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:3d:fd:7e -- 33:33:ff:3d:fd:7e 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:a6:3d:fd:7e tc-so: linkstr: ./bus_ipsec tc-so: input: 12 packets, 6576 bytes, 2 multicasts tc-so: output: 17 packets, 1362 bytes, 8 multicasts tc-so: inet6 fe80::b0a0:a6ff:fe3d:fd7e%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:f0:17:9e:8d tc-so: linkstr: ./bus_ipsec tc-so: input: 17 packets, 1362 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 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 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 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 137 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 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: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 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 1315 0 27 241 0 241 tc-so: tc-so:In use 1271K, total allocated 1928K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] 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.120005] shmif0: Ethernet address b2:a0:f0:17:9e:8d tc-so:[ 12.780005] ah_input: hash over 84 bytes, skip 20: crda len 84 skip 0 inject 32 tc-so:[ 12.900005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:[ 12.940005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:[ 12.940005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:[ 12.980005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:[ 13.010005] 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 49 0 49 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 56 0 56 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 56 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 47 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 849 0 0 283 0 283 283 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 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 60 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 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 3 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 1957 0 122 385 0 385 tc-so: tc-so:In use 2184K, total allocated 3080K; utilization 70.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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.190005] 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.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.610005] shmif0: Ethernet address b2:a0:a6:3d:fd:7e tc-so:[ 5.430005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 5.430005] get_ifid: shmif0: ifid: b0:a0:a6:ff:fe:3d:fd:7e tc-so:[ 5.430005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:a6ff:fe3d:fd7e tc-so:[ 5.660005] nd6_dad_start: shmif0: starting DAD for ::ffff:10.0.0.2 tc-so:[ 6.720005] nd6_dad_timer: shmif0: DAD complete for ::ffff:10.0.0.2 - no duplicates found tc-so:[ 7.150005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:a6ff:fe3d:fd7e - no duplicates found tc-so:[ 11.290005] ah_input: hash over 84 bytes, skip 20: crda len 84 skip 0 inject 32 tc-so:[ 11.330005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:[ 11.410005] ah_input: hash over 1480 bytes, skip 20: crda len 1480 skip 0 inject 32 tc-so:[ 11.450005] ah_input: hash over 1480 bytes, skip 20: crda len 1480 skip 0 inject 32 tc-so:[ 11.450005] ah_input: hash over 1364 bytes, skip 20: crda len 1364 skip 0 inject 32 tc-so:[ 11.450005] ah_input: hash over 1480 bytes, skip 20: crda len 1480 skip 0 inject 32 tc-so:[ 11.450005] ah_input: hash over 208 bytes, skip 20: crda len 208 skip 0 inject 32 tc-so:[ 11.490005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:[ 11.520005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:[ 20.100005] in6_if_link_down: fe80:2::b0a0:a6ff:fe3d:fd7e marked detached tc-so:[ 20.100005] 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.180004 b2:a0:f0:17:9e:8d > 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:a6:3d:fd: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.660004 b2:a0:a6:3d:fd:7e > 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:05.710004 b2:a0:a6:3d:fd:7e > 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:05.940004 b2:a0:a6:3d:fd:7e > 33:33:5d:31:91:fc, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:5d31:91fc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5d31:91fc, length 24 tc-so:00:00:06.100004 b2:a0:a6:3d:fd:7e > 33:33:ff:3d:fd:7e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff3d:fd7e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff3d:fd7e, length 24 tc-so:00:00:06.140004 b2:a0:a6:3d:fd:7e > 33:33:ff:3d:fd:7e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff3d:fd7e: ICMP6, neighbor solicitation, who has fe80::b0a0:a6ff:fe3d:fd7e, length 32 tc-so:00:00:10.880004 b2:a0:a6:3d:fd:7e > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a6ff:fe3d:fd7e > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:12.740004 b2:a0:f0:17:9e:8d > 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.290004 b2:a0:a6:3d:fd:7e > b2:a0:f0:17:9e:8d, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:a6:3d:fd:7e, length 28 tc-so:00:00:12.740004 b2:a0:f0:17:9e:8d > b2:a0:a6:3d:fd:7e, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): 63618 > 1234: Flags [S], seq 609077513, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:11.290004 b2:a0:a6:3d:fd: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:12.780004 b2:a0:f0:17:9e:8d > b2:a0:a6:3d:fd:7e, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:f0:17:9e:8d, length 28 tc-so:00:00:11.290004 b2:a0:a6:3d:fd:7e > b2:a0:f0:17:9e:8d, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): 1234 > 63618: Flags [S.], seq 515666871, ack 609077514, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:12.780004 b2:a0:f0:17:9e:8d > b2:a0:a6:3d:fd:7e, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): 63618 > 1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:12.900004 b2:a0:f0:17:9e:8d > b2:a0:a6:3d:fd:7e, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): 63618 > 1234: Flags [.], seq 1:1405, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:12.900004 b2:a0:f0:17:9e:8d > b2:a0:a6:3d:fd:7e, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): 63618 > 1234: Flags [.], seq 1405:2809, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:11.450004 b2:a0:a6:3d:fd:7e > b2:a0:f0:17:9e:8d, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): 1234 > 63618: Flags [.], ack 2809, win 3846, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:12.900004 b2:a0:f0:17:9e:8d > b2:a0:a6:3d:fd:7e, ethertype IPv4 (0x0800), length 1378: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): 63618 > 1234: Flags [P.], seq 2809:4097, ack 1, win 4197, options [nop,nop,TS val 1 ecr 2], length 1288 tc-so:00:00:12.940004 b2:a0:f0:17:9e:8d > b2:a0:a6:3d:fd:7e, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x6): 63618 > 1234: Flags [.], seq 4097:5501, ack 1, win 4197, options [nop,nop,TS val 1 ecr 2], length 1404 tc-so:00:00:11.450004 b2:a0:a6:3d:fd:7e > b2:a0:f0:17:9e:8d, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): 1234 > 63618: Flags [.], ack 5501, win 3510, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:12.940004 b2:a0:f0:17:9e:8d > b2:a0:a6:3d:fd:7e, ethertype IPv4 (0x0800), length 222: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x7): 63618 > 1234: Flags [P.], seq 5501:5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 2], length 132 tc-so:00:00:12.940004 b2:a0:f0:17:9e:8d > b2:a0:a6:3d:fd:7e, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x8): 63618 > 1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:11.490004 b2:a0:a6:3d:fd:7e > b2:a0:f0:17:9e:8d, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): 1234 > 63618: Flags [.], ack 5634, win 3493, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:11.520004 b2:a0:a6:3d:fd:7e > b2:a0:f0:17:9e:8d, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): 1234 > 63618: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:11.520004 b2:a0:a6:3d:fd:7e > b2:a0:f0:17:9e:8d, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x6): 1234 > 63618: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:13.010004 b2:a0:f0:17:9e:8d > b2:a0:a6:3d:fd:7e, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x9): 63618 > 1234: Flags [.], ack 2, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:13.700004 b2:a0:a6:3d:fd:7e > 33:33:ff:3d:fd:7e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a6ff:fe3d:fd7e > ff02::1:ff3d:fd7e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff3d:fd7e, length 24 tc-so:00:00:15.130004 b2:a0:a6:3d:fd:7e > 33:33:5d:31:91:fc, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a6ff:fe3d:fd7e > ff02::2:5d31:91fc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5d31:91fc, length 24 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639130644.109136, ipsec_tcp_ipv4mappedipv6_ah_null, passed tc-start: 1639130644.137326, 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:d2:a5:31:04 ./.__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: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 13915: No such process tc-so: tc-so:00:00:13.670004 b2:a0:5e:ad:4b:30 > 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.070004 b2:a0:d2:a5:31:04 > b2:a0:5e:ad:4b:30, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:d2:a5:31:04, length 28 tc-so:00:00:13.670004 b2:a0:5e:ad:4b:30 > b2:a0:d2:a5:31:04, 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.070004 b2:a0:d2:a5:31:04 > 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.670004 b2:a0:5e:ad:4b:30 > b2:a0:d2:a5:31:04, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:5e:ad:4b:30, length 28 tc-so:00:00:12.110004 b2:a0:d2:a5:31:04 > b2:a0:5e:ad:4b:30, 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.710004 b2:a0:5e:ad:4b:30 > b2:a0:d2:a5:31:04, ethertype IPv4 (0x0800), length 78: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 44 tc-so:00:00:13.830004 b2:a0:5e:ad:4b:30 > b2:a0:d2:a5:31:04, ethertype IPv4 (0x0800), length 1458: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 1424 tc-so:00:00:13.860004 b2:a0:5e:ad:4b:30 > b2:a0:d2:a5:31:04, 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.270004 b2:a0:d2:a5:31:04 > b2:a0:5e:ad:4b:30, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 44 tc-so:00:00:13.860004 b2:a0:5e:ad:4b:30 > b2:a0:d2:a5:31:04, ethertype IPv4 (0x0800), length 1410: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 1376 tc-so:00:00:13.930004 b2:a0:5e:ad:4b:30 > b2:a0:d2:a5:31:04, 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.340004 b2:a0:d2:a5:31:04 > b2:a0:5e:ad:4b:30, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 44 tc-so:00:00:13.930004 b2:a0:5e:ad:4b:30 > b2:a0:d2:a5:31:04, ethertype IPv4 (0x0800), length 234: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x7), length 200 tc-so:00:00:13.970004 b2:a0:5e:ad:4b:30 > b2:a0:d2:a5:31:04, 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.380004 b2:a0:d2:a5:31:04 > b2:a0:5e:ad:4b:30, 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.410004 b2:a0:d2:a5:31:04 > b2:a0:5e:ad:4b:30, 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.010004 b2:a0:5e:ad:4b:30 > b2:a0:d2:a5:31:04, 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.150004 b2:a0:d2:a5:31:04 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d2ff:fea5:3104 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:14.150004 b2:a0:d2:a5:31:04 > 33:33:6e:d4:64:1f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d2ff:fea5:3104 > ff02::2:6ed4:641f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:6ed4:641f, 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:5e:ad:4b:30 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:d2:a5:31: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:shmif 1500 b2:a0:5e:ad:4b:30 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:d2:a5:31:04 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:5e:ad:4b:30 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:d2:a5:31:04 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fe80::b0a0:d2ff:fea5:3104%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:5e:ad:4b:30 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:d2ff:fea5:3104 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:d2:a5:31:04 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:d2ff:f tc-so: ff02::1:ff00:2%sh tc-so: ff01:2::1 tc-so: ff02::2:6ed4:641f tc-so: ff02::1%shmif0 tc-so: ff02::1:ffa5:3104 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:5e:ad:4b:30 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:d2ff:fea5:3104%shmif0 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:6ed4:641f%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ffa5:3104%shmif0 refcount 1 tc-so: enaddr b2:a0:d2:a5:31:04 multicnt 5 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so: 33:33:6e:d4:64:1f -- 33:33:6e:d4:64:1f refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:a5:31:04 -- 33:33:ff:a5:31:04 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:d2:a5:31:04 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:d2ff:fea5:3104%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:5e:ad:4b:30 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 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 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 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 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 1252K, 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.420005] shmif0: Ethernet address b2:a0:5e:ad:4b:30 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: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 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 56 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 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 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 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 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: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 2028 0 134 407 0 407 tc-so: tc-so:In use 2316K, 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.220005] 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.840005] shmif0: Ethernet address b2:a0:d2:a5:31:04 tc-so:[ 5.750005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 5.750005] get_ifid: shmif0: ifid: b0:a0:d2:ff:fe:a5:31:04 tc-so:[ 5.750005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:d2ff:fea5:3104 tc-so:[ 6.020005] nd6_dad_start: shmif0: starting DAD for ::ffff:10.0.0.2 tc-so:[ 7.060005] 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:d2ff:fea5:3104 - no duplicates found tc-so:[ 20.760005] in6_if_link_down: fe80:2::b0a0:d2ff:fea5:3104 marked detached tc-so:[ 20.760005] 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.650004 b2:a0:5e:ad:4b:30 > 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.750004 b2:a0:d2:a5:31:04 > 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:d2:a5:31:04 > 33:33:ff:a5:31:04, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa5:3104: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa5:3104, length 24 tc-so:00:00:05.980004 b2:a0:d2:a5:31:04 > 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.060004 b2:a0:d2:a5:31:04 > 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.520004 b2:a0:d2:a5:31:04 > 33:33:6e:d4:64:1f, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:6ed4:641f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:6ed4:641f, length 24 tc-so:00:00:06.640004 b2:a0:d2:a5:31:04 > 33:33:ff:a5:31:04, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa5:3104: ICMP6, neighbor solicitation, who has fe80::b0a0:d2ff:fea5:3104, length 32 tc-so:00:00:08.590004 b2:a0:d2:a5:31:04 > 33:33:ff:a5:31:04, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d2ff:fea5:3104 > ff02::1:ffa5:3104: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa5:3104, length 24 tc-so:00:00:13.670004 b2:a0:5e:ad:4b:30 > 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.070004 b2:a0:d2:a5:31:04 > b2:a0:5e:ad:4b:30, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:d2:a5:31:04, length 28 tc-so:00:00:13.670004 b2:a0:5e:ad:4b:30 > b2:a0:d2:a5:31:04, 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.070004 b2:a0:d2:a5:31:04 > 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.670004 b2:a0:5e:ad:4b:30 > b2:a0:d2:a5:31:04, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:5e:ad:4b:30, length 28 tc-so:00:00:12.110004 b2:a0:d2:a5:31:04 > b2:a0:5e:ad:4b:30, 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.710004 b2:a0:5e:ad:4b:30 > b2:a0:d2:a5:31:04, ethertype IPv4 (0x0800), length 78: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 44 tc-so:00:00:13.830004 b2:a0:5e:ad:4b:30 > b2:a0:d2:a5:31:04, ethertype IPv4 (0x0800), length 1458: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 1424 tc-so:00:00:13.860004 b2:a0:5e:ad:4b:30 > b2:a0:d2:a5:31:04, 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.270004 b2:a0:d2:a5:31:04 > b2:a0:5e:ad:4b:30, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 44 tc-so:00:00:13.860004 b2:a0:5e:ad:4b:30 > b2:a0:d2:a5:31:04, ethertype IPv4 (0x0800), length 1410: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 1376 tc-so:00:00:13.930004 b2:a0:5e:ad:4b:30 > b2:a0:d2:a5:31:04, 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.340004 b2:a0:d2:a5:31:04 > b2:a0:5e:ad:4b:30, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 44 tc-so:00:00:13.930004 b2:a0:5e:ad:4b:30 > b2:a0:d2:a5:31:04, ethertype IPv4 (0x0800), length 234: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x7), length 200 tc-so:00:00:13.970004 b2:a0:5e:ad:4b:30 > b2:a0:d2:a5:31:04, 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.380004 b2:a0:d2:a5:31:04 > b2:a0:5e:ad:4b:30, 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.410004 b2:a0:d2:a5:31:04 > b2:a0:5e:ad:4b:30, 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.010004 b2:a0:5e:ad:4b:30 > b2:a0:d2:a5:31:04, 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.150004 b2:a0:d2:a5:31:04 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d2ff:fea5:3104 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:14.150004 b2:a0:d2:a5:31:04 > 33:33:6e:d4:64:1f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d2ff:fea5:3104 > ff02::2:6ed4:641f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:6ed4:641f, length 24 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639130678.812548, ipsec_tcp_ipv4mappedipv6_esp_null, passed tc-start: 1639130678.844342, 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:cd:c6:67:af ./.__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 29374: No such process tc-so: tc-so:00:00:11.140004 b2:a0:cd:c6:67:af > 33:33:ff:c6:67:af, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cdff:fec6:67af > ff02::1:ffc6:67af: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc6:67af, length 24 tc-so:00:00:12.270004 b2:a0:cd:c6:67:af > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cdff:fec6:67af > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:13.860004 b2:a0:cd:cc:ac:db > 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.300004 b2:a0:cd:c6:67:af > b2:a0:cd:cc:ac:db, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:cd:c6:67:af, length 28 tc-so:00:00:13.860004 b2:a0:cd:cc:ac:db > b2:a0:cd:c6:67:af, 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.300004 b2:a0:cd:c6:67:af > 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.860004 b2:a0:cd:cc:ac:db > b2:a0:cd:c6:67:af, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:cd:cc:ac:db, length 28 tc-so:00:00:12.340004 b2:a0:cd:c6:67:af > b2:a0:cd:cc:ac:db, 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.890004 b2:a0:cd:cc:ac:db > b2:a0:cd:c6:67:af, 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.970004 b2:a0:cd:cc:ac:db > b2:a0:cd:c6:67:af, ethertype IPv4 (0x0800), length 1482: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 1448 tc-so:00:00:14.010004 b2:a0:cd:cc:ac:db > b2:a0:cd:c6:67:af, 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.500004 b2:a0:cd:c6:67:af > b2:a0:cd:cc:ac:db, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 72 tc-so:00:00:14.050004 b2:a0:cd:cc:ac:db > b2:a0:cd:c6:67:af, ethertype IPv4 (0x0800), length 1434: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 1400 tc-so:00:00:14.090004 b2:a0:cd:cc:ac:db > b2:a0:cd:c6:67:af, 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.540004 b2:a0:cd:c6:67:af > b2:a0:cd:cc:ac:db, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 72 tc-so:00:00:14.090004 b2:a0:cd:cc:ac:db > b2:a0:cd:c6:67:af, ethertype IPv4 (0x0800), length 250: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x7), length 216 tc-so:00:00:14.090004 b2:a0:cd:cc:ac:db > b2:a0:cd:c6:67:af, 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.540004 b2:a0:cd:c6:67:af > b2:a0:cd:cc:ac:db, 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.580004 b2:a0:cd:c6:67:af > b2:a0:cd:cc:ac:db, 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.130004 b2:a0:cd:cc:ac:db > b2:a0:cd:c6:67:af, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x9), length 72 tc-so:00:00:14.090004 b2:a0:cd:c6:67:af > 33:33:58:c6:67:bc, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cdff:fec6:67af > ff02::2:58c6:67bc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:58c6:67bc, 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:cd:cc:ac:db 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:c6:67:af 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:cc:ac:db 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:cd:c6:67:af 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:cc:ac:db 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:cd:c6:67:af tc-so: linkstr: ./bus_ipsec tc-so: inet6 fe80::b0a0:cdff:fec6:67af%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:cd:cc:ac:db 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:cdff:fec6:67af 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:cd:c6:67:af 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:cdff:f tc-so: ff02::1:ff00:2%sh tc-so: ff01:2::1 tc-so: ff02::2:58c6:67bc tc-so: ff02::1%shmif0 tc-so: ff02::1:ffc6:67af 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:cd:cc:ac:db 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:cdff:fec6:67af%shmif0 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:58c6:67bc%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ffc6:67af%shmif0 refcount 1 tc-so: enaddr b2:a0:cd:c6:67:af multicnt 5 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so: 33:33:58:c6:67:bc -- 33:33:58:c6:67:bc refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:c6:67:af -- 33:33:ff:c6:67:af 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:cd:c6:67:af 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:cdff:fec6:67af%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:cd:cc:ac:db 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 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 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 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 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 1257K, total allocated 1912K; utilization 65.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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.350005] shmif0: Ethernet address b2:a0:cd:cc:ac:db 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 33 0 33 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 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 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 767 0 0 256 0 256 256 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 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 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 1815 0 90 356 0 356 tc-so: tc-so:In use 1997K, total allocated 2848K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.250005] 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:[ 3.930005] shmif0: Ethernet address b2:a0:cd:c6:67:af tc-so:[ 6.170005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 6.170005] get_ifid: shmif0: ifid: b0:a0:cd:ff:fe:c6:67:af tc-so:[ 6.170005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:cdff:fec6:67af tc-so:[ 6.410005] nd6_dad_start: shmif0: starting DAD for ::ffff:10.0.0.2 tc-so:[ 7.470005] nd6_dad_timer: shmif0: DAD complete for ::ffff:10.0.0.2 - no duplicates found tc-so:[ 7.510005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:cdff:fec6:67af - no duplicates found tc-so:[ 21.130005] in6_if_link_down: fe80:2::b0a0:cdff:fec6:67af marked detached tc-so:[ 21.130005] 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.810004 b2:a0:cd:cc:ac:db > 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.170004 b2:a0:cd:c6:67:af > 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.310004 b2:a0:cd:c6:67:af > 33:33:ff:c6:67:af, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc6:67af: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc6:67af, length 24 tc-so:00:00:06.410004 b2:a0:cd:c6:67:af > 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.440004 b2:a0:cd:c6:67:af > 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.440004 b2:a0:cd:c6:67:af > 33:33:58:c6:67:bc, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:58c6:67bc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:58c6:67bc, length 24 tc-so:00:00:06.510004 b2:a0:cd:c6:67:af > 33:33:ff:c6:67:af, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc6:67af: ICMP6, neighbor solicitation, who has fe80::b0a0:cdff:fec6:67af, length 32 tc-so:00:00:11.140004 b2:a0:cd:c6:67:af > 33:33:ff:c6:67:af, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cdff:fec6:67af > ff02::1:ffc6:67af: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc6:67af, length 24 tc-so:00:00:12.270004 b2:a0:cd:c6:67:af > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cdff:fec6:67af > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:13.860004 b2:a0:cd:cc:ac:db > 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.300004 b2:a0:cd:c6:67:af > b2:a0:cd:cc:ac:db, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:cd:c6:67:af, length 28 tc-so:00:00:13.860004 b2:a0:cd:cc:ac:db > b2:a0:cd:c6:67:af, 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.300004 b2:a0:cd:c6:67:af > 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.860004 b2:a0:cd:cc:ac:db > b2:a0:cd:c6:67:af, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:cd:cc:ac:db, length 28 tc-so:00:00:12.340004 b2:a0:cd:c6:67:af > b2:a0:cd:cc:ac:db, 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.890004 b2:a0:cd:cc:ac:db > b2:a0:cd:c6:67:af, 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.970004 b2:a0:cd:cc:ac:db > b2:a0:cd:c6:67:af, ethertype IPv4 (0x0800), length 1482: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 1448 tc-so:00:00:14.010004 b2:a0:cd:cc:ac:db > b2:a0:cd:c6:67:af, 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.500004 b2:a0:cd:c6:67:af > b2:a0:cd:cc:ac:db, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 72 tc-so:00:00:14.050004 b2:a0:cd:cc:ac:db > b2:a0:cd:c6:67:af, ethertype IPv4 (0x0800), length 1434: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 1400 tc-so:00:00:14.090004 b2:a0:cd:cc:ac:db > b2:a0:cd:c6:67:af, 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.540004 b2:a0:cd:c6:67:af > b2:a0:cd:cc:ac:db, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 72 tc-so:00:00:14.090004 b2:a0:cd:cc:ac:db > b2:a0:cd:c6:67:af, ethertype IPv4 (0x0800), length 250: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x7), length 216 tc-so:00:00:14.090004 b2:a0:cd:cc:ac:db > b2:a0:cd:c6:67:af, 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.540004 b2:a0:cd:c6:67:af > b2:a0:cd:cc:ac:db, 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.580004 b2:a0:cd:c6:67:af > b2:a0:cd:cc:ac:db, 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.130004 b2:a0:cd:cc:ac:db > b2:a0:cd:c6:67:af, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x9), length 72 tc-so:00:00:14.090004 b2:a0:cd:c6:67:af > 33:33:58:c6:67:bc, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cdff:fec6:67af > ff02::2:58c6:67bc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:58c6:67bc, length 24 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639130714.129178, ipsec_tcp_ipv4mappedipv6_esp_rijndaelcbc, passed tc-start: 1639130714.163677, 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:1f:09:b4:a7 ./.__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: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 7737: No such process tc-so: tc-so:00:00:09.780004 b2:a0:1f:09:b4:a7 > 33:33:ff:09:b4:a7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1fff:fe09:b4a7 > ff02::1:ff09:b4a7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff09:b4a7, length 24 tc-so:00:00:13.030004 b2:a0:9e:53:42: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:11.330004 b2:a0:1f:09:b4:a7 > b2:a0:9e:53:42:27, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:1f:09:b4:a7, length 28 tc-so:00:00:13.030004 b2:a0:9e:53:42:27 > b2:a0:1f:09:b4:a7, ethertype IPv4 (0x0800), length 74: 10.0.0.1.59085 > 10.0.0.2.1234: Flags [S], seq 625465224, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 2 ecr 0], length 0 tc-so:00:00:11.330004 b2:a0:1f:09:b4:a7 > 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.030004 b2:a0:9e:53:42:27 > b2:a0:1f:09:b4:a7, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:9e:53:42:27, length 28 tc-so:00:00:11.330004 b2:a0:1f:09:b4:a7 > b2:a0:9e:53:42:27, ethertype IPv4 (0x0800), length 74: 10.0.0.2.1234 > 10.0.0.1.59085: Flags [S.], seq 480066495, ack 625465225, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 2], length 0 tc-so:00:00:13.030004 b2:a0:9e:53:42:27 > b2:a0:1f:09:b4:a7, ethertype IPv4 (0x0800), length 66: 10.0.0.1.59085 > 10.0.0.2.1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:13.150004 b2:a0:9e:53:42:27 > b2:a0:1f:09:b4:a7, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.59085 > 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:11.490004 b2:a0:1f:09:b4:a7 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1fff:fe09:b4a7 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:13.190004 b2:a0:9e:53:42:27 > b2:a0:1f:09:b4:a7, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.59085 > 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.490004 b2:a0:1f:09:b4:a7 > b2:a0:9e:53:42:27, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.59085: Flags [.], ack 2897, win 4016, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:13.190004 b2:a0:9e:53:42:27 > b2:a0:1f:09:b4:a7, ethertype IPv4 (0x0800), length 1266: 10.0.0.1.59085 > 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.230004 b2:a0:9e:53:42:27 > b2:a0:1f:09:b4:a7, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.59085 > 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.530004 b2:a0:1f:09:b4:a7 > b2:a0:9e:53:42:27, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.59085: Flags [.], ack 5545, win 4016, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:13.230004 b2:a0:9e:53:42:27 > b2:a0:1f:09:b4:a7, ethertype IPv4 (0x0800), length 154: 10.0.0.1.59085 > 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.270004 b2:a0:9e:53:42:27 > b2:a0:1f:09:b4:a7, ethertype IPv4 (0x0800), length 66: 10.0.0.1.59085 > 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.570004 b2:a0:1f:09:b4:a7 > b2:a0:9e:53:42:27, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.59085: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:11.570004 b2:a0:1f:09:b4:a7 > b2:a0:9e:53:42:27, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.59085: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:13.270004 b2:a0:9e:53:42:27 > b2:a0:1f:09:b4:a7, ethertype IPv4 (0x0800), length 66: 10.0.0.1.59085 > 10.0.0.2.1234: Flags [.], ack 2, win 4197, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:11.840004 b2:a0:1f:09:b4:a7 > 33:33:c0:26:d4:42, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1fff:fe09:b4a7 > ff02::2:c026:d442: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c026:d442, 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: 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:9e:53:42:27 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:09:b4: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:shmif 1500 b2:a0:9e:53:42:27 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:1f:09:b4:a7 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:9e:53:42: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: 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:1f:09:b4:a7 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fe80::b0a0:1fff:fe09:b4a7%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:9e:53:42: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:::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:1fff:fe09:b4a7 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:1f:09:b4:a7 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:1fff:f tc-so: ff02::1:ff00:2%sh tc-so: ff01:2::1 tc-so: ff02::2:c026:d442 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff09:b4a7 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:9e:53:42:27 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:1fff:fe09:b4a7%shmif0 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:c026:d442%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff09:b4a7%shmif0 refcount 1 tc-so: enaddr b2:a0:1f:09:b4:a7 multicnt 5 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so: 33:33:c0:26:d4:42 -- 33:33:c0:26:d4:42 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:09:b4:a7 -- 33:33:ff:09:b4:a7 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:1f:09:b4:a7 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:1fff:fe09:b4a7%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:9e:53:42:27 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 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 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 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: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 1231 0 27 228 0 228 tc-so: tc-so:In use 1208K, total allocated 1824K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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:[ 4.500005] shmif0: Ethernet address b2:a0:9e:53:42:27 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 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 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 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 194 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 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 803 0 0 268 0 268 268 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 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 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 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 1835 0 106 364 0 364 tc-so: tc-so:In use 2065K, total allocated 2912K; utilization 70.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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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:[ 3.890005] shmif0: Ethernet address b2:a0:1f:09:b4:a7 tc-so:[ 5.920005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 5.920005] get_ifid: shmif0: ifid: b0:a0:1f:ff:fe:09:b4:a7 tc-so:[ 5.920005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:1fff:fe09:b4a7 tc-so:[ 6.230005] nd6_dad_start: shmif0: starting DAD for ::ffff:10.0.0.2 tc-so:[ 7.290005] nd6_dad_timer: shmif0: DAD complete for ::ffff:10.0.0.2 - no duplicates found tc-so:[ 7.700005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:1fff:fe09:b4a7 - no duplicates found tc-so:[ 19.760005] in6_if_link_down: fe80:2::b0a0:1fff:fe09:b4a7 marked detached tc-so:[ 19.760005] 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.830004 b2:a0:9e:53:42: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:05.920004 b2:a0:1f:09:b4:a7 > 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.230004 b2:a0:1f:09:b4:a7 > 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.270004 b2:a0:1f:09:b4:a7 > 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.270004 b2:a0:1f:09:b4:a7 > 33:33:ff:09:b4:a7, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff09:b4a7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff09:b4a7, length 24 tc-so:00:00:06.690004 b2:a0:1f:09:b4:a7 > 33:33:ff:09:b4:a7, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff09:b4a7: ICMP6, neighbor solicitation, who has fe80::b0a0:1fff:fe09:b4a7, length 32 tc-so:00:00:06.920004 b2:a0:1f:09:b4:a7 > 33:33:c0:26:d4:42, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:c026:d442: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c026:d442, length 24 tc-so:00:00:09.780004 b2:a0:1f:09:b4:a7 > 33:33:ff:09:b4:a7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1fff:fe09:b4a7 > ff02::1:ff09:b4a7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff09:b4a7, length 24 tc-so:00:00:13.030004 b2:a0:9e:53:42: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:11.330004 b2:a0:1f:09:b4:a7 > b2:a0:9e:53:42:27, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:1f:09:b4:a7, length 28 tc-so:00:00:13.030004 b2:a0:9e:53:42:27 > b2:a0:1f:09:b4:a7, ethertype IPv4 (0x0800), length 74: 10.0.0.1.59085 > 10.0.0.2.1234: Flags [S], seq 625465224, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 2 ecr 0], length 0 tc-so:00:00:11.330004 b2:a0:1f:09:b4:a7 > 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.030004 b2:a0:9e:53:42:27 > b2:a0:1f:09:b4:a7, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:9e:53:42:27, length 28 tc-so:00:00:11.330004 b2:a0:1f:09:b4:a7 > b2:a0:9e:53:42:27, ethertype IPv4 (0x0800), length 74: 10.0.0.2.1234 > 10.0.0.1.59085: Flags [S.], seq 480066495, ack 625465225, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 2], length 0 tc-so:00:00:13.030004 b2:a0:9e:53:42:27 > b2:a0:1f:09:b4:a7, ethertype IPv4 (0x0800), length 66: 10.0.0.1.59085 > 10.0.0.2.1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:13.150004 b2:a0:9e:53:42:27 > b2:a0:1f:09:b4:a7, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.59085 > 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:11.490004 b2:a0:1f:09:b4:a7 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1fff:fe09:b4a7 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:13.190004 b2:a0:9e:53:42:27 > b2:a0:1f:09:b4:a7, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.59085 > 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.490004 b2:a0:1f:09:b4:a7 > b2:a0:9e:53:42:27, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.59085: Flags [.], ack 2897, win 4016, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:13.190004 b2:a0:9e:53:42:27 > b2:a0:1f:09:b4:a7, ethertype IPv4 (0x0800), length 1266: 10.0.0.1.59085 > 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.230004 b2:a0:9e:53:42:27 > b2:a0:1f:09:b4:a7, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.59085 > 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.530004 b2:a0:1f:09:b4:a7 > b2:a0:9e:53:42:27, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.59085: Flags [.], ack 5545, win 4016, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:13.230004 b2:a0:9e:53:42:27 > b2:a0:1f:09:b4:a7, ethertype IPv4 (0x0800), length 154: 10.0.0.1.59085 > 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.270004 b2:a0:9e:53:42:27 > b2:a0:1f:09:b4:a7, ethertype IPv4 (0x0800), length 66: 10.0.0.1.59085 > 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.570004 b2:a0:1f:09:b4:a7 > b2:a0:9e:53:42:27, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.59085: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:11.570004 b2:a0:1f:09:b4:a7 > b2:a0:9e:53:42:27, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.59085: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:13.270004 b2:a0:9e:53:42:27 > b2:a0:1f:09:b4:a7, ethertype IPv4 (0x0800), length 66: 10.0.0.1.59085 > 10.0.0.2.1234: Flags [.], ack 2, win 4197, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:11.840004 b2:a0:1f:09:b4:a7 > 33:33:c0:26:d4:42, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1fff:fe09:b4a7 > ff02::2:c026:d442: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c026:d442, length 24 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639130748.93832, ipsec_tcp_ipv4mappedipv6_none, passed tc-start: 1639130748.117410, 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:4e:88:78:f4 ./.__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 24771: No such process tc-so: tc-so:00:00:12.950004 b2:a0:a5:d0:b9:02 > 33:33:ff:d0:b9:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a5ff:fed0:b902 > ff02::1:ffd0:b902: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd0:b902, length 24 tc-so:00:00:11.360004 b2:a0:4e:88:78:f4 > 33:33:e8:c5:ac:22, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4eff:fe88:78f4 > ff02::2:e8c5:ac22: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:e8c5:ac22, length 24 tc-so:00:00:14.460004 b2:a0:a5:d0:b9:02 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a5ff:fed0:b902 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:12.800004 b2:a0:4e:88:78:f4 > b2:a0:a5:d0:b9:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4eff:fe88:78f4 > fe80::b0a0:a5ff:fed0:b902: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:14.460004 b2:a0:a5:d0:b9:02 > b2:a0:4e:88:78:f4, ethertype IPv6 (0x86dd), length 142: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x1): 55620 > 1234: Flags [S], seq 657315230, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:12.800004 b2:a0:4e:88:78:f4 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4eff:fe88:78f4 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:14.500004 b2:a0:a5:d0:b9:02 > b2:a0:4e:88:78:f4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a5ff:fed0:b902 > fe80::b0a0:4eff:fe88:78f4: ICMP6, neighbor advertisement, tgt is fd00::1, length 32 tc-so:00:00:12.830004 b2:a0:4e:88:78:f4 > b2:a0:a5:d0:b9:02, ethertype IPv6 (0x86dd), length 142: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x1): 1234 > 55620: Flags [S.], seq 581816598, ack 657315231, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:14.500004 b2:a0:a5:d0:b9:02 > b2:a0:4e:88:78:f4, ethertype IPv6 (0x86dd), length 134: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x2): 55620 > 1234: Flags [.], ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:14.670004 b2:a0:a5:d0:b9:02 > b2:a0:4e:88:78:f4, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x3): 55620 > 1234: Flags [.], seq 1:1381, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 1380 tc-so:00:00:14.710004 b2:a0:a5:d0:b9:02 > b2:a0:4e:88:78:f4, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x4): 55620 > 1234: Flags [.], seq 1381:2761, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 1380 tc-so:00:00:13.050004 b2:a0:4e:88:78:f4 > b2:a0:a5:d0:b9:02, ethertype IPv6 (0x86dd), length 134: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x2): 1234 > 55620: Flags [.], ack 2761, win 3967, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:14.710004 b2:a0:a5:d0:b9:02 > b2:a0:4e:88:78:f4, ethertype IPv6 (0x86dd), length 1470: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x5): 55620 > 1234: Flags [P.], seq 2761:4097, ack 1, win 4140, options [nop,nop,TS val 2 ecr 2], length 1336 tc-so:00:00:14.750004 b2:a0:a5:d0:b9:02 > b2:a0:4e:88:78:f4, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x6): 55620 > 1234: Flags [.], seq 4097:5477, ack 1, win 4140, options [nop,nop,TS val 2 ecr 2], length 1380 tc-so:00:00:13.080004 b2:a0:4e:88:78:f4 > b2:a0:a5:d0:b9:02, ethertype IPv6 (0x86dd), length 134: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x3): 1234 > 55620: Flags [.], ack 5477, win 3967, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:14.780004 b2:a0:a5:d0:b9:02 > b2:a0:4e:88:78:f4, ethertype IPv6 (0x86dd), length 290: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x7): 55620 > 1234: Flags [P.], seq 5477:5633, ack 1, win 4140, options [nop,nop,TS val 2 ecr 2], length 156 tc-so:00:00:14.820004 b2:a0:a5:d0:b9:02 > b2:a0:4e:88:78:f4, ethertype IPv6 (0x86dd), length 134: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x8): 55620 > 1234: Flags [F.], seq 5633, ack 1, win 4140, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:13.160004 b2:a0:4e:88:78:f4 > b2:a0:a5:d0:b9:02, ethertype IPv6 (0x86dd), length 134: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x4): 1234 > 55620: Flags [.], ack 5634, win 4140, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:13.200004 b2:a0:4e:88:78:f4 > b2:a0:a5:d0:b9:02, ethertype IPv6 (0x86dd), length 134: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x5): 1234 > 55620: Flags [F.], seq 1, ack 5634, win 4140, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:14.860004 b2:a0:a5:d0:b9:02 > b2:a0:4e:88:78:f4, ethertype IPv6 (0x86dd), length 134: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x9): 55620 > 1234: Flags [.], ack 2, win 4140, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:14.390004 b2:a0:4e:88:78:f4 > 33:33:ff:88:78:f4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4eff:fe88:78f4 > ff02::1:ff88:78f4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff88:78f4, length 24 tc-so:00:00:14.710004 b2:a0:4e:88:78:f4 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4eff:fe88:78f4 > 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: 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:a5:d0:b9:02 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:a5ff:fed0:b902%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:a5ff:fed0:b902 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:4e:88:78:f4 UHL - - - shmif0 tc-so:fe80::b0a0:4eff:fe88:78f4 b2:a0:4e:88:78:f4 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:a5:d0:b9:02 14 0 18 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ffd0:b902 tc-so: ff01:2::1 tc-so: ff02::2:4089:a40a 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:a5ff: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:4e:88:78:f4 shmif0 12s R tc-so:fe80::b0a0:4eff:fe88:78f4%shmif0 b2:a0:4e:88:78:f4 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 tc-so: group ff02::1:ffd0:b902%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:4089:a40a%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:a5:d0:b9:02 multicnt 4 tc-so: 33:33:ff:d0:b9:02 -- 33:33:ff:d0:b9:02 refcount 1 tc-so: 33:33:40:89:a4:0a -- 33:33:40:89:a4:0a 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:4e:88:78:f4 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:4eff:fe88:78f4%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:4eff:fe88:78f4 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:a5:d0:b9:02 UHL - - - shmif0 tc-so:fe80::b0a0:a5ff:fed0:b902 b2:a0:a5:d0:b9: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:4e:88:78:f4 17 0 14 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ff88:78f4 tc-so: ff01:2::1 tc-so: ff02::2:e8c5:ac22 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:4eff: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:a5:d0:b9:02 shmif0 31s R tc-so:fe80::b0a0:a5ff:fed0:b902%shmif0 b2:a0:a5:d0:b9:02 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:ff88:78f4%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:e8c5:ac22%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:4e:88:78:f4 multicnt 4 tc-so: 33:33:ff:88:78:f4 -- 33:33:ff:88:78:f4 refcount 1 tc-so: 33:33:e8:c5:ac:22 -- 33:33:e8:c5:ac: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: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:4e:88:78:f4 tc-so: linkstr: ./bus_ipsec tc-so: input: 17 packets, 7526 bytes, 5 multicasts tc-so: output: 14 packets, 1444 bytes, 6 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:4eff:fe88:78f4%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:a5:d0:b9:02 tc-so: linkstr: ./bus_ipsec tc-so: input: 14 packets, 1444 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:a5ff:fed0:b902%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 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:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 30 0 30 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 33 0 33 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 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 206 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 744 0 0 248 0 248 248 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 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: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 1775 0 81 349 0 349 tc-so: tc-so:In use 1943K, total allocated 2792K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] 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.300005] shmif0: Ethernet address b2:a0:a5:d0:b9:02 tc-so:[ 6.400005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 6.400005] get_ifid: shmif0: ifid: b0:a0:a5:ff:fe:d0:b9:02 tc-so:[ 6.400005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:a5ff:fed0:b902 tc-so:[ 7.820005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:a5ff:fed0:b902 - no duplicates found tc-so:[ 14.500005] ah_input: hash over 128 bytes, skip 40: crda len 128 skip 0 inject 52 tc-so:[ 14.710005] ah_input: hash over 120 bytes, skip 40: crda len 120 skip 0 inject 52 tc-so:[ 14.780005] ah_input: hash over 120 bytes, skip 40: crda len 120 skip 0 inject 52 tc-so:[ 14.820005] ah_input: hash over 120 bytes, skip 40: crda len 120 skip 0 inject 52 tc-so:[ 14.860005] ah_input: hash over 120 bytes, skip 40: crda len 120 skip 0 inject 52 tc-so:[ 24.540005] in6_if_link_down: fd00::1 marked detached tc-so:[ 24.540005] in6_if_link_down: fe80:2::b0a0:a5ff:fed0:b902 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 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 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 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 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 44 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 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 875 0 0 292 0 292 292 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 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 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 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 1960 0 102 393 0 393 tc-so: tc-so:In use 2221K, total allocated 3144K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] 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.520005] shmif0: Ethernet address b2:a0:4e:88:78:f4 tc-so:[ 6.390005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 6.390005] get_ifid: shmif0: ifid: b0:a0:4e:ff:fe:88:78:f4 tc-so:[ 6.390005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:4eff:fe88:78f4 tc-so:[ 8.360005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:4eff:fe88:78f4 - no duplicates found tc-so:[ 12.800005] ah_input: hash over 128 bytes, skip 40: crda len 128 skip 0 inject 52 tc-so:[ 12.830005] ah_input: hash over 120 bytes, skip 40: crda len 120 skip 0 inject 52 tc-so:[ 12.970005] ah_input: hash over 1500 bytes, skip 40: crda len 1500 skip 0 inject 52 tc-so:[ 13.050005] ah_input: hash over 1500 bytes, skip 40: crda len 1500 skip 0 inject 52 tc-so:[ 13.050005] ah_input: hash over 1456 bytes, skip 40: crda len 1456 skip 0 inject 52 tc-so:[ 13.080005] ah_input: hash over 1500 bytes, skip 40: crda len 1500 skip 0 inject 52 tc-so:[ 13.080005] ah_input: hash over 276 bytes, skip 40: crda len 276 skip 0 inject 52 tc-so:[ 13.160005] ah_input: hash over 120 bytes, skip 40: crda len 120 skip 0 inject 52 tc-so:[ 13.200005] ah_input: hash over 120 bytes, skip 40: crda len 120 skip 0 inject 52 tc-so:[ 21.830005] in6_if_link_down: fd00::2 marked detached tc-so:[ 21.830005] in6_if_link_down: fe80:2::b0a0:4eff:fe88:78f4 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.700004 b2:a0:a5:d0:b9:02 > 33:33:ff:d0:b9:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd0:b902: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd0:b902, length 24 tc-so:00:00:06.820004 b2:a0:a5:d0:b9:02 > 33:33:ff:d0:b9:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd0:b902: ICMP6, neighbor solicitation, who has fe80::b0a0:a5ff:fed0:b902, length 32 tc-so:00:00:07.250004 b2:a0:4e:88:78:f4 > 33:33:ff:88:78:f4, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff88:78f4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff88:78f4, length 24 tc-so:00:00:07.340004 b2:a0:4e:88:78:f4 > 33:33:ff:88:78:f4, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff88:78f4: ICMP6, neighbor solicitation, who has fe80::b0a0:4eff:fe88:78f4, length 32 tc-so:00:00:09.290004 b2:a0:a5:d0:b9:02 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a5ff:fed0:b902 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:09.510004 b2:a0:a5:d0:b9:02 > 33:33:40:89:a4:0a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a5ff:fed0:b902 > ff02::2:4089:a40a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4089:a40a, length 24 tc-so:00:00:12.950004 b2:a0:a5:d0:b9:02 > 33:33:ff:d0:b9:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a5ff:fed0:b902 > ff02::1:ffd0:b902: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd0:b902, length 24 tc-so:00:00:11.360004 b2:a0:4e:88:78:f4 > 33:33:e8:c5:ac:22, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4eff:fe88:78f4 > ff02::2:e8c5:ac22: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:e8c5:ac22, length 24 tc-so:00:00:14.460004 b2:a0:a5:d0:b9:02 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a5ff:fed0:b902 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:12.800004 b2:a0:4e:88:78:f4 > b2:a0:a5:d0:b9:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4eff:fe88:78f4 > fe80::b0a0:a5ff:fed0:b902: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:14.460004 b2:a0:a5:d0:b9:02 > b2:a0:4e:88:78:f4, ethertype IPv6 (0x86dd), length 142: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x1): 55620 > 1234: Flags [S], seq 657315230, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:12.800004 b2:a0:4e:88:78:f4 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4eff:fe88:78f4 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:14.500004 b2:a0:a5:d0:b9:02 > b2:a0:4e:88:78:f4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a5ff:fed0:b902 > fe80::b0a0:4eff:fe88:78f4: ICMP6, neighbor advertisement, tgt is fd00::1, length 32 tc-so:00:00:12.830004 b2:a0:4e:88:78:f4 > b2:a0:a5:d0:b9:02, ethertype IPv6 (0x86dd), length 142: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x1): 1234 > 55620: Flags [S.], seq 581816598, ack 657315231, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:14.500004 b2:a0:a5:d0:b9:02 > b2:a0:4e:88:78:f4, ethertype IPv6 (0x86dd), length 134: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x2): 55620 > 1234: Flags [.], ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:14.670004 b2:a0:a5:d0:b9:02 > b2:a0:4e:88:78:f4, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x3): 55620 > 1234: Flags [.], seq 1:1381, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 1380 tc-so:00:00:14.710004 b2:a0:a5:d0:b9:02 > b2:a0:4e:88:78:f4, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x4): 55620 > 1234: Flags [.], seq 1381:2761, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 1380 tc-so:00:00:13.050004 b2:a0:4e:88:78:f4 > b2:a0:a5:d0:b9:02, ethertype IPv6 (0x86dd), length 134: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x2): 1234 > 55620: Flags [.], ack 2761, win 3967, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:14.710004 b2:a0:a5:d0:b9:02 > b2:a0:4e:88:78:f4, ethertype IPv6 (0x86dd), length 1470: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x5): 55620 > 1234: Flags [P.], seq 2761:4097, ack 1, win 4140, options [nop,nop,TS val 2 ecr 2], length 1336 tc-so:00:00:14.750004 b2:a0:a5:d0:b9:02 > b2:a0:4e:88:78:f4, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x6): 55620 > 1234: Flags [.], seq 4097:5477, ack 1, win 4140, options [nop,nop,TS val 2 ecr 2], length 1380 tc-so:00:00:13.080004 b2:a0:4e:88:78:f4 > b2:a0:a5:d0:b9:02, ethertype IPv6 (0x86dd), length 134: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x3): 1234 > 55620: Flags [.], ack 5477, win 3967, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:14.780004 b2:a0:a5:d0:b9:02 > b2:a0:4e:88:78:f4, ethertype IPv6 (0x86dd), length 290: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x7): 55620 > 1234: Flags [P.], seq 5477:5633, ack 1, win 4140, options [nop,nop,TS val 2 ecr 2], length 156 tc-so:00:00:14.820004 b2:a0:a5:d0:b9:02 > b2:a0:4e:88:78:f4, ethertype IPv6 (0x86dd), length 134: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x8): 55620 > 1234: Flags [F.], seq 5633, ack 1, win 4140, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:13.160004 b2:a0:4e:88:78:f4 > b2:a0:a5:d0:b9:02, ethertype IPv6 (0x86dd), length 134: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x4): 1234 > 55620: Flags [.], ack 5634, win 4140, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:13.200004 b2:a0:4e:88:78:f4 > b2:a0:a5:d0:b9:02, ethertype IPv6 (0x86dd), length 134: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x5): 1234 > 55620: Flags [F.], seq 1, ack 5634, win 4140, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:14.860004 b2:a0:a5:d0:b9:02 > b2:a0:4e:88:78:f4, ethertype IPv6 (0x86dd), length 134: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x9): 55620 > 1234: Flags [.], ack 2, win 4140, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:14.390004 b2:a0:4e:88:78:f4 > 33:33:ff:88:78:f4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4eff:fe88:78f4 > ff02::1:ff88:78f4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff88:78f4, length 24 tc-so:00:00:14.710004 b2:a0:4e:88:78:f4 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4eff:fe88:78f4 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:19.510004 b2:a0:a5:d0:b9:02 > b2:a0:4e:88:78:f4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a5ff:fed0:b902 > fe80::b0a0:4eff:fe88:78f4: ICMP6, neighbor solicitation, who has fe80::b0a0:4eff:fe88:78f4, length 32 tc-so:00:00:17.830004 b2:a0:4e:88:78:f4 > b2:a0:a5:d0:b9:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4eff:fe88:78f4 > fe80::b0a0:a5ff:fed0:b902: ICMP6, neighbor solicitation, who has fe80::b0a0:a5ff:fed0:b902, length 32 tc-so:00:00:19.510004 b2:a0:a5:d0:b9:02 > b2:a0:4e:88:78:f4, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:a5ff:fed0:b902 > fe80::b0a0:4eff:fe88:78f4: ICMP6, neighbor advertisement, tgt is fe80::b0a0:a5ff:fed0:b902, length 24 tc-so:00:00:17.830004 b2:a0:4e:88:78:f4 > b2:a0:a5:d0:b9:02, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:4eff:fe88:78f4 > fe80::b0a0:a5ff:fed0:b902: ICMP6, neighbor advertisement, tgt is fe80::b0a0:4eff:fe88:78f4, length 24 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639130783.109487, ipsec_tcp_ipv6_ah_hmacsha512, passed tc-start: 1639130783.135399, 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:fe:21:2b:f3 ./.__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 22499: No such process tc-so: tc-so:00:00:10.830004 b2:a0:fe:21:2b:f3 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:feff:fe21:2bf3 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:15.020004 b2:a0:c0:1e:d2:eb > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c0ff:fe1e:d2eb > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:12.750004 b2:a0:fe:21:2b:f3 > b2:a0:c0:1e:d2:eb, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:feff:fe21:2bf3 > fe80::b0a0:c0ff:fe1e:d2eb: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:15.020004 b2:a0:c0:1e:d2:eb > b2:a0:fe:21:2b:f3, ethertype IPv6 (0x86dd), length 118: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x1): 52835 > 1234: Flags [S], seq 695049554, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:12.750004 b2:a0:fe:21:2b:f3 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:feff:fe21:2bf3 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:15.060004 b2:a0:c0:1e:d2:eb > b2:a0:fe:21:2b:f3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c0ff:fe1e:d2eb > fe80::b0a0:feff:fe21:2bf3: ICMP6, neighbor advertisement, tgt is fd00::1, length 32 tc-so:00:00:12.790004 b2:a0:fe:21:2b:f3 > b2:a0:c0:1e:d2:eb, ethertype IPv6 (0x86dd), length 118: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x1): 1234 > 52835: Flags [S.], seq 554102016, ack 695049555, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:15.060004 b2:a0:c0:1e:d2:eb > b2:a0:fe:21:2b:f3, ethertype IPv6 (0x86dd), length 110: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x2): 52835 > 1234: Flags [.], ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:15.140004 b2:a0:c0:1e:d2:eb > b2:a0:fe:21:2b:f3, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x3): 52835 > 1234: Flags [.], seq 1:1405, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 1404 tc-so:00:00:15.180004 b2:a0:c0:1e:d2:eb > b2:a0:fe:21:2b:f3, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x4): 52835 > 1234: Flags [.], seq 1405:2809, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 1404 tc-so:00:00:12.910004 b2:a0:fe:21:2b:f3 > b2:a0:c0:1e:d2:eb, ethertype IPv6 (0x86dd), length 110: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x2): 1234 > 52835: Flags [.], ack 2809, win 3964, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:15.180004 b2:a0:c0:1e:d2:eb > b2:a0:fe:21:2b:f3, ethertype IPv6 (0x86dd), length 1398: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x5): 52835 > 1234: Flags [P.], seq 2809:4097, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 1288 tc-so:00:00:15.220004 b2:a0:c0:1e:d2:eb > b2:a0:fe:21:2b:f3, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x6): 52835 > 1234: Flags [.], seq 4097:5501, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 1404 tc-so:00:00:12.950004 b2:a0:fe:21:2b:f3 > b2:a0:c0:1e:d2:eb, ethertype IPv6 (0x86dd), length 110: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x3): 1234 > 52835: Flags [.], ack 5501, win 3964, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:15.220004 b2:a0:c0:1e:d2:eb > b2:a0:fe:21:2b:f3, ethertype IPv6 (0x86dd), length 242: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x7): 52835 > 1234: Flags [P.], seq 5501:5633, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 132 tc-so:00:00:15.260004 b2:a0:c0:1e:d2:eb > b2:a0:fe:21:2b:f3, ethertype IPv6 (0x86dd), length 110: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x8): 52835 > 1234: Flags [F.], seq 5633, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:12.990004 b2:a0:fe:21:2b:f3 > b2:a0:c0:1e:d2:eb, ethertype IPv6 (0x86dd), length 110: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x4): 1234 > 52835: Flags [.], ack 5634, win 4140, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:13.030004 b2:a0:fe:21:2b:f3 > b2:a0:c0:1e:d2:eb, ethertype IPv6 (0x86dd), length 110: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x5): 1234 > 52835: Flags [F.], seq 1, ack 5634, win 4140, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:15.300004 b2:a0:c0:1e:d2:eb > b2:a0:fe:21:2b:f3, ethertype IPv6 (0x86dd), length 110: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x9): 52835 > 1234: Flags [.], ack 2, win 4140, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:13.300004 b2:a0:fe:21:2b:f3 > 33:33:ff:21:2b:f3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:feff:fe21:2bf3 > ff02::1:ff21:2bf3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff21:2bf3, length 24 tc-so:00:00:16.040004 b2:a0:c0:1e:d2:eb > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c0ff:fe1e:d2eb > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:15.020004 b2:a0:fe:21:2b:f3 > 33:33:bc:a7:fd:3e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:feff:fe21:2bf3 > ff02::2:bca7:fd3e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:bca7:fd3e, 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:c0:1e:d2:eb tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:c0ff:fe1e:d2eb%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:c0ff:fe1e:d2eb 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:fe:21:2b:f3 UHL - - - shmif0 tc-so:fe80::b0a0:feff:fe21:2bf3 b2:a0:fe:21:2b:f3 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:c0:1e:d2:eb 12 0 16 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ff1e:d2eb tc-so: ff01:2::1 tc-so: ff02::2:5109:a13c 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:c0ff: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:fe:21:2b:f3 shmif0 14s R tc-so:fe80::b0a0:feff:fe21:2bf3%shmif0 b2:a0:fe:21:2b:f3 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:ff1e:d2eb%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:5109:a13c%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:c0:1e:d2:eb multicnt 4 tc-so: 33:33:ff:1e:d2:eb -- 33:33:ff:1e:d2:eb refcount 1 tc-so: 33:33:51:09:a1:3c -- 33:33:51:09:a1:3c 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:fe:21:2b:f3 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:feff:fe21:2bf3%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:feff:fe21:2bf3 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:c0:1e:d2:eb UHL - - - shmif0 tc-so:fe80::b0a0:c0ff:fe1e:d2eb b2:a0:c0:1e:d2: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: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:fe:21:2b:f3 17 0 14 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ff21:2bf3 tc-so: ff01:2::1 tc-so: ff02::2:bca7:fd3e 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:feff: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:c0:1e:d2:eb shmif0 31s R tc-so:fe80::b0a0:c0ff:fe1e:d2eb%shmif0 b2:a0:c0:1e:d2:eb 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:ff21:2bf3%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:bca7:fd3e%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:fe:21:2b:f3 multicnt 4 tc-so: 33:33:ff:21:2b:f3 -- 33:33:ff:21:2b:f3 refcount 1 tc-so: 33:33:bc:a7:fd:3e -- 33:33:bc:a7:fd:3e 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:fe:21:2b:f3 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:feff:fe21:2bf3%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:c0:1e:d2:eb 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:c0ff:fe1e:d2eb%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 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 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 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 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 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 709 0 0 237 0 237 237 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 1749 0 73 339 0 339 tc-so: tc-so:In use 1875K, total allocated 2712K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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:[ 4.970005] shmif0: Ethernet address b2:a0:c0:1e:d2:eb tc-so:[ 6.930005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 6.930005] get_ifid: shmif0: ifid: b0:a0:c0:ff:fe:1e:d2:eb tc-so:[ 6.930005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:c0ff:fe1e:d2eb tc-so:[ 8.230005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:c0ff:fe1e:d2eb - no duplicates found tc-so:[ 15.060005] ah_input: hash over 104 bytes, skip 40: crda len 104 skip 0 inject 52 tc-so:[ 15.180005] ah_input: hash over 96 bytes, skip 40: crda len 96 skip 0 inject 52 tc-so:[ 15.220005] ah_input: hash over 96 bytes, skip 40: crda len 96 skip 0 inject 52 tc-so:[ 15.300005] ah_input: hash over 96 bytes, skip 40: crda len 96 skip 0 inject 52 tc-so:[ 15.300005] ah_input: hash over 96 bytes, skip 40: crda len 96 skip 0 inject 52 tc-so:[ 24.880005] in6_if_link_down: fd00::1 marked detached tc-so:[ 24.880005] in6_if_link_down: fe80:2::b0a0:c0ff:fe1e:d2eb 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 32 0 32 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 33 0 33 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 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 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 794 0 0 265 0 265 265 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 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 1831 0 84 365 0 365 tc-so: tc-so:In use 2042K, total allocated 2920K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.270005] 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:[ 3.600005] shmif0: Ethernet address b2:a0:fe:21:2b:f3 tc-so:[ 6.320005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 6.320005] get_ifid: shmif0: ifid: b0:a0:fe:ff:fe:21:2b:f3 tc-so:[ 6.320005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:feff:fe21:2bf3 tc-so:[ 7.840005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:feff:fe21:2bf3 - no duplicates found tc-so:[ 12.750005] ah_input: hash over 104 bytes, skip 40: crda len 104 skip 0 inject 52 tc-so:[ 12.790005] ah_input: hash over 96 bytes, skip 40: crda len 96 skip 0 inject 52 tc-so:[ 12.870005] ah_input: hash over 1500 bytes, skip 40: crda len 1500 skip 0 inject 52 tc-so:[ 12.910005] ah_input: hash over 1500 bytes, skip 40: crda len 1500 skip 0 inject 52 tc-so:[ 12.910005] ah_input: hash over 1384 bytes, skip 40: crda len 1384 skip 0 inject 52 tc-so:[ 12.950005] ah_input: hash over 1500 bytes, skip 40: crda len 1500 skip 0 inject 52 tc-so:[ 12.950005] ah_input: hash over 228 bytes, skip 40: crda len 228 skip 0 inject 52 tc-so:[ 12.990005] ah_input: hash over 96 bytes, skip 40: crda len 96 skip 0 inject 52 tc-so:[ 13.030005] ah_input: hash over 96 bytes, skip 40: crda len 96 skip 0 inject 52 tc-so:[ 21.600005] in6_if_link_down: fd00::2 marked detached tc-so:[ 21.600005] in6_if_link_down: fe80:2::b0a0:feff:fe21:2bf3 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.120004 b2:a0:c0:1e:d2:eb > 33:33:ff:1e:d2:eb, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff1e:d2eb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff1e:d2eb, length 24 tc-so:00:00:07.230004 b2:a0:c0:1e:d2:eb > 33:33:ff:1e:d2:eb, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff1e:d2eb: ICMP6, neighbor solicitation, who has fe80::b0a0:c0ff:fe1e:d2eb, length 32 tc-so:00:00:06.820004 b2:a0:fe:21:2b:f3 > 33:33:ff:21:2b:f3, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff21:2bf3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff21:2bf3, length 24 tc-so:00:00:06.840004 b2:a0:fe:21:2b:f3 > 33:33:ff:21:2b:f3, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff21:2bf3: ICMP6, neighbor solicitation, who has fe80::b0a0:feff:fe21:2bf3, length 32 tc-so:00:00:10.800004 b2:a0:c0:1e:d2:eb > 33:33:ff:1e:d2:eb, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c0ff:fe1e:d2eb > ff02::1:ff1e:d2eb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff1e:d2eb, length 24 tc-so:00:00:10.940004 b2:a0:c0:1e:d2:eb > 33:33:51:09:a1:3c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c0ff:fe1e:d2eb > ff02::2:5109:a13c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5109:a13c, length 24 tc-so:00:00:10.830004 b2:a0:fe:21:2b:f3 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:feff:fe21:2bf3 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:15.020004 b2:a0:c0:1e:d2:eb > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c0ff:fe1e:d2eb > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:12.750004 b2:a0:fe:21:2b:f3 > b2:a0:c0:1e:d2:eb, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:feff:fe21:2bf3 > fe80::b0a0:c0ff:fe1e:d2eb: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:15.020004 b2:a0:c0:1e:d2:eb > b2:a0:fe:21:2b:f3, ethertype IPv6 (0x86dd), length 118: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x1): 52835 > 1234: Flags [S], seq 695049554, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:12.750004 b2:a0:fe:21:2b:f3 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:feff:fe21:2bf3 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:15.060004 b2:a0:c0:1e:d2:eb > b2:a0:fe:21:2b:f3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c0ff:fe1e:d2eb > fe80::b0a0:feff:fe21:2bf3: ICMP6, neighbor advertisement, tgt is fd00::1, length 32 tc-so:00:00:12.790004 b2:a0:fe:21:2b:f3 > b2:a0:c0:1e:d2:eb, ethertype IPv6 (0x86dd), length 118: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x1): 1234 > 52835: Flags [S.], seq 554102016, ack 695049555, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:15.060004 b2:a0:c0:1e:d2:eb > b2:a0:fe:21:2b:f3, ethertype IPv6 (0x86dd), length 110: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x2): 52835 > 1234: Flags [.], ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:15.140004 b2:a0:c0:1e:d2:eb > b2:a0:fe:21:2b:f3, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x3): 52835 > 1234: Flags [.], seq 1:1405, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 1404 tc-so:00:00:15.180004 b2:a0:c0:1e:d2:eb > b2:a0:fe:21:2b:f3, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x4): 52835 > 1234: Flags [.], seq 1405:2809, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 1404 tc-so:00:00:12.910004 b2:a0:fe:21:2b:f3 > b2:a0:c0:1e:d2:eb, ethertype IPv6 (0x86dd), length 110: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x2): 1234 > 52835: Flags [.], ack 2809, win 3964, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:15.180004 b2:a0:c0:1e:d2:eb > b2:a0:fe:21:2b:f3, ethertype IPv6 (0x86dd), length 1398: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x5): 52835 > 1234: Flags [P.], seq 2809:4097, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 1288 tc-so:00:00:15.220004 b2:a0:c0:1e:d2:eb > b2:a0:fe:21:2b:f3, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x6): 52835 > 1234: Flags [.], seq 4097:5501, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 1404 tc-so:00:00:12.950004 b2:a0:fe:21:2b:f3 > b2:a0:c0:1e:d2:eb, ethertype IPv6 (0x86dd), length 110: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x3): 1234 > 52835: Flags [.], ack 5501, win 3964, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:15.220004 b2:a0:c0:1e:d2:eb > b2:a0:fe:21:2b:f3, ethertype IPv6 (0x86dd), length 242: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x7): 52835 > 1234: Flags [P.], seq 5501:5633, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 132 tc-so:00:00:15.260004 b2:a0:c0:1e:d2:eb > b2:a0:fe:21:2b:f3, ethertype IPv6 (0x86dd), length 110: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x8): 52835 > 1234: Flags [F.], seq 5633, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:12.990004 b2:a0:fe:21:2b:f3 > b2:a0:c0:1e:d2:eb, ethertype IPv6 (0x86dd), length 110: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x4): 1234 > 52835: Flags [.], ack 5634, win 4140, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:13.030004 b2:a0:fe:21:2b:f3 > b2:a0:c0:1e:d2:eb, ethertype IPv6 (0x86dd), length 110: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x5): 1234 > 52835: Flags [F.], seq 1, ack 5634, win 4140, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:15.300004 b2:a0:c0:1e:d2:eb > b2:a0:fe:21:2b:f3, ethertype IPv6 (0x86dd), length 110: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x9): 52835 > 1234: Flags [.], ack 2, win 4140, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:13.300004 b2:a0:fe:21:2b:f3 > 33:33:ff:21:2b:f3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:feff:fe21:2bf3 > ff02::1:ff21:2bf3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff21:2bf3, length 24 tc-so:00:00:16.040004 b2:a0:c0:1e:d2:eb > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c0ff:fe1e:d2eb > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:15.020004 b2:a0:fe:21:2b:f3 > 33:33:bc:a7:fd:3e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:feff:fe21:2bf3 > ff02::2:bca7:fd3e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:bca7:fd3e, length 24 tc-so:00:00:20.010004 b2:a0:c0:1e:d2:eb > b2:a0:fe:21:2b:f3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c0ff:fe1e:d2eb > fe80::b0a0:feff:fe21:2bf3: ICMP6, neighbor solicitation, who has fe80::b0a0:feff:fe21:2bf3, length 32 tc-so:00:00:17.760004 b2:a0:fe:21:2b:f3 > b2:a0:c0:1e:d2:eb, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:feff:fe21:2bf3 > fe80::b0a0:c0ff:fe1e:d2eb: ICMP6, neighbor solicitation, who has fe80::b0a0:c0ff:fe1e:d2eb, length 32 tc-so:00:00:20.010004 b2:a0:c0:1e:d2:eb > b2:a0:fe:21:2b:f3, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:c0ff:fe1e:d2eb > fe80::b0a0:feff:fe21:2bf3: ICMP6, neighbor advertisement, tgt is fe80::b0a0:c0ff:fe1e:d2eb, length 24 tc-so:00:00:17.760004 b2:a0:fe:21:2b:f3 > b2:a0:c0:1e:d2:eb, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:feff:fe21:2bf3 > fe80::b0a0:c0ff:fe1e:d2eb: ICMP6, neighbor advertisement, tgt is fe80::b0a0:feff:fe21:2bf3, length 24 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639130817.844351, ipsec_tcp_ipv6_ah_null, passed tc-start: 1639130817.869174, 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:4a:6f:e5:f7 ./.__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 25463: No such process tc-so: tc-so:00:00:10.440004 b2:a0:4a:6f:e5:f7 > 33:33:87:f6:f6:c2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4aff:fe6f:e5f7 > ff02::2:87f6:f6c2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:87f6:f6c2, length 24 tc-so:00:00:10.480004 b2:a0:4a:6f:e5:f7 > 33:33:ff:6f:e5:f7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4aff:fe6f:e5f7 > ff02::1:ff6f:e5f7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff6f:e5f7, length 24 tc-so:00:00:11.040004 b2:a0:4a:6f:e5:f7 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4aff:fe6f:e5f7 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:14.870004 b2:a0:ac:1d:86:29 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:acff:fe1d:8629 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:13.210004 b2:a0:4a:6f:e5:f7 > b2:a0:ac:1d:86:29, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4aff:fe6f:e5f7 > fe80::b0a0:acff:fe1d:8629: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:14.910004 b2:a0:ac:1d:86:29 > b2:a0:4a:6f:e5:f7, ethertype IPv6 (0x86dd), length 106: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x1), length 52 tc-so:00:00:13.210004 b2:a0:4a:6f:e5:f7 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4aff:fe6f:e5f7 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:14.910004 b2:a0:ac:1d:86:29 > b2:a0:4a:6f:e5:f7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:acff:fe1d:8629 > fe80::b0a0:4aff:fe6f:e5f7: ICMP6, neighbor advertisement, tgt is fd00::1, length 32 tc-so:00:00:13.210004 b2:a0:4a:6f:e5:f7 > b2:a0:ac:1d:86:29, ethertype IPv6 (0x86dd), length 106: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x1), length 52 tc-so:00:00:14.910004 b2:a0:ac:1d:86:29 > b2:a0:4a:6f:e5:f7, ethertype IPv6 (0x86dd), length 98: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x2), length 44 tc-so:00:00:15.030004 b2:a0:ac:1d:86:29 > b2:a0:4a:6f:e5:f7, ethertype IPv6 (0x86dd), length 1506: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x3), length 1452 tc-so:00:00:15.070004 b2:a0:ac:1d:86:29 > b2:a0:4a:6f:e5:f7, ethertype IPv6 (0x86dd), length 1506: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x4), length 1452 tc-so:00:00:13.370004 b2:a0:4a:6f:e5:f7 > b2:a0:ac:1d:86:29, ethertype IPv6 (0x86dd), length 98: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x2), length 44 tc-so:00:00:15.070004 b2:a0:ac:1d:86:29 > b2:a0:4a:6f:e5:f7, ethertype IPv6 (0x86dd), length 1374: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x5), length 1320 tc-so:00:00:15.110004 b2:a0:ac:1d:86:29 > b2:a0:4a:6f:e5:f7, ethertype IPv6 (0x86dd), length 1506: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x6), length 1452 tc-so:00:00:13.410004 b2:a0:4a:6f:e5:f7 > b2:a0:ac:1d:86:29, ethertype IPv6 (0x86dd), length 98: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x3), length 44 tc-so:00:00:15.110004 b2:a0:ac:1d:86:29 > b2:a0:4a:6f:e5:f7, ethertype IPv6 (0x86dd), length 226: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x7), length 172 tc-so:00:00:15.150004 b2:a0:ac:1d:86:29 > b2:a0:4a:6f:e5:f7, ethertype IPv6 (0x86dd), length 98: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x8), length 44 tc-so:00:00:13.450004 b2:a0:4a:6f:e5:f7 > b2:a0:ac:1d:86:29, ethertype IPv6 (0x86dd), length 98: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x4), length 44 tc-so:00:00:13.490004 b2:a0:4a:6f:e5:f7 > b2:a0:ac:1d:86:29, ethertype IPv6 (0x86dd), length 98: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x5), length 44 tc-so:00:00:15.190004 b2:a0:ac:1d:86:29 > b2:a0:4a:6f:e5:f7, ethertype IPv6 (0x86dd), length 98: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x9), length 44 tc-so:00:00:16.150004 b2:a0:ac:1d:86:29 > 33:33:ff:1d:86:29, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:acff:fe1d:8629 > ff02::1:ff1d:8629: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff1d:8629, 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:ac:1d:86:29 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:acff:fe1d:8629%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:acff:fe1d:8629 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:4a:6f:e5:f7 UHL - - - shmif0 tc-so:fe80::b0a0:4aff:fe6f:e5f7 b2:a0:4a:6f:e5: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: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:ac:1d:86:29 12 0 16 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ff1d:8629 tc-so: ff01:2::1 tc-so: ff02::2:ff10:5461 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:acff: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:4a:6f:e5:f7 shmif0 18s R tc-so:fe80::b0a0:4aff:fe6f:e5f7%shmif0 b2:a0:4a:6f:e5:f7 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::1 tc-so: group ff02::1:ff1d:8629%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:ff10:5461%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:ac:1d:86:29 multicnt 4 tc-so: 33:33:ff:1d:86:29 -- 33:33:ff:1d:86:29 refcount 1 tc-so: 33:33:ff:10:54:61 -- 33:33:ff:10:54:61 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:4a:6f:e5:f7 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:4aff:fe6f:e5f7%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:4aff:fe6f:e5f7 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:ac:1d:86:29 UHL - - - shmif0 tc-so:fe80::b0a0:acff:fe1d:8629 b2:a0:ac:1d:86: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: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:4a:6f:e5:f7 17 0 14 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ff6f:e5f7 tc-so: ff01:2::1 tc-so: ff02::2:87f6:f6c2 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:4aff: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:ac:1d:86:29 shmif0 33s R tc-so:fe80::b0a0:acff:fe1d:8629%shmif0 b2:a0:ac:1d:86:29 shmif0 38s 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:ff6f:e5f7%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:87f6:f6c2%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:4a:6f:e5:f7 multicnt 4 tc-so: 33:33:ff:6f:e5:f7 -- 33:33:ff:6f:e5:f7 refcount 1 tc-so: 33:33:87:f6:f6:c2 -- 33:33:87:f6:f6: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:4a:6f:e5:f7 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:4aff:fe6f:e5f7%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:ac:1d:86:29 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:acff:fe1d:8629%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 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 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 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 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 193 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 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 773 0 0 258 0 258 258 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 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 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 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 1821 0 87 360 0 360 tc-so: tc-so:In use 2011K, total allocated 2880K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.250005] shmif0: Ethernet address b2:a0:ac:1d:86:29 tc-so:[ 6.800005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 6.800005] get_ifid: shmif0: ifid: b0:a0:ac:ff:fe:1d:86:29 tc-so:[ 6.800005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:acff:fe1d:8629 tc-so:[ 8.430005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:acff:fe1d:8629 - no duplicates found tc-so:[ 24.560005] in6_if_link_down: fd00::1 marked detached tc-so:[ 24.560005] in6_if_link_down: fe80:2::b0a0:acff:fe1d:8629 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 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: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 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 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 210 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 44 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 806 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 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 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 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: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 1879 0 86 371 0 371 tc-so: tc-so:In use 2085K, total allocated 2968K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] 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.660005] shmif0: Ethernet address b2:a0:4a:6f:e5:f7 tc-so:[ 6.970005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 6.970005] get_ifid: shmif0: ifid: b0:a0:4a:ff:fe:6f:e5:f7 tc-so:[ 6.970005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:4aff:fe6f:e5f7 tc-so:[ 8.490005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:4aff:fe6f:e5f7 - no duplicates found tc-so:[ 21.960005] in6_if_link_down: fd00::2 marked detached tc-so:[ 21.960005] in6_if_link_down: fe80:2::b0a0:4aff:fe6f:e5f7 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.880004 b2:a0:ac:1d:86:29 > 33:33:ff:1d:86:29, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff1d:8629: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff1d:8629, length 24 tc-so:00:00:07.420004 b2:a0:ac:1d:86:29 > 33:33:ff:1d:86:29, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff1d:8629: ICMP6, neighbor solicitation, who has fe80::b0a0:acff:fe1d:8629, length 32 tc-so:00:00:07.490004 b2:a0:4a:6f:e5:f7 > 33:33:ff:6f:e5:f7, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff6f:e5f7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff6f:e5f7, length 24 tc-so:00:00:07.490004 b2:a0:4a:6f:e5:f7 > 33:33:ff:6f:e5:f7, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff6f:e5f7: ICMP6, neighbor solicitation, who has fe80::b0a0:4aff:fe6f:e5f7, length 32 tc-so:00:00:11.160004 b2:a0:ac:1d:86:29 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:acff:fe1d:8629 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:11.190004 b2:a0:ac:1d:86:29 > 33:33:ff:10:54:61, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:acff:fe1d:8629 > ff02::2:ff10:5461: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ff10:5461, length 24 tc-so:00:00:10.440004 b2:a0:4a:6f:e5:f7 > 33:33:87:f6:f6:c2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4aff:fe6f:e5f7 > ff02::2:87f6:f6c2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:87f6:f6c2, length 24 tc-so:00:00:10.480004 b2:a0:4a:6f:e5:f7 > 33:33:ff:6f:e5:f7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4aff:fe6f:e5f7 > ff02::1:ff6f:e5f7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff6f:e5f7, length 24 tc-so:00:00:11.040004 b2:a0:4a:6f:e5:f7 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4aff:fe6f:e5f7 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:14.870004 b2:a0:ac:1d:86:29 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:acff:fe1d:8629 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:13.210004 b2:a0:4a:6f:e5:f7 > b2:a0:ac:1d:86:29, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4aff:fe6f:e5f7 > fe80::b0a0:acff:fe1d:8629: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:14.910004 b2:a0:ac:1d:86:29 > b2:a0:4a:6f:e5:f7, ethertype IPv6 (0x86dd), length 106: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x1), length 52 tc-so:00:00:13.210004 b2:a0:4a:6f:e5:f7 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4aff:fe6f:e5f7 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:14.910004 b2:a0:ac:1d:86:29 > b2:a0:4a:6f:e5:f7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:acff:fe1d:8629 > fe80::b0a0:4aff:fe6f:e5f7: ICMP6, neighbor advertisement, tgt is fd00::1, length 32 tc-so:00:00:13.210004 b2:a0:4a:6f:e5:f7 > b2:a0:ac:1d:86:29, ethertype IPv6 (0x86dd), length 106: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x1), length 52 tc-so:00:00:14.910004 b2:a0:ac:1d:86:29 > b2:a0:4a:6f:e5:f7, ethertype IPv6 (0x86dd), length 98: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x2), length 44 tc-so:00:00:15.030004 b2:a0:ac:1d:86:29 > b2:a0:4a:6f:e5:f7, ethertype IPv6 (0x86dd), length 1506: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x3), length 1452 tc-so:00:00:15.070004 b2:a0:ac:1d:86:29 > b2:a0:4a:6f:e5:f7, ethertype IPv6 (0x86dd), length 1506: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x4), length 1452 tc-so:00:00:13.370004 b2:a0:4a:6f:e5:f7 > b2:a0:ac:1d:86:29, ethertype IPv6 (0x86dd), length 98: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x2), length 44 tc-so:00:00:15.070004 b2:a0:ac:1d:86:29 > b2:a0:4a:6f:e5:f7, ethertype IPv6 (0x86dd), length 1374: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x5), length 1320 tc-so:00:00:15.110004 b2:a0:ac:1d:86:29 > b2:a0:4a:6f:e5:f7, ethertype IPv6 (0x86dd), length 1506: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x6), length 1452 tc-so:00:00:13.410004 b2:a0:4a:6f:e5:f7 > b2:a0:ac:1d:86:29, ethertype IPv6 (0x86dd), length 98: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x3), length 44 tc-so:00:00:15.110004 b2:a0:ac:1d:86:29 > b2:a0:4a:6f:e5:f7, ethertype IPv6 (0x86dd), length 226: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x7), length 172 tc-so:00:00:15.150004 b2:a0:ac:1d:86:29 > b2:a0:4a:6f:e5:f7, ethertype IPv6 (0x86dd), length 98: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x8), length 44 tc-so:00:00:13.450004 b2:a0:4a:6f:e5:f7 > b2:a0:ac:1d:86:29, ethertype IPv6 (0x86dd), length 98: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x4), length 44 tc-so:00:00:13.490004 b2:a0:4a:6f:e5:f7 > b2:a0:ac:1d:86:29, ethertype IPv6 (0x86dd), length 98: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x5), length 44 tc-so:00:00:15.190004 b2:a0:ac:1d:86:29 > b2:a0:4a:6f:e5:f7, ethertype IPv6 (0x86dd), length 98: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x9), length 44 tc-so:00:00:16.150004 b2:a0:ac:1d:86:29 > 33:33:ff:1d:86:29, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:acff:fe1d:8629 > ff02::1:ff1d:8629: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff1d:8629, length 24 tc-so:00:00:18.200004 b2:a0:4a:6f:e5:f7 > b2:a0:ac:1d:86:29, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4aff:fe6f:e5f7 > fe80::b0a0:acff:fe1d:8629: ICMP6, neighbor solicitation, who has fe80::b0a0:acff:fe1d:8629, length 32 tc-so:00:00:19.900004 b2:a0:ac:1d:86:29 > b2:a0:4a:6f:e5:f7, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:acff:fe1d:8629 > fe80::b0a0:4aff:fe6f:e5f7: ICMP6, neighbor advertisement, tgt is fe80::b0a0:acff:fe1d:8629, length 24 tc-so:00:00:19.940004 b2:a0:ac:1d:86:29 > b2:a0:4a:6f:e5:f7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:acff:fe1d:8629 > fe80::b0a0:4aff:fe6f:e5f7: ICMP6, neighbor solicitation, who has fe80::b0a0:4aff:fe6f:e5f7, length 32 tc-so:00:00:18.240004 b2:a0:4a:6f:e5:f7 > b2:a0:ac:1d:86:29, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:4aff:fe6f:e5f7 > fe80::b0a0:acff:fe1d:8629: ICMP6, neighbor advertisement, tgt is fe80::b0a0:4aff:fe6f:e5f7, length 24 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639130852.440727, ipsec_tcp_ipv6_esp_null, passed tc-start: 1639130852.464958, 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:dc:f4:e4:23 ./.__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 24182: No such process tc-so: tc-so:00:00:10.320004 b2:a0:dc:f4:e4:23 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dcff:fef4:e423 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:14.550004 b2:a0:02:b0:2c:00 > 33:33:56:57:21:a0, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2ff:feb0:2c00 > ff02::2:5657:21a0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5657:21a0, length 24 tc-so:00:00:14.550004 b2:a0:02:b0:2c:00 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2ff:feb0:2c00 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:12.870004 b2:a0:dc:f4:e4:23 > b2:a0:02:b0:2c:00, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dcff:fef4:e423 > fe80::b0a0:2ff:feb0:2c00: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:14.590004 b2:a0:02:b0:2c:00 > b2:a0:dc:f4:e4:23, ethertype IPv6 (0x86dd), length 126: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x1), length 72 tc-so:00:00:12.910004 b2:a0:dc:f4:e4:23 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dcff:fef4:e423 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:14.590004 b2:a0:02:b0:2c:00 > b2:a0:dc:f4:e4:23, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2ff:feb0:2c00 > fe80::b0a0:dcff:fef4:e423: ICMP6, neighbor advertisement, tgt is fd00::1, length 32 tc-so:00:00:12.910004 b2:a0:dc:f4:e4:23 > b2:a0:02:b0:2c:00, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x1), length 72 tc-so:00:00:14.590004 b2:a0:02:b0:2c:00 > b2:a0:dc:f4:e4:23, ethertype IPv6 (0x86dd), length 126: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x2), length 72 tc-so:00:00:14.710004 b2:a0:02:b0:2c:00 > b2:a0:dc:f4:e4:23, ethertype IPv6 (0x86dd), length 1510: fd00::1 > fd00::2: frag (0|1448) ESP(spi=0x00002710,seq=0x3), length 1448 tc-so:00:00:14.710004 b2:a0:02:b0:2c:00 > b2:a0:dc:f4:e4:23, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: frag (1448|16) tc-so:00:00:14.750004 b2:a0:02:b0:2c:00 > b2:a0:dc:f4:e4:23, ethertype IPv6 (0x86dd), length 1510: fd00::1 > fd00::2: frag (0|1448) ESP(spi=0x00002710,seq=0x4), length 1448 tc-so:00:00:14.750004 b2:a0:02:b0:2c:00 > b2:a0:dc:f4:e4:23, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: frag (1448|16) tc-so:00:00:13.070004 b2:a0:dc:f4:e4:23 > b2:a0:02:b0:2c:00, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x2), length 72 tc-so:00:00:14.750004 b2:a0:02:b0:2c:00 > b2:a0:dc:f4:e4:23, ethertype IPv6 (0x86dd), length 1422: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x5), length 1368 tc-so:00:00:14.750004 b2:a0:02:b0:2c:00 > b2:a0:dc:f4:e4:23, ethertype IPv6 (0x86dd), length 1510: fd00::1 > fd00::2: frag (0|1448) ESP(spi=0x00002710,seq=0x6), length 1448 tc-so:00:00:14.750004 b2:a0:02:b0:2c:00 > b2:a0:dc:f4:e4:23, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: frag (1448|16) tc-so:00:00:13.070004 b2:a0:dc:f4:e4:23 > b2:a0:02:b0:2c:00, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x3), length 72 tc-so:00:00:14.750004 b2:a0:02:b0:2c:00 > b2:a0:dc:f4:e4:23, ethertype IPv6 (0x86dd), length 270: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x7), length 216 tc-so:00:00:14.750004 b2:a0:02:b0:2c:00 > b2:a0:dc:f4:e4:23, ethertype IPv6 (0x86dd), length 126: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x8), length 72 tc-so:00:00:13.070004 b2:a0:dc:f4:e4:23 > b2:a0:02:b0:2c:00, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x4), length 72 tc-so:00:00:13.110004 b2:a0:dc:f4:e4:23 > b2:a0:02:b0:2c:00, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x5), length 72 tc-so:00:00:14.830004 b2:a0:02:b0:2c:00 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2ff:feb0:2c00 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:13.150004 b2:a0:dc:f4:e4:23 > b2:a0:02:b0:2c:00, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x6), length 72 tc-so:00:00:14.830004 b2:a0:02:b0:2c:00 > b2:a0:dc:f4:e4:23, ethertype IPv6 (0x86dd), length 126: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x9), length 72 tc-so:00:00:14.970004 b2:a0:dc:f4:e4:23 > 33:33:ff:f4:e4:23, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dcff:fef4:e423 > ff02::1:fff4:e423: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff4:e423, 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:02:b0:2c:00 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:2ff:feb0:2c00%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:2ff:feb0:2c00 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:dc:f4:e4:23 UHL - - - shmif0 tc-so:fe80::b0a0:dcff:fef4:e423 b2:a0:dc:f4:e4:23 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:02:b0:2c:00 13 0 19 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ffb0:2c00 tc-so: ff01:2::1 tc-so: ff02::2:5657:21a0 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 13 0 19 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:2ff:fe 13 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:dc:f4:e4:23 shmif0 38s R tc-so:fe80::b0a0:dcff:fef4:e423%shmif0 b2:a0:dc:f4:e4:23 shmif0 43s 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:ffb0:2c00%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:5657:21a0%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:02:b0:2c:00 multicnt 4 tc-so: 33:33:ff:b0:2c:00 -- 33:33:ff:b0:2c:00 refcount 1 tc-so: 33:33:56:57:21:a0 -- 33:33:56:57:21:a0 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:dc:f4:e4:23 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:dcff:fef4:e423%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:dcff:fef4:e423 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:02:b0:2c:00 UHL - - - shmif0 tc-so:fe80::b0a0:2ff:feb0:2c00 b2:a0:02:b0:2c: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:dc:f4:e4:23 20 0 15 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:fff4:e423 tc-so: ff01:2::1 tc-so: ff02::2:14e7:20d7 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 20 0 15 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:dcff:f 20 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:02:b0:2c:00 shmif0 6s R tc-so:fe80::b0a0:2ff:feb0:2c00%shmif0 b2:a0:02:b0:2c:00 shmif0 11s 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:fff4:e423%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:14e7:20d7%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:dc:f4:e4:23 multicnt 4 tc-so: 33:33:ff:f4:e4:23 -- 33:33:ff:f4:e4:23 refcount 1 tc-so: 33:33:14:e7:20:d7 -- 33:33:14:e7:20:d7 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:dc:f4:e4:23 tc-so: linkstr: ./bus_ipsec tc-so: input: 20 packets, 7640 bytes, 5 multicasts tc-so: output: 15 packets, 1522 bytes, 6 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:dcff:fef4:e423%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:02:b0:2c:00 tc-so: linkstr: ./bus_ipsec tc-so: input: 15 packets, 1522 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:2ff:feb0:2c00%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 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 44 0 44 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 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 206 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 843 0 0 281 0 281 281 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 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 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 1899 0 103 383 0 383 tc-so: tc-so:In use 2148K, total allocated 3064K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.360005] shmif0: Ethernet address b2:a0:02:b0:2c:00 tc-so:[ 6.290005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 6.290005] get_ifid: shmif0: ifid: b0:a0:02:ff:fe:b0:2c:00 tc-so:[ 6.290005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:2ff:feb0:2c00 tc-so:[ 8.300005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:2ff:feb0:2c00 - no duplicates found tc-so:[ 23.970005] in6_if_link_down: fd00::1 marked detached tc-so:[ 23.970005] in6_if_link_down: fe80:2::b0a0:2ff:feb0:2c00 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 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:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 42 0 42 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 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 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 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 211 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 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 868 0 0 290 0 290 290 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 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: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 1933 0 104 391 0 391 tc-so: tc-so:In use 2202K, 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.610005] shmif0: Ethernet address b2:a0:dc:f4:e4:23 tc-so:[ 6.840005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 6.840005] get_ifid: shmif0: ifid: b0:a0:dc:ff:fe:f4:e4:23 tc-so:[ 6.840005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:dcff:fef4:e423 tc-so:[ 8.860005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:dcff:fef4:e423 - no duplicates found tc-so:[ 21.340005] in6_if_link_down: fd00::2 marked detached tc-so:[ 21.340005] in6_if_link_down: fe80:2::b0a0:dcff:fef4:e423 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.620004 b2:a0:02:b0:2c:00 > 33:33:ff:b0:2c:00, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb0:2c00: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb0:2c00, length 24 tc-so:00:00:07.290004 b2:a0:02:b0:2c:00 > 33:33:ff:b0:2c:00, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb0:2c00: ICMP6, neighbor solicitation, who has fe80::b0a0:2ff:feb0:2c00, length 32 tc-so:00:00:07.160004 b2:a0:dc:f4:e4:23 > 33:33:14:e7:20:d7, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:14e7:20d7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:14e7:20d7, length 24 tc-so:00:00:09.150004 b2:a0:02:b0:2c:00 > 33:33:ff:b0:2c:00, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2ff:feb0:2c00 > ff02::1:ffb0:2c00: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb0:2c00, length 24 tc-so:00:00:07.830004 b2:a0:dc:f4:e4:23 > 33:33:ff:f4:e4:23, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff4:e423: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff4:e423, length 24 tc-so:00:00:07.830004 b2:a0:dc:f4:e4:23 > 33:33:ff:f4:e4:23, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff4:e423: ICMP6, neighbor solicitation, who has fe80::b0a0:dcff:fef4:e423, length 32 tc-so:00:00:10.320004 b2:a0:dc:f4:e4:23 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dcff:fef4:e423 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:14.550004 b2:a0:02:b0:2c:00 > 33:33:56:57:21:a0, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2ff:feb0:2c00 > ff02::2:5657:21a0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5657:21a0, length 24 tc-so:00:00:14.550004 b2:a0:02:b0:2c:00 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2ff:feb0:2c00 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:12.870004 b2:a0:dc:f4:e4:23 > b2:a0:02:b0:2c:00, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dcff:fef4:e423 > fe80::b0a0:2ff:feb0:2c00: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:14.590004 b2:a0:02:b0:2c:00 > b2:a0:dc:f4:e4:23, ethertype IPv6 (0x86dd), length 126: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x1), length 72 tc-so:00:00:12.910004 b2:a0:dc:f4:e4:23 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dcff:fef4:e423 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:14.590004 b2:a0:02:b0:2c:00 > b2:a0:dc:f4:e4:23, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2ff:feb0:2c00 > fe80::b0a0:dcff:fef4:e423: ICMP6, neighbor advertisement, tgt is fd00::1, length 32 tc-so:00:00:12.910004 b2:a0:dc:f4:e4:23 > b2:a0:02:b0:2c:00, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x1), length 72 tc-so:00:00:14.590004 b2:a0:02:b0:2c:00 > b2:a0:dc:f4:e4:23, ethertype IPv6 (0x86dd), length 126: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x2), length 72 tc-so:00:00:14.710004 b2:a0:02:b0:2c:00 > b2:a0:dc:f4:e4:23, ethertype IPv6 (0x86dd), length 1510: fd00::1 > fd00::2: frag (0|1448) ESP(spi=0x00002710,seq=0x3), length 1448 tc-so:00:00:14.710004 b2:a0:02:b0:2c:00 > b2:a0:dc:f4:e4:23, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: frag (1448|16) tc-so:00:00:14.750004 b2:a0:02:b0:2c:00 > b2:a0:dc:f4:e4:23, ethertype IPv6 (0x86dd), length 1510: fd00::1 > fd00::2: frag (0|1448) ESP(spi=0x00002710,seq=0x4), length 1448 tc-so:00:00:14.750004 b2:a0:02:b0:2c:00 > b2:a0:dc:f4:e4:23, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: frag (1448|16) tc-so:00:00:13.070004 b2:a0:dc:f4:e4:23 > b2:a0:02:b0:2c:00, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x2), length 72 tc-so:00:00:14.750004 b2:a0:02:b0:2c:00 > b2:a0:dc:f4:e4:23, ethertype IPv6 (0x86dd), length 1422: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x5), length 1368 tc-so:00:00:14.750004 b2:a0:02:b0:2c:00 > b2:a0:dc:f4:e4:23, ethertype IPv6 (0x86dd), length 1510: fd00::1 > fd00::2: frag (0|1448) ESP(spi=0x00002710,seq=0x6), length 1448 tc-so:00:00:14.750004 b2:a0:02:b0:2c:00 > b2:a0:dc:f4:e4:23, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: frag (1448|16) tc-so:00:00:13.070004 b2:a0:dc:f4:e4:23 > b2:a0:02:b0:2c:00, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x3), length 72 tc-so:00:00:14.750004 b2:a0:02:b0:2c:00 > b2:a0:dc:f4:e4:23, ethertype IPv6 (0x86dd), length 270: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x7), length 216 tc-so:00:00:14.750004 b2:a0:02:b0:2c:00 > b2:a0:dc:f4:e4:23, ethertype IPv6 (0x86dd), length 126: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x8), length 72 tc-so:00:00:13.070004 b2:a0:dc:f4:e4:23 > b2:a0:02:b0:2c:00, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x4), length 72 tc-so:00:00:13.110004 b2:a0:dc:f4:e4:23 > b2:a0:02:b0:2c:00, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x5), length 72 tc-so:00:00:14.830004 b2:a0:02:b0:2c:00 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2ff:feb0:2c00 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:13.150004 b2:a0:dc:f4:e4:23 > b2:a0:02:b0:2c:00, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x6), length 72 tc-so:00:00:14.830004 b2:a0:02:b0:2c:00 > b2:a0:dc:f4:e4:23, ethertype IPv6 (0x86dd), length 126: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x9), length 72 tc-so:00:00:14.970004 b2:a0:dc:f4:e4:23 > 33:33:ff:f4:e4:23, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dcff:fef4:e423 > ff02::1:fff4:e423: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff4:e423, length 24 tc-so:00:00:17.870004 b2:a0:dc:f4:e4:23 > b2:a0:02:b0:2c:00, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dcff:fef4:e423 > fe80::b0a0:2ff:feb0:2c00: ICMP6, neighbor solicitation, who has fe80::b0a0:2ff:feb0:2c00, length 32 tc-so:00:00:19.550004 b2:a0:02:b0:2c:00 > b2:a0:dc:f4:e4:23, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:2ff:feb0:2c00 > fe80::b0a0:dcff:fef4:e423: ICMP6, neighbor advertisement, tgt is fe80::b0a0:2ff:feb0:2c00, length 24 tc-so:00:00:19.590004 b2:a0:02:b0:2c:00 > b2:a0:dc:f4:e4:23, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2ff:feb0:2c00 > fe80::b0a0:dcff:fef4:e423: ICMP6, neighbor solicitation, who has fe80::b0a0:dcff:fef4:e423, length 32 tc-so:00:00:17.910004 b2:a0:dc:f4:e4:23 > b2:a0:02:b0:2c:00, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:dcff:fef4:e423 > fe80::b0a0:2ff:feb0:2c00: ICMP6, neighbor advertisement, tgt is fe80::b0a0:dcff:fef4:e423, length 24 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1639130886.594467, ipsec_tcp_ipv6_esp_rijndaelcbc, passed tc-start: 1639130886.618302, 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:9c:c5:b8:e4 ./.__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: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 6417: No such process tc-so: tc-so:00:00:08.490004 b2:a0:9c:c5:b8:e4 > 33:33:ff:c5:b8:e4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9cff:fec5:b8e4 > ff02::1:ffc5:b8e4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc5:b8e4, length 24 tc-so:00:00:10.300004 b2:a0:9c:c5:b8:e4 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9cff:fec5:b8e4 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:12.950004 b2:a0:93:d2:c2:d3 > 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:11.330004 b2:a0:9c:c5:b8:e4 > b2:a0:93:d2:c2:d3, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:12.990004 b2:a0:93:d2:c2:d3 > b2:a0:9c:c5:b8:e4, ethertype IPv6 (0x86dd), length 94: fd00::1.58617 > fd00::2.1234: Flags [S], seq 608528949, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:11.370004 b2:a0:9c:c5:b8:e4 > b2:a0:93:d2:c2:d3, ethertype IPv6 (0x86dd), length 94: fd00::2.1234 > fd00::1.58617: Flags [S.], seq 459532554, ack 608528950, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:12.990004 b2:a0:93:d2:c2:d3 > b2:a0:9c:c5:b8:e4, ethertype IPv6 (0x86dd), length 86: fd00::1.58617 > fd00::2.1234: Flags [.], ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:13.070004 b2:a0:93:d2:c2:d3 > b2:a0:9c:c5:b8:e4, ethertype IPv6 (0x86dd), length 1514: fd00::1.58617 > fd00::2.1234: Flags [.], seq 1:1429, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 1428 tc-so:00:00:13.110004 b2:a0:93:d2:c2:d3 > b2:a0:9c:c5:b8:e4, ethertype IPv6 (0x86dd), length 1514: fd00::1.58617 > fd00::2.1234: Flags [.], seq 1429:2857, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 1428 tc-so:00:00:11.490004 b2:a0:9c:c5:b8:e4 > b2:a0:93:d2:c2:d3, ethertype IPv6 (0x86dd), length 86: fd00::2.1234 > fd00::1.58617: Flags [.], ack 2857, win 3961, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:13.110004 b2:a0:93:d2:c2:d3 > b2:a0:9c:c5:b8:e4, ethertype IPv6 (0x86dd), length 1326: fd00::1.58617 > fd00::2.1234: Flags [P.], seq 2857:4097, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 1240 tc-so:00:00:13.150004 b2:a0:93:d2:c2:d3 > b2:a0:9c:c5:b8:e4, ethertype IPv6 (0x86dd), length 1514: fd00::1.58617 > fd00::2.1234: Flags [.], seq 4097:5525, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 1428 tc-so:00:00:11.530004 b2:a0:9c:c5:b8:e4 > b2:a0:93:d2:c2:d3, ethertype IPv6 (0x86dd), length 86: fd00::2.1234 > fd00::1.58617: Flags [.], ack 5525, win 3961, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:13.150004 b2:a0:93:d2:c2:d3 > b2:a0:9c:c5:b8:e4, ethertype IPv6 (0x86dd), length 194: fd00::1.58617 > fd00::2.1234: Flags [P.], seq 5525:5633, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 108 tc-so:00:00:13.190004 b2:a0:93:d2:c2:d3 > b2:a0:9c:c5:b8:e4, ethertype IPv6 (0x86dd), length 86: fd00::1.58617 > fd00::2.1234: Flags [F.], seq 5633, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:11.570004 b2:a0:9c:c5:b8:e4 > b2:a0:93:d2:c2:d3, ethertype IPv6 (0x86dd), length 86: fd00::2.1234 > fd00::1.58617: Flags [.], ack 5634, win 4140, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:11.570004 b2:a0:9c:c5:b8:e4 > b2:a0:93:d2:c2:d3, ethertype IPv6 (0x86dd), length 86: fd00::2.1234 > fd00::1.58617: Flags [F.], seq 1, ack 5634, win 4140, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:13.230004 b2:a0:93:d2:c2:d3 > b2:a0:9c:c5:b8:e4, ethertype IPv6 (0x86dd), length 86: fd00::1.58617 > fd00::2.1234: Flags [.], ack 2, win 4140, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:13.440004 b2:a0:93:d2:c2:d3 > 33:33:ff:d2:c2:d3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:93ff:fed2:c2d3 > ff02::1:ffd2:c2d3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd2:c2d3, length 24 tc-so:00:00:13.000004 b2:a0:9c:c5:b8:e4 > 33:33:6c:fb:85:59, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9cff:fec5:b8e4 > ff02::2:6cfb:8559: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:6cfb:8559, 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:93:d2:c2:d3 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:93ff:fed2:c2d3%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:fed2:c2d3 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:9c:c5:b8:e4 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:d2:c2:d3 11 0 15 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ffd2:c2d3 tc-so: ff01:2::1 tc-so: ff02::2:6154:220a tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 11 0 15 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:93ff:f 11 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::2 b2:a0:9c:c5:b8:e4 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::1 tc-so: group ff02::1:ffd2:c2d3%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:6154:220a%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:d2:c2:d3 multicnt 4 tc-so: 33:33:ff:d2:c2:d3 -- 33:33:ff:d2:c2:d3 refcount 1 tc-so: 33:33:61:54:22:0a -- 33:33:61:54:22:0a 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:9c:c5:b8:e4 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:9cff:fec5:b8e4%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:9cff:fec5:b8e4 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:d2:c2:d3 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:9c:c5:b8:e4 15 0 12 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ffc5:b8e4 tc-so: ff01:2::1 tc-so: ff02::2:6cfb:8559 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 15 0 12 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:9cff:f 15 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:93:d2:c2:d3 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:ffc5:b8e4%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:6cfb:8559%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:9c:c5:b8:e4 multicnt 4 tc-so: 33:33:ff:c5:b8:e4 -- 33:33:ff:c5:b8:e4 refcount 1 tc-so: 33:33:6c:fb:85:59 -- 33:33:6c:fb:85:59 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:9c:c5:b8:e4 tc-so: linkstr: ./bus_ipsec tc-so: input: 15 packets, 6922 bytes, 5 multicasts tc-so: output: 12 packets, 1040 bytes, 5 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:9cff:fec5:b8e4%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:d2:c2:d3 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:93ff:fed2:c2d3%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 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:icmp6 32 2 0 2 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 33 0 33 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 712 0 0 238 0 238 238 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 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: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 1706 0 77 335 0 335 tc-so: tc-so:In use 1872K, total allocated 2680K; 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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.150005] shmif0: Ethernet address b2:a0:93:d2:c2:d3 tc-so:[ 6.050005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 6.050005] get_ifid: shmif0: ifid: b0:a0:93:ff:fe:d2:c2:d3 tc-so:[ 6.050005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:93ff:fed2:c2d3 tc-so:[ 7.490005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:93ff:fed2:c2d3 - no duplicates found tc-so:[ 21.640005] in6_if_link_down: fd00::1 marked detached tc-so:[ 21.640005] in6_if_link_down: fe80:2::b0a0:93ff:fed2:c2d3 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 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 2 0 2 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 40 0 40 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 45 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 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 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 844 0 0 282 0 282 282 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 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 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: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 1868 0 98 379 0 379 tc-so: tc-so:In use 2149K, total allocated 3032K; utilization 70.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 The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.92 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.92/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.400005] shmif0: Ethernet address b2:a0:9c:c5:b8:e4 tc-so:[ 6.020005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 6.020005] get_ifid: shmif0: ifid: b0:a0:9c:ff:fe:c5:b8:e4 tc-so:[ 6.020005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:9cff:fec5:b8e4 tc-so:[ 8.010005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:9cff:fec5:b8e4 - no duplicates found tc-so:[ 19.080005] in6_if_link_down: fd00::2 marked detached tc-so:[ 19.080005] in6_if_link_down: fe80:2::b0a0:9cff:fec5:b8e4 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.400004 b2:a0:93:d2:c2:d3 > 33:33:ff:d2:c2:d3, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd2:c2d3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd2:c2d3, length 24 tc-so:00:00:06.480004 b2:a0:93:d2:c2:d3 > 33:33:ff:d2:c2:d3, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd2:c2d3: ICMP6, neighbor solicitation, who has fe80::b0a0:93ff:fed2:c2d3, length 32 tc-so:00:00:08.350004 b2:a0:93:d2:c2:d3 > 33:33:61:54:22:0a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:93ff:fed2:c2d3 > ff02::2:6154:220a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:6154:220a, length 24 tc-so:00:00:06.810004 b2:a0:9c:c5:b8:e4 > 33:33:ff:c5:b8:e4, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc5:b8e4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc5:b8e4, length 24 tc-so:00:00:07.010004 b2:a0:9c:c5:b8:e4 > 33:33:ff:c5:b8:e4, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc5:b8e4: ICMP6, neighbor solicitation, who has fe80::b0a0:9cff:fec5:b8e4, length 32 tc-so:00:00:09.430004 b2:a0:93:d2:c2:d3 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:93ff:fed2:c2d3 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:08.490004 b2:a0:9c:c5:b8:e4 > 33:33:ff:c5:b8:e4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9cff:fec5:b8e4 > ff02::1:ffc5:b8e4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc5:b8e4, length 24 tc-so:00:00:10.300004 b2:a0:9c:c5:b8:e4 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9cff:fec5:b8e4 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:12.950004 b2:a0:93:d2:c2:d3 > 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:11.330004 b2:a0:9c:c5:b8:e4 > b2:a0:93:d2:c2:d3, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:12.990004 b2:a0:93:d2:c2:d3 > b2:a0:9c:c5:b8:e4, ethertype IPv6 (0x86dd), length 94: fd00::1.58617 > fd00::2.1234: Flags [S], seq 608528949, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:11.370004 b2:a0:9c:c5:b8:e4 > b2:a0:93:d2:c2:d3, ethertype IPv6 (0x86dd), length 94: fd00::2.1234 > fd00::1.58617: Flags [S.], seq 459532554, ack 608528950, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:12.990004 b2:a0:93:d2:c2:d3 > b2:a0:9c:c5:b8:e4, ethertype IPv6 (0x86dd), length 86: fd00::1.58617 > fd00::2.1234: Flags [.], ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:13.070004 b2:a0:93:d2:c2:d3 > b2:a0:9c:c5:b8:e4, ethertype IPv6 (0x86dd), length 1514: fd00::1.58617 > fd00::2.1234: Flags [.], seq 1:1429, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 1428 tc-so:00:00:13.110004 b2:a0:93:d2:c2:d3 > b2:a0:9c:c5:b8:e4, ethertype IPv6 (0x86dd), length 1514: fd00::1.58617 > fd00::2.1234: Flags [.], seq 1429:2857, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 1428 tc-so:00:00:11.490004 b2:a0:9c:c5:b8:e4 > b2:a0:93:d2:c2:d3, ethertype IPv6 (0x86dd), length 86: fd00::2.1234 > fd00::1.58617: Flags [.], ack 2857, win 3961, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:13.110004 b2:a0:93:d2:c2:d3 > b2:a0:9c:c5:b8:e4, ethertype IPv6 (0x86dd), length 1326: fd00::1.58617 > fd00::2.1234: Flags [P.], seq 2857:4097, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 1240 tc-so:00:00:13.150004 b2:a0:93:d2:c2:d3 > b2:a0:9c:c5:b8:e4, ethertype IPv6 (0x86dd), length 1514: fd00::1.58617 > fd00::2.1234: Flags [.], seq 4097:5525, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 1428 tc-so:00:00:11.530004 b2:a0:9c:c5:b8:e4 > b2:a0:93:d2:c2:d3, ethertype IPv6 (0x86dd), length 86: fd00::2.1234 > fd00::1.58617: Flags [.], ack 5525, win 3961, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:13.150004 b2:a0:93:d2:c2:d3 > b2:a0:9c:c5:b8:e4, ethertype IPv6 (0x86dd), length 194: fd00::1.58617 > fd00::2.1234: Flags [P.], seq 5525:5633, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 108 tc-so:00:00:13.190004 b2:a0:93:d2:c2:d3 > b2:a0:9c:c5:b8:e4, ethertype IPv6 (0x86dd), length 86: fd00::1.58617 > fd00::2.1234: Flags [F.], seq 5633, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:11.570004 b2:a0:9c:c5:b8:e4 > b2:a0:93:d2:c2:d3, ethertype IPv6 (0x86dd), length 86: fd00::2.1234 > fd00::1.58617: Flags [.], ack 5634, win 4140, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:11.570004 b2:a0:9c:c5:b8:e4 > b2:a0:93:d2:c2:d3, ethertype IPv6 (0x86dd), length 86: fd00::2.1234 > fd00::1.58617: Flags [F.], seq 1, ack 5634, win 4140, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:13.230004 b2:a0:93:d2:c2:d3 > b2:a0:9c:c5:b8:e4, ethertype IPv6 (0x86dd), length 86: fd00::1.58617 > fd00::2.1234: Flags [.], ack 2, win 4140, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:13.440004 b2:a0:93:d2:c2:d3 > 33:33:ff:d2:c2:d3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:93ff:fed2:c2d3 > ff02::1:ffd2:c2d3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd2:c2d3, length 24 tc-so:00:00:13.000004 b2:a0:9c:c5:b8:e4 > 33:33:6c:fb:85:59, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9cff:fec5:b8e4 > ff02::2:6cfb:8559: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:6cfb:8559, length 24 tc-so:00:00:16.350004 b2:a0:9c:c5:b8:e4 > b2:a0:93:d2:c2:d3, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:17.990004 b2:a0:93:d2:c2:d3 > b2:a0:9c:c5:b8:e4, 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: 1639130917.358670, ipsec_tcp_ipv6_none, passed tp-end: 1639130917.381270, net/ipsec/t_ipsec_tcp tp-start: 1639130930.908556, net/ipsec/t_ipsec_transport, 44 tc-start: 1639130930.910896, 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:19:c4:2d:f6 ./.__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: 1639130958.173273, ipsec_transport_ipv4_ah_aesxcbcmac, passed tc-start: 1639130958.206946, 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:77:c1:98:24 ./.__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: 1639130986.196045, ipsec_transport_ipv4_ah_hmacmd5, passed tc-start: 1639130986.220891, 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:a1:5b:4e:9f ./.__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: 1639131011.276381, ipsec_transport_ipv4_ah_hmacripemd160, passed tc-start: 1639131011.300973, 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:d0:e7:8d:08 ./.__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: 1639131038.896562, ipsec_transport_ipv4_ah_hmacsha1, passed tc-start: 1639131038.923898, 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:62:39:a4: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: 1639131074.315164, ipsec_transport_ipv4_ah_hmacsha256, passed tc-start: 1639131074.339646, 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:76:c2:02:c5 ./.__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: 1639131099.567218, ipsec_transport_ipv4_ah_hmacsha384, passed tc-start: 1639131099.592095, 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:eb:3c:d6:b7 ./.__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: 1639131131.581763, ipsec_transport_ipv4_ah_hmacsha512, passed tc-start: 1639131131.826090, 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:d3:14:4e:58 ./.__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: 1639131157.443468, ipsec_transport_ipv4_ah_keyedmd5, passed tc-start: 1639131157.468162, 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:d2:c5:b9:cc ./.__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: 1639131181.663963, ipsec_transport_ipv4_ah_keyedsha1, passed tc-start: 1639131181.688587, 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:b8:7d:2c:cb ./.__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: 1639131209.106569, ipsec_transport_ipv4_ah_null, passed tc-start: 1639131209.130733, 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:21:d5:51:44 ./.__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: 1639131234.737794, ipsec_transport_ipv4_esp_3descbc, passed tc-start: 1639131234.762931, 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:0d:07:20:32 ./.__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: 1639131263.898423, ipsec_transport_ipv4_esp_aesctr, passed tc-start: 1639131263.936039, 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:47:38:3a:75 ./.__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: 1639131298.135559, ipsec_transport_ipv4_esp_aesgcm16, passed tc-start: 1639131298.165816, 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:88:1d:9a:76 ./.__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: 1639131328.235119, ipsec_transport_ipv4_esp_aesgmac, passed tc-start: 1639131328.274460, 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:f7:93:b2:8f ./.__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: 1639131362.532403, ipsec_transport_ipv4_esp_blowfishcbc, passed tc-start: 1639131362.566422, 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:72:49:51:fc ./.__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: 1639131396.110114, ipsec_transport_ipv4_esp_camelliacbc, passed tc-start: 1639131396.140443, 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:3c:e1:e9:b7 ./.__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: 1639131429.475651, ipsec_transport_ipv4_esp_cast128cbc, passed tc-start: 1639131429.505014, 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:b6:2b:67:17 ./.__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: 1639131462.960343, ipsec_transport_ipv4_esp_descbc, passed tc-start: 1639131462.991372, 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:32:9d:c4:43 ./.__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: 1639131491.936294, ipsec_transport_ipv4_esp_desderiv, passed tc-start: 1639131491.968088, 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:93:10:f9:fe ./.__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: 1639131520.822278, ipsec_transport_ipv4_esp_null, passed tc-start: 1639131520.850504, 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:9a:2a:2d:0d ./.__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: 1639131547.190325, ipsec_transport_ipv4_esp_rijndaelcbc, passed tc-start: 1639131547.214889, 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:f5:47:fb:39 ./.__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: 1639131577.525184, ipsec_transport_ipv4_ipcomp_deflate, passed tc-start: 1639131577.549798, 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:5d:88:8c:77 ./.__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: 1639131609.673474, ipsec_transport_ipv6_ah_aesxcbcmac, passed tc-start: 1639131609.698151, 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:8c:bf:e0:b7 ./.__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: 1639131641.241118, ipsec_transport_ipv6_ah_hmacmd5, passed tc-start: 1639131641.276281, 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:cf:b8:bf:73 ./.__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: 1639131676.110201, ipsec_transport_ipv6_ah_hmacripemd160, passed tc-start: 1639131676.137781, 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:29:69:d3:52 ./.__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: 1639131711.302320, ipsec_transport_ipv6_ah_hmacsha1, passed tc-start: 1639131711.337175, 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:db:75:26: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: 1639131748.45326, ipsec_transport_ipv6_ah_hmacsha256, passed tc-start: 1639131748.69683, 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:ca:a7:bf:c4 ./.__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: 1639131783.271981, ipsec_transport_ipv6_ah_hmacsha384, passed tc-start: 1639131783.296302, 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:00:0b:a2:dc ./.__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: 1639131815.771309, ipsec_transport_ipv6_ah_hmacsha512, passed tc-start: 1639131815.804975, 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:39:53:77:4e ./.__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: 1639131849.109924, ipsec_transport_ipv6_ah_keyedmd5, passed tc-start: 1639131849.171466, 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:44:70:ba:fe ./.__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: 1639131883.428283, ipsec_transport_ipv6_ah_keyedsha1, passed tc-start: 1639131883.458658, 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:e9:6f:de:49 ./.__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: 1639131918.852827, ipsec_transport_ipv6_ah_null, passed tc-start: 1639131918.887401, 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:f1:d1:24:55 ./.__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: 1639131954.492488, ipsec_transport_ipv6_esp_3descbc, passed tc-start: 1639131954.526692, 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:79:63:41:04 ./.__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: 1639131986.988156, ipsec_transport_ipv6_esp_aesctr, passed tc-start: 1639131987.15876, 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:8d:1d:5b: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: 1639132020.904118, ipsec_transport_ipv6_esp_aesgcm16, passed tc-start: 1639132020.931905, 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:7d:58:d1:7a ./.__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: 1639132057.36572, ipsec_transport_ipv6_esp_aesgmac, passed tc-start: 1639132057.61476, 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:54:8c:2a:db ./.__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: 1639132091.445618, ipsec_transport_ipv6_esp_blowfishcbc, passed tc-start: 1639132091.481252, 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:b0:c9:d4:fb ./.__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: 1639132126.118933, ipsec_transport_ipv6_esp_camelliacbc, passed tc-start: 1639132126.152546, 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:11:54:93:5c ./.__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: 1639132163.147130, ipsec_transport_ipv6_esp_cast128cbc, passed tc-start: 1639132163.172870, 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:96:36:6d: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: 1639132194.548244, ipsec_transport_ipv6_esp_descbc, passed tc-start: 1639132194.581685, 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:b4:d4:2e:b3 ./.__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: 1639132230.605665, ipsec_transport_ipv6_esp_desderiv, passed tc-start: 1639132230.640456, 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:c5:c6:23:48 ./.__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: 1639132264.995873, ipsec_transport_ipv6_esp_null, passed tc-start: 1639132265.20070, 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:e5:ac:23:99 ./.__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: 1639132300.142172, ipsec_transport_ipv6_esp_rijndaelcbc, passed tc-start: 1639132300.178648, 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:bf:eb:88:a2 ./.__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: 1639132335.405775, ipsec_transport_ipv6_ipcomp_deflate, passed tp-end: 1639132335.441092, net/ipsec/t_ipsec_transport tp-start: 1639132351.734270, net/ipsec/t_ipsec_tunnel, 42 tc-start: 1639132351.744682, 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:46:43:7d:ba ./.__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:4f:8b:9b:95 ./.__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:ce:2f:54 ./.__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:09:ca:d7 ./.__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:2a:76:ce:47 ./.__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: 1639132409.217112, ipsec_tunnel_ipv4_ah_aesxcbcmac, passed tc-start: 1639132409.260283, 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:b7:9d:a2:5c ./.__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:51:0d:7e: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:ed:3d:e7:28 ./.__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:55:26: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:e7:37:8a: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: 1639132466.739942, ipsec_tunnel_ipv4_ah_hmacmd5, passed tc-start: 1639132466.781423, 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:3e:41:0a:f2 ./.__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:b1:c0:4c ./.__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:1c:17:fe:f2 ./.__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:a7:dc:9c: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:6b:b2:a9:31 ./.__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: 1639132525.128184, ipsec_tunnel_ipv4_ah_hmacripemd160, passed tc-start: 1639132525.170861, 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:b1:74:e3: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:bf:18:13:59 ./.__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:5e:b5:f8 ./.__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:47:52:c5: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:d8:69:d6:fc ./.__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: 1639132585.49225, ipsec_tunnel_ipv4_ah_hmacsha1, passed tc-start: 1639132585.89623, 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:c5:bd:28:64 ./.__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:04:6f: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:0a:53:90: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:13:67:ca: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:e1:8b:17:92 ./.__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: 1639132643.513040, ipsec_tunnel_ipv4_ah_hmacsha256, passed tc-start: 1639132643.550493, 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:85:e7:63: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:f5:a5:12: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:8b:f7:47:9c ./.__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:d6:53: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:8d:0c:65:77 ./.__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: 1639132704.264716, ipsec_tunnel_ipv4_ah_hmacsha384, passed tc-start: 1639132704.328804, 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:b5:79:5b: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:58:55:3d: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:a9:7b:93:69 ./.__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:ea:ac:29: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:b0:d7:e0:9e ./.__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: 1639132766.778275, ipsec_tunnel_ipv4_ah_hmacsha512, passed tc-start: 1639132766.825784, 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:4d:d8:6d: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:9d:bf:1f:3e ./.__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:82:63:b7: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:a1:fd:63: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:1a:e3:58:e1 ./.__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: 1639132833.341047, ipsec_tunnel_ipv4_ah_keyedmd5, passed tc-start: 1639132833.386228, 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:e7:5a:11: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:0f:ba:fe: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:81:a8:a5: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:0a:01:5e: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:89:2c:e6:48 ./.__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: 1639132899.388069, ipsec_tunnel_ipv4_ah_keyedsha1, passed tc-start: 1639132899.419881, 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:87:2c:74:29 ./.__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:47:3e:92:ba ./.__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:33:c8:5c ./.__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:e4:88:6d:51 ./.__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:0d:cc:dd ./.__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: 1639132959.467584, ipsec_tunnel_ipv4_ah_null, passed tc-start: 1639132959.513231, 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:93:4f:f9: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:b1:36:8b:02 ./.__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:7f:1e:a2 ./.__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:b6:f0:b7:16 ./.__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:ae:c3:9f ./.__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: 1639133018.468898, ipsec_tunnel_ipv4_esp_3descbc, passed tc-start: 1639133018.503489, 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:46:dc:17:c0 ./.__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:9a:8d:19: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:0c:6c:e0:5c ./.__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:71:81:bb ./.__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:a3:df:a2:91 ./.__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: 1639133079.942908, ipsec_tunnel_ipv4_esp_aesctr, passed tc-start: 1639133079.988943, 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:be:fd:c2:7b ./.__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:43:3a: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:86:4c:2e:87 ./.__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:4f:9e:13:c8 ./.__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:0b:dc:6c: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.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: 1639133141.889866, ipsec_tunnel_ipv4_esp_aesgcm16, passed tc-start: 1639133141.923873, 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:ef:97:77:f2 ./.__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:f7:ed:e1: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:44:43:d1:f0 ./.__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:10:e4:98: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:67:5e:11:56 ./.__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: 1639133204.42690, ipsec_tunnel_ipv4_esp_aesgmac, passed tc-start: 1639133204.80512, 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:9f:a1:76:86 ./.__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:32:29:1c: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:39:28:56: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:ef:1d:e0: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:dc:cb:e2:a3 ./.__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: 1639133265.639697, ipsec_tunnel_ipv4_esp_blowfishcbc, passed tc-start: 1639133265.682155, 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:30:80:1f:e6 ./.__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:c5:b8: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:9c:5c:c4:4a ./.__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:c7:1c:c2:e6 ./.__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:53:9d:30 ./.__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: 1639133329.250393, ipsec_tunnel_ipv4_esp_camelliacbc, passed tc-start: 1639133329.290503, 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:67:ec:6a: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:ec:e7:84:a3 ./.__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:d6:a4:5a:28 ./.__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:e6:e2:27 ./.__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:23:7c: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.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: 1639133393.225440, ipsec_tunnel_ipv4_esp_cast128cbc, passed tc-start: 1639133393.272875, 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:1f:b0:37:88 ./.__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:39:2d:32: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:e4:f8:05:4f ./.__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:46:80:09: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:ee:e7:1a:88 ./.__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: 1639133457.274546, ipsec_tunnel_ipv4_esp_descbc, passed tc-start: 1639133457.306588, 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:8d:62:d3: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:d4:50:cb: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:50:49:30:c1 ./.__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:10:7f:d1 ./.__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:61:e6:96 ./.__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: 1639133523.694859, ipsec_tunnel_ipv4_esp_desderiv, passed tc-start: 1639133523.727697, 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:af:f2:a6:d5 ./.__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:2a:fe:94: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:2f:96:ab:7d ./.__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:3c:5b:61 ./.__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:17:4d:d3:24 ./.__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: 1639133595.766067, ipsec_tunnel_ipv4_esp_null, passed tc-start: 1639133595.811791, 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:1b:4b:fa:9c ./.__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:5f:3b: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:90:7e:94:e1 ./.__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:ee:fa:5d: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:3d:38:50: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: 1639133655.802255, ipsec_tunnel_ipv4_esp_rijndaelcbc, passed tc-start: 1639133655.841242, 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:a8:0d:3c: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:32:d6:43: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:e7:2b:23:4a ./.__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:19:a9:ba: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:18:4b:93:02 ./.__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: 1639133711.279238, ipsec_tunnel_ipv6_ah_aesxcbcmac, passed tc-start: 1639133711.311563, 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:eb:e2:10: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:88:38:eb:89 ./.__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:94:a8:bc: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:92:c6:bb: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:f1:c1:a8:d9 ./.__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: 1639133770.714488, ipsec_tunnel_ipv6_ah_hmacmd5, passed tc-start: 1639133770.745899, 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:b4:08:cc:21 ./.__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:65:63:c6: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:79:d6:f8: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:7c:51:06: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:a5:be:d8:16 ./.__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: 1639133831.457264, ipsec_tunnel_ipv6_ah_hmacripemd160, passed tc-start: 1639133831.515338, 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:90:fa:b3: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:79:e9:bf: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:3b:ca:3d:b3 ./.__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:cd:a3: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:8a:5f:8f:6f ./.__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: 1639133901.812316, ipsec_tunnel_ipv6_ah_hmacsha1, passed tc-start: 1639133901.870371, 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:ed:74:a6: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:54:d9:9e:7f ./.__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:31:47:d9:c7 ./.__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:4e:5c:f7:58 ./.__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:24:0e:c8 ./.__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: 1639133963.753319, ipsec_tunnel_ipv6_ah_hmacsha256, passed tc-start: 1639133963.787568, 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:88:b5:e0: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:db:b1:9b: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:56:89:2c: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:1c:31:86:17 ./.__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:46:e0:03:b7 ./.__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: 1639134026.890042, ipsec_tunnel_ipv6_ah_hmacsha384, passed tc-start: 1639134026.934527, 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:74:60:ad:ce ./.__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:58:14:5a:be ./.__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:b4:fb: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:23:7e:62: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:21:62:64:5b ./.__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: 1639134093.236962, ipsec_tunnel_ipv6_ah_hmacsha512, passed tc-start: 1639134093.278445, 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:fa:1b:f3:08 ./.__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:bf:e3:6b ./.__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:19:a5:c7:4e ./.__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:1d:17:26 ./.__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:10:63:c3 ./.__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: 1639134162.801574, ipsec_tunnel_ipv6_ah_keyedmd5, passed tc-start: 1639134162.838913, 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:22:e4:57:49 ./.__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:bf:d4: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:a5:0a:21: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:80:ec:32:10 ./.__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:48:7e:f0:28 ./.__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: 1639134226.269108, ipsec_tunnel_ipv6_ah_keyedsha1, passed tc-start: 1639134226.307149, 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:ad:94:04:a5 ./.__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:83:61: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:06:2f:b4:6c ./.__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:93:99: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:5d:78:63:70 ./.__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: 1639134285.172528, ipsec_tunnel_ipv6_ah_null, passed tc-start: 1639134285.217142, 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:c1:1b:5d:f3 ./.__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:e9:af: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:54:e9:b3:dd ./.__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:db:e7:0a: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:91:a6:46:f3 ./.__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: 1639134338.8162, ipsec_tunnel_ipv6_esp_3descbc, passed tc-start: 1639134338.45051, 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:d1:58:d7: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:a4:53:f8:d7 ./.__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:d2:c0:f0 ./.__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:f7:7c:cf: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:74:c6:42:e4 ./.__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: 1639134395.632613, ipsec_tunnel_ipv6_esp_aesctr, passed tc-start: 1639134395.666485, 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:e7:65:cd:51 ./.__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:dd:bb:81 ./.__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:e9:46:95: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:76:ff:08: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:12:77:0b:54 ./.__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: 1639134452.505061, ipsec_tunnel_ipv6_esp_aesgcm16, passed tc-start: 1639134452.539731, 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:54:1b:0b: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:d7:fc:37: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:65:48:4c:1d ./.__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:1d:57:35: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:e2:b9:e6:9d ./.__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: 1639134510.96301, ipsec_tunnel_ipv6_esp_aesgmac, passed tc-start: 1639134510.152697, 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:75:a0:03: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:8b:64:68:79 ./.__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:18:c3: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:10:31:a9:a4 ./.__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:1e:b7:f6 ./.__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: 1639134568.713687, ipsec_tunnel_ipv6_esp_blowfishcbc, passed tc-start: 1639134568.748125, 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:7d:18:a3:ff ./.__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:d8:12: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:9c:8f:f4:a5 ./.__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:bf:29:d1 ./.__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:30:e0:27: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.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: 1639134625.499755, ipsec_tunnel_ipv6_esp_camelliacbc, passed tc-start: 1639134625.533420, 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:77:9e:8c:7d ./.__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:e7:76:29:f7 ./.__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:fb:1b:1d ./.__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:a0:21:eb ./.__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:55:d7:22:67 ./.__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: 1639134684.346601, ipsec_tunnel_ipv6_esp_cast128cbc, passed tc-start: 1639134684.382376, 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:37:c2:ae: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:24:0f:ee:0f ./.__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:10:c8:7d: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:3c:6d:ea: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:e8:f6:c9:75 ./.__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: 1639134737.709280, ipsec_tunnel_ipv6_esp_descbc, passed tc-start: 1639134737.744319, 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:4a:2f:18:5d ./.__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:ec:7a: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:91:3b:a8:01 ./.__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:a2:f1:0f: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:bd:e9:e4: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: 1639134794.877325, ipsec_tunnel_ipv6_esp_desderiv, passed tc-start: 1639134794.918794, 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:4e:9f:9f:62 ./.__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:4f:c8:46:e1 ./.__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:16:94:b1:29 ./.__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:37:bc: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:96:a1:f4:e2 ./.__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: 1639134852.348404, ipsec_tunnel_ipv6_esp_null, passed tc-start: 1639134852.386382, 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:34:74:59: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:37:d2:a1: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:dc:bc:c4:be ./.__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:8c:24:5e:65 ./.__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:0c:4a:3d: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: 1639134914.288333, ipsec_tunnel_ipv6_esp_rijndaelcbc, passed tp-end: 1639134914.327822, net/ipsec/t_ipsec_tunnel tp-start: 1639134917.717402, net/ipsec/t_ipsec_tunnel_ipcomp, 8 tc-start: 1639134917.724764, 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:4e:9e:87:4e ./.__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:d2:32:f5:0e ./.__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:35:d3:39: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:17:81:5b: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:30:c5:51: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.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: 1639134975.371429, ipsec_tunnel_ipcomp_deflate_ipv4_ah_hmacsha512, passed tc-start: 1639134975.429226, 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:4a:b6:94: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:f2:f0:3a:9d ./.__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:91:4c: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:c4:06:67: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:a7:2b:83:27 ./.__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: 1639135034.600057, ipsec_tunnel_ipcomp_deflate_ipv4_ah_null, passed tc-start: 1639135034.641482, 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:6f:86:fb: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:40:d6:b9:9d ./.__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:40:63:d6: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:ec:0a:99: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:ec:aa:f0: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.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: 1639135093.101765, ipsec_tunnel_ipcomp_deflate_ipv4_esp_null, passed tc-start: 1639135093.134710, 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:2c:ed:7c:89 ./.__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:6a:16:b5 ./.__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:92:7c:9f: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:59:2e:a0: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:2c:90:bc:02 ./.__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: 1639135149.710368, ipsec_tunnel_ipcomp_deflate_ipv4_esp_rijndaelcbc, passed tc-start: 1639135149.748998, 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:ec:b0:c4: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:56:94:ce:49 ./.__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:b8:f8:fc ./.__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:19:7a:93:7d ./.__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:90:e2:a7 ./.__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: 1639135204.525439, ipsec_tunnel_ipcomp_deflate_ipv6_ah_hmacsha512, passed tc-start: 1639135204.560295, 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:e1:f7:0b:1c ./.__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:f1:f3: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:ce:3b:7b: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:cc:51:bb: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:ca:9d:88:c8 ./.__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: 1639135258.57111, ipsec_tunnel_ipcomp_deflate_ipv6_ah_null, passed tc-start: 1639135258.88727, 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:67:d2:21: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:24:d8:0b: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:f6:ff:76: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:74:38:97:36 ./.__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:ec:29:df ./.__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: 1639135309.16356, ipsec_tunnel_ipcomp_deflate_ipv6_esp_null, passed tc-start: 1639135309.53392, 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:52:37:d5:58 ./.__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:ff:01:bf:be ./.__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:71:74:da ./.__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:6b:d1:44:95 ./.__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:cb:96:f8 ./.__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: 1639135360.327288, ipsec_tunnel_ipcomp_deflate_ipv6_esp_rijndaelcbc, passed tp-end: 1639135360.359658, net/ipsec/t_ipsec_tunnel_ipcomp tp-start: 1639135374.506905, net/ipsec/t_ipsec_tunnel_odd, 42 tc-start: 1639135374.510148, 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:f4:2d:ca: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:05:bf:0a: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:e1:5d:00: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:52:22: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:7d:7b:d6:7e ./.__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: 1639135432.500200, ipsec_tunnel_v4v6_ah_aesxcbcmac, passed tc-start: 1639135432.546431, 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:da:1d:d2:e1 ./.__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:da:3c:87: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:d5:bc:89:c0 ./.__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:4f:bf: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:67:e1:a2:a8 ./.__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: 1639135490.830509, ipsec_tunnel_v4v6_ah_hmacmd5, passed tc-start: 1639135490.866366, 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:9c:62:a7:c2 ./.__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:d3:3a: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:a7:f9:cb:98 ./.__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:7b:73: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:7a:75:0a: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.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: 1639135551.556750, ipsec_tunnel_v4v6_ah_hmacripemd160, passed tc-start: 1639135551.593578, 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:ef:cc:fe: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:a4:97:c8: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:53:5e:43: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:22:16:86: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:a1:43:da:b0 ./.__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: 1639135612.818116, ipsec_tunnel_v4v6_ah_hmacsha1, passed tc-start: 1639135612.857096, 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:1e:de:9c:4f ./.__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:01:45: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:41:c9:d6:ff ./.__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:31:cb:2a:33 ./.__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:92:84:d0:41 ./.__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: 1639135672.584637, ipsec_tunnel_v4v6_ah_hmacsha256, passed tc-start: 1639135672.621750, 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:04:05:33:66 ./.__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:f7:16:59: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:cb:10:91:4a ./.__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:3d:40: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:8c:36:d4:ef ./.__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: 1639135737.604474, ipsec_tunnel_v4v6_ah_hmacsha384, passed tc-start: 1639135737.663900, 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:5e:b2:41:36 ./.__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:fc:93:12:d7 ./.__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:5d:63:4f ./.__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:f2:f1:97 ./.__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:f8:77:e0:f7 ./.__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: 1639135798.707184, ipsec_tunnel_v4v6_ah_hmacsha512, passed tc-start: 1639135798.744582, 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:3e:c1:00: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:40:52:ae: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:9b:41:69: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:43:d7:b5:db ./.__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:44:78: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.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: 1639135860.422844, ipsec_tunnel_v4v6_ah_keyedmd5, passed tc-start: 1639135860.462406, 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:40:5d:b9:86 ./.__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:c5:10:1b:ae ./.__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:51:24:12: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:6a:61:56: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:5f:2f:77:f2 ./.__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: 1639135924.485905, ipsec_tunnel_v4v6_ah_keyedsha1, passed tc-start: 1639135924.531987, 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:1a:52:40:27 ./.__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:40:ec:8e: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:b3:1f:81:70 ./.__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:88:52: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:15:ad:95:32 ./.__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: 1639135989.537128, ipsec_tunnel_v4v6_ah_null, passed tc-start: 1639135989.574995, 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:05:cb:51:b1 ./.__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:00:79:7f: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:e0:c6:56:e7 ./.__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:df:be: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:8c:07:e5:f7 ./.__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: 1639136049.877966, ipsec_tunnel_v4v6_esp_3descbc, passed tc-start: 1639136049.921471, 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:e6:9e:a3:c1 ./.__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:6e:0f:c8:f9 ./.__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:e2:58:84:48 ./.__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:e0:b6:e3 ./.__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:88:66:ad ./.__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: 1639136110.848450, ipsec_tunnel_v4v6_esp_aesctr, passed tc-start: 1639136110.883438, 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:03:d7:e9: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:f2:62:de:4c ./.__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:a0:15:48 ./.__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:60:df:ae:15 ./.__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:1b:50:af:e9 ./.__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: 1639136175.19526, ipsec_tunnel_v4v6_esp_aesgcm16, passed tc-start: 1639136175.57508, 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:f8:67:0b:be ./.__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:9b:60: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:2c:a0:d4:a4 ./.__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:c5:9b:e5:c8 ./.__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:f0:f8:2c:27 ./.__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: 1639136234.769136, ipsec_tunnel_v4v6_esp_aesgmac, passed tc-start: 1639136234.811926, 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:bf:e7:0f: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:d5:4d:7c: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:13:b6:d5: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:97:c8:14:72 ./.__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:d5:44:0a ./.__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: 1639136297.603581, ipsec_tunnel_v4v6_esp_blowfishcbc, passed tc-start: 1639136297.635251, 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:43:5f:86:1d ./.__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:ed:94:5a:01 ./.__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:fb:09:30 ./.__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:9e:1a: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:91:32:8e: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: 1639136354.580908, ipsec_tunnel_v4v6_esp_camelliacbc, passed tc-start: 1639136354.615212, 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:cc:b5:b1: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:f3:dc:4a:a0 ./.__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:d8:53:59:e1 ./.__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:81:22:c3: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:34:9e:e7:9e ./.__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: 1639136408.517403, ipsec_tunnel_v4v6_esp_cast128cbc, passed tc-start: 1639136408.550049, 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:f5:67:d0: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:8d:24:97:c5 ./.__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:13:4e:dd ./.__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:d5:e7:2f: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:5a:71:11:ad ./.__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: 1639136463.998963, ipsec_tunnel_v4v6_esp_descbc, passed tc-start: 1639136464.31277, 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:31:8b:e9: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:fe:5f:ea:f9 ./.__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:72:12: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:ec:20:cf: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:f6:72:0e:e9 ./.__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: 1639136514.921202, ipsec_tunnel_v4v6_esp_desderiv, passed tc-start: 1639136514.959440, 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:53:8e:78: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:e2:8c:2e:a3 ./.__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:2e:71:35 ./.__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:a1:41:e9 ./.__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:b0:d6: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: 1639136569.417800, ipsec_tunnel_v4v6_esp_null, passed tc-start: 1639136569.449463, 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:39:86:d1:36 ./.__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:af:27:08 ./.__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:f4:b8:09 ./.__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:a3:ce:3c ./.__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:3f:f0:79:bc ./.__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: 1639136630.565905, ipsec_tunnel_v4v6_esp_rijndaelcbc, passed tc-start: 1639136630.597562, 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:fe:f8:f5: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:6c:df:99:62 ./.__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:e0:92:a2 ./.__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:52:69: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:fb:b3:ad:0a ./.__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: 1639136690.901555, ipsec_tunnel_v6v4_ah_aesxcbcmac, passed tc-start: 1639136690.936531, 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:6f:f1:e9:de ./.__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:b9:fb:ed: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:8c:5b:b1: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:75:c1:55: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:a7:6e:9b:87 ./.__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: 1639136747.128519, ipsec_tunnel_v6v4_ah_hmacmd5, passed tc-start: 1639136747.160279, 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:b8:c3:29:ff ./.__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:53:22: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:e8:92:ca: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:ec:e1:6c:81 ./.__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:f4:d3:b7 ./.__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: 1639136806.26008, ipsec_tunnel_v6v4_ah_hmacripemd160, passed tc-start: 1639136806.59228, 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:4d:d6:d6: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:fc:2c:f1: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:8c:ad:31: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:57:70:de:1b ./.__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:50:06:fb ./.__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: 1639136869.694931, ipsec_tunnel_v6v4_ah_hmacsha1, passed tc-start: 1639136869.727678, 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:90:09:27: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:90:c2:19: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:09:c8:9c:9a ./.__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:06:a9:61 ./.__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:d2:82:b5 ./.__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: 1639136932.407448, ipsec_tunnel_v6v4_ah_hmacsha256, passed tc-start: 1639136932.445736, 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:0a:02:53: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:4d:86:ba:53 ./.__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:a2:2a:03: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:2b:0a:5f:5b ./.__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:69:32:26:41 ./.__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: 1639136995.533304, ipsec_tunnel_v6v4_ah_hmacsha384, passed tc-start: 1639136995.569845, 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:c8:a3:ac:c7 ./.__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:1f:0b:6c:f3 ./.__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:3b:56:c2:d0 ./.__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:5d:27:c9:20 ./.__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:40:96:41 ./.__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: 1639137056.851246, ipsec_tunnel_v6v4_ah_hmacsha512, passed tc-start: 1639137056.894666, 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:be:ba:4b:c8 ./.__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:7f:9d:eb: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:99:b5:45:f5 ./.__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:1f:a1:80: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:3d:3f:1a:fe ./.__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: 1639137112.954483, ipsec_tunnel_v6v4_ah_keyedmd5, passed tc-start: 1639137112.987277, 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:43:7e:32: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:d6:63:f7: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:c5:2c:37:84 ./.__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:c0:c3:0d:e9 ./.__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:c0:54: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.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: 1639137170.666661, ipsec_tunnel_v6v4_ah_keyedsha1, passed tc-start: 1639137170.711392, 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:d3:df:69: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:11:63:bd: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:05:b1:40:23 ./.__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:c4:d0:7a: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:5b:c2:42:6f ./.__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: 1639137226.882474, ipsec_tunnel_v6v4_ah_null, passed tc-start: 1639137226.925607, 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:16:ed:c4: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:91:36:65: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:f2:65:3b:4a ./.__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:d4:0e: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:88:ee:6c:ed ./.__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: 1639137287.831908, ipsec_tunnel_v6v4_esp_3descbc, passed tc-start: 1639137287.879985, 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:a2:7a:aa:3e ./.__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:de:4c: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:8e:c5:97:4e ./.__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:28:8f:39 ./.__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:a2:8d:ea:cc ./.__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: 1639137348.710105, ipsec_tunnel_v6v4_esp_aesctr, passed tc-start: 1639137348.747160, 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:1e:bc:65: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:f6:8d:f2:78 ./.__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:59:e0:7d:21 ./.__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:ff:fb:1e:ad ./.__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:f0:4f:9c ./.__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: 1639137403.464827, ipsec_tunnel_v6v4_esp_aesgcm16, passed tc-start: 1639137403.497834, 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:a9:06:96:d5 ./.__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:d0:c9:0e: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:fc:9c:fb: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:b0:e8:8f:9d ./.__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:91:8a:cc ./.__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: 1639137460.400402, ipsec_tunnel_v6v4_esp_aesgmac, passed tc-start: 1639137460.433657, 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:cc:65:55: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:70:90:bb:2d ./.__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:8b:23:29:8b ./.__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:94:aa:d8 ./.__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:1e:0b:e9: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: 1639137517.92576, ipsec_tunnel_v6v4_esp_blowfishcbc, passed tc-start: 1639137517.131017, 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:80:26:61:8a ./.__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:1e:20:b4:54 ./.__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:86:b6:9c: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:fe:0f:95: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:af:36:e0:97 ./.__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: 1639137572.527739, ipsec_tunnel_v6v4_esp_camelliacbc, passed tc-start: 1639137572.568617, 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:ee:a2:69:e7 ./.__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:f1:00:7b:79 ./.__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:72:af:f7: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:9a:58:b4: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:1a:3b:c4:41 ./.__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: 1639137631.8256, ipsec_tunnel_v6v4_esp_cast128cbc, passed tc-start: 1639137631.52075, 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:19:70:d3: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:15:1f: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:48:bf:26:c2 ./.__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:dd:ac:51:df ./.__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:82:7b:c8:43 ./.__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: 1639137689.563743, ipsec_tunnel_v6v4_esp_descbc, passed tc-start: 1639137689.605835, 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:7a:ad:fe: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:fb:00:d0:a4 ./.__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:e9:46:b7:87 ./.__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:b3:0f:7a ./.__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:e2:90:c2:75 ./.__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: 1639137750.373796, ipsec_tunnel_v6v4_esp_desderiv, passed tc-start: 1639137750.417864, 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:ce:c6:e0:ec ./.__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:8a:52:9c ./.__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:bb:d2:3d ./.__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:dd:b4:75:32 ./.__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:2b:6f:71 ./.__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: 1639137808.4659, ipsec_tunnel_v6v4_esp_null, passed tc-start: 1639137808.38824, 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:de:da:f5:19 ./.__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:f2:b4:b3:e4 ./.__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:74:ff:0f: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:c2:a2:97: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:8e:1d:5f:db ./.__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: 1639137866.542579, ipsec_tunnel_v6v4_esp_rijndaelcbc, passed tp-end: 1639137866.577452, net/ipsec/t_ipsec_tunnel_odd tp-start: 1639137871.228511, net/mcast/t_mcast, 16 tc-start: 1639137871.235978, 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: 1639137882.388826, mcast_conninet4, passed tc-start: 1639137882.408850, 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: 1639137893.855001, mcast_conninet6, passed tc-start: 1639137893.874427, 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: 1639137904.689860, mcast_connmappedbuginet4, passed tc-start: 1639137904.714315, 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: 1639137915.857821, mcast_connmappedinet4, passed tc-start: 1639137915.898977, 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: 1639137928.503672, mcast_destroyif_conninet4, passed tc-start: 1639137928.523002, 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: 1639137941.135800, mcast_destroyif_conninet6, passed tc-start: 1639137941.179017, 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: 1639137953.895545, mcast_destroyif_connmappedbuginet4, passed tc-start: 1639137953.913695, 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: 1639137966.737228, mcast_destroyif_connmappedinet4, passed tc-start: 1639137966.779802, 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: 1639137979.854535, mcast_destroyif_unconninet4, passed tc-start: 1639137979.893089, 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: 1639137993.395554, mcast_destroyif_unconninet6, passed tc-start: 1639137993.436257, 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: 1639138006.151906, mcast_destroyif_unconnmappedbuginet4, passed tc-start: 1639138006.177797, 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: 1639138018.843835, mcast_destroyif_unconnmappedinet4, passed tc-start: 1639138018.865393, 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: 1639138030.564773, mcast_unconninet4, passed tc-start: 1639138030.620672, 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: 1639138042.664406, mcast_unconninet6, passed tc-start: 1639138042.690148, 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: 1639138053.996166, mcast_unconnmappedbuginet4, passed tc-start: 1639138054.24817, 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: 1639138065.192190, mcast_unconnmappedinet4, passed tp-end: 1639138065.214677, net/mcast/t_mcast tp-start: 1639138066.187745, net/mpls/t_mpls_fw, 2 tc-start: 1639138066.190397, 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: 1639138082.817273, mplsfw4, passed tc-start: 1639138082.848218, 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: 1639138099.803787, mplsfw4_expl, passed tp-end: 1639138099.827777, net/mpls/t_mpls_fw tp-start: 1639138100.717227, net/mpls/t_mpls_fw6, 2 tc-start: 1639138100.719665, 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: 1639138118.41970, mplsfw6, passed tc-start: 1639138118.64258, 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: 1639138136.262362, mplsfw6_expl, passed tp-end: 1639138136.291168, net/mpls/t_mpls_fw6 tp-start: 1639138137.317827, net/mpls/t_mpls_fw64, 2 tc-start: 1639138137.320700, 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: 1639138156.322864, mplsfw64_expl, passed tc-start: 1639138156.355561, 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: 1639138175.249352, mplsfw64_impl, passed tp-end: 1639138175.273402, net/mpls/t_mpls_fw64 tp-start: 1639138175.990527, net/mpls/t_rfc4182, 1 tc-start: 1639138175.993669, 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: 1639138192.498630, rfc4182, passed tp-end: 1639138192.522725, net/mpls/t_rfc4182 tp-start: 1639138193.318071, net/mpls/t_ldp_regen, 1 tc-start: 1639138193.321190, 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: 1639138276.177480, ldp_regen, failed, atf-check failed; see the output of the test for details tp-end: 1639138276.206724, net/mpls/t_ldp_regen tp-start: 1639138277.480671, net/ndp/t_dad, 3 tc-start: 1639138277.483835, 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: 1639138299.192243, dad_basic, passed tc-start: 1639138299.219002, 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: 1639138331.962228, dad_count, passed tc-start: 1639138331.988157, 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:4f:85:33:8f ./.__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: 1639138358.468537, dad_duplicated, passed tp-end: 1639138358.494786, net/ndp/t_dad tp-start: 1639138362.326255, net/ndp/t_ndp, 11 tc-start: 1639138362.328473, 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:57:21:35:2a ./.__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:57:21:35:2a ] 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 4 ] 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: 1639138393.466341, ndp_cache_expiration, passed tc-start: 1639138393.487777, 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:69:fb:d8:61 ./.__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: 1639138416.292655, ndp_cache_overwriting, passed tc-start: 1639138416.311638, 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:ef:b1:57:af ./.__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:ef:b1:57:af ] 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:8d:37:47:e6 shmif0 23h59m56s S tc-end: 1639138448.738235, ndp_cache_state, failed, atf-check failed; see the output of the test for details tc-start: 1639138448.763754, 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:29:f2:5d:e7 ./.__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: 1639138481.454600, ndp_commands, passed tc-start: 1639138481.479354, 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:2c:06:9f:f4 ./.__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:2cff:fe06:9ff4 > 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:2cff:fe06:9ff4 > 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: 1639138508.712718, ndp_link_activation, passed tc-start: 1639138508.737566, 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:d5:1f:3a:fa ./.__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: 1639138534.15470, ndp_neighborgcthresh, passed tc-start: 1639138534.54879, 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:3c:06:36:1a ./.__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: 1639138553.82543, ndp_purge_on_ifdown, passed tc-start: 1639138553.101482, 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:25:38:4e:c0 ./.__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:b5:03:9e:ae ./.__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: 1639138578.109881, ndp_purge_on_route_change, passed tc-start: 1639138578.130518, 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:cf:af:40:96 ./.__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: 1639138598.152377, ndp_purge_on_route_delete, passed tc-start: 1639138598.171844, 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:0a:d5:b6:e0 ./.__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: 1639138630.780559, ndp_rtm, passed tc-start: 1639138630.803169, 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:7e:df:3b:65 ./.__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:20:50:53:77 ./.__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: 1639138662.420176, ndp_stray_entries, passed tp-end: 1639138662.443745, net/ndp/t_ndp tp-start: 1639138664.562638, net/npf/t_npf, 7 tc-start: 1639138664.565539, 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: 1639138667.67759, npf_bpf, passed tc-start: 1639138667.76814, 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: 1639138673.557781, npf_gc, passed tc-start: 1639138673.568709, 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: 1639138675.816870, npf_nat, passed tc-start: 1639138675.826289, 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: 1639138682.121936, npf_nbuf, passed tc-start: 1639138682.132059, 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: 1639138684.357680, npf_rule, passed tc-start: 1639138684.365934, 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: 1639138686.593501, npf_state, passed tc-start: 1639138686.604479, 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: 1639138688.998842, npf_table, passed tp-end: 1639138689.8812, net/npf/t_npf tp-start: 1639138691.283517, net/route/t_change, 7 tc-start: 1639138691.286206, 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: 1639138696.327471, route_change_default_flags, passed tc-start: 1639138696.338192, 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: 1639138700.723186, route_change_flags, passed tc-start: 1639138700.735351, 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: 1639138704.884369, route_change_gateway, passed tc-start: 1639138704.896266, 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: 1639138709.655353, route_change_ifa, passed tc-start: 1639138709.669704, 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: 1639138716.116909, route_change_ifp, passed tc-start: 1639138716.153962, 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: 1639138721.598027, route_change_ifp_ifa, passed tc-start: 1639138721.616565, 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: 1639138724.971244, route_change_reject2blackhole, passed tp-end: 1639138724.995646, net/route/t_change tp-start: 1639138727.868675, net/route/t_flags, 9 tc-start: 1639138727.879085, 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:cf:6c:ee:18 ./.__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: 1639138742.634383, route_flags_announce, passed tc-start: 1639138742.656166, 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:b8:ec:8d:97 ./.__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: 1639138762.195284, route_flags_blackhole, passed tc-start: 1639138762.214905, 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:a9:bd:97: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.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: 1639138778.555474, route_flags_connected, passed tc-start: 1639138778.573973, 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:fc:63:e8:aa ./.__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: 1639138796.198804, route_flags_default_gateway, passed tc-start: 1639138796.223693, 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:35:be:8a:ef ./.__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:87:62:33:3e ./.__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:a1:a2:dc ./.__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: 1639138834.418683, route_flags_icmp_redirect, passed tc-start: 1639138834.440040, 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:67:68:6b:67 ./.__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: 1639138849.794761, route_flags_llinfo, passed tc-start: 1639138849.819642, 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:ca:93:c3:e0 ./.__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: 1639138864.591395, route_flags_lo, passed tc-start: 1639138864.642007, 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:d6:e2:b2:7f ./.__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: 1639138892.77982, route_flags_reject, passed tc-start: 1639138892.96339, 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:03:98:8a:4d ./.__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: 1639138909.324805, route_flags_static, passed tp-end: 1639138909.348014, net/route/t_flags tp-start: 1639138912.283572, net/route/t_flags6, 8 tc-start: 1639138912.286176, 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:f5:8b:84:8c ./.__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: 1639138932.226383, route_flags_announce6, passed tc-start: 1639138932.247023, 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:a7:6a:41:5c ./.__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: 1639138954.154647, route_flags_blackhole6, passed tc-start: 1639138954.172973, 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:81:33:6c:f4 ./.__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: 1639138972.791794, route_flags_connected6, passed tc-start: 1639138972.814994, 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:90:ca:da:36 ./.__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: 1639138991.369021, route_flags_default_gateway6, passed tc-start: 1639138991.387774, 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:5e:57:40:ed ./.__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: 1639139015.67371, route_flags_llinfo6, passed tc-start: 1639139015.89657, 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:46:57:c2:8f ./.__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: 1639139035.449295, route_flags_lo6, passed tc-start: 1639139035.473284, 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:6e:48:e4:0b ./.__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: 1639139071.192556, route_flags_reject6, passed tc-start: 1639139071.211182, 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:d5:c0:66:04 ./.__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: 1639139091.913282, route_flags_static6, passed tp-end: 1639139091.931935, net/route/t_flags6 tp-start: 1639139093.766307, net/route/t_route, 6 tc-start: 1639139093.768803, 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: 1639139101.657124, route_command_add, passed tc-start: 1639139101.679372, 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: 1639139110.820425, route_command_add6, passed tc-start: 1639139110.839154, 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:8b:e3:a0:a5 ./.__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:e8:5c:5b:91 ./.__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:67:c2:ec:c9 ./.__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: 1639139136.867941, route_command_get, passed tc-start: 1639139136.893052, 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:c5:04:f6:9e ./.__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:e8:44:f8:12 ./.__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:d5:f4:e1:f2 ./.__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: 1639139179.383816, route_command_get6, passed tc-start: 1639139179.412626, 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: 1639139190.661995, route_default_reject, passed tc-start: 1639139190.679770, 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:af:31:e0:5f ./.__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: 1639139208.779655, route_non_subnet_gateway, passed tp-end: 1639139208.797167, net/route/t_route tp-start: 1639139209.402072, net/route/t_rtcache, 1 tc-start: 1639139209.404344, 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:d0:48:80:22 ./.__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:c0:01:3d:a6 ./.__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:9e:a0:2b:78 ./.__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:80:69:80:38 ./.__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:85:38:3d:55 ./.__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: 1639139262.74437, rtcache_invalidation, passed tp-end: 1639139262.104077, net/route/t_rtcache tp-start: 1639139262.572367, sbin/envstat/t_envstat, 1 tc-start: 1639139262.574501, zerotemp tc-se:envstat: no drivers registered tc-so:amdtemp0 = =~ 0 tc-end: 1639139263.121338, zerotemp, expected_failure, PR kern/53410: Zero-temperature from amdtemp0 tp-end: 1639139263.129212, sbin/envstat/t_envstat tp-start: 1639139266.86322, sbin/fsck_ffs/t_enable_quotas, 20 tc-start: 1639139266.88747, 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: 1639139268.33820, corrupt_be_1, passed tc-start: 1639139268.44795, 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: 1639139269.857427, corrupt_be_2, passed tc-start: 1639139269.868563, 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: 1639139271.682377, corrupt_le_1, passed tc-start: 1639139271.692634, 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: 1639139273.574562, corrupt_le_2, passed tc-start: 1639139273.590436, 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: 1639139275.227614, dir1_be_1, passed tc-start: 1639139275.237938, 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: 1639139276.814504, dir1_be_2, passed tc-start: 1639139276.826194, 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: 1639139278.417451, dir1_le_1, passed tc-start: 1639139278.428003, 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: 1639139280.3969, dir1_le_2, passed tc-start: 1639139280.14453, 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: 1639139281.912471, disable_be_1, passed tc-start: 1639139281.922902, 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: 1639139283.742253, disable_be_2, passed tc-start: 1639139283.752832, 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: 1639139285.594937, disable_le_1, passed tc-start: 1639139285.605197, 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: 1639139287.513783, disable_le_2, passed tc-start: 1639139287.524359, 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: 1639139289.275850, notreg_be_1, passed tc-start: 1639139289.285749, 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: 1639139291.457385, notreg_be_2, passed tc-start: 1639139291.472698, 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: 1639139293.887733, notreg_le_1, passed tc-start: 1639139293.897989, 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: 1639139296.22750, notreg_le_2, passed tc-start: 1639139296.38506, 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: 1639139298.475030, unallocated_be_1, passed tc-start: 1639139298.490155, 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: 1639139300.739763, unallocated_be_2, passed tc-start: 1639139300.750849, 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: 1639139302.835840, unallocated_le_1, passed tc-start: 1639139302.847535, 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: 1639139304.519150, unallocated_le_2, passed tp-end: 1639139304.530334, sbin/fsck_ffs/t_enable_quotas tp-start: 1639139306.204821, sbin/fsck_ffs/t_check_quotas, 12 tc-start: 1639139306.206998, 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: 1639139308.69795, corrupt_list_be_1, passed tc-start: 1639139308.79938, 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: 1639139309.852984, corrupt_list_be_2, passed tc-start: 1639139309.864040, 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: 1639139311.644387, corrupt_list_le_1, passed tc-start: 1639139311.654785, 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: 1639139313.434979, corrupt_list_le_2, passed tc-start: 1639139313.446130, 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: 1639139316.509559, expand1_list_be_1, passed tc-start: 1639139316.572803, 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: 1639139318.971454, expand1_list_be_2, passed tc-start: 1639139319.32588, 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: 1639139321.551541, expand1_list_le_1, passed tc-start: 1639139321.629852, 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: 1639139324.776464, expand1_list_le_2, passed tc-start: 1639139324.838330, 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: 1639139363.969519, expand2_list_be_1, passed tc-start: 1639139365.621959, 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: 1639139404.218961, expand2_list_be_2, passed tc-start: 1639139405.598511, 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: 1639139449.684021, expand2_list_le_1, passed tc-start: 1639139451.141028, 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: 1639139481.984321, expand2_list_le_2, passed tp-end: 1639139483.289295, sbin/fsck_ffs/t_check_quotas tp-start: 1639139485.105855, sbin/gpt/t_gpt, 13 tc-start: 1639139485.108051, 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: 1639139486.999042, backup_2part, passed tc-start: 1639139487.34150, bootable_2part tc-end: 1639139487.38040, bootable_2part, skipped, Required file '/usr/mdec/gptmbr.bin' not found tc-start: 1639139487.40086, 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: 1639139489.403504, change_attr_2part, passed tc-start: 1639139489.413952, 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: 1639139491.720475, change_type_2part, passed tc-start: 1639139491.731096, 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: 1639139493.270489, create_2part, passed tc-start: 1639139493.279838, 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: 1639139494.248821, create_empty, passed tc-start: 1639139494.257790, 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: 1639139496.853430, label_2part, passed tc-start: 1639139496.862611, migrate_disklabel tc-end: 1639139497.536776, migrate_disklabel, skipped, This test is specific to architectures using MBR tc-start: 1639139497.549772, 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: 1639139500.286931, recover_backup, passed tc-start: 1639139500.299861, 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: 1639139502.968677, recover_primary, passed tc-start: 1639139502.982025, 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: 1639139505.490496, remove_2part, passed tc-start: 1639139505.503519, 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: 1639139508.336661, resize_2part, passed tc-start: 1639139508.353450, 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: 1639139511.93883, restore_2part, passed tp-end: 1639139511.109225, sbin/gpt/t_gpt tp-start: 1639139511.848806, sbin/ifconfig/t_bridge, 1 tc-start: 1639139511.851515, 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: 1639139585.597459, manybridges, passed tp-end: 1639139585.604626, sbin/ifconfig/t_bridge tp-start: 1639139586.387912, sbin/ifconfig/t_capabilities, 1 tc-start: 1639139586.391067, 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: 1639139590.526569, basic, passed tp-end: 1639139590.536018, sbin/ifconfig/t_capabilities tp-start: 1639139591.212582, sbin/ifconfig/t_nonexistent, 1 tc-start: 1639139591.215670, nonexistent tc-so:Executing command [ ifconfig nonexistent0 1.2.3.4/24 ] tc-end: 1639139592.26908, nonexistent, passed tp-end: 1639139592.35830, sbin/ifconfig/t_nonexistent tp-start: 1639139592.652874, sbin/ifconfig/t_random_garbage, 1 tc-start: 1639139592.655391, random_garbage tc-end: 1639139593.83918, random_garbage, skipped, The test is not safe (PR kern/55451) tp-end: 1639139593.90839, sbin/ifconfig/t_random_garbage tp-start: 1639139593.602091, sbin/ifconfig/t_repeated_link_addr, 1 tc-start: 1639139593.604409, repeated_link_addr tc-end: 1639139594.40062, repeated_link_addr, skipped, can disrupt networking; also PR port-evbarm/55521 tp-end: 1639139594.47059, sbin/ifconfig/t_repeated_link_addr tp-start: 1639139594.670811, sbin/ifconfig/t_repeated_mtu, 1 tc-start: 1639139594.673038, repeated_mtu tc-end: 1639139595.108154, repeated_mtu, skipped, can disrupt networking; also PR port-evbarm/55521 tp-end: 1639139595.117218, sbin/ifconfig/t_repeated_mtu tp-start: 1639139595.865019, sbin/ifconfig/t_repeated_scan, 1 tc-start: 1639139595.867546, repeated_scan tc-end: 1639139596.425997, repeated_scan, skipped, can disrupt networking; also PR port-evbarm/55521 tp-end: 1639139596.434586, sbin/ifconfig/t_repeated_scan tp-start: 1639139597.28374, sbin/ifconfig/t_repeated_updown, 1 tc-start: 1639139597.31782, repeated_updown tc-end: 1639139597.544859, repeated_updown, skipped, can disrupt networking; also PR port-evbarm/55504 tp-end: 1639139597.553388, sbin/ifconfig/t_repeated_updown tp-start: 1639139598.565297, sbin/ifconfig/t_tap, 2 tc-start: 1639139598.568782, manytaps tc-end: 1639139599.846687, manytaps, skipped, The test causes a panic (PR kern/55417) tc-start: 1639139599.858161, overflow tc-se:ifconfig: SIOCGIFFLAGS tap99999: Device not configured tc-end: 1639139601.262744, overflow, skipped, The test causes a panic (PR kern/53546) tp-end: 1639139601.272965, sbin/ifconfig/t_tap tp-start: 1639139602.727149, sbin/ifconfig/t_woptions, 3 tc-start: 1639139602.730625, chan tc-end: 1639139603.414850, chan, skipped, Test triggers real device activity and may destroy configuration or hang. tc-start: 1639139603.425935, mediaopt tc-end: 1639139604.119222, mediaopt, skipped, Test triggers real device activity and may destroy configuration or hang. tc-start: 1639139604.130465, modes tc-end: 1639139604.799009, modes, skipped, Test triggers real device activity and may destroy configuration or hang. tp-end: 1639139604.809625, sbin/ifconfig/t_woptions tp-start: 1639139607.9979, sbin/newfs/t_enable_quotas, 12 tc-start: 1639139607.12802, 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: 1639139608.31899, enabled_be_1_both, passed tc-start: 1639139608.44109, 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: 1639139609.210673, enabled_be_1_group, passed tc-start: 1639139609.223638, 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: 1639139610.300418, enabled_be_1_user, passed tc-start: 1639139610.312475, 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: 1639139611.401141, enabled_be_2_both, passed tc-start: 1639139611.414958, 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: 1639139612.494185, enabled_be_2_group, passed tc-start: 1639139612.508263, 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: 1639139613.588309, enabled_be_2_user, passed tc-start: 1639139613.603281, 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: 1639139614.710372, enabled_le_1_both, passed tc-start: 1639139614.724797, 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: 1639139615.828800, enabled_le_1_group, passed tc-start: 1639139615.847291, 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: 1639139616.895740, enabled_le_1_user, passed tc-start: 1639139616.910471, 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: 1639139617.957253, enabled_le_2_both, passed tc-start: 1639139617.971032, 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: 1639139618.965072, enabled_le_2_group, passed tc-start: 1639139618.979752, 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: 1639139619.995341, enabled_le_2_user, passed tp-end: 1639139620.8204, sbin/newfs/t_enable_quotas tp-start: 1639139620.570052, sbin/newfs_msdos/t_create, 1 tc-start: 1639139620.572732, 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: 1639139622.129886, validfat32, passed tp-end: 1639139622.144732, sbin/newfs_msdos/t_create tp-start: 1639139622.934243, sbin/resize_ffs/t_check, 1 tc-start: 1639139622.936789, 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.535 secs (1959955 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: 1639139625.313852, check_grow, passed tp-end: 1639139625.337952, sbin/resize_ffs/t_check tp-start: 1639139627.264882, sbin/resize_ffs/t_grow, 4 tc-start: 1639139627.268600, 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.Z4GKus/mnt: not currently mounted tc-end: 1639139693.657145, grow_16M_v0_8192, passed tc-start: 1639139693.873756, 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.wvfTmx/mnt: not currently mounted tc-end: 1639139760.292406, grow_16M_v1_16384, passed tc-start: 1639139760.493563, 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.3pHY8L/mnt: not currently mounted tc-end: 1639139820.577596, grow_16M_v2_32768, passed tc-start: 1639139820.720454, 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: 1639139822.387293, grow_ffsv1_partial_cg, passed tp-end: 1639139822.398870, sbin/resize_ffs/t_grow tp-start: 1639139823.811832, sbin/resize_ffs/t_shrink, 4 tc-start: 1639139823.813994, 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.xUsNt7/mnt: not currently mounted tc-end: 1639139900.964121, shrink_24M_16M_v0_32768, passed tc-start: 1639139901.156466, 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.MMi5bs/mnt: not currently mounted tc-end: 1639139972.99743, shrink_24M_16M_v1_65536, passed tc-start: 1639139972.247017, 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.dsFF1N/mnt: not currently mounted tc-end: 1639140039.769997, shrink_24M_16M_v2_4096, expected_failure, PR bin/44205: atf-check failed; see the output of the test for details tc-start: 1639140039.876318, 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: 1639140041.990568, shrink_ffsv1_partial_cg, passed tp-end: 1639140042.3072, sbin/resize_ffs/t_shrink tp-start: 1639140043.863777, sbin/resize_ffs/t_grow_swapped, 4 tc-start: 1639140043.866875, 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.1CVi3A/mnt: not currently mounted tc-end: 1639140098.26357, grow_16M_v0_65536, passed tc-start: 1639140098.172048, 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.YitUe3/mnt: not currently mounted tc-end: 1639140159.195103, grow_16M_v1_4096, passed tc-start: 1639140159.366668, 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.yKqaID/mnt: not currently mounted tc-end: 1639140218.772436, grow_16M_v2_8192, passed tc-start: 1639140218.937451, 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: 1639140220.771851, grow_ffsv1_partial_cg, passed tp-end: 1639140220.786247, sbin/resize_ffs/t_grow_swapped tp-start: 1639140222.354220, sbin/resize_ffs/t_shrink_swapped, 4 tc-start: 1639140222.356730, 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.c8ESmK/mnt: not currently mounted tc-end: 1639140302.906503, shrink_24M_16M_v0_4096, passed tc-start: 1639140303.49067, 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.6BToV5/mnt: not currently mounted tc-end: 1639140386.334907, shrink_24M_16M_v1_8192, passed tc-start: 1639140386.477360, 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.Nilprt/mnt: not currently mounted tc-end: 1639140452.222509, shrink_24M_16M_v2_16384, expected_failure, PR bin/44205: atf-check failed; see the output of the test for details tc-start: 1639140452.294411, 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: 1639140454.260955, shrink_ffsv1_partial_cg, passed tp-end: 1639140454.278220, sbin/resize_ffs/t_shrink_swapped tp-start: 1639140454.989057, sbin/route/t_missing, 1 tc-start: 1639140454.992363, missing tc-so:Executing command [ route -n get ] tc-end: 1639140455.657179, missing, passed tp-end: 1639140455.663812, sbin/route/t_missing tp-start: 1639140456.222138, sbin/setkey/t_setkey, 1 tc-start: 1639140456.224650, 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: 1639140456.985279, invalid_length, passed tp-end: 1639140456.992653, sbin/setkey/t_setkey tp-start: 1639140459.271154, sbin/sysctl/t_perm, 8 tc-start: 1639140459.273583, 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: 1639140463.357953, sysctl_ddb, passed tc-start: 1639140463.366704, 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: 1639140482.222850, sysctl_hw, passed tc-start: 1639140482.232635, 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: 1639140524.883819, sysctl_kern, passed tc-start: 1639140524.917512, 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: 1639140527.622133, sysctl_machdep, passed tc-start: 1639140527.631751, 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: 1639140593.597157, sysctl_net, passed tc-start: 1639140593.605051, 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: 1639140601.974325, sysctl_security, passed tc-start: 1639140601.983156, 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: 1639140613.606096, sysctl_vfs, passed tc-start: 1639140613.614371, sysctl_vm tc-so:Executing command [ /bin/sh -c sysctl -w vm.loadavg: 1.44 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: 1639140620.180630, sysctl_vm, passed tp-end: 1639140620.192203, sbin/sysctl/t_perm tp-start: 1639140621.519719, sbin/sysctl/t_random_garbage, 1 tc-start: 1639140621.527281, random_garbage tc-end: 1639140623.438924, random_garbage, skipped, The test is not safe (PR kern/55451) tp-end: 1639140623.449541, sbin/sysctl/t_random_garbage tp-start: 1639140624.112779, sbin/sysctl/t_sysctl, 1 tc-start: 1639140624.115873, basic tc-so:Executing command [ /bin/sh -c sysctl -a ] tc-so:Executing command [ /bin/sh -c sysctl -d ] tc-end: 1639140625.532191, basic, passed tp-end: 1639140625.540348, sbin/sysctl/t_sysctl tp-start: 1639140625.661786, sys/crypto/aes/t_aes, 1 tc-start: 1639140625.664560, aes_ct_selftest tc-end: 1639140625.767869, aes_ct_selftest, passed tp-end: 1639140625.776316, sys/crypto/aes/t_aes tp-start: 1639140625.862300, sys/crypto/chacha/t_chacha, 1 tc-start: 1639140625.865444, chacha_ref_selftest tc-end: 1639140626.419759, chacha_ref_selftest, passed tp-end: 1639140626.429431, sys/crypto/chacha/t_chacha tp-start: 1639140626.516943, sys/net/t_print, 2 tc-start: 1639140626.519689, dl_print tc-end: 1639140626.597914, dl_print, passed tc-start: 1639140626.605127, sdl_print tc-end: 1639140626.690312, sdl_print, passed tp-end: 1639140626.697625, sys/net/t_print tp-start: 1639140626.774373, sys/netatalk/t_print, 2 tc-start: 1639140626.776579, at_print tc-end: 1639140626.845540, at_print, passed tc-start: 1639140626.853272, sat_print tc-end: 1639140626.920738, sat_print, passed tp-end: 1639140626.927762, sys/netatalk/t_print tp-start: 1639140627.2657, sys/netinet/t_print, 2 tc-start: 1639140627.4752, in_print tc-end: 1639140627.67550, in_print, passed tc-start: 1639140627.74764, sin_print tc-end: 1639140627.140363, sin_print, passed tp-end: 1639140627.147069, sys/netinet/t_print tp-start: 1639140627.219895, sys/netinet6/t_print, 2 tc-start: 1639140627.222290, in6_print tc-end: 1639140627.290768, in6_print, passed tc-start: 1639140627.297657, sin6_print tc-end: 1639140627.371073, sin6_print, passed tp-end: 1639140627.380606, sys/netinet6/t_print tp-start: 1639140629.776784, sys/rc/t_rc_d_cli, 15 tc-start: 1639140629.779008, 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: 1639140632.947689, default_restart_no_args, passed tc-start: 1639140632.954553, 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: 1639140635.139046, default_restart_with_args, passed tc-start: 1639140635.146178, default_start_no_args tc-so:Executing command [ /usr/tests/sys/rc/h_simple start ] tc-so:Stopping h_simple. tc-end: 1639140636.894512, default_start_no_args, passed tc-start: 1639140636.902299, default_start_with_args tc-so:Executing command [ /usr/tests/sys/rc/h_simple start foo ] tc-end: 1639140638.580336, default_start_with_args, passed tc-start: 1639140638.590234, default_stop_no_args tc-so:Starting h_simple. tc-so:Executing command [ /usr/tests/sys/rc/h_simple stop ] tc-end: 1639140640.455647, default_stop_no_args, passed tc-start: 1639140640.463676, 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: 1639140643.163996, default_stop_with_args, passed tc-start: 1639140643.170555, no_command tc-so:Executing command [ /usr/tests/sys/rc/h_simple ] tc-end: 1639140644.17717, no_command, passed tc-start: 1639140644.25974, overriden_custom_no_args tc-so:Executing command [ /usr/tests/sys/rc/h_args custom ] tc-end: 1639140645.165003, overriden_custom_no_args, passed tc-start: 1639140645.174856, overriden_custom_with_args tc-so:Executing command [ /usr/tests/sys/rc/h_args custom arg1 arg 2 arg3 * ] tc-end: 1639140646.283552, overriden_custom_with_args, passed tc-start: 1639140646.292865, overriden_restart_no_args tc-so:Executing command [ /usr/tests/sys/rc/h_args restart ] tc-end: 1639140647.401442, overriden_restart_no_args, passed tc-start: 1639140647.410756, overriden_restart_with_args tc-so:Executing command [ /usr/tests/sys/rc/h_args restart arg1 arg 2 arg3 * ] tc-end: 1639140648.541864, overriden_restart_with_args, passed tc-start: 1639140648.551565, overriden_start_no_args tc-so:Executing command [ /usr/tests/sys/rc/h_args start ] tc-end: 1639140649.662123, overriden_start_no_args, passed tc-start: 1639140649.672988, overriden_start_with_args tc-so:Executing command [ /usr/tests/sys/rc/h_args start arg1 arg 2 arg3 * ] tc-end: 1639140650.838540, overriden_start_with_args, passed tc-start: 1639140650.848775, overriden_stop_no_args tc-so:Executing command [ /usr/tests/sys/rc/h_args stop ] tc-end: 1639140652.168877, overriden_stop_no_args, passed tc-start: 1639140652.180746, overriden_stop_with_args tc-so:Executing command [ /usr/tests/sys/rc/h_args stop arg1 arg 2 arg3 * ] tc-end: 1639140653.523379, overriden_stop_with_args, passed tp-end: 1639140653.533566, sys/rc/t_rc_d_cli tp-start: 1639140657.178089, usr.bin/awk/t_awk, 26 tc-start: 1639140657.180719, assign_NF tc-so:Executing command [ /bin/sh -c awk -f d_assign_NF.awk < d_assign_NF.in ] tc-end: 1639140658.214485, assign_NF, passed tc-start: 1639140658.235534, big_regexp tc-so:Executing command [ /bin/sh -c awk -f d_big_regexp.awk < d_big_regexp.in ] tc-end: 1639140659.309417, big_regexp, passed tc-start: 1639140659.325612, empty_rs tc-so:Executing command [ /bin/sh -c echo foo | awk 1 RS='' ] tc-end: 1639140660.220008, empty_rs, passed tc-start: 1639140660.226989, 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: 1639140661.648524, end, passed tc-start: 1639140661.674607, 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: 1639140662.540347, modify_subsep, passed tc-start: 1639140662.547237, 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: 1639140664.123352, multibyte, passed tc-start: 1639140664.148114, 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: 1639140665.187172, newline_rs, passed tc-start: 1639140665.197256, period tc-so:Executing command [ /bin/sh -c awk -v x=0.5 -f d_period.awk < d_period.in ] tc-end: 1639140666.226180, period, passed tc-start: 1639140666.242133, regex_caret_1_rs tc-so:Executing command [ /bin/sh -c echo a1a2a3a | awk 1 RS='^a' ] tc-end: 1639140667.162786, regex_caret_1_rs, passed tc-start: 1639140667.169667, regex_caret_2_rs tc-so:Executing command [ /bin/sh -c echo aaa1a2a | awk 1 RS='^a' ] tc-end: 1639140667.926006, regex_caret_2_rs, passed tc-start: 1639140667.933012, regex_dollar_1_rs tc-so:Executing command [ /bin/sh -c echo a1a2a3a | awk 1 RS='a$' ] tc-end: 1639140668.695809, regex_dollar_1_rs, passed tc-start: 1639140668.703937, regex_dollar_2_rs tc-so:Executing command [ /bin/sh -c echo a1a2aaa | awk 1 RS='a$' ] tc-end: 1639140669.566951, regex_dollar_2_rs, passed tc-start: 1639140669.573412, regex_or_1_rs tc-so:Executing command [ /bin/sh -c echo 1abc | awk 1 RS='abcde|b' ] tc-end: 1639140670.636566, regex_or_1_rs, passed tc-start: 1639140670.646536, regex_or_2_rs tc-so:Executing command [ /bin/sh -c echo 1abcdf2 | awk 1 RS='abcde|b' ] tc-end: 1639140671.581181, regex_or_2_rs, passed tc-start: 1639140671.590069, regex_or_3_rs tc-so:Executing command [ /bin/sh -c echo 1abcdebf2 | awk 1 RS='abcde|b' ] tc-end: 1639140672.592217, regex_or_3_rs, passed tc-start: 1639140672.602162, regex_range tc-so:Executing command [ /bin/sh -c echo '1 a' | awk '/[[:digit:]][[:space:]][[:alpha:]]/ { print "matched"; }' ] tc-end: 1639140673.485645, regex_range, passed tc-start: 1639140673.494825, regex_reallocation_rs tc-so:Executing command [ /bin/sh -c jot -s a 10000 | awk 'NR>1' RS='999[0-9]' ] tc-end: 1639140674.580386, regex_reallocation_rs, passed tc-start: 1639140674.589545, regex_repeat tc-so:Executing command [ /bin/sh -c echo 'aaabbbbcc' | awk '/a{3}b{4}c{2}/ { print "matched"; }' ] tc-end: 1639140675.572352, regex_repeat, passed tc-start: 1639140675.579047, regex_two_star_rs tc-so:Executing command [ /bin/sh -c echo 1a2ab3aab4 | awk 1 RS='aa*b*' ] tc-end: 1639140676.261713, regex_two_star_rs, passed tc-start: 1639140676.269785, single_char_regex_group_rs tc-so:Executing command [ /bin/sh -c echo 1a2aa3aaa4 | awk 1 RS='[a]' ] tc-end: 1639140676.962154, single_char_regex_group_rs, passed tc-start: 1639140676.969029, single_char_regex_star_rs tc-so:Executing command [ /bin/sh -c echo 1a2aa3aaa4 | awk 1 RS='a*' ] tc-end: 1639140677.653699, single_char_regex_star_rs, passed tc-start: 1639140677.660179, single_char_rs tc-so:Executing command [ /bin/sh -c echo 1a2aa3aaa4 | awk 1 RS=a ] tc-end: 1639140678.420721, single_char_rs, passed tc-start: 1639140678.428829, string1 tc-so:Executing command [ awk -f d_string1.awk ] tc-end: 1639140679.324714, string1, passed tc-start: 1639140679.338149, two_char_regex_group_rs tc-so:Executing command [ /bin/sh -c echo 1a2ab3aba4 | awk 1 RS='[ab]' ] tc-end: 1639140680.100009, two_char_regex_group_rs, passed tc-start: 1639140680.108853, two_char_regex_star_rs tc-so:Executing command [ /bin/sh -c echo 1a2aa3aaa4 | awk 1 RS='aa*' ] tc-end: 1639140680.897927, two_char_regex_star_rs, passed tc-start: 1639140680.905927, two_char_rs tc-so:Executing command [ /bin/sh -c echo 1ab2ab3ab4 | awk 1 RS=ab ] tc-end: 1639140681.760076, two_char_rs, passed tp-end: 1639140681.768997, usr.bin/awk/t_awk tp-start: 1639140682.519802, usr.bin/basename/t_basename, 2 tc-start: 1639140682.523107, 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: 1639140684.675523, basic, passed tc-start: 1639140684.682721, 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: 1639140685.948449, suffix, passed tp-end: 1639140685.958088, usr.bin/basename/t_basename tp-start: 1639140686.529138, usr.bin/bzip2/t_bzip2, 1 tc-start: 1639140686.532281, 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: 1639140689.794746, basic, passed tp-end: 1639140689.801821, usr.bin/bzip2/t_bzip2 tp-start: 1639140690.711968, usr.bin/cc/t_asan_double_free, 1 tc-start: 1639140690.714436, target_not_supported tc-end: 1639140691.610348, target_not_supported, skipped, Target is not supported tp-end: 1639140691.619770, usr.bin/cc/t_asan_double_free tp-start: 1639140692.697236, usr.bin/cc/t_asan_global_buffer_overflow, 1 tc-start: 1639140692.700784, target_not_supported tc-end: 1639140693.673533, target_not_supported, skipped, Target is not supported tp-end: 1639140693.683105, usr.bin/cc/t_asan_global_buffer_overflow tp-start: 1639140694.769177, usr.bin/cc/t_asan_heap_overflow, 1 tc-start: 1639140694.772336, target_not_supported tc-end: 1639140695.640163, target_not_supported, skipped, Target is not supported tp-end: 1639140695.647683, usr.bin/cc/t_asan_heap_overflow tp-start: 1639140696.438730, usr.bin/cc/t_asan_off_by_one, 1 tc-start: 1639140696.441678, target_not_supported tc-end: 1639140697.177975, target_not_supported, skipped, Target is not supported tp-end: 1639140697.185320, usr.bin/cc/t_asan_off_by_one tp-start: 1639140697.984832, usr.bin/cc/t_asan_poison, 1 tc-start: 1639140697.988022, target_not_supported tc-end: 1639140698.939071, target_not_supported, skipped, Target is not supported tp-end: 1639140698.948334, usr.bin/cc/t_asan_poison tp-start: 1639140699.920659, usr.bin/cc/t_asan_uaf, 1 tc-start: 1639140699.923001, target_not_supported tc-end: 1639140700.649548, target_not_supported, skipped, Target is not supported tp-end: 1639140700.657541, usr.bin/cc/t_asan_uaf tp-start: 1639140703.439455, usr.bin/cc/t_ubsan_int_add_overflow, 3 tc-start: 1639140703.442107, int_add_overflow tc-so:Executing command [ ./test ] tc-end: 1639140710.245172, int_add_overflow, passed tc-start: 1639140710.256145, int_add_overflow_pic tc-so:Executing command [ ./test ] tc-end: 1639140716.901900, int_add_overflow_pic, passed tc-start: 1639140716.914882, int_add_overflow_pie tc-so:Executing command [ ./test ] tc-end: 1639140722.587862, int_add_overflow_pie, passed tp-end: 1639140722.602109, usr.bin/cc/t_ubsan_int_add_overflow tp-start: 1639140724.874584, usr.bin/cc/t_ubsan_int_neg_overflow, 3 tc-start: 1639140724.877848, int_neg_overflow tc-so:Executing command [ ./test ] tc-end: 1639140730.295453, int_neg_overflow, passed tc-start: 1639140730.307736, int_neg_overflow_pic tc-so:Executing command [ ./test ] tc-end: 1639140737.141616, int_neg_overflow_pic, passed tc-start: 1639140737.159417, int_neg_overflow_pie tc-so:Executing command [ ./test ] tc-end: 1639140742.854827, int_neg_overflow_pie, passed tp-end: 1639140742.870113, usr.bin/cc/t_ubsan_int_neg_overflow tp-start: 1639140744.643657, usr.bin/cc/t_ubsan_vla_out_of_bounds, 3 tc-start: 1639140744.646097, vla_out_of_bounds tc-so:Executing command [ ./test ] tc-end: 1639140749.638579, vla_out_of_bounds, passed tc-start: 1639140749.651504, vla_out_of_bounds_pic tc-so:Executing command [ ./test ] tc-end: 1639140756.417287, vla_out_of_bounds_pic, passed tc-start: 1639140756.433212, vla_out_of_bounds_pie tc-so:Executing command [ ./test ] tc-end: 1639140761.970472, vla_out_of_bounds_pie, passed tp-end: 1639140761.985194, usr.bin/cc/t_ubsan_vla_out_of_bounds tp-start: 1639140763.720872, usr.bin/cc/t_ubsan_int_sub_overflow, 3 tc-start: 1639140763.724030, int_sub_overflow tc-so:Executing command [ ./test ] tc-end: 1639140768.755211, int_sub_overflow, passed tc-start: 1639140768.768988, int_sub_overflow_pic tc-so:Executing command [ ./test ] tc-end: 1639140775.456589, int_sub_overflow_pic, passed tc-start: 1639140775.471758, int_sub_overflow_pie tc-so:Executing command [ ./test ] tc-end: 1639140780.817846, int_sub_overflow_pie, passed tp-end: 1639140780.829419, usr.bin/cc/t_ubsan_int_sub_overflow tp-start: 1639140782.557237, usr.bin/cc/t_ubsan_int_divzero, 3 tc-start: 1639140782.559703, int_divzero tc-so:Executing command [ ./test ] tc-end: 1639140787.815738, int_divzero, passed tc-start: 1639140787.831685, int_divzero_pic tc-so:Executing command [ ./test ] tc-end: 1639140794.445176, int_divzero_pic, passed tc-start: 1639140794.461154, int_divzero_pie tc-so:Executing command [ ./test ] tc-end: 1639140800.104614, int_divzero_pie, passed tp-end: 1639140800.121823, usr.bin/cc/t_ubsan_int_divzero tp-start: 1639140801.568047, usr.bin/cc/t_hello, 5 tc-start: 1639140801.571278, hello tc-so:Executing command [ cc -o hello test.c ] tc-so:Executing command [ ./hello ] tc-end: 1639140804.99595, hello, passed tc-start: 1639140804.113284, 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.92, 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.92, 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: 1639140817.888059, hello32, passed tc-start: 1639140817.915560, 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: 1639140822.18943, hello_pic, passed tc-start: 1639140822.37820, hello_pie tc-so:Executing command [ cc -fpie -pie -o hello test.c ] tc-so:Executing command [ ./hello ] tc-end: 1639140825.124163, hello_pie, passed tc-start: 1639140825.137348, 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: 1639140832.137476, hello_profile, passed tp-end: 1639140832.161286, usr.bin/cc/t_hello tp-start: 1639140832.789651, usr.bin/cc/t_libgomp, 1 tc-start: 1639140832.791885, libgomp tc-so:Executing command [ cc -fopenmp -o hellogomp hello.c ] tc-so:Executing command [ ./hellogomp ] tc-end: 1639140835.626052, libgomp, passed tp-end: 1639140835.638565, usr.bin/cc/t_libgomp tp-start: 1639140836.328104, usr.bin/cc/t_fuzzer_oom, 1 tc-start: 1639140836.331196, target_not_supported tc-end: 1639140836.949645, target_not_supported, skipped, Target is not supported tp-end: 1639140836.957811, usr.bin/cc/t_fuzzer_oom tp-start: 1639140837.616808, usr.bin/cc/t_fuzzer_simple, 1 tc-start: 1639140837.619358, target_not_supported tc-end: 1639140838.179915, target_not_supported, skipped, Target is not supported tp-end: 1639140838.187542, usr.bin/cc/t_fuzzer_simple tp-start: 1639140838.850497, usr.bin/cc/t_fuzzer_timeout, 1 tc-start: 1639140838.853091, target_not_supported tc-end: 1639140839.418205, target_not_supported, skipped, Target is not supported tp-end: 1639140839.426060, usr.bin/cc/t_fuzzer_timeout tp-start: 1639140840.154295, usr.bin/cc/t_msan_allocated_memory, 1 tc-start: 1639140840.159462, target_not_supported tc-end: 1639140840.889629, target_not_supported, skipped, Target is not supported tp-end: 1639140840.899551, usr.bin/cc/t_msan_allocated_memory tp-start: 1639140841.610485, usr.bin/cc/t_msan_check_mem, 1 tc-start: 1639140841.613701, target_not_supported tc-end: 1639140842.227559, target_not_supported, skipped, Target is not supported tp-end: 1639140842.236010, usr.bin/cc/t_msan_check_mem tp-start: 1639140842.905336, usr.bin/cc/t_msan_free, 1 tc-start: 1639140842.907811, target_not_supported tc-end: 1639140843.479284, target_not_supported, skipped, Target is not supported tp-end: 1639140843.486349, usr.bin/cc/t_msan_free tp-start: 1639140844.128070, usr.bin/cc/t_msan_heap, 1 tc-start: 1639140844.132233, target_not_supported tc-end: 1639140844.845578, target_not_supported, skipped, Target is not supported tp-end: 1639140844.855115, usr.bin/cc/t_msan_heap tp-start: 1639140845.593994, usr.bin/cc/t_msan_partial_poison, 1 tc-start: 1639140845.597074, target_not_supported tc-end: 1639140846.228224, target_not_supported, skipped, Target is not supported tp-end: 1639140846.238367, usr.bin/cc/t_msan_partial_poison tp-start: 1639140847.35044, usr.bin/cc/t_msan_poison, 1 tc-start: 1639140847.38304, target_not_supported tc-end: 1639140847.651933, target_not_supported, skipped, Target is not supported tp-end: 1639140847.659702, usr.bin/cc/t_msan_poison tp-start: 1639140848.362651, usr.bin/cc/t_msan_realloc, 1 tc-start: 1639140848.365991, target_not_supported tc-end: 1639140848.957479, target_not_supported, skipped, Target is not supported tp-end: 1639140848.966058, usr.bin/cc/t_msan_realloc tp-start: 1639140849.661753, usr.bin/cc/t_msan_shadow, 1 tc-start: 1639140849.664411, target_not_supported tc-end: 1639140850.259260, target_not_supported, skipped, Target is not supported tp-end: 1639140850.267400, usr.bin/cc/t_msan_shadow tp-start: 1639140850.931172, usr.bin/cc/t_msan_stack, 1 tc-start: 1639140850.934193, target_not_supported tc-end: 1639140851.547038, target_not_supported, skipped, Target is not supported tp-end: 1639140851.556222, usr.bin/cc/t_msan_stack tp-start: 1639140852.269066, usr.bin/cc/t_msan_unpoison, 1 tc-start: 1639140852.273049, target_not_supported tc-end: 1639140852.942233, target_not_supported, skipped, Target is not supported tp-end: 1639140852.951476, usr.bin/cc/t_msan_unpoison tp-start: 1639140854.494426, usr.bin/cc/t_tsan_data_race, 4 tc-start: 1639140854.497008, data_race tc-end: 1639140854.499325, data_race, skipped, Requires the 'x86_64' architecture tc-start: 1639140854.501430, data_race_pic tc-end: 1639140854.503567, data_race_pic, skipped, Requires the 'x86_64' architecture tc-start: 1639140854.505253, data_race_pie tc-end: 1639140854.507384, data_race_pie, skipped, Requires the 'x86_64' architecture tc-start: 1639140854.509000, data_race_profile tc-end: 1639140854.511098, data_race_profile, skipped, Requires the 'x86_64' architecture tp-end: 1639140854.512613, usr.bin/cc/t_tsan_data_race tp-start: 1639140856.62123, usr.bin/cc/t_tsan_heap_use_after_free, 4 tc-start: 1639140856.64705, heap_use_after_free tc-end: 1639140856.66707, heap_use_after_free, skipped, Requires the 'x86_64' architecture tc-start: 1639140856.68147, heap_use_after_free_pic tc-end: 1639140856.70146, heap_use_after_free_pic, skipped, Requires the 'x86_64' architecture tc-start: 1639140856.71518, heap_use_after_free_pie tc-end: 1639140856.73213, heap_use_after_free_pie, skipped, Requires the 'x86_64' architecture tc-start: 1639140856.74612, heap_use_after_free_profile tc-end: 1639140856.76994, heap_use_after_free_profile, skipped, Requires the 'x86_64' architecture tp-end: 1639140856.78462, usr.bin/cc/t_tsan_heap_use_after_free tp-start: 1639140857.537850, usr.bin/cc/t_tsan_lock_order_inversion, 4 tc-start: 1639140857.540789, lock_order_inversion tc-end: 1639140857.543361, lock_order_inversion, skipped, Requires the 'x86_64' architecture tc-start: 1639140857.544974, lock_order_inversion_pic tc-end: 1639140857.547083, lock_order_inversion_pic, skipped, Requires the 'x86_64' architecture tc-start: 1639140857.549046, lock_order_inversion_pie tc-end: 1639140857.551245, lock_order_inversion_pie, skipped, Requires the 'x86_64' architecture tc-start: 1639140857.552789, lock_order_inversion_profile tc-end: 1639140857.555107, lock_order_inversion_profile, skipped, Requires the 'x86_64' architecture tp-end: 1639140857.556680, usr.bin/cc/t_tsan_lock_order_inversion tp-start: 1639140859.35705, usr.bin/cc/t_tsan_locked_mutex_destroy, 4 tc-start: 1639140859.38538, locked_mutex_destroy tc-end: 1639140859.40437, locked_mutex_destroy, skipped, Requires the 'x86_64' architecture tc-start: 1639140859.42029, locked_mutex_destroy_pic tc-end: 1639140859.43994, locked_mutex_destroy_pic, skipped, Requires the 'x86_64' architecture tc-start: 1639140859.45487, locked_mutex_destroy_pie tc-end: 1639140859.48935, locked_mutex_destroy_pie, skipped, Requires the 'x86_64' architecture tc-start: 1639140859.52101, locked_mutex_destroy_profile tc-end: 1639140859.54576, locked_mutex_destroy_profile, skipped, Requires the 'x86_64' architecture tp-end: 1639140859.56583, usr.bin/cc/t_tsan_locked_mutex_destroy tp-start: 1639140860.699825, usr.bin/cc/t_tsan_signal_errno, 4 tc-start: 1639140860.702667, signal_errno tc-end: 1639140860.704486, signal_errno, skipped, Requires the 'x86_64' architecture tc-start: 1639140860.706073, signal_errno_pic tc-end: 1639140860.708026, signal_errno_pic, skipped, Requires the 'x86_64' architecture tc-start: 1639140860.709541, signal_errno_pie tc-end: 1639140860.711675, signal_errno_pie, skipped, Requires the 'x86_64' architecture tc-start: 1639140860.713256, signal_errno_profile tc-end: 1639140860.715191, signal_errno_profile, skipped, Requires the 'x86_64' architecture tp-end: 1639140860.716804, usr.bin/cc/t_tsan_signal_errno tp-start: 1639140862.254340, usr.bin/cc/t_tsan_thread_leak, 4 tc-start: 1639140862.256656, thread_leak tc-end: 1639140862.258309, thread_leak, skipped, Requires the 'x86_64' architecture tc-start: 1639140862.259793, thread_leak_pic tc-end: 1639140862.261615, thread_leak_pic, skipped, Requires the 'x86_64' architecture tc-start: 1639140862.263378, thread_leak_pie tc-end: 1639140862.265427, thread_leak_pie, skipped, Requires the 'x86_64' architecture tc-start: 1639140862.266997, thread_leak_profile tc-end: 1639140862.269071, thread_leak_profile, skipped, Requires the 'x86_64' architecture tp-end: 1639140862.270484, usr.bin/cc/t_tsan_thread_leak tp-start: 1639140863.50462, usr.bin/cmp/t_cmp, 2 tc-start: 1639140863.53347, 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: 1639140864.658040, missing, passed tc-start: 1639140864.667450, 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: 1639140865.821941, skip, passed tp-end: 1639140865.833184, usr.bin/cmp/t_cmp tp-start: 1639140869.140402, usr.bin/config/t_config, 14 tc-start: 1639140869.142764, 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: 1639140870.74881, deffs_redef, passed tc-start: 1639140870.95695, devi tc-so:Executing command [ test 0 -eq 0 ] tc-end: 1639140871.481262, devi, passed tc-start: 1639140871.521582, ifdef tc-so:Executing command [ test 0 -eq 0 ] tc-end: 1639140872.674567, ifdef, passed tc-start: 1639140872.707886, 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: 1639140873.604268, loop, passed tc-start: 1639140873.635168, 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: 1639140874.587561, loop2, passed tc-start: 1639140874.616710, min tc-so:Executing command [ test 0 -eq 0 ] tc-end: 1639140875.702072, min, passed tc-start: 1639140875.744962, 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: 1639140876.626163, no_pseudo, passed tc-start: 1639140876.642783, no_select tc-so:Executing command [ test 0 -eq 0 ] tc-end: 1639140877.825004, no_select, passed tc-start: 1639140877.861636, 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: 1639140878.927851, no_undefined_opt, passed tc-start: 1639140878.972976, 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: 1639140880.26577, postponed_orphan, passed tc-start: 1639140880.46867, 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: 1639140880.920339, pseudo_parent, passed tc-start: 1639140880.951941, select tc-so:Executing command [ test 0 -eq 0 ] tc-end: 1639140881.947439, select, passed tc-start: 1639140881.980334, 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: 1639140882.894880, shadow_instance, passed tc-start: 1639140882.927332, undefined_opt tc-so:Executing command [ config -s /usr/tests/usr.bin/config/support -b compile/undefined_opt d_undefined_opt ] tc-end: 1639140883.825144, undefined_opt, passed tp-end: 1639140883.858466, usr.bin/config/t_config tp-start: 1639140884.419005, usr.bin/cpio/t_cpio, 1 tc-start: 1639140884.421389, cpio tc-so:Executing command [ /usr/tests/usr.bin/cpio/h_cpio -p /tmp/atf-run.0w3lAN/bsdcpio -r /usr/tests/usr.bin/cpio ] tc-end: 1639140915.915083, cpio, passed tp-end: 1639140915.925187, usr.bin/cpio/t_cpio tp-start: 1639140916.766148, usr.bin/col/t_col, 3 tc-start: 1639140916.769244, 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: 1639140918.138028, hlf, passed tc-start: 1639140918.147007, 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: 1639140919.817746, nl, passed tc-start: 1639140919.826967, rlf tc-so:Executing command [ col ] tc-so:Executing command [ col ] tc-so:Executing command [ col -x ] tc-so:Executing command [ col ] tc-end: 1639140921.255078, rlf, passed tp-end: 1639140921.265665, usr.bin/col/t_col tp-start: 1639140922.655350, usr.bin/cut/t_cut, 6 tc-start: 1639140922.657875, basic tc-end: 1639140923.919336, basic, passed tc-start: 1639140923.931994, dflag tc-end: 1639140925.280988, dflag, passed tc-start: 1639140925.290454, dsflag tc-end: 1639140926.567798, dsflag, passed tc-start: 1639140926.580315, 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: 1639140927.567111, latin1, passed tc-start: 1639140927.576314, sflag tc-end: 1639140928.889310, sflag, passed tc-start: 1639140928.901733, 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: 1639140930.38826, utf8, passed tp-end: 1639140930.47748, usr.bin/cut/t_cut tp-start: 1639140930.869135, usr.bin/diff/t_diff, 3 tc-start: 1639140930.871393, 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: 1639140931.595201, mallocv, passed tc-start: 1639140931.601993, 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: 1639140932.312683, nomallocv, passed tc-start: 1639140932.320433, 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: 1639140933.20893, same, passed tp-end: 1639140933.28042, usr.bin/diff/t_diff tp-start: 1639140933.701199, usr.bin/dirname/t_dirname, 1 tc-start: 1639140933.704449, 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: 1639140935.983140, basic, passed tp-end: 1639140935.992187, usr.bin/dirname/t_dirname tp-start: 1639140936.828624, usr.bin/find/t_find, 3 tc-start: 1639140936.831057, emptyperm tc-so:Executing command [ /bin/sh -c find /var -empty -type d ] tc-end: 1639140937.900894, emptyperm, passed tc-start: 1639140937.914968, exit tc-so:Executing command [ /bin/sh -c find /etc -type f -exit ] tc-end: 1639140938.689632, exit, passed tc-start: 1639140938.697836, exit_status tc-so:Executing command [ /bin/sh -c find / -exit 72 ] tc-end: 1639140939.383829, exit_status, passed tp-end: 1639140939.390842, usr.bin/find/t_find tp-start: 1639140940.145491, usr.bin/fstat/t_fstat, 2 tc-start: 1639140940.147797, 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 423 ] tc-so:Executing command [ /bin/sh -c fstat -p 726 ] tc-so:Executing command [ /bin/sh -c fstat -p 788 ] tc-so:Executing command [ /bin/sh -c fstat -p 812 ] tc-so:Executing command [ /bin/sh -c fstat -p 853 ] tc-so:Executing command [ /bin/sh -c fstat -p 866 ] tc-so:Executing command [ /bin/sh -c fstat -p 880 ] tc-so:Executing command [ /bin/sh -c fstat -p 894 ] tc-so:Executing command [ /bin/sh -c fstat -p 936 ] tc-so:Executing command [ /bin/sh -c fstat -p 1413 ] tc-so:Executing command [ /bin/sh -c fstat -p 26419 ] tc-so:Executing command [ /bin/sh -c fstat -p 28885 ] tc-so:Executing command [ /bin/sh -c fstat -p 29181 ] tc-end: 1639140944.963667, basic, passed tc-start: 1639140944.973686, 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: 1639140946.913351, err, passed tp-end: 1639140946.921388, usr.bin/fstat/t_fstat tp-start: 1639140947.925526, usr.bin/gdb/t_regress, 3 tc-start: 1639140947.927952, pie tc-so:Executing command [ grep annot access memory gdb.out ] tc-end: 1639140952.825912, pie, passed tc-start: 1639140952.844251, threads tc-so:Executing command [ grep Program received signal SIGTRAP gdb.out ] tc-end: 1639140959.683703, threads, passed tc-start: 1639140959.696046, xml tc-so:Executing command [ grep Can not parse XML gdb.out ] tc-end: 1639140961.147829, xml, passed tp-end: 1639140961.163325, usr.bin/gdb/t_regress tp-start: 1639140964.86787, usr.bin/grep/t_grep, 19 tc-start: 1639140964.89512, basic tc-so:Executing command [ /bin/sh -c jot 10000 | grep 123 ] tc-end: 1639140965.98611, basic, passed tc-start: 1639140965.108965, 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: 1639140966.123530, begin_end, passed tc-start: 1639140966.131615, binary tc-se:1+0 records in tc-se:1+0 records out tc-se:512 bytes transferred in 0.003 secs (170666 bytes/sec) tc-so:Executing command [ grep foobar test.file ] tc-end: 1639140966.956263, binary, passed tc-start: 1639140966.969131, 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: 1639140968.430612, context, passed tc-start: 1639140968.452858, 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: 1639140969.655387, context2, passed tc-start: 1639140969.669108, egrep tc-so:Executing command [ egrep \?|\*$$ /usr/tests/usr.bin/grep/d_input ] tc-end: 1639140970.418948, egrep, passed tc-start: 1639140970.425786, 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: 1639140971.289783, file_exp, passed tc-start: 1639140971.297576, ignore_case tc-so:Executing command [ grep -i Upper /usr/tests/usr.bin/grep/d_input ] tc-end: 1639140972.47504, ignore_case, passed tc-start: 1639140972.55626, invert tc-so:Executing command [ grep -v fish /usr/tests/usr.bin/grep/d_invert.in ] tc-end: 1639140972.766043, invert, passed tc-start: 1639140972.776335, negative tc-so:Executing command [ grep not a hope in hell /usr/tests/usr.bin/grep/d_input ] tc-end: 1639140973.512802, negative, passed tc-start: 1639140973.522724, nonexistent tc-so:Executing command [ grep -s foobar nonexistent ] tc-end: 1639140974.275472, nonexistent, passed tc-start: 1639140974.285265, recurse tc-so:Executing command [ /bin/sh -c grep -r haddock recurse | sort ] tc-end: 1639140975.197927, recurse, passed tc-start: 1639140975.225545, recurse_symlink tc-so:Executing command [ grep -r string test ] tc-end: 1639140976.86453, recurse_symlink, passed tc-start: 1639140976.107449, whole_line tc-so:Executing command [ grep -x matchme /usr/tests/usr.bin/grep/d_input ] tc-end: 1639140976.952415, whole_line, passed tc-start: 1639140976.961679, 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: 1639140979.273965, word_in_line, passed tc-start: 1639140979.283363, 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: 1639140981.693603, word_in_line_utf8, passed tc-start: 1639140981.702810, 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: 1639140983.37156, word_locale, passed tc-start: 1639140983.48396, word_regexps tc-so:Executing command [ grep -w separated /usr/tests/usr.bin/grep/d_input ] tc-end: 1639140983.817158, word_regexps, passed tc-start: 1639140983.824555, zgrep tc-so:Executing command [ zgrep -h line d_input.gz ] tc-end: 1639140984.922065, zgrep, passed tp-end: 1639140984.932220, usr.bin/grep/t_grep tp-start: 1639140986.48922, usr.bin/gzip/t_gzip, 5 tc-start: 1639140986.51591, concatenated tc-so:Executing command [ gzip -d tmp.gz -c ] tc-end: 1639140986.868049, concatenated, passed tc-start: 1639140986.889323, crcerror tc-so:Executing command [ gzip -d crcerror.gz ] tc-end: 1639140987.627751, crcerror, passed tc-start: 1639140987.638320, good tc-so:Executing command [ gzip -d good.gz ] tc-end: 1639140988.382897, good, passed tc-start: 1639140988.394221, 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: 1639141045.104900, pipe, passed tc-start: 1639141045.115035, truncated tc-so:Executing command [ gzip -d truncated.gz ] tc-end: 1639141045.935765, truncated, passed tp-end: 1639141045.947321, usr.bin/gzip/t_gzip tp-start: 1639141046.772379, usr.bin/id/t_groups, 2 tc-start: 1639141046.775682, 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: 1639141048.704561, correct, passed tc-start: 1639141048.718090, syntax tc-so:Executing command [ ./run_groups.sh -r ] tc-so:Executing command [ grep ^usage: stderr ] tc-end: 1639141049.777178, syntax, passed tp-end: 1639141049.789213, usr.bin/id/t_groups tp-start: 1639141051.36201, usr.bin/id/t_id, 6 tc-start: 1639141051.38947, 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: 1639141055.116806, Gflag, passed tc-start: 1639141055.132296, 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: 1639141058.5343, default, passed tc-start: 1639141058.22933, 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: 1639141065.971326, gflag, passed tc-start: 1639141065.992905, 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: 1639141069.185981, pflag, passed tc-start: 1639141069.202832, 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: 1639141075.168329, primaries, passed tc-start: 1639141075.183721, 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: 1639141083.517, uflag, passed tp-end: 1639141083.22616, usr.bin/id/t_id tp-start: 1639141083.894209, usr.bin/id/t_whoami, 2 tc-start: 1639141083.897315, 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: 1639141085.94055, correct, passed tc-start: 1639141085.108549, syntax tc-so:Executing command [ ./run_whoami.sh root ] tc-so:Executing command [ ./run_whoami.sh -r ] tc-end: 1639141086.139000, syntax, passed tp-end: 1639141086.151887, usr.bin/id/t_whoami tp-start: 1639141089.766395, usr.bin/indent/t_errors, 35 tc-start: 1639141089.769504, argument_input_enoent tc-so:Executing command [ /usr/bin/indent ./nonexistent.c ] tc-end: 1639141090.622058, argument_input_enoent, passed tc-start: 1639141090.631772, argument_output_enoent tc-so:Executing command [ /usr/bin/indent /dev/null subdir/nonexistent.c ] tc-end: 1639141091.597402, argument_output_enoent, passed tc-start: 1639141091.607317, 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: 1639141092.675678, argument_output_equals_input_file, passed tc-start: 1639141092.684732, argument_output_equals_input_name tc-so:Executing command [ /usr/bin/indent code.c code.c ] tc-end: 1639141093.639532, argument_output_equals_input_name, passed tc-start: 1639141093.651552, argument_too_many tc-so:Executing command [ /usr/bin/indent arg1.c arg2.c arg3.c arg4.c ] tc-end: 1639141094.685407, argument_too_many, passed tc-start: 1639141094.700014, 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: 1639141095.863641, in_place_wrong_backup, passed tc-start: 1639141095.877600, option_bool_trailing_garbage tc-so:Executing command [ /usr/bin/indent -bacchus ] tc-end: 1639141096.709066, option_bool_trailing_garbage, passed tc-start: 1639141096.716852, option_buffer_overflow tc-so:Executing command [ /usr/bin/indent -Pindent.pro ] tc-end: 1639141097.576507, option_buffer_overflow, passed tc-start: 1639141097.585282, option_cli_trailing_garbage tc-so:Executing command [ /usr/bin/indent -cli3garbage ] tc-end: 1639141098.430580, option_cli_trailing_garbage, passed tc-start: 1639141098.440263, option_indent_size_zero tc-so:Executing command [ /usr/bin/indent -i0 ] tc-end: 1639141099.384262, option_indent_size_zero, passed tc-start: 1639141099.392559, option_int_missing_argument tc-so:Executing command [ /usr/bin/indent -tsx ] tc-end: 1639141100.229064, option_int_missing_argument, passed tc-start: 1639141100.239374, option_int_trailing_garbage tc-so:Executing command [ /usr/bin/indent -i3garbage ] tc-end: 1639141101.60434, option_int_trailing_garbage, passed tc-start: 1639141101.69586, option_npro_trailing_garbage tc-so:Executing command [ /usr/bin/indent -npro-garbage ] tc-end: 1639141101.928707, option_npro_trailing_garbage, passed tc-start: 1639141101.937212, option_profile_not_found tc-so:Executing command [ /usr/bin/indent -P./nonexistent ] tc-end: 1639141102.757420, option_profile_not_found, passed tc-start: 1639141102.767337, 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: 1639141104.6862, option_special_missing_param, passed tc-start: 1639141104.13760, option_st_trailing_garbage tc-so:Executing command [ /usr/bin/indent -stdio ] tc-end: 1639141104.862324, option_st_trailing_garbage, passed tc-start: 1639141104.873002, option_tabsize_large tc-so:Executing command [ /usr/bin/indent -ts81 ] tc-end: 1639141105.792923, option_tabsize_large, passed tc-start: 1639141105.800848, option_tabsize_negative tc-so:Executing command [ /usr/bin/indent -ts-1 ] tc-end: 1639141106.687550, option_tabsize_negative, passed tc-start: 1639141106.698763, option_tabsize_very_large tc-so:Executing command [ /usr/bin/indent -ts3000000000 ] tc-end: 1639141107.601706, option_tabsize_very_large, passed tc-start: 1639141107.612703, option_tabsize_zero tc-so:Executing command [ /usr/bin/indent -ts0 ] tc-end: 1639141108.562413, option_tabsize_zero, passed tc-start: 1639141108.570351, option_typedefs_not_found tc-so:Executing command [ /usr/bin/indent -U./nonexistent ] tc-end: 1639141109.422897, option_typedefs_not_found, passed tc-start: 1639141109.433744, option_unknown tc-so:Executing command [ /usr/bin/indent -Z-unknown ] tc-end: 1639141110.233294, option_unknown, passed tc-start: 1639141110.241347, option_version_trailing_garbage tc-so:Executing command [ /usr/bin/indent --version-dump ] tc-end: 1639141111.97235, option_version_trailing_garbage, passed tc-start: 1639141111.106346, preprocessing_overflow tc-so:Executing command [ /usr/bin/indent code.c ] tc-end: 1639141112.143370, preprocessing_overflow, passed tc-start: 1639141112.161925, preprocessing_unrecognized tc-so:Executing command [ /usr/bin/indent code.c ] tc-end: 1639141113.77779, preprocessing_unrecognized, passed tc-start: 1639141113.94434, search_stmt_comment_segv tc-so:Executing command [ /usr/bin/indent code.c -st ] tc-end: 1639141113.969583, search_stmt_comment_segv, passed tc-start: 1639141113.989736, search_stmt_fits_in_one_line tc-so:Executing command [ /usr/bin/indent -l34 code.c -st ] tc-end: 1639141114.872392, search_stmt_fits_in_one_line, passed tc-start: 1639141114.884333, unbalanced_parentheses_1 tc-so:Executing command [ /usr/bin/indent code.c ] tc-end: 1639141115.858562, unbalanced_parentheses_1, passed tc-start: 1639141115.875732, unbalanced_parentheses_2 tc-so:Executing command [ /usr/bin/indent code.c ] tc-end: 1639141116.747593, unbalanced_parentheses_2, passed tc-start: 1639141116.766444, unbalanced_parentheses_3 tc-so:Executing command [ /usr/bin/indent code.c ] tc-end: 1639141117.694077, unbalanced_parentheses_3, passed tc-start: 1639141117.713852, unexpected_closing_brace_decl tc-so:Executing command [ /usr/bin/indent code.c ] tc-so:Executing command [ cat code.c ] tc-end: 1639141118.879802, unexpected_closing_brace_decl, passed tc-start: 1639141118.894925, unexpected_closing_brace_top_level tc-so:Executing command [ /usr/bin/indent code.c ] tc-so:Executing command [ cat code.c ] tc-end: 1639141120.124171, unexpected_closing_brace_top_level, passed tc-start: 1639141120.140192, unexpected_end_of_file tc-so:Executing command [ /usr/bin/indent code.c ] tc-so:Executing command [ cat code.c ] tc-end: 1639141121.177472, unexpected_end_of_file, passed tc-start: 1639141121.192996, unterminated_comment_nowrap tc-so:Executing command [ /usr/bin/indent -st ] tc-end: 1639141122.86975, unterminated_comment_nowrap, passed tc-start: 1639141122.97926, unterminated_comment_wrap tc-so:Executing command [ /usr/bin/indent -st ] tc-end: 1639141123.19353, unterminated_comment_wrap, passed tp-end: 1639141123.29889, usr.bin/indent/t_errors tp-start: 1639141124.652236, usr.bin/indent/t_misc, 13 tc-start: 1639141124.655161, 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: 1639141125.966370, command_line_vs_profile, passed tc-start: 1639141125.978550, default_backup_extension tc-so:Executing command [ /usr/bin/indent code.c ] tc-so:Executing command [ cat code.c.BAK ] tc-end: 1639141126.868770, default_backup_extension, passed tc-start: 1639141126.882775, 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: 1639141128.214730, in_place, passed tc-start: 1639141128.234932, in_place_parse_error tc-so:Executing command [ /usr/bin/indent code.c ] tc-so:Executing command [ cat code.c ] tc-end: 1639141129.313534, in_place_parse_error, passed tc-start: 1639141129.328720, line_no_counting tc-so:Executing command [ /usr/bin/indent code.c -st ] tc-end: 1639141130.311725, line_no_counting, passed tc-start: 1639141130.322560, nested_struct_declarations tc-so:Executing command [ /usr/bin/indent -i1 -nut ] tc-end: 1639141131.213388, nested_struct_declarations, passed tc-start: 1639141131.232170, opt tc-so:Executing command [ /usr/bin/indent code.c -st ] tc-end: 1639141132.129180, opt, passed tc-start: 1639141132.142283, opt_U tc-so:Executing command [ /usr/bin/indent -Ucode.types code.c -di0 -st ] tc-end: 1639141132.987087, opt_U, passed tc-start: 1639141133.2694, opt_npro tc-so:Executing command [ /usr/bin/indent code.c -st ] tc-end: 1639141133.800189, opt_npro, passed tc-start: 1639141133.815788, option_P_in_profile_file tc-so:Executing command [ /usr/bin/indent ] tc-end: 1639141134.675755, option_P_in_profile_file, passed tc-start: 1639141134.690688, option_without_hyphen tc-so:Executing command [ /usr/bin/indent ] tc-end: 1639141135.565365, option_without_hyphen, passed tc-start: 1639141135.582672, several_profiles tc-so:Executing command [ /usr/bin/indent -Pnonexistent.pro -Perror.pro -Plast.pro code.c -st ] tc-end: 1639141136.478354, several_profiles, passed tc-start: 1639141136.495700, verbose_profile tc-so:Executing command [ /usr/bin/indent -v before.c after.c ] tc-so:Executing command [ cat after.c ] tc-end: 1639141137.585881, verbose_profile, passed tp-end: 1639141137.602645, usr.bin/indent/t_misc tp-start: 1639141148.953169, usr.bin/indent/t_options, 135 tc-start: 1639141148.956327, 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: 1639141150.661564, fmt_block, passed tc-start: 1639141150.671604, 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: 1639141155.444565, fmt_decl, passed tc-start: 1639141155.454897, 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: 1639141156.982650, fmt_else_comment, passed tc-start: 1639141156.991528, 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: 1639141158.202154, fmt_expr, passed tc-start: 1639141158.213232, 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: 1639141160.463794, indent_off_on, passed tc-start: 1639141160.477017, 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: 1639141162.80655, label, passed tc-start: 1639141162.94019, 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: 1639141163.528982, lex_char, passed tc-start: 1639141163.541190, 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: 1639141165.56091, lex_ident, passed tc-start: 1639141165.65200, 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: 1639141166.304302, lex_string, passed tc-start: 1639141166.313938, 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: 1639141167.865035, lsym_binary_op, passed tc-start: 1639141167.875122, 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: 1639141169.372512, lsym_case_label, passed tc-start: 1639141169.385068, 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: 1639141170.761171, lsym_colon, passed tc-start: 1639141170.770189, 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: 1639141173.181767, lsym_comma, passed tc-start: 1639141173.197682, 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: 1639141174.817661, lsym_comment, passed tc-start: 1639141174.828881, 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: 1639141176.8328, lsym_do, passed tc-start: 1639141176.16910, 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: 1639141177.310170, lsym_else, passed tc-start: 1639141177.321773, 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: 1639141178.554108, lsym_eof, passed tc-start: 1639141178.562785, 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: 1639141179.660117, lsym_for, passed tc-start: 1639141179.668343, 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: 1639141180.795845, lsym_form_feed, passed tc-start: 1639141180.804311, 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: 1639141181.865270, lsym_funcname, passed tc-start: 1639141181.874154, 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: 1639141183.29485, lsym_if, passed tc-start: 1639141183.38566, 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: 1639141184.117220, lsym_lbrace, passed tc-start: 1639141184.125686, 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: 1639141185.401915, lsym_lparen_or_lbracket, passed tc-start: 1639141185.411537, 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: 1639141186.900393, lsym_newline, passed tc-start: 1639141186.909585, 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: 1639141188.253215, lsym_offsetof, passed tc-start: 1639141188.265994, 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: 1639141189.776233, lsym_period, passed tc-start: 1639141189.787894, 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: 1639141191.315794, lsym_postfix_op, passed tc-start: 1639141191.327274, 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: 1639141192.862459, lsym_preprocessing, passed tc-start: 1639141192.876182, 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: 1639141194.788805, lsym_question, passed tc-start: 1639141194.800041, 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: 1639141196.342894, lsym_rbrace, passed tc-start: 1639141196.354075, 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: 1639141198.81785, lsym_return, passed tc-start: 1639141198.94300, 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: 1639141199.588492, lsym_rparen_or_rbracket, passed tc-start: 1639141199.602286, 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: 1639141200.832744, lsym_semicolon, passed tc-start: 1639141200.843114, 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: 1639141202.469865, lsym_sizeof, passed tc-start: 1639141202.484085, 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: 1639141203.651392, lsym_storage_class, passed tc-start: 1639141203.665090, 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: 1639141204.843682, lsym_switch, passed tc-start: 1639141204.856861, 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: 1639141206.341794, lsym_tag, passed tc-start: 1639141206.351741, 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: 1639141207.648270, lsym_type_in_parentheses, passed tc-start: 1639141207.659458, 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: 1639141208.968683, lsym_type_outside_parentheses, passed tc-start: 1639141208.977305, 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: 1639141210.233409, lsym_typedef, passed tc-start: 1639141210.244647, 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: 1639141211.782558, lsym_unary_op, passed tc-start: 1639141211.794234, 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: 1639141213.76674, lsym_while, passed tc-start: 1639141213.90050, 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: 1639141214.444661, lsym_word, passed tc-start: 1639141214.456483, 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: 1639141215.708769, opt_P, passed tc-start: 1639141215.718353, 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: 1639141217.145808, opt_T, passed tc-start: 1639141217.155197, 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: 1639141219.169936, opt_bacc, passed tc-start: 1639141219.182533, 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: 1639141220.892365, opt_bad, passed tc-start: 1639141220.901051, 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: 1639141223.253398, opt_badp, passed tc-start: 1639141223.263926, 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: 1639141224.611334, opt_bap, passed tc-start: 1639141224.620093, 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: 1639141226.865639, opt_bap_sob, passed tc-start: 1639141226.883680, 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: 1639141228.582121, opt_bbb, passed tc-start: 1639141228.593565, 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: 1639141230.156512, opt_bc, passed tc-start: 1639141230.164973, 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: 1639141231.664150, opt_bl_br, passed tc-start: 1639141231.673458, 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: 1639141233.335854, opt_bs, passed tc-start: 1639141233.344289, 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: 1639141234.726301, opt_c, passed tc-start: 1639141234.736204, 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: 1639141235.917060, opt_cd, passed tc-start: 1639141235.926510, 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: 1639141238.27349, opt_cdb, passed tc-start: 1639141238.36163, 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: 1639141239.353721, opt_ce, passed tc-start: 1639141239.363750, 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: 1639141242.162453, opt_ci, passed tc-start: 1639141242.171639, 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: 1639141243.474560, opt_cli, passed tc-start: 1639141243.483935, 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: 1639141244.941402, opt_cs, passed tc-start: 1639141244.950522, 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: 1639141246.167934, opt_d, passed tc-start: 1639141246.177377, 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: 1639141248.102892, opt_di, passed tc-start: 1639141248.112569, 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: 1639141249.632215, opt_dj, passed tc-start: 1639141249.642534, 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: 1639141251.446688, opt_eei, passed tc-start: 1639141251.455875, 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: 1639141252.891604, opt_ei, passed tc-start: 1639141252.902036, 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: 1639141254.230933, opt_fbs, passed tc-start: 1639141254.240217, 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: 1639141256.61529, opt_fc1, passed tc-start: 1639141256.71160, 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: 1639141258.428044, opt_fcb, passed tc-start: 1639141258.437951, 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: 1639141259.925945, opt_i, passed tc-start: 1639141259.934867, 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: 1639141261.436536, opt_ip, passed tc-start: 1639141261.447451, 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: 1639141263.324920, opt_l, passed tc-start: 1639141263.334192, 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: 1639141264.662395, opt_lc, passed tc-start: 1639141264.671241, 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: 1639141266.264412, opt_ldi, passed tc-start: 1639141266.274880, 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: 1639141267.691286, opt_lp, passed tc-start: 1639141267.702202, 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: 1639141269.30263, opt_lpl, passed tc-start: 1639141269.41097, 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: 1639141270.845694, opt_pcs, passed tc-start: 1639141270.856014, 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: 1639141272.435646, opt_psl, passed tc-start: 1639141272.447903, 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: 1639141274.51692, opt_sc, passed tc-start: 1639141274.61610, 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: 1639141275.653960, opt_sob, passed tc-start: 1639141275.663799, 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: 1639141276.928182, opt_ta, passed tc-start: 1639141276.937586, 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: 1639141278.348741, opt_ts, passed tc-start: 1639141278.358957, 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: 1639141279.753071, opt_ut, passed tc-start: 1639141279.766999, 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: 1639141281.416162, opt_v, passed tc-start: 1639141281.427203, 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: 1639141282.956401, opt_version, passed tc-start: 1639141282.972001, 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: 1639141284.767540, ps_ind_level, passed tc-start: 1639141284.779721, 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: 1639141286.198381, psym_decl, passed tc-start: 1639141286.211477, 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: 1639141287.631338, psym_do, passed tc-start: 1639141287.644483, 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: 1639141289.345430, psym_do_stmt, passed tc-start: 1639141289.358165, 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: 1639141290.826902, psym_else, passed tc-start: 1639141290.840595, 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: 1639141292.517892, psym_for_exprs, passed tc-start: 1639141292.533481, 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: 1639141294.350054, psym_if_expr, passed tc-start: 1639141294.365700, 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: 1639141295.832411, psym_if_expr_stmt, passed tc-start: 1639141295.845317, 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: 1639141297.325937, psym_if_expr_stmt_else, passed tc-start: 1639141297.338582, 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: 1639141298.812466, psym_lbrace, passed tc-start: 1639141298.824857, 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: 1639141300.226112, psym_rbrace, passed tc-start: 1639141300.236636, 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: 1639141301.870491, psym_semicolon, passed tc-start: 1639141301.883510, 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: 1639141303.283255, psym_stmt, passed tc-start: 1639141303.295729, 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: 1639141304.681892, psym_stmt_list, passed tc-start: 1639141304.694663, 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: 1639141306.476962, psym_switch_expr, passed tc-start: 1639141306.490043, 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: 1639141307.994334, psym_while_expr, passed tc-start: 1639141308.8585, 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: 1639141309.871135, token_binary_op, passed tc-start: 1639141309.884311, 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: 1639141315.679615, token_comment, passed tc-start: 1639141315.694440, 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: 1639141317.438979, token_decl, passed tc-start: 1639141317.453682, 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: 1639141318.833795, token_do_stmt, passed tc-start: 1639141318.848129, 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: 1639141320.456898, token_end_of_file, passed tc-start: 1639141320.466718, 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: 1639141321.982713, token_for_exprs, passed tc-start: 1639141321.998733, 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: 1639141323.534948, token_form_feed, passed tc-start: 1639141323.548089, 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: 1639141325.155798, token_funcname, passed tc-start: 1639141325.168157, 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: 1639141327.68388, token_ident, passed tc-start: 1639141327.78460, 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: 1639141328.351255, token_if_expr, passed tc-start: 1639141328.361359, 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: 1639141329.845885, token_if_expr_stmt, passed tc-start: 1639141329.856521, 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: 1639141331.278687, token_if_expr_stmt_else, passed tc-start: 1639141331.290008, 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: 1639141332.763247, token_keyword_do, passed tc-start: 1639141332.773758, 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: 1639141334.115037, token_keyword_do_else, passed tc-start: 1639141334.124435, 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: 1639141335.395243, token_keyword_else, passed tc-start: 1639141335.407012, 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: 1639141336.939392, token_keyword_for_if_while, passed tc-start: 1639141336.948877, 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: 1639141338.469010, token_keyword_struct_union_enum, passed tc-start: 1639141338.478271, 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: 1639141339.703902, token_lbrace, passed tc-start: 1639141339.714064, 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: 1639141341.419735, token_lparen, passed tc-start: 1639141341.430463, 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: 1639141342.685967, token_newline, passed tc-start: 1639141342.694727, 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: 1639141344.15082, token_period, passed tc-start: 1639141344.26596, 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: 1639141345.304770, token_postfix_op, passed tc-start: 1639141345.314168, 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: 1639141347.63679, token_preprocessing, passed tc-start: 1639141347.73142, 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: 1639141348.307499, token_rbrace, passed tc-start: 1639141348.317474, 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: 1639141349.696568, token_rparen, passed tc-start: 1639141349.708913, 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: 1639141351.183083, token_semicolon, passed tc-start: 1639141351.192581, 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: 1639141352.431990, token_stmt, passed tc-start: 1639141352.443248, 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: 1639141353.678999, token_stmt_list, passed tc-start: 1639141353.689063, 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: 1639141354.911635, token_storage_class, passed tc-start: 1639141354.923957, 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: 1639141356.710325, token_string_prefix, passed tc-start: 1639141356.718846, 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: 1639141357.943606, token_switch_expr, passed tc-start: 1639141357.955035, 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: 1639141359.182553, token_type_def, passed tc-start: 1639141359.191714, 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: 1639141360.412127, token_unary_op, passed tc-start: 1639141360.424046, 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: 1639141361.660551, token_while_expr, passed tp-end: 1639141361.670289, usr.bin/indent/t_options tp-start: 1639141362.473213, usr.bin/infocmp/t_terminfo, 2 tc-start: 1639141362.475718, 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: 1639141364.982394, basic, passed tc-start: 1639141364.990826, missing tc-so:Executing command [ env TERM=this-is-no-term infocmp ] tc-so:Executing command [ env TERM=nonexistent infocmp ] tc-end: 1639141365.888291, missing, passed tp-end: 1639141365.895639, usr.bin/infocmp/t_terminfo tp-start: 1639141366.582411, usr.bin/jot/t_jot, 2 tc-start: 1639141366.585070, basic tc-so:Executing command [ jot 21 -1 1.00 ] tc-end: 1639141367.269092, basic, passed tc-start: 1639141367.284508, 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: 1639141368.453498, format, passed tp-end: 1639141368.462487, usr.bin/jot/t_jot tp-start: 1639141369.877170, usr.bin/ld/t_script, 5 tc-start: 1639141369.879580, 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: 1639141372.550704, multisec, passed tc-start: 1639141372.573816, 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: 1639141377.969823, order_default, passed tc-start: 1639141378.7501, 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: 1639141383.149007, order_merge, passed tc-start: 1639141383.181676, 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: 1639141388.995129, order_reorder, passed tc-start: 1639141389.37311, 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: 1639141394.586707, order_sort, passed tp-end: 1639141394.646896, usr.bin/ld/t_script tp-start: 1639141395.457357, usr.bin/ld/t_section, 2 tc-start: 1639141395.460285, orphan tc-so:Executing command [ cc -o test test.c ] tc-so:Executing command [ test 0 -eq 0 ] tc-end: 1639141397.728766, orphan, passed tc-start: 1639141397.742910, startstop tc-so:Executing command [ cc -o test test.c ] tc-end: 1639141399.806665, startstop, passed tp-end: 1639141399.818404, usr.bin/ld/t_section tp-start: 1639141400.387422, usr.bin/locale/t_locale, 1 tc-start: 1639141400.390587, 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: 1639141401.89772, nonexistent, expected_failure, PR lib/54692: atf-check failed; see the output of the test for details tp-end: 1639141401.98615, usr.bin/locale/t_locale tp-start: 1639141401.781847, usr.bin/m4/t_m4, 1 tc-start: 1639141401.785594, 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: 1639141403.53172, eof, passed tp-end: 1639141403.67506, usr.bin/m4/t_m4 tp-start: 1639141465.726707, usr.bin/make/t_make, 389 tc-start: 1639141465.729709, 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: 1639141471.705529, archive, passed tc-start: 1639141471.732683, 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: 1639141476.291331, archive_suffix, passed tc-start: 1639141476.306704, 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: 1639141481.215785, cmd_errors, passed tc-start: 1639141481.234088, 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: 1639141486.143506, cmd_errors_jobs, passed tc-start: 1639141486.158335, 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: 1639141490.995730, cmd_errors_lint, passed tc-start: 1639141491.11287, 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: 1639141496.391929, cmd_interrupt, passed tc-start: 1639141496.407393, 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: 1639141501.516126, cmdline, passed tc-start: 1639141501.529734, 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: 1639141506.381636, cmdline_redirect_stdin, passed tc-start: 1639141506.394527, 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: 1639141511.395188, cmdline_undefined, passed tc-start: 1639141511.413063, 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: 1639141516.372865, comment, passed tc-start: 1639141516.390821, 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: 1639141521.450048, compat_error, passed tc-start: 1639141521.465716, 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: 1639141526.194441, cond1, passed tc-start: 1639141526.207511, 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: 1639141530.845423, cond_cmp_numeric, passed tc-start: 1639141530.859349, 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: 1639141535.540560, cond_cmp_numeric_eq, passed tc-start: 1639141535.555813, 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: 1639141540.2236, cond_cmp_numeric_ge, passed tc-start: 1639141540.16226, 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: 1639141544.548125, cond_cmp_numeric_gt, passed tc-start: 1639141544.561818, 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: 1639141549.319753, cond_cmp_numeric_le, passed tc-start: 1639141549.333318, 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: 1639141554.335595, cond_cmp_numeric_lt, passed tc-start: 1639141554.352930, 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: 1639141559.57524, cond_cmp_numeric_ne, passed tc-start: 1639141559.72261, 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: 1639141563.511642, cond_cmp_string, passed tc-start: 1639141563.530164, 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: 1639141568.119058, cond_cmp_unary, passed tc-start: 1639141568.131668, 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: 1639141572.763150, cond_eof, passed tc-start: 1639141572.776330, 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: 1639141577.262958, cond_func, passed tc-start: 1639141577.277820, 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: 1639141581.852294, cond_func_commands, passed tc-start: 1639141581.864900, 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: 1639141587.72366, cond_func_defined, passed tc-start: 1639141587.90808, 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: 1639141591.741556, cond_func_empty, passed tc-start: 1639141591.757669, 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: 1639141596.519564, cond_func_exists, passed tc-start: 1639141596.535042, 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: 1639141601.115120, cond_func_make, passed tc-start: 1639141601.129010, 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: 1639141605.638111, cond_func_make_main, passed tc-start: 1639141605.654803, 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: 1639141610.431045, cond_func_target, passed tc-start: 1639141610.447630, 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: 1639141616.179440, cond_late, passed tc-start: 1639141616.197026, 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: 1639141621.859212, cond_op, passed tc-start: 1639141621.873801, 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: 1639141626.787833, cond_op_and, passed tc-start: 1639141626.804515, 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: 1639141631.702113, cond_op_and_lint, passed tc-start: 1639141631.724910, 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: 1639141636.815410, cond_op_not, passed tc-start: 1639141636.830647, 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: 1639141642.180270, cond_op_or, passed tc-start: 1639141642.199967, 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: 1639141647.31006, cond_op_or_lint, passed tc-start: 1639141647.49031, 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: 1639141651.710906, cond_op_parentheses, passed tc-start: 1639141651.724654, 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: 1639141657.63455, cond_short, passed tc-start: 1639141657.76989, 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: 1639141661.680323, cond_token_number, passed tc-start: 1639141661.694749, 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: 1639141666.502810, cond_token_plain, passed tc-start: 1639141666.522842, 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: 1639141671.313784, cond_token_string, passed tc-start: 1639141671.331881, 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: 1639141675.816225, cond_token_var, passed tc-start: 1639141675.835595, 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: 1639141680.525161, cond_undef_lint, passed tc-start: 1639141680.541148, 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: 1639141685.367514, counter, passed tc-start: 1639141685.384038, 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: 1639141690.227600, counter_append, passed tc-start: 1639141690.241456, 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: 1639141695.91555, dep, passed tc-start: 1639141695.105637, 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: 1639141700.6803, dep_colon, passed tc-start: 1639141700.22383, 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: 1639141704.807012, dep_colon_bug_cross_file, passed tc-start: 1639141704.823017, 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: 1639141709.595940, dep_double_colon, passed tc-start: 1639141709.609494, 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: 1639141714.728277, dep_double_colon_indep, passed tc-start: 1639141714.748327, 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: 1639141720.56106, dep_exclam, passed tc-start: 1639141720.71559, 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: 1639141724.867923, dep_none, passed tc-start: 1639141724.881292, 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: 1639141729.356915, dep_percent, passed tc-start: 1639141729.371587, 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: 1639141734.47578, dep_var, passed tc-start: 1639141734.63587, 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: 1639141738.586725, dep_wildcards, passed tc-start: 1639141738.599692, 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: 1639141743.245015, depsrc, passed tc-start: 1639141743.260301, 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: 1639141747.782932, depsrc_end, passed tc-start: 1639141747.798091, 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: 1639141752.503326, depsrc_exec, passed tc-start: 1639141752.522155, 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: 1639141758.629214, depsrc_ignore, passed tc-start: 1639141758.647439, 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: 1639141764.115744, depsrc_made, passed tc-start: 1639141764.130589, 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: 1639141768.634050, depsrc_make, passed tc-start: 1639141768.649821, 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: 1639141774.61069, depsrc_meta, passed tc-start: 1639141774.85489, 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: 1639141778.542972, depsrc_nometa, passed tc-start: 1639141778.556083, 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: 1639141783.18106, depsrc_nometa_cmp, passed tc-start: 1639141783.35019, 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: 1639141787.768422, depsrc_nopath, passed tc-start: 1639141787.785096, 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: 1639141792.819325, depsrc_notmain, passed tc-start: 1639141792.832782, 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: 1639141797.985015, depsrc_optional, passed tc-start: 1639141798.537, 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: 1639141802.234971, depsrc_phony, passed tc-start: 1639141802.248858, 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: 1639141806.491737, depsrc_precious, passed tc-start: 1639141806.505009, 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: 1639141812.633870, depsrc_recursive, passed tc-start: 1639141812.650745, 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: 1639141817.842986, depsrc_silent, passed tc-start: 1639141817.866252, 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: 1639141823.625156, depsrc_use, passed tc-start: 1639141823.649059, 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: 1639141830.73595, depsrc_usebefore, passed tc-start: 1639141830.91514, 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: 1639141835.776308, depsrc_usebefore_double_colon, passed tc-start: 1639141835.795949, 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: 1639141840.813799, depsrc_wait, passed tc-start: 1639141840.834109, 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: 1639141845.502628, deptgt, passed tc-start: 1639141845.520636, 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: 1639141850.257483, deptgt_begin, passed tc-start: 1639141850.271313, 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: 1639141854.583199, deptgt_begin_fail, passed tc-start: 1639141854.601718, 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: 1639141860.591057, deptgt_begin_fail_indirect, passed tc-start: 1639141860.610736, 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: 1639141865.72895, deptgt_default, passed tc-start: 1639141865.86460, 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: 1639141870.338172, deptgt_delete_on_error, passed tc-start: 1639141870.355695, 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: 1639141874.835529, deptgt_end, passed tc-start: 1639141874.849244, 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: 1639141883.795014, deptgt_end_fail, passed tc-start: 1639141883.808250, 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: 1639141887.840158, deptgt_end_fail_all, passed tc-start: 1639141887.853397, 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: 1639141891.939071, deptgt_end_fail_indirect, passed tc-start: 1639141891.952515, 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: 1639141896.156477, deptgt_end_jobs, passed tc-start: 1639141896.170449, 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: 1639141900.694919, deptgt_error, passed tc-start: 1639141900.717019, 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: 1639141905.415161, deptgt_ignore, passed tc-start: 1639141905.427442, 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: 1639141910.547165, deptgt_interrupt, passed tc-start: 1639141910.559395, 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: 1639141914.861388, deptgt_main, passed tc-start: 1639141914.873755, 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: 1639141920.320137, deptgt_makeflags, passed tc-start: 1639141920.341504, 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: 1639141925.695015, deptgt_no_parallel, passed tc-start: 1639141925.717825, 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: 1639141931.60603, deptgt_nopath, passed tc-start: 1639141931.74434, 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: 1639141935.464089, deptgt_notparallel, passed tc-start: 1639141935.480446, 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: 1639141940.379632, deptgt_objdir, passed tc-start: 1639141940.399597, 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: 1639141945.678842, deptgt_order, passed tc-start: 1639141945.699890, 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: 1639141950.626937, deptgt_path, passed tc-start: 1639141950.639056, 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: 1639141954.575025, deptgt_path_suffix, passed tc-start: 1639141954.587351, 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: 1639141958.714920, deptgt_phony, passed tc-start: 1639141958.728948, 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: 1639141962.684073, deptgt_precious, passed tc-start: 1639141962.696198, 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: 1639141967.417064, deptgt_shell, passed tc-start: 1639141967.430160, 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: 1639141971.449567, deptgt_silent, passed tc-start: 1639141971.462750, 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: 1639141975.579367, deptgt_stale, passed tc-start: 1639141975.592483, 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: 1639141979.727254, deptgt_suffixes, passed tc-start: 1639141979.739798, 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: 1639141984.323039, dir, passed tc-start: 1639141984.336719, 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: 1639141988.867320, dir_expand_path, passed tc-start: 1639141988.885038, 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: 1639141994.443239, directive, passed tc-start: 1639141994.460972, 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: 1639141998.564081, directive_dinclude, passed tc-start: 1639141998.576702, 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: 1639142002.558741, directive_elif, passed tc-start: 1639142002.571743, 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: 1639142006.516970, directive_elifdef, passed tc-start: 1639142006.529510, 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: 1639142010.477401, directive_elifmake, passed tc-start: 1639142010.490480, 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: 1639142014.453539, directive_elifndef, passed tc-start: 1639142014.465784, 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: 1639142018.994250, directive_elifnmake, passed tc-start: 1639142019.6613, 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: 1639142022.977704, directive_else, passed tc-start: 1639142022.990578, 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: 1639142026.907648, directive_endfor, passed tc-start: 1639142026.921015, 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: 1639142030.830180, directive_endif, passed tc-start: 1639142030.842816, 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: 1639142034.743194, directive_error, passed tc-start: 1639142034.756274, 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: 1639142039.277146, directive_export, passed tc-start: 1639142039.293632, 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: 1639142044.749282, directive_export_env, passed tc-start: 1639142044.761297, 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: 1639142049.271406, directive_export_gmake, passed tc-start: 1639142049.283880, 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: 1639142053.551708, directive_export_impl, passed tc-start: 1639142053.564961, 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: 1639142057.730488, directive_export_literal, passed tc-start: 1639142057.746278, 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: 1639142062.132259, directive_for, passed tc-start: 1639142062.146066, 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: 1639142066.706422, directive_for_errors, passed tc-start: 1639142066.719657, 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: 1639142070.711460, directive_for_escape, passed tc-start: 1639142070.724611, 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: 1639142074.927277, directive_for_generating_endif, passed tc-start: 1639142074.941401, 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: 1639142079.354286, directive_for_if, passed tc-start: 1639142079.371283, 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: 1639142084.413935, directive_for_lines, passed tc-start: 1639142084.426848, 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: 1639142088.638815, directive_for_null, passed tc-start: 1639142088.652155, 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: 1639142092.986942, directive_hyphen_include, passed tc-start: 1639142093.247, 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: 1639142098.782423, directive_if, passed tc-start: 1639142098.800258, 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: 1639142103.925947, directive_if_nested, passed tc-start: 1639142103.939206, 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: 1639142108.130578, directive_ifdef, passed tc-start: 1639142108.149145, 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: 1639142112.851598, directive_ifmake, passed tc-start: 1639142112.871283, 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: 1639142117.299223, directive_ifndef, passed tc-start: 1639142117.312090, 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: 1639142121.347803, directive_ifnmake, passed tc-start: 1639142121.360361, 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: 1639142125.272311, directive_include, passed tc-start: 1639142125.285201, 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: 1639142129.225921, directive_include_fatal, passed tc-start: 1639142129.238614, 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: 1639142133.198343, directive_info, passed tc-start: 1639142133.211975, 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: 1639142137.284174, directive_misspellings, passed tc-start: 1639142137.298368, 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: 1639142141.250034, directive_sinclude, passed tc-start: 1639142141.262669, 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: 1639142145.622145, directive_undef, passed tc-start: 1639142145.635485, 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: 1639142150.698833, directive_unexport, passed tc-start: 1639142150.711744, 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: 1639142155.40548, directive_unexport_env, passed tc-start: 1639142155.55205, 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: 1639142159.87049, directive_warning, passed tc-start: 1639142159.101242, 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: 1639142164.514470, dollar, passed tc-start: 1639142164.527904, 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: 1639142168.627815, doterror, passed tc-start: 1639142168.641128, 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: 1639142200.985472, dotwait, passed tc-start: 1639142201.23734, envfirst tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile envfirst.out ] tc-so:Executing command [ cat envfirst.out ] tc-end: 1639142206.208802, envfirst, passed tc-start: 1639142206.221273, 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: 1639142210.148512, error, passed tc-start: 1639142210.161108, 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 2021-12-10 01:18:29.000000000 +0000 tc-se:+++ /tmp/check.kfXBQz/stdout 2021-12-10 13:16:54.941914149 +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: 1639142215.181619, escape, expected_failure, see PR toolchain/49085: atf-check failed; see the output of the test for details tc-start: 1639142215.199840, 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: 1639142221.146225, export, passed tc-start: 1639142221.159763, 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: 1639142226.142541, export_all, passed tc-start: 1639142226.156604, 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: 1639142230.333865, export_env, passed tc-start: 1639142230.346605, 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: 1639142235.632158, export_variants, passed tc-start: 1639142235.646328, 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: 1639142240.732713, forloop, passed tc-start: 1639142240.749957, 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: 1639142246.597192, forsubst, passed tc-start: 1639142246.609799, 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: 1639142251.99186, gnode_submake, passed tc-start: 1639142251.112656, 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: 1639142261.153201, hanoi_include, passed tc-start: 1639142261.207290, 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: 1639142265.932235, impsrc, passed tc-start: 1639142265.957596, 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: 1639142270.836188, include_main, passed tc-start: 1639142270.855529, 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: 1639142275.540707, job_flags, passed tc-start: 1639142275.561613, 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: 1639142282.407190, job_output_long_lines, passed tc-start: 1639142282.429387, 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: 1639142290.906411, job_output_null, passed tc-start: 1639142290.919830, 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: 1639142294.966911, jobs_empty_commands, passed tc-start: 1639142294.979626, 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: 1639142300.36318, jobs_empty_commands_error, passed tc-start: 1639142300.55427, 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: 1639142305.393705, jobs_error_indirect, passed tc-start: 1639142305.411089, 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: 1639142311.473454, jobs_error_nested, passed tc-start: 1639142311.490600, 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: 1639142315.715005, jobs_error_nested_make, passed tc-start: 1639142315.727605, 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: 1639142319.699308, lint, passed tc-start: 1639142319.711651, 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: 1639142323.834675, make_exported, passed tc-start: 1639142323.846911, 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: 1639142328.724940, meta_cmd_cmp, passed tc-start: 1639142328.738206, 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: 1639142337.459468, moderrs, passed tc-start: 1639142337.477603, 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: 1639142343.569012, modmatch, passed tc-start: 1639142343.587411, 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: 1639142348.807097, modmisc, passed tc-start: 1639142348.825441, modts tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile modts.out ] tc-so:Executing command [ cat modts.out ] tc-end: 1639142354.756657, modts, passed tc-start: 1639142354.777545, modword tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile modword.out ] tc-so:Executing command [ cat modword.out ] tc-end: 1639142365.720273, modword, passed tc-start: 1639142365.734798, 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: 1639142370.239581, objdir_writable, passed tc-start: 1639142370.252825, 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: 1639142375.944771, opt, passed tc-start: 1639142375.958325, 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: 1639142380.80605, opt_backwards, passed tc-start: 1639142380.97653, 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: 1639142384.577797, opt_chdir, passed tc-start: 1639142384.594629, 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: 1639142389.310277, opt_debug, passed tc-start: 1639142389.332361, 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: 1639142394.179772, opt_debug_all, passed tc-start: 1639142394.199535, 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: 1639142398.804217, opt_debug_archive, passed tc-start: 1639142398.818114, 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: 1639142403.548928, opt_debug_cond, passed tc-start: 1639142403.567099, 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: 1639142408.548421, opt_debug_curdir, passed tc-start: 1639142408.565558, 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: 1639142413.629730, opt_debug_dir, passed tc-start: 1639142413.651707, 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: 1639142418.611646, opt_debug_errors, passed tc-start: 1639142418.625992, 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: 1639142423.477724, opt_debug_errors_jobs, passed tc-start: 1639142423.494059, 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: 1639142428.835379, opt_debug_file, passed tc-start: 1639142428.848530, 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: 1639142433.74492, opt_debug_for, passed tc-start: 1639142433.88831, 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: 1639142437.171791, opt_debug_graph1, passed tc-start: 1639142437.184788, 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: 1639142441.662881, opt_debug_graph2, passed tc-start: 1639142441.679422, 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: 1639142446.520741, opt_debug_graph3, passed tc-start: 1639142446.541505, 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: 1639142451.308584, opt_debug_hash, passed tc-start: 1639142451.324280, 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: 1639142457.761017, opt_debug_jobs, passed tc-start: 1639142457.773841, 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: 1639142462.446864, opt_debug_lint, passed tc-start: 1639142462.460189, 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: 1639142466.938760, opt_debug_loud, passed tc-start: 1639142466.957218, 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: 1639142471.939597, opt_debug_making, passed tc-start: 1639142471.952215, 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: 1639142477.363402, opt_debug_meta, passed tc-start: 1639142477.378998, 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: 1639142481.814697, opt_debug_no_rm, passed tc-start: 1639142481.829458, 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: 1639142486.883165, opt_debug_parse, passed tc-start: 1639142486.899883, 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: 1639142491.563360, opt_debug_suff, passed tc-start: 1639142491.575729, 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: 1639142496.517249, opt_debug_targets, passed tc-start: 1639142496.532248, 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: 1639142501.331307, opt_debug_var, passed tc-start: 1639142501.347391, 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: 1639142505.952348, opt_debug_varraw, passed tc-start: 1639142505.967813, 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: 1639142510.235589, opt_debug_x_trace, passed tc-start: 1639142510.252773, 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: 1639142515.118852, opt_define, passed tc-start: 1639142515.136875, 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: 1639142520.208262, opt_env, passed tc-start: 1639142520.225738, 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: 1639142525.429214, opt_file, passed tc-start: 1639142525.450973, 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: 1639142530.700515, opt_ignore, passed tc-start: 1639142530.721430, 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: 1639142535.680087, opt_include_dir, passed tc-start: 1639142535.692251, 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: 1639142539.985379, opt_jobs, passed tc-start: 1639142540.3916, 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: 1639142544.315077, opt_jobs_internal, passed tc-start: 1639142544.330073, 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: 1639142549.659362, opt_jobs_no_action, passed tc-start: 1639142549.680080, 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: 1639142554.655269, opt_keep_going, passed tc-start: 1639142554.671380, 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: 1639142559.987923, opt_keep_going_multiple, passed tc-start: 1639142560.10766, 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: 1639142565.672369, opt_m_include_dir, passed tc-start: 1639142565.724118, 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: 1639142570.916289, opt_no_action, passed tc-start: 1639142570.936633, 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: 1639142575.713995, opt_no_action_at_all, passed tc-start: 1639142575.733038, 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: 1639142581.631903, opt_no_action_runflags, passed tc-start: 1639142581.645141, 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: 1639142585.938250, opt_no_action_touch, passed tc-start: 1639142585.952478, 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: 1639142590.552482, opt_query, passed tc-start: 1639142590.573373, 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: 1639142595.118030, opt_raw, passed tc-start: 1639142595.135193, 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: 1639142599.650557, opt_silent, passed tc-start: 1639142599.666239, 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: 1639142604.173373, opt_touch, passed tc-start: 1639142604.187066, 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: 1639142608.731778, opt_touch_jobs, passed tc-start: 1639142608.749353, 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: 1639142614.59645, opt_tracefile, passed tc-start: 1639142614.72630, 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: 1639142618.622836, opt_var_expanded, passed tc-start: 1639142618.639763, 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: 1639142622.848015, opt_var_literal, passed tc-start: 1639142622.864747, 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: 1639142626.981231, opt_warnings_as_errors, passed tc-start: 1639142626.993943, 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: 1639142631.285552, opt_where_am_i, passed tc-start: 1639142631.303078, 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: 1639142635.441673, opt_x_reduce_exported, passed tc-start: 1639142635.454103, 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: 1639142641.378520, order, passed tc-start: 1639142641.391347, 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: 1639142645.534229, parse_var, passed tc-start: 1639142645.546583, 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: 1639142650.218282, phony_end, passed tc-start: 1639142650.231628, 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: 1639142654.660622, posix, passed tc-start: 1639142654.673527, 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 2021-12-10 01:18:29.000000000 +0000 tc-se:+++ /tmp/check.jj20HP/stdout 2021-12-10 13:24:21.155867976 +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: 1639144025.891249, merge, passed tc-start: 1639144025.903471, 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: 1639144026.943558, oneline, passed tc-start: 1639144026.951655, same tc-so:Executing command [ sdiff /usr/tests/usr.bin/sdiff/d_input1 /usr/tests/usr.bin/sdiff/d_input1 ] tc-end: 1639144027.767863, same, passed tc-start: 1639144027.775141, 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: 1639144028.698183, short, passed tc-start: 1639144028.709867, 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: 1639144030.8848, stdin, passed tc-start: 1639144030.18183, 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: 1639144031.439626, tabends, passed tc-start: 1639144031.449963, tabs tc-so:Executing command [ sdiff /usr/tests/usr.bin/sdiff/d_tabs1.in /usr/tests/usr.bin/sdiff/d_tabs2.in ] tc-end: 1639144032.342841, tabs, passed tp-end: 1639144032.350310, usr.bin/sdiff/t_sdiff tp-start: 1639144034.310778, usr.bin/sed/t_sed, 8 tc-start: 1639144034.313961, c2048 tc-so:Executing command [ /bin/sh -c echo foo | sed -f /usr/tests/usr.bin/sed/d_c2048.in ] tc-end: 1639144035.246883, c2048, passed tc-start: 1639144035.256896, 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: 1639144036.311599, emptybackref, passed tc-start: 1639144036.321622, 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: 1639144037.680268, escapes_in_re, passed tc-start: 1639144037.686924, 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: 1639144039.30472, escapes_in_re_bracket, passed tc-start: 1639144039.38437, 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: 1639144040.339478, escapes_in_subst, passed tc-start: 1639144040.346591, 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: 1639144041.484302, longlines, passed tc-start: 1639144041.496270, 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: 1639144042.290185, preserve_leading_ws_ia, passed tc-start: 1639144042.299860, 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: 1639144046.357378, rangeselection, passed tp-end: 1639144046.366788, usr.bin/sed/t_sed tp-start: 1639144052.474013, usr.bin/sort/t_sort, 43 tc-start: 1639144052.476923, 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: 1639144053.782675, any_char, passed tc-start: 1639144053.790147, basic tc-so:Executing command [ sort in ] tc-end: 1639144054.637904, basic, passed tc-start: 1639144054.648327, 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: 1639144062.728028, kflag_alpha, passed tc-start: 1639144062.738153, kflag_limits tc-so:Executing command [ sort -r -k1,1 -k2n in ] tc-end: 1639144063.581926, kflag_limits, passed tc-start: 1639144063.693595, kflag_many_fields tc-so:Executing command [ sort -t: -k9 -k8 -k7 -k6 -k5 -k4 -k3 -k2 -k1 in ] tc-end: 1639144064.483832, kflag_many_fields, passed tc-start: 1639144064.494080, kflag_no_end tc-so:Executing command [ sort -df -k 1 -k 1d ] tc-end: 1639144065.224381, kflag_no_end, passed tc-start: 1639144065.235085, kflag_nonmonotone tc-so:Executing command [ sort -k2,1.3 -k2.5,2.5 in ] tc-end: 1639144065.998785, kflag_nonmonotone, passed tc-start: 1639144066.7524, kflag_one_field tc-so:Executing command [ sort -k2.1 in ] tc-end: 1639144066.799604, kflag_one_field, passed tc-start: 1639144066.810677, kflag_outofbounds tc-so:Executing command [ sort -k2.2,2.1 -k2.3,2.4 in ] tc-end: 1639144067.593475, kflag_outofbounds, passed tc-start: 1639144067.603340, kflag_two_fields tc-so:Executing command [ sort -k2.1,2.0 in ] tc-end: 1639144068.415213, kflag_two_fields, passed tc-start: 1639144068.426668, long_file tc-so:Executing command [ sort -u -r in ] tc-end: 1639144071.600834, long_file, passed tc-start: 1639144071.613396, long_records tc-so:Executing command [ sort -r in ] tc-so:Executing command [ sort -k 1,1r -k 1 in ] tc-end: 1639144072.707810, long_records, passed tc-start: 1639144072.719616, mflag tc-so:Executing command [ sort -S -m in1 in2 ] tc-end: 1639144073.751143, mflag, passed tc-start: 1639144073.767343, mflag_uflag tc-so:Executing command [ sort -m -u in ] tc-end: 1639144074.786102, mflag_uflag, passed tc-start: 1639144074.798003, mflag_uflag_first tc-so:Executing command [ sort -mudf in ] tc-so:Executing command [ sort -mudf -k1 in ] tc-end: 1639144076.73254, mflag_uflag_first, passed tc-start: 1639144076.86099, missing_newline tc-so:Executing command [ sort in ] tc-end: 1639144076.937936, missing_newline, passed tc-start: 1639144076.948320, nflag tc-so:Executing command [ sort -n in ] tc-end: 1639144077.821877, nflag, passed tc-start: 1639144077.836515, nflag_rflag tc-so:Executing command [ sort -rn in ] tc-end: 1639144078.655056, nflag_rflag, passed tc-start: 1639144078.668269, null_bytes tc-so:Executing command [ sort -S in ] tc-end: 1639144079.428514, null_bytes, passed tc-start: 1639144079.437252, oflag tc-so:Executing command [ sort -u -o in in ] tc-so:Executing command [ cat in ] tc-end: 1639144080.443134, oflag, passed tc-start: 1639144080.456403, oflag_displaced tc-so:Executing command [ sort -S /dev/null -o out ] tc-end: 1639144081.167911, oflag_displaced, passed tc-start: 1639144081.179421, plus_as_path tc-so:Executing command [ sort in +0 ] tc-end: 1639144081.969032, plus_as_path, passed tc-start: 1639144081.981799, plus_bad_tempfile tc-so:Executing command [ sort -T /tmp +0 in ] tc-end: 1639144082.732279, plus_bad_tempfile, passed tc-start: 1639144082.741885, plus_no_end tc-so:Executing command [ sort -df +0 +0d in ] tc-end: 1639144083.579804, plus_no_end, passed tc-start: 1639144083.590375, plus_nonmonotone tc-so:Executing command [ sort +1 -0.3 +1.4 -1.5 in ] tc-end: 1639144084.508303, plus_nonmonotone, passed tc-start: 1639144084.520181, plus_one tc-so:Executing command [ sort +1 in ] tc-end: 1639144085.422157, plus_one, passed tc-start: 1639144085.433903, plus_one_minus_two tc-so:Executing command [ sort +1 -2 in ] tc-end: 1639144086.302268, plus_one_minus_two, passed tc-start: 1639144086.314268, plus_rflag_invalid tc-so:Executing command [ sort -R + -k2 in ] tc-end: 1639144087.151777, plus_rflag_invalid, passed tc-start: 1639144087.160644, plus_tflag tc-end: 1639144091.50790, plus_tflag, passed tc-start: 1639144091.61568, plus_zero tc-so:Executing command [ sort -- +0 ] tc-end: 1639144091.856303, plus_zero, passed tc-start: 1639144091.869586, rflag tc-so:Executing command [ sort -r in ] tc-end: 1639144092.757956, rflag, passed tc-start: 1639144092.768572, sflag tc-so:Executing command [ sort -s -k1,1 in ] tc-end: 1639144093.621411, sflag, passed tc-start: 1639144093.633038, sflag_many_files tc-so:Executing command [ sort -smru -k1,1 in1 in1 in2 in2 ] tc-end: 1639144094.444970, sflag_many_files, passed tc-start: 1639144094.456906, 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: 1639144095.966814, tflag, passed tc-start: 1639144095.976119, tflag_alphabetic tc-so:Executing command [ sort -tX -k2 -k1r,1 in ] tc-end: 1639144096.753585, tflag_alphabetic, passed tc-start: 1639144096.762366, 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: 1639144098.246458, tflag_char_pos, passed tc-start: 1639144098.261804, 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: 1639144100.158133, tflag_whitespace, passed tc-start: 1639144100.168592, uflag tc-so:Executing command [ sort -u in ] tc-end: 1639144101.125605, uflag, passed tc-start: 1639144101.139187, uflag_rflag tc-so:Executing command [ sort -ru in ] tc-end: 1639144102.61838, uflag_rflag, passed tp-end: 1639144102.74376, usr.bin/sort/t_sort tp-start: 1639144102.546555, usr.bin/tar/t_tar, 1 tc-start: 1639144102.548819, tar tc-so:Executing command [ /usr/tests/usr.bin/tar/h_tar -p /usr/bin/tar -r /usr/tests/usr.bin/tar ] tc-end: 1639144203.333895, tar, passed tp-end: 1639144203.356795, usr.bin/tar/t_tar tp-start: 1639144204.183597, usr.bin/tmux/t_tmux, 1 tc-start: 1639144204.194706, stdin tc-so:Executing command [ /bin/sh -c "tmux list-sessions 0<&-" & sleep 2; kill >/dev/null 2>&1 ] tc-end: 1639144208.928925, stdin, passed tp-end: 1639144208.936673, usr.bin/tmux/t_tmux tp-start: 1639144210.71894, usr.bin/tr/t_basic, 5 tc-start: 1639144210.74965, 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: 1639144211.502744, csubst, passed tc-start: 1639144211.511107, 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: 1639144221.161773, dopt, passed tc-start: 1639144221.170891, 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: 1639144225.839000, dsopt, passed tc-start: 1639144225.848606, 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: 1639144230.47703, sopt, passed tc-start: 1639144230.57424, 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: 1639144234.410187, subst, passed tp-end: 1639144234.417840, usr.bin/tr/t_basic tp-start: 1639144235.676559, usr.bin/unifdef/t_basic, 2 tc-start: 1639144235.679851, basic tc-so:Executing command [ /bin/sh -c unifdef -U__FreeBSD__ /usr/tests/usr.bin/unifdef/d_basic.in ] tc-end: 1639144236.476713, basic, passed tc-start: 1639144236.484436, lastline tc-so:Executing command [ unifdef -Ubar input ] tc-so:Executing command [ unifdef -Ubar input ] tc-end: 1639144237.338688, lastline, passed tp-end: 1639144237.349012, usr.bin/unifdef/t_basic tp-start: 1639144238.544362, usr.bin/uniq/t_uniq, 5 tc-start: 1639144238.546882, basic tc-so:Executing command [ uniq /usr/tests/usr.bin/uniq/d_basic.in ] tc-end: 1639144239.282869, basic, passed tc-start: 1639144239.289614, show_duplicates tc-so:Executing command [ uniq -d -f 1 /usr/tests/usr.bin/uniq/d_input.in ] tc-end: 1639144239.947344, show_duplicates, passed tc-start: 1639144239.954682, show_duplicates_from_third_character tc-so:Executing command [ uniq -d -s 2 /usr/tests/usr.bin/uniq/d_input.in ] tc-end: 1639144240.608582, show_duplicates_from_third_character, passed tc-start: 1639144240.617320, show_uniques tc-so:Executing command [ uniq -u -f 1 /usr/tests/usr.bin/uniq/d_input.in ] tc-end: 1639144241.327954, show_uniques, passed tc-start: 1639144241.345931, test_counts tc-so:Executing command [ uniq -c -f 1 /usr/tests/usr.bin/uniq/d_input.in ] tc-end: 1639144242.27943, test_counts, passed tp-end: 1639144242.37195, usr.bin/uniq/t_uniq tp-start: 1639144242.807658, usr.bin/vmstat/t_vmstat, 2 tc-start: 1639144242.810771, default tc-so:Executing command [ vmstat ] tc-end: 1639144243.593766, default, passed tc-start: 1639144243.601038, opt_s tc-so:Executing command [ vmstat -s ] tc-end: 1639144244.227645, opt_s, passed tp-end: 1639144244.235148, usr.bin/vmstat/t_vmstat tp-start: 1639144324.89664, usr.bin/xlint/lint1/t_integration, 494 tc-start: 1639144324.92810, 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: 1639144327.538642, c11_generic_expression, passed tc-start: 1639144327.547460, c90 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/c90.c /dev/null ] tc-end: 1639144330.895316, c90, passed tc-start: 1639144330.904042, 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: 1639144334.386689, c99_bool_strict_suppressed, passed tc-start: 1639144334.397233, 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: 1639144337.884406, c99_init_array, passed tc-start: 1639144337.894054, 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: 1639144341.417014, c99_init_designator, passed tc-start: 1639144341.424618, 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: 1639144344.655569, d_alignof, passed tc-start: 1639144344.664532, 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: 1639144348.121163, d_bltinoffsetof, passed tc-start: 1639144348.129551, 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: 1639144351.416429, d_c99_anon_struct, passed tc-start: 1639144351.425382, 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: 1639144355.33091, d_c99_anon_union, passed tc-start: 1639144355.43560, 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: 1639144358.359275, d_c99_bool, passed tc-start: 1639144358.369058, 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: 1639144361.734302, d_c99_bool_strict, passed tc-start: 1639144361.742501, 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: 1639144365.114193, d_c99_bool_strict_syshdr, passed tc-start: 1639144365.122152, 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: 1639144368.491271, d_c99_complex_num, passed tc-start: 1639144368.498830, 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: 1639144371.884340, d_c99_complex_split, passed tc-start: 1639144371.893379, 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: 1639144375.252762, d_c99_compound_literal_comma, passed tc-start: 1639144375.259863, 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: 1639144378.524012, d_c99_decls_after_stmt, passed tc-start: 1639144378.534039, 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: 1639144381.864083, d_c99_decls_after_stmt2, passed tc-start: 1639144381.871523, 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: 1639144385.130959, d_c99_decls_after_stmt3, passed tc-start: 1639144385.139630, 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: 1639144388.490377, d_c99_flex_array_packed, passed tc-start: 1639144388.498919, 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: 1639144391.807084, d_c99_for_loops, passed tc-start: 1639144391.816093, 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: 1639144395.101409, d_c99_func, passed tc-start: 1639144395.108539, 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: 1639144398.679382, d_c99_init, passed tc-start: 1639144398.688053, 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: 1639144402.81090, d_c99_nested_struct, passed tc-start: 1639144402.88324, 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: 1639144405.464635, d_c99_recursive_init, passed tc-start: 1639144405.471514, 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: 1639144409.87989, d_c99_struct_init, passed tc-start: 1639144409.97170, 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: 1639144412.634401, d_c99_union_cast, passed tc-start: 1639144412.644887, 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: 1639144416.145147, d_c99_union_init1, passed tc-start: 1639144416.154755, 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: 1639144419.656912, d_c99_union_init2, passed tc-start: 1639144419.665227, 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: 1639144423.132613, d_c99_union_init3, passed tc-start: 1639144423.140047, 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: 1639144426.883102, d_c99_union_init4, passed tc-start: 1639144426.891636, 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: 1639144430.193737, d_c99_union_init5, passed tc-start: 1639144430.201111, 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: 1639144433.402168, d_c9x_array_init, passed tc-start: 1639144433.410278, 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: 1639144437.4244, d_c9x_recursive_init, passed tc-start: 1639144437.15137, 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: 1639144440.702967, d_cast_fun_array_param, passed tc-start: 1639144440.713161, 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: 1639144444.692630, d_cast_init, passed tc-start: 1639144444.699822, 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: 1639144448.254188, d_cast_init2, passed tc-start: 1639144448.264243, 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: 1639144452.215856, d_cast_lhs, passed tc-start: 1639144452.223493, 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: 1639144455.656478, d_cast_typeof, passed tc-start: 1639144455.664671, 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: 1639144458.861676, d_compound_literals1, passed tc-start: 1639144458.869597, 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: 1639144462.726105, d_compound_literals2, passed tc-start: 1639144462.733374, 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: 1639144466.247521, d_constant_conv1, passed tc-start: 1639144466.258266, 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: 1639144469.703246, d_constant_conv2, passed tc-start: 1639144469.713389, 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: 1639144472.966664, d_cvt_constant, passed tc-start: 1639144472.975606, 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: 1639144476.381342, d_cvt_in_ternary, passed tc-start: 1639144476.389480, 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: 1639144479.912377, d_decl_old_style_arguments, passed tc-start: 1639144479.920919, 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: 1639144483.301155, d_ellipsis_in_switch, passed tc-start: 1639144483.311982, 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: 1639144486.841759, d_fold_test, passed tc-start: 1639144486.850892, 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: 1639144490.403560, d_gcc_compound_statements1, passed tc-start: 1639144490.411798, 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: 1639144493.960483, d_gcc_compound_statements2, passed tc-start: 1639144493.967737, 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: 1639144497.369270, d_gcc_compound_statements3, passed tc-start: 1639144497.379457, 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: 1639144500.814775, d_gcc_extension, passed tc-start: 1639144500.822553, 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: 1639144504.755375, d_gcc_func, passed tc-start: 1639144504.765494, 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: 1639144508.390530, d_gcc_variable_array_init, passed tc-start: 1639144508.398472, 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: 1639144511.966436, d_incorrect_array_size, passed tc-start: 1639144511.977055, 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: 1639144515.714932, d_init_array_using_string, passed tc-start: 1639144515.722779, 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: 1639144519.293748, d_init_pop_member, passed tc-start: 1639144519.301468, 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: 1639144523.230031, d_lint_assert, passed tc-start: 1639144523.241102, 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: 1639144527.337287, d_long_double_int, passed tc-start: 1639144527.348322, 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: 1639144530.876331, d_nested_structs, passed tc-start: 1639144530.883409, 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: 1639144534.91850, d_nolimit_init, passed tc-start: 1639144534.99105, 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: 1639144537.470044, d_packed_structs, passed tc-start: 1639144537.478867, 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: 1639144540.907225, d_pr_22119, passed tc-start: 1639144540.917346, 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: 1639144544.251051, d_return_type, passed tc-start: 1639144544.259671, 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: 1639144547.977052, d_shift_to_narrower_type, passed tc-start: 1639144547.986299, 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: 1639144551.685337, d_struct_init_nested, passed tc-start: 1639144551.693609, 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: 1639144555.309419, d_type_conv1, passed tc-start: 1639144555.317309, 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: 1639144558.840408, d_type_conv2, passed tc-start: 1639144558.849458, 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: 1639144562.433475, d_type_conv3, passed tc-start: 1639144562.443800, 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: 1639144566.539636, d_type_question_colon, passed tc-start: 1639144566.549914, 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: 1639144570.344384, d_typefun, passed tc-start: 1639144570.351479, 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: 1639144574.97206, d_typename_as_var, passed tc-start: 1639144574.104358, 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: 1639144577.313278, d_zero_sized_arrays, passed tc-start: 1639144577.321110, decl tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/decl.c /dev/null ] tc-end: 1639144580.393886, decl, passed tc-start: 1639144580.400538, 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: 1639144583.712033, decl_arg, passed tc-start: 1639144583.721971, 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: 1639144587.223290, decl_direct_abstract, passed tc-start: 1639144587.230906, 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: 1639144590.595653, decl_enum, passed tc-start: 1639144590.602589, 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: 1639144593.594692, decl_enum_c90, passed tc-start: 1639144593.601641, 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: 1639144596.585572, decl_struct_c90, passed tc-start: 1639144596.593550, 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: 1639144600.33625, decl_struct_member, passed tc-start: 1639144600.42627, 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: 1639144604.230311, emit, passed tc-start: 1639144604.243286, 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: 1639144608.910047, emit_lp64, passed tc-start: 1639144608.922378, 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: 1639144613.53217, expr_binary, passed tc-start: 1639144613.62167, 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: 1639144616.381330, expr_binary_trad, passed tc-start: 1639144616.389974, expr_cast tc-so:Executing command [ /usr/libexec/lint1 -Sw /usr/tests/usr.bin/xlint/lint1/expr_cast.c /dev/null ] tc-end: 1639144619.940043, expr_cast, passed tc-start: 1639144619.960846, 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: 1639144623.715309, expr_fold, passed tc-start: 1639144623.722645, 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: 1639144626.953883, expr_fold_strict_bool, passed tc-start: 1639144626.962442, 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: 1639144630.910406, expr_precedence, passed tc-start: 1639144630.920221, 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: 1639144634.845011, expr_promote, passed tc-start: 1639144634.855510, 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: 1639144638.384749, expr_promote_trad, passed tc-start: 1639144638.394871, 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: 1639144641.720025, expr_range, passed tc-start: 1639144641.727670, 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: 1639144645.5524, feat_stacktrace, passed tc-start: 1639144645.15779, 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: 1639144648.612191, gcc_attribute, passed tc-start: 1639144648.619479, 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: 1639144651.981105, gcc_attribute_aligned, passed tc-start: 1639144651.989746, 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: 1639144655.387969, gcc_attribute_enum, passed tc-start: 1639144655.396330, 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: 1639144658.806396, gcc_attribute_func, passed tc-start: 1639144658.817439, 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: 1639144662.407786, gcc_attribute_label, passed tc-start: 1639144662.416301, 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: 1639144665.722314, gcc_attribute_stmt, passed tc-start: 1639144665.732297, 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: 1639144669.135287, gcc_attribute_type, passed tc-start: 1639144669.142665, 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: 1639144672.469807, gcc_attribute_var, passed tc-start: 1639144672.480202, 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: 1639144675.748909, gcc_bit_field_types, passed tc-start: 1639144675.756657, 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: 1639144679.134900, gcc_builtin_alloca, passed tc-start: 1639144679.142612, 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: 1639144682.423304, gcc_builtin_overflow, passed tc-start: 1639144682.431019, 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: 1639144685.859081, gcc_cast_union, passed tc-start: 1639144685.866111, 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: 1639144689.208390, gcc_init_compound_literal, passed tc-start: 1639144689.215752, 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: 1639144692.459414, gcc_stmt_asm, passed tc-start: 1639144692.467805, 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: 1639144695.818828, gcc_typeof, passed tc-start: 1639144695.826730, 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: 1639144699.141237, gcc_typeof_after_statement, passed tc-start: 1639144699.152017, init tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/init.c /dev/null ] tc-end: 1639144703.38558, init, passed tc-start: 1639144703.48286, init_c90 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/init_c90.c /dev/null ] tc-end: 1639144706.405975, init_c90, passed tc-start: 1639144706.418542, 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: 1639144710.232432, lex_char, passed tc-start: 1639144710.245960, lex_char_uchar tc-end: 1639144713.414865, lex_char_uchar, skipped, unsuitable platform tc-start: 1639144713.425968, 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: 1639144716.666152, lex_comment, passed tc-start: 1639144716.676528, 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: 1639144719.979198, lex_floating, passed tc-start: 1639144719.988910, 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: 1639144723.581986, lex_integer, passed tc-start: 1639144723.592217, 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: 1639144726.906569, lex_integer_binary, passed tc-start: 1639144726.913656, lex_integer_ilp32 tc-end: 1639144729.808387, lex_integer_ilp32, skipped, unsuitable platform tc-start: 1639144729.815464, 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: 1639144732.797688, lex_string, passed tc-start: 1639144732.804200, 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: 1639144735.766451, lex_whitespace, passed tc-start: 1639144735.776606, 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: 1639144739.112900, lex_wide_char, passed tc-start: 1639144739.122732, 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: 1639144742.456106, lex_wide_string, passed tc-start: 1639144742.465516, 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: 1639144745.848496, msg_000, passed tc-start: 1639144745.855694, 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: 1639144749.244776, msg_000_c90, passed tc-start: 1639144749.254210, 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: 1639144753.78978, msg_001, passed tc-start: 1639144753.89196, 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: 1639144756.623792, msg_001_c90, passed tc-start: 1639144756.630905, 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: 1639144759.999077, msg_002, passed tc-start: 1639144760.8047, 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: 1639144763.392998, msg_003, passed tc-start: 1639144763.401386, 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: 1639144766.772383, msg_004, passed tc-start: 1639144766.781748, 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: 1639144770.72225, msg_005, passed tc-start: 1639144770.81369, 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: 1639144773.340524, msg_006, passed tc-start: 1639144773.350586, 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: 1639144776.908166, msg_007, passed tc-start: 1639144776.917836, 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: 1639144780.519221, msg_008, passed tc-start: 1639144780.527371, 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: 1639144783.922479, msg_009, passed tc-start: 1639144783.931110, 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: 1639144787.335159, msg_010, passed tc-start: 1639144787.342219, 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: 1639144790.708567, msg_011, passed tc-start: 1639144790.717543, 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: 1639144794.90292, msg_012, passed tc-start: 1639144794.98532, 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: 1639144797.353057, msg_013, passed tc-start: 1639144797.361437, 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: 1639144800.702034, msg_014, passed tc-start: 1639144800.708963, 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: 1639144804.108049, msg_015, passed tc-start: 1639144804.119166, 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: 1639144807.464071, msg_016, passed tc-start: 1639144807.472148, 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: 1639144810.870441, msg_017, passed tc-start: 1639144810.880585, 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: 1639144815.394415, msg_018, passed tc-start: 1639144815.404341, 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: 1639144819.695886, msg_019, passed tc-start: 1639144819.706786, 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: 1639144823.130412, msg_020, passed tc-start: 1639144823.139823, 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: 1639144827.351035, msg_021, passed tc-start: 1639144827.362574, 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: 1639144830.861867, msg_022, passed tc-start: 1639144830.869685, 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: 1639144834.377082, msg_023, passed tc-start: 1639144834.384853, 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: 1639144837.755700, msg_024, passed tc-start: 1639144837.762469, 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: 1639144841.479978, msg_025, passed tc-start: 1639144841.489712, 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: 1639144845.47340, msg_026, passed tc-start: 1639144845.55390, 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: 1639144848.461411, msg_027, passed tc-start: 1639144848.468633, 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: 1639144851.898224, msg_028, passed tc-start: 1639144851.905573, 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: 1639144855.256656, msg_029, passed tc-start: 1639144855.263686, 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: 1639144858.653662, msg_030, passed tc-start: 1639144858.661684, 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: 1639144862.490609, msg_031, passed tc-start: 1639144862.501053, 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: 1639144865.905602, msg_032, passed tc-start: 1639144865.912941, 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: 1639144869.274628, msg_033, passed tc-start: 1639144869.282665, 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: 1639144872.796283, msg_034, passed tc-start: 1639144872.804031, msg_035 tc-so:Executing command [ /usr/libexec/lint1 -Sw /usr/tests/usr.bin/xlint/lint1/msg_035.c /dev/null ] tc-end: 1639144876.137838, msg_035, passed tc-start: 1639144876.146400, 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: 1639144879.450770, msg_036, passed tc-start: 1639144879.458001, 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: 1639144882.909649, msg_037, passed tc-start: 1639144882.916851, 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: 1639144886.536572, msg_038, passed tc-start: 1639144886.543478, 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: 1639144889.912609, msg_039, passed tc-start: 1639144889.921455, 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: 1639144893.136148, msg_040, passed tc-start: 1639144893.144209, 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: 1639144896.341873, msg_041, passed tc-start: 1639144896.348941, 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: 1639144899.650121, msg_042, passed tc-start: 1639144899.660297, 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: 1639144903.462786, msg_043, passed tc-start: 1639144903.471721, 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: 1639144906.714559, msg_044, passed tc-start: 1639144906.722393, 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: 1639144910.8419, msg_045, passed tc-start: 1639144910.16085, 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: 1639144913.311047, msg_046, passed tc-start: 1639144913.318908, msg_047 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_047.c /dev/null ] tc-end: 1639144916.646632, msg_047, passed tc-start: 1639144916.655232, 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: 1639144920.56377, msg_048, passed tc-start: 1639144920.65763, msg_049 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/msg_049.c /dev/null ] tc-end: 1639144923.638733, msg_049, passed tc-start: 1639144923.647181, msg_050 tc-so:Executing command [ /usr/libexec/lint1 -Stw /usr/tests/usr.bin/xlint/lint1/msg_050.c /dev/null ] tc-end: 1639144927.173841, msg_050, passed tc-start: 1639144927.182292, 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: 1639144930.616391, msg_051, passed tc-start: 1639144930.625479, 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: 1639144934.51007, msg_052, passed tc-start: 1639144934.61406, 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: 1639144937.637133, msg_053, passed tc-start: 1639144937.645928, msg_054 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_054.c /dev/null ] tc-end: 1639144941.223624, msg_054, passed tc-start: 1639144941.233953, 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: 1639144944.876796, msg_055, passed tc-start: 1639144944.885827, 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: 1639144948.407386, msg_056, passed tc-start: 1639144948.417106, 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: 1639144952.665017, msg_057, passed tc-start: 1639144952.675105, 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: 1639144956.146729, msg_058, passed tc-start: 1639144956.154461, 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: 1639144959.565956, msg_059, passed tc-start: 1639144959.573993, 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: 1639144963.5491, msg_060, passed tc-start: 1639144963.13495, 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: 1639144966.444292, msg_061, passed tc-start: 1639144966.453864, 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: 1639144969.844572, msg_062, passed tc-start: 1639144969.854488, 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: 1639144973.848134, msg_063, passed tc-start: 1639144973.856918, 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: 1639144977.302927, msg_064, passed tc-start: 1639144977.311704, 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: 1639144980.739388, msg_065, passed tc-start: 1639144980.749365, 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: 1639144984.465858, msg_066, passed tc-start: 1639144984.475348, 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: 1639144988.17587, msg_067, passed tc-start: 1639144988.26072, 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: 1639144991.384731, msg_068, passed tc-start: 1639144991.393482, 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: 1639144994.837497, msg_069, passed tc-start: 1639144994.846116, 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: 1639144998.170846, msg_070, passed tc-start: 1639144998.181361, 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: 1639145001.690465, msg_071, passed tc-start: 1639145001.697721, 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: 1639145005.247224, msg_072, passed tc-start: 1639145005.257334, 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: 1639145008.664373, msg_073, passed tc-start: 1639145008.675986, 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: 1639145012.182795, msg_074, passed tc-start: 1639145012.191953, 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: 1639145015.764393, msg_075, passed tc-start: 1639145015.772686, 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: 1639145019.269692, msg_076, passed tc-start: 1639145019.278094, msg_077 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_077.c /dev/null ] tc-end: 1639145022.630899, msg_077, passed tc-start: 1639145022.640881, 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: 1639145026.673761, msg_078, passed tc-start: 1639145026.683316, 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: 1639145030.529609, msg_079, passed tc-start: 1639145030.536804, 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: 1639145034.42430, msg_080, passed tc-start: 1639145034.49656, msg_081 tc-so:Executing command [ /usr/libexec/lint1 -Stw /usr/tests/usr.bin/xlint/lint1/msg_081.c /dev/null ] tc-end: 1639145037.440038, msg_081, passed tc-start: 1639145037.448413, msg_082 tc-so:Executing command [ /usr/libexec/lint1 -Stw /usr/tests/usr.bin/xlint/lint1/msg_082.c /dev/null ] tc-end: 1639145041.153954, msg_082, passed tc-start: 1639145041.163403, 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: 1639145044.502659, msg_083, passed tc-start: 1639145044.509473, 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: 1639145048.138278, msg_084, passed tc-start: 1639145048.148104, 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: 1639145052.264578, msg_085, passed tc-start: 1639145052.273233, 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: 1639145055.681692, msg_086, passed tc-start: 1639145055.689171, 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: 1639145059.185369, msg_087, passed tc-start: 1639145059.196530, 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: 1639145062.653445, msg_088, passed tc-start: 1639145062.661249, 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: 1639145065.959135, msg_089, passed tc-start: 1639145065.968717, 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: 1639145069.494991, msg_090, passed tc-start: 1639145069.504971, 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: 1639145073.123231, msg_091, passed tc-start: 1639145073.133692, 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: 1639145076.501219, msg_092, passed tc-start: 1639145076.511402, 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: 1639145079.873485, msg_093, passed tc-start: 1639145079.881953, 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: 1639145083.284469, msg_094, passed tc-start: 1639145083.291853, msg_095 tc-so:Executing command [ /usr/libexec/lint1 -ghSw /usr/tests/usr.bin/xlint/lint1/msg_095.c /dev/null ] tc-end: 1639145086.906002, msg_095, passed tc-start: 1639145086.921505, 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: 1639145090.868144, msg_096, passed tc-start: 1639145090.877735, msg_097 tc-so:Executing command [ /usr/libexec/lint1 -gtw /usr/tests/usr.bin/xlint/lint1/msg_097.c /dev/null ] tc-end: 1639145094.302922, msg_097, passed tc-start: 1639145094.313232, msg_098 tc-so:Executing command [ /usr/libexec/lint1 -gtw /usr/tests/usr.bin/xlint/lint1/msg_098.c /dev/null ] tc-end: 1639145098.245980, msg_098, passed tc-start: 1639145098.255168, 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: 1639145101.976573, msg_099, passed tc-start: 1639145101.985758, msg_100 tc-so:Executing command [ /usr/libexec/lint1 -Stw /usr/tests/usr.bin/xlint/lint1/msg_100.c /dev/null ] tc-end: 1639145105.703891, msg_100, passed tc-start: 1639145105.711692, 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: 1639145109.185551, msg_101, passed tc-start: 1639145109.194035, 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: 1639145112.905185, msg_102, passed tc-start: 1639145112.914625, 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: 1639145116.556310, msg_103, passed tc-start: 1639145116.566855, 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: 1639145120.980024, msg_104, passed tc-start: 1639145120.990389, 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: 1639145124.755399, msg_105, passed tc-start: 1639145124.762547, 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: 1639145128.298378, msg_106, passed tc-start: 1639145128.305383, 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: 1639145131.913316, msg_107, passed tc-start: 1639145131.924069, 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: 1639145135.691442, msg_108, passed tc-start: 1639145135.699168, 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: 1639145139.95693, msg_109, passed tc-start: 1639145139.103343, 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: 1639145142.652614, msg_110, passed tc-start: 1639145142.659276, 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: 1639145146.85618, msg_111, passed tc-start: 1639145146.93228, 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: 1639145149.598743, msg_112, passed tc-start: 1639145149.608106, 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: 1639145152.834447, msg_113, passed tc-start: 1639145152.842112, 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: 1639145156.442216, msg_114, passed tc-start: 1639145156.451182, 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: 1639145160.10393, msg_115, passed tc-start: 1639145160.17759, 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: 1639145163.649901, msg_116, passed tc-start: 1639145163.659054, 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: 1639145167.649711, msg_117, passed tc-start: 1639145167.658191, msg_118 tc-so:Executing command [ /usr/libexec/lint1 -hw /usr/tests/usr.bin/xlint/lint1/msg_118.c /dev/null ] tc-end: 1639145170.843666, msg_118, passed tc-start: 1639145170.853296, 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: 1639145174.138663, msg_119, passed tc-start: 1639145174.149604, 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: 1639145178.33769, msg_120, passed tc-start: 1639145178.46097, 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: 1639145181.707965, msg_121, passed tc-start: 1639145181.719847, 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: 1639145185.714921, msg_122, passed tc-start: 1639145185.726675, 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: 1639145189.408900, msg_123, passed tc-start: 1639145189.422314, 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: 1639145192.967684, msg_124, passed tc-start: 1639145192.975624, 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: 1639145196.262860, msg_125, passed tc-start: 1639145196.269369, 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: 1639145199.436257, msg_126, passed tc-start: 1639145199.442956, 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: 1639145203.639420, msg_127, passed tc-start: 1639145204.271173, 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: 1639145210.538257, msg_128, passed tc-start: 1639145210.597590, 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: 1639145214.508293, msg_129, passed tc-start: 1639145214.523260, 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: 1639145217.763019, msg_130, passed tc-start: 1639145217.774390, 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: 1639145221.160919, msg_131, passed tc-start: 1639145221.167728, 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: 1639145224.621500, msg_132, passed tc-start: 1639145224.631145, msg_132_ilp32 tc-end: 1639145228.726502, msg_132_ilp32, skipped, unsuitable platform tc-start: 1639145228.736711, 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: 1639145232.36527, msg_133, passed tc-start: 1639145232.43951, 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: 1639145235.337736, msg_134, passed tc-start: 1639145235.346512, 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: 1639145238.774562, msg_135, passed tc-start: 1639145238.783189, 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: 1639145242.440889, msg_136, passed tc-start: 1639145242.448408, 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: 1639145245.879246, msg_137, passed tc-start: 1639145245.887184, 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: 1639145249.477807, msg_138, passed tc-start: 1639145249.487370, 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: 1639145252.915333, msg_139, passed tc-start: 1639145252.930354, 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: 1639145256.455062, msg_140, passed tc-start: 1639145256.468496, 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: 1639145260.89558, msg_141, passed tc-start: 1639145260.102606, msg_142 tc-end: 1639145263.345825, msg_142, skipped, unsuitable platform tc-start: 1639145263.354294, 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: 1639145266.994615, msg_143, passed tc-start: 1639145267.7964, 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: 1639145270.794519, msg_144, passed tc-start: 1639145270.806181, 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: 1639145274.824963, msg_145, passed tc-start: 1639145274.836808, 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: 1639145278.394804, msg_146, passed tc-start: 1639145278.406675, 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: 1639145282.52958, msg_147, passed tc-start: 1639145282.62576, 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: 1639145286.458096, msg_148, passed tc-start: 1639145286.467576, 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: 1639145292.675504, msg_149, passed tc-start: 1639145292.688105, 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: 1639145296.106674, msg_150, passed tc-start: 1639145296.116456, 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: 1639145299.522407, msg_151, passed tc-start: 1639145299.532984, 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: 1639145303.720263, msg_152, passed tc-start: 1639145303.729517, 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: 1639145307.436103, msg_153, passed tc-start: 1639145307.445750, 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: 1639145311.908900, msg_154, passed tc-start: 1639145311.919210, 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: 1639145315.771905, msg_155, passed tc-start: 1639145315.781630, 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: 1639145318.989611, msg_156, passed tc-start: 1639145318.997824, 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: 1639145322.508632, msg_157, passed tc-start: 1639145322.519521, 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: 1639145325.857433, msg_158, passed tc-start: 1639145325.864696, 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: 1639145328.933838, msg_159, passed tc-start: 1639145328.940379, 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: 1639145332.309581, msg_160, passed tc-start: 1639145332.317106, 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: 1639145336.186637, msg_161, passed tc-start: 1639145336.193624, 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: 1639145339.583119, msg_162, passed tc-start: 1639145339.594091, 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: 1639145343.675872, msg_163, passed tc-start: 1639145343.683899, 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: 1639145346.738077, msg_164, passed tc-start: 1639145346.745307, 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: 1639145349.878770, msg_165, passed tc-start: 1639145349.886197, 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: 1639145353.135619, msg_166, passed tc-start: 1639145353.142385, 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: 1639145356.956260, msg_167, passed tc-start: 1639145356.965122, 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: 1639145360.575420, msg_168, passed tc-start: 1639145360.582144, 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: 1639145363.629497, msg_169, passed tc-start: 1639145363.636335, 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: 1639145366.618364, msg_170, passed tc-start: 1639145366.625198, 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: 1639145369.820753, msg_171, passed tc-start: 1639145369.827233, 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: 1639145373.402517, msg_172, passed tc-start: 1639145373.409441, 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: 1639145376.455913, msg_173, passed tc-start: 1639145376.465017, 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: 1639145379.596336, msg_174, passed tc-start: 1639145379.603160, 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: 1639145383.691687, msg_175, passed tc-start: 1639145383.701078, 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: 1639145387.134950, msg_176, passed tc-start: 1639145387.141402, 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: 1639145390.361655, msg_177, passed tc-start: 1639145390.369794, 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: 1639145393.589086, msg_178, passed tc-start: 1639145393.595893, 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: 1639145396.709353, msg_179, passed tc-start: 1639145396.719160, 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: 1639145399.668132, msg_180, passed tc-start: 1639145399.674631, 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: 1639145402.640088, msg_181, passed tc-start: 1639145402.647221, 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: 1639145406.224890, msg_182, passed tc-start: 1639145406.231936, 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: 1639145409.194014, msg_183, passed tc-start: 1639145409.200571, 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: 1639145412.352228, msg_184, passed tc-start: 1639145412.359155, 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: 1639145415.910520, msg_185, passed tc-start: 1639145415.919614, msg_186 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_186.c /dev/null ] tc-end: 1639145418.990890, msg_186, passed tc-start: 1639145418.997791, 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: 1639145422.52794, msg_187, passed tc-start: 1639145422.59709, msg_188 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_188.c /dev/null ] tc-end: 1639145425.53004, msg_188, passed tc-start: 1639145425.60089, msg_189 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_189.c /dev/null ] tc-end: 1639145428.281410, msg_189, passed tc-start: 1639145428.288206, 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: 1639145431.380103, msg_190, passed tc-start: 1639145431.386712, 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: 1639145435.80993, msg_191, passed tc-start: 1639145435.87395, 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: 1639145438.57888, msg_192, passed tc-start: 1639145438.64432, 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: 1639145441.314452, msg_193, passed tc-start: 1639145441.322203, 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: 1639145444.764443, msg_194, passed tc-start: 1639145444.773923, 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: 1639145447.923644, msg_195, passed tc-start: 1639145447.930679, 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: 1639145451.949371, msg_196, passed tc-start: 1639145451.959193, 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: 1639145455.508373, msg_197, passed tc-start: 1639145455.515735, 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: 1639145458.609471, msg_198, passed tc-start: 1639145458.617689, 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: 1639145461.640178, msg_199, passed tc-start: 1639145461.646746, 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: 1639145464.651605, msg_200, passed tc-start: 1639145464.658462, 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: 1639145467.630840, msg_201, passed tc-start: 1639145467.638073, 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: 1639145470.913466, msg_202, passed tc-start: 1639145470.920424, msg_203 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_203.c /dev/null ] tc-end: 1639145473.915683, msg_203, passed tc-start: 1639145473.925580, 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: 1639145477.121392, msg_204, passed tc-start: 1639145477.127883, 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: 1639145480.92586, msg_205, passed tc-start: 1639145480.101696, 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: 1639145483.841721, msg_206, passed tc-start: 1639145483.848449, 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: 1639145487.476369, msg_207, passed tc-start: 1639145487.485566, 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: 1639145491.252502, msg_208, passed tc-start: 1639145491.259293, 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: 1639145494.339222, msg_209, passed tc-start: 1639145494.347398, 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: 1639145498.25487, msg_210, passed tc-start: 1639145498.31875, 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: 1639145501.174274, msg_211, passed tc-start: 1639145501.183339, 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: 1639145504.878778, msg_212, passed tc-start: 1639145504.885980, 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: 1639145508.250208, msg_213, passed tc-start: 1639145508.257108, 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: 1639145511.304048, msg_214, passed tc-start: 1639145511.310801, 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: 1639145514.377608, msg_215, passed tc-start: 1639145514.384385, 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: 1639145517.439310, msg_216, passed tc-start: 1639145517.446463, 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: 1639145520.688193, msg_217, passed tc-start: 1639145520.697814, 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: 1639145524.591763, msg_218, passed tc-start: 1639145524.598248, msg_219 tc-so:Executing command [ /usr/libexec/lint1 -t -w /usr/tests/usr.bin/xlint/lint1/msg_219.c /dev/null ] tc-end: 1639145527.733512, msg_219, passed tc-start: 1639145527.741301, 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: 1639145531.19291, msg_220, passed tc-start: 1639145531.28791, 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: 1639145535.63750, msg_221, passed tc-start: 1639145535.73706, 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: 1639145538.592024, msg_222, passed tc-start: 1639145538.601300, 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: 1639145541.965296, msg_223, passed tc-start: 1639145541.976290, 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: 1639145545.257926, msg_224, passed tc-start: 1639145545.267425, 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: 1639145548.307576, msg_225, passed tc-start: 1639145548.316459, 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: 1639145551.324112, msg_226, passed tc-start: 1639145551.331144, 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: 1639145554.330576, msg_227, passed tc-start: 1639145554.337639, 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: 1639145557.332398, msg_228, passed tc-start: 1639145557.339197, 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: 1639145560.526120, msg_229, passed tc-start: 1639145560.533091, 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: 1639145563.829698, msg_230, passed tc-start: 1639145563.844021, msg_230_uchar tc-end: 1639145567.234822, msg_230_uchar, skipped, unsuitable platform tc-start: 1639145567.248528, 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: 1639145570.642655, msg_231, passed tc-start: 1639145570.654092, 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: 1639145574.26931, msg_232, passed tc-start: 1639145574.38167, 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: 1639145577.776054, msg_233, passed tc-start: 1639145577.789105, 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: 1639145581.638158, msg_234, passed tc-start: 1639145581.650630, 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: 1639145585.572829, msg_235, passed tc-start: 1639145585.585037, 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: 1639145589.369547, msg_236, passed tc-start: 1639145589.379731, 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: 1639145592.906526, msg_237, passed tc-start: 1639145592.918113, msg_238 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_238.c /dev/null ] tc-end: 1639145596.163777, msg_238, passed tc-start: 1639145596.170704, 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: 1639145599.215000, msg_239, passed tc-start: 1639145599.223058, 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: 1639145602.231313, msg_240, passed tc-start: 1639145602.237887, 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: 1639145605.296687, msg_241, passed tc-start: 1639145605.303961, 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: 1639145608.327041, msg_242, passed tc-start: 1639145608.334385, 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: 1639145611.397955, msg_243, passed tc-start: 1639145611.406834, 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: 1639145614.695193, msg_244, passed tc-start: 1639145614.702227, 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: 1639145618.117494, msg_245, passed tc-start: 1639145618.124021, 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: 1639145621.872509, msg_246, passed tc-start: 1639145621.882491, 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: 1639145625.45461, msg_247, passed tc-start: 1639145625.60665, 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: 1639145629.474833, msg_248, passed tc-start: 1639145629.484202, 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: 1639145633.305909, msg_249, passed tc-start: 1639145633.315560, 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: 1639145636.337794, msg_250, passed tc-start: 1639145636.347682, 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: 1639145639.402507, msg_251, passed tc-start: 1639145639.408967, 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: 1639145642.360340, msg_252, passed tc-start: 1639145642.366810, 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: 1639145645.432668, msg_253, passed tc-start: 1639145645.439350, msg_254 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_254.c /dev/null ] tc-end: 1639145648.758362, msg_254, passed tc-start: 1639145648.765534, 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: 1639145651.831284, msg_255, passed tc-start: 1639145651.837693, 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: 1639145655.64507, msg_256, passed tc-start: 1639145655.71102, 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: 1639145658.130497, msg_257, passed tc-start: 1639145658.141113, 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: 1639145661.853440, msg_258, passed tc-start: 1639145661.860100, 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: 1639145664.933547, msg_259, passed tc-start: 1639145664.940651, 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: 1639145667.996157, msg_259_c90, passed tc-start: 1639145668.2943, msg_259_ilp32 tc-end: 1639145671.389233, msg_259_ilp32, skipped, unsuitable platform tc-start: 1639145671.396740, 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: 1639145675.84152, msg_260, passed tc-start: 1639145675.90817, 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: 1639145679.512828, msg_261, passed tc-start: 1639145679.520017, msg_262 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_262.c /dev/null ] tc-end: 1639145682.579874, msg_262, passed tc-start: 1639145682.586383, msg_263 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_263.c /dev/null ] tc-end: 1639145685.573064, msg_263, passed tc-start: 1639145685.579933, 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: 1639145689.481777, msg_264, passed tc-start: 1639145689.493332, msg_265 tc-so:Executing command [ /usr/libexec/lint1 -w /usr/tests/usr.bin/xlint/lint1/msg_265.c /dev/null ] tc-end: 1639145692.794029, msg_265, passed tc-start: 1639145692.803594, 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: 1639145696.626651, msg_266, passed tc-start: 1639145696.636459, 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: 1639145700.481967, msg_267, passed tc-start: 1639145700.490882, 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: 1639145704.190977, msg_268, passed tc-start: 1639145704.198309, 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: 1639145707.377496, msg_269, passed tc-start: 1639145707.384370, msg_270 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_270.c /dev/null ] tc-end: 1639145710.574506, msg_270, passed tc-start: 1639145710.581690, msg_271 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_271.c /dev/null ] tc-end: 1639145713.587461, msg_271, passed tc-start: 1639145713.594685, 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: 1639145716.783410, msg_272, passed tc-start: 1639145716.790227, 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: 1639145719.937666, msg_272_c90, passed tc-start: 1639145719.944373, msg_273 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/msg_273.c /dev/null ] tc-end: 1639145723.153851, msg_273, passed tc-start: 1639145723.164430, msg_274 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/msg_274.c /dev/null ] tc-end: 1639145726.360364, msg_274, passed tc-start: 1639145726.367760, 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: 1639145730.378873, msg_275, passed tc-start: 1639145730.387200, 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: 1639145733.989840, msg_276, passed tc-start: 1639145734.5887, 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: 1639145737.899203, msg_277, passed tc-start: 1639145737.912635, 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: 1639145748.597638, msg_278, passed tc-start: 1639145748.614281, 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: 1639145753.610324, msg_279, passed tc-start: 1639145753.616944, 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: 1639145757.85159, msg_280, passed tc-start: 1639145757.92254, 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: 1639145760.409713, msg_281, passed tc-start: 1639145760.418058, 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: 1639145763.679472, msg_282, passed tc-start: 1639145763.689646, 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: 1639145766.898086, msg_283, passed tc-start: 1639145766.904830, 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: 1639145770.105725, msg_284, passed tc-start: 1639145770.114994, 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: 1639145773.291796, msg_285, passed tc-start: 1639145773.298867, 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: 1639145776.384516, msg_286, passed tc-start: 1639145776.391879, 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: 1639145779.448142, msg_287, passed tc-start: 1639145779.455294, 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: 1639145782.519321, msg_288, passed tc-start: 1639145782.525861, 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: 1639145785.969448, msg_289, passed tc-start: 1639145785.977016, 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: 1639145789.73290, msg_290, passed tc-start: 1639145789.79913, 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: 1639145792.594626, msg_291, passed tc-start: 1639145792.604929, 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: 1639145795.833224, msg_292, passed tc-start: 1639145795.840033, 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: 1639145799.490292, msg_293, passed tc-start: 1639145799.497391, 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: 1639145802.577278, msg_294, passed tc-start: 1639145802.583910, 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: 1639145805.770013, msg_295, passed tc-start: 1639145805.777006, 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: 1639145809.119324, msg_296, passed tc-start: 1639145809.128996, 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: 1639145812.381747, msg_297, passed tc-start: 1639145812.393159, 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: 1639145815.695067, msg_298, passed tc-start: 1639145815.707492, 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: 1639145819.134662, msg_299, passed tc-start: 1639145819.141626, 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: 1639145822.476996, msg_300, passed tc-start: 1639145822.483732, 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: 1639145825.903376, msg_301, passed tc-start: 1639145825.910695, 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: 1639145829.495414, msg_302, passed tc-start: 1639145829.503799, msg_303 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/msg_303.c /dev/null ] tc-end: 1639145832.916908, msg_303, passed tc-start: 1639145832.923624, msg_304 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/msg_304.c /dev/null ] tc-end: 1639145836.275354, msg_304, passed tc-start: 1639145836.285467, msg_305 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/msg_305.c /dev/null ] tc-end: 1639145839.589135, msg_305, passed tc-start: 1639145839.595510, 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: 1639145842.684664, msg_306, passed tc-start: 1639145842.691462, 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: 1639145845.700195, msg_307, passed tc-start: 1639145845.707311, 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: 1639145849.12078, msg_308, passed tc-start: 1639145849.20503, 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: 1639145852.370692, msg_309, passed tc-start: 1639145852.377544, 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: 1639145855.667673, msg_310, passed tc-start: 1639145855.677419, 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: 1639145859.151451, msg_311, passed tc-start: 1639145859.158263, msg_312 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_312.c /dev/null ] tc-end: 1639145862.400269, msg_312, passed tc-start: 1639145862.406950, msg_313 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_313.c /dev/null ] tc-end: 1639145865.687412, msg_313, passed tc-start: 1639145865.694297, 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: 1639145868.921149, msg_314, passed tc-start: 1639145868.928882, msg_315 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_315.c /dev/null ] tc-end: 1639145872.254434, msg_315, passed tc-start: 1639145872.261668, 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: 1639145875.354532, msg_316, passed tc-start: 1639145875.364573, msg_317 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_317.c /dev/null ] tc-end: 1639145878.894530, msg_317, passed tc-start: 1639145878.901452, 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: 1639145882.294427, msg_318, passed tc-start: 1639145882.304161, msg_319 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_319.c /dev/null ] tc-end: 1639145886.636403, msg_319, passed tc-start: 1639145886.643876, 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: 1639145889.896558, msg_320, passed tc-start: 1639145889.904518, msg_321 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_321.c /dev/null ] tc-end: 1639145893.419075, msg_321, passed tc-start: 1639145893.429970, 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: 1639145896.769975, msg_322, passed tc-start: 1639145896.778151, 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: 1639145900.312848, msg_323, passed tc-start: 1639145900.325021, 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: 1639145903.971040, msg_324, passed tc-start: 1639145903.978391, 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: 1639145907.57600, msg_325, passed tc-start: 1639145907.65542, 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: 1639145911.5191, msg_326, passed tc-start: 1639145911.15532, msg_327 tc-so:Executing command [ /usr/libexec/lint1 -w /usr/tests/usr.bin/xlint/lint1/msg_327.c /dev/null ] tc-end: 1639145914.297066, msg_327, passed tc-start: 1639145914.304199, msg_328 tc-so:Executing command [ /usr/libexec/lint1 -Sw /usr/tests/usr.bin/xlint/lint1/msg_328.c /dev/null ] tc-end: 1639145917.538033, msg_328, passed tc-start: 1639145917.546078, 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: 1639145920.770795, msg_329, passed tc-start: 1639145920.780258, 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: 1639145924.112224, msg_330, passed tc-start: 1639145924.119246, 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: 1639145927.414135, msg_331, passed tc-start: 1639145927.421459, 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: 1639145931.328565, msg_332, passed tc-start: 1639145931.335663, 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: 1639145934.486614, msg_333, passed tc-start: 1639145934.493574, 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: 1639145937.603746, msg_334, passed tc-start: 1639145937.611212, 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: 1639145940.905443, msg_335, passed tc-start: 1639145940.913374, 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: 1639145944.350615, msg_336, passed tc-start: 1639145944.358649, 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: 1639145948.111747, msg_337, passed tc-start: 1639145948.121454, 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: 1639145951.974131, msg_338, passed tc-start: 1639145951.994216, 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: 1639145955.300759, msg_339, passed tc-start: 1639145955.309173, msg_340 tc-so:Executing command [ /usr/libexec/lint1 -Ssw /usr/tests/usr.bin/xlint/lint1/msg_340.c /dev/null ] tc-end: 1639145958.765566, msg_340, passed tc-start: 1639145958.773365, 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: 1639145962.197929, msg_341, passed tc-start: 1639145962.207209, 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: 1639145965.548440, msg_342, passed tc-start: 1639145965.556656, msg_343 tc-so:Executing command [ /usr/libexec/lint1 -Sw /usr/tests/usr.bin/xlint/lint1/msg_343.c /dev/null ] tc-end: 1639145969.71248, msg_343, passed tc-start: 1639145969.80610, 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: 1639145972.587709, msg_344, passed tc-start: 1639145972.596946, msg_345 tc-so:Executing command [ /usr/libexec/lint1 -Sw /usr/tests/usr.bin/xlint/lint1/msg_345.c /dev/null ] tc-end: 1639145976.139515, msg_345, passed tc-start: 1639145976.148062, 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: 1639145979.704518, msg_346, passed tc-start: 1639145979.711492, 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: 1639145983.155092, msg_347, passed tc-start: 1639145983.163218, 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: 1639145986.516072, msg_348, passed tc-start: 1639145986.523730, 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: 1639145989.651680, op_colon, passed tc-start: 1639145989.659007, 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: 1639145993.132334, op_shl_lp64, passed tc-start: 1639145993.139878, 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: 1639145996.355089, parse_init_declarator, passed tc-start: 1639145996.364560, 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: 1639145999.942506, parse_stmt_error, passed tc-start: 1639145999.951186, 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: 1639146003.275469, parse_stmt_iter_error, passed tc-start: 1639146003.284789, 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: 1639146007.164210, parse_type_name, passed tc-start: 1639146007.173554, platform_ilp32 tc-end: 1639146010.676389, platform_ilp32, skipped, unsuitable platform tc-start: 1639146010.687514, platform_int tc-end: 1639146014.42392, platform_int, skipped, unsuitable platform tc-start: 1639146014.52970, 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: 1639146017.490294, platform_ldbl128, passed tc-start: 1639146017.513199, platform_ldbl64 tc-end: 1639146021.91957, platform_ldbl64, skipped, unsuitable platform tc-start: 1639146021.100516, platform_ldbl96 tc-end: 1639146024.145575, platform_ldbl96, skipped, unsuitable platform tc-start: 1639146024.154695, 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: 1639146027.982568, platform_long, passed tc-start: 1639146027.992201, 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: 1639146031.390387, platform_lp64, passed tc-start: 1639146031.400292, 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: 1639146034.916491, platform_schar, passed tc-start: 1639146034.925597, platform_uchar tc-end: 1639146038.960950, platform_uchar, skipped, unsuitable platform tc-start: 1639146038.969436, 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: 1639146042.456432, stmt_for, passed tc-start: 1639146042.465569, 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: 1639146045.906843, stmt_goto, passed tc-start: 1639146045.915479, 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: 1639146049.310929, stmt_if, passed tp-end: 1639146049.321839, usr.bin/xlint/lint1/t_integration tp-start: 1639146054.27457, usr.bin/xlint/lint2/t_lint2, 26 tc-start: 1639146054.37103, emit tc-so:Executing command [ /usr/libexec/lint2 -h -x -C emit emit.ln ] tc-so:Executing command [ cat llib-lemit.ln ] tc-end: 1639146055.504038, emit, passed tc-start: 1639146055.517963, 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: 1639146056.818859, emit_lp64, passed tc-start: 1639146056.832780, 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: 1639146068.57016, error_cases, passed tc-start: 1639146068.71563, msg_000 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_000.ln ] tc-end: 1639146069.324722, msg_000, passed tc-start: 1639146069.336558, msg_001 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_001.ln ] tc-end: 1639146070.596457, msg_001, passed tc-start: 1639146070.613146, msg_002 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_002.ln ] tc-end: 1639146071.821941, msg_002, passed tc-start: 1639146071.835423, msg_003 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_003.ln ] tc-end: 1639146073.52549, msg_003, passed tc-start: 1639146073.83469, msg_004 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_004.ln ] tc-end: 1639146074.276585, msg_004, passed tc-start: 1639146074.290782, msg_005 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_005.ln ] tc-end: 1639146075.456228, msg_005, passed tc-start: 1639146075.467149, msg_006 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_006.ln ] tc-end: 1639146076.716362, msg_006, passed tc-start: 1639146076.729736, msg_007 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_007.ln ] tc-end: 1639146077.879251, msg_007, passed tc-start: 1639146077.888364, msg_008 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_008.ln ] tc-end: 1639146079.85469, msg_008, passed tc-start: 1639146079.97249, msg_009 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_009.ln ] tc-end: 1639146080.269660, msg_009, passed tc-start: 1639146080.280569, msg_010 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_010.ln ] tc-end: 1639146081.459147, msg_010, passed tc-start: 1639146081.469631, msg_011 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_011.ln ] tc-end: 1639146082.673274, msg_011, passed tc-start: 1639146082.685837, msg_012 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_012.ln ] tc-end: 1639146083.876171, msg_012, passed tc-start: 1639146083.886809, msg_013 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_013.ln ] tc-end: 1639146084.904257, msg_013, passed tc-start: 1639146084.913299, msg_014 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_014.ln ] tc-end: 1639146085.844927, msg_014, passed tc-start: 1639146085.855976, msg_015 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_015.ln ] tc-end: 1639146086.947270, msg_015, passed tc-start: 1639146086.954928, msg_016 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_016.ln ] tc-end: 1639146087.908509, msg_016, passed tc-start: 1639146087.918024, msg_017 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_017.ln ] tc-end: 1639146089.38530, msg_017, passed tc-start: 1639146089.51172, msg_018 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_018.ln ] tc-end: 1639146090.157981, msg_018, passed tc-start: 1639146090.166954, output_sorted tc-so:Executing command [ /usr/libexec/lint2 -h -x output_sorted.ln ] tc-end: 1639146091.203290, output_sorted, passed tc-start: 1639146091.213790, read tc-so:Executing command [ /usr/libexec/lint2 -h -x read.ln ] tc-end: 1639146092.227927, read, passed tc-start: 1639146092.236296, read_lp64 tc-so:Executing command [ /usr/libexec/lint2 -h -x read_lp64.ln ] tc-end: 1639146093.394637, read_lp64, passed tc-start: 1639146093.408749, read_printf tc-so:Executing command [ /usr/libexec/lint2 -h -x read_printf.ln ] tc-end: 1639146094.490136, read_printf, passed tp-end: 1639146094.502922, usr.bin/xlint/lint2/t_lint2 tp-start: 1639146095.329508, usr.bin/ztest/t_ztest, 1 tc-start: 1639146095.332011, 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: 1639146124.85653, assert, expected_failure, PR kern/53767: atf-check failed; see the output of the test for details tp-end: 1639146124.101887, usr.bin/ztest/t_ztest tp-start: 1639146125.350745, usr.bin/c++/t_asan_double_free, 1 tc-start: 1639146125.354277, target_not_supported tc-end: 1639146126.274893, target_not_supported, skipped, Target is not supported tp-end: 1639146126.285028, usr.bin/c++/t_asan_double_free tp-start: 1639146127.283868, usr.bin/c++/t_asan_global_buffer_overflow, 1 tc-start: 1639146127.286771, target_not_supported tc-end: 1639146128.153158, target_not_supported, skipped, Target is not supported tp-end: 1639146128.162290, usr.bin/c++/t_asan_global_buffer_overflow tp-start: 1639146129.233569, usr.bin/c++/t_asan_heap_overflow, 1 tc-start: 1639146129.237320, target_not_supported tc-end: 1639146130.104285, target_not_supported, skipped, Target is not supported tp-end: 1639146130.111560, usr.bin/c++/t_asan_heap_overflow tp-start: 1639146131.79770, usr.bin/c++/t_asan_off_by_one, 1 tc-start: 1639146131.83194, target_not_supported tc-end: 1639146132.19030, target_not_supported, skipped, Target is not supported tp-end: 1639146132.28332, usr.bin/c++/t_asan_off_by_one tp-start: 1639146132.965802, usr.bin/c++/t_asan_poison, 1 tc-start: 1639146132.968577, target_not_supported tc-end: 1639146133.739279, target_not_supported, skipped, Target is not supported tp-end: 1639146133.745948, usr.bin/c++/t_asan_poison tp-start: 1639146134.509022, usr.bin/c++/t_asan_uaf, 1 tc-start: 1639146134.511346, target_not_supported tc-end: 1639146135.312927, target_not_supported, skipped, Target is not supported tp-end: 1639146135.322693, usr.bin/c++/t_asan_uaf tp-start: 1639146138.397323, usr.bin/c++/t_ubsan_int_add_overflow, 3 tc-start: 1639146138.399966, int_add_overflow tc-so:Executing command [ ./test ] tc-end: 1639146149.410859, int_add_overflow, passed tc-start: 1639146149.424233, int_add_overflow_pic tc-so:Executing command [ ./test ] tc-end: 1639146158.927794, int_add_overflow_pic, passed tc-start: 1639146158.941618, int_add_overflow_pie tc-so:Executing command [ ./test ] tc-end: 1639146165.137814, int_add_overflow_pie, passed tp-end: 1639146165.151949, usr.bin/c++/t_ubsan_int_add_overflow tp-start: 1639146167.42139, usr.bin/c++/t_ubsan_int_neg_overflow, 3 tc-start: 1639146167.45814, int_neg_overflow tc-so:Executing command [ ./test ] tc-end: 1639146172.784135, int_neg_overflow, passed tc-start: 1639146172.794983, int_neg_overflow_pic tc-so:Executing command [ ./test ] tc-end: 1639146181.415572, int_neg_overflow_pic, passed tc-start: 1639146181.429220, int_neg_overflow_pie tc-so:Executing command [ ./test ] tc-end: 1639146187.816328, int_neg_overflow_pie, passed tp-end: 1639146187.830403, usr.bin/c++/t_ubsan_int_neg_overflow tp-start: 1639146189.886796, usr.bin/c++/t_ubsan_vla_out_of_bounds, 3 tc-start: 1639146189.889255, vla_out_of_bounds tc-so:Executing command [ ./test ] tc-end: 1639146196.392085, vla_out_of_bounds, passed tc-start: 1639146196.402403, vla_out_of_bounds_pic tc-so:Executing command [ ./test ] tc-end: 1639146205.744586, vla_out_of_bounds_pic, passed tc-start: 1639146205.756942, vla_out_of_bounds_pie tc-so:Executing command [ ./test ] tc-end: 1639146211.749325, vla_out_of_bounds_pie, passed tp-end: 1639146211.760567, usr.bin/c++/t_ubsan_vla_out_of_bounds tp-start: 1639146213.588994, usr.bin/c++/t_ubsan_int_sub_overflow, 3 tc-start: 1639146213.592149, int_sub_overflow tc-so:Executing command [ ./test ] tc-end: 1639146219.876883, int_sub_overflow, passed tc-start: 1639146219.887090, int_sub_overflow_pic tc-so:Executing command [ ./test ] tc-end: 1639146228.959533, int_sub_overflow_pic, passed tc-start: 1639146228.972420, int_sub_overflow_pie tc-so:Executing command [ ./test ] tc-end: 1639146235.62746, int_sub_overflow_pie, passed tp-end: 1639146235.78046, usr.bin/c++/t_ubsan_int_sub_overflow tp-start: 1639146236.924239, usr.bin/c++/t_ubsan_int_divzero, 3 tc-start: 1639146236.926740, int_divzero tc-so:Executing command [ ./test ] tc-end: 1639146242.406558, int_divzero, passed tc-start: 1639146242.420739, int_divzero_pic tc-so:Executing command [ ./test ] tc-end: 1639146251.783958, int_divzero_pic, passed tc-start: 1639146251.803020, int_divzero_pie tc-so:Executing command [ ./test ] tc-end: 1639146257.871615, int_divzero_pie, passed tp-end: 1639146257.889579, usr.bin/c++/t_ubsan_int_divzero tp-start: 1639146260.140899, usr.bin/c++/t_call_once, 10 tc-start: 1639146260.143142, call_once tc-so:Executing command [ c++ -o call_once test.cpp -pthread ] tc-so:Executing command [ ./call_once ] tc-end: 1639146299.849864, call_once, passed tc-start: 1639146299.861934, 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.92, 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.92, 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: 1639146419.265556, call_once_32, passed tc-start: 1639146419.307492, 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: 1639146459.89477, call_once_pic, passed tc-start: 1639146459.107617, 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: 1639146499.679980, call_once_pic_32, passed tc-start: 1639146499.699696, 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: 1639146539.694638, call_once_pic_profile, passed tc-start: 1639146539.716689, 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: 1639146581.757842, call_once_pic_profile_32, passed tc-start: 1639146581.786585, call_once_pie tc-so:Executing command [ c++ -fpie -pie -o call_once test.cpp -pthread ] tc-so:Executing command [ ./call_once ] tc-end: 1639146620.380207, call_once_pie, passed tc-start: 1639146620.395666, 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: 1639146661.23165, call_once_profile, failed, atf-check failed; see the output of the test for details tc-start: 1639146661.51847, 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: 1639146702.450919, call_once_profile_32, failed, atf-check failed; see the output of the test for details tc-start: 1639146702.475720, call_once_static tc-so:Executing command [ c++ -static -o call_once test.cpp -pthread ] tc-so:Executing command [ ./call_once ] tc-end: 1639146744.975516, call_once_static, passed tp-end: 1639146744.999592, usr.bin/c++/t_call_once tp-start: 1639146747.682576, usr.bin/c++/t_call_once2, 10 tc-start: 1639146747.686473, call_once2 tc-so:Executing command [ c++ -o call_once2 test.cpp -pthread ] tc-so:Executing command [ ./call_once2 ] tc-end: 1639146799.427034, call_once2, passed tc-start: 1639146799.441716, 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.92, 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.92, 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: 1639146953.713130, call_once2_32, passed tc-start: 1639146953.764945, 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: 1639147008.77636, call_once2_pic, passed tc-start: 1639147008.92861, 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: 1639147063.480376, call_once2_pic_32, passed tc-start: 1639147063.498833, 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: 1639147114.619954, 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: 1639147114.651131, 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: 1639147172.191125, 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: 1639147172.221090, call_once2_pie tc-so:Executing command [ c++ -fpie -pie -o call_once2 test.cpp -pthread ] tc-so:Executing command [ ./call_once2 ] tc-end: 1639147218.855616, call_once2_pie, passed tc-start: 1639147218.866534, 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: 1639147272.278206, 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: 1639147272.308842, 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: 1639147323.623741, 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: 1639147323.659539, call_once2_static tc-so:Executing command [ c++ -static -o call_once2 test.cpp -pthread ] tc-so:Executing command [ ./call_once2 ] tc-end: 1639147377.881448, call_once2_static, passed tp-end: 1639147377.906987, usr.bin/c++/t_call_once2 tp-start: 1639147380.455014, usr.bin/c++/t_cxxruntime, 10 tc-start: 1639147380.457521, cxxruntime tc-so:Executing command [ c++ -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1639147407.641560, cxxruntime, passed tc-start: 1639147407.657300, 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.92, 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.92, 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: 1639147494.879187, cxxruntime32, passed tc-start: 1639147494.925628, 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: 1639147525.968007, cxxruntime_pic, passed tc-start: 1639147525.987582, 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: 1639147558.944757, cxxruntime_pic_32, passed tc-start: 1639147558.965803, 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: 1639147592.427550, cxxruntime_pic_profile, passed tc-start: 1639147592.466319, 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: 1639147627.476224, cxxruntime_pic_profile_32, passed tc-start: 1639147627.519510, cxxruntime_pie tc-so:Executing command [ c++ -fpie -pie -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1639147654.489916, cxxruntime_pie, passed tc-start: 1639147654.506618, cxxruntime_profile tc-so:Executing command [ c++ -pg -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1639147684.901621, cxxruntime_profile, passed tc-start: 1639147684.930288, cxxruntime_profile_32 tc-so:Executing command [ c++ -m32 -pg -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1639147718.370672, cxxruntime_profile_32, passed tc-start: 1639147718.402394, cxxruntime_static tc-so:Executing command [ c++ -static -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1639147746.621980, cxxruntime_static, passed tp-end: 1639147746.650902, usr.bin/c++/t_cxxruntime tp-start: 1639147749.65886, usr.bin/c++/t_hello, 10 tc-start: 1639147749.68694, hello tc-so:Executing command [ c++ -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1639147753.954416, hello, passed tc-start: 1639147753.964438, 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.92, 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.92, 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: 1639147767.11196, hello32, passed tc-start: 1639147767.33228, 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: 1639147774.133343, hello_pic, passed tc-start: 1639147774.146696, 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: 1639147781.688393, hello_pic_32, passed tc-start: 1639147781.703885, 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: 1639147788.346602, hello_pic_profile, passed tc-start: 1639147788.376754, 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: 1639147795.679169, hello_pic_profile_32, passed tc-start: 1639147795.708654, hello_pie tc-so:Executing command [ c++ -fpie -pie -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1639147800.463586, hello_pie, passed tc-start: 1639147800.478518, hello_profile tc-so:Executing command [ c++ -pg -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1639147804.789620, hello_profile, passed tc-start: 1639147804.812892, hello_profile_32 tc-so:Executing command [ c++ -m32 -pg -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1639147810.33101, hello_profile_32, passed tc-start: 1639147810.56435, hello_static tc-so:Executing command [ c++ -static -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1639147814.469987, hello_static, passed tp-end: 1639147814.487649, usr.bin/c++/t_hello tp-start: 1639147817.224584, usr.bin/c++/t_pthread_once, 10 tc-start: 1639147817.228333, pthread_once tc-so:Executing command [ c++ -o pthread_once test.cpp -pthread ] tc-so:Executing command [ ./pthread_once ] tc-end: 1639147845.37302, pthread_once, passed tc-start: 1639147845.54060, 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.92, 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.92, 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: 1639147922.157123, pthread_once_32, passed tc-start: 1639147922.190022, 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: 1639147950.847947, pthread_once_pic, passed tc-start: 1639147950.865979, 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: 1639147979.776210, pthread_once_pic_32, passed tc-start: 1639147979.792830, 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: 1639148006.970606, pthread_once_pic_profile, passed tc-start: 1639148006.991798, 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: 1639148035.786412, pthread_once_pic_profile_32, passed tc-start: 1639148035.813448, pthread_once_pie tc-so:Executing command [ c++ -fpie -pie -o pthread_once test.cpp -pthread ] tc-so:Executing command [ ./pthread_once ] tc-end: 1639148061.746106, pthread_once_pie, passed tc-start: 1639148061.757432, 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: 1639148088.610886, pthread_once_profile, failed, atf-check failed; see the output of the test for details tc-start: 1639148088.633708, 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: 1639148115.771740, pthread_once_profile_32, failed, atf-check failed; see the output of the test for details tc-start: 1639148115.797497, pthread_once_static tc-so:Executing command [ c++ -static -o pthread_once test.cpp -pthread ] tc-so:Executing command [ ./pthread_once ] tc-end: 1639148140.722607, pthread_once_static, passed tp-end: 1639148140.739446, usr.bin/c++/t_pthread_once tp-start: 1639148143.91565, usr.bin/c++/t_static_destructor, 10 tc-start: 1639148143.95208, static_destructor tc-so:Executing command [ c++ -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1639148171.606620, static_destructor, passed tc-start: 1639148171.619984, 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.92, 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.92, 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: 1639148260.199185, static_destructor32, passed tc-start: 1639148260.231745, 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: 1639148289.868278, static_destructor_pic, passed tc-start: 1639148289.885346, 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: 1639148324.90074, static_destructor_pic_32, passed tc-start: 1639148324.105996, 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: 1639148359.198045, static_destructor_pic_profile, passed tc-start: 1639148359.232025, 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: 1639148395.814647, static_destructor_pic_profile_32, passed tc-start: 1639148395.863740, static_destructor_pie tc-so:Executing command [ c++ -fpie -pie -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1639148425.520828, static_destructor_pie, passed tc-start: 1639148425.535455, static_destructor_profile tc-so:Executing command [ c++ -pg -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1639148458.887468, static_destructor_profile, passed tc-start: 1639148458.920623, static_destructor_profile_32 tc-so:Executing command [ c++ -m32 -pg -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1639148492.636134, static_destructor_profile_32, passed tc-start: 1639148492.674521, static_destructor_static tc-so:Executing command [ c++ -static -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1639148525.753614, static_destructor_static, passed tp-end: 1639148525.780303, usr.bin/c++/t_static_destructor tp-start: 1639148526.527310, usr.bin/c++/t_fuzzer_oom, 1 tc-start: 1639148526.530497, target_not_supported tc-end: 1639148527.137428, target_not_supported, skipped, Target is not supported tp-end: 1639148527.146627, usr.bin/c++/t_fuzzer_oom tp-start: 1639148527.956032, usr.bin/c++/t_fuzzer_simple, 1 tc-start: 1639148527.958595, target_not_supported tc-end: 1639148528.541350, target_not_supported, skipped, Target is not supported tp-end: 1639148528.552349, usr.bin/c++/t_fuzzer_simple tp-start: 1639148529.226539, usr.bin/c++/t_fuzzer_timeout, 1 tc-start: 1639148529.229752, target_not_supported tc-end: 1639148529.873202, target_not_supported, skipped, Target is not supported tp-end: 1639148529.882331, usr.bin/c++/t_fuzzer_timeout tp-start: 1639148530.604471, usr.bin/c++/t_msan_allocated_memory, 1 tc-start: 1639148530.608169, target_not_supported tc-end: 1639148531.256733, target_not_supported, skipped, Target is not supported tp-end: 1639148531.264768, usr.bin/c++/t_msan_allocated_memory tp-start: 1639148531.965231, usr.bin/c++/t_msan_check_mem, 1 tc-start: 1639148531.967768, target_not_supported tc-end: 1639148532.581526, target_not_supported, skipped, Target is not supported tp-end: 1639148532.603986, usr.bin/c++/t_msan_check_mem tp-start: 1639148533.358433, usr.bin/c++/t_msan_free, 1 tc-start: 1639148533.360718, target_not_supported tc-end: 1639148533.999021, target_not_supported, skipped, Target is not supported tp-end: 1639148534.7338, usr.bin/c++/t_msan_free tp-start: 1639148534.705395, usr.bin/c++/t_msan_heap, 1 tc-start: 1639148534.707989, target_not_supported tc-end: 1639148535.395094, target_not_supported, skipped, Target is not supported tp-end: 1639148535.404132, usr.bin/c++/t_msan_heap tp-start: 1639148536.136146, usr.bin/c++/t_msan_partial_poison, 1 tc-start: 1639148536.139065, target_not_supported tc-end: 1639148536.844492, target_not_supported, skipped, Target is not supported tp-end: 1639148536.854565, usr.bin/c++/t_msan_partial_poison tp-start: 1639148537.632374, usr.bin/c++/t_msan_poison, 1 tc-start: 1639148537.637066, target_not_supported tc-end: 1639148538.264793, target_not_supported, skipped, Target is not supported tp-end: 1639148538.273042, usr.bin/c++/t_msan_poison tp-start: 1639148539.27210, usr.bin/c++/t_msan_realloc, 1 tc-start: 1639148539.29915, target_not_supported tc-end: 1639148539.673952, target_not_supported, skipped, Target is not supported tp-end: 1639148539.685259, usr.bin/c++/t_msan_realloc tp-start: 1639148540.486567, usr.bin/c++/t_msan_shadow, 1 tc-start: 1639148540.489569, target_not_supported tc-end: 1639148541.133751, target_not_supported, skipped, Target is not supported tp-end: 1639148541.144474, usr.bin/c++/t_msan_shadow tp-start: 1639148541.931166, usr.bin/c++/t_msan_stack, 1 tc-start: 1639148541.934808, target_not_supported tc-end: 1639148542.579649, target_not_supported, skipped, Target is not supported tp-end: 1639148542.588055, usr.bin/c++/t_msan_stack tp-start: 1639148543.414330, usr.bin/c++/t_msan_unpoison, 1 tc-start: 1639148543.418179, target_not_supported tc-end: 1639148544.108166, target_not_supported, skipped, Target is not supported tp-end: 1639148544.117601, usr.bin/c++/t_msan_unpoison tp-start: 1639148545.791527, usr.bin/c++/t_tsan_data_race, 4 tc-start: 1639148545.794110, data_race tc-end: 1639148545.796158, data_race, skipped, Requires the 'x86_64' architecture tc-start: 1639148545.797674, data_race_pic tc-end: 1639148545.799418, data_race_pic, skipped, Requires the 'x86_64' architecture tc-start: 1639148545.800702, data_race_pie tc-end: 1639148545.802414, data_race_pie, skipped, Requires the 'x86_64' architecture tc-start: 1639148545.803742, data_race_profile tc-end: 1639148545.805462, data_race_profile, skipped, Requires the 'x86_64' architecture tp-end: 1639148545.806827, usr.bin/c++/t_tsan_data_race tp-start: 1639148547.342208, usr.bin/c++/t_tsan_heap_use_after_free, 4 tc-start: 1639148547.344839, heap_use_after_free tc-end: 1639148547.346674, heap_use_after_free, skipped, Requires the 'x86_64' architecture tc-start: 1639148547.348203, heap_use_after_free_pic tc-end: 1639148547.350110, heap_use_after_free_pic, skipped, Requires the 'x86_64' architecture tc-start: 1639148547.351645, heap_use_after_free_pie tc-end: 1639148547.353609, heap_use_after_free_pie, skipped, Requires the 'x86_64' architecture tc-start: 1639148547.355489, heap_use_after_free_profile tc-end: 1639148547.357918, heap_use_after_free_profile, skipped, Requires the 'x86_64' architecture tp-end: 1639148547.359827, usr.bin/c++/t_tsan_heap_use_after_free tp-start: 1639148548.921404, usr.bin/c++/t_tsan_lock_order_inversion, 4 tc-start: 1639148548.924644, lock_order_inversion tc-end: 1639148548.926978, lock_order_inversion, skipped, Requires the 'x86_64' architecture tc-start: 1639148548.928953, lock_order_inversion_pic tc-end: 1639148548.931395, lock_order_inversion_pic, skipped, Requires the 'x86_64' architecture tc-start: 1639148548.933420, lock_order_inversion_pie tc-end: 1639148548.935846, lock_order_inversion_pie, skipped, Requires the 'x86_64' architecture tc-start: 1639148548.937754, lock_order_inversion_profile tc-end: 1639148548.940210, lock_order_inversion_profile, skipped, Requires the 'x86_64' architecture tp-end: 1639148548.942167, usr.bin/c++/t_tsan_lock_order_inversion tp-start: 1639148551.40785, usr.bin/c++/t_tsan_locked_mutex_destroy, 4 tc-start: 1639148551.44062, locked_mutex_destroy tc-end: 1639148551.46505, locked_mutex_destroy, skipped, Requires the 'x86_64' architecture tc-start: 1639148551.48125, locked_mutex_destroy_pic tc-end: 1639148551.50854, locked_mutex_destroy_pic, skipped, Requires the 'x86_64' architecture tc-start: 1639148551.52801, locked_mutex_destroy_pie tc-end: 1639148551.54918, locked_mutex_destroy_pie, skipped, Requires the 'x86_64' architecture tc-start: 1639148551.56694, locked_mutex_destroy_profile tc-end: 1639148551.59353, locked_mutex_destroy_profile, skipped, Requires the 'x86_64' architecture tp-end: 1639148551.61308, usr.bin/c++/t_tsan_locked_mutex_destroy tp-start: 1639148552.570219, usr.bin/c++/t_tsan_signal_errno, 4 tc-start: 1639148552.572860, signal_errno tc-end: 1639148552.574871, signal_errno, skipped, Requires the 'x86_64' architecture tc-start: 1639148552.576344, signal_errno_pic tc-end: 1639148552.578195, signal_errno_pic, skipped, Requires the 'x86_64' architecture tc-start: 1639148552.579578, signal_errno_pie tc-end: 1639148552.581449, signal_errno_pie, skipped, Requires the 'x86_64' architecture tc-start: 1639148552.582789, signal_errno_profile tc-end: 1639148552.584901, signal_errno_profile, skipped, Requires the 'x86_64' architecture tp-end: 1639148552.586520, usr.bin/c++/t_tsan_signal_errno tp-start: 1639148553.393224, usr.bin/c++/t_tsan_thread_leak, 1 tc-start: 1639148553.395818, target_not_supported tc-se:[: 18446744073709551615: out of range tc-end: 1639148554.55276, target_not_supported, skipped, Target is not supported tp-end: 1639148554.64598, usr.bin/c++/t_tsan_thread_leak tp-start: 1639148554.803590, usr.bin/c++/t_tsan_vptr_race, 1 tc-start: 1639148554.806575, target_not_supported tc-se:[: 18446744073709551615: out of range tc-end: 1639148555.444148, target_not_supported, skipped, Target is not supported tp-end: 1639148555.453104, usr.bin/c++/t_tsan_vptr_race tp-start: 1639148557.601656, usr.sbin/cpuctl/t_cpuctl, 7 tc-start: 1639148557.604783, 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: 1639148560.652273, err, passed tc-start: 1639148560.661615, identify tc-so:Executing command [ /bin/sh -c cpuctl identify 0 ] tc-end: 1639148561.521558, identify, passed tc-start: 1639148561.530877, ncpu tc-end: 1639148562.252591, ncpu, passed tc-start: 1639148562.261143, 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: 1639148563.444492, nointr, skipped, test sometimes hangs or upsets machine tc-start: 1639148563.454017, nointr_perm tc-end: 1639148564.129880, nointr_perm, passed tc-start: 1639148564.141229, 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: 1639148565.299631, offline, skipped, test sometimes hangs or upsets machine tc-start: 1639148565.308357, offline_perm tc-end: 1639148565.935841, offline_perm, passed tp-end: 1639148565.944920, usr.sbin/cpuctl/t_cpuctl tp-start: 1639148566.695803, usr.sbin/execsnoop/t_execsnoop, 1 tc-start: 1639148566.698525, basic tc-end: 1639148566.705348, basic, skipped, Required program 'execsnoop' not found in the PATH tp-end: 1639148566.706865, usr.sbin/execsnoop/t_execsnoop tp-start: 1639148566.819382, usr.sbin/inetd/t_inetd, 1 tc-start: 1639148566.821729, 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:16548 execl test_server tc-se:16548 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:27982 execl test_server tc-se:27982 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:22461 execl test_server tc-se:22461 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:28181 execl test_server tc-se:28181 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:27468 execl test_server tc-se:27468 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:12595 execl test_server tc-se:12595 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:10308 execl test_server tc-se:10308 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:375 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:375 reaped, status 0 tc-se:21540 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:21540 reaped, status 0 tc-se:26092 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: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:20210 execl test_server tc-se:26092 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:23966 execl test_server tc-se:20210 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 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: 1639148577.827632, test_ratelimit, passed tp-end: 1639148577.836215, usr.sbin/inetd/t_inetd tp-start: 1639148581.64969, usr.sbin/mtree/t_mtree, 20 tc-start: 1639148581.67401, mtree_check tc-end: 1639148581.984579, mtree_check, passed tc-start: 1639148582.38862, mtree_convert_C tc-end: 1639148582.680614, mtree_convert_C, passed tc-start: 1639148582.691373, mtree_convert_C_S tc-end: 1639148583.403224, mtree_convert_C_S, passed tc-start: 1639148583.414412, mtree_convert_D tc-end: 1639148584.103204, mtree_convert_D, passed tc-start: 1639148584.122541, mtree_convert_D_S tc-end: 1639148584.846655, mtree_convert_D_S, passed tc-start: 1639148584.855457, mtree_create tc-end: 1639148585.834633, mtree_create, passed tc-start: 1639148585.885858, 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: 1639148587.266158, mtree_ignore, passed tc-start: 1639148587.282265, mtree_merge tc-end: 1639148588.181056, mtree_merge, passed tc-start: 1639148588.191763, mtree_nonemptydir tc-so:Executing command [ /bin/sh -c mtree -F mtree -f mtree.spec ] tc-end: 1639148589.248323, mtree_nonemptydir, passed tc-start: 1639148589.266605, mtree_onlyfile tc-end: 1639148589.927539, mtree_onlyfile, passed tc-start: 1639148589.950299, netbsd6_check tc-end: 1639148590.878568, netbsd6_check, passed tc-start: 1639148590.930829, netbsd6_convert_C tc-end: 1639148591.594804, netbsd6_convert_C, passed tc-start: 1639148591.604037, netbsd6_convert_C_S tc-end: 1639148592.274904, netbsd6_convert_C_S, passed tc-start: 1639148592.285401, netbsd6_convert_D tc-end: 1639148592.956045, netbsd6_convert_D, passed tc-start: 1639148592.966858, netbsd6_convert_D_S tc-end: 1639148593.631870, netbsd6_convert_D_S, passed tc-start: 1639148593.644758, netbsd6_create tc-end: 1639148594.679799, netbsd6_create, passed tc-start: 1639148594.728358, 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: 1639148596.32490, netbsd6_ignore, passed tc-start: 1639148596.51310, netbsd6_merge tc-end: 1639148596.827919, netbsd6_merge, passed tc-start: 1639148596.838123, netbsd6_nonemptydir tc-so:Executing command [ /bin/sh -c mtree -F netbsd6 -f mtree.spec ] tc-end: 1639148597.820654, netbsd6_nonemptydir, passed tc-start: 1639148597.838991, netbsd6_onlyfile tc-end: 1639148598.498214, netbsd6_onlyfile, passed tp-end: 1639148598.516032, usr.sbin/mtree/t_mtree tp-start: 1639148599.279785, usr.sbin/opensnoop/t_opensnoop, 1 tc-start: 1639148599.282054, basic tc-end: 1639148599.288321, basic, skipped, Required program 'opensnoop' not found in the PATH tp-end: 1639148599.289834, usr.sbin/opensnoop/t_opensnoop tp-start: 1639148600.198216, usr.sbin/stdethers/t_stdethers, 2 tc-start: 1639148600.201085, default tc-end: 1639148601.232365, default, passed tc-start: 1639148601.240833, valid tc-end: 1639148602.378149, valid, passed tp-end: 1639148602.386824, usr.sbin/stdethers/t_stdethers tp-start: 1639148603.223501, usr.sbin/stdhosts/t_stdhosts, 2 tc-start: 1639148603.225970, default tc-end: 1639148604.341342, default, passed tc-start: 1639148604.349242, ipv6 tc-end: 1639148605.599948, ipv6, passed tp-end: 1639148605.609872, usr.sbin/stdhosts/t_stdhosts tp-start: 1639148606.222241, usr.sbin/tcpdump/t_tcpdump, 1 tc-start: 1639148606.225138, promiscuous tc-so:Testing hme0 tc-so:Executing command [ /bin/sh -c tcpdump -c 1 -i hme0 ] tc-so:Testing lo0 tc-se:[1] Terminated atf_check -s ignore -o ignore -e ignore -x "tc... tc-so:Executing command [ /bin/sh -c tcpdump -c 1 -i lo0 ] tc-end: 1639148614.421084, promiscuous, passed tp-end: 1639148614.427925, usr.sbin/tcpdump/t_tcpdump tp-start: 1639148615.449276, usr.sbin/traceroute/t_traceroute, 2 tc-start: 1639148615.452621, 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: 1639148625.561386, basic, passed tc-start: 1639148625.578439, 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: 1639148634.836029, basic_icmp, passed tp-end: 1639148634.854409, usr.sbin/traceroute/t_traceroute tp-start: 1639148635.622107, usr.sbin/useradd/t_useradd, 1 tc-start: 1639148635.624883, 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: 1639148637.297567, longname, expected_failure, PR bin/39546: atf-check failed; see the output of the test for details tp-end: 1639148637.309391, usr.sbin/useradd/t_useradd tp-start: 1639148637.598874, fs/ffs/t_extattr, 2 tc-start: 1639148637.601326, 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: 1639148639.85685, extattr_create_unlink, passed tc-start: 1639148639.96825, 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: 1639148640.253169, extattr_simple, passed tp-end: 1639148640.262018, fs/ffs/t_extattr tp-start: 1639148640.477327, fs/ffs/t_fifos, 1 tc-start: 1639148640.480019, 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: 1639148641.619006, fifos, passed tp-end: 1639148641.629098, fs/ffs/t_fifos tp-start: 1639148641.805116, fs/ffs/t_snapshot, 2 tc-start: 1639148641.807721, 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.9200050] /dev/fss0: file system not clean (fs_clean=0x4); please fsck(8) tc-so:[ 9.9200050] /dev/fss0: lost blocks 0 files 0 tc-end: 1639148651.426218, snapshot, passed tc-start: 1639148651.434635, 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:46 files, 15 used, 9248 free (24 frags, 1153 blocks, 0.3% fragmentation) tc-so:[ 1.0000000] entropy: ready tc-end: 1639148658.712310, snapshotstress, passed tp-end: 1639148658.725044, fs/ffs/t_snapshot tp-start: 1639148658.930122, fs/ffs/t_snapshot_log, 2 tc-start: 1639148658.932706, 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:[ 12.3600050] /dev/fss0: file system not clean (fs_clean=0x4); please fsck(8) tc-so:[ 12.3600050] /dev/fss0: lost blocks 0 files 0 tc-end: 1639148671.36530, snapshot, passed tc-start: 1639148671.46144, 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:96 files, 22 used, 9241 free (33 frags, 1151 blocks, 0.4% fragmentation) tc-so:[ 1.0000000] entropy: ready tc-end: 1639148681.315017, snapshotstress, passed tp-end: 1639148681.325136, fs/ffs/t_snapshot_log tp-start: 1639148681.512447, fs/ffs/t_snapshot_v2, 2 tc-start: 1639148681.514759, 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:[ 10.3300050] /dev/fss0: file system not clean (fs_clean=0x4); please fsck(8) tc-so:[ 10.3300050] /dev/fss0: lost blocks 0 files 0 tc-end: 1639148691.568603, snapshot, passed tc-start: 1639148691.577618, 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:36 files, 12 used, 8667 free (27 frags, 1080 blocks, 0.3% fragmentation) tc-so:[ 1.0000000] entropy: ready tc-end: 1639148698.883790, snapshotstress, passed tp-end: 1639148698.893301, fs/ffs/t_snapshot_v2 tp-start: 1639148699.106100, fs/ffs/t_mount, 3 tc-start: 1639148699.108377, 48Kimage tc-so:[ 1.0000000] entropy: ready tc-end: 1639148699.924584, 48Kimage, expected_failure, PR kern/43573: mount failed: Invalid argument tc-start: 1639148699.936116, 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: 1639148700.882708, fsbsizeovermaxbsize, passed tc-start: 1639148700.894893, 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: 1639148701.801924, fsbsizeovermaxphys, passed tp-end: 1639148701.814666, fs/ffs/t_mount tp-start: 1639148702.4279, fs/ffs/t_quota2_1, 10 tc-start: 1639148702.6907, 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: 1639148728.374633, quota_1000_O1_be, passed tc-start: 1639148728.388649, 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: 1639148754.658279, quota_1000_O1_le, passed tc-start: 1639148754.672637, 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: 1639148781.305519, quota_1000_O2_be, passed tc-start: 1639148781.325309, 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: 1639148809.292153, quota_1000_O2_le, passed tc-start: 1639148809.313220, 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: 1639148811.416992, quota_40_O1_be, passed tc-start: 1639148811.434540, 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: 1639148813.565954, quota_40_O1_le, passed tc-start: 1639148813.580487, 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: 1639148815.331528, quota_40_O1_log, passed tc-start: 1639148815.347224, 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: 1639148817.383426, quota_40_O2_be, passed tc-start: 1639148817.399538, 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: 1639148819.513764, quota_40_O2_le, passed tc-start: 1639148819.525360, 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: 1639148821.93525, quota_40_O2_log, passed tp-end: 1639148821.108763, fs/ffs/t_quota2_1 tp-start: 1639148821.297857, fs/ffs/t_quota2_remount, 2 tc-start: 1639148821.301095, 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: 1639148822.596942, quota_10_O1_be, passed tc-start: 1639148822.607865, 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: 1639148823.923120, quota_10_O1_le, passed tp-end: 1639148823.936075, fs/ffs/t_quota2_remount tp-start: 1639148824.129056, fs/ffs/t_update_log, 2 tc-start: 1639148824.133028, 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: 1639148825.210232, updaterwtolog, passed tc-start: 1639148825.224152, 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: 1639148826.370722, updaterwtolog_async, passed tp-end: 1639148826.383353, fs/ffs/t_update_log tp-start: 1639148829.662335, fs/ffs/t_getquota, 12 tc-start: 1639148829.665474, 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: 1639148834.178816, get_be_1_both, passed tc-start: 1639148834.194156, 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: 1639148838.609895, get_be_1_group, passed tc-start: 1639148838.621085, 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: 1639148842.197042, get_be_1_user, passed tc-start: 1639148842.214961, 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: 1639148845.903277, get_be_2_both, passed tc-start: 1639148845.919872, 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: 1639148850.604395, get_be_2_group, passed tc-start: 1639148850.621119, 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: 1639148854.832988, get_be_2_user, passed tc-start: 1639148854.848372, 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: 1639148859.83941, get_le_1_both, passed tc-start: 1639148859.95382, 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: 1639148863.618708, get_le_1_group, passed tc-start: 1639148863.637021, 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: 1639148867.902842, get_le_1_user, passed tc-start: 1639148867.918801, 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: 1639148872.34115, get_le_2_both, passed tc-start: 1639148872.45231, 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: 1639148876.691131, get_le_2_group, passed tc-start: 1639148876.706443, 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: 1639148880.487994, get_le_2_user, passed tp-end: 1639148880.503014, fs/ffs/t_getquota tp-start: 1639148892.37766, fs/ffs/t_setquota, 40 tc-start: 1639148892.40452, 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: 1639148896.993973, set_be_1_both, passed tc-start: 1639148897.12193, 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: 1639148903.966393, set_be_1_group, passed tc-start: 1639148903.991582, 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: 1639148909.292561, set_be_1_user, passed tc-start: 1639148909.308619, 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: 1639148913.818280, set_be_2_both, passed tc-start: 1639148913.832544, 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: 1639148918.244502, set_be_2_group, passed tc-start: 1639148918.256319, 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: 1639148922.569954, set_be_2_user, passed tc-start: 1639148922.583808, 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: 1639148925.999170, set_default_be_1_both, passed tc-start: 1639148926.9873, 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: 1639148929.567220, set_default_be_1_group, passed tc-start: 1639148929.582319, 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: 1639148933.110390, set_default_be_1_user, passed tc-start: 1639148933.125967, 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: 1639148937.11021, set_default_be_2_both, passed tc-start: 1639148937.33716, 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: 1639148941.247515, set_default_be_2_group, passed tc-start: 1639148941.270196, 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: 1639148945.230759, set_default_be_2_user, passed tc-start: 1639148945.250487, 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: 1639148949.602224, set_default_le_1_both, passed tc-start: 1639148949.622702, 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: 1639148953.912480, set_default_le_1_group, passed tc-start: 1639148953.924968, 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: 1639148958.126898, set_default_le_1_user, passed tc-start: 1639148958.137976, 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: 1639148961.875177, set_default_le_2_both, passed tc-start: 1639148961.886289, 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: 1639148965.341355, set_default_le_2_group, passed tc-start: 1639148965.353989, 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: 1639148969.276734, set_default_le_2_user, passed tc-start: 1639148969.289750, 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: 1639148974.340633, set_le_1_both, passed tc-start: 1639148974.353421, 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: 1639148979.197412, set_le_1_group, passed tc-start: 1639148979.210004, 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: 1639148983.805901, set_le_1_user, passed tc-start: 1639148983.822123, 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: 1639148988.662748, set_le_2_both, passed tc-start: 1639148988.677930, 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: 1639148993.608609, set_le_2_group, passed tc-start: 1639148993.620712, 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: 1639148998.125460, set_le_2_user, passed tc-start: 1639148998.140484, 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: 1639149001.612765, set_new_be_1_both, passed tc-start: 1639149001.624413, 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: 1639149005.619098, set_new_be_1_both_log, passed tc-start: 1639149005.634814, 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: 1639149009.460821, set_new_be_1_group, passed tc-start: 1639149009.472066, 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: 1639149013.110107, set_new_be_1_user, passed tc-start: 1639149013.121738, 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: 1639149016.969824, set_new_be_2_both, passed tc-start: 1639149016.986264, 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: 1639149020.698326, set_new_be_2_both_log, passed tc-start: 1639149020.715183, 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: 1639149024.429167, set_new_be_2_group, passed tc-start: 1639149024.445987, 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: 1639149028.79800, set_new_be_2_user, passed tc-start: 1639149028.93291, 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: 1639149032.521792, set_new_le_1_both, passed tc-start: 1639149032.534375, 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: 1639149036.328363, set_new_le_1_both_log, passed tc-start: 1639149036.343661, 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: 1639149040.139686, set_new_le_1_group, passed tc-start: 1639149040.153103, 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: 1639149043.921500, set_new_le_1_user, passed tc-start: 1639149043.933966, 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: 1639149047.696094, set_new_le_2_both, passed tc-start: 1639149047.708214, 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: 1639149051.458785, set_new_le_2_both_log, passed tc-start: 1639149051.471758, 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: 1639149055.276507, set_new_le_2_group, passed tc-start: 1639149055.290499, 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: 1639149059.10139, set_new_le_2_user, passed tp-end: 1639149059.23269, fs/ffs/t_setquota tp-start: 1639149064.586472, fs/ffs/t_quotalimit, 18 tc-start: 1639149064.604389, 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: 1639149069.723773, herit_defq_le_1_group, passed tc-start: 1639149069.738282, 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: 1639149074.766851, herit_defq_le_1_group_log, passed tc-start: 1639149074.782605, 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: 1639149079.800730, herit_defq_le_1_user, passed tc-start: 1639149079.813629, 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: 1639149084.923090, herit_defq_le_1_user_log, passed tc-start: 1639149084.934053, 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: 1639149090.92192, herit_idefq_le_1_group_log, passed tc-start: 1639149090.107159, 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: 1639149095.250231, herit_idefq_le_1_user_log, passed tc-start: 1639149095.264892, 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: 1639149100.150247, inolimit_le_1_group, passed tc-start: 1639149100.162752, 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: 1639149104.829136, inolimit_le_1_group_log, passed tc-start: 1639149104.845779, 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: 1639149109.563252, inolimit_le_1_user, passed tc-start: 1639149109.578705, 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: 1639149114.265677, inolimit_le_1_user_log, passed tc-start: 1639149114.282635, 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: 1639149118.824982, limit_le_1_group, passed tc-start: 1639149118.836999, 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: 1639149123.427137, limit_le_1_group_log, passed tc-start: 1639149123.437959, 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: 1639149128.48948, limit_le_1_user, passed tc-start: 1639149128.64796, 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: 1639149132.982739, limit_le_1_user_log, passed tc-start: 1639149132.996790, 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: 1639149141.573452, sinolimit_le_1_group, passed tc-start: 1639149141.590387, 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: 1639149150.423860, sinolimit_le_1_user, passed tc-start: 1639149150.436375, 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: 1639149159.224530, slimit_le_1_group, passed tc-start: 1639149159.237436, 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: 1639149167.609770, slimit_le_1_user, passed tp-end: 1639149167.622405, fs/ffs/t_quotalimit tp-start: 1639149172.564970, fs/ffs/t_clearquota, 16 tc-start: 1639149172.567238, 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: 1639149177.476157, clear_be_1_both, passed tc-start: 1639149177.492422, 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: 1639149182.118839, clear_be_1_both_log, passed tc-start: 1639149182.139906, 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: 1639149185.813794, clear_be_1_group, passed tc-start: 1639149185.826885, 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: 1639149189.555727, clear_be_1_user, passed tc-start: 1639149189.570769, 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: 1639149194.560498, clear_be_2_both, passed tc-start: 1639149194.571779, 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: 1639149199.151733, clear_be_2_both_log, passed tc-start: 1639149199.163294, 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: 1639149202.834221, clear_be_2_group, passed tc-start: 1639149202.846498, 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: 1639149206.287366, clear_be_2_user, passed tc-start: 1639149206.298297, 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: 1639149211.55942, clear_le_1_both, passed tc-start: 1639149211.69229, 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: 1639149216.289937, clear_le_1_both_log, passed tc-start: 1639149216.304454, 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: 1639149220.72755, clear_le_1_group, passed tc-start: 1639149220.84139, 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: 1639149223.801904, clear_le_1_user, passed tc-start: 1639149223.812315, 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: 1639149228.389120, clear_le_2_both, passed tc-start: 1639149228.400011, 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: 1639149233.50069, clear_le_2_both_log, passed tc-start: 1639149233.66531, 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: 1639149236.657998, clear_le_2_group, passed tc-start: 1639149236.671388, 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: 1639149240.340273, clear_le_2_user, passed tp-end: 1639149240.351926, fs/ffs/t_clearquota tp-start: 1639149242.870057, fs/ffs/t_miscquota, 9 tc-start: 1639149242.872879, 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: 1639149246.176592, default_deny_user, passed tc-start: 1639149246.187654, 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: 1639149369.125877, default_deny_user_big, passed tc-start: 1639149369.142450, 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: 1639149372.587872, log_unlink, passed tc-start: 1639149372.609258, 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: 1639149376.133128, log_unlink_remount, passed tc-start: 1639149376.145267, 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: 1639149383.567645, npsnapshot_unconf_user, passed tc-start: 1639149383.583844, 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: 1639149390.472890, npsnapshot_user, passed tc-start: 1639149390.487728, 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: 1639149397.310134, psnapshot_unconf_user, passed tc-start: 1639149397.322534, 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: 1639149404.175033, psnapshot_user, passed tc-start: 1639149404.185748, 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: 1639149449.706520, walk_list_user, passed tp-end: 1639149449.717078, fs/ffs/t_miscquota tp-start: 1639149449.816411, fs/fifofs/t_fifo, 1 tc-start: 1639149449.818365, parent_child tc-end: 1639149450.670833, parent_child, passed tp-end: 1639149450.678844, fs/fifofs/t_fifo tp-start: 1639149450.829758, fs/hfs/t_pathconvert, 1 tc-start: 1639149450.831814, colonslash tc-so:[ 1.0000000] entropy: ready tc-end: 1639149451.610657, colonslash, passed tp-end: 1639149451.621213, fs/hfs/t_pathconvert tp-start: 1639149451.758463, fs/kernfs/t_basic, 2 tc-start: 1639149451.760566, getdents tc-so:[ 1.0000000] entropy: ready tc-end: 1639149452.245637, getdents, passed tc-start: 1639149452.253225, hostname tc-so:[ 1.0000000] entropy: ready tc-end: 1639149452.572113, hostname, passed tp-end: 1639149452.578849, fs/kernfs/t_basic tp-start: 1639149452.748088, fs/lfs/t_pr, 1 tc-start: 1639149452.750294, mknod tc-so:Creating a version 2 LFS32 with roll-forward ident 0x333bdc37 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.4700050] WARNING: the log-structured file system is experimental tc-so:[ 1.4700050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1639149455.35097, mknod, passed tp-end: 1639149455.67193, fs/lfs/t_pr tp-start: 1639149455.191046, fs/lfs/t_rfw, 1 tc-start: 1639149455.193155, 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.2200050] WARNING: the log-structured file system is experimental tc-so:[ 1.2200050] 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.005 secs (1638400 bytes/sec) tc-se:16+0 records in tc-se:16+0 records out tc-se:8192 bytes transferred in 0.004 secs (2048000 bytes/sec) tc-se:* Mount fs [2, after changes] tc-so:[ 4.1700050] WARNING: the log-structured file system is experimental tc-so:[ 4.1700050] 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.004 secs (2048000 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 [3, to roll forward] tc-so:[ 5.0800050] WARNING: the log-structured file system is experimental tc-so:[ 5.1200050] WARNING: it may cause system crashes and/or corrupt data tc-se:* Mount fs [4, after roll forward complete] tc-so:[ 5.4000050] WARNING: the log-structured file system is experimental tc-so:[ 5.4000050] 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: 1639149461.389893, rfw, expected_failure, roll-forward not yet implemented: Appended file differs tp-end: 1639149461.430625, fs/lfs/t_rfw tp-start: 1639149461.610676, fs/msdosfs/t_snapshot, 2 tc-start: 1639149461.612884, 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: 1639149469.432930, snapshot, passed tc-start: 1639149469.440201, 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:68 files, 5032 free (1258 clusters) tc-so:[ 1.0000000] entropy: ready tc-end: 1639149475.393831, snapshotstress, passed tp-end: 1639149475.403278, fs/msdosfs/t_snapshot tp-start: 1639149475.637979, fs/nfs/t_mountd, 1 tc-start: 1639149475.640265, 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:t_mountd: 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-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:[ 4.9700050] 10.3.2.1:/myexport: inaccurate wcc data (ctime) detected, disabling wcc (ctime 1639149481.559338285 1639149481.559338285, mtime 1639149481.559338285 1639149481.559338285) tc-end: 1639149497.845950, mountdhup, passed tp-end: 1639149497.866242, fs/nfs/t_mountd tp-start: 1639149500.875582, fs/nfs/t_rquotad, 6 tc-start: 1639149500.878788, 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: 1639149522.480551, get_nfs_be_1_both, passed tc-start: 1639149522.495670, 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: 1639149538.963973, get_nfs_be_1_group, passed tc-start: 1639149538.978483, 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: 1639149555.266572, get_nfs_be_1_user, passed tc-start: 1639149555.287310, 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: 1639149577.570479, get_nfs_le_1_both, passed tc-start: 1639149577.592353, 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: 1639149595.923386, get_nfs_le_1_group, passed tc-start: 1639149595.937973, 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: 1639149611.503088, get_nfs_le_1_user, passed tp-end: 1639149611.521245, fs/nfs/t_rquotad tp-start: 1639149611.657647, fs/nullfs/t_basic, 2 tc-start: 1639149611.660302, basic tc-so:[ 1.0000000] entropy: ready tc-end: 1639149612.120600, basic, passed tc-start: 1639149612.129070, twistymount tc-so:[ 1.0000000] entropy: ready tc-end: 1639149612.640976, twistymount, passed tp-end: 1639149612.653599, fs/nullfs/t_basic tp-start: 1639149614.90459, fs/psshfs/t_psshfs, 4 tc-start: 1639149614.93216, 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 10745) 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.4RRDey/ssh_config localhost:/tmp/atf-run.4RRDey/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 10745) tc-so:Server output was: tc-end: 1639149627.229248, inode_nos, passed tc-start: 1639149627.297884, 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 28179) 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.aJ7Dbr/ssh_config localhost:/tmp/atf-run.aJ7Dbr/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 Dec 10 15:20 dir tc-so:-rw-r--r-- 1 root wheel 0 Dec 10 15:20 file3 tc-so:-rw-r--r-- 1 root wheel 0 Dec 10 15:20 file4 tc-so:Stopping SSH server (pid 28179) tc-so:Server output was: tc-end: 1639149636.973520, ls, passed tc-start: 1639149637.20769, 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 12969) 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.Qybtqh/ssh_config localhost:/tmp/atf-run.Qybtqh/root mnt ] tc-so:Executing command [ /bin/sh -c cd mnt/dir && ls .. >/dev/null && /bin/pwd ] tc-so:Stopping SSH server (pid 12969) tc-so:Server output was: tc-end: 1639149646.222256, pwd, passed tc-start: 1639149646.271425, 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 4317) 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.Y4w8OI/ssh_config localhost:/tmp/atf-run.Y4w8OI/root mnt ] tc-so:Executing command [ cat mnt/empty ] tc-se:umount: /tmp/atf-run.Y4w8OI/mnt: not currently mounted tc-so:Stopping SSH server (pid 4317) tc-so:Server output was: tc-end: 1639149656.998747, read_empty_file, passed tp-end: 1639149657.34187, fs/psshfs/t_psshfs tp-start: 1639149657.245170, fs/ptyfs/t_ptyfs, 1 tc-start: 1639149657.248288, basic tc-so:[ 1.0000000] entropy: ready tc-end: 1639149658.138362, basic, passed tp-end: 1639149658.149124, fs/ptyfs/t_ptyfs tp-start: 1639149658.321151, fs/ptyfs/t_nullpts, 1 tc-start: 1639149658.324642, nullrevoke tc-so:[ 1.0000000] entropy: ready tc-end: 1639149659.64278, nullrevoke, passed tp-end: 1639149659.74535, fs/ptyfs/t_nullpts tp-start: 1639149659.414249, fs/puffs/t_basic, 10 tc-start: 1639149659.417929, inactive_basic tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-end: 1639149660.943852, inactive_basic, passed tc-start: 1639149660.950831, inactive_reclaim tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-end: 1639149662.72273, inactive_reclaim, passed tc-start: 1639149662.79857, mount tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-end: 1639149663.173022, mount, passed tc-start: 1639149663.180242, reclaim_hardlink tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-end: 1639149664.291650, reclaim_hardlink, passed tc-start: 1639149664.299460, root_chrdev tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-end: 1639149665.252058, root_chrdev, passed tc-start: 1639149665.258698, root_fifo tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:writing tc-end: 1639149666.253316, root_fifo, passed tc-start: 1639149666.263420, root_lnk tc-so:[ 1.0000000] entropy: ready tc-end: 1639149667.298142, root_lnk, passed tc-start: 1639149667.310130, root_reg tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-end: 1639149668.787357, root_reg, passed tc-start: 1639149668.795369, signals tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-end: 1639149669.826988, signals, passed tc-start: 1639149669.838737, unlink_accessible tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-end: 1639149671.154797, unlink_accessible, passed tp-end: 1639149671.166676, fs/puffs/t_basic tp-start: 1639149671.420576, fs/puffs/t_fuzz, 9 tc-start: 1639149671.424252, mountfuzz0 tc-so:test seeded RNG with 1639149671 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2800050] puffs_mount: development version mismatch: kernel 30, lib -788001451 tc-so:[ 1.2800050] puffs_mount: development version mismatch: kernel 30, lib -1910709468 tc-so:[ 1.2800050] puffs_mount: development version mismatch: kernel 30, lib -2141093434 tc-so:[ 1.2800050] puffs_mount: development version mismatch: kernel 30, lib 1712258330 tc-so:[ 1.3100050] puffs_mount: development version mismatch: kernel 30, lib -1326264720 tc-so:[ 1.3100050] puffs_mount: development version mismatch: kernel 30, lib 654133921 tc-so:[ 1.3100050] puffs_mount: development version mismatch: kernel 30, lib -1655542015 tc-so:[ 1.3100050] puffs_mount: development version mismatch: kernel 30, lib -988641321 tc-so:[ 1.3100050] puffs_mount: development version mismatch: kernel 30, lib -213618938 tc-so:[ 1.3100050] puffs_mount: development version mismatch: kernel 30, lib 1025529983 tc-so:[ 1.3500050] puffs_mount: development version mismatch: kernel 30, lib 1503086425 tc-so:[ 1.3500050] puffs_mount: development version mismatch: kernel 30, lib 1920378376 tc-so:[ 1.3500050] puffs_mount: development version mismatch: kernel 30, lib 462676243 tc-so:[ 1.3500050] puffs_mount: development version mismatch: kernel 30, lib -2048391434 tc-so:[ 1.3800050] puffs_mount: development version mismatch: kernel 30, lib 2002448406 tc-so:[ 1.3800050] puffs_mount: development version mismatch: kernel 30, lib 357109277 tc-so:[ 1.3800050] puffs_mount: development version mismatch: kernel 30, lib 1707635218 tc-so:[ 1.3800050] puffs_mount: development version mismatch: kernel 30, lib 1588625602 tc-so:[ 1.3800050] puffs_mount: development version mismatch: kernel 30, lib -492255819 tc-so:[ 1.4100050] puffs_mount: development version mismatch: kernel 30, lib 1722499404 tc-so:[ 1.4100050] puffs_mount: development version mismatch: kernel 30, lib -1774877716 tc-so:[ 1.4100050] puffs_mount: development version mismatch: kernel 30, lib -192546213 tc-so:[ 1.4100050] puffs_mount: development version mismatch: kernel 30, lib 1603926426 tc-so:[ 1.4100050] puffs_mount: development version mismatch: kernel 30, lib 1773668834 tc-so:[ 1.4100050] puffs_mount: development version mismatch: kernel 30, lib 2132388515 tc-so:[ 1.4500050] puffs_mount: development version mismatch: kernel 30, lib -1586801671 tc-so:[ 1.4500050] puffs_mount: development version mismatch: kernel 30, lib 55779205 tc-so:[ 1.4500050] puffs_mount: development version mismatch: kernel 30, lib -1572031065 tc-so:[ 1.4500050] puffs_mount: development version mismatch: kernel 30, lib -77614026 tc-so:[ 1.4500050] puffs_mount: development version mismatch: kernel 30, lib 1842237575 tc-so:[ 1.4500050] puffs_mount: development version mismatch: kernel 30, lib 614942826 tc-so:[ 1.4900050] puffs_mount: development version mismatch: kernel 30, lib 1439247264 tc-so:[ 1.4900050] puffs_mount: development version mismatch: kernel 30, lib -1810660715 tc-so:[ 1.4900050] puffs_mount: development version mismatch: kernel 30, lib -1810964687 tc-so:[ 1.4900050] puffs_mount: development version mismatch: kernel 30, lib -1194871358 tc-so:[ 1.4900050] puffs_mount: development version mismatch: kernel 30, lib -797764653 tc-so:[ 1.4900050] puffs_mount: development version mismatch: kernel 30, lib -1492990675 tc-so:[ 1.5300050] puffs_mount: development version mismatch: kernel 30, lib -24901829 tc-so:[ 1.5300050] puffs_mount: development version mismatch: kernel 30, lib -1055376861 tc-so:[ 1.5300050] puffs_mount: development version mismatch: kernel 30, lib 485490164 tc-so:[ 1.5300050] puffs_mount: development version mismatch: kernel 30, lib -267178863 tc-so:[ 1.5300050] puffs_mount: development version mismatch: kernel 30, lib 1459396748 tc-so:[ 1.5300050] puffs_mount: development version mismatch: kernel 30, lib 1570676689 tc-so:[ 1.5300050] puffs_mount: development version mismatch: kernel 30, lib 1878643644 tc-so:[ 1.5800050] puffs_mount: development version mismatch: kernel 30, lib 344351815 tc-so:[ 1.5800050] puffs_mount: development version mismatch: kernel 30, lib -380426277 tc-so:[ 1.5800050] puffs_mount: development version mismatch: kernel 30, lib 614191422 tc-so:[ 1.5800050] puffs_mount: development version mismatch: kernel 30, lib 2063543501 tc-so:[ 1.5800050] puffs_mount: development version mismatch: kernel 30, lib 42520416 tc-so:[ 1.5800050] puffs_mount: development version mismatch: kernel 30, lib -1558409125 tc-so:[ 1.6100050] puffs_mount: development version mismatch: kernel 30, lib -209089566 tc-so:[ 1.6100050] puffs_mount: development version mismatch: kernel 30, lib -1348712009 tc-so:[ 1.6100050] puffs_mount: development version mismatch: kernel 30, lib -972399675 tc-so:[ 1.6100050] puffs_mount: development version mismatch: kernel 30, lib 1304017980 tc-so:[ 1.6100050] puffs_mount: development version mismatch: kernel 30, lib -1003712863 tc-so:[ 1.6100050] puffs_mount: development version mismatch: kernel 30, lib -1226322030 tc-so:[ 1.6500050] puffs_mount: development version mismatch: kernel 30, lib 1254580626 tc-so:[ 1.6500050] puffs_mount: development version mismatch: kernel 30, lib 1648940046 tc-so:[ 1.6500050] puffs_mount: development version mismatch: kernel 30, lib -483931678 tc-so:[ 1.6500050] puffs_mount: development version mismatch: kernel 30, lib -602915151 tc-so:[ 1.6500050] puffs_mount: development version mismatch: kernel 30, lib 1502226444 tc-so:[ 1.6500050] puffs_mount: development version mismatch: kernel 30, lib -65477274 tc-so:[ 1.7000050] puffs_mount: development version mismatch: kernel 30, lib 1419924070 tc-so:[ 1.7000050] puffs_mount: development version mismatch: kernel 30, lib 1561083183 tc-so:[ 1.7000050] puffs_mount: development version mismatch: kernel 30, lib 1992778861 tc-so:[ 1.7000050] puffs_mount: development version mismatch: kernel 30, lib 1357039369 tc-so:[ 1.7000050] puffs_mount: development version mismatch: kernel 30, lib -1271542214 tc-so:[ 1.7300050] puffs_mount: development version mismatch: kernel 30, lib -1319047992 tc-so:[ 1.7300050] puffs_mount: development version mismatch: kernel 30, lib 647429711 tc-so:[ 1.7300050] puffs_mount: development version mismatch: kernel 30, lib -1925201899 tc-so:[ 1.7300050] puffs_mount: development version mismatch: kernel 30, lib -648418513 tc-so:[ 1.7300050] puffs_mount: development version mismatch: kernel 30, lib -940643032 tc-so:[ 1.7600050] puffs_mount: development version mismatch: kernel 30, lib 694708453 tc-so:[ 1.7600050] puffs_mount: development version mismatch: kernel 30, lib 1287345719 tc-so:[ 1.7600050] puffs_mount: development version mismatch: kernel 30, lib 122496163 tc-so:[ 1.7600050] puffs_mount: development version mismatch: kernel 30, lib 435787673 tc-so:[ 1.7600050] puffs_mount: development version mismatch: kernel 30, lib -1078283909 tc-so:[ 1.7600050] puffs_mount: development version mismatch: kernel 30, lib 1432260832 tc-so:[ 1.8000050] puffs_mount: development version mismatch: kernel 30, lib -1820074778 tc-so:[ 1.8000050] puffs_mount: development version mismatch: kernel 30, lib -355072551 tc-so:[ 1.8000050] puffs_mount: development version mismatch: kernel 30, lib 432880354 tc-so:[ 1.8000050] puffs_mount: development version mismatch: kernel 30, lib -874514611 tc-so:[ 1.8000050] puffs_mount: development version mismatch: kernel 30, lib -167524650 tc-so:[ 1.8000050] puffs_mount: development version mismatch: kernel 30, lib -1698722763 tc-so:[ 1.8400050] puffs_mount: development version mismatch: kernel 30, lib 1095026865 tc-so:[ 1.8400050] puffs_mount: development version mismatch: kernel 30, lib -976695702 tc-so:[ 1.8400050] puffs_mount: development version mismatch: kernel 30, lib -980269643 tc-so:[ 1.8400050] puffs_mount: development version mismatch: kernel 30, lib 305843982 tc-so:[ 1.8400050] puffs_mount: development version mismatch: kernel 30, lib -652242434 tc-so:[ 1.8400050] puffs_mount: development version mismatch: kernel 30, lib -969188663 tc-so:[ 1.8800050] puffs_mount: development version mismatch: kernel 30, lib 279729094 tc-so:[ 1.8800050] puffs_mount: development version mismatch: kernel 30, lib 162597647 tc-so:[ 1.8800050] puffs_mount: development version mismatch: kernel 30, lib -794230924 tc-so:[ 1.8800050] puffs_mount: development version mismatch: kernel 30, lib -1508137130 tc-so:[ 1.8800050] puffs_mount: development version mismatch: kernel 30, lib -335329785 tc-so:[ 1.9200050] puffs_mount: development version mismatch: kernel 30, lib 945099161 tc-so:[ 1.9200050] puffs_mount: development version mismatch: kernel 30, lib 111813833 tc-so:[ 1.9200050] puffs_mount: development version mismatch: kernel 30, lib 1230477254 tc-so:[ 1.9500050] puffs_mount: development version mismatch: kernel 30, lib -590330376 tc-so:[ 1.9500050] puffs_mount: development version mismatch: kernel 30, lib -490569518 tc-end: 1639149673.39511, mountfuzz0, passed tc-start: 1639149673.50738, mountfuzz1 tc-so:test seeded RNG with 1639149673 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.3800050] puffs_mount: invalid KFLAGs 0x6b46c280 tc-so:[ 1.3800050] puffs_mount: invalid KFLAGs 0x842c8463 tc-so:[ 1.4100050] puffs_mount: invalid KFLAGs 0x1ba414e5 tc-so:[ 1.4100050] puffs_mount: invalid KFLAGs 0xaf8defb7 tc-so:[ 1.4100050] puffs_mount: invalid KFLAGs 0x3f3c4163 tc-so:[ 1.4100050] puffs_mount: invalid KFLAGs 0xd839ff17 tc-so:[ 1.4500050] puffs_mount: invalid KFLAGs 0x3675554b tc-so:[ 1.4500050] puffs_mount: invalid KFLAGs 0xfe6392c5 tc-so:[ 1.4500050] puffs_mount: invalid KFLAGs 0x2609e9fe tc-so:[ 1.4500050] puffs_mount: invalid KFLAGs 0x9cc0df28 tc-so:[ 1.4900050] puffs_mount: invalid KFLAGs 0xe1041372 tc-so:[ 1.4900050] puffs_mount: invalid KFLAGs 0x99910317 tc-so:[ 1.4900050] puffs_mount: invalid KFLAGs 0x3c2ffc17 tc-so:[ 1.4900050] puffs_mount: invalid KFLAGs 0x2edb3bd2 tc-so:[ 1.4900050] puffs_mount: invalid KFLAGs 0xfeab75b4 tc-so:[ 1.4900050] puffs_mount: invalid KFLAGs 0x92820e34 tc-so:[ 1.4900050] puffs_mount: invalid KFLAGs 0xbdc4db89 tc-so:[ 1.4900050] puffs_mount: invalid KFLAGs 0x1e468f0 tc-so:[ 1.4900050] puffs_mount: invalid KFLAGs 0x13c32d1 tc-so:[ 1.4900050] puffs_mount: invalid KFLAGs 0x985a5e34 tc-so:[ 1.4900050] puffs_mount: invalid KFLAGs 0x7bc3bf99 tc-so:[ 1.4900050] puffs_mount: invalid KFLAGs 0xf6c87694 tc-so:[ 1.4900050] puffs_mount: invalid KFLAGs 0xdb70616d tc-so:[ 1.6100050] puffs_mount: invalid KFLAGs 0xdbfe1de tc-so:[ 1.6100050] puffs_mount: invalid KFLAGs 0xb8fdd919 tc-so:[ 1.6100050] puffs_mount: invalid KFLAGs 0x2bb846b7 tc-so:[ 1.6100050] puffs_mount: invalid KFLAGs 0xc3e465b0 tc-so:[ 1.6500050] puffs_mount: invalid KFLAGs 0x7133495e tc-so:[ 1.6500050] puffs_mount: invalid KFLAGs 0x5126a1d9 tc-so:[ 1.6500050] puffs_mount: invalid KFLAGs 0x372c8304 tc-so:[ 1.6500050] puffs_mount: invalid KFLAGs 0x13fe8869 tc-so:[ 1.6900050] puffs_mount: invalid KFLAGs 0x9a521283 tc-so:[ 1.6900050] puffs_mount: invalid KFLAGs 0xc794ec09 tc-so:[ 1.6900050] puffs_mount: invalid KFLAGs 0x3c590008 tc-so:[ 1.6900050] puffs_mount: invalid KFLAGs 0x133bd63d tc-so:[ 1.7300050] puffs_mount: invalid KFLAGs 0xba4d48e9 tc-so:[ 1.7300050] puffs_mount: invalid KFLAGs 0xb9360b5 tc-so:[ 1.7300050] puffs_mount: invalid KFLAGs 0x66f515fd tc-so:[ 1.7300050] puffs_mount: invalid KFLAGs 0xcc2b4ed8 tc-so:[ 1.7700050] puffs_mount: invalid KFLAGs 0xc6d2288d tc-so:[ 1.7700050] puffs_mount: invalid KFLAGs 0x47ec94fb tc-so:[ 1.7700050] puffs_mount: invalid KFLAGs 0xdafba709 tc-so:[ 1.7700050] puffs_mount: invalid KFLAGs 0x77aed684 tc-so:[ 1.7700050] puffs_mount: invalid KFLAGs 0x1879bd7e tc-so:[ 1.8100050] puffs_mount: invalid KFLAGs 0xdaf09723 tc-so:[ 1.8100050] puffs_mount: invalid KFLAGs 0xcf8397e0 tc-so:[ 1.8100050] puffs_mount: invalid KFLAGs 0x2f4918ce tc-so:[ 1.8100050] puffs_mount: invalid KFLAGs 0x82f6a808 tc-so:[ 1.8500050] puffs_mount: invalid KFLAGs 0xbc5072cf tc-so:[ 1.8500050] puffs_mount: invalid KFLAGs 0xd015a0d5 tc-so:[ 1.8500050] puffs_mount: invalid KFLAGs 0x70420358 tc-so:[ 1.8500050] puffs_mount: invalid KFLAGs 0xda1f4a80 tc-so:[ 1.8900050] puffs_mount: invalid KFLAGs 0xba8d443d tc-so:[ 1.8900050] puffs_mount: invalid KFLAGs 0xe9062f86 tc-so:[ 1.8900050] puffs_mount: invalid KFLAGs 0x34ade211 tc-so:[ 1.8900050] puffs_mount: invalid KFLAGs 0x711ed5aa tc-so:[ 1.8900050] puffs_mount: invalid KFLAGs 0xfb2b62e3 tc-so:[ 1.9300050] puffs_mount: invalid KFLAGs 0x8586f928 tc-so:[ 1.9300050] puffs_mount: invalid KFLAGs 0xe727458a tc-so:[ 1.9300050] puffs_mount: invalid KFLAGs 0x1bff98a7 tc-so:[ 1.9300050] puffs_mount: invalid KFLAGs 0x24c35325 tc-so:[ 1.9700050] puffs_mount: invalid KFLAGs 0x686e10cb tc-so:[ 1.9700050] puffs_mount: invalid KFLAGs 0xd34e6801 tc-so:[ 1.9700050] puffs_mount: invalid KFLAGs 0x9c762e27 tc-so:[ 1.9700050] puffs_mount: invalid KFLAGs 0x6c3edf3a tc-so:[ 1.9700050] puffs_mount: invalid KFLAGs 0xb05e5a64 tc-so:[ 2.0100050] puffs_mount: invalid KFLAGs 0x8e9b8fef tc-so:[ 2.0100050] puffs_mount: invalid KFLAGs 0xa38b2eef tc-so:[ 2.0100050] puffs_mount: invalid KFLAGs 0xcb9abef4 tc-so:[ 2.0100050] puffs_mount: invalid KFLAGs 0x9523e188 tc-so:[ 2.0500050] puffs_mount: invalid KFLAGs 0xcf58c8a0 tc-so:[ 2.0500050] puffs_mount: invalid KFLAGs 0xc9b54144 tc-so:[ 2.0500050] puffs_mount: invalid KFLAGs 0xb1b3c362 tc-so:[ 2.0500050] puffs_mount: invalid KFLAGs 0xf24f5847 tc-so:[ 2.0900050] puffs_mount: invalid KFLAGs 0x8325c5c5 tc-so:[ 2.0900050] puffs_mount: invalid KFLAGs 0xccbe60ab tc-so:[ 2.0900050] puffs_mount: invalid KFLAGs 0x91f3fe70 tc-so:[ 2.0900050] puffs_mount: invalid KFLAGs 0xf021be71 tc-so:[ 2.0900050] puffs_mount: invalid KFLAGs 0x2e47b58d tc-so:[ 2.1300050] puffs_mount: invalid KFLAGs 0x5326972a tc-so:[ 2.1300050] puffs_mount: invalid KFLAGs 0x3db3b812 tc-so:[ 2.1300050] puffs_mount: invalid KFLAGs 0x58f4d88d tc-so:[ 2.1300050] puffs_mount: invalid KFLAGs 0x6e52e019 tc-so:[ 2.1700050] puffs_mount: invalid KFLAGs 0xc0f8bbb4 tc-so:[ 2.1700050] puffs_mount: invalid KFLAGs 0xacba437e tc-so:[ 2.1700050] puffs_mount: invalid KFLAGs 0x9ed58aeb tc-so:[ 2.1700050] puffs_mount: invalid KFLAGs 0xcb2d1b90 tc-so:[ 2.2100050] puffs_mount: invalid KFLAGs 0xe83432f5 tc-so:[ 2.2100050] puffs_mount: invalid KFLAGs 0xc5e73cdf tc-so:[ 2.2100050] puffs_mount: invalid KFLAGs 0x61410987 tc-so:[ 2.2100050] puffs_mount: invalid KFLAGs 0xf71d85be tc-so:[ 2.2100050] puffs_mount: invalid KFLAGs 0x42da2c6b tc-so:[ 2.2500050] puffs_mount: invalid KFLAGs 0xa8e0b863 tc-so:[ 2.2500050] puffs_mount: invalid KFLAGs 0xbd2fff7d tc-so:[ 2.2500050] puffs_mount: invalid KFLAGs 0xe2589ddb tc-so:[ 2.2500050] puffs_mount: invalid KFLAGs 0x5f7fa3a3 tc-so:[ 2.2900050] puffs_mount: invalid KFLAGs 0x674bf388 tc-so:[ 2.2900050] puffs_mount: invalid KFLAGs 0x439cc900 tc-so:[ 2.2900050] puffs_mount: invalid KFLAGs 0xb214896d tc-so:[ 2.2900050] puffs_mount: invalid KFLAGs 0x8ddad14b tc-end: 1639149674.954741, mountfuzz1, passed tc-start: 1639149674.964078, mountfuzz2 tc-so:test seeded RNG with 1639149675 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] puffs_mount: invalid FHFLAGs 0x4e40ae35 tc-so:[ 1.0200050] puffs_mount: invalid FHFLAGs 0xdd9682dd tc-so:[ 1.0200050] puffs_mount: invalid FHFLAGs 0xa5df7950 tc-so:[ 1.0200050] puffs_mount: invalid FHFLAGs 0x57ad55d9 tc-so:[ 1.0200050] puffs_mount: invalid FHFLAGs 0xd07afc36 tc-so:[ 1.0200050] puffs_mount: invalid FHFLAGs 0x12deb352 tc-so:[ 1.0200050] puffs_mount: invalid FHFLAGs 0x6c33d9be tc-so:[ 1.0200050] puffs_mount: invalid FHFLAGs 0x33b2221a tc-so:[ 1.0200050] puffs_mount: invalid FHFLAGs 0xf67d781c tc-so:[ 1.0200050] puffs_mount: invalid FHFLAGs 0x124838d2 tc-so:[ 1.0200050] puffs_mount: invalid FHFLAGs 0x9afc2119 tc-so:[ 1.0200050] puffs_mount: invalid FHFLAGs 0x9dd28328 tc-so:[ 1.3500050] puffs_mount: invalid FHFLAGs 0x7e9895ee tc-so:[ 1.3500050] puffs_mount: invalid FHFLAGs 0xbc2652bd tc-so:[ 1.3500050] puffs_mount: invalid FHFLAGs 0x9bce7a15 tc-so:[ 1.3500050] puffs_mount: invalid FHFLAGs 0x84523721 tc-so:[ 1.3500050] puffs_mount: invalid FHFLAGs 0x1df705e4 tc-so:[ 1.3900050] puffs_mount: invalid FHFLAGs 0xe23ce889 tc-so:[ 1.3900050] puffs_mount: invalid FHFLAGs 0xd65c44a9 tc-so:[ 1.3900050] puffs_mount: invalid FHFLAGs 0xbc5339d4 tc-so:[ 1.3900050] puffs_mount: invalid FHFLAGs 0x4bb75d21 tc-so:[ 1.3900050] puffs_mount: invalid FHFLAGs 0x82714c3b tc-so:[ 1.3900050] puffs_mount: invalid FHFLAGs 0xf02fb520 tc-so:[ 1.4300050] puffs_mount: invalid FHFLAGs 0x173027b5 tc-so:[ 1.4300050] puffs_mount: invalid FHFLAGs 0x58b9f426 tc-so:[ 1.4300050] puffs_mount: invalid FHFLAGs 0x92e015bd tc-so:[ 1.4300050] puffs_mount: invalid FHFLAGs 0x4dad42fe tc-so:[ 1.4300050] puffs_mount: invalid FHFLAGs 0x69d6bed6 tc-so:[ 1.4300050] puffs_mount: invalid FHFLAGs 0x97055796 tc-so:[ 1.4700050] puffs_mount: invalid FHFLAGs 0x40b59100 tc-so:[ 1.4700050] puffs_mount: invalid FHFLAGs 0x4d06830e tc-so:[ 1.4700050] puffs_mount: invalid FHFLAGs 0x96eac1ea tc-so:[ 1.4700050] puffs_mount: invalid FHFLAGs 0x86e54e93 tc-so:[ 1.4700050] puffs_mount: invalid FHFLAGs 0xbec0e559 tc-so:[ 1.4700050] puffs_mount: invalid FHFLAGs 0xc85579a7 tc-so:[ 1.4700050] puffs_mount: invalid FHFLAGs 0xb3cfb310 tc-so:[ 1.4700050] puffs_mount: invalid FHFLAGs 0x10c9b037 tc-so:[ 1.4700050] puffs_mount: invalid FHFLAGs 0xb38562c7 tc-so:[ 1.4700050] puffs_mount: invalid FHFLAGs 0xed586e02 tc-so:[ 1.4700050] puffs_mount: invalid FHFLAGs 0xbca7a2fb tc-so:[ 1.4700050] puffs_mount: invalid FHFLAGs 0x28b90cce tc-so:[ 1.4700050] puffs_mount: invalid FHFLAGs 0x9b1c273e tc-so:[ 1.4700050] puffs_mount: invalid FHFLAGs 0xbc90525d tc-so:[ 1.4700050] puffs_mount: invalid FHFLAGs 0x6bf05103 tc-so:[ 1.4700050] puffs_mount: invalid FHFLAGs 0xed63028f tc-so:[ 1.5800050] puffs_mount: invalid FHFLAGs 0x1ef4e5cc tc-so:[ 1.5800050] puffs_mount: invalid FHFLAGs 0x3c1b45f9 tc-so:[ 1.5800050] puffs_mount: invalid FHFLAGs 0xb00955f4 tc-so:[ 1.5800050] puffs_mount: invalid FHFLAGs 0x3011aa4a tc-so:[ 1.5800050] puffs_mount: invalid FHFLAGs 0xc2dc2e90 tc-so:[ 1.5800050] puffs_mount: invalid FHFLAGs 0x49e115e tc-so:[ 1.6200050] puffs_mount: invalid FHFLAGs 0x623b9748 tc-so:[ 1.6200050] puffs_mount: invalid FHFLAGs 0x523d2a78 tc-so:[ 1.6200050] puffs_mount: invalid FHFLAGs 0x2d39e1e0 tc-so:[ 1.6200050] puffs_mount: invalid FHFLAGs 0x40302ced tc-so:[ 1.6200050] puffs_mount: invalid FHFLAGs 0xbf312ea1 tc-so:[ 1.6200050] puffs_mount: invalid FHFLAGs 0xf8ccff6 tc-so:[ 1.6600050] puffs_mount: invalid FHFLAGs 0xad334bd1 tc-so:[ 1.6600050] puffs_mount: invalid FHFLAGs 0x5196251e tc-so:[ 1.6600050] puffs_mount: invalid FHFLAGs 0x5235bef2 tc-so:[ 1.6600050] puffs_mount: invalid FHFLAGs 0xbdb17660 tc-so:[ 1.6600050] puffs_mount: invalid FHFLAGs 0xa5a03fca tc-so:[ 1.6600050] puffs_mount: invalid FHFLAGs 0xcab4be9c tc-so:[ 1.6600050] puffs_mount: invalid FHFLAGs 0x8068597b tc-so:[ 1.6600050] puffs_mount: invalid FHFLAGs 0x710672c1 tc-so:[ 1.6600050] puffs_mount: invalid FHFLAGs 0x81431adb tc-so:[ 1.6600050] puffs_mount: invalid FHFLAGs 0x13928008 tc-so:[ 1.6600050] puffs_mount: invalid FHFLAGs 0xa4d7c61a tc-so:[ 1.6600050] puffs_mount: invalid FHFLAGs 0x1db4bc6a tc-so:[ 1.6600050] puffs_mount: invalid FHFLAGs 0x2d74d831 tc-so:[ 1.7400050] puffs_mount: invalid FHFLAGs 0x5fd75227 tc-so:[ 1.7400050] puffs_mount: invalid FHFLAGs 0x5e09c536 tc-so:[ 1.7400050] puffs_mount: invalid FHFLAGs 0x10d2c85c tc-so:[ 1.7400050] puffs_mount: invalid FHFLAGs 0x4db54f9c tc-so:[ 1.7400050] puffs_mount: invalid FHFLAGs 0x45872de4 tc-so:[ 1.7400050] puffs_mount: invalid FHFLAGs 0x6c414a7d tc-so:[ 1.7800050] puffs_mount: invalid FHFLAGs 0x10c7decb tc-so:[ 1.7800050] puffs_mount: invalid FHFLAGs 0x58eb604b tc-so:[ 1.7800050] puffs_mount: invalid FHFLAGs 0x5ae89c54 tc-so:[ 1.7800050] puffs_mount: invalid FHFLAGs 0xcece726 tc-so:[ 1.7800050] puffs_mount: invalid FHFLAGs 0x7f86eee4 tc-so:[ 1.7800050] puffs_mount: invalid FHFLAGs 0xf432804d tc-so:[ 1.8200050] puffs_mount: invalid FHFLAGs 0x2a9d52b6 tc-so:[ 1.8200050] puffs_mount: invalid FHFLAGs 0x577368a2 tc-so:[ 1.8200050] puffs_mount: invalid FHFLAGs 0x4619e4cb tc-so:[ 1.8200050] puffs_mount: invalid FHFLAGs 0x18da3fd8 tc-so:[ 1.8200050] puffs_mount: invalid FHFLAGs 0xbc096cdb tc-so:[ 1.8500050] puffs_mount: invalid FHFLAGs 0x7cabbd57 tc-so:[ 1.8500050] puffs_mount: invalid FHFLAGs 0x974aefcd tc-so:[ 1.8500050] puffs_mount: invalid FHFLAGs 0x6a76ef8 tc-so:[ 1.8500050] puffs_mount: invalid FHFLAGs 0xc4e86aa9 tc-so:[ 1.8500050] puffs_mount: invalid FHFLAGs 0xb104e5f5 tc-so:[ 1.8500050] puffs_mount: invalid FHFLAGs 0x7c58df63 tc-so:[ 1.8900050] puffs_mount: invalid FHFLAGs 0x4ea04b4a tc-so:[ 1.8900050] puffs_mount: invalid FHFLAGs 0xbfbc4d4a tc-so:[ 1.8900050] puffs_mount: invalid FHFLAGs 0x7b2a5b57 tc-so:[ 1.8900050] puffs_mount: invalid FHFLAGs 0x2b9c4d5a tc-so:[ 1.8900050] puffs_mount: invalid FHFLAGs 0x147ba6a2 tc-so:[ 1.8900050] puffs_mount: invalid FHFLAGs 0x2ade976c tc-so:[ 1.9300050] puffs_mount: invalid FHFLAGs 0x21f535dd tc-end: 1639149676.373528, mountfuzz2, passed tc-start: 1639149676.383347, mountfuzz3 tc-so:test seeded RNG with 1639149676 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] puffs_mount: pa_spare[0] = 0x41e669e0 tc-so:[ 1.0200050] puffs_mount: pa_spare[0] = 0x9c3f427b tc-so:[ 1.0200050] puffs_mount: pa_spare[0] = 0xa66650b3 tc-so:[ 1.3400050] puffs_mount: pa_spare[0] = 0x908add93 tc-so:[ 1.3400050] puffs_mount: pa_spare[0] = 0x28c71d4f tc-so:[ 1.3400050] puffs_mount: pa_spare[0] = 0x3e931d55 tc-so:[ 1.3400050] puffs_mount: pa_spare[0] = 0xb85cc208 tc-so:[ 1.3700050] puffs_mount: pa_spare[0] = 0xa06e6a07 tc-so:[ 1.3700050] puffs_mount: pa_spare[0] = 0xed1d7bac tc-so:[ 1.3700050] puffs_mount: pa_spare[0] = 0xdee6c935 tc-so:[ 1.3700050] puffs_mount: pa_spare[0] = 0x96a214e tc-so:[ 1.3700050] puffs_mount: pa_spare[0] = 0x81ec3d92 tc-so:[ 1.4000050] puffs_mount: pa_spare[0] = 0x88128c70 tc-so:[ 1.4000050] puffs_mount: pa_spare[0] = 0xa76a465f tc-so:[ 1.4000050] puffs_mount: pa_spare[0] = 0xac9825ae tc-so:[ 1.4000050] puffs_mount: pa_spare[0] = 0x81c1cb1e tc-so:[ 1.4000050] puffs_mount: pa_spare[0] = 0xecf9d328 tc-so:[ 1.4000050] puffs_mount: pa_spare[0] = 0x2fb90872 tc-so:[ 1.4000050] puffs_mount: pa_spare[0] = 0xce06759 tc-so:[ 1.4000050] puffs_mount: pa_spare[0] = 0x4fe64169 tc-so:[ 1.4000050] puffs_mount: pa_spare[0] = 0xc294cefb tc-so:[ 1.4000050] puffs_mount: pa_spare[0] = 0x6918e1ac tc-so:[ 1.4000050] puffs_mount: pa_spare[0] = 0x9031d70a tc-so:[ 1.4000050] puffs_mount: pa_spare[0] = 0xa8bef47 tc-so:[ 1.4800050] puffs_mount: pa_spare[0] = 0x10e84140 tc-so:[ 1.4800050] puffs_mount: pa_spare[0] = 0xa062eea4 tc-so:[ 1.4800050] puffs_mount: pa_spare[0] = 0x85d00afd tc-so:[ 1.4800050] puffs_mount: pa_spare[0] = 0xc2d1e0ee tc-so:[ 1.4800050] puffs_mount: pa_spare[0] = 0x832c626b tc-so:[ 1.4800050] puffs_mount: pa_spare[0] = 0x37c4b5f7 tc-so:[ 1.5200050] puffs_mount: pa_spare[0] = 0xff61111b tc-so:[ 1.5200050] puffs_mount: pa_spare[0] = 0x207adb2d tc-so:[ 1.5200050] puffs_mount: pa_spare[0] = 0x32f8395 tc-so:[ 1.5200050] puffs_mount: pa_spare[0] = 0xe332f5cb tc-so:[ 1.5200050] puffs_mount: pa_spare[0] = 0x6af4bd17 tc-so:[ 1.5200050] puffs_mount: pa_spare[0] = 0x4a8edb08 tc-so:[ 1.5600050] puffs_mount: pa_spare[0] = 0x9c7bd8cf tc-so:[ 1.5600050] puffs_mount: pa_spare[0] = 0x1c7d7732 tc-so:[ 1.5600050] puffs_mount: pa_spare[0] = 0x5f50ce98 tc-so:[ 1.5600050] puffs_mount: pa_spare[0] = 0x883a8f68 tc-so:[ 1.5600050] puffs_mount: pa_spare[0] = 0x5b774f4b tc-so:[ 1.5600050] puffs_mount: pa_spare[0] = 0x2212517a tc-so:[ 1.5600050] puffs_mount: pa_spare[0] = 0x9e7ea5e2 tc-so:[ 1.6000050] puffs_mount: pa_spare[0] = 0x4b6f8ea9 tc-so:[ 1.6000050] puffs_mount: pa_spare[0] = 0xbc42080d tc-so:[ 1.6000050] puffs_mount: pa_spare[0] = 0x66c583fb tc-so:[ 1.6000050] puffs_mount: pa_spare[0] = 0xf7238b46 tc-so:[ 1.6000050] puffs_mount: pa_spare[0] = 0x6f9f8893 tc-so:[ 1.6000050] puffs_mount: pa_spare[0] = 0xf458b90a tc-so:[ 1.6400050] puffs_mount: pa_spare[0] = 0x13ca26ec tc-so:[ 1.6400050] puffs_mount: pa_spare[0] = 0xfd74b77a tc-so:[ 1.6400050] puffs_mount: pa_spare[0] = 0xdc57fd19 tc-so:[ 1.6400050] puffs_mount: pa_spare[0] = 0xae309712 tc-so:[ 1.6400050] puffs_mount: pa_spare[0] = 0x4615f7d6 tc-so:[ 1.6400050] puffs_mount: pa_spare[0] = 0x6f503cb tc-so:[ 1.6800050] puffs_mount: pa_spare[0] = 0xe02b1ad5 tc-so:[ 1.6800050] puffs_mount: pa_spare[0] = 0xe1618dad tc-so:[ 1.6800050] puffs_mount: pa_spare[0] = 0x24a4161d tc-so:[ 1.6800050] puffs_mount: pa_spare[0] = 0x9b07f21f tc-so:[ 1.6800050] puffs_mount: pa_spare[0] = 0x4024390f tc-so:[ 1.6800050] puffs_mount: pa_spare[0] = 0x9a0f44f3 tc-so:[ 1.6800050] puffs_mount: pa_spare[0] = 0x26df42ad tc-so:[ 1.6800050] puffs_mount: pa_spare[0] = 0x4bdf9095 tc-so:[ 1.6800050] puffs_mount: pa_spare[0] = 0x5ad5cd96 tc-so:[ 1.6800050] puffs_mount: pa_spare[0] = 0x2ad95c6f tc-so:[ 1.7400050] puffs_mount: pa_spare[0] = 0x9d3f2cdc tc-so:[ 1.7400050] puffs_mount: pa_spare[0] = 0xa80609ea tc-so:[ 1.7400050] puffs_mount: pa_spare[0] = 0xae042901 tc-so:[ 1.7400050] puffs_mount: pa_spare[0] = 0xd45e26a tc-so:[ 1.7400050] puffs_mount: pa_spare[0] = 0x5799141b tc-so:[ 1.7400050] puffs_mount: pa_spare[0] = 0x4f1ee8a9 tc-so:[ 1.7400050] puffs_mount: pa_spare[0] = 0xf2bd3b43 tc-so:[ 1.7400050] puffs_mount: pa_spare[0] = 0xfa01be6 tc-so:[ 1.7400050] puffs_mount: pa_spare[0] = 0x321b93f9 tc-so:[ 1.7400050] puffs_mount: pa_spare[0] = 0x8d8c3cf tc-so:[ 1.8000050] puffs_mount: pa_spare[0] = 0x2c74440 tc-so:[ 1.8000050] puffs_mount: pa_spare[0] = 0xb42774a tc-so:[ 1.8000050] puffs_mount: pa_spare[0] = 0x56adebc6 tc-so:[ 1.8000050] puffs_mount: pa_spare[0] = 0x194b3c0d tc-so:[ 1.8000050] puffs_mount: pa_spare[0] = 0x263aaba4 tc-so:[ 1.8000050] puffs_mount: pa_spare[0] = 0x1c01ac17 tc-so:[ 1.8000050] puffs_mount: pa_spare[0] = 0xf10dd72 tc-so:[ 1.8400050] puffs_mount: pa_spare[0] = 0x5ea234e3 tc-so:[ 1.8400050] puffs_mount: pa_spare[0] = 0xaa1dce9c tc-so:[ 1.8400050] puffs_mount: pa_spare[0] = 0x4f2bbdff tc-so:[ 1.8400050] puffs_mount: pa_spare[0] = 0x178c92b0 tc-so:[ 1.8400050] puffs_mount: pa_spare[0] = 0x294be7ff tc-so:[ 1.8400050] puffs_mount: pa_spare[0] = 0x42fd57c4 tc-so:[ 1.8400050] puffs_mount: pa_spare[0] = 0xec692be3 tc-so:[ 1.8400050] puffs_mount: pa_spare[0] = 0x41de272e tc-so:[ 1.8400050] puffs_mount: pa_spare[0] = 0x2ae1eb27 tc-so:[ 1.8400050] puffs_mount: pa_spare[0] = 0xcbfbd474 tc-so:[ 1.8400050] puffs_mount: pa_spare[0] = 0xa417c791 tc-so:[ 1.8400050] puffs_mount: pa_spare[0] = 0xeac31b91 tc-so:[ 1.8400050] puffs_mount: pa_spare[0] = 0x5aa41904 tc-so:[ 1.9200050] puffs_mount: pa_spare[0] = 0xb6f24f05 tc-so:[ 1.9200050] puffs_mount: pa_spare[0] = 0x5b8aa3f7 tc-so:[ 1.9200050] puffs_mount: pa_spare[0] = 0x12e1a75f tc-so:[ 1.9200050] puffs_mount: pa_spare[0] = 0xbfa68453 tc-so:[ 1.9200050] puffs_mount: pa_spare[0] = 0x3187363e tc-end: 1639149677.746007, mountfuzz3, passed tc-start: 1639149677.752974, mountfuzz4 tc-so:test seeded RNG with 1639149677 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.3000050] puffs_mount: handle size 7318548336285407037 too large tc-so:[ 1.3000050] puffs_mount: handle size 8042858103341559342 too large tc-so:[ 1.3400050] puffs_mount: handle size 167658299960127036 too large tc-so:[ 1.3400050] puffs_mount: handle size 4033692061487718119 too large tc-so:[ 1.3700050] puffs_mount: handle size 7186103141982997020 too large tc-so:[ 1.3700050] puffs_mount: handle size 4863047332092061676 too large tc-so:[ 1.4100050] puffs_mount: handle size 16665260209478515801 too large tc-so:[ 1.4100050] puffs_mount: handle size 13672922088546980795 too large tc-so:[ 1.4100050] puffs_mount: handle size 18147331029622079037 too large tc-so:[ 1.4100050] puffs_mount: handle size 17559940797257238856 too large tc-so:[ 1.4500050] puffs_mount: handle size 7965666424351635532 too large tc-so:[ 1.4500050] puffs_mount: handle size 14727841804085347132 too large tc-so:[ 1.4500050] puffs_mount: handle size 5139505462763953524 too large tc-so:[ 1.4500050] puffs_mount: handle size 9426782693849176077 too large tc-so:[ 1.4500050] puffs_mount: handle size 9162257480205606635 too large tc-so:[ 1.4800050] puffs_mount: handle size 14689345607080701382 too large tc-so:[ 1.5300050] puffs_mount: handle size 5893531913744914066 too large tc-so:[ 1.5300050] puffs_mount: handle size 9725022194977216906 too large tc-so:[ 1.5300050] puffs_mount: handle size 16783142131869808549 too large tc-so:[ 1.5300050] puffs_mount: handle size 18341305985494330094 too large tc-so:[ 1.5700050] puffs_mount: handle size 9884378877464534286 too large tc-so:[ 1.5700050] puffs_mount: handle size 15265045892542601226 too large tc-so:[ 1.5700050] puffs_mount: handle size 5634254193937980500 too large tc-so:[ 1.5700050] puffs_mount: handle size 14447490687464308953 too large tc-so:[ 1.6100050] puffs_mount: handle size 13884122924092954505 too large tc-so:[ 1.6100050] puffs_mount: handle size 15625744665388594093 too large tc-so:[ 1.6100050] puffs_mount: handle size 8116955220582355459 too large tc-so:[ 1.6100050] puffs_mount: handle size 16967530195959565053 too large tc-so:[ 1.6500050] puffs_mount: handle size 214205761442443246 too large tc-so:[ 1.6500050] puffs_mount: handle size 552882474118647380 too large tc-so:[ 1.6500050] puffs_mount: handle size 10176886109799005209 too large tc-so:[ 1.6500050] puffs_mount: handle size 6192287136556987985 too large tc-so:[ 1.6900050] puffs_mount: handle size 13487884695385654907 too large tc-so:[ 1.6900050] puffs_mount: handle size 4793326145768340111 too large tc-so:[ 1.7300050] puffs_mount: handle size 16772259975092428583 too large tc-so:[ 1.7700050] puffs_mount: handle size 15013164639214487839 too large tc-so:[ 1.7700050] puffs_mount: handle size 11397671607707818615 too large tc-so:[ 1.7700050] puffs_mount: handle size 14152343049685943207 too large tc-so:[ 1.7700050] puffs_mount: handle size 16306761955664596133 too large tc-so:[ 1.8100050] puffs_mount: handle size 5512782323311756800 too large tc-so:[ 1.8100050] puffs_mount: handle size 982719516068176299 too large tc-so:[ 1.8100050] puffs_mount: handle size 13275664487498633999 too large tc-so:[ 1.8500050] puffs_mount: handle size 15479689623858067419 too large tc-so:[ 1.8500050] puffs_mount: handle size 14760685408154701446 too large tc-so:[ 1.8500050] puffs_mount: handle size 16740667904129425151 too large tc-so:[ 1.8500050] puffs_mount: handle size 16191453595385850161 too large tc-end: 1639149678.991030, mountfuzz4, passed tc-start: 1639149678.999997, mountfuzz5 tc-so:test seeded RNG with 1639149679 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2600050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.3000050] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.3000050] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.3000050] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.3400050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.3400050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.3400050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.3800050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.3800050] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.3800050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.3800050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.4200050] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.4600050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.4600050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.4600050] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.4600050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.5000050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.5000050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.5000050] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.5400050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.5400050] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.5800050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.6200050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.6200050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.6600050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.7000050] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.7400050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.7800050] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.7800050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.7800050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.7800050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.7800050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.8200050] puffs_mount: fhsize larger than NFSv2 max 28 tc-end: 1639149680.221865, mountfuzz5, passed tc-start: 1639149680.231190, mountfuzz6 tc-so:test seeded RNG with 1639149680 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.6600050] puffs_mount: handle size 1023 too large tc-end: 1639149681.396472, mountfuzz6, passed tc-start: 1639149681.403296, mountfuzz7 tc-so:test seeded RNG with 1639149681 tc-so:[ 1.0000000] entropy: ready tc-end: 1639149682.628037, mountfuzz7, passed tc-start: 1639149682.637194, mountfuzz8 tc-so:test seeded RNG with 1639149682 tc-so:[ 1.0000000] entropy: ready tc-end: 1639149685.521340, mountfuzz8, passed tp-end: 1639149685.528627, fs/puffs/t_fuzz tp-start: 1639149685.676407, fs/puffs/t_io, 1 tc-start: 1639149685.678488, nocache tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-end: 1639149687.255434, nocache, passed tp-end: 1639149687.265519, fs/puffs/t_io tp-start: 1639149687.409731, fs/tmpfs/t_renamerace, 1 tc-start: 1639149687.411976, renamerace2 tc-so:[ 1.0000000] entropy: ready tc-end: 1639149695.726381, renamerace2, passed tp-end: 1639149695.735499, fs/tmpfs/t_renamerace tp-start: 1639149697.4384, fs/tmpfs/t_create, 3 tc-start: 1639149697.7457, attrs tc-so:Executing command [ mkdir /tmp/atf-run.oJ1gOs/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.oJ1gOs/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.oJ1gOs/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.oJ1gOs/mntpt ] tc-end: 1639149701.666817, attrs, passed tc-start: 1639149701.675752, create tc-so:Executing command [ mkdir /tmp/atf-run.kQWfvc/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.kQWfvc/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.kQWfvc/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.kQWfvc/mntpt ] tc-end: 1639149703.584104, create, passed tc-start: 1639149703.595522, kqueue tc-so:Executing command [ mkdir /tmp/atf-run.cp9ZZF/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.cp9ZZF/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.cp9ZZF/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.cp9ZZF/mntpt ] tc-end: 1639149706.24687, kqueue, passed tp-end: 1639149706.37040, fs/tmpfs/t_create tp-start: 1639149706.735780, fs/tmpfs/t_devices, 1 tc-start: 1639149706.738169, basic tc-so:Executing command [ mkdir /tmp/atf-run.rP9GfV/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.rP9GfV/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.rP9GfV/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.rP9GfV/mntpt ] tc-end: 1639149709.499956, basic, passed tp-end: 1639149709.508123, fs/tmpfs/t_devices tp-start: 1639149710.365033, fs/tmpfs/t_dots, 2 tc-start: 1639149710.367844, nesteddir tc-so:Executing command [ mkdir /tmp/atf-run.shyh2R/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.shyh2R/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.shyh2R/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.shyh2R/mntpt ] tc-end: 1639149712.726149, nesteddir, passed tc-start: 1639149712.740187, topdir tc-so:Executing command [ mkdir /tmp/atf-run.h7cwuT/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.h7cwuT/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.h7cwuT/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.h7cwuT/mntpt ] tc-end: 1639149714.637808, topdir, passed tp-end: 1639149714.645620, fs/tmpfs/t_dots tp-start: 1639149715.244094, fs/tmpfs/t_exec, 1 tc-start: 1639149715.246290, basic tc-so:Executing command [ mkdir /tmp/atf-run.DckdGE/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.DckdGE/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.DckdGE/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.DckdGE/mntpt ] tc-end: 1639149717.194334, basic, passed tp-end: 1639149717.204075, fs/tmpfs/t_exec tp-start: 1639149718.466281, fs/tmpfs/t_link, 3 tc-start: 1639149718.470405, basic tc-so:Executing command [ mkdir /tmp/atf-run.oKGqdM/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.oKGqdM/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.oKGqdM/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.oKGqdM/mntpt ] tc-end: 1639149721.780826, basic, passed tc-start: 1639149721.790238, kqueue tc-so:Executing command [ mkdir /tmp/atf-run.G93YqE/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.G93YqE/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.G93YqE/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.G93YqE/mntpt ] tc-end: 1639149724.655747, kqueue, passed tc-start: 1639149724.663714, subdirs tc-so:Executing command [ mkdir /tmp/atf-run.AIquWo/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.AIquWo/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.AIquWo/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.AIquWo/mntpt ] tc-end: 1639149728.67927, subdirs, passed tp-end: 1639149728.78780, fs/tmpfs/t_link tp-start: 1639149729.812837, fs/tmpfs/t_mkdir, 5 tc-start: 1639149729.814986, attrs tc-so:Executing command [ mkdir /tmp/atf-run.StdFzG/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.StdFzG/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.StdFzG/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.StdFzG/mntpt ] tc-end: 1639149733.284775, attrs, passed tc-start: 1639149733.294791, kqueue tc-so:Executing command [ mkdir /tmp/atf-run.l07G2G/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.l07G2G/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.l07G2G/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.l07G2G/mntpt ] tc-end: 1639149735.779688, kqueue, passed tc-start: 1639149735.789772, many tc-so:Executing command [ mkdir /tmp/atf-run.7L55lc/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.7L55lc/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.7L55lc/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.7L55lc/mntpt ] tc-end: 1639149795.147559, many, passed tc-start: 1639149795.158516, nested tc-so:Executing command [ mkdir /tmp/atf-run.iT3qNt/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.iT3qNt/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.iT3qNt/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.iT3qNt/mntpt ] tc-end: 1639149797.72738, nested, passed tc-start: 1639149797.81632, single tc-so:Executing command [ mkdir /tmp/atf-run.fo56KM/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.fo56KM/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.fo56KM/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.fo56KM/mntpt ] tc-end: 1639149799.242547, single, passed tp-end: 1639149799.252858, fs/tmpfs/t_mkdir tp-start: 1639149800.988998, fs/tmpfs/t_mknod, 6 tc-start: 1639149800.991742, block tc-so:Executing command [ mkdir /tmp/atf-run.t6LBQL/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.t6LBQL/mntpt tc-so:Executing command [ mknod fd0a b 2 0 ] tc-so:Executing command [ umount /tmp/atf-run.t6LBQL/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.t6LBQL/mntpt ] tc-end: 1639149802.577214, block, passed tc-start: 1639149802.584825, block_kqueue tc-so:Executing command [ mkdir /tmp/atf-run.OHhp71/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.OHhp71/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.OHhp71/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.OHhp71/mntpt ] tc-end: 1639149804.343366, block_kqueue, passed tc-start: 1639149804.351479, char tc-so:Executing command [ mkdir /tmp/atf-run.veDCYa/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.veDCYa/mntpt tc-so:Executing command [ mknod null c 2 2 ] tc-so:Executing command [ umount /tmp/atf-run.veDCYa/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.veDCYa/mntpt ] tc-end: 1639149805.793222, char, passed tc-start: 1639149805.801151, char_kqueue tc-so:Executing command [ mkdir /tmp/atf-run.7Imjh8/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.7Imjh8/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.7Imjh8/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.7Imjh8/mntpt ] tc-end: 1639149807.574077, char_kqueue, passed tc-start: 1639149807.586502, pipe tc-so:Executing command [ mkdir /tmp/atf-run.kkLUFg/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.kkLUFg/mntpt tc-so:Executing command [ mknod pipe p ] tc-so:Executing command [ umount /tmp/atf-run.kkLUFg/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.kkLUFg/mntpt ] tc-end: 1639149809.78742, pipe, passed tc-start: 1639149809.87859, pipe_kqueue tc-so:Executing command [ mkdir /tmp/atf-run.jPSQHF/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.jPSQHF/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.jPSQHF/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.jPSQHF/mntpt ] tc-end: 1639149810.916954, pipe_kqueue, passed tp-end: 1639149810.926219, fs/tmpfs/t_mknod tp-start: 1639149812.413157, fs/tmpfs/t_mount, 6 tc-start: 1639149812.415377, attrs tc-so:Executing command [ mkdir /tmp/atf-run.YtEkOs/mntpt ] tc-so:mount -t tmpfs -o -u1000 -o -g100 -o -m755 tmpfs /tmp/atf-run.YtEkOs/mntpt tc-so:Executing command [ umount /tmp/atf-run.YtEkOs/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.YtEkOs/mntpt ] tc-end: 1639149813.822064, attrs, passed tc-start: 1639149813.831504, large tc-so:Executing command [ mkdir /tmp/atf-run.JNkwhv/mntpt ] tc-so:mount -t tmpfs -o -s9223372036854775807 tmpfs /tmp/atf-run.JNkwhv/mntpt tc-so:Executing command [ umount /tmp/atf-run.JNkwhv/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.JNkwhv/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: 1639149815.709556, large, passed tc-start: 1639149815.721234, mntpt tc-so:Executing command [ grep unused out ] tc-so:Executing command [ grep /tmp/atf-run.e9XeuE/mnt out ] tc-so:Executing command [ grep unused out ] tc-so:Executing command [ grep mnt out ] tc-end: 1639149817.104661, mntpt, passed tc-start: 1639149817.114338, negative tc-so:Executing command [ mkdir /tmp/atf-run.p1pL0I/mntpt ] tc-so:mount -t tmpfs -o -s-10 tmpfs /tmp/atf-run.p1pL0I/mntpt tc-so:Executing command [ umount /tmp/atf-run.p1pL0I/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.p1pL0I/mntpt ] tc-end: 1639149818.439634, negative, passed tc-start: 1639149818.450435, options tc-so:Executing command [ mkdir /tmp/atf-run.k3s20g/mntpt ] tc-so:mount -t tmpfs -o ro tmpfs /tmp/atf-run.k3s20g/mntpt tc-so:Executing command [ umount /tmp/atf-run.k3s20g/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.k3s20g/mntpt ] tc-end: 1639149819.914068, options, passed tc-start: 1639149819.923464, plain tc-so:Executing command [ mkdir /tmp/atf-run.BleRK0/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.BleRK0/mntpt tc-so:Executing command [ umount /tmp/atf-run.BleRK0/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.BleRK0/mntpt ] tc-end: 1639149821.229717, plain, passed tp-end: 1639149821.238403, fs/tmpfs/t_mount tp-start: 1639149821.850848, fs/tmpfs/t_pipes, 1 tc-start: 1639149821.853422, basic tc-so:Executing command [ mkdir /tmp/atf-run.c0skZH/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.c0skZH/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.c0skZH/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.c0skZH/mntpt ] tc-end: 1639149823.461042, basic, passed tp-end: 1639149823.470625, fs/tmpfs/t_pipes tp-start: 1639149824.263332, fs/tmpfs/t_read_write, 2 tc-start: 1639149824.265826, basic tc-so:Executing command [ mkdir /tmp/atf-run.UNlB8b/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.UNlB8b/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.UNlB8b/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.UNlB8b/mntpt ] tc-end: 1639149825.953003, basic, passed tc-start: 1639149825.961803, kqueue tc-so:Executing command [ mkdir /tmp/atf-run.4Xq4p3/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.4Xq4p3/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.4Xq4p3/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.4Xq4p3/mntpt ] tc-end: 1639149828.131032, kqueue, passed tp-end: 1639149828.139814, fs/tmpfs/t_read_write tp-start: 1639149829.315390, fs/tmpfs/t_readdir, 4 tc-start: 1639149829.318589, caching tc-so:Executing command [ mkdir /tmp/atf-run.SHykbP/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.SHykbP/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.SHykbP/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.SHykbP/mntpt ] tc-end: 1639149832.88443, caching, passed tc-start: 1639149832.99403, dots tc-so:Executing command [ mkdir /tmp/atf-run.nnkyAl/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.nnkyAl/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.nnkyAl/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.nnkyAl/mntpt ] tc-end: 1639149834.470942, dots, passed tc-start: 1639149834.481785, many tc-so:Executing command [ mkdir /tmp/atf-run.pmu9A8/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.pmu9A8/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.pmu9A8/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.pmu9A8/mntpt ] tc-end: 1639149853.615552, many, passed tc-start: 1639149853.625456, types tc-so:Executing command [ mkdir /tmp/atf-run.WKuUgp/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.WKuUgp/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.WKuUgp/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.WKuUgp/mntpt ] tc-end: 1639149856.465596, types, passed tp-end: 1639149856.476243, fs/tmpfs/t_readdir tp-start: 1639149857.549233, fs/tmpfs/t_remove, 4 tc-start: 1639149857.551694, dot tc-so:Executing command [ mkdir /tmp/atf-run.jWpDud/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.jWpDud/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.jWpDud/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.jWpDud/mntpt ] tc-end: 1639149859.368377, dot, passed tc-start: 1639149859.380294, kqueue tc-so:Executing command [ mkdir /tmp/atf-run.poYxgT/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.poYxgT/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.poYxgT/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.poYxgT/mntpt ] tc-end: 1639149861.594330, kqueue, passed tc-start: 1639149861.605089, single tc-so:Executing command [ mkdir /tmp/atf-run.3rVg7t/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.3rVg7t/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.3rVg7t/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.3rVg7t/mntpt ] tc-end: 1639149864.402222, single, passed tc-start: 1639149864.413386, uchg tc-so:Executing command [ mkdir /tmp/atf-run.WNEsCM/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.WNEsCM/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.WNEsCM/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.WNEsCM/mntpt ] tc-end: 1639149867.124086, uchg, passed tp-end: 1639149867.132774, fs/tmpfs/t_remove tp-start: 1639149869.177109, fs/tmpfs/t_rename, 9 tc-start: 1639149869.179298, basic tc-so:Executing command [ mkdir /tmp/atf-run.wTmnC9/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.wTmnC9/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.wTmnC9/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.wTmnC9/mntpt ] tc-end: 1639149871.253256, basic, passed tc-start: 1639149871.262622, crossdev tc-so:Executing command [ mkdir /tmp/atf-run.BsT50K/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.BsT50K/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.BsT50K/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.BsT50K/mntpt ] tc-end: 1639149873.426646, crossdev, passed tc-start: 1639149873.434836, dir_to_emptydir tc-so:Executing command [ mkdir /tmp/atf-run.16GhJ7/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.16GhJ7/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.16GhJ7/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.16GhJ7/mntpt ] tc-end: 1639149875.785187, dir_to_emptydir, passed tc-start: 1639149875.793884, dir_to_file tc-so:Executing command [ mkdir /tmp/atf-run.BxjoA9/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.BxjoA9/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.BxjoA9/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.BxjoA9/mntpt ] tc-end: 1639149878.52120, dir_to_file, passed tc-start: 1639149878.61061, dir_to_fulldir tc-so:Executing command [ mkdir /tmp/atf-run.krlCcM/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.krlCcM/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.krlCcM/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.krlCcM/mntpt ] tc-end: 1639149881.271011, dir_to_fulldir, passed tc-start: 1639149881.278959, dotdot tc-so:Executing command [ mkdir /tmp/atf-run.YyTba3/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.YyTba3/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.YyTba3/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.YyTba3/mntpt ] tc-end: 1639149886.245939, dotdot, passed tc-start: 1639149886.254914, dots tc-so:Executing command [ mkdir /tmp/atf-run.ADPEu0/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.ADPEu0/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.ADPEu0/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.ADPEu0/mntpt ] tc-end: 1639149888.94340, dots, passed tc-start: 1639149888.102620, file_to_dir tc-so:Executing command [ mkdir /tmp/atf-run.NhLcwX/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.NhLcwX/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.NhLcwX/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.NhLcwX/mntpt ] tc-end: 1639149890.383820, file_to_dir, passed tc-start: 1639149890.394807, kqueue tc-so:Executing command [ mkdir /tmp/atf-run.tizDUR/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.tizDUR/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.tizDUR/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.tizDUR/mntpt ] tc-end: 1639149896.62893, kqueue, passed tp-end: 1639149896.70447, fs/tmpfs/t_rename tp-start: 1639149898.288422, fs/tmpfs/t_rmdir, 9 tc-start: 1639149898.291550, curdir tc-so:Executing command [ mkdir /tmp/atf-run.RdZIqj/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.RdZIqj/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.RdZIqj/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.RdZIqj/mntpt ] tc-end: 1639149900.297246, curdir, passed tc-start: 1639149900.306759, dots tc-so:Executing command [ mkdir /tmp/atf-run.mFQfBf/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.mFQfBf/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.mFQfBf/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.mFQfBf/mntpt ] tc-end: 1639149902.225829, dots, passed tc-start: 1639149902.234774, kqueue tc-so:Executing command [ mkdir /tmp/atf-run.WWrGDy/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.WWrGDy/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.WWrGDy/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.WWrGDy/mntpt ] tc-end: 1639149904.521064, kqueue, passed tc-start: 1639149904.528973, links tc-so:Executing command [ mkdir /tmp/atf-run.e8qdbk/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.e8qdbk/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.e8qdbk/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.e8qdbk/mntpt ] tc-end: 1639149906.909135, links, passed tc-start: 1639149906.917196, mntpt tc-so:Executing command [ mkdir /tmp/atf-run.mAlHho/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.mAlHho/mntpt tc-so:Executing command [ rmdir /tmp/atf-run.mAlHho/mntpt ] tc-so:Executing command [ umount /tmp/atf-run.mAlHho/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.mAlHho/mntpt ] tc-end: 1639149908.347091, mntpt, passed tc-start: 1639149908.355207, nested tc-so:Executing command [ mkdir /tmp/atf-run.97ceS0/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.97ceS0/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.97ceS0/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.97ceS0/mntpt ] tc-end: 1639149910.109654, nested, passed tc-start: 1639149910.117397, non_empty tc-so:Executing command [ mkdir /tmp/atf-run.BgsRYV/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.BgsRYV/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.BgsRYV/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.BgsRYV/mntpt ] tc-end: 1639149912.366061, non_empty, passed tc-start: 1639149912.373969, non_existent tc-so:Executing command [ mkdir /tmp/atf-run.7AcfFO/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.7AcfFO/mntpt tc-so:Executing command [ rmdir non-existent ] tc-so:Executing command [ umount /tmp/atf-run.7AcfFO/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.7AcfFO/mntpt ] tc-end: 1639149913.698417, non_existent, passed tc-start: 1639149913.706139, single tc-so:Executing command [ mkdir /tmp/atf-run.HOKWLt/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.HOKWLt/mntpt tc-so:Executing command [ mkdir a ] tc-so:Executing command [ rmdir a ] tc-so:Executing command [ umount /tmp/atf-run.HOKWLt/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.HOKWLt/mntpt ] tc-end: 1639149915.332874, single, passed tp-end: 1639149915.340861, fs/tmpfs/t_rmdir tp-start: 1639149917.337030, fs/tmpfs/t_setattr, 10 tc-start: 1639149917.339248, chgrp tc-so:Executing command [ mkdir /tmp/atf-run.wHIcnG/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.wHIcnG/mntpt tc-so:Executing command [ mkdir grp ] tc-so:Executing command [ chgrp 5678 grp ] tc-so:Executing command [ umount /tmp/atf-run.wHIcnG/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.wHIcnG/mntpt ] tc-end: 1639149919.119161, chgrp, passed tc-start: 1639149919.129067, chgrp_kqueue tc-so:Executing command [ mkdir /tmp/atf-run.NrqHlO/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.NrqHlO/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.NrqHlO/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.NrqHlO/mntpt ] tc-end: 1639149921.49694, chgrp_kqueue, passed tc-start: 1639149921.60548, chmod tc-so:Executing command [ mkdir /tmp/atf-run.XgKENg/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.XgKENg/mntpt tc-so:Executing command [ mkdir mode ] tc-so:Executing command [ chmod 0000 mode ] tc-so:Executing command [ umount /tmp/atf-run.XgKENg/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.XgKENg/mntpt ] tc-end: 1639149922.942048, chmod, passed tc-start: 1639149922.952372, chmod_kqueue tc-so:Executing command [ mkdir /tmp/atf-run.6gTXsa/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.6gTXsa/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.6gTXsa/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.6gTXsa/mntpt ] tc-end: 1639149924.787694, chmod_kqueue, passed tc-start: 1639149924.796858, chown tc-so:Executing command [ mkdir /tmp/atf-run.EFZSpl/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.EFZSpl/mntpt tc-so:Executing command [ mkdir own ] tc-so:Executing command [ chown 1234 own ] tc-so:Executing command [ umount /tmp/atf-run.EFZSpl/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.EFZSpl/mntpt ] tc-end: 1639149926.818432, chown, passed tc-start: 1639149926.827514, chown_kqueue tc-so:Executing command [ mkdir /tmp/atf-run.nghhFL/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.nghhFL/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.nghhFL/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.nghhFL/mntpt ] tc-end: 1639149928.813204, chown_kqueue, passed tc-start: 1639149928.825513, chowngrp tc-so:Executing command [ mkdir /tmp/atf-run.IRBVnb/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.IRBVnb/mntpt tc-so:Executing command [ mkdir owngrp ] tc-so:Executing command [ chown 1234:5678 owngrp ] tc-so:Executing command [ umount /tmp/atf-run.IRBVnb/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.IRBVnb/mntpt ] tc-end: 1639149931.102615, chowngrp, passed tc-start: 1639149931.113798, chowngrp_kqueue tc-so:Executing command [ mkdir /tmp/atf-run.3aX4Y4/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.3aX4Y4/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.3aX4Y4/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.3aX4Y4/mntpt ] tc-end: 1639149933.527301, chowngrp_kqueue, passed tc-start: 1639149933.535616, chtimes tc-so:Executing command [ mkdir /tmp/atf-run.EndtP2/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.EndtP2/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.EndtP2/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.EndtP2/mntpt ] tc-end: 1639149935.203171, chtimes, passed tc-start: 1639149935.216312, chtimes_kqueue tc-so:Executing command [ mkdir /tmp/atf-run.AFIqyI/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.AFIqyI/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.AFIqyI/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.AFIqyI/mntpt ] tc-end: 1639149937.22520, chtimes_kqueue, passed tp-end: 1639149937.30931, fs/tmpfs/t_setattr tp-start: 1639149938.130980, fs/tmpfs/t_sizes, 4 tc-start: 1639149938.133116, big tc-so:Executing command [ mkdir /tmp/atf-run.EbrV5c/mntpt ] tc-so:mount -t tmpfs -o -s10M tmpfs /tmp/atf-run.EbrV5c/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.EbrV5c/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.EbrV5c/mntpt ] tc-end: 1639149939.949030, big, passed tc-start: 1639149939.956922, overflow tc-so:Executing command [ mkdir /tmp/atf-run.2OYjBI/mntpt ] tc-so:mount -t tmpfs -o -s10M tmpfs /tmp/atf-run.2OYjBI/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.2OYjBI/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.2OYjBI/mntpt ] tc-end: 1639149941.953277, overflow, passed tc-start: 1639149941.961177, overwrite tc-so:Executing command [ mkdir /tmp/atf-run.gJHZVx/mntpt ] tc-so:mount -t tmpfs -o -s10M tmpfs /tmp/atf-run.gJHZVx/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.gJHZVx/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.gJHZVx/mntpt ] tc-end: 1639149943.803180, overwrite, passed tc-start: 1639149943.814655, small tc-so:Executing command [ mkdir /tmp/atf-run.iNnTH7/mntpt ] tc-so:mount -t tmpfs -o -s10M tmpfs /tmp/atf-run.iNnTH7/mntpt tc-so:Executing command [ rm a ] tc-so:Executing command [ umount /tmp/atf-run.iNnTH7/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.iNnTH7/mntpt ] tc-end: 1639149945.589521, small, passed tp-end: 1639149945.597596, fs/tmpfs/t_sizes tp-start: 1639149946.150585, fs/tmpfs/t_sockets, 1 tc-start: 1639149946.152775, basic tc-so:Executing command [ mkdir /tmp/atf-run.xoqtqr/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.xoqtqr/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.xoqtqr/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.xoqtqr/mntpt ] tc-end: 1639149948.392324, basic, passed tp-end: 1639149948.403629, fs/tmpfs/t_sockets tp-start: 1639149949.233202, fs/tmpfs/t_statvfs, 1 tc-start: 1639149949.236310, values tc-so:Executing command [ mkdir /tmp/atf-run.kKrEDR/mntpt ] tc-so:mount -t tmpfs -o -s10M tmpfs /tmp/atf-run.kKrEDR/mntpt tc-so:Executing command [ umount /tmp/atf-run.kKrEDR/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.kKrEDR/mntpt ] tc-end: 1639149950.748387, values, passed tp-end: 1639149950.756269, fs/tmpfs/t_statvfs tp-start: 1639149951.781859, fs/tmpfs/t_symlink, 4 tc-start: 1639149951.784013, dir tc-so:Executing command [ mkdir /tmp/atf-run.29YW34/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.29YW34/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.29YW34/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.29YW34/mntpt ] tc-end: 1639149954.2712, dir, passed tc-start: 1639149954.10708, exec tc-so:Executing command [ mkdir /tmp/atf-run.DNTabK/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.DNTabK/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.DNTabK/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.DNTabK/mntpt ] tc-end: 1639149956.34625, exec, passed tc-start: 1639149956.44263, file tc-so:Executing command [ mkdir /tmp/atf-run.CpOuFZ/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.CpOuFZ/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.CpOuFZ/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.CpOuFZ/mntpt ] tc-end: 1639149957.948160, file, passed tc-start: 1639149957.956123, kqueue tc-so:Executing command [ mkdir /tmp/atf-run.TyEHan/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.TyEHan/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.TyEHan/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.TyEHan/mntpt ] tc-end: 1639149959.928236, kqueue, passed tp-end: 1639149959.937017, fs/tmpfs/t_symlink tp-start: 1639149960.999796, fs/tmpfs/t_times, 4 tc-start: 1639149961.2400, empty tc-so:Executing command [ mkdir /tmp/atf-run.cEoHaT/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.cEoHaT/mntpt tc-so:Executing command [ touch a ] tc-so:Executing command [ cat a ] tc-so:Executing command [ umount /tmp/atf-run.cEoHaT/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.cEoHaT/mntpt ] tc-end: 1639149966.809720, empty, passed tc-start: 1639149966.817569, link tc-so:Executing command [ mkdir /tmp/atf-run.Ktrw4N/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.Ktrw4N/mntpt tc-so:Executing command [ ln c d ] tc-so:Executing command [ umount /tmp/atf-run.Ktrw4N/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.Ktrw4N/mntpt ] tc-end: 1639149970.482725, link, passed tc-start: 1639149970.491016, non_empty tc-so:Executing command [ mkdir /tmp/atf-run.mEV9xS/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.mEV9xS/mntpt tc-so:Executing command [ cat b ] tc-so:Executing command [ umount /tmp/atf-run.mEV9xS/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.mEV9xS/mntpt ] tc-end: 1639149974.4526, non_empty, passed tc-start: 1639149974.13628, rename tc-so:Executing command [ mkdir /tmp/atf-run.RSziIo/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.RSziIo/mntpt tc-so:Executing command [ mkdir e ] tc-so:Executing command [ mv e/a e/b ] tc-so:Executing command [ umount /tmp/atf-run.RSziIo/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.RSziIo/mntpt ] tc-end: 1639149978.122042, rename, passed tp-end: 1639149978.130751, fs/tmpfs/t_times tp-start: 1639149978.704681, fs/tmpfs/t_trail_slash, 1 tc-start: 1639149978.706869, main tc-so:Executing command [ mkdir /tmp/atf-run.KTYgSN/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.KTYgSN/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.KTYgSN/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.KTYgSN/mntpt ] tc-end: 1639149980.612060, main, passed tp-end: 1639149980.620620, fs/tmpfs/t_trail_slash tp-start: 1639149981.188179, fs/tmpfs/t_truncate, 1 tc-start: 1639149981.190344, basic tc-so:Executing command [ mkdir /tmp/atf-run.5OgVWA/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.5OgVWA/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.5OgVWA/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.5OgVWA/mntpt ] tc-end: 1639149982.547800, basic, passed tp-end: 1639149982.555792, fs/tmpfs/t_truncate tp-start: 1639149983.367329, fs/tmpfs/t_vnd, 1 tc-start: 1639149983.369438, basic tc-so:Executing command [ mkdir /tmp/atf-run.AXI06H/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.AXI06H/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.AXI06H/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.AXI06H/mntpt ] tc-end: 1639150006.277671, basic, passed tp-end: 1639150006.290666, fs/tmpfs/t_vnd tp-start: 1639150007.180967, fs/tmpfs/t_vnode_leak, 1 tc-start: 1639150007.184075, 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.Mxh8WJ/mntpt ] tc-so:mount -t tmpfs -o -s16392192 tmpfs /tmp/atf-run.Mxh8WJ/mntpt tc-so:Creating 4000 directories tc-so:Executing command [ umount /tmp/atf-run.Mxh8WJ/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.Mxh8WJ/mntpt ] tc-so:Restoring kern.maxvnodes to 13104 tc-so:kern.maxvnodes: 2000 -> 13104 tc-end: 1639150118.113263, main, passed tp-end: 1639150118.124242, fs/tmpfs/t_vnode_leak tp-start: 1639150118.292373, fs/umapfs/t_basic, 1 tc-start: 1639150118.295328, basic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.1800050] umapfs: fsid given as 0, ignoring tc-so:[ 1.1800050] umapfs: using fsid 6401/1a64 tc-end: 1639150118.834128, basic, passed tp-end: 1639150118.843792, fs/umapfs/t_basic tp-start: 1639150119.103627, fs/union/t_pr, 6 tc-start: 1639150119.106397, 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 12736] tc-se:[New process 16884] tc-se:[New process 19829] tc-se:[New process 24567] tc-se:[New process 934] tc-se:[New process 8296] tc-se:[New process 27584] tc-se:[New process 10812] tc-se:[New process 27117] tc-se:[New process 29947] tc-se:[New process 2182] tc-se:[New process 9281] tc-se:[New process 28262] tc-se:[New process 568] tc-se:[New process 8311] tc-se:[New process 17729] tc-se:[New process 3054] tc-se:[New process 10333] tc-se:[New process 16961] tc-se:[New process 22969] tc-se:[New process 9372] tc-se:[New process 13978] tc-se:[New process 4257] tc-se:[New process 3842] 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 12736)] 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 0x0000000040f29cec in rumpns_genfs_lock () from /usr/lib/librumpvfs.so.0 tc-se:#3 0x0000000041181414 in rumpns_VOP_LOCK () from /usr/lib/librump.so.0 tc-se:#4 0x0000000040f3d8bc in rumpns_vn_lock () from /usr/lib/librumpvfs.so.0 tc-se:#5 0x00000000405058e8 in rumpns_union_lookup () from /usr/lib/librumpfs_union.so.0 tc-se:#6 0x000000004117f7e8 in rumpns_VOP_LOOKUP () from /usr/lib/librump.so.0 tc-se:#7 0x0000000040f557c0 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: 1639150123.419872, cyclic, expected_signal, PR kern/3645 tc-start: 1639150123.472870, 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 2330] tc-se:[New process 21177] tc-se:[New process 22391] tc-se:[New process 25642] tc-se:[New process 24361] tc-se:[New process 22349] tc-se:[New process 3307] tc-se:[New process 11400] tc-se:[New process 17015] tc-se:[New process 17960] tc-se:[New process 23364] tc-se:[New process 8539] tc-se:[New process 20884] tc-se:[New process 16014] tc-se:[New process 22964] tc-se:[New process 23785] tc-se:[New process 24516] tc-se:[New process 11330] tc-se:[New process 2116] tc-se:[New process 11898] tc-se:[New process 11829] tc-se:[New process 17128] tc-se:[New process 8356] tc-se:[New process 24909] 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 2330)] 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 0x0000000040f29cec in rumpns_genfs_lock () from /usr/lib/librumpvfs.so.0 tc-se:#3 0x0000000041181414 in rumpns_VOP_LOCK () from /usr/lib/librump.so.0 tc-se:#4 0x0000000040f3d8bc in rumpns_vn_lock () from /usr/lib/librumpvfs.so.0 tc-se:#5 0x00000000405058e8 in rumpns_union_lookup () from /usr/lib/librumpfs_union.so.0 tc-se:#6 0x000000004117f7e8 in rumpns_VOP_LOOKUP () from /usr/lib/librump.so.0 tc-se:#7 0x0000000040f557c0 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: 1639150127.242326, cyclic2, expected_signal, PR kern/4597 tc-start: 1639150127.271162, devnull1 tc-so:[ 1.0000000] entropy: ready tc-end: 1639150127.789159, devnull1, passed tc-start: 1639150127.801740, devnull2 tc-so:[ 1.0000000] entropy: ready tc-end: 1639150128.343724, devnull2, passed tc-start: 1639150128.355303, multilayer tc-so:[ 1.0000000] entropy: ready tc-end: 1639150128.834936, multilayer, passed tc-start: 1639150128.842800, 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 22571] tc-se:[New process 13394] tc-se:[New process 27949] tc-se:[New process 13461] tc-se:[New process 19922] tc-se:[New process 5755] tc-se:[New process 1574] tc-se:[New process 26076] tc-se:[New process 25278] tc-se:[New process 1141] tc-se:[New process 9739] tc-se:[New process 19329] tc-se:[New process 8161] tc-se:[New process 19124] tc-se:[New process 24524] tc-se:[New process 24520] tc-se:[New process 29344] tc-se:[New process 5318] tc-se:[New process 7017] tc-se:[New process 9463] tc-se:[New process 3865] tc-se:[New process 7688] tc-se:[New process 8509] tc-se:[New process 14486] 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 22571)] 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 0x0000000040f29cec in rumpns_genfs_lock () from /usr/lib/librumpvfs.so.0 tc-se:#3 0x0000000041181414 in rumpns_VOP_LOCK () from /usr/lib/librump.so.0 tc-se:#4 0x0000000040f3d8bc in rumpns_vn_lock () from /usr/lib/librumpvfs.so.0 tc-se:#5 0x00000000405055cc 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: 1639150131.664538, multilayer2, expected_signal, PR kern/2423 tp-end: 1639150131.691044, fs/union/t_pr tp-start: 1639150132.377714, fs/vfs/t_full, 14 tc-start: 1639150132.385270, ext2fs_fillfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 9.2600050] uid 0 on /mnt: file system full tc-end: 1639150141.803005, ext2fs_fillfs, passed tc-start: 1639150141.838545, ffs_fillfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 3.1800050] uid 0, pid 1, command rumplocal, on /mnt: file system full tc-end: 1639150144.884910, ffs_fillfs, passed tc-start: 1639150144.906965, ffslog_fillfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 3.0400050] uid 0, pid 1, command rumplocal, on /mnt: file system full tc-end: 1639150147.845070, ffslog_fillfs, passed tc-start: 1639150147.865846, lfs_fillfs tc-se:lfs_cleanerd[17282]: /mnt: attaching cleaner tc-se:lfs_cleanerd[17282]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[17282]: t_full: needs_cleaning returned -1 tc-se:lfs_cleanerd[17282]: /mnt: detaching 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-end: 1639150154.290972, lfs_fillfs, passed tc-start: 1639150154.323956, msdosfs_fillfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150157.319692, msdosfs_fillfs, passed tc-start: 1639150157.347053, 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: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:[ 3.7800050] 10.3.2.1:/myexport: inaccurate wcc data (mtime) detected, disabling wcc (ctime 1639150162.156078401 1639150162.156078401, mtime 1639150162.156078401 1639150162.156078401) tc-end: 1639150182.491019, nfs_fillfs, passed tc-start: 1639150182.529384, p2k_ffs_fillfs tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.y7fnF9/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.y7fnF9/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150184.648502, p2k_ffs_fillfs, skipped, fs does not support explicit block allocation (GOP_ALLOC) tc-start: 1639150184.664194, puffs_fillfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150186.58553, puffs_fillfs, skipped, fs does not support explicit block allocation (GOP_ALLOC) tc-start: 1639150186.67394, rumpfs_fillfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150187.280485, rumpfs_fillfs, skipped, fs does not support explicit block allocation (GOP_ALLOC) tc-start: 1639150187.287666, sysvbfs_fillfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150197.290116, sysvbfs_fillfs, passed tc-start: 1639150197.325923, tmpfs_fillfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150199.412187, tmpfs_fillfs, passed tc-start: 1639150199.427614, udf_fillfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150203.93958, udf_fillfs, passed tc-start: 1639150203.113155, v7fs_fillfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150261.30720, v7fs_fillfs, passed tc-start: 1639150261.66176, zfs_fillfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150263.690250, zfs_fillfs, skipped, fs does not support explicit block allocation (GOP_ALLOC) tp-end: 1639150263.703276, fs/vfs/t_full tp-start: 1639150264.308264, fs/vfs/t_io, 140 tc-start: 1639150264.310381, ext2fs_extendfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150265.587463, ext2fs_extendfile, passed tc-start: 1639150265.596882, ext2fs_extendfile_append tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150266.877267, ext2fs_extendfile_append, passed tc-start: 1639150266.886819, ext2fs_holywrite tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150268.176983, ext2fs_holywrite, passed tc-start: 1639150268.186607, ext2fs_overwrite512 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150269.488154, ext2fs_overwrite512, passed tc-start: 1639150269.498102, ext2fs_overwrite64k tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150270.899989, ext2fs_overwrite64k, passed tc-start: 1639150270.910429, ext2fs_overwrite_trunc tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150272.348828, ext2fs_overwrite_trunc, passed tc-start: 1639150272.359577, ext2fs_read_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150273.681303, ext2fs_read_after_unlink, passed tc-start: 1639150273.691023, ext2fs_read_fault tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150274.978436, ext2fs_read_fault, passed tc-start: 1639150274.988208, ext2fs_shrinkfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150276.275290, ext2fs_shrinkfile, passed tc-start: 1639150276.285475, ext2fs_wrrd_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150277.602926, ext2fs_wrrd_after_unlink, passed tc-start: 1639150277.613631, ffs_extendfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150278.917880, ffs_extendfile, passed tc-start: 1639150278.929013, ffs_extendfile_append tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150280.223393, ffs_extendfile_append, passed tc-start: 1639150280.233892, ffs_holywrite tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150281.541787, ffs_holywrite, passed tc-start: 1639150281.552186, ffs_overwrite512 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150282.903445, ffs_overwrite512, passed tc-start: 1639150282.914198, ffs_overwrite64k tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150284.235330, ffs_overwrite64k, passed tc-start: 1639150284.245218, ffs_overwrite_trunc tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150285.549216, ffs_overwrite_trunc, passed tc-start: 1639150285.559296, ffs_read_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150286.868134, ffs_read_after_unlink, passed tc-start: 1639150286.878692, ffs_read_fault tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150288.173384, ffs_read_fault, passed tc-start: 1639150288.184582, ffs_shrinkfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150290.137082, ffs_shrinkfile, passed tc-start: 1639150290.151732, ffs_wrrd_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150291.585788, ffs_wrrd_after_unlink, passed tc-start: 1639150291.601771, ffslog_extendfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150293.104804, ffslog_extendfile, passed tc-start: 1639150293.118726, ffslog_extendfile_append tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150294.743933, ffslog_extendfile_append, passed tc-start: 1639150294.756520, ffslog_holywrite tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150296.339932, ffslog_holywrite, passed tc-start: 1639150296.352841, ffslog_overwrite512 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150297.873398, ffslog_overwrite512, passed tc-start: 1639150297.884537, ffslog_overwrite64k tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150299.704463, ffslog_overwrite64k, passed tc-start: 1639150299.717290, ffslog_overwrite_trunc tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150301.457804, ffslog_overwrite_trunc, passed tc-start: 1639150301.473645, ffslog_read_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150303.469545, ffslog_read_after_unlink, passed tc-start: 1639150303.480135, ffslog_read_fault tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150305.126073, ffslog_read_fault, passed tc-start: 1639150305.141267, ffslog_shrinkfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150306.622740, ffslog_shrinkfile, passed tc-start: 1639150306.634128, ffslog_wrrd_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150308.243055, ffslog_wrrd_after_unlink, passed tc-start: 1639150308.258029, lfs_extendfile tc-se:lfs_cleanerd[4895]: /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: 1639150311.316797, lfs_extendfile, passed tc-start: 1639150311.351376, lfs_extendfile_append tc-se:lfs_cleanerd[1297]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.5800050] WARNING: the log-structured file system is experimental tc-so:[ 1.5800050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1639150314.321138, lfs_extendfile_append, passed tc-start: 1639150314.358760, lfs_holywrite tc-se:lfs_cleanerd[7932]: /mnt: attaching cleaner tc-se:lfs_cleanerd[7932]: /mnt: filesystem unmounted 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: 1639150317.348738, lfs_holywrite, passed tc-start: 1639150317.385006, lfs_overwrite512 tc-se:lfs_cleanerd[27298]: /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-se:lfs_cleanerd[27298]: /mnt: filesystem unmounted tc-end: 1639150320.351770, lfs_overwrite512, passed tc-start: 1639150320.385168, lfs_overwrite64k tc-se:lfs_cleanerd[2300]: /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: 1639150323.287629, lfs_overwrite64k, passed tc-start: 1639150323.328763, lfs_overwrite_trunc tc-se:lfs_cleanerd[23730]: /mnt: attaching cleaner tc-se:lfs_cleanerd[23730]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[23730]: t_io: needs_cleaning returned -1 tc-se:lfs_cleanerd[23730]: /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: 1639150326.295381, lfs_overwrite_trunc, passed tc-start: 1639150326.329287, lfs_read_after_unlink tc-se:lfs_cleanerd[12629]: /mnt: attaching cleaner tc-se:lfs_cleanerd[12629]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[12629]: t_io: needs_cleaning returned -1 tc-se:lfs_cleanerd[12629]: /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: 1639150329.176961, lfs_read_after_unlink, passed tc-start: 1639150329.214246, lfs_read_fault tc-se:lfs_cleanerd[11035]: /mnt: attaching cleaner tc-se:lfs_cleanerd[11035]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[11035]: t_io: needs_cleaning returned -1 tc-se:lfs_cleanerd[11035]: /mnt: detaching 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-end: 1639150331.951097, lfs_read_fault, passed tc-start: 1639150331.984105, lfs_shrinkfile tc-se:lfs_cleanerd[18059]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.8000050] WARNING: the log-structured file system is experimental tc-so:[ 1.8000050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[18059]: /mnt: filesystem unmounted tc-end: 1639150335.84501, lfs_shrinkfile, passed tc-start: 1639150335.134059, lfs_wrrd_after_unlink tc-se:lfs_cleanerd[2472]: /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[2472]: /mnt: filesystem unmounted tc-end: 1639150337.794293, lfs_wrrd_after_unlink, passed tc-start: 1639150337.827665, msdosfs_extendfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150339.160285, msdosfs_extendfile, passed tc-start: 1639150339.169141, msdosfs_extendfile_append tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150340.481536, msdosfs_extendfile_append, passed tc-start: 1639150340.492240, msdosfs_holywrite tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150341.989210, msdosfs_holywrite, passed tc-start: 1639150341.999720, msdosfs_overwrite512 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150343.445920, msdosfs_overwrite512, passed tc-start: 1639150343.455672, msdosfs_overwrite64k tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150344.924345, msdosfs_overwrite64k, passed tc-start: 1639150344.935030, msdosfs_overwrite_trunc tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150346.305529, msdosfs_overwrite_trunc, passed tc-start: 1639150346.314715, msdosfs_read_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150347.878567, msdosfs_read_after_unlink, passed tc-start: 1639150347.889885, msdosfs_read_fault tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150349.264498, msdosfs_read_fault, passed tc-start: 1639150349.274640, msdosfs_shrinkfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150350.592519, msdosfs_shrinkfile, passed tc-start: 1639150350.604372, msdosfs_wrrd_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150352.158212, msdosfs_wrrd_after_unlink, passed tc-start: 1639150352.169653, 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: 1639150355.795898, nfs_extendfile, passed tc-start: 1639150355.812696, 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.3500050] ZFS filesystem version: 5 tc-end: 1639150359.47373, nfs_extendfile_append, passed tc-start: 1639150359.64766, 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.3100050] 10.3.2.1:/myexport: inaccurate wcc data (mtime) detected, disabling wcc (ctime 1639150362.146401349 1639150362.146401349, mtime 1639150362.146401349 1639150362.146401349) tc-end: 1639150362.466721, nfs_holywrite, passed tc-start: 1639150362.485972, 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: 1639150366.64082, nfs_overwrite512, passed tc-start: 1639150366.81484, 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.4200050] 10.3.2.1:/myexport: inaccurate wcc data (mtime) detected, disabling wcc (ctime 1639150369.296325679 1639150369.296325679, mtime 1639150369.296325679 1639150369.296325679) tc-end: 1639150370.120808, nfs_overwrite64k, passed tc-start: 1639150370.144996, 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-end: 1639150374.510465, nfs_overwrite_trunc, passed tc-start: 1639150374.529940, 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: 1639150378.75814, nfs_read_after_unlink, passed tc-start: 1639150378.97177, 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: 1639150381.664882, nfs_read_fault, passed tc-start: 1639150381.702469, 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: 1639150385.227659, nfs_shrinkfile, passed tc-start: 1639150385.246114, 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:t_io: 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: 1639150390.656764, nfs_wrrd_after_unlink, passed tc-start: 1639150390.684010, p2k_ffs_extendfile tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.xZQT5y/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.xZQT5y/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: 1639150393.392879, p2k_ffs_extendfile, passed tc-start: 1639150393.408068, p2k_ffs_extendfile_append tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.opbBec/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.opbBec/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: 1639150395.804558, p2k_ffs_extendfile_append, passed tc-start: 1639150395.818245, p2k_ffs_holywrite tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.WACbTg/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.WACbTg/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: 1639150398.320518, p2k_ffs_holywrite, passed tc-start: 1639150398.331275, p2k_ffs_overwrite512 tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.09hf9V/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.09hf9V/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: 1639150401.32201, p2k_ffs_overwrite512, passed tc-start: 1639150401.49424, p2k_ffs_overwrite64k tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.js5WdR/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.js5WdR/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: 1639150404.518314, p2k_ffs_overwrite64k, passed tc-start: 1639150404.528822, p2k_ffs_overwrite_trunc tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.Ti2M8u/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.Ti2M8u/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: 1639150406.880343, p2k_ffs_overwrite_trunc, passed tc-start: 1639150406.891596, p2k_ffs_read_after_unlink tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.E0SqvW/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.E0SqvW/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: 1639150409.339767, p2k_ffs_read_after_unlink, passed tc-start: 1639150409.355173, p2k_ffs_read_fault tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.1XN5ge/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.1XN5ge/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: 1639150412.89848, p2k_ffs_read_fault, passed tc-start: 1639150412.100334, p2k_ffs_shrinkfile tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.VnJ0f4/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.VnJ0f4/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: 1639150414.840602, p2k_ffs_shrinkfile, passed tc-start: 1639150414.855826, p2k_ffs_wrrd_after_unlink tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.fSGafn/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.fSGafn/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: 1639150417.540537, p2k_ffs_wrrd_after_unlink, passed tc-start: 1639150417.556147, puffs_extendfile tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150419.643699, puffs_extendfile, passed tc-start: 1639150419.651519, 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: 1639150421.651263, puffs_extendfile_append, passed tc-start: 1639150421.658684, puffs_holywrite tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150423.519126, puffs_holywrite, passed tc-start: 1639150423.539088, puffs_overwrite512 tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150425.347719, puffs_overwrite512, passed tc-start: 1639150425.354753, puffs_overwrite64k tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150426.984541, puffs_overwrite64k, passed tc-start: 1639150426.994290, 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: 1639150428.719372, puffs_overwrite_trunc, passed tc-start: 1639150428.727050, 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: 1639150430.801568, puffs_read_after_unlink, passed tc-start: 1639150430.809342, 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: 1639150432.624129, puffs_read_fault, passed tc-start: 1639150432.632208, puffs_shrinkfile tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150434.384032, puffs_shrinkfile, passed tc-start: 1639150434.391820, 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: 1639150436.108785, puffs_wrrd_after_unlink, passed tc-start: 1639150436.115539, rumpfs_extendfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150437.326616, rumpfs_extendfile, passed tc-start: 1639150437.334620, rumpfs_extendfile_append tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150438.545282, rumpfs_extendfile_append, passed tc-start: 1639150438.553043, rumpfs_holywrite tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150439.772225, rumpfs_holywrite, passed tc-start: 1639150439.781097, rumpfs_overwrite512 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150440.994806, rumpfs_overwrite512, passed tc-start: 1639150441.2277, rumpfs_overwrite64k tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150442.161631, rumpfs_overwrite64k, passed tc-start: 1639150442.168291, rumpfs_overwrite_trunc tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150443.397028, rumpfs_overwrite_trunc, passed tc-start: 1639150443.404846, rumpfs_read_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150444.725662, rumpfs_read_after_unlink, passed tc-start: 1639150444.733366, rumpfs_read_fault tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150446.51250, rumpfs_read_fault, passed tc-start: 1639150446.60327, rumpfs_shrinkfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150447.363655, rumpfs_shrinkfile, passed tc-start: 1639150447.373238, rumpfs_wrrd_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150459.375786, rumpfs_wrrd_after_unlink, passed tc-start: 1639150459.382803, sysvbfs_extendfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150460.804288, sysvbfs_extendfile, passed tc-start: 1639150460.815125, sysvbfs_extendfile_append tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150462.288052, sysvbfs_extendfile_append, passed tc-start: 1639150462.298480, sysvbfs_holywrite tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150463.567713, sysvbfs_holywrite, passed tc-start: 1639150463.576346, sysvbfs_overwrite512 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150464.798074, sysvbfs_overwrite512, passed tc-start: 1639150464.806484, sysvbfs_overwrite64k tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150466.410873, sysvbfs_overwrite64k, passed tc-start: 1639150466.423457, sysvbfs_overwrite_trunc tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150467.969237, sysvbfs_overwrite_trunc, passed tc-start: 1639150467.980623, sysvbfs_read_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150469.386388, sysvbfs_read_after_unlink, passed tc-start: 1639150469.396206, sysvbfs_read_fault tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150470.911707, sysvbfs_read_fault, passed tc-start: 1639150470.923816, sysvbfs_shrinkfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150472.417058, sysvbfs_shrinkfile, passed tc-start: 1639150472.428233, sysvbfs_wrrd_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150473.946162, sysvbfs_wrrd_after_unlink, passed tc-start: 1639150473.955512, tmpfs_extendfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150475.356094, tmpfs_extendfile, passed tc-start: 1639150475.365782, tmpfs_extendfile_append tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150476.784669, tmpfs_extendfile_append, passed tc-start: 1639150476.793165, tmpfs_holywrite tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150478.183281, tmpfs_holywrite, passed tc-start: 1639150478.192055, tmpfs_overwrite512 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150479.528372, tmpfs_overwrite512, passed tc-start: 1639150479.536261, tmpfs_overwrite64k tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150480.749228, tmpfs_overwrite64k, passed tc-start: 1639150480.756658, tmpfs_overwrite_trunc tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150481.974316, tmpfs_overwrite_trunc, passed tc-start: 1639150481.982597, tmpfs_read_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150483.253364, tmpfs_read_after_unlink, passed tc-start: 1639150483.261571, tmpfs_read_fault tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150484.551672, tmpfs_read_fault, passed tc-start: 1639150484.559104, tmpfs_shrinkfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150485.875674, tmpfs_shrinkfile, passed tc-start: 1639150485.888801, tmpfs_wrrd_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150487.123984, tmpfs_wrrd_after_unlink, passed tc-start: 1639150487.131969, udf_extendfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150489.137686, udf_extendfile, passed tc-start: 1639150489.148380, udf_extendfile_append tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150490.458320, udf_extendfile_append, passed tc-start: 1639150490.468137, udf_holywrite tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150492.298091, udf_holywrite, passed tc-start: 1639150492.312656, udf_overwrite512 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150494.204560, udf_overwrite512, passed tc-start: 1639150494.218250, udf_overwrite64k tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150496.282291, udf_overwrite64k, passed tc-start: 1639150496.293023, udf_overwrite_trunc tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150498.337683, udf_overwrite_trunc, passed tc-start: 1639150498.349158, udf_read_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150500.875714, udf_read_after_unlink, passed tc-start: 1639150500.889400, udf_read_fault tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150502.949284, udf_read_fault, passed tc-start: 1639150502.961105, udf_shrinkfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150505.71035, udf_shrinkfile, passed tc-start: 1639150505.83497, udf_wrrd_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150507.116420, udf_wrrd_after_unlink, passed tc-start: 1639150507.127569, v7fs_extendfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150509.24782, v7fs_extendfile, passed tc-start: 1639150509.46311, v7fs_extendfile_append tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150511.94845, v7fs_extendfile_append, passed tc-start: 1639150511.114463, v7fs_holywrite tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150513.213506, v7fs_holywrite, passed tc-start: 1639150513.232974, v7fs_overwrite512 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150515.259387, v7fs_overwrite512, passed tc-start: 1639150515.274250, v7fs_overwrite64k tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150517.576695, v7fs_overwrite64k, passed tc-start: 1639150517.597281, v7fs_overwrite_trunc tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150520.907015, v7fs_overwrite_trunc, passed tc-start: 1639150520.924308, v7fs_read_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150522.743864, v7fs_read_after_unlink, passed tc-start: 1639150522.788925, v7fs_read_fault tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150524.909008, v7fs_read_fault, passed tc-start: 1639150524.928975, v7fs_shrinkfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150527.43997, v7fs_shrinkfile, passed tc-start: 1639150527.64740, v7fs_wrrd_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150537.628311, v7fs_wrrd_after_unlink, passed tc-start: 1639150537.645623, zfs_extendfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150540.519086, zfs_extendfile, passed tc-start: 1639150540.530277, zfs_extendfile_append tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150543.630340, zfs_extendfile_append, passed tc-start: 1639150543.643062, zfs_holywrite tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150546.535824, zfs_holywrite, passed tc-start: 1639150546.551904, zfs_overwrite512 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150549.697119, zfs_overwrite512, passed tc-start: 1639150549.712693, zfs_overwrite64k tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150552.761371, zfs_overwrite64k, passed tc-start: 1639150552.773023, zfs_overwrite_trunc tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150555.219957, zfs_overwrite_trunc, passed tc-start: 1639150555.230704, zfs_read_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150558.644164, zfs_read_after_unlink, passed tc-start: 1639150558.655943, zfs_read_fault tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150561.729818, zfs_read_fault, passed tc-start: 1639150561.744710, zfs_shrinkfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150564.396737, zfs_shrinkfile, passed tc-start: 1639150564.409527, zfs_wrrd_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150567.608686, zfs_wrrd_after_unlink, passed tp-end: 1639150567.624743, fs/vfs/t_io tp-start: 1639150568.183486, fs/vfs/t_renamerace, 42 tc-start: 1639150568.186266, ext2fs_renamerace tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150575.731871, ext2fs_renamerace, passed tc-start: 1639150575.750371, ext2fs_renamerace_cycle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150589.506272, ext2fs_renamerace_cycle, passed tc-start: 1639150589.525926, ext2fs_renamerace_dirs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150596.335487, ext2fs_renamerace_dirs, passed tc-start: 1639150596.349188, ffs_renamerace tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150603.146677, ffs_renamerace, passed tc-start: 1639150603.157909, ffs_renamerace_cycle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150614.642294, ffs_renamerace_cycle, passed tc-start: 1639150614.659635, ffs_renamerace_dirs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150621.175455, ffs_renamerace_dirs, passed tc-start: 1639150621.192262, ffslog_renamerace tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150632.502730, ffslog_renamerace, passed tc-start: 1639150632.516874, ffslog_renamerace_cycle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150652.414758, ffslog_renamerace_cycle, passed tc-start: 1639150652.444285, ffslog_renamerace_dirs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150663.285346, ffslog_renamerace_dirs, passed tc-start: 1639150663.310163, lfs_renamerace tc-se:lfs_cleanerd[17967]: /mnt: attaching cleaner tc-se:lfs_cleanerd[17967]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[17967]: t_renamerace: needs_cleaning returned -1 tc-se:lfs_cleanerd[17967]: /mnt: detaching 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: 1639150681.783111, lfs_renamerace, passed tc-start: 1639150681.926026, lfs_renamerace_cycle tc-se:lfs_cleanerd[26415]: /mnt: attaching cleaner tc-se:lfs_cleanerd[26415]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[26415]: t_renamerace: needs_cleaning returned -1 tc-se:lfs_cleanerd[26415]: /mnt: detaching 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: 1639150710.288077, lfs_renamerace_cycle, passed tc-start: 1639150710.427108, lfs_renamerace_dirs tc-se:lfs_cleanerd[23938]: /mnt: attaching cleaner tc-se:lfs_cleanerd[23938]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[23938]: t_renamerace: needs_cleaning returned -1 tc-se:lfs_cleanerd[23938]: /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: 1639150729.65690, lfs_renamerace_dirs, passed tc-start: 1639150729.237262, msdosfs_renamerace tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150735.842122, msdosfs_renamerace, passed tc-start: 1639150735.851510, msdosfs_renamerace_cycle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150747.301505, msdosfs_renamerace_cycle, passed tc-start: 1639150747.321363, msdosfs_renamerace_dirs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150754.41882, msdosfs_renamerace_dirs, passed tc-start: 1639150754.63132, 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:t_renamerace: 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:[ 13.1700050] 10.3.2.1:/myexport: inaccurate wcc data (ctime) detected, disabling wcc (ctime 1639150768.101193897 1639150768.101193897, mtime 1639150768.101193897 1639150768.101193897) tc-end: 1639150768.466750, nfs_renamerace, passed tc-start: 1639150768.483880, 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/2021.12.10.01.18.29-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:[ 2.7200050] 10.3.2.1:/myexport: inaccurate wcc data (ctime) detected, disabling wcc (ctime 1639150771.726640157 1639150771.726640157, mtime 1639150771.726640157 1639150771.726640157) tc-end: 1639150786.953671, nfs_renamerace_cycle, expected_failure, mkdir fails with ESTALE: did not fail this time tc-start: 1639150786.981875, 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: 1639150798.199686, nfs_renamerace_dirs, passed tc-start: 1639150798.227118, p2k_ffs_renamerace tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.gDHFSo/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.gDHFSo/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: 1639150808.763162, p2k_ffs_renamerace, passed tc-start: 1639150808.774982, p2k_ffs_renamerace_cycle tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.eQDFQJ/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.eQDFQJ/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150825.992104, p2k_ffs_renamerace_cycle, expected_failure, assertion "vp->v_size == ip->i_size" failed: did not fail this time tc-start: 1639150826.7260, p2k_ffs_renamerace_dirs tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.067qY0/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.067qY0/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: 1639150834.30734, p2k_ffs_renamerace_dirs, passed tc-start: 1639150834.48075, puffs_renamerace tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150845.525786, puffs_renamerace, passed tc-start: 1639150845.533309, puffs_renamerace_cycle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150866.457490, puffs_renamerace_cycle, expected_failure, assertion "dfd" failed: did not fail this time tc-start: 1639150866.467252, 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: 1639150879.541472, puffs_renamerace_dirs, passed tc-start: 1639150879.548778, rumpfs_renamerace tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150880.635284, rumpfs_renamerace, skipped, rename not supported by file system tc-start: 1639150880.643176, rumpfs_renamerace_cycle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150881.728525, rumpfs_renamerace_cycle, skipped, rename not supported by file system tc-start: 1639150881.735948, rumpfs_renamerace_dirs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150882.807535, rumpfs_renamerace_dirs, skipped, rename not supported by file system tc-start: 1639150882.814413, sysvbfs_renamerace tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150883.999251, sysvbfs_renamerace, skipped, filesystem has not enough inodes tc-start: 1639150884.8460, sysvbfs_renamerace_cycle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150885.184510, sysvbfs_renamerace_cycle, skipped, directories not supported by file system tc-start: 1639150885.193786, sysvbfs_renamerace_dirs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150886.344952, sysvbfs_renamerace_dirs, skipped, directories not supported by file system tc-start: 1639150886.354785, tmpfs_renamerace tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150897.271511, tmpfs_renamerace, passed tc-start: 1639150897.283841, tmpfs_renamerace_cycle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150918.243633, tmpfs_renamerace_cycle, passed tc-start: 1639150918.250696, tmpfs_renamerace_dirs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150929.437837, tmpfs_renamerace_dirs, passed tc-start: 1639150929.448156, udf_renamerace tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150941.251099, udf_renamerace, expected_failure, PR kern/53865: race did not trigger this time tc-start: 1639150941.261747, udf_renamerace_cycle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150962.383434, udf_renamerace_cycle, expected_failure, sometimes fails with ENOSPC, PR kern/56253: PR kern/56253 did not trigger this time tc-start: 1639150962.394181, udf_renamerace_dirs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150973.548658, udf_renamerace_dirs, expected_failure, PR kern/53865: race did not trigger this time tc-start: 1639150973.559454, v7fs_renamerace tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150980.768641, v7fs_renamerace, passed tc-start: 1639150980.800798, v7fs_renamerace_cycle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639150993.750903, v7fs_renamerace_cycle, passed tc-start: 1639150993.786813, v7fs_renamerace_dirs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151000.852863, v7fs_renamerace_dirs, passed tc-start: 1639151000.885038, zfs_renamerace tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151011.65876, zfs_renamerace, passed tc-start: 1639151011.93133, zfs_renamerace_cycle tc-end: 1639151028.753326, zfs_renamerace_cycle, failed, Test program received signal 14 tc-start: 1639151028.774289, zfs_renamerace_dirs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151038.639138, zfs_renamerace_dirs, passed tp-end: 1639151038.655556, fs/vfs/t_renamerace tp-start: 1639151039.171615, fs/vfs/t_ro, 72 tc-start: 1639151039.173740, ext2fs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151040.512292, ext2fs_attrs, passed tc-start: 1639151040.522038, ext2fs_create tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151041.781057, ext2fs_create, passed tc-start: 1639151041.790462, ext2fs_createdir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151043.30891, ext2fs_createdir, passed tc-start: 1639151043.40324, ext2fs_createfifo tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151044.263101, ext2fs_createfifo, passed tc-start: 1639151044.272665, ext2fs_createlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151045.539876, ext2fs_createlink, passed tc-start: 1639151045.549382, ext2fs_createsymlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151046.773956, ext2fs_createsymlink, passed tc-start: 1639151046.783329, ext2fs_fileio tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151048.55004, ext2fs_fileio, passed tc-start: 1639151048.64395, ext2fs_rmfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151049.320220, ext2fs_rmfile, passed tc-start: 1639151049.329607, ffs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151050.602710, ffs_attrs, passed tc-start: 1639151050.612918, ffs_create tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151051.840693, ffs_create, passed tc-start: 1639151051.853205, ffs_createdir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151053.98528, ffs_createdir, passed tc-start: 1639151053.108660, ffs_createfifo tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151054.366475, ffs_createfifo, passed tc-start: 1639151054.377435, ffs_createlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151055.681910, ffs_createlink, passed tc-start: 1639151055.692369, ffs_createsymlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151056.942740, ffs_createsymlink, passed tc-start: 1639151056.953090, ffs_fileio tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151058.245493, ffs_fileio, passed tc-start: 1639151058.255851, ffs_rmfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151059.519889, ffs_rmfile, passed tc-start: 1639151059.529850, ffslog_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151060.875086, ffslog_attrs, passed tc-start: 1639151060.885434, ffslog_create tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151062.275446, ffslog_create, passed tc-start: 1639151062.290168, ffslog_createdir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151064.209147, ffslog_createdir, passed tc-start: 1639151064.223945, ffslog_createfifo tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151066.161535, ffslog_createfifo, passed tc-start: 1639151066.175526, ffslog_createlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151068.188857, ffslog_createlink, passed tc-start: 1639151068.204251, ffslog_createsymlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151069.802005, ffslog_createsymlink, passed tc-start: 1639151069.812825, ffslog_fileio tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151071.168033, ffslog_fileio, passed tc-start: 1639151071.178758, ffslog_rmfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151072.532876, ffslog_rmfile, passed tc-start: 1639151072.543407, msdosfs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151073.778395, msdosfs_attrs, passed tc-start: 1639151073.787575, msdosfs_create tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151074.978933, msdosfs_create, passed tc-start: 1639151074.987952, msdosfs_createdir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151076.185540, msdosfs_createdir, passed tc-start: 1639151076.194448, msdosfs_createfifo tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151077.375033, msdosfs_createfifo, passed tc-start: 1639151077.383789, msdosfs_createlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151078.595175, msdosfs_createlink, passed tc-start: 1639151078.603718, msdosfs_createsymlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151080.164925, msdosfs_createsymlink, passed tc-start: 1639151080.177103, msdosfs_fileio tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151081.455090, msdosfs_fileio, passed tc-start: 1639151081.464488, msdosfs_rmfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151082.747877, msdosfs_rmfile, passed tc-start: 1639151082.757125, 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: 1639151086.683349, nfs_attrs, passed tc-start: 1639151086.702947, 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: 1639151091.212792, nfs_create, passed tc-start: 1639151091.230461, 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.0200050] ZFS filesystem version: 5 tc-end: 1639151094.233167, nfs_createdir, passed tc-start: 1639151094.251781, 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: 1639151097.946381, nfs_createfifo, passed tc-start: 1639151097.965171, 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: 1639151100.992316, nfs_createlink, passed tc-start: 1639151101.13448, 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: 1639151104.112379, nfs_createsymlink, passed tc-start: 1639151104.129987, 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: 1639151107.349457, nfs_fileio, passed tc-start: 1639151107.371223, 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.0900050] ZFS filesystem version: 5 tc-end: 1639151111.522658, nfs_rmfile, passed tc-start: 1639151111.551448, 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: 1639151116.270088, nfsro_attrs, passed tc-start: 1639151116.295082, 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: 1639151120.547633, nfsro_create, passed tc-start: 1639151120.574035, 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: 1639151124.613619, nfsro_createdir, passed tc-start: 1639151124.635128, 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.0000050] ZFS filesystem version: 5 tc-end: 1639151128.12913, nfsro_createfifo, passed tc-start: 1639151128.32304, 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: 1639151131.930152, nfsro_createlink, passed tc-start: 1639151131.950820, 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: 1639151135.743118, nfsro_createsymlink, passed tc-start: 1639151135.768679, 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: 1639151140.72489, nfsro_fileio, passed tc-start: 1639151140.92991, 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: 1639151144.81332, nfsro_rmfile, passed tc-start: 1639151144.107603, sysvbfs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151145.788767, sysvbfs_attrs, passed tc-start: 1639151145.802655, sysvbfs_create tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151147.224756, sysvbfs_create, passed tc-start: 1639151147.234575, sysvbfs_createdir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151148.735277, sysvbfs_createdir, passed tc-start: 1639151148.749678, sysvbfs_createfifo tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151150.249057, sysvbfs_createfifo, passed tc-start: 1639151150.261743, sysvbfs_createlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151151.662437, sysvbfs_createlink, passed tc-start: 1639151151.671561, sysvbfs_createsymlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151152.983898, sysvbfs_createsymlink, passed tc-start: 1639151152.993111, sysvbfs_fileio tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151154.515180, sysvbfs_fileio, passed tc-start: 1639151154.524825, sysvbfs_rmfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151155.927949, sysvbfs_rmfile, passed tc-start: 1639151155.938289, udf_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151157.967533, udf_attrs, passed tc-start: 1639151157.979252, udf_create tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151159.615082, udf_create, passed tc-start: 1639151159.630432, udf_createdir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151161.343454, udf_createdir, passed tc-start: 1639151161.362191, udf_createfifo tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151162.741730, udf_createfifo, passed tc-start: 1639151162.753607, udf_createlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151164.746282, udf_createlink, passed tc-start: 1639151164.757485, udf_createsymlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151166.97447, udf_createsymlink, passed tc-start: 1639151166.109736, udf_fileio tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151167.503467, udf_fileio, passed tc-start: 1639151167.514782, udf_rmfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151169.444991, udf_rmfile, passed tc-start: 1639151169.455010, v7fs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151170.898667, v7fs_attrs, passed tc-start: 1639151170.912739, v7fs_create tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151172.418461, v7fs_create, passed tc-start: 1639151172.433077, v7fs_createdir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151174.95632, v7fs_createdir, passed tc-start: 1639151174.116910, v7fs_createfifo tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151175.712481, v7fs_createfifo, passed tc-start: 1639151175.729286, v7fs_createlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151177.535846, v7fs_createlink, passed tc-start: 1639151177.552052, v7fs_createsymlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151179.259072, v7fs_createsymlink, passed tc-start: 1639151179.278071, v7fs_fileio tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151181.63, v7fs_fileio, passed tc-start: 1639151181.17647, v7fs_rmfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151182.971714, v7fs_rmfile, passed tp-end: 1639151182.988088, fs/vfs/t_ro tp-start: 1639151183.435763, fs/vfs/t_rmdirrace, 14 tc-start: 1639151183.437953, ext2fs_race tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151194.867615, ext2fs_race, passed tc-start: 1639151194.883725, ffs_race tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151206.709372, ffs_race, passed tc-start: 1639151206.729571, ffslog_race tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151227.928756, ffslog_race, passed tc-start: 1639151227.945112, lfs_race tc-se:lfs_cleanerd[5290]: /mnt: attaching cleaner tc-se:lfs_cleanerd[5290]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[5290]: t_rmdirrace: needs_cleaning returned -1 tc-se:lfs_cleanerd[5290]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.8500050] WARNING: the log-structured file system is experimental tc-so:[ 1.8500050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1639151251.323478, lfs_race, passed tc-start: 1639151251.391043, msdosfs_race tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151263.282935, msdosfs_race, passed tc-start: 1639151263.304659, 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:[ 3.1500050] 10.3.2.1:/myexport: inaccurate wcc data (ctime) detected, disabling wcc (ctime 1639151267.465951784 1639151267.465951784, mtime 1639151267.465951784 1639151267.465951784) tc-end: 1639151280.777184, nfs_race, passed tc-start: 1639151280.798330, p2k_ffs_race tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.o30vvY/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.o30vvY/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: 1639151294.807796, p2k_ffs_race, passed tc-start: 1639151294.826727, puffs_race tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151316.226635, puffs_race, passed tc-start: 1639151316.233554, rumpfs_race tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151334.292376, rumpfs_race, passed tc-start: 1639151334.300781, sysvbfs_race tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151335.618777, sysvbfs_race, skipped, directories not supported by file system tc-start: 1639151335.630408, tmpfs_race tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151355.954567, tmpfs_race, passed tc-start: 1639151355.964402, udf_race tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151377.817393, udf_race, passed tc-start: 1639151377.827552, v7fs_race tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151389.372986, v7fs_race, passed tc-start: 1639151389.392927, zfs_race tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151408.13058, zfs_race, passed tp-end: 1639151408.35274, fs/vfs/t_rmdirrace tp-start: 1639151408.688135, fs/vfs/t_rwtoro, 112 tc-start: 1639151408.690315, ext2fs_layer_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151410.365813, ext2fs_layer_noneopen, skipped, fs does not support r/o remount tc-start: 1639151410.377284, ext2fs_layer_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151412.35903, ext2fs_layer_read_unlinked, skipped, fs does not support r/o remount tc-start: 1639151412.49382, ext2fs_layer_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151413.605874, ext2fs_layer_readopen, skipped, fs does not support r/o remount tc-start: 1639151413.615364, ext2fs_layer_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151414.957400, ext2fs_layer_writeopen, skipped, fs does not support r/o remount tc-start: 1639151414.971078, ext2fs_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151416.601797, ext2fs_noneopen, skipped, fs does not support r/o remount tc-start: 1639151416.616134, ext2fs_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151418.468774, ext2fs_read_unlinked, skipped, fs does not support r/o remount tc-start: 1639151418.482781, ext2fs_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151419.815112, ext2fs_readopen, skipped, fs does not support r/o remount tc-start: 1639151419.829846, ext2fs_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151421.99325, ext2fs_writeopen, skipped, fs does not support r/o remount tc-start: 1639151421.109541, ffs_layer_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151422.389028, ffs_layer_noneopen, passed tc-start: 1639151422.399630, ffs_layer_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151423.845798, ffs_layer_read_unlinked, passed tc-start: 1639151423.855829, ffs_layer_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151425.131204, ffs_layer_readopen, passed tc-start: 1639151425.141573, ffs_layer_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151426.465749, ffs_layer_writeopen, passed tc-start: 1639151426.476343, ffs_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151427.717105, ffs_noneopen, passed tc-start: 1639151427.727162, ffs_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151429.8031, ffs_read_unlinked, passed tc-start: 1639151429.18149, ffs_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151430.431370, ffs_readopen, passed tc-start: 1639151430.442795, ffs_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151431.856546, ffs_writeopen, passed tc-start: 1639151431.868629, ffslog_layer_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151433.346018, ffslog_layer_noneopen, passed tc-start: 1639151433.358237, ffslog_layer_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151434.951050, ffslog_layer_read_unlinked, passed tc-start: 1639151434.963749, ffslog_layer_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151436.465957, ffslog_layer_readopen, passed tc-start: 1639151436.476777, ffslog_layer_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151437.959730, ffslog_layer_writeopen, passed tc-start: 1639151437.975925, ffslog_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151439.950617, ffslog_noneopen, passed tc-start: 1639151439.965836, ffslog_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151441.879477, ffslog_read_unlinked, passed tc-start: 1639151441.894381, ffslog_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151443.353178, ffslog_readopen, passed tc-start: 1639151443.365582, ffslog_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151444.748409, ffslog_writeopen, passed tc-start: 1639151444.759339, lfs_layer_noneopen tc-se:lfs_cleanerd[5205]: /mnt: attaching cleaner tc-se:lfs_cleanerd[5205]: /mnt: filesystem unmounted 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-end: 1639151447.525403, lfs_layer_noneopen, passed tc-start: 1639151447.558938, lfs_layer_read_unlinked tc-se:lfs_cleanerd[26011]: /mnt: attaching cleaner tc-se:lfs_cleanerd[26011]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[26011]: t_rwtoro: needs_cleaning returned -1 tc-se:lfs_cleanerd[26011]: /mnt: detaching 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-end: 1639151450.338869, lfs_layer_read_unlinked, passed tc-start: 1639151450.372448, lfs_layer_readopen tc-se:lfs_cleanerd[25557]: /mnt: attaching cleaner tc-se:lfs_cleanerd[25557]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[25557]: t_rwtoro: needs_cleaning returned -1 tc-se:lfs_cleanerd[25557]: /mnt: detaching 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: 1639151452.930822, lfs_layer_readopen, passed tc-start: 1639151452.964222, lfs_layer_writeopen tc-se:lfs_cleanerd[7667]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.5100050] WARNING: the log-structured file system is experimental tc-so:[ 1.5100050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[7667]: /mnt: filesystem unmounted tc-end: 1639151455.530748, lfs_layer_writeopen, passed tc-start: 1639151455.563220, lfs_noneopen tc-se:lfs_cleanerd[12197]: /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: 1639151458.193668, lfs_noneopen, passed tc-start: 1639151458.227177, lfs_read_unlinked tc-se:lfs_cleanerd[5287]: /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: 1639151461.76891, lfs_read_unlinked, passed tc-start: 1639151461.111744, lfs_readopen tc-se:lfs_cleanerd[26162]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6200050] WARNING: the log-structured file system is experimental tc-so:[ 1.6200050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[26162]: /mnt: filesystem unmounted tc-end: 1639151463.746386, lfs_readopen, passed tc-start: 1639151463.784510, lfs_writeopen tc-se:lfs_cleanerd[3249]: /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: 1639151466.337009, lfs_writeopen, passed tc-start: 1639151466.370209, msdosfs_layer_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151467.578343, msdosfs_layer_noneopen, skipped, fs does not support r/o remount tc-start: 1639151467.587455, msdosfs_layer_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151468.883523, msdosfs_layer_read_unlinked, skipped, fs does not support r/o remount tc-start: 1639151468.892553, msdosfs_layer_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151470.190793, msdosfs_layer_readopen, skipped, fs does not support r/o remount tc-start: 1639151470.200038, msdosfs_layer_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151471.439520, msdosfs_layer_writeopen, skipped, fs does not support r/o remount tc-start: 1639151471.448561, msdosfs_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151472.708319, msdosfs_noneopen, skipped, fs does not support r/o remount tc-start: 1639151472.720251, msdosfs_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151474.55575, msdosfs_read_unlinked, skipped, fs does not support r/o remount tc-start: 1639151474.64834, msdosfs_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151475.268629, msdosfs_readopen, skipped, fs does not support r/o remount tc-start: 1639151475.277526, msdosfs_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151476.473141, msdosfs_writeopen, skipped, fs does not support r/o remount tc-start: 1639151476.482121, 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.0200050] ZFS filesystem version: 5 tc-end: 1639151479.314404, nfs_layer_noneopen, skipped, fs does not support r/o remount tc-start: 1639151479.333129, 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: 1639151482.420343, nfs_layer_read_unlinked, skipped, fs does not support r/o remount tc-start: 1639151482.437908, 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: 1639151485.529343, nfs_layer_readopen, skipped, fs does not support r/o remount tc-start: 1639151485.550165, 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: 1639151488.888689, nfs_layer_writeopen, skipped, fs does not support r/o remount tc-start: 1639151488.914942, 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.0200050] ZFS filesystem version: 5 tc-end: 1639151491.727685, nfs_noneopen, skipped, fs does not support r/o remount tc-start: 1639151491.745120, 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: 1639151494.764738, nfs_read_unlinked, skipped, fs does not support r/o remount tc-start: 1639151494.782252, 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: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: 1639151497.646876, nfs_readopen, skipped, fs does not support r/o remount tc-start: 1639151497.664631, 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: 1639151500.384014, nfs_writeopen, skipped, fs does not support r/o remount tc-start: 1639151500.400610, p2k_ffs_layer_noneopen tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.KLHIFJ/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.KLHIFJ/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151502.118184, p2k_ffs_layer_noneopen, skipped, fs does not support r/o remount tc-start: 1639151502.131065, p2k_ffs_layer_read_unlinked tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.t4KbkA/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.t4KbkA/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151504.144588, p2k_ffs_layer_read_unlinked, skipped, fs does not support r/o remount tc-start: 1639151504.161958, p2k_ffs_layer_readopen tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.p6twBK/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.p6twBK/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151506.247781, p2k_ffs_layer_readopen, skipped, fs does not support r/o remount tc-start: 1639151506.262124, p2k_ffs_layer_writeopen tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.AtCof9/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.AtCof9/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151508.322733, p2k_ffs_layer_writeopen, skipped, fs does not support r/o remount tc-start: 1639151508.341675, p2k_ffs_noneopen tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.yD04sZ/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.yD04sZ/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151510.620303, p2k_ffs_noneopen, skipped, fs does not support r/o remount tc-start: 1639151510.637266, p2k_ffs_read_unlinked tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.EyeKtY/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.EyeKtY/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151512.719365, p2k_ffs_read_unlinked, skipped, fs does not support r/o remount tc-start: 1639151512.738418, p2k_ffs_readopen tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.Gra1XA/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.Gra1XA/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151515.379546, p2k_ffs_readopen, skipped, fs does not support r/o remount tc-start: 1639151515.398329, p2k_ffs_writeopen tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.7E1xYn/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.7E1xYn/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151518.26706, p2k_ffs_writeopen, skipped, fs does not support r/o remount tc-start: 1639151518.46317, puffs_layer_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151519.875454, puffs_layer_noneopen, skipped, fs does not support r/o remount tc-start: 1639151519.886829, puffs_layer_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151521.325194, puffs_layer_read_unlinked, skipped, fs does not support r/o remount tc-start: 1639151521.334285, puffs_layer_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151522.698628, puffs_layer_readopen, skipped, fs does not support r/o remount tc-start: 1639151522.705429, puffs_layer_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151524.93781, puffs_layer_writeopen, skipped, fs does not support r/o remount tc-start: 1639151524.104017, puffs_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151525.336511, puffs_noneopen, skipped, fs does not support r/o remount tc-start: 1639151525.343979, puffs_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151526.854787, puffs_read_unlinked, skipped, fs does not support r/o remount tc-start: 1639151526.864059, puffs_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151528.265832, puffs_readopen, skipped, fs does not support r/o remount tc-start: 1639151528.275356, puffs_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151529.804375, puffs_writeopen, skipped, fs does not support r/o remount tc-start: 1639151529.810996, rumpfs_layer_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151530.904161, rumpfs_layer_noneopen, passed tc-start: 1639151530.911114, rumpfs_layer_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151532.416, rumpfs_layer_read_unlinked, passed tc-start: 1639151532.7134, rumpfs_layer_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151533.104813, rumpfs_layer_readopen, passed tc-start: 1639151533.111743, rumpfs_layer_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151534.228518, rumpfs_layer_writeopen, passed tc-start: 1639151534.235457, rumpfs_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151535.319542, rumpfs_noneopen, passed tc-start: 1639151535.326314, rumpfs_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151536.516742, rumpfs_read_unlinked, passed tc-start: 1639151536.523348, rumpfs_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151537.612510, rumpfs_readopen, passed tc-start: 1639151537.622691, rumpfs_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151538.953893, rumpfs_writeopen, passed tc-start: 1639151538.961162, sysvbfs_layer_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151540.169022, sysvbfs_layer_noneopen, skipped, fs does not support r/o remount tc-start: 1639151540.179395, sysvbfs_layer_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151541.629258, sysvbfs_layer_read_unlinked, skipped, fs does not support r/o remount tc-start: 1639151541.642619, sysvbfs_layer_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151543.39520, sysvbfs_layer_readopen, skipped, fs does not support r/o remount tc-start: 1639151543.48931, sysvbfs_layer_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151544.454778, sysvbfs_layer_writeopen, skipped, fs does not support r/o remount tc-start: 1639151544.465518, sysvbfs_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151545.943370, sysvbfs_noneopen, skipped, fs does not support r/o remount tc-start: 1639151545.957127, sysvbfs_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151547.577999, sysvbfs_read_unlinked, skipped, fs does not support r/o remount tc-start: 1639151547.587845, sysvbfs_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151548.898253, sysvbfs_readopen, skipped, fs does not support r/o remount tc-start: 1639151548.908328, sysvbfs_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151550.648437, sysvbfs_writeopen, skipped, fs does not support r/o remount tc-start: 1639151550.662171, tmpfs_layer_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151552.231962, tmpfs_layer_noneopen, passed tc-start: 1639151552.241669, tmpfs_layer_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151553.849099, tmpfs_layer_read_unlinked, passed tc-start: 1639151553.859159, tmpfs_layer_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151555.362104, tmpfs_layer_readopen, passed tc-start: 1639151555.371702, tmpfs_layer_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151556.979618, tmpfs_layer_writeopen, passed tc-start: 1639151556.986518, tmpfs_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151558.300506, tmpfs_noneopen, passed tc-start: 1639151558.309443, tmpfs_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151559.780137, tmpfs_read_unlinked, passed tc-start: 1639151559.788404, tmpfs_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151561.370400, tmpfs_readopen, passed tc-start: 1639151561.380639, tmpfs_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151562.584084, tmpfs_writeopen, passed tc-start: 1639151562.592913, udf_layer_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151564.347643, udf_layer_noneopen, skipped, fs does not support r/o remount tc-start: 1639151564.363902, udf_layer_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151566.101191, udf_layer_read_unlinked, skipped, fs does not support r/o remount tc-start: 1639151566.117030, udf_layer_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151568.32888, udf_layer_readopen, skipped, fs does not support r/o remount tc-start: 1639151568.47709, udf_layer_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151569.986982, udf_layer_writeopen, skipped, fs does not support r/o remount tc-start: 1639151570.2731, udf_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151571.776579, udf_noneopen, skipped, fs does not support r/o remount tc-start: 1639151571.791938, udf_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151573.237518, udf_read_unlinked, skipped, fs does not support r/o remount tc-start: 1639151573.251072, udf_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151574.547459, udf_readopen, skipped, fs does not support r/o remount tc-start: 1639151574.557720, udf_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151575.799311, udf_writeopen, skipped, fs does not support r/o remount tc-start: 1639151575.809327, v7fs_layer_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151577.184744, v7fs_layer_noneopen, skipped, fs does not support r/o remount tc-start: 1639151577.198650, v7fs_layer_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151578.591277, v7fs_layer_read_unlinked, skipped, fs does not support r/o remount tc-start: 1639151578.605020, v7fs_layer_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151580.260161, v7fs_layer_readopen, skipped, fs does not support r/o remount tc-start: 1639151580.278695, v7fs_layer_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151582.231543, v7fs_layer_writeopen, skipped, fs does not support r/o remount tc-start: 1639151582.251462, v7fs_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151584.222482, v7fs_noneopen, skipped, fs does not support r/o remount tc-start: 1639151584.242155, v7fs_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151586.156483, v7fs_read_unlinked, skipped, fs does not support r/o remount tc-start: 1639151586.170591, v7fs_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151587.567758, v7fs_readopen, skipped, fs does not support r/o remount tc-start: 1639151587.581604, v7fs_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151588.963022, v7fs_writeopen, skipped, fs does not support r/o remount tc-start: 1639151588.977017, zfs_layer_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151592.362130, zfs_layer_noneopen, skipped, fs does not support r/o remount tc-start: 1639151592.379023, zfs_layer_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151595.318214, zfs_layer_read_unlinked, skipped, fs does not support r/o remount tc-start: 1639151595.330273, zfs_layer_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151597.671072, zfs_layer_readopen, skipped, fs does not support r/o remount tc-start: 1639151597.683337, zfs_layer_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151600.22073, zfs_layer_writeopen, skipped, fs does not support r/o remount tc-start: 1639151600.34264, zfs_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151602.975114, zfs_noneopen, skipped, fs does not support r/o remount tc-start: 1639151602.994912, zfs_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151605.702404, zfs_read_unlinked, skipped, fs does not support r/o remount tc-start: 1639151605.714503, zfs_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151608.128483, zfs_readopen, skipped, fs does not support r/o remount tc-start: 1639151608.140916, zfs_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151611.3166, zfs_writeopen, skipped, fs does not support r/o remount tp-end: 1639151611.16141, fs/vfs/t_rwtoro tp-start: 1639151611.474007, fs/vfs/t_union, 28 tc-start: 1639151611.476234, ext2fs_basic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151612.776959, ext2fs_basic, skipped, fs does not support VOP_WHITEOUT tc-start: 1639151612.786634, ext2fs_whiteout tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151614.329527, ext2fs_whiteout, skipped, fs does not support VOP_WHITEOUT tc-start: 1639151614.343015, ffs_basic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151615.695330, ffs_basic, passed tc-start: 1639151615.705680, ffs_whiteout tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151617.890112, ffs_whiteout, passed tc-start: 1639151617.912062, ffslog_basic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151619.702400, ffslog_basic, passed tc-start: 1639151619.712993, ffslog_whiteout tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151621.437293, ffslog_whiteout, passed tc-start: 1639151621.452372, lfs_basic tc-se:lfs_cleanerd[24993]: /mnt: attaching cleaner tc-se:lfs_cleanerd[24993]: /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-end: 1639151624.310299, lfs_basic, passed tc-start: 1639151624.345377, lfs_whiteout tc-se:lfs_cleanerd[29909]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6200050] WARNING: the log-structured file system is experimental tc-so:[ 1.6200050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[29909]: /mnt: filesystem unmounted tc-end: 1639151627.330254, lfs_whiteout, passed tc-start: 1639151627.369069, msdosfs_basic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151628.582552, msdosfs_basic, skipped, fs does not support VOP_WHITEOUT tc-start: 1639151628.591787, msdosfs_whiteout tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151630.127082, msdosfs_whiteout, skipped, fs does not support VOP_WHITEOUT tc-start: 1639151630.145333, 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:t_union: 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: 1639151635.384364, nfs_basic, skipped, fs does not support VOP_WHITEOUT tc-start: 1639151635.402262, 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: 1639151638.519196, nfs_whiteout, skipped, fs does not support VOP_WHITEOUT tc-start: 1639151638.552245, p2k_ffs_basic tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.GJtlan/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.GJtlan/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151640.608085, p2k_ffs_basic, skipped, fs does not support VOP_WHITEOUT tc-start: 1639151640.626445, p2k_ffs_whiteout tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.k0s9SY/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.k0s9SY/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151642.724852, p2k_ffs_whiteout, skipped, fs does not support VOP_WHITEOUT tc-start: 1639151642.741691, puffs_basic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151644.83517, puffs_basic, skipped, fs does not support VOP_WHITEOUT tc-start: 1639151644.90440, puffs_whiteout tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151645.519980, puffs_whiteout, skipped, fs does not support VOP_WHITEOUT tc-start: 1639151645.530895, rumpfs_basic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151646.958499, rumpfs_basic, passed tc-start: 1639151646.965494, rumpfs_whiteout tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151648.333309, rumpfs_whiteout, passed tc-start: 1639151648.343768, sysvbfs_basic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151649.562436, sysvbfs_basic, skipped, fs does not support VOP_WHITEOUT tc-start: 1639151649.571567, sysvbfs_whiteout tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151651.62670, sysvbfs_whiteout, skipped, fs does not support VOP_WHITEOUT tc-start: 1639151651.80038, tmpfs_basic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151652.324629, tmpfs_basic, passed tc-start: 1639151652.332568, tmpfs_whiteout tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151653.776701, tmpfs_whiteout, passed tc-start: 1639151653.793172, udf_basic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151655.101873, udf_basic, skipped, fs does not support VOP_WHITEOUT tc-start: 1639151655.115378, udf_whiteout tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151656.699377, udf_whiteout, skipped, fs does not support VOP_WHITEOUT tc-start: 1639151656.715992, v7fs_basic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151658.252649, v7fs_basic, skipped, fs does not support VOP_WHITEOUT tc-start: 1639151658.268196, v7fs_whiteout tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151660.95244, v7fs_whiteout, skipped, fs does not support VOP_WHITEOUT tc-start: 1639151660.115427, zfs_basic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151662.886537, zfs_basic, skipped, fs does not support VOP_WHITEOUT tc-start: 1639151662.905083, zfs_whiteout tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151665.980148, zfs_whiteout, skipped, fs does not support VOP_WHITEOUT tp-end: 1639151665.998630, fs/vfs/t_union tp-start: 1639151666.539550, fs/vfs/t_unpriv, 56 tc-start: 1639151666.542026, ext2fs_dirperms tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151667.982655, ext2fs_dirperms, passed tc-start: 1639151667.993914, ext2fs_flags tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151669.537071, ext2fs_flags, passed tc-start: 1639151669.547666, ext2fs_owner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151670.957796, ext2fs_owner, passed tc-start: 1639151670.970008, ext2fs_times tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151672.405241, ext2fs_times, passed tc-start: 1639151672.415850, ffs_dirperms tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151673.851925, ffs_dirperms, passed tc-start: 1639151673.865356, ffs_flags tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151675.297251, ffs_flags, passed tc-start: 1639151675.308666, ffs_owner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151676.685611, ffs_owner, passed tc-start: 1639151676.695716, ffs_times tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151678.402036, ffs_times, passed tc-start: 1639151678.413954, ffslog_dirperms tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151680.86200, ffslog_dirperms, passed tc-start: 1639151680.102236, ffslog_flags tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151681.890984, ffslog_flags, passed tc-start: 1639151681.901514, ffslog_owner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151683.544986, ffslog_owner, passed tc-start: 1639151683.556873, ffslog_times tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151685.106276, ffslog_times, passed tc-start: 1639151685.119440, lfs_dirperms tc-se:lfs_cleanerd[9131]: /mnt: attaching 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: 1639151687.915659, lfs_dirperms, passed tc-start: 1639151687.949789, lfs_flags tc-se:lfs_cleanerd[16434]: /mnt: attaching cleaner tc-se:lfs_cleanerd[16434]: /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-end: 1639151690.687193, lfs_flags, passed tc-start: 1639151690.720178, lfs_owner tc-se:lfs_cleanerd[10604]: /mnt: attaching cleaner tc-se:lfs_cleanerd[10604]: /mnt: filesystem unmounted tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6000050] WARNING: the log-structured file system is experimental tc-so:[ 1.6000050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1639151693.578228, lfs_owner, passed tc-start: 1639151693.611375, lfs_times tc-se:lfs_cleanerd[23200]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6200050] WARNING: the log-structured file system is experimental tc-so:[ 1.6200050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1639151696.479542, lfs_times, passed tc-start: 1639151696.518299, msdosfs_dirperms tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151697.952120, msdosfs_dirperms, passed tc-start: 1639151697.964931, msdosfs_flags tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151699.417310, msdosfs_flags, passed tc-start: 1639151699.426376, msdosfs_owner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151700.796788, msdosfs_owner, skipped, owner not supported by file system tc-start: 1639151700.810333, msdosfs_times tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151702.678309, msdosfs_times, passed tc-start: 1639151702.689140, 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: 1639151706.147852, nfs_dirperms, passed tc-start: 1639151706.183485, 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: 1639151709.490701, nfs_flags, skipped, file flags not supported by file system tc-start: 1639151709.511270, 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: 1639151713.50185, nfs_owner, passed tc-start: 1639151713.70164, 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: 1639151716.788487, nfs_times, passed tc-start: 1639151716.808516, p2k_ffs_dirperms tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.eBzPiW/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.eBzPiW/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: 1639151719.254286, p2k_ffs_dirperms, passed tc-start: 1639151719.265493, p2k_ffs_flags tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.1yfYUq/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.1yfYUq/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: 1639151721.462853, p2k_ffs_flags, passed tc-start: 1639151721.476533, p2k_ffs_owner tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.QR4eQa/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.QR4eQa/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: 1639151723.605565, p2k_ffs_owner, passed tc-start: 1639151723.618643, p2k_ffs_times tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.ydMXZS/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.ydMXZS/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: 1639151726.32566, p2k_ffs_times, passed tc-start: 1639151726.47397, puffs_dirperms tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151728.341682, puffs_dirperms, passed tc-start: 1639151728.351657, puffs_flags tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151729.750507, puffs_flags, skipped, file flags not supported by file system tc-start: 1639151729.758747, puffs_owner tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151731.417533, puffs_owner, passed tc-start: 1639151731.426251, puffs_times tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151733.72979, puffs_times, passed tc-start: 1639151733.80848, rumpfs_dirperms tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151734.313560, rumpfs_dirperms, passed tc-start: 1639151734.322728, rumpfs_flags tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151735.591866, rumpfs_flags, passed tc-start: 1639151735.598891, rumpfs_owner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151736.866273, rumpfs_owner, passed tc-start: 1639151736.873810, rumpfs_times tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151738.130571, rumpfs_times, passed tc-start: 1639151738.138372, sysvbfs_dirperms tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151739.501635, sysvbfs_dirperms, skipped, directories not supported by file system tc-start: 1639151739.518819, sysvbfs_flags tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151740.833222, sysvbfs_flags, skipped, file flags not supported by file system tc-start: 1639151740.847630, sysvbfs_owner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151742.172882, sysvbfs_owner, passed tc-start: 1639151742.187185, sysvbfs_times tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151743.612424, sysvbfs_times, passed tc-start: 1639151743.624260, tmpfs_dirperms tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151744.869598, tmpfs_dirperms, passed tc-start: 1639151744.877890, tmpfs_flags tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151746.242719, tmpfs_flags, passed tc-start: 1639151746.249776, tmpfs_owner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151747.811099, tmpfs_owner, passed tc-start: 1639151747.820285, tmpfs_times tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151749.415605, tmpfs_times, passed tc-start: 1639151749.424811, udf_dirperms tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151751.615738, udf_dirperms, passed tc-start: 1639151751.629939, udf_flags tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151753.200508, udf_flags, skipped, file flags not supported by file system tc-start: 1639151753.214557, udf_owner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151754.983608, udf_owner, passed tc-start: 1639151754.998549, udf_times tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151757.441687, udf_times, passed tc-start: 1639151757.455870, v7fs_dirperms tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151759.620461, v7fs_dirperms, passed tc-start: 1639151759.641086, v7fs_flags tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151761.767900, v7fs_flags, passed tc-start: 1639151761.788565, v7fs_owner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151763.803444, v7fs_owner, passed tc-start: 1639151763.823057, v7fs_times tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151765.904420, v7fs_times, passed tc-start: 1639151765.924515, zfs_dirperms tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151769.491569, zfs_dirperms, passed tc-start: 1639151769.502729, zfs_flags tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151772.752692, zfs_flags, passed tc-start: 1639151772.764171, zfs_owner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151775.387755, zfs_owner, passed tc-start: 1639151775.400138, zfs_times tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639151778.665722, zfs_times, passed tp-end: 1639151778.676683, fs/vfs/t_unpriv tp-start: 1639151779.201931, fs/vfs/t_mtime_otrunc, 14 tc-start: 1639151779.205102, 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: 1639151780 tc-so:last lock: 1639151784 tc-so:last lock: 1639151788 tc-so:last lock: 1639151792 tc-end: 1639151800.387246, ext2fs_otrunc_mtime_update, passed tc-start: 1639151800.401108, 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: 1639151801 tc-so:last lock: 1639151805 tc-so:last lock: 1639151809 tc-so:last lock: 1639151813 tc-end: 1639151821.982558, ffs_otrunc_mtime_update, passed tc-start: 1639151821.995864, 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: 1639151823 tc-so:last lock: 1639151827 tc-so:last lock: 1639151831 tc-so:last lock: 1639151835 tc-end: 1639151843.198598, ffslog_otrunc_mtime_update, passed tc-start: 1639151843.209316, lfs_otrunc_mtime_update tc-se:lfs_cleanerd[8015]: /mnt: attaching cleaner tc-se:lfs_cleanerd[8015]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[8015]: t_mtime_otrunc: needs_cleaning returned -1 tc-se:lfs_cleanerd[8015]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.5200050] WARNING: the log-structured file system is experimental tc-so:[ 1.5200050] WARNING: it may cause system crashes and/or corrupt data tc-so:last lock: 0 tc-so:last lock: 1639151845 tc-so:last lock: 1639151849 tc-so:last lock: 1639151853 tc-so:last lock: 1639151857 tc-end: 1639151865.534653, lfs_otrunc_mtime_update, passed tc-start: 1639151865.566938, 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: 1639151866 tc-so:last lock: 1639151870 tc-so:last lock: 1639151874 tc-so:last lock: 1639151878 tc-end: 1639151886.520428, msdosfs_otrunc_mtime_update, passed tc-start: 1639151886.529283, 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: 1639151889 tc-so:last lock: 1639151893 tc-so:last lock: 1639151897 tc-so:last lock: 1639151901 tc-end: 1639151909.274370, nfs_otrunc_mtime_update, passed tc-start: 1639151909.296125, p2k_ffs_otrunc_mtime_update tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.Y5psPH/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.Y5psPH/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: 1639151911 tc-so:last lock: 1639151915 tc-so:last lock: 1639151919 tc-so:last lock: 1639151923 tc-end: 1639151931.352852, p2k_ffs_otrunc_mtime_update, passed tc-start: 1639151931.368110, 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: 1639151932 tc-so:last lock: 1639151936 tc-so:last lock: 1639151940 tc-so:last lock: 1639151944 tc-end: 1639151952.676494, puffs_otrunc_mtime_update, passed tc-start: 1639151952.685481, 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: 1639151953 tc-so:last lock: 1639151957 tc-so:last lock: 1639151961 tc-so:last lock: 1639151965 tc-end: 1639151973.701543, rumpfs_otrunc_mtime_update, passed tc-start: 1639151973.708211, 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: 1639151974 tc-so:last lock: 1639151978 tc-so:last lock: 1639151982 tc-so:last lock: 1639151986 tc-end: 1639151994.680448, sysvbfs_otrunc_mtime_update, passed tc-start: 1639151994.689436, 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: 1639151995 tc-so:last lock: 1639151999 tc-so:last lock: 1639152003 tc-so:last lock: 1639152007 tc-end: 1639152015.582849, tmpfs_otrunc_mtime_update, passed tc-start: 1639152015.593019, 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: 1639152017 tc-so:last lock: 1639152021 tc-so:last lock: 1639152025 tc-so:last lock: 1639152029 tc-end: 1639152037.189028, udf_otrunc_mtime_update, passed tc-start: 1639152037.200066, v7fs_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: 1639152038 tc-so:last lock: 1639152042 tc-so:last lock: 1639152046 tc-so:last lock: 1639152050 tc-end: 1639152058.712025, v7fs_otrunc_mtime_update, passed tc-start: 1639152058.728294, 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: 1639152061 tc-so:last lock: 1639152064 tc-so:last lock: 1639152068 tc-so:last lock: 1639152072 tc-end: 1639152080.668266, zfs_otrunc_mtime_update, passed tp-end: 1639152080.683100, fs/vfs/t_mtime_otrunc tp-start: 1639152081.218475, fs/vfs/t_mtime_write, 14 tc-start: 1639152081.220697, 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: 1639152082 tc-so:last lock: 1639152086 tc-so:last lock: 1639152090 tc-so:last lock: 1639152094 tc-end: 1639152102.296856, ext2fs_mtime_update_on_write, passed tc-start: 1639152102.308960, 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: 1639152103 tc-so:last lock: 1639152107 tc-so:last lock: 1639152111 tc-so:last lock: 1639152115 tc-end: 1639152123.404964, ffs_mtime_update_on_write, passed tc-start: 1639152123.418736, 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: 1639152125 tc-so:last lock: 1639152129 tc-so:last lock: 1639152132 tc-so:last lock: 1639152136 tc-end: 1639152145.149732, ffslog_mtime_update_on_write, passed tc-start: 1639152145.166495, lfs_mtime_update_on_write tc-se:lfs_cleanerd[25090]: /mnt: attaching cleaner tc-se:lfs_cleanerd[25090]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[25090]: t_mtime_write: needs_cleaning returned -1 tc-se:lfs_cleanerd[25090]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.8100050] WARNING: the log-structured file system is experimental tc-so:[ 1.8100050] WARNING: it may cause system crashes and/or corrupt data tc-so:last lock: 0 tc-so:last lock: 1639152148 tc-so:last lock: 1639152152 tc-so:last lock: 1639152156 tc-so:last lock: 1639152160 tc-end: 1639152168.268440, lfs_mtime_update_on_write, passed tc-start: 1639152168.319000, 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: 1639152168 tc-so:last lock: 1639152172 tc-so:last lock: 1639152176 tc-so:last lock: 1639152180 tc-end: 1639152189.776434, msdosfs_mtime_update_on_write, passed tc-start: 1639152189.785844, 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: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: 1639152192 tc-so:last lock: 1639152196 tc-so:last lock: 1639152200 tc-so:last lock: 1639152204 tc-end: 1639152212.348409, nfs_mtime_update_on_write, passed tc-start: 1639152212.382518, p2k_ffs_mtime_update_on_write tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.ElPLNF/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.ElPLNF/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: 1639152214 tc-so:last lock: 1639152218 tc-so:last lock: 1639152222 tc-so:last lock: 1639152226 tc-end: 1639152234.325718, p2k_ffs_mtime_update_on_write, passed tc-start: 1639152234.336840, 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: 1639152235 tc-so:last lock: 1639152239 tc-so:last lock: 1639152243 tc-so:last lock: 1639152247 tc-end: 1639152255.367902, puffs_mtime_update_on_write, passed tc-start: 1639152255.377531, 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: 1639152256 tc-so:last lock: 1639152260 tc-so:last lock: 1639152264 tc-so:last lock: 1639152268 tc-end: 1639152276.55092, rumpfs_mtime_update_on_write, passed tc-start: 1639152276.62005, 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: 1639152277 tc-so:last lock: 1639152281 tc-so:last lock: 1639152285 tc-so:last lock: 1639152288 tc-end: 1639152296.897546, sysvbfs_mtime_update_on_write, passed tc-start: 1639152296.908128, 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: 1639152298 tc-so:last lock: 1639152301 tc-so:last lock: 1639152305 tc-so:last lock: 1639152309 tc-end: 1639152317.570970, tmpfs_mtime_update_on_write, passed tc-start: 1639152317.578780, 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: 1639152318 tc-so:last lock: 1639152322 tc-so:last lock: 1639152326 tc-so:last lock: 1639152330 tc-end: 1639152338.387556, udf_mtime_update_on_write, passed tc-start: 1639152338.399662, 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: 1639152339 tc-so:last lock: 1639152343 tc-so:last lock: 1639152347 tc-so:last lock: 1639152351 tc-end: 1639152359.529922, v7fs_mtime_update_on_write, passed tc-start: 1639152359.546140, 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: 1639152362 tc-so:last lock: 1639152366 tc-so:last lock: 1639152370 tc-so:last lock: 1639152374 tc-end: 1639152381.858524, zfs_mtime_update_on_write, passed tp-end: 1639152381.872548, fs/vfs/t_mtime_write tp-start: 1639152382.545348, fs/vfs/t_vfsops, 84 tc-start: 1639152382.547804, ext2fs_tfhinval tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:RNG seed 1639152383 tc-end: 1639152384.81391, ext2fs_tfhinval, passed tc-start: 1639152384.95480, ext2fs_tfhremove tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152385.615145, ext2fs_tfhremove, passed tc-start: 1639152385.626122, ext2fs_tfilehandle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152387.248405, ext2fs_tfilehandle, passed tc-start: 1639152387.260277, ext2fs_tmount tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152388.914162, ext2fs_tmount, passed tc-start: 1639152388.929197, ext2fs_tstatvfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152390.432083, ext2fs_tstatvfs, passed tc-start: 1639152390.450634, ext2fs_tsync tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152392.30481, ext2fs_tsync, passed tc-start: 1639152392.44558, ffs_tfhinval tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:RNG seed 1639152393 tc-end: 1639152393.583725, ffs_tfhinval, passed tc-start: 1639152393.597307, ffs_tfhremove tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152395.119440, ffs_tfhremove, passed tc-start: 1639152395.134780, ffs_tfilehandle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152396.611470, ffs_tfilehandle, passed tc-start: 1639152396.623985, ffs_tmount tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152398.30072, ffs_tmount, passed tc-start: 1639152398.42515, ffs_tstatvfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152399.594125, ffs_tstatvfs, passed tc-start: 1639152399.608715, ffs_tsync tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152401.217029, ffs_tsync, passed tc-start: 1639152401.231035, ffslog_tfhinval tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:RNG seed 1639152402 tc-end: 1639152402.868780, ffslog_tfhinval, passed tc-start: 1639152402.881365, ffslog_tfhremove tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152404.533059, ffslog_tfhremove, passed tc-start: 1639152404.548460, ffslog_tfilehandle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152406.437850, ffslog_tfilehandle, passed tc-start: 1639152406.454513, ffslog_tmount tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152408.207132, ffslog_tmount, passed tc-start: 1639152408.223161, ffslog_tstatvfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152409.748256, ffslog_tstatvfs, passed tc-start: 1639152409.762279, ffslog_tsync tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152411.451057, ffslog_tsync, passed tc-start: 1639152411.466531, lfs_tfhinval tc-se:lfs_cleanerd[17097]: /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-so:RNG seed 1639152414 tc-end: 1639152414.509626, lfs_tfhinval, passed tc-start: 1639152414.544816, lfs_tfhremove tc-se:lfs_cleanerd[25035]: /mnt: attaching 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: 1639152417.444342, lfs_tfhremove, expected_failure, fhopen() for removed file succeeds (PR kern/43745): /tmp/build/2021.12.10.01.18.29-sparc64/src/tests/fs/vfs/t_vfsops.c:152: Expected true value in rump_sys_fhopen(fhp, fhsize, O_RDONLY) == -1 tc-start: 1639152417.498389, lfs_tfilehandle tc-se:lfs_cleanerd[14990]: /mnt: attaching cleaner tc-se:lfs_cleanerd[14990]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[14990]: t_vfsops: needs_cleaning returned -1 tc-se:lfs_cleanerd[14990]: /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: 1639152420.598731, lfs_tfilehandle, passed tc-start: 1639152420.636046, lfs_tmount tc-se:lfs_cleanerd[27101]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.8000050] WARNING: the log-structured file system is experimental tc-so:[ 1.8000050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1639152423.774030, lfs_tmount, passed tc-start: 1639152423.812096, lfs_tstatvfs tc-se:lfs_cleanerd[28733]: /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: 1639152426.920831, lfs_tstatvfs, passed tc-start: 1639152426.973157, lfs_tsync tc-se:lfs_cleanerd[21342]: /mnt: attaching cleaner tc-se:lfs_cleanerd[21342]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[21342]: t_vfsops: needs_cleaning returned -1 tc-se:lfs_cleanerd[21342]: /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: 1639152430.192984, lfs_tsync, passed tc-start: 1639152430.235250, msdosfs_tfhinval tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:RNG seed 1639152431 tc-end: 1639152431.682799, msdosfs_tfhinval, passed tc-start: 1639152431.693312, msdosfs_tfhremove tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152433.287235, msdosfs_tfhremove, passed tc-start: 1639152433.301115, msdosfs_tfilehandle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152434.809869, msdosfs_tfilehandle, passed tc-start: 1639152434.821593, msdosfs_tmount tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152436.310856, msdosfs_tmount, passed tc-start: 1639152436.323495, msdosfs_tstatvfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152437.737847, msdosfs_tstatvfs, passed tc-start: 1639152437.748922, msdosfs_tsync tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152439.277630, msdosfs_tsync, passed tc-start: 1639152439.288768, 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 1639152442 tc-end: 1639152443.10111, nfs_tfhinval, passed tc-start: 1639152443.39459, 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-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152446.923589, nfs_tfhremove, passed tc-start: 1639152446.946775, 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: 1639152450.715567, nfs_tfilehandle, passed tc-start: 1639152450.740465, 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: 1639152454.219677, nfs_tmount, passed tc-start: 1639152454.243143, 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: 1639152458.26809, nfs_tstatvfs, passed tc-start: 1639152458.48614, 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: 1639152461.650953, nfs_tsync, passed tc-start: 1639152461.673632, p2k_ffs_tfhinval tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.snWYpL/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.snWYpL/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 1639152463 tc-end: 1639152464.287356, p2k_ffs_tfhinval, passed tc-start: 1639152464.299886, p2k_ffs_tfhremove tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.3QlRVn/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.3QlRVn/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: 1639152466.888873, p2k_ffs_tfhremove, passed tc-start: 1639152466.902525, p2k_ffs_tfilehandle tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.l83EDe/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.l83EDe/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: 1639152469.896026, p2k_ffs_tfilehandle, passed tc-start: 1639152469.907041, p2k_ffs_tmount tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.CiMk7v/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.CiMk7v/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: 1639152472.650343, p2k_ffs_tmount, passed tc-start: 1639152472.661294, p2k_ffs_tstatvfs tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.ESv0N6/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.ESv0N6/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: 1639152475.93356, p2k_ffs_tstatvfs, passed tc-start: 1639152475.104334, p2k_ffs_tsync tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.Xd4WLQ/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.Xd4WLQ/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: 1639152477.577435, p2k_ffs_tsync, passed tc-start: 1639152477.589146, 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 1639152479 tc-end: 1639152479.434144, puffs_tfhinval, passed tc-start: 1639152479.443450, puffs_tfhremove tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152481.279568, puffs_tfhremove, passed tc-start: 1639152481.290240, puffs_tfilehandle tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152483.185370, puffs_tfilehandle, passed tc-start: 1639152483.193571, puffs_tmount tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152484.939412, puffs_tmount, passed tc-start: 1639152484.950497, puffs_tstatvfs tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152486.938509, puffs_tstatvfs, passed tc-start: 1639152486.947451, puffs_tsync tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152489.12420, puffs_tsync, passed tc-start: 1639152489.23951, rumpfs_tfhinval tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:RNG seed 1639152490 tc-end: 1639152490.454670, rumpfs_tfhinval, skipped, file handles not supported tc-start: 1639152490.463588, rumpfs_tfhremove tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152491.936567, rumpfs_tfhremove, skipped, file handles not supported tc-start: 1639152491.945386, rumpfs_tfilehandle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152493.344172, rumpfs_tfilehandle, skipped, file handles not supported tc-start: 1639152493.352937, rumpfs_tmount tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152494.580972, rumpfs_tmount, passed tc-start: 1639152494.588520, rumpfs_tstatvfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152495.874074, rumpfs_tstatvfs, passed tc-start: 1639152495.883376, rumpfs_tsync tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152497.123265, rumpfs_tsync, passed tc-start: 1639152497.132430, sysvbfs_tfhinval tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:RNG seed 1639152498 tc-end: 1639152498.740567, sysvbfs_tfhinval, skipped, file handles not supported tc-start: 1639152498.755159, sysvbfs_tfhremove tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152500.590725, sysvbfs_tfhremove, skipped, file handles not supported tc-start: 1639152500.604576, sysvbfs_tfilehandle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152502.158309, sysvbfs_tfilehandle, skipped, file handles not supported tc-start: 1639152502.168680, sysvbfs_tmount tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152503.888077, sysvbfs_tmount, passed tc-start: 1639152503.900668, sysvbfs_tstatvfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152505.491022, sysvbfs_tstatvfs, passed tc-start: 1639152505.503302, sysvbfs_tsync tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152507.50471, sysvbfs_tsync, passed tc-start: 1639152507.60663, tmpfs_tfhinval tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:RNG seed 1639152508 tc-end: 1639152508.592146, tmpfs_tfhinval, passed tc-start: 1639152508.602354, tmpfs_tfhremove tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152509.971883, tmpfs_tfhremove, passed tc-start: 1639152509.980153, tmpfs_tfilehandle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152511.351090, tmpfs_tfilehandle, passed tc-start: 1639152511.358856, tmpfs_tmount tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152512.638588, tmpfs_tmount, passed tc-start: 1639152512.645923, tmpfs_tstatvfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152513.958882, tmpfs_tstatvfs, passed tc-start: 1639152513.966806, tmpfs_tsync tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152515.448557, tmpfs_tsync, passed tc-start: 1639152515.461114, udf_tfhinval tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:RNG seed 1639152517 tc-end: 1639152517.371592, udf_tfhinval, skipped, file handles not supported tc-start: 1639152517.386666, udf_tfhremove tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152519.178029, udf_tfhremove, skipped, file handles not supported tc-start: 1639152519.190156, udf_tfilehandle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152520.862704, udf_tfilehandle, skipped, file handles not supported tc-start: 1639152520.877116, udf_tmount tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152522.367778, udf_tmount, passed tc-start: 1639152522.380936, udf_tstatvfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152523.933349, udf_tstatvfs, passed tc-start: 1639152523.948549, udf_tsync tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152525.689169, udf_tsync, passed tc-start: 1639152525.703660, v7fs_tfhinval tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:RNG seed 1639152527 tc-end: 1639152527.677319, v7fs_tfhinval, skipped, file handles not supported tc-start: 1639152527.694636, v7fs_tfhremove tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152529.364110, v7fs_tfhremove, skipped, file handles not supported tc-start: 1639152529.379406, v7fs_tfilehandle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152531.170327, v7fs_tfilehandle, skipped, file handles not supported tc-start: 1639152531.193816, v7fs_tmount tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152533.90439, v7fs_tmount, passed tc-start: 1639152533.113313, v7fs_tstatvfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152534.996571, v7fs_tstatvfs, passed tc-start: 1639152535.17006, v7fs_tsync tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152536.813056, v7fs_tsync, passed tc-start: 1639152536.827356, zfs_tfhinval tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:RNG seed 1639152540 tc-end: 1639152540.351880, zfs_tfhinval, passed tc-start: 1639152540.366784, zfs_tfhremove tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152544.306288, zfs_tfhremove, passed tc-start: 1639152544.322951, zfs_tfilehandle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152547.903015, zfs_tfilehandle, passed tc-start: 1639152547.919464, zfs_tmount tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152551.304425, zfs_tmount, passed tc-start: 1639152551.316573, zfs_tstatvfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0300050] ZFS filesystem version: 5 tc-end: 1639152554.374530, zfs_tstatvfs, passed tc-start: 1639152554.393533, zfs_tsync tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152557.849179, zfs_tsync, passed tp-end: 1639152557.865137, fs/vfs/t_vfsops tp-start: 1639152559.21798, fs/vfs/t_vnops, 308 tc-start: 1639152559.24930, ext2fs_access_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152560.935156, ext2fs_access_simple, passed tc-start: 1639152560.947884, ext2fs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152562.579825, ext2fs_attrs, passed tc-start: 1639152562.590220, ext2fs_create_exist tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152564.416300, ext2fs_create_exist, passed tc-start: 1639152564.431269, ext2fs_create_many tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152602.964308, ext2fs_create_many, passed tc-start: 1639152602.998861, ext2fs_create_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152605.91904, ext2fs_create_nametoolong, passed tc-start: 1639152605.104162, ext2fs_create_nonalphanum tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so: tc-end: 1639152610.326472, ext2fs_create_nonalphanum, passed tc-start: 1639152610.356173, ext2fs_dir_notempty tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152612.386557, ext2fs_dir_notempty, passed tc-start: 1639152612.396903, ext2fs_dir_rmdirdotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152614.181662, ext2fs_dir_rmdirdotdot, passed tc-start: 1639152614.200356, ext2fs_dir_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152616.278287, ext2fs_dir_simple, passed tc-start: 1639152616.293215, ext2fs_fcntl_getlock_pids tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152617.966570, ext2fs_fcntl_getlock_pids, passed tc-start: 1639152617.977164, ext2fs_fcntl_lock tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152619.433818, ext2fs_fcntl_lock, passed tc-start: 1639152619.444995, ext2fs_lookup_complex tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152621.58033, ext2fs_lookup_complex, passed tc-start: 1639152621.71417, ext2fs_lookup_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152622.559818, ext2fs_lookup_simple, passed tc-start: 1639152622.570918, ext2fs_lstat_symlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152624.52346, ext2fs_lstat_symlink, passed tc-start: 1639152624.67950, ext2fs_read_directory tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152625.604439, ext2fs_read_directory, passed tc-start: 1639152625.615900, ext2fs_rename_dir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152627.429401, ext2fs_rename_dir, passed tc-start: 1639152627.441250, ext2fs_rename_dotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152629.143220, ext2fs_rename_dotdot, passed tc-start: 1639152629.154820, ext2fs_rename_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152630.839071, ext2fs_rename_nametoolong, passed tc-start: 1639152630.850134, ext2fs_rename_reg_nodir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152632.511640, ext2fs_rename_reg_nodir, passed tc-start: 1639152632.522351, ext2fs_symlink_long tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152634.605633, ext2fs_symlink_long, passed tc-start: 1639152634.621405, ext2fs_symlink_root tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152636.503791, ext2fs_symlink_root, passed tc-start: 1639152636.516574, ext2fs_symlink_zerolen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152638.67195, ext2fs_symlink_zerolen, passed tc-start: 1639152638.77450, ffs_access_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152639.817899, ffs_access_simple, passed tc-start: 1639152639.830395, ffs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152641.453103, ffs_attrs, passed tc-start: 1639152641.464258, ffs_create_exist tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152643.60471, ffs_create_exist, passed tc-start: 1639152643.71611, ffs_create_many tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152670.939998, ffs_create_many, passed tc-start: 1639152670.958145, ffs_create_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152672.667179, ffs_create_nametoolong, passed tc-start: 1639152672.679632, ffs_create_nonalphanum tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so: tc-end: 1639152676.967775, ffs_create_nonalphanum, passed tc-start: 1639152676.983757, ffs_dir_notempty tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152678.627827, ffs_dir_notempty, passed tc-start: 1639152678.640114, ffs_dir_rmdirdotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152680.289442, ffs_dir_rmdirdotdot, passed tc-start: 1639152680.303080, ffs_dir_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152681.888467, ffs_dir_simple, passed tc-start: 1639152681.901081, ffs_fcntl_getlock_pids tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152683.771741, ffs_fcntl_getlock_pids, passed tc-start: 1639152683.788477, ffs_fcntl_lock tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152685.631827, ffs_fcntl_lock, passed tc-start: 1639152685.645238, ffs_lookup_complex tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152687.238221, ffs_lookup_complex, passed tc-start: 1639152687.250795, ffs_lookup_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152688.723521, ffs_lookup_simple, passed tc-start: 1639152688.736410, ffs_lstat_symlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152690.514961, ffs_lstat_symlink, passed tc-start: 1639152690.535423, ffs_read_directory tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152692.123514, ffs_read_directory, passed tc-start: 1639152692.141950, ffs_rename_dir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152694.549942, ffs_rename_dir, passed tc-start: 1639152694.571011, ffs_rename_dotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152696.353516, ffs_rename_dotdot, passed tc-start: 1639152696.369673, ffs_rename_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152698.132400, ffs_rename_nametoolong, passed tc-start: 1639152698.153594, ffs_rename_reg_nodir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152700.425979, ffs_rename_reg_nodir, passed tc-start: 1639152700.441896, ffs_symlink_long tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152702.653939, ffs_symlink_long, passed tc-start: 1639152702.670666, ffs_symlink_root tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152704.522925, ffs_symlink_root, passed tc-start: 1639152704.537568, ffs_symlink_zerolen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152706.418132, ffs_symlink_zerolen, passed tc-start: 1639152706.433515, ffslog_access_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152708.177325, ffslog_access_simple, passed tc-start: 1639152708.193926, ffslog_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152710.7351, ffslog_attrs, passed tc-start: 1639152710.23234, ffslog_create_exist tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152711.998669, ffslog_create_exist, passed tc-start: 1639152712.14697, ffslog_create_many tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152727.291160, ffslog_create_many, passed tc-start: 1639152727.308585, ffslog_create_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152728.774280, ffslog_create_nametoolong, passed tc-start: 1639152728.787631, ffslog_create_nonalphanum tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so: tc-end: 1639152731.922011, ffslog_create_nonalphanum, passed tc-start: 1639152731.942639, ffslog_dir_notempty tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152734.90460, ffslog_dir_notempty, passed tc-start: 1639152734.108090, ffslog_dir_rmdirdotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152736.324682, ffslog_dir_rmdirdotdot, passed tc-start: 1639152736.336997, ffslog_dir_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152738.38322, ffslog_dir_simple, passed tc-start: 1639152738.51812, ffslog_fcntl_getlock_pids tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152739.779251, ffslog_fcntl_getlock_pids, passed tc-start: 1639152739.791746, ffslog_fcntl_lock tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152741.506043, ffslog_fcntl_lock, passed tc-start: 1639152741.518534, ffslog_lookup_complex tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152743.343707, ffslog_lookup_complex, passed tc-start: 1639152743.360954, ffslog_lookup_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152745.426171, ffslog_lookup_simple, passed tc-start: 1639152745.444682, ffslog_lstat_symlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152747.647528, ffslog_lstat_symlink, passed tc-start: 1639152747.659979, ffslog_read_directory tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152749.330672, ffslog_read_directory, passed tc-start: 1639152749.342747, ffslog_rename_dir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152751.124646, ffslog_rename_dir, passed tc-start: 1639152751.138020, ffslog_rename_dotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152752.837381, ffslog_rename_dotdot, passed tc-start: 1639152752.849842, ffslog_rename_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152754.590337, ffslog_rename_nametoolong, passed tc-start: 1639152754.607599, ffslog_rename_reg_nodir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152756.863014, ffslog_rename_reg_nodir, passed tc-start: 1639152756.878825, ffslog_symlink_long tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152759.32552, ffslog_symlink_long, passed tc-start: 1639152759.44625, ffslog_symlink_root tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152760.690248, ffslog_symlink_root, passed tc-start: 1639152760.704791, ffslog_symlink_zerolen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152762.645242, ffslog_symlink_zerolen, passed tc-start: 1639152762.661102, lfs_access_simple tc-se:lfs_cleanerd[1887]: /mnt: attaching cleaner tc-se:lfs_cleanerd[1887]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[1887]: t_vnops: needs_cleaning returned -1 tc-se:lfs_cleanerd[1887]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.7700050] WARNING: the log-structured file system is experimental tc-so:[ 1.7700050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1639152765.957535, lfs_access_simple, passed tc-start: 1639152765.992168, lfs_attrs tc-se:lfs_cleanerd[22806]: /mnt: attaching cleaner tc-se:lfs_cleanerd[22806]: /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[22806]: t_vnops: needs_cleaning returned -1 tc-se:lfs_cleanerd[22806]: /mnt: detaching cleaner tc-end: 1639152769.286250, lfs_attrs, passed tc-start: 1639152769.336751, lfs_create_exist tc-se:lfs_cleanerd[26297]: /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-se:lfs_cleanerd[26297]: /mnt: filesystem unmounted tc-end: 1639152772.961471, lfs_create_exist, passed tc-start: 1639152773.5193, 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[17557]: /mnt: attaching cleaner tc-se:lfs_cleanerd[17557]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[17557]: t_vnops: needs_cleaning returned -1 tc-se:lfs_cleanerd[17557]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.8900050] WARNING: the log-structured file system is experimental tc-so:[ 1.8900050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1639152815.151502, lfs_create_many, passed tc-start: 1639152815.537330, lfs_create_nametoolong tc-se:lfs_cleanerd[23967]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6200050] WARNING: the log-structured file system is experimental tc-so:[ 1.6200050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[23967]: /mnt: filesystem unmounted tc-end: 1639152818.580077, lfs_create_nametoolong, passed tc-start: 1639152818.622050, 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[6941]: /mnt: attaching cleaner tc-se:lfs_cleanerd[6941]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[6941]: t_vnops: needs_cleaning returned -1 tc-se:lfs_cleanerd[6941]: /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: tc-end: 1639152841.486825, lfs_create_nonalphanum, passed tc-start: 1639152841.894009, lfs_dir_notempty tc-se:lfs_cleanerd[28291]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6000050] WARNING: the log-structured file system is experimental tc-so:[ 1.6000050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[28291]: /mnt: filesystem unmounted tc-end: 1639152845.168718, lfs_dir_notempty, passed tc-start: 1639152845.203492, lfs_dir_rmdirdotdot tc-se:lfs_cleanerd[19951]: /mnt: attaching cleaner tc-se:lfs_cleanerd[19951]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[19951]: t_vnops: needs_cleaning returned -1 tc-se:lfs_cleanerd[19951]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.8900050] WARNING: the log-structured file system is experimental tc-so:[ 1.8900050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1639152849.333146, lfs_dir_rmdirdotdot, passed tc-start: 1639152849.415158, lfs_dir_simple tc-se:lfs_cleanerd[24185]: /mnt: attaching cleaner tc-se:lfs_cleanerd[24185]: /mnt: filesystem unmounted 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-se:lfs_cleanerd[24185]: t_vnops: needs_cleaning returned -1 tc-end: 1639152853.331409, lfs_dir_simple, passed tc-start: 1639152853.403186, lfs_fcntl_getlock_pids tc-se:lfs_cleanerd[11339]: /mnt: attaching cleaner tc-se:lfs_cleanerd[11339]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[11339]: t_vnops: needs_cleaning returned -1 tc-se:lfs_cleanerd[11339]: /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: 1639152857.214397, lfs_fcntl_getlock_pids, passed tc-start: 1639152857.272294, lfs_fcntl_lock tc-se:lfs_cleanerd[5849]: /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-se:lfs_cleanerd[5849]: /mnt: filesystem unmounted tc-end: 1639152860.435890, lfs_fcntl_lock, passed tc-start: 1639152860.474414, lfs_lookup_complex tc-se:lfs_cleanerd[5387]: /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-se:lfs_cleanerd[5387]: /mnt: filesystem unmounted tc-end: 1639152863.583393, lfs_lookup_complex, passed tc-start: 1639152863.621216, lfs_lookup_simple tc-se:lfs_cleanerd[10368]: /mnt: attaching cleaner tc-se:lfs_cleanerd[10368]: /mnt: filesystem unmounted 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-se:lfs_cleanerd[10368]: t_vnops: needs_cleaning returned -1 tc-end: 1639152866.806325, lfs_lookup_simple, passed tc-start: 1639152866.844485, lfs_lstat_symlink tc-se:lfs_cleanerd[21681]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.8100050] WARNING: the log-structured file system is experimental tc-so:[ 1.8100050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1639152870.304273, lfs_lstat_symlink, passed tc-start: 1639152870.356919, lfs_read_directory tc-se:lfs_cleanerd[13431]: /mnt: attaching cleaner tc-se:lfs_cleanerd[13431]: /mnt: filesystem unmounted tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.8200050] WARNING: the log-structured file system is experimental tc-so:[ 1.8200050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[13431]: t_vnops: needs_cleaning returned -1 tc-end: 1639152874.241523, lfs_read_directory, passed tc-start: 1639152874.291962, lfs_rename_dir tc-se:lfs_cleanerd[19994]: /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-se:lfs_cleanerd[19994]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[19994]: t_vnops: needs_cleaning returned -1 tc-se:lfs_cleanerd[19994]: /mnt: detaching cleaner tc-end: 1639152877.369318, lfs_rename_dir, passed tc-start: 1639152877.402507, lfs_rename_dotdot tc-se:lfs_cleanerd[22490]: /mnt: attaching cleaner tc-se:lfs_cleanerd[22490]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[22490]: t_vnops: needs_cleaning returned -1 tc-se:lfs_cleanerd[22490]: /mnt: detaching 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: 1639152880.288632, lfs_rename_dotdot, passed tc-start: 1639152880.341977, lfs_rename_nametoolong tc-se:lfs_cleanerd[16450]: /mnt: attaching cleaner tc-se:lfs_cleanerd[16450]: /mnt: filesystem unmounted 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: 1639152883.347872, lfs_rename_nametoolong, passed tc-start: 1639152883.386425, lfs_rename_reg_nodir tc-se:lfs_cleanerd[6326]: /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[6326]: /mnt: filesystem unmounted tc-end: 1639152886.558594, lfs_rename_reg_nodir, passed tc-start: 1639152886.614276, lfs_symlink_long tc-se:lfs_cleanerd[14653]: /mnt: attaching cleaner tc-se:lfs_cleanerd[14653]: /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: 1639152890.231604, lfs_symlink_long, passed tc-start: 1639152890.282745, lfs_symlink_root tc-se:lfs_cleanerd[109]: /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: 1639152893.207576, lfs_symlink_root, passed tc-start: 1639152893.242866, lfs_symlink_zerolen tc-se:lfs_cleanerd[16046]: /mnt: attaching cleaner tc-se:lfs_cleanerd[16046]: /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: 1639152896.626389, lfs_symlink_zerolen, passed tc-start: 1639152896.679093, msdosfs_access_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152898.674896, msdosfs_access_simple, passed tc-start: 1639152898.686767, msdosfs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152900.32675, msdosfs_attrs, passed tc-start: 1639152900.41574, msdosfs_create_exist tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152901.396211, msdosfs_create_exist, passed tc-start: 1639152901.405148, msdosfs_create_many tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152935.620102, msdosfs_create_many, passed tc-start: 1639152935.630620, msdosfs_create_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152937.64846, msdosfs_create_nametoolong, passed tc-start: 1639152937.75151, msdosfs_create_nonalphanum tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so: tc-end: 1639152940.843283, msdosfs_create_nonalphanum, passed tc-start: 1639152940.856073, msdosfs_dir_notempty tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152942.648412, msdosfs_dir_notempty, passed tc-start: 1639152942.666763, msdosfs_dir_rmdirdotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152944.536751, msdosfs_dir_rmdirdotdot, passed tc-start: 1639152944.551423, msdosfs_dir_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152945.991450, msdosfs_dir_simple, passed tc-start: 1639152946.982, msdosfs_fcntl_getlock_pids tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152947.409281, msdosfs_fcntl_getlock_pids, passed tc-start: 1639152947.423327, msdosfs_fcntl_lock tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152949.198696, msdosfs_fcntl_lock, passed tc-start: 1639152949.212116, msdosfs_lookup_complex tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152950.818850, msdosfs_lookup_complex, passed tc-start: 1639152950.828587, msdosfs_lookup_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152952.273396, msdosfs_lookup_simple, passed tc-start: 1639152952.282802, msdosfs_lstat_symlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152953.609885, msdosfs_lstat_symlink, skipped, symlinks not supported by file system tc-start: 1639152953.619436, msdosfs_read_directory tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152955.5730, msdosfs_read_directory, passed tc-start: 1639152955.15355, msdosfs_rename_dir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152956.529659, msdosfs_rename_dir, passed tc-start: 1639152956.540286, msdosfs_rename_dotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152958.57697, msdosfs_rename_dotdot, passed tc-start: 1639152958.67567, msdosfs_rename_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152959.531379, msdosfs_rename_nametoolong, passed tc-start: 1639152959.544591, msdosfs_rename_reg_nodir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152961.566204, msdosfs_rename_reg_nodir, passed tc-start: 1639152961.579682, msdosfs_symlink_long tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152963.525254, msdosfs_symlink_long, skipped, symlinks not supported by file system tc-start: 1639152963.538177, msdosfs_symlink_root tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152965.471829, msdosfs_symlink_root, skipped, symlinks not supported by file system tc-start: 1639152965.484572, msdosfs_symlink_zerolen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639152967.442283, msdosfs_symlink_zerolen, skipped, symlinks not supported by file system tc-start: 1639152967.455621, 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: 1639152971.552898, nfs_access_simple, passed tc-start: 1639152971.571405, 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: 1639152975.82519, nfs_attrs, passed tc-start: 1639152975.101642, 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: 1639152979.326687, nfs_create_exist, passed tc-start: 1639152979.345403, 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.5100050] ZFS filesystem version: 5 tc-so:[ 49.0100050] 10.3.2.1:/myexport: inaccurate wcc data (ctime) detected, disabling wcc (ctime 1639153029.351749764 1639153029.351749764, mtime 1639153029.351749764 1639153029.351749764) tc-end: 1639153126.295011, nfs_create_many, passed tc-start: 1639153126.313947, 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: 1639153129.151254, nfs_create_nametoolong, passed tc-start: 1639153129.168498, 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:[ 6.6700050] 10.3.2.1:/myexport: inaccurate wcc data (ctime) detected, disabling wcc (ctime 1639153136.489894523 1639153136.489894523, mtime 1639153136.489894523 1639153136.489894523) tc-so: tc-end: 1639153145.777659, nfs_create_nonalphanum, passed tc-start: 1639153145.795726, 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: 1639153148.762226, nfs_dir_notempty, passed tc-start: 1639153148.779801, 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-so:[ 2.5600050] 10.3.2.1:/myexport: inaccurate wcc data (ctime) detected, disabling wcc (ctime 1639153152.616842833 1639153152.616842833, mtime 1639153152.616842833 1639153152.616842833) tc-end: 1639153152.941367, nfs_dir_rmdirdotdot, passed tc-start: 1639153152.960115, 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: 1639153155.942979, nfs_dir_simple, passed tc-start: 1639153155.962103, 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: 1639153158.986839, nfs_fcntl_getlock_pids, passed tc-start: 1639153159.4783, 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: 1639153163.119628, nfs_fcntl_lock, passed tc-start: 1639153163.146432, 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.4700050] ZFS filesystem version: 5 tc-end: 1639153166.808029, nfs_lookup_complex, passed tc-start: 1639153166.826571, 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: 1639153169.782156, nfs_lookup_simple, passed tc-start: 1639153169.800435, 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: 1639153172.798756, nfs_lstat_symlink, passed tc-start: 1639153172.816525, 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: 1639153176.130889, nfs_read_directory, passed tc-start: 1639153176.155561, 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: 1639153180.478786, nfs_rename_dir, passed tc-start: 1639153180.502430, 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: 1639153184.276613, nfs_rename_dotdot, passed tc-start: 1639153184.303976, 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.0200050] ZFS filesystem version: 5 tc-end: 1639153188.844303, nfs_rename_nametoolong, passed tc-start: 1639153188.877251, 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: 1639153193.366652, nfs_rename_reg_nodir, passed tc-start: 1639153193.384409, 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.0400050] ZFS filesystem version: 5 tc-end: 1639153199.453922, nfs_symlink_long, passed tc-start: 1639153199.476587, 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: 1639153203.79524, nfs_symlink_root, passed tc-start: 1639153203.104041, 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.5800050] ZFS filesystem version: 5 tc-end: 1639153206.563065, nfs_symlink_zerolen, passed tc-start: 1639153206.585958, p2k_ffs_access_simple tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.dkECK5/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.dkECK5/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: 1639153209.214125, p2k_ffs_access_simple, passed tc-start: 1639153209.226724, p2k_ffs_attrs tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.jwNj9g/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.jwNj9g/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: 1639153212.174135, p2k_ffs_attrs, passed tc-start: 1639153212.193937, p2k_ffs_create_exist tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.z09utn/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.z09utn/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: 1639153215.782924, p2k_ffs_create_exist, passed tc-start: 1639153215.800487, p2k_ffs_create_many tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.Th2Y9a/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.Th2Y9a/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: 1639153325.720279, p2k_ffs_create_many, passed tc-start: 1639153325.737732, p2k_ffs_create_nametoolong tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.iPBRhq/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.iPBRhq/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: 1639153328.379548, p2k_ffs_create_nametoolong, passed tc-start: 1639153328.393472, p2k_ffs_create_nonalphanum tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.qmaOtv/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.qmaOtv/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: 1639153343.83915, p2k_ffs_create_nonalphanum, passed tc-start: 1639153343.99717, p2k_ffs_dir_notempty tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.5w65lQ/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.5w65lQ/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: 1639153345.971333, p2k_ffs_dir_notempty, passed tc-start: 1639153345.988618, p2k_ffs_dir_rmdirdotdot tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.9TSUAl/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.9TSUAl/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: 1639153348.837494, p2k_ffs_dir_rmdirdotdot, passed tc-start: 1639153348.851644, p2k_ffs_dir_simple tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.seeVEM/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.seeVEM/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: 1639153352.15290, p2k_ffs_dir_simple, passed tc-start: 1639153352.32823, p2k_ffs_fcntl_getlock_pids tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.jpF8tl/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.jpF8tl/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: 1639153355.252319, p2k_ffs_fcntl_getlock_pids, passed tc-start: 1639153355.263906, p2k_ffs_fcntl_lock tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.Ow2ri2/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.Ow2ri2/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: 1639153357.530721, p2k_ffs_fcntl_lock, passed tc-start: 1639153357.542970, p2k_ffs_lookup_complex tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.hi8gbe/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.hi8gbe/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: 1639153359.900885, p2k_ffs_lookup_complex, passed tc-start: 1639153359.916637, p2k_ffs_lookup_simple tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.vAS9ic/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.vAS9ic/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: 1639153362.489426, p2k_ffs_lookup_simple, passed tc-start: 1639153362.503882, p2k_ffs_lstat_symlink tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.cD9LYY/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.cD9LYY/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: 1639153365.141593, p2k_ffs_lstat_symlink, passed tc-start: 1639153365.159845, p2k_ffs_read_directory tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.VQ4zYW/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.VQ4zYW/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: 1639153368.211040, p2k_ffs_read_directory, passed tc-start: 1639153368.233139, p2k_ffs_rename_dir tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.OqqZIe/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.OqqZIe/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: 1639153371.680145, p2k_ffs_rename_dir, passed tc-start: 1639153371.694572, p2k_ffs_rename_dotdot tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.OxIGZ0/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.OxIGZ0/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: 1639153374.361424, p2k_ffs_rename_dotdot, passed tc-start: 1639153374.374534, p2k_ffs_rename_nametoolong tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.5zBfed/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.5zBfed/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: 1639153377.110533, p2k_ffs_rename_nametoolong, passed tc-start: 1639153377.124336, p2k_ffs_rename_reg_nodir tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.SREgho/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.SREgho/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: 1639153380.63631, p2k_ffs_rename_reg_nodir, passed tc-start: 1639153380.78085, p2k_ffs_symlink_long tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.99KEXk/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.99KEXk/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: 1639153384.325904, p2k_ffs_symlink_long, passed tc-start: 1639153384.343782, p2k_ffs_symlink_root tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.TQxmHP/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.TQxmHP/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: 1639153387.13866, p2k_ffs_symlink_root, passed tc-start: 1639153387.28014, p2k_ffs_symlink_zerolen tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.jqaC6M/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.jqaC6M/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: 1639153389.972010, p2k_ffs_symlink_zerolen, passed tc-start: 1639153389.984940, 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: 1639153391.987466, puffs_access_simple, passed tc-start: 1639153391.997061, puffs_attrs tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153393.872526, puffs_attrs, passed tc-start: 1639153393.883947, 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: 1639153396.105037, puffs_create_exist, passed tc-start: 1639153396.112594, puffs_create_many tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153451.526067, puffs_create_many, passed tc-start: 1639153451.533642, 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: 1639153453.132045, puffs_create_nametoolong, passed tc-start: 1639153453.139285, 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: 1639153459.413299, puffs_create_nonalphanum, passed tc-start: 1639153459.420746, 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: 1639153461.223166, puffs_dir_notempty, passed tc-start: 1639153461.230053, puffs_dir_rmdirdotdot tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153462.965513, puffs_dir_rmdirdotdot, passed tc-start: 1639153462.972650, 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: 1639153464.635200, puffs_dir_simple, passed tc-start: 1639153464.642868, 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: 1639153466.366238, puffs_fcntl_getlock_pids, passed tc-start: 1639153466.373940, 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: 1639153467.976591, puffs_fcntl_lock, passed tc-start: 1639153467.984879, 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: 1639153469.851515, puffs_lookup_complex, passed tc-start: 1639153469.858668, 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: 1639153471.467495, puffs_lookup_simple, passed tc-start: 1639153471.476781, 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: 1639153473.136515, puffs_lstat_symlink, passed tc-start: 1639153473.143584, 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: 1639153474.821062, puffs_read_directory, passed tc-start: 1639153474.828558, 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: 1639153476.799985, puffs_rename_dir, passed tc-start: 1639153476.807501, 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: 1639153478.440788, puffs_rename_dotdot, passed tc-start: 1639153478.447542, 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: 1639153480.731508, puffs_rename_nametoolong, passed tc-start: 1639153480.741375, 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: 1639153482.711283, puffs_rename_reg_nodir, passed tc-start: 1639153482.718192, 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: 1639153485.215657, puffs_symlink_long, passed tc-start: 1639153485.222770, puffs_symlink_root tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153487.316624, puffs_symlink_root, passed tc-start: 1639153487.323612, puffs_symlink_zerolen tc-se:readshovel r1 -1 / 2 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6100050] putter_fop_read: private 0 not inited tc-end: 1639153488.866808, puffs_symlink_zerolen, passed tc-start: 1639153488.874160, rumpfs_access_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153490.79687, rumpfs_access_simple, passed tc-start: 1639153490.86719, rumpfs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153491.463121, rumpfs_attrs, passed tc-start: 1639153491.472707, rumpfs_create_exist tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153492.742911, rumpfs_create_exist, passed tc-start: 1639153492.750109, rumpfs_create_many tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153501.844829, rumpfs_create_many, passed tc-start: 1639153501.855385, rumpfs_create_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153503.238505, rumpfs_create_nametoolong, passed tc-start: 1639153503.245554, rumpfs_create_nonalphanum tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so: tc-end: 1639153505.106316, rumpfs_create_nonalphanum, passed tc-start: 1639153505.114191, rumpfs_dir_notempty tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153506.402854, rumpfs_dir_notempty, passed tc-start: 1639153506.410934, rumpfs_dir_rmdirdotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153507.651569, rumpfs_dir_rmdirdotdot, passed tc-start: 1639153507.659109, rumpfs_dir_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153508.951000, rumpfs_dir_simple, passed tc-start: 1639153508.958324, rumpfs_fcntl_getlock_pids tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153510.259940, rumpfs_fcntl_getlock_pids, passed tc-start: 1639153510.269419, rumpfs_fcntl_lock tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153511.629984, rumpfs_fcntl_lock, passed tc-start: 1639153511.637359, rumpfs_lookup_complex tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153512.869102, rumpfs_lookup_complex, passed tc-start: 1639153512.876170, rumpfs_lookup_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153514.268712, rumpfs_lookup_simple, passed tc-start: 1639153514.277070, rumpfs_lstat_symlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153515.610841, rumpfs_lstat_symlink, passed tc-start: 1639153515.618130, rumpfs_read_directory tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153516.958806, rumpfs_read_directory, passed tc-start: 1639153516.966943, rumpfs_rename_dir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153518.308239, rumpfs_rename_dir, skipped, rename not supported by file system tc-start: 1639153518.316182, rumpfs_rename_dotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153519.816669, rumpfs_rename_dotdot, skipped, rename not supported by file system tc-start: 1639153519.827323, rumpfs_rename_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153521.623434, rumpfs_rename_nametoolong, skipped, rename not supported by file system tc-start: 1639153521.635139, rumpfs_rename_reg_nodir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153523.55319, rumpfs_rename_reg_nodir, skipped, rename not supported by file system tc-start: 1639153523.63210, rumpfs_symlink_long tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153524.669901, rumpfs_symlink_long, passed tc-start: 1639153524.679070, rumpfs_symlink_root tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153526.78086, rumpfs_symlink_root, passed tc-start: 1639153526.88406, rumpfs_symlink_zerolen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153527.314804, rumpfs_symlink_zerolen, passed tc-start: 1639153527.321939, sysvbfs_access_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153528.736969, sysvbfs_access_simple, passed tc-start: 1639153528.747376, sysvbfs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153530.160649, sysvbfs_attrs, passed tc-start: 1639153530.169331, sysvbfs_create_exist tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153531.512555, sysvbfs_create_exist, passed tc-start: 1639153531.524371, sysvbfs_create_many tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153532.927051, sysvbfs_create_many, passed tc-start: 1639153532.935853, sysvbfs_create_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153534.256390, sysvbfs_create_nametoolong, passed tc-start: 1639153534.265430, sysvbfs_create_nonalphanum tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so: tc-end: 1639153535.858827, sysvbfs_create_nonalphanum, passed tc-start: 1639153535.867895, sysvbfs_dir_notempty tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153537.206551, sysvbfs_dir_notempty, skipped, directories not supported by file system tc-start: 1639153537.215930, sysvbfs_dir_rmdirdotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153538.694459, sysvbfs_dir_rmdirdotdot, skipped, directories not supported by file system tc-start: 1639153538.706879, sysvbfs_dir_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153540.228624, sysvbfs_dir_simple, skipped, directories not supported by file system tc-start: 1639153540.238114, sysvbfs_fcntl_getlock_pids tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153541.673715, sysvbfs_fcntl_getlock_pids, passed tc-start: 1639153541.683107, sysvbfs_fcntl_lock tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153543.98398, sysvbfs_fcntl_lock, passed tc-start: 1639153543.107422, sysvbfs_lookup_complex tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153544.467476, sysvbfs_lookup_complex, skipped, directories not supported by file system tc-start: 1639153544.479193, sysvbfs_lookup_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153546.76225, sysvbfs_lookup_simple, passed tc-start: 1639153546.85343, sysvbfs_lstat_symlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153547.427412, sysvbfs_lstat_symlink, skipped, symlinks not supported by file system tc-start: 1639153547.437872, sysvbfs_read_directory tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153548.837826, sysvbfs_read_directory, passed tc-start: 1639153548.846663, sysvbfs_rename_dir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153550.170597, sysvbfs_rename_dir, skipped, directories not supported by file system tc-start: 1639153550.179711, sysvbfs_rename_dotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153551.490525, sysvbfs_rename_dotdot, skipped, directories not supported by file system tc-start: 1639153551.500610, sysvbfs_rename_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153552.853669, sysvbfs_rename_nametoolong, passed tc-start: 1639153552.862467, sysvbfs_rename_reg_nodir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153554.226634, sysvbfs_rename_reg_nodir, passed tc-start: 1639153554.237356, sysvbfs_symlink_long tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153555.510233, sysvbfs_symlink_long, skipped, symlinks not supported by file system tc-start: 1639153555.519250, sysvbfs_symlink_root tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153556.797776, sysvbfs_symlink_root, skipped, symlinks not supported by file system tc-start: 1639153556.806875, sysvbfs_symlink_zerolen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153558.216787, sysvbfs_symlink_zerolen, skipped, symlinks not supported by file system tc-start: 1639153558.226383, tmpfs_access_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153559.527309, tmpfs_access_simple, passed tc-start: 1639153559.535311, tmpfs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153560.764812, tmpfs_attrs, passed tc-start: 1639153560.771557, tmpfs_create_exist tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153562.32665, tmpfs_create_exist, passed tc-start: 1639153562.40115, tmpfs_create_many tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153571.267624, tmpfs_create_many, passed tc-start: 1639153571.275497, tmpfs_create_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153572.674645, tmpfs_create_nametoolong, passed tc-start: 1639153572.681985, tmpfs_create_nonalphanum tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so: tc-end: 1639153574.863479, tmpfs_create_nonalphanum, passed tc-start: 1639153574.871980, tmpfs_dir_notempty tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153576.204895, tmpfs_dir_notempty, passed tc-start: 1639153576.213423, tmpfs_dir_rmdirdotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153577.467220, tmpfs_dir_rmdirdotdot, passed tc-start: 1639153577.475474, tmpfs_dir_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153578.792233, tmpfs_dir_simple, passed tc-start: 1639153578.799568, tmpfs_fcntl_getlock_pids tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153580.97351, tmpfs_fcntl_getlock_pids, passed tc-start: 1639153580.104421, tmpfs_fcntl_lock tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153581.491886, tmpfs_fcntl_lock, passed tc-start: 1639153581.499069, tmpfs_lookup_complex tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153582.834027, tmpfs_lookup_complex, passed tc-start: 1639153582.841349, tmpfs_lookup_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153584.84581, tmpfs_lookup_simple, passed tc-start: 1639153584.91383, tmpfs_lstat_symlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153585.440646, tmpfs_lstat_symlink, passed tc-start: 1639153585.450117, tmpfs_read_directory tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153586.696426, tmpfs_read_directory, passed tc-start: 1639153586.703358, tmpfs_rename_dir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153587.971658, tmpfs_rename_dir, passed tc-start: 1639153587.978477, tmpfs_rename_dotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153589.183041, tmpfs_rename_dotdot, passed tc-start: 1639153589.189766, tmpfs_rename_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153590.622638, tmpfs_rename_nametoolong, passed tc-start: 1639153590.633395, tmpfs_rename_reg_nodir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153592.162053, tmpfs_rename_reg_nodir, passed tc-start: 1639153592.169728, tmpfs_symlink_long tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153593.690152, tmpfs_symlink_long, passed tc-start: 1639153593.697549, tmpfs_symlink_root tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153595.97188, tmpfs_symlink_root, passed tc-start: 1639153595.106026, tmpfs_symlink_zerolen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153596.423421, tmpfs_symlink_zerolen, passed tc-start: 1639153596.430886, udf_access_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153599.6613, udf_access_simple, passed tc-start: 1639153599.47768, udf_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153601.233160, udf_attrs, passed tc-start: 1639153601.243713, udf_create_exist tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153603.96347, udf_create_exist, passed tc-start: 1639153603.107271, udf_create_many tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153619.407210, udf_create_many, passed tc-start: 1639153619.420146, udf_create_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153620.734615, udf_create_nametoolong, passed tc-start: 1639153620.744639, udf_create_nonalphanum tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so: tc-end: 1639153623.720692, udf_create_nonalphanum, passed tc-start: 1639153623.731163, udf_dir_notempty tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153625.715902, udf_dir_notempty, passed tc-start: 1639153625.727250, udf_dir_rmdirdotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153627.907720, udf_dir_rmdirdotdot, passed tc-start: 1639153627.922980, udf_dir_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153630.377506, udf_dir_simple, passed tc-start: 1639153630.392469, udf_fcntl_getlock_pids tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153632.665691, udf_fcntl_getlock_pids, passed tc-start: 1639153632.679647, udf_fcntl_lock tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153635.91038, udf_fcntl_lock, passed tc-start: 1639153635.103996, udf_lookup_complex tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153637.460616, udf_lookup_complex, passed tc-start: 1639153637.471287, udf_lookup_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153638.976252, udf_lookup_simple, passed tc-start: 1639153638.990389, udf_lstat_symlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153641.96411, udf_lstat_symlink, passed tc-start: 1639153641.108580, udf_read_directory tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153642.698449, udf_read_directory, passed tc-start: 1639153642.709019, udf_rename_dir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153644.678037, udf_rename_dir, passed tc-start: 1639153644.689391, udf_rename_dotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153646.759548, udf_rename_dotdot, passed tc-start: 1639153646.775026, udf_rename_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153649.181311, udf_rename_nametoolong, passed tc-start: 1639153649.192065, udf_rename_reg_nodir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153651.335367, udf_rename_reg_nodir, passed tc-start: 1639153651.351509, udf_symlink_long tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153654.11009, udf_symlink_long, passed tc-start: 1639153654.25649, udf_symlink_root tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153656.315655, udf_symlink_root, passed tc-start: 1639153656.334432, udf_symlink_zerolen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153658.578239, udf_symlink_zerolen, passed tc-start: 1639153658.589717, v7fs_access_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153660.645022, v7fs_access_simple, passed tc-start: 1639153660.668931, v7fs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153662.161388, v7fs_attrs, passed tc-start: 1639153662.175239, v7fs_create_exist tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153663.667039, v7fs_create_exist, passed tc-start: 1639153663.682727, v7fs_create_many tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153740.66028, v7fs_create_many, passed tc-start: 1639153740.153132, v7fs_create_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153741.773023, v7fs_create_nametoolong, passed tc-start: 1639153741.788314, v7fs_create_nonalphanum tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so: tc-end: 1639153750.60812, v7fs_create_nonalphanum, passed tc-start: 1639153750.141024, v7fs_dir_notempty tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153751.855714, v7fs_dir_notempty, passed tc-start: 1639153751.871945, v7fs_dir_rmdirdotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153753.584264, v7fs_dir_rmdirdotdot, passed tc-start: 1639153753.599288, v7fs_dir_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153755.265178, v7fs_dir_simple, passed tc-start: 1639153755.287373, v7fs_fcntl_getlock_pids tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153756.966984, v7fs_fcntl_getlock_pids, passed tc-start: 1639153756.983169, v7fs_fcntl_lock tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153758.651636, v7fs_fcntl_lock, passed tc-start: 1639153758.667634, v7fs_lookup_complex tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153760.258757, v7fs_lookup_complex, passed tc-start: 1639153760.273697, v7fs_lookup_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153761.865915, v7fs_lookup_simple, passed tc-start: 1639153761.879760, v7fs_lstat_symlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153763.491510, v7fs_lstat_symlink, passed tc-start: 1639153763.507487, v7fs_read_directory tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153765.162297, v7fs_read_directory, passed tc-start: 1639153765.177889, v7fs_rename_dir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153767.131693, v7fs_rename_dir, passed tc-start: 1639153767.150301, v7fs_rename_dotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153768.927361, v7fs_rename_dotdot, passed tc-start: 1639153768.942177, v7fs_rename_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153770.632313, v7fs_rename_nametoolong, passed tc-start: 1639153770.648363, v7fs_rename_reg_nodir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153772.422709, v7fs_rename_reg_nodir, passed tc-start: 1639153772.438790, v7fs_symlink_long tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153774.959852, v7fs_symlink_long, passed tc-start: 1639153774.979572, v7fs_symlink_root tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153776.640097, v7fs_symlink_root, passed tc-start: 1639153776.654611, v7fs_symlink_zerolen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153778.427729, v7fs_symlink_zerolen, passed tc-start: 1639153778.449543, zfs_access_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153781.677022, zfs_access_simple, passed tc-start: 1639153781.690244, zfs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153784.477265, zfs_attrs, passed tc-start: 1639153784.489925, zfs_create_exist tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153787.513185, zfs_create_exist, passed tc-start: 1639153787.527064, zfs_create_many tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153851.852014, zfs_create_many, passed tc-start: 1639153851.929971, zfs_create_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153854.486590, zfs_create_nametoolong, passed tc-start: 1639153854.497776, zfs_create_nonalphanum tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so: tc-end: 1639153861.645219, zfs_create_nonalphanum, passed tc-start: 1639153861.670970, zfs_dir_notempty tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153864.741259, zfs_dir_notempty, passed tc-start: 1639153864.752535, zfs_dir_rmdirdotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153867.685847, zfs_dir_rmdirdotdot, passed tc-start: 1639153867.698839, zfs_dir_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153870.755978, zfs_dir_simple, passed tc-start: 1639153870.771866, zfs_fcntl_getlock_pids tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153873.682866, zfs_fcntl_getlock_pids, passed tc-start: 1639153873.694257, zfs_fcntl_lock tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153876.373217, zfs_fcntl_lock, passed tc-start: 1639153876.384189, zfs_lookup_complex tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153879.547477, zfs_lookup_complex, passed tc-start: 1639153879.564118, zfs_lookup_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153882.213328, zfs_lookup_simple, passed tc-start: 1639153882.226952, zfs_lstat_symlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153885.93594, zfs_lstat_symlink, passed tc-start: 1639153885.105974, zfs_read_directory tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153887.985341, zfs_read_directory, passed tc-start: 1639153887.996807, zfs_rename_dir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153891.44096, zfs_rename_dir, passed tc-start: 1639153891.55086, zfs_rename_dotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153894.157188, zfs_rename_dotdot, passed tc-start: 1639153894.174134, zfs_rename_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153897.400455, zfs_rename_nametoolong, passed tc-start: 1639153897.411299, zfs_rename_reg_nodir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153900.467137, zfs_rename_reg_nodir, passed tc-start: 1639153900.480193, zfs_symlink_long tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153904.73570, zfs_symlink_long, passed tc-start: 1639153904.86686, zfs_symlink_root tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153906.815382, zfs_symlink_root, passed tc-start: 1639153906.833487, zfs_symlink_zerolen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1639153909.882403, zfs_symlink_zerolen, passed tp-end: 1639153909.897766, fs/vfs/t_vnops tp-start: 1639153910.860324, fs/cd9660/t_high_ino_big_file, 1 tc-start: 1639153910.868243, pr_kern_48787 tc-end: 1639153912.165770, pr_kern_48787, skipped, not enough free disk space, have 290066 Kbytes, need ~ 4500000 Kbytes tp-end: 1639153912.175287, fs/cd9660/t_high_ino_big_file tp-start: 1639153912.785178, fs/zfs/t_zpool, 1 tc-start: 1639153912.787878, create tc-se:[: '283 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: 1639153918.604694, create, passed tp-end: 1639153918.620861, fs/zfs/t_zpool tp-start: 1639153918.813691, rump/rumpkern/t_copy, 4 tc-start: 1639153918.816844, copy_efault tc-end: 1639153918.963085, copy_efault, passed tc-start: 1639153918.974085, copyinstr tc-so:[ 1.0000000] entropy: ready tc-end: 1639153919.377003, copyinstr, passed tc-start: 1639153919.384835, copyoutstr tc-so:[ 1.0000000] entropy: ready tc-end: 1639153919.733127, copyoutstr, passed tc-start: 1639153919.739669, copystr tc-so:[ 1.0000000] entropy: ready tc-end: 1639153920.66391, copystr, passed tp-end: 1639153920.73208, rump/rumpkern/t_copy tp-start: 1639153920.191342, rump/rumpkern/t_kern, 8 tc-start: 1639153920.193603, lockme_DESTROYHELD tc-end: 1639153920.777002, lockme_DESTROYHELD, passed tc-start: 1639153920.797064, lockme_DOUBLEFREE tc-end: 1639153921.428216, lockme_DOUBLEFREE, passed tc-start: 1639153921.447394, lockme_DOUBLEINIT tc-end: 1639153921.591852, lockme_DOUBLEINIT, skipped, test requires LOCKDEBUG kernel tc-start: 1639153921.601889, lockme_MEMFREE tc-end: 1639153921.713393, lockme_MEMFREE, skipped, test requires LOCKDEBUG kernel tc-start: 1639153921.721346, lockme_MTX tc-end: 1639153922.212889, lockme_MTX, passed tc-start: 1639153922.228202, lockme_RWDOUBLEX tc-end: 1639153922.702491, lockme_RWDOUBLEX, passed tc-start: 1639153922.717994, lockme_RWRX tc-end: 1639153922.824450, lockme_RWRX, skipped, test requires LOCKDEBUG kernel tc-start: 1639153922.832165, lockme_RWXR tc-end: 1639153923.310032, lockme_RWXR, passed tp-end: 1639153923.325162, rump/rumpkern/t_kern tp-start: 1639153923.442530, rump/rumpkern/t_lwproc, 8 tc-start: 1639153923.444845, inherit tc-so:[ 1.0000000] entropy: ready tc-end: 1639153923.806342, inherit, passed tc-start: 1639153923.817157, lwps tc-so:[ 1.0000000] entropy: ready tc-end: 1639153924.436967, lwps, passed tc-start: 1639153924.447245, makelwp tc-so:[ 1.0000000] entropy: ready tc-end: 1639153924.877561, makelwp, passed tc-start: 1639153924.885420, nolwp tc-so:[ 1.0000000] entropy: ready tc-end: 1639153925.234961, nolwp, passed tc-start: 1639153925.243566, nolwprelease tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] panic: releasing non-pertinent lwp tc-so:[ 1.0200050] rump kernel halting... tc-so:halted tc-end: 1639153925.719803, nolwprelease, passed tc-start: 1639153925.734662, nullswitch tc-so:[ 1.0000000] entropy: ready tc-end: 1639153926.48788, nullswitch, passed tc-start: 1639153926.55696, proccreds tc-so:[ 1.0000000] entropy: ready tc-end: 1639153926.402517, proccreds, passed tc-start: 1639153926.409548, rfork tc-so:[ 1.0000000] entropy: ready tc-end: 1639153926.743823, rfork, passed tp-end: 1639153926.750723, rump/rumpkern/t_lwproc tp-start: 1639153926.848862, rump/rumpkern/t_modcmd, 1 tc-start: 1639153926.851086, cmsg_modcmd tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.1800050] WARNING: module error: module `tmpfs' not found tc-so:[ 1.2100050] WARNING: module error: module `tmpfs' not found tc-end: 1639153927.285579, cmsg_modcmd, passed tp-end: 1639153927.295278, rump/rumpkern/t_modcmd tp-start: 1639153927.456960, rump/rumpkern/t_modlinkset, 1 tc-start: 1639153927.459745, modlinkset tc-so:[ 1.0000000] entropy: ready tc-end: 1639153927.990750, modlinkset, passed tp-end: 1639153928.587, rump/rumpkern/t_modlinkset tp-start: 1639153928.141260, rump/rumpkern/t_signals, 3 tc-start: 1639153928.144764, sigignore tc-so:[ 1.0000000] entropy: ready tc-end: 1639153928.592168, sigignore, passed tc-start: 1639153928.601617, sigpanic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] panic: unhandled signal 19 tc-so:[ 1.0200050] rump kernel halting... tc-so:halted tc-end: 1639153929.54400, sigpanic, passed tc-start: 1639153929.70745, sigraise tc-so:[ 1.0000000] entropy: ready tc-end: 1639153929.434937, sigraise, passed tp-end: 1639153929.442551, rump/rumpkern/t_signals tp-start: 1639153929.546185, rump/rumpkern/t_threads, 2 tc-start: 1639153929.548650, kthread tc-so:[ 1.0000000] entropy: ready tc-end: 1639153929.918018, kthread, passed tc-start: 1639153929.926902, threadjoin tc-so:[ 1.0000000] entropy: ready tc-end: 1639153930.347161, threadjoin, passed tp-end: 1639153930.355001, rump/rumpkern/t_threads tp-start: 1639153930.477096, rump/rumpkern/t_threadpool, 6 tc-start: 1639153930.479560, threadpool_job_cancel tc-so:[ 1.0000000] entropy: ready tc-end: 1639153930.866454, threadpool_job_cancel, passed tc-start: 1639153930.874142, threadpool_job_cancelthrash tc-so:[ 1.0000000] entropy: ready tc-end: 1639153931.359730, threadpool_job_cancelthrash, passed tc-start: 1639153931.366375, threadpool_percpu_lifecycle tc-so:[ 1.0000000] entropy: ready tc-end: 1639153931.768586, threadpool_percpu_lifecycle, passed tc-start: 1639153931.780261, threadpool_percpu_schedule tc-so:[ 1.0000000] entropy: ready tc-end: 1639153938.471031, threadpool_percpu_schedule, passed tc-start: 1639153938.477499, threadpool_unbound_lifecycle tc-so:[ 1.0000000] entropy: ready tc-end: 1639153938.781514, threadpool_unbound_lifecycle, passed tc-start: 1639153938.788066, threadpool_unbound_schedule tc-so:[ 1.0000000] entropy: ready tc-end: 1639153944.288437, threadpool_unbound_schedule, passed tp-end: 1639153944.295028, rump/rumpkern/t_threadpool tp-start: 1639153944.388787, rump/rumpkern/t_tsleep, 1 tc-start: 1639153944.390897, tsleep tc-so:[ 1.0000000] entropy: ready tc-end: 1639153946.734371, tsleep, passed tp-end: 1639153946.741001, rump/rumpkern/t_tsleep tp-start: 1639153946.835744, rump/rumpkern/t_workqueue, 2 tc-start: 1639153946.837883, workqueue1 tc-so:[ 1.0000000] entropy: ready tc-end: 1639153950.219377, workqueue1, passed tc-start: 1639153950.226211, workqueue_wait tc-so:[ 1.0000000] entropy: ready tc-end: 1639153952.766418, workqueue_wait, passed tp-end: 1639153952.773237, rump/rumpkern/t_workqueue tp-start: 1639153952.870831, rump/rumpkern/t_vm, 2 tc-start: 1639153952.872921, busypage tc-end: 1639153952.970603, 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: 1639153952.978019, uvmwait tc-so:[ 1.0000000] entropy: ready tc-end: 1639153963.394070, uvmwait, passed tp-end: 1639153963.403325, rump/rumpkern/t_vm tp-start: 1639153964.915735, rump/rumpkern/t_sp, 10 tc-start: 1639153964.918039, basic tc-so:Executing command [ rump_server unix://commsock ] tc-so:Executing command [ /usr/tests/rump/rumpkern/h_client/h_simplecli ] tc-end: 1639153966.438572, basic, passed tc-start: 1639153966.445994, 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: 1639153967.960776, fork_fakeauth, passed tc-start: 1639153967.967821, 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: 1639153969.904260, fork_pipecomm, passed tc-start: 1639153969.913924, 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: 1639153972.180057, fork_simple, passed tc-start: 1639153972.190846, reconnect tc-end: 1639153972.810657, reconnect, skipped, PR kern/55304: leftover rump_server tc-start: 1639153972.820751, 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: 1639153975.402848, signal, passed tc-start: 1639153975.412827, sigsafe tc-so:Executing command [ rump_server unix://commsock ] tc-so:Executing command [ /usr/tests/rump/rumpkern/h_client/h_sigcli ] tc-end: 1639153982.657608, sigsafe, passed tc-start: 1639153982.664673, stress_killer tc-end: 1639153983.76698, stress_killer, skipped, PR kern/55356: leftover rump_server tc-start: 1639153983.83686, stress_long tc-end: 1639153983.509424, stress_long, skipped, PR kern/50350: leftover rump_server tc-start: 1639153983.516478, stress_short tc-end: 1639153983.932014, stress_short, skipped, PR kern/50350: fails after insane long time tp-end: 1639153983.938845, rump/rumpkern/t_sp tp-start: 1639153984.527213, rump/rumpnet/t_shmif, 1 tc-start: 1639153984.529447, 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: 1639154019.23920, crossping, passed tp-end: 1639154019.38577, rump/rumpnet/t_shmif tp-start: 1639154019.175117, rump/rumpvfs/t_basic, 1 tc-start: 1639154019.178650, lseekrv tc-so:[ 1.0000000] entropy: ready tc-end: 1639154019.568270, lseekrv, passed tp-end: 1639154019.575842, rump/rumpvfs/t_basic tp-start: 1639154019.702797, rump/rumpvfs/t_etfs, 5 tc-start: 1639154019.705688, key tc-so:[ 1.0000000] entropy: ready tc-end: 1639154020.106812, key, passed tc-start: 1639154020.117285, large_blk tc-se:mount_mfs: "mfsdir" is a relative path. tc-se:mount_mfs: using "/tmp/atf-run.a7oQL9/mfsdir" instead. tc-se:1+0 records in tc-se:1+0 records out tc-se:1 bytes transferred in 0.005 secs (200 bytes/sec) tc-so:[ 1.0000000] entropy: ready tc-end: 1639154021.154310, large_blk, passed tc-start: 1639154021.170697, range_blk tc-se:64+0 records in tc-se:64+0 records out tc-se:64000 bytes transferred in 0.025 secs (2560000 bytes/sec) tc-se:16+0 records in tc-se:16+0 records out tc-se:16 bytes transferred in 0.097 secs (164 bytes/sec) tc-so:[ 1.0000000] entropy: ready tc-end: 1639154022.79906, range_blk, passed tc-start: 1639154022.90147, reregister_blk tc-se:64+0 records in tc-se:64+0 records out tc-se:32768 bytes transferred in 0.063 secs (520126 bytes/sec) tc-se:128+0 records in tc-se:128+0 records out tc-se:65536 bytes transferred in 0.138 secs (474898 bytes/sec) tc-so:[ 1.0000000] entropy: ready tc-end: 1639154023.1368, reregister_blk, passed tc-start: 1639154023.16020, reregister_reg tc-so:[ 1.0000000] entropy: ready tc-end: 1639154023.414465, reregister_reg, passed tp-end: 1639154023.426802, rump/rumpvfs/t_etfs tp-start: 1639154023.559883, rump/rumpvfs/t_p2kifs, 1 tc-start: 1639154023.562327, makecn tc-so:[ 1.0000000] entropy: ready tc-end: 1639154023.953162, makecn, passed tp-end: 1639154023.963395, rump/rumpvfs/t_p2kifs tp-start: 1639154024.136497, rump/modautoload/t_modautoload, 1 tc-start: 1639154024.139712, modautoload tc-end: 1639154024.236467, modautoload, skipped, host kernel modules not supported tp-end: 1639154024.243921, rump/modautoload/t_modautoload tp-start: 1639154024.467876, modules/t_modctl, 5 tc-start: 1639154024.470538, cmd_load tc-end: 1639154024.727552, cmd_load, skipped, Module loading administratively forbidden tc-start: 1639154024.745541, cmd_load_props tc-so:Loading module without properties tc-end: 1639154025.29646, cmd_load_props, skipped, Module loading administratively forbidden tc-start: 1639154025.36933, cmd_load_recurse tc-so:Loading module with request to load another module tc-end: 1639154025.303606, cmd_load_recurse, skipped, Module loading administratively forbidden tc-start: 1639154025.313411, cmd_stat tc-end: 1639154025.548573, cmd_stat, skipped, Module loading administratively forbidden tc-start: 1639154025.557258, cmd_unload tc-end: 1639154025.802856, cmd_unload, skipped, Module loading administratively forbidden tp-end: 1639154025.811462, modules/t_modctl tp-start: 1639154025.952724, modules/t_builtin, 5 tc-start: 1639154025.955168, busydisable tc-so:[ 1.0000000] entropy: ready tc-end: 1639154026.678107, busydisable, passed tc-start: 1639154026.685613, disable tc-so:[ 1.0000000] entropy: ready tc-end: 1639154027.178631, disable, passed tc-start: 1639154027.187576, disabledstat tc-so:[ 1.0000000] entropy: ready tc-end: 1639154027.610628, disabledstat, passed tc-start: 1639154027.619103, forcereload tc-so:[ 1.0000000] entropy: ready tc-end: 1639154028.116753, forcereload, passed tc-start: 1639154028.127747, noauto tc-so:[ 1.0000000] entropy: ready tc-end: 1639154028.561312, noauto, passed tp-end: 1639154028.569420, modules/t_builtin tp-start: 1639154028.734176, modules/t_kcov, 23 tc-start: 1639154028.736712, kcov_basic_cmp tc-end: 1639154028.864150, kcov_basic_cmp, skipped, XXX: GCC8 needed tc-start: 1639154028.871635, kcov_basic_dup2_cmp tc-end: 1639154029.685, kcov_basic_dup2_cmp, skipped, XXX: GCC8 needed tc-start: 1639154029.8445, kcov_basic_dup2_pc tc-end: 1639154029.151714, kcov_basic_dup2_pc, skipped, Failed to open /dev/kcov tc-start: 1639154029.161318, kcov_basic_pc tc-end: 1639154029.312762, kcov_basic_pc, skipped, Failed to open /dev/kcov tc-start: 1639154029.325233, kcov_buffer_access_from_custom_thread tc-end: 1639154029.471263, kcov_buffer_access_from_custom_thread, skipped, Failed to open /dev/kcov tc-start: 1639154029.480975, kcov_bufsize tc-end: 1639154029.624421, kcov_bufsize, skipped, Failed to open /dev/kcov tc-start: 1639154029.634846, kcov_dup2 tc-end: 1639154029.778984, kcov_dup2, skipped, Failed to open /dev/kcov tc-start: 1639154029.787278, kcov_enable tc-end: 1639154029.924990, kcov_enable, skipped, Failed to open /dev/kcov tc-start: 1639154029.935117, kcov_enable_no_disable tc-end: 1639154030.80316, kcov_enable_no_disable, skipped, Failed to open /dev/kcov tc-start: 1639154030.88764, kcov_enable_no_disable_no_close tc-end: 1639154030.218617, kcov_enable_no_disable_no_close, skipped, Failed to open /dev/kcov tc-start: 1639154030.227523, kcov_mmap tc-end: 1639154030.342173, kcov_mmap, skipped, Failed to open /dev/kcov tc-start: 1639154030.348889, kcov_mmap_enable_thread_close tc-end: 1639154030.488916, kcov_mmap_enable_thread_close, skipped, Failed to open /dev/kcov tc-start: 1639154030.496897, kcov_mmap_no_munmap tc-end: 1639154030.621219, kcov_mmap_no_munmap, skipped, Failed to open /dev/kcov tc-start: 1639154030.629307, kcov_mmap_no_munmap_no_close tc-end: 1639154030.767456, kcov_mmap_no_munmap_no_close, skipped, Failed to open /dev/kcov tc-start: 1639154030.778622, kcov_multienable_on_the_same_thread tc-end: 1639154030.931784, kcov_multienable_on_the_same_thread, skipped, Failed to open /dev/kcov tc-start: 1639154030.944574, kcov_multiopen tc-end: 1639154031.88392, kcov_multiopen, skipped, Failed to open /dev/kcov tc-start: 1639154031.96464, kcov_multiple_threads16 tc-end: 1639154031.230489, kcov_multiple_threads16, skipped, Failed to open /dev/kcov tc-start: 1639154031.238827, kcov_multiple_threads2 tc-end: 1639154031.370254, kcov_multiple_threads2, skipped, Failed to open /dev/kcov tc-start: 1639154031.377432, kcov_multiple_threads32 tc-end: 1639154031.504326, kcov_multiple_threads32, skipped, Failed to open /dev/kcov tc-start: 1639154031.513154, kcov_multiple_threads4 tc-end: 1639154031.661038, kcov_multiple_threads4, skipped, Failed to open /dev/kcov tc-start: 1639154031.668702, kcov_multiple_threads8 tc-end: 1639154031.809372, kcov_multiple_threads8, skipped, Failed to open /dev/kcov tc-start: 1639154031.819094, kcov_open_close_open tc-end: 1639154031.965635, kcov_open_close_open, skipped, Failed to open /dev/kcov tc-start: 1639154031.973506, kcov_thread tc-end: 1639154032.118581, kcov_thread, skipped, Failed to open /dev/kcov tp-end: 1639154032.128590, modules/t_kcov tp-start: 1639154032.292277, modules/t_ufetchstore, 40 tc-start: 1639154032.295701, 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: 1639154032.506470, ucas_32, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639154032.513566, 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: 1639154032.718756, ucas_32_max, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639154032.726482, 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: 1639154032.927168, ucas_32_miscompare, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639154032.935155, 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: 1639154033.148566, ucas_32_nearmax_overflow, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639154033.156238, 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: 1639154033.362395, ucas_32_null, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639154033.371784, 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: 1639154033.594963, ucas_64, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639154033.602616, 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: 1639154033.826330, ucas_64_max, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639154033.834629, 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: 1639154034.43125, ucas_64_miscompare, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639154034.51069, 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: 1639154034.244791, ucas_64_nearmax_overflow, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639154034.252679, 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: 1639154034.478785, ucas_64_null, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639154034.491332, 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: 1639154034.718790, ufetch_16, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639154034.728141, 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: 1639154034.925835, ufetch_16_max, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639154034.934009, 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: 1639154035.147732, ufetch_16_nearmax_overflow, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639154035.155662, 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: 1639154035.365607, ufetch_16_null, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639154035.373064, 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: 1639154035.581598, ufetch_32, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639154035.589667, 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: 1639154035.797851, ufetch_32_max, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639154035.806758, 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: 1639154036.34519, ufetch_32_nearmax_overflow, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639154036.42156, 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: 1639154036.270409, ufetch_32_null, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639154036.278539, 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: 1639154036.500860, ufetch_64, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639154036.509158, 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: 1639154036.721208, ufetch_64_max, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639154036.728973, 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: 1639154036.952405, ufetch_64_nearmax_overflow, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639154036.960547, 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: 1639154037.157144, ufetch_64_null, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639154037.165209, 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: 1639154037.391931, ufetch_8, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639154037.401769, 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: 1639154037.636954, ufetch_8_max, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639154037.644773, 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: 1639154037.849001, ufetch_8_null, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639154037.864230, 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: 1639154038.130301, ustore_16, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639154038.142087, 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: 1639154038.411530, ustore_16_max, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639154038.422329, 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: 1639154038.710694, ustore_16_nearmax_overflow, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639154038.720286, 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: 1639154038.910692, ustore_16_null, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639154038.918313, 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: 1639154039.120174, ustore_32, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639154039.128512, 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: 1639154039.339546, ustore_32_max, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639154039.346801, 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: 1639154039.559915, ustore_32_nearmax_overflow, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639154039.569255, 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: 1639154039.782781, ustore_32_null, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639154039.791688, 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: 1639154040.21759, ustore_64, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639154040.29935, 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: 1639154040.266740, ustore_64_max, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639154040.276219, 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: 1639154040.491421, ustore_64_nearmax_overflow, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639154040.500176, 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: 1639154040.713161, ustore_64_null, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639154040.722330, 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: 1639154040.955290, ustore_8, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639154040.964228, 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: 1639154041.170609, ustore_8_max, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1639154041.178258, 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: 1639154041.415129, ustore_8_null, skipped, loading 'ufetchstore_tester' module failed. tp-end: 1639154041.425010, modules/t_ufetchstore tp-start: 1639154042.172236, modules/t_abi_uvm, 1 tc-start: 1639154042.175092, PAGE_SIZE tc-so:Loading module /usr/tests/modules/k_helper/k_helper.kmod tc-end: 1639154043.220239, PAGE_SIZE, skipped, host does not support modules tp-end: 1639154043.227830, modules/t_abi_uvm tp-start: 1639154044.742531, modules/t_modload, 4 tc-start: 1639154044.744734, 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: 1639154047.688336, bflag, passed tc-start: 1639154047.697028, 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: 1639154048.919382, iflag, skipped, host does not support modules tc-start: 1639154048.927998, 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: 1639154050.143514, plain, skipped, host does not support modules tc-start: 1639154050.151828, 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: 1639154051.489954, sflag, skipped, host does not support modules tp-end: 1639154051.498197, modules/t_modload tp-start: 1639154052.232175, modules/t_klua_pr_52864, 1 tc-start: 1639154052.235371, 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: 1639154053.372716, luastate, skipped, You are not allowed to load modules right now. tp-end: 1639154053.382806, modules/t_klua_pr_52864 tp-start: 1639154054.557390, modules/t_threadpool, 2 tc-start: 1639154054.560746, 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: 1639154055.782107, percpu, skipped, cannot load threadpool_tester.kmod tc-start: 1639154055.790438, 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: 1639154057.130051, unbound, skipped, cannot load threadpool_tester.kmod tp-end: 1639154057.140123, modules/t_threadpool tp-start: 1639154058.715569, crypto/libcrypto/t_ciphers, 8 tc-start: 1639154058.717959, bf tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_bftest ] tc-end: 1639154059.716314, bf, passed tc-start: 1639154059.724488, cast tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_casttest ] tc-end: 1639154065.200413, cast, passed tc-start: 1639154065.209142, des tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_destest ] tc-end: 1639154066.235666, des, passed tc-start: 1639154066.244321, 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: 1639154168.210186, evp, passed tc-start: 1639154168.217912, idea tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_ideatest ] tc-end: 1639154169.201114, idea, passed tc-start: 1639154169.209917, rc2 tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_rc2test ] tc-end: 1639154170.205413, rc2, passed tc-start: 1639154170.213666, rc4 tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_rc4test ] tc-end: 1639154171.232325, rc4, passed tc-start: 1639154171.239105, rc5 tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_rc5test ] tc-end: 1639154171.976327, rc5, passed tp-end: 1639154171.983329, crypto/libcrypto/t_ciphers tp-start: 1639154172.730354, crypto/libcrypto/t_hashes, 3 tc-start: 1639154172.732599, hmac tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_hmactest ] tc-end: 1639154173.787159, hmac, passed tc-start: 1639154173.798293, md2 tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_md2test ] tc-end: 1639154174.492918, md2, passed tc-start: 1639154174.500529, mdc2 tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_mdc2test ] tc-end: 1639154175.411615, mdc2, passed tp-end: 1639154175.418936, crypto/libcrypto/t_hashes tp-start: 1639154176.378484, crypto/libcrypto/t_libcrypto, 4 tc-start: 1639154176.381176, 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: 1639154631.173127, bn, passed tc-start: 1639154631.181565, conf tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_conftest ] tc-end: 1639154632.193016, conf, passed tc-start: 1639154632.202237, engine tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_enginetest ] tc-end: 1639154633.449121, engine, passed tc-start: 1639154633.456674, 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: 1639154634.947372, threads, passed tp-end: 1639154634.959045, crypto/libcrypto/t_libcrypto tp-start: 1639154636.698228, crypto/libcrypto/t_pubkey, 7 tc-start: 1639154636.701593, dh tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_dhtest ] tc-end: 1639154711.847434, dh, passed tc-start: 1639154711.855808, dsa tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_dsatest ] tc-end: 1639154713.861646, dsa, passed tc-start: 1639154713.870847, ec tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_ectest ] tc-end: 1639154823.387029, ec, passed tc-start: 1639154823.396381, ecdh tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_ecdhtest ] tc-end: 1639154829.529429, ecdh, passed tc-start: 1639154829.536148, ecdsa tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_ecdsatest ] tc-end: 1639155015.179318, ecdsa, passed tc-start: 1639155015.187513, rsa tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_rsatest ] tc-end: 1639155025.981169, rsa, passed tc-start: 1639155025.990628, srp tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_srptest ] tc-end: 1639155028.306582, srp, passed tp-end: 1639155028.316401, crypto/libcrypto/t_pubkey tp-start: 1639155035.638288, crypto/opencrypto/t_opencrypto, 18 tc-start: 1639155035.641536, aescbc tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1639155037.974585, aescbc, passed tc-start: 1639155037.985489, aesctr1 tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1639155040.334439, aesctr1, passed tc-start: 1639155040.343364, aesctr2 tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1639155042.457522, aesctr2, passed tc-start: 1639155042.472274, arc4 tc-end: 1639155043.762648, arc4, skipped, ARC4 not implemented by swcrypto tc-start: 1639155043.771159, camellia tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1639155045.801490, camellia, passed tc-start: 1639155045.811143, cbc3des tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1639155047.884481, cbc3des, passed tc-start: 1639155047.892385, cbcdes tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1639155049.928574, cbcdes, passed tc-start: 1639155049.939087, 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: 1639155052.113643, comp, passed tc-start: 1639155052.122653, comp_deflate tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1639155054.439456, comp_deflate, passed tc-start: 1639155054.450659, comp_zlib_rnd tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1639155056.686838, comp_zlib_rnd, passed tc-start: 1639155056.694660, gcm tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1639155058.714881, gcm, passed tc-start: 1639155058.723932, ioctl tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1639155060.793365, ioctl, passed tc-start: 1639155060.804868, md5 tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1639155062.810712, md5, passed tc-start: 1639155062.818620, md5_hmac tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1639155065.63705, md5_hmac, passed tc-start: 1639155065.73766, null tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1639155067.152202, null, passed tc-start: 1639155067.160663, sha1_hmac tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1639155069.142107, sha1_hmac, passed tc-start: 1639155069.150222, sha2_hmac tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1639155071.737145, sha2_hmac, passed tc-start: 1639155071.745954, xcbcmac tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1639155073.750406, xcbcmac, passed tp-end: 1639155073.761296, crypto/opencrypto/t_opencrypto tp-start: 1639155076.640025, ipf/t_filter_exec, 30 tc-start: 1639155076.642772, 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: 1639155078.839234, f1, passed tc-start: 1639155078.854532, 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: 1639155085.321707, f10, passed tc-start: 1639155085.336959, 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: 1639155088.438071, f11, passed tc-start: 1639155088.455287, 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: 1639155091.278593, f12, passed tc-start: 1639155091.294917, 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: 1639155095.248119, f13, passed tc-start: 1639155095.264554, 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: 1639155098.776934, f14, passed tc-start: 1639155098.798442, f15 tc-so:Executing command [ ipftest -F text -Rbr reg -i in ] tc-end: 1639155100.2392, f15, passed tc-start: 1639155100.24820, f16 tc-so:Executing command [ ipftest -F text -Rbr reg -i in ] tc-end: 1639155101.244567, f16, passed tc-start: 1639155101.263173, f17 tc-so:Executing command [ ipftest -F hex -x -Rbr reg -i in ] tc-end: 1639155102.471914, f17, passed tc-start: 1639155102.496209, f18 tc-so:Executing command [ ipftest -F text -Rbr reg -i in -D ] tc-end: 1639155103.645240, f18, passed tc-start: 1639155103.662702, 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: 1639155105.127756, f19, passed tc-start: 1639155105.144031, 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: 1639155108.61390, f2, passed tc-start: 1639155108.79589, f20 tc-so:Executing command [ ipftest -F text -Rbr reg -i in ] tc-end: 1639155109.216879, f20, passed tc-start: 1639155109.238063, f24 tc-so:Executing command [ ipftest -F hex -Rbr reg -i in ] tc-end: 1639155110.576792, f24, passed tc-start: 1639155110.598397, f25 tc-so:Executing command [ ipftest -F hex -Rbr reg -i in -D ] tc-end: 1639155111.937882, f25, passed tc-start: 1639155111.957541, 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 2021-12-10 16:51:52.874686092 +0000 tc-so:+++ out 2021-12-10 16:51:55.197882442 +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: 1639155115.392659, f26, expected_failure, Known to be broken: results differ tc-start: 1639155115.413459, 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 2021-12-10 16:51:56.362263592 +0000 tc-so:+++ out 2021-12-10 16:51:58.293721292 +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: 1639155118.487704, f27, expected_failure, Known to be broken: results differ tc-start: 1639155118.503349, 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: 1639155121.933302, f3, passed tc-start: 1639155121.947369, 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: 1639155124.273453, f30, passed tc-start: 1639155124.288899, 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: 1639155127.720638, f4, passed tc-start: 1639155127.736429, 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: 1639155146.123220, f5, passed tc-start: 1639155146.140823, 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: 1639155162.206909, f6, passed tc-start: 1639155162.228687, 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: 1639155165.584057, f7, passed tc-start: 1639155165.597270, 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: 1639155168.485549, f8, passed tc-start: 1639155168.510838, 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: 1639155174.288007, f9, passed tc-start: 1639155174.303153, 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: 1639155175.507394, ipv6_1, passed tc-start: 1639155175.522289, 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: 1639155177.292933, ipv6_2, passed tc-start: 1639155177.310715, 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: 1639155178.530893, ipv6_3, passed tc-start: 1639155178.550141, 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: 1639155180.496614, ipv6_5, passed tc-start: 1639155180.517306, 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: 1639155182.571195, ipv6_6, passed tp-end: 1639155182.593687, ipf/t_filter_exec tp-start: 1639155184.840176, ipf/t_filter_parse, 23 tc-start: 1639155184.843340, i1 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1639155186.59259, i1, passed tc-start: 1639155186.74836, i10 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1639155187.207958, i10, passed tc-start: 1639155187.222313, i11 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1639155188.391995, i11, passed tc-start: 1639155188.406068, i12 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1639155189.439453, i12, passed tc-start: 1639155189.451319, i13 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1639155190.478588, i13, passed tc-start: 1639155190.489834, i14 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1639155191.356919, i14, passed tc-start: 1639155191.372878, i15 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1639155192.453208, i15, passed tc-start: 1639155192.466056, i16 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1639155193.580028, i16, passed tc-start: 1639155193.595761, i17 tc-so:Executing command [ ipftest -D -r reg -i /dev/null ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2021-12-10 16:51:14.032266902 +0000 tc-se:+++ /tmp/check.PCpXQN/stderr 2021-12-10 16:53:14.713193661 +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: 1639155194.843553, i17, expected_failure, Known to be broken: atf-check failed; see the output of the test for details tc-start: 1639155194.856229, i18 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1639155195.917368, i18, passed tc-start: 1639155195.932855, i19 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1639155197.619751, i19, passed tc-start: 1639155197.639761, i2 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1639155198.716364, i2, passed tc-start: 1639155198.731511, i20 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1639155199.708247, i20, passed tc-start: 1639155199.720588, i21 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1639155200.745749, i21, passed tc-start: 1639155200.763342, i22 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1639155201.842970, i22, passed tc-start: 1639155201.860174, i23 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1639155203.27236, i23, passed tc-start: 1639155203.45770, i3 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1639155204.348592, i3, passed tc-start: 1639155204.365281, i4 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1639155205.552979, i4, passed tc-start: 1639155205.563424, i5 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1639155206.335979, i5, passed tc-start: 1639155206.346104, i6 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1639155207.195242, i6, passed tc-start: 1639155207.212455, i7 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1639155208.290685, i7, passed tc-start: 1639155208.307171, i8 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1639155209.665549, i8, passed tc-start: 1639155209.682157, i9 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1639155210.569538, i9, passed tp-end: 1639155210.580848, ipf/t_filter_parse tp-start: 1639155211.83622, ipf/t_logging, 1 tc-start: 1639155211.86184, 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: 1639155219.588759, l1, passed tp-end: 1639155219.611355, ipf/t_logging tp-start: 1639155222.639778, ipf/t_nat_exec, 35 tc-start: 1639155222.642363, 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: 1639155224.646812, n1, passed tc-start: 1639155224.663893, 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: 1639155226.702323, n10, passed tc-start: 1639155226.724600, 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: 1639155228.406610, n100, passed tc-start: 1639155228.436757, 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: 1639155230.108631, n101, passed tc-start: 1639155230.130070, 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: 1639155232.116973, n102, passed tc-start: 1639155232.148573, 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: 1639155233.784126, n103, passed tc-start: 1639155233.802054, 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: 1639155235.111776, n104, passed tc-start: 1639155235.130016, 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: 1639155236.472824, n105, passed tc-start: 1639155236.490702, 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: 1639155237.874032, n106, passed tc-start: 1639155237.897063, 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: 1639155239.991102, n11, passed tc-start: 1639155240.11677, 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: 1639155242.65575, n11_6, passed tc-start: 1639155242.83475, 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: 1639155243.397397, n12, passed tc-start: 1639155243.415818, 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: 1639155244.749226, n12_6, passed tc-start: 1639155244.766377, 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: 1639155246.57614, n13, passed tc-start: 1639155246.74024, 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: 1639155247.370549, n14, passed tc-start: 1639155247.388113, 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: 1639155249.45408, n15_6, passed tc-start: 1639155249.65852, 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: 1639155250.378408, n16, passed tc-start: 1639155250.396150, 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: 1639155251.681648, n17, passed tc-start: 1639155251.700996, 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: 1639155254.94039, n1_6, passed tc-start: 1639155254.114650, 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: 1639155256.768065, n2, passed tc-start: 1639155256.789408, 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: 1639155258.124671, n200, passed tc-start: 1639155258.142912, 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: 1639155260.492975, n2_6, passed tc-start: 1639155260.510525, 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: 1639155262.154395, n3, passed tc-start: 1639155262.172223, 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: 1639155265.138064, n4, passed tc-start: 1639155265.157680, 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: 1639155268.231373, n4_6, passed tc-start: 1639155268.247332, 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: 1639155271.405977, n5, passed tc-start: 1639155271.422582, 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: 1639155274.501871, n5_6, passed tc-start: 1639155274.517899, 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: 1639155277.715282, n6, passed tc-start: 1639155277.738355, 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: 1639155281.404072, n6_6, passed tc-start: 1639155281.431909, 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: 1639155284.452925, n7, passed tc-start: 1639155284.479534, 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: 1639155286.904936, n7_6, passed tc-start: 1639155286.930637, 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: 1639155288.478701, n8, passed tc-start: 1639155288.502206, 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 2021-12-10 16:54:49.542808861 +0000 tc-so:+++ out 2021-12-10 16:54:49.967755141 +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: 1639155290.82364, n8_6, expected_failure, See PR kern/47665: results differ tc-start: 1639155290.105323, 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: 1639155292.37650, n9, passed tc-start: 1639155292.63104, 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 2021-12-10 16:54:53.323267181 +0000 tc-so:+++ out 2021-12-10 16:54:53.723079741 +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: 1639155293.825559, n9_6, expected_failure, See PR kern/47665: results differ tp-end: 1639155293.846191, ipf/t_nat_exec tp-start: 1639155296.185327, ipf/t_nat_ipf_exec, 22 tc-start: 1639155296.188608, ni1 tc-so:Executing command [ ipftest -R -T update_ipid=1 -xF hex -b -r ipf -N nat -i in ] tc-end: 1639155297.428051, ni1, passed tc-start: 1639155297.451398, 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: 1639155298.832906, ni10, passed tc-start: 1639155298.858092, 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: 1639155300.257956, ni11, passed tc-start: 1639155300.283900, 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: 1639155301.679071, ni12, passed tc-start: 1639155301.703660, 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: 1639155303.121203, ni13, passed tc-start: 1639155303.147250, 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: 1639155304.252795, ni14, passed tc-start: 1639155304.269778, 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: 1639155305.389310, ni15, passed tc-start: 1639155305.405891, 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: 1639155306.448091, ni16, passed tc-start: 1639155306.465067, ni17 tc-so:Executing command [ ipftest -R -F text -b -r ipf -N nat -i in ] tc-end: 1639155307.429320, ni17, passed tc-start: 1639155307.446893, ni18 tc-so:Executing command [ ipftest -R -F text -b -r ipf -N nat -i in ] tc-end: 1639155308.397370, ni18, passed tc-start: 1639155308.412320, 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: 1639155309.465376, ni19, passed tc-start: 1639155309.492081, 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: 1639155310.521822, ni2, passed tc-start: 1639155310.538883, 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: 1639155311.568564, ni20, passed tc-start: 1639155311.585033, ni21 tc-so:Executing command [ ipftest -R -F text -b -r ipf -N nat -i in ] tc-end: 1639155312.524502, ni21, passed tc-start: 1639155312.539843, ni23 tc-so:Executing command [ ipftest -R -D -F text -b -r ipf -N nat -i in ] tc-end: 1639155313.528895, ni23, passed tc-start: 1639155313.548086, 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: 1639155314.678939, ni3, passed tc-start: 1639155314.696802, 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: 1639155315.862892, ni4, passed tc-start: 1639155315.882733, 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: 1639155317.138525, ni5, passed tc-start: 1639155317.159202, ni6 tc-so:Executing command [ ipftest -R -T update_ipid=1 -D -F hex -b -r ipf -N nat -i in ] tc-end: 1639155318.250946, ni6, passed tc-start: 1639155318.269257, 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: 1639155319.454785, ni7, passed tc-start: 1639155319.481854, 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: 1639155320.662131, ni8, passed tc-start: 1639155320.683805, 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: 1639155321.861223, ni9, passed tp-end: 1639155321.881586, ipf/t_nat_ipf_exec tp-start: 1639155323.693330, ipf/t_nat_parse, 20 tc-start: 1639155323.695482, in1 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1639155324.616166, in1, passed tc-start: 1639155324.629809, in100 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1639155325.518381, in100, passed tc-start: 1639155325.531606, in100_6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1639155326.457566, in100_6, passed tc-start: 1639155326.471027, in101 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1639155327.334954, in101, passed tc-start: 1639155327.346073, in101_6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1639155328.233722, in101_6, passed tc-start: 1639155328.245357, in102 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1639155329.140924, in102, passed tc-start: 1639155329.151927, in102_6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1639155330.60116, in102_6, passed tc-start: 1639155330.71099, in1_6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1639155331.11255, in1_6, passed tc-start: 1639155331.24569, in2 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1639155332.6409, in2, passed tc-start: 1639155332.18270, in2_6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1639155332.994695, in2_6, passed tc-start: 1639155333.6253, in3 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1639155333.882280, in3, passed tc-start: 1639155333.892607, in3_6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1639155334.766472, in3_6, passed tc-start: 1639155334.785434, in4 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1639155335.651412, in4, passed tc-start: 1639155335.663448, in4_6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1639155336.557276, in4_6, passed tc-start: 1639155336.568439, in5 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1639155337.468759, in5, passed tc-start: 1639155337.481331, in5_6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1639155338.383657, in5_6, passed tc-start: 1639155338.395188, in6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1639155339.290815, in6, passed tc-start: 1639155339.303660, in6_6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1639155340.188051, in6_6, passed tc-start: 1639155340.201347, in7 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1639155341.69916, in7, passed tc-start: 1639155341.81686, in8_6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1639155341.968853, in8_6, passed tp-end: 1639155341.980325, ipf/t_nat_parse tp-start: 1639155343.510226, ipf/t_pools, 17 tc-start: 1639155343.512861, f28 tc-so:Executing command [ ipftest -RD -b -P pool -r ipf -i in ] tc-end: 1639155344.524080, f28, passed tc-start: 1639155344.545613, f29 tc-so:Executing command [ ipftest -RD -b -P pool -r ipf -i in ] tc-end: 1639155345.603410, f29, passed tc-start: 1639155345.619399, ip1 tc-so:Executing command [ ippool -f reg -nRv ] tc-end: 1639155346.634304, ip1, passed tc-start: 1639155346.649496, ip2 tc-so:Executing command [ ippool -f reg -nRv ] tc-end: 1639155347.605527, ip2, passed tc-start: 1639155347.625736, ip3 tc-so:Executing command [ ippool -f reg -nRv ] tc-end: 1639155348.532161, ip3, passed tc-start: 1639155348.553306, p1 tc-so:Executing command [ ipftest -RD -b -P pool -r ipf -i in ] tc-end: 1639155349.816070, p1, passed tc-start: 1639155349.837261, p10 tc-so:Executing command [ ipftest -RD -b -P pool -N nat -i in ] tc-end: 1639155350.998801, p10, passed tc-start: 1639155351.14017, p11 tc-so:Executing command [ ipftest -RD -b -P pool -N nat -i in ] tc-end: 1639155352.57090, p11, passed tc-start: 1639155352.73985, p12 tc-so:Executing command [ ipftest -RD -b -P pool -N nat -i in ] tc-end: 1639155353.126151, p12, passed tc-start: 1639155353.142497, p13 tc-so:Executing command [ ipftest -RD -b -P pool -r ipf -i in ] tc-end: 1639155354.192260, p13, passed tc-start: 1639155354.209682, p2 tc-so:Executing command [ ipftest -RD -b -r ipf -i in ] tc-end: 1639155355.320184, p2, passed tc-start: 1639155355.335094, p3 tc-so:Executing command [ ipftest -RD -b -P pool -r ipf -i in ] tc-end: 1639155356.417043, p3, passed tc-start: 1639155356.434027, p4 tc-so:Executing command [ ipftest -RD -b -P pool -N nat -i in ] tc-end: 1639155357.526045, p4, passed tc-start: 1639155357.543874, p5 tc-so:Executing command [ ipftest -RD -b -P pool -r ipf -i in ] tc-end: 1639155358.582827, p5, passed tc-start: 1639155358.601863, p6 tc-so:Executing command [ ipftest -RD -b -P pool -r ipf -i in ] tc-end: 1639155359.609953, p6, passed tc-start: 1639155359.625410, p7 tc-so:Executing command [ ipftest -RD -b -P pool -N nat -i in ] tc-end: 1639155360.647823, p7, passed tc-start: 1639155360.666316, p9 tc-so:Executing command [ ipftest -RD -b -P pool -N nat -i in ] tc-end: 1639155361.687793, p9, passed tp-end: 1639155361.707050, ipf/t_pools tp-start: 1639155362.440440, share/examples/t_asm, 1 tc-start: 1639155362.443505, hello tc-end: 1639155364.23701, hello, skipped, Example program not implemented on this platform tp-end: 1639155364.32221, share/examples/t_asm tp-start: 1639155364.632371, share/mk/t_lib, 1 tc-start: 1639155364.635275, 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.APhIqt/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: 1639155382.149094, defaults__build_and_install, passed tp-end: 1639155382.217864, share/mk/t_lib tp-start: 1639155382.883327, share/mk/t_own, 2 tc-start: 1639155382.886428, makeconf__missing tc-so:Executing command [ make MAKECONF=/tmp/atf-run.Wz3FNJ/non-existent.conf hello ] tc-end: 1639155384.486501, makeconf__missing, passed tc-start: 1639155384.499048, makeconf__ok tc-so:Executing command [ make MAKECONF=/tmp/atf-run.Ggtfqr/empty.conf show-config-var ] tc-so:Executing command [ make MAKECONF=/tmp/atf-run.Ggtfqr/custom.conf show-config-var ] tc-end: 1639155386.861349, makeconf__ok, passed tp-end: 1639155386.879072, share/mk/t_own tp-start: 1639155387.575652, share/mk/t_prog, 2 tc-start: 1639155387.578543, 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.kXSWsG/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: 1639155394.817203, defaults__build_and_install, passed tc-start: 1639155394.892024, 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.y66WVV/root tc-so:==== END mk.conf tc-so:Executing command [ make install ] tc-so:Executing command [ ./root/the/bin/dir/hello ] tc-end: 1639155400.246862, without_man__build_and_install, passed tp-end: 1639155400.278825, share/mk/t_prog tp-start: 1639155400.884434, share/mk/t_test, 3 tc-start: 1639155400.886974, 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.uq8QAp/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: 1639155408.24156, one_c, passed tc-start: 1639155408.64300, 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.YdNMMR/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: 1639155466.478730, one_cxx, passed tc-start: 1639155466.524030, 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.zq9QhP/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: 1639155470.330145, one_sh, passed tp-end: 1639155470.361420, share/mk/t_test tp-start: 1639155470.501711, atf/atf-c/detail/dynstr_test, 18 tc-start: 1639155470.503864, append_ap tc-so:Appending with plain string tc-so:Appending with formatted string tc-end: 1639155471.497566, append_ap, passed tc-start: 1639155471.508070, append_fmt tc-so:Appending with plain string tc-so:Appending with formatted string tc-end: 1639155472.610241, append_fmt, passed tc-start: 1639155472.617140, clear tc-so:Clear an empty string tc-so:Clear a non-empty string tc-end: 1639155472.701305, clear, passed tc-start: 1639155472.708324, copy tc-end: 1639155472.787584, copy, passed tc-start: 1639155472.794724, cstring tc-end: 1639155472.873524, cstring, passed tc-start: 1639155472.880514, equal_cstring tc-end: 1639155472.968387, equal_cstring, passed tc-start: 1639155472.976809, equal_dynstr tc-end: 1639155473.81123, equal_dynstr, passed tc-start: 1639155473.91696, fini_disown tc-end: 1639155473.191199, fini_disown, passed tc-start: 1639155473.198754, init tc-end: 1639155473.288871, init, passed tc-start: 1639155473.296554, init_ap tc-end: 1639155473.385540, init_ap, passed tc-start: 1639155473.393167, init_fmt tc-end: 1639155473.475133, init_fmt, passed tc-start: 1639155473.481713, init_raw tc-end: 1639155473.569816, init_raw, passed tc-start: 1639155473.576479, init_rep tc-end: 1639155473.979052, init_rep, passed tc-start: 1639155473.985699, init_substr tc-end: 1639155474.71176, init_substr, passed tc-start: 1639155474.78702, length tc-end: 1639155474.199730, length, passed tc-start: 1639155474.207864, prepend_ap tc-so:Prepending with plain string tc-so:Prepending with formatted string tc-end: 1639155475.877873, prepend_ap, passed tc-start: 1639155475.885516, prepend_fmt tc-so:Prepending with plain string tc-so:Prepending with formatted string tc-end: 1639155477.509915, prepend_fmt, passed tc-start: 1639155477.517919, rfind_ch tc-end: 1639155477.605557, rfind_ch, passed tp-end: 1639155477.613532, atf/atf-c/detail/dynstr_test tp-start: 1639155477.697183, atf/atf-c/detail/env_test, 4 tc-start: 1639155477.700015, get tc-end: 1639155477.780642, get, passed tc-start: 1639155477.791144, has tc-end: 1639155477.867434, has, passed tc-start: 1639155477.874465, set tc-end: 1639155477.954603, set, passed tc-start: 1639155477.961784, unset tc-end: 1639155478.37872, unset, passed tp-end: 1639155478.45418, atf/atf-c/detail/env_test tp-start: 1639155478.144403, atf/atf-c/detail/fs_test, 24 tc-start: 1639155478.147076, 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: 1639155478.378068, eaccess, passed tc-start: 1639155478.385955, 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: 1639155478.478522, exists, passed tc-start: 1639155478.488186, getcwd tc-end: 1639155478.572365, getcwd, passed tc-start: 1639155478.583060, mkdtemp_err tc-end: 1639155478.687513, mkdtemp_err, passed tc-start: 1639155478.698914, mkdtemp_ok tc-end: 1639155478.788939, mkdtemp_ok, passed tc-start: 1639155478.802276, 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: 1639155478.893409, mkdtemp_umask, passed tc-start: 1639155478.899997, mkstemp_err tc-end: 1639155478.995342, mkstemp_err, passed tc-start: 1639155479.6600, mkstemp_ok tc-end: 1639155479.94182, mkstemp_ok, passed tc-start: 1639155479.105134, 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: 1639155479.193002, mkstemp_umask, passed tc-start: 1639155479.200567, 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: 1639155479.301788, path_append, passed tc-start: 1639155479.308644, 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: 1639155479.410066, path_branch_path, passed tc-start: 1639155479.417975, path_copy tc-end: 1639155479.497659, path_copy, passed tc-start: 1639155479.505579, path_equal tc-end: 1639155479.593179, path_equal, passed tc-start: 1639155479.600109, 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: 1639155479.704873, path_is_absolute, passed tc-start: 1639155479.711872, 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: 1639155479.817050, path_is_root, passed tc-start: 1639155479.824348, 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: 1639155479.936016, path_leaf_name, passed tc-start: 1639155479.943045, 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: 1639155480.79772, path_normalize, passed tc-start: 1639155480.86761, path_to_absolute tc-so:Relative path: . tc-so:Absolute path: /tmp/atf-run.fXGlHX/. tc-so: tc-so:Relative path: dir tc-so:Absolute path: /tmp/atf-run.fXGlHX/dir tc-so: tc-end: 1639155480.179426, path_to_absolute, passed tc-start: 1639155480.188636, rmdir_empty tc-end: 1639155480.273063, rmdir_empty, passed tc-start: 1639155480.280325, rmdir_enotempty tc-end: 1639155480.366457, rmdir_enotempty, passed tc-start: 1639155480.377270, rmdir_eperm tc-end: 1639155480.464200, rmdir_eperm, passed tc-start: 1639155480.474677, stat_mode tc-end: 1639155480.558071, stat_mode, passed tc-start: 1639155480.567376, stat_perms tc-end: 1639155480.655893, stat_perms, passed tc-start: 1639155480.663834, stat_type tc-end: 1639155480.747862, stat_type, passed tp-end: 1639155480.759007, atf/atf-c/detail/fs_test tp-start: 1639155480.839610, atf/atf-c/detail/list_test, 9 tc-start: 1639155480.841826, list_append tc-end: 1639155480.916411, list_append, passed tc-start: 1639155480.923776, list_append_list tc-end: 1639155480.999561, list_append_list, passed tc-start: 1639155481.6175, 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: 1639155481.143798, list_for_each, passed tc-start: 1639155481.150387, 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: 1639155481.287736, list_for_each_c, passed tc-start: 1639155481.294281, list_index tc-end: 1639155481.369758, list_index, passed tc-start: 1639155481.377043, list_index_c tc-end: 1639155481.453562, list_index_c, passed tc-start: 1639155481.460116, list_init tc-end: 1639155481.535226, list_init, passed tc-start: 1639155481.542377, list_to_charpp_empty tc-end: 1639155481.615837, list_to_charpp_empty, passed tc-start: 1639155481.622875, list_to_charpp_some tc-end: 1639155481.697226, list_to_charpp_some, passed tp-end: 1639155481.703896, atf/atf-c/detail/list_test tp-start: 1639155481.787264, atf/atf-c/detail/map_test, 13 tc-start: 1639155481.789496, find tc-end: 1639155481.863377, find, passed tc-start: 1639155481.870479, find_c tc-end: 1639155481.947861, find_c, passed tc-start: 1639155481.954902, 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: 1639155482.91861, map_for_each, passed tc-start: 1639155482.99023, 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: 1639155482.237594, map_for_each_c, passed tc-start: 1639155482.244198, map_init tc-end: 1639155482.323434, map_init, passed tc-start: 1639155482.330453, map_init_charpp_empty tc-end: 1639155482.405559, map_init_charpp_empty, passed tc-start: 1639155482.412574, map_init_charpp_null tc-end: 1639155482.487645, map_init_charpp_null, passed tc-start: 1639155482.495137, map_init_charpp_short tc-end: 1639155482.582035, map_init_charpp_short, passed tc-start: 1639155482.597469, map_init_charpp_some tc-end: 1639155482.701183, map_init_charpp_some, passed tc-start: 1639155482.710814, map_insert tc-so:Inserting some values tc-so:Replacing a value tc-end: 1639155482.825187, map_insert, passed tc-start: 1639155482.834654, stable_keys tc-end: 1639155482.938662, stable_keys, passed tc-start: 1639155482.948040, to_charpp_empty tc-end: 1639155483.53977, to_charpp_empty, passed tc-start: 1639155483.63689, to_charpp_some tc-end: 1639155483.169033, to_charpp_some, passed tp-end: 1639155483.178708, atf/atf-c/detail/map_test tp-start: 1639155483.363992, atf/atf-c/detail/process_test, 51 tc-start: 1639155483.367070, child_pid tc-se:Reporting 15943 to parent tc-so:Expected PID: 15943 tc-so:Actual PID: 15943 tc-end: 1639155483.535649, child_pid, passed tc-start: 1639155483.545011, 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: 1639155485.704052, child_wait_eintr, passed tc-start: 1639155485.713449, exec_failure tc-so:Executing /usr/tests/atf/atf-c/detail/process_helpers exit-failure tc-end: 1639155485.897997, exec_failure, passed tc-start: 1639155485.906949, exec_list tc-end: 1639155486.91910, exec_list, passed tc-start: 1639155486.103644, 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: 1639155486.253697, exec_prehook, passed tc-start: 1639155486.263025, exec_success tc-so:Executing /usr/tests/atf/atf-c/detail/process_helpers exit-success tc-end: 1639155486.442920, exec_success, passed tc-start: 1639155486.451944, fork_cookie tc-end: 1639155486.614307, fork_cookie, passed tc-start: 1639155486.624322, 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: 1639155486.797653, fork_out_capture_err_capture, passed tc-start: 1639155486.806766, 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: 1639155486.984080, fork_out_capture_err_connect, passed tc-start: 1639155486.995612, 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: 1639155487.176012, fork_out_capture_err_default, passed tc-start: 1639155487.188748, 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: 1639155487.318862, fork_out_capture_err_inherit, passed tc-start: 1639155487.327640, 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: 1639155487.456794, fork_out_capture_err_redirect_fd, passed tc-start: 1639155487.465397, 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: 1639155487.597353, fork_out_capture_err_redirect_path, passed tc-start: 1639155487.606009, 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: 1639155487.737050, fork_out_connect_err_capture, passed tc-start: 1639155487.746559, 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: 1639155487.880325, fork_out_connect_err_connect, passed tc-start: 1639155487.891269, 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: 1639155488.23170, fork_out_connect_err_default, passed tc-start: 1639155488.34291, 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: 1639155488.167302, fork_out_connect_err_inherit, passed tc-start: 1639155488.178638, 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: 1639155488.311410, fork_out_connect_err_redirect_fd, passed tc-start: 1639155488.322385, 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: 1639155488.453423, fork_out_connect_err_redirect_path, passed tc-start: 1639155488.463984, 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: 1639155488.593038, fork_out_default_err_capture, passed tc-start: 1639155488.602413, 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: 1639155488.733941, fork_out_default_err_connect, passed tc-start: 1639155488.744463, 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: 1639155488.876176, fork_out_default_err_default, passed tc-start: 1639155488.886797, 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: 1639155489.17821, fork_out_default_err_inherit, passed tc-start: 1639155489.28635, 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: 1639155489.159261, fork_out_default_err_redirect_fd, passed tc-start: 1639155489.170160, 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: 1639155489.302386, fork_out_default_err_redirect_path, passed tc-start: 1639155489.312761, 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: 1639155489.440808, fork_out_inherit_err_capture, passed tc-start: 1639155489.449639, 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: 1639155489.579648, fork_out_inherit_err_connect, passed tc-start: 1639155489.590835, 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: 1639155489.723584, fork_out_inherit_err_default, passed tc-start: 1639155489.734382, 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: 1639155489.865843, fork_out_inherit_err_inherit, passed tc-start: 1639155489.876481, 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: 1639155490.8777, fork_out_inherit_err_redirect_fd, passed tc-start: 1639155490.19533, 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: 1639155490.153711, fork_out_inherit_err_redirect_path, passed tc-start: 1639155490.164159, 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: 1639155490.293709, fork_out_redirect_fd_err_capture, passed tc-start: 1639155490.302406, 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: 1639155490.434290, fork_out_redirect_fd_err_connect, passed tc-start: 1639155490.444380, 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: 1639155490.639622, fork_out_redirect_fd_err_default, passed tc-start: 1639155490.653413, 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: 1639155490.801775, fork_out_redirect_fd_err_inherit, passed tc-start: 1639155490.812633, 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: 1639155490.946847, fork_out_redirect_fd_err_redirect_fd, passed tc-start: 1639155490.957300, 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: 1639155491.88574, fork_out_redirect_fd_err_redirect_path, passed tc-start: 1639155491.98880, 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: 1639155491.228139, fork_out_redirect_path_err_capture, passed tc-start: 1639155491.237349, 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: 1639155491.369905, fork_out_redirect_path_err_connect, passed tc-start: 1639155491.380116, 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: 1639155491.510998, fork_out_redirect_path_err_default, passed tc-start: 1639155491.521540, 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: 1639155491.653612, fork_out_redirect_path_err_inherit, passed tc-start: 1639155491.664247, 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: 1639155491.793599, fork_out_redirect_path_err_redirect_fd, passed tc-start: 1639155491.804561, 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: 1639155491.933804, fork_out_redirect_path_err_redirect_path, passed tc-start: 1639155491.944250, status_coredump tc-end: 1639155492.71008, status_coredump, passed tc-start: 1639155492.82007, status_exited tc-end: 1639155492.195672, status_exited, passed tc-start: 1639155492.203708, status_signaled tc-end: 1639155492.315992, status_signaled, passed tc-start: 1639155492.323523, stream_init_capture tc-end: 1639155492.410885, stream_init_capture, passed tc-start: 1639155492.419082, stream_init_connect tc-end: 1639155492.529364, stream_init_connect, passed tc-start: 1639155492.536903, stream_init_inherit tc-end: 1639155492.624879, stream_init_inherit, passed tc-start: 1639155492.632555, stream_init_redirect_fd tc-end: 1639155492.720067, stream_init_redirect_fd, passed tc-start: 1639155492.728715, stream_init_redirect_path tc-end: 1639155492.815921, stream_init_redirect_path, passed tp-end: 1639155492.823325, atf/atf-c/detail/process_test tp-start: 1639155492.901067, atf/atf-c/detail/sanity_test, 4 tc-start: 1639155492.903415, inv tc-so:Looking for 'Invariant' in 'sanity_test: Invariant check failed at /tmp/build/2021.12.10.01.18.29-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:71: td->m_cond' tc-so:Looking for '/tmp/build/2021.12.10.01.18.29-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c' in 'sanity_test: Invariant check failed at /tmp/build/2021.12.10.01.18.29-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/2021.12.10.01.18.29-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:71: td->m_cond' tc-so:Looking for '/tmp/build/2021.12.10.01.18.29-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c' in 'sanity_test: Invariant check failed at /tmp/build/2021.12.10.01.18.29-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: 1639155493.124506, inv, passed tc-start: 1639155493.134421, post tc-so:Looking for 'Postcondition' in 'sanity_test: Postcondition check failed at /tmp/build/2021.12.10.01.18.29-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:79: td->m_cond' tc-so:Looking for '/tmp/build/2021.12.10.01.18.29-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c' in 'sanity_test: Postcondition check failed at /tmp/build/2021.12.10.01.18.29-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/2021.12.10.01.18.29-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:79: td->m_cond' tc-so:Looking for '/tmp/build/2021.12.10.01.18.29-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c' in 'sanity_test: Postcondition check failed at /tmp/build/2021.12.10.01.18.29-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: 1639155493.320648, post, passed tc-start: 1639155493.329725, pre tc-so:Looking for 'Precondition' in 'sanity_test: Precondition check failed at /tmp/build/2021.12.10.01.18.29-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:75: td->m_cond' tc-so:Looking for '/tmp/build/2021.12.10.01.18.29-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c' in 'sanity_test: Precondition check failed at /tmp/build/2021.12.10.01.18.29-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/2021.12.10.01.18.29-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:75: td->m_cond' tc-so:Looking for '/tmp/build/2021.12.10.01.18.29-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c' in 'sanity_test: Precondition check failed at /tmp/build/2021.12.10.01.18.29-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: 1639155493.510891, pre, passed tc-start: 1639155493.521611, unreachable tc-so:Looking for 'Invariant' in 'sanity_test: Invariant check failed at /tmp/build/2021.12.10.01.18.29-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:84: 0' tc-so:Looking for '/tmp/build/2021.12.10.01.18.29-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c' in 'sanity_test: Invariant check failed at /tmp/build/2021.12.10.01.18.29-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/2021.12.10.01.18.29-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:84: 0' tc-so:Looking for '/tmp/build/2021.12.10.01.18.29-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c' in 'sanity_test: Invariant check failed at /tmp/build/2021.12.10.01.18.29-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: 1639155493.697791, unreachable, passed tp-end: 1639155493.707622, atf/atf-c/detail/sanity_test tp-start: 1639155493.783575, atf/atf-c/detail/text_test, 7 tc-start: 1639155493.785791, for_each_word tc-end: 1639155493.860018, for_each_word, passed tc-start: 1639155493.867207, format tc-end: 1639155493.942610, format, passed tc-start: 1639155493.949517, format_ap tc-end: 1639155494.25683, format_ap, passed tc-start: 1639155494.32898, 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: 1639155494.151647, split, passed tc-start: 1639155494.159876, 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: 1639155494.256323, split_delims, passed tc-start: 1639155494.263005, to_bool tc-end: 1639155494.341869, to_bool, passed tc-start: 1639155494.348911, to_long tc-end: 1639155494.427158, to_long, passed tp-end: 1639155494.434146, atf/atf-c/detail/text_test tp-start: 1639155494.512813, atf/atf-c/detail/user_test, 4 tc-start: 1639155494.515008, euid tc-end: 1639155494.588790, euid, passed tc-start: 1639155494.596065, 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: 1639155494.715045, is_member_of_group, passed tc-start: 1639155494.723037, is_root tc-end: 1639155494.797771, is_root, passed tc-start: 1639155494.805047, is_unprivileged tc-end: 1639155494.880266, is_unprivileged, passed tp-end: 1639155494.887258, atf/atf-c/detail/user_test tp-start: 1639155494.963706, atf/atf-c/atf_c_test, 1 tc-start: 1639155494.966015, include tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c tc-end: 1639155496.149346, include, passed tp-end: 1639155496.160239, atf/atf-c/atf_c_test tp-start: 1639155496.240281, atf/atf-c/build_test, 5 tc-start: 1639155496.242447, 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: 1639155496.368339, c_o, passed tc-start: 1639155496.375047, 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: 1639155496.486591, cpp, passed tc-start: 1639155496.493970, 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: 1639155496.621398, cxx_o, passed tc-start: 1639155496.628364, equal_arrays tc-end: 1639155496.704746, equal_arrays, passed tc-start: 1639155496.711523, include tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c tc-end: 1639155497.361316, include, passed tp-end: 1639155497.371128, atf/atf-c/build_test tp-start: 1639155497.454330, atf/atf-c/check_test, 10 tc-start: 1639155497.456488, 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: 1639155498.810697, build_c_o, passed tc-start: 1639155498.830501, 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: 1639155499.889161, build_cpp, passed tc-start: 1639155499.903034, 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: 1639155522.287565, build_cxx_o, passed tc-start: 1639155522.302685, exec_array tc-end: 1639155522.436073, exec_array, passed tc-start: 1639155522.442962, exec_cleanup tc-so:Executing /usr/tests/atf/atf-c/detail/process_helpers exit-success tc-end: 1639155522.574418, exec_cleanup, passed tc-start: 1639155522.581156, 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: 1639155522.813231, exec_exitstatus, passed tc-start: 1639155522.819782, 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: 1639155523.23513, exec_stdout_stderr, passed tc-start: 1639155523.30110, exec_umask tc-end: 1639155523.106877, exec_umask, passed tc-start: 1639155523.113432, exec_unknown tc-end: 1639155523.228715, exec_unknown, passed tc-start: 1639155523.235807, include tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c tc-end: 1639155523.883426, include, passed tp-end: 1639155523.893305, atf/atf-c/check_test tp-start: 1639155523.965032, atf/atf-c/config_test, 2 tc-start: 1639155523.967107, 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: 1639155524.56834, get, passed tc-start: 1639155524.63301, include tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c tc-end: 1639155524.697297, include, passed tp-end: 1639155524.706939, atf/atf-c/config_test tp-start: 1639155524.790123, atf/atf-c/error_test, 12 tc-start: 1639155524.792369, error_new tc-end: 1639155524.865740, error_new, passed tc-start: 1639155524.884951, error_new_wo_memory tc-end: 1639155524.957963, error_new_wo_memory, passed tc-start: 1639155524.964603, 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: 1639155525.46326, format, passed tc-start: 1639155525.53220, include tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c tc-end: 1639155525.750337, include, passed tc-start: 1639155525.759957, include_fwd tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c tc-end: 1639155526.389018, include_fwd, passed tc-start: 1639155526.398855, is_error tc-end: 1639155526.474841, is_error, passed tc-start: 1639155526.481696, libc_format tc-end: 1639155526.569751, libc_format, passed tc-start: 1639155526.576567, libc_new tc-end: 1639155526.654497, libc_new, passed tc-start: 1639155526.661223, no_error tc-end: 1639155526.736012, no_error, passed tc-start: 1639155526.742663, no_memory_format tc-end: 1639155526.816913, no_memory_format, passed tc-start: 1639155526.823513, no_memory_new tc-end: 1639155526.897496, no_memory_new, passed tc-start: 1639155526.904121, no_memory_twice tc-end: 1639155526.978858, no_memory_twice, passed tp-end: 1639155526.985608, atf/atf-c/error_test tp-start: 1639155527.70233, atf/atf-c/macros_test, 14 tc-start: 1639155527.72461, 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/2021.12.10.01.18.29-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/2021.12.10.01.18.29-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: 1639155527.340297, check, passed tc-start: 1639155527.351104, 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/2021.12.10.01.18.29-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/2021.12.10.01.18.29-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/2021.12.10.01.18.29-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/2021.12.10.01.18.29-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: 1639155527.747843, check_eq, passed tc-start: 1639155527.759151, 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/2021.12.10.01.18.29-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/2021.12.10.01.18.29-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: 1639155528.40473, check_errno, passed tc-start: 1639155528.56187, 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/2021.12.10.01.18.29-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/2021.12.10.01.18.29-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:519: 'hello [a-z]+' not matched in 'abc hello WORLD': uppercase' tc-end: 1639155528.380419, check_match, passed tc-start: 1639155528.393120, 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/2021.12.10.01.18.29-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/2021.12.10.01.18.29-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/2021.12.10.01.18.29-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/2021.12.10.01.18.29-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/2021.12.10.01.18.29-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:472: check_streq_var1 != check_streq_var2 (5 != 9)' tc-end: 1639155528.850422, check_streq, passed tc-start: 1639155528.862273, 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: 1639155530.728883, detect_unused_tests, expected_failure, PR 49187: Build of unused_test.c passed; unused test cases are not properly detected tc-start: 1639155530.740054, include tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c tc-end: 1639155531.864254, include, passed tc-start: 1639155531.874093, 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/2021.12.10.01.18.29-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/2021.12.10.01.18.29-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/2021.12.10.01.18.29-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/2021.12.10.01.18.29-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:790: aux_str("%d") != "" (foo != )' tc-end: 1639155532.114648, msg_embedded_fmt, passed tc-start: 1639155532.128264, 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/2021.12.10.01.18.29-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/2021.12.10.01.18.29-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: 1639155532.349565, require, passed tc-start: 1639155532.361395, 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/2021.12.10.01.18.29-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/2021.12.10.01.18.29-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/2021.12.10.01.18.29-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/2021.12.10.01.18.29-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: 1639155532.718653, require_eq, passed tc-start: 1639155532.729531, require_errno tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: Expected true value in errno_ok_stub\(\) == -1$' in 'failed: /tmp/build/2021.12.10.01.18.29-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/2021.12.10.01.18.29-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: 1639155532.928097, require_errno, passed tc-start: 1639155532.939457, 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/2021.12.10.01.18.29-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/2021.12.10.01.18.29-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:741: 'hello [a-z]+' not matched in 'abc hello WORLD': uppercase' tc-end: 1639155533.190981, require_match, passed tc-start: 1639155533.202521, 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/2021.12.10.01.18.29-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/2021.12.10.01.18.29-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/2021.12.10.01.18.29-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/2021.12.10.01.18.29-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/2021.12.10.01.18.29-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:694: require_streq_var1 != require_streq_var2 (5 != 9)' tc-end: 1639155533.613350, require_streq, passed tc-start: 1639155533.624896, 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: 1639155535.86857, use, passed tp-end: 1639155535.95294, atf/atf-c/macros_test tp-start: 1639155535.171709, atf/atf-c/tc_test, 5 tc-start: 1639155535.173857, config tc-end: 1639155535.247038, config, passed tc-start: 1639155535.253753, include tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c tc-end: 1639155535.990256, include, passed tc-start: 1639155536.68, init tc-end: 1639155536.73940, init, passed tc-start: 1639155536.80849, init_pack tc-end: 1639155536.154700, init_pack, passed tc-start: 1639155536.161456, vars tc-end: 1639155536.235546, vars, passed tp-end: 1639155536.242727, atf/atf-c/tc_test tp-start: 1639155536.317036, atf/atf-c/tp_test, 2 tc-start: 1639155536.319177, getopt tc-end: 1639155536.394221, getopt, passed tc-start: 1639155536.401414, include tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c tc-end: 1639155537.58316, include, passed tp-end: 1639155537.68464, atf/atf-c/tp_test tp-start: 1639155537.167077, atf/atf-c/utils_test, 31 tc-start: 1639155537.169230, cat_file__empty tc-end: 1639155537.621261, cat_file__empty, passed tc-start: 1639155537.630413, cat_file__no_newline_eof tc-end: 1639155537.984829, cat_file__no_newline_eof, passed tc-start: 1639155537.998281, cat_file__one_line tc-end: 1639155538.224453, cat_file__one_line, passed tc-start: 1639155538.234823, cat_file__several_lines tc-end: 1639155538.414074, cat_file__several_lines, passed tc-start: 1639155538.424294, compare_file__empty__match tc-end: 1639155538.498055, compare_file__empty__match, passed tc-start: 1639155538.506034, compare_file__empty__not_match tc-end: 1639155538.581743, compare_file__empty__not_match, passed tc-start: 1639155538.589925, compare_file__long__match tc-end: 1639155538.681056, compare_file__long__match, passed tc-start: 1639155538.689339, compare_file__long__not_match tc-end: 1639155538.768594, compare_file__long__not_match, passed tc-start: 1639155538.777027, compare_file__short__match tc-end: 1639155538.851874, compare_file__short__match, passed tc-start: 1639155538.860729, compare_file__short__not_match tc-end: 1639155538.937180, compare_file__short__not_match, passed tc-start: 1639155538.945731, copy_file__empty tc-end: 1639155539.22316, copy_file__empty, passed tc-start: 1639155539.31283, copy_file__some_contents tc-end: 1639155539.110544, copy_file__some_contents, passed tc-start: 1639155539.120705, create_file tc-end: 1639155539.194853, create_file, passed tc-start: 1639155539.203526, file_exists tc-end: 1639155539.278362, file_exists, passed tc-start: 1639155539.286552, fork tc-se:Should not get into child tc-so:Should not get into child tc-so:Should not get into child tc-end: 1639155539.386342, fork, passed tc-start: 1639155539.396536, free_charpp__empty tc-end: 1639155539.467793, free_charpp__empty, passed tc-start: 1639155539.474657, free_charpp__some tc-end: 1639155539.546874, free_charpp__some, passed tc-start: 1639155539.553430, 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: 1639155539.664336, grep_file, passed tc-start: 1639155539.672678, 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: 1639155539.757631, grep_string, passed tc-start: 1639155539.764071, include tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c tc-end: 1639155540.750772, include, passed tc-start: 1639155540.760428, readline__none tc-end: 1639155540.833977, readline__none, passed tc-start: 1639155540.841738, readline__some tc-end: 1639155540.924496, readline__some, passed tc-start: 1639155540.932637, redirect__other tc-end: 1639155541.7009, redirect__other, passed tc-start: 1639155541.15433, redirect__stderr tc-se:Buffer this tc-end: 1639155541.433103, redirect__stderr, passed tc-start: 1639155541.441462, redirect__stdout tc-so:Buffer this tc-end: 1639155541.693294, redirect__stdout, passed tc-start: 1639155541.701543, wait__invalid_exitstatus tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1639155541.820805, wait__invalid_exitstatus, passed tc-start: 1639155541.830769, wait__invalid_stderr tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1639155541.986911, wait__invalid_stderr, passed tc-start: 1639155541.996884, wait__invalid_stdout tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1639155542.119905, wait__invalid_stdout, passed tc-start: 1639155542.129874, wait__ok tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1639155542.250728, wait__ok, passed tc-start: 1639155542.257300, wait__save_stderr tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1639155542.385957, wait__save_stderr, passed tc-start: 1639155542.394853, wait__save_stdout tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1639155542.519165, wait__save_stdout, passed tp-end: 1639155542.527880, atf/atf-c/utils_test tp-start: 1639155543.215470, atf/atf-c/pkg_config_test, 2 tc-start: 1639155543.217669, build tc-end: 1639155543.224035, build, skipped, Required program 'pkg-config' not found in the PATH tc-start: 1639155543.225572, version tc-end: 1639155543.232686, version, skipped, Required program 'pkg-config' not found in the PATH tp-end: 1639155543.234111, atf/atf-c/pkg_config_test tp-start: 1639155543.380438, atf/atf-c++/detail/application_test, 1 tc-start: 1639155543.382723, getopt tc-end: 1639155543.509632, getopt, passed tp-end: 1639155543.516443, atf/atf-c++/detail/application_test tp-start: 1639155543.663798, atf/atf-c++/detail/auto_array_test, 9 tc-start: 1639155543.666022, auto_array_access tc-so:Allocated 'test_array' object 0x4025a1e0 tc-so:Releasing 'test_array' object 0x4025a1e0 tc-end: 1639155543.801361, auto_array_access, passed tc-start: 1639155543.808011, auto_array_assign tc-so:Allocated 'test_array' object 0x4025a1e0 tc-so:Releasing 'test_array' object 0x4025a1e0 tc-end: 1639155543.942679, auto_array_assign, passed tc-start: 1639155543.949112, auto_array_assign_ref tc-so:Allocated 'test_array' object 0x4025a1e0 tc-so:Releasing 'test_array' object 0x4025a1e0 tc-end: 1639155544.83268, auto_array_assign_ref, passed tc-start: 1639155544.89861, auto_array_copy tc-so:Allocated 'test_array' object 0x4025a1e0 tc-so:Releasing 'test_array' object 0x4025a1e0 tc-end: 1639155544.224559, auto_array_copy, passed tc-start: 1639155544.231144, auto_array_copy_ref tc-so:Allocated 'test_array' object 0x4025a1e0 tc-so:Releasing 'test_array' object 0x4025a1e0 tc-end: 1639155544.367068, auto_array_copy_ref, passed tc-start: 1639155544.373912, auto_array_get tc-so:Allocated 'test_array' object 0x4025a1e0 tc-so:Releasing 'test_array' object 0x4025a1e0 tc-end: 1639155544.507994, auto_array_get, passed tc-start: 1639155544.514785, auto_array_release tc-so:Allocated 'test_array' object 0x4025a1e0 tc-so:Releasing 'test_array' object 0x4025a1e0 tc-end: 1639155544.649391, auto_array_release, passed tc-start: 1639155544.656132, 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: 1639155544.792552, auto_array_reset, passed tc-start: 1639155544.799125, auto_array_scope tc-so:Allocated 'test_array' object 0x4025a1e0 tc-so:Releasing 'test_array' object 0x4025a1e0 tc-end: 1639155544.938615, auto_array_scope, passed tp-end: 1639155544.945407, atf/atf-c++/detail/auto_array_test tp-start: 1639155545.95090, atf/atf-c++/detail/env_test, 3 tc-start: 1639155545.102771, has_get tc-end: 1639155545.229491, has_get, passed tc-start: 1639155545.236485, set tc-end: 1639155545.368345, set, passed tc-start: 1639155545.375646, unset tc-end: 1639155545.507459, unset, passed tp-end: 1639155545.514585, atf/atf-c++/detail/env_test tp-start: 1639155545.647971, atf/atf-c++/detail/exceptions_test, 3 tc-start: 1639155545.650165, throw_atf_error_libc tc-end: 1639155545.840673, throw_atf_error_libc, passed tc-start: 1639155545.847810, throw_atf_error_no_memory tc-end: 1639155546.7005, throw_atf_error_no_memory, passed tc-start: 1639155546.13513, throw_atf_error_unknown tc-end: 1639155546.174736, throw_atf_error_unknown, passed tp-end: 1639155546.181902, atf/atf-c++/detail/exceptions_test tp-start: 1639155546.345120, atf/atf-c++/detail/fs_test, 18 tc-start: 1639155546.347408, directory_file_info tc-end: 1639155546.499282, directory_file_info, passed tc-start: 1639155546.513281, directory_names tc-end: 1639155546.661727, directory_names, passed tc-start: 1639155546.675964, directory_read tc-end: 1639155546.821871, directory_read, passed tc-start: 1639155546.835621, exists tc-end: 1639155546.981529, exists, passed tc-start: 1639155546.995954, file_info_perms tc-end: 1639155547.139417, file_info_perms, passed tc-start: 1639155547.147228, file_info_stat tc-end: 1639155547.293664, file_info_stat, passed tc-start: 1639155547.307749, is_executable tc-end: 1639155547.477817, is_executable, passed tc-start: 1639155547.494330, path_branch_path tc-end: 1639155547.630695, path_branch_path, passed tc-start: 1639155547.637313, path_compare_different tc-end: 1639155547.772977, path_compare_different, passed tc-start: 1639155547.779852, path_compare_equal tc-end: 1639155547.915372, path_compare_equal, passed tc-start: 1639155547.922302, path_concat tc-end: 1639155548.56154, path_concat, passed tc-start: 1639155548.63235, path_is_absolute tc-end: 1639155548.198301, path_is_absolute, passed tc-start: 1639155548.204979, path_is_root tc-end: 1639155548.337562, path_is_root, passed tc-start: 1639155548.344250, path_leaf_name tc-end: 1639155548.476208, path_leaf_name, passed tc-start: 1639155548.483183, path_normalize tc-end: 1639155548.669876, path_normalize, passed tc-start: 1639155548.679092, path_op_less tc-end: 1639155548.869048, path_op_less, passed tc-start: 1639155548.885332, path_to_absolute tc-end: 1639155549.93816, path_to_absolute, passed tc-start: 1639155549.112556, remove tc-end: 1639155549.372660, remove, passed tp-end: 1639155549.390459, atf/atf-c++/detail/fs_test tp-start: 1639155549.596835, atf/atf-c++/detail/process_test, 10 tc-start: 1639155549.599946, argv_array_assign tc-end: 1639155549.789077, argv_array_assign, passed tc-start: 1639155549.798627, argv_array_copy tc-end: 1639155549.987162, argv_array_copy, passed tc-start: 1639155549.996925, argv_array_exec_argv tc-end: 1639155550.188871, argv_array_exec_argv, passed tc-start: 1639155550.198894, argv_array_init_carray tc-end: 1639155550.392868, argv_array_init_carray, passed tc-start: 1639155550.402337, argv_array_init_col tc-end: 1639155550.589996, argv_array_init_col, passed tc-start: 1639155550.599545, argv_array_init_empty tc-end: 1639155550.792941, argv_array_init_empty, passed tc-start: 1639155550.802598, argv_array_init_varargs tc-end: 1639155550.997149, argv_array_init_varargs, passed tc-start: 1639155551.6948, argv_array_iter tc-end: 1639155551.144920, argv_array_iter, passed tc-start: 1639155551.151941, exec_failure tc-end: 1639155551.330412, exec_failure, passed tc-start: 1639155551.337549, exec_success tc-end: 1639155551.514732, exec_success, passed tp-end: 1639155551.521692, atf/atf-c++/detail/process_test tp-start: 1639155551.649350, atf/atf-c++/detail/sanity_test, 1 tc-start: 1639155551.651569, nothing tc-end: 1639155551.778062, nothing, passed tp-end: 1639155551.785063, atf/atf-c++/detail/sanity_test tp-start: 1639155551.936181, atf/atf-c++/detail/text_test, 10 tc-start: 1639155551.938461, duplicate tc-end: 1639155552.122499, duplicate, passed tc-start: 1639155552.133235, join tc-end: 1639155552.270966, join, passed tc-start: 1639155552.277747, match tc-end: 1639155552.455839, match, passed tc-start: 1639155552.462848, split tc-end: 1639155552.597374, split, passed tc-start: 1639155552.604616, split_delims tc-end: 1639155552.737822, split_delims, passed tc-start: 1639155552.744664, to_bool tc-end: 1639155552.914226, to_bool, passed tc-start: 1639155552.921455, to_bytes tc-end: 1639155553.93918, to_bytes, passed tc-start: 1639155553.101273, to_string tc-end: 1639155553.237162, to_string, passed tc-start: 1639155553.244300, to_type tc-end: 1639155553.433740, to_type, passed tc-start: 1639155553.440817, trim tc-end: 1639155553.573370, trim, passed tp-end: 1639155553.580215, atf/atf-c++/detail/text_test tp-start: 1639155553.708233, atf/atf-c++/atf_c++_test, 1 tc-start: 1639155553.710430, include tc-so:> /usr/bin/c++ -I/usr/include -Wall -Werror -o test.o -c test.cpp tc-end: 1639155592.975898, include, passed tp-end: 1639155592.988364, atf/atf-c++/atf_c++_test tp-start: 1639155593.187493, atf/atf-c++/build_test, 5 tc-start: 1639155593.190384, 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: 1639155593.417388, c_o, passed tc-start: 1639155593.426521, 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: 1639155593.641171, cpp, passed tc-start: 1639155593.650127, 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: 1639155593.875456, cxx_o, passed tc-start: 1639155593.884436, equal_argvs tc-end: 1639155594.70110, equal_argvs, passed tc-start: 1639155594.78429, include tc-so:> /usr/bin/c++ -I/usr/include -Wall -Werror -o test.o -c test.cpp tc-end: 1639155610.308474, include, passed tp-end: 1639155610.320529, atf/atf-c++/build_test tp-start: 1639155610.519638, atf/atf-c++/check_test, 8 tc-start: 1639155610.522827, 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: 1639155612.537593, build_c_o, passed tc-start: 1639155612.557960, 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: 1639155614.63487, build_cpp, passed tc-start: 1639155614.80683, 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: 1639155639.123830, build_cxx_o, passed tc-start: 1639155639.140301, exec_cleanup tc-so:Executing /usr/tests/atf/atf-c++/../atf-c/detail/process_helpers exit-success tc-end: 1639155639.339163, exec_cleanup, passed tc-start: 1639155639.345920, 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: 1639155639.635787, exec_exitstatus, passed tc-start: 1639155639.642506, 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: 1639155639.908817, exec_stdout_stderr, passed tc-start: 1639155639.915869, exec_unknown tc-end: 1639155640.110564, exec_unknown, passed tc-start: 1639155640.117827, include tc-so:> /usr/bin/c++ -I/usr/include -Wall -Werror -o test.o -c test.cpp tc-end: 1639155663.493308, include, passed tp-end: 1639155663.502555, atf/atf-c++/check_test tp-start: 1639155663.634567, atf/atf-c++/config_test, 4 tc-start: 1639155663.636474, 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: 1639155663.778501, get, passed tc-start: 1639155663.785106, get_all tc-end: 1639155663.913477, get_all, passed tc-start: 1639155663.919529, has tc-end: 1639155664.48928, has, passed tc-start: 1639155664.54652, include tc-so:> /usr/bin/c++ -I/usr/include -Wall -Werror -o test.o -c test.cpp tc-end: 1639155682.851307, include, passed tp-end: 1639155682.860454, atf/atf-c++/config_test tp-start: 1639155683.16227, atf/atf-c++/macros_test, 15 tc-start: 1639155683.18329, 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/2021.12.10.01.18.29-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/2021.12.10.01.18.29-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: 1639155683.339885, check_errno, passed tc-start: 1639155683.350666, 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: 1639155724.811778, detect_unused_tests, expected_failure, PR 49187: Build of unused_test.cpp passed; unused test cases are not properly detected tc-start: 1639155724.821511, fail tc-so:Looking for '^failed: Failed on purpose' in 'failed: Failed on purpose' tc-end: 1639155725.11755, fail, passed tc-start: 1639155725.23771, include tc-so:> /usr/bin/c++ -I/usr/include -Wall -Werror -o test.o -c test.cpp tc-end: 1639155762.907226, include, passed tc-start: 1639155762.925359, pass tc-so:Looking for '^passed' in 'passed' tc-end: 1639155763.254594, pass, passed tc-start: 1639155763.276533, 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: 1639155763.740274, require, passed tc-start: 1639155763.760036, 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: 1639155764.395746, require_eq, passed tc-start: 1639155764.415258, require_errno tc-so:Looking for '^failed: .*macros_test.cpp:[0-9]+: Expected true value in errno_ok_stub\(\) == -1$' in 'failed: /tmp/build/2021.12.10.01.18.29-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/2021.12.10.01.18.29-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: 1639155764.986732, require_errno, passed tc-start: 1639155765.7315, 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: 1639155765.808462, require_in, passed tc-start: 1639155765.828562, 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: 1639155766.319144, require_match, passed tc-start: 1639155766.338624, 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: 1639155767.51014, require_not_in, passed tc-start: 1639155767.69949, 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: 1639155767.686579, require_throw, passed tc-start: 1639155767.699819, 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: 1639155768.221064, require_throw_re, passed tc-start: 1639155768.235203, skip tc-so:Looking for '^skipped: Skipped on purpose' in 'skipped: Skipped on purpose' tc-end: 1639155768.477222, skip, passed tc-start: 1639155768.493205, 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: 1639155811.482897, use, passed tp-end: 1639155811.490478, atf/atf-c++/macros_test tp-start: 1639155811.624716, atf/atf-c++/tests_test, 2 tc-start: 1639155811.626839, atf_tp_writer tc-end: 1639155811.763092, atf_tp_writer, passed tc-start: 1639155811.769819, include tc-so:> /usr/bin/c++ -I/usr/include -Wall -Werror -o test.o -c test.cpp tc-end: 1639155839.285414, include, passed tp-end: 1639155839.294327, atf/atf-c++/tests_test tp-start: 1639155839.458011, atf/atf-c++/utils_test, 29 tc-start: 1639155839.460065, cat_file__empty tc-end: 1639155839.923372, cat_file__empty, passed tc-start: 1639155839.932318, cat_file__no_newline_eof tc-end: 1639155840.345967, cat_file__no_newline_eof, passed tc-start: 1639155840.356101, cat_file__one_line tc-end: 1639155840.524651, cat_file__one_line, passed tc-start: 1639155840.534733, cat_file__several_lines tc-end: 1639155840.704982, cat_file__several_lines, passed tc-start: 1639155840.715503, compare_file__empty__match tc-end: 1639155840.845711, compare_file__empty__match, passed tc-start: 1639155840.853609, compare_file__empty__not_match tc-end: 1639155840.984558, compare_file__empty__not_match, passed tc-start: 1639155840.992387, compare_file__long__match tc-end: 1639155841.127258, compare_file__long__match, passed tc-start: 1639155841.135790, compare_file__long__not_match tc-end: 1639155841.271126, compare_file__long__not_match, passed tc-start: 1639155841.279730, compare_file__short__match tc-end: 1639155841.411524, compare_file__short__match, passed tc-start: 1639155841.419726, compare_file__short__not_match tc-end: 1639155841.551132, compare_file__short__not_match, passed tc-start: 1639155841.559604, copy_file__empty tc-end: 1639155841.695518, copy_file__empty, passed tc-start: 1639155841.704441, copy_file__some_contents tc-end: 1639155841.837831, copy_file__some_contents, passed tc-start: 1639155841.848260, create_file tc-end: 1639155841.982658, create_file, passed tc-start: 1639155841.990993, file_exists tc-end: 1639155842.127806, file_exists, passed tc-start: 1639155842.138593, fork tc-so:Should not get into child tc-se:Should not get into child tc-end: 1639155842.313358, fork, passed tc-start: 1639155842.324228, 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: 1639155842.464509, grep_collection__set, passed tc-start: 1639155842.471052, 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: 1639155842.610109, grep_collection__vector, passed tc-start: 1639155842.616710, 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: 1639155842.778796, grep_file, passed tc-start: 1639155842.786806, 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: 1639155842.928920, grep_string, passed tc-start: 1639155842.935432, include tc-so:> /usr/bin/c++ -I/usr/include -Wall -Werror -o test.o -c test.cpp tc-end: 1639155857.991857, include, passed tc-start: 1639155858.1754, redirect__other tc-end: 1639155858.133845, redirect__other, passed tc-start: 1639155858.142393, redirect__stderr tc-se:Buffer this tc-end: 1639155858.502531, redirect__stderr, passed tc-start: 1639155858.511401, redirect__stdout tc-so:Buffer this tc-end: 1639155859.42318, redirect__stdout, passed tc-start: 1639155859.51045, wait__invalid_exitstatus tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1639155859.331042, wait__invalid_exitstatus, passed tc-start: 1639155859.341473, wait__invalid_stderr tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1639155859.551296, wait__invalid_stderr, passed tc-start: 1639155859.561858, wait__invalid_stdout tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1639155859.771712, wait__invalid_stdout, passed tc-start: 1639155859.781901, wait__ok tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1639155859.991764, wait__ok, passed tc-start: 1639155859.998400, wait__save_stderr tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1639155860.210263, wait__save_stderr, passed tc-start: 1639155860.218671, wait__save_stdout tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1639155860.432264, wait__save_stdout, passed tp-end: 1639155860.440670, atf/atf-c++/utils_test tp-start: 1639155861.123725, atf/atf-c++/pkg_config_test, 2 tc-start: 1639155861.125954, build tc-end: 1639155861.131333, build, skipped, Required program 'pkg-config' not found in the PATH tc-start: 1639155861.132765, version tc-end: 1639155861.138971, version, skipped, Required program 'pkg-config' not found in the PATH tp-end: 1639155861.140382, atf/atf-c++/pkg_config_test tp-start: 1639155864.31427, atf/atf-sh/atf-check_test, 23 tc-start: 1639155864.33700, 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: 1639155865.22887, eflag_empty, passed tc-start: 1639155865.33068, 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: 1639155866.616874, eflag_file, passed tc-start: 1639155866.634247, 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: 1639155867.551636, eflag_ignore, passed tc-start: 1639155867.561914, 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: 1639155870.227779, eflag_inline, passed tc-start: 1639155870.242504, 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: 1639155872.102029, eflag_match, passed tc-start: 1639155872.112085, 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: 1639155873.561888, eflag_multiple, passed tc-start: 1639155873.571876, 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: 1639155875.92012, eflag_negated, passed tc-start: 1639155875.102082, eflag_save tc-so:Running [atf-check -e save:out] against [echo foo 1>&2] tc-end: 1639155875.858138, eflag_save, passed tc-start: 1639155875.872173, 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: 1639155876.564865, invalid_umask, passed tc-start: 1639155876.573196, 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: 1639155877.561445, oflag_empty, passed tc-start: 1639155877.571875, 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: 1639155879.197223, oflag_file, passed tc-start: 1639155879.213445, oflag_ignore tc-so:Running [atf-check -o ignore] against [true] tc-so:Running [atf-check -o ignore] against [echo foo] tc-end: 1639155880.173010, oflag_ignore, passed tc-start: 1639155880.183889, 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: 1639155882.875069, oflag_inline, passed tc-start: 1639155882.886433, 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: 1639155884.627475, oflag_match, passed tc-start: 1639155884.637875, 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: 1639155886.281771, oflag_multiple, passed tc-start: 1639155886.292485, 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: 1639155887.812153, oflag_negated, passed tc-start: 1639155887.823130, oflag_save tc-so:Running [atf-check -o save:out] against [echo foo] tc-end: 1639155888.632760, oflag_save, passed tc-start: 1639155888.647009, 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: 1639155890.987959, sflag_eq_ne, passed tc-start: 1639155890.998053, 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: 1639155894.161236, sflag_exit, passed tc-start: 1639155894.171636, 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: 1639155895.247549, sflag_ignore, passed tc-start: 1639155895.259070, 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: 1639155897.298763, sflag_signal, passed tc-start: 1639155897.309404, stdin tc-so:Executing command [ cat ] tc-end: 1639155897.979591, stdin, passed tc-start: 1639155897.986739, 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: 1639155899.40343, xflag, passed tp-end: 1639155899.47554, atf/atf-sh/atf-check_test tp-start: 1639155900.242262, atf/atf-sh/atf_check_test, 7 tc-start: 1639155900.245446, 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: 1639155903.466094, equal, passed tc-start: 1639155903.474556, 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: 1639155904.947976, experr_mismatch, passed tc-start: 1639155904.960197, 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: 1639155906.412089, expout_mismatch, passed tc-start: 1639155906.423697, 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: 1639155926.618624, flush_stdout_on_timeout, passed tc-start: 1639155926.628548, 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: 1639155929.246611, info_ok, passed tc-start: 1639155929.260612, 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: 1639155931.482793, null_stderr, passed tc-start: 1639155931.498990, 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: 1639155933.539927, null_stdout, passed tp-end: 1639155933.550600, atf/atf-sh/atf_check_test tp-start: 1639155934.136449, atf/atf-sh/config_test, 2 tc-start: 1639155934.138793, 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: 1639155936.5024, get, passed tc-start: 1639155936.15720, 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: 1639155938.308702, has, passed tp-end: 1639155938.316497, atf/atf-sh/config_test tp-start: 1639155938.879495, atf/atf-sh/integration_test, 3 tc-start: 1639155938.881935, arguments tc-so:Executing command [ ./tp a b foo ] tc-so:Executing command [ atf-sh tp hello bye foo bar ] tc-end: 1639155940.155454, arguments, passed tc-start: 1639155940.165943, missing_script tc-so:Executing command [ atf-sh non-existent ] tc-end: 1639155940.842471, missing_script, passed tc-start: 1639155940.851815, no_args tc-so:Executing command [ atf-sh ] tc-end: 1639155941.514079, no_args, passed tp-end: 1639155941.522557, atf/atf-sh/integration_test tp-start: 1639155941.988236, atf/atf-sh/normalize_test, 1 tc-start: 1639155941.990472, main tc-so:Executing command [ /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh normalize ] tc-end: 1639155943.55621, main, passed tp-end: 1639155943.62362, atf/atf-sh/normalize_test tp-start: 1639155943.641977, atf/atf-sh/tc_test, 2 tc-start: 1639155943.644145, 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: 1639155946.367024, default_status, passed tc-start: 1639155946.373836, missing_body tc-so:Executing command [ /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh tc_missing_body ] tc-end: 1639155947.350540, missing_body, passed tp-end: 1639155947.357039, atf/atf-sh/tc_test tp-start: 1639155947.834660, atf/atf-sh/tp_test, 1 tc-start: 1639155947.836815, 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.5i5xRr/work tp_srcdir ] tc-end: 1639155949.150721, srcdir, passed tp-end: 1639155949.164173, atf/atf-sh/tp_test tp-start: 1639155949.656710, atf/test-programs/config_test, 1 tc-start: 1639155949.658900, 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: 1639155956.546919, vflag, passed tp-end: 1639155956.555874, atf/test-programs/config_test tp-start: 1639155957.272677, atf/test-programs/expect_test, 6 tc-start: 1639155957.274996, 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: 1639155962.466599, expect_death, passed tc-start: 1639155962.473484, 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: 1639155968.110571, expect_exit, passed tc-start: 1639155968.117353, 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: 1639155973.381234, expect_fail, passed tc-start: 1639155973.388241, 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: 1639155978.81981, expect_pass, passed tc-start: 1639155978.89415, 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: 1639155983.860395, expect_signal, passed tc-start: 1639155983.871329, 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: 1639155987.144239, expect_timeout, passed tp-end: 1639155987.152721, atf/test-programs/expect_test tp-start: 1639155987.898784, atf/test-programs/meta_data_test, 2 tc-start: 1639155987.902104, 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: 1639155996.27074, no_descr, passed tc-start: 1639155996.37719, 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: 1639156003.460534, no_head, passed tp-end: 1639156003.470177, atf/test-programs/meta_data_test tp-start: 1639156005.28088, atf/test-programs/result_test, 5 tc-start: 1639156005.31422, 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: 1639156006.822651, atf_run_warnings, passed tc-start: 1639156006.831498, result_exception tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s result_exception ] tc-end: 1639156007.793919, result_exception, passed tc-start: 1639156007.801151, 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: 1639156011.904931, result_on_stdout, passed tc-start: 1639156011.915299, 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: 1639156018.639972, result_to_file, passed tc-start: 1639156018.649808, 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: 1639156020.658900, result_to_file_fail, passed tp-end: 1639156020.683987, atf/test-programs/result_test tp-start: 1639156021.995215, atf/test-programs/srcdir_test, 4 tc-start: 1639156021.998247, 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: 1639156026.363223, default, passed tc-start: 1639156026.391909, 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: 1639156030.484431, libtool, passed tc-start: 1639156030.519025, 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: 1639156044.360683, relative, passed tc-start: 1639156044.390605, sflag tc-so:Executing command [ /bin/sh -c cd tmp && ./c_helpers -s /tmp/atf-run.jcA8pV/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.jcA8pV/tmp srcdir_exists ] tc-so:Executing command [ /bin/sh -c cd tmp && ./cpp_helpers -s /tmp/atf-run.jcA8pV/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.jcA8pV/tmp srcdir_exists ] tc-so:Executing command [ /bin/sh -c cd tmp && ./sh_helpers -s /tmp/atf-run.jcA8pV/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.jcA8pV/tmp srcdir_exists ] tc-end: 1639156049.645342, sflag, passed tp-end: 1639156049.675471, atf/test-programs/srcdir_test tp-start: 1639156049.899783, atf/tools/application_test, 1 tc-start: 1639156049.903153, getopt tc-end: 1639156050.50775, getopt, passed tp-end: 1639156050.57409, atf/tools/application_test tp-start: 1639156050.217760, atf/tools/atffile_test, 16 tc-start: 1639156050.220068, atffile_1 tc-end: 1639156050.370442, atffile_1, passed tc-start: 1639156050.378132, atffile_2 tc-end: 1639156050.526405, atffile_2, passed tc-start: 1639156050.534347, atffile_3 tc-end: 1639156050.691941, atffile_3, passed tc-start: 1639156050.699616, atffile_4 tc-end: 1639156050.857882, atffile_4, passed tc-start: 1639156050.865874, atffile_5 tc-end: 1639156051.22185, atffile_5, passed tc-start: 1639156051.30391, atffile_50 tc-end: 1639156051.226155, atffile_50, passed tc-start: 1639156051.234230, atffile_51 tc-end: 1639156051.855035, atffile_51, passed tc-start: 1639156051.900059, atffile_52 tc-end: 1639156052.206167, atffile_52, passed tc-start: 1639156052.213793, atffile_53 tc-end: 1639156052.404879, atffile_53, passed tc-start: 1639156052.422424, atffile_54 tc-end: 1639156052.678273, atffile_54, passed tc-start: 1639156052.696267, atffile_6 tc-end: 1639156052.895986, atffile_6, passed tc-start: 1639156052.904089, atffile_getters tc-end: 1639156053.51253, atffile_getters, passed tc-start: 1639156053.58927, read_missing_test_program tc-end: 1639156053.263692, read_missing_test_program, passed tc-start: 1639156053.276738, read_missing_test_suite tc-end: 1639156053.467031, read_missing_test_suite, passed tc-start: 1639156053.476802, read_ok_simple tc-end: 1639156053.654331, read_ok_simple, passed tc-start: 1639156053.667503, read_ok_some_globs tc-end: 1639156053.849191, read_ok_some_globs, passed tp-end: 1639156053.866760, atf/tools/atffile_test tp-start: 1639156054.61280, atf/tools/auto_array_test, 9 tc-start: 1639156054.68508, auto_array_access tc-so:Allocated 'test_array' object 0x402581e0 tc-so:Releasing 'test_array' object 0x402581e0 tc-end: 1639156054.212212, auto_array_access, passed tc-start: 1639156054.219576, auto_array_assign tc-so:Allocated 'test_array' object 0x402581e0 tc-so:Releasing 'test_array' object 0x402581e0 tc-end: 1639156054.370792, auto_array_assign, passed tc-start: 1639156054.381278, auto_array_assign_ref tc-so:Allocated 'test_array' object 0x402581e0 tc-so:Releasing 'test_array' object 0x402581e0 tc-end: 1639156054.595064, auto_array_assign_ref, passed tc-start: 1639156054.606732, auto_array_copy tc-so:Allocated 'test_array' object 0x402581e0 tc-so:Releasing 'test_array' object 0x402581e0 tc-end: 1639156054.809448, auto_array_copy, passed tc-start: 1639156054.819415, auto_array_copy_ref tc-so:Allocated 'test_array' object 0x402581e0 tc-so:Releasing 'test_array' object 0x402581e0 tc-end: 1639156055.21147, auto_array_copy_ref, passed tc-start: 1639156055.29994, auto_array_get tc-so:Allocated 'test_array' object 0x402581e0 tc-so:Releasing 'test_array' object 0x402581e0 tc-end: 1639156055.226534, auto_array_get, passed tc-start: 1639156055.236706, auto_array_release tc-so:Allocated 'test_array' object 0x402581e0 tc-so:Releasing 'test_array' object 0x402581e0 tc-end: 1639156055.435616, auto_array_release, passed tc-start: 1639156055.445271, 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: 1639156055.643717, auto_array_reset, passed tc-start: 1639156055.653527, auto_array_scope tc-so:Allocated 'test_array' object 0x402581e0 tc-so:Releasing 'test_array' object 0x402581e0 tc-end: 1639156055.848831, auto_array_scope, passed tp-end: 1639156055.858005, atf/tools/auto_array_test tp-start: 1639156056.76847, atf/tools/config_file_test, 14 tc-start: 1639156056.79967, config_1 tc-end: 1639156056.287204, config_1, passed tc-start: 1639156056.308280, config_2 tc-end: 1639156056.504939, config_2, passed tc-start: 1639156056.515100, config_3 tc-end: 1639156056.740304, config_3, passed tc-start: 1639156056.750705, config_4 tc-end: 1639156056.964626, config_4, passed tc-start: 1639156056.975796, config_50 tc-end: 1639156057.246701, config_50, passed tc-start: 1639156057.257858, config_51 tc-end: 1639156057.507317, config_51, passed tc-start: 1639156057.516468, config_52 tc-end: 1639156057.723634, config_52, passed tc-start: 1639156057.734879, config_53 tc-end: 1639156058.17873, config_53, passed tc-start: 1639156058.26481, config_54 tc-end: 1639156058.199361, config_54, passed tc-start: 1639156058.206812, merge_configs_both_empty tc-end: 1639156058.350776, merge_configs_both_empty, passed tc-start: 1639156058.365472, merge_configs_lower_empty tc-end: 1639156058.516111, merge_configs_lower_empty, passed tc-start: 1639156058.524399, merge_configs_mixed tc-end: 1639156058.718850, merge_configs_mixed, passed tc-start: 1639156058.730654, merge_configs_upper_empty tc-end: 1639156058.945981, merge_configs_upper_empty, passed tc-start: 1639156058.957101, read_config_files_none tc-end: 1639156059.178011, read_config_files_none, passed tp-end: 1639156059.189406, atf/tools/config_file_test tp-start: 1639156059.409222, atf/tools/config_test, 3 tc-start: 1639156059.412693, 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: 1639156059.660510, get, passed tc-start: 1639156059.671541, get_all tc-end: 1639156059.883144, get_all, passed tc-start: 1639156059.894316, has tc-end: 1639156060.99193, has, passed tp-end: 1639156060.111486, atf/tools/config_test tp-start: 1639156060.289167, atf/tools/env_test, 3 tc-start: 1639156060.292055, has_get tc-end: 1639156060.454819, has_get, passed tc-start: 1639156060.463252, set tc-end: 1639156060.637643, set, passed tc-start: 1639156060.648860, unset tc-end: 1639156060.819375, unset, passed tp-end: 1639156060.828920, atf/tools/env_test tp-start: 1639156060.996077, atf/tools/expand_test, 6 tc-start: 1639156060.998670, expand_glob_base tc-end: 1639156061.160534, expand_glob_base, passed tc-start: 1639156061.169789, expand_glob_tps tc-end: 1639156061.342490, expand_glob_tps, passed tc-start: 1639156061.351238, is_glob tc-end: 1639156061.511023, is_glob, passed tc-start: 1639156061.523027, matches_glob_plain tc-end: 1639156061.744780, matches_glob_plain, passed tc-start: 1639156061.755235, matches_glob_question tc-end: 1639156061.943142, matches_glob_question, passed tc-start: 1639156061.954693, matches_glob_star tc-end: 1639156062.112440, matches_glob_star, passed tp-end: 1639156062.121175, atf/tools/expand_test tp-start: 1639156062.321573, atf/tools/fs_test, 24 tc-start: 1639156062.324204, change_directory tc-end: 1639156062.529935, change_directory, passed tc-start: 1639156062.551351, cleanup tc-end: 1639156062.778257, cleanup, passed tc-start: 1639156062.786577, cleanup_eacces_on_root tc-end: 1639156062.951014, cleanup_eacces_on_root, passed tc-start: 1639156062.962857, cleanup_eacces_on_subdir tc-end: 1639156063.184387, cleanup_eacces_on_subdir, passed tc-start: 1639156063.192819, directory_file_info tc-end: 1639156063.358647, directory_file_info, passed tc-start: 1639156063.375531, directory_names tc-end: 1639156063.546285, directory_names, passed tc-start: 1639156063.565052, directory_read tc-end: 1639156063.779110, directory_read, passed tc-start: 1639156063.799001, exists tc-end: 1639156064.57015, exists, passed tc-start: 1639156064.82415, file_info_perms tc-end: 1639156064.292175, file_info_perms, passed tc-start: 1639156064.302642, file_info_stat tc-end: 1639156064.479674, file_info_stat, passed tc-start: 1639156064.496469, get_current_dir tc-end: 1639156064.708069, get_current_dir, passed tc-start: 1639156064.725859, is_executable tc-end: 1639156064.935596, is_executable, passed tc-start: 1639156064.952918, path_branch_path tc-end: 1639156065.103485, path_branch_path, passed tc-start: 1639156065.112468, path_compare_different tc-end: 1639156065.279541, path_compare_different, passed tc-start: 1639156065.287181, path_compare_equal tc-end: 1639156065.447016, path_compare_equal, passed tc-start: 1639156065.454865, path_concat tc-end: 1639156065.630032, path_concat, passed tc-start: 1639156065.638459, path_is_absolute tc-end: 1639156065.808434, path_is_absolute, passed tc-start: 1639156065.816757, path_is_root tc-end: 1639156065.977810, path_is_root, passed tc-start: 1639156065.986160, path_leaf_name tc-end: 1639156066.152581, path_leaf_name, passed tc-start: 1639156066.161073, path_normalize tc-end: 1639156066.327927, path_normalize, passed tc-start: 1639156066.336689, path_op_less tc-end: 1639156066.509040, path_op_less, passed tc-start: 1639156066.528899, path_to_absolute tc-end: 1639156066.699468, path_to_absolute, passed tc-start: 1639156066.717126, remove tc-end: 1639156066.948769, remove, passed tc-start: 1639156066.964554, temp_dir_raii tc-end: 1639156067.206079, temp_dir_raii, passed tp-end: 1639156067.214522, atf/tools/fs_test tp-start: 1639156067.393761, atf/tools/io_test, 11 tc-start: 1639156067.396377, file_handle_copy tc-end: 1639156067.543554, file_handle_copy, passed tc-start: 1639156067.551326, file_handle_ctor tc-end: 1639156067.724281, file_handle_ctor, passed tc-start: 1639156067.732944, file_handle_get tc-end: 1639156068.187847, file_handle_get, passed tc-start: 1639156068.196323, file_handle_posix_remap tc-end: 1639156068.372494, file_handle_posix_remap, passed tc-start: 1639156068.382521, muxer_large_buffer tc-so:mux done tc-so:flush done tc-so:all done tc-end: 1639156110.917557, muxer_large_buffer, passed tc-start: 1639156110.929725, muxer_small_buffer tc-so:mux done tc-so:flush done tc-so:all done tc-end: 1639156128.546516, muxer_small_buffer, passed tc-start: 1639156128.554705, pistream tc-end: 1639156128.777762, pistream, passed tc-start: 1639156128.789709, systembuf_long_read tc-end: 1639156129.42786, systembuf_long_read, passed tc-start: 1639156129.51196, systembuf_long_write tc-end: 1639156129.280186, systembuf_long_write, passed tc-start: 1639156129.287511, systembuf_short_read tc-end: 1639156129.442631, systembuf_short_read, passed tc-start: 1639156129.451165, systembuf_short_write tc-end: 1639156129.617302, systembuf_short_write, passed tp-end: 1639156129.622855, atf/tools/io_test tp-start: 1639156129.827209, atf/tools/parser_test, 23 tc-start: 1639156129.829235, headers_1 tc-end: 1639156130.24884, headers_1, passed tc-start: 1639156130.31522, headers_10 tc-end: 1639156130.233231, headers_10, passed tc-start: 1639156130.241398, headers_11 tc-end: 1639156130.433763, headers_11, passed tc-start: 1639156130.446610, headers_12 tc-end: 1639156130.648865, headers_12, passed tc-start: 1639156130.657233, headers_2 tc-end: 1639156130.868560, headers_2, passed tc-start: 1639156130.877693, headers_3 tc-end: 1639156131.74270, headers_3, passed tc-start: 1639156131.83054, headers_4 tc-end: 1639156131.277791, headers_4, passed tc-start: 1639156131.288224, headers_5 tc-end: 1639156131.556992, headers_5, passed tc-start: 1639156131.568532, headers_6 tc-end: 1639156131.849347, headers_6, passed tc-start: 1639156131.861130, headers_7 tc-end: 1639156132.131214, headers_7, passed tc-start: 1639156132.143645, headers_8 tc-end: 1639156132.410492, headers_8, passed tc-start: 1639156132.423093, headers_9 tc-end: 1639156132.700228, headers_9, passed tc-start: 1639156132.713458, parse_error_to_string tc-end: 1639156132.913042, parse_error_to_string, passed tc-start: 1639156132.921097, parse_errors_what tc-end: 1639156133.73512, parse_errors_what, passed tc-start: 1639156133.83033, token_getters tc-end: 1639156133.250393, token_getters, passed tc-start: 1639156133.259869, tokenizer_delims_nows tc-end: 1639156133.502022, tokenizer_delims_nows, passed tc-start: 1639156133.512988, tokenizer_delims_ws tc-end: 1639156133.686154, tokenizer_delims_ws, passed tc-start: 1639156133.695954, tokenizer_keywords_nows tc-end: 1639156133.885541, tokenizer_keywords_nows, passed tc-start: 1639156133.895254, tokenizer_keywords_ws tc-end: 1639156134.67945, tokenizer_keywords_ws, passed tc-start: 1639156134.76917, tokenizer_minimal_nows tc-end: 1639156134.247121, tokenizer_minimal_nows, passed tc-start: 1639156134.255858, tokenizer_minimal_ws tc-end: 1639156134.421242, tokenizer_minimal_ws, passed tc-start: 1639156134.431178, tokenizer_quotes_nows tc-end: 1639156134.596335, tokenizer_quotes_nows, passed tc-start: 1639156134.603345, tokenizer_quotes_ws tc-end: 1639156134.746441, tokenizer_quotes_ws, passed tp-end: 1639156134.754794, atf/tools/parser_test tp-start: 1639156134.934882, atf/tools/process_test, 10 tc-start: 1639156134.937616, argv_array_assign tc-end: 1639156135.94454, argv_array_assign, passed tc-start: 1639156135.103197, argv_array_copy tc-end: 1639156135.266078, argv_array_copy, passed tc-start: 1639156135.275715, argv_array_exec_argv tc-end: 1639156135.444886, argv_array_exec_argv, passed tc-start: 1639156135.455119, argv_array_init_carray tc-end: 1639156135.661791, argv_array_init_carray, passed tc-start: 1639156135.672222, argv_array_init_col tc-end: 1639156135.887652, argv_array_init_col, passed tc-start: 1639156135.899264, argv_array_init_empty tc-end: 1639156136.113757, argv_array_init_empty, passed tc-start: 1639156136.124568, argv_array_init_varargs tc-end: 1639156136.339622, argv_array_init_varargs, passed tc-start: 1639156136.351100, argv_array_iter tc-end: 1639156136.563683, argv_array_iter, passed tc-start: 1639156136.574691, exec_failure tc-end: 1639156136.863915, exec_failure, passed tc-start: 1639156136.875556, exec_success tc-end: 1639156137.158627, exec_success, passed tp-end: 1639156137.171585, atf/tools/process_test tp-start: 1639156137.451070, atf/tools/reader_test, 23 tc-start: 1639156137.454867, tps_1 tc-end: 1639156137.719485, tps_1, passed tc-start: 1639156137.731453, tps_2 tc-end: 1639156137.969287, tps_2, passed tc-start: 1639156137.982429, tps_3 tc-end: 1639156138.223361, tps_3, passed tc-start: 1639156138.234298, tps_4 tc-end: 1639156138.427031, tps_4, passed tc-start: 1639156138.436010, tps_5 tc-end: 1639156138.620006, tps_5, passed tc-start: 1639156138.630166, tps_50 tc-end: 1639156138.879120, tps_50, passed tc-start: 1639156138.889715, tps_51 tc-end: 1639156139.94811, tps_51, passed tc-start: 1639156139.104061, tps_52 tc-end: 1639156139.349562, tps_52, passed tc-start: 1639156139.359949, tps_53 tc-end: 1639156139.626356, tps_53, passed tc-start: 1639156139.638318, tps_54 tc-end: 1639156139.933862, tps_54, passed tc-start: 1639156139.946105, tps_55 tc-end: 1639156140.234571, tps_55, passed tc-start: 1639156140.246024, tps_56 tc-end: 1639156140.525219, tps_56, passed tc-start: 1639156140.536994, tps_57 tc-end: 1639156140.778345, tps_57, passed tc-start: 1639156140.786141, tps_58 tc-end: 1639156140.997185, tps_58, passed tc-start: 1639156141.5096, tps_59 tc-end: 1639156141.196884, tps_59, passed tc-start: 1639156141.205155, tps_6 tc-end: 1639156141.419719, tps_6, passed tc-start: 1639156141.429471, tps_60 tc-end: 1639156141.684569, tps_60, passed tc-start: 1639156141.695435, tps_61 tc-end: 1639156141.968435, tps_61, passed tc-start: 1639156141.979265, tps_62 tc-end: 1639156142.253576, tps_62, passed tc-start: 1639156142.263630, tps_63 tc-end: 1639156142.528237, tps_63, passed tc-start: 1639156142.538935, tps_64 tc-end: 1639156142.800315, tps_64, passed tc-start: 1639156142.811240, tps_65 tc-end: 1639156143.67700, tps_65, passed tc-start: 1639156143.78992, tps_66 tc-end: 1639156143.346574, tps_66, passed tp-end: 1639156143.357689, atf/tools/reader_test tp-start: 1639156143.618032, atf/tools/requirements_test, 30 tc-start: 1639156143.621189, require_arch_many_fail tc-end: 1639156143.834102, require_arch_many_fail, passed tc-start: 1639156143.844950, require_arch_many_ok tc-end: 1639156144.57004, require_arch_many_ok, passed tc-start: 1639156144.69292, require_arch_one_fail tc-end: 1639156144.294862, require_arch_one_fail, passed tc-start: 1639156144.305845, require_arch_one_ok tc-end: 1639156144.468477, require_arch_one_ok, passed tc-start: 1639156144.477374, require_config_many_fail tc-end: 1639156144.642630, require_config_many_fail, passed tc-start: 1639156144.650957, require_config_many_ok tc-end: 1639156144.809071, require_config_many_ok, passed tc-start: 1639156144.819900, require_config_one_fail tc-end: 1639156145.37509, require_config_one_fail, passed tc-start: 1639156145.48335, require_config_one_ok tc-end: 1639156145.257957, require_config_one_ok, passed tc-start: 1639156145.268485, require_files_many_fail tc-end: 1639156145.475127, require_files_many_fail, passed tc-start: 1639156145.483405, require_files_many_missing tc-end: 1639156145.669056, require_files_many_missing, passed tc-start: 1639156145.677029, require_files_many_ok tc-end: 1639156145.829340, require_files_many_ok, passed tc-start: 1639156145.839298, require_files_one_fail tc-end: 1639156146.30198, require_files_one_fail, passed tc-start: 1639156146.39243, require_files_one_missing tc-end: 1639156146.227815, require_files_one_missing, passed tc-start: 1639156146.236009, require_files_one_ok tc-end: 1639156146.400100, require_files_one_ok, passed tc-start: 1639156146.410979, require_machine_many_fail tc-end: 1639156146.569458, require_machine_many_fail, passed tc-start: 1639156146.577490, require_machine_many_ok tc-end: 1639156146.725511, require_machine_many_ok, passed tc-start: 1639156146.733604, require_machine_one_fail tc-end: 1639156146.889074, require_machine_one_fail, passed tc-start: 1639156146.896745, require_machine_one_ok tc-end: 1639156147.45438, require_machine_one_ok, passed tc-start: 1639156147.54794, require_memory_fail tc-end: 1639156147.236856, require_memory_fail, passed tc-start: 1639156147.244577, require_memory_not_enough tc-end: 1639156147.408233, require_memory_not_enough, passed tc-start: 1639156147.416794, require_memory_ok tc-end: 1639156147.574045, require_memory_ok, passed tc-start: 1639156147.582071, require_progs_many_fail tc-end: 1639156147.775791, require_progs_many_fail, passed tc-start: 1639156147.784154, require_progs_many_missing tc-end: 1639156147.975947, require_progs_many_missing, passed tc-start: 1639156147.984301, require_progs_many_ok tc-end: 1639156148.174162, require_progs_many_ok, passed tc-start: 1639156148.182636, require_progs_one_fail tc-end: 1639156148.381266, require_progs_one_fail, passed tc-start: 1639156148.389345, require_progs_one_missing tc-end: 1639156148.587786, require_progs_one_missing, passed tc-start: 1639156148.595667, require_progs_one_ok tc-end: 1639156148.788987, require_progs_one_ok, passed tc-start: 1639156148.797265, require_user_fail tc-end: 1639156148.978377, require_user_fail, passed tc-start: 1639156148.986984, require_user_root tc-end: 1639156149.147887, require_user_root, passed tc-start: 1639156149.156461, require_user_unprivileged tc-end: 1639156149.320264, require_user_unprivileged, passed tp-end: 1639156149.327830, atf/tools/requirements_test tp-start: 1639156149.487710, atf/tools/signals_test, 6 tc-start: 1639156149.490344, reset tc-end: 1639156149.671617, reset, passed tc-start: 1639156149.680163, signal_holder_destructor tc-end: 1639156149.837940, signal_holder_destructor, passed tc-start: 1639156149.846954, signal_holder_preserve tc-end: 1639156150.6661, signal_holder_preserve, passed tc-start: 1639156150.14956, signal_holder_process tc-end: 1639156150.167769, signal_holder_process, passed tc-start: 1639156150.175240, signal_programmer_preserve tc-end: 1639156150.329136, signal_programmer_preserve, passed tc-start: 1639156150.337494, signal_programmer_program tc-end: 1639156150.498683, signal_programmer_program, passed tp-end: 1639156150.507832, atf/tools/signals_test tp-start: 1639156150.738300, atf/tools/test_program_test, 34 tc-start: 1639156150.743153, atf_tps_writer tc-end: 1639156151.241357, atf_tps_writer, passed tc-start: 1639156151.253274, get_metadata_bad tc-end: 1639156151.655304, get_metadata_bad, passed tc-start: 1639156151.665545, get_metadata_several_tcs tc-end: 1639156152.49137, get_metadata_several_tcs, passed tc-start: 1639156152.59365, get_metadata_zero_tcs tc-end: 1639156152.316929, get_metadata_zero_tcs, passed tc-start: 1639156152.325268, parse_test_case_result_expected_death tc-end: 1639156152.520203, parse_test_case_result_expected_death, passed tc-start: 1639156152.530252, parse_test_case_result_expected_exit tc-end: 1639156152.796072, parse_test_case_result_expected_exit, passed tc-start: 1639156152.807065, parse_test_case_result_expected_failure tc-end: 1639156153.71138, parse_test_case_result_expected_failure, passed tc-start: 1639156153.81866, parse_test_case_result_expected_signal tc-end: 1639156153.283373, parse_test_case_result_expected_signal, passed tc-start: 1639156153.291954, parse_test_case_result_expected_timeout tc-end: 1639156153.475349, parse_test_case_result_expected_timeout, passed tc-start: 1639156153.482979, parse_test_case_result_failed tc-end: 1639156153.657056, parse_test_case_result_failed, passed tc-start: 1639156153.664486, parse_test_case_result_passed tc-end: 1639156153.836704, parse_test_case_result_passed, passed tc-start: 1639156153.844282, parse_test_case_result_skipped tc-end: 1639156154.27260, parse_test_case_result_skipped, passed tc-start: 1639156154.35745, parse_test_case_result_unknown tc-end: 1639156154.216668, parse_test_case_result_unknown, passed tc-start: 1639156154.225893, read_test_case_result_empty_file tc-end: 1639156154.406603, read_test_case_result_empty_file, passed tc-start: 1639156154.415571, read_test_case_result_failed tc-end: 1639156154.575837, read_test_case_result_failed, passed tc-start: 1639156154.586710, read_test_case_result_invalid tc-end: 1639156154.795742, read_test_case_result_invalid, passed tc-start: 1639156154.804608, read_test_case_result_multiline tc-end: 1639156154.946420, read_test_case_result_multiline, passed tc-start: 1639156154.955339, read_test_case_result_no_file tc-end: 1639156155.128619, read_test_case_result_no_file, passed tc-start: 1639156155.136036, read_test_case_result_skipped tc-end: 1639156155.281393, read_test_case_result_skipped, passed tc-start: 1639156155.291055, tp_1 tc-end: 1639156155.461855, tp_1, passed tc-start: 1639156155.469049, tp_2 tc-end: 1639156155.646858, tp_2, passed tc-start: 1639156155.654124, tp_3 tc-end: 1639156155.817125, tp_3, passed tc-start: 1639156155.828167, tp_4 tc-end: 1639156156.27304, tp_4, passed tc-start: 1639156156.34928, tp_50 tc-end: 1639156156.226255, tp_50, passed tc-start: 1639156156.234151, tp_51 tc-end: 1639156156.422006, tp_51, passed tc-start: 1639156156.430981, tp_52 tc-end: 1639156156.588110, tp_52, passed tc-start: 1639156156.596870, tp_53 tc-end: 1639156156.780922, tp_53, passed tc-start: 1639156156.788499, tp_54 tc-end: 1639156156.974274, tp_54, passed tc-start: 1639156156.982587, tp_55 tc-end: 1639156157.188935, tp_55, passed tc-start: 1639156157.196630, tp_56 tc-end: 1639156157.456523, tp_56, passed tc-start: 1639156157.466161, tp_57 tc-end: 1639156157.708092, tp_57, passed tc-start: 1639156157.715614, tp_58 tc-end: 1639156157.900427, tp_58, passed tc-start: 1639156157.908097, tp_59 tc-end: 1639156158.85762, tp_59, passed tc-start: 1639156158.93078, tp_60 tc-end: 1639156158.272650, tp_60, passed tp-end: 1639156158.280409, atf/tools/test_program_test tp-start: 1639156158.439405, atf/tools/text_test, 10 tc-start: 1639156158.441727, duplicate tc-end: 1639156158.580638, duplicate, passed tc-start: 1639156158.587751, join tc-end: 1639156158.728760, join, passed tc-start: 1639156158.735794, match tc-end: 1639156158.907953, match, passed tc-start: 1639156158.916323, split tc-end: 1639156159.56094, split, passed tc-start: 1639156159.63761, split_delims tc-end: 1639156159.210229, split_delims, passed tc-start: 1639156159.219739, to_bool tc-end: 1639156159.433272, to_bool, passed tc-start: 1639156159.440790, to_bytes tc-end: 1639156159.619731, to_bytes, passed tc-start: 1639156159.627792, to_string tc-end: 1639156159.767627, to_string, passed tc-start: 1639156159.775651, to_type tc-end: 1639156159.999883, to_type, passed tc-start: 1639156160.9898, trim tc-end: 1639156160.201266, trim, passed tp-end: 1639156160.212481, atf/tools/text_test tp-start: 1639156160.416144, atf/tools/ui_test, 6 tc-start: 1639156160.419247, 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: 1639156160.719878, paragraphs, passed tc-start: 1639156160.729763, 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: 1639156160.930185, w_tag_col, passed tc-start: 1639156160.937299, 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: 1639156161.117360, w_tag_no_repeat, passed tc-start: 1639156161.125212, 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: 1639156161.290974, w_tag_repeat, passed tc-start: 1639156161.298350, 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: 1639156161.480487, wo_tag, passed tc-start: 1639156161.487399, 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: 1639156161.647922, wo_tag_col, passed tp-end: 1639156161.654579, atf/tools/ui_test tp-start: 1639156161.798155, atf/tools/user_test, 4 tc-start: 1639156161.800722, euid tc-end: 1639156161.937311, euid, passed tc-start: 1639156161.944899, 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: 1639156162.138619, is_member_of_group, passed tc-start: 1639156162.146291, is_root tc-end: 1639156162.286602, is_root, passed tc-start: 1639156162.295047, is_unprivileged tc-end: 1639156162.437646, is_unprivileged, passed tp-end: 1639156162.445498, atf/tools/user_test tp-start: 1639156163.987255, atf/tools/atf-config_test, 7 tc-start: 1639156163.990736, 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: 1639156168.242825, list_all, passed tc-start: 1639156168.257887, 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: 1639156207.136312, override_env, passed tc-start: 1639156207.149384, 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: 1639156216.147167, query_mixture, passed tc-start: 1639156216.154632, query_multiple tc-so:Executing command [ atf-config atf_libexecdir atf_shell ] tc-so:Executing command [ test 2 = 2 ] tc-end: 1639156217.209924, query_multiple, passed tc-start: 1639156217.224246, 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: 1639156226.358475, query_one, passed tc-start: 1639156226.368639, 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: 1639156244.3471, query_one_terse, passed tc-start: 1639156244.11747, query_unknown tc-so:Executing command [ atf-config non_existent ] tc-end: 1639156244.659490, query_unknown, passed tp-end: 1639156244.666053, atf/tools/atf-config_test tp-start: 1639156245.830731, atf/tools/atf-report_test, 8 tc-start: 1639156245.833000, 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.dMaTNU/etc HOME=/tmp/atf-run.dMaTNU atf-run helper ] tc-so:Third: read user-specific common.conf. tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.dMaTNU/etc HOME=/tmp/atf-run.dMaTNU atf-run helper ] tc-so:Fourth: read user-specific .conf. tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.dMaTNU/etc HOME=/tmp/atf-run.dMaTNU atf-run helper ] tc-end: 1639156342.379922, config, passed tc-start: 1639156342.405235, exit_codes tc-so:Executing command [ atf-run ] tc-end: 1639156345.627165, exit_codes, passed tc-start: 1639156345.640056, expect tc-so:Executing command [ atf-run ] tc-end: 1639156353.563447, expect, passed tc-start: 1639156353.573196, fds tc-so:Executing command [ atf-run ] tc-end: 1639156356.442910, fds, passed tc-start: 1639156356.455538, hooks tc-so:Checking default hooks tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.iupcbf/atf atf-run ] tc-so:Checking the system-wide info_start hook tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.iupcbf/atf atf-run ] tc-so:Checking the user-specific info_start hook tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.iupcbf/atf atf-run ] tc-so:Checking the system-wide info_end hook tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.iupcbf/atf atf-run ] tc-so:Checking the user-specific info_end hook tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.iupcbf/atf atf-run ] tc-end: 1639156367.327027, hooks, passed tc-start: 1639156367.355718, ignore_deprecated_use_fs tc-so:Executing command [ atf-run helper ] tc-end: 1639156370.902979, ignore_deprecated_use_fs, passed tc-start: 1639156370.918423, 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: 1639156376.857881, isolation_env, passed tc-start: 1639156376.869850, isolation_home tc-so:Executing command [ env HOME=foo atf-run helper ] tc-end: 1639156380.279538, isolation_home, passed tc-start: 1639156380.290613, isolation_stdin tc-so:Executing command [ /bin/sh -c echo hello world | atf-run helper ] tc-end: 1639156383.733238, isolation_stdin, passed tc-start: 1639156383.748397, isolation_umask tc-so:Executing command [ /bin/sh -c umask 0000 && atf-run helper ] tc-end: 1639156386.751438, isolation_umask, passed tc-start: 1639156386.761933, missing_results tc-so:Executing command [ atf-run ] tc-end: 1639156390.64829, missing_results, passed tc-start: 1639156390.74749, 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: 1639156439.266053, mux_streams, passed tc-start: 1639156439.278563, no_warnings tc-so:Executing command [ atf-run helper ] tc-end: 1639156442.741703, no_warnings, passed tc-start: 1639156442.752729, 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: 1639156469.257169, require_arch, passed tc-start: 1639156469.271100, 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: 1639156476.628282, require_config, passed tc-start: 1639156476.638670, 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.Dvq63g/i-exist helper ] tc-so:Executing command [ atf-run -v files=/tmp/atf-run.Dvq63g/i-exist /tmp/atf-run.Dvq63g/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: 1639156488.198425, require_files, passed tc-start: 1639156488.210217, 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: 1639156512.95502, require_machine, passed tc-start: 1639156512.106334, 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: 1639156525.404407, require_progs, passed tc-start: 1639156525.419218, require_user_bad tc-so:Executing command [ atf-run -v user=foobar helper ] tc-end: 1639156529.504644, require_user_bad, passed tc-start: 1639156529.520541, require_user_root tc-so:Executing command [ atf-run -v user=root helper ] tc-end: 1639156533.397073, require_user_root, passed tc-start: 1639156533.411056, require_user_unprivileged tc-so:Executing command [ atf-run -v user=unprivileged helper ] tc-end: 1639156536.349417, require_user_unprivileged, passed tc-start: 1639156536.360329, signaled tc-so:Executing command [ atf-run ] tc-end: 1639156540.97371, signaled, passed tc-start: 1639156540.107776, timeout tc-so:Executing command [ atf-run -v statedir=/tmp/atf-run.SSD8jh helper ] tc-end: 1639156546.962729, timeout, passed tc-start: 1639156546.973534, timeout_forkexit tc-so:Executing command [ atf-run -v statedir=/tmp/atf-run.Nf1Xt3 helper ] tc-end: 1639156551.146484, timeout_forkexit, passed tc-start: 1639156551.163185, vflag tc-so:Checking that 'testvar' is not defined. tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.azjZp9/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.azjZp9/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.azjZp9/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.azjZp9/etc atf-run -v testvar='a value' helper ] tc-end: 1639156562.353243, vflag, passed tc-start: 1639156562.371637, zero_tcs tc-so:Executing command [ atf-run ] tc-end: 1639156565.524273, zero_tcs, passed tp-end: 1639156565.537743, atf/tools/atf-run_test info: time.end, Fri Dec 10 17:16:05 UTC 2021