Pull request #298 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 cb778972d1a428a8ecbc4be163887a2d5359f94c+1e5a10bcc6a32557a45eb75dadaf0f2ee0898f15 (4e2e08ba16120f5cb53517600381f07a5d92c416) 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-298/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-298/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-2266 in /w/workspace/edgexfoundry_device-sdk-c_PR-298 [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-298 # 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 > 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 Merging remotes/origin/master commit 1e5a10bcc6a32557a45eb75dadaf0f2ee0898f15 into PR head commit cb778972d1a428a8ecbc4be163887a2d5359f94c Merge succeeded, producing cb778972d1a428a8ecbc4be163887a2d5359f94c Checking out Revision cb778972d1a428a8ecbc4be163887a2d5359f94c (PR-298) 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/298/head:refs/remotes/origin/PR-298 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cb778972d1a428a8ecbc4be163887a2d5359f94c # 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 1e5a10bcc6a32557a45eb75dadaf0f2ee0898f15 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cb778972d1a428a8ecbc4be163887a2d5359f94c # timeout=10 Commit message: "feat: add v2 metrics endpoint update v2 ping and config endpoints to current spec" 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-09-30T17:08:30.112Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-09-30T17:08:30.534Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-09-30T17:08:30.778Z] ========================================================= [2020-09-30T17:08:30.778Z] EdgeX Global Pipelines Version Info [2020-09-30T17:08:30.778Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-09-30T17:08:32.335Z] ------------------- [2020-09-30T17:08:32.335Z] stable info: [2020-09-30T17:08:32.335Z] ------------------- [2020-09-30T17:08:32.335Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-09-30T17:08:32.335Z] Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-09-30T17:08:32.335Z] Message: update stable to v1.0.131 [2020-09-30T17:08:33.289Z] ------------------- [2020-09-30T17:08:33.289Z] experimental info: [2020-09-30T17:08:33.289Z] ------------------- [2020-09-30T17:08:33.289Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-09-30T17:08:33.289Z] Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-09-30T17:08:33.289Z] Message: update experimental to v1.0.131 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-09-30T17:08:33.881Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2020-09-30T17:08:34.022Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2020-09-30T17:08:34.165Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-09-30T17:08:34.330Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-09-30T17:08:34.496Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-09-30T17:08:34.632Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [Pipeline] echo [2020-09-30T17:08:34.772Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine-3.11 [Pipeline] echo [2020-09-30T17:08:34.962Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-3.11-base [Pipeline] echo [2020-09-30T17:08:35.234Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-09-30T17:08:35.449Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-c [Pipeline] echo [2020-09-30T17:08:35.594Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-09-30T17:08:35.724Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-09-30T17:08:35.883Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-09-30T17:08:36.025Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-09-30T17:08:36.169Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-09-30T17:08:36.323Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-09-30T17:08:36.444Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-298 [Pipeline] echo [2020-09-30T17:08:36.574Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-298 [Pipeline] echo [2020-09-30T17:08:36.703Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-298 [Pipeline] echo [2020-09-30T17:08:36.827Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cb778972d1a428a8ecbc4be163887a2d5359f94c [Pipeline] echo [2020-09-30T17:08:36.948Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cb77897 [Pipeline] echo [2020-09-30T17:08:37.074Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-09-30T17:08:38.011Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-30T17:08:38.011Z] [2020-09-30T17:08:38.011Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-09-30T17:08:38.459Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-30T17:08:38.459Z] latest: Pulling from edgex-devops/git-semver [2020-09-30T17:08:38.459Z] 31603596830f: Pulling fs layer [2020-09-30T17:08:38.459Z] 2a8b12db71e7: Pulling fs layer [2020-09-30T17:08:38.459Z] 6ca5941a6612: Pulling fs layer [2020-09-30T17:08:38.459Z] ecc8261a40a4: Pulling fs layer [2020-09-30T17:08:38.459Z] ecc8261a40a4: Waiting [2020-09-30T17:08:38.459Z] 2a8b12db71e7: Verifying Checksum [2020-09-30T17:08:38.459Z] 2a8b12db71e7: Download complete [2020-09-30T17:08:38.725Z] 31603596830f: Verifying Checksum [2020-09-30T17:08:38.725Z] 31603596830f: Download complete [2020-09-30T17:08:38.725Z] ecc8261a40a4: Verifying Checksum [2020-09-30T17:08:38.725Z] ecc8261a40a4: Download complete [2020-09-30T17:08:38.988Z] 6ca5941a6612: Verifying Checksum [2020-09-30T17:08:38.988Z] 6ca5941a6612: Download complete [2020-09-30T17:08:38.988Z] 31603596830f: Pull complete [2020-09-30T17:08:39.250Z] 2a8b12db71e7: Pull complete [2020-09-30T17:08:40.196Z] 6ca5941a6612: Pull complete [2020-09-30T17:08:40.196Z] ecc8261a40a4: Pull complete [2020-09-30T17:08:40.196Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-09-30T17:08:40.196Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-30T17:08:40.196Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-09-30T17:08:40.320Z] prd-centos7-docker-4c-2g-2266 does not seem to be running inside a container [2020-09-30T17:08:40.361Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-298 -v /w/workspace/edgexfoundry_device-sdk-c_PR-298:/w/workspace/edgexfoundry_device-sdk-c_PR-298:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-298@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-298@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-09-30T17:08:42.153Z] $ docker top 63ec70cc52e49cb38034e05d35d7081866f632397ebfb0a82052a8a00ee7e9e1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-30T17:08:42.506Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-30T17:08:42.506Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-30T17:08:42.691Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-30T17:08:42.693Z] $ docker exec 63ec70cc52e49cb38034e05d35d7081866f632397ebfb0a82052a8a00ee7e9e1 ssh-agent [2020-09-30T17:08:42.852Z] SSH_AUTH_SOCK=/tmp/ssh-vkbncXRRABrl/agent.11 [2020-09-30T17:08:42.852Z] SSH_AGENT_PID=16 [2020-09-30T17:08:42.863Z] Running ssh-add (command line suppressed) [2020-09-30T17:08:42.965Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-298@tmp/private_key_4945902518752562737.key (/w/workspace/edgexfoundry_device-sdk-c_PR-298@tmp/private_key_4945902518752562737.key) [2020-09-30T17:08:43.018Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-30T17:08:43.388Z] + git describe --exact-match --tags HEAD [2020-09-30T17:08:43.388Z] fatal: no tag exactly matches 'cb778972d1a428a8ecbc4be163887a2d5359f94c' [Pipeline] } [2020-09-30T17:08:43.576Z] $ docker exec --env ******** --env ******** 63ec70cc52e49cb38034e05d35d7081866f632397ebfb0a82052a8a00ee7e9e1 ssh-agent -k [2020-09-30T17:08:43.699Z] unset SSH_AUTH_SOCK; [2020-09-30T17:08:43.699Z] unset SSH_AGENT_PID; [2020-09-30T17:08:43.699Z] echo Agent pid 16 killed; [2020-09-30T17:08:43.770Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-09-30T17:08:43.915Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-09-30T17:08:43.915Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-09-30T17:08:44.039Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-30T17:08:44.039Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-30T17:08:44.204Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-30T17:08:44.205Z] $ docker exec 63ec70cc52e49cb38034e05d35d7081866f632397ebfb0a82052a8a00ee7e9e1 ssh-agent [2020-09-30T17:08:44.353Z] SSH_AUTH_SOCK=/tmp/ssh-jssxB1eoDwZz/agent.44 [2020-09-30T17:08:44.353Z] SSH_AGENT_PID=49 [2020-09-30T17:08:44.360Z] Running ssh-add (command line suppressed) [2020-09-30T17:08:44.465Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-298@tmp/private_key_7736713819905299161.key (/w/workspace/edgexfoundry_device-sdk-c_PR-298@tmp/private_key_7736713819905299161.key) [2020-09-30T17:08:44.533Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-30T17:08:44.985Z] + git semver init [2020-09-30T17:08:44.985Z] # -> Open(): unable to determine branch for HEAD [2020-09-30T17:08:44.985Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-298/.git [2020-09-30T17:08:44.985Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_PR-298 [2020-09-30T17:08:44.985Z] # $SEMVER_REMOTE_NAME = origin [2020-09-30T17:08:44.985Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-30T17:08:44.985Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-30T17:08:44.985Z] # $SEMVER_BRANCH = PR-298 [2020-09-30T17:08:44.985Z] # $SEMVER_TEMP = /tmp/semver-220614008 [2020-09-30T17:08:44.985Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2020-09-30T17:08:45.595Z] # '/tmp/semver-220614008' -> '/w/workspace/edgexfoundry_device-sdk-c_PR-298/.semver' [2020-09-30T17:08:45.595Z] # -> Force: false [2020-09-30T17:08:45.595Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-298/.semver [Pipeline] } [2020-09-30T17:08:45.624Z] $ docker exec --env ******** --env ******** 63ec70cc52e49cb38034e05d35d7081866f632397ebfb0a82052a8a00ee7e9e1 ssh-agent -k [2020-09-30T17:08:45.727Z] unset SSH_AUTH_SOCK; [2020-09-30T17:08:45.727Z] unset SSH_AGENT_PID; [2020-09-30T17:08:45.728Z] echo Agent pid 49 killed; [2020-09-30T17:08:45.772Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-30T17:08:46.382Z] + git semver [Pipeline] } [2020-09-30T17:08:46.412Z] $ docker stop --time=1 63ec70cc52e49cb38034e05d35d7081866f632397ebfb0a82052a8a00ee7e9e1 [2020-09-30T17:08:47.835Z] $ docker rm -f 63ec70cc52e49cb38034e05d35d7081866f632397ebfb0a82052a8a00ee7e9e1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-09-30T17:08:49.557Z] Stashed 34 file(s) [Pipeline] echo [2020-09-30T17:08:49.581Z] [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-09-30T17:09:05.234Z] Still waiting to schedule task [2020-09-30T17:09:05.234Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2266’ [2020-09-30T17:09:05.262Z] Still waiting to schedule task [2020-09-30T17:09:05.262Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-09-30T17:11:10.410Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2267 in /w/workspace/edgexfoundry_device-sdk-c_PR-298 [Pipeline] { [Pipeline] ws [2020-09-30T17:11:10.513Z] Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout [2020-09-30T17:11:15.941Z] using credential edgex-jenkins-ssh [2020-09-30T17:11:16.009Z] Cloning the remote Git repository [2020-09-30T17:11:16.070Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-09-30T17:11:16.198Z] > git init /w/workspace/device-sdk-c/1 # timeout=10 [2020-09-30T17:11:16.281Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-09-30T17:11:16.282Z] > git --version # timeout=10 [2020-09-30T17:11:16.306Z] > git --version # 'git version 2.17.1' [2020-09-30T17:11:16.308Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-30T17:11:16.394Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-09-30T17:11:18.181Z] Merging remotes/origin/master commit 1e5a10bcc6a32557a45eb75dadaf0f2ee0898f15 into PR head commit cb778972d1a428a8ecbc4be163887a2d5359f94c [2020-09-30T17:11:17.406Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-09-30T17:11:17.430Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-09-30T17:11:17.467Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-09-30T17:11:17.515Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-09-30T17:11:17.516Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-30T17:11:17.529Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/298/head:refs/remotes/origin/PR-298 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-30T17:11:18.208Z] > git config core.sparsecheckout # timeout=10 [2020-09-30T17:11:18.223Z] > git checkout -f cb778972d1a428a8ecbc4be163887a2d5359f94c # timeout=10 [2020-09-30T17:11:18.351Z] > git remote # timeout=10 [2020-09-30T17:11:18.372Z] > git config --get remote.origin.url # timeout=10 [2020-09-30T17:11:18.519Z] Merge succeeded, producing cb778972d1a428a8ecbc4be163887a2d5359f94c [2020-09-30T17:11:18.520Z] Checking out Revision cb778972d1a428a8ecbc4be163887a2d5359f94c (PR-298) [2020-09-30T17:11:18.403Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-30T17:11:18.415Z] > git merge 1e5a10bcc6a32557a45eb75dadaf0f2ee0898f15 # timeout=10 [2020-09-30T17:11:18.484Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-30T17:11:18.533Z] > git config core.sparsecheckout # timeout=10 [2020-09-30T17:11:18.559Z] > git checkout -f cb778972d1a428a8ecbc4be163887a2d5359f94c # timeout=10 [2020-09-30T17:11:23.101Z] Commit message: "feat: add v2 metrics endpoint update v2 ping and config endpoints to current spec" [2020-09-30T17:11:23.157Z] > git --version # timeout=10 [2020-09-30T17:11:23.174Z] > git --version # 'git version 2.17.1' [2020-09-30T17:11:23.189Z] fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-09-30T17:11:24.782Z] ========================================================= [2020-09-30T17:11:24.782Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2020-09-30T17:11:24.782Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-30T17:11:26.072Z] + 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-09-30T17:11:27.061Z] Sending build context to Docker daemon 3.824MB [2020-09-30T17:11:27.061Z] Step 1/21 : ARG BASE=alpine:3.11 [2020-09-30T17:11:27.061Z] Step 2/21 : FROM ${BASE} as builder [2020-09-30T17:11:27.338Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2020-09-30T17:11:27.338Z] 0362ad1dd800: Pulling fs layer [2020-09-30T17:11:27.338Z] f2cdb1532d8b: Pulling fs layer [2020-09-30T17:11:27.338Z] 37ed683be191: Pulling fs layer [2020-09-30T17:11:27.338Z] f2cdb1532d8b: Download complete [2020-09-30T17:11:27.940Z] 0362ad1dd800: Download complete [2020-09-30T17:11:28.571Z] 0362ad1dd800: Pull complete [2020-09-30T17:11:28.856Z] f2cdb1532d8b: Pull complete [2020-09-30T17:11:30.306Z] 37ed683be191: Verifying Checksum [2020-09-30T17:11:30.306Z] 37ed683be191: Download complete [2020-09-30T17:11:40.511Z] 37ed683be191: Pull complete [2020-09-30T17:11:40.511Z] Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f [2020-09-30T17:11:40.511Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2020-09-30T17:11:40.511Z] ---> b23d30803547 [2020-09-30T17:11:40.511Z] 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-09-30T17:11:41.122Z] ---> Running in fafad99967fe [2020-09-30T17:11:43.129Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-09-30T17:11:43.730Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-09-30T17:11:44.003Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2020-09-30T17:11:44.003Z] (2/8) Installing libuuid (2.33-r0) [2020-09-30T17:11:44.285Z] (3/8) Installing libblkid (2.33-r0) [2020-09-30T17:11:44.285Z] (4/8) Installing libfdisk (2.33-r0) [2020-09-30T17:11:44.285Z] (5/8) Installing libmount (2.33-r0) [2020-09-30T17:11:44.557Z] (6/8) Installing libsmartcols (2.33-r0) [2020-09-30T17:11:44.557Z] (7/8) Installing util-linux-dev (2.33-r0) [2020-09-30T17:11:45.156Z] (8/8) Installing wget (1.20.3-r0) [2020-09-30T17:11:45.156Z] Executing busybox-1.29.3-r10.trigger [2020-09-30T17:11:45.156Z] OK: 285 MiB in 83 packages [2020-09-30T17:11:46.617Z] Removing intermediate container fafad99967fe [2020-09-30T17:11:46.617Z] ---> bd026f2816ae [2020-09-30T17:11:46.617Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2020-09-30T17:11:46.617Z] ---> Running in 4efddf18b018 [2020-09-30T17:11:47.227Z] Removing intermediate container 4efddf18b018 [2020-09-30T17:11:47.228Z] ---> ad7b4ffd8630 [2020-09-30T17:11:47.228Z] 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-09-30T17:11:47.228Z] ---> Running in 825585cc8f49 [2020-09-30T17:11:48.697Z] --2020-09-30 17:11:48-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-09-30T17:11:48.697Z] Resolving github.com... 140.82.112.4 [2020-09-30T17:11:48.697Z] Connecting to github.com|140.82.112.4|:443... connected. [2020-09-30T17:11:48.975Z] HTTP request sent, awaiting response... 302 Found [2020-09-30T17:11:48.975Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-09-30T17:11:48.975Z] --2020-09-30 17:11:48-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-09-30T17:11:48.975Z] Resolving codeload.github.com... 140.82.112.10 [2020-09-30T17:11:48.975Z] Connecting to codeload.github.com|140.82.112.10|:443... connected. [2020-09-30T17:11:48.975Z] HTTP request sent, awaiting response... 200 OK [2020-09-30T17:11:48.975Z] Length: unspecified [application/x-gzip] [2020-09-30T17:11:48.975Z] Saving to: 'STDOUT' [2020-09-30T17:11:48.975Z] [2020-09-30T17:11:48.975Z] 0K .......... .......... .......... .......... .......... 1.29M [2020-09-30T17:11:48.975Z] 50K .......... .......... .......... .......... .......... 2.61M [2020-09-30T17:11:48.975Z] 100K .......... .......... .......... .......... .......... 12.8M [2020-09-30T17:11:48.975Z] 150K .......... .......... .......... .......... .......... 3.33M [2020-09-30T17:11:49.251Z] 200K .......... .......... .......... .......... .......... 10.7M [2020-09-30T17:11:49.251Z] 250K .......... .......... .......... .......... .......... 3.32M [2020-09-30T17:11:49.251Z] 300K .......... .......... .......... .......... .......... 3.02M [2020-09-30T17:11:49.251Z] 350K .......... .......... .......... .......... .......... 4.63M [2020-09-30T17:11:49.251Z] 400K .......... .......... .......... .......... .......... 3.94M [2020-09-30T17:11:49.251Z] 450K .......... .......... .......... .......... .......... 3.74M [2020-09-30T17:11:49.251Z] 500K .......... .......... .......... .......... .......... 9.69M [2020-09-30T17:11:49.251Z] 550K .......... .......... .......... .......... .......... 2.50M [2020-09-30T17:11:49.251Z] 600K .......... .......... .......... .......... .......... 878K [2020-09-30T17:11:49.251Z] 650K .......... .......... .......... .......... .......... 1.98M [2020-09-30T17:11:49.251Z] 700K .. 5.84M=0.3s [2020-09-30T17:11:49.251Z] [2020-09-30T17:11:49.251Z] 2020-09-30 17:11:49 (2.71 MB/s) - written to stdout [719348] [2020-09-30T17:11:49.251Z] [2020-09-30T17:11:49.525Z] -- The C compiler identification is GNU 8.3.0 [2020-09-30T17:11:49.800Z] -- The CXX compiler identification is GNU 8.3.0 [2020-09-30T17:11:49.800Z] -- Check for working C compiler: /usr/bin/cc [2020-09-30T17:11:50.083Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-09-30T17:11:50.083Z] -- Detecting C compiler ABI info [2020-09-30T17:11:50.232Z] Running on prd-centos7-docker-4c-2g-2268 in /w/workspace/edgexfoundry_device-sdk-c_PR-298 [Pipeline] { [Pipeline] ws [2020-09-30T17:11:50.365Z] -- Detecting C compiler ABI info - done [2020-09-30T17:11:50.365Z] -- Detecting C compile features [2020-09-30T17:11:50.365Z] Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout [2020-09-30T17:11:50.971Z] -- Detecting C compile features - done [2020-09-30T17:11:50.971Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-09-30T17:11:51.246Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-09-30T17:11:51.246Z] -- Detecting CXX compiler ABI info [2020-09-30T17:11:51.520Z] -- Detecting CXX compiler ABI info - done [2020-09-30T17:11:51.520Z] -- Detecting CXX compile features [2020-09-30T17:11:52.971Z] -- Detecting CXX compile features - done [2020-09-30T17:11:52.971Z] -- Looking for include file endian.h [2020-09-30T17:11:53.249Z] -- Looking for include file endian.h - found [2020-09-30T17:11:53.249Z] -- Check if the system is big endian [2020-09-30T17:11:53.249Z] -- Searching 16 bit integer [2020-09-30T17:11:53.249Z] -- Looking for sys/types.h [2020-09-30T17:11:53.277Z] using credential edgex-jenkins-ssh [2020-09-30T17:11:53.380Z] Cloning the remote Git repository [2020-09-30T17:11:53.523Z] -- Looking for sys/types.h - found [2020-09-30T17:11:53.523Z] -- Looking for stdint.h [2020-09-30T17:11:53.832Z] -- Looking for stdint.h - found [2020-09-30T17:11:53.832Z] -- Looking for stddef.h [2020-09-30T17:11:54.108Z] -- Looking for stddef.h - found [2020-09-30T17:11:54.108Z] -- Check size of unsigned short [2020-09-30T17:11:53.413Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-09-30T17:11:53.538Z] > git init /w/workspace/device-sdk-c/1 # timeout=10 [2020-09-30T17:11:53.589Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-09-30T17:11:53.589Z] > git --version # timeout=10 [2020-09-30T17:11:53.597Z] > git --version # 'git version 2.16.5' [2020-09-30T17:11:53.597Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-30T17:11:53.621Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-09-30T17:11:54.382Z] -- Check size of unsigned short - done [2020-09-30T17:11:54.382Z] -- Using unsigned short [2020-09-30T17:11:54.658Z] -- Check if the system is big endian - little endian [2020-09-30T17:11:54.658Z] -- Check size of size_t [2020-09-30T17:11:54.929Z] Merging remotes/origin/master commit 1e5a10bcc6a32557a45eb75dadaf0f2ee0898f15 into PR head commit cb778972d1a428a8ecbc4be163887a2d5359f94c [2020-09-30T17:11:54.932Z] -- Check size of size_t - done [2020-09-30T17:11:54.932Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-09-30T17:11:54.932Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-09-30T17:11:54.932Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-09-30T17:11:54.932Z] CMake did not find one. [2020-09-30T17:11:54.932Z] [2020-09-30T17:11:54.932Z] Could not find a package configuration file provided by "cJSON" with any of [2020-09-30T17:11:54.932Z] the following names: [2020-09-30T17:11:54.932Z] [2020-09-30T17:11:54.932Z] cJSONConfig.cmake [2020-09-30T17:11:54.932Z] cjson-config.cmake [2020-09-30T17:11:54.932Z] [2020-09-30T17:11:54.932Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-09-30T17:11:54.932Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-09-30T17:11:54.932Z] provides a separate development package or SDK, be sure it has been [2020-09-30T17:11:54.932Z] installed. [2020-09-30T17:11:54.932Z] [2020-09-30T17:11:54.932Z] [2020-09-30T17:11:54.932Z] -- Configuring done [2020-09-30T17:11:55.205Z] -- Generating done [2020-09-30T17:11:55.205Z] -- Build files have been written to: /tmp/cbor [2020-09-30T17:11:55.205Z] Scanning dependencies of target cbor_shared [2020-09-30T17:11:55.205Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2020-09-30T17:11:55.235Z] Merge succeeded, producing cb778972d1a428a8ecbc4be163887a2d5359f94c [2020-09-30T17:11:55.235Z] Checking out Revision cb778972d1a428a8ecbc4be163887a2d5359f94c (PR-298) [2020-09-30T17:11:54.316Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-09-30T17:11:54.329Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-09-30T17:11:54.358Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-09-30T17:11:54.374Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-09-30T17:11:54.374Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-30T17:11:54.379Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/298/head:refs/remotes/origin/PR-298 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-30T17:11:54.943Z] > git config core.sparsecheckout # timeout=10 [2020-09-30T17:11:54.949Z] > git checkout -f cb778972d1a428a8ecbc4be163887a2d5359f94c # timeout=10 [2020-09-30T17:11:55.009Z] > git remote # timeout=10 [2020-09-30T17:11:55.019Z] > git config --get remote.origin.url # timeout=10 [2020-09-30T17:11:55.025Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-30T17:11:55.223Z] > git merge 1e5a10bcc6a32557a45eb75dadaf0f2ee0898f15 # timeout=10 [2020-09-30T17:11:55.233Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-30T17:11:55.244Z] > git config core.sparsecheckout # timeout=10 [2020-09-30T17:11:55.255Z] > git checkout -f cb778972d1a428a8ecbc4be163887a2d5359f94c # timeout=10 [2020-09-30T17:11:56.183Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-09-30T17:11:56.782Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2020-09-30T17:11:56.782Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-09-30T17:11:57.378Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-09-30T17:11:57.653Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2020-09-30T17:11:57.927Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2020-09-30T17:11:57.927Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2020-09-30T17:11:58.202Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2020-09-30T17:11:58.479Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-09-30T17:11:58.902Z] Commit message: "feat: add v2 metrics endpoint update v2 ping and config endpoints to current spec" [2020-09-30T17:11:58.936Z] > git --version # timeout=10 [2020-09-30T17:11:58.940Z] > git --version # 'git version 2.16.5' [2020-09-30T17:11:58.945Z] fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-09-30T17:11:59.077Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-09-30T17:11:59.350Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2020-09-30T17:11:59.625Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-09-30T17:11:59.901Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [Pipeline] echo [2020-09-30T17:12:00.049Z] ========================================================= [2020-09-30T17:12:00.049Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2020-09-30T17:12:00.049Z] ========================================================= [Pipeline] isUnix [2020-09-30T17:12:00.176Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [Pipeline] sh [2020-09-30T17:12:00.458Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2020-09-30T17:12:00.716Z] + 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-09-30T17:12:00.740Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2020-09-30T17:12:01.014Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2020-09-30T17:12:01.292Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2020-09-30T17:12:01.303Z] Sending build context to Docker daemon 3.824MB [2020-09-30T17:12:01.303Z] Step 1/21 : ARG BASE=alpine:3.11 [2020-09-30T17:12:01.303Z] Step 2/21 : FROM ${BASE} as builder [2020-09-30T17:12:01.303Z] latest: Pulling from edgex-devops/edgex-gcc-base [2020-09-30T17:12:01.303Z] e7c96db7181b: Pulling fs layer [2020-09-30T17:12:01.303Z] 4c13bbce0fe7: Pulling fs layer [2020-09-30T17:12:01.303Z] 6059c847ac2f: Pulling fs layer [2020-09-30T17:12:01.303Z] 4c13bbce0fe7: Verifying Checksum [2020-09-30T17:12:01.303Z] 4c13bbce0fe7: Download complete [2020-09-30T17:12:01.572Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-09-30T17:12:01.582Z] e7c96db7181b: Verifying Checksum [2020-09-30T17:12:01.582Z] e7c96db7181b: Download complete [2020-09-30T17:12:01.846Z] [ 40%] Linking C shared library libcbor.so [2020-09-30T17:12:01.846Z] [ 40%] Built target cbor_shared [2020-09-30T17:12:01.846Z] Scanning dependencies of target cbor [2020-09-30T17:12:01.846Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2020-09-30T17:12:01.849Z] e7c96db7181b: Pull complete [2020-09-30T17:12:01.849Z] 4c13bbce0fe7: Pull complete [2020-09-30T17:12:02.824Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2020-09-30T17:12:03.097Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-09-30T17:12:03.371Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2020-09-30T17:12:03.788Z] 6059c847ac2f: Verifying Checksum [2020-09-30T17:12:03.788Z] 6059c847ac2f: Download complete [2020-09-30T17:12:04.804Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-09-30T17:12:04.805Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-09-30T17:12:05.080Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-09-30T17:12:05.080Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-09-30T17:12:05.352Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-09-30T17:12:05.627Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2020-09-30T17:12:06.224Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2020-09-30T17:12:06.822Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2020-09-30T17:12:07.095Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2020-09-30T17:12:07.367Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2020-09-30T17:12:07.637Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2020-09-30T17:12:07.910Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-09-30T17:12:08.050Z] 6059c847ac2f: Pull complete [2020-09-30T17:12:08.050Z] Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e [2020-09-30T17:12:08.050Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2020-09-30T17:12:08.050Z] ---> 5eabd8fd8ba2 [2020-09-30T17:12:08.050Z] 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-09-30T17:12:08.183Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-09-30T17:12:08.457Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-09-30T17:12:08.732Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-09-30T17:12:09.012Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2020-09-30T17:12:09.012Z] [ 80%] Linking C static library libcbor.a [2020-09-30T17:12:09.287Z] [ 80%] Built target cbor [2020-09-30T17:12:09.287Z] Scanning dependencies of target create_items [2020-09-30T17:12:09.287Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-09-30T17:12:09.449Z] ---> Running in 11604eb7bcbf [2020-09-30T17:12:09.561Z] [ 84%] Linking C executable create_items [2020-09-30T17:12:09.561Z] [ 84%] Built target create_items [2020-09-30T17:12:09.561Z] Scanning dependencies of target readfile [2020-09-30T17:12:09.561Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2020-09-30T17:12:09.835Z] [ 88%] Linking C executable readfile [2020-09-30T17:12:09.835Z] [ 88%] Built target readfile [2020-09-30T17:12:09.835Z] Scanning dependencies of target streaming_parser [2020-09-30T17:12:09.835Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-09-30T17:12:10.032Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-09-30T17:12:10.110Z] [ 92%] Linking C executable streaming_parser [2020-09-30T17:12:10.110Z] [ 92%] Built target streaming_parser [2020-09-30T17:12:10.110Z] Scanning dependencies of target sort [2020-09-30T17:12:10.383Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-09-30T17:12:10.383Z] [ 96%] Linking C executable sort [2020-09-30T17:12:10.658Z] [ 96%] Built target sort [2020-09-30T17:12:10.658Z] Scanning dependencies of target hello [2020-09-30T17:12:10.658Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-09-30T17:12:10.658Z] [100%] Linking C executable hello [2020-09-30T17:12:10.934Z] [100%] Built target hello [2020-09-30T17:12:10.934Z] Install the project... [2020-09-30T17:12:10.934Z] -- Install configuration: "Release" [2020-09-30T17:12:10.934Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-09-30T17:12:10.934Z] -- Installing: /usr/local/lib64/libcbor.a [2020-09-30T17:12:10.934Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-09-30T17:12:10.934Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-09-30T17:12:10.934Z] -- Installing: /usr/local/lib64/libcbor.so [2020-09-30T17:12:10.934Z] -- Up-to-date: /usr/local/include/cbor [2020-09-30T17:12:10.934Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-09-30T17:12:10.934Z] -- Installing: /usr/local/include/cbor/ints.h [2020-09-30T17:12:10.934Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-09-30T17:12:10.934Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-09-30T17:12:10.934Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-09-30T17:12:10.934Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-09-30T17:12:10.934Z] -- Installing: /usr/local/include/cbor/data.h [2020-09-30T17:12:10.934Z] -- Installing: /usr/local/include/cbor/common.h [2020-09-30T17:12:10.934Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-09-30T17:12:10.934Z] -- Installing: /usr/local/include/cbor/strings.h [2020-09-30T17:12:10.934Z] -- Installing: /usr/local/include/cbor/tags.h [2020-09-30T17:12:10.934Z] -- Installing: /usr/local/include/cbor/internal [2020-09-30T17:12:10.934Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-09-30T17:12:10.934Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-09-30T17:12:10.934Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-09-30T17:12:10.934Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-09-30T17:12:10.934Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-09-30T17:12:10.934Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-09-30T17:12:10.934Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-09-30T17:12:10.934Z] -- Installing: /usr/local/include/cbor/maps.h [2020-09-30T17:12:10.934Z] -- Installing: /usr/local/include/cbor.h [2020-09-30T17:12:10.934Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-09-30T17:12:10.982Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-09-30T17:12:10.982Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2020-09-30T17:12:11.245Z] (2/8) Installing libuuid (2.33-r0) [2020-09-30T17:12:11.245Z] (3/8) Installing libblkid (2.33-r0) [2020-09-30T17:12:11.245Z] (4/8) Installing libfdisk (2.33-r0) [2020-09-30T17:12:11.507Z] (5/8) Installing libmount (2.33-r0) [2020-09-30T17:12:11.507Z] (6/8) Installing libsmartcols (2.33-r0) [2020-09-30T17:12:11.771Z] (7/8) Installing util-linux-dev (2.33-r0) [2020-09-30T17:12:12.035Z] (8/8) Installing wget (1.20.3-r0) [2020-09-30T17:12:12.035Z] Executing busybox-1.29.3-r10.trigger [2020-09-30T17:12:12.035Z] OK: 272 MiB in 83 packages [2020-09-30T17:12:12.987Z] Removing intermediate container 11604eb7bcbf [2020-09-30T17:12:12.987Z] ---> d9885249af1f [2020-09-30T17:12:12.987Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2020-09-30T17:12:12.987Z] ---> Running in 69aae5c5b7fa [2020-09-30T17:12:12.987Z] Removing intermediate container 69aae5c5b7fa [2020-09-30T17:12:12.987Z] ---> a8826a995dad [2020-09-30T17:12:12.987Z] 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-09-30T17:12:12.987Z] ---> Running in afb87b1b5ff1 [2020-09-30T17:12:13.565Z] Removing intermediate container 825585cc8f49 [2020-09-30T17:12:13.565Z] ---> 85ff5a535c26 [2020-09-30T17:12:13.565Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-09-30T17:12:13.565Z] ---> Running in 345dd72b0f31 [2020-09-30T17:12:13.573Z] --2020-09-30 17:12:13-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-09-30T17:12:13.573Z] Resolving github.com... 140.82.112.4 [2020-09-30T17:12:13.573Z] Connecting to github.com|140.82.112.4|:443... connected. [2020-09-30T17:12:13.573Z] HTTP request sent, awaiting response... 302 Found [2020-09-30T17:12:13.573Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-09-30T17:12:13.573Z] --2020-09-30 17:12:13-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-09-30T17:12:13.573Z] Resolving codeload.github.com... 140.82.112.10 [2020-09-30T17:12:13.573Z] Connecting to codeload.github.com|140.82.112.10|:443... connected. [2020-09-30T17:12:13.573Z] HTTP request sent, awaiting response... 200 OK [2020-09-30T17:12:13.573Z] Length: unspecified [application/x-gzip] [2020-09-30T17:12:13.573Z] Saving to: 'STDOUT' [2020-09-30T17:12:13.573Z] [2020-09-30T17:12:13.573Z] 0K .......... .......... .......... .......... .......... 1.55M [2020-09-30T17:12:13.573Z] 50K .......... .......... .......... .......... .......... 3.20M [2020-09-30T17:12:13.573Z] 100K .......... .......... .......... .......... .......... 34.8M [2020-09-30T17:12:13.842Z] 150K .......... .......... .......... .......... .......... 3.44M [2020-09-30T17:12:13.842Z] 200K .......... .......... .......... .......... .......... 24.8M [2020-09-30T17:12:13.842Z] 250K .......... .......... .......... .......... .......... 6.74M [2020-09-30T17:12:13.842Z] 300K .......... .......... .......... .......... .......... 7.33M [2020-09-30T17:12:13.842Z] 350K .......... .......... .......... .......... .......... 8.04M [2020-09-30T17:12:13.842Z] 400K .......... .......... .......... .......... .......... 5.91M [2020-09-30T17:12:13.842Z] 450K .......... .......... .......... .......... .......... 5.65M [2020-09-30T17:12:13.842Z] 500K .......... .......... .......... .......... .......... 27.6M [2020-09-30T17:12:13.842Z] 550K .......... .......... .......... .......... .......... 2.34M [2020-09-30T17:12:13.842Z] 600K .......... .......... .......... .......... .......... 1.67M [2020-09-30T17:12:13.842Z] 650K .......... .......... .......... .......... .......... 4.79M [2020-09-30T17:12:13.842Z] 700K .. 44.2M=0.2s [2020-09-30T17:12:13.842Z] [2020-09-30T17:12:13.842Z] 2020-09-30 17:12:13 (4.20 MB/s) - written to stdout [719348] [2020-09-30T17:12:13.842Z] [2020-09-30T17:12:13.842Z] -- The C compiler identification is GNU 8.3.0 [2020-09-30T17:12:14.107Z] -- The CXX compiler identification is GNU 8.3.0 [2020-09-30T17:12:14.107Z] -- Check for working C compiler: /usr/bin/cc [2020-09-30T17:12:14.107Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-09-30T17:12:14.107Z] -- Detecting C compiler ABI info [2020-09-30T17:12:14.380Z] -- Detecting C compiler ABI info - done [2020-09-30T17:12:14.381Z] -- Detecting C compile features [2020-09-30T17:12:14.381Z] -- Detecting C compile features - done [2020-09-30T17:12:14.381Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-09-30T17:12:14.653Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-09-30T17:12:14.653Z] -- Detecting CXX compiler ABI info [2020-09-30T17:12:14.653Z] -- Detecting CXX compiler ABI info - done [2020-09-30T17:12:14.653Z] -- Detecting CXX compile features [2020-09-30T17:12:15.228Z] -- Detecting CXX compile features - done [2020-09-30T17:12:15.228Z] -- Looking for include file endian.h [2020-09-30T17:12:15.228Z] -- Looking for include file endian.h - found [2020-09-30T17:12:15.228Z] -- Check if the system is big endian [2020-09-30T17:12:15.228Z] -- Searching 16 bit integer [2020-09-30T17:12:15.228Z] -- Looking for sys/types.h [2020-09-30T17:12:15.228Z] -- Looking for sys/types.h - found [2020-09-30T17:12:15.228Z] -- Looking for stdint.h [2020-09-30T17:12:15.495Z] -- Looking for stdint.h - found [2020-09-30T17:12:15.495Z] -- Looking for stddef.h [2020-09-30T17:12:15.495Z] -- Looking for stddef.h - found [2020-09-30T17:12:15.495Z] -- Check size of unsigned short [2020-09-30T17:12:15.495Z] -- Check size of unsigned short - done [2020-09-30T17:12:15.495Z] -- Using unsigned short [2020-09-30T17:12:15.548Z] Removing intermediate container 345dd72b0f31 [2020-09-30T17:12:15.548Z] ---> d22d4bbc7e69 [2020-09-30T17:12:15.548Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-09-30T17:12:15.757Z] -- Check if the system is big endian - little endian [2020-09-30T17:12:15.757Z] -- Check size of size_t [2020-09-30T17:12:15.757Z] -- Check size of size_t - done [2020-09-30T17:12:15.757Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-09-30T17:12:15.757Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-09-30T17:12:15.757Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-09-30T17:12:15.757Z] CMake did not find one. [2020-09-30T17:12:15.757Z] [2020-09-30T17:12:15.757Z] Could not find a package configuration file provided by "cJSON" with any of [2020-09-30T17:12:15.757Z] the following names: [2020-09-30T17:12:15.757Z] [2020-09-30T17:12:15.757Z] cJSONConfig.cmake [2020-09-30T17:12:15.757Z] cjson-config.cmake [2020-09-30T17:12:15.757Z] [2020-09-30T17:12:15.757Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-09-30T17:12:15.757Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-09-30T17:12:15.757Z] provides a separate development package or SDK, be sure it has been [2020-09-30T17:12:15.757Z] installed. [2020-09-30T17:12:15.757Z] [2020-09-30T17:12:15.757Z] [2020-09-30T17:12:15.757Z] -- Configuring done [2020-09-30T17:12:15.757Z] -- Generating done [2020-09-30T17:12:16.020Z] -- Build files have been written to: /tmp/cbor [2020-09-30T17:12:16.020Z] Scanning dependencies of target cbor_shared [2020-09-30T17:12:16.020Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2020-09-30T17:12:16.020Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-09-30T17:12:16.287Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2020-09-30T17:12:16.287Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-09-30T17:12:16.532Z] ---> 63f4aad03fcc [2020-09-30T17:12:16.532Z] Step 8/21 : COPY src /tmp/sdk/src [2020-09-30T17:12:16.650Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-09-30T17:12:16.650Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2020-09-30T17:12:16.650Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2020-09-30T17:12:16.650Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2020-09-30T17:12:16.912Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2020-09-30T17:12:16.912Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-09-30T17:12:17.176Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-09-30T17:12:17.176Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2020-09-30T17:12:17.176Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2020-09-30T17:12:17.438Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2020-09-30T17:12:17.438Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2020-09-30T17:12:17.438Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2020-09-30T17:12:17.509Z] ---> 57b958695b73 [2020-09-30T17:12:17.509Z] Step 9/21 : COPY include /tmp/sdk/include [2020-09-30T17:12:17.701Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2020-09-30T17:12:17.701Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2020-09-30T17:12:17.701Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2020-09-30T17:12:17.701Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-09-30T17:12:17.963Z] [ 40%] Linking C shared library libcbor.so [2020-09-30T17:12:17.963Z] [ 40%] Built target cbor_shared [2020-09-30T17:12:17.963Z] Scanning dependencies of target cbor [2020-09-30T17:12:17.963Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2020-09-30T17:12:18.105Z] ---> e054ed80c64e [2020-09-30T17:12:18.105Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2020-09-30T17:12:18.227Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2020-09-30T17:12:18.227Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-09-30T17:12:18.489Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2020-09-30T17:12:18.697Z] ---> cb750ab61254 [2020-09-30T17:12:18.697Z] Step 11/21 : COPY LICENSE /tmp/sdk [2020-09-30T17:12:18.751Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-09-30T17:12:18.751Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-09-30T17:12:18.751Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-09-30T17:12:18.751Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-09-30T17:12:19.012Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-09-30T17:12:19.012Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2020-09-30T17:12:19.276Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2020-09-30T17:12:19.276Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2020-09-30T17:12:19.298Z] ---> fb93fc5ad307 [2020-09-30T17:12:19.298Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2020-09-30T17:12:19.541Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2020-09-30T17:12:19.541Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2020-09-30T17:12:19.541Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2020-09-30T17:12:19.803Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-09-30T17:12:19.803Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-09-30T17:12:19.803Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-09-30T17:12:19.803Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-09-30T17:12:19.894Z] ---> b5f290ae99e7 [2020-09-30T17:12:19.895Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-09-30T17:12:20.068Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2020-09-30T17:12:20.068Z] [ 80%] Linking C static library libcbor.a [2020-09-30T17:12:20.068Z] [ 80%] Built target cbor [2020-09-30T17:12:20.068Z] Scanning dependencies of target create_items [2020-09-30T17:12:20.068Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-09-30T17:12:20.068Z] [ 84%] Linking C executable create_items [2020-09-30T17:12:20.178Z] ---> Running in 71d9c730aa10 [2020-09-30T17:12:20.330Z] [ 84%] Built target create_items [2020-09-30T17:12:20.330Z] Scanning dependencies of target readfile [2020-09-30T17:12:20.330Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2020-09-30T17:12:20.330Z] [ 88%] Linking C executable readfile [2020-09-30T17:12:20.330Z] [ 88%] Built target readfile [2020-09-30T17:12:20.330Z] Scanning dependencies of target streaming_parser [2020-09-30T17:12:20.330Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-09-30T17:12:20.330Z] [ 92%] Linking C executable streaming_parser [2020-09-30T17:12:20.330Z] [ 92%] Built target streaming_parser [2020-09-30T17:12:20.330Z] Scanning dependencies of target sort [2020-09-30T17:12:20.593Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-09-30T17:12:20.593Z] [ 96%] Linking C executable sort [2020-09-30T17:12:20.593Z] [ 96%] Built target sort [2020-09-30T17:12:20.593Z] Scanning dependencies of target hello [2020-09-30T17:12:20.593Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-09-30T17:12:20.593Z] [100%] Linking C executable hello [2020-09-30T17:12:20.593Z] [100%] Built target hello [2020-09-30T17:12:20.593Z] Install the project... [2020-09-30T17:12:20.593Z] -- Install configuration: "Release" [2020-09-30T17:12:20.593Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-09-30T17:12:20.593Z] -- Installing: /usr/local/lib64/libcbor.a [2020-09-30T17:12:20.593Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-09-30T17:12:20.593Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-09-30T17:12:20.593Z] -- Installing: /usr/local/lib64/libcbor.so [2020-09-30T17:12:20.593Z] -- Up-to-date: /usr/local/include/cbor [2020-09-30T17:12:20.593Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-09-30T17:12:20.593Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-09-30T17:12:20.593Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-09-30T17:12:20.593Z] -- Installing: /usr/local/include/cbor/common.h [2020-09-30T17:12:20.593Z] -- Installing: /usr/local/include/cbor/data.h [2020-09-30T17:12:20.593Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-09-30T17:12:20.593Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-09-30T17:12:20.593Z] -- Installing: /usr/local/include/cbor/internal [2020-09-30T17:12:20.593Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-09-30T17:12:20.593Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-09-30T17:12:20.593Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-09-30T17:12:20.593Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-09-30T17:12:20.593Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-09-30T17:12:20.593Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-09-30T17:12:20.593Z] -- Installing: /usr/local/include/cbor/ints.h [2020-09-30T17:12:20.593Z] -- Installing: /usr/local/include/cbor/maps.h [2020-09-30T17:12:20.593Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-09-30T17:12:20.593Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-09-30T17:12:20.593Z] -- Installing: /usr/local/include/cbor/strings.h [2020-09-30T17:12:20.593Z] -- Installing: /usr/local/include/cbor/tags.h [2020-09-30T17:12:20.593Z] -- Installing: /usr/local/include/cbor.h [2020-09-30T17:12:20.593Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-09-30T17:12:21.618Z] + CPPCHECK=false [2020-09-30T17:12:21.618Z] + DOCGEN=false [2020-09-30T17:12:21.618Z] + TOMLVER=SDK-0.2 [2020-09-30T17:12:21.618Z] + CUTILVER=1.1.1 [2020-09-30T17:12:21.618Z] + '[' 0 -gt 0 ] [2020-09-30T17:12:21.618Z] + readlink -f ./scripts/build.sh [2020-09-30T17:12:21.618Z] + dirname /tmp/sdk/scripts/build.sh [2020-09-30T17:12:21.618Z] + dirname /tmp/sdk/scripts [2020-09-30T17:12:21.618Z] + ROOT=/tmp/sdk [2020-09-30T17:12:21.618Z] + cd /tmp/sdk [2020-09-30T17:12:21.618Z] + '[' '!' -d deps ] [2020-09-30T17:12:21.618Z] + mkdir deps [2020-09-30T17:12:21.618Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-09-30T17:12:21.618Z] + tar -C deps -z -x -f - [2020-09-30T17:12:21.618Z] --2020-09-30 17:12:21-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-09-30T17:12:21.618Z] Resolving github.com... 140.82.112.4 [2020-09-30T17:12:21.618Z] Connecting to github.com|140.82.112.4|:443... connected. [2020-09-30T17:12:21.618Z] HTTP request sent, awaiting response... 302 Found [2020-09-30T17:12:21.618Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-09-30T17:12:21.618Z] --2020-09-30 17:12:21-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-09-30T17:12:21.618Z] Resolving codeload.github.com... 140.82.112.10 [2020-09-30T17:12:21.618Z] Connecting to codeload.github.com|140.82.112.10|:443... connected. [2020-09-30T17:12:21.891Z] HTTP request sent, awaiting response... 200 OK [2020-09-30T17:12:21.891Z] Length: unspecified [application/x-gzip] [2020-09-30T17:12:21.891Z] Saving to: 'STDOUT' [2020-09-30T17:12:21.891Z]  [2020-09-30T17:12:21.891Z] 0K .......... ......  816K=0.02s [2020-09-30T17:12:21.891Z] [2020-09-30T17:12:21.891Z] 2020-09-30 17:12:21 (816 KB/s) - written to stdout [16451] [2020-09-30T17:12:21.891Z] [2020-09-30T17:12:21.891Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-09-30T17:12:21.891Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.1.tar.gz [2020-09-30T17:12:21.891Z] + tar -C deps -z -x -f - [2020-09-30T17:12:21.891Z] --2020-09-30 17:12:21-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.1.tar.gz [2020-09-30T17:12:22.162Z] Resolving github.com... 140.82.112.4 [2020-09-30T17:12:22.162Z] Connecting to github.com|140.82.112.4|:443... connected. [2020-09-30T17:12:22.162Z] HTTP request sent, awaiting response... 302 Found [2020-09-30T17:12:22.162Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.1 [following] [2020-09-30T17:12:22.162Z] --2020-09-30 17:12:22-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.1 [2020-09-30T17:12:22.162Z] Resolving codeload.github.com... 140.82.112.10 [2020-09-30T17:12:22.162Z] Connecting to codeload.github.com|140.82.112.10|:443... connected. [2020-09-30T17:12:22.436Z] HTTP request sent, awaiting response... 200 OK [2020-09-30T17:12:22.436Z] Length: unspecified [application/x-gzip] [2020-09-30T17:12:22.436Z] Saving to: 'STDOUT' [2020-09-30T17:12:22.436Z]  [2020-09-30T17:12:22.436Z] 0K .......... .......... .......... .......... .......... 1.18M [2020-09-30T17:12:22.436Z] 50K .......... .......... .......... .......... .......... 2.37M [2020-09-30T17:12:22.436Z] 100K .......... .......... .......... .......... .......... 14.9M [2020-09-30T17:12:22.436Z] 150K .......... .......... ..... 1.94M=0.08s [2020-09-30T17:12:22.436Z] [2020-09-30T17:12:22.436Z] 2020-09-30 17:12:22 (2.20 MB/s) - written to stdout [179833] [2020-09-30T17:12:22.436Z] [2020-09-30T17:12:22.436Z] + mkdir -p src/c/iot [2020-09-30T17:12:22.436Z] + 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-09-30T17:12:22.436Z] + mkdir -p include/iot [2020-09-30T17:12:22.436Z] + 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-09-30T17:12:22.436Z] + mkdir -p include/iot/os [2020-09-30T17:12:22.436Z] + 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-09-30T17:12:22.436Z] + mkdir -p /tmp/sdk/build/release [2020-09-30T17:12:22.436Z] + cd /tmp/sdk/build/release [2020-09-30T17:12:22.436Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-09-30T17:12:23.035Z] -- The C compiler identification is GNU 8.3.0 [2020-09-30T17:12:23.035Z] -- Check for working C compiler: /usr/bin/cc [2020-09-30T17:12:23.035Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-09-30T17:12:23.035Z] -- Detecting C compiler ABI info [2020-09-30T17:12:23.165Z] Removing intermediate container afb87b1b5ff1 [2020-09-30T17:12:23.165Z] ---> e4ba390027dd [2020-09-30T17:12:23.165Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-09-30T17:12:23.165Z] ---> Running in 9165f6d30bd8 [2020-09-30T17:12:23.310Z] -- Detecting C compiler ABI info - done [2020-09-30T17:12:23.310Z] -- Detecting C compile features [2020-09-30T17:12:24.288Z] -- Detecting C compile features - done [2020-09-30T17:12:24.288Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-09-30T17:12:24.288Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-09-30T17:12:24.288Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-09-30T17:12:24.288Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-09-30T17:12:24.288Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-09-30T17:12:24.288Z] -- C SDK 0.0.0 for Linux [2020-09-30T17:12:24.288Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-09-30T17:12:24.289Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-09-30T17:12:24.557Z] Removing intermediate container 9165f6d30bd8 [2020-09-30T17:12:24.557Z] ---> 8612f41e9a2d [2020-09-30T17:12:24.557Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-09-30T17:12:24.561Z] -- Found Curses: /usr/lib/libcurses.so [2020-09-30T17:12:24.561Z] -- Configuring done [2020-09-30T17:12:24.822Z] ---> d569866a581d [2020-09-30T17:12:24.822Z] Step 8/21 : COPY src /tmp/sdk/src [2020-09-30T17:12:24.832Z] -- Generating done [2020-09-30T17:12:24.832Z] -- Build files have been written to: /tmp/sdk/build/release [2020-09-30T17:12:24.832Z] + + maketee [2020-09-30T17:12:24.832Z] release.log [2020-09-30T17:12:24.832Z] Scanning dependencies of target csdk [2020-09-30T17:12:25.103Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-09-30T17:12:25.699Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-09-30T17:12:25.767Z] ---> e5cf263f8c52 [2020-09-30T17:12:25.767Z] Step 9/21 : COPY include /tmp/sdk/include [2020-09-30T17:12:25.767Z] ---> cb9a9f7b8fd3 [2020-09-30T17:12:25.767Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2020-09-30T17:12:25.971Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-09-30T17:12:26.032Z] ---> 6ab43a952780 [2020-09-30T17:12:26.032Z] Step 11/21 : COPY LICENSE /tmp/sdk [2020-09-30T17:12:26.297Z] ---> 3271bfdff08f [2020-09-30T17:12:26.297Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2020-09-30T17:12:26.561Z] ---> e2df7c9ce386 [2020-09-30T17:12:26.561Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-09-30T17:12:26.561Z] ---> Running in 56e37f536e62 [2020-09-30T17:12:27.513Z] + CPPCHECK=false [2020-09-30T17:12:27.513Z] + DOCGEN=false [2020-09-30T17:12:27.513Z] + TOMLVER=SDK-0.2 [2020-09-30T17:12:27.513Z] + CUTILVER=1.1.1 [2020-09-30T17:12:27.513Z] + '[' 0 -gt 0 ] [2020-09-30T17:12:27.513Z] + readlink -f ./scripts/build.sh [2020-09-30T17:12:27.513Z] + dirname /tmp/sdk/scripts/build.sh [2020-09-30T17:12:27.513Z] + dirname /tmp/sdk/scripts [2020-09-30T17:12:27.513Z] + ROOT=/tmp/sdk [2020-09-30T17:12:27.513Z] + cd /tmp/sdk [2020-09-30T17:12:27.513Z] + '[' '!' -d deps ] [2020-09-30T17:12:27.513Z] + mkdir deps [2020-09-30T17:12:27.513Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-09-30T17:12:27.513Z] + tar -C deps -z -x -f - [2020-09-30T17:12:27.513Z] --2020-09-30 17:12:27-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-09-30T17:12:27.513Z] Resolving github.com... 140.82.112.4 [2020-09-30T17:12:27.513Z] Connecting to github.com|140.82.112.4|:443... connected. [2020-09-30T17:12:27.513Z] HTTP request sent, awaiting response... 302 Found [2020-09-30T17:12:27.513Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-09-30T17:12:27.513Z] --2020-09-30 17:12:27-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-09-30T17:12:27.513Z] Resolving codeload.github.com... 140.82.112.10 [2020-09-30T17:12:27.513Z] Connecting to codeload.github.com|140.82.112.10|:443... connected. [2020-09-30T17:12:27.513Z] HTTP request sent, awaiting response... 200 OK [2020-09-30T17:12:27.513Z] Length: unspecified [application/x-gzip] [2020-09-30T17:12:27.513Z] Saving to: 'STDOUT' [2020-09-30T17:12:27.513Z]  [2020-09-30T17:12:27.513Z] 0K .......... ......  980K=0.02s [2020-09-30T17:12:27.513Z] [2020-09-30T17:12:27.513Z] 2020-09-30 17:12:27 (980 KB/s) - written to stdout [16451] [2020-09-30T17:12:27.513Z] [2020-09-30T17:12:27.513Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-09-30T17:12:27.513Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.1.tar.gz [2020-09-30T17:12:27.513Z] + tar -C deps -z -x -f - [2020-09-30T17:12:27.513Z] --2020-09-30 17:12:27-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.1.tar.gz [2020-09-30T17:12:27.513Z] Resolving github.com... 140.82.112.4 [2020-09-30T17:12:27.513Z] Connecting to github.com|140.82.112.4|:443... connected. [2020-09-30T17:12:27.513Z] HTTP request sent, awaiting response... 302 Found [2020-09-30T17:12:27.513Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.1 [following] [2020-09-30T17:12:27.513Z] --2020-09-30 17:12:27-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.1 [2020-09-30T17:12:27.513Z] Resolving codeload.github.com... 140.82.112.10 [2020-09-30T17:12:27.775Z] Connecting to codeload.github.com|140.82.112.10|:443... connected. [2020-09-30T17:12:27.775Z] HTTP request sent, awaiting response... 200 OK [2020-09-30T17:12:27.775Z] Length: unspecified [application/x-gzip] [2020-09-30T17:12:27.775Z] Saving to: 'STDOUT' [2020-09-30T17:12:27.775Z]  [2020-09-30T17:12:27.775Z] 0K .......... .......... .......... .......... .......... 1.53M [2020-09-30T17:12:27.775Z] 50K .......... .......... .......... .......... .......... 27.1M [2020-09-30T17:12:27.775Z] 100K .......... .......... .......... .......... .......... 3.01M [2020-09-30T17:12:27.775Z] 150K .......... .......... ..... 8.26M=0.05s [2020-09-30T17:12:27.775Z] [2020-09-30T17:12:27.775Z] 2020-09-30 17:12:27 (3.24 MB/s) - written to stdout [179833] [2020-09-30T17:12:27.775Z] [2020-09-30T17:12:27.775Z] + mkdir -p src/c/iot [2020-09-30T17:12:27.775Z] + 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-09-30T17:12:27.775Z] + mkdir -p include/iot [2020-09-30T17:12:27.775Z] + 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-09-30T17:12:27.775Z] + mkdir -p include/iot/os [2020-09-30T17:12:27.775Z] + 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-09-30T17:12:27.775Z] + mkdir -p /tmp/sdk/build/release [2020-09-30T17:12:27.775Z] + cd /tmp/sdk/build/release [2020-09-30T17:12:27.775Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-09-30T17:12:27.947Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-09-30T17:12:28.040Z] -- The C compiler identification is GNU 8.3.0 [2020-09-30T17:12:28.040Z] -- Check for working C compiler: /usr/bin/cc [2020-09-30T17:12:28.040Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-09-30T17:12:28.040Z] -- Detecting C compiler ABI info [2020-09-30T17:12:28.040Z] -- Detecting C compiler ABI info - done [2020-09-30T17:12:28.040Z] -- Detecting C compile features [2020-09-30T17:12:28.306Z] -- Detecting C compile features - done [2020-09-30T17:12:28.306Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-09-30T17:12:28.306Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-09-30T17:12:28.306Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-09-30T17:12:28.306Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-09-30T17:12:28.306Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-09-30T17:12:28.306Z] -- C SDK 0.0.0 for Linux [2020-09-30T17:12:28.306Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-09-30T17:12:28.541Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-09-30T17:12:28.572Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-09-30T17:12:28.572Z] -- Found Curses: /usr/lib/libcurses.so [2020-09-30T17:12:28.572Z] -- Configuring done [2020-09-30T17:12:28.572Z] -- Generating done [2020-09-30T17:12:28.572Z] -- Build files have been written to: /tmp/sdk/build/release [2020-09-30T17:12:28.572Z] + make [2020-09-30T17:12:28.572Z] + tee release.log [2020-09-30T17:12:28.572Z] Scanning dependencies of target csdk [2020-09-30T17:12:28.821Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-09-30T17:12:28.840Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-09-30T17:12:28.840Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-09-30T17:12:29.103Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-09-30T17:12:29.680Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-09-30T17:12:29.680Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-09-30T17:12:29.680Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-09-30T17:12:29.805Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-09-30T17:12:29.943Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-09-30T17:12:30.520Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-09-30T17:12:30.784Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-09-30T17:12:31.052Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-09-30T17:12:31.052Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-09-30T17:12:31.052Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-09-30T17:12:31.316Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-09-30T17:12:31.316Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-09-30T17:12:31.780Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-09-30T17:12:32.265Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-09-30T17:12:32.266Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-09-30T17:12:32.379Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-09-30T17:12:32.528Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2020-09-30T17:12:32.528Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-09-30T17:12:32.791Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-09-30T17:12:32.979Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-09-30T17:12:33.255Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-09-30T17:12:33.365Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-09-30T17:12:33.366Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-09-30T17:12:33.629Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-09-30T17:12:33.629Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-09-30T17:12:33.851Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-09-30T17:12:33.851Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-09-30T17:12:33.892Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-09-30T17:12:33.892Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-09-30T17:12:34.125Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-09-30T17:12:34.154Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-09-30T17:12:34.155Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-09-30T17:12:34.421Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-09-30T17:12:34.421Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2020-09-30T17:12:35.001Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-09-30T17:12:35.001Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-09-30T17:12:35.264Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-09-30T17:12:35.528Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-09-30T17:12:36.479Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-09-30T17:12:36.743Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-09-30T17:12:36.743Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2020-09-30T17:12:37.006Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-09-30T17:12:37.281Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-09-30T17:12:37.544Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-09-30T17:12:38.121Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-09-30T17:12:38.418Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-09-30T17:12:38.418Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-09-30T17:12:38.418Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2020-09-30T17:12:38.693Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-09-30T17:12:39.084Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-09-30T17:12:39.084Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-09-30T17:12:39.304Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-09-30T17:12:39.347Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-09-30T17:12:39.610Z] [ 70%] Linking C shared library libcsdk.so [2020-09-30T17:12:39.610Z] [ 70%] Built target csdk [2020-09-30T17:12:39.610Z] Scanning dependencies of target template [2020-09-30T17:12:39.610Z] [ 72%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-09-30T17:12:39.875Z] [ 74%] Linking C executable template [2020-09-30T17:12:39.875Z] [ 74%] Built target template [2020-09-30T17:12:39.875Z] Scanning dependencies of target device-counter [2020-09-30T17:12:39.875Z] [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-09-30T17:12:40.140Z] [ 77%] Linking C executable device-counter [2020-09-30T17:12:40.140Z] [ 77%] Built target device-counter [2020-09-30T17:12:40.140Z] Scanning dependencies of target device-random [2020-09-30T17:12:40.140Z] [ 79%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-09-30T17:12:40.403Z] [ 80%] Linking C executable device-random [2020-09-30T17:12:40.403Z] [ 80%] Built target device-random [2020-09-30T17:12:40.403Z] Scanning dependencies of target device-gyro [2020-09-30T17:12:40.403Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-09-30T17:12:40.403Z] [ 83%] Linking C executable device-gyro [2020-09-30T17:12:40.667Z] [ 83%] Built target device-gyro [2020-09-30T17:12:40.667Z] Scanning dependencies of target device-bitfields [2020-09-30T17:12:40.667Z] [ 85%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2020-09-30T17:12:40.667Z] [ 87%] Linking C executable device-bitfields [2020-09-30T17:12:40.929Z] [ 87%] Built target device-bitfields [2020-09-30T17:12:40.930Z] Scanning dependencies of target template-discovery [2020-09-30T17:12:40.930Z] [ 88%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-09-30T17:12:40.930Z] [ 90%] Linking C executable template-discovery [2020-09-30T17:12:41.193Z] [ 90%] Built target template-discovery [2020-09-30T17:12:41.193Z] Scanning dependencies of target device-file [2020-09-30T17:12:41.193Z] [ 91%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2020-09-30T17:12:41.193Z] [ 93%] Linking C executable device-file [2020-09-30T17:12:41.458Z] [ 93%] Built target device-file [2020-09-30T17:12:41.458Z] Scanning dependencies of target device-terminal [2020-09-30T17:12:41.458Z] [ 95%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-09-30T17:12:41.458Z] [ 96%] Linking C executable device-terminal [2020-09-30T17:12:41.723Z] [ 96%] Built target device-terminal [2020-09-30T17:12:41.723Z] Scanning dependencies of target templatev1 [2020-09-30T17:12:41.723Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2020-09-30T17:12:41.723Z] [100%] Linking C executable templatev1 [2020-09-30T17:12:41.916Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-09-30T17:12:41.916Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-09-30T17:12:41.989Z] [100%] Built target templatev1 [2020-09-30T17:12:41.989Z] + make package [2020-09-30T17:12:41.989Z] + tee -a release.log [2020-09-30T17:12:41.989Z] [ 70%] Built target csdk [2020-09-30T17:12:41.989Z] [ 74%] Built target template [2020-09-30T17:12:41.989Z] [ 77%] Built target device-counter [2020-09-30T17:12:41.989Z] [ 80%] Built target device-random [2020-09-30T17:12:41.989Z] [ 83%] Built target device-gyro [2020-09-30T17:12:41.989Z] [ 87%] Built target device-bitfields [2020-09-30T17:12:41.989Z] [ 90%] Built target template-discovery [2020-09-30T17:12:41.989Z] [ 93%] Built target device-file [2020-09-30T17:12:41.989Z] [ 96%] Built target device-terminal [2020-09-30T17:12:41.989Z] [100%] Built target templatev1 [2020-09-30T17:12:41.989Z] Run CPack packaging tool... [2020-09-30T17:12:42.189Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-09-30T17:12:42.251Z] CPack: Create package using TGZ [2020-09-30T17:12:42.251Z] CPack: Install projects [2020-09-30T17:12:42.251Z] CPack: - Run preinstall target for: Csdk [2020-09-30T17:12:42.251Z] CPack: - Install project: Csdk [2020-09-30T17:12:42.251Z] CPack: Create package [2020-09-30T17:12:42.513Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2020-09-30T17:12:42.513Z] + '[' false '=' true ] [2020-09-30T17:12:42.513Z] + '[' false '=' true ] [2020-09-30T17:12:42.513Z] + mkdir -p /tmp/sdk/build/debug [2020-09-30T17:12:42.513Z] + cd /tmp/sdk/build/debug [2020-09-30T17:12:42.513Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2020-09-30T17:12:42.513Z] -- The C compiler identification is GNU 8.3.0 [2020-09-30T17:12:42.513Z] -- Check for working C compiler: /usr/bin/cc [2020-09-30T17:12:42.513Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-09-30T17:12:42.513Z] -- Detecting C compiler ABI info [2020-09-30T17:12:42.776Z] -- Detecting C compiler ABI info - done [2020-09-30T17:12:42.776Z] -- Detecting C compile features [2020-09-30T17:12:42.783Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-09-30T17:12:43.038Z] -- Detecting C compile features - done [2020-09-30T17:12:43.038Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-09-30T17:12:43.038Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-09-30T17:12:43.038Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-09-30T17:12:43.038Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-09-30T17:12:43.038Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-09-30T17:12:43.038Z] -- C SDK 0.0.0 for Linux [2020-09-30T17:12:43.038Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-09-30T17:12:43.038Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-09-30T17:12:43.038Z] -- Found Curses: /usr/lib/libcurses.so [2020-09-30T17:12:43.038Z] -- Configuring done [2020-09-30T17:12:43.038Z] -- Generating done [2020-09-30T17:12:43.038Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-09-30T17:12:43.038Z] + make [2020-09-30T17:12:43.038Z] + tee debug.log [2020-09-30T17:12:43.304Z] Scanning dependencies of target csdk [2020-09-30T17:12:43.304Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-09-30T17:12:43.304Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-09-30T17:12:43.304Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-09-30T17:12:43.376Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-09-30T17:12:43.376Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-09-30T17:12:43.570Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-09-30T17:12:43.570Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-09-30T17:12:43.833Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-09-30T17:12:43.833Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-09-30T17:12:44.096Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-09-30T17:12:44.096Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-09-30T17:12:44.356Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-09-30T17:12:44.361Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-09-30T17:12:44.361Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-09-30T17:12:44.361Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-09-30T17:12:44.361Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-09-30T17:12:44.625Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-09-30T17:12:44.632Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-09-30T17:12:44.897Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-09-30T17:12:44.897Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-09-30T17:12:44.897Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2020-09-30T17:12:44.897Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-09-30T17:12:45.160Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-09-30T17:12:45.228Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-09-30T17:12:45.426Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-09-30T17:12:45.426Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-09-30T17:12:45.426Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-09-30T17:12:45.426Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-09-30T17:12:45.506Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2020-09-30T17:12:45.689Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-09-30T17:12:45.689Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-09-30T17:12:45.689Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-09-30T17:12:45.689Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-09-30T17:12:45.956Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-09-30T17:12:45.956Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2020-09-30T17:12:45.956Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-09-30T17:12:46.218Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-09-30T17:12:46.218Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-09-30T17:12:46.480Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-09-30T17:12:46.744Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-09-30T17:12:46.744Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-09-30T17:12:46.744Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2020-09-30T17:12:47.007Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-09-30T17:12:47.007Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-09-30T17:12:47.268Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-09-30T17:12:47.480Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-09-30T17:12:47.531Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-09-30T17:12:47.531Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-09-30T17:12:47.752Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-09-30T17:12:47.793Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-09-30T17:12:47.793Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-09-30T17:12:48.055Z] [ 70%] Linking C shared library libcsdk.so [2020-09-30T17:12:48.055Z] [ 70%] Built target csdk [2020-09-30T17:12:48.055Z] Scanning dependencies of target template [2020-09-30T17:12:48.055Z] [ 72%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-09-30T17:12:48.055Z] [ 74%] Linking C executable template [2020-09-30T17:12:48.317Z] [ 74%] Built target template [2020-09-30T17:12:48.317Z] Scanning dependencies of target device-counter [2020-09-30T17:12:48.317Z] [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-09-30T17:12:48.317Z] [ 77%] Linking C executable device-counter [2020-09-30T17:12:48.317Z] [ 77%] Built target device-counter [2020-09-30T17:12:48.317Z] Scanning dependencies of target device-random [2020-09-30T17:12:48.317Z] [ 79%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-09-30T17:12:48.581Z] [ 80%] Linking C executable device-random [2020-09-30T17:12:48.581Z] [ 80%] Built target device-random [2020-09-30T17:12:48.581Z] Scanning dependencies of target device-gyro [2020-09-30T17:12:48.581Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-09-30T17:12:48.581Z] [ 83%] Linking C executable device-gyro [2020-09-30T17:12:48.581Z] [ 83%] Built target device-gyro [2020-09-30T17:12:48.581Z] Scanning dependencies of target device-bitfields [2020-09-30T17:12:48.581Z] [ 85%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2020-09-30T17:12:48.729Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-09-30T17:12:48.842Z] [ 87%] Linking C executable device-bitfields [2020-09-30T17:12:48.843Z] [ 87%] Built target device-bitfields [2020-09-30T17:12:48.843Z] Scanning dependencies of target template-discovery [2020-09-30T17:12:48.843Z] [ 88%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-09-30T17:12:48.843Z] [ 90%] Linking C executable template-discovery [2020-09-30T17:12:49.008Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-09-30T17:12:49.104Z] [ 90%] Built target template-discovery [2020-09-30T17:12:49.105Z] Scanning dependencies of target device-file [2020-09-30T17:12:49.105Z] [ 91%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2020-09-30T17:12:49.105Z] [ 93%] Linking C executable device-file [2020-09-30T17:12:49.105Z] [ 93%] Built target device-file [2020-09-30T17:12:49.105Z] Scanning dependencies of target device-terminal [2020-09-30T17:12:49.105Z] [ 95%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-09-30T17:12:49.369Z] [ 96%] Linking C executable device-terminal [2020-09-30T17:12:49.369Z] [ 96%] Built target device-terminal [2020-09-30T17:12:49.369Z] Scanning dependencies of target templatev1 [2020-09-30T17:12:49.369Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2020-09-30T17:12:49.369Z] [100%] Linking C executable templatev1 [2020-09-30T17:12:49.632Z] [100%] Built target templatev1 [2020-09-30T17:12:49.632Z] make: Entering directory '/tmp/sdk/build/release' [2020-09-30T17:12:49.632Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-09-30T17:12:49.632Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-30T17:12:49.632Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-30T17:12:49.632Z] [ 70%] Built target csdk [2020-09-30T17:12:49.632Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-30T17:12:49.632Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-30T17:12:49.632Z] [ 74%] Built target template [2020-09-30T17:12:49.632Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-30T17:12:49.632Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-30T17:12:49.632Z] [ 77%] Built target device-counter [2020-09-30T17:12:49.632Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-30T17:12:49.632Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-30T17:12:49.632Z] [ 80%] Built target device-random [2020-09-30T17:12:49.632Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-30T17:12:49.632Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-30T17:12:49.632Z] [ 83%] Built target device-gyro [2020-09-30T17:12:49.632Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-30T17:12:49.632Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-30T17:12:49.632Z] [ 87%] Built target device-bitfields [2020-09-30T17:12:49.632Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-30T17:12:49.632Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-30T17:12:49.632Z] [ 90%] Built target template-discovery [2020-09-30T17:12:49.632Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-30T17:12:49.632Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-30T17:12:49.632Z] [ 93%] Built target device-file [2020-09-30T17:12:49.632Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-30T17:12:49.632Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-30T17:12:49.632Z] [ 96%] Built target device-terminal [2020-09-30T17:12:49.632Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-30T17:12:49.632Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-30T17:12:49.632Z] [100%] Built target templatev1 [2020-09-30T17:12:49.632Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-09-30T17:12:49.632Z] Install the project... [2020-09-30T17:12:49.632Z] -- Install configuration: "Release" [2020-09-30T17:12:49.632Z] -- Installing: /usr/local/lib/libcsdk.so [2020-09-30T17:12:49.632Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2020-09-30T17:12:49.632Z] -- Up-to-date: /usr/local/include [2020-09-30T17:12:49.632Z] -- Installing: /usr/local/include/devsdk [2020-09-30T17:12:49.632Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2020-09-30T17:12:49.632Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2020-09-30T17:12:49.632Z] -- Installing: /usr/local/include/edgex [2020-09-30T17:12:49.632Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2020-09-30T17:12:49.632Z] -- Installing: /usr/local/include/edgex/devices.h [2020-09-30T17:12:49.632Z] -- Installing: /usr/local/include/edgex/devsdk.h [2020-09-30T17:12:49.632Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2020-09-30T17:12:49.632Z] -- Installing: /usr/local/include/edgex/edgex.h [2020-09-30T17:12:49.632Z] -- Installing: /usr/local/include/edgex/error.h [2020-09-30T17:12:49.632Z] -- Installing: /usr/local/include/edgex/eventgen.h [2020-09-30T17:12:49.632Z] -- Installing: /usr/local/include/edgex/os.h [2020-09-30T17:12:49.632Z] -- Installing: /usr/local/include/edgex/profiles.h [2020-09-30T17:12:49.632Z] -- Installing: /usr/local/include/edgex/rest-server.h [2020-09-30T17:12:49.632Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2020-09-30T17:12:49.632Z] -- Installing: /usr/local/include/iot [2020-09-30T17:12:49.632Z] -- Installing: /usr/local/include/iot/base64.h [2020-09-30T17:12:49.632Z] -- Installing: /usr/local/include/iot/component.h [2020-09-30T17:12:49.632Z] -- Installing: /usr/local/include/iot/config.h [2020-09-30T17:12:49.632Z] -- Installing: /usr/local/include/iot/container.h [2020-09-30T17:12:49.632Z] -- Installing: /usr/local/include/iot/data.h [2020-09-30T17:12:49.632Z] -- Installing: /usr/local/include/iot/hash.h [2020-09-30T17:12:49.632Z] -- Installing: /usr/local/include/iot/iot.h [2020-09-30T17:12:49.632Z] -- Installing: /usr/local/include/iot/json.h [2020-09-30T17:12:49.632Z] -- Installing: /usr/local/include/iot/logger.h [2020-09-30T17:12:49.632Z] -- Installing: /usr/local/include/iot/os.h [2020-09-30T17:12:49.632Z] -- Installing: /usr/local/include/iot/scheduler.h [2020-09-30T17:12:49.632Z] -- Installing: /usr/local/include/iot/thread.h [2020-09-30T17:12:49.632Z] -- Installing: /usr/local/include/iot/threadpool.h [2020-09-30T17:12:49.632Z] -- Installing: /usr/local/include/iot/time.h [2020-09-30T17:12:49.632Z] -- Installing: /usr/local/include/iot/typecode.h [2020-09-30T17:12:49.632Z] -- Installing: /usr/local/include/iot/yxml.h [2020-09-30T17:12:49.895Z] -- Installing: /usr/local/include/iot/os [2020-09-30T17:12:49.895Z] -- Installing: /usr/local/include/iot/os/linux.h [2020-09-30T17:12:49.895Z] -- Installing: /usr/local/include/iot/os/macos.h [2020-09-30T17:12:49.895Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2020-09-30T17:12:49.895Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2020-09-30T17:12:49.895Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2020-09-30T17:12:49.895Z] make: Leaving directory '/tmp/sdk/build/release' [2020-09-30T17:12:51.828Z] Removing intermediate container 56e37f536e62 [2020-09-30T17:12:51.828Z] ---> e2296aabcc03 [2020-09-30T17:12:51.828Z] Step 14/21 : FROM ${BASE} [2020-09-30T17:12:51.828Z] ---> 5eabd8fd8ba2 [2020-09-30T17:12:51.828Z] Step 15/21 : MAINTAINER IOTech [2020-09-30T17:12:51.828Z] ---> Running in 98dc64237497 [2020-09-30T17:12:52.097Z] Removing intermediate container 98dc64237497 [2020-09-30T17:12:52.097Z] ---> f1c4d0712145 [2020-09-30T17:12:52.097Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2020-09-30T17:12:52.097Z] ---> Running in 8bcaba52ca86 [2020-09-30T17:12:52.674Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-09-30T17:12:53.301Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-09-30T17:12:53.574Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-09-30T17:12:53.623Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-09-30T17:12:53.886Z] (1/3) Installing curl (7.64.0-r4) [2020-09-30T17:12:53.886Z] (2/3) Installing libuuid (2.33-r0) [2020-09-30T17:12:54.149Z] (3/3) Installing wget (1.20.3-r0) [2020-09-30T17:12:54.149Z] Executing busybox-1.29.3-r10.trigger [2020-09-30T17:12:54.149Z] OK: 268 MiB in 78 packages [2020-09-30T17:12:54.167Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2020-09-30T17:12:54.440Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-09-30T17:12:54.725Z] Removing intermediate container 8bcaba52ca86 [2020-09-30T17:12:54.725Z] ---> d760da116dd7 [2020-09-30T17:12:54.725Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2020-09-30T17:12:54.988Z] ---> 85d2b9335790 [2020-09-30T17:12:54.988Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2020-09-30T17:12:55.034Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-09-30T17:12:55.251Z] ---> 1e4f83aaee21 [2020-09-30T17:12:55.251Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2020-09-30T17:12:55.515Z] ---> b5cc24156d77 [2020-09-30T17:12:55.515Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2020-09-30T17:12:55.779Z] ---> 9a2b77b6fef7 [2020-09-30T17:12:55.779Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2020-09-30T17:12:56.042Z] ---> 39f4d5070f55 [2020-09-30T17:12:56.042Z] Successfully built 39f4d5070f55 [2020-09-30T17:12:56.042Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [2020-09-30T17:12:56.466Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/service.c.o [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-30T17:12:57.063Z] + docker inspect -f . ci-base-image-x86_64 [2020-09-30T17:12:57.063Z] . [Pipeline] withDockerContainer [2020-09-30T17:12:57.195Z] prd-centos7-docker-4c-2g-2268 does not seem to be running inside a container [2020-09-30T17:12:57.246Z] $ 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-09-30T17:12:57.929Z] $ docker top 3ba4a8565dc70e7b1e0f2fe9b5bda5fb4494338f3242c1f7d45c3e87c23c476f -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-30T17:12:58.432Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-09-30T17:12:58.465Z] + make test [2020-09-30T17:12:58.465Z] echo "make test" [2020-09-30T17:12:58.465Z] make test [Pipeline] } [2020-09-30T17:12:58.495Z] $ docker stop --time=1 3ba4a8565dc70e7b1e0f2fe9b5bda5fb4494338f3242c1f7d45c3e87c23c476f [2020-09-30T17:12:59.853Z] $ docker rm -f 3ba4a8565dc70e7b1e0f2fe9b5bda5fb4494338f3242c1f7d45c3e87c23c476f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2020-09-30T17:13:01.824Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-09-30T17:13:01.824Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-09-30T17:13:03.254Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [Pipeline] sh [2020-09-30T17:13:03.850Z] [ 70%] Linking C shared library libcsdk.so [2020-09-30T17:13:03.850Z] [ 70%] Built target csdk [2020-09-30T17:13:03.850Z] Scanning dependencies of target template [2020-09-30T17:13:03.850Z] [ 72%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-09-30T17:13:03.992Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-09-30T17:13:04.314Z] + ls -al . [2020-09-30T17:13:04.314Z] total 160 [2020-09-30T17:13:04.314Z] drwxrwxr-x. 9 jenkins jenkins 275 Sep 30 17:11 . [2020-09-30T17:13:04.314Z] drwxrwxr-x. 4 jenkins jenkins 28 Sep 30 17:11 .. [2020-09-30T17:13:04.314Z] -rw-rw-r--. 1 jenkins jenkins 3104 Sep 30 17:11 Attribution.txt [2020-09-30T17:13:04.314Z] -rw-rw-r--. 1 jenkins jenkins 5980 Sep 30 17:11 CHANGES [2020-09-30T17:13:04.314Z] drwxrwxr-x. 2 jenkins jenkins 144 Sep 30 17:11 docs [2020-09-30T17:13:04.314Z] -rw-rw-r--. 1 jenkins jenkins 108574 Sep 30 17:11 Doxyfile [2020-09-30T17:13:04.314Z] drwxrwxr-x. 8 jenkins jenkins 179 Sep 30 17:11 .git [2020-09-30T17:13:04.314Z] drwxrwxr-x. 2 jenkins jenkins 38 Sep 30 17:11 .github [2020-09-30T17:13:04.314Z] -rw-rw-r--. 1 jenkins jenkins 176 Sep 30 17:11 .gitignore [2020-09-30T17:13:04.314Z] drwxrwxr-x. 4 jenkins jenkins 33 Sep 30 17:11 include [2020-09-30T17:13:04.314Z] -rw-rw-r--. 1 jenkins jenkins 794 Sep 30 17:11 Jenkinsfile [2020-09-30T17:13:04.314Z] -rw-rw-r--. 1 jenkins jenkins 10174 Sep 30 17:11 LICENSE [2020-09-30T17:13:04.314Z] -rw-rw-r--. 1 jenkins jenkins 449 Sep 30 17:11 Makefile [2020-09-30T17:13:04.314Z] -rw-rw-r--. 1 jenkins jenkins 2697 Sep 30 17:11 README.md [2020-09-30T17:13:04.314Z] -rw-rw-r--. 1 jenkins jenkins 5977 Sep 30 17:11 README.v2.md [2020-09-30T17:13:04.314Z] drwxrwxr-x. 2 jenkins jenkins 108 Sep 30 17:11 scripts [2020-09-30T17:13:04.314Z] drwxrwxr-x. 3 jenkins jenkins 72 Sep 30 17:12 .semver [2020-09-30T17:13:04.314Z] drwxrwxr-x. 4 jenkins jenkins 50 Sep 30 17:11 src [2020-09-30T17:13:04.314Z] -rw-rw-r--. 1 jenkins jenkins 5 Sep 30 17:08 VERSION [Pipeline] isUnix [Pipeline] sh [2020-09-30T17:13:04.448Z] [ 74%] Linking C executable template [2020-09-30T17:13:04.666Z] + 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=cb778972d1a428a8ecbc4be163887a2d5359f94c --label arch=amd64 --label version=0.0.0 . [2020-09-30T17:13:04.720Z] [ 74%] Built target template [2020-09-30T17:13:04.720Z] Scanning dependencies of target device-counter [2020-09-30T17:13:04.720Z] [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-09-30T17:13:04.928Z] Sending build context to Docker daemon 3.824MB [2020-09-30T17:13:04.928Z] Step 1/15 : ARG BASE=alpine:3.11 [2020-09-30T17:13:04.928Z] Step 2/15 : FROM ${BASE} [2020-09-30T17:13:04.928Z] ---> 39f4d5070f55 [2020-09-30T17:13:04.928Z] Step 3/15 : MAINTAINER IOTech [2020-09-30T17:13:05.316Z] [ 77%] Linking C executable device-counter [2020-09-30T17:13:05.316Z] [ 77%] Built target device-counter [2020-09-30T17:13:05.316Z] Scanning dependencies of target device-random [2020-09-30T17:13:05.506Z] ---> Running in d2bc081c5d3b [2020-09-30T17:13:05.593Z] [ 79%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-09-30T17:13:05.771Z] Removing intermediate container d2bc081c5d3b [2020-09-30T17:13:05.771Z] ---> d47769da5104 [2020-09-30T17:13:05.771Z] 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-09-30T17:13:05.771Z] ---> Running in 7068cc2eab9c [2020-09-30T17:13:05.866Z] [ 80%] Linking C executable device-random [2020-09-30T17:13:06.140Z] [ 80%] Built target device-random [2020-09-30T17:13:06.140Z] Scanning dependencies of target device-gyro [2020-09-30T17:13:06.140Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-09-30T17:13:06.349Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-09-30T17:13:06.734Z] [ 83%] Linking C executable device-gyro [2020-09-30T17:13:06.735Z] [ 83%] Built target device-gyro [2020-09-30T17:13:06.735Z] Scanning dependencies of target device-bitfields [2020-09-30T17:13:06.735Z] [ 85%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2020-09-30T17:13:07.298Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-09-30T17:13:07.330Z] [ 87%] Linking C executable device-bitfields [2020-09-30T17:13:07.330Z] [ 87%] Built target device-bitfields [2020-09-30T17:13:07.330Z] Scanning dependencies of target template-discovery [2020-09-30T17:13:07.561Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2020-09-30T17:13:07.561Z] (2/6) Installing libblkid (2.33-r0) [2020-09-30T17:13:07.561Z] (3/6) Installing libfdisk (2.33-r0) [2020-09-30T17:13:07.604Z] [ 88%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-09-30T17:13:07.823Z] (4/6) Installing libmount (2.33-r0) [2020-09-30T17:13:07.823Z] (5/6) Installing libsmartcols (2.33-r0) [2020-09-30T17:13:07.823Z] (6/6) Installing util-linux-dev (2.33-r0) [2020-09-30T17:13:08.197Z] [ 90%] Linking C executable template-discovery [2020-09-30T17:13:08.398Z] Executing busybox-1.29.3-r10.trigger [2020-09-30T17:13:08.399Z] OK: 272 MiB in 84 packages [2020-09-30T17:13:08.471Z] [ 90%] Built target template-discovery [2020-09-30T17:13:08.472Z] Scanning dependencies of target device-file [2020-09-30T17:13:08.472Z] [ 91%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2020-09-30T17:13:08.974Z] Removing intermediate container 7068cc2eab9c [2020-09-30T17:13:08.974Z] ---> 7037c4de2a7e [2020-09-30T17:13:08.974Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2020-09-30T17:13:09.069Z] [ 93%] Linking C executable device-file [2020-09-30T17:13:09.069Z] [ 93%] Built target device-file [2020-09-30T17:13:09.069Z] Scanning dependencies of target device-terminal [2020-09-30T17:13:09.237Z] ---> 814523f47843 [2020-09-30T17:13:09.237Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2020-09-30T17:13:09.343Z] [ 95%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-09-30T17:13:09.618Z] [ 96%] Linking C executable device-terminal [2020-09-30T17:13:09.810Z] ---> d8185dae0283 [2020-09-30T17:13:09.810Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2020-09-30T17:13:09.894Z] [ 96%] Built target device-terminal [2020-09-30T17:13:09.894Z] Scanning dependencies of target templatev1 [2020-09-30T17:13:09.894Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2020-09-30T17:13:10.073Z] ---> a81a2e3a4d33 [2020-09-30T17:13:10.073Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2020-09-30T17:13:10.340Z] ---> 4c995e3e3df4 [2020-09-30T17:13:10.340Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2020-09-30T17:13:10.492Z] [100%] Linking C executable templatev1 [2020-09-30T17:13:10.604Z] ---> 1e42c9417bbf [2020-09-30T17:13:10.604Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2020-09-30T17:13:10.604Z] ---> 702ff261b40c [2020-09-30T17:13:10.604Z] Step 11/15 : WORKDIR /edgex-c-sdk [2020-09-30T17:13:10.766Z] [100%] Built target templatev1 [2020-09-30T17:13:10.766Z] + make package [2020-09-30T17:13:10.766Z] + tee -a release.log [2020-09-30T17:13:10.868Z] ---> Running in d7c0ef29c79f [2020-09-30T17:13:10.868Z] Removing intermediate container d7c0ef29c79f [2020-09-30T17:13:10.868Z] ---> 39415e288368 [2020-09-30T17:13:10.868Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2020-09-30T17:13:11.040Z] [ 70%] Built target csdk [2020-09-30T17:13:11.040Z] [ 74%] Built target template [2020-09-30T17:13:11.040Z] [ 77%] Built target device-counter [2020-09-30T17:13:11.040Z] [ 80%] Built target device-random [2020-09-30T17:13:11.040Z] [ 83%] Built target device-gyro [2020-09-30T17:13:11.040Z] [ 87%] Built target device-bitfields [2020-09-30T17:13:11.133Z] ---> Running in 17bed0e9394c [2020-09-30T17:13:11.133Z] Removing intermediate container 17bed0e9394c [2020-09-30T17:13:11.133Z] ---> 721376faef50 [2020-09-30T17:13:11.133Z] Step 13/15 : LABEL arch=amd64 [2020-09-30T17:13:11.133Z] ---> Running in 35b28aeaff04 [2020-09-30T17:13:11.313Z] [ 90%] Built target template-discovery [2020-09-30T17:13:11.313Z] [ 93%] Built target device-file [2020-09-30T17:13:11.313Z] [ 96%] Built target device-terminal [2020-09-30T17:13:11.313Z] [100%] Built target templatev1 [2020-09-30T17:13:11.313Z] Run CPack packaging tool... [2020-09-30T17:13:11.313Z] CPack: Create package using TGZ [2020-09-30T17:13:11.313Z] CPack: Install projects [2020-09-30T17:13:11.313Z] CPack: - Run preinstall target for: Csdk [2020-09-30T17:13:11.397Z] Removing intermediate container 35b28aeaff04 [2020-09-30T17:13:11.397Z] ---> 97fde41ffd7c [2020-09-30T17:13:11.397Z] Step 14/15 : LABEL git_sha=cb778972d1a428a8ecbc4be163887a2d5359f94c [2020-09-30T17:13:11.397Z] ---> Running in bd20a86e37c2 [2020-09-30T17:13:11.660Z] Removing intermediate container bd20a86e37c2 [2020-09-30T17:13:11.660Z] ---> 96163b892adb [2020-09-30T17:13:11.660Z] Step 15/15 : LABEL version=0.0.0 [2020-09-30T17:13:11.660Z] ---> Running in 3dc5b46a50d9 [2020-09-30T17:13:11.910Z] CPack: - Install project: Csdk [2020-09-30T17:13:11.910Z] CPack: Create package [2020-09-30T17:13:11.924Z] Removing intermediate container 3dc5b46a50d9 [2020-09-30T17:13:11.924Z] ---> 294ec5f2f460 [2020-09-30T17:13:11.924Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2020-09-30T17:13:11.924Z] Successfully built 294ec5f2f460 [2020-09-30T17:13:11.924Z] Successfully tagged docker-device-sdk-c:latest [Pipeline] } [Pipeline] // script [Pipeline] } [2020-09-30T17:13:12.189Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2020-09-30T17:13:12.189Z] + '[' false '=' true ] [2020-09-30T17:13:12.189Z] + '[' false '=' true ] [2020-09-30T17:13:12.189Z] + mkdir -p /tmp/sdk/build/debug [2020-09-30T17:13:12.189Z] + cd /tmp/sdk/build/debug [2020-09-30T17:13:12.189Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [2020-09-30T17:13:12.462Z] -- The C compiler identification is GNU 8.3.0 [2020-09-30T17:13:12.462Z] -- Check for working C compiler: /usr/bin/cc [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [2020-09-30T17:13:12.735Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-09-30T17:13:12.735Z] -- Detecting C compiler ABI info Stage "Snap" skipped due to when conditional [Pipeline] } [2020-09-30T17:13:13.009Z] -- Detecting C compiler ABI info - done [2020-09-30T17:13:13.009Z] -- Detecting C compile features [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [2020-09-30T17:13:13.611Z] -- Detecting C compile features - done [Pipeline] // node [Pipeline] } [2020-09-30T17:13:13.899Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-09-30T17:13:13.899Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-09-30T17:13:13.899Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-09-30T17:13:13.899Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-09-30T17:13:13.899Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-09-30T17:13:13.899Z] -- C SDK 0.0.0 for Linux [2020-09-30T17:13:13.899Z] -- Performing Test CSDK_HAVE_ATOMIC [Pipeline] // stage [Pipeline] } [2020-09-30T17:13:14.175Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-09-30T17:13:14.175Z] -- Found Curses: /usr/lib/libcurses.so [2020-09-30T17:13:14.175Z] -- Configuring done [2020-09-30T17:13:14.450Z] -- Generating done [2020-09-30T17:13:14.450Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-09-30T17:13:14.450Z] + make [2020-09-30T17:13:14.450Z] + tee debug.log [2020-09-30T17:13:14.450Z] Scanning dependencies of target csdk [2020-09-30T17:13:14.726Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-09-30T17:13:15.000Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-09-30T17:13:15.276Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-09-30T17:13:15.872Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-09-30T17:13:16.145Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-09-30T17:13:16.418Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-09-30T17:13:16.693Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-09-30T17:13:17.674Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-09-30T17:13:17.674Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-09-30T17:13:17.949Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-09-30T17:13:18.223Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-09-30T17:13:18.496Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-09-30T17:13:18.770Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-09-30T17:13:19.045Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-09-30T17:13:20.025Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-09-30T17:13:20.025Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-09-30T17:13:20.300Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2020-09-30T17:13:20.575Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-09-30T17:13:20.848Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-09-30T17:13:21.451Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-09-30T17:13:21.725Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-09-30T17:13:21.725Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-09-30T17:13:21.999Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-09-30T17:13:22.273Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-09-30T17:13:22.546Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-09-30T17:13:22.820Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-09-30T17:13:23.097Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-09-30T17:13:23.370Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-09-30T17:13:23.370Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2020-09-30T17:13:23.968Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-09-30T17:13:23.968Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-09-30T17:13:24.568Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-09-30T17:13:24.568Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-09-30T17:13:25.550Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-09-30T17:13:26.148Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-09-30T17:13:26.148Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2020-09-30T17:13:26.424Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-09-30T17:13:26.699Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-09-30T17:13:27.682Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-09-30T17:13:28.278Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-09-30T17:13:28.881Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-09-30T17:13:29.154Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-09-30T17:13:29.430Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-09-30T17:13:29.706Z] [ 70%] Linking C shared library libcsdk.so [2020-09-30T17:13:29.979Z] [ 70%] Built target csdk [2020-09-30T17:13:29.979Z] Scanning dependencies of target template [2020-09-30T17:13:29.979Z] [ 72%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-09-30T17:13:30.254Z] [ 74%] Linking C executable template [2020-09-30T17:13:30.529Z] [ 74%] Built target template [2020-09-30T17:13:30.529Z] Scanning dependencies of target device-counter [2020-09-30T17:13:30.529Z] [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-09-30T17:13:30.803Z] [ 77%] Linking C executable device-counter [2020-09-30T17:13:31.077Z] [ 77%] Built target device-counter [2020-09-30T17:13:31.077Z] Scanning dependencies of target device-random [2020-09-30T17:13:31.077Z] [ 79%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-09-30T17:13:31.354Z] [ 80%] Linking C executable device-random [2020-09-30T17:13:31.629Z] [ 80%] Built target device-random [2020-09-30T17:13:31.629Z] Scanning dependencies of target device-gyro [2020-09-30T17:13:31.629Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-09-30T17:13:31.906Z] [ 83%] Linking C executable device-gyro [2020-09-30T17:13:32.180Z] [ 83%] Built target device-gyro [2020-09-30T17:13:32.180Z] Scanning dependencies of target device-bitfields [2020-09-30T17:13:32.180Z] [ 85%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2020-09-30T17:13:32.453Z] [ 87%] Linking C executable device-bitfields [2020-09-30T17:13:32.727Z] [ 87%] Built target device-bitfields [2020-09-30T17:13:32.727Z] Scanning dependencies of target template-discovery [2020-09-30T17:13:32.727Z] [ 88%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-09-30T17:13:33.001Z] [ 90%] Linking C executable template-discovery [2020-09-30T17:13:33.276Z] [ 90%] Built target template-discovery [2020-09-30T17:13:33.276Z] Scanning dependencies of target device-file [2020-09-30T17:13:33.276Z] [ 91%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2020-09-30T17:13:33.552Z] [ 93%] Linking C executable device-file [2020-09-30T17:13:33.827Z] [ 93%] Built target device-file [2020-09-30T17:13:33.827Z] Scanning dependencies of target device-terminal [2020-09-30T17:13:33.827Z] [ 95%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-09-30T17:13:34.102Z] [ 96%] Linking C executable device-terminal [2020-09-30T17:13:34.375Z] [ 96%] Built target device-terminal [2020-09-30T17:13:34.375Z] Scanning dependencies of target templatev1 [2020-09-30T17:13:34.375Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2020-09-30T17:13:34.652Z] [100%] Linking C executable templatev1 [2020-09-30T17:13:34.926Z] [100%] Built target templatev1 [2020-09-30T17:13:34.926Z] make: Entering directory '/tmp/sdk/build/release' [2020-09-30T17:13:34.926Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-09-30T17:13:34.926Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-30T17:13:34.926Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-30T17:13:34.926Z] [ 70%] Built target csdk [2020-09-30T17:13:34.926Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-30T17:13:34.926Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-30T17:13:34.926Z] [ 74%] Built target template [2020-09-30T17:13:34.926Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-30T17:13:34.926Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-30T17:13:34.926Z] [ 77%] Built target device-counter [2020-09-30T17:13:34.926Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-30T17:13:35.199Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-30T17:13:35.199Z] [ 80%] Built target device-random [2020-09-30T17:13:35.199Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-30T17:13:35.199Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-30T17:13:35.199Z] [ 83%] Built target device-gyro [2020-09-30T17:13:35.199Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-30T17:13:35.199Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-30T17:13:35.199Z] [ 87%] Built target device-bitfields [2020-09-30T17:13:35.199Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-30T17:13:35.199Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-30T17:13:35.199Z] [ 90%] Built target template-discovery [2020-09-30T17:13:35.199Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-30T17:13:35.199Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-30T17:13:35.199Z] [ 93%] Built target device-file [2020-09-30T17:13:35.199Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-30T17:13:35.199Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-30T17:13:35.199Z] [ 96%] Built target device-terminal [2020-09-30T17:13:35.199Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-09-30T17:13:35.199Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-09-30T17:13:35.477Z] [100%] Built target templatev1 [2020-09-30T17:13:35.477Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-09-30T17:13:35.477Z] Install the project... [2020-09-30T17:13:35.477Z] -- Install configuration: "Release" [2020-09-30T17:13:35.477Z] -- Installing: /usr/local/lib/libcsdk.so [2020-09-30T17:13:35.477Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2020-09-30T17:13:35.477Z] -- Up-to-date: /usr/local/include [2020-09-30T17:13:35.477Z] -- Installing: /usr/local/include/edgex [2020-09-30T17:13:35.477Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2020-09-30T17:13:35.477Z] -- Installing: /usr/local/include/edgex/eventgen.h [2020-09-30T17:13:35.477Z] -- Installing: /usr/local/include/edgex/error.h [2020-09-30T17:13:35.477Z] -- Installing: /usr/local/include/edgex/rest-server.h [2020-09-30T17:13:35.477Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2020-09-30T17:13:35.477Z] -- Installing: /usr/local/include/edgex/devsdk.h [2020-09-30T17:13:35.477Z] -- Installing: /usr/local/include/edgex/edgex.h [2020-09-30T17:13:35.477Z] -- Installing: /usr/local/include/edgex/devices.h [2020-09-30T17:13:35.477Z] -- Installing: /usr/local/include/edgex/os.h [2020-09-30T17:13:35.477Z] -- Installing: /usr/local/include/edgex/profiles.h [2020-09-30T17:13:35.477Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2020-09-30T17:13:35.477Z] -- Installing: /usr/local/include/devsdk [2020-09-30T17:13:35.477Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2020-09-30T17:13:35.477Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2020-09-30T17:13:35.477Z] -- Installing: /usr/local/include/iot [2020-09-30T17:13:35.477Z] -- Installing: /usr/local/include/iot/json.h [2020-09-30T17:13:35.477Z] -- Installing: /usr/local/include/iot/yxml.h [2020-09-30T17:13:35.477Z] -- Installing: /usr/local/include/iot/container.h [2020-09-30T17:13:35.477Z] -- Installing: /usr/local/include/iot/component.h [2020-09-30T17:13:35.477Z] -- Installing: /usr/local/include/iot/typecode.h [2020-09-30T17:13:35.477Z] -- Installing: /usr/local/include/iot/iot.h [2020-09-30T17:13:35.477Z] -- Installing: /usr/local/include/iot/time.h [2020-09-30T17:13:35.477Z] -- Installing: /usr/local/include/iot/hash.h [2020-09-30T17:13:35.477Z] -- Installing: /usr/local/include/iot/logger.h [2020-09-30T17:13:35.477Z] -- Installing: /usr/local/include/iot/os [2020-09-30T17:13:35.477Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2020-09-30T17:13:35.477Z] -- Installing: /usr/local/include/iot/os/linux.h [2020-09-30T17:13:35.477Z] -- Installing: /usr/local/include/iot/os/macos.h [2020-09-30T17:13:35.477Z] -- Installing: /usr/local/include/iot/scheduler.h [2020-09-30T17:13:35.477Z] -- Installing: /usr/local/include/iot/data.h [2020-09-30T17:13:35.477Z] -- Installing: /usr/local/include/iot/thread.h [2020-09-30T17:13:35.477Z] -- Installing: /usr/local/include/iot/os.h [2020-09-30T17:13:35.477Z] -- Installing: /usr/local/include/iot/base64.h [2020-09-30T17:13:35.477Z] -- Installing: /usr/local/include/iot/threadpool.h [2020-09-30T17:13:35.477Z] -- Installing: /usr/local/include/iot/config.h [2020-09-30T17:13:35.477Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2020-09-30T17:13:35.477Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2020-09-30T17:13:35.477Z] make: Leaving directory '/tmp/sdk/build/release' [2020-09-30T17:13:37.459Z] Removing intermediate container 71d9c730aa10 [2020-09-30T17:13:37.459Z] ---> 5a2d248ac1e5 [2020-09-30T17:13:37.459Z] Step 14/21 : FROM ${BASE} [2020-09-30T17:13:37.459Z] ---> b23d30803547 [2020-09-30T17:13:37.459Z] Step 15/21 : MAINTAINER IOTech [2020-09-30T17:13:37.733Z] ---> Running in fcacea1d8802 [2020-09-30T17:13:38.008Z] Removing intermediate container fcacea1d8802 [2020-09-30T17:13:38.008Z] ---> 302bf714f783 [2020-09-30T17:13:38.008Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2020-09-30T17:13:38.285Z] ---> Running in f448d57d8d27 [2020-09-30T17:13:39.737Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-09-30T17:13:40.332Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-09-30T17:13:40.928Z] (1/3) Installing curl (7.64.0-r4) [2020-09-30T17:13:40.928Z] (2/3) Installing libuuid (2.33-r0) [2020-09-30T17:13:40.928Z] (3/3) Installing wget (1.20.3-r0) [2020-09-30T17:13:41.202Z] Executing busybox-1.29.3-r10.trigger [2020-09-30T17:13:41.202Z] OK: 281 MiB in 78 packages [2020-09-30T17:13:42.189Z] Removing intermediate container f448d57d8d27 [2020-09-30T17:13:42.189Z] ---> 53d552d1de6e [2020-09-30T17:13:42.189Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2020-09-30T17:13:43.170Z] ---> 06be53186567 [2020-09-30T17:13:43.170Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2020-09-30T17:13:44.152Z] ---> 24d8f862e06c [2020-09-30T17:13:44.152Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2020-09-30T17:13:44.750Z] ---> f301eb38d37d [2020-09-30T17:13:44.750Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2020-09-30T17:13:45.347Z] ---> 778bbf46fdca [2020-09-30T17:13:45.347Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2020-09-30T17:13:46.330Z] ---> 3f058ce2317e [2020-09-30T17:13:46.330Z] Successfully built 3f058ce2317e [2020-09-30T17:13:46.330Z] 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-09-30T17:13:47.344Z] + docker inspect -f . ci-base-image-arm64 [2020-09-30T17:13:47.344Z] . [Pipeline] withDockerContainer [2020-09-30T17:13:47.641Z] prd-ubuntu18.04-docker-arm64-4c-16g-2267 does not seem to be running inside a container [2020-09-30T17:13:47.735Z] $ 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-09-30T17:13:49.726Z] $ docker top 1428f397c5d9a8bb7a34136862fa3aa1e6a696c8cc74b34163a8e640d551241d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-30T17:13:51.254Z] + make test [2020-09-30T17:13:51.254Z] echo "make test" [2020-09-30T17:13:51.254Z] make test [Pipeline] } [2020-09-30T17:13:51.296Z] $ docker stop --time=1 1428f397c5d9a8bb7a34136862fa3aa1e6a696c8cc74b34163a8e640d551241d [2020-09-30T17:13:53.208Z] $ docker rm -f 1428f397c5d9a8bb7a34136862fa3aa1e6a696c8cc74b34163a8e640d551241d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-09-30T17:13:54.608Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-09-30T17:13:54.968Z] + ls -al . [2020-09-30T17:13:54.968Z] total 196 [2020-09-30T17:13:54.968Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 30 17:11 . [2020-09-30T17:13:54.968Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 30 17:11 .. [2020-09-30T17:13:54.968Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 30 17:11 .git [2020-09-30T17:13:54.968Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 30 17:11 .github [2020-09-30T17:13:54.968Z] -rw-rw-r-- 1 jenkins jenkins 176 Sep 30 17:11 .gitignore [2020-09-30T17:13:54.968Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 30 17:11 .semver [2020-09-30T17:13:54.968Z] -rw-rw-r-- 1 jenkins jenkins 3104 Sep 30 17:11 Attribution.txt [2020-09-30T17:13:54.968Z] -rw-rw-r-- 1 jenkins jenkins 5980 Sep 30 17:11 CHANGES [2020-09-30T17:13:54.968Z] -rw-rw-r-- 1 jenkins jenkins 108574 Sep 30 17:11 Doxyfile [2020-09-30T17:13:54.968Z] -rw-rw-r-- 1 jenkins jenkins 794 Sep 30 17:11 Jenkinsfile [2020-09-30T17:13:54.968Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 30 17:11 LICENSE [2020-09-30T17:13:54.968Z] -rw-rw-r-- 1 jenkins jenkins 449 Sep 30 17:11 Makefile [2020-09-30T17:13:54.968Z] -rw-rw-r-- 1 jenkins jenkins 2697 Sep 30 17:11 README.md [2020-09-30T17:13:54.968Z] -rw-rw-r-- 1 jenkins jenkins 5977 Sep 30 17:11 README.v2.md [2020-09-30T17:13:54.968Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 30 17:08 VERSION [2020-09-30T17:13:54.968Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 30 17:11 docs [2020-09-30T17:13:54.968Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 30 17:11 include [2020-09-30T17:13:54.968Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 30 17:11 scripts [2020-09-30T17:13:54.968Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 30 17:11 src [Pipeline] isUnix [Pipeline] sh [2020-09-30T17:13:55.343Z] + 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=cb778972d1a428a8ecbc4be163887a2d5359f94c --label arch=arm64 --label version=0.0.0 . [2020-09-30T17:13:55.955Z] Sending build context to Docker daemon 3.824MB [2020-09-30T17:13:55.955Z] Step 1/15 : ARG BASE=alpine:3.11 [2020-09-30T17:13:55.955Z] Step 2/15 : FROM ${BASE} [2020-09-30T17:13:55.955Z] ---> 3f058ce2317e [2020-09-30T17:13:55.955Z] Step 3/15 : MAINTAINER IOTech [2020-09-30T17:13:56.234Z] ---> Running in 35e8545b8f72 [2020-09-30T17:13:56.509Z] Removing intermediate container 35e8545b8f72 [2020-09-30T17:13:56.509Z] ---> 74c9d4933ff3 [2020-09-30T17:13:56.509Z] 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-09-30T17:13:56.788Z] ---> Running in ceb86b55bb8e [2020-09-30T17:13:58.215Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-09-30T17:13:58.812Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-09-30T17:13:59.406Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2020-09-30T17:13:59.406Z] (2/6) Installing libblkid (2.33-r0) [2020-09-30T17:13:59.406Z] (3/6) Installing libfdisk (2.33-r0) [2020-09-30T17:13:59.678Z] (4/6) Installing libmount (2.33-r0) [2020-09-30T17:13:59.678Z] (5/6) Installing libsmartcols (2.33-r0) [2020-09-30T17:13:59.678Z] (6/6) Installing util-linux-dev (2.33-r0) [2020-09-30T17:14:00.274Z] Executing busybox-1.29.3-r10.trigger [2020-09-30T17:14:00.274Z] OK: 286 MiB in 84 packages [2020-09-30T17:14:01.721Z] Removing intermediate container ceb86b55bb8e [2020-09-30T17:14:01.721Z] ---> 8eca17755e55 [2020-09-30T17:14:01.721Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2020-09-30T17:14:02.322Z] ---> 71ed0f77050e [2020-09-30T17:14:02.322Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2020-09-30T17:14:03.304Z] ---> e9e54f41046d [2020-09-30T17:14:03.304Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2020-09-30T17:14:03.901Z] ---> 12a53828ba84 [2020-09-30T17:14:03.901Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2020-09-30T17:14:04.882Z] ---> 493344d8c03f [2020-09-30T17:14:04.882Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2020-09-30T17:14:05.156Z] ---> c027d6353c12 [2020-09-30T17:14:05.156Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2020-09-30T17:14:06.138Z] ---> a63996d1549e [2020-09-30T17:14:06.138Z] Step 11/15 : WORKDIR /edgex-c-sdk [2020-09-30T17:14:06.138Z] ---> Running in b9f619025b16 [2020-09-30T17:14:06.740Z] Removing intermediate container b9f619025b16 [2020-09-30T17:14:06.740Z] ---> aa821b637bed [2020-09-30T17:14:06.740Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2020-09-30T17:14:06.740Z] ---> Running in 1af88c3828d0 [2020-09-30T17:14:07.343Z] Removing intermediate container 1af88c3828d0 [2020-09-30T17:14:07.343Z] ---> aad435fb8fdb [2020-09-30T17:14:07.343Z] Step 13/15 : LABEL arch=arm64 [2020-09-30T17:14:07.343Z] ---> Running in cd75d654c8d3 [2020-09-30T17:14:07.617Z] Removing intermediate container cd75d654c8d3 [2020-09-30T17:14:07.617Z] ---> 3afab29c56bf [2020-09-30T17:14:07.617Z] Step 14/15 : LABEL git_sha=cb778972d1a428a8ecbc4be163887a2d5359f94c [2020-09-30T17:14:07.892Z] ---> Running in 0c0fade6be79 [2020-09-30T17:14:08.492Z] Removing intermediate container 0c0fade6be79 [2020-09-30T17:14:08.492Z] ---> 1918c668fe72 [2020-09-30T17:14:08.492Z] Step 15/15 : LABEL version=0.0.0 [2020-09-30T17:14:08.492Z] ---> Running in 0af3107df7c3 [2020-09-30T17:14:08.768Z] Removing intermediate container 0af3107df7c3 [2020-09-30T17:14:08.768Z] ---> 9ffd09c4a7d5 [2020-09-30T17:14:08.768Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2020-09-30T17:14:09.045Z] Successfully built 9ffd09c4a7d5 [2020-09-30T17:14:09.045Z] 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-09-30T17:14:13.519Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-30T17:14:14.122Z] ---> package-listing.sh [2020-09-30T17:14:14.122Z] ++ facter osfamily [2020-09-30T17:14:14.122Z] ++ tr '[:upper:]' '[:lower:]' [2020-09-30T17:14:14.123Z] + OS_FAMILY=redhat [2020-09-30T17:14:14.123Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-298 [2020-09-30T17:14:14.123Z] + START_PACKAGES=/tmp/packages_start.txt [2020-09-30T17:14:14.123Z] + END_PACKAGES=/tmp/packages_end.txt [2020-09-30T17:14:14.123Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-09-30T17:14:14.123Z] + PACKAGES=/tmp/packages_start.txt [2020-09-30T17:14:14.123Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-298 ']' [2020-09-30T17:14:14.123Z] + PACKAGES=/tmp/packages_end.txt [2020-09-30T17:14:14.123Z] + case "${OS_FAMILY}" in [2020-09-30T17:14:14.123Z] + rpm -qa [2020-09-30T17:14:14.123Z] + sort [2020-09-30T17:14:18.345Z] + '[' -f /tmp/packages_start.txt ']' [2020-09-30T17:14:18.345Z] + '[' -f /tmp/packages_end.txt ']' [2020-09-30T17:14:18.345Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-09-30T17:14:18.345Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-298 ']' [2020-09-30T17:14:18.345Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-298/archives/ [2020-09-30T17:14:18.345Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-298/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-09-30T17:14:19.232Z] provisioning config files... [2020-09-30T17:14:19.257Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-298@tmp/config4164482080717299843tmp [Pipeline] { [Pipeline] echo [2020-09-30T17:14:19.382Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-30T17:14:19.716Z] ---> create-netrc.sh [Pipeline] } [2020-09-30T17:14:19.738Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-09-30T17:14:19.882Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-30T17:14:20.210Z] ---> python-tools-install.sh [2020-09-30T17:14:20.210Z] Generating Requirements File [2020-09-30T17:15:27.996Z] Python 3.6.8 [2020-09-30T17:15:28.259Z] pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) [2020-09-30T17:15:28.832Z] aiohttp==3.6.2 [2020-09-30T17:15:28.832Z] appdirs==1.4.3 [2020-09-30T17:15:28.832Z] argcomplete==1.12.1 [2020-09-30T17:15:28.832Z] aspy.yaml==1.3.0 [2020-09-30T17:15:28.832Z] async-timeout==3.0.1 [2020-09-30T17:15:28.832Z] attrs==19.3.0 [2020-09-30T17:15:28.832Z] Babel==2.8.0 [2020-09-30T17:15:28.832Z] beautifulsoup4==4.8.2 [2020-09-30T17:15:28.832Z] boto3==1.11.6 [2020-09-30T17:15:28.832Z] botocore==1.14.6 [2020-09-30T17:15:28.832Z] bs4==0.0.1 [2020-09-30T17:15:28.832Z] cachetools==4.1.1 [2020-09-30T17:15:28.832Z] certifi==2019.11.28 [2020-09-30T17:15:28.832Z] cffi==1.14.3 [2020-09-30T17:15:28.832Z] cfgv==2.0.1 [2020-09-30T17:15:28.832Z] chardet==3.0.4 [2020-09-30T17:15:28.832Z] click==7.1 [2020-09-30T17:15:28.832Z] cliff==3.4.0 [2020-09-30T17:15:28.832Z] cmd2==1.3.10 [2020-09-30T17:15:28.832Z] colorama==0.4.3 [2020-09-30T17:15:28.832Z] cryptography==3.1.1 [2020-09-30T17:15:28.832Z] debtcollector==2.2.0 [2020-09-30T17:15:28.832Z] decorator==4.4.2 [2020-09-30T17:15:28.832Z] defusedxml==0.6.0 [2020-09-30T17:15:28.832Z] Deprecated==1.2.7 [2020-09-30T17:15:28.832Z] distlib==0.3.1 [2020-09-30T17:15:28.832Z] distro==1.2.0 [2020-09-30T17:15:28.832Z] dnspython==1.16.0 [2020-09-30T17:15:28.832Z] docker==4.2.0 [2020-09-30T17:15:28.832Z] docutils==0.15.2 [2020-09-30T17:15:28.832Z] dogpile.cache==1.0.2 [2020-09-30T17:15:28.832Z] email-validator==1.0.5 [2020-09-30T17:15:28.832Z] filelock==3.0.12 [2020-09-30T17:15:28.832Z] future==0.18.2 [2020-09-30T17:15:28.832Z] google-auth==1.22.0 [2020-09-30T17:15:28.832Z] httplib2==0.17.0 [2020-09-30T17:15:28.832Z] identify==1.4.11 [2020-09-30T17:15:28.832Z] idna==2.9 [2020-09-30T17:15:28.832Z] idna-ssl==1.1.0 [2020-09-30T17:15:28.832Z] importlib-metadata==1.7.0 [2020-09-30T17:15:28.832Z] importlib-resources==1.5.0 [2020-09-30T17:15:28.832Z] iso8601==0.1.13 [2020-09-30T17:15:28.832Z] Jinja2==2.11.1 [2020-09-30T17:15:28.832Z] jmespath==0.10.0 [2020-09-30T17:15:28.832Z] jsonpatch==1.26 [2020-09-30T17:15:28.832Z] jsonpointer==2.0 [2020-09-30T17:15:28.832Z] jsonschema==3.2.0 [2020-09-30T17:15:28.832Z] keystoneauth1==4.2.1 [2020-09-30T17:15:28.832Z] kubernetes==11.0.0 [2020-09-30T17:15:28.832Z] lftools==0.34.2 [2020-09-30T17:15:28.832Z] lxml==4.5.0 [2020-09-30T17:15:28.832Z] MarkupSafe==0.23 [2020-09-30T17:15:28.832Z] msgpack==1.0.0 [2020-09-30T17:15:28.832Z] multi-key-dict==2.0.3 [2020-09-30T17:15:28.832Z] multidict==4.7.6 [2020-09-30T17:15:28.832Z] munch==2.5.0 [2020-09-30T17:15:28.832Z] netaddr==0.8.0 [2020-09-30T17:15:28.832Z] netifaces==0.10.9 [2020-09-30T17:15:28.832Z] niet==1.4.2 [2020-09-30T17:15:28.832Z] nodeenv==1.3.5 [2020-09-30T17:15:28.832Z] oauth2client==4.1.3 [2020-09-30T17:15:28.832Z] oauthlib==3.1.0 [2020-09-30T17:15:28.832Z] openstacksdk==0.50.0 [2020-09-30T17:15:28.832Z] os-client-config==2.1.0 [2020-09-30T17:15:28.832Z] os-service-types==1.7.0 [2020-09-30T17:15:28.832Z] osc-lib==2.2.1 [2020-09-30T17:15:28.832Z] oslo.config==8.3.2 [2020-09-30T17:15:28.832Z] oslo.context==3.1.1 [2020-09-30T17:15:28.832Z] oslo.i18n==5.0.1 [2020-09-30T17:15:28.832Z] oslo.log==4.4.0 [2020-09-30T17:15:28.832Z] oslo.serialization==4.0.1 [2020-09-30T17:15:28.832Z] oslo.utils==4.6.0 [2020-09-30T17:15:28.832Z] packaging==20.4 [2020-09-30T17:15:28.832Z] pbr==5.4.4 [2020-09-30T17:15:28.832Z] pluggy==0.13.1 [2020-09-30T17:15:28.832Z] prettytable==0.7.2 [2020-09-30T17:15:28.832Z] py==1.9.0 [2020-09-30T17:15:28.832Z] pyasn1==0.4.8 [2020-09-30T17:15:28.832Z] pyasn1-modules==0.2.8 [2020-09-30T17:15:28.832Z] pycparser==2.20 [2020-09-30T17:15:28.832Z] pygerrit2==2.0.10 [2020-09-30T17:15:28.832Z] PyGithub==1.46 [2020-09-30T17:15:28.832Z] pyinotify==0.9.6 [2020-09-30T17:15:28.832Z] PyJWT==1.7.1 [2020-09-30T17:15:28.832Z] pyparsing==2.4.7 [2020-09-30T17:15:28.832Z] pyperclip==1.8.0 [2020-09-30T17:15:28.832Z] pyroute2==0.4.13 [2020-09-30T17:15:28.832Z] pyrsistent==0.15.7 [2020-09-30T17:15:28.832Z] PySocks==1.6.8 [2020-09-30T17:15:28.832Z] python-cinderclient==7.2.0 [2020-09-30T17:15:28.832Z] python-dateutil==2.8.1 [2020-09-30T17:15:28.832Z] python-heatclient==2.2.1 [2020-09-30T17:15:28.832Z] python-jenkins==1.7.0 [2020-09-30T17:15:28.832Z] python-keystoneclient==4.1.1 [2020-09-30T17:15:28.832Z] python-magnumclient==3.2.1 [2020-09-30T17:15:28.832Z] python-novaclient==17.2.1 [2020-09-30T17:15:28.832Z] python-openstackclient==5.3.1 [2020-09-30T17:15:28.832Z] python-swiftclient==3.10.1 [2020-09-30T17:15:28.833Z] pytz==2020.1 [2020-09-30T17:15:28.833Z] PyYAML==5.3 [2020-09-30T17:15:28.833Z] requests==2.23.0 [2020-09-30T17:15:28.833Z] requests-oauthlib==1.3.0 [2020-09-30T17:15:28.833Z] requestsexceptions==1.4.0 [2020-09-30T17:15:28.833Z] rfc3986==1.4.0 [2020-09-30T17:15:28.833Z] rpm==4.11.3 [2020-09-30T17:15:28.833Z] rsa==4.0 [2020-09-30T17:15:28.833Z] ruamel.yaml==0.16.10 [2020-09-30T17:15:28.833Z] ruamel.yaml.clib==0.2.0 [2020-09-30T17:15:28.833Z] s3transfer==0.3.3 [2020-09-30T17:15:28.833Z] shade==1.27.2 [2020-09-30T17:15:28.833Z] simplejson==3.17.2 [2020-09-30T17:15:28.833Z] six==1.14.0 [2020-09-30T17:15:28.833Z] soupsieve==2.0 [2020-09-30T17:15:28.833Z] stevedore==3.2.2 [2020-09-30T17:15:28.833Z] tabulate==0.8.6 [2020-09-30T17:15:28.833Z] toml==0.10.0 [2020-09-30T17:15:28.833Z] tox==3.20.0 [2020-09-30T17:15:28.833Z] tqdm==4.43.0 [2020-09-30T17:15:28.833Z] typing-extensions==3.7.4.3 [2020-09-30T17:15:28.833Z] urllib3==1.25.8 [2020-09-30T17:15:28.833Z] virtualenv==20.0.31 [2020-09-30T17:15:28.833Z] wcwidth==0.2.5 [2020-09-30T17:15:28.833Z] websocket-client==0.57.0 [2020-09-30T17:15:28.833Z] wrapt==1.12.1 [2020-09-30T17:15:28.833Z] xdg==3.0.2 [2020-09-30T17:15:28.833Z] xmltodict==0.12.0 [2020-09-30T17:15:28.833Z] yarl==1.6.0 [2020-09-30T17:15:28.833Z] yq==2.11.1 [2020-09-30T17:15:28.833Z] zipp==3.2.0 [2020-09-30T17:15:29.783Z] Cache entry deserialization failed, entry ignored [2020-09-30T17:15:32.337Z] 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-09-30T17:15:34.886Z] Python 2.7.5 [2020-09-30T17:15:34.886Z] pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) [2020-09-30T17:15:35.458Z] 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-09-30T17:15:35.458Z] ansible==2.9.7 [2020-09-30T17:15:35.458Z] Babel==0.9.6 [2020-09-30T17:15:35.458Z] backports.ssl-match-hostname==3.5.0.1 [2020-09-30T17:15:35.458Z] beautifulsoup4==4.4.1 [2020-09-30T17:15:35.458Z] bodhi==2.11.0 [2020-09-30T17:15:35.458Z] bodhi-client==2.11.0 [2020-09-30T17:15:35.458Z] CCColUtils==1.4 [2020-09-30T17:15:35.458Z] cffi==1.6.0 [2020-09-30T17:15:35.458Z] chardet==2.2.1 [2020-09-30T17:15:35.458Z] click==6.7 [2020-09-30T17:15:35.458Z] cloud-init==18.5 [2020-09-30T17:15:35.458Z] configobj==4.7.2 [2020-09-30T17:15:35.458Z] cryptography==1.7.2 [2020-09-30T17:15:35.458Z] decorator==3.4.0 [2020-09-30T17:15:35.458Z] distro==1.2.0 [2020-09-30T17:15:35.458Z] enum34==1.0.4 [2020-09-30T17:15:35.458Z] fedpkg==1.38 [2020-09-30T17:15:35.458Z] futures==3.1.1 [2020-09-30T17:15:35.458Z] gitdb==0.6.4 [2020-09-30T17:15:35.458Z] GitPython==1.0.1 [2020-09-30T17:15:35.458Z] html5lib==0.999 [2020-09-30T17:15:35.458Z] httplib2==0.9.2 [2020-09-30T17:15:35.458Z] idna==2.4 [2020-09-30T17:15:35.458Z] iniparse==0.4 [2020-09-30T17:15:35.458Z] ipaddress==1.0.16 [2020-09-30T17:15:35.458Z] IPy==0.75 [2020-09-30T17:15:35.458Z] javapackages==1.0.0 [2020-09-30T17:15:35.458Z] Jinja2==2.7.2 [2020-09-30T17:15:35.458Z] jmespath==0.9.4 [2020-09-30T17:15:35.458Z] jsonpatch==1.2 [2020-09-30T17:15:35.458Z] jsonpointer==1.9 [2020-09-30T17:15:35.458Z] kerberos==1.1 [2020-09-30T17:15:35.458Z] kitchen==1.1.1 [2020-09-30T17:15:35.458Z] langtable==0.0.31 [2020-09-30T17:15:35.458Z] lockfile==0.9.1 [2020-09-30T17:15:35.458Z] lxml==3.2.1 [2020-09-30T17:15:35.458Z] MarkupSafe==0.11 [2020-09-30T17:15:35.458Z] munch==2.0.2 [2020-09-30T17:15:35.458Z] offtrac==0.1.0 [2020-09-30T17:15:35.458Z] openidc-client==0.6.0 [2020-09-30T17:15:35.458Z] packagedb-cli==2.14.1 [2020-09-30T17:15:35.458Z] paramiko==2.1.1 [2020-09-30T17:15:35.458Z] perf==0.1 [2020-09-30T17:15:35.458Z] ply==3.4 [2020-09-30T17:15:35.458Z] policycoreutils-default-encoding==0.1 [2020-09-30T17:15:35.458Z] prettytable==0.7.2 [2020-09-30T17:15:35.458Z] pyasn1==0.1.9 [2020-09-30T17:15:35.458Z] pycparser==2.14 [2020-09-30T17:15:35.458Z] pycurl==7.19.0 [2020-09-30T17:15:35.458Z] pygobject==3.22.0 [2020-09-30T17:15:35.458Z] pygpgme==0.3 [2020-09-30T17:15:35.458Z] pyliblzma==0.5.3 [2020-09-30T17:15:35.458Z] pyOpenSSL==0.13.1 [2020-09-30T17:15:35.458Z] pyparsing==1.5.6 [2020-09-30T17:15:35.458Z] pyserial==2.6 [2020-09-30T17:15:35.458Z] python-augeas==0.5.0 [2020-09-30T17:15:35.458Z] python-bugzilla==2.3.0 [2020-09-30T17:15:35.458Z] python-dateutil==1.5 [2020-09-30T17:15:35.458Z] python-fedora==0.10.0 [2020-09-30T17:15:35.458Z] python-linux-procfs==0.4.9 [2020-09-30T17:15:35.458Z] python-yubico==1.2.3 [2020-09-30T17:15:35.458Z] pyudev==0.15 [2020-09-30T17:15:35.458Z] pyusb==1.0.0b1 [2020-09-30T17:15:35.458Z] pyxattr==0.5.1 [2020-09-30T17:15:35.458Z] PyYAML==3.10 [2020-09-30T17:15:35.458Z] requests==2.6.0 [2020-09-30T17:15:35.458Z] requests-kerberos==0.7.0 [2020-09-30T17:15:35.458Z] rpkg==1.60 [2020-09-30T17:15:35.458Z] schedutils==0.4 [2020-09-30T17:15:35.458Z] seobject==0.1 [2020-09-30T17:15:35.458Z] sepolicy==1.1 [2020-09-30T17:15:35.458Z] six==1.9.0 [2020-09-30T17:15:35.458Z] smmap==0.9.0 [2020-09-30T17:15:35.458Z] urlgrabber==3.10 [2020-09-30T17:15:35.458Z] urllib3==1.10.2 [2020-09-30T17:15:35.458Z] virtualenv==15.1.0 [2020-09-30T17:15:35.458Z] yum-langpacks==0.4.2 [2020-09-30T17:15:35.458Z] yum-metadata-parser==1.1.4 [Pipeline] echo [2020-09-30T17:15:35.490Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-30T17:15:35.822Z] ---> sudo-logs.sh [2020-09-30T17:15:35.823Z] Archiving 'sudo' log.. [Pipeline] echo [2020-09-30T17:15:36.111Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-30T17:15:36.433Z] ---> job-cost.sh [2020-09-30T17:15:36.433Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DP3S [2020-09-30T17:15:48.679Z] Cache entry deserialization failed, entry ignored [2020-09-30T17:15:48.679Z] Cache entry deserialization failed, entry ignored [2020-09-30T17:15:49.627Z] Cache entry deserialization failed, entry ignored [2020-09-30T17:15:49.627Z] Cache entry deserialization failed, entry ignored [2020-09-30T17:15:49.900Z] Cache entry deserialization failed, entry ignored [2020-09-30T17:15:49.900Z] Cache entry deserialization failed, entry ignored [2020-09-30T17:15:49.900Z] Cache entry deserialization failed, entry ignored [2020-09-30T17:15:49.900Z] Cache entry deserialization failed, entry ignored [2020-09-30T17:15:50.166Z] Cache entry deserialization failed, entry ignored [2020-09-30T17:15:50.166Z] Cache entry deserialization failed, entry ignored [2020-09-30T17:15:50.166Z] Cache entry deserialization failed, entry ignored [2020-09-30T17:15:50.434Z] Cache entry deserialization failed, entry ignored [2020-09-30T17:15:50.434Z] Cache entry deserialization failed, entry ignored [2020-09-30T17:15:52.990Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2020-09-30T17:16:19.680Z] ERROR: After October 2020 you may experience errors when installing or updating packages. This is because pip will change the way that it resolves dependency conflicts. [2020-09-30T17:16:19.680Z] [2020-09-30T17:16:19.680Z] We recommend you use --use-feature=2020-resolver to test your packages with the new resolver before it becomes the default. [2020-09-30T17:16:19.680Z] [2020-09-30T17:16:19.680Z] virtualenv 20.0.31 requires importlib-metadata<2,>=0.12; python_version < "3.8", but you'll have importlib-metadata 2.0.0 which is incompatible. [2020-09-30T17:16:19.680Z] lf-activate-venv(): INFO: Adding /tmp/venv-DP3S/bin to PATH [2020-09-30T17:16:19.680Z] INFO: No Stack... [2020-09-30T17:16:19.680Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-09-30T17:16:19.680Z] INFO: Archiving Costs [Pipeline] echo [2020-09-30T17:16:19.718Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-30T17:16:20.074Z] ---> logs-deploy.sh [2020-09-30T17:16:20.074Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-298/1 [2020-09-30T17:16:20.074Z] INFO: archiving workspace using pattern(s): [2020-09-30T17:16:21.492Z] Archives upload complete. [2020-09-30T17:16:21.762Z] INFO: archiving logs to Nexus [2020-09-30T17:16:22.728Z] ---> uname -a: [2020-09-30T17:16:22.728Z] Linux prd-centos7-docker-4c-2g-2266.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux [2020-09-30T17:16:22.728Z] [2020-09-30T17:16:22.728Z] [2020-09-30T17:16:22.728Z] ---> lscpu: [2020-09-30T17:16:22.728Z] Architecture: x86_64 [2020-09-30T17:16:22.728Z] CPU op-mode(s): 32-bit, 64-bit [2020-09-30T17:16:22.728Z] Byte Order: Little Endian [2020-09-30T17:16:22.728Z] CPU(s): 4 [2020-09-30T17:16:22.728Z] On-line CPU(s) list: 0-3 [2020-09-30T17:16:22.728Z] Thread(s) per core: 1 [2020-09-30T17:16:22.728Z] Core(s) per socket: 1 [2020-09-30T17:16:22.728Z] Socket(s): 4 [2020-09-30T17:16:22.728Z] NUMA node(s): 1 [2020-09-30T17:16:22.728Z] Vendor ID: GenuineIntel [2020-09-30T17:16:22.728Z] CPU family: 6 [2020-09-30T17:16:22.728Z] Model: 44 [2020-09-30T17:16:22.728Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-09-30T17:16:22.728Z] Stepping: 1 [2020-09-30T17:16:22.728Z] CPU MHz: 2933.438 [2020-09-30T17:16:22.728Z] BogoMIPS: 5866.87 [2020-09-30T17:16:22.728Z] Virtualization: VT-x [2020-09-30T17:16:22.728Z] Hypervisor vendor: KVM [2020-09-30T17:16:22.728Z] Virtualization type: full [2020-09-30T17:16:22.728Z] L1d cache: 32K [2020-09-30T17:16:22.728Z] L1i cache: 32K [2020-09-30T17:16:22.728Z] L2 cache: 4096K [2020-09-30T17:16:22.728Z] L3 cache: 16384K [2020-09-30T17:16:22.728Z] NUMA node0 CPU(s): 0-3 [2020-09-30T17:16:22.728Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-09-30T17:16:22.728Z] [2020-09-30T17:16:22.728Z] [2020-09-30T17:16:22.728Z] ---> nproc: [2020-09-30T17:16:22.728Z] 4 [2020-09-30T17:16:22.728Z] [2020-09-30T17:16:22.728Z] [2020-09-30T17:16:22.728Z] ---> df -h: [2020-09-30T17:16:22.728Z] Filesystem Size Used Avail Use% Mounted on [2020-09-30T17:16:22.728Z] devtmpfs 887M 0 887M 0% /dev [2020-09-30T17:16:22.728Z] tmpfs 919M 0 919M 0% /dev/shm [2020-09-30T17:16:22.728Z] tmpfs 919M 17M 903M 2% /run [2020-09-30T17:16:22.728Z] tmpfs 919M 0 919M 0% /sys/fs/cgroup [2020-09-30T17:16:22.728Z] /dev/vda1 50G 7.3G 43G 15% / [2020-09-30T17:16:22.728Z] tmpfs 184M 0 184M 0% /run/user/1001 [2020-09-30T17:16:22.728Z] [2020-09-30T17:16:22.728Z]