Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from c2304b16a4a77b3b71c89fce4fac471bd722c945 Running in Durability level: PERFORMANCE_OPTIMIZED 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 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 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 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 Checking out Revision 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 # timeout=10 Commit message: "Merge pull request #218 from ernestojeda/add-geneva-release-stream" > 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 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.11-base, dockerFilePath:scripts/Dockerfile.alpine-3.11, 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.11 DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-3.11-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 Still waiting to schedule task ‘prd-centos7-docker-4c-2g-724’ is offline Running on prd-centos7-docker-4c-2g-842 in /w/workspace/edgexfoundry_device-sdk-c_master [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_master # 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 Fetching without tags Checking out Revision c2304b16a4a77b3b71c89fce4fac471bd722c945 (master) > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # 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/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c2304b16a4a77b3b71c89fce4fac471bd722c945 # timeout=10 Commit message: "Merge pull request #286 from iain-anderson/issue-281" > git rev-list --no-walk 792c57ace9266fa4e49c0a69505766bafa375e3f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-07-24T14:36:09.890Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-07-24T14:36:10.096Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-07-24T14:36:10.192Z] ========================================================= [2020-07-24T14:36:10.192Z] EdgeX Global Pipelines Version Info [2020-07-24T14:36:10.192Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-07-24T14:36:12.073Z] ------------------- [2020-07-24T14:36:12.073Z] stable info: [2020-07-24T14:36:12.073Z] ------------------- [2020-07-24T14:36:12.073Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-07-24T14:36:12.073Z] Commit SHA: 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 [2020-07-24T14:36:12.073Z] Message: update stable to v1.0.105 [2020-07-24T14:36:12.643Z] ------------------- [2020-07-24T14:36:12.644Z] experimental info: [2020-07-24T14:36:12.644Z] ------------------- [2020-07-24T14:36:12.644Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-07-24T14:36:12.644Z] Commit SHA: 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 [2020-07-24T14:36:12.644Z] Message: update experimental to v1.0.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-07-24T14:36:14.645Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-24T14:36:14.907Z] [2020-07-24T14:36:14.907Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-07-24T14:36:15.239Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-24T14:36:15.240Z] latest: Pulling from edgex-devops/git-semver [2020-07-24T14:36:15.240Z] 31603596830f: Pulling fs layer [2020-07-24T14:36:15.240Z] 2a8b12db71e7: Pulling fs layer [2020-07-24T14:36:15.240Z] 6ca5941a6612: Pulling fs layer [2020-07-24T14:36:15.240Z] ecc8261a40a4: Pulling fs layer [2020-07-24T14:36:15.240Z] ecc8261a40a4: Waiting [2020-07-24T14:36:15.240Z] 2a8b12db71e7: Verifying Checksum [2020-07-24T14:36:15.240Z] 2a8b12db71e7: Download complete [2020-07-24T14:36:15.240Z] 31603596830f: Verifying Checksum [2020-07-24T14:36:15.240Z] 31603596830f: Download complete [2020-07-24T14:36:15.506Z] ecc8261a40a4: Verifying Checksum [2020-07-24T14:36:15.506Z] ecc8261a40a4: Download complete [2020-07-24T14:36:15.506Z] 6ca5941a6612: Verifying Checksum [2020-07-24T14:36:15.506Z] 6ca5941a6612: Download complete [2020-07-24T14:36:15.779Z] 31603596830f: Pull complete [2020-07-24T14:36:15.779Z] 2a8b12db71e7: Pull complete [2020-07-24T14:36:16.723Z] 6ca5941a6612: Pull complete [2020-07-24T14:36:16.723Z] ecc8261a40a4: Pull complete [2020-07-24T14:36:16.724Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-07-24T14:36:16.724Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-24T14:36:16.724Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-07-24T14:36:16.831Z] prd-centos7-docker-4c-2g-842 does not seem to be running inside a container [2020-07-24T14:36:16.864Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-07-24T14:36:19.057Z] $ docker top 68e1a283e10efccf4e374d5c80a078e194709c2045b9b71216ecc2dc0ee24a43 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-24T14:36:19.335Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-24T14:36:19.335Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-24T14:36:19.536Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-24T14:36:19.533Z] $ docker exec 68e1a283e10efccf4e374d5c80a078e194709c2045b9b71216ecc2dc0ee24a43 ssh-agent [2020-07-24T14:36:19.698Z] SSH_AUTH_SOCK=/tmp/ssh-35nHPR8Twz5K/agent.12 [2020-07-24T14:36:19.698Z] SSH_AGENT_PID=17 [2020-07-24T14:36:19.708Z] Running ssh-add (command line suppressed) [2020-07-24T14:36:19.819Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_4078683241029028394.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_4078683241029028394.key) [2020-07-24T14:36:19.875Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-24T14:36:20.196Z] + git describe --exact-match --tags HEAD [2020-07-24T14:36:20.196Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-07-24T14:36:20.324Z] $ docker exec --env ******** --env ******** 68e1a283e10efccf4e374d5c80a078e194709c2045b9b71216ecc2dc0ee24a43 ssh-agent -k [2020-07-24T14:36:20.437Z] unset SSH_AUTH_SOCK; [2020-07-24T14:36:20.437Z] unset SSH_AGENT_PID; [2020-07-24T14:36:20.437Z] echo Agent pid 17 killed; [2020-07-24T14:36:20.497Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-07-24T14:36:20.577Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-07-24T14:36:20.577Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-07-24T14:36:20.670Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-24T14:36:20.670Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-24T14:36:20.827Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-24T14:36:20.824Z] $ docker exec 68e1a283e10efccf4e374d5c80a078e194709c2045b9b71216ecc2dc0ee24a43 ssh-agent [2020-07-24T14:36:20.984Z] SSH_AUTH_SOCK=/tmp/ssh-5cIsgjPYlDgB/agent.46 [2020-07-24T14:36:20.984Z] SSH_AGENT_PID=51 [2020-07-24T14:36:20.990Z] Running ssh-add (command line suppressed) [2020-07-24T14:36:21.104Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_1069638071936315640.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_1069638071936315640.key) [2020-07-24T14:36:21.156Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-24T14:36:21.474Z] + git semver init [2020-07-24T14:36:21.474Z] # -> Open(): unable to determine branch for HEAD [2020-07-24T14:36:21.474Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2020-07-24T14:36:21.474Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2020-07-24T14:36:21.474Z] # $SEMVER_REMOTE_NAME = origin [2020-07-24T14:36:21.474Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-24T14:36:21.474Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-24T14:36:21.474Z] # $SEMVER_BRANCH = master [2020-07-24T14:36:21.474Z] # $SEMVER_TEMP = /tmp/semver-226768297 [2020-07-24T14:36:21.474Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2020-07-24T14:36:22.046Z] # '/tmp/semver-226768297' -> '/w/workspace/edgexfoundry_device-sdk-c_master/.semver' [2020-07-24T14:36:22.046Z] # -> Force: false [2020-07-24T14:36:22.046Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [Pipeline] } [2020-07-24T14:36:22.050Z] $ docker exec --env ******** --env ******** 68e1a283e10efccf4e374d5c80a078e194709c2045b9b71216ecc2dc0ee24a43 ssh-agent -k [2020-07-24T14:36:22.165Z] unset SSH_AUTH_SOCK; [2020-07-24T14:36:22.166Z] unset SSH_AGENT_PID; [2020-07-24T14:36:22.166Z] echo Agent pid 51 killed; [2020-07-24T14:36:22.219Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-24T14:36:22.640Z] + git semver [Pipeline] } [2020-07-24T14:36:22.650Z] $ docker stop --time=1 68e1a283e10efccf4e374d5c80a078e194709c2045b9b71216ecc2dc0ee24a43 [2020-07-24T14:36:23.994Z] $ docker rm -f 68e1a283e10efccf4e374d5c80a078e194709c2045b9b71216ecc2dc0ee24a43 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-07-24T14:36:24.743Z] Stashed 22 file(s) [Pipeline] echo [2020-07-24T14:36:24.745Z] [edgeXSemver] initialized semver on version 1.3.0-dev.1 [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-07-24T14:36:40.003Z] Still waiting to schedule task [2020-07-24T14:36:40.004Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-07-24T14:36:40.005Z] Still waiting to schedule task [2020-07-24T14:36:40.005Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-07-24T14:38:15.150Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-843 in /w/workspace/edgexfoundry_device-sdk-c_master [Pipeline] { [Pipeline] ws [2020-07-24T14:38:15.192Z] Running in /w/workspace/device-sdk-c/37 [Pipeline] { [Pipeline] checkout [2020-07-24T14:38:20.364Z] using credential edgex-jenkins-ssh [2020-07-24T14:38:20.545Z] Cloning the remote Git repository [2020-07-24T14:38:20.545Z] Cloning with configured refspecs honoured and without tags [2020-07-24T14:38:20.606Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-07-24T14:38:20.711Z] > git init /w/workspace/device-sdk-c/37 # timeout=10 [2020-07-24T14:38:20.778Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-07-24T14:38:20.779Z] > git --version # timeout=10 [2020-07-24T14:38:20.803Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-24T14:38:20.871Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-24T14:38:21.897Z] Fetching without tags [2020-07-24T14:38:22.389Z] Checking out Revision c2304b16a4a77b3b71c89fce4fac471bd722c945 (master) [2020-07-24T14:38:21.817Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-07-24T14:38:21.840Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-24T14:38:21.872Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-07-24T14:38:21.907Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-07-24T14:38:21.908Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-24T14:38:21.919Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-24T14:38:22.407Z] > git config core.sparsecheckout # timeout=10 [2020-07-24T14:38:22.433Z] > git checkout -f c2304b16a4a77b3b71c89fce4fac471bd722c945 # timeout=10 [2020-07-24T14:38:26.830Z] Commit message: "Merge pull request #286 from iain-anderson/issue-281" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-07-24T14:38:28.076Z] ========================================================= [2020-07-24T14:38:28.076Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2020-07-24T14:38:28.076Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-24T14:38:29.370Z] + docker build -t ci-base-image-arm64 -f scripts/Dockerfile.alpine-3.11-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest . [2020-07-24T14:38:30.355Z] Sending build context to Docker daemon 3.316MB [2020-07-24T14:38:30.355Z] Step 1/21 : ARG BASE=alpine:3.11 [2020-07-24T14:38:30.355Z] Step 2/21 : FROM ${BASE} as builder [2020-07-24T14:38:30.951Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2020-07-24T14:38:30.951Z] 0362ad1dd800: Pulling fs layer [2020-07-24T14:38:30.951Z] f2cdb1532d8b: Pulling fs layer [2020-07-24T14:38:30.951Z] 37ed683be191: Pulling fs layer [2020-07-24T14:38:30.951Z] f2cdb1532d8b: Verifying Checksum [2020-07-24T14:38:30.951Z] f2cdb1532d8b: Download complete [2020-07-24T14:38:30.951Z] 0362ad1dd800: Verifying Checksum [2020-07-24T14:38:30.951Z] 0362ad1dd800: Download complete [2020-07-24T14:38:31.937Z] 0362ad1dd800: Pull complete [2020-07-24T14:38:32.212Z] f2cdb1532d8b: Pull complete [2020-07-24T14:38:32.807Z] 37ed683be191: Verifying Checksum [2020-07-24T14:38:32.807Z] 37ed683be191: Download complete [2020-07-24T14:38:42.962Z] 37ed683be191: Pull complete [2020-07-24T14:38:42.962Z] Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f [2020-07-24T14:38:42.962Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2020-07-24T14:38:42.962Z] ---> b23d30803547 [2020-07-24T14:38:42.962Z] 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-07-24T14:38:43.939Z] ---> Running in 1531d6564dc4 [2020-07-24T14:38:45.372Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-07-24T14:38:46.347Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-07-24T14:38:46.618Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2020-07-24T14:38:46.618Z] (2/8) Installing libuuid (2.33-r0) [2020-07-24T14:38:46.887Z] (3/8) Installing libblkid (2.33-r0) [2020-07-24T14:38:46.887Z] (4/8) Installing libfdisk (2.33-r0) [2020-07-24T14:38:46.887Z] (5/8) Installing libmount (2.33-r0) [2020-07-24T14:38:47.158Z] (6/8) Installing libsmartcols (2.33-r0) [2020-07-24T14:38:47.159Z] (7/8) Installing util-linux-dev (2.33-r0) [2020-07-24T14:38:47.433Z] (8/8) Installing wget (1.20.3-r0) [2020-07-24T14:38:47.433Z] Executing busybox-1.29.3-r10.trigger [2020-07-24T14:38:47.433Z] OK: 285 MiB in 83 packages [2020-07-24T14:38:48.866Z] Removing intermediate container 1531d6564dc4 [2020-07-24T14:38:48.866Z] ---> a551dd2f8009 [2020-07-24T14:38:48.866Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2020-07-24T14:38:49.139Z] ---> Running in 82cca0bbc8c6 [2020-07-24T14:38:49.412Z] Removing intermediate container 82cca0bbc8c6 [2020-07-24T14:38:49.412Z] ---> 3cd14b4faa9e [2020-07-24T14:38:49.412Z] 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-07-24T14:38:49.685Z] ---> Running in 1bf900616aa4 [2020-07-24T14:38:51.115Z] --2020-07-24 14:38:50-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-07-24T14:38:51.115Z] Resolving github.com... 140.82.112.3 [2020-07-24T14:38:51.115Z] Connecting to github.com|140.82.112.3|:443... connected. [2020-07-24T14:38:51.115Z] HTTP request sent, awaiting response... 302 Found [2020-07-24T14:38:51.115Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-07-24T14:38:51.115Z] --2020-07-24 14:38:51-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-07-24T14:38:51.115Z] Resolving codeload.github.com... 140.82.114.10 [2020-07-24T14:38:51.115Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2020-07-24T14:38:51.390Z] HTTP request sent, awaiting response... 200 OK [2020-07-24T14:38:51.390Z] Length: unspecified [application/x-gzip] [2020-07-24T14:38:51.390Z] Saving to: 'STDOUT' [2020-07-24T14:38:51.390Z]  [2020-07-24T14:38:51.390Z] 0K .......... .......... .......... .......... .......... 1.46M [2020-07-24T14:38:51.390Z] 50K .......... .......... .......... .......... .......... 3.45M [2020-07-24T14:38:51.390Z] 100K .......... .......... .......... .......... .......... 3.40M [2020-07-24T14:38:51.390Z] 150K .......... .......... .......... .......... .......... 9.46M [2020-07-24T14:38:51.390Z] 200K .......... .......... .......... .......... .......... 14.1M [2020-07-24T14:38:51.390Z] 250K .......... .......... .......... .......... .......... 3.04M [2020-07-24T14:38:51.390Z] 300K .......... .......... .......... .......... .......... 3.56M [2020-07-24T14:38:51.390Z] 350K .......... .......... .......... .......... .......... 3.97M [2020-07-24T14:38:51.663Z] 400K .......... .......... .......... .......... .......... 3.41M [2020-07-24T14:38:51.663Z] 450K .......... .......... .......... .......... .......... 4.52M [2020-07-24T14:38:51.663Z] 500K .......... .......... .......... .......... .......... 6.52M [2020-07-24T14:38:51.663Z] 550K .......... .......... .......... .......... .......... 3.99M [2020-07-24T14:38:51.663Z] 600K .......... .......... .......... .......... .......... 753K [2020-07-24T14:38:51.663Z] 650K .......... .......... .......... .......... .......... 2.07M [2020-07-24T14:38:51.663Z] 700K ..     10.2M=0.2s [2020-07-24T14:38:51.663Z] [2020-07-24T14:38:51.663Z] 2020-07-24 14:38:51 (2.77 MB/s) - written to stdout [719348] [2020-07-24T14:38:51.663Z] [2020-07-24T14:38:51.936Z] -- The C compiler identification is GNU 8.3.0 [2020-07-24T14:38:52.211Z] -- The CXX compiler identification is GNU 8.3.0 [2020-07-24T14:38:52.211Z] -- Check for working C compiler: /usr/bin/cc [2020-07-24T14:38:52.485Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-07-24T14:38:52.485Z] -- Detecting C compiler ABI info [2020-07-24T14:38:52.755Z] -- Detecting C compiler ABI info - done [2020-07-24T14:38:52.755Z] -- Detecting C compile features [2020-07-24T14:38:53.352Z] -- Detecting C compile features - done [2020-07-24T14:38:53.352Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-07-24T14:38:53.624Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-07-24T14:38:53.624Z] -- Detecting CXX compiler ABI info [2020-07-24T14:38:53.895Z] -- Detecting CXX compiler ABI info - done [2020-07-24T14:38:53.895Z] -- Detecting CXX compile features [2020-07-24T14:38:55.323Z] -- Detecting CXX compile features - done [2020-07-24T14:38:55.323Z] -- Looking for include file endian.h [2020-07-24T14:38:55.596Z] -- Looking for include file endian.h - found [2020-07-24T14:38:55.596Z] -- Check if the system is big endian [2020-07-24T14:38:55.596Z] -- Searching 16 bit integer [2020-07-24T14:38:55.596Z] -- Looking for sys/types.h [2020-07-24T14:38:55.868Z] -- Looking for sys/types.h - found [2020-07-24T14:38:55.868Z] -- Looking for stdint.h [2020-07-24T14:38:56.140Z] -- Looking for stdint.h - found [2020-07-24T14:38:56.140Z] -- Looking for stddef.h [2020-07-24T14:38:56.413Z] -- Looking for stddef.h - found [2020-07-24T14:38:56.413Z] -- Check size of unsigned short [2020-07-24T14:38:56.690Z] -- Check size of unsigned short - done [2020-07-24T14:38:56.690Z] -- Using unsigned short [2020-07-24T14:38:56.963Z] -- Check if the system is big endian - little endian [2020-07-24T14:38:56.963Z] -- Check size of size_t [2020-07-24T14:38:57.235Z] -- Check size of size_t - done [2020-07-24T14:38:57.235Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-07-24T14:38:57.235Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-07-24T14:38:57.235Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-07-24T14:38:57.235Z] CMake did not find one. [2020-07-24T14:38:57.235Z] [2020-07-24T14:38:57.235Z] Could not find a package configuration file provided by "cJSON" with any of [2020-07-24T14:38:57.235Z] the following names: [2020-07-24T14:38:57.235Z] [2020-07-24T14:38:57.235Z] cJSONConfig.cmake [2020-07-24T14:38:57.235Z] cjson-config.cmake [2020-07-24T14:38:57.235Z] [2020-07-24T14:38:57.235Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-07-24T14:38:57.235Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-07-24T14:38:57.235Z] provides a separate development package or SDK, be sure it has been [2020-07-24T14:38:57.235Z] installed. [2020-07-24T14:38:57.235Z] [2020-07-24T14:38:57.235Z] [2020-07-24T14:38:57.235Z] -- Configuring done [2020-07-24T14:38:57.507Z] -- Generating done [2020-07-24T14:38:57.507Z] -- Build files have been written to: /tmp/cbor [2020-07-24T14:38:57.507Z] Scanning dependencies of target cbor_shared [2020-07-24T14:38:57.507Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2020-07-24T14:38:58.479Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-07-24T14:38:59.074Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2020-07-24T14:38:59.074Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-07-24T14:38:59.668Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-07-24T14:38:59.940Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2020-07-24T14:39:00.212Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2020-07-24T14:39:00.501Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2020-07-24T14:39:00.501Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2020-07-24T14:39:00.772Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-07-24T14:39:01.363Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-07-24T14:39:01.635Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2020-07-24T14:39:02.232Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2020-07-24T14:39:02.503Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2020-07-24T14:39:02.777Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2020-07-24T14:39:02.777Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2020-07-24T14:39:03.373Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2020-07-24T14:39:03.373Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2020-07-24T14:39:03.645Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2020-07-24T14:39:03.916Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-07-24T14:39:04.187Z] [ 40%] Linking C shared library libcbor.so [2020-07-24T14:39:04.187Z] [ 40%] Built target cbor_shared [2020-07-24T14:39:04.187Z] Scanning dependencies of target cbor [2020-07-24T14:39:04.187Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2020-07-24T14:39:05.162Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2020-07-24T14:39:05.754Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-07-24T14:39:05.754Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2020-07-24T14:39:07.180Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-07-24T14:39:07.180Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-07-24T14:39:07.452Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-07-24T14:39:07.452Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-07-24T14:39:07.722Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-07-24T14:39:07.992Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2020-07-24T14:39:08.720Z] Running on prd-centos7-docker-4c-2g-844 in /w/workspace/edgexfoundry_device-sdk-c_master [Pipeline] { [Pipeline] ws [2020-07-24T14:39:08.763Z] Running in /w/workspace/device-sdk-c/37 [Pipeline] { [Pipeline] checkout [2020-07-24T14:39:08.967Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2020-07-24T14:39:08.967Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2020-07-24T14:39:09.557Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2020-07-24T14:39:09.829Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2020-07-24T14:39:10.100Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2020-07-24T14:39:10.373Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-07-24T14:39:10.643Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-07-24T14:39:10.915Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-07-24T14:39:10.915Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-07-24T14:39:11.506Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2020-07-24T14:39:11.507Z] [ 80%] Linking C static library libcbor.a [2020-07-24T14:39:11.507Z] [ 80%] Built target cbor [2020-07-24T14:39:11.507Z] Scanning dependencies of target create_items [2020-07-24T14:39:11.779Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-07-24T14:39:11.779Z] [ 84%] Linking C executable create_items [2020-07-24T14:39:12.050Z] [ 84%] Built target create_items [2020-07-24T14:39:12.050Z] Scanning dependencies of target readfile [2020-07-24T14:39:12.050Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2020-07-24T14:39:12.324Z] [ 88%] Linking C executable readfile [2020-07-24T14:39:12.324Z] [ 88%] Built target readfile [2020-07-24T14:39:12.324Z] Scanning dependencies of target streaming_parser [2020-07-24T14:39:12.324Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-07-24T14:39:12.593Z] [ 92%] Linking C executable streaming_parser [2020-07-24T14:39:12.593Z] [ 92%] Built target streaming_parser [2020-07-24T14:39:12.593Z] Scanning dependencies of target sort [2020-07-24T14:39:12.593Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-07-24T14:39:12.867Z] [ 96%] Linking C executable sort [2020-07-24T14:39:12.867Z] [ 96%] Built target sort [2020-07-24T14:39:12.867Z] Scanning dependencies of target hello [2020-07-24T14:39:12.867Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-07-24T14:39:13.139Z] [100%] Linking C executable hello [2020-07-24T14:39:13.139Z] [100%] Built target hello [2020-07-24T14:39:13.410Z] Install the project... [2020-07-24T14:39:13.410Z] -- Install configuration: "Release" [2020-07-24T14:39:13.410Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-07-24T14:39:13.410Z] -- Installing: /usr/local/lib64/libcbor.a [2020-07-24T14:39:13.410Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-07-24T14:39:13.410Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-07-24T14:39:13.410Z] -- Installing: /usr/local/lib64/libcbor.so [2020-07-24T14:39:13.410Z] -- Up-to-date: /usr/local/include/cbor [2020-07-24T14:39:13.410Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-07-24T14:39:13.410Z] -- Installing: /usr/local/include/cbor/ints.h [2020-07-24T14:39:13.410Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-07-24T14:39:13.410Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-07-24T14:39:13.410Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-07-24T14:39:13.410Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-07-24T14:39:13.410Z] -- Installing: /usr/local/include/cbor/data.h [2020-07-24T14:39:13.410Z] -- Installing: /usr/local/include/cbor/common.h [2020-07-24T14:39:13.410Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-07-24T14:39:13.410Z] -- Installing: /usr/local/include/cbor/strings.h [2020-07-24T14:39:13.410Z] -- Installing: /usr/local/include/cbor/tags.h [2020-07-24T14:39:13.410Z] -- Installing: /usr/local/include/cbor/internal [2020-07-24T14:39:13.410Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-07-24T14:39:13.410Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-07-24T14:39:13.410Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-07-24T14:39:13.410Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-07-24T14:39:13.410Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-07-24T14:39:13.410Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-07-24T14:39:13.410Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-07-24T14:39:13.410Z] -- Installing: /usr/local/include/cbor/maps.h [2020-07-24T14:39:13.410Z] -- Installing: /usr/local/include/cbor.h [2020-07-24T14:39:13.410Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-07-24T14:39:15.133Z] using credential edgex-jenkins-ssh [2020-07-24T14:39:15.179Z] Cloning the remote Git repository [2020-07-24T14:39:15.179Z] Cloning with configured refspecs honoured and without tags [2020-07-24T14:39:15.377Z] Removing intermediate container 1bf900616aa4 [2020-07-24T14:39:15.377Z] ---> ec913b95bf73 [2020-07-24T14:39:15.377Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-07-24T14:39:15.658Z] ---> Running in c57de80889de [2020-07-24T14:39:15.387Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-07-24T14:39:15.496Z] > git init /w/workspace/device-sdk-c/37 # timeout=10 [2020-07-24T14:39:15.629Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-07-24T14:39:15.629Z] > git --version # timeout=10 [2020-07-24T14:39:15.655Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-24T14:39:15.688Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-24T14:39:16.354Z] Fetching without tags [2020-07-24T14:39:16.746Z] Checking out Revision c2304b16a4a77b3b71c89fce4fac471bd722c945 (master) [2020-07-24T14:39:16.309Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-07-24T14:39:16.322Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-24T14:39:16.342Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-07-24T14:39:16.353Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-07-24T14:39:16.353Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-24T14:39:16.358Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-24T14:39:16.750Z] > git config core.sparsecheckout # timeout=10 [2020-07-24T14:39:16.756Z] > git checkout -f c2304b16a4a77b3b71c89fce4fac471bd722c945 # timeout=10 [2020-07-24T14:39:18.282Z] Removing intermediate container c57de80889de [2020-07-24T14:39:18.282Z] ---> 8b6e797ad054 [2020-07-24T14:39:18.282Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-07-24T14:39:18.873Z] ---> 80cda8a73b68 [2020-07-24T14:39:18.873Z] Step 8/21 : COPY src /tmp/sdk/src [2020-07-24T14:39:19.847Z] ---> b3be53354a32 [2020-07-24T14:39:19.847Z] Step 9/21 : COPY include /tmp/sdk/include [2020-07-24T14:39:20.438Z] ---> 0de0a1a3971b [2020-07-24T14:39:20.438Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2020-07-24T14:39:20.932Z] Commit message: "Merge pull request #286 from iain-anderson/issue-281" [2020-07-24T14:39:21.032Z] ---> 86e5c52c8d03 [2020-07-24T14:39:21.032Z] Step 11/21 : COPY LICENSE /tmp/sdk [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-07-24T14:39:21.626Z] ---> 616038fedaa8 [2020-07-24T14:39:21.626Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [Pipeline] echo [2020-07-24T14:39:21.887Z] ========================================================= [2020-07-24T14:39:21.887Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2020-07-24T14:39:21.887Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-24T14:39:22.558Z] + docker build -t ci-base-image-x86_64 -f scripts/Dockerfile.alpine-3.11-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest . [2020-07-24T14:39:22.608Z] ---> dc4fb4ffbaaa [2020-07-24T14:39:22.608Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-07-24T14:39:22.608Z] ---> Running in 87235cc7d93d [2020-07-24T14:39:23.141Z] Sending build context to Docker daemon 3.316MB [2020-07-24T14:39:23.141Z] Step 1/21 : ARG BASE=alpine:3.11 [2020-07-24T14:39:23.141Z] Step 2/21 : FROM ${BASE} as builder [2020-07-24T14:39:23.141Z] latest: Pulling from edgex-devops/edgex-gcc-base [2020-07-24T14:39:23.141Z] e7c96db7181b: Pulling fs layer [2020-07-24T14:39:23.141Z] 4c13bbce0fe7: Pulling fs layer [2020-07-24T14:39:23.141Z] 6059c847ac2f: Pulling fs layer [2020-07-24T14:39:23.435Z] 4c13bbce0fe7: Verifying Checksum [2020-07-24T14:39:23.435Z] 4c13bbce0fe7: Download complete [2020-07-24T14:39:23.435Z] e7c96db7181b: Verifying Checksum [2020-07-24T14:39:23.435Z] e7c96db7181b: Download complete [2020-07-24T14:39:24.037Z] + CPPCHECK=false [2020-07-24T14:39:24.037Z] + DOCGEN=false [2020-07-24T14:39:24.037Z] + TOMLVER=SDK-0.2 [2020-07-24T14:39:24.037Z] + CUTILVER=1.1-branch [2020-07-24T14:39:24.037Z] + '[' 0 -gt 0 ] [2020-07-24T14:39:24.037Z] + readlink -f ./scripts/build.sh [2020-07-24T14:39:24.037Z] + dirname /tmp/sdk/scripts/build.sh [2020-07-24T14:39:24.037Z] + dirname /tmp/sdk/scripts [2020-07-24T14:39:24.037Z] + ROOT=/tmp/sdk [2020-07-24T14:39:24.037Z] + cd /tmp/sdk [2020-07-24T14:39:24.037Z] + '[' '!' -d deps ] [2020-07-24T14:39:24.037Z] + mkdir deps [2020-07-24T14:39:24.037Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-07-24T14:39:24.037Z] + tar -C deps -z -x -f - [2020-07-24T14:39:24.037Z] --2020-07-24 14:39:23-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-07-24T14:39:24.037Z] Resolving github.com... 140.82.112.3 [2020-07-24T14:39:24.037Z] Connecting to github.com|140.82.112.3|:443... connected. [2020-07-24T14:39:24.037Z] HTTP request sent, awaiting response... 302 Found [2020-07-24T14:39:24.037Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-07-24T14:39:24.037Z] --2020-07-24 14:39:23-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-07-24T14:39:24.037Z] Resolving codeload.github.com... 140.82.114.10 [2020-07-24T14:39:24.037Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2020-07-24T14:39:24.309Z] HTTP request sent, awaiting response... 200 OK [2020-07-24T14:39:24.309Z] Length: unspecified [application/x-gzip] [2020-07-24T14:39:24.309Z] Saving to: 'STDOUT' [2020-07-24T14:39:24.309Z]  [2020-07-24T14:39:24.309Z] 0K .......... ......  1019K=0.02s [2020-07-24T14:39:24.309Z] [2020-07-24T14:39:24.309Z] 2020-07-24 14:39:24 (1019 KB/s) - written to stdout [16451] [2020-07-24T14:39:24.309Z] [2020-07-24T14:39:24.309Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-07-24T14:39:24.309Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1-branch.tar.gz [2020-07-24T14:39:24.309Z] + tar -C deps -z -x -f - [2020-07-24T14:39:24.309Z] --2020-07-24 14:39:24-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1-branch.tar.gz [2020-07-24T14:39:24.309Z] Resolving github.com... 140.82.112.3 [2020-07-24T14:39:24.309Z] Connecting to github.com|140.82.112.3|:443... connected. [2020-07-24T14:39:24.580Z] HTTP request sent, awaiting response... 302 Found [2020-07-24T14:39:24.580Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1-branch [following] [2020-07-24T14:39:24.580Z] --2020-07-24 14:39:24-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1-branch [2020-07-24T14:39:24.580Z] Resolving codeload.github.com... 140.82.114.10 [2020-07-24T14:39:24.580Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2020-07-24T14:39:24.627Z] e7c96db7181b: Pull complete [2020-07-24T14:39:24.851Z] HTTP request sent, awaiting response... 200 OK [2020-07-24T14:39:24.851Z] Length: unspecified [application/x-gzip] [2020-07-24T14:39:24.851Z] Saving to: 'STDOUT' [2020-07-24T14:39:24.851Z] [2020-07-24T14:39:24.851Z] 0K .......... .......... .......... .......... .......... 1.50M [2020-07-24T14:39:24.851Z] 50K .......... .......... .......... .......... .......... 3.13M [2020-07-24T14:39:24.851Z] 100K .......... .......... .......... .......... .......... 4.29M [2020-07-24T14:39:24.851Z] 150K .......... .....       3.90M=0.06s [2020-07-24T14:39:24.851Z] [2020-07-24T14:39:24.851Z] 2020-07-24 14:39:24 (2.55 MB/s) - written to stdout [169364] [2020-07-24T14:39:24.851Z] [2020-07-24T14:39:24.851Z] + mkdir -p src/c/iot [2020-07-24T14:39:24.851Z] + cp deps/iotech-c-utils-1.1-branch/src/c/base64.c deps/iotech-c-utils-1.1-branch/src/c/component.c deps/iotech-c-utils-1.1-branch/src/c/config.c deps/iotech-c-utils-1.1-branch/src/c/container.c deps/iotech-c-utils-1.1-branch/src/c/data.c deps/iotech-c-utils-1.1-branch/src/c/hash.c deps/iotech-c-utils-1.1-branch/src/c/iot.c deps/iotech-c-utils-1.1-branch/src/c/json.c deps/iotech-c-utils-1.1-branch/src/c/logger.c deps/iotech-c-utils-1.1-branch/src/c/os.c deps/iotech-c-utils-1.1-branch/src/c/scheduler.c deps/iotech-c-utils-1.1-branch/src/c/thread.c deps/iotech-c-utils-1.1-branch/src/c/threadpool.c deps/iotech-c-utils-1.1-branch/src/c/time.c src/c/iot [2020-07-24T14:39:24.851Z] + mkdir -p include/iot [2020-07-24T14:39:24.851Z] + cp deps/iotech-c-utils-1.1-branch/include/iot/base64.h deps/iotech-c-utils-1.1-branch/include/iot/component.h deps/iotech-c-utils-1.1-branch/include/iot/config.h deps/iotech-c-utils-1.1-branch/include/iot/container.h deps/iotech-c-utils-1.1-branch/include/iot/data.h deps/iotech-c-utils-1.1-branch/include/iot/hash.h deps/iotech-c-utils-1.1-branch/include/iot/iot.h deps/iotech-c-utils-1.1-branch/include/iot/json.h deps/iotech-c-utils-1.1-branch/include/iot/logger.h deps/iotech-c-utils-1.1-branch/include/iot/os.h deps/iotech-c-utils-1.1-branch/include/iot/scheduler.h deps/iotech-c-utils-1.1-branch/include/iot/thread.h deps/iotech-c-utils-1.1-branch/include/iot/threadpool.h deps/iotech-c-utils-1.1-branch/include/iot/time.h deps/iotech-c-utils-1.1-branch/include/iot/typecode.h include/iot [2020-07-24T14:39:24.851Z] + mkdir -p include/iot/os [2020-07-24T14:39:24.851Z] + cp deps/iotech-c-utils-1.1-branch/include/iot/os/linux.h deps/iotech-c-utils-1.1-branch/include/iot/os/macos.h deps/iotech-c-utils-1.1-branch/include/iot/os/zephyr.h include/iot/os [2020-07-24T14:39:24.851Z] + mkdir -p /tmp/sdk/build/release [2020-07-24T14:39:24.851Z] + cd /tmp/sdk/build/release [2020-07-24T14:39:24.851Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-07-24T14:39:24.926Z] 4c13bbce0fe7: Pull complete [2020-07-24T14:39:25.121Z] -- The C compiler identification is GNU 8.3.0 [2020-07-24T14:39:25.121Z] -- Check for working C compiler: /usr/bin/cc [2020-07-24T14:39:25.393Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-07-24T14:39:25.393Z] -- Detecting C compiler ABI info [2020-07-24T14:39:25.551Z] 6059c847ac2f: Verifying Checksum [2020-07-24T14:39:25.551Z] 6059c847ac2f: Download complete [2020-07-24T14:39:25.667Z] -- Detecting C compiler ABI info - done [2020-07-24T14:39:25.667Z] -- Detecting C compile features [2020-07-24T14:39:26.644Z] -- Detecting C compile features - done [2020-07-24T14:39:26.644Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-07-24T14:39:26.644Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-07-24T14:39:26.644Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-07-24T14:39:26.644Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-07-24T14:39:26.644Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-07-24T14:39:26.644Z] -- C SDK 1.3.0-dev.1 for Linux [2020-07-24T14:39:26.644Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-07-24T14:39:26.644Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-07-24T14:39:26.644Z] -- Found Curses: /usr/lib/libcurses.so [2020-07-24T14:39:26.915Z] -- Configuring done [2020-07-24T14:39:27.186Z] -- Generating done [2020-07-24T14:39:27.186Z] -- Build files have been written to: /tmp/sdk/build/release [2020-07-24T14:39:27.186Z] + make [2020-07-24T14:39:27.186Z] + tee release.log [2020-07-24T14:39:27.186Z] Scanning dependencies of target csdk [2020-07-24T14:39:27.457Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-07-24T14:39:28.048Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-07-24T14:39:28.318Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-07-24T14:39:30.292Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-07-24T14:39:30.881Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-07-24T14:39:30.881Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-07-24T14:39:31.847Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-07-24T14:39:33.802Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-07-24T14:39:34.045Z] 6059c847ac2f: Pull complete [2020-07-24T14:39:34.045Z] Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e [2020-07-24T14:39:34.045Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2020-07-24T14:39:34.045Z] ---> 5eabd8fd8ba2 [2020-07-24T14:39:34.046Z] 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-07-24T14:39:34.395Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-07-24T14:39:34.620Z] ---> Running in cbfe33c76ca0 [2020-07-24T14:39:34.986Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-07-24T14:39:35.573Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-07-24T14:39:35.574Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-07-24T14:39:35.847Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-07-24T14:39:35.847Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-07-24T14:39:36.118Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-07-24T14:39:36.537Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-07-24T14:39:36.537Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2020-07-24T14:39:36.819Z] (2/8) Installing libuuid (2.33-r0) [2020-07-24T14:39:36.819Z] (3/8) Installing libblkid (2.33-r0) [2020-07-24T14:39:36.819Z] (4/8) Installing libfdisk (2.33-r0) [2020-07-24T14:39:37.084Z] (5/8) Installing libmount (2.33-r0) [2020-07-24T14:39:37.084Z] (6/8) Installing libsmartcols (2.33-r0) [2020-07-24T14:39:37.349Z] (7/8) Installing util-linux-dev (2.33-r0) [2020-07-24T14:39:37.349Z] (8/8) Installing wget (1.20.3-r0) [2020-07-24T14:39:37.628Z] Executing busybox-1.29.3-r10.trigger [2020-07-24T14:39:37.628Z] OK: 272 MiB in 83 packages [2020-07-24T14:39:38.661Z] Removing intermediate container cbfe33c76ca0 [2020-07-24T14:39:38.661Z] ---> cad7e3a926b8 [2020-07-24T14:39:38.661Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2020-07-24T14:39:38.661Z] ---> Running in 4a1008e8b273 [2020-07-24T14:39:38.975Z] Removing intermediate container 4a1008e8b273 [2020-07-24T14:39:38.975Z] ---> b349752ad5eb [2020-07-24T14:39:38.975Z] 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-07-24T14:39:38.975Z] ---> Running in c3aa129e2f82 [2020-07-24T14:39:39.930Z] --2020-07-24 14:39:39-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-07-24T14:39:39.930Z] Resolving github.com... 140.82.112.3 [2020-07-24T14:39:39.930Z] Connecting to github.com|140.82.112.3|:443... connected. [2020-07-24T14:39:39.930Z] HTTP request sent, awaiting response... 302 Found [2020-07-24T14:39:39.930Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-07-24T14:39:39.930Z] --2020-07-24 14:39:39-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-07-24T14:39:39.930Z] Resolving codeload.github.com... 140.82.114.10 [2020-07-24T14:39:39.930Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2020-07-24T14:39:40.278Z] HTTP request sent, awaiting response... 200 OK [2020-07-24T14:39:40.278Z] Length: unspecified [application/x-gzip] [2020-07-24T14:39:40.278Z] Saving to: 'STDOUT' [2020-07-24T14:39:40.278Z] [2020-07-24T14:39:40.278Z] 0K .......... .......... .......... .......... .......... 1.43M [2020-07-24T14:39:40.278Z] 50K .......... .......... .......... .......... .......... 10.7M [2020-07-24T14:39:40.278Z] 100K .......... .......... .......... .......... .......... 4.02M [2020-07-24T14:39:40.278Z] 150K .......... .......... .......... .......... .......... 7.92M [2020-07-24T14:39:40.278Z] 200K .......... .......... .......... .......... .......... 3.76M [2020-07-24T14:39:40.278Z] 250K .......... .......... .......... .......... .......... 7.60M [2020-07-24T14:39:40.278Z] 300K .......... .......... .......... .......... .......... 4.18M [2020-07-24T14:39:40.278Z] 350K .......... .......... .......... .......... .......... 2.90M [2020-07-24T14:39:40.278Z] 400K .......... .......... .......... .......... .......... 3.73M [2020-07-24T14:39:40.278Z] 450K .......... .......... .......... .......... .......... 5.49M [2020-07-24T14:39:40.278Z] 500K .......... .......... .......... .......... .......... 5.33M [2020-07-24T14:39:40.278Z] 550K .......... .......... .......... .......... .......... 2.03M [2020-07-24T14:39:40.278Z] 600K .......... .......... .......... .......... .......... 1.45M [2020-07-24T14:39:40.278Z] 650K .......... .......... .......... .......... .......... 2.52M [2020-07-24T14:39:40.278Z] 700K .. 38.8M=0.2s [2020-07-24T14:39:40.278Z] [2020-07-24T14:39:40.278Z] 2020-07-24 14:39:40 (3.22 MB/s) - written to stdout [719348] [2020-07-24T14:39:40.278Z] [2020-07-24T14:39:40.386Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-07-24T14:39:40.386Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-07-24T14:39:40.386Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2020-07-24T14:39:40.657Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-07-24T14:39:40.896Z] -- The C compiler identification is GNU 8.3.0 [2020-07-24T14:39:40.896Z] -- The CXX compiler identification is GNU 8.3.0 [2020-07-24T14:39:40.896Z] -- Check for working C compiler: /usr/bin/cc [2020-07-24T14:39:40.896Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-07-24T14:39:40.896Z] -- Detecting C compiler ABI info [2020-07-24T14:39:41.199Z] -- Detecting C compiler ABI info - done [2020-07-24T14:39:41.199Z] -- Detecting C compile features [2020-07-24T14:39:41.251Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-07-24T14:39:41.531Z] -- Detecting C compile features - done [2020-07-24T14:39:41.531Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-07-24T14:39:41.531Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-07-24T14:39:41.531Z] -- Detecting CXX compiler ABI info [2020-07-24T14:39:41.822Z] -- Detecting CXX compiler ABI info - done [2020-07-24T14:39:41.822Z] -- Detecting CXX compile features [2020-07-24T14:39:42.447Z] -- Detecting CXX compile features - done [2020-07-24T14:39:42.447Z] -- Looking for include file endian.h [2020-07-24T14:39:42.447Z] -- Looking for include file endian.h - found [2020-07-24T14:39:42.447Z] -- Check if the system is big endian [2020-07-24T14:39:42.447Z] -- Searching 16 bit integer [2020-07-24T14:39:42.447Z] -- Looking for sys/types.h [2020-07-24T14:39:42.713Z] -- Looking for sys/types.h - found [2020-07-24T14:39:42.713Z] -- Looking for stdint.h [2020-07-24T14:39:42.713Z] -- Looking for stdint.h - found [2020-07-24T14:39:42.713Z] -- Looking for stddef.h [2020-07-24T14:39:42.973Z] -- Looking for stddef.h - found [2020-07-24T14:39:42.974Z] -- Check size of unsigned short [2020-07-24T14:39:42.974Z] -- Check size of unsigned short - done [2020-07-24T14:39:42.974Z] -- Using unsigned short [2020-07-24T14:39:42.974Z] -- Check if the system is big endian - little endian [2020-07-24T14:39:43.237Z] -- Check size of size_t [2020-07-24T14:39:43.237Z] -- Check size of size_t - done [2020-07-24T14:39:43.237Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-07-24T14:39:43.237Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-07-24T14:39:43.237Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-07-24T14:39:43.237Z] CMake did not find one. [2020-07-24T14:39:43.237Z] [2020-07-24T14:39:43.237Z] Could not find a package configuration file provided by "cJSON" with any of [2020-07-24T14:39:43.237Z] the following names: [2020-07-24T14:39:43.237Z] [2020-07-24T14:39:43.237Z] cJSONConfig.cmake [2020-07-24T14:39:43.237Z] cjson-config.cmake [2020-07-24T14:39:43.237Z] [2020-07-24T14:39:43.237Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-07-24T14:39:43.237Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-07-24T14:39:43.237Z] provides a separate development package or SDK, be sure it has been [2020-07-24T14:39:43.237Z] installed. [2020-07-24T14:39:43.237Z] [2020-07-24T14:39:43.237Z] [2020-07-24T14:39:43.237Z] -- Configuring done [2020-07-24T14:39:43.517Z] -- Generating done [2020-07-24T14:39:43.517Z] -- Build files have been written to: /tmp/cbor [2020-07-24T14:39:43.517Z] Scanning dependencies of target cbor_shared [2020-07-24T14:39:43.517Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2020-07-24T14:39:43.844Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-07-24T14:39:43.844Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2020-07-24T14:39:43.864Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-07-24T14:39:43.864Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-07-24T14:39:43.864Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-07-24T14:39:44.134Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-07-24T14:39:44.134Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-07-24T14:39:44.415Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2020-07-24T14:39:44.415Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2020-07-24T14:39:44.451Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-07-24T14:39:44.680Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2020-07-24T14:39:44.680Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2020-07-24T14:39:44.680Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-07-24T14:39:44.725Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-07-24T14:39:44.995Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-07-24T14:39:45.052Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-07-24T14:39:45.052Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2020-07-24T14:39:45.404Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2020-07-24T14:39:45.404Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2020-07-24T14:39:45.679Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2020-07-24T14:39:45.679Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2020-07-24T14:39:45.960Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-07-24T14:39:45.985Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2020-07-24T14:39:45.985Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2020-07-24T14:39:45.985Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2020-07-24T14:39:45.985Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-07-24T14:39:46.231Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-07-24T14:39:46.273Z] [ 40%] Linking C shared library libcbor.so [2020-07-24T14:39:46.273Z] [ 40%] Built target cbor_shared [2020-07-24T14:39:46.273Z] Scanning dependencies of target cbor [2020-07-24T14:39:46.273Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2020-07-24T14:39:46.550Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2020-07-24T14:39:46.820Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-07-24T14:39:46.831Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-07-24T14:39:46.831Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2020-07-24T14:39:47.091Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-07-24T14:39:47.241Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-07-24T14:39:47.241Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-07-24T14:39:47.363Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-07-24T14:39:47.508Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-07-24T14:39:47.508Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-07-24T14:39:47.508Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-07-24T14:39:47.813Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2020-07-24T14:39:47.813Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2020-07-24T14:39:48.104Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2020-07-24T14:39:48.104Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2020-07-24T14:39:48.332Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-07-24T14:39:48.367Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2020-07-24T14:39:48.367Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2020-07-24T14:39:48.603Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-07-24T14:39:48.629Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-07-24T14:39:48.629Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-07-24T14:39:48.917Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-07-24T14:39:48.917Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-07-24T14:39:48.917Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2020-07-24T14:39:48.917Z] [ 80%] Linking C static library libcbor.a [2020-07-24T14:39:49.184Z] [ 80%] Built target cbor [2020-07-24T14:39:49.184Z] Scanning dependencies of target create_items [2020-07-24T14:39:49.184Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-07-24T14:39:49.184Z] [ 84%] Linking C executable create_items [2020-07-24T14:39:49.184Z] [ 84%] Built target create_items [2020-07-24T14:39:49.184Z] Scanning dependencies of target readfile [2020-07-24T14:39:49.184Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2020-07-24T14:39:49.184Z] [ 88%] Linking C executable readfile [2020-07-24T14:39:49.458Z] [ 88%] Built target readfile [2020-07-24T14:39:49.458Z] Scanning dependencies of target streaming_parser [2020-07-24T14:39:49.458Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-07-24T14:39:49.458Z] [ 92%] Linking C executable streaming_parser [2020-07-24T14:39:49.458Z] [ 92%] Built target streaming_parser [2020-07-24T14:39:49.458Z] Scanning dependencies of target sort [2020-07-24T14:39:49.458Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-07-24T14:39:49.458Z] [ 96%] Linking C executable sort [2020-07-24T14:39:49.758Z] [ 96%] Built target sort [2020-07-24T14:39:49.758Z] Scanning dependencies of target hello [2020-07-24T14:39:49.758Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-07-24T14:39:49.758Z] [100%] Linking C executable hello [2020-07-24T14:39:49.758Z] [100%] Built target hello [2020-07-24T14:39:49.758Z] Install the project... [2020-07-24T14:39:49.758Z] -- Install configuration: "Release" [2020-07-24T14:39:49.758Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-07-24T14:39:49.758Z] -- Installing: /usr/local/lib64/libcbor.a [2020-07-24T14:39:49.758Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-07-24T14:39:49.758Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-07-24T14:39:49.758Z] -- Installing: /usr/local/lib64/libcbor.so [2020-07-24T14:39:49.758Z] -- Up-to-date: /usr/local/include/cbor [2020-07-24T14:39:49.758Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-07-24T14:39:49.758Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-07-24T14:39:49.758Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-07-24T14:39:49.758Z] -- Installing: /usr/local/include/cbor/common.h [2020-07-24T14:39:49.758Z] -- Installing: /usr/local/include/cbor/data.h [2020-07-24T14:39:49.758Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-07-24T14:39:49.758Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-07-24T14:39:49.758Z] -- Installing: /usr/local/include/cbor/internal [2020-07-24T14:39:49.758Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-07-24T14:39:49.758Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-07-24T14:39:49.758Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-07-24T14:39:49.758Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-07-24T14:39:49.758Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-07-24T14:39:49.758Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-07-24T14:39:49.758Z] -- Installing: /usr/local/include/cbor/ints.h [2020-07-24T14:39:49.758Z] -- Installing: /usr/local/include/cbor/maps.h [2020-07-24T14:39:49.758Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-07-24T14:39:49.758Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-07-24T14:39:49.758Z] -- Installing: /usr/local/include/cbor/strings.h [2020-07-24T14:39:49.758Z] -- Installing: /usr/local/include/cbor/tags.h [2020-07-24T14:39:49.758Z] -- Installing: /usr/local/include/cbor.h [2020-07-24T14:39:49.758Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-07-24T14:39:52.345Z] Removing intermediate container c3aa129e2f82 [2020-07-24T14:39:52.345Z] ---> 08f1fecda283 [2020-07-24T14:39:52.345Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-07-24T14:39:52.345Z] ---> Running in 7497fc765fb0 [2020-07-24T14:39:52.881Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-07-24T14:39:53.151Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-07-24T14:39:53.305Z] Removing intermediate container 7497fc765fb0 [2020-07-24T14:39:53.305Z] ---> a510c2db21b6 [2020-07-24T14:39:53.305Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-07-24T14:39:53.572Z] ---> 3e6ce758235f [2020-07-24T14:39:53.572Z] Step 8/21 : COPY src /tmp/sdk/src [2020-07-24T14:39:53.741Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-07-24T14:39:54.330Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-07-24T14:39:54.536Z] ---> 57875f6bfd47 [2020-07-24T14:39:54.536Z] Step 9/21 : COPY include /tmp/sdk/include [2020-07-24T14:39:54.820Z] ---> c5ecb68ac3af [2020-07-24T14:39:54.820Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2020-07-24T14:39:55.421Z] ---> c363f65416a5 [2020-07-24T14:39:55.421Z] Step 11/21 : COPY LICENSE /tmp/sdk [2020-07-24T14:39:55.741Z] ---> b18439ef043c [2020-07-24T14:39:55.741Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2020-07-24T14:39:55.754Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-07-24T14:39:56.432Z] ---> 0c94e5bec89e [2020-07-24T14:39:56.432Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-07-24T14:39:56.432Z] ---> Running in 7ba606314691 [2020-07-24T14:39:57.446Z] + CPPCHECK=false [2020-07-24T14:39:57.446Z] + DOCGEN=false [2020-07-24T14:39:57.446Z] + TOMLVER=SDK-0.2 [2020-07-24T14:39:57.446Z] + CUTILVER=1.1-branch [2020-07-24T14:39:57.446Z] + '[' 0 -gt 0 ] [2020-07-24T14:39:57.446Z] + readlink -f ./scripts/build.sh [2020-07-24T14:39:57.446Z] + dirname /tmp/sdk/scripts/build.sh [2020-07-24T14:39:57.446Z] + dirname /tmp/sdk/scripts [2020-07-24T14:39:57.446Z] + ROOT=/tmp/sdk [2020-07-24T14:39:57.446Z] + cd /tmp/sdk [2020-07-24T14:39:57.446Z] + '[' '!' -d deps ] [2020-07-24T14:39:57.446Z] + mkdir deps [2020-07-24T14:39:57.446Z] + tar -C deps -z -x -f - [2020-07-24T14:39:57.446Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-07-24T14:39:57.446Z] --2020-07-24 14:39:57-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-07-24T14:39:57.446Z] Resolving github.com... 140.82.113.4 [2020-07-24T14:39:57.446Z] Connecting to github.com|140.82.113.4|:443... connected. [2020-07-24T14:39:57.711Z] HTTP request sent, awaiting response... 302 Found [2020-07-24T14:39:57.711Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-07-24T14:39:57.711Z] --2020-07-24 14:39:57-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-07-24T14:39:57.711Z] Resolving codeload.github.com... 140.82.112.9 [2020-07-24T14:39:57.711Z] Connecting to codeload.github.com|140.82.112.9|:443... connected. [2020-07-24T14:39:57.713Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-07-24T14:39:57.975Z] HTTP request sent, awaiting response... 200 OK [2020-07-24T14:39:57.976Z] Length: unspecified [application/x-gzip] [2020-07-24T14:39:57.976Z] Saving to: 'STDOUT' [2020-07-24T14:39:57.976Z] [2020-07-24T14:39:57.976Z] 0K .......... ...... 958K=0.02s [2020-07-24T14:39:57.976Z] [2020-07-24T14:39:57.976Z] 2020-07-24 14:39:57 (958 KB/s) - written to stdout [16451] [2020-07-24T14:39:57.976Z] [2020-07-24T14:39:57.976Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-07-24T14:39:57.976Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1-branch.tar.gz [2020-07-24T14:39:57.976Z] --2020-07-24 14:39:57-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1-branch.tar.gz [2020-07-24T14:39:57.976Z] + tar -C deps -z -x -f - [2020-07-24T14:39:57.976Z] Resolving github.com... 140.82.113.4 [2020-07-24T14:39:57.976Z] Connecting to github.com|140.82.113.4|:443... connected. [2020-07-24T14:39:58.240Z] HTTP request sent, awaiting response... 302 Found [2020-07-24T14:39:58.240Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1-branch [following] [2020-07-24T14:39:58.240Z] --2020-07-24 14:39:58-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1-branch [2020-07-24T14:39:58.240Z] Resolving codeload.github.com... 140.82.112.9 [2020-07-24T14:39:58.240Z] Connecting to codeload.github.com|140.82.112.9|:443... connected. [2020-07-24T14:39:58.525Z] HTTP request sent, awaiting response... 200 OK [2020-07-24T14:39:58.525Z] Length: unspecified [application/x-gzip] [2020-07-24T14:39:58.525Z] Saving to: 'STDOUT' [2020-07-24T14:39:58.525Z]  [2020-07-24T14:39:58.525Z] 0K .......... .......... .......... .......... .......... 1.59M [2020-07-24T14:39:58.525Z] 50K .......... .......... .......... .......... .......... 2.64M [2020-07-24T14:39:58.525Z] 100K .......... .......... .......... .......... .......... 12.2M [2020-07-24T14:39:58.525Z] 150K .......... ..... 7.48M=0.06s [2020-07-24T14:39:58.525Z] [2020-07-24T14:39:58.525Z] 2020-07-24 14:39:58 (2.93 MB/s) - written to stdout [169364] [2020-07-24T14:39:58.525Z] [2020-07-24T14:39:58.789Z] + mkdir -p src/c/iot [2020-07-24T14:39:58.789Z] + cp deps/iotech-c-utils-1.1-branch/src/c/base64.c deps/iotech-c-utils-1.1-branch/src/c/component.c deps/iotech-c-utils-1.1-branch/src/c/config.c deps/iotech-c-utils-1.1-branch/src/c/container.c deps/iotech-c-utils-1.1-branch/src/c/data.c deps/iotech-c-utils-1.1-branch/src/c/hash.c deps/iotech-c-utils-1.1-branch/src/c/iot.c deps/iotech-c-utils-1.1-branch/src/c/json.c deps/iotech-c-utils-1.1-branch/src/c/logger.c deps/iotech-c-utils-1.1-branch/src/c/os.c deps/iotech-c-utils-1.1-branch/src/c/scheduler.c deps/iotech-c-utils-1.1-branch/src/c/thread.c deps/iotech-c-utils-1.1-branch/src/c/threadpool.c deps/iotech-c-utils-1.1-branch/src/c/time.c src/c/iot [2020-07-24T14:39:58.789Z] + mkdir -p include/iot [2020-07-24T14:39:58.789Z] + cp deps/iotech-c-utils-1.1-branch/include/iot/base64.h deps/iotech-c-utils-1.1-branch/include/iot/component.h deps/iotech-c-utils-1.1-branch/include/iot/config.h deps/iotech-c-utils-1.1-branch/include/iot/container.h deps/iotech-c-utils-1.1-branch/include/iot/data.h deps/iotech-c-utils-1.1-branch/include/iot/hash.h deps/iotech-c-utils-1.1-branch/include/iot/iot.h deps/iotech-c-utils-1.1-branch/include/iot/json.h deps/iotech-c-utils-1.1-branch/include/iot/logger.h deps/iotech-c-utils-1.1-branch/include/iot/os.h deps/iotech-c-utils-1.1-branch/include/iot/scheduler.h deps/iotech-c-utils-1.1-branch/include/iot/thread.h deps/iotech-c-utils-1.1-branch/include/iot/threadpool.h deps/iotech-c-utils-1.1-branch/include/iot/time.h deps/iotech-c-utils-1.1-branch/include/iot/typecode.h include/iot [2020-07-24T14:39:58.789Z] + mkdir -p include/iot/os [2020-07-24T14:39:58.789Z] + cp deps/iotech-c-utils-1.1-branch/include/iot/os/linux.h deps/iotech-c-utils-1.1-branch/include/iot/os/macos.h deps/iotech-c-utils-1.1-branch/include/iot/os/zephyr.h include/iot/os [2020-07-24T14:39:58.789Z] + mkdir -p /tmp/sdk/build/release [2020-07-24T14:39:58.789Z] + cd /tmp/sdk/build/release [2020-07-24T14:39:58.789Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-07-24T14:39:59.054Z] -- The C compiler identification is GNU 8.3.0 [2020-07-24T14:39:59.054Z] -- Check for working C compiler: /usr/bin/cc [2020-07-24T14:39:59.339Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-07-24T14:39:59.339Z] -- Detecting C compiler ABI info [2020-07-24T14:39:59.339Z] -- Detecting C compiler ABI info - done [2020-07-24T14:39:59.339Z] -- Detecting C compile features [2020-07-24T14:39:59.942Z] -- Detecting C compile features - done [2020-07-24T14:39:59.942Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-07-24T14:39:59.942Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-07-24T14:39:59.942Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-07-24T14:39:59.943Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-07-24T14:39:59.943Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-07-24T14:39:59.943Z] -- C SDK 1.3.0-dev.1 for Linux [2020-07-24T14:39:59.943Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-07-24T14:39:59.943Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-07-24T14:39:59.943Z] -- Found Curses: /usr/lib/libcurses.so [2020-07-24T14:39:59.943Z] -- Configuring done [2020-07-24T14:39:59.943Z] -- Generating done [2020-07-24T14:39:59.943Z] -- Build files have been written to: /tmp/sdk/build/release [2020-07-24T14:39:59.943Z] + make [2020-07-24T14:39:59.943Z] + tee release.log [2020-07-24T14:39:59.943Z] Scanning dependencies of target csdk [2020-07-24T14:40:00.206Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-07-24T14:40:00.206Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-07-24T14:40:00.470Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-07-24T14:40:01.086Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-07-24T14:40:01.086Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-07-24T14:40:01.098Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-07-24T14:40:01.384Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-07-24T14:40:01.384Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-07-24T14:40:02.005Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-07-24T14:40:02.510Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-07-24T14:40:02.688Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-07-24T14:40:02.782Z] [ 72%] Linking C shared library libcsdk.so [2020-07-24T14:40:02.955Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-07-24T14:40:03.053Z] [ 72%] Built target csdk [2020-07-24T14:40:03.053Z] Scanning dependencies of target template [2020-07-24T14:40:03.053Z] [ 74%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-07-24T14:40:03.218Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-07-24T14:40:03.218Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-07-24T14:40:03.483Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-07-24T14:40:03.483Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-07-24T14:40:03.483Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-07-24T14:40:03.647Z] [ 75%] Linking C executable template [2020-07-24T14:40:03.917Z] [ 75%] Built target template [2020-07-24T14:40:03.917Z] Scanning dependencies of target device-counter [2020-07-24T14:40:03.917Z] [ 77%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-07-24T14:40:04.508Z] [ 79%] Linking C executable device-counter [2020-07-24T14:40:04.508Z] [ 79%] Built target device-counter [2020-07-24T14:40:04.508Z] Scanning dependencies of target device-random [2020-07-24T14:40:04.508Z] [ 81%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-07-24T14:40:04.913Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-07-24T14:40:05.099Z] [ 82%] Linking C executable device-random [2020-07-24T14:40:05.191Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-07-24T14:40:05.191Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2020-07-24T14:40:05.369Z] [ 82%] Built target device-random [2020-07-24T14:40:05.369Z] Scanning dependencies of target device-gyro [2020-07-24T14:40:05.369Z] [ 84%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-07-24T14:40:05.462Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-07-24T14:40:05.640Z] [ 86%] Linking C executable device-gyro [2020-07-24T14:40:05.732Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-07-24T14:40:05.912Z] [ 86%] Built target device-gyro [2020-07-24T14:40:05.912Z] Scanning dependencies of target device-bitfields [2020-07-24T14:40:05.912Z] [ 87%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2020-07-24T14:40:06.395Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-07-24T14:40:06.501Z] [ 89%] Linking C executable device-bitfields [2020-07-24T14:40:06.501Z] [ 89%] Built target device-bitfields [2020-07-24T14:40:06.501Z] Scanning dependencies of target template-discovery [2020-07-24T14:40:06.501Z] [ 91%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-07-24T14:40:06.671Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-07-24T14:40:06.671Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-07-24T14:40:06.946Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-07-24T14:40:07.220Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-07-24T14:40:07.220Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-07-24T14:40:07.471Z] [ 93%] Linking C executable template-discovery [2020-07-24T14:40:07.471Z] [ 93%] Built target template-discovery [2020-07-24T14:40:07.471Z] Scanning dependencies of target device-terminal [2020-07-24T14:40:07.471Z] [ 94%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-07-24T14:40:07.807Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-07-24T14:40:07.807Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-07-24T14:40:08.060Z] [ 96%] Linking C executable device-terminal [2020-07-24T14:40:08.080Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-07-24T14:40:08.080Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-07-24T14:40:08.330Z] [ 96%] Built target device-terminal [2020-07-24T14:40:08.330Z] Scanning dependencies of target templatev1 [2020-07-24T14:40:08.330Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2020-07-24T14:40:08.351Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-07-24T14:40:08.614Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-07-24T14:40:08.883Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-07-24T14:40:08.921Z] [100%] Linking C executable templatev1 [2020-07-24T14:40:09.191Z] [100%] Built target templatev1 [2020-07-24T14:40:09.191Z] + make package [2020-07-24T14:40:09.191Z] + tee -a release.log [2020-07-24T14:40:09.191Z] [ 72%] Built target csdk [2020-07-24T14:40:09.191Z] [ 75%] Built target template [2020-07-24T14:40:09.191Z] [ 79%] Built target device-counter [2020-07-24T14:40:09.463Z] [ 82%] Built target device-random [2020-07-24T14:40:09.463Z] [ 86%] Built target device-gyro [2020-07-24T14:40:09.463Z] [ 89%] Built target device-bitfields [2020-07-24T14:40:09.463Z] [ 93%] Built target template-discovery [2020-07-24T14:40:09.463Z] [ 96%] Built target device-terminal [2020-07-24T14:40:09.463Z] [100%] Built target templatev1 [2020-07-24T14:40:09.733Z] Run CPack packaging tool... [2020-07-24T14:40:09.733Z] CPack: Create package using TGZ [2020-07-24T14:40:09.733Z] CPack: Install projects [2020-07-24T14:40:09.733Z] CPack: - Run preinstall target for: Csdk [2020-07-24T14:40:10.004Z] CPack: - Install project: Csdk [2020-07-24T14:40:10.275Z] CPack: Create package [2020-07-24T14:40:10.275Z] CPack: - package: /tmp/sdk/build/release/csdk-1.3.0-dev.1.tar.gz generated. [2020-07-24T14:40:10.275Z] + '[' false '=' true ] [2020-07-24T14:40:10.275Z] + '[' false '=' true ] [2020-07-24T14:40:10.275Z] + mkdir -p /tmp/sdk/build/debug [2020-07-24T14:40:10.275Z] + cd /tmp/sdk/build/debug [2020-07-24T14:40:10.275Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2020-07-24T14:40:10.546Z] -- The C compiler identification is GNU 8.3.0 [2020-07-24T14:40:10.546Z] -- Check for working C compiler: /usr/bin/cc [2020-07-24T14:40:10.817Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-07-24T14:40:10.817Z] -- Detecting C compiler ABI info [2020-07-24T14:40:10.832Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-07-24T14:40:10.832Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-07-24T14:40:11.089Z] -- Detecting C compiler ABI info - done [2020-07-24T14:40:11.089Z] -- Detecting C compile features [2020-07-24T14:40:11.111Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-07-24T14:40:11.390Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-07-24T14:40:12.065Z] -- Detecting C compile features - done [2020-07-24T14:40:12.066Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-07-24T14:40:12.066Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-07-24T14:40:12.066Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-07-24T14:40:12.066Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-07-24T14:40:12.066Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-07-24T14:40:12.066Z] -- C SDK 1.3.0-dev.1 for Linux [2020-07-24T14:40:12.066Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-07-24T14:40:12.066Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-07-24T14:40:12.073Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-07-24T14:40:12.338Z] -- Found Curses: /usr/lib/libcurses.so [2020-07-24T14:40:12.338Z] -- Configuring done [2020-07-24T14:40:12.610Z] -- Generating done [2020-07-24T14:40:12.610Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-07-24T14:40:12.611Z] + make [2020-07-24T14:40:12.611Z] + tee debug.log [2020-07-24T14:40:12.611Z] Scanning dependencies of target csdk [2020-07-24T14:40:12.663Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-07-24T14:40:12.881Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-07-24T14:40:13.151Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-07-24T14:40:13.427Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-07-24T14:40:14.021Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-07-24T14:40:14.149Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-07-24T14:40:14.149Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-07-24T14:40:14.296Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-07-24T14:40:14.481Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-07-24T14:40:14.568Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-07-24T14:40:14.791Z] [ 72%] Linking C shared library libcsdk.so [2020-07-24T14:40:14.791Z] [ 72%] Built target csdk [2020-07-24T14:40:14.791Z] Scanning dependencies of target template [2020-07-24T14:40:14.791Z] [ 74%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-07-24T14:40:14.839Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-07-24T14:40:15.060Z] [ 75%] Linking C executable template [2020-07-24T14:40:15.060Z] [ 75%] Built target template [2020-07-24T14:40:15.060Z] Scanning dependencies of target device-counter [2020-07-24T14:40:15.060Z] [ 77%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-07-24T14:40:15.351Z] [ 79%] Linking C executable device-counter [2020-07-24T14:40:15.351Z] [ 79%] Built target device-counter [2020-07-24T14:40:15.351Z] Scanning dependencies of target device-random [2020-07-24T14:40:15.351Z] [ 81%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-07-24T14:40:15.428Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-07-24T14:40:15.619Z] [ 82%] Linking C executable device-random [2020-07-24T14:40:15.619Z] [ 82%] Built target device-random [2020-07-24T14:40:15.619Z] Scanning dependencies of target device-gyro [2020-07-24T14:40:15.619Z] [ 84%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-07-24T14:40:15.699Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-07-24T14:40:15.905Z] [ 86%] Linking C executable device-gyro [2020-07-24T14:40:15.905Z] [ 86%] Built target device-gyro [2020-07-24T14:40:15.905Z] Scanning dependencies of target device-bitfields [2020-07-24T14:40:15.905Z] [ 87%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2020-07-24T14:40:15.972Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-07-24T14:40:16.243Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-07-24T14:40:16.253Z] [ 89%] Linking C executable device-bitfields [2020-07-24T14:40:16.253Z] [ 89%] Built target device-bitfields [2020-07-24T14:40:16.253Z] Scanning dependencies of target template-discovery [2020-07-24T14:40:16.253Z] [ 91%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-07-24T14:40:16.515Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-07-24T14:40:16.601Z] [ 93%] Linking C executable template-discovery [2020-07-24T14:40:16.601Z] [ 93%] Built target template-discovery [2020-07-24T14:40:16.601Z] Scanning dependencies of target device-terminal [2020-07-24T14:40:16.601Z] [ 94%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-07-24T14:40:16.789Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-07-24T14:40:16.887Z] [ 96%] Linking C executable device-terminal [2020-07-24T14:40:17.061Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-07-24T14:40:17.154Z] [ 96%] Built target device-terminal [2020-07-24T14:40:17.154Z] Scanning dependencies of target templatev1 [2020-07-24T14:40:17.154Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2020-07-24T14:40:17.154Z] [100%] Linking C executable templatev1 [2020-07-24T14:40:17.424Z] [100%] Built target templatev1 [2020-07-24T14:40:17.424Z] + make package [2020-07-24T14:40:17.424Z] + tee -a release.log [2020-07-24T14:40:17.424Z] [ 72%] Built target csdk [2020-07-24T14:40:17.689Z] [ 75%] Built target template [2020-07-24T14:40:17.689Z] [ 79%] Built target device-counter [2020-07-24T14:40:17.689Z] [ 82%] Built target device-random [2020-07-24T14:40:17.689Z] [ 86%] Built target device-gyro [2020-07-24T14:40:17.689Z] [ 89%] Built target device-bitfields [2020-07-24T14:40:17.689Z] [ 93%] Built target template-discovery [2020-07-24T14:40:17.689Z] [ 96%] Built target device-terminal [2020-07-24T14:40:17.976Z] [100%] Built target templatev1 [2020-07-24T14:40:17.976Z] Run CPack packaging tool... [2020-07-24T14:40:17.976Z] CPack: Create package using TGZ [2020-07-24T14:40:17.976Z] CPack: Install projects [2020-07-24T14:40:17.976Z] CPack: - Run preinstall target for: Csdk [2020-07-24T14:40:18.037Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-07-24T14:40:18.037Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-07-24T14:40:18.261Z] CPack: - Install project: Csdk [2020-07-24T14:40:18.261Z] CPack: Create package [2020-07-24T14:40:18.261Z] CPack: - package: /tmp/sdk/build/release/csdk-1.3.0-dev.1.tar.gz generated. [2020-07-24T14:40:18.261Z] + '[' false '=' true ] [2020-07-24T14:40:18.261Z] + '[' false '=' true ] [2020-07-24T14:40:18.261Z] + mkdir -p /tmp/sdk/build/debug [2020-07-24T14:40:18.261Z] + cd /tmp/sdk/build/debug [2020-07-24T14:40:18.261Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2020-07-24T14:40:18.309Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2020-07-24T14:40:18.522Z] -- The C compiler identification is GNU 8.3.0 [2020-07-24T14:40:18.522Z] -- Check for working C compiler: /usr/bin/cc [2020-07-24T14:40:18.583Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-07-24T14:40:18.789Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-07-24T14:40:18.789Z] -- Detecting C compiler ABI info [2020-07-24T14:40:18.855Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-07-24T14:40:19.063Z] -- Detecting C compiler ABI info - done [2020-07-24T14:40:19.063Z] -- Detecting C compile features [2020-07-24T14:40:19.333Z] -- Detecting C compile features - done [2020-07-24T14:40:19.333Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-07-24T14:40:19.333Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-07-24T14:40:19.333Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-07-24T14:40:19.333Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-07-24T14:40:19.333Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-07-24T14:40:19.333Z] -- C SDK 1.3.0-dev.1 for Linux [2020-07-24T14:40:19.333Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-07-24T14:40:19.450Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-07-24T14:40:19.606Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-07-24T14:40:19.606Z] -- Found Curses: /usr/lib/libcurses.so [2020-07-24T14:40:19.606Z] -- Configuring done [2020-07-24T14:40:19.606Z] -- Generating done [2020-07-24T14:40:19.724Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-07-24T14:40:19.724Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-07-24T14:40:19.910Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-07-24T14:40:19.910Z] + make [2020-07-24T14:40:19.910Z] + tee debug.log [2020-07-24T14:40:19.910Z] Scanning dependencies of target csdk [2020-07-24T14:40:19.910Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-07-24T14:40:19.910Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-07-24T14:40:19.995Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-07-24T14:40:20.215Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-07-24T14:40:20.268Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-07-24T14:40:20.538Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-07-24T14:40:20.552Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-07-24T14:40:20.552Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-07-24T14:40:20.552Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-07-24T14:40:20.810Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-07-24T14:40:20.810Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-07-24T14:40:20.846Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-07-24T14:40:21.082Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-07-24T14:40:21.141Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-07-24T14:40:21.141Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-07-24T14:40:21.354Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-07-24T14:40:21.403Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-07-24T14:40:21.403Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-07-24T14:40:21.403Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-07-24T14:40:21.403Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-07-24T14:40:21.624Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-07-24T14:40:21.666Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-07-24T14:40:21.897Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-07-24T14:40:21.946Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-07-24T14:40:22.169Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-07-24T14:40:22.259Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-07-24T14:40:22.259Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2020-07-24T14:40:22.259Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-07-24T14:40:22.573Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-07-24T14:40:22.849Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-07-24T14:40:23.130Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-07-24T14:40:23.130Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-07-24T14:40:23.130Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-07-24T14:40:23.142Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-07-24T14:40:23.404Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-07-24T14:40:23.404Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-07-24T14:40:23.412Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-07-24T14:40:23.680Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-07-24T14:40:23.680Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-07-24T14:40:23.680Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-07-24T14:40:23.685Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-07-24T14:40:23.953Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-07-24T14:40:23.953Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-07-24T14:40:23.955Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-07-24T14:40:24.220Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-07-24T14:40:24.220Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-07-24T14:40:24.842Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-07-24T14:40:24.842Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-07-24T14:40:24.842Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-07-24T14:40:24.927Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-07-24T14:40:25.131Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-07-24T14:40:25.411Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-07-24T14:40:25.411Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-07-24T14:40:25.517Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-07-24T14:40:25.710Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-07-24T14:40:25.993Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-07-24T14:40:25.993Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-07-24T14:40:26.109Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-07-24T14:40:26.302Z] [ 72%] Linking C shared library libcsdk.so [2020-07-24T14:40:26.302Z] [ 72%] Built target csdk [2020-07-24T14:40:26.302Z] Scanning dependencies of target template [2020-07-24T14:40:26.302Z] [ 74%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-07-24T14:40:26.302Z] [ 75%] Linking C executable template [2020-07-24T14:40:26.302Z] [ 75%] Built target template [2020-07-24T14:40:26.380Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-07-24T14:40:26.629Z] Scanning dependencies of target device-counter [2020-07-24T14:40:26.629Z] [ 77%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-07-24T14:40:26.629Z] [ 79%] Linking C executable device-counter [2020-07-24T14:40:26.918Z] [ 79%] Built target device-counter [2020-07-24T14:40:26.918Z] Scanning dependencies of target device-random [2020-07-24T14:40:26.918Z] [ 81%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-07-24T14:40:26.918Z] [ 82%] Linking C executable device-random [2020-07-24T14:40:26.918Z] [ 82%] Built target device-random [2020-07-24T14:40:26.918Z] Scanning dependencies of target device-gyro [2020-07-24T14:40:26.918Z] [ 84%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-07-24T14:40:26.970Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-07-24T14:40:26.970Z] [ 72%] Linking C shared library libcsdk.so [2020-07-24T14:40:27.186Z] [ 86%] Linking C executable device-gyro [2020-07-24T14:40:27.186Z] [ 86%] Built target device-gyro [2020-07-24T14:40:27.186Z] Scanning dependencies of target device-bitfields [2020-07-24T14:40:27.186Z] [ 87%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2020-07-24T14:40:27.242Z] [ 72%] Built target csdk [2020-07-24T14:40:27.242Z] Scanning dependencies of target template [2020-07-24T14:40:27.242Z] [ 74%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-07-24T14:40:27.452Z] [ 89%] Linking C executable device-bitfields [2020-07-24T14:40:27.452Z] [ 89%] Built target device-bitfields [2020-07-24T14:40:27.452Z] Scanning dependencies of target template-discovery [2020-07-24T14:40:27.452Z] [ 91%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-07-24T14:40:27.452Z] [ 93%] Linking C executable template-discovery [2020-07-24T14:40:27.513Z] [ 75%] Linking C executable template [2020-07-24T14:40:27.716Z] [ 93%] Built target template-discovery [2020-07-24T14:40:27.716Z] Scanning dependencies of target device-terminal [2020-07-24T14:40:27.716Z] [ 94%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-07-24T14:40:27.716Z] [ 96%] Linking C executable device-terminal [2020-07-24T14:40:27.784Z] [ 75%] Built target template [2020-07-24T14:40:27.784Z] Scanning dependencies of target device-counter [2020-07-24T14:40:27.784Z] [ 77%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-07-24T14:40:27.977Z] [ 96%] Built target device-terminal [2020-07-24T14:40:27.977Z] Scanning dependencies of target templatev1 [2020-07-24T14:40:27.977Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2020-07-24T14:40:27.977Z] [100%] Linking C executable templatev1 [2020-07-24T14:40:27.977Z] [100%] Built target templatev1 [2020-07-24T14:40:27.977Z] make: Entering directory '/tmp/sdk/build/release' [2020-07-24T14:40:27.977Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-07-24T14:40:28.055Z] [ 79%] Linking C executable device-counter [2020-07-24T14:40:28.242Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-24T14:40:28.242Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-24T14:40:28.242Z] [ 72%] Built target csdk [2020-07-24T14:40:28.242Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-24T14:40:28.242Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-24T14:40:28.242Z] [ 75%] Built target template [2020-07-24T14:40:28.242Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-24T14:40:28.242Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-24T14:40:28.242Z] [ 79%] Built target device-counter [2020-07-24T14:40:28.242Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-24T14:40:28.242Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-24T14:40:28.242Z] [ 82%] Built target device-random [2020-07-24T14:40:28.242Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-24T14:40:28.242Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-24T14:40:28.242Z] [ 86%] Built target device-gyro [2020-07-24T14:40:28.242Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-24T14:40:28.242Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-24T14:40:28.242Z] [ 89%] Built target device-bitfields [2020-07-24T14:40:28.242Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-24T14:40:28.242Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-24T14:40:28.242Z] [ 93%] Built target template-discovery [2020-07-24T14:40:28.242Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-24T14:40:28.242Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-24T14:40:28.242Z] [ 96%] Built target device-terminal [2020-07-24T14:40:28.242Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-24T14:40:28.242Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-24T14:40:28.242Z] [100%] Built target templatev1 [2020-07-24T14:40:28.242Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-07-24T14:40:28.242Z] Install the project... [2020-07-24T14:40:28.242Z] -- Install configuration: "Release" [2020-07-24T14:40:28.242Z] -- Installing: /usr/local/lib/libcsdk.so [2020-07-24T14:40:28.242Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2020-07-24T14:40:28.242Z] -- Up-to-date: /usr/local/include [2020-07-24T14:40:28.242Z] -- Installing: /usr/local/include/devsdk [2020-07-24T14:40:28.242Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2020-07-24T14:40:28.242Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2020-07-24T14:40:28.242Z] -- Installing: /usr/local/include/edgex [2020-07-24T14:40:28.242Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2020-07-24T14:40:28.242Z] -- Installing: /usr/local/include/edgex/devices.h [2020-07-24T14:40:28.242Z] -- Installing: /usr/local/include/edgex/devsdk.h [2020-07-24T14:40:28.242Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2020-07-24T14:40:28.242Z] -- Installing: /usr/local/include/edgex/edgex.h [2020-07-24T14:40:28.242Z] -- Installing: /usr/local/include/edgex/error.h [2020-07-24T14:40:28.242Z] -- Installing: /usr/local/include/edgex/eventgen.h [2020-07-24T14:40:28.242Z] -- Installing: /usr/local/include/edgex/os.h [2020-07-24T14:40:28.242Z] -- Installing: /usr/local/include/edgex/profiles.h [2020-07-24T14:40:28.242Z] -- Installing: /usr/local/include/edgex/rest-server.h [2020-07-24T14:40:28.242Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2020-07-24T14:40:28.242Z] -- Installing: /usr/local/include/iot [2020-07-24T14:40:28.242Z] -- Installing: /usr/local/include/iot/base64.h [2020-07-24T14:40:28.242Z] -- Installing: /usr/local/include/iot/component.h [2020-07-24T14:40:28.242Z] -- Installing: /usr/local/include/iot/config.h [2020-07-24T14:40:28.242Z] -- Installing: /usr/local/include/iot/container.h [2020-07-24T14:40:28.242Z] -- Installing: /usr/local/include/iot/data.h [2020-07-24T14:40:28.242Z] -- Installing: /usr/local/include/iot/hash.h [2020-07-24T14:40:28.242Z] -- Installing: /usr/local/include/iot/iot.h [2020-07-24T14:40:28.242Z] -- Installing: /usr/local/include/iot/json.h [2020-07-24T14:40:28.242Z] -- Installing: /usr/local/include/iot/logger.h [2020-07-24T14:40:28.242Z] -- Installing: /usr/local/include/iot/os.h [2020-07-24T14:40:28.242Z] -- Installing: /usr/local/include/iot/scheduler.h [2020-07-24T14:40:28.242Z] -- Installing: /usr/local/include/iot/thread.h [2020-07-24T14:40:28.242Z] -- Installing: /usr/local/include/iot/threadpool.h [2020-07-24T14:40:28.242Z] -- Installing: /usr/local/include/iot/time.h [2020-07-24T14:40:28.242Z] -- Installing: /usr/local/include/iot/typecode.h [2020-07-24T14:40:28.242Z] -- Installing: /usr/local/include/iot/os [2020-07-24T14:40:28.242Z] -- Installing: /usr/local/include/iot/os/linux.h [2020-07-24T14:40:28.242Z] -- Installing: /usr/local/include/iot/os/macos.h [2020-07-24T14:40:28.242Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2020-07-24T14:40:28.242Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2020-07-24T14:40:28.242Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2020-07-24T14:40:28.242Z] make: Leaving directory '/tmp/sdk/build/release' [2020-07-24T14:40:28.326Z] [ 79%] Built target device-counter [2020-07-24T14:40:28.326Z] Scanning dependencies of target device-random [2020-07-24T14:40:28.326Z] [ 81%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-07-24T14:40:28.598Z] [ 82%] Linking C executable device-random [2020-07-24T14:40:28.868Z] [ 82%] Built target device-random [2020-07-24T14:40:28.868Z] Scanning dependencies of target device-gyro [2020-07-24T14:40:28.868Z] [ 84%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-07-24T14:40:29.139Z] [ 86%] Linking C executable device-gyro [2020-07-24T14:40:29.410Z] [ 86%] Built target device-gyro [2020-07-24T14:40:29.410Z] Scanning dependencies of target device-bitfields [2020-07-24T14:40:29.410Z] [ 87%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2020-07-24T14:40:29.682Z] [ 89%] Linking C executable device-bitfields [2020-07-24T14:40:29.682Z] [ 89%] Built target device-bitfields [2020-07-24T14:40:29.954Z] Scanning dependencies of target template-discovery [2020-07-24T14:40:29.954Z] [ 91%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-07-24T14:40:30.225Z] [ 93%] Linking C executable template-discovery [2020-07-24T14:40:30.496Z] [ 93%] Built target template-discovery [2020-07-24T14:40:30.496Z] Scanning dependencies of target device-terminal [2020-07-24T14:40:30.496Z] [ 94%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-07-24T14:40:30.767Z] [ 96%] Linking C executable device-terminal [2020-07-24T14:40:30.848Z] Removing intermediate container 7ba606314691 [2020-07-24T14:40:30.848Z] ---> 2c5a49f9facb [2020-07-24T14:40:30.848Z] Step 14/21 : FROM ${BASE} [2020-07-24T14:40:30.848Z] ---> 5eabd8fd8ba2 [2020-07-24T14:40:30.848Z] Step 15/21 : MAINTAINER IOTech [2020-07-24T14:40:30.848Z] ---> Running in d54d28980cd3 [2020-07-24T14:40:30.848Z] Removing intermediate container d54d28980cd3 [2020-07-24T14:40:30.848Z] ---> a603d9a0e855 [2020-07-24T14:40:30.848Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2020-07-24T14:40:30.848Z] ---> Running in 1455f3fce2d7 [2020-07-24T14:40:31.038Z] [ 96%] Built target device-terminal [2020-07-24T14:40:31.039Z] Scanning dependencies of target templatev1 [2020-07-24T14:40:31.039Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2020-07-24T14:40:31.310Z] [100%] Linking C executable templatev1 [2020-07-24T14:40:31.428Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-07-24T14:40:31.583Z] [100%] Built target templatev1 [2020-07-24T14:40:31.583Z] make: Entering directory '/tmp/sdk/build/release' [2020-07-24T14:40:31.583Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-07-24T14:40:31.583Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-24T14:40:31.583Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-24T14:40:31.583Z] [ 72%] Built target csdk [2020-07-24T14:40:31.583Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-24T14:40:31.583Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-24T14:40:31.583Z] [ 75%] Built target template [2020-07-24T14:40:31.583Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-24T14:40:31.583Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-24T14:40:31.583Z] [ 79%] Built target device-counter [2020-07-24T14:40:31.854Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-24T14:40:31.854Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-24T14:40:31.854Z] [ 82%] Built target device-random [2020-07-24T14:40:31.854Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-24T14:40:31.854Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-24T14:40:31.854Z] [ 86%] Built target device-gyro [2020-07-24T14:40:31.854Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-24T14:40:31.854Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-24T14:40:31.854Z] [ 89%] Built target device-bitfields [2020-07-24T14:40:31.854Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-24T14:40:31.854Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-24T14:40:31.854Z] [ 93%] Built target template-discovery [2020-07-24T14:40:31.854Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-24T14:40:31.854Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-24T14:40:31.854Z] [ 96%] Built target device-terminal [2020-07-24T14:40:31.854Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-24T14:40:31.854Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-24T14:40:31.854Z] [100%] Built target templatev1 [2020-07-24T14:40:31.854Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-07-24T14:40:32.008Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-07-24T14:40:32.125Z] Install the project... [2020-07-24T14:40:32.125Z] -- Install configuration: "Release" [2020-07-24T14:40:32.125Z] -- Installing: /usr/local/lib/libcsdk.so [2020-07-24T14:40:32.125Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2020-07-24T14:40:32.125Z] -- Up-to-date: /usr/local/include [2020-07-24T14:40:32.125Z] -- Installing: /usr/local/include/edgex [2020-07-24T14:40:32.125Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2020-07-24T14:40:32.125Z] -- Installing: /usr/local/include/edgex/eventgen.h [2020-07-24T14:40:32.125Z] -- Installing: /usr/local/include/edgex/error.h [2020-07-24T14:40:32.125Z] -- Installing: /usr/local/include/edgex/rest-server.h [2020-07-24T14:40:32.125Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2020-07-24T14:40:32.125Z] -- Installing: /usr/local/include/edgex/devsdk.h [2020-07-24T14:40:32.125Z] -- Installing: /usr/local/include/edgex/edgex.h [2020-07-24T14:40:32.125Z] -- Installing: /usr/local/include/edgex/devices.h [2020-07-24T14:40:32.125Z] -- Installing: /usr/local/include/edgex/os.h [2020-07-24T14:40:32.125Z] -- Installing: /usr/local/include/edgex/profiles.h [2020-07-24T14:40:32.125Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2020-07-24T14:40:32.125Z] -- Installing: /usr/local/include/devsdk [2020-07-24T14:40:32.125Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2020-07-24T14:40:32.125Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2020-07-24T14:40:32.125Z] -- Installing: /usr/local/include/iot [2020-07-24T14:40:32.125Z] -- Installing: /usr/local/include/iot/json.h [2020-07-24T14:40:32.125Z] -- Installing: /usr/local/include/iot/container.h [2020-07-24T14:40:32.125Z] -- Installing: /usr/local/include/iot/component.h [2020-07-24T14:40:32.125Z] -- Installing: /usr/local/include/iot/typecode.h [2020-07-24T14:40:32.125Z] -- Installing: /usr/local/include/iot/iot.h [2020-07-24T14:40:32.125Z] -- Installing: /usr/local/include/iot/time.h [2020-07-24T14:40:32.125Z] -- Installing: /usr/local/include/iot/hash.h [2020-07-24T14:40:32.125Z] -- Installing: /usr/local/include/iot/logger.h [2020-07-24T14:40:32.125Z] -- Installing: /usr/local/include/iot/os [2020-07-24T14:40:32.125Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2020-07-24T14:40:32.125Z] -- Installing: /usr/local/include/iot/os/linux.h [2020-07-24T14:40:32.125Z] -- Installing: /usr/local/include/iot/os/macos.h [2020-07-24T14:40:32.125Z] -- Installing: /usr/local/include/iot/scheduler.h [2020-07-24T14:40:32.125Z] -- Installing: /usr/local/include/iot/data.h [2020-07-24T14:40:32.125Z] -- Installing: /usr/local/include/iot/thread.h [2020-07-24T14:40:32.125Z] -- Installing: /usr/local/include/iot/os.h [2020-07-24T14:40:32.125Z] -- Installing: /usr/local/include/iot/base64.h [2020-07-24T14:40:32.126Z] -- Installing: /usr/local/include/iot/threadpool.h [2020-07-24T14:40:32.126Z] -- Installing: /usr/local/include/iot/config.h [2020-07-24T14:40:32.126Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2020-07-24T14:40:32.126Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2020-07-24T14:40:32.126Z] make: Leaving directory '/tmp/sdk/build/release' [2020-07-24T14:40:32.283Z] (1/3) Installing curl (7.64.0-r3) [2020-07-24T14:40:32.551Z] (2/3) Installing libuuid (2.33-r0) [2020-07-24T14:40:32.551Z] (3/3) Installing wget (1.20.3-r0) [2020-07-24T14:40:32.551Z] Executing busybox-1.29.3-r10.trigger [2020-07-24T14:40:32.551Z] OK: 268 MiB in 78 packages [2020-07-24T14:40:33.833Z] Removing intermediate container 1455f3fce2d7 [2020-07-24T14:40:33.833Z] ---> 53e16dcc063d [2020-07-24T14:40:33.833Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2020-07-24T14:40:34.090Z] Removing intermediate container 87235cc7d93d [2020-07-24T14:40:34.090Z] ---> 4ebcf89d95b4 [2020-07-24T14:40:34.090Z] Step 14/21 : FROM ${BASE} [2020-07-24T14:40:34.090Z] ---> b23d30803547 [2020-07-24T14:40:34.090Z] Step 15/21 : MAINTAINER IOTech [2020-07-24T14:40:34.225Z] ---> fc5abcee5586 [2020-07-24T14:40:34.225Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2020-07-24T14:40:34.361Z] ---> Running in 6b6914859044 [2020-07-24T14:40:34.589Z] ---> b901500215ed [2020-07-24T14:40:34.589Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2020-07-24T14:40:34.643Z] Removing intermediate container 6b6914859044 [2020-07-24T14:40:34.643Z] ---> dc3166f6f69e [2020-07-24T14:40:34.643Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2020-07-24T14:40:34.916Z] ---> Running in ec92fbed753e [2020-07-24T14:40:35.307Z] ---> 505b321e5086 [2020-07-24T14:40:35.307Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2020-07-24T14:40:35.971Z] ---> fbdb577ed044 [2020-07-24T14:40:35.971Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2020-07-24T14:40:36.340Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-07-24T14:40:36.438Z] ---> ee650471ca9b [2020-07-24T14:40:36.438Z] Successfully built ee650471ca9b [2020-07-24T14:40:36.438Z] 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-07-24T14:40:36.930Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-07-24T14:40:37.091Z] + docker inspect -f . ci-base-image-x86_64 [2020-07-24T14:40:37.091Z] . [Pipeline] withDockerContainer [2020-07-24T14:40:37.286Z] prd-centos7-docker-4c-2g-844 does not seem to be running inside a container [2020-07-24T14:40:37.363Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/37 -v /w/workspace/device-sdk-c/37:/w/workspace/device-sdk-c/37:rw,z -v /w/workspace/device-sdk-c/37@tmp:/w/workspace/device-sdk-c/37@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 ******** ci-base-image-x86_64 cat [2020-07-24T14:40:37.520Z] (1/3) Installing curl (7.64.0-r3) [2020-07-24T14:40:37.520Z] (2/3) Installing libuuid (2.33-r0) [2020-07-24T14:40:37.520Z] (3/3) Installing wget (1.20.3-r0) [2020-07-24T14:40:37.792Z] Executing busybox-1.29.3-r10.trigger [2020-07-24T14:40:37.792Z] OK: 281 MiB in 78 packages [2020-07-24T14:40:38.429Z] $ docker top 25d818e79044ee91df771bfb2c3a3f658bad991ef06e813a2df018b68d85d174 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-24T14:40:38.780Z] Removing intermediate container ec92fbed753e [2020-07-24T14:40:38.780Z] ---> 48a37b205252 [2020-07-24T14:40:38.780Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2020-07-24T14:40:38.963Z] + make test [2020-07-24T14:40:38.964Z] echo "make test" [2020-07-24T14:40:38.964Z] make test [Pipeline] } [2020-07-24T14:40:38.971Z] $ docker stop --time=1 25d818e79044ee91df771bfb2c3a3f658bad991ef06e813a2df018b68d85d174 [2020-07-24T14:40:39.755Z] ---> 1c7028d4971b [2020-07-24T14:40:39.755Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2020-07-24T14:40:40.350Z] ---> 7ec2c7861fa3 [2020-07-24T14:40:40.350Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2020-07-24T14:40:40.378Z] $ docker rm -f 25d818e79044ee91df771bfb2c3a3f658bad991ef06e813a2df018b68d85d174 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2020-07-24T14:40:41.324Z] ---> ac2be7a9d92b [2020-07-24T14:40:41.324Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2020-07-24T14:40:41.916Z] ---> cac5714fda77 [2020-07-24T14:40:41.916Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2020-07-24T14:40:42.517Z] ---> a17aeacb328d [2020-07-24T14:40:42.788Z] Successfully built a17aeacb328d [2020-07-24T14:40:42.788Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] sh [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [2020-07-24T14:40:43.744Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2020-07-24T14:40:44.124Z] + ls -al . [2020-07-24T14:40:44.124Z] total 160 [2020-07-24T14:40:44.124Z] drwxrwxr-x. 9 jenkins jenkins 275 Jul 24 14:39 . [2020-07-24T14:40:44.124Z] drwxrwxr-x. 4 jenkins jenkins 30 Jul 24 14:39 .. [2020-07-24T14:40:44.124Z] -rw-rw-r--. 1 jenkins jenkins 3104 Jul 24 14:39 Attribution.txt [2020-07-24T14:40:44.124Z] -rw-rw-r--. 1 jenkins jenkins 5842 Jul 24 14:39 CHANGES [2020-07-24T14:40:44.124Z] drwxrwxr-x. 2 jenkins jenkins 144 Jul 24 14:39 docs [2020-07-24T14:40:44.124Z] -rw-rw-r--. 1 jenkins jenkins 108574 Jul 24 14:39 Doxyfile [2020-07-24T14:40:44.124Z] drwxrwxr-x. 8 jenkins jenkins 162 Jul 24 14:39 .git [2020-07-24T14:40:44.124Z] drwxrwxr-x. 2 jenkins jenkins 38 Jul 24 14:39 .github [2020-07-24T14:40:44.124Z] -rw-rw-r--. 1 jenkins jenkins 176 Jul 24 14:39 .gitignore [2020-07-24T14:40:44.124Z] drwxrwxr-x. 4 jenkins jenkins 33 Jul 24 14:39 include [2020-07-24T14:40:44.124Z] -rw-rw-r--. 1 jenkins jenkins 794 Jul 24 14:39 Jenkinsfile [2020-07-24T14:40:44.124Z] -rw-rw-r--. 1 jenkins jenkins 10174 Jul 24 14:39 LICENSE [2020-07-24T14:40:44.124Z] -rw-rw-r--. 1 jenkins jenkins 449 Jul 24 14:39 Makefile [2020-07-24T14:40:44.124Z] -rw-rw-r--. 1 jenkins jenkins 1849 Jul 24 14:39 README.md [2020-07-24T14:40:44.124Z] -rw-rw-r--. 1 jenkins jenkins 5977 Jul 24 14:39 README.v2.md [2020-07-24T14:40:44.124Z] drwxrwxr-x. 2 jenkins jenkins 108 Jul 24 14:39 scripts [2020-07-24T14:40:44.124Z] drwxrwxr-x. 3 jenkins jenkins 58 Jul 24 14:39 .semver [2020-07-24T14:40:44.124Z] drwxrwxr-x. 4 jenkins jenkins 50 Jul 24 14:39 src [2020-07-24T14:40:44.124Z] -rw-rw-r--. 1 jenkins jenkins 11 Jul 24 14:36 VERSION [Pipeline] isUnix [Pipeline] sh [2020-07-24T14:40:44.226Z] + docker inspect -f . ci-base-image-arm64 [2020-07-24T14:40:44.226Z] . [Pipeline] withDockerContainer [2020-07-24T14:40:44.619Z] + docker build -t docker-device-sdk-c -f scripts/Dockerfile.alpine-3.11 --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=c2304b16a4a77b3b71c89fce4fac471bd722c945 --label arch=amd64 --label version=1.3.0-dev.1 . [2020-07-24T14:40:44.620Z] Sending build context to Docker daemon 3.316MB [2020-07-24T14:40:44.620Z] Step 1/15 : ARG BASE=alpine:3.11 [2020-07-24T14:40:44.620Z] Step 2/15 : FROM ${BASE} [2020-07-24T14:40:44.620Z] ---> ee650471ca9b [2020-07-24T14:40:44.620Z] Step 3/15 : MAINTAINER IOTech [2020-07-24T14:40:44.664Z] prd-ubuntu18.04-docker-arm64-4c-16g-843 does not seem to be running inside a container [2020-07-24T14:40:44.741Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/37 -v /w/workspace/device-sdk-c/37:/w/workspace/device-sdk-c/37:rw,z -v /w/workspace/device-sdk-c/37@tmp:/w/workspace/device-sdk-c/37@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 ******** ci-base-image-arm64 cat [2020-07-24T14:40:45.199Z] ---> Running in 33f4c6760135 [2020-07-24T14:40:45.199Z] Removing intermediate container 33f4c6760135 [2020-07-24T14:40:45.199Z] ---> bfa4ed56ce26 [2020-07-24T14:40:45.199Z] 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-07-24T14:40:45.199Z] ---> Running in 93deb61e37ff [2020-07-24T14:40:45.783Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-07-24T14:40:46.504Z] $ docker top c9b567a20f5ce068b4b5116bab50b32aa40ef6575efa4522e8490f60b3891e11 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-24T14:40:47.918Z] + make test [2020-07-24T14:40:47.919Z] echo "make test" [2020-07-24T14:40:47.919Z] make test [Pipeline] } [2020-07-24T14:40:47.935Z] $ docker stop --time=1 c9b567a20f5ce068b4b5116bab50b32aa40ef6575efa4522e8490f60b3891e11 [2020-07-24T14:40:49.845Z] $ docker rm -f c9b567a20f5ce068b4b5116bab50b32aa40ef6575efa4522e8490f60b3891e11 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-07-24T14:40:50.895Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-07-24T14:40:51.259Z] + ls -al . [2020-07-24T14:40:51.260Z] total 196 [2020-07-24T14:40:51.260Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 24 14:38 . [2020-07-24T14:40:51.260Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 24 14:38 .. [2020-07-24T14:40:51.260Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 24 14:38 .git [2020-07-24T14:40:51.260Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 24 14:38 .github [2020-07-24T14:40:51.260Z] -rw-rw-r-- 1 jenkins jenkins 176 Jul 24 14:38 .gitignore [2020-07-24T14:40:51.260Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 24 14:38 .semver [2020-07-24T14:40:51.260Z] -rw-rw-r-- 1 jenkins jenkins 3104 Jul 24 14:38 Attribution.txt [2020-07-24T14:40:51.260Z] -rw-rw-r-- 1 jenkins jenkins 5842 Jul 24 14:38 CHANGES [2020-07-24T14:40:51.260Z] -rw-rw-r-- 1 jenkins jenkins 108574 Jul 24 14:38 Doxyfile [2020-07-24T14:40:51.260Z] -rw-rw-r-- 1 jenkins jenkins 794 Jul 24 14:38 Jenkinsfile [2020-07-24T14:40:51.260Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 24 14:38 LICENSE [2020-07-24T14:40:51.260Z] -rw-rw-r-- 1 jenkins jenkins 449 Jul 24 14:38 Makefile [2020-07-24T14:40:51.260Z] -rw-rw-r-- 1 jenkins jenkins 1849 Jul 24 14:38 README.md [2020-07-24T14:40:51.260Z] -rw-rw-r-- 1 jenkins jenkins 5977 Jul 24 14:38 README.v2.md [2020-07-24T14:40:51.260Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 24 14:36 VERSION [2020-07-24T14:40:51.260Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 24 14:38 docs [2020-07-24T14:40:51.260Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 24 14:38 include [2020-07-24T14:40:51.260Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 24 14:38 scripts [2020-07-24T14:40:51.260Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 24 14:38 src [Pipeline] isUnix [Pipeline] sh [2020-07-24T14:40:51.609Z] + docker build -t docker-device-sdk-c-arm64 -f scripts/Dockerfile.alpine-3.11 --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c2304b16a4a77b3b71c89fce4fac471bd722c945 --label arch=arm64 --label version=1.3.0-dev.1 . [2020-07-24T14:40:52.207Z] Sending build context to Docker daemon 3.316MB [2020-07-24T14:40:52.207Z] Step 1/15 : ARG BASE=alpine:3.11 [2020-07-24T14:40:52.207Z] Step 2/15 : FROM ${BASE} [2020-07-24T14:40:52.207Z] ---> a17aeacb328d [2020-07-24T14:40:52.207Z] Step 3/15 : MAINTAINER IOTech [2020-07-24T14:40:52.478Z] ---> Running in d20295af410b [2020-07-24T14:40:52.749Z] Removing intermediate container d20295af410b [2020-07-24T14:40:52.749Z] ---> f3cc693b58b6 [2020-07-24T14:40:52.750Z] 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-07-24T14:40:53.022Z] ---> Running in 86bb4ae05e14 [2020-07-24T14:40:54.145Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-07-24T14:40:54.449Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-07-24T14:40:57.047Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-07-24T14:40:58.541Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2020-07-24T14:40:59.120Z] (2/6) Installing libblkid (2.33-r0) [2020-07-24T14:40:59.643Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2020-07-24T14:41:00.076Z] (3/6) Installing libfdisk (2.33-r0) [2020-07-24T14:41:00.230Z] (2/6) Installing libblkid (2.33-r0) [2020-07-24T14:41:01.087Z] (4/6) Installing libmount (2.33-r0) [2020-07-24T14:41:01.650Z] (3/6) Installing libfdisk (2.33-r0) [2020-07-24T14:41:01.665Z] (5/6) Installing libsmartcols (2.33-r0) [2020-07-24T14:41:02.237Z] (6/6) Installing util-linux-dev (2.33-r0) [2020-07-24T14:41:02.237Z] (4/6) Installing libmount (2.33-r0) [2020-07-24T14:41:02.825Z] (5/6) Installing libsmartcols (2.33-r0) [2020-07-24T14:41:03.093Z] (6/6) Installing util-linux-dev (2.33-r0) [2020-07-24T14:41:04.795Z] Executing busybox-1.29.3-r10.trigger [2020-07-24T14:41:04.795Z] OK: 272 MiB in 84 packages [2020-07-24T14:41:05.091Z] Removing intermediate container 93deb61e37ff [2020-07-24T14:41:05.091Z] ---> e69123aad0fe [2020-07-24T14:41:05.091Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2020-07-24T14:41:05.380Z] ---> 36b8b60623bc [2020-07-24T14:41:05.380Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2020-07-24T14:41:05.696Z] Executing busybox-1.29.3-r10.trigger [2020-07-24T14:41:05.696Z] OK: 286 MiB in 84 packages [2020-07-24T14:41:06.377Z] ---> 00eb703bdfb8 [2020-07-24T14:41:06.377Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2020-07-24T14:41:06.642Z] ---> 6759ffc06826 [2020-07-24T14:41:06.642Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2020-07-24T14:41:06.671Z] Removing intermediate container 86bb4ae05e14 [2020-07-24T14:41:06.671Z] ---> 54dd21d1f2da [2020-07-24T14:41:06.671Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2020-07-24T14:41:06.935Z] ---> 2450c17a7c54 [2020-07-24T14:41:06.935Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2020-07-24T14:41:07.261Z] ---> 5723259046d2 [2020-07-24T14:41:07.262Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2020-07-24T14:41:07.308Z] ---> 6aa71d3383aa [2020-07-24T14:41:07.308Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2020-07-24T14:41:07.655Z] ---> fe26eb8f9c91 [2020-07-24T14:41:07.655Z] Step 11/15 : WORKDIR /edgex-c-sdk [2020-07-24T14:41:07.655Z] ---> Running in 4444727b4265 [2020-07-24T14:41:08.191Z] Removing intermediate container 4444727b4265 [2020-07-24T14:41:08.191Z] ---> 05533df68ae6 [2020-07-24T14:41:08.191Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2020-07-24T14:41:08.191Z] ---> Running in fa9fac894d1f [2020-07-24T14:41:08.238Z] ---> 0c484770a05d [2020-07-24T14:41:08.238Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2020-07-24T14:41:08.553Z] Removing intermediate container fa9fac894d1f [2020-07-24T14:41:08.553Z] ---> e392d947aeb6 [2020-07-24T14:41:08.553Z] Step 13/15 : LABEL arch=amd64 [2020-07-24T14:41:08.553Z] ---> Running in e34a80fdd95f [2020-07-24T14:41:08.831Z] ---> fc5fb1441bf1 [2020-07-24T14:41:08.831Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2020-07-24T14:41:08.854Z] Removing intermediate container e34a80fdd95f [2020-07-24T14:41:08.854Z] ---> ce4873396cc0 [2020-07-24T14:41:08.854Z] Step 14/15 : LABEL git_sha=c2304b16a4a77b3b71c89fce4fac471bd722c945 [2020-07-24T14:41:08.854Z] ---> Running in 1b35cba46ae7 [2020-07-24T14:41:09.120Z] Removing intermediate container 1b35cba46ae7 [2020-07-24T14:41:09.120Z] ---> 19f9531bde57 [2020-07-24T14:41:09.120Z] Step 15/15 : LABEL version=1.3.0-dev.1 [2020-07-24T14:41:09.120Z] ---> Running in 384ab9c66bf5 [2020-07-24T14:41:09.384Z] Removing intermediate container 384ab9c66bf5 [2020-07-24T14:41:09.384Z] ---> be87c22d59d3 [2020-07-24T14:41:09.384Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2020-07-24T14:41:09.384Z] Successfully built be87c22d59d3 [2020-07-24T14:41:09.384Z] Successfully tagged docker-device-sdk-c:latest [Pipeline] } [2020-07-24T14:41:09.428Z] ---> 81c9330ebc22 [2020-07-24T14:41:09.428Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [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] } [2020-07-24T14:41:10.021Z] ---> 12db9b1c4940 [2020-07-24T14:41:10.021Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-24T14:41:10.995Z] ---> 657478bbc652 [2020-07-24T14:41:10.995Z] Step 11/15 : WORKDIR /edgex-c-sdk [2020-07-24T14:41:10.995Z] ---> Running in 40be55423db2 [2020-07-24T14:41:11.266Z] Removing intermediate container 40be55423db2 [2020-07-24T14:41:11.266Z] ---> a37ac792f38c [2020-07-24T14:41:11.266Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2020-07-24T14:41:11.541Z] ---> Running in d1df5c7d5a75 [2020-07-24T14:41:12.134Z] Removing intermediate container d1df5c7d5a75 [2020-07-24T14:41:12.134Z] ---> 67046bd4ed9d [2020-07-24T14:41:12.134Z] Step 13/15 : LABEL arch=arm64 [2020-07-24T14:41:12.134Z] ---> Running in 1e982a4cb9ba [2020-07-24T14:41:12.728Z] Removing intermediate container 1e982a4cb9ba [2020-07-24T14:41:12.728Z] ---> 6ef3a057da1d [2020-07-24T14:41:12.728Z] Step 14/15 : LABEL git_sha=c2304b16a4a77b3b71c89fce4fac471bd722c945 [2020-07-24T14:41:12.728Z] ---> Running in 787c6b556b35 [2020-07-24T14:41:13.000Z] Removing intermediate container 787c6b556b35 [2020-07-24T14:41:13.000Z] ---> 8bed81a29564 [2020-07-24T14:41:13.000Z] Step 15/15 : LABEL version=1.3.0-dev.1 [2020-07-24T14:41:13.276Z] ---> Running in f68793f4c764 [2020-07-24T14:41:13.549Z] Removing intermediate container f68793f4c764 [2020-07-24T14:41:13.549Z] ---> 395cbd133e9d [2020-07-24T14:41:13.549Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2020-07-24T14:41:13.820Z] Successfully built 395cbd133e9d [2020-07-24T14:41:13.820Z] Successfully tagged docker-device-sdk-c-arm64: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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2020-07-24T14:41:15.498Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-24T14:41:15.498Z] . [Pipeline] withDockerContainer [2020-07-24T14:41:15.585Z] prd-centos7-docker-4c-2g-842 does not seem to be running inside a container [2020-07-24T14:41:15.618Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-07-24T14:41:16.341Z] $ docker top 9619ccc824c8b3ba0d946a5f28f0f56ae77e536b5387c404b3d2182fc7161cc4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-24T14:41:16.605Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-24T14:41:16.605Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-24T14:41:16.794Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-24T14:41:16.792Z] $ docker exec 9619ccc824c8b3ba0d946a5f28f0f56ae77e536b5387c404b3d2182fc7161cc4 ssh-agent [2020-07-24T14:41:16.956Z] SSH_AUTH_SOCK=/tmp/ssh-BzKd5y7tVCdk/agent.12 [2020-07-24T14:41:16.956Z] SSH_AGENT_PID=18 [2020-07-24T14:41:16.963Z] Running ssh-add (command line suppressed) [2020-07-24T14:41:17.071Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_70892221053774358.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_70892221053774358.key) [2020-07-24T14:41:17.125Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-24T14:41:17.447Z] + git semver tag [2020-07-24T14:41:17.447Z] # -> Open(): unable to determine branch for HEAD [2020-07-24T14:41:17.447Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2020-07-24T14:41:17.447Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2020-07-24T14:41:17.447Z] # $SEMVER_REMOTE_NAME = origin [2020-07-24T14:41:17.447Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-24T14:41:17.447Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-24T14:41:17.447Z] # $SEMVER_BRANCH = master [2020-07-24T14:41:17.447Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [2020-07-24T14:41:17.447Z] # c2304b16a4a77b3b71c89fce4fac471bd722c945 HEAD [2020-07-24T14:41:17.447Z] # -> Force: false [2020-07-24T14:41:17.447Z] # 539e4a33f6b0ca6eff09f8b8bb8f376cd253e1c5 refs/tags/v1.3.0-dev.1 [Pipeline] } [2020-07-24T14:41:17.453Z] $ docker exec --env ******** --env ******** 9619ccc824c8b3ba0d946a5f28f0f56ae77e536b5387c404b3d2182fc7161cc4 ssh-agent -k [2020-07-24T14:41:17.567Z] unset SSH_AUTH_SOCK; [2020-07-24T14:41:17.568Z] unset SSH_AGENT_PID; [2020-07-24T14:41:17.568Z] echo Agent pid 18 killed; [2020-07-24T14:41:17.618Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-24T14:41:18.035Z] + git semver [Pipeline] } [2020-07-24T14:41:18.045Z] $ docker stop --time=1 9619ccc824c8b3ba0d946a5f28f0f56ae77e536b5387c404b3d2182fc7161cc4 [2020-07-24T14:41:19.373Z] $ docker rm -f 9619ccc824c8b3ba0d946a5f28f0f56ae77e536b5387c404b3d2182fc7161cc4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-07-24T14:41:19.943Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-07-24T14:41:19.943Z] [2020-07-24T14:41:19.943Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-07-24T14:41:20.281Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-07-24T14:41:20.281Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-07-24T14:41:20.281Z] ab5ef0e58194: Pulling fs layer [2020-07-24T14:41:20.281Z] 9712f1f96733: Pulling fs layer [2020-07-24T14:41:20.281Z] 63f879dbbcfc: Pulling fs layer [2020-07-24T14:41:20.281Z] 0d9ebad4ef96: Pulling fs layer [2020-07-24T14:41:20.281Z] e9a5061849ea: Pulling fs layer [2020-07-24T14:41:20.281Z] d747dcd14b5f: Pulling fs layer [2020-07-24T14:41:20.281Z] 2de7ff778b66: Pulling fs layer [2020-07-24T14:41:20.281Z] e9a5061849ea: Waiting [2020-07-24T14:41:20.281Z] d747dcd14b5f: Waiting [2020-07-24T14:41:20.281Z] 2de7ff778b66: Waiting [2020-07-24T14:41:20.281Z] 0d9ebad4ef96: Waiting [2020-07-24T14:41:20.281Z] 9712f1f96733: Verifying Checksum [2020-07-24T14:41:20.281Z] 9712f1f96733: Download complete [2020-07-24T14:41:21.650Z] 63f879dbbcfc: Verifying Checksum [2020-07-24T14:41:21.650Z] 63f879dbbcfc: Download complete [2020-07-24T14:41:21.650Z] e9a5061849ea: Verifying Checksum [2020-07-24T14:41:21.650Z] e9a5061849ea: Download complete [2020-07-24T14:41:21.650Z] d747dcd14b5f: Verifying Checksum [2020-07-24T14:41:21.650Z] d747dcd14b5f: Download complete [2020-07-24T14:41:21.650Z] 2de7ff778b66: Verifying Checksum [2020-07-24T14:41:21.650Z] 2de7ff778b66: Download complete [2020-07-24T14:41:21.650Z] 0d9ebad4ef96: Verifying Checksum [2020-07-24T14:41:21.650Z] 0d9ebad4ef96: Download complete [2020-07-24T14:41:21.650Z] ab5ef0e58194: Verifying Checksum [2020-07-24T14:41:21.650Z] ab5ef0e58194: Download complete [2020-07-24T14:41:25.895Z] ab5ef0e58194: Pull complete [2020-07-24T14:41:25.895Z] 9712f1f96733: Pull complete [2020-07-24T14:41:28.442Z] 63f879dbbcfc: Pull complete [2020-07-24T14:41:36.611Z] 0d9ebad4ef96: Pull complete [2020-07-24T14:41:36.611Z] e9a5061849ea: Pull complete [2020-07-24T14:41:36.878Z] d747dcd14b5f: Pull complete [2020-07-24T14:41:39.429Z] 2de7ff778b66: Pull complete [2020-07-24T14:41:39.429Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-07-24T14:41:39.429Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-07-24T14:41:39.429Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-07-24T14:41:39.548Z] prd-centos7-docker-4c-2g-842 does not seem to be running inside a container [2020-07-24T14:41:39.583Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-07-24T14:41:43.066Z] $ docker top 06ca384acf2b4868b4e6a1f6226327c7cd411d9544cc8796402a5fb83f9e96cb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-07-24T14:41:43.291Z] provisioning config files... [2020-07-24T14:41:43.301Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config6195009337710504877tmp [2020-07-24T14:41:43.317Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config8418737413127634612tmp [2020-07-24T14:41:43.333Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config6229150497386806114tmp [Pipeline] { [Pipeline] echo [2020-07-24T14:41:43.376Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-24T14:41:43.665Z] ---> sigul-configuration.sh [2020-07-24T14:41:43.665Z] gpg: directory `/root/.gnupg' created [2020-07-24T14:41:43.665Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-07-24T14:41:43.665Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-07-24T14:41:43.665Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-07-24T14:41:43.665Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-07-24T14:41:43.665Z] gpg: CAST5 encrypted data [2020-07-24T14:41:43.926Z] gpg: encrypted with 1 passphrase [2020-07-24T14:41:43.926Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-07-24T14:41:44.217Z] + mkdir /home/jenkins [2020-07-24T14:41:44.218Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-07-24T14:41:44.509Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo [2020-07-24T14:41:44.519Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-24T14:41:44.811Z] ---> sigul-install.sh [2020-07-24T14:41:50.103Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-07-24T14:41:50.398Z] + git tag --list [2020-07-24T14:41:50.398Z] v1.3.0-dev.1 [Pipeline] sh [2020-07-24T14:41:50.689Z] + lftools sign git-tag v1.3.0-dev.1 [2020-07-24T14:41:52.084Z] Signing Git tag with Sigul... [2020-07-24T14:41:52.084Z] Signing v1.3.0-dev.1 [Pipeline] echo [2020-07-24T14:41:53.038Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-24T14:41:53.329Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-07-24T14:41:53.337Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-07-24T14:41:53.414Z] $ docker stop --time=1 06ca384acf2b4868b4e6a1f6226327c7cd411d9544cc8796402a5fb83f9e96cb [2020-07-24T14:41:55.125Z] $ docker rm -f 06ca384acf2b4868b4e6a1f6226327c7cd411d9544cc8796402a5fb83f9e96cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-07-24T14:41:55.811Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-24T14:41:55.812Z] . [Pipeline] withDockerContainer [2020-07-24T14:41:55.931Z] prd-centos7-docker-4c-2g-842 does not seem to be running inside a container [2020-07-24T14:41:56.097Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-07-24T14:41:56.827Z] $ docker top f6ed29b6ff9327dbbd05507edf81ec160496e0e438325e6416c8079df340a80e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-24T14:41:57.158Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-24T14:41:57.158Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-24T14:41:57.387Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-24T14:41:57.385Z] $ docker exec f6ed29b6ff9327dbbd05507edf81ec160496e0e438325e6416c8079df340a80e ssh-agent [2020-07-24T14:41:57.567Z] SSH_AUTH_SOCK=/tmp/ssh-xUNkxJGaLWgQ/agent.11 [2020-07-24T14:41:57.567Z] SSH_AGENT_PID=17 [2020-07-24T14:41:57.573Z] Running ssh-add (command line suppressed) [2020-07-24T14:41:57.698Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_1392095381783532604.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_1392095381783532604.key) [2020-07-24T14:41:57.757Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-24T14:41:58.082Z] + git semver bump pre [2020-07-24T14:41:58.082Z] # -> Open(): unable to determine branch for HEAD [2020-07-24T14:41:58.082Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2020-07-24T14:41:58.082Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2020-07-24T14:41:58.082Z] # $SEMVER_REMOTE_NAME = origin [2020-07-24T14:41:58.082Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-24T14:41:58.082Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-24T14:41:58.082Z] # $SEMVER_BRANCH = master [2020-07-24T14:41:58.082Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [2020-07-24T14:41:58.082Z] 1.3.0-dev.2 [Pipeline] } [2020-07-24T14:41:58.090Z] $ docker exec --env ******** --env ******** f6ed29b6ff9327dbbd05507edf81ec160496e0e438325e6416c8079df340a80e ssh-agent -k [2020-07-24T14:41:58.207Z] unset SSH_AUTH_SOCK; [2020-07-24T14:41:58.207Z] unset SSH_AGENT_PID; [2020-07-24T14:41:58.208Z] echo Agent pid 17 killed; [2020-07-24T14:41:58.260Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-24T14:41:58.692Z] + git semver [Pipeline] } [2020-07-24T14:41:58.700Z] $ docker stop --time=1 f6ed29b6ff9327dbbd05507edf81ec160496e0e438325e6416c8079df340a80e [2020-07-24T14:42:00.037Z] $ docker rm -f f6ed29b6ff9327dbbd05507edf81ec160496e0e438325e6416c8079df340a80e [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-07-24T14:42:00.551Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-24T14:42:00.551Z] . [Pipeline] withDockerContainer [2020-07-24T14:42:00.643Z] prd-centos7-docker-4c-2g-842 does not seem to be running inside a container [2020-07-24T14:42:00.678Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-07-24T14:42:01.251Z] $ docker top 61e5961762860d87c1d8f49a0c89ff00017161183db4f1fd56817afddd8f144f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-24T14:42:01.517Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-24T14:42:01.517Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-24T14:42:01.700Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-24T14:42:01.698Z] $ docker exec 61e5961762860d87c1d8f49a0c89ff00017161183db4f1fd56817afddd8f144f ssh-agent [2020-07-24T14:42:01.890Z] SSH_AUTH_SOCK=/tmp/ssh-2Yy7fhvwGmym/agent.12 [2020-07-24T14:42:01.890Z] SSH_AGENT_PID=18 [2020-07-24T14:42:01.897Z] Running ssh-add (command line suppressed) [2020-07-24T14:42:02.014Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_8370287521241022955.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_8370287521241022955.key) [2020-07-24T14:42:02.070Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-24T14:42:02.395Z] + git semver push [2020-07-24T14:42:02.395Z] # -> Open(): unable to determine branch for HEAD [2020-07-24T14:42:02.395Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2020-07-24T14:42:02.395Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2020-07-24T14:42:02.395Z] # $SEMVER_REMOTE_NAME = origin [2020-07-24T14:42:02.395Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-24T14:42:02.395Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-24T14:42:02.395Z] # $SEMVER_BRANCH = master [2020-07-24T14:42:02.395Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [Pipeline] } [2020-07-24T14:42:10.551Z] $ docker exec --env ******** --env ******** 61e5961762860d87c1d8f49a0c89ff00017161183db4f1fd56817afddd8f144f ssh-agent -k [2020-07-24T14:42:10.687Z] unset SSH_AUTH_SOCK; [2020-07-24T14:42:10.687Z] unset SSH_AGENT_PID; [2020-07-24T14:42:10.687Z] echo Agent pid 18 killed; [2020-07-24T14:42:10.743Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-24T14:42:11.225Z] + git semver [Pipeline] } [2020-07-24T14:42:11.236Z] $ docker stop --time=1 61e5961762860d87c1d8f49a0c89ff00017161183db4f1fd56817afddd8f144f [2020-07-24T14:42:12.593Z] $ docker rm -f 61e5961762860d87c1d8f49a0c89ff00017161183db4f1fd56817afddd8f144f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-07-24T14:42:13.387Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-24T14:42:13.945Z] ---> package-listing.sh [2020-07-24T14:42:13.945Z] ++ facter osfamily [2020-07-24T14:42:13.945Z] ++ tr '[:upper:]' '[:lower:]' [2020-07-24T14:42:13.945Z] + OS_FAMILY=redhat [2020-07-24T14:42:13.945Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_master [2020-07-24T14:42:13.945Z] + START_PACKAGES=/tmp/packages_start.txt [2020-07-24T14:42:13.945Z] + END_PACKAGES=/tmp/packages_end.txt [2020-07-24T14:42:13.945Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-07-24T14:42:13.945Z] + PACKAGES=/tmp/packages_start.txt [2020-07-24T14:42:13.945Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_master ']' [2020-07-24T14:42:13.945Z] + PACKAGES=/tmp/packages_end.txt [2020-07-24T14:42:13.945Z] + case "${OS_FAMILY}" in [2020-07-24T14:42:13.945Z] + rpm -qa [2020-07-24T14:42:13.945Z] + sort [2020-07-24T14:42:18.151Z] + '[' -f /tmp/packages_start.txt ']' [2020-07-24T14:42:18.151Z] + '[' -f /tmp/packages_end.txt ']' [2020-07-24T14:42:18.151Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-07-24T14:42:18.151Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_master ']' [2020-07-24T14:42:18.151Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_master/archives/ [2020-07-24T14:42:18.151Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_master/archives/ [Pipeline] isUnix [Pipeline] sh [2020-07-24T14:42:18.744Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-24T14:42:18.744Z] [2020-07-24T14:42:18.744Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-07-24T14:42:19.082Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-24T14:42:19.082Z] alpine: Pulling from edgex-lftools-log-publisher [2020-07-24T14:42:19.082Z] c9b1b535fdd9: Pulling fs layer [2020-07-24T14:42:19.082Z] 2cc5ad85d9ab: Pulling fs layer [2020-07-24T14:42:19.082Z] 756a868c4378: Pulling fs layer [2020-07-24T14:42:19.082Z] 444b2fc9a129: Pulling fs layer [2020-07-24T14:42:19.082Z] ea15f1150254: Pulling fs layer [2020-07-24T14:42:19.082Z] 41b27a9f41bf: Pulling fs layer [2020-07-24T14:42:19.082Z] 28c525ee5125: Pulling fs layer [2020-07-24T14:42:19.082Z] 094b1ea09ed8: Pulling fs layer [2020-07-24T14:42:19.082Z] 138eaada9080: Pulling fs layer [2020-07-24T14:42:19.082Z] 0622d0fa9048: Pulling fs layer [2020-07-24T14:42:19.082Z] 41b27a9f41bf: Waiting [2020-07-24T14:42:19.082Z] 28c525ee5125: Waiting [2020-07-24T14:42:19.082Z] 094b1ea09ed8: Waiting [2020-07-24T14:42:19.082Z] 138eaada9080: Waiting [2020-07-24T14:42:19.082Z] 0622d0fa9048: Waiting [2020-07-24T14:42:19.082Z] 444b2fc9a129: Waiting [2020-07-24T14:42:19.082Z] ea15f1150254: Waiting [2020-07-24T14:42:19.082Z] 2cc5ad85d9ab: Download complete [2020-07-24T14:42:19.082Z] c9b1b535fdd9: Verifying Checksum [2020-07-24T14:42:19.082Z] c9b1b535fdd9: Download complete [2020-07-24T14:42:19.082Z] ea15f1150254: Verifying Checksum [2020-07-24T14:42:19.082Z] ea15f1150254: Download complete [2020-07-24T14:42:19.082Z] 28c525ee5125: Verifying Checksum [2020-07-24T14:42:19.082Z] 28c525ee5125: Download complete [2020-07-24T14:42:19.665Z] 756a868c4378: Verifying Checksum [2020-07-24T14:42:19.665Z] 756a868c4378: Download complete [2020-07-24T14:42:19.665Z] c9b1b535fdd9: Pull complete [2020-07-24T14:42:19.665Z] 094b1ea09ed8: Verifying Checksum [2020-07-24T14:42:19.665Z] 094b1ea09ed8: Download complete [2020-07-24T14:42:19.665Z] 0622d0fa9048: Verifying Checksum [2020-07-24T14:42:19.665Z] 0622d0fa9048: Download complete [2020-07-24T14:42:19.665Z] 138eaada9080: Verifying Checksum [2020-07-24T14:42:19.665Z] 138eaada9080: Download complete [2020-07-24T14:42:19.933Z] 2cc5ad85d9ab: Pull complete [2020-07-24T14:42:20.198Z] 41b27a9f41bf: Verifying Checksum [2020-07-24T14:42:20.198Z] 41b27a9f41bf: Download complete [2020-07-24T14:42:21.154Z] 756a868c4378: Pull complete [2020-07-24T14:42:21.154Z] 444b2fc9a129: Pull complete [2020-07-24T14:42:21.415Z] ea15f1150254: Pull complete [2020-07-24T14:42:25.635Z] 41b27a9f41bf: Pull complete [2020-07-24T14:42:25.635Z] 28c525ee5125: Pull complete [2020-07-24T14:42:27.029Z] 094b1ea09ed8: Pull complete [2020-07-24T14:42:27.290Z] 138eaada9080: Pull complete [2020-07-24T14:42:27.290Z] 0622d0fa9048: Pull complete [2020-07-24T14:42:27.551Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-07-24T14:42:27.551Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-24T14:42:27.551Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-07-24T14:42:27.659Z] prd-centos7-docker-4c-2g-842 does not seem to be running inside a container [2020-07-24T14:42:27.693Z] $ 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_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-07-24T14:42:30.260Z] $ docker top 7aa1242c2e958ee97cd45541817bc459d15d82939ec4addcc252dfec8f46e51d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-07-24T14:42:30.577Z] provisioning config files... [2020-07-24T14:42:30.590Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config3843404626264205532tmp [Pipeline] { [Pipeline] echo [2020-07-24T14:42:30.720Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-24T14:42:31.011Z] ---> create-netrc.sh [Pipeline] echo [2020-07-24T14:42:31.021Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-24T14:42:31.311Z] ---> logs-deploy.sh [2020-07-24T14:42:31.312Z] + ARCHIVE_ARTIFACTS= [2020-07-24T14:42:31.312Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-07-24T14:42:31.312Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-07-24T14:42:31.312Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-07-24T14:42:31.312Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/master/37 [2020-07-24T14:42:31.312Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/master/37/ [2020-07-24T14:42:31.312Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/master/37 /w/workspace/edgexfoundry_device-sdk-c_master [2020-07-24T14:42:32.257Z] Archives upload complete. [2020-07-24T14:42:32.518Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/master/37 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/master/37/