[Fryer] streaming-3.0.2 FAIL. 22 of 25 tests succeeded.

fryer at oneiros.varnish-software.com fryer at oneiros.varnish-software.com
Mon Jun 11 07:38:05 CEST 2012


Tests Failed: 4gpluss-stream 4gpluss 4gpluss-nogzip 


Tests OK: httperf-lru-nostream-gzip httperf-lru-nostream-gzip-deflateoff streaming httperf-lru-default memleak httperf-lru-stream-default httperf-hot httperf-lru-nostream-nogzip cold-gzip httperf-lru-stream-gzip httperf-lru-stream-nogzip basic-fryer cold-nogzip 4gpluss-nostream lru-random siege-test httperf-lru-nostream-default httperf-rapid-expire streaming-grace cold-default purge-fail streaming-gzip 



2012-06-11 03:21:51 [1,15]: Server pantoum checked out  of branch streaming-3.0.2
2012-06-11 03:22:15 [2,23]: httperf-lru-nostream-gzip(httperf): Starting test
2012-06-11 03:26:43 [2,268]: httperf-lru-nostream-gzip-deflateoff(httperf): Starting test
2012-06-11 03:30:55 [2,251]: streaming(httperf): Starting test
2012-06-11 03:34:22 [2,207]: httperf-lru-default(httperf): Starting test
2012-06-11 03:38:37 [2,255]: memleak(httperf): Starting test
2012-06-11 03:41:00 [2,143]: 4gpluss-stream(httperf): Starting test
2012-06-11 03:48:50 WARNING [0,469]: 4gpluss-stream(httperf): Out of bounds: fetch_failed(1) more than upper boundary 0
2012-06-11 03:48:50 [1, 0]: 4gpluss-stream(httperf): Load:  05:48:50 up 10 days, 16:11,  0 users,  load average: 0.53, 1.06, 1.23

2012-06-11 03:48:50 [1, 0]: 4gpluss-stream(httperf): Test name: 4gpluss-stream
2012-06-11 03:48:50 [1, 0]: 4gpluss-stream(httperf): Varnish options: 
2012-06-11 03:48:50 [1, 0]: 4gpluss-stream(httperf): -t=60000
2012-06-11 03:48:50 [1, 0]: 4gpluss-stream(httperf): -s=malloc,52G
2012-06-11 03:48:50 [1, 0]: 4gpluss-stream(httperf): Varnish parameters: 
2012-06-11 03:48:50 [1, 0]: 4gpluss-stream(httperf): thread_stats_rate=1
2012-06-11 03:48:50 [1, 0]: 4gpluss-stream(httperf): sess_timeout=60000s
2012-06-11 03:48:50 [1, 0]: 4gpluss-stream(httperf): http_gzip_support=off
2012-06-11 03:48:50 [1, 0]: 4gpluss-stream(httperf): send_timeout=60000s
2012-06-11 03:48:50 [1, 0]: 4gpluss-stream(httperf): Payload size (excludes headers): 5G
2012-06-11 03:48:50 [1, 0]: 4gpluss-stream(httperf): Branch: streaming-3.0.2
2012-06-11 03:48:50 [1, 0]: 4gpluss-stream(httperf): Number of clients involved: 24
2012-06-11 03:48:50 [1, 0]: 4gpluss-stream(httperf): Type of test: httperf
2012-06-11 03:48:50 [1, 0]: 4gpluss-stream(httperf): Test iterations: 1
2012-06-11 03:48:50 [1, 0]: 4gpluss-stream(httperf): Runtime: 465 seconds
2012-06-11 03:48:50 [1, 0]: 4gpluss-stream(httperf): VCL: 
backend foo {
	.host = "localhost";
	.port = "80";
}

sub vcl_recv {
	if (req.url ~ "[0-9]") {
		set req.url = "/1";
	} else {
		set req.url = "/2";
	}
}
sub vcl_fetch {
	set beresp.do_stream = true;
}

