Console Output
Started by user fengyuan
Restarted from build #281, stage build
[Pipeline] Start of Pipeline
[Pipeline] node
Running on orin-arm in /home/nvidia/weilk/jenkins/workspace/orin-slave64
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_weilk
Fetching changes from the remote Git repository
Checking out Revision 012ab97ba1fcf4f1270959a56f1a10162959f97d (refs/remotes/origin/master)
Commit message: "Update yiwu-suxi-submodule.jenkinsfile"
> git rev-parse --resolve-git-dir /home/nvidia/weilk/jenkins/workspace/orin-slave64/.git # timeout=10
> git config remote.origin.url http://159.27.226.4/weilikang/jenkinsfiles.git # timeout=10
Fetching upstream changes from http://159.27.226.4/weilikang/jenkinsfiles.git
> git --version # timeout=10
> git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials gitlab_weilk
> git fetch --tags --force --progress -- http://159.27.226.4/weilikang/jenkinsfiles.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f 012ab97ba1fcf4f1270959a56f1a10162959f97d # timeout=10
> git rev-list --no-walk 012ab97ba1fcf4f1270959a56f1a10162959f97d # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] lock
Trying to acquire lock on [Label: orin-arm, Quantity: 1]
Lock acquired on [Label: orin-arm, Quantity: 1]
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 3 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (setup parameters)
Stage "setup parameters" skipped due to this build restarting at stage "build"
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (configure-name)
Stage "configure-name" skipped due to this build restarting at stage "build"
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (checkout)
Stage "checkout" skipped due to this build restarting at stage "build"
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (version)
Stage "version" skipped due to this build restarting at stage "build"
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] script
[Pipeline] {
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] echo
>>>>>>>>>>执行打包>>>>>>>>>>
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] dir
Running in /senior/workspace/orin-slave64/slave
[Pipeline] {
[Pipeline] echo
all
[Pipeline] sh
+ source install/setup.bash
/senior/workspace/orin-slave64/slave@tmp/durable-5f65595e/script.sh: line 1: install/setup.bash: No such file or directory
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (zip->post)
Stage "zip->post" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
always
[Pipeline] sh
+ rm -rf /senior/workspace/orin-slave64/slave/.catkin_tools /senior/workspace/orin-slave64/slave/build/ /senior/workspace/orin-slave64/slave/devel/ /senior/workspace/orin-slave64/slave/install /senior/workspace/orin-slave64/slave/logs/
[Pipeline] }
[Pipeline] // script
[Pipeline] script
[Pipeline] {
[Pipeline] echo
failure: build
[Pipeline] sh
+ rm -rf /senior/workspace/commit/orin-slave64/slave_tmp
[Pipeline] wrap
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] echo
user: , telphone: null
[Pipeline] echo
用户不存在列表中
[Pipeline] }
[Pipeline] // script
[Pipeline] sh
+ curl -X POST 'http://143.64.81.104:8080/robot/send?access_token=0e635ba9c724e48482d5e4146087ccb44e6b324d34f5e351b80db04fcf41017a' -H 'Content-Type: application/json' -d '{"msgtype": "markdown","markdown": {"title":"Jenkins通知","text": "# 版本编译失败
### [烟台agv全量包-从机]
---
- 任务名: [orin-slave64]
- 任务号: # 282
- 阶段:build
- 已上传平台:
- 状态:<font color=#FF5151> 编译失败 </font>
- 执行人:fengyuan
---
> 请检查失败原因 "},"at": {"atMobiles": [""],"isAtAll": "false"} }'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 437 100 27 100 410 278 4226 --:--:-- --:--:-- --:--:-- 4505
[Pipeline] echo
{"errcode":0,"errmsg":"ok"}
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
Lock released on resource [Label: orin-arm, Quantity: 1]
[Pipeline] // lock
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: script returned exit code 1
Finished: FAILURE