Skip to content
Started by upstream project "gerrit-pysim" build number 2831
originally caused by:
 Triggered by Gerrit: https://gerrit.osmocom.org/c/pysim/+/42123 in silent mode.
Running as SYSTEM
Building on the built-in node in workspace /var/jenkins_home/jobs/gerrit-pysim-build/workspace
The recommended git tool is: NONE
using credential d5eda5e9-b59d-44ba-88d2-43473cb6e42d
 > git rev-parse --resolve-git-dir /var/jenkins_home/jobs/gerrit-pysim-build/workspace/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/pysim # timeout=10
Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/pysim
 > git --version # timeout=10
 > git --version # 'git version 2.47.3'
using GIT_SSH to set credentials gerrit.osmocom.org
Verifying host key using known hosts file, will automatically accept unseen keys
 > git fetch --tags --force --progress -- ssh://jenkins@gerrit.osmocom.org:29418/pysim refs/changes/23/42123/2 # timeout=10
 > git rev-parse FETCH_HEAD^{commit} # timeout=10
Checking out Revision 828bdffbb55537241b40d08ba5b05bc3b8103718 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 828bdffbb55537241b40d08ba5b05bc3b8103718 # timeout=10
hudson.plugins.git.GitException: Command "git checkout -f 828bdffbb55537241b40d08ba5b05bc3b8103718" returned status code 128:
stdout: 
stderr: Warning: you are leaving 4 commits behind, not connected to
any of your branches:

  c1021e3b4 contrib/smpp-ota-tool: warn about mixed up KIC/KIC indexes
  453fde5a3 contrib/smpp-ota-tool: use correct kid index
  57237b650 contrib/smpp-ota-tool/cosmetic: use lazy formatting for logging
  1f9479124 contrib/smpp-ota-tool/cosmetic: fix sourcecode formatting

If you want to keep them by creating a new branch, this may be a good time
to do so with:

 git branch <new-branch-name> c1021e3b4

fatal: update_ref failed for ref 'HEAD': cannot lock ref 'HEAD': Unable to create '/var/jenkins_home/jobs/gerrit-pysim-build/workspace/.git/HEAD.lock': File exists.

Another git process seems to be running in this repository, e.g.
an editor opened by 'git commit'. Please make sure all processes
are terminated then try again. If it still fails, a git process
may have crashed in this repository earlier:
remove the file manually to continue.

	at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2848)
	at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:3178)
Caused: hudson.plugins.git.GitException: Could not checkout 828bdffbb55537241b40d08ba5b05bc3b8103718
	at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:3206)
	at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1360)
	at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277)
Caused: java.io.IOException
	at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1279)
	at hudson.scm.SCM.checkout(SCM.java:540)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1250)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:522)
	at hudson.model.Run.execute(Run.java:1842)
	at PluginClassLoader for matrix-project//hudson.matrix.MatrixBuild.run(MatrixBuild.java:331)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:456)
Retrying after 10 seconds
The recommended git tool is: NONE
using credential d5eda5e9-b59d-44ba-88d2-43473cb6e42d
 > git rev-parse --resolve-git-dir /var/jenkins_home/jobs/gerrit-pysim-build/workspace/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/pysim # timeout=10
Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/pysim
 > git --version # timeout=10
 > git --version # 'git version 2.47.3'
using GIT_SSH to set credentials gerrit.osmocom.org
Verifying host key using known hosts file, will automatically accept unseen keys
 > git fetch --tags --force --progress -- ssh://jenkins@gerrit.osmocom.org:29418/pysim refs/changes/23/42123/2 # timeout=10
 > git rev-parse FETCH_HEAD^{commit} # timeout=10
Checking out Revision 828bdffbb55537241b40d08ba5b05bc3b8103718 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 828bdffbb55537241b40d08ba5b05bc3b8103718 # timeout=10
Commit message: "MilenageRotationConstants: set example_input to 3GPP default"
Triggering gerrit-pysim-build » docs,a1=default,a3=default,a4=default,osmocom-gerrit
Triggering gerrit-pysim-build » distcheck,a1=default,a3=default,a4=default,osmocom-gerrit
Triggering gerrit-pysim-build » pylint,a1=default,a3=default,a4=default,osmocom-gerrit
Triggering gerrit-pysim-build » test,a1=default,a3=default,a4=default,simtester
gerrit-pysim-build » docs,a1=default,a3=default,a4=default,osmocom-gerrit completed with result SUCCESS
gerrit-pysim-build » distcheck,a1=default,a3=default,a4=default,osmocom-gerrit completed with result SUCCESS
gerrit-pysim-build » pylint,a1=default,a3=default,a4=default,osmocom-gerrit completed with result SUCCESS
gerrit-pysim-build » test,a1=default,a3=default,a4=default,simtester completed with result SUCCESS
Finished: SUCCESS