Skip to content
Failed

Console Output

21:04:29 Started by user admin
21:04:29 Running as SYSTEM
21:04:29 Building remotely on suzumiya-vm3 in workspace /home/swadmin/jenkins/workspace/prolinux-2-embedded-dev-x64
21:04:29 The recommended git tool is: NONE
21:04:29 No credentials specified
21:04:29  > git rev-parse --resolve-git-dir /home/swadmin/jenkins/workspace/prolinux-2-embedded-dev-x64/.git # timeout=10
21:04:29 Fetching changes from the remote Git repository
21:04:29  > git config remote.origin.url https://github.com/Sineware/prolinux-2.git # timeout=10
21:04:29 Fetching upstream changes from https://github.com/Sineware/prolinux-2.git
21:04:29  > git --version # timeout=10
21:04:29  > git --version # 'git version 2.43.2'
21:04:29  > git fetch --tags --force --progress -- https://github.com/Sineware/prolinux-2.git +refs/heads/*:refs/remotes/origin/* # timeout=10
21:04:29  > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
21:04:29 Checking out Revision 5180e65149c7922cb77d6a63dacd7501123bcbc5 (refs/remotes/origin/main)
21:04:29  > git config core.sparsecheckout # timeout=10
21:04:29  > git checkout -f 5180e65149c7922cb77d6a63dacd7501123bcbc5 # timeout=10
21:04:29 Commit message: "x64 builds work now"
21:04:29  > git rev-list --no-walk 5180e65149c7922cb77d6a63dacd7501123bcbc5 # timeout=10
21:04:29 [prolinux-2-embedded-dev-x64] $ /bin/bash /tmp/jenkins799875993848001140.sh
21:04:32 
21:04:32 added 48 packages, and audited 49 packages in 2s
21:04:32 
21:04:32 2 packages are looking for funding
21:04:32   run `npm fund` for details
21:04:32 
21:04:32 2 moderate severity vulnerabilities
21:04:32 
21:04:32 To address all issues, run:
21:04:32   npm audit fix
21:04:32 
21:04:32 Run `npm audit` for details.
21:04:32 Running ProLinux 2 Build using the ProLinux SDK Container
21:04:32 the input device is not a TTY
21:04:32 
21:04:32 real	0m0.028s
21:04:32 user	0m0.013s
21:04:32 sys	0m0.017s
21:04:32 Build step 'Execute shell' marked build as failure
21:04:32 Finished: FAILURE