Build failed in Jenkins: d-i_build_busybox #138

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sun Oct 6 11:46:01 BST 2024


See <https://jenkins.debian.net/job/d-i_build_busybox/138/display/redirect>

Changes:


------------------------------------------
[...truncated 2.13 MiB...]
PASS: seq count wrong way #2
PASS: seq count by .3
PASS: seq count by .30
PASS: seq count by .30 to 4.000
PASS: seq count by -.9
PASS: seq count by zero
PASS: seq one argument with padding
PASS: seq two arguments with padding
PASS: seq count down by 3 with padding
PASS: seq count by .3 with padding 1
PASS: seq count by .3 with padding 2
PASS: seq from -4 count down by 2
PASS: seq from -.0 count down by .25
PASS: seq -s : with negative start
PASS: sha1sum: one-space separated input for -c
PASS: md5sum
PASS: md5sum -c EMPTY
PASS: md5sum
PASS: md5sum -c EMPTY
PASS: md5sum
PASS: md5sum -c EMPTY
PASS: md5sum
PASS: md5sum -c EMPTY
PASS: sort
PASS: sort #2
PASS: sort stdin
PASS: sort numeric
PASS: sort reverse
PASS: sort one key
PASS: sort key range with numeric option
PASS: sort key range with numeric option and global reverse
PASS: sort key range with multiple options
PASS: sort key range with two -k options
PASS: sort with non-default leading delim 1
PASS: sort with non-default leading delim 2
PASS: sort with non-default leading delim 3
PASS: sort with non-default leading delim 4
PASS: sort with ENDCHAR
PASS: glibc build sort
PASS: glibc build sort unique
PASS: sort -u should consider field only when discarding
PASS: sort -z outputs NUL terminated lines
PASS: sort key doesn't strip leading blanks, disables fallback global sort
PASS: sort file in place
PASS: sort -sr (stable and reverse) does NOT reverse 'stable' ordering
PASS: sort -h
PASS: sort -k2,2M
PASS: sort -s -u
PASS: start-stop-daemon -x without -a
PASS: start-stop-daemon -x with -d on existing directory
PASS: start-stop-daemon -x with -d on existing and check dir
PASS: start-stop-daemon -x with --chdir on existing and check dir
PASS: start-stop-daemon -a without -x
PASS: start-stop-daemon without -x and -a
PASS: start-stop-daemon -x with -d on non-existing directory
PASS: start-stop-daemon with both -x and -a
PASS: strings-works-like-GNU
PASS: tail-n-works
PASS: tail-works
PASS: tail: +N with N > file length
PASS: tail: -c +N with largish N
PASS: tar-archives-multiple-files
PASS: tar-complains-about-missing-file
PASS: tar-demands-at-least-one-ctx
PASS: tar-demands-at-most-one-ctx
PASS: tar-extracts-all-subdirs
PASS: tar-extracts-file
PASS: tar-extracts-from-standard-input
PASS: tar-extracts-multiple-files
PASS: tar-extracts-to-standard-output
PASS: tar-handles-cz-options
UNTESTED: tar-handles-empty-include-and-non-empty-exclude-list
UNTESTED: tar-handles-exclude-and-extract-lists
UNTESTED: tar-handles-multiple-X-options
UNTESTED: tar-handles-nested-exclude
PASS: tar_with_link_with_size
PASS: tar_with_prefix_fields
PASS: tar Empty file is not a tarball
PASS: tar Empty file is not a tarball.tar.gz
PASS: tar Two zeroed blocks is a ('truncated') empty tarball
PASS: tar Twenty zeroed blocks is an empty tarball
chmod: input_dir/file: Permission denied
PASS: tar hardlinks and repeated files
PASS: tar hardlinks mode
PASS: tar symlinks mode
PASS: tar --overwrite
PASS: tar extract tgz
SKIPPED: tar extract txz
PASS: tar strips /../ on extract
SKIPPED: tar does not extract into symlinks
SKIPPED: tar -k does not extract into symlinks
SKIPPED: tar Pax-encoded UTF8 names and symlinks
SKIPPED: tar Symlink attack: create symlink and then write through it
PASS: tar Symlinks and hardlinks coexist
PASS: taskset (get from pid 1)
PASS: taskset (invalid pid)
PASS: taskset (set_aff, needs CAP_SYS_NICE)
PASS: tee-appends-input
PASS: tee-tees-input
PASS: test: should be false (1)
PASS: test '': should be false (1)
PASS: test !: should be true (0)
PASS: test a: should be true (0)
PASS: test --help: should be true (0)
PASS: test -f: should be true (0)
PASS: test ! -f: should be false (1)
PASS: test a = a: should be true (0)
PASS: test -lt = -gt: should be false (1)
PASS: test a -a !: should be true (0)
PASS: test -f = a -o b: should be true (0)
PASS: test ! a = b -a ! c = c: should be false (1)
PASS: test ! a = b -a ! c = d: should be true (0)
PASS: test '!' = '!': should be true (0)
PASS: test '(' = '(': should be true (0)
PASS: test '!' '!' = '!': should be false (1)
PASS: test '!' '(' = '(': should be false (1)
PASS: time -f trailing backslash
PASS: time -f trailing percent
PASS: time -f undefined backslash
PASS: time -f undefined percent
PASS: time -f backslash tab and newline
PASS: time -f percent percent
PASS: touch-creates-file
PASS: touch-does-not-create-file
PASS: touch-touches-files-after-non-existent-file
PASS: tr-d-alnum-works
PASS: tr-d-works
PASS: tr-non-gnu
PASS: tr-rejects-wrong-class
PASS: tr-works
PASS: tr does not treat [] in [a-z] as special
PASS: tr understands 0-9A-F
PASS: tr understands [:xdigit:]
PASS: tr does not stop after [:digit:]
PASS: tr has correct xdigit sequence
PASS: true-is-silent
PASS: true-returns-success
PASS: uncompress < \x1f\x9d\x90 \x01 x N
PASS: unexpand case 1
PASS: unexpand case 2
PASS: unexpand case 3
PASS: unexpand case 4
PASS: unexpand case 5
PASS: unexpand case 6
PASS: unexpand case 7
PASS: unexpand case 8
PASS: unexpand flags 
PASS: unexpand flags -f
PASS: unexpand flags -f -t8
PASS: unexpand flags -t8 -f
PASS: unexpand flags -t8 --first-only
PASS: unexpand flags -a
PASS: unexpand flags -t8
PASS: unexpand flags -a -t8
PASS: unexpand flags -t4
PASS: unexpand flags -a -t4
PASS: unexpand flags -t4 -a
PASS: unexpand flags -t4 -f
PASS: unexpand flags -f -t4
PASS: unexpand flags -t4 --first-only
PASS: unexpand flags --first-only -t4
PASS: unexpand with unicode characher 0x394
PASS: uniq (exit with error)
PASS: uniq (exit success)
PASS: uniq (default to stdin)
PASS: uniq - (specify stdin)
PASS: uniq input (specify file)
PASS: uniq input outfile (two files)
PASS: uniq (stdin) outfile
PASS: uniq input - (specify stdout)
PASS: uniq -c (occurrence count)
PASS: uniq -d (dups only)
PASS: uniq -f -s (skip fields and chars)
PASS: uniq -w (compare max characters)
PASS: uniq -s -w (skip fields and compare max chars)
PASS: uniq -u and -d produce no output
PASS: unlzma (bad archive 1)
PASS: unlzma (bad archive 2)
PASS: unlzma (bad archive 3)
PASS: unzip (subdir only)
SKIPPED: unzip (bad archive)
PASS: unzip (archive with corrupted lzma 1)
PASS: unzip (archive with corrupted lzma 2)
PASS: uptime-works
PASS: uuencode sets standard input mode correctly
PASS: uuencode correct encoding
PASS: uuencode correct base64 encoding
PASS: uuencode empty file
PASS: uuencode -m empty file
PASS: uuencode file 'A'
PASS: uuencode -m file 'A'
PASS: uuencode file 'AB'
PASS: uuencode -m file 'AB'
PASS: uuencode file 'ABC'
PASS: uuencode -m file 'ABC'
PASS: uuencode file 'ABCD'
PASS: uuencode -m file 'ABCD'
PASS: uuencode file 'ABCDE'
PASS: uuencode -m file 'ABCDE'
PASS: uuencode file 'ABCDEF'
PASS: uuencode -m file 'ABCDEF'
PASS: uuencode file 'A<NUL><0xff>Z'
PASS: uuencode -m file 'A<NUL><0xff>Z'
PASS: wc-counts-all
PASS: wc-counts-characters
PASS: wc-counts-lines
PASS: wc-counts-words
PASS: wc-prints-longest-line-length
PASS: wget--O-overrides--P
PASS: wget-handles-empty-path
PASS: wget-retrieves-google-index
PASS: wget-supports--P
PASS: which-uses-default-path
PASS: xargs-works
PASS: xargs -E _ stops on underscore
PASS: xargs -E ''
PASS: xargs -e without param
PASS: xargs does not stop on underscore ('new' GNU behavior)
PASS: xargs -s7 can take one-char input
PASS: xargs -sNUM test 1
PASS: xargs -sNUM test 2
PASS: xargs argument line too long
PASS: xargs -n1
PASS: xargs -n2
PASS: xargs -I skips empty lines and leading whitespace
PASS: xxd -p with one NUL
PASS: xxd -p with 30 NULs
PASS: xxd -p with 31 NULs
PASS: xxd -p -r
PASS: xxd -r skips leading whitespace and truncates at two spaces
PASS: xxd -p -r skips one bad char, truncates at two bad chars
PASS: xxd -p -r ignores the nibble with 2nd char bad
2 failure(s) detected; running with -v (verbose) will give more info
make[2]: *** [debian/rules:135: b/deb/.stamp-test] Error 1
make[2]: Leaving directory '<https://jenkins.debian.net/job/d-i_build_busybox/ws/'>
make[1]: *** [debian/rules:60: install] Error 2
make[1]: Leaving directory '<https://jenkins.debian.net/job/d-i_build_busybox/ws/'>
make: *** [debian/rules:60: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
I: unmounting /var/lib/jenkins/jobs/d-i_build_busybox filesystem
I: unmounting dev/ptmx filesystem
I: unmounting dev/pts filesystem
I: unmounting dev/shm filesystem
I: unmounting proc filesystem
I: unmounting sys filesystem
I: cleaning the build env 
I: removing directory /srv/workspace/pbuilder/2064150 and its subdirectories
Sun Oct  6 10:45:03 UTC 2024 - d-i_build.sh stopped running as /tmp/jenkins-script-o90z0uHf, removing.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list