PATH=/usr/bin:/bin:/data/fly2400/cpanfly-5.24/var/megalib/bin Start 2017-10-24T02:05:02 ActivePerl-2400 CPAN-2.10 Reading '/data/fly2400/cpanfly-5.24/var/cpan/Metadata' Database was generated on Mon, 23 Oct 2017 04:17:03 GMT Checksum for /data/fly2400/cpanfly-5.24/var/cpan/sources/authors/id/D/DD/DDUMONT/App-Cme-1.024.tar.gz ok App-Cme-1.024/ App-Cme-1.024/MANIFEST App-Cme-1.024/README.install.pod App-Cme-1.024/LICENSE App-Cme-1.024/t/ App-Cme-1.024/t/cme-command.t App-Cme-1.024/weaver.ini App-Cme-1.024/bin/ App-Cme-1.024/bin/cme App-Cme-1.024/Changes App-Cme-1.024/lib/ App-Cme-1.024/lib/App/ App-Cme-1.024/lib/App/Cme.pm App-Cme-1.024/lib/App/Cme/ App-Cme-1.024/lib/App/Cme/Common.pm App-Cme-1.024/lib/App/Cme/Command/ App-Cme-1.024/lib/App/Cme/Command/run.pm App-Cme-1.024/lib/App/Cme/Command/update.pm App-Cme-1.024/lib/App/Cme/Command/fusefs.pm App-Cme-1.024/lib/App/Cme/Command/list.pm App-Cme-1.024/lib/App/Cme/Command/fix.pm App-Cme-1.024/lib/App/Cme/Command/migrate.pm App-Cme-1.024/lib/App/Cme/Command/modify.pm App-Cme-1.024/lib/App/Cme/Command/check.pm App-Cme-1.024/lib/App/Cme/Command/shell.pm App-Cme-1.024/lib/App/Cme/Command/edit.pm App-Cme-1.024/lib/App/Cme/Command/gen_class_pod.pm App-Cme-1.024/lib/App/Cme/Command/dump.pm App-Cme-1.024/lib/App/Cme/Command/search.pm App-Cme-1.024/README.pod App-Cme-1.024/META.json App-Cme-1.024/build-from-git.md App-Cme-1.024/contrib/ App-Cme-1.024/contrib/bash_completion.cme App-Cme-1.024/MANIFEST.SKIP App-Cme-1.024/META.yml App-Cme-1.024/CONTRIBUTING.md App-Cme-1.024/Build.PL Configuring D/DD/DDUMONT/App-Cme-1.024.tar.gz with Build.PL >>> /data/fly2400/ap2400-300558/bin/perl-static Build.PL Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'App-Cme' version '1.024' DDUMONT/App-Cme-1.024.tar.gz /data/fly2400/ap2400-300558/bin/perl-static Build.PL -- OK Running Build for D/DD/DDUMONT/App-Cme-1.024.tar.gz >>> ./Build Building App-Cme DDUMONT/App-Cme-1.024.tar.gz ./Build -- OK Running Build test >>> ./Build test verbose=1 Prototype mismatch: sub CORE::GLOBAL::exit: none vs (;$) at /data/fly2400/cpanfly-5.24/var/megalib/Tk.pm line 415. t/cme-command.t .. # cme is invoked with: '/data/fly2400/ap2400-300558/bin/perl-static -Ilib -I/home/fly2400/ap2400-300558/site/lib -I/home/fly2400/ap2400-300558/lib -I. bin/cme' # Subtest: list command ok 1 - threw no exceptions 1..1 ok 1 - list command # Subtest: modification without config file ok 1 - error detected ok 2 - missing config file detected 1..2 ok 2 - modification without config file # Subtest: minimal modification ok 1 - all went well ok 2 - threw no exceptions cme: using PopCon model ok 3 - updated header ok 4 - reordered file ok 5 - double comment is removed ok 6 - backup file was created ok 7 - backup file contains original comment 1..7 ok 3 - minimal modification # Subtest: modification with wrong parameter ok 1 - error detected ok 2 - check unknown element ok 3 - wrong parameter detected 1..3 ok 4 - modification with wrong parameter # Subtest: modification with good parameter ok 1 - all went well ok 2 - updated header ok 3 - double comment is removed 1..3 ok 5 - modification with good parameter # Subtest: search ok 1 - threw no exceptions ok 2 - search went well ok 3 - got PARTICIPATE ok 4 - got USEHTTP 1..4 ok 6 - search # Subtest: modification with utf8 parameter ok 1 - threw no exceptions ok 2 - all went well ok 3 - updated MY_HOSTID with weird utf8 hostname 1..3 ok 7 - modification with utf8 parameter # Subtest: modification with a script and args # cme command: cme run wr_root/popcon1/my-script.cme -root-dir wr_root/popcon1 --arg name=foobar ok 1 - threw no exceptions ok 2 - all went well ok 3 - updated MY_HOSTID with script 1..3 ok 8 - modification with a script and args # Subtest: modification with a script and a default value # cme command: cme run wr_root/popcon1/my-script.cme -root-dir wr_root/popcon1 ok 1 - threw no exceptions ok 2 - all went well ok 3 - updated MY_HOSTID with script 1..3 ok 9 - modification with a script and a default value # Subtest: modification with a script and a var that uses a default value # cme command: cme run wr_root/popcon1/my-script.cme -root-dir wr_root/popcon1 ok 1 - threw no exceptions ok 2 - all went well ok 3 - updated MY_HOSTID with script 1..3 ok 10 - modification with a script and a var that uses a default value # Subtest: modification with a script and var section # cme command: cme run wr_root/popcon1/my-script.cme -root-dir wr_root/popcon1 ok 1 - threw no exceptions ok 2 - all went well ok 3 - updated MY_HOSTID with script 1..3 ok 11 - modification with a script and var section # Subtest: modification with a script and var section which uses args # cme command: cme run wr_root/popcon1/my-script.cme -root-dir wr_root/popcon1 --arg fooname=foo ok 1 - threw no exceptions ok 2 - all went well ok 3 - updated MY_HOSTID with script 1..3 ok 12 - modification with a script and var section which uses args # Subtest: modification with a Perl script run by cme run with args # cme command: cme run wr_root/popcon1/my-script.cme -root-dir wr_root/popcon1 foobar3 ok 1 - threw no exceptions ok 2 - all went well ok 3 - updated MY_HOSTID with script 1..3 ok 13 - modification with a Perl script run by cme run with args # Subtest: modification with a Perl script run by cme run with missing arg # cme command: run wr_root/popcon1/my-script.cme -root-dir wr_root/popcon1 ok 1 - wrong command detected ok 2 - check error message of cme command 1..2 ok 14 - modification with a Perl script run by cme run with missing arg # Subtest: modification with a Perl script run by cme run with 2 missing args # cme command: run wr_root/popcon1/my-script.cme -root-dir wr_root/popcon1 ok 1 - wrong command detected ok 2 - check error message of cme command 1..2 ok 15 - modification with a Perl script run by cme run with 2 missing args # Subtest: modification with a Perl script run by cme run with missing args in var line # cme command: run wr_root/popcon1/my-script.cme -root-dir wr_root/popcon1 ok 1 - wrong command detected ok 2 - check error message of cme command 1..2 ok 16 - modification with a Perl script run by cme run with missing args in var line 1..16 ok All tests successful. Files=1, Tests=16, 1 wallclock secs ( 0.03 usr 0.02 sys + 0.74 cusr 0.35 csys = 1.14 CPU) Result: PASS DDUMONT/App-Cme-1.024.tar.gz ./Build test verbose=1 -- OK Dominique Dumont <ddumont@cpan.org> Check or edit configuration data with Config::Model >>> (cd /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/App-Cme-1.024-7jSYKS && tar cvf - App-Cme-1.024.ppd blib) | gzip -c >/data/fly2400/cpanfly-5.24/var/REPO/D/DD/DDUMONT/App-Cme-1.024.tar.gz App-Cme-1.024.ppd blib/ blib/script/ blib/script/cme blib/lib/ blib/lib/App/ blib/lib/App/Cme.pm blib/lib/App/Cme/ blib/lib/App/Cme/Common.pm blib/lib/App/Cme/Command/ blib/lib/App/Cme/Command/gen_class_pod.pm blib/lib/App/Cme/Command/migrate.pm blib/lib/App/Cme/Command/modify.pm blib/lib/App/Cme/Command/edit.pm blib/lib/App/Cme/Command/check.pm blib/lib/App/Cme/Command/dump.pm blib/lib/App/Cme/Command/search.pm blib/lib/App/Cme/Command/shell.pm blib/lib/App/Cme/Command/run.pm blib/lib/App/Cme/Command/fix.pm blib/lib/App/Cme/Command/fusefs.pm blib/lib/App/Cme/Command/update.pm blib/lib/App/Cme/Command/list.pm VmSize: 355620 kB Finished 2017-10-24T02:05:07