[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_20 #5923

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Thu Dec 15 12:14:14 UTC 2016


https://jenkins.debian.net/job/reproducible_builder_amd64_20/5923/------------------------------------------
[...truncated 5175 lines...]
        ok 1 - start with counter = 0
        ok 2 - end with counter = 1
        1..2
    ok 1 - test_0
    # test_1
        ok 1 - counter is reset between tests
        1..1
    ok 2 - test_1
    1..2
ok 1 - tests from t/demo/03-advice.t, line 52
1..1
ok
t/demo/04-misc.t ....... 
# tests from t/demo/04-misc.t, line 34
    # boring_ordinary_tests
        ok 1 - This is a plain old boring test that always passes.
        ok 2 - It's here just to remind you what they look like.
        1..2
    ok 1 - boring_ordinary_tests
    # sample_skip_test
        1..0 # SKIP these tests don't pass, for some reason
    ok 2 - sample_skip_test
    # sample_todo_test
        not ok 1 - we can bend the fabric of reality # TODO demo of todo
        #   Failed (TODO) test 'we can bend the fabric of reality'
        #   at t/demo/04-misc.t line 31.
        #          got: '4'
        #     expected: '5'
        1..1
    ok 3 - sample_todo_test
    1..3
ok 1 - tests from t/demo/04-misc.t, line 34
1..1
ok
t/demo/05-multiple.t ... 
# our JustHasID objects have ids
    # thing_has_numeric_id
        ok 1 - the thing's id is a string of ascii digits
        1..1
    ok 1 - thing_has_numeric_id
    1..1
ok 1 - our JustHasID objects have ids
# unix users have dirs and ids
    # thing_has_numeric_id
        ok 1 - the thing's id is a string of ascii digits
        1..1
    ok 1 - thing_has_numeric_id
    # thing_has_unix_dir
        ok 1 - thing has a unix-like directory
        1..1
    ok 2 - thing_has_unix_dir
    1..2
ok 2 - unix users have dirs and ids
# a trailing slash is okay in a directory
    # thing_has_unix_dir
        ok 1 - thing has a unix-like directory
        1..1
    ok 1 - thing_has_unix_dir
    1..1
ok 3 - a trailing slash is okay in a directory
1..3
ok
t/dupe.t ............... 
ok 1 - having two tests with the same name is disallowed
ok 2 - a test/subroutine name mismatch is not allowed
1..2
ok

t/method-filter.t ...... 
# Subtest: empty TEST_METHOD
    # empty TEST_METHOD
        # this must run 1
            ok 1 - must 1
            1..1
        ok 1 - this must run 1
        # this must run 2
            ok 1 - must 2
            1..1
        ok 2 - this must run 2
        # this must run 3
            ok 1 - must 3
            1..1
        ok 3 - this must run 3
        # just this
            ok 1 - just this
            1..1
        ok 4 - just this
        1..4
    ok 1 - empty TEST_METHOD
    ok 2 - ran all tests
    1..2
ok 1 - empty TEST_METHOD
# Subtest: TEST_METHOD set
    # literal
        # just this
            ok 1 - just this
            1..1
        ok 1 - just this
        1..1
    ok 1 - literal
    # regex
        # this must run 1
            ok 1 - must 1
            1..1
        ok 1 - this must run 1
        # this must run 2
            ok 1 - must 2
            1..1
        ok 2 - this must run 2
        # this must run 3
            ok 1 - must 3
            1..1
        ok 3 - this must run 3
        1..3
    ok 2 - regex
    ok 3 - ran each test once
    1..3
ok 2 - TEST_METHOD set
# Subtest: invalid regex
    # invalid
        1..0
    not ok 1 - invalid
    # Failed test 'invalid'
    # at /build/libtest-routine-perl-0.023/blib/lib/Test/Routine/Runner.pm line 115.
    not ok 2 - invalid regex throws
    #   Failed test 'invalid regex throws'
    #   at t/method-filter.t line 45.
    #                   undef
    #     doesn't match '(?^:\ATEST_METHOD\ \(invalid\+\+\)\ is\ not\ a\ valid\ regular\ expression)'
    1..2
    # Looks like you failed 2 tests of 2.
not ok 3 - invalid regex # TODO Exception gets swallowed somewhere

#   Failed (TODO) test 'invalid regex'
#   at t/method-filter.t line 47.
1..3
ok
t/mxms.t ............... 
ok 1 - can create tests with methods
ok 2
ok 3 - can create tests with methods
ok 4
1..4
ok
t/todo/mxrp.t .......... skipped: Test::Routine and MXRP not yet compatible
t/unsafe-name.t ........ 
# tests from t/unsafe-name.t, line 8
    # this isn't any problem
        ok 1
        1..1
    ok 1 - this isn't any problem
    # we are testing My::Code
        ok 1
        1..1
    ok 2 - we are testing My::Code
    1..2
ok 1 - tests from t/unsafe-name.t, line 8
1..1
ok
All tests successful.
Files=11, Tests=24,  6 wallclock secs ( 0.09 usr  0.03 sys +  5.15 cusr  0.59 csys =  5.86 CPU)
Result: PASS
make[1]: Leaving directory '/build/libtest-routine-perl-0.023'
 fakeroot debian/rules binary
dh binary
   dh_testroot
   dh_prep
   dh_auto_install
	make -j1 install DESTDIR=/build/libtest-routine-perl-0.023/debian/libtest-routine-perl AM_UPDATE_INFO_DIR=no PREFIX=/usr
make[1]: Entering directory '/build/libtest-routine-perl-0.023'
Manifying 8 pod documents
Installing /build/libtest-routine-perl-0.023/debian/libtest-routine-perl/usr/share/perl5/Test/Routine.pm
Installing /build/libtest-routine-perl-0.023/debian/libtest-routine-perl/usr/share/perl5/Test/Routine/Compositor.pm
Installing /build/libtest-routine-perl-0.023/debian/libtest-routine-perl/usr/share/perl5/Test/Routine/Test.pm
Installing /build/libtest-routine-perl-0.023/debian/libtest-routine-perl/usr/share/perl5/Test/Routine/Util.pm
Installing /build/libtest-routine-perl-0.023/debian/libtest-routine-perl/usr/share/perl5/Test/Routine/Runner.pm
Installing /build/libtest-routine-perl-0.023/debian/libtest-routine-perl/usr/share/perl5/Test/Routine/Common.pm
Installing /build/libtest-routine-perl-0.023/debian/libtest-routine-perl/usr/share/perl5/Test/Routine/Manual/Demo.pm
Installing /build/libtest-routine-perl-0.023/debian/libtest-routine-perl/usr/share/perl5/Test/Routine/Test/Role.pm
Installing /build/libtest-routine-perl-0.023/debian/libtest-routine-perl/usr/share/man/man3/Test::Routine::Util.3pm
Installing /build/libtest-routine-perl-0.023/debian/libtest-routine-perl/usr/share/man/man3/Test::Routine::Test::Role.3pm
Installing /build/libtest-routine-perl-0.023/debian/libtest-routine-perl/usr/share/man/man3/Test::Routine::Test.3pm
Installing /build/libtest-routine-perl-0.023/debian/libtest-routine-perl/usr/share/man/man3/Test::Routine::Runner.3pm
Installing /build/libtest-routine-perl-0.023/debian/libtest-routine-perl/usr/share/man/man3/Test::Routine::Manual::Demo.3pm
Installing /build/libtest-routine-perl-0.023/debian/libtest-routine-perl/usr/share/man/man3/Test::Routine::Compositor.3pm
Installing /build/libtest-routine-perl-0.023/debian/libtest-routine-perl/usr/share/man/man3/Test::Routine::Common.3pm
Installing /build/libtest-routine-perl-0.023/debian/libtest-routine-perl/usr/share/man/man3/Test::Routine.3pm
make[1]: Leaving directory '/build/libtest-routine-perl-0.023'
   dh_installdocs
   dh_installchangelogs
   dh_installman
   dh_perl
   dh_link
   dh_strip_nondeterminism
   dh_compress
   dh_fixperms
   dh_installdeb
   dh_gencontrol
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
   dh_md5sums
   dh_builddeb
dpkg-deb: building package 'libtest-routine-perl' in '../libtest-routine-perl_0.023-1_all.deb'.
 dpkg-genbuildinfo --build=binary
dpkg-genbuildinfo: warning: File::FcntlLock not available; using flock which is not NFS-safe
 dpkg-genchanges --build=binary >../libtest-routine-perl_0.023-1_amd64.changes
dpkg-genchanges: info: binary-only upload (no source code included)
 dpkg-source --after-build libtest-routine-perl-0.023
dpkg-buildpackage: info: binary-only upload (no source included)
I: copying local configuration
I: unmounting /dev/shm filesystem
I: unmounting dev/pts filesystem
I: unmounting run/shm filesystem
I: unmounting proc filesystem
I: unmounting sys filesystem
I: cleaning the build env 
I: removing directory /srv/workspace/pbuilder/57242 and its subdirectories
I: Current time: Wed Jan 17 06:34:26 -12 2018
I: pbuilder-time-stamp: 1516214066
144c144
<  libsepol1 (= 2.6-1),
---
>  libsepol1 (= 2.6-2),
172c172
<  linux-libc-dev (= 4.8.7-1),
---
>  linux-libc-dev (= 4.8.11-1),
Error: database is locked
Starting cleanup.
/srv/reproducible-results/rbuild-debian-cXrPFJy9/tmp.XPqm4ZSPiU:	 80.0% -- replaced with /srv/reproducible-results/rbuild-debian-cXrPFJy9/tmp.XPqm4ZSPiU.gz
INFO: Starting at 2016-12-15 12:12:20.544188
CRITICAL: SQLite database locked, could not execute query:
CRITICAL: "SELECT r.status, r.version, r.build_date
CRITICAL:                        FROM results AS r JOIN sources AS s
CRITICAL:                        ON r.package_id=s.id WHERE s.name='libtest-routine-perl'
CRITICAL:                        AND s.architecture='i386' AND s.suite='testing'"
CRITICAL: Exiting script.
INFO: Finished at 2016-12-15 12:14:14.437316, took: 0:01:53.893171








Warning: cannot update html pages for libtest-routine-perl
All cleanup done.
Thu 15 Dec 12:14:14 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-Ww7Hd1lw, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list