2012-06-11 03:48:50 [1, 0]: 4gpluss-stream(httperf): Number of total connections: 25
2012-06-11 03:48:50 [1, 0]: 4gpluss-stream(httperf): Note: connections are subject to rounding when divided among clients. Expect slight deviations.
2012-06-11 03:48:50 [1, 0]: 4gpluss-stream(httperf): Requests per connection: 1
2012-06-11 03:48:50 [1, 0]: 4gpluss-stream(httperf): Extra options to httperf: --wset=9,0.05 --timeout 6000
2012-06-11 03:48:50 [1, 0]: 4gpluss-stream(httperf): Httperf command (last client): httperf --hog --timeout 60 --num-calls 1 --num-conns 1 --port 8080 --burst-length 10 --client 23/24 --server 10.20.100.12 --wset=9,0.05 --timeout 6000
2012-06-11 03:48:57 [2, 6]: httperf-lru-stream-default(httperf): Starting test
2012-06-11 03:53:13 [2,256]: httperf-hot(httperf): Starting test
2012-06-11 03:54:31 [2,77]: httperf-lru-nostream-nogzip(httperf): Starting test
2012-06-11 03:59:00 [2,268]: cold-gzip(httperf): Starting test
2012-06-11 04:01:41 [2,161]: 4gpluss(httperf): Starting test
2012-06-11 04:18:55 WARNING [0,1033]: 4gpluss(httperf): Out of bounds: fetch_failed(2) more than upper boundary 0
2012-06-11 04:18:55 [1, 0]: 4gpluss(httperf): Load:  06:18:55 up 10 days, 16:41,  0 users,  load average: 0.34, 0.77, 1.33

2012-06-11 04:18:55 [1, 0]: 4gpluss(httperf): Test name: 4gpluss
2012-06-11 04:18:55 [1, 0]: 4gpluss(httperf): Varnish options: 
2012-06-11 04:18:55 [1, 0]: 4gpluss(httperf): -t=60000
2012-06-11 04:18:55 [1, 0]: 4gpluss(httperf): -s=malloc,52G
2012-06-11 04:18:55 [1, 0]: 4gpluss(httperf): Varnish parameters: 
2012-06-11 04:18:55 [1, 0]: 4gpluss(httperf): thread_stats_rate=1
2012-06-11 04:18:55 [1, 0]: 4gpluss(httperf): sess_timeout=60000s
2012-06-11 04:18:55 [1, 0]: 4gpluss(httperf): http_gzip_support=off
2012-06-11 04:18:55 [1, 0]: 4gpluss(httperf): send_timeout=60000s
2012-06-11 04:18:55 [1, 0]: 4gpluss(httperf): Payload size (excludes headers): 5G
2012-06-11 04:18:55 [1, 0]: 4gpluss(httperf): Branch: streaming-3.0.2
2012-06-11 04:18:55 [1, 0]: 4gpluss(httperf): Number of clients involved: 24
2012-06-11 04:18:55 [1, 0]: 4gpluss(httperf): Type of test: httperf
2012-06-11 04:18:55 [1, 0]: 4gpluss(httperf): Test iterations: 1
2012-06-11 04:18:55 [1, 0]: 4gpluss(httperf): Runtime: 1029 seconds
2012-06-11 04:18:55 [1, 0]: 4gpluss(httperf): VCL: 
backend foo {
	.host = "localhost";
	.port = "80";
}

sub vcl_fetch {
	set beresp.do_stream = true;
}

2012-06-11 04:18:55 [1, 0]: 4gpluss(httperf): Number of total connections: 25
2012-06-11 04:18:55 [1, 0]: 4gpluss(httperf): Note: connections are subject to rounding when divided among clients. Expect slight deviations.
2012-06-11 04:18:55 [1, 0]: 4gpluss(httperf): Requests per connection: 1
2012-06-11 04:18:55 [1, 0]: 4gpluss(httperf): Extra options to httperf: --wset=9,0.05 --timeout 6000
2012-06-11 04:18:55 [1, 0]: 4gpluss(httperf): Httperf command (last client): httperf --hog --timeout 60 --num-calls 1 --num-conns 1 --port 8080 --burst-length 10 --client 23/24 --server 10.20.100.12 --wset=9,0.05 --timeout 6000
2012-06-11 04:19:02 [2, 6]: httperf-lru-stream-gzip(httperf): Starting test
2012-06-11 04:23:21 [2,259]: httperf-lru-stream-nogzip(httperf): Starting test
2012-06-11 04:27:51 [2,269]: basic-fryer(httperf): Starting test
2012-06-11 04:28:14 [2,22]: cold-nogzip(httperf): Starting test
2012-06-11 04:30:45 [2,150]: 4gpluss-nostream(httperf): Starting test
2012-06-11 04:50:12 [2,1166]: lru-random(httperf): Starting test
2012-06-11 05:01:46 [2,694]: siege-test(siege): Starting test
2012-06-11 05:03:09 [2,82]: httperf-lru-nostream-default(httperf): Starting test
2012-06-11 05:07:38 [2,269]: httperf-rapid-expire(httperf): Starting test
2012-06-11 05:08:58 [2,80]: streaming-grace(httperf): Starting test
2012-06-11 05:12:01 [2,182]: cold-default(httperf): Starting test
2012-06-11 05:14:40 [2,159]: 4gpluss-nogzip(httperf): Starting test
2012-06-11 05:32:42 WARNING [0,1081]: 4gpluss-nogzip(httperf): Out of bounds: fetch_failed(1) more than upper boundary 0
2012-06-11 05:32:43 [1, 0]: 4gpluss-nogzip(httperf): Load:  07:32:43 up 10 days, 17:55,  0 users,  load average: 0.45, 0.89, 1.31

