Git Polling Log
Started on Mar 16, 2026, 8:43:01 AM
Using strategy: Default
[poll] Last Built Revision: Revision 470d758ccce6f6155666c9638852170cabcddd02 (origin/master)
The recommended git tool is: NONE
No credentials specified
> git --version # timeout=10
> git --version # 'git version 2.47.3'
> git ls-remote -h -- https://gerrit.osmocom.org/osmo-smlc # timeout=10
FATAL: hudson.plugins.git.GitException: Command "git ls-remote -h -- https://gerrit.osmocom.org/osmo-smlc" returned status code 128:
stdout:
stderr: fatal: unable to access 'https://gerrit.osmocom.org/osmo-smlc/': GnuTLS, handshake failed: The TLS connection was non-properly terminated.
hudson.plugins.git.GitException: Command "git ls-remote -h -- https://gerrit.osmocom.org/osmo-smlc" returned status code 128:
stdout:
stderr: fatal: unable to access 'https://gerrit.osmocom.org/osmo-smlc/': GnuTLS, handshake failed: The TLS connection was non-properly terminated.
at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2848)
at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2189)
at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2083)
at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2074)
at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.getHeadRev(CliGitAPIImpl.java:3746)
at PluginClassLoader for git//hudson.plugins.git.GitSCM.compareRemoteRevisionWithImpl(GitSCM.java:729)
at PluginClassLoader for git//hudson.plugins.git.GitSCM.compareRemoteRevisionWith(GitSCM.java:688)
Caused: java.io.IOException
at PluginClassLoader for git//hudson.plugins.git.GitSCM.compareRemoteRevisionWith(GitSCM.java:690)
at hudson.scm.SCM.compareRemoteRevisionWith(SCM.java:419)
at hudson.scm.SCM.poll(SCM.java:436)
at hudson.model.AbstractProject._poll(AbstractProject.java:1429)
at hudson.model.AbstractProject.poll(AbstractProject.java:1335)
at jenkins.triggers.SCMTriggerItem$SCMTriggerItems$Bridge.poll(SCMTriggerItem.java:151)
at hudson.triggers.SCMTrigger$Runner.runPolling(SCMTrigger.java:617)
at hudson.triggers.SCMTrigger$Runner.run(SCMTrigger.java:664)
at hudson.util.SequentialExecutionQueue$QueueEntry.run(SequentialExecutionQueue.java:123)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
Done. Took 0.18 sec
No changes