Build failed in Jenkins: yast-yast-configuration-management-master #41
See <https://ci.opensuse.org/job/yast-yast-configuration-management-master/41/display/redirect?page=changes> Changes: [Josef Reidinger] Bump version to 5.0.0 ------------------------------------------ Started by GitHub push by jreidinger Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-jenkins2 (yast-head yast-jenkins) in workspace <https://ci.opensuse.org/job/yast-yast-configuration-management-master/ws/> The recommended git tool is: NONE No credentials specified
git rev-parse --resolve-git-dir <https://ci.opensuse.org/job/yast-yast-configuration-management-master/ws/.git> # timeout=10 Fetching changes from the remote Git repository git config remote.origin.url https://github.com/yast/yast-configuration-management.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/yast-configuration-management.git git --version # timeout=10 git --version # 'git version 2.35.3' git fetch --tags --force --progress --prune -- https://github.com/yast/yast-configuration-management.git +refs/heads/*:refs/remotes/origin/* # timeout=10 git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 035a6927bb9e7ca2094f6584c09070b92935baaa (origin/master) git config core.sparsecheckout # timeout=10 git checkout -f 035a6927bb9e7ca2094f6584c09070b92935baaa # timeout=10 Commit message: "Bump version to 5.0.0" git rev-list --no-walk fbd37b1a26160b455445824ac5eae6613e7a73b2 # 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-configuration-management-master] $ /bin/sh -xe /tmp/jenkins10072164265689386238.sh + cd <https://ci.opensuse.org/job/yast-yast-configuration-management-master/ws/> + LC_ALL=en_US.UTF-8 + /usr/local/bin/jenkins_status_comment.rb timeout 30m rake osc:sr All files have proper license reference. * Starting syntax check... * Done * Making tarball <https://ci.opensuse.org/job/yast-yast-configuration-management-master/ws/package/yast2-configuration-management-5.0.0.tar.bz2> ... osc -A 'https://api.opensuse.org/' --traceback checkout 'YaST:Head' yast2-configuration-management * ...Done A YaST:Head A YaST:Head/yast2-configuration-management A YaST:Head/yast2-configuration-management/yast2-configuration-management-4.6.0.tar.bz2 A YaST:Head/yast2-configuration-management/yast2-configuration-management.changes A YaST:Head/yast2-configuration-management/yast2-configuration-management.spec At revision 32c41bfb4d60afb4d0bbe6412225274e. rm <https://ci.opensuse.org/job/yast-yast-configuration-management-master/ws/YaST>:Head/yast2-configuration-management/yast2-configuration-management.changes rm <https://ci.opensuse.org/job/yast-yast-configuration-management-master/ws/YaST>:Head/yast2-configuration-management/yast2-configuration-management.spec rm <https://ci.opensuse.org/job/yast-yast-configuration-management-master/ws/YaST>:Head/yast2-configuration-management/yast2-configuration-management-4.6.0.tar.bz2 cp package/yast2-configuration-management.changes <https://ci.opensuse.org/job/yast-yast-configuration-management-master/ws/YaST>:Head/yast2-configuration-management cp package/yast2-configuration-management-5.0.0.tar.bz2 <https://ci.opensuse.org/job/yast-yast-configuration-management-master/ws/YaST>:Head/yast2-configuration-management cp package/yast2-configuration-management.spec <https://ci.opensuse.org/job/yast-yast-configuration-management-master/ws/YaST>:Head/yast2-configuration-management osc -A 'https://api.opensuse.org/' addremove A yast2-configuration-management-5.0.0.tar.bz2 D yast2-configuration-management-4.6.0.tar.bz2 osc -A 'https://api.opensuse.org/' cat 'openSUSE:Factory' 'yast2-configuration-management' 'yast2-configuration-management.spec' > /tmp/yast-rake20230830-19642-ek3qtj Checking IDs in *.changes file Version has been changed in *.spec file osc -A 'https://api.opensuse.org/' cat 'openSUSE:Factory' 'yast2-configuration-management' 'yast2-configuration-management.changes' | diff - 'yast2-configuration-management.changes' rm -rf YaST:Head rake aborted! Stopping, missing new bugzilla or fate entry in the *.changes file. e.g. bnc#<number> or fate#<number> Tasks: TOP => osc:sr => check:changelog (See full trace by running task with --trace) cleaning Result: PID 19639 exited with value 1 Scanning for a pull request... Sending Net::HTTP::Get request to https://api.github.com/repos/yast/yast-configuration-management/pulls... OK Pull request not found Build step 'Execute shell' marked build as failure
See <https://ci.opensuse.org/job/yast-yast-configuration-management-master/42/display/redirect?page=changes> Changes: [Josef Reidinger] Adapt files for the SLE-15-SP6 branch ------------------------------------------ Started by GitHub push by jreidinger Started by GitHub push by jreidinger Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-jenkins2 (yast-head yast-jenkins) in workspace <https://ci.opensuse.org/job/yast-yast-configuration-management-master/ws/> The recommended git tool is: NONE No credentials specified
git rev-parse --resolve-git-dir <https://ci.opensuse.org/job/yast-yast-configuration-management-master/ws/.git> # timeout=10 Fetching changes from the remote Git repository git config remote.origin.url https://github.com/yast/yast-configuration-management.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/yast-configuration-management.git git --version # timeout=10 git --version # 'git version 2.35.3' git fetch --tags --force --progress --prune -- https://github.com/yast/yast-configuration-management.git +refs/heads/*:refs/remotes/origin/* # timeout=10 git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b1c9b819fc20e6681787b9e98d261c59c43fe2af (origin/master) git config core.sparsecheckout # timeout=10 git checkout -f b1c9b819fc20e6681787b9e98d261c59c43fe2af # timeout=10 Commit message: "Clean merge of SP6" git rev-list --no-walk 035a6927bb9e7ca2094f6584c09070b92935baaa # 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-configuration-management-master] $ /bin/sh -xe /tmp/jenkins5144283643404446805.sh + cd <https://ci.opensuse.org/job/yast-yast-configuration-management-master/ws/> + LC_ALL=en_US.UTF-8 + /usr/local/bin/jenkins_status_comment.rb timeout 30m rake osc:sr All files have proper license reference. * Starting syntax check... * Done * Making tarball <https://ci.opensuse.org/job/yast-yast-configuration-management-master/ws/package/yast2-configuration-management-5.0.0.tar.bz2> ... osc -A 'https://api.opensuse.org/' --traceback checkout 'YaST:Head' yast2-configuration-management * ...Done A YaST:Head A YaST:Head/yast2-configuration-management A YaST:Head/yast2-configuration-management/yast2-configuration-management-4.6.0.tar.bz2 A YaST:Head/yast2-configuration-management/yast2-configuration-management.changes A YaST:Head/yast2-configuration-management/yast2-configuration-management.spec At revision 32c41bfb4d60afb4d0bbe6412225274e. rm <https://ci.opensuse.org/job/yast-yast-configuration-management-master/ws/YaST>:Head/yast2-configuration-management/yast2-configuration-management.changes rm <https://ci.opensuse.org/job/yast-yast-configuration-management-master/ws/YaST>:Head/yast2-configuration-management/yast2-configuration-management.spec rm <https://ci.opensuse.org/job/yast-yast-configuration-management-master/ws/YaST>:Head/yast2-configuration-management/yast2-configuration-management-4.6.0.tar.bz2 cp package/yast2-configuration-management.changes <https://ci.opensuse.org/job/yast-yast-configuration-management-master/ws/YaST>:Head/yast2-configuration-management cp package/yast2-configuration-management-5.0.0.tar.bz2 <https://ci.opensuse.org/job/yast-yast-configuration-management-master/ws/YaST>:Head/yast2-configuration-management cp package/yast2-configuration-management.spec <https://ci.opensuse.org/job/yast-yast-configuration-management-master/ws/YaST>:Head/yast2-configuration-management osc -A 'https://api.opensuse.org/' addremove A yast2-configuration-management-5.0.0.tar.bz2 D yast2-configuration-management-4.6.0.tar.bz2 osc -A 'https://api.opensuse.org/' cat 'openSUSE:Factory' 'yast2-configuration-management' 'yast2-configuration-management.spec' > /tmp/yast-rake20230901-10134-1pn270h Checking IDs in *.changes file Version has been changed in *.spec file osc -A 'https://api.opensuse.org/' cat 'openSUSE:Factory' 'yast2-configuration-management' 'yast2-configuration-management.changes' | diff - 'yast2-configuration-management.changes' rm -rf YaST:Head rake aborted! Stopping, missing new bugzilla or fate entry in the *.changes file. e.g. bnc#<number> or fate#<number> Tasks: TOP => osc:sr => check:changelog (See full trace by running task with --trace) cleaning Result: PID 10131 exited with value 1 Scanning for a pull request... Sending Net::HTTP::Get request to https://api.github.com/repos/yast/yast-configuration-management/pulls... OK Pull request not found Build step 'Execute shell' marked build as failure
See <https://ci.opensuse.org/job/yast-yast-configuration-management-master/43/display/redirect> Changes: ------------------------------------------ Started by user Josef Reidinger Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-jenkins2 (yast-head yast-jenkins) in workspace <https://ci.opensuse.org/job/yast-yast-configuration-management-master/ws/> The recommended git tool is: NONE No credentials specified
git rev-parse --resolve-git-dir <https://ci.opensuse.org/job/yast-yast-configuration-management-master/ws/.git> # timeout=10 Fetching changes from the remote Git repository git config remote.origin.url https://github.com/yast/yast-configuration-management.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/yast-configuration-management.git git --version # timeout=10 git --version # 'git version 2.35.3' git fetch --tags --force --progress --prune -- https://github.com/yast/yast-configuration-management.git +refs/heads/*:refs/remotes/origin/* # timeout=10 git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b1c9b819fc20e6681787b9e98d261c59c43fe2af (origin/master) git config core.sparsecheckout # timeout=10 git checkout -f b1c9b819fc20e6681787b9e98d261c59c43fe2af # timeout=10 Commit message: "Clean merge of SP6" git rev-list --no-walk b1c9b819fc20e6681787b9e98d261c59c43fe2af # 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-configuration-management-master] $ /bin/sh -xe /tmp/jenkins7003338671058243869.sh + cd <https://ci.opensuse.org/job/yast-yast-configuration-management-master/ws/> + LC_ALL=en_US.UTF-8 + /usr/local/bin/jenkins_status_comment.rb timeout 30m rake osc:sr All files have proper license reference. * Starting syntax check... * Done * Making tarball <https://ci.opensuse.org/job/yast-yast-configuration-management-master/ws/package/yast2-configuration-management-5.0.0.tar.bz2> ... osc -A 'https://api.opensuse.org/' --traceback checkout 'YaST:Head' yast2-configuration-management * ...Done A YaST:Head A YaST:Head/yast2-configuration-management A YaST:Head/yast2-configuration-management/yast2-configuration-management-4.6.0.tar.bz2 A YaST:Head/yast2-configuration-management/yast2-configuration-management.changes A YaST:Head/yast2-configuration-management/yast2-configuration-management.spec At revision 32c41bfb4d60afb4d0bbe6412225274e. rm <https://ci.opensuse.org/job/yast-yast-configuration-management-master/ws/YaST>:Head/yast2-configuration-management/yast2-configuration-management.changes rm <https://ci.opensuse.org/job/yast-yast-configuration-management-master/ws/YaST>:Head/yast2-configuration-management/yast2-configuration-management.spec rm <https://ci.opensuse.org/job/yast-yast-configuration-management-master/ws/YaST>:Head/yast2-configuration-management/yast2-configuration-management-4.6.0.tar.bz2 cp package/yast2-configuration-management.changes <https://ci.opensuse.org/job/yast-yast-configuration-management-master/ws/YaST>:Head/yast2-configuration-management cp package/yast2-configuration-management-5.0.0.tar.bz2 <https://ci.opensuse.org/job/yast-yast-configuration-management-master/ws/YaST>:Head/yast2-configuration-management cp package/yast2-configuration-management.spec <https://ci.opensuse.org/job/yast-yast-configuration-management-master/ws/YaST>:Head/yast2-configuration-management osc -A 'https://api.opensuse.org/' addremove A yast2-configuration-management-5.0.0.tar.bz2 D yast2-configuration-management-4.6.0.tar.bz2 osc -A 'https://api.opensuse.org/' cat 'openSUSE:Factory' 'yast2-configuration-management' 'yast2-configuration-management.spec' > /tmp/yast-rake20230905-8011-1jkfwzy Checking IDs in *.changes file Version has been changed in *.spec file osc -A 'https://api.opensuse.org/' cat 'openSUSE:Factory' 'yast2-configuration-management' 'yast2-configuration-management.changes' | diff - 'yast2-configuration-management.changes' rm -rf YaST:Head rake aborted! Stopping, missing new bugzilla or fate entry in the *.changes file. e.g. bnc#<number> or fate#<number> Tasks: TOP => osc:sr => check:changelog (See full trace by running task with --trace) cleaning Result: PID 8008 exited with value 1 Scanning for a pull request... Sending Net::HTTP::Get request to https://api.github.com/repos/yast/yast-configuration-management/pulls... OK Pull request not found Build step 'Execute shell' marked build as failure
participants (1)
-
admin@opensuse.org