2012-06-11 05:32:43 [1, 0]: 4gpluss-nogzip(httperf): Test name: 4gpluss-nogzip
2012-06-11 05:32:43 [1, 0]: 4gpluss-nogzip(httperf): Varnish options: 
2012-06-11 05:32:43 [1, 0]: 4gpluss-nogzip(httperf): -t=60000
2012-06-11 05:32:43 [1, 0]: 4gpluss-nogzip(httperf): -s=malloc,52G
2012-06-11 05:32:43 [1, 0]: 4gpluss-nogzip(httperf): Varnish parameters: 
2012-06-11 05:32:43 [1, 0]: 4gpluss-nogzip(httperf): thread_stats_rate=1
2012-06-11 05:32:43 [1, 0]: 4gpluss-nogzip(httperf): sess_timeout=60000s
2012-06-11 05:32:43 [1, 0]: 4gpluss-nogzip(httperf): http_gzip_support=off
2012-06-11 05:32:43 [1, 0]: 4gpluss-nogzip(httperf): send_timeout=60000s
2012-06-11 05:32:43 [1, 0]: 4gpluss-nogzip(httperf): Payload size (excludes headers): 5G
2012-06-11 05:32:43 [1, 0]: 4gpluss-nogzip(httperf): Branch: streaming-3.0.2
2012-06-11 05:32:43 [1, 0]: 4gpluss-nogzip(httperf): Number of clients involved: 24
2012-06-11 05:32:43 [1, 0]: 4gpluss-nogzip(httperf): Type of test: httperf
2012-06-11 05:32:43 [1, 0]: 4gpluss-nogzip(httperf): Test iterations: 1
2012-06-11 05:32:43 [1, 0]: 4gpluss-nogzip(httperf): Runtime: 1077 seconds
2012-06-11 05:32:43 [1, 0]: 4gpluss-nogzip(httperf): VCL: 
backend foo {
	.host = "localhost";
	.port = "80";
}

sub vcl_fetch {
	set beresp.do_stream = true;
}

2012-06-11 05:32:43 [1, 0]: 4gpluss-nogzip(httperf): Number of total connections: 25
2012-06-11 05:32:43 [1, 0]: 4gpluss-nogzip(httperf): Note: connections are subject to rounding when divided among clients. Expect slight deviations.
2012-06-11 05:32:43 [1, 0]: 4gpluss-nogzip(httperf): Requests per connection: 1
2012-06-11 05:32:43 [1, 0]: 4gpluss-nogzip(httperf): Extra options to httperf: --wset=9,0.05 --timeout 6000
2012-06-11 05:32:43 [1, 0]: 4gpluss-nogzip(httperf): Httperf command (last client): httperf --hog --timeout 60 --num-calls 1 --num-conns 1 --port 8080 --burst-length 10 --client 23/24 --server 10.20.100.12 --wset=9,0.05 --timeout 6000
2012-06-11 05:32:49 [2, 6]: purge-fail(httperf): Starting test
2012-06-11 05:35:30 [2,160]: streaming-gzip(httperf): Starting test
2012-06-11 05:38:05 WARNING [0,154]: Tests finished with problems detected. Failed expectations: 3 Total run time: 8190 seconds 



More information about the varnish-test mailing list