Skip to content
Failed

Console Output

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