[Bug 244393] Failing test case: sys.netpfil.pf.fragmentation.v6
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Feb 25 05:20:21 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244393
Bug ID: 244393
Summary: Failing test case: sys.netpfil.pf.fragmentation.v6
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: tests
Assignee: testing at freebsd.org
Reporter: lwhsu at FreeBSD.org
Since
https://ci.freebsd.org/job/FreeBSD-head-amd64-test/14400/testReport/junit/sys.netpfil.pf/fragmentation/v6/
Error Message
atf-check failed; see the output of the test for details
Standard Output
net.inet6.ip6.forwarding: 0 -> 1
add net 2001:db8:42::/64: gateway 2001:db8:43::2 fib 0
add net 2001:db8:43::/64: gateway 2001:db8:42::2 fib 0
Executing command [ ping6 -c 1 2001:db8:42::2 ]
Executing command [ ping6 -c 1 -s 4500 2001:db8:42::2 ]
Standard Error
Test case metadata
------------------
allowed_architectures is empty
allowed_platforms is empty
description = IPv6 fragmentation test
has_cleanup = true
is_exclusive = false
required_configs is empty
required_disk_space = 0
required_files is empty
required_memory = 0
required_programs = scapy
required_user = root
timeout = 300
Timing information
------------------
Start time: 2020-02-20T18:58:35.737320Z
End time: 2020-02-20T18:58:47.039157Z
Duration: 11.302s
Original stderr
---------------
pf enabled
rules cleared
nat cleared
0 tables deleted.
0 states cleared
source tracking entries cleared
pf: statistics cleared
pf: interface flags reset
Fail: incorrect exit status: 2, expected: 0
stdout:
PING6(4548=40+8+4500 bytes) 2001:db8:42::1 --> 2001:db8:42::2
--- 2001:db8:42::2 ping6 statistics ---
1 packets transmitted, 0 packets received, 100.0% packet loss
stderr:
Files left in work directory after failure: created_interfaces.lst,
created_jails.lst
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-testing
mailing list