Dear maintainers,
Your package has an autopkgtest, great. However, recently we started to
run autopkgtest on s390x and your package fails (three times already)
because it times out after 2:47 hours, while on other architecture it
runs in several minutes. I copied some of the output at the bottom of
this report.
These kind of timeouts are bad for our infrastructure. I'll add your
package to our ignore-list on s390x. As s390x isn't used by the release
team yet, I'm only filing this bug as important.
Paul
https://ci.debian.net/packages/r/ruby-em-socksify/testing/s390x/
https://ci.debian.net/data/autopkgtest/testing/s390x/r/ruby-em-socksify/11017823/log.gz
autopkgtest [13:12:12]: test ruby-tests: [-----------------------
+ CONFIG_FILE=debian/tests/hpsockd.conf
+ dh_ruby --print-supported
+ RUBY_VERSIONS=ruby2.7
+ TMP_DIR=debian/tmp
+ mkdir -p debian/tmp
Sleeping 5 seconds for WEBrick to start...
+ echo Sleeping 5 seconds for WEBrick to start...
+ sleep 5
+ ruby2.7 -r webrick -e s = WEBrick::HTTPServer.new(:Port => 8082,
:DocumentRoot => Dir.pwd); trap('INT') { s.shutdown }; s.start
+ fakeroot /usr/sbin/hpsockd -c debian/tests/hpsockd.conf
+ mv lib .gem2deb.lib
+ RUBYLIB=. ruby2.7 --verbose -S rake -f ./debian/tests/ruby-tests.rake
/usr/bin/ruby2.7
-I/usr/share/rubygems-integration/all/gems/rspec-support-3.9.3/lib:/usr/share/rubygems-integration/all/gems/rspec-core-3.9.2/lib
/usr/share/rubygems-integration/all/gems/rspec-core-3.9.2/exe/rspec
--pattern ./spec/\*\*/\*_spec.rb --format documentation
EventMachine
autopkgtest [15:58:52]: ERROR: timed out on command "su -s /bin/bash
root -c set -e; export USER=`id -nu`; . /etc/profile >/dev/null 2>&1 ||
true; . ~/.profile >/dev/null 2>&1 || true;
buildtree="/tmp/autopkgtest-lxc.dvr8j2vg/downtmp/build.hvr/src"; mkdir
-p -m 1777 --
"/tmp/autopkgtest-lxc.dvr8j2vg/downtmp/ruby-tests-artifacts"; export
AUTOPKGTEST_ARTIFACTS="/tmp/autopkgtest-lxc.dvr8j2vg/downtmp/ruby-tests-artifacts";
export ADT_ARTIFACTS="$AUTOPKGTEST_ARTIFACTS"; mkdir -p -m 755
"/tmp/autopkgtest-lxc.dvr8j2vg/downtmp/autopkgtest_tmp"; export
AUTOPKGTEST_TMP="/tmp/autopkgtest-lxc.dvr8j2vg/downtmp/autopkgtest_tmp";
export ADTTMP="$AUTOPKGTEST_TMP"; export DEBIAN_FRONTEND=noninteractive;
export LANG=C.UTF-8; export DEB_BUILD_OPTIONS=parallel=2; unset LANGUAGE
LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES
LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT
LC_IDENTIFICATION LC_ALL;rm -f /tmp/autopkgtest_script_pid; set -C; echo
$$ > /tmp/autopkgtest_script_pid; set +C; trap "rm -f
/tmp/autopkgtest_script_pid" EXIT INT QUIT PIPE; cd "$buildtree"; export
AUTOPKGTEST_NORMAL_USER=debci; export ADT_NORMAL_USER=debci; chmod +x
/tmp/autopkgtest-lxc.dvr8j2vg/downtmp/build.hvr/src/debian/tests/ruby-tests;
touch /tmp/autopkgtest-lxc.dvr8j2vg/downtmp/ruby-tests-stdout
/tmp/autopkgtest-lxc.dvr8j2vg/downtmp/ruby-tests-stderr;
/tmp/autopkgtest-lxc.dvr8j2vg/downtmp/build.hvr/src/debian/tests/ruby-tests
2> >(tee -a /tmp/autopkgtest-lxc.dvr8j2vg/downtmp/ruby-tests-stderr >&2)
(kind: test)
autopkgtest [15:58:53]: test ruby-tests: -----------------------]