See <https://ci.suse.de/job/yast-hana-ha-master/1/display/redirect>
Changes:
------------------------------------------
Started by user YaST Team
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on yast-nbg-head3 (yast-head libstorage libyui snapper) in workspace <https://ci.suse.de/job/yast-hana-ha-master/ws/>
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/yast/hana-ha.git
> git init <https://ci.suse.de/job/yast-hana-ha-master/ws/> # timeout=10
Fetching upstream changes from https://github.com/yast/hana-ha.git
> git --version # timeout=10
> git fetch --tags --progress -- https://github.com/yast/hana-ha.git +refs/heads/*:refs/remotes/origin/* # timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Command "git fetch --tags --progress -- https://github.com/yast/hana-ha.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout:
stderr: remote: Invalid username or password.
fatal: Authentication failed for 'https://github.com/yast/hana-ha.git/'
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2372)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1985)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:80)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:563)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:787)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:154)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.lang.Thread.run(Thread.java:834)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to yast-nbg-head3
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
at hudson.remoting.Channel.call(Channel.java:955)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
at sun.reflect.GeneratedMethodAccessor652.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
at com.sun.proxy.$Proxy129.execute(Unknown Source)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1105)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1145)
at hudson.scm.SCM.checkout(SCM.java:505)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1205)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
at hudson.model.Run.execute(Run.java:1853)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:428)
ERROR: Error cloning remote repo 'origin'
Branch: refs/heads/master
Home: https://github.com/yast/yast-registration
Commit: 2acddb84e4e6c62e3e3e455a7e7b81d9ec6a757d
https://github.com/yast/yast-registration/commit/2acddb84e4e6c62e3e3e455a7e…
Author: Imobach González Sosa <igonzalezsosa(a)suse.com>
Date: 2020-01-31 (Fri, 31 Jan 2020)
Changed paths:
A src/lib/registration/controllers/package_search.rb
M src/lib/registration/widgets/package_search.rb
A test/registration/controllers/package_search_test.rb
M test/registration/widgets/package_search_test.rb
Log Message:
-----------
Move the package search logic to a controller
Commit: a5ffce12742237e588ce250a5318a19a326af00a
https://github.com/yast/yast-registration/commit/a5ffce12742237e588ce250a53…
Author: Imobach González Sosa <igonzalezsosa(a)suse.com>
Date: 2020-01-31 (Fri, 31 Jan 2020)
Changed paths:
M src/lib/registration/controllers/package_search.rb
M src/lib/registration/widgets/package_search.rb
M test/registration/controllers/package_search_test.rb
M test/registration/widgets/package_search_test.rb
Log Message:
-----------
Move the logic to (un)select package to a controller
Commit: 91e4d632b80a48816b5413f0906ba2ec9e85faf1
https://github.com/yast/yast-registration/commit/91e4d632b80a48816b5413f090…
Author: Imobach González Sosa <igonzalezsosa(a)suse.com>
Date: 2020-01-31 (Fri, 31 Jan 2020)
Changed paths:
M src/lib/registration/dialogs/online_search.rb
M src/lib/registration/widgets/package_search.rb
M test/registration/dialogs/online_search_test.rb
Log Message:
-----------
The OnlineSearch injects the controller into its widget
Commit: 6c136320fe0a2c41bfa49fcfba575184982418ab
https://github.com/yast/yast-registration/commit/6c136320fe0a2c41bfa49fcfba…
Author: Imobach González Sosa <igonzalezsosa(a)suse.com>
Date: 2020-01-31 (Fri, 31 Jan 2020)
Changed paths:
M src/lib/registration/controllers/package_search.rb
M src/lib/registration/widgets/package_search.rb
M test/registration/controllers/package_search_test.rb
M test/registration/widgets/package_search_test.rb
Log Message:
-----------
Move the list of found packages to the PackageSearch widget
Commit: 9071d4554cfcc0135dcdc89b886acc7a63698134
https://github.com/yast/yast-registration/commit/9071d4554cfcc0135dcdc89b88…
Author: Imobach González Sosa <igonzalezsosa(a)suse.com>
Date: 2020-01-31 (Fri, 31 Jan 2020)
Changed paths:
M src/lib/registration/widgets/package_search.rb
Log Message:
-----------
Update from code review
Commit: b29cb80e6198952d81f6ced33e7b7c260ea2463b
https://github.com/yast/yast-registration/commit/b29cb80e6198952d81f6ced33e…
Author: Imobach González Sosa <igonzalezsosa(a)suse.com>
Date: 2020-01-31 (Fri, 31 Jan 2020)
Changed paths:
M src/lib/registration/controllers/package_search.rb
Log Message:
-----------
Handle auto selected addons correctly
Commit: e6fca5bf573814932886999cc25dc7c29044750f
https://github.com/yast/yast-registration/commit/e6fca5bf573814932886999cc2…
Author: Imobach González Sosa <igonzalezsosa(a)suse.com>
Date: 2020-01-31 (Fri, 31 Jan 2020)
Changed paths:
M test/registration/controllers/package_search_test.rb
Log Message:
-----------
Add a missing unit test for auto selected addons
Commit: f6603a013d29c0fe7d868eeb5fae775e8d0cca6e
https://github.com/yast/yast-registration/commit/f6603a013d29c0fe7d868eeb5f…
Author: Imobach González Sosa <igonzalezsosa(a)suse.com>
Date: 2020-01-31 (Fri, 31 Jan 2020)
Changed paths:
M src/lib/registration/controllers/package_search.rb
Log Message:
-----------
Add some logging
Commit: ba4d6d73978f19f76ac13e039e0103ef01ca79f3
https://github.com/yast/yast-registration/commit/ba4d6d73978f19f76ac13e039e…
Author: Imobach González Sosa <igonzalezsosa(a)suse.com>
Date: 2020-01-31 (Fri, 31 Jan 2020)
Changed paths:
M src/lib/registration/controllers/package_search.rb
Log Message:
-----------
Make RuboCop happy
Commit: 4994f76ed9d2b65e3c0961eeb66b8452b01a87d2
https://github.com/yast/yast-registration/commit/4994f76ed9d2b65e3c0961eeb6…
Author: Imobach González Sosa <igonzalezsosa(a)suse.com>
Date: 2020-01-31 (Fri, 31 Jan 2020)
Changed paths:
A src/lib/registration/controllers/package_search.rb
M src/lib/registration/dialogs/online_search.rb
M src/lib/registration/widgets/package_search.rb
A test/registration/controllers/package_search_test.rb
M test/registration/dialogs/online_search_test.rb
M test/registration/widgets/package_search_test.rb
Log Message:
-----------
Merge pull request #476 from yast/jse-9101/package-search-controller
[JSE-9109] Add a package search controller
Compare: https://github.com/yast/yast-registration/compare/f53ede26f8a6...4994f76ed9…
Branch: refs/heads/master
Home: https://github.com/yast/yast-yast2
Commit: 58cd4c0c27aa459756de2271137e224a6484067d
https://github.com/yast/yast-yast2/commit/58cd4c0c27aa459756de2271137e224a6…
Author: José Iván López González <jlopez(a)suse.com>
Date: 2020-01-31 (Fri, 31 Jan 2020)
Changed paths:
A library/cwm/src/lib/cwm/dynamic_progress_bar.rb
A library/cwm/src/lib/cwm/progress_bar.rb
M library/cwm/src/lib/cwm/rspec.rb
M library/cwm/src/lib/cwm/widget.rb
A library/cwm/test/dynamic_progress_bar_test.rb
A library/cwm/test/progress_bar_test.rb
Log Message:
-----------
Add ProgressBar and DynamicProgressBar
Commit: cc2a85f89ba5258bb159499b6005cd70ace0c622
https://github.com/yast/yast-yast2/commit/cc2a85f89ba5258bb159499b6005cd70a…
Author: José Iván López González <jlopez(a)suse.com>
Date: 2020-01-31 (Fri, 31 Jan 2020)
Changed paths:
M package/yast2.changes
M package/yast2.spec
Log Message:
-----------
Update version and changelog
Commit: 3a7f2d93b85004e3fd1a6a429f0e70d9d1f7e78c
https://github.com/yast/yast-yast2/commit/3a7f2d93b85004e3fd1a6a429f0e70d9d…
Author: José Iván López González <jlopez(a)suse.com>
Date: 2020-01-31 (Fri, 31 Jan 2020)
Changed paths:
M library/cwm/src/lib/cwm/dynamic_progress_bar.rb
M library/cwm/src/lib/cwm/progress_bar.rb
Log Message:
-----------
Some improvements
Commit: 3eac7f3dc818403fc517816f280b481d80d364fc
https://github.com/yast/yast-yast2/commit/3eac7f3dc818403fc517816f280b481d8…
Author: José Iván López <jlopez(a)suse.com>
Date: 2020-01-31 (Fri, 31 Jan 2020)
Changed paths:
A library/cwm/src/lib/cwm/dynamic_progress_bar.rb
A library/cwm/src/lib/cwm/progress_bar.rb
M library/cwm/src/lib/cwm/rspec.rb
M library/cwm/src/lib/cwm/widget.rb
A library/cwm/test/dynamic_progress_bar_test.rb
A library/cwm/test/progress_bar_test.rb
M package/yast2.changes
M package/yast2.spec
Log Message:
-----------
Merge pull request #1022 from joseivanlopez/add_progress_bar
Add ProgressBar widget
Compare: https://github.com/yast/yast-yast2/compare/37db05aea390...3eac7f3dc818