**** dT 0.000 * top TEST ./tests/p00000.vtc starting **** top extmacro def pkg_version=trunk **** top extmacro def pkg_branch=trunk **** top extmacro def pwd=/root/VT/varnish-cache/bin/varnishtest **** top extmacro def date(...) **** top extmacro def string(...) **** top extmacro def localhost=192.168.60.180 **** top extmacro def bad_backend=192.168.60.180:51687 **** top extmacro def listen_addr=192.168.60.180:0 **** top extmacro def bad_ip=192.0.2.255 **** top extmacro def topbuild=/root/VT/varnish-cache **** top extmacro def topsrc=/root/VT/varnish-cache **** top macro def testdir=/root/VT/varnish-cache/bin/varnishtest/./tests **** top macro def tmpdir=/root/VT/_vtest_tmp/vtc.14219.2db1a7fb **** top macro def vtcid=vtc.14219.2db1a7fb ** top === varnishtest "Test Basic persistence" * top VTEST Test Basic persistence ** top === feature persistent_storage ** top === process p1 -dump { **** dT 0.004 **** p1 CMD: varnishd -spersistent -b 192.168.60.180 -a :0 -d 2>&1 *** p1 PID: 14236 **** p1 macro def p1_pid=14236 **** p1 macro def p1_dir=/root/VT/_vtest_tmp/vtc.14219.2db1a7fb/p1 **** p1 macro def p1_out=/root/VT/_vtest_tmp/vtc.14219.2db1a7fb/p1/term **** p1 macro def p1_err=/root/VT/_vtest_tmp/vtc.14219.2db1a7fb/p1/stderr ** top === process p1 -expect-text 0 0 {to launch} **** dT 0.006 **** p1 stderr read 0 **** dT 0.322 **** p1 stdout|Warning: mlock() of VSM failed: Operation not permitted (1)\r **** p1 stdout|Info: max locked memory (soft): unlimited\r **** p1 stdout|Info: max locked memory (hard): unlimited\r **** dT 0.324 **** p1 stdout|Debug: Version: varnish-trunk revision e81775bc3bae8e5571cfe31929d38bd00350bbb8\r **** p1 stdout|Debug: Platform: FreeBSD,14.3-RELEASE,amd64,-jnone,-spersistent,-sdefault,-hcritbit\r **** p1 stdout|200 317 \r **** p1 stdout|-----------------------------\r **** p1 stdout|Varnish Cache CLI 1.0\r **** p1 stdout|-----------------------------\r **** p1 stdout|FreeBSD,14.3-RELEASE,amd64,-jnone,-spersistent,-sdefault,-hcritbit\r **** p1 stdout|varnish-trunk revision e81775bc3bae8e5571cfe31929d38bd00350bbb8\r **** p1 stdout|\r **** p1 stdout|Type 'help' for command list.\r **** p1 stdout|Type 'quit' to close CLI session.\r **** p1 stdout|Type 'start' to launch worker process.\r **** p1 stdout|\r **** dT 0.336 **** p1 found expected text at 16,14: 'to launch' ** top === process p1 -write "start\n" **** p1 Writing 6 bytes ** top === process p1 -expect-text 0 0 {-spersistent has been deprecate... **** p1 stdout|start\r **** dT 0.339 **** p1 stdout|Debug: Child (14245) Started\r **** dT 0.343 **** p1 stdout|Error: Child failed on launch \r **** p1 stdout|Error: Child (14245) said Child starts\r **** p1 stdout|Error: Child (14245) said Error: -spersistent has been deprecated, please see:\r **** p1 stdout|Error: Child (14245) said https://www.varnish-cache.org/docs/trunk/phk/persistent.html\r **** p1 stdout|Error: Child (14245) said for details.\r **** p1 stdout|Error: Child (14245) said (-? gives usage)\r **** dT 0.347 **** p1 found expected text at 19,34: '-spersistent has been deprecated' ** top === process p1 -write "quit\n" **** p1 Writing 5 bytes ** top === process p1 -expect-exit 0x20 -wait **** p1 stdout|quit\r **** dT 0.450 **** p1 stdout|Error: Child (14245) died status=2\r **** dT 0.452 **** p1 stdout|Debug: Child cleanup complete\r **** p1 stdout|400 23 \r **** p1 stdout|Child failed on launch \r **** p1 stdout|500 22 \r **** p1 stdout|Closing CLI connection\r **** p1 stdout|Info: manager stopping child\r **** p1 stdout|Info: manager dies\r **** dT 0.459 **** p1 stdout read 0 **** dT 0.467 ** p1 WAIT4 pid=14236 status=0x2000 (user 0.276298 sys 0.063154) **** p1 macro undef p1_pid **** p1 stdout 1218 bytes, stderr 0 bytes ** top === server s1 { ** s1 Starting server **** s1 macro def s1_addr=192.168.60.180 **** s1 macro def s1_port=10133 **** s1 macro def s1_sock=192.168.60.180:10133 * s1 Listen on 192.168.60.180:10133 ** top === shell "rm -f ${tmpdir}/_.per" **** top shell_cmd|set -e ;exec 2>&1 ; rm -f /root/VT/_vtest_tmp/vtc.14219.2db1a7fb/_.per ** s1 Started on 192.168.60.180:10133 (1 iterations) **** dT 0.469 **** top shell_status = 0x0000 ** top === varnish v1 \ **** dT 0.471 ** v1 Launch *** v1 CMD: cd ${pwd} && exec varnishd -d -n /root/VT/_vtest_tmp/vtc.14219.2db1a7fb/v1 -i v1 -l 2m -p auto_restart=off -p syslog_cli_traffic=off -p thread_pool_min=10 -p debug=+vtc_mode -p vsl_mask=+Debug,+H2RxHdr,+H2RxBody -p h2_initial_window_size=1m -p h2_rx_window_low_water=64k -a '192.168.60.180:0' -M '192.168.60.180 49318' -P /root/VT/_vtest_tmp/vtc.14219.2db1a7fb/v1/varnishd.pid -p vmod_path=/root/VT/varnish-cache/vmod/.libs -pfeature=+wait_silo -sdeprecated_persistent,/root/VT/_vtest_tmp/vtc.14219.2db1a7fb/_.per,5m *** v1 CMD: cd /root/VT/varnish-cache/bin/varnishtest && exec varnishd -d -n /root/VT/_vtest_tmp/vtc.14219.2db1a7fb/v1 -i v1 -l 2m -p auto_restart=off -p syslog_cli_traffic=off -p thread_pool_min=10 -p debug=+vtc_mode -p vsl_mask=+Debug,+H2RxHdr,+H2RxBody -p h2_initial_window_size=1m -p h2_rx_window_low_water=64k -a '192.168.60.180:0' -M '192.168.60.180 49318' -P /root/VT/_vtest_tmp/vtc.14219.2db1a7fb/v1/varnishd.pid -p vmod_path=/root/VT/varnish-cache/vmod/.libs -pfeature=+wait_silo -sdeprecated_persistent,/root/VT/_vtest_tmp/vtc.14219.2db1a7fb/_.per,5m **** dT 0.472 *** v1 PID: 14252 **** v1 macro def v1_pid=14252 **** v1 macro def v1_name=/root/VT/_vtest_tmp/vtc.14219.2db1a7fb/v1 **** dT 0.479 *** v1 debug|Warning: mlock() of VSM failed: Operation not permitted (1) *** v1 debug|Info: max locked memory (soft): unlimited *** v1 debug|Info: max locked memory (hard): unlimited **** dT 0.481 *** v1 debug|Debug: Version: varnish-trunk revision e81775bc3bae8e5571cfe31929d38bd00350bbb8 *** v1 debug|Debug: Platform: FreeBSD,14.3-RELEASE,amd64,-jnone,-sdeprecated_persistent,-sdefault,-hcritbit *** v1 debug|200 328 *** v1 debug|----------------------------- *** v1 debug|Varnish Cache CLI 1.0 *** v1 debug|----------------------------- *** v1 debug|FreeBSD,14.3-RELEASE,amd64,-jnone,-sdeprecated_persistent,-sdefault,-hcritbit *** v1 debug|varnish-trunk revision e81775bc3bae8e5571cfe31929d38bd00350bbb8 *** v1 debug| *** v1 debug|Type 'help' for command list. *** v1 debug|Type 'quit' to close CLI session. *** v1 debug|Type 'start' to launch worker process. *** v1 debug| **** dT 0.585 **** v1 CLIPOLL 1 0x1 0x0 0x0 **** dT 0.586 *** v1 CLI connection fd = 7 *** v1 CLI RX 107 **** v1 CLI RX|lvlzwouxfketmrlzbaexkbxxmfgqbsie **** v1 CLI RX| **** v1 CLI RX|Authentication required. **** v1 CLI TX|auth 7b50da38cff3ba3ab09419bee25a3d198b99521520ba6c7a0394fde9afbe48fc *** v1 CLI RX 200 **** v1 CLI RX|----------------------------- **** v1 CLI RX|Varnish Cache CLI 1.0 **** v1 CLI RX|----------------------------- **** v1 CLI RX|FreeBSD,14.3-RELEASE,amd64,-jnone,-sdeprecated_persistent,-sdefault,-hcritbit **** v1 CLI RX|varnish-trunk revision e81775bc3bae8e5571cfe31929d38bd00350bbb8 **** v1 CLI RX| **** v1 CLI RX|Type 'help' for command list. **** v1 CLI RX|Type 'quit' to close CLI session. **** v1 CLI RX|Type 'start' to launch worker process. **** v1 CLI TX|vcl.inline vcl1 << %XJEIFLH|)Xspa8P **** v1 CLI TX|vcl 4.1; **** v1 CLI TX|backend s1 { .host = "192.168.60.180"; .port = "10133"; } **** v1 CLI TX| **** v1 CLI TX| **** v1 CLI TX|%XJEIFLH|)Xspa8P **** dT 0.694 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.800 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.907 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.958 *** v1 CLI RX 200 **** v1 CLI RX|VCL compiled. **** v1 CLI TX|vcl.use vcl1 **** dT 1.001 *** v1 CLI RX 200 **** v1 CLI RX|VCL 'vcl1' now active ** v1 Start **** v1 CLI TX|start **** dT 1.015 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 1.045 *** v1 debug|Debug: Child (14261) Started **** dT 1.126 *** v1 debug|Child launched OK **** dT 1.127 *** v1 debug|Info: Child (14261) said Child starts *** v1 debug|Info: Child (14261) said sizeof(struct smp_ident) = 112 = 0x70 *** v1 debug|Info: Child (14261) said sizeof(struct smp_sign) = 32 = 0x20 *** v1 debug|Info: Child (14261) said sizeof(struct smp_segptr) = 32 = 0x20 *** v1 debug|Info: Child (14261) said sizeof(struct smp_object) = 72 = 0x48 *** v1 debug|Info: Child (14261) said CHK(0xf0b7b4280a8 SILO 0x82ca00000 ) = 1 *** v1 debug|Info: Child (14261) said Warning SILO (/root/VT/_vtest_tmp/vtc.14219.2db1a7fb/_.per) not reloaded (reason=1) *** v1 debug|Info: Child (14261) said min_nseg = 10, max_segl = 104441 *** v1 debug|Info: Child (14261) said max_nseg = 6553, min_segl = 159 *** v1 debug|Info: Child (14261) said aim_nseg = 255, aim_segl = 4095 *** v1 debug|Info: Child (14261) said free_reserve = 40950 *** v1 debug|Info: Child (14261) said Wrapped silo *** v1 debug|Info: Child (14261) said Silo completely loaded *** v1 CLI RX 200 *** v1 wait-running **** v1 CLI TX|status **** dT 1.169 *** v1 CLI RX 200 **** v1 CLI RX|Child in state running **** v1 CLI TX|debug.listen_address **** dT 1.211 *** v1 CLI RX 200 **** v1 CLI RX|a0 192.168.60.180 15078 **** v1 CLI TX|debug.xid 1000 **** dT 1.225 **** v1 vsl| 0 CLI - Rd vcl.load "vcl1" vcl_vcl1.1754384193.021775/vgc.so 1auto **** v1 vsl| 0 CLI - Wr 200 52 Loaded "vcl_vcl1.1754384193.021775/vgc.so" as "vcl1" **** v1 vsl| 0 CLI - Rd vcl.use "vcl1" **** v1 vsl| 0 CLI - Wr 200 0 **** v1 vsl| 0 CLI - Rd start **** v1 vsl| 0 Debug - sockopt: Setting SO_LINGER for a0=192.168.60.180:15078 **** v1 vsl| 0 Debug - sockopt: Setting SO_KEEPALIVE for a0=192.168.60.180:15078 **** v1 vsl| 0 Debug - sockopt: Setting SO_SNDTIMEO for a0=192.168.60.180:15078 **** v1 vsl| 0 Debug - sockopt: Setting SO_RCVTIMEO for a0=192.168.60.180:15078 **** v1 vsl| 0 Debug - sockopt: Setting TCP_NODELAY for a0=192.168.60.180:15078 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPIDLE for a0=192.168.60.180:15078 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPCNT for a0=192.168.60.180:15078 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPINTVL for a0=192.168.60.180:15078 **** v1 vsl| 0 Error - Kernel filtering: sock=3, errno=2 No such file or directory **** v1 vsl| 0 CLI - Wr 200 0 **** v1 vsl| 0 CLI - Rd debug.listen_address **** v1 vsl| 0 CLI - Wr 200 24 a0 192.168.60.180 15078 **** dT 1.253 *** v1 CLI RX 200 **** v1 CLI RX|XID is 1000 chunk 1 **** v1 CLI TX|debug.listen_address **** dT 1.329 **** v1 vsl| 0 CLI - Rd debug.xid 1000 **** v1 vsl| 0 CLI - Wr 200 19 XID is 1000 chunk 1 *** v1 CLI RX 200 **** v1 CLI RX|a0 192.168.60.180 15078 ** v1 Listen on 192.168.60.180 15078 **** v1 macro def v1_addr=192.168.60.180 **** v1 macro def v1_port=15078 **** v1 macro def v1_sock=192.168.60.180:15078 **** v1 macro def v1_a0_addr=192.168.60.180 **** v1 macro def v1_a0_port=15078 **** v1 macro def v1_a0_sock=192.168.60.180:15078 ** top === varnish v1 -stop ** v1 Stop **** v1 CLI TX|stop **** dT 1.371 *** v1 debug|Debug: Stopping Child **** dT 1.436 **** v1 vsl| 0 CLI - Rd debug.listen_address **** v1 vsl| 0 CLI - Wr 200 24 a0 192.168.60.180 15078 **** v1 vsl| 0 CLI - EOF on CLI connection, worker stops **** dT 2.335 *** v1 debug|Info: Child (14261) said Child dies *** v1 debug|Info: Child (14261) ended **** dT 2.336 *** v1 debug|Debug: Child cleanup complete *** v1 CLI RX 200 *** v1 wait-stopped **** v1 CLI TX|status **** dT 2.378 *** v1 CLI RX 200 **** v1 CLI RX|Child in state stopped ** top === varnish v1 -start ** v1 Start **** v1 CLI TX|start **** dT 2.424 *** v1 debug|Debug: Child (14263) Started **** dT 2.460 *** v1 debug|Child launched OK **** dT 2.461 *** v1 debug|Info: Child (14263) said Child starts *** v1 debug|Info: Child (14263) said sizeof(struct smp_ident) = 112 = 0x70 *** v1 debug|Info: Child (14263) said sizeof(struct smp_sign) = 32 = 0x20 *** v1 debug|Info: Child (14263) said sizeof(struct smp_segptr) = 32 = 0x20 *** v1 debug|Info: Child (14263) said sizeof(struct smp_object) = 72 = 0x48 *** v1 debug|Info: Child (14263) said min_nseg = 10, max_segl = 104441 *** v1 debug|Info: Child (14263) said max_nseg = 6553, min_segl = 159 *** v1 debug|Info: Child (14263) said aim_nseg = 255, aim_segl = 4095 *** v1 debug|Info: Child (14263) said free_reserve = 40950 *** v1 debug|Info: Child (14263) said Wrapped silo *** v1 debug|Info: Child (14263) said Silo completely loaded *** v1 CLI RX 200 *** v1 wait-running **** v1 CLI TX|status **** dT 2.503 *** v1 CLI RX 200 **** v1 CLI RX|Child in state running **** v1 CLI TX|debug.listen_address **** dT 2.545 *** v1 CLI RX 200 **** v1 CLI RX|a0 192.168.60.180 15078 **** v1 CLI TX|debug.xid 1000 **** dT 2.587 *** v1 CLI RX 200 **** v1 CLI RX|XID is 1000 chunk 1 **** v1 CLI TX|debug.listen_address **** dT 2.610 **** v1 vsl| 0 CLI - Rd debug.listen_address **** v1 vsl| 0 CLI - Wr 200 24 a0 192.168.60.180 15078 **** v1 vsl| 0 CLI - Rd debug.xid 1000 **** v1 vsl| 0 CLI - Wr 200 19 XID is 1000 chunk 1 **** dT 2.630 *** v1 CLI RX 200 **** v1 CLI RX|a0 192.168.60.180 15078 ** v1 Listen on 192.168.60.180 15078 **** v1 macro def v1_addr=192.168.60.180 **** v1 macro def v1_port=15078 **** v1 macro def v1_sock=192.168.60.180:15078 **** v1 macro def v1_a0_addr=192.168.60.180 **** v1 macro def v1_a0_port=15078 **** v1 macro def v1_a0_sock=192.168.60.180:15078 ** top === client c1 { ** c1 Starting client ** c1 Waiting for client ** c1 Started on 192.168.60.180:15078 (1 iterations) *** c1 Connect to 192.168.60.180:15078 **** dT 2.631 *** c1 connected fd 18 from 192.168.60.180 63057 to 192.168.60.180:15078 ** c1 === txreq -url "/" **** c1 txreq|GET / HTTP/1.1\r **** c1 txreq|Host: 192.168.60.180\r **** c1 txreq|User-Agent: c1\r **** c1 txreq|\r ** c1 === rxresp *** s1 accepted fd 8 192.168.60.180 10321 ** s1 === rxreq **** s1 rxhdr|GET / HTTP/1.1\r **** s1 rxhdr|Host: 192.168.60.180\r **** s1 rxhdr|User-Agent: c1\r **** s1 rxhdr|X-Forwarded-For: 192.168.60.180\r **** s1 rxhdr|Via: 1.1 v1 (Varnish/trunk)\r **** s1 rxhdr|Accept-Encoding: gzip\r **** s1 rxhdr|X-Varnish: 1002\r **** s1 rxhdr|\r **** s1 rxhdrlen = 158 **** s1 http[ 0] |GET **** s1 http[ 1] |/ **** s1 http[ 2] |HTTP/1.1 **** s1 http[ 3] |Host: 192.168.60.180 **** s1 http[ 4] |User-Agent: c1 **** s1 http[ 5] |X-Forwarded-For: 192.168.60.180 **** s1 http[ 6] |Via: 1.1 v1 (Varnish/trunk) **** s1 http[ 7] |Accept-Encoding: gzip **** s1 http[ 8] |X-Varnish: 1002 **** s1 bodylen = 0 ** s1 === txresp -body FOO **** s1 txresp|HTTP/1.1 200 OK\r **** s1 txresp|Date: Tue, 05 Aug 2025 08:56:35 GMT\r **** s1 txresp|Server: s1\r **** s1 txresp|Content-Length: 3\r **** s1 txresp|\r **** s1 txresp|FOO ** s1 === accept **** s1 Accepting **** dT 2.675 **** c1 rxhdrlen = 0 ---- c1 HTTP header is incomplete * top Aborting execution, test failed * top RESETTING after ./tests/p00000.vtc ** s1 Waiting for server (5/-1) ** v1 Wait **** v1 CLI TX|panic.show **** dT 2.717 **** v1 vsl| 0 CLI - Rd debug.listen_address **** v1 vsl| 0 CLI - Wr 200 24 a0 192.168.60.180 15078 **** v1 vsl| 1000 Begin c sess 0 HTTP/1 **** v1 vsl| 1000 SessOpen c 192.168.60.180 63057 a0 192.168.60.180 15078 1754384195.003612 21 **** v1 vsl| 1000 Debug c sockopt: Test confirmed SO_KEEPALIVE non heredity for a0=192.168.60.180:15078 **** v1 vsl| 1000 Debug c sockopt: Test confirmed TCP_NODELAY non heredity for a0=192.168.60.180:15078 **** v1 vsl| 1000 Debug c sockopt: SO_LINGER may be inherited for a0=192.168.60.180:15078 **** v1 vsl| 1000 Debug c sockopt: Setting SO_KEEPALIVE for a0=192.168.60.180:15078 **** v1 vsl| 1000 Debug c sockopt: SO_SNDTIMEO may be inherited for a0=192.168.60.180:15078 **** v1 vsl| 1000 Debug c sockopt: SO_RCVTIMEO may be inherited for a0=192.168.60.180:15078 **** v1 vsl| 1000 Debug c sockopt: Setting TCP_NODELAY for a0=192.168.60.180:15078 **** v1 vsl| 1000 Debug c sockopt: TCP_KEEPIDLE may be inherited for a0=192.168.60.180:15078 **** v1 vsl| 1000 Debug c sockopt: TCP_KEEPCNT may be inherited for a0=192.168.60.180:15078 **** v1 vsl| 1000 Debug c sockopt: TCP_KEEPINTVL may be inherited for a0=192.168.60.180:15078 **** v1 vsl| 1000 Link c req 1001 rxreq **** v1 vsl| 1002 Begin b bereq 1001 fetch **** v1 vsl| 1002 VCL_use b vcl1 **** v1 vsl| 1002 Timestamp b Start: 1754384195.003837 0.000000 0.000000 **** v1 vsl| 1002 BereqMethod b GET **** v1 vsl| 1002 BereqURL b / **** v1 vsl| 1002 BereqProtocol b HTTP/1.1 **** v1 vsl| 1002 BereqHeader b Host: 192.168.60.180 **** v1 vsl| 1002 BereqHeader b User-Agent: c1 **** v1 vsl| 1002 BereqHeader b X-Forwarded-For: 192.168.60.180 **** v1 vsl| 1002 BereqHeader b Via: 1.1 v1 (Varnish/trunk) **** v1 vsl| 1002 BereqHeader b Accept-Encoding: gzip **** v1 vsl| 1002 BereqHeader b X-Varnish: 1002 **** v1 vsl| 1002 VCL_call b BACKEND_FETCH **** v1 vsl| 1002 VCL_return b fetch **** v1 vsl| 1002 Timestamp b Fetch: 1754384195.003871 0.000033 0.000033 **** v1 vsl| 1002 Timestamp b Connected: 1754384195.003941 0.000103 0.000069 **** v1 vsl| 1002 BackendOpen b 24 s1 192.168.60.180 10133 192.168.60.180 10321 connect **** v1 vsl| 1002 Timestamp b Bereq: 1754384195.003988 0.000150 0.000047 **** v1 vsl| 1002 BerespProtocol b HTTP/1.1 **** v1 vsl| 1002 BerespStatus b 200 **** v1 vsl| 1002 BerespReason b OK **** v1 vsl| 1002 BerespHeader b Date: Tue, 05 Aug 2025 08:56:35 GMT **** v1 vsl| 1002 BerespHeader b Server: s1 **** v1 vsl| 1002 BerespHeader b Content-Length: 3 **** v1 vsl| 1002 Timestamp b Beresp: 1754384195.004381 0.000544 0.000393 **** v1 vsl| 1002 TTL b RFC 120 10 0 1754384195 1754384195 1754384195 0 0 cacheable **** v1 vsl| 1002 VCL_call b BACKEND_RESPONSE **** v1 vsl| 1002 VCL_return b deliver **** v1 vsl| 1002 Debug b Missing content-range header or unknown range unit **** v1 vsl| 1002 Timestamp b Process: 1754384195.004418 0.000580 0.000036 **** v1 vsl| 1002 Filters b **** v1 vsl| 1002 Storage b deprecated_persistent s0 **** v1 vsl| 1002 Fetch_Body b 3 length stream **** v1 vsl| 1002 BackendClose b 24 s1 recycle **** v1 vsl| 1002 Timestamp b BerespBody: 1754384195.015145 0.011307 0.010727 **** v1 vsl| 1002 Length b 3 **** v1 vsl| 1002 BereqAcct b 158 0 158 87 3 90 **** v1 vsl| 1002 End b **** v1 vsl| 1001 Begin c req 1000 rxreq **** v1 vsl| 1001 Timestamp c Start: 1754384195.003687 0.000000 0.000000 **** v1 vsl| 1001 Timestamp c Req: 1754384195.003687 0.000000 0.000000 **** v1 vsl| 1001 VCL_use c vcl1 **** v1 vsl| 1001 ReqStart c 192.168.60.180 63057 a0 **** v1 vsl| 1001 ReqMethod c GET **** v1 vsl| 1001 ReqURL c / **** v1 vsl| 1001 ReqProtocol c HTTP/1.1 **** v1 vsl| 1001 ReqHeader c Host: 192.168.60.180 **** v1 vsl| 1001 ReqHeader c User-Agent: c1 **** v1 vsl| 1001 ReqHeader c X-Forwarded-For: 192.168.60.180 **** v1 vsl| 1001 ReqHeader c Via: 1.1 v1 (Varnish/trunk) **** v1 vsl| 1001 VCL_call c RECV **** v1 vsl| 1001 VCL_return c hash **** v1 vsl| 1001 VCL_call c HASH **** v1 vsl| 1001 VCL_return c lookup **** v1 vsl| 1001 VCL_call c MISS **** v1 vsl| 1001 VCL_return c fetch **** v1 vsl| 1001 Link c bereq 1002 fetch **** v1 vsl| 1001 Timestamp c Fetch: 1754384195.004466 0.000779 0.000779 **** v1 vsl| 1001 RespProtocol c HTTP/1.1 **** v1 vsl| 1001 RespStatus c 200 **** v1 vsl| 1001 RespReason c OK **** v1 vsl| 1001 RespHeader c Date: Tue, 05 Aug 2025 08:56:35 GMT **** v1 vsl| 1001 RespHeader c Server: s1 **** v1 vsl| 1001 RespHeader c Content-Length: 3 **** v1 vsl| 1001 RespHeader c X-Varnish: 1001 **** v1 vsl| 1001 RespHeader c Age: 0 **** v1 vsl| 1001 RespHeader c Via: 1.1 v1 (Varnish/trunk) **** v1 vsl| 1001 RespHeader c Accept-Ranges: bytes **** v1 vsl| 1001 VCL_call c DELIVER **** v1 vsl| 1001 VCL_return c deliver **** v1 vsl| 1001 Timestamp c Process: 1754384195.004494 0.000807 0.000028 **** v1 vsl| 1001 Filters c **** v1 vsl| 1001 RespHeader c Connection: keep-alive **** dT 2.782 *** v1 debug|Error: Child (14263) died signal=6 (core dumped) *** v1 debug|Error: Child (14263) Panic at: Tue, 05 Aug 2025 08:56:35 GMT *** v1 debug|Assert error in sml_ai_lease_boc(), storage/storage_simple.c line 460: *** v1 debug| Condition(hdl->oc->stobj->priv == hdl->obj) not true. *** v1 debug|version = varnish-trunk revision e81775bc3bae8e5571cfe31929d38bd00350bbb8, vrt api = 21.0 *** v1 debug|ident = FreeBSD,14.3-RELEASE,amd64,-jnone,-sdeprecated_persistent,-sdefault,-hcritbit,kqueue *** v1 debug|now = 4835992.866683 (mono), 1754384195.004540 (real) *** v1 debug|Backtrace: *** v1 debug| 0x43089e: at /root/VT/varnish-cache/bin/varnishd/varnishd *** v1 debug| 0x43085b: at /root/VT/varnish-cache/bin/varnishd/varnishd *** v1 debug| 0x312f25: at /root/VT/varnish-cache/bin/varnishd/varnishd *** v1 debug| 0x312bf4: at /root/VT/varnish-cache/bin/varnishd/varnishd *** v1 debug| 0x42edfd: at /root/VT/varnish-cache/bin/varnishd/varnishd *** v1 debug| 0x3dfc46: at /root/VT/varnish-cache/bin/varnishd/varnishd *** v1 debug| 0x30d92c: at /root/VT/varnish-cache/bin/varnishd/varnishd *** v1 debug| 0x3d9c9a: *** v1 debug| at /root/VT/varnish-cache/bin/varnishd/varnishd *** v1 debug| 0x30d4c6: at /root/VT/varnish-cache/bin/varnishd/varnishd *** v1 debug| 0x2d3e2f: at /root/VT/varnish-cache/bin/varnishd/varnishd *** v1 debug| 0x37da81: at /root/VT/varnish-cache/bin/varnishd/varnishd *** v1 debug| 0x322b10: at /root/VT/varnish-cache/bin/varnishd/varnishd *** v1 debug| 0x320adf: at /root/VT/varnish-cache/bin/varnishd/varnishd *** v1 debug| 0x381b54: at /root/VT/varnish-cache/bin/varnishd/varnishd *** v1 debug| 0x380e05: at /root/VT/varnish-cache/bin/varnishd/varnishd *** v1 debug| 0x36bc77: at /root/VT/varnish-cache/bin/varnishd/varnishd *** v1 debug| 0x36b0de: at /root/VT/varnish-cache/bin/varnishd/varnishd *** v1 debug| 0x36ac8f: at /root/VT/varnish-cache/bin/varnishd/varnishd *** v1 debug|argv = { *** v1 debug| [0] = \"varnishd\", *** v1 debug| [1] = \"-d\", *** v1 debug| [2] = \"-n\", *** v1 debug| [3] = \"/root/VT/_vtest_tmp/vtc.14219.2db1a7fb/v1\", *** v1 debug| [4] = \"-i\", *** v1 debug| [5] = \"v1\", *** v1 debug| [6] = \"-l\", *** v1 debug| *** v1 debug|[7] = \"2m\", *** v1 debug| [8] = \"-p\", *** v1 debug| [9] = \"auto_restart=off\", *** v1 debug| [10] = \"-p\", *** v1 debug| [11] = \"syslog_cli_traffic=off\", *** v1 debug| [12] = \"-p\", *** v1 debug| [13] = \"thread_pool_min=10\", *** v1 debug| [14] = \"-p\", *** v1 debug| [15] = \"debug=+vtc_mode\", *** v1 debug| [16] = \"-p\", *** v1 debug| [17] = \"vsl_mask=+Debug,+H2RxHdr,+H2RxBody\", *** v1 debug| [18] = \"-p\", *** v1 debug| [19] = \"h2_initial_window_size=1m\", *** v1 debug| [20] = \"-p\", *** v1 debug| [21] = \"h2_rx_window_low_water=64k\", *** v1 debug| [22] = \"-a\", *** v1 debug| [23] = \"192.168.60.180:0\", *** v1 debug| [24] = \"-M\", *** v1 debug| [25] = \"192.168.60.180 49318\", *** v1 debug| [26] = \"-P\", *** v1 debug| [27] = \"/root/VT/_vtest_tmp/vtc.14219.2db1a7fb/v1/varnishd.pid\", *** v1 debug| [28] = \"-p\", *** v1 debug| [29] = \"vmod_path=/root/VT/varnish-cache/vmod/.libs\", *** v1 debug| [30] = \"-pfeature=+wait_silo\", *** v1 debug| [31] = \"-sdeprecated_persistent,/root/VT/_vtest_tmp/vtc.14219.2db1a7fb/_.per,5m\", *** v1 debug|} *** v1 debug|pthread.self = 0xf0b7ca04c00 *** v1 debug|pthread.name = (cache-worker) *** v1 debug|thr.req = 0xf0b7fa4c2e0 { *** v1 debug| vxid = 1001, transport = HTTP/1 { *** v1 debug| state = HTTP1::Proc *** v1 debug| } *** v1 debug| step = Req Step finish *** v1 debug| vdp_filter_list = \"\", *** v1 debug| req_body = none, *** v1 debug| restarts = 0, esi_level = *** v1 debug|0, *** v1 debug| vary_b = 0x0, vary_e = 0x0, *** v1 debug| d_ttl = -1.000000, d_grace = -1.000000, *** v1 debug| storage = 0x0, *** v1 debug| director_hint = 0xf0b7b4202e0 { *** v1 debug| cli_name = vcl1.s1, *** v1 debug| admin_health = healthy, changed = 1754384194.833711, *** v1 debug| type = backend { *** v1 debug| conn_pool = 0xf0b7b431280 { *** v1 debug| ident = 0x5ac132068b0ebde6bcf21ebb52d8a59045ef16d2d76683c3de594ca7bcbc7fe8, *** v1 debug| vrt_endpoint = 0xf0b7b423fe0 { *** v1 debug| ipv4 = 192.168.60.180, port = 10133, *** v1 debug| }, *** v1 debug| }, *** v1 debug| hosthdr = 192.168.60.180, *** v1 debug| n_conn = 0, *** v1 debug| }, *** v1 debug| }, *** v1 debug| sess = 0xf0b7fe01920 { *** v1 debug| fd = 21, vxid = 1000, *** v1 debug| t_open = 1754384195.003612, *** v1 debug| t_idle = 1754384195.003612, *** v1 debug| ws = 0xf0b7fe01960 { *** v1 debug| id = \"ses\", *** v1 debug| {s, f, r, e} = {0xf0b7fe019b8, +96, 0x0, +576}, *** v1 debug| }, *** v1 debug| transport = HTTP/1 { *** v1 debug| state = HTTP1::Proc *** v1 debug| } *** v1 debug| client = 192.168.60.180 63057 192.168.60.180:15078, *** v1 debug| local.endpoint = 192.168.60.180:15078, *** v1 debug| local.socket = a0, *** v1 debug| local.ip = 192.168.60.180:15078, *** v1 debug| remote.ip = 192.168.60.180:63057, *** v1 debug| server.ip = 192.168.60.180:150 *** v1 debug|78, *** v1 debug| client.ip = 192.168.60.180:63057, *** v1 debug| }, *** v1 debug| worker = 0x82fbdfed8 { *** v1 debug| ws = 0x82fbdff30 { *** v1 debug| id = \"wrk\", *** v1 debug| {s, f, r, e} = {0x82fbdf440, +1136, 0x0, +2040}, *** v1 debug| }, *** v1 debug| VCL::method = DELIVER, *** v1 debug| VCL::methods = {RECV, HASH, MISS, DELIVER}, *** v1 debug| }, *** v1 debug| ws = 0xf0b7fa4c438 { *** v1 debug| id = \"req\", *** v1 debug| {s, f, r, e} = {0xf0b7fa51380, +264, 0x0, +77624}, *** v1 debug| }, *** v1 debug| http_conn = 0xf0b7fa512f8 { *** v1 debug| fd = 21 (@0xf0b7fe01944), *** v1 debug| doclose = null(Not Closing) *** v1 debug| ws = 0xf0b7fa4c438 { *** v1 debug| [Already dumped, see above] *** v1 debug| }, *** v1 debug| {rxbuf_b, rxbuf_e} = {0xf0b7fa51380, 0xf0b7fa513b8}, *** v1 debug| {pipeline_b, pipeline_e} = {0x0, 0x0}, *** v1 debug| content_length = -1, *** v1 debug| body_status = none, *** v1 debug| first_byte_timeout = 0.000000, *** v1 debug| between_bytes_timeout = 0.000000, *** v1 debug| }, *** v1 debug| http[req] = 0xf0b7fa4c4e8 { *** v1 debug| ws = 0xf0b7fa4c438 { *** v1 debug| [Already dumped, see above] *** v1 debug| }, *** v1 debug| hdrs { *** v1 debug| \"GET\", *** v1 debug| \"/\", *** v1 debug| \"HTTP/1.1\", *** v1 debug| \"Host: 192.168.60.180\", *** v1 debug| \"User-Agent: c1\", *** v1 debug| \"X-Forwarded-For: 192.168.60.180\", *** v1 debug| \"Via: 1.1 v1 (Var *** v1 debug|nish/trunk)\", *** v1 debug| }, *** v1 debug| }, *** v1 debug| http[resp] = 0xf0b7fa4cdd8 { *** v1 debug| ws = 0xf0b7fa4c438 { *** v1 debug| [Already dumped, see above] *** v1 debug| }, *** v1 debug| hdrs { *** v1 debug| \"HTTP/1.1\", *** v1 debug| \"200\", *** v1 debug| \"OK\", *** v1 debug| \"Date: Tue, 05 Aug 2025 08:56:35 GMT\", *** v1 debug| \"Server: s1\", *** v1 debug| \"Content-Length: 3\", *** v1 debug| \"X-Varnish: 1001\", *** v1 debug| \"Age: 0\", *** v1 debug| \"Via: 1.1 v1 (Varnish/trunk)\", *** v1 debug| \"Accept-Ranges: bytes\", *** v1 debug| \"Connection: keep-alive\", *** v1 debug| }, *** v1 debug| }, *** v1 debug| vdc = 0xf0b7fa51298 { *** v1 debug| nxt = 0xf0b7fa51450, *** v1 debug| retval = 0, *** v1 debug| filters = { *** v1 debug| V1B = 0xf0b7fa51450 { priv = 0x82fbdf440 } *** v1 debug| }, *** v1 debug| }, *** v1 debug| vcl[vcl] = 0xf0b7b427c80 { *** v1 debug| name = \"vcl1\", *** v1 debug| busy = 1, *** v1 debug| discard = 0, *** v1 debug| state = auto, *** v1 debug| temp = warm, *** v1 debug| conf = 0x853ccdec0 { *** v1 debug| syntax = \"41\", *** v1 debug| srcname = { *** v1 debug| [0] = \"\", *** v1 debug| [1] = \"\", *** v1 debug| }, *** v1 debug| instances = { *** v1 debug| }, *** v1 debug| }, *** v1 debug| }, *** v1 debug| vpi = 0x82fbdf430 { *** v1 debug| handling (VCL::return) = 0x0 (none), *** v1 debug| ref = 36, *** v1 debug| vpi_ref = 0x853cceb90 { *** v1 debug| source = 1 (\"\"), *** v1 debug| *** v1 debug| offset = 3771, *** v1 debug| line = 163, *** v1 debug| pos = 1, *** v1 debug| src = \"}\" *** v1 debug| }, *** v1 debug| }, *** v1 debug| objcore[REQ] = 0xf0b7f206000 { *** v1 debug| refcnt = 2, *** v1 debug| flags = {}, *** v1 debug| exp_flags = {refd}, *** v1 debug| boc = 0xf0b7f209000 { *** v1 debug| refcnt = 2, *** v1 debug| stevedore_priv = 0x0, *** v1 debug| state = finished, *** v1 debug| vary = 0x0, *** v1 debug| fetched_so_far = 3, *** v1 debug| delivered_so_far = 0, *** v1 debug| transit_buffer = 0, *** v1 debug| VSLIST_FIRST(vai_q_head) = 0x0, *** v1 debug| }, *** v1 debug| exp = {1754384195.004382, 120.000000, 10.000000, 0.000000}, *** v1 debug| objhead = 0xf0b7f20e000, *** v1 debug| stevedore = 0xf0b7b4b7000 (deprecated_persistent s0), *** v1 debug| }, *** v1 debug| flags = { *** v1 debug| }, *** v1 debug| privs = 0xf0b7fa4c4d8 { *** v1 debug| }, *** v1 debug| top = 0xf0b7fa51360 { *** v1 debug| req = 0xf0b7fa4c2e0 { *** v1 debug| [Already dumped, see above] *** v1 debug| }, *** v1 debug| privs = 0xf0b7fa51378 { *** v1 debug| }, *** v1 debug| vcl[vcl0] = NULL *** v1 debug| }, *** v1 debug|}, *** v1 debug|thr.busyobj = NULL *** v1 debug|thr.worker = 0x82fbdfed8 { *** v1 debug| [Already dumped, see above] *** v1 debug|}, *** v1 debug|vmods = { *** v1 debug|}, *** v1 debug|pools = { *** v1 debug| pool = 0xf0b7c601000 { *** v1 debug| nidle = 8, *** v1 debug| nthr = 10, *** v1 debug| lqueue = 0 *** v1 debug| }, *** v1 debug| pool = 0xf0b7c601100 { *** v1 debug| nidle = 9, *** v1 debug| nthr = 10, *** v1 debug| lqueue = 0 *** v1 debug| }, *** v1 debug|}, *** v1 debug| *** v1 debug| *** v1 debug|Debug: Child cleanup complete *** v1 CLI RX 200 **** dT 2.783 **** v1 CLI RX|Child (14263) Panic at: Tue, 05 Aug 2025 08:56:35 GMT **** v1 CLI RX|Assert error in sml_ai_lease_boc(), storage/storage_simple.c line 460: **** v1 CLI RX| Condition(hdl->oc->stobj->priv == hdl->obj) not true. **** v1 CLI RX|version = varnish-trunk revision e81775bc3bae8e5571cfe31929d38bd00350bbb8, vrt api = 21.0 **** v1 CLI RX|ident = FreeBSD,14.3-RELEASE,amd64,-jnone,-sdeprecated_persistent,-sdefault,-hcritbit,kqueue **** v1 CLI RX|now = 4835992.866683 (mono), 1754384195.004540 (real) **** v1 CLI RX|Backtrace: **** v1 CLI RX| 0x43089e: at /root/VT/varnish-cache/bin/varnishd/varnishd **** v1 CLI RX| 0x43085b: at /root/VT/varnish-cache/bin/varnishd/varnishd **** v1 CLI RX| 0x312f25: at /root/VT/varnish-cache/bin/varnishd/varnishd **** v1 CLI RX| 0x312bf4: at /root/VT/varnish-cache/bin/varnishd/varnishd **** v1 CLI RX| 0x42edfd: at /root/VT/varnish-cache/bin/varnishd/varnishd **** v1 CLI RX| 0x3dfc46: at /root/VT/varnish-cache/bin/varnishd/varnishd **** v1 CLI RX| 0x30d92c: at /root/VT/varnish-cache/bin/varnishd/varnishd **** v1 CLI RX| 0x3d9c9a: at /root/VT/varnish-cache/bin/varnishd/varnishd **** v1 CLI RX| 0x30d4c6: at /root/VT/varnish-cache/bin/varnishd/varnishd **** v1 CLI RX| 0x2d3e2f: at /root/VT/varnish-cache/bin/varnishd/varnishd **** v1 CLI RX| 0x37da81: at /root/VT/varnish-cache/bin/varnishd/varnishd **** v1 CLI RX| 0x322b10: at /root/VT/varnish-cache/bin/varnishd/varnishd **** v1 CLI RX| 0x320adf: at /root/VT/varnish-cache/bin/varnishd/varnishd **** v1 CLI RX| 0x381b54: at /root/VT/varnish-cache/bin/varnishd/varnishd **** v1 CLI RX| 0x380e05: at /root/VT/varnish-cache/bin/varnishd/varnishd **** v1 CLI RX| 0x36bc77: at /root/VT/varnish-cache/bin/varnishd/varnishd **** v1 CLI RX| 0x36b0de: at /root/VT/varnish-cache/bin/varnishd/varnishd **** v1 CLI RX| 0x36ac8f: at /root/VT/varnish-cache/bin/varnishd/varnishd **** v1 CLI RX|argv = { **** v1 CLI RX| [0] = \"varnishd\", **** v1 CLI RX| [1] = \"-d\", **** v1 CLI RX| [2] = \"-n\", **** v1 CLI RX| [3] = \"/root/VT/_vtest_tmp/vtc.14219.2db1a7fb/v1\", **** v1 CLI RX| [4] = \"-i\", **** v1 CLI RX| [5] = \"v1\", **** v1 CLI RX| [6] = \"-l\", **** v1 CLI RX| [7] = \"2m\", **** v1 CLI RX| [8] = \"-p\", **** v1 CLI RX| [9] = \"auto_restart=off\", **** v1 CLI RX| [10] = \"-p\", **** v1 CLI RX| [11] = \"syslog_cli_traffic=off\", **** v1 CLI RX| [12] = \"-p\", **** v1 CLI RX| [13] = \"thread_pool_min=10\", **** v1 CLI RX| [14] = \"-p\", **** v1 CLI RX| [15] = \"debug=+vtc_mode\", **** v1 CLI RX| [16] = \"-p\", **** v1 CLI RX| [17] = \"vsl_mask=+Debug,+H2RxHdr,+H2RxBody\", **** v1 CLI RX| [18] = \"-p\", **** v1 CLI RX| [19] = \"h2_initial_window_size=1m\", **** v1 CLI RX| [20] = \"-p\", **** v1 CLI RX| [21] = \"h2_rx_window_low_water=64k\", **** v1 CLI RX| [22] = \"-a\", **** v1 CLI RX| [23] = \"192.168.60.180:0\", **** v1 CLI RX| [24] = \"-M\", **** v1 CLI RX| [25] = \"192.168.60.180 49318\", **** v1 CLI RX| [26] = \"-P\", **** v1 CLI RX| [27] = \"/root/VT/_vtest_tmp/vtc.14219.2db1a7fb/v1/varnishd.pid\", **** v1 CLI RX| [28] = \"-p\", **** v1 CLI RX| [29] = \"vmod_path=/root/VT/varnish-cache/vmod/.libs\", **** v1 CLI RX| [30] = \"-pfeature=+wait_silo\", **** v1 CLI RX| [31] = \"-sdeprecated_persistent,/root/VT/_vtest_tmp/vtc.14219.2db1a7fb/_.per,5m\", **** v1 CLI RX|} **** v1 CLI RX|pthread.self = 0xf0b7ca04c00 **** v1 CLI RX|pthread.name = (cache-worker) **** v1 CLI RX|thr.req = 0xf0b7fa4c2e0 { **** v1 CLI RX| vxid = 1001, transport = HTTP/1 { **** v1 CLI RX| state = HTTP1::Proc **** v1 CLI RX| } **** v1 CLI RX| step = Req Step finish **** v1 CLI RX| vdp_filter_list = \"\", **** v1 CLI RX| req_body = none, **** v1 CLI RX| restarts = 0, esi_level = 0, **** v1 CLI RX| vary_b = 0x0, vary_e = 0x0, **** v1 CLI RX| d_ttl = -1.000000, d_grace = -1.000000, **** v1 CLI RX| storage = 0x0, **** v1 CLI RX| director_hint = 0xf0b7b4202e0 { **** v1 CLI RX| cli_name = vcl1.s1, **** v1 CLI RX| admin_health = healthy, changed = 1754384194.833711, **** v1 CLI RX| type = backend { **** v1 CLI RX| conn_pool = 0xf0b7b431280 { **** v1 CLI RX| ident = 0x5ac132068b0ebde6bcf21ebb52d8a59045ef16d2d76683c3de594ca7bcbc7fe8, **** v1 CLI RX| vrt_endpoint = 0xf0b7b423fe0 { **** v1 CLI RX| ipv4 = 192.168.60.180, port = 10133, **** v1 CLI RX| }, **** v1 CLI RX| }, **** v1 CLI RX| hosthdr = 192.168.60.180, **** v1 CLI RX| n_conn = 0, **** v1 CLI RX| }, **** v1 CLI RX| }, **** v1 CLI RX| sess = 0xf0b7fe01920 { **** v1 CLI RX| fd = 21, vxid = 1000, **** v1 CLI RX| t_open = 1754384195.003612, **** v1 CLI RX| t_idle = 1754384195.003612, **** v1 CLI RX| ws = 0xf0b7fe01960 { **** v1 CLI RX| id = \"ses\", **** v1 CLI RX| {s, f, r, e} = {0xf0b7fe019b8, +96, 0x0, +576}, **** v1 CLI RX| }, **** v1 CLI RX| transport = HTTP/1 { **** v1 CLI RX| state = HTTP1::Proc **** v1 CLI RX| } **** v1 CLI RX| client = 192.168.60.180 63057 192.168.60.180:15078, **** v1 CLI RX| local.endpoint = 192.168.60.180:15078, **** v1 CLI RX| local.socket = a0, **** v1 CLI RX| local.ip = 192.168.60.180:15078, **** v1 CLI RX| remote.ip = 192.168.60.180:63057, **** v1 CLI RX| server.ip = 192.168.60.180:15078, **** v1 CLI RX| client.ip = 192.168.60.180:63057, **** v1 CLI RX| }, **** v1 CLI RX| worker = 0x82fbdfed8 { **** v1 CLI RX| ws = 0x82fbdff30 { **** v1 CLI RX| id = \"wrk\", **** v1 CLI RX| {s, f, r, e} = {0x82fbdf440, +1136, 0x0, +2040}, **** v1 CLI RX| }, **** v1 CLI RX| VCL::method = DELIVER, **** v1 CLI RX| VCL::methods = {RECV, HASH, MISS, DELIVER}, **** v1 CLI RX| }, **** v1 CLI RX| ws = 0xf0b7fa4c438 { **** v1 CLI RX| id = \"req\", **** v1 CLI RX| {s, f, r, e} = {0xf0b7fa51380, +264, 0x0, +77624}, **** v1 CLI RX| }, **** v1 CLI RX| http_conn = 0xf0b7fa512f8 { **** v1 CLI RX| fd = 21 (@0xf0b7fe01944), **** v1 CLI RX| doclose = null(Not Closing) **** v1 CLI RX| ws = 0xf0b7fa4c438 { **** v1 CLI RX| [Already dumped, see above] **** v1 CLI RX| }, **** v1 CLI RX| {rxbuf_b, rxbuf_e} = {0xf0b7fa51380, 0xf0b7fa513b8}, **** v1 CLI RX| {pipeline_b, pipeline_e} = {0x0, 0x0}, **** v1 CLI RX| content_length = -1, **** v1 CLI RX| body_status = none, **** v1 CLI RX| first_byte_timeout = 0.000000, **** v1 CLI RX| between_bytes_timeout = 0.000000, **** v1 CLI RX| }, **** v1 CLI RX| http[req] = 0xf0b7fa4c4e8 { **** v1 CLI RX| ws = 0xf0b7fa4c438 { **** v1 CLI RX| [Already dumped, see above] **** v1 CLI RX| }, **** v1 CLI RX| hdrs { **** v1 CLI RX| \"GET\", **** v1 CLI RX| \"/\", **** v1 CLI RX| \"HTTP/1.1\", **** v1 CLI RX| \"Host: 192.168.60.180\", **** v1 CLI RX| \"User-Agent: c1\", **** v1 CLI RX| \"X-Forwarded-For: 192.168.60.180\", **** v1 CLI RX| \"Via: 1.1 v1 (Varnish/trunk)\", **** v1 CLI RX| }, **** v1 CLI RX| }, **** v1 CLI RX| http[resp] = 0xf0b7fa4cdd8 { **** v1 CLI RX| ws = 0xf0b7fa4c438 { **** v1 CLI RX| [Already dumped, see above] **** v1 CLI RX| }, **** v1 CLI RX| hdrs { **** v1 CLI RX| \"HTTP/1.1\", **** v1 CLI RX| \"200\", **** v1 CLI RX| \"OK\", **** v1 CLI RX| \"Date: Tue, 05 Aug 2025 08:56:35 GMT\", **** v1 CLI RX| \"Server: s1\", **** v1 CLI RX| \"Content-Length: 3\", **** v1 CLI RX| \"X-Varnish: 1001\", **** v1 CLI RX| \"Age: 0\", **** v1 CLI RX| \"Via: 1.1 v1 (Varnish/trunk)\", **** v1 CLI RX| \"Accept-Ranges: bytes\", **** v1 CLI RX| \"Connection: keep-alive\", **** v1 CLI RX| }, **** v1 CLI RX| }, **** v1 CLI RX| vdc = 0xf0b7fa51298 { **** v1 CLI RX| nxt = 0xf0b7fa51450, **** v1 CLI RX| retval = 0, **** v1 CLI RX| filters = { **** v1 CLI RX| V1B = 0xf0b7fa51450 { priv = 0x82fbdf440 } **** v1 CLI RX| }, **** v1 CLI RX| }, **** v1 CLI RX| vcl[vcl] = 0xf0b7b427c80 { **** v1 CLI RX| name = \"vcl1\", **** v1 CLI RX| busy = 1, **** v1 CLI RX| discard = 0, **** v1 CLI RX| state = auto, **** v1 CLI RX| temp = warm, **** v1 CLI RX| conf = 0x853ccdec0 { **** v1 CLI RX| syntax = \"41\", **** v1 CLI RX| srcname = { **** v1 CLI RX| [0] = \"\", **** v1 CLI RX| [1] = \"\", **** v1 CLI RX| }, **** v1 CLI RX| instances = { **** v1 CLI RX| }, **** v1 CLI RX| }, **** v1 CLI RX| }, **** v1 CLI RX| vpi = 0x82fbdf430 { **** v1 CLI RX| handling (VCL::return) = 0x0 (none), **** v1 CLI RX| ref = 36, **** v1 CLI RX| vpi_ref = 0x853cceb90 { **** v1 CLI RX| source = 1 (\"\"), **** v1 CLI RX| offset = 3771, **** v1 CLI RX| line = 163, **** v1 CLI RX| pos = 1, **** v1 CLI RX| src = \"}\" **** v1 CLI RX| }, **** v1 CLI RX| }, **** v1 CLI RX| objcore[REQ] = 0xf0b7f206000 { **** v1 CLI RX| refcnt = 2, **** v1 CLI RX| flags = {}, **** v1 CLI RX| exp_flags = {refd}, **** v1 CLI RX| boc = 0xf0b7f209000 { **** v1 CLI RX| refcnt = 2, **** v1 CLI RX| stevedore_priv = 0x0, **** v1 CLI RX| state = finished, **** v1 CLI RX| vary = 0x0, **** v1 CLI RX| fetched_so_far = 3, **** v1 CLI RX| delivered_so_far = 0, **** v1 CLI RX| transit_buffer = 0, **** v1 CLI RX| VSLIST_FIRST(vai_q_head) = 0x0, **** v1 CLI RX| }, **** v1 CLI RX| exp = {1754384195.004382, 120.000000, 10.000000, 0.000000}, **** v1 CLI RX| objhead = 0xf0b7f20e000, **** v1 CLI RX| stevedore = 0xf0b7b4b7000 (deprecated_persistent s0), **** v1 CLI RX| }, **** v1 CLI RX| flags = { **** v1 CLI RX| }, **** v1 CLI RX| privs = 0xf0b7fa4c4d8 { **** v1 CLI RX| }, **** v1 CLI RX| top = 0xf0b7fa51360 { **** v1 CLI RX| req = 0xf0b7fa4c2e0 { **** v1 CLI RX| [Already dumped, see above] **** v1 CLI RX| }, **** v1 CLI RX| privs = 0xf0b7fa51378 { **** v1 CLI RX| }, **** v1 CLI RX| vcl[vcl0] = NULL **** v1 CLI RX| }, **** v1 CLI RX|}, **** v1 CLI RX|thr.busyobj = NULL **** v1 CLI RX|thr.worker = 0x82fbdfed8 { **** v1 CLI RX| [Already dumped, see above] **** v1 CLI RX|}, **** v1 CLI RX|vmods = { **** v1 CLI RX|}, **** v1 CLI RX|pools = { **** v1 CLI RX| pool = 0xf0b7c601000 { **** v1 CLI RX| nidle = 8, **** v1 CLI RX| nthr = 10, **** v1 CLI RX| lqueue = 0 **** v1 CLI RX| }, **** v1 CLI RX| pool = 0xf0b7c601100 { **** v1 CLI RX| nidle = 9, **** v1 CLI RX| nthr = 10, **** v1 CLI RX| lqueue = 0 **** v1 CLI RX| }, **** v1 CLI RX|}, **** v1 CLI RX| **** v1 CLI RX| **** dT 2.794 ---- v1 Unexpected panic * top failure during reset # top TEST ./tests/p00000.vtc FAILED (2.797) exit=2 FAIL tests/p00000.vtc (exit status: 2)