Pull request #325 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from f7dc2e1582d4daaae824b4493c82ea54180a17ca+818d3097101b828a7f7324d57ba41c62cb77659c (83aaa21bf8877980dcb4e7e0da3406f4ca729e1d) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, goVersion:1.13, testScript:make test, buildImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-4579 in /w/workspace/ndry_app-functions-sdk-go_PR-325 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_PR-325 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/325/head:refs/remotes/origin/PR-325 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 818d3097101b828a7f7324d57ba41c62cb77659c into PR head commit f7dc2e1582d4daaae824b4493c82ea54180a17ca > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/325/head:refs/remotes/origin/PR-325 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/325/head:refs/remotes/origin/PR-325 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f7dc2e1582d4daaae824b4493c82ea54180a17ca # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 818d3097101b828a7f7324d57ba41c62cb77659c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 Merge succeeded, producing f7dc2e1582d4daaae824b4493c82ea54180a17ca Checking out Revision f7dc2e1582d4daaae824b4493c82ea54180a17ca (PR-325) > git config core.sparsecheckout # timeout=10 > git checkout -f f7dc2e1582d4daaae824b4493c82ea54180a17ca # timeout=10 Commit message: "feat(bootstrap): Integrate go-mod-bootstrap for common bootstraping" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:11:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:11:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:11:15 ========================================================= 18:11:15 EdgeX Global Pipelines Version Info 18:11:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 166ef9fab84284731501d1063486145dbb7e3bf0 # timeout=10 18:11:16 ------------------- 18:11:16 stable info: 18:11:16 ------------------- 18:11:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:11:16 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 18:11:16 Message: update stable to v1.0.73 18:11:17 ------------------- 18:11:17 experimental info: 18:11:17 ------------------- 18:11:17 Commited By: **** collab-it+edgex@linuxfoundation.org 18:11:17 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 18:11:17 Message: update experimental to v1.0.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 18:11:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:11:19 18:11:19 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:11:19 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:11:19 latest: Pulling from edgex-devops/git-semver 18:11:19 9123ac7c32f7: Pulling fs layer 18:11:19 b8cc5d1170e3: Pulling fs layer 18:11:19 2924cbbf6a41: Pulling fs layer 18:11:19 93b08a4f1073: Pulling fs layer 18:11:19 b8cc5d1170e3: Verifying Checksum 18:11:19 b8cc5d1170e3: Download complete 18:11:20 9123ac7c32f7: Verifying Checksum 18:11:20 9123ac7c32f7: Download complete 18:11:20 93b08a4f1073: Verifying Checksum 18:11:20 93b08a4f1073: Download complete 18:11:20 2924cbbf6a41: Verifying Checksum 18:11:20 2924cbbf6a41: Download complete 18:11:20 9123ac7c32f7: Pull complete 18:11:20 b8cc5d1170e3: Pull complete 18:11:21 2924cbbf6a41: Pull complete 18:11:21 93b08a4f1073: Pull complete 18:11:21 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 18:11:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:11:21 prd-centos7-docker-4c-2g-4579 does not seem to be running inside a container 18:11:21 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-325 -v /w/workspace/ndry_app-functions-sdk-go_PR-325:/w/workspace/ndry_app-functions-sdk-go_PR-325:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-325@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-325@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:11:22 $ docker top 4f93f43fecd78b97653a97aee85ec876c32f4d8104d68af33df28093782644c1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:11:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:11:22 [ssh-agent] Looking for ssh-agent implementation... 18:11:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:11:22 $ docker exec 4f93f43fecd78b97653a97aee85ec876c32f4d8104d68af33df28093782644c1 ssh-agent 18:11:22 SSH_AUTH_SOCK=/tmp/ssh-UogpXrWqLLJI/agent.15 18:11:22 SSH_AGENT_PID=22 18:11:22 Running ssh-add (command line suppressed) 18:11:23 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-325@tmp/private_key_8137642618199986359.key (/w/workspace/ndry_app-functions-sdk-go_PR-325@tmp/private_key_8137642618199986359.key) 18:11:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:11:23 + git describe --exact-match --tags HEAD 18:11:23 fatal: No names found, cannot describe anything. [Pipeline] } 18:11:23 $ docker exec --env ******** --env ******** 4f93f43fecd78b97653a97aee85ec876c32f4d8104d68af33df28093782644c1 ssh-agent -k 18:11:23 unset SSH_AUTH_SOCK; 18:11:23 unset SSH_AGENT_PID; 18:11:23 echo Agent pid 22 killed; 18:11:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 18:11:23 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 18:11:23 This usually means this commit has not been tagged. [Pipeline] sshagent 18:11:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:11:23 [ssh-agent] Looking for ssh-agent implementation... 18:11:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:11:24 $ docker exec 4f93f43fecd78b97653a97aee85ec876c32f4d8104d68af33df28093782644c1 ssh-agent 18:11:24 SSH_AUTH_SOCK=/tmp/ssh-NEiHu3dIKRUY/agent.57 18:11:24 SSH_AGENT_PID=64 18:11:24 Running ssh-add (command line suppressed) 18:11:24 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-325@tmp/private_key_6339869260228306708.key (/w/workspace/ndry_app-functions-sdk-go_PR-325@tmp/private_key_6339869260228306708.key) 18:11:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:11:24 + git semver init 18:11:24 # -> Open(): unable to determine branch for HEAD 18:11:24 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-325/.git 18:11:24 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-325 18:11:24 # $SEMVER_REMOTE_NAME = origin 18:11:24 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:11:24 # $SEMVER_USER_NAME = edgex-jenkins 18:11:24 # $SEMVER_BRANCH = PR-325 18:11:24 # $SEMVER_TEMP = /tmp/semver-678968195 18:11:24 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 18:11:28 # '/tmp/semver-678968195' -> '/w/workspace/ndry_app-functions-sdk-go_PR-325/.semver' 18:11:28 # -> Force: false 18:11:28 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-325/.semver [Pipeline] } 18:11:28 $ docker exec --env ******** --env ******** 4f93f43fecd78b97653a97aee85ec876c32f4d8104d68af33df28093782644c1 ssh-agent -k 18:11:28 unset SSH_AUTH_SOCK; 18:11:28 unset SSH_AGENT_PID; 18:11:28 echo Agent pid 64 killed; 18:11:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:11:28 + git semver [Pipeline] } 18:11:28 $ docker stop --time=1 4f93f43fecd78b97653a97aee85ec876c32f4d8104d68af33df28093782644c1 18:11:30 $ docker rm -f 4f93f43fecd78b97653a97aee85ec876c32f4d8104d68af33df28093782644c1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 18:11:33 Stashed 105 file(s) [Pipeline] echo 18:11:33 [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 18:11:48 Still waiting to schedule task 18:11:48 Waiting for next available executor on ‘centos7-docker-4c-2g’ 18:11:48 Still waiting to schedule task 18:11:48 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 18:13:51 Running on prd-centos7-docker-4c-2g-4581 in /w/workspace/ndry_app-functions-sdk-go_PR-325 [Pipeline] { [Pipeline] ws 18:13:51 Running in /w/workspace/app-functions-sdk-go/3 [Pipeline] { [Pipeline] checkout 18:13:57 using credential edgex-jenkins-ssh 18:13:57 Cloning the remote Git repository 18:13:57 Cloning with configured refspecs honoured and without tags 18:13:57 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 18:13:57 > git init /w/workspace/app-functions-sdk-go/3 # timeout=10 18:13:57 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:13:57 > git --version # timeout=10 18:13:57 using GIT_SSH to set credentials SSH Credentials for GitHub 18:13:57 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/325/head:refs/remotes/origin/PR-325 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:13:59 Fetching without tags 18:13:59 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:13:59 > git config --add remote.origin.fetch +refs/pull/325/head:refs/remotes/origin/PR-325 # timeout=10 18:13:59 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 18:13:59 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:13:59 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:13:59 using GIT_SSH to set credentials SSH Credentials for GitHub 18:13:59 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/325/head:refs/remotes/origin/PR-325 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:14:00 Merging remotes/origin/master commit 818d3097101b828a7f7324d57ba41c62cb77659c into PR head commit f7dc2e1582d4daaae824b4493c82ea54180a17ca [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:14:00 Failed in branch amd64 18:14:00 > git config core.sparsecheckout # timeout=10 18:14:00 > git checkout -f f7dc2e1582d4daaae824b4493c82ea54180a17ca # timeout=10 18:15:19 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4582 in /w/workspace/ndry_app-functions-sdk-go_PR-325 [Pipeline] { [Pipeline] ws 18:15:19 Running in /w/workspace/app-functions-sdk-go/3 [Pipeline] { [Pipeline] checkout 18:15:25 using credential edgex-jenkins-ssh 18:15:25 Cloning the remote Git repository 18:15:25 Cloning with configured refspecs honoured and without tags 18:15:25 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 18:15:26 > git init /w/workspace/app-functions-sdk-go/3 # timeout=10 18:15:26 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:15:26 > git --version # timeout=10 18:15:26 using GIT_SSH to set credentials SSH Credentials for GitHub 18:15:26 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/325/head:refs/remotes/origin/PR-325 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:15:29 Fetching without tags 18:15:28 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:15:29 > git config --add remote.origin.fetch +refs/pull/325/head:refs/remotes/origin/PR-325 # timeout=10 18:15:29 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 18:15:29 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:15:29 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:15:29 using GIT_SSH to set credentials SSH Credentials for GitHub 18:15:29 Merging remotes/origin/master commit 818d3097101b828a7f7324d57ba41c62cb77659c into PR head commit f7dc2e1582d4daaae824b4493c82ea54180a17ca [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:15:29 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage 18:15:29 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/325/head:refs/remotes/origin/PR-325 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:15:29 > git config core.sparsecheckout # timeout=10 18:15:29 > git checkout -f f7dc2e1582d4daaae824b4493c82ea54180a17ca # timeout=10 [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 18:15:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:15:31 ---> package-listing.sh 18:15:31 ++ facter osfamily 18:15:31 ++ tr '[:upper:]' '[:lower:]' 18:15:31 + OS_FAMILY=redhat 18:15:31 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-325 18:15:31 + START_PACKAGES=/tmp/packages_start.txt 18:15:31 + END_PACKAGES=/tmp/packages_end.txt 18:15:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:15:31 + PACKAGES=/tmp/packages_start.txt 18:15:31 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-325 ']' 18:15:31 + PACKAGES=/tmp/packages_end.txt 18:15:31 + case "${OS_FAMILY}" in 18:15:31 + rpm -qa 18:15:31 + sort 18:15:35 + '[' -f /tmp/packages_start.txt ']' 18:15:35 + '[' -f /tmp/packages_end.txt ']' 18:15:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:15:35 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-325 ']' 18:15:35 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-325/archives/ 18:15:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-325/archives/ [Pipeline] isUnix [Pipeline] sh 18:15:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:15:36 18:15:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:15:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:15:36 alpine: Pulling from edgex-lftools-log-publisher 18:15:36 c9b1b535fdd9: Pulling fs layer 18:15:36 2cc5ad85d9ab: Pulling fs layer 18:15:36 756a868c4378: Pulling fs layer 18:15:36 444b2fc9a129: Pulling fs layer 18:15:36 ea15f1150254: Pulling fs layer 18:15:36 41b27a9f41bf: Pulling fs layer 18:15:36 28c525ee5125: Pulling fs layer 18:15:36 094b1ea09ed8: Pulling fs layer 18:15:36 138eaada9080: Pulling fs layer 18:15:36 0622d0fa9048: Pulling fs layer 18:15:36 41b27a9f41bf: Waiting 18:15:36 444b2fc9a129: Waiting 18:15:36 ea15f1150254: Waiting 18:15:36 094b1ea09ed8: Waiting 18:15:36 138eaada9080: Waiting 18:15:36 0622d0fa9048: Waiting 18:15:36 28c525ee5125: Waiting 18:15:36 2cc5ad85d9ab: Download complete 18:15:36 444b2fc9a129: Verifying Checksum 18:15:36 444b2fc9a129: Download complete 18:15:36 c9b1b535fdd9: Verifying Checksum 18:15:36 c9b1b535fdd9: Download complete 18:15:36 ea15f1150254: Download complete 18:15:36 28c525ee5125: Verifying Checksum 18:15:36 28c525ee5125: Download complete 18:15:37 756a868c4378: Verifying Checksum 18:15:37 756a868c4378: Download complete 18:15:37 c9b1b535fdd9: Pull complete 18:15:37 138eaada9080: Verifying Checksum 18:15:37 138eaada9080: Download complete 18:15:37 0622d0fa9048: Verifying Checksum 18:15:37 0622d0fa9048: Download complete 18:15:37 094b1ea09ed8: Verifying Checksum 18:15:37 094b1ea09ed8: Download complete 18:15:37 2cc5ad85d9ab: Pull complete 18:15:38 41b27a9f41bf: Verifying Checksum 18:15:38 41b27a9f41bf: Download complete 18:15:39 756a868c4378: Pull complete 18:15:39 444b2fc9a129: Pull complete 18:15:40 ea15f1150254: Pull complete 18:15:43 41b27a9f41bf: Pull complete 18:15:43 28c525ee5125: Pull complete 18:15:46 094b1ea09ed8: Pull complete 18:15:46 138eaada9080: Pull complete 18:15:46 0622d0fa9048: Pull complete 18:15:46 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 18:15:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:15:46 prd-centos7-docker-4c-2g-4579 does not seem to be running inside a container 18:15:46 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/ndry_app-functions-sdk-go_PR-325 -v /w/workspace/ndry_app-functions-sdk-go_PR-325:/w/workspace/ndry_app-functions-sdk-go_PR-325:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-325@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-325@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:15:47 $ docker top 3a8d758cfe798d4f3aad1d11d498cd9d956f3f7effefc485e3568ce068888c86 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:15:47 provisioning config files... 18:15:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-325@tmp/config4914653111538356956tmp [Pipeline] { [Pipeline] echo 18:15:47 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:15:48 ---> create-netrc.sh [Pipeline] echo 18:15:48 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:15:48 ---> logs-deploy.sh 18:15:48 + ARCHIVE_ARTIFACTS= 18:15:48 + LOGS_SERVER=https://logs.edgexfoundry.org 18:15:48 + '[' https://logs.edgexfoundry.org == None ']' 18:15:48 + NEXUS_URL=https://nexus.edgexfoundry.org 18:15:48 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-325/3 18:15:48 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-325/3/ 18:15:48 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-325/3 /w/workspace/ndry_app-functions-sdk-go_PR-325 18:15:49 Archives upload complete. 18:15:49 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-325/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-325/3/