Skip to content
Failed

Console Output

Skipping 304 KB.. Full Log
05:29:34 [2024-05-12T03:29:34.395Z] 	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
05:29:34 [2024-05-12T03:29:34.395Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
05:29:34 [2024-05-12T03:29:34.395Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
05:29:34 [2024-05-12T03:29:34.395Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
05:29:34 [2024-05-12T03:29:34.395Z] 	at java.base/java.lang.Thread.run(Thread.java:1570)
05:29:34 [2024-05-12T03:29:34.395Z] 	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to centos
05:29:34 [2024-05-12T03:29:34.395Z] 		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
05:29:34 [2024-05-12T03:29:34.395Z] 		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
05:29:34 [2024-05-12T03:29:34.395Z] 		at hudson.remoting.Channel.call(Channel.java:1003)
05:29:34 [2024-05-12T03:29:34.395Z] 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153)
05:29:34 [2024-05-12T03:29:34.395Z] 		at jdk.internal.reflect.GeneratedMethodAccessor773.invoke(Unknown Source)
05:29:34 [2024-05-12T03:29:34.395Z] 		at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05:29:34 [2024-05-12T03:29:34.395Z] 		at java.base/java.lang.reflect.Method.invoke(Method.java:566)
05:29:34 [2024-05-12T03:29:34.395Z] 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138)
05:29:34 [2024-05-12T03:29:34.395Z] 		at com.sun.proxy.$Proxy263.execute(Unknown Source)
05:29:34 [2024-05-12T03:29:34.395Z] 		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:997)
05:29:34 [2024-05-12T03:29:34.395Z] 		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
05:29:34 [2024-05-12T03:29:34.395Z] 		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
05:29:34 [2024-05-12T03:29:34.395Z] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
05:29:34 [2024-05-12T03:29:34.395Z] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
05:29:34 [2024-05-12T03:29:34.395Z] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
05:29:34 [2024-05-12T03:29:34.395Z] 		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
05:29:34 [2024-05-12T03:29:34.395Z] 		at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
05:29:34 [2024-05-12T03:29:34.395Z] 		at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
05:29:34 [2024-05-12T03:29:34.395Z] 		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
05:29:34 [2024-05-12T03:29:34.395Z] 		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
05:29:34 [2024-05-12T03:29:34.395Z] 		at java.base/java.lang.Thread.run(Thread.java:829)
05:29:34 [2024-05-12T03:29:34.395Z] ERROR: Error fetching remote repo 'origin'
05:29:34 [2024-05-12T03:29:34.395Z] Retrying after 10 seconds
05:29:38 [2024-05-12T03:29:38.084Z] The recommended git tool is: NONE
05:29:38 [2024-05-12T03:29:38.087Z] No credentials specified
05:29:38 [2024-05-12T03:29:38.093Z] Fetching changes from the remote Git repository
05:29:38 [2024-05-12T03:29:38.089Z]  > git rev-parse --resolve-git-dir /builds/workspace/SMPI-proxy-apps-pipeline/.git # timeout=10
05:29:38 [2024-05-12T03:29:38.097Z]  > git config remote.origin.url https://framagit.org/simgrid/SMPI-Proxy-Apps.git # timeout=10
05:29:38 [2024-05-12T03:29:38.105Z] Fetching upstream changes from https://framagit.org/simgrid/SMPI-Proxy-Apps.git
05:29:38 [2024-05-12T03:29:38.105Z]  > git --version # timeout=10
05:29:38 [2024-05-12T03:29:38.108Z]  > git --version # 'git version 2.34.1'
05:29:38 [2024-05-12T03:29:38.108Z]  > git fetch --tags --force --progress -- https://framagit.org/simgrid/SMPI-Proxy-Apps.git +refs/heads/*:refs/remotes/origin/* # timeout=10
05:29:39 [2024-05-12T03:29:39.619Z] ERROR: Error fetching remote repo 'origin'
05:29:39 [2024-05-12T03:29:39.619Z] hudson.plugins.git.GitException: Failed to fetch from https://framagit.org/simgrid/SMPI-Proxy-Apps.git
05:29:39 [2024-05-12T03:29:39.619Z] 	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:999)
05:29:39 [2024-05-12T03:29:39.619Z] 	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
05:29:39 [2024-05-12T03:29:39.619Z] 	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
05:29:39 [2024-05-12T03:29:39.619Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
05:29:39 [2024-05-12T03:29:39.619Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
05:29:39 [2024-05-12T03:29:39.619Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
05:29:39 [2024-05-12T03:29:39.619Z] 	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
05:29:39 [2024-05-12T03:29:39.619Z] 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
05:29:39 [2024-05-12T03:29:39.619Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
05:29:39 [2024-05-12T03:29:39.619Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
05:29:39 [2024-05-12T03:29:39.619Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
05:29:39 [2024-05-12T03:29:39.619Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
05:29:39 [2024-05-12T03:29:39.619Z] Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- https://framagit.org/simgrid/SMPI-Proxy-Apps.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
05:29:39 [2024-05-12T03:29:39.619Z] stdout: 
05:29:39 [2024-05-12T03:29:39.619Z] stderr: remote: The git server, Gitaly, is not available at this time. Please contact your administrator.
05:29:39 [2024-05-12T03:29:39.619Z] fatal: unable to access 'https://framagit.org/simgrid/SMPI-Proxy-Apps.git/': The requested URL returned error: 503
05:29:39 [2024-05-12T03:29:39.619Z] 
05:29:39 [2024-05-12T03:29:39.619Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2842)
05:29:39 [2024-05-12T03:29:39.619Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185)
05:29:39 [2024-05-12T03:29:39.619Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635)
05:29:39 [2024-05-12T03:29:39.619Z] 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170)
05:29:39 [2024-05-12T03:29:39.619Z] 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161)
05:29:39 [2024-05-12T03:29:39.619Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
05:29:39 [2024-05-12T03:29:39.619Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
05:29:39 [2024-05-12T03:29:39.619Z] 	at hudson.remoting.Request$2.run(Request.java:377)
05:29:39 [2024-05-12T03:29:39.619Z] 	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
05:29:39 [2024-05-12T03:29:39.619Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
05:29:39 [2024-05-12T03:29:39.619Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
05:29:39 [2024-05-12T03:29:39.619Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
05:29:39 [2024-05-12T03:29:39.619Z] 	at java.base/java.lang.Thread.run(Thread.java:840)
05:29:39 [2024-05-12T03:29:39.619Z] 	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to ubuntu-lts
05:29:39 [2024-05-12T03:29:39.619Z] 		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
05:29:39 [2024-05-12T03:29:39.619Z] 		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
05:29:39 [2024-05-12T03:29:39.619Z] 		at hudson.remoting.Channel.call(Channel.java:1003)
05:29:39 [2024-05-12T03:29:39.619Z] 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153)
05:29:39 [2024-05-12T03:29:39.619Z] 		at jdk.internal.reflect.GeneratedMethodAccessor773.invoke(Unknown Source)
05:29:39 [2024-05-12T03:29:39.619Z] 		at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05:29:39 [2024-05-12T03:29:39.619Z] 		at java.base/java.lang.reflect.Method.invoke(Method.java:566)
05:29:39 [2024-05-12T03:29:39.619Z] 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138)
05:29:39 [2024-05-12T03:29:39.619Z] 		at com.sun.proxy.$Proxy263.execute(Unknown Source)
05:29:39 [2024-05-12T03:29:39.619Z] 		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:997)
05:29:39 [2024-05-12T03:29:39.619Z] 		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
05:29:39 [2024-05-12T03:29:39.619Z] 		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
05:29:39 [2024-05-12T03:29:39.619Z] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
05:29:39 [2024-05-12T03:29:39.619Z] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
05:29:39 [2024-05-12T03:29:39.619Z] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
05:29:39 [2024-05-12T03:29:39.619Z] 		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
05:29:39 [2024-05-12T03:29:39.619Z] 		at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
05:29:39 [2024-05-12T03:29:39.619Z] 		at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
05:29:39 [2024-05-12T03:29:39.619Z] 		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
05:29:39 [2024-05-12T03:29:39.619Z] 		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
05:29:39 [2024-05-12T03:29:39.619Z] 		at java.base/java.lang.Thread.run(Thread.java:829)
05:29:39 [2024-05-12T03:29:39.619Z] ERROR: Error fetching remote repo 'origin'
05:29:39 [2024-05-12T03:29:39.619Z] Retrying after 10 seconds
05:29:44 [2024-05-12T03:29:44.399Z] The recommended git tool is: NONE
05:29:44 [2024-05-12T03:29:44.402Z] No credentials specified
05:29:44 [2024-05-12T03:29:44.408Z] Fetching changes from the remote Git repository
05:29:44 [2024-05-12T03:29:44.403Z]  > git rev-parse --resolve-git-dir /builds/workspace/SMPI-proxy-apps-pipeline/.git # timeout=10
05:29:44 [2024-05-12T03:29:44.411Z]  > git config remote.origin.url https://framagit.org/simgrid/SMPI-Proxy-Apps.git # timeout=10
05:29:44 [2024-05-12T03:29:44.416Z] Fetching upstream changes from https://framagit.org/simgrid/SMPI-Proxy-Apps.git
05:29:44 [2024-05-12T03:29:44.416Z]  > git --version # timeout=10
05:29:44 [2024-05-12T03:29:44.420Z]  > git --version # 'git version 2.39.3'
05:29:44 [2024-05-12T03:29:44.420Z]  > git fetch --tags --force --progress -- https://framagit.org/simgrid/SMPI-Proxy-Apps.git +refs/heads/*:refs/remotes/origin/* # timeout=10
05:29:45 [2024-05-12T03:29:45.819Z] ERROR: Error fetching remote repo 'origin'
05:29:45 [2024-05-12T03:29:45.819Z] hudson.plugins.git.GitException: Failed to fetch from https://framagit.org/simgrid/SMPI-Proxy-Apps.git
05:29:45 [2024-05-12T03:29:45.820Z] 	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:999)
05:29:45 [2024-05-12T03:29:45.820Z] 	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
05:29:45 [2024-05-12T03:29:45.820Z] 	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
05:29:45 [2024-05-12T03:29:45.820Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
05:29:45 [2024-05-12T03:29:45.820Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
05:29:45 [2024-05-12T03:29:45.820Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
05:29:45 [2024-05-12T03:29:45.820Z] 	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
05:29:45 [2024-05-12T03:29:45.820Z] 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
05:29:45 [2024-05-12T03:29:45.820Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
05:29:45 [2024-05-12T03:29:45.820Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
05:29:45 [2024-05-12T03:29:45.820Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
05:29:45 [2024-05-12T03:29:45.820Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
05:29:45 [2024-05-12T03:29:45.820Z] Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- https://framagit.org/simgrid/SMPI-Proxy-Apps.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
05:29:45 [2024-05-12T03:29:45.820Z] stdout: 
05:29:45 [2024-05-12T03:29:45.820Z] stderr: remote: The git server, Gitaly, is not available at this time. Please contact your administrator.
05:29:45 [2024-05-12T03:29:45.820Z] fatal: unable to access 'https://framagit.org/simgrid/SMPI-Proxy-Apps.git/': The requested URL returned error: 503
05:29:45 [2024-05-12T03:29:45.820Z] 
05:29:45 [2024-05-12T03:29:45.820Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2842)
05:29:45 [2024-05-12T03:29:45.820Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185)
05:29:45 [2024-05-12T03:29:45.820Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635)
05:29:45 [2024-05-12T03:29:45.820Z] 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170)
05:29:45 [2024-05-12T03:29:45.820Z] 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161)
05:29:45 [2024-05-12T03:29:45.820Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
05:29:45 [2024-05-12T03:29:45.820Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
05:29:45 [2024-05-12T03:29:45.820Z] 	at hudson.remoting.Request$2.run(Request.java:377)
05:29:45 [2024-05-12T03:29:45.820Z] 	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
05:29:45 [2024-05-12T03:29:45.820Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
05:29:45 [2024-05-12T03:29:45.820Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
05:29:45 [2024-05-12T03:29:45.820Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
05:29:45 [2024-05-12T03:29:45.820Z] 	at java.base/java.lang.Thread.run(Thread.java:1570)
05:29:45 [2024-05-12T03:29:45.820Z] 	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to centos
05:29:45 [2024-05-12T03:29:45.820Z] 		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
05:29:45 [2024-05-12T03:29:45.820Z] 		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
05:29:45 [2024-05-12T03:29:45.820Z] 		at hudson.remoting.Channel.call(Channel.java:1003)
05:29:45 [2024-05-12T03:29:45.820Z] 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153)
05:29:45 [2024-05-12T03:29:45.820Z] 		at jdk.internal.reflect.GeneratedMethodAccessor773.invoke(Unknown Source)
05:29:45 [2024-05-12T03:29:45.820Z] 		at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05:29:45 [2024-05-12T03:29:45.820Z] 		at java.base/java.lang.reflect.Method.invoke(Method.java:566)
05:29:45 [2024-05-12T03:29:45.820Z] 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138)
05:29:45 [2024-05-12T03:29:45.820Z] 		at com.sun.proxy.$Proxy263.execute(Unknown Source)
05:29:45 [2024-05-12T03:29:45.820Z] 		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:997)
05:29:45 [2024-05-12T03:29:45.820Z] 		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
05:29:45 [2024-05-12T03:29:45.820Z] 		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
05:29:45 [2024-05-12T03:29:45.820Z] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
05:29:45 [2024-05-12T03:29:45.820Z] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
05:29:45 [2024-05-12T03:29:45.820Z] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
05:29:45 [2024-05-12T03:29:45.820Z] 		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
05:29:45 [2024-05-12T03:29:45.820Z] 		at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
05:29:45 [2024-05-12T03:29:45.820Z] 		at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
05:29:45 [2024-05-12T03:29:45.820Z] 		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
05:29:45 [2024-05-12T03:29:45.820Z] 		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
05:29:45 [2024-05-12T03:29:45.820Z] 		at java.base/java.lang.Thread.run(Thread.java:829)
05:29:45 [2024-05-12T03:29:45.820Z] ERROR: Error fetching remote repo 'origin'
05:29:45 [2024-05-12T03:29:45.820Z] Retrying after 10 seconds
05:29:49 [2024-05-12T03:29:49.623Z] The recommended git tool is: NONE
05:29:49 [2024-05-12T03:29:49.626Z] No credentials specified
05:29:49 [2024-05-12T03:29:49.634Z] Fetching changes from the remote Git repository
05:29:49 [2024-05-12T03:29:49.628Z]  > git rev-parse --resolve-git-dir /builds/workspace/SMPI-proxy-apps-pipeline/.git # timeout=10
05:29:49 [2024-05-12T03:29:49.640Z]  > git config remote.origin.url https://framagit.org/simgrid/SMPI-Proxy-Apps.git # timeout=10
05:29:49 [2024-05-12T03:29:49.645Z] Fetching upstream changes from https://framagit.org/simgrid/SMPI-Proxy-Apps.git
05:29:49 [2024-05-12T03:29:49.645Z]  > git --version # timeout=10
05:29:49 [2024-05-12T03:29:49.648Z]  > git --version # 'git version 2.34.1'
05:29:49 [2024-05-12T03:29:49.650Z]  > git fetch --tags --force --progress -- https://framagit.org/simgrid/SMPI-Proxy-Apps.git +refs/heads/*:refs/remotes/origin/* # timeout=10
05:29:50 [2024-05-12T03:29:50.768Z] ERROR: Error fetching remote repo 'origin'
05:29:50 [2024-05-12T03:29:50.768Z] hudson.plugins.git.GitException: Failed to fetch from https://framagit.org/simgrid/SMPI-Proxy-Apps.git
05:29:50 [2024-05-12T03:29:50.768Z] 	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:999)
05:29:50 [2024-05-12T03:29:50.768Z] 	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
05:29:50 [2024-05-12T03:29:50.768Z] 	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
05:29:50 [2024-05-12T03:29:50.768Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
05:29:50 [2024-05-12T03:29:50.768Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
05:29:50 [2024-05-12T03:29:50.768Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
05:29:50 [2024-05-12T03:29:50.768Z] 	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
05:29:50 [2024-05-12T03:29:50.768Z] 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
05:29:50 [2024-05-12T03:29:50.768Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
05:29:50 [2024-05-12T03:29:50.768Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
05:29:50 [2024-05-12T03:29:50.768Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
05:29:50 [2024-05-12T03:29:50.768Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
05:29:50 [2024-05-12T03:29:50.768Z] Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- https://framagit.org/simgrid/SMPI-Proxy-Apps.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
05:29:50 [2024-05-12T03:29:50.768Z] stdout: 
05:29:50 [2024-05-12T03:29:50.768Z] stderr: remote: The git server, Gitaly, is not available at this time. Please contact your administrator.
05:29:50 [2024-05-12T03:29:50.768Z] fatal: unable to access 'https://framagit.org/simgrid/SMPI-Proxy-Apps.git/': The requested URL returned error: 503
05:29:50 [2024-05-12T03:29:50.768Z] 
05:29:50 [2024-05-12T03:29:50.768Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2842)
05:29:50 [2024-05-12T03:29:50.768Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185)
05:29:50 [2024-05-12T03:29:50.768Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635)
05:29:50 [2024-05-12T03:29:50.768Z] 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170)
05:29:50 [2024-05-12T03:29:50.768Z] 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161)
05:29:50 [2024-05-12T03:29:50.768Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
05:29:50 [2024-05-12T03:29:50.768Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
05:29:50 [2024-05-12T03:29:50.768Z] 	at hudson.remoting.Request$2.run(Request.java:377)
05:29:50 [2024-05-12T03:29:50.768Z] 	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
05:29:50 [2024-05-12T03:29:50.768Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
05:29:50 [2024-05-12T03:29:50.768Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
05:29:50 [2024-05-12T03:29:50.768Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
05:29:50 [2024-05-12T03:29:50.768Z] 	at java.base/java.lang.Thread.run(Thread.java:840)
05:29:50 [2024-05-12T03:29:50.768Z] 	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to ubuntu-lts
05:29:50 [2024-05-12T03:29:50.768Z] 		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
05:29:50 [2024-05-12T03:29:50.768Z] 		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
05:29:50 [2024-05-12T03:29:50.768Z] 		at hudson.remoting.Channel.call(Channel.java:1003)
05:29:50 [2024-05-12T03:29:50.768Z] 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153)
05:29:50 [2024-05-12T03:29:50.768Z] 		at jdk.internal.reflect.GeneratedMethodAccessor773.invoke(Unknown Source)
05:29:50 [2024-05-12T03:29:50.768Z] 		at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05:29:50 [2024-05-12T03:29:50.768Z] 		at java.base/java.lang.reflect.Method.invoke(Method.java:566)
05:29:50 [2024-05-12T03:29:50.768Z] 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138)
05:29:50 [2024-05-12T03:29:50.768Z] 		at com.sun.proxy.$Proxy263.execute(Unknown Source)
05:29:50 [2024-05-12T03:29:50.768Z] 		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:997)
05:29:50 [2024-05-12T03:29:50.768Z] 		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
05:29:50 [2024-05-12T03:29:50.768Z] 		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
05:29:50 [2024-05-12T03:29:50.768Z] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
05:29:50 [2024-05-12T03:29:50.768Z] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
05:29:50 [2024-05-12T03:29:50.768Z] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
05:29:50 [2024-05-12T03:29:50.768Z] 		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
05:29:50 [2024-05-12T03:29:50.768Z] 		at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
05:29:50 [2024-05-12T03:29:50.768Z] 		at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
05:29:50 [2024-05-12T03:29:50.768Z] 		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
05:29:50 [2024-05-12T03:29:50.768Z] 		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
05:29:50 [2024-05-12T03:29:50.768Z] 		at java.base/java.lang.Thread.run(Thread.java:829)
05:29:50 [2024-05-12T03:29:50.768Z] ERROR: Error fetching remote repo 'origin'
05:29:50 [2024-05-12T03:29:50.768Z] Retrying after 10 seconds
05:29:55 [2024-05-12T03:29:55.823Z] The recommended git tool is: NONE
05:29:55 [2024-05-12T03:29:55.826Z] No credentials specified
05:29:55 [2024-05-12T03:29:55.831Z] Fetching changes from the remote Git repository
05:29:55 [2024-05-12T03:29:55.826Z]  > git rev-parse --resolve-git-dir /builds/workspace/SMPI-proxy-apps-pipeline/.git # timeout=10
05:29:55 [2024-05-12T03:29:55.835Z]  > git config remote.origin.url https://framagit.org/simgrid/SMPI-Proxy-Apps.git # timeout=10
05:29:55 [2024-05-12T03:29:55.839Z] Fetching upstream changes from https://framagit.org/simgrid/SMPI-Proxy-Apps.git
05:29:55 [2024-05-12T03:29:55.840Z]  > git --version # timeout=10
05:29:55 [2024-05-12T03:29:55.844Z]  > git --version # 'git version 2.39.3'
05:29:55 [2024-05-12T03:29:55.844Z]  > git fetch --tags --force --progress -- https://framagit.org/simgrid/SMPI-Proxy-Apps.git +refs/heads/*:refs/remotes/origin/* # timeout=10
05:29:57 [2024-05-12T03:29:57.625Z] ERROR: Error fetching remote repo 'origin'
05:29:57 [2024-05-12T03:29:57.625Z] hudson.plugins.git.GitException: Failed to fetch from https://framagit.org/simgrid/SMPI-Proxy-Apps.git
05:29:57 [2024-05-12T03:29:57.625Z] 	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:999)
05:29:57 [2024-05-12T03:29:57.625Z] 	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
05:29:57 [2024-05-12T03:29:57.625Z] 	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
05:29:57 [2024-05-12T03:29:57.625Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
05:29:57 [2024-05-12T03:29:57.625Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
05:29:57 [2024-05-12T03:29:57.625Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
05:29:57 [2024-05-12T03:29:57.625Z] 	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
05:29:57 [2024-05-12T03:29:57.625Z] 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
05:29:57 [2024-05-12T03:29:57.625Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
05:29:57 [2024-05-12T03:29:57.625Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
05:29:57 [2024-05-12T03:29:57.625Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
05:29:57 [2024-05-12T03:29:57.625Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
05:29:57 [2024-05-12T03:29:57.625Z] Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- https://framagit.org/simgrid/SMPI-Proxy-Apps.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
05:29:57 [2024-05-12T03:29:57.625Z] stdout: 
05:29:57 [2024-05-12T03:29:57.625Z] stderr: remote: The git server, Gitaly, is not available at this time. Please contact your administrator.
05:29:57 [2024-05-12T03:29:57.625Z] fatal: unable to access 'https://framagit.org/simgrid/SMPI-Proxy-Apps.git/': The requested URL returned error: 503
05:29:57 [2024-05-12T03:29:57.625Z] 
05:29:57 [2024-05-12T03:29:57.625Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2842)
05:29:57 [2024-05-12T03:29:57.625Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185)
05:29:57 [2024-05-12T03:29:57.625Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635)
05:29:57 [2024-05-12T03:29:57.625Z] 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170)
05:29:57 [2024-05-12T03:29:57.625Z] 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161)
05:29:57 [2024-05-12T03:29:57.625Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
05:29:57 [2024-05-12T03:29:57.625Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
05:29:57 [2024-05-12T03:29:57.625Z] 	at hudson.remoting.Request$2.run(Request.java:377)
05:29:57 [2024-05-12T03:29:57.625Z] 	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
05:29:57 [2024-05-12T03:29:57.625Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
05:29:57 [2024-05-12T03:29:57.625Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
05:29:57 [2024-05-12T03:29:57.625Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
05:29:57 [2024-05-12T03:29:57.625Z] 	at java.base/java.lang.Thread.run(Thread.java:1570)
05:29:57 [2024-05-12T03:29:57.625Z] 	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to centos
05:29:57 [2024-05-12T03:29:57.625Z] 		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
05:29:57 [2024-05-12T03:29:57.625Z] 		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
05:29:57 [2024-05-12T03:29:57.625Z] 		at hudson.remoting.Channel.call(Channel.java:1003)
05:29:57 [2024-05-12T03:29:57.625Z] 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153)
05:29:57 [2024-05-12T03:29:57.625Z] 		at jdk.internal.reflect.GeneratedMethodAccessor773.invoke(Unknown Source)
05:29:57 [2024-05-12T03:29:57.625Z] 		at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05:29:57 [2024-05-12T03:29:57.625Z] 		at java.base/java.lang.reflect.Method.invoke(Method.java:566)
05:29:57 [2024-05-12T03:29:57.625Z] 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138)
05:29:57 [2024-05-12T03:29:57.625Z] 		at com.sun.proxy.$Proxy263.execute(Unknown Source)
05:29:57 [2024-05-12T03:29:57.625Z] 		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:997)
05:29:57 [2024-05-12T03:29:57.625Z] 		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
05:29:57 [2024-05-12T03:29:57.625Z] 		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
05:29:57 [2024-05-12T03:29:57.625Z] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
05:29:57 [2024-05-12T03:29:57.625Z] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
05:29:57 [2024-05-12T03:29:57.625Z] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
05:29:57 [2024-05-12T03:29:57.625Z] 		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
05:29:57 [2024-05-12T03:29:57.625Z] 		at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
05:29:57 [2024-05-12T03:29:57.625Z] 		at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
05:29:57 [2024-05-12T03:29:57.625Z] 		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
05:29:57 [2024-05-12T03:29:57.625Z] 		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
05:29:57 [2024-05-12T03:29:57.625Z] 		at java.base/java.lang.Thread.run(Thread.java:829)
05:29:57 [2024-05-12T03:29:57.625Z] ERROR: Error fetching remote repo 'origin'
05:29:57 [2024-05-12T03:29:57.625Z] Retrying after 10 seconds
05:30:00 [2024-05-12T03:30:00.772Z] The recommended git tool is: NONE
05:30:00 [2024-05-12T03:30:00.775Z] No credentials specified
05:30:00 [2024-05-12T03:30:00.780Z] Fetching changes from the remote Git repository
05:30:00 [2024-05-12T03:30:00.777Z]  > git rev-parse --resolve-git-dir /builds/workspace/SMPI-proxy-apps-pipeline/.git # timeout=10
05:30:00 [2024-05-12T03:30:00.784Z]  > git config remote.origin.url https://framagit.org/simgrid/SMPI-Proxy-Apps.git # timeout=10
05:30:00 [2024-05-12T03:30:00.793Z] Fetching upstream changes from https://framagit.org/simgrid/SMPI-Proxy-Apps.git
05:30:00 [2024-05-12T03:30:00.793Z]  > git --version # timeout=10
05:30:00 [2024-05-12T03:30:00.796Z]  > git --version # 'git version 2.34.1'
05:30:00 [2024-05-12T03:30:00.796Z]  > git fetch --tags --force --progress -- https://framagit.org/simgrid/SMPI-Proxy-Apps.git +refs/heads/*:refs/remotes/origin/* # timeout=10
05:30:03 [2024-05-12T03:30:03.036Z] ERROR: Error fetching remote repo 'origin'
05:30:03 [2024-05-12T03:30:03.036Z] hudson.plugins.git.GitException: Failed to fetch from https://framagit.org/simgrid/SMPI-Proxy-Apps.git
05:30:03 [2024-05-12T03:30:03.036Z] 	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:999)
05:30:03 [2024-05-12T03:30:03.036Z] 	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
05:30:03 [2024-05-12T03:30:03.036Z] 	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
05:30:03 [2024-05-12T03:30:03.036Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
05:30:03 [2024-05-12T03:30:03.036Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
05:30:03 [2024-05-12T03:30:03.036Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
05:30:03 [2024-05-12T03:30:03.036Z] 	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
05:30:03 [2024-05-12T03:30:03.036Z] 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
05:30:03 [2024-05-12T03:30:03.036Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
05:30:03 [2024-05-12T03:30:03.036Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
05:30:03 [2024-05-12T03:30:03.036Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
05:30:03 [2024-05-12T03:30:03.036Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
05:30:03 [2024-05-12T03:30:03.036Z] Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- https://framagit.org/simgrid/SMPI-Proxy-Apps.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
05:30:03 [2024-05-12T03:30:03.036Z] stdout: 
05:30:03 [2024-05-12T03:30:03.036Z] stderr: remote: The git server, Gitaly, is not available at this time. Please contact your administrator.
05:30:03 [2024-05-12T03:30:03.036Z] fatal: unable to access 'https://framagit.org/simgrid/SMPI-Proxy-Apps.git/': The requested URL returned error: 503
05:30:03 [2024-05-12T03:30:03.036Z] 
05:30:03 [2024-05-12T03:30:03.036Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2842)
05:30:03 [2024-05-12T03:30:03.036Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185)
05:30:03 [2024-05-12T03:30:03.036Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635)
05:30:03 [2024-05-12T03:30:03.036Z] 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170)
05:30:03 [2024-05-12T03:30:03.036Z] 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161)
05:30:03 [2024-05-12T03:30:03.036Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
05:30:03 [2024-05-12T03:30:03.036Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
05:30:03 [2024-05-12T03:30:03.036Z] 	at hudson.remoting.Request$2.run(Request.java:377)
05:30:03 [2024-05-12T03:30:03.036Z] 	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
05:30:03 [2024-05-12T03:30:03.036Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
05:30:03 [2024-05-12T03:30:03.036Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
05:30:03 [2024-05-12T03:30:03.036Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
05:30:03 [2024-05-12T03:30:03.036Z] 	at java.base/java.lang.Thread.run(Thread.java:840)
05:30:03 [2024-05-12T03:30:03.036Z] 	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to ubuntu-lts
05:30:03 [2024-05-12T03:30:03.036Z] 		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
05:30:03 [2024-05-12T03:30:03.036Z] 		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
05:30:03 [2024-05-12T03:30:03.036Z] 		at hudson.remoting.Channel.call(Channel.java:1003)
05:30:03 [2024-05-12T03:30:03.036Z] 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153)
05:30:03 [2024-05-12T03:30:03.036Z] 		at jdk.internal.reflect.GeneratedMethodAccessor773.invoke(Unknown Source)
05:30:03 [2024-05-12T03:30:03.036Z] 		at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05:30:03 [2024-05-12T03:30:03.036Z] 		at java.base/java.lang.reflect.Method.invoke(Method.java:566)
05:30:03 [2024-05-12T03:30:03.036Z] 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138)
05:30:03 [2024-05-12T03:30:03.036Z] 		at com.sun.proxy.$Proxy263.execute(Unknown Source)
05:30:03 [2024-05-12T03:30:03.036Z] 		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:997)
05:30:03 [2024-05-12T03:30:03.036Z] 		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
05:30:03 [2024-05-12T03:30:03.036Z] 		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
05:30:03 [2024-05-12T03:30:03.036Z] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
05:30:03 [2024-05-12T03:30:03.036Z] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
05:30:03 [2024-05-12T03:30:03.036Z] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
05:30:03 [2024-05-12T03:30:03.036Z] 		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
05:30:03 [2024-05-12T03:30:03.036Z] 		at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
05:30:03 [2024-05-12T03:30:03.036Z] 		at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
05:30:03 [2024-05-12T03:30:03.036Z] 		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
05:30:03 [2024-05-12T03:30:03.036Z] 		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
05:30:03 [2024-05-12T03:30:03.036Z] 		at java.base/java.lang.Thread.run(Thread.java:829)
05:30:03 [2024-05-12T03:30:03.036Z] ERROR: Error fetching remote repo 'origin'
05:30:03 [2024-05-12T03:30:03.036Z] Retrying after 10 seconds
05:30:07 [2024-05-12T03:30:07.629Z] The recommended git tool is: NONE
05:30:07 [2024-05-12T03:30:07.632Z] No credentials specified
05:30:07 [2024-05-12T03:30:07.642Z] Fetching changes from the remote Git repository
05:30:07 [2024-05-12T03:30:07.632Z]  > git rev-parse --resolve-git-dir /builds/workspace/SMPI-proxy-apps-pipeline/.git # timeout=10
05:30:07 [2024-05-12T03:30:07.646Z]  > git config remote.origin.url https://framagit.org/simgrid/SMPI-Proxy-Apps.git # timeout=10
05:30:07 [2024-05-12T03:30:07.651Z] Fetching upstream changes from https://framagit.org/simgrid/SMPI-Proxy-Apps.git
05:30:07 [2024-05-12T03:30:07.651Z]  > git --version # timeout=10
05:30:07 [2024-05-12T03:30:07.654Z]  > git --version # 'git version 2.39.3'
05:30:07 [2024-05-12T03:30:07.655Z]  > git fetch --tags --force --progress -- https://framagit.org/simgrid/SMPI-Proxy-Apps.git +refs/heads/*:refs/remotes/origin/* # timeout=10
05:30:08 [2024-05-12T03:30:08.700Z] ERROR: Error fetching remote repo 'origin'
05:30:08 [2024-05-12T03:30:08.701Z] hudson.plugins.git.GitException: Failed to fetch from https://framagit.org/simgrid/SMPI-Proxy-Apps.git
05:30:08 [2024-05-12T03:30:08.701Z] 	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:999)
05:30:08 [2024-05-12T03:30:08.701Z] 	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
05:30:08 [2024-05-12T03:30:08.701Z] 	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
05:30:08 [2024-05-12T03:30:08.701Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
05:30:08 [2024-05-12T03:30:08.701Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
05:30:08 [2024-05-12T03:30:08.701Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
05:30:08 [2024-05-12T03:30:08.701Z] 	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
05:30:08 [2024-05-12T03:30:08.701Z] 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
05:30:08 [2024-05-12T03:30:08.701Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
05:30:08 [2024-05-12T03:30:08.701Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
05:30:08 [2024-05-12T03:30:08.701Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
05:30:08 [2024-05-12T03:30:08.701Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
05:30:08 [2024-05-12T03:30:08.701Z] Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- https://framagit.org/simgrid/SMPI-Proxy-Apps.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
05:30:08 [2024-05-12T03:30:08.701Z] stdout: 
05:30:08 [2024-05-12T03:30:08.701Z] stderr: remote: The git server, Gitaly, is not available at this time. Please contact your administrator.
05:30:08 [2024-05-12T03:30:08.701Z] fatal: unable to access 'https://framagit.org/simgrid/SMPI-Proxy-Apps.git/': The requested URL returned error: 503
05:30:08 [2024-05-12T03:30:08.701Z] 
05:30:08 [2024-05-12T03:30:08.701Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2842)
05:30:08 [2024-05-12T03:30:08.701Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185)
05:30:08 [2024-05-12T03:30:08.701Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635)
05:30:08 [2024-05-12T03:30:08.701Z] 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170)
05:30:08 [2024-05-12T03:30:08.701Z] 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161)
05:30:08 [2024-05-12T03:30:08.701Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
05:30:08 [2024-05-12T03:30:08.701Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
05:30:08 [2024-05-12T03:30:08.701Z] 	at hudson.remoting.Request$2.run(Request.java:377)
05:30:08 [2024-05-12T03:30:08.701Z] 	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
05:30:08 [2024-05-12T03:30:08.701Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
05:30:08 [2024-05-12T03:30:08.701Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
05:30:08 [2024-05-12T03:30:08.701Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
05:30:08 [2024-05-12T03:30:08.701Z] 	at java.base/java.lang.Thread.run(Thread.java:1570)
05:30:08 [2024-05-12T03:30:08.701Z] 	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to centos
05:30:08 [2024-05-12T03:30:08.701Z] 		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
05:30:08 [2024-05-12T03:30:08.701Z] 		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
05:30:08 [2024-05-12T03:30:08.701Z] 		at hudson.remoting.Channel.call(Channel.java:1003)
05:30:08 [2024-05-12T03:30:08.701Z] 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153)
05:30:08 [2024-05-12T03:30:08.701Z] 		at jdk.internal.reflect.GeneratedMethodAccessor773.invoke(Unknown Source)
05:30:08 [2024-05-12T03:30:08.701Z] 		at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05:30:08 [2024-05-12T03:30:08.701Z] 		at java.base/java.lang.reflect.Method.invoke(Method.java:566)
05:30:08 [2024-05-12T03:30:08.701Z] 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138)
05:30:08 [2024-05-12T03:30:08.701Z] 		at com.sun.proxy.$Proxy263.execute(Unknown Source)
05:30:08 [2024-05-12T03:30:08.701Z] 		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:997)
05:30:08 [2024-05-12T03:30:08.701Z] 		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
05:30:08 [2024-05-12T03:30:08.701Z] 		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
05:30:08 [2024-05-12T03:30:08.701Z] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
05:30:08 [2024-05-12T03:30:08.701Z] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
05:30:08 [2024-05-12T03:30:08.701Z] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
05:30:08 [2024-05-12T03:30:08.701Z] 		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
05:30:08 [2024-05-12T03:30:08.701Z] 		at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
05:30:08 [2024-05-12T03:30:08.701Z] 		at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
05:30:08 [2024-05-12T03:30:08.701Z] 		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
05:30:08 [2024-05-12T03:30:08.701Z] 		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
05:30:08 [2024-05-12T03:30:08.701Z] 		at java.base/java.lang.Thread.run(Thread.java:829)
05:30:08 [2024-05-12T03:30:08.701Z] ERROR: Error fetching remote repo 'origin'
05:30:08 [2024-05-12T03:30:08.701Z] Retrying after 10 seconds
05:30:13 [2024-05-12T03:30:13.039Z] The recommended git tool is: NONE
05:30:13 [2024-05-12T03:30:13.042Z] No credentials specified
05:30:13 [2024-05-12T03:30:13.047Z] Fetching changes from the remote Git repository
05:30:13 [2024-05-12T03:30:13.044Z]  > git rev-parse --resolve-git-dir /builds/workspace/SMPI-proxy-apps-pipeline/.git # timeout=10
05:30:13 [2024-05-12T03:30:13.074Z]  > git config remote.origin.url https://framagit.org/simgrid/SMPI-Proxy-Apps.git # timeout=10
05:30:13 [2024-05-12T03:30:13.087Z] Fetching upstream changes from https://framagit.org/simgrid/SMPI-Proxy-Apps.git
05:30:13 [2024-05-12T03:30:13.087Z]  > git --version # timeout=10
05:30:13 [2024-05-12T03:30:13.108Z]  > git --version # 'git version 2.34.1'
05:30:13 [2024-05-12T03:30:13.108Z]  > git fetch --tags --force --progress -- https://framagit.org/simgrid/SMPI-Proxy-Apps.git +refs/heads/*:refs/remotes/origin/* # timeout=10
05:30:14 [2024-05-12T03:30:14.532Z] ERROR: Error fetching remote repo 'origin'
05:30:14 [2024-05-12T03:30:14.532Z] hudson.plugins.git.GitException: Failed to fetch from https://framagit.org/simgrid/SMPI-Proxy-Apps.git
05:30:14 [2024-05-12T03:30:14.532Z] 	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:999)
05:30:14 [2024-05-12T03:30:14.532Z] 	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
05:30:14 [2024-05-12T03:30:14.532Z] 	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
05:30:14 [2024-05-12T03:30:14.532Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
05:30:14 [2024-05-12T03:30:14.532Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
05:30:14 [2024-05-12T03:30:14.532Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
05:30:14 [2024-05-12T03:30:14.532Z] 	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
05:30:14 [2024-05-12T03:30:14.532Z] 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
05:30:14 [2024-05-12T03:30:14.532Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
05:30:14 [2024-05-12T03:30:14.532Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
05:30:14 [2024-05-12T03:30:14.532Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
05:30:14 [2024-05-12T03:30:14.532Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
05:30:14 [2024-05-12T03:30:14.532Z] Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- https://framagit.org/simgrid/SMPI-Proxy-Apps.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
05:30:14 [2024-05-12T03:30:14.532Z] stdout: 
05:30:14 [2024-05-12T03:30:14.532Z] stderr: remote: The git server, Gitaly, is not available at this time. Please contact your administrator.
05:30:14 [2024-05-12T03:30:14.532Z] fatal: unable to access 'https://framagit.org/simgrid/SMPI-Proxy-Apps.git/': The requested URL returned error: 503
05:30:14 [2024-05-12T03:30:14.532Z] 
05:30:14 [2024-05-12T03:30:14.532Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2842)
05:30:14 [2024-05-12T03:30:14.532Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185)
05:30:14 [2024-05-12T03:30:14.532Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635)
05:30:14 [2024-05-12T03:30:14.532Z] 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170)
05:30:14 [2024-05-12T03:30:14.532Z] 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161)
05:30:14 [2024-05-12T03:30:14.532Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
05:30:14 [2024-05-12T03:30:14.532Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
05:30:14 [2024-05-12T03:30:14.532Z] 	at hudson.remoting.Request$2.run(Request.java:377)
05:30:14 [2024-05-12T03:30:14.532Z] 	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
05:30:14 [2024-05-12T03:30:14.532Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
05:30:14 [2024-05-12T03:30:14.532Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
05:30:14 [2024-05-12T03:30:14.532Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
05:30:14 [2024-05-12T03:30:14.532Z] 	at java.base/java.lang.Thread.run(Thread.java:840)
05:30:14 [2024-05-12T03:30:14.532Z] 	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to ubuntu-lts
05:30:14 [2024-05-12T03:30:14.532Z] 		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
05:30:14 [2024-05-12T03:30:14.532Z] 		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
05:30:14 [2024-05-12T03:30:14.532Z] 		at hudson.remoting.Channel.call(Channel.java:1003)
05:30:14 [2024-05-12T03:30:14.532Z] 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153)
05:30:14 [2024-05-12T03:30:14.532Z] 		at jdk.internal.reflect.GeneratedMethodAccessor773.invoke(Unknown Source)
05:30:14 [2024-05-12T03:30:14.532Z] 		at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05:30:14 [2024-05-12T03:30:14.532Z] 		at java.base/java.lang.reflect.Method.invoke(Method.java:566)
05:30:14 [2024-05-12T03:30:14.532Z] 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138)
05:30:14 [2024-05-12T03:30:14.532Z] 		at com.sun.proxy.$Proxy263.execute(Unknown Source)
05:30:14 [2024-05-12T03:30:14.532Z] 		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:997)
05:30:14 [2024-05-12T03:30:14.532Z] 		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
05:30:14 [2024-05-12T03:30:14.532Z] 		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
05:30:14 [2024-05-12T03:30:14.532Z] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
05:30:14 [2024-05-12T03:30:14.532Z] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
05:30:14 [2024-05-12T03:30:14.532Z] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
05:30:14 [2024-05-12T03:30:14.532Z] 		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
05:30:14 [2024-05-12T03:30:14.532Z] 		at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
05:30:14 [2024-05-12T03:30:14.532Z] 		at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
05:30:14 [2024-05-12T03:30:14.532Z] 		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
05:30:14 [2024-05-12T03:30:14.532Z] 		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
05:30:14 [2024-05-12T03:30:14.532Z] 		at java.base/java.lang.Thread.run(Thread.java:829)
05:30:14 [2024-05-12T03:30:14.532Z] ERROR: Error fetching remote repo 'origin'
05:30:14 [2024-05-12T03:30:14.532Z] Retrying after 10 seconds
05:30:18 [2024-05-12T03:30:18.704Z] The recommended git tool is: NONE
05:30:18 [2024-05-12T03:30:18.707Z] No credentials specified
05:30:18 [2024-05-12T03:30:18.712Z] Fetching changes from the remote Git repository
05:30:19 [2024-05-12T03:30:19.602Z] ERROR: Error fetching remote repo 'origin'
05:30:19 [2024-05-12T03:30:19.602Z] hudson.plugins.git.GitException: Failed to fetch from https://framagit.org/simgrid/SMPI-Proxy-Apps.git
05:30:19 [2024-05-12T03:30:19.602Z] 	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:999)
05:30:19 [2024-05-12T03:30:19.602Z] 	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
05:30:19 [2024-05-12T03:30:19.602Z] 	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
05:30:19 [2024-05-12T03:30:19.602Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
05:30:19 [2024-05-12T03:30:19.602Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
05:30:19 [2024-05-12T03:30:19.602Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
05:30:19 [2024-05-12T03:30:19.602Z] 	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
05:30:19 [2024-05-12T03:30:19.602Z] 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
05:30:19 [2024-05-12T03:30:19.602Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
05:30:19 [2024-05-12T03:30:19.602Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
05:30:19 [2024-05-12T03:30:19.602Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
05:30:19 [2024-05-12T03:30:19.602Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
05:30:19 [2024-05-12T03:30:19.602Z] Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- https://framagit.org/simgrid/SMPI-Proxy-Apps.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
05:30:19 [2024-05-12T03:30:19.602Z] stdout: 
05:30:19 [2024-05-12T03:30:19.602Z] stderr: remote: The git server, Gitaly, is not available at this time. Please contact your administrator.
05:30:19 [2024-05-12T03:30:19.602Z] fatal: unable to access 'https://framagit.org/simgrid/SMPI-Proxy-Apps.git/': The requested URL returned error: 503
05:30:19 [2024-05-12T03:30:19.602Z] 
05:30:19 [2024-05-12T03:30:19.602Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2842)
05:30:19 [2024-05-12T03:30:19.602Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185)
05:30:19 [2024-05-12T03:30:19.602Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635)
05:30:19 [2024-05-12T03:30:19.602Z] 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170)
05:30:19 [2024-05-12T03:30:19.602Z] 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161)
05:30:19 [2024-05-12T03:30:19.602Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
05:30:19 [2024-05-12T03:30:19.602Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
05:30:19 [2024-05-12T03:30:19.602Z] 	at hudson.remoting.Request$2.run(Request.java:377)
05:30:19 [2024-05-12T03:30:19.602Z] 	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
05:30:19 [2024-05-12T03:30:19.602Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
05:30:19 [2024-05-12T03:30:19.602Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
05:30:19 [2024-05-12T03:30:19.602Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
05:30:19 [2024-05-12T03:30:19.602Z] 	at java.base/java.lang.Thread.run(Thread.java:1570)
05:30:19 [2024-05-12T03:30:19.602Z] 	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to centos
05:30:19 [2024-05-12T03:30:19.602Z] 		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
05:30:19 [2024-05-12T03:30:19.602Z] 		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
05:30:19 [2024-05-12T03:30:19.602Z] 		at hudson.remoting.Channel.call(Channel.java:1003)
05:30:19 [2024-05-12T03:30:19.602Z] 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153)
05:30:19 [2024-05-12T03:30:19.602Z] 		at jdk.internal.reflect.GeneratedMethodAccessor773.invoke(Unknown Source)
05:30:19 [2024-05-12T03:30:19.602Z] 		at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05:30:19 [2024-05-12T03:30:19.602Z] 		at java.base/java.lang.reflect.Method.invoke(Method.java:566)
05:30:19 [2024-05-12T03:30:19.602Z] 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138)
05:30:19 [2024-05-12T03:30:19.602Z] 		at com.sun.proxy.$Proxy263.execute(Unknown Source)
05:30:19 [2024-05-12T03:30:19.602Z] 		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:997)
05:30:19 [2024-05-12T03:30:19.602Z] 		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
05:30:19 [2024-05-12T03:30:19.602Z] 		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
05:30:19 [2024-05-12T03:30:19.602Z] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
05:30:19 [2024-05-12T03:30:19.602Z] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
05:30:19 [2024-05-12T03:30:19.602Z] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
05:30:19 [2024-05-12T03:30:19.602Z] 		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
05:30:19 [2024-05-12T03:30:19.602Z] 		at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
05:30:19 [2024-05-12T03:30:19.602Z] 		at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
05:30:19 [2024-05-12T03:30:19.602Z] 		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
05:30:19 [2024-05-12T03:30:19.602Z] 		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
05:30:19 [2024-05-12T03:30:19.602Z] 		at java.base/java.lang.Thread.run(Thread.java:829)
05:30:19 [2024-05-12T03:30:19.602Z] ERROR: Error fetching remote repo 'origin'
05:30:19 [2024-05-12T03:30:19.602Z] ERROR: Maximum checkout retry attempts reached, aborting
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
05:30:18 [2024-05-12T03:30:18.707Z]  > git rev-parse --resolve-git-dir /builds/workspace/SMPI-proxy-apps-pipeline/.git # timeout=10
05:30:18 [2024-05-12T03:30:18.717Z]  > git config remote.origin.url https://framagit.org/simgrid/SMPI-Proxy-Apps.git # timeout=10
05:30:18 [2024-05-12T03:30:18.722Z] Fetching upstream changes from https://framagit.org/simgrid/SMPI-Proxy-Apps.git
05:30:18 [2024-05-12T03:30:18.722Z]  > git --version # timeout=10
05:30:18 [2024-05-12T03:30:18.724Z]  > git --version # 'git version 2.39.3'
05:30:18 [2024-05-12T03:30:18.725Z]  > git fetch --tags --force --progress -- https://framagit.org/simgrid/SMPI-Proxy-Apps.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Running on centos in /builds/workspace/SMPI-proxy-apps-pipeline
[Pipeline] // node
[Pipeline] }
Failed in branch ECP.org-0
[Pipeline] {
[Pipeline] stage
[Pipeline] { (generating for "CodeVault.org")
[Pipeline] timestamps
[Pipeline] {
[Pipeline] git
05:30:19 [2024-05-12T03:30:19.877Z] The recommended git tool is: NONE
05:30:19 [2024-05-12T03:30:19.880Z] No credentials specified
05:30:19 [2024-05-12T03:30:19.885Z] Fetching changes from the remote Git repository
05:30:19 [2024-05-12T03:30:19.880Z]  > git rev-parse --resolve-git-dir /builds/workspace/SMPI-proxy-apps-pipeline/.git # timeout=10
05:30:19 [2024-05-12T03:30:19.887Z]  > git config remote.origin.url https://framagit.org/simgrid/SMPI-Proxy-Apps.git # timeout=10
05:30:19 [2024-05-12T03:30:19.892Z] Fetching upstream changes from https://framagit.org/simgrid/SMPI-Proxy-Apps.git
05:30:19 [2024-05-12T03:30:19.892Z]  > git --version # timeout=10
05:30:19 [2024-05-12T03:30:19.895Z]  > git --version # 'git version 2.39.3'
05:30:19 [2024-05-12T03:30:19.895Z]  > git fetch --tags --force --progress -- https://framagit.org/simgrid/SMPI-Proxy-Apps.git +refs/heads/*:refs/remotes/origin/* # timeout=10
05:30:22 [2024-05-12T03:30:22.076Z] ERROR: Error fetching remote repo 'origin'
05:30:22 [2024-05-12T03:30:22.076Z] hudson.plugins.git.GitException: Failed to fetch from https://framagit.org/simgrid/SMPI-Proxy-Apps.git
05:30:22 [2024-05-12T03:30:22.077Z] 	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:999)
05:30:22 [2024-05-12T03:30:22.077Z] 	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
05:30:22 [2024-05-12T03:30:22.077Z] 	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
05:30:22 [2024-05-12T03:30:22.077Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
05:30:22 [2024-05-12T03:30:22.077Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
05:30:22 [2024-05-12T03:30:22.077Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
05:30:22 [2024-05-12T03:30:22.077Z] 	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
05:30:22 [2024-05-12T03:30:22.077Z] 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
05:30:22 [2024-05-12T03:30:22.077Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
05:30:22 [2024-05-12T03:30:22.077Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
05:30:22 [2024-05-12T03:30:22.077Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
05:30:22 [2024-05-12T03:30:22.077Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
05:30:22 [2024-05-12T03:30:22.077Z] Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- https://framagit.org/simgrid/SMPI-Proxy-Apps.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
05:30:22 [2024-05-12T03:30:22.077Z] stdout: 
05:30:22 [2024-05-12T03:30:22.077Z] stderr: remote: The git server, Gitaly, is not available at this time. Please contact your administrator.
05:30:22 [2024-05-12T03:30:22.077Z] fatal: unable to access 'https://framagit.org/simgrid/SMPI-Proxy-Apps.git/': The requested URL returned error: 503
05:30:22 [2024-05-12T03:30:22.077Z] 
05:30:22 [2024-05-12T03:30:22.077Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2842)
05:30:22 [2024-05-12T03:30:22.077Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185)
05:30:22 [2024-05-12T03:30:22.077Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635)
05:30:22 [2024-05-12T03:30:22.077Z] 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170)
05:30:22 [2024-05-12T03:30:22.077Z] 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161)
05:30:22 [2024-05-12T03:30:22.077Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
05:30:22 [2024-05-12T03:30:22.077Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
05:30:22 [2024-05-12T03:30:22.077Z] 	at hudson.remoting.Request$2.run(Request.java:377)
05:30:22 [2024-05-12T03:30:22.077Z] 	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
05:30:22 [2024-05-12T03:30:22.077Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
05:30:22 [2024-05-12T03:30:22.077Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
05:30:22 [2024-05-12T03:30:22.077Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
05:30:22 [2024-05-12T03:30:22.077Z] 	at java.base/java.lang.Thread.run(Thread.java:1570)
05:30:22 [2024-05-12T03:30:22.077Z] 	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to centos
05:30:22 [2024-05-12T03:30:22.077Z] 		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
05:30:22 [2024-05-12T03:30:22.077Z] 		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
05:30:22 [2024-05-12T03:30:22.077Z] 		at hudson.remoting.Channel.call(Channel.java:1003)
05:30:22 [2024-05-12T03:30:22.077Z] 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153)
05:30:22 [2024-05-12T03:30:22.077Z] 		at jdk.internal.reflect.GeneratedMethodAccessor773.invoke(Unknown Source)
05:30:22 [2024-05-12T03:30:22.077Z] 		at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05:30:22 [2024-05-12T03:30:22.077Z] 		at java.base/java.lang.reflect.Method.invoke(Method.java:566)
05:30:22 [2024-05-12T03:30:22.077Z] 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138)
05:30:22 [2024-05-12T03:30:22.077Z] 		at com.sun.proxy.$Proxy263.execute(Unknown Source)
05:30:22 [2024-05-12T03:30:22.077Z] 		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:997)
05:30:22 [2024-05-12T03:30:22.077Z] 		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
05:30:22 [2024-05-12T03:30:22.077Z] 		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
05:30:22 [2024-05-12T03:30:22.077Z] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
05:30:22 [2024-05-12T03:30:22.077Z] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
05:30:22 [2024-05-12T03:30:22.077Z] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
05:30:22 [2024-05-12T03:30:22.077Z] 		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
05:30:22 [2024-05-12T03:30:22.077Z] 		at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
05:30:22 [2024-05-12T03:30:22.077Z] 		at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
05:30:22 [2024-05-12T03:30:22.077Z] 		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
05:30:22 [2024-05-12T03:30:22.077Z] 		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
05:30:22 [2024-05-12T03:30:22.077Z] 		at java.base/java.lang.Thread.run(Thread.java:829)
05:30:22 [2024-05-12T03:30:22.077Z] ERROR: Error fetching remote repo 'origin'
05:30:22 [2024-05-12T03:30:22.077Z] Retrying after 10 seconds
05:30:24 [2024-05-12T03:30:24.537Z] The recommended git tool is: NONE
05:30:24 [2024-05-12T03:30:24.544Z] No credentials specified
05:30:24 [2024-05-12T03:30:24.550Z] Fetching changes from the remote Git repository
05:30:24 [2024-05-12T03:30:24.547Z]  > git rev-parse --resolve-git-dir /builds/workspace/SMPI-proxy-apps-pipeline/.git # timeout=10
05:30:24 [2024-05-12T03:30:24.556Z]  > git config remote.origin.url https://framagit.org/simgrid/SMPI-Proxy-Apps.git # timeout=10
05:30:24 [2024-05-12T03:30:24.576Z] Fetching upstream changes from https://framagit.org/simgrid/SMPI-Proxy-Apps.git
05:30:24 [2024-05-12T03:30:24.576Z]  > git --version # timeout=10
05:30:24 [2024-05-12T03:30:24.578Z]  > git --version # 'git version 2.34.1'
05:30:24 [2024-05-12T03:30:24.578Z]  > git fetch --tags --force --progress -- https://framagit.org/simgrid/SMPI-Proxy-Apps.git +refs/heads/*:refs/remotes/origin/* # timeout=10
05:30:26 [2024-05-12T03:30:26.617Z] ERROR: Error fetching remote repo 'origin'
05:30:26 [2024-05-12T03:30:26.617Z] hudson.plugins.git.GitException: Failed to fetch from https://framagit.org/simgrid/SMPI-Proxy-Apps.git
05:30:26 [2024-05-12T03:30:26.618Z] 	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:999)
05:30:26 [2024-05-12T03:30:26.618Z] 	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
05:30:26 [2024-05-12T03:30:26.618Z] 	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
05:30:26 [2024-05-12T03:30:26.618Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
05:30:26 [2024-05-12T03:30:26.618Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
05:30:26 [2024-05-12T03:30:26.618Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
05:30:26 [2024-05-12T03:30:26.618Z] 	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
05:30:26 [2024-05-12T03:30:26.618Z] 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
05:30:26 [2024-05-12T03:30:26.618Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
05:30:26 [2024-05-12T03:30:26.618Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
05:30:26 [2024-05-12T03:30:26.618Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
05:30:26 [2024-05-12T03:30:26.618Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
05:30:26 [2024-05-12T03:30:26.618Z] Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- https://framagit.org/simgrid/SMPI-Proxy-Apps.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
05:30:26 [2024-05-12T03:30:26.618Z] stdout: 
05:30:26 [2024-05-12T03:30:26.618Z] stderr: remote: The git server, Gitaly, is not available at this time. Please contact your administrator.
05:30:26 [2024-05-12T03:30:26.618Z] fatal: unable to access 'https://framagit.org/simgrid/SMPI-Proxy-Apps.git/': The requested URL returned error: 503
05:30:26 [2024-05-12T03:30:26.618Z] 
05:30:26 [2024-05-12T03:30:26.618Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2842)
05:30:26 [2024-05-12T03:30:26.618Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185)
05:30:26 [2024-05-12T03:30:26.618Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635)
05:30:26 [2024-05-12T03:30:26.618Z] 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170)
05:30:26 [2024-05-12T03:30:26.618Z] 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161)
05:30:26 [2024-05-12T03:30:26.618Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
05:30:26 [2024-05-12T03:30:26.618Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
05:30:26 [2024-05-12T03:30:26.618Z] 	at hudson.remoting.Request$2.run(Request.java:377)
05:30:26 [2024-05-12T03:30:26.618Z] 	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
05:30:26 [2024-05-12T03:30:26.618Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
05:30:26 [2024-05-12T03:30:26.618Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
05:30:26 [2024-05-12T03:30:26.618Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
05:30:26 [2024-05-12T03:30:26.618Z] 	at java.base/java.lang.Thread.run(Thread.java:840)
05:30:26 [2024-05-12T03:30:26.618Z] 	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to ubuntu-lts
05:30:26 [2024-05-12T03:30:26.618Z] 		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
05:30:26 [2024-05-12T03:30:26.618Z] 		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
05:30:26 [2024-05-12T03:30:26.618Z] 		at hudson.remoting.Channel.call(Channel.java:1003)
05:30:26 [2024-05-12T03:30:26.618Z] 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153)
05:30:26 [2024-05-12T03:30:26.618Z] 		at jdk.internal.reflect.GeneratedMethodAccessor773.invoke(Unknown Source)
05:30:26 [2024-05-12T03:30:26.618Z] 		at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05:30:26 [2024-05-12T03:30:26.618Z] 		at java.base/java.lang.reflect.Method.invoke(Method.java:566)
05:30:26 [2024-05-12T03:30:26.618Z] 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138)
05:30:26 [2024-05-12T03:30:26.618Z] 		at com.sun.proxy.$Proxy263.execute(Unknown Source)
05:30:26 [2024-05-12T03:30:26.618Z] 		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:997)
05:30:26 [2024-05-12T03:30:26.618Z] 		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
05:30:26 [2024-05-12T03:30:26.618Z] 		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
05:30:26 [2024-05-12T03:30:26.618Z] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
05:30:26 [2024-05-12T03:30:26.618Z] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
05:30:26 [2024-05-12T03:30:26.618Z] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
05:30:26 [2024-05-12T03:30:26.618Z] 		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
05:30:26 [2024-05-12T03:30:26.618Z] 		at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
05:30:26 [2024-05-12T03:30:26.618Z] 		at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
05:30:26 [2024-05-12T03:30:26.618Z] 		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
05:30:26 [2024-05-12T03:30:26.618Z] 		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
05:30:26 [2024-05-12T03:30:26.618Z] 		at java.base/java.lang.Thread.run(Thread.java:829)
05:30:26 [2024-05-12T03:30:26.618Z] ERROR: Error fetching remote repo 'origin'
05:30:26 [2024-05-12T03:30:26.618Z] ERROR: Maximum checkout retry attempts reached, aborting
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch Coral.org-0
05:30:32 [2024-05-12T03:30:32.080Z] The recommended git tool is: NONE
05:30:32 [2024-05-12T03:30:32.083Z] No credentials specified
05:30:32 [2024-05-12T03:30:32.088Z] Fetching changes from the remote Git repository
05:30:32 [2024-05-12T03:30:32.083Z]  > git rev-parse --resolve-git-dir /builds/workspace/SMPI-proxy-apps-pipeline/.git # timeout=10
05:30:32 [2024-05-12T03:30:32.090Z]  > git config remote.origin.url https://framagit.org/simgrid/SMPI-Proxy-Apps.git # timeout=10
05:30:32 [2024-05-12T03:30:32.095Z] Fetching upstream changes from https://framagit.org/simgrid/SMPI-Proxy-Apps.git
05:30:32 [2024-05-12T03:30:32.095Z]  > git --version # timeout=10
05:30:32 [2024-05-12T03:30:32.098Z]  > git --version # 'git version 2.39.3'
05:30:32 [2024-05-12T03:30:32.099Z]  > git fetch --tags --force --progress -- https://framagit.org/simgrid/SMPI-Proxy-Apps.git +refs/heads/*:refs/remotes/origin/* # timeout=10
05:30:33 [2024-05-12T03:30:33.611Z] ERROR: Error fetching remote repo 'origin'
05:30:33 [2024-05-12T03:30:33.611Z] hudson.plugins.git.GitException: Failed to fetch from https://framagit.org/simgrid/SMPI-Proxy-Apps.git
05:30:33 [2024-05-12T03:30:33.612Z] 	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:999)
05:30:33 [2024-05-12T03:30:33.612Z] 	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
05:30:33 [2024-05-12T03:30:33.612Z] 	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
05:30:33 [2024-05-12T03:30:33.612Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
05:30:33 [2024-05-12T03:30:33.612Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
05:30:33 [2024-05-12T03:30:33.612Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
05:30:33 [2024-05-12T03:30:33.612Z] 	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
05:30:33 [2024-05-12T03:30:33.612Z] 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
05:30:33 [2024-05-12T03:30:33.612Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
05:30:33 [2024-05-12T03:30:33.612Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
05:30:33 [2024-05-12T03:30:33.612Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
05:30:33 [2024-05-12T03:30:33.612Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
05:30:33 [2024-05-12T03:30:33.612Z] Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- https://framagit.org/simgrid/SMPI-Proxy-Apps.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
05:30:33 [2024-05-12T03:30:33.612Z] stdout: 
05:30:33 [2024-05-12T03:30:33.612Z] stderr: remote: The git server, Gitaly, is not available at this time. Please contact your administrator.
05:30:33 [2024-05-12T03:30:33.612Z] fatal: unable to access 'https://framagit.org/simgrid/SMPI-Proxy-Apps.git/': The requested URL returned error: 503
05:30:33 [2024-05-12T03:30:33.612Z] 
05:30:33 [2024-05-12T03:30:33.612Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2842)
05:30:33 [2024-05-12T03:30:33.612Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185)
05:30:33 [2024-05-12T03:30:33.612Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635)
05:30:33 [2024-05-12T03:30:33.612Z] 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170)
05:30:33 [2024-05-12T03:30:33.612Z] 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161)
05:30:33 [2024-05-12T03:30:33.612Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
05:30:33 [2024-05-12T03:30:33.612Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
05:30:33 [2024-05-12T03:30:33.612Z] 	at hudson.remoting.Request$2.run(Request.java:377)
05:30:33 [2024-05-12T03:30:33.612Z] 	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
05:30:33 [2024-05-12T03:30:33.612Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
05:30:33 [2024-05-12T03:30:33.612Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
05:30:33 [2024-05-12T03:30:33.612Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
05:30:33 [2024-05-12T03:30:33.612Z] 	at java.base/java.lang.Thread.run(Thread.java:1570)
05:30:33 [2024-05-12T03:30:33.612Z] 	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to centos
05:30:33 [2024-05-12T03:30:33.612Z] 		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
05:30:33 [2024-05-12T03:30:33.612Z] 		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
05:30:33 [2024-05-12T03:30:33.612Z] 		at hudson.remoting.Channel.call(Channel.java:1003)
05:30:33 [2024-05-12T03:30:33.612Z] 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153)
05:30:33 [2024-05-12T03:30:33.612Z] 		at jdk.internal.reflect.GeneratedMethodAccessor773.invoke(Unknown Source)
05:30:33 [2024-05-12T03:30:33.612Z] 		at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05:30:33 [2024-05-12T03:30:33.612Z] 		at java.base/java.lang.reflect.Method.invoke(Method.java:566)
05:30:33 [2024-05-12T03:30:33.612Z] 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138)
05:30:33 [2024-05-12T03:30:33.612Z] 		at com.sun.proxy.$Proxy263.execute(Unknown Source)
05:30:33 [2024-05-12T03:30:33.612Z] 		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:997)
05:30:33 [2024-05-12T03:30:33.612Z] 		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
05:30:33 [2024-05-12T03:30:33.612Z] 		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
05:30:33 [2024-05-12T03:30:33.612Z] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
05:30:33 [2024-05-12T03:30:33.612Z] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
05:30:33 [2024-05-12T03:30:33.612Z] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
05:30:33 [2024-05-12T03:30:33.612Z] 		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
05:30:33 [2024-05-12T03:30:33.612Z] 		at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
05:30:33 [2024-05-12T03:30:33.612Z] 		at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
05:30:33 [2024-05-12T03:30:33.612Z] 		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
05:30:33 [2024-05-12T03:30:33.612Z] 		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
05:30:33 [2024-05-12T03:30:33.612Z] 		at java.base/java.lang.Thread.run(Thread.java:829)
05:30:33 [2024-05-12T03:30:33.612Z] ERROR: Error fetching remote repo 'origin'
05:30:33 [2024-05-12T03:30:33.612Z] Retrying after 10 seconds
05:30:34 [2024-05-12T03:30:34.744Z] 1/1 Test #61: Trinity_GTC ......................   Passed  404.48 sec
05:30:34 [2024-05-12T03:30:34.744Z] 
05:30:34 [2024-05-12T03:30:34.744Z] 100% tests passed, 0 tests failed out of 1
05:30:34 [2024-05-12T03:30:34.744Z] 
05:30:34 [2024-05-12T03:30:34.744Z] Total Test time (real) = 404.48 sec
[Pipeline] sh
05:30:35 [2024-05-12T03:30:35.050Z] + head -n 1
05:30:35 [2024-05-12T03:30:35.050Z] + mv Testing/20240512-0323/Test.xml ./tests/Trinity_GTC.xml
05:30:35 [2024-05-12T03:30:35.050Z] + rm -rf Testing
[Pipeline] }
[Pipeline] // stage
[Pipeline] addEmbeddableBadgeConfiguration
[Pipeline] stage
[Pipeline] { (Test Trinity_MDTest on debian-stable)
[Pipeline] sh
05:30:35 [2024-05-12T03:30:35.436Z] + ctest -T test -R ^Trinity_MDTest$ --no-compress-output --test-output-size-failed 1000000
05:30:35 [2024-05-12T03:30:35.436Z]    Site: simgrid-debian-stable
05:30:35 [2024-05-12T03:30:35.436Z]    Build name: Linux-c++
05:30:35 [2024-05-12T03:30:35.436Z] Create new tag: 20240512-0330 - Experimental
05:30:35 [2024-05-12T03:30:35.436Z] Test project /home/ci/workspace/SMPI-proxy-apps-pipeline
05:30:35 [2024-05-12T03:30:35.436Z]     Start 53: Trinity_MDTest
05:30:36 [2024-05-12T03:30:36.360Z] 1/1 Test #53: Trinity_MDTest ...................   Passed    1.14 sec
05:30:36 [2024-05-12T03:30:36.360Z] 
05:30:36 [2024-05-12T03:30:36.360Z] 100% tests passed, 0 tests failed out of 1
05:30:36 [2024-05-12T03:30:36.360Z] 
05:30:36 [2024-05-12T03:30:36.360Z] Total Test time (real) =   1.14 sec
[Pipeline] sh
05:30:36 [2024-05-12T03:30:36.662Z] + head -n 1
05:30:36 [2024-05-12T03:30:36.662Z] + mv Testing/20240512-0330/Test.xml ./tests/Trinity_MDTest.xml
05:30:36 [2024-05-12T03:30:36.662Z] + rm -rf Testing
[Pipeline] }
[Pipeline] // stage
[Pipeline] addEmbeddableBadgeConfiguration
[Pipeline] stage
[Pipeline] { (Test Trinity_MILC on debian-stable)
[Pipeline] sh
05:30:37 [2024-05-12T03:30:37.047Z] + ctest -T test -R ^Trinity_MILC$ --no-compress-output --test-output-size-failed 1000000
05:30:37 [2024-05-12T03:30:37.047Z]    Site: simgrid-debian-stable
05:30:37 [2024-05-12T03:30:37.047Z]    Build name: Linux-c++
05:30:37 [2024-05-12T03:30:37.047Z] Create new tag: 20240512-0330 - Experimental
05:30:37 [2024-05-12T03:30:37.047Z] Test project /home/ci/workspace/SMPI-proxy-apps-pipeline
05:30:37 [2024-05-12T03:30:37.047Z]     Start 64: Trinity_MILC
05:30:43 [2024-05-12T03:30:43.615Z] The recommended git tool is: NONE
05:30:43 [2024-05-12T03:30:43.619Z] No credentials specified
05:30:43 [2024-05-12T03:30:43.624Z] Fetching changes from the remote Git repository
05:30:43 [2024-05-12T03:30:43.619Z]  > git rev-parse --resolve-git-dir /builds/workspace/SMPI-proxy-apps-pipeline/.git # timeout=10
05:30:43 [2024-05-12T03:30:43.626Z]  > git config remote.origin.url https://framagit.org/simgrid/SMPI-Proxy-Apps.git # timeout=10
05:30:43 [2024-05-12T03:30:43.632Z] Fetching upstream changes from https://framagit.org/simgrid/SMPI-Proxy-Apps.git
05:30:43 [2024-05-12T03:30:43.632Z]  > git --version # timeout=10
05:30:43 [2024-05-12T03:30:43.635Z]  > git --version # 'git version 2.39.3'
05:30:43 [2024-05-12T03:30:43.635Z]  > git fetch --tags --force --progress -- https://framagit.org/simgrid/SMPI-Proxy-Apps.git +refs/heads/*:refs/remotes/origin/* # timeout=10
05:30:45 [2024-05-12T03:30:45.164Z] ERROR: Error fetching remote repo 'origin'
05:30:45 [2024-05-12T03:30:45.164Z] hudson.plugins.git.GitException: Failed to fetch from https://framagit.org/simgrid/SMPI-Proxy-Apps.git
05:30:45 [2024-05-12T03:30:45.164Z] 	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:999)
05:30:45 [2024-05-12T03:30:45.164Z] 	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
05:30:45 [2024-05-12T03:30:45.164Z] 	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
05:30:45 [2024-05-12T03:30:45.164Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
05:30:45 [2024-05-12T03:30:45.164Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
05:30:45 [2024-05-12T03:30:45.164Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
05:30:45 [2024-05-12T03:30:45.164Z] 	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
05:30:45 [2024-05-12T03:30:45.164Z] 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
05:30:45 [2024-05-12T03:30:45.164Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
05:30:45 [2024-05-12T03:30:45.164Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
05:30:45 [2024-05-12T03:30:45.164Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
05:30:45 [2024-05-12T03:30:45.164Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
05:30:45 [2024-05-12T03:30:45.165Z] Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- https://framagit.org/simgrid/SMPI-Proxy-Apps.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
05:30:45 [2024-05-12T03:30:45.165Z] stdout: 
05:30:45 [2024-05-12T03:30:45.165Z] stderr: remote: The git server, Gitaly, is not available at this time. Please contact your administrator.
05:30:45 [2024-05-12T03:30:45.165Z] fatal: unable to access 'https://framagit.org/simgrid/SMPI-Proxy-Apps.git/': The requested URL returned error: 503
05:30:45 [2024-05-12T03:30:45.165Z] 
05:30:45 [2024-05-12T03:30:45.165Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2842)
05:30:45 [2024-05-12T03:30:45.165Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185)
05:30:45 [2024-05-12T03:30:45.165Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635)
05:30:45 [2024-05-12T03:30:45.165Z] 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170)
05:30:45 [2024-05-12T03:30:45.165Z] 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161)
05:30:45 [2024-05-12T03:30:45.165Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
05:30:45 [2024-05-12T03:30:45.165Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
05:30:45 [2024-05-12T03:30:45.165Z] 	at hudson.remoting.Request$2.run(Request.java:377)
05:30:45 [2024-05-12T03:30:45.165Z] 	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
05:30:45 [2024-05-12T03:30:45.165Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
05:30:45 [2024-05-12T03:30:45.165Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
05:30:45 [2024-05-12T03:30:45.165Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
05:30:45 [2024-05-12T03:30:45.165Z] 	at java.base/java.lang.Thread.run(Thread.java:1570)
05:30:45 [2024-05-12T03:30:45.165Z] 	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to centos
05:30:45 [2024-05-12T03:30:45.165Z] 		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
05:30:45 [2024-05-12T03:30:45.165Z] 		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
05:30:45 [2024-05-12T03:30:45.165Z] 		at hudson.remoting.Channel.call(Channel.java:1003)
05:30:45 [2024-05-12T03:30:45.165Z] 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153)
05:30:45 [2024-05-12T03:30:45.165Z] 		at jdk.internal.reflect.GeneratedMethodAccessor773.invoke(Unknown Source)
05:30:45 [2024-05-12T03:30:45.165Z] 		at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05:30:45 [2024-05-12T03:30:45.165Z] 		at java.base/java.lang.reflect.Method.invoke(Method.java:566)
05:30:45 [2024-05-12T03:30:45.165Z] 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138)
05:30:45 [2024-05-12T03:30:45.165Z] 		at com.sun.proxy.$Proxy263.execute(Unknown Source)
05:30:45 [2024-05-12T03:30:45.165Z] 		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:997)
05:30:45 [2024-05-12T03:30:45.165Z] 		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
05:30:45 [2024-05-12T03:30:45.165Z] 		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
05:30:45 [2024-05-12T03:30:45.165Z] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
05:30:45 [2024-05-12T03:30:45.165Z] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
05:30:45 [2024-05-12T03:30:45.165Z] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
05:30:45 [2024-05-12T03:30:45.165Z] 		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
05:30:45 [2024-05-12T03:30:45.165Z] 		at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
05:30:45 [2024-05-12T03:30:45.165Z] 		at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
05:30:45 [2024-05-12T03:30:45.165Z] 		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
05:30:45 [2024-05-12T03:30:45.165Z] 		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
05:30:45 [2024-05-12T03:30:45.165Z] 		at java.base/java.lang.Thread.run(Thread.java:829)
05:30:45 [2024-05-12T03:30:45.165Z] ERROR: Error fetching remote repo 'origin'
05:30:45 [2024-05-12T03:30:45.165Z] Retrying after 10 seconds
05:30:55 [2024-05-12T03:30:55.168Z] The recommended git tool is: NONE
05:30:55 [2024-05-12T03:30:55.171Z] No credentials specified
05:30:55 [2024-05-12T03:30:55.176Z] Fetching changes from the remote Git repository
05:30:55 [2024-05-12T03:30:55.988Z] ERROR: Error fetching remote repo 'origin'
05:30:55 [2024-05-12T03:30:55.988Z] hudson.plugins.git.GitException: Failed to fetch from https://framagit.org/simgrid/SMPI-Proxy-Apps.git
05:30:55 [2024-05-12T03:30:55.988Z] 	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:999)
05:30:55 [2024-05-12T03:30:55.988Z] 	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
05:30:55 [2024-05-12T03:30:55.988Z] 	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
05:30:55 [2024-05-12T03:30:55.988Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
05:30:55 [2024-05-12T03:30:55.988Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
05:30:55 [2024-05-12T03:30:55.988Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
05:30:55 [2024-05-12T03:30:55.988Z] 	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
05:30:55 [2024-05-12T03:30:55.988Z] 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
05:30:55 [2024-05-12T03:30:55.988Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
05:30:55 [2024-05-12T03:30:55.988Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
05:30:55 [2024-05-12T03:30:55.988Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
05:30:55 [2024-05-12T03:30:55.988Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
05:30:55 [2024-05-12T03:30:55.988Z] Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- https://framagit.org/simgrid/SMPI-Proxy-Apps.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
05:30:55 [2024-05-12T03:30:55.988Z] stdout: 
05:30:55 [2024-05-12T03:30:55.988Z] stderr: remote: The git server, Gitaly, is not available at this time. Please contact your administrator.
05:30:55 [2024-05-12T03:30:55.988Z] fatal: unable to access 'https://framagit.org/simgrid/SMPI-Proxy-Apps.git/': The requested URL returned error: 503
05:30:55 [2024-05-12T03:30:55.988Z] 
05:30:55 [2024-05-12T03:30:55.988Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2842)
05:30:55 [2024-05-12T03:30:55.988Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185)
05:30:55 [2024-05-12T03:30:55.988Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635)
05:30:55 [2024-05-12T03:30:55.988Z] 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170)
05:30:55 [2024-05-12T03:30:55.988Z] 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161)
05:30:55 [2024-05-12T03:30:55.988Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
05:30:55 [2024-05-12T03:30:55.988Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
05:30:55 [2024-05-12T03:30:55.988Z] 	at hudson.remoting.Request$2.run(Request.java:377)
05:30:55 [2024-05-12T03:30:55.988Z] 	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
05:30:55 [2024-05-12T03:30:55.988Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
05:30:55 [2024-05-12T03:30:55.988Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
05:30:55 [2024-05-12T03:30:55.988Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
05:30:55 [2024-05-12T03:30:55.988Z] 	at java.base/java.lang.Thread.run(Thread.java:1570)
05:30:55 [2024-05-12T03:30:55.988Z] 	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to centos
05:30:55 [2024-05-12T03:30:55.988Z] 		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
05:30:55 [2024-05-12T03:30:55.988Z] 		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
05:30:55 [2024-05-12T03:30:55.988Z] 		at hudson.remoting.Channel.call(Channel.java:1003)
05:30:55 [2024-05-12T03:30:55.988Z] 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153)
05:30:55 [2024-05-12T03:30:55.988Z] 		at jdk.internal.reflect.GeneratedMethodAccessor773.invoke(Unknown Source)
05:30:55 [2024-05-12T03:30:55.988Z] 		at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05:30:55 [2024-05-12T03:30:55.988Z] 		at java.base/java.lang.reflect.Method.invoke(Method.java:566)
05:30:55 [2024-05-12T03:30:55.988Z] 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138)
05:30:55 [2024-05-12T03:30:55.988Z] 		at com.sun.proxy.$Proxy263.execute(Unknown Source)
05:30:55 [2024-05-12T03:30:55.988Z] 		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:997)
05:30:55 [2024-05-12T03:30:55.988Z] 		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
05:30:55 [2024-05-12T03:30:55.988Z] 		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
05:30:55 [2024-05-12T03:30:55.988Z] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
05:30:55 [2024-05-12T03:30:55.988Z] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
05:30:55 [2024-05-12T03:30:55.988Z] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
05:30:55 [2024-05-12T03:30:55.988Z] 		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
05:30:55 [2024-05-12T03:30:55.988Z] 		at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
05:30:55 [2024-05-12T03:30:55.988Z] 		at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
05:30:55 [2024-05-12T03:30:55.988Z] 		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
05:30:55 [2024-05-12T03:30:55.988Z] 		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
05:30:55 [2024-05-12T03:30:55.988Z] 		at java.base/java.lang.Thread.run(Thread.java:829)
05:30:55 [2024-05-12T03:30:55.988Z] ERROR: Error fetching remote repo 'origin'
05:30:55 [2024-05-12T03:30:55.988Z] Retrying after 10 seconds
05:30:55 [2024-05-12T03:30:55.171Z]  > git rev-parse --resolve-git-dir /builds/workspace/SMPI-proxy-apps-pipeline/.git # timeout=10
05:30:55 [2024-05-12T03:30:55.178Z]  > git config remote.origin.url https://framagit.org/simgrid/SMPI-Proxy-Apps.git # timeout=10
05:30:55 [2024-05-12T03:30:55.186Z] Fetching upstream changes from https://framagit.org/simgrid/SMPI-Proxy-Apps.git
05:30:55 [2024-05-12T03:30:55.186Z]  > git --version # timeout=10
05:30:55 [2024-05-12T03:30:55.189Z]  > git --version # 'git version 2.39.3'
05:30:55 [2024-05-12T03:30:55.189Z]  > git fetch --tags --force --progress -- https://framagit.org/simgrid/SMPI-Proxy-Apps.git +refs/heads/*:refs/remotes/origin/* # timeout=10
05:31:05 [2024-05-12T03:31:05.992Z] The recommended git tool is: NONE
05:31:05 [2024-05-12T03:31:05.994Z] No credentials specified
05:31:06 [2024-05-12T03:31:06.000Z] Fetching changes from the remote Git repository
05:31:05 [2024-05-12T03:31:05.994Z]  > git rev-parse --resolve-git-dir /builds/workspace/SMPI-proxy-apps-pipeline/.git # timeout=10
05:31:06 [2024-05-12T03:31:06.002Z]  > git config remote.origin.url https://framagit.org/simgrid/SMPI-Proxy-Apps.git # timeout=10
05:31:06 [2024-05-12T03:31:06.007Z] Fetching upstream changes from https://framagit.org/simgrid/SMPI-Proxy-Apps.git
05:31:06 [2024-05-12T03:31:06.007Z]  > git --version # timeout=10
05:31:06 [2024-05-12T03:31:06.010Z]  > git --version # 'git version 2.39.3'
05:31:06 [2024-05-12T03:31:06.010Z]  > git fetch --tags --force --progress -- https://framagit.org/simgrid/SMPI-Proxy-Apps.git +refs/heads/*:refs/remotes/origin/* # timeout=10
05:31:07 [2024-05-12T03:31:07.328Z] ERROR: Error fetching remote repo 'origin'
05:31:07 [2024-05-12T03:31:07.328Z] hudson.plugins.git.GitException: Failed to fetch from https://framagit.org/simgrid/SMPI-Proxy-Apps.git
05:31:07 [2024-05-12T03:31:07.328Z] 	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:999)
05:31:07 [2024-05-12T03:31:07.328Z] 	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
05:31:07 [2024-05-12T03:31:07.328Z] 	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
05:31:07 [2024-05-12T03:31:07.328Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
05:31:07 [2024-05-12T03:31:07.328Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
05:31:07 [2024-05-12T03:31:07.328Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
05:31:07 [2024-05-12T03:31:07.328Z] 	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
05:31:07 [2024-05-12T03:31:07.328Z] 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
05:31:07 [2024-05-12T03:31:07.328Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
05:31:07 [2024-05-12T03:31:07.328Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
05:31:07 [2024-05-12T03:31:07.328Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
05:31:07 [2024-05-12T03:31:07.328Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
05:31:07 [2024-05-12T03:31:07.328Z] Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- https://framagit.org/simgrid/SMPI-Proxy-Apps.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
05:31:07 [2024-05-12T03:31:07.328Z] stdout: 
05:31:07 [2024-05-12T03:31:07.328Z] stderr: remote: The git server, Gitaly, is not available at this time. Please contact your administrator.
05:31:07 [2024-05-12T03:31:07.328Z] fatal: unable to access 'https://framagit.org/simgrid/SMPI-Proxy-Apps.git/': The requested URL returned error: 503
05:31:07 [2024-05-12T03:31:07.328Z] 
05:31:07 [2024-05-12T03:31:07.328Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2842)
05:31:07 [2024-05-12T03:31:07.328Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185)
05:31:07 [2024-05-12T03:31:07.328Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635)
05:31:07 [2024-05-12T03:31:07.328Z] 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170)
05:31:07 [2024-05-12T03:31:07.328Z] 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161)
05:31:07 [2024-05-12T03:31:07.328Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
05:31:07 [2024-05-12T03:31:07.328Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
05:31:07 [2024-05-12T03:31:07.328Z] 	at hudson.remoting.Request$2.run(Request.java:377)
05:31:07 [2024-05-12T03:31:07.328Z] 	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
05:31:07 [2024-05-12T03:31:07.328Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
05:31:07 [2024-05-12T03:31:07.328Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
05:31:07 [2024-05-12T03:31:07.328Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
05:31:07 [2024-05-12T03:31:07.328Z] 	at java.base/java.lang.Thread.run(Thread.java:1570)
05:31:07 [2024-05-12T03:31:07.328Z] 	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to centos
05:31:07 [2024-05-12T03:31:07.328Z] 		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
05:31:07 [2024-05-12T03:31:07.328Z] 		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
05:31:07 [2024-05-12T03:31:07.328Z] 		at hudson.remoting.Channel.call(Channel.java:1003)
05:31:07 [2024-05-12T03:31:07.328Z] 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153)
05:31:07 [2024-05-12T03:31:07.328Z] 		at jdk.internal.reflect.GeneratedMethodAccessor773.invoke(Unknown Source)
05:31:07 [2024-05-12T03:31:07.328Z] 		at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05:31:07 [2024-05-12T03:31:07.328Z] 		at java.base/java.lang.reflect.Method.invoke(Method.java:566)
05:31:07 [2024-05-12T03:31:07.328Z] 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138)
05:31:07 [2024-05-12T03:31:07.328Z] 		at com.sun.proxy.$Proxy263.execute(Unknown Source)
05:31:07 [2024-05-12T03:31:07.328Z] 		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:997)
05:31:07 [2024-05-12T03:31:07.328Z] 		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
05:31:07 [2024-05-12T03:31:07.328Z] 		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
05:31:07 [2024-05-12T03:31:07.328Z] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
05:31:07 [2024-05-12T03:31:07.328Z] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
05:31:07 [2024-05-12T03:31:07.328Z] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
05:31:07 [2024-05-12T03:31:07.328Z] 		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
05:31:07 [2024-05-12T03:31:07.328Z] 		at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
05:31:07 [2024-05-12T03:31:07.328Z] 		at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
05:31:07 [2024-05-12T03:31:07.328Z] 		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
05:31:07 [2024-05-12T03:31:07.328Z] 		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
05:31:07 [2024-05-12T03:31:07.328Z] 		at java.base/java.lang.Thread.run(Thread.java:829)
05:31:07 [2024-05-12T03:31:07.328Z] ERROR: Error fetching remote repo 'origin'
05:31:07 [2024-05-12T03:31:07.328Z] Retrying after 10 seconds
05:31:15 [2024-05-12T03:31:15.703Z] 1/1 Test #64: Trinity_MILC .....................   Passed   32.62 sec
05:31:15 [2024-05-12T03:31:15.703Z] 
05:31:15 [2024-05-12T03:31:15.703Z] 100% tests passed, 0 tests failed out of 1
05:31:15 [2024-05-12T03:31:15.703Z] 
05:31:15 [2024-05-12T03:31:15.703Z] Total Test time (real) =  32.62 sec
[Pipeline] sh
05:31:16 [2024-05-12T03:31:16.009Z] + head -n 1
05:31:16 [2024-05-12T03:31:16.009Z] + mv Testing/20240512-0330/Test.xml ./tests/Trinity_MILC.xml
05:31:16 [2024-05-12T03:31:16.009Z] + rm -rf Testing
[Pipeline] }
[Pipeline] // stage
[Pipeline] addEmbeddableBadgeConfiguration
[Pipeline] stage
[Pipeline] { (Test Trinity_MiniDFT on debian-stable)
[Pipeline] sh
05:31:16 [2024-05-12T03:31:16.367Z] + ctest -T test -R ^Trinity_MiniDFT$ --no-compress-output --test-output-size-failed 1000000
05:31:16 [2024-05-12T03:31:16.367Z]    Site: simgrid-debian-stable
05:31:16 [2024-05-12T03:31:16.367Z]    Build name: Linux-c++
05:31:16 [2024-05-12T03:31:16.367Z] Create new tag: 20240512-0331 - Experimental
05:31:16 [2024-05-12T03:31:16.367Z] Test project /home/ci/workspace/SMPI-proxy-apps-pipeline
05:31:16 [2024-05-12T03:31:16.367Z]     Start 63: Trinity_MiniDFT
05:31:17 [2024-05-12T03:31:17.331Z] The recommended git tool is: NONE
05:31:17 [2024-05-12T03:31:17.335Z] No credentials specified
05:31:17 [2024-05-12T03:31:17.340Z] Fetching changes from the remote Git repository
05:31:17 [2024-05-12T03:31:17.335Z]  > git rev-parse --resolve-git-dir /builds/workspace/SMPI-proxy-apps-pipeline/.git # timeout=10
05:31:17 [2024-05-12T03:31:17.343Z]  > git config remote.origin.url https://framagit.org/simgrid/SMPI-Proxy-Apps.git # timeout=10
05:31:17 [2024-05-12T03:31:17.348Z] Fetching upstream changes from https://framagit.org/simgrid/SMPI-Proxy-Apps.git
05:31:17 [2024-05-12T03:31:17.348Z]  > git --version # timeout=10
05:31:17 [2024-05-12T03:31:17.351Z]  > git --version # 'git version 2.39.3'
05:31:17 [2024-05-12T03:31:17.351Z]  > git fetch --tags --force --progress -- https://framagit.org/simgrid/SMPI-Proxy-Apps.git +refs/heads/*:refs/remotes/origin/* # timeout=10
05:31:18 [2024-05-12T03:31:18.647Z] ERROR: Error fetching remote repo 'origin'
05:31:18 [2024-05-12T03:31:18.647Z] hudson.plugins.git.GitException: Failed to fetch from https://framagit.org/simgrid/SMPI-Proxy-Apps.git
05:31:18 [2024-05-12T03:31:18.647Z] 	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:999)
05:31:18 [2024-05-12T03:31:18.647Z] 	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
05:31:18 [2024-05-12T03:31:18.647Z] 	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
05:31:18 [2024-05-12T03:31:18.647Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
05:31:18 [2024-05-12T03:31:18.647Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
05:31:18 [2024-05-12T03:31:18.647Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
05:31:18 [2024-05-12T03:31:18.647Z] 	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
05:31:18 [2024-05-12T03:31:18.647Z] 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
05:31:18 [2024-05-12T03:31:18.647Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
05:31:18 [2024-05-12T03:31:18.647Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
05:31:18 [2024-05-12T03:31:18.647Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
05:31:18 [2024-05-12T03:31:18.647Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
05:31:18 [2024-05-12T03:31:18.648Z] Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- https://framagit.org/simgrid/SMPI-Proxy-Apps.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
05:31:18 [2024-05-12T03:31:18.648Z] stdout: 
05:31:18 [2024-05-12T03:31:18.648Z] stderr: remote: The git server, Gitaly, is not available at this time. Please contact your administrator.
05:31:18 [2024-05-12T03:31:18.648Z] fatal: unable to access 'https://framagit.org/simgrid/SMPI-Proxy-Apps.git/': The requested URL returned error: 503
05:31:18 [2024-05-12T03:31:18.648Z] 
05:31:18 [2024-05-12T03:31:18.648Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2842)
05:31:18 [2024-05-12T03:31:18.648Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185)
05:31:18 [2024-05-12T03:31:18.648Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635)
05:31:18 [2024-05-12T03:31:18.648Z] 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170)
05:31:18 [2024-05-12T03:31:18.648Z] 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161)
05:31:18 [2024-05-12T03:31:18.648Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
05:31:18 [2024-05-12T03:31:18.648Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
05:31:18 [2024-05-12T03:31:18.648Z] 	at hudson.remoting.Request$2.run(Request.java:377)
05:31:18 [2024-05-12T03:31:18.648Z] 	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
05:31:18 [2024-05-12T03:31:18.648Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
05:31:18 [2024-05-12T03:31:18.648Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
05:31:18 [2024-05-12T03:31:18.648Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
05:31:18 [2024-05-12T03:31:18.648Z] 	at java.base/java.lang.Thread.run(Thread.java:1570)
05:31:18 [2024-05-12T03:31:18.648Z] 	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to centos
05:31:18 [2024-05-12T03:31:18.648Z] 		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
05:31:18 [2024-05-12T03:31:18.648Z] 		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
05:31:18 [2024-05-12T03:31:18.648Z] 		at hudson.remoting.Channel.call(Channel.java:1003)
05:31:18 [2024-05-12T03:31:18.648Z] 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153)
05:31:18 [2024-05-12T03:31:18.648Z] 		at jdk.internal.reflect.GeneratedMethodAccessor773.invoke(Unknown Source)
05:31:18 [2024-05-12T03:31:18.648Z] 		at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
05:31:18 [2024-05-12T03:31:18.648Z] 		at java.base/java.lang.reflect.Method.invoke(Method.java:566)
05:31:18 [2024-05-12T03:31:18.648Z] 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138)
05:31:18 [2024-05-12T03:31:18.648Z] 		at com.sun.proxy.$Proxy263.execute(Unknown Source)
05:31:18 [2024-05-12T03:31:18.648Z] 		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:997)
05:31:18 [2024-05-12T03:31:18.648Z] 		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
05:31:18 [2024-05-12T03:31:18.648Z] 		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
05:31:18 [2024-05-12T03:31:18.648Z] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
05:31:18 [2024-05-12T03:31:18.648Z] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
05:31:18 [2024-05-12T03:31:18.648Z] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
05:31:18 [2024-05-12T03:31:18.648Z] 		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
05:31:18 [2024-05-12T03:31:18.648Z] 		at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
05:31:18 [2024-05-12T03:31:18.648Z] 		at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
05:31:18 [2024-05-12T03:31:18.648Z] 		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
05:31:18 [2024-05-12T03:31:18.648Z] 		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
05:31:18 [2024-05-12T03:31:18.648Z] 		at java.base/java.lang.Thread.run(Thread.java:829)
05:31:18 [2024-05-12T03:31:18.648Z] ERROR: Error fetching remote repo 'origin'
05:31:18 [2024-05-12T03:31:18.648Z] ERROR: Maximum checkout retry attempts reached, aborting
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch CodeVault.org-0
05:37:24 [2024-05-12T03:37:24.847Z] 1/1 Test #63: Trinity_MiniDFT ..................   Passed  353.88 sec
05:37:24 [2024-05-12T03:37:24.847Z] 
05:37:24 [2024-05-12T03:37:24.847Z] 100% tests passed, 0 tests failed out of 1
05:37:24 [2024-05-12T03:37:24.847Z] 
05:37:24 [2024-05-12T03:37:24.847Z] Total Test time (real) = 353.93 sec
[Pipeline] sh
05:37:27 [2024-05-12T03:37:27.428Z] + head -n 1
05:37:27 [2024-05-12T03:37:27.428Z] + mv Testing/20240512-0331/Test.xml ./tests/Trinity_MiniDFT.xml
05:37:27 [2024-05-12T03:37:27.428Z] + rm -rf Testing
[Pipeline] }
[Pipeline] // stage
[Pipeline] addEmbeddableBadgeConfiguration
[Pipeline] stage
[Pipeline] { (Test Trinity_MiniFE on debian-stable)
[Pipeline] sh
05:37:27 [2024-05-12T03:37:27.917Z] + ctest -T test -R ^Trinity_MiniFE$ --no-compress-output --test-output-size-failed 1000000
05:37:27 [2024-05-12T03:37:27.917Z]    Site: simgrid-debian-stable
05:37:27 [2024-05-12T03:37:27.917Z]    Build name: Linux-c++
05:37:27 [2024-05-12T03:37:27.917Z] Create new tag: 20240512-0337 - Experimental
05:37:27 [2024-05-12T03:37:27.917Z] Test project /home/ci/workspace/SMPI-proxy-apps-pipeline
05:37:27 [2024-05-12T03:37:27.917Z]     Start 62: Trinity_MiniFE
05:37:36 [2024-05-12T03:37:36.669Z] 1/1 Test #62: Trinity_MiniFE ...................   Passed    8.24 sec
05:37:36 [2024-05-12T03:37:36.669Z] 
05:37:36 [2024-05-12T03:37:36.669Z] 100% tests passed, 0 tests failed out of 1
05:37:36 [2024-05-12T03:37:36.669Z] 
05:37:36 [2024-05-12T03:37:36.669Z] Total Test time (real) =   8.26 sec
[Pipeline] sh
05:37:37 [2024-05-12T03:37:37.443Z] + head -n 1
05:37:37 [2024-05-12T03:37:37.443Z] + mv Testing/20240512-0337/Test.xml ./tests/Trinity_MiniFE.xml
05:37:37 [2024-05-12T03:37:37.443Z] + rm -rf Testing
[Pipeline] }
[Pipeline] // stage
[Pipeline] addEmbeddableBadgeConfiguration
[Pipeline] stage
[Pipeline] { (Test Trinity_MPIMemu on debian-stable)
[Pipeline] sh
05:37:38 [2024-05-12T03:37:38.095Z] + ctest -T test -R ^Trinity_MPIMemu$ --no-compress-output --test-output-size-failed 1000000
05:37:38 [2024-05-12T03:37:38.095Z]    Site: simgrid-debian-stable
05:37:38 [2024-05-12T03:37:38.095Z]    Build name: Linux-c++
05:37:38 [2024-05-12T03:37:38.095Z] Create new tag: 20240512-0337 - Experimental
05:37:38 [2024-05-12T03:37:38.095Z] Test project /home/ci/workspace/SMPI-proxy-apps-pipeline
05:37:38 [2024-05-12T03:37:38.095Z]     Start 57: Trinity_MPIMemu
05:37:50 [2024-05-12T03:37:50.418Z] 1/1 Test #57: Trinity_MPIMemu ..................   Passed   11.19 sec
05:37:50 [2024-05-12T03:37:50.418Z] 
05:37:50 [2024-05-12T03:37:50.418Z] 100% tests passed, 0 tests failed out of 1
05:37:50 [2024-05-12T03:37:50.418Z] 
05:37:50 [2024-05-12T03:37:50.418Z] Total Test time (real) =  11.20 sec
[Pipeline] sh
05:37:50 [2024-05-12T03:37:50.731Z] + head -n 1
05:37:50 [2024-05-12T03:37:50.731Z] + mv Testing/20240512-0337/Test.xml ./tests/Trinity_MPIMemu.xml
05:37:50 [2024-05-12T03:37:50.731Z] + rm -rf Testing
[Pipeline] }
[Pipeline] // stage
[Pipeline] addEmbeddableBadgeConfiguration
[Pipeline] stage
[Pipeline] { (Test Trinity_OMB_MPI_collective on debian-stable)
[Pipeline] sh
05:37:51 [2024-05-12T03:37:51.374Z] + ctest -T test -R ^Trinity_OMB_MPI_collective$ --no-compress-output --test-output-size-failed 1000000
05:37:51 [2024-05-12T03:37:51.374Z]    Site: simgrid-debian-stable
05:37:51 [2024-05-12T03:37:51.374Z]    Build name: Linux-c++
05:37:51 [2024-05-12T03:37:51.374Z] Create new tag: 20240512-0337 - Experimental
05:37:51 [2024-05-12T03:37:51.374Z] Test project /home/ci/workspace/SMPI-proxy-apps-pipeline
05:37:51 [2024-05-12T03:37:51.374Z]     Start 60: Trinity_OMB_MPI_collective
05:39:42 [2024-05-12T03:39:42.793Z] 1/1 Test #60: Trinity_OMB_MPI_collective .......   Passed  103.08 sec
05:39:42 [2024-05-12T03:39:42.793Z] 
05:39:42 [2024-05-12T03:39:42.793Z] 100% tests passed, 0 tests failed out of 1
05:39:42 [2024-05-12T03:39:42.793Z] 
05:39:42 [2024-05-12T03:39:42.793Z] Total Test time (real) = 103.08 sec
[Pipeline] sh
05:39:43 [2024-05-12T03:39:43.089Z] + head -n 1
05:39:43 [2024-05-12T03:39:43.089Z] + mv Testing/20240512-0337/Test.xml ./tests/Trinity_OMB_MPI_collective.xml
05:39:43 [2024-05-12T03:39:43.089Z] + rm -rf Testing
[Pipeline] }
[Pipeline] // stage
[Pipeline] addEmbeddableBadgeConfiguration
[Pipeline] stage
[Pipeline] { (Test Trinity_OMB_MPI_one-sided on debian-stable)
[Pipeline] sh
05:39:43 [2024-05-12T03:39:43.445Z] + ctest -T test -R ^Trinity_OMB_MPI_one-sided$ --no-compress-output --test-output-size-failed 1000000
05:39:43 [2024-05-12T03:39:43.445Z]    Site: simgrid-debian-stable
05:39:43 [2024-05-12T03:39:43.445Z]    Build name: Linux-c++
05:39:43 [2024-05-12T03:39:43.445Z] Create new tag: 20240512-0339 - Experimental
05:39:43 [2024-05-12T03:39:43.445Z] Test project /home/ci/workspace/SMPI-proxy-apps-pipeline
05:39:43 [2024-05-12T03:39:43.445Z]     Start 59: Trinity_OMB_MPI_one-sided
05:41:34 [2024-05-12T03:41:34.847Z] 1/1 Test #59: Trinity_OMB_MPI_one-sided ........   Passed  110.91 sec
05:41:34 [2024-05-12T03:41:34.847Z] 
05:41:34 [2024-05-12T03:41:34.847Z] 100% tests passed, 0 tests failed out of 1
05:41:34 [2024-05-12T03:41:34.847Z] 
05:41:34 [2024-05-12T03:41:34.847Z] Total Test time (real) = 110.92 sec
[Pipeline] sh
05:41:35 [2024-05-12T03:41:35.197Z] + head -n 1
05:41:35 [2024-05-12T03:41:35.197Z] + mv Testing/20240512-0339/Test.xml ./tests/Trinity_OMB_MPI_one-sided.xml
05:41:35 [2024-05-12T03:41:35.197Z] + rm -rf Testing
[Pipeline] }
[Pipeline] // stage
[Pipeline] addEmbeddableBadgeConfiguration
[Pipeline] stage
[Pipeline] { (Test Trinity_OMB_MPI_pt2pt on debian-stable)
[Pipeline] sh
05:41:35 [2024-05-12T03:41:35.560Z] + ctest -T test -R ^Trinity_OMB_MPI_pt2pt$ --no-compress-output --test-output-size-failed 1000000
05:41:35 [2024-05-12T03:41:35.560Z]    Site: simgrid-debian-stable
05:41:35 [2024-05-12T03:41:35.560Z]    Build name: Linux-c++
05:41:35 [2024-05-12T03:41:35.560Z] Create new tag: 20240512-0341 - Experimental
05:41:35 [2024-05-12T03:41:35.560Z] Test project /home/ci/workspace/SMPI-proxy-apps-pipeline
05:41:35 [2024-05-12T03:41:35.560Z]     Start 58: Trinity_OMB_MPI_pt2pt
05:42:31 [2024-05-12T03:42:31.732Z] 1/1 Test #58: Trinity_OMB_MPI_pt2pt ............   Passed   48.40 sec
05:42:31 [2024-05-12T03:42:31.732Z] 
05:42:31 [2024-05-12T03:42:31.732Z] 100% tests passed, 0 tests failed out of 1
05:42:31 [2024-05-12T03:42:31.732Z] 
05:42:31 [2024-05-12T03:42:31.732Z] Total Test time (real) =  48.41 sec
[Pipeline] sh
05:42:32 [2024-05-12T03:42:32.026Z] + head -n 1
05:42:32 [2024-05-12T03:42:32.026Z] + mv Testing/20240512-0341/Test.xml ./tests/Trinity_OMB_MPI_pt2pt.xml
05:42:32 [2024-05-12T03:42:32.026Z] + rm -rf Testing
[Pipeline] }
[Pipeline] // stage
[Pipeline] addEmbeddableBadgeConfiguration
[Pipeline] stage
[Pipeline] { (Test Trinity_psnap on debian-stable)
[Pipeline] sh
05:42:32 [2024-05-12T03:42:32.385Z] + ctest -T test -R ^Trinity_psnap$ --no-compress-output --test-output-size-failed 1000000
05:42:32 [2024-05-12T03:42:32.385Z]    Site: simgrid-debian-stable
05:42:32 [2024-05-12T03:42:32.385Z]    Build name: Linux-c++
05:42:32 [2024-05-12T03:42:32.385Z] Create new tag: 20240512-0342 - Experimental
05:42:32 [2024-05-12T03:42:32.385Z] Test project /home/ci/workspace/SMPI-proxy-apps-pipeline
05:42:32 [2024-05-12T03:42:32.385Z]     Start 65: Trinity_psnap
05:42:32 [2024-05-12T03:42:32.651Z] 1/1 Test #65: Trinity_psnap ....................   Passed    0.45 sec
05:42:32 [2024-05-12T03:42:32.651Z] 
05:42:32 [2024-05-12T03:42:32.651Z] 100% tests passed, 0 tests failed out of 1
05:42:32 [2024-05-12T03:42:32.651Z] 
05:42:32 [2024-05-12T03:42:32.651Z] Total Test time (real) =   0.45 sec
[Pipeline] sh
05:42:32 [2024-05-12T03:42:32.993Z] + head -n 1
05:42:32 [2024-05-12T03:42:32.993Z] + mv Testing/20240512-0342/Test.xml ./tests/Trinity_psnap.xml
05:42:32 [2024-05-12T03:42:32.993Z] + rm -rf Testing
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // stage
[Pipeline] step
INFO: Processing CTest-Version 3.x (default)
INFO: [CTest-Version 3.x (default)] - 10 test report file(s) were found with the pattern 'tests/*.xml' relative to '/builds/workspace/SMPI-proxy-apps-pipeline' for the testing framework 'CTest-Version 3.x (default)'.
INFO: Check 'Skipped Tests' threshold.
INFO: Check 'Failed Tests' threshold.
INFO: Setting the build status to SUCCESS
[Pipeline] archiveArtifacts
Archiving artifacts
[Pipeline] sh
+ rm -rf testlist_Trinity-Nersc.org
[Pipeline] sh
+ rm -rf tests
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] emailext
Not sending mail to unregistered user (id: 26892-adegomme@users.noreply.framagit.org, email: 26892-adegomme@users.noreply.framagit.org) because your SCM claimed this was associated with a user ID ‘Augustin Degomme' which your security realm does not recognize; you may need changes in your SCM plugin
The build was not caused by a user!Sending email to: adegomme@gmail.com
[Pipeline] mattermostSend
Mattermost Send Pipeline step configured values from global config - connector: true, icon: true, channel: true, color: false[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: Error fetching remote repo 'origin'
Finished: FAILURE