Pull request #301 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of iain-anderson for edgexfoundry/device-sdk-c Obtained Jenkinsfile from 81b97c5f7e219e5cc5b330ae54dec30bf0cfd99d+ac2ba39aeba213a52cfe9f32ac5b6b5425a47b84 (7231b03095688c65c840e704b8480e8762afa46c) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-301/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f ad104866bbc8c98dca93091e1a8abeb835fd4e4d # timeout=10 Commit message: "Merge pull request #251 from ernestojeda/fix-codecov-uploader" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-301/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-3.11-base, dockerFilePath:scripts/Dockerfile.alpine-3.11, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-c-settings PROJECT: device-sdk-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest DOCKER_FILE_PATH: scripts/Dockerfile.alpine-3.11 DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-3.11-base DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-c DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-5398 in /w/workspace/edgexfoundry_device-sdk-c_PR-301 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_PR-301 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit ac2ba39aeba213a52cfe9f32ac5b6b5425a47b84 into PR head commit 81b97c5f7e219e5cc5b330ae54dec30bf0cfd99d > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 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 --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/301/head:refs/remotes/origin/PR-301 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 81b97c5f7e219e5cc5b330ae54dec30bf0cfd99d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ac2ba39aeba213a52cfe9f32ac5b6b5425a47b84 # timeout=10 Merge succeeded, producing 81b97c5f7e219e5cc5b330ae54dec30bf0cfd99d Checking out Revision 81b97c5f7e219e5cc5b330ae54dec30bf0cfd99d (PR-301) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 81b97c5f7e219e5cc5b330ae54dec30bf0cfd99d # timeout=10 Commit message: "fix: remove stale profiles when devices are removed" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-14T14:27:42.323Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-14T14:27:42.673Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-14T14:27:42.901Z] ========================================================= [2020-10-14T14:27:42.901Z] EdgeX Global Pipelines Version Info [2020-10-14T14:27:42.901Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-14T14:27:45.371Z] ------------------- [2020-10-14T14:27:45.371Z] stable info: [2020-10-14T14:27:45.371Z] ------------------- [2020-10-14T14:27:45.371Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-14T14:27:45.371Z] Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-10-14T14:27:45.371Z] Message: update stable to v1.0.131 [2020-10-14T14:27:46.385Z] ------------------- [2020-10-14T14:27:46.385Z] experimental info: [2020-10-14T14:27:46.385Z] ------------------- [2020-10-14T14:27:46.385Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-14T14:27:46.385Z] Commit SHA: a2275391807e67b7600a554c2b5f26031cb9c010 [2020-10-14T14:27:46.385Z] Message: update experimental to v1.0.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-14T14:27:47.067Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2020-10-14T14:27:47.202Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2020-10-14T14:27:47.336Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-14T14:27:47.479Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-14T14:27:47.606Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-14T14:27:47.734Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [Pipeline] echo [2020-10-14T14:27:47.862Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine-3.11 [Pipeline] echo [2020-10-14T14:27:48.015Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-3.11-base [Pipeline] echo [2020-10-14T14:27:48.151Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-14T14:27:48.283Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-c [Pipeline] echo [2020-10-14T14:27:48.460Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-14T14:27:48.588Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-14T14:27:48.964Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-10-14T14:27:49.106Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-10-14T14:27:49.254Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-14T14:27:49.382Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-10-14T14:27:49.516Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-301 [Pipeline] echo [2020-10-14T14:27:49.648Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-301 [Pipeline] echo [2020-10-14T14:27:49.777Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-301 [Pipeline] echo [2020-10-14T14:27:49.903Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 81b97c5f7e219e5cc5b330ae54dec30bf0cfd99d [Pipeline] echo [2020-10-14T14:27:50.028Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 81b97c5 [Pipeline] echo [2020-10-14T14:27:50.245Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-10-14T14:27:51.801Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-14T14:27:52.452Z] [2020-10-14T14:27:52.452Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-14T14:27:53.084Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-14T14:27:53.371Z] latest: Pulling from edgex-devops/git-semver [2020-10-14T14:27:53.371Z] 31603596830f: Pulling fs layer [2020-10-14T14:27:53.371Z] 2a8b12db71e7: Pulling fs layer [2020-10-14T14:27:53.371Z] 6ca5941a6612: Pulling fs layer [2020-10-14T14:27:53.371Z] ecc8261a40a4: Pulling fs layer [2020-10-14T14:27:53.371Z] ecc8261a40a4: Waiting [2020-10-14T14:27:53.371Z] 2a8b12db71e7: Verifying Checksum [2020-10-14T14:27:53.371Z] 2a8b12db71e7: Download complete [2020-10-14T14:27:53.666Z] 31603596830f: Download complete [2020-10-14T14:27:54.010Z] ecc8261a40a4: Verifying Checksum [2020-10-14T14:27:54.010Z] ecc8261a40a4: Download complete [2020-10-14T14:27:54.307Z] 6ca5941a6612: Verifying Checksum [2020-10-14T14:27:54.307Z] 6ca5941a6612: Download complete [2020-10-14T14:27:54.307Z] 31603596830f: Pull complete [2020-10-14T14:27:54.577Z] 2a8b12db71e7: Pull complete [2020-10-14T14:27:56.086Z] 6ca5941a6612: Pull complete [2020-10-14T14:27:56.369Z] ecc8261a40a4: Pull complete [2020-10-14T14:27:56.369Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-14T14:27:56.369Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-14T14:27:56.369Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-14T14:27:56.668Z] prd-centos7-docker-4c-2g-5398 does not seem to be running inside a container [2020-10-14T14:27:56.891Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-301 -v /w/workspace/edgexfoundry_device-sdk-c_PR-301:/w/workspace/edgexfoundry_device-sdk-c_PR-301:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-301@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-301@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-14T14:27:59.327Z] $ docker top 17865ff794cf44ae1690bdc89318e46fa980f8eeccb075f00f17a2fa332b0166 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-14T14:27:59.762Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-14T14:27:59.762Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-14T14:28:00.126Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-14T14:28:00.133Z] $ docker exec 17865ff794cf44ae1690bdc89318e46fa980f8eeccb075f00f17a2fa332b0166 ssh-agent [2020-10-14T14:28:00.414Z] SSH_AUTH_SOCK=/tmp/ssh-mAVAntfx1Mp4/agent.12 [2020-10-14T14:28:00.414Z] SSH_AGENT_PID=18 [2020-10-14T14:28:00.437Z] Running ssh-add (command line suppressed) [2020-10-14T14:28:00.659Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-301@tmp/private_key_2773922783189700694.key (/w/workspace/edgexfoundry_device-sdk-c_PR-301@tmp/private_key_2773922783189700694.key) [2020-10-14T14:28:00.794Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-14T14:28:01.208Z] + git describe --exact-match --tags HEAD [2020-10-14T14:28:01.208Z] fatal: no tag exactly matches '81b97c5f7e219e5cc5b330ae54dec30bf0cfd99d' [Pipeline] } [2020-10-14T14:28:01.431Z] $ docker exec --env ******** --env ******** 17865ff794cf44ae1690bdc89318e46fa980f8eeccb075f00f17a2fa332b0166 ssh-agent -k [2020-10-14T14:28:01.643Z] unset SSH_AUTH_SOCK; [2020-10-14T14:28:01.644Z] unset SSH_AGENT_PID; [2020-10-14T14:28:01.644Z] echo Agent pid 18 killed; [2020-10-14T14:28:01.700Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-10-14T14:28:01.906Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-10-14T14:28:01.906Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-10-14T14:28:02.048Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-14T14:28:02.048Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-14T14:28:02.291Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-14T14:28:02.298Z] $ docker exec 17865ff794cf44ae1690bdc89318e46fa980f8eeccb075f00f17a2fa332b0166 ssh-agent [2020-10-14T14:28:02.529Z] SSH_AUTH_SOCK=/tmp/ssh-2SvS959J4wmH/agent.48 [2020-10-14T14:28:02.529Z] SSH_AGENT_PID=53 [2020-10-14T14:28:02.540Z] Running ssh-add (command line suppressed) [2020-10-14T14:28:02.731Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-301@tmp/private_key_6455067366528943342.key (/w/workspace/edgexfoundry_device-sdk-c_PR-301@tmp/private_key_6455067366528943342.key) [2020-10-14T14:28:02.823Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-14T14:28:03.227Z] + git semver init [2020-10-14T14:28:03.227Z] # -> Open(): unable to determine branch for HEAD [2020-10-14T14:28:03.227Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-301/.git [2020-10-14T14:28:03.227Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_PR-301 [2020-10-14T14:28:03.227Z] # $SEMVER_REMOTE_NAME = origin [2020-10-14T14:28:03.227Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-14T14:28:03.227Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-14T14:28:03.227Z] # $SEMVER_BRANCH = PR-301 [2020-10-14T14:28:03.227Z] # $SEMVER_TEMP = /tmp/semver-273261708 [2020-10-14T14:28:03.227Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2020-10-14T14:28:05.187Z] # '/tmp/semver-273261708' -> '/w/workspace/edgexfoundry_device-sdk-c_PR-301/.semver' [2020-10-14T14:28:05.187Z] # -> Force: false [2020-10-14T14:28:05.187Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-301/.semver [Pipeline] } [2020-10-14T14:28:05.235Z] $ docker exec --env ******** --env ******** 17865ff794cf44ae1690bdc89318e46fa980f8eeccb075f00f17a2fa332b0166 ssh-agent -k [2020-10-14T14:28:05.417Z] unset SSH_AUTH_SOCK; [2020-10-14T14:28:05.418Z] unset SSH_AGENT_PID; [2020-10-14T14:28:05.419Z] echo Agent pid 53 killed; [2020-10-14T14:28:05.536Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-14T14:28:06.601Z] + git semver [Pipeline] } [2020-10-14T14:28:06.633Z] $ docker stop --time=1 17865ff794cf44ae1690bdc89318e46fa980f8eeccb075f00f17a2fa332b0166 [2020-10-14T14:28:08.093Z] $ docker rm -f 17865ff794cf44ae1690bdc89318e46fa980f8eeccb075f00f17a2fa332b0166 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-10-14T14:28:09.344Z] Stashed 36 file(s) [Pipeline] echo [2020-10-14T14:28:09.368Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-10-14T14:28:25.008Z] Still waiting to schedule task [2020-10-14T14:28:25.008Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-10-14T14:28:25.032Z] Still waiting to schedule task [2020-10-14T14:28:25.033Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ is offline [2020-10-14T14:30:24.405Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5399 in /w/workspace/edgexfoundry_device-sdk-c_PR-301 [Pipeline] { [Pipeline] ws [2020-10-14T14:30:24.550Z] Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout [2020-10-14T14:30:29.890Z] using credential edgex-jenkins-ssh [2020-10-14T14:30:29.948Z] Cloning the remote Git repository [2020-10-14T14:30:30.007Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-10-14T14:30:30.111Z] > git init /w/workspace/device-sdk-c/1 # timeout=10 [2020-10-14T14:30:30.184Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-10-14T14:30:30.185Z] > git --version # timeout=10 [2020-10-14T14:30:30.207Z] > git --version # 'git version 2.17.1' [2020-10-14T14:30:30.209Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-14T14:30:30.275Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-14T14:30:32.085Z] Merging remotes/origin/master commit ac2ba39aeba213a52cfe9f32ac5b6b5425a47b84 into PR head commit 81b97c5f7e219e5cc5b330ae54dec30bf0cfd99d [2020-10-14T14:30:31.381Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-10-14T14:30:31.404Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-14T14:30:31.434Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-10-14T14:30:31.474Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-10-14T14:30:31.475Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-14T14:30:31.490Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/301/head:refs/remotes/origin/PR-301 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-14T14:30:32.098Z] > git config core.sparsecheckout # timeout=10 [2020-10-14T14:30:32.127Z] > git checkout -f 81b97c5f7e219e5cc5b330ae54dec30bf0cfd99d # timeout=10 [2020-10-14T14:30:32.376Z] Merge succeeded, producing 81b97c5f7e219e5cc5b330ae54dec30bf0cfd99d [2020-10-14T14:30:32.376Z] Checking out Revision 81b97c5f7e219e5cc5b330ae54dec30bf0cfd99d (PR-301) [2020-10-14T14:30:32.255Z] > git remote # timeout=10 [2020-10-14T14:30:32.276Z] > git config --get remote.origin.url # timeout=10 [2020-10-14T14:30:32.301Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-14T14:30:32.313Z] > git merge ac2ba39aeba213a52cfe9f32ac5b6b5425a47b84 # timeout=10 [2020-10-14T14:30:32.340Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-14T14:30:32.371Z] > git config core.sparsecheckout # timeout=10 [2020-10-14T14:30:32.391Z] > git checkout -f 81b97c5f7e219e5cc5b330ae54dec30bf0cfd99d # timeout=10 [2020-10-14T14:30:36.956Z] Commit message: "fix: remove stale profiles when devices are removed" [2020-10-14T14:30:37.007Z] > git --version # timeout=10 [2020-10-14T14:30:37.017Z] > git --version # 'git version 2.17.1' [2020-10-14T14:30:37.026Z] fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-14T14:30:38.716Z] ========================================================= [2020-10-14T14:30:38.716Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2020-10-14T14:30:38.716Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-14T14:30:39.985Z] + docker build -t ci-base-image-arm64 -f scripts/Dockerfile.alpine-3.11-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest . [2020-10-14T14:30:40.973Z] Sending build context to Docker daemon 3.843MB [2020-10-14T14:30:40.973Z] Step 1/21 : ARG BASE=alpine:3.11 [2020-10-14T14:30:40.973Z] Step 2/21 : FROM ${BASE} as builder [2020-10-14T14:30:41.251Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2020-10-14T14:30:41.252Z] 0362ad1dd800: Pulling fs layer [2020-10-14T14:30:41.252Z] f2cdb1532d8b: Pulling fs layer [2020-10-14T14:30:41.252Z] 37ed683be191: Pulling fs layer [2020-10-14T14:30:41.528Z] f2cdb1532d8b: Verifying Checksum [2020-10-14T14:30:41.528Z] f2cdb1532d8b: Download complete [2020-10-14T14:30:41.528Z] 0362ad1dd800: Verifying Checksum [2020-10-14T14:30:41.528Z] 0362ad1dd800: Download complete [2020-10-14T14:30:42.140Z] 0362ad1dd800: Pull complete [2020-10-14T14:30:42.417Z] f2cdb1532d8b: Pull complete [2020-10-14T14:30:44.408Z] 37ed683be191: Verifying Checksum [2020-10-14T14:30:44.408Z] 37ed683be191: Download complete [2020-10-14T14:30:52.705Z] 37ed683be191: Pull complete [2020-10-14T14:30:52.705Z] Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f [2020-10-14T14:30:52.705Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2020-10-14T14:30:52.705Z] ---> b23d30803547 [2020-10-14T14:30:52.705Z] 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-10-14T14:30:54.682Z] ---> Running in 959bc4ec7c16 [2020-10-14T14:30:56.149Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-10-14T14:30:56.743Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-10-14T14:30:57.019Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2020-10-14T14:30:57.295Z] (2/8) Installing libuuid (2.33-r0) [2020-10-14T14:30:57.295Z] (3/8) Installing libblkid (2.33-r0) [2020-10-14T14:30:57.295Z] (4/8) Installing libfdisk (2.33-r0) [2020-10-14T14:30:57.568Z] (5/8) Installing libmount (2.33-r0) [2020-10-14T14:30:57.568Z] (6/8) Installing libsmartcols (2.33-r0) [2020-10-14T14:30:57.843Z] (7/8) Installing util-linux-dev (2.33-r0) [2020-10-14T14:30:58.062Z] Running on prd-centos7-docker-4c-2g-5400 in /w/workspace/edgexfoundry_device-sdk-c_PR-301 [Pipeline] { [2020-10-14T14:30:58.115Z] (8/8) Installing wget (1.20.3-r0) [2020-10-14T14:30:58.116Z] Executing busybox-1.29.3-r10.trigger [2020-10-14T14:30:58.116Z] OK: 285 MiB in 83 packages [Pipeline] ws [2020-10-14T14:30:58.154Z] Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout [2020-10-14T14:30:59.555Z] Removing intermediate container 959bc4ec7c16 [2020-10-14T14:30:59.555Z] ---> f6510957d1f2 [2020-10-14T14:30:59.555Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2020-10-14T14:30:59.555Z] ---> Running in 15722513cab3 [2020-10-14T14:30:59.843Z] Removing intermediate container 15722513cab3 [2020-10-14T14:30:59.843Z] ---> 55733c03102d [2020-10-14T14:30:59.843Z] 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-10-14T14:31:00.118Z] ---> Running in 9a669c12232a [2020-10-14T14:31:00.925Z] using credential edgex-jenkins-ssh [2020-10-14T14:31:00.984Z] Cloning the remote Git repository [2020-10-14T14:31:01.573Z] --2020-10-14 14:31:01-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-10-14T14:31:01.573Z] Resolving github.com... 140.82.112.3 [2020-10-14T14:31:01.573Z] Connecting to github.com|140.82.112.3|:443... connected. [2020-10-14T14:31:01.573Z] HTTP request sent, awaiting response... 302 Found [2020-10-14T14:31:01.573Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-10-14T14:31:01.573Z] --2020-10-14 14:31:01-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-10-14T14:31:01.573Z] Resolving codeload.github.com... 140.82.112.9 [2020-10-14T14:31:01.573Z] Connecting to codeload.github.com|140.82.112.9|:443... connected. [2020-10-14T14:31:01.016Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-10-14T14:31:01.087Z] > git init /w/workspace/device-sdk-c/1 # timeout=10 [2020-10-14T14:31:01.139Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-10-14T14:31:01.139Z] > git --version # timeout=10 [2020-10-14T14:31:01.147Z] > git --version # 'git version 2.16.5' [2020-10-14T14:31:01.147Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-14T14:31:01.173Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-14T14:31:01.854Z] HTTP request sent, awaiting response... 200 OK [2020-10-14T14:31:01.854Z] Length: unspecified [application/x-gzip] [2020-10-14T14:31:01.854Z] Saving to: 'STDOUT' [2020-10-14T14:31:01.854Z]  [2020-10-14T14:31:01.854Z] 0K .......... .......... .......... .......... .......... 1.48M [2020-10-14T14:31:01.854Z] 50K .......... .......... .......... .......... .......... 2.45M [2020-10-14T14:31:01.854Z] 100K .......... .......... .......... .......... .......... 3.67M [2020-10-14T14:31:02.130Z] 150K .......... .......... .......... .......... .......... 10.6M [2020-10-14T14:31:02.130Z] 200K .......... .......... .......... .......... .......... 14.9M [2020-10-14T14:31:02.130Z] 250K .......... .......... .......... .......... .......... 3.38M [2020-10-14T14:31:02.130Z] 300K .......... .......... .......... .......... .......... 3.70M [2020-10-14T14:31:02.130Z] 350K .......... .......... .......... .......... .......... 4.50M [2020-10-14T14:31:02.130Z] 400K .......... .......... .......... .......... .......... 3.46M [2020-10-14T14:31:02.130Z] 450K .......... .......... .......... .......... .......... 3.24M [2020-10-14T14:31:02.130Z] 500K .......... .......... .......... .......... .......... 10.1M [2020-10-14T14:31:02.130Z] 550K .......... .......... .......... .......... .......... 2.79M [2020-10-14T14:31:02.130Z] 600K .......... .......... .......... .......... .......... 861K [2020-10-14T14:31:02.130Z] 650K .......... .......... .......... .......... .......... 2.18M [2020-10-14T14:31:02.130Z] 700K .. 11.8M=0.2s [2020-10-14T14:31:02.130Z] [2020-10-14T14:31:02.130Z] 2020-10-14 14:31:02 (2.80 MB/s) - written to stdout [719348] [2020-10-14T14:31:02.130Z] [2020-10-14T14:31:02.404Z] -- The C compiler identification is GNU 8.3.0 [2020-10-14T14:31:02.680Z] -- The CXX compiler identification is GNU 8.3.0 [2020-10-14T14:31:02.680Z] -- Check for working C compiler: /usr/bin/cc [2020-10-14T14:31:02.957Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-10-14T14:31:02.957Z] -- Detecting C compiler ABI info [2020-10-14T14:31:02.218Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-10-14T14:31:02.225Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-14T14:31:02.234Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-10-14T14:31:02.248Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-10-14T14:31:02.248Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-14T14:31:02.252Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/301/head:refs/remotes/origin/PR-301 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-14T14:31:03.218Z] Merging remotes/origin/master commit ac2ba39aeba213a52cfe9f32ac5b6b5425a47b84 into PR head commit 81b97c5f7e219e5cc5b330ae54dec30bf0cfd99d [2020-10-14T14:31:03.239Z] -- Detecting C compiler ABI info - done [2020-10-14T14:31:03.239Z] -- Detecting C compile features [2020-10-14T14:31:03.313Z] Merge succeeded, producing 81b97c5f7e219e5cc5b330ae54dec30bf0cfd99d [2020-10-14T14:31:03.314Z] Checking out Revision 81b97c5f7e219e5cc5b330ae54dec30bf0cfd99d (PR-301) [2020-10-14T14:31:03.839Z] -- Detecting C compile features - done [2020-10-14T14:31:03.839Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-10-14T14:31:04.114Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-10-14T14:31:04.114Z] -- Detecting CXX compiler ABI info [2020-10-14T14:31:03.228Z] > git config core.sparsecheckout # timeout=10 [2020-10-14T14:31:03.235Z] > git checkout -f 81b97c5f7e219e5cc5b330ae54dec30bf0cfd99d # timeout=10 [2020-10-14T14:31:03.284Z] > git remote # timeout=10 [2020-10-14T14:31:03.288Z] > git config --get remote.origin.url # timeout=10 [2020-10-14T14:31:03.296Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-14T14:31:03.299Z] > git merge ac2ba39aeba213a52cfe9f32ac5b6b5425a47b84 # timeout=10 [2020-10-14T14:31:03.308Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-14T14:31:03.318Z] > git config core.sparsecheckout # timeout=10 [2020-10-14T14:31:03.322Z] > git checkout -f 81b97c5f7e219e5cc5b330ae54dec30bf0cfd99d # timeout=10 [2020-10-14T14:31:04.389Z] -- Detecting CXX compiler ABI info - done [2020-10-14T14:31:04.389Z] -- Detecting CXX compile features [2020-10-14T14:31:05.826Z] -- Detecting CXX compile features - done [2020-10-14T14:31:05.826Z] -- Looking for include file endian.h [2020-10-14T14:31:06.100Z] -- Looking for include file endian.h - found [2020-10-14T14:31:06.100Z] -- Check if the system is big endian [2020-10-14T14:31:06.100Z] -- Searching 16 bit integer [2020-10-14T14:31:06.100Z] -- Looking for sys/types.h [2020-10-14T14:31:06.374Z] -- Looking for sys/types.h - found [2020-10-14T14:31:06.374Z] -- Looking for stdint.h [2020-10-14T14:31:06.653Z] -- Looking for stdint.h - found [2020-10-14T14:31:06.653Z] -- Looking for stddef.h [2020-10-14T14:31:06.929Z] -- Looking for stddef.h - found [2020-10-14T14:31:06.929Z] -- Check size of unsigned short [2020-10-14T14:31:06.932Z] Commit message: "fix: remove stale profiles when devices are removed" [2020-10-14T14:31:06.961Z] > git --version # timeout=10 [2020-10-14T14:31:06.968Z] > git --version # 'git version 2.16.5' [2020-10-14T14:31:06.986Z] fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-10-14T14:31:07.202Z] -- Check size of unsigned short - done [2020-10-14T14:31:07.202Z] -- Using unsigned short [Pipeline] withEnv [Pipeline] { [2020-10-14T14:31:07.480Z] -- Check if the system is big endian - little endian [2020-10-14T14:31:07.480Z] -- Check size of size_t [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2020-10-14T14:31:07.754Z] -- Check size of size_t - done [2020-10-14T14:31:07.754Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-10-14T14:31:07.754Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-10-14T14:31:07.754Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-10-14T14:31:07.754Z] CMake did not find one. [2020-10-14T14:31:07.754Z] [2020-10-14T14:31:07.754Z] Could not find a package configuration file provided by "cJSON" with any of [2020-10-14T14:31:07.754Z] the following names: [2020-10-14T14:31:07.754Z] [2020-10-14T14:31:07.754Z] cJSONConfig.cmake [2020-10-14T14:31:07.754Z] cjson-config.cmake [2020-10-14T14:31:07.754Z] [2020-10-14T14:31:07.754Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-10-14T14:31:07.754Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-10-14T14:31:07.754Z] provides a separate development package or SDK, be sure it has been [2020-10-14T14:31:07.754Z] installed. [2020-10-14T14:31:07.754Z] [2020-10-14T14:31:07.754Z] [2020-10-14T14:31:07.754Z] -- Configuring done [Pipeline] unstash [2020-10-14T14:31:08.032Z] -- Generating done [2020-10-14T14:31:08.032Z] -- Build files have been written to: /tmp/cbor [2020-10-14T14:31:08.032Z] Scanning dependencies of target cbor_shared [2020-10-14T14:31:08.032Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [Pipeline] echo [2020-10-14T14:31:08.115Z] ========================================================= [2020-10-14T14:31:08.115Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2020-10-14T14:31:08.115Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-14T14:31:08.757Z] + docker build -t ci-base-image-x86_64 -f scripts/Dockerfile.alpine-3.11-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest . [2020-10-14T14:31:09.026Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-10-14T14:31:09.041Z] Sending build context to Docker daemon 3.843MB [2020-10-14T14:31:09.041Z] Step 1/21 : ARG BASE=alpine:3.11 [2020-10-14T14:31:09.041Z] Step 2/21 : FROM ${BASE} as builder [2020-10-14T14:31:09.312Z] latest: Pulling from edgex-devops/edgex-gcc-base [2020-10-14T14:31:09.313Z] e7c96db7181b: Pulling fs layer [2020-10-14T14:31:09.313Z] 4c13bbce0fe7: Pulling fs layer [2020-10-14T14:31:09.313Z] 6059c847ac2f: Pulling fs layer [2020-10-14T14:31:09.313Z] 4c13bbce0fe7: Verifying Checksum [2020-10-14T14:31:09.313Z] 4c13bbce0fe7: Download complete [2020-10-14T14:31:09.313Z] e7c96db7181b: Verifying Checksum [2020-10-14T14:31:09.313Z] e7c96db7181b: Download complete [2020-10-14T14:31:09.314Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2020-10-14T14:31:09.575Z] e7c96db7181b: Pull complete [2020-10-14T14:31:09.588Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-10-14T14:31:09.845Z] 4c13bbce0fe7: Pull complete [2020-10-14T14:31:10.193Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-10-14T14:31:10.471Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2020-10-14T14:31:10.753Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2020-10-14T14:31:10.753Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2020-10-14T14:31:11.030Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2020-10-14T14:31:11.256Z] 6059c847ac2f: Verifying Checksum [2020-10-14T14:31:11.256Z] 6059c847ac2f: Download complete [2020-10-14T14:31:11.308Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-10-14T14:31:11.914Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-10-14T14:31:12.189Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2020-10-14T14:31:12.466Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2020-10-14T14:31:13.065Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2020-10-14T14:31:13.065Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2020-10-14T14:31:13.338Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2020-10-14T14:31:13.614Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2020-10-14T14:31:13.889Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2020-10-14T14:31:14.163Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2020-10-14T14:31:14.438Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-10-14T14:31:14.715Z] [ 40%] Linking C shared library libcbor.so [2020-10-14T14:31:14.715Z] [ 40%] Built target cbor_shared [2020-10-14T14:31:14.715Z] Scanning dependencies of target cbor [2020-10-14T14:31:14.715Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2020-10-14T14:31:15.541Z] 6059c847ac2f: Pull complete [2020-10-14T14:31:15.541Z] Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e [2020-10-14T14:31:15.541Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2020-10-14T14:31:15.541Z] ---> 5eabd8fd8ba2 [2020-10-14T14:31:15.541Z] 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-10-14T14:31:15.699Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2020-10-14T14:31:16.298Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-10-14T14:31:16.298Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2020-10-14T14:31:17.470Z] ---> Running in 98e437f6184c [2020-10-14T14:31:17.731Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-10-14T14:31:17.731Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-10-14T14:31:18.009Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-10-14T14:31:18.009Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-10-14T14:31:18.291Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-10-14T14:31:18.434Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-10-14T14:31:18.566Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2020-10-14T14:31:19.023Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-10-14T14:31:19.294Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2020-10-14T14:31:19.294Z] (2/8) Installing libuuid (2.33-r0) [2020-10-14T14:31:19.294Z] (3/8) Installing libblkid (2.33-r0) [2020-10-14T14:31:19.572Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2020-10-14T14:31:19.572Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2020-10-14T14:31:19.576Z] (4/8) Installing libfdisk (2.33-r0) [2020-10-14T14:31:19.576Z] (5/8) Installing libmount (2.33-r0) [2020-10-14T14:31:19.576Z] (6/8) Installing libsmartcols (2.33-r0) [2020-10-14T14:31:19.844Z] (7/8) Installing util-linux-dev (2.33-r0) [2020-10-14T14:31:20.111Z] (8/8) Installing wget (1.20.3-r0) [2020-10-14T14:31:20.111Z] Executing busybox-1.29.3-r10.trigger [2020-10-14T14:31:20.111Z] OK: 272 MiB in 83 packages [2020-10-14T14:31:20.189Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2020-10-14T14:31:20.467Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2020-10-14T14:31:20.705Z] Removing intermediate container 98e437f6184c [2020-10-14T14:31:20.705Z] ---> 6f0880bf1ee0 [2020-10-14T14:31:20.705Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2020-10-14T14:31:20.748Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2020-10-14T14:31:20.748Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-10-14T14:31:20.979Z] ---> Running in 5e2fb947c82c [2020-10-14T14:31:20.979Z] Removing intermediate container 5e2fb947c82c [2020-10-14T14:31:20.979Z] ---> a1d7ec45daa4 [2020-10-14T14:31:20.979Z] 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-10-14T14:31:20.979Z] ---> Running in a068b41a9a8b [2020-10-14T14:31:21.032Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-10-14T14:31:21.315Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-10-14T14:31:21.589Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-10-14T14:31:21.877Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2020-10-14T14:31:21.946Z] --2020-10-14 14:31:21-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-10-14T14:31:21.946Z] Resolving github.com... 140.82.112.3 [2020-10-14T14:31:21.946Z] Connecting to github.com|140.82.112.3|:443... connected. [2020-10-14T14:31:21.946Z] HTTP request sent, awaiting response... 302 Found [2020-10-14T14:31:21.946Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-10-14T14:31:21.946Z] --2020-10-14 14:31:21-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-10-14T14:31:21.946Z] Resolving codeload.github.com... 140.82.112.9 [2020-10-14T14:31:21.946Z] Connecting to codeload.github.com|140.82.112.9|:443... connected. [2020-10-14T14:31:21.946Z] HTTP request sent, awaiting response... 200 OK [2020-10-14T14:31:21.946Z] Length: unspecified [application/x-gzip] [2020-10-14T14:31:21.946Z] Saving to: 'STDOUT' [2020-10-14T14:31:21.946Z]  [2020-10-14T14:31:21.946Z] 0K .......... .......... .......... .......... .......... 1.24M [2020-10-14T14:31:21.946Z] 50K .......... .......... .......... .......... .......... 3.12M [2020-10-14T14:31:21.946Z] 100K .......... .......... .......... .......... .......... 10.4M [2020-10-14T14:31:21.946Z] 150K .......... .......... .......... .......... .......... 3.32M [2020-10-14T14:31:21.946Z] 200K .......... .......... .......... .......... .......... 8.42M [2020-10-14T14:31:21.946Z] 250K .......... .......... .......... .......... .......... 28.6M [2020-10-14T14:31:21.946Z] 300K .......... .......... .......... .......... .......... 7.22M [2020-10-14T14:31:21.946Z] 350K .......... .......... .......... .......... .......... 10.6M [2020-10-14T14:31:21.946Z] 400K .......... .......... .......... .......... .......... 8.36M [2020-10-14T14:31:21.946Z] 450K .......... .......... .......... .......... .......... 11.8M [2020-10-14T14:31:21.946Z] 500K .......... .......... .......... .......... .......... 10.7M [2020-10-14T14:31:22.156Z] [ 80%] Linking C static library libcbor.a [2020-10-14T14:31:22.156Z] [ 80%] Built target cbor [2020-10-14T14:31:22.156Z] Scanning dependencies of target create_items [2020-10-14T14:31:22.156Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-10-14T14:31:22.234Z] 550K .......... .......... .......... .......... .......... 9.63M [2020-10-14T14:31:22.234Z] 600K .......... .......... .......... .......... .......... 1.99M [2020-10-14T14:31:22.234Z] 650K .......... .......... .......... .......... .......... 5.48M [2020-10-14T14:31:22.234Z] 700K .. 45.7M=0.1s [2020-10-14T14:31:22.234Z] [2020-10-14T14:31:22.234Z] 2020-10-14 14:31:21 (4.68 MB/s) - written to stdout [719348] [2020-10-14T14:31:22.234Z] [2020-10-14T14:31:22.234Z] -- The C compiler identification is GNU 8.3.0 [2020-10-14T14:31:22.234Z] -- The CXX compiler identification is GNU 8.3.0 [2020-10-14T14:31:22.234Z] -- Check for working C compiler: /usr/bin/cc [2020-10-14T14:31:22.432Z] [ 84%] Linking C executable create_items [2020-10-14T14:31:22.432Z] [ 84%] Built target create_items [2020-10-14T14:31:22.432Z] Scanning dependencies of target readfile [2020-10-14T14:31:22.432Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2020-10-14T14:31:22.501Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-10-14T14:31:22.501Z] -- Detecting C compiler ABI info [2020-10-14T14:31:22.501Z] -- Detecting C compiler ABI info - done [2020-10-14T14:31:22.501Z] -- Detecting C compile features [2020-10-14T14:31:22.708Z] [ 88%] Linking C executable readfile [2020-10-14T14:31:22.708Z] [ 88%] Built target readfile [2020-10-14T14:31:22.766Z] -- Detecting C compile features - done [2020-10-14T14:31:22.766Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-10-14T14:31:22.766Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-10-14T14:31:22.766Z] -- Detecting CXX compiler ABI info [2020-10-14T14:31:23.004Z] Scanning dependencies of target streaming_parser [2020-10-14T14:31:23.004Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-10-14T14:31:23.004Z] [ 92%] Linking C executable streaming_parser [2020-10-14T14:31:23.040Z] -- Detecting CXX compiler ABI info - done [2020-10-14T14:31:23.041Z] -- Detecting CXX compile features [2020-10-14T14:31:23.290Z] [ 92%] Built target streaming_parser [2020-10-14T14:31:23.290Z] Scanning dependencies of target sort [2020-10-14T14:31:23.290Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-10-14T14:31:23.305Z] -- Detecting CXX compile features - done [2020-10-14T14:31:23.305Z] -- Looking for include file endian.h [2020-10-14T14:31:23.572Z] -- Looking for include file endian.h - found [2020-10-14T14:31:23.572Z] -- Check if the system is big endian [2020-10-14T14:31:23.572Z] -- Searching 16 bit integer [2020-10-14T14:31:23.572Z] -- Looking for sys/types.h [2020-10-14T14:31:23.572Z] -- Looking for sys/types.h - found [2020-10-14T14:31:23.572Z] -- Looking for stdint.h [2020-10-14T14:31:23.572Z] -- Looking for stdint.h - found [2020-10-14T14:31:23.572Z] -- Looking for stddef.h [2020-10-14T14:31:23.580Z] [ 96%] Linking C executable sort [2020-10-14T14:31:23.580Z] [ 96%] Built target sort [2020-10-14T14:31:23.580Z] Scanning dependencies of target hello [2020-10-14T14:31:23.580Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-10-14T14:31:23.841Z] -- Looking for stddef.h - found [2020-10-14T14:31:23.842Z] -- Check size of unsigned short [2020-10-14T14:31:23.842Z] -- Check size of unsigned short - done [2020-10-14T14:31:23.842Z] -- Using unsigned short [2020-10-14T14:31:23.842Z] -- Check if the system is big endian - little endian [2020-10-14T14:31:23.842Z] -- Check size of size_t [2020-10-14T14:31:23.842Z] -- Check size of size_t - done [2020-10-14T14:31:23.842Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-10-14T14:31:23.842Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-10-14T14:31:23.842Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-10-14T14:31:23.842Z] CMake did not find one. [2020-10-14T14:31:23.842Z] [2020-10-14T14:31:23.842Z] Could not find a package configuration file provided by "cJSON" with any of [2020-10-14T14:31:23.842Z] the following names: [2020-10-14T14:31:23.842Z] [2020-10-14T14:31:23.842Z] cJSONConfig.cmake [2020-10-14T14:31:23.842Z] cjson-config.cmake [2020-10-14T14:31:23.842Z] [2020-10-14T14:31:23.842Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-10-14T14:31:23.842Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-10-14T14:31:23.842Z] provides a separate development package or SDK, be sure it has been [2020-10-14T14:31:23.842Z] installed. [2020-10-14T14:31:23.842Z] [2020-10-14T14:31:23.842Z] [2020-10-14T14:31:23.859Z] [100%] Linking C executable hello [2020-10-14T14:31:23.859Z] [100%] Built target hello [2020-10-14T14:31:23.859Z] Install the project... [2020-10-14T14:31:23.859Z] -- Install configuration: "Release" [2020-10-14T14:31:23.859Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-10-14T14:31:23.859Z] -- Installing: /usr/local/lib64/libcbor.a [2020-10-14T14:31:23.859Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-10-14T14:31:23.859Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-10-14T14:31:23.859Z] -- Installing: /usr/local/lib64/libcbor.so [2020-10-14T14:31:23.859Z] -- Up-to-date: /usr/local/include/cbor [2020-10-14T14:31:23.859Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-10-14T14:31:23.859Z] -- Installing: /usr/local/include/cbor/ints.h [2020-10-14T14:31:23.859Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-10-14T14:31:23.859Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-10-14T14:31:23.859Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-10-14T14:31:23.859Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-10-14T14:31:23.859Z] -- Installing: /usr/local/include/cbor/data.h [2020-10-14T14:31:23.859Z] -- Installing: /usr/local/include/cbor/common.h [2020-10-14T14:31:23.859Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-10-14T14:31:23.859Z] -- Installing: /usr/local/include/cbor/strings.h [2020-10-14T14:31:23.859Z] -- Installing: /usr/local/include/cbor/tags.h [2020-10-14T14:31:23.859Z] -- Installing: /usr/local/include/cbor/internal [2020-10-14T14:31:23.859Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-10-14T14:31:23.859Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-10-14T14:31:23.859Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-10-14T14:31:23.859Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-10-14T14:31:23.859Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-10-14T14:31:23.859Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-10-14T14:31:23.859Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-10-14T14:31:23.859Z] -- Installing: /usr/local/include/cbor/maps.h [2020-10-14T14:31:23.859Z] -- Installing: /usr/local/include/cbor.h [2020-10-14T14:31:23.859Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-10-14T14:31:24.125Z] -- Configuring done [2020-10-14T14:31:24.125Z] -- Generating done [2020-10-14T14:31:24.125Z] -- Build files have been written to: /tmp/cbor [2020-10-14T14:31:24.125Z] Scanning dependencies of target cbor_shared [2020-10-14T14:31:24.125Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2020-10-14T14:31:24.438Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-10-14T14:31:24.438Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2020-10-14T14:31:24.438Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-10-14T14:31:24.704Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-10-14T14:31:24.704Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2020-10-14T14:31:24.704Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2020-10-14T14:31:24.977Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2020-10-14T14:31:24.977Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2020-10-14T14:31:24.977Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-10-14T14:31:25.244Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-10-14T14:31:25.244Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2020-10-14T14:31:25.244Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2020-10-14T14:31:25.533Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2020-10-14T14:31:25.533Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2020-10-14T14:31:25.533Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2020-10-14T14:31:25.533Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2020-10-14T14:31:25.825Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2020-10-14T14:31:25.826Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2020-10-14T14:31:25.826Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-10-14T14:31:25.826Z] [ 40%] Linking C shared library libcbor.so [2020-10-14T14:31:25.826Z] [ 40%] Built target cbor_shared [2020-10-14T14:31:25.826Z] Scanning dependencies of target cbor [2020-10-14T14:31:25.923Z] Removing intermediate container 9a669c12232a [2020-10-14T14:31:25.923Z] ---> 9cda47bd8fa2 [2020-10-14T14:31:25.923Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-10-14T14:31:26.113Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2020-10-14T14:31:26.113Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2020-10-14T14:31:26.225Z] ---> Running in 825a797bba06 [2020-10-14T14:31:26.404Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-10-14T14:31:26.404Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2020-10-14T14:31:26.694Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-10-14T14:31:26.694Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-10-14T14:31:26.694Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-10-14T14:31:26.694Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-10-14T14:31:26.974Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-10-14T14:31:26.974Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2020-10-14T14:31:27.239Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2020-10-14T14:31:27.239Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2020-10-14T14:31:27.239Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2020-10-14T14:31:27.520Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2020-10-14T14:31:27.520Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2020-10-14T14:31:27.520Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-10-14T14:31:27.520Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-10-14T14:31:27.793Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-10-14T14:31:27.793Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-10-14T14:31:27.793Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2020-10-14T14:31:27.793Z] [ 80%] Linking C static library libcbor.a [2020-10-14T14:31:28.056Z] [ 80%] Built target cbor [2020-10-14T14:31:28.056Z] Scanning dependencies of target create_items [2020-10-14T14:31:28.056Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-10-14T14:31:28.056Z] [ 84%] Linking C executable create_items [2020-10-14T14:31:28.056Z] [ 84%] Built target create_items [2020-10-14T14:31:28.056Z] Scanning dependencies of target readfile [2020-10-14T14:31:28.056Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2020-10-14T14:31:28.056Z] [ 88%] Linking C executable readfile [2020-10-14T14:31:28.056Z] [ 88%] Built target readfile [2020-10-14T14:31:28.056Z] Scanning dependencies of target streaming_parser [2020-10-14T14:31:28.056Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-10-14T14:31:28.329Z] [ 92%] Linking C executable streaming_parser [2020-10-14T14:31:28.329Z] [ 92%] Built target streaming_parser [2020-10-14T14:31:28.329Z] Scanning dependencies of target sort [2020-10-14T14:31:28.329Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-10-14T14:31:28.329Z] [ 96%] Linking C executable sort [2020-10-14T14:31:28.329Z] [ 96%] Built target sort [2020-10-14T14:31:28.329Z] Scanning dependencies of target hello [2020-10-14T14:31:28.329Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-10-14T14:31:28.329Z] [100%] Linking C executable hello [2020-10-14T14:31:28.329Z] [100%] Built target hello [2020-10-14T14:31:28.329Z] Install the project... [2020-10-14T14:31:28.597Z] -- Install configuration: "Release" [2020-10-14T14:31:28.597Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-10-14T14:31:28.597Z] -- Installing: /usr/local/lib64/libcbor.a [2020-10-14T14:31:28.597Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-10-14T14:31:28.597Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-10-14T14:31:28.597Z] -- Installing: /usr/local/lib64/libcbor.so [2020-10-14T14:31:28.597Z] -- Up-to-date: /usr/local/include/cbor [2020-10-14T14:31:28.597Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-10-14T14:31:28.597Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-10-14T14:31:28.597Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-10-14T14:31:28.597Z] -- Installing: /usr/local/include/cbor/common.h [2020-10-14T14:31:28.597Z] -- Installing: /usr/local/include/cbor/data.h [2020-10-14T14:31:28.597Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-10-14T14:31:28.597Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-10-14T14:31:28.597Z] -- Installing: /usr/local/include/cbor/internal [2020-10-14T14:31:28.597Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-10-14T14:31:28.597Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-10-14T14:31:28.597Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-10-14T14:31:28.597Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-10-14T14:31:28.597Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-10-14T14:31:28.597Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-10-14T14:31:28.597Z] -- Installing: /usr/local/include/cbor/ints.h [2020-10-14T14:31:28.597Z] -- Installing: /usr/local/include/cbor/maps.h [2020-10-14T14:31:28.597Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-10-14T14:31:28.597Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-10-14T14:31:28.597Z] -- Installing: /usr/local/include/cbor/strings.h [2020-10-14T14:31:28.597Z] -- Installing: /usr/local/include/cbor/tags.h [2020-10-14T14:31:28.597Z] -- Installing: /usr/local/include/cbor.h [2020-10-14T14:31:28.597Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-10-14T14:31:28.903Z] Removing intermediate container 825a797bba06 [2020-10-14T14:31:28.903Z] ---> f5d6e5ad24c7 [2020-10-14T14:31:28.903Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-10-14T14:31:29.234Z] ---> 9289a575e919 [2020-10-14T14:31:29.234Z] Step 8/21 : COPY src /tmp/sdk/src [2020-10-14T14:31:30.328Z] ---> dff6ac0a2d30 [2020-10-14T14:31:30.328Z] Step 9/21 : COPY include /tmp/sdk/include [2020-10-14T14:31:30.604Z] Removing intermediate container a068b41a9a8b [2020-10-14T14:31:30.604Z] ---> 65df53cb273d [2020-10-14T14:31:30.604Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-10-14T14:31:30.604Z] ---> Running in 6188f01e63cb [2020-10-14T14:31:30.954Z] ---> 73cda9e0f3d2 [2020-10-14T14:31:30.954Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2020-10-14T14:31:31.574Z] Removing intermediate container 6188f01e63cb [2020-10-14T14:31:31.575Z] ---> e01ad24ef550 [2020-10-14T14:31:31.575Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-10-14T14:31:31.617Z] ---> ab6bac77eb9f [2020-10-14T14:31:31.617Z] Step 11/21 : COPY LICENSE /tmp/sdk [2020-10-14T14:31:31.907Z] ---> 63008fbac4dd [2020-10-14T14:31:31.907Z] Step 8/21 : COPY src /tmp/sdk/src [2020-10-14T14:31:32.236Z] ---> db526dc6549c [2020-10-14T14:31:32.236Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2020-10-14T14:31:32.562Z] ---> c059a494b333 [2020-10-14T14:31:32.562Z] Step 9/21 : COPY include /tmp/sdk/include [2020-10-14T14:31:32.833Z] ---> c13d70ca78c8 [2020-10-14T14:31:32.833Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2020-10-14T14:31:33.131Z] ---> 9d926481fe5f [2020-10-14T14:31:33.131Z] Step 11/21 : COPY LICENSE /tmp/sdk [2020-10-14T14:31:33.242Z] ---> a5cd91dc87bc [2020-10-14T14:31:33.242Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-10-14T14:31:33.242Z] ---> Running in 935b313b62bd [2020-10-14T14:31:33.461Z] ---> d71d2c2cb285 [2020-10-14T14:31:33.461Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2020-10-14T14:31:33.461Z] ---> 525514957223 [2020-10-14T14:31:33.461Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-10-14T14:31:33.461Z] ---> Running in e0607cf7b214 [2020-10-14T14:31:34.045Z] + CPPCHECK=false [2020-10-14T14:31:34.045Z] + DOCGEN=false [2020-10-14T14:31:34.045Z] + TOMLVER=SDK-0.2 [2020-10-14T14:31:34.045Z] + CUTILVER=1.1.1 [2020-10-14T14:31:34.045Z] + '[' 0 -gt 0 ] [2020-10-14T14:31:34.045Z] + readlink -f ./scripts/build.sh [2020-10-14T14:31:34.045Z] + dirname /tmp/sdk/scripts/build.sh [2020-10-14T14:31:34.045Z] + dirname /tmp/sdk/scripts [2020-10-14T14:31:34.045Z] + ROOT=/tmp/sdk [2020-10-14T14:31:34.045Z] + cd /tmp/sdk [2020-10-14T14:31:34.045Z] + '[' '!' -d deps ] [2020-10-14T14:31:34.045Z] + mkdir deps [2020-10-14T14:31:34.045Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-10-14T14:31:34.045Z] + tar -C deps -z -x -f - [2020-10-14T14:31:34.045Z] --2020-10-14 14:31:33-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-10-14T14:31:34.045Z] Resolving github.com... 140.82.113.3 [2020-10-14T14:31:34.045Z] Connecting to github.com|140.82.113.3|:443... connected. [2020-10-14T14:31:34.045Z] HTTP request sent, awaiting response... 302 Found [2020-10-14T14:31:34.045Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-10-14T14:31:34.045Z] --2020-10-14 14:31:34-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-10-14T14:31:34.045Z] Resolving codeload.github.com... 140.82.112.9 [2020-10-14T14:31:34.045Z] Connecting to codeload.github.com|140.82.112.9|:443... connected. [2020-10-14T14:31:34.607Z] HTTP request sent, awaiting response... 200 OK [2020-10-14T14:31:34.607Z] Length: unspecified [application/x-gzip] [2020-10-14T14:31:34.607Z] Saving to: 'STDOUT' [2020-10-14T14:31:34.607Z] [2020-10-14T14:31:34.607Z] 0K .......... ......  956K=0.02s [2020-10-14T14:31:34.607Z] [2020-10-14T14:31:34.607Z] 2020-10-14 14:31:34 (956 KB/s) - written to stdout [16451] [2020-10-14T14:31:34.607Z] [2020-10-14T14:31:34.607Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-10-14T14:31:34.607Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.1.tar.gz [2020-10-14T14:31:34.607Z] + tar -C deps -z -x -f - [2020-10-14T14:31:34.607Z] --2020-10-14 14:31:34-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.1.tar.gz [2020-10-14T14:31:34.607Z] Resolving github.com... 140.82.113.3 [2020-10-14T14:31:34.607Z] Connecting to github.com|140.82.113.3|:443... connected. [2020-10-14T14:31:34.607Z] HTTP request sent, awaiting response... 302 Found [2020-10-14T14:31:34.607Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.1 [following] [2020-10-14T14:31:34.607Z] --2020-10-14 14:31:34-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.1 [2020-10-14T14:31:34.607Z] Resolving codeload.github.com... 140.82.112.9 [2020-10-14T14:31:34.607Z] Connecting to codeload.github.com|140.82.112.9|:443... connected. [2020-10-14T14:31:34.772Z] + CPPCHECK=false [2020-10-14T14:31:34.772Z] + DOCGEN=false [2020-10-14T14:31:34.772Z] + TOMLVER=SDK-0.2 [2020-10-14T14:31:34.772Z] + CUTILVER=1.1.1 [2020-10-14T14:31:34.772Z] + '[' 0 -gt 0 ] [2020-10-14T14:31:34.772Z] + readlink -f ./scripts/build.sh [2020-10-14T14:31:34.772Z] + dirname /tmp/sdk/scripts/build.sh [2020-10-14T14:31:34.772Z] + dirname /tmp/sdk/scripts [2020-10-14T14:31:34.772Z] + ROOT=/tmp/sdk [2020-10-14T14:31:34.772Z] + cd /tmp/sdk [2020-10-14T14:31:34.772Z] + '[' '!' -d deps ] [2020-10-14T14:31:34.772Z] + mkdir deps [2020-10-14T14:31:34.772Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-10-14T14:31:34.772Z] + tar -C deps -z -x -f - [2020-10-14T14:31:34.772Z] --2020-10-14 14:31:34-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-10-14T14:31:34.772Z] Resolving github.com... 140.82.113.3 [2020-10-14T14:31:34.772Z] Connecting to github.com|140.82.113.3|:443... connected. [2020-10-14T14:31:34.772Z] HTTP request sent, awaiting response... 302 Found [2020-10-14T14:31:34.772Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-10-14T14:31:34.773Z] --2020-10-14 14:31:34-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-10-14T14:31:34.773Z] Resolving codeload.github.com... 140.82.112.9 [2020-10-14T14:31:34.773Z] Connecting to codeload.github.com|140.82.112.9|:443... connected. [2020-10-14T14:31:34.773Z] HTTP request sent, awaiting response... 200 OK [2020-10-14T14:31:34.773Z] Length: unspecified [application/x-gzip] [2020-10-14T14:31:34.773Z] Saving to: 'STDOUT' [2020-10-14T14:31:34.773Z]  [2020-10-14T14:31:34.773Z] 0K .......... ......    987K=0.02s [2020-10-14T14:31:34.773Z] [2020-10-14T14:31:34.773Z] 2020-10-14 14:31:34 (987 KB/s) - written to stdout [16451] [2020-10-14T14:31:34.773Z] [2020-10-14T14:31:34.773Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-10-14T14:31:34.872Z] HTTP request sent, awaiting response... 200 OK [2020-10-14T14:31:34.872Z] Length: unspecified [application/x-gzip] [2020-10-14T14:31:34.872Z] Saving to: 'STDOUT' [2020-10-14T14:31:34.872Z]  [2020-10-14T14:31:34.872Z] 0K .......... .......... .......... .......... .......... 1.53M [2020-10-14T14:31:34.872Z] 50K .......... .......... .......... .......... .......... 3.10M [2020-10-14T14:31:34.872Z] 100K .......... .......... .......... .......... .......... 36.6M [2020-10-14T14:31:34.872Z] 150K .......... .......... ..... 4.33M=0.05s [2020-10-14T14:31:34.872Z] [2020-10-14T14:31:34.872Z] 2020-10-14 14:31:34 (3.13 MB/s) - written to stdout [179833] [2020-10-14T14:31:34.872Z] [2020-10-14T14:31:34.872Z] + mkdir -p src/c/iot [2020-10-14T14:31:34.872Z] + cp deps/iotech-c-utils-1.1.1/src/c/base64.c deps/iotech-c-utils-1.1.1/src/c/component.c deps/iotech-c-utils-1.1.1/src/c/config.c deps/iotech-c-utils-1.1.1/src/c/container.c deps/iotech-c-utils-1.1.1/src/c/data.c deps/iotech-c-utils-1.1.1/src/c/hash.c deps/iotech-c-utils-1.1.1/src/c/iot.c deps/iotech-c-utils-1.1.1/src/c/json.c deps/iotech-c-utils-1.1.1/src/c/logger.c deps/iotech-c-utils-1.1.1/src/c/os.c deps/iotech-c-utils-1.1.1/src/c/scheduler.c deps/iotech-c-utils-1.1.1/src/c/thread.c deps/iotech-c-utils-1.1.1/src/c/threadpool.c deps/iotech-c-utils-1.1.1/src/c/time.c deps/iotech-c-utils-1.1.1/src/c/yxml.c src/c/iot [2020-10-14T14:31:34.873Z] + mkdir -p include/iot [2020-10-14T14:31:34.873Z] + cp deps/iotech-c-utils-1.1.1/include/iot/base64.h deps/iotech-c-utils-1.1.1/include/iot/component.h deps/iotech-c-utils-1.1.1/include/iot/config.h deps/iotech-c-utils-1.1.1/include/iot/container.h deps/iotech-c-utils-1.1.1/include/iot/data.h deps/iotech-c-utils-1.1.1/include/iot/hash.h deps/iotech-c-utils-1.1.1/include/iot/iot.h deps/iotech-c-utils-1.1.1/include/iot/json.h deps/iotech-c-utils-1.1.1/include/iot/logger.h deps/iotech-c-utils-1.1.1/include/iot/os.h deps/iotech-c-utils-1.1.1/include/iot/scheduler.h deps/iotech-c-utils-1.1.1/include/iot/thread.h deps/iotech-c-utils-1.1.1/include/iot/threadpool.h deps/iotech-c-utils-1.1.1/include/iot/time.h deps/iotech-c-utils-1.1.1/include/iot/typecode.h deps/iotech-c-utils-1.1.1/include/iot/yxml.h include/iot [2020-10-14T14:31:34.873Z] + mkdir -p include/iot/os [2020-10-14T14:31:34.873Z] + cp deps/iotech-c-utils-1.1.1/include/iot/os/linux.h deps/iotech-c-utils-1.1.1/include/iot/os/macos.h deps/iotech-c-utils-1.1.1/include/iot/os/zephyr.h include/iot/os [2020-10-14T14:31:34.873Z] + mkdir -p /tmp/sdk/build/release [2020-10-14T14:31:34.873Z] + cd /tmp/sdk/build/release [2020-10-14T14:31:34.873Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-10-14T14:31:35.061Z] + tar -C deps -z -x -f - [2020-10-14T14:31:35.061Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.1.tar.gz [2020-10-14T14:31:35.061Z] --2020-10-14 14:31:34-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.1.tar.gz [2020-10-14T14:31:35.061Z] Resolving github.com... 140.82.113.3 [2020-10-14T14:31:35.061Z] Connecting to github.com|140.82.113.3|:443... connected. [2020-10-14T14:31:35.061Z] HTTP request sent, awaiting response... 302 Found [2020-10-14T14:31:35.061Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.1 [following] [2020-10-14T14:31:35.061Z] --2020-10-14 14:31:34-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.1 [2020-10-14T14:31:35.061Z] Resolving codeload.github.com... 140.82.112.9 [2020-10-14T14:31:35.061Z] Connecting to codeload.github.com|140.82.112.9|:443... connected. [2020-10-14T14:31:35.061Z] HTTP request sent, awaiting response... 200 OK [2020-10-14T14:31:35.061Z] Length: unspecified [application/x-gzip] [2020-10-14T14:31:35.061Z] Saving to: 'STDOUT' [2020-10-14T14:31:35.061Z]  [2020-10-14T14:31:35.061Z] 0K .......... .......... .......... .......... .......... 1.46M [2020-10-14T14:31:35.061Z] 50K .......... .......... .......... .......... .......... 3.31M [2020-10-14T14:31:35.167Z] -- The C compiler identification is GNU 8.3.0 [2020-10-14T14:31:35.167Z] -- Check for working C compiler: /usr/bin/cc [2020-10-14T14:31:35.167Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-10-14T14:31:35.167Z] -- Detecting C compiler ABI info [2020-10-14T14:31:35.167Z] -- Detecting C compiler ABI info - done [2020-10-14T14:31:35.167Z] -- Detecting C compile features [2020-10-14T14:31:35.347Z] 100K .......... .......... .......... .......... .......... 3.39M [2020-10-14T14:31:35.348Z] 150K .......... .......... .....  1.28M=0.08s [2020-10-14T14:31:35.348Z] [2020-10-14T14:31:35.348Z] 2020-10-14 14:31:35 (2.09 MB/s) - written to stdout [179833] [2020-10-14T14:31:35.348Z] [2020-10-14T14:31:35.348Z] + mkdir -p src/c/iot [2020-10-14T14:31:35.348Z] + cp deps/iotech-c-utils-1.1.1/src/c/base64.c deps/iotech-c-utils-1.1.1/src/c/component.c deps/iotech-c-utils-1.1.1/src/c/config.c deps/iotech-c-utils-1.1.1/src/c/container.c deps/iotech-c-utils-1.1.1/src/c/data.c deps/iotech-c-utils-1.1.1/src/c/hash.c deps/iotech-c-utils-1.1.1/src/c/iot.c deps/iotech-c-utils-1.1.1/src/c/json.c deps/iotech-c-utils-1.1.1/src/c/logger.c deps/iotech-c-utils-1.1.1/src/c/os.c deps/iotech-c-utils-1.1.1/src/c/scheduler.c deps/iotech-c-utils-1.1.1/src/c/thread.c deps/iotech-c-utils-1.1.1/src/c/threadpool.c deps/iotech-c-utils-1.1.1/src/c/time.c deps/iotech-c-utils-1.1.1/src/c/yxml.c src/c/iot [2020-10-14T14:31:35.348Z] + mkdir -p include/iot [2020-10-14T14:31:35.348Z] + cp deps/iotech-c-utils-1.1.1/include/iot/base64.h deps/iotech-c-utils-1.1.1/include/iot/component.h deps/iotech-c-utils-1.1.1/include/iot/config.h deps/iotech-c-utils-1.1.1/include/iot/container.h deps/iotech-c-utils-1.1.1/include/iot/data.h deps/iotech-c-utils-1.1.1/include/iot/hash.h deps/iotech-c-utils-1.1.1/include/iot/iot.h deps/iotech-c-utils-1.1.1/include/iot/json.h deps/iotech-c-utils-1.1.1/include/iot/logger.h deps/iotech-c-utils-1.1.1/include/iot/os.h deps/iotech-c-utils-1.1.1/include/iot/scheduler.h deps/iotech-c-utils-1.1.1/include/iot/thread.h deps/iotech-c-utils-1.1.1/include/iot/threadpool.h deps/iotech-c-utils-1.1.1/include/iot/time.h deps/iotech-c-utils-1.1.1/include/iot/typecode.h deps/iotech-c-utils-1.1.1/include/iot/yxml.h include/iot [2020-10-14T14:31:35.348Z] + mkdir -p include/iot/os [2020-10-14T14:31:35.348Z] + cp deps/iotech-c-utils-1.1.1/include/iot/os/linux.h deps/iotech-c-utils-1.1.1/include/iot/os/macos.h deps/iotech-c-utils-1.1.1/include/iot/os/zephyr.h include/iot/os [2020-10-14T14:31:35.348Z] + mkdir -p /tmp/sdk/build/release [2020-10-14T14:31:35.348Z] + cd /tmp/sdk/build/release [2020-10-14T14:31:35.348Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-10-14T14:31:35.465Z] -- Detecting C compile features - done [2020-10-14T14:31:35.465Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-10-14T14:31:35.465Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-10-14T14:31:35.465Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-10-14T14:31:35.465Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-10-14T14:31:35.465Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-10-14T14:31:35.465Z] -- C SDK 0.0.0 for Linux [2020-10-14T14:31:35.465Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-10-14T14:31:35.465Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-10-14T14:31:35.465Z] -- Found Curses: /usr/lib/libcurses.so [2020-10-14T14:31:35.637Z] -- The C compiler identification is GNU 8.3.0 [2020-10-14T14:31:35.637Z] -- Check for working C compiler: /usr/bin/cc [2020-10-14T14:31:35.732Z] -- Configuring done [2020-10-14T14:31:35.732Z] -- Generating done [2020-10-14T14:31:35.732Z] -- Build files have been written to: /tmp/sdk/build/release [2020-10-14T14:31:35.732Z] + make [2020-10-14T14:31:35.732Z] + tee release.log [2020-10-14T14:31:35.732Z] Scanning dependencies of target csdk [2020-10-14T14:31:35.732Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-10-14T14:31:35.928Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-10-14T14:31:35.928Z] -- Detecting C compiler ABI info [2020-10-14T14:31:36.005Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-10-14T14:31:36.005Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2020-10-14T14:31:36.211Z] -- Detecting C compiler ABI info - done [2020-10-14T14:31:36.212Z] -- Detecting C compile features [2020-10-14T14:31:36.280Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-10-14T14:31:36.551Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-10-14T14:31:36.836Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-10-14T14:31:36.837Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-10-14T14:31:36.846Z] -- Detecting C compile features - done [2020-10-14T14:31:36.846Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-10-14T14:31:36.846Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-10-14T14:31:36.846Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-10-14T14:31:36.846Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-10-14T14:31:36.846Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-10-14T14:31:36.846Z] -- C SDK 0.0.0 for Linux [2020-10-14T14:31:36.846Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-10-14T14:31:37.112Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-10-14T14:31:37.139Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-10-14T14:31:37.139Z] -- Found Curses: /usr/lib/libcurses.so [2020-10-14T14:31:37.417Z] -- Configuring done [2020-10-14T14:31:37.417Z] -- Generating done [2020-10-14T14:31:37.698Z] -- Build files have been written to: /tmp/sdk/build/release [2020-10-14T14:31:37.698Z] + make [2020-10-14T14:31:37.698Z] + tee release.log [2020-10-14T14:31:37.698Z] Scanning dependencies of target csdk [2020-10-14T14:31:37.723Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-10-14T14:31:37.723Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-10-14T14:31:37.994Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-10-14T14:31:37.994Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-10-14T14:31:37.998Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-10-14T14:31:38.265Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-10-14T14:31:38.265Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-10-14T14:31:38.265Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-10-14T14:31:38.302Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-10-14T14:31:38.934Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2020-10-14T14:31:39.216Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-10-14T14:31:39.270Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-10-14T14:31:39.270Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-10-14T14:31:39.270Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2020-10-14T14:31:39.549Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-10-14T14:31:39.549Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-10-14T14:31:40.134Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-10-14T14:31:40.424Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-10-14T14:31:40.424Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-10-14T14:31:40.424Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-10-14T14:31:40.706Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-10-14T14:31:40.706Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-10-14T14:31:40.971Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-10-14T14:31:40.971Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-10-14T14:31:41.243Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-10-14T14:31:41.243Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2020-10-14T14:31:41.253Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-10-14T14:31:41.838Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-10-14T14:31:41.838Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-10-14T14:31:41.870Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-10-14T14:31:41.870Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-10-14T14:31:42.117Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-10-14T14:31:42.117Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-10-14T14:31:43.094Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-10-14T14:31:43.335Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-10-14T14:31:43.362Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-10-14T14:31:43.641Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2020-10-14T14:31:43.641Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-10-14T14:31:43.909Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-10-14T14:31:44.182Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-10-14T14:31:44.464Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-10-14T14:31:45.357Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-10-14T14:31:45.455Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-10-14T14:31:45.455Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-10-14T14:31:45.632Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-10-14T14:31:46.036Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-10-14T14:31:46.036Z] [ 71%] Linking C shared library libcsdk.so [2020-10-14T14:31:46.036Z] [ 71%] Built target csdk [2020-10-14T14:31:46.036Z] Scanning dependencies of target template [2020-10-14T14:31:46.036Z] [ 73%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-10-14T14:31:46.241Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-10-14T14:31:46.300Z] [ 74%] Linking C executable template [2020-10-14T14:31:46.301Z] [ 74%] Built target template [2020-10-14T14:31:46.301Z] Scanning dependencies of target device-counter [2020-10-14T14:31:46.301Z] [ 76%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-10-14T14:31:46.566Z] [ 77%] Linking C executable device-counter [2020-10-14T14:31:46.566Z] [ 77%] Built target device-counter [2020-10-14T14:31:46.566Z] Scanning dependencies of target device-random [2020-10-14T14:31:46.566Z] [ 79%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-10-14T14:31:46.831Z] [ 80%] Linking C executable device-random [2020-10-14T14:31:46.831Z] [ 80%] Built target device-random [2020-10-14T14:31:46.831Z] Scanning dependencies of target device-gyro [2020-10-14T14:31:46.831Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-10-14T14:31:46.831Z] [ 84%] Linking C executable device-gyro [2020-10-14T14:31:46.831Z] [ 84%] Built target device-gyro [2020-10-14T14:31:46.842Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-10-14T14:31:47.097Z] Scanning dependencies of target device-bitfields [2020-10-14T14:31:47.097Z] [ 85%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2020-10-14T14:31:47.097Z] [ 87%] Linking C executable device-bitfields [2020-10-14T14:31:47.097Z] [ 87%] Built target device-bitfields [2020-10-14T14:31:47.097Z] Scanning dependencies of target template-discovery [2020-10-14T14:31:47.097Z] [ 88%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-10-14T14:31:47.116Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-10-14T14:31:47.361Z] [ 90%] Linking C executable template-discovery [2020-10-14T14:31:47.361Z] [ 90%] Built target template-discovery [2020-10-14T14:31:47.361Z] Scanning dependencies of target device-file [2020-10-14T14:31:47.361Z] [ 92%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2020-10-14T14:31:47.390Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-10-14T14:31:47.627Z] [ 93%] Linking C executable device-file [2020-10-14T14:31:47.627Z] [ 93%] Built target device-file [2020-10-14T14:31:47.627Z] Scanning dependencies of target device-terminal [2020-10-14T14:31:47.627Z] [ 95%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-10-14T14:31:47.666Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-10-14T14:31:47.891Z] [ 96%] Linking C executable device-terminal [2020-10-14T14:31:47.891Z] [ 96%] Built target device-terminal [2020-10-14T14:31:47.891Z] Scanning dependencies of target templatev1 [2020-10-14T14:31:47.891Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2020-10-14T14:31:48.156Z] [100%] Linking C executable templatev1 [2020-10-14T14:31:48.156Z] [100%] Built target templatev1 [2020-10-14T14:31:48.156Z] + make package [2020-10-14T14:31:48.156Z] + tee -a release.log [2020-10-14T14:31:48.156Z] [ 71%] Built target csdk [2020-10-14T14:31:48.156Z] [ 74%] Built target template [2020-10-14T14:31:48.156Z] [ 77%] Built target device-counter [2020-10-14T14:31:48.156Z] [ 80%] Built target device-random [2020-10-14T14:31:48.156Z] [ 84%] Built target device-gyro [2020-10-14T14:31:48.156Z] [ 87%] Built target device-bitfields [2020-10-14T14:31:48.156Z] [ 90%] Built target template-discovery [2020-10-14T14:31:48.156Z] [ 93%] Built target device-file [2020-10-14T14:31:48.422Z] [ 96%] Built target device-terminal [2020-10-14T14:31:48.422Z] [100%] Built target templatev1 [2020-10-14T14:31:48.422Z] Run CPack packaging tool... [2020-10-14T14:31:48.422Z] CPack: Create package using TGZ [2020-10-14T14:31:48.422Z] CPack: Install projects [2020-10-14T14:31:48.422Z] CPack: - Run preinstall target for: Csdk [2020-10-14T14:31:48.688Z] CPack: - Install project: Csdk [2020-10-14T14:31:48.688Z] CPack: Create package [2020-10-14T14:31:48.688Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2020-10-14T14:31:48.688Z] + '[' false '=' true ] [2020-10-14T14:31:48.688Z] + '[' false '=' true ] [2020-10-14T14:31:48.688Z] + mkdir -p /tmp/sdk/build/debug [2020-10-14T14:31:48.688Z] + cd /tmp/sdk/build/debug [2020-10-14T14:31:48.688Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2020-10-14T14:31:48.688Z] -- The C compiler identification is GNU 8.3.0 [2020-10-14T14:31:48.688Z] -- Check for working C compiler: /usr/bin/cc [2020-10-14T14:31:48.953Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-10-14T14:31:48.954Z] -- Detecting C compiler ABI info [2020-10-14T14:31:48.954Z] -- Detecting C compiler ABI info - done [2020-10-14T14:31:48.954Z] -- Detecting C compile features [2020-10-14T14:31:49.219Z] -- Detecting C compile features - done [2020-10-14T14:31:49.219Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-10-14T14:31:49.219Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-10-14T14:31:49.219Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-10-14T14:31:49.219Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-10-14T14:31:49.219Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-10-14T14:31:49.219Z] -- C SDK 0.0.0 for Linux [2020-10-14T14:31:49.219Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-10-14T14:31:49.219Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-10-14T14:31:49.219Z] -- Found Curses: /usr/lib/libcurses.so [2020-10-14T14:31:49.219Z] -- Configuring done [2020-10-14T14:31:49.483Z] -- Generating done [2020-10-14T14:31:49.483Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-10-14T14:31:49.483Z] + make [2020-10-14T14:31:49.483Z] + tee debug.log [2020-10-14T14:31:49.483Z] Scanning dependencies of target csdk [2020-10-14T14:31:49.483Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-10-14T14:31:49.483Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-10-14T14:31:49.753Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2020-10-14T14:31:49.753Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-10-14T14:31:50.018Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-10-14T14:31:50.018Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-10-14T14:31:50.018Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-10-14T14:31:50.282Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-10-14T14:31:50.282Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-10-14T14:31:50.282Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-10-14T14:31:50.546Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-10-14T14:31:50.546Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-10-14T14:31:50.546Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-10-14T14:31:50.814Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-10-14T14:31:50.814Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-10-14T14:31:51.055Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-10-14T14:31:51.078Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-10-14T14:31:51.078Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-10-14T14:31:51.078Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2020-10-14T14:31:51.329Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-10-14T14:31:51.345Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-10-14T14:31:51.345Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-10-14T14:31:51.609Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-10-14T14:31:51.609Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-10-14T14:31:51.609Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-10-14T14:31:51.609Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-10-14T14:31:51.873Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-10-14T14:31:51.873Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-10-14T14:31:51.873Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-10-14T14:31:51.873Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-10-14T14:31:51.927Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2020-10-14T14:31:52.138Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-10-14T14:31:52.138Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2020-10-14T14:31:52.138Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-10-14T14:31:52.138Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-10-14T14:31:52.199Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-10-14T14:31:52.402Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-10-14T14:31:52.402Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-10-14T14:31:52.667Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-10-14T14:31:52.800Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-10-14T14:31:52.933Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-10-14T14:31:52.933Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2020-10-14T14:31:52.933Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-10-14T14:31:52.933Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-10-14T14:31:53.199Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-10-14T14:31:53.464Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-10-14T14:31:53.729Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-10-14T14:31:53.729Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-10-14T14:31:53.729Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-10-14T14:31:53.993Z] [ 71%] Linking C shared library libcsdk.so [2020-10-14T14:31:53.993Z] [ 71%] Built target csdk [2020-10-14T14:31:53.993Z] Scanning dependencies of target template [2020-10-14T14:31:53.993Z] [ 73%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-10-14T14:31:53.993Z] [ 74%] Linking C executable template [2020-10-14T14:31:54.264Z] [ 74%] Built target template [2020-10-14T14:31:54.264Z] Scanning dependencies of target device-counter [2020-10-14T14:31:54.264Z] [ 76%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-10-14T14:31:54.264Z] [ 77%] Linking C executable device-counter [2020-10-14T14:31:54.264Z] [ 77%] Built target device-counter [2020-10-14T14:31:54.264Z] Scanning dependencies of target device-random [2020-10-14T14:31:54.265Z] [ 79%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-10-14T14:31:54.265Z] [ 80%] Linking C executable device-random [2020-10-14T14:31:54.529Z] [ 80%] Built target device-random [2020-10-14T14:31:54.529Z] Scanning dependencies of target device-gyro [2020-10-14T14:31:54.529Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-10-14T14:31:54.529Z] [ 84%] Linking C executable device-gyro [2020-10-14T14:31:54.529Z] [ 84%] Built target device-gyro [2020-10-14T14:31:54.529Z] Scanning dependencies of target device-bitfields [2020-10-14T14:31:54.529Z] [ 85%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2020-10-14T14:31:54.799Z] [ 87%] Linking C executable device-bitfields [2020-10-14T14:31:54.799Z] [ 87%] Built target device-bitfields [2020-10-14T14:31:54.799Z] Scanning dependencies of target template-discovery [2020-10-14T14:31:54.799Z] [ 88%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-10-14T14:31:54.799Z] [ 90%] Linking C executable template-discovery [2020-10-14T14:31:55.071Z] [ 90%] Built target template-discovery [2020-10-14T14:31:55.071Z] Scanning dependencies of target device-file [2020-10-14T14:31:55.071Z] [ 92%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2020-10-14T14:31:55.071Z] [ 93%] Linking C executable device-file [2020-10-14T14:31:55.071Z] [ 93%] Built target device-file [2020-10-14T14:31:55.071Z] Scanning dependencies of target device-terminal [2020-10-14T14:31:55.071Z] [ 95%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-10-14T14:31:55.071Z] [ 96%] Linking C executable device-terminal [2020-10-14T14:31:55.336Z] [ 96%] Built target device-terminal [2020-10-14T14:31:55.336Z] Scanning dependencies of target templatev1 [2020-10-14T14:31:55.336Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2020-10-14T14:31:55.336Z] [100%] Linking C executable templatev1 [2020-10-14T14:31:55.336Z] [100%] Built target templatev1 [2020-10-14T14:31:55.336Z] make: Entering directory '/tmp/sdk/build/release' [2020-10-14T14:31:55.336Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-10-14T14:31:55.336Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-10-14T14:31:55.336Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-10-14T14:31:55.418Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-10-14T14:31:55.418Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-10-14T14:31:55.602Z] [ 71%] Built target csdk [2020-10-14T14:31:55.602Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-10-14T14:31:55.602Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-10-14T14:31:55.602Z] [ 74%] Built target template [2020-10-14T14:31:55.602Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-10-14T14:31:55.602Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-10-14T14:31:55.602Z] [ 77%] Built target device-counter [2020-10-14T14:31:55.602Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-10-14T14:31:55.602Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-10-14T14:31:55.602Z] [ 80%] Built target device-random [2020-10-14T14:31:55.602Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-10-14T14:31:55.602Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-10-14T14:31:55.602Z] [ 84%] Built target device-gyro [2020-10-14T14:31:55.602Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-10-14T14:31:55.602Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-10-14T14:31:55.602Z] [ 87%] Built target device-bitfields [2020-10-14T14:31:55.602Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-10-14T14:31:55.602Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-10-14T14:31:55.602Z] [ 90%] Built target template-discovery [2020-10-14T14:31:55.602Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-10-14T14:31:55.602Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-10-14T14:31:55.602Z] [ 93%] Built target device-file [2020-10-14T14:31:55.602Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-10-14T14:31:55.602Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-10-14T14:31:55.602Z] [ 96%] Built target device-terminal [2020-10-14T14:31:55.602Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-10-14T14:31:55.602Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-10-14T14:31:55.602Z] [100%] Built target templatev1 [2020-10-14T14:31:55.602Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-10-14T14:31:55.602Z] Install the project... [2020-10-14T14:31:55.602Z] -- Install configuration: "Release" [2020-10-14T14:31:55.602Z] -- Installing: /usr/local/lib/libcsdk.so [2020-10-14T14:31:55.602Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2020-10-14T14:31:55.602Z] -- Up-to-date: /usr/local/include [2020-10-14T14:31:55.602Z] -- Installing: /usr/local/include/devsdk [2020-10-14T14:31:55.603Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2020-10-14T14:31:55.603Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2020-10-14T14:31:55.603Z] -- Installing: /usr/local/include/edgex [2020-10-14T14:31:55.603Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2020-10-14T14:31:55.603Z] -- Installing: /usr/local/include/edgex/devices.h [2020-10-14T14:31:55.603Z] -- Installing: /usr/local/include/edgex/devsdk.h [2020-10-14T14:31:55.603Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2020-10-14T14:31:55.603Z] -- Installing: /usr/local/include/edgex/edgex.h [2020-10-14T14:31:55.603Z] -- Installing: /usr/local/include/edgex/error.h [2020-10-14T14:31:55.603Z] -- Installing: /usr/local/include/edgex/eventgen.h [2020-10-14T14:31:55.603Z] -- Installing: /usr/local/include/edgex/os.h [2020-10-14T14:31:55.603Z] -- Installing: /usr/local/include/edgex/profiles.h [2020-10-14T14:31:55.603Z] -- Installing: /usr/local/include/edgex/rest-server.h [2020-10-14T14:31:55.603Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2020-10-14T14:31:55.603Z] -- Installing: /usr/local/include/iot [2020-10-14T14:31:55.603Z] -- Installing: /usr/local/include/iot/base64.h [2020-10-14T14:31:55.603Z] -- Installing: /usr/local/include/iot/component.h [2020-10-14T14:31:55.603Z] -- Installing: /usr/local/include/iot/config.h [2020-10-14T14:31:55.603Z] -- Installing: /usr/local/include/iot/container.h [2020-10-14T14:31:55.603Z] -- Installing: /usr/local/include/iot/data.h [2020-10-14T14:31:55.603Z] -- Installing: /usr/local/include/iot/hash.h [2020-10-14T14:31:55.603Z] -- Installing: /usr/local/include/iot/iot.h [2020-10-14T14:31:55.603Z] -- Installing: /usr/local/include/iot/json.h [2020-10-14T14:31:55.603Z] -- Installing: /usr/local/include/iot/logger.h [2020-10-14T14:31:55.603Z] -- Installing: /usr/local/include/iot/os.h [2020-10-14T14:31:55.603Z] -- Installing: /usr/local/include/iot/scheduler.h [2020-10-14T14:31:55.603Z] -- Installing: /usr/local/include/iot/thread.h [2020-10-14T14:31:55.603Z] -- Installing: /usr/local/include/iot/threadpool.h [2020-10-14T14:31:55.603Z] -- Installing: /usr/local/include/iot/time.h [2020-10-14T14:31:55.603Z] -- Installing: /usr/local/include/iot/typecode.h [2020-10-14T14:31:55.603Z] -- Installing: /usr/local/include/iot/yxml.h [2020-10-14T14:31:55.603Z] -- Installing: /usr/local/include/iot/os [2020-10-14T14:31:55.603Z] -- Installing: /usr/local/include/iot/os/linux.h [2020-10-14T14:31:55.603Z] -- Installing: /usr/local/include/iot/os/macos.h [2020-10-14T14:31:55.603Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2020-10-14T14:31:55.603Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2020-10-14T14:31:55.603Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2020-10-14T14:31:55.603Z] make: Leaving directory '/tmp/sdk/build/release' [2020-10-14T14:31:55.693Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-10-14T14:31:56.291Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-10-14T14:31:56.564Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-10-14T14:31:56.841Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-10-14T14:31:57.822Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-10-14T14:31:58.096Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-10-14T14:31:58.175Z] Removing intermediate container e0607cf7b214 [2020-10-14T14:31:58.175Z] ---> 089caa3651e2 [2020-10-14T14:31:58.175Z] Step 14/21 : FROM ${BASE} [2020-10-14T14:31:58.175Z] ---> 5eabd8fd8ba2 [2020-10-14T14:31:58.175Z] Step 15/21 : MAINTAINER IOTech [2020-10-14T14:31:58.175Z] ---> Running in aad06f3d57e9 [2020-10-14T14:31:58.175Z] Removing intermediate container aad06f3d57e9 [2020-10-14T14:31:58.175Z] ---> 143d93665a01 [2020-10-14T14:31:58.175Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2020-10-14T14:31:58.175Z] ---> Running in ba0113755fbf [2020-10-14T14:31:58.442Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-10-14T14:31:58.703Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-10-14T14:31:58.978Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2020-10-14T14:31:59.019Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-10-14T14:31:59.284Z] (1/3) Installing curl (7.64.0-r4) [2020-10-14T14:31:59.549Z] (2/3) Installing libuuid (2.33-r0) [2020-10-14T14:31:59.549Z] (3/3) Installing wget (1.20.3-r0) [2020-10-14T14:31:59.814Z] Executing busybox-1.29.3-r10.trigger [2020-10-14T14:31:59.814Z] OK: 268 MiB in 78 packages [2020-10-14T14:32:00.079Z] Removing intermediate container ba0113755fbf [2020-10-14T14:32:00.079Z] ---> 27c479452065 [2020-10-14T14:32:00.079Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2020-10-14T14:32:00.344Z] ---> c3ad372df8b9 [2020-10-14T14:32:00.344Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2020-10-14T14:32:00.609Z] ---> 57f9bade1cbf [2020-10-14T14:32:00.609Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2020-10-14T14:32:00.873Z] ---> 888c0e7fa335 [2020-10-14T14:32:00.873Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2020-10-14T14:32:00.956Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-10-14T14:32:01.139Z] ---> 740867df537f [2020-10-14T14:32:01.139Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2020-10-14T14:32:01.231Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-10-14T14:32:01.409Z] ---> 3b0794e865ac [2020-10-14T14:32:01.409Z] Successfully built 3b0794e865ac [2020-10-14T14:32:01.409Z] 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-10-14T14:32:02.219Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-10-14T14:32:02.482Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-14T14:32:02.482Z] . [2020-10-14T14:32:02.502Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [Pipeline] withDockerContainer [2020-10-14T14:32:02.618Z] prd-centos7-docker-4c-2g-5400 does not seem to be running inside a container [2020-10-14T14:32:02.729Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/1 -v /w/workspace/device-sdk-c/1:/w/workspace/device-sdk-c/1:rw,z -v /w/workspace/device-sdk-c/1@tmp:/w/workspace/device-sdk-c/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-14T14:32:03.867Z] $ docker top 367849db80e933da4bf25d1cc0dd2a05c3409f27120b5f53c18f302931c85b1f -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-14T14:32:04.458Z] + make test [2020-10-14T14:32:04.458Z] echo "make test" [2020-10-14T14:32:04.458Z] make test [Pipeline] } [2020-10-14T14:32:04.494Z] $ docker stop --time=1 367849db80e933da4bf25d1cc0dd2a05c3409f27120b5f53c18f302931c85b1f [2020-10-14T14:32:05.845Z] $ docker rm -f 367849db80e933da4bf25d1cc0dd2a05c3409f27120b5f53c18f302931c85b1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2020-10-14T14:32:06.811Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-10-14T14:32:07.091Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-10-14T14:32:07.691Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2020-10-14T14:32:07.966Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-10-14T14:32:08.951Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [Pipeline] sh [2020-10-14T14:32:09.455Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-10-14T14:32:09.779Z] + ls -al . [2020-10-14T14:32:09.779Z] total 160 [2020-10-14T14:32:09.779Z] drwxrwxr-x. 9 jenkins jenkins 275 Oct 14 14:31 . [2020-10-14T14:32:09.779Z] drwxrwxr-x. 4 jenkins jenkins 28 Oct 14 14:31 .. [2020-10-14T14:32:09.779Z] -rw-rw-r--. 1 jenkins jenkins 3104 Oct 14 14:31 Attribution.txt [2020-10-14T14:32:09.779Z] -rw-rw-r--. 1 jenkins jenkins 5980 Oct 14 14:31 CHANGES [2020-10-14T14:32:09.779Z] drwxrwxr-x. 2 jenkins jenkins 144 Oct 14 14:31 docs [2020-10-14T14:32:09.779Z] -rw-rw-r--. 1 jenkins jenkins 108574 Oct 14 14:31 Doxyfile [2020-10-14T14:32:09.779Z] drwxrwxr-x. 8 jenkins jenkins 179 Oct 14 14:31 .git [2020-10-14T14:32:09.779Z] drwxrwxr-x. 2 jenkins jenkins 38 Oct 14 14:31 .github [2020-10-14T14:32:09.779Z] -rw-rw-r--. 1 jenkins jenkins 176 Oct 14 14:31 .gitignore [2020-10-14T14:32:09.779Z] drwxrwxr-x. 4 jenkins jenkins 33 Oct 14 14:31 include [2020-10-14T14:32:09.779Z] -rw-rw-r--. 1 jenkins jenkins 794 Oct 14 14:31 Jenkinsfile [2020-10-14T14:32:09.779Z] -rw-rw-r--. 1 jenkins jenkins 10174 Oct 14 14:31 LICENSE [2020-10-14T14:32:09.779Z] -rw-rw-r--. 1 jenkins jenkins 449 Oct 14 14:31 Makefile [2020-10-14T14:32:09.779Z] -rw-rw-r--. 1 jenkins jenkins 2697 Oct 14 14:31 README.md [2020-10-14T14:32:09.779Z] -rw-rw-r--. 1 jenkins jenkins 5977 Oct 14 14:31 README.v2.md [2020-10-14T14:32:09.779Z] drwxrwxr-x. 2 jenkins jenkins 108 Oct 14 14:31 scripts [2020-10-14T14:32:09.779Z] drwxrwxr-x. 3 jenkins jenkins 72 Oct 14 14:31 .semver [2020-10-14T14:32:09.779Z] drwxrwxr-x. 4 jenkins jenkins 50 Oct 14 14:31 src [2020-10-14T14:32:09.779Z] -rw-rw-r--. 1 jenkins jenkins 5 Oct 14 14:28 VERSION [Pipeline] isUnix [Pipeline] sh [2020-10-14T14:32:10.120Z] + docker build -t docker-device-sdk-c -f scripts/Dockerfile.alpine-3.11 --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=81b97c5f7e219e5cc5b330ae54dec30bf0cfd99d --label arch=amd64 --label version=0.0.0 . [2020-10-14T14:32:10.120Z] Sending build context to Docker daemon 3.843MB [2020-10-14T14:32:10.120Z] Step 1/15 : ARG BASE=alpine:3.11 [2020-10-14T14:32:10.120Z] Step 2/15 : FROM ${BASE} [2020-10-14T14:32:10.120Z] ---> 3b0794e865ac [2020-10-14T14:32:10.120Z] Step 3/15 : MAINTAINER IOTech [2020-10-14T14:32:10.391Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-10-14T14:32:10.695Z] ---> Running in 9a9d789c65f4 [2020-10-14T14:32:10.695Z] Removing intermediate container 9a9d789c65f4 [2020-10-14T14:32:10.695Z] ---> 5f0d4a36ff5d [2020-10-14T14:32:10.695Z] 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-10-14T14:32:10.958Z] ---> Running in dc6d8cfebf41 [2020-10-14T14:32:11.224Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-10-14T14:32:11.829Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-10-14T14:32:12.176Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-10-14T14:32:12.439Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2020-10-14T14:32:12.439Z] (2/6) Installing libblkid (2.33-r0) [2020-10-14T14:32:12.439Z] (3/6) Installing libfdisk (2.33-r0) [2020-10-14T14:32:12.701Z] (4/6) Installing libmount (2.33-r0) [2020-10-14T14:32:12.701Z] (5/6) Installing libsmartcols (2.33-r0) [2020-10-14T14:32:12.701Z] (6/6) Installing util-linux-dev (2.33-r0) [2020-10-14T14:32:13.273Z] Executing busybox-1.29.3-r10.trigger [2020-10-14T14:32:13.273Z] OK: 272 MiB in 84 packages [2020-10-14T14:32:13.848Z] Removing intermediate container dc6d8cfebf41 [2020-10-14T14:32:13.848Z] ---> e0cc417f726a [2020-10-14T14:32:13.848Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2020-10-14T14:32:13.848Z] ---> f404543bac7f [2020-10-14T14:32:13.848Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2020-10-14T14:32:14.423Z] ---> a91035fd03bb [2020-10-14T14:32:14.423Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2020-10-14T14:32:14.687Z] ---> 0cceaedefa1f [2020-10-14T14:32:14.687Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2020-10-14T14:32:14.949Z] ---> f215e2db41dc [2020-10-14T14:32:14.949Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2020-10-14T14:32:15.212Z] ---> ece9f62694a7 [2020-10-14T14:32:15.212Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2020-10-14T14:32:15.212Z] ---> c062fd292a8d [2020-10-14T14:32:15.212Z] Step 11/15 : WORKDIR /edgex-c-sdk [2020-10-14T14:32:15.232Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-10-14T14:32:15.476Z] ---> Running in 193f0efc7c9e [2020-10-14T14:32:15.477Z] Removing intermediate container 193f0efc7c9e [2020-10-14T14:32:15.477Z] ---> f92fadf7ed71 [2020-10-14T14:32:15.477Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2020-10-14T14:32:15.477Z] ---> Running in eef5a3d87523 [2020-10-14T14:32:15.506Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-10-14T14:32:15.739Z] Removing intermediate container eef5a3d87523 [2020-10-14T14:32:15.739Z] ---> 9356607beaee [2020-10-14T14:32:15.739Z] Step 13/15 : LABEL arch=amd64 [2020-10-14T14:32:15.739Z] ---> Running in d01566d0db42 [2020-10-14T14:32:16.002Z] Removing intermediate container d01566d0db42 [2020-10-14T14:32:16.002Z] ---> 44d9f92e0682 [2020-10-14T14:32:16.002Z] Step 14/15 : LABEL git_sha=81b97c5f7e219e5cc5b330ae54dec30bf0cfd99d [2020-10-14T14:32:16.002Z] ---> Running in 2f8f88899b2f [2020-10-14T14:32:16.264Z] Removing intermediate container 2f8f88899b2f [2020-10-14T14:32:16.264Z] ---> 5e984fc429d6 [2020-10-14T14:32:16.264Z] Step 15/15 : LABEL version=0.0.0 [2020-10-14T14:32:16.264Z] ---> Running in fc96095139e7 [2020-10-14T14:32:16.264Z] Removing intermediate container fc96095139e7 [2020-10-14T14:32:16.264Z] ---> 50ff0250bef7 [2020-10-14T14:32:16.264Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2020-10-14T14:32:16.264Z] Successfully built 50ff0250bef7 [2020-10-14T14:32:16.264Z] 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-10-14T14:32:16.945Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [2020-10-14T14:32:17.220Z] [ 71%] Linking C shared library libcsdk.so [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [2020-10-14T14:32:17.494Z] [ 71%] Built target csdk [2020-10-14T14:32:17.494Z] Scanning dependencies of target template [2020-10-14T14:32:17.494Z] [ 73%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2020-10-14T14:32:18.088Z] [ 74%] Linking C executable template [Pipeline] // stage [Pipeline] } [2020-10-14T14:32:18.362Z] [ 74%] Built target template [2020-10-14T14:32:18.362Z] Scanning dependencies of target device-counter [2020-10-14T14:32:18.362Z] [ 76%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-10-14T14:32:18.957Z] [ 77%] Linking C executable device-counter [2020-10-14T14:32:18.957Z] [ 77%] Built target device-counter [2020-10-14T14:32:19.233Z] Scanning dependencies of target device-random [2020-10-14T14:32:19.233Z] [ 79%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-10-14T14:32:19.513Z] [ 80%] Linking C executable device-random [2020-10-14T14:32:19.786Z] [ 80%] Built target device-random [2020-10-14T14:32:19.786Z] Scanning dependencies of target device-gyro [2020-10-14T14:32:19.786Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-10-14T14:32:20.065Z] [ 84%] Linking C executable device-gyro [2020-10-14T14:32:20.340Z] [ 84%] Built target device-gyro [2020-10-14T14:32:20.340Z] Scanning dependencies of target device-bitfields [2020-10-14T14:32:20.340Z] [ 85%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2020-10-14T14:32:20.938Z] [ 87%] Linking C executable device-bitfields [2020-10-14T14:32:20.938Z] [ 87%] Built target device-bitfields [2020-10-14T14:32:21.211Z] Scanning dependencies of target template-discovery [2020-10-14T14:32:21.211Z] [ 88%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-10-14T14:32:21.806Z] [ 90%] Linking C executable template-discovery [2020-10-14T14:32:22.077Z] [ 90%] Built target template-discovery [2020-10-14T14:32:22.077Z] Scanning dependencies of target device-file [2020-10-14T14:32:22.077Z] [ 92%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2020-10-14T14:32:22.674Z] [ 93%] Linking C executable device-file [2020-10-14T14:32:22.674Z] [ 93%] Built target device-file [2020-10-14T14:32:22.674Z] Scanning dependencies of target device-terminal [2020-10-14T14:32:22.947Z] [ 95%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-10-14T14:32:23.222Z] [ 96%] Linking C executable device-terminal [2020-10-14T14:32:23.498Z] [ 96%] Built target device-terminal [2020-10-14T14:32:23.498Z] Scanning dependencies of target templatev1 [2020-10-14T14:32:23.498Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2020-10-14T14:32:24.094Z] [100%] Linking C executable templatev1 [2020-10-14T14:32:24.371Z] [100%] Built target templatev1 [2020-10-14T14:32:24.371Z] + + teemake -a package release.log [2020-10-14T14:32:24.371Z] [2020-10-14T14:32:24.647Z] [ 71%] Built target csdk [2020-10-14T14:32:24.647Z] [ 74%] Built target template [2020-10-14T14:32:24.647Z] [ 77%] Built target device-counter [2020-10-14T14:32:24.647Z] [ 80%] Built target device-random [2020-10-14T14:32:24.647Z] [ 84%] Built target device-gyro [2020-10-14T14:32:24.647Z] [ 87%] Built target device-bitfields [2020-10-14T14:32:24.647Z] [ 90%] Built target template-discovery [2020-10-14T14:32:24.921Z] [ 93%] Built target device-file [2020-10-14T14:32:24.921Z] [ 96%] Built target device-terminal [2020-10-14T14:32:24.921Z] [100%] Built target templatev1 [2020-10-14T14:32:24.921Z] Run CPack packaging tool... [2020-10-14T14:32:24.921Z] CPack: Create package using TGZ [2020-10-14T14:32:24.921Z] CPack: Install projects [2020-10-14T14:32:24.921Z] CPack: - Run preinstall target for: Csdk [2020-10-14T14:32:25.519Z] CPack: - Install project: Csdk [2020-10-14T14:32:25.519Z] CPack: Create package [2020-10-14T14:32:25.792Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2020-10-14T14:32:25.792Z] + '[' false '=' true ] [2020-10-14T14:32:25.792Z] + '[' false '=' true ] [2020-10-14T14:32:25.792Z] + mkdir -p /tmp/sdk/build/debug [2020-10-14T14:32:25.792Z] + cd /tmp/sdk/build/debug [2020-10-14T14:32:25.792Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2020-10-14T14:32:26.066Z] -- The C compiler identification is GNU 8.3.0 [2020-10-14T14:32:26.066Z] -- Check for working C compiler: /usr/bin/cc [2020-10-14T14:32:26.342Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-10-14T14:32:26.342Z] -- Detecting C compiler ABI info [2020-10-14T14:32:26.618Z] -- Detecting C compiler ABI info - done [2020-10-14T14:32:26.618Z] -- Detecting C compile features [2020-10-14T14:32:27.216Z] -- Detecting C compile features - done [2020-10-14T14:32:27.216Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-10-14T14:32:27.216Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-10-14T14:32:27.216Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-10-14T14:32:27.216Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-10-14T14:32:27.216Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-10-14T14:32:27.216Z] -- C SDK 0.0.0 for Linux [2020-10-14T14:32:27.216Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-10-14T14:32:27.488Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-10-14T14:32:27.488Z] -- Found Curses: /usr/lib/libcurses.so [2020-10-14T14:32:27.771Z] -- Configuring done [2020-10-14T14:32:28.045Z] -- Generating done [2020-10-14T14:32:28.045Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-10-14T14:32:28.045Z] + + maketee debug.log [2020-10-14T14:32:28.045Z] [2020-10-14T14:32:28.045Z] Scanning dependencies of target csdk [2020-10-14T14:32:28.317Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-10-14T14:32:28.588Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-10-14T14:32:28.861Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2020-10-14T14:32:29.135Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-10-14T14:32:29.728Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-10-14T14:32:30.006Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-10-14T14:32:30.006Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-10-14T14:32:30.612Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-10-14T14:32:31.207Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-10-14T14:32:31.480Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-10-14T14:32:31.755Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-10-14T14:32:32.029Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-10-14T14:32:32.307Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-10-14T14:32:32.307Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-10-14T14:32:32.579Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-10-14T14:32:33.558Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-10-14T14:32:33.558Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-10-14T14:32:33.833Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2020-10-14T14:32:34.110Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-10-14T14:32:34.391Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-10-14T14:32:35.369Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-10-14T14:32:35.369Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-10-14T14:32:35.645Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-10-14T14:32:35.645Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-10-14T14:32:35.919Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-10-14T14:32:36.193Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-10-14T14:32:36.467Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-10-14T14:32:36.467Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-10-14T14:32:36.743Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-10-14T14:32:37.018Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2020-10-14T14:32:37.295Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-10-14T14:32:37.571Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-10-14T14:32:38.168Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-10-14T14:32:38.168Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-10-14T14:32:39.149Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-10-14T14:32:39.744Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-10-14T14:32:39.744Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2020-10-14T14:32:40.018Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-10-14T14:32:40.293Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-10-14T14:32:41.275Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-10-14T14:32:41.549Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-10-14T14:32:42.535Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-10-14T14:32:42.535Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-10-14T14:32:43.135Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-10-14T14:32:43.412Z] [ 71%] Linking C shared library libcsdk.so [2020-10-14T14:32:43.412Z] [ 71%] Built target csdk [2020-10-14T14:32:43.689Z] Scanning dependencies of target template [2020-10-14T14:32:43.689Z] [ 73%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-10-14T14:32:43.965Z] [ 74%] Linking C executable template [2020-10-14T14:32:43.965Z] [ 74%] Built target template [2020-10-14T14:32:44.240Z] Scanning dependencies of target device-counter [2020-10-14T14:32:44.240Z] [ 76%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-10-14T14:32:44.515Z] [ 77%] Linking C executable device-counter [2020-10-14T14:32:44.515Z] [ 77%] Built target device-counter [2020-10-14T14:32:44.515Z] Scanning dependencies of target device-random [2020-10-14T14:32:44.789Z] [ 79%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-10-14T14:32:44.789Z] [ 80%] Linking C executable device-random [2020-10-14T14:32:45.064Z] [ 80%] Built target device-random [2020-10-14T14:32:45.064Z] Scanning dependencies of target device-gyro [2020-10-14T14:32:45.064Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-10-14T14:32:45.340Z] [ 84%] Linking C executable device-gyro [2020-10-14T14:32:45.614Z] [ 84%] Built target device-gyro [2020-10-14T14:32:45.614Z] Scanning dependencies of target device-bitfields [2020-10-14T14:32:45.614Z] [ 85%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2020-10-14T14:32:45.888Z] [ 87%] Linking C executable device-bitfields [2020-10-14T14:32:46.164Z] [ 87%] Built target device-bitfields [2020-10-14T14:32:46.164Z] Scanning dependencies of target template-discovery [2020-10-14T14:32:46.164Z] [ 88%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-10-14T14:32:46.437Z] [ 90%] Linking C executable template-discovery [2020-10-14T14:32:46.711Z] [ 90%] Built target template-discovery [2020-10-14T14:32:46.711Z] Scanning dependencies of target device-file [2020-10-14T14:32:46.711Z] [ 92%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2020-10-14T14:32:46.996Z] [ 93%] Linking C executable device-file [2020-10-14T14:32:47.271Z] [ 93%] Built target device-file [2020-10-14T14:32:47.271Z] Scanning dependencies of target device-terminal [2020-10-14T14:32:47.271Z] [ 95%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-10-14T14:32:47.548Z] [ 96%] Linking C executable device-terminal [2020-10-14T14:32:47.822Z] [ 96%] Built target device-terminal [2020-10-14T14:32:47.822Z] Scanning dependencies of target templatev1 [2020-10-14T14:32:47.822Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2020-10-14T14:32:48.096Z] [100%] Linking C executable templatev1 [2020-10-14T14:32:48.369Z] [100%] Built target templatev1 [2020-10-14T14:32:48.369Z] make: Entering directory '/tmp/sdk/build/release' [2020-10-14T14:32:48.369Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-10-14T14:32:48.369Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-10-14T14:32:48.369Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-10-14T14:32:48.643Z] [ 71%] Built target csdk [2020-10-14T14:32:48.643Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-10-14T14:32:48.643Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-10-14T14:32:48.643Z] [ 74%] Built target template [2020-10-14T14:32:48.643Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-10-14T14:32:48.643Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-10-14T14:32:48.643Z] [ 77%] Built target device-counter [2020-10-14T14:32:48.643Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-10-14T14:32:48.643Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-10-14T14:32:48.643Z] [ 80%] Built target device-random [2020-10-14T14:32:48.643Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-10-14T14:32:48.643Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-10-14T14:32:48.643Z] [ 84%] Built target device-gyro [2020-10-14T14:32:48.643Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-10-14T14:32:48.643Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-10-14T14:32:48.643Z] [ 87%] Built target device-bitfields [2020-10-14T14:32:48.643Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-10-14T14:32:48.643Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-10-14T14:32:48.916Z] [ 90%] Built target template-discovery [2020-10-14T14:32:48.916Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-10-14T14:32:48.916Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-10-14T14:32:48.916Z] [ 93%] Built target device-file [2020-10-14T14:32:48.916Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-10-14T14:32:48.916Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-10-14T14:32:48.916Z] [ 96%] Built target device-terminal [2020-10-14T14:32:48.916Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-10-14T14:32:48.916Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-10-14T14:32:48.916Z] [100%] Built target templatev1 [2020-10-14T14:32:48.916Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-10-14T14:32:48.916Z] Install the project... [2020-10-14T14:32:48.916Z] -- Install configuration: "Release" [2020-10-14T14:32:48.916Z] -- Installing: /usr/local/lib/libcsdk.so [2020-10-14T14:32:48.916Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2020-10-14T14:32:48.916Z] -- Up-to-date: /usr/local/include [2020-10-14T14:32:48.916Z] -- Installing: /usr/local/include/edgex [2020-10-14T14:32:48.916Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2020-10-14T14:32:48.916Z] -- Installing: /usr/local/include/edgex/eventgen.h [2020-10-14T14:32:48.916Z] -- Installing: /usr/local/include/edgex/error.h [2020-10-14T14:32:48.916Z] -- Installing: /usr/local/include/edgex/rest-server.h [2020-10-14T14:32:48.916Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2020-10-14T14:32:48.916Z] -- Installing: /usr/local/include/edgex/devsdk.h [2020-10-14T14:32:48.916Z] -- Installing: /usr/local/include/edgex/edgex.h [2020-10-14T14:32:48.916Z] -- Installing: /usr/local/include/edgex/devices.h [2020-10-14T14:32:48.916Z] -- Installing: /usr/local/include/edgex/os.h [2020-10-14T14:32:48.916Z] -- Installing: /usr/local/include/edgex/profiles.h [2020-10-14T14:32:48.916Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2020-10-14T14:32:48.916Z] -- Installing: /usr/local/include/devsdk [2020-10-14T14:32:48.916Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2020-10-14T14:32:48.916Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2020-10-14T14:32:48.916Z] -- Installing: /usr/local/include/iot [2020-10-14T14:32:48.916Z] -- Installing: /usr/local/include/iot/json.h [2020-10-14T14:32:48.916Z] -- Installing: /usr/local/include/iot/yxml.h [2020-10-14T14:32:48.916Z] -- Installing: /usr/local/include/iot/container.h [2020-10-14T14:32:48.916Z] -- Installing: /usr/local/include/iot/component.h [2020-10-14T14:32:48.916Z] -- Installing: /usr/local/include/iot/typecode.h [2020-10-14T14:32:48.916Z] -- Installing: /usr/local/include/iot/iot.h [2020-10-14T14:32:48.916Z] -- Installing: /usr/local/include/iot/time.h [2020-10-14T14:32:48.916Z] -- Installing: /usr/local/include/iot/hash.h [2020-10-14T14:32:48.916Z] -- Installing: /usr/local/include/iot/logger.h [2020-10-14T14:32:48.916Z] -- Installing: /usr/local/include/iot/os [2020-10-14T14:32:48.916Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2020-10-14T14:32:48.916Z] -- Installing: /usr/local/include/iot/os/linux.h [2020-10-14T14:32:48.916Z] -- Installing: /usr/local/include/iot/os/macos.h [2020-10-14T14:32:48.916Z] -- Installing: /usr/local/include/iot/scheduler.h [2020-10-14T14:32:48.916Z] -- Installing: /usr/local/include/iot/data.h [2020-10-14T14:32:48.916Z] -- Installing: /usr/local/include/iot/thread.h [2020-10-14T14:32:48.916Z] -- Installing: /usr/local/include/iot/os.h [2020-10-14T14:32:48.916Z] -- Installing: /usr/local/include/iot/base64.h [2020-10-14T14:32:48.916Z] -- Installing: /usr/local/include/iot/threadpool.h [2020-10-14T14:32:48.916Z] -- Installing: /usr/local/include/iot/config.h [2020-10-14T14:32:48.916Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2020-10-14T14:32:48.916Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2020-10-14T14:32:48.916Z] make: Leaving directory '/tmp/sdk/build/release' [2020-10-14T14:32:51.556Z] Removing intermediate container 935b313b62bd [2020-10-14T14:32:51.556Z] ---> d16974333eae [2020-10-14T14:32:51.556Z] Step 14/21 : FROM ${BASE} [2020-10-14T14:32:51.556Z] ---> b23d30803547 [2020-10-14T14:32:51.556Z] Step 15/21 : MAINTAINER IOTech [2020-10-14T14:32:51.556Z] ---> Running in 6f067c26a450 [2020-10-14T14:32:51.830Z] Removing intermediate container 6f067c26a450 [2020-10-14T14:32:51.830Z] ---> 80f2550aa56c [2020-10-14T14:32:51.830Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2020-10-14T14:32:52.103Z] ---> Running in a93ecb5884fb [2020-10-14T14:32:53.537Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-10-14T14:32:54.518Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-10-14T14:32:54.791Z] (1/3) Installing curl (7.64.0-r4) [2020-10-14T14:32:54.791Z] (2/3) Installing libuuid (2.33-r0) [2020-10-14T14:32:54.791Z] (3/3) Installing wget (1.20.3-r0) [2020-10-14T14:32:55.068Z] Executing busybox-1.29.3-r10.trigger [2020-10-14T14:32:55.068Z] OK: 281 MiB in 78 packages [2020-10-14T14:32:56.505Z] Removing intermediate container a93ecb5884fb [2020-10-14T14:32:56.505Z] ---> 05f90b1230e5 [2020-10-14T14:32:56.505Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2020-10-14T14:32:57.105Z] ---> dc510110c838 [2020-10-14T14:32:57.105Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2020-10-14T14:32:58.089Z] ---> 2c2928e4249d [2020-10-14T14:32:58.089Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2020-10-14T14:32:58.691Z] ---> 05fefbc132eb [2020-10-14T14:32:58.691Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2020-10-14T14:32:59.675Z] ---> 73cd39c86c5e [2020-10-14T14:32:59.675Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2020-10-14T14:33:00.272Z] ---> 1d054b1d09df [2020-10-14T14:33:00.272Z] Successfully built 1d054b1d09df [2020-10-14T14:33:00.272Z] 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-10-14T14:33:01.390Z] + docker inspect -f . ci-base-image-arm64 [2020-10-14T14:33:01.390Z] . [Pipeline] withDockerContainer [2020-10-14T14:33:01.711Z] prd-ubuntu18.04-docker-arm64-4c-16g-5399 does not seem to be running inside a container [2020-10-14T14:33:01.814Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/1 -v /w/workspace/device-sdk-c/1:/w/workspace/device-sdk-c/1:rw,z -v /w/workspace/device-sdk-c/1@tmp:/w/workspace/device-sdk-c/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-10-14T14:33:03.518Z] $ docker top ed1e1089d352df3e6876c690ab59349fe5eaa0c97b16701b5479ed85f59b21db -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-14T14:33:04.954Z] + make test [2020-10-14T14:33:04.954Z] echo "make test" [2020-10-14T14:33:04.954Z] make test [Pipeline] } [2020-10-14T14:33:05.003Z] $ docker stop --time=1 ed1e1089d352df3e6876c690ab59349fe5eaa0c97b16701b5479ed85f59b21db [2020-10-14T14:33:07.040Z] $ docker rm -f ed1e1089d352df3e6876c690ab59349fe5eaa0c97b16701b5479ed85f59b21db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-14T14:33:08.285Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-10-14T14:33:08.645Z] + ls -al . [2020-10-14T14:33:08.645Z] total 196 [2020-10-14T14:33:08.645Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 14 14:30 . [2020-10-14T14:33:08.645Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 14:30 .. [2020-10-14T14:33:08.645Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 14:30 .git [2020-10-14T14:33:08.645Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 14:30 .github [2020-10-14T14:33:08.645Z] -rw-rw-r-- 1 jenkins jenkins 176 Oct 14 14:30 .gitignore [2020-10-14T14:33:08.645Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 14:30 .semver [2020-10-14T14:33:08.645Z] -rw-rw-r-- 1 jenkins jenkins 3104 Oct 14 14:30 Attribution.txt [2020-10-14T14:33:08.645Z] -rw-rw-r-- 1 jenkins jenkins 5980 Oct 14 14:30 CHANGES [2020-10-14T14:33:08.645Z] -rw-rw-r-- 1 jenkins jenkins 108574 Oct 14 14:30 Doxyfile [2020-10-14T14:33:08.645Z] -rw-rw-r-- 1 jenkins jenkins 794 Oct 14 14:30 Jenkinsfile [2020-10-14T14:33:08.645Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 14 14:30 LICENSE [2020-10-14T14:33:08.645Z] -rw-rw-r-- 1 jenkins jenkins 449 Oct 14 14:30 Makefile [2020-10-14T14:33:08.646Z] -rw-rw-r-- 1 jenkins jenkins 2697 Oct 14 14:30 README.md [2020-10-14T14:33:08.646Z] -rw-rw-r-- 1 jenkins jenkins 5977 Oct 14 14:30 README.v2.md [2020-10-14T14:33:08.646Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 14 14:28 VERSION [2020-10-14T14:33:08.646Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 14:30 docs [2020-10-14T14:33:08.646Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 14:30 include [2020-10-14T14:33:08.646Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 14:30 scripts [2020-10-14T14:33:08.646Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 14:30 src [Pipeline] isUnix [Pipeline] sh [2020-10-14T14:33:09.033Z] + docker build -t docker-device-sdk-c-arm64 -f scripts/Dockerfile.alpine-3.11 --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=81b97c5f7e219e5cc5b330ae54dec30bf0cfd99d --label arch=arm64 --label version=0.0.0 . [2020-10-14T14:33:09.652Z] Sending build context to Docker daemon 3.843MB [2020-10-14T14:33:09.652Z] Step 1/15 : ARG BASE=alpine:3.11 [2020-10-14T14:33:09.652Z] Step 2/15 : FROM ${BASE} [2020-10-14T14:33:09.652Z] ---> 1d054b1d09df [2020-10-14T14:33:09.652Z] Step 3/15 : MAINTAINER IOTech [2020-10-14T14:33:09.652Z] ---> Running in 7f2dd2283e6d [2020-10-14T14:33:10.268Z] Removing intermediate container 7f2dd2283e6d [2020-10-14T14:33:10.268Z] ---> 56011cb5b3f4 [2020-10-14T14:33:10.268Z] 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-10-14T14:33:10.268Z] ---> Running in 5e0ced428f28 [2020-10-14T14:33:11.704Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-10-14T14:33:12.681Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-10-14T14:33:12.954Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2020-10-14T14:33:13.228Z] (2/6) Installing libblkid (2.33-r0) [2020-10-14T14:33:13.228Z] (3/6) Installing libfdisk (2.33-r0) [2020-10-14T14:33:13.502Z] (4/6) Installing libmount (2.33-r0) [2020-10-14T14:33:13.777Z] (5/6) Installing libsmartcols (2.33-r0) [2020-10-14T14:33:13.777Z] (6/6) Installing util-linux-dev (2.33-r0) [2020-10-14T14:33:14.376Z] Executing busybox-1.29.3-r10.trigger [2020-10-14T14:33:14.376Z] OK: 286 MiB in 84 packages [2020-10-14T14:33:15.810Z] Removing intermediate container 5e0ced428f28 [2020-10-14T14:33:15.810Z] ---> 5d001aac5d23 [2020-10-14T14:33:15.810Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2020-10-14T14:33:16.791Z] ---> f8dcde060247 [2020-10-14T14:33:16.791Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2020-10-14T14:33:17.393Z] ---> 2a0faf865980 [2020-10-14T14:33:17.393Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2020-10-14T14:33:18.373Z] ---> 47bf48c4f8ba [2020-10-14T14:33:18.373Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2020-10-14T14:33:18.969Z] ---> dc10f2de9b73 [2020-10-14T14:33:18.969Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2020-10-14T14:33:19.565Z] ---> ae8d2bb0a715 [2020-10-14T14:33:19.565Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2020-10-14T14:33:20.541Z] ---> d201f3cdbfaa [2020-10-14T14:33:20.541Z] Step 11/15 : WORKDIR /edgex-c-sdk [2020-10-14T14:33:20.541Z] ---> Running in a665336c84ca [2020-10-14T14:33:20.814Z] Removing intermediate container a665336c84ca [2020-10-14T14:33:20.814Z] ---> dd828f796457 [2020-10-14T14:33:20.814Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2020-10-14T14:33:21.087Z] ---> Running in 78e5fdfbac21 [2020-10-14T14:33:21.685Z] Removing intermediate container 78e5fdfbac21 [2020-10-14T14:33:21.685Z] ---> 238112971a27 [2020-10-14T14:33:21.685Z] Step 13/15 : LABEL arch=arm64 [2020-10-14T14:33:21.685Z] ---> Running in 96a36ae1dbda [2020-10-14T14:33:22.280Z] Removing intermediate container 96a36ae1dbda [2020-10-14T14:33:22.280Z] ---> f52e44b0a8e9 [2020-10-14T14:33:22.280Z] Step 14/15 : LABEL git_sha=81b97c5f7e219e5cc5b330ae54dec30bf0cfd99d [2020-10-14T14:33:22.280Z] ---> Running in cc547853017a [2020-10-14T14:33:22.876Z] Removing intermediate container cc547853017a [2020-10-14T14:33:22.876Z] ---> 1a34d1b0f677 [2020-10-14T14:33:22.876Z] Step 15/15 : LABEL version=0.0.0 [2020-10-14T14:33:22.876Z] ---> Running in 80dd23d31d15 [2020-10-14T14:33:23.471Z] Removing intermediate container 80dd23d31d15 [2020-10-14T14:33:23.471Z] ---> c369c484ed32 [2020-10-14T14:33:23.471Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2020-10-14T14:33:23.471Z] Successfully built c369c484ed32 [2020-10-14T14:33:23.471Z] Successfully tagged docker-device-sdk-c-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-10-14T14:33:27.956Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-14T14:33:28.591Z] ---> package-listing.sh [2020-10-14T14:33:28.591Z] ++ facter osfamily [2020-10-14T14:33:28.592Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-14T14:33:28.859Z] + OS_FAMILY=redhat [2020-10-14T14:33:28.859Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-301 [2020-10-14T14:33:28.859Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-14T14:33:28.859Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-14T14:33:28.859Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-14T14:33:28.859Z] + PACKAGES=/tmp/packages_start.txt [2020-10-14T14:33:28.859Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-301 ']' [2020-10-14T14:33:28.859Z] + PACKAGES=/tmp/packages_end.txt [2020-10-14T14:33:28.859Z] + case "${OS_FAMILY}" in [2020-10-14T14:33:28.859Z] + rpm -qa [2020-10-14T14:33:28.859Z] + sort [2020-10-14T14:33:33.114Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-14T14:33:33.114Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-14T14:33:33.114Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-14T14:33:33.114Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-301 ']' [2020-10-14T14:33:33.114Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-301/archives/ [2020-10-14T14:33:33.114Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-301/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-14T14:33:33.435Z] provisioning config files... [2020-10-14T14:33:33.471Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-301@tmp/config8132737075300962901tmp [Pipeline] { [Pipeline] echo [2020-10-14T14:33:33.579Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-14T14:33:33.929Z] ---> create-netrc.sh [Pipeline] } [2020-10-14T14:33:33.986Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-14T14:33:34.116Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-14T14:33:34.516Z] ---> python-tools-install.sh [2020-10-14T14:33:34.516Z] Generating Requirements File [2020-10-14T14:35:11.466Z] Python 3.6.8 [2020-10-14T14:35:11.466Z] pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) [2020-10-14T14:35:11.466Z] appdirs==1.4.3 [2020-10-14T14:35:11.466Z] argcomplete==1.12.1 [2020-10-14T14:35:11.466Z] aspy.yaml==1.3.0 [2020-10-14T14:35:11.466Z] attrs==19.3.0 [2020-10-14T14:35:11.466Z] Babel==2.8.0 [2020-10-14T14:35:11.466Z] beautifulsoup4==4.8.2 [2020-10-14T14:35:11.466Z] boto3==1.11.6 [2020-10-14T14:35:11.466Z] botocore==1.14.6 [2020-10-14T14:35:11.466Z] bs4==0.0.1 [2020-10-14T14:35:11.466Z] cachetools==4.1.1 [2020-10-14T14:35:11.466Z] certifi==2019.11.28 [2020-10-14T14:35:11.466Z] cffi==1.14.3 [2020-10-14T14:35:11.466Z] cfgv==2.0.1 [2020-10-14T14:35:11.466Z] chardet==3.0.4 [2020-10-14T14:35:11.466Z] click==7.1 [2020-10-14T14:35:11.466Z] cliff==3.4.0 [2020-10-14T14:35:11.466Z] cmd2==1.3.11 [2020-10-14T14:35:11.466Z] colorama==0.4.4 [2020-10-14T14:35:11.466Z] cryptography==3.1.1 [2020-10-14T14:35:11.466Z] debtcollector==2.2.0 [2020-10-14T14:35:11.466Z] decorator==4.4.2 [2020-10-14T14:35:11.466Z] defusedxml==0.6.0 [2020-10-14T14:35:11.466Z] Deprecated==1.2.7 [2020-10-14T14:35:11.466Z] distlib==0.3.1 [2020-10-14T14:35:11.466Z] distro==1.2.0 [2020-10-14T14:35:11.466Z] dnspython==1.16.0 [2020-10-14T14:35:11.466Z] docker==4.2.0 [2020-10-14T14:35:11.466Z] docutils==0.15.2 [2020-10-14T14:35:11.466Z] dogpile.cache==1.0.2 [2020-10-14T14:35:11.466Z] email-validator==1.0.5 [2020-10-14T14:35:11.466Z] filelock==3.0.12 [2020-10-14T14:35:11.466Z] future==0.18.2 [2020-10-14T14:35:11.466Z] google-auth==1.22.1 [2020-10-14T14:35:11.466Z] httplib2==0.17.0 [2020-10-14T14:35:11.466Z] identify==1.4.11 [2020-10-14T14:35:11.466Z] idna==2.9 [2020-10-14T14:35:11.466Z] importlib-metadata==2.0.0 [2020-10-14T14:35:11.466Z] importlib-resources==1.5.0 [2020-10-14T14:35:11.466Z] iso8601==0.1.13 [2020-10-14T14:35:11.466Z] Jinja2==2.11.1 [2020-10-14T14:35:11.466Z] jmespath==0.10.0 [2020-10-14T14:35:11.466Z] jsonpatch==1.26 [2020-10-14T14:35:11.466Z] jsonpointer==2.0 [2020-10-14T14:35:11.466Z] jsonschema==3.2.0 [2020-10-14T14:35:11.466Z] keystoneauth1==4.2.1 [2020-10-14T14:35:11.466Z] kubernetes==11.0.0 [2020-10-14T14:35:11.466Z] lftools==0.34.2 [2020-10-14T14:35:11.466Z] lxml==4.5.0 [2020-10-14T14:35:11.466Z] MarkupSafe==0.23 [2020-10-14T14:35:11.466Z] msgpack==1.0.0 [2020-10-14T14:35:11.466Z] multi-key-dict==2.0.3 [2020-10-14T14:35:11.466Z] munch==2.5.0 [2020-10-14T14:35:11.466Z] netaddr==0.8.0 [2020-10-14T14:35:11.466Z] netifaces==0.10.9 [2020-10-14T14:35:11.466Z] niet==1.4.2 [2020-10-14T14:35:11.466Z] nodeenv==1.3.5 [2020-10-14T14:35:11.466Z] oauth2client==4.1.3 [2020-10-14T14:35:11.466Z] oauthlib==3.1.0 [2020-10-14T14:35:11.466Z] openstacksdk==0.50.0 [2020-10-14T14:35:11.466Z] os-client-config==2.1.0 [2020-10-14T14:35:11.466Z] os-service-types==1.7.0 [2020-10-14T14:35:11.466Z] osc-lib==2.2.1 [2020-10-14T14:35:11.466Z] oslo.config==8.3.2 [2020-10-14T14:35:11.466Z] oslo.context==3.1.1 [2020-10-14T14:35:11.466Z] oslo.i18n==5.0.1 [2020-10-14T14:35:11.466Z] oslo.log==4.4.0 [2020-10-14T14:35:11.466Z] oslo.serialization==4.0.1 [2020-10-14T14:35:11.466Z] oslo.utils==4.6.0 [2020-10-14T14:35:11.466Z] packaging==20.4 [2020-10-14T14:35:11.466Z] pbr==5.4.4 [2020-10-14T14:35:11.466Z] pluggy==0.13.1 [2020-10-14T14:35:11.466Z] prettytable==0.7.2 [2020-10-14T14:35:11.466Z] py==1.9.0 [2020-10-14T14:35:11.466Z] pyasn1==0.4.8 [2020-10-14T14:35:11.466Z] pyasn1-modules==0.2.8 [2020-10-14T14:35:11.466Z] pycparser==2.20 [2020-10-14T14:35:11.466Z] pygerrit2==2.0.10 [2020-10-14T14:35:11.466Z] PyGithub==1.46 [2020-10-14T14:35:11.466Z] pyinotify==0.9.6 [2020-10-14T14:35:11.466Z] PyJWT==1.7.1 [2020-10-14T14:35:11.466Z] pyparsing==2.4.7 [2020-10-14T14:35:11.466Z] pyperclip==1.8.1 [2020-10-14T14:35:11.466Z] pyroute2==0.4.13 [2020-10-14T14:35:11.466Z] pyrsistent==0.15.7 [2020-10-14T14:35:11.466Z] PySocks==1.6.8 [2020-10-14T14:35:11.466Z] python-cinderclient==7.2.0 [2020-10-14T14:35:11.466Z] python-dateutil==2.8.1 [2020-10-14T14:35:11.466Z] python-heatclient==2.2.1 [2020-10-14T14:35:11.466Z] python-jenkins==1.7.0 [2020-10-14T14:35:11.466Z] python-keystoneclient==4.1.1 [2020-10-14T14:35:11.466Z] python-magnumclient==3.2.1 [2020-10-14T14:35:11.466Z] python-novaclient==17.2.1 [2020-10-14T14:35:11.466Z] python-openstackclient==5.4.0 [2020-10-14T14:35:11.466Z] python-swiftclient==3.10.1 [2020-10-14T14:35:11.466Z] pytz==2020.1 [2020-10-14T14:35:11.466Z] PyYAML==5.3 [2020-10-14T14:35:11.466Z] requests==2.23.0 [2020-10-14T14:35:11.466Z] requests-oauthlib==1.3.0 [2020-10-14T14:35:11.466Z] requestsexceptions==1.4.0 [2020-10-14T14:35:11.466Z] rfc3986==1.4.0 [2020-10-14T14:35:11.466Z] rpm==4.11.3 [2020-10-14T14:35:11.466Z] rsa==4.0 [2020-10-14T14:35:11.466Z] ruamel.yaml==0.16.10 [2020-10-14T14:35:11.466Z] ruamel.yaml.clib==0.2.0 [2020-10-14T14:35:11.466Z] s3transfer==0.3.3 [2020-10-14T14:35:11.466Z] shade==1.27.2 [2020-10-14T14:35:11.466Z] simplejson==3.17.2 [2020-10-14T14:35:11.466Z] six==1.14.0 [2020-10-14T14:35:11.466Z] soupsieve==2.0 [2020-10-14T14:35:11.466Z] stevedore==3.2.2 [2020-10-14T14:35:11.466Z] tabulate==0.8.6 [2020-10-14T14:35:11.466Z] toml==0.10.0 [2020-10-14T14:35:11.466Z] tox==3.20.1 [2020-10-14T14:35:11.466Z] tqdm==4.43.0 [2020-10-14T14:35:11.466Z] urllib3==1.25.8 [2020-10-14T14:35:11.466Z] virtualenv==20.0.34 [2020-10-14T14:35:11.466Z] wcwidth==0.2.5 [2020-10-14T14:35:11.466Z] websocket-client==0.57.0 [2020-10-14T14:35:11.466Z] wrapt==1.12.1 [2020-10-14T14:35:11.466Z] xdg==3.0.2 [2020-10-14T14:35:11.466Z] xmltodict==0.12.0 [2020-10-14T14:35:11.466Z] yq==2.11.1 [2020-10-14T14:35:11.466Z] zipp==3.3.0 [2020-10-14T14:35:11.466Z] Cache entry deserialization failed, entry ignored [2020-10-14T14:35:14.150Z] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. [2020-10-14T14:35:19.779Z] Python 2.7.5 [2020-10-14T14:35:19.780Z] pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) [2020-10-14T14:35:20.053Z] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. [2020-10-14T14:35:20.321Z] ansible==2.9.7 [2020-10-14T14:35:20.321Z] Babel==0.9.6 [2020-10-14T14:35:20.321Z] backports.ssl-match-hostname==3.5.0.1 [2020-10-14T14:35:20.321Z] beautifulsoup4==4.4.1 [2020-10-14T14:35:20.321Z] bodhi==2.11.0 [2020-10-14T14:35:20.321Z] bodhi-client==2.11.0 [2020-10-14T14:35:20.321Z] CCColUtils==1.4 [2020-10-14T14:35:20.321Z] cffi==1.6.0 [2020-10-14T14:35:20.321Z] chardet==2.2.1 [2020-10-14T14:35:20.321Z] click==6.7 [2020-10-14T14:35:20.321Z] cloud-init==18.5 [2020-10-14T14:35:20.321Z] configobj==4.7.2 [2020-10-14T14:35:20.321Z] cryptography==1.7.2 [2020-10-14T14:35:20.321Z] decorator==3.4.0 [2020-10-14T14:35:20.321Z] distro==1.2.0 [2020-10-14T14:35:20.321Z] enum34==1.0.4 [2020-10-14T14:35:20.321Z] fedpkg==1.38 [2020-10-14T14:35:20.321Z] futures==3.1.1 [2020-10-14T14:35:20.322Z] gitdb==0.6.4 [2020-10-14T14:35:20.322Z] GitPython==1.0.1 [2020-10-14T14:35:20.322Z] html5lib==0.999 [2020-10-14T14:35:20.322Z] httplib2==0.9.2 [2020-10-14T14:35:20.322Z] idna==2.4 [2020-10-14T14:35:20.322Z] iniparse==0.4 [2020-10-14T14:35:20.322Z] ipaddress==1.0.16 [2020-10-14T14:35:20.322Z] IPy==0.75 [2020-10-14T14:35:20.322Z] javapackages==1.0.0 [2020-10-14T14:35:20.322Z] Jinja2==2.7.2 [2020-10-14T14:35:20.322Z] jmespath==0.9.4 [2020-10-14T14:35:20.322Z] jsonpatch==1.2 [2020-10-14T14:35:20.322Z] jsonpointer==1.9 [2020-10-14T14:35:20.322Z] kerberos==1.1 [2020-10-14T14:35:20.322Z] kitchen==1.1.1 [2020-10-14T14:35:20.322Z] langtable==0.0.31 [2020-10-14T14:35:20.322Z] lockfile==0.9.1 [2020-10-14T14:35:20.322Z] lxml==3.2.1 [2020-10-14T14:35:20.322Z] MarkupSafe==0.11 [2020-10-14T14:35:20.322Z] munch==2.0.2 [2020-10-14T14:35:20.322Z] offtrac==0.1.0 [2020-10-14T14:35:20.322Z] openidc-client==0.6.0 [2020-10-14T14:35:20.322Z] packagedb-cli==2.14.1 [2020-10-14T14:35:20.322Z] paramiko==2.1.1 [2020-10-14T14:35:20.322Z] perf==0.1 [2020-10-14T14:35:20.322Z] ply==3.4 [2020-10-14T14:35:20.322Z] policycoreutils-default-encoding==0.1 [2020-10-14T14:35:20.322Z] prettytable==0.7.2 [2020-10-14T14:35:20.322Z] pyasn1==0.1.9 [2020-10-14T14:35:20.322Z] pycparser==2.14 [2020-10-14T14:35:20.322Z] pycurl==7.19.0 [2020-10-14T14:35:20.322Z] pygobject==3.22.0 [2020-10-14T14:35:20.322Z] pygpgme==0.3 [2020-10-14T14:35:20.322Z] pyliblzma==0.5.3 [2020-10-14T14:35:20.322Z] pyOpenSSL==0.13.1 [2020-10-14T14:35:20.322Z] pyparsing==1.5.6 [2020-10-14T14:35:20.322Z] pyserial==2.6 [2020-10-14T14:35:20.322Z] python-augeas==0.5.0 [2020-10-14T14:35:20.322Z] python-bugzilla==2.3.0 [2020-10-14T14:35:20.322Z] python-dateutil==1.5 [2020-10-14T14:35:20.322Z] python-fedora==0.10.0 [2020-10-14T14:35:20.322Z] python-linux-procfs==0.4.9 [2020-10-14T14:35:20.322Z] python-yubico==1.2.3 [2020-10-14T14:35:20.322Z] pyudev==0.15 [2020-10-14T14:35:20.322Z] pyusb==1.0.0b1 [2020-10-14T14:35:20.322Z] pyxattr==0.5.1 [2020-10-14T14:35:20.322Z] PyYAML==3.10 [2020-10-14T14:35:20.322Z] requests==2.6.0 [2020-10-14T14:35:20.322Z] requests-kerberos==0.7.0 [2020-10-14T14:35:20.322Z] rpkg==1.60 [2020-10-14T14:35:20.322Z] schedutils==0.4 [2020-10-14T14:35:20.322Z] seobject==0.1 [2020-10-14T14:35:20.322Z] sepolicy==1.1 [2020-10-14T14:35:20.322Z] six==1.9.0 [2020-10-14T14:35:20.322Z] smmap==0.9.0 [2020-10-14T14:35:20.322Z] urlgrabber==3.10 [2020-10-14T14:35:20.322Z] urllib3==1.10.2 [2020-10-14T14:35:20.322Z] virtualenv==15.1.0 [2020-10-14T14:35:20.322Z] yum-langpacks==0.4.2 [2020-10-14T14:35:20.322Z] yum-metadata-parser==1.1.4 [Pipeline] echo [2020-10-14T14:35:20.387Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-14T14:35:20.804Z] ---> sudo-logs.sh [2020-10-14T14:35:20.804Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-14T14:35:21.452Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-14T14:35:21.846Z] ---> job-cost.sh [2020-10-14T14:35:21.846Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ypVn [2020-10-14T14:35:36.923Z] Cache entry deserialization failed, entry ignored [2020-10-14T14:35:36.923Z] Cache entry deserialization failed, entry ignored [2020-10-14T14:35:36.923Z] Cache entry deserialization failed, entry ignored [2020-10-14T14:35:36.923Z] Cache entry deserialization failed, entry ignored [2020-10-14T14:35:36.923Z] Cache entry deserialization failed, entry ignored [2020-10-14T14:35:36.923Z] Cache entry deserialization failed, entry ignored [2020-10-14T14:35:36.923Z] Cache entry deserialization failed, entry ignored [2020-10-14T14:35:36.923Z] Cache entry deserialization failed, entry ignored [2020-10-14T14:35:36.923Z] Cache entry deserialization failed, entry ignored [2020-10-14T14:35:36.923Z] Cache entry deserialization failed, entry ignored [2020-10-14T14:35:37.282Z] Cache entry deserialization failed, entry ignored [2020-10-14T14:35:37.282Z] Cache entry deserialization failed, entry ignored [2020-10-14T14:35:37.282Z] Cache entry deserialization failed, entry ignored [2020-10-14T14:35:41.722Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2020-10-14T14:36:20.861Z] lf-activate-venv(): INFO: Adding /tmp/venv-ypVn/bin to PATH [2020-10-14T14:36:20.861Z] INFO: No Stack... [2020-10-14T14:36:21.143Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-14T14:36:21.771Z] INFO: Archiving Costs [Pipeline] echo [2020-10-14T14:36:21.813Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-14T14:36:22.235Z] ---> logs-deploy.sh [2020-10-14T14:36:22.235Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-301/1 [2020-10-14T14:36:22.235Z] INFO: archiving workspace using pattern(s): [2020-10-14T14:36:24.238Z] Archives upload complete. [2020-10-14T14:36:24.502Z] INFO: archiving logs to Nexus