[artix-build-failures] [gremlins] Failure: openrc

jenkins at artixlinux.org jenkins at artixlinux.org
Sat May 23 16:34:40 CEST 2020


   Failure

   Build: repos/testing-x86_64

   Packages:

   [openrc-0.42.1-9901-x86_64.pkg.tar.zst,
   openrc-bash-completions-0.42.1-9901-x86_64.pkg.tar.zst,
   openrc-zsh-completions-0.42.1-9901-x86_64.pkg.tar.zst]

   authorName: artoo

   authorEmail: artoo at artixlinux.org

   [1]https://andromeda.artixlinux.org/job/jenkins-dev/job/devel/job/maste
   r/228/

References

   1. https://andromeda.artixlinux.org/job/jenkins-dev/job/devel/job/master/228/
-------------- next part --------------
Started by user artoo
Running as artoo
Querying the current revision of branch master...
Current revision of branch master is 2a193f02402d16a2e88f19816d03a5ae3e9ca358
Obtained Jenkinsfile from 2a193f02402d16a2e88f19816d03a5ae3e9ca358
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library artix-ci at next
Attempting to resolve next from remote references...
 > git --version # timeout=10
 > git ls-remote -- https://gitea.artixlinux.org/artix/pipeline-libs.git # timeout=10
Found match: refs/heads/next revision 66dd83286061755b8a6ce9fc056d871f0be197c0
Warning: CredentialId "artix-ci" could not be found.
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitea.artixlinux.org/artix/pipeline-libs.git # timeout=10
Fetching without tags
Fetching upstream changes from https://gitea.artixlinux.org/artix/pipeline-libs.git
 > git --version # timeout=10
 > git fetch --no-tags --force --progress -- https://gitea.artixlinux.org/artix/pipeline-libs.git +refs/heads/next:refs/remotes/origin/next # timeout=10
Checking out Revision 66dd83286061755b8a6ce9fc056d871f0be197c0 (next)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 66dd83286061755b8a6ce9fc056d871f0be197c0 # timeout=10
Commit message: "test catchError"
[Gitea] Notifying branch build status: PENDING Build started...
ERROR: Could not send notifications
org.jenkinsci.plugin.gitea.client.api.GiteaHttpStatusException: HTTP 401/Unauthorized
{"context":"jenkins-dev/devel/pipeline/head","description":"Build started...","state":"pending","status":"pending","target_url":"https://andromeda.artixlinux.org/job/jenkins-dev/job/devel/job/master/228/display/redirect"}
	at org.jenkinsci.plugin.gitea.client.impl.DefaultGiteaConnection.post(DefaultGiteaConnection.java:911)
	at org.jenkinsci.plugin.gitea.client.impl.DefaultGiteaConnection.createCommitStatus(DefaultGiteaConnection.java:597)
	at org.jenkinsci.plugin.gitea.GiteaNotifier.sendNotifications(GiteaNotifier.java:153)
	at org.jenkinsci.plugin.gitea.GiteaNotifier.access$400(GiteaNotifier.java:67)
	at org.jenkinsci.plugin.gitea.GiteaNotifier$JobCheckOutListener.onCheckout(GiteaNotifier.java:302)
	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:150)
	at org.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.lambda$doRetrieve$1(SCMSourceRetriever.java:157)
	at org.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.retrySCMOperation(SCMSourceRetriever.java:107)
	at org.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.doRetrieve(SCMSourceRetriever.java:156)
	at org.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.retrieve(SCMSourceRetriever.java:96)
	at org.jenkinsci.plugins.workflow.libs.LibraryAdder.retrieve(LibraryAdder.java:157)
	at org.jenkinsci.plugins.workflow.libs.LibraryAdder.add(LibraryAdder.java:138)
	at org.jenkinsci.plugins.workflow.libs.LibraryDecorator$1.call(LibraryDecorator.java:125)
	at org.codehaus.groovy.control.CompilationUnit.applyToPrimaryClassNodes(CompilationUnit.java:1065)
	at org.codehaus.groovy.control.CompilationUnit.doPhaseOperation(CompilationUnit.java:603)
	at org.codehaus.groovy.control.CompilationUnit.processPhaseOperations(CompilationUnit.java:581)
	at org.codehaus.groovy.control.CompilationUnit.compile(CompilationUnit.java:558)
	at groovy.lang.GroovyClassLoader.doParseClass(GroovyClassLoader.java:298)
	at groovy.lang.GroovyClassLoader.parseClass(GroovyClassLoader.java:268)
	at groovy.lang.GroovyShell.parseClass(GroovyShell.java:688)
	at groovy.lang.GroovyShell.parse(GroovyShell.java:700)
	at org.jenkinsci.plugins.workflow.cps.CpsGroovyShell.doParse(CpsGroovyShell.java:142)
	at org.jenkinsci.plugins.workflow.cps.CpsGroovyShell.reparse(CpsGroovyShell.java:127)
	at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.parseScript(CpsFlowExecution.java:561)
	at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.start(CpsFlowExecution.java:522)
	at org.jenkinsci.plugins.workflow.job.WorkflowRun.run(WorkflowRun.java:337)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:428)
