Report for Net-Statsd-Server-0.17

Back
From: metabase:user:30ae4450-2aae-11df-837a-5e0a49663a4f
Subject: PASS Net-Statsd-Server-0.17 v5.18.1 GNU/Linux
Date: 2014-07-22T19:38:46Z

This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--
Dear Cosimo Streppone,

This is a computer-generated report for Net-Statsd-Server-0.17
on perl 5.18.1, created by CPAN-Reporter-1.2010.

Thank you for uploading your work to CPAN.  Congratulations!
All tests were successful.

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make test':

PERL_DL_NONLAZY=1 /home/c/perl5/perlbrew/perls/18.1i/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/integration-tests/*.t
t/000-sanity.t ............................. ok
t/config.t ................................. ok
t/graphite.t ............................... ok
2014-07-22 22:38:36.000000 +0300 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Console backend
2014-07-22 22:38:36.000000 +0300 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2014-07-22 22:38:36.000000 +0300 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::EV', using it.
2014-07-22 22:38:36.090689 +0300 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2014-07-22 22:38:36.090944 +0300 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2014-07-22 22:38:36.091072 +0300 note  Net::Statsd::Server: metrics flush will happen every 1s
2014-07-22 22:38:36.476161 +0300 warn  Net::Statsd::Server: Bad line: 1 in msg "a_bad_test_value|z"
2014-07-22 22:38:37.090150 +0300 note  Net::Statsd::Server: flushing metrics
Flushing stats at Tue Jul 22 22:38:37 2014
{"counters":{"statsd.packets_received":1,"statsd.bad_lines_seen":1},"gauges":{},"pctThreshold":[90],"timer_data":{},"timers":{},"counter_rates":{"statsd.packets_received":1,"statsd.bad_lines_seen":1},"sets":null}
t/integration-tests/bad-message.t .......... ok
2014-07-22 22:38:37.000000 +0300 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Console backend
2014-07-22 22:38:37.000000 +0300 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2014-07-22 22:38:37.000000 +0300 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::EV', using it.
2014-07-22 22:38:37.331021 +0300 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2014-07-22 22:38:37.331286 +0300 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2014-07-22 22:38:37.331417 +0300 note  Net::Statsd::Server: metrics flush will happen every 1s
2014-07-22 22:38:38.328485 +0300 note  Net::Statsd::Server: flushing metrics
Flushing stats at Tue Jul 22 22:38:38 2014
{"timers":{},"counter_rates":{"statsd.bad_lines_seen":0,"a_test_value":100,"statsd.packets_received":1},"pctThreshold":[90],"timer_data":{},"gauges":{},"counters":{"a_test_value":100,"statsd.packets_received":1,"statsd.bad_lines_seen":0},"sets":null}
# stats.counters.a_test_value.rate 100.000000 1406057918
# stats.counters.a_test_value.count 100 1406057918
# stats.counters.statsd.packets_received.rate 1.000000 1406057918
# stats.counters.statsd.packets_received.count 1 1406057918
# stats.counters.statsd.bad_lines_seen.rate 0.000000 1406057918
# stats.counters.statsd.bad_lines_seen.count 0 1406057918
# stats.statsd.numStats 3 1406057918
# stats.statsd.graphiteStats.calculationtime 0.051000 1406057918
# stats.statsd.processing_time 0.024 1406057918
# stats.statsd.graphiteStats.last_exception 149771328 1406057918
# stats.statsd.graphiteStats.last_flush 149771328 1406057918
t/integration-tests/counts-are-valid.t ..... ok
2014-07-22 22:38:38.000000 +0300 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2014-07-22 22:38:38.000000 +0300 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::EV', using it.
2014-07-22 22:38:38.563438 +0300 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2014-07-22 22:38:38.563714 +0300 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2014-07-22 22:38:38.563860 +0300 note  Net::Statsd::Server: metrics flush will happen every 1s
2014-07-22 22:38:39.563332 +0300 note  Net::Statsd::Server: flushing metrics
# First flush. Test gauge should be there.
2014-07-22 22:38:40.561245 +0300 note  Net::Statsd::Server: flushing metrics
# Second flush. deleteGauges=false should keep the test gauge.
t/integration-tests/delete-gauges-false.t .. ok
2014-07-22 22:38:40.000000 +0300 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2014-07-22 22:38:40.000000 +0300 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::EV', using it.
2014-07-22 22:38:40.775468 +0300 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2014-07-22 22:38:40.775597 +0300 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2014-07-22 22:38:40.775671 +0300 note  Net::Statsd::Server: metrics flush will happen every 1s
2014-07-22 22:38:41.773467 +0300 note  Net::Statsd::Server: flushing metrics
# First flush. Test gauge should be there.
2014-07-22 22:38:42.774991 +0300 note  Net::Statsd::Server: flushing metrics
# Second flush. deleteIdleStats should have cleared the test gauge.
t/integration-tests/delete-idle-stats.t .... ok
2014-07-22 22:38:42.000000 +0300 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2014-07-22 22:38:42.000000 +0300 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::EV', using it.
2014-07-22 22:38:42.996414 +0300 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2014-07-22 22:38:42.996792 +0300 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2014-07-22 22:38:42.996974 +0300 note  Net::Statsd::Server: metrics flush will happen every 1s
# Expected mean value is 1955.22
2014-07-22 22:38:43.994560 +0300 note  Net::Statsd::Server: flushing metrics
# stats.counters.statsd.packets_received.rate 100.000000 1406057923
# stats.counters.statsd.packets_received.count 100 1406057923
# stats.counters.statsd.bad_lines_seen.rate 0.000000 1406057923
# stats.counters.statsd.bad_lines_seen.count 0 1406057923
# stats.timers.read_latency.count_99 99.000000 1406057923
# stats.timers.read_latency.sum_squares 415820786.000000 1406057923
# stats.timers.read_latency.sum_99 192526.000000 1406057923
# stats.timers.read_latency.sum_squares_95 372132479.000000 1406057923
# stats.timers.read_latency.count_98 98.000000 1406057923
# stats.timers.read_latency.sum 195522.000000 1406057923
# stats.timers.read_latency.lower 1026.000000 1406057923
# stats.timers.read_latency.mean_98 1934.173469 1406057923
# stats.timers.read_latency.upper_98 2952.000000 1406057923
# stats.timers.read_latency.std 579.070472 1406057923
# stats.timers.read_latency.median 1821.000000 1406057923
# stats.timers.read_latency.sum_95 180743.000000 1406057923
# stats.timers.read_latency.upper_95 2883.000000 1406057923
# stats.timers.read_latency.count 100.000000 1406057923
# stats.timers.read_latency.mean_95 1902.557895 1406057923
# stats.timers.read_latency.count_95 95.000000 1406057923
# stats.timers.read_latency.sum_squares_98 397982241.000000 1406057923
# stats.timers.read_latency.upper_99 2977.000000 1406057923
# stats.timers.read_latency.sum_98 189549.000000 1406057923
# stats.timers.read_latency.mean 1955.220000 1406057923
# stats.timers.read_latency.count_ps 100.000000 1406057923
# stats.timers.read_latency.upper 2996.000000 1406057923
# stats.timers.read_latency.sum_squares_99 406844770.000000 1406057923
# stats.timers.read_latency.mean_99 1944.707071 1406057923
# stats.statsd.numStats 3 1406057923
# stats.statsd.graphiteStats.calculationtime 0.121000 1406057923
# stats.statsd.processing_time 0.266 1406057923
# stats.statsd.graphiteStats.last_exception 139490368 1406057923
# stats.statsd.graphiteStats.last_flush 139490368 1406057923
t/integration-tests/percent-threshold.t .... ok
2014-07-22 22:38:44.000000 +0300 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Console backend
2014-07-22 22:38:44.000000 +0300 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2014-07-22 22:38:44.000000 +0300 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::EV', using it.
2014-07-22 22:38:44.218080 +0300 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2014-07-22 22:38:44.218332 +0300 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2014-07-22 22:38:44.218457 +0300 note  Net::Statsd::Server: metrics flush will happen every 1s
2014-07-22 22:38:45.217094 +0300 note  Net::Statsd::Server: flushing metrics
Flushing stats at Tue Jul 22 22:38:45 2014
{"gauges":{},"pctThreshold":["90"],"timers":{"a_test_value":["100"]},"counters":{"statsd.bad_lines_seen":0,"statsd.packets_received":1},"timer_data":{"a_test_value":{"count_90":1,"sum_squares":10000,"mean":100,"count":1,"median":"100","sum":"100","upper":"100","sum_90":"100","mean_90":"100","count_ps":1,"std":0,"upper_90":"100","lower":"100","sum_squares_90":10000}},"counter_rates":{"statsd.bad_lines_seen":0,"statsd.packets_received":1},"sets":null}
# stats.counters.statsd.bad_lines_seen.rate 0.000000 1406057925
# stats.counters.statsd.bad_lines_seen.count 0 1406057925
# stats.counters.statsd.packets_received.rate 1.000000 1406057925
# stats.counters.statsd.packets_received.count 1 1406057925
# stats.timers.a_test_value.count_90 1.000000 1406057925
# stats.timers.a_test_value.sum_squares 10000.000000 1406057925
# stats.timers.a_test_value.mean 100.000000 1406057925
# stats.timers.a_test_value.count 1.000000 1406057925
# stats.timers.a_test_value.median 100.000000 1406057925
# stats.timers.a_test_value.sum 100.000000 1406057925
# stats.timers.a_test_value.upper 100.000000 1406057925
# stats.timers.a_test_value.sum_90 100.000000 1406057925
# stats.timers.a_test_value.mean_90 100.000000 1406057925
# stats.timers.a_test_value.count_ps 1.000000 1406057925
# stats.timers.a_test_value.std 0.000000 1406057925
# stats.timers.a_test_value.upper_90 100.000000 1406057925
# stats.timers.a_test_value.lower 100.000000 1406057925
# stats.timers.a_test_value.sum_squares_90 10000.000000 1406057925
# stats.statsd.numStats 3 1406057925
# stats.statsd.graphiteStats.calculationtime 0.114000 1406057925
# stats.statsd.processing_time 0.072 1406057925
# stats.statsd.graphiteStats.last_exception 142500928 1406057925
# stats.statsd.graphiteStats.last_flush 142500928 1406057925
t/integration-tests/timers-are-valid.t ..... ok
t/process-metrics.t ........................ ok
t/trim.t ................................... ok
All tests successful.
Files=11, Tests=90, 10 wallclock secs ( 0.06 usr  0.06 sys +  0.60 cusr  0.22 csys =  0.94 CPU)
Result: PASS

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module                Need Have    
    --------------------- ---- --------
    AnyEvent::Handle::UDP 0    0.043   
    IO::Socket::INET      0    1.33    
    JSON::XS              0    3.01    

build_requires:

    Module                Need Have    
    --------------------- ---- --------
    Test::More            0    1.001002

configure_requires:

    Module                Need Have    
    --------------------- ---- --------
    ExtUtils::MakeMaker   6.30 6.86    


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = ru_RU.utf8
    PATH = /home/c/perl5/perlbrew/bin:/home/c/perl5/perlbrew/perls/18.1i/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
    PERL5LIB = /home/c/.cpan/build/AnyEvent-Handle-UDP-0.043-33mKJ0/blib/arch:/home/c/.cpan/build/AnyEvent-Handle-UDP-0.043-33mKJ0/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 22539
    PERL5_CPAN_IS_RUNNING = 22539
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 24504,22539
    PERLBREW_MANPATH = /home/c/perl5/perlbrew/perls/18.1i/man
    PERLBREW_PATH = /home/c/perl5/perlbrew/bin:/home/c/perl5/perlbrew/perls/18.1i/bin
    PERLBREW_PERL = 18.1i
    PERLBREW_ROOT = /home/c/perl5/perlbrew
    PERLBREW_SKIP_INIT = 1
    PERLBREW_VERSION = 0.67
    PERL_CR_SMOKER_CURRENT = Net-Statsd-Server-0.17
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = xterm

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /home/c/perl5/perlbrew/perls/18.1i/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 1000 24 25 29 30 44 46 103 105 108 110 1000
    $EGID = 1000 24 25 29 30 44 46 103 105 108 110 1000

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.00    
    CPAN::Meta          2.133380
    Cwd                 3.40    
    ExtUtils::CBuilder  0.280210
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.59    
    ExtUtils::MakeMaker 6.86    
    ExtUtils::Manifest  1.63    
    ExtUtils::ParseXS   3.22    
    File::Spec          3.40    
    JSON                2.90    
    JSON::PP            2.27203 
    Module::Build       0.4204  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4405  
    Test::Harness       3.30    
    Test::More          1.001002
    YAML                0.88    
    YAML::Syck          1.27    
    version             0.9907  


--

Summary of my perl5 (revision 5 version 18 subversion 1) configuration:
   
  Platform:
    osname=linux, osvers=3.2.0-4-486, archname=i686-linux-thread-multi
    uname='linux deb7 3.2.0-4-486 #1 debian 3.2.51-1 i686 gnulinux '
    config_args='-de -Dprefix=/home/c/perl5/perlbrew/perls/18.1i -Dusethreads -Aeval:scriptdir=/home/c/perl5/perlbrew/perls/18.1i/bin'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.7.2', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib/i386-linux-gnu /lib/../lib /usr/lib/i386-linux-gnu /usr/lib/../lib /lib /usr/lib
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc -lgdbm_compat
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.13'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
                        PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV PERL_SAWAMPERSAND USE_ITHREADS
                        USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
                        USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_PERLIO
                        USE_PERL_ATOF USE_REENTRANT_API
  Built under linux
  Compiled at Jan 14 2014 14:37:40
  %ENV:
    PERL5LIB="/home/c/.cpan/build/AnyEvent-Handle-UDP-0.043-33mKJ0/blib/arch:/home/c/.cpan/build/AnyEvent-Handle-UDP-0.043-33mKJ0/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="22539"
    PERL5_CPAN_IS_RUNNING="22539"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="24504,22539"
    PERLBREW_MANPATH="/home/c/perl5/perlbrew/perls/18.1i/man"
    PERLBREW_PATH="/home/c/perl5/perlbrew/bin:/home/c/perl5/perlbrew/perls/18.1i/bin"
    PERLBREW_PERL="18.1i"
    PERLBREW_ROOT="/home/c/perl5/perlbrew"
    PERLBREW_SKIP_INIT="1"
    PERLBREW_VERSION="0.67"
    PERL_CR_SMOKER_CURRENT="Net-Statsd-Server-0.17"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/c/.cpan/build/AnyEvent-Handle-UDP-0.043-33mKJ0/blib/arch
    /home/c/.cpan/build/AnyEvent-Handle-UDP-0.043-33mKJ0/blib/lib
    /home/c/perl5/perlbrew/perls/18.1i/lib/site_perl/5.18.1/i686-linux-thread-multi
    /home/c/perl5/perlbrew/perls/18.1i/lib/site_perl/5.18.1
    /home/c/perl5/perlbrew/perls/18.1i/lib/5.18.1/i686-linux-thread-multi
    /home/c/perl5/perlbrew/perls/18.1i/lib/5.18.1
    .