cpantestlogs/Perlbal_incfailure.log
2017-04-18 14:54:58 -04:00

273 lines
12 KiB
Text

perl-blead
==========
cpanm (App::cpanminus) 1.7042 on perl 5.026000 built for x86_64-linux
Work directory is /home/ryan/.cpanm/work/1491243249.10972
You have make /usr/bin/make
You have LWP 6.24
You have /bin/tar: tar (GNU tar) 1.29
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by John Gilmore and Jay Fenlason.
You have /usr/bin/unzip
Searching Perlbal () on cpanmetadb ...
Unpacking Perlbal-1.80.tar.gz
--> Working on Perlbal
Fetching http://www.cpan.org/authors/id/D/DO/DORMANDO/Perlbal-1.80.tar.gz ... OK
Perlbal-1.80/
Perlbal-1.80/conf/
Perlbal-1.80/conf/ssl.conf
Perlbal-1.80/conf/virtual-hosts.conf
Perlbal-1.80/conf/echoservice.conf
Perlbal-1.80/conf/webserver.conf
Perlbal-1.80/conf/not-modified-plugin.conf
Perlbal-1.80/conf/nodelist.dat
Perlbal-1.80/conf/load-balancer.conf
Perlbal-1.80/MANIFEST
Perlbal-1.80/devtools/
Perlbal-1.80/devtools/gendocs.pl
Perlbal-1.80/perlbal
Perlbal-1.80/t/
Perlbal-1.80/t/91-fields.t
Perlbal-1.80/t/40-ranges.t
Perlbal-1.80/t/15-webserver.t
Perlbal-1.80/t/20-put.t
Perlbal-1.80/t/13-server-tokens.t
Perlbal-1.80/t/78-plugin-xffextras.t
Perlbal-1.80/t/99-benchmark-bool.t
Perlbal-1.80/t/17-webserver-concat.t
Perlbal-1.80/t/helper/
Perlbal-1.80/t/helper/child-httpd.pl
Perlbal-1.80/t/45-buffereduploads.t
Perlbal-1.80/t/76-plugin-redirect.t
Perlbal-1.80/t/00-use.t
Perlbal-1.80/t/52-chunked-upload.t
Perlbal-1.80/t/30-reverseproxy.t
Perlbal-1.80/t/32-selector.t
Perlbal-1.80/t/22-chunked-put.t
Perlbal-1.80/t/50-plugins.t
Perlbal-1.80/t/32-pipelining.t
Perlbal-1.80/t/12-headers.t
Perlbal-1.80/t/77-plugin-throttle.t
Perlbal-1.80/t/60-child-httpd.t
Perlbal-1.80/t/90-accesscontrol.t
Perlbal-1.80/t/35-reproxy.t
Perlbal-1.80/t/10-testharness.t
Perlbal-1.80/t/75-plugin-include.t
Perlbal-1.80/t/31-realworld.t
Perlbal-1.80/README
Perlbal-1.80/contrib/
Perlbal-1.80/contrib/perlbal-check.yaml
Perlbal-1.80/contrib/perlbal-check
Perlbal-1.80/CONTRIBUTING
Perlbal-1.80/META.yml
Perlbal-1.80/lib/
Perlbal-1.80/lib/Perlbal.pm
Perlbal-1.80/lib/Perlbal/
Perlbal-1.80/lib/Perlbal/ClientHTTPBase.pm
Perlbal-1.80/lib/Perlbal/ChunkedUploadState.pm
Perlbal-1.80/lib/Perlbal/ManageCommand.pm
Perlbal-1.80/lib/Perlbal/Util.pm
Perlbal-1.80/lib/Perlbal/UploadListener.pm
Perlbal-1.80/lib/Perlbal/Manual/
Perlbal-1.80/lib/Perlbal/Manual/LoadBalancer.pod
Perlbal-1.80/lib/Perlbal/Manual/ReverseProxy.pod
Perlbal-1.80/lib/Perlbal/Manual/Roles.pod
Perlbal-1.80/lib/Perlbal/Manual/Management.pod
Perlbal-1.80/lib/Perlbal/Manual/Logging.pod
Perlbal-1.80/lib/Perlbal/Manual/Debugging.pod
Perlbal-1.80/lib/Perlbal/Manual/Install.pod
Perlbal-1.80/lib/Perlbal/Manual/Plugins.pod
Perlbal-1.80/lib/Perlbal/Manual/FailOver.pod
Perlbal-1.80/lib/Perlbal/Manual/Contributing.pod
Perlbal-1.80/lib/Perlbal/Manual/WebServer.pod
Perlbal-1.80/lib/Perlbal/Manual/HighPriority.pod
Perlbal-1.80/lib/Perlbal/Manual/Hooks.pod
Perlbal-1.80/lib/Perlbal/Manual/Configuration.pod
Perlbal-1.80/lib/Perlbal/Manual/Credits.pod
Perlbal-1.80/lib/Perlbal/Manual/Selector.pod
Perlbal-1.80/lib/Perlbal/Manual/Internals.pod
Perlbal-1.80/lib/Perlbal/AIO.pm
Perlbal-1.80/lib/Perlbal/ReproxyManager.pm
Perlbal-1.80/lib/Perlbal/Socket.pm
Perlbal-1.80/lib/Perlbal/BackendHTTP.pm
Perlbal-1.80/lib/Perlbal/SocketSSL.pm
Perlbal-1.80/lib/Perlbal/Cache.pm
Perlbal-1.80/lib/Perlbal/TCPListener.pm
Perlbal-1.80/lib/Perlbal/Fields.pm
Perlbal-1.80/lib/Perlbal/Pool.pm
Perlbal-1.80/lib/Perlbal/CommandContext.pm
Perlbal-1.80/lib/Perlbal/ClientProxy.pm
Perlbal-1.80/lib/Perlbal/FAQ.pod
Perlbal-1.80/lib/Perlbal/Test.pm
Perlbal-1.80/lib/Perlbal/ClientHTTP.pm
Perlbal-1.80/lib/Perlbal/Test/
Perlbal-1.80/lib/Perlbal/Test/WebServer.pm
Perlbal-1.80/lib/Perlbal/Test/WebClient.pm
Perlbal-1.80/lib/Perlbal/Manual.pod
Perlbal-1.80/lib/Perlbal/ClientManage.pm
Perlbal-1.80/lib/Perlbal/HTTPHeaders.pm
Perlbal-1.80/lib/Perlbal/Plugin/
Perlbal-1.80/lib/Perlbal/Plugin/Stats.pm
Perlbal-1.80/lib/Perlbal/Plugin/EchoService.pm
Perlbal-1.80/lib/Perlbal/Plugin/Queues.pm
Perlbal-1.80/lib/Perlbal/Plugin/XFFExtras.pm
Perlbal-1.80/lib/Perlbal/Plugin/Highpri.pm
Perlbal-1.80/lib/Perlbal/Plugin/NotModified.pm
Perlbal-1.80/lib/Perlbal/Plugin/LazyCDN.pm
Perlbal-1.80/lib/Perlbal/Plugin/FlvStreaming.pm
Perlbal-1.80/lib/Perlbal/Plugin/Vhosts.pm
Perlbal-1.80/lib/Perlbal/Plugin/Palimg.pm
Perlbal-1.80/lib/Perlbal/Plugin/Cgilike.pm
Perlbal-1.80/lib/Perlbal/Plugin/Include.pm
Perlbal-1.80/lib/Perlbal/Plugin/Throttle.pm
Perlbal-1.80/lib/Perlbal/Plugin/Vpaths.pm
Perlbal-1.80/lib/Perlbal/Plugin/MaxContentLength.pm
Perlbal-1.80/lib/Perlbal/Plugin/AutoRemoveLeadingDir.pm
Perlbal-1.80/lib/Perlbal/Plugin/Redirect.pm
Perlbal-1.80/lib/Perlbal/Plugin/AccessControl.pm
Perlbal-1.80/lib/Perlbal/Service.pm
Perlbal-1.80/MANIFEST.SKIP
Perlbal-1.80/Makefile.PL
Perlbal-1.80/CHANGES
Perlbal-1.80/doc/
Perlbal-1.80/doc/http-versions.txt
Perlbal-1.80/doc/hacking/
Perlbal-1.80/doc/hacking/hooks.txt
Perlbal-1.80/doc/hacking/todo.txt
Perlbal-1.80/doc/hacking/classes.txt
Perlbal-1.80/doc/pool-parameters.txt
Perlbal-1.80/doc/service-parameters.txt
Perlbal-1.80/doc/README
Perlbal-1.80/doc/reproxying.txt
Perlbal-1.80/doc/config-guide.txt
Entering Perlbal-1.80
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring Perlbal-1.80 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Perlbal
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Socket 0 ... Yes (2.020_03)
Checking if you have IO::Socket::INET 0 ... Yes (1.35)
Checking if you have File::Path 0 ... Yes (2.12_01)
Checking if you have File::Temp 0 ... Yes (0.2304)
Checking if you have vars 0 ... Yes (1.03)
Checking if you have Getopt::Long 0 ... Yes (2.49)
Checking if you have Hash::Util 0 ... Yes (0.22)
Checking if you have HTTP::Response 0 ... Yes (6.11)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Time::HiRes 0 ... Yes (1.9741)
Checking if you have strict 0 ... Yes (1.11)
Checking if you have IO::File 0 ... Yes (1.16)
Checking if you have warnings 0 ... Yes (1.37)
Checking if you have constant 0 ... Yes (1.33)
Checking if you have LWP::UserAgent 0 ... Yes (6.24)
Checking if you have Exporter 0 ... Yes (5.72)
Checking if you have BSD::Resource 0 ... Yes (1.2910)
Checking if you have Test::More 0.94 ... Yes (1.302073)
Checking if you have fields 0 ... Yes (2.23)
Checking if you have Scalar::Util 0 ... Yes (1.47)
Checking if you have IO::Handle 0 ... Yes (1.36)
Checking if you have Sys::Syscall 0 ... Yes (0.25)
Checking if you have Danga::Socket 1.44 ... Yes (1.61)
Checking if you have IO::Select 0 ... Yes (1.22)
Checking if you have HTTP::Date 0 ... Yes (6.02)
Checking if you have FindBin 0 ... Yes (1.51)
Checking if you have Carp 0 ... Yes (1.42)
Checking if you have HTTP::Request 0 ... Yes (6.11)
Checking if you have base 0 ... Yes (2.25)
Checking if you have lib 0 ... Yes (0.64)
Checking if you have Fcntl 0 ... Yes (1.13)
Checking if you have Errno 0 ... Yes (1.28)
OK
Building and testing Perlbal-1.80 ... cp lib/Perlbal/HTTPHeaders.pm blib/lib/Perlbal/HTTPHeaders.pm
cp lib/Perlbal/ChunkedUploadState.pm blib/lib/Perlbal/ChunkedUploadState.pm
cp lib/Perlbal/Plugin/Cgilike.pm blib/lib/Perlbal/Plugin/Cgilike.pm
cp lib/Perlbal/Manual/LoadBalancer.pod blib/lib/Perlbal/Manual/LoadBalancer.pod
cp lib/Perlbal/Plugin/EchoService.pm blib/lib/Perlbal/Plugin/EchoService.pm
cp lib/Perlbal/Manual/Plugins.pod blib/lib/Perlbal/Manual/Plugins.pod
cp lib/Perlbal/ClientManage.pm blib/lib/Perlbal/ClientManage.pm
cp lib/Perlbal/Plugin/AutoRemoveLeadingDir.pm blib/lib/Perlbal/Plugin/AutoRemoveLeadingDir.pm
cp lib/Perlbal/Plugin/AccessControl.pm blib/lib/Perlbal/Plugin/AccessControl.pm
cp lib/Perlbal/Manual/Hooks.pod blib/lib/Perlbal/Manual/Hooks.pod
cp lib/Perlbal/Plugin/FlvStreaming.pm blib/lib/Perlbal/Plugin/FlvStreaming.pm
cp lib/Perlbal/Manual.pod blib/lib/Perlbal/Manual.pod
cp lib/Perlbal/Manual/Configuration.pod blib/lib/Perlbal/Manual/Configuration.pod
cp lib/Perlbal/AIO.pm blib/lib/Perlbal/AIO.pm
cp lib/Perlbal/Manual/WebServer.pod blib/lib/Perlbal/Manual/WebServer.pod
cp lib/Perlbal/Manual/Roles.pod blib/lib/Perlbal/Manual/Roles.pod
cp lib/Perlbal/Cache.pm blib/lib/Perlbal/Cache.pm
cp lib/Perlbal/Manual/Credits.pod blib/lib/Perlbal/Manual/Credits.pod
cp lib/Perlbal/Manual/Internals.pod blib/lib/Perlbal/Manual/Internals.pod
cp lib/Perlbal/ClientProxy.pm blib/lib/Perlbal/ClientProxy.pm
cp lib/Perlbal/ClientHTTP.pm blib/lib/Perlbal/ClientHTTP.pm
cp lib/Perlbal/ClientHTTPBase.pm blib/lib/Perlbal/ClientHTTPBase.pm
cp lib/Perlbal/Manual/Selector.pod blib/lib/Perlbal/Manual/Selector.pod
cp lib/Perlbal/Manual/FailOver.pod blib/lib/Perlbal/Manual/FailOver.pod
cp lib/Perlbal/Manual/Logging.pod blib/lib/Perlbal/Manual/Logging.pod
cp lib/Perlbal/Manual/Contributing.pod blib/lib/Perlbal/Manual/Contributing.pod
cp lib/Perlbal/Manual/ReverseProxy.pod blib/lib/Perlbal/Manual/ReverseProxy.pod
cp lib/Perlbal/Manual/Install.pod blib/lib/Perlbal/Manual/Install.pod
cp lib/Perlbal/CommandContext.pm blib/lib/Perlbal/CommandContext.pm
cp lib/Perlbal/Fields.pm blib/lib/Perlbal/Fields.pm
cp lib/Perlbal/FAQ.pod blib/lib/Perlbal/FAQ.pod
cp lib/Perlbal/Manual/Debugging.pod blib/lib/Perlbal/Manual/Debugging.pod
cp lib/Perlbal/ManageCommand.pm blib/lib/Perlbal/ManageCommand.pm
cp lib/Perlbal.pm blib/lib/Perlbal.pm
cp lib/Perlbal/Manual/Management.pod blib/lib/Perlbal/Manual/Management.pod
cp lib/Perlbal/BackendHTTP.pm blib/lib/Perlbal/BackendHTTP.pm
cp lib/Perlbal/Manual/HighPriority.pod blib/lib/Perlbal/Manual/HighPriority.pod
cp lib/Perlbal/Plugin/LazyCDN.pm blib/lib/Perlbal/Plugin/LazyCDN.pm
cp lib/Perlbal/Plugin/Vhosts.pm blib/lib/Perlbal/Plugin/Vhosts.pm
cp lib/Perlbal/Plugin/NotModified.pm blib/lib/Perlbal/Plugin/NotModified.pm
cp lib/Perlbal/Plugin/Vpaths.pm blib/lib/Perlbal/Plugin/Vpaths.pm
cp lib/Perlbal/Pool.pm blib/lib/Perlbal/Pool.pm
cp lib/Perlbal/Util.pm blib/lib/Perlbal/Util.pm
cp lib/Perlbal/Plugin/Include.pm blib/lib/Perlbal/Plugin/Include.pm
cp lib/Perlbal/Plugin/Throttle.pm blib/lib/Perlbal/Plugin/Throttle.pm
cp lib/Perlbal/Plugin/MaxContentLength.pm blib/lib/Perlbal/Plugin/MaxContentLength.pm
cp lib/Perlbal/Plugin/XFFExtras.pm blib/lib/Perlbal/Plugin/XFFExtras.pm
cp lib/Perlbal/ReproxyManager.pm blib/lib/Perlbal/ReproxyManager.pm
cp lib/Perlbal/Plugin/Queues.pm blib/lib/Perlbal/Plugin/Queues.pm
cp lib/Perlbal/Plugin/Highpri.pm blib/lib/Perlbal/Plugin/Highpri.pm
cp lib/Perlbal/Service.pm blib/lib/Perlbal/Service.pm
cp lib/Perlbal/Plugin/Redirect.pm blib/lib/Perlbal/Plugin/Redirect.pm
cp lib/Perlbal/TCPListener.pm blib/lib/Perlbal/TCPListener.pm
cp lib/Perlbal/SocketSSL.pm blib/lib/Perlbal/SocketSSL.pm
cp lib/Perlbal/Test/WebClient.pm blib/lib/Perlbal/Test/WebClient.pm
cp lib/Perlbal/Plugin/Stats.pm blib/lib/Perlbal/Plugin/Stats.pm
cp lib/Perlbal/UploadListener.pm blib/lib/Perlbal/UploadListener.pm
cp lib/Perlbal/Plugin/Palimg.pm blib/lib/Perlbal/Plugin/Palimg.pm
cp lib/Perlbal/Test/WebServer.pm blib/lib/Perlbal/Test/WebServer.pm
cp lib/Perlbal/Socket.pm blib/lib/Perlbal/Socket.pm
cp lib/Perlbal/Test.pm blib/lib/Perlbal/Test.pm
cp perlbal blib/script/perlbal
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/perlbal
Manifying 1 pod document
Manifying 30 pod documents
PERL_DL_NONLAZY=1 "/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-use.t ............... ok
t/10-testharness.t ....... ok
t/12-headers.t ........... ok
t/13-server-tokens.t ..... ok
t/15-webserver.t ......... ok
t/17-webserver-concat.t .. ok
t/20-put.t ............... ok
# Writing: 500
# Writing: 5
# Writing: 5
# Writing: 5
# Writing: 100000
# Writing: 60000
# Writing: 1000
# Writing: 338485
t/22-chunked-put.t ....... ok
t/30-reverseproxy.t ...... ok
t/31-realworld.t ......... ok
Configuration error at /home/ryan/.cpanm/work/1491243249.10972/Perlbal-1.80/blib/lib/Perlbal/Test.pm line 290, <GEN26> line 1.