[Pipeline] Start of Pipeline
[Pipeline] node
Running on Jenkins in /home/jenkins/workspace/jenkins-dev_devel_master
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Prepare)
[Pipeline] checkout
[2020-05-23T14:34:38.202Z] Warning: CredentialId "artix-ci" could not be found.
[2020-05-23T14:34:38.203Z]  > git rev-parse --is-inside-work-tree # timeout=10
[2020-05-23T14:34:38.211Z] Fetching changes from the remote Git repository
[2020-05-23T14:34:38.211Z]  > git config remote.origin.url https://290c0afd9211d207ab2494a94dec7307f98f90d7@gitea.artixlinux.org/jenkins-dev/devel.git # timeout=10
[2020-05-23T14:34:38.219Z] Cleaning workspace
[2020-05-23T14:34:38.219Z]  > git rev-parse --verify HEAD # timeout=10
[2020-05-23T14:34:38.228Z] Resetting working tree
[2020-05-23T14:34:38.228Z]  > git reset --hard # timeout=10
[2020-05-23T14:34:38.237Z]  > git clean -ffdx # timeout=10
[2020-05-23T14:34:38.247Z] Fetching without tags
[2020-05-23T14:34:38.247Z] Fetching upstream changes from https://290c0afd9211d207ab2494a94dec7307f98f90d7@gitea.artixlinux.org/jenkins-dev/devel.git
[2020-05-23T14:34:38.247Z]  > git --version # timeout=10
[2020-05-23T14:34:38.256Z]  > git fetch --no-tags --force --progress -- https://290c0afd9211d207ab2494a94dec7307f98f90d7@gitea.artixlinux.org/jenkins-dev/devel.git +refs/heads/master:refs/remotes/origin/master # timeout=10
[2020-05-23T14:34:38.419Z] Checking out Revision 2a193f02402d16a2e88f19816d03a5ae3e9ca358 (master)
[2020-05-23T14:34:38.419Z]  > git config core.sparsecheckout # timeout=10
[2020-05-23T14:34:38.427Z]  > git checkout -f 2a193f02402d16a2e88f19816d03a5ae3e9ca358 # timeout=10
[2020-05-23T14:34:38.440Z] Commit message: "testing"
[2020-05-23T14:34:38.441Z]  > git rev-list --no-walk 2a193f02402d16a2e88f19816d03a5ae3e9ca358 # timeout=10
[2020-05-23T14:34:38.460Z] [Gitea] Notifying branch build status: PENDING Build started...
[2020-05-23T14:34:38.500Z] ERROR: Could not send notifications
[2020-05-23T14:34:38.500Z] org.jenkinsci.plugin.gitea.client.api.GiteaHttpStatusException: HTTP 401/Unauthorized
[2020-05-23T14:34:38.500Z] {"context":"jenkins-dev/devel/pipeline/head","description":"Build started...","state":"pending","status":"pending","target_url":"https://andromeda.artixlinux.org/job/jenkins-dev/job/devel/job/master/228/display/redirect"}
[2020-05-23T14:34:38.500Z] 	at org.jenkinsci.plugin.gitea.client.impl.DefaultGiteaConnection.post(DefaultGiteaConnection.java:911)
[2020-05-23T14:34:38.500Z] 	at org.jenkinsci.plugin.gitea.client.impl.DefaultGiteaConnection.createCommitStatus(DefaultGiteaConnection.java:597)
[2020-05-23T14:34:38.500Z] 	at org.jenkinsci.plugin.gitea.GiteaNotifier.sendNotifications(GiteaNotifier.java:153)
[2020-05-23T14:34:38.500Z] 	at org.jenkinsci.plugin.gitea.GiteaNotifier.access$400(GiteaNotifier.java:67)
[2020-05-23T14:34:38.500Z] 	at org.jenkinsci.plugin.gitea.GiteaNotifier$JobCheckOutListener.onCheckout(GiteaNotifier.java:302)
[2020-05-23T14:34:38.500Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:150)
[2020-05-23T14:34:38.500Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93)
[2020-05-23T14:34:38.500Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80)
[2020-05-23T14:34:38.500Z] 	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
[2020-05-23T14:34:38.500Z] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[2020-05-23T14:34:38.500Z] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[2020-05-23T14:34:38.500Z] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[2020-05-23T14:34:38.500Z] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[2020-05-23T14:34:38.500Z] 	at java.lang.Thread.run(Thread.java:748)
[Pipeline] libraryResource
[Pipeline] readYaml
[Pipeline] libraryResource
[Pipeline] readYaml
[Pipeline] sh
[2020-05-23T14:34:38.815Z] + git rev-parse @
[Pipeline] sh
[2020-05-23T14:34:39.081Z] + git show -s --format=%an 2a193f02402d16a2e88f19816d03a5ae3e9ca358
[Pipeline] sh
[2020-05-23T14:34:39.348Z] + git show -s --format=%ae 2a193f02402d16a2e88f19816d03a5ae3e9ca358
[Pipeline] sh
[2020-05-23T14:34:39.613Z] + git show --pretty=format: --name-status 2a193f02402d16a2e88f19816d03a5ae3e9ca358
[Pipeline] fileExists
[Pipeline] sh
[2020-05-23T14:34:39.926Z] + pkg2yaml -d repos/testing-x86_64
[Pipeline] readYaml
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] withCredentials
[2020-05-23T14:34:40.113Z] Masking supported pattern matches of $BUILDBOT_GPGP
[Pipeline] {
[Pipeline] echo
[2020-05-23T14:34:40.189Z] isRebuild: false
[Pipeline] dir
[2020-05-23T14:34:40.200Z] Running in /home/jenkins/workspace/jenkins-dev_devel_master/repos/testing-x86_64
[Pipeline] {
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] emailext
[2020-05-23T14:34:40.479Z] Sending email to: artix-build-failures at artixlinux.org


More information about the artix-build-failures mailing list