Pull request #266 opened 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 iain-anderson for edgexfoundry/device-sdk-c Obtained Jenkinsfile from dc92159035943af386d057d5726ed0e1ae02a015+11dca0682671ac21648f2eee6e4306387f0e3104 (09c1d522f53248c31b6574e4974f4172a4130df7) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 370697454611dc68c0596e0d0a50477a8de841a8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 370697454611dc68c0596e0d0a50477a8de841a8 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-266/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > 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 > git --version # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [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 SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Running on prd-centos7-docker-4c-2g-2223 in /w/workspace/edgexfoundry_device-sdk-c_PR-266 [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-266 # 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/266/head:refs/remotes/origin/PR-266 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 11dca0682671ac21648f2eee6e4306387f0e3104 into PR head commit dc92159035943af386d057d5726ed0e1ae02a015 Merge succeeded, producing dc92159035943af386d057d5726ed0e1ae02a015 Checking out Revision dc92159035943af386d057d5726ed0e1ae02a015 (PR-266) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/266/head:refs/remotes/origin/PR-266 # 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/266/head:refs/remotes/origin/PR-266 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dc92159035943af386d057d5726ed0e1ae02a015 # 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 11dca0682671ac21648f2eee6e4306387f0e3104 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dc92159035943af386d057d5726ed0e1ae02a015 # timeout=10 Commit message: "examples: add signal masking code" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-06-08T14:15:04.625Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-06-08T14:15:04.823Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-06-08T14:15:04.935Z] ========================================================= [2020-06-08T14:15:04.935Z] EdgeX Global Pipelines Version Info [2020-06-08T14:15:04.935Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-06-08T14:15:06.811Z] ------------------- [2020-06-08T14:15:06.811Z] stable info: [2020-06-08T14:15:06.811Z] ------------------- [2020-06-08T14:15:06.811Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-06-08T14:15:06.811Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-08T14:15:06.811Z] Message: update stable to v1.0.89 [2020-06-08T14:15:07.761Z] ------------------- [2020-06-08T14:15:07.761Z] experimental info: [2020-06-08T14:15:07.761Z] ------------------- [2020-06-08T14:15:07.761Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-06-08T14:15:07.761Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-08T14:15:07.761Z] Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-06-08T14:15:09.655Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-08T14:15:09.917Z] [2020-06-08T14:15:09.917Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-06-08T14:15:10.261Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-08T14:15:10.261Z] latest: Pulling from edgex-devops/git-semver [2020-06-08T14:15:10.261Z] 9123ac7c32f7: Pulling fs layer [2020-06-08T14:15:10.261Z] b8cc5d1170e3: Pulling fs layer [2020-06-08T14:15:10.261Z] 2924cbbf6a41: Pulling fs layer [2020-06-08T14:15:10.261Z] 93b08a4f1073: Pulling fs layer [2020-06-08T14:15:10.261Z] 93b08a4f1073: Waiting [2020-06-08T14:15:10.261Z] b8cc5d1170e3: Verifying Checksum [2020-06-08T14:15:10.261Z] b8cc5d1170e3: Download complete [2020-06-08T14:15:10.532Z] 9123ac7c32f7: Verifying Checksum [2020-06-08T14:15:10.532Z] 9123ac7c32f7: Download complete [2020-06-08T14:15:10.532Z] 93b08a4f1073: Verifying Checksum [2020-06-08T14:15:10.532Z] 93b08a4f1073: Download complete [2020-06-08T14:15:10.532Z] 2924cbbf6a41: Verifying Checksum [2020-06-08T14:15:10.532Z] 2924cbbf6a41: Download complete [2020-06-08T14:15:10.798Z] 9123ac7c32f7: Pull complete [2020-06-08T14:15:10.798Z] b8cc5d1170e3: Pull complete [2020-06-08T14:15:11.744Z] 2924cbbf6a41: Pull complete [2020-06-08T14:15:11.744Z] 93b08a4f1073: Pull complete [2020-06-08T14:15:11.744Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-06-08T14:15:11.744Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-08T14:15:11.744Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-06-08T14:15:11.875Z] prd-centos7-docker-4c-2g-2223 does not seem to be running inside a container [2020-06-08T14:15:11.917Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-266 -v /w/workspace/edgexfoundry_device-sdk-c_PR-266:/w/workspace/edgexfoundry_device-sdk-c_PR-266:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-266@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-266@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 [2020-06-08T14:15:14.078Z] $ docker top 128d34f03e80abcdb01a097b5cd590d9306b94e9b1f14b2eb13b2220b56bf344 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-08T14:15:14.332Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-08T14:15:14.332Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-08T14:15:14.547Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-08T14:15:14.549Z] $ docker exec 128d34f03e80abcdb01a097b5cd590d9306b94e9b1f14b2eb13b2220b56bf344 ssh-agent [2020-06-08T14:15:14.726Z] SSH_AUTH_SOCK=/tmp/ssh-Wd3dxfIwyQzP/agent.13 [2020-06-08T14:15:14.726Z] SSH_AGENT_PID=18 [2020-06-08T14:15:14.737Z] Running ssh-add (command line suppressed) [2020-06-08T14:15:14.856Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-266@tmp/private_key_6578430150702800361.key (/w/workspace/edgexfoundry_device-sdk-c_PR-266@tmp/private_key_6578430150702800361.key) [2020-06-08T14:15:14.907Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-08T14:15:15.253Z] + git describe --exact-match --tags HEAD [2020-06-08T14:15:15.253Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-06-08T14:15:15.386Z] $ docker exec --env ******** --env ******** 128d34f03e80abcdb01a097b5cd590d9306b94e9b1f14b2eb13b2220b56bf344 ssh-agent -k [2020-06-08T14:15:15.506Z] unset SSH_AUTH_SOCK; [2020-06-08T14:15:15.506Z] unset SSH_AGENT_PID; [2020-06-08T14:15:15.506Z] echo Agent pid 18 killed; [2020-06-08T14:15:15.550Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-06-08T14:15:15.645Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-06-08T14:15:15.645Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-06-08T14:15:15.707Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-08T14:15:15.707Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-08T14:15:15.889Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-08T14:15:15.891Z] $ docker exec 128d34f03e80abcdb01a097b5cd590d9306b94e9b1f14b2eb13b2220b56bf344 ssh-agent [2020-06-08T14:15:16.055Z] SSH_AUTH_SOCK=/tmp/ssh-n20jPfJ3Q80f/agent.47 [2020-06-08T14:15:16.055Z] SSH_AGENT_PID=53 [2020-06-08T14:15:16.061Z] Running ssh-add (command line suppressed) [2020-06-08T14:15:16.177Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-266@tmp/private_key_1271553719844261881.key (/w/workspace/edgexfoundry_device-sdk-c_PR-266@tmp/private_key_1271553719844261881.key) [2020-06-08T14:15:16.228Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-08T14:15:16.576Z] + git semver init [2020-06-08T14:15:16.576Z] # -> Open(): unable to determine branch for HEAD [2020-06-08T14:15:16.576Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-266/.git [2020-06-08T14:15:16.576Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_PR-266 [2020-06-08T14:15:16.576Z] # $SEMVER_REMOTE_NAME = origin [2020-06-08T14:15:16.576Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-08T14:15:16.576Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-08T14:15:16.576Z] # $SEMVER_BRANCH = PR-266 [2020-06-08T14:15:16.576Z] # $SEMVER_TEMP = /tmp/semver-614900912 [2020-06-08T14:15:16.576Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2020-06-08T14:15:17.150Z] # '/tmp/semver-614900912' -> '/w/workspace/edgexfoundry_device-sdk-c_PR-266/.semver' [2020-06-08T14:15:17.150Z] # -> Force: false [2020-06-08T14:15:17.150Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-266/.semver [Pipeline] } [2020-06-08T14:15:17.167Z] $ docker exec --env ******** --env ******** 128d34f03e80abcdb01a097b5cd590d9306b94e9b1f14b2eb13b2220b56bf344 ssh-agent -k [2020-06-08T14:15:17.279Z] unset SSH_AUTH_SOCK; [2020-06-08T14:15:17.279Z] unset SSH_AGENT_PID; [2020-06-08T14:15:17.280Z] echo Agent pid 53 killed; [2020-06-08T14:15:17.323Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-08T14:15:17.779Z] + git semver [Pipeline] } [2020-06-08T14:15:17.804Z] $ docker stop --time=1 128d34f03e80abcdb01a097b5cd590d9306b94e9b1f14b2eb13b2220b56bf344 [2020-06-08T14:15:19.354Z] $ docker rm -f 128d34f03e80abcdb01a097b5cd590d9306b94e9b1f14b2eb13b2220b56bf344 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-06-08T14:15:20.066Z] Stashed 47 file(s) [Pipeline] echo [2020-06-08T14:15:20.082Z] [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 [2020-06-08T14:15:35.832Z] Still waiting to schedule task [2020-06-08T14:15:35.832Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2223’ [2020-06-08T14:15:35.854Z] Still waiting to schedule task [2020-06-08T14:15:35.854Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2075’ is offline [2020-06-08T14:17:12.150Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2225 in /w/workspace/edgexfoundry_device-sdk-c_PR-266 [Pipeline] { [Pipeline] ws [2020-06-08T14:17:12.201Z] Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout [2020-06-08T14:17:17.223Z] using credential edgex-jenkins-ssh [2020-06-08T14:17:17.255Z] Cloning the remote Git repository [2020-06-08T14:17:17.255Z] Cloning with configured refspecs honoured and without tags [2020-06-08T14:17:17.299Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-06-08T14:17:17.425Z] > git init /w/workspace/device-sdk-c/1 # timeout=10 [2020-06-08T14:17:18.611Z] Fetching without tags [2020-06-08T14:17:17.505Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-06-08T14:17:17.506Z] > git --version # timeout=10 [2020-06-08T14:17:17.533Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-08T14:17:17.621Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/266/head:refs/remotes/origin/PR-266 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-08T14:17:18.512Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-06-08T14:17:18.530Z] > git config --add remote.origin.fetch +refs/pull/266/head:refs/remotes/origin/PR-266 # timeout=10 [2020-06-08T14:17:18.546Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-08T14:17:18.572Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-06-08T14:17:18.600Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-06-08T14:17:18.601Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-08T14:17:18.613Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/266/head:refs/remotes/origin/PR-266 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-08T14:17:19.075Z] Merging remotes/origin/master commit 11dca0682671ac21648f2eee6e4306387f0e3104 into PR head commit dc92159035943af386d057d5726ed0e1ae02a015 [2020-06-08T14:17:19.285Z] Merge succeeded, producing dc92159035943af386d057d5726ed0e1ae02a015 [2020-06-08T14:17:19.285Z] Checking out Revision dc92159035943af386d057d5726ed0e1ae02a015 (PR-266) [2020-06-08T14:17:19.072Z] > git config core.sparsecheckout # timeout=10 [2020-06-08T14:17:19.088Z] > git checkout -f dc92159035943af386d057d5726ed0e1ae02a015 # timeout=10 [2020-06-08T14:17:19.189Z] > git remote # timeout=10 [2020-06-08T14:17:19.205Z] > git config --get remote.origin.url # timeout=10 [2020-06-08T14:17:19.216Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-08T14:17:19.227Z] > git merge 11dca0682671ac21648f2eee6e4306387f0e3104 # timeout=10 [2020-06-08T14:17:19.248Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-08T14:17:19.268Z] > git config core.sparsecheckout # timeout=10 [2020-06-08T14:17:19.279Z] > git checkout -f dc92159035943af386d057d5726ed0e1ae02a015 # timeout=10 [2020-06-08T14:17:23.891Z] Commit message: "examples: add signal masking code" [2020-06-08T14:17:23.940Z] > git --version # timeout=10 [2020-06-08T14:17:23.973Z] fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-06-08T14:17:25.425Z] ========================================================= [2020-06-08T14:17:25.425Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2020-06-08T14:17:25.425Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-08T14:17:26.546Z] + docker build -t ci-base-image-arm64 -f scripts/Dockerfile.alpine-3.9-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest . [2020-06-08T14:17:27.535Z] Sending build context to Docker daemon 3.21MB [2020-06-08T14:17:27.535Z] Step 1/21 : ARG BASE=alpine:3.9 [2020-06-08T14:17:27.535Z] Step 2/21 : FROM ${BASE} as builder [2020-06-08T14:17:27.813Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2020-06-08T14:17:27.813Z] 0362ad1dd800: Pulling fs layer [2020-06-08T14:17:27.813Z] f2cdb1532d8b: Pulling fs layer [2020-06-08T14:17:27.813Z] 37ed683be191: Pulling fs layer [2020-06-08T14:17:28.091Z] f2cdb1532d8b: Verifying Checksum [2020-06-08T14:17:28.091Z] f2cdb1532d8b: Download complete [2020-06-08T14:17:28.091Z] 0362ad1dd800: Download complete [2020-06-08T14:17:29.087Z] 0362ad1dd800: Pull complete [2020-06-08T14:17:29.364Z] f2cdb1532d8b: Pull complete [2020-06-08T14:17:30.349Z] 37ed683be191: Verifying Checksum [2020-06-08T14:17:30.349Z] 37ed683be191: Download complete [2020-06-08T14:17:40.511Z] 37ed683be191: Pull complete [2020-06-08T14:17:40.511Z] Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f [2020-06-08T14:17:40.511Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2020-06-08T14:17:40.511Z] ---> b23d30803547 [2020-06-08T14:17:40.511Z] Step 3/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev [2020-06-08T14:17:41.109Z] ---> Running in f95bdf617002 [2020-06-08T14:17:43.081Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-06-08T14:17:44.067Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-06-08T14:17:44.341Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2020-06-08T14:17:44.341Z] (2/8) Installing libuuid (2.33-r0) [2020-06-08T14:17:44.618Z] (3/8) Installing libblkid (2.33-r0) [2020-06-08T14:17:44.618Z] (4/8) Installing libfdisk (2.33-r0) [2020-06-08T14:17:44.618Z] (5/8) Installing libmount (2.33-r0) [2020-06-08T14:17:44.889Z] (6/8) Installing libsmartcols (2.33-r0) [2020-06-08T14:17:44.889Z] (7/8) Installing util-linux-dev (2.33-r0) [2020-06-08T14:17:45.161Z] (8/8) Installing wget (1.20.3-r0) [2020-06-08T14:17:45.435Z] Executing busybox-1.29.3-r10.trigger [2020-06-08T14:17:45.435Z] OK: 285 MiB in 83 packages [2020-06-08T14:17:46.880Z] Removing intermediate container f95bdf617002 [2020-06-08T14:17:46.880Z] ---> 268e907fdb9d [2020-06-08T14:17:46.880Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2020-06-08T14:17:46.880Z] ---> Running in 4e317a3975d6 [2020-06-08T14:17:47.479Z] Removing intermediate container 4e317a3975d6 [2020-06-08T14:17:47.479Z] ---> 4f90b563c404 [2020-06-08T14:17:47.479Z] Step 5/21 : RUN mkdir /tmp/cbor && cd /tmp/cbor && wget -O - https://github.com/PJK/libcbor/archive/v${CBOR_VERSION}.tar.gz | tar -z -x -f - && sed -e 's/-flto//' -i libcbor-${CBOR_VERSION}/CMakeLists.txt && cmake -DCMAKE_BUILD_TYPE=Release -DCBOR_CUSTOM_ALLOC=ON libcbor-${CBOR_VERSION} && make && make install [2020-06-08T14:17:47.479Z] ---> Running in 5414ae836ee1 [2020-06-08T14:17:48.917Z] --2020-06-08 14:17:48-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-06-08T14:17:48.917Z] Resolving github.com... 140.82.112.4 [2020-06-08T14:17:48.917Z] Connecting to github.com|140.82.112.4|:443... connected. [2020-06-08T14:17:49.192Z] HTTP request sent, awaiting response... 302 Found [2020-06-08T14:17:49.192Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-06-08T14:17:49.192Z] --2020-06-08 14:17:49-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-06-08T14:17:49.192Z] Resolving codeload.github.com... 140.82.112.10 [2020-06-08T14:17:49.192Z] Connecting to codeload.github.com|140.82.112.10|:443... connected. [2020-06-08T14:17:49.464Z] HTTP request sent, awaiting response... 200 OK [2020-06-08T14:17:49.464Z] Length: unspecified [application/x-gzip] [2020-06-08T14:17:49.464Z] Saving to: 'STDOUT' [2020-06-08T14:17:49.464Z]  [2020-06-08T14:17:49.464Z] 0K .......... .......... .......... .......... .......... 1.61M [2020-06-08T14:17:49.464Z] 50K .......... .......... .......... .......... .......... 3.15M [2020-06-08T14:17:49.464Z] 100K .......... .......... .......... .......... .......... 3.78M [2020-06-08T14:17:49.464Z] 150K .......... .......... .......... .......... .......... 11.2M [2020-06-08T14:17:49.464Z] 200K .......... .......... .......... .......... .......... 14.1M [2020-06-08T14:17:49.464Z] 250K .......... .......... .......... .......... .......... 3.72M [2020-06-08T14:17:49.464Z] 300K .......... .......... .......... .......... .......... 5.27M [2020-06-08T14:17:49.464Z] 350K .......... .......... .......... .......... .......... 7.06M [2020-06-08T14:17:49.464Z] 400K .......... .......... .......... .......... .......... 5.23M [2020-06-08T14:17:49.464Z] 450K .......... .......... .......... .......... .......... 3.50M [2020-06-08T14:17:49.464Z] 500K .......... .......... .......... .......... .......... 7.19M [2020-06-08T14:17:49.464Z] 550K .......... .......... .......... .......... .......... 1.79M [2020-06-08T14:17:49.464Z] 600K .......... .......... .......... .......... .......... 1.02M [2020-06-08T14:17:49.464Z] 650K .......... .......... .......... .......... .......... 2.14M [2020-06-08T14:17:49.464Z] 700K .. 12.7M=0.2s [2020-06-08T14:17:49.464Z] [2020-06-08T14:17:49.464Z] 2020-06-08 14:17:49 (3.06 MB/s) - written to stdout [719348] [2020-06-08T14:17:49.464Z] [2020-06-08T14:17:50.067Z] -- The C compiler identification is GNU 8.3.0 [2020-06-08T14:17:50.067Z] -- The CXX compiler identification is GNU 8.3.0 [2020-06-08T14:17:50.067Z] -- Check for working C compiler: /usr/bin/cc [2020-06-08T14:17:50.345Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-06-08T14:17:50.345Z] -- Detecting C compiler ABI info [2020-06-08T14:17:50.620Z] -- Detecting C compiler ABI info - done [2020-06-08T14:17:50.620Z] -- Detecting C compile features [2020-06-08T14:17:51.601Z] -- Detecting C compile features - done [2020-06-08T14:17:51.601Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-06-08T14:17:51.601Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-06-08T14:17:51.601Z] -- Detecting CXX compiler ABI info [2020-06-08T14:17:51.874Z] -- Detecting CXX compiler ABI info - done [2020-06-08T14:17:51.874Z] -- Detecting CXX compile features [2020-06-08T14:17:53.847Z] -- Detecting CXX compile features - done [2020-06-08T14:17:53.847Z] -- Looking for include file endian.h [2020-06-08T14:17:53.847Z] -- Looking for include file endian.h - found [2020-06-08T14:17:53.847Z] -- Check if the system is big endian [2020-06-08T14:17:53.847Z] -- Searching 16 bit integer [2020-06-08T14:17:53.847Z] -- Looking for sys/types.h [2020-06-08T14:17:54.123Z] -- Looking for sys/types.h - found [2020-06-08T14:17:54.123Z] -- Looking for stdint.h [2020-06-08T14:17:54.123Z] -- Looking for stdint.h - found [2020-06-08T14:17:54.123Z] -- Looking for stddef.h [2020-06-08T14:17:54.397Z] -- Looking for stddef.h - found [2020-06-08T14:17:54.397Z] -- Check size of unsigned short [2020-06-08T14:17:54.682Z] -- Check size of unsigned short - done [2020-06-08T14:17:54.682Z] -- Using unsigned short [2020-06-08T14:17:54.958Z] -- Check if the system is big endian - little endian [2020-06-08T14:17:54.958Z] -- Check size of size_t [2020-06-08T14:17:55.231Z] -- Check size of size_t - done [2020-06-08T14:17:55.231Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-06-08T14:17:55.231Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-06-08T14:17:55.231Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-06-08T14:17:55.231Z] CMake did not find one. [2020-06-08T14:17:55.231Z] [2020-06-08T14:17:55.231Z] Could not find a package configuration file provided by "cJSON" with any of [2020-06-08T14:17:55.231Z] the following names: [2020-06-08T14:17:55.231Z] [2020-06-08T14:17:55.231Z] cJSONConfig.cmake [2020-06-08T14:17:55.231Z] cjson-config.cmake [2020-06-08T14:17:55.231Z] [2020-06-08T14:17:55.231Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-06-08T14:17:55.231Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-06-08T14:17:55.231Z] provides a separate development package or SDK, be sure it has been [2020-06-08T14:17:55.231Z] installed. [2020-06-08T14:17:55.231Z] [2020-06-08T14:17:55.231Z] [2020-06-08T14:17:55.231Z] -- Configuring done [2020-06-08T14:17:55.505Z] -- Generating done [2020-06-08T14:17:55.505Z] -- Build files have been written to: /tmp/cbor [2020-06-08T14:17:55.777Z] Scanning dependencies of target cbor_shared [2020-06-08T14:17:55.777Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2020-06-08T14:17:56.373Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-06-08T14:17:56.975Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2020-06-08T14:17:57.247Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-06-08T14:17:57.846Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-06-08T14:17:58.119Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2020-06-08T14:17:58.391Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2020-06-08T14:17:58.391Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2020-06-08T14:17:58.665Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2020-06-08T14:17:58.939Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-06-08T14:17:59.535Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-06-08T14:17:59.808Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2020-06-08T14:18:00.406Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2020-06-08T14:18:00.681Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2020-06-08T14:18:00.954Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2020-06-08T14:18:00.954Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2020-06-08T14:18:01.547Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2020-06-08T14:18:01.547Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2020-06-08T14:18:01.822Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2020-06-08T14:18:02.096Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-06-08T14:18:02.368Z] [ 40%] Linking C shared library libcbor.so [2020-06-08T14:18:02.368Z] [ 40%] Built target cbor_shared [2020-06-08T14:18:02.368Z] Scanning dependencies of target cbor [2020-06-08T14:18:02.644Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2020-06-08T14:18:03.241Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2020-06-08T14:18:03.835Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-06-08T14:18:04.112Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2020-06-08T14:18:05.092Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-06-08T14:18:05.365Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-06-08T14:18:05.637Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-06-08T14:18:05.912Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-06-08T14:18:05.912Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-06-08T14:18:06.184Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2020-06-08T14:18:07.163Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2020-06-08T14:18:07.163Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2020-06-08T14:18:07.761Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2020-06-08T14:18:08.034Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2020-06-08T14:18:08.306Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2020-06-08T14:18:08.583Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-06-08T14:18:08.856Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-06-08T14:18:09.129Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-06-08T14:18:09.129Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-06-08T14:18:09.721Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2020-06-08T14:18:09.721Z] [ 80%] Linking C static library libcbor.a [2020-06-08T14:18:09.721Z] [ 80%] Built target cbor [2020-06-08T14:18:09.721Z] Scanning dependencies of target create_items [2020-06-08T14:18:09.998Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-06-08T14:18:09.998Z] [ 84%] Linking C executable create_items [2020-06-08T14:18:10.276Z] [ 84%] Built target create_items [2020-06-08T14:18:10.277Z] Scanning dependencies of target readfile [2020-06-08T14:18:10.277Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2020-06-08T14:18:10.277Z] [ 88%] Linking C executable readfile [2020-06-08T14:18:10.549Z] [ 88%] Built target readfile [2020-06-08T14:18:10.549Z] Scanning dependencies of target streaming_parser [2020-06-08T14:18:10.549Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-06-08T14:18:10.822Z] [ 92%] Linking C executable streaming_parser [2020-06-08T14:18:10.822Z] [ 92%] Built target streaming_parser [2020-06-08T14:18:10.822Z] Scanning dependencies of target sort [2020-06-08T14:18:10.822Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-06-08T14:18:11.100Z] [ 96%] Linking C executable sort [2020-06-08T14:18:11.101Z] [ 96%] Built target sort [2020-06-08T14:18:11.101Z] Scanning dependencies of target hello [2020-06-08T14:18:11.101Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-06-08T14:18:11.374Z] [100%] Linking C executable hello [2020-06-08T14:18:11.374Z] [100%] Built target hello [2020-06-08T14:18:11.649Z] Install the project... [2020-06-08T14:18:11.649Z] -- Install configuration: "Release" [2020-06-08T14:18:11.649Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-06-08T14:18:11.649Z] -- Installing: /usr/local/lib64/libcbor.a [2020-06-08T14:18:11.649Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-06-08T14:18:11.649Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-06-08T14:18:11.649Z] -- Installing: /usr/local/lib64/libcbor.so [2020-06-08T14:18:11.649Z] -- Up-to-date: /usr/local/include/cbor [2020-06-08T14:18:11.649Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-06-08T14:18:11.649Z] -- Installing: /usr/local/include/cbor/ints.h [2020-06-08T14:18:11.649Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-06-08T14:18:11.649Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-06-08T14:18:11.649Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-06-08T14:18:11.649Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-06-08T14:18:11.649Z] -- Installing: /usr/local/include/cbor/data.h [2020-06-08T14:18:11.649Z] -- Installing: /usr/local/include/cbor/common.h [2020-06-08T14:18:11.649Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-06-08T14:18:11.649Z] -- Installing: /usr/local/include/cbor/strings.h [2020-06-08T14:18:11.649Z] -- Installing: /usr/local/include/cbor/tags.h [2020-06-08T14:18:11.649Z] -- Installing: /usr/local/include/cbor/internal [2020-06-08T14:18:11.649Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-06-08T14:18:11.649Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-06-08T14:18:11.649Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-06-08T14:18:11.649Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-06-08T14:18:11.649Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-06-08T14:18:11.649Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-06-08T14:18:11.649Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-06-08T14:18:11.649Z] -- Installing: /usr/local/include/cbor/maps.h [2020-06-08T14:18:11.649Z] -- Installing: /usr/local/include/cbor.h [2020-06-08T14:18:11.649Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-06-08T14:18:13.622Z] Removing intermediate container 5414ae836ee1 [2020-06-08T14:18:13.622Z] ---> 039c284c72f0 [2020-06-08T14:18:13.622Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-06-08T14:18:13.894Z] ---> Running in 262b7d83d99a [2020-06-08T14:18:16.520Z] Removing intermediate container 262b7d83d99a [2020-06-08T14:18:16.520Z] ---> bee68162e1de [2020-06-08T14:18:16.520Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-06-08T14:18:17.115Z] ---> f74c47e3dafd [2020-06-08T14:18:17.115Z] Step 8/21 : COPY src /tmp/sdk/src [2020-06-08T14:18:18.091Z] ---> 68825cfe3985 [2020-06-08T14:18:18.091Z] Step 9/21 : COPY include /tmp/sdk/include [2020-06-08T14:18:18.687Z] ---> 3bbc247acfcc [2020-06-08T14:18:18.687Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2020-06-08T14:18:19.285Z] ---> 90323ae0dcda [2020-06-08T14:18:19.286Z] Step 11/21 : COPY LICENSE /tmp/sdk [2020-06-08T14:18:19.879Z] ---> 529447a2980a [2020-06-08T14:18:19.879Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2020-06-08T14:18:20.853Z] ---> 8b198aa55559 [2020-06-08T14:18:20.853Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-06-08T14:18:20.853Z] ---> Running in 62b60a3693b1 [2020-06-08T14:18:22.277Z] + CPPCHECK=false [2020-06-08T14:18:22.277Z] + DOCGEN=false [2020-06-08T14:18:22.277Z] + TOMLVER=SDK-0.2 [2020-06-08T14:18:22.277Z] + CUTILVER=1.0.4 [2020-06-08T14:18:22.277Z] + '[' 0 -gt 0 ] [2020-06-08T14:18:22.277Z] + readlink -f ./scripts/build.sh [2020-06-08T14:18:22.277Z] + dirname /tmp/sdk/scripts/build.sh [2020-06-08T14:18:22.277Z] + dirname /tmp/sdk/scripts [2020-06-08T14:18:22.277Z] + ROOT=/tmp/sdk [2020-06-08T14:18:22.277Z] + cd /tmp/sdk [2020-06-08T14:18:22.277Z] + '[' '!' -d deps ] [2020-06-08T14:18:22.277Z] + mkdir deps [2020-06-08T14:18:22.277Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-06-08T14:18:22.277Z] + tar -C deps -z -x -f - [2020-06-08T14:18:22.277Z] --2020-06-08 14:18:22-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-06-08T14:18:22.277Z] Resolving github.com... 140.82.112.4 [2020-06-08T14:18:22.277Z] Connecting to github.com|140.82.112.4|:443... connected. [2020-06-08T14:18:22.546Z] HTTP request sent, awaiting response... 302 Found [2020-06-08T14:18:22.546Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-06-08T14:18:22.546Z] --2020-06-08 14:18:22-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-06-08T14:18:22.546Z] Resolving codeload.github.com... 140.82.112.10 [2020-06-08T14:18:22.546Z] Connecting to codeload.github.com|140.82.112.10|:443... connected. [2020-06-08T14:18:22.546Z] HTTP request sent, awaiting response... 200 OK [2020-06-08T14:18:22.546Z] Length: unspecified [application/x-gzip] [2020-06-08T14:18:22.546Z] Saving to: 'STDOUT' [2020-06-08T14:18:22.546Z]  [2020-06-08T14:18:22.546Z] 0K .......... ......  893K=0.02s [2020-06-08T14:18:22.546Z] [2020-06-08T14:18:22.546Z] 2020-06-08 14:18:22 (893 KB/s) - written to stdout [16451] [2020-06-08T14:18:22.546Z] [2020-06-08T14:18:22.546Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-06-08T14:18:22.546Z] + + tarwget -C -O deps - -z https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.4.tar.gz -x [2020-06-08T14:18:22.546Z] -f - [2020-06-08T14:18:22.546Z] --2020-06-08 14:18:22-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.4.tar.gz [2020-06-08T14:18:22.546Z] Resolving github.com... 140.82.112.4 [2020-06-08T14:18:22.815Z] Connecting to github.com|140.82.112.4|:443... connected. [2020-06-08T14:18:22.815Z] HTTP request sent, awaiting response... 302 Found [2020-06-08T14:18:22.815Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.4 [following] [2020-06-08T14:18:22.815Z] --2020-06-08 14:18:22-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.4 [2020-06-08T14:18:22.815Z] Resolving codeload.github.com... 140.82.112.10 [2020-06-08T14:18:22.815Z] Connecting to codeload.github.com|140.82.112.10|:443... connected. [2020-06-08T14:18:23.088Z] HTTP request sent, awaiting response... 200 OK [2020-06-08T14:18:23.088Z] Length: unspecified [application/x-gzip] [2020-06-08T14:18:23.088Z] Saving to: 'STDOUT' [2020-06-08T14:18:23.088Z]  [2020-06-08T14:18:23.088Z] 0K .......... .......... .......... .......... .......... 1.51M [2020-06-08T14:18:23.088Z] 50K .......... .......... .......... .......... .......... 3.12M [2020-06-08T14:18:23.088Z] 100K .......... .......... .......... .......... .......... 4.16M [2020-06-08T14:18:23.088Z] 150K ........            3.43M=0.06s [2020-06-08T14:18:23.088Z] [2020-06-08T14:18:23.088Z] 2020-06-08 14:18:22 (2.49 MB/s) - written to stdout [162267] [2020-06-08T14:18:23.088Z] [2020-06-08T14:18:23.088Z] + mkdir -p src/c/iot [2020-06-08T14:18:23.088Z] + cp deps/iotech-c-utils-1.0.4/src/c/base64.c deps/iotech-c-utils-1.0.4/src/c/component.c deps/iotech-c-utils-1.0.4/src/c/container.c deps/iotech-c-utils-1.0.4/src/c/data.c deps/iotech-c-utils-1.0.4/src/c/hash.c deps/iotech-c-utils-1.0.4/src/c/iot.c deps/iotech-c-utils-1.0.4/src/c/json.c deps/iotech-c-utils-1.0.4/src/c/logger.c deps/iotech-c-utils-1.0.4/src/c/os.c deps/iotech-c-utils-1.0.4/src/c/scheduler.c deps/iotech-c-utils-1.0.4/src/c/thread.c deps/iotech-c-utils-1.0.4/src/c/threadpool.c deps/iotech-c-utils-1.0.4/src/c/time.c src/c/iot [2020-06-08T14:18:23.088Z] + mkdir -p include/iot [2020-06-08T14:18:23.088Z] + cp deps/iotech-c-utils-1.0.4/include/iot/base64.h deps/iotech-c-utils-1.0.4/include/iot/component.h deps/iotech-c-utils-1.0.4/include/iot/container.h deps/iotech-c-utils-1.0.4/include/iot/data.h deps/iotech-c-utils-1.0.4/include/iot/hash.h deps/iotech-c-utils-1.0.4/include/iot/iot.h deps/iotech-c-utils-1.0.4/include/iot/json.h deps/iotech-c-utils-1.0.4/include/iot/logger.h deps/iotech-c-utils-1.0.4/include/iot/os.h deps/iotech-c-utils-1.0.4/include/iot/scheduler.h deps/iotech-c-utils-1.0.4/include/iot/thread.h deps/iotech-c-utils-1.0.4/include/iot/threadpool.h deps/iotech-c-utils-1.0.4/include/iot/time.h deps/iotech-c-utils-1.0.4/include/iot/typecode.h include/iot [2020-06-08T14:18:23.088Z] + mkdir -p include/iot/os [2020-06-08T14:18:23.088Z] + cp deps/iotech-c-utils-1.0.4/include/iot/os/linux.h deps/iotech-c-utils-1.0.4/include/iot/os/zephyr.h include/iot/os [2020-06-08T14:18:23.088Z] + mkdir -p /tmp/sdk/build/release [2020-06-08T14:18:23.088Z] + cd /tmp/sdk/build/release [2020-06-08T14:18:23.088Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-06-08T14:18:23.361Z] -- The C compiler identification is GNU 8.3.0 [2020-06-08T14:18:23.361Z] -- Check for working C compiler: /usr/bin/cc [2020-06-08T14:18:23.633Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-06-08T14:18:23.633Z] -- Detecting C compiler ABI info [2020-06-08T14:18:23.904Z] -- Detecting C compiler ABI info - done [2020-06-08T14:18:23.904Z] -- Detecting C compile features [2020-06-08T14:18:24.887Z] -- Detecting C compile features - done [2020-06-08T14:18:24.887Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-06-08T14:18:24.887Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-06-08T14:18:24.887Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-06-08T14:18:24.887Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-06-08T14:18:24.887Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-06-08T14:18:24.887Z] -- C SDK 0.0.0 for Linux [2020-06-08T14:18:24.887Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-06-08T14:18:24.887Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-06-08T14:18:24.887Z] -- Found Curses: /usr/lib/libcurses.so [2020-06-08T14:18:25.159Z] -- Configuring done [2020-06-08T14:18:25.432Z] -- Generating done [2020-06-08T14:18:25.432Z] -- Build files have been written to: /tmp/sdk/build/release [2020-06-08T14:18:25.432Z] + make [2020-06-08T14:18:25.432Z] + tee release.log [2020-06-08T14:18:25.432Z] Scanning dependencies of target csdk [2020-06-08T14:18:25.706Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-06-08T14:18:25.980Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-06-08T14:18:26.582Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-06-08T14:18:28.558Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-06-08T14:18:28.831Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-06-08T14:18:29.105Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-06-08T14:18:30.085Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-06-08T14:18:31.533Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-06-08T14:18:32.129Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-06-08T14:18:32.727Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-06-08T14:18:33.001Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-06-08T14:18:33.602Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-06-08T14:18:33.602Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-06-08T14:18:33.874Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-06-08T14:18:37.259Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-06-08T14:18:37.259Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-06-08T14:18:37.854Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-06-08T14:18:38.446Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-06-08T14:18:40.417Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-06-08T14:18:40.690Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-06-08T14:18:40.968Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-06-08T14:18:41.565Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-06-08T14:18:41.839Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-06-08T14:18:42.112Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-06-08T14:18:43.092Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-06-08T14:18:43.092Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-06-08T14:18:43.684Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-06-08T14:18:43.955Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-06-08T14:18:44.548Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-06-08T14:18:45.519Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-06-08T14:18:45.519Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-06-08T14:18:49.808Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-06-08T14:18:50.401Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-06-08T14:18:50.671Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-06-08T14:18:51.261Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-06-08T14:18:52.692Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-06-08T14:18:54.122Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-06-08T14:18:57.502Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-06-08T14:18:57.776Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-06-08T14:18:59.203Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-06-08T14:18:59.794Z] [ 74%] Linking C shared library libcsdk.so [2020-06-08T14:18:59.794Z] [ 74%] Built target csdk [2020-06-08T14:18:59.794Z] Scanning dependencies of target template [2020-06-08T14:18:59.794Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-06-08T14:19:00.389Z] [ 78%] Linking C executable template [2020-06-08T14:19:00.661Z] [ 78%] Built target template [2020-06-08T14:19:00.661Z] Scanning dependencies of target device-counter [2020-06-08T14:19:00.661Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-06-08T14:19:01.251Z] [ 81%] Linking C executable device-counter [2020-06-08T14:19:01.251Z] [ 81%] Built target device-counter [2020-06-08T14:19:01.251Z] Scanning dependencies of target device-random [2020-06-08T14:19:01.522Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-06-08T14:19:01.794Z] [ 85%] Linking C executable device-random [2020-06-08T14:19:02.068Z] [ 85%] Built target device-random [2020-06-08T14:19:02.068Z] Scanning dependencies of target device-gyro [2020-06-08T14:19:02.068Z] [ 87%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-06-08T14:19:02.662Z] [ 89%] Linking C executable device-gyro [2020-06-08T14:19:02.662Z] [ 89%] Built target device-gyro [2020-06-08T14:19:02.662Z] Scanning dependencies of target template-discovery [2020-06-08T14:19:02.662Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-06-08T14:19:03.635Z] [ 92%] Linking C executable template-discovery [2020-06-08T14:19:03.635Z] [ 92%] Built target template-discovery [2020-06-08T14:19:03.635Z] Scanning dependencies of target device-terminal [2020-06-08T14:19:03.635Z] [ 94%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-06-08T14:19:04.228Z] [ 96%] Linking C executable device-terminal [2020-06-08T14:19:04.499Z] [ 96%] Built target device-terminal [2020-06-08T14:19:04.499Z] Scanning dependencies of target templatev1 [2020-06-08T14:19:04.500Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2020-06-08T14:19:05.091Z] [100%] Linking C executable templatev1 [2020-06-08T14:19:05.091Z] [100%] Built target templatev1 [2020-06-08T14:19:05.091Z] + make package [2020-06-08T14:19:05.091Z] + tee -a release.log [2020-06-08T14:19:05.363Z] [ 74%] Built target csdk [2020-06-08T14:19:05.363Z] [ 78%] Built target template [2020-06-08T14:19:05.363Z] [ 81%] Built target device-counter [2020-06-08T14:19:05.363Z] [ 85%] Built target device-random [2020-06-08T14:19:05.634Z] [ 89%] Built target device-gyro [2020-06-08T14:19:05.634Z] [ 92%] Built target template-discovery [2020-06-08T14:19:05.634Z] [ 96%] Built target device-terminal [2020-06-08T14:19:05.634Z] [100%] Built target templatev1 [2020-06-08T14:19:05.634Z] Run CPack packaging tool... [2020-06-08T14:19:05.634Z] CPack: Create package using TGZ [2020-06-08T14:19:05.634Z] CPack: Install projects [2020-06-08T14:19:05.634Z] CPack: - Run preinstall target for: Csdk [2020-06-08T14:19:06.229Z] CPack: - Install project: Csdk [2020-06-08T14:19:06.229Z] CPack: Create package [2020-06-08T14:19:06.229Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2020-06-08T14:19:06.229Z] + '[' false '=' true ] [2020-06-08T14:19:06.229Z] + '[' false '=' true ] [2020-06-08T14:19:06.229Z] + mkdir -p /tmp/sdk/build/debug [2020-06-08T14:19:06.229Z] + cd /tmp/sdk/build/debug [2020-06-08T14:19:06.229Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCSDK_BUILD_DEBUG=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2020-06-08T14:19:06.823Z] -- The C compiler identification is GNU 8.3.0 [2020-06-08T14:19:06.823Z] -- Check for working C compiler: /usr/bin/cc [2020-06-08T14:19:06.823Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-06-08T14:19:06.823Z] -- Detecting C compiler ABI info [2020-06-08T14:19:07.095Z] -- Detecting C compiler ABI info - done [2020-06-08T14:19:07.095Z] -- Detecting C compile features [2020-06-08T14:19:08.069Z] -- Detecting C compile features - done [2020-06-08T14:19:08.069Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-06-08T14:19:08.069Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-06-08T14:19:08.069Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-06-08T14:19:08.069Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-06-08T14:19:08.069Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-06-08T14:19:08.069Z] -- C SDK 0.0.0 for Linux [2020-06-08T14:19:08.069Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-06-08T14:19:08.339Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-06-08T14:19:08.339Z] -- Found Curses: /usr/lib/libcurses.so [2020-06-08T14:19:08.339Z] -- Configuring done [2020-06-08T14:19:08.611Z] -- Generating done [2020-06-08T14:19:08.611Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-06-08T14:19:08.611Z] + + teemake debug.log [2020-06-08T14:19:08.611Z] [2020-06-08T14:19:08.611Z] Scanning dependencies of target csdk [2020-06-08T14:19:08.883Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-06-08T14:19:09.155Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-06-08T14:19:09.427Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-06-08T14:19:10.019Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-06-08T14:19:10.291Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-06-08T14:19:10.291Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-06-08T14:19:10.884Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-06-08T14:19:11.476Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-06-08T14:19:11.476Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-06-08T14:19:12.070Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-06-08T14:19:12.070Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-06-08T14:19:12.343Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-06-08T14:19:12.616Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-06-08T14:19:12.892Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-06-08T14:19:13.512Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-06-08T14:19:13.786Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-06-08T14:19:14.062Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-06-08T14:19:14.336Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-06-08T14:19:14.930Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-06-08T14:19:15.201Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-06-08T14:19:15.201Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-06-08T14:19:15.474Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-06-08T14:19:15.761Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-06-08T14:19:16.033Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-06-08T14:19:16.307Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-06-08T14:19:16.307Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-06-08T14:19:16.580Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-06-08T14:19:16.852Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-06-08T14:19:17.122Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-06-08T14:19:17.394Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-06-08T14:19:17.669Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-06-08T14:19:18.650Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-06-08T14:19:18.934Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-06-08T14:19:19.208Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-06-08T14:19:19.481Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-06-08T14:19:20.461Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-06-08T14:19:21.058Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-06-08T14:19:21.654Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-06-08T14:19:21.928Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-06-08T14:19:22.203Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-06-08T14:19:22.477Z] [ 74%] Linking C shared library libcsdk.so [2020-06-08T14:19:22.751Z] [ 74%] Built target csdk [2020-06-08T14:19:22.751Z] Scanning dependencies of target template [2020-06-08T14:19:22.751Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-06-08T14:19:23.024Z] [ 78%] Linking C executable template [2020-06-08T14:19:23.297Z] [ 78%] Built target template [2020-06-08T14:19:23.297Z] Scanning dependencies of target device-counter [2020-06-08T14:19:23.297Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-06-08T14:19:23.570Z] [ 81%] Linking C executable device-counter [2020-06-08T14:19:23.842Z] [ 81%] Built target device-counter [2020-06-08T14:19:23.843Z] Scanning dependencies of target device-random [2020-06-08T14:19:23.843Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-06-08T14:19:24.115Z] [ 85%] Linking C executable device-random [2020-06-08T14:19:24.389Z] [ 85%] Built target device-random [2020-06-08T14:19:24.389Z] Scanning dependencies of target device-gyro [2020-06-08T14:19:24.389Z] [ 87%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-06-08T14:19:24.662Z] [ 89%] Linking C executable device-gyro [2020-06-08T14:19:24.934Z] [ 89%] Built target device-gyro [2020-06-08T14:19:24.934Z] Scanning dependencies of target template-discovery [2020-06-08T14:19:24.934Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-06-08T14:19:25.208Z] [ 92%] Linking C executable template-discovery [2020-06-08T14:19:25.208Z] [ 92%] Built target template-discovery [2020-06-08T14:19:25.480Z] Scanning dependencies of target device-terminal [2020-06-08T14:19:25.480Z] [ 94%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-06-08T14:19:25.754Z] [ 96%] Linking C executable device-terminal [2020-06-08T14:19:26.029Z] [ 96%] Built target device-terminal [2020-06-08T14:19:26.029Z] Scanning dependencies of target templatev1 [2020-06-08T14:19:26.029Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2020-06-08T14:19:26.301Z] [100%] Linking C executable templatev1 [2020-06-08T14:19:26.301Z] [100%] Built target templatev1 [2020-06-08T14:19:26.574Z] make: Entering directory '/tmp/sdk/build/release' [2020-06-08T14:19:26.574Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-06-08T14:19:26.574Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-08T14:19:26.574Z] Scanning dependencies of target csdk [2020-06-08T14:19:26.574Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-08T14:19:26.574Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-08T14:19:26.574Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-06-08T14:19:28.542Z] [ 3%] Linking C shared library libcsdk.so [2020-06-08T14:19:28.542Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-08T14:19:28.542Z] [ 74%] Built target csdk [2020-06-08T14:19:28.542Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-08T14:19:28.542Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-08T14:19:28.542Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-08T14:19:28.542Z] [ 76%] Linking C executable template [2020-06-08T14:19:28.815Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-08T14:19:28.815Z] [ 78%] Built target template [2020-06-08T14:19:28.815Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-08T14:19:28.815Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-08T14:19:28.815Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-08T14:19:28.815Z] [ 80%] Linking C executable device-counter [2020-06-08T14:19:29.089Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-08T14:19:29.089Z] [ 81%] Built target device-counter [2020-06-08T14:19:29.089Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-08T14:19:29.089Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-08T14:19:29.089Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-08T14:19:29.089Z] [ 83%] Linking C executable device-random [2020-06-08T14:19:29.361Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-08T14:19:29.361Z] [ 85%] Built target device-random [2020-06-08T14:19:29.361Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-08T14:19:29.361Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-08T14:19:29.361Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-08T14:19:29.361Z] [ 87%] Linking C executable device-gyro [2020-06-08T14:19:29.634Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-08T14:19:29.634Z] [ 89%] Built target device-gyro [2020-06-08T14:19:29.634Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-08T14:19:29.634Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-08T14:19:29.634Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-08T14:19:29.634Z] [ 90%] Linking C executable template-discovery [2020-06-08T14:19:29.906Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-08T14:19:29.906Z] [ 92%] Built target template-discovery [2020-06-08T14:19:29.906Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-08T14:19:29.906Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-08T14:19:29.906Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-08T14:19:29.906Z] [ 94%] Linking C executable device-terminal [2020-06-08T14:19:30.179Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-08T14:19:30.179Z] [ 96%] Built target device-terminal [2020-06-08T14:19:30.179Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-08T14:19:30.179Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-08T14:19:30.179Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-08T14:19:30.179Z] [ 98%] Linking C executable templatev1 [2020-06-08T14:19:30.453Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-08T14:19:30.453Z] [100%] Built target templatev1 [2020-06-08T14:19:30.453Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-06-08T14:19:30.453Z] Install the project... [2020-06-08T14:19:30.453Z] -- Install configuration: "Release" [2020-06-08T14:19:30.453Z] -- Installing: /usr/local/lib/libcsdk.so [2020-06-08T14:19:30.453Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2020-06-08T14:19:30.453Z] -- Up-to-date: /usr/local/include [2020-06-08T14:19:30.453Z] -- Installing: /usr/local/include/edgex [2020-06-08T14:19:30.453Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2020-06-08T14:19:30.453Z] -- Installing: /usr/local/include/edgex/eventgen.h [2020-06-08T14:19:30.453Z] -- Installing: /usr/local/include/edgex/error.h [2020-06-08T14:19:30.453Z] -- Installing: /usr/local/include/edgex/rest-server.h [2020-06-08T14:19:30.453Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2020-06-08T14:19:30.453Z] -- Installing: /usr/local/include/edgex/devsdk.h [2020-06-08T14:19:30.453Z] -- Installing: /usr/local/include/edgex/edgex.h [2020-06-08T14:19:30.453Z] -- Installing: /usr/local/include/edgex/registry.h [2020-06-08T14:19:30.453Z] -- Installing: /usr/local/include/edgex/edgex-logging.h [2020-06-08T14:19:30.453Z] -- Installing: /usr/local/include/edgex/devices.h [2020-06-08T14:19:30.453Z] -- Installing: /usr/local/include/edgex/os.h [2020-06-08T14:19:30.453Z] -- Installing: /usr/local/include/edgex/profiles.h [2020-06-08T14:19:30.453Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2020-06-08T14:19:30.453Z] -- Installing: /usr/local/include/devsdk [2020-06-08T14:19:30.453Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2020-06-08T14:19:30.453Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2020-06-08T14:19:30.453Z] -- Installing: /usr/local/include/iot [2020-06-08T14:19:30.453Z] -- Installing: /usr/local/include/iot/json.h [2020-06-08T14:19:30.453Z] -- Installing: /usr/local/include/iot/container.h [2020-06-08T14:19:30.453Z] -- Installing: /usr/local/include/iot/component.h [2020-06-08T14:19:30.453Z] -- Installing: /usr/local/include/iot/typecode.h [2020-06-08T14:19:30.453Z] -- Installing: /usr/local/include/iot/iot.h [2020-06-08T14:19:30.453Z] -- Installing: /usr/local/include/iot/time.h [2020-06-08T14:19:30.453Z] -- Installing: /usr/local/include/iot/hash.h [2020-06-08T14:19:30.453Z] -- Installing: /usr/local/include/iot/logger.h [2020-06-08T14:19:30.453Z] -- Installing: /usr/local/include/iot/os [2020-06-08T14:19:30.453Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2020-06-08T14:19:30.453Z] -- Installing: /usr/local/include/iot/os/linux.h [2020-06-08T14:19:30.453Z] -- Installing: /usr/local/include/iot/scheduler.h [2020-06-08T14:19:30.453Z] -- Installing: /usr/local/include/iot/data.h [2020-06-08T14:19:30.453Z] -- Installing: /usr/local/include/iot/thread.h [2020-06-08T14:19:30.453Z] -- Installing: /usr/local/include/iot/os.h [2020-06-08T14:19:30.453Z] -- Installing: /usr/local/include/iot/base64.h [2020-06-08T14:19:30.453Z] -- Installing: /usr/local/include/iot/threadpool.h [2020-06-08T14:19:30.453Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2020-06-08T14:19:30.453Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2020-06-08T14:19:30.453Z] make: Leaving directory '/tmp/sdk/build/release' [2020-06-08T14:19:32.437Z] Removing intermediate container 62b60a3693b1 [2020-06-08T14:19:32.437Z] ---> d38ff8b0a71f [2020-06-08T14:19:32.437Z] Step 14/21 : FROM alpine:3.9 [2020-06-08T14:19:32.721Z] 3.9: Pulling from library/alpine [2020-06-08T14:19:32.721Z] 941f399634ec: Pulling fs layer [2020-06-08T14:19:32.996Z] 941f399634ec: Download complete [2020-06-08T14:19:33.594Z] 941f399634ec: Pull complete [2020-06-08T14:19:33.594Z] Digest: sha256:414e0518bb9228d35e4cd5165567fb91d26c6a214e9c95899e1e056fcd349011 [2020-06-08T14:19:33.594Z] Status: Downloaded newer image for alpine:3.9 [2020-06-08T14:19:33.594Z] ---> 9afdd4a290bf [2020-06-08T14:19:33.594Z] Step 15/21 : MAINTAINER IOTech [2020-06-08T14:19:33.868Z] ---> Running in 87f044734450 [2020-06-08T14:19:34.465Z] Removing intermediate container 87f044734450 [2020-06-08T14:19:34.465Z] ---> 77bfce1ffc1c [2020-06-08T14:19:34.465Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2020-06-08T14:19:34.465Z] ---> Running in add5e2a6bc8d [2020-06-08T14:19:35.906Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-06-08T14:19:36.181Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-06-08T14:19:36.454Z] (1/48) Installing binutils (2.31.1-r2) [2020-06-08T14:19:37.052Z] (2/48) Installing libmagic (5.36-r1) [2020-06-08T14:19:37.052Z] (3/48) Installing file (5.36-r1) [2020-06-08T14:19:37.052Z] (4/48) Installing gmp (6.1.2-r1) [2020-06-08T14:19:37.052Z] (5/48) Installing isl (0.18-r0) [2020-06-08T14:19:37.052Z] (6/48) Installing libgomp (8.3.0-r0) [2020-06-08T14:19:37.052Z] (7/48) Installing libatomic (8.3.0-r0) [2020-06-08T14:19:37.052Z] (8/48) Installing libgcc (8.3.0-r0) [2020-06-08T14:19:37.052Z] (9/48) Installing mpfr3 (3.1.5-r1) [2020-06-08T14:19:37.052Z] (10/48) Installing mpc1 (1.0.3-r1) [2020-06-08T14:19:37.052Z] (11/48) Installing libstdc++ (8.3.0-r0) [2020-06-08T14:19:37.052Z] (12/48) Installing gcc (8.3.0-r0) [2020-06-08T14:19:38.479Z] (13/48) Installing musl-dev (1.1.20-r5) [2020-06-08T14:19:38.752Z] (14/48) Installing libc-dev (0.7.1-r0) [2020-06-08T14:19:38.752Z] (15/48) Installing g++ (8.3.0-r0) [2020-06-08T14:19:40.189Z] (16/48) Installing make (4.2.1-r2) [2020-06-08T14:19:40.189Z] (17/48) Installing fortify-headers (1.0-r0) [2020-06-08T14:19:40.189Z] (18/48) Installing build-base (0.5-r1) [2020-06-08T14:19:40.189Z] (19/48) Installing libattr (2.4.47-r7) [2020-06-08T14:19:40.189Z] (20/48) Installing libacl (2.2.52-r5) [2020-06-08T14:19:40.189Z] (21/48) Installing libbz2 (1.0.6-r7) [2020-06-08T14:19:40.189Z] (22/48) Installing expat (2.2.8-r0) [2020-06-08T14:19:40.189Z] (23/48) Installing lz4-libs (1.8.3-r2) [2020-06-08T14:19:40.189Z] (24/48) Installing xz-libs (5.2.4-r0) [2020-06-08T14:19:40.189Z] (25/48) Installing libarchive (3.3.3-r2) [2020-06-08T14:19:40.189Z] (26/48) Installing ca-certificates (20191127-r0) [2020-06-08T14:19:40.189Z] (27/48) Installing nghttp2-libs (1.35.1-r1) [2020-06-08T14:19:40.462Z] (28/48) Installing libssh2 (1.9.0-r1) [2020-06-08T14:19:40.462Z] (29/48) Installing libcurl (7.64.0-r3) [2020-06-08T14:19:40.462Z] (30/48) Installing ncurses-terminfo-base (6.1_p20190105-r0) [2020-06-08T14:19:40.462Z] (31/48) Installing ncurses-terminfo (6.1_p20190105-r0) [2020-06-08T14:19:41.000Z] Running on prd-centos7-docker-4c-2g-2226 in /w/workspace/edgexfoundry_device-sdk-c_PR-266 [Pipeline] { [Pipeline] ws [2020-06-08T14:19:41.063Z] Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout [2020-06-08T14:19:41.445Z] (32/48) Installing ncurses-libs (6.1_p20190105-r0) [2020-06-08T14:19:41.446Z] (33/48) Installing rhash-libs (1.3.6-r2) [2020-06-08T14:19:41.446Z] (34/48) Installing libuv (1.23.2-r0) [2020-06-08T14:19:41.446Z] (35/48) Installing cmake (3.13.0-r0) [2020-06-08T14:19:42.874Z] (36/48) Installing curl (7.64.0-r3) [2020-06-08T14:19:42.874Z] (37/48) Installing pcre2 (10.32-r1) [2020-06-08T14:19:42.874Z] (38/48) Installing git (2.20.4-r0) [2020-06-08T14:19:43.151Z] (39/48) Installing nettle (3.4.1-r0) [2020-06-08T14:19:43.151Z] (40/48) Installing libffi (3.2.1-r6) [2020-06-08T14:19:43.151Z] (41/48) Installing p11-kit (0.23.14-r0) [2020-06-08T14:19:43.151Z] (42/48) Installing libtasn1 (4.14-r0) [2020-06-08T14:19:43.151Z] (43/48) Installing libunistring (0.9.10-r0) [2020-06-08T14:19:43.151Z] (44/48) Installing gnutls (3.6.7-r1) [2020-06-08T14:19:43.151Z] (45/48) Installing libmicrohttpd (0.9.62-r0) [2020-06-08T14:19:43.151Z] (46/48) Installing libuuid (2.33-r0) [2020-06-08T14:19:43.151Z] (47/48) Installing wget (1.20.3-r0) [2020-06-08T14:19:43.425Z] (48/48) Installing yaml (0.2.1-r0) [2020-06-08T14:19:43.426Z] Executing busybox-1.29.3-r10.trigger [2020-06-08T14:19:43.426Z] Executing ca-certificates-20191127-r0.trigger [2020-06-08T14:19:43.426Z] OK: 219 MiB in 62 packages [2020-06-08T14:19:43.485Z] using credential edgex-jenkins-ssh [2020-06-08T14:19:43.512Z] Cloning the remote Git repository [2020-06-08T14:19:43.512Z] Cloning with configured refspecs honoured and without tags [2020-06-08T14:19:43.538Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-06-08T14:19:43.604Z] > git init /w/workspace/device-sdk-c/1 # timeout=10 [2020-06-08T14:19:43.651Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-06-08T14:19:43.651Z] > git --version # timeout=10 [2020-06-08T14:19:43.664Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-08T14:19:43.687Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/266/head:refs/remotes/origin/PR-266 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-08T14:19:44.998Z] Fetching without tags [2020-06-08T14:19:45.466Z] Merging remotes/origin/master commit 11dca0682671ac21648f2eee6e4306387f0e3104 into PR head commit dc92159035943af386d057d5726ed0e1ae02a015 [2020-06-08T14:19:45.571Z] Merge succeeded, producing dc92159035943af386d057d5726ed0e1ae02a015 [2020-06-08T14:19:45.571Z] Checking out Revision dc92159035943af386d057d5726ed0e1ae02a015 (PR-266) [2020-06-08T14:19:44.948Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-06-08T14:19:44.956Z] > git config --add remote.origin.fetch +refs/pull/266/head:refs/remotes/origin/PR-266 # timeout=10 [2020-06-08T14:19:44.965Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-08T14:19:44.987Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-06-08T14:19:45.006Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-06-08T14:19:45.006Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-08T14:19:45.011Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/266/head:refs/remotes/origin/PR-266 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-08T14:19:45.477Z] > git config core.sparsecheckout # timeout=10 [2020-06-08T14:19:45.487Z] > git checkout -f dc92159035943af386d057d5726ed0e1ae02a015 # timeout=10 [2020-06-08T14:19:45.538Z] > git remote # timeout=10 [2020-06-08T14:19:45.543Z] > git config --get remote.origin.url # timeout=10 [2020-06-08T14:19:45.549Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-08T14:19:45.554Z] > git merge 11dca0682671ac21648f2eee6e4306387f0e3104 # timeout=10 [2020-06-08T14:19:45.564Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-08T14:19:45.576Z] > git config core.sparsecheckout # timeout=10 [2020-06-08T14:19:45.581Z] > git checkout -f dc92159035943af386d057d5726ed0e1ae02a015 # timeout=10 [2020-06-08T14:19:49.264Z] Commit message: "examples: add signal masking code" [2020-06-08T14:19:49.293Z] > git --version # timeout=10 [2020-06-08T14:19:49.305Z] fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-06-08T14:19:50.305Z] ========================================================= [2020-06-08T14:19:50.306Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2020-06-08T14:19:50.306Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-08T14:19:51.062Z] + docker build -t ci-base-image-x86_64 -f scripts/Dockerfile.alpine-3.9-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest . [2020-06-08T14:19:51.323Z] Sending build context to Docker daemon 3.21MB [2020-06-08T14:19:51.323Z] Step 1/21 : ARG BASE=alpine:3.9 [2020-06-08T14:19:51.323Z] Step 2/21 : FROM ${BASE} as builder [2020-06-08T14:19:51.323Z] latest: Pulling from edgex-devops/edgex-gcc-base [2020-06-08T14:19:51.323Z] e7c96db7181b: Pulling fs layer [2020-06-08T14:19:51.323Z] 4c13bbce0fe7: Pulling fs layer [2020-06-08T14:19:51.323Z] 6059c847ac2f: Pulling fs layer [2020-06-08T14:19:51.592Z] 4c13bbce0fe7: Verifying Checksum [2020-06-08T14:19:51.592Z] 4c13bbce0fe7: Download complete [2020-06-08T14:19:51.592Z] e7c96db7181b: Verifying Checksum [2020-06-08T14:19:51.592Z] e7c96db7181b: Download complete [2020-06-08T14:19:51.865Z] e7c96db7181b: Pull complete [2020-06-08T14:19:51.865Z] 4c13bbce0fe7: Pull complete [2020-06-08T14:19:52.438Z] 6059c847ac2f: Verifying Checksum [2020-06-08T14:19:52.438Z] 6059c847ac2f: Download complete [2020-06-08T14:19:56.677Z] 6059c847ac2f: Pull complete [2020-06-08T14:19:56.677Z] Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e [2020-06-08T14:19:56.677Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2020-06-08T14:19:56.677Z] ---> 5eabd8fd8ba2 [2020-06-08T14:19:56.677Z] Step 3/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev [2020-06-08T14:19:58.534Z] Removing intermediate container add5e2a6bc8d [2020-06-08T14:19:58.534Z] ---> 4b239360a3e0 [2020-06-08T14:19:58.534Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2020-06-08T14:19:58.534Z] ---> 505c256a4bd9 [2020-06-08T14:19:58.534Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2020-06-08T14:19:58.534Z] ---> 534fdf8dfe32 [2020-06-08T14:19:58.534Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2020-06-08T14:19:58.602Z] ---> Running in bfe39c345069 [2020-06-08T14:19:58.808Z] ---> e0f37ce91186 [2020-06-08T14:19:58.808Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2020-06-08T14:19:58.865Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-06-08T14:19:59.405Z] ---> b7d713cf211a [2020-06-08T14:19:59.405Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2020-06-08T14:19:59.810Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-06-08T14:20:00.071Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2020-06-08T14:20:00.335Z] (2/8) Installing libuuid (2.33-r0) [2020-06-08T14:20:00.335Z] (3/8) Installing libblkid (2.33-r0) [2020-06-08T14:20:00.335Z] (4/8) Installing libfdisk (2.33-r0) [2020-06-08T14:20:00.389Z] ---> 6645dcc18ecf [2020-06-08T14:20:00.389Z] Successfully built 6645dcc18ecf [2020-06-08T14:20:00.389Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [2020-06-08T14:20:00.601Z] (5/8) Installing libmount (2.33-r0) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [2020-06-08T14:20:00.862Z] (6/8) Installing libsmartcols (2.33-r0) [2020-06-08T14:20:00.862Z] (7/8) Installing util-linux-dev (2.33-r0) [Pipeline] isUnix [Pipeline] sh [2020-06-08T14:20:01.236Z] + docker inspect -f . ci-base-image-arm64 [2020-06-08T14:20:01.236Z] . [Pipeline] withDockerContainer [2020-06-08T14:20:01.434Z] (8/8) Installing wget (1.20.3-r0) [2020-06-08T14:20:01.499Z] prd-ubuntu18.04-docker-arm64-4c-16g-2225 does not seem to be running inside a container [2020-06-08T14:20:01.569Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/1 -v /w/workspace/device-sdk-c/1:/w/workspace/device-sdk-c/1:rw,z -v /w/workspace/device-sdk-c/1@tmp:/w/workspace/device-sdk-c/1@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 ******** ci-base-image-arm64 cat [2020-06-08T14:20:01.695Z] Executing busybox-1.29.3-r10.trigger [2020-06-08T14:20:01.695Z] OK: 272 MiB in 83 packages [2020-06-08T14:20:02.268Z] Removing intermediate container bfe39c345069 [2020-06-08T14:20:02.268Z] ---> 6883c6d95091 [2020-06-08T14:20:02.268Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2020-06-08T14:20:02.268Z] ---> Running in 38ceada434b2 [2020-06-08T14:20:02.268Z] Removing intermediate container 38ceada434b2 [2020-06-08T14:20:02.268Z] ---> e73ff275381d [2020-06-08T14:20:02.268Z] Step 5/21 : RUN mkdir /tmp/cbor && cd /tmp/cbor && wget -O - https://github.com/PJK/libcbor/archive/v${CBOR_VERSION}.tar.gz | tar -z -x -f - && sed -e 's/-flto//' -i libcbor-${CBOR_VERSION}/CMakeLists.txt && cmake -DCMAKE_BUILD_TYPE=Release -DCBOR_CUSTOM_ALLOC=ON libcbor-${CBOR_VERSION} && make && make install [2020-06-08T14:20:02.528Z] ---> Running in d1524ca9183e [2020-06-08T14:20:03.101Z] --2020-06-08 14:20:03-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-06-08T14:20:03.101Z] Resolving github.com... 140.82.113.3 [2020-06-08T14:20:03.101Z] Connecting to github.com|140.82.113.3|:443... connected. [2020-06-08T14:20:03.320Z] $ docker top 981bbb19f51acd4dc6d5d62478b4978ce92df00b9fdfa019cf196daba9cf9cf7 -eo pid,comm [2020-06-08T14:20:03.361Z] HTTP request sent, awaiting response... 302 Found [2020-06-08T14:20:03.361Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-06-08T14:20:03.361Z] --2020-06-08 14:20:03-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-06-08T14:20:03.361Z] Resolving codeload.github.com... 140.82.113.10 [2020-06-08T14:20:03.361Z] Connecting to codeload.github.com|140.82.113.10|:443... connected. [2020-06-08T14:20:03.623Z] HTTP request sent, awaiting response... 200 OK [2020-06-08T14:20:03.623Z] Length: unspecified [application/x-gzip] [2020-06-08T14:20:03.623Z] Saving to: 'STDOUT' [2020-06-08T14:20:03.623Z]  [2020-06-08T14:20:03.623Z] 0K .......... .......... .......... .......... .......... 1.37M [2020-06-08T14:20:03.623Z] 50K .......... .......... .......... .......... .......... 2.67M [2020-06-08T14:20:03.623Z] 100K .......... .......... .......... .......... .......... 42.7M [2020-06-08T14:20:03.623Z] 150K .......... .......... .......... .......... .......... 57.0M [2020-06-08T14:20:03.623Z] 200K .......... .......... .......... .......... .......... 2.80M [2020-06-08T14:20:03.623Z] 250K .......... .......... .......... .......... .......... 10.5M [2020-06-08T14:20:03.623Z] 300K .......... .......... .......... .......... .......... 9.20M [2020-06-08T14:20:03.623Z] 350K .......... .......... .......... .......... .......... 7.03M [2020-06-08T14:20:03.623Z] 400K .......... .......... .......... .......... .......... 11.1M [2020-06-08T14:20:03.623Z] 450K .......... .......... .......... .......... .......... 2.53M [2020-06-08T14:20:03.623Z] 500K .......... .......... .......... .......... .......... 64.0M [2020-06-08T14:20:03.623Z] 550K .......... .......... .......... .......... .......... 15.9M [2020-06-08T14:20:03.623Z] 600K .......... .......... .......... .......... .......... 1.67M [2020-06-08T14:20:03.623Z] 650K .......... .......... .......... .......... .......... 5.04M [2020-06-08T14:20:03.623Z] 700K .. 30.3M=0.2s [2020-06-08T14:20:03.623Z] [2020-06-08T14:20:03.623Z] 2020-06-08 14:20:03 (4.38 MB/s) - written to stdout [719348] [2020-06-08T14:20:03.623Z] [Pipeline] { [Pipeline] sh [2020-06-08T14:20:03.883Z] -- The C compiler identification is GNU 8.3.0 [2020-06-08T14:20:03.883Z] -- The CXX compiler identification is GNU 8.3.0 [2020-06-08T14:20:03.883Z] -- Check for working C compiler: /usr/bin/cc [2020-06-08T14:20:04.151Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-06-08T14:20:04.151Z] -- Detecting C compiler ABI info [2020-06-08T14:20:04.151Z] -- Detecting C compiler ABI info - done [2020-06-08T14:20:04.151Z] -- Detecting C compile features [2020-06-08T14:20:04.417Z] -- Detecting C compile features - done [2020-06-08T14:20:04.417Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-06-08T14:20:04.417Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-06-08T14:20:04.417Z] -- Detecting CXX compiler ABI info [2020-06-08T14:20:04.417Z] -- Detecting CXX compiler ABI info - done [2020-06-08T14:20:04.417Z] -- Detecting CXX compile features [2020-06-08T14:20:04.858Z] + make test [2020-06-08T14:20:04.858Z] echo "make test" [2020-06-08T14:20:04.858Z] make test [Pipeline] } [2020-06-08T14:20:04.863Z] $ docker stop --time=1 981bbb19f51acd4dc6d5d62478b4978ce92df00b9fdfa019cf196daba9cf9cf7 [2020-06-08T14:20:04.988Z] -- Detecting CXX compile features - done [2020-06-08T14:20:04.988Z] -- Looking for include file endian.h [2020-06-08T14:20:04.988Z] -- Looking for include file endian.h - found [2020-06-08T14:20:04.988Z] -- Check if the system is big endian [2020-06-08T14:20:04.988Z] -- Searching 16 bit integer [2020-06-08T14:20:04.988Z] -- Looking for sys/types.h [2020-06-08T14:20:05.248Z] -- Looking for sys/types.h - found [2020-06-08T14:20:05.248Z] -- Looking for stdint.h [2020-06-08T14:20:05.248Z] -- Looking for stdint.h - found [2020-06-08T14:20:05.248Z] -- Looking for stddef.h [2020-06-08T14:20:05.248Z] -- Looking for stddef.h - found [2020-06-08T14:20:05.248Z] -- Check size of unsigned short [2020-06-08T14:20:05.248Z] -- Check size of unsigned short - done [2020-06-08T14:20:05.248Z] -- Using unsigned short [2020-06-08T14:20:05.509Z] -- Check if the system is big endian - little endian [2020-06-08T14:20:05.509Z] -- Check size of size_t [2020-06-08T14:20:05.509Z] -- Check size of size_t - done [2020-06-08T14:20:05.509Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-06-08T14:20:05.509Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-06-08T14:20:05.509Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-06-08T14:20:05.509Z] CMake did not find one. [2020-06-08T14:20:05.509Z] [2020-06-08T14:20:05.509Z] Could not find a package configuration file provided by "cJSON" with any of [2020-06-08T14:20:05.509Z] the following names: [2020-06-08T14:20:05.509Z] [2020-06-08T14:20:05.509Z] cJSONConfig.cmake [2020-06-08T14:20:05.509Z] cjson-config.cmake [2020-06-08T14:20:05.509Z] [2020-06-08T14:20:05.509Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-06-08T14:20:05.509Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-06-08T14:20:05.509Z] provides a separate development package or SDK, be sure it has been [2020-06-08T14:20:05.509Z] installed. [2020-06-08T14:20:05.509Z] [2020-06-08T14:20:05.509Z] [2020-06-08T14:20:05.509Z] -- Configuring done [2020-06-08T14:20:05.509Z] -- Generating done [2020-06-08T14:20:05.509Z] -- Build files have been written to: /tmp/cbor [2020-06-08T14:20:05.772Z] Scanning dependencies of target cbor_shared [2020-06-08T14:20:05.772Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2020-06-08T14:20:05.772Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-06-08T14:20:06.033Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2020-06-08T14:20:06.033Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-06-08T14:20:06.294Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-06-08T14:20:06.294Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2020-06-08T14:20:06.294Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2020-06-08T14:20:06.294Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2020-06-08T14:20:06.555Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2020-06-08T14:20:06.555Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-06-08T14:20:06.757Z] $ docker rm -f 981bbb19f51acd4dc6d5d62478b4978ce92df00b9fdfa019cf196daba9cf9cf7 [2020-06-08T14:20:06.816Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-06-08T14:20:06.816Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2020-06-08T14:20:06.816Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2020-06-08T14:20:07.078Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2020-06-08T14:20:07.078Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2020-06-08T14:20:07.078Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2020-06-08T14:20:07.078Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2020-06-08T14:20:07.346Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2020-06-08T14:20:07.347Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2020-06-08T14:20:07.347Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-06-08T14:20:07.347Z] [ 40%] Linking C shared library libcbor.so [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2020-06-08T14:20:07.609Z] [ 40%] Built target cbor_shared [2020-06-08T14:20:07.609Z] Scanning dependencies of target cbor [2020-06-08T14:20:07.609Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2020-06-08T14:20:07.609Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2020-06-08T14:20:07.874Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-06-08T14:20:07.874Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2020-06-08T14:20:08.134Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-06-08T14:20:08.134Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-06-08T14:20:08.395Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-06-08T14:20:08.395Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-06-08T14:20:08.395Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-06-08T14:20:08.395Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2020-06-08T14:20:08.656Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2020-06-08T14:20:08.656Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2020-06-08T14:20:08.918Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2020-06-08T14:20:08.918Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2020-06-08T14:20:08.918Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [Pipeline] sh [2020-06-08T14:20:09.180Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-06-08T14:20:09.180Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-06-08T14:20:09.180Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-06-08T14:20:09.180Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-06-08T14:20:09.287Z] + sudo chown -R jenkins:jenkins . [2020-06-08T14:20:09.444Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2020-06-08T14:20:09.444Z] [ 80%] Linking C static library libcbor.a [2020-06-08T14:20:09.444Z] [ 80%] Built target cbor [2020-06-08T14:20:09.444Z] Scanning dependencies of target create_items [2020-06-08T14:20:09.444Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-06-08T14:20:09.444Z] [ 84%] Linking C executable create_items [2020-06-08T14:20:09.444Z] [ 84%] Built target create_items [2020-06-08T14:20:09.444Z] Scanning dependencies of target readfile [2020-06-08T14:20:09.444Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [Pipeline] sh [2020-06-08T14:20:09.705Z] [ 88%] Linking C executable readfile [2020-06-08T14:20:09.705Z] [ 88%] Built target readfile [2020-06-08T14:20:09.705Z] Scanning dependencies of target streaming_parser [2020-06-08T14:20:09.705Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-06-08T14:20:09.705Z] [ 92%] Linking C executable streaming_parser [2020-06-08T14:20:09.705Z] [ 92%] Built target streaming_parser [2020-06-08T14:20:09.705Z] Scanning dependencies of target sort [2020-06-08T14:20:09.705Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-06-08T14:20:09.905Z] + ls -al . [2020-06-08T14:20:09.905Z] total 192 [2020-06-08T14:20:09.905Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 8 14:17 . [2020-06-08T14:20:09.905Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 14:17 .. [2020-06-08T14:20:09.905Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 8 14:17 .git [2020-06-08T14:20:09.905Z] -rw-rw-r-- 1 jenkins jenkins 176 Jun 8 14:17 .gitignore [2020-06-08T14:20:09.905Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 8 14:17 .semver [2020-06-08T14:20:09.905Z] -rw-rw-r-- 1 jenkins jenkins 3104 Jun 8 14:17 Attribution.txt [2020-06-08T14:20:09.905Z] -rw-rw-r-- 1 jenkins jenkins 5335 Jun 8 14:17 CHANGES [2020-06-08T14:20:09.905Z] -rw-rw-r-- 1 jenkins jenkins 108574 Jun 8 14:17 Doxyfile [2020-06-08T14:20:09.905Z] -rw-rw-r-- 1 jenkins jenkins 792 Jun 8 14:17 Jenkinsfile [2020-06-08T14:20:09.905Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 8 14:17 LICENSE [2020-06-08T14:20:09.905Z] -rw-rw-r-- 1 jenkins jenkins 448 Jun 8 14:17 Makefile [2020-06-08T14:20:09.905Z] -rw-rw-r-- 1 jenkins jenkins 1849 Jun 8 14:17 README.md [2020-06-08T14:20:09.905Z] -rw-rw-r-- 1 jenkins jenkins 5229 Jun 8 14:17 README.v2.md [2020-06-08T14:20:09.905Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 8 14:15 VERSION [2020-06-08T14:20:09.905Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 14:17 docs [2020-06-08T14:20:09.905Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 14:17 include [2020-06-08T14:20:09.905Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 14:17 scripts [2020-06-08T14:20:09.905Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 14:17 src [Pipeline] isUnix [Pipeline] sh [2020-06-08T14:20:09.966Z] [ 96%] Linking C executable sort [2020-06-08T14:20:09.966Z] [ 96%] Built target sort [2020-06-08T14:20:09.966Z] Scanning dependencies of target hello [2020-06-08T14:20:09.966Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-06-08T14:20:09.966Z] [100%] Linking C executable hello [2020-06-08T14:20:09.966Z] [100%] Built target hello [2020-06-08T14:20:09.966Z] Install the project... [2020-06-08T14:20:09.966Z] -- Install configuration: "Release" [2020-06-08T14:20:09.966Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-06-08T14:20:09.966Z] -- Installing: /usr/local/lib64/libcbor.a [2020-06-08T14:20:09.966Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-06-08T14:20:09.966Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-06-08T14:20:09.966Z] -- Installing: /usr/local/lib64/libcbor.so [2020-06-08T14:20:09.966Z] -- Up-to-date: /usr/local/include/cbor [2020-06-08T14:20:09.966Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-06-08T14:20:09.966Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-06-08T14:20:09.966Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-06-08T14:20:09.966Z] -- Installing: /usr/local/include/cbor/common.h [2020-06-08T14:20:09.966Z] -- Installing: /usr/local/include/cbor/data.h [2020-06-08T14:20:09.966Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-06-08T14:20:09.966Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-06-08T14:20:09.966Z] -- Installing: /usr/local/include/cbor/internal [2020-06-08T14:20:09.966Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-06-08T14:20:09.966Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-06-08T14:20:09.966Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-06-08T14:20:09.966Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-06-08T14:20:09.966Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-06-08T14:20:09.966Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-06-08T14:20:09.966Z] -- Installing: /usr/local/include/cbor/ints.h [2020-06-08T14:20:09.966Z] -- Installing: /usr/local/include/cbor/maps.h [2020-06-08T14:20:09.966Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-06-08T14:20:09.966Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-06-08T14:20:09.966Z] -- Installing: /usr/local/include/cbor/strings.h [2020-06-08T14:20:09.966Z] -- Installing: /usr/local/include/cbor/tags.h [2020-06-08T14:20:09.966Z] -- Installing: /usr/local/include/cbor.h [2020-06-08T14:20:09.966Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-06-08T14:20:10.275Z] + docker build -t docker-device-sdk-c-arm64 -f scripts/Dockerfile.alpine-3.9 --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=dc92159035943af386d057d5726ed0e1ae02a015 --label arch=arm64 --label version=0.0.0 . [2020-06-08T14:20:10.548Z] Sending build context to Docker daemon 3.21MB [2020-06-08T14:20:10.830Z] Step 1/15 : ARG BASE=alpine:3.9 [2020-06-08T14:20:10.830Z] Step 2/15 : FROM ${BASE} [2020-06-08T14:20:10.830Z] ---> 6645dcc18ecf [2020-06-08T14:20:10.830Z] Step 3/15 : MAINTAINER IOTech [2020-06-08T14:20:10.830Z] ---> Running in 11d2a57f788b [2020-06-08T14:20:11.430Z] Removing intermediate container 11d2a57f788b [2020-06-08T14:20:11.430Z] ---> 89b1d0e954e4 [2020-06-08T14:20:11.430Z] Step 4/15 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev && mkdir -p /edgex-c-sdk/build [2020-06-08T14:20:11.430Z] ---> Running in af5312d74ff5 [2020-06-08T14:20:11.881Z] Removing intermediate container d1524ca9183e [2020-06-08T14:20:11.881Z] ---> 16ee67b0ab7b [2020-06-08T14:20:11.881Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-06-08T14:20:11.881Z] ---> Running in b4de4487ea0b [2020-06-08T14:20:12.821Z] Removing intermediate container b4de4487ea0b [2020-06-08T14:20:12.821Z] ---> 6a06beb43728 [2020-06-08T14:20:12.821Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-06-08T14:20:12.821Z] ---> 622b11007605 [2020-06-08T14:20:12.821Z] Step 8/21 : COPY src /tmp/sdk/src [2020-06-08T14:20:12.865Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-06-08T14:20:13.138Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-06-08T14:20:13.410Z] (1/21) Installing pkgconf (1.6.0-r0) [2020-06-08T14:20:13.410Z] (2/21) Installing openssl-dev (1.1.1g-r0) [2020-06-08T14:20:13.764Z] ---> b04ca5494852 [2020-06-08T14:20:13.764Z] Step 9/21 : COPY include /tmp/sdk/include [2020-06-08T14:20:13.764Z] ---> af89bb96279e [2020-06-08T14:20:13.764Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2020-06-08T14:20:14.008Z] (3/21) Installing zlib-dev (1.2.11-r1) [2020-06-08T14:20:14.008Z] (4/21) Installing libssh2-dev (1.9.0-r1) [2020-06-08T14:20:14.025Z] ---> f5b04df65768 [2020-06-08T14:20:14.025Z] Step 11/21 : COPY LICENSE /tmp/sdk [2020-06-08T14:20:14.284Z] (5/21) Installing nghttp2-dev (1.35.1-r1) [2020-06-08T14:20:14.284Z] (6/21) Installing curl-dev (7.64.0-r3) [2020-06-08T14:20:14.284Z] (7/21) Installing gnutls-c++ (3.6.7-r1) [2020-06-08T14:20:14.284Z] (8/21) Installing libgmpxx (6.1.2-r1) [2020-06-08T14:20:14.284Z] (9/21) Installing gmp-dev (6.1.2-r1) [2020-06-08T14:20:14.284Z] (10/21) Installing nettle-dev (3.4.1-r0) [2020-06-08T14:20:14.289Z] ---> 961e1f88eaac [2020-06-08T14:20:14.289Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2020-06-08T14:20:14.560Z] ---> be10932edb53 [2020-06-08T14:20:14.560Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-06-08T14:20:14.560Z] ---> Running in b2696f3995d1 [2020-06-08T14:20:14.562Z] (11/21) Installing libtasn1-dev (4.14-r0) [2020-06-08T14:20:14.562Z] (12/21) Installing p11-kit-dev (0.23.14-r0) [2020-06-08T14:20:14.562Z] (13/21) Installing gnutls-dev (3.6.7-r1) [2020-06-08T14:20:14.821Z] + CPPCHECK=false [2020-06-08T14:20:14.821Z] + DOCGEN=false [2020-06-08T14:20:14.821Z] + TOMLVER=SDK-0.2 [2020-06-08T14:20:14.821Z] + CUTILVER=1.0.4 [2020-06-08T14:20:14.821Z] + '[' 0 -gt 0 ] [2020-06-08T14:20:14.821Z] + readlink -f ./scripts/build.sh [2020-06-08T14:20:14.821Z] + dirname /tmp/sdk/scripts/build.sh [2020-06-08T14:20:14.821Z] + dirname /tmp/sdk/scripts [2020-06-08T14:20:14.821Z] + ROOT=/tmp/sdk [2020-06-08T14:20:14.821Z] + cd /tmp/sdk [2020-06-08T14:20:14.821Z] + '[' '!' -d deps ] [2020-06-08T14:20:14.821Z] + mkdir deps [2020-06-08T14:20:14.821Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-06-08T14:20:14.821Z] + tar -C deps -z -x -f - [2020-06-08T14:20:14.821Z] --2020-06-08 14:20:14-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-06-08T14:20:14.821Z] Resolving github.com... 140.82.113.3 [2020-06-08T14:20:14.821Z] Connecting to github.com|140.82.113.3|:443... connected. [2020-06-08T14:20:14.837Z] (14/21) Installing libmicrohttpd-dev (0.9.62-r0) [2020-06-08T14:20:14.837Z] (15/21) Installing ncurses-dev (6.1_p20190105-r0) [2020-06-08T14:20:14.837Z] (16/21) Installing libblkid (2.33-r0) [2020-06-08T14:20:14.837Z] (17/21) Installing libfdisk (2.33-r0) [2020-06-08T14:20:14.837Z] (18/21) Installing libmount (2.33-r0) [2020-06-08T14:20:14.837Z] (19/21) Installing libsmartcols (2.33-r0) [2020-06-08T14:20:14.837Z] (20/21) Installing util-linux-dev (2.33-r0) [2020-06-08T14:20:14.837Z] (21/21) Installing yaml-dev (0.2.1-r0) [2020-06-08T14:20:14.837Z] Executing busybox-1.29.3-r10.trigger [2020-06-08T14:20:14.837Z] OK: 279 MiB in 83 packages [2020-06-08T14:20:15.084Z] HTTP request sent, awaiting response... 302 Found [2020-06-08T14:20:15.084Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-06-08T14:20:15.084Z] --2020-06-08 14:20:14-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-06-08T14:20:15.084Z] Resolving codeload.github.com... 140.82.113.10 [2020-06-08T14:20:15.084Z] Connecting to codeload.github.com|140.82.113.10|:443... connected. [2020-06-08T14:20:15.347Z] HTTP request sent, awaiting response... 200 OK [2020-06-08T14:20:15.347Z] Length: unspecified [application/x-gzip] [2020-06-08T14:20:15.347Z] Saving to: 'STDOUT' [2020-06-08T14:20:15.347Z] [2020-06-08T14:20:15.347Z] 0K .......... ......   1.06M=0.01s [2020-06-08T14:20:15.347Z] [2020-06-08T14:20:15.347Z] 2020-06-08 14:20:15 (1.06 MB/s) - written to stdout [16451] [2020-06-08T14:20:15.347Z] [2020-06-08T14:20:15.347Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-06-08T14:20:15.347Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.4.tar.gz [2020-06-08T14:20:15.347Z] + tar -C deps -z -x -f - [2020-06-08T14:20:15.347Z] --2020-06-08 14:20:15-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.4.tar.gz [2020-06-08T14:20:15.347Z] Resolving github.com... 140.82.113.3 [2020-06-08T14:20:15.347Z] Connecting to github.com|140.82.113.3|:443... connected. [2020-06-08T14:20:15.347Z] HTTP request sent, awaiting response... 302 Found [2020-06-08T14:20:15.347Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.4 [following] [2020-06-08T14:20:15.347Z] --2020-06-08 14:20:15-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.4 [2020-06-08T14:20:15.347Z] Resolving codeload.github.com... 140.82.113.10 [2020-06-08T14:20:15.347Z] Connecting to codeload.github.com|140.82.113.10|:443... connected. [2020-06-08T14:20:15.608Z] HTTP request sent, awaiting response... 200 OK [2020-06-08T14:20:15.608Z] Length: unspecified [application/x-gzip] [2020-06-08T14:20:15.608Z] Saving to: 'STDOUT' [2020-06-08T14:20:15.608Z]  [2020-06-08T14:20:15.608Z] 0K .......... .......... .......... .......... .......... 1.54M [2020-06-08T14:20:15.608Z] 50K .......... .......... .......... .......... .......... 3.00M [2020-06-08T14:20:15.608Z] 100K .......... .......... .......... .......... .......... 51.5M [2020-06-08T14:20:15.608Z] 150K ........ 4.48M=0.05s [2020-06-08T14:20:15.608Z] [2020-06-08T14:20:15.608Z] 2020-06-08 14:20:15 (3.05 MB/s) - written to stdout [162267] [2020-06-08T14:20:15.608Z] [2020-06-08T14:20:15.608Z] + mkdir -p src/c/iot [2020-06-08T14:20:15.608Z] + cp deps/iotech-c-utils-1.0.4/src/c/base64.c deps/iotech-c-utils-1.0.4/src/c/component.c deps/iotech-c-utils-1.0.4/src/c/container.c deps/iotech-c-utils-1.0.4/src/c/data.c deps/iotech-c-utils-1.0.4/src/c/hash.c deps/iotech-c-utils-1.0.4/src/c/iot.c deps/iotech-c-utils-1.0.4/src/c/json.c deps/iotech-c-utils-1.0.4/src/c/logger.c deps/iotech-c-utils-1.0.4/src/c/os.c deps/iotech-c-utils-1.0.4/src/c/scheduler.c deps/iotech-c-utils-1.0.4/src/c/thread.c deps/iotech-c-utils-1.0.4/src/c/threadpool.c deps/iotech-c-utils-1.0.4/src/c/time.c src/c/iot [2020-06-08T14:20:15.608Z] + mkdir -p include/iot [2020-06-08T14:20:15.608Z] + cp deps/iotech-c-utils-1.0.4/include/iot/base64.h deps/iotech-c-utils-1.0.4/include/iot/component.h deps/iotech-c-utils-1.0.4/include/iot/container.h deps/iotech-c-utils-1.0.4/include/iot/data.h deps/iotech-c-utils-1.0.4/include/iot/hash.h deps/iotech-c-utils-1.0.4/include/iot/iot.h deps/iotech-c-utils-1.0.4/include/iot/json.h deps/iotech-c-utils-1.0.4/include/iot/logger.h deps/iotech-c-utils-1.0.4/include/iot/os.h deps/iotech-c-utils-1.0.4/include/iot/scheduler.h deps/iotech-c-utils-1.0.4/include/iot/thread.h deps/iotech-c-utils-1.0.4/include/iot/threadpool.h deps/iotech-c-utils-1.0.4/include/iot/time.h deps/iotech-c-utils-1.0.4/include/iot/typecode.h include/iot [2020-06-08T14:20:15.608Z] + mkdir -p include/iot/os [2020-06-08T14:20:15.608Z] + cp deps/iotech-c-utils-1.0.4/include/iot/os/linux.h deps/iotech-c-utils-1.0.4/include/iot/os/zephyr.h include/iot/os [2020-06-08T14:20:15.608Z] + mkdir -p /tmp/sdk/build/release [2020-06-08T14:20:15.608Z] + cd /tmp/sdk/build/release [2020-06-08T14:20:15.608Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-06-08T14:20:15.868Z] -- The C compiler identification is GNU 8.3.0 [2020-06-08T14:20:15.868Z] -- Check for working C compiler: /usr/bin/cc [2020-06-08T14:20:15.868Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-06-08T14:20:15.868Z] -- Detecting C compiler ABI info [2020-06-08T14:20:15.868Z] -- Detecting C compiler ABI info - done [2020-06-08T14:20:15.868Z] -- Detecting C compile features [2020-06-08T14:20:16.130Z] -- Detecting C compile features - done [2020-06-08T14:20:16.130Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-06-08T14:20:16.130Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-06-08T14:20:16.130Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-06-08T14:20:16.130Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-06-08T14:20:16.130Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-06-08T14:20:16.130Z] -- C SDK 0.0.0 for Linux [2020-06-08T14:20:16.130Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-06-08T14:20:16.392Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-06-08T14:20:16.392Z] -- Found Curses: /usr/lib/libcurses.so [2020-06-08T14:20:16.392Z] -- Configuring done [2020-06-08T14:20:16.392Z] -- Generating done [2020-06-08T14:20:16.392Z] -- Build files have been written to: /tmp/sdk/build/release [2020-06-08T14:20:16.392Z] + make [2020-06-08T14:20:16.392Z] + tee release.log [2020-06-08T14:20:16.392Z] Scanning dependencies of target csdk [2020-06-08T14:20:16.392Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-06-08T14:20:16.655Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-06-08T14:20:16.655Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-06-08T14:20:17.230Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-06-08T14:20:17.230Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-06-08T14:20:17.491Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-06-08T14:20:17.491Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-06-08T14:20:18.062Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-06-08T14:20:18.062Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-06-08T14:20:18.229Z] Removing intermediate container af5312d74ff5 [2020-06-08T14:20:18.229Z] ---> 3d0626766d05 [2020-06-08T14:20:18.229Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2020-06-08T14:20:18.323Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-06-08T14:20:18.323Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-06-08T14:20:18.503Z] ---> 3113a949114b [2020-06-08T14:20:18.503Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2020-06-08T14:20:18.592Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-06-08T14:20:18.592Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-06-08T14:20:18.592Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-06-08T14:20:19.483Z] ---> 50b99301c81b [2020-06-08T14:20:19.483Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2020-06-08T14:20:19.535Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-06-08T14:20:19.535Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-06-08T14:20:19.535Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-06-08T14:20:19.795Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-06-08T14:20:20.084Z] ---> 8673ac8a7394 [2020-06-08T14:20:20.084Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2020-06-08T14:20:20.369Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-06-08T14:20:20.369Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-06-08T14:20:20.369Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-06-08T14:20:20.630Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-06-08T14:20:20.630Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-06-08T14:20:20.630Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-06-08T14:20:20.891Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-06-08T14:20:21.063Z] ---> d9ef06437b50 [2020-06-08T14:20:21.063Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2020-06-08T14:20:21.152Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-06-08T14:20:21.152Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-06-08T14:20:21.152Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-06-08T14:20:21.414Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-06-08T14:20:21.660Z] ---> 2941df352f41 [2020-06-08T14:20:21.660Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2020-06-08T14:20:21.677Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-06-08T14:20:21.677Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-06-08T14:20:22.257Z] ---> 57c065cef479 [2020-06-08T14:20:22.257Z] Step 11/15 : WORKDIR /edgex-c-sdk [2020-06-08T14:20:22.533Z] ---> Running in e8604d15f9a4 [2020-06-08T14:20:22.617Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-06-08T14:20:22.810Z] Removing intermediate container e8604d15f9a4 [2020-06-08T14:20:22.810Z] ---> 1a49d7d132b1 [2020-06-08T14:20:22.810Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2020-06-08T14:20:22.879Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-06-08T14:20:23.084Z] ---> Running in 618c442d4589 [2020-06-08T14:20:23.140Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-06-08T14:20:23.140Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-06-08T14:20:23.400Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-06-08T14:20:23.676Z] Removing intermediate container 618c442d4589 [2020-06-08T14:20:23.676Z] ---> e229e11a7f04 [2020-06-08T14:20:23.676Z] Step 13/15 : LABEL arch=arm64 [2020-06-08T14:20:23.676Z] ---> Running in 5b5404a490a8 [2020-06-08T14:20:23.969Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-06-08T14:20:24.272Z] Removing intermediate container 5b5404a490a8 [2020-06-08T14:20:24.272Z] ---> c3f99de3ea57 [2020-06-08T14:20:24.272Z] Step 14/15 : LABEL git_sha=dc92159035943af386d057d5726ed0e1ae02a015 [2020-06-08T14:20:24.272Z] ---> Running in 6e84ef89905b [2020-06-08T14:20:24.869Z] Removing intermediate container 6e84ef89905b [2020-06-08T14:20:24.869Z] ---> 08c6f555695c [2020-06-08T14:20:24.869Z] Step 15/15 : LABEL version=0.0.0 [2020-06-08T14:20:24.869Z] ---> Running in 49201a62b507 [2020-06-08T14:20:24.912Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-06-08T14:20:24.912Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-06-08T14:20:25.141Z] Removing intermediate container 49201a62b507 [2020-06-08T14:20:25.141Z] ---> 7eb0a7086ce5 [2020-06-08T14:20:25.141Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2020-06-08T14:20:25.172Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-06-08T14:20:25.413Z] Successfully built 7eb0a7086ce5 [2020-06-08T14:20:25.413Z] Successfully tagged docker-device-sdk-c-arm64:latest [2020-06-08T14:20:25.461Z] [ 74%] Linking C shared library libcsdk.so [2020-06-08T14:20:25.461Z] [ 74%] Built target csdk [2020-06-08T14:20:25.461Z] Scanning dependencies of target template [2020-06-08T14:20:25.461Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2020-06-08T14:20:25.722Z] [ 78%] Linking C executable template [2020-06-08T14:20:25.722Z] [ 78%] Built target template [2020-06-08T14:20:25.722Z] Scanning dependencies of target device-counter [2020-06-08T14:20:25.722Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-06-08T14:20:25.722Z] [ 81%] Linking C executable device-counter Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [2020-06-08T14:20:25.983Z] [ 81%] Built target device-counter [2020-06-08T14:20:25.984Z] Scanning dependencies of target device-random [2020-06-08T14:20:25.984Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-06-08T14:20:25.984Z] [ 85%] Linking C executable device-random [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-06-08T14:20:26.245Z] [ 85%] Built target device-random [2020-06-08T14:20:26.245Z] Scanning dependencies of target device-gyro [2020-06-08T14:20:26.245Z] [ 87%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-06-08T14:20:26.245Z] [ 89%] Linking C executable device-gyro [2020-06-08T14:20:26.245Z] [ 89%] Built target device-gyro [2020-06-08T14:20:26.245Z] Scanning dependencies of target template-discovery [2020-06-08T14:20:26.245Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2020-06-08T14:20:26.505Z] [ 92%] Linking C executable template-discovery [2020-06-08T14:20:26.505Z] [ 92%] Built target template-discovery [2020-06-08T14:20:26.505Z] Scanning dependencies of target device-terminal [2020-06-08T14:20:26.505Z] [ 94%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [Pipeline] } [2020-06-08T14:20:26.766Z] [ 96%] Linking C executable device-terminal [2020-06-08T14:20:26.766Z] [ 96%] Built target device-terminal [2020-06-08T14:20:26.766Z] Scanning dependencies of target templatev1 [2020-06-08T14:20:26.766Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2020-06-08T14:20:27.035Z] [100%] Linking C executable templatev1 [2020-06-08T14:20:27.035Z] [100%] Built target templatev1 [2020-06-08T14:20:27.035Z] + make package [2020-06-08T14:20:27.035Z] + tee -a release.log [2020-06-08T14:20:27.035Z] [ 74%] Built target csdk [2020-06-08T14:20:27.035Z] [ 78%] Built target template [2020-06-08T14:20:27.035Z] [ 81%] Built target device-counter [2020-06-08T14:20:27.035Z] [ 85%] Built target device-random [2020-06-08T14:20:27.035Z] [ 89%] Built target device-gyro [2020-06-08T14:20:27.035Z] [ 92%] Built target template-discovery [2020-06-08T14:20:27.295Z] [ 96%] Built target device-terminal [2020-06-08T14:20:27.295Z] [100%] Built target templatev1 [2020-06-08T14:20:27.295Z] Run CPack packaging tool... [2020-06-08T14:20:27.295Z] CPack: Create package using TGZ [2020-06-08T14:20:27.295Z] CPack: Install projects [2020-06-08T14:20:27.295Z] CPack: - Run preinstall target for: Csdk [2020-06-08T14:20:27.556Z] CPack: - Install project: Csdk [2020-06-08T14:20:27.556Z] CPack: Create package [2020-06-08T14:20:27.556Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2020-06-08T14:20:27.556Z] + '[' false '=' true ] [2020-06-08T14:20:27.556Z] + '[' false '=' true ] [2020-06-08T14:20:27.556Z] + mkdir -p /tmp/sdk/build/debug [2020-06-08T14:20:27.556Z] + cd /tmp/sdk/build/debug [2020-06-08T14:20:27.556Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCSDK_BUILD_DEBUG=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2020-06-08T14:20:27.556Z] -- The C compiler identification is GNU 8.3.0 [2020-06-08T14:20:27.556Z] -- Check for working C compiler: /usr/bin/cc [2020-06-08T14:20:27.556Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-06-08T14:20:27.556Z] -- Detecting C compiler ABI info [2020-06-08T14:20:27.823Z] -- Detecting C compiler ABI info - done [2020-06-08T14:20:27.823Z] -- Detecting C compile features [2020-06-08T14:20:28.083Z] -- Detecting C compile features - done [2020-06-08T14:20:28.083Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-06-08T14:20:28.083Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-06-08T14:20:28.083Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-06-08T14:20:28.083Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-06-08T14:20:28.083Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-06-08T14:20:28.083Z] -- C SDK 0.0.0 for Linux [2020-06-08T14:20:28.083Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-06-08T14:20:28.083Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-06-08T14:20:28.083Z] -- Found Curses: /usr/lib/libcurses.so [2020-06-08T14:20:28.083Z] -- Configuring done [2020-06-08T14:20:28.083Z] -- Generating done [2020-06-08T14:20:28.083Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-06-08T14:20:28.083Z] + + teemake [2020-06-08T14:20:28.083Z] debug.log [2020-06-08T14:20:28.083Z] Scanning dependencies of target csdk [2020-06-08T14:20:28.343Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-06-08T14:20:28.343Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-06-08T14:20:28.343Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-06-08T14:20:28.605Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-06-08T14:20:28.605Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-06-08T14:20:28.605Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-06-08T14:20:28.866Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-06-08T14:20:28.866Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-06-08T14:20:29.127Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-06-08T14:20:29.127Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-06-08T14:20:29.127Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-06-08T14:20:29.127Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-06-08T14:20:29.388Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-06-08T14:20:29.388Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-06-08T14:20:29.648Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-06-08T14:20:29.648Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-06-08T14:20:29.648Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-06-08T14:20:29.908Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-06-08T14:20:29.908Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-06-08T14:20:29.908Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-06-08T14:20:30.169Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-06-08T14:20:30.169Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-06-08T14:20:30.169Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-06-08T14:20:30.169Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-06-08T14:20:30.430Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-06-08T14:20:30.430Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-06-08T14:20:30.430Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-06-08T14:20:30.430Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-06-08T14:20:30.691Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-06-08T14:20:30.691Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-06-08T14:20:30.691Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-06-08T14:20:30.955Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-06-08T14:20:31.216Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-06-08T14:20:31.216Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-06-08T14:20:31.216Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-06-08T14:20:31.476Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-06-08T14:20:31.744Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-06-08T14:20:31.744Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-06-08T14:20:32.012Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-06-08T14:20:32.012Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-06-08T14:20:32.012Z] [ 74%] Linking C shared library libcsdk.so [2020-06-08T14:20:32.275Z] [ 74%] Built target csdk [2020-06-08T14:20:32.275Z] Scanning dependencies of target template [2020-06-08T14:20:32.275Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-06-08T14:20:32.275Z] [ 78%] Linking C executable template [2020-06-08T14:20:32.275Z] [ 78%] Built target template [2020-06-08T14:20:32.275Z] Scanning dependencies of target device-counter [2020-06-08T14:20:32.275Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-06-08T14:20:32.536Z] [ 81%] Linking C executable device-counter [2020-06-08T14:20:32.536Z] [ 81%] Built target device-counter [2020-06-08T14:20:32.536Z] Scanning dependencies of target device-random [2020-06-08T14:20:32.536Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-06-08T14:20:32.536Z] [ 85%] Linking C executable device-random [2020-06-08T14:20:32.797Z] [ 85%] Built target device-random [2020-06-08T14:20:32.797Z] Scanning dependencies of target device-gyro [2020-06-08T14:20:32.797Z] [ 87%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-06-08T14:20:32.797Z] [ 89%] Linking C executable device-gyro [2020-06-08T14:20:32.797Z] [ 89%] Built target device-gyro [2020-06-08T14:20:32.797Z] Scanning dependencies of target template-discovery [2020-06-08T14:20:32.797Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-06-08T14:20:32.797Z] [ 92%] Linking C executable template-discovery [2020-06-08T14:20:33.065Z] [ 92%] Built target template-discovery [2020-06-08T14:20:33.065Z] Scanning dependencies of target device-terminal [2020-06-08T14:20:33.065Z] [ 94%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-06-08T14:20:33.065Z] [ 96%] Linking C executable device-terminal [2020-06-08T14:20:33.065Z] [ 96%] Built target device-terminal [2020-06-08T14:20:33.065Z] Scanning dependencies of target templatev1 [2020-06-08T14:20:33.065Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2020-06-08T14:20:33.325Z] [100%] Linking C executable templatev1 [2020-06-08T14:20:33.325Z] [100%] Built target templatev1 [2020-06-08T14:20:33.325Z] make: Entering directory '/tmp/sdk/build/release' [2020-06-08T14:20:33.325Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-06-08T14:20:33.325Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-08T14:20:33.325Z] Scanning dependencies of target csdk [2020-06-08T14:20:33.325Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-08T14:20:33.325Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-08T14:20:33.325Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-06-08T14:20:33.897Z] [ 3%] Linking C shared library libcsdk.so [2020-06-08T14:20:33.897Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-08T14:20:33.897Z] [ 74%] Built target csdk [2020-06-08T14:20:33.897Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-08T14:20:33.897Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-08T14:20:33.897Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-08T14:20:33.897Z] [ 76%] Linking C executable template [2020-06-08T14:20:33.897Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-08T14:20:33.897Z] [ 78%] Built target template [2020-06-08T14:20:33.897Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-08T14:20:33.897Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-08T14:20:33.897Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-08T14:20:33.897Z] [ 80%] Linking C executable device-counter [2020-06-08T14:20:33.897Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-08T14:20:33.897Z] [ 81%] Built target device-counter [2020-06-08T14:20:33.897Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-08T14:20:34.157Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-08T14:20:34.157Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-08T14:20:34.157Z] [ 83%] Linking C executable device-random [2020-06-08T14:20:34.157Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-08T14:20:34.157Z] [ 85%] Built target device-random [2020-06-08T14:20:34.157Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-08T14:20:34.157Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-08T14:20:34.157Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-08T14:20:34.157Z] [ 87%] Linking C executable device-gyro [2020-06-08T14:20:34.157Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-08T14:20:34.157Z] [ 89%] Built target device-gyro [2020-06-08T14:20:34.157Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-08T14:20:34.157Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-08T14:20:34.157Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-08T14:20:34.157Z] [ 90%] Linking C executable template-discovery [2020-06-08T14:20:34.157Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-08T14:20:34.157Z] [ 92%] Built target template-discovery [2020-06-08T14:20:34.157Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-08T14:20:34.157Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-08T14:20:34.157Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-08T14:20:34.157Z] [ 94%] Linking C executable device-terminal [2020-06-08T14:20:34.418Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-08T14:20:34.418Z] [ 96%] Built target device-terminal [2020-06-08T14:20:34.418Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-08T14:20:34.418Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-08T14:20:34.418Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-08T14:20:34.418Z] [ 98%] Linking C executable templatev1 [2020-06-08T14:20:34.418Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-08T14:20:34.418Z] [100%] Built target templatev1 [2020-06-08T14:20:34.418Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-06-08T14:20:34.418Z] Install the project... [2020-06-08T14:20:34.418Z] -- Install configuration: "Release" [2020-06-08T14:20:34.418Z] -- Installing: /usr/local/lib/libcsdk.so [2020-06-08T14:20:34.418Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2020-06-08T14:20:34.418Z] -- Up-to-date: /usr/local/include [2020-06-08T14:20:34.418Z] -- Installing: /usr/local/include/devsdk [2020-06-08T14:20:34.418Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2020-06-08T14:20:34.418Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2020-06-08T14:20:34.418Z] -- Installing: /usr/local/include/edgex [2020-06-08T14:20:34.418Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2020-06-08T14:20:34.418Z] -- Installing: /usr/local/include/edgex/devices.h [2020-06-08T14:20:34.418Z] -- Installing: /usr/local/include/edgex/devsdk.h [2020-06-08T14:20:34.418Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2020-06-08T14:20:34.418Z] -- Installing: /usr/local/include/edgex/edgex-logging.h [2020-06-08T14:20:34.418Z] -- Installing: /usr/local/include/edgex/edgex.h [2020-06-08T14:20:34.418Z] -- Installing: /usr/local/include/edgex/error.h [2020-06-08T14:20:34.418Z] -- Installing: /usr/local/include/edgex/eventgen.h [2020-06-08T14:20:34.418Z] -- Installing: /usr/local/include/edgex/os.h [2020-06-08T14:20:34.418Z] -- Installing: /usr/local/include/edgex/profiles.h [2020-06-08T14:20:34.418Z] -- Installing: /usr/local/include/edgex/registry.h [2020-06-08T14:20:34.418Z] -- Installing: /usr/local/include/edgex/rest-server.h [2020-06-08T14:20:34.418Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2020-06-08T14:20:34.418Z] -- Installing: /usr/local/include/iot [2020-06-08T14:20:34.418Z] -- Installing: /usr/local/include/iot/base64.h [2020-06-08T14:20:34.418Z] -- Installing: /usr/local/include/iot/component.h [2020-06-08T14:20:34.418Z] -- Installing: /usr/local/include/iot/container.h [2020-06-08T14:20:34.418Z] -- Installing: /usr/local/include/iot/data.h [2020-06-08T14:20:34.418Z] -- Installing: /usr/local/include/iot/hash.h [2020-06-08T14:20:34.418Z] -- Installing: /usr/local/include/iot/iot.h [2020-06-08T14:20:34.418Z] -- Installing: /usr/local/include/iot/json.h [2020-06-08T14:20:34.418Z] -- Installing: /usr/local/include/iot/logger.h [2020-06-08T14:20:34.418Z] -- Installing: /usr/local/include/iot/os.h [2020-06-08T14:20:34.418Z] -- Installing: /usr/local/include/iot/scheduler.h [2020-06-08T14:20:34.418Z] -- Installing: /usr/local/include/iot/thread.h [2020-06-08T14:20:34.418Z] -- Installing: /usr/local/include/iot/threadpool.h [2020-06-08T14:20:34.418Z] -- Installing: /usr/local/include/iot/time.h [2020-06-08T14:20:34.418Z] -- Installing: /usr/local/include/iot/typecode.h [2020-06-08T14:20:34.418Z] -- Installing: /usr/local/include/iot/os [2020-06-08T14:20:34.418Z] -- Installing: /usr/local/include/iot/os/linux.h [2020-06-08T14:20:34.418Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2020-06-08T14:20:34.418Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2020-06-08T14:20:34.418Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2020-06-08T14:20:34.418Z] make: Leaving directory '/tmp/sdk/build/release' [2020-06-08T14:20:36.966Z] Removing intermediate container b2696f3995d1 [2020-06-08T14:20:36.966Z] ---> bd255b16d98d [2020-06-08T14:20:36.966Z] Step 14/21 : FROM alpine:3.9 [2020-06-08T14:20:37.229Z] 3.9: Pulling from library/alpine [2020-06-08T14:20:37.490Z] 31603596830f: Pulling fs layer [2020-06-08T14:20:37.490Z] 31603596830f: Verifying Checksum [2020-06-08T14:20:37.490Z] 31603596830f: Download complete [2020-06-08T14:20:37.754Z] 31603596830f: Pull complete [2020-06-08T14:20:37.754Z] Digest: sha256:414e0518bb9228d35e4cd5165567fb91d26c6a214e9c95899e1e056fcd349011 [2020-06-08T14:20:37.754Z] Status: Downloaded newer image for alpine:3.9 [2020-06-08T14:20:37.754Z] ---> 78a2ce922f86 [2020-06-08T14:20:37.754Z] Step 15/21 : MAINTAINER IOTech [2020-06-08T14:20:37.754Z] ---> Running in d4e3097886ee [2020-06-08T14:20:38.017Z] Removing intermediate container d4e3097886ee [2020-06-08T14:20:38.017Z] ---> 1387a1411a04 [2020-06-08T14:20:38.017Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2020-06-08T14:20:38.017Z] ---> Running in 82f60731ba35 [2020-06-08T14:20:38.967Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-06-08T14:20:38.967Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-06-08T14:20:38.967Z] (1/48) Installing binutils (2.31.1-r2) [2020-06-08T14:20:38.967Z] (2/48) Installing libmagic (5.36-r1) [2020-06-08T14:20:39.231Z] (3/48) Installing file (5.36-r1) [2020-06-08T14:20:39.231Z] (4/48) Installing gmp (6.1.2-r1) [2020-06-08T14:20:39.231Z] (5/48) Installing isl (0.18-r0) [2020-06-08T14:20:39.231Z] (6/48) Installing libgomp (8.3.0-r0) [2020-06-08T14:20:39.231Z] (7/48) Installing libatomic (8.3.0-r0) [2020-06-08T14:20:39.231Z] (8/48) Installing libgcc (8.3.0-r0) [2020-06-08T14:20:39.231Z] (9/48) Installing mpfr3 (3.1.5-r1) [2020-06-08T14:20:39.231Z] (10/48) Installing mpc1 (1.0.3-r1) [2020-06-08T14:20:39.231Z] (11/48) Installing libstdc++ (8.3.0-r0) [2020-06-08T14:20:39.231Z] (12/48) Installing gcc (8.3.0-r0) [2020-06-08T14:20:40.174Z] (13/48) Installing musl-dev (1.1.20-r5) [2020-06-08T14:20:40.174Z] (14/48) Installing libc-dev (0.7.1-r0) [2020-06-08T14:20:40.174Z] (15/48) Installing g++ (8.3.0-r0) [2020-06-08T14:20:41.564Z] (16/48) Installing make (4.2.1-r2) [2020-06-08T14:20:41.564Z] (17/48) Installing fortify-headers (1.0-r0) [2020-06-08T14:20:41.564Z] (18/48) Installing build-base (0.5-r1) [2020-06-08T14:20:41.564Z] (19/48) Installing libattr (2.4.47-r7) [2020-06-08T14:20:41.564Z] (20/48) Installing libacl (2.2.52-r5) [2020-06-08T14:20:41.564Z] (21/48) Installing libbz2 (1.0.6-r7) [2020-06-08T14:20:41.564Z] (22/48) Installing expat (2.2.8-r0) [2020-06-08T14:20:41.564Z] (23/48) Installing lz4-libs (1.8.3-r2) [2020-06-08T14:20:41.564Z] (24/48) Installing xz-libs (5.2.4-r0) [2020-06-08T14:20:41.564Z] (25/48) Installing libarchive (3.3.3-r2) [2020-06-08T14:20:41.564Z] (26/48) Installing ca-certificates (20191127-r0) [2020-06-08T14:20:41.564Z] (27/48) Installing nghttp2-libs (1.35.1-r1) [2020-06-08T14:20:41.564Z] (28/48) Installing libssh2 (1.9.0-r1) [2020-06-08T14:20:41.564Z] (29/48) Installing libcurl (7.64.0-r3) [2020-06-08T14:20:41.564Z] (30/48) Installing ncurses-terminfo-base (6.1_p20190105-r0) [2020-06-08T14:20:41.564Z] (31/48) Installing ncurses-terminfo (6.1_p20190105-r0) [2020-06-08T14:20:41.828Z] (32/48) Installing ncurses-libs (6.1_p20190105-r0) [2020-06-08T14:20:41.828Z] (33/48) Installing rhash-libs (1.3.6-r2) [2020-06-08T14:20:41.828Z] (34/48) Installing libuv (1.23.2-r0) [2020-06-08T14:20:41.828Z] (35/48) Installing cmake (3.13.0-r0) [2020-06-08T14:20:43.747Z] (36/48) Installing curl (7.64.0-r3) [2020-06-08T14:20:43.747Z] (37/48) Installing pcre2 (10.32-r1) [2020-06-08T14:20:43.747Z] (38/48) Installing git (2.20.4-r0) [2020-06-08T14:20:44.011Z] (39/48) Installing nettle (3.4.1-r0) [2020-06-08T14:20:44.011Z] (40/48) Installing libffi (3.2.1-r6) [2020-06-08T14:20:44.011Z] (41/48) Installing p11-kit (0.23.14-r0) [2020-06-08T14:20:44.011Z] (42/48) Installing libtasn1 (4.14-r0) [2020-06-08T14:20:44.011Z] (43/48) Installing libunistring (0.9.10-r0) [2020-06-08T14:20:44.011Z] (44/48) Installing gnutls (3.6.7-r1) [2020-06-08T14:20:44.011Z] (45/48) Installing libmicrohttpd (0.9.62-r0) [2020-06-08T14:20:44.011Z] (46/48) Installing libuuid (2.33-r0) [2020-06-08T14:20:44.011Z] (47/48) Installing wget (1.20.3-r0) [2020-06-08T14:20:44.011Z] (48/48) Installing yaml (0.2.1-r0) [2020-06-08T14:20:44.011Z] Executing busybox-1.29.3-r10.trigger [2020-06-08T14:20:44.011Z] Executing ca-certificates-20191127-r0.trigger [2020-06-08T14:20:44.011Z] OK: 222 MiB in 62 packages [2020-06-08T14:20:54.031Z] Removing intermediate container 82f60731ba35 [2020-06-08T14:20:54.031Z] ---> 436d96b01996 [2020-06-08T14:20:54.031Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2020-06-08T14:20:54.294Z] ---> e481b96db0da [2020-06-08T14:20:54.294Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2020-06-08T14:20:54.555Z] ---> 88a3696cc0bd [2020-06-08T14:20:54.555Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2020-06-08T14:20:54.815Z] ---> 0448ad877edb [2020-06-08T14:20:54.815Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2020-06-08T14:20:55.076Z] ---> e31a38fb1d22 [2020-06-08T14:20:55.076Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2020-06-08T14:20:55.337Z] ---> 231c72468d6a [2020-06-08T14:20:55.337Z] Successfully built 231c72468d6a [2020-06-08T14:20:55.337Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-08T14:20:56.000Z] + docker inspect -f . ci-base-image-x86_64 [2020-06-08T14:20:56.000Z] . [Pipeline] withDockerContainer [2020-06-08T14:20:56.123Z] prd-centos7-docker-4c-2g-2226 does not seem to be running inside a container [2020-06-08T14:20:56.170Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/1 -v /w/workspace/device-sdk-c/1:/w/workspace/device-sdk-c/1:rw,z -v /w/workspace/device-sdk-c/1@tmp:/w/workspace/device-sdk-c/1@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 ******** ci-base-image-x86_64 cat [2020-06-08T14:20:56.726Z] $ docker top ea2e00c51e5bb14693619c5305f805bb5631b295304c0d39c19d88dad63d0111 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-08T14:20:57.184Z] + make test [2020-06-08T14:20:57.184Z] echo "make test" [2020-06-08T14:20:57.184Z] make test [Pipeline] } [2020-06-08T14:20:57.214Z] $ docker stop --time=1 ea2e00c51e5bb14693619c5305f805bb5631b295304c0d39c19d88dad63d0111 [2020-06-08T14:20:58.535Z] $ docker rm -f ea2e00c51e5bb14693619c5305f805bb5631b295304c0d39c19d88dad63d0111 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-06-08T14:20:59.275Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-06-08T14:20:59.587Z] + ls -al . [2020-06-08T14:20:59.587Z] total 160 [2020-06-08T14:20:59.587Z] drwxrwxr-x. 8 jenkins jenkins 260 Jun 8 14:19 . [2020-06-08T14:20:59.587Z] drwxrwxr-x. 4 jenkins jenkins 28 Jun 8 14:19 .. [2020-06-08T14:20:59.587Z] -rw-rw-r--. 1 jenkins jenkins 3104 Jun 8 14:19 Attribution.txt [2020-06-08T14:20:59.587Z] -rw-rw-r--. 1 jenkins jenkins 5335 Jun 8 14:19 CHANGES [2020-06-08T14:20:59.587Z] drwxrwxr-x. 2 jenkins jenkins 144 Jun 8 14:19 docs [2020-06-08T14:20:59.587Z] -rw-rw-r--. 1 jenkins jenkins 108574 Jun 8 14:19 Doxyfile [2020-06-08T14:20:59.587Z] drwxrwxr-x. 8 jenkins jenkins 179 Jun 8 14:19 .git [2020-06-08T14:20:59.587Z] -rw-rw-r--. 1 jenkins jenkins 176 Jun 8 14:19 .gitignore [2020-06-08T14:20:59.587Z] drwxrwxr-x. 4 jenkins jenkins 33 Jun 8 14:19 include [2020-06-08T14:20:59.587Z] -rw-rw-r--. 1 jenkins jenkins 792 Jun 8 14:19 Jenkinsfile [2020-06-08T14:20:59.587Z] -rw-rw-r--. 1 jenkins jenkins 10174 Jun 8 14:19 LICENSE [2020-06-08T14:20:59.587Z] -rw-rw-r--. 1 jenkins jenkins 448 Jun 8 14:19 Makefile [2020-06-08T14:20:59.587Z] -rw-rw-r--. 1 jenkins jenkins 1849 Jun 8 14:19 README.md [2020-06-08T14:20:59.587Z] -rw-rw-r--. 1 jenkins jenkins 5229 Jun 8 14:19 README.v2.md [2020-06-08T14:20:59.587Z] drwxrwxr-x. 2 jenkins jenkins 106 Jun 8 14:19 scripts [2020-06-08T14:20:59.587Z] drwxrwxr-x. 3 jenkins jenkins 58 Jun 8 14:19 .semver [2020-06-08T14:20:59.587Z] drwxrwxr-x. 4 jenkins jenkins 50 Jun 8 14:19 src [2020-06-08T14:20:59.587Z] -rw-rw-r--. 1 jenkins jenkins 5 Jun 8 14:15 VERSION [Pipeline] isUnix [Pipeline] sh [2020-06-08T14:20:59.915Z] + docker build -t docker-device-sdk-c -f scripts/Dockerfile.alpine-3.9 --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=dc92159035943af386d057d5726ed0e1ae02a015 --label arch=amd64 --label version=0.0.0 . [2020-06-08T14:20:59.915Z] Sending build context to Docker daemon 3.21MB [2020-06-08T14:20:59.915Z] Step 1/15 : ARG BASE=alpine:3.9 [2020-06-08T14:20:59.915Z] Step 2/15 : FROM ${BASE} [2020-06-08T14:20:59.915Z] ---> 231c72468d6a [2020-06-08T14:20:59.915Z] Step 3/15 : MAINTAINER IOTech [2020-06-08T14:21:00.491Z] ---> Running in 03918b22d1b6 [2020-06-08T14:21:00.752Z] Removing intermediate container 03918b22d1b6 [2020-06-08T14:21:00.752Z] ---> d17b0867b89d [2020-06-08T14:21:00.752Z] Step 4/15 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev && mkdir -p /edgex-c-sdk/build [2020-06-08T14:21:00.752Z] ---> Running in b01a70dd7dbd [2020-06-08T14:21:01.323Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-06-08T14:21:01.323Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-06-08T14:21:01.323Z] (1/21) Installing pkgconf (1.6.0-r0) [2020-06-08T14:21:01.323Z] (2/21) Installing openssl-dev (1.1.1g-r0) [2020-06-08T14:21:01.584Z] (3/21) Installing zlib-dev (1.2.11-r1) [2020-06-08T14:21:01.584Z] (4/21) Installing libssh2-dev (1.9.0-r1) [2020-06-08T14:21:01.584Z] (5/21) Installing nghttp2-dev (1.35.1-r1) [2020-06-08T14:21:01.584Z] (6/21) Installing curl-dev (7.64.0-r3) [2020-06-08T14:21:01.584Z] (7/21) Installing gnutls-c++ (3.6.7-r1) [2020-06-08T14:21:01.584Z] (8/21) Installing libgmpxx (6.1.2-r1) [2020-06-08T14:21:01.584Z] (9/21) Installing gmp-dev (6.1.2-r1) [2020-06-08T14:21:01.584Z] (10/21) Installing nettle-dev (3.4.1-r0) [2020-06-08T14:21:01.843Z] (11/21) Installing libtasn1-dev (4.14-r0) [2020-06-08T14:21:01.843Z] (12/21) Installing p11-kit-dev (0.23.14-r0) [2020-06-08T14:21:01.843Z] (13/21) Installing gnutls-dev (3.6.7-r1) [2020-06-08T14:21:01.843Z] (14/21) Installing libmicrohttpd-dev (0.9.62-r0) [2020-06-08T14:21:01.843Z] (15/21) Installing ncurses-dev (6.1_p20190105-r0) [2020-06-08T14:21:01.843Z] (16/21) Installing libblkid (2.33-r0) [2020-06-08T14:21:01.843Z] (17/21) Installing libfdisk (2.33-r0) [2020-06-08T14:21:01.843Z] (18/21) Installing libmount (2.33-r0) [2020-06-08T14:21:01.843Z] (19/21) Installing libsmartcols (2.33-r0) [2020-06-08T14:21:01.843Z] (20/21) Installing util-linux-dev (2.33-r0) [2020-06-08T14:21:01.844Z] (21/21) Installing yaml-dev (0.2.1-r0) [2020-06-08T14:21:01.844Z] Executing busybox-1.29.3-r10.trigger [2020-06-08T14:21:01.844Z] OK: 266 MiB in 83 packages [2020-06-08T14:21:03.757Z] Removing intermediate container b01a70dd7dbd [2020-06-08T14:21:03.757Z] ---> 0e4e195ef765 [2020-06-08T14:21:03.757Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2020-06-08T14:21:03.757Z] ---> ae45c92d28a7 [2020-06-08T14:21:03.757Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2020-06-08T14:21:04.699Z] ---> 9143395ebe7e [2020-06-08T14:21:04.699Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2020-06-08T14:21:04.699Z] ---> e2a763e4ab5c [2020-06-08T14:21:04.699Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2020-06-08T14:21:04.965Z] ---> 6e455031d145 [2020-06-08T14:21:04.965Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2020-06-08T14:21:05.227Z] ---> d0f5e3b2c546 [2020-06-08T14:21:05.227Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2020-06-08T14:21:05.488Z] ---> b3f34ac4c4db [2020-06-08T14:21:05.488Z] Step 11/15 : WORKDIR /edgex-c-sdk [2020-06-08T14:21:05.488Z] ---> Running in e1a44a3da0dc [2020-06-08T14:21:05.749Z] Removing intermediate container e1a44a3da0dc [2020-06-08T14:21:05.749Z] ---> 081b771cd557 [2020-06-08T14:21:05.749Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2020-06-08T14:21:05.749Z] ---> Running in 75e3370f66d7 [2020-06-08T14:21:05.749Z] Removing intermediate container 75e3370f66d7 [2020-06-08T14:21:05.749Z] ---> 17c5358a846d [2020-06-08T14:21:05.749Z] Step 13/15 : LABEL arch=amd64 [2020-06-08T14:21:06.009Z] ---> Running in 4768c8a16937 [2020-06-08T14:21:06.009Z] Removing intermediate container 4768c8a16937 [2020-06-08T14:21:06.009Z] ---> 7a0bbd893d95 [2020-06-08T14:21:06.009Z] Step 14/15 : LABEL git_sha=dc92159035943af386d057d5726ed0e1ae02a015 [2020-06-08T14:21:06.009Z] ---> Running in 3418c37dfa8a [2020-06-08T14:21:06.271Z] Removing intermediate container 3418c37dfa8a [2020-06-08T14:21:06.271Z] ---> 3a36c9ae6ac7 [2020-06-08T14:21:06.271Z] Step 15/15 : LABEL version=0.0.0 [2020-06-08T14:21:06.271Z] ---> Running in 3053d3826f69 [2020-06-08T14:21:07.214Z] Removing intermediate container 3053d3826f69 [2020-06-08T14:21:07.214Z] ---> 270aed0e1dda [2020-06-08T14:21:07.214Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2020-06-08T14:21:07.214Z] Successfully built 270aed0e1dda [2020-06-08T14:21:07.214Z] Successfully tagged docker-device-sdk-c:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-06-08T14:21:09.649Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-08T14:21:10.246Z] ---> package-listing.sh [2020-06-08T14:21:10.246Z] ++ facter osfamily [2020-06-08T14:21:10.246Z] ++ tr '[:upper:]' '[:lower:]' [2020-06-08T14:21:10.246Z] + OS_FAMILY=redhat [2020-06-08T14:21:10.246Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-266 [2020-06-08T14:21:10.246Z] + START_PACKAGES=/tmp/packages_start.txt [2020-06-08T14:21:10.246Z] + END_PACKAGES=/tmp/packages_end.txt [2020-06-08T14:21:10.246Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-06-08T14:21:10.246Z] + PACKAGES=/tmp/packages_start.txt [2020-06-08T14:21:10.246Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-266 ']' [2020-06-08T14:21:10.246Z] + PACKAGES=/tmp/packages_end.txt [2020-06-08T14:21:10.246Z] + case "${OS_FAMILY}" in [2020-06-08T14:21:10.246Z] + rpm -qa [2020-06-08T14:21:10.246Z] + sort [2020-06-08T14:21:14.458Z] + '[' -f /tmp/packages_start.txt ']' [2020-06-08T14:21:14.458Z] + '[' -f /tmp/packages_end.txt ']' [2020-06-08T14:21:14.458Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-06-08T14:21:14.458Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-266 ']' [2020-06-08T14:21:14.458Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-266/archives/ [2020-06-08T14:21:14.458Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-266/archives/ [Pipeline] isUnix [Pipeline] sh [2020-06-08T14:21:15.150Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-08T14:21:15.150Z] [2020-06-08T14:21:15.150Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-06-08T14:21:15.512Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-08T14:21:15.512Z] alpine: Pulling from edgex-lftools-log-publisher [2020-06-08T14:21:15.512Z] c9b1b535fdd9: Pulling fs layer [2020-06-08T14:21:15.512Z] 2cc5ad85d9ab: Pulling fs layer [2020-06-08T14:21:15.512Z] 756a868c4378: Pulling fs layer [2020-06-08T14:21:15.512Z] 444b2fc9a129: Pulling fs layer [2020-06-08T14:21:15.512Z] ea15f1150254: Pulling fs layer [2020-06-08T14:21:15.512Z] 41b27a9f41bf: Pulling fs layer [2020-06-08T14:21:15.512Z] 28c525ee5125: Pulling fs layer [2020-06-08T14:21:15.512Z] 094b1ea09ed8: Pulling fs layer [2020-06-08T14:21:15.512Z] 138eaada9080: Pulling fs layer [2020-06-08T14:21:15.512Z] 0622d0fa9048: Pulling fs layer [2020-06-08T14:21:15.512Z] 444b2fc9a129: Waiting [2020-06-08T14:21:15.512Z] ea15f1150254: Waiting [2020-06-08T14:21:15.512Z] 41b27a9f41bf: Waiting [2020-06-08T14:21:15.512Z] 28c525ee5125: Waiting [2020-06-08T14:21:15.512Z] 094b1ea09ed8: Waiting [2020-06-08T14:21:15.512Z] 138eaada9080: Waiting [2020-06-08T14:21:15.512Z] 0622d0fa9048: Waiting [2020-06-08T14:21:15.512Z] 2cc5ad85d9ab: Verifying Checksum [2020-06-08T14:21:15.512Z] 2cc5ad85d9ab: Download complete [2020-06-08T14:21:15.512Z] 444b2fc9a129: Verifying Checksum [2020-06-08T14:21:15.512Z] 444b2fc9a129: Download complete [2020-06-08T14:21:15.512Z] c9b1b535fdd9: Verifying Checksum [2020-06-08T14:21:15.512Z] c9b1b535fdd9: Download complete [2020-06-08T14:21:15.788Z] ea15f1150254: Verifying Checksum [2020-06-08T14:21:15.788Z] ea15f1150254: Download complete [2020-06-08T14:21:15.788Z] 28c525ee5125: Verifying Checksum [2020-06-08T14:21:15.788Z] 28c525ee5125: Download complete [2020-06-08T14:21:16.057Z] 756a868c4378: Verifying Checksum [2020-06-08T14:21:16.057Z] 756a868c4378: Download complete [2020-06-08T14:21:16.057Z] c9b1b535fdd9: Pull complete [2020-06-08T14:21:16.057Z] 138eaada9080: Verifying Checksum [2020-06-08T14:21:16.057Z] 138eaada9080: Download complete [2020-06-08T14:21:16.332Z] 0622d0fa9048: Verifying Checksum [2020-06-08T14:21:16.332Z] 0622d0fa9048: Download complete [2020-06-08T14:21:16.332Z] 094b1ea09ed8: Verifying Checksum [2020-06-08T14:21:16.332Z] 094b1ea09ed8: Download complete [2020-06-08T14:21:16.597Z] 2cc5ad85d9ab: Pull complete [2020-06-08T14:21:16.597Z] 41b27a9f41bf: Verifying Checksum [2020-06-08T14:21:16.597Z] 41b27a9f41bf: Download complete [2020-06-08T14:21:17.994Z] 756a868c4378: Pull complete [2020-06-08T14:21:17.994Z] 444b2fc9a129: Pull complete [2020-06-08T14:21:18.261Z] ea15f1150254: Pull complete [2020-06-08T14:21:22.475Z] 41b27a9f41bf: Pull complete [2020-06-08T14:21:22.475Z] 28c525ee5125: Pull complete [2020-06-08T14:21:25.024Z] 094b1ea09ed8: Pull complete [2020-06-08T14:21:25.286Z] 138eaada9080: Pull complete [2020-06-08T14:21:25.552Z] 0622d0fa9048: Pull complete [2020-06-08T14:21:25.552Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-06-08T14:21:25.552Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-08T14:21:25.552Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-06-08T14:21:25.737Z] prd-centos7-docker-4c-2g-2223 does not seem to be running inside a container [2020-06-08T14:21:25.776Z] $ 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-266 -v /w/workspace/edgexfoundry_device-sdk-c_PR-266:/w/workspace/edgexfoundry_device-sdk-c_PR-266:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-266@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-266@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 [2020-06-08T14:21:29.540Z] $ docker top e710fb939f5c6c0c6fcb051369c9587ee08281103967f8b374d3ea4cd0460ca2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-06-08T14:21:29.772Z] provisioning config files... [2020-06-08T14:21:29.788Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-266@tmp/config1943505382924687803tmp [Pipeline] { [Pipeline] echo [2020-06-08T14:21:29.884Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-08T14:21:30.209Z] ---> create-netrc.sh [Pipeline] echo [2020-06-08T14:21:30.235Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-08T14:21:30.554Z] ---> logs-deploy.sh [2020-06-08T14:21:30.554Z] + ARCHIVE_ARTIFACTS= [2020-06-08T14:21:30.554Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-06-08T14:21:30.554Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-06-08T14:21:30.554Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-06-08T14:21:30.554Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-266/1 [2020-06-08T14:21:30.554Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/PR-266/1/ [2020-06-08T14:21:30.554Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-266/1 /w/workspace/edgexfoundry_device-sdk-c_PR-266 [2020-06-08T14:21:31.939Z] Archives upload complete. [2020-06-08T14:21:31.939Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-266/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/PR-266/1/