[yast-devel] Build failed in Jenkins: yast-ntp-client-HEAD #129
See <http://river.suse.de/job/yast-ntp-client-HEAD/129/changes> Changes: [yast-devel] YCP Killer: Unify YaST module structure [yast-devel] YCP Killer: Apply changes needed for Ruby translation [yast-devel] YCP Killer: Translate YCP files into Ruby [yast-devel] YCP Killer: Regenerate Makefile.am files in all source directories [yast-devel] version 3.0.0 ------------------------------------------ [...truncated 125 lines...] ++ mkdir -p <http://river.suse.de/job/yast-ntp-client-HEAD/ws/.artifacts> ++ mkdir -p <http://river.suse.de/job/yast-ntp-client-HEAD/ws/OBS> ++ cat + PACKAGENAME=yast-ntp-client + PACKAGENAME=yast2-ntp-client + cd <http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout> + make -f Makefile.cvs y2tool y2autoconf y2autoconf: Generating toplevel configure.ac y2tool y2automake y2automake: Copying automakefiles for inclusion y2automake: Generating toplevel Makefile.am autoreconf --force --install ./configure --prefix=/usr --libdir=/usr/lib64 checking build system type... x86_64-suse-linux-gnu checking host system type... x86_64-suse-linux-gnu checking target system type... x86_64-suse-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking how to create a ustar tar archive... gnutar checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for xgettext... /usr/bin/xgettext checking for ycpdoc... /usr/lib/YaST2/bin/ycpdoc checking for ycpmakedep... /usr/lib/YaST2/bin/ycpmakedep checking for ycpc... /usr/bin/ycpc checking for /usr/share/YaST2/data/testsuite/Makefile.testsuite... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating agents/Makefile config.status: creating data/Makefile config.status: creating doc/autodocs/Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating testsuite/Makefile + make Making all in agents make[1]: Entering directory `<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout/agents'> make[1]: Nothing to be done for `all'. make[1]: Leaving directory `<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout/agents'> Making all in data make[1]: Entering directory `<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout/data'> make[1]: Nothing to be done for `all'. make[1]: Leaving directory `<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout/data'> Making all in doc make[1]: Entering directory `<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout/doc'> Making all in autodocs make[2]: Entering directory `<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout/doc/autodocs'> if [ -n "" ]; then /usr/lib/YaST2/bin/ycpdoc -d. -s./../../src ; fi for i in ; do \ b=${i##./../../src}; b=${b#/}; b=${b//\//__}; b=${b%.pm}; \ pod2html --title=$b --infile=$i --outfile=$b.html; \ echo "<a href='$b.html'>${b/__/::}</a>" > $b.mod.html; \ done if [ -n "./../../src/modules/NtpClient.rb ./../../src/include/ntp-client/dialogs.rb ./../../src/include/ntp-client/commandline.rb ./../../src/include/ntp-client/helps.rb ./../../src/include/ntp-client/widgets.rb ./../../src/include/ntp-client/clocktypes.rb ./../../src/include/ntp-client/misc.rb ./../../src/include/ntp-client/wizards.rb" ]; then yard doc --title "yast2-ntp-client -- Development Documentation" -o . -m markdown ./../../src/modules/NtpClient.rb ./../../src/include/ntp-client/dialogs.rb ./../../src/include/ntp-client/commandline.rb ./../../src/include/ntp-client/helps.rb ./../../src/include/ntp-client/widgets.rb ./../../src/include/ntp-client/clocktypes.rb ./../../src/include/ntp-client/misc.rb ./../../src/include/ntp-client/wizards.rb; fi Files: 8 Modules: 8 ( 7 undocumented) Classes: 1 ( 1 undocumented) Constants: 1 ( 1 undocumented) Methods: 145 ( 24 undocumented) 78.71% documented make[2]: Leaving directory `<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout/doc/autodocs'> make[2]: Entering directory `<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout/doc'> make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout/doc'> make[1]: Leaving directory `<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout/doc'> Making all in src make[1]: Entering directory `<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout/src'> make[1]: Nothing to be done for `all'. make[1]: Leaving directory `<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout/src'> Making all in testsuite make[1]: Entering directory `<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout/testsuite'> make -f /usr/share/YaST2/data/testsuite/Makefile.testsuite RPMNAME=yast2-ntp-client srcdir=. make[2]: Entering directory `<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout/testsuite'> mkdir -p ./run ./config ./yast2-ntp-client.test ./tests cp -f /usr/share/YaST2/data/testsuite/skel/default.exp config/default.exp cp -f /usr/share/YaST2/data/testsuite/skel/unix.exp config/unix.exp cp -f /usr/share/YaST2/data/testsuite/skel/unknown.exp config/unknown.exp cp -f /usr/share/YaST2/data/testsuite/skel/testsuite.exp yast2-ntp-client.test/testsuite.exp cp -f /usr/share/YaST2/data/testsuite/skel/runtest.sh run/runtest.sh chmod +x run/runtest.sh make[2]: Leaving directory `<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout/testsuite'> make[1]: Leaving directory `<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout/testsuite'> make[1]: Entering directory `<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout'> make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout'> + make check Making check in agents make[1]: Entering directory `<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout/agents'> make[1]: Nothing to be done for `check'. make[1]: Leaving directory `<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout/agents'> Making check in data make[1]: Entering directory `<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout/data'> make[1]: Nothing to be done for `check'. make[1]: Leaving directory `<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout/data'> Making check in doc make[1]: Entering directory `<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout/doc'> Making check in autodocs make[2]: Entering directory `<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout/doc/autodocs'> make[2]: Nothing to be done for `check'. make[2]: Leaving directory `<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout/doc/autodocs'> make[2]: Entering directory `<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout/doc'> make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout/doc'> make[1]: Leaving directory `<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout/doc'> Making check in src make[1]: Entering directory `<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout/src'> make[1]: Nothing to be done for `check'. make[1]: Leaving directory `<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout/src'> Making check in testsuite make[1]: Entering directory `<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout/testsuite'> make -f /usr/share/YaST2/data/testsuite/Makefile.testsuite RPMNAME=yast2-ntp-client srcdir=. make[2]: Entering directory `<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout/testsuite'> make[2]: Nothing to be done for `all'. make[2]: Leaving directory `<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout/testsuite'> make check-DEJAGNU check-local make[2]: Entering directory `<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout/testsuite'> Making a new site.exp file ... srcdir='.'; export srcdir; \ EXPECT=expect; export EXPECT; \ runtest=runtest; \ if /bin/sh -c "$runtest --version" > /dev/null 2>&1; then \ exit_status=0; l='yast2-ntp-client'; for tool in $l; do \ if $runtest --tool $tool --srcdir $srcdir ; \ then :; else exit_status=1; fi; \ done; \ else echo "WARNING: could not find 'runtest'" 1>&2; :;\ fi; \ exit $exit_status WARNING: Couldn't find tool init file Test Run By root on Tue Jul 30 13:38:44 2013 Native configuration is x86_64-suse-linux-gnu === yast2-ntp-client tests === Schedule of variations: unix Running target unix Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. Using /usr/share/dejagnu/config/unix.exp as generic interface file for target. Using ./config/unix.exp as tool-and-target-specific interface file. Running ./yast2-ntp-client.test/testsuite.exp ... Checking started Running Read ... FAIL: Wrong stdout for Read The diff follows... --- tests/Read.out 2013-01-22 11:37:01.000000000 +0100 +++ tmp.out.Read 2013-07-30 13:38:44.000000000 +0200 @@ -1,12 +0,0 @@ -Read .sysconfig.network.config.NETCONFIG_NTP_POLICY "" -Read .target.ycp "/usr/share/YaST2/data/ntp_servers.ycp" nil -Log Failed to read the list of NTP servers -Read .target.ycp "/usr/share/YaST2/data/country.ycp" nil -Read .target.yast2 "country.ycp" nil -Log Failed to read country names -Read .target.ycp "/var/lib/YaST2/ad_ntp_data.ycp" nil -Read .etc.ntp_conf.all $["comment":"", "file":-1, "kind":"section", "name":"", "type":-1, "value":[$["comment":"", "kind":"value", "name":"server", "type":0, "value":"ntp1 options1"], $["comment":"", "kind":"value", "name":"server", "type":0, "value":"127.127.1.2 options_clock"], $["comment":"", "kind":"value", "name":"fudge", "type":0, "value":"127.127.1.2fudge_clock"], $["comment":"", "kind":"value", "name":"server", "type":0, "value":"ntp2 options2"], $["comment":"", "kind":"value", "name":"peer", "type":0, "value":"peer1 options_peer"]]] -Read .cron "/etc/cron.d/novell.ntp-synchronize" nil -Read .sysconfig.ntp.NTPD_RUN_CHROOTED "yes" -Return true -Return $["ntp_policy":"", "peers":[$["address":"ntp1", "comment":"", "options":" options1", "type":"server"], $["address":"127.127.1.2", "comment":"", "options":" options_clock", "type":"__clock"], $["address":"ntp2", "comment":"", "options":" options2", "type":"server"], $["address":"peer1", "comment":"", "options":" options_peer", "type":"peer"]], "start_at_boot":false, "start_in_chroot":true, "sync_interval":5, "synchronize_time":false] FAIL: Wrong stdout for Read See the diff above. Running Write ... FAIL: Wrong stdout for Write The diff follows... --- tests/Write.out 2013-07-30 13:38:24.000000000 +0200 +++ tmp.out.Write 2013-07-30 13:38:44.000000000 +0200 @@ -1,13 +0,0 @@ -Return true -Read .etc.ntp_conf.all $["comment":"", "file":-1, "kind":"section", "name":"", "type":-1, "value":[]] -Write .etc.ntp_conf.all $["comment":"", "file":-1, "kind":"section", "name":"", "type":-1, "value":[$["comment":"", "kind":"value", "name":"server", "type":0, "value":"ntp1 options1"], $["comment":"", "kind":"value", "name":"server", "type":0, "value":"127.127.1.2 options_clock"], $["comment":"", "kind":"value", "name":"fudge", "type":0, "value":"127.127.1.2 "], $["comment":"", "kind":"value", "name":"server", "type":0, "value":"ntp2 options2"], $["comment":"", "kind":"value", "name":"peer", "type":0, "value":"peer1 options_peer"]]] true -Write .etc.ntp_conf nil true -Write .sysconfig.network.config.NETCONFIG_NTP_POLICY "" true -Write .sysconfig.network.config nil true -Execute .target.bash "/sbin/netconfig update -m ntp" 0 -Write .sysconfig.ntp.NTPD_RUN_CHROOTED "yes" true -Write .sysconfig.ntp nil true -Log Unable to disable service ntp -Log Cannot adjust 'NTP' service. -Execute .target.bash "test -e /etc/cron.d/novell.ntp-synchronize && rm /etc/cron.d/novell.ntp-synchronize;" 0 -Return true FAIL: Wrong stdout for Write See the diff above. Running selected_record ... FAIL: Wrong stdout for selected_record The diff follows... --- tests/selected_record.out 2013-01-22 11:37:01.000000000 +0100 +++ tmp.out.selected_record 2013-07-30 13:38:44.000000000 +0200 @@ -1,4 +0,0 @@ -Dump $["options":"whatever", "server":"tick.example.com", "type":"server"] -Dump $["options":"whatever iburst", "server":"tick.example.com", "type":"server"] -Dump $["options":"whatever iburst burst", "server":"tick.example.com", "type":"server"] -Dump $["options":"alone"] FAIL: Wrong stdout for selected_record See the diff above. Checking finished === yast2-ntp-client Summary === # of unexpected failures 6 make[2]: *** [check-DEJAGNU] Error 1 make[2]: Leaving directory `<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout/testsuite'> make[1]: *** [check-am] Error 2 make[1]: Leaving directory `<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout/testsuite'> make: *** [check-recursive] Error 1 ++ error_exit 2 ++ echo 'ERROR: detected exitcode 2' ERROR: detected exitcode 2 ++ cleanup ++ echo '==> Running cleanup' ==> Running cleanup ++ rm -f <http://river.suse.de/job/yast-ntp-client-HEAD/ws/ICECC/40c0ab7e54f59a1e4e493c1ea90a882a.tar.gz> ++ footer_and_exit 1 ++ '[' -z 1 ']' ++ MYEXIT=1 ++ '[' 1 == 0 ']' ++ ascii_failed ++ cat ( ) ( ) ( ) _ ) ( \_ _(_\ \)__ (____\___)) build failed ++ exit 1 Build step 'Execute shell' marked build as failure -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org To contact the owner, e-mail: yast-devel+owner@opensuse.org
See <http://river.suse.de/job/yast-ntp-client-HEAD/130/changes> Changes: [yast-devel] YCP Killer: Unify YaST module structure [yast-devel] YCP Killer: Apply changes needed for Ruby translation [yast-devel] YCP Killer: Translate YCP files into Ruby [yast-devel] YCP Killer: Regenerate Makefile.am files in all source directories [yast-devel] version 3.0.0 ------------------------------------------ [...truncated 114 lines...] Using autotools for building ++ export BUILDDIR=<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout> ++ BUILDDIR=<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout> ++ export PACKAGEDIR=<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout/package> ++ PACKAGEDIR=<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout/package> ++ mkdir -p <http://river.suse.de/job/yast-ntp-client-HEAD/ws/rpm> ++ mkdir -p <http://river.suse.de/job/yast-ntp-client-HEAD/ws/rpm/rpms> ++ mkdir -p <http://river.suse.de/job/yast-ntp-client-HEAD/ws/rpm/rpmbuild> ++ mkdir -p <http://river.suse.de/job/yast-ntp-client-HEAD/ws/rpm/rpmbuildroot> ++ mkdir -p <http://river.suse.de/job/yast-ntp-client-HEAD/ws/.artifacts> ++ mkdir -p <http://river.suse.de/job/yast-ntp-client-HEAD/ws/OBS> ++ cat + PACKAGENAME=yast-ntp-client + PACKAGENAME=yast2-ntp-client + cd <http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout> + make -f Makefile.cvs y2tool y2autoconf y2autoconf: Generating toplevel configure.ac y2tool y2automake y2automake: Copying automakefiles for inclusion y2automake: Generating toplevel Makefile.am autoreconf --force --install ./configure --prefix=/usr --libdir=/usr/lib64 checking build system type... x86_64-suse-linux-gnu checking host system type... x86_64-suse-linux-gnu checking target system type... x86_64-suse-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking how to create a ustar tar archive... gnutar checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for xgettext... /usr/bin/xgettext checking for ycpdoc... /usr/lib/YaST2/bin/ycpdoc checking for ycpmakedep... /usr/lib/YaST2/bin/ycpmakedep checking for ycpc... /usr/bin/ycpc checking for /usr/share/YaST2/data/testsuite/Makefile.testsuite... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating agents/Makefile config.status: creating data/Makefile config.status: creating doc/autodocs/Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating testsuite/Makefile + make Making all in agents make[1]: Entering directory `<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout/agents'> make[1]: Nothing to be done for `all'. make[1]: Leaving directory `<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout/agents'> Making all in data make[1]: Entering directory `<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout/data'> make[1]: Nothing to be done for `all'. make[1]: Leaving directory `<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout/data'> Making all in doc make[1]: Entering directory `<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout/doc'> Making all in autodocs make[2]: Entering directory `<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout/doc/autodocs'> make[2]: Nothing to be done for `all'. make[2]: Leaving directory `<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout/doc/autodocs'> make[2]: Entering directory `<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout/doc'> make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout/doc'> make[1]: Leaving directory `<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout/doc'> Making all in src make[1]: Entering directory `<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout/src'> make[1]: Nothing to be done for `all'. make[1]: Leaving directory `<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout/src'> Making all in testsuite make[1]: Entering directory `<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout/testsuite'> make -f /usr/share/YaST2/data/testsuite/Makefile.testsuite RPMNAME=yast2-ntp-client srcdir=. make[2]: Entering directory `<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout/testsuite'> make[2]: Nothing to be done for `all'. make[2]: Leaving directory `<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout/testsuite'> make[1]: Leaving directory `<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout/testsuite'> make[1]: Entering directory `<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout'> make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout'> + make check Making check in agents make[1]: Entering directory `<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout/agents'> make[1]: Nothing to be done for `check'. make[1]: Leaving directory `<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout/agents'> Making check in data make[1]: Entering directory `<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout/data'> make[1]: Nothing to be done for `check'. make[1]: Leaving directory `<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout/data'> Making check in doc make[1]: Entering directory `<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout/doc'> Making check in autodocs make[2]: Entering directory `<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout/doc/autodocs'> make[2]: Nothing to be done for `check'. make[2]: Leaving directory `<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout/doc/autodocs'> make[2]: Entering directory `<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout/doc'> make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout/doc'> make[1]: Leaving directory `<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout/doc'> Making check in src make[1]: Entering directory `<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout/src'> make[1]: Nothing to be done for `check'. make[1]: Leaving directory `<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout/src'> Making check in testsuite make[1]: Entering directory `<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout/testsuite'> make -f /usr/share/YaST2/data/testsuite/Makefile.testsuite RPMNAME=yast2-ntp-client srcdir=. make[2]: Entering directory `<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout/testsuite'> make[2]: Nothing to be done for `all'. make[2]: Leaving directory `<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout/testsuite'> make check-DEJAGNU check-local make[2]: Entering directory `<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout/testsuite'> Making a new site.exp file ... srcdir='.'; export srcdir; \ EXPECT=expect; export EXPECT; \ runtest=runtest; \ if /bin/sh -c "$runtest --version" > /dev/null 2>&1; then \ exit_status=0; l='yast2-ntp-client'; for tool in $l; do \ if $runtest --tool $tool --srcdir $srcdir ; \ then :; else exit_status=1; fi; \ done; \ else echo "WARNING: could not find 'runtest'" 1>&2; :;\ fi; \ exit $exit_status WARNING: Couldn't find tool init file Test Run By root on Wed Jul 31 10:40:22 2013 Native configuration is x86_64-suse-linux-gnu === yast2-ntp-client tests === Schedule of variations: unix Running target unix Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. Using /usr/share/dejagnu/config/unix.exp as generic interface file for target. Using ./config/unix.exp as tool-and-target-specific interface file. Running ./yast2-ntp-client.test/testsuite.exp ... Checking started Running Read ... FAIL: Wrong stderr for Read The diff follows... --- tests/Read.err 2013-01-22 11:37:01.000000000 +0100 +++ tmp.err.Read 2013-07-31 10:40:23.000000000 +0200 @@ -0,0 +1,18 @@ +2013-07-31 10:40:23 <3> app42(25013) [Interpreter] yast/i18n.rb:83 Loading module 'Directory' failed +2013-07-31 10:40:23 <3> app42(25013) [libycp] Import.cc(import):97 No matching component found +2013-07-31 10:40:23 <3> app42(25013) [Y2Ruby] binary/YRuby.cc(loadModule):148 Module /usr/share/YaST2/modules/CommandLine load failed:component cannot import namespace 'Directory' at /usr/lib64/ruby/vendor_ruby/1.9.1/yast/yast.rb:146:in `import_pure' +2013-07-31 10:40:23 <3> app42(25013) [Interpreter] yast/i18n.rb:83 Ruby::loadModule() / Can't load ruby module '/usr/share/YaST2/modules/CommandLine' +2013-07-31 10:40:23 <3> app42(25013) [Interpreter] yast/i18n.rb:83 Loading module 'Directory' failed +2013-07-31 10:40:23 <3> app42(25013) [libycp] Import.cc(import):97 No matching component found +2013-07-31 10:40:23 <3> app42(25013) [Y2Ruby] binary/YRuby.cc(loadModule):148 Module /usr/share/YaST2/modules/Desktop load failed:component cannot import namespace 'Directory' at /usr/lib64/ruby/vendor_ruby/1.9.1/yast/yast.rb:146:in `import_pure' +2013-07-31 10:40:23 <3> app42(25013) [Interpreter] yast/i18n.rb:83 Ruby::loadModule() / Can't load ruby module '/usr/share/YaST2/modules/Desktop' +2013-07-31 10:40:23 <3> app42(25013) [Interpreter] yast/i18n.rb:83 Loading module 'Label' failed +2013-07-31 10:40:23 <3> app42(25013) [libycp] Import.cc(import):97 No matching component found +2013-07-31 10:40:23 <3> app42(25013) [Y2Ruby] binary/YRuby.cc(loadModule):148 Module /usr/share/YaST2/modules/Wizard load failed:component cannot import namespace 'Label' at /usr/lib64/ruby/vendor_ruby/1.9.1/yast/yast.rb:146:in `import_pure' +2013-07-31 10:40:23 <3> app42(25013) [Interpreter] yast/i18n.rb:83 Ruby::loadModule() / Can't load ruby module '/usr/share/YaST2/modules/Wizard' +2013-07-31 10:40:23 <3> app42(25013) [Interpreter] yast/i18n.rb:83 Loading module 'Mode' failed +2013-07-31 10:40:23 <3> app42(25013) [libycp] Import.cc(import):97 No matching component found +2013-07-31 10:40:23 <3> app42(25013) [Y2Ruby] binary/YRuby.cc(loadModule):148 Module /usr/share/YaST2/modules/Progress load failed:component cannot import namespace 'Mode' at /usr/lib64/ruby/vendor_ruby/1.9.1/yast/yast.rb:146:in `import_pure' +2013-07-31 10:40:23 <3> app42(25013) [Interpreter] yast/i18n.rb:83 Ruby::loadModule() / Can't load ruby module '/usr/share/YaST2/modules/Progress' +2013-07-31 10:40:23 <3> app42(25013) [Interpreter] yast/i18n.rb:83 Loading module 'NtpClient' failed +2013-07-31 10:40:23 <3> app42(25013) [libycp] Import.cc(import):97 No matching component found FAIL: Wrong stderr for Read See the diff above. Running Write ... FAIL: Wrong stderr for Write The diff follows... --- tests/Write.err 2013-01-22 11:37:01.000000000 +0100 +++ tmp.err.Write 2013-07-31 10:40:24.000000000 +0200 @@ -0,0 +1,18 @@ +2013-07-31 10:40:24 <3> app42(25039) [Interpreter] yast/i18n.rb:83 Loading module 'Directory' failed +2013-07-31 10:40:24 <3> app42(25039) [libycp] Import.cc(import):97 No matching component found +2013-07-31 10:40:24 <3> app42(25039) [Y2Ruby] binary/YRuby.cc(loadModule):148 Module /usr/share/YaST2/modules/CommandLine load failed:component cannot import namespace 'Directory' at /usr/lib64/ruby/vendor_ruby/1.9.1/yast/yast.rb:146:in `import_pure' +2013-07-31 10:40:24 <3> app42(25039) [Interpreter] yast/i18n.rb:83 Ruby::loadModule() / Can't load ruby module '/usr/share/YaST2/modules/CommandLine' +2013-07-31 10:40:24 <3> app42(25039) [Interpreter] yast/i18n.rb:83 Loading module 'Directory' failed +2013-07-31 10:40:24 <3> app42(25039) [libycp] Import.cc(import):97 No matching component found +2013-07-31 10:40:24 <3> app42(25039) [Y2Ruby] binary/YRuby.cc(loadModule):148 Module /usr/share/YaST2/modules/Desktop load failed:component cannot import namespace 'Directory' at /usr/lib64/ruby/vendor_ruby/1.9.1/yast/yast.rb:146:in `import_pure' +2013-07-31 10:40:24 <3> app42(25039) [Interpreter] yast/i18n.rb:83 Ruby::loadModule() / Can't load ruby module '/usr/share/YaST2/modules/Desktop' +2013-07-31 10:40:24 <3> app42(25039) [Interpreter] yast/i18n.rb:83 Loading module 'Label' failed +2013-07-31 10:40:24 <3> app42(25039) [libycp] Import.cc(import):97 No matching component found +2013-07-31 10:40:24 <3> app42(25039) [Y2Ruby] binary/YRuby.cc(loadModule):148 Module /usr/share/YaST2/modules/Wizard load failed:component cannot import namespace 'Label' at /usr/lib64/ruby/vendor_ruby/1.9.1/yast/yast.rb:146:in `import_pure' +2013-07-31 10:40:24 <3> app42(25039) [Interpreter] yast/i18n.rb:83 Ruby::loadModule() / Can't load ruby module '/usr/share/YaST2/modules/Wizard' +2013-07-31 10:40:24 <3> app42(25039) [Interpreter] yast/i18n.rb:83 Loading module 'Mode' failed +2013-07-31 10:40:24 <3> app42(25039) [libycp] Import.cc(import):97 No matching component found +2013-07-31 10:40:24 <3> app42(25039) [Y2Ruby] binary/YRuby.cc(loadModule):148 Module /usr/share/YaST2/modules/Progress load failed:component cannot import namespace 'Mode' at /usr/lib64/ruby/vendor_ruby/1.9.1/yast/yast.rb:146:in `import_pure' +2013-07-31 10:40:24 <3> app42(25039) [Interpreter] yast/i18n.rb:83 Ruby::loadModule() / Can't load ruby module '/usr/share/YaST2/modules/Progress' +2013-07-31 10:40:24 <3> app42(25039) [Interpreter] yast/i18n.rb:83 Loading module 'NtpClient' failed +2013-07-31 10:40:24 <3> app42(25039) [libycp] Import.cc(import):97 No matching component found FAIL: Wrong stderr for Write See the diff above. Running selected_record ... FAIL: Wrong stderr for selected_record The diff follows... --- tests/selected_record.err 2013-01-22 11:37:01.000000000 +0100 +++ tmp.err.selected_record 2013-07-31 10:40:24.000000000 +0200 @@ -0,0 +1,2 @@ +2013-07-31 10:40:24 <3> app42(25065) [Interpreter] modules/Testsuite.rb:42 Loading module 'NtpClient' failed +2013-07-31 10:40:24 <3> app42(25065) [libycp] Import.cc(import):97 No matching component found FAIL: Wrong stderr for selected_record See the diff above. Checking finished === yast2-ntp-client Summary === # of unexpected failures 6 make[2]: *** [check-DEJAGNU] Error 1 make[2]: Leaving directory `<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout/testsuite'> make[1]: *** [check-am] Error 2 make[1]: Leaving directory `<http://river.suse.de/job/yast-ntp-client-HEAD/ws/checkout/testsuite'> make: *** [check-recursive] Error 1 ++ error_exit 2 ++ echo 'ERROR: detected exitcode 2' ERROR: detected exitcode 2 ++ cleanup ++ echo '==> Running cleanup' ==> Running cleanup ++ rm -f <http://river.suse.de/job/yast-ntp-client-HEAD/ws/ICECC/40c0ab7e54f59a1e4e493c1ea90a882a.tar.gz> ++ footer_and_exit 1 ++ '[' -z 1 ']' ++ MYEXIT=1 ++ '[' 1 == 0 ']' ++ ascii_failed ++ cat ( ) ( ) ( ) _ ) ( \_ _(_\ \)__ (____\___)) build failed ++ exit 1 Build step 'Execute shell' marked build as failure -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org To contact the owner, e-mail: yast-devel+owner@opensuse.org
See <http://river.suse.de/job/yast-ntp-client-HEAD/131/> -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org To contact the owner, e-mail: yast-devel+owner@opensuse.org
participants (1)
-
hudson@suse.de