Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 71b8196c465bf7460af7e4691fe5d7c6af401573 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision b810438aec07f555226556e3b59abf2bab733840 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision b810438aec07f555226556e3b59abf2bab733840 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b810438aec07f555226556e3b59abf2bab733840 # timeout=10 Commit message: "Merge pull request #114 from lranjbar/release-kraken" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-3.9-base, dockerFilePath:scripts/Dockerfile.alpine-3.9, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-c-settings PROJECT: device-sdk-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest DOCKER_FILE_PATH: scripts/Dockerfile.alpine-3.9 DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-3.9-base DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-c DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-563’ is offline Running on prd-centos7-docker-4c-2g-478 in /w/workspace/edgexfoundry_device-sdk-c_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Checking out Revision 71b8196c465bf7460af7e4691fe5d7c6af401573 (master) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 71b8196c465bf7460af7e4691fe5d7c6af401573 # timeout=10 Commit message: "Merge pull request #240 from iain-anderson/state-fixes" > git rev-list --no-walk dcd9256e269c454e38d097f4b29f898febd9660d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-03-13T15:10:23.257Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-03-13T15:10:25.467Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-13T15:10:25.467Z] [2020-03-13T15:10:25.467Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-03-13T15:10:25.860Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-13T15:10:25.861Z] latest: Pulling from edgex-devops/git-semver [2020-03-13T15:10:25.861Z] 9123ac7c32f7: Pulling fs layer [2020-03-13T15:10:25.861Z] b8cc5d1170e3: Pulling fs layer [2020-03-13T15:10:25.861Z] 2924cbbf6a41: Pulling fs layer [2020-03-13T15:10:25.861Z] 93b08a4f1073: Pulling fs layer [2020-03-13T15:10:25.861Z] 93b08a4f1073: Waiting [2020-03-13T15:10:25.861Z] b8cc5d1170e3: Verifying Checksum [2020-03-13T15:10:25.861Z] b8cc5d1170e3: Download complete [2020-03-13T15:10:26.122Z] 9123ac7c32f7: Verifying Checksum [2020-03-13T15:10:26.122Z] 9123ac7c32f7: Download complete [2020-03-13T15:10:26.122Z] 93b08a4f1073: Verifying Checksum [2020-03-13T15:10:26.122Z] 93b08a4f1073: Download complete [2020-03-13T15:10:26.122Z] 2924cbbf6a41: Download complete [2020-03-13T15:10:26.384Z] 9123ac7c32f7: Pull complete [2020-03-13T15:10:26.384Z] b8cc5d1170e3: Pull complete [2020-03-13T15:10:27.327Z] 2924cbbf6a41: Pull complete [2020-03-13T15:10:27.327Z] 93b08a4f1073: Pull complete [2020-03-13T15:10:27.327Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-03-13T15:10:27.327Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-03-13T15:10:27.496Z] prd-centos7-docker-4c-2g-478 does not seem to be running inside a container [2020-03-13T15:10:27.553Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-03-13T15:10:28.319Z] $ docker top 6f73d0a11171607831df272c0c332c1add3531c84229b8978bc5254b3a4f45b9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-13T15:10:28.582Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-13T15:10:28.582Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-13T15:10:28.793Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-13T15:10:28.798Z] $ docker exec 6f73d0a11171607831df272c0c332c1add3531c84229b8978bc5254b3a4f45b9 ssh-agent [2020-03-13T15:10:28.973Z] SSH_AUTH_SOCK=/tmp/ssh-UklJUiWCe5vT/agent.15 [2020-03-13T15:10:28.973Z] SSH_AGENT_PID=22 [2020-03-13T15:10:28.986Z] Running ssh-add (command line suppressed) [2020-03-13T15:10:29.134Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_4127950951561825525.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_4127950951561825525.key) [2020-03-13T15:10:29.181Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-13T15:10:29.507Z] + git describe --exact-match --tags HEAD [2020-03-13T15:10:29.507Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-03-13T15:10:29.571Z] $ docker exec --env ******** --env ******** 6f73d0a11171607831df272c0c332c1add3531c84229b8978bc5254b3a4f45b9 ssh-agent -k [2020-03-13T15:10:29.718Z] unset SSH_AUTH_SOCK; [2020-03-13T15:10:29.720Z] unset SSH_AGENT_PID; [2020-03-13T15:10:29.720Z] echo Agent pid 22 killed; [2020-03-13T15:10:29.775Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-03-13T15:10:29.868Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-03-13T15:10:29.868Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-03-13T15:10:29.953Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-13T15:10:29.953Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-13T15:10:30.140Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-13T15:10:30.144Z] $ docker exec 6f73d0a11171607831df272c0c332c1add3531c84229b8978bc5254b3a4f45b9 ssh-agent [2020-03-13T15:10:30.317Z] SSH_AUTH_SOCK=/tmp/ssh-E0Q0RgAPztW5/agent.56 [2020-03-13T15:10:30.317Z] SSH_AGENT_PID=63 [2020-03-13T15:10:30.326Z] Running ssh-add (command line suppressed) [2020-03-13T15:10:30.467Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_2505252854836221937.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_2505252854836221937.key) [2020-03-13T15:10:30.515Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-13T15:10:30.913Z] + git semver init [2020-03-13T15:10:30.913Z] # -> Open(): unable to determine branch for HEAD [2020-03-13T15:10:30.914Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2020-03-13T15:10:30.914Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2020-03-13T15:10:30.914Z] # $SEMVER_REMOTE_NAME = origin [2020-03-13T15:10:30.914Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-13T15:10:30.914Z] # $SEMVER_USER_NAME = jenkins [2020-03-13T15:10:30.914Z] # $SEMVER_BRANCH = master [2020-03-13T15:10:30.914Z] # $SEMVER_TEMP = /tmp/semver-330326039 [2020-03-13T15:10:30.914Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2020-03-13T15:10:31.492Z] # '/tmp/semver-330326039' -> '/w/workspace/edgexfoundry_device-sdk-c_master/.semver' [2020-03-13T15:10:31.492Z] # -> Force: false [2020-03-13T15:10:31.492Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [Pipeline] } [2020-03-13T15:10:31.502Z] $ docker exec --env ******** --env ******** 6f73d0a11171607831df272c0c332c1add3531c84229b8978bc5254b3a4f45b9 ssh-agent -k [2020-03-13T15:10:31.642Z] unset SSH_AUTH_SOCK; [2020-03-13T15:10:31.642Z] unset SSH_AGENT_PID; [2020-03-13T15:10:31.642Z] echo Agent pid 63 killed; [2020-03-13T15:10:31.691Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-13T15:10:32.137Z] + git semver [Pipeline] } [2020-03-13T15:10:32.150Z] $ docker stop --time=1 6f73d0a11171607831df272c0c332c1add3531c84229b8978bc5254b3a4f45b9 [2020-03-13T15:10:33.473Z] $ docker rm -f 6f73d0a11171607831df272c0c332c1add3531c84229b8978bc5254b3a4f45b9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-03-13T15:10:34.246Z] Stashed 28 file(s) [Pipeline] echo [2020-03-13T15:10:34.248Z] [edgeXSemver] initialized semver on version 1.2.0-dev.9 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-03-13T15:10:49.584Z] Still waiting to schedule task [2020-03-13T15:10:49.584Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-03-13T15:10:49.606Z] Still waiting to schedule task [2020-03-13T15:10:49.606Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-03-13T15:12:30.286Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-479 in /w/workspace/edgexfoundry_device-sdk-c_master [Pipeline] { [Pipeline] ws [2020-03-13T15:12:30.397Z] Running in /w/workspace/device-sdk-c/9 [Pipeline] { [Pipeline] checkout [2020-03-13T15:12:36.535Z] using credential edgex-jenkins-ssh [2020-03-13T15:12:36.626Z] Cloning the remote Git repository [2020-03-13T15:12:36.626Z] Cloning with configured refspecs honoured and without tags [2020-03-13T15:12:36.691Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-03-13T15:12:36.782Z] > git init /w/workspace/device-sdk-c/9 # timeout=10 [2020-03-13T15:12:38.125Z] Fetching without tags [2020-03-13T15:12:36.861Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-03-13T15:12:36.862Z] > git --version # timeout=10 [2020-03-13T15:12:36.908Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-13T15:12:37.000Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-13T15:12:38.017Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-03-13T15:12:38.042Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-13T15:12:38.077Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-03-13T15:12:38.580Z] Checking out Revision 71b8196c465bf7460af7e4691fe5d7c6af401573 (master) [2020-03-13T15:12:38.128Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-03-13T15:12:38.129Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-13T15:12:38.148Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-13T15:12:38.578Z] > git config core.sparsecheckout # timeout=10 [2020-03-13T15:12:38.620Z] > git checkout -f 71b8196c465bf7460af7e4691fe5d7c6af401573 # timeout=10 [2020-03-13T15:12:43.240Z] Commit message: "Merge pull request #240 from iain-anderson/state-fixes" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-13T15:12:44.494Z] ========================================================= [2020-03-13T15:12:44.494Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2020-03-13T15:12:44.494Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-13T15:12:45.589Z] + docker build -t ci-base-image-arm64 -f scripts/Dockerfile.alpine-3.9-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest . [2020-03-13T15:12:46.571Z] Sending build context to Docker daemon 2.835MB [2020-03-13T15:12:46.571Z] Step 1/21 : ARG BASE=alpine:3.9 [2020-03-13T15:12:46.571Z] Step 2/21 : FROM ${BASE} as builder [2020-03-13T15:12:46.848Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2020-03-13T15:12:46.848Z] 0362ad1dd800: Pulling fs layer [2020-03-13T15:12:46.848Z] f2cdb1532d8b: Pulling fs layer [2020-03-13T15:12:46.848Z] 37ed683be191: Pulling fs layer [2020-03-13T15:12:46.848Z] f2cdb1532d8b: Verifying Checksum [2020-03-13T15:12:46.848Z] f2cdb1532d8b: Download complete [2020-03-13T15:12:47.118Z] 0362ad1dd800: Verifying Checksum [2020-03-13T15:12:47.707Z] 0362ad1dd800: Pull complete [2020-03-13T15:12:48.294Z] f2cdb1532d8b: Pull complete [2020-03-13T15:12:54.951Z] 37ed683be191: Verifying Checksum [2020-03-13T15:12:54.951Z] 37ed683be191: Download complete [2020-03-13T15:12:59.187Z] Running on prd-centos7-docker-4c-2g-480 in /w/workspace/edgexfoundry_device-sdk-c_master [Pipeline] { [Pipeline] ws [2020-03-13T15:12:59.223Z] Running in /w/workspace/device-sdk-c/9 [Pipeline] { [Pipeline] checkout [2020-03-13T15:13:01.612Z] using credential edgex-jenkins-ssh [2020-03-13T15:13:01.656Z] Cloning the remote Git repository [2020-03-13T15:13:01.656Z] Cloning with configured refspecs honoured and without tags [2020-03-13T15:13:02.376Z] Fetching without tags [2020-03-13T15:13:01.221Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-03-13T15:13:01.270Z] > git init /w/workspace/device-sdk-c/9 # timeout=10 [2020-03-13T15:13:01.317Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-03-13T15:13:01.318Z] > git --version # timeout=10 [2020-03-13T15:13:01.325Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-13T15:13:01.352Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-13T15:13:01.940Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-03-13T15:13:01.949Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-13T15:13:01.963Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-03-13T15:13:01.977Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-03-13T15:13:01.977Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-13T15:13:01.982Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-13T15:13:02.796Z] Checking out Revision 71b8196c465bf7460af7e4691fe5d7c6af401573 (master) [2020-03-13T15:13:03.208Z] 37ed683be191: Pull complete [2020-03-13T15:13:03.209Z] Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f [2020-03-13T15:13:03.209Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2020-03-13T15:13:03.209Z] ---> b23d30803547 [2020-03-13T15:13:03.209Z] Step 3/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev [2020-03-13T15:13:02.436Z] > git config core.sparsecheckout # timeout=10 [2020-03-13T15:13:02.444Z] > git checkout -f 71b8196c465bf7460af7e4691fe5d7c6af401573 # timeout=10 [2020-03-13T15:13:05.808Z] ---> Running in 0145e6276c58 [2020-03-13T15:13:06.395Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-03-13T15:13:06.460Z] Commit message: "Merge pull request #240 from iain-anderson/state-fixes" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-03-13T15:13:07.356Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [Pipeline] echo [2020-03-13T15:13:07.440Z] ========================================================= [2020-03-13T15:13:07.440Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2020-03-13T15:13:07.440Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-13T15:13:07.624Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2020-03-13T15:13:07.624Z] (2/8) Installing libuuid (2.33-r0) [2020-03-13T15:13:07.892Z] (3/8) Installing libblkid (2.33-r0) [2020-03-13T15:13:07.892Z] (4/8) Installing libfdisk (2.33-r0) [2020-03-13T15:13:08.161Z] (5/8) Installing libmount (2.33-r0) [2020-03-13T15:13:08.161Z] (6/8) Installing libsmartcols (2.33-r0) [2020-03-13T15:13:08.427Z] (7/8) Installing util-linux-dev (2.33-r0) [2020-03-13T15:13:08.699Z] (8/8) Installing wget (1.20.3-r0) [2020-03-13T15:13:08.699Z] Executing busybox-1.29.3-r10.trigger [2020-03-13T15:13:08.699Z] OK: 285 MiB in 83 packages [2020-03-13T15:13:09.032Z] + docker build -t ci-base-image-x86_64 -f scripts/Dockerfile.alpine-3.9-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest . [2020-03-13T15:13:09.302Z] Sending build context to Docker daemon 2.835MB [2020-03-13T15:13:09.302Z] Step 1/21 : ARG BASE=alpine:3.9 [2020-03-13T15:13:09.302Z] Step 2/21 : FROM ${BASE} as builder [2020-03-13T15:13:09.302Z] latest: Pulling from edgex-devops/edgex-gcc-base [2020-03-13T15:13:09.303Z] e7c96db7181b: Pulling fs layer [2020-03-13T15:13:09.303Z] 4c13bbce0fe7: Pulling fs layer [2020-03-13T15:13:09.303Z] 6059c847ac2f: Pulling fs layer [2020-03-13T15:13:09.303Z] 4c13bbce0fe7: Verifying Checksum [2020-03-13T15:13:10.115Z] Removing intermediate container 0145e6276c58 [2020-03-13T15:13:10.116Z] ---> 4b3c9f442302 [2020-03-13T15:13:10.116Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2020-03-13T15:13:10.116Z] ---> Running in 68ed12792e43 [2020-03-13T15:13:10.270Z] e7c96db7181b: Verifying Checksum [2020-03-13T15:13:10.271Z] e7c96db7181b: Download complete [2020-03-13T15:13:10.536Z] e7c96db7181b: Pull complete [2020-03-13T15:13:10.704Z] Removing intermediate container 68ed12792e43 [2020-03-13T15:13:10.705Z] ---> d8a50fe265ea [2020-03-13T15:13:10.705Z] Step 5/21 : RUN mkdir /tmp/cbor && cd /tmp/cbor && wget -O - https://github.com/PJK/libcbor/archive/v${CBOR_VERSION}.tar.gz | tar -z -x -f - && sed -e 's/-flto//' -i libcbor-${CBOR_VERSION}/CMakeLists.txt && cmake -DCMAKE_BUILD_TYPE=Release -DCBOR_CUSTOM_ALLOC=ON libcbor-${CBOR_VERSION} && make && make install [2020-03-13T15:13:10.705Z] ---> Running in 4ba6983f75fa [2020-03-13T15:13:10.802Z] 4c13bbce0fe7: Pull complete [2020-03-13T15:13:11.670Z] --2020-03-13 15:13:11-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-03-13T15:13:11.670Z] Resolving github.com... 140.82.114.3 [2020-03-13T15:13:11.670Z] Connecting to github.com|140.82.114.3|:443... connected. [2020-03-13T15:13:11.944Z] HTTP request sent, awaiting response... 302 Found [2020-03-13T15:13:11.944Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-03-13T15:13:11.944Z] --2020-03-13 15:13:11-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-03-13T15:13:11.944Z] Resolving codeload.github.com... 140.82.112.9 [2020-03-13T15:13:11.944Z] Connecting to codeload.github.com|140.82.112.9|:443... connected. [2020-03-13T15:13:11.944Z] HTTP request sent, awaiting response... 200 OK [2020-03-13T15:13:11.944Z] Length: unspecified [application/x-gzip] [2020-03-13T15:13:11.944Z] Saving to: 'STDOUT' [2020-03-13T15:13:11.944Z]  [2020-03-13T15:13:12.212Z] 0K .......... .......... .......... .......... .......... 1.47M [2020-03-13T15:13:12.212Z] 50K .......... .......... .......... .......... .......... 2.93M [2020-03-13T15:13:12.212Z] 100K .......... .......... .......... .......... .......... 7.79M [2020-03-13T15:13:12.212Z] 150K .......... .......... .......... .......... .......... 11.6M [2020-03-13T15:13:12.212Z] 200K .......... .......... .......... .......... .......... 4.72M [2020-03-13T15:13:12.212Z] 250K .......... .......... .......... .......... .......... 4.10M [2020-03-13T15:13:12.212Z] 300K .......... .......... .......... .......... .......... 5.00M [2020-03-13T15:13:12.212Z] 350K .......... .......... .......... .......... .......... 4.70M [2020-03-13T15:13:12.212Z] 400K .......... .......... .......... .......... .......... 5.66M [2020-03-13T15:13:12.212Z] 450K .......... .......... .......... .......... .......... 4.47M [2020-03-13T15:13:12.212Z] 500K .......... .......... .......... .......... .......... 7.34M [2020-03-13T15:13:12.212Z] 550K .......... .......... .......... .......... .......... 4.90M [2020-03-13T15:13:12.212Z] 600K .......... .......... .......... .......... .......... 1.01M [2020-03-13T15:13:12.212Z] 650K .......... .......... .......... .......... .......... 1.88M [2020-03-13T15:13:12.212Z] 700K ..   4746G=0.2s [2020-03-13T15:13:12.212Z] [2020-03-13T15:13:12.212Z] 2020-03-13 15:13:12 (3.22 MB/s) - written to stdout [719348] [2020-03-13T15:13:12.212Z] [2020-03-13T15:13:12.480Z] -- The C compiler identification is GNU 8.3.0 [2020-03-13T15:13:12.748Z] -- The CXX compiler identification is GNU 8.3.0 [2020-03-13T15:13:12.748Z] -- Check for working C compiler: /usr/bin/cc [2020-03-13T15:13:13.016Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-03-13T15:13:13.016Z] -- Detecting C compiler ABI info [2020-03-13T15:13:13.283Z] -- Detecting C compiler ABI info - done [2020-03-13T15:13:13.283Z] -- Detecting C compile features [2020-03-13T15:13:14.246Z] -- Detecting C compile features - done [2020-03-13T15:13:14.246Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-03-13T15:13:14.246Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-03-13T15:13:14.246Z] -- Detecting CXX compiler ABI info [2020-03-13T15:13:14.513Z] -- Detecting CXX compiler ABI info - done [2020-03-13T15:13:14.513Z] -- Detecting CXX compile features [2020-03-13T15:13:16.466Z] -- Detecting CXX compile features - done [2020-03-13T15:13:16.466Z] -- Looking for include file endian.h [2020-03-13T15:13:16.466Z] -- Looking for include file endian.h - found [2020-03-13T15:13:16.466Z] -- Check if the system is big endian [2020-03-13T15:13:16.466Z] -- Searching 16 bit integer [2020-03-13T15:13:16.466Z] -- Looking for sys/types.h [2020-03-13T15:13:16.734Z] -- Looking for sys/types.h - found [2020-03-13T15:13:16.734Z] -- Looking for stdint.h [2020-03-13T15:13:17.005Z] -- Looking for stdint.h - found [2020-03-13T15:13:17.005Z] -- Looking for stddef.h [2020-03-13T15:13:17.274Z] -- Looking for stddef.h - found [2020-03-13T15:13:17.274Z] -- Check size of unsigned short [2020-03-13T15:13:17.274Z] -- Check size of unsigned short - done [2020-03-13T15:13:17.274Z] -- Using unsigned short [2020-03-13T15:13:17.441Z] 6059c847ac2f: Verifying Checksum [2020-03-13T15:13:17.441Z] 6059c847ac2f: Download complete [2020-03-13T15:13:17.541Z] -- Check if the system is big endian - little endian [2020-03-13T15:13:17.809Z] -- Check size of size_t [2020-03-13T15:13:18.077Z] -- Check size of size_t - done [2020-03-13T15:13:18.077Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-03-13T15:13:18.077Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-03-13T15:13:18.077Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-03-13T15:13:18.077Z] CMake did not find one. [2020-03-13T15:13:18.077Z] [2020-03-13T15:13:18.077Z] Could not find a package configuration file provided by "cJSON" with any of [2020-03-13T15:13:18.077Z] the following names: [2020-03-13T15:13:18.077Z] [2020-03-13T15:13:18.077Z] cJSONConfig.cmake [2020-03-13T15:13:18.077Z] cjson-config.cmake [2020-03-13T15:13:18.077Z] [2020-03-13T15:13:18.077Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-03-13T15:13:18.077Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-03-13T15:13:18.077Z] provides a separate development package or SDK, be sure it has been [2020-03-13T15:13:18.077Z] installed. [2020-03-13T15:13:18.077Z] [2020-03-13T15:13:18.077Z] [2020-03-13T15:13:18.077Z] -- Configuring done [2020-03-13T15:13:18.077Z] -- Generating done [2020-03-13T15:13:18.345Z] -- Build files have been written to: /tmp/cbor [2020-03-13T15:13:18.345Z] Scanning dependencies of target cbor_shared [2020-03-13T15:13:18.345Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2020-03-13T15:13:19.312Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-03-13T15:13:19.581Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2020-03-13T15:13:19.848Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-03-13T15:13:20.435Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-03-13T15:13:20.704Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2020-03-13T15:13:20.739Z] 6059c847ac2f: Pull complete [2020-03-13T15:13:20.739Z] Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e [2020-03-13T15:13:20.739Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2020-03-13T15:13:20.739Z] ---> 5eabd8fd8ba2 [2020-03-13T15:13:20.739Z] Step 3/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev [2020-03-13T15:13:20.739Z] ---> Running in be0b09bf1d3a [2020-03-13T15:13:20.972Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2020-03-13T15:13:20.998Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-03-13T15:13:21.241Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2020-03-13T15:13:21.241Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2020-03-13T15:13:21.564Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-03-13T15:13:21.823Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2020-03-13T15:13:21.823Z] (2/8) Installing libuuid (2.33-r0) [2020-03-13T15:13:21.825Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-03-13T15:13:22.082Z] (3/8) Installing libblkid (2.33-r0) [2020-03-13T15:13:22.082Z] (4/8) Installing libfdisk (2.33-r0) [2020-03-13T15:13:22.092Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-03-13T15:13:22.340Z] (5/8) Installing libmount (2.33-r0) [2020-03-13T15:13:22.341Z] (6/8) Installing libsmartcols (2.33-r0) [2020-03-13T15:13:22.341Z] (7/8) Installing util-linux-dev (2.33-r0) [2020-03-13T15:13:22.358Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2020-03-13T15:13:22.599Z] (8/8) Installing wget (1.20.3-r0) [2020-03-13T15:13:22.858Z] Executing busybox-1.29.3-r10.trigger [2020-03-13T15:13:22.858Z] OK: 272 MiB in 83 packages [2020-03-13T15:13:22.945Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2020-03-13T15:13:23.212Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2020-03-13T15:13:23.427Z] Removing intermediate container be0b09bf1d3a [2020-03-13T15:13:23.427Z] ---> 725728795194 [2020-03-13T15:13:23.427Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2020-03-13T15:13:23.427Z] ---> Running in d112cf6ae668 [2020-03-13T15:13:23.427Z] Removing intermediate container d112cf6ae668 [2020-03-13T15:13:23.427Z] ---> 4740a8342e20 [2020-03-13T15:13:23.427Z] Step 5/21 : RUN mkdir /tmp/cbor && cd /tmp/cbor && wget -O - https://github.com/PJK/libcbor/archive/v${CBOR_VERSION}.tar.gz | tar -z -x -f - && sed -e 's/-flto//' -i libcbor-${CBOR_VERSION}/CMakeLists.txt && cmake -DCMAKE_BUILD_TYPE=Release -DCBOR_CUSTOM_ALLOC=ON libcbor-${CBOR_VERSION} && make && make install [2020-03-13T15:13:23.427Z] ---> Running in 6ac6ab3def8b [2020-03-13T15:13:23.487Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2020-03-13T15:13:23.686Z] --2020-03-13 15:13:23-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-03-13T15:13:23.755Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2020-03-13T15:13:23.945Z] Resolving github.com... 140.82.113.4 [2020-03-13T15:13:23.945Z] Connecting to github.com|140.82.113.4|:443... connected. [2020-03-13T15:13:23.945Z] HTTP request sent, awaiting response... 302 Found [2020-03-13T15:13:23.945Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-03-13T15:13:23.945Z] --2020-03-13 15:13:23-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-03-13T15:13:23.945Z] Resolving codeload.github.com... 140.82.113.10 [2020-03-13T15:13:23.945Z] Connecting to codeload.github.com|140.82.113.10|:443... connected. [2020-03-13T15:13:24.024Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2020-03-13T15:13:24.205Z] HTTP request sent, awaiting response... 200 OK [2020-03-13T15:13:24.205Z] Length: unspecified [application/x-gzip] [2020-03-13T15:13:24.205Z] Saving to: 'STDOUT' [2020-03-13T15:13:24.205Z]  [2020-03-13T15:13:24.206Z] 0K .......... .......... .......... .......... .......... 1.61M [2020-03-13T15:13:24.206Z] 50K .......... .......... .......... .......... .......... 3.26M [2020-03-13T15:13:24.206Z] 100K .......... .......... .......... .......... .......... 42.4M [2020-03-13T15:13:24.206Z] 150K .......... .......... .......... .......... .......... 3.52M [2020-03-13T15:13:24.206Z] 200K .......... .......... .......... .......... .......... 34.5M [2020-03-13T15:13:24.206Z] 250K .......... .......... .......... .......... .......... 13.2M [2020-03-13T15:13:24.206Z] 300K .......... .......... .......... .......... .......... 5.89M [2020-03-13T15:13:24.206Z] 350K .......... .......... .......... .......... .......... 16.7M [2020-03-13T15:13:24.206Z] 400K .......... .......... .......... .......... .......... 8.28M [2020-03-13T15:13:24.206Z] 450K .......... .......... .......... .......... .......... 10.8M [2020-03-13T15:13:24.206Z] 500K .......... .......... .......... .......... .......... 6.81M [2020-03-13T15:13:24.206Z] 550K .......... .......... .......... .......... .......... 29.8M [2020-03-13T15:13:24.292Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2020-03-13T15:13:24.292Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2020-03-13T15:13:24.466Z] 600K .......... .......... .......... .......... .......... 2.16M [2020-03-13T15:13:24.466Z] 650K .......... .......... .......... .......... .......... 1.42M [2020-03-13T15:13:24.466Z] 700K .. 25.3M=0.2s [2020-03-13T15:13:24.466Z] [2020-03-13T15:13:24.466Z] 2020-03-13 15:13:24 (4.48 MB/s) - written to stdout [719348] [2020-03-13T15:13:24.466Z] [2020-03-13T15:13:24.466Z] -- The C compiler identification is GNU 8.3.0 [2020-03-13T15:13:24.466Z] -- The CXX compiler identification is GNU 8.3.0 [2020-03-13T15:13:24.466Z] -- Check for working C compiler: /usr/bin/cc [2020-03-13T15:13:24.725Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-03-13T15:13:24.726Z] -- Detecting C compiler ABI info [2020-03-13T15:13:24.726Z] -- Detecting C compiler ABI info - done [2020-03-13T15:13:24.726Z] -- Detecting C compile features [2020-03-13T15:13:24.877Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-03-13T15:13:24.877Z] [ 40%] Linking C shared library libcbor.so [2020-03-13T15:13:24.877Z] [ 40%] Built target cbor_shared [2020-03-13T15:13:24.877Z] Scanning dependencies of target cbor [2020-03-13T15:13:24.986Z] -- Detecting C compile features - done [2020-03-13T15:13:24.986Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-03-13T15:13:24.986Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-03-13T15:13:24.986Z] -- Detecting CXX compiler ABI info [2020-03-13T15:13:24.986Z] -- Detecting CXX compiler ABI info - done [2020-03-13T15:13:24.986Z] -- Detecting CXX compile features [2020-03-13T15:13:25.144Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2020-03-13T15:13:25.556Z] -- Detecting CXX compile features - done [2020-03-13T15:13:25.556Z] -- Looking for include file endian.h [2020-03-13T15:13:25.556Z] -- Looking for include file endian.h - found [2020-03-13T15:13:25.556Z] -- Check if the system is big endian [2020-03-13T15:13:25.556Z] -- Searching 16 bit integer [2020-03-13T15:13:25.556Z] -- Looking for sys/types.h [2020-03-13T15:13:25.728Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2020-03-13T15:13:25.815Z] -- Looking for sys/types.h - found [2020-03-13T15:13:25.816Z] -- Looking for stdint.h [2020-03-13T15:13:25.816Z] -- Looking for stdint.h - found [2020-03-13T15:13:25.816Z] -- Looking for stddef.h [2020-03-13T15:13:25.816Z] -- Looking for stddef.h - found [2020-03-13T15:13:25.816Z] -- Check size of unsigned short [2020-03-13T15:13:25.816Z] -- Check size of unsigned short - done [2020-03-13T15:13:25.816Z] -- Using unsigned short [2020-03-13T15:13:26.075Z] -- Check if the system is big endian - little endian [2020-03-13T15:13:26.075Z] -- Check size of size_t [2020-03-13T15:13:26.075Z] -- Check size of size_t - done [2020-03-13T15:13:26.075Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-03-13T15:13:26.075Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-03-13T15:13:26.075Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-03-13T15:13:26.075Z] CMake did not find one. [2020-03-13T15:13:26.075Z] [2020-03-13T15:13:26.075Z] Could not find a package configuration file provided by "cJSON" with any of [2020-03-13T15:13:26.075Z] the following names: [2020-03-13T15:13:26.075Z] [2020-03-13T15:13:26.075Z] cJSONConfig.cmake [2020-03-13T15:13:26.075Z] cjson-config.cmake [2020-03-13T15:13:26.075Z] [2020-03-13T15:13:26.075Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-03-13T15:13:26.075Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-03-13T15:13:26.075Z] provides a separate development package or SDK, be sure it has been [2020-03-13T15:13:26.075Z] installed. [2020-03-13T15:13:26.075Z] [2020-03-13T15:13:26.075Z] [2020-03-13T15:13:26.075Z] -- Configuring done [2020-03-13T15:13:26.075Z] -- Generating done [2020-03-13T15:13:26.075Z] -- Build files have been written to: /tmp/cbor [2020-03-13T15:13:26.311Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-03-13T15:13:26.334Z] Scanning dependencies of target cbor_shared [2020-03-13T15:13:26.334Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2020-03-13T15:13:26.579Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2020-03-13T15:13:26.594Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-03-13T15:13:26.857Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2020-03-13T15:13:26.857Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-03-13T15:13:27.116Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-03-13T15:13:27.116Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2020-03-13T15:13:27.116Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2020-03-13T15:13:27.116Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2020-03-13T15:13:27.378Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2020-03-13T15:13:27.378Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-03-13T15:13:27.378Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-03-13T15:13:27.642Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2020-03-13T15:13:27.642Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2020-03-13T15:13:27.642Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2020-03-13T15:13:27.900Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2020-03-13T15:13:27.900Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2020-03-13T15:13:27.900Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2020-03-13T15:13:27.996Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-03-13T15:13:27.996Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-03-13T15:13:28.159Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2020-03-13T15:13:28.159Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2020-03-13T15:13:28.159Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-03-13T15:13:28.159Z] [ 40%] Linking C shared library libcbor.so [2020-03-13T15:13:28.159Z] [ 40%] Built target cbor_shared [2020-03-13T15:13:28.159Z] Scanning dependencies of target cbor [2020-03-13T15:13:28.159Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2020-03-13T15:13:28.267Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-03-13T15:13:28.267Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-03-13T15:13:28.421Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2020-03-13T15:13:28.535Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-03-13T15:13:28.681Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-03-13T15:13:28.681Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2020-03-13T15:13:28.801Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2020-03-13T15:13:28.940Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-03-13T15:13:28.940Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-03-13T15:13:29.198Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-03-13T15:13:29.198Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-03-13T15:13:29.198Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-03-13T15:13:29.198Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2020-03-13T15:13:29.459Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2020-03-13T15:13:29.459Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2020-03-13T15:13:29.723Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2020-03-13T15:13:29.723Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2020-03-13T15:13:29.723Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2020-03-13T15:13:29.761Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2020-03-13T15:13:29.761Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2020-03-13T15:13:29.983Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-03-13T15:13:29.983Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-03-13T15:13:29.983Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-03-13T15:13:29.983Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-03-13T15:13:30.242Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2020-03-13T15:13:30.242Z] [ 80%] Linking C static library libcbor.a [2020-03-13T15:13:30.242Z] [ 80%] Built target cbor [2020-03-13T15:13:30.242Z] Scanning dependencies of target create_items [2020-03-13T15:13:30.242Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-03-13T15:13:30.242Z] [ 84%] Linking C executable create_items [2020-03-13T15:13:30.242Z] [ 84%] Built target create_items [2020-03-13T15:13:30.242Z] Scanning dependencies of target readfile [2020-03-13T15:13:30.242Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2020-03-13T15:13:30.343Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2020-03-13T15:13:30.501Z] [ 88%] Linking C executable readfile [2020-03-13T15:13:30.501Z] [ 88%] Built target readfile [2020-03-13T15:13:30.501Z] Scanning dependencies of target streaming_parser [2020-03-13T15:13:30.501Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-03-13T15:13:30.501Z] [ 92%] Linking C executable streaming_parser [2020-03-13T15:13:30.501Z] [ 92%] Built target streaming_parser [2020-03-13T15:13:30.501Z] Scanning dependencies of target sort [2020-03-13T15:13:30.501Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-03-13T15:13:30.501Z] [ 96%] Linking C executable sort [2020-03-13T15:13:30.610Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2020-03-13T15:13:30.759Z] [ 96%] Built target sort [2020-03-13T15:13:30.759Z] Scanning dependencies of target hello [2020-03-13T15:13:30.759Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-03-13T15:13:30.759Z] [100%] Linking C executable hello [2020-03-13T15:13:30.759Z] [100%] Built target hello [2020-03-13T15:13:30.759Z] Install the project... [2020-03-13T15:13:30.759Z] -- Install configuration: "Release" [2020-03-13T15:13:30.759Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-03-13T15:13:30.759Z] -- Installing: /usr/local/lib64/libcbor.a [2020-03-13T15:13:30.759Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-03-13T15:13:30.759Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-03-13T15:13:30.759Z] -- Installing: /usr/local/lib64/libcbor.so [2020-03-13T15:13:30.759Z] -- Up-to-date: /usr/local/include/cbor [2020-03-13T15:13:30.759Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-03-13T15:13:30.759Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-03-13T15:13:30.759Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-03-13T15:13:30.759Z] -- Installing: /usr/local/include/cbor/common.h [2020-03-13T15:13:30.759Z] -- Installing: /usr/local/include/cbor/data.h [2020-03-13T15:13:30.759Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-03-13T15:13:30.759Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-03-13T15:13:30.759Z] -- Installing: /usr/local/include/cbor/internal [2020-03-13T15:13:30.759Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-03-13T15:13:30.759Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-03-13T15:13:30.759Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-03-13T15:13:30.759Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-03-13T15:13:30.759Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-03-13T15:13:30.759Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-03-13T15:13:30.760Z] -- Installing: /usr/local/include/cbor/ints.h [2020-03-13T15:13:30.760Z] -- Installing: /usr/local/include/cbor/maps.h [2020-03-13T15:13:30.760Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-03-13T15:13:30.760Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-03-13T15:13:30.760Z] -- Installing: /usr/local/include/cbor/strings.h [2020-03-13T15:13:30.760Z] -- Installing: /usr/local/include/cbor/tags.h [2020-03-13T15:13:30.760Z] -- Installing: /usr/local/include/cbor.h [2020-03-13T15:13:30.760Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-03-13T15:13:30.877Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2020-03-13T15:13:31.143Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-03-13T15:13:31.326Z] Removing intermediate container 6ac6ab3def8b [2020-03-13T15:13:31.326Z] ---> bbed01fc2085 [2020-03-13T15:13:31.326Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-03-13T15:13:31.326Z] ---> Running in 8c3a57eafdee [2020-03-13T15:13:31.411Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-03-13T15:13:31.678Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-03-13T15:13:31.945Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-03-13T15:13:32.225Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2020-03-13T15:13:32.262Z] Removing intermediate container 8c3a57eafdee [2020-03-13T15:13:32.262Z] ---> 7bb9ed562597 [2020-03-13T15:13:32.262Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-03-13T15:13:32.262Z] ---> b7e5bf3cbe2e [2020-03-13T15:13:32.262Z] Step 8/21 : COPY src /tmp/sdk/src [2020-03-13T15:13:32.494Z] [ 80%] Linking C static library libcbor.a [2020-03-13T15:13:32.494Z] [ 80%] Built target cbor [2020-03-13T15:13:32.494Z] Scanning dependencies of target create_items [2020-03-13T15:13:32.494Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-03-13T15:13:32.525Z] ---> 76b22838b379 [2020-03-13T15:13:32.525Z] Step 9/21 : COPY include /tmp/sdk/include [2020-03-13T15:13:32.525Z] ---> f5a08e676200 [2020-03-13T15:13:32.525Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2020-03-13T15:13:32.761Z] [ 84%] Linking C executable create_items [2020-03-13T15:13:32.761Z] [ 84%] Built target create_items [2020-03-13T15:13:32.761Z] Scanning dependencies of target readfile [2020-03-13T15:13:32.761Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2020-03-13T15:13:32.785Z] ---> b837b7b113e2 [2020-03-13T15:13:32.785Z] Step 11/21 : COPY LICENSE /tmp/sdk [2020-03-13T15:13:32.785Z] ---> d05190377181 [2020-03-13T15:13:32.785Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2020-03-13T15:13:33.028Z] [ 88%] Linking C executable readfile [2020-03-13T15:13:33.028Z] [ 88%] Built target readfile [2020-03-13T15:13:33.028Z] Scanning dependencies of target streaming_parser [2020-03-13T15:13:33.028Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-03-13T15:13:33.045Z] ---> e78f19afa116 [2020-03-13T15:13:33.045Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-03-13T15:13:33.045Z] ---> Running in da1b06bb824d [2020-03-13T15:13:33.297Z] [ 92%] Linking C executable streaming_parser [2020-03-13T15:13:33.303Z] + CPPCHECK=false [2020-03-13T15:13:33.303Z] + DOCGEN=false [2020-03-13T15:13:33.303Z] + TOMLVER=SDK-0.2 [2020-03-13T15:13:33.303Z] + CUTILVER=1.0.0 [2020-03-13T15:13:33.303Z] + '[' 0 -gt 0 ] [2020-03-13T15:13:33.303Z] + readlink -f ./scripts/build.sh [2020-03-13T15:13:33.303Z] + dirname /tmp/sdk/scripts/build.sh [2020-03-13T15:13:33.303Z] + dirname /tmp/sdk/scripts [2020-03-13T15:13:33.303Z] + ROOT=/tmp/sdk [2020-03-13T15:13:33.303Z] + cd /tmp/sdk [2020-03-13T15:13:33.303Z] + '[' '!' -d deps ] [2020-03-13T15:13:33.303Z] + mkdir deps [2020-03-13T15:13:33.303Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-03-13T15:13:33.303Z] + tar -C deps -z -x -f - [2020-03-13T15:13:33.303Z] --2020-03-13 15:13:33-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-03-13T15:13:33.561Z] Resolving github.com... 140.82.114.4 [2020-03-13T15:13:33.561Z] Connecting to github.com|140.82.114.4|:443... connected. [2020-03-13T15:13:33.561Z] HTTP request sent, awaiting response... 302 Found [2020-03-13T15:13:33.561Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-03-13T15:13:33.561Z] --2020-03-13 15:13:33-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-03-13T15:13:33.561Z] Resolving codeload.github.com... 140.82.113.10 [2020-03-13T15:13:33.561Z] Connecting to codeload.github.com|140.82.113.10|:443... connected. [2020-03-13T15:13:33.563Z] [ 92%] Built target streaming_parser [2020-03-13T15:13:33.563Z] Scanning dependencies of target sort [2020-03-13T15:13:33.563Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-03-13T15:13:33.563Z] [ 96%] Linking C executable sort [2020-03-13T15:13:33.819Z] HTTP request sent, awaiting response... 200 OK [2020-03-13T15:13:33.819Z] Length: unspecified [application/x-gzip] [2020-03-13T15:13:33.819Z] Saving to: 'STDOUT' [2020-03-13T15:13:33.819Z]  [2020-03-13T15:13:33.819Z] 0K .......... ......  1.07M=0.01s [2020-03-13T15:13:33.819Z] [2020-03-13T15:13:33.819Z] 2020-03-13 15:13:33 (1.07 MB/s) - written to stdout [16451] [2020-03-13T15:13:33.819Z] [2020-03-13T15:13:33.819Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-03-13T15:13:33.819Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.0.tar.gz [2020-03-13T15:13:33.819Z] + tar -C deps -z -x -f - [2020-03-13T15:13:33.819Z] --2020-03-13 15:13:33-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.0.tar.gz [2020-03-13T15:13:33.819Z] Resolving github.com... 140.82.114.4 [2020-03-13T15:13:33.819Z] Connecting to github.com|140.82.114.4|:443... connected. [2020-03-13T15:13:33.831Z] [ 96%] Built target sort [2020-03-13T15:13:33.831Z] Scanning dependencies of target hello [2020-03-13T15:13:33.831Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-03-13T15:13:34.078Z] HTTP request sent, awaiting response... 302 Found [2020-03-13T15:13:34.078Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.0 [following] [2020-03-13T15:13:34.078Z] --2020-03-13 15:13:33-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.0 [2020-03-13T15:13:34.078Z] Resolving codeload.github.com... 140.82.113.10 [2020-03-13T15:13:34.078Z] Connecting to codeload.github.com|140.82.113.10|:443... connected. [2020-03-13T15:13:34.078Z] HTTP request sent, awaiting response... 200 OK [2020-03-13T15:13:34.078Z] Length: unspecified [application/x-gzip] [2020-03-13T15:13:34.078Z] Saving to: 'STDOUT' [2020-03-13T15:13:34.078Z] [2020-03-13T15:13:34.098Z] [100%] Linking C executable hello [2020-03-13T15:13:34.098Z] [100%] Built target hello [2020-03-13T15:13:34.098Z] Install the project... [2020-03-13T15:13:34.098Z] -- Install configuration: "Release" [2020-03-13T15:13:34.098Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-03-13T15:13:34.098Z] -- Installing: /usr/local/lib64/libcbor.a [2020-03-13T15:13:34.098Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-03-13T15:13:34.098Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-03-13T15:13:34.098Z] -- Installing: /usr/local/lib64/libcbor.so [2020-03-13T15:13:34.098Z] -- Up-to-date: /usr/local/include/cbor [2020-03-13T15:13:34.098Z] -- Installing: /usr/local/include/cbor/common.h [2020-03-13T15:13:34.098Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-03-13T15:13:34.098Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-03-13T15:13:34.098Z] -- Installing: /usr/local/include/cbor/maps.h [2020-03-13T15:13:34.098Z] -- Installing: /usr/local/include/cbor/strings.h [2020-03-13T15:13:34.098Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-03-13T15:13:34.098Z] -- Installing: /usr/local/include/cbor/internal [2020-03-13T15:13:34.098Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-03-13T15:13:34.098Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-03-13T15:13:34.098Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-03-13T15:13:34.098Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-03-13T15:13:34.098Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-03-13T15:13:34.098Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-03-13T15:13:34.098Z] -- Installing: /usr/local/include/cbor/data.h [2020-03-13T15:13:34.098Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-03-13T15:13:34.098Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-03-13T15:13:34.098Z] -- Installing: /usr/local/include/cbor/tags.h [2020-03-13T15:13:34.098Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-03-13T15:13:34.098Z] -- Installing: /usr/local/include/cbor/ints.h [2020-03-13T15:13:34.098Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-03-13T15:13:34.098Z] -- Installing: /usr/local/include/cbor.h [2020-03-13T15:13:34.098Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-03-13T15:13:34.336Z] 0K .......... .......... .......... .......... .......... 1.56M [2020-03-13T15:13:34.336Z] 50K .......... .......... .......... .......... .......... 3.12M [2020-03-13T15:13:34.336Z] 100K .......... .......... .......... .......... ........ 4.55M=0.06s [2020-03-13T15:13:34.336Z] [2020-03-13T15:13:34.336Z] 2020-03-13 15:13:34 (2.53 MB/s) - written to stdout [151809] [2020-03-13T15:13:34.336Z] [2020-03-13T15:13:34.336Z] + mkdir -p src/c/iot [2020-03-13T15:13:34.336Z] + cp deps/iotech-c-utils-1.0.0/src/c/base64.c deps/iotech-c-utils-1.0.0/src/c/component.c deps/iotech-c-utils-1.0.0/src/c/container.c deps/iotech-c-utils-1.0.0/src/c/data.c deps/iotech-c-utils-1.0.0/src/c/hash.c deps/iotech-c-utils-1.0.0/src/c/iot.c deps/iotech-c-utils-1.0.0/src/c/json.c deps/iotech-c-utils-1.0.0/src/c/logger.c deps/iotech-c-utils-1.0.0/src/c/os.c deps/iotech-c-utils-1.0.0/src/c/scheduler.c deps/iotech-c-utils-1.0.0/src/c/thread.c deps/iotech-c-utils-1.0.0/src/c/threadpool.c deps/iotech-c-utils-1.0.0/src/c/time.c src/c/iot [2020-03-13T15:13:34.336Z] + mkdir -p include/iot [2020-03-13T15:13:34.336Z] + cp deps/iotech-c-utils-1.0.0/include/iot/base64.h deps/iotech-c-utils-1.0.0/include/iot/component.h deps/iotech-c-utils-1.0.0/include/iot/container.h deps/iotech-c-utils-1.0.0/include/iot/data.h deps/iotech-c-utils-1.0.0/include/iot/hash.h deps/iotech-c-utils-1.0.0/include/iot/iot.h deps/iotech-c-utils-1.0.0/include/iot/json.h deps/iotech-c-utils-1.0.0/include/iot/logger.h deps/iotech-c-utils-1.0.0/include/iot/os.h deps/iotech-c-utils-1.0.0/include/iot/scheduler.h deps/iotech-c-utils-1.0.0/include/iot/thread.h deps/iotech-c-utils-1.0.0/include/iot/threadpool.h deps/iotech-c-utils-1.0.0/include/iot/time.h include/iot [2020-03-13T15:13:34.336Z] + mkdir -p include/iot/os [2020-03-13T15:13:34.336Z] + cp deps/iotech-c-utils-1.0.0/include/iot/os/linux.h deps/iotech-c-utils-1.0.0/include/iot/os/zephyr.h include/iot/os [2020-03-13T15:13:34.336Z] + mkdir -p /tmp/sdk/build/release [2020-03-13T15:13:34.336Z] + cd /tmp/sdk/build/release [2020-03-13T15:13:34.336Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-03-13T15:13:34.336Z] -- The C compiler identification is GNU 8.3.0 [2020-03-13T15:13:34.336Z] -- Check for working C compiler: /usr/bin/cc [2020-03-13T15:13:34.336Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-03-13T15:13:34.336Z] -- Detecting C compiler ABI info [2020-03-13T15:13:34.595Z] -- Detecting C compiler ABI info - done [2020-03-13T15:13:34.595Z] -- Detecting C compile features [2020-03-13T15:13:34.854Z] -- Detecting C compile features - done [2020-03-13T15:13:34.854Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-03-13T15:13:34.854Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-03-13T15:13:34.854Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-03-13T15:13:34.854Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-03-13T15:13:34.854Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-03-13T15:13:34.854Z] -- C SDK 1.2.0-dev.9 for Linux [2020-03-13T15:13:34.854Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-03-13T15:13:34.854Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-03-13T15:13:34.854Z] -- Found Curses: /usr/lib/libcurses.so [2020-03-13T15:13:34.854Z] -- Configuring done [2020-03-13T15:13:34.854Z] -- Generating done [2020-03-13T15:13:34.854Z] -- Build files have been written to: /tmp/sdk/build/release [2020-03-13T15:13:34.854Z] + make [2020-03-13T15:13:34.854Z] + tee release.log [2020-03-13T15:13:34.854Z] Scanning dependencies of target csdk [2020-03-13T15:13:35.112Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-03-13T15:13:35.112Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-03-13T15:13:35.374Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-03-13T15:13:35.634Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-03-13T15:13:35.893Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-03-13T15:13:35.893Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-03-13T15:13:36.151Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-03-13T15:13:36.410Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-03-13T15:13:36.410Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-03-13T15:13:36.668Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-03-13T15:13:36.668Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-03-13T15:13:36.689Z] Removing intermediate container 4ba6983f75fa [2020-03-13T15:13:36.689Z] ---> ff013bf7d1cf [2020-03-13T15:13:36.689Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-03-13T15:13:36.689Z] ---> Running in 9ff03f40c8ad [2020-03-13T15:13:36.926Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-03-13T15:13:36.926Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-03-13T15:13:36.926Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-03-13T15:13:37.861Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-03-13T15:13:37.861Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-03-13T15:13:37.861Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-03-13T15:13:38.119Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-03-13T15:13:38.635Z] Removing intermediate container 9ff03f40c8ad [2020-03-13T15:13:38.635Z] ---> e794bcc3c184 [2020-03-13T15:13:38.635Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-03-13T15:13:38.693Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-03-13T15:13:38.693Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-03-13T15:13:38.693Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-03-13T15:13:38.908Z] ---> 7ed9cf77af87 [2020-03-13T15:13:38.908Z] Step 8/21 : COPY src /tmp/sdk/src [2020-03-13T15:13:38.951Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-03-13T15:13:38.951Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-03-13T15:13:38.951Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-03-13T15:13:39.209Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-03-13T15:13:39.209Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-03-13T15:13:39.469Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-03-13T15:13:39.469Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-03-13T15:13:39.490Z] ---> e5612d8f9ff8 [2020-03-13T15:13:39.490Z] Step 9/21 : COPY include /tmp/sdk/include [2020-03-13T15:13:39.727Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-03-13T15:13:39.985Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-03-13T15:13:39.985Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-03-13T15:13:40.082Z] ---> 69dec50adcfc [2020-03-13T15:13:40.082Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2020-03-13T15:13:40.921Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-03-13T15:13:41.043Z] ---> dc021c4f3de0 [2020-03-13T15:13:41.043Z] Step 11/21 : COPY LICENSE /tmp/sdk [2020-03-13T15:13:41.179Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-03-13T15:13:41.180Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-03-13T15:13:41.315Z] ---> 0e0343c93ebe [2020-03-13T15:13:41.315Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2020-03-13T15:13:41.439Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-03-13T15:13:41.702Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-03-13T15:13:41.900Z] ---> a05686a53a3b [2020-03-13T15:13:41.900Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-03-13T15:13:42.169Z] ---> Running in 06d3d1fd73a8 [2020-03-13T15:13:42.268Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-03-13T15:13:42.758Z] + CPPCHECK=false [2020-03-13T15:13:42.758Z] + DOCGEN=false [2020-03-13T15:13:42.758Z] + TOMLVER=SDK-0.2 [2020-03-13T15:13:42.758Z] + CUTILVER=1.0.0 [2020-03-13T15:13:42.758Z] + '[' 0 -gt 0 ] [2020-03-13T15:13:42.758Z] + readlink -f ./scripts/build.sh [2020-03-13T15:13:42.758Z] + dirname /tmp/sdk/scripts/build.sh [2020-03-13T15:13:42.758Z] + dirname /tmp/sdk/scripts [2020-03-13T15:13:42.758Z] + ROOT=/tmp/sdk [2020-03-13T15:13:42.758Z] + cd /tmp/sdk [2020-03-13T15:13:42.758Z] + '[' '!' -d deps ] [2020-03-13T15:13:42.758Z] + mkdir deps [2020-03-13T15:13:42.758Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-03-13T15:13:42.758Z] + tar -C deps -z -x -f - [2020-03-13T15:13:42.758Z] --2020-03-13 15:13:42-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-03-13T15:13:43.024Z] Resolving github.com... 140.82.114.3 [2020-03-13T15:13:43.024Z] Connecting to github.com|140.82.114.3|:443... connected. [2020-03-13T15:13:43.024Z] HTTP request sent, awaiting response... 302 Found [2020-03-13T15:13:43.024Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-03-13T15:13:43.024Z] --2020-03-13 15:13:42-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-03-13T15:13:43.024Z] Resolving codeload.github.com... 140.82.112.9 [2020-03-13T15:13:43.024Z] Connecting to codeload.github.com|140.82.112.9|:443... connected. [2020-03-13T15:13:43.205Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-03-13T15:13:43.205Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-03-13T15:13:43.291Z] HTTP request sent, awaiting response... 200 OK [2020-03-13T15:13:43.291Z] Length: unspecified [application/x-gzip] [2020-03-13T15:13:43.291Z] Saving to: 'STDOUT' [2020-03-13T15:13:43.291Z]  [2020-03-13T15:13:43.291Z] 0K .......... ......  1.11M=0.01s [2020-03-13T15:13:43.291Z] [2020-03-13T15:13:43.291Z] 2020-03-13 15:13:43 (1.11 MB/s) - written to stdout [16451] [2020-03-13T15:13:43.291Z] [2020-03-13T15:13:43.291Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-03-13T15:13:43.291Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.0.tar.gz [2020-03-13T15:13:43.291Z] + tar -C deps -z -x -f - [2020-03-13T15:13:43.291Z] --2020-03-13 15:13:43-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.0.0.tar.gz [2020-03-13T15:13:43.291Z] Resolving github.com... 140.82.114.4 [2020-03-13T15:13:43.291Z] Connecting to github.com|140.82.114.4|:443... connected. [2020-03-13T15:13:43.291Z] HTTP request sent, awaiting response... 302 Found [2020-03-13T15:13:43.291Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.0 [following] [2020-03-13T15:13:43.291Z] --2020-03-13 15:13:43-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.0.0 [2020-03-13T15:13:43.291Z] Resolving codeload.github.com... 140.82.112.9 [2020-03-13T15:13:43.291Z] Connecting to codeload.github.com|140.82.112.9|:443... connected. [2020-03-13T15:13:43.466Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-03-13T15:13:43.466Z] [ 74%] Linking C shared library libcsdk.so [2020-03-13T15:13:43.466Z] [ 74%] Built target csdk [2020-03-13T15:13:43.466Z] Scanning dependencies of target template [2020-03-13T15:13:43.559Z] HTTP request sent, awaiting response... 200 OK [2020-03-13T15:13:43.559Z] Length: unspecified [application/x-gzip] [2020-03-13T15:13:43.559Z] Saving to: 'STDOUT' [2020-03-13T15:13:43.559Z]  [2020-03-13T15:13:43.559Z] 0K .......... .......... .......... .......... .......... 1.52M [2020-03-13T15:13:43.559Z] 50K .......... .......... .......... .......... .......... 1.50M [2020-03-13T15:13:43.559Z] 100K .......... .......... .......... .......... ........ 2.94M=0.08s [2020-03-13T15:13:43.559Z] [2020-03-13T15:13:43.559Z] 2020-03-13 15:13:43 (1.79 MB/s) - written to stdout [151809] [2020-03-13T15:13:43.559Z] [2020-03-13T15:13:43.559Z] + mkdir -p src/c/iot [2020-03-13T15:13:43.559Z] + cp deps/iotech-c-utils-1.0.0/src/c/base64.c deps/iotech-c-utils-1.0.0/src/c/component.c deps/iotech-c-utils-1.0.0/src/c/container.c deps/iotech-c-utils-1.0.0/src/c/data.c deps/iotech-c-utils-1.0.0/src/c/hash.c deps/iotech-c-utils-1.0.0/src/c/iot.c deps/iotech-c-utils-1.0.0/src/c/json.c deps/iotech-c-utils-1.0.0/src/c/logger.c deps/iotech-c-utils-1.0.0/src/c/os.c deps/iotech-c-utils-1.0.0/src/c/scheduler.c deps/iotech-c-utils-1.0.0/src/c/thread.c deps/iotech-c-utils-1.0.0/src/c/threadpool.c deps/iotech-c-utils-1.0.0/src/c/time.c src/c/iot [2020-03-13T15:13:43.559Z] + mkdir -p include/iot [2020-03-13T15:13:43.559Z] + cp deps/iotech-c-utils-1.0.0/include/iot/base64.h deps/iotech-c-utils-1.0.0/include/iot/component.h deps/iotech-c-utils-1.0.0/include/iot/container.h deps/iotech-c-utils-1.0.0/include/iot/data.h deps/iotech-c-utils-1.0.0/include/iot/hash.h deps/iotech-c-utils-1.0.0/include/iot/iot.h deps/iotech-c-utils-1.0.0/include/iot/json.h deps/iotech-c-utils-1.0.0/include/iot/logger.h deps/iotech-c-utils-1.0.0/include/iot/os.h deps/iotech-c-utils-1.0.0/include/iot/scheduler.h deps/iotech-c-utils-1.0.0/include/iot/thread.h deps/iotech-c-utils-1.0.0/include/iot/threadpool.h deps/iotech-c-utils-1.0.0/include/iot/time.h include/iot [2020-03-13T15:13:43.559Z] + mkdir -p include/iot/os [2020-03-13T15:13:43.559Z] + cp deps/iotech-c-utils-1.0.0/include/iot/os/linux.h deps/iotech-c-utils-1.0.0/include/iot/os/zephyr.h include/iot/os [2020-03-13T15:13:43.559Z] + mkdir -p /tmp/sdk/build/release [2020-03-13T15:13:43.559Z] + cd /tmp/sdk/build/release [2020-03-13T15:13:43.559Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-03-13T15:13:43.729Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-03-13T15:13:43.729Z] [ 78%] Linking C executable template [2020-03-13T15:13:43.729Z] [ 78%] Built target template [2020-03-13T15:13:43.729Z] Scanning dependencies of target device-counter [2020-03-13T15:13:43.729Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-03-13T15:13:43.988Z] [ 81%] Linking C executable device-counter [2020-03-13T15:13:43.988Z] [ 81%] Built target device-counter [2020-03-13T15:13:43.988Z] Scanning dependencies of target device-random [2020-03-13T15:13:43.988Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-03-13T15:13:44.143Z] -- The C compiler identification is GNU 8.3.0 [2020-03-13T15:13:44.143Z] -- Check for working C compiler: /usr/bin/cc [2020-03-13T15:13:44.143Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-03-13T15:13:44.143Z] -- Detecting C compiler ABI info [2020-03-13T15:13:44.246Z] [ 85%] Linking C executable device-random [2020-03-13T15:13:44.246Z] [ 85%] Built target device-random [2020-03-13T15:13:44.246Z] Scanning dependencies of target device-gyro [2020-03-13T15:13:44.246Z] [ 87%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-03-13T15:13:44.246Z] [ 89%] Linking C executable device-gyro [2020-03-13T15:13:44.411Z] -- Detecting C compiler ABI info - done [2020-03-13T15:13:44.411Z] -- Detecting C compile features [2020-03-13T15:13:44.506Z] [ 89%] Built target device-gyro [2020-03-13T15:13:44.506Z] Scanning dependencies of target template-discovery [2020-03-13T15:13:44.506Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-03-13T15:13:44.506Z] [ 92%] Linking C executable template-discovery [2020-03-13T15:13:44.767Z] [ 92%] Built target template-discovery [2020-03-13T15:13:44.767Z] Scanning dependencies of target device-terminal [2020-03-13T15:13:44.767Z] [ 94%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-03-13T15:13:44.767Z] [ 96%] Linking C executable device-terminal [2020-03-13T15:13:44.767Z] [ 96%] Built target device-terminal [2020-03-13T15:13:44.767Z] Scanning dependencies of target template2 [2020-03-13T15:13:44.767Z] [ 98%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-03-13T15:13:45.034Z] [100%] Linking C executable template2 [2020-03-13T15:13:45.034Z] [100%] Built target template2 [2020-03-13T15:13:45.034Z] + + maketee package -a [2020-03-13T15:13:45.034Z] release.log [2020-03-13T15:13:45.034Z] [ 74%] Built target csdk [2020-03-13T15:13:45.293Z] [ 78%] Built target template [2020-03-13T15:13:45.293Z] [ 81%] Built target device-counter [2020-03-13T15:13:45.293Z] [ 85%] Built target device-random [2020-03-13T15:13:45.293Z] [ 89%] Built target device-gyro [2020-03-13T15:13:45.293Z] [ 92%] Built target template-discovery [2020-03-13T15:13:45.293Z] [ 96%] Built target device-terminal [2020-03-13T15:13:45.293Z] [100%] Built target template2 [2020-03-13T15:13:45.293Z] Run CPack packaging tool... [2020-03-13T15:13:45.293Z] CPack: Create package using TGZ [2020-03-13T15:13:45.293Z] CPack: Install projects [2020-03-13T15:13:45.293Z] CPack: - Run preinstall target for: Csdk [2020-03-13T15:13:45.372Z] -- Detecting C compile features - done [2020-03-13T15:13:45.372Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-03-13T15:13:45.372Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-03-13T15:13:45.372Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-03-13T15:13:45.372Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-03-13T15:13:45.372Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-03-13T15:13:45.372Z] -- C SDK 1.2.0-dev.9 for Linux [2020-03-13T15:13:45.372Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-03-13T15:13:45.552Z] CPack: - Install project: Csdk [2020-03-13T15:13:45.552Z] CPack: Create package [2020-03-13T15:13:45.552Z] CPack: - package: /tmp/sdk/build/release/csdk-1.2.0-dev.9.tar.gz generated. [2020-03-13T15:13:45.552Z] + '[' false '=' true ] [2020-03-13T15:13:45.552Z] + '[' false '=' true ] [2020-03-13T15:13:45.552Z] + mkdir -p /tmp/sdk/build/debug [2020-03-13T15:13:45.552Z] + cd /tmp/sdk/build/debug [2020-03-13T15:13:45.552Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCSDK_BUILD_DEBUG=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2020-03-13T15:13:45.552Z] -- The C compiler identification is GNU 8.3.0 [2020-03-13T15:13:45.552Z] -- Check for working C compiler: /usr/bin/cc [2020-03-13T15:13:45.640Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-03-13T15:13:45.640Z] -- Found Curses: /usr/lib/libcurses.so [2020-03-13T15:13:45.640Z] -- Configuring done [2020-03-13T15:13:45.810Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-03-13T15:13:45.810Z] -- Detecting C compiler ABI info [2020-03-13T15:13:45.810Z] -- Detecting C compiler ABI info - done [2020-03-13T15:13:45.810Z] -- Detecting C compile features [2020-03-13T15:13:45.910Z] -- Generating done [2020-03-13T15:13:45.910Z] -- Build files have been written to: /tmp/sdk/build/release [2020-03-13T15:13:45.910Z] + make [2020-03-13T15:13:45.910Z] + tee release.log [2020-03-13T15:13:45.910Z] Scanning dependencies of target csdk [2020-03-13T15:13:46.069Z] -- Detecting C compile features - done [2020-03-13T15:13:46.069Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-03-13T15:13:46.069Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-03-13T15:13:46.069Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-03-13T15:13:46.069Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-03-13T15:13:46.069Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-03-13T15:13:46.069Z] -- C SDK 1.2.0-dev.9 for Linux [2020-03-13T15:13:46.069Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-03-13T15:13:46.069Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-03-13T15:13:46.069Z] -- Found Curses: /usr/lib/libcurses.so [2020-03-13T15:13:46.069Z] -- Configuring done [2020-03-13T15:13:46.069Z] -- Generating done [2020-03-13T15:13:46.069Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-03-13T15:13:46.069Z] + + make [2020-03-13T15:13:46.069Z] tee debug.log [2020-03-13T15:13:46.180Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-03-13T15:13:46.328Z] Scanning dependencies of target csdk [2020-03-13T15:13:46.328Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-03-13T15:13:46.328Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-03-13T15:13:46.328Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-03-13T15:13:46.586Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-03-13T15:13:46.586Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-03-13T15:13:46.586Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-03-13T15:13:46.766Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-03-13T15:13:46.844Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-03-13T15:13:46.844Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-03-13T15:13:47.034Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-03-13T15:13:47.103Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-03-13T15:13:47.103Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-03-13T15:13:47.103Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-03-13T15:13:47.103Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-03-13T15:13:47.361Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-03-13T15:13:47.362Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-03-13T15:13:47.620Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-03-13T15:13:47.620Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-03-13T15:13:47.620Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-03-13T15:13:47.883Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-03-13T15:13:47.884Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-03-13T15:13:47.884Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-03-13T15:13:48.146Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-03-13T15:13:48.146Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-03-13T15:13:48.146Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-03-13T15:13:48.146Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-03-13T15:13:48.407Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-03-13T15:13:48.407Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-03-13T15:13:48.407Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-03-13T15:13:48.407Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-03-13T15:13:48.407Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-03-13T15:13:48.666Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-03-13T15:13:48.666Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-03-13T15:13:48.924Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-03-13T15:13:48.975Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-03-13T15:13:49.191Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-03-13T15:13:49.191Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-03-13T15:13:49.191Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-03-13T15:13:49.241Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-03-13T15:13:49.451Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-03-13T15:13:49.508Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-03-13T15:13:49.713Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-03-13T15:13:49.713Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-03-13T15:13:49.972Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-03-13T15:13:49.972Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-03-13T15:13:49.972Z] [ 74%] Linking C shared library libcsdk.so [2020-03-13T15:13:50.090Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-03-13T15:13:50.230Z] [ 74%] Built target csdk [2020-03-13T15:13:50.231Z] Scanning dependencies of target template [2020-03-13T15:13:50.231Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-03-13T15:13:50.231Z] [ 78%] Linking C executable template [2020-03-13T15:13:50.231Z] [ 78%] Built target template [2020-03-13T15:13:50.231Z] Scanning dependencies of target device-counter [2020-03-13T15:13:50.231Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-03-13T15:13:50.489Z] [ 81%] Linking C executable device-counter [2020-03-13T15:13:50.489Z] [ 81%] Built target device-counter [2020-03-13T15:13:50.489Z] Scanning dependencies of target device-random [2020-03-13T15:13:50.489Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-03-13T15:13:50.489Z] [ 85%] Linking C executable device-random [2020-03-13T15:13:50.489Z] [ 85%] Built target device-random [2020-03-13T15:13:50.489Z] Scanning dependencies of target device-gyro [2020-03-13T15:13:50.489Z] [ 87%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-03-13T15:13:50.747Z] [ 89%] Linking C executable device-gyro [2020-03-13T15:13:50.747Z] [ 89%] Built target device-gyro [2020-03-13T15:13:50.747Z] Scanning dependencies of target template-discovery [2020-03-13T15:13:50.747Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-03-13T15:13:50.747Z] [ 92%] Linking C executable template-discovery [2020-03-13T15:13:51.007Z] [ 92%] Built target template-discovery [2020-03-13T15:13:51.007Z] Scanning dependencies of target device-terminal [2020-03-13T15:13:51.007Z] [ 94%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-03-13T15:13:51.007Z] [ 96%] Linking C executable device-terminal [2020-03-13T15:13:51.007Z] [ 96%] Built target device-terminal [2020-03-13T15:13:51.007Z] Scanning dependencies of target template2 [2020-03-13T15:13:51.007Z] [ 98%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-03-13T15:13:51.266Z] [100%] Linking C executable template2 [2020-03-13T15:13:51.266Z] [100%] Built target template2 [2020-03-13T15:13:51.266Z] make: Entering directory '/tmp/sdk/build/release' [2020-03-13T15:13:51.266Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-03-13T15:13:51.266Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-13T15:13:51.266Z] Scanning dependencies of target csdk [2020-03-13T15:13:51.266Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-13T15:13:51.266Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-13T15:13:51.266Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-03-13T15:13:51.502Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-03-13T15:13:51.526Z] [ 3%] Linking C shared library libcsdk.so [2020-03-13T15:13:51.770Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-03-13T15:13:51.784Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-13T15:13:51.784Z] [ 74%] Built target csdk [2020-03-13T15:13:51.784Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-13T15:13:51.784Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-13T15:13:51.784Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-13T15:13:51.784Z] [ 76%] Linking C executable template [2020-03-13T15:13:51.784Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-13T15:13:51.784Z] [ 78%] Built target template [2020-03-13T15:13:51.784Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-13T15:13:51.784Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-13T15:13:51.784Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-13T15:13:51.784Z] [ 80%] Linking C executable device-counter [2020-03-13T15:13:51.784Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-13T15:13:51.784Z] [ 81%] Built target device-counter [2020-03-13T15:13:51.784Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-13T15:13:51.784Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-13T15:13:51.784Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-13T15:13:51.784Z] [ 83%] Linking C executable device-random [2020-03-13T15:13:52.043Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-13T15:13:52.043Z] [ 85%] Built target device-random [2020-03-13T15:13:52.043Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-13T15:13:52.043Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-13T15:13:52.043Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-13T15:13:52.043Z] [ 87%] Linking C executable device-gyro [2020-03-13T15:13:52.043Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-13T15:13:52.043Z] [ 89%] Built target device-gyro [2020-03-13T15:13:52.043Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-13T15:13:52.043Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-13T15:13:52.043Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-13T15:13:52.043Z] [ 90%] Linking C executable template-discovery [2020-03-13T15:13:52.043Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-13T15:13:52.043Z] [ 92%] Built target template-discovery [2020-03-13T15:13:52.043Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-13T15:13:52.043Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-13T15:13:52.043Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-13T15:13:52.043Z] [ 94%] Linking C executable device-terminal [2020-03-13T15:13:52.304Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-13T15:13:52.304Z] [ 96%] Built target device-terminal [2020-03-13T15:13:52.304Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-13T15:13:52.304Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-13T15:13:52.304Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-13T15:13:52.304Z] [ 98%] Linking C executable template2 [2020-03-13T15:13:52.304Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-13T15:13:52.304Z] [100%] Built target template2 [2020-03-13T15:13:52.304Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-03-13T15:13:52.304Z] Install the project... [2020-03-13T15:13:52.304Z] -- Install configuration: "Release" [2020-03-13T15:13:52.304Z] -- Installing: /usr/local/lib/libcsdk.so [2020-03-13T15:13:52.304Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2020-03-13T15:13:52.304Z] -- Up-to-date: /usr/local/include [2020-03-13T15:13:52.304Z] -- Installing: /usr/local/include/devsdk [2020-03-13T15:13:52.304Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2020-03-13T15:13:52.304Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2020-03-13T15:13:52.304Z] -- Installing: /usr/local/include/edgex [2020-03-13T15:13:52.304Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2020-03-13T15:13:52.304Z] -- Installing: /usr/local/include/edgex/devices.h [2020-03-13T15:13:52.304Z] -- Installing: /usr/local/include/edgex/devsdk.h [2020-03-13T15:13:52.304Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2020-03-13T15:13:52.304Z] -- Installing: /usr/local/include/edgex/edgex-logging.h [2020-03-13T15:13:52.304Z] -- Installing: /usr/local/include/edgex/edgex.h [2020-03-13T15:13:52.304Z] -- Installing: /usr/local/include/edgex/error.h [2020-03-13T15:13:52.304Z] -- Installing: /usr/local/include/edgex/eventgen.h [2020-03-13T15:13:52.304Z] -- Installing: /usr/local/include/edgex/os.h [2020-03-13T15:13:52.304Z] -- Installing: /usr/local/include/edgex/profiles.h [2020-03-13T15:13:52.304Z] -- Installing: /usr/local/include/edgex/registry.h [2020-03-13T15:13:52.304Z] -- Installing: /usr/local/include/edgex/rest-server.h [2020-03-13T15:13:52.304Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2020-03-13T15:13:52.304Z] -- Installing: /usr/local/include/iot [2020-03-13T15:13:52.304Z] -- Installing: /usr/local/include/iot/base64.h [2020-03-13T15:13:52.304Z] -- Installing: /usr/local/include/iot/component.h [2020-03-13T15:13:52.304Z] -- Installing: /usr/local/include/iot/container.h [2020-03-13T15:13:52.304Z] -- Installing: /usr/local/include/iot/data.h [2020-03-13T15:13:52.304Z] -- Installing: /usr/local/include/iot/hash.h [2020-03-13T15:13:52.304Z] -- Installing: /usr/local/include/iot/iot.h [2020-03-13T15:13:52.304Z] -- Installing: /usr/local/include/iot/json.h [2020-03-13T15:13:52.304Z] -- Installing: /usr/local/include/iot/logger.h [2020-03-13T15:13:52.304Z] -- Installing: /usr/local/include/iot/os.h [2020-03-13T15:13:52.304Z] -- Installing: /usr/local/include/iot/scheduler.h [2020-03-13T15:13:52.304Z] -- Installing: /usr/local/include/iot/thread.h [2020-03-13T15:13:52.304Z] -- Installing: /usr/local/include/iot/threadpool.h [2020-03-13T15:13:52.304Z] -- Installing: /usr/local/include/iot/time.h [2020-03-13T15:13:52.304Z] -- Installing: /usr/local/include/iot/os [2020-03-13T15:13:52.304Z] -- Installing: /usr/local/include/iot/os/linux.h [2020-03-13T15:13:52.304Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2020-03-13T15:13:52.304Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2020-03-13T15:13:52.304Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2020-03-13T15:13:52.304Z] make: Leaving directory '/tmp/sdk/build/release' [2020-03-13T15:13:52.352Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-03-13T15:13:52.874Z] Removing intermediate container da1b06bb824d [2020-03-13T15:13:52.874Z] ---> 810cbbfa7880 [2020-03-13T15:13:52.874Z] Step 14/21 : FROM alpine:3.9 [2020-03-13T15:13:52.935Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-03-13T15:13:53.133Z] 3.9: Pulling from library/alpine [2020-03-13T15:13:53.202Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-03-13T15:13:53.470Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-03-13T15:13:53.738Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-03-13T15:13:53.832Z] 9123ac7c32f7: Pulling fs layer [2020-03-13T15:13:54.090Z] 9123ac7c32f7: Verifying Checksum [2020-03-13T15:13:54.090Z] 9123ac7c32f7: Download complete [2020-03-13T15:13:55.029Z] 9123ac7c32f7: Pull complete [2020-03-13T15:13:55.029Z] Digest: sha256:115731bab0862031b44766733890091c17924f9b7781b79997f5f163be262178 [2020-03-13T15:13:55.029Z] Status: Downloaded newer image for alpine:3.9 [2020-03-13T15:13:55.029Z] ---> 82f67be598eb [2020-03-13T15:13:55.029Z] Step 15/21 : MAINTAINER IOTech [2020-03-13T15:13:55.029Z] ---> Running in 8b57d71ece4a [2020-03-13T15:13:55.029Z] Removing intermediate container 8b57d71ece4a [2020-03-13T15:13:55.029Z] ---> 758da2827087 [2020-03-13T15:13:55.029Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2020-03-13T15:13:55.029Z] ---> Running in a017067d4a5c [2020-03-13T15:13:55.967Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-03-13T15:13:56.227Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-03-13T15:13:56.227Z] (1/48) Installing binutils (2.31.1-r2) [2020-03-13T15:13:56.227Z] (2/48) Installing libmagic (5.36-r1) [2020-03-13T15:13:56.227Z] (3/48) Installing file (5.36-r1) [2020-03-13T15:13:56.227Z] (4/48) Installing gmp (6.1.2-r1) [2020-03-13T15:13:56.227Z] (5/48) Installing isl (0.18-r0) [2020-03-13T15:13:56.486Z] (6/48) Installing libgomp (8.3.0-r0) [2020-03-13T15:13:56.486Z] (7/48) Installing libatomic (8.3.0-r0) [2020-03-13T15:13:56.486Z] (8/48) Installing libgcc (8.3.0-r0) [2020-03-13T15:13:56.486Z] (9/48) Installing mpfr3 (3.1.5-r1) [2020-03-13T15:13:56.486Z] (10/48) Installing mpc1 (1.0.3-r1) [2020-03-13T15:13:56.486Z] (11/48) Installing libstdc++ (8.3.0-r0) [2020-03-13T15:13:56.486Z] (12/48) Installing gcc (8.3.0-r0) [2020-03-13T15:13:57.080Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-03-13T15:13:57.349Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-03-13T15:13:57.616Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-03-13T15:13:57.885Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-03-13T15:13:59.023Z] (13/48) Installing musl-dev (1.1.20-r5) [2020-03-13T15:13:59.829Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-03-13T15:13:59.960Z] (14/48) Installing libc-dev (0.7.1-r0) [2020-03-13T15:13:59.960Z] (15/48) Installing g++ (8.3.0-r0) [2020-03-13T15:14:00.096Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-03-13T15:14:00.363Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-03-13T15:14:00.898Z] (16/48) Installing make (4.2.1-r2) [2020-03-13T15:14:00.898Z] (17/48) Installing fortify-headers (1.0-r0) [2020-03-13T15:14:00.898Z] (18/48) Installing build-base (0.5-r1) [2020-03-13T15:14:00.898Z] (19/48) Installing libattr (2.4.47-r7) [2020-03-13T15:14:00.898Z] (20/48) Installing libacl (2.2.52-r5) [2020-03-13T15:14:00.898Z] (21/48) Installing libbz2 (1.0.6-r7) [2020-03-13T15:14:00.898Z] (22/48) Installing expat (2.2.8-r0) [2020-03-13T15:14:00.898Z] (23/48) Installing lz4-libs (1.8.3-r2) [2020-03-13T15:14:00.898Z] (24/48) Installing xz-libs (5.2.4-r0) [2020-03-13T15:14:00.898Z] (25/48) Installing libarchive (3.3.3-r2) [2020-03-13T15:14:00.898Z] (26/48) Installing ca-certificates (20190108-r0) [2020-03-13T15:14:00.898Z] (27/48) Installing nghttp2-libs (1.35.1-r1) [2020-03-13T15:14:00.898Z] (28/48) Installing libssh2 (1.9.0-r1) [2020-03-13T15:14:00.898Z] (29/48) Installing libcurl (7.64.0-r3) [2020-03-13T15:14:00.898Z] (30/48) Installing ncurses-terminfo-base (6.1_p20190105-r0) [2020-03-13T15:14:00.898Z] (31/48) Installing ncurses-terminfo (6.1_p20190105-r0) [2020-03-13T15:14:00.949Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-03-13T15:14:01.219Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-03-13T15:14:01.467Z] (32/48) Installing ncurses-libs (6.1_p20190105-r0) [2020-03-13T15:14:01.467Z] (33/48) Installing rhash-libs (1.3.6-r2) [2020-03-13T15:14:01.467Z] (34/48) Installing libuv (1.23.2-r0) [2020-03-13T15:14:01.467Z] (35/48) Installing cmake (3.13.0-r0) [2020-03-13T15:14:01.487Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-03-13T15:14:02.410Z] (36/48) Installing curl (7.64.0-r3) [2020-03-13T15:14:02.411Z] (37/48) Installing pcre2 (10.32-r1) [2020-03-13T15:14:02.411Z] (38/48) Installing git (2.20.2-r0) [2020-03-13T15:14:02.449Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-03-13T15:14:02.669Z] (39/48) Installing nettle (3.4.1-r0) [2020-03-13T15:14:02.669Z] (40/48) Installing libffi (3.2.1-r6) [2020-03-13T15:14:02.669Z] (41/48) Installing p11-kit (0.23.14-r0) [2020-03-13T15:14:02.669Z] (42/48) Installing libtasn1 (4.14-r0) [2020-03-13T15:14:02.669Z] (43/48) Installing libunistring (0.9.10-r0) [2020-03-13T15:14:02.669Z] (44/48) Installing gnutls (3.6.7-r0) [2020-03-13T15:14:02.669Z] (45/48) Installing libmicrohttpd (0.9.62-r0) [2020-03-13T15:14:02.669Z] (46/48) Installing libuuid (2.33-r0) [2020-03-13T15:14:02.669Z] (47/48) Installing wget (1.20.3-r0) [2020-03-13T15:14:02.669Z] (48/48) Installing yaml (0.2.1-r0) [2020-03-13T15:14:02.669Z] Executing busybox-1.29.3-r10.trigger [2020-03-13T15:14:02.669Z] Executing ca-certificates-20190108-r0.trigger [2020-03-13T15:14:02.669Z] OK: 222 MiB in 62 packages [2020-03-13T15:14:02.715Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-03-13T15:14:03.298Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-03-13T15:14:03.566Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-03-13T15:14:03.833Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-03-13T15:14:04.791Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-03-13T15:14:05.058Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-03-13T15:14:09.246Z] Removing intermediate container a017067d4a5c [2020-03-13T15:14:09.246Z] ---> b32a4ee2991b [2020-03-13T15:14:09.246Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2020-03-13T15:14:09.310Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-03-13T15:14:09.506Z] ---> c215436e40f5 [2020-03-13T15:14:09.506Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2020-03-13T15:14:09.576Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-03-13T15:14:09.764Z] ---> 7affe9cabef0 [2020-03-13T15:14:09.764Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2020-03-13T15:14:10.022Z] ---> 8330b1445497 [2020-03-13T15:14:10.022Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2020-03-13T15:14:10.159Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-03-13T15:14:10.281Z] ---> c4d5e785ee33 [2020-03-13T15:14:10.281Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2020-03-13T15:14:10.427Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-03-13T15:14:10.541Z] ---> 70a1ace24aad [2020-03-13T15:14:10.541Z] Successfully built 70a1ace24aad [2020-03-13T15:14:10.541Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-03-13T15:14:11.191Z] + docker inspect -f . ci-base-image-x86_64 [2020-03-13T15:14:11.191Z] . [Pipeline] withDockerContainer [2020-03-13T15:14:11.309Z] prd-centos7-docker-4c-2g-480 does not seem to be running inside a container [2020-03-13T15:14:11.353Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/9 -v /w/workspace/device-sdk-c/9:/w/workspace/device-sdk-c/9:rw,z -v /w/workspace/device-sdk-c/9@tmp:/w/workspace/device-sdk-c/9@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 ******** ci-base-image-x86_64 cat [2020-03-13T15:14:11.839Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-03-13T15:14:11.913Z] $ docker top eec8fd13b136b98f7e205724fedfd232507eee0af4958692f5c6918e2dd26364 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-13T15:14:12.396Z] + make test [2020-03-13T15:14:12.396Z] echo "make test" [2020-03-13T15:14:12.396Z] make test [Pipeline] } [2020-03-13T15:14:12.407Z] $ docker stop --time=1 eec8fd13b136b98f7e205724fedfd232507eee0af4958692f5c6918e2dd26364 [2020-03-13T15:14:13.244Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-03-13T15:14:13.761Z] $ docker rm -f eec8fd13b136b98f7e205724fedfd232507eee0af4958692f5c6918e2dd26364 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-13T15:14:14.978Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-13T15:14:15.272Z] + ls -al . [2020-03-13T15:14:15.272Z] total 160 [2020-03-13T15:14:15.272Z] drwxrwxr-x. 8 jenkins jenkins 260 Mar 13 15:13 . [2020-03-13T15:14:15.272Z] drwxrwxr-x. 4 jenkins jenkins 28 Mar 13 15:13 .. [2020-03-13T15:14:15.272Z] -rw-rw-r--. 1 jenkins jenkins 3104 Mar 13 15:13 Attribution.txt [2020-03-13T15:14:15.272Z] -rw-rw-r--. 1 jenkins jenkins 4882 Mar 13 15:13 CHANGES [2020-03-13T15:14:15.272Z] drwxrwxr-x. 2 jenkins jenkins 144 Mar 13 15:13 docs [2020-03-13T15:14:15.272Z] -rw-rw-r--. 1 jenkins jenkins 108574 Mar 13 15:13 Doxyfile [2020-03-13T15:14:15.272Z] drwxrwxr-x. 8 jenkins jenkins 162 Mar 13 15:13 .git [2020-03-13T15:14:15.272Z] -rw-rw-r--. 1 jenkins jenkins 176 Mar 13 15:13 .gitignore [2020-03-13T15:14:15.272Z] drwxrwxr-x. 4 jenkins jenkins 33 Mar 13 15:13 include [2020-03-13T15:14:15.272Z] -rw-rw-r--. 1 jenkins jenkins 792 Mar 13 15:13 Jenkinsfile [2020-03-13T15:14:15.272Z] -rw-rw-r--. 1 jenkins jenkins 10174 Mar 13 15:13 LICENSE [2020-03-13T15:14:15.272Z] -rw-rw-r--. 1 jenkins jenkins 448 Mar 13 15:13 Makefile [2020-03-13T15:14:15.272Z] -rw-rw-r--. 1 jenkins jenkins 1849 Mar 13 15:13 README.md [2020-03-13T15:14:15.272Z] -rw-rw-r--. 1 jenkins jenkins 5031 Mar 13 15:13 README.v2.md [2020-03-13T15:14:15.272Z] drwxrwxr-x. 2 jenkins jenkins 106 Mar 13 15:13 scripts [2020-03-13T15:14:15.272Z] drwxrwxr-x. 3 jenkins jenkins 44 Mar 13 15:13 .semver [2020-03-13T15:14:15.272Z] drwxrwxr-x. 4 jenkins jenkins 50 Mar 13 15:13 src [2020-03-13T15:14:15.272Z] -rw-rw-r--. 1 jenkins jenkins 11 Mar 13 15:10 VERSION [Pipeline] isUnix [Pipeline] sh [2020-03-13T15:14:15.575Z] + docker build -t docker-device-sdk-c -f scripts/Dockerfile.alpine-3.9 --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=71b8196c465bf7460af7e4691fe5d7c6af401573 --label arch=amd64 --label version=1.2.0-dev.9 . [2020-03-13T15:14:15.575Z] Sending build context to Docker daemon 2.835MB [2020-03-13T15:14:15.575Z] Step 1/15 : ARG BASE=alpine:3.9 [2020-03-13T15:14:15.575Z] Step 2/15 : FROM ${BASE} [2020-03-13T15:14:15.575Z] ---> 70a1ace24aad [2020-03-13T15:14:15.575Z] Step 3/15 : MAINTAINER IOTech [2020-03-13T15:14:15.834Z] ---> Running in de481c1135f0 [2020-03-13T15:14:15.834Z] Removing intermediate container de481c1135f0 [2020-03-13T15:14:15.834Z] ---> 063c79ad918c [2020-03-13T15:14:15.834Z] Step 4/15 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev && mkdir -p /edgex-c-sdk/build [2020-03-13T15:14:16.094Z] ---> Running in 58b050c0fc33 [2020-03-13T15:14:16.353Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-03-13T15:14:16.592Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-03-13T15:14:16.613Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-03-13T15:14:16.614Z] (1/21) Installing pkgconf (1.6.0-r0) [2020-03-13T15:14:16.614Z] (2/21) Installing openssl-dev (1.1.1d-r2) [2020-03-13T15:14:16.873Z] (3/21) Installing zlib-dev (1.2.11-r1) [2020-03-13T15:14:16.873Z] (4/21) Installing libssh2-dev (1.9.0-r1) [2020-03-13T15:14:17.177Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-03-13T15:14:17.442Z] (5/21) Installing nghttp2-dev (1.35.1-r1) [2020-03-13T15:14:17.442Z] (6/21) Installing curl-dev (7.64.0-r3) [2020-03-13T15:14:17.442Z] (7/21) Installing gnutls-c++ (3.6.7-r0) [2020-03-13T15:14:17.442Z] (8/21) Installing libgmpxx (6.1.2-r1) [2020-03-13T15:14:17.442Z] (9/21) Installing gmp-dev (6.1.2-r1) [2020-03-13T15:14:17.442Z] (10/21) Installing nettle-dev (3.4.1-r0) [2020-03-13T15:14:17.701Z] (11/21) Installing libtasn1-dev (4.14-r0) [2020-03-13T15:14:17.701Z] (12/21) Installing p11-kit-dev (0.23.14-r0) [2020-03-13T15:14:17.701Z] (13/21) Installing gnutls-dev (3.6.7-r0) [2020-03-13T15:14:17.701Z] (14/21) Installing libmicrohttpd-dev (0.9.62-r0) [2020-03-13T15:14:17.701Z] (15/21) Installing ncurses-dev (6.1_p20190105-r0) [2020-03-13T15:14:17.701Z] (16/21) Installing libblkid (2.33-r0) [2020-03-13T15:14:17.701Z] (17/21) Installing libfdisk (2.33-r0) [2020-03-13T15:14:17.701Z] (18/21) Installing libmount (2.33-r0) [2020-03-13T15:14:17.701Z] (19/21) Installing libsmartcols (2.33-r0) [2020-03-13T15:14:17.701Z] (20/21) Installing util-linux-dev (2.33-r0) [2020-03-13T15:14:17.701Z] (21/21) Installing yaml-dev (0.2.1-r0) [2020-03-13T15:14:17.701Z] Executing busybox-1.29.3-r10.trigger [2020-03-13T15:14:17.701Z] OK: 265 MiB in 83 packages [2020-03-13T15:14:18.139Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-03-13T15:14:18.640Z] Removing intermediate container 58b050c0fc33 [2020-03-13T15:14:18.640Z] ---> 1ccad204d13f [2020-03-13T15:14:18.640Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2020-03-13T15:14:18.721Z] [ 74%] Linking C shared library libcsdk.so [2020-03-13T15:14:18.722Z] [ 74%] Built target csdk [2020-03-13T15:14:18.722Z] Scanning dependencies of target template [2020-03-13T15:14:18.722Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-03-13T15:14:18.899Z] ---> 3fb9c3e59a75 [2020-03-13T15:14:18.900Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2020-03-13T15:14:19.159Z] ---> da08ba79c824 [2020-03-13T15:14:19.159Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2020-03-13T15:14:19.305Z] [ 78%] Linking C executable template [2020-03-13T15:14:19.418Z] ---> 0a957a0cf9e2 [2020-03-13T15:14:19.418Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2020-03-13T15:14:19.418Z] ---> 99e37d8525f2 [2020-03-13T15:14:19.418Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2020-03-13T15:14:19.573Z] [ 78%] Built target template [2020-03-13T15:14:19.573Z] Scanning dependencies of target device-counter [2020-03-13T15:14:19.573Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-03-13T15:14:19.676Z] ---> 51e87c5a89ee [2020-03-13T15:14:19.677Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2020-03-13T15:14:19.937Z] ---> 002e616bfa25 [2020-03-13T15:14:19.937Z] Step 11/15 : WORKDIR /edgex-c-sdk [2020-03-13T15:14:19.937Z] ---> Running in ed738e3e3794 [2020-03-13T15:14:19.937Z] Removing intermediate container ed738e3e3794 [2020-03-13T15:14:19.937Z] ---> 0ccad0e447db [2020-03-13T15:14:19.937Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2020-03-13T15:14:19.937Z] ---> Running in eae82458aa43 [2020-03-13T15:14:20.161Z] [ 81%] Linking C executable device-counter [2020-03-13T15:14:20.161Z] [ 81%] Built target device-counter [2020-03-13T15:14:20.161Z] Scanning dependencies of target device-random [2020-03-13T15:14:20.197Z] Removing intermediate container eae82458aa43 [2020-03-13T15:14:20.197Z] ---> 1f24053a3360 [2020-03-13T15:14:20.197Z] Step 13/15 : LABEL arch=amd64 [2020-03-13T15:14:20.197Z] ---> Running in 60519b443f87 [2020-03-13T15:14:20.427Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-03-13T15:14:20.456Z] Removing intermediate container 60519b443f87 [2020-03-13T15:14:20.456Z] ---> 5fd1c9f684fc [2020-03-13T15:14:20.456Z] Step 14/15 : LABEL git_sha=71b8196c465bf7460af7e4691fe5d7c6af401573 [2020-03-13T15:14:20.456Z] ---> Running in 1561382ef241 [2020-03-13T15:14:20.456Z] Removing intermediate container 1561382ef241 [2020-03-13T15:14:20.456Z] ---> a1d0bbbccc46 [2020-03-13T15:14:20.456Z] Step 15/15 : LABEL version=1.2.0-dev.9 [2020-03-13T15:14:20.694Z] [ 85%] Linking C executable device-random [2020-03-13T15:14:20.714Z] ---> Running in 2e568fa89519 [2020-03-13T15:14:20.714Z] Removing intermediate container 2e568fa89519 [2020-03-13T15:14:20.714Z] ---> 6997041d1482 [2020-03-13T15:14:20.714Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2020-03-13T15:14:20.714Z] Successfully built 6997041d1482 [2020-03-13T15:14:20.714Z] Successfully tagged docker-device-sdk-c:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [2020-03-13T15:14:20.962Z] [ 85%] Built target device-random [2020-03-13T15:14:20.962Z] Scanning dependencies of target device-gyro [2020-03-13T15:14:20.962Z] [ 87%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-13T15:14:21.546Z] [ 89%] Linking C executable device-gyro [2020-03-13T15:14:21.546Z] [ 89%] Built target device-gyro [2020-03-13T15:14:21.546Z] Scanning dependencies of target template-discovery [2020-03-13T15:14:21.546Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-03-13T15:14:22.130Z] [ 92%] Linking C executable template-discovery [2020-03-13T15:14:22.398Z] [ 92%] Built target template-discovery [2020-03-13T15:14:22.398Z] Scanning dependencies of target device-terminal [2020-03-13T15:14:22.398Z] [ 94%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-03-13T15:14:22.985Z] [ 96%] Linking C executable device-terminal [2020-03-13T15:14:23.253Z] [ 96%] Built target device-terminal [2020-03-13T15:14:23.253Z] Scanning dependencies of target template2 [2020-03-13T15:14:23.253Z] [ 98%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-03-13T15:14:23.835Z] [100%] Linking C executable template2 [2020-03-13T15:14:24.104Z] [100%] Built target template2 [2020-03-13T15:14:24.104Z] + make package [2020-03-13T15:14:24.104Z] + tee -a release.log [2020-03-13T15:14:24.104Z] [ 74%] Built target csdk [2020-03-13T15:14:24.371Z] [ 78%] Built target template [2020-03-13T15:14:24.371Z] [ 81%] Built target device-counter [2020-03-13T15:14:24.371Z] [ 85%] Built target device-random [2020-03-13T15:14:24.371Z] [ 89%] Built target device-gyro [2020-03-13T15:14:24.371Z] [ 92%] Built target template-discovery [2020-03-13T15:14:24.371Z] [ 96%] Built target device-terminal [2020-03-13T15:14:24.371Z] [100%] Built target template2 [2020-03-13T15:14:24.642Z] Run CPack packaging tool... [2020-03-13T15:14:24.642Z] CPack: Create package using TGZ [2020-03-13T15:14:24.642Z] CPack: Install projects [2020-03-13T15:14:24.642Z] CPack: - Run preinstall target for: Csdk [2020-03-13T15:14:25.229Z] CPack: - Install project: Csdk [2020-03-13T15:14:25.229Z] CPack: Create package [2020-03-13T15:14:25.229Z] CPack: - package: /tmp/sdk/build/release/csdk-1.2.0-dev.9.tar.gz generated. [2020-03-13T15:14:25.229Z] + '[' false '=' true ] [2020-03-13T15:14:25.229Z] + '[' false '=' true ] [2020-03-13T15:14:25.229Z] + mkdir -p /tmp/sdk/build/debug [2020-03-13T15:14:25.229Z] + cd /tmp/sdk/build/debug [2020-03-13T15:14:25.229Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCSDK_BUILD_DEBUG=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2020-03-13T15:14:25.498Z] -- The C compiler identification is GNU 8.3.0 [2020-03-13T15:14:25.498Z] -- Check for working C compiler: /usr/bin/cc [2020-03-13T15:14:25.766Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-03-13T15:14:25.766Z] -- Detecting C compiler ABI info [2020-03-13T15:14:26.032Z] -- Detecting C compiler ABI info - done [2020-03-13T15:14:26.033Z] -- Detecting C compile features [2020-03-13T15:14:26.991Z] -- Detecting C compile features - done [2020-03-13T15:14:26.991Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-03-13T15:14:26.991Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-03-13T15:14:26.991Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-03-13T15:14:26.991Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-03-13T15:14:26.991Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-03-13T15:14:26.991Z] -- C SDK 1.2.0-dev.9 for Linux [2020-03-13T15:14:26.991Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-03-13T15:14:26.991Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-03-13T15:14:26.991Z] -- Found Curses: /usr/lib/libcurses.so [2020-03-13T15:14:27.258Z] -- Configuring done [2020-03-13T15:14:27.526Z] -- Generating done [2020-03-13T15:14:27.526Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-03-13T15:14:27.526Z] + make [2020-03-13T15:14:27.526Z] + tee debug.log [2020-03-13T15:14:27.526Z] Scanning dependencies of target csdk [2020-03-13T15:14:27.793Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-03-13T15:14:28.059Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-03-13T15:14:28.327Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-03-13T15:14:28.909Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-03-13T15:14:29.177Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-03-13T15:14:29.177Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-03-13T15:14:29.443Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-03-13T15:14:30.027Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-03-13T15:14:30.294Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-03-13T15:14:30.561Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-03-13T15:14:30.827Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-03-13T15:14:31.095Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-03-13T15:14:31.360Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-03-13T15:14:31.360Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-03-13T15:14:32.320Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-03-13T15:14:32.320Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-03-13T15:14:32.590Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-03-13T15:14:32.930Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-03-13T15:14:33.938Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-03-13T15:14:33.938Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-03-13T15:14:33.938Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-03-13T15:14:34.209Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-03-13T15:14:34.488Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-03-13T15:14:34.788Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-03-13T15:14:35.076Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-03-13T15:14:35.350Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-03-13T15:14:35.618Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-03-13T15:14:35.888Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-03-13T15:14:35.888Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-03-13T15:14:36.474Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-03-13T15:14:36.743Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-03-13T15:14:37.703Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-03-13T15:14:37.971Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-03-13T15:14:38.237Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-03-13T15:14:38.505Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-03-13T15:14:39.466Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-03-13T15:14:39.737Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-03-13T15:14:40.696Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-03-13T15:14:40.696Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-03-13T15:14:41.279Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-03-13T15:14:41.279Z] [ 74%] Linking C shared library libcsdk.so [2020-03-13T15:14:41.546Z] [ 74%] Built target csdk [2020-03-13T15:14:41.546Z] Scanning dependencies of target template [2020-03-13T15:14:41.546Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-03-13T15:14:41.813Z] [ 78%] Linking C executable template [2020-03-13T15:14:42.079Z] [ 78%] Built target template [2020-03-13T15:14:42.079Z] Scanning dependencies of target device-counter [2020-03-13T15:14:42.079Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-03-13T15:14:42.347Z] [ 81%] Linking C executable device-counter [2020-03-13T15:14:42.613Z] [ 81%] Built target device-counter [2020-03-13T15:14:42.613Z] Scanning dependencies of target device-random [2020-03-13T15:14:42.613Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-03-13T15:14:42.880Z] [ 85%] Linking C executable device-random [2020-03-13T15:14:43.147Z] [ 85%] Built target device-random [2020-03-13T15:14:43.147Z] Scanning dependencies of target device-gyro [2020-03-13T15:14:43.147Z] [ 87%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-03-13T15:14:43.416Z] [ 89%] Linking C executable device-gyro [2020-03-13T15:14:43.682Z] [ 89%] Built target device-gyro [2020-03-13T15:14:43.682Z] Scanning dependencies of target template-discovery [2020-03-13T15:14:43.682Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-03-13T15:14:43.948Z] [ 92%] Linking C executable template-discovery [2020-03-13T15:14:44.216Z] [ 92%] Built target template-discovery [2020-03-13T15:14:44.216Z] Scanning dependencies of target device-terminal [2020-03-13T15:14:44.216Z] [ 94%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-03-13T15:14:44.482Z] [ 96%] Linking C executable device-terminal [2020-03-13T15:14:44.750Z] [ 96%] Built target device-terminal [2020-03-13T15:14:44.750Z] Scanning dependencies of target template2 [2020-03-13T15:14:44.750Z] [ 98%] Building C object c/examples/v2/CMakeFiles/template2.dir/template.c.o [2020-03-13T15:14:45.016Z] [100%] Linking C executable template2 [2020-03-13T15:14:45.285Z] [100%] Built target template2 [2020-03-13T15:14:45.285Z] make: Entering directory '/tmp/sdk/build/release' [2020-03-13T15:14:45.285Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-03-13T15:14:45.285Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-13T15:14:45.285Z] Scanning dependencies of target csdk [2020-03-13T15:14:45.551Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-13T15:14:45.551Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-13T15:14:45.551Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-03-13T15:14:46.956Z] [ 3%] Linking C shared library libcsdk.so [2020-03-13T15:14:46.956Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-13T15:14:46.956Z] [ 74%] Built target csdk [2020-03-13T15:14:46.956Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-13T15:14:47.222Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-13T15:14:47.222Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-13T15:14:47.222Z] [ 76%] Linking C executable template [2020-03-13T15:14:47.490Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-13T15:14:47.490Z] [ 78%] Built target template [2020-03-13T15:14:47.490Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-13T15:14:47.490Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-13T15:14:47.490Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-13T15:14:47.490Z] [ 80%] Linking C executable device-counter [2020-03-13T15:14:47.760Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-13T15:14:47.760Z] [ 81%] Built target device-counter [2020-03-13T15:14:47.760Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-13T15:14:47.760Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-13T15:14:47.760Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-13T15:14:47.760Z] [ 83%] Linking C executable device-random [2020-03-13T15:14:48.032Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-13T15:14:48.032Z] [ 85%] Built target device-random [2020-03-13T15:14:48.032Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-13T15:14:48.032Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-13T15:14:48.032Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-13T15:14:48.032Z] [ 87%] Linking C executable device-gyro [2020-03-13T15:14:48.303Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-13T15:14:48.570Z] [ 89%] Built target device-gyro [2020-03-13T15:14:48.570Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-13T15:14:48.570Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-13T15:14:48.570Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-13T15:14:48.570Z] [ 90%] Linking C executable template-discovery [2020-03-13T15:14:48.570Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-13T15:14:48.837Z] [ 92%] Built target template-discovery [2020-03-13T15:14:48.838Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-13T15:14:48.838Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-13T15:14:48.838Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-13T15:14:48.838Z] [ 94%] Linking C executable device-terminal [2020-03-13T15:14:49.104Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-13T15:14:49.104Z] [ 96%] Built target device-terminal [2020-03-13T15:14:49.104Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-13T15:14:49.104Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-13T15:14:49.104Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-03-13T15:14:49.104Z] [ 98%] Linking C executable template2 [2020-03-13T15:14:49.104Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-03-13T15:14:49.371Z] [100%] Built target template2 [2020-03-13T15:14:49.371Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-03-13T15:14:49.371Z] Install the project... [2020-03-13T15:14:49.371Z] -- Install configuration: "Release" [2020-03-13T15:14:49.371Z] -- Installing: /usr/local/lib/libcsdk.so [2020-03-13T15:14:49.371Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2020-03-13T15:14:49.371Z] -- Up-to-date: /usr/local/include [2020-03-13T15:14:49.371Z] -- Installing: /usr/local/include/devsdk [2020-03-13T15:14:49.371Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2020-03-13T15:14:49.371Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2020-03-13T15:14:49.371Z] -- Installing: /usr/local/include/edgex [2020-03-13T15:14:49.371Z] -- Installing: /usr/local/include/edgex/devices.h [2020-03-13T15:14:49.371Z] -- Installing: /usr/local/include/edgex/edgex.h [2020-03-13T15:14:49.371Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2020-03-13T15:14:49.371Z] -- Installing: /usr/local/include/edgex/profiles.h [2020-03-13T15:14:49.371Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2020-03-13T15:14:49.371Z] -- Installing: /usr/local/include/edgex/error.h [2020-03-13T15:14:49.371Z] -- Installing: /usr/local/include/edgex/registry.h [2020-03-13T15:14:49.371Z] -- Installing: /usr/local/include/edgex/rest-server.h [2020-03-13T15:14:49.371Z] -- Installing: /usr/local/include/edgex/os.h [2020-03-13T15:14:49.371Z] -- Installing: /usr/local/include/edgex/devsdk.h [2020-03-13T15:14:49.371Z] -- Installing: /usr/local/include/edgex/eventgen.h [2020-03-13T15:14:49.371Z] -- Installing: /usr/local/include/edgex/edgex-logging.h [2020-03-13T15:14:49.371Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2020-03-13T15:14:49.371Z] -- Installing: /usr/local/include/iot [2020-03-13T15:14:49.371Z] -- Installing: /usr/local/include/iot/hash.h [2020-03-13T15:14:49.371Z] -- Installing: /usr/local/include/iot/thread.h [2020-03-13T15:14:49.371Z] -- Installing: /usr/local/include/iot/json.h [2020-03-13T15:14:49.371Z] -- Installing: /usr/local/include/iot/os [2020-03-13T15:14:49.371Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2020-03-13T15:14:49.371Z] -- Installing: /usr/local/include/iot/os/linux.h [2020-03-13T15:14:49.371Z] -- Installing: /usr/local/include/iot/base64.h [2020-03-13T15:14:49.371Z] -- Installing: /usr/local/include/iot/container.h [2020-03-13T15:14:49.371Z] -- Installing: /usr/local/include/iot/data.h [2020-03-13T15:14:49.371Z] -- Installing: /usr/local/include/iot/threadpool.h [2020-03-13T15:14:49.371Z] -- Installing: /usr/local/include/iot/scheduler.h [2020-03-13T15:14:49.371Z] -- Installing: /usr/local/include/iot/component.h [2020-03-13T15:14:49.371Z] -- Installing: /usr/local/include/iot/os.h [2020-03-13T15:14:49.371Z] -- Installing: /usr/local/include/iot/logger.h [2020-03-13T15:14:49.371Z] -- Installing: /usr/local/include/iot/time.h [2020-03-13T15:14:49.371Z] -- Installing: /usr/local/include/iot/iot.h [2020-03-13T15:14:49.371Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2020-03-13T15:14:49.371Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2020-03-13T15:14:49.371Z] make: Leaving directory '/tmp/sdk/build/release' [2020-03-13T15:14:51.313Z] Removing intermediate container 06d3d1fd73a8 [2020-03-13T15:14:51.313Z] ---> b86eb52bd399 [2020-03-13T15:14:51.313Z] Step 14/21 : FROM alpine:3.9 [2020-03-13T15:14:51.579Z] 3.9: Pulling from library/alpine [2020-03-13T15:14:51.848Z] eb93038481dd: Pulling fs layer [2020-03-13T15:14:52.430Z] eb93038481dd: Verifying Checksum [2020-03-13T15:14:52.430Z] eb93038481dd: Download complete [2020-03-13T15:14:52.697Z] eb93038481dd: Pull complete [2020-03-13T15:14:52.697Z] Digest: sha256:115731bab0862031b44766733890091c17924f9b7781b79997f5f163be262178 [2020-03-13T15:14:52.966Z] Status: Downloaded newer image for alpine:3.9 [2020-03-13T15:14:52.966Z] ---> 355993758880 [2020-03-13T15:14:52.966Z] Step 15/21 : MAINTAINER IOTech [2020-03-13T15:14:52.966Z] ---> Running in f9423fc992cf [2020-03-13T15:14:53.232Z] Removing intermediate container f9423fc992cf [2020-03-13T15:14:53.233Z] ---> a88b5f1f0e2d [2020-03-13T15:14:53.233Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2020-03-13T15:14:53.501Z] ---> Running in d8ef1711560b [2020-03-13T15:14:54.468Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-03-13T15:14:54.735Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-03-13T15:14:55.001Z] (1/48) Installing binutils (2.31.1-r2) [2020-03-13T15:14:55.268Z] (2/48) Installing libmagic (5.36-r1) [2020-03-13T15:14:55.268Z] (3/48) Installing file (5.36-r1) [2020-03-13T15:14:55.268Z] (4/48) Installing gmp (6.1.2-r1) [2020-03-13T15:14:55.268Z] (5/48) Installing isl (0.18-r0) [2020-03-13T15:14:55.268Z] (6/48) Installing libgomp (8.3.0-r0) [2020-03-13T15:14:55.268Z] (7/48) Installing libatomic (8.3.0-r0) [2020-03-13T15:14:55.268Z] (8/48) Installing libgcc (8.3.0-r0) [2020-03-13T15:14:55.268Z] (9/48) Installing mpfr3 (3.1.5-r1) [2020-03-13T15:14:55.268Z] (10/48) Installing mpc1 (1.0.3-r1) [2020-03-13T15:14:55.268Z] (11/48) Installing libstdc++ (8.3.0-r0) [2020-03-13T15:14:55.534Z] (12/48) Installing gcc (8.3.0-r0) [2020-03-13T15:14:56.941Z] (13/48) Installing musl-dev (1.1.20-r5) [2020-03-13T15:14:56.941Z] (14/48) Installing libc-dev (0.7.1-r0) [2020-03-13T15:14:56.941Z] (15/48) Installing g++ (8.3.0-r0) [2020-03-13T15:14:58.353Z] (16/48) Installing make (4.2.1-r2) [2020-03-13T15:14:58.353Z] (17/48) Installing fortify-headers (1.0-r0) [2020-03-13T15:14:58.353Z] (18/48) Installing build-base (0.5-r1) [2020-03-13T15:14:58.353Z] (19/48) Installing libattr (2.4.47-r7) [2020-03-13T15:14:58.353Z] (20/48) Installing libacl (2.2.52-r5) [2020-03-13T15:14:58.353Z] (21/48) Installing libbz2 (1.0.6-r7) [2020-03-13T15:14:58.353Z] (22/48) Installing expat (2.2.8-r0) [2020-03-13T15:14:58.353Z] (23/48) Installing lz4-libs (1.8.3-r2) [2020-03-13T15:14:58.353Z] (24/48) Installing xz-libs (5.2.4-r0) [2020-03-13T15:14:58.353Z] (25/48) Installing libarchive (3.3.3-r2) [2020-03-13T15:14:58.353Z] (26/48) Installing ca-certificates (20190108-r0) [2020-03-13T15:14:58.620Z] (27/48) Installing nghttp2-libs (1.35.1-r1) [2020-03-13T15:14:58.620Z] (28/48) Installing libssh2 (1.9.0-r1) [2020-03-13T15:14:58.620Z] (29/48) Installing libcurl (7.64.0-r3) [2020-03-13T15:14:58.620Z] (30/48) Installing ncurses-terminfo-base (6.1_p20190105-r0) [2020-03-13T15:14:58.620Z] (31/48) Installing ncurses-terminfo (6.1_p20190105-r0) [2020-03-13T15:14:59.584Z] (32/48) Installing ncurses-libs (6.1_p20190105-r0) [2020-03-13T15:14:59.584Z] (33/48) Installing rhash-libs (1.3.6-r2) [2020-03-13T15:14:59.584Z] (34/48) Installing libuv (1.23.2-r0) [2020-03-13T15:14:59.584Z] (35/48) Installing cmake (3.13.0-r0) [2020-03-13T15:15:00.998Z] (36/48) Installing curl (7.64.0-r3) [2020-03-13T15:15:00.998Z] (37/48) Installing pcre2 (10.32-r1) [2020-03-13T15:15:00.998Z] (38/48) Installing git (2.20.2-r0) [2020-03-13T15:15:01.267Z] (39/48) Installing nettle (3.4.1-r0) [2020-03-13T15:15:01.267Z] (40/48) Installing libffi (3.2.1-r6) [2020-03-13T15:15:01.267Z] (41/48) Installing p11-kit (0.23.14-r0) [2020-03-13T15:15:01.267Z] (42/48) Installing libtasn1 (4.14-r0) [2020-03-13T15:15:01.267Z] (43/48) Installing libunistring (0.9.10-r0) [2020-03-13T15:15:01.267Z] (44/48) Installing gnutls (3.6.7-r0) [2020-03-13T15:15:01.536Z] (45/48) Installing libmicrohttpd (0.9.62-r0) [2020-03-13T15:15:01.536Z] (46/48) Installing libuuid (2.33-r0) [2020-03-13T15:15:01.536Z] (47/48) Installing wget (1.20.3-r0) [2020-03-13T15:15:01.536Z] (48/48) Installing yaml (0.2.1-r0) [2020-03-13T15:15:01.536Z] Executing busybox-1.29.3-r10.trigger [2020-03-13T15:15:01.536Z] Executing ca-certificates-20190108-r0.trigger [2020-03-13T15:15:01.536Z] OK: 219 MiB in 62 packages [2020-03-13T15:15:16.549Z] Removing intermediate container d8ef1711560b [2020-03-13T15:15:16.549Z] ---> ecbf773697e7 [2020-03-13T15:15:16.549Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2020-03-13T15:15:16.549Z] ---> 96ae7809663a [2020-03-13T15:15:16.549Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2020-03-13T15:15:16.549Z] ---> cbb967c12167 [2020-03-13T15:15:16.549Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2020-03-13T15:15:16.549Z] ---> bbb4f973ca24 [2020-03-13T15:15:16.549Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2020-03-13T15:15:16.817Z] ---> 04efee224e3c [2020-03-13T15:15:16.817Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2020-03-13T15:15:17.399Z] ---> 1338a9d711e9 [2020-03-13T15:15:17.399Z] Successfully built 1338a9d711e9 [2020-03-13T15:15:17.399Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-03-13T15:15:18.049Z] + docker inspect -f . ci-base-image-arm64 [2020-03-13T15:15:18.318Z] . [Pipeline] withDockerContainer [2020-03-13T15:15:18.693Z] prd-ubuntu18.04-docker-arm64-4c-16g-479 does not seem to be running inside a container [2020-03-13T15:15:18.787Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/9 -v /w/workspace/device-sdk-c/9:/w/workspace/device-sdk-c/9:rw,z -v /w/workspace/device-sdk-c/9@tmp:/w/workspace/device-sdk-c/9@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 ******** ci-base-image-arm64 cat [2020-03-13T15:15:20.142Z] $ docker top d3cad40db85897e7dbbdf169d71daa7fa038335582f6e410d2ae9a0036adf873 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-13T15:15:21.210Z] + make test [2020-03-13T15:15:21.211Z] echo "make test" [2020-03-13T15:15:21.211Z] make test [Pipeline] } [2020-03-13T15:15:21.228Z] $ docker stop --time=1 d3cad40db85897e7dbbdf169d71daa7fa038335582f6e410d2ae9a0036adf873 [2020-03-13T15:15:23.253Z] $ docker rm -f d3cad40db85897e7dbbdf169d71daa7fa038335582f6e410d2ae9a0036adf873 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-13T15:15:24.192Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-13T15:15:24.535Z] + ls -al . [2020-03-13T15:15:24.535Z] total 192 [2020-03-13T15:15:24.535Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 15:12 . [2020-03-13T15:15:24.535Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 15:12 .. [2020-03-13T15:15:24.535Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 15:12 .git [2020-03-13T15:15:24.535Z] -rw-rw-r-- 1 jenkins jenkins 176 Mar 13 15:12 .gitignore [2020-03-13T15:15:24.535Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 15:12 .semver [2020-03-13T15:15:24.535Z] -rw-rw-r-- 1 jenkins jenkins 3104 Mar 13 15:12 Attribution.txt [2020-03-13T15:15:24.535Z] -rw-rw-r-- 1 jenkins jenkins 4882 Mar 13 15:12 CHANGES [2020-03-13T15:15:24.535Z] -rw-rw-r-- 1 jenkins jenkins 108574 Mar 13 15:12 Doxyfile [2020-03-13T15:15:24.535Z] -rw-rw-r-- 1 jenkins jenkins 792 Mar 13 15:12 Jenkinsfile [2020-03-13T15:15:24.535Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 13 15:12 LICENSE [2020-03-13T15:15:24.535Z] -rw-rw-r-- 1 jenkins jenkins 448 Mar 13 15:12 Makefile [2020-03-13T15:15:24.535Z] -rw-rw-r-- 1 jenkins jenkins 1849 Mar 13 15:12 README.md [2020-03-13T15:15:24.535Z] -rw-rw-r-- 1 jenkins jenkins 5031 Mar 13 15:12 README.v2.md [2020-03-13T15:15:24.535Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 13 15:10 VERSION [2020-03-13T15:15:24.535Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 15:12 docs [2020-03-13T15:15:24.535Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 15:12 include [2020-03-13T15:15:24.535Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 15:12 scripts [2020-03-13T15:15:24.535Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 15:12 src [Pipeline] isUnix [Pipeline] sh [2020-03-13T15:15:24.895Z] + docker build -t docker-device-sdk-c-arm64 -f scripts/Dockerfile.alpine-3.9 --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=71b8196c465bf7460af7e4691fe5d7c6af401573 --label arch=arm64 --label version=1.2.0-dev.9 . [2020-03-13T15:15:25.480Z] Sending build context to Docker daemon 2.835MB [2020-03-13T15:15:25.480Z] Step 1/15 : ARG BASE=alpine:3.9 [2020-03-13T15:15:25.480Z] Step 2/15 : FROM ${BASE} [2020-03-13T15:15:25.480Z] ---> 1338a9d711e9 [2020-03-13T15:15:25.480Z] Step 3/15 : MAINTAINER IOTech [2020-03-13T15:15:25.746Z] ---> Running in 13b832bf611b [2020-03-13T15:15:26.013Z] Removing intermediate container 13b832bf611b [2020-03-13T15:15:26.013Z] ---> 54bee230e4c9 [2020-03-13T15:15:26.013Z] Step 4/15 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev && mkdir -p /edgex-c-sdk/build [2020-03-13T15:15:26.280Z] ---> Running in f79e51130171 [2020-03-13T15:15:26.869Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-03-13T15:15:27.136Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-03-13T15:15:27.721Z] (1/21) Installing pkgconf (1.6.0-r0) [2020-03-13T15:15:27.721Z] (2/21) Installing openssl-dev (1.1.1d-r2) [2020-03-13T15:15:27.988Z] (3/21) Installing zlib-dev (1.2.11-r1) [2020-03-13T15:15:28.255Z] (4/21) Installing libssh2-dev (1.9.0-r1) [2020-03-13T15:15:28.255Z] (5/21) Installing nghttp2-dev (1.35.1-r1) [2020-03-13T15:15:28.255Z] (6/21) Installing curl-dev (7.64.0-r3) [2020-03-13T15:15:28.255Z] (7/21) Installing gnutls-c++ (3.6.7-r0) [2020-03-13T15:15:28.255Z] (8/21) Installing libgmpxx (6.1.2-r1) [2020-03-13T15:15:28.255Z] (9/21) Installing gmp-dev (6.1.2-r1) [2020-03-13T15:15:28.255Z] (10/21) Installing nettle-dev (3.4.1-r0) [2020-03-13T15:15:28.841Z] (11/21) Installing libtasn1-dev (4.14-r0) [2020-03-13T15:15:28.841Z] (12/21) Installing p11-kit-dev (0.23.14-r0) [2020-03-13T15:15:28.841Z] (13/21) Installing gnutls-dev (3.6.7-r0) [2020-03-13T15:15:28.841Z] (14/21) Installing libmicrohttpd-dev (0.9.62-r0) [2020-03-13T15:15:28.841Z] (15/21) Installing ncurses-dev (6.1_p20190105-r0) [2020-03-13T15:15:28.841Z] (16/21) Installing libblkid (2.33-r0) [2020-03-13T15:15:28.841Z] (17/21) Installing libfdisk (2.33-r0) [2020-03-13T15:15:28.841Z] (18/21) Installing libmount (2.33-r0) [2020-03-13T15:15:28.841Z] (19/21) Installing libsmartcols (2.33-r0) [2020-03-13T15:15:28.841Z] (20/21) Installing util-linux-dev (2.33-r0) [2020-03-13T15:15:28.841Z] (21/21) Installing yaml-dev (0.2.1-r0) [2020-03-13T15:15:28.841Z] Executing busybox-1.29.3-r10.trigger [2020-03-13T15:15:28.841Z] OK: 279 MiB in 83 packages [2020-03-13T15:15:32.183Z] Removing intermediate container f79e51130171 [2020-03-13T15:15:32.183Z] ---> b77edd193cf2 [2020-03-13T15:15:32.183Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2020-03-13T15:15:32.768Z] ---> 477e6b6e4761 [2020-03-13T15:15:32.768Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2020-03-13T15:15:33.353Z] ---> 4734bb04409f [2020-03-13T15:15:33.353Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2020-03-13T15:15:33.941Z] ---> c969b18d74bf [2020-03-13T15:15:33.941Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2020-03-13T15:15:34.527Z] ---> 1490ebbf43c1 [2020-03-13T15:15:34.527Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2020-03-13T15:15:35.115Z] ---> e115b658f6ff [2020-03-13T15:15:35.115Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2020-03-13T15:15:35.701Z] ---> 988710fe0a60 [2020-03-13T15:15:35.701Z] Step 11/15 : WORKDIR /edgex-c-sdk [2020-03-13T15:15:35.701Z] ---> Running in 9d588ef82382 [2020-03-13T15:15:36.000Z] Removing intermediate container 9d588ef82382 [2020-03-13T15:15:36.000Z] ---> 2d8cb108960e [2020-03-13T15:15:36.000Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2020-03-13T15:15:36.271Z] ---> Running in efa43a2d6f82 [2020-03-13T15:15:36.555Z] Removing intermediate container efa43a2d6f82 [2020-03-13T15:15:36.556Z] ---> a0f0f8d65c42 [2020-03-13T15:15:36.556Z] Step 13/15 : LABEL arch=arm64 [2020-03-13T15:15:36.824Z] ---> Running in 5a327fe1be25 [2020-03-13T15:15:37.091Z] Removing intermediate container 5a327fe1be25 [2020-03-13T15:15:37.091Z] ---> d34031294a77 [2020-03-13T15:15:37.091Z] Step 14/15 : LABEL git_sha=71b8196c465bf7460af7e4691fe5d7c6af401573 [2020-03-13T15:15:37.360Z] ---> Running in c72a8e159082 [2020-03-13T15:15:37.662Z] Removing intermediate container c72a8e159082 [2020-03-13T15:15:37.662Z] ---> f961db231f33 [2020-03-13T15:15:37.662Z] Step 15/15 : LABEL version=1.2.0-dev.9 [2020-03-13T15:15:37.662Z] ---> Running in 53be161858aa [2020-03-13T15:15:37.930Z] Removing intermediate container 53be161858aa [2020-03-13T15:15:37.930Z] ---> 73959a3b2b17 [2020-03-13T15:15:37.930Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2020-03-13T15:15:38.196Z] Successfully built 73959a3b2b17 [2020-03-13T15:15:38.196Z] Successfully tagged docker-device-sdk-c-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2020-03-13T15:15:39.841Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-13T15:15:39.841Z] . [Pipeline] withDockerContainer [2020-03-13T15:15:39.959Z] prd-centos7-docker-4c-2g-478 does not seem to be running inside a container [2020-03-13T15:15:40.005Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-03-13T15:15:40.841Z] $ docker top ee3b6eb019869a5e49e2566998d4b401a70ec0e7cf1ddc4fad83338ec8fc9687 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-13T15:15:41.117Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-13T15:15:41.117Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-13T15:15:41.332Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-13T15:15:41.336Z] $ docker exec ee3b6eb019869a5e49e2566998d4b401a70ec0e7cf1ddc4fad83338ec8fc9687 ssh-agent [2020-03-13T15:15:41.535Z] SSH_AUTH_SOCK=/tmp/ssh-cKxa6slOwVec/agent.15 [2020-03-13T15:15:41.535Z] SSH_AGENT_PID=22 [2020-03-13T15:15:41.547Z] Running ssh-add (command line suppressed) [2020-03-13T15:15:41.691Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_702140992975001226.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_702140992975001226.key) [2020-03-13T15:15:41.741Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-13T15:15:42.063Z] + git semver tag [2020-03-13T15:15:42.063Z] # -> Open(): unable to determine branch for HEAD [2020-03-13T15:15:42.063Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2020-03-13T15:15:42.063Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2020-03-13T15:15:42.063Z] # $SEMVER_REMOTE_NAME = origin [2020-03-13T15:15:42.063Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-13T15:15:42.063Z] # $SEMVER_USER_NAME = jenkins [2020-03-13T15:15:42.063Z] # $SEMVER_BRANCH = master [2020-03-13T15:15:42.063Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [2020-03-13T15:15:42.063Z] # 71b8196c465bf7460af7e4691fe5d7c6af401573 HEAD [2020-03-13T15:15:42.063Z] # -> Force: false [2020-03-13T15:15:42.063Z] # 28c301cfda5b0e34782dd43be094765c7e518e39 refs/tags/v1.2.0-dev.9 [Pipeline] } [2020-03-13T15:15:42.080Z] $ docker exec --env ******** --env ******** ee3b6eb019869a5e49e2566998d4b401a70ec0e7cf1ddc4fad83338ec8fc9687 ssh-agent -k [2020-03-13T15:15:42.209Z] unset SSH_AUTH_SOCK; [2020-03-13T15:15:42.209Z] unset SSH_AGENT_PID; [2020-03-13T15:15:42.209Z] echo Agent pid 22 killed; [2020-03-13T15:15:42.251Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-13T15:15:42.698Z] + git semver [Pipeline] } [2020-03-13T15:15:42.711Z] $ docker stop --time=1 ee3b6eb019869a5e49e2566998d4b401a70ec0e7cf1ddc4fad83338ec8fc9687 [2020-03-13T15:15:44.036Z] $ docker rm -f ee3b6eb019869a5e49e2566998d4b401a70ec0e7cf1ddc4fad83338ec8fc9687 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-03-13T15:15:44.613Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 [2020-03-13T15:15:44.613Z] [2020-03-13T15:15:44.613Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-03-13T15:15:44.942Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 [2020-03-13T15:15:44.942Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-03-13T15:15:44.942Z] 8ba884070f61: Pulling fs layer [2020-03-13T15:15:44.942Z] 78d65bd6cf10: Pulling fs layer [2020-03-13T15:15:44.942Z] 5573da4c1a9d: Pulling fs layer [2020-03-13T15:15:44.942Z] 4493e11b668a: Pulling fs layer [2020-03-13T15:15:44.942Z] 2e4ad32216ba: Pulling fs layer [2020-03-13T15:15:44.942Z] 14bc7892088f: Pulling fs layer [2020-03-13T15:15:44.942Z] 2e4ad32216ba: Waiting [2020-03-13T15:15:44.942Z] 4493e11b668a: Waiting [2020-03-13T15:15:44.942Z] 14bc7892088f: Waiting [2020-03-13T15:15:44.942Z] 78d65bd6cf10: Verifying Checksum [2020-03-13T15:15:44.942Z] 78d65bd6cf10: Download complete [2020-03-13T15:15:45.205Z] 4493e11b668a: Verifying Checksum [2020-03-13T15:15:45.205Z] 4493e11b668a: Download complete [2020-03-13T15:15:45.205Z] 2e4ad32216ba: Verifying Checksum [2020-03-13T15:15:45.205Z] 2e4ad32216ba: Download complete [2020-03-13T15:15:45.786Z] 14bc7892088f: Verifying Checksum [2020-03-13T15:15:45.786Z] 14bc7892088f: Download complete [2020-03-13T15:15:46.050Z] 8ba884070f61: Verifying Checksum [2020-03-13T15:15:46.050Z] 8ba884070f61: Download complete [2020-03-13T15:15:46.624Z] 5573da4c1a9d: Verifying Checksum [2020-03-13T15:15:46.624Z] 5573da4c1a9d: Download complete [2020-03-13T15:15:50.863Z] 8ba884070f61: Pull complete [2020-03-13T15:15:50.863Z] 78d65bd6cf10: Pull complete [2020-03-13T15:16:00.901Z] 5573da4c1a9d: Pull complete [2020-03-13T15:16:01.473Z] 4493e11b668a: Pull complete [2020-03-13T15:16:01.473Z] 2e4ad32216ba: Pull complete [2020-03-13T15:16:04.042Z] 14bc7892088f: Pull complete [2020-03-13T15:16:04.042Z] Digest: sha256:d6004a4377c0936d28e977567e7ee784baaf6af585b07dc8541bedd134509ec7 [2020-03-13T15:16:04.042Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-03-13T15:16:04.183Z] prd-centos7-docker-4c-2g-478 does not seem to be running inside a container [2020-03-13T15:16:04.233Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 cat [2020-03-13T15:16:04.818Z] $ docker top 262dff255a3f2a47bf3494a15863966a895e5768f61e83cdf4d3ccee7d3237a7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-03-13T15:16:05.006Z] provisioning config files... [2020-03-13T15:16:05.018Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config1488209406833084998tmp [2020-03-13T15:16:05.033Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config4882975218797227533tmp [2020-03-13T15:16:05.046Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config3172391182187482955tmp [Pipeline] { [Pipeline] echo [2020-03-13T15:16:05.087Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-13T15:16:05.376Z] ---> sigul-configuration.sh [2020-03-13T15:16:05.376Z] gpg: directory `/root/.gnupg' created [2020-03-13T15:16:05.376Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-03-13T15:16:05.376Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-03-13T15:16:05.376Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-03-13T15:16:05.376Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-03-13T15:16:05.376Z] gpg: CAST5 encrypted data [2020-03-13T15:16:05.634Z] gpg: encrypted with 1 passphrase [2020-03-13T15:16:05.634Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-03-13T15:16:05.929Z] + mkdir /home/jenkins [2020-03-13T15:16:05.929Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-03-13T15:16:06.246Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo [2020-03-13T15:16:06.252Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-13T15:16:06.542Z] ---> sigul-install.sh [2020-03-13T15:16:14.718Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-03-13T15:16:15.007Z] + git tag --list [2020-03-13T15:16:15.007Z] v1.2.0-dev.9 [Pipeline] sh [2020-03-13T15:16:15.303Z] + lftools sign git-tag v1.2.0-dev.9 [2020-03-13T15:16:16.243Z] Signing Git tag with Sigul... [2020-03-13T15:16:16.243Z] Signing v1.2.0-dev.9 [Pipeline] echo [2020-03-13T15:16:17.625Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-13T15:16:17.921Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-03-13T15:16:17.927Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-03-13T15:16:18.000Z] $ docker stop --time=1 262dff255a3f2a47bf3494a15863966a895e5768f61e83cdf4d3ccee7d3237a7 [2020-03-13T15:16:19.455Z] $ docker rm -f 262dff255a3f2a47bf3494a15863966a895e5768f61e83cdf4d3ccee7d3237a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-03-13T15:16:20.181Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-13T15:16:20.181Z] . [Pipeline] withDockerContainer [2020-03-13T15:16:20.298Z] prd-centos7-docker-4c-2g-478 does not seem to be running inside a container [2020-03-13T15:16:20.341Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-03-13T15:16:20.922Z] $ docker top 44c8369cd2c012c886837ef85616eda9dd11451a077a2396d9207c257f2223d7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-13T15:16:21.170Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-13T15:16:21.170Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-13T15:16:21.393Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-13T15:16:21.398Z] $ docker exec 44c8369cd2c012c886837ef85616eda9dd11451a077a2396d9207c257f2223d7 ssh-agent [2020-03-13T15:16:21.592Z] SSH_AUTH_SOCK=/tmp/ssh-MBHhoiuhXV6c/agent.16 [2020-03-13T15:16:21.592Z] SSH_AGENT_PID=23 [2020-03-13T15:16:21.598Z] Running ssh-add (command line suppressed) [2020-03-13T15:16:21.754Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_5901653615377567056.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_5901653615377567056.key) [2020-03-13T15:16:21.808Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-13T15:16:22.130Z] + git semver bump pre [2020-03-13T15:16:22.130Z] # -> Open(): unable to determine branch for HEAD [2020-03-13T15:16:22.130Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2020-03-13T15:16:22.130Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2020-03-13T15:16:22.130Z] # $SEMVER_REMOTE_NAME = origin [2020-03-13T15:16:22.130Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-13T15:16:22.130Z] # $SEMVER_USER_NAME = jenkins [2020-03-13T15:16:22.130Z] # $SEMVER_BRANCH = master [2020-03-13T15:16:22.130Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [2020-03-13T15:16:22.130Z] 1.2.0-dev.10 [Pipeline] } [2020-03-13T15:16:22.140Z] $ docker exec --env ******** --env ******** 44c8369cd2c012c886837ef85616eda9dd11451a077a2396d9207c257f2223d7 ssh-agent -k [2020-03-13T15:16:22.295Z] unset SSH_AUTH_SOCK; [2020-03-13T15:16:22.296Z] unset SSH_AGENT_PID; [2020-03-13T15:16:22.296Z] echo Agent pid 23 killed; [2020-03-13T15:16:22.351Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-13T15:16:22.781Z] + git semver [Pipeline] } [2020-03-13T15:16:22.795Z] $ docker stop --time=1 44c8369cd2c012c886837ef85616eda9dd11451a077a2396d9207c257f2223d7 [2020-03-13T15:16:24.195Z] $ docker rm -f 44c8369cd2c012c886837ef85616eda9dd11451a077a2396d9207c257f2223d7 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-03-13T15:16:24.693Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-13T15:16:24.693Z] . [Pipeline] withDockerContainer [2020-03-13T15:16:24.806Z] prd-centos7-docker-4c-2g-478 does not seem to be running inside a container [2020-03-13T15:16:24.860Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-03-13T15:16:25.478Z] $ docker top 518ffd7cfd161115ee0b5416dd220bc5d04b3e3bf534f6b314de0ffe39a994fb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-13T15:16:25.768Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-13T15:16:25.768Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-13T15:16:25.970Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-13T15:16:25.974Z] $ docker exec 518ffd7cfd161115ee0b5416dd220bc5d04b3e3bf534f6b314de0ffe39a994fb ssh-agent [2020-03-13T15:16:26.217Z] SSH_AUTH_SOCK=/tmp/ssh-eqermoV47HeL/agent.14 [2020-03-13T15:16:26.217Z] SSH_AGENT_PID=20 [2020-03-13T15:16:26.223Z] Running ssh-add (command line suppressed) [2020-03-13T15:16:26.360Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_6679744107370197457.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_6679744107370197457.key) [2020-03-13T15:16:26.403Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-13T15:16:26.723Z] + git semver push [2020-03-13T15:16:26.723Z] # -> Open(): unable to determine branch for HEAD [2020-03-13T15:16:26.723Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2020-03-13T15:16:26.723Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2020-03-13T15:16:26.723Z] # $SEMVER_REMOTE_NAME = origin [2020-03-13T15:16:26.723Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-13T15:16:26.723Z] # $SEMVER_USER_NAME = jenkins [2020-03-13T15:16:26.723Z] # $SEMVER_BRANCH = master [2020-03-13T15:16:26.723Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [Pipeline] } [2020-03-13T15:16:33.498Z] $ docker exec --env ******** --env ******** 518ffd7cfd161115ee0b5416dd220bc5d04b3e3bf534f6b314de0ffe39a994fb ssh-agent -k [2020-03-13T15:16:33.641Z] unset SSH_AUTH_SOCK; [2020-03-13T15:16:33.641Z] unset SSH_AGENT_PID; [2020-03-13T15:16:33.641Z] echo Agent pid 20 killed; [2020-03-13T15:16:33.691Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-13T15:16:34.191Z] + git semver [Pipeline] } [2020-03-13T15:16:34.208Z] $ docker stop --time=1 518ffd7cfd161115ee0b5416dd220bc5d04b3e3bf534f6b314de0ffe39a994fb [2020-03-13T15:16:35.564Z] $ docker rm -f 518ffd7cfd161115ee0b5416dd220bc5d04b3e3bf534f6b314de0ffe39a994fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-03-13T15:16:36.334Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-13T15:16:36.632Z] ---> package-listing.sh [2020-03-13T15:16:36.632Z] ++ facter osfamily [2020-03-13T15:16:36.632Z] ++ tr '[:upper:]' '[:lower:]' [2020-03-13T15:16:36.632Z] + OS_FAMILY=redhat [2020-03-13T15:16:36.632Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_master [2020-03-13T15:16:36.632Z] + START_PACKAGES=/tmp/packages_start.txt [2020-03-13T15:16:36.632Z] + END_PACKAGES=/tmp/packages_end.txt [2020-03-13T15:16:36.632Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-03-13T15:16:36.632Z] + PACKAGES=/tmp/packages_start.txt [2020-03-13T15:16:36.632Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_master ']' [2020-03-13T15:16:36.632Z] + PACKAGES=/tmp/packages_end.txt [2020-03-13T15:16:36.632Z] + case "${OS_FAMILY}" in [2020-03-13T15:16:36.632Z] + rpm -qa [2020-03-13T15:16:36.632Z] + sort [2020-03-13T15:16:40.833Z] + '[' -f /tmp/packages_start.txt ']' [2020-03-13T15:16:40.833Z] + '[' -f /tmp/packages_end.txt ']' [2020-03-13T15:16:40.833Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-03-13T15:16:40.833Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_master ']' [2020-03-13T15:16:40.833Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_master/archives/ [2020-03-13T15:16:40.833Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_master/archives/ [Pipeline] isUnix [Pipeline] sh [2020-03-13T15:16:41.319Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-13T15:16:41.319Z] [2020-03-13T15:16:41.319Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-03-13T15:16:41.706Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-13T15:16:41.706Z] alpine: Pulling from edgex-lftools-log-publisher [2020-03-13T15:16:41.706Z] c9b1b535fdd9: Pulling fs layer [2020-03-13T15:16:41.706Z] 2cc5ad85d9ab: Pulling fs layer [2020-03-13T15:16:41.706Z] 756a868c4378: Pulling fs layer [2020-03-13T15:16:41.706Z] 444b2fc9a129: Pulling fs layer [2020-03-13T15:16:41.706Z] ea15f1150254: Pulling fs layer [2020-03-13T15:16:41.706Z] 41b27a9f41bf: Pulling fs layer [2020-03-13T15:16:41.706Z] 28c525ee5125: Pulling fs layer [2020-03-13T15:16:41.706Z] 094b1ea09ed8: Pulling fs layer [2020-03-13T15:16:41.706Z] 138eaada9080: Pulling fs layer [2020-03-13T15:16:41.706Z] 0622d0fa9048: Pulling fs layer [2020-03-13T15:16:41.706Z] 444b2fc9a129: Waiting [2020-03-13T15:16:41.706Z] ea15f1150254: Waiting [2020-03-13T15:16:41.706Z] 41b27a9f41bf: Waiting [2020-03-13T15:16:41.706Z] 28c525ee5125: Waiting [2020-03-13T15:16:41.706Z] 094b1ea09ed8: Waiting [2020-03-13T15:16:41.706Z] 138eaada9080: Waiting [2020-03-13T15:16:41.706Z] 0622d0fa9048: Waiting [2020-03-13T15:16:41.706Z] 2cc5ad85d9ab: Download complete [2020-03-13T15:16:41.706Z] 444b2fc9a129: Verifying Checksum [2020-03-13T15:16:41.706Z] 444b2fc9a129: Download complete [2020-03-13T15:16:41.706Z] c9b1b535fdd9: Verifying Checksum [2020-03-13T15:16:41.706Z] c9b1b535fdd9: Download complete [2020-03-13T15:16:41.969Z] ea15f1150254: Verifying Checksum [2020-03-13T15:16:41.969Z] ea15f1150254: Download complete [2020-03-13T15:16:41.969Z] 28c525ee5125: Verifying Checksum [2020-03-13T15:16:41.969Z] 28c525ee5125: Download complete [2020-03-13T15:16:41.969Z] c9b1b535fdd9: Pull complete [2020-03-13T15:16:42.237Z] 756a868c4378: Verifying Checksum [2020-03-13T15:16:42.237Z] 756a868c4378: Download complete [2020-03-13T15:16:42.498Z] 2cc5ad85d9ab: Pull complete [2020-03-13T15:16:42.498Z] 138eaada9080: Verifying Checksum [2020-03-13T15:16:42.498Z] 138eaada9080: Download complete [2020-03-13T15:16:42.498Z] 094b1ea09ed8: Verifying Checksum [2020-03-13T15:16:42.498Z] 094b1ea09ed8: Download complete [2020-03-13T15:16:42.498Z] 0622d0fa9048: Verifying Checksum [2020-03-13T15:16:42.498Z] 0622d0fa9048: Download complete [2020-03-13T15:16:43.076Z] 41b27a9f41bf: Verifying Checksum [2020-03-13T15:16:43.076Z] 41b27a9f41bf: Download complete [2020-03-13T15:16:44.459Z] 756a868c4378: Pull complete [2020-03-13T15:16:44.722Z] 444b2fc9a129: Pull complete [2020-03-13T15:16:44.981Z] ea15f1150254: Pull complete [2020-03-13T15:16:48.280Z] 41b27a9f41bf: Pull complete [2020-03-13T15:16:48.280Z] 28c525ee5125: Pull complete [2020-03-13T15:16:50.817Z] 094b1ea09ed8: Pull complete [2020-03-13T15:16:50.817Z] 138eaada9080: Pull complete [2020-03-13T15:16:50.817Z] 0622d0fa9048: Pull complete [2020-03-13T15:16:50.817Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-03-13T15:16:50.818Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-03-13T15:16:50.947Z] prd-centos7-docker-4c-2g-478 does not seem to be running inside a container [2020-03-13T15:16:50.996Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-03-13T15:16:51.492Z] $ docker top 64b4be8fe848a64156b59f5b6de85f09f037dcb7f3c25f15fbced1a07011159c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-03-13T15:16:51.771Z] provisioning config files... [2020-03-13T15:16:51.784Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config8299703675744658972tmp [Pipeline] { [Pipeline] echo [2020-03-13T15:16:51.842Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-13T15:16:52.134Z] ---> create-netrc.sh [Pipeline] echo [2020-03-13T15:16:52.142Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-13T15:16:52.441Z] ---> logs-deploy.sh [2020-03-13T15:16:52.441Z] + ARCHIVE_ARTIFACTS= [2020-03-13T15:16:52.441Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-03-13T15:16:52.441Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-03-13T15:16:52.441Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-03-13T15:16:52.441Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/master/9 [2020-03-13T15:16:52.441Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/master/9/ [2020-03-13T15:16:52.441Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/master/9 /w/workspace/edgexfoundry_device-sdk-c_master [2020-03-13T15:16:53.379Z] Archives upload complete. [2020-03-13T15:16:53.639Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/master/9 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/master/9/