Pull request #245 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 jamesiotech for edgexfoundry/device-sdk-c Loading trusted files from base branch master at 9d735d1f6129c08be60f72e7e36f35f4ed1f8142 rather than 9956be54a485243dbbfed9e85ba0bc96388c9174 Obtained Jenkinsfile from 9d735d1f6129c08be60f72e7e36f35f4ed1f8142 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 c26106ffa7303c9cfaed1787c18b3b6a39928acb 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 c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > 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 ========================================================= [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-3.9-base, dockerFilePath:scripts/Dockerfile.alpine-3.9, pushImage: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 ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-c-settings PROJECT: device-sdk-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest DOCKER_FILE_PATH: scripts/Dockerfile.alpine-3.9 DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-3.9-base DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-c DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-1660’ is offline Running on prd-centos7-docker-4c-2g-1731 in /w/workspace/edgexfoundry_device-sdk-c_PR-245 [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/device-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_PR-245 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/245/head:refs/remotes/origin/PR-245 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 9d735d1f6129c08be60f72e7e36f35f4ed1f8142 into PR head commit 9956be54a485243dbbfed9e85ba0bc96388c9174 Merge succeeded, producing 9956be54a485243dbbfed9e85ba0bc96388c9174 Checking out Revision 9956be54a485243dbbfed9e85ba0bc96388c9174 (PR-245) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/245/head:refs/remotes/origin/PR-245 # 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/device-sdk-c.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/245/head:refs/remotes/origin/PR-245 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9956be54a485243dbbfed9e85ba0bc96388c9174 # 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 9d735d1f6129c08be60f72e7e36f35f4ed1f8142 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9956be54a485243dbbfed9e85ba0bc96388c9174 # timeout=10 Commit message: "Made changes according to first review" > git rev-list --no-walk d577524653b908716fe3fd2127e0060690583520 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:56:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 13:56:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:56:50 13:56:50 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:56:51 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:56:51 latest: Pulling from edgex-devops/git-semver 13:56:51 9123ac7c32f7: Pulling fs layer 13:56:51 b8cc5d1170e3: Pulling fs layer 13:56:51 2924cbbf6a41: Pulling fs layer 13:56:51 93b08a4f1073: Pulling fs layer 13:56:51 93b08a4f1073: Waiting 13:56:51 b8cc5d1170e3: Download complete 13:56:51 9123ac7c32f7: Download complete 13:56:51 93b08a4f1073: Verifying Checksum 13:56:51 93b08a4f1073: Download complete 13:56:51 2924cbbf6a41: Verifying Checksum 13:56:51 2924cbbf6a41: Download complete 13:56:51 9123ac7c32f7: Pull complete 13:56:51 b8cc5d1170e3: Pull complete 13:56:52 2924cbbf6a41: Pull complete 13:56:52 93b08a4f1073: Pull complete 13:56:52 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 13:56:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:56:52 prd-centos7-docker-4c-2g-1731 does not seem to be running inside a container 13:56:52 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-245 -v /w/workspace/edgexfoundry_device-sdk-c_PR-245:/w/workspace/edgexfoundry_device-sdk-c_PR-245:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-245@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-245@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:56:53 $ docker top 1d1ec4434a1ba50a4a4958527050f6ad93f58edd020199583f98f79531e48f07 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:56:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:56:53 [ssh-agent] Looking for ssh-agent implementation... 13:56:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:56:53 $ docker exec 1d1ec4434a1ba50a4a4958527050f6ad93f58edd020199583f98f79531e48f07 ssh-agent 13:56:53 SSH_AUTH_SOCK=/tmp/ssh-aJCTUnvtWITh/agent.15 13:56:53 SSH_AGENT_PID=22 13:56:53 Running ssh-add (command line suppressed) 13:56:54 Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-245@tmp/private_key_1790428384355201801.key (/w/workspace/edgexfoundry_device-sdk-c_PR-245@tmp/private_key_1790428384355201801.key) 13:56:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:56:54 + git describe --exact-match --tags HEAD 13:56:54 fatal: No names found, cannot describe anything. [Pipeline] } 13:56:54 $ docker exec --env ******** --env ******** 1d1ec4434a1ba50a4a4958527050f6ad93f58edd020199583f98f79531e48f07 ssh-agent -k 13:56:54 unset SSH_AUTH_SOCK; 13:56:54 unset SSH_AGENT_PID; 13:56:54 echo Agent pid 22 killed; 13:56:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 13:56:54 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 13:56:54 This usually means this commit has not been tagged. [Pipeline] sshagent 13:56:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:56:54 [ssh-agent] Looking for ssh-agent implementation... 13:56:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:56:54 $ docker exec 1d1ec4434a1ba50a4a4958527050f6ad93f58edd020199583f98f79531e48f07 ssh-agent 13:56:55 SSH_AUTH_SOCK=/tmp/ssh-rSYioIerCjsf/agent.56 13:56:55 SSH_AGENT_PID=63 13:56:55 Running ssh-add (command line suppressed) 13:56:55 Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-245@tmp/private_key_360827655498611417.key (/w/workspace/edgexfoundry_device-sdk-c_PR-245@tmp/private_key_360827655498611417.key) 13:56:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:56:55 + git semver init 13:56:55 # -> Open(): unable to determine branch for HEAD 13:56:55 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-245/.git 13:56:55 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_PR-245 13:56:55 # $SEMVER_REMOTE_NAME = origin 13:56:55 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 13:56:55 # $SEMVER_USER_NAME = jenkins 13:56:55 # $SEMVER_BRANCH = PR-245 13:56:55 # $SEMVER_TEMP = /tmp/semver-689030998 13:56:55 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP 13:56:56 # '/tmp/semver-689030998' -> '/w/workspace/edgexfoundry_device-sdk-c_PR-245/.semver' 13:56:56 # -> Force: false 13:56:56 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-245/.semver [Pipeline] } 13:56:56 $ docker exec --env ******** --env ******** 1d1ec4434a1ba50a4a4958527050f6ad93f58edd020199583f98f79531e48f07 ssh-agent -k 13:56:56 unset SSH_AUTH_SOCK; 13:56:56 unset SSH_AGENT_PID; 13:56:56 echo Agent pid 63 killed; 13:56:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:56:56 + git semver [Pipeline] } 13:56:56 $ docker stop --time=1 1d1ec4434a1ba50a4a4958527050f6ad93f58edd020199583f98f79531e48f07 13:56:58 $ docker rm -f 1d1ec4434a1ba50a4a4958527050f6ad93f58edd020199583f98f79531e48f07 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 13:56:58 Stashed 35 file(s) [Pipeline] echo 13:56:58 [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 13:57:14 Still waiting to schedule task 13:57:14 Waiting for next available executor on ‘centos7-docker-4c-2g’ 13:57:14 Still waiting to schedule task 13:57:14 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 13:58:52 Running on prd-centos7-docker-4c-2g-1733 in /w/workspace/edgexfoundry_device-sdk-c_PR-245 [Pipeline] { [Pipeline] ws 13:58:52 Running in /w/workspace/device-sdk-c/3 [Pipeline] { [Pipeline] checkout 13:58:54 using credential edgex-jenkins-ssh 13:58:54 Cloning the remote Git repository 13:58:54 Cloning with configured refspecs honoured and without tags 13:58:54 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 13:58:55 Fetching without tags 13:58:54 > git init /w/workspace/device-sdk-c/3 # timeout=10 13:58:54 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 13:58:54 > git --version # timeout=10 13:58:54 using GIT_SSH to set credentials SSH Credentials for GitHub 13:58:54 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/245/head:refs/remotes/origin/PR-245 +refs/heads/master:refs/remotes/origin/master # timeout=10 13:58:55 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 13:58:55 > git config --add remote.origin.fetch +refs/pull/245/head:refs/remotes/origin/PR-245 # timeout=10 13:58:55 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 13:58:55 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 13:58:55 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 13:58:55 using GIT_SSH to set credentials SSH Credentials for GitHub 13:58:55 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/245/head:refs/remotes/origin/PR-245 +refs/heads/master:refs/remotes/origin/master # timeout=10 13:58:55 Merging remotes/origin/master commit 9d735d1f6129c08be60f72e7e36f35f4ed1f8142 into PR head commit 9956be54a485243dbbfed9e85ba0bc96388c9174 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 13:58:56 Failed in branch amd64 13:59:13 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1732 in /w/workspace/edgexfoundry_device-sdk-c_PR-245 [Pipeline] { [Pipeline] ws 13:59:13 Running in /w/workspace/device-sdk-c/3 [Pipeline] { [Pipeline] checkout 13:59:19 using credential edgex-jenkins-ssh 13:59:19 Cloning the remote Git repository 13:59:19 Cloning with configured refspecs honoured and without tags 13:59:19 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 13:59:19 > git init /w/workspace/device-sdk-c/3 # timeout=10 13:59:20 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 13:59:20 > git --version # timeout=10 13:59:20 using GIT_SSH to set credentials SSH Credentials for GitHub 13:59:20 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/245/head:refs/remotes/origin/PR-245 +refs/heads/master:refs/remotes/origin/master # timeout=10 13:59:21 Fetching without tags 13:59:21 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 13:59:21 > git config --add remote.origin.fetch +refs/pull/245/head:refs/remotes/origin/PR-245 # timeout=10 13:59:21 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 13:59:21 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 13:59:21 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 13:59:21 using GIT_SSH to set credentials SSH Credentials for GitHub 13:59:21 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/245/head:refs/remotes/origin/PR-245 +refs/heads/master:refs/remotes/origin/master # timeout=10 13:59:21 Merging remotes/origin/master commit 9d735d1f6129c08be60f72e7e36f35f4ed1f8142 into PR head commit 9956be54a485243dbbfed9e85ba0bc96388c9174 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 13:59:22 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [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) 13:59:21 > git config core.sparsecheckout # timeout=10 13:59:21 > git checkout -f 9956be54a485243dbbfed9e85ba0bc96388c9174 # timeout=10 [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 13:59:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:59:23 ---> package-listing.sh 13:59:23 ++ facter osfamily 13:59:23 ++ tr '[:upper:]' '[:lower:]' 13:59:23 + OS_FAMILY=redhat 13:59:23 + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-245 13:59:23 + START_PACKAGES=/tmp/packages_start.txt 13:59:23 + END_PACKAGES=/tmp/packages_end.txt 13:59:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:59:23 + PACKAGES=/tmp/packages_start.txt 13:59:23 + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-245 ']' 13:59:23 + PACKAGES=/tmp/packages_end.txt 13:59:23 + case "${OS_FAMILY}" in 13:59:23 + rpm -qa 13:59:23 + sort 13:59:26 + '[' -f /tmp/packages_start.txt ']' 13:59:26 + '[' -f /tmp/packages_end.txt ']' 13:59:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:59:26 + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-245 ']' 13:59:26 + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-245/archives/ 13:59:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-245/archives/ [Pipeline] isUnix [Pipeline] sh 13:59:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:59:27 13:59:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 13:59:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:59:27 alpine: Pulling from edgex-lftools-log-publisher 13:59:27 c9b1b535fdd9: Pulling fs layer 13:59:27 2cc5ad85d9ab: Pulling fs layer 13:59:27 756a868c4378: Pulling fs layer 13:59:27 444b2fc9a129: Pulling fs layer 13:59:27 ea15f1150254: Pulling fs layer 13:59:27 41b27a9f41bf: Pulling fs layer 13:59:27 28c525ee5125: Pulling fs layer 13:59:27 094b1ea09ed8: Pulling fs layer 13:59:27 138eaada9080: Pulling fs layer 13:59:27 0622d0fa9048: Pulling fs layer 13:59:27 41b27a9f41bf: Waiting 13:59:27 28c525ee5125: Waiting 13:59:27 094b1ea09ed8: Waiting 13:59:27 138eaada9080: Waiting 13:59:27 444b2fc9a129: Waiting 13:59:27 0622d0fa9048: Waiting 13:59:27 ea15f1150254: Waiting 13:59:27 2cc5ad85d9ab: Verifying Checksum 13:59:27 2cc5ad85d9ab: Download complete 13:59:27 444b2fc9a129: Verifying Checksum 13:59:27 444b2fc9a129: Download complete 13:59:27 c9b1b535fdd9: Verifying Checksum 13:59:27 c9b1b535fdd9: Download complete 13:59:27 ea15f1150254: Verifying Checksum 13:59:27 ea15f1150254: Download complete 13:59:27 28c525ee5125: Verifying Checksum 13:59:27 28c525ee5125: Download complete 13:59:28 c9b1b535fdd9: Pull complete 13:59:28 756a868c4378: Verifying Checksum 13:59:28 756a868c4378: Download complete 13:59:28 2cc5ad85d9ab: Pull complete 13:59:28 138eaada9080: Verifying Checksum 13:59:28 138eaada9080: Download complete 13:59:28 0622d0fa9048: Verifying Checksum 13:59:28 0622d0fa9048: Download complete 13:59:28 094b1ea09ed8: Verifying Checksum 13:59:28 094b1ea09ed8: Download complete 13:59:29 41b27a9f41bf: Verifying Checksum 13:59:29 41b27a9f41bf: Download complete 13:59:30 756a868c4378: Pull complete 13:59:30 444b2fc9a129: Pull complete 13:59:30 ea15f1150254: Pull complete 13:59:33 41b27a9f41bf: Pull complete 13:59:33 28c525ee5125: Pull complete 13:59:36 094b1ea09ed8: Pull complete 13:59:36 138eaada9080: Pull complete 13:59:36 0622d0fa9048: Pull complete 13:59:36 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 13:59:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 13:59:36 prd-centos7-docker-4c-2g-1731 does not seem to be running inside a container 13:59:36 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgexfoundry_device-sdk-c_PR-245 -v /w/workspace/edgexfoundry_device-sdk-c_PR-245:/w/workspace/edgexfoundry_device-sdk-c_PR-245:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-245@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-245@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 13:59:37 $ docker top 32182755a16d6d29b1597f3668e773a101c11aa7f91769896d425e8d22912e76 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 13:59:37 provisioning config files... 13:59:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-245@tmp/config1770296263238387016tmp [Pipeline] { [Pipeline] echo 13:59:37 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:59:37 ---> create-netrc.sh [Pipeline] echo 13:59:37 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:59:38 ---> logs-deploy.sh 13:59:38 + ARCHIVE_ARTIFACTS= 13:59:38 + LOGS_SERVER=https://logs.edgexfoundry.org 13:59:38 + '[' https://logs.edgexfoundry.org == None ']' 13:59:38 + NEXUS_URL=https://nexus.edgexfoundry.org 13:59:38 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-245/3 13:59:38 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/PR-245/3/ 13:59:38 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-245/3 /w/workspace/edgexfoundry_device-sdk-c_PR-245 13:59:39 Archives upload complete. 13:59:39 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-245/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/PR-245/3/