Search-Elasticsearch-Async v6.00 Perl 5 v5.8.6 darwin-thread-multi-2level

Status
Pass
From
Nigel Horne
Dist
Search-Elasticsearch-Async v6.00
Platform
Perl 5 v5.8.6 darwin-thread-multi-2level
Date
2017-11-20 20:07:30
ID
70090d3e-ce2e-11e7-a76b-d002bf6c69fe
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 Clinton Gormley,

This is a computer-generated report for Search-Elasticsearch-Async-6.00
on perl 5.8.6, 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 '/sw/bin/make test':

PERL_DL_NONLAZY=1 "/Users/hornenj/perl5/perlbrew/perls/perl-5.8.6/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/10_Basic_Async/*.t t/20_Serializer_Async/*.t t/30_Logger_Async/*.t t/40_Transport_Async/*.t t/50_Cxn_Pool_Async/*.t t/60_Cxn_Async/*.t t/Client_6_0_Async/*.t
t/10_Basic_Async/10_load.t .......................... ok
t/20_Serializer_Async/10_load_cpanel.t .............. ok
t/20_Serializer_Async/11_load_xs.t .................. ok
t/20_Serializer_Async/12_load_pp.t .................. ok
t/20_Serializer_Async/13_preload_cpanel.t ........... ok
t/20_Serializer_Async/14_preload_xs.t ............... ok
t/20_Serializer_Async/20_xs_encode_decode.t ......... ok
t/20_Serializer_Async/21_xs_encode_bulk.t ........... ok
t/20_Serializer_Async/22_xs_encode_pretty.t ......... ok
t/20_Serializer_Async/30_cpanel_encode_decode.t ..... ok
t/20_Serializer_Async/31_cpanel_encode_bulk.t ....... ok
t/20_Serializer_Async/32_cpanel_encode_pretty.t ..... ok
t/20_Serializer_Async/40_pp_encode_decode.t ......... ok
t/20_Serializer_Async/41_pp_encode_bulk.t ........... ok
t/20_Serializer_Async/42_pp_encode_pretty.t ......... ok
Current cxns: ["http://localhost:9200"]
Forcing ping before next use on all live cxns
Ping [http://localhost:9200] before next request
t/30_Logger_Async/10_explicit.t ..................... ok
Current cxns: ["http://localhost:9200"]
Forcing ping before next use on all live cxns
Ping [http://localhost:9200] before next request
t/30_Logger_Async/20_implicit.t ..................... ok
t/30_Logger_Async/30_log_methods.t .................. ok
t/30_Logger_Async/40_trace_request.t ................ ok
t/30_Logger_Async/50_trace_response.t ............... ok
t/30_Logger_Async/60_trace_error.t .................. ok
t/30_Logger_Async/70_trace_comment.t ................ ok
t/30_Logger_Async/80_deprecation_methods.t .......... ok
t/40_Transport_Async/10_tidy_request.t .............. ok
t/40_Transport_Async/20_send_body_as.t .............. ok
t/40_Transport_Async/30_perform_request.t ........... ok
t/50_Cxn_Pool_Async/10_static_normal.t .............. ok
t/50_Cxn_Pool_Async/11_static_node_missing.t ........ ok
t/50_Cxn_Pool_Async/12_static_node_fails.t .......... ok
t/50_Cxn_Pool_Async/13_static_node_timesout.t ....... ok
t/50_Cxn_Pool_Async/14_static_both_nodes_timeout.t .. ok
t/50_Cxn_Pool_Async/15_static_both_nodes_fail.t ..... ok
t/50_Cxn_Pool_Async/16_static_nodes_starting.t ...... ok
t/50_Cxn_Pool_Async/17_static_runaway_nodes.t ....... ok
t/50_Cxn_Pool_Async/30_sniff_normal.t ............... ok
t/50_Cxn_Pool_Async/31_sniff_new_nodes.t ............ ok
t/50_Cxn_Pool_Async/32_sniff_node_fails.t ........... ok
t/50_Cxn_Pool_Async/33_sniff_both_nodes_fail.t ...... ok
t/50_Cxn_Pool_Async/34_sniff_node_timeout.t ......... ok
t/50_Cxn_Pool_Async/35_sniff_both_nodes_timeout.t ... ok
t/50_Cxn_Pool_Async/36_sniff_nodes_starting.t ....... ok
t/50_Cxn_Pool_Async/37_sniff_runaway_nodes.t ........ ok
t/50_Cxn_Pool_Async/38_bad_sniff.t .................. ok
t/50_Cxn_Pool_Async/39_sniff_max_content.t .......... ok
t/50_Cxn_Pool_Async/40_sniff_extract_host.t ......... ok
t/50_Cxn_Pool_Async/50_noping_normal.t .............. ok
t/50_Cxn_Pool_Async/51_noping_node_fails.t .......... ok
t/50_Cxn_Pool_Async/52_noping_node_timesout.t ....... ok
t/50_Cxn_Pool_Async/53_noping_all_nodes_fail.t ...... ok
t/50_Cxn_Pool_Async/54_noping_nodes_starting.t ...... ok
t/50_Cxn_Pool_Async/55_noping_runaway_nodes.t ....... ok
t/50_Cxn_Pool_Async/56_max_retries.t ................ ok
t/60_Cxn_Async/10_basic.t ........................... ok
t/60_Cxn_Async/20_process_response.t ................ ok
t/60_Cxn_Async/30_http.t ............................ ok
t/author-eol.t ...................................... skipped: these tests are for testing by the author
t/author-no-tabs.t .................................. skipped: these tests are for testing by the author
t/author-pod-syntax.t ............................... skipped: these tests are for testing by the author
t/Client_6_0_Async/00_print_version.t ............... skipped: No Elasticsearch test node available
t/Client_6_0_Async/10_live.t ........................ skipped: No Elasticsearch test node available
t/Client_6_0_Async/15_conflict.t .................... skipped: No Elasticsearch test node available
t/Client_6_0_Async/20_fork_aehttp.t ................. skipped: No Elasticsearch test node available
t/Client_6_0_Async/21_fork_mojo.t ................... skipped: Mojo::UserAgent not installed
t/Client_6_0_Async/30_bulk_add_action.t ............. skipped: No Elasticsearch test node available
t/Client_6_0_Async/31_bulk_helpers.t ................ skipped: No Elasticsearch test node available
t/Client_6_0_Async/32_bulk_flush.t .................. skipped: No Elasticsearch test node available
t/Client_6_0_Async/33_bulk_errors.t ................. skipped: No Elasticsearch test node available
t/Client_6_0_Async/34_bulk_cxn_errors.t ............. ok
t/Client_6_0_Async/40_scroll.t ...................... skipped: No Elasticsearch test node available
t/Client_6_0_Async/60_auth_aehttp.t ................. skipped: AEHTTP - No https server specified in ES_SSL
t/Client_6_0_Async/61_auth_mojo.t ................... skipped: Mojo - No https server specified in ES_SSL
All tests successful.
Files=71, Tests=486, 16 wallclock secs ( 0.19 usr  0.18 sys + 10.04 cusr  3.28 csys = 13.69 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                      Need Have    
    --------------------------- ---- --------
    AnyEvent::HTTP              0    2.23    
    AnyEvent::TLS               0    7.14    
    Moo                         0    2.003003
    Moo::Role                   0    2.003003
    namespace::clean            0    0.26    
    parent                      0    0.234   
    Promises                    0.93 0.99    
    Scalar::Util                0    1.41    
    Search::Elasticsearch       6.00 6.00    
    Sub::Exporter               0    0.987   
    Time::HiRes                 0    1.9726  
    Try::Tiny                   0    0.22    

build_requires:

    Module                      Need Have    
    --------------------------- ---- --------
    AE                          0    7.14    
    Cpanel::JSON::XS            0    3.0239  
    Data::Dumper                0    2.154   
    EV                          0    4.22    
    File::Temp                  0    0.2304  
    JSON::PP                    0    2.27400 
    JSON::XS                    0    3.02    
    lib                         0    0.63    
    Log::Any::Adapter           0    1.032   
    Log::Any::Adapter::Callback 0.09 0.09    
    POSIX                       0    1.08    
    strict                      0    1.03    
    Test::Deep                  0    0.119   
    Test::Exception             0    0.43    
    Test::More                  0.98 1.302078
    warnings                    0    1.03    


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    LC_ALL = POSIX
    PATH = /Users/hornenj/perl5/perlbrew/bin:/Users/hornenj/perl5/perlbrew/perls/perl-5.8.6/bin:/Users/hornenj/perl5/perlbrew/bin:/Users/hornenj/bin:/usr/bin:/bin:/usr/X11R6/bin:/sw/bin
    PERL5LIB = /Users/hornenj/.cpan/build/Search-Elasticsearch-6.00-2/blib/arch:/Users/hornenj/.cpan/build/Search-Elasticsearch-6.00-2/blib/lib:/Users/hornenj/.cpan/build/Moo-2.003003-28/blib/arch:/Users/hornenj/.cpan/build/Moo-2.003003-28/blib/lib:/Users/hornenj/.cpan/build/Sub-Quote-2.004000-28/blib/arch:/Users/hornenj/.cpan/build/Sub-Quote-2.004000-28/blib/lib:/Users/hornenj/.cpan/build/Role-Tiny-2.000006-28/blib/arch:/Users/hornenj/.cpan/build/Role-Tiny-2.000006-28/blib/lib:/Users/hornenj/.cpan/build/Any-URI-Escape-0.01-2/blib/arch:/Users/hornenj/.cpan/build/Any-URI-Escape-0.01-2/blib/lib:/Users/hornenj/.cpan/build/Promises-0.99-0/blib/arch:/Users/hornenj/.cpan/build/Promises-0.99-0/blib/lib:/Users/hornenj/.cpan/build/Log-Any-Adapter-Callback-0.09-2/blib/arch:/Users/hornenj/.cpan/build/Log-Any-Adapter-Callback-0.09-2/blib/lib:/Users/hornenj/.cpan/build/EV-4.22-1/blib/arch:/Users/hornenj/.cpan/build/EV-4.22-1/blib/lib:/Users/hornenj/.cpan/build/Cpanel-JSON-XS-3.0239-1/blib/arch:/Users/hornenj/.cpan/build/Cpanel-JSON-XS-3.0239-1/blib/lib:/Users/hornenj/.cpan/build/AnyEvent-HTTP-2.23-1/blib/arch:/Users/hornenj/.cpan/build/AnyEvent-HTTP-2.23-1/blib/lib:/Users/hornenj/.cpan/build/AnyEvent-7.14-25/blib/arch:/Users/hornenj/.cpan/build/AnyEvent-7.14-25/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 25559
    PERL5_CPAN_IS_RUNNING = 25559
    PERL5_MINISMOKEBOX = 0.68
    PERLBREW_BASHRC_VERSION = 0.80
    PERLBREW_HOME = /Users/hornenj/.perlbrew
    PERLBREW_LIB = 
    PERLBREW_MANPATH = /Users/hornenj/perl5/perlbrew/perls/perl-5.8.6/man
    PERLBREW_PATH = /Users/hornenj/perl5/perlbrew/bin:/Users/hornenj/perl5/perlbrew/perls/perl-5.8.6/bin
    PERLBREW_PERL = perl-5.8.6
    PERLBREW_ROOT = /Users/hornenj/perl5/perlbrew
    PERLBREW_VERSION = 0.80
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_LOCAL_LIB_ROOT = 
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = xterm-256color
    TMPDIR = /var/folders/pz/pd7y1qjs6s3cbk170cw50fjc000c61/T/

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

    $^X = /Users/hornenj/perl5/perlbrew/perls/perl-5.8.6/bin/perl
    $UID/$EUID = 12481 / 12481
    $GID = 14 223 241 37223 206 399 204 62 12 527 37191 5344 14
    $EGID = 14 223 241 37223 206 399 204 62 12 527 37191 5344 14

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.16    
    CPAN::Meta          2.150005
    Cwd                 3.2701  
    ExtUtils::CBuilder  0.280224
    ExtUtils::Command   7.30    
    ExtUtils::Install   2.06    
    ExtUtils::MakeMaker 7.30    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.30    
    File::Spec          3.2701  
    JSON                2.93    
    JSON::PP            2.27400 
    Module::Build       0.4224  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4422  
    Test::Harness       3.36    
    Test::More          1.302078
    YAML                n/a     
    YAML::Syck          1.30    
    version             0.9912  


--

Summary of my perl5 (revision 5 version 8 subversion 6) configuration:
  Platform:
    osname=darwin, osvers=12.5.0, archname=darwin-thread-multi-2level
    uname='darwin ncbimac2008.ncbi.nlm.nih.gov 12.5.0 darwin kernel version 12.5.0: sun sep 29 13:33:47 pdt 2013; root:xnu-2050.48.12~1release_x86_64 x86_64 '
    config_args='-de -Dprefix=/Users/hornenj/perl5/perlbrew/perls/perl-5.8.6 -Duseithreads -Dusemultiplicity -Accflags=-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -fassociative-math -Acc=cc -Aeval:scriptdir=/Users/hornenj/perl5/perlbrew/perls/perl-5.8.6/bin'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=define use5005threads=undef useithreads=define usemultiplicity=define
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=define use64bitall=define uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc=' cc', ccflags ='-fno-common -DPERL_DARWIN -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -fassociative-math -fno-strict-aliasing -I/usr/local/include',
    optimize='-O3',
    cppflags='-fno-common -DPERL_DARWIN -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -fassociative-math -fno-strict-aliasing -I/usr/local/include'
    ccversion='', gccversion='4.2.1 Compatible Apple LLVM 4.2 (clang-425.0.24)', 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='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib
    libs=-ldbm -ldl -lm -lutil -lc
    perllibs=-ldl -lm -lutil -lc
    libc=, so=dylib, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup -L/usr/local/lib'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY USE_ITHREADS USE_64_BIT_INT USE_64_BIT_ALL USE_LARGE_FILES PERL_IMPLICIT_CONTEXT
  Built under darwin
  Compiled at Sep 17 2014 08:49:21
  %ENV:
    PERL5LIB="/Users/hornenj/.cpan/build/Search-Elasticsearch-6.00-2/blib/arch:/Users/hornenj/.cpan/build/Search-Elasticsearch-6.00-2/blib/lib:/Users/hornenj/.cpan/build/Moo-2.003003-28/blib/arch:/Users/hornenj/.cpan/build/Moo-2.003003-28/blib/lib:/Users/hornenj/.cpan/build/Sub-Quote-2.004000-28/blib/arch:/Users/hornenj/.cpan/build/Sub-Quote-2.004000-28/blib/lib:/Users/hornenj/.cpan/build/Role-Tiny-2.000006-28/blib/arch:/Users/hornenj/.cpan/build/Role-Tiny-2.000006-28/blib/lib:/Users/hornenj/.cpan/build/Any-URI-Escape-0.01-2/blib/arch:/Users/hornenj/.cpan/build/Any-URI-Escape-0.01-2/blib/lib:/Users/hornenj/.cpan/build/Promises-0.99-0/blib/arch:/Users/hornenj/.cpan/build/Promises-0.99-0/blib/lib:/Users/hornenj/.cpan/build/Log-Any-Adapter-Callback-0.09-2/blib/arch:/Users/hornenj/.cpan/build/Log-Any-Adapter-Callback-0.09-2/blib/lib:/Users/hornenj/.cpan/build/EV-4.22-1/blib/arch:/Users/hornenj/.cpan/build/EV-4.22-1/blib/lib:/Users/hornenj/.cpan/build/Cpanel-JSON-XS-3.0239-1/blib/arch:/Users/hornenj/.cpan/build/Cpanel-JSON-XS-3.0239-1/blib/lib:/Users/hornenj/.cpan/build/AnyEvent-HTTP-2.23-1/blib/arch:/Users/hornenj/.cpan/build/AnyEvent-HTTP-2.23-1/blib/lib:/Users/hornenj/.cpan/build/AnyEvent-7.14-25/blib/arch:/Users/hornenj/.cpan/build/AnyEvent-7.14-25/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="25559"
    PERL5_CPAN_IS_RUNNING="25559"
    PERL5_MINISMOKEBOX="0.68"
    PERLBREW_BASHRC_VERSION="0.80"
    PERLBREW_HOME="/Users/hornenj/.perlbrew"
    PERLBREW_LIB=""
    PERLBREW_MANPATH="/Users/hornenj/perl5/perlbrew/perls/perl-5.8.6/man"
    PERLBREW_PATH="/Users/hornenj/perl5/perlbrew/bin:/Users/hornenj/perl5/perlbrew/perls/perl-5.8.6/bin"
    PERLBREW_PERL="perl-5.8.6"
    PERLBREW_ROOT="/Users/hornenj/perl5/perlbrew"
    PERLBREW_VERSION="0.80"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_LOCAL_LIB_ROOT=""
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /Users/hornenj/.cpan/build/Search-Elasticsearch-6.00-2/blib/arch
    /Users/hornenj/.cpan/build/Search-Elasticsearch-6.00-2/blib/lib
    /Users/hornenj/.cpan/build/Moo-2.003003-28/blib/arch
    /Users/hornenj/.cpan/build/Moo-2.003003-28/blib/lib
    /Users/hornenj/.cpan/build/Sub-Quote-2.004000-28/blib/arch
    /Users/hornenj/.cpan/build/Sub-Quote-2.004000-28/blib/lib
    /Users/hornenj/.cpan/build/Role-Tiny-2.000006-28/blib/arch
    /Users/hornenj/.cpan/build/Role-Tiny-2.000006-28/blib/lib
    /Users/hornenj/.cpan/build/Any-URI-Escape-0.01-2/blib/arch
    /Users/hornenj/.cpan/build/Any-URI-Escape-0.01-2/blib/lib
    /Users/hornenj/.cpan/build/Promises-0.99-0/blib/arch
    /Users/hornenj/.cpan/build/Promises-0.99-0/blib/lib
    /Users/hornenj/.cpan/build/Log-Any-Adapter-Callback-0.09-2/blib/arch
    /Users/hornenj/.cpan/build/Log-Any-Adapter-Callback-0.09-2/blib/lib
    /Users/hornenj/.cpan/build/EV-4.22-1/blib/arch
    /Users/hornenj/.cpan/build/EV-4.22-1/blib/lib
    /Users/hornenj/.cpan/build/Cpanel-JSON-XS-3.0239-1/blib/arch
    /Users/hornenj/.cpan/build/Cpanel-JSON-XS-3.0239-1/blib/lib
    /Users/hornenj/.cpan/build/AnyEvent-HTTP-2.23-1/blib/arch
    /Users/hornenj/.cpan/build/AnyEvent-HTTP-2.23-1/blib/lib
    /Users/hornenj/.cpan/build/AnyEvent-7.14-25/blib/arch
    /Users/hornenj/.cpan/build/AnyEvent-7.14-25/blib/lib
    /Users/hornenj/perl5/perlbrew/perls/perl-5.8.6/lib/5.8.6/darwin-thread-multi-2level
    /Users/hornenj/perl5/perlbrew/perls/perl-5.8.6/lib/5.8.6
    /Users/hornenj/perl5/perlbrew/perls/perl-5.8.6/lib/site_perl/5.8.6/darwin-thread-multi-2level
    /Users/hornenj/perl5/perlbrew/perls/perl-5.8.6/lib/site_perl/5.8.6
    /Users/hornenj/perl5/perlbrew/perls/perl-5.8.6/lib/site_perl
    .