Pull request #286 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of iain-anderson for edgexfoundry/device-sdk-c Obtained Jenkinsfile from 71c18e7fdb4229c62b0e905d4cc635405110119c+792c57ace9266fa4e49c0a69505766bafa375e3f (3cdb01777397cdaa0ceb7632f4ae2054af897f35) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-286/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 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 > git --version # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-3.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-838 in /w/workspace/edgexfoundry_device-sdk-c_PR-286 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_PR-286 # 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 Merging remotes/origin/master commit 792c57ace9266fa4e49c0a69505766bafa375e3f into PR head commit 71c18e7fdb4229c62b0e905d4cc635405110119c Merge succeeded, producing 71c18e7fdb4229c62b0e905d4cc635405110119c Checking out Revision 71c18e7fdb4229c62b0e905d4cc635405110119c (PR-286) > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/286/head:refs/remotes/origin/PR-286 +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/pull/286/head:refs/remotes/origin/PR-286 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/286/head:refs/remotes/origin/PR-286 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 71c18e7fdb4229c62b0e905d4cc635405110119c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 792c57ace9266fa4e49c0a69505766bafa375e3f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 71c18e7fdb4229c62b0e905d4cc635405110119c # timeout=10 Commit message: "revert: Reinstate remote logging capability (#281)" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-07-24T14:00:44.876Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-07-24T14:00:45.189Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-07-24T14:00:45.338Z] ========================================================= [2020-07-24T14:00:45.338Z] EdgeX Global Pipelines Version Info [2020-07-24T14:00:45.338Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-07-24T14:00:46.759Z] ------------------- [2020-07-24T14:00:46.760Z] stable info: [2020-07-24T14:00:46.760Z] ------------------- [2020-07-24T14:00:46.760Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-07-24T14:00:46.760Z] Commit SHA: 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 [2020-07-24T14:00:46.760Z] Message: update stable to v1.0.105 [2020-07-24T14:00:47.701Z] ------------------- [2020-07-24T14:00:47.701Z] experimental info: [2020-07-24T14:00:47.701Z] ------------------- [2020-07-24T14:00:47.701Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-07-24T14:00:47.701Z] Commit SHA: 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 [2020-07-24T14:00:47.701Z] 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:00:50.277Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-24T14:00:50.538Z] [2020-07-24T14:00:50.538Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-07-24T14:00:50.900Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-24T14:00:50.900Z] latest: Pulling from edgex-devops/git-semver [2020-07-24T14:00:50.900Z] 31603596830f: Pulling fs layer [2020-07-24T14:00:50.900Z] 2a8b12db71e7: Pulling fs layer [2020-07-24T14:00:50.900Z] 6ca5941a6612: Pulling fs layer [2020-07-24T14:00:50.900Z] ecc8261a40a4: Pulling fs layer [2020-07-24T14:00:50.900Z] ecc8261a40a4: Waiting [2020-07-24T14:00:50.900Z] 2a8b12db71e7: Verifying Checksum [2020-07-24T14:00:50.900Z] 2a8b12db71e7: Download complete [2020-07-24T14:00:50.900Z] 31603596830f: Verifying Checksum [2020-07-24T14:00:50.900Z] 31603596830f: Download complete [2020-07-24T14:00:51.164Z] ecc8261a40a4: Verifying Checksum [2020-07-24T14:00:51.164Z] ecc8261a40a4: Download complete [2020-07-24T14:00:51.164Z] 6ca5941a6612: Verifying Checksum [2020-07-24T14:00:51.164Z] 6ca5941a6612: Download complete [2020-07-24T14:00:51.423Z] 31603596830f: Pull complete [2020-07-24T14:00:51.423Z] 2a8b12db71e7: Pull complete [2020-07-24T14:00:51.993Z] 6ca5941a6612: Pull complete [2020-07-24T14:00:52.253Z] ecc8261a40a4: Pull complete [2020-07-24T14:00:52.253Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-07-24T14:00:52.253Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-24T14:00:52.253Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-07-24T14:00:52.402Z] prd-centos7-docker-4c-2g-838 does not seem to be running inside a container [2020-07-24T14:00:52.449Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-286 -v /w/workspace/edgexfoundry_device-sdk-c_PR-286:/w/workspace/edgexfoundry_device-sdk-c_PR-286:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-286@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-286@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-07-24T14:00:54.601Z] $ docker top 1f863226755037c35d0c548b7ca84edc98b6519e1f63fbc1de6b8ad675798c9b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-24T14:00:54.915Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-24T14:00:54.915Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-24T14:00:55.099Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-24T14:00:55.099Z] $ docker exec 1f863226755037c35d0c548b7ca84edc98b6519e1f63fbc1de6b8ad675798c9b ssh-agent [2020-07-24T14:00:55.250Z] SSH_AUTH_SOCK=/tmp/ssh-HAXYTqSYeSzZ/agent.11 [2020-07-24T14:00:55.250Z] SSH_AGENT_PID=16 [2020-07-24T14:00:55.259Z] Running ssh-add (command line suppressed) [2020-07-24T14:00:55.368Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-286@tmp/private_key_5745753242280389885.key (/w/workspace/edgexfoundry_device-sdk-c_PR-286@tmp/private_key_5745753242280389885.key) [2020-07-24T14:00:55.424Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-24T14:00:55.785Z] + git describe --exact-match --tags HEAD [2020-07-24T14:00:55.785Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-07-24T14:00:55.874Z] $ docker exec --env ******** --env ******** 1f863226755037c35d0c548b7ca84edc98b6519e1f63fbc1de6b8ad675798c9b ssh-agent -k [2020-07-24T14:00:55.991Z] unset SSH_AUTH_SOCK; [2020-07-24T14:00:55.992Z] unset SSH_AGENT_PID; [2020-07-24T14:00:55.992Z] echo Agent pid 16 killed; [2020-07-24T14:00:56.036Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-07-24T14:00:56.170Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-07-24T14:00:56.170Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-07-24T14:00:56.273Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-24T14:00:56.273Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-24T14:00:56.426Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-24T14:00:56.425Z] $ docker exec 1f863226755037c35d0c548b7ca84edc98b6519e1f63fbc1de6b8ad675798c9b ssh-agent [2020-07-24T14:00:56.579Z] SSH_AUTH_SOCK=/tmp/ssh-nnkzXvrvESNj/agent.45 [2020-07-24T14:00:56.579Z] SSH_AGENT_PID=50 [2020-07-24T14:00:56.585Z] Running ssh-add (command line suppressed) [2020-07-24T14:00:56.710Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-286@tmp/private_key_7004663728792039544.key (/w/workspace/edgexfoundry_device-sdk-c_PR-286@tmp/private_key_7004663728792039544.key) [2020-07-24T14:00:56.764Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-24T14:00:57.120Z] + git semver init [2020-07-24T14:00:57.120Z] # -> Open(): unable to determine branch for HEAD [2020-07-24T14:00:57.120Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-286/.git [2020-07-24T14:00:57.120Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_PR-286 [2020-07-24T14:00:57.120Z] # $SEMVER_REMOTE_NAME = origin [2020-07-24T14:00:57.120Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-24T14:00:57.120Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-24T14:00:57.120Z] # $SEMVER_BRANCH = PR-286 [2020-07-24T14:00:57.120Z] # $SEMVER_TEMP = /tmp/semver-562236979 [2020-07-24T14:00:57.120Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2020-07-24T14:00:57.691Z] # '/tmp/semver-562236979' -> '/w/workspace/edgexfoundry_device-sdk-c_PR-286/.semver' [2020-07-24T14:00:57.691Z] # -> Force: false [2020-07-24T14:00:57.691Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-286/.semver [Pipeline] } [2020-07-24T14:00:57.706Z] $ docker exec --env ******** --env ******** 1f863226755037c35d0c548b7ca84edc98b6519e1f63fbc1de6b8ad675798c9b ssh-agent -k [2020-07-24T14:00:57.821Z] unset SSH_AUTH_SOCK; [2020-07-24T14:00:57.821Z] unset SSH_AGENT_PID; [2020-07-24T14:00:57.821Z] echo Agent pid 50 killed; [2020-07-24T14:00:57.866Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-24T14:00:58.441Z] + git semver [Pipeline] } [2020-07-24T14:00:58.462Z] $ docker stop --time=1 1f863226755037c35d0c548b7ca84edc98b6519e1f63fbc1de6b8ad675798c9b [2020-07-24T14:00:59.777Z] $ docker rm -f 1f863226755037c35d0c548b7ca84edc98b6519e1f63fbc1de6b8ad675798c9b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-07-24T14:01:00.594Z] Stashed 26 file(s) [Pipeline] echo [2020-07-24T14:01:00.608Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-07-24T14:01:16.208Z] Still waiting to schedule task [2020-07-24T14:01:16.209Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-07-24T14:01:16.228Z] Still waiting to schedule task [2020-07-24T14:01:16.228Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-07-24T14:02:57.151Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-839 in /w/workspace/edgexfoundry_device-sdk-c_PR-286 [Pipeline] { [Pipeline] ws [2020-07-24T14:02:57.269Z] Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout [2020-07-24T14:03:02.119Z] using credential edgex-jenkins-ssh [2020-07-24T14:03:02.172Z] Cloning the remote Git repository [2020-07-24T14:03:02.172Z] Cloning with configured refspecs honoured and without tags [2020-07-24T14:03:02.262Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-07-24T14:03:02.416Z] > git init /w/workspace/device-sdk-c/1 # timeout=10 [2020-07-24T14:03:02.478Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-07-24T14:03:02.478Z] > git --version # timeout=10 [2020-07-24T14:03:02.501Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-24T14:03:02.565Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/286/head:refs/remotes/origin/PR-286 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-24T14:03:04.710Z] Fetching without tags [2020-07-24T14:03:04.626Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-07-24T14:03:04.643Z] > git config --add remote.origin.fetch +refs/pull/286/head:refs/remotes/origin/PR-286 # timeout=10 [2020-07-24T14:03:04.661Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-24T14:03:04.688Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-07-24T14:03:04.720Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-07-24T14:03:04.721Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-24T14:03:04.733Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/286/head:refs/remotes/origin/PR-286 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-24T14:03:05.215Z] Merging remotes/origin/master commit 792c57ace9266fa4e49c0a69505766bafa375e3f into PR head commit 71c18e7fdb4229c62b0e905d4cc635405110119c [2020-07-24T14:03:05.529Z] Merge succeeded, producing 71c18e7fdb4229c62b0e905d4cc635405110119c [2020-07-24T14:03:05.529Z] Checking out Revision 71c18e7fdb4229c62b0e905d4cc635405110119c (PR-286) [2020-07-24T14:03:05.234Z] > git config core.sparsecheckout # timeout=10 [2020-07-24T14:03:05.256Z] > git checkout -f 71c18e7fdb4229c62b0e905d4cc635405110119c # timeout=10 [2020-07-24T14:03:05.362Z] > git remote # timeout=10 [2020-07-24T14:03:05.384Z] > git config --get remote.origin.url # timeout=10 [2020-07-24T14:03:05.401Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-24T14:03:05.456Z] > git merge 792c57ace9266fa4e49c0a69505766bafa375e3f # timeout=10 [2020-07-24T14:03:05.490Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-24T14:03:05.532Z] > git config core.sparsecheckout # timeout=10 [2020-07-24T14:03:05.588Z] > git checkout -f 71c18e7fdb4229c62b0e905d4cc635405110119c # timeout=10 [2020-07-24T14:03:09.919Z] Commit message: "revert: Reinstate remote logging capability (#281)" [2020-07-24T14:03:09.979Z] > git --version # timeout=10 [2020-07-24T14:03:10.000Z] fatal: bad object 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-07-24T14:03:11.816Z] ========================================================= [2020-07-24T14:03:11.816Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2020-07-24T14:03:11.816Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-24T14:03:13.034Z] + 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:03:14.014Z] Sending build context to Docker daemon 3.323MB [2020-07-24T14:03:14.287Z] Step 1/21 : ARG BASE=alpine:3.11 [2020-07-24T14:03:14.287Z] Step 2/21 : FROM ${BASE} as builder [2020-07-24T14:03:14.568Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2020-07-24T14:03:14.568Z] 0362ad1dd800: Pulling fs layer [2020-07-24T14:03:14.568Z] f2cdb1532d8b: Pulling fs layer [2020-07-24T14:03:14.568Z] 37ed683be191: Pulling fs layer [2020-07-24T14:03:14.568Z] f2cdb1532d8b: Verifying Checksum [2020-07-24T14:03:14.568Z] f2cdb1532d8b: Download complete [2020-07-24T14:03:14.843Z] 0362ad1dd800: Verifying Checksum [2020-07-24T14:03:14.843Z] 0362ad1dd800: Download complete [2020-07-24T14:03:15.446Z] 0362ad1dd800: Pull complete [2020-07-24T14:03:15.717Z] f2cdb1532d8b: Pull complete [2020-07-24T14:03:17.152Z] 37ed683be191: Verifying Checksum [2020-07-24T14:03:17.152Z] 37ed683be191: Download complete [2020-07-24T14:03:27.312Z] 37ed683be191: Pull complete [2020-07-24T14:03:27.312Z] Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f [2020-07-24T14:03:27.312Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2020-07-24T14:03:27.312Z] ---> b23d30803547 [2020-07-24T14:03:27.312Z] 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:03:27.910Z] ---> Running in 04e014ca086f [2020-07-24T14:03:29.893Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-07-24T14:03:30.485Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-07-24T14:03:30.757Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2020-07-24T14:03:30.757Z] (2/8) Installing libuuid (2.33-r0) [2020-07-24T14:03:31.032Z] (3/8) Installing libblkid (2.33-r0) [2020-07-24T14:03:31.032Z] (4/8) Installing libfdisk (2.33-r0) [2020-07-24T14:03:31.032Z] (5/8) Installing libmount (2.33-r0) [2020-07-24T14:03:31.304Z] (6/8) Installing libsmartcols (2.33-r0) [2020-07-24T14:03:31.304Z] (7/8) Installing util-linux-dev (2.33-r0) [2020-07-24T14:03:31.582Z] (8/8) Installing wget (1.20.3-r0) [2020-07-24T14:03:31.582Z] Executing busybox-1.29.3-r10.trigger [2020-07-24T14:03:31.582Z] OK: 285 MiB in 83 packages [2020-07-24T14:03:33.021Z] Removing intermediate container 04e014ca086f [2020-07-24T14:03:33.021Z] ---> dbd074c1e875 [2020-07-24T14:03:33.021Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2020-07-24T14:03:33.294Z] ---> Running in ebfccfaac3a4 [2020-07-24T14:03:33.567Z] Removing intermediate container ebfccfaac3a4 [2020-07-24T14:03:33.567Z] ---> 883054ef29ef [2020-07-24T14:03:33.567Z] 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:03:33.837Z] ---> Running in b7ff90c40265 [2020-07-24T14:03:36.613Z] Running on prd-centos7-docker-4c-2g-840 in /w/workspace/edgexfoundry_device-sdk-c_PR-286 [Pipeline] { [Pipeline] ws [2020-07-24T14:03:36.682Z] Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout [2020-07-24T14:03:39.229Z] --2020-07-24 14:03:38-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-07-24T14:03:39.229Z] Resolving github.com... 140.82.114.4 [2020-07-24T14:03:39.229Z] Connecting to github.com|140.82.114.4|:443... connected. [2020-07-24T14:03:39.229Z] HTTP request sent, awaiting response... 302 Found [2020-07-24T14:03:39.229Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-07-24T14:03:39.229Z] --2020-07-24 14:03:38-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-07-24T14:03:39.229Z] Resolving codeload.github.com... 140.82.113.10 [2020-07-24T14:03:39.229Z] Connecting to codeload.github.com|140.82.113.10|:443... connected. [2020-07-24T14:03:39.229Z] HTTP request sent, awaiting response... 200 OK [2020-07-24T14:03:39.229Z] Length: unspecified [application/x-gzip] [2020-07-24T14:03:39.229Z] Saving to: 'STDOUT' [2020-07-24T14:03:39.229Z] [2020-07-24T14:03:39.229Z] 0K .......... .......... .......... .......... .......... 1.61M [2020-07-24T14:03:39.229Z] 50K .......... .......... .......... .......... .......... 3.01M [2020-07-24T14:03:39.229Z] 100K .......... .......... .......... .......... .......... 12.3M [2020-07-24T14:03:39.229Z] 150K .......... .......... .......... .......... .......... 3.57M [2020-07-24T14:03:39.229Z] 200K .......... .......... .......... .......... .......... 12.8M [2020-07-24T14:03:39.229Z] 250K .......... .......... .......... .......... .......... 3.36M [2020-07-24T14:03:39.229Z] 300K .......... .......... .......... .......... .......... 4.84M [2020-07-24T14:03:39.229Z] 350K .......... .......... .......... .......... .......... 5.73M [2020-07-24T14:03:39.229Z] 400K .......... .......... .......... .......... .......... 3.06M [2020-07-24T14:03:39.229Z] 450K .......... .......... .......... .......... .......... 3.71M [2020-07-24T14:03:39.229Z] 500K .......... .......... .......... .......... .......... 9.42M [2020-07-24T14:03:39.229Z] 550K .......... .......... .......... .......... .......... 3.61M [2020-07-24T14:03:39.229Z] 600K .......... .......... .......... .......... .......... 744K [2020-07-24T14:03:39.229Z] 650K .......... .......... .......... .......... .......... 2.34M [2020-07-24T14:03:39.229Z] 700K ..     3.16M=0.2s [2020-07-24T14:03:39.229Z] [2020-07-24T14:03:39.229Z] 2020-07-24 14:03:39 (2.88 MB/s) - written to stdout [719348] [2020-07-24T14:03:39.229Z] [2020-07-24T14:03:39.367Z] using credential edgex-jenkins-ssh [2020-07-24T14:03:39.425Z] Cloning the remote Git repository [2020-07-24T14:03:39.425Z] Cloning with configured refspecs honoured and without tags [2020-07-24T14:03:39.500Z] -- The C compiler identification is GNU 8.3.0 [2020-07-24T14:03:39.774Z] -- The CXX compiler identification is GNU 8.3.0 [2020-07-24T14:03:39.774Z] -- Check for working C compiler: /usr/bin/cc [2020-07-24T14:03:40.050Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-07-24T14:03:40.050Z] -- Detecting C compiler ABI info [2020-07-24T14:03:39.449Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-07-24T14:03:39.525Z] > git init /w/workspace/device-sdk-c/1 # timeout=10 [2020-07-24T14:03:39.580Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-07-24T14:03:39.580Z] > git --version # timeout=10 [2020-07-24T14:03:39.606Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-24T14:03:39.641Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/286/head:refs/remotes/origin/PR-286 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-24T14:03:40.324Z] -- Detecting C compiler ABI info - done [2020-07-24T14:03:40.324Z] -- Detecting C compile features [2020-07-24T14:03:40.342Z] Fetching without tags [2020-07-24T14:03:40.761Z] Merging remotes/origin/master commit 792c57ace9266fa4e49c0a69505766bafa375e3f into PR head commit 71c18e7fdb4229c62b0e905d4cc635405110119c [2020-07-24T14:03:40.848Z] Merge succeeded, producing 71c18e7fdb4229c62b0e905d4cc635405110119c [2020-07-24T14:03:40.848Z] Checking out Revision 71c18e7fdb4229c62b0e905d4cc635405110119c (PR-286) [2020-07-24T14:03:40.926Z] -- Detecting C compile features - done [2020-07-24T14:03:40.927Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-07-24T14:03:41.200Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-07-24T14:03:41.200Z] -- Detecting CXX compiler ABI info [2020-07-24T14:03:40.304Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-07-24T14:03:40.311Z] > git config --add remote.origin.fetch +refs/pull/286/head:refs/remotes/origin/PR-286 # timeout=10 [2020-07-24T14:03:40.319Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-24T14:03:40.330Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-07-24T14:03:40.346Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-07-24T14:03:40.346Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-24T14:03:40.352Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/286/head:refs/remotes/origin/PR-286 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-24T14:03:40.765Z] > git config core.sparsecheckout # timeout=10 [2020-07-24T14:03:40.772Z] > git checkout -f 71c18e7fdb4229c62b0e905d4cc635405110119c # timeout=10 [2020-07-24T14:03:40.816Z] > git remote # timeout=10 [2020-07-24T14:03:40.821Z] > git config --get remote.origin.url # timeout=10 [2020-07-24T14:03:40.825Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-24T14:03:40.828Z] > git merge 792c57ace9266fa4e49c0a69505766bafa375e3f # timeout=10 [2020-07-24T14:03:40.836Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-24T14:03:40.847Z] > git config core.sparsecheckout # timeout=10 [2020-07-24T14:03:40.851Z] > git checkout -f 71c18e7fdb4229c62b0e905d4cc635405110119c # timeout=10 [2020-07-24T14:03:41.475Z] -- Detecting CXX compiler ABI info - done [2020-07-24T14:03:41.475Z] -- Detecting CXX compile features [2020-07-24T14:03:43.448Z] -- Detecting CXX compile features - done [2020-07-24T14:03:43.448Z] -- Looking for include file endian.h [2020-07-24T14:03:43.448Z] -- Looking for include file endian.h - found [2020-07-24T14:03:43.448Z] -- Check if the system is big endian [2020-07-24T14:03:43.448Z] -- Searching 16 bit integer [2020-07-24T14:03:43.448Z] -- Looking for sys/types.h [2020-07-24T14:03:43.722Z] -- Looking for sys/types.h - found [2020-07-24T14:03:43.722Z] -- Looking for stdint.h [2020-07-24T14:03:43.722Z] -- Looking for stdint.h - found [2020-07-24T14:03:43.722Z] -- Looking for stddef.h [2020-07-24T14:03:43.994Z] -- Looking for stddef.h - found [2020-07-24T14:03:43.994Z] -- Check size of unsigned short [2020-07-24T14:03:44.268Z] -- Check size of unsigned short - done [2020-07-24T14:03:44.268Z] -- Using unsigned short [2020-07-24T14:03:44.458Z] Commit message: "revert: Reinstate remote logging capability (#281)" [2020-07-24T14:03:44.479Z] > git --version # timeout=10 [2020-07-24T14:03:44.488Z] fatal: bad object 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 [2020-07-24T14:03:44.539Z] -- Check if the system is big endian - little endian [2020-07-24T14:03:44.539Z] -- Check size of size_t [2020-07-24T14:03:44.815Z] -- Check size of size_t - done [2020-07-24T14:03:44.815Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-07-24T14:03:44.815Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-07-24T14:03:44.815Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-07-24T14:03:44.815Z] CMake did not find one. [2020-07-24T14:03:44.815Z] [2020-07-24T14:03:44.815Z] Could not find a package configuration file provided by "cJSON" with any of [2020-07-24T14:03:44.815Z] the following names: [2020-07-24T14:03:44.815Z] [2020-07-24T14:03:44.815Z] cJSONConfig.cmake [2020-07-24T14:03:44.815Z] cjson-config.cmake [2020-07-24T14:03:44.815Z] [2020-07-24T14:03:44.815Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-07-24T14:03:44.815Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-07-24T14:03:44.815Z] provides a separate development package or SDK, be sure it has been [2020-07-24T14:03:44.815Z] installed. [2020-07-24T14:03:44.815Z] [2020-07-24T14:03:44.815Z] [2020-07-24T14:03:44.815Z] -- Configuring done [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2020-07-24T14:03:45.088Z] -- Generating done [2020-07-24T14:03:45.088Z] -- Build files have been written to: /tmp/cbor [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-07-24T14:03:45.358Z] Scanning dependencies of target cbor_shared [2020-07-24T14:03:45.358Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [Pipeline] echo [2020-07-24T14:03:45.495Z] ========================================================= [2020-07-24T14:03:45.495Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2020-07-24T14:03:45.495Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-24T14:03:45.949Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-07-24T14:03:46.147Z] + 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:03:46.409Z] Sending build context to Docker daemon 3.323MB [2020-07-24T14:03:46.409Z] Step 1/21 : ARG BASE=alpine:3.11 [2020-07-24T14:03:46.409Z] Step 2/21 : FROM ${BASE} as builder [2020-07-24T14:03:46.542Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2020-07-24T14:03:46.675Z] latest: Pulling from edgex-devops/edgex-gcc-base [2020-07-24T14:03:46.675Z] e7c96db7181b: Pulling fs layer [2020-07-24T14:03:46.675Z] 4c13bbce0fe7: Pulling fs layer [2020-07-24T14:03:46.675Z] 6059c847ac2f: Pulling fs layer [2020-07-24T14:03:46.675Z] 4c13bbce0fe7: Verifying Checksum [2020-07-24T14:03:46.675Z] 4c13bbce0fe7: Download complete [2020-07-24T14:03:46.675Z] e7c96db7181b: Verifying Checksum [2020-07-24T14:03:46.675Z] e7c96db7181b: Download complete [2020-07-24T14:03:46.813Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-07-24T14:03:46.964Z] e7c96db7181b: Pull complete [2020-07-24T14:03:47.226Z] 4c13bbce0fe7: Pull complete [2020-07-24T14:03:47.406Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-07-24T14:03:47.676Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2020-07-24T14:03:47.801Z] 6059c847ac2f: Verifying Checksum [2020-07-24T14:03:47.801Z] 6059c847ac2f: Download complete [2020-07-24T14:03:47.948Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2020-07-24T14:03:47.948Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2020-07-24T14:03:48.223Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2020-07-24T14:03:48.494Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-07-24T14:03:49.084Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-07-24T14:03:49.356Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2020-07-24T14:03:49.628Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2020-07-24T14:03:50.220Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2020-07-24T14:03:50.220Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2020-07-24T14:03:50.492Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2020-07-24T14:03:50.763Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2020-07-24T14:03:51.035Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2020-07-24T14:03:51.306Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2020-07-24T14:03:51.577Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-07-24T14:03:51.849Z] [ 40%] Linking C shared library libcbor.so [2020-07-24T14:03:51.849Z] [ 40%] Built target cbor_shared [2020-07-24T14:03:51.849Z] Scanning dependencies of target cbor [2020-07-24T14:03:51.849Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2020-07-24T14:03:52.121Z] 6059c847ac2f: Pull complete [2020-07-24T14:03:52.121Z] Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e [2020-07-24T14:03:52.121Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2020-07-24T14:03:52.121Z] ---> 5eabd8fd8ba2 [2020-07-24T14:03:52.121Z] 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:03:52.827Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2020-07-24T14:03:53.417Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-07-24T14:03:53.417Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2020-07-24T14:03:53.511Z] ---> Running in 36e969698e0e [2020-07-24T14:03:54.082Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-07-24T14:03:54.654Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-07-24T14:03:54.840Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-07-24T14:03:54.840Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-07-24T14:03:54.915Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2020-07-24T14:03:54.915Z] (2/8) Installing libuuid (2.33-r0) [2020-07-24T14:03:54.915Z] (3/8) Installing libblkid (2.33-r0) [2020-07-24T14:03:55.111Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-07-24T14:03:55.176Z] (4/8) Installing libfdisk (2.33-r0) [2020-07-24T14:03:55.176Z] (5/8) Installing libmount (2.33-r0) [2020-07-24T14:03:55.383Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-07-24T14:03:55.383Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-07-24T14:03:55.437Z] (6/8) Installing libsmartcols (2.33-r0) [2020-07-24T14:03:55.437Z] (7/8) Installing util-linux-dev (2.33-r0) [2020-07-24T14:03:55.697Z] (8/8) Installing wget (1.20.3-r0) [2020-07-24T14:03:55.697Z] Executing busybox-1.29.3-r10.trigger [2020-07-24T14:03:55.697Z] OK: 272 MiB in 83 packages [2020-07-24T14:03:55.975Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2020-07-24T14:03:56.270Z] Removing intermediate container 36e969698e0e [2020-07-24T14:03:56.270Z] ---> 70fb4f615660 [2020-07-24T14:03:56.270Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2020-07-24T14:03:56.270Z] ---> Running in 9c6748aa74e0 [2020-07-24T14:03:56.270Z] Removing intermediate container 9c6748aa74e0 [2020-07-24T14:03:56.270Z] ---> 017a4341e891 [2020-07-24T14:03:56.270Z] 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:03:56.532Z] ---> Running in f3e94017b7d2 [2020-07-24T14:03:56.565Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2020-07-24T14:03:56.836Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2020-07-24T14:03:57.106Z] --2020-07-24 14:03:57-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-07-24T14:03:57.106Z] Resolving github.com... 140.82.113.3 [2020-07-24T14:03:57.106Z] Connecting to github.com|140.82.113.3|:443... connected. [2020-07-24T14:03:57.109Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2020-07-24T14:03:57.368Z] HTTP request sent, awaiting response... 302 Found [2020-07-24T14:03:57.368Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-07-24T14:03:57.368Z] --2020-07-24 14:03:57-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-07-24T14:03:57.368Z] Resolving codeload.github.com... 140.82.113.10 [2020-07-24T14:03:57.368Z] Connecting to codeload.github.com|140.82.113.10|:443... connected. [2020-07-24T14:03:57.368Z] HTTP request sent, awaiting response... 200 OK [2020-07-24T14:03:57.368Z] Length: unspecified [application/x-gzip] [2020-07-24T14:03:57.368Z] Saving to: 'STDOUT' [2020-07-24T14:03:57.368Z]  [2020-07-24T14:03:57.368Z] 0K .......... .......... .......... .......... .......... 1.64M [2020-07-24T14:03:57.368Z] 50K .......... .......... .......... .......... .......... 8.06M [2020-07-24T14:03:57.368Z] 100K .......... .......... .......... .......... .......... 4.40M [2020-07-24T14:03:57.368Z] 150K .......... .......... .......... .......... .......... 13.6M [2020-07-24T14:03:57.378Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2020-07-24T14:03:57.629Z] 200K .......... .......... .......... .......... .......... 4.75M [2020-07-24T14:03:57.629Z] 250K .......... .......... .......... .......... .......... 19.4M [2020-07-24T14:03:57.629Z] 300K .......... .......... .......... .......... .......... 6.68M [2020-07-24T14:03:57.629Z] 350K .......... .......... .......... .......... .......... 7.90M [2020-07-24T14:03:57.629Z] 400K .......... .......... .......... .......... .......... 5.66M [2020-07-24T14:03:57.629Z] 450K .......... .......... .......... .......... .......... 7.58M [2020-07-24T14:03:57.629Z] 500K .......... .......... .......... .......... .......... 11.1M [2020-07-24T14:03:57.629Z] 550K .......... .......... .......... .......... .......... 10.0M [2020-07-24T14:03:57.629Z] 600K .......... .......... .......... .......... .......... 1.86M [2020-07-24T14:03:57.629Z] 650K .......... .......... .......... .......... .......... 4.82M [2020-07-24T14:03:57.629Z] 700K .. 45.4M=0.1s [2020-07-24T14:03:57.629Z] [2020-07-24T14:03:57.629Z] 2020-07-24 14:03:57 (4.98 MB/s) - written to stdout [719348] [2020-07-24T14:03:57.629Z] [2020-07-24T14:03:57.629Z] -- The C compiler identification is GNU 8.3.0 [2020-07-24T14:03:57.650Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2020-07-24T14:03:57.890Z] -- The CXX compiler identification is GNU 8.3.0 [2020-07-24T14:03:57.890Z] -- Check for working C compiler: /usr/bin/cc [2020-07-24T14:03:57.890Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-07-24T14:03:57.890Z] -- Detecting C compiler ABI info [2020-07-24T14:03:57.890Z] -- Detecting C compiler ABI info - done [2020-07-24T14:03:57.890Z] -- Detecting C compile features [2020-07-24T14:03:57.922Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-07-24T14:03:58.151Z] -- Detecting C compile features - done [2020-07-24T14:03:58.151Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-07-24T14:03:58.151Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-07-24T14:03:58.151Z] -- Detecting CXX compiler ABI info [2020-07-24T14:03:58.193Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-07-24T14:03:58.415Z] -- Detecting CXX compiler ABI info - done [2020-07-24T14:03:58.415Z] -- Detecting CXX compile features [2020-07-24T14:03:58.465Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-07-24T14:03:58.737Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-07-24T14:03:58.988Z] -- Detecting CXX compile features - done [2020-07-24T14:03:58.988Z] -- Looking for include file endian.h [2020-07-24T14:03:58.988Z] -- Looking for include file endian.h - found [2020-07-24T14:03:58.988Z] -- Check if the system is big endian [2020-07-24T14:03:58.988Z] -- Searching 16 bit integer [2020-07-24T14:03:58.988Z] -- Looking for sys/types.h [2020-07-24T14:03:58.988Z] -- Looking for sys/types.h - found [2020-07-24T14:03:58.988Z] -- Looking for stdint.h [2020-07-24T14:03:58.988Z] -- Looking for stdint.h - found [2020-07-24T14:03:58.988Z] -- Looking for stddef.h [2020-07-24T14:03:59.009Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2020-07-24T14:03:59.260Z] -- Looking for stddef.h - found [2020-07-24T14:03:59.260Z] -- Check size of unsigned short [2020-07-24T14:03:59.260Z] -- Check size of unsigned short - done [2020-07-24T14:03:59.260Z] -- Using unsigned short [2020-07-24T14:03:59.260Z] -- Check if the system is big endian - little endian [2020-07-24T14:03:59.260Z] -- Check size of size_t [2020-07-24T14:03:59.295Z] [ 80%] Linking C static library libcbor.a [2020-07-24T14:03:59.295Z] [ 80%] Built target cbor [2020-07-24T14:03:59.295Z] Scanning dependencies of target create_items [2020-07-24T14:03:59.295Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-07-24T14:03:59.522Z] -- Check size of size_t - done [2020-07-24T14:03:59.522Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-07-24T14:03:59.522Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-07-24T14:03:59.522Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-07-24T14:03:59.522Z] CMake did not find one. [2020-07-24T14:03:59.522Z] [2020-07-24T14:03:59.522Z] Could not find a package configuration file provided by "cJSON" with any of [2020-07-24T14:03:59.522Z] the following names: [2020-07-24T14:03:59.522Z] [2020-07-24T14:03:59.522Z] cJSONConfig.cmake [2020-07-24T14:03:59.522Z] cjson-config.cmake [2020-07-24T14:03:59.522Z] [2020-07-24T14:03:59.522Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-07-24T14:03:59.522Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-07-24T14:03:59.522Z] provides a separate development package or SDK, be sure it has been [2020-07-24T14:03:59.522Z] installed. [2020-07-24T14:03:59.522Z] [2020-07-24T14:03:59.522Z] [2020-07-24T14:03:59.522Z] -- Configuring done [2020-07-24T14:03:59.522Z] -- Generating done [2020-07-24T14:03:59.522Z] -- Build files have been written to: /tmp/cbor [2020-07-24T14:03:59.522Z] Scanning dependencies of target cbor_shared [2020-07-24T14:03:59.522Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2020-07-24T14:03:59.565Z] [ 84%] Linking C executable create_items [2020-07-24T14:03:59.565Z] [ 84%] Built target create_items [2020-07-24T14:03:59.565Z] Scanning dependencies of target readfile [2020-07-24T14:03:59.784Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-07-24T14:03:59.784Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2020-07-24T14:03:59.838Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2020-07-24T14:03:59.838Z] [ 88%] Linking C executable readfile [2020-07-24T14:04:00.047Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-07-24T14:04:00.047Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-07-24T14:04:00.108Z] [ 88%] Built target readfile [2020-07-24T14:04:00.108Z] Scanning dependencies of target streaming_parser [2020-07-24T14:04:00.108Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-07-24T14:04:00.308Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2020-07-24T14:04:00.308Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2020-07-24T14:04:00.308Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2020-07-24T14:04:00.308Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2020-07-24T14:04:00.380Z] [ 92%] Linking C executable streaming_parser [2020-07-24T14:04:00.380Z] [ 92%] Built target streaming_parser [2020-07-24T14:04:00.380Z] Scanning dependencies of target sort [2020-07-24T14:04:00.380Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-07-24T14:04:00.569Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-07-24T14:04:00.569Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-07-24T14:04:00.569Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2020-07-24T14:04:00.652Z] [ 96%] Linking C executable sort [2020-07-24T14:04:00.652Z] [ 96%] Built target sort [2020-07-24T14:04:00.652Z] Scanning dependencies of target hello [2020-07-24T14:04:00.652Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-07-24T14:04:00.831Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2020-07-24T14:04:00.831Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2020-07-24T14:04:00.831Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2020-07-24T14:04:00.923Z] [100%] Linking C executable hello [2020-07-24T14:04:00.923Z] [100%] Built target hello [2020-07-24T14:04:00.923Z] Install the project... [2020-07-24T14:04:00.923Z] -- Install configuration: "Release" [2020-07-24T14:04:00.923Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-07-24T14:04:00.923Z] -- Installing: /usr/local/lib64/libcbor.a [2020-07-24T14:04:00.923Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-07-24T14:04:00.923Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-07-24T14:04:00.923Z] -- Installing: /usr/local/lib64/libcbor.so [2020-07-24T14:04:00.923Z] -- Up-to-date: /usr/local/include/cbor [2020-07-24T14:04:00.923Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-07-24T14:04:00.923Z] -- Installing: /usr/local/include/cbor/ints.h [2020-07-24T14:04:00.923Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-07-24T14:04:00.923Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-07-24T14:04:00.923Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-07-24T14:04:00.923Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-07-24T14:04:00.923Z] -- Installing: /usr/local/include/cbor/data.h [2020-07-24T14:04:00.923Z] -- Installing: /usr/local/include/cbor/common.h [2020-07-24T14:04:00.923Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-07-24T14:04:01.095Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2020-07-24T14:04:01.095Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2020-07-24T14:04:01.095Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2020-07-24T14:04:01.095Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2020-07-24T14:04:01.196Z] -- Installing: /usr/local/include/cbor/strings.h [2020-07-24T14:04:01.196Z] -- Installing: /usr/local/include/cbor/tags.h [2020-07-24T14:04:01.196Z] -- Installing: /usr/local/include/cbor/internal [2020-07-24T14:04:01.196Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-07-24T14:04:01.196Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-07-24T14:04:01.196Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-07-24T14:04:01.196Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-07-24T14:04:01.196Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-07-24T14:04:01.196Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-07-24T14:04:01.196Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-07-24T14:04:01.196Z] -- Installing: /usr/local/include/cbor/maps.h [2020-07-24T14:04:01.196Z] -- Installing: /usr/local/include/cbor.h [2020-07-24T14:04:01.196Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-07-24T14:04:01.357Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-07-24T14:04:01.357Z] [ 40%] Linking C shared library libcbor.so [2020-07-24T14:04:01.357Z] [ 40%] Built target cbor_shared [2020-07-24T14:04:01.357Z] Scanning dependencies of target cbor [2020-07-24T14:04:01.357Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2020-07-24T14:04:01.620Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2020-07-24T14:04:01.883Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-07-24T14:04:01.883Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2020-07-24T14:04:02.147Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-07-24T14:04:02.147Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-07-24T14:04:02.147Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-07-24T14:04:02.147Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-07-24T14:04:02.409Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-07-24T14:04:02.409Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2020-07-24T14:04:02.670Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2020-07-24T14:04:02.670Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2020-07-24T14:04:02.937Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2020-07-24T14:04:02.937Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2020-07-24T14:04:02.937Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2020-07-24T14:04:02.937Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-07-24T14:04:03.172Z] Removing intermediate container b7ff90c40265 [2020-07-24T14:04:03.172Z] ---> fe568681b543 [2020-07-24T14:04:03.172Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-07-24T14:04:03.199Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-07-24T14:04:03.199Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-07-24T14:04:03.199Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-07-24T14:04:03.444Z] ---> Running in 72fd4b9d0d2f [2020-07-24T14:04:03.461Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2020-07-24T14:04:03.461Z] [ 80%] Linking C static library libcbor.a [2020-07-24T14:04:03.461Z] [ 80%] Built target cbor [2020-07-24T14:04:03.461Z] Scanning dependencies of target create_items [2020-07-24T14:04:03.461Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-07-24T14:04:03.461Z] [ 84%] Linking C executable create_items [2020-07-24T14:04:03.461Z] [ 84%] Built target create_items [2020-07-24T14:04:03.461Z] Scanning dependencies of target readfile [2020-07-24T14:04:03.461Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2020-07-24T14:04:03.721Z] [ 88%] Linking C executable readfile [2020-07-24T14:04:03.721Z] [ 88%] Built target readfile [2020-07-24T14:04:03.721Z] Scanning dependencies of target streaming_parser [2020-07-24T14:04:03.721Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-07-24T14:04:03.721Z] [ 92%] Linking C executable streaming_parser [2020-07-24T14:04:03.721Z] [ 92%] Built target streaming_parser [2020-07-24T14:04:03.721Z] Scanning dependencies of target sort [2020-07-24T14:04:03.721Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-07-24T14:04:03.721Z] [ 96%] Linking C executable sort [2020-07-24T14:04:03.982Z] [ 96%] Built target sort [2020-07-24T14:04:03.982Z] Scanning dependencies of target hello [2020-07-24T14:04:03.982Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-07-24T14:04:03.982Z] [100%] Linking C executable hello [2020-07-24T14:04:03.982Z] [100%] Built target hello [2020-07-24T14:04:03.982Z] Install the project... [2020-07-24T14:04:03.982Z] -- Install configuration: "Release" [2020-07-24T14:04:03.982Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-07-24T14:04:03.982Z] -- Installing: /usr/local/lib64/libcbor.a [2020-07-24T14:04:03.982Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-07-24T14:04:03.982Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-07-24T14:04:03.982Z] -- Installing: /usr/local/lib64/libcbor.so [2020-07-24T14:04:03.982Z] -- Up-to-date: /usr/local/include/cbor [2020-07-24T14:04:03.982Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-07-24T14:04:03.982Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-07-24T14:04:03.982Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-07-24T14:04:03.982Z] -- Installing: /usr/local/include/cbor/common.h [2020-07-24T14:04:03.982Z] -- Installing: /usr/local/include/cbor/data.h [2020-07-24T14:04:03.982Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-07-24T14:04:03.982Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-07-24T14:04:03.982Z] -- Installing: /usr/local/include/cbor/internal [2020-07-24T14:04:03.982Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-07-24T14:04:03.982Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-07-24T14:04:03.982Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-07-24T14:04:03.982Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-07-24T14:04:03.982Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-07-24T14:04:03.982Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-07-24T14:04:03.982Z] -- Installing: /usr/local/include/cbor/ints.h [2020-07-24T14:04:03.982Z] -- Installing: /usr/local/include/cbor/maps.h [2020-07-24T14:04:03.982Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-07-24T14:04:03.982Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-07-24T14:04:03.982Z] -- Installing: /usr/local/include/cbor/strings.h [2020-07-24T14:04:03.982Z] -- Installing: /usr/local/include/cbor/tags.h [2020-07-24T14:04:03.982Z] -- Installing: /usr/local/include/cbor.h [2020-07-24T14:04:03.982Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-07-24T14:04:06.054Z] Removing intermediate container 72fd4b9d0d2f [2020-07-24T14:04:06.054Z] ---> e2939fa1fd21 [2020-07-24T14:04:06.054Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-07-24T14:04:06.536Z] Removing intermediate container f3e94017b7d2 [2020-07-24T14:04:06.536Z] ---> 1e107e090622 [2020-07-24T14:04:06.536Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-07-24T14:04:06.536Z] ---> Running in 80bb0a7ec883 [2020-07-24T14:04:06.652Z] ---> eaa7f08ae124 [2020-07-24T14:04:06.652Z] Step 8/21 : COPY src /tmp/sdk/src [2020-07-24T14:04:06.798Z] Removing intermediate container 80bb0a7ec883 [2020-07-24T14:04:06.798Z] ---> bde5bc219701 [2020-07-24T14:04:06.798Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-07-24T14:04:07.059Z] ---> adce226552b7 [2020-07-24T14:04:07.059Z] Step 8/21 : COPY src /tmp/sdk/src [2020-07-24T14:04:07.628Z] ---> 90e31fca54f1 [2020-07-24T14:04:07.628Z] Step 9/21 : COPY include /tmp/sdk/include [2020-07-24T14:04:08.003Z] ---> 6ba9a86d48c2 [2020-07-24T14:04:08.003Z] Step 9/21 : COPY include /tmp/sdk/include [2020-07-24T14:04:08.003Z] ---> bb18b0a53e07 [2020-07-24T14:04:08.003Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2020-07-24T14:04:08.222Z] ---> dab8ae7409de [2020-07-24T14:04:08.222Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2020-07-24T14:04:08.265Z] ---> 278641fdce61 [2020-07-24T14:04:08.265Z] Step 11/21 : COPY LICENSE /tmp/sdk [2020-07-24T14:04:08.526Z] ---> 95981734f627 [2020-07-24T14:04:08.526Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2020-07-24T14:04:08.526Z] ---> f1244aeacd35 [2020-07-24T14:04:08.526Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-07-24T14:04:08.787Z] ---> Running in 5b5294093b34 [2020-07-24T14:04:08.814Z] ---> 4024ec2dc354 [2020-07-24T14:04:08.814Z] Step 11/21 : COPY LICENSE /tmp/sdk [2020-07-24T14:04:09.360Z] + CPPCHECK=false [2020-07-24T14:04:09.360Z] + DOCGEN=false [2020-07-24T14:04:09.360Z] + TOMLVER=SDK-0.2 [2020-07-24T14:04:09.360Z] + CUTILVER=1.1-branch [2020-07-24T14:04:09.360Z] + '[' 0 -gt 0 ] [2020-07-24T14:04:09.360Z] + readlink -f ./scripts/build.sh [2020-07-24T14:04:09.360Z] + dirname /tmp/sdk/scripts/build.sh [2020-07-24T14:04:09.360Z] + dirname /tmp/sdk/scripts [2020-07-24T14:04:09.360Z] + ROOT=/tmp/sdk [2020-07-24T14:04:09.360Z] + cd /tmp/sdk [2020-07-24T14:04:09.360Z] + '[' '!' -d deps ] [2020-07-24T14:04:09.360Z] + mkdir deps [2020-07-24T14:04:09.360Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-07-24T14:04:09.360Z] + tar -C deps -z -x -f - [2020-07-24T14:04:09.360Z] --2020-07-24 14:04:09-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-07-24T14:04:09.623Z] Resolving github.com... 140.82.113.3 [2020-07-24T14:04:09.623Z] Connecting to github.com|140.82.113.3|:443... connected. [2020-07-24T14:04:09.623Z] HTTP request sent, awaiting response... 302 Found [2020-07-24T14:04:09.623Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-07-24T14:04:09.623Z] --2020-07-24 14:04:09-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-07-24T14:04:09.623Z] Resolving codeload.github.com... 140.82.113.10 [2020-07-24T14:04:09.623Z] Connecting to codeload.github.com|140.82.113.10|:443... connected. [2020-07-24T14:04:09.789Z] ---> bbf54996f6ff [2020-07-24T14:04:09.789Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2020-07-24T14:04:09.885Z] HTTP request sent, awaiting response... 200 OK [2020-07-24T14:04:09.885Z] Length: unspecified [application/x-gzip] [2020-07-24T14:04:09.885Z] Saving to: 'STDOUT' [2020-07-24T14:04:09.885Z] [2020-07-24T14:04:09.885Z] 0K .......... ......  1.06M=0.01s [2020-07-24T14:04:09.885Z] [2020-07-24T14:04:09.885Z] 2020-07-24 14:04:09 (1.06 MB/s) - written to stdout [16451] [2020-07-24T14:04:09.885Z] [2020-07-24T14:04:09.885Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-07-24T14:04:09.885Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1-branch.tar.gz [2020-07-24T14:04:09.885Z] + tar -C deps -z -x -f - [2020-07-24T14:04:09.885Z] --2020-07-24 14:04:09-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1-branch.tar.gz [2020-07-24T14:04:09.885Z] Resolving github.com... 140.82.113.3 [2020-07-24T14:04:09.885Z] Connecting to github.com|140.82.113.3|:443... connected. [2020-07-24T14:04:09.885Z] HTTP request sent, awaiting response... 302 Found [2020-07-24T14:04:09.885Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1-branch [following] [2020-07-24T14:04:09.885Z] --2020-07-24 14:04:09-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1-branch [2020-07-24T14:04:09.885Z] Resolving codeload.github.com... 140.82.113.10 [2020-07-24T14:04:09.885Z] Connecting to codeload.github.com|140.82.113.10|:443... connected. [2020-07-24T14:04:10.146Z] HTTP request sent, awaiting response... 200 OK [2020-07-24T14:04:10.146Z] Length: unspecified [application/x-gzip] [2020-07-24T14:04:10.146Z] Saving to: 'STDOUT' [2020-07-24T14:04:10.146Z] [2020-07-24T14:04:10.146Z] 0K .......... .......... .......... .......... .......... 1.63M [2020-07-24T14:04:10.146Z] 50K .......... .......... .......... .......... .......... 3.26M [2020-07-24T14:04:10.146Z] 100K .......... .......... .......... .......... .......... 43.4M [2020-07-24T14:04:10.146Z] 150K .......... ..... 39.9M=0.05s [2020-07-24T14:04:10.146Z] [2020-07-24T14:04:10.146Z] 2020-07-24 14:04:10 (3.48 MB/s) - written to stdout [169364] [2020-07-24T14:04:10.146Z] [2020-07-24T14:04:10.146Z] + mkdir -p src/c/iot [2020-07-24T14:04:10.146Z] + 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:04:10.146Z] + mkdir -p include/iot [2020-07-24T14:04:10.146Z] + 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:04:10.147Z] + mkdir -p include/iot/os [2020-07-24T14:04:10.147Z] + 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:04:10.147Z] + mkdir -p /tmp/sdk/build/release [2020-07-24T14:04:10.147Z] + cd /tmp/sdk/build/release [2020-07-24T14:04:10.147Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-07-24T14:04:10.380Z] ---> 07770e2ec722 [2020-07-24T14:04:10.380Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-07-24T14:04:10.380Z] ---> Running in 8859ad3d3506 [2020-07-24T14:04:10.408Z] -- The C compiler identification is GNU 8.3.0 [2020-07-24T14:04:10.408Z] -- Check for working C compiler: /usr/bin/cc [2020-07-24T14:04:10.408Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-07-24T14:04:10.408Z] -- Detecting C compiler ABI info [2020-07-24T14:04:10.408Z] -- Detecting C compiler ABI info - done [2020-07-24T14:04:10.408Z] -- Detecting C compile features [2020-07-24T14:04:10.667Z] -- Detecting C compile features - done [2020-07-24T14:04:10.667Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-07-24T14:04:10.667Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-07-24T14:04:10.667Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-07-24T14:04:10.667Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-07-24T14:04:10.667Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-07-24T14:04:10.667Z] -- C SDK 0.0.0 for Linux [2020-07-24T14:04:10.667Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-07-24T14:04:10.928Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-07-24T14:04:10.928Z] -- Found Curses: /usr/lib/libcurses.so [2020-07-24T14:04:10.928Z] -- Configuring done [2020-07-24T14:04:10.928Z] -- Generating done [2020-07-24T14:04:10.928Z] -- Build files have been written to: /tmp/sdk/build/release [2020-07-24T14:04:10.928Z] + make [2020-07-24T14:04:10.928Z] + tee release.log [2020-07-24T14:04:10.928Z] Scanning dependencies of target csdk [2020-07-24T14:04:10.928Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-07-24T14:04:11.190Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-07-24T14:04:11.190Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-07-24T14:04:11.767Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-07-24T14:04:11.805Z] + CPPCHECK=false [2020-07-24T14:04:11.805Z] + DOCGEN=false [2020-07-24T14:04:11.805Z] + TOMLVER=SDK-0.2 [2020-07-24T14:04:11.805Z] + CUTILVER=1.1-branch [2020-07-24T14:04:11.805Z] + '[' 0 -gt 0 ] [2020-07-24T14:04:11.805Z] + readlink -f ./scripts/build.sh [2020-07-24T14:04:11.805Z] + dirname /tmp/sdk/scripts/build.sh [2020-07-24T14:04:11.805Z] + dirname /tmp/sdk/scripts [2020-07-24T14:04:11.805Z] + ROOT=/tmp/sdk [2020-07-24T14:04:11.805Z] + cd /tmp/sdk [2020-07-24T14:04:11.805Z] + '[' '!' -d deps ] [2020-07-24T14:04:11.805Z] + mkdir deps [2020-07-24T14:04:11.805Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-07-24T14:04:11.805Z] + tar -C deps -z -x -f - [2020-07-24T14:04:11.805Z] --2020-07-24 14:04:11-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-07-24T14:04:11.805Z] Resolving github.com... 140.82.113.3 [2020-07-24T14:04:11.805Z] Connecting to github.com|140.82.113.3|:443... connected. [2020-07-24T14:04:11.805Z] HTTP request sent, awaiting response... 302 Found [2020-07-24T14:04:11.805Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-07-24T14:04:11.805Z] --2020-07-24 14:04:11-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-07-24T14:04:11.805Z] Resolving codeload.github.com... 140.82.113.10 [2020-07-24T14:04:12.030Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-07-24T14:04:12.030Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-07-24T14:04:12.075Z] Connecting to codeload.github.com|140.82.113.10|:443... connected. [2020-07-24T14:04:12.075Z] HTTP request sent, awaiting response... 200 OK [2020-07-24T14:04:12.075Z] Length: unspecified [application/x-gzip] [2020-07-24T14:04:12.075Z] Saving to: 'STDOUT' [2020-07-24T14:04:12.075Z]  [2020-07-24T14:04:12.075Z] 0K .......... ...... 1.06M=0.01s [2020-07-24T14:04:12.075Z] [2020-07-24T14:04:12.075Z] 2020-07-24 14:04:11 (1.06 MB/s) - written to stdout [16451] [2020-07-24T14:04:12.075Z] [2020-07-24T14:04:12.075Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-07-24T14:04:12.075Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1-branch.tar.gz [2020-07-24T14:04:12.075Z] + tar -C deps -z -x -f - [2020-07-24T14:04:12.076Z] --2020-07-24 14:04:11-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1-branch.tar.gz [2020-07-24T14:04:12.076Z] Resolving github.com... 140.82.113.3 [2020-07-24T14:04:12.076Z] Connecting to github.com|140.82.113.3|:443... connected. [2020-07-24T14:04:12.076Z] HTTP request sent, awaiting response... 302 Found [2020-07-24T14:04:12.076Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1-branch [following] [2020-07-24T14:04:12.076Z] --2020-07-24 14:04:12-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1-branch [2020-07-24T14:04:12.293Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-07-24T14:04:12.347Z] Resolving codeload.github.com... 140.82.113.10 [2020-07-24T14:04:12.347Z] Connecting to codeload.github.com|140.82.113.10|:443... connected. [2020-07-24T14:04:12.347Z] HTTP request sent, awaiting response... 200 OK [2020-07-24T14:04:12.347Z] Length: unspecified [application/x-gzip] [2020-07-24T14:04:12.347Z] Saving to: 'STDOUT' [2020-07-24T14:04:12.347Z]  [2020-07-24T14:04:12.347Z] 0K .......... .......... .......... .......... .......... 1.59M [2020-07-24T14:04:12.347Z] 50K .......... .......... .......... .......... .......... 3.32M [2020-07-24T14:04:12.347Z] 100K .......... .......... .......... .......... .......... 4.37M [2020-07-24T14:04:12.347Z] 150K .......... .....   6.97M=0.06s [2020-07-24T14:04:12.347Z] [2020-07-24T14:04:12.347Z] 2020-07-24 14:04:12 (2.75 MB/s) - written to stdout [169364] [2020-07-24T14:04:12.347Z] [2020-07-24T14:04:12.347Z] + mkdir -p src/c/iot [2020-07-24T14:04:12.347Z] + 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:04:12.347Z] + mkdir -p include/iot [2020-07-24T14:04:12.347Z] + 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:04:12.347Z] + mkdir -p include/iot/os [2020-07-24T14:04:12.347Z] + 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:04:12.347Z] + mkdir -p /tmp/sdk/build/release [2020-07-24T14:04:12.347Z] + cd /tmp/sdk/build/release [2020-07-24T14:04:12.347Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-07-24T14:04:12.616Z] -- The C compiler identification is GNU 8.3.0 [2020-07-24T14:04:12.862Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-07-24T14:04:12.862Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-07-24T14:04:12.887Z] -- Check for working C compiler: /usr/bin/cc [2020-07-24T14:04:12.887Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-07-24T14:04:12.887Z] -- Detecting C compiler ABI info [2020-07-24T14:04:13.122Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-07-24T14:04:13.122Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-07-24T14:04:13.156Z] -- Detecting C compiler ABI info - done [2020-07-24T14:04:13.381Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-07-24T14:04:13.382Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-07-24T14:04:13.382Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-07-24T14:04:13.426Z] -- Detecting C compile features [2020-07-24T14:04:14.019Z] -- Detecting C compile features - done [2020-07-24T14:04:14.019Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-07-24T14:04:14.019Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-07-24T14:04:14.019Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-07-24T14:04:14.019Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-07-24T14:04:14.019Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-07-24T14:04:14.019Z] -- C SDK 0.0.0 for Linux [2020-07-24T14:04:14.019Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-07-24T14:04:14.290Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-07-24T14:04:14.290Z] -- Found Curses: /usr/lib/libcurses.so [2020-07-24T14:04:14.324Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-07-24T14:04:14.324Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-07-24T14:04:14.561Z] -- Configuring done [2020-07-24T14:04:14.584Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2020-07-24T14:04:14.585Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-07-24T14:04:14.832Z] -- Generating done [2020-07-24T14:04:14.832Z] -- Build files have been written to: /tmp/sdk/build/release [2020-07-24T14:04:14.832Z] + + teemake release.log [2020-07-24T14:04:14.832Z] [2020-07-24T14:04:14.832Z] Scanning dependencies of target csdk [2020-07-24T14:04:14.846Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-07-24T14:04:15.103Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-07-24T14:04:15.417Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-07-24T14:04:15.417Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-07-24T14:04:15.417Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-07-24T14:04:15.677Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-07-24T14:04:15.677Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-07-24T14:04:15.677Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-07-24T14:04:15.694Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-07-24T14:04:15.937Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-07-24T14:04:15.980Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-07-24T14:04:16.199Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-07-24T14:04:16.199Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-07-24T14:04:16.199Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-07-24T14:04:16.461Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-07-24T14:04:16.722Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-07-24T14:04:16.722Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-07-24T14:04:17.945Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-07-24T14:04:18.105Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-07-24T14:04:18.105Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-07-24T14:04:18.105Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-07-24T14:04:18.365Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-07-24T14:04:18.538Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-07-24T14:04:18.538Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-07-24T14:04:18.627Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-07-24T14:04:19.200Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-07-24T14:04:19.968Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-07-24T14:04:20.148Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-07-24T14:04:20.148Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-07-24T14:04:20.420Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-07-24T14:04:20.680Z] [ 72%] Linking C shared library libcsdk.so [2020-07-24T14:04:20.680Z] [ 72%] Built target csdk [2020-07-24T14:04:20.680Z] Scanning dependencies of target template [2020-07-24T14:04:20.680Z] [ 74%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-07-24T14:04:20.942Z] [ 75%] Linking C executable template [2020-07-24T14:04:20.942Z] [ 75%] Built target template [2020-07-24T14:04:20.942Z] Scanning dependencies of target device-counter [2020-07-24T14:04:20.942Z] [ 77%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-07-24T14:04:20.942Z] [ 79%] Linking C executable device-counter [2020-07-24T14:04:21.203Z] [ 79%] Built target device-counter [2020-07-24T14:04:21.203Z] Scanning dependencies of target device-random [2020-07-24T14:04:21.203Z] [ 81%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-07-24T14:04:21.203Z] [ 82%] Linking C executable device-random [2020-07-24T14:04:21.203Z] [ 82%] Built target device-random [2020-07-24T14:04:21.464Z] Scanning dependencies of target device-gyro [2020-07-24T14:04:21.464Z] [ 84%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-07-24T14:04:21.464Z] [ 86%] Linking C executable device-gyro [2020-07-24T14:04:21.464Z] [ 86%] Built target device-gyro [2020-07-24T14:04:21.464Z] Scanning dependencies of target device-bitfields [2020-07-24T14:04:21.464Z] [ 87%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2020-07-24T14:04:21.724Z] [ 89%] Linking C executable device-bitfields [2020-07-24T14:04:21.724Z] [ 89%] Built target device-bitfields [2020-07-24T14:04:21.724Z] Scanning dependencies of target template-discovery [2020-07-24T14:04:21.724Z] [ 91%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-07-24T14:04:21.930Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-07-24T14:04:21.984Z] [ 93%] Linking C executable template-discovery [2020-07-24T14:04:21.985Z] [ 93%] Built target template-discovery [2020-07-24T14:04:21.985Z] Scanning dependencies of target device-terminal [2020-07-24T14:04:21.985Z] [ 94%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-07-24T14:04:22.204Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-07-24T14:04:22.246Z] [ 96%] Linking C executable device-terminal [2020-07-24T14:04:22.246Z] [ 96%] Built target device-terminal [2020-07-24T14:04:22.246Z] Scanning dependencies of target templatev1 [2020-07-24T14:04:22.246Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2020-07-24T14:04:22.509Z] [100%] Linking C executable templatev1 [2020-07-24T14:04:22.509Z] [100%] Built target templatev1 [2020-07-24T14:04:22.509Z] + make package [2020-07-24T14:04:22.509Z] + tee -a release.log [2020-07-24T14:04:22.509Z] [ 72%] Built target csdk [2020-07-24T14:04:22.509Z] [ 75%] Built target template [2020-07-24T14:04:22.509Z] [ 79%] Built target device-counter [2020-07-24T14:04:22.509Z] [ 82%] Built target device-random [2020-07-24T14:04:22.509Z] [ 86%] Built target device-gyro [2020-07-24T14:04:22.509Z] [ 89%] Built target device-bitfields [2020-07-24T14:04:22.509Z] [ 93%] Built target template-discovery [2020-07-24T14:04:22.509Z] [ 96%] Built target device-terminal [2020-07-24T14:04:22.775Z] [100%] Built target templatev1 [2020-07-24T14:04:22.775Z] Run CPack packaging tool... [2020-07-24T14:04:22.775Z] CPack: Create package using TGZ [2020-07-24T14:04:22.775Z] CPack: Install projects [2020-07-24T14:04:22.775Z] CPack: - Run preinstall target for: Csdk [2020-07-24T14:04:22.797Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-07-24T14:04:23.037Z] CPack: - Install project: Csdk [2020-07-24T14:04:23.037Z] CPack: Create package [2020-07-24T14:04:23.037Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2020-07-24T14:04:23.037Z] + '[' false '=' true ] [2020-07-24T14:04:23.037Z] + '[' false '=' true ] [2020-07-24T14:04:23.037Z] + mkdir -p /tmp/sdk/build/debug [2020-07-24T14:04:23.037Z] + cd /tmp/sdk/build/debug [2020-07-24T14:04:23.037Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2020-07-24T14:04:23.037Z] -- The C compiler identification is GNU 8.3.0 [2020-07-24T14:04:23.037Z] -- Check for working C compiler: /usr/bin/cc [2020-07-24T14:04:23.037Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-07-24T14:04:23.037Z] -- Detecting C compiler ABI info [2020-07-24T14:04:23.303Z] -- Detecting C compiler ABI info - done [2020-07-24T14:04:23.303Z] -- Detecting C compile features [2020-07-24T14:04:23.388Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-07-24T14:04:23.565Z] -- Detecting C compile features - done [2020-07-24T14:04:23.565Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-07-24T14:04:23.565Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-07-24T14:04:23.565Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-07-24T14:04:23.565Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-07-24T14:04:23.565Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-07-24T14:04:23.565Z] -- C SDK 0.0.0 for Linux [2020-07-24T14:04:23.565Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-07-24T14:04:23.565Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-07-24T14:04:23.565Z] -- Found Curses: /usr/lib/libcurses.so [2020-07-24T14:04:23.565Z] -- Configuring done [2020-07-24T14:04:23.565Z] -- Generating done [2020-07-24T14:04:23.565Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-07-24T14:04:23.660Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-07-24T14:04:23.826Z] + make [2020-07-24T14:04:23.826Z] + tee debug.log [2020-07-24T14:04:23.826Z] Scanning dependencies of target csdk [2020-07-24T14:04:23.826Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-07-24T14:04:23.826Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-07-24T14:04:23.826Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-07-24T14:04:23.932Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-07-24T14:04:24.087Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-07-24T14:04:24.087Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-07-24T14:04:24.204Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-07-24T14:04:24.393Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-07-24T14:04:24.393Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-07-24T14:04:24.666Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-07-24T14:04:24.666Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-07-24T14:04:24.666Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-07-24T14:04:24.937Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-07-24T14:04:24.937Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-07-24T14:04:24.937Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-07-24T14:04:24.937Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-07-24T14:04:25.210Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-07-24T14:04:25.482Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-07-24T14:04:25.482Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2020-07-24T14:04:25.482Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-07-24T14:04:25.482Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-07-24T14:04:25.742Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-07-24T14:04:25.742Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-07-24T14:04:26.002Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-07-24T14:04:26.002Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-07-24T14:04:26.002Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-07-24T14:04:26.002Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-07-24T14:04:26.263Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-07-24T14:04:26.263Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-07-24T14:04:26.263Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-07-24T14:04:26.263Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-07-24T14:04:26.524Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-07-24T14:04:26.524Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-07-24T14:04:26.524Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-07-24T14:04:26.785Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-07-24T14:04:27.045Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-07-24T14:04:27.045Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-07-24T14:04:27.045Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-07-24T14:04:27.306Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-07-24T14:04:27.566Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-07-24T14:04:27.576Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-07-24T14:04:27.825Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-07-24T14:04:27.825Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-07-24T14:04:27.846Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-07-24T14:04:28.087Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-07-24T14:04:28.087Z] [ 72%] Linking C shared library libcsdk.so [2020-07-24T14:04:28.087Z] [ 72%] Built target csdk [2020-07-24T14:04:28.087Z] Scanning dependencies of target template [2020-07-24T14:04:28.087Z] [ 74%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-07-24T14:04:28.087Z] [ 75%] Linking C executable template [2020-07-24T14:04:28.347Z] [ 75%] Built target template [2020-07-24T14:04:28.347Z] Scanning dependencies of target device-counter [2020-07-24T14:04:28.347Z] [ 77%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-07-24T14:04:28.347Z] [ 79%] Linking C executable device-counter [2020-07-24T14:04:28.347Z] [ 79%] Built target device-counter [2020-07-24T14:04:28.347Z] Scanning dependencies of target device-random [2020-07-24T14:04:28.347Z] [ 81%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-07-24T14:04:28.437Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2020-07-24T14:04:28.608Z] [ 82%] Linking C executable device-random [2020-07-24T14:04:28.608Z] [ 82%] Built target device-random [2020-07-24T14:04:28.608Z] Scanning dependencies of target device-gyro [2020-07-24T14:04:28.608Z] [ 84%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-07-24T14:04:28.608Z] [ 86%] Linking C executable device-gyro [2020-07-24T14:04:28.709Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-07-24T14:04:28.873Z] [ 86%] Built target device-gyro [2020-07-24T14:04:28.873Z] Scanning dependencies of target device-bitfields [2020-07-24T14:04:28.873Z] [ 87%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2020-07-24T14:04:28.873Z] [ 89%] Linking C executable device-bitfields [2020-07-24T14:04:28.873Z] [ 89%] Built target device-bitfields [2020-07-24T14:04:28.873Z] Scanning dependencies of target template-discovery [2020-07-24T14:04:28.873Z] [ 91%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-07-24T14:04:29.132Z] [ 93%] Linking C executable template-discovery [2020-07-24T14:04:29.132Z] [ 93%] Built target template-discovery [2020-07-24T14:04:29.132Z] Scanning dependencies of target device-terminal [2020-07-24T14:04:29.132Z] [ 94%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-07-24T14:04:29.132Z] [ 96%] Linking C executable device-terminal [2020-07-24T14:04:29.301Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-07-24T14:04:29.392Z] [ 96%] Built target device-terminal [2020-07-24T14:04:29.392Z] Scanning dependencies of target templatev1 [2020-07-24T14:04:29.392Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2020-07-24T14:04:29.392Z] [100%] Linking C executable templatev1 [2020-07-24T14:04:29.392Z] [100%] Built target templatev1 [2020-07-24T14:04:29.392Z] make: Entering directory '/tmp/sdk/build/release' [2020-07-24T14:04:29.392Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-07-24T14:04:29.392Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-24T14:04:29.392Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-24T14:04:29.392Z] [ 72%] Built target csdk [2020-07-24T14:04:29.392Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-24T14:04:29.392Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-24T14:04:29.392Z] [ 75%] Built target template [2020-07-24T14:04:29.392Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-24T14:04:29.392Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-24T14:04:29.664Z] [ 79%] Built target device-counter [2020-07-24T14:04:29.664Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-24T14:04:29.664Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-24T14:04:29.664Z] [ 82%] Built target device-random [2020-07-24T14:04:29.664Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-24T14:04:29.664Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-24T14:04:29.664Z] [ 86%] Built target device-gyro [2020-07-24T14:04:29.664Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-24T14:04:29.664Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-24T14:04:29.664Z] [ 89%] Built target device-bitfields [2020-07-24T14:04:29.664Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-24T14:04:29.664Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-24T14:04:29.664Z] [ 93%] Built target template-discovery [2020-07-24T14:04:29.664Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-24T14:04:29.664Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-24T14:04:29.664Z] [ 96%] Built target device-terminal [2020-07-24T14:04:29.665Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-24T14:04:29.665Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-24T14:04:29.665Z] [100%] Built target templatev1 [2020-07-24T14:04:29.665Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-07-24T14:04:29.665Z] Install the project... [2020-07-24T14:04:29.665Z] -- Install configuration: "Release" [2020-07-24T14:04:29.665Z] -- Installing: /usr/local/lib/libcsdk.so [2020-07-24T14:04:29.665Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2020-07-24T14:04:29.665Z] -- Up-to-date: /usr/local/include [2020-07-24T14:04:29.665Z] -- Installing: /usr/local/include/devsdk [2020-07-24T14:04:29.665Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2020-07-24T14:04:29.665Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2020-07-24T14:04:29.665Z] -- Installing: /usr/local/include/edgex [2020-07-24T14:04:29.665Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2020-07-24T14:04:29.665Z] -- Installing: /usr/local/include/edgex/devices.h [2020-07-24T14:04:29.665Z] -- Installing: /usr/local/include/edgex/devsdk.h [2020-07-24T14:04:29.665Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2020-07-24T14:04:29.665Z] -- Installing: /usr/local/include/edgex/edgex.h [2020-07-24T14:04:29.665Z] -- Installing: /usr/local/include/edgex/error.h [2020-07-24T14:04:29.665Z] -- Installing: /usr/local/include/edgex/eventgen.h [2020-07-24T14:04:29.665Z] -- Installing: /usr/local/include/edgex/os.h [2020-07-24T14:04:29.665Z] -- Installing: /usr/local/include/edgex/profiles.h [2020-07-24T14:04:29.665Z] -- Installing: /usr/local/include/edgex/rest-server.h [2020-07-24T14:04:29.665Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2020-07-24T14:04:29.665Z] -- Installing: /usr/local/include/iot [2020-07-24T14:04:29.665Z] -- Installing: /usr/local/include/iot/base64.h [2020-07-24T14:04:29.665Z] -- Installing: /usr/local/include/iot/component.h [2020-07-24T14:04:29.665Z] -- Installing: /usr/local/include/iot/config.h [2020-07-24T14:04:29.665Z] -- Installing: /usr/local/include/iot/container.h [2020-07-24T14:04:29.665Z] -- Installing: /usr/local/include/iot/data.h [2020-07-24T14:04:29.665Z] -- Installing: /usr/local/include/iot/hash.h [2020-07-24T14:04:29.665Z] -- Installing: /usr/local/include/iot/iot.h [2020-07-24T14:04:29.665Z] -- Installing: /usr/local/include/iot/json.h [2020-07-24T14:04:29.665Z] -- Installing: /usr/local/include/iot/logger.h [2020-07-24T14:04:29.665Z] -- Installing: /usr/local/include/iot/os.h [2020-07-24T14:04:29.665Z] -- Installing: /usr/local/include/iot/scheduler.h [2020-07-24T14:04:29.665Z] -- Installing: /usr/local/include/iot/thread.h [2020-07-24T14:04:29.665Z] -- Installing: /usr/local/include/iot/threadpool.h [2020-07-24T14:04:29.665Z] -- Installing: /usr/local/include/iot/time.h [2020-07-24T14:04:29.665Z] -- Installing: /usr/local/include/iot/typecode.h [2020-07-24T14:04:29.665Z] -- Installing: /usr/local/include/iot/os [2020-07-24T14:04:29.665Z] -- Installing: /usr/local/include/iot/os/linux.h [2020-07-24T14:04:29.665Z] -- Installing: /usr/local/include/iot/os/macos.h [2020-07-24T14:04:29.665Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2020-07-24T14:04:29.665Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2020-07-24T14:04:29.665Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2020-07-24T14:04:29.665Z] make: Leaving directory '/tmp/sdk/build/release' [2020-07-24T14:04:31.578Z] Removing intermediate container 5b5294093b34 [2020-07-24T14:04:31.578Z] ---> b1a189f817ea [2020-07-24T14:04:31.578Z] Step 14/21 : FROM ${BASE} [2020-07-24T14:04:31.578Z] ---> 5eabd8fd8ba2 [2020-07-24T14:04:31.578Z] Step 15/21 : MAINTAINER IOTech [2020-07-24T14:04:31.578Z] ---> Running in 97b0e9834897 [2020-07-24T14:04:31.578Z] Removing intermediate container 97b0e9834897 [2020-07-24T14:04:31.578Z] ---> 95103bd8e514 [2020-07-24T14:04:31.578Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2020-07-24T14:04:31.578Z] ---> Running in 20985490f0c8 [2020-07-24T14:04:31.901Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-07-24T14:04:31.901Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-07-24T14:04:31.901Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-07-24T14:04:32.149Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-07-24T14:04:32.491Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-07-24T14:04:32.718Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-07-24T14:04:32.978Z] (1/3) Installing curl (7.64.0-r3) [2020-07-24T14:04:32.978Z] (2/3) Installing libuuid (2.33-r0) [2020-07-24T14:04:32.978Z] (3/3) Installing wget (1.20.3-r0) [2020-07-24T14:04:33.080Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-07-24T14:04:33.080Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-07-24T14:04:33.240Z] Executing busybox-1.29.3-r10.trigger [2020-07-24T14:04:33.240Z] OK: 268 MiB in 78 packages [2020-07-24T14:04:33.500Z] Removing intermediate container 20985490f0c8 [2020-07-24T14:04:33.500Z] ---> fc72d5b6f9d4 [2020-07-24T14:04:33.500Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2020-07-24T14:04:33.760Z] ---> 6a86da700ac9 [2020-07-24T14:04:33.760Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2020-07-24T14:04:34.022Z] ---> 22bc2e484ad6 [2020-07-24T14:04:34.022Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2020-07-24T14:04:34.050Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-07-24T14:04:34.282Z] ---> 9794b0bc3ba4 [2020-07-24T14:04:34.282Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2020-07-24T14:04:34.329Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-07-24T14:04:34.541Z] ---> 43bb9dab865c [2020-07-24T14:04:34.541Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2020-07-24T14:04:34.804Z] ---> b46101585142 [2020-07-24T14:04:34.804Z] Successfully built b46101585142 [2020-07-24T14:04:34.804Z] 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:04:35.306Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-07-24T14:04:35.307Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-07-24T14:04:35.567Z] + docker inspect -f . ci-base-image-x86_64 [2020-07-24T14:04:35.567Z] . [Pipeline] withDockerContainer [2020-07-24T14:04:35.677Z] prd-centos7-docker-4c-2g-840 does not seem to be running inside a container [2020-07-24T14:04:35.715Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/1 -v /w/workspace/device-sdk-c/1:/w/workspace/device-sdk-c/1:rw,z -v /w/workspace/device-sdk-c/1@tmp:/w/workspace/device-sdk-c/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-07-24T14:04:35.902Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-07-24T14:04:36.332Z] $ docker top 0901fc1c544f514652afbdbd0960f4e3781d4c1be9c28861c1d04f150c14ae79 -eo pid,comm [Pipeline] { [2020-07-24T14:04:36.496Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [Pipeline] sh [2020-07-24T14:04:36.769Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-07-24T14:04:36.860Z] + make test [2020-07-24T14:04:36.860Z] echo "make test" [2020-07-24T14:04:36.860Z] make test [Pipeline] } [2020-07-24T14:04:36.887Z] $ docker stop --time=1 0901fc1c544f514652afbdbd0960f4e3781d4c1be9c28861c1d04f150c14ae79 [2020-07-24T14:04:38.201Z] $ docker rm -f 0901fc1c544f514652afbdbd0960f4e3781d4c1be9c28861c1d04f150c14ae79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2020-07-24T14:04:41.053Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [Pipeline] sh [2020-07-24T14:04:41.345Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-07-24T14:04:41.645Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-07-24T14:04:41.654Z] + ls -al . [2020-07-24T14:04:41.654Z] total 160 [2020-07-24T14:04:41.654Z] drwxrwxr-x. 9 jenkins jenkins 275 Jul 24 14:03 . [2020-07-24T14:04:41.654Z] drwxrwxr-x. 4 jenkins jenkins 28 Jul 24 14:03 .. [2020-07-24T14:04:41.654Z] -rw-rw-r--. 1 jenkins jenkins 3104 Jul 24 14:03 Attribution.txt [2020-07-24T14:04:41.654Z] -rw-rw-r--. 1 jenkins jenkins 5842 Jul 24 14:03 CHANGES [2020-07-24T14:04:41.654Z] drwxrwxr-x. 2 jenkins jenkins 144 Jul 24 14:03 docs [2020-07-24T14:04:41.654Z] -rw-rw-r--. 1 jenkins jenkins 108574 Jul 24 14:03 Doxyfile [2020-07-24T14:04:41.654Z] drwxrwxr-x. 8 jenkins jenkins 179 Jul 24 14:03 .git [2020-07-24T14:04:41.654Z] drwxrwxr-x. 2 jenkins jenkins 38 Jul 24 14:03 .github [2020-07-24T14:04:41.654Z] -rw-rw-r--. 1 jenkins jenkins 176 Jul 24 14:03 .gitignore [2020-07-24T14:04:41.654Z] drwxrwxr-x. 4 jenkins jenkins 33 Jul 24 14:03 include [2020-07-24T14:04:41.654Z] -rw-rw-r--. 1 jenkins jenkins 794 Jul 24 14:03 Jenkinsfile [2020-07-24T14:04:41.654Z] -rw-rw-r--. 1 jenkins jenkins 10174 Jul 24 14:03 LICENSE [2020-07-24T14:04:41.654Z] -rw-rw-r--. 1 jenkins jenkins 449 Jul 24 14:03 Makefile [2020-07-24T14:04:41.654Z] -rw-rw-r--. 1 jenkins jenkins 1849 Jul 24 14:03 README.md [2020-07-24T14:04:41.654Z] -rw-rw-r--. 1 jenkins jenkins 5977 Jul 24 14:03 README.v2.md [2020-07-24T14:04:41.654Z] drwxrwxr-x. 2 jenkins jenkins 108 Jul 24 14:03 scripts [2020-07-24T14:04:41.654Z] drwxrwxr-x. 3 jenkins jenkins 72 Jul 24 14:03 .semver [2020-07-24T14:04:41.654Z] drwxrwxr-x. 4 jenkins jenkins 50 Jul 24 14:03 src [2020-07-24T14:04:41.654Z] -rw-rw-r--. 1 jenkins jenkins 5 Jul 24 14:01 VERSION [Pipeline] isUnix [Pipeline] sh [2020-07-24T14:04:41.915Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-07-24T14:04:41.991Z] + 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=71c18e7fdb4229c62b0e905d4cc635405110119c --label arch=amd64 --label version=0.0.0 . [2020-07-24T14:04:41.991Z] Sending build context to Docker daemon 3.323MB [2020-07-24T14:04:41.991Z] Step 1/15 : ARG BASE=alpine:3.11 [2020-07-24T14:04:41.991Z] Step 2/15 : FROM ${BASE} [2020-07-24T14:04:41.991Z] ---> b46101585142 [2020-07-24T14:04:41.991Z] Step 3/15 : MAINTAINER IOTech [2020-07-24T14:04:42.563Z] ---> Running in 683d7a250881 [2020-07-24T14:04:42.563Z] Removing intermediate container 683d7a250881 [2020-07-24T14:04:42.563Z] ---> 534e07eccda1 [2020-07-24T14:04:42.563Z] 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:04:42.826Z] ---> Running in 294a4ee943b0 [2020-07-24T14:04:42.886Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-07-24T14:04:43.770Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-07-24T14:04:43.859Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-07-24T14:04:44.342Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-07-24T14:04:44.604Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2020-07-24T14:04:44.604Z] (2/6) Installing libblkid (2.33-r0) [2020-07-24T14:04:44.604Z] (3/6) Installing libfdisk (2.33-r0) [2020-07-24T14:04:44.864Z] (4/6) Installing libmount (2.33-r0) [2020-07-24T14:04:44.864Z] (5/6) Installing libsmartcols (2.33-r0) [2020-07-24T14:04:45.124Z] (6/6) Installing util-linux-dev (2.33-r0) [2020-07-24T14:04:45.124Z] Executing busybox-1.29.3-r10.trigger [2020-07-24T14:04:45.124Z] OK: 272 MiB in 84 packages [2020-07-24T14:04:45.704Z] Removing intermediate container 294a4ee943b0 [2020-07-24T14:04:45.704Z] ---> dd3b7f110b71 [2020-07-24T14:04:45.704Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2020-07-24T14:04:45.826Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-07-24T14:04:45.965Z] ---> 4b0317e0f311 [2020-07-24T14:04:45.965Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2020-07-24T14:04:46.537Z] ---> 32017526d169 [2020-07-24T14:04:46.537Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2020-07-24T14:04:46.797Z] ---> 9483b67c0998 [2020-07-24T14:04:46.797Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2020-07-24T14:04:47.058Z] ---> c9345a317cd6 [2020-07-24T14:04:47.058Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2020-07-24T14:04:47.058Z] ---> 6cef9a38c7b7 [2020-07-24T14:04:47.058Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2020-07-24T14:04:47.319Z] ---> 7b45c26d1711 [2020-07-24T14:04:47.319Z] Step 11/15 : WORKDIR /edgex-c-sdk [2020-07-24T14:04:47.319Z] ---> Running in 23cf9a24c668 [2020-07-24T14:04:47.581Z] Removing intermediate container 23cf9a24c668 [2020-07-24T14:04:47.581Z] ---> 9023f3438bb9 [2020-07-24T14:04:47.581Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2020-07-24T14:04:47.581Z] ---> Running in b1262509499d [2020-07-24T14:04:47.854Z] Removing intermediate container b1262509499d [2020-07-24T14:04:47.854Z] ---> 8a2e231fcb42 [2020-07-24T14:04:47.854Z] Step 13/15 : LABEL arch=amd64 [2020-07-24T14:04:47.854Z] ---> Running in 269bd9234f1a [2020-07-24T14:04:48.115Z] Removing intermediate container 269bd9234f1a [2020-07-24T14:04:48.115Z] ---> a8aaf8ce353e [2020-07-24T14:04:48.115Z] Step 14/15 : LABEL git_sha=71c18e7fdb4229c62b0e905d4cc635405110119c [2020-07-24T14:04:48.115Z] ---> Running in 6191dd3ab67e [2020-07-24T14:04:48.115Z] Removing intermediate container 6191dd3ab67e [2020-07-24T14:04:48.115Z] ---> 4ee9f91c22ad [2020-07-24T14:04:48.115Z] Step 15/15 : LABEL version=0.0.0 [2020-07-24T14:04:48.377Z] ---> Running in 7cdee62118a3 [2020-07-24T14:04:48.377Z] Removing intermediate container 7cdee62118a3 [2020-07-24T14:04:48.377Z] ---> 60d6626a0e33 [2020-07-24T14:04:48.377Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2020-07-24T14:04:48.377Z] Successfully built 60d6626a0e33 [2020-07-24T14:04:48.377Z] Successfully tagged docker-device-sdk-c:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [2020-07-24T14:04:49.193Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-07-24T14:04:49.193Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-24T14:04:50.614Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-07-24T14:04:50.885Z] [ 72%] Linking C shared library libcsdk.so [2020-07-24T14:04:51.160Z] [ 72%] Built target csdk [2020-07-24T14:04:51.160Z] Scanning dependencies of target template [2020-07-24T14:04:51.160Z] [ 74%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-07-24T14:04:51.753Z] [ 75%] Linking C executable template [2020-07-24T14:04:52.025Z] [ 75%] Built target template [2020-07-24T14:04:52.025Z] Scanning dependencies of target device-counter [2020-07-24T14:04:52.025Z] [ 77%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-07-24T14:04:52.619Z] [ 79%] Linking C executable device-counter [2020-07-24T14:04:52.619Z] [ 79%] Built target device-counter [2020-07-24T14:04:52.891Z] Scanning dependencies of target device-random [2020-07-24T14:04:52.891Z] [ 81%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-07-24T14:04:53.163Z] [ 82%] Linking C executable device-random [2020-07-24T14:04:53.434Z] [ 82%] Built target device-random [2020-07-24T14:04:53.434Z] Scanning dependencies of target device-gyro [2020-07-24T14:04:53.434Z] [ 84%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-07-24T14:04:54.031Z] [ 86%] Linking C executable device-gyro [2020-07-24T14:04:54.031Z] [ 86%] Built target device-gyro [2020-07-24T14:04:54.031Z] Scanning dependencies of target device-bitfields [2020-07-24T14:04:54.031Z] [ 87%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2020-07-24T14:04:54.626Z] [ 89%] Linking C executable device-bitfields [2020-07-24T14:04:54.899Z] [ 89%] Built target device-bitfields [2020-07-24T14:04:54.899Z] Scanning dependencies of target template-discovery [2020-07-24T14:04:54.899Z] [ 91%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-07-24T14:04:55.488Z] [ 93%] Linking C executable template-discovery [2020-07-24T14:04:55.760Z] [ 93%] Built target template-discovery [2020-07-24T14:04:55.760Z] Scanning dependencies of target device-terminal [2020-07-24T14:04:55.760Z] [ 94%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-07-24T14:04:56.351Z] [ 96%] Linking C executable device-terminal [2020-07-24T14:04:56.351Z] [ 96%] Built target device-terminal [2020-07-24T14:04:56.623Z] Scanning dependencies of target templatev1 [2020-07-24T14:04:56.623Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2020-07-24T14:04:57.220Z] [100%] Linking C executable templatev1 [2020-07-24T14:04:57.220Z] [100%] Built target templatev1 [2020-07-24T14:04:57.220Z] + + maketee package -a [2020-07-24T14:04:57.220Z] release.log [2020-07-24T14:04:57.491Z] [ 72%] Built target csdk [2020-07-24T14:04:57.491Z] [ 75%] Built target template [2020-07-24T14:04:57.491Z] [ 79%] Built target device-counter [2020-07-24T14:04:57.491Z] [ 82%] Built target device-random [2020-07-24T14:04:57.491Z] [ 86%] Built target device-gyro [2020-07-24T14:04:57.762Z] [ 89%] Built target device-bitfields [2020-07-24T14:04:57.762Z] [ 93%] Built target template-discovery [2020-07-24T14:04:57.762Z] [ 96%] Built target device-terminal [2020-07-24T14:04:57.762Z] [100%] Built target templatev1 [2020-07-24T14:04:57.762Z] Run CPack packaging tool... [2020-07-24T14:04:57.762Z] CPack: Create package using TGZ [2020-07-24T14:04:57.762Z] CPack: Install projects [2020-07-24T14:04:57.762Z] CPack: - Run preinstall target for: Csdk [2020-07-24T14:04:58.355Z] CPack: - Install project: Csdk [2020-07-24T14:04:58.355Z] CPack: Create package [2020-07-24T14:04:58.627Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2020-07-24T14:04:58.627Z] + '[' false '=' true ] [2020-07-24T14:04:58.627Z] + '[' false '=' true ] [2020-07-24T14:04:58.627Z] + mkdir -p /tmp/sdk/build/debug [2020-07-24T14:04:58.627Z] + cd /tmp/sdk/build/debug [2020-07-24T14:04:58.627Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2020-07-24T14:04:58.898Z] -- The C compiler identification is GNU 8.3.0 [2020-07-24T14:04:58.898Z] -- Check for working C compiler: /usr/bin/cc [2020-07-24T14:04:59.170Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-07-24T14:04:59.170Z] -- Detecting C compiler ABI info [2020-07-24T14:04:59.442Z] -- Detecting C compiler ABI info - done [2020-07-24T14:04:59.442Z] -- Detecting C compile features [2020-07-24T14:05:00.035Z] -- Detecting C compile features - done [2020-07-24T14:05:00.035Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-07-24T14:05:00.035Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-07-24T14:05:00.035Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-07-24T14:05:00.035Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-07-24T14:05:00.035Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-07-24T14:05:00.035Z] -- C SDK 0.0.0 for Linux [2020-07-24T14:05:00.035Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-07-24T14:05:00.306Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-07-24T14:05:00.306Z] -- Found Curses: /usr/lib/libcurses.so [2020-07-24T14:05:00.576Z] -- Configuring done [2020-07-24T14:05:00.850Z] -- Generating done [2020-07-24T14:05:00.850Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-07-24T14:05:00.850Z] + make [2020-07-24T14:05:00.850Z] + tee debug.log [2020-07-24T14:05:00.851Z] Scanning dependencies of target csdk [2020-07-24T14:05:01.123Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-07-24T14:05:01.395Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-07-24T14:05:01.670Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-07-24T14:05:02.263Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-07-24T14:05:02.535Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-07-24T14:05:02.806Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-07-24T14:05:03.077Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-07-24T14:05:03.670Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-07-24T14:05:03.941Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-07-24T14:05:04.212Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-07-24T14:05:04.486Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-07-24T14:05:04.758Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-07-24T14:05:05.030Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-07-24T14:05:05.305Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-07-24T14:05:06.280Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-07-24T14:05:06.280Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-07-24T14:05:06.555Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2020-07-24T14:05:06.826Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-07-24T14:05:07.098Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-07-24T14:05:07.693Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-07-24T14:05:07.966Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-07-24T14:05:07.966Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-07-24T14:05:08.239Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-07-24T14:05:08.513Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-07-24T14:05:08.786Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-07-24T14:05:09.062Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-07-24T14:05:09.062Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-07-24T14:05:09.336Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-07-24T14:05:09.609Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-07-24T14:05:09.883Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-07-24T14:05:10.156Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-07-24T14:05:10.430Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-07-24T14:05:11.401Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-07-24T14:05:11.672Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-07-24T14:05:11.944Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-07-24T14:05:12.216Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-07-24T14:05:13.190Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-07-24T14:05:13.786Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-07-24T14:05:14.391Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-07-24T14:05:14.667Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-07-24T14:05:14.941Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-07-24T14:05:15.214Z] [ 72%] Linking C shared library libcsdk.so [2020-07-24T14:05:15.486Z] [ 72%] Built target csdk [2020-07-24T14:05:15.486Z] Scanning dependencies of target template [2020-07-24T14:05:15.486Z] [ 74%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-07-24T14:05:15.759Z] [ 75%] Linking C executable template [2020-07-24T14:05:16.032Z] [ 75%] Built target template [2020-07-24T14:05:16.032Z] Scanning dependencies of target device-counter [2020-07-24T14:05:16.032Z] [ 77%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-07-24T14:05:16.304Z] [ 79%] Linking C executable device-counter [2020-07-24T14:05:16.576Z] [ 79%] Built target device-counter [2020-07-24T14:05:16.576Z] Scanning dependencies of target device-random [2020-07-24T14:05:16.576Z] [ 81%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-07-24T14:05:16.849Z] [ 82%] Linking C executable device-random [2020-07-24T14:05:17.121Z] [ 82%] Built target device-random [2020-07-24T14:05:17.121Z] Scanning dependencies of target device-gyro [2020-07-24T14:05:17.121Z] [ 84%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-07-24T14:05:17.393Z] [ 86%] Linking C executable device-gyro [2020-07-24T14:05:17.664Z] [ 86%] Built target device-gyro [2020-07-24T14:05:17.664Z] Scanning dependencies of target device-bitfields [2020-07-24T14:05:17.664Z] [ 87%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2020-07-24T14:05:17.937Z] [ 89%] Linking C executable device-bitfields [2020-07-24T14:05:18.210Z] [ 89%] Built target device-bitfields [2020-07-24T14:05:18.210Z] Scanning dependencies of target template-discovery [2020-07-24T14:05:18.210Z] [ 91%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-07-24T14:05:18.484Z] [ 93%] Linking C executable template-discovery [2020-07-24T14:05:18.755Z] [ 93%] Built target template-discovery [2020-07-24T14:05:18.755Z] Scanning dependencies of target device-terminal [2020-07-24T14:05:18.755Z] [ 94%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-07-24T14:05:19.026Z] [ 96%] Linking C executable device-terminal [2020-07-24T14:05:19.298Z] [ 96%] Built target device-terminal [2020-07-24T14:05:19.299Z] Scanning dependencies of target templatev1 [2020-07-24T14:05:19.299Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2020-07-24T14:05:19.571Z] [100%] Linking C executable templatev1 [2020-07-24T14:05:19.844Z] [100%] Built target templatev1 [2020-07-24T14:05:19.844Z] make: Entering directory '/tmp/sdk/build/release' [2020-07-24T14:05:19.844Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-07-24T14:05:19.844Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-24T14:05:19.844Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-24T14:05:19.844Z] [ 72%] Built target csdk [2020-07-24T14:05:19.844Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-24T14:05:19.844Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-24T14:05:19.844Z] [ 75%] Built target template [2020-07-24T14:05:19.844Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-24T14:05:19.844Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-24T14:05:20.116Z] [ 79%] Built target device-counter [2020-07-24T14:05:20.116Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-24T14:05:20.116Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-24T14:05:20.116Z] [ 82%] Built target device-random [2020-07-24T14:05:20.116Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-24T14:05:20.116Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-24T14:05:20.116Z] [ 86%] Built target device-gyro [2020-07-24T14:05:20.116Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-24T14:05:20.116Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-24T14:05:20.116Z] [ 89%] Built target device-bitfields [2020-07-24T14:05:20.116Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-24T14:05:20.116Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-24T14:05:20.116Z] [ 93%] Built target template-discovery [2020-07-24T14:05:20.116Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-24T14:05:20.116Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-24T14:05:20.116Z] [ 96%] Built target device-terminal [2020-07-24T14:05:20.116Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-24T14:05:20.116Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-24T14:05:20.116Z] [100%] Built target templatev1 [2020-07-24T14:05:20.116Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-07-24T14:05:20.388Z] Install the project... [2020-07-24T14:05:20.389Z] -- Install configuration: "Release" [2020-07-24T14:05:20.389Z] -- Installing: /usr/local/lib/libcsdk.so [2020-07-24T14:05:20.389Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2020-07-24T14:05:20.389Z] -- Up-to-date: /usr/local/include [2020-07-24T14:05:20.389Z] -- Installing: /usr/local/include/edgex [2020-07-24T14:05:20.389Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2020-07-24T14:05:20.389Z] -- Installing: /usr/local/include/edgex/eventgen.h [2020-07-24T14:05:20.389Z] -- Installing: /usr/local/include/edgex/error.h [2020-07-24T14:05:20.389Z] -- Installing: /usr/local/include/edgex/rest-server.h [2020-07-24T14:05:20.389Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2020-07-24T14:05:20.389Z] -- Installing: /usr/local/include/edgex/devsdk.h [2020-07-24T14:05:20.389Z] -- Installing: /usr/local/include/edgex/edgex.h [2020-07-24T14:05:20.389Z] -- Installing: /usr/local/include/edgex/devices.h [2020-07-24T14:05:20.389Z] -- Installing: /usr/local/include/edgex/os.h [2020-07-24T14:05:20.389Z] -- Installing: /usr/local/include/edgex/profiles.h [2020-07-24T14:05:20.389Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2020-07-24T14:05:20.389Z] -- Installing: /usr/local/include/devsdk [2020-07-24T14:05:20.389Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2020-07-24T14:05:20.389Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2020-07-24T14:05:20.389Z] -- Installing: /usr/local/include/iot [2020-07-24T14:05:20.389Z] -- Installing: /usr/local/include/iot/json.h [2020-07-24T14:05:20.389Z] -- Installing: /usr/local/include/iot/container.h [2020-07-24T14:05:20.389Z] -- Installing: /usr/local/include/iot/component.h [2020-07-24T14:05:20.389Z] -- Installing: /usr/local/include/iot/typecode.h [2020-07-24T14:05:20.389Z] -- Installing: /usr/local/include/iot/iot.h [2020-07-24T14:05:20.389Z] -- Installing: /usr/local/include/iot/time.h [2020-07-24T14:05:20.389Z] -- Installing: /usr/local/include/iot/hash.h [2020-07-24T14:05:20.389Z] -- Installing: /usr/local/include/iot/logger.h [2020-07-24T14:05:20.389Z] -- Installing: /usr/local/include/iot/os [2020-07-24T14:05:20.389Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2020-07-24T14:05:20.389Z] -- Installing: /usr/local/include/iot/os/linux.h [2020-07-24T14:05:20.389Z] -- Installing: /usr/local/include/iot/os/macos.h [2020-07-24T14:05:20.389Z] -- Installing: /usr/local/include/iot/scheduler.h [2020-07-24T14:05:20.389Z] -- Installing: /usr/local/include/iot/data.h [2020-07-24T14:05:20.389Z] -- Installing: /usr/local/include/iot/thread.h [2020-07-24T14:05:20.389Z] -- Installing: /usr/local/include/iot/os.h [2020-07-24T14:05:20.389Z] -- Installing: /usr/local/include/iot/base64.h [2020-07-24T14:05:20.389Z] -- Installing: /usr/local/include/iot/threadpool.h [2020-07-24T14:05:20.389Z] -- Installing: /usr/local/include/iot/config.h [2020-07-24T14:05:20.389Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2020-07-24T14:05:20.389Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2020-07-24T14:05:20.389Z] make: Leaving directory '/tmp/sdk/build/release' [2020-07-24T14:05:23.021Z] Removing intermediate container 8859ad3d3506 [2020-07-24T14:05:23.021Z] ---> b1139829653b [2020-07-24T14:05:23.021Z] Step 14/21 : FROM ${BASE} [2020-07-24T14:05:23.021Z] ---> b23d30803547 [2020-07-24T14:05:23.021Z] Step 15/21 : MAINTAINER IOTech [2020-07-24T14:05:23.021Z] ---> Running in a8eacd05f117 [2020-07-24T14:05:23.292Z] Removing intermediate container a8eacd05f117 [2020-07-24T14:05:23.292Z] ---> 2e66a0487689 [2020-07-24T14:05:23.292Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2020-07-24T14:05:23.292Z] ---> Running in 552ff872d837 [2020-07-24T14:05:24.724Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-07-24T14:05:25.703Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-07-24T14:05:25.975Z] (1/3) Installing curl (7.64.0-r3) [2020-07-24T14:05:25.975Z] (2/3) Installing libuuid (2.33-r0) [2020-07-24T14:05:25.975Z] (3/3) Installing wget (1.20.3-r0) [2020-07-24T14:05:26.248Z] Executing busybox-1.29.3-r10.trigger [2020-07-24T14:05:26.248Z] OK: 281 MiB in 78 packages [2020-07-24T14:05:27.681Z] Removing intermediate container 552ff872d837 [2020-07-24T14:05:27.681Z] ---> 3bf16340fee9 [2020-07-24T14:05:27.681Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2020-07-24T14:05:28.274Z] ---> 55a4d8463ae3 [2020-07-24T14:05:28.274Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2020-07-24T14:05:28.868Z] ---> 80ce8bb54c03 [2020-07-24T14:05:28.868Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2020-07-24T14:05:29.464Z] ---> 42eacebb53d2 [2020-07-24T14:05:29.464Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2020-07-24T14:05:30.448Z] ---> c44f2e7f1525 [2020-07-24T14:05:30.448Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2020-07-24T14:05:31.044Z] ---> 7696cecf9d0d [2020-07-24T14:05:31.044Z] Successfully built 7696cecf9d0d [2020-07-24T14:05:31.044Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-24T14:05:32.172Z] + docker inspect -f . ci-base-image-arm64 [2020-07-24T14:05:32.173Z] . [Pipeline] withDockerContainer [2020-07-24T14:05:32.424Z] prd-ubuntu18.04-docker-arm64-4c-16g-839 does not seem to be running inside a container [2020-07-24T14:05:32.501Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/1 -v /w/workspace/device-sdk-c/1:/w/workspace/device-sdk-c/1:rw,z -v /w/workspace/device-sdk-c/1@tmp:/w/workspace/device-sdk-c/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-07-24T14:05:34.391Z] $ docker top 8a57b672505fe1aa8f65124b0d421098456da33e203052d1519b8743ce60a306 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-24T14:05:35.852Z] + make test [2020-07-24T14:05:35.852Z] echo "make test" [2020-07-24T14:05:35.852Z] make test [Pipeline] } [2020-07-24T14:05:35.878Z] $ docker stop --time=1 8a57b672505fe1aa8f65124b0d421098456da33e203052d1519b8743ce60a306 [2020-07-24T14:05:37.820Z] $ docker rm -f 8a57b672505fe1aa8f65124b0d421098456da33e203052d1519b8743ce60a306 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-07-24T14:05:38.964Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-07-24T14:05:39.310Z] + ls -al . [2020-07-24T14:05:39.311Z] total 196 [2020-07-24T14:05:39.311Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 24 14:03 . [2020-07-24T14:05:39.311Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 24 14:03 .. [2020-07-24T14:05:39.311Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 24 14:03 .git [2020-07-24T14:05:39.311Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 24 14:03 .github [2020-07-24T14:05:39.311Z] -rw-rw-r-- 1 jenkins jenkins 176 Jul 24 14:03 .gitignore [2020-07-24T14:05:39.311Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 24 14:03 .semver [2020-07-24T14:05:39.311Z] -rw-rw-r-- 1 jenkins jenkins 3104 Jul 24 14:03 Attribution.txt [2020-07-24T14:05:39.311Z] -rw-rw-r-- 1 jenkins jenkins 5842 Jul 24 14:03 CHANGES [2020-07-24T14:05:39.311Z] -rw-rw-r-- 1 jenkins jenkins 108574 Jul 24 14:03 Doxyfile [2020-07-24T14:05:39.311Z] -rw-rw-r-- 1 jenkins jenkins 794 Jul 24 14:03 Jenkinsfile [2020-07-24T14:05:39.311Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 24 14:03 LICENSE [2020-07-24T14:05:39.311Z] -rw-rw-r-- 1 jenkins jenkins 449 Jul 24 14:03 Makefile [2020-07-24T14:05:39.311Z] -rw-rw-r-- 1 jenkins jenkins 1849 Jul 24 14:03 README.md [2020-07-24T14:05:39.311Z] -rw-rw-r-- 1 jenkins jenkins 5977 Jul 24 14:03 README.v2.md [2020-07-24T14:05:39.311Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 24 14:01 VERSION [2020-07-24T14:05:39.311Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 24 14:03 docs [2020-07-24T14:05:39.311Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 24 14:03 include [2020-07-24T14:05:39.311Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 24 14:03 scripts [2020-07-24T14:05:39.311Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 24 14:03 src [Pipeline] isUnix [Pipeline] sh [2020-07-24T14:05:39.673Z] + 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=71c18e7fdb4229c62b0e905d4cc635405110119c --label arch=arm64 --label version=0.0.0 . [2020-07-24T14:05:40.273Z] Sending build context to Docker daemon 3.323MB [2020-07-24T14:05:40.274Z] Step 1/15 : ARG BASE=alpine:3.11 [2020-07-24T14:05:40.274Z] Step 2/15 : FROM ${BASE} [2020-07-24T14:05:40.274Z] ---> 7696cecf9d0d [2020-07-24T14:05:40.274Z] Step 3/15 : MAINTAINER IOTech [2020-07-24T14:05:40.274Z] ---> Running in 55b46dd9bb2b [2020-07-24T14:05:40.867Z] Removing intermediate container 55b46dd9bb2b [2020-07-24T14:05:40.867Z] ---> bc37dcc54af2 [2020-07-24T14:05:40.867Z] 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:05:40.867Z] ---> Running in e850fab81d71 [2020-07-24T14:05:42.302Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-07-24T14:05:43.283Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-07-24T14:05:43.562Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2020-07-24T14:05:43.562Z] (2/6) Installing libblkid (2.33-r0) [2020-07-24T14:05:43.562Z] (3/6) Installing libfdisk (2.33-r0) [2020-07-24T14:05:43.834Z] (4/6) Installing libmount (2.33-r0) [2020-07-24T14:05:43.834Z] (5/6) Installing libsmartcols (2.33-r0) [2020-07-24T14:05:43.834Z] (6/6) Installing util-linux-dev (2.33-r0) [2020-07-24T14:05:44.105Z] Executing busybox-1.29.3-r10.trigger [2020-07-24T14:05:44.105Z] OK: 286 MiB in 84 packages [2020-07-24T14:05:45.533Z] Removing intermediate container e850fab81d71 [2020-07-24T14:05:45.533Z] ---> 16e3b30b6710 [2020-07-24T14:05:45.533Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2020-07-24T14:05:46.125Z] ---> b7ac064b7bb3 [2020-07-24T14:05:46.125Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2020-07-24T14:05:47.115Z] ---> 8948322c8320 [2020-07-24T14:05:47.115Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2020-07-24T14:05:48.089Z] ---> ece9998ed95a [2020-07-24T14:05:48.089Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2020-07-24T14:05:48.684Z] ---> 7de621f2eb6c [2020-07-24T14:05:48.684Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2020-07-24T14:05:49.283Z] ---> 00a350bfd172 [2020-07-24T14:05:49.283Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2020-07-24T14:05:49.880Z] ---> 57253007ceb4 [2020-07-24T14:05:49.880Z] Step 11/15 : WORKDIR /edgex-c-sdk [2020-07-24T14:05:50.153Z] ---> Running in a62398d48cb1 [2020-07-24T14:05:50.751Z] Removing intermediate container a62398d48cb1 [2020-07-24T14:05:50.751Z] ---> 7cd78d0f78d1 [2020-07-24T14:05:50.751Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2020-07-24T14:05:50.751Z] ---> Running in 5e41ee253a3f [2020-07-24T14:05:51.346Z] Removing intermediate container 5e41ee253a3f [2020-07-24T14:05:51.346Z] ---> 834497457084 [2020-07-24T14:05:51.346Z] Step 13/15 : LABEL arch=arm64 [2020-07-24T14:05:51.346Z] ---> Running in a248ee629307 [2020-07-24T14:05:51.941Z] Removing intermediate container a248ee629307 [2020-07-24T14:05:51.941Z] ---> acbd6438b7c9 [2020-07-24T14:05:51.941Z] Step 14/15 : LABEL git_sha=71c18e7fdb4229c62b0e905d4cc635405110119c [2020-07-24T14:05:51.941Z] ---> Running in 1b431a0a8db2 [2020-07-24T14:05:52.536Z] Removing intermediate container 1b431a0a8db2 [2020-07-24T14:05:52.536Z] ---> 8aaae0e3a73a [2020-07-24T14:05:52.536Z] Step 15/15 : LABEL version=0.0.0 [2020-07-24T14:05:52.536Z] ---> Running in 382c8c5aa63f [2020-07-24T14:05:53.131Z] Removing intermediate container 382c8c5aa63f [2020-07-24T14:05:53.131Z] ---> c47bf69f9134 [2020-07-24T14:05:53.131Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2020-07-24T14:05:53.131Z] Successfully built c47bf69f9134 [2020-07-24T14:05:53.131Z] 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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-07-24T14:05:56.450Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-24T14:05:57.047Z] ---> package-listing.sh [2020-07-24T14:05:57.047Z] ++ facter osfamily [2020-07-24T14:05:57.047Z] ++ tr '[:upper:]' '[:lower:]' [2020-07-24T14:05:57.047Z] + OS_FAMILY=redhat [2020-07-24T14:05:57.047Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-286 [2020-07-24T14:05:57.047Z] + START_PACKAGES=/tmp/packages_start.txt [2020-07-24T14:05:57.047Z] + END_PACKAGES=/tmp/packages_end.txt [2020-07-24T14:05:57.047Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-07-24T14:05:57.047Z] + PACKAGES=/tmp/packages_start.txt [2020-07-24T14:05:57.047Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-286 ']' [2020-07-24T14:05:57.047Z] + PACKAGES=/tmp/packages_end.txt [2020-07-24T14:05:57.047Z] + case "${OS_FAMILY}" in [2020-07-24T14:05:57.047Z] + rpm -qa [2020-07-24T14:05:57.047Z] + sort [2020-07-24T14:06:01.248Z] + '[' -f /tmp/packages_start.txt ']' [2020-07-24T14:06:01.248Z] + '[' -f /tmp/packages_end.txt ']' [2020-07-24T14:06:01.248Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-07-24T14:06:01.248Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-286 ']' [2020-07-24T14:06:01.248Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-286/archives/ [2020-07-24T14:06:01.248Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-286/archives/ [Pipeline] isUnix [Pipeline] sh [2020-07-24T14:06:01.865Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-24T14:06:01.865Z] [2020-07-24T14:06:01.865Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-07-24T14:06:02.240Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-24T14:06:02.240Z] alpine: Pulling from edgex-lftools-log-publisher [2020-07-24T14:06:02.240Z] c9b1b535fdd9: Pulling fs layer [2020-07-24T14:06:02.240Z] 2cc5ad85d9ab: Pulling fs layer [2020-07-24T14:06:02.240Z] 756a868c4378: Pulling fs layer [2020-07-24T14:06:02.240Z] 444b2fc9a129: Pulling fs layer [2020-07-24T14:06:02.240Z] ea15f1150254: Pulling fs layer [2020-07-24T14:06:02.240Z] 41b27a9f41bf: Pulling fs layer [2020-07-24T14:06:02.240Z] 28c525ee5125: Pulling fs layer [2020-07-24T14:06:02.240Z] 094b1ea09ed8: Pulling fs layer [2020-07-24T14:06:02.240Z] 138eaada9080: Pulling fs layer [2020-07-24T14:06:02.240Z] 0622d0fa9048: Pulling fs layer [2020-07-24T14:06:02.240Z] 41b27a9f41bf: Waiting [2020-07-24T14:06:02.240Z] 28c525ee5125: Waiting [2020-07-24T14:06:02.240Z] 094b1ea09ed8: Waiting [2020-07-24T14:06:02.240Z] 0622d0fa9048: Waiting [2020-07-24T14:06:02.240Z] 444b2fc9a129: Waiting [2020-07-24T14:06:02.240Z] ea15f1150254: Waiting [2020-07-24T14:06:02.240Z] 138eaada9080: Waiting [2020-07-24T14:06:02.240Z] 2cc5ad85d9ab: Verifying Checksum [2020-07-24T14:06:02.240Z] 2cc5ad85d9ab: Download complete [2020-07-24T14:06:02.240Z] 444b2fc9a129: Verifying Checksum [2020-07-24T14:06:02.240Z] 444b2fc9a129: Download complete [2020-07-24T14:06:02.240Z] c9b1b535fdd9: Verifying Checksum [2020-07-24T14:06:02.240Z] c9b1b535fdd9: Download complete [2020-07-24T14:06:02.240Z] ea15f1150254: Verifying Checksum [2020-07-24T14:06:02.240Z] ea15f1150254: Download complete [2020-07-24T14:06:02.505Z] 28c525ee5125: Verifying Checksum [2020-07-24T14:06:02.505Z] 28c525ee5125: Download complete [2020-07-24T14:06:02.775Z] 756a868c4378: Verifying Checksum [2020-07-24T14:06:02.775Z] 756a868c4378: Download complete [2020-07-24T14:06:02.775Z] 138eaada9080: Verifying Checksum [2020-07-24T14:06:02.775Z] 138eaada9080: Download complete [2020-07-24T14:06:02.775Z] c9b1b535fdd9: Pull complete [2020-07-24T14:06:02.775Z] 0622d0fa9048: Verifying Checksum [2020-07-24T14:06:02.775Z] 0622d0fa9048: Download complete [2020-07-24T14:06:03.045Z] 094b1ea09ed8: Verifying Checksum [2020-07-24T14:06:03.045Z] 094b1ea09ed8: Download complete [2020-07-24T14:06:03.311Z] 2cc5ad85d9ab: Pull complete [2020-07-24T14:06:03.311Z] 41b27a9f41bf: Verifying Checksum [2020-07-24T14:06:03.311Z] 41b27a9f41bf: Download complete [2020-07-24T14:06:04.703Z] 756a868c4378: Pull complete [2020-07-24T14:06:04.703Z] 444b2fc9a129: Pull complete [2020-07-24T14:06:04.962Z] ea15f1150254: Pull complete [2020-07-24T14:06:09.162Z] 41b27a9f41bf: Pull complete [2020-07-24T14:06:09.162Z] 28c525ee5125: Pull complete [2020-07-24T14:06:11.713Z] 094b1ea09ed8: Pull complete [2020-07-24T14:06:11.713Z] 138eaada9080: Pull complete [2020-07-24T14:06:11.713Z] 0622d0fa9048: Pull complete [2020-07-24T14:06:11.713Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-07-24T14:06:11.713Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-24T14:06:11.713Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-07-24T14:06:11.866Z] prd-centos7-docker-4c-2g-838 does not seem to be running inside a container [2020-07-24T14:06:11.896Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgexfoundry_device-sdk-c_PR-286 -v /w/workspace/edgexfoundry_device-sdk-c_PR-286:/w/workspace/edgexfoundry_device-sdk-c_PR-286:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-286@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-286@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-07-24T14:06:15.489Z] $ docker top d6ff01fe2b8c0b2cb449383209ced5796ec86981874a9e5dac91d67d7ec7a9c9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-07-24T14:06:15.846Z] provisioning config files... [2020-07-24T14:06:15.860Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-286@tmp/config1993334237925830549tmp [Pipeline] { [Pipeline] echo [2020-07-24T14:06:15.972Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-24T14:06:16.285Z] ---> create-netrc.sh [Pipeline] echo [2020-07-24T14:06:16.312Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-24T14:06:16.622Z] ---> logs-deploy.sh [2020-07-24T14:06:16.623Z] + ARCHIVE_ARTIFACTS= [2020-07-24T14:06:16.623Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-07-24T14:06:16.623Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-07-24T14:06:16.623Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-07-24T14:06:16.623Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-286/1 [2020-07-24T14:06:16.623Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/PR-286/1/ [2020-07-24T14:06:16.623Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-286/1 /w/workspace/edgexfoundry_device-sdk-c_PR-286 [2020-07-24T14:06:18.007Z] Archives upload complete. [2020-07-24T14:06:18.007Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-286/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/PR-286/1/