Pull request #276 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of iain-anderson for edgexfoundry/device-sdk-c Obtained Jenkinsfile from 30833741be385c2fbeaeb574101e7255740ec0e4+0776142c6d3161b910df185b7a9c1c513e53f5f6 (c0399c7912f090e2811d14e043b2c4e2310463a2) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-276/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 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 > git --version # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-3.11-base, dockerFilePath:scripts/Dockerfile.alpine-3.11, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-c-settings PROJECT: device-sdk-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest DOCKER_FILE_PATH: scripts/Dockerfile.alpine-3.11 DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-3.11-base DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-c DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-5150 in /w/workspace/edgexfoundry_device-sdk-c_PR-276 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_PR-276 # 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/pull/276/head:refs/remotes/origin/PR-276 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 0776142c6d3161b910df185b7a9c1c513e53f5f6 into PR head commit 30833741be385c2fbeaeb574101e7255740ec0e4 Merge succeeded, producing 30833741be385c2fbeaeb574101e7255740ec0e4 Checking out Revision 30833741be385c2fbeaeb574101e7255740ec0e4 (PR-276) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/276/head:refs/remotes/origin/PR-276 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/276/head:refs/remotes/origin/PR-276 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 30833741be385c2fbeaeb574101e7255740ec0e4 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 0776142c6d3161b910df185b7a9c1c513e53f5f6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 30833741be385c2fbeaeb574101e7255740ec0e4 # timeout=10 Commit message: "refactor: Remove unimplemented config options" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:09:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:09:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:09:40 ========================================================= 15:09:40 EdgeX Global Pipelines Version Info 15:09:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:09:42 ------------------- 15:09:42 stable info: 15:09:42 ------------------- 15:09:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:09:42 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 15:09:42 Message: update stable to v1.0.89 15:09:43 ------------------- 15:09:43 experimental info: 15:09:43 ------------------- 15:09:43 Commited By: **** collab-it+edgex@linuxfoundation.org 15:09:43 Commit SHA: 50d5b24b0ab5f81d75c339234d0e2512bee9338e 15:09:43 Message: update experimental to v1.0.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 15:09:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:09:45 15:09:45 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:09:45 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:09:45 latest: Pulling from edgex-devops/git-semver 15:09:45 9123ac7c32f7: Pulling fs layer 15:09:45 b8cc5d1170e3: Pulling fs layer 15:09:45 2924cbbf6a41: Pulling fs layer 15:09:45 93b08a4f1073: Pulling fs layer 15:09:45 93b08a4f1073: Waiting 15:09:45 b8cc5d1170e3: Verifying Checksum 15:09:45 b8cc5d1170e3: Download complete 15:09:45 9123ac7c32f7: Verifying Checksum 15:09:45 9123ac7c32f7: Download complete 15:09:45 93b08a4f1073: Verifying Checksum 15:09:45 93b08a4f1073: Download complete 15:09:45 2924cbbf6a41: Verifying Checksum 15:09:45 2924cbbf6a41: Download complete 15:09:46 9123ac7c32f7: Pull complete 15:09:46 b8cc5d1170e3: Pull complete 15:09:47 2924cbbf6a41: Pull complete 15:09:47 93b08a4f1073: Pull complete 15:09:47 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 15:09:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:09:47 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:09:47 prd-centos7-docker-4c-2g-5150 does not seem to be running inside a container 15:09:47 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-276 -v /w/workspace/edgexfoundry_device-sdk-c_PR-276:/w/workspace/edgexfoundry_device-sdk-c_PR-276:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-276@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-276@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:09:49 $ docker top 7b70f2f24329c2e9aa12ac8045087fc2c8451dc51866cd4fc887f35e00617739 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:09:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:09:49 [ssh-agent] Looking for ssh-agent implementation... 15:09:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:09:49 $ docker exec 7b70f2f24329c2e9aa12ac8045087fc2c8451dc51866cd4fc887f35e00617739 ssh-agent 15:09:50 SSH_AUTH_SOCK=/tmp/ssh-DbeIhzWnulBG/agent.12 15:09:50 SSH_AGENT_PID=17 15:09:50 Running ssh-add (command line suppressed) 15:09:50 Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-276@tmp/private_key_7703812809301761584.key (/w/workspace/edgexfoundry_device-sdk-c_PR-276@tmp/private_key_7703812809301761584.key) 15:09:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:09:50 + git describe --exact-match --tags HEAD 15:09:50 fatal: No names found, cannot describe anything. [Pipeline] } 15:09:50 $ docker exec --env ******** --env ******** 7b70f2f24329c2e9aa12ac8045087fc2c8451dc51866cd4fc887f35e00617739 ssh-agent -k 15:09:50 unset SSH_AUTH_SOCK; 15:09:50 unset SSH_AGENT_PID; 15:09:50 echo Agent pid 17 killed; 15:09:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 15:09:50 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 15:09:50 This usually means this commit has not been tagged. [Pipeline] sshagent 15:09:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:09:51 [ssh-agent] Looking for ssh-agent implementation... 15:09:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:09:51 $ docker exec 7b70f2f24329c2e9aa12ac8045087fc2c8451dc51866cd4fc887f35e00617739 ssh-agent 15:09:51 SSH_AUTH_SOCK=/tmp/ssh-RdTlw64y0Tqm/agent.46 15:09:51 SSH_AGENT_PID=51 15:09:51 Running ssh-add (command line suppressed) 15:09:51 Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-276@tmp/private_key_1355527490433290558.key (/w/workspace/edgexfoundry_device-sdk-c_PR-276@tmp/private_key_1355527490433290558.key) 15:09:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:09:51 + git semver init 15:09:51 # -> Open(): unable to determine branch for HEAD 15:09:51 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-276/.git 15:09:51 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_PR-276 15:09:51 # $SEMVER_REMOTE_NAME = origin 15:09:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:09:51 # $SEMVER_USER_NAME = edgex-jenkins 15:09:51 # $SEMVER_BRANCH = PR-276 15:09:51 # $SEMVER_TEMP = /tmp/semver-668972054 15:09:51 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP 15:09:52 # '/tmp/semver-668972054' -> '/w/workspace/edgexfoundry_device-sdk-c_PR-276/.semver' 15:09:52 # -> Force: false 15:09:52 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-276/.semver [Pipeline] } 15:09:52 $ docker exec --env ******** --env ******** 7b70f2f24329c2e9aa12ac8045087fc2c8451dc51866cd4fc887f35e00617739 ssh-agent -k 15:09:52 unset SSH_AUTH_SOCK; 15:09:52 unset SSH_AGENT_PID; 15:09:52 echo Agent pid 51 killed; 15:09:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:09:53 + git semver [Pipeline] } 15:09:53 $ docker stop --time=1 7b70f2f24329c2e9aa12ac8045087fc2c8451dc51866cd4fc887f35e00617739 15:09:54 $ docker rm -f 7b70f2f24329c2e9aa12ac8045087fc2c8451dc51866cd4fc887f35e00617739 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 15:09:55 Stashed 54 file(s) [Pipeline] echo 15:09:55 [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 15:10:10 Still waiting to schedule task 15:10:10 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-5150’ 15:10:10 Still waiting to schedule task 15:10:10 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:11:50 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5151 in /w/workspace/edgexfoundry_device-sdk-c_PR-276 [Pipeline] { [Pipeline] ws 15:11:50 Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout 15:11:55 using credential edgex-jenkins-ssh 15:11:55 Cloning the remote Git repository 15:11:55 Cloning with configured refspecs honoured and without tags 15:11:55 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 15:11:55 > git init /w/workspace/device-sdk-c/1 # timeout=10 15:11:55 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 15:11:55 > git --version # timeout=10 15:11:55 using GIT_SSH to set credentials SSH Credentials for GitHub 15:11:55 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/276/head:refs/remotes/origin/PR-276 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:11:56 Fetching without tags 15:11:56 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 15:11:56 > git config --add remote.origin.fetch +refs/pull/276/head:refs/remotes/origin/PR-276 # timeout=10 15:11:56 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 15:11:56 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 15:11:56 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 15:11:56 using GIT_SSH to set credentials SSH Credentials for GitHub 15:11:56 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/276/head:refs/remotes/origin/PR-276 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:11:57 Merging remotes/origin/master commit 0776142c6d3161b910df185b7a9c1c513e53f5f6 into PR head commit 30833741be385c2fbeaeb574101e7255740ec0e4 15:11:57 Merge succeeded, producing 30833741be385c2fbeaeb574101e7255740ec0e4 15:11:57 Checking out Revision 30833741be385c2fbeaeb574101e7255740ec0e4 (PR-276) 15:11:57 > git config core.sparsecheckout # timeout=10 15:11:57 > git checkout -f 30833741be385c2fbeaeb574101e7255740ec0e4 # timeout=10 15:11:57 > git remote # timeout=10 15:11:57 > git config --get remote.origin.url # timeout=10 15:11:57 using GIT_SSH to set credentials SSH Credentials for GitHub 15:11:57 > git merge 0776142c6d3161b910df185b7a9c1c513e53f5f6 # timeout=10 15:11:57 > git rev-parse HEAD^{commit} # timeout=10 15:11:57 > git config core.sparsecheckout # timeout=10 15:11:57 > git checkout -f 30833741be385c2fbeaeb574101e7255740ec0e4 # timeout=10 15:12:01 Commit message: "refactor: Remove unimplemented config options" 15:12:01 > git --version # timeout=10 15:12:01 fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 15:12:03 ========================================================= 15:12:03 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] 15:12:03 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:12:04 + docker build -t ci-base-image-arm64 -f scripts/Dockerfile.alpine-3.11-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest . 15:12:05 Sending build context to Docker daemon 3.356MB 15:12:05 Step 1/21 : ARG BASE=alpine:3.11 15:12:05 Step 2/21 : FROM ${BASE} as builder 15:12:05 latest: Pulling from edgex-devops/edgex-gcc-base-arm64 15:12:05 0362ad1dd800: Pulling fs layer 15:12:05 f2cdb1532d8b: Pulling fs layer 15:12:05 37ed683be191: Pulling fs layer 15:12:06 f2cdb1532d8b: Verifying Checksum 15:12:06 f2cdb1532d8b: Download complete 15:12:06 0362ad1dd800: Download complete 15:12:06 0362ad1dd800: Pull complete 15:12:07 f2cdb1532d8b: Pull complete 15:12:08 37ed683be191: Verifying Checksum 15:12:08 37ed683be191: Download complete 15:12:18 37ed683be191: Pull complete 15:12:18 Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f 15:12:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest 15:12:18 ---> b23d30803547 15:12:18 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 15:12:19 ---> Running in be14c8191e79 15:12:20 fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz 15:12:21 fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz 15:12:22 (1/8) Installing ncurses-dev (6.1_p20190105-r0) 15:12:22 (2/8) Installing libuuid (2.33-r0) 15:12:22 (3/8) Installing libblkid (2.33-r0) 15:12:22 (4/8) Installing libfdisk (2.33-r0) 15:12:22 (5/8) Installing libmount (2.33-r0) 15:12:22 (6/8) Installing libsmartcols (2.33-r0) 15:12:22 (7/8) Installing util-linux-dev (2.33-r0) 15:12:23 (8/8) Installing wget (1.20.3-r0) 15:12:23 Executing busybox-1.29.3-r10.trigger 15:12:23 OK: 285 MiB in 83 packages 15:12:24 Removing intermediate container be14c8191e79 15:12:24 ---> b8ed320fc5cd 15:12:24 Step 4/21 : ENV CBOR_VERSION=0.5.0 15:12:24 ---> Running in 93f871ac7d2c 15:12:25 Removing intermediate container 93f871ac7d2c 15:12:25 ---> f51fac20e34b 15:12:25 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 15:12:25 ---> Running in 60b54f385bff 15:12:26 --2020-07-03 15:12:26-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz 15:12:26 Resolving github.com... 140.82.114.4 15:12:26 Connecting to github.com|140.82.114.4|:443... connected. 15:12:26 HTTP request sent, awaiting response... 302 Found 15:12:26 Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] 15:12:26 --2020-07-03 15:12:26-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 15:12:26 Resolving codeload.github.com... 140.82.114.10 15:12:27 Connecting to codeload.github.com|140.82.114.10|:443... connected. 15:12:27 HTTP request sent, awaiting response... 200 OK 15:12:27 Length: unspecified [application/x-gzip] 15:12:27 Saving to: 'STDOUT' 15:12:27  15:12:27 0K .......... .......... .......... .......... .......... 1.57M 15:12:27 50K .......... .......... .......... .......... .......... 3.11M 15:12:27 100K .......... .......... .......... .......... .......... 12.8M 15:12:27 150K .......... .......... .......... .......... .......... 3.70M 15:12:27 200K .......... .......... .......... .......... .......... 13.0M 15:12:27 250K .......... .......... .......... .......... .......... 3.84M 15:12:27 300K .......... .......... .......... .......... .......... 6.13M 15:12:27 350K .......... .......... .......... .......... .......... 3.86M 15:12:27 400K .......... .......... .......... .......... .......... 2.30M 15:12:27 450K .......... .......... .......... .......... .......... 2.89M 15:12:27 500K .......... .......... .......... .......... .......... 7.43M 15:12:27 550K .......... .......... .......... .......... .......... 2.92M 15:12:27 600K .......... .......... .......... .......... .......... 815K 15:12:27 650K .......... .......... .......... .......... .......... 2.27M 15:12:27 700K .. 4.27M=0.2s 15:12:27 15:12:27 2020-07-03 15:12:27 (2.79 MB/s) - written to stdout [719348] 15:12:27 15:12:27 -- The C compiler identification is GNU 8.3.0 15:12:28 -- The CXX compiler identification is GNU 8.3.0 15:12:28 -- Check for working C compiler: /usr/bin/cc 15:12:28 -- Check for working C compiler: /usr/bin/cc -- works 15:12:28 -- Detecting C compiler ABI info 15:12:28 -- Detecting C compiler ABI info - done 15:12:28 -- Detecting C compile features 15:12:29 -- Detecting C compile features - done 15:12:29 -- Check for working CXX compiler: /usr/bin/c++ 15:12:29 -- Check for working CXX compiler: /usr/bin/c++ -- works 15:12:29 -- Detecting CXX compiler ABI info 15:12:29 -- Detecting CXX compiler ABI info - done 15:12:29 -- Detecting CXX compile features 15:12:30 Running on prd-centos7-docker-4c-2g-5152 in /w/workspace/edgexfoundry_device-sdk-c_PR-276 [Pipeline] { [Pipeline] ws 15:12:30 Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout 15:12:31 -- Detecting CXX compile features - done 15:12:31 -- Looking for include file endian.h 15:12:31 -- Looking for include file endian.h - found 15:12:31 -- Check if the system is big endian 15:12:31 -- Searching 16 bit integer 15:12:31 -- Looking for sys/types.h 15:12:31 -- Looking for sys/types.h - found 15:12:31 -- Looking for stdint.h 15:12:31 -- Looking for stdint.h - found 15:12:31 -- Looking for stddef.h 15:12:32 -- Looking for stddef.h - found 15:12:32 -- Check size of unsigned short 15:12:32 -- Check size of unsigned short - done 15:12:32 -- Using unsigned short 15:12:32 -- Check if the system is big endian - little endian 15:12:32 -- Check size of size_t 15:12:33 -- Check size of size_t - done 15:12:33 CMake Warning at examples/CMakeLists.txt:16 (find_package): 15:12:33 By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has 15:12:33 asked CMake to find a package configuration file provided by "cJSON", but 15:12:33 CMake did not find one. 15:12:33 15:12:33 Could not find a package configuration file provided by "cJSON" with any of 15:12:33 the following names: 15:12:33 15:12:33 cJSONConfig.cmake 15:12:33 cjson-config.cmake 15:12:33 15:12:33 Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set 15:12:33 "cJSON_DIR" to a directory containing one of the above files. If "cJSON" 15:12:33 provides a separate development package or SDK, be sure it has been 15:12:33 installed. 15:12:33 15:12:33 15:12:33 -- Configuring done 15:12:33 using credential edgex-jenkins-ssh 15:12:33 Cloning the remote Git repository 15:12:33 Cloning with configured refspecs honoured and without tags 15:12:33 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 15:12:33 -- Generating done 15:12:33 -- Build files have been written to: /tmp/cbor 15:12:33 Scanning dependencies of target cbor_shared 15:12:33 [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o 15:12:34 Fetching without tags 15:12:34 [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o 15:12:33 > git init /w/workspace/device-sdk-c/1 # timeout=10 15:12:33 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 15:12:33 > git --version # timeout=10 15:12:33 using GIT_SSH to set credentials SSH Credentials for GitHub 15:12:33 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/276/head:refs/remotes/origin/PR-276 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:12:34 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 15:12:34 > git config --add remote.origin.fetch +refs/pull/276/head:refs/remotes/origin/PR-276 # timeout=10 15:12:34 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 15:12:34 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 15:12:34 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 15:12:34 using GIT_SSH to set credentials SSH Credentials for GitHub 15:12:34 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/276/head:refs/remotes/origin/PR-276 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:12:34 Merging remotes/origin/master commit 0776142c6d3161b910df185b7a9c1c513e53f5f6 into PR head commit 30833741be385c2fbeaeb574101e7255740ec0e4 15:12:34 [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o 15:12:34 Merge succeeded, producing 30833741be385c2fbeaeb574101e7255740ec0e4 15:12:34 Checking out Revision 30833741be385c2fbeaeb574101e7255740ec0e4 (PR-276) 15:12:34 [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o 15:12:35 [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o 15:12:34 > git config core.sparsecheckout # timeout=10 15:12:34 > git checkout -f 30833741be385c2fbeaeb574101e7255740ec0e4 # timeout=10 15:12:34 > git remote # timeout=10 15:12:34 > git config --get remote.origin.url # timeout=10 15:12:34 using GIT_SSH to set credentials SSH Credentials for GitHub 15:12:34 > git merge 0776142c6d3161b910df185b7a9c1c513e53f5f6 # timeout=10 15:12:34 > git rev-parse HEAD^{commit} # timeout=10 15:12:34 > git config core.sparsecheckout # timeout=10 15:12:34 > git checkout -f 30833741be385c2fbeaeb574101e7255740ec0e4 # timeout=10 15:12:35 [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o 15:12:35 [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o 15:12:35 [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o 15:12:36 [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o 15:12:36 [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o 15:12:37 [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o 15:12:37 [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o 15:12:37 [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o 15:12:37 [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o 15:12:38 [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o 15:12:38 Commit message: "refactor: Remove unimplemented config options" 15:12:38 > git --version # timeout=10 15:12:38 fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 15:12:38 [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage 15:12:38 [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 15:12:39 [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [Pipeline] echo 15:12:39 ========================================================= 15:12:39 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] 15:12:39 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:12:39 [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o 15:12:39 [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o 15:12:39 [ 40%] Linking C shared library libcbor.so 15:12:39 [ 40%] Built target cbor_shared 15:12:39 Scanning dependencies of target cbor 15:12:39 [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o 15:12:39 + docker build -t ci-base-image-x86_64 -f scripts/Dockerfile.alpine-3.11-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest . 15:12:40 Sending build context to Docker daemon 3.356MB 15:12:40 Step 1/21 : ARG BASE=alpine:3.11 15:12:40 Step 2/21 : FROM ${BASE} as builder 15:12:40 latest: Pulling from edgex-devops/edgex-gcc-base 15:12:40 e7c96db7181b: Pulling fs layer 15:12:40 4c13bbce0fe7: Pulling fs layer 15:12:40 6059c847ac2f: Pulling fs layer 15:12:40 4c13bbce0fe7: Verifying Checksum 15:12:40 4c13bbce0fe7: Download complete 15:12:40 e7c96db7181b: Verifying Checksum 15:12:40 e7c96db7181b: Download complete 15:12:40 e7c96db7181b: Pull complete 15:12:40 4c13bbce0fe7: Pull complete 15:12:40 [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o 15:12:41 [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o 15:12:41 6059c847ac2f: Verifying Checksum 15:12:41 6059c847ac2f: Download complete 15:12:41 [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o 15:12:42 [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o 15:12:42 [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o 15:12:42 [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o 15:12:43 [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o 15:12:43 [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o 15:12:43 [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o 15:12:44 [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o 15:12:44 [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o 15:12:44 [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o 15:12:45 [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o 15:12:45 [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o 15:12:45 6059c847ac2f: Pull complete 15:12:45 Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e 15:12:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 15:12:45 ---> 5eabd8fd8ba2 15:12:45 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 15:12:45 [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o 15:12:45 [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o 15:12:46 [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o 15:12:46 [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o 15:12:46 [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o 15:12:46 [ 80%] Linking C static library libcbor.a 15:12:46 ---> Running in c2c615da84d5 15:12:47 [ 80%] Built target cbor 15:12:47 Scanning dependencies of target create_items 15:12:47 [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o 15:12:47 [ 84%] Linking C executable create_items 15:12:47 [ 84%] Built target create_items 15:12:47 Scanning dependencies of target readfile 15:12:47 [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o 15:12:47 fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz 15:12:47 [ 88%] Linking C executable readfile 15:12:47 [ 88%] Built target readfile 15:12:47 Scanning dependencies of target streaming_parser 15:12:47 [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o 15:12:47 [ 92%] Linking C executable streaming_parser 15:12:47 [ 92%] Built target streaming_parser 15:12:47 Scanning dependencies of target sort 15:12:48 [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o 15:12:48 [ 96%] Linking C executable sort 15:12:48 [ 96%] Built target sort 15:12:48 Scanning dependencies of target hello 15:12:48 [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o 15:12:48 [100%] Linking C executable hello 15:12:48 [100%] Built target hello 15:12:48 Install the project... 15:12:48 -- Install configuration: "Release" 15:12:48 -- Installing: /usr/local/include/cbor/configuration.h 15:12:48 -- Installing: /usr/local/lib64/libcbor.a 15:12:48 -- Installing: /usr/local/lib64/libcbor.so.0.0.0 15:12:48 -- Installing: /usr/local/lib64/libcbor.so.0 15:12:48 -- Installing: /usr/local/lib64/libcbor.so 15:12:48 -- Up-to-date: /usr/local/include/cbor 15:12:48 -- Installing: /usr/local/include/cbor/streaming.h 15:12:48 -- Installing: /usr/local/include/cbor/ints.h 15:12:48 -- Installing: /usr/local/include/cbor/floats_ctrls.h 15:12:48 -- Installing: /usr/local/include/cbor/bytestrings.h 15:12:48 -- Installing: /usr/local/include/cbor/encoding.h 15:12:48 -- Installing: /usr/local/include/cbor/serialization.h 15:12:48 -- Installing: /usr/local/include/cbor/data.h 15:12:48 -- Installing: /usr/local/include/cbor/common.h 15:12:48 -- Installing: /usr/local/include/cbor/callbacks.h 15:12:48 -- Installing: /usr/local/include/cbor/strings.h 15:12:48 -- Installing: /usr/local/include/cbor/tags.h 15:12:48 -- Installing: /usr/local/include/cbor/internal 15:12:48 -- Installing: /usr/local/include/cbor/internal/encoders.h 15:12:48 -- Installing: /usr/local/include/cbor/internal/loaders.h 15:12:48 -- Installing: /usr/local/include/cbor/internal/stack.h 15:12:48 -- Installing: /usr/local/include/cbor/internal/unicode.h 15:12:48 -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h 15:12:48 -- Installing: /usr/local/include/cbor/internal/memory_utils.h 15:12:48 -- Installing: /usr/local/include/cbor/arrays.h 15:12:48 -- Installing: /usr/local/include/cbor/maps.h 15:12:48 -- Installing: /usr/local/include/cbor.h 15:12:48 -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc 15:12:48 fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz 15:12:49 (1/8) Installing ncurses-dev (6.1_p20190105-r0) 15:12:49 (2/8) Installing libuuid (2.33-r0) 15:12:49 (3/8) Installing libblkid (2.33-r0) 15:12:49 (4/8) Installing libfdisk (2.33-r0) 15:12:49 (5/8) Installing libmount (2.33-r0) 15:12:49 (6/8) Installing libsmartcols (2.33-r0) 15:12:49 (7/8) Installing util-linux-dev (2.33-r0) 15:12:50 (8/8) Installing wget (1.20.3-r0) 15:12:50 Executing busybox-1.29.3-r10.trigger 15:12:50 OK: 272 MiB in 83 packages 15:12:50 Removing intermediate container 60b54f385bff 15:12:50 ---> 66ad9d16a449 15:12:50 Step 6/21 : RUN mkdir /tmp/sdk 15:12:50 Removing intermediate container c2c615da84d5 15:12:50 ---> 8a58b6b7fa58 15:12:50 Step 4/21 : ENV CBOR_VERSION=0.5.0 15:12:50 ---> Running in d0337fdf5c13 15:12:50 ---> Running in 3c590f4fa635 15:12:51 Removing intermediate container d0337fdf5c13 15:12:51 ---> f4b9063361fb 15:12:51 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 15:12:51 ---> Running in d215673060f6 15:12:51 --2020-07-03 15:12:51-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz 15:12:51 Resolving github.com... 140.82.114.4 15:12:51 Connecting to github.com|140.82.114.4|:443... connected. 15:12:51 HTTP request sent, awaiting response... 302 Found 15:12:51 Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] 15:12:51 --2020-07-03 15:12:51-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 15:12:51 Resolving codeload.github.com... 140.82.114.10 15:12:51 Connecting to codeload.github.com|140.82.114.10|:443... connected. 15:12:51 HTTP request sent, awaiting response... 200 OK 15:12:51 Length: unspecified [application/x-gzip] 15:12:51 Saving to: 'STDOUT' 15:12:51  15:12:51 0K .......... .......... .......... .......... .......... 1.62M 15:12:51 50K .......... .......... .......... .......... .......... 3.92M 15:12:51 100K .......... .......... .......... .......... .......... 12.1M 15:12:51 150K .......... .......... .......... .......... .......... 30.7M 15:12:51 200K .......... .......... .......... .......... .......... 3.52M 15:12:51 250K .......... .......... .......... .......... .......... 11.6M 15:12:51 300K .......... .......... .......... .......... .......... 8.53M 15:12:51 350K .......... .......... .......... .......... .......... 8.17M 15:12:51 400K .......... .......... .......... .......... .......... 9.19M 15:12:51 450K .......... .......... .......... .......... .......... 7.40M 15:12:51 500K .......... .......... .......... .......... .......... 15.3M 15:12:51 550K .......... .......... .......... .......... .......... 5.72M 15:12:52 600K .......... .......... .......... .......... .......... 1.94M 15:12:52 650K .......... .......... .......... .......... .......... 5.44M 15:12:52 700K .. 842K=0.1s 15:12:52 15:12:52 2020-07-03 15:12:52 (4.94 MB/s) - written to stdout [719348] 15:12:52 15:12:52 -- The C compiler identification is GNU 8.3.0 15:12:52 -- The CXX compiler identification is GNU 8.3.0 15:12:52 -- Check for working C compiler: /usr/bin/cc 15:12:52 -- Check for working C compiler: /usr/bin/cc -- works 15:12:52 -- Detecting C compiler ABI info 15:12:52 -- Detecting C compiler ABI info - done 15:12:52 -- Detecting C compile features 15:12:52 -- Detecting C compile features - done 15:12:52 -- Check for working CXX compiler: /usr/bin/c++ 15:12:52 -- Check for working CXX compiler: /usr/bin/c++ -- works 15:12:52 -- Detecting CXX compiler ABI info 15:12:52 -- Detecting CXX compiler ABI info - done 15:12:52 -- Detecting CXX compile features 15:12:53 -- Detecting CXX compile features - done 15:12:53 -- Looking for include file endian.h 15:12:53 -- Looking for include file endian.h - found 15:12:53 -- Check if the system is big endian 15:12:53 -- Searching 16 bit integer 15:12:53 -- Looking for sys/types.h 15:12:53 Removing intermediate container 3c590f4fa635 15:12:53 ---> 6d874f0642bd 15:12:53 Step 7/21 : COPY VERSION /tmp/sdk 15:12:53 -- Looking for sys/types.h - found 15:12:53 -- Looking for stdint.h 15:12:53 -- Looking for stdint.h - found 15:12:53 -- Looking for stddef.h 15:12:53 -- Looking for stddef.h - found 15:12:53 -- Check size of unsigned short 15:12:53 -- Check size of unsigned short - done 15:12:53 -- Using unsigned short 15:12:53 ---> 64e73e165089 15:12:53 Step 8/21 : COPY src /tmp/sdk/src 15:12:53 -- Check if the system is big endian - little endian 15:12:53 -- Check size of size_t 15:12:53 -- Check size of size_t - done 15:12:53 CMake Warning at examples/CMakeLists.txt:16 (find_package): 15:12:53 By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has 15:12:53 asked CMake to find a package configuration file provided by "cJSON", but 15:12:53 CMake did not find one. 15:12:53 15:12:53 Could not find a package configuration file provided by "cJSON" with any of 15:12:53 the following names: 15:12:53 15:12:53 cJSONConfig.cmake 15:12:53 cjson-config.cmake 15:12:53 15:12:53 Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set 15:12:53 "cJSON_DIR" to a directory containing one of the above files. If "cJSON" 15:12:53 provides a separate development package or SDK, be sure it has been 15:12:53 installed. 15:12:53 15:12:53 15:12:53 -- Configuring done 15:12:53 -- Generating done 15:12:53 -- Build files have been written to: /tmp/cbor 15:12:54 Scanning dependencies of target cbor_shared 15:12:54 [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o 15:12:54 [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o 15:12:54 [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o 15:12:54 [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o 15:12:54 [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o 15:12:54 [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o 15:12:54 [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o 15:12:54 [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o 15:12:54 ---> 6ba89fee9379 15:12:54 Step 9/21 : COPY include /tmp/sdk/include 15:12:54 [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o 15:12:54 [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o 15:12:54 [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o 15:12:55 [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o 15:12:55 [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o 15:12:55 [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o 15:12:55 ---> d8c375986fe0 15:12:55 Step 10/21 : COPY scripts /tmp/sdk/scripts 15:12:55 [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o 15:12:55 [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o 15:12:55 [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o 15:12:55 [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o 15:12:55 [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o 15:12:55 [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o 15:12:55 [ 40%] Linking C shared library libcbor.so 15:12:55 [ 40%] Built target cbor_shared 15:12:55 Scanning dependencies of target cbor 15:12:55 [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o 15:12:55 [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o 15:12:56 [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o 15:12:56 [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o 15:12:56 ---> c6d8e5ff8c49 15:12:56 Step 11/21 : COPY LICENSE /tmp/sdk 15:12:56 [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o 15:12:56 [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o 15:12:56 [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o 15:12:56 [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o 15:12:56 [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o 15:12:56 [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o 15:12:56 ---> 0954deeeba37 15:12:56 Step 12/21 : COPY Attribution.txt /tmp/sdk 15:12:57 [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o 15:12:57 [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o 15:12:57 [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o 15:12:57 [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o 15:12:57 [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o 15:12:57 [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o 15:12:57 [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o 15:12:57 [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o 15:12:57 [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o 15:12:57 ---> 15ba61c6b92f 15:12:57 Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 15:12:57 ---> Running in b46f490e02f5 15:12:57 [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o 15:12:57 [ 80%] Linking C static library libcbor.a 15:12:57 [ 80%] Built target cbor 15:12:57 Scanning dependencies of target create_items 15:12:57 [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o 15:12:57 [ 84%] Linking C executable create_items 15:12:57 [ 84%] Built target create_items 15:12:57 Scanning dependencies of target readfile 15:12:57 [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o 15:12:58 [ 88%] Linking C executable readfile 15:12:58 [ 88%] Built target readfile 15:12:58 Scanning dependencies of target streaming_parser 15:12:58 [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o 15:12:58 [ 92%] Linking C executable streaming_parser 15:12:58 [ 92%] Built target streaming_parser 15:12:58 Scanning dependencies of target sort 15:12:58 [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o 15:12:58 [ 96%] Linking C executable sort 15:12:58 [ 96%] Built target sort 15:12:58 Scanning dependencies of target hello 15:12:58 [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o 15:12:58 [100%] Linking C executable hello 15:12:58 [100%] Built target hello 15:12:58 Install the project... 15:12:58 -- Install configuration: "Release" 15:12:58 -- Installing: /usr/local/include/cbor/configuration.h 15:12:58 -- Installing: /usr/local/lib64/libcbor.a 15:12:58 -- Installing: /usr/local/lib64/libcbor.so.0.0.0 15:12:58 -- Installing: /usr/local/lib64/libcbor.so.0 15:12:58 -- Installing: /usr/local/lib64/libcbor.so 15:12:58 -- Up-to-date: /usr/local/include/cbor 15:12:58 -- Installing: /usr/local/include/cbor/arrays.h 15:12:58 -- Installing: /usr/local/include/cbor/bytestrings.h 15:12:58 -- Installing: /usr/local/include/cbor/callbacks.h 15:12:58 -- Installing: /usr/local/include/cbor/common.h 15:12:58 -- Installing: /usr/local/include/cbor/data.h 15:12:58 -- Installing: /usr/local/include/cbor/encoding.h 15:12:58 -- Installing: /usr/local/include/cbor/floats_ctrls.h 15:12:58 -- Installing: /usr/local/include/cbor/internal 15:12:58 -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h 15:12:58 -- Installing: /usr/local/include/cbor/internal/encoders.h 15:12:58 -- Installing: /usr/local/include/cbor/internal/loaders.h 15:12:58 -- Installing: /usr/local/include/cbor/internal/memory_utils.h 15:12:58 -- Installing: /usr/local/include/cbor/internal/stack.h 15:12:58 -- Installing: /usr/local/include/cbor/internal/unicode.h 15:12:58 -- Installing: /usr/local/include/cbor/ints.h 15:12:58 -- Installing: /usr/local/include/cbor/maps.h 15:12:58 -- Installing: /usr/local/include/cbor/serialization.h 15:12:58 -- Installing: /usr/local/include/cbor/streaming.h 15:12:58 -- Installing: /usr/local/include/cbor/strings.h 15:12:58 -- Installing: /usr/local/include/cbor/tags.h 15:12:58 -- Installing: /usr/local/include/cbor.h 15:12:58 -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc 15:12:59 + CPPCHECK=false 15:12:59 + DOCGEN=false 15:12:59 + TOMLVER=SDK-0.2 15:12:59 + CUTILVER=1.0.4 15:12:59 + '[' 0 -gt 0 ] 15:12:59 + readlink -f ./scripts/build.sh 15:12:59 + dirname /tmp/sdk/scripts/build.sh 15:12:59 + dirname /tmp/sdk/scripts 15:12:59 + ROOT=/tmp/sdk 15:12:59 + cd /tmp/sdk 15:12:59 + '[' '!' -d deps ] 15:12:59 + mkdir deps 15:12:59 + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 15:12:59 + tar -C deps -z -x -f - 15:12:59 --2020-07-03 15:12:58-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 15:12:59 Resolving github.com... 140.82.114.4 15:12:59 Connecting to github.com|140.82.114.4|:443... connected. 15:12:59 HTTP request sent, awaiting response... 302 Found 15:12:59 Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] 15:12:59 --2020-07-03 15:12:59-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 15:12:59 Resolving codeload.github.com... 140.82.114.10 15:12:59 Connecting to codeload.github.com|140.82.114.10|:443... connected. 15:12:59 HTTP request sent, awaiting response... 200 OK 15:12:59 Length: unspecified [application/x-gzip] 15:12:59 Saving to: 'STDOUT' 15:12:59  15:12:59 0K .......... ......  1.08M=0.01s 15:12:59 15:12:59 2020-07-03 15:12:59 (1.08 MB/s) - written to stdout [16451] 15:12:59 15:12:59 + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c 15:12:59 + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.4.tar.gz 15:12:59 + tar -C deps -z -x -f - 15:12:59 --2020-07-03 15:12:59-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.4.tar.gz 15:12:59 Resolving github.com... 140.82.114.4 15:12:59 Connecting to github.com|140.82.114.4|:443... connected. 15:12:59 HTTP request sent, awaiting response... 302 Found 15:12:59 Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.4 [following] 15:12:59 --2020-07-03 15:12:59-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.4 15:12:59 Resolving codeload.github.com... 140.82.114.10 15:12:59 Connecting to codeload.github.com|140.82.114.10|:443... connected. 15:13:00 HTTP request sent, awaiting response... 200 OK 15:13:00 Length: unspecified [application/x-gzip] 15:13:00 Saving to: 'STDOUT' 15:13:00  15:13:00 0K .......... .......... .......... .......... .......... 1.64M 15:13:00 50K .......... .......... .......... .......... .......... 2.92M 15:13:00 100K .......... .......... .......... .......... .......... 2.89M 15:13:00 150K ........       12.2M=0.06s 15:13:00 15:13:00 2020-07-03 15:12:59 (2.41 MB/s) - written to stdout [162267] 15:13:00 15:13:00 + mkdir -p src/c/iot 15:13:00 + 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 15:13:00 + mkdir -p include/iot 15:13:00 + 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 15:13:00 + mkdir -p include/iot/os 15:13:00 + 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 15:13:00 + mkdir -p /tmp/sdk/build/release 15:13:00 + cd /tmp/sdk/build/release 15:13:00 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 15:13:00 -- The C compiler identification is GNU 8.3.0 15:13:00 -- Check for working C compiler: /usr/bin/cc 15:13:00 -- Check for working C compiler: /usr/bin/cc -- works 15:13:00 -- Detecting C compiler ABI info 15:13:00 Removing intermediate container d215673060f6 15:13:00 ---> e9733e679ce8 15:13:00 Step 6/21 : RUN mkdir /tmp/sdk 15:13:00 ---> Running in 1458f5cb0d4b 15:13:00 -- Detecting C compiler ABI info - done 15:13:00 -- Detecting C compile features 15:13:01 Removing intermediate container 1458f5cb0d4b 15:13:01 ---> 6a040dfc46a0 15:13:01 Step 7/21 : COPY VERSION /tmp/sdk 15:13:01 ---> a4867cc3399a 15:13:01 Step 8/21 : COPY src /tmp/sdk/src 15:13:01 -- Detecting C compile features - done 15:13:01 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 15:13:01 -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") 15:13:01 -- Found LIBYAML: /usr/lib/libyaml.so 15:13:01 -- Found LIBUUID: /usr/lib/libuuid.so 15:13:01 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 15:13:01 -- C SDK 0.0.0 for Linux 15:13:01 -- Performing Test CSDK_HAVE_ATOMIC 15:13:01 -- Performing Test CSDK_HAVE_ATOMIC - Success 15:13:02 -- Found Curses: /usr/lib/libcurses.so 15:13:02 -- Configuring done 15:13:02 -- Generating done 15:13:02 -- Build files have been written to: /tmp/sdk/build/release 15:13:02 + make 15:13:02 + tee release.log 15:13:02 Scanning dependencies of target csdk 15:13:02 ---> 04dd56dbe1b5 15:13:02 Step 9/21 : COPY include /tmp/sdk/include 15:13:02 ---> 2d0237812725 15:13:02 Step 10/21 : COPY scripts /tmp/sdk/scripts 15:13:02 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 15:13:02 ---> 9a7756cd6a7b 15:13:02 Step 11/21 : COPY LICENSE /tmp/sdk 15:13:03 ---> c195754bfd60 15:13:03 Step 12/21 : COPY Attribution.txt /tmp/sdk 15:13:03 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o 15:13:03 ---> 89bf5137d894 15:13:03 Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 15:13:03 ---> Running in 7d5085833027 15:13:03 [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o 15:13:04 + CPPCHECK=false 15:13:04 + DOCGEN=false 15:13:04 + TOMLVER=SDK-0.2 15:13:04 + CUTILVER=1.0.4 15:13:04 + '[' 0 -gt 0 ] 15:13:04 + readlink -f ./scripts/build.sh 15:13:04 + dirname /tmp/sdk/scripts/build.sh 15:13:04 + dirname /tmp/sdk/scripts 15:13:04 + ROOT=/tmp/sdk 15:13:04 + cd /tmp/sdk 15:13:04 + '[' '!' -d deps ] 15:13:04 + mkdir deps 15:13:04 + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 15:13:04 + tar -C deps -z -x -f - 15:13:04 --2020-07-03 15:13:03-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 15:13:04 Resolving github.com... 140.82.114.4 15:13:04 Connecting to github.com|140.82.114.4|:443... connected. 15:13:04 HTTP request sent, awaiting response... 302 Found 15:13:04 Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] 15:13:04 --2020-07-03 15:13:03-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 15:13:04 Resolving codeload.github.com... 140.82.114.10 15:13:04 Connecting to codeload.github.com|140.82.114.10|:443... connected. 15:13:04 HTTP request sent, awaiting response... 200 OK 15:13:04 Length: unspecified [application/x-gzip] 15:13:04 Saving to: 'STDOUT' 15:13:04  15:13:04 0K .......... ......  1.04M=0.02s 15:13:04 15:13:04 2020-07-03 15:13:03 (1.04 MB/s) - written to stdout [16451] 15:13:04 15:13:04 + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c 15:13:04 + tar+ -C deps -zwget -x -f -O - - 15:13:04 https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.4.tar.gz 15:13:04 --2020-07-03 15:13:03-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.4.tar.gz 15:13:04 Resolving github.com... 140.82.114.4 15:13:04 Connecting to github.com|140.82.114.4|:443... connected. 15:13:04 HTTP request sent, awaiting response... 302 Found 15:13:04 Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.4 [following] 15:13:04 --2020-07-03 15:13:04-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.4 15:13:04 Resolving codeload.github.com... 140.82.114.10 15:13:04 Connecting to codeload.github.com|140.82.114.10|:443... connected. 15:13:04 HTTP request sent, awaiting response... 200 OK 15:13:04 Length: unspecified [application/x-gzip] 15:13:04 Saving to: 'STDOUT' 15:13:04  15:13:04 0K .......... .......... .......... .......... .......... 1.61M 15:13:04 50K .......... .......... .......... .......... .......... 7.26M 15:13:04 100K .......... .......... .......... .......... .......... 5.17M 15:13:04 150K ........ 42.0M=0.05s 15:13:04 15:13:04 2020-07-03 15:13:04 (3.31 MB/s) - written to stdout [162267] 15:13:04 15:13:04 + mkdir -p src/c/iot 15:13:04 + 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 15:13:04 + mkdir -p include/iot 15:13:04 + 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 15:13:04 + mkdir -p include/iot/os 15:13:04 + 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 15:13:04 + mkdir -p /tmp/sdk/build/release 15:13:04 + cd /tmp/sdk/build/release 15:13:04 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 15:13:04 -- The C compiler identification is GNU 8.3.0 15:13:04 -- Check for working C compiler: /usr/bin/cc 15:13:04 -- Check for working C compiler: /usr/bin/cc -- works 15:13:04 -- Detecting C compiler ABI info 15:13:04 -- Detecting C compiler ABI info - done 15:13:04 -- Detecting C compile features 15:13:04 -- Detecting C compile features - done 15:13:04 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 15:13:04 -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") 15:13:04 -- Found LIBYAML: /usr/lib/libyaml.so 15:13:04 -- Found LIBUUID: /usr/lib/libuuid.so 15:13:04 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 15:13:04 -- C SDK 0.0.0 for Linux 15:13:04 -- Performing Test CSDK_HAVE_ATOMIC 15:13:05 -- Performing Test CSDK_HAVE_ATOMIC - Success 15:13:05 -- Found Curses: /usr/lib/libcurses.so 15:13:05 -- Configuring done 15:13:05 -- Generating done 15:13:05 -- Build files have been written to: /tmp/sdk/build/release 15:13:05 + make 15:13:05 + tee release.log 15:13:05 Scanning dependencies of target csdk 15:13:05 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 15:13:05 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o 15:13:05 [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o 15:13:05 [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 15:13:05 [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 15:13:05 [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 15:13:05 [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 15:13:06 [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o 15:13:06 [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o 15:13:06 [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o 15:13:06 [ 14%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 15:13:07 [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 15:13:07 [ 18%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 15:13:07 [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o 15:13:07 [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 15:13:07 [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 15:13:07 [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 15:13:07 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 15:13:08 [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 15:13:08 [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 15:13:08 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 15:13:08 [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 15:13:09 [ 14%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 15:13:09 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 15:13:09 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 15:13:09 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 15:13:09 [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 15:13:09 [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 15:13:09 [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 15:13:09 [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 15:13:09 [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 15:13:09 [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 15:13:10 [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 15:13:10 [ 50%] Building C object c/CMakeFiles/csdk.dir/map.c.o 15:13:10 [ 18%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 15:13:10 [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 15:13:10 [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 15:13:10 [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 15:13:10 [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 15:13:10 [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 15:13:11 [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 15:13:11 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 15:13:11 [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 15:13:11 [ 60%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 15:13:11 [ 61%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 15:13:12 [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 15:13:12 [ 65%] Building C object c/CMakeFiles/csdk.dir/service.c.o 15:13:12 [ 67%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 15:13:13 [ 69%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 15:13:13 [ 70%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o 15:13:14 [ 72%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 15:13:14 [ 74%] Linking C shared library libcsdk.so 15:13:14 [ 74%] Built target csdk 15:13:14 Scanning dependencies of target template 15:13:14 [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 15:13:14 [ 78%] Linking C executable template 15:13:14 [ 78%] Built target template 15:13:14 Scanning dependencies of target device-counter 15:13:14 [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 15:13:14 [ 81%] Linking C executable device-counter 15:13:14 [ 81%] Built target device-counter 15:13:14 Scanning dependencies of target device-random 15:13:14 [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 15:13:14 [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 15:13:14 [ 85%] Linking C executable device-random 15:13:14 [ 85%] Built target device-random 15:13:14 Scanning dependencies of target device-gyro 15:13:14 [ 87%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 15:13:15 [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 15:13:15 [ 89%] Linking C executable device-gyro 15:13:15 [ 89%] Built target device-gyro 15:13:15 Scanning dependencies of target template-discovery 15:13:15 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 15:13:15 [ 92%] Linking C executable template-discovery 15:13:15 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 15:13:15 [ 92%] Built target template-discovery 15:13:15 Scanning dependencies of target device-terminal 15:13:15 [ 94%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 15:13:15 [ 96%] Linking C executable device-terminal 15:13:15 [ 96%] Built target device-terminal 15:13:15 Scanning dependencies of target templatev1 15:13:15 [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o 15:13:15 [100%] Linking C executable templatev1 15:13:15 [100%] Built target templatev1 15:13:15 [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 15:13:15 + make package 15:13:15 + tee -a release.log 15:13:15 [ 74%] Built target csdk 15:13:15 [ 78%] Built target template 15:13:15 [ 81%] Built target device-counter 15:13:15 [ 85%] Built target device-random 15:13:15 [ 89%] Built target device-gyro 15:13:15 [ 92%] Built target template-discovery 15:13:15 [ 96%] Built target device-terminal 15:13:15 [100%] Built target templatev1 15:13:15 Run CPack packaging tool... 15:13:16 CPack: Create package using TGZ 15:13:16 CPack: Install projects 15:13:16 CPack: - Run preinstall target for: Csdk 15:13:16 CPack: - Install project: Csdk 15:13:16 CPack: Create package 15:13:16 CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. 15:13:16 + '[' false '=' true ] 15:13:16 + '[' false '=' true ] 15:13:16 + mkdir -p /tmp/sdk/build/debug 15:13:16 + cd /tmp/sdk/build/debug 15:13:16 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCSDK_BUILD_DEBUG=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 15:13:16 -- The C compiler identification is GNU 8.3.0 15:13:16 -- Check for working C compiler: /usr/bin/cc 15:13:16 -- Check for working C compiler: /usr/bin/cc -- works 15:13:16 -- Detecting C compiler ABI info 15:13:16 -- Detecting C compiler ABI info - done 15:13:16 -- Detecting C compile features 15:13:16 -- Detecting C compile features - done 15:13:16 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 15:13:16 -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") 15:13:16 -- Found LIBYAML: /usr/lib/libyaml.so 15:13:16 -- Found LIBUUID: /usr/lib/libuuid.so 15:13:16 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 15:13:16 -- C SDK 0.0.0 for Linux 15:13:16 -- Performing Test CSDK_HAVE_ATOMIC 15:13:17 -- Performing Test CSDK_HAVE_ATOMIC - Success 15:13:17 -- Found Curses: /usr/lib/libcurses.so 15:13:17 -- Configuring done 15:13:17 -- Generating done 15:13:17 -- Build files have been written to: /tmp/sdk/build/debug 15:13:17 + make 15:13:17 + tee debug.log 15:13:17 Scanning dependencies of target csdk 15:13:17 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 15:13:17 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o 15:13:17 [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o 15:13:17 [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 15:13:17 [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 15:13:17 [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o 15:13:17 [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o 15:13:17 [ 14%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 15:13:17 [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 15:13:18 [ 18%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 15:13:18 [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 15:13:18 [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 15:13:18 [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 15:13:18 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 15:13:18 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 15:13:18 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 15:13:18 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 15:13:18 [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 15:13:18 [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 15:13:18 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 15:13:18 [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 15:13:18 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 15:13:18 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 15:13:19 [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 15:13:19 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 15:13:19 [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 15:13:19 [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 15:13:19 [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 15:13:19 [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 15:13:19 [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 15:13:19 [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 15:13:19 [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 15:13:19 [ 50%] Building C object c/CMakeFiles/csdk.dir/map.c.o 15:13:19 [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 15:13:19 [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 15:13:19 [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 15:13:19 [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 15:13:19 [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 15:13:20 [ 60%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 15:13:20 [ 61%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 15:13:20 [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 15:13:20 [ 65%] Building C object c/CMakeFiles/csdk.dir/service.c.o 15:13:20 [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 15:13:20 [ 67%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 15:13:20 [ 69%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 15:13:20 [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 15:13:20 [ 70%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o 15:13:20 [ 72%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 15:13:20 [ 74%] Linking C shared library libcsdk.so 15:13:21 [ 74%] Built target csdk 15:13:21 Scanning dependencies of target template 15:13:21 [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 15:13:21 [ 78%] Linking C executable template 15:13:21 [ 78%] Built target template 15:13:21 Scanning dependencies of target device-counter 15:13:21 [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 15:13:21 [ 81%] Linking C executable device-counter 15:13:21 [ 81%] Built target device-counter 15:13:21 Scanning dependencies of target device-random 15:13:21 [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 15:13:21 [ 85%] Linking C executable device-random 15:13:21 [ 85%] Built target device-random 15:13:21 Scanning dependencies of target device-gyro 15:13:21 [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 15:13:21 [ 50%] Building C object c/CMakeFiles/csdk.dir/map.c.o 15:13:21 [ 87%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 15:13:21 [ 89%] Linking C executable device-gyro 15:13:21 [ 89%] Built target device-gyro 15:13:21 Scanning dependencies of target template-discovery 15:13:21 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 15:13:21 [ 92%] Linking C executable template-discovery 15:13:21 [ 92%] Built target template-discovery 15:13:21 Scanning dependencies of target device-terminal 15:13:21 [ 94%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 15:13:21 [ 96%] Linking C executable device-terminal 15:13:21 [ 96%] Built target device-terminal 15:13:21 Scanning dependencies of target templatev1 15:13:21 [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o 15:13:22 [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 15:13:22 [100%] Linking C executable templatev1 15:13:22 [100%] Built target templatev1 15:13:22 make: Entering directory '/tmp/sdk/build/release' 15:13:22 make[1]: Entering directory '/tmp/sdk/build/release' 15:13:22 make[2]: Entering directory '/tmp/sdk/build/release' 15:13:22 Scanning dependencies of target csdk 15:13:22 make[2]: Leaving directory '/tmp/sdk/build/release' 15:13:22 make[2]: Entering directory '/tmp/sdk/build/release' 15:13:22 [ 1%] Building C object c/CMakeFiles/csdk.dir/service.c.o 15:13:22 [ 3%] Linking C shared library libcsdk.so 15:13:22 make[2]: Leaving directory '/tmp/sdk/build/release' 15:13:22 [ 74%] Built target csdk 15:13:22 make[2]: Entering directory '/tmp/sdk/build/release' 15:13:22 make[2]: Leaving directory '/tmp/sdk/build/release' 15:13:22 make[2]: Entering directory '/tmp/sdk/build/release' 15:13:22 [ 76%] Linking C executable template 15:13:22 make[2]: Leaving directory '/tmp/sdk/build/release' 15:13:22 [ 78%] Built target template 15:13:22 make[2]: Entering directory '/tmp/sdk/build/release' 15:13:22 make[2]: Leaving directory '/tmp/sdk/build/release' 15:13:22 make[2]: Entering directory '/tmp/sdk/build/release' 15:13:22 [ 80%] Linking C executable device-counter 15:13:22 make[2]: Leaving directory '/tmp/sdk/build/release' 15:13:22 [ 81%] Built target device-counter 15:13:22 make[2]: Entering directory '/tmp/sdk/build/release' 15:13:22 make[2]: Leaving directory '/tmp/sdk/build/release' 15:13:22 make[2]: Entering directory '/tmp/sdk/build/release' 15:13:22 [ 83%] Linking C executable device-random 15:13:23 [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 15:13:23 make[2]: Leaving directory '/tmp/sdk/build/release' 15:13:23 [ 85%] Built target device-random 15:13:23 make[2]: Entering directory '/tmp/sdk/build/release' 15:13:23 make[2]: Leaving directory '/tmp/sdk/build/release' 15:13:23 make[2]: Entering directory '/tmp/sdk/build/release' 15:13:23 [ 87%] Linking C executable device-gyro 15:13:23 make[2]: Leaving directory '/tmp/sdk/build/release' 15:13:23 [ 89%] Built target device-gyro 15:13:23 make[2]: Entering directory '/tmp/sdk/build/release' 15:13:23 make[2]: Leaving directory '/tmp/sdk/build/release' 15:13:23 make[2]: Entering directory '/tmp/sdk/build/release' 15:13:23 [ 90%] Linking C executable template-discovery 15:13:23 make[2]: Leaving directory '/tmp/sdk/build/release' 15:13:23 [ 92%] Built target template-discovery 15:13:23 make[2]: Entering directory '/tmp/sdk/build/release' 15:13:23 make[2]: Leaving directory '/tmp/sdk/build/release' 15:13:23 make[2]: Entering directory '/tmp/sdk/build/release' 15:13:23 [ 94%] Linking C executable device-terminal 15:13:23 [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 15:13:23 make[2]: Leaving directory '/tmp/sdk/build/release' 15:13:23 [ 96%] Built target device-terminal 15:13:23 make[2]: Entering directory '/tmp/sdk/build/release' 15:13:23 make[2]: Leaving directory '/tmp/sdk/build/release' 15:13:23 make[2]: Entering directory '/tmp/sdk/build/release' 15:13:23 [ 98%] Linking C executable templatev1 15:13:23 make[2]: Leaving directory '/tmp/sdk/build/release' 15:13:23 [100%] Built target templatev1 15:13:23 make[1]: Leaving directory '/tmp/sdk/build/release' 15:13:23 Install the project... 15:13:23 -- Install configuration: "Release" 15:13:23 -- Installing: /usr/local/lib/libcsdk.so 15:13:23 -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" 15:13:23 -- Up-to-date: /usr/local/include 15:13:23 -- Installing: /usr/local/include/devsdk 15:13:23 -- Installing: /usr/local/include/devsdk/devsdk-base.h 15:13:23 -- Installing: /usr/local/include/devsdk/devsdk.h 15:13:23 -- Installing: /usr/local/include/edgex 15:13:23 -- Installing: /usr/local/include/edgex/device-mgmt.h 15:13:23 -- Installing: /usr/local/include/edgex/devices.h 15:13:23 -- Installing: /usr/local/include/edgex/devsdk.h 15:13:23 -- Installing: /usr/local/include/edgex/edgex-base.h 15:13:23 -- Installing: /usr/local/include/edgex/edgex.h 15:13:23 -- Installing: /usr/local/include/edgex/error.h 15:13:23 -- Installing: /usr/local/include/edgex/eventgen.h 15:13:23 -- Installing: /usr/local/include/edgex/os.h 15:13:23 -- Installing: /usr/local/include/edgex/profiles.h 15:13:23 -- Installing: /usr/local/include/edgex/registry.h 15:13:23 -- Installing: /usr/local/include/edgex/rest-server.h 15:13:23 -- Installing: /usr/local/include/edgex/csdk-defs.h 15:13:23 -- Installing: /usr/local/include/iot 15:13:23 -- Installing: /usr/local/include/iot/base64.h 15:13:23 -- Installing: /usr/local/include/iot/component.h 15:13:23 -- Installing: /usr/local/include/iot/container.h 15:13:23 -- Installing: /usr/local/include/iot/data.h 15:13:23 -- Installing: /usr/local/include/iot/hash.h 15:13:23 -- Installing: /usr/local/include/iot/iot.h 15:13:23 -- Installing: /usr/local/include/iot/json.h 15:13:23 -- Installing: /usr/local/include/iot/logger.h 15:13:23 -- Installing: /usr/local/include/iot/os.h 15:13:23 -- Installing: /usr/local/include/iot/scheduler.h 15:13:23 -- Installing: /usr/local/include/iot/thread.h 15:13:23 -- Installing: /usr/local/include/iot/threadpool.h 15:13:23 -- Installing: /usr/local/include/iot/time.h 15:13:23 -- Installing: /usr/local/include/iot/typecode.h 15:13:23 -- Installing: /usr/local/include/iot/os 15:13:23 -- Installing: /usr/local/include/iot/os/linux.h 15:13:23 -- Installing: /usr/local/include/iot/os/zephyr.h 15:13:23 -- Installing: /usr/local/share/device-sdk-c/LICENSE 15:13:23 -- Installing: /usr/local/share/device-sdk-c/Attribution.txt 15:13:23 make: Leaving directory '/tmp/sdk/build/release' 15:13:25 Removing intermediate container 7d5085833027 15:13:25 ---> 334f906a0588 15:13:25 Step 14/21 : FROM ${BASE} 15:13:25 ---> 5eabd8fd8ba2 15:13:25 Step 15/21 : MAINTAINER IOTech 15:13:25 ---> Running in fa4a91aafcca 15:13:25 Removing intermediate container fa4a91aafcca 15:13:25 ---> 88ae501732b3 15:13:25 Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid 15:13:26 ---> Running in 97516714ef91 15:13:26 fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz 15:13:27 [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 15:13:27 fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz 15:13:27 (1/3) Installing curl (7.64.0-r3) 15:13:27 [ 60%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 15:13:27 (2/3) Installing libuuid (2.33-r0) 15:13:27 (3/3) Installing wget (1.20.3-r0) 15:13:27 Executing busybox-1.29.3-r10.trigger 15:13:27 OK: 268 MiB in 78 packages 15:13:28 [ 61%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 15:13:28 Removing intermediate container 97516714ef91 15:13:28 ---> 610b4c0b710a 15:13:28 Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot 15:13:28 [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 15:13:28 ---> a3c1297e8866 15:13:28 Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex 15:13:29 ---> 7022022ffc0d 15:13:29 Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib 15:13:29 ---> eb9985e9a097 15:13:29 Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 15:13:29 ---> d6bef2c62cf3 15:13:29 Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c 15:13:29 ---> 01968fc59602 15:13:29 Successfully built 01968fc59602 15:13:29 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 15:13:30 [ 65%] Building C object c/CMakeFiles/csdk.dir/service.c.o 15:13:30 + docker inspect -f . ci-base-image-x86_64 15:13:30 . [Pipeline] withDockerContainer 15:13:30 prd-centos7-docker-4c-2g-5152 does not seem to be running inside a container 15:13:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/1 -v /w/workspace/device-sdk-c/1:/w/workspace/device-sdk-c/1:rw,z -v /w/workspace/device-sdk-c/1@tmp:/w/workspace/device-sdk-c/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:13:31 $ docker top 5868789b370f813b437af57800ff085c6dfd3bcdc24d6e6ace4575fe73fc6b32 -eo pid,comm [Pipeline] { [Pipeline] sh 15:13:31 + make test 15:13:31 echo "make test" 15:13:31 make test [Pipeline] } 15:13:31 $ docker stop --time=1 5868789b370f813b437af57800ff085c6dfd3bcdc24d6e6ace4575fe73fc6b32 15:13:32 [ 67%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 15:13:32 $ docker rm -f 5868789b370f813b437af57800ff085c6dfd3bcdc24d6e6ace4575fe73fc6b32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:13:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:13:35 + ls -al . 15:13:35 total 160 15:13:35 drwxrwxr-x. 9 jenkins jenkins 275 Jul 3 15:12 . 15:13:35 drwxrwxr-x. 4 jenkins jenkins 28 Jul 3 15:12 .. 15:13:35 -rw-rw-r--. 1 jenkins jenkins 3104 Jul 3 15:12 Attribution.txt 15:13:35 -rw-rw-r--. 1 jenkins jenkins 5434 Jul 3 15:12 CHANGES 15:13:35 drwxrwxr-x. 2 jenkins jenkins 144 Jul 3 15:12 docs 15:13:35 -rw-rw-r--. 1 jenkins jenkins 108574 Jul 3 15:12 Doxyfile 15:13:35 drwxrwxr-x. 8 jenkins jenkins 179 Jul 3 15:12 .git 15:13:35 drwxrwxr-x. 2 jenkins jenkins 38 Jul 3 15:12 .github 15:13:35 -rw-rw-r--. 1 jenkins jenkins 176 Jul 3 15:12 .gitignore 15:13:35 drwxrwxr-x. 4 jenkins jenkins 33 Jul 3 15:12 include 15:13:35 -rw-rw-r--. 1 jenkins jenkins 794 Jul 3 15:12 Jenkinsfile 15:13:35 -rw-rw-r--. 1 jenkins jenkins 10174 Jul 3 15:12 LICENSE 15:13:35 -rw-rw-r--. 1 jenkins jenkins 449 Jul 3 15:12 Makefile 15:13:35 -rw-rw-r--. 1 jenkins jenkins 1849 Jul 3 15:12 README.md 15:13:35 -rw-rw-r--. 1 jenkins jenkins 5229 Jul 3 15:12 README.v2.md 15:13:35 drwxrwxr-x. 2 jenkins jenkins 108 Jul 3 15:12 scripts 15:13:35 drwxrwxr-x. 3 jenkins jenkins 58 Jul 3 15:12 .semver 15:13:35 drwxrwxr-x. 4 jenkins jenkins 50 Jul 3 15:12 src 15:13:35 -rw-rw-r--. 1 jenkins jenkins 5 Jul 3 15:09 VERSION [Pipeline] isUnix [Pipeline] sh 15:13:35 + docker build -t docker-device-sdk-c -f scripts/Dockerfile.alpine-3.11 --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=30833741be385c2fbeaeb574101e7255740ec0e4 --label arch=amd64 --label version=0.0.0 . 15:13:35 Sending build context to Docker daemon 3.356MB 15:13:35 Step 1/15 : ARG BASE=alpine:3.11 15:13:35 Step 2/15 : FROM ${BASE} 15:13:35 ---> 01968fc59602 15:13:35 Step 3/15 : MAINTAINER IOTech 15:13:35 [ 69%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 15:13:35 [ 70%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o 15:13:36 ---> Running in a28d3f3dfc70 15:13:36 Removing intermediate container a28d3f3dfc70 15:13:36 ---> d4327f4303be 15:13:36 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 15:13:36 ---> Running in 8dea52c176c9 15:13:36 fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz 15:13:37 [ 72%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 15:13:37 fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz 15:13:37 (1/6) Installing ncurses-dev (6.1_p20190105-r0) 15:13:37 (2/6) Installing libblkid (2.33-r0) 15:13:37 [ 74%] Linking C shared library libcsdk.so 15:13:37 [ 74%] Built target csdk 15:13:37 Scanning dependencies of target template 15:13:37 [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 15:13:37 (3/6) Installing libfdisk (2.33-r0) 15:13:37 (4/6) Installing libmount (2.33-r0) 15:13:37 (5/6) Installing libsmartcols (2.33-r0) 15:13:38 (6/6) Installing util-linux-dev (2.33-r0) 15:13:38 Executing busybox-1.29.3-r10.trigger 15:13:38 OK: 272 MiB in 84 packages 15:13:38 [ 78%] Linking C executable template 15:13:38 [ 78%] Built target template 15:13:38 Scanning dependencies of target device-counter 15:13:38 [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 15:13:38 Removing intermediate container 8dea52c176c9 15:13:38 ---> 047561d4b262 15:13:38 Step 5/15 : COPY VERSION /edgex-c-sdk/ 15:13:39 ---> e270f3ef469c 15:13:39 Step 6/15 : COPY src /edgex-c-sdk/src/ 15:13:39 [ 81%] Linking C executable device-counter 15:13:39 [ 81%] Built target device-counter 15:13:39 Scanning dependencies of target device-random 15:13:39 [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 15:13:39 ---> 138bf3ab955a 15:13:39 Step 7/15 : COPY include /edgex-c-sdk/include/ 15:13:39 ---> 381300ba5a77 15:13:39 Step 8/15 : COPY scripts /edgex-c-sdk/scripts 15:13:40 [ 85%] Linking C executable device-random 15:13:40 [ 85%] Built target device-random 15:13:40 Scanning dependencies of target device-gyro 15:13:40 [ 87%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 15:13:40 ---> da182d493480 15:13:40 Step 9/15 : COPY LICENSE /edgex-c-sdk/ 15:13:40 ---> 6f6093fcf951 15:13:40 Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ 15:13:40 ---> 964059d16811 15:13:40 Step 11/15 : WORKDIR /edgex-c-sdk 15:13:40 [ 89%] Linking C executable device-gyro 15:13:40 [ 89%] Built target device-gyro 15:13:40 Scanning dependencies of target template-discovery 15:13:40 ---> Running in dfc7e2860677 15:13:40 Removing intermediate container dfc7e2860677 15:13:40 ---> 1299432275ec 15:13:40 Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] 15:13:40 ---> Running in 9f5bea37c54f 15:13:40 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 15:13:41 Removing intermediate container 9f5bea37c54f 15:13:41 ---> 260d06603e3b 15:13:41 Step 13/15 : LABEL arch=amd64 15:13:41 ---> Running in 865c1530acc9 15:13:41 Removing intermediate container 865c1530acc9 15:13:41 ---> 5f21aded73bb 15:13:41 Step 14/15 : LABEL git_sha=30833741be385c2fbeaeb574101e7255740ec0e4 15:13:41 ---> Running in 42fc0fcb7a63 15:13:41 [ 92%] Linking C executable template-discovery 15:13:41 [ 92%] Built target template-discovery 15:13:41 Removing intermediate container 42fc0fcb7a63 15:13:41 ---> b8ab86cfd9a8 15:13:41 Step 15/15 : LABEL version=0.0.0 15:13:41 ---> Running in bf0f02592a7f 15:13:41 Removing intermediate container bf0f02592a7f 15:13:41 ---> 24143230fc30 15:13:41 [Warning] One or more build-args [ARCH MAKE] were not consumed 15:13:41 Scanning dependencies of target device-terminal 15:13:41 [ 94%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 15:13:41 Successfully built 24143230fc30 15:13:41 Successfully tagged docker-device-sdk-c:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 15:13:42 [ 96%] Linking C executable device-terminal Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } 15:13:42 [ 96%] Built target device-terminal 15:13:42 Scanning dependencies of target templatev1 15:13:42 [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:13:42 [100%] Linking C executable templatev1 15:13:43 [100%] Built target templatev1 15:13:43 + make package 15:13:43 + tee -a release.log 15:13:43 [ 74%] Built target csdk 15:13:43 [ 78%] Built target template 15:13:43 [ 81%] Built target device-counter 15:13:43 [ 85%] Built target device-random 15:13:43 [ 89%] Built target device-gyro 15:13:43 [ 92%] Built target template-discovery 15:13:43 [ 96%] Built target device-terminal 15:13:43 [100%] Built target templatev1 15:13:43 Run CPack packaging tool... 15:13:43 CPack: Create package using TGZ 15:13:43 CPack: Install projects 15:13:43 CPack: - Run preinstall target for: Csdk 15:13:44 CPack: - Install project: Csdk 15:13:44 CPack: Create package 15:13:44 CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. 15:13:44 + '[' false '=' true ] 15:13:44 + '[' false '=' true ] 15:13:44 + mkdir -p /tmp/sdk/build/debug 15:13:44 + cd /tmp/sdk/build/debug 15:13:44 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCSDK_BUILD_DEBUG=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 15:13:44 -- The C compiler identification is GNU 8.3.0 15:13:44 -- Check for working C compiler: /usr/bin/cc 15:13:44 -- Check for working C compiler: /usr/bin/cc -- works 15:13:44 -- Detecting C compiler ABI info 15:13:45 -- Detecting C compiler ABI info - done 15:13:45 -- Detecting C compile features 15:13:46 -- Detecting C compile features - done 15:13:46 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 15:13:46 -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") 15:13:46 -- Found LIBYAML: /usr/lib/libyaml.so 15:13:46 -- Found LIBUUID: /usr/lib/libuuid.so 15:13:46 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 15:13:46 -- C SDK 0.0.0 for Linux 15:13:46 -- Performing Test CSDK_HAVE_ATOMIC 15:13:46 -- Performing Test CSDK_HAVE_ATOMIC - Success 15:13:46 -- Found Curses: /usr/lib/libcurses.so 15:13:46 -- Configuring done 15:13:46 -- Generating done 15:13:46 -- Build files have been written to: /tmp/sdk/build/debug 15:13:46 + make 15:13:46 + tee debug.log 15:13:46 Scanning dependencies of target csdk 15:13:46 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 15:13:47 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o 15:13:47 [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o 15:13:48 [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 15:13:48 [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 15:13:48 [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o 15:13:48 [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o 15:13:49 [ 14%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 15:13:49 [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 15:13:50 [ 18%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 15:13:50 [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 15:13:50 [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 15:13:50 [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 15:13:50 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 15:13:51 [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 15:13:52 [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 15:13:52 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 15:13:52 [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 15:13:53 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 15:13:53 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 15:13:53 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 15:13:53 [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 15:13:53 [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 15:13:54 [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 15:13:54 [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 15:13:54 [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 15:13:55 [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 15:13:55 [ 50%] Building C object c/CMakeFiles/csdk.dir/map.c.o 15:13:55 [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 15:13:55 [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 15:13:55 [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 15:13:56 [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 15:13:57 [ 60%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 15:13:57 [ 61%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 15:13:57 [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 15:13:58 [ 65%] Building C object c/CMakeFiles/csdk.dir/service.c.o 15:13:59 [ 67%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 15:13:59 [ 69%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 15:14:00 [ 70%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o 15:14:00 [ 72%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 15:14:00 [ 74%] Linking C shared library libcsdk.so 15:14:00 [ 74%] Built target csdk 15:14:00 Scanning dependencies of target template 15:14:00 [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 15:14:01 [ 78%] Linking C executable template 15:14:01 [ 78%] Built target template 15:14:01 Scanning dependencies of target device-counter 15:14:01 [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 15:14:01 [ 81%] Linking C executable device-counter 15:14:01 [ 81%] Built target device-counter 15:14:01 Scanning dependencies of target device-random 15:14:01 [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 15:14:02 [ 85%] Linking C executable device-random 15:14:02 [ 85%] Built target device-random 15:14:02 Scanning dependencies of target device-gyro 15:14:02 [ 87%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 15:14:02 [ 89%] Linking C executable device-gyro 15:14:03 [ 89%] Built target device-gyro 15:14:03 Scanning dependencies of target template-discovery 15:14:03 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 15:14:03 [ 92%] Linking C executable template-discovery 15:14:03 [ 92%] Built target template-discovery 15:14:03 Scanning dependencies of target device-terminal 15:14:03 [ 94%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 15:14:03 [ 96%] Linking C executable device-terminal 15:14:04 [ 96%] Built target device-terminal 15:14:04 Scanning dependencies of target templatev1 15:14:04 [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o 15:14:04 [100%] Linking C executable templatev1 15:14:04 [100%] Built target templatev1 15:14:04 make: Entering directory '/tmp/sdk/build/release' 15:14:04 make[1]: Entering directory '/tmp/sdk/build/release' 15:14:04 make[2]: Entering directory '/tmp/sdk/build/release' 15:14:04 Scanning dependencies of target csdk 15:14:04 make[2]: Leaving directory '/tmp/sdk/build/release' 15:14:04 make[2]: Entering directory '/tmp/sdk/build/release' 15:14:04 [ 1%] Building C object c/CMakeFiles/csdk.dir/service.c.o 15:14:06 [ 3%] Linking C shared library libcsdk.so 15:14:06 make[2]: Leaving directory '/tmp/sdk/build/release' 15:14:06 [ 74%] Built target csdk 15:14:06 make[2]: Entering directory '/tmp/sdk/build/release' 15:14:06 make[2]: Leaving directory '/tmp/sdk/build/release' 15:14:06 make[2]: Entering directory '/tmp/sdk/build/release' 15:14:06 [ 76%] Linking C executable template 15:14:06 make[2]: Leaving directory '/tmp/sdk/build/release' 15:14:06 [ 78%] Built target template 15:14:06 make[2]: Entering directory '/tmp/sdk/build/release' 15:14:06 make[2]: Leaving directory '/tmp/sdk/build/release' 15:14:06 make[2]: Entering directory '/tmp/sdk/build/release' 15:14:06 [ 80%] Linking C executable device-counter 15:14:07 make[2]: Leaving directory '/tmp/sdk/build/release' 15:14:07 [ 81%] Built target device-counter 15:14:07 make[2]: Entering directory '/tmp/sdk/build/release' 15:14:07 make[2]: Leaving directory '/tmp/sdk/build/release' 15:14:07 make[2]: Entering directory '/tmp/sdk/build/release' 15:14:07 [ 83%] Linking C executable device-random 15:14:07 make[2]: Leaving directory '/tmp/sdk/build/release' 15:14:07 [ 85%] Built target device-random 15:14:07 make[2]: Entering directory '/tmp/sdk/build/release' 15:14:07 make[2]: Leaving directory '/tmp/sdk/build/release' 15:14:07 make[2]: Entering directory '/tmp/sdk/build/release' 15:14:07 [ 87%] Linking C executable device-gyro 15:14:07 make[2]: Leaving directory '/tmp/sdk/build/release' 15:14:07 [ 89%] Built target device-gyro 15:14:07 make[2]: Entering directory '/tmp/sdk/build/release' 15:14:07 make[2]: Leaving directory '/tmp/sdk/build/release' 15:14:07 make[2]: Entering directory '/tmp/sdk/build/release' 15:14:07 [ 90%] Linking C executable template-discovery 15:14:08 make[2]: Leaving directory '/tmp/sdk/build/release' 15:14:08 [ 92%] Built target template-discovery 15:14:08 make[2]: Entering directory '/tmp/sdk/build/release' 15:14:08 make[2]: Leaving directory '/tmp/sdk/build/release' 15:14:08 make[2]: Entering directory '/tmp/sdk/build/release' 15:14:08 [ 94%] Linking C executable device-terminal 15:14:08 make[2]: Leaving directory '/tmp/sdk/build/release' 15:14:08 [ 96%] Built target device-terminal 15:14:08 make[2]: Entering directory '/tmp/sdk/build/release' 15:14:08 make[2]: Leaving directory '/tmp/sdk/build/release' 15:14:08 make[2]: Entering directory '/tmp/sdk/build/release' 15:14:08 [ 98%] Linking C executable templatev1 15:14:08 make[2]: Leaving directory '/tmp/sdk/build/release' 15:14:08 [100%] Built target templatev1 15:14:08 make[1]: Leaving directory '/tmp/sdk/build/release' 15:14:08 Install the project... 15:14:08 -- Install configuration: "Release" 15:14:08 -- Installing: /usr/local/lib/libcsdk.so 15:14:08 -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" 15:14:08 -- Up-to-date: /usr/local/include 15:14:08 -- Installing: /usr/local/include/edgex 15:14:08 -- Installing: /usr/local/include/edgex/device-mgmt.h 15:14:08 -- Installing: /usr/local/include/edgex/eventgen.h 15:14:08 -- Installing: /usr/local/include/edgex/error.h 15:14:08 -- Installing: /usr/local/include/edgex/rest-server.h 15:14:08 -- Installing: /usr/local/include/edgex/edgex-base.h 15:14:08 -- Installing: /usr/local/include/edgex/devsdk.h 15:14:08 -- Installing: /usr/local/include/edgex/edgex.h 15:14:08 -- Installing: /usr/local/include/edgex/registry.h 15:14:08 -- Installing: /usr/local/include/edgex/devices.h 15:14:08 -- Installing: /usr/local/include/edgex/os.h 15:14:08 -- Installing: /usr/local/include/edgex/profiles.h 15:14:08 -- Installing: /usr/local/include/edgex/csdk-defs.h 15:14:08 -- Installing: /usr/local/include/devsdk 15:14:08 -- Installing: /usr/local/include/devsdk/devsdk-base.h 15:14:08 -- Installing: /usr/local/include/devsdk/devsdk.h 15:14:08 -- Installing: /usr/local/include/iot 15:14:08 -- Installing: /usr/local/include/iot/json.h 15:14:08 -- Installing: /usr/local/include/iot/container.h 15:14:08 -- Installing: /usr/local/include/iot/component.h 15:14:08 -- Installing: /usr/local/include/iot/typecode.h 15:14:08 -- Installing: /usr/local/include/iot/iot.h 15:14:08 -- Installing: /usr/local/include/iot/time.h 15:14:08 -- Installing: /usr/local/include/iot/hash.h 15:14:08 -- Installing: /usr/local/include/iot/logger.h 15:14:08 -- Installing: /usr/local/include/iot/os 15:14:08 -- Installing: /usr/local/include/iot/os/zephyr.h 15:14:08 -- Installing: /usr/local/include/iot/os/linux.h 15:14:08 -- Installing: /usr/local/include/iot/scheduler.h 15:14:08 -- Installing: /usr/local/include/iot/data.h 15:14:08 -- Installing: /usr/local/include/iot/thread.h 15:14:08 -- Installing: /usr/local/include/iot/os.h 15:14:08 -- Installing: /usr/local/include/iot/base64.h 15:14:08 -- Installing: /usr/local/include/iot/threadpool.h 15:14:08 -- Installing: /usr/local/share/device-sdk-c/LICENSE 15:14:08 -- Installing: /usr/local/share/device-sdk-c/Attribution.txt 15:14:08 make: Leaving directory '/tmp/sdk/build/release' 15:14:10 Removing intermediate container b46f490e02f5 15:14:10 ---> c31b866c7de5 15:14:10 Step 14/21 : FROM ${BASE} 15:14:10 ---> b23d30803547 15:14:10 Step 15/21 : MAINTAINER IOTech 15:14:10 ---> Running in 8caee1aa1c85 15:14:11 Removing intermediate container 8caee1aa1c85 15:14:11 ---> 54c7ca2858bd 15:14:11 Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid 15:14:11 ---> Running in 63193418344b 15:14:12 fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz 15:14:13 fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz 15:14:14 (1/3) Installing curl (7.64.0-r3) 15:14:14 (2/3) Installing libuuid (2.33-r0) 15:14:14 (3/3) Installing wget (1.20.3-r0) 15:14:14 Executing busybox-1.29.3-r10.trigger 15:14:14 OK: 281 MiB in 78 packages 15:14:15 Removing intermediate container 63193418344b 15:14:15 ---> ac21b8d56998 15:14:15 Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot 15:14:16 ---> 590df1bff48f 15:14:16 Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex 15:14:16 ---> 2184247338a8 15:14:16 Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib 15:14:17 ---> 3c00ca233197 15:14:17 Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 15:14:18 ---> cc9d64acb946 15:14:18 Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c 15:14:19 ---> b5efca339908 15:14:19 Successfully built b5efca339908 15:14:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:14:19 + docker inspect -f . ci-base-image-arm64 15:14:19 . [Pipeline] withDockerContainer 15:14:19 prd-ubuntu18.04-docker-arm64-4c-16g-5151 does not seem to be running inside a container 15:14:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/1 -v /w/workspace/device-sdk-c/1:/w/workspace/device-sdk-c/1:rw,z -v /w/workspace/device-sdk-c/1@tmp:/w/workspace/device-sdk-c/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:14:21 $ docker top 1d5205d6af6712e7d5d025496f88d4ff6a4de59eef98030f49b25167d2a42188 -eo pid,comm [Pipeline] { [Pipeline] sh 15:14:23 + make test 15:14:23 echo "make test" 15:14:23 make test [Pipeline] } 15:14:23 $ docker stop --time=1 1d5205d6af6712e7d5d025496f88d4ff6a4de59eef98030f49b25167d2a42188 15:14:25 $ docker rm -f 1d5205d6af6712e7d5d025496f88d4ff6a4de59eef98030f49b25167d2a42188 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:14:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:14:26 + ls -al . 15:14:26 total 196 15:14:26 drwxrwxr-x 9 jenkins jenkins 4096 Jul 3 15:12 . 15:14:26 drwxrwxr-x 4 jenkins jenkins 4096 Jul 3 15:11 .. 15:14:26 drwxrwxr-x 8 jenkins jenkins 4096 Jul 3 15:12 .git 15:14:26 drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 15:11 .github 15:14:26 -rw-rw-r-- 1 jenkins jenkins 176 Jul 3 15:11 .gitignore 15:14:26 drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 15:12 .semver 15:14:26 -rw-rw-r-- 1 jenkins jenkins 3104 Jul 3 15:11 Attribution.txt 15:14:26 -rw-rw-r-- 1 jenkins jenkins 5434 Jul 3 15:11 CHANGES 15:14:26 -rw-rw-r-- 1 jenkins jenkins 108574 Jul 3 15:11 Doxyfile 15:14:26 -rw-rw-r-- 1 jenkins jenkins 794 Jul 3 15:11 Jenkinsfile 15:14:26 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 3 15:11 LICENSE 15:14:26 -rw-rw-r-- 1 jenkins jenkins 449 Jul 3 15:11 Makefile 15:14:26 -rw-rw-r-- 1 jenkins jenkins 1849 Jul 3 15:11 README.md 15:14:26 -rw-rw-r-- 1 jenkins jenkins 5229 Jul 3 15:11 README.v2.md 15:14:26 -rw-rw-r-- 1 jenkins jenkins 5 Jul 3 15:09 VERSION 15:14:26 drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 15:11 docs 15:14:26 drwxrwxr-x 4 jenkins jenkins 4096 Jul 3 15:11 include 15:14:26 drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 15:11 scripts 15:14:26 drwxrwxr-x 4 jenkins jenkins 4096 Jul 3 15:11 src [Pipeline] isUnix [Pipeline] sh 15:14:27 + docker build -t docker-device-sdk-c-arm64 -f scripts/Dockerfile.alpine-3.11 --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=30833741be385c2fbeaeb574101e7255740ec0e4 --label arch=arm64 --label version=0.0.0 . 15:14:27 Sending build context to Docker daemon 3.356MB 15:14:27 Step 1/15 : ARG BASE=alpine:3.11 15:14:27 Step 2/15 : FROM ${BASE} 15:14:27 ---> b5efca339908 15:14:27 Step 3/15 : MAINTAINER IOTech 15:14:27 ---> Running in c262bb538171 15:14:28 Removing intermediate container c262bb538171 15:14:28 ---> 3fa7f84eb50d 15:14:28 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 15:14:28 ---> Running in 8bdf1bedb0c9 15:14:29 fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz 15:14:30 fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz 15:14:31 (1/6) Installing ncurses-dev (6.1_p20190105-r0) 15:14:31 (2/6) Installing libblkid (2.33-r0) 15:14:31 (3/6) Installing libfdisk (2.33-r0) 15:14:31 (4/6) Installing libmount (2.33-r0) 15:14:31 (5/6) Installing libsmartcols (2.33-r0) 15:14:31 (6/6) Installing util-linux-dev (2.33-r0) 15:14:31 Executing busybox-1.29.3-r10.trigger 15:14:31 OK: 286 MiB in 84 packages 15:14:32 Removing intermediate container 8bdf1bedb0c9 15:14:32 ---> 4d7a1b97ddf0 15:14:32 Step 5/15 : COPY VERSION /edgex-c-sdk/ 15:14:33 ---> 1f8ba92ae0da 15:14:33 Step 6/15 : COPY src /edgex-c-sdk/src/ 15:14:34 ---> d593ff5bbe1d 15:14:34 Step 7/15 : COPY include /edgex-c-sdk/include/ 15:14:35 ---> 548bd4f64d4f 15:14:35 Step 8/15 : COPY scripts /edgex-c-sdk/scripts 15:14:36 ---> 7a84f2513018 15:14:36 Step 9/15 : COPY LICENSE /edgex-c-sdk/ 15:14:36 ---> fa7a026dd57a 15:14:36 Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ 15:14:37 ---> 71cb42fa3bb7 15:14:37 Step 11/15 : WORKDIR /edgex-c-sdk 15:14:37 ---> Running in 092be91ba4d5 15:14:38 Removing intermediate container 092be91ba4d5 15:14:38 ---> 7abf0009d040 15:14:38 Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] 15:14:38 ---> Running in 41140d1b47a5 15:14:38 Removing intermediate container 41140d1b47a5 15:14:38 ---> c391b12310ab 15:14:38 Step 13/15 : LABEL arch=arm64 15:14:38 ---> Running in ee2447cbbcb8 15:14:39 Removing intermediate container ee2447cbbcb8 15:14:39 ---> fc77b0baaeae 15:14:39 Step 14/15 : LABEL git_sha=30833741be385c2fbeaeb574101e7255740ec0e4 15:14:39 ---> Running in 37366f2bbe64 15:14:39 Removing intermediate container 37366f2bbe64 15:14:39 ---> c24f03216271 15:14:39 Step 15/15 : LABEL version=0.0.0 15:14:39 ---> Running in ad35bb5b942c 15:14:40 Removing intermediate container ad35bb5b942c 15:14:40 ---> 425a3729f894 15:14:40 [Warning] One or more build-args [ARCH MAKE] were not consumed 15:14:40 Successfully built 425a3729f894 15:14:40 Successfully tagged docker-device-sdk-c-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 15:14:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:14:43 ---> package-listing.sh 15:14:43 ++ facter osfamily 15:14:43 ++ tr '[:upper:]' '[:lower:]' 15:14:43 + OS_FAMILY=redhat 15:14:43 + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-276 15:14:43 + START_PACKAGES=/tmp/packages_start.txt 15:14:43 + END_PACKAGES=/tmp/packages_end.txt 15:14:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:14:43 + PACKAGES=/tmp/packages_start.txt 15:14:43 + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-276 ']' 15:14:43 + PACKAGES=/tmp/packages_end.txt 15:14:43 + case "${OS_FAMILY}" in 15:14:43 + rpm -qa 15:14:43 + sort 15:14:47 + '[' -f /tmp/packages_start.txt ']' 15:14:47 + '[' -f /tmp/packages_end.txt ']' 15:14:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:14:47 + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-276 ']' 15:14:47 + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-276/archives/ 15:14:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-276/archives/ [Pipeline] isUnix [Pipeline] sh 15:14:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:14:48 15:14:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:14:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:14:48 alpine: Pulling from edgex-lftools-log-publisher 15:14:48 c9b1b535fdd9: Pulling fs layer 15:14:48 2cc5ad85d9ab: Pulling fs layer 15:14:48 756a868c4378: Pulling fs layer 15:14:48 444b2fc9a129: Pulling fs layer 15:14:48 ea15f1150254: Pulling fs layer 15:14:48 41b27a9f41bf: Pulling fs layer 15:14:48 28c525ee5125: Pulling fs layer 15:14:48 094b1ea09ed8: Pulling fs layer 15:14:48 138eaada9080: Pulling fs layer 15:14:48 0622d0fa9048: Pulling fs layer 15:14:48 41b27a9f41bf: Waiting 15:14:48 28c525ee5125: Waiting 15:14:48 094b1ea09ed8: Waiting 15:14:48 138eaada9080: Waiting 15:14:48 444b2fc9a129: Waiting 15:14:48 ea15f1150254: Waiting 15:14:48 0622d0fa9048: Waiting 15:14:48 2cc5ad85d9ab: Download complete 15:14:48 444b2fc9a129: Verifying Checksum 15:14:48 444b2fc9a129: Download complete 15:14:48 c9b1b535fdd9: Verifying Checksum 15:14:48 c9b1b535fdd9: Download complete 15:14:48 ea15f1150254: Verifying Checksum 15:14:48 ea15f1150254: Download complete 15:14:48 28c525ee5125: Download complete 15:14:48 756a868c4378: Download complete 15:14:48 c9b1b535fdd9: Pull complete 15:14:48 138eaada9080: Verifying Checksum 15:14:48 138eaada9080: Download complete 15:14:48 0622d0fa9048: Verifying Checksum 15:14:48 0622d0fa9048: Download complete 15:14:48 094b1ea09ed8: Verifying Checksum 15:14:48 094b1ea09ed8: Download complete 15:14:49 2cc5ad85d9ab: Pull complete 15:14:49 41b27a9f41bf: Verifying Checksum 15:14:49 41b27a9f41bf: Download complete 15:14:50 756a868c4378: Pull complete 15:14:50 444b2fc9a129: Pull complete 15:14:50 ea15f1150254: Pull complete 15:14:55 41b27a9f41bf: Pull complete 15:14:55 28c525ee5125: Pull complete 15:14:58 094b1ea09ed8: Pull complete 15:14:58 138eaada9080: Pull complete 15:14:58 0622d0fa9048: Pull complete 15:14:58 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 15:14:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:14:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:14:58 prd-centos7-docker-4c-2g-5150 does not seem to be running inside a container 15:14:58 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgexfoundry_device-sdk-c_PR-276 -v /w/workspace/edgexfoundry_device-sdk-c_PR-276:/w/workspace/edgexfoundry_device-sdk-c_PR-276:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-276@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-276@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 15:15:01 $ docker top f958bd34fd83831802fe8e3bf29ca4f49d8f57e4d815a7ea95b34899a84c3a8e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:15:01 provisioning config files... 15:15:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-276@tmp/config3659875446821464928tmp [Pipeline] { [Pipeline] echo 15:15:02 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:15:02 ---> create-netrc.sh [Pipeline] echo 15:15:02 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:15:02 ---> logs-deploy.sh 15:15:02 + ARCHIVE_ARTIFACTS= 15:15:02 + LOGS_SERVER=https://logs.edgexfoundry.org 15:15:02 + '[' https://logs.edgexfoundry.org == None ']' 15:15:02 + NEXUS_URL=https://nexus.edgexfoundry.org 15:15:02 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-276/1 15:15:02 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/PR-276/1/ 15:15:02 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-276/1 /w/workspace/edgexfoundry_device-sdk-c_PR-276 15:15:03 Archives upload complete. 15:15:03 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-276/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/PR-276/1/