See <http://ci.opensuse.org/job/obs_master_testsuite_webui-testsuite/38/changes> Changes: [adrian] [api] avoid to copy from same incident if a mainteannce_request tries to update the package [adrian] [api] better fix for double copy [Stephan Kulow] [webui-testsuite] trying to make the test suite more reliable [Stephan Kulow] [webui] do not use cached attributes unless the attribute controller invalidates the cache [Stephan Kulow] [dist] correct exit value [Stephan Kulow] [webui-testsuite] exit with 1 if there are errors [Stephan Kulow] [api] initial port to rails 3.2 [Stephan Kulow] [api] change the way the configuration is used for rails 3.2 [Stephan Kulow] [api] move the SQL structure file to structure.sql [Stephan Kulow] [api] work on unit tests for rails 3.2 [Stephan Kulow] [api] move file names to new suffixes [Stephan Kulow] [api] fix various test failures [Stephan Kulow] [api] more porting for rails 3.2 [Stephan Kulow] [api] port to new delayed job version [Stephan Kulow] [api] rails 3.2 has a new exception for dups and other fixes [Stephan Kulow] [api] fix for various test failures with rails 3.2 [Stephan Kulow] [api] switch to mysql2 adapter [Stephan Kulow] [api] various speed up hacks [Stephan Kulow] [webui] api is rails 3.2 now [Stephan Kulow] [api] fix config routes to default on XML format - it's important [Stephan Kulow] [api] only have in development.$HOSTNAME.rb what is different on that [Stephan Kulow] [api] get rid of acts_as_tree, we don't groups of groups or roles [Stephan Kulow] [api] remove the active_rbac code and it's plugin. we want to have that [Stephan Kulow] [api] fix some more rails 3.2 things, including our nice subtimes ------------------------------------------ Started by an SCM change Started by an SCM change Started by an SCM change Building in workspace <http://ci.opensuse.org/job/obs_master_testsuite_webui-testsuite/ws/> Checkout:workspace / <http://ci.opensuse.org/job/obs_master_testsuite_webui-testsuite/ws/> - hudson.remoting.LocalChannel@7dcc7dcc Using strategy: Default Last Built Revision: Revision 5d4f76b37f9f48ce0dc5637e628c2129287e0d9d (origin/master) Checkout:workspace / <http://ci.opensuse.org/job/obs_master_testsuite_webui-testsuite/ws/> - hudson.remoting.LocalChannel@7dcc7dcc Fetching changes from 1 remote Git repository Fetching upstream changes from git://github.com/openSUSE/open-build-service.git Commencing build of Revision f24d38d43295ef81dc969dd306601d6018a89cd4 (origin/master) Checking out Revision f24d38d43295ef81dc969dd306601d6018a89cd4 (origin/master) [locks-and-latches] Checking to see if we really have the locks [locks-and-latches] Have all the locks, build can start [workspace] $ /bin/sh -xe /tmp/hudson7476767113439500105.sh + sh dist/ci/obs_testsuite_webui-testsuite.sh ++ dirname dist/ci/obs_testsuite_webui-testsuite.sh + . dist/ci/obs_testsuite_common.sh + setup_git + echo 'Checking status' Checking status + git status # Not currently on any branch. nothing to commit (working directory clean) + echo 'Setup git submodules' Setup git submodules + git submodule init + git submodule update + echo 'Setup backend configuration template' Setup backend configuration template + sed -i -e 's|my $hostname = .*$|my $hostname = '\''localhost'\'';|' -e 's|our $bsuser = '\''obsrun'\'';|our $bsuser = '\''jenkins'\'';|' -e 's|our $bsgroup = '\''obsrun'\'';|our $bsgroup = '\''jenkins'\'';|' src/backend/BSConfig.pm.template + cp src/backend/BSConfig.pm.template src/backend/BSConfig.pm + echo 'Set environment variables' Set environment variables + export RAILS_ENV=test + RAILS_ENV=test + ret=0 + setup_api + echo 'Enter API rails root' Enter API rails root + cd src/api + echo 'Setup database configuration' Setup database configuration + cp config/database.yml.example config/database.yml + sed -i 's|database: api|database: ci_api|' config/database.yml + echo 'Setup additional configuration' Setup additional configuration + cp config/options.yml.example config/options.yml + echo 'Install missing gems locally' Install missing gems locally + rake --trace gems:install rake aborted! no such file to load -- bundler/setup /usr/lib64/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:29:in `gem_original_require' /usr/lib64/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:29:in `require' <http://ci.opensuse.org/job/obs_master_testsuite_webui-testsuite/ws/src/api/config/boot.rb>:6 /usr/lib64/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:29:in `gem_original_require' /usr/lib64/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:29:in `require' <http://ci.opensuse.org/job/obs_master_testsuite_webui-testsuite/ws/src/api/config/application.rb>:1 /usr/lib64/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:29:in `gem_original_require' /usr/lib64/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:29:in `require' <http://ci.opensuse.org/job/obs_master_testsuite_webui-testsuite/ws/src/api/Rakefile>:5 /usr/lib64/ruby/gems/1.8/gems/rake-0.9.2/lib/rake/rake_module.rb:25:in `load' /usr/lib64/ruby/gems/1.8/gems/rake-0.9.2/lib/rake/rake_module.rb:25:in `load_rakefile' /usr/lib64/ruby/gems/1.8/gems/rake-0.9.2/lib/rake/application.rb:495:in `raw_load_rakefile' /usr/lib64/ruby/gems/1.8/gems/rake-0.9.2/lib/rake/application.rb:78:in `load_rakefile' /usr/lib64/ruby/gems/1.8/gems/rake-0.9.2/lib/rake/application.rb:129:in `standard_exception_handling' /usr/lib64/ruby/gems/1.8/gems/rake-0.9.2/lib/rake/application.rb:77:in `load_rakefile' /usr/lib64/ruby/gems/1.8/gems/rake-0.9.2/lib/rake/application.rb:61:in `run' /usr/lib64/ruby/gems/1.8/gems/rake-0.9.2/lib/rake/application.rb:129:in `standard_exception_handling' /usr/lib64/ruby/gems/1.8/gems/rake-0.9.2/lib/rake/application.rb:59:in `run' /usr/lib64/ruby/gems/1.8/gems/rake-0.9.2/bin/rake:32 /usr/bin/rake:19:in `load' /usr/bin/rake:19 Build step 'Execute shell' marked build as failure [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released -- To unsubscribe, e-mail: obs-tests+unsubscribe@opensuse.org To contact the owner, e-mail: obs-tests+owner@opensuse.org