Report for Plack-Middleware-ServerStatus-Lite-0.36

Back
From: metabase:user:320bfe00-2aae-11df-837a-5e0a49663a4f
Subject: PASS Plack-Middleware-ServerStatus-Lite-0.36 v5.24.1 GNU/Linux
Date: 2017-03-20T18:12:40Z

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 Masahiro Nagano,

This is a computer-generated report for Plack-Middleware-ServerStatus-Lite-0.36
on perl 5.24.1, created by CPAN-Reporter-1.2018.

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 './Build test':

t/00_compile.t .............. ok
t/01_builder.t .............. ok
using Starman for test at t/02_server.t line 29.
2017/03/20-19:11:47 Starman::Server (type Net::Server::PreFork) starting! pid(14636)
Resolved [localhost]:50008 to [127.0.0.1]:50008, IPv4
Binding to TCP port 50008 on host 127.0.0.1 with IPv4
Setting gid to "1005 1005 1005"
2017/03/20-19:11:51 Server closing!
using Starlet for test at t/02_server.t line 29.
t/02_server.t ............... ok
using Starman for test at t/03_server_delayed_res.t line 29.
2017/03/20-19:11:54 Starman::Server (type Net::Server::PreFork) starting! pid(14655)
Resolved [localhost]:51440 to [127.0.0.1]:51440, IPv4
Binding to TCP port 51440 on host 127.0.0.1 with IPv4
Setting gid to "1005 1005 1005"
2017/03/20-19:11:57 Server closing!
using Starlet for test at t/03_server_delayed_res.t line 29.
using Starman for test at t/03_server_delayed_res.t line 89.
2017/03/20-19:12:00 Starman::Server (type Net::Server::PreFork) starting! pid(14673)
Resolved [localhost]:50396 to [127.0.0.1]:50396, IPv4
Binding to TCP port 50396 on host 127.0.0.1 with IPv4
Setting gid to "1005 1005 1005"
2017/03/20-19:12:04 Server closing!
using Starlet for test at t/03_server_delayed_res.t line 89.
t/03_server_delayed_res.t ... ok
using Starman for test at t/04_json.t line 31.
2017/03/20-19:12:07 Starman::Server (type Net::Server::PreFork) starting! pid(14692)
Resolved [localhost]:50146 to [127.0.0.1]:50146, IPv4
Binding to TCP port 50146 on host 127.0.0.1 with IPv4
Setting gid to "1005 1005 1005"
2017/03/20-19:12:10 Server closing!
using Starlet for test at t/04_json.t line 31.
t/04_json.t ................. ok
using Starman for test at t/05_counter.t line 31.
2017/03/20-19:12:14 Starman::Server (type Net::Server::PreFork) starting! pid(14712)
Resolved [localhost]:50076 to [127.0.0.1]:50076, IPv4
Binding to TCP port 50076 on host 127.0.0.1 with IPv4
Setting gid to "1005 1005 1005"
2017/03/20-19:12:14 Server closing!
using Starlet for test at t/05_counter.t line 31.
t/05_counter.t .............. ok
using Starman for test at t/06_counter_delayed_res.t line 33.
2017/03/20-19:12:14 Starman::Server (type Net::Server::PreFork) starting! pid(14729)
Resolved [localhost]:50143 to [127.0.0.1]:50143, IPv4
Binding to TCP port 50143 on host 127.0.0.1 with IPv4
Setting gid to "1005 1005 1005"
2017/03/20-19:12:14 Server closing!
using Starlet for test at t/06_counter_delayed_res.t line 33.
using Starman for test at t/06_counter_delayed_res.t line 95.
2017/03/20-19:12:15 Starman::Server (type Net::Server::PreFork) starting! pid(14745)
Resolved [localhost]:50593 to [127.0.0.1]:50593, IPv4
Binding to TCP port 50593 on host 127.0.0.1 with IPv4
Setting gid to "1005 1005 1005"
2017/03/20-19:12:15 Server closing!
using Starlet for test at t/06_counter_delayed_res.t line 95.
t/06_counter_delayed_res.t .. ok
using Starman for test at t/07_skip_ps.t line 29.
2017/03/20-19:12:15 Starman::Server (type Net::Server::PreFork) starting! pid(14762)
Resolved [localhost]:51250 to [127.0.0.1]:51250, IPv4
Binding to TCP port 51250 on host 127.0.0.1 with IPv4
Setting gid to "1005 1005 1005"
2017/03/20-19:12:16 Server closing!
using Starlet for test at t/07_skip_ps.t line 29.
t/07_skip_ps.t .............. ok
2017/03/20-19:12:18 Starman::Server (type Net::Server::PreFork) starting! pid(14775)
Resolved [localhost]:50662 to [127.0.0.1]:50662, IPv4
Binding to TCP port 50662 on host 127.0.0.1 with IPv4
Setting gid to "1005 1005 1005"
2017/03/20-19:12:21 Server closing!
t/08_command.t .............. ok
All tests successful.
Files=9, Tests=146, 34 wallclock secs ( 0.04 usr  0.07 sys +  2.50 cusr  2.22 csys =  4.83 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module               Need   Have    
    -------------------- ------ --------
    Getopt::Long         2.38   2.49    
    JSON                 2.53   2.90    
    Net::CIDR::Lite      0      0.21    
    Parallel::Scoreboard 0.03   0.08    
    parent               0      0.236   
    Plack::Middleware    0      0       
    Pod::Usage           0      1.69    
    Try::Tiny            0.09   0.28    

build_requires:

    Module               Need   Have    
    -------------------- ------ --------
    B                    0      1.62    
    Capture::Tiny        0      0.46    
    LWP::UserAgent       0      6.24    
    Starman              0.3013 0.4014  
    Test::More           0      1.302078
    Test::SharedFork     0      0.35    
    Test::TCP            2.00   2.17    

configure_requires:

    Module               Need   Have    
    -------------------- ------ --------
    Module::Build        0.38   0.4220  


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    PATH = /home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
    PERL5LIB = /tmp/loop_over_bdir-30970-P3nmK7/Net-DNS-1.08-0/blib/arch:/tmp/loop_over_bdir-30970-P3nmK7/Net-DNS-1.08-0/blib/lib:/tmp/loop_over_bdir-30970-P3nmK7/FusionInventory-Agent-2.3.18-0/blib/arch:/tmp/loop_over_bdir-30970-P3nmK7/FusionInventory-Agent-2.3.18-0/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 9732
    PERL5_CPAN_IS_RUNNING = 9732
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/bin/zsh
    TERM = screen

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

    $^X = /tmp/basesmoker-reloperl-6Nwp/bin/perl
    $UID/$EUID = 1005 / 1005
    $GID = 1005 1005
    $EGID = 1005 1005

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.17    
    CPAN::Meta          2.150010
    Cwd                 3.63_01 
    ExtUtils::CBuilder  0.280225
    ExtUtils::Command   7.24    
    ExtUtils::Install   2.04    
    ExtUtils::MakeMaker 7.24    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.31    
    File::Spec          3.63_01 
    JSON                2.90    
    JSON::PP            2.27400 
    Module::Build       0.4220  
    Module::Signature   0.81    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.38    
    Test::More          1.302078
    YAML                1.23    
    YAML::Syck          1.29    
    version             0.9917  


--

Summary of my perl5 (revision 5 version 24 subversion 1) configuration:
  Derived from: 443bd156a6baaf7a8fe6b6b05fcf6c4178140ed2
  Platform:
    osname=linux, osvers=4.9.0-2-amd64, archname=x86_64-linux-ld
    uname='linux k93x64sid 4.9.0-2-amd64 #1 smp debian 4.9.13-1 (2017-02-27) x86_64 gnulinux '
    config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.24.1/3bd2 -Dmyhostname=k93x64sid -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Dlibswanted=cl pthread socket inet nsl gdbm dbm malloc dl ld sun m crypt sec util c cposix posix ucb BSD gdbm_compat -Uuseithreads -Duselongdouble -DDEBUGGING=-g'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    use64bitint=define, use64bitall=define, uselongdouble=define
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2 -g',
    cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion='', gccversion='6.3.0 20170316', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678, doublekind=3
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16, longdblkind=3
    ivtype='long', ivsize=8, nvtype='long double', nvsize=16, Off_t='off_t', lseeksize=8
    alignbytes=16, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib/gcc/x86_64-linux-gnu/6/include-fixed /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib
    libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.24.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.24'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -g -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_COPY_ON_WRITE
                        PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV PERL_USE_DEVEL USE_64_BIT_ALL
                        USE_64_BIT_INT USE_LARGE_FILES USE_LOCALE
                        USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_LOCALE_TIME USE_LONG_DOUBLE
                        USE_PERLIO USE_PERL_ATOF
  Locally applied patches:
	uncommitted-changes
  Built under linux
  Compiled at Mar 19 2017 09:59:38
  %ENV:
    PERL5LIB="/tmp/loop_over_bdir-30970-P3nmK7/Net-DNS-1.08-0/blib/arch:/tmp/loop_over_bdir-30970-P3nmK7/Net-DNS-1.08-0/blib/lib:/tmp/loop_over_bdir-30970-P3nmK7/FusionInventory-Agent-2.3.18-0/blib/arch:/tmp/loop_over_bdir-30970-P3nmK7/FusionInventory-Agent-2.3.18-0/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="9732"
    PERL5_CPAN_IS_RUNNING="9732"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /tmp/loop_over_bdir-30970-P3nmK7/Net-DNS-1.08-0/blib/arch
    /tmp/loop_over_bdir-30970-P3nmK7/Net-DNS-1.08-0/blib/lib
    /tmp/loop_over_bdir-30970-P3nmK7/FusionInventory-Agent-2.3.18-0/blib/arch
    /tmp/loop_over_bdir-30970-P3nmK7/FusionInventory-Agent-2.3.18-0/blib/lib
    /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.24.1/3bd2/lib/site_perl/5.24.1/x86_64-linux-ld
    /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.24.1/3bd2/lib/site_perl/5.24.1
    /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.24.1/3bd2/lib/5.24.1/x86_64-linux-ld
    /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.24.1/3bd2/lib/5.24.1
    .