From hudson@suse.de Tue Jul 30 11:43:49 2013 From: hudson@suse.de To: yast-devel@lists.opensuse.org Subject: [yast-devel] Build failed in Jenkins: yast-snapper-HEAD #237 Date: Tue, 30 Jul 2013 13:43:47 +0200 Message-ID: <1360295994.103.1375184627747.JavaMail.jenkins@river> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3072016114621979308==" --===============3072016114621979308== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable See 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 directori= es [yast-devel] version 3.0.0 ------------------------------------------ [...truncated 295 lines...] make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory ` make[2]: Leaving directory ` Making all in doc make[2]: Entering directory ` Making all in autodocs make[3]: Entering directory ` if [ -n "" ]; then /usr/lib/YaST2/bin/ycpdoc -d. -s./../../src ; fi for i in ; do \ b=3D${i##./../../src}; b=3D${b#/}; b=3D${b//\//__}; b=3D${b%.pm}; \ pod2html --title=3D$b --infile=3D$i --outfile=3D$b.html; \ echo "${b/__/::}" > $b.mod.html; \ done if [ -n "./../../src/modules/Snapper.rb ./../../src/include/snapper/dialogs.r= b ./../../src/include/snapper/helps.rb ./../../src/include/snapper/wizards.rb= " ]; then yard doc --title "yast2-snapper -- Development Documentation" -o . = -m markdown ./../../src/modules/Snapper.rb ./../../src/include/snapper/dialog= s.rb ./../../src/include/snapper/helps.rb ./../../src/include/snapper/wizards= .rb; fi Files: 4 Modules: 4 ( 3 undocumented) Classes: 1 ( 1 undocumented) Constants: 1 ( 1 undocumented) Methods: 32 ( 7 undocumented) 68.42% documented make[3]: Leaving directory ` make[3]: Entering directory ` make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory ` make[2]: Leaving directory ` Making all in src make[2]: Entering directory ` make[2]: Nothing to be done for `all'. make[2]: Leaving directory ` Making all in testsuite make[2]: Entering directory ` make -f /usr/share/YaST2/data/testsuite/Makefile.testsuite RPMNAME=3Dyast2-sn= apper srcdir=3D. make[3]: Entering directory ` make[3]: Nothing to be done for `all'. make[3]: Leaving directory ` make[2]: Leaving directory ` make[2]: Entering directory ` make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory ` make[1]: Leaving directory ` + make check Making check in agent-snapper make[1]: Entering directory ` Making check in conf make[2]: Entering directory ` make[2]: Nothing to be done for `check'. make[2]: Leaving directory ` Making check in doc make[2]: Entering directory ` Making check in autodocs make[3]: Entering directory ` make[3]: Nothing to be done for `check'. make[3]: Leaving directory ` make[3]: Entering directory ` make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory ` make[2]: Leaving directory ` Making check in src make[2]: Entering directory ` make[2]: Nothing to be done for `check'. make[2]: Leaving directory ` make[2]: Entering directory ` make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory ` make[1]: Leaving directory ` Making check in doc make[1]: Entering directory ` Making check in autodocs make[2]: Entering directory ` make[2]: Nothing to be done for `check'. make[2]: Leaving directory ` make[2]: Entering directory ` make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory ` make[1]: Leaving directory ` Making check in src make[1]: Entering directory ` make[1]: Nothing to be done for `check'. make[1]: Leaving directory ` Making check in testsuite make[1]: Entering directory ` make -f /usr/share/YaST2/data/testsuite/Makefile.testsuite RPMNAME=3Dyast2-sn= apper srcdir=3D. make[2]: Entering directory ` make[2]: Nothing to be done for `all'. make[2]: Leaving directory ` make check-DEJAGNU check-local make[2]: Entering directory ` Making a new site.exp file ... srcdir=3D'.'; export srcdir; \ EXPECT=3Dexpect; export EXPECT; \ runtest=3Druntest; \ if /bin/sh -c "$runtest --version" > /dev/null 2>&1; then \ exit_status=3D0; l=3D'yast2-snapper'; for tool in $l; do \ if $runtest --tool $tool --srcdir $srcdir ; \ then :; else exit_status=3D1; 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:43:45 2013 Native configuration is x86_64-suse-linux-gnu =3D=3D=3D yast2-snapper tests =3D=3D=3D Schedule of variations: unix Running target unix Using /usr/share/dejagnu/baseboards/unix.exp as board description file for ta= rget. 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-snapper.test/testsuite.exp ... Checking started Running GetFileMode ... FAIL: Wrong stdout for GetFileMode The diff follows... --- tests/GetFileMode.out 2013-01-22 12:09:18.000000000 +0100 +++ tmp.out.GetFileMode 2013-07-30 13:43:46.000000000 +0200 @@ -1,4 +1,2 @@ Execute .target.bash_output "/bin/stat --printf=3D%a '/tmp/1'" $["stdout":"7= 55"] -Return 755 Execute .target.bash_output "/bin/stat --printf=3D%a '/tmp/2'" $["stderr":"/= bin/stat: cannot stat `/tmp/2': No such file or directory\n", "stdout":""] -Return 644 FAIL: Wrong stdout for GetFileMode See the diff above. Running GetFileModification ... FAIL: Wrong stdout for GetFileModification The diff follows... --- tests/GetFileModification.out 2013-01-22 12:09:18.000000000 +0100 +++ tmp.out.GetFileModification 2013-07-30 13:43:46.000000000 +0200 @@ -3,12 +3,9 @@ Execute .target.bash_output "/usr/bin/diff -u '/snapshots/1/snapshot/etc/pas= swd' '/etc/passwd'" $["stderr":"error while diffing"] Log out: $["stderr":"error while diffing"] Execute .target.bash_output "ls -ld -- '/snapshots/1/snapshot/etc/passwd' '/= etc/passwd' | cut -f 1,3,4 -d ' '" $["stderr":"error while diffing"] -Return $["diff":"error while diffing", "status":["no_change"]] Read .snapper.path $["num":1] "/snapshots/1/snapshot" Read .snapper.path $["num":2] "/snapshots/1/snapshot" Execute .target.bash_output "/usr/bin/diff -u '/snapshots/1/snapshot/etc/pas= swd' '/snapshots/1/snapshot/etc/passwd'" $["stdout":"+new user line"] Execute .target.bash_output "ls -ld -- '/snapshots/1/snapshot/etc/passwd' '/= snapshots/1/snapshot/etc/passwd' | cut -f 1,3,4 -d ' '" $["stdout":"+new user= line"] -Return $["diff":"+new user line", "group1":"line", "group2":"", "mode1":"+ne= w", "mode2":"", "status":["diff", "mode", "user", "group"], "user1":"user", "= user2":""] Read .snapper.path $["num":1] "/snapshots/1/snapshot" Read .snapper.path $["num":2] "/snapshots/1/snapshot" -Return $["status":["none"]] FAIL: Wrong stdout for GetFileModification See the diff above. Running GetSnapshotPath ... FAIL: Wrong stdout for GetSnapshotPath The diff follows... --- tests/GetSnapshotPath.out 2013-07-30 13:43:12.000000000 +0200 +++ tmp.out.GetSnapshotPath 2013-07-30 13:43:46.000000000 +0200 @@ -1,5 +1,2 @@ Read .snapper.path $["num":0] nil -Log Snapshot '0' was not found. -Return=09 Read .snapper.path $["num":0] "/snapshots/0/snapshot" -Return /snapshots/0/snapshot FAIL: Wrong stdout for GetSnapshotPath See the diff above. Running ReadConfigs ... FAIL: Wrong stdout for ReadConfigs The diff follows... --- tests/ReadConfigs.out 2013-07-30 13:43:12.000000000 +0200 +++ tmp.out.ReadConfigs 2013-07-30 13:43:47.000000000 +0200 @@ -1,13 +1,8 @@ Read .snapper.configs [] -Return [] Return root Read .snapper.configs nil -Log File /etc/sysconfig/snapper is not available. -Return ["root"] Return root Read .snapper.configs ["opt", "var", "root"] -Return ["opt", "var", "root"] Return root Read .snapper.configs ["opt", "var"] -Return ["opt", "var"] Return opt FAIL: Wrong stdout for ReadConfigs See the diff above. Running ReadSnapshots ... FAIL: Wrong stdout for ReadSnapshots The diff follows... --- tests/ReadSnapshots.out 2013-01-22 12:09:18.000000000 +0100 +++ tmp.out.ReadSnapshots 2013-07-30 13:43:47.000000000 +0200 @@ -1,7 +1,5 @@ Read .snapper.snapshots nil -Return true Return [] Read .snapper.snapshots [$["date":1297364138, "description":"current system"= , "num":0, "type":`SINGLE], $["date":1297364138, "description":"before yast2-= users", "num":1, "post_num":2, "type":`PRE]] -Return true Return [$["date":1297364138, "description":"before yast2-users", "name":"1",= "num":1, "post_num":2, "type":`PRE]] Return $[1:0] FAIL: Wrong stdout for ReadSnapshots See the diff above. Checking finished =3D=3D=3D yast2-snapper Summary =3D=3D=3D # of unexpected failures 10 make[2]: *** [check-DEJAGNU] Error 1 make[2]: Leaving directory ` make[1]: *** [check-am] Error 2 make[1]: Leaving directory ` make: *** [check-recursive] Error 1 ++ error_exit 2 ++ echo 'ERROR: detected exitcode 2' ERROR: detected exitcode 2 ++ cleanup ++ echo '=3D=3D> Running cleanup' =3D=3D> Running cleanup ++ rm -f ++ footer_and_exit 1 ++ '[' -z 1 ']' ++ MYEXIT=3D1 ++ '[' 1 =3D=3D 0 ']' ++ ascii_failed ++ cat ( ) ( ) ( ) _ ) ( \_ _(_\ \)__ (____\___)) build failed ++ exit 1 Build step 'Execute shell' marked build as failure --=20 To unsubscribe, e-mail: yast-devel+unsubscribe(a)opensuse.org To contact the owner, e-mail: yast-devel+owner(a)opensuse.org --===============3072016114621979308==-- From hudson@suse.de Wed Jul 31 08:47:19 2013 From: hudson@suse.de To: yast-devel@lists.opensuse.org Subject: [yast-devel] Build failed in Jenkins: yast-snapper-HEAD #238 Date: Wed, 31 Jul 2013 10:47:16 +0200 Message-ID: <619603452.192.1375260436824.JavaMail.jenkins@river> In-Reply-To: <1360295994.103.1375184627747.JavaMail.jenkins@river> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3608162640518878765==" --===============3608162640518878765== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable See 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 directori= es [yast-devel] version 3.0.0 ------------------------------------------ [...truncated 250 lines...] checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for ANSI C header files... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating agent-snapper/conf/Makefile config.status: creating agent-snapper/doc/autodocs/Makefile config.status: creating agent-snapper/doc/Makefile config.status: creating agent-snapper/src/Makefile config.status: creating agent-snapper/Makefile config.status: creating doc/autodocs/Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating testsuite/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands + make make all-recursive make[1]: Entering directory ` Making all in agent-snapper make[2]: Entering directory ` Making all in conf make[3]: Entering directory ` make[3]: Nothing to be done for `all'. make[3]: Leaving directory ` Making all in doc make[3]: Entering directory ` Making all in autodocs make[4]: Entering directory ` make[4]: Nothing to be done for `all'. make[4]: Leaving directory ` make[4]: Entering directory ` make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory ` make[3]: Leaving directory ` Making all in src make[3]: Entering directory ` make[3]: Nothing to be done for `all'. make[3]: Leaving directory ` make[3]: Entering directory ` make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory ` make[2]: Leaving directory ` Making all in doc make[2]: Entering directory ` Making all in autodocs make[3]: Entering directory ` make[3]: Nothing to be done for `all'. make[3]: Leaving directory ` make[3]: Entering directory ` make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory ` make[2]: Leaving directory ` Making all in src make[2]: Entering directory ` make[2]: Nothing to be done for `all'. make[2]: Leaving directory ` Making all in testsuite make[2]: Entering directory ` make -f /usr/share/YaST2/data/testsuite/Makefile.testsuite RPMNAME=3Dyast2-sn= apper srcdir=3D. make[3]: Entering directory ` make[3]: Nothing to be done for `all'. make[3]: Leaving directory ` make[2]: Leaving directory ` make[2]: Entering directory ` make[2]: Leaving directory ` make[1]: Leaving directory ` + make check Making check in agent-snapper make[1]: Entering directory ` Making check in conf make[2]: Entering directory ` make[2]: Nothing to be done for `check'. make[2]: Leaving directory ` Making check in doc make[2]: Entering directory ` Making check in autodocs make[3]: Entering directory ` make[3]: Nothing to be done for `check'. make[3]: Leaving directory ` make[3]: Entering directory ` make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory ` make[2]: Leaving directory ` Making check in src make[2]: Entering directory ` make[2]: Nothing to be done for `check'. make[2]: Leaving directory ` make[2]: Entering directory ` make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory ` make[1]: Leaving directory ` Making check in doc make[1]: Entering directory ` Making check in autodocs make[2]: Entering directory ` make[2]: Nothing to be done for `check'. make[2]: Leaving directory ` make[2]: Entering directory ` make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory ` make[1]: Leaving directory ` Making check in src make[1]: Entering directory ` make[1]: Nothing to be done for `check'. make[1]: Leaving directory ` Making check in testsuite make[1]: Entering directory ` make -f /usr/share/YaST2/data/testsuite/Makefile.testsuite RPMNAME=3Dyast2-sn= apper srcdir=3D. make[2]: Entering directory ` make[2]: Nothing to be done for `all'. make[2]: Leaving directory ` make check-DEJAGNU check-local make[2]: Entering directory ` Making a new site.exp file ... srcdir=3D'.'; export srcdir; \ EXPECT=3Dexpect; export EXPECT; \ runtest=3Druntest; \ if /bin/sh -c "$runtest --version" > /dev/null 2>&1; then \ exit_status=3D0; l=3D'yast2-snapper'; for tool in $l; do \ if $runtest --tool $tool --srcdir $srcdir ; \ then :; else exit_status=3D1; 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:47:15 2013 Native configuration is x86_64-suse-linux-gnu =3D=3D=3D yast2-snapper tests =3D=3D=3D Schedule of variations: unix Running target unix Using /usr/share/dejagnu/baseboards/unix.exp as board description file for ta= rget. 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-snapper.test/testsuite.exp ... Checking started Running GetFileMode ... FAIL: Wrong stderr for GetFileMode The diff follows... --- tests/GetFileMode.err 2013-01-22 12:09:18.000000000 +0100 +++ tmp.err.GetFileMode 2013-07-31 10:47:15.000000000 +0200 @@ -0,0 +1,2 @@ +2013-07-31 10:47:15 <3> app42(7712) [Interpreter] :0 Loading module 'Snapper= ' failed +2013-07-31 10:47:15 <3> app42(7712) [libycp] Import.cc(import):97 No matchin= g component found FAIL: Wrong stderr for GetFileMode See the diff above. Running GetFileModification ... FAIL: Wrong stderr for GetFileModification The diff follows... --- tests/GetFileModification.err 2013-01-22 12:09:18.000000000 +0100 +++ tmp.err.GetFileModification 2013-07-31 10:47:16.000000000 +0200 @@ -0,0 +1,2 @@ +2013-07-31 10:47:16 <3> app42(7738) [Interpreter] :0 Loading module 'Snapper= ' failed +2013-07-31 10:47:16 <3> app42(7738) [libycp] Import.cc(import):97 No matchin= g component found FAIL: Wrong stderr for GetFileModification See the diff above. Running GetSnapshotPath ... FAIL: Wrong stderr for GetSnapshotPath The diff follows... --- tests/GetSnapshotPath.err 2013-01-22 12:09:18.000000000 +0100 +++ tmp.err.GetSnapshotPath 2013-07-31 10:47:16.000000000 +0200 @@ -0,0 +1,2 @@ +2013-07-31 10:47:16 <3> app42(7764) [Interpreter] :0 Loading module 'Snapper= ' failed +2013-07-31 10:47:16 <3> app42(7764) [libycp] Import.cc(import):97 No matchin= g component found FAIL: Wrong stderr for GetSnapshotPath See the diff above. Running ReadConfigs ... FAIL: Wrong stderr for ReadConfigs The diff follows... --- tests/ReadConfigs.err 2013-01-22 12:09:18.000000000 +0100 +++ tmp.err.ReadConfigs 2013-07-31 10:47:16.000000000 +0200 @@ -0,0 +1,2 @@ +2013-07-31 10:47:16 <3> app42(7790) [Interpreter] modules/Testsuite.rb:42 Lo= ading module 'Snapper' failed +2013-07-31 10:47:16 <3> app42(7790) [libycp] Import.cc(import):97 No matchin= g component found FAIL: Wrong stderr for ReadConfigs See the diff above. Running ReadSnapshots ... FAIL: Wrong stderr for ReadSnapshots The diff follows... --- tests/ReadSnapshots.err 2013-01-22 12:09:18.000000000 +0100 +++ tmp.err.ReadSnapshots 2013-07-31 10:47:16.000000000 +0200 @@ -0,0 +1,2 @@ +2013-07-31 10:47:16 <3> app42(7816) [Interpreter] modules/Testsuite.rb:42 Lo= ading module 'Snapper' failed +2013-07-31 10:47:16 <3> app42(7816) [libycp] Import.cc(import):97 No matchin= g component found FAIL: Wrong stderr for ReadSnapshots See the diff above. Checking finished =3D=3D=3D yast2-snapper Summary =3D=3D=3D # of unexpected failures 10 make[2]: *** [check-DEJAGNU] Error 1 make[2]: Leaving directory ` make[1]: *** [check-am] Error 2 make[1]: Leaving directory ` make: *** [check-recursive] Error 1 ++ error_exit 2 ++ echo 'ERROR: detected exitcode 2' ERROR: detected exitcode 2 ++ cleanup ++ echo '=3D=3D> Running cleanup' =3D=3D> Running cleanup ++ rm -f ++ footer_and_exit 1 ++ '[' -z 1 ']' ++ MYEXIT=3D1 ++ '[' 1 =3D=3D 0 ']' ++ ascii_failed ++ cat ( ) ( ) ( ) _ ) ( \_ _(_\ \)__ (____\___)) build failed ++ exit 1 Build step 'Execute shell' marked build as failure --=20 To unsubscribe, e-mail: yast-devel+unsubscribe(a)opensuse.org To contact the owner, e-mail: yast-devel+owner(a)opensuse.org --===============3608162640518878765==-- From hudson@suse.de Wed Jul 31 10:27:48 2013 From: hudson@suse.de To: yast-devel@lists.opensuse.org Subject: [yast-devel] Jenkins build is back to normal : yast-snapper-HEAD #239 Date: Wed, 31 Jul 2013 12:27:47 +0200 Message-ID: <1114108149.249.1375266467473.JavaMail.jenkins@river> In-Reply-To: <619603452.192.1375260436824.JavaMail.jenkins@river> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6661945005591757362==" --===============6661945005591757362== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit See -- To unsubscribe, e-mail: yast-devel+unsubscribe(a)opensuse.org To contact the owner, e-mail: yast-devel+owner(a)opensuse.org --===============6661945005591757362==--