Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 636190 - sys-apps/systemd-235-r1 fails test-bus-cleanup and test-bus-track due to sd_bus_open_system() failure
Summary: sys-apps/systemd-235-r1 fails test-bus-cleanup and test-bus-track due to sd_b...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo systemd Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2017-11-01 19:04 UTC by Toralf Förster
Modified: 2017-11-01 19:25 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,14.96 KB, text/plain)
2017-11-01 19:04 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,21.42 KB, text/plain)
2017-11-01 19:04 UTC, Toralf Förster
Details
environment (environment,212.29 KB, text/plain)
2017-11-01 19:04 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.76 KB, application/x-bzip)
2017-11-01 19:04 UTC, Toralf Förster
Details
sys-apps:systemd-235-r1:20171101-034854.log.bz2 (sys-apps:systemd-235-r1:20171101-034854.log.bz2,49.45 KB, application/x-bzip)
2017-11-01 19:05 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,148.29 KB, application/x-bzip)
2017-11-01 19:05 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2017-11-01 19:04:45 UTC
Full log written to /var/tmp/portage/sys-apps/systemd-235-r1/work/systemd-235-abi_x86_64.amd64/meson-logs/testlog.txt
FAILED: meson-test 
/usr/bin/python3.4 /usr/lib64/python-exec/python3.4/meson test --no-rebuild --print-errorlogs
ninja: build stopped: subcommand failed.
 * ERROR: sys-apps/systemd-235-r1::gentoo failed (test phase):

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-systemd_test_20171031-164654

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.4.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)




emerge -qpv sys-apps/systemd
[ebuild     U ] sys-apps/systemd-235-r1 [233-r4] USE="acl gcrypt kmod lz4 pam seccomp ssl -apparmor -audit -build -cryptsetup -curl -elfutils -gnuefi -http -idn -importd -libidn2% -lzma -nat -policykit -qrcode (-selinux) -sysv-utils {-test} -vanilla -xkb (-doc%)" ABI_X86="(64) -32 (-x32)"
Comment 1 Toralf Förster gentoo-dev 2017-11-01 19:04:48 UTC
Created attachment 501564 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-11-01 19:04:52 UTC
Created attachment 501566 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-11-01 19:04:55 UTC
Created attachment 501568 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-11-01 19:04:58 UTC
Created attachment 501570 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-11-01 19:05:01 UTC
Created attachment 501572 [details]
sys-apps:systemd-235-r1:20171101-034854.log.bz2
Comment 6 Toralf Förster gentoo-dev 2017-11-01 19:05:03 UTC
Created attachment 501574 [details]
temp.tbz2
Comment 7 Mike Gilbert gentoo-dev 2017-11-01 19:17:53 UTC
It looks like it is failing to connect to the system bus.

I'm guessing you run this tinderbox in a chroot which does not have access to /var/run/dbus/system_bus_socket on the host. If so, these failures are expected.

One way to resolve this would be to use a full container setup with a working dbus system daemon.

Otherwise, please skip tests for sys-apps/systemd.
Comment 8 Toralf Förster gentoo-dev 2017-11-01 19:25:40 UTC
yep, the run file is missing here in a chroot, so systemd is excluded for now till I find a solution :

https://github.com/toralf/tinderbox/commit/2ecf39783a05360fc6cbc433af38bd3857c0fedf