Build: x86_64/community
Name: moreutils-0.67-3
author: Dudemanguy
email: dudemanguy at artixlinux.org
[1]https://orion.artixlinux.org/job/packagesM/job/moreutils/job/master/
6/
References
1. https://orion.artixlinux.org/job/packagesM/job/moreutils/job/master/6/
-------------- next part --------------
Push event to branch master
Looking up repository packagesM/moreutils
Querying the current revision of branch master...
Current revision of branch master is bbc27d1d96fc9cd79a58ff7c50e360cd1b1e6570
Obtained Jenkinsfile from bbc27d1d96fc9cd79a58ff7c50e360cd1b1e6570
Loading library artix-ci at rebuild-fix
Attempting to resolve rebuild-fix from remote references...
> git --version # timeout=10
> git --version # 'git version 2.37.3'
> git ls-remote -- https://gitea.artixlinux.org/artix/pipeline-libs.git # timeout=10
Found match: refs/heads/rebuild-fix revision 3f10ff01e3deb2ba17690d058fe40be4aeda5abb
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
Warning: CredentialId "jenkins-gotea-token" could not be found.
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://gitea.artixlinux.org/artix/pipeline-libs.git
> git init /var/lib/jenkins/workspace/packagesM_moreutils_master at libs/d1b6e538991d6cf27c1f72e8cf4d6e290b22a9c93094b0e97e3a05b8d58db898 # timeout=10
Fetching upstream changes from https://gitea.artixlinux.org/artix/pipeline-libs.git
> git --version # timeout=10
> git --version # 'git version 2.37.3'
> git fetch --no-tags --force --progress -- https://gitea.artixlinux.org/artix/pipeline-libs.git +refs/heads/rebuild-fix:refs/remotes/origin/rebuild-fix # timeout=10
> git config remote.origin.url https://gitea.artixlinux.org/artix/pipeline-libs.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/rebuild-fix:refs/remotes/origin/rebuild-fix # timeout=10
Avoid second fetch
Checking out Revision 3f10ff01e3deb2ba17690d058fe40be4aeda5abb (rebuild-fix)
> git config core.sparsecheckout # timeout=10
> git checkout -f 3f10ff01e3deb2ba17690d058fe40be4aeda5abb # timeout=10
Commit message: "fix the goblins check"
Cleaning workspace
> git rev-parse --verify HEAD # timeout=10
Resetting working tree
> git reset --hard # timeout=10
> git clean -ffdx # timeout=10
[Gitea] Notifying branch build status: PENDING Build started...
[Gitea] Notified
[Pipeline] Start of Pipeline
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/packagesM_moreutils_master
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Prepare)
[Pipeline] catchError
[Pipeline] {
[Pipeline] checkout
[2022-11-06T01:57:09.872Z] The recommended git tool is: NONE
[2022-11-06T01:57:09.872Z] Warning: CredentialId "jenkins-gotea-token" could not be found.
[2022-11-06T01:57:09.873Z] Cloning the remote Git repository
[2022-11-06T01:57:09.873Z] Cloning with configured refspecs honoured and without tags
[2022-11-06T01:57:09.873Z] Cloning repository https://[email protected]/packagesM/moreutils.git
[2022-11-06T01:57:09.873Z] > git init /var/lib/jenkins/workspace/packagesM_moreutils_master # timeout=10
[2022-11-06T01:57:09.878Z] Fetching upstream changes from https://[email protected]/packagesM/moreutils.git
[2022-11-06T01:57:09.878Z] > git --version # timeout=10
[2022-11-06T01:57:09.880Z] > git --version # 'git version 2.37.3'
[2022-11-06T01:57:09.880Z] > git fetch --no-tags --force --progress -- https://[email protected]/packagesM/moreutils.git +refs/heads/master:refs/remotes/origin/master # timeout=10
[2022-11-06T01:57:09.957Z] > git config remote.origin.url https://[email protected]/packagesM/moreutils.git # timeout=10
[2022-11-06T01:57:09.960Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
[2022-11-06T01:57:09.963Z] Avoid second fetch
[2022-11-06T01:57:09.963Z] Checking out Revision bbc27d1d96fc9cd79a58ff7c50e360cd1b1e6570 (master)
[2022-11-06T01:57:09.963Z] > git config core.sparsecheckout # timeout=10
[2022-11-06T01:57:09.966Z] > git checkout -f bbc27d1d96fc9cd79a58ff7c50e360cd1b1e6570 # timeout=10
[2022-11-06T01:57:09.971Z] Commit message: "[trunk] -> [community] 'moreutils-0.67-3' add"
[2022-11-06T01:57:09.971Z] > git rev-list --no-walk 6465e0a5c7d56794f40a74e3e0e36053fb379b41 # timeout=10
[2022-11-06T01:57:09.977Z] Cleaning workspace
[2022-11-06T01:57:09.977Z] > git rev-parse --verify HEAD # timeout=10
[2022-11-06T01:57:09.979Z] Resetting working tree
[2022-11-06T01:57:09.979Z] > git reset --hard # timeout=10
[2022-11-06T01:57:09.983Z] > git clean -fdx # timeout=10
[2022-11-06T01:57:09.985Z] [Gitea] Notifying branch build status: PENDING Build started...
[2022-11-06T01:57:10.141Z] [Gitea] Notified
[Pipeline] libraryResource
[Pipeline] readYaml
[Pipeline] sh
[2022-11-06T01:57:10.405Z] + git show -s --format=%an bbc27d1d96fc9cd79a58ff7c50e360cd1b1e6570
[Pipeline] sh
[2022-11-06T01:57:10.660Z] + git show -s --format=%ae bbc27d1d96fc9cd79a58ff7c50e360cd1b1e6570
[Pipeline] sh
[2022-11-06T01:57:10.916Z] + git show --pretty=format: --name-status bbc27d1d96fc9cd79a58ff7c50e360cd1b1e6570
[Pipeline] fileExists
[Pipeline] sh
[2022-11-06T01:57:11.187Z] + pkg2yaml -d x86_64/community
[Pipeline] readYaml
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] withCredentials
[2022-11-06T01:57:11.263Z] Masking supported pattern matches of $BUILDBOT_GPGP
[Pipeline] {
[Pipeline] dir
[2022-11-06T01:57:11.290Z] Running in /var/lib/jenkins/workspace/packagesM_moreutils_master/x86_64/community
[Pipeline] {
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
[2022-11-06T01:57:11.556Z] + buildpkg -C -d galaxy
[2022-11-06T01:57:14.785Z] :: Synchronizing package databases...
[2022-11-06T01:57:14.785Z] system downloading...
[2022-11-06T01:57:14.785Z] world downloading...
[2022-11-06T01:57:14.785Z] galaxy downloading...
[2022-11-06T01:57:14.785Z] :: Starting full system upgrade...
[2022-11-06T01:57:14.785Z] there is nothing to do
[2022-11-06T01:57:16.647Z] ==> Building in chroot for [default] (x86_64)...
[2022-11-06T01:57:17.197Z] ==> Synchronizing chroot copy [/build/buildpkg/default-x86_64/root] -> [jenkins]...done
[2022-11-06T01:57:18.108Z] ==> Making package: moreutils 0.67-3 (Sun Nov 6 02:57:17 2022)
[2022-11-06T01:57:18.108Z] ==> Retrieving sources...
[2022-11-06T01:57:18.108Z] ==> ERROR: /build/src/moreutils is not a clone of https://git.joeyh.name/git/moreutils.git
[2022-11-06T01:57:18.108Z] Aborting...
[2022-11-06T01:57:18.108Z] ==> ERROR: Could not download sources.
[Pipeline] }
[2022-11-06T01:57:18.111Z] ERROR: Failed to build source
[2022-11-06T01:57:18.111Z] ERROR: script returned exit code 255
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] emailext
[2022-11-06T01:57:18.180Z] Sending email to: artix-build-failures at artixlinux.org
More information about the artix-build-failures
mailing list