Build failed in Jenkins: raring-adt-dbus-test-runner » i386,adt #13

Jenkins Notification devnull at canonical.com
Sat Feb 9 07:16:38 UTC 2013


See <http://10.189.74.2:8080/job/raring-adt-dbus-test-runner/./ARCH=i386,label=adt/13/>

------------------------------------------
[...truncated 2212 lines...]
PASS: test-wait-for
task-0: Shutting down
DBus daemon: Shutdown
XFAIL: test-daemon-bad
task-0: Shutting down
DBus daemon: Shutdown
XFAIL: test-daemon-missing
DBus daemon: #! /bin/bash
task-0: Started with PID: 15791
DBus daemon: 
DBus daemon: # dbus-test-runner - temporary wrapper script for .libs/dbus-test-runner
DBus daemon: # Generated by libtool (GNU libtool) 2.4.2 Debian-2.4.2-1.2ubuntu1
DBus daemon: #
DBus daemon: # The dbus-test-runner program cannot be directly executed until all the libtool
DBus daemon: # libraries that it depends on are installed.
DBus daemon: #
DBus daemon: # This wrapper script should never be moved out of the build directory.
DBus daemon: # If it is, it will not operate correctly.
DBus daemon: 
DBus daemon: # Sed substitution that helps us do robust quoting.  It backslashifies
DBus daemon: # metacharacters that are still active within double-quoted strings.
DBus daemon: sed_quote_subst='s/\([`"$\\]\)/\\\1/g'
DBus daemon: 
DBus daemon: # Be Bourne compatible
DBus daemon: if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
DBus daemon:   emulate sh
DBus daemon:   NULLCMD=:
DBus daemon:   # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
DBus daemon:   # is contrary to our usage.  Disable this feature.
DBus daemon:   alias -g '${1+"$@"}'='"$@"'
DBus daemon:   setopt NO_GLOB_SUBST
DBus daemon: else
DBus daemon:   case `(set -o) 2>/dev/null` in *posix*) set -o posix;; esac
DBus daemon: fi
DBus daemon: BIN_SH=xpg4; export BIN_SH # for Tru64
DBus daemon: DUALCASE=1; export DUALCASE # for MKS sh
DBus daemon: 
DBus daemon: # The HP-UX ksh and POSIX shell print the target directory to stdout
DBus daemon: # if CDPATH is set.
DBus daemon: (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
DBus daemon: 
DBus daemon: relink_command="(cd /tmp/tmp.gpQYibIJuR/dsc0-build/dbus-test-runner-12.10.2daily13.01.31/src; { test -z \"\${LIBRARY_PATH+set}\" || unset LIBRARY_PATH || { LIBRARY_PATH=; export LIBRARY_PATH; }; }; { test -z \"\${COMPILER_PATH+set}\" || unset COMPILER_PATH || { COMPILER_PATH=; export COMPILER_PATH; }; }; { test -z \"\${GCC_EXEC_PREFIX+set}\" || unset GCC_EXEC_PREFIX || { GCC_EXEC_PREFIX=; export GCC_EXEC_PREFIX; }; }; { test -z \"\${LD_RUN_PATH+set}\" || unset LD_RUN_PATH || { LD_RUN_PATH=; export LD_RUN_PATH; }; }; { test -z \"\${LD_LIBRARY_PATH+set}\" || unset LD_LIBRARY_PATH || { LD_LIBRARY_PATH=; export LD_LIBRARY_PATH; }; }; PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games; export PATH; gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include -I.. -DDEFAULT_SESSION_CONF=\\\"/usr/share/dbus-test-runner/session.conf\\\" -Wall -Werror -Wextra -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -Wl,-z -Wl,defs -Wl,--as-needed -o \$progdir/\$file dbus_test_runner-dbus-test-runner.o  -lgio-2.0 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 ../libdbustest/.libs/libdbustest.so -pthread -Wl,-rpath -Wl,/tmp/tmp.gpQYibIJuR/dsc0-build/dbus-test-runner-12.10.2daily13.01.31/libdbustest/.libs)"
DBus daemon: 
DBus daemon: # This environment variable determines our operation mode.
DBus daemon: if test "$libtool_install_magic" = "%%%MAGIC variable%%%"; then
DBus daemon:   # install mode needs the following variables:
DBus daemon:   generated_by_libtool_version='2.4.2'
DBus daemon:   notinst_deplibs=' ../libdbustest/libdbustest.la'
DBus daemon: else
DBus daemon:   # When we are sourced in execute mode, $file and $ECHO are already set.
DBus daemon:   if test "$libtool_execute_magic" != "%%%MAGIC variable%%%"; then
DBus daemon:     file="$0"
DBus daemon: 
DBus daemon: # A function that is used when there is no print builtin or printf.
DBus daemon: func_fallback_echo ()
DBus daemon: {
DBus daemon:   eval 'cat <<_LTECHO_EOF
DBus daemon: $1
DBus daemon: _LTECHO_EOF'
DBus daemon: }
DBus daemon:     ECHO="printf %s\\n"
DBus daemon:   fi
DBus daemon: 
DBus daemon: # Very basic option parsing. These options are (a) specific to
DBus daemon: # the libtool wrapper, (b) are identical between the wrapper
DBus daemon: # /script/ and the wrapper /executable/ which is used only on
DBus daemon: # windows platforms, and (c) all begin with the string --lt-
DBus daemon: # (application programs are unlikely to have options which match
DBus daemon: # this pattern).
DBus daemon: #
DBus daemon: # There are only two supported options: --lt-debug and
DBus daemon: # --lt-dump-script. There is, deliberately, no --lt-help.
DBus daemon: #
DBus daemon: # The first argument to this parsing function should be the
DBus daemon: # script's ../libtool value, followed by no.
DBus daemon: lt_option_debug=
DBus daemon: func_parse_lt_options ()
DBus daemon: {
DBus daemon:   lt_script_arg0=$0
DBus daemon:   shift
DBus daemon:   for lt_opt
DBus daemon:   do
DBus daemon:     case "$lt_opt" in
DBus daemon:     --lt-debug) lt_option_debug=1 ;;
DBus daemon:     --lt-dump-script)
DBus daemon:         lt_dump_D=`$ECHO "X$lt_script_arg0" | /bin/sed -e 's/^X//' -e 's%/[^/]*$%%'`
DBus daemon:         test "X$lt_dump_D" = "X$lt_script_arg0" && lt_dump_D=.
DBus daemon:         lt_dump_F=`$ECHO "X$lt_script_arg0" | /bin/sed -e 's/^X//' -e 's%^.*/%%'`
DBus daemon:         cat "$lt_dump_D/$lt_dump_F"
DBus daemon:         exit 0
DBus daemon:       ;;
DBus daemon:     --lt-*)
DBus daemon:         $ECHO "Unrecognized --lt- option: '$lt_opt'" 1>&2
DBus daemon:         exit 1
DBus daemon:       ;;
DBus daemon:     esac
DBus daemon:   done
DBus daemon: 
DBus daemon:   # Print the debug banner immediately:
DBus daemon:   if test -n "$lt_option_debug"; then
DBus daemon:     echo "dbus-test-runner:dbus-test-runner:${LINENO}: libtool wrapper (GNU libtool) 2.4.2 Debian-2.4.2-1.2ubuntu1" 1>&2
DBus daemon:   fi
DBus daemon: }
DBus daemon: 
DBus daemon: # Used when --lt-debug. Prints its arguments to stdout
DBus daemon: # (redirection is the responsibility of the caller)
DBus daemon: func_lt_dump_args ()
DBus daemon: {
DBus daemon:   lt_dump_args_N=1;
DBus daemon:   for lt_arg
DBus daemon:   do
DBus daemon:     $ECHO "dbus-test-runner:dbus-test-runner:${LINENO}: newargv[$lt_dump_args_N]: $lt_arg"
DBus daemon:     lt_dump_args_N=`expr $lt_dump_args_N + 1`
DBus daemon:   done
DBus daemon: }
DBus daemon: 
DBus daemon: # Core function for launching the target application
DBus daemon: func_exec_program_core ()
DBus daemon: {
DBus daemon: 
DBus daemon:       if test -n "$lt_option_debug"; then
DBus daemon:         $ECHO "dbus-test-runner:dbus-test-runner:${LINENO}: newargv[0]: $progdir/$program" 1>&2
DBus daemon:         func_lt_dump_args ${1+"$@"} 1>&2
DBus daemon:       fi
DBus daemon:       exec "$progdir/$program" ${1+"$@"}
DBus daemon: 
DBus daemon:       $ECHO "$0: cannot exec $program $*" 1>&2
DBus daemon:       exit 1
DBus daemon: }
DBus daemon: 
DBus daemon: # A function to encapsulate launching the target application
DBus daemon: # Strips options in the --lt-* namespace from $@ and
DBus daemon: # launches target application with the remaining arguments.
DBus daemon: func_exec_program ()
DBus daemon: {
DBus daemon:   case " $* " in
DBus daemon:   *\ --lt-*)
DBus daemon:     for lt_wr_arg
DBus daemon:     do
DBus daemon:       case $lt_wr_arg in
DBus daemon:       --lt-*) ;;
DBus daemon:       *) set x "$@" "$lt_wr_arg"; shift;;
DBus daemon:       esac
DBus daemon:       shift
DBus daemon:     done ;;
DBus daemon:   esac
DBus daemon:   func_exec_program_core ${1+"$@"}
DBus daemon: }
DBus daemon: 
DBus daemon:   # Parse options
DBus daemon:   func_parse_lt_options "$0" ${1+"$@"}
DBus daemon: 
DBus daemon:   # Find the directory that this script lives in.
DBus daemon:   thisdir=`$ECHO "$file" | /bin/sed 's%/[^/]*$%%'`
DBus daemon:   test "x$thisdir" = "x$file" && thisdir=.
DBus daemon: 
DBus daemon:   # Follow symbolic links until we get to the real thisdir.
DBus daemon:   file=`ls -ld "$file" | /bin/sed -n 's/.*-> //p'`
DBus daemon:   while test -n "$file"; do
DBus daemon:     destdir=`$ECHO "$file" | /bin/sed 's%/[^/]*$%%'`
DBus daemon: 
DBus daemon:     # If there was a directory component, then change thisdir.
DBus daemon:     if test "x$destdir" != "x$file"; then
DBus daemon:       case "$destdir" in
DBus daemon:       [\\/]* | [A-Za-z]:[\\/]*) thisdir="$destdir" ;;
DBus daemon:       *) thisdir="$thisdir/$destdir" ;;
DBus daemon:       esac
DBus daemon:     fi
DBus daemon: 
DBus daemon:     file=`$ECHO "$file" | /bin/sed 's%^.*/%%'`
DBus daemon:     file=`ls -ld "$thisdir/$file" | /bin/sed -n 's/.*-> //p'`
DBus daemon:   done
DBus daemon: 
DBus daemon:   # Usually 'no', except on cygwin/mingw when embedded into
DBus daemon:   # the cwrapper.
DBus daemon:   WRAPPER_SCRIPT_BELONGS_IN_OBJDIR=no
DBus daemon:   if test "$WRAPPER_SCRIPT_BELONGS_IN_OBJDIR" = "yes"; then
DBus daemon:     # special case for '.'
DBus daemon:     if test "$thisdir" = "."; then
DBus daemon:       thisdir=`pwd`
DBus daemon:     fi
DBus daemon:     # remove .libs from thisdir
DBus daemon:     case "$thisdir" in
DBus daemon:     *[\\/].libs ) thisdir=`$ECHO "$thisdir" | /bin/sed 's%[\\/][^\\/]*$%%'` ;;
task-0: Shutting down
DBus daemon: Shutdown
XFAIL: test-daemon-junk
DBus daemon: unix:abstract=/tmp/dbus-j7OHxjcK72,guid=0d8ad88523fd5bf15458fdf65115f7c2
output: Started with PID: 15818
output: One

