Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 5142e0cccf64cca4c4d94b6be2ac864e1bed3a5b Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 370697454611dc68c0596e0d0a50477a8de841a8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 370697454611dc68c0596e0d0a50477a8de841a8 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-3.9-base, dockerFilePath:scripts/Dockerfile.alpine-3.9, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-c-settings PROJECT: device-sdk-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest DOCKER_FILE_PATH: scripts/Dockerfile.alpine-3.9 DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-3.9-base DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-c DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3019 in /w/workspace/edgexfoundry_device-sdk-c_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 Fetching without tags Checking out Revision 5142e0cccf64cca4c4d94b6be2ac864e1bed3a5b (master) Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5142e0cccf64cca4c4d94b6be2ac864e1bed3a5b # timeout=10 Commit message: "Merge pull request #268 from iain-anderson/eventq-branch" > git rev-list --no-walk 30b1a7a38ff7fa727602da3b16feb5ed014ed1c2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-06-15T14:52:32.596Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-06-15T14:52:34.966Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-06-15T14:52:35.012Z] ========================================================= [2020-06-15T14:52:35.012Z] EdgeX Global Pipelines Version Info [2020-06-15T14:52:35.012Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-06-15T14:52:36.870Z] ------------------- [2020-06-15T14:52:36.870Z] stable info: [2020-06-15T14:52:36.870Z] ------------------- [2020-06-15T14:52:36.870Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-06-15T14:52:36.870Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-15T14:52:36.870Z] Message: update stable to v1.0.89 [2020-06-15T14:52:37.817Z] ------------------- [2020-06-15T14:52:37.817Z] experimental info: [2020-06-15T14:52:37.817Z] ------------------- [2020-06-15T14:52:37.817Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-06-15T14:52:37.817Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-15T14:52:37.817Z] Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-06-15T14:52:40.490Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-15T14:52:40.750Z] [2020-06-15T14:52:40.750Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-06-15T14:52:41.070Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-15T14:52:41.070Z] latest: Pulling from edgex-devops/git-semver [2020-06-15T14:52:41.070Z] 9123ac7c32f7: Pulling fs layer [2020-06-15T14:52:41.070Z] b8cc5d1170e3: Pulling fs layer [2020-06-15T14:52:41.070Z] 2924cbbf6a41: Pulling fs layer [2020-06-15T14:52:41.070Z] 93b08a4f1073: Pulling fs layer [2020-06-15T14:52:41.070Z] 93b08a4f1073: Waiting [2020-06-15T14:52:41.070Z] b8cc5d1170e3: Verifying Checksum [2020-06-15T14:52:41.070Z] b8cc5d1170e3: Download complete [2020-06-15T14:52:41.373Z] 9123ac7c32f7: Verifying Checksum [2020-06-15T14:52:41.373Z] 9123ac7c32f7: Download complete [2020-06-15T14:52:41.373Z] 93b08a4f1073: Verifying Checksum [2020-06-15T14:52:41.373Z] 93b08a4f1073: Download complete [2020-06-15T14:52:41.373Z] 2924cbbf6a41: Verifying Checksum [2020-06-15T14:52:41.373Z] 2924cbbf6a41: Download complete [2020-06-15T14:52:41.952Z] 9123ac7c32f7: Pull complete [2020-06-15T14:52:41.952Z] b8cc5d1170e3: Pull complete [2020-06-15T14:52:42.901Z] 2924cbbf6a41: Pull complete [2020-06-15T14:52:42.901Z] 93b08a4f1073: Pull complete [2020-06-15T14:52:43.163Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-06-15T14:52:43.163Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-15T14:52:43.163Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-06-15T14:52:43.268Z] prd-centos7-docker-4c-2g-3019 does not seem to be running inside a container [2020-06-15T14:52:43.317Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-06-15T14:52:48.026Z] $ docker top 2f7d029eb38e223d9244802b15d0e7f3b59663f0c1c72e2ba12e4643e3dbeea9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-15T14:52:53.103Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-15T14:52:53.103Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-15T14:52:53.311Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-15T14:52:53.317Z] $ docker exec 2f7d029eb38e223d9244802b15d0e7f3b59663f0c1c72e2ba12e4643e3dbeea9 ssh-agent [2020-06-15T14:52:53.470Z] SSH_AUTH_SOCK=/tmp/ssh-Txf2q0LOgcSz/agent.11 [2020-06-15T14:52:53.470Z] SSH_AGENT_PID=16 [2020-06-15T14:52:53.480Z] Running ssh-add (command line suppressed) [2020-06-15T14:52:53.608Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_2102716700776629144.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_2102716700776629144.key) [2020-06-15T14:52:53.655Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-15T14:52:53.965Z] + git describe --exact-match --tags HEAD [2020-06-15T14:52:53.965Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-06-15T14:52:54.086Z] $ docker exec --env ******** --env ******** 2f7d029eb38e223d9244802b15d0e7f3b59663f0c1c72e2ba12e4643e3dbeea9 ssh-agent -k [2020-06-15T14:52:54.210Z] unset SSH_AUTH_SOCK; [2020-06-15T14:52:54.211Z] unset SSH_AGENT_PID; [2020-06-15T14:52:54.211Z] echo Agent pid 16 killed; [2020-06-15T14:52:54.252Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-06-15T14:52:54.290Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-06-15T14:52:54.290Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-06-15T14:52:54.361Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-15T14:52:54.361Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-15T14:52:54.530Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-15T14:52:54.536Z] $ docker exec 2f7d029eb38e223d9244802b15d0e7f3b59663f0c1c72e2ba12e4643e3dbeea9 ssh-agent [2020-06-15T14:52:54.680Z] SSH_AUTH_SOCK=/tmp/ssh-Y2UImyBn6QJ6/agent.44 [2020-06-15T14:52:54.680Z] SSH_AGENT_PID=49 [2020-06-15T14:52:54.687Z] Running ssh-add (command line suppressed) [2020-06-15T14:52:54.797Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_2042300313007712756.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_2042300313007712756.key) [2020-06-15T14:52:54.841Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-15T14:52:55.147Z] + git semver init [2020-06-15T14:52:55.147Z] # -> Open(): unable to determine branch for HEAD [2020-06-15T14:52:55.147Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2020-06-15T14:52:55.147Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2020-06-15T14:52:55.147Z] # $SEMVER_REMOTE_NAME = origin [2020-06-15T14:52:55.147Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-15T14:52:55.147Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-15T14:52:55.147Z] # $SEMVER_BRANCH = master [2020-06-15T14:52:55.147Z] # $SEMVER_TEMP = /tmp/semver-715358923 [2020-06-15T14:52:55.147Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2020-06-15T14:52:55.718Z] # '/tmp/semver-715358923' -> '/w/workspace/edgexfoundry_device-sdk-c_master/.semver' [2020-06-15T14:52:55.980Z] # -> Force: false [2020-06-15T14:52:55.980Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [Pipeline] } [2020-06-15T14:52:55.993Z] $ docker exec --env ******** --env ******** 2f7d029eb38e223d9244802b15d0e7f3b59663f0c1c72e2ba12e4643e3dbeea9 ssh-agent -k [2020-06-15T14:52:56.103Z] unset SSH_AUTH_SOCK; [2020-06-15T14:52:56.104Z] unset SSH_AGENT_PID; [2020-06-15T14:52:56.104Z] echo Agent pid 49 killed; [2020-06-15T14:52:56.144Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-15T14:52:56.509Z] + git semver [Pipeline] } [2020-06-15T14:52:56.527Z] $ docker stop --time=1 2f7d029eb38e223d9244802b15d0e7f3b59663f0c1c72e2ba12e4643e3dbeea9 [2020-06-15T14:52:57.969Z] $ docker rm -f 2f7d029eb38e223d9244802b15d0e7f3b59663f0c1c72e2ba12e4643e3dbeea9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-06-15T14:52:58.687Z] Stashed 44 file(s) [Pipeline] echo [2020-06-15T14:52:58.689Z] [edgeXSemver] initialized semver on version 1.2.2-dev.2 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-06-15T14:53:13.854Z] Still waiting to schedule task [2020-06-15T14:53:13.854Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-06-15T14:53:13.856Z] Still waiting to schedule task [2020-06-15T14:53:13.856Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-06-15T14:56:53.156Z] Running on prd-centos7-docker-4c-2g-3020 in /w/workspace/edgexfoundry_device-sdk-c_master [Pipeline] { [Pipeline] ws [2020-06-15T14:56:53.187Z] Running in /w/workspace/device-sdk-c/26 [Pipeline] { [Pipeline] checkout [2020-06-15T14:56:58.620Z] using credential edgex-jenkins-ssh [2020-06-15T14:56:58.647Z] Cloning the remote Git repository [2020-06-15T14:56:58.647Z] Cloning with configured refspecs honoured and without tags [2020-06-15T14:56:58.686Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-06-15T14:56:58.763Z] > git init /w/workspace/device-sdk-c/26 # timeout=10 [2020-06-15T14:56:58.831Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-06-15T14:56:58.831Z] > git --version # timeout=10 [2020-06-15T14:56:58.847Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-15T14:56:58.893Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-15T14:56:59.562Z] Fetching without tags [2020-06-15T14:57:00.016Z] Checking out Revision 5142e0cccf64cca4c4d94b6be2ac864e1bed3a5b (master) [2020-06-15T14:56:59.519Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-06-15T14:56:59.531Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-15T14:56:59.551Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-06-15T14:56:59.567Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-06-15T14:56:59.568Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-15T14:56:59.574Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-15T14:57:00.026Z] > git config core.sparsecheckout # timeout=10 [2020-06-15T14:57:00.056Z] > git checkout -f 5142e0cccf64cca4c4d94b6be2ac864e1bed3a5b # timeout=10 [2020-06-15T14:57:04.332Z] Commit message: "Merge pull request #268 from iain-anderson/eventq-branch" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-06-15T14:57:05.490Z] ========================================================= [2020-06-15T14:57:05.490Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2020-06-15T14:57:05.490Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-15T14:57:06.368Z] + docker build -t ci-base-image-x86_64 -f scripts/Dockerfile.alpine-3.9-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest . [2020-06-15T14:57:06.965Z] Sending build context to Docker daemon 3.231MB [2020-06-15T14:57:06.965Z] Step 1/21 : ARG BASE=alpine:3.9 [2020-06-15T14:57:06.965Z] Step 2/21 : FROM ${BASE} as builder [2020-06-15T14:57:06.965Z] latest: Pulling from edgex-devops/edgex-gcc-base [2020-06-15T14:57:06.965Z] e7c96db7181b: Pulling fs layer [2020-06-15T14:57:06.965Z] 4c13bbce0fe7: Pulling fs layer [2020-06-15T14:57:06.966Z] 6059c847ac2f: Pulling fs layer [2020-06-15T14:57:06.966Z] 4c13bbce0fe7: Verifying Checksum [2020-06-15T14:57:06.966Z] 4c13bbce0fe7: Download complete [2020-06-15T14:57:06.966Z] e7c96db7181b: Verifying Checksum [2020-06-15T14:57:06.966Z] e7c96db7181b: Download complete [2020-06-15T14:57:08.465Z] 6059c847ac2f: Verifying Checksum [2020-06-15T14:57:08.465Z] 6059c847ac2f: Download complete [2020-06-15T14:57:10.431Z] e7c96db7181b: Pull complete [2020-06-15T14:57:10.707Z] 4c13bbce0fe7: Pull complete [2020-06-15T14:57:17.442Z] 6059c847ac2f: Pull complete [2020-06-15T14:57:17.442Z] Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e [2020-06-15T14:57:17.442Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2020-06-15T14:57:17.442Z] ---> 5eabd8fd8ba2 [2020-06-15T14:57:17.442Z] Step 3/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev [2020-06-15T14:57:25.697Z] ---> Running in ea8a8ed4c303 [2020-06-15T14:57:26.301Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-06-15T14:57:26.934Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-06-15T14:57:27.547Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2020-06-15T14:57:27.547Z] (2/8) Installing libuuid (2.33-r0) [2020-06-15T14:57:27.547Z] (3/8) Installing libblkid (2.33-r0) [2020-06-15T14:57:27.883Z] (4/8) Installing libfdisk (2.33-r0) [2020-06-15T14:57:27.883Z] (5/8) Installing libmount (2.33-r0) [2020-06-15T14:57:27.883Z] (6/8) Installing libsmartcols (2.33-r0) [2020-06-15T14:57:28.256Z] (7/8) Installing util-linux-dev (2.33-r0) [2020-06-15T14:57:28.650Z] (8/8) Installing wget (1.20.3-r0) [2020-06-15T14:57:28.650Z] Executing busybox-1.29.3-r10.trigger [2020-06-15T14:57:28.650Z] OK: 272 MiB in 83 packages [2020-06-15T14:57:30.184Z] Removing intermediate container ea8a8ed4c303 [2020-06-15T14:57:30.184Z] ---> 02f520b8eb0b [2020-06-15T14:57:30.184Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2020-06-15T14:57:30.184Z] ---> Running in b0e570e76fec [2020-06-15T14:57:30.184Z] Removing intermediate container b0e570e76fec [2020-06-15T14:57:30.184Z] ---> 6930c069d3bf [2020-06-15T14:57:30.184Z] Step 5/21 : RUN mkdir /tmp/cbor && cd /tmp/cbor && wget -O - https://github.com/PJK/libcbor/archive/v${CBOR_VERSION}.tar.gz | tar -z -x -f - && sed -e 's/-flto//' -i libcbor-${CBOR_VERSION}/CMakeLists.txt && cmake -DCMAKE_BUILD_TYPE=Release -DCBOR_CUSTOM_ALLOC=ON libcbor-${CBOR_VERSION} && make && make install [2020-06-15T14:57:30.477Z] ---> Running in 515febb3305f [2020-06-15T14:57:32.562Z] --2020-06-15 14:57:32-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-06-15T14:57:32.562Z] Resolving github.com... 140.82.113.3 [2020-06-15T14:57:32.562Z] Connecting to github.com|140.82.113.3|:443... connected. [2020-06-15T14:57:32.562Z] HTTP request sent, awaiting response... 302 Found [2020-06-15T14:57:32.562Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-06-15T14:57:32.562Z] --2020-06-15 14:57:32-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-06-15T14:57:32.562Z] Resolving codeload.github.com... 140.82.112.10 [2020-06-15T14:57:32.840Z] Connecting to codeload.github.com|140.82.112.10|:443... connected. [2020-06-15T14:57:32.840Z] HTTP request sent, awaiting response... 200 OK [2020-06-15T14:57:32.840Z] Length: unspecified [application/x-gzip] [2020-06-15T14:57:32.840Z] Saving to: 'STDOUT' [2020-06-15T14:57:32.840Z] [2020-06-15T14:57:32.840Z] 0K .......... .......... .......... .......... .......... 1.48M [2020-06-15T14:57:32.840Z] 50K .......... .......... .......... .......... .......... 4.05M [2020-06-15T14:57:32.840Z] 100K .......... .......... .......... .......... .......... 25.3M [2020-06-15T14:57:32.840Z] 150K .......... .......... .......... .......... .......... 42.4M [2020-06-15T14:57:32.840Z] 200K .......... .......... .......... .......... .......... 3.51M [2020-06-15T14:57:32.840Z] 250K .......... .......... .......... .......... .......... 6.07M [2020-06-15T14:57:32.840Z] 300K .......... .......... .......... .......... .......... 6.38M [2020-06-15T14:57:32.840Z] 350K .......... .......... .......... .......... .......... 8.02M [2020-06-15T14:57:32.840Z] 400K .......... .......... .......... .......... .......... 6.03M [2020-06-15T14:57:32.840Z] 450K .......... .......... .......... .......... .......... 5.47M [2020-06-15T14:57:32.840Z] 500K .......... .......... .......... .......... .......... 27.7M [2020-06-15T14:57:33.126Z] 550K .......... .......... .......... .......... .......... 2.91M [2020-06-15T14:57:33.126Z] 600K .......... .......... .......... .......... .......... 2.26M [2020-06-15T14:57:33.126Z] 650K .......... .......... .......... .......... .......... 4.01M [2020-06-15T14:57:33.126Z] 700K .. 27.4M=0.2s [2020-06-15T14:57:33.126Z] [2020-06-15T14:57:33.126Z] 2020-06-15 14:57:32 (4.48 MB/s) - written to stdout [719348] [2020-06-15T14:57:33.126Z] [2020-06-15T14:57:33.419Z] -- The C compiler identification is GNU 8.3.0 [2020-06-15T14:57:33.419Z] -- The CXX compiler identification is GNU 8.3.0 [2020-06-15T14:57:33.419Z] -- Check for working C compiler: /usr/bin/cc [2020-06-15T14:57:33.686Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-06-15T14:57:33.686Z] -- Detecting C compiler ABI info [2020-06-15T14:57:33.686Z] -- Detecting C compiler ABI info - done [2020-06-15T14:57:33.686Z] -- Detecting C compile features [2020-06-15T14:57:33.973Z] -- Detecting C compile features - done [2020-06-15T14:57:33.973Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-06-15T14:57:33.973Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-06-15T14:57:33.973Z] -- Detecting CXX compiler ABI info [2020-06-15T14:57:34.180Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3021 in /w/workspace/edgexfoundry_device-sdk-c_master [Pipeline] { [Pipeline] ws [2020-06-15T14:57:34.223Z] Running in /w/workspace/device-sdk-c/26 [Pipeline] { [Pipeline] checkout [2020-06-15T14:57:34.328Z] -- Detecting CXX compiler ABI info - done [2020-06-15T14:57:34.328Z] -- Detecting CXX compile features [2020-06-15T14:57:35.713Z] -- Detecting CXX compile features - done [2020-06-15T14:57:35.713Z] -- Looking for include file endian.h [2020-06-15T14:57:35.713Z] -- Looking for include file endian.h - found [2020-06-15T14:57:35.713Z] -- Check if the system is big endian [2020-06-15T14:57:35.713Z] -- Searching 16 bit integer [2020-06-15T14:57:35.713Z] -- Looking for sys/types.h [2020-06-15T14:57:35.713Z] -- Looking for sys/types.h - found [2020-06-15T14:57:35.713Z] -- Looking for stdint.h [2020-06-15T14:57:35.713Z] -- Looking for stdint.h - found [2020-06-15T14:57:35.713Z] -- Looking for stddef.h [2020-06-15T14:57:35.991Z] -- Looking for stddef.h - found [2020-06-15T14:57:35.991Z] -- Check size of unsigned short [2020-06-15T14:57:35.991Z] -- Check size of unsigned short - done [2020-06-15T14:57:35.991Z] -- Using unsigned short [2020-06-15T14:57:36.260Z] -- Check if the system is big endian - little endian [2020-06-15T14:57:36.260Z] -- Check size of size_t [2020-06-15T14:57:36.535Z] -- Check size of size_t - done [2020-06-15T14:57:36.535Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-06-15T14:57:36.535Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-06-15T14:57:36.535Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-06-15T14:57:36.535Z] CMake did not find one. [2020-06-15T14:57:36.535Z] [2020-06-15T14:57:36.535Z] Could not find a package configuration file provided by "cJSON" with any of [2020-06-15T14:57:36.535Z] the following names: [2020-06-15T14:57:36.535Z] [2020-06-15T14:57:36.535Z] cJSONConfig.cmake [2020-06-15T14:57:36.535Z] cjson-config.cmake [2020-06-15T14:57:36.535Z] [2020-06-15T14:57:36.535Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-06-15T14:57:36.535Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-06-15T14:57:36.535Z] provides a separate development package or SDK, be sure it has been [2020-06-15T14:57:36.535Z] installed. [2020-06-15T14:57:36.535Z] [2020-06-15T14:57:36.535Z] [2020-06-15T14:57:36.535Z] -- Configuring done [2020-06-15T14:57:36.535Z] -- Generating done [2020-06-15T14:57:36.535Z] -- Build files have been written to: /tmp/cbor [2020-06-15T14:57:36.535Z] Scanning dependencies of target cbor_shared [2020-06-15T14:57:36.535Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2020-06-15T14:57:36.810Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-06-15T14:57:37.080Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2020-06-15T14:57:37.080Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-06-15T14:57:37.355Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-06-15T14:57:37.355Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2020-06-15T14:57:37.355Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2020-06-15T14:57:37.630Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2020-06-15T14:57:37.630Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2020-06-15T14:57:37.630Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-06-15T14:57:37.903Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-06-15T14:57:37.903Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2020-06-15T14:57:38.172Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2020-06-15T14:57:38.172Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2020-06-15T14:57:38.172Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2020-06-15T14:57:38.478Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2020-06-15T14:57:38.478Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2020-06-15T14:57:38.478Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2020-06-15T14:57:38.762Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2020-06-15T14:57:38.762Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-06-15T14:57:39.043Z] [ 40%] Linking C shared library libcbor.so [2020-06-15T14:57:39.043Z] [ 40%] Built target cbor_shared [2020-06-15T14:57:39.043Z] Scanning dependencies of target cbor [2020-06-15T14:57:39.043Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2020-06-15T14:57:39.190Z] using credential edgex-jenkins-ssh [2020-06-15T14:57:39.242Z] Cloning the remote Git repository [2020-06-15T14:57:39.242Z] Cloning with configured refspecs honoured and without tags [2020-06-15T14:57:39.312Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2020-06-15T14:57:39.587Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-06-15T14:57:39.587Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2020-06-15T14:57:39.854Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-06-15T14:57:40.141Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-06-15T14:57:40.141Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-06-15T14:57:40.141Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-06-15T14:57:40.430Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-06-15T14:57:40.430Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2020-06-15T14:57:39.304Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-06-15T14:57:39.451Z] > git init /w/workspace/device-sdk-c/26 # timeout=10 [2020-06-15T14:57:39.562Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-06-15T14:57:39.562Z] > git --version # timeout=10 [2020-06-15T14:57:39.584Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-15T14:57:39.634Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-15T14:57:40.700Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2020-06-15T14:57:40.966Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2020-06-15T14:57:40.966Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2020-06-15T14:57:41.251Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2020-06-15T14:57:41.251Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2020-06-15T14:57:41.251Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-06-15T14:57:41.251Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-06-15T14:57:41.557Z] Fetching without tags [2020-06-15T14:57:41.570Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-06-15T14:57:41.570Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-06-15T14:57:41.570Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2020-06-15T14:57:41.489Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-06-15T14:57:41.504Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-15T14:57:41.539Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-06-15T14:57:41.572Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-06-15T14:57:41.573Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-15T14:57:41.585Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-15T14:57:41.937Z] [ 80%] Linking C static library libcbor.a [2020-06-15T14:57:41.937Z] [ 80%] Built target cbor [2020-06-15T14:57:41.937Z] Scanning dependencies of target create_items [2020-06-15T14:57:41.937Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-06-15T14:57:41.937Z] [ 84%] Linking C executable create_items [2020-06-15T14:57:41.937Z] [ 84%] Built target create_items [2020-06-15T14:57:41.937Z] Scanning dependencies of target readfile [2020-06-15T14:57:41.937Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2020-06-15T14:57:42.025Z] Checking out Revision 5142e0cccf64cca4c4d94b6be2ac864e1bed3a5b (master) [2020-06-15T14:57:42.291Z] [ 88%] Linking C executable readfile [2020-06-15T14:57:42.291Z] [ 88%] Built target readfile [2020-06-15T14:57:42.291Z] Scanning dependencies of target streaming_parser [2020-06-15T14:57:42.291Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-06-15T14:57:42.291Z] [ 92%] Linking C executable streaming_parser [2020-06-15T14:57:42.291Z] [ 92%] Built target streaming_parser [2020-06-15T14:57:42.571Z] Scanning dependencies of target sort [2020-06-15T14:57:42.571Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-06-15T14:57:42.571Z] [ 96%] Linking C executable sort [2020-06-15T14:57:42.571Z] [ 96%] Built target sort [2020-06-15T14:57:42.571Z] Scanning dependencies of target hello [2020-06-15T14:57:42.571Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-06-15T14:57:42.571Z] [100%] Linking C executable hello [2020-06-15T14:57:42.571Z] [100%] Built target hello [2020-06-15T14:57:42.571Z] Install the project... [2020-06-15T14:57:42.866Z] -- Install configuration: "Release" [2020-06-15T14:57:42.866Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-06-15T14:57:42.866Z] -- Installing: /usr/local/lib64/libcbor.a [2020-06-15T14:57:42.866Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-06-15T14:57:42.866Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-06-15T14:57:42.866Z] -- Installing: /usr/local/lib64/libcbor.so [2020-06-15T14:57:42.866Z] -- Up-to-date: /usr/local/include/cbor [2020-06-15T14:57:42.866Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-06-15T14:57:42.866Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-06-15T14:57:42.866Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-06-15T14:57:42.866Z] -- Installing: /usr/local/include/cbor/common.h [2020-06-15T14:57:42.866Z] -- Installing: /usr/local/include/cbor/data.h [2020-06-15T14:57:42.866Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-06-15T14:57:42.866Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-06-15T14:57:42.866Z] -- Installing: /usr/local/include/cbor/internal [2020-06-15T14:57:42.866Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-06-15T14:57:42.866Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-06-15T14:57:42.866Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-06-15T14:57:42.866Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-06-15T14:57:42.866Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-06-15T14:57:42.866Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-06-15T14:57:42.866Z] -- Installing: /usr/local/include/cbor/ints.h [2020-06-15T14:57:42.866Z] -- Installing: /usr/local/include/cbor/maps.h [2020-06-15T14:57:42.866Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-06-15T14:57:42.866Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-06-15T14:57:42.866Z] -- Installing: /usr/local/include/cbor/strings.h [2020-06-15T14:57:42.866Z] -- Installing: /usr/local/include/cbor/tags.h [2020-06-15T14:57:42.866Z] -- Installing: /usr/local/include/cbor.h [2020-06-15T14:57:42.866Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-06-15T14:57:42.048Z] > git config core.sparsecheckout # timeout=10 [2020-06-15T14:57:42.074Z] > git checkout -f 5142e0cccf64cca4c4d94b6be2ac864e1bed3a5b # timeout=10 [2020-06-15T14:57:46.755Z] Commit message: "Merge pull request #268 from iain-anderson/eventq-branch" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-06-15T14:57:47.900Z] ========================================================= [2020-06-15T14:57:47.900Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2020-06-15T14:57:47.900Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-15T14:57:48.977Z] + docker build -t ci-base-image-arm64 -f scripts/Dockerfile.alpine-3.9-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest . [2020-06-15T14:57:49.590Z] Removing intermediate container 515febb3305f [2020-06-15T14:57:49.590Z] ---> e0f4b8fffd12 [2020-06-15T14:57:49.590Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-06-15T14:57:49.590Z] ---> Running in 8cb90bd5ce6e [2020-06-15T14:57:50.000Z] Sending build context to Docker daemon 3.231MB [2020-06-15T14:57:50.000Z] Step 1/21 : ARG BASE=alpine:3.9 [2020-06-15T14:57:50.000Z] Step 2/21 : FROM ${BASE} as builder [2020-06-15T14:57:50.281Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2020-06-15T14:57:50.281Z] 0362ad1dd800: Pulling fs layer [2020-06-15T14:57:50.281Z] f2cdb1532d8b: Pulling fs layer [2020-06-15T14:57:50.281Z] 37ed683be191: Pulling fs layer [2020-06-15T14:57:50.281Z] f2cdb1532d8b: Verifying Checksum [2020-06-15T14:57:50.281Z] 0362ad1dd800: Verifying Checksum [2020-06-15T14:57:50.281Z] 0362ad1dd800: Download complete [2020-06-15T14:57:50.546Z] Removing intermediate container 8cb90bd5ce6e [2020-06-15T14:57:50.546Z] ---> 6347954f5735 [2020-06-15T14:57:50.546Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-06-15T14:57:50.813Z] ---> 1bc2d30c3ff2 [2020-06-15T14:57:50.813Z] Step 8/21 : COPY src /tmp/sdk/src [2020-06-15T14:57:51.271Z] 0362ad1dd800: Pull complete [2020-06-15T14:57:51.548Z] f2cdb1532d8b: Pull complete [2020-06-15T14:57:52.222Z] ---> 7c96e2032413 [2020-06-15T14:57:52.222Z] Step 9/21 : COPY include /tmp/sdk/include [2020-06-15T14:57:52.500Z] ---> 7af7aa2c187f [2020-06-15T14:57:52.500Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2020-06-15T14:57:52.543Z] 37ed683be191: Verifying Checksum [2020-06-15T14:57:52.543Z] 37ed683be191: Download complete [2020-06-15T14:57:52.787Z] ---> daebc8baa1f5 [2020-06-15T14:57:52.787Z] Step 11/21 : COPY LICENSE /tmp/sdk [2020-06-15T14:57:54.186Z] ---> 02389e8b996d [2020-06-15T14:57:54.186Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2020-06-15T14:57:54.455Z] ---> 7d84e1458238 [2020-06-15T14:57:54.455Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-06-15T14:57:54.718Z] ---> Running in d264d8df6620 [2020-06-15T14:57:57.302Z] + CPPCHECK=false [2020-06-15T14:57:57.302Z] + DOCGEN=false [2020-06-15T14:57:57.302Z] + TOMLVER=SDK-0.2 [2020-06-15T14:57:57.302Z] + CUTILVER=1.0.4 [2020-06-15T14:57:57.302Z] + '[' 0 -gt 0 ] [2020-06-15T14:57:57.302Z] + readlink -f ./scripts/build.sh [2020-06-15T14:57:57.302Z] + dirname /tmp/sdk/scripts/build.sh [2020-06-15T14:57:57.302Z] + dirname /tmp/sdk/scripts [2020-06-15T14:57:57.302Z] + ROOT=/tmp/sdk [2020-06-15T14:57:57.302Z] + cd /tmp/sdk [2020-06-15T14:57:57.302Z] + '[' '!' -d deps ] [2020-06-15T14:57:57.302Z] + mkdir deps [2020-06-15T14:57:57.302Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-06-15T14:57:57.302Z] + tar -C deps -z -x -f - [2020-06-15T14:57:57.302Z] --2020-06-15 14:57:57-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-06-15T14:57:57.302Z] Resolving github.com... 140.82.113.4 [2020-06-15T14:57:57.302Z] Connecting to github.com|140.82.113.4|:443... connected. [2020-06-15T14:57:57.567Z] HTTP request sent, awaiting response... 302 Found [2020-06-15T14:57:57.567Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-06-15T14:57:57.567Z] --2020-06-15 14:57:57-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-06-15T14:57:57.567Z] Resolving codeload.github.com... 140.82.112.10 [2020-06-15T14:57:57.567Z] Connecting to codeload.github.com|140.82.112.10|:443... connected. [2020-06-15T14:57:57.567Z] HTTP request sent, awaiting response... 200 OK [2020-06-15T14:57:57.567Z] Length: unspecified [application/x-gzip] [2020-06-15T14:57:57.567Z] Saving to: 'STDOUT' [2020-06-15T14:57:57.567Z]  [2020-06-15T14:57:57.567Z] 0K .......... ......  1.06M=0.01s [2020-06-15T14:57:57.567Z] [2020-06-15T14:57:57.567Z] 2020-06-15 14:57:57 (1.06 MB/s) - written to stdout [16451] [2020-06-15T14:57:57.567Z] [2020-06-15T14:57:57.567Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-06-15T14:57:57.567Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.4.tar.gz [2020-06-15T14:57:57.567Z] + tar -C deps -z -x -f - [2020-06-15T14:57:57.567Z] --2020-06-15 14:57:57-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.4.tar.gz [2020-06-15T14:57:57.567Z] Resolving github.com... 140.82.113.4 [2020-06-15T14:57:57.567Z] Connecting to github.com|140.82.113.4|:443... connected. [2020-06-15T14:57:57.835Z] HTTP request sent, awaiting response... 302 Found [2020-06-15T14:57:57.835Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.4 [following] [2020-06-15T14:57:57.835Z] --2020-06-15 14:57:57-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.4 [2020-06-15T14:57:57.835Z] Resolving codeload.github.com... 140.82.112.10 [2020-06-15T14:57:57.835Z] Connecting to codeload.github.com|140.82.112.10|:443... connected. [2020-06-15T14:57:58.103Z] HTTP request sent, awaiting response... 200 OK [2020-06-15T14:57:58.103Z] Length: unspecified [application/x-gzip] [2020-06-15T14:57:58.103Z] Saving to: 'STDOUT' [2020-06-15T14:57:58.103Z] [2020-06-15T14:57:58.103Z] 0K .......... .......... .......... .......... .......... 1.42M [2020-06-15T14:57:58.103Z] 50K .......... .......... .......... .......... .......... 3.23M [2020-06-15T14:57:58.103Z] 100K .......... .......... .......... .......... .......... 18.4M [2020-06-15T14:57:58.103Z] 150K ........ 15.9M=0.05s [2020-06-15T14:57:58.103Z] [2020-06-15T14:57:58.103Z] 2020-06-15 14:57:57 (2.93 MB/s) - written to stdout [162267] [2020-06-15T14:57:58.103Z] [2020-06-15T14:57:58.103Z] + mkdir -p src/c/iot [2020-06-15T14:57:58.103Z] + cp deps/iotech-c-utils-1.0.4/src/c/base64.c deps/iotech-c-utils-1.0.4/src/c/component.c deps/iotech-c-utils-1.0.4/src/c/container.c deps/iotech-c-utils-1.0.4/src/c/data.c deps/iotech-c-utils-1.0.4/src/c/hash.c deps/iotech-c-utils-1.0.4/src/c/iot.c deps/iotech-c-utils-1.0.4/src/c/json.c deps/iotech-c-utils-1.0.4/src/c/logger.c deps/iotech-c-utils-1.0.4/src/c/os.c deps/iotech-c-utils-1.0.4/src/c/scheduler.c deps/iotech-c-utils-1.0.4/src/c/thread.c deps/iotech-c-utils-1.0.4/src/c/threadpool.c deps/iotech-c-utils-1.0.4/src/c/time.c src/c/iot [2020-06-15T14:57:58.103Z] + mkdir -p include/iot [2020-06-15T14:57:58.103Z] + cp deps/iotech-c-utils-1.0.4/include/iot/base64.h deps/iotech-c-utils-1.0.4/include/iot/component.h deps/iotech-c-utils-1.0.4/include/iot/container.h deps/iotech-c-utils-1.0.4/include/iot/data.h deps/iotech-c-utils-1.0.4/include/iot/hash.h deps/iotech-c-utils-1.0.4/include/iot/iot.h deps/iotech-c-utils-1.0.4/include/iot/json.h deps/iotech-c-utils-1.0.4/include/iot/logger.h deps/iotech-c-utils-1.0.4/include/iot/os.h deps/iotech-c-utils-1.0.4/include/iot/scheduler.h deps/iotech-c-utils-1.0.4/include/iot/thread.h deps/iotech-c-utils-1.0.4/include/iot/threadpool.h deps/iotech-c-utils-1.0.4/include/iot/time.h deps/iotech-c-utils-1.0.4/include/iot/typecode.h include/iot [2020-06-15T14:57:58.103Z] + mkdir -p include/iot/os [2020-06-15T14:57:58.103Z] + cp deps/iotech-c-utils-1.0.4/include/iot/os/linux.h deps/iotech-c-utils-1.0.4/include/iot/os/zephyr.h include/iot/os [2020-06-15T14:57:58.103Z] + mkdir -p /tmp/sdk/build/release [2020-06-15T14:57:58.103Z] + cd /tmp/sdk/build/release [2020-06-15T14:57:58.103Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-06-15T14:57:58.381Z] -- The C compiler identification is GNU 8.3.0 [2020-06-15T14:57:58.381Z] -- Check for working C compiler: /usr/bin/cc [2020-06-15T14:57:58.381Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-06-15T14:57:58.381Z] -- Detecting C compiler ABI info [2020-06-15T14:57:58.381Z] -- Detecting C compiler ABI info - done [2020-06-15T14:57:58.381Z] -- Detecting C compile features [2020-06-15T14:57:58.966Z] -- Detecting C compile features - done [2020-06-15T14:57:58.966Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-06-15T14:57:58.966Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-06-15T14:57:58.966Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-06-15T14:57:58.966Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-06-15T14:57:58.966Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-06-15T14:57:58.966Z] -- C SDK 1.2.2-dev.2 for Linux [2020-06-15T14:57:58.966Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-06-15T14:57:58.966Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-06-15T14:57:58.966Z] -- Found Curses: /usr/lib/libcurses.so [2020-06-15T14:57:58.966Z] -- Configuring done [2020-06-15T14:57:58.966Z] -- Generating done [2020-06-15T14:57:58.966Z] -- Build files have been written to: /tmp/sdk/build/release [2020-06-15T14:57:58.966Z] + make [2020-06-15T14:57:58.966Z] + tee release.log [2020-06-15T14:57:59.232Z] Scanning dependencies of target csdk [2020-06-15T14:57:59.232Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-06-15T14:57:59.495Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-06-15T14:57:59.495Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-06-15T14:58:00.092Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-06-15T14:58:00.358Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-06-15T14:58:00.359Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-06-15T14:58:00.650Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-06-15T14:58:01.275Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-06-15T14:58:01.555Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-06-15T14:58:01.826Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-06-15T14:58:01.826Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-06-15T14:58:02.100Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-06-15T14:58:02.371Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-06-15T14:58:02.371Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-06-15T14:58:02.709Z] 37ed683be191: Pull complete [2020-06-15T14:58:02.709Z] Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f [2020-06-15T14:58:02.709Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2020-06-15T14:58:02.709Z] ---> b23d30803547 [2020-06-15T14:58:02.709Z] Step 3/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev [2020-06-15T14:58:03.378Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-06-15T14:58:03.660Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-06-15T14:58:03.660Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-06-15T14:58:03.953Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-06-15T14:58:04.942Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-06-15T14:58:05.216Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-06-15T14:58:05.216Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-06-15T14:58:05.501Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-06-15T14:58:05.785Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-06-15T14:58:05.785Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-06-15T14:58:06.077Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-06-15T14:58:06.424Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-06-15T14:58:06.696Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-06-15T14:58:06.696Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-06-15T14:58:06.971Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-06-15T14:58:07.254Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-06-15T14:58:07.254Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-06-15T14:58:09.367Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-06-15T14:58:09.367Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-06-15T14:58:09.367Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-06-15T14:58:09.437Z] ---> Running in ec556ac8aaaf [2020-06-15T14:58:09.633Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-06-15T14:58:10.034Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-06-15T14:58:10.210Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-06-15T14:58:10.633Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-06-15T14:58:10.793Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-06-15T14:58:11.226Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2020-06-15T14:58:11.226Z] (2/8) Installing libuuid (2.33-r0) [2020-06-15T14:58:11.226Z] (3/8) Installing libblkid (2.33-r0) [2020-06-15T14:58:11.499Z] (4/8) Installing libfdisk (2.33-r0) [2020-06-15T14:58:11.499Z] (5/8) Installing libmount (2.33-r0) [2020-06-15T14:58:11.499Z] (6/8) Installing libsmartcols (2.33-r0) [2020-06-15T14:58:11.741Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-06-15T14:58:11.770Z] (7/8) Installing util-linux-dev (2.33-r0) [2020-06-15T14:58:12.003Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-06-15T14:58:12.044Z] (8/8) Installing wget (1.20.3-r0) [2020-06-15T14:58:12.044Z] Executing busybox-1.29.3-r10.trigger [2020-06-15T14:58:12.268Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-06-15T14:58:12.316Z] OK: 285 MiB in 83 packages [2020-06-15T14:58:12.530Z] [ 74%] Linking C shared library libcsdk.so [2020-06-15T14:58:12.530Z] [ 74%] Built target csdk [2020-06-15T14:58:12.530Z] Scanning dependencies of target template [2020-06-15T14:58:12.530Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-06-15T14:58:12.818Z] [ 78%] Linking C executable template [2020-06-15T14:58:12.818Z] [ 78%] Built target template [2020-06-15T14:58:12.818Z] Scanning dependencies of target device-counter [2020-06-15T14:58:12.818Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-06-15T14:58:13.109Z] [ 81%] Linking C executable device-counter [2020-06-15T14:58:13.408Z] [ 81%] Built target device-counter [2020-06-15T14:58:13.408Z] Scanning dependencies of target device-random [2020-06-15T14:58:13.408Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-06-15T14:58:13.408Z] [ 85%] Linking C executable device-random [2020-06-15T14:58:13.680Z] [ 85%] Built target device-random [2020-06-15T14:58:13.680Z] Scanning dependencies of target device-gyro [2020-06-15T14:58:13.680Z] [ 87%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-06-15T14:58:13.680Z] [ 89%] Linking C executable device-gyro [2020-06-15T14:58:13.961Z] [ 89%] Built target device-gyro [2020-06-15T14:58:13.961Z] Scanning dependencies of target template-discovery [2020-06-15T14:58:13.961Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-06-15T14:58:14.241Z] [ 92%] Linking C executable template-discovery [2020-06-15T14:58:14.241Z] [ 92%] Built target template-discovery [2020-06-15T14:58:14.241Z] Scanning dependencies of target device-terminal [2020-06-15T14:58:14.241Z] [ 94%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-06-15T14:58:14.296Z] Removing intermediate container ec556ac8aaaf [2020-06-15T14:58:14.296Z] ---> d110ef50bd4b [2020-06-15T14:58:14.296Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2020-06-15T14:58:14.511Z] [ 96%] Linking C executable device-terminal [2020-06-15T14:58:14.566Z] ---> Running in 0ff29210134c [2020-06-15T14:58:14.837Z] Removing intermediate container 0ff29210134c [2020-06-15T14:58:14.837Z] ---> 76d3cd169377 [2020-06-15T14:58:14.837Z] Step 5/21 : RUN mkdir /tmp/cbor && cd /tmp/cbor && wget -O - https://github.com/PJK/libcbor/archive/v${CBOR_VERSION}.tar.gz | tar -z -x -f - && sed -e 's/-flto//' -i libcbor-${CBOR_VERSION}/CMakeLists.txt && cmake -DCMAKE_BUILD_TYPE=Release -DCBOR_CUSTOM_ALLOC=ON libcbor-${CBOR_VERSION} && make && make install [2020-06-15T14:58:14.886Z] [ 96%] Built target device-terminal [2020-06-15T14:58:14.886Z] Scanning dependencies of target templatev1 [2020-06-15T14:58:14.886Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2020-06-15T14:58:15.109Z] ---> Running in 5419cce19f97 [2020-06-15T14:58:15.177Z] [100%] Linking C executable templatev1 [2020-06-15T14:58:15.178Z] [100%] Built target templatev1 [2020-06-15T14:58:15.178Z] + make package [2020-06-15T14:58:15.178Z] + tee -a release.log [2020-06-15T14:58:15.178Z] [ 74%] Built target csdk [2020-06-15T14:58:15.444Z] [ 78%] Built target template [2020-06-15T14:58:15.444Z] [ 81%] Built target device-counter [2020-06-15T14:58:15.444Z] [ 85%] Built target device-random [2020-06-15T14:58:15.444Z] [ 89%] Built target device-gyro [2020-06-15T14:58:15.444Z] [ 92%] Built target template-discovery [2020-06-15T14:58:15.444Z] [ 96%] Built target device-terminal [2020-06-15T14:58:15.710Z] [100%] Built target templatev1 [2020-06-15T14:58:15.710Z] Run CPack packaging tool... [2020-06-15T14:58:15.710Z] CPack: Create package using TGZ [2020-06-15T14:58:15.710Z] CPack: Install projects [2020-06-15T14:58:15.710Z] CPack: - Run preinstall target for: Csdk [2020-06-15T14:58:15.977Z] CPack: - Install project: Csdk [2020-06-15T14:58:15.977Z] CPack: Create package [2020-06-15T14:58:15.977Z] CPack: - package: /tmp/sdk/build/release/csdk-1.2.2-dev.2.tar.gz generated. [2020-06-15T14:58:15.977Z] + '[' false '=' true ] [2020-06-15T14:58:15.977Z] + '[' false '=' true ] [2020-06-15T14:58:15.977Z] + mkdir -p /tmp/sdk/build/debug [2020-06-15T14:58:15.977Z] + cd /tmp/sdk/build/debug [2020-06-15T14:58:15.977Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCSDK_BUILD_DEBUG=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2020-06-15T14:58:15.977Z] -- The C compiler identification is GNU 8.3.0 [2020-06-15T14:58:15.977Z] -- Check for working C compiler: /usr/bin/cc [2020-06-15T14:58:16.244Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-06-15T14:58:16.244Z] -- Detecting C compiler ABI info [2020-06-15T14:58:16.244Z] -- Detecting C compiler ABI info - done [2020-06-15T14:58:16.244Z] -- Detecting C compile features [2020-06-15T14:58:16.560Z] -- Detecting C compile features - done [2020-06-15T14:58:16.560Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-06-15T14:58:16.560Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-06-15T14:58:16.560Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-06-15T14:58:16.560Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-06-15T14:58:16.560Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-06-15T14:58:16.560Z] -- C SDK 1.2.2-dev.2 for Linux [2020-06-15T14:58:16.560Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-06-15T14:58:16.826Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-06-15T14:58:16.826Z] -- Found Curses: /usr/lib/libcurses.so [2020-06-15T14:58:16.826Z] -- Configuring done [2020-06-15T14:58:16.826Z] -- Generating done [2020-06-15T14:58:16.826Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-06-15T14:58:16.826Z] + make [2020-06-15T14:58:16.826Z] + tee debug.log [2020-06-15T14:58:16.826Z] Scanning dependencies of target csdk [2020-06-15T14:58:17.092Z] --2020-06-15 14:58:16-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-06-15T14:58:17.092Z] Resolving github.com... 140.82.113.4 [2020-06-15T14:58:17.092Z] Connecting to github.com|140.82.113.4|:443... connected. [2020-06-15T14:58:17.092Z] HTTP request sent, awaiting response... 302 Found [2020-06-15T14:58:17.092Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-06-15T14:58:17.092Z] --2020-06-15 14:58:16-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-06-15T14:58:17.092Z] Resolving codeload.github.com... 140.82.112.10 [2020-06-15T14:58:17.092Z] Connecting to codeload.github.com|140.82.112.10|:443... connected. [2020-06-15T14:58:17.092Z] HTTP request sent, awaiting response... 200 OK [2020-06-15T14:58:17.092Z] Length: unspecified [application/x-gzip] [2020-06-15T14:58:17.092Z] Saving to: 'STDOUT' [2020-06-15T14:58:17.092Z] [2020-06-15T14:58:17.092Z] 0K .......... .......... .......... .......... .......... 1.60M [2020-06-15T14:58:17.092Z] 50K .......... .......... .......... .......... .......... 3.13M [2020-06-15T14:58:17.092Z] 100K .......... .......... .......... .......... .......... 12.4M [2020-06-15T14:58:17.093Z] 150K .......... .......... .......... .......... .......... 4.13M [2020-06-15T14:58:17.093Z] 200K .......... .......... .......... .......... .......... 8.75M [2020-06-15T14:58:17.093Z] 250K .......... .......... .......... .......... .......... 2.58M [2020-06-15T14:58:17.093Z] 300K .......... .......... .......... .......... .......... 3.57M [2020-06-15T14:58:17.093Z] 350K .......... .......... .......... .......... .......... 3.54M [2020-06-15T14:58:17.093Z] 400K .......... .......... .......... .......... .......... 4.13M [2020-06-15T14:58:17.093Z] 450K .......... .......... .......... .......... .......... 2.69M [2020-06-15T14:58:17.093Z] 500K .......... .......... .......... .......... .......... 12.9M [2020-06-15T14:58:17.093Z] 550K .......... .......... .......... .......... .......... 2.56M [2020-06-15T14:58:17.118Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-06-15T14:58:17.118Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-06-15T14:58:17.118Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-06-15T14:58:17.372Z] 600K .......... .......... .......... .......... .......... 829K [2020-06-15T14:58:17.372Z] 650K .......... .......... .......... .......... .......... 1.79M [2020-06-15T14:58:17.372Z] 700K ..   10.6M=0.3s [2020-06-15T14:58:17.372Z] [2020-06-15T14:58:17.372Z] 2020-06-15 14:58:17 (2.69 MB/s) - written to stdout [719348] [2020-06-15T14:58:17.372Z] [2020-06-15T14:58:17.382Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-06-15T14:58:17.645Z] -- The C compiler identification is GNU 8.3.0 [2020-06-15T14:58:17.669Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-06-15T14:58:17.669Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-06-15T14:58:17.669Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-06-15T14:58:17.919Z] -- The CXX compiler identification is GNU 8.3.0 [2020-06-15T14:58:17.920Z] -- Check for working C compiler: /usr/bin/cc [2020-06-15T14:58:17.920Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-06-15T14:58:17.958Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-06-15T14:58:18.205Z] -- Detecting C compiler ABI info [2020-06-15T14:58:18.205Z] -- Detecting C compiler ABI info - done [2020-06-15T14:58:18.205Z] -- Detecting C compile features [2020-06-15T14:58:18.253Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-06-15T14:58:18.253Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-06-15T14:58:18.253Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-06-15T14:58:18.523Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-06-15T14:58:18.523Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-06-15T14:58:18.523Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-06-15T14:58:18.788Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-06-15T14:58:19.055Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-06-15T14:58:19.055Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-06-15T14:58:19.055Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-06-15T14:58:19.181Z] -- Detecting C compile features - done [2020-06-15T14:58:19.181Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-06-15T14:58:19.181Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-06-15T14:58:19.181Z] -- Detecting CXX compiler ABI info [2020-06-15T14:58:19.317Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-06-15T14:58:19.453Z] -- Detecting CXX compiler ABI info - done [2020-06-15T14:58:19.453Z] -- Detecting CXX compile features [2020-06-15T14:58:19.592Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-06-15T14:58:19.592Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-06-15T14:58:19.592Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-06-15T14:58:19.881Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-06-15T14:58:19.881Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-06-15T14:58:19.881Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-06-15T14:58:20.150Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-06-15T14:58:20.150Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-06-15T14:58:20.150Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-06-15T14:58:20.421Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-06-15T14:58:20.421Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-06-15T14:58:20.694Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-06-15T14:58:20.964Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-06-15T14:58:20.964Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-06-15T14:58:20.964Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-06-15T14:58:21.233Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-06-15T14:58:21.440Z] -- Detecting CXX compile features - done [2020-06-15T14:58:21.440Z] -- Looking for include file endian.h [2020-06-15T14:58:21.440Z] -- Looking for include file endian.h - found [2020-06-15T14:58:21.440Z] -- Check if the system is big endian [2020-06-15T14:58:21.440Z] -- Searching 16 bit integer [2020-06-15T14:58:21.440Z] -- Looking for sys/types.h [2020-06-15T14:58:21.440Z] -- Looking for sys/types.h - found [2020-06-15T14:58:21.440Z] -- Looking for stdint.h [2020-06-15T14:58:21.512Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-06-15T14:58:21.715Z] -- Looking for stdint.h - found [2020-06-15T14:58:21.715Z] -- Looking for stddef.h [2020-06-15T14:58:21.795Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-06-15T14:58:21.990Z] -- Looking for stddef.h - found [2020-06-15T14:58:21.990Z] -- Check size of unsigned short [2020-06-15T14:58:22.115Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-06-15T14:58:22.115Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-06-15T14:58:22.264Z] -- Check size of unsigned short - done [2020-06-15T14:58:22.264Z] -- Using unsigned short [2020-06-15T14:58:22.408Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-06-15T14:58:22.408Z] [ 74%] Linking C shared library libcsdk.so [2020-06-15T14:58:22.408Z] [ 74%] Built target csdk [2020-06-15T14:58:22.540Z] -- Check if the system is big endian - little endian [2020-06-15T14:58:22.540Z] -- Check size of size_t [2020-06-15T14:58:22.684Z] Scanning dependencies of target template [2020-06-15T14:58:22.684Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-06-15T14:58:22.684Z] [ 78%] Linking C executable template [2020-06-15T14:58:22.684Z] [ 78%] Built target template [2020-06-15T14:58:22.684Z] Scanning dependencies of target device-counter [2020-06-15T14:58:22.684Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-06-15T14:58:22.812Z] -- Check size of size_t - done [2020-06-15T14:58:22.812Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-06-15T14:58:22.812Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-06-15T14:58:22.812Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-06-15T14:58:22.812Z] CMake did not find one. [2020-06-15T14:58:22.812Z] [2020-06-15T14:58:22.812Z] Could not find a package configuration file provided by "cJSON" with any of [2020-06-15T14:58:22.812Z] the following names: [2020-06-15T14:58:22.812Z] [2020-06-15T14:58:22.812Z] cJSONConfig.cmake [2020-06-15T14:58:22.812Z] cjson-config.cmake [2020-06-15T14:58:22.812Z] [2020-06-15T14:58:22.812Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-06-15T14:58:22.812Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-06-15T14:58:22.812Z] provides a separate development package or SDK, be sure it has been [2020-06-15T14:58:22.812Z] installed. [2020-06-15T14:58:22.812Z] [2020-06-15T14:58:22.812Z] [2020-06-15T14:58:22.812Z] -- Configuring done [2020-06-15T14:58:22.955Z] [ 81%] Linking C executable device-counter [2020-06-15T14:58:22.955Z] [ 81%] Built target device-counter [2020-06-15T14:58:22.955Z] Scanning dependencies of target device-random [2020-06-15T14:58:22.955Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-06-15T14:58:22.955Z] [ 85%] Linking C executable device-random [2020-06-15T14:58:23.085Z] -- Generating done [2020-06-15T14:58:23.085Z] -- Build files have been written to: /tmp/cbor [2020-06-15T14:58:23.085Z] Scanning dependencies of target cbor_shared [2020-06-15T14:58:23.085Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2020-06-15T14:58:23.246Z] [ 85%] Built target device-random [2020-06-15T14:58:23.246Z] Scanning dependencies of target device-gyro [2020-06-15T14:58:23.246Z] [ 87%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-06-15T14:58:23.246Z] [ 89%] Linking C executable device-gyro [2020-06-15T14:58:23.535Z] [ 89%] Built target device-gyro [2020-06-15T14:58:23.535Z] Scanning dependencies of target template-discovery [2020-06-15T14:58:23.535Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-06-15T14:58:23.535Z] [ 92%] Linking C executable template-discovery [2020-06-15T14:58:23.535Z] [ 92%] Built target template-discovery [2020-06-15T14:58:23.535Z] Scanning dependencies of target device-terminal [2020-06-15T14:58:23.535Z] [ 94%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-06-15T14:58:23.809Z] [ 96%] Linking C executable device-terminal [2020-06-15T14:58:24.068Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-06-15T14:58:24.088Z] [ 96%] Built target device-terminal [2020-06-15T14:58:24.088Z] Scanning dependencies of target templatev1 [2020-06-15T14:58:24.088Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2020-06-15T14:58:24.088Z] [100%] Linking C executable templatev1 [2020-06-15T14:58:24.088Z] [100%] Built target templatev1 [2020-06-15T14:58:24.400Z] make: Entering directory '/tmp/sdk/build/release' [2020-06-15T14:58:24.400Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-06-15T14:58:24.400Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-15T14:58:24.400Z] Scanning dependencies of target csdk [2020-06-15T14:58:24.400Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-15T14:58:24.400Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-15T14:58:24.400Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-06-15T14:58:24.668Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2020-06-15T14:58:24.668Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-06-15T14:58:25.050Z] [ 3%] Linking C shared library libcsdk.so [2020-06-15T14:58:25.050Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-15T14:58:25.050Z] [ 74%] Built target csdk [2020-06-15T14:58:25.050Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-15T14:58:25.050Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-15T14:58:25.050Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-15T14:58:25.050Z] [ 76%] Linking C executable template [2020-06-15T14:58:25.265Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-06-15T14:58:25.318Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-15T14:58:25.318Z] [ 78%] Built target template [2020-06-15T14:58:25.318Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-15T14:58:25.318Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-15T14:58:25.318Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-15T14:58:25.318Z] [ 80%] Linking C executable device-counter [2020-06-15T14:58:25.538Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2020-06-15T14:58:25.604Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-15T14:58:25.604Z] [ 81%] Built target device-counter [2020-06-15T14:58:25.604Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-15T14:58:25.604Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-15T14:58:25.604Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-15T14:58:25.604Z] [ 83%] Linking C executable device-random [2020-06-15T14:58:25.604Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-15T14:58:25.604Z] [ 85%] Built target device-random [2020-06-15T14:58:25.604Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-15T14:58:25.604Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-15T14:58:25.604Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-15T14:58:25.604Z] [ 87%] Linking C executable device-gyro [2020-06-15T14:58:25.810Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2020-06-15T14:58:25.810Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2020-06-15T14:58:25.885Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-15T14:58:25.885Z] [ 89%] Built target device-gyro [2020-06-15T14:58:25.885Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-15T14:58:25.885Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-15T14:58:25.885Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-15T14:58:25.885Z] [ 90%] Linking C executable template-discovery [2020-06-15T14:58:26.087Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2020-06-15T14:58:26.201Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-15T14:58:26.201Z] [ 92%] Built target template-discovery [2020-06-15T14:58:26.201Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-15T14:58:26.201Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-15T14:58:26.201Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-15T14:58:26.201Z] [ 94%] Linking C executable device-terminal [2020-06-15T14:58:26.201Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-15T14:58:26.201Z] [ 96%] Built target device-terminal [2020-06-15T14:58:26.201Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-15T14:58:26.201Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-15T14:58:26.201Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-15T14:58:26.201Z] [ 98%] Linking C executable templatev1 [2020-06-15T14:58:26.361Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-06-15T14:58:26.469Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-15T14:58:26.470Z] [100%] Built target templatev1 [2020-06-15T14:58:26.470Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-06-15T14:58:26.470Z] Install the project... [2020-06-15T14:58:26.470Z] -- Install configuration: "Release" [2020-06-15T14:58:26.470Z] -- Installing: /usr/local/lib/libcsdk.so [2020-06-15T14:58:26.470Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2020-06-15T14:58:26.470Z] -- Up-to-date: /usr/local/include [2020-06-15T14:58:26.470Z] -- Installing: /usr/local/include/devsdk [2020-06-15T14:58:26.470Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2020-06-15T14:58:26.470Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2020-06-15T14:58:26.470Z] -- Installing: /usr/local/include/edgex [2020-06-15T14:58:26.470Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2020-06-15T14:58:26.470Z] -- Installing: /usr/local/include/edgex/devices.h [2020-06-15T14:58:26.470Z] -- Installing: /usr/local/include/edgex/devsdk.h [2020-06-15T14:58:26.470Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2020-06-15T14:58:26.470Z] -- Installing: /usr/local/include/edgex/edgex-logging.h [2020-06-15T14:58:26.470Z] -- Installing: /usr/local/include/edgex/edgex.h [2020-06-15T14:58:26.470Z] -- Installing: /usr/local/include/edgex/error.h [2020-06-15T14:58:26.470Z] -- Installing: /usr/local/include/edgex/eventgen.h [2020-06-15T14:58:26.470Z] -- Installing: /usr/local/include/edgex/os.h [2020-06-15T14:58:26.470Z] -- Installing: /usr/local/include/edgex/profiles.h [2020-06-15T14:58:26.470Z] -- Installing: /usr/local/include/edgex/registry.h [2020-06-15T14:58:26.470Z] -- Installing: /usr/local/include/edgex/rest-server.h [2020-06-15T14:58:26.470Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2020-06-15T14:58:26.470Z] -- Installing: /usr/local/include/iot [2020-06-15T14:58:26.470Z] -- Installing: /usr/local/include/iot/base64.h [2020-06-15T14:58:26.470Z] -- Installing: /usr/local/include/iot/component.h [2020-06-15T14:58:26.470Z] -- Installing: /usr/local/include/iot/container.h [2020-06-15T14:58:26.470Z] -- Installing: /usr/local/include/iot/data.h [2020-06-15T14:58:26.470Z] -- Installing: /usr/local/include/iot/hash.h [2020-06-15T14:58:26.470Z] -- Installing: /usr/local/include/iot/iot.h [2020-06-15T14:58:26.470Z] -- Installing: /usr/local/include/iot/json.h [2020-06-15T14:58:26.470Z] -- Installing: /usr/local/include/iot/logger.h [2020-06-15T14:58:26.470Z] -- Installing: /usr/local/include/iot/os.h [2020-06-15T14:58:26.470Z] -- Installing: /usr/local/include/iot/scheduler.h [2020-06-15T14:58:26.470Z] -- Installing: /usr/local/include/iot/thread.h [2020-06-15T14:58:26.470Z] -- Installing: /usr/local/include/iot/threadpool.h [2020-06-15T14:58:26.470Z] -- Installing: /usr/local/include/iot/time.h [2020-06-15T14:58:26.470Z] -- Installing: /usr/local/include/iot/typecode.h [2020-06-15T14:58:26.470Z] -- Installing: /usr/local/include/iot/os [2020-06-15T14:58:26.470Z] -- Installing: /usr/local/include/iot/os/linux.h [2020-06-15T14:58:26.470Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2020-06-15T14:58:26.470Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2020-06-15T14:58:26.470Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2020-06-15T14:58:26.470Z] make: Leaving directory '/tmp/sdk/build/release' [2020-06-15T14:58:26.955Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-06-15T14:58:27.227Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2020-06-15T14:58:27.495Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2020-06-15T14:58:27.767Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2020-06-15T14:58:28.037Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2020-06-15T14:58:28.308Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2020-06-15T14:58:28.578Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2020-06-15T14:58:28.851Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2020-06-15T14:58:29.124Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2020-06-15T14:58:29.396Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-06-15T14:58:29.396Z] [ 40%] Linking C shared library libcbor.so [2020-06-15T14:58:29.668Z] [ 40%] Built target cbor_shared [2020-06-15T14:58:29.668Z] Scanning dependencies of target cbor [2020-06-15T14:58:29.668Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2020-06-15T14:58:30.642Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2020-06-15T14:58:30.914Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-06-15T14:58:31.185Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2020-06-15T14:58:32.615Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-06-15T14:58:32.615Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-06-15T14:58:32.888Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-06-15T14:58:32.888Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-06-15T14:58:33.160Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-06-15T14:58:33.432Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2020-06-15T14:58:34.424Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2020-06-15T14:58:34.424Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2020-06-15T14:58:34.783Z] Removing intermediate container d264d8df6620 [2020-06-15T14:58:34.783Z] ---> 9ca3c29be67d [2020-06-15T14:58:34.783Z] Step 14/21 : FROM alpine:3.9 [2020-06-15T14:58:34.783Z] 3.9: Pulling from library/alpine [2020-06-15T14:58:34.783Z] 31603596830f: Pulling fs layer [2020-06-15T14:58:35.020Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2020-06-15T14:58:35.058Z] 31603596830f: Verifying Checksum [2020-06-15T14:58:35.058Z] 31603596830f: Download complete [2020-06-15T14:58:35.327Z] 31603596830f: Pull complete [2020-06-15T14:58:35.327Z] Digest: sha256:414e0518bb9228d35e4cd5165567fb91d26c6a214e9c95899e1e056fcd349011 [2020-06-15T14:58:35.327Z] Status: Downloaded newer image for alpine:3.9 [2020-06-15T14:58:35.327Z] ---> 78a2ce922f86 [2020-06-15T14:58:35.327Z] Step 15/21 : MAINTAINER IOTech [2020-06-15T14:58:35.344Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2020-06-15T14:58:35.591Z] ---> Running in 1355d269f322 [2020-06-15T14:58:35.635Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2020-06-15T14:58:35.864Z] Removing intermediate container 1355d269f322 [2020-06-15T14:58:35.864Z] ---> a215a16b8402 [2020-06-15T14:58:35.864Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2020-06-15T14:58:35.864Z] ---> Running in b7b8c9921d68 [2020-06-15T14:58:35.918Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-06-15T14:58:36.194Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-06-15T14:58:36.458Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-06-15T14:58:36.459Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-06-15T14:58:36.497Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-06-15T14:58:36.743Z] (1/48) Installing binutils (2.31.1-r2) [2020-06-15T14:58:36.768Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-06-15T14:58:37.026Z] (2/48) Installing libmagic (5.36-r1) [2020-06-15T14:58:37.026Z] (3/48) Installing file (5.36-r1) [2020-06-15T14:58:37.026Z] (4/48) Installing gmp (6.1.2-r1) [2020-06-15T14:58:37.026Z] (5/48) Installing isl (0.18-r0) [2020-06-15T14:58:37.040Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2020-06-15T14:58:37.314Z] [ 80%] Linking C static library libcbor.a [2020-06-15T14:58:37.315Z] [ 80%] Built target cbor [2020-06-15T14:58:37.315Z] Scanning dependencies of target create_items [2020-06-15T14:58:37.315Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-06-15T14:58:37.321Z] (6/48) Installing libgomp (8.3.0-r0) [2020-06-15T14:58:37.321Z] (7/48) Installing libatomic (8.3.0-r0) [2020-06-15T14:58:37.321Z] (8/48) Installing libgcc (8.3.0-r0) [2020-06-15T14:58:37.321Z] (9/48) Installing mpfr3 (3.1.5-r1) [2020-06-15T14:58:37.321Z] (10/48) Installing mpc1 (1.0.3-r1) [2020-06-15T14:58:37.321Z] (11/48) Installing libstdc++ (8.3.0-r0) [2020-06-15T14:58:37.321Z] (12/48) Installing gcc (8.3.0-r0) [2020-06-15T14:58:37.589Z] [ 84%] Linking C executable create_items [2020-06-15T14:58:37.589Z] [ 84%] Built target create_items [2020-06-15T14:58:37.589Z] Scanning dependencies of target readfile [2020-06-15T14:58:37.589Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2020-06-15T14:58:37.862Z] [ 88%] Linking C executable readfile [2020-06-15T14:58:37.862Z] [ 88%] Built target readfile [2020-06-15T14:58:37.862Z] Scanning dependencies of target streaming_parser [2020-06-15T14:58:38.135Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-06-15T14:58:38.135Z] [ 92%] Linking C executable streaming_parser [2020-06-15T14:58:38.407Z] [ 92%] Built target streaming_parser [2020-06-15T14:58:38.407Z] Scanning dependencies of target sort [2020-06-15T14:58:38.407Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-06-15T14:58:38.680Z] [ 96%] Linking C executable sort [2020-06-15T14:58:38.680Z] [ 96%] Built target sort [2020-06-15T14:58:38.680Z] Scanning dependencies of target hello [2020-06-15T14:58:38.680Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-06-15T14:58:38.858Z] (13/48) Installing musl-dev (1.1.20-r5) [2020-06-15T14:58:38.953Z] [100%] Linking C executable hello [2020-06-15T14:58:38.953Z] [100%] Built target hello [2020-06-15T14:58:38.953Z] Install the project... [2020-06-15T14:58:38.953Z] -- Install configuration: "Release" [2020-06-15T14:58:38.953Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-06-15T14:58:38.953Z] -- Installing: /usr/local/lib64/libcbor.a [2020-06-15T14:58:38.953Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-06-15T14:58:38.953Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-06-15T14:58:38.953Z] -- Installing: /usr/local/lib64/libcbor.so [2020-06-15T14:58:38.953Z] -- Up-to-date: /usr/local/include/cbor [2020-06-15T14:58:38.953Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-06-15T14:58:38.953Z] -- Installing: /usr/local/include/cbor/ints.h [2020-06-15T14:58:38.953Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-06-15T14:58:38.953Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-06-15T14:58:38.953Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-06-15T14:58:38.953Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-06-15T14:58:38.953Z] -- Installing: /usr/local/include/cbor/data.h [2020-06-15T14:58:38.953Z] -- Installing: /usr/local/include/cbor/common.h [2020-06-15T14:58:38.953Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-06-15T14:58:38.953Z] -- Installing: /usr/local/include/cbor/strings.h [2020-06-15T14:58:38.953Z] -- Installing: /usr/local/include/cbor/tags.h [2020-06-15T14:58:38.953Z] -- Installing: /usr/local/include/cbor/internal [2020-06-15T14:58:38.953Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-06-15T14:58:38.953Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-06-15T14:58:38.953Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-06-15T14:58:38.953Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-06-15T14:58:38.953Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-06-15T14:58:38.953Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-06-15T14:58:38.953Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-06-15T14:58:38.953Z] -- Installing: /usr/local/include/cbor/maps.h [2020-06-15T14:58:38.953Z] -- Installing: /usr/local/include/cbor.h [2020-06-15T14:58:38.953Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-06-15T14:58:39.131Z] (14/48) Installing libc-dev (0.7.1-r0) [2020-06-15T14:58:39.131Z] (15/48) Installing g++ (8.3.0-r0) [2020-06-15T14:58:41.576Z] Removing intermediate container 5419cce19f97 [2020-06-15T14:58:41.576Z] ---> 3572854764db [2020-06-15T14:58:41.576Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-06-15T14:58:41.848Z] ---> Running in e47849ca487c [2020-06-15T14:58:41.917Z] (16/48) Installing make (4.2.1-r2) [2020-06-15T14:58:41.917Z] (17/48) Installing fortify-headers (1.0-r0) [2020-06-15T14:58:41.917Z] (18/48) Installing build-base (0.5-r1) [2020-06-15T14:58:41.917Z] (19/48) Installing libattr (2.4.47-r7) [2020-06-15T14:58:41.917Z] (20/48) Installing libacl (2.2.52-r5) [2020-06-15T14:58:41.917Z] (21/48) Installing libbz2 (1.0.6-r7) [2020-06-15T14:58:41.917Z] (22/48) Installing expat (2.2.8-r0) [2020-06-15T14:58:41.917Z] (23/48) Installing lz4-libs (1.8.3-r2) [2020-06-15T14:58:41.917Z] (24/48) Installing xz-libs (5.2.4-r0) [2020-06-15T14:58:41.917Z] (25/48) Installing libarchive (3.3.3-r2) [2020-06-15T14:58:41.917Z] (26/48) Installing ca-certificates (20191127-r2) [2020-06-15T14:58:41.917Z] (27/48) Installing nghttp2-libs (1.35.1-r2) [2020-06-15T14:58:41.917Z] (28/48) Installing libssh2 (1.9.0-r1) [2020-06-15T14:58:42.214Z] (29/48) Installing libcurl (7.64.0-r3) [2020-06-15T14:58:42.214Z] (30/48) Installing ncurses-terminfo-base (6.1_p20190105-r0) [2020-06-15T14:58:42.214Z] (31/48) Installing ncurses-terminfo (6.1_p20190105-r0) [2020-06-15T14:58:42.799Z] (32/48) Installing ncurses-libs (6.1_p20190105-r0) [2020-06-15T14:58:42.799Z] (33/48) Installing rhash-libs (1.3.6-r2) [2020-06-15T14:58:42.799Z] (34/48) Installing libuv (1.25.0-r0) [2020-06-15T14:58:42.799Z] (35/48) Installing cmake (3.13.0-r0) [2020-06-15T14:58:43.790Z] (36/48) Installing curl (7.64.0-r3) [2020-06-15T14:58:43.790Z] (37/48) Installing pcre2 (10.32-r1) [2020-06-15T14:58:43.790Z] (38/48) Installing git (2.20.4-r0) [2020-06-15T14:58:43.790Z] (39/48) Installing nettle (3.4.1-r0) [2020-06-15T14:58:43.790Z] (40/48) Installing libffi (3.2.1-r6) [2020-06-15T14:58:43.790Z] (41/48) Installing p11-kit (0.23.14-r0) [2020-06-15T14:58:43.790Z] (42/48) Installing libtasn1 (4.14-r0) [2020-06-15T14:58:43.790Z] (43/48) Installing libunistring (0.9.10-r0) [2020-06-15T14:58:43.790Z] (44/48) Installing gnutls (3.6.14-r0) [2020-06-15T14:58:44.103Z] (45/48) Installing libmicrohttpd (0.9.62-r0) [2020-06-15T14:58:44.103Z] (46/48) Installing libuuid (2.33-r0) [2020-06-15T14:58:44.103Z] (47/48) Installing wget (1.20.3-r0) [2020-06-15T14:58:44.103Z] (48/48) Installing yaml (0.2.1-r0) [2020-06-15T14:58:44.103Z] Executing busybox-1.29.3-r10.trigger [2020-06-15T14:58:44.103Z] Executing ca-certificates-20191127-r2.trigger [2020-06-15T14:58:44.103Z] OK: 222 MiB in 62 packages [2020-06-15T14:58:44.469Z] Removing intermediate container e47849ca487c [2020-06-15T14:58:44.469Z] ---> 775f0f0b443a [2020-06-15T14:58:44.469Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-06-15T14:58:45.061Z] ---> 8f2f9347d675 [2020-06-15T14:58:45.061Z] Step 8/21 : COPY src /tmp/sdk/src [2020-06-15T14:58:46.040Z] ---> 3fd49cb91428 [2020-06-15T14:58:46.040Z] Step 9/21 : COPY include /tmp/sdk/include [2020-06-15T14:58:46.627Z] ---> fe33dd0f51cd [2020-06-15T14:58:46.628Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2020-06-15T14:58:47.605Z] ---> d33c7a4b9ccb [2020-06-15T14:58:47.605Z] Step 11/21 : COPY LICENSE /tmp/sdk [2020-06-15T14:58:48.204Z] ---> b481a2fe4d11 [2020-06-15T14:58:48.204Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2020-06-15T14:58:48.797Z] ---> 5d2e8065eea2 [2020-06-15T14:58:48.797Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-06-15T14:58:49.393Z] ---> Running in cafd7c6ff26e [2020-06-15T14:58:50.826Z] + CPPCHECK=false [2020-06-15T14:58:50.826Z] + DOCGEN=false [2020-06-15T14:58:50.826Z] + TOMLVER=SDK-0.2 [2020-06-15T14:58:50.826Z] + CUTILVER=1.0.4 [2020-06-15T14:58:50.826Z] + '[' 0 -gt 0 ] [2020-06-15T14:58:50.826Z] + readlink -f ./scripts/build.sh [2020-06-15T14:58:50.826Z] + dirname /tmp/sdk/scripts/build.sh [2020-06-15T14:58:50.826Z] + dirname /tmp/sdk/scripts [2020-06-15T14:58:50.826Z] + ROOT=/tmp/sdk [2020-06-15T14:58:50.826Z] + cd /tmp/sdk [2020-06-15T14:58:50.826Z] + '[' '!' -d deps ] [2020-06-15T14:58:50.826Z] + mkdir deps [2020-06-15T14:58:50.826Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-06-15T14:58:50.826Z] + tar -C deps -z -x -f - [2020-06-15T14:58:50.826Z] --2020-06-15 14:58:50-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-06-15T14:58:50.826Z] Resolving github.com... 140.82.113.4 [2020-06-15T14:58:50.826Z] Connecting to github.com|140.82.113.4|:443... connected. [2020-06-15T14:58:50.826Z] HTTP request sent, awaiting response... 302 Found [2020-06-15T14:58:50.826Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-06-15T14:58:50.826Z] --2020-06-15 14:58:50-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-06-15T14:58:50.826Z] Resolving codeload.github.com... 140.82.114.10 [2020-06-15T14:58:51.097Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2020-06-15T14:58:51.097Z] HTTP request sent, awaiting response... 200 OK [2020-06-15T14:58:51.097Z] Length: unspecified [application/x-gzip] [2020-06-15T14:58:51.097Z] Saving to: 'STDOUT' [2020-06-15T14:58:51.097Z]  [2020-06-15T14:58:51.097Z] 0K .......... ......        1.10M=0.01s [2020-06-15T14:58:51.097Z] [2020-06-15T14:58:51.097Z] 2020-06-15 14:58:50 (1.10 MB/s) - written to stdout [16451] [2020-06-15T14:58:51.097Z] [2020-06-15T14:58:51.097Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-06-15T14:58:51.097Z] + wget -O -+ https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.4.tar.gz [2020-06-15T14:58:51.097Z] tar -C deps -z -x -f - [2020-06-15T14:58:51.097Z] --2020-06-15 14:58:51-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.4.tar.gz [2020-06-15T14:58:51.097Z] Resolving github.com... 140.82.113.4 [2020-06-15T14:58:51.097Z] Connecting to github.com|140.82.113.4|:443... connected. [2020-06-15T14:58:51.370Z] HTTP request sent, awaiting response... 302 Found [2020-06-15T14:58:51.370Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.4 [following] [2020-06-15T14:58:51.370Z] --2020-06-15 14:58:51-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.4 [2020-06-15T14:58:51.370Z] Resolving codeload.github.com... 140.82.114.10 [2020-06-15T14:58:51.370Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2020-06-15T14:58:51.370Z] HTTP request sent, awaiting response... 200 OK [2020-06-15T14:58:51.370Z] Length: unspecified [application/x-gzip] [2020-06-15T14:58:51.370Z] Saving to: 'STDOUT' [2020-06-15T14:58:51.370Z]  [2020-06-15T14:58:51.370Z] 0K .......... .......... .......... .......... .......... 1.44M [2020-06-15T14:58:51.370Z] 50K .......... .......... .......... .......... .......... 3.02M [2020-06-15T14:58:51.648Z] 100K .......... .......... .......... .......... .......... 3.28M [2020-06-15T14:58:51.648Z] 150K ........ 16.0M=0.07s [2020-06-15T14:58:51.648Z] [2020-06-15T14:58:51.648Z] 2020-06-15 14:58:51 (2.36 MB/s) - written to stdout [162267] [2020-06-15T14:58:51.648Z] [2020-06-15T14:58:51.648Z] + mkdir -p src/c/iot [2020-06-15T14:58:51.648Z] + cp deps/iotech-c-utils-1.0.4/src/c/base64.c deps/iotech-c-utils-1.0.4/src/c/component.c deps/iotech-c-utils-1.0.4/src/c/container.c deps/iotech-c-utils-1.0.4/src/c/data.c deps/iotech-c-utils-1.0.4/src/c/hash.c deps/iotech-c-utils-1.0.4/src/c/iot.c deps/iotech-c-utils-1.0.4/src/c/json.c deps/iotech-c-utils-1.0.4/src/c/logger.c deps/iotech-c-utils-1.0.4/src/c/os.c deps/iotech-c-utils-1.0.4/src/c/scheduler.c deps/iotech-c-utils-1.0.4/src/c/thread.c deps/iotech-c-utils-1.0.4/src/c/threadpool.c deps/iotech-c-utils-1.0.4/src/c/time.c src/c/iot [2020-06-15T14:58:51.648Z] + mkdir -p include/iot [2020-06-15T14:58:51.648Z] + cp deps/iotech-c-utils-1.0.4/include/iot/base64.h deps/iotech-c-utils-1.0.4/include/iot/component.h deps/iotech-c-utils-1.0.4/include/iot/container.h deps/iotech-c-utils-1.0.4/include/iot/data.h deps/iotech-c-utils-1.0.4/include/iot/hash.h deps/iotech-c-utils-1.0.4/include/iot/iot.h deps/iotech-c-utils-1.0.4/include/iot/json.h deps/iotech-c-utils-1.0.4/include/iot/logger.h deps/iotech-c-utils-1.0.4/include/iot/os.h deps/iotech-c-utils-1.0.4/include/iot/scheduler.h deps/iotech-c-utils-1.0.4/include/iot/thread.h deps/iotech-c-utils-1.0.4/include/iot/threadpool.h deps/iotech-c-utils-1.0.4/include/iot/time.h deps/iotech-c-utils-1.0.4/include/iot/typecode.h include/iot [2020-06-15T14:58:51.648Z] + mkdir -p include/iot/os [2020-06-15T14:58:51.648Z] + cp deps/iotech-c-utils-1.0.4/include/iot/os/linux.h deps/iotech-c-utils-1.0.4/include/iot/os/zephyr.h include/iot/os [2020-06-15T14:58:51.648Z] + mkdir -p /tmp/sdk/build/release [2020-06-15T14:58:51.648Z] + cd /tmp/sdk/build/release [2020-06-15T14:58:51.648Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-06-15T14:58:51.923Z] -- The C compiler identification is GNU 8.3.0 [2020-06-15T14:58:51.923Z] -- Check for working C compiler: /usr/bin/cc [2020-06-15T14:58:52.195Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-06-15T14:58:52.195Z] -- Detecting C compiler ABI info [2020-06-15T14:58:52.467Z] -- Detecting C compiler ABI info - done [2020-06-15T14:58:52.467Z] -- Detecting C compile features [2020-06-15T14:58:53.080Z] -- Detecting C compile features - done [2020-06-15T14:58:53.080Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-06-15T14:58:53.080Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-06-15T14:58:53.080Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-06-15T14:58:53.080Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-06-15T14:58:53.080Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-06-15T14:58:53.080Z] -- C SDK 1.2.2-dev.2 for Linux [2020-06-15T14:58:53.080Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-06-15T14:58:53.352Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-06-15T14:58:53.352Z] -- Found Curses: /usr/lib/libcurses.so [2020-06-15T14:58:53.623Z] -- Configuring done [2020-06-15T14:58:53.897Z] -- Generating done [2020-06-15T14:58:53.897Z] -- Build files have been written to: /tmp/sdk/build/release [2020-06-15T14:58:53.897Z] + + teemake release.log [2020-06-15T14:58:53.897Z] [2020-06-15T14:58:53.897Z] Scanning dependencies of target csdk [2020-06-15T14:58:53.897Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-06-15T14:58:54.490Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-06-15T14:58:55.084Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-06-15T14:58:56.514Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-06-15T14:58:57.485Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-06-15T14:58:57.485Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-06-15T14:58:58.454Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-06-15T14:59:00.428Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-06-15T14:59:00.429Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-06-15T14:59:01.018Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-06-15T14:59:01.607Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-06-15T14:59:01.879Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-06-15T14:59:02.152Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-06-15T14:59:02.371Z] Removing intermediate container b7b8c9921d68 [2020-06-15T14:59:02.371Z] ---> be08f11a5ac1 [2020-06-15T14:59:02.371Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2020-06-15T14:59:02.424Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-06-15T14:59:03.409Z] ---> 7a6438907010 [2020-06-15T14:59:03.409Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2020-06-15T14:59:03.673Z] ---> 9d4e8f0ba16a [2020-06-15T14:59:03.673Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2020-06-15T14:59:04.257Z] ---> 9d9fb4995753 [2020-06-15T14:59:04.257Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2020-06-15T14:59:04.520Z] ---> fce4d14fd21f [2020-06-15T14:59:04.520Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2020-06-15T14:59:04.786Z] ---> f4c0f01cadd7 [2020-06-15T14:59:04.786Z] Successfully built f4c0f01cadd7 [2020-06-15T14:59:05.048Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-15T14:59:05.543Z] + docker inspect -f . ci-base-image-x86_64 [2020-06-15T14:59:05.543Z] . [Pipeline] withDockerContainer [2020-06-15T14:59:05.677Z] prd-centos7-docker-4c-2g-3020 does not seem to be running inside a container [2020-06-15T14:59:05.831Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-06-15T14:59:05.831Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-06-15T14:59:05.886Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/26 -v /w/workspace/device-sdk-c/26:/w/workspace/device-sdk-c/26:rw,z -v /w/workspace/device-sdk-c/26@tmp:/w/workspace/device-sdk-c/26@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 ******** ci-base-image-x86_64 cat [2020-06-15T14:59:06.427Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-06-15T14:59:07.021Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-06-15T14:59:08.980Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-06-15T14:59:09.254Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-06-15T14:59:09.524Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-06-15T14:59:09.639Z] $ docker top 05123ae86c2b1de442eca7199d31373f86ffce891adf7e7c8159c7d27d6349ea -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-15T14:59:10.117Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-06-15T14:59:10.285Z] + make test [2020-06-15T14:59:10.285Z] echo "make test" [2020-06-15T14:59:10.285Z] make test [Pipeline] } [2020-06-15T14:59:10.300Z] $ docker stop --time=1 05123ae86c2b1de442eca7199d31373f86ffce891adf7e7c8159c7d27d6349ea [2020-06-15T14:59:10.389Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-06-15T14:59:10.659Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-06-15T14:59:11.633Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-06-15T14:59:11.634Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-06-15T14:59:12.229Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-06-15T14:59:12.243Z] $ docker rm -f 05123ae86c2b1de442eca7199d31373f86ffce891adf7e7c8159c7d27d6349ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2020-06-15T14:59:12.501Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/map.c.o [Pipeline] script [Pipeline] { [2020-06-15T14:59:13.097Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-06-15T14:59:13.710Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [Pipeline] sh [2020-06-15T14:59:13.981Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-06-15T14:59:14.129Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-06-15T14:59:14.752Z] + ls -al . [2020-06-15T14:59:14.752Z] total 160 [2020-06-15T14:59:14.752Z] drwxrwxr-x. 8 jenkins jenkins 260 Jun 15 14:57 . [2020-06-15T14:59:14.752Z] drwxrwxr-x. 4 jenkins jenkins 30 Jun 15 14:56 .. [2020-06-15T14:59:14.752Z] -rw-rw-r--. 1 jenkins jenkins 3104 Jun 15 14:57 Attribution.txt [2020-06-15T14:59:14.752Z] -rw-rw-r--. 1 jenkins jenkins 5323 Jun 15 14:57 CHANGES [2020-06-15T14:59:14.752Z] drwxrwxr-x. 2 jenkins jenkins 144 Jun 15 14:57 docs [2020-06-15T14:59:14.752Z] -rw-rw-r--. 1 jenkins jenkins 108574 Jun 15 14:57 Doxyfile [2020-06-15T14:59:14.752Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 15 14:57 .git [2020-06-15T14:59:14.752Z] -rw-rw-r--. 1 jenkins jenkins 176 Jun 15 14:57 .gitignore [2020-06-15T14:59:14.752Z] drwxrwxr-x. 4 jenkins jenkins 33 Jun 15 14:57 include [2020-06-15T14:59:14.752Z] -rw-rw-r--. 1 jenkins jenkins 792 Jun 15 14:57 Jenkinsfile [2020-06-15T14:59:14.752Z] -rw-rw-r--. 1 jenkins jenkins 10174 Jun 15 14:57 LICENSE [2020-06-15T14:59:14.752Z] -rw-rw-r--. 1 jenkins jenkins 448 Jun 15 14:57 Makefile [2020-06-15T14:59:14.752Z] -rw-rw-r--. 1 jenkins jenkins 1849 Jun 15 14:57 README.md [2020-06-15T14:59:14.752Z] -rw-rw-r--. 1 jenkins jenkins 5229 Jun 15 14:57 README.v2.md [2020-06-15T14:59:14.752Z] drwxrwxr-x. 2 jenkins jenkins 106 Jun 15 14:57 scripts [2020-06-15T14:59:14.752Z] drwxrwxr-x. 3 jenkins jenkins 44 Jun 15 14:57 .semver [2020-06-15T14:59:14.752Z] drwxrwxr-x. 4 jenkins jenkins 50 Jun 15 14:57 src [2020-06-15T14:59:14.752Z] -rw-rw-r--. 1 jenkins jenkins 11 Jun 15 14:52 VERSION [Pipeline] isUnix [Pipeline] sh [2020-06-15T14:59:15.141Z] + 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=5142e0cccf64cca4c4d94b6be2ac864e1bed3a5b --label arch=amd64 --label version=1.2.2-dev.2 . [2020-06-15T14:59:15.434Z] Sending build context to Docker daemon 3.231MB [2020-06-15T14:59:15.703Z] Step 1/15 : ARG BASE=alpine:3.9 [2020-06-15T14:59:15.703Z] Step 2/15 : FROM ${BASE} [2020-06-15T14:59:15.703Z] ---> f4c0f01cadd7 [2020-06-15T14:59:15.703Z] Step 3/15 : MAINTAINER IOTech [2020-06-15T14:59:17.187Z] ---> Running in 2cf81362a2c0 [2020-06-15T14:59:17.474Z] Removing intermediate container 2cf81362a2c0 [2020-06-15T14:59:17.474Z] ---> 659621996b30 [2020-06-15T14:59:17.474Z] Step 4/15 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev && mkdir -p /edgex-c-sdk/build [2020-06-15T14:59:17.474Z] ---> Running in da8dfbbaad9a [2020-06-15T14:59:18.096Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-06-15T14:59:18.283Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-06-15T14:59:18.399Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-06-15T14:59:18.399Z] (1/21) Installing pkgconf (1.6.0-r0) [2020-06-15T14:59:18.399Z] (2/21) Installing openssl-dev (1.1.1g-r0) [2020-06-15T14:59:18.553Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-06-15T14:59:18.711Z] (3/21) Installing zlib-dev (1.2.11-r1) [2020-06-15T14:59:18.711Z] (4/21) Installing libssh2-dev (1.9.0-r1) [2020-06-15T14:59:18.711Z] (5/21) Installing nghttp2-dev (1.35.1-r2) [2020-06-15T14:59:18.711Z] (6/21) Installing curl-dev (7.64.0-r3) [2020-06-15T14:59:18.977Z] (7/21) Installing gnutls-c++ (3.6.14-r0) [2020-06-15T14:59:18.977Z] (8/21) Installing libgmpxx (6.1.2-r1) [2020-06-15T14:59:18.977Z] (9/21) Installing gmp-dev (6.1.2-r1) [2020-06-15T14:59:18.977Z] (10/21) Installing nettle-dev (3.4.1-r0) [2020-06-15T14:59:18.977Z] (11/21) Installing libtasn1-dev (4.14-r0) [2020-06-15T14:59:18.977Z] (12/21) Installing p11-kit-dev (0.23.14-r0) [2020-06-15T14:59:19.145Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-06-15T14:59:19.264Z] (13/21) Installing gnutls-dev (3.6.14-r0) [2020-06-15T14:59:19.264Z] (14/21) Installing libmicrohttpd-dev (0.9.62-r0) [2020-06-15T14:59:19.264Z] (15/21) Installing ncurses-dev (6.1_p20190105-r0) [2020-06-15T14:59:19.264Z] (16/21) Installing libblkid (2.33-r0) [2020-06-15T14:59:19.264Z] (17/21) Installing libfdisk (2.33-r0) [2020-06-15T14:59:19.264Z] (18/21) Installing libmount (2.33-r0) [2020-06-15T14:59:19.264Z] (19/21) Installing libsmartcols (2.33-r0) [2020-06-15T14:59:19.264Z] (20/21) Installing util-linux-dev (2.33-r0) [2020-06-15T14:59:19.264Z] (21/21) Installing yaml-dev (0.2.1-r0) [2020-06-15T14:59:19.265Z] Executing busybox-1.29.3-r10.trigger [2020-06-15T14:59:19.265Z] OK: 266 MiB in 83 packages [2020-06-15T14:59:19.416Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-06-15T14:59:20.849Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-06-15T14:59:22.818Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-06-15T14:59:26.153Z] Removing intermediate container da8dfbbaad9a [2020-06-15T14:59:26.153Z] ---> 19b9d379182b [2020-06-15T14:59:26.153Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2020-06-15T14:59:26.153Z] ---> 30d09ec5ac53 [2020-06-15T14:59:26.153Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2020-06-15T14:59:26.194Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-06-15T14:59:26.194Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-06-15T14:59:27.356Z] ---> f5778fcd2e30 [2020-06-15T14:59:27.356Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2020-06-15T14:59:27.619Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-06-15T14:59:27.890Z] [ 74%] Linking C shared library libcsdk.so [2020-06-15T14:59:27.890Z] [ 74%] Built target csdk [2020-06-15T14:59:28.161Z] Scanning dependencies of target template [2020-06-15T14:59:28.161Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-06-15T14:59:28.405Z] ---> 5e17efdb1411 [2020-06-15T14:59:28.405Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2020-06-15T14:59:28.405Z] ---> 6ca51aa2c801 [2020-06-15T14:59:28.405Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2020-06-15T14:59:28.756Z] [ 78%] Linking C executable template [2020-06-15T14:59:28.756Z] [ 78%] Built target template [2020-06-15T14:59:28.756Z] Scanning dependencies of target device-counter [2020-06-15T14:59:28.756Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-06-15T14:59:29.022Z] ---> f86a020b10f9 [2020-06-15T14:59:29.022Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2020-06-15T14:59:29.349Z] [ 81%] Linking C executable device-counter [2020-06-15T14:59:29.607Z] ---> 303e781e986d [2020-06-15T14:59:29.608Z] Step 11/15 : WORKDIR /edgex-c-sdk [2020-06-15T14:59:29.608Z] ---> Running in aa7ff6e59541 [2020-06-15T14:59:29.621Z] [ 81%] Built target device-counter [2020-06-15T14:59:29.622Z] Scanning dependencies of target device-random [2020-06-15T14:59:29.622Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-06-15T14:59:29.875Z] Removing intermediate container aa7ff6e59541 [2020-06-15T14:59:29.875Z] ---> dbf698774208 [2020-06-15T14:59:29.875Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2020-06-15T14:59:29.875Z] ---> Running in e0ba26f05c71 [2020-06-15T14:59:30.153Z] Removing intermediate container e0ba26f05c71 [2020-06-15T14:59:30.153Z] ---> d413aedbae23 [2020-06-15T14:59:30.153Z] Step 13/15 : LABEL arch=amd64 [2020-06-15T14:59:30.153Z] ---> Running in 1cc8903ae5eb [2020-06-15T14:59:30.214Z] [ 85%] Linking C executable device-random [2020-06-15T14:59:30.214Z] [ 85%] Built target device-random [2020-06-15T14:59:30.214Z] Scanning dependencies of target device-gyro [2020-06-15T14:59:30.214Z] [ 87%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-06-15T14:59:30.419Z] Removing intermediate container 1cc8903ae5eb [2020-06-15T14:59:30.419Z] ---> 80e764ca17bd [2020-06-15T14:59:30.419Z] Step 14/15 : LABEL git_sha=5142e0cccf64cca4c4d94b6be2ac864e1bed3a5b [2020-06-15T14:59:30.419Z] ---> Running in f41797ca6a13 [2020-06-15T14:59:30.712Z] Removing intermediate container f41797ca6a13 [2020-06-15T14:59:30.712Z] ---> 8cc075068ae4 [2020-06-15T14:59:30.712Z] Step 15/15 : LABEL version=1.2.2-dev.2 [2020-06-15T14:59:30.810Z] [ 89%] Linking C executable device-gyro [2020-06-15T14:59:30.810Z] [ 89%] Built target device-gyro [2020-06-15T14:59:30.973Z] ---> Running in b2e849ad52c4 [2020-06-15T14:59:31.081Z] Scanning dependencies of target template-discovery [2020-06-15T14:59:31.081Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-06-15T14:59:31.267Z] Removing intermediate container b2e849ad52c4 [2020-06-15T14:59:31.267Z] ---> 44b74511aec1 [2020-06-15T14:59:31.267Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2020-06-15T14:59:31.267Z] Successfully built 44b74511aec1 [2020-06-15T14:59:31.267Z] Successfully tagged docker-device-sdk-c:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2020-06-15T14:59:31.681Z] [ 92%] Linking C executable template-discovery [2020-06-15T14:59:31.681Z] [ 92%] Built target template-discovery [Pipeline] } [2020-06-15T14:59:31.951Z] Scanning dependencies of target device-terminal [2020-06-15T14:59:31.951Z] [ 94%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-06-15T14:59:32.221Z] [ 96%] Linking C executable device-terminal [2020-06-15T14:59:32.492Z] [ 96%] Built target device-terminal [2020-06-15T14:59:32.492Z] Scanning dependencies of target templatev1 [2020-06-15T14:59:32.492Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2020-06-15T14:59:33.085Z] [100%] Linking C executable templatev1 [2020-06-15T14:59:33.355Z] [100%] Built target templatev1 [2020-06-15T14:59:33.355Z] + make package [2020-06-15T14:59:33.355Z] + tee -a release.log [2020-06-15T14:59:33.626Z] [ 74%] Built target csdk [2020-06-15T14:59:33.626Z] [ 78%] Built target template [2020-06-15T14:59:33.626Z] [ 81%] Built target device-counter [2020-06-15T14:59:33.626Z] [ 85%] Built target device-random [2020-06-15T14:59:33.626Z] [ 89%] Built target device-gyro [2020-06-15T14:59:33.626Z] [ 92%] Built target template-discovery [2020-06-15T14:59:33.897Z] [ 96%] Built target device-terminal [2020-06-15T14:59:33.897Z] [100%] Built target templatev1 [2020-06-15T14:59:33.897Z] Run CPack packaging tool... [2020-06-15T14:59:33.897Z] CPack: Create package using TGZ [2020-06-15T14:59:33.897Z] CPack: Install projects [2020-06-15T14:59:33.897Z] CPack: - Run preinstall target for: Csdk [2020-06-15T14:59:34.488Z] CPack: - Install project: Csdk [2020-06-15T14:59:34.488Z] CPack: Create package [2020-06-15T14:59:34.488Z] CPack: - package: /tmp/sdk/build/release/csdk-1.2.2-dev.2.tar.gz generated. [2020-06-15T14:59:34.488Z] + '[' false '=' true ] [2020-06-15T14:59:34.488Z] + '[' false '=' true ] [2020-06-15T14:59:34.488Z] + mkdir -p /tmp/sdk/build/debug [2020-06-15T14:59:34.488Z] + cd /tmp/sdk/build/debug [2020-06-15T14:59:34.488Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCSDK_BUILD_DEBUG=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2020-06-15T14:59:34.758Z] -- The C compiler identification is GNU 8.3.0 [2020-06-15T14:59:34.758Z] -- Check for working C compiler: /usr/bin/cc [2020-06-15T14:59:35.028Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-06-15T14:59:35.028Z] -- Detecting C compiler ABI info [2020-06-15T14:59:35.300Z] -- Detecting C compiler ABI info - done [2020-06-15T14:59:35.300Z] -- Detecting C compile features [2020-06-15T14:59:36.272Z] -- Detecting C compile features - done [2020-06-15T14:59:36.272Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-06-15T14:59:36.272Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-06-15T14:59:36.272Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-06-15T14:59:36.272Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-06-15T14:59:36.272Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-06-15T14:59:36.272Z] -- C SDK 1.2.2-dev.2 for Linux [2020-06-15T14:59:36.272Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-06-15T14:59:36.272Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-06-15T14:59:36.542Z] -- Found Curses: /usr/lib/libcurses.so [2020-06-15T14:59:36.542Z] -- Configuring done [2020-06-15T14:59:36.812Z] -- Generating done [2020-06-15T14:59:36.813Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-06-15T14:59:36.813Z] + + teemake debug.log [2020-06-15T14:59:36.813Z] [2020-06-15T14:59:36.813Z] Scanning dependencies of target csdk [2020-06-15T14:59:37.083Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-06-15T14:59:37.354Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-06-15T14:59:37.627Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-06-15T14:59:38.222Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-06-15T14:59:38.510Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-06-15T14:59:38.510Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-06-15T14:59:39.121Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-06-15T14:59:39.769Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-06-15T14:59:39.769Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-06-15T14:59:40.361Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-06-15T14:59:40.361Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-06-15T14:59:40.634Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-06-15T14:59:40.909Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-06-15T14:59:41.184Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-06-15T14:59:41.776Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-06-15T14:59:42.048Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-06-15T14:59:42.319Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-06-15T14:59:42.592Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-06-15T14:59:43.202Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-06-15T14:59:43.474Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-06-15T14:59:43.474Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-06-15T14:59:43.746Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-06-15T14:59:44.018Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-06-15T14:59:44.291Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-06-15T14:59:44.561Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-06-15T14:59:44.561Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-06-15T14:59:44.832Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-06-15T14:59:45.104Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-06-15T14:59:45.373Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-06-15T14:59:45.645Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-06-15T14:59:45.916Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-06-15T14:59:46.892Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-06-15T14:59:47.163Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-06-15T14:59:47.437Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-06-15T14:59:47.709Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-06-15T14:59:48.684Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-06-15T14:59:48.957Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-06-15T14:59:49.933Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-06-15T14:59:49.933Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-06-15T14:59:50.526Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-06-15T14:59:50.798Z] [ 74%] Linking C shared library libcsdk.so [2020-06-15T14:59:50.798Z] [ 74%] Built target csdk [2020-06-15T14:59:50.798Z] Scanning dependencies of target template [2020-06-15T14:59:51.070Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-06-15T14:59:51.070Z] [ 78%] Linking C executable template [2020-06-15T14:59:51.342Z] [ 78%] Built target template [2020-06-15T14:59:51.342Z] Scanning dependencies of target device-counter [2020-06-15T14:59:51.342Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-06-15T14:59:51.614Z] [ 81%] Linking C executable device-counter [2020-06-15T14:59:51.890Z] [ 81%] Built target device-counter [2020-06-15T14:59:51.890Z] Scanning dependencies of target device-random [2020-06-15T14:59:51.890Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-06-15T14:59:52.164Z] [ 85%] Linking C executable device-random [2020-06-15T14:59:52.436Z] [ 85%] Built target device-random [2020-06-15T14:59:52.436Z] Scanning dependencies of target device-gyro [2020-06-15T14:59:52.436Z] [ 87%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-06-15T14:59:52.707Z] [ 89%] Linking C executable device-gyro [2020-06-15T14:59:52.979Z] [ 89%] Built target device-gyro [2020-06-15T14:59:52.979Z] Scanning dependencies of target template-discovery [2020-06-15T14:59:52.979Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-06-15T14:59:53.252Z] [ 92%] Linking C executable template-discovery [2020-06-15T14:59:53.521Z] [ 92%] Built target template-discovery [2020-06-15T14:59:53.521Z] Scanning dependencies of target device-terminal [2020-06-15T14:59:53.521Z] [ 94%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-06-15T14:59:53.791Z] [ 96%] Linking C executable device-terminal [2020-06-15T14:59:54.063Z] [ 96%] Built target device-terminal [2020-06-15T14:59:54.063Z] Scanning dependencies of target templatev1 [2020-06-15T14:59:54.063Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2020-06-15T14:59:54.336Z] [100%] Linking C executable templatev1 [2020-06-15T14:59:54.607Z] [100%] Built target templatev1 [2020-06-15T14:59:54.607Z] make: Entering directory '/tmp/sdk/build/release' [2020-06-15T14:59:54.607Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-06-15T14:59:54.607Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-15T14:59:54.607Z] Scanning dependencies of target csdk [2020-06-15T14:59:54.878Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-15T14:59:54.878Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-15T14:59:54.878Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-06-15T14:59:56.840Z] [ 3%] Linking C shared library libcsdk.so [2020-06-15T14:59:56.840Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-15T14:59:56.840Z] [ 74%] Built target csdk [2020-06-15T14:59:56.840Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-15T14:59:56.840Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-15T14:59:56.840Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-15T14:59:56.840Z] [ 76%] Linking C executable template [2020-06-15T14:59:56.840Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-15T14:59:56.840Z] [ 78%] Built target template [2020-06-15T14:59:56.840Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-15T14:59:56.840Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-15T14:59:56.840Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-15T14:59:56.840Z] [ 80%] Linking C executable device-counter [2020-06-15T14:59:57.113Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-15T14:59:57.113Z] [ 81%] Built target device-counter [2020-06-15T14:59:57.113Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-15T14:59:57.113Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-15T14:59:57.113Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-15T14:59:57.113Z] [ 83%] Linking C executable device-random [2020-06-15T14:59:57.385Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-15T14:59:57.385Z] [ 85%] Built target device-random [2020-06-15T14:59:57.385Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-15T14:59:57.385Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-15T14:59:57.385Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-15T14:59:57.385Z] [ 87%] Linking C executable device-gyro [2020-06-15T14:59:57.658Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-15T14:59:57.658Z] [ 89%] Built target device-gyro [2020-06-15T14:59:57.658Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-15T14:59:57.658Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-15T14:59:57.658Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-15T14:59:57.658Z] [ 90%] Linking C executable template-discovery [2020-06-15T14:59:57.930Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-15T14:59:57.930Z] [ 92%] Built target template-discovery [2020-06-15T14:59:57.930Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-15T14:59:57.930Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-15T14:59:57.930Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-15T14:59:57.930Z] [ 94%] Linking C executable device-terminal [2020-06-15T14:59:58.203Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-15T14:59:58.203Z] [ 96%] Built target device-terminal [2020-06-15T14:59:58.203Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-15T14:59:58.203Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-15T14:59:58.203Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-06-15T14:59:58.203Z] [ 98%] Linking C executable templatev1 [2020-06-15T14:59:58.476Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-06-15T14:59:58.476Z] [100%] Built target templatev1 [2020-06-15T14:59:58.476Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-06-15T14:59:58.476Z] Install the project... [2020-06-15T14:59:58.476Z] -- Install configuration: "Release" [2020-06-15T14:59:58.476Z] -- Installing: /usr/local/lib/libcsdk.so [2020-06-15T14:59:58.476Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2020-06-15T14:59:58.476Z] -- Up-to-date: /usr/local/include [2020-06-15T14:59:58.476Z] -- Installing: /usr/local/include/edgex [2020-06-15T14:59:58.476Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2020-06-15T14:59:58.476Z] -- Installing: /usr/local/include/edgex/eventgen.h [2020-06-15T14:59:58.476Z] -- Installing: /usr/local/include/edgex/error.h [2020-06-15T14:59:58.476Z] -- Installing: /usr/local/include/edgex/rest-server.h [2020-06-15T14:59:58.476Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2020-06-15T14:59:58.476Z] -- Installing: /usr/local/include/edgex/devsdk.h [2020-06-15T14:59:58.476Z] -- Installing: /usr/local/include/edgex/edgex.h [2020-06-15T14:59:58.476Z] -- Installing: /usr/local/include/edgex/registry.h [2020-06-15T14:59:58.476Z] -- Installing: /usr/local/include/edgex/edgex-logging.h [2020-06-15T14:59:58.476Z] -- Installing: /usr/local/include/edgex/devices.h [2020-06-15T14:59:58.476Z] -- Installing: /usr/local/include/edgex/os.h [2020-06-15T14:59:58.476Z] -- Installing: /usr/local/include/edgex/profiles.h [2020-06-15T14:59:58.476Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2020-06-15T14:59:58.476Z] -- Installing: /usr/local/include/devsdk [2020-06-15T14:59:58.476Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2020-06-15T14:59:58.476Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2020-06-15T14:59:58.476Z] -- Installing: /usr/local/include/iot [2020-06-15T14:59:58.476Z] -- Installing: /usr/local/include/iot/json.h [2020-06-15T14:59:58.476Z] -- Installing: /usr/local/include/iot/container.h [2020-06-15T14:59:58.476Z] -- Installing: /usr/local/include/iot/component.h [2020-06-15T14:59:58.476Z] -- Installing: /usr/local/include/iot/typecode.h [2020-06-15T14:59:58.476Z] -- Installing: /usr/local/include/iot/iot.h [2020-06-15T14:59:58.476Z] -- Installing: /usr/local/include/iot/time.h [2020-06-15T14:59:58.476Z] -- Installing: /usr/local/include/iot/hash.h [2020-06-15T14:59:58.476Z] -- Installing: /usr/local/include/iot/logger.h [2020-06-15T14:59:58.476Z] -- Installing: /usr/local/include/iot/os [2020-06-15T14:59:58.476Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2020-06-15T14:59:58.476Z] -- Installing: /usr/local/include/iot/os/linux.h [2020-06-15T14:59:58.476Z] -- Installing: /usr/local/include/iot/scheduler.h [2020-06-15T14:59:58.476Z] -- Installing: /usr/local/include/iot/data.h [2020-06-15T14:59:58.476Z] -- Installing: /usr/local/include/iot/thread.h [2020-06-15T14:59:58.476Z] -- Installing: /usr/local/include/iot/os.h [2020-06-15T14:59:58.476Z] -- Installing: /usr/local/include/iot/base64.h [2020-06-15T14:59:58.476Z] -- Installing: /usr/local/include/iot/threadpool.h [2020-06-15T14:59:58.476Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2020-06-15T14:59:58.476Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2020-06-15T14:59:58.476Z] make: Leaving directory '/tmp/sdk/build/release' [2020-06-15T15:00:01.089Z] Removing intermediate container cafd7c6ff26e [2020-06-15T15:00:01.089Z] ---> 778ce398b50a [2020-06-15T15:00:01.089Z] Step 14/21 : FROM alpine:3.9 [2020-06-15T15:00:01.361Z] 3.9: Pulling from library/alpine [2020-06-15T15:00:01.637Z] 941f399634ec: Pulling fs layer [2020-06-15T15:00:01.911Z] 941f399634ec: Verifying Checksum [2020-06-15T15:00:01.911Z] 941f399634ec: Download complete [2020-06-15T15:00:02.508Z] 941f399634ec: Pull complete [2020-06-15T15:00:02.508Z] Digest: sha256:414e0518bb9228d35e4cd5165567fb91d26c6a214e9c95899e1e056fcd349011 [2020-06-15T15:00:02.508Z] Status: Downloaded newer image for alpine:3.9 [2020-06-15T15:00:02.508Z] ---> 9afdd4a290bf [2020-06-15T15:00:02.508Z] Step 15/21 : MAINTAINER IOTech [2020-06-15T15:00:03.100Z] ---> Running in 319272ea6ebe [2020-06-15T15:00:03.690Z] Removing intermediate container 319272ea6ebe [2020-06-15T15:00:03.690Z] ---> b5334a574413 [2020-06-15T15:00:03.690Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2020-06-15T15:00:03.960Z] ---> Running in 4425bd20a309 [2020-06-15T15:00:05.385Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-06-15T15:00:05.655Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-06-15T15:00:05.927Z] (1/48) Installing binutils (2.31.1-r2) [2020-06-15T15:00:06.207Z] (2/48) Installing libmagic (5.36-r1) [2020-06-15T15:00:06.207Z] (3/48) Installing file (5.36-r1) [2020-06-15T15:00:06.207Z] (4/48) Installing gmp (6.1.2-r1) [2020-06-15T15:00:06.207Z] (5/48) Installing isl (0.18-r0) [2020-06-15T15:00:06.207Z] (6/48) Installing libgomp (8.3.0-r0) [2020-06-15T15:00:06.207Z] (7/48) Installing libatomic (8.3.0-r0) [2020-06-15T15:00:06.207Z] (8/48) Installing libgcc (8.3.0-r0) [2020-06-15T15:00:06.207Z] (9/48) Installing mpfr3 (3.1.5-r1) [2020-06-15T15:00:06.207Z] (10/48) Installing mpc1 (1.0.3-r1) [2020-06-15T15:00:06.207Z] (11/48) Installing libstdc++ (8.3.0-r0) [2020-06-15T15:00:06.488Z] (12/48) Installing gcc (8.3.0-r0) [2020-06-15T15:00:07.944Z] (13/48) Installing musl-dev (1.1.20-r5) [2020-06-15T15:00:07.944Z] (14/48) Installing libc-dev (0.7.1-r0) [2020-06-15T15:00:07.944Z] (15/48) Installing g++ (8.3.0-r0) [2020-06-15T15:00:09.370Z] (16/48) Installing make (4.2.1-r2) [2020-06-15T15:00:09.370Z] (17/48) Installing fortify-headers (1.0-r0) [2020-06-15T15:00:09.370Z] (18/48) Installing build-base (0.5-r1) [2020-06-15T15:00:09.370Z] (19/48) Installing libattr (2.4.47-r7) [2020-06-15T15:00:09.370Z] (20/48) Installing libacl (2.2.52-r5) [2020-06-15T15:00:09.370Z] (21/48) Installing libbz2 (1.0.6-r7) [2020-06-15T15:00:09.370Z] (22/48) Installing expat (2.2.8-r0) [2020-06-15T15:00:09.370Z] (23/48) Installing lz4-libs (1.8.3-r2) [2020-06-15T15:00:09.370Z] (24/48) Installing xz-libs (5.2.4-r0) [2020-06-15T15:00:09.370Z] (25/48) Installing libarchive (3.3.3-r2) [2020-06-15T15:00:09.370Z] (26/48) Installing ca-certificates (20191127-r2) [2020-06-15T15:00:09.370Z] (27/48) Installing nghttp2-libs (1.35.1-r2) [2020-06-15T15:00:09.370Z] (28/48) Installing libssh2 (1.9.0-r1) [2020-06-15T15:00:09.370Z] (29/48) Installing libcurl (7.64.0-r3) [2020-06-15T15:00:09.371Z] (30/48) Installing ncurses-terminfo-base (6.1_p20190105-r0) [2020-06-15T15:00:09.371Z] (31/48) Installing ncurses-terminfo (6.1_p20190105-r0) [2020-06-15T15:00:10.344Z] (32/48) Installing ncurses-libs (6.1_p20190105-r0) [2020-06-15T15:00:10.344Z] (33/48) Installing rhash-libs (1.3.6-r2) [2020-06-15T15:00:10.344Z] (34/48) Installing libuv (1.25.0-r0) [2020-06-15T15:00:10.344Z] (35/48) Installing cmake (3.13.0-r0) [2020-06-15T15:00:11.773Z] (36/48) Installing curl (7.64.0-r3) [2020-06-15T15:00:11.773Z] (37/48) Installing pcre2 (10.32-r1) [2020-06-15T15:00:11.773Z] (38/48) Installing git (2.20.4-r0) [2020-06-15T15:00:12.045Z] (39/48) Installing nettle (3.4.1-r0) [2020-06-15T15:00:12.316Z] (40/48) Installing libffi (3.2.1-r6) [2020-06-15T15:00:12.316Z] (41/48) Installing p11-kit (0.23.14-r0) [2020-06-15T15:00:12.316Z] (42/48) Installing libtasn1 (4.14-r0) [2020-06-15T15:00:12.316Z] (43/48) Installing libunistring (0.9.10-r0) [2020-06-15T15:00:12.316Z] (44/48) Installing gnutls (3.6.14-r0) [2020-06-15T15:00:12.316Z] (45/48) Installing libmicrohttpd (0.9.62-r0) [2020-06-15T15:00:12.316Z] (46/48) Installing libuuid (2.33-r0) [2020-06-15T15:00:12.316Z] (47/48) Installing wget (1.20.3-r0) [2020-06-15T15:00:12.316Z] (48/48) Installing yaml (0.2.1-r0) [2020-06-15T15:00:12.316Z] Executing busybox-1.29.3-r10.trigger [2020-06-15T15:00:12.316Z] Executing ca-certificates-20191127-r2.trigger [2020-06-15T15:00:12.593Z] OK: 219 MiB in 62 packages [2020-06-15T15:00:27.661Z] Removing intermediate container 4425bd20a309 [2020-06-15T15:00:27.661Z] ---> 882b367b7f62 [2020-06-15T15:00:27.661Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2020-06-15T15:00:27.661Z] ---> 6aa6dbf3791d [2020-06-15T15:00:27.661Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2020-06-15T15:00:27.661Z] ---> 1a457cb6ea7e [2020-06-15T15:00:27.661Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2020-06-15T15:00:28.254Z] ---> 67a652ca7dc9 [2020-06-15T15:00:28.254Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2020-06-15T15:00:28.846Z] ---> d080859642f2 [2020-06-15T15:00:28.846Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2020-06-15T15:00:29.821Z] ---> c2f6247c4b0b [2020-06-15T15:00:29.821Z] Successfully built c2f6247c4b0b [2020-06-15T15:00:29.821Z] 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-06-15T15:00:30.380Z] + docker inspect -f . ci-base-image-arm64 [2020-06-15T15:00:30.380Z] . [Pipeline] withDockerContainer [2020-06-15T15:00:30.655Z] prd-ubuntu18.04-docker-arm64-4c-16g-3021 does not seem to be running inside a container [2020-06-15T15:00:30.737Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/26 -v /w/workspace/device-sdk-c/26:/w/workspace/device-sdk-c/26:rw,z -v /w/workspace/device-sdk-c/26@tmp:/w/workspace/device-sdk-c/26@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 ******** ci-base-image-arm64 cat [2020-06-15T15:00:33.296Z] $ docker top 01dad31d361f8e39e48921db269226cdafea695f7574764a45c841a6406fe319 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-15T15:00:34.663Z] + make test [2020-06-15T15:00:34.663Z] echo "make test" [2020-06-15T15:00:34.663Z] make test [Pipeline] } [2020-06-15T15:00:34.679Z] $ docker stop --time=1 01dad31d361f8e39e48921db269226cdafea695f7574764a45c841a6406fe319 [2020-06-15T15:00:36.635Z] $ docker rm -f 01dad31d361f8e39e48921db269226cdafea695f7574764a45c841a6406fe319 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-06-15T15:00:37.441Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-06-15T15:00:37.784Z] + ls -al . [2020-06-15T15:00:37.785Z] total 192 [2020-06-15T15:00:37.785Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 15 14:57 . [2020-06-15T15:00:37.785Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 15 14:57 .. [2020-06-15T15:00:37.785Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 15 14:57 .git [2020-06-15T15:00:37.785Z] -rw-rw-r-- 1 jenkins jenkins 176 Jun 15 14:57 .gitignore [2020-06-15T15:00:37.785Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 15 14:57 .semver [2020-06-15T15:00:37.785Z] -rw-rw-r-- 1 jenkins jenkins 3104 Jun 15 14:57 Attribution.txt [2020-06-15T15:00:37.785Z] -rw-rw-r-- 1 jenkins jenkins 5323 Jun 15 14:57 CHANGES [2020-06-15T15:00:37.785Z] -rw-rw-r-- 1 jenkins jenkins 108574 Jun 15 14:57 Doxyfile [2020-06-15T15:00:37.785Z] -rw-rw-r-- 1 jenkins jenkins 792 Jun 15 14:57 Jenkinsfile [2020-06-15T15:00:37.785Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 15 14:57 LICENSE [2020-06-15T15:00:37.785Z] -rw-rw-r-- 1 jenkins jenkins 448 Jun 15 14:57 Makefile [2020-06-15T15:00:37.785Z] -rw-rw-r-- 1 jenkins jenkins 1849 Jun 15 14:57 README.md [2020-06-15T15:00:37.785Z] -rw-rw-r-- 1 jenkins jenkins 5229 Jun 15 14:57 README.v2.md [2020-06-15T15:00:37.785Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 15 14:52 VERSION [2020-06-15T15:00:37.785Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 15 14:57 docs [2020-06-15T15:00:37.785Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 15 14:57 include [2020-06-15T15:00:37.785Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 15 14:57 scripts [2020-06-15T15:00:37.785Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 15 14:57 src [Pipeline] isUnix [Pipeline] sh [2020-06-15T15:00:38.196Z] + 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=5142e0cccf64cca4c4d94b6be2ac864e1bed3a5b --label arch=arm64 --label version=1.2.2-dev.2 . [2020-06-15T15:00:38.521Z] Sending build context to Docker daemon 3.231MB [2020-06-15T15:00:38.795Z] Step 1/15 : ARG BASE=alpine:3.9 [2020-06-15T15:00:38.795Z] Step 2/15 : FROM ${BASE} [2020-06-15T15:00:38.795Z] ---> c2f6247c4b0b [2020-06-15T15:00:38.795Z] Step 3/15 : MAINTAINER IOTech [2020-06-15T15:00:39.067Z] ---> Running in 0408e2b591d8 [2020-06-15T15:00:39.336Z] Removing intermediate container 0408e2b591d8 [2020-06-15T15:00:39.336Z] ---> d176e700897f [2020-06-15T15:00:39.336Z] Step 4/15 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev && mkdir -p /edgex-c-sdk/build [2020-06-15T15:00:39.613Z] ---> Running in 3fdabf39dacc [2020-06-15T15:00:41.038Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-06-15T15:00:41.309Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-06-15T15:00:41.902Z] (1/21) Installing pkgconf (1.6.0-r0) [2020-06-15T15:00:41.902Z] (2/21) Installing openssl-dev (1.1.1g-r0) [2020-06-15T15:00:42.173Z] (3/21) Installing zlib-dev (1.2.11-r1) [2020-06-15T15:00:42.173Z] (4/21) Installing libssh2-dev (1.9.0-r1) [2020-06-15T15:00:42.444Z] (5/21) Installing nghttp2-dev (1.35.1-r2) [2020-06-15T15:00:42.444Z] (6/21) Installing curl-dev (7.64.0-r3) [2020-06-15T15:00:42.444Z] (7/21) Installing gnutls-c++ (3.6.14-r0) [2020-06-15T15:00:42.444Z] (8/21) Installing libgmpxx (6.1.2-r1) [2020-06-15T15:00:42.444Z] (9/21) Installing gmp-dev (6.1.2-r1) [2020-06-15T15:00:42.444Z] (10/21) Installing nettle-dev (3.4.1-r0) [2020-06-15T15:00:42.714Z] (11/21) Installing libtasn1-dev (4.14-r0) [2020-06-15T15:00:42.714Z] (12/21) Installing p11-kit-dev (0.23.14-r0) [2020-06-15T15:00:42.714Z] (13/21) Installing gnutls-dev (3.6.14-r0) [2020-06-15T15:00:42.714Z] (14/21) Installing libmicrohttpd-dev (0.9.62-r0) [2020-06-15T15:00:42.714Z] (15/21) Installing ncurses-dev (6.1_p20190105-r0) [2020-06-15T15:00:42.985Z] (16/21) Installing libblkid (2.33-r0) [2020-06-15T15:00:42.985Z] (17/21) Installing libfdisk (2.33-r0) [2020-06-15T15:00:42.985Z] (18/21) Installing libmount (2.33-r0) [2020-06-15T15:00:42.985Z] (19/21) Installing libsmartcols (2.33-r0) [2020-06-15T15:00:42.985Z] (20/21) Installing util-linux-dev (2.33-r0) [2020-06-15T15:00:42.985Z] (21/21) Installing yaml-dev (0.2.1-r0) [2020-06-15T15:00:42.985Z] Executing busybox-1.29.3-r10.trigger [2020-06-15T15:00:42.985Z] OK: 280 MiB in 83 packages [2020-06-15T15:00:48.362Z] Removing intermediate container 3fdabf39dacc [2020-06-15T15:00:48.362Z] ---> bbef47164b5b [2020-06-15T15:00:48.362Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2020-06-15T15:00:48.362Z] ---> 4d1107be801f [2020-06-15T15:00:48.362Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2020-06-15T15:00:49.334Z] ---> 89084cbc1cb7 [2020-06-15T15:00:49.334Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2020-06-15T15:00:50.315Z] ---> 77a538eec610 [2020-06-15T15:00:50.315Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2020-06-15T15:00:51.287Z] ---> 90baf3cc6470 [2020-06-15T15:00:51.287Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2020-06-15T15:00:51.878Z] ---> 3e0d1d487160 [2020-06-15T15:00:51.878Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2020-06-15T15:00:52.855Z] ---> 59816ef3fef5 [2020-06-15T15:00:52.855Z] Step 11/15 : WORKDIR /edgex-c-sdk [2020-06-15T15:00:53.446Z] ---> Running in f487710b39f0 [2020-06-15T15:00:54.039Z] Removing intermediate container f487710b39f0 [2020-06-15T15:00:54.039Z] ---> 1809a83860bd [2020-06-15T15:00:54.039Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2020-06-15T15:00:54.039Z] ---> Running in 967396b56ae5 [2020-06-15T15:00:54.631Z] Removing intermediate container 967396b56ae5 [2020-06-15T15:00:54.631Z] ---> cd53f89a97d5 [2020-06-15T15:00:54.631Z] Step 13/15 : LABEL arch=arm64 [2020-06-15T15:00:54.904Z] ---> Running in 755344ac5254 [2020-06-15T15:00:55.176Z] Removing intermediate container 755344ac5254 [2020-06-15T15:00:55.176Z] ---> cd8cc6722276 [2020-06-15T15:00:55.176Z] Step 14/15 : LABEL git_sha=5142e0cccf64cca4c4d94b6be2ac864e1bed3a5b [2020-06-15T15:00:55.767Z] ---> Running in 3d263c0a8278 [2020-06-15T15:00:56.358Z] Removing intermediate container 3d263c0a8278 [2020-06-15T15:00:56.358Z] ---> ac4b93b17392 [2020-06-15T15:00:56.358Z] Step 15/15 : LABEL version=1.2.2-dev.2 [2020-06-15T15:00:56.949Z] ---> Running in a6774e0f37eb [2020-06-15T15:00:57.543Z] Removing intermediate container a6774e0f37eb [2020-06-15T15:00:57.543Z] ---> 01c732782106 [2020-06-15T15:00:57.543Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2020-06-15T15:00:57.543Z] Successfully built 01c732782106 [2020-06-15T15:00:57.543Z] Successfully tagged docker-device-sdk-c-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2020-06-15T15:00:59.292Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-15T15:00:59.292Z] . [Pipeline] withDockerContainer [2020-06-15T15:00:59.390Z] prd-centos7-docker-4c-2g-3019 does not seem to be running inside a container [2020-06-15T15:00:59.439Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-06-15T15:01:00.133Z] $ docker top ba2973200badda350b3e20d68b7cb2a94496e46ea625c3444116a6cc990562e2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-15T15:01:00.547Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-15T15:01:00.547Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-15T15:01:00.750Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-15T15:01:00.755Z] $ docker exec ba2973200badda350b3e20d68b7cb2a94496e46ea625c3444116a6cc990562e2 ssh-agent [2020-06-15T15:01:00.922Z] SSH_AUTH_SOCK=/tmp/ssh-S72tql2GvLoc/agent.13 [2020-06-15T15:01:00.922Z] SSH_AGENT_PID=19 [2020-06-15T15:01:00.928Z] Running ssh-add (command line suppressed) [2020-06-15T15:01:01.060Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_1576939654211586719.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_1576939654211586719.key) [2020-06-15T15:01:01.110Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-15T15:01:01.419Z] + git semver tag [2020-06-15T15:01:01.420Z] # -> Open(): unable to determine branch for HEAD [2020-06-15T15:01:01.420Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2020-06-15T15:01:01.420Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2020-06-15T15:01:01.420Z] # $SEMVER_REMOTE_NAME = origin [2020-06-15T15:01:01.420Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-15T15:01:01.420Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-15T15:01:01.420Z] # $SEMVER_BRANCH = master [2020-06-15T15:01:01.420Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [2020-06-15T15:01:01.420Z] # 5142e0cccf64cca4c4d94b6be2ac864e1bed3a5b HEAD [2020-06-15T15:01:01.420Z] # -> Force: false [2020-06-15T15:01:01.420Z] # ad34ddd3dd971222c14100be7e15d8da54c0b278 refs/tags/v1.2.2-dev.2 [Pipeline] } [2020-06-15T15:01:01.433Z] $ docker exec --env ******** --env ******** ba2973200badda350b3e20d68b7cb2a94496e46ea625c3444116a6cc990562e2 ssh-agent -k [2020-06-15T15:01:01.559Z] unset SSH_AUTH_SOCK; [2020-06-15T15:01:01.560Z] unset SSH_AGENT_PID; [2020-06-15T15:01:01.560Z] echo Agent pid 19 killed; [2020-06-15T15:01:01.604Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-15T15:01:01.967Z] + git semver [Pipeline] } [2020-06-15T15:01:01.985Z] $ docker stop --time=1 ba2973200badda350b3e20d68b7cb2a94496e46ea625c3444116a6cc990562e2 [2020-06-15T15:01:03.298Z] $ docker rm -f ba2973200badda350b3e20d68b7cb2a94496e46ea625c3444116a6cc990562e2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-06-15T15:01:03.831Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-06-15T15:01:03.831Z] [2020-06-15T15:01:03.831Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-06-15T15:01:04.147Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-06-15T15:01:04.148Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-06-15T15:01:04.148Z] ab5ef0e58194: Pulling fs layer [2020-06-15T15:01:04.148Z] 9712f1f96733: Pulling fs layer [2020-06-15T15:01:04.148Z] 63f879dbbcfc: Pulling fs layer [2020-06-15T15:01:04.148Z] 0d9ebad4ef96: Pulling fs layer [2020-06-15T15:01:04.148Z] e9a5061849ea: Pulling fs layer [2020-06-15T15:01:04.148Z] d747dcd14b5f: Pulling fs layer [2020-06-15T15:01:04.148Z] 2de7ff778b66: Pulling fs layer [2020-06-15T15:01:04.148Z] 2de7ff778b66: Waiting [2020-06-15T15:01:04.148Z] e9a5061849ea: Waiting [2020-06-15T15:01:04.148Z] d747dcd14b5f: Waiting [2020-06-15T15:01:04.148Z] 0d9ebad4ef96: Waiting [2020-06-15T15:01:04.148Z] 9712f1f96733: Download complete [2020-06-15T15:01:04.741Z] 63f879dbbcfc: Verifying Checksum [2020-06-15T15:01:04.741Z] 63f879dbbcfc: Download complete [2020-06-15T15:01:05.020Z] e9a5061849ea: Verifying Checksum [2020-06-15T15:01:05.020Z] e9a5061849ea: Download complete [2020-06-15T15:01:05.020Z] d747dcd14b5f: Verifying Checksum [2020-06-15T15:01:05.020Z] d747dcd14b5f: Download complete [2020-06-15T15:01:05.282Z] 0d9ebad4ef96: Verifying Checksum [2020-06-15T15:01:05.282Z] 0d9ebad4ef96: Download complete [2020-06-15T15:01:05.282Z] 2de7ff778b66: Verifying Checksum [2020-06-15T15:01:05.282Z] 2de7ff778b66: Download complete [2020-06-15T15:01:05.282Z] ab5ef0e58194: Verifying Checksum [2020-06-15T15:01:05.282Z] ab5ef0e58194: Download complete [2020-06-15T15:01:09.497Z] ab5ef0e58194: Pull complete [2020-06-15T15:01:09.497Z] 9712f1f96733: Pull complete [2020-06-15T15:01:12.809Z] 63f879dbbcfc: Pull complete [2020-06-15T15:01:18.119Z] 0d9ebad4ef96: Pull complete [2020-06-15T15:01:20.038Z] e9a5061849ea: Pull complete [2020-06-15T15:01:20.299Z] d747dcd14b5f: Pull complete [2020-06-15T15:01:23.612Z] 2de7ff778b66: Pull complete [2020-06-15T15:01:23.612Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-06-15T15:01:23.612Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-06-15T15:01:23.612Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-06-15T15:01:23.736Z] prd-centos7-docker-4c-2g-3019 does not seem to be running inside a container [2020-06-15T15:01:23.782Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-06-15T15:01:40.856Z] $ docker top e42b072e2535e9a6b8d500ba40b71864fe36f0d22e1725a9429ef33bb5ac05e9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-06-15T15:01:41.055Z] provisioning config files... [2020-06-15T15:01:41.068Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config2275580194892944976tmp [2020-06-15T15:01:41.086Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config5289479516908154470tmp [2020-06-15T15:01:41.099Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config4969474175591891067tmp [Pipeline] { [Pipeline] echo [2020-06-15T15:01:41.128Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-15T15:01:41.419Z] ---> sigul-configuration.sh [2020-06-15T15:01:41.419Z] gpg: directory `/root/.gnupg' created [2020-06-15T15:01:41.419Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-06-15T15:01:41.419Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-06-15T15:01:41.419Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-06-15T15:01:41.419Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-06-15T15:01:41.419Z] gpg: CAST5 encrypted data [2020-06-15T15:01:41.680Z] gpg: encrypted with 1 passphrase [2020-06-15T15:01:41.680Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-06-15T15:01:41.971Z] + mkdir /home/jenkins [2020-06-15T15:01:41.971Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-06-15T15:01:42.263Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo [2020-06-15T15:01:42.276Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-15T15:01:42.567Z] ---> sigul-install.sh [2020-06-15T15:01:47.858Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-06-15T15:01:48.152Z] + git tag --list [2020-06-15T15:01:48.152Z] v1.2.2-dev.2 [Pipeline] sh [2020-06-15T15:01:48.443Z] + lftools sign git-tag v1.2.2-dev.2 [2020-06-15T15:01:49.826Z] Signing Git tag with Sigul... [2020-06-15T15:01:49.826Z] Signing v1.2.2-dev.2 [Pipeline] echo [2020-06-15T15:01:50.774Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-15T15:01:51.062Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-06-15T15:01:51.070Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-06-15T15:01:51.123Z] $ docker stop --time=1 e42b072e2535e9a6b8d500ba40b71864fe36f0d22e1725a9429ef33bb5ac05e9 [2020-06-15T15:01:55.381Z] $ docker rm -f e42b072e2535e9a6b8d500ba40b71864fe36f0d22e1725a9429ef33bb5ac05e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-06-15T15:01:56.004Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-15T15:01:56.005Z] . [Pipeline] withDockerContainer [2020-06-15T15:01:56.099Z] prd-centos7-docker-4c-2g-3019 does not seem to be running inside a container [2020-06-15T15:01:56.150Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-06-15T15:01:56.719Z] $ docker top 69b3240d2f4593292edf38bd5ac33877254f4a5e49357506f861c75967ab967b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-15T15:01:56.893Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-15T15:01:56.893Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-15T15:01:57.085Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-15T15:01:57.091Z] $ docker exec 69b3240d2f4593292edf38bd5ac33877254f4a5e49357506f861c75967ab967b ssh-agent [2020-06-15T15:01:57.254Z] SSH_AUTH_SOCK=/tmp/ssh-bEb62qKX9Aev/agent.11 [2020-06-15T15:01:57.254Z] SSH_AGENT_PID=16 [2020-06-15T15:01:57.261Z] Running ssh-add (command line suppressed) [2020-06-15T15:01:57.401Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_7669188715945868626.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_7669188715945868626.key) [2020-06-15T15:01:57.455Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-15T15:01:57.761Z] + git semver bump pre [2020-06-15T15:01:57.761Z] # -> Open(): unable to determine branch for HEAD [2020-06-15T15:01:57.761Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2020-06-15T15:01:57.761Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2020-06-15T15:01:57.761Z] # $SEMVER_REMOTE_NAME = origin [2020-06-15T15:01:57.761Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-15T15:01:57.761Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-15T15:01:57.761Z] # $SEMVER_BRANCH = master [2020-06-15T15:01:57.761Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [2020-06-15T15:01:57.761Z] 1.2.2-dev.3 [Pipeline] } [2020-06-15T15:01:57.776Z] $ docker exec --env ******** --env ******** 69b3240d2f4593292edf38bd5ac33877254f4a5e49357506f861c75967ab967b ssh-agent -k [2020-06-15T15:01:57.886Z] unset SSH_AUTH_SOCK; [2020-06-15T15:01:57.888Z] unset SSH_AGENT_PID; [2020-06-15T15:01:57.888Z] echo Agent pid 16 killed; [2020-06-15T15:01:57.931Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-15T15:01:58.301Z] + git semver [Pipeline] } [2020-06-15T15:01:58.318Z] $ docker stop --time=1 69b3240d2f4593292edf38bd5ac33877254f4a5e49357506f861c75967ab967b [2020-06-15T15:01:59.640Z] $ docker rm -f 69b3240d2f4593292edf38bd5ac33877254f4a5e49357506f861c75967ab967b [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-06-15T15:02:00.066Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-15T15:02:00.067Z] . [Pipeline] withDockerContainer [2020-06-15T15:02:00.165Z] prd-centos7-docker-4c-2g-3019 does not seem to be running inside a container [2020-06-15T15:02:00.213Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-06-15T15:02:00.730Z] $ docker top a4e40579909eed5a9560c9e169502762a870b10b5bb721bdcbe5456b07d97fbd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-15T15:02:01.404Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-15T15:02:01.404Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-15T15:02:01.575Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-15T15:02:01.582Z] $ docker exec a4e40579909eed5a9560c9e169502762a870b10b5bb721bdcbe5456b07d97fbd ssh-agent [2020-06-15T15:02:01.763Z] SSH_AUTH_SOCK=/tmp/ssh-54cRpGxocVFK/agent.12 [2020-06-15T15:02:01.763Z] SSH_AGENT_PID=17 [2020-06-15T15:02:01.770Z] Running ssh-add (command line suppressed) [2020-06-15T15:02:01.886Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_8140203581053854407.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_8140203581053854407.key) [2020-06-15T15:02:01.935Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-15T15:02:02.242Z] + git semver push [2020-06-15T15:02:02.242Z] # -> Open(): unable to determine branch for HEAD [2020-06-15T15:02:02.242Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2020-06-15T15:02:02.242Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2020-06-15T15:02:02.242Z] # $SEMVER_REMOTE_NAME = origin [2020-06-15T15:02:02.242Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-15T15:02:02.242Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-15T15:02:02.242Z] # $SEMVER_BRANCH = master [2020-06-15T15:02:02.242Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [Pipeline] } [2020-06-15T15:02:10.396Z] $ docker exec --env ******** --env ******** a4e40579909eed5a9560c9e169502762a870b10b5bb721bdcbe5456b07d97fbd ssh-agent -k [2020-06-15T15:02:10.519Z] unset SSH_AUTH_SOCK; [2020-06-15T15:02:10.520Z] unset SSH_AGENT_PID; [2020-06-15T15:02:10.520Z] echo Agent pid 17 killed; [2020-06-15T15:02:10.567Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-15T15:02:10.942Z] + git semver [Pipeline] } [2020-06-15T15:02:10.960Z] $ docker stop --time=1 a4e40579909eed5a9560c9e169502762a870b10b5bb721bdcbe5456b07d97fbd [2020-06-15T15:02:12.421Z] $ docker rm -f a4e40579909eed5a9560c9e169502762a870b10b5bb721bdcbe5456b07d97fbd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-06-15T15:02:13.040Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-15T15:02:13.340Z] ---> package-listing.sh [2020-06-15T15:02:13.340Z] ++ facter osfamily [2020-06-15T15:02:13.340Z] ++ tr '[:upper:]' '[:lower:]' [2020-06-15T15:02:13.340Z] + OS_FAMILY=redhat [2020-06-15T15:02:13.340Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_master [2020-06-15T15:02:13.340Z] + START_PACKAGES=/tmp/packages_start.txt [2020-06-15T15:02:13.340Z] + END_PACKAGES=/tmp/packages_end.txt [2020-06-15T15:02:13.340Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-06-15T15:02:13.340Z] + PACKAGES=/tmp/packages_start.txt [2020-06-15T15:02:13.340Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_master ']' [2020-06-15T15:02:13.340Z] + PACKAGES=/tmp/packages_end.txt [2020-06-15T15:02:13.340Z] + case "${OS_FAMILY}" in [2020-06-15T15:02:13.340Z] + rpm -qa [2020-06-15T15:02:13.340Z] + sort [2020-06-15T15:02:17.563Z] + '[' -f /tmp/packages_start.txt ']' [2020-06-15T15:02:17.563Z] + '[' -f /tmp/packages_end.txt ']' [2020-06-15T15:02:17.563Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-06-15T15:02:17.563Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_master ']' [2020-06-15T15:02:17.563Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_master/archives/ [2020-06-15T15:02:17.563Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_master/archives/ [Pipeline] isUnix [Pipeline] sh [2020-06-15T15:02:18.187Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-15T15:02:18.187Z] [2020-06-15T15:02:18.187Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-06-15T15:02:18.507Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-15T15:02:18.507Z] alpine: Pulling from edgex-lftools-log-publisher [2020-06-15T15:02:18.507Z] c9b1b535fdd9: Pulling fs layer [2020-06-15T15:02:18.507Z] 2cc5ad85d9ab: Pulling fs layer [2020-06-15T15:02:18.507Z] 756a868c4378: Pulling fs layer [2020-06-15T15:02:18.507Z] 444b2fc9a129: Pulling fs layer [2020-06-15T15:02:18.507Z] ea15f1150254: Pulling fs layer [2020-06-15T15:02:18.507Z] 41b27a9f41bf: Pulling fs layer [2020-06-15T15:02:18.507Z] 28c525ee5125: Pulling fs layer [2020-06-15T15:02:18.507Z] 094b1ea09ed8: Pulling fs layer [2020-06-15T15:02:18.507Z] 138eaada9080: Pulling fs layer [2020-06-15T15:02:18.507Z] 0622d0fa9048: Pulling fs layer [2020-06-15T15:02:18.507Z] 28c525ee5125: Waiting [2020-06-15T15:02:18.507Z] 094b1ea09ed8: Waiting [2020-06-15T15:02:18.507Z] 444b2fc9a129: Waiting [2020-06-15T15:02:18.507Z] 138eaada9080: Waiting [2020-06-15T15:02:18.507Z] 0622d0fa9048: Waiting [2020-06-15T15:02:18.507Z] 41b27a9f41bf: Waiting [2020-06-15T15:02:18.507Z] ea15f1150254: Waiting [2020-06-15T15:02:18.507Z] 2cc5ad85d9ab: Download complete [2020-06-15T15:02:18.507Z] 444b2fc9a129: Verifying Checksum [2020-06-15T15:02:18.507Z] 444b2fc9a129: Download complete [2020-06-15T15:02:18.507Z] c9b1b535fdd9: Verifying Checksum [2020-06-15T15:02:18.507Z] c9b1b535fdd9: Download complete [2020-06-15T15:02:18.507Z] ea15f1150254: Verifying Checksum [2020-06-15T15:02:18.507Z] ea15f1150254: Download complete [2020-06-15T15:02:18.771Z] 28c525ee5125: Verifying Checksum [2020-06-15T15:02:18.771Z] 28c525ee5125: Download complete [2020-06-15T15:02:19.037Z] c9b1b535fdd9: Pull complete [2020-06-15T15:02:19.037Z] 756a868c4378: Download complete [2020-06-15T15:02:19.037Z] 138eaada9080: Verifying Checksum [2020-06-15T15:02:19.037Z] 138eaada9080: Download complete [2020-06-15T15:02:19.037Z] 0622d0fa9048: Verifying Checksum [2020-06-15T15:02:19.037Z] 0622d0fa9048: Download complete [2020-06-15T15:02:19.300Z] 094b1ea09ed8: Verifying Checksum [2020-06-15T15:02:19.300Z] 094b1ea09ed8: Download complete [2020-06-15T15:02:19.562Z] 41b27a9f41bf: Verifying Checksum [2020-06-15T15:02:19.562Z] 41b27a9f41bf: Download complete [2020-06-15T15:02:27.706Z] 2cc5ad85d9ab: Pull complete [2020-06-15T15:02:30.265Z] 756a868c4378: Pull complete [2020-06-15T15:02:30.265Z] 444b2fc9a129: Pull complete [2020-06-15T15:02:30.526Z] ea15f1150254: Pull complete [2020-06-15T15:02:42.772Z] 41b27a9f41bf: Pull complete [2020-06-15T15:02:42.772Z] 28c525ee5125: Pull complete [2020-06-15T15:02:44.158Z] 094b1ea09ed8: Pull complete [2020-06-15T15:02:44.158Z] 138eaada9080: Pull complete [2020-06-15T15:02:44.421Z] 0622d0fa9048: Pull complete [2020-06-15T15:02:44.421Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-06-15T15:02:44.421Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-15T15:02:44.421Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-06-15T15:02:44.538Z] prd-centos7-docker-4c-2g-3019 does not seem to be running inside a container [2020-06-15T15:02:44.589Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-06-15T15:02:59.485Z] $ docker top 324d61bdac476890ce176f0bd643caf607499b859dbc03d4ec6934b95a09a1c8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-06-15T15:02:59.673Z] provisioning config files... [2020-06-15T15:02:59.687Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config790072870515047718tmp [Pipeline] { [Pipeline] echo [2020-06-15T15:02:59.715Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-15T15:03:00.010Z] ---> create-netrc.sh [Pipeline] echo [2020-06-15T15:03:00.019Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-15T15:03:00.315Z] ---> logs-deploy.sh [2020-06-15T15:03:00.315Z] + ARCHIVE_ARTIFACTS= [2020-06-15T15:03:00.315Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-06-15T15:03:00.315Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-06-15T15:03:00.315Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-06-15T15:03:00.315Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/master/26 [2020-06-15T15:03:00.315Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/master/26/ [2020-06-15T15:03:00.315Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/master/26 /w/workspace/edgexfoundry_device-sdk-c_master [2020-06-15T15:03:06.900Z] Archives upload complete. [2020-06-15T15:03:06.900Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/master/26 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/master/26/