Pull request #239 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of iain-anderson for edgexfoundry/device-sdk-c Obtained Jenkinsfile from 549442fe523e2b87072d295f8539c8757b8b0825+3feb9d4d3796ac41883e4442a0148387b228722e (ff894c912bb4ba6c7bd1399526733cb0a1750491) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision b810438aec07f555226556e3b59abf2bab733840 using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-239/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision b810438aec07f555226556e3b59abf2bab733840 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b810438aec07f555226556e3b59abf2bab733840 # timeout=10 Commit message: "Merge pull request #114 from lranjbar/release-kraken" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-3.9-base, dockerFilePath:scripts/Dockerfile.alpine-3.9, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-c-settings PROJECT: device-sdk-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest DOCKER_FILE_PATH: scripts/Dockerfile.alpine-3.9 DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-3.9-base DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-c DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-293 in /w/workspace/edgexfoundry_device-sdk-c_PR-239 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_PR-239 # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/239/head:refs/remotes/origin/PR-239 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/239/head:refs/remotes/origin/PR-239 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/239/head:refs/remotes/origin/PR-239 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 3feb9d4d3796ac41883e4442a0148387b228722e into PR head commit 549442fe523e2b87072d295f8539c8757b8b0825 Merge succeeded, producing 549442fe523e2b87072d295f8539c8757b8b0825 Checking out Revision 549442fe523e2b87072d295f8539c8757b8b0825 (PR-239) > git config core.sparsecheckout # timeout=10 > git checkout -f 549442fe523e2b87072d295f8539c8757b8b0825 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 3feb9d4d3796ac41883e4442a0148387b228722e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 549442fe523e2b87072d295f8539c8757b8b0825 # timeout=10 Commit message: "Build .tgz files alongside .rpms or .debs README: Add Debian package names for required libraries, update version number" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object b810438aec07f555226556e3b59abf2bab733840 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-03-12T11:25:31.642Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-03-12T11:25:34.027Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-12T11:25:34.027Z] [2020-03-12T11:25:34.027Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-03-12T11:25:34.406Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-12T11:25:34.406Z] latest: Pulling from edgex-devops/git-semver [2020-03-12T11:25:34.406Z] 9123ac7c32f7: Pulling fs layer [2020-03-12T11:25:34.406Z] b8cc5d1170e3: Pulling fs layer [2020-03-12T11:25:34.406Z] 2924cbbf6a41: Pulling fs layer [2020-03-12T11:25:34.406Z] 93b08a4f1073: Pulling fs layer [2020-03-12T11:25:34.406Z] 93b08a4f1073: Waiting [2020-03-12T11:25:34.406Z] b8cc5d1170e3: Verifying Checksum [2020-03-12T11:25:34.406Z] b8cc5d1170e3: Download complete [2020-03-12T11:25:34.406Z] 9123ac7c32f7: Verifying Checksum [2020-03-12T11:25:34.406Z] 9123ac7c32f7: Download complete [2020-03-12T11:25:34.670Z] 93b08a4f1073: Verifying Checksum [2020-03-12T11:25:34.670Z] 93b08a4f1073: Download complete [2020-03-12T11:25:34.670Z] 2924cbbf6a41: Verifying Checksum [2020-03-12T11:25:34.670Z] 2924cbbf6a41: Download complete [2020-03-12T11:25:34.931Z] 9123ac7c32f7: Pull complete [2020-03-12T11:25:34.931Z] b8cc5d1170e3: Pull complete [2020-03-12T11:25:35.498Z] 2924cbbf6a41: Pull complete [2020-03-12T11:25:35.757Z] 93b08a4f1073: Pull complete [2020-03-12T11:25:35.757Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-03-12T11:25:35.757Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-03-12T11:25:35.911Z] prd-centos7-docker-4c-2g-293 does not seem to be running inside a container [2020-03-12T11:25:35.952Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-239 -v /w/workspace/edgexfoundry_device-sdk-c_PR-239:/w/workspace/edgexfoundry_device-sdk-c_PR-239:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-239@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-239@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-03-12T11:25:36.592Z] $ docker top f44816dafbb4ddf2ccbb23d0c47ca0bd27088c27a330169842f31da9f4ac09d2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-12T11:25:36.965Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-12T11:25:36.965Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-12T11:25:37.194Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-12T11:25:37.197Z] $ docker exec f44816dafbb4ddf2ccbb23d0c47ca0bd27088c27a330169842f31da9f4ac09d2 ssh-agent [2020-03-12T11:25:37.372Z] SSH_AUTH_SOCK=/tmp/ssh-smOujOOGZ6BW/agent.15 [2020-03-12T11:25:37.372Z] SSH_AGENT_PID=22 [2020-03-12T11:25:37.383Z] Running ssh-add (command line suppressed) [2020-03-12T11:25:37.521Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-239@tmp/private_key_6713131045029074494.key (/w/workspace/edgexfoundry_device-sdk-c_PR-239@tmp/private_key_6713131045029074494.key) [2020-03-12T11:25:37.571Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-12T11:25:37.977Z] + git describe --exact-match --tags HEAD [2020-03-12T11:25:37.977Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-03-12T11:25:38.049Z] $ docker exec --env ******** --env ******** f44816dafbb4ddf2ccbb23d0c47ca0bd27088c27a330169842f31da9f4ac09d2 ssh-agent -k [2020-03-12T11:25:38.186Z] unset SSH_AUTH_SOCK; [2020-03-12T11:25:38.186Z] unset SSH_AGENT_PID; [2020-03-12T11:25:38.186Z] echo Agent pid 22 killed; [2020-03-12T11:25:38.236Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-03-12T11:25:38.365Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-03-12T11:25:38.365Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-03-12T11:25:38.459Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-12T11:25:38.459Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-12T11:25:38.637Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-12T11:25:38.646Z] $ docker exec f44816dafbb4ddf2ccbb23d0c47ca0bd27088c27a330169842f31da9f4ac09d2 ssh-agent [2020-03-12T11:25:38.820Z] SSH_AUTH_SOCK=/tmp/ssh-3RQXWGyNUWvY/agent.57 [2020-03-12T11:25:38.820Z] SSH_AGENT_PID=64 [2020-03-12T11:25:38.827Z] Running ssh-add (command line suppressed) [2020-03-12T11:25:38.962Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-239@tmp/private_key_741232584249138171.key (/w/workspace/edgexfoundry_device-sdk-c_PR-239@tmp/private_key_741232584249138171.key) [2020-03-12T11:25:39.006Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-12T11:25:39.380Z] + git semver init [2020-03-12T11:25:39.380Z] # -> Open(): unable to determine branch for HEAD [2020-03-12T11:25:39.380Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-239/.git [2020-03-12T11:25:39.380Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_PR-239 [2020-03-12T11:25:39.380Z] # $SEMVER_REMOTE_NAME = origin [2020-03-12T11:25:39.380Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-12T11:25:39.380Z] # $SEMVER_USER_NAME = jenkins [2020-03-12T11:25:39.380Z] # $SEMVER_BRANCH = PR-239 [2020-03-12T11:25:39.380Z] # $SEMVER_TEMP = /tmp/semver-388240652 [2020-03-12T11:25:39.380Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2020-03-12T11:25:39.947Z] # '/tmp/semver-388240652' -> '/w/workspace/edgexfoundry_device-sdk-c_PR-239/.semver' [2020-03-12T11:25:39.947Z] # -> Force: false [2020-03-12T11:25:39.947Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-239/.semver [Pipeline] } [2020-03-12T11:25:39.967Z] $ docker exec --env ******** --env ******** f44816dafbb4ddf2ccbb23d0c47ca0bd27088c27a330169842f31da9f4ac09d2 ssh-agent -k [2020-03-12T11:25:40.099Z] unset SSH_AUTH_SOCK; [2020-03-12T11:25:40.100Z] unset SSH_AGENT_PID; [2020-03-12T11:25:40.100Z] echo Agent pid 64 killed; [2020-03-12T11:25:40.137Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-12T11:25:40.653Z] + git semver [Pipeline] } [2020-03-12T11:25:40.678Z] $ docker stop --time=1 f44816dafbb4ddf2ccbb23d0c47ca0bd27088c27a330169842f31da9f4ac09d2 [2020-03-12T11:25:42.013Z] $ docker rm -f f44816dafbb4ddf2ccbb23d0c47ca0bd27088c27a330169842f31da9f4ac09d2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-03-12T11:25:42.856Z] Stashed 31 file(s) [Pipeline] echo [2020-03-12T11:25:42.873Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-03-12T11:25:58.324Z] Still waiting to schedule task [2020-03-12T11:25:58.325Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-03-12T11:25:58.344Z] Still waiting to schedule task [2020-03-12T11:25:58.344Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-03-12T11:26:24.508Z] Running on prd-centos7-docker-4c-2g-294 in /w/workspace/edgexfoundry_device-sdk-c_PR-239 [Pipeline] { [Pipeline] ws [2020-03-12T11:26:24.684Z] Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout [2020-03-12T11:26:32.819Z] using credential edgex-jenkins-ssh [2020-03-12T11:26:32.862Z] Cloning the remote Git repository [2020-03-12T11:26:32.862Z] Cloning with configured refspecs honoured and without tags [2020-03-12T11:26:33.870Z] Fetching without tags [2020-03-12T11:26:32.911Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-03-12T11:26:32.959Z] > git init /w/workspace/device-sdk-c/1 # timeout=10 [2020-03-12T11:26:33.023Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-03-12T11:26:33.023Z] > git --version # timeout=10 [2020-03-12T11:26:33.045Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-12T11:26:33.085Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/239/head:refs/remotes/origin/PR-239 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T11:26:33.726Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-03-12T11:26:33.765Z] > git config --add remote.origin.fetch +refs/pull/239/head:refs/remotes/origin/PR-239 # timeout=10 [2020-03-12T11:26:33.819Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T11:26:33.863Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-03-12T11:26:33.879Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-03-12T11:26:33.880Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-12T11:26:33.911Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/239/head:refs/remotes/origin/PR-239 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T11:26:34.388Z] Merging remotes/origin/master commit 3feb9d4d3796ac41883e4442a0148387b228722e into PR head commit 549442fe523e2b87072d295f8539c8757b8b0825 [2020-03-12T11:26:34.783Z] Merge succeeded, producing 549442fe523e2b87072d295f8539c8757b8b0825 [2020-03-12T11:26:34.784Z] Checking out Revision 549442fe523e2b87072d295f8539c8757b8b0825 (PR-239) [2020-03-12T11:26:34.445Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T11:26:34.491Z] > git checkout -f 549442fe523e2b87072d295f8539c8757b8b0825 # timeout=10 [2020-03-12T11:26:34.645Z] > git remote # timeout=10 [2020-03-12T11:26:34.657Z] > git config --get remote.origin.url # timeout=10 [2020-03-12T11:26:34.683Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-12T11:26:34.697Z] > git merge 3feb9d4d3796ac41883e4442a0148387b228722e # timeout=10 [2020-03-12T11:26:34.750Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-12T11:26:34.794Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T11:26:34.830Z] > git checkout -f 549442fe523e2b87072d295f8539c8757b8b0825 # timeout=10 [2020-03-12T11:26:40.316Z] Commit message: "Build .tgz files alongside .rpms or .debs README: Add Debian package names for required libraries, update version number" [2020-03-12T11:26:40.462Z] > git --version # timeout=10 [2020-03-12T11:26:40.633Z] fatal: bad object b810438aec07f555226556e3b59abf2bab733840 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-12T11:26:42.121Z] ========================================================= [2020-03-12T11:26:42.122Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2020-03-12T11:26:42.122Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-12T11:26:43.076Z] + 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-03-12T11:26:43.656Z] Sending build context to Docker daemon 2.828MB [2020-03-12T11:26:43.656Z] Step 1/21 : ARG BASE=alpine:3.9 [2020-03-12T11:26:43.656Z] Step 2/21 : FROM ${BASE} as builder [2020-03-12T11:26:43.947Z] latest: Pulling from edgex-devops/edgex-gcc-base [2020-03-12T11:26:43.947Z] e7c96db7181b: Pulling fs layer [2020-03-12T11:26:43.947Z] 4c13bbce0fe7: Pulling fs layer [2020-03-12T11:26:43.947Z] 6059c847ac2f: Pulling fs layer [2020-03-12T11:26:43.947Z] 4c13bbce0fe7: Verifying Checksum [2020-03-12T11:26:43.947Z] 4c13bbce0fe7: Download complete [2020-03-12T11:26:44.224Z] e7c96db7181b: Verifying Checksum [2020-03-12T11:26:44.224Z] e7c96db7181b: Download complete [2020-03-12T11:26:45.311Z] e7c96db7181b: Pull complete [2020-03-12T11:26:45.311Z] 4c13bbce0fe7: Pull complete [2020-03-12T11:26:46.823Z] 6059c847ac2f: Verifying Checksum [2020-03-12T11:26:46.823Z] 6059c847ac2f: Download complete [2020-03-12T11:26:57.329Z] 6059c847ac2f: Pull complete [2020-03-12T11:26:57.329Z] Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e [2020-03-12T11:26:57.329Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2020-03-12T11:26:57.329Z] ---> 5eabd8fd8ba2 [2020-03-12T11:26:57.329Z] 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-03-12T11:26:57.329Z] ---> Running in bb2f3ef03111 [2020-03-12T11:26:57.599Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-03-12T11:27:00.985Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-03-12T11:27:01.255Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2020-03-12T11:27:01.833Z] (2/8) Installing libuuid (2.33-r0) [2020-03-12T11:27:01.833Z] (3/8) Installing libblkid (2.33-r0) [2020-03-12T11:27:01.833Z] (4/8) Installing libfdisk (2.33-r0) [2020-03-12T11:27:02.099Z] (5/8) Installing libmount (2.33-r0) [2020-03-12T11:27:02.099Z] (6/8) Installing libsmartcols (2.33-r0) [2020-03-12T11:27:02.370Z] (7/8) Installing util-linux-dev (2.33-r0) [2020-03-12T11:27:02.641Z] (8/8) Installing wget (1.20.3-r0) [2020-03-12T11:27:02.978Z] Executing busybox-1.29.3-r10.trigger [2020-03-12T11:27:02.978Z] OK: 272 MiB in 83 packages [2020-03-12T11:27:04.081Z] Removing intermediate container bb2f3ef03111 [2020-03-12T11:27:04.081Z] ---> f16465bcb6b1 [2020-03-12T11:27:04.081Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2020-03-12T11:27:04.081Z] ---> Running in d5c4a309cce8 [2020-03-12T11:27:04.358Z] Removing intermediate container d5c4a309cce8 [2020-03-12T11:27:04.358Z] ---> 3018b211df8b [2020-03-12T11:27:04.358Z] 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-03-12T11:27:04.358Z] ---> Running in 1340d70750f8 [2020-03-12T11:27:04.963Z] --2020-03-12 11:27:04-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-03-12T11:27:04.963Z] Resolving github.com... 140.82.113.4 [2020-03-12T11:27:04.963Z] Connecting to github.com|140.82.113.4|:443... connected. [2020-03-12T11:27:04.963Z] HTTP request sent, awaiting response... 302 Found [2020-03-12T11:27:04.963Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-03-12T11:27:04.963Z] --2020-03-12 11:27:04-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-03-12T11:27:04.963Z] Resolving codeload.github.com... 140.82.113.10 [2020-03-12T11:27:04.963Z] Connecting to codeload.github.com|140.82.113.10|:443... connected. [2020-03-12T11:27:05.233Z] HTTP request sent, awaiting response... 200 OK [2020-03-12T11:27:05.233Z] Length: unspecified [application/x-gzip] [2020-03-12T11:27:05.233Z] Saving to: 'STDOUT' [2020-03-12T11:27:05.233Z]  [2020-03-12T11:27:05.233Z] 0K .......... .......... .......... .......... .......... 1.11M [2020-03-12T11:27:05.233Z] 50K .......... .......... .......... .......... .......... 6.96M [2020-03-12T11:27:05.233Z] 100K .......... .......... .......... .......... .......... 4.54M [2020-03-12T11:27:05.233Z] 150K .......... .......... .......... .......... .......... 7.68M [2020-03-12T11:27:05.233Z] 200K .......... .......... .......... .......... .......... 4.09M [2020-03-12T11:27:05.233Z] 250K .......... .......... .......... .......... .......... 6.25M [2020-03-12T11:27:05.233Z] 300K .......... .......... .......... .......... .......... 6.87M [2020-03-12T11:27:05.233Z] 350K .......... .......... .......... .......... .......... 14.2M [2020-03-12T11:27:05.233Z] 400K .......... .......... .......... .......... .......... 6.09M [2020-03-12T11:27:05.233Z] 450K .......... .......... .......... .......... .......... 3.70M [2020-03-12T11:27:05.233Z] 500K .......... .......... .......... .......... .......... 90.2M [2020-03-12T11:27:05.233Z] 550K .......... .......... .......... .......... .......... 4.50M [2020-03-12T11:27:05.233Z] 600K .......... .......... .......... .......... .......... 2.29M [2020-03-12T11:27:05.233Z] 650K .......... .......... .......... .......... .......... 2.26M [2020-03-12T11:27:05.233Z] 700K .. 4746G=0.2s [2020-03-12T11:27:05.233Z] [2020-03-12T11:27:05.233Z] 2020-03-12 11:27:05 (3.94 MB/s) - written to stdout [719348] [2020-03-12T11:27:05.233Z] [2020-03-12T11:27:05.564Z] -- The C compiler identification is GNU 8.3.0 [2020-03-12T11:27:05.564Z] -- The CXX compiler identification is GNU 8.3.0 [2020-03-12T11:27:05.834Z] -- Check for working C compiler: /usr/bin/cc [2020-03-12T11:27:05.834Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-03-12T11:27:05.834Z] -- Detecting C compiler ABI info [2020-03-12T11:27:05.834Z] -- Detecting C compiler ABI info - done [2020-03-12T11:27:05.834Z] -- Detecting C compile features [2020-03-12T11:27:06.461Z] -- Detecting C compile features - done [2020-03-12T11:27:06.461Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-03-12T11:27:06.461Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-03-12T11:27:06.461Z] -- Detecting CXX compiler ABI info [2020-03-12T11:27:06.721Z] -- Detecting CXX compiler ABI info - done [2020-03-12T11:27:06.721Z] -- Detecting CXX compile features [2020-03-12T11:27:07.326Z] -- Detecting CXX compile features - done [2020-03-12T11:27:07.326Z] -- Looking for include file endian.h [2020-03-12T11:27:07.326Z] -- Looking for include file endian.h - found [2020-03-12T11:27:07.326Z] -- Check if the system is big endian [2020-03-12T11:27:07.326Z] -- Searching 16 bit integer [2020-03-12T11:27:07.326Z] -- Looking for sys/types.h [2020-03-12T11:27:07.326Z] -- Looking for sys/types.h - found [2020-03-12T11:27:07.326Z] -- Looking for stdint.h [2020-03-12T11:27:07.589Z] -- Looking for stdint.h - found [2020-03-12T11:27:07.589Z] -- Looking for stddef.h [2020-03-12T11:27:07.589Z] -- Looking for stddef.h - found [2020-03-12T11:27:07.589Z] -- Check size of unsigned short [2020-03-12T11:27:07.854Z] -- Check size of unsigned short - done [2020-03-12T11:27:07.854Z] -- Using unsigned short [2020-03-12T11:27:07.854Z] -- Check if the system is big endian - little endian [2020-03-12T11:27:07.854Z] -- Check size of size_t [2020-03-12T11:27:08.185Z] -- Check size of size_t - done [2020-03-12T11:27:08.185Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-03-12T11:27:08.185Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-03-12T11:27:08.185Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-03-12T11:27:08.185Z] CMake did not find one. [2020-03-12T11:27:08.185Z] [2020-03-12T11:27:08.185Z] Could not find a package configuration file provided by "cJSON" with any of [2020-03-12T11:27:08.185Z] the following names: [2020-03-12T11:27:08.185Z] [2020-03-12T11:27:08.185Z] cJSONConfig.cmake [2020-03-12T11:27:08.185Z] cjson-config.cmake [2020-03-12T11:27:08.185Z] [2020-03-12T11:27:08.185Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-03-12T11:27:08.185Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-03-12T11:27:08.185Z] provides a separate development package or SDK, be sure it has been [2020-03-12T11:27:08.185Z] installed. [2020-03-12T11:27:08.185Z] [2020-03-12T11:27:08.185Z] [2020-03-12T11:27:08.185Z] -- Configuring done [2020-03-12T11:27:08.476Z] -- Generating done [2020-03-12T11:27:08.476Z] -- Build files have been written to: /tmp/cbor [2020-03-12T11:27:08.476Z] Scanning dependencies of target cbor_shared [2020-03-12T11:27:08.476Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2020-03-12T11:27:08.776Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-03-12T11:27:08.776Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2020-03-12T11:27:09.050Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-03-12T11:27:09.343Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-03-12T11:27:09.343Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2020-03-12T11:27:09.343Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2020-03-12T11:27:09.343Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2020-03-12T11:27:09.629Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2020-03-12T11:27:09.629Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-03-12T11:27:09.901Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-03-12T11:27:10.180Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2020-03-12T11:27:10.180Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2020-03-12T11:27:10.482Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2020-03-12T11:27:10.482Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2020-03-12T11:27:10.482Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2020-03-12T11:27:10.785Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2020-03-12T11:27:10.785Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2020-03-12T11:27:10.785Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2020-03-12T11:27:10.785Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-03-12T11:27:11.071Z] [ 40%] Linking C shared library libcbor.so [2020-03-12T11:27:11.071Z] [ 40%] Built target cbor_shared [2020-03-12T11:27:11.071Z] Scanning dependencies of target cbor [2020-03-12T11:27:11.071Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2020-03-12T11:27:11.368Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2020-03-12T11:27:11.698Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-03-12T11:27:11.698Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2020-03-12T11:27:11.973Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-03-12T11:27:11.973Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-03-12T11:27:12.266Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-03-12T11:27:12.266Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-03-12T11:27:12.266Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-03-12T11:27:12.878Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2020-03-12T11:27:12.878Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2020-03-12T11:27:13.143Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2020-03-12T11:27:13.143Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2020-03-12T11:27:13.443Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2020-03-12T11:27:13.443Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2020-03-12T11:27:13.748Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-03-12T11:27:13.748Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-03-12T11:27:14.095Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-03-12T11:27:14.095Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-03-12T11:27:14.380Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2020-03-12T11:27:14.380Z] [ 80%] Linking C static library libcbor.a [2020-03-12T11:27:14.380Z] [ 80%] Built target cbor [2020-03-12T11:27:14.380Z] Scanning dependencies of target create_items [2020-03-12T11:27:14.380Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-03-12T11:27:14.381Z] [ 84%] Linking C executable create_items [2020-03-12T11:27:14.658Z] [ 84%] Built target create_items [2020-03-12T11:27:14.658Z] Scanning dependencies of target readfile [2020-03-12T11:27:14.658Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2020-03-12T11:27:14.658Z] [ 88%] Linking C executable readfile [2020-03-12T11:27:14.658Z] [ 88%] Built target readfile [2020-03-12T11:27:14.658Z] Scanning dependencies of target streaming_parser [2020-03-12T11:27:14.658Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-03-12T11:27:14.945Z] [ 92%] Linking C executable streaming_parser [2020-03-12T11:27:14.945Z] [ 92%] Built target streaming_parser [2020-03-12T11:27:14.945Z] Scanning dependencies of target sort [2020-03-12T11:27:14.945Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-03-12T11:27:14.945Z] [ 96%] Linking C executable sort [2020-03-12T11:27:14.945Z] [ 96%] Built target sort [2020-03-12T11:27:14.945Z] Scanning dependencies of target hello [2020-03-12T11:27:14.945Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-03-12T11:27:15.255Z] [100%] Linking C executable hello [2020-03-12T11:27:15.255Z] [100%] Built target hello [2020-03-12T11:27:15.255Z] Install the project... [2020-03-12T11:27:15.255Z] -- Install configuration: "Release" [2020-03-12T11:27:15.255Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-03-12T11:27:15.255Z] -- Installing: /usr/local/lib64/libcbor.a [2020-03-12T11:27:15.255Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-03-12T11:27:15.255Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-03-12T11:27:15.255Z] -- Installing: /usr/local/lib64/libcbor.so [2020-03-12T11:27:15.255Z] -- Up-to-date: /usr/local/include/cbor [2020-03-12T11:27:15.255Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-03-12T11:27:15.255Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-03-12T11:27:15.255Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-03-12T11:27:15.255Z] -- Installing: /usr/local/include/cbor/common.h [2020-03-12T11:27:15.255Z] -- Installing: /usr/local/include/cbor/data.h [2020-03-12T11:27:15.255Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-03-12T11:27:15.255Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-03-12T11:27:15.255Z] -- Installing: /usr/local/include/cbor/internal [2020-03-12T11:27:15.255Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-03-12T11:27:15.255Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-03-12T11:27:15.255Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-03-12T11:27:15.255Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-03-12T11:27:15.255Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-03-12T11:27:15.255Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-03-12T11:27:15.256Z] -- Installing: /usr/local/include/cbor/ints.h [2020-03-12T11:27:15.256Z] -- Installing: /usr/local/include/cbor/maps.h [2020-03-12T11:27:15.256Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-03-12T11:27:15.256Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-03-12T11:27:15.256Z] -- Installing: /usr/local/include/cbor/strings.h [2020-03-12T11:27:15.256Z] -- Installing: /usr/local/include/cbor/tags.h [2020-03-12T11:27:15.256Z] -- Installing: /usr/local/include/cbor.h [2020-03-12T11:27:15.256Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-03-12T11:27:15.846Z] Removing intermediate container 1340d70750f8 [2020-03-12T11:27:15.846Z] ---> c6dc5bb58c78 [2020-03-12T11:27:15.846Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-03-12T11:27:16.112Z] ---> Running in bc48ad23bf5e [2020-03-12T11:27:17.574Z] Removing intermediate container bc48ad23bf5e [2020-03-12T11:27:17.574Z] ---> b73c2bdc1c0a [2020-03-12T11:27:17.574Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-03-12T11:27:17.858Z] ---> 5dcd3e6860f1 [2020-03-12T11:27:17.858Z] Step 8/21 : COPY src /tmp/sdk/src [2020-03-12T11:27:18.123Z] ---> ea6cf4d4252d [2020-03-12T11:27:18.123Z] Step 9/21 : COPY include /tmp/sdk/include [2020-03-12T11:27:18.702Z] ---> ad2e8bf75131 [2020-03-12T11:27:18.702Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2020-03-12T11:27:18.702Z] ---> 3bc96ee52072 [2020-03-12T11:27:18.702Z] Step 11/21 : COPY LICENSE /tmp/sdk [2020-03-12T11:27:19.301Z] ---> 24d99a207073 [2020-03-12T11:27:19.301Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2020-03-12T11:27:19.600Z] ---> 334166924b2f [2020-03-12T11:27:19.600Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-03-12T11:27:19.600Z] ---> Running in 3916c9e9e393 [2020-03-12T11:27:20.183Z] + CPPCHECK=false [2020-03-12T11:27:20.183Z] + DOCGEN=false [2020-03-12T11:27:20.183Z] + TOMLVER=SDK-0.2 [2020-03-12T11:27:20.183Z] + CUTILVER=1.0.0 [2020-03-12T11:27:20.183Z] + '[' 0 -gt 0 ] [2020-03-12T11:27:20.183Z] + readlink -f ./scripts/build.sh [2020-03-12T11:27:20.183Z] + dirname /tmp/sdk/scripts/build.sh [2020-03-12T11:27:20.183Z] + dirname /tmp/sdk/scripts [2020-03-12T11:27:20.183Z] + ROOT=/tmp/sdk [2020-03-12T11:27:20.183Z] + cd /tmp/sdk [2020-03-12T11:27:20.183Z] + '[' '!' -d deps ] [2020-03-12T11:27:20.183Z] + mkdir deps [2020-03-12T11:27:20.183Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-03-12T11:27:20.183Z] + tar -C deps -z -x -f - [2020-03-12T11:27:20.183Z] --2020-03-12 11:27:20-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-03-12T11:27:20.183Z] Resolving github.com... 140.82.113.4 [2020-03-12T11:27:20.183Z] Connecting to github.com|140.82.113.4|:443... connected. [2020-03-12T11:27:20.454Z] HTTP request sent, awaiting response... 302 Found [2020-03-12T11:27:20.454Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-03-12T11:27:20.454Z] --2020-03-12 11:27:20-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-03-12T11:27:20.454Z] Resolving codeload.github.com... 140.82.113.10 [2020-03-12T11:27:20.454Z] Connecting to codeload.github.com|140.82.113.10|:443... connected. [2020-03-12T11:27:20.454Z] HTTP request sent, awaiting response... 200 OK [2020-03-12T11:27:20.454Z] Length: unspecified [application/x-gzip] [2020-03-12T11:27:20.454Z] Saving to: 'STDOUT' [2020-03-12T11:27:20.454Z]  [2020-03-12T11:27:20.454Z] 0K .......... ...... 966K=0.02s [2020-03-12T11:27:20.454Z] [2020-03-12T11:27:20.454Z] 2020-03-12 11:27:20 (966 KB/s) - written to stdout [16451] [2020-03-12T11:27:20.454Z] [2020-03-12T11:27:20.454Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-03-12T11:27:20.454Z] + wget -O+ - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.0.tar.gztar [2020-03-12T11:27:20.454Z] -C deps -z -x -f - [2020-03-12T11:27:20.454Z] --2020-03-12 11:27:20-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.0.tar.gz [2020-03-12T11:27:20.718Z] Resolving github.com... 140.82.113.4 [2020-03-12T11:27:20.718Z] Connecting to github.com|140.82.113.4|:443... connected. [2020-03-12T11:27:20.718Z] HTTP request sent, awaiting response... 302 Found [2020-03-12T11:27:20.718Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.0 [following] [2020-03-12T11:27:20.718Z] --2020-03-12 11:27:20-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.0 [2020-03-12T11:27:20.718Z] Resolving codeload.github.com... 140.82.113.10 [2020-03-12T11:27:20.718Z] Connecting to codeload.github.com|140.82.113.10|:443... connected. [2020-03-12T11:27:20.987Z] HTTP request sent, awaiting response... 200 OK [2020-03-12T11:27:20.987Z] Length: unspecified [application/x-gzip] [2020-03-12T11:27:20.987Z] Saving to: 'STDOUT' [2020-03-12T11:27:20.987Z] [2020-03-12T11:27:20.987Z] 0K .......... .......... .......... .......... .......... 1.44M [2020-03-12T11:27:20.987Z] 50K .......... .......... .......... .......... .......... 3.00M [2020-03-12T11:27:20.987Z] 100K .......... .......... .......... .......... ........ 2.41M=0.07s [2020-03-12T11:27:20.987Z] [2020-03-12T11:27:20.987Z] 2020-03-12 11:27:20 (2.08 MB/s) - written to stdout [151809] [2020-03-12T11:27:20.987Z] [2020-03-12T11:27:20.987Z] + mkdir -p src/c/iot [2020-03-12T11:27:20.987Z] + cp deps/iotech-c-utils-1.0.0/src/c/base64.c deps/iotech-c-utils-1.0.0/src/c/component.c deps/iotech-c-utils-1.0.0/src/c/container.c deps/iotech-c-utils-1.0.0/src/c/data.c deps/iotech-c-utils-1.0.0/src/c/hash.c deps/iotech-c-utils-1.0.0/src/c/iot.c deps/iotech-c-utils-1.0.0/src/c/json.c deps/iotech-c-utils-1.0.0/src/c/logger.c deps/iotech-c-utils-1.0.0/src/c/os.c deps/iotech-c-utils-1.0.0/src/c/scheduler.c deps/iotech-c-utils-1.0.0/src/c/thread.c deps/iotech-c-utils-1.0.0/src/c/threadpool.c deps/iotech-c-utils-1.0.0/src/c/time.c src/c/iot [2020-03-12T11:27:20.987Z] + mkdir -p include/iot [2020-03-12T11:27:20.987Z] + cp deps/iotech-c-utils-1.0.0/include/iot/base64.h deps/iotech-c-utils-1.0.0/include/iot/component.h deps/iotech-c-utils-1.0.0/include/iot/container.h deps/iotech-c-utils-1.0.0/include/iot/data.h deps/iotech-c-utils-1.0.0/include/iot/hash.h deps/iotech-c-utils-1.0.0/include/iot/iot.h deps/iotech-c-utils-1.0.0/include/iot/json.h deps/iotech-c-utils-1.0.0/include/iot/logger.h deps/iotech-c-utils-1.0.0/include/iot/os.h deps/iotech-c-utils-1.0.0/include/iot/scheduler.h deps/iotech-c-utils-1.0.0/include/iot/thread.h deps/iotech-c-utils-1.0.0/include/iot/threadpool.h deps/iotech-c-utils-1.0.0/include/iot/time.h include/iot [2020-03-12T11:27:20.987Z] + mkdir -p include/iot/os [2020-03-12T11:27:20.987Z] + cp deps/iotech-c-utils-1.0.0/include/iot/os/linux.h deps/iotech-c-utils-1.0.0/include/iot/os/zephyr.h include/iot/os [2020-03-12T11:27:20.987Z] + mkdir -p /tmp/sdk/build/release [2020-03-12T11:27:20.987Z] + cd /tmp/sdk/build/release [2020-03-12T11:27:20.987Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-03-12T11:27:21.257Z] -- The C compiler identification is GNU 8.3.0 [2020-03-12T11:27:21.257Z] -- Check for working C compiler: /usr/bin/cc [2020-03-12T11:27:21.257Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-03-12T11:27:21.257Z] -- Detecting C compiler ABI info [2020-03-12T11:27:21.520Z] -- Detecting C compiler ABI info - done [2020-03-12T11:27:21.520Z] -- Detecting C compile features [2020-03-12T11:27:21.785Z] -- Detecting C compile features - done [2020-03-12T11:27:21.785Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-03-12T11:27:21.785Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-03-12T11:27:21.785Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-03-12T11:27:21.785Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-03-12T11:27:21.785Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-03-12T11:27:21.785Z] -- C SDK 0.0.0 for Linux [2020-03-12T11:27:21.785Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-03-12T11:27:21.785Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-03-12T11:27:21.785Z] -- Found Curses: /usr/lib/libcurses.so [2020-03-12T11:27:21.785Z] -- Configuring done [2020-03-12T11:27:22.073Z] -- Generating done [2020-03-12T11:27:22.073Z] -- Build files have been written to: /tmp/sdk/build/release [2020-03-12T11:27:22.073Z] + make [2020-03-12T11:27:22.073Z] + tee release.log [2020-03-12T11:27:22.073Z] Scanning dependencies of target csdk [2020-03-12T11:27:22.073Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-03-12T11:27:22.372Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-03-12T11:27:22.702Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-03-12T11:27:23.346Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-03-12T11:27:23.615Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-03-12T11:27:23.615Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-03-12T11:27:23.908Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-03-12T11:27:24.515Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-03-12T11:27:24.787Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-03-12T11:27:25.061Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-03-12T11:27:25.335Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-03-12T11:27:25.335Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-03-12T11:27:25.609Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-03-12T11:27:25.609Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-03-12T11:27:27.095Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-03-12T11:27:27.095Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-03-12T11:27:27.368Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-03-12T11:27:27.368Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-03-12T11:27:28.350Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-03-12T11:27:28.350Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-03-12T11:27:28.624Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-03-12T11:27:28.928Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-03-12T11:27:29.213Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-03-12T11:27:29.213Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-03-12T11:27:29.483Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-03-12T11:27:29.761Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-03-12T11:27:29.761Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-03-12T11:27:30.041Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-03-12T11:27:30.041Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-03-12T11:27:30.697Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-03-12T11:27:30.697Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-03-12T11:27:32.768Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-03-12T11:27:32.768Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-03-12T11:27:33.032Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-03-12T11:27:33.324Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-03-12T11:27:33.655Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-03-12T11:27:34.276Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-03-12T11:27:35.770Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-03-12T11:27:36.038Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-03-12T11:27:36.645Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-03-12T11:27:36.932Z] [ 74%] Linking C shared library libcsdk.so [2020-03-12T11:27:36.932Z] [ 74%] Built target csdk [2020-03-12T11:27:36.932Z] Scanning dependencies of target template [2020-03-12T11:27:36.932Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-03-12T11:27:37.229Z] [ 78%] Linking C executable template [2020-03-12T11:27:37.229Z] [ 78%] Built target template [2020-03-12T11:27:37.491Z] Scanning dependencies of target device-counter [2020-03-12T11:27:37.491Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-03-12T11:27:37.491Z] [ 81%] Linking C executable device-counter [2020-03-12T11:27:37.491Z] [ 81%] Built target device-counter [2020-03-12T11:27:37.752Z] Scanning dependencies of target device-random [2020-03-12T11:27:37.752Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-03-12T11:27:37.752Z] [ 85%] Linking C executable device-random [2020-03-12T11:27:38.016Z] [ 85%] Built target device-random [2020-03-12T11:27:38.016Z] Scanning dependencies of target device-gyro [2020-03-12T11:27:38.016Z] [ 87%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-03-12T11:27:38.016Z] [ 89%] Linking C executable device-gyro [2020-03-12T11:27:38.016Z] [ 89%] Built target device-gyro [2020-03-12T11:27:38.285Z] Scanning dependencies of target template-discovery [2020-03-12T11:27:38.285Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-03-12T11:27:38.285Z] [ 92%] Linking C executable template-discovery [2020-03-12T11:27:38.550Z] [ 92%] Built target template-discovery [2020-03-12T11:27:38.551Z] Scanning dependencies of target device-terminal [2020-03-12T11:27:38.551Z] [ 94%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-03-12T11:27:38.551Z] [ 96%] Linking C executable device-terminal [2020-03-12T11:27:38.812Z] [ 96%] Built target device-terminal [2020-03-12T11:27:38.812Z] Scanning dependencies of target template2 [2020-03-12T11:27:38.812Z] [ 98%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-03-12T11:27:38.812Z] [100%] Linking C executable template2 [2020-03-12T11:27:39.074Z] [100%] Built target template2 [2020-03-12T11:27:39.074Z] + make package [2020-03-12T11:27:39.074Z] + tee -a release.log [2020-03-12T11:27:39.074Z] [ 74%] Built target csdk [2020-03-12T11:27:39.074Z] [ 78%] Built target template [2020-03-12T11:27:39.074Z] [ 81%] Built target device-counter [2020-03-12T11:27:39.074Z] [ 85%] Built target device-random [2020-03-12T11:27:39.074Z] [ 89%] Built target device-gyro [2020-03-12T11:27:39.074Z] [ 92%] Built target template-discovery [2020-03-12T11:27:39.342Z] [ 96%] Built target device-terminal [2020-03-12T11:27:39.342Z] [100%] Built target template2 [2020-03-12T11:27:39.342Z] Run CPack packaging tool... [2020-03-12T11:27:39.342Z] CPack: Create package using TGZ [2020-03-12T11:27:39.342Z] CPack: Install projects [2020-03-12T11:27:39.342Z] CPack: - Run preinstall target for: Csdk [2020-03-12T11:27:39.604Z] CPack: - Install project: Csdk [2020-03-12T11:27:39.604Z] CPack: Create package [2020-03-12T11:27:39.604Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2020-03-12T11:27:39.604Z] + '[' false '=' true ] [2020-03-12T11:27:39.604Z] + '[' false '=' true ] [2020-03-12T11:27:39.604Z] + mkdir -p /tmp/sdk/build/debug [2020-03-12T11:27:39.604Z] + cd /tmp/sdk/build/debug [2020-03-12T11:27:39.604Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCSDK_BUILD_DEBUG=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2020-03-12T11:27:39.604Z] -- The C compiler identification is GNU 8.3.0 [2020-03-12T11:27:39.604Z] -- Check for working C compiler: /usr/bin/cc [2020-03-12T11:27:39.672Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-295 in /w/workspace/edgexfoundry_device-sdk-c_PR-239 [Pipeline] { [Pipeline] ws [2020-03-12T11:27:39.799Z] Running in /w/workspace/device-sdk-c/1 [Pipeline] { [2020-03-12T11:27:39.872Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-03-12T11:27:39.872Z] -- Detecting C compiler ABI info [2020-03-12T11:27:39.872Z] -- Detecting C compiler ABI info - done [2020-03-12T11:27:39.872Z] -- Detecting C compile features [Pipeline] checkout [2020-03-12T11:27:40.133Z] -- Detecting C compile features - done [2020-03-12T11:27:40.133Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-03-12T11:27:40.133Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-03-12T11:27:40.133Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-03-12T11:27:40.133Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-03-12T11:27:40.133Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-03-12T11:27:40.133Z] -- C SDK 0.0.0 for Linux [2020-03-12T11:27:40.133Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-03-12T11:27:40.394Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-03-12T11:27:40.394Z] -- Found Curses: /usr/lib/libcurses.so [2020-03-12T11:27:40.394Z] -- Configuring done [2020-03-12T11:27:40.394Z] -- Generating done [2020-03-12T11:27:40.394Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-03-12T11:27:40.394Z] + make [2020-03-12T11:27:40.394Z] + tee debug.log [2020-03-12T11:27:40.394Z] Scanning dependencies of target csdk [2020-03-12T11:27:40.712Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-03-12T11:27:40.712Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-03-12T11:27:40.712Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-03-12T11:27:41.001Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-03-12T11:27:41.001Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-03-12T11:27:41.317Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-03-12T11:27:41.317Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-03-12T11:27:41.617Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-03-12T11:27:41.617Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-03-12T11:27:41.904Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-03-12T11:27:41.904Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-03-12T11:27:41.904Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-03-12T11:27:42.250Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-03-12T11:27:42.250Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-03-12T11:27:42.531Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-03-12T11:27:42.531Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-03-12T11:27:42.829Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-03-12T11:27:42.829Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-03-12T11:27:43.109Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-03-12T11:27:43.437Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-03-12T11:27:43.437Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-03-12T11:27:43.437Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-03-12T11:27:43.437Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-03-12T11:27:43.706Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-03-12T11:27:43.706Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-03-12T11:27:43.706Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-03-12T11:27:44.014Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-03-12T11:27:44.014Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-03-12T11:27:44.014Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-03-12T11:27:44.341Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-03-12T11:27:44.341Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-03-12T11:27:45.046Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-03-12T11:27:45.046Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-03-12T11:27:45.365Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-03-12T11:27:45.366Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-03-12T11:27:45.741Z] using credential edgex-jenkins-ssh [2020-03-12T11:27:45.793Z] Cloning the remote Git repository [2020-03-12T11:27:45.793Z] Cloning with configured refspecs honoured and without tags [2020-03-12T11:27:45.991Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-03-12T11:27:46.264Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-03-12T11:27:46.264Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-03-12T11:27:45.879Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-03-12T11:27:45.979Z] > git init /w/workspace/device-sdk-c/1 # timeout=10 [2020-03-12T11:27:46.065Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-03-12T11:27:46.067Z] > git --version # timeout=10 [2020-03-12T11:27:46.097Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-12T11:27:46.163Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/239/head:refs/remotes/origin/PR-239 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T11:27:46.545Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-03-12T11:27:46.545Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-03-12T11:27:46.816Z] [ 74%] Linking C shared library libcsdk.so [2020-03-12T11:27:46.816Z] [ 74%] Built target csdk [2020-03-12T11:27:46.816Z] Scanning dependencies of target template [2020-03-12T11:27:46.816Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-03-12T11:27:47.114Z] [ 78%] Linking C executable template [2020-03-12T11:27:47.114Z] [ 78%] Built target template [2020-03-12T11:27:47.114Z] Scanning dependencies of target device-counter [2020-03-12T11:27:47.114Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-03-12T11:27:47.237Z] Fetching without tags [2020-03-12T11:27:47.463Z] [ 81%] Linking C executable device-counter [2020-03-12T11:27:47.463Z] [ 81%] Built target device-counter [2020-03-12T11:27:47.463Z] Scanning dependencies of target device-random [2020-03-12T11:27:47.463Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-03-12T11:27:47.108Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-03-12T11:27:47.129Z] > git config --add remote.origin.fetch +refs/pull/239/head:refs/remotes/origin/PR-239 # timeout=10 [2020-03-12T11:27:47.162Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T11:27:47.202Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-03-12T11:27:47.255Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-03-12T11:27:47.256Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-12T11:27:47.274Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/239/head:refs/remotes/origin/PR-239 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T11:27:47.687Z] Merging remotes/origin/master commit 3feb9d4d3796ac41883e4442a0148387b228722e into PR head commit 549442fe523e2b87072d295f8539c8757b8b0825 [2020-03-12T11:27:47.757Z] [ 85%] Linking C executable device-random [2020-03-12T11:27:47.757Z] [ 85%] Built target device-random [2020-03-12T11:27:47.757Z] Scanning dependencies of target device-gyro [2020-03-12T11:27:47.757Z] [ 87%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-03-12T11:27:47.757Z] [ 89%] Linking C executable device-gyro [2020-03-12T11:27:48.031Z] [ 89%] Built target device-gyro [2020-03-12T11:27:48.032Z] Scanning dependencies of target template-discovery [2020-03-12T11:27:48.032Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-03-12T11:27:48.033Z] Merge succeeded, producing 549442fe523e2b87072d295f8539c8757b8b0825 [2020-03-12T11:27:48.034Z] Checking out Revision 549442fe523e2b87072d295f8539c8757b8b0825 (PR-239) [2020-03-12T11:27:48.298Z] [ 92%] Linking C executable template-discovery [2020-03-12T11:27:48.298Z] [ 92%] Built target template-discovery [2020-03-12T11:27:48.298Z] Scanning dependencies of target device-terminal [2020-03-12T11:27:48.298Z] [ 94%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-03-12T11:27:48.298Z] [ 96%] Linking C executable device-terminal [2020-03-12T11:27:48.586Z] [ 96%] Built target device-terminal [2020-03-12T11:27:48.586Z] Scanning dependencies of target template2 [2020-03-12T11:27:48.586Z] [ 98%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-03-12T11:27:48.586Z] [100%] Linking C executable template2 [2020-03-12T11:27:48.872Z] [100%] Built target template2 [2020-03-12T11:27:48.872Z] make: Entering directory '/tmp/sdk/build/release' [2020-03-12T11:27:48.872Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-03-12T11:27:48.872Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-12T11:27:48.872Z] Scanning dependencies of target csdk [2020-03-12T11:27:48.872Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-12T11:27:48.872Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-12T11:27:48.872Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-03-12T11:27:47.723Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T11:27:47.760Z] > git checkout -f 549442fe523e2b87072d295f8539c8757b8b0825 # timeout=10 [2020-03-12T11:27:47.873Z] > git remote # timeout=10 [2020-03-12T11:27:47.917Z] > git config --get remote.origin.url # timeout=10 [2020-03-12T11:27:47.944Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-12T11:27:47.957Z] > git merge 3feb9d4d3796ac41883e4442a0148387b228722e # timeout=10 [2020-03-12T11:27:48.003Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-12T11:27:48.046Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T11:27:48.090Z] > git checkout -f 549442fe523e2b87072d295f8539c8757b8b0825 # timeout=10 [2020-03-12T11:27:49.634Z] [ 3%] Linking C shared library libcsdk.so [2020-03-12T11:27:49.902Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-12T11:27:49.902Z] [ 74%] Built target csdk [2020-03-12T11:27:49.902Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-12T11:27:49.902Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-12T11:27:49.902Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-12T11:27:49.902Z] [ 76%] Linking C executable template [2020-03-12T11:27:49.902Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-12T11:27:49.902Z] [ 78%] Built target template [2020-03-12T11:27:49.902Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-12T11:27:49.902Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-12T11:27:49.902Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-12T11:27:49.902Z] [ 80%] Linking C executable device-counter [2020-03-12T11:27:50.176Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-12T11:27:50.176Z] [ 81%] Built target device-counter [2020-03-12T11:27:50.176Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-12T11:27:50.176Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-12T11:27:50.176Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-12T11:27:50.176Z] [ 83%] Linking C executable device-random [2020-03-12T11:27:50.176Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-12T11:27:50.176Z] [ 85%] Built target device-random [2020-03-12T11:27:50.176Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-12T11:27:50.176Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-12T11:27:50.176Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-12T11:27:50.176Z] [ 87%] Linking C executable device-gyro [2020-03-12T11:27:50.445Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-12T11:27:50.445Z] [ 89%] Built target device-gyro [2020-03-12T11:27:50.445Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-12T11:27:50.445Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-12T11:27:50.445Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-12T11:27:50.445Z] [ 90%] Linking C executable template-discovery [2020-03-12T11:27:50.725Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-12T11:27:50.725Z] [ 92%] Built target template-discovery [2020-03-12T11:27:50.725Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-12T11:27:50.725Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-12T11:27:50.725Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-12T11:27:50.725Z] [ 94%] Linking C executable device-terminal [2020-03-12T11:27:50.725Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-12T11:27:50.725Z] [ 96%] Built target device-terminal [2020-03-12T11:27:50.725Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-12T11:27:50.725Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-12T11:27:50.725Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-12T11:27:50.725Z] [ 98%] Linking C executable template2 [2020-03-12T11:27:50.991Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-12T11:27:50.991Z] [100%] Built target template2 [2020-03-12T11:27:50.991Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-03-12T11:27:50.991Z] Install the project... [2020-03-12T11:27:50.991Z] -- Install configuration: "Release" [2020-03-12T11:27:50.991Z] -- Installing: /usr/local/lib/libcsdk.so [2020-03-12T11:27:50.991Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2020-03-12T11:27:50.991Z] -- Up-to-date: /usr/local/include [2020-03-12T11:27:50.991Z] -- Installing: /usr/local/include/devsdk [2020-03-12T11:27:50.991Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2020-03-12T11:27:50.991Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2020-03-12T11:27:50.991Z] -- Installing: /usr/local/include/edgex [2020-03-12T11:27:50.991Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2020-03-12T11:27:50.991Z] -- Installing: /usr/local/include/edgex/devices.h [2020-03-12T11:27:50.991Z] -- Installing: /usr/local/include/edgex/devsdk.h [2020-03-12T11:27:50.991Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2020-03-12T11:27:50.991Z] -- Installing: /usr/local/include/edgex/edgex-logging.h [2020-03-12T11:27:50.991Z] -- Installing: /usr/local/include/edgex/edgex.h [2020-03-12T11:27:50.991Z] -- Installing: /usr/local/include/edgex/error.h [2020-03-12T11:27:50.991Z] -- Installing: /usr/local/include/edgex/eventgen.h [2020-03-12T11:27:50.991Z] -- Installing: /usr/local/include/edgex/os.h [2020-03-12T11:27:50.991Z] -- Installing: /usr/local/include/edgex/profiles.h [2020-03-12T11:27:50.991Z] -- Installing: /usr/local/include/edgex/registry.h [2020-03-12T11:27:50.991Z] -- Installing: /usr/local/include/edgex/rest-server.h [2020-03-12T11:27:50.991Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2020-03-12T11:27:50.991Z] -- Installing: /usr/local/include/iot [2020-03-12T11:27:50.991Z] -- Installing: /usr/local/include/iot/base64.h [2020-03-12T11:27:50.991Z] -- Installing: /usr/local/include/iot/component.h [2020-03-12T11:27:50.991Z] -- Installing: /usr/local/include/iot/container.h [2020-03-12T11:27:50.991Z] -- Installing: /usr/local/include/iot/data.h [2020-03-12T11:27:50.991Z] -- Installing: /usr/local/include/iot/hash.h [2020-03-12T11:27:50.991Z] -- Installing: /usr/local/include/iot/iot.h [2020-03-12T11:27:50.991Z] -- Installing: /usr/local/include/iot/json.h [2020-03-12T11:27:50.991Z] -- Installing: /usr/local/include/iot/logger.h [2020-03-12T11:27:50.991Z] -- Installing: /usr/local/include/iot/os.h [2020-03-12T11:27:50.991Z] -- Installing: /usr/local/include/iot/scheduler.h [2020-03-12T11:27:50.991Z] -- Installing: /usr/local/include/iot/thread.h [2020-03-12T11:27:50.991Z] -- Installing: /usr/local/include/iot/threadpool.h [2020-03-12T11:27:50.991Z] -- Installing: /usr/local/include/iot/time.h [2020-03-12T11:27:50.991Z] -- Installing: /usr/local/include/iot/os [2020-03-12T11:27:50.991Z] -- Installing: /usr/local/include/iot/os/linux.h [2020-03-12T11:27:50.991Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2020-03-12T11:27:50.991Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2020-03-12T11:27:50.991Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2020-03-12T11:27:50.991Z] make: Leaving directory '/tmp/sdk/build/release' [2020-03-12T11:27:52.403Z] Removing intermediate container 3916c9e9e393 [2020-03-12T11:27:52.403Z] ---> 5a051f17dbb3 [2020-03-12T11:27:52.403Z] Step 14/21 : FROM alpine:3.9 [2020-03-12T11:27:52.403Z] 3.9: Pulling from library/alpine [2020-03-12T11:27:52.701Z] 9123ac7c32f7: Pulling fs layer [2020-03-12T11:27:52.771Z] Commit message: "Build .tgz files alongside .rpms or .debs README: Add Debian package names for required libraries, update version number" [2020-03-12T11:27:52.833Z] > git --version # timeout=10 [2020-03-12T11:27:52.862Z] fatal: bad object b810438aec07f555226556e3b59abf2bab733840 [2020-03-12T11:27:53.062Z] 9123ac7c32f7: Verifying Checksum [2020-03-12T11:27:53.062Z] 9123ac7c32f7: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2020-03-12T11:27:53.650Z] 9123ac7c32f7: Pull complete [2020-03-12T11:27:53.650Z] Digest: sha256:115731bab0862031b44766733890091c17924f9b7781b79997f5f163be262178 [2020-03-12T11:27:53.650Z] Status: Downloaded newer image for alpine:3.9 [2020-03-12T11:27:53.650Z] ---> 82f67be598eb [2020-03-12T11:27:53.650Z] Step 15/21 : MAINTAINER IOTech [2020-03-12T11:27:53.650Z] ---> Running in 64b97a7a6f1b [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-03-12T11:27:53.941Z] Removing intermediate container 64b97a7a6f1b [2020-03-12T11:27:53.941Z] ---> 8fc24070b734 [2020-03-12T11:27:53.941Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2020-03-12T11:27:53.941Z] ---> Running in ab8b20fc7f48 [Pipeline] echo [2020-03-12T11:27:54.641Z] ========================================================= [2020-03-12T11:27:54.641Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2020-03-12T11:27:54.641Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-12T11:27:54.931Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-03-12T11:27:55.207Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-03-12T11:27:55.207Z] (1/48) Installing binutils (2.31.1-r2) [2020-03-12T11:27:55.485Z] (2/48) Installing libmagic (5.36-r1) [2020-03-12T11:27:55.485Z] (3/48) Installing file (5.36-r1) [2020-03-12T11:27:55.485Z] (4/48) Installing gmp (6.1.2-r1) [2020-03-12T11:27:55.485Z] (5/48) Installing isl (0.18-r0) [2020-03-12T11:27:55.485Z] (6/48) Installing libgomp (8.3.0-r0) [2020-03-12T11:27:55.485Z] (7/48) Installing libatomic (8.3.0-r0) [2020-03-12T11:27:55.485Z] (8/48) Installing libgcc (8.3.0-r0) [2020-03-12T11:27:55.485Z] (9/48) Installing mpfr3 (3.1.5-r1) [2020-03-12T11:27:55.485Z] (10/48) Installing mpc1 (1.0.3-r1) [2020-03-12T11:27:55.485Z] (11/48) Installing libstdc++ (8.3.0-r0) [2020-03-12T11:27:55.485Z] (12/48) Installing gcc (8.3.0-r0) [2020-03-12T11:27:55.821Z] + 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-03-12T11:27:56.799Z] Sending build context to Docker daemon 2.828MB [2020-03-12T11:27:56.799Z] Step 1/21 : ARG BASE=alpine:3.9 [2020-03-12T11:27:56.799Z] Step 2/21 : FROM ${BASE} as builder [2020-03-12T11:27:57.388Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2020-03-12T11:27:57.388Z] 0362ad1dd800: Pulling fs layer [2020-03-12T11:27:57.388Z] f2cdb1532d8b: Pulling fs layer [2020-03-12T11:27:57.388Z] 37ed683be191: Pulling fs layer [2020-03-12T11:27:57.388Z] f2cdb1532d8b: Verifying Checksum [2020-03-12T11:27:57.388Z] f2cdb1532d8b: Download complete [2020-03-12T11:27:57.658Z] 0362ad1dd800: Verifying Checksum [2020-03-12T11:27:57.658Z] 0362ad1dd800: Download complete [2020-03-12T11:27:58.249Z] 0362ad1dd800: Pull complete [2020-03-12T11:27:58.823Z] (13/48) Installing musl-dev (1.1.20-r5) [2020-03-12T11:27:58.838Z] f2cdb1532d8b: Pull complete [2020-03-12T11:27:59.410Z] (14/48) Installing libc-dev (0.7.1-r0) [2020-03-12T11:27:59.410Z] (15/48) Installing g++ (8.3.0-r0) [2020-03-12T11:28:01.043Z] (16/48) Installing make (4.2.1-r2) [2020-03-12T11:28:01.043Z] (17/48) Installing fortify-headers (1.0-r0) [2020-03-12T11:28:01.043Z] (18/48) Installing build-base (0.5-r1) [2020-03-12T11:28:01.423Z] (19/48) Installing libattr (2.4.47-r7) [2020-03-12T11:28:01.423Z] (20/48) Installing libacl (2.2.52-r5) [2020-03-12T11:28:01.423Z] (21/48) Installing libbz2 (1.0.6-r7) [2020-03-12T11:28:01.423Z] (22/48) Installing expat (2.2.8-r0) [2020-03-12T11:28:01.423Z] (23/48) Installing lz4-libs (1.8.3-r2) [2020-03-12T11:28:01.423Z] (24/48) Installing xz-libs (5.2.4-r0) [2020-03-12T11:28:01.423Z] (25/48) Installing libarchive (3.3.3-r1) [2020-03-12T11:28:01.423Z] (26/48) Installing ca-certificates (20190108-r0) [2020-03-12T11:28:01.423Z] (27/48) Installing nghttp2-libs (1.35.1-r1) [2020-03-12T11:28:01.423Z] (28/48) Installing libssh2 (1.9.0-r1) [2020-03-12T11:28:01.758Z] (29/48) Installing libcurl (7.64.0-r3) [2020-03-12T11:28:01.758Z] (30/48) Installing ncurses-terminfo-base (6.1_p20190105-r0) [2020-03-12T11:28:01.758Z] (31/48) Installing ncurses-terminfo (6.1_p20190105-r0) [2020-03-12T11:28:02.631Z] (32/48) Installing ncurses-libs (6.1_p20190105-r0) [2020-03-12T11:28:02.931Z] (33/48) Installing rhash-libs (1.3.6-r2) [2020-03-12T11:28:02.931Z] (34/48) Installing libuv (1.23.2-r0) [2020-03-12T11:28:02.932Z] (35/48) Installing cmake (3.13.0-r0) [2020-03-12T11:28:05.011Z] (36/48) Installing curl (7.64.0-r3) [2020-03-12T11:28:05.011Z] (37/48) Installing pcre2 (10.32-r1) [2020-03-12T11:28:05.011Z] (38/48) Installing git (2.20.2-r0) [2020-03-12T11:28:05.401Z] (39/48) Installing nettle (3.4.1-r0) [2020-03-12T11:28:05.401Z] (40/48) Installing libffi (3.2.1-r6) [2020-03-12T11:28:05.401Z] (41/48) Installing p11-kit (0.23.14-r0) [2020-03-12T11:28:05.401Z] (42/48) Installing libtasn1 (4.14-r0) [2020-03-12T11:28:05.401Z] (43/48) Installing libunistring (0.9.10-r0) [2020-03-12T11:28:05.401Z] (44/48) Installing gnutls (3.6.7-r0) [2020-03-12T11:28:05.505Z] 37ed683be191: Verifying Checksum [2020-03-12T11:28:05.505Z] 37ed683be191: Download complete [2020-03-12T11:28:05.697Z] (45/48) Installing libmicrohttpd (0.9.62-r0) [2020-03-12T11:28:05.697Z] (46/48) Installing libuuid (2.33-r0) [2020-03-12T11:28:05.697Z] (47/48) Installing wget (1.20.3-r0) [2020-03-12T11:28:05.697Z] (48/48) Installing yaml (0.2.1-r0) [2020-03-12T11:28:05.697Z] Executing busybox-1.29.3-r10.trigger [2020-03-12T11:28:05.697Z] Executing ca-certificates-20190108-r0.trigger [2020-03-12T11:28:05.993Z] OK: 222 MiB in 62 packages [2020-03-12T11:28:14.481Z] Removing intermediate container ab8b20fc7f48 [2020-03-12T11:28:14.481Z] ---> 202dce3fd73b [2020-03-12T11:28:14.481Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2020-03-12T11:28:14.481Z] ---> 3a81bcd0e5f1 [2020-03-12T11:28:14.481Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2020-03-12T11:28:14.745Z] ---> 422238079014 [2020-03-12T11:28:14.745Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2020-03-12T11:28:15.348Z] ---> ab8f70477242 [2020-03-12T11:28:15.348Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2020-03-12T11:28:15.625Z] 37ed683be191: Pull complete [2020-03-12T11:28:15.625Z] Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f [2020-03-12T11:28:15.625Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2020-03-12T11:28:15.625Z] ---> b23d30803547 [2020-03-12T11:28:15.625Z] 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-03-12T11:28:15.632Z] ---> d62dfb7f68d0 [2020-03-12T11:28:15.632Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2020-03-12T11:28:15.904Z] ---> 580db5b7a62e [2020-03-12T11:28:15.904Z] Successfully built 580db5b7a62e [2020-03-12T11:28:15.904Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-03-12T11:28:16.735Z] + docker inspect -f . ci-base-image-x86_64 [2020-03-12T11:28:16.735Z] . [Pipeline] withDockerContainer [2020-03-12T11:28:16.926Z] prd-centos7-docker-4c-2g-294 does not seem to be running inside a container [2020-03-12T11:28:17.041Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/1 -v /w/workspace/device-sdk-c/1:/w/workspace/device-sdk-c/1:rw,z -v /w/workspace/device-sdk-c/1@tmp:/w/workspace/device-sdk-c/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-03-12T11:28:17.052Z] ---> Running in ec1228053df6 [2020-03-12T11:28:18.031Z] $ docker top 051b8d786626e7eae3b675ea50aa4d5089e0ab07c7cf067d00c354aba7b1753a -eo pid,comm [2020-03-12T11:28:18.061Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh [2020-03-12T11:28:19.024Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-03-12T11:28:19.165Z] + make test [2020-03-12T11:28:19.165Z] echo "make test" [2020-03-12T11:28:19.165Z] make test [Pipeline] } [2020-03-12T11:28:19.200Z] $ docker stop --time=1 051b8d786626e7eae3b675ea50aa4d5089e0ab07c7cf067d00c354aba7b1753a [2020-03-12T11:28:19.610Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2020-03-12T11:28:19.611Z] (2/8) Installing libuuid (2.33-r0) [2020-03-12T11:28:19.611Z] (3/8) Installing libblkid (2.33-r0) [2020-03-12T11:28:19.878Z] (4/8) Installing libfdisk (2.33-r0) [2020-03-12T11:28:19.878Z] (5/8) Installing libmount (2.33-r0) [2020-03-12T11:28:20.146Z] (6/8) Installing libsmartcols (2.33-r0) [2020-03-12T11:28:20.146Z] (7/8) Installing util-linux-dev (2.33-r0) [2020-03-12T11:28:20.413Z] (8/8) Installing wget (1.20.3-r0) [2020-03-12T11:28:20.683Z] Executing busybox-1.29.3-r10.trigger [2020-03-12T11:28:20.683Z] OK: 285 MiB in 83 packages [2020-03-12T11:28:20.893Z] $ docker rm -f 051b8d786626e7eae3b675ea50aa4d5089e0ab07c7cf067d00c354aba7b1753a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2020-03-12T11:28:22.109Z] Removing intermediate container ec1228053df6 [2020-03-12T11:28:22.109Z] ---> c997da49fda2 [2020-03-12T11:28:22.109Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [Pipeline] sh [2020-03-12T11:28:22.378Z] ---> Running in 58205596d20b [2020-03-12T11:28:22.470Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-12T11:28:22.649Z] Removing intermediate container 58205596d20b [2020-03-12T11:28:22.649Z] ---> aba563e9ff4e [2020-03-12T11:28:22.649Z] 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-03-12T11:28:22.869Z] + ls -al . [2020-03-12T11:28:22.869Z] total 160 [2020-03-12T11:28:22.869Z] drwxrwxr-x. 8 jenkins jenkins 260 Mar 12 11:26 . [2020-03-12T11:28:22.869Z] drwxrwxr-x. 4 jenkins jenkins 28 Mar 12 11:26 .. [2020-03-12T11:28:22.869Z] -rw-rw-r--. 1 jenkins jenkins 3104 Mar 12 11:26 Attribution.txt [2020-03-12T11:28:22.869Z] -rw-rw-r--. 1 jenkins jenkins 4882 Mar 12 11:26 CHANGES [2020-03-12T11:28:22.869Z] drwxrwxr-x. 2 jenkins jenkins 144 Mar 12 11:26 docs [2020-03-12T11:28:22.869Z] -rw-rw-r--. 1 jenkins jenkins 108574 Mar 12 11:26 Doxyfile [2020-03-12T11:28:22.869Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 12 11:26 .git [2020-03-12T11:28:22.869Z] -rw-rw-r--. 1 jenkins jenkins 176 Mar 12 11:26 .gitignore [2020-03-12T11:28:22.869Z] drwxrwxr-x. 4 jenkins jenkins 33 Mar 12 11:26 include [2020-03-12T11:28:22.869Z] -rw-rw-r--. 1 jenkins jenkins 792 Mar 12 11:26 Jenkinsfile [2020-03-12T11:28:22.869Z] -rw-rw-r--. 1 jenkins jenkins 10174 Mar 12 11:26 LICENSE [2020-03-12T11:28:22.869Z] -rw-rw-r--. 1 jenkins jenkins 448 Mar 12 11:26 Makefile [2020-03-12T11:28:22.869Z] -rw-rw-r--. 1 jenkins jenkins 1849 Mar 12 11:26 README.md [2020-03-12T11:28:22.869Z] -rw-rw-r--. 1 jenkins jenkins 5031 Mar 12 11:26 README.v2.md [2020-03-12T11:28:22.869Z] drwxrwxr-x. 2 jenkins jenkins 106 Mar 12 11:26 scripts [2020-03-12T11:28:22.869Z] drwxrwxr-x. 3 jenkins jenkins 58 Mar 12 11:26 .semver [2020-03-12T11:28:22.869Z] drwxrwxr-x. 4 jenkins jenkins 50 Mar 12 11:26 src [2020-03-12T11:28:22.869Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 12 11:25 VERSION [2020-03-12T11:28:22.920Z] ---> Running in 68deff4e0723 [Pipeline] isUnix [Pipeline] sh [2020-03-12T11:28:23.339Z] + 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=549442fe523e2b87072d295f8539c8757b8b0825 --label arch=amd64 --label version=0.0.0 . [2020-03-12T11:28:23.623Z] Sending build context to Docker daemon 2.828MB [2020-03-12T11:28:23.623Z] Step 1/15 : ARG BASE=alpine:3.9 [2020-03-12T11:28:23.623Z] Step 2/15 : FROM ${BASE} [2020-03-12T11:28:23.623Z] ---> 580db5b7a62e [2020-03-12T11:28:23.623Z] Step 3/15 : MAINTAINER IOTech [2020-03-12T11:28:23.890Z] ---> Running in b70d4995b2df [2020-03-12T11:28:23.890Z] Removing intermediate container b70d4995b2df [2020-03-12T11:28:23.890Z] ---> 8be09b958b7f [2020-03-12T11:28:23.890Z] 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-03-12T11:28:23.899Z] --2020-03-12 11:28:23-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-03-12T11:28:23.899Z] Resolving github.com... 140.82.113.3 [2020-03-12T11:28:23.899Z] Connecting to github.com|140.82.113.3|:443... connected. [2020-03-12T11:28:23.899Z] HTTP request sent, awaiting response... 302 Found [2020-03-12T11:28:23.899Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-03-12T11:28:23.899Z] --2020-03-12 11:28:23-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-03-12T11:28:23.899Z] Resolving codeload.github.com... 140.82.114.9 [2020-03-12T11:28:23.899Z] Connecting to codeload.github.com|140.82.114.9|:443... connected. [2020-03-12T11:28:24.168Z] HTTP request sent, awaiting response... 200 OK [2020-03-12T11:28:24.168Z] Length: unspecified [application/x-gzip] [2020-03-12T11:28:24.168Z] Saving to: 'STDOUT' [2020-03-12T11:28:24.168Z] [2020-03-12T11:28:24.168Z] 0K .......... .......... .......... .......... .......... 1.54M [2020-03-12T11:28:24.168Z] 50K .......... .......... .......... .......... .......... 3.37M [2020-03-12T11:28:24.168Z] 100K .......... .......... .......... .......... .......... 12.8M [2020-03-12T11:28:24.168Z] 150K .......... .......... .......... .......... .......... 10.1M [2020-03-12T11:28:24.168Z] 200K .......... .......... .......... .......... .......... 4.30M [2020-03-12T11:28:24.168Z] 250K .......... .......... .......... .......... .......... 4.97M [2020-03-12T11:28:24.168Z] 300K .......... .......... .......... .......... .......... 4.19M [2020-03-12T11:28:24.169Z] 350K .......... .......... .......... .......... .......... 4.70M [2020-03-12T11:28:24.169Z] 400K .......... .......... .......... .......... .......... 3.16M [2020-03-12T11:28:24.169Z] 450K .......... .......... .......... .......... .......... 5.21M [2020-03-12T11:28:24.169Z] 500K .......... .......... .......... .......... .......... 10.4M [2020-03-12T11:28:24.169Z] 550K .......... .......... .......... .......... .......... 2.47M [2020-03-12T11:28:24.176Z] ---> Running in 40bd4d5e24a4 [2020-03-12T11:28:24.438Z] 600K .......... .......... .......... .......... .......... 824K [2020-03-12T11:28:24.438Z] 650K .......... .......... .......... .......... .......... 2.73M [2020-03-12T11:28:24.438Z] 700K .. 342K=0.2s [2020-03-12T11:28:24.438Z] [2020-03-12T11:28:24.438Z] 2020-03-12 11:28:24 (2.94 MB/s) - written to stdout [719348] [2020-03-12T11:28:24.438Z] [2020-03-12T11:28:24.708Z] -- The C compiler identification is GNU 8.3.0 [2020-03-12T11:28:24.978Z] -- The CXX compiler identification is GNU 8.3.0 [2020-03-12T11:28:24.978Z] -- Check for working C compiler: /usr/bin/cc [2020-03-12T11:28:25.185Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-03-12T11:28:25.185Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-03-12T11:28:25.247Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-03-12T11:28:25.247Z] -- Detecting C compiler ABI info [2020-03-12T11:28:25.475Z] (1/21) Installing pkgconf (1.6.0-r0) [2020-03-12T11:28:25.475Z] (2/21) Installing openssl-dev (1.1.1d-r2) [2020-03-12T11:28:25.517Z] -- Detecting C compiler ABI info - done [2020-03-12T11:28:25.517Z] -- Detecting C compile features [2020-03-12T11:28:25.748Z] (3/21) Installing zlib-dev (1.2.11-r1) [2020-03-12T11:28:25.748Z] (4/21) Installing libssh2-dev (1.9.0-r1) [2020-03-12T11:28:26.024Z] (5/21) Installing nghttp2-dev (1.35.1-r1) [2020-03-12T11:28:26.024Z] (6/21) Installing curl-dev (7.64.0-r3) [2020-03-12T11:28:26.024Z] (7/21) Installing gnutls-c++ (3.6.7-r0) [2020-03-12T11:28:26.024Z] (8/21) Installing libgmpxx (6.1.2-r1) [2020-03-12T11:28:26.024Z] (9/21) Installing gmp-dev (6.1.2-r1) [2020-03-12T11:28:26.024Z] (10/21) Installing nettle-dev (3.4.1-r0) [2020-03-12T11:28:26.106Z] -- Detecting C compile features - done [2020-03-12T11:28:26.106Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-03-12T11:28:26.287Z] (11/21) Installing libtasn1-dev (4.14-r0) [2020-03-12T11:28:26.287Z] (12/21) Installing p11-kit-dev (0.23.14-r0) [2020-03-12T11:28:26.287Z] (13/21) Installing gnutls-dev (3.6.7-r0) [2020-03-12T11:28:26.374Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-03-12T11:28:26.549Z] (14/21) Installing libmicrohttpd-dev (0.9.62-r0) [2020-03-12T11:28:26.549Z] (15/21) Installing ncurses-dev (6.1_p20190105-r0) [2020-03-12T11:28:26.549Z] (16/21) Installing libblkid (2.33-r0) [2020-03-12T11:28:26.549Z] (17/21) Installing libfdisk (2.33-r0) [2020-03-12T11:28:26.549Z] (18/21) Installing libmount (2.33-r0) [2020-03-12T11:28:26.549Z] (19/21) Installing libsmartcols (2.33-r0) [2020-03-12T11:28:26.549Z] (20/21) Installing util-linux-dev (2.33-r0) [2020-03-12T11:28:26.549Z] (21/21) Installing yaml-dev (0.2.1-r0) [2020-03-12T11:28:26.549Z] Executing busybox-1.29.3-r10.trigger [2020-03-12T11:28:26.549Z] OK: 265 MiB in 83 packages [2020-03-12T11:28:26.678Z] -- Detecting CXX compiler ABI info [2020-03-12T11:28:26.678Z] -- Detecting CXX compiler ABI info - done [2020-03-12T11:28:26.973Z] -- Detecting CXX compile features [2020-03-12T11:28:28.427Z] -- Detecting CXX compile features - done [2020-03-12T11:28:28.427Z] -- Looking for include file endian.h [2020-03-12T11:28:28.696Z] -- Looking for include file endian.h - found [2020-03-12T11:28:28.696Z] -- Check if the system is big endian [2020-03-12T11:28:28.696Z] -- Searching 16 bit integer [2020-03-12T11:28:28.696Z] -- Looking for sys/types.h [2020-03-12T11:28:28.964Z] -- Looking for sys/types.h - found [2020-03-12T11:28:28.964Z] -- Looking for stdint.h [2020-03-12T11:28:29.233Z] -- Looking for stdint.h - found [2020-03-12T11:28:29.233Z] -- Looking for stddef.h [2020-03-12T11:28:29.506Z] -- Looking for stddef.h - found [2020-03-12T11:28:29.506Z] -- Check size of unsigned short [2020-03-12T11:28:29.776Z] -- Check size of unsigned short - done [2020-03-12T11:28:29.776Z] -- Using unsigned short [2020-03-12T11:28:29.972Z] Removing intermediate container 40bd4d5e24a4 [2020-03-12T11:28:29.972Z] ---> 1cfcb497501d [2020-03-12T11:28:29.972Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2020-03-12T11:28:29.972Z] ---> d4584cab3694 [2020-03-12T11:28:29.972Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2020-03-12T11:28:30.051Z] -- Check if the system is big endian - little endian [2020-03-12T11:28:30.051Z] -- Check size of size_t [2020-03-12T11:28:30.237Z] ---> 4e6a84259472 [2020-03-12T11:28:30.237Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2020-03-12T11:28:30.319Z] -- Check size of size_t - done [2020-03-12T11:28:30.319Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-03-12T11:28:30.319Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-03-12T11:28:30.319Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-03-12T11:28:30.319Z] CMake did not find one. [2020-03-12T11:28:30.319Z] [2020-03-12T11:28:30.319Z] Could not find a package configuration file provided by "cJSON" with any of [2020-03-12T11:28:30.319Z] the following names: [2020-03-12T11:28:30.319Z] [2020-03-12T11:28:30.319Z] cJSONConfig.cmake [2020-03-12T11:28:30.319Z] cjson-config.cmake [2020-03-12T11:28:30.319Z] [2020-03-12T11:28:30.319Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-03-12T11:28:30.319Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-03-12T11:28:30.319Z] provides a separate development package or SDK, be sure it has been [2020-03-12T11:28:30.319Z] installed. [2020-03-12T11:28:30.319Z] [2020-03-12T11:28:30.319Z] [2020-03-12T11:28:30.319Z] -- Configuring done [2020-03-12T11:28:30.521Z] ---> 2934962c13c1 [2020-03-12T11:28:30.521Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2020-03-12T11:28:30.589Z] -- Generating done [2020-03-12T11:28:30.589Z] -- Build files have been written to: /tmp/cbor [2020-03-12T11:28:30.589Z] Scanning dependencies of target cbor_shared [2020-03-12T11:28:30.796Z] ---> da7ef620c4d1 [2020-03-12T11:28:30.796Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2020-03-12T11:28:30.857Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2020-03-12T11:28:31.062Z] ---> f78073fdd7a5 [2020-03-12T11:28:31.062Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2020-03-12T11:28:31.322Z] ---> 2a26c4640a83 [2020-03-12T11:28:31.322Z] Step 11/15 : WORKDIR /edgex-c-sdk [2020-03-12T11:28:31.322Z] ---> Running in fa9e615d353a [2020-03-12T11:28:31.442Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-03-12T11:28:31.590Z] Removing intermediate container fa9e615d353a [2020-03-12T11:28:31.590Z] ---> 3701aba3837e [2020-03-12T11:28:31.590Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2020-03-12T11:28:31.590Z] ---> Running in 39041ba295eb [2020-03-12T11:28:31.858Z] Removing intermediate container 39041ba295eb [2020-03-12T11:28:31.858Z] ---> c4d252ae7f32 [2020-03-12T11:28:31.858Z] Step 13/15 : LABEL arch=amd64 [2020-03-12T11:28:31.858Z] ---> Running in be1fa399f166 [2020-03-12T11:28:32.027Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2020-03-12T11:28:32.131Z] Removing intermediate container be1fa399f166 [2020-03-12T11:28:32.131Z] ---> 7b2ff0baa6f1 [2020-03-12T11:28:32.131Z] Step 14/15 : LABEL git_sha=549442fe523e2b87072d295f8539c8757b8b0825 [2020-03-12T11:28:32.131Z] ---> Running in 5b0944d8a5eb [2020-03-12T11:28:32.298Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-03-12T11:28:32.395Z] Removing intermediate container 5b0944d8a5eb [2020-03-12T11:28:32.395Z] ---> 286188419cce [2020-03-12T11:28:32.395Z] Step 15/15 : LABEL version=0.0.0 [2020-03-12T11:28:32.663Z] ---> Running in aaa83f406746 [2020-03-12T11:28:32.663Z] Removing intermediate container aaa83f406746 [2020-03-12T11:28:32.663Z] ---> 1557a7f0983e [2020-03-12T11:28:32.663Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2020-03-12T11:28:32.663Z] Successfully built 1557a7f0983e [2020-03-12T11:28:32.884Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-03-12T11:28:32.930Z] Successfully tagged docker-device-sdk-c:latest [Pipeline] } [Pipeline] // script [Pipeline] } [2020-03-12T11:28:33.151Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2020-03-12T11:28:33.430Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-03-12T11:28:33.699Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [Pipeline] // ws [Pipeline] } [Pipeline] // node [2020-03-12T11:28:33.970Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-12T11:28:34.235Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-03-12T11:28:34.821Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-03-12T11:28:35.089Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2020-03-12T11:28:35.356Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2020-03-12T11:28:35.940Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2020-03-12T11:28:36.205Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2020-03-12T11:28:36.205Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2020-03-12T11:28:36.792Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2020-03-12T11:28:37.061Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2020-03-12T11:28:37.061Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2020-03-12T11:28:37.651Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-03-12T11:28:37.651Z] [ 40%] Linking C shared library libcbor.so [2020-03-12T11:28:37.651Z] [ 40%] Built target cbor_shared [2020-03-12T11:28:37.651Z] Scanning dependencies of target cbor [2020-03-12T11:28:37.920Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2020-03-12T11:28:38.510Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2020-03-12T11:28:39.109Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-03-12T11:28:39.376Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2020-03-12T11:28:40.786Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-03-12T11:28:40.786Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-03-12T11:28:41.053Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-03-12T11:28:41.320Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-03-12T11:28:41.320Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-03-12T11:28:41.902Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2020-03-12T11:28:42.486Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2020-03-12T11:28:42.756Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2020-03-12T11:28:43.343Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2020-03-12T11:28:43.610Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2020-03-12T11:28:43.880Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2020-03-12T11:28:44.191Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-03-12T11:28:44.458Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-03-12T11:28:44.725Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-03-12T11:28:44.994Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-03-12T11:28:45.262Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2020-03-12T11:28:45.530Z] [ 80%] Linking C static library libcbor.a [2020-03-12T11:28:45.530Z] [ 80%] Built target cbor [2020-03-12T11:28:45.530Z] Scanning dependencies of target create_items [2020-03-12T11:28:45.530Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-03-12T11:28:45.799Z] [ 84%] Linking C executable create_items [2020-03-12T11:28:45.799Z] [ 84%] Built target create_items [2020-03-12T11:28:45.799Z] Scanning dependencies of target readfile [2020-03-12T11:28:45.799Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2020-03-12T11:28:46.067Z] [ 88%] Linking C executable readfile [2020-03-12T11:28:46.067Z] [ 88%] Built target readfile [2020-03-12T11:28:46.067Z] Scanning dependencies of target streaming_parser [2020-03-12T11:28:46.337Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-03-12T11:28:46.337Z] [ 92%] Linking C executable streaming_parser [2020-03-12T11:28:46.606Z] [ 92%] Built target streaming_parser [2020-03-12T11:28:46.606Z] Scanning dependencies of target sort [2020-03-12T11:28:46.606Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-03-12T11:28:46.875Z] [ 96%] Linking C executable sort [2020-03-12T11:28:46.875Z] [ 96%] Built target sort [2020-03-12T11:28:46.875Z] Scanning dependencies of target hello [2020-03-12T11:28:46.875Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-03-12T11:28:47.143Z] [100%] Linking C executable hello [2020-03-12T11:28:47.143Z] [100%] Built target hello [2020-03-12T11:28:47.143Z] Install the project... [2020-03-12T11:28:47.143Z] -- Install configuration: "Release" [2020-03-12T11:28:47.143Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-03-12T11:28:47.143Z] -- Installing: /usr/local/lib64/libcbor.a [2020-03-12T11:28:47.143Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-03-12T11:28:47.143Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-03-12T11:28:47.143Z] -- Installing: /usr/local/lib64/libcbor.so [2020-03-12T11:28:47.143Z] -- Up-to-date: /usr/local/include/cbor [2020-03-12T11:28:47.143Z] -- Installing: /usr/local/include/cbor/common.h [2020-03-12T11:28:47.143Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-03-12T11:28:47.143Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-03-12T11:28:47.143Z] -- Installing: /usr/local/include/cbor/maps.h [2020-03-12T11:28:47.143Z] -- Installing: /usr/local/include/cbor/strings.h [2020-03-12T11:28:47.143Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-03-12T11:28:47.143Z] -- Installing: /usr/local/include/cbor/internal [2020-03-12T11:28:47.143Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-03-12T11:28:47.143Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-03-12T11:28:47.143Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-03-12T11:28:47.143Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-03-12T11:28:47.143Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-03-12T11:28:47.143Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-03-12T11:28:47.143Z] -- Installing: /usr/local/include/cbor/data.h [2020-03-12T11:28:47.143Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-03-12T11:28:47.143Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-03-12T11:28:47.143Z] -- Installing: /usr/local/include/cbor/tags.h [2020-03-12T11:28:47.143Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-03-12T11:28:47.143Z] -- Installing: /usr/local/include/cbor/ints.h [2020-03-12T11:28:47.143Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-03-12T11:28:47.143Z] -- Installing: /usr/local/include/cbor.h [2020-03-12T11:28:47.143Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-03-12T11:28:49.732Z] Removing intermediate container 68deff4e0723 [2020-03-12T11:28:49.732Z] ---> 64f99cd138a8 [2020-03-12T11:28:49.732Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-03-12T11:28:49.732Z] ---> Running in 912158fc7dfd [2020-03-12T11:28:51.688Z] Removing intermediate container 912158fc7dfd [2020-03-12T11:28:51.688Z] ---> 2932e9933e31 [2020-03-12T11:28:51.688Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-03-12T11:28:51.959Z] ---> c547e1dea050 [2020-03-12T11:28:51.959Z] Step 8/21 : COPY src /tmp/sdk/src [2020-03-12T11:28:52.546Z] ---> 25262bfa75c8 [2020-03-12T11:28:52.546Z] Step 9/21 : COPY include /tmp/sdk/include [2020-03-12T11:28:53.134Z] ---> f1bbdfdbcc77 [2020-03-12T11:28:53.134Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2020-03-12T11:28:53.721Z] ---> 815a9160027d [2020-03-12T11:28:53.721Z] Step 11/21 : COPY LICENSE /tmp/sdk [2020-03-12T11:28:54.310Z] ---> 8ce61511680b [2020-03-12T11:28:54.310Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2020-03-12T11:28:54.903Z] ---> 1294c97e674b [2020-03-12T11:28:54.904Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-03-12T11:28:54.904Z] ---> Running in d0b39cae4282 [2020-03-12T11:28:55.875Z] + CPPCHECK=false [2020-03-12T11:28:55.875Z] + DOCGEN=false [2020-03-12T11:28:55.875Z] + TOMLVER=SDK-0.2 [2020-03-12T11:28:55.875Z] + CUTILVER=1.0.0 [2020-03-12T11:28:55.875Z] + '[' 0 -gt 0 ] [2020-03-12T11:28:55.875Z] + readlink -f ./scripts/build.sh [2020-03-12T11:28:55.875Z] + dirname /tmp/sdk/scripts/build.sh [2020-03-12T11:28:55.875Z] + dirname /tmp/sdk/scripts [2020-03-12T11:28:55.875Z] + ROOT=/tmp/sdk [2020-03-12T11:28:55.875Z] + cd /tmp/sdk [2020-03-12T11:28:55.875Z] + '[' '!' -d deps ] [2020-03-12T11:28:55.875Z] + mkdir deps [2020-03-12T11:28:55.875Z] + tar -C deps -z -x -f - [2020-03-12T11:28:55.875Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-03-12T11:28:55.875Z] --2020-03-12 11:28:55-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-03-12T11:28:55.875Z] Resolving github.com... 140.82.113.3 [2020-03-12T11:28:55.875Z] Connecting to github.com|140.82.113.3|:443... connected. [2020-03-12T11:28:55.875Z] HTTP request sent, awaiting response... 302 Found [2020-03-12T11:28:55.875Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-03-12T11:28:55.875Z] --2020-03-12 11:28:55-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-03-12T11:28:55.875Z] Resolving codeload.github.com... 140.82.114.9 [2020-03-12T11:28:55.875Z] Connecting to codeload.github.com|140.82.114.9|:443... connected. [2020-03-12T11:28:56.147Z] HTTP request sent, awaiting response... 200 OK [2020-03-12T11:28:56.147Z] Length: unspecified [application/x-gzip] [2020-03-12T11:28:56.147Z] Saving to: 'STDOUT' [2020-03-12T11:28:56.147Z]  [2020-03-12T11:28:56.147Z] 0K .......... ......   1.08M=0.01s [2020-03-12T11:28:56.147Z] [2020-03-12T11:28:56.147Z] 2020-03-12 11:28:56 (1.08 MB/s) - written to stdout [16451] [2020-03-12T11:28:56.147Z] [2020-03-12T11:28:56.147Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-03-12T11:28:56.147Z] + tar -C+ deps -zwget -x -O -f - - [2020-03-12T11:28:56.147Z] https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.0.tar.gz [2020-03-12T11:28:56.147Z] --2020-03-12 11:28:56-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.0.tar.gz [2020-03-12T11:28:56.147Z] Resolving github.com... 140.82.114.3 [2020-03-12T11:28:56.413Z] Connecting to github.com|140.82.114.3|:443... connected. [2020-03-12T11:28:56.413Z] HTTP request sent, awaiting response... 302 Found [2020-03-12T11:28:56.413Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.0 [following] [2020-03-12T11:28:56.413Z] --2020-03-12 11:28:56-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.0 [2020-03-12T11:28:56.413Z] Resolving codeload.github.com... 140.82.112.10 [2020-03-12T11:28:56.413Z] Connecting to codeload.github.com|140.82.112.10|:443... connected. [2020-03-12T11:28:56.680Z] HTTP request sent, awaiting response... 200 OK [2020-03-12T11:28:56.680Z] Length: unspecified [application/x-gzip] [2020-03-12T11:28:56.680Z] Saving to: 'STDOUT' [2020-03-12T11:28:56.680Z]  [2020-03-12T11:28:56.680Z] 0K .......... .......... .......... .......... .......... 1.65M [2020-03-12T11:28:56.680Z] 50K .......... .......... .......... .......... .......... 3.09M [2020-03-12T11:28:56.680Z] 100K .......... .......... .......... .......... ........ 6.04M=0.05s [2020-03-12T11:28:56.680Z] [2020-03-12T11:28:56.680Z] 2020-03-12 11:28:56 (2.72 MB/s) - written to stdout [151809] [2020-03-12T11:28:56.680Z] [2020-03-12T11:28:56.680Z] + mkdir -p src/c/iot [2020-03-12T11:28:56.680Z] + cp deps/iotech-c-utils-1.0.0/src/c/base64.c deps/iotech-c-utils-1.0.0/src/c/component.c deps/iotech-c-utils-1.0.0/src/c/container.c deps/iotech-c-utils-1.0.0/src/c/data.c deps/iotech-c-utils-1.0.0/src/c/hash.c deps/iotech-c-utils-1.0.0/src/c/iot.c deps/iotech-c-utils-1.0.0/src/c/json.c deps/iotech-c-utils-1.0.0/src/c/logger.c deps/iotech-c-utils-1.0.0/src/c/os.c deps/iotech-c-utils-1.0.0/src/c/scheduler.c deps/iotech-c-utils-1.0.0/src/c/thread.c deps/iotech-c-utils-1.0.0/src/c/threadpool.c deps/iotech-c-utils-1.0.0/src/c/time.c src/c/iot [2020-03-12T11:28:56.680Z] + mkdir -p include/iot [2020-03-12T11:28:56.680Z] + cp deps/iotech-c-utils-1.0.0/include/iot/base64.h deps/iotech-c-utils-1.0.0/include/iot/component.h deps/iotech-c-utils-1.0.0/include/iot/container.h deps/iotech-c-utils-1.0.0/include/iot/data.h deps/iotech-c-utils-1.0.0/include/iot/hash.h deps/iotech-c-utils-1.0.0/include/iot/iot.h deps/iotech-c-utils-1.0.0/include/iot/json.h deps/iotech-c-utils-1.0.0/include/iot/logger.h deps/iotech-c-utils-1.0.0/include/iot/os.h deps/iotech-c-utils-1.0.0/include/iot/scheduler.h deps/iotech-c-utils-1.0.0/include/iot/thread.h deps/iotech-c-utils-1.0.0/include/iot/threadpool.h deps/iotech-c-utils-1.0.0/include/iot/time.h include/iot [2020-03-12T11:28:56.680Z] + mkdir -p include/iot/os [2020-03-12T11:28:56.680Z] + cp deps/iotech-c-utils-1.0.0/include/iot/os/linux.h deps/iotech-c-utils-1.0.0/include/iot/os/zephyr.h include/iot/os [2020-03-12T11:28:56.680Z] + mkdir -p /tmp/sdk/build/release [2020-03-12T11:28:56.680Z] + cd /tmp/sdk/build/release [2020-03-12T11:28:56.680Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-03-12T11:28:56.949Z] -- The C compiler identification is GNU 8.3.0 [2020-03-12T11:28:56.949Z] -- Check for working C compiler: /usr/bin/cc [2020-03-12T11:28:57.218Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-03-12T11:28:57.218Z] -- Detecting C compiler ABI info [2020-03-12T11:28:57.485Z] -- Detecting C compiler ABI info - done [2020-03-12T11:28:57.485Z] -- Detecting C compile features [2020-03-12T11:28:58.452Z] -- Detecting C compile features - done [2020-03-12T11:28:58.452Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-03-12T11:28:58.452Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-03-12T11:28:58.452Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-03-12T11:28:58.452Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-03-12T11:28:58.452Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-03-12T11:28:58.452Z] -- C SDK 0.0.0 for Linux [2020-03-12T11:28:58.452Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-03-12T11:28:58.723Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-03-12T11:28:58.723Z] -- Found Curses: /usr/lib/libcurses.so [2020-03-12T11:28:58.723Z] -- Configuring done [2020-03-12T11:28:58.995Z] -- Generating done [2020-03-12T11:28:58.995Z] -- Build files have been written to: /tmp/sdk/build/release [2020-03-12T11:28:58.995Z] + + make [2020-03-12T11:28:58.995Z] tee release.log [2020-03-12T11:28:58.995Z] Scanning dependencies of target csdk [2020-03-12T11:28:59.264Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-03-12T11:28:59.849Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-03-12T11:29:00.117Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-03-12T11:29:02.065Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-03-12T11:29:02.648Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-03-12T11:29:02.648Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-03-12T11:29:03.235Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-03-12T11:29:04.657Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-03-12T11:29:04.925Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-03-12T11:29:05.512Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-03-12T11:29:06.096Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-03-12T11:29:06.362Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-03-12T11:29:06.627Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-03-12T11:29:06.893Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-03-12T11:29:10.239Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-03-12T11:29:10.510Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-03-12T11:29:10.778Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-03-12T11:29:11.370Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-03-12T11:29:13.313Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-03-12T11:29:13.313Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-03-12T11:29:13.581Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-03-12T11:29:14.164Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-03-12T11:29:14.748Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-03-12T11:29:14.748Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-03-12T11:29:15.718Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-03-12T11:29:15.988Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-03-12T11:29:16.571Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-03-12T11:29:16.837Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-03-12T11:29:17.417Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-03-12T11:29:18.383Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-03-12T11:29:18.383Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-03-12T11:29:22.625Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-03-12T11:29:23.588Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-03-12T11:29:23.856Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-03-12T11:29:24.437Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-03-12T11:29:25.848Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-03-12T11:29:27.263Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-03-12T11:29:30.609Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-03-12T11:29:30.876Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-03-12T11:29:32.289Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-03-12T11:29:32.556Z] [ 74%] Linking C shared library libcsdk.so [2020-03-12T11:29:32.826Z] [ 74%] Built target csdk [2020-03-12T11:29:32.826Z] Scanning dependencies of target template [2020-03-12T11:29:32.826Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-03-12T11:29:33.415Z] [ 78%] Linking C executable template [2020-03-12T11:29:33.682Z] [ 78%] Built target template [2020-03-12T11:29:33.682Z] Scanning dependencies of target device-counter [2020-03-12T11:29:33.682Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-03-12T11:29:34.268Z] [ 81%] Linking C executable device-counter [2020-03-12T11:29:34.268Z] [ 81%] Built target device-counter [2020-03-12T11:29:34.537Z] Scanning dependencies of target device-random [2020-03-12T11:29:34.537Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-03-12T11:29:34.841Z] [ 85%] Linking C executable device-random [2020-03-12T11:29:35.114Z] [ 85%] Built target device-random [2020-03-12T11:29:35.114Z] Scanning dependencies of target device-gyro [2020-03-12T11:29:35.114Z] [ 87%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-03-12T11:29:35.772Z] [ 89%] Linking C executable device-gyro [2020-03-12T11:29:36.045Z] [ 89%] Built target device-gyro [2020-03-12T11:29:36.045Z] Scanning dependencies of target template-discovery [2020-03-12T11:29:36.045Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-03-12T11:29:36.664Z] [ 92%] Linking C executable template-discovery [2020-03-12T11:29:36.948Z] [ 92%] Built target template-discovery [2020-03-12T11:29:36.948Z] Scanning dependencies of target device-terminal [2020-03-12T11:29:36.948Z] [ 94%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-03-12T11:29:37.549Z] [ 96%] Linking C executable device-terminal [2020-03-12T11:29:37.818Z] [ 96%] Built target device-terminal [2020-03-12T11:29:37.818Z] Scanning dependencies of target template2 [2020-03-12T11:29:37.818Z] [ 98%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-03-12T11:29:38.403Z] [100%] Linking C executable template2 [2020-03-12T11:29:38.672Z] [100%] Built target template2 [2020-03-12T11:29:38.672Z] + make package [2020-03-12T11:29:38.672Z] + tee -a release.log [2020-03-12T11:29:38.952Z] [ 74%] Built target csdk [2020-03-12T11:29:38.952Z] [ 78%] Built target template [2020-03-12T11:29:38.952Z] [ 81%] Built target device-counter [2020-03-12T11:29:38.952Z] [ 85%] Built target device-random [2020-03-12T11:29:38.952Z] [ 89%] Built target device-gyro [2020-03-12T11:29:38.952Z] [ 92%] Built target template-discovery [2020-03-12T11:29:39.254Z] [ 96%] Built target device-terminal [2020-03-12T11:29:39.254Z] [100%] Built target template2 [2020-03-12T11:29:39.254Z] Run CPack packaging tool... [2020-03-12T11:29:39.254Z] CPack: Create package using TGZ [2020-03-12T11:29:39.254Z] CPack: Install projects [2020-03-12T11:29:39.254Z] CPack: - Run preinstall target for: Csdk [2020-03-12T11:29:39.837Z] CPack: - Install project: Csdk [2020-03-12T11:29:39.837Z] CPack: Create package [2020-03-12T11:29:39.837Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2020-03-12T11:29:39.837Z] + '[' false '=' true ] [2020-03-12T11:29:39.837Z] + '[' false '=' true ] [2020-03-12T11:29:39.837Z] + mkdir -p /tmp/sdk/build/debug [2020-03-12T11:29:39.837Z] + cd /tmp/sdk/build/debug [2020-03-12T11:29:39.837Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCSDK_BUILD_DEBUG=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2020-03-12T11:29:40.105Z] -- The C compiler identification is GNU 8.3.0 [2020-03-12T11:29:40.105Z] -- Check for working C compiler: /usr/bin/cc [2020-03-12T11:29:40.375Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-03-12T11:29:40.375Z] -- Detecting C compiler ABI info [2020-03-12T11:29:40.641Z] -- Detecting C compiler ABI info - done [2020-03-12T11:29:40.926Z] -- Detecting C compile features [2020-03-12T11:29:41.516Z] -- Detecting C compile features - done [2020-03-12T11:29:41.516Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-03-12T11:29:41.516Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-03-12T11:29:41.516Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-03-12T11:29:41.516Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-03-12T11:29:41.516Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-03-12T11:29:41.516Z] -- C SDK 0.0.0 for Linux [2020-03-12T11:29:41.516Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-03-12T11:29:41.784Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-03-12T11:29:41.784Z] -- Found Curses: /usr/lib/libcurses.so [2020-03-12T11:29:42.054Z] -- Configuring done [2020-03-12T11:29:42.323Z] -- Generating done [2020-03-12T11:29:42.323Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-03-12T11:29:42.323Z] + + maketee [2020-03-12T11:29:42.323Z] debug.log [2020-03-12T11:29:42.323Z] Scanning dependencies of target csdk [2020-03-12T11:29:42.591Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-03-12T11:29:42.860Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-03-12T11:29:43.129Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-03-12T11:29:43.716Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-03-12T11:29:43.987Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-03-12T11:29:44.254Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-03-12T11:29:44.522Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-03-12T11:29:45.110Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-03-12T11:29:45.110Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-03-12T11:29:45.695Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-03-12T11:29:45.984Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-03-12T11:29:45.984Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-03-12T11:29:46.258Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-03-12T11:29:46.525Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-03-12T11:29:47.489Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-03-12T11:29:47.758Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-03-12T11:29:48.087Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-03-12T11:29:48.087Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-03-12T11:29:49.058Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-03-12T11:29:49.058Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-03-12T11:29:49.058Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-03-12T11:29:49.325Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-03-12T11:29:49.593Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-03-12T11:29:49.859Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-03-12T11:29:50.126Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-03-12T11:29:50.392Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-03-12T11:29:50.660Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-03-12T11:29:50.660Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-03-12T11:29:50.927Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-03-12T11:29:51.512Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-03-12T11:29:51.512Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-03-12T11:29:52.924Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-03-12T11:29:52.924Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-03-12T11:29:53.194Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-03-12T11:29:53.461Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-03-12T11:29:54.424Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-03-12T11:29:55.018Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-03-12T11:29:56.008Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-03-12T11:29:56.008Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-03-12T11:29:56.595Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-03-12T11:29:56.867Z] [ 74%] Linking C shared library libcsdk.so [2020-03-12T11:29:56.867Z] [ 74%] Built target csdk [2020-03-12T11:29:56.867Z] Scanning dependencies of target template [2020-03-12T11:29:56.867Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-03-12T11:29:57.134Z] [ 78%] Linking C executable template [2020-03-12T11:29:57.406Z] [ 78%] Built target template [2020-03-12T11:29:57.406Z] Scanning dependencies of target device-counter [2020-03-12T11:29:57.406Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-03-12T11:29:57.675Z] [ 81%] Linking C executable device-counter [2020-03-12T11:29:57.945Z] [ 81%] Built target device-counter [2020-03-12T11:29:57.945Z] Scanning dependencies of target device-random [2020-03-12T11:29:57.945Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-03-12T11:29:58.213Z] [ 85%] Linking C executable device-random [2020-03-12T11:29:58.485Z] [ 85%] Built target device-random [2020-03-12T11:29:58.485Z] Scanning dependencies of target device-gyro [2020-03-12T11:29:58.485Z] [ 87%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-03-12T11:29:58.752Z] [ 89%] Linking C executable device-gyro [2020-03-12T11:29:59.019Z] [ 89%] Built target device-gyro [2020-03-12T11:29:59.019Z] Scanning dependencies of target template-discovery [2020-03-12T11:29:59.019Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-03-12T11:29:59.287Z] [ 92%] Linking C executable template-discovery [2020-03-12T11:29:59.553Z] [ 92%] Built target template-discovery [2020-03-12T11:29:59.553Z] Scanning dependencies of target device-terminal [2020-03-12T11:29:59.553Z] [ 94%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-03-12T11:29:59.820Z] [ 96%] Linking C executable device-terminal [2020-03-12T11:30:00.089Z] [ 96%] Built target device-terminal [2020-03-12T11:30:00.089Z] Scanning dependencies of target template2 [2020-03-12T11:30:00.089Z] [ 98%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-03-12T11:30:00.356Z] [100%] Linking C executable template2 [2020-03-12T11:30:00.623Z] [100%] Built target template2 [2020-03-12T11:30:00.623Z] make: Entering directory '/tmp/sdk/build/release' [2020-03-12T11:30:00.623Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-03-12T11:30:00.890Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-12T11:30:00.890Z] Scanning dependencies of target csdk [2020-03-12T11:30:00.890Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-12T11:30:00.890Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-12T11:30:00.890Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-03-12T11:30:02.299Z] [ 3%] Linking C shared library libcsdk.so [2020-03-12T11:30:02.568Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-12T11:30:02.568Z] [ 74%] Built target csdk [2020-03-12T11:30:02.568Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-12T11:30:02.568Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-12T11:30:02.568Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-12T11:30:02.568Z] [ 76%] Linking C executable template [2020-03-12T11:30:02.837Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-12T11:30:02.837Z] [ 78%] Built target template [2020-03-12T11:30:02.837Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-12T11:30:02.837Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-12T11:30:02.837Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-12T11:30:02.837Z] [ 80%] Linking C executable device-counter [2020-03-12T11:30:03.104Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-12T11:30:03.104Z] [ 81%] Built target device-counter [2020-03-12T11:30:03.104Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-12T11:30:03.104Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-12T11:30:03.104Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-12T11:30:03.104Z] [ 83%] Linking C executable device-random [2020-03-12T11:30:03.371Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-12T11:30:03.371Z] [ 85%] Built target device-random [2020-03-12T11:30:03.371Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-12T11:30:03.371Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-12T11:30:03.371Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-12T11:30:03.371Z] [ 87%] Linking C executable device-gyro [2020-03-12T11:30:03.638Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-12T11:30:03.638Z] [ 89%] Built target device-gyro [2020-03-12T11:30:03.638Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-12T11:30:03.638Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-12T11:30:03.638Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-12T11:30:03.638Z] [ 90%] Linking C executable template-discovery [2020-03-12T11:30:03.908Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-12T11:30:03.908Z] [ 92%] Built target template-discovery [2020-03-12T11:30:03.908Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-12T11:30:03.908Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-12T11:30:03.908Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-12T11:30:03.908Z] [ 94%] Linking C executable device-terminal [2020-03-12T11:30:04.175Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-12T11:30:04.175Z] [ 96%] Built target device-terminal [2020-03-12T11:30:04.175Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-12T11:30:04.175Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-12T11:30:04.175Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-12T11:30:04.175Z] [ 98%] Linking C executable template2 [2020-03-12T11:30:04.441Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-12T11:30:04.441Z] [100%] Built target template2 [2020-03-12T11:30:04.441Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-03-12T11:30:04.441Z] Install the project... [2020-03-12T11:30:04.441Z] -- Install configuration: "Release" [2020-03-12T11:30:04.441Z] -- Installing: /usr/local/lib/libcsdk.so [2020-03-12T11:30:04.709Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2020-03-12T11:30:04.709Z] -- Up-to-date: /usr/local/include [2020-03-12T11:30:04.709Z] -- Installing: /usr/local/include/devsdk [2020-03-12T11:30:04.709Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2020-03-12T11:30:04.709Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2020-03-12T11:30:04.709Z] -- Installing: /usr/local/include/edgex [2020-03-12T11:30:04.709Z] -- Installing: /usr/local/include/edgex/devices.h [2020-03-12T11:30:04.709Z] -- Installing: /usr/local/include/edgex/edgex.h [2020-03-12T11:30:04.709Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2020-03-12T11:30:04.709Z] -- Installing: /usr/local/include/edgex/profiles.h [2020-03-12T11:30:04.709Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2020-03-12T11:30:04.709Z] -- Installing: /usr/local/include/edgex/error.h [2020-03-12T11:30:04.709Z] -- Installing: /usr/local/include/edgex/registry.h [2020-03-12T11:30:04.709Z] -- Installing: /usr/local/include/edgex/rest-server.h [2020-03-12T11:30:04.709Z] -- Installing: /usr/local/include/edgex/os.h [2020-03-12T11:30:04.709Z] -- Installing: /usr/local/include/edgex/devsdk.h [2020-03-12T11:30:04.709Z] -- Installing: /usr/local/include/edgex/eventgen.h [2020-03-12T11:30:04.709Z] -- Installing: /usr/local/include/edgex/edgex-logging.h [2020-03-12T11:30:04.709Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2020-03-12T11:30:04.709Z] -- Installing: /usr/local/include/iot [2020-03-12T11:30:04.709Z] -- Installing: /usr/local/include/iot/hash.h [2020-03-12T11:30:04.709Z] -- Installing: /usr/local/include/iot/thread.h [2020-03-12T11:30:04.709Z] -- Installing: /usr/local/include/iot/json.h [2020-03-12T11:30:04.709Z] -- Installing: /usr/local/include/iot/os [2020-03-12T11:30:04.709Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2020-03-12T11:30:04.709Z] -- Installing: /usr/local/include/iot/os/linux.h [2020-03-12T11:30:04.709Z] -- Installing: /usr/local/include/iot/base64.h [2020-03-12T11:30:04.709Z] -- Installing: /usr/local/include/iot/container.h [2020-03-12T11:30:04.709Z] -- Installing: /usr/local/include/iot/data.h [2020-03-12T11:30:04.709Z] -- Installing: /usr/local/include/iot/threadpool.h [2020-03-12T11:30:04.709Z] -- Installing: /usr/local/include/iot/scheduler.h [2020-03-12T11:30:04.709Z] -- Installing: /usr/local/include/iot/component.h [2020-03-12T11:30:04.709Z] -- Installing: /usr/local/include/iot/os.h [2020-03-12T11:30:04.709Z] -- Installing: /usr/local/include/iot/logger.h [2020-03-12T11:30:04.709Z] -- Installing: /usr/local/include/iot/time.h [2020-03-12T11:30:04.709Z] -- Installing: /usr/local/include/iot/iot.h [2020-03-12T11:30:04.709Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2020-03-12T11:30:04.709Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2020-03-12T11:30:04.709Z] make: Leaving directory '/tmp/sdk/build/release' [2020-03-12T11:30:06.683Z] Removing intermediate container d0b39cae4282 [2020-03-12T11:30:06.683Z] ---> 7a5386722995 [2020-03-12T11:30:06.683Z] Step 14/21 : FROM alpine:3.9 [2020-03-12T11:30:06.951Z] 3.9: Pulling from library/alpine [2020-03-12T11:30:07.222Z] eb93038481dd: Pulling fs layer [2020-03-12T11:30:07.812Z] eb93038481dd: Verifying Checksum [2020-03-12T11:30:07.812Z] eb93038481dd: Download complete [2020-03-12T11:30:08.407Z] eb93038481dd: Pull complete [2020-03-12T11:30:08.407Z] Digest: sha256:115731bab0862031b44766733890091c17924f9b7781b79997f5f163be262178 [2020-03-12T11:30:08.407Z] Status: Downloaded newer image for alpine:3.9 [2020-03-12T11:30:08.407Z] ---> 355993758880 [2020-03-12T11:30:08.407Z] Step 15/21 : MAINTAINER IOTech [2020-03-12T11:30:08.407Z] ---> Running in 70471a9114a1 [2020-03-12T11:30:08.677Z] Removing intermediate container 70471a9114a1 [2020-03-12T11:30:08.677Z] ---> f39d650c7d0b [2020-03-12T11:30:08.677Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2020-03-12T11:30:08.951Z] ---> Running in bca55ef5208d [2020-03-12T11:30:09.915Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-03-12T11:30:10.184Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-03-12T11:30:10.456Z] (1/48) Installing binutils (2.31.1-r2) [2020-03-12T11:30:10.725Z] (2/48) Installing libmagic (5.36-r1) [2020-03-12T11:30:10.994Z] (3/48) Installing file (5.36-r1) [2020-03-12T11:30:10.994Z] (4/48) Installing gmp (6.1.2-r1) [2020-03-12T11:30:10.994Z] (5/48) Installing isl (0.18-r0) [2020-03-12T11:30:10.994Z] (6/48) Installing libgomp (8.3.0-r0) [2020-03-12T11:30:10.994Z] (7/48) Installing libatomic (8.3.0-r0) [2020-03-12T11:30:10.994Z] (8/48) Installing libgcc (8.3.0-r0) [2020-03-12T11:30:10.994Z] (9/48) Installing mpfr3 (3.1.5-r1) [2020-03-12T11:30:10.994Z] (10/48) Installing mpc1 (1.0.3-r1) [2020-03-12T11:30:10.994Z] (11/48) Installing libstdc++ (8.3.0-r0) [2020-03-12T11:30:10.994Z] (12/48) Installing gcc (8.3.0-r0) [2020-03-12T11:30:12.413Z] (13/48) Installing musl-dev (1.1.20-r5) [2020-03-12T11:30:12.684Z] (14/48) Installing libc-dev (0.7.1-r0) [2020-03-12T11:30:12.684Z] (15/48) Installing g++ (8.3.0-r0) [2020-03-12T11:30:14.637Z] (16/48) Installing make (4.2.1-r2) [2020-03-12T11:30:14.637Z] (17/48) Installing fortify-headers (1.0-r0) [2020-03-12T11:30:14.637Z] (18/48) Installing build-base (0.5-r1) [2020-03-12T11:30:14.637Z] (19/48) Installing libattr (2.4.47-r7) [2020-03-12T11:30:14.637Z] (20/48) Installing libacl (2.2.52-r5) [2020-03-12T11:30:14.637Z] (21/48) Installing libbz2 (1.0.6-r7) [2020-03-12T11:30:14.637Z] (22/48) Installing expat (2.2.8-r0) [2020-03-12T11:30:14.637Z] (23/48) Installing lz4-libs (1.8.3-r2) [2020-03-12T11:30:14.907Z] (24/48) Installing xz-libs (5.2.4-r0) [2020-03-12T11:30:14.907Z] (25/48) Installing libarchive (3.3.3-r1) [2020-03-12T11:30:14.907Z] (26/48) Installing ca-certificates (20190108-r0) [2020-03-12T11:30:15.179Z] (27/48) Installing nghttp2-libs (1.35.1-r1) [2020-03-12T11:30:15.179Z] (28/48) Installing libssh2 (1.9.0-r1) [2020-03-12T11:30:15.179Z] (29/48) Installing libcurl (7.64.0-r3) [2020-03-12T11:30:15.179Z] (30/48) Installing ncurses-terminfo-base (6.1_p20190105-r0) [2020-03-12T11:30:15.179Z] (31/48) Installing ncurses-terminfo (6.1_p20190105-r0) [2020-03-12T11:30:16.593Z] (32/48) Installing ncurses-libs (6.1_p20190105-r0) [2020-03-12T11:30:16.593Z] (33/48) Installing rhash-libs (1.3.6-r2) [2020-03-12T11:30:16.593Z] (34/48) Installing libuv (1.23.2-r0) [2020-03-12T11:30:16.593Z] (35/48) Installing cmake (3.13.0-r0) [2020-03-12T11:30:18.007Z] (36/48) Installing curl (7.64.0-r3) [2020-03-12T11:30:18.007Z] (37/48) Installing pcre2 (10.32-r1) [2020-03-12T11:30:18.007Z] (38/48) Installing git (2.20.2-r0) [2020-03-12T11:30:18.275Z] (39/48) Installing nettle (3.4.1-r0) [2020-03-12T11:30:18.275Z] (40/48) Installing libffi (3.2.1-r6) [2020-03-12T11:30:18.275Z] (41/48) Installing p11-kit (0.23.14-r0) [2020-03-12T11:30:18.275Z] (42/48) Installing libtasn1 (4.14-r0) [2020-03-12T11:30:18.275Z] (43/48) Installing libunistring (0.9.10-r0) [2020-03-12T11:30:18.275Z] (44/48) Installing gnutls (3.6.7-r0) [2020-03-12T11:30:18.275Z] (45/48) Installing libmicrohttpd (0.9.62-r0) [2020-03-12T11:30:18.549Z] (46/48) Installing libuuid (2.33-r0) [2020-03-12T11:30:18.549Z] (47/48) Installing wget (1.20.3-r0) [2020-03-12T11:30:18.549Z] (48/48) Installing yaml (0.2.1-r0) [2020-03-12T11:30:18.549Z] Executing busybox-1.29.3-r10.trigger [2020-03-12T11:30:18.549Z] Executing ca-certificates-20190108-r0.trigger [2020-03-12T11:30:18.549Z] OK: 219 MiB in 62 packages [2020-03-12T11:30:33.586Z] Removing intermediate container bca55ef5208d [2020-03-12T11:30:33.586Z] ---> cd3b8b8af972 [2020-03-12T11:30:33.586Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2020-03-12T11:30:33.586Z] ---> 167f1bf4fa5d [2020-03-12T11:30:33.586Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2020-03-12T11:30:33.586Z] ---> 9934607f1b65 [2020-03-12T11:30:33.586Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2020-03-12T11:30:33.857Z] ---> b7486c2be0c3 [2020-03-12T11:30:33.857Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2020-03-12T11:30:34.446Z] ---> 64276fd89c4d [2020-03-12T11:30:34.446Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2020-03-12T11:30:35.028Z] ---> 2fa67f38a54f [2020-03-12T11:30:35.028Z] Successfully built 2fa67f38a54f [2020-03-12T11:30:35.028Z] 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-03-12T11:30:35.871Z] + docker inspect -f . ci-base-image-arm64 [2020-03-12T11:30:35.871Z] . [Pipeline] withDockerContainer [2020-03-12T11:30:36.508Z] prd-ubuntu18.04-docker-arm64-4c-16g-295 does not seem to be running inside a container [2020-03-12T11:30:36.597Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/1 -v /w/workspace/device-sdk-c/1:/w/workspace/device-sdk-c/1:rw,z -v /w/workspace/device-sdk-c/1@tmp:/w/workspace/device-sdk-c/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-03-12T11:30:37.881Z] $ docker top 87bbe65e7568f0df0d3723431fd9829e1d297f31e269553e0fa611629c420622 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-12T11:30:38.980Z] + make test [2020-03-12T11:30:38.980Z] echo "make test" [2020-03-12T11:30:38.980Z] make test [Pipeline] } [2020-03-12T11:30:39.012Z] $ docker stop --time=1 87bbe65e7568f0df0d3723431fd9829e1d297f31e269553e0fa611629c420622 [2020-03-12T11:30:41.047Z] $ docker rm -f 87bbe65e7568f0df0d3723431fd9829e1d297f31e269553e0fa611629c420622 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-12T11:30:42.201Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-12T11:30:42.559Z] + ls -al . [2020-03-12T11:30:42.559Z] total 192 [2020-03-12T11:30:42.559Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 11:27 . [2020-03-12T11:30:42.559Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 11:27 .. [2020-03-12T11:30:42.559Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 11:27 .git [2020-03-12T11:30:42.559Z] -rw-rw-r-- 1 jenkins jenkins 176 Mar 12 11:27 .gitignore [2020-03-12T11:30:42.559Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 11:27 .semver [2020-03-12T11:30:42.559Z] -rw-rw-r-- 1 jenkins jenkins 3104 Mar 12 11:27 Attribution.txt [2020-03-12T11:30:42.559Z] -rw-rw-r-- 1 jenkins jenkins 4882 Mar 12 11:27 CHANGES [2020-03-12T11:30:42.559Z] -rw-rw-r-- 1 jenkins jenkins 108574 Mar 12 11:27 Doxyfile [2020-03-12T11:30:42.559Z] -rw-rw-r-- 1 jenkins jenkins 792 Mar 12 11:27 Jenkinsfile [2020-03-12T11:30:42.559Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 12 11:27 LICENSE [2020-03-12T11:30:42.559Z] -rw-rw-r-- 1 jenkins jenkins 448 Mar 12 11:27 Makefile [2020-03-12T11:30:42.559Z] -rw-rw-r-- 1 jenkins jenkins 1849 Mar 12 11:27 README.md [2020-03-12T11:30:42.559Z] -rw-rw-r-- 1 jenkins jenkins 5031 Mar 12 11:27 README.v2.md [2020-03-12T11:30:42.559Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 12 11:25 VERSION [2020-03-12T11:30:42.559Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 11:27 docs [2020-03-12T11:30:42.559Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 11:27 include [2020-03-12T11:30:42.559Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 11:27 scripts [2020-03-12T11:30:42.559Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 11:27 src [Pipeline] isUnix [Pipeline] sh [2020-03-12T11:30:42.936Z] + 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=549442fe523e2b87072d295f8539c8757b8b0825 --label arch=arm64 --label version=0.0.0 . [2020-03-12T11:30:43.537Z] Sending build context to Docker daemon 2.828MB [2020-03-12T11:30:43.537Z] Step 1/15 : ARG BASE=alpine:3.9 [2020-03-12T11:30:43.537Z] Step 2/15 : FROM ${BASE} [2020-03-12T11:30:43.537Z] ---> 2fa67f38a54f [2020-03-12T11:30:43.537Z] Step 3/15 : MAINTAINER IOTech [2020-03-12T11:30:43.809Z] ---> Running in e6700c8ac1ec [2020-03-12T11:30:44.079Z] Removing intermediate container e6700c8ac1ec [2020-03-12T11:30:44.079Z] ---> 7ec6a588a670 [2020-03-12T11:30:44.079Z] 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-03-12T11:30:44.079Z] ---> Running in d8c66d01459a [2020-03-12T11:30:45.043Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-03-12T11:30:45.313Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-03-12T11:30:45.579Z] (1/21) Installing pkgconf (1.6.0-r0) [2020-03-12T11:30:45.846Z] (2/21) Installing openssl-dev (1.1.1d-r2) [2020-03-12T11:30:46.113Z] (3/21) Installing zlib-dev (1.2.11-r1) [2020-03-12T11:30:46.380Z] (4/21) Installing libssh2-dev (1.9.0-r1) [2020-03-12T11:30:46.380Z] (5/21) Installing nghttp2-dev (1.35.1-r1) [2020-03-12T11:30:46.380Z] (6/21) Installing curl-dev (7.64.0-r3) [2020-03-12T11:30:46.380Z] (7/21) Installing gnutls-c++ (3.6.7-r0) [2020-03-12T11:30:46.380Z] (8/21) Installing libgmpxx (6.1.2-r1) [2020-03-12T11:30:46.380Z] (9/21) Installing gmp-dev (6.1.2-r1) [2020-03-12T11:30:46.380Z] (10/21) Installing nettle-dev (3.4.1-r0) [2020-03-12T11:30:46.964Z] (11/21) Installing libtasn1-dev (4.14-r0) [2020-03-12T11:30:46.964Z] (12/21) Installing p11-kit-dev (0.23.14-r0) [2020-03-12T11:30:46.964Z] (13/21) Installing gnutls-dev (3.6.7-r0) [2020-03-12T11:30:46.964Z] (14/21) Installing libmicrohttpd-dev (0.9.62-r0) [2020-03-12T11:30:46.964Z] (15/21) Installing ncurses-dev (6.1_p20190105-r0) [2020-03-12T11:30:46.964Z] (16/21) Installing libblkid (2.33-r0) [2020-03-12T11:30:46.964Z] (17/21) Installing libfdisk (2.33-r0) [2020-03-12T11:30:46.964Z] (18/21) Installing libmount (2.33-r0) [2020-03-12T11:30:46.964Z] (19/21) Installing libsmartcols (2.33-r0) [2020-03-12T11:30:46.964Z] (20/21) Installing util-linux-dev (2.33-r0) [2020-03-12T11:30:47.232Z] (21/21) Installing yaml-dev (0.2.1-r0) [2020-03-12T11:30:47.232Z] Executing busybox-1.29.3-r10.trigger [2020-03-12T11:30:47.232Z] OK: 279 MiB in 83 packages [2020-03-12T11:30:51.494Z] Removing intermediate container d8c66d01459a [2020-03-12T11:30:51.494Z] ---> a96df6cba0cc [2020-03-12T11:30:51.494Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2020-03-12T11:30:51.494Z] ---> ee645d41ac53 [2020-03-12T11:30:51.494Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2020-03-12T11:30:52.080Z] ---> 8f1c2d345f97 [2020-03-12T11:30:52.080Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2020-03-12T11:30:52.664Z] ---> a9bf4845a347 [2020-03-12T11:30:52.665Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2020-03-12T11:30:53.251Z] ---> b27d3cc876ab [2020-03-12T11:30:53.251Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2020-03-12T11:30:53.838Z] ---> 3d140e318845 [2020-03-12T11:30:53.838Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2020-03-12T11:30:54.106Z] ---> 9dffe9916154 [2020-03-12T11:30:54.106Z] Step 11/15 : WORKDIR /edgex-c-sdk [2020-03-12T11:30:54.372Z] ---> Running in b1ec95bb3ff0 [2020-03-12T11:30:54.639Z] Removing intermediate container b1ec95bb3ff0 [2020-03-12T11:30:54.639Z] ---> 62d1188e2a08 [2020-03-12T11:30:54.639Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2020-03-12T11:30:54.907Z] ---> Running in ea4933a36bff [2020-03-12T11:30:55.177Z] Removing intermediate container ea4933a36bff [2020-03-12T11:30:55.177Z] ---> 25dc50a02d5b [2020-03-12T11:30:55.177Z] Step 13/15 : LABEL arch=arm64 [2020-03-12T11:30:55.177Z] ---> Running in 66ae481ca4fc [2020-03-12T11:30:55.761Z] Removing intermediate container 66ae481ca4fc [2020-03-12T11:30:55.761Z] ---> cf02abb4ed1f [2020-03-12T11:30:55.761Z] Step 14/15 : LABEL git_sha=549442fe523e2b87072d295f8539c8757b8b0825 [2020-03-12T11:30:55.761Z] ---> Running in 25f4d3013958 [2020-03-12T11:30:56.030Z] Removing intermediate container 25f4d3013958 [2020-03-12T11:30:56.030Z] ---> 0c7c21206e54 [2020-03-12T11:30:56.030Z] Step 15/15 : LABEL version=0.0.0 [2020-03-12T11:30:56.299Z] ---> Running in 5b6fcd2d9b7e [2020-03-12T11:30:56.565Z] Removing intermediate container 5b6fcd2d9b7e [2020-03-12T11:30:56.565Z] ---> 477972d232f2 [2020-03-12T11:30:56.565Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2020-03-12T11:30:56.565Z] Successfully built 477972d232f2 [2020-03-12T11:30:56.565Z] 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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-03-12T11:30:59.264Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-12T11:30:59.599Z] ---> package-listing.sh [2020-03-12T11:30:59.599Z] ++ facter osfamily [2020-03-12T11:30:59.599Z] ++ tr '[:upper:]' '[:lower:]' [2020-03-12T11:30:59.599Z] + OS_FAMILY=redhat [2020-03-12T11:30:59.599Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-239 [2020-03-12T11:30:59.599Z] + START_PACKAGES=/tmp/packages_start.txt [2020-03-12T11:30:59.599Z] + END_PACKAGES=/tmp/packages_end.txt [2020-03-12T11:30:59.599Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-03-12T11:30:59.599Z] + PACKAGES=/tmp/packages_start.txt [2020-03-12T11:30:59.599Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-239 ']' [2020-03-12T11:30:59.599Z] + PACKAGES=/tmp/packages_end.txt [2020-03-12T11:30:59.599Z] + case "${OS_FAMILY}" in [2020-03-12T11:30:59.599Z] + rpm -qa [2020-03-12T11:30:59.599Z] + sort [2020-03-12T11:31:03.802Z] + '[' -f /tmp/packages_start.txt ']' [2020-03-12T11:31:03.802Z] + '[' -f /tmp/packages_end.txt ']' [2020-03-12T11:31:03.802Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-03-12T11:31:03.802Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-239 ']' [2020-03-12T11:31:03.802Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-239/archives/ [2020-03-12T11:31:03.802Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-239/archives/ [Pipeline] isUnix [Pipeline] sh [2020-03-12T11:31:04.289Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-12T11:31:04.289Z] [2020-03-12T11:31:04.289Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-03-12T11:31:04.652Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-12T11:31:04.652Z] alpine: Pulling from edgex-lftools-log-publisher [2020-03-12T11:31:04.652Z] c9b1b535fdd9: Pulling fs layer [2020-03-12T11:31:04.652Z] 2cc5ad85d9ab: Pulling fs layer [2020-03-12T11:31:04.652Z] 756a868c4378: Pulling fs layer [2020-03-12T11:31:04.652Z] 444b2fc9a129: Pulling fs layer [2020-03-12T11:31:04.652Z] ea15f1150254: Pulling fs layer [2020-03-12T11:31:04.652Z] 41b27a9f41bf: Pulling fs layer [2020-03-12T11:31:04.652Z] 28c525ee5125: Pulling fs layer [2020-03-12T11:31:04.652Z] 094b1ea09ed8: Pulling fs layer [2020-03-12T11:31:04.652Z] 138eaada9080: Pulling fs layer [2020-03-12T11:31:04.652Z] 0622d0fa9048: Pulling fs layer [2020-03-12T11:31:04.652Z] ea15f1150254: Waiting [2020-03-12T11:31:04.652Z] 41b27a9f41bf: Waiting [2020-03-12T11:31:04.652Z] 28c525ee5125: Waiting [2020-03-12T11:31:04.652Z] 094b1ea09ed8: Waiting [2020-03-12T11:31:04.652Z] 138eaada9080: Waiting [2020-03-12T11:31:04.652Z] 0622d0fa9048: Waiting [2020-03-12T11:31:04.652Z] 444b2fc9a129: Waiting [2020-03-12T11:31:04.652Z] 2cc5ad85d9ab: Verifying Checksum [2020-03-12T11:31:04.652Z] 2cc5ad85d9ab: Download complete [2020-03-12T11:31:04.652Z] 444b2fc9a129: Download complete [2020-03-12T11:31:04.652Z] c9b1b535fdd9: Verifying Checksum [2020-03-12T11:31:04.652Z] c9b1b535fdd9: Download complete [2020-03-12T11:31:04.916Z] ea15f1150254: Download complete [2020-03-12T11:31:04.916Z] 28c525ee5125: Verifying Checksum [2020-03-12T11:31:04.916Z] 28c525ee5125: Download complete [2020-03-12T11:31:05.189Z] c9b1b535fdd9: Pull complete [2020-03-12T11:31:05.189Z] 756a868c4378: Verifying Checksum [2020-03-12T11:31:05.189Z] 756a868c4378: Download complete [2020-03-12T11:31:05.460Z] 138eaada9080: Verifying Checksum [2020-03-12T11:31:05.460Z] 138eaada9080: Download complete [2020-03-12T11:31:05.460Z] 094b1ea09ed8: Verifying Checksum [2020-03-12T11:31:05.460Z] 094b1ea09ed8: Download complete [2020-03-12T11:31:05.460Z] 2cc5ad85d9ab: Pull complete [2020-03-12T11:31:05.460Z] 0622d0fa9048: Verifying Checksum [2020-03-12T11:31:05.460Z] 0622d0fa9048: Download complete [2020-03-12T11:31:06.031Z] 41b27a9f41bf: Verifying Checksum [2020-03-12T11:31:06.031Z] 41b27a9f41bf: Download complete [2020-03-12T11:31:06.979Z] 756a868c4378: Pull complete [2020-03-12T11:31:07.240Z] 444b2fc9a129: Pull complete [2020-03-12T11:31:07.501Z] ea15f1150254: Pull complete [2020-03-12T11:31:11.693Z] 41b27a9f41bf: Pull complete [2020-03-12T11:31:11.693Z] 28c525ee5125: Pull complete [2020-03-12T11:31:13.075Z] 094b1ea09ed8: Pull complete [2020-03-12T11:31:13.337Z] 138eaada9080: Pull complete [2020-03-12T11:31:13.337Z] 0622d0fa9048: Pull complete [2020-03-12T11:31:13.337Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-03-12T11:31:13.337Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-03-12T11:31:13.496Z] prd-centos7-docker-4c-2g-293 does not seem to be running inside a container [2020-03-12T11:31:13.539Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgexfoundry_device-sdk-c_PR-239 -v /w/workspace/edgexfoundry_device-sdk-c_PR-239:/w/workspace/edgexfoundry_device-sdk-c_PR-239:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-239@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-239@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-03-12T11:31:14.511Z] $ docker top 92b16da17cc35b51c2f6f08e5de711bd0bb847b5e44814f4b607406a0cd20530 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-03-12T11:31:14.802Z] provisioning config files... [2020-03-12T11:31:14.820Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-239@tmp/config3944422137931075002tmp [Pipeline] { [Pipeline] echo [2020-03-12T11:31:14.902Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-12T11:31:15.220Z] ---> create-netrc.sh [Pipeline] echo [2020-03-12T11:31:15.247Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-12T11:31:15.580Z] ---> logs-deploy.sh [2020-03-12T11:31:15.580Z] + ARCHIVE_ARTIFACTS= [2020-03-12T11:31:15.580Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-03-12T11:31:15.580Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-03-12T11:31:15.580Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-03-12T11:31:15.580Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-239/1 [2020-03-12T11:31:15.580Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/PR-239/1/ [2020-03-12T11:31:15.580Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-239/1 /w/workspace/edgexfoundry_device-sdk-c_PR-239 [2020-03-12T11:31:16.518Z] Archives upload complete. [2020-03-12T11:31:16.779Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-239/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/PR-239/1/