output: Two

output: Three

output: Four

output: Five

output: Shutting down
DBus daemon: Shutdown
PASS: test-wait-output
TEST: ./test-libdbustest... (pid=15834)
  /libdbustest/env_var:                                                DBus daemon: unix:abstract=/tmp/dbus-fsy7pVZm1R,guid=db2e57ab6be00c9f35fadad55115f7c8
DBus daemon: Shutdown
OK
  /libdbustest/task_start:                                             DBus daemon: unix:abstract=/tmp/dbus-LvFpm0FBcX,guid=617072cf670ce2e24588678d5115f7c8
task-0: Shutting down
DBus daemon: Shutdown
OK
  /libdbustest/task_wait:                                              DBus daemon: unix:abstract=/tmp/dbus-2N4tChHUPd,guid=69b9e14f52cbb9399c38acce5115f7c8
task-2: Started with PID: 15865
task-1: Shutting down
DBus daemon: Shutdown
OK
PASS: ./test-libdbustest
PASS: test-libdbustest-test
=======================================================
All 33 tests behaved as expected (19 expected failures)
=======================================================
make[2]: Leaving directory `/tmp/tmp.gpQYibIJuR/dsc0-build/dbus-test-runner-12.10.2daily13.01.31/tests'
make[1]: Leaving directory `/tmp/tmp.gpQYibIJuR/dsc0-build/dbus-test-runner-12.10.2daily13.01.31/tests'
Making check in po
make[1]: Entering directory `/tmp/tmp.gpQYibIJuR/dsc0-build/dbus-test-runner-12.10.2daily13.01.31/po'
INTLTOOL_EXTRACT="/usr/bin/intltool-extract" XGETTEXT="/usr/bin/xgettext" srcdir=. /usr/bin/intltool-update --gettext-package dbus-test-runner --pot
rm -f missing notexist
srcdir=. /usr/bin/intltool-update -m
if [ -r missing -o -r notexist ]; then \
	  exit 1; \
	fi
make[1]: Leaving directory `/tmp/tmp.gpQYibIJuR/dsc0-build/dbus-test-runner-12.10.2daily13.01.31/po'
make[1]: Entering directory `/tmp/tmp.gpQYibIJuR/dsc0-build/dbus-test-runner-12.10.2daily13.01.31'
make[1]: Leaving directory `/tmp/tmp.gpQYibIJuR/dsc0-build/dbus-test-runner-12.10.2daily13.01.31'
adt-run: trace: & dsc0t-with-bustle: ----------------------------------------]
adt-run: trace1: ** needs_reset, previously=False
adt-run: trace: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ tests done.
adt-run: trace: ** stop
adt-run: trace: ** close, scratch=tb-scratch~/tmp/tmp.gpQYibIJuR:-/|/tmp/tmp.gpQYibIJuR/!
2013-02-09 07:16:36: Failure: adt-run exited with status 4.
Pseudo-terminal will not be allocated because stdin is not a terminal.
Warning: Permanently added '[localhost]:54323' (ECDSA) to the list of known hosts.
find: `./.autopkgtest/gpg': Permission denied
2013-02-09 07:16:37: Info: Test artifacts copied to <http://10.189.74.2:8080/job/raring-adt-dbus-test-runner/./ARCH=i386,label=adt/ws/results>
2013-02-09 07:16:37: Info: Updating Jenkins results
Pseudo-terminal will not be allocated because stdin is not a terminal.
Warning: Permanently added '[localhost]:54323' (ECDSA) to the list of known hosts.
2013-02-09 07:16:38: Info: Cleaning up
Build step 'Execute shell' marked build as failure
Archiving artifacts



More information about the ubuntu-testing-notifications mailing list