[yast-commit] Build failed in Jenkins: yast-yast-ruby-bindings-master #37
See <https://ci.opensuse.org/job/yast-yast-ruby-bindings-master/37/display/redirect?page=changes> Changes: [shundhammer] Showing the buttons no longer changes the menu shortcuts [shundhammer] Added docs [shundhammer] Added test for menu shortcut priority ------------------------------------------ [...truncated 107.87 KB...] [ 112s] 21: module adds log() method for accessing the Logger [ 112s] 21: [ 112s] 21: Finished in 0.01858 seconds (files took 0.21162 seconds to load) [ 112s] 21: 10 examples, 0 failures [ 112s] 21: [ 112s] 21/29 Test #21: /home/abuild/rpmbuild/BUILD/yast2-ruby-bindings-4.3.9/tests/y2logger_spec.rb ..................... Passed 0.44 sec [ 112s] test 22 [ 112s] Start 22: /home/abuild/rpmbuild/BUILD/yast2-ruby-bindings-4.3.9/tests/y2start_helpers_spec.rb [ 112s] [ 112s] 22: Test command: /usr/bin/rspec "--format" "doc" "/home/abuild/rpmbuild/BUILD/yast2-ruby-bindings-4.3.9/tests/y2start_helpers_spec.rb" [ 112s] 22: Test timeout computed to be: 1500 [ 112s] 22: [ 112s] 22: Yast::Y2StartHelpers [ 112s] 22: .help [ 112s] 22: returns multiline help text [ 112s] 22: .setup_signals [ 112s] 22: setups signal trap [ 112s] 22: .parse_arguments [ 112s] 22: parses passed arguments and returns it as hash [ 112s] 22: raises exception if wrong arguments are passed [ 112s] 22: .application_title [ 112s] 22: s390 architecture [ 112s] 22: is in text mode [ 112s] 22: returns s390 architecture [ 112s] 22: is in QT mode [ 112s] 22: sets environment variable YAST_BANNER [ 112s] 22: read_values returns empty string [ 112s] 22: returns client name only [ 112s] 22: x86_64 archtecture [ 112s] 22: is in text mode [ 112s] 22: returns client name only [ 112s] 22: is in QT mode [ 112s] 22: does not set environment variable YAST_BANNER [ 112s] 22: .generate_exit_code [ 112s] 22: returns 0 for nil [ 112s] 22: returns 0 for true [ 112s] 22: returns 16 for false [ 112s] 22: returns 16 for `:abort` [ 112s] 22: returns 16 for `:cancel` [ 112s] 22: returns 0 for other symbols [ 112s] 22: returns 16+number for number [ 112s] 22: [ 112s] 22: Finished in 0.02283 seconds (files took 0.16874 seconds to load) [ 112s] 22: 16 examples, 0 failures [ 112s] 22: [ 112s] 22/29 Test #22: /home/abuild/rpmbuild/BUILD/yast2-ruby-bindings-4.3.9/tests/y2start_helpers_spec.rb .............. Passed 0.41 sec [ 112s] test 23 [ 112s] Start 23: /home/abuild/rpmbuild/BUILD/yast2-ruby-bindings-4.3.9/tests/y2start_spec.rb [ 112s] [ 112s] 23: Test command: /usr/bin/rspec "--format" "doc" "/home/abuild/rpmbuild/BUILD/yast2-ruby-bindings-4.3.9/tests/y2start_spec.rb" [ 112s] 23: Test timeout computed to be: 1500 [ 113s] 23: [ 113s] 23: y2start [ 113s] 23: prints helps and exit 0 if run with --help [ 113s] 23: prints help and exit 1 if invalid argument passed [ 113s] 23: prints that client not found and exit 1 if client not found [ 113s] 23: [ 113s] 23: Finished in 0.67625 seconds (files took 0.16361 seconds to load) [ 113s] 23: 3 examples, 0 failures [ 113s] 23: [ 113s] 23/29 Test #23: /home/abuild/rpmbuild/BUILD/yast2-ruby-bindings-4.3.9/tests/y2start_spec.rb ...................... Passed 1.07 sec [ 113s] test 24 [ 113s] Start 24: /home/abuild/rpmbuild/BUILD/yast2-ruby-bindings-4.3.9/tests/yast_spec.rb [ 113s] [ 113s] 24: Test command: /usr/bin/rspec "--format" "doc" "/home/abuild/rpmbuild/BUILD/yast2-ruby-bindings-4.3.9/tests/yast_spec.rb" [ 113s] 24: Test timeout computed to be: 1500 [ 114s] 24: [ 114s] 24: Yast [ 114s] 24: .include [ 114s] 24: include methods to target class set as first argument [ 114s] 24: call its initialization method [ 114s] 24: call its initialization only during first include [ 114s] 24: does not loop endlessly on cyclic includes [ 114s] 24: .import [ 114s] 24: target module raises exception [ 114s] 24: raises exception with details from original one [ 114s] 24: target module has invalid signature [ 114s] 24: raises exception with details from original one [ 114s] 24: [ 114s] 24: Finished in 0.01542 seconds (files took 0.23845 seconds to load) [ 114s] 24: 6 examples, 0 failures [ 114s] 24: [ 114s] 24/29 Test #24: /home/abuild/rpmbuild/BUILD/yast2-ruby-bindings-4.3.9/tests/yast_spec.rb ......................... Passed 0.48 sec [ 114s] test 25 [ 114s] Start 25: integration [ 114s] [ 114s] 25: Test command: /usr/bin/ruby "/home/abuild/rpmbuild/BUILD/yast2-ruby-bindings-4.3.9/tests/integration/run.rb" [ 114s] 25: Test timeout computed to be: 1500 [ 115s] 25: Outside tmux output: [ 115s] 25: [ 115s] 25: Test succeeded. [ 115s] 25/29 Test #25: integration ...................................................................................... Passed 0.71 sec [ 115s] test 26 [ 115s] Start 26: translations [ 115s] [ 115s] 26: Test command: /usr/bin/rspec "--format" "doc" "/home/abuild/rpmbuild/BUILD/yast2-ruby-bindings-4.3.9/tests/integration/translations_spec.rb" [ 115s] 26: Test timeout computed to be: 1500 [ 115s] 26: [ 115s] 26: translations in YaST [ 115s] 26: translates string using _() [ 115s] 26: translates plural string using n_() with 0 value [ 115s] 26: translates plural string using n_() with 1 value [ 115s] 26: translates plural string using n_() with 2 value [ 115s] 26: translates plural string using n_() with 5 value [ 115s] 26: does not translate string using N_() [ 115s] 26: does not translate string using Nn_() [ 115s] 26: [ 115s] 26: Finished in 0.00859 seconds (files took 0.23665 seconds to load) [ 115s] 26: 7 examples, 0 failures [ 115s] 26: [ 115s] 26/29 Test #26: translations ..................................................................................... Passed 0.49 sec [ 115s] test 27 [ 115s] Start 27: /home/abuild/rpmbuild/BUILD/yast2-ruby-bindings-4.3.9/tests/libyui/menu_item_spec.rb [ 115s] [ 115s] 27: Test command: /usr/bin/rspec "--format" "doc" "/home/abuild/rpmbuild/BUILD/yast2-ruby-bindings-4.3.9/tests/libyui/menu_item_spec.rb" [ 115s] 27: Test timeout computed to be: 1500 [ 115s] 27: [ 115s] 27: Menu Item [ 117s] 27: has shortcuts in menu items, boo#1177760 [ 120s] 27: menu shortcuts have higher priority than button shortcuts (FAILED - 1) [ 121s] 27: remains disabled after shortcuts are recomputed (FAILED - 2) [ 121s] 27: [ 121s] 27: Failures: [ 121s] 27: [ 121s] 27: 1) Menu Item menu shortcuts have higher priority than button shortcuts [ 121s] 27: Failure/Error: expect(@tui.capture_pane).to include("[File]", "[Edit]", "[View]") [ 121s] 27: [ 121s] 27: expected " ruby @ yast-yui\n lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk\n ... [Quit]x\n mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj\n\n" to include "[File]", "[Edit]", and "[View]" [ 121s] 27: Diff: [ 121s] 27: @@ -1,4 +1,24 @@ [ 121s] 27: -[File] [ 121s] 27: -[Edit] [ 121s] 27: -[View] [ 121s] 27: + ruby @ yast-yui [ 121s] 27: + lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk [ 121s] 27: + xFile Edit View Options Debug x [ 121s] 27: + x x [ 121s] 27: + x x [ 121s] 27: + x x [ 121s] 27: + x x [ 121s] 27: + x x [ 121s] 27: + x [Fi][Ed][Vi][Opt][Cp] x [ 121s] 27: + x [x] Extra Buttons x [ 121s] 27: + x x [ 121s] 27: + x Last Event: x [ 121s] 27: + x cb_extra_buttons x [ 121s] 27: + x x [ 121s] 27: + x x [ 121s] 27: + x [x] Read Only x [ 121s] 27: + x x [ 121s] 27: + x x [ 121s] 27: + x x [ 121s] 27: + x x [ 121s] 27: + x x [ 121s] 27: + x [Quit]x [ 121s] 27: + mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj [ 121s] 27: # /home/abuild/rpmbuild/BUILD/yast2-ruby-bindings-4.3.9/tests/libyui/menu_item_spec.rb:50:in `block (2 levels) in <top (required)>' [ 121s] 27: [ 121s] 27: 2) Menu Item remains disabled after shortcuts are recomputed [ 121s] 27: Failure/Error: expect(@tui.capture_pane).to include("Last Event:", "copy") [ 121s] 27: expected " ruby @ yast-yui\n lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk\n ... [Quit]x\n mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj\n\n" to include "copy" [ 121s] 27: # /home/abuild/rpmbuild/BUILD/yast2-ruby-bindings-4.3.9/tests/libyui/menu_item_spec.rb:79:in `block (2 levels) in <top (required)>' [ 121s] 27: [ 121s] 27: Finished in 5.75 seconds (files took 0.15747 seconds to load) [ 121s] 27: 3 examples, 2 failures [ 121s] 27: [ 121s] 27: Failed examples: [ 121s] 27: [ 121s] 27: rspec /home/abuild/rpmbuild/BUILD/yast2-ruby-bindings-4.3.9/tests/libyui/menu_item_spec.rb:33 # Menu Item menu shortcuts have higher priority than button shortcuts [ 121s] 27: rspec /home/abuild/rpmbuild/BUILD/yast2-ruby-bindings-4.3.9/tests/libyui/menu_item_spec.rb:69 # Menu Item remains disabled after shortcuts are recomputed [ 121s] 27: [ 121s] 27/29 Test #27: /home/abuild/rpmbuild/BUILD/yast2-ruby-bindings-4.3.9/tests/libyui/menu_item_spec.rb .............***Failed 6.19 sec [ 121s] test 28 [ 121s] Start 28: /home/abuild/rpmbuild/BUILD/yast2-ruby-bindings-4.3.9/tests/libyui/multi_selection_box_spec.rb [ 121s] [ 121s] 28: Test command: /usr/bin/rspec "--format" "doc" "/home/abuild/rpmbuild/BUILD/yast2-ruby-bindings-4.3.9/tests/libyui/multi_selection_box_spec.rb" [ 121s] 28: Test timeout computed to be: 1500 [ 122s] 28: [ 122s] 28: MultiSelectionBox [ 122s] 28: Basics [ 122s] 28: Visual appearance [ 123s] 28: Has all the expected items [ 123s] 28: Visually selects the right items initially [ 123s] 28: Introspection [ 123s] 28: QueryWidget(:SelectedItems) reports the correct items [ 124s] 28: QueryWidget(:CurrentItem) reports the correct item [ 124s] 28: Basic keyboard handling [ 124s] 28: Moving the cursor works [ 125s] 28: Selecing an item works visually and in the internal state [ 125s] 28: Deselecting an item works visually and in the internal state [ 125s] 28: Exchanging content [ 129s] 28: Replacing all items works [ 129s] 28: Known fixed bugs [ 130s] 28: bsc#1177985: QueryWidget(:SelectedItems) does not return nil after replacing the items [ 130s] 28: [ 130s] 28: Finished in 8.88 seconds (files took 0.15831 seconds to load) [ 130s] 28: 9 examples, 0 failures [ 130s] 28: [ 130s] 28/29 Test #28: /home/abuild/rpmbuild/BUILD/yast2-ruby-bindings-4.3.9/tests/libyui/multi_selection_box_spec.rb ... Passed 9.27 sec [ 130s] test 29 [ 130s] Start 29: /home/abuild/rpmbuild/BUILD/yast2-ruby-bindings-4.3.9/tests/libyui/table_sort_spec.rb [ 130s] [ 130s] 29: Test command: /usr/bin/rspec "--format" "doc" "/home/abuild/rpmbuild/BUILD/yast2-ruby-bindings-4.3.9/tests/libyui/table_sort_spec.rb" [ 130s] 29: Test timeout computed to be: 1500 [ 131s] 29: [ 131s] 29: Table [ 131s] 29: when it sorts the items, [ 133s] 29: ChangeWidget(_, Cell(row, col)) changes the correct cell, boo#1165388 [ 134s] 29: ChangeWidget(_, :CurrentItem) activates the correct line, boo#1177145 [ 134s] 29: [ 134s] 29: Finished in 2.73 seconds (files took 0.15936 seconds to load) [ 134s] 29: 2 examples, 0 failures [ 134s] 29: [ 134s] 29/29 Test #29: /home/abuild/rpmbuild/BUILD/yast2-ruby-bindings-4.3.9/tests/libyui/table_sort_spec.rb ............ Passed 3.12 sec [ 134s] [ 134s] 97% tests passed, 1 tests failed out of 29 [ 134s] [ 134s] Total Test time (real) = 31.47 sec [ 134s] [ 134s] The following tests FAILED: [ 134s] 27 - /home/abuild/rpmbuild/BUILD/yast2-ruby-bindings-4.3.9/tests/libyui/menu_item_spec.rb (Failed) [ 134s] Errors while running CTest [ 134s] make: *** [Makefile:137: test] Error 8 [ 134s] error: Bad exit status from /var/tmp/rpm-tmp.YlNu79 (%check) [ 134s] [ 134s] [ 134s] RPM build errors: [ 134s] Bad exit status from /var/tmp/rpm-tmp.YlNu79 (%check) [ 134s] [ 134s] yast-yui failed "build yast2-ruby-bindings.spec" at Tue Nov 17 12:10:51 UTC 2020. [ 134s] The buildroot was: /var/tmp/build-root/openSUSE_Factory-x86_64 rm -rf YaST:Head rake aborted! Command failed with status (1): [yes | osc -A 'https://api.opensuse.org/' b...] Tasks: TOP => osc:sr => osc:commit => osc:build (See full trace by running task with --trace) cleaning Result: PID 9937 exited with value 1 Scanning for a pull request... Found pull request #262 Adding comment ":x: Public Jenkins [job #37](https://ci.opensuse.org/job/yast-yast-ruby-bindings-master/37/) failed" to pull request https://github.com/yast/yast-ruby-bindings/pull/262 Sending Net::HTTP::Post request to https://api.github.com/repos/yast/yast-ruby-bindings/issues/262/comments... OK Success Build step 'Execute shell' marked build as failure Not sending mail to unregistered user shundhammer@suse.de
See <https://ci.opensuse.org/job/yast-yast-ruby-bindings-master/38/display/redirect?page=changes> Changes: [shundhammer] Version bump and change log ------------------------------------------ Started by GitHub push by shundhammer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-jenkins-original (yast-head yast-jenkins) in workspace <https://ci.opensuse.org/job/yast-yast-ruby-bindings-master/ws/> The recommended git tool is: NONE No credentials specified
git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository git config remote.origin.url https://github.com/yast/yast-ruby-bindings.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/yast-ruby-bindings.git git --version # timeout=10 git --version # 'git version 2.26.2' git fetch --tags --force --progress --prune -- https://github.com/yast/yast-ruby-bindings.git +refs/heads/*:refs/remotes/origin/* # timeout=10 git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 0f2182ea853951bb1e8d8964284fd377e06caaf5 (origin/master) git config core.sparsecheckout # timeout=10 git checkout -f 0f2182ea853951bb1e8d8964284fd377e06caaf5 # timeout=10 Commit message: "Merge pull request #263 from shundhammer/huha-shortcut-conflicts-02" git rev-list --no-walk 86c42a9b02abcbf38c95f98f261d9d089bb4d744 # timeout=10 Cleaning workspace git rev-parse --verify HEAD # timeout=10 Resetting working tree git reset --hard # timeout=10 git clean -fdx # timeout=10 [EnvInject] - Executing scripts and injecting environment variables after the SCM step. [EnvInject] - Injecting as environment variables the properties content YAST_SUBMIT=factory
[EnvInject] - Variables injected successfully. [EnvInject] - Mask passwords that will be passed as build parameters. [yast-yast-ruby-bindings-master] $ /bin/sh -xe /tmp/jenkins6030109362243208627.sh + cd <https://ci.opensuse.org/job/yast-yast-ruby-bindings-master/ws/> + LC_ALL=en_US.UTF-8 + /usr/local/bin/jenkins_status_comment.rb rake osc:sr * Starting syntax check... tests/test_module/modules/InvalidTypeModule.rb:13: warning: possibly useless use of :: in void context * Done * Making tarball <https://ci.opensuse.org/job/yast-yast-ruby-bindings-master/ws/package/yast2-ruby-bindings-4.3.10.tar.bz2> ... * ...Done osc -A 'https://api.opensuse.org/' --traceback checkout 'YaST:Head' yast2-ruby-bindings All files have proper license reference. A YaST:Head A YaST:Head/yast2-ruby-bindings A YaST:Head/yast2-ruby-bindings/yast2-ruby-bindings-4.3.9.tar.bz2 A YaST:Head/yast2-ruby-bindings/yast2-ruby-bindings.changes A YaST:Head/yast2-ruby-bindings/yast2-ruby-bindings.spec At revision 298. rm <https://ci.opensuse.org/job/yast-yast-ruby-bindings-master/ws/YaST>:Head/yast2-ruby-bindings/yast2-ruby-bindings.spec rm <https://ci.opensuse.org/job/yast-yast-ruby-bindings-master/ws/YaST>:Head/yast2-ruby-bindings/yast2-ruby-bindings-4.3.9.tar.bz2 rm <https://ci.opensuse.org/job/yast-yast-ruby-bindings-master/ws/YaST>:Head/yast2-ruby-bindings/yast2-ruby-bindings.changes cp package/yast2-ruby-bindings.spec <https://ci.opensuse.org/job/yast-yast-ruby-bindings-master/ws/YaST>:Head/yast2-ruby-bindings cp package/yast2-ruby-bindings-4.3.10.tar.bz2 <https://ci.opensuse.org/job/yast-yast-ruby-bindings-master/ws/YaST>:Head/yast2-ruby-bindings cp package/yast2-ruby-bindings.changes <https://ci.opensuse.org/job/yast-yast-ruby-bindings-master/ws/YaST>:Head/yast2-ruby-bindings osc -A 'https://api.opensuse.org/' addremove D yast2-ruby-bindings-4.3.9.tar.bz2 A yast2-ruby-bindings-4.3.10.tar.bz2 osc -A 'https://api.opensuse.org/' cat 'openSUSE:Factory' 'yast2-ruby-bindings' 'yast2-ruby-bindings.spec' > /tmp/yast-rake20201117-6804-1m2ytro Checking IDs in *.changes file Version has been changed in *.spec file osc -A 'https://api.opensuse.org/' cat 'openSUSE:Factory' 'yast2-ruby-bindings' 'yast2-ruby-bindings.changes' | diff - 'yast2-ruby-bindings.changes' rm -rf YaST:Head cleaning * Starting osc check... osc -A 'https://api.opensuse.org/' --traceback checkout 'YaST:Head' yast2-ruby-bindings * Done. Everything looks good. A YaST:Head A YaST:Head/yast2-ruby-bindings A YaST:Head/yast2-ruby-bindings/yast2-ruby-bindings-4.3.9.tar.bz2 A YaST:Head/yast2-ruby-bindings/yast2-ruby-bindings.changes A YaST:Head/yast2-ruby-bindings/yast2-ruby-bindings.spec At revision 298. rm <https://ci.opensuse.org/job/yast-yast-ruby-bindings-master/ws/YaST>:Head/yast2-ruby-bindings/yast2-ruby-bindings.spec rm <https://ci.opensuse.org/job/yast-yast-ruby-bindings-master/ws/YaST>:Head/yast2-ruby-bindings/yast2-ruby-bindings-4.3.9.tar.bz2 rm <https://ci.opensuse.org/job/yast-yast-ruby-bindings-master/ws/YaST>:Head/yast2-ruby-bindings/yast2-ruby-bindings.changes cp package/yast2-ruby-bindings.spec <https://ci.opensuse.org/job/yast-yast-ruby-bindings-master/ws/YaST>:Head/yast2-ruby-bindings cp package/yast2-ruby-bindings-4.3.10.tar.bz2 <https://ci.opensuse.org/job/yast-yast-ruby-bindings-master/ws/YaST>:Head/yast2-ruby-bindings cp package/yast2-ruby-bindings.changes <https://ci.opensuse.org/job/yast-yast-ruby-bindings-master/ws/YaST>:Head/yast2-ruby-bindings osc -A 'https://api.opensuse.org/' addremove D yast2-ruby-bindings-4.3.9.tar.bz2 A yast2-ruby-bindings-4.3.10.tar.bz2 mkdir -p /var/tmp/YaST:Head/openSUSE_Factory yes | osc -A 'https://api.opensuse.org/' build --no-verify --release=1 --keep-pkgs=/var/tmp/YaST:Head/openSUSE_Factory openSUSE_Factory Building package yast2-ruby-bindings from project YaST:Head building package... Building yast2-ruby-bindings.spec for openSUSE_Factory/x86_64 Run source service: /usr/lib/obs/service/format_spec_file --outdir <https://ci.opensuse.org/job/yast-yast-ruby-bindings-master/ws/YaST>:Head/yast2-ruby-bindings/tmp0ttxqh7n.format_spec_file.service Run source service: /usr/lib/obs/service/source_validator --outdir <https://ci.opensuse.org/job/yast-yast-ruby-bindings-master/ws/YaST>:Head/yast2-ruby-bindings/tmpydwmn9ew.source_validator.service Getting buildconfig from server and store to <https://ci.opensuse.org/job/yast-yast-ruby-bindings-master/ws/YaST>:Head/yast2-ruby-bindings/.osc/_buildconfig-openSUSE_Factory-x86_64 Getting buildinfo from server and store to <https://ci.opensuse.org/job/yast-yast-ruby-bindings-master/ws/YaST>:Head/yast2-ruby-bindings/.osc/_buildinfo-openSUSE_Factory-x86_64.xml buildinfo is broken... it says: unresolvable: nothing provides libyui >= 3.12.2 rm -rf YaST:Head rake aborted! Command failed with status (1): [yes | osc -A 'https://api.opensuse.org/' b...] Tasks: TOP => osc:sr => osc:commit => osc:build (See full trace by running task with --trace) cleaning Result: PID 6803 exited with value 1 Scanning for a pull request... Found pull request #263 Adding comment ":x: Public Jenkins [job #38](https://ci.opensuse.org/job/yast-yast-ruby-bindings-master/38/) failed" to pull request https://github.com/yast/yast-ruby-bindings/pull/263 Sending Net::HTTP::Post request to https://api.github.com/repos/yast/yast-ruby-bindings/issues/263/comments... OK Success Build step 'Execute shell' marked build as failure Not sending mail to unregistered user shundhammer@suse.de
See <https://ci.opensuse.org/job/yast-yast-ruby-bindings-master/39/display/redirect> Changes: ------------------------------------------ Started by user Josef Reidinger Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-jenkins-original (yast-head yast-jenkins) in workspace <https://ci.opensuse.org/job/yast-yast-ruby-bindings-master/ws/> The recommended git tool is: NONE No credentials specified
git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository git config remote.origin.url https://github.com/yast/yast-ruby-bindings.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/yast-ruby-bindings.git git --version # timeout=10 git --version # 'git version 2.26.2' git fetch --tags --force --progress --prune -- https://github.com/yast/yast-ruby-bindings.git +refs/heads/*:refs/remotes/origin/* # timeout=10 git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 0f2182ea853951bb1e8d8964284fd377e06caaf5 (origin/master) git config core.sparsecheckout # timeout=10 git checkout -f 0f2182ea853951bb1e8d8964284fd377e06caaf5 # timeout=10 Commit message: "Merge pull request #263 from shundhammer/huha-shortcut-conflicts-02" git rev-list --no-walk 0f2182ea853951bb1e8d8964284fd377e06caaf5 # timeout=10 Cleaning workspace git rev-parse --verify HEAD # timeout=10 Resetting working tree git reset --hard # timeout=10 git clean -fdx # timeout=10 [EnvInject] - Executing scripts and injecting environment variables after the SCM step. [EnvInject] - Injecting as environment variables the properties content YAST_SUBMIT=factory
[EnvInject] - Variables injected successfully. [EnvInject] - Mask passwords that will be passed as build parameters. [yast-yast-ruby-bindings-master] $ /bin/sh -xe /tmp/jenkins6671235845010640221.sh + cd <https://ci.opensuse.org/job/yast-yast-ruby-bindings-master/ws/> + LC_ALL=en_US.UTF-8 + /usr/local/bin/jenkins_status_comment.rb rake osc:sr * Starting syntax check... tests/test_module/modules/InvalidTypeModule.rb:13: warning: possibly useless use of :: in void context * Done * Making tarball <https://ci.opensuse.org/job/yast-yast-ruby-bindings-master/ws/package/yast2-ruby-bindings-4.3.10.tar.bz2> ... * ...Done osc -A 'https://api.opensuse.org/' --traceback checkout 'YaST:Head' yast2-ruby-bindings All files have proper license reference. A YaST:Head A YaST:Head/yast2-ruby-bindings A YaST:Head/yast2-ruby-bindings/yast2-ruby-bindings-4.3.9.tar.bz2 A YaST:Head/yast2-ruby-bindings/yast2-ruby-bindings.changes A YaST:Head/yast2-ruby-bindings/yast2-ruby-bindings.spec At revision 298. rm <https://ci.opensuse.org/job/yast-yast-ruby-bindings-master/ws/YaST>:Head/yast2-ruby-bindings/yast2-ruby-bindings.spec rm <https://ci.opensuse.org/job/yast-yast-ruby-bindings-master/ws/YaST>:Head/yast2-ruby-bindings/yast2-ruby-bindings-4.3.9.tar.bz2 rm <https://ci.opensuse.org/job/yast-yast-ruby-bindings-master/ws/YaST>:Head/yast2-ruby-bindings/yast2-ruby-bindings.changes cp package/yast2-ruby-bindings.spec <https://ci.opensuse.org/job/yast-yast-ruby-bindings-master/ws/YaST>:Head/yast2-ruby-bindings cp package/yast2-ruby-bindings-4.3.10.tar.bz2 <https://ci.opensuse.org/job/yast-yast-ruby-bindings-master/ws/YaST>:Head/yast2-ruby-bindings cp package/yast2-ruby-bindings.changes <https://ci.opensuse.org/job/yast-yast-ruby-bindings-master/ws/YaST>:Head/yast2-ruby-bindings osc -A 'https://api.opensuse.org/' addremove A yast2-ruby-bindings-4.3.10.tar.bz2 D yast2-ruby-bindings-4.3.9.tar.bz2 osc -A 'https://api.opensuse.org/' cat 'openSUSE:Factory' 'yast2-ruby-bindings' 'yast2-ruby-bindings.spec' > /tmp/yast-rake20201119-16194-13sgtce Checking IDs in *.changes file Version has been changed in *.spec file osc -A 'https://api.opensuse.org/' cat 'openSUSE:Factory' 'yast2-ruby-bindings' 'yast2-ruby-bindings.changes' | diff - 'yast2-ruby-bindings.changes' rm -rf YaST:Head cleaning * Starting osc check... osc -A 'https://api.opensuse.org/' --traceback checkout 'YaST:Head' yast2-ruby-bindings * Done. Everything looks good. A YaST:Head A YaST:Head/yast2-ruby-bindings A YaST:Head/yast2-ruby-bindings/yast2-ruby-bindings-4.3.9.tar.bz2 A YaST:Head/yast2-ruby-bindings/yast2-ruby-bindings.changes A YaST:Head/yast2-ruby-bindings/yast2-ruby-bindings.spec At revision 298. rm <https://ci.opensuse.org/job/yast-yast-ruby-bindings-master/ws/YaST>:Head/yast2-ruby-bindings/yast2-ruby-bindings.spec rm <https://ci.opensuse.org/job/yast-yast-ruby-bindings-master/ws/YaST>:Head/yast2-ruby-bindings/yast2-ruby-bindings-4.3.9.tar.bz2 rm <https://ci.opensuse.org/job/yast-yast-ruby-bindings-master/ws/YaST>:Head/yast2-ruby-bindings/yast2-ruby-bindings.changes cp package/yast2-ruby-bindings.spec <https://ci.opensuse.org/job/yast-yast-ruby-bindings-master/ws/YaST>:Head/yast2-ruby-bindings cp package/yast2-ruby-bindings-4.3.10.tar.bz2 <https://ci.opensuse.org/job/yast-yast-ruby-bindings-master/ws/YaST>:Head/yast2-ruby-bindings cp package/yast2-ruby-bindings.changes <https://ci.opensuse.org/job/yast-yast-ruby-bindings-master/ws/YaST>:Head/yast2-ruby-bindings osc -A 'https://api.opensuse.org/' addremove A yast2-ruby-bindings-4.3.10.tar.bz2 D yast2-ruby-bindings-4.3.9.tar.bz2 mkdir -p /var/tmp/YaST:Head/openSUSE_Factory yes | osc -A 'https://api.opensuse.org/' build --no-verify --release=1 --keep-pkgs=/var/tmp/YaST:Head/openSUSE_Factory openSUSE_Factory Building package yast2-ruby-bindings from project YaST:Head building package... Building yast2-ruby-bindings.spec for openSUSE_Factory/x86_64 Run source service: /usr/lib/obs/service/format_spec_file --outdir <https://ci.opensuse.org/job/yast-yast-ruby-bindings-master/ws/YaST>:Head/yast2-ruby-bindings/tmpgpnyzhuo.format_spec_file.service Run source service: /usr/lib/obs/service/source_validator --outdir <https://ci.opensuse.org/job/yast-yast-ruby-bindings-master/ws/YaST>:Head/yast2-ruby-bindings/tmpuf2dpegu.source_validator.service Getting buildconfig from server and store to <https://ci.opensuse.org/job/yast-yast-ruby-bindings-master/ws/YaST>:Head/yast2-ruby-bindings/.osc/_buildconfig-openSUSE_Factory-x86_64 Getting buildinfo from server and store to <https://ci.opensuse.org/job/yast-yast-ruby-bindings-master/ws/YaST>:Head/yast2-ruby-bindings/.osc/_buildinfo-openSUSE_Factory-x86_64.xml buildinfo is broken... it says: unresolvable: nothing provides libyui >= 3.12.2 rm -rf YaST:Head rake aborted! Command failed with status (1): [yes | osc -A 'https://api.opensuse.org/' b...] Tasks: TOP => osc:sr => osc:commit => osc:build (See full trace by running task with --trace) cleaning Result: PID 16193 exited with value 1 Scanning for a pull request... Found pull request #263 Adding comment ":x: Public Jenkins [job #39](https://ci.opensuse.org/job/yast-yast-ruby-bindings-master/39/) failed" to pull request https://github.com/yast/yast-ruby-bindings/pull/263 Sending Net::HTTP::Post request to https://api.github.com/repos/yast/yast-ruby-bindings/issues/263/comments... OK Success Build step 'Execute shell' marked build as failure Not sending mail to unregistered user shundhammer@suse.de
participants (1)
-
admin@opensuse.org