Report for Net-Statsd-Server-0.20

Back
From: metabase:user:314402c4-2aae-11df-837a-5e0a49663a4f
Subject: PASS Net-Statsd-Server-0.20 v5.18.4 GNU/Linux
Date: 2016-06-01T13:28:41Z

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.20
on perl 5.18.4, created by CPAN-Reporter-1.2017.

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:

none provided

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

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

PERL_DL_NONLAZY=1 "/bbbike/perl-5.18.4/bin/perl5.18.4" "-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
2016-06-01 13:27:45.000000 +0000 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Console backend
2016-06-01 13:27:45.000000 +0000 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2016-06-01 13:27:45.000000 +0000 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::EV', using it.
2016-06-01 13:27:45.367427 +0000 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2016-06-01 13:27:45.367463 +0000 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2016-06-01 13:27:45.367490 +0000 note  Net::Statsd::Server: metrics flush will happen every 1s
2016-06-01 13:27:45.798528 +0000 warn  Net::Statsd::Server: Bad line: 1 in msg "a_bad_test_value|z"
2016-06-01 13:27:46.368524 +0000 note  Net::Statsd::Server: flushing metrics
Flushing stats at Wed Jun  1 13:27:46 2016
{"timers":{},"pctThreshold":[90],"sets":null,"counter_rates":{"statsd.packets_received":1,"statsd.bad_lines_seen":1},"timer_data":{},"counters":{"statsd.bad_lines_seen":1,"statsd.packets_received":1},"gauges":{}}
t/integration-tests/bad-message.t .......... ok
2016-06-01 13:27:46.000000 +0000 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Console backend
2016-06-01 13:27:46.000000 +0000 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2016-06-01 13:27:46.000000 +0000 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::EV', using it.
2016-06-01 13:27:46.520196 +0000 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2016-06-01 13:27:46.520232 +0000 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2016-06-01 13:27:46.520257 +0000 note  Net::Statsd::Server: metrics flush will happen every 1s
2016-06-01 13:27:47.521358 +0000 note  Net::Statsd::Server: flushing metrics
Flushing stats at Wed Jun  1 13:27:47 2016
{"pctThreshold":[90],"counters":{"statsd.bad_lines_seen":0,"a_test_value":100,"statsd.packets_received":1},"gauges":{},"timers":{},"counter_rates":{"statsd.packets_received":1,"statsd.bad_lines_seen":0,"a_test_value":100},"sets":null,"timer_data":{}}
# stats.counters.statsd.bad_lines_seen.rate 0.000000 1464787667
# stats.counters.statsd.bad_lines_seen.count 0 1464787667
# stats.counters.a_test_value.rate 100.000000 1464787667
# stats.counters.a_test_value.count 100 1464787667
# stats.counters.statsd.packets_received.rate 1.000000 1464787667
# stats.counters.statsd.packets_received.count 1 1464787667
# stats.statsd.numStats 3 1464787667
# stats.statsd.graphiteStats.calculationtime 0.050000 1464787667
# stats.statsd.processing_time 0.027 1464787667
# stats.statsd.graphiteStats.last_exception 16514752 1464787667
# stats.statsd.graphiteStats.last_flush 16514752 1464787667
t/integration-tests/counts-are-valid.t ..... ok
2016-06-01 13:27:47.000000 +0000 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2016-06-01 13:27:47.000000 +0000 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::EV', using it.
2016-06-01 13:27:47.670021 +0000 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2016-06-01 13:27:47.670057 +0000 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2016-06-01 13:27:47.670083 +0000 note  Net::Statsd::Server: metrics flush will happen every 1s
2016-06-01 13:27:48.670973 +0000 note  Net::Statsd::Server: flushing metrics
# First flush. Test gauge should be there.
2016-06-01 13:27:49.673984 +0000 note  Net::Statsd::Server: flushing metrics
# Second flush. deleteGauges=false should keep the test gauge.
t/integration-tests/delete-gauges-false.t .. ok
2016-06-01 13:27:49.000000 +0000 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2016-06-01 13:27:49.000000 +0000 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::EV', using it.
2016-06-01 13:27:49.820839 +0000 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2016-06-01 13:27:49.820875 +0000 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2016-06-01 13:27:49.820902 +0000 note  Net::Statsd::Server: metrics flush will happen every 1s
2016-06-01 13:27:50.821760 +0000 note  Net::Statsd::Server: flushing metrics
# First flush. Test gauge should be there.
2016-06-01 13:27:51.824642 +0000 note  Net::Statsd::Server: flushing metrics
# Second flush. deleteIdleStats should have cleared the test gauge.
t/integration-tests/delete-idle-stats.t .... ok
2016-06-01 13:27:51.000000 +0000 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Console backend
2016-06-01 13:27:51.000000 +0000 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2016-06-01 13:27:51.000000 +0000 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::EV', using it.
2016-06-01 13:27:51.971983 +0000 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2016-06-01 13:27:51.972019 +0000 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2016-06-01 13:27:51.972045 +0000 note  Net::Statsd::Server: metrics flush will happen every 1s
2016-06-01 13:27:52.972919 +0000 note  Net::Statsd::Server: flushing metrics
Flushing stats at Wed Jun  1 13:27:52 2016
{"counter_rates":{"statsd.packets_received":1,"a_test_value,category=web,severity=high":100,"statsd.bad_lines_seen":0},"timer_data":{},"gauges":{},"pctThreshold":[90],"counters":{"statsd.bad_lines_seen":0,"statsd.packets_received":1,"a_test_value,category=web,severity=high":100},"timers":{},"sets":null}
# stats.counters.statsd.bad_lines_seen.rate 0.000000 1464787672
# stats.counters.statsd.bad_lines_seen.count 0 1464787672
# stats.counters.statsd.packets_received.rate 1.000000 1464787672
# stats.counters.statsd.packets_received.count 1 1464787672
# stats.counters.a_test_value,category=web,severity=high.rate 100.000000 1464787672
# stats.counters.a_test_value,category=web,severity=high.count 100 1464787672
# stats.statsd.numStats 3 1464787672
# stats.statsd.graphiteStats.calculationtime 0.046000 1464787672
# stats.statsd.processing_time 0.021 1464787672
# stats.statsd.graphiteStats.last_exception 13889216 1464787672
# stats.statsd.graphiteStats.last_flush 13889216 1464787672
t/integration-tests/keys-with-tags.t ....... ok
2016-06-01 13:27:53.000000 +0000 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2016-06-01 13:27:53.000000 +0000 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::EV', using it.
2016-06-01 13:27:53.122354 +0000 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2016-06-01 13:27:53.122389 +0000 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2016-06-01 13:27:53.122415 +0000 note  Net::Statsd::Server: metrics flush will happen every 1s
# Expected mean value is 2046.86
2016-06-01 13:27:54.123683 +0000 note  Net::Statsd::Server: flushing metrics
# stats.counters.statsd.packets_received.rate 100.000000 1464787674
# stats.counters.statsd.packets_received.count 100 1464787674
# stats.counters.statsd.bad_lines_seen.rate 0.000000 1464787674
# stats.counters.statsd.bad_lines_seen.count 0 1464787674
# stats.timers.read_latency.count_ps 100.000000 1464787674
# stats.timers.read_latency.count_95 95.000000 1464787674
# stats.timers.read_latency.std 598.640911 1464787674
# stats.timers.read_latency.upper 2997.000000 1464787674
# stats.timers.read_latency.sum_95 189833.000000 1464787674
# stats.timers.read_latency.sum_squares 454800680.000000 1464787674
# stats.timers.read_latency.count_98 98.000000 1464787674
# stats.timers.read_latency.mean 2046.860000 1464787674
# stats.timers.read_latency.upper_99 2977.000000 1464787674
# stats.timers.read_latency.lower 1017.000000 1464787674
# stats.timers.read_latency.sum_squares_98 436956142.000000 1464787674
# stats.timers.read_latency.mean_98 2027.673469 1464787674
# stats.timers.read_latency.sum_squares_95 410676937.000000 1464787674
# stats.timers.read_latency.upper_95 2942.000000 1464787674
# stats.timers.read_latency.sum_99 201689.000000 1464787674
# stats.timers.read_latency.sum_98 198712.000000 1464787674
# stats.timers.read_latency.mean_95 1998.242105 1464787674
# stats.timers.read_latency.sum_squares_99 445818671.000000 1464787674
# stats.timers.read_latency.count 100.000000 1464787674
# stats.timers.read_latency.median 2066.500000 1464787674
# stats.timers.read_latency.mean_99 2037.262626 1464787674
# stats.timers.read_latency.count_99 99.000000 1464787674
# stats.timers.read_latency.upper_98 2968.000000 1464787674
# stats.timers.read_latency.sum 204686.000000 1464787674
# stats.statsd.numStats 3 1464787674
# stats.statsd.graphiteStats.calculationtime 0.084000 1464787674
# stats.statsd.processing_time 0.203 1464787674
# stats.statsd.graphiteStats.last_exception 32001728 1464787674
# stats.statsd.graphiteStats.last_flush 32001728 1464787674
t/integration-tests/percent-threshold.t .... ok
2016-06-01 13:27:54.000000 +0000 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Console backend
2016-06-01 13:27:54.000000 +0000 note  Net::Statsd::Server: Initializing Net::Statsd::Server::Backend::Graphite backend
2016-06-01 13:27:54.000000 +0000 info  AnyEvent: Autoloaded model 'AnyEvent::Impl::EV', using it.
2016-06-01 13:27:54.274513 +0000 note  Net::Statsd::Server: statsd server started on 0.0.0.0:40001 (v0.17)
2016-06-01 13:27:54.274550 +0000 note  Net::Statsd::Server: manager interface started on 0.0.0.0:40002
2016-06-01 13:27:54.274578 +0000 note  Net::Statsd::Server: metrics flush will happen every 1s
2016-06-01 13:27:55.275616 +0000 note  Net::Statsd::Server: flushing metrics
Flushing stats at Wed Jun  1 13:27:55 2016
{"timers":{"a_test_value":["100"]},"pctThreshold":["90"],"timer_data":{"a_test_value":{"median":"100","sum_squares_90":10000,"lower":"100","mean_90":"100","count":1,"count_90":1,"count_ps":1,"std":0,"upper_90":"100","sum_90":"100","upper":"100","sum":"100","mean":100,"sum_squares":10000}},"counter_rates":{"statsd.bad_lines_seen":0,"statsd.packets_received":1},"gauges":{},"counters":{"statsd.bad_lines_seen":0,"statsd.packets_received":1},"sets":null}
# stats.counters.statsd.bad_lines_seen.rate 0.000000 1464787675
# stats.counters.statsd.bad_lines_seen.count 0 1464787675
# stats.counters.statsd.packets_received.rate 1.000000 1464787675
# stats.counters.statsd.packets_received.count 1 1464787675
# stats.timers.a_test_value.median 100.000000 1464787675
# stats.timers.a_test_value.sum_squares_90 10000.000000 1464787675
# stats.timers.a_test_value.lower 100.000000 1464787675
# stats.timers.a_test_value.mean_90 100.000000 1464787675
# stats.timers.a_test_value.count 1.000000 1464787675
# stats.timers.a_test_value.count_90 1.000000 1464787675
# stats.timers.a_test_value.count_ps 1.000000 1464787675
# stats.timers.a_test_value.std 0.000000 1464787675
# stats.timers.a_test_value.upper_90 100.000000 1464787675
# stats.timers.a_test_value.sum_90 100.000000 1464787675
# stats.timers.a_test_value.upper 100.000000 1464787675
# stats.timers.a_test_value.sum 100.000000 1464787675
# stats.timers.a_test_value.mean 100.000000 1464787675
# stats.timers.a_test_value.sum_squares 10000.000000 1464787675
# stats.statsd.numStats 3 1464787675
# stats.statsd.graphiteStats.calculationtime 0.058000 1464787675
# stats.statsd.processing_time 0.065 1464787675
# stats.statsd.graphiteStats.last_exception 12533440 1464787675
# stats.statsd.graphiteStats.last_flush 12533440 1464787675
t/integration-tests/timers-are-valid.t ..... ok
t/process-metrics.t ........................ ok
t/trim.t ................................... ok
All tests successful.
Files=12, Tests=92, 11 wallclock secs ( 0.04 usr  0.05 sys +  0.66 cusr  0.18 csys =  0.93 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.02    

build_requires:

    Module                Need Have    
    --------------------- ---- --------
    ExtUtils::MakeMaker   0    7.16    
    Test::More            0    1.302022

configure_requires:

    Module                Need Have    
    --------------------- ---- --------
    ExtUtils::MakeMaker   0    7.16    


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

Environment variables:

    LANG = C
    LC_ALL = de_DE.UTF-8
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/linux-gnu:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
    PERL5LIB = /home/cpansand/.cpan/build/2016060112/fotofix-1.80-JLgS9o/blib/arch:/home/cpansand/.cpan/build/2016060112/fotofix-1.80-JLgS9o/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 27815
    PERL5_CPAN_IS_RUNNING = 27815
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 27729,27815
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /run/user/1023/cpansmoker/2016060112/cpanreporter_000_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_PARALLEL_SMOKER = yes
    SHELL = /bin/zsh
    TERM = screen
    TMPDIR = /run/user/1023/cpansmoker/2016060112

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

    $^X = /bbbike/perl-5.18.4/bin/perl5.18.4
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023
    $EGID = 1023 1023

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.10    
    CPAN::Meta          2.150005
    Cwd                 3.62    
    ExtUtils::CBuilder  0.280210
    ExtUtils::Command   7.16    
    ExtUtils::Install   1.59    
    ExtUtils::MakeMaker 7.16    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.30    
    File::Spec          3.62    
    JSON                2.90    
    JSON::PP            2.27400 
    Module::Build       0.4218  
    Module::Signature   0.79    
    Parse::CPAN::Meta   1.4417  
    Test::Harness       3.36    
    Test::More          1.302022
    YAML                1.15    
    YAML::Syck          1.29    
    version             0.9916  


--

Summary of my perl5 (revision 5 version 18 subversion 4) configuration:
   
  Platform:
    osname=linux, osvers=3.16.0-4-amd64, archname=x86_64-linux
    uname='linux eserte 3.16.0-4-amd64 #1 smp debian 3.16.7-ckt25-2 (2016-04-08) x86_64 gnulinux '
    config_args='-ds -e -Dprefix=/opt/perl-5.18.4 -Dcf_email=srezic@cpan.org'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.9.2', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /usr/lib
    libs=-lnsl -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.19'
  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 PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV PERL_SAWAMPERSAND USE_64_BIT_ALL
                        USE_64_BIT_INT USE_LARGE_FILES USE_LOCALE
                        USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
  Built under linux
  Compiled at May  6 2016 22:58:48
  %ENV:
    PERL5LIB="/home/cpansand/.cpan/build/2016060112/fotofix-1.80-JLgS9o/blib/arch:/home/cpansand/.cpan/build/2016060112/fotofix-1.80-JLgS9o/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="27815"
    PERL5_CPAN_IS_RUNNING="27815"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="27729,27815"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/run/user/1023/cpansmoker/2016060112/cpanreporter_000_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_PARALLEL_SMOKER="yes"
  @INC:
    /home/cpansand/.cpan/build/2016060112/fotofix-1.80-JLgS9o/blib/arch
    /home/cpansand/.cpan/build/2016060112/fotofix-1.80-JLgS9o/blib/lib
    /opt/perl-5.18.4/lib/site_perl/5.18.4/x86_64-linux
    /opt/perl-5.18.4/lib/site_perl/5.18.4
    /opt/perl-5.18.4/lib/5.18.4/x86_64-linux
    /opt/perl-5.18.4/lib/5.18.4
    .