use_pty:FALSE /usr/share/restraint/plugins/run_task_plugins bash ./runtest.sh :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Setup :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 19:35:58 ] :: [ BEGIN ] :: Running 'systemctl stop firewalld' :: [ 19:35:58 ] :: [ PASS ] :: Command 'systemctl stop firewalld' (Expected 0, got 0) :: [ 19:35:58 ] :: [ BEGIN ] :: Running 'sleep 60' :: [ 19:36:58 ] :: [ PASS ] :: Command 'sleep 60' (Expected 0, got 0) :: [ 19:36:58 ] :: [ BEGIN ] :: Running 'systemctl status firewalld' ○ firewalld.service - firewalld - dynamic firewall daemon Loaded: loaded (/usr/lib/systemd/system/firewalld.service; disabled; preset: enabled) Active: inactive (dead) Docs: man:firewalld(1) :: [ 19:36:58 ] :: [ PASS ] :: Command 'systemctl status firewalld' (Expected 1-255, got 3) :: [ 19:36:58 ] :: [ BEGIN ] :: Running 'nft delete table inet filter' Error: Could not process rule: No such file or directory delete table inet filter ^^^^^^ :: [ 19:36:58 ] :: [ PASS ] :: Command 'nft delete table inet filter' (Expected 0-255, got 1) :: [ 19:36:58 ] :: [ BEGIN ] :: Running 'sleep 10' :: [ 19:37:09 ] :: [ PASS ] :: Command 'sleep 10' (Expected 0, got 0) :: [ 19:37:09 ] :: [ BEGIN ] :: Running 'sys_ka_idle=7200' :: [ 19:37:09 ] :: [ PASS ] :: Command 'sys_ka_idle=7200' (Expected 0, got 0) :: [ 19:37:09 ] :: [ BEGIN ] :: Running 'sys_ka_interval=75' :: [ 19:37:09 ] :: [ PASS ] :: Command 'sys_ka_interval=75' (Expected 0, got 0) :: [ 19:37:09 ] :: [ BEGIN ] :: Running 'sys_ka_idle=9' :: [ 19:37:09 ] :: [ PASS ] :: Command 'sys_ka_idle=9' (Expected 0, got 0) :: [ 19:37:09 ] :: [ BEGIN ] :: iproute installed :: actually running '/usr/bin/dnf -y install iproute' Last metadata expiration check: 1:18:57 ago on Sun 05 Feb 2023 06:18:15 PM EST. Package iproute-6.1.0-1.fc38.ppc64le is already installed. Dependencies resolved. Nothing to do. Complete! :: [ 19:37:17 ] :: [ PASS ] :: iproute installed (Expected 0, got 0) :: [ 19:37:17 ] :: [ BEGIN ] :: Running 'ip netns add netns_ka' :: [ 19:37:17 ] :: [ PASS ] :: Command 'ip netns add netns_ka' (Expected 0, got 0) :: [ 19:37:17 ] :: [ BEGIN ] :: Running 'ip netns exec netns_ka ip link set lo up' :: [ 19:37:17 ] :: [ PASS ] :: Command 'ip netns exec netns_ka ip link set lo up' (Expected 0, got 0) :: [ 19:37:17 ] :: [ BEGIN ] :: Running 'netns_sys_ka_idle=7200' :: [ 19:37:17 ] :: [ PASS ] :: Command 'netns_sys_ka_idle=7200' (Expected 0, got 0) :: [ 19:37:17 ] :: [ BEGIN ] :: Running 'netns_sys_ka_interval=75' :: [ 19:37:17 ] :: [ PASS ] :: Command 'netns_sys_ka_interval=75' (Expected 0, got 0) :: [ 19:37:17 ] :: [ BEGIN ] :: Running 'netns_sys_ka_idle=9' :: [ 19:37:17 ] :: [ PASS ] :: Command 'netns_sys_ka_idle=9' (Expected 0, got 0) :: [ 19:37:17 ] :: [ LOG ] :: socket settings of keepalive will overide the system's :: [ 19:37:17 ] :: [ BEGIN ] :: Running 'idle=6' :: [ 19:37:17 ] :: [ PASS ] :: Command 'idle=6' (Expected 0, got 0) :: [ 19:37:17 ] :: [ BEGIN ] :: Running 'interval=1' :: [ 19:37:17 ] :: [ PASS ] :: Command 'interval=1' (Expected 0, got 0) :: [ 19:37:17 ] :: [ BEGIN ] :: Running 'maxpkt=10' :: [ 19:37:18 ] :: [ PASS ] :: Command 'maxpkt=10' (Expected 0, got 0) :: [ 19:37:18 ] :: [ BEGIN ] :: Running 'port=7811' :: [ 19:37:18 ] :: [ PASS ] :: Command 'port=7811' (Expected 0, got 0) :: [ 19:37:18 ] :: [ BEGIN ] :: Running 'gcc -g -Wall -o keepalive keepalive.c' keepalive.c: In function ‘main’: keepalive.c:119:9: warning: implicit declaration of function ‘wait’ [-Wimplicit-function-declaration] 119 | wait(&status); | ^~~~ :: [ 19:37:18 ] :: [ PASS ] :: Command 'gcc -g -Wall -o keepalive keepalive.c' (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 80s :: Assertions: 19 good, 0 bad :: RESULT: PASS (Setup) ** Setup PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: host :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 19:37:19 ] :: [ BEGIN ] :: Running 'tcpdump -nn -i lo port 7811 -w tcpdump.host.pcap &' :: [ 19:37:19 ] :: [ PASS ] :: Command 'tcpdump -nn -i lo port 7811 -w tcpdump.host.pcap &' (Expected 0, got 0) dropped privs to tcpdump tcpdump: listening on lo, link-type EN10MB (Ethernet), snapshot length 262144 bytes :: [ 19:37:24 ] :: [ BEGIN ] :: Running './keepalive 127.0.0.1 7811 6 1 10 &' /usr/sbin/nft :: [ 19:37:24 ] :: [ PASS ] :: Command './keepalive 127.0.0.1 7811 6 1 10 &' (Expected 0, got 0) table inet filter { chain input { type filter hook input priority filter; policy accept; iifname "lo" ip protocol :: [ 19:37:24 ] :: [ BEGIN ] :: Running 'sleep 31 ' tcp tcp dport 7811 tcp flags ack / fin,syn,rst,psh,ack,urg drop } } :: [ 19:37:55 ] :: [ PASS ] :: Command 'sleep 31 ' (Expected 0, got 0) :: [ 19:37:55 ] :: [ BEGIN ] :: Running 'childpid=507530' :: [ 19:37:55 ] :: [ PASS ] :: Command 'childpid=507530' (Expected 0, got 0) :: [ 19:37:55 ] :: [ BEGIN ] :: Running 'kill -s SIGINT 507530' connected accepted, and block ACK from client Child process terminated normally! nft delete table inet filter:: [ 19:37:55 ] :: [ PASS ] :: Command 'kill -s SIGINT 507530' (Expected 0, got 0) :: [ 19:37:55 ] :: [ BEGIN ] :: Running 'pkill tcpdump' 24 packets captured 48 packets received by filter 0 packets dropped by kernel :: [ 19:37:55 ] :: [ PASS ] :: Command 'pkill tcpdump' (Expected 0, got 0) :: [ 19:38:00 ] :: [ BEGIN ] :: Running 'tcpdump -r tcpdump.host.pcap' reading from file tcpdump.host.pcap, link-type EN10MB (Ethernet), snapshot length 262144 dropped privs to tcpdump 19:37:24.337091 IP localhost.43358 > localhost.7811: Flags [S], seq 2631360015, win 65495, options [mss 65495,sackOK,TS val 3477977779 ecr 0,nop,wscale 7], length 0 19:37:24.337108 IP localhost.7811 > localhost.43358: Flags [S.], seq 1621821209, ack 2631360016, win 65483, options [mss 65495,sackOK,TS val 3477977779 ecr 3477977779,nop,wscale 7], length 0 19:37:24.337123 IP localhost.43358 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3477977779 ecr 3477977779], length 0 19:37:30.929397 IP localhost.7811 > localhost.43358: Flags [.], ack 1, win 512, options [nop,nop,TS val 3477984372 ecr 3477977779], length 0 19:37:30.929462 IP localhost.43358 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3477984372 ecr 3477977779], length 0 19:37:31.969410 IP localhost.7811 > localhost.43358: Flags [.], ack 1, win 512, options [nop,nop,TS val 3477985412 ecr 3477977779], length 0 19:37:31.969469 IP localhost.43358 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3477985412 ecr 3477977779], length 0 19:37:33.009394 IP localhost.7811 > localhost.43358: Flags [.], ack 1, win 512, options [nop,nop,TS val 3477986452 ecr 3477977779], length 0 19:37:33.009473 IP localhost.43358 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3477986452 ecr 3477977779], length 0 19:37:34.049421 IP localhost.7811 > localhost.43358: Flags [.], ack 1, win 512, options [nop,nop,TS val 3477987492 ecr 3477977779], length 0 19:37:34.049494 IP localhost.43358 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3477987492 ecr 3477977779], length 0 19:37:35.089401 IP localhost.7811 > localhost.43358: Flags [.], ack 1, win 512, options [nop,nop,TS val 3477988532 ecr 3477977779], length 0 19:37:35.089474 IP localhost.43358 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3477988532 ecr 3477977779], length 0 19:37:36.129391 IP localhost.7811 > localhost.43358: Flags [.], ack 1, win 512, options [nop,nop,TS val 3477989572 ecr 3477977779], length 0 19:37:36.129406 IP localhost.43358 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3477989572 ecr 3477977779], length 0 19:37:37.169378 IP localhost.7811 > localhost.43358: Flags [.], ack 1, win 512, options [nop,nop,TS val 3477990612 ecr 3477977779], length 0 19:37:37.169391 IP localhost.43358 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3477990612 ecr 3477977779], length 0 19:37:38.209405 IP localhost.7811 > localhost.43358: Flags [.], ack 1, win 512, options [nop,nop,TS val 3477991652 ecr 3477977779], length 0 19:37:38.209487 IP localhost.43358 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3477991652 ecr 3477977779], length 0 19:37:39.249401 IP localhost.7811 > localhost.43358: Flags [.], ack 1, win 512, options [nop,nop,TS val 3477992692 ecr 3477977779], length 0 19:37:39.249482 IP localhost.43358 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3477992692 ecr 3477977779], length 0 19:37:40.289451 IP localhost.7811 > localhost.43358: Flags [.], ack 1, win 512, options [nop,nop,TS val 3477993732 ecr 3477977779], length 0 19:37:40.289463 IP localhost.43358 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3477993732 ecr 3477977779], length 0 19:37:41.329380 IP localhost.7811 > localhost.43358: Flags [R.], seq 1, ack 1, win 512, options [nop,nop,TS val 3477994772 ecr 3477977779], length 0 :: [ 19:38:00 ] :: [ LOG ] :: Output of 'tcpdump -r tcpdump.host.pcap': :: [ 19:38:00 ] :: [ LOG ] :: --------------- OUTPUT START --------------- :: [ 19:38:00 ] :: [ LOG ] :: reading from file tcpdump.host.pcap, link-type EN10MB (Ethernet), snapshot length 262144 :: [ 19:38:00 ] :: [ LOG ] :: dropped privs to tcpdump :: [ 19:38:00 ] :: [ LOG ] :: 19:37:24.337091 IP localhost.43358 > localhost.7811: Flags [S], seq 2631360015, win 65495, options [mss 65495,sackOK,TS val 3477977779 ecr 0,nop,wscale 7], length 0 :: [ 19:38:00 ] :: [ LOG ] :: 19:37:24.337108 IP localhost.7811 > localhost.43358: Flags [S.], seq 1621821209, ack 2631360016, win 65483, options [mss 65495,sackOK,TS val 3477977779 ecr 3477977779,nop,wscale 7], length 0 :: [ 19:38:00 ] :: [ LOG ] :: 19:37:24.337123 IP localhost.43358 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3477977779 ecr 3477977779], length 0 :: [ 19:38:00 ] :: [ LOG ] :: 19:37:30.929397 IP localhost.7811 > localhost.43358: Flags [.], ack 1, win 512, options [nop,nop,TS val 3477984372 ecr 3477977779], length 0 :: [ 19:38:00 ] :: [ LOG ] :: 19:37:30.929462 IP localhost.43358 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3477984372 ecr 3477977779], length 0 :: [ 19:38:00 ] :: [ LOG ] :: 19:37:31.969410 IP localhost.7811 > localhost.43358: Flags [.], ack 1, win 512, options [nop,nop,TS val 3477985412 ecr 3477977779], length 0 :: [ 19:38:00 ] :: [ LOG ] :: 19:37:31.969469 IP localhost.43358 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3477985412 ecr 3477977779], length 0 :: [ 19:38:00 ] :: [ LOG ] :: 19:37:33.009394 IP localhost.7811 > localhost.43358: Flags [.], ack 1, win 512, options [nop,nop,TS val 3477986452 ecr 3477977779], length 0 :: [ 19:38:00 ] :: [ LOG ] :: 19:37:33.009473 IP localhost.43358 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3477986452 ecr 3477977779], length 0 :: [ 19:38:00 ] :: [ LOG ] :: 19:37:34.049421 IP localhost.7811 > localhost.43358: Flags [.], ack 1, win 512, options [nop,nop,TS val 3477987492 ecr 3477977779], length 0 :: [ 19:38:00 ] :: [ LOG ] :: 19:37:34.049494 IP localhost.43358 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3477987492 ecr 3477977779], length 0 :: [ 19:38:00 ] :: [ LOG ] :: 19:37:35.089401 IP localhost.7811 > localhost.43358: Flags [.], ack 1, win 512, options [nop,nop,TS val 3477988532 ecr 3477977779], length 0 :: [ 19:38:00 ] :: [ LOG ] :: 19:37:35.089474 IP localhost.43358 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3477988532 ecr 3477977779], length 0 :: [ 19:38:00 ] :: [ LOG ] :: 19:37:36.129391 IP localhost.7811 > localhost.43358: Flags [.], ack 1, win 512, options [nop,nop,TS val 3477989572 ecr 3477977779], length 0 :: [ 19:38:00 ] :: [ LOG ] :: 19:37:36.129406 IP localhost.43358 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3477989572 ecr 3477977779], length 0 :: [ 19:38:00 ] :: [ LOG ] :: 19:37:37.169378 IP localhost.7811 > localhost.43358: Flags [.], ack 1, win 512, options [nop,nop,TS val 3477990612 ecr 3477977779], length 0 :: [ 19:38:00 ] :: [ LOG ] :: 19:37:37.169391 IP localhost.43358 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3477990612 ecr 3477977779], length 0 :: [ 19:38:00 ] :: [ LOG ] :: 19:37:38.209405 IP localhost.7811 > localhost.43358: Flags [.], ack 1, win 512, options [nop,nop,TS val 3477991652 ecr 3477977779], length 0 :: [ 19:38:00 ] :: [ LOG ] :: 19:37:38.209487 IP localhost.43358 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3477991652 ecr 3477977779], length 0 :: [ 19:38:00 ] :: [ LOG ] :: 19:37:39.249401 IP localhost.7811 > localhost.43358: Flags [.], ack 1, win 512, options [nop,nop,TS val 3477992692 ecr 3477977779], length 0 :: [ 19:38:00 ] :: [ LOG ] :: 19:37:39.249482 IP localhost.43358 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3477992692 ecr 3477977779], length 0 :: [ 19:38:00 ] :: [ LOG ] :: 19:37:40.289451 IP localhost.7811 > localhost.43358: Flags [.], ack 1, win 512, options [nop,nop,TS val 3477993732 ecr 3477977779], length 0 :: [ 19:38:01 ] :: [ LOG ] :: 19:37:40.289463 IP localhost.43358 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3477993732 ecr 3477977779], length 0 :: [ 19:38:01 ] :: [ LOG ] :: 19:37:41.329380 IP localhost.7811 > localhost.43358: Flags [R.], seq 1, ack 1, win 512, options [nop,nop,TS val 3477994772 ecr 3477977779], length 0 :: [ 19:38:01 ] :: [ LOG ] :: --------------- OUTPUT END --------------- :: [ 19:38:01 ] :: [ PASS ] :: Command 'tcpdump -r tcpdump.host.pcap' (Expected 0, got 0) reading from file tcpdump.host.pcap, link-type EN10MB (Ethernet), snapshot length 262144 dropped privs to tcpdump :: [ 19:38:01 ] :: [ BEGIN ] :: Running 'kalive_pkts=10' :: [ 19:38:01 ] :: [ PASS ] :: Command 'kalive_pkts=10' (Expected 0, got 0) :: [ 19:38:01 ] :: [ PASS ] :: pass: kalive_pkts equals 10 :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 42s :: Assertions: 9 good, 0 bad :: RESULT: PASS (host) ** host PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: netns :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 19:38:02 ] :: [ BEGIN ] :: Running 'ip netns exec netns_ka tcpdump -nn -i lo port 7811 -w tcpdump.netns.pcap &' :: [ 19:38:02 ] :: [ PASS ] :: Command 'ip netns exec netns_ka tcpdump -nn -i lo port 7811 -w tcpdump.netns.pcap &' (Expected 0, got 0) dropped privs to tcpdump tcpdump: listening on lo, link-type EN10MB (Ethernet), snapshot length 262144 bytes :: [ 19:38:07 ] :: [ BEGIN ] :: Running 'ip netns exec netns_ka ./keepalive 127.0.0.1 7811 6 1 10 &' /usr/sbin/nft :: [ 19:38:07 ] :: [ PASS ] :: Command 'ip netns exec netns_ka ./keepalive 127.0.0.1 7811 6 1 10 &' (Expected 0, got 0) table inet filter { chain input { type filter hook input priority filter; policy accept; iifname "lo" ip protocol tcp tcp dport 7811 tcp flags ack / fin,syn,rst,psh,ack,urg drop } } :: [ 19:38:07 ] :: [ BEGIN ] :: Running 'sleep 31 ' :: [ 19:38:38 ] :: [ PASS ] :: Command 'sleep 31 ' (Expected 0, got 0) :: [ 19:38:38 ] :: [ BEGIN ] :: Running 'childpid=508144' :: [ 19:38:38 ] :: [ PASS ] :: Command 'childpid=508144' (Expected 0, got 0) :: [ 19:38:38 ] :: [ BEGIN ] :: Running 'kill -s SIGINT 508144' connected accepted, and block ACK from client Child process terminated normally! nft delete table inet filter:: [ 19:38:38 ] :: [ PASS ] :: Command 'kill -s SIGINT 508144' (Expected 0, got 0) :: [ 19:38:38 ] :: [ BEGIN ] :: Running 'pkill tcpdump' 24 packets captured 48 packets received by filter 0 packets dropped by kernel :: [ 19:38:38 ] :: [ PASS ] :: Command 'pkill tcpdump' (Expected 0, got 0) :: [ 19:38:43 ] :: [ BEGIN ] :: Running 'tcpdump -r tcpdump.netns.pcap' reading from file tcpdump.netns.pcap, link-type EN10MB (Ethernet), snapshot length 262144 dropped privs to tcpdump 19:38:07.182273 IP localhost.55826 > localhost.7811: Flags [S], seq 4208758709, win 65495, options [mss 65495,sackOK,TS val 3478020624 ecr 0,nop,wscale 7], length 0 19:38:07.182290 IP localhost.7811 > localhost.55826: Flags [S.], seq 3704139695, ack 4208758710, win 65483, options [mss 65495,sackOK,TS val 3478020624 ecr 3478020624,nop,wscale 7], length 0 19:38:07.182305 IP localhost.55826 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3478020624 ecr 3478020624], length 0 19:38:13.809382 IP localhost.7811 > localhost.55826: Flags [.], ack 1, win 512, options [nop,nop,TS val 3478027252 ecr 3478020624], length 0 19:38:13.809396 IP localhost.55826 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3478027252 ecr 3478020624], length 0 19:38:14.849374 IP localhost.7811 > localhost.55826: Flags [.], ack 1, win 512, options [nop,nop,TS val 3478028292 ecr 3478020624], length 0 19:38:14.849387 IP localhost.55826 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3478028292 ecr 3478020624], length 0 19:38:15.889464 IP localhost.7811 > localhost.55826: Flags [.], ack 1, win 512, options [nop,nop,TS val 3478029332 ecr 3478020624], length 0 19:38:15.889477 IP localhost.55826 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3478029332 ecr 3478020624], length 0 19:38:16.929423 IP localhost.7811 > localhost.55826: Flags [.], ack 1, win 512, options [nop,nop,TS val 3478030372 ecr 3478020624], length 0 19:38:16.929492 IP localhost.55826 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3478030372 ecr 3478020624], length 0 19:38:17.969368 IP localhost.7811 > localhost.55826: Flags [.], ack 1, win 512, options [nop,nop,TS val 3478031412 ecr 3478020624], length 0 19:38:17.969380 IP localhost.55826 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3478031412 ecr 3478020624], length 0 19:38:19.009393 IP localhost.7811 > localhost.55826: Flags [.], ack 1, win 512, options [nop,nop,TS val 3478032452 ecr 3478020624], length 0 19:38:19.009455 IP localhost.55826 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3478032452 ecr 3478020624], length 0 19:38:20.049376 IP localhost.7811 > localhost.55826: Flags [.], ack 1, win 512, options [nop,nop,TS val 3478033492 ecr 3478020624], length 0 19:38:20.049390 IP localhost.55826 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3478033492 ecr 3478020624], length 0 19:38:21.089436 IP localhost.7811 > localhost.55826: Flags [.], ack 1, win 512, options [nop,nop,TS val 3478034532 ecr 3478020624], length 0 19:38:21.089517 IP localhost.55826 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3478034532 ecr 3478020624], length 0 19:38:22.129367 IP localhost.7811 > localhost.55826: Flags [.], ack 1, win 512, options [nop,nop,TS val 3478035572 ecr 3478020624], length 0 19:38:22.129378 IP localhost.55826 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3478035572 ecr 3478020624], length 0 19:38:23.169409 IP localhost.7811 > localhost.55826: Flags [.], ack 1, win 512, options [nop,nop,TS val 3478036612 ecr 3478020624], length 0 19:38:23.169473 IP localhost.55826 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3478036612 ecr 3478020624], length 0 19:38:24.209401 IP localhost.7811 > localhost.55826: Flags [R.], seq 1, ack 1, win 512, options [nop,nop,TS val 3478037652 ecr 3478020624], length 0 :: [ 19:38:43 ] :: [ LOG ] :: Output of 'tcpdump -r tcpdump.netns.pcap': :: [ 19:38:43 ] :: [ LOG ] :: --------------- OUTPUT START --------------- :: [ 19:38:43 ] :: [ LOG ] :: reading from file tcpdump.netns.pcap, link-type EN10MB (Ethernet), snapshot length 262144 :: [ 19:38:43 ] :: [ LOG ] :: dropped privs to tcpdump :: [ 19:38:43 ] :: [ LOG ] :: 19:38:07.182273 IP localhost.55826 > localhost.7811: Flags [S], seq 4208758709, win 65495, options [mss 65495,sackOK,TS val 3478020624 ecr 0,nop,wscale 7], length 0 :: [ 19:38:43 ] :: [ LOG ] :: 19:38:07.182290 IP localhost.7811 > localhost.55826: Flags [S.], seq 3704139695, ack 4208758710, win 65483, options [mss 65495,sackOK,TS val 3478020624 ecr 3478020624,nop,wscale 7], length 0 :: [ 19:38:43 ] :: [ LOG ] :: 19:38:07.182305 IP localhost.55826 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3478020624 ecr 3478020624], length 0 :: [ 19:38:43 ] :: [ LOG ] :: 19:38:13.809382 IP localhost.7811 > localhost.55826: Flags [.], ack 1, win 512, options [nop,nop,TS val 3478027252 ecr 3478020624], length 0 :: [ 19:38:43 ] :: [ LOG ] :: 19:38:13.809396 IP localhost.55826 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3478027252 ecr 3478020624], length 0 :: [ 19:38:43 ] :: [ LOG ] :: 19:38:14.849374 IP localhost.7811 > localhost.55826: Flags [.], ack 1, win 512, options [nop,nop,TS val 3478028292 ecr 3478020624], length 0 :: [ 19:38:43 ] :: [ LOG ] :: 19:38:14.849387 IP localhost.55826 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3478028292 ecr 3478020624], length 0 :: [ 19:38:43 ] :: [ LOG ] :: 19:38:15.889464 IP localhost.7811 > localhost.55826: Flags [.], ack 1, win 512, options [nop,nop,TS val 3478029332 ecr 3478020624], length 0 :: [ 19:38:43 ] :: [ LOG ] :: 19:38:15.889477 IP localhost.55826 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3478029332 ecr 3478020624], length 0 :: [ 19:38:43 ] :: [ LOG ] :: 19:38:16.929423 IP localhost.7811 > localhost.55826: Flags [.], ack 1, win 512, options [nop,nop,TS val 3478030372 ecr 3478020624], length 0 :: [ 19:38:43 ] :: [ LOG ] :: 19:38:16.929492 IP localhost.55826 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3478030372 ecr 3478020624], length 0 :: [ 19:38:43 ] :: [ LOG ] :: 19:38:17.969368 IP localhost.7811 > localhost.55826: Flags [.], ack 1, win 512, options [nop,nop,TS val 3478031412 ecr 3478020624], length 0 :: [ 19:38:43 ] :: [ LOG ] :: 19:38:17.969380 IP localhost.55826 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3478031412 ecr 3478020624], length 0 :: [ 19:38:43 ] :: [ LOG ] :: 19:38:19.009393 IP localhost.7811 > localhost.55826: Flags [.], ack 1, win 512, options [nop,nop,TS val 3478032452 ecr 3478020624], length 0 :: [ 19:38:43 ] :: [ LOG ] :: 19:38:19.009455 IP localhost.55826 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3478032452 ecr 3478020624], length 0 :: [ 19:38:43 ] :: [ LOG ] :: 19:38:20.049376 IP localhost.7811 > localhost.55826: Flags [.], ack 1, win 512, options [nop,nop,TS val 3478033492 ecr 3478020624], length 0 :: [ 19:38:43 ] :: [ LOG ] :: 19:38:20.049390 IP localhost.55826 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3478033492 ecr 3478020624], length 0 :: [ 19:38:43 ] :: [ LOG ] :: 19:38:21.089436 IP localhost.7811 > localhost.55826: Flags [.], ack 1, win 512, options [nop,nop,TS val 3478034532 ecr 3478020624], length 0 :: [ 19:38:43 ] :: [ LOG ] :: 19:38:21.089517 IP localhost.55826 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3478034532 ecr 3478020624], length 0 :: [ 19:38:43 ] :: [ LOG ] :: 19:38:22.129367 IP localhost.7811 > localhost.55826: Flags [.], ack 1, win 512, options [nop,nop,TS val 3478035572 ecr 3478020624], length 0 :: [ 19:38:43 ] :: [ LOG ] :: 19:38:22.129378 IP localhost.55826 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3478035572 ecr 3478020624], length 0 :: [ 19:38:43 ] :: [ LOG ] :: 19:38:23.169409 IP localhost.7811 > localhost.55826: Flags [.], ack 1, win 512, options [nop,nop,TS val 3478036612 ecr 3478020624], length 0 :: [ 19:38:43 ] :: [ LOG ] :: 19:38:23.169473 IP localhost.55826 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3478036612 ecr 3478020624], length 0 :: [ 19:38:43 ] :: [ LOG ] :: 19:38:24.209401 IP localhost.7811 > localhost.55826: Flags [R.], seq 1, ack 1, win 512, options [nop,nop,TS val 3478037652 ecr 3478020624], length 0 :: [ 19:38:43 ] :: [ LOG ] :: --------------- OUTPUT END --------------- :: [ 19:38:43 ] :: [ PASS ] :: Command 'tcpdump -r tcpdump.netns.pcap' (Expected 0, got 0) reading from file tcpdump.netns.pcap, link-type EN10MB (Ethernet), snapshot length 262144 dropped privs to tcpdump :: [ 19:38:43 ] :: [ BEGIN ] :: Running 'kalive_pkts=10' :: [ 19:38:43 ] :: [ PASS ] :: Command 'kalive_pkts=10' (Expected 0, got 0) :: [ 19:38:43 ] :: [ PASS ] :: pass: kalive_pkts equals 10 :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 41s :: Assertions: 9 good, 0 bad :: RESULT: PASS (netns) ** netns PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Cleanup :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 19:38:44 ] :: [ BEGIN ] :: Running 'ip netns del netns_ka' :: [ 19:38:44 ] :: [ PASS ] :: Command 'ip netns del netns_ka' (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 0s :: Assertions: 1 good, 0 bad :: RESULT: PASS (Cleanup) ** Cleanup PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: TEST PROTOCOL :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Test run ID : 22 Package : unknown beakerlib RPM : beakerlib-1.29.3-2.fc38.noarch Test name : unknown Test started : 2023-02-05 19:35:58 EST Test finished : 2023-02-05 19:38:45 EST (still running) Test duration : 167 seconds Distro : Fedora release 38 (Rawhide) Hostname : ibm-p9z-27-lp27.ibm2.lab.eng.bos.redhat.com Architecture : unknown CPUs : 0 x RAM size : 8067 MB HDD size : 39.86 GB :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Test description :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Keep-Alive Process: There are three configurable properties that determine how Keep-Alives work. On Linux they are1: tcp_keepalive_time default 7200 seconds tcp_keepalive_probes default 9 tcp_keepalive_intvl default 75 seconds TCP keepalive works like this: Client opens TCP connection If the connection is silent for tcp_keepalive_time seconds, send a single empty ACK packet.1 Did the server respond with a corresponding ACK of its own? No Wait tcp_keepalive_intvl seconds, then send another ACK Repeat until the number of ACK probes that have been sent equals tcp_keepalive_probes. If no response has been received at this point, send a RST and terminate the connection. Yes: Return to step 2 This process is enabled by default on most operating systems, and thus dead TCP connections are regularly pruned once the other end has been responsive for 2 hours 11 minutes (7200 seconds + 75 * 9 seconds). This test case: Use socket options to overide the system's, and test keepalive process. TCP_KEEPIDLE ----> tcp_keepalive_time TCP_KEEPCNT ----> tcp_keepalive_probes TCP_KEEPINTVL ----> tcp_keepalive_intvl For namespace: Bug 1476667 - [RFE] Namespace tcp_keepalive_time sysctl knob :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Setup :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 19:35:58 ] :: [ PASS ] :: Command 'systemctl stop firewalld' (Expected 0, got 0) :: [ 19:36:58 ] :: [ PASS ] :: Command 'sleep 60' (Expected 0, got 0) :: [ 19:36:58 ] :: [ PASS ] :: Command 'systemctl status firewalld' (Expected 1-255, got 3) :: [ 19:36:58 ] :: [ PASS ] :: Command 'nft delete table inet filter' (Expected 0-255, got 1) :: [ 19:37:09 ] :: [ PASS ] :: Command 'sleep 10' (Expected 0, got 0) :: [ 19:37:09 ] :: [ PASS ] :: Command 'sys_ka_idle=7200' (Expected 0, got 0) :: [ 19:37:09 ] :: [ PASS ] :: Command 'sys_ka_interval=75' (Expected 0, got 0) :: [ 19:37:09 ] :: [ PASS ] :: Command 'sys_ka_idle=9' (Expected 0, got 0) :: [ 19:37:17 ] :: [ PASS ] :: iproute installed (Expected 0, got 0) :: [ 19:37:17 ] :: [ PASS ] :: Command 'ip netns add netns_ka' (Expected 0, got 0) :: [ 19:37:17 ] :: [ PASS ] :: Command 'ip netns exec netns_ka ip link set lo up' (Expected 0, got 0) :: [ 19:37:17 ] :: [ PASS ] :: Command 'netns_sys_ka_idle=7200' (Expected 0, got 0) :: [ 19:37:17 ] :: [ PASS ] :: Command 'netns_sys_ka_interval=75' (Expected 0, got 0) :: [ 19:37:17 ] :: [ PASS ] :: Command 'netns_sys_ka_idle=9' (Expected 0, got 0) :: [ 19:37:17 ] :: [ LOG ] :: socket settings of keepalive will overide the system's :: [ 19:37:17 ] :: [ PASS ] :: Command 'idle=6' (Expected 0, got 0) :: [ 19:37:17 ] :: [ PASS ] :: Command 'interval=1' (Expected 0, got 0) :: [ 19:37:18 ] :: [ PASS ] :: Command 'maxpkt=10' (Expected 0, got 0) :: [ 19:37:18 ] :: [ PASS ] :: Command 'port=7811' (Expected 0, got 0) :: [ 19:37:18 ] :: [ PASS ] :: Command 'gcc -g -Wall -o keepalive keepalive.c' (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 80s :: Assertions: 19 good, 0 bad :: RESULT: PASS (Setup) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: host :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 19:37:19 ] :: [ PASS ] :: Command 'tcpdump -nn -i lo port 7811 -w tcpdump.host.pcap &' (Expected 0, got 0) :: [ 19:37:24 ] :: [ PASS ] :: Command './keepalive 127.0.0.1 7811 6 1 10 &' (Expected 0, got 0) :: [ 19:37:55 ] :: [ PASS ] :: Command 'sleep 31 ' (Expected 0, got 0) :: [ 19:37:55 ] :: [ PASS ] :: Command 'childpid=507530' (Expected 0, got 0) :: [ 19:37:55 ] :: [ PASS ] :: Command 'kill -s SIGINT 507530' (Expected 0, got 0) :: [ 19:37:55 ] :: [ PASS ] :: Command 'pkill tcpdump' (Expected 0, got 0) :: [ 19:38:00 ] :: [ LOG ] :: Output of 'tcpdump -r tcpdump.host.pcap': :: [ 19:38:00 ] :: [ LOG ] :: --------------- OUTPUT START --------------- :: [ 19:38:00 ] :: [ LOG ] :: reading from file tcpdump.host.pcap, link-type EN10MB (Ethernet), snapshot length 262144 :: [ 19:38:00 ] :: [ LOG ] :: dropped privs to tcpdump :: [ 19:38:00 ] :: [ LOG ] :: 19:37:24.337091 IP localhost.43358 > localhost.7811: Flags [S], seq 2631360015, win 65495, options [mss 65495,sackOK,TS val 3477977779 ecr 0,nop,wscale 7], length 0 :: [ 19:38:00 ] :: [ LOG ] :: 19:37:24.337108 IP localhost.7811 > localhost.43358: Flags [S.], seq 1621821209, ack 2631360016, win 65483, options [mss 65495,sackOK,TS val 3477977779 ecr 3477977779,nop,wscale 7], length 0 :: [ 19:38:00 ] :: [ LOG ] :: 19:37:24.337123 IP localhost.43358 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3477977779 ecr 3477977779], length 0 :: [ 19:38:00 ] :: [ LOG ] :: 19:37:30.929397 IP localhost.7811 > localhost.43358: Flags [.], ack 1, win 512, options [nop,nop,TS val 3477984372 ecr 3477977779], length 0 :: [ 19:38:00 ] :: [ LOG ] :: 19:37:30.929462 IP localhost.43358 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3477984372 ecr 3477977779], length 0 :: [ 19:38:00 ] :: [ LOG ] :: 19:37:31.969410 IP localhost.7811 > localhost.43358: Flags [.], ack 1, win 512, options [nop,nop,TS val 3477985412 ecr 3477977779], length 0 :: [ 19:38:00 ] :: [ LOG ] :: 19:37:31.969469 IP localhost.43358 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3477985412 ecr 3477977779], length 0 :: [ 19:38:00 ] :: [ LOG ] :: 19:37:33.009394 IP localhost.7811 > localhost.43358: Flags [.], ack 1, win 512, options [nop,nop,TS val 3477986452 ecr 3477977779], length 0 :: [ 19:38:00 ] :: [ LOG ] :: 19:37:33.009473 IP localhost.43358 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3477986452 ecr 3477977779], length 0 :: [ 19:38:00 ] :: [ LOG ] :: 19:37:34.049421 IP localhost.7811 > localhost.43358: Flags [.], ack 1, win 512, options [nop,nop,TS val 3477987492 ecr 3477977779], length 0 :: [ 19:38:00 ] :: [ LOG ] :: 19:37:34.049494 IP localhost.43358 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3477987492 ecr 3477977779], length 0 :: [ 19:38:00 ] :: [ LOG ] :: 19:37:35.089401 IP localhost.7811 > localhost.43358: Flags [.], ack 1, win 512, options [nop,nop,TS val 3477988532 ecr 3477977779], length 0 :: [ 19:38:00 ] :: [ LOG ] :: 19:37:35.089474 IP localhost.43358 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3477988532 ecr 3477977779], length 0 :: [ 19:38:00 ] :: [ LOG ] :: 19:37:36.129391 IP localhost.7811 > localhost.43358: Flags [.], ack 1, win 512, options [nop,nop,TS val 3477989572 ecr 3477977779], length 0 :: [ 19:38:00 ] :: [ LOG ] :: 19:37:36.129406 IP localhost.43358 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3477989572 ecr 3477977779], length 0 :: [ 19:38:00 ] :: [ LOG ] :: 19:37:37.169378 IP localhost.7811 > localhost.43358: Flags [.], ack 1, win 512, options [nop,nop,TS val 3477990612 ecr 3477977779], length 0 :: [ 19:38:00 ] :: [ LOG ] :: 19:37:37.169391 IP localhost.43358 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3477990612 ecr 3477977779], length 0 :: [ 19:38:00 ] :: [ LOG ] :: 19:37:38.209405 IP localhost.7811 > localhost.43358: Flags [.], ack 1, win 512, options [nop,nop,TS val 3477991652 ecr 3477977779], length 0 :: [ 19:38:00 ] :: [ LOG ] :: 19:37:38.209487 IP localhost.43358 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3477991652 ecr 3477977779], length 0 :: [ 19:38:00 ] :: [ LOG ] :: 19:37:39.249401 IP localhost.7811 > localhost.43358: Flags [.], ack 1, win 512, options [nop,nop,TS val 3477992692 ecr 3477977779], length 0 :: [ 19:38:00 ] :: [ LOG ] :: 19:37:39.249482 IP localhost.43358 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3477992692 ecr 3477977779], length 0 :: [ 19:38:00 ] :: [ LOG ] :: 19:37:40.289451 IP localhost.7811 > localhost.43358: Flags [.], ack 1, win 512, options [nop,nop,TS val 3477993732 ecr 3477977779], length 0 :: [ 19:38:01 ] :: [ LOG ] :: 19:37:40.289463 IP localhost.43358 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3477993732 ecr 3477977779], length 0 :: [ 19:38:01 ] :: [ LOG ] :: 19:37:41.329380 IP localhost.7811 > localhost.43358: Flags [R.], seq 1, ack 1, win 512, options [nop,nop,TS val 3477994772 ecr 3477977779], length 0 :: [ 19:38:01 ] :: [ LOG ] :: --------------- OUTPUT END --------------- :: [ 19:38:01 ] :: [ PASS ] :: Command 'tcpdump -r tcpdump.host.pcap' (Expected 0, got 0) :: [ 19:38:01 ] :: [ PASS ] :: Command 'kalive_pkts=10' (Expected 0, got 0) :: [ 19:38:01 ] :: [ PASS ] :: pass: kalive_pkts equals 10 :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 42s :: Assertions: 9 good, 0 bad :: RESULT: PASS (host) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: netns :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 19:38:02 ] :: [ PASS ] :: Command 'ip netns exec netns_ka tcpdump -nn -i lo port 7811 -w tcpdump.netns.pcap &' (Expected 0, got 0) :: [ 19:38:07 ] :: [ PASS ] :: Command 'ip netns exec netns_ka ./keepalive 127.0.0.1 7811 6 1 10 &' (Expected 0, got 0) :: [ 19:38:38 ] :: [ PASS ] :: Command 'sleep 31 ' (Expected 0, got 0) :: [ 19:38:38 ] :: [ PASS ] :: Command 'childpid=508144' (Expected 0, got 0) :: [ 19:38:38 ] :: [ PASS ] :: Command 'kill -s SIGINT 508144' (Expected 0, got 0) :: [ 19:38:38 ] :: [ PASS ] :: Command 'pkill tcpdump' (Expected 0, got 0) :: [ 19:38:43 ] :: [ LOG ] :: Output of 'tcpdump -r tcpdump.netns.pcap': :: [ 19:38:43 ] :: [ LOG ] :: --------------- OUTPUT START --------------- :: [ 19:38:43 ] :: [ LOG ] :: reading from file tcpdump.netns.pcap, link-type EN10MB (Ethernet), snapshot length 262144 :: [ 19:38:43 ] :: [ LOG ] :: dropped privs to tcpdump :: [ 19:38:43 ] :: [ LOG ] :: 19:38:07.182273 IP localhost.55826 > localhost.7811: Flags [S], seq 4208758709, win 65495, options [mss 65495,sackOK,TS val 3478020624 ecr 0,nop,wscale 7], length 0 :: [ 19:38:43 ] :: [ LOG ] :: 19:38:07.182290 IP localhost.7811 > localhost.55826: Flags [S.], seq 3704139695, ack 4208758710, win 65483, options [mss 65495,sackOK,TS val 3478020624 ecr 3478020624,nop,wscale 7], length 0 :: [ 19:38:43 ] :: [ LOG ] :: 19:38:07.182305 IP localhost.55826 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3478020624 ecr 3478020624], length 0 :: [ 19:38:43 ] :: [ LOG ] :: 19:38:13.809382 IP localhost.7811 > localhost.55826: Flags [.], ack 1, win 512, options [nop,nop,TS val 3478027252 ecr 3478020624], length 0 :: [ 19:38:43 ] :: [ LOG ] :: 19:38:13.809396 IP localhost.55826 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3478027252 ecr 3478020624], length 0 :: [ 19:38:43 ] :: [ LOG ] :: 19:38:14.849374 IP localhost.7811 > localhost.55826: Flags [.], ack 1, win 512, options [nop,nop,TS val 3478028292 ecr 3478020624], length 0 :: [ 19:38:43 ] :: [ LOG ] :: 19:38:14.849387 IP localhost.55826 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3478028292 ecr 3478020624], length 0 :: [ 19:38:43 ] :: [ LOG ] :: 19:38:15.889464 IP localhost.7811 > localhost.55826: Flags [.], ack 1, win 512, options [nop,nop,TS val 3478029332 ecr 3478020624], length 0 :: [ 19:38:43 ] :: [ LOG ] :: 19:38:15.889477 IP localhost.55826 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3478029332 ecr 3478020624], length 0 :: [ 19:38:43 ] :: [ LOG ] :: 19:38:16.929423 IP localhost.7811 > localhost.55826: Flags [.], ack 1, win 512, options [nop,nop,TS val 3478030372 ecr 3478020624], length 0 :: [ 19:38:43 ] :: [ LOG ] :: 19:38:16.929492 IP localhost.55826 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3478030372 ecr 3478020624], length 0 :: [ 19:38:43 ] :: [ LOG ] :: 19:38:17.969368 IP localhost.7811 > localhost.55826: Flags [.], ack 1, win 512, options [nop,nop,TS val 3478031412 ecr 3478020624], length 0 :: [ 19:38:43 ] :: [ LOG ] :: 19:38:17.969380 IP localhost.55826 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3478031412 ecr 3478020624], length 0 :: [ 19:38:43 ] :: [ LOG ] :: 19:38:19.009393 IP localhost.7811 > localhost.55826: Flags [.], ack 1, win 512, options [nop,nop,TS val 3478032452 ecr 3478020624], length 0 :: [ 19:38:43 ] :: [ LOG ] :: 19:38:19.009455 IP localhost.55826 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3478032452 ecr 3478020624], length 0 :: [ 19:38:43 ] :: [ LOG ] :: 19:38:20.049376 IP localhost.7811 > localhost.55826: Flags [.], ack 1, win 512, options [nop,nop,TS val 3478033492 ecr 3478020624], length 0 :: [ 19:38:43 ] :: [ LOG ] :: 19:38:20.049390 IP localhost.55826 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3478033492 ecr 3478020624], length 0 :: [ 19:38:43 ] :: [ LOG ] :: 19:38:21.089436 IP localhost.7811 > localhost.55826: Flags [.], ack 1, win 512, options [nop,nop,TS val 3478034532 ecr 3478020624], length 0 :: [ 19:38:43 ] :: [ LOG ] :: 19:38:21.089517 IP localhost.55826 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3478034532 ecr 3478020624], length 0 :: [ 19:38:43 ] :: [ LOG ] :: 19:38:22.129367 IP localhost.7811 > localhost.55826: Flags [.], ack 1, win 512, options [nop,nop,TS val 3478035572 ecr 3478020624], length 0 :: [ 19:38:43 ] :: [ LOG ] :: 19:38:22.129378 IP localhost.55826 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3478035572 ecr 3478020624], length 0 :: [ 19:38:43 ] :: [ LOG ] :: 19:38:23.169409 IP localhost.7811 > localhost.55826: Flags [.], ack 1, win 512, options [nop,nop,TS val 3478036612 ecr 3478020624], length 0 :: [ 19:38:43 ] :: [ LOG ] :: 19:38:23.169473 IP localhost.55826 > localhost.7811: Flags [.], ack 1, win 512, options [nop,nop,TS val 3478036612 ecr 3478020624], length 0 :: [ 19:38:43 ] :: [ LOG ] :: 19:38:24.209401 IP localhost.7811 > localhost.55826: Flags [R.], seq 1, ack 1, win 512, options [nop,nop,TS val 3478037652 ecr 3478020624], length 0 :: [ 19:38:43 ] :: [ LOG ] :: --------------- OUTPUT END --------------- :: [ 19:38:43 ] :: [ PASS ] :: Command 'tcpdump -r tcpdump.netns.pcap' (Expected 0, got 0) :: [ 19:38:43 ] :: [ PASS ] :: Command 'kalive_pkts=10' (Expected 0, got 0) :: [ 19:38:43 ] :: [ PASS ] :: pass: kalive_pkts equals 10 :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 41s :: Assertions: 9 good, 0 bad :: RESULT: PASS (netns) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Cleanup :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 19:38:44 ] :: [ PASS ] :: Command 'ip netns del netns_ka' (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 0s :: Assertions: 1 good, 0 bad :: RESULT: PASS (Cleanup) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: unknown :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 19:38:45 ] :: [ LOG ] :: Phases fingerprint: 3TFH3dbq :: [ 19:38:45 ] :: [ LOG ] :: Asserts fingerprint: cDYg/isO Uploading journal.xml .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 167s :: Phases: 4 good, 0 bad :: OVERALL RESULT: PASS (unknown)