Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 2c055263c90b1575009cf35c07aefd2acc805cd1 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 # timeout=10 Commit message: "Merge pull request #218 from ernestojeda/add-geneva-release-stream" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-3.9-base, dockerFilePath:scripts/Dockerfile.alpine-3.9, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-c-settings PROJECT: device-sdk-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest DOCKER_FILE_PATH: scripts/Dockerfile.alpine-3.9 DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-3.9-base DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-c DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-724’ is offline Running on prd-centos7-docker-4c-2g-764 in /w/workspace/edgexfoundry_device-sdk-c_geneva [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_geneva # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/geneva:refs/remotes/origin/geneva # timeout=10 Fetching without tags Checking out Revision 2c055263c90b1575009cf35c07aefd2acc805cd1 (geneva) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/geneva:refs/remotes/origin/geneva # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/geneva:refs/remotes/origin/geneva # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2c055263c90b1575009cf35c07aefd2acc805cd1 # timeout=10 Commit message: "Merge pull request #283 from iain-anderson/issue-278-geneva" > git rev-list --no-walk 2c055263c90b1575009cf35c07aefd2acc805cd1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-07-23T22:26:00.554Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-07-23T22:26:00.763Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-07-23T22:26:00.835Z] ========================================================= [2020-07-23T22:26:00.835Z] EdgeX Global Pipelines Version Info [2020-07-23T22:26:00.835Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-07-23T22:26:03.095Z] ------------------- [2020-07-23T22:26:03.095Z] stable info: [2020-07-23T22:26:03.095Z] ------------------- [2020-07-23T22:26:03.095Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-07-23T22:26:03.095Z] Commit SHA: 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 [2020-07-23T22:26:03.095Z] Message: update stable to v1.0.105 [2020-07-23T22:26:04.060Z] ------------------- [2020-07-23T22:26:04.060Z] experimental info: [2020-07-23T22:26:04.060Z] ------------------- [2020-07-23T22:26:04.060Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-07-23T22:26:04.060Z] Commit SHA: 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 [2020-07-23T22:26:04.060Z] 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-23T22:26:06.333Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-23T22:26:06.670Z] [2020-07-23T22:26:06.670Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-07-23T22:26:07.173Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-23T22:26:07.487Z] latest: Pulling from edgex-devops/git-semver [2020-07-23T22:26:07.487Z] 31603596830f: Pulling fs layer [2020-07-23T22:26:07.487Z] 2a8b12db71e7: Pulling fs layer [2020-07-23T22:26:07.487Z] 6ca5941a6612: Pulling fs layer [2020-07-23T22:26:07.487Z] ecc8261a40a4: Pulling fs layer [2020-07-23T22:26:07.487Z] ecc8261a40a4: Waiting [2020-07-23T22:26:07.487Z] 2a8b12db71e7: Verifying Checksum [2020-07-23T22:26:07.487Z] 2a8b12db71e7: Download complete [2020-07-23T22:26:07.487Z] ecc8261a40a4: Verifying Checksum [2020-07-23T22:26:07.487Z] ecc8261a40a4: Download complete [2020-07-23T22:26:07.770Z] 31603596830f: Verifying Checksum [2020-07-23T22:26:07.770Z] 31603596830f: Download complete [2020-07-23T22:26:07.770Z] 6ca5941a6612: Verifying Checksum [2020-07-23T22:26:07.770Z] 6ca5941a6612: Download complete [2020-07-23T22:26:08.432Z] 31603596830f: Pull complete [2020-07-23T22:26:08.432Z] 2a8b12db71e7: Pull complete [2020-07-23T22:26:10.518Z] 6ca5941a6612: Pull complete [2020-07-23T22:26:10.782Z] ecc8261a40a4: Pull complete [2020-07-23T22:26:10.782Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-07-23T22:26:10.782Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-23T22:26:10.782Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-07-23T22:26:10.983Z] prd-centos7-docker-4c-2g-764 does not seem to be running inside a container [2020-07-23T22:26:11.031Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_geneva -v /w/workspace/edgexfoundry_device-sdk-c_geneva:/w/workspace/edgexfoundry_device-sdk-c_geneva:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_geneva@tmp:/w/workspace/edgexfoundry_device-sdk-c_geneva@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-07-23T22:26:13.321Z] $ docker top 1662ab3813459e19cfad04f2d83a445fe2c6c94960da2b5995e8ce2055a4e3d2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-23T22:26:13.632Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-23T22:26:13.632Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-23T22:26:13.892Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-23T22:26:13.889Z] $ docker exec 1662ab3813459e19cfad04f2d83a445fe2c6c94960da2b5995e8ce2055a4e3d2 ssh-agent [2020-07-23T22:26:14.121Z] SSH_AUTH_SOCK=/tmp/ssh-5W6BPuDbAAcc/agent.12 [2020-07-23T22:26:14.121Z] SSH_AGENT_PID=17 [2020-07-23T22:26:14.136Z] Running ssh-add (command line suppressed) [2020-07-23T22:26:14.394Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_geneva@tmp/private_key_8177580126814468365.key (/w/workspace/edgexfoundry_device-sdk-c_geneva@tmp/private_key_8177580126814468365.key) [2020-07-23T22:26:14.535Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-23T22:26:14.966Z] + git describe --exact-match --tags HEAD [2020-07-23T22:26:14.966Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-07-23T22:26:15.111Z] $ docker exec --env ******** --env ******** 1662ab3813459e19cfad04f2d83a445fe2c6c94960da2b5995e8ce2055a4e3d2 ssh-agent -k [2020-07-23T22:26:15.471Z] unset SSH_AUTH_SOCK; [2020-07-23T22:26:15.471Z] unset SSH_AGENT_PID; [2020-07-23T22:26:15.471Z] echo Agent pid 17 killed; [2020-07-23T22:26:15.611Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-07-23T22:26:15.680Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-07-23T22:26:15.680Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-07-23T22:26:15.756Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-23T22:26:15.756Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-23T22:26:15.988Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-23T22:26:15.984Z] $ docker exec 1662ab3813459e19cfad04f2d83a445fe2c6c94960da2b5995e8ce2055a4e3d2 ssh-agent [2020-07-23T22:26:16.249Z] SSH_AUTH_SOCK=/tmp/ssh-p3TkfJw4wIwx/agent.45 [2020-07-23T22:26:16.249Z] SSH_AGENT_PID=50 [2020-07-23T22:26:16.256Z] Running ssh-add (command line suppressed) [2020-07-23T22:26:16.503Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_geneva@tmp/private_key_1827196591011014664.key (/w/workspace/edgexfoundry_device-sdk-c_geneva@tmp/private_key_1827196591011014664.key) [2020-07-23T22:26:16.615Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-23T22:26:16.952Z] + git semver init [2020-07-23T22:26:16.952Z] # -> Open(): unable to determine branch for HEAD [2020-07-23T22:26:16.952Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_geneva/.git [2020-07-23T22:26:16.952Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_geneva [2020-07-23T22:26:16.952Z] # $SEMVER_REMOTE_NAME = origin [2020-07-23T22:26:16.952Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-23T22:26:16.952Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-23T22:26:16.952Z] # $SEMVER_BRANCH = geneva [2020-07-23T22:26:16.952Z] # $SEMVER_TEMP = /tmp/semver-210580895 [2020-07-23T22:26:16.952Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2020-07-23T22:26:17.936Z] # '/tmp/semver-210580895' -> '/w/workspace/edgexfoundry_device-sdk-c_geneva/.semver' [2020-07-23T22:26:18.205Z] # -> Force: false [2020-07-23T22:26:18.205Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_geneva/.semver [Pipeline] } [2020-07-23T22:26:18.227Z] $ docker exec --env ******** --env ******** 1662ab3813459e19cfad04f2d83a445fe2c6c94960da2b5995e8ce2055a4e3d2 ssh-agent -k [2020-07-23T22:26:18.398Z] unset SSH_AUTH_SOCK; [2020-07-23T22:26:18.399Z] unset SSH_AGENT_PID; [2020-07-23T22:26:18.399Z] echo Agent pid 50 killed; [2020-07-23T22:26:18.475Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-23T22:26:19.077Z] + git semver [Pipeline] } [2020-07-23T22:26:19.091Z] $ docker stop --time=1 1662ab3813459e19cfad04f2d83a445fe2c6c94960da2b5995e8ce2055a4e3d2 [2020-07-23T22:26:20.579Z] $ docker rm -f 1662ab3813459e19cfad04f2d83a445fe2c6c94960da2b5995e8ce2055a4e3d2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-07-23T22:26:22.101Z] Stashed 28 file(s) [Pipeline] echo [2020-07-23T22:26:22.103Z] [edgeXSemver] initialized semver on version 1.2.2-dev.1 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-07-23T22:26:37.360Z] Still waiting to schedule task [2020-07-23T22:26:37.360Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-07-23T22:26:37.361Z] Still waiting to schedule task [2020-07-23T22:26:37.361Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-07-23T22:28:18.539Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-765 in /w/workspace/edgexfoundry_device-sdk-c_geneva [Pipeline] { [Pipeline] ws [2020-07-23T22:28:18.580Z] Running in /w/workspace/device-sdk-c/4 [Pipeline] { [Pipeline] checkout [2020-07-23T22:28:23.306Z] using credential edgex-jenkins-ssh [2020-07-23T22:28:23.362Z] Cloning the remote Git repository [2020-07-23T22:28:23.362Z] Cloning with configured refspecs honoured and without tags [2020-07-23T22:28:23.421Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-07-23T22:28:23.544Z] > git init /w/workspace/device-sdk-c/4 # timeout=10 [2020-07-23T22:28:24.688Z] Fetching without tags [2020-07-23T22:28:23.668Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-07-23T22:28:23.671Z] > git --version # timeout=10 [2020-07-23T22:28:23.702Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-23T22:28:23.762Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/geneva:refs/remotes/origin/geneva # timeout=10 [2020-07-23T22:28:24.618Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-07-23T22:28:24.637Z] > git config --add remote.origin.fetch +refs/heads/geneva:refs/remotes/origin/geneva # timeout=10 [2020-07-23T22:28:24.665Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-07-23T22:28:24.696Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-07-23T22:28:24.697Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-23T22:28:24.709Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/geneva:refs/remotes/origin/geneva # timeout=10 [2020-07-23T22:28:25.206Z] Checking out Revision 2c055263c90b1575009cf35c07aefd2acc805cd1 (geneva) [2020-07-23T22:28:25.225Z] > git config core.sparsecheckout # timeout=10 [2020-07-23T22:28:25.239Z] > git checkout -f 2c055263c90b1575009cf35c07aefd2acc805cd1 # timeout=10 [2020-07-23T22:28:29.498Z] Commit message: "Merge pull request #283 from iain-anderson/issue-278-geneva" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-07-23T22:28:30.734Z] ========================================================= [2020-07-23T22:28:30.734Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2020-07-23T22:28:30.734Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-23T22:28:31.913Z] + docker build -t ci-base-image-arm64 -f scripts/Dockerfile.alpine-3.9-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest . [2020-07-23T22:28:33.352Z] Sending build context to Docker daemon 3.334MB [2020-07-23T22:28:33.352Z] Step 1/21 : ARG BASE=alpine:3.9 [2020-07-23T22:28:33.352Z] Step 2/21 : FROM ${BASE} as builder [2020-07-23T22:28:33.352Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2020-07-23T22:28:33.352Z] 0362ad1dd800: Pulling fs layer [2020-07-23T22:28:33.352Z] f2cdb1532d8b: Pulling fs layer [2020-07-23T22:28:33.352Z] 37ed683be191: Pulling fs layer [2020-07-23T22:28:33.352Z] f2cdb1532d8b: Verifying Checksum [2020-07-23T22:28:33.352Z] f2cdb1532d8b: Download complete [2020-07-23T22:28:33.627Z] 0362ad1dd800: Verifying Checksum [2020-07-23T22:28:33.627Z] 0362ad1dd800: Download complete [2020-07-23T22:28:34.226Z] 0362ad1dd800: Pull complete [2020-07-23T22:28:34.822Z] f2cdb1532d8b: Pull complete [2020-07-23T22:28:35.793Z] 37ed683be191: Verifying Checksum [2020-07-23T22:28:35.793Z] 37ed683be191: Download complete [2020-07-23T22:28:45.938Z] 37ed683be191: Pull complete [2020-07-23T22:28:45.938Z] Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f [2020-07-23T22:28:45.938Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2020-07-23T22:28:45.938Z] ---> b23d30803547 [2020-07-23T22:28:45.938Z] 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-23T22:28:46.536Z] ---> Running in 8d14dcd87aca [2020-07-23T22:28:48.515Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-07-23T22:28:49.106Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-07-23T22:28:49.375Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2020-07-23T22:28:49.648Z] (2/8) Installing libuuid (2.33-r0) [2020-07-23T22:28:49.648Z] (3/8) Installing libblkid (2.33-r0) [2020-07-23T22:28:49.648Z] (4/8) Installing libfdisk (2.33-r0) [2020-07-23T22:28:49.917Z] (5/8) Installing libmount (2.33-r0) [2020-07-23T22:28:49.917Z] (6/8) Installing libsmartcols (2.33-r0) [2020-07-23T22:28:49.917Z] (7/8) Installing util-linux-dev (2.33-r0) [2020-07-23T22:28:50.507Z] (8/8) Installing wget (1.20.3-r0) [2020-07-23T22:28:50.507Z] Executing busybox-1.29.3-r10.trigger [2020-07-23T22:28:50.777Z] OK: 285 MiB in 83 packages [2020-07-23T22:28:51.815Z] Running on prd-centos7-docker-4c-2g-766 in /w/workspace/edgexfoundry_device-sdk-c_geneva [Pipeline] { [Pipeline] ws [2020-07-23T22:28:51.853Z] Running in /w/workspace/device-sdk-c/4 [Pipeline] { [Pipeline] checkout [2020-07-23T22:28:52.211Z] Removing intermediate container 8d14dcd87aca [2020-07-23T22:28:52.211Z] ---> 56eb5c707b1c [2020-07-23T22:28:52.211Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2020-07-23T22:28:52.211Z] ---> Running in 8bab44376fea [2020-07-23T22:28:52.804Z] Removing intermediate container 8bab44376fea [2020-07-23T22:28:52.804Z] ---> 1cb0d0bc8e91 [2020-07-23T22:28:52.804Z] 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-23T22:28:52.804Z] ---> Running in 4d404e109529 [2020-07-23T22:28:54.250Z] --2020-07-23 22:28:54-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-07-23T22:28:54.250Z] Resolving github.com... 140.82.113.4 [2020-07-23T22:28:54.250Z] Connecting to github.com|140.82.113.4|:443... connected. [2020-07-23T22:28:54.499Z] using credential edgex-jenkins-ssh [2020-07-23T22:28:54.519Z] HTTP request sent, awaiting response... 302 Found [2020-07-23T22:28:54.519Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-07-23T22:28:54.520Z] --2020-07-23 22:28:54-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-07-23T22:28:54.520Z] Resolving codeload.github.com... 140.82.113.10 [2020-07-23T22:28:54.520Z] Connecting to codeload.github.com|140.82.113.10|:443... connected. [2020-07-23T22:28:54.542Z] Cloning the remote Git repository [2020-07-23T22:28:54.542Z] Cloning with configured refspecs honoured and without tags [2020-07-23T22:28:54.790Z] HTTP request sent, awaiting response... 200 OK [2020-07-23T22:28:54.790Z] Length: unspecified [application/x-gzip] [2020-07-23T22:28:54.790Z] Saving to: 'STDOUT' [2020-07-23T22:28:54.790Z]  [2020-07-23T22:28:54.790Z] 0K .......... .......... .......... .......... .......... 1.32M [2020-07-23T22:28:54.790Z] 50K .......... .......... .......... .......... .......... 2.53M [2020-07-23T22:28:54.790Z] 100K .......... .......... .......... .......... .......... 9.68M [2020-07-23T22:28:54.790Z] 150K .......... .......... .......... .......... .......... 4.12M [2020-07-23T22:28:54.790Z] 200K .......... .......... .......... .......... .......... 7.35M [2020-07-23T22:28:54.791Z] 250K .......... .......... .......... .......... .......... 4.36M [2020-07-23T22:28:54.791Z] 300K .......... .......... .......... .......... .......... 4.48M [2020-07-23T22:28:54.791Z] 350K .......... .......... .......... .......... .......... 5.79M [2020-07-23T22:28:54.791Z] 400K .......... .......... .......... .......... .......... 4.17M [2020-07-23T22:28:54.791Z] 450K .......... .......... .......... .......... .......... 3.90M [2020-07-23T22:28:54.791Z] 500K .......... .......... .......... .......... .......... 8.20M [2020-07-23T22:28:54.791Z] 550K .......... .......... .......... .......... .......... 1.91M [2020-07-23T22:28:54.791Z] 600K .......... .......... .......... .......... .......... 1.02M [2020-07-23T22:28:55.063Z] 650K .......... .......... .......... .......... .......... 2.18M [2020-07-23T22:28:55.063Z] 700K ..   4746G=0.2s [2020-07-23T22:28:55.063Z] [2020-07-23T22:28:55.063Z] 2020-07-23 22:28:54 (2.90 MB/s) - written to stdout [719348] [2020-07-23T22:28:55.063Z] [2020-07-23T22:28:55.337Z] -- The C compiler identification is GNU 8.3.0 [2020-07-23T22:28:55.337Z] -- The CXX compiler identification is GNU 8.3.0 [2020-07-23T22:28:55.337Z] Fetching without tags [2020-07-23T22:28:54.574Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-07-23T22:28:54.645Z] > git init /w/workspace/device-sdk-c/4 # timeout=10 [2020-07-23T22:28:54.697Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-07-23T22:28:54.697Z] > git --version # timeout=10 [2020-07-23T22:28:54.711Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-23T22:28:54.741Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/geneva:refs/remotes/origin/geneva # timeout=10 [2020-07-23T22:28:55.298Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-07-23T22:28:55.308Z] > git config --add remote.origin.fetch +refs/heads/geneva:refs/remotes/origin/geneva # timeout=10 [2020-07-23T22:28:55.325Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-07-23T22:28:55.338Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-07-23T22:28:55.338Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-23T22:28:55.344Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/geneva:refs/remotes/origin/geneva # timeout=10 [2020-07-23T22:28:55.613Z] -- Check for working C compiler: /usr/bin/cc [2020-07-23T22:28:55.613Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-07-23T22:28:55.613Z] -- Detecting C compiler ABI info [2020-07-23T22:28:55.775Z] Checking out Revision 2c055263c90b1575009cf35c07aefd2acc805cd1 (geneva) [2020-07-23T22:28:55.913Z] -- Detecting C compiler ABI info - done [2020-07-23T22:28:55.913Z] -- Detecting C compile features [2020-07-23T22:28:55.780Z] > git config core.sparsecheckout # timeout=10 [2020-07-23T22:28:55.787Z] > git checkout -f 2c055263c90b1575009cf35c07aefd2acc805cd1 # timeout=10 [2020-07-23T22:28:56.889Z] -- Detecting C compile features - done [2020-07-23T22:28:56.889Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-07-23T22:28:56.889Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-07-23T22:28:56.889Z] -- Detecting CXX compiler ABI info [2020-07-23T22:28:57.161Z] -- Detecting CXX compiler ABI info - done [2020-07-23T22:28:57.161Z] -- Detecting CXX compile features [2020-07-23T22:28:58.617Z] -- Detecting CXX compile features - done [2020-07-23T22:28:58.617Z] -- Looking for include file endian.h [2020-07-23T22:28:58.890Z] -- Looking for include file endian.h - found [2020-07-23T22:28:58.890Z] -- Check if the system is big endian [2020-07-23T22:28:58.890Z] -- Searching 16 bit integer [2020-07-23T22:28:58.890Z] -- Looking for sys/types.h [2020-07-23T22:28:59.167Z] -- Looking for sys/types.h - found [2020-07-23T22:28:59.167Z] -- Looking for stdint.h [2020-07-23T22:28:59.443Z] -- Looking for stdint.h - found [2020-07-23T22:28:59.443Z] -- Looking for stddef.h [2020-07-23T22:28:59.456Z] Commit message: "Merge pull request #283 from iain-anderson/issue-278-geneva" [2020-07-23T22:28:59.718Z] -- Looking for stddef.h - found [2020-07-23T22:28:59.718Z] -- Check size of unsigned short [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-07-23T22:28:59.995Z] -- Check size of unsigned short - done [2020-07-23T22:28:59.995Z] -- Using unsigned short [Pipeline] echo [2020-07-23T22:29:00.209Z] ========================================================= [2020-07-23T22:29:00.209Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2020-07-23T22:29:00.209Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-23T22:29:00.267Z] -- Check if the system is big endian - little endian [2020-07-23T22:29:00.267Z] -- Check size of size_t [2020-07-23T22:29:00.548Z] -- Check size of size_t - done [2020-07-23T22:29:00.548Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-07-23T22:29:00.548Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-07-23T22:29:00.548Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-07-23T22:29:00.548Z] CMake did not find one. [2020-07-23T22:29:00.548Z] [2020-07-23T22:29:00.548Z] Could not find a package configuration file provided by "cJSON" with any of [2020-07-23T22:29:00.548Z] the following names: [2020-07-23T22:29:00.548Z] [2020-07-23T22:29:00.548Z] cJSONConfig.cmake [2020-07-23T22:29:00.548Z] cjson-config.cmake [2020-07-23T22:29:00.548Z] [2020-07-23T22:29:00.548Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-07-23T22:29:00.548Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-07-23T22:29:00.548Z] provides a separate development package or SDK, be sure it has been [2020-07-23T22:29:00.548Z] installed. [2020-07-23T22:29:00.548Z] [2020-07-23T22:29:00.548Z] [2020-07-23T22:29:00.548Z] -- Configuring done [2020-07-23T22:29:00.820Z] -- Generating done [2020-07-23T22:29:00.820Z] -- Build files have been written to: /tmp/cbor [2020-07-23T22:29:00.820Z] Scanning dependencies of target cbor_shared [2020-07-23T22:29:00.820Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2020-07-23T22:29:00.824Z] + docker build -t ci-base-image-x86_64 -f scripts/Dockerfile.alpine-3.9-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest . [2020-07-23T22:29:01.096Z] Sending build context to Docker daemon 3.334MB [2020-07-23T22:29:01.096Z] Step 1/21 : ARG BASE=alpine:3.9 [2020-07-23T22:29:01.096Z] Step 2/21 : FROM ${BASE} as builder [2020-07-23T22:29:01.361Z] latest: Pulling from edgex-devops/edgex-gcc-base [2020-07-23T22:29:01.361Z] e7c96db7181b: Pulling fs layer [2020-07-23T22:29:01.361Z] 4c13bbce0fe7: Pulling fs layer [2020-07-23T22:29:01.361Z] 6059c847ac2f: Pulling fs layer [2020-07-23T22:29:01.361Z] 4c13bbce0fe7: Verifying Checksum [2020-07-23T22:29:01.361Z] 4c13bbce0fe7: Download complete [2020-07-23T22:29:01.361Z] e7c96db7181b: Verifying Checksum [2020-07-23T22:29:01.361Z] e7c96db7181b: Download complete [2020-07-23T22:29:01.630Z] e7c96db7181b: Pull complete [2020-07-23T22:29:01.794Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-07-23T22:29:01.899Z] 4c13bbce0fe7: Pull complete [2020-07-23T22:29:02.067Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2020-07-23T22:29:02.339Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-07-23T22:29:02.473Z] 6059c847ac2f: Download complete [2020-07-23T22:29:02.932Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-07-23T22:29:03.207Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2020-07-23T22:29:03.478Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2020-07-23T22:29:03.478Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2020-07-23T22:29:03.752Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2020-07-23T22:29:04.031Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-07-23T22:29:04.625Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-07-23T22:29:04.898Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2020-07-23T22:29:05.171Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2020-07-23T22:29:05.763Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2020-07-23T22:29:05.763Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2020-07-23T22:29:06.034Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2020-07-23T22:29:06.305Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2020-07-23T22:29:06.577Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2020-07-23T22:29:06.713Z] 6059c847ac2f: Pull complete [2020-07-23T22:29:06.714Z] Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e [2020-07-23T22:29:06.714Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2020-07-23T22:29:06.714Z] ---> 5eabd8fd8ba2 [2020-07-23T22:29:06.714Z] 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-23T22:29:06.849Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2020-07-23T22:29:07.119Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-07-23T22:29:07.119Z] [ 40%] Linking C shared library libcbor.so [2020-07-23T22:29:07.389Z] [ 40%] Built target cbor_shared [2020-07-23T22:29:07.389Z] Scanning dependencies of target cbor [2020-07-23T22:29:07.389Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2020-07-23T22:29:08.100Z] ---> Running in fe567597d3b3 [2020-07-23T22:29:08.360Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2020-07-23T22:29:08.631Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-07-23T22:29:08.672Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-07-23T22:29:08.902Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2020-07-23T22:29:09.244Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-07-23T22:29:09.816Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2020-07-23T22:29:09.816Z] (2/8) Installing libuuid (2.33-r0) [2020-07-23T22:29:09.816Z] (3/8) Installing libblkid (2.33-r0) [2020-07-23T22:29:10.076Z] (4/8) Installing libfdisk (2.33-r0) [2020-07-23T22:29:10.076Z] (5/8) Installing libmount (2.33-r0) [2020-07-23T22:29:10.076Z] (6/8) Installing libsmartcols (2.33-r0) [2020-07-23T22:29:10.331Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-07-23T22:29:10.331Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-07-23T22:29:10.336Z] (7/8) Installing util-linux-dev (2.33-r0) [2020-07-23T22:29:10.596Z] (8/8) Installing wget (1.20.3-r0) [2020-07-23T22:29:10.601Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-07-23T22:29:10.601Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-07-23T22:29:10.857Z] Executing busybox-1.29.3-r10.trigger [2020-07-23T22:29:10.857Z] OK: 272 MiB in 83 packages [2020-07-23T22:29:10.871Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-07-23T22:29:11.143Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2020-07-23T22:29:11.429Z] Removing intermediate container fe567597d3b3 [2020-07-23T22:29:11.429Z] ---> 0a2b20526014 [2020-07-23T22:29:11.429Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2020-07-23T22:29:11.429Z] ---> Running in 4be5b8e3c1b0 [2020-07-23T22:29:11.429Z] Removing intermediate container 4be5b8e3c1b0 [2020-07-23T22:29:11.429Z] ---> feb3151edad0 [2020-07-23T22:29:11.429Z] 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-23T22:29:11.429Z] ---> Running in b2339f47893c [2020-07-23T22:29:12.113Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2020-07-23T22:29:12.113Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2020-07-23T22:29:12.373Z] --2020-07-23 22:29:12-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-07-23T22:29:12.373Z] Resolving github.com... 140.82.112.3 [2020-07-23T22:29:12.373Z] Connecting to github.com|140.82.112.3|:443... connected. [2020-07-23T22:29:12.373Z] HTTP request sent, awaiting response... 302 Found [2020-07-23T22:29:12.373Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-07-23T22:29:12.373Z] --2020-07-23 22:29:12-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-07-23T22:29:12.373Z] Resolving codeload.github.com... 140.82.113.10 [2020-07-23T22:29:12.373Z] Connecting to codeload.github.com|140.82.113.10|:443... connected. [2020-07-23T22:29:12.633Z] HTTP request sent, awaiting response... 200 OK [2020-07-23T22:29:12.633Z] Length: unspecified [application/x-gzip] [2020-07-23T22:29:12.633Z] Saving to: 'STDOUT' [2020-07-23T22:29:12.633Z]  [2020-07-23T22:29:12.633Z] 0K .......... .......... .......... .......... .......... 1.59M [2020-07-23T22:29:12.634Z] 50K .......... .......... .......... .......... .......... 5.05M [2020-07-23T22:29:12.634Z] 100K .......... .......... .......... .......... .......... 7.46M [2020-07-23T22:29:12.634Z] 150K .......... .......... .......... .......... .......... 46.8M [2020-07-23T22:29:12.634Z] 200K .......... .......... .......... .......... .......... 3.57M [2020-07-23T22:29:12.634Z] 250K .......... .......... .......... .......... .......... 19.3M [2020-07-23T22:29:12.634Z] 300K .......... .......... .......... .......... .......... 7.48M [2020-07-23T22:29:12.634Z] 350K .......... .......... .......... .......... .......... 8.74M [2020-07-23T22:29:12.634Z] 400K .......... .......... .......... .......... .......... 5.12M [2020-07-23T22:29:12.634Z] 450K .......... .......... .......... .......... .......... 7.97M [2020-07-23T22:29:12.634Z] 500K .......... .......... .......... .......... .......... 15.4M [2020-07-23T22:29:12.634Z] 550K .......... .......... .......... .......... .......... 5.09M [2020-07-23T22:29:12.634Z] 600K .......... .......... .......... .......... .......... 2.08M [2020-07-23T22:29:12.634Z] 650K .......... .......... .......... .......... .......... 5.12M [2020-07-23T22:29:12.634Z] 700K .. 27.2M=0.1s [2020-07-23T22:29:12.634Z] [2020-07-23T22:29:12.634Z] 2020-07-23 22:29:12 (4.97 MB/s) - written to stdout [719348] [2020-07-23T22:29:12.634Z] [2020-07-23T22:29:12.703Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2020-07-23T22:29:12.900Z] -- The C compiler identification is GNU 8.3.0 [2020-07-23T22:29:12.900Z] -- The CXX compiler identification is GNU 8.3.0 [2020-07-23T22:29:12.900Z] -- Check for working C compiler: /usr/bin/cc [2020-07-23T22:29:12.900Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-07-23T22:29:12.900Z] -- Detecting C compiler ABI info [2020-07-23T22:29:12.973Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2020-07-23T22:29:13.161Z] -- Detecting C compiler ABI info - done [2020-07-23T22:29:13.161Z] -- Detecting C compile features [2020-07-23T22:29:13.244Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2020-07-23T22:29:13.422Z] -- Detecting C compile features - done [2020-07-23T22:29:13.422Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-07-23T22:29:13.422Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-07-23T22:29:13.422Z] -- Detecting CXX compiler ABI info [2020-07-23T22:29:13.422Z] -- Detecting CXX compiler ABI info - done [2020-07-23T22:29:13.422Z] -- Detecting CXX compile features [2020-07-23T22:29:13.514Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-07-23T22:29:13.796Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-07-23T22:29:13.995Z] -- Detecting CXX compile features - done [2020-07-23T22:29:13.995Z] -- Looking for include file endian.h [2020-07-23T22:29:13.995Z] -- Looking for include file endian.h - found [2020-07-23T22:29:13.995Z] -- Check if the system is big endian [2020-07-23T22:29:13.995Z] -- Searching 16 bit integer [2020-07-23T22:29:13.995Z] -- Looking for sys/types.h [2020-07-23T22:29:14.068Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-07-23T22:29:14.264Z] -- Looking for sys/types.h - found [2020-07-23T22:29:14.264Z] -- Looking for stdint.h [2020-07-23T22:29:14.264Z] -- Looking for stdint.h - found [2020-07-23T22:29:14.264Z] -- Looking for stddef.h [2020-07-23T22:29:14.264Z] -- Looking for stddef.h - found [2020-07-23T22:29:14.264Z] -- Check size of unsigned short [2020-07-23T22:29:14.338Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-07-23T22:29:14.532Z] -- Check size of unsigned short - done [2020-07-23T22:29:14.532Z] -- Using unsigned short [2020-07-23T22:29:14.532Z] -- Check if the system is big endian - little endian [2020-07-23T22:29:14.532Z] -- Check size of size_t [2020-07-23T22:29:14.532Z] -- Check size of size_t - done [2020-07-23T22:29:14.532Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-07-23T22:29:14.532Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-07-23T22:29:14.532Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-07-23T22:29:14.532Z] CMake did not find one. [2020-07-23T22:29:14.532Z] [2020-07-23T22:29:14.532Z] Could not find a package configuration file provided by "cJSON" with any of [2020-07-23T22:29:14.532Z] the following names: [2020-07-23T22:29:14.532Z] [2020-07-23T22:29:14.532Z] cJSONConfig.cmake [2020-07-23T22:29:14.532Z] cjson-config.cmake [2020-07-23T22:29:14.532Z] [2020-07-23T22:29:14.532Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-07-23T22:29:14.532Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-07-23T22:29:14.532Z] provides a separate development package or SDK, be sure it has been [2020-07-23T22:29:14.532Z] installed. [2020-07-23T22:29:14.532Z] [2020-07-23T22:29:14.532Z] [2020-07-23T22:29:14.532Z] -- Configuring done [2020-07-23T22:29:14.610Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2020-07-23T22:29:14.610Z] [ 80%] Linking C static library libcbor.a [2020-07-23T22:29:14.794Z] -- Generating done [2020-07-23T22:29:14.794Z] -- Build files have been written to: /tmp/cbor [2020-07-23T22:29:14.794Z] Scanning dependencies of target cbor_shared [2020-07-23T22:29:14.794Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2020-07-23T22:29:14.881Z] [ 80%] Built target cbor [2020-07-23T22:29:14.881Z] Scanning dependencies of target create_items [2020-07-23T22:29:14.881Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-07-23T22:29:14.881Z] [ 84%] Linking C executable create_items [2020-07-23T22:29:15.054Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-07-23T22:29:15.054Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2020-07-23T22:29:15.153Z] [ 84%] Built target create_items [2020-07-23T22:29:15.153Z] Scanning dependencies of target readfile [2020-07-23T22:29:15.153Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2020-07-23T22:29:15.317Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-07-23T22:29:15.317Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-07-23T22:29:15.317Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2020-07-23T22:29:15.423Z] [ 88%] Linking C executable readfile [2020-07-23T22:29:15.423Z] [ 88%] Built target readfile [2020-07-23T22:29:15.423Z] Scanning dependencies of target streaming_parser [2020-07-23T22:29:15.423Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-07-23T22:29:15.579Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2020-07-23T22:29:15.579Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2020-07-23T22:29:15.579Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2020-07-23T22:29:15.696Z] [ 92%] Linking C executable streaming_parser [2020-07-23T22:29:15.696Z] [ 92%] Built target streaming_parser [2020-07-23T22:29:15.696Z] Scanning dependencies of target sort [2020-07-23T22:29:15.840Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-07-23T22:29:15.840Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-07-23T22:29:15.840Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2020-07-23T22:29:15.969Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-07-23T22:29:15.969Z] [ 96%] Linking C executable sort [2020-07-23T22:29:16.101Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2020-07-23T22:29:16.101Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2020-07-23T22:29:16.242Z] [ 96%] Built target sort [2020-07-23T22:29:16.242Z] Scanning dependencies of target hello [2020-07-23T22:29:16.242Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-07-23T22:29:16.242Z] [100%] Linking C executable hello [2020-07-23T22:29:16.361Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2020-07-23T22:29:16.362Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2020-07-23T22:29:16.362Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2020-07-23T22:29:16.362Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2020-07-23T22:29:16.521Z] [100%] Built target hello [2020-07-23T22:29:16.521Z] Install the project... [2020-07-23T22:29:16.521Z] -- Install configuration: "Release" [2020-07-23T22:29:16.521Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-07-23T22:29:16.521Z] -- Installing: /usr/local/lib64/libcbor.a [2020-07-23T22:29:16.521Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-07-23T22:29:16.521Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-07-23T22:29:16.521Z] -- Installing: /usr/local/lib64/libcbor.so [2020-07-23T22:29:16.521Z] -- Up-to-date: /usr/local/include/cbor [2020-07-23T22:29:16.521Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-07-23T22:29:16.521Z] -- Installing: /usr/local/include/cbor/ints.h [2020-07-23T22:29:16.521Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-07-23T22:29:16.521Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-07-23T22:29:16.521Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-07-23T22:29:16.521Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-07-23T22:29:16.521Z] -- Installing: /usr/local/include/cbor/data.h [2020-07-23T22:29:16.521Z] -- Installing: /usr/local/include/cbor/common.h [2020-07-23T22:29:16.521Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-07-23T22:29:16.521Z] -- Installing: /usr/local/include/cbor/strings.h [2020-07-23T22:29:16.521Z] -- Installing: /usr/local/include/cbor/tags.h [2020-07-23T22:29:16.521Z] -- Installing: /usr/local/include/cbor/internal [2020-07-23T22:29:16.521Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-07-23T22:29:16.521Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-07-23T22:29:16.521Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-07-23T22:29:16.521Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-07-23T22:29:16.521Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-07-23T22:29:16.521Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-07-23T22:29:16.521Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-07-23T22:29:16.521Z] -- Installing: /usr/local/include/cbor/maps.h [2020-07-23T22:29:16.521Z] -- Installing: /usr/local/include/cbor.h [2020-07-23T22:29:16.521Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-07-23T22:29:16.622Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2020-07-23T22:29:16.622Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-07-23T22:29:16.622Z] [ 40%] Linking C shared library libcbor.so [2020-07-23T22:29:16.622Z] [ 40%] Built target cbor_shared [2020-07-23T22:29:16.622Z] Scanning dependencies of target cbor [2020-07-23T22:29:16.622Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2020-07-23T22:29:16.882Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2020-07-23T22:29:17.142Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-07-23T22:29:17.142Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2020-07-23T22:29:17.405Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-07-23T22:29:17.405Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-07-23T22:29:17.666Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-07-23T22:29:17.666Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-07-23T22:29:17.666Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-07-23T22:29:17.926Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2020-07-23T22:29:17.926Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2020-07-23T22:29:18.186Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2020-07-23T22:29:18.186Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2020-07-23T22:29:18.186Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2020-07-23T22:29:18.454Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2020-07-23T22:29:18.454Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-07-23T22:29:18.454Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-07-23T22:29:18.492Z] Removing intermediate container 4d404e109529 [2020-07-23T22:29:18.492Z] ---> 42b03497643a [2020-07-23T22:29:18.492Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-07-23T22:29:18.719Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-07-23T22:29:18.719Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-07-23T22:29:18.719Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2020-07-23T22:29:18.719Z] [ 80%] Linking C static library libcbor.a [2020-07-23T22:29:18.719Z] [ 80%] Built target cbor [2020-07-23T22:29:18.765Z] ---> Running in 8ce8c521d397 [2020-07-23T22:29:18.979Z] Scanning dependencies of target create_items [2020-07-23T22:29:18.979Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-07-23T22:29:18.979Z] [ 84%] Linking C executable create_items [2020-07-23T22:29:18.979Z] [ 84%] Built target create_items [2020-07-23T22:29:18.979Z] Scanning dependencies of target readfile [2020-07-23T22:29:18.979Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2020-07-23T22:29:18.979Z] [ 88%] Linking C executable readfile [2020-07-23T22:29:18.979Z] [ 88%] Built target readfile [2020-07-23T22:29:18.979Z] Scanning dependencies of target streaming_parser [2020-07-23T22:29:18.979Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-07-23T22:29:19.239Z] [ 92%] Linking C executable streaming_parser [2020-07-23T22:29:19.239Z] [ 92%] Built target streaming_parser [2020-07-23T22:29:19.239Z] Scanning dependencies of target sort [2020-07-23T22:29:19.239Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-07-23T22:29:19.239Z] [ 96%] Linking C executable sort [2020-07-23T22:29:19.239Z] [ 96%] Built target sort [2020-07-23T22:29:19.239Z] Scanning dependencies of target hello [2020-07-23T22:29:19.239Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-07-23T22:29:19.239Z] [100%] Linking C executable hello [2020-07-23T22:29:19.506Z] [100%] Built target hello [2020-07-23T22:29:19.506Z] Install the project... [2020-07-23T22:29:19.506Z] -- Install configuration: "Release" [2020-07-23T22:29:19.506Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-07-23T22:29:19.506Z] -- Installing: /usr/local/lib64/libcbor.a [2020-07-23T22:29:19.506Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-07-23T22:29:19.506Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-07-23T22:29:19.506Z] -- Installing: /usr/local/lib64/libcbor.so [2020-07-23T22:29:19.506Z] -- Up-to-date: /usr/local/include/cbor [2020-07-23T22:29:19.506Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-07-23T22:29:19.506Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-07-23T22:29:19.506Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-07-23T22:29:19.506Z] -- Installing: /usr/local/include/cbor/common.h [2020-07-23T22:29:19.506Z] -- Installing: /usr/local/include/cbor/data.h [2020-07-23T22:29:19.506Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-07-23T22:29:19.506Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-07-23T22:29:19.506Z] -- Installing: /usr/local/include/cbor/internal [2020-07-23T22:29:19.506Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-07-23T22:29:19.506Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-07-23T22:29:19.506Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-07-23T22:29:19.506Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-07-23T22:29:19.506Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-07-23T22:29:19.506Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-07-23T22:29:19.506Z] -- Installing: /usr/local/include/cbor/ints.h [2020-07-23T22:29:19.506Z] -- Installing: /usr/local/include/cbor/maps.h [2020-07-23T22:29:19.506Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-07-23T22:29:19.506Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-07-23T22:29:19.506Z] -- Installing: /usr/local/include/cbor/strings.h [2020-07-23T22:29:19.506Z] -- Installing: /usr/local/include/cbor/tags.h [2020-07-23T22:29:19.506Z] -- Installing: /usr/local/include/cbor.h [2020-07-23T22:29:19.506Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-07-23T22:29:21.376Z] Removing intermediate container 8ce8c521d397 [2020-07-23T22:29:21.376Z] ---> fda729121de9 [2020-07-23T22:29:21.376Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-07-23T22:29:21.649Z] ---> e1f8908a8557 [2020-07-23T22:29:21.650Z] Step 8/21 : COPY src /tmp/sdk/src [2020-07-23T22:29:22.050Z] Removing intermediate container b2339f47893c [2020-07-23T22:29:22.050Z] ---> 829a2e8eb306 [2020-07-23T22:29:22.050Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-07-23T22:29:22.050Z] ---> Running in cac51e369882 [2020-07-23T22:29:22.633Z] ---> 3380b63fb5a3 [2020-07-23T22:29:22.633Z] Step 9/21 : COPY include /tmp/sdk/include [2020-07-23T22:29:22.991Z] Removing intermediate container cac51e369882 [2020-07-23T22:29:22.991Z] ---> 7f88dbca5a33 [2020-07-23T22:29:22.991Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-07-23T22:29:22.991Z] ---> 205faece1780 [2020-07-23T22:29:22.991Z] Step 8/21 : COPY src /tmp/sdk/src [2020-07-23T22:29:23.227Z] ---> e2c63249e4a2 [2020-07-23T22:29:23.227Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2020-07-23T22:29:23.932Z] ---> 14d674da8803 [2020-07-23T22:29:23.932Z] Step 9/21 : COPY include /tmp/sdk/include [2020-07-23T22:29:23.932Z] ---> 33a046575159 [2020-07-23T22:29:23.932Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2020-07-23T22:29:24.192Z] ---> 83f04c75a50e [2020-07-23T22:29:24.192Z] Step 11/21 : COPY LICENSE /tmp/sdk [2020-07-23T22:29:24.201Z] ---> a8eb08b85a10 [2020-07-23T22:29:24.201Z] Step 11/21 : COPY LICENSE /tmp/sdk [2020-07-23T22:29:24.464Z] ---> 1e2294ccb527 [2020-07-23T22:29:24.464Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2020-07-23T22:29:24.726Z] ---> 155e85e139b7 [2020-07-23T22:29:24.726Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-07-23T22:29:24.726Z] ---> Running in d01c2f69a32e [2020-07-23T22:29:24.794Z] ---> 94939be9a5de [2020-07-23T22:29:24.794Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2020-07-23T22:29:24.993Z] + CPPCHECK=false [2020-07-23T22:29:24.993Z] + DOCGEN=false [2020-07-23T22:29:24.993Z] + TOMLVER=SDK-0.2 [2020-07-23T22:29:24.993Z] + CUTILVER=1.0.4 [2020-07-23T22:29:24.993Z] + '[' 0 -gt 0 ] [2020-07-23T22:29:24.993Z] + readlink -f ./scripts/build.sh [2020-07-23T22:29:24.993Z] + dirname /tmp/sdk/scripts/build.sh [2020-07-23T22:29:24.993Z] + dirname /tmp/sdk/scripts [2020-07-23T22:29:24.993Z] + ROOT=/tmp/sdk [2020-07-23T22:29:24.993Z] + cd /tmp/sdk [2020-07-23T22:29:24.993Z] + '[' '!' -d deps ] [2020-07-23T22:29:24.993Z] + mkdir deps [2020-07-23T22:29:24.993Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-07-23T22:29:24.993Z] + tar -C deps -z -x -f - [2020-07-23T22:29:24.993Z] --2020-07-23 22:29:24-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-07-23T22:29:25.254Z] Resolving github.com... 140.82.112.3 [2020-07-23T22:29:25.254Z] Connecting to github.com|140.82.112.3|:443... connected. [2020-07-23T22:29:25.254Z] HTTP request sent, awaiting response... 302 Found [2020-07-23T22:29:25.254Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-07-23T22:29:25.254Z] --2020-07-23 22:29:25-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-07-23T22:29:25.254Z] Resolving codeload.github.com... 140.82.113.10 [2020-07-23T22:29:25.254Z] Connecting to codeload.github.com|140.82.113.10|:443... connected. [2020-07-23T22:29:25.396Z] ---> 04798d34ddb4 [2020-07-23T22:29:25.397Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-07-23T22:29:25.397Z] ---> Running in 273a188c6b1a [2020-07-23T22:29:25.515Z] HTTP request sent, awaiting response... 200 OK [2020-07-23T22:29:25.516Z] Length: unspecified [application/x-gzip] [2020-07-23T22:29:25.516Z] Saving to: 'STDOUT' [2020-07-23T22:29:25.516Z]  [2020-07-23T22:29:25.516Z] 0K .......... ......  902K=0.02s [2020-07-23T22:29:25.516Z] [2020-07-23T22:29:25.516Z] 2020-07-23 22:29:25 (902 KB/s) - written to stdout [16451] [2020-07-23T22:29:25.516Z] [2020-07-23T22:29:25.516Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-07-23T22:29:25.516Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.4.tar.gz [2020-07-23T22:29:25.516Z] + tar -C deps -z -x -f - [2020-07-23T22:29:25.516Z] --2020-07-23 22:29:25-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.4.tar.gz [2020-07-23T22:29:25.516Z] Resolving github.com... 140.82.112.3 [2020-07-23T22:29:25.516Z] Connecting to github.com|140.82.112.3|:443... connected. [2020-07-23T22:29:25.782Z] HTTP request sent, awaiting response... 302 Found [2020-07-23T22:29:25.782Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.4 [following] [2020-07-23T22:29:25.782Z] --2020-07-23 22:29:25-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.4 [2020-07-23T22:29:25.782Z] Resolving codeload.github.com... 140.82.113.10 [2020-07-23T22:29:25.782Z] Connecting to codeload.github.com|140.82.113.10|:443... connected. [2020-07-23T22:29:25.782Z] HTTP request sent, awaiting response... 200 OK [2020-07-23T22:29:25.782Z] Length: unspecified [application/x-gzip] [2020-07-23T22:29:25.782Z] Saving to: 'STDOUT' [2020-07-23T22:29:25.782Z] [2020-07-23T22:29:26.045Z] 0K .......... .......... .......... .......... .......... 1.28M [2020-07-23T22:29:26.045Z] 50K .......... .......... .......... .......... .......... 2.66M [2020-07-23T22:29:26.045Z] 100K .......... .......... .......... .......... .......... 24.5M [2020-07-23T22:29:26.045Z] 150K ........ 5.83M=0.06s [2020-07-23T22:29:26.045Z] [2020-07-23T22:29:26.045Z] 2020-07-23 22:29:25 (2.58 MB/s) - written to stdout [162267] [2020-07-23T22:29:26.045Z] [2020-07-23T22:29:26.045Z] + mkdir -p src/c/iot [2020-07-23T22:29:26.046Z] + cp deps/iotech-c-utils-1.0.4/src/c/base64.c deps/iotech-c-utils-1.0.4/src/c/component.c deps/iotech-c-utils-1.0.4/src/c/container.c deps/iotech-c-utils-1.0.4/src/c/data.c deps/iotech-c-utils-1.0.4/src/c/hash.c deps/iotech-c-utils-1.0.4/src/c/iot.c deps/iotech-c-utils-1.0.4/src/c/json.c deps/iotech-c-utils-1.0.4/src/c/logger.c deps/iotech-c-utils-1.0.4/src/c/os.c deps/iotech-c-utils-1.0.4/src/c/scheduler.c deps/iotech-c-utils-1.0.4/src/c/thread.c deps/iotech-c-utils-1.0.4/src/c/threadpool.c deps/iotech-c-utils-1.0.4/src/c/time.c src/c/iot [2020-07-23T22:29:26.046Z] + mkdir -p include/iot [2020-07-23T22:29:26.046Z] + cp deps/iotech-c-utils-1.0.4/include/iot/base64.h deps/iotech-c-utils-1.0.4/include/iot/component.h deps/iotech-c-utils-1.0.4/include/iot/container.h deps/iotech-c-utils-1.0.4/include/iot/data.h deps/iotech-c-utils-1.0.4/include/iot/hash.h deps/iotech-c-utils-1.0.4/include/iot/iot.h deps/iotech-c-utils-1.0.4/include/iot/json.h deps/iotech-c-utils-1.0.4/include/iot/logger.h deps/iotech-c-utils-1.0.4/include/iot/os.h deps/iotech-c-utils-1.0.4/include/iot/scheduler.h deps/iotech-c-utils-1.0.4/include/iot/thread.h deps/iotech-c-utils-1.0.4/include/iot/threadpool.h deps/iotech-c-utils-1.0.4/include/iot/time.h deps/iotech-c-utils-1.0.4/include/iot/typecode.h include/iot [2020-07-23T22:29:26.046Z] + mkdir -p include/iot/os [2020-07-23T22:29:26.046Z] + cp deps/iotech-c-utils-1.0.4/include/iot/os/linux.h deps/iotech-c-utils-1.0.4/include/iot/os/zephyr.h include/iot/os [2020-07-23T22:29:26.046Z] + mkdir -p /tmp/sdk/build/release [2020-07-23T22:29:26.046Z] + cd /tmp/sdk/build/release [2020-07-23T22:29:26.046Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-07-23T22:29:26.046Z] -- The C compiler identification is GNU 8.3.0 [2020-07-23T22:29:26.046Z] -- Check for working C compiler: /usr/bin/cc [2020-07-23T22:29:26.306Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-07-23T22:29:26.306Z] -- Detecting C compiler ABI info [2020-07-23T22:29:26.306Z] -- Detecting C compiler ABI info - done [2020-07-23T22:29:26.306Z] -- Detecting C compile features [2020-07-23T22:29:26.566Z] -- Detecting C compile features - done [2020-07-23T22:29:26.566Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-07-23T22:29:26.566Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-07-23T22:29:26.566Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-07-23T22:29:26.566Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-07-23T22:29:26.566Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-07-23T22:29:26.566Z] -- C SDK 1.2.2-dev.1 for Linux [2020-07-23T22:29:26.566Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-07-23T22:29:26.566Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-07-23T22:29:26.566Z] -- Found Curses: /usr/lib/libcurses.so [2020-07-23T22:29:26.566Z] -- Configuring done [2020-07-23T22:29:26.821Z] + CPPCHECK=false [2020-07-23T22:29:26.821Z] + DOCGEN=false [2020-07-23T22:29:26.821Z] + TOMLVER=SDK-0.2 [2020-07-23T22:29:26.821Z] + CUTILVER=1.0.4 [2020-07-23T22:29:26.821Z] + '[' 0 -gt 0 ] [2020-07-23T22:29:26.821Z] + readlink -f ./scripts/build.sh [2020-07-23T22:29:26.821Z] + dirname /tmp/sdk/scripts/build.sh [2020-07-23T22:29:26.821Z] + dirname /tmp/sdk/scripts [2020-07-23T22:29:26.821Z] + ROOT=/tmp/sdk [2020-07-23T22:29:26.821Z] + cd /tmp/sdk [2020-07-23T22:29:26.821Z] + '[' '!' -d deps ] [2020-07-23T22:29:26.821Z] + mkdir deps [2020-07-23T22:29:26.821Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-07-23T22:29:26.821Z] + tar -C deps -z -x -f - [2020-07-23T22:29:26.821Z] --2020-07-23 22:29:26-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-07-23T22:29:26.821Z] Resolving github.com... 140.82.112.3 [2020-07-23T22:29:26.821Z] Connecting to github.com|140.82.112.3|:443... connected. [2020-07-23T22:29:26.821Z] HTTP request sent, awaiting response... 302 Found [2020-07-23T22:29:26.821Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-07-23T22:29:26.821Z] --2020-07-23 22:29:26-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-07-23T22:29:26.821Z] Resolving codeload.github.com... 140.82.113.10 [2020-07-23T22:29:26.827Z] -- Generating done [2020-07-23T22:29:26.827Z] -- Build files have been written to: /tmp/sdk/build/release [2020-07-23T22:29:26.827Z] + make [2020-07-23T22:29:26.827Z] + tee release.log [2020-07-23T22:29:26.827Z] Scanning dependencies of target csdk [2020-07-23T22:29:26.827Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-07-23T22:29:27.086Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-07-23T22:29:27.086Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-07-23T22:29:27.090Z] Connecting to codeload.github.com|140.82.113.10|:443... connected. [2020-07-23T22:29:27.090Z] HTTP request sent, awaiting response... 200 OK [2020-07-23T22:29:27.090Z] Length: unspecified [application/x-gzip] [2020-07-23T22:29:27.090Z] Saving to: 'STDOUT' [2020-07-23T22:29:27.090Z]  [2020-07-23T22:29:27.090Z] 0K .......... ......  894K=0.02s [2020-07-23T22:29:27.090Z] [2020-07-23T22:29:27.090Z] 2020-07-23 22:29:26 (894 KB/s) - written to stdout [16451] [2020-07-23T22:29:27.090Z] [2020-07-23T22:29:27.090Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-07-23T22:29:27.090Z] + + tarwget -C -O deps - -z https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.4.tar.gz -x [2020-07-23T22:29:27.090Z] -f - [2020-07-23T22:29:27.090Z] --2020-07-23 22:29:26-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.4.tar.gz [2020-07-23T22:29:27.090Z] Resolving github.com... 140.82.112.3 [2020-07-23T22:29:27.090Z] Connecting to github.com|140.82.112.3|:443... connected. [2020-07-23T22:29:27.090Z] HTTP request sent, awaiting response... 302 Found [2020-07-23T22:29:27.090Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.4 [following] [2020-07-23T22:29:27.090Z] --2020-07-23 22:29:27-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.4 [2020-07-23T22:29:27.357Z] Resolving codeload.github.com... 140.82.113.10 [2020-07-23T22:29:27.357Z] Connecting to codeload.github.com|140.82.113.10|:443... connected. [2020-07-23T22:29:27.357Z] HTTP request sent, awaiting response... 200 OK [2020-07-23T22:29:27.357Z] Length: unspecified [application/x-gzip] [2020-07-23T22:29:27.357Z] Saving to: 'STDOUT' [2020-07-23T22:29:27.357Z]  [2020-07-23T22:29:27.357Z] 0K .......... .......... .......... .......... .......... 1.60M [2020-07-23T22:29:27.357Z] 50K .......... .......... .......... .......... .......... 3.21M [2020-07-23T22:29:27.358Z] 100K .......... .......... .......... .......... .......... 5.64M [2020-07-23T22:29:27.358Z] 150K ........     4.10M=0.06s [2020-07-23T22:29:27.358Z] [2020-07-23T22:29:27.358Z] 2020-07-23 22:29:27 (2.74 MB/s) - written to stdout [162267] [2020-07-23T22:29:27.358Z] [2020-07-23T22:29:27.358Z] + mkdir -p src/c/iot [2020-07-23T22:29:27.358Z] + cp deps/iotech-c-utils-1.0.4/src/c/base64.c deps/iotech-c-utils-1.0.4/src/c/component.c deps/iotech-c-utils-1.0.4/src/c/container.c deps/iotech-c-utils-1.0.4/src/c/data.c deps/iotech-c-utils-1.0.4/src/c/hash.c deps/iotech-c-utils-1.0.4/src/c/iot.c deps/iotech-c-utils-1.0.4/src/c/json.c deps/iotech-c-utils-1.0.4/src/c/logger.c deps/iotech-c-utils-1.0.4/src/c/os.c deps/iotech-c-utils-1.0.4/src/c/scheduler.c deps/iotech-c-utils-1.0.4/src/c/thread.c deps/iotech-c-utils-1.0.4/src/c/threadpool.c deps/iotech-c-utils-1.0.4/src/c/time.c src/c/iot [2020-07-23T22:29:27.358Z] + mkdir -p include/iot [2020-07-23T22:29:27.358Z] + cp deps/iotech-c-utils-1.0.4/include/iot/base64.h deps/iotech-c-utils-1.0.4/include/iot/component.h deps/iotech-c-utils-1.0.4/include/iot/container.h deps/iotech-c-utils-1.0.4/include/iot/data.h deps/iotech-c-utils-1.0.4/include/iot/hash.h deps/iotech-c-utils-1.0.4/include/iot/iot.h deps/iotech-c-utils-1.0.4/include/iot/json.h deps/iotech-c-utils-1.0.4/include/iot/logger.h deps/iotech-c-utils-1.0.4/include/iot/os.h deps/iotech-c-utils-1.0.4/include/iot/scheduler.h deps/iotech-c-utils-1.0.4/include/iot/thread.h deps/iotech-c-utils-1.0.4/include/iot/threadpool.h deps/iotech-c-utils-1.0.4/include/iot/time.h deps/iotech-c-utils-1.0.4/include/iot/typecode.h include/iot [2020-07-23T22:29:27.358Z] + mkdir -p include/iot/os [2020-07-23T22:29:27.358Z] + cp deps/iotech-c-utils-1.0.4/include/iot/os/linux.h deps/iotech-c-utils-1.0.4/include/iot/os/zephyr.h include/iot/os [2020-07-23T22:29:27.358Z] + mkdir -p /tmp/sdk/build/release [2020-07-23T22:29:27.358Z] + cd /tmp/sdk/build/release [2020-07-23T22:29:27.358Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-07-23T22:29:27.626Z] -- The C compiler identification is GNU 8.3.0 [2020-07-23T22:29:27.657Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-07-23T22:29:27.657Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-07-23T22:29:27.657Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-07-23T22:29:27.898Z] -- Check for working C compiler: /usr/bin/cc [2020-07-23T22:29:27.898Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-07-23T22:29:27.898Z] -- Detecting C compiler ABI info [2020-07-23T22:29:27.918Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-07-23T22:29:28.170Z] -- Detecting C compiler ABI info - done [2020-07-23T22:29:28.170Z] -- Detecting C compile features [2020-07-23T22:29:28.489Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-07-23T22:29:28.489Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-07-23T22:29:28.750Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-07-23T22:29:28.750Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-07-23T22:29:29.010Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-07-23T22:29:29.010Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-07-23T22:29:29.011Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-07-23T22:29:29.145Z] -- Detecting C compile features - done [2020-07-23T22:29:29.146Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-07-23T22:29:29.146Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-07-23T22:29:29.146Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-07-23T22:29:29.146Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-07-23T22:29:29.146Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-07-23T22:29:29.146Z] -- C SDK 1.2.2-dev.1 for Linux [2020-07-23T22:29:29.146Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-07-23T22:29:29.146Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-07-23T22:29:29.146Z] -- Found Curses: /usr/lib/libcurses.so [2020-07-23T22:29:29.414Z] -- Configuring done [2020-07-23T22:29:29.686Z] -- Generating done [2020-07-23T22:29:29.686Z] -- Build files have been written to: /tmp/sdk/build/release [2020-07-23T22:29:29.686Z] + make [2020-07-23T22:29:29.686Z] + tee release.log [2020-07-23T22:29:29.686Z] Scanning dependencies of target csdk [2020-07-23T22:29:29.953Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-07-23T22:29:29.953Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-07-23T22:29:29.958Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-07-23T22:29:30.213Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-07-23T22:29:30.213Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-07-23T22:29:30.546Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-07-23T22:29:30.791Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-07-23T22:29:30.791Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-07-23T22:29:31.051Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-07-23T22:29:31.051Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-07-23T22:29:31.136Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-07-23T22:29:31.312Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-07-23T22:29:31.312Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-07-23T22:29:31.572Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-07-23T22:29:31.572Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-07-23T22:29:31.832Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-07-23T22:29:31.832Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-07-23T22:29:31.832Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-07-23T22:29:32.093Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-07-23T22:29:32.354Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-07-23T22:29:32.554Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-07-23T22:29:33.295Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-07-23T22:29:33.524Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-07-23T22:29:33.524Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-07-23T22:29:33.555Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-07-23T22:29:33.555Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-07-23T22:29:33.815Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-07-23T22:29:34.075Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-07-23T22:29:34.495Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-07-23T22:29:34.645Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-07-23T22:29:35.586Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-07-23T22:29:35.586Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-07-23T22:29:35.846Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-07-23T22:29:36.106Z] [ 65%] Linking C shared library libcsdk.so [2020-07-23T22:29:36.106Z] [ 65%] Built target csdk [2020-07-23T22:29:36.106Z] Scanning dependencies of target template [2020-07-23T22:29:36.106Z] [ 66%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-07-23T22:29:36.366Z] [ 68%] Linking C executable template [2020-07-23T22:29:36.366Z] [ 68%] Built target template [2020-07-23T22:29:36.366Z] Scanning dependencies of target device-counter [2020-07-23T22:29:36.366Z] [ 69%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-07-23T22:29:36.457Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-07-23T22:29:36.457Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-07-23T22:29:36.626Z] [ 71%] Linking C executable device-counter [2020-07-23T22:29:36.626Z] [ 71%] Built target device-counter [2020-07-23T22:29:36.626Z] Scanning dependencies of target device-random [2020-07-23T22:29:36.626Z] [ 73%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-07-23T22:29:36.626Z] [ 74%] Linking C executable device-random [2020-07-23T22:29:36.888Z] [ 74%] Built target device-random [2020-07-23T22:29:36.888Z] Scanning dependencies of target device-gyro [2020-07-23T22:29:36.888Z] [ 76%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-07-23T22:29:36.888Z] [ 77%] Linking C executable device-gyro [2020-07-23T22:29:36.888Z] [ 77%] Built target device-gyro [2020-07-23T22:29:36.888Z] Scanning dependencies of target template-discovery [2020-07-23T22:29:36.888Z] [ 79%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-07-23T22:29:37.049Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-07-23T22:29:37.149Z] [ 80%] Linking C executable template-discovery [2020-07-23T22:29:37.149Z] [ 80%] Built target template-discovery [2020-07-23T22:29:37.149Z] Scanning dependencies of target device-terminal [2020-07-23T22:29:37.149Z] [ 82%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-07-23T22:29:37.409Z] [ 84%] Linking C executable device-terminal [2020-07-23T22:29:37.409Z] [ 84%] Built target device-terminal [2020-07-23T22:29:37.409Z] Scanning dependencies of target template2 [2020-07-23T22:29:37.409Z] [ 85%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-07-23T22:29:37.642Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-07-23T22:29:37.669Z] [ 87%] Linking C executable template2 [2020-07-23T22:29:37.669Z] [ 87%] Built target template2 [2020-07-23T22:29:37.669Z] Scanning dependencies of target device-counterv2 [2020-07-23T22:29:37.669Z] [ 88%] Building C object c/examples/v2/counters/CMakeFiles/device-counterv2.dir/device-counter.c.o [2020-07-23T22:29:37.913Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-07-23T22:29:37.929Z] [ 90%] Linking C executable device-counterv2 [2020-07-23T22:29:37.929Z] [ 90%] Built target device-counterv2 [2020-07-23T22:29:37.929Z] Scanning dependencies of target device-gyrov2 [2020-07-23T22:29:37.929Z] [ 92%] Building C object c/examples/v2/gyro/CMakeFiles/device-gyrov2.dir/device-gyro.c.o [2020-07-23T22:29:37.929Z] [ 93%] Linking C executable device-gyrov2 [2020-07-23T22:29:38.183Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-07-23T22:29:38.189Z] [ 93%] Built target device-gyrov2 [2020-07-23T22:29:38.189Z] Scanning dependencies of target device-randomv2 [2020-07-23T22:29:38.189Z] [ 95%] Building C object c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o [2020-07-23T22:29:38.189Z] [ 96%] Linking C executable device-randomv2 [2020-07-23T22:29:38.450Z] [ 96%] Built target device-randomv2 [2020-07-23T22:29:38.450Z] Scanning dependencies of target device-terminalv2 [2020-07-23T22:29:38.450Z] [ 98%] Building C object c/examples/v2/terminal/CMakeFiles/device-terminalv2.dir/device-terminal.c.o [2020-07-23T22:29:38.450Z] [100%] Linking C executable device-terminalv2 [2020-07-23T22:29:38.450Z] [100%] Built target device-terminalv2 [2020-07-23T22:29:38.450Z] + make package [2020-07-23T22:29:38.450Z] + tee -a release.log [2020-07-23T22:29:38.453Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-07-23T22:29:38.710Z] [ 65%] Built target csdk [2020-07-23T22:29:38.710Z] [ 68%] Built target template [2020-07-23T22:29:38.710Z] [ 71%] Built target device-counter [2020-07-23T22:29:38.710Z] [ 74%] Built target device-random [2020-07-23T22:29:38.710Z] [ 77%] Built target device-gyro [2020-07-23T22:29:38.710Z] [ 80%] Built target template-discovery [2020-07-23T22:29:38.710Z] [ 84%] Built target device-terminal [2020-07-23T22:29:38.710Z] [ 87%] Built target template2 [2020-07-23T22:29:38.710Z] [ 90%] Built target device-counterv2 [2020-07-23T22:29:38.710Z] [ 93%] Built target device-gyrov2 [2020-07-23T22:29:38.710Z] [ 96%] Built target device-randomv2 [2020-07-23T22:29:38.710Z] [100%] Built target device-terminalv2 [2020-07-23T22:29:38.710Z] Run CPack packaging tool... [2020-07-23T22:29:38.970Z] CPack: Create package using TGZ [2020-07-23T22:29:38.970Z] CPack: Install projects [2020-07-23T22:29:38.970Z] CPack: - Run preinstall target for: Csdk [2020-07-23T22:29:39.239Z] CPack: - Install project: Csdk [2020-07-23T22:29:39.239Z] CPack: Create package [2020-07-23T22:29:39.239Z] CPack: - package: /tmp/sdk/build/release/csdk-1.2.2-dev.1.tar.gz generated. [2020-07-23T22:29:39.239Z] + '[' false '=' true ] [2020-07-23T22:29:39.239Z] + '[' false '=' true ] [2020-07-23T22:29:39.239Z] + mkdir -p /tmp/sdk/build/debug [2020-07-23T22:29:39.239Z] + cd /tmp/sdk/build/debug [2020-07-23T22:29:39.239Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCSDK_BUILD_DEBUG=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2020-07-23T22:29:39.239Z] -- The C compiler identification is GNU 8.3.0 [2020-07-23T22:29:39.239Z] -- Check for working C compiler: /usr/bin/cc [2020-07-23T22:29:39.239Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-07-23T22:29:39.239Z] -- Detecting C compiler ABI info [2020-07-23T22:29:39.498Z] -- Detecting C compiler ABI info - done [2020-07-23T22:29:39.498Z] -- Detecting C compile features [2020-07-23T22:29:39.759Z] -- Detecting C compile features - done [2020-07-23T22:29:39.759Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-07-23T22:29:39.759Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-07-23T22:29:39.759Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-07-23T22:29:39.759Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-07-23T22:29:39.759Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-07-23T22:29:39.759Z] -- C SDK 1.2.2-dev.1 for Linux [2020-07-23T22:29:39.759Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-07-23T22:29:39.759Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-07-23T22:29:39.759Z] -- Found Curses: /usr/lib/libcurses.so [2020-07-23T22:29:39.759Z] -- Configuring done [2020-07-23T22:29:40.021Z] -- Generating done [2020-07-23T22:29:40.021Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-07-23T22:29:40.021Z] + make [2020-07-23T22:29:40.021Z] + tee debug.log [2020-07-23T22:29:40.021Z] Scanning dependencies of target csdk [2020-07-23T22:29:40.021Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-07-23T22:29:40.021Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-07-23T22:29:40.284Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-07-23T22:29:40.284Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-07-23T22:29:40.544Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-07-23T22:29:40.544Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-07-23T22:29:40.544Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-07-23T22:29:40.804Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-07-23T22:29:40.804Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-07-23T22:29:40.804Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-07-23T22:29:41.065Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-07-23T22:29:41.065Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-07-23T22:29:41.065Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-07-23T22:29:41.065Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-07-23T22:29:41.324Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-07-23T22:29:41.584Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-07-23T22:29:41.584Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-07-23T22:29:41.584Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-07-23T22:29:41.812Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-07-23T22:29:41.812Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-07-23T22:29:41.843Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-07-23T22:29:41.843Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-07-23T22:29:41.843Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-07-23T22:29:42.082Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-07-23T22:29:42.103Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-07-23T22:29:42.103Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-07-23T22:29:42.103Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-07-23T22:29:42.103Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-07-23T22:29:42.362Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-07-23T22:29:42.362Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-07-23T22:29:42.362Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-07-23T22:29:42.362Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-07-23T22:29:42.624Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-07-23T22:29:42.624Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-07-23T22:29:42.676Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-07-23T22:29:42.884Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-07-23T22:29:43.144Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-07-23T22:29:43.144Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-07-23T22:29:43.144Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-07-23T22:29:43.405Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-07-23T22:29:43.665Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-07-23T22:29:43.925Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-07-23T22:29:43.925Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-07-23T22:29:43.925Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-07-23T22:29:44.185Z] [ 65%] Linking C shared library libcsdk.so [2020-07-23T22:29:44.185Z] [ 65%] Built target csdk [2020-07-23T22:29:44.185Z] Scanning dependencies of target template [2020-07-23T22:29:44.185Z] [ 66%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-07-23T22:29:44.185Z] [ 68%] Linking C executable template [2020-07-23T22:29:44.445Z] [ 68%] Built target template [2020-07-23T22:29:44.445Z] Scanning dependencies of target device-counter [2020-07-23T22:29:44.445Z] [ 69%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-07-23T22:29:44.445Z] [ 71%] Linking C executable device-counter [2020-07-23T22:29:44.445Z] [ 71%] Built target device-counter [2020-07-23T22:29:44.445Z] Scanning dependencies of target device-random [2020-07-23T22:29:44.445Z] [ 73%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-07-23T22:29:44.445Z] [ 74%] Linking C executable device-random [2020-07-23T22:29:44.707Z] [ 74%] Built target device-random [2020-07-23T22:29:44.707Z] Scanning dependencies of target device-gyro [2020-07-23T22:29:44.707Z] [ 76%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-07-23T22:29:44.707Z] [ 77%] Linking C executable device-gyro [2020-07-23T22:29:44.707Z] [ 77%] Built target device-gyro [2020-07-23T22:29:44.707Z] Scanning dependencies of target template-discovery [2020-07-23T22:29:44.707Z] [ 79%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-07-23T22:29:44.967Z] [ 80%] Linking C executable template-discovery [2020-07-23T22:29:44.967Z] [ 80%] Built target template-discovery [2020-07-23T22:29:44.967Z] Scanning dependencies of target device-terminal [2020-07-23T22:29:44.967Z] [ 82%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-07-23T22:29:44.967Z] [ 84%] Linking C executable device-terminal [2020-07-23T22:29:45.227Z] [ 84%] Built target device-terminal [2020-07-23T22:29:45.227Z] Scanning dependencies of target template2 [2020-07-23T22:29:45.227Z] [ 85%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-07-23T22:29:45.227Z] [ 87%] Linking C executable template2 [2020-07-23T22:29:45.227Z] [ 87%] Built target template2 [2020-07-23T22:29:45.227Z] Scanning dependencies of target device-counterv2 [2020-07-23T22:29:45.227Z] [ 88%] Building C object c/examples/v2/counters/CMakeFiles/device-counterv2.dir/device-counter.c.o [2020-07-23T22:29:45.278Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-07-23T22:29:45.278Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-07-23T22:29:45.278Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-07-23T22:29:45.487Z] [ 90%] Linking C executable device-counterv2 [2020-07-23T22:29:45.487Z] [ 90%] Built target device-counterv2 [2020-07-23T22:29:45.487Z] Scanning dependencies of target device-gyrov2 [2020-07-23T22:29:45.487Z] [ 92%] Building C object c/examples/v2/gyro/CMakeFiles/device-gyrov2.dir/device-gyro.c.o [2020-07-23T22:29:45.487Z] [ 93%] Linking C executable device-gyrov2 [2020-07-23T22:29:45.747Z] [ 93%] Built target device-gyrov2 [2020-07-23T22:29:45.747Z] Scanning dependencies of target device-randomv2 [2020-07-23T22:29:45.747Z] [ 95%] Building C object c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o [2020-07-23T22:29:45.747Z] [ 96%] Linking C executable device-randomv2 [2020-07-23T22:29:45.747Z] [ 96%] Built target device-randomv2 [2020-07-23T22:29:45.747Z] Scanning dependencies of target device-terminalv2 [2020-07-23T22:29:45.747Z] [ 98%] Building C object c/examples/v2/terminal/CMakeFiles/device-terminalv2.dir/device-terminal.c.o [2020-07-23T22:29:45.870Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-07-23T22:29:46.007Z] [100%] Linking C executable device-terminalv2 [2020-07-23T22:29:46.007Z] [100%] Built target device-terminalv2 [2020-07-23T22:29:46.007Z] make: Entering directory '/tmp/sdk/build/release' [2020-07-23T22:29:46.007Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-07-23T22:29:46.007Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-23T22:29:46.007Z] Scanning dependencies of target csdk [2020-07-23T22:29:46.007Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-23T22:29:46.007Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-23T22:29:46.007Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-07-23T22:29:46.461Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-07-23T22:29:46.462Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-07-23T22:29:46.577Z] [ 3%] Linking C shared library libcsdk.so [2020-07-23T22:29:46.577Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-23T22:29:46.577Z] [ 65%] Built target csdk [2020-07-23T22:29:46.577Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-23T22:29:46.577Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-23T22:29:46.577Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-23T22:29:46.577Z] [ 66%] Linking C executable template [2020-07-23T22:29:46.577Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-23T22:29:46.577Z] [ 68%] Built target template [2020-07-23T22:29:46.577Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-23T22:29:46.577Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-23T22:29:46.577Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-23T22:29:46.577Z] [ 69%] Linking C executable device-counter [2020-07-23T22:29:46.577Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-23T22:29:46.577Z] [ 71%] Built target device-counter [2020-07-23T22:29:46.577Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-23T22:29:46.577Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-23T22:29:46.577Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-23T22:29:46.837Z] [ 73%] Linking C executable device-random [2020-07-23T22:29:46.837Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-23T22:29:46.837Z] [ 74%] Built target device-random [2020-07-23T22:29:46.837Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-23T22:29:46.837Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-23T22:29:46.837Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-23T22:29:46.837Z] [ 76%] Linking C executable device-gyro [2020-07-23T22:29:46.837Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-23T22:29:46.837Z] [ 77%] Built target device-gyro [2020-07-23T22:29:46.837Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-23T22:29:46.837Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-23T22:29:46.837Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-23T22:29:46.837Z] [ 79%] Linking C executable template-discovery [2020-07-23T22:29:46.837Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-23T22:29:46.837Z] [ 80%] Built target template-discovery [2020-07-23T22:29:46.837Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-23T22:29:46.837Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-23T22:29:46.837Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-23T22:29:46.837Z] [ 82%] Linking C executable device-terminal [2020-07-23T22:29:47.096Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-23T22:29:47.096Z] [ 84%] Built target device-terminal [2020-07-23T22:29:47.096Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-23T22:29:47.096Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-23T22:29:47.096Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-23T22:29:47.096Z] [ 85%] Linking C executable template2 [2020-07-23T22:29:47.096Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-23T22:29:47.096Z] [ 87%] Built target template2 [2020-07-23T22:29:47.096Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-23T22:29:47.096Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-23T22:29:47.096Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-23T22:29:47.096Z] [ 88%] Linking C executable device-counterv2 [2020-07-23T22:29:47.096Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-23T22:29:47.096Z] [ 90%] Built target device-counterv2 [2020-07-23T22:29:47.096Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-23T22:29:47.096Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-23T22:29:47.096Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-23T22:29:47.096Z] [ 92%] Linking C executable device-gyrov2 [2020-07-23T22:29:47.356Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-23T22:29:47.356Z] [ 93%] Built target device-gyrov2 [2020-07-23T22:29:47.356Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-23T22:29:47.356Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-23T22:29:47.356Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-23T22:29:47.356Z] [ 95%] Linking C executable device-randomv2 [2020-07-23T22:29:47.356Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-23T22:29:47.356Z] [ 96%] Built target device-randomv2 [2020-07-23T22:29:47.356Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-23T22:29:47.356Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-23T22:29:47.356Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-23T22:29:47.356Z] [ 98%] Linking C executable device-terminalv2 [2020-07-23T22:29:47.356Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-23T22:29:47.356Z] [100%] Built target device-terminalv2 [2020-07-23T22:29:47.356Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-07-23T22:29:47.356Z] Install the project... [2020-07-23T22:29:47.356Z] -- Install configuration: "Release" [2020-07-23T22:29:47.356Z] -- Installing: /usr/local/lib/libcsdk.so [2020-07-23T22:29:47.356Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2020-07-23T22:29:47.356Z] -- Up-to-date: /usr/local/include [2020-07-23T22:29:47.356Z] -- Installing: /usr/local/include/devsdk [2020-07-23T22:29:47.356Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2020-07-23T22:29:47.356Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2020-07-23T22:29:47.356Z] -- Installing: /usr/local/include/edgex [2020-07-23T22:29:47.356Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2020-07-23T22:29:47.356Z] -- Installing: /usr/local/include/edgex/devices.h [2020-07-23T22:29:47.356Z] -- Installing: /usr/local/include/edgex/devsdk.h [2020-07-23T22:29:47.356Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2020-07-23T22:29:47.356Z] -- Installing: /usr/local/include/edgex/edgex-logging.h [2020-07-23T22:29:47.356Z] -- Installing: /usr/local/include/edgex/edgex.h [2020-07-23T22:29:47.356Z] -- Installing: /usr/local/include/edgex/error.h [2020-07-23T22:29:47.431Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-07-23T22:29:47.619Z] -- Installing: /usr/local/include/edgex/eventgen.h [2020-07-23T22:29:47.619Z] -- Installing: /usr/local/include/edgex/os.h [2020-07-23T22:29:47.619Z] -- Installing: /usr/local/include/edgex/profiles.h [2020-07-23T22:29:47.619Z] -- Installing: /usr/local/include/edgex/registry.h [2020-07-23T22:29:47.619Z] -- Installing: /usr/local/include/edgex/rest-server.h [2020-07-23T22:29:47.619Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2020-07-23T22:29:47.619Z] -- Installing: /usr/local/include/iot [2020-07-23T22:29:47.619Z] -- Installing: /usr/local/include/iot/base64.h [2020-07-23T22:29:47.619Z] -- Installing: /usr/local/include/iot/component.h [2020-07-23T22:29:47.619Z] -- Installing: /usr/local/include/iot/container.h [2020-07-23T22:29:47.619Z] -- Installing: /usr/local/include/iot/data.h [2020-07-23T22:29:47.619Z] -- Installing: /usr/local/include/iot/hash.h [2020-07-23T22:29:47.619Z] -- Installing: /usr/local/include/iot/iot.h [2020-07-23T22:29:47.619Z] -- Installing: /usr/local/include/iot/json.h [2020-07-23T22:29:47.619Z] -- Installing: /usr/local/include/iot/logger.h [2020-07-23T22:29:47.619Z] -- Installing: /usr/local/include/iot/os.h [2020-07-23T22:29:47.619Z] -- Installing: /usr/local/include/iot/scheduler.h [2020-07-23T22:29:47.619Z] -- Installing: /usr/local/include/iot/thread.h [2020-07-23T22:29:47.619Z] -- Installing: /usr/local/include/iot/threadpool.h [2020-07-23T22:29:47.619Z] -- Installing: /usr/local/include/iot/time.h [2020-07-23T22:29:47.619Z] -- Installing: /usr/local/include/iot/typecode.h [2020-07-23T22:29:47.619Z] -- Installing: /usr/local/include/iot/os [2020-07-23T22:29:47.619Z] -- Installing: /usr/local/include/iot/os/linux.h [2020-07-23T22:29:47.619Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2020-07-23T22:29:47.619Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2020-07-23T22:29:47.619Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2020-07-23T22:29:47.619Z] make: Leaving directory '/tmp/sdk/build/release' [2020-07-23T22:29:47.701Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-07-23T22:29:48.290Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-07-23T22:29:48.561Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-07-23T22:29:48.833Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-07-23T22:29:49.529Z] Removing intermediate container d01c2f69a32e [2020-07-23T22:29:49.529Z] ---> 9316ee2be726 [2020-07-23T22:29:49.529Z] Step 14/21 : FROM alpine:3.9 [2020-07-23T22:29:49.788Z] 3.9: Pulling from library/alpine [2020-07-23T22:29:49.788Z] 31603596830f: Pulling fs layer [2020-07-23T22:29:49.802Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-07-23T22:29:50.049Z] 31603596830f: Verifying Checksum [2020-07-23T22:29:50.049Z] 31603596830f: Download complete [2020-07-23T22:29:50.049Z] 31603596830f: Pull complete [2020-07-23T22:29:50.049Z] Digest: sha256:414e0518bb9228d35e4cd5165567fb91d26c6a214e9c95899e1e056fcd349011 [2020-07-23T22:29:50.074Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-07-23T22:29:50.309Z] Status: Downloaded newer image for alpine:3.9 [2020-07-23T22:29:50.309Z] ---> 78a2ce922f86 [2020-07-23T22:29:50.309Z] Step 15/21 : MAINTAINER IOTech [2020-07-23T22:29:50.309Z] ---> Running in 3183c5e53564 [2020-07-23T22:29:50.309Z] Removing intermediate container 3183c5e53564 [2020-07-23T22:29:50.309Z] ---> 9dc684a77b4b [2020-07-23T22:29:50.309Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2020-07-23T22:29:50.570Z] ---> Running in 4b9be72596c1 [2020-07-23T22:29:51.140Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-07-23T22:29:51.140Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-07-23T22:29:51.399Z] (1/48) Installing binutils (2.31.1-r2) [2020-07-23T22:29:51.399Z] (2/48) Installing libmagic (5.36-r1) [2020-07-23T22:29:51.399Z] (3/48) Installing file (5.36-r1) [2020-07-23T22:29:51.399Z] (4/48) Installing gmp (6.1.2-r1) [2020-07-23T22:29:51.399Z] (5/48) Installing isl (0.18-r0) [2020-07-23T22:29:51.399Z] (6/48) Installing libgomp (8.3.0-r0) [2020-07-23T22:29:51.399Z] (7/48) Installing libatomic (8.3.0-r0) [2020-07-23T22:29:51.399Z] (8/48) Installing libgcc (8.3.0-r0) [2020-07-23T22:29:51.399Z] (9/48) Installing mpfr3 (3.1.5-r1) [2020-07-23T22:29:51.659Z] (10/48) Installing mpc1 (1.0.3-r1) [2020-07-23T22:29:51.659Z] (11/48) Installing libstdc++ (8.3.0-r0) [2020-07-23T22:29:51.659Z] (12/48) Installing gcc (8.3.0-r0) [2020-07-23T22:29:52.598Z] (13/48) Installing musl-dev (1.1.20-r5) [2020-07-23T22:29:52.598Z] (14/48) Installing libc-dev (0.7.1-r0) [2020-07-23T22:29:52.598Z] (15/48) Installing g++ (8.3.0-r0) [2020-07-23T22:29:53.540Z] (16/48) Installing make (4.2.1-r2) [2020-07-23T22:29:53.540Z] (17/48) Installing fortify-headers (1.0-r0) [2020-07-23T22:29:53.540Z] (18/48) Installing build-base (0.5-r1) [2020-07-23T22:29:53.540Z] (19/48) Installing libattr (2.4.47-r7) [2020-07-23T22:29:53.540Z] (20/48) Installing libacl (2.2.52-r5) [2020-07-23T22:29:53.540Z] (21/48) Installing libbz2 (1.0.6-r7) [2020-07-23T22:29:53.540Z] (22/48) Installing expat (2.2.8-r0) [2020-07-23T22:29:53.799Z] (23/48) Installing lz4-libs (1.8.3-r2) [2020-07-23T22:29:53.799Z] (24/48) Installing xz-libs (5.2.4-r0) [2020-07-23T22:29:53.799Z] (25/48) Installing libarchive (3.3.3-r2) [2020-07-23T22:29:53.799Z] (26/48) Installing ca-certificates (20191127-r2) [2020-07-23T22:29:53.799Z] (27/48) Installing nghttp2-libs (1.35.1-r2) [2020-07-23T22:29:53.799Z] (28/48) Installing libssh2 (1.9.0-r1) [2020-07-23T22:29:53.799Z] (29/48) Installing libcurl (7.64.0-r3) [2020-07-23T22:29:53.799Z] (30/48) Installing ncurses-terminfo-base (6.1_p20190105-r0) [2020-07-23T22:29:53.799Z] (31/48) Installing ncurses-terminfo (6.1_p20190105-r0) [2020-07-23T22:29:54.356Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-07-23T22:29:54.369Z] (32/48) Installing ncurses-libs (6.1_p20190105-r0) [2020-07-23T22:29:54.369Z] (33/48) Installing rhash-libs (1.3.6-r2) [2020-07-23T22:29:54.370Z] (34/48) Installing libuv (1.25.0-r0) [2020-07-23T22:29:54.370Z] (35/48) Installing cmake (3.13.0-r0) [2020-07-23T22:29:54.627Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-07-23T22:29:55.225Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-07-23T22:29:55.763Z] (36/48) Installing curl (7.64.0-r3) [2020-07-23T22:29:55.763Z] (37/48) Installing pcre2 (10.32-r1) [2020-07-23T22:29:55.763Z] (38/48) Installing git (2.20.4-r0) [2020-07-23T22:29:55.763Z] (39/48) Installing nettle (3.4.1-r0) [2020-07-23T22:29:55.763Z] (40/48) Installing libffi (3.2.1-r6) [2020-07-23T22:29:55.763Z] (41/48) Installing p11-kit (0.23.14-r0) [2020-07-23T22:29:55.763Z] (42/48) Installing libtasn1 (4.14-r0) [2020-07-23T22:29:55.763Z] (43/48) Installing libunistring (0.9.10-r0) [2020-07-23T22:29:55.763Z] (44/48) Installing gnutls (3.6.14-r0) [2020-07-23T22:29:55.763Z] (45/48) Installing libmicrohttpd (0.9.62-r0) [2020-07-23T22:29:55.763Z] (46/48) Installing libuuid (2.33-r0) [2020-07-23T22:29:55.813Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-07-23T22:29:56.333Z] (47/48) Installing wget (1.20.3-r0) [2020-07-23T22:29:56.333Z] (48/48) Installing yaml (0.2.1-r0) [2020-07-23T22:29:56.333Z] Executing busybox-1.29.3-r10.trigger [2020-07-23T22:29:56.333Z] Executing ca-certificates-20191127-r2.trigger [2020-07-23T22:29:56.333Z] OK: 222 MiB in 62 packages [2020-07-23T22:29:57.236Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-07-23T22:29:58.657Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-07-23T22:30:02.137Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-07-23T22:30:02.753Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-07-23T22:30:04.188Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-07-23T22:30:04.459Z] [ 65%] Linking C shared library libcsdk.so [2020-07-23T22:30:04.729Z] [ 65%] Built target csdk [2020-07-23T22:30:04.729Z] Scanning dependencies of target template [2020-07-23T22:30:04.729Z] [ 66%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-07-23T22:30:05.321Z] [ 68%] Linking C executable template [2020-07-23T22:30:05.321Z] [ 68%] Built target template [2020-07-23T22:30:05.592Z] Scanning dependencies of target device-counter [2020-07-23T22:30:05.592Z] [ 69%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-07-23T22:30:05.864Z] [ 71%] Linking C executable device-counter [2020-07-23T22:30:06.134Z] [ 71%] Built target device-counter [2020-07-23T22:30:06.135Z] Scanning dependencies of target device-random [2020-07-23T22:30:06.135Z] [ 73%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-07-23T22:30:06.328Z] Removing intermediate container 4b9be72596c1 [2020-07-23T22:30:06.329Z] ---> 111dd638d421 [2020-07-23T22:30:06.329Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2020-07-23T22:30:06.329Z] ---> 5b6b7fee2ac6 [2020-07-23T22:30:06.329Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2020-07-23T22:30:06.329Z] ---> db4e85113afd [2020-07-23T22:30:06.329Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2020-07-23T22:30:06.329Z] ---> 0557929bfa44 [2020-07-23T22:30:06.329Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2020-07-23T22:30:06.329Z] ---> b0255b2c7ca3 [2020-07-23T22:30:06.329Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2020-07-23T22:30:06.590Z] ---> 090530b81aa4 [2020-07-23T22:30:06.590Z] Successfully built 090530b81aa4 [2020-07-23T22:30:06.590Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [2020-07-23T22:30:06.726Z] [ 74%] Linking C executable device-random [2020-07-23T22:30:06.726Z] [ 74%] Built target device-random [2020-07-23T22:30:06.726Z] Scanning dependencies of target device-gyro [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-23T22:30:06.996Z] [ 76%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-07-23T22:30:07.237Z] + docker inspect -f . ci-base-image-x86_64 [2020-07-23T22:30:07.237Z] . [Pipeline] withDockerContainer [2020-07-23T22:30:07.267Z] [ 77%] Linking C executable device-gyro [2020-07-23T22:30:07.336Z] prd-centos7-docker-4c-2g-766 does not seem to be running inside a container [2020-07-23T22:30:07.378Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/4 -v /w/workspace/device-sdk-c/4:/w/workspace/device-sdk-c/4:rw,z -v /w/workspace/device-sdk-c/4@tmp:/w/workspace/device-sdk-c/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-07-23T22:30:07.538Z] [ 77%] Built target device-gyro [2020-07-23T22:30:07.538Z] Scanning dependencies of target template-discovery [2020-07-23T22:30:07.538Z] [ 79%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-07-23T22:30:08.021Z] $ docker top 12ec7d3bdd19faf5213fa278f4f2203549526d587d840bb4ecdf406a07632d5e -eo pid,comm [2020-07-23T22:30:08.132Z] [ 80%] Linking C executable template-discovery [Pipeline] { [Pipeline] sh [2020-07-23T22:30:08.403Z] [ 80%] Built target template-discovery [2020-07-23T22:30:08.403Z] Scanning dependencies of target device-terminal [2020-07-23T22:30:08.403Z] [ 82%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-07-23T22:30:08.507Z] + make test [2020-07-23T22:30:08.507Z] echo "make test" [2020-07-23T22:30:08.507Z] make test [Pipeline] } [2020-07-23T22:30:08.518Z] $ docker stop --time=1 12ec7d3bdd19faf5213fa278f4f2203549526d587d840bb4ecdf406a07632d5e [2020-07-23T22:30:08.998Z] [ 84%] Linking C executable device-terminal [2020-07-23T22:30:08.998Z] [ 84%] Built target device-terminal [2020-07-23T22:30:08.998Z] Scanning dependencies of target template2 [2020-07-23T22:30:09.269Z] [ 85%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-07-23T22:30:09.540Z] [ 87%] Linking C executable template2 [2020-07-23T22:30:09.811Z] [ 87%] Built target template2 [2020-07-23T22:30:09.811Z] Scanning dependencies of target device-counterv2 [2020-07-23T22:30:09.811Z] [ 88%] Building C object c/examples/v2/counters/CMakeFiles/device-counterv2.dir/device-counter.c.o [2020-07-23T22:30:09.845Z] $ docker rm -f 12ec7d3bdd19faf5213fa278f4f2203549526d587d840bb4ecdf406a07632d5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2020-07-23T22:30:10.408Z] [ 90%] Linking C executable device-counterv2 [2020-07-23T22:30:10.680Z] [ 90%] Built target device-counterv2 [2020-07-23T22:30:10.680Z] Scanning dependencies of target device-gyrov2 [2020-07-23T22:30:10.680Z] [ 92%] Building C object c/examples/v2/gyro/CMakeFiles/device-gyrov2.dir/device-gyro.c.o [2020-07-23T22:30:10.952Z] [ 93%] Linking C executable device-gyrov2 [2020-07-23T22:30:11.225Z] [ 93%] Built target device-gyrov2 [2020-07-23T22:30:11.225Z] Scanning dependencies of target device-randomv2 [2020-07-23T22:30:11.225Z] [ 95%] Building C object c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o [2020-07-23T22:30:11.819Z] [ 96%] Linking C executable device-randomv2 [2020-07-23T22:30:12.089Z] [ 96%] Built target device-randomv2 [2020-07-23T22:30:12.089Z] Scanning dependencies of target device-terminalv2 [2020-07-23T22:30:12.089Z] [ 98%] Building C object c/examples/v2/terminal/CMakeFiles/device-terminalv2.dir/device-terminal.c.o [Pipeline] sh [2020-07-23T22:30:12.683Z] [100%] Linking C executable device-terminalv2 [2020-07-23T22:30:12.683Z] [100%] Built target device-terminalv2 [2020-07-23T22:30:12.683Z] + make package [2020-07-23T22:30:12.683Z] + tee -a release.log [2020-07-23T22:30:12.717Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-07-23T22:30:12.954Z] [ 65%] Built target csdk [2020-07-23T22:30:12.954Z] [ 68%] Built target template [2020-07-23T22:30:12.954Z] [ 71%] Built target device-counter [2020-07-23T22:30:12.954Z] [ 74%] Built target device-random [2020-07-23T22:30:13.122Z] + ls -al . [2020-07-23T22:30:13.122Z] total 160 [2020-07-23T22:30:13.122Z] drwxrwxr-x. 8 jenkins jenkins 260 Jul 23 22:29 . [2020-07-23T22:30:13.122Z] drwxrwxr-x. 4 jenkins jenkins 28 Jul 23 22:28 .. [2020-07-23T22:30:13.122Z] -rw-rw-r--. 1 jenkins jenkins 3104 Jul 23 22:28 Attribution.txt [2020-07-23T22:30:13.122Z] -rw-rw-r--. 1 jenkins jenkins 5455 Jul 23 22:28 CHANGES [2020-07-23T22:30:13.122Z] drwxrwxr-x. 2 jenkins jenkins 144 Jul 23 22:28 docs [2020-07-23T22:30:13.122Z] -rw-rw-r--. 1 jenkins jenkins 108574 Jul 23 22:28 Doxyfile [2020-07-23T22:30:13.122Z] drwxrwxr-x. 8 jenkins jenkins 162 Jul 23 22:28 .git [2020-07-23T22:30:13.122Z] -rw-rw-r--. 1 jenkins jenkins 176 Jul 23 22:28 .gitignore [2020-07-23T22:30:13.122Z] drwxrwxr-x. 4 jenkins jenkins 33 Jul 23 22:28 include [2020-07-23T22:30:13.122Z] -rw-rw-r--. 1 jenkins jenkins 792 Jul 23 22:28 Jenkinsfile [2020-07-23T22:30:13.122Z] -rw-rw-r--. 1 jenkins jenkins 10174 Jul 23 22:28 LICENSE [2020-07-23T22:30:13.122Z] -rw-rw-r--. 1 jenkins jenkins 448 Jul 23 22:28 Makefile [2020-07-23T22:30:13.122Z] -rw-rw-r--. 1 jenkins jenkins 1849 Jul 23 22:28 README.md [2020-07-23T22:30:13.122Z] -rw-rw-r--. 1 jenkins jenkins 5229 Jul 23 22:28 README.v2.md [2020-07-23T22:30:13.122Z] drwxrwxr-x. 2 jenkins jenkins 106 Jul 23 22:28 scripts [2020-07-23T22:30:13.122Z] drwxrwxr-x. 3 jenkins jenkins 58 Jul 23 22:29 .semver [2020-07-23T22:30:13.122Z] drwxrwxr-x. 4 jenkins jenkins 50 Jul 23 22:28 src [2020-07-23T22:30:13.122Z] -rw-rw-r--. 1 jenkins jenkins 11 Jul 23 22:26 VERSION [Pipeline] isUnix [Pipeline] sh [2020-07-23T22:30:13.224Z] [ 77%] Built target device-gyro [2020-07-23T22:30:13.224Z] [ 80%] Built target template-discovery [2020-07-23T22:30:13.224Z] [ 84%] Built target device-terminal [2020-07-23T22:30:13.224Z] [ 87%] Built target template2 [2020-07-23T22:30:13.224Z] [ 90%] Built target device-counterv2 [2020-07-23T22:30:13.224Z] [ 93%] Built target device-gyrov2 [2020-07-23T22:30:13.224Z] [ 96%] Built target device-randomv2 [2020-07-23T22:30:13.426Z] + docker build -t docker-device-sdk-c -f scripts/Dockerfile.alpine-3.9 --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=2c055263c90b1575009cf35c07aefd2acc805cd1 --label arch=amd64 --label version=1.2.2-dev.1 . [2020-07-23T22:30:13.426Z] Sending build context to Docker daemon 3.334MB [2020-07-23T22:30:13.426Z] Step 1/15 : ARG BASE=alpine:3.9 [2020-07-23T22:30:13.426Z] Step 2/15 : FROM ${BASE} [2020-07-23T22:30:13.426Z] ---> 090530b81aa4 [2020-07-23T22:30:13.426Z] Step 3/15 : MAINTAINER IOTech [2020-07-23T22:30:13.495Z] [100%] Built target device-terminalv2 [2020-07-23T22:30:13.495Z] Run CPack packaging tool... [2020-07-23T22:30:13.495Z] CPack: Create package using TGZ [2020-07-23T22:30:13.495Z] CPack: Install projects [2020-07-23T22:30:13.495Z] CPack: - Run preinstall target for: Csdk [2020-07-23T22:30:13.998Z] ---> Running in dd0844162687 [2020-07-23T22:30:14.085Z] CPack: - Install project: Csdk [2020-07-23T22:30:14.085Z] CPack: Create package [2020-07-23T22:30:14.259Z] Removing intermediate container dd0844162687 [2020-07-23T22:30:14.259Z] ---> 0900d5ea9357 [2020-07-23T22:30:14.259Z] 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-23T22:30:14.259Z] ---> Running in d95f4ee5b870 [2020-07-23T22:30:14.356Z] CPack: - package: /tmp/sdk/build/release/csdk-1.2.2-dev.1.tar.gz generated. [2020-07-23T22:30:14.356Z] + '[' false '=' true ] [2020-07-23T22:30:14.356Z] + '[' false '=' true ] [2020-07-23T22:30:14.356Z] + mkdir -p /tmp/sdk/build/debug [2020-07-23T22:30:14.356Z] + cd /tmp/sdk/build/debug [2020-07-23T22:30:14.356Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCSDK_BUILD_DEBUG=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2020-07-23T22:30:14.520Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-07-23T22:30:14.627Z] -- The C compiler identification is GNU 8.3.0 [2020-07-23T22:30:14.627Z] -- Check for working C compiler: /usr/bin/cc [2020-07-23T22:30:14.781Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-07-23T22:30:14.781Z] (1/21) Installing pkgconf (1.6.0-r0) [2020-07-23T22:30:14.781Z] (2/21) Installing openssl-dev (1.1.1g-r0) [2020-07-23T22:30:14.898Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-07-23T22:30:14.898Z] -- Detecting C compiler ABI info [2020-07-23T22:30:15.042Z] (3/21) Installing zlib-dev (1.2.11-r1) [2020-07-23T22:30:15.042Z] (4/21) Installing libssh2-dev (1.9.0-r1) [2020-07-23T22:30:15.042Z] (5/21) Installing nghttp2-dev (1.35.1-r2) [2020-07-23T22:30:15.042Z] (6/21) Installing curl-dev (7.64.0-r3) [2020-07-23T22:30:15.042Z] (7/21) Installing gnutls-c++ (3.6.14-r0) [2020-07-23T22:30:15.042Z] (8/21) Installing libgmpxx (6.1.2-r1) [2020-07-23T22:30:15.042Z] (9/21) Installing gmp-dev (6.1.2-r1) [2020-07-23T22:30:15.042Z] (10/21) Installing nettle-dev (3.4.1-r0) [2020-07-23T22:30:15.169Z] -- Detecting C compiler ABI info - done [2020-07-23T22:30:15.169Z] -- Detecting C compile features [2020-07-23T22:30:15.305Z] (11/21) Installing libtasn1-dev (4.14-r0) [2020-07-23T22:30:15.305Z] (12/21) Installing p11-kit-dev (0.23.14-r0) [2020-07-23T22:30:15.305Z] (13/21) Installing gnutls-dev (3.6.14-r0) [2020-07-23T22:30:15.305Z] (14/21) Installing libmicrohttpd-dev (0.9.62-r0) [2020-07-23T22:30:15.305Z] (15/21) Installing ncurses-dev (6.1_p20190105-r0) [2020-07-23T22:30:15.305Z] (16/21) Installing libblkid (2.33-r0) [2020-07-23T22:30:15.305Z] (17/21) Installing libfdisk (2.33-r0) [2020-07-23T22:30:15.305Z] (18/21) Installing libmount (2.33-r0) [2020-07-23T22:30:15.305Z] (19/21) Installing libsmartcols (2.33-r0) [2020-07-23T22:30:15.305Z] (20/21) Installing util-linux-dev (2.33-r0) [2020-07-23T22:30:15.305Z] (21/21) Installing yaml-dev (0.2.1-r0) [2020-07-23T22:30:15.305Z] Executing busybox-1.29.3-r10.trigger [2020-07-23T22:30:15.305Z] OK: 266 MiB in 83 packages [2020-07-23T22:30:15.760Z] -- Detecting C compile features - done [2020-07-23T22:30:15.760Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-07-23T22:30:15.760Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-07-23T22:30:15.760Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-07-23T22:30:15.760Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-07-23T22:30:15.760Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-07-23T22:30:15.760Z] -- C SDK 1.2.2-dev.1 for Linux [2020-07-23T22:30:16.030Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-07-23T22:30:16.030Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-07-23T22:30:16.030Z] -- Found Curses: /usr/lib/libcurses.so [2020-07-23T22:30:16.301Z] -- Configuring done [2020-07-23T22:30:16.573Z] -- Generating done [2020-07-23T22:30:16.573Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-07-23T22:30:16.573Z] + make [2020-07-23T22:30:16.573Z] + tee debug.log [2020-07-23T22:30:16.573Z] Scanning dependencies of target csdk [2020-07-23T22:30:16.846Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-07-23T22:30:17.116Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-07-23T22:30:17.219Z] Removing intermediate container d95f4ee5b870 [2020-07-23T22:30:17.219Z] ---> c6cbda456cf0 [2020-07-23T22:30:17.219Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2020-07-23T22:30:17.219Z] ---> dc4a69232543 [2020-07-23T22:30:17.219Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2020-07-23T22:30:17.386Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-07-23T22:30:17.789Z] ---> d2035cd3d55f [2020-07-23T22:30:17.789Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2020-07-23T22:30:17.975Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-07-23T22:30:18.049Z] ---> 4bf31c3d856c [2020-07-23T22:30:18.049Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2020-07-23T22:30:18.245Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-07-23T22:30:18.310Z] ---> ac6bac5883c7 [2020-07-23T22:30:18.310Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2020-07-23T22:30:18.310Z] ---> 3959a7a31dee [2020-07-23T22:30:18.310Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2020-07-23T22:30:18.516Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-07-23T22:30:18.571Z] ---> f235ae9216f9 [2020-07-23T22:30:18.571Z] Step 11/15 : WORKDIR /edgex-c-sdk [2020-07-23T22:30:18.787Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-07-23T22:30:18.833Z] ---> Running in 92d2939d63ff [2020-07-23T22:30:18.833Z] Removing intermediate container 92d2939d63ff [2020-07-23T22:30:18.833Z] ---> dcfc464989b8 [2020-07-23T22:30:18.833Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2020-07-23T22:30:19.094Z] ---> Running in 432f05c4c370 [2020-07-23T22:30:19.094Z] Removing intermediate container 432f05c4c370 [2020-07-23T22:30:19.094Z] ---> 703e0bcd12d3 [2020-07-23T22:30:19.094Z] Step 13/15 : LABEL arch=amd64 [2020-07-23T22:30:19.094Z] ---> Running in b112614650f4 [2020-07-23T22:30:19.355Z] Removing intermediate container b112614650f4 [2020-07-23T22:30:19.355Z] ---> a38551d09210 [2020-07-23T22:30:19.355Z] Step 14/15 : LABEL git_sha=2c055263c90b1575009cf35c07aefd2acc805cd1 [2020-07-23T22:30:19.355Z] ---> Running in 17dafa4da40b [2020-07-23T22:30:19.377Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-07-23T22:30:19.615Z] Removing intermediate container 17dafa4da40b [2020-07-23T22:30:19.615Z] ---> e52809d13c91 [2020-07-23T22:30:19.615Z] Step 15/15 : LABEL version=1.2.2-dev.1 [2020-07-23T22:30:19.615Z] ---> Running in cfb29fef017d [2020-07-23T22:30:19.615Z] Removing intermediate container cfb29fef017d [2020-07-23T22:30:19.615Z] ---> 08d0c07ceea9 [2020-07-23T22:30:19.615Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2020-07-23T22:30:19.647Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-07-23T22:30:19.875Z] Successfully built 08d0c07ceea9 [2020-07-23T22:30:19.875Z] Successfully tagged docker-device-sdk-c:latest [Pipeline] } [2020-07-23T22:30:19.917Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2020-07-23T22:30:20.188Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [2020-07-23T22:30:20.469Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-07-23T22:30:20.470Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2020-07-23T22:30:20.745Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [Pipeline] } [2020-07-23T22:30:21.724Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-07-23T22:30:21.724Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-07-23T22:30:21.994Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-07-23T22:30:22.264Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-07-23T22:30:23.235Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-07-23T22:30:23.235Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-07-23T22:30:23.235Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-07-23T22:30:23.506Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-07-23T22:30:23.778Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-07-23T22:30:24.049Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-07-23T22:30:24.324Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-07-23T22:30:24.324Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-07-23T22:30:24.596Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-07-23T22:30:24.866Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-07-23T22:30:25.136Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-07-23T22:30:25.408Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-07-23T22:30:25.678Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-07-23T22:30:26.650Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-07-23T22:30:26.921Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-07-23T22:30:27.192Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-07-23T22:30:27.464Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-07-23T22:30:28.436Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-07-23T22:30:29.029Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-07-23T22:30:29.619Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-07-23T22:30:29.888Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-07-23T22:30:30.478Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-07-23T22:30:30.478Z] [ 65%] Linking C shared library libcsdk.so [2020-07-23T22:30:30.748Z] [ 65%] Built target csdk [2020-07-23T22:30:30.748Z] Scanning dependencies of target template [2020-07-23T22:30:30.748Z] [ 66%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-07-23T22:30:31.019Z] [ 68%] Linking C executable template [2020-07-23T22:30:31.289Z] [ 68%] Built target template [2020-07-23T22:30:31.289Z] Scanning dependencies of target device-counter [2020-07-23T22:30:31.289Z] [ 69%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-07-23T22:30:31.558Z] [ 71%] Linking C executable device-counter [2020-07-23T22:30:31.828Z] [ 71%] Built target device-counter [2020-07-23T22:30:31.828Z] Scanning dependencies of target device-random [2020-07-23T22:30:31.828Z] [ 73%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-07-23T22:30:32.098Z] [ 74%] Linking C executable device-random [2020-07-23T22:30:32.368Z] [ 74%] Built target device-random [2020-07-23T22:30:32.368Z] Scanning dependencies of target device-gyro [2020-07-23T22:30:32.368Z] [ 76%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-07-23T22:30:32.639Z] [ 77%] Linking C executable device-gyro [2020-07-23T22:30:32.910Z] [ 77%] Built target device-gyro [2020-07-23T22:30:32.910Z] Scanning dependencies of target template-discovery [2020-07-23T22:30:32.910Z] [ 79%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-07-23T22:30:33.180Z] [ 80%] Linking C executable template-discovery [2020-07-23T22:30:33.450Z] [ 80%] Built target template-discovery [2020-07-23T22:30:33.450Z] Scanning dependencies of target device-terminal [2020-07-23T22:30:33.450Z] [ 82%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-07-23T22:30:33.719Z] [ 84%] Linking C executable device-terminal [2020-07-23T22:30:33.989Z] [ 84%] Built target device-terminal [2020-07-23T22:30:33.989Z] Scanning dependencies of target template2 [2020-07-23T22:30:33.989Z] [ 85%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-07-23T22:30:34.260Z] [ 87%] Linking C executable template2 [2020-07-23T22:30:34.530Z] [ 87%] Built target template2 [2020-07-23T22:30:34.530Z] Scanning dependencies of target device-counterv2 [2020-07-23T22:30:34.530Z] [ 88%] Building C object c/examples/v2/counters/CMakeFiles/device-counterv2.dir/device-counter.c.o [2020-07-23T22:30:34.800Z] [ 90%] Linking C executable device-counterv2 [2020-07-23T22:30:35.069Z] [ 90%] Built target device-counterv2 [2020-07-23T22:30:35.069Z] Scanning dependencies of target device-gyrov2 [2020-07-23T22:30:35.069Z] [ 92%] Building C object c/examples/v2/gyro/CMakeFiles/device-gyrov2.dir/device-gyro.c.o [2020-07-23T22:30:35.340Z] [ 93%] Linking C executable device-gyrov2 [2020-07-23T22:30:35.610Z] [ 93%] Built target device-gyrov2 [2020-07-23T22:30:35.610Z] Scanning dependencies of target device-randomv2 [2020-07-23T22:30:35.610Z] [ 95%] Building C object c/examples/v2/random/CMakeFiles/device-randomv2.dir/device-random.c.o [2020-07-23T22:30:35.879Z] [ 96%] Linking C executable device-randomv2 [2020-07-23T22:30:35.879Z] [ 96%] Built target device-randomv2 [2020-07-23T22:30:36.149Z] Scanning dependencies of target device-terminalv2 [2020-07-23T22:30:36.149Z] [ 98%] Building C object c/examples/v2/terminal/CMakeFiles/device-terminalv2.dir/device-terminal.c.o [2020-07-23T22:30:36.420Z] [100%] Linking C executable device-terminalv2 [2020-07-23T22:30:36.691Z] [100%] Built target device-terminalv2 [2020-07-23T22:30:36.691Z] make: Entering directory '/tmp/sdk/build/release' [2020-07-23T22:30:36.691Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-07-23T22:30:36.691Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-23T22:30:36.691Z] Scanning dependencies of target csdk [2020-07-23T22:30:36.691Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-23T22:30:36.691Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-23T22:30:36.691Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-07-23T22:30:38.647Z] [ 3%] Linking C shared library libcsdk.so [2020-07-23T22:30:38.647Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-23T22:30:38.647Z] [ 65%] Built target csdk [2020-07-23T22:30:38.647Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-23T22:30:38.647Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-23T22:30:38.647Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-23T22:30:38.647Z] [ 66%] Linking C executable template [2020-07-23T22:30:38.917Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-23T22:30:38.917Z] [ 68%] Built target template [2020-07-23T22:30:38.917Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-23T22:30:38.917Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-23T22:30:38.917Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-23T22:30:38.917Z] [ 69%] Linking C executable device-counter [2020-07-23T22:30:39.188Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-23T22:30:39.188Z] [ 71%] Built target device-counter [2020-07-23T22:30:39.188Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-23T22:30:39.188Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-23T22:30:39.188Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-23T22:30:39.188Z] [ 73%] Linking C executable device-random [2020-07-23T22:30:39.470Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-23T22:30:39.470Z] [ 74%] Built target device-random [2020-07-23T22:30:39.470Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-23T22:30:39.470Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-23T22:30:39.470Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-23T22:30:39.470Z] [ 76%] Linking C executable device-gyro [2020-07-23T22:30:39.740Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-23T22:30:39.740Z] [ 77%] Built target device-gyro [2020-07-23T22:30:39.740Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-23T22:30:39.740Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-23T22:30:39.740Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-23T22:30:39.740Z] [ 79%] Linking C executable template-discovery [2020-07-23T22:30:40.009Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-23T22:30:40.009Z] [ 80%] Built target template-discovery [2020-07-23T22:30:40.009Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-23T22:30:40.009Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-23T22:30:40.009Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-23T22:30:40.009Z] [ 82%] Linking C executable device-terminal [2020-07-23T22:30:40.280Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-23T22:30:40.280Z] [ 84%] Built target device-terminal [2020-07-23T22:30:40.280Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-23T22:30:40.280Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-23T22:30:40.280Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-23T22:30:40.280Z] [ 85%] Linking C executable template2 [2020-07-23T22:30:40.558Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-23T22:30:40.558Z] [ 87%] Built target template2 [2020-07-23T22:30:40.558Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-23T22:30:40.558Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-23T22:30:40.558Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-23T22:30:40.558Z] [ 88%] Linking C executable device-counterv2 [2020-07-23T22:30:40.828Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-23T22:30:40.828Z] [ 90%] Built target device-counterv2 [2020-07-23T22:30:40.828Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-23T22:30:40.828Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-23T22:30:40.828Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-23T22:30:40.828Z] [ 92%] Linking C executable device-gyrov2 [2020-07-23T22:30:41.098Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-23T22:30:41.098Z] [ 93%] Built target device-gyrov2 [2020-07-23T22:30:41.098Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-23T22:30:41.098Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-23T22:30:41.098Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-23T22:30:41.098Z] [ 95%] Linking C executable device-randomv2 [2020-07-23T22:30:41.368Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-23T22:30:41.369Z] [ 96%] Built target device-randomv2 [2020-07-23T22:30:41.369Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-23T22:30:41.369Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-23T22:30:41.369Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-07-23T22:30:41.369Z] [ 98%] Linking C executable device-terminalv2 [2020-07-23T22:30:41.640Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-07-23T22:30:41.640Z] [100%] Built target device-terminalv2 [2020-07-23T22:30:41.640Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-07-23T22:30:41.640Z] Install the project... [2020-07-23T22:30:41.640Z] -- Install configuration: "Release" [2020-07-23T22:30:41.640Z] -- Installing: /usr/local/lib/libcsdk.so [2020-07-23T22:30:41.640Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2020-07-23T22:30:41.640Z] -- Up-to-date: /usr/local/include [2020-07-23T22:30:41.640Z] -- Installing: /usr/local/include/edgex [2020-07-23T22:30:41.640Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2020-07-23T22:30:41.640Z] -- Installing: /usr/local/include/edgex/eventgen.h [2020-07-23T22:30:41.640Z] -- Installing: /usr/local/include/edgex/error.h [2020-07-23T22:30:41.640Z] -- Installing: /usr/local/include/edgex/rest-server.h [2020-07-23T22:30:41.640Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2020-07-23T22:30:41.640Z] -- Installing: /usr/local/include/edgex/devsdk.h [2020-07-23T22:30:41.640Z] -- Installing: /usr/local/include/edgex/edgex.h [2020-07-23T22:30:41.640Z] -- Installing: /usr/local/include/edgex/registry.h [2020-07-23T22:30:41.640Z] -- Installing: /usr/local/include/edgex/edgex-logging.h [2020-07-23T22:30:41.640Z] -- Installing: /usr/local/include/edgex/devices.h [2020-07-23T22:30:41.640Z] -- Installing: /usr/local/include/edgex/os.h [2020-07-23T22:30:41.640Z] -- Installing: /usr/local/include/edgex/profiles.h [2020-07-23T22:30:41.640Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2020-07-23T22:30:41.640Z] -- Installing: /usr/local/include/devsdk [2020-07-23T22:30:41.640Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2020-07-23T22:30:41.640Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2020-07-23T22:30:41.640Z] -- Installing: /usr/local/include/iot [2020-07-23T22:30:41.640Z] -- Installing: /usr/local/include/iot/json.h [2020-07-23T22:30:41.640Z] -- Installing: /usr/local/include/iot/container.h [2020-07-23T22:30:41.640Z] -- Installing: /usr/local/include/iot/component.h [2020-07-23T22:30:41.640Z] -- Installing: /usr/local/include/iot/typecode.h [2020-07-23T22:30:41.640Z] -- Installing: /usr/local/include/iot/iot.h [2020-07-23T22:30:41.640Z] -- Installing: /usr/local/include/iot/time.h [2020-07-23T22:30:41.640Z] -- Installing: /usr/local/include/iot/hash.h [2020-07-23T22:30:41.640Z] -- Installing: /usr/local/include/iot/logger.h [2020-07-23T22:30:41.640Z] -- Installing: /usr/local/include/iot/os [2020-07-23T22:30:41.640Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2020-07-23T22:30:41.640Z] -- Installing: /usr/local/include/iot/os/linux.h [2020-07-23T22:30:41.640Z] -- Installing: /usr/local/include/iot/scheduler.h [2020-07-23T22:30:41.640Z] -- Installing: /usr/local/include/iot/data.h [2020-07-23T22:30:41.640Z] -- Installing: /usr/local/include/iot/thread.h [2020-07-23T22:30:41.640Z] -- Installing: /usr/local/include/iot/os.h [2020-07-23T22:30:41.640Z] -- Installing: /usr/local/include/iot/base64.h [2020-07-23T22:30:41.640Z] -- Installing: /usr/local/include/iot/threadpool.h [2020-07-23T22:30:41.640Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2020-07-23T22:30:41.640Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2020-07-23T22:30:41.640Z] make: Leaving directory '/tmp/sdk/build/release' [2020-07-23T22:30:44.245Z] Removing intermediate container 273a188c6b1a [2020-07-23T22:30:44.245Z] ---> 681fb758b283 [2020-07-23T22:30:44.245Z] Step 14/21 : FROM alpine:3.9 [2020-07-23T22:30:44.245Z] 3.9: Pulling from library/alpine [2020-07-23T22:30:44.245Z] 941f399634ec: Pulling fs layer [2020-07-23T22:30:44.516Z] 941f399634ec: Verifying Checksum [2020-07-23T22:30:44.516Z] 941f399634ec: Download complete [2020-07-23T22:30:45.106Z] 941f399634ec: Pull complete [2020-07-23T22:30:45.106Z] Digest: sha256:414e0518bb9228d35e4cd5165567fb91d26c6a214e9c95899e1e056fcd349011 [2020-07-23T22:30:45.106Z] Status: Downloaded newer image for alpine:3.9 [2020-07-23T22:30:45.106Z] ---> 9afdd4a290bf [2020-07-23T22:30:45.106Z] Step 15/21 : MAINTAINER IOTech [2020-07-23T22:30:45.376Z] ---> Running in 1aa2e3b38bdf [2020-07-23T22:30:45.645Z] Removing intermediate container 1aa2e3b38bdf [2020-07-23T22:30:45.645Z] ---> 65255ec313e2 [2020-07-23T22:30:45.645Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2020-07-23T22:30:45.923Z] ---> Running in d16020ae0e86 [2020-07-23T22:30:47.348Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-07-23T22:30:47.348Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-07-23T22:30:47.938Z] (1/48) Installing binutils (2.31.1-r2) [2020-07-23T22:30:48.209Z] (2/48) Installing libmagic (5.36-r1) [2020-07-23T22:30:48.209Z] (3/48) Installing file (5.36-r1) [2020-07-23T22:30:48.209Z] (4/48) Installing gmp (6.1.2-r1) [2020-07-23T22:30:48.209Z] (5/48) Installing isl (0.18-r0) [2020-07-23T22:30:48.209Z] (6/48) Installing libgomp (8.3.0-r0) [2020-07-23T22:30:48.209Z] (7/48) Installing libatomic (8.3.0-r0) [2020-07-23T22:30:48.209Z] (8/48) Installing libgcc (8.3.0-r0) [2020-07-23T22:30:48.209Z] (9/48) Installing mpfr3 (3.1.5-r1) [2020-07-23T22:30:48.209Z] (10/48) Installing mpc1 (1.0.3-r1) [2020-07-23T22:30:48.209Z] (11/48) Installing libstdc++ (8.3.0-r0) [2020-07-23T22:30:48.209Z] (12/48) Installing gcc (8.3.0-r0) [2020-07-23T22:30:49.713Z] (13/48) Installing musl-dev (1.1.20-r5) [2020-07-23T22:30:49.713Z] (14/48) Installing libc-dev (0.7.1-r0) [2020-07-23T22:30:49.994Z] (15/48) Installing g++ (8.3.0-r0) [2020-07-23T22:30:51.430Z] (16/48) Installing make (4.2.1-r2) [2020-07-23T22:30:51.430Z] (17/48) Installing fortify-headers (1.0-r0) [2020-07-23T22:30:51.430Z] (18/48) Installing build-base (0.5-r1) [2020-07-23T22:30:51.430Z] (19/48) Installing libattr (2.4.47-r7) [2020-07-23T22:30:51.430Z] (20/48) Installing libacl (2.2.52-r5) [2020-07-23T22:30:51.430Z] (21/48) Installing libbz2 (1.0.6-r7) [2020-07-23T22:30:51.430Z] (22/48) Installing expat (2.2.8-r0) [2020-07-23T22:30:51.430Z] (23/48) Installing lz4-libs (1.8.3-r2) [2020-07-23T22:30:51.430Z] (24/48) Installing xz-libs (5.2.4-r0) [2020-07-23T22:30:51.430Z] (25/48) Installing libarchive (3.3.3-r2) [2020-07-23T22:30:51.430Z] (26/48) Installing ca-certificates (20191127-r2) [2020-07-23T22:30:51.430Z] (27/48) Installing nghttp2-libs (1.35.1-r2) [2020-07-23T22:30:51.430Z] (28/48) Installing libssh2 (1.9.0-r1) [2020-07-23T22:30:51.430Z] (29/48) Installing libcurl (7.64.0-r3) [2020-07-23T22:30:51.430Z] (30/48) Installing ncurses-terminfo-base (6.1_p20190105-r0) [2020-07-23T22:30:51.430Z] (31/48) Installing ncurses-terminfo (6.1_p20190105-r0) [2020-07-23T22:30:52.399Z] (32/48) Installing ncurses-libs (6.1_p20190105-r0) [2020-07-23T22:30:52.399Z] (33/48) Installing rhash-libs (1.3.6-r2) [2020-07-23T22:30:52.399Z] (34/48) Installing libuv (1.25.0-r0) [2020-07-23T22:30:52.399Z] (35/48) Installing cmake (3.13.0-r0) [2020-07-23T22:30:53.824Z] (36/48) Installing curl (7.64.0-r3) [2020-07-23T22:30:53.824Z] (37/48) Installing pcre2 (10.32-r1) [2020-07-23T22:30:53.824Z] (38/48) Installing git (2.20.4-r0) [2020-07-23T22:30:54.094Z] (39/48) Installing nettle (3.4.1-r0) [2020-07-23T22:30:54.094Z] (40/48) Installing libffi (3.2.1-r6) [2020-07-23T22:30:54.094Z] (41/48) Installing p11-kit (0.23.14-r0) [2020-07-23T22:30:54.094Z] (42/48) Installing libtasn1 (4.14-r0) [2020-07-23T22:30:54.094Z] (43/48) Installing libunistring (0.9.10-r0) [2020-07-23T22:30:54.094Z] (44/48) Installing gnutls (3.6.14-r0) [2020-07-23T22:30:54.094Z] (45/48) Installing libmicrohttpd (0.9.62-r0) [2020-07-23T22:30:54.094Z] (46/48) Installing libuuid (2.33-r0) [2020-07-23T22:30:54.094Z] (47/48) Installing wget (1.20.3-r0) [2020-07-23T22:30:54.094Z] (48/48) Installing yaml (0.2.1-r0) [2020-07-23T22:30:54.094Z] Executing busybox-1.29.3-r10.trigger [2020-07-23T22:30:54.365Z] Executing ca-certificates-20191127-r2.trigger [2020-07-23T22:30:54.365Z] OK: 219 MiB in 62 packages [2020-07-23T22:31:09.445Z] Removing intermediate container d16020ae0e86 [2020-07-23T22:31:09.445Z] ---> cbb43f14bd5f [2020-07-23T22:31:09.445Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2020-07-23T22:31:09.445Z] ---> 1e8132541e66 [2020-07-23T22:31:09.445Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2020-07-23T22:31:09.445Z] ---> 464428ecefc6 [2020-07-23T22:31:09.445Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2020-07-23T22:31:10.038Z] ---> b1351145a518 [2020-07-23T22:31:10.038Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2020-07-23T22:31:10.631Z] ---> c5c33b64d31a [2020-07-23T22:31:10.631Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2020-07-23T22:31:11.603Z] ---> 439d8c2c7e7b [2020-07-23T22:31:11.603Z] Successfully built 439d8c2c7e7b [2020-07-23T22:31:11.603Z] 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-23T22:31:12.265Z] + docker inspect -f . ci-base-image-arm64 [2020-07-23T22:31:12.266Z] . [Pipeline] withDockerContainer [2020-07-23T22:31:12.536Z] prd-ubuntu18.04-docker-arm64-4c-16g-765 does not seem to be running inside a container [2020-07-23T22:31:12.608Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/4 -v /w/workspace/device-sdk-c/4:/w/workspace/device-sdk-c/4:rw,z -v /w/workspace/device-sdk-c/4@tmp:/w/workspace/device-sdk-c/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-07-23T22:31:14.412Z] $ docker top 1d743966ad4688b98db6913a2b5f083ec28fdddd762665f2d8bf4150db2cc1d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-23T22:31:15.771Z] + make test [2020-07-23T22:31:15.771Z] echo "make test" [2020-07-23T22:31:15.771Z] make test [Pipeline] } [2020-07-23T22:31:15.789Z] $ docker stop --time=1 1d743966ad4688b98db6913a2b5f083ec28fdddd762665f2d8bf4150db2cc1d1 [2020-07-23T22:31:17.668Z] $ docker rm -f 1d743966ad4688b98db6913a2b5f083ec28fdddd762665f2d8bf4150db2cc1d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-07-23T22:31:18.564Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-07-23T22:31:18.892Z] + ls -al . [2020-07-23T22:31:18.892Z] total 192 [2020-07-23T22:31:18.892Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 23 22:28 . [2020-07-23T22:31:18.892Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 23 22:28 .. [2020-07-23T22:31:18.892Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 23 22:28 .git [2020-07-23T22:31:18.892Z] -rw-rw-r-- 1 jenkins jenkins 176 Jul 23 22:28 .gitignore [2020-07-23T22:31:18.892Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 23 22:28 .semver [2020-07-23T22:31:18.892Z] -rw-rw-r-- 1 jenkins jenkins 3104 Jul 23 22:28 Attribution.txt [2020-07-23T22:31:18.892Z] -rw-rw-r-- 1 jenkins jenkins 5455 Jul 23 22:28 CHANGES [2020-07-23T22:31:18.892Z] -rw-rw-r-- 1 jenkins jenkins 108574 Jul 23 22:28 Doxyfile [2020-07-23T22:31:18.892Z] -rw-rw-r-- 1 jenkins jenkins 792 Jul 23 22:28 Jenkinsfile [2020-07-23T22:31:18.892Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 23 22:28 LICENSE [2020-07-23T22:31:18.892Z] -rw-rw-r-- 1 jenkins jenkins 448 Jul 23 22:28 Makefile [2020-07-23T22:31:18.892Z] -rw-rw-r-- 1 jenkins jenkins 1849 Jul 23 22:28 README.md [2020-07-23T22:31:18.892Z] -rw-rw-r-- 1 jenkins jenkins 5229 Jul 23 22:28 README.v2.md [2020-07-23T22:31:18.892Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 23 22:26 VERSION [2020-07-23T22:31:18.892Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 23 22:28 docs [2020-07-23T22:31:18.892Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 23 22:28 include [2020-07-23T22:31:18.892Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 23 22:28 scripts [2020-07-23T22:31:18.892Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 23 22:28 src [Pipeline] isUnix [Pipeline] sh [2020-07-23T22:31:19.231Z] + docker build -t docker-device-sdk-c-arm64 -f scripts/Dockerfile.alpine-3.9 --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=2c055263c90b1575009cf35c07aefd2acc805cd1 --label arch=arm64 --label version=1.2.2-dev.1 . [2020-07-23T22:31:19.504Z] Sending build context to Docker daemon 3.334MB [2020-07-23T22:31:19.779Z] Step 1/15 : ARG BASE=alpine:3.9 [2020-07-23T22:31:19.779Z] Step 2/15 : FROM ${BASE} [2020-07-23T22:31:19.779Z] ---> 439d8c2c7e7b [2020-07-23T22:31:19.779Z] Step 3/15 : MAINTAINER IOTech [2020-07-23T22:31:19.779Z] ---> Running in 7d207ea88189 [2020-07-23T22:31:20.373Z] Removing intermediate container 7d207ea88189 [2020-07-23T22:31:20.373Z] ---> 33c17dff8f3c [2020-07-23T22:31:20.373Z] 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-23T22:31:20.373Z] ---> Running in 91f0cd9c77a3 [2020-07-23T22:31:21.799Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-07-23T22:31:22.068Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-07-23T22:31:22.340Z] (1/21) Installing pkgconf (1.6.0-r0) [2020-07-23T22:31:22.341Z] (2/21) Installing openssl-dev (1.1.1g-r0) [2020-07-23T22:31:22.931Z] (3/21) Installing zlib-dev (1.2.11-r1) [2020-07-23T22:31:22.931Z] (4/21) Installing libssh2-dev (1.9.0-r1) [2020-07-23T22:31:22.931Z] (5/21) Installing nghttp2-dev (1.35.1-r2) [2020-07-23T22:31:22.931Z] (6/21) Installing curl-dev (7.64.0-r3) [2020-07-23T22:31:22.931Z] (7/21) Installing gnutls-c++ (3.6.14-r0) [2020-07-23T22:31:22.931Z] (8/21) Installing libgmpxx (6.1.2-r1) [2020-07-23T22:31:22.931Z] (9/21) Installing gmp-dev (6.1.2-r1) [2020-07-23T22:31:22.931Z] (10/21) Installing nettle-dev (3.4.1-r0) [2020-07-23T22:31:23.519Z] (11/21) Installing libtasn1-dev (4.14-r0) [2020-07-23T22:31:23.519Z] (12/21) Installing p11-kit-dev (0.23.14-r0) [2020-07-23T22:31:23.519Z] (13/21) Installing gnutls-dev (3.6.14-r0) [2020-07-23T22:31:23.519Z] (14/21) Installing libmicrohttpd-dev (0.9.62-r0) [2020-07-23T22:31:23.519Z] (15/21) Installing ncurses-dev (6.1_p20190105-r0) [2020-07-23T22:31:23.519Z] (16/21) Installing libblkid (2.33-r0) [2020-07-23T22:31:23.519Z] (17/21) Installing libfdisk (2.33-r0) [2020-07-23T22:31:23.519Z] (18/21) Installing libmount (2.33-r0) [2020-07-23T22:31:23.519Z] (19/21) Installing libsmartcols (2.33-r0) [2020-07-23T22:31:23.519Z] (20/21) Installing util-linux-dev (2.33-r0) [2020-07-23T22:31:23.519Z] (21/21) Installing yaml-dev (0.2.1-r0) [2020-07-23T22:31:23.519Z] Executing busybox-1.29.3-r10.trigger [2020-07-23T22:31:23.790Z] OK: 280 MiB in 83 packages [2020-07-23T22:31:27.162Z] Removing intermediate container 91f0cd9c77a3 [2020-07-23T22:31:27.162Z] ---> d141b9b601a0 [2020-07-23T22:31:27.162Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2020-07-23T22:31:27.432Z] ---> d0e8c91cd272 [2020-07-23T22:31:27.432Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2020-07-23T22:31:28.403Z] ---> ec9b7b41aa6c [2020-07-23T22:31:28.403Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2020-07-23T22:31:29.378Z] ---> e754673edd6c [2020-07-23T22:31:29.378Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2020-07-23T22:31:29.966Z] ---> 231e6be2156c [2020-07-23T22:31:29.966Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2020-07-23T22:31:30.556Z] ---> 2e29b7e836e1 [2020-07-23T22:31:30.556Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2020-07-23T22:31:31.145Z] ---> 437e3a998b61 [2020-07-23T22:31:31.146Z] Step 11/15 : WORKDIR /edgex-c-sdk [2020-07-23T22:31:31.416Z] ---> Running in b9de6a4442ac [2020-07-23T22:31:31.689Z] Removing intermediate container b9de6a4442ac [2020-07-23T22:31:31.689Z] ---> e7c052e6b780 [2020-07-23T22:31:31.689Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2020-07-23T22:31:31.959Z] ---> Running in 18992ca1008e [2020-07-23T22:31:32.232Z] Removing intermediate container 18992ca1008e [2020-07-23T22:31:32.232Z] ---> 587f560cf2cb [2020-07-23T22:31:32.232Z] Step 13/15 : LABEL arch=arm64 [2020-07-23T22:31:32.503Z] ---> Running in 9d7b26e1ec00 [2020-07-23T22:31:32.776Z] Removing intermediate container 9d7b26e1ec00 [2020-07-23T22:31:32.776Z] ---> a47b5fbe4a26 [2020-07-23T22:31:32.776Z] Step 14/15 : LABEL git_sha=2c055263c90b1575009cf35c07aefd2acc805cd1 [2020-07-23T22:31:33.048Z] ---> Running in 89950d64ea9b [2020-07-23T22:31:33.318Z] Removing intermediate container 89950d64ea9b [2020-07-23T22:31:33.318Z] ---> b1f22ad59e96 [2020-07-23T22:31:33.318Z] Step 15/15 : LABEL version=1.2.2-dev.1 [2020-07-23T22:31:33.587Z] ---> Running in 09c5651863f4 [2020-07-23T22:31:33.858Z] Removing intermediate container 09c5651863f4 [2020-07-23T22:31:33.858Z] ---> 0ddcdb1f9d3f [2020-07-23T22:31:33.858Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2020-07-23T22:31:33.858Z] Successfully built 0ddcdb1f9d3f [2020-07-23T22:31:33.858Z] Successfully tagged docker-device-sdk-c-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2020-07-23T22:31:35.909Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-23T22:31:35.909Z] . [Pipeline] withDockerContainer [2020-07-23T22:31:36.207Z] prd-centos7-docker-4c-2g-764 does not seem to be running inside a container [2020-07-23T22:31:36.445Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_geneva -v /w/workspace/edgexfoundry_device-sdk-c_geneva:/w/workspace/edgexfoundry_device-sdk-c_geneva:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_geneva@tmp:/w/workspace/edgexfoundry_device-sdk-c_geneva@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-07-23T22:31:37.875Z] $ docker top 42eecba956e12817cc49e91cf8960a3bd4aa256705d91aedfcb93e6f9cdb474a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-23T22:31:38.299Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-23T22:31:38.299Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-23T22:31:38.540Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-23T22:31:38.546Z] $ docker exec 42eecba956e12817cc49e91cf8960a3bd4aa256705d91aedfcb93e6f9cdb474a ssh-agent [2020-07-23T22:31:38.796Z] SSH_AUTH_SOCK=/tmp/ssh-xnqq5nCvw4Li/agent.12 [2020-07-23T22:31:38.796Z] SSH_AGENT_PID=17 [2020-07-23T22:31:38.803Z] Running ssh-add (command line suppressed) [2020-07-23T22:31:38.981Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_geneva@tmp/private_key_2925319288922552369.key (/w/workspace/edgexfoundry_device-sdk-c_geneva@tmp/private_key_2925319288922552369.key) [2020-07-23T22:31:39.040Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-23T22:31:39.383Z] + git semver tag [2020-07-23T22:31:39.383Z] # -> Open(): unable to determine branch for HEAD [2020-07-23T22:31:39.383Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_geneva/.git [2020-07-23T22:31:39.383Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_geneva [2020-07-23T22:31:39.383Z] # $SEMVER_REMOTE_NAME = origin [2020-07-23T22:31:39.383Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-23T22:31:39.383Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-23T22:31:39.383Z] # $SEMVER_BRANCH = geneva [2020-07-23T22:31:39.383Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_geneva/.semver [2020-07-23T22:31:39.383Z] # 2c055263c90b1575009cf35c07aefd2acc805cd1 HEAD [2020-07-23T22:31:39.694Z] # -> Force: false [2020-07-23T22:31:39.694Z] # ea5b66dd9f449d1bd86ef674247970a23971a816 refs/tags/v1.2.2-dev.1 [Pipeline] } [2020-07-23T22:31:39.717Z] $ docker exec --env ******** --env ******** 42eecba956e12817cc49e91cf8960a3bd4aa256705d91aedfcb93e6f9cdb474a ssh-agent -k [2020-07-23T22:31:40.114Z] unset SSH_AUTH_SOCK; [2020-07-23T22:31:40.114Z] unset SSH_AGENT_PID; [2020-07-23T22:31:40.114Z] echo Agent pid 17 killed; [2020-07-23T22:31:40.260Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-23T22:31:40.743Z] + git semver [Pipeline] } [2020-07-23T22:31:41.048Z] $ docker stop --time=1 42eecba956e12817cc49e91cf8960a3bd4aa256705d91aedfcb93e6f9cdb474a [2020-07-23T22:31:42.713Z] $ docker rm -f 42eecba956e12817cc49e91cf8960a3bd4aa256705d91aedfcb93e6f9cdb474a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-07-23T22:31:43.675Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-07-23T22:31:43.675Z] [2020-07-23T22:31:43.675Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-07-23T22:31:44.042Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-07-23T22:31:44.042Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-07-23T22:31:44.042Z] ab5ef0e58194: Pulling fs layer [2020-07-23T22:31:44.042Z] 9712f1f96733: Pulling fs layer [2020-07-23T22:31:44.042Z] 63f879dbbcfc: Pulling fs layer [2020-07-23T22:31:44.042Z] 0d9ebad4ef96: Pulling fs layer [2020-07-23T22:31:44.042Z] e9a5061849ea: Pulling fs layer [2020-07-23T22:31:44.042Z] d747dcd14b5f: Pulling fs layer [2020-07-23T22:31:44.042Z] 2de7ff778b66: Pulling fs layer [2020-07-23T22:31:44.042Z] 0d9ebad4ef96: Waiting [2020-07-23T22:31:44.042Z] e9a5061849ea: Waiting [2020-07-23T22:31:44.042Z] d747dcd14b5f: Waiting [2020-07-23T22:31:44.042Z] 2de7ff778b66: Waiting [2020-07-23T22:31:44.042Z] 9712f1f96733: Verifying Checksum [2020-07-23T22:31:44.042Z] 9712f1f96733: Download complete [2020-07-23T22:31:45.106Z] 63f879dbbcfc: Verifying Checksum [2020-07-23T22:31:45.106Z] 63f879dbbcfc: Download complete [2020-07-23T22:31:45.106Z] e9a5061849ea: Verifying Checksum [2020-07-23T22:31:45.106Z] e9a5061849ea: Download complete [2020-07-23T22:31:45.106Z] d747dcd14b5f: Verifying Checksum [2020-07-23T22:31:45.106Z] d747dcd14b5f: Download complete [2020-07-23T22:31:45.736Z] ab5ef0e58194: Verifying Checksum [2020-07-23T22:31:45.736Z] ab5ef0e58194: Download complete [2020-07-23T22:31:45.736Z] 0d9ebad4ef96: Verifying Checksum [2020-07-23T22:31:45.736Z] 0d9ebad4ef96: Download complete [2020-07-23T22:31:46.008Z] 2de7ff778b66: Verifying Checksum [2020-07-23T22:31:46.008Z] 2de7ff778b66: Download complete [2020-07-23T22:31:51.410Z] ab5ef0e58194: Pull complete [2020-07-23T22:31:51.765Z] 9712f1f96733: Pull complete [2020-07-23T22:31:54.842Z] 63f879dbbcfc: Pull complete [2020-07-23T22:32:03.239Z] 0d9ebad4ef96: Pull complete [2020-07-23T22:32:05.244Z] e9a5061849ea: Pull complete [2020-07-23T22:32:05.244Z] d747dcd14b5f: Pull complete [2020-07-23T22:32:08.628Z] 2de7ff778b66: Pull complete [2020-07-23T22:32:08.628Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-07-23T22:32:08.628Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-07-23T22:32:08.628Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-07-23T22:32:09.056Z] prd-centos7-docker-4c-2g-764 does not seem to be running inside a container [2020-07-23T22:32:09.171Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-c_geneva -v /w/workspace/edgexfoundry_device-sdk-c_geneva:/w/workspace/edgexfoundry_device-sdk-c_geneva:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_geneva@tmp:/w/workspace/edgexfoundry_device-sdk-c_geneva@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-07-23T22:32:12.277Z] $ docker top 1dd526b8da074b097a3ee78c3e7e6ff8631a629266d32566cbdb4eba71cbc929 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-07-23T22:32:12.486Z] provisioning config files... [2020-07-23T22:32:12.506Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-c_geneva@tmp/config7295812077439440453tmp [2020-07-23T22:32:12.533Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-c_geneva@tmp/config7358535553967495552tmp [2020-07-23T22:32:12.591Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-c_geneva@tmp/config238905279805004772tmp [Pipeline] { [Pipeline] echo [2020-07-23T22:32:12.670Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-23T22:32:13.336Z] ---> sigul-configuration.sh [2020-07-23T22:32:13.336Z] gpg: directory `/root/.gnupg' created [2020-07-23T22:32:13.336Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-07-23T22:32:13.336Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-07-23T22:32:13.336Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-07-23T22:32:13.336Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-07-23T22:32:13.336Z] gpg: CAST5 encrypted data [2020-07-23T22:32:13.597Z] gpg: encrypted with 1 passphrase [2020-07-23T22:32:13.597Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-07-23T22:32:13.909Z] + mkdir /home/jenkins [2020-07-23T22:32:13.909Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-07-23T22:32:14.278Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo [2020-07-23T22:32:14.290Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-23T22:32:14.646Z] ---> sigul-install.sh [2020-07-23T22:32:23.078Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-07-23T22:32:23.387Z] + git tag --list [2020-07-23T22:32:23.387Z] v1.2.2-dev.1 [Pipeline] sh [2020-07-23T22:32:23.692Z] + lftools sign git-tag v1.2.2-dev.1 [2020-07-23T22:32:25.695Z] Signing Git tag with Sigul... [2020-07-23T22:32:25.695Z] Signing v1.2.2-dev.1 [Pipeline] echo [2020-07-23T22:32:26.728Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-23T22:32:27.421Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-07-23T22:32:27.429Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-07-23T22:32:27.604Z] $ docker stop --time=1 1dd526b8da074b097a3ee78c3e7e6ff8631a629266d32566cbdb4eba71cbc929 [2020-07-23T22:32:29.620Z] $ docker rm -f 1dd526b8da074b097a3ee78c3e7e6ff8631a629266d32566cbdb4eba71cbc929 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-07-23T22:32:30.424Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-23T22:32:30.424Z] . [Pipeline] withDockerContainer [2020-07-23T22:32:30.618Z] prd-centos7-docker-4c-2g-764 does not seem to be running inside a container [2020-07-23T22:32:30.824Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_geneva -v /w/workspace/edgexfoundry_device-sdk-c_geneva:/w/workspace/edgexfoundry_device-sdk-c_geneva:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_geneva@tmp:/w/workspace/edgexfoundry_device-sdk-c_geneva@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-07-23T22:32:32.083Z] $ docker top d684f676e97adc980d699be41f5b9783a4e6bc96ec31ee51c9d60353b55d494a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-23T22:32:32.539Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-23T22:32:32.539Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-23T22:32:33.205Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-23T22:32:33.210Z] $ docker exec d684f676e97adc980d699be41f5b9783a4e6bc96ec31ee51c9d60353b55d494a ssh-agent [2020-07-23T22:32:33.533Z] SSH_AUTH_SOCK=/tmp/ssh-hgQUf4BuG7RT/agent.12 [2020-07-23T22:32:33.533Z] SSH_AGENT_PID=17 [2020-07-23T22:32:33.557Z] Running ssh-add (command line suppressed) [2020-07-23T22:32:34.080Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_geneva@tmp/private_key_4703598003139758292.key (/w/workspace/edgexfoundry_device-sdk-c_geneva@tmp/private_key_4703598003139758292.key) [2020-07-23T22:32:34.308Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-23T22:32:34.986Z] + git semver bump pre [2020-07-23T22:32:34.986Z] # -> Open(): unable to determine branch for HEAD [2020-07-23T22:32:34.986Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_geneva/.git [2020-07-23T22:32:34.986Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_geneva [2020-07-23T22:32:34.986Z] # $SEMVER_REMOTE_NAME = origin [2020-07-23T22:32:34.986Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-23T22:32:34.986Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-23T22:32:34.986Z] # $SEMVER_BRANCH = geneva [2020-07-23T22:32:34.986Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_geneva/.semver [2020-07-23T22:32:34.986Z] 1.2.2-dev.2 [Pipeline] } [2020-07-23T22:32:35.012Z] $ docker exec --env ******** --env ******** d684f676e97adc980d699be41f5b9783a4e6bc96ec31ee51c9d60353b55d494a ssh-agent -k [2020-07-23T22:32:35.212Z] unset SSH_AUTH_SOCK; [2020-07-23T22:32:35.212Z] unset SSH_AGENT_PID; [2020-07-23T22:32:35.212Z] echo Agent pid 17 killed; [2020-07-23T22:32:35.296Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-23T22:32:35.779Z] + git semver [Pipeline] } [2020-07-23T22:32:36.069Z] $ docker stop --time=1 d684f676e97adc980d699be41f5b9783a4e6bc96ec31ee51c9d60353b55d494a [2020-07-23T22:32:37.843Z] $ docker rm -f d684f676e97adc980d699be41f5b9783a4e6bc96ec31ee51c9d60353b55d494a [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-07-23T22:32:38.596Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-23T22:32:38.596Z] . [Pipeline] withDockerContainer [2020-07-23T22:32:38.754Z] prd-centos7-docker-4c-2g-764 does not seem to be running inside a container [2020-07-23T22:32:38.863Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_geneva -v /w/workspace/edgexfoundry_device-sdk-c_geneva:/w/workspace/edgexfoundry_device-sdk-c_geneva:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_geneva@tmp:/w/workspace/edgexfoundry_device-sdk-c_geneva@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-07-23T22:32:39.793Z] $ docker top 5020a9b42b9ccf785a1e7b31c35d7ede11b42d921f1a450395106b9ed8b7f5ea -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-23T22:32:40.179Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-23T22:32:40.179Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-23T22:32:40.519Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-23T22:32:40.524Z] $ docker exec 5020a9b42b9ccf785a1e7b31c35d7ede11b42d921f1a450395106b9ed8b7f5ea ssh-agent [2020-07-23T22:32:40.824Z] SSH_AUTH_SOCK=/tmp/ssh-7HUvQajSQcmm/agent.11 [2020-07-23T22:32:40.824Z] SSH_AGENT_PID=17 [2020-07-23T22:32:40.832Z] Running ssh-add (command line suppressed) [2020-07-23T22:32:41.041Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_geneva@tmp/private_key_947833572389293303.key (/w/workspace/edgexfoundry_device-sdk-c_geneva@tmp/private_key_947833572389293303.key) [2020-07-23T22:32:41.156Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-23T22:32:41.498Z] + git semver push [2020-07-23T22:32:41.771Z] # -> Open(): unable to determine branch for HEAD [2020-07-23T22:32:41.771Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_geneva/.git [2020-07-23T22:32:41.771Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_geneva [2020-07-23T22:32:41.771Z] # $SEMVER_REMOTE_NAME = origin [2020-07-23T22:32:41.771Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-23T22:32:41.771Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-23T22:32:41.771Z] # $SEMVER_BRANCH = geneva [2020-07-23T22:32:41.771Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_geneva/.semver [2020-07-23T22:32:42.347Z] git-semver-push: non-fast-forward update: refs/heads/semver [Pipeline] } [2020-07-23T22:32:42.365Z] $ docker exec --env ******** --env ******** 5020a9b42b9ccf785a1e7b31c35d7ede11b42d921f1a450395106b9ed8b7f5ea ssh-agent -k [2020-07-23T22:32:42.733Z] unset SSH_AUTH_SOCK; [2020-07-23T22:32:42.733Z] unset SSH_AGENT_PID; [2020-07-23T22:32:42.733Z] echo Agent pid 17 killed; [2020-07-23T22:32:42.798Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-07-23T22:32:42.977Z] $ docker stop --time=1 5020a9b42b9ccf785a1e7b31c35d7ede11b42d921f1a450395106b9ed8b7f5ea [2020-07-23T22:32:44.632Z] $ docker rm -f 5020a9b42b9ccf785a1e7b31c35d7ede11b42d921f1a450395106b9ed8b7f5ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-07-23T22:32:45.401Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-23T22:32:45.992Z] ---> package-listing.sh [2020-07-23T22:32:45.992Z] ++ facter osfamily [2020-07-23T22:32:45.992Z] ++ tr '[:upper:]' '[:lower:]' [2020-07-23T22:32:46.260Z] + OS_FAMILY=redhat [2020-07-23T22:32:46.260Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_geneva [2020-07-23T22:32:46.260Z] + START_PACKAGES=/tmp/packages_start.txt [2020-07-23T22:32:46.260Z] + END_PACKAGES=/tmp/packages_end.txt [2020-07-23T22:32:46.260Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-07-23T22:32:46.260Z] + PACKAGES=/tmp/packages_start.txt [2020-07-23T22:32:46.260Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_geneva ']' [2020-07-23T22:32:46.260Z] + PACKAGES=/tmp/packages_end.txt [2020-07-23T22:32:46.260Z] + case "${OS_FAMILY}" in [2020-07-23T22:32:46.260Z] + rpm -qa [2020-07-23T22:32:46.260Z] + sort [2020-07-23T22:32:51.557Z] + '[' -f /tmp/packages_start.txt ']' [2020-07-23T22:32:51.557Z] + '[' -f /tmp/packages_end.txt ']' [2020-07-23T22:32:51.557Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-07-23T22:32:51.557Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_geneva ']' [2020-07-23T22:32:51.557Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_geneva/archives/ [2020-07-23T22:32:51.557Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_geneva/archives/ [Pipeline] isUnix [Pipeline] sh [2020-07-23T22:32:52.174Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-23T22:32:52.174Z] [2020-07-23T22:32:52.174Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-07-23T22:32:52.538Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-23T22:32:52.538Z] alpine: Pulling from edgex-lftools-log-publisher [2020-07-23T22:32:52.538Z] c9b1b535fdd9: Pulling fs layer [2020-07-23T22:32:52.538Z] 2cc5ad85d9ab: Pulling fs layer [2020-07-23T22:32:52.538Z] 756a868c4378: Pulling fs layer [2020-07-23T22:32:52.538Z] 444b2fc9a129: Pulling fs layer [2020-07-23T22:32:52.538Z] ea15f1150254: Pulling fs layer [2020-07-23T22:32:52.538Z] 41b27a9f41bf: Pulling fs layer [2020-07-23T22:32:52.538Z] 28c525ee5125: Pulling fs layer [2020-07-23T22:32:52.538Z] 094b1ea09ed8: Pulling fs layer [2020-07-23T22:32:52.538Z] 138eaada9080: Pulling fs layer [2020-07-23T22:32:52.538Z] 0622d0fa9048: Pulling fs layer [2020-07-23T22:32:52.538Z] 444b2fc9a129: Waiting [2020-07-23T22:32:52.538Z] ea15f1150254: Waiting [2020-07-23T22:32:52.538Z] 41b27a9f41bf: Waiting [2020-07-23T22:32:52.538Z] 28c525ee5125: Waiting [2020-07-23T22:32:52.538Z] 094b1ea09ed8: Waiting [2020-07-23T22:32:52.538Z] 138eaada9080: Waiting [2020-07-23T22:32:52.538Z] 0622d0fa9048: Waiting [2020-07-23T22:32:52.538Z] 2cc5ad85d9ab: Verifying Checksum [2020-07-23T22:32:52.538Z] 2cc5ad85d9ab: Download complete [2020-07-23T22:32:52.825Z] 444b2fc9a129: Verifying Checksum [2020-07-23T22:32:52.825Z] 444b2fc9a129: Download complete [2020-07-23T22:32:52.825Z] c9b1b535fdd9: Verifying Checksum [2020-07-23T22:32:52.825Z] c9b1b535fdd9: Download complete [2020-07-23T22:32:52.825Z] ea15f1150254: Verifying Checksum [2020-07-23T22:32:52.825Z] ea15f1150254: Download complete [2020-07-23T22:32:52.825Z] 28c525ee5125: Verifying Checksum [2020-07-23T22:32:52.825Z] 28c525ee5125: Download complete [2020-07-23T22:32:53.119Z] 756a868c4378: Verifying Checksum [2020-07-23T22:32:53.119Z] 756a868c4378: Download complete [2020-07-23T22:32:53.424Z] 138eaada9080: Verifying Checksum [2020-07-23T22:32:53.424Z] 138eaada9080: Download complete [2020-07-23T22:32:53.424Z] 0622d0fa9048: Verifying Checksum [2020-07-23T22:32:53.424Z] 0622d0fa9048: Download complete [2020-07-23T22:32:53.424Z] 094b1ea09ed8: Verifying Checksum [2020-07-23T22:32:53.424Z] 094b1ea09ed8: Download complete [2020-07-23T22:32:54.008Z] c9b1b535fdd9: Pull complete [2020-07-23T22:32:54.394Z] 41b27a9f41bf: Verifying Checksum [2020-07-23T22:32:54.394Z] 41b27a9f41bf: Download complete [2020-07-23T22:32:54.667Z] 2cc5ad85d9ab: Pull complete [2020-07-23T22:32:57.260Z] 756a868c4378: Pull complete [2020-07-23T22:32:57.260Z] 444b2fc9a129: Pull complete [2020-07-23T22:32:57.853Z] ea15f1150254: Pull complete [2020-07-23T22:33:03.289Z] 41b27a9f41bf: Pull complete [2020-07-23T22:33:03.289Z] 28c525ee5125: Pull complete [2020-07-23T22:33:08.690Z] 094b1ea09ed8: Pull complete [2020-07-23T22:33:08.690Z] 138eaada9080: Pull complete [2020-07-23T22:33:09.273Z] 0622d0fa9048: Pull complete [2020-07-23T22:33:09.274Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-07-23T22:33:09.274Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-23T22:33:09.274Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-07-23T22:33:09.620Z] prd-centos7-docker-4c-2g-764 does not seem to be running inside a container [2020-07-23T22:33:09.692Z] $ 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_geneva -v /w/workspace/edgexfoundry_device-sdk-c_geneva:/w/workspace/edgexfoundry_device-sdk-c_geneva:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_geneva@tmp:/w/workspace/edgexfoundry_device-sdk-c_geneva@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-07-23T22:33:13.035Z] $ docker top f19f07ccc255fd86a51575aa366e1a1a57db0073a78bc8d5ecad74968d996e69 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-07-23T22:33:13.474Z] provisioning config files... [2020-07-23T22:33:13.487Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_geneva@tmp/config454752864638361591tmp [Pipeline] { [Pipeline] echo [2020-07-23T22:33:13.570Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-23T22:33:13.928Z] ---> create-netrc.sh [Pipeline] echo [2020-07-23T22:33:13.945Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-23T22:33:14.592Z] ---> logs-deploy.sh [2020-07-23T22:33:14.592Z] + ARCHIVE_ARTIFACTS= [2020-07-23T22:33:14.592Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-07-23T22:33:14.592Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-07-23T22:33:14.592Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-07-23T22:33:14.592Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/geneva/4 [2020-07-23T22:33:14.592Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/geneva/4/ [2020-07-23T22:33:14.592Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/geneva/4 /w/workspace/edgexfoundry_device-sdk-c_geneva [2020-07-23T22:33:16.594Z] Archives upload complete. [2020-07-23T22:33:16.595Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/geneva/4 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/geneva/4/