Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 8c8f643302f7d1e1c5a19edbbc93d861045ae01d Running in Durability level: PERFORMANCE_OPTIMIZED 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 5a4b2863d981ac6c14e44fa4f963a690d64f08cf 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 5a4b2863d981ac6c14e44fa4f963a690d64f08cf using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > 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 Checking out Revision 5a4b2863d981ac6c14e44fa4f963a690d64f08cf (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 5a4b2863d981ac6c14e44fa4f963a690d64f08cf # timeout=10 Commit message: "Merge pull request #318 from MightyNerdEric/parallelCostCapture" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. 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 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com: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-base, dockerFilePath:scripts/Dockerfile.alpine, 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 DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-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 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-27642’ Running on prd-centos7-docker-4c-2g-27644 in /w/workspace/edgexfoundry_device-sdk-c_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --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 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 --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 8c8f643302f7d1e1c5a19edbbc93d861045ae01d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 8c8f643302f7d1e1c5a19edbbc93d861045ae01d # timeout=10 Commit message: "feat: Use v2 REST API, remove v1 implementations (#324)" > git rev-list --no-walk eab06a1b74e5c881604e869fbb017afdf966c381 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-25T12:29:57.480Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-25T12:29:57.734Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-25T12:29:57.825Z] ========================================================= [2021-02-25T12:29:57.826Z] EdgeX Global Pipelines Version Info [2021-02-25T12:29:57.826Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-25T12:29:59.321Z] ------------------- [2021-02-25T12:29:59.321Z] stable info: [2021-02-25T12:29:59.321Z] ------------------- [2021-02-25T12:29:59.321Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-25T12:29:59.321Z] Commit SHA: 5a4b2863d981ac6c14e44fa4f963a690d64f08cf [2021-02-25T12:29:59.321Z] Message: update stable to v1.0.181 [2021-02-25T12:30:00.271Z] ------------------- [2021-02-25T12:30:00.271Z] experimental info: [2021-02-25T12:30:00.271Z] ------------------- [2021-02-25T12:30:00.271Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-02-25T12:30:00.271Z] Commit SHA: 5a4b2863d981ac6c14e44fa4f963a690d64f08cf [2021-02-25T12:30:00.271Z] Message: update experimental to v1.0.181 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-25T12:30:00.523Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2021-02-25T12:30:00.678Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2021-02-25T12:30:00.805Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-25T12:30:00.892Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-25T12:30:00.981Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-25T12:30:01.074Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [Pipeline] echo [2021-02-25T12:30:01.172Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2021-02-25T12:30:01.280Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2021-02-25T12:30:01.408Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-25T12:30:01.506Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-c [Pipeline] echo [2021-02-25T12:30:01.617Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-25T12:30:01.740Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-25T12:30:01.842Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-02-25T12:30:01.941Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-02-25T12:30:02.065Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-25T12:30:02.174Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-02-25T12:30:02.270Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-02-25T12:30:02.369Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-02-25T12:30:02.501Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-02-25T12:30:02.592Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8c8f643302f7d1e1c5a19edbbc93d861045ae01d [Pipeline] echo [2021-02-25T12:30:02.714Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8c8f643 [Pipeline] echo [2021-02-25T12:30:02.834Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-25T12:30:03.030Z] provisioning config files... [2021-02-25T12:30:03.061Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config6846410506124508603tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-25T12:30:03.424Z] ---> docker-login.sh [2021-02-25T12:30:03.424Z] nexus3.edgexfoundry.org:10001 [2021-02-25T12:30:03.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T12:30:03.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T12:30:03.954Z] Configure a credential helper to remove this warning. See [2021-02-25T12:30:03.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T12:30:03.954Z] [2021-02-25T12:30:03.954Z] Login Succeeded [2021-02-25T12:30:03.954Z] nexus3.edgexfoundry.org:10002 [2021-02-25T12:30:03.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T12:30:04.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T12:30:04.217Z] Configure a credential helper to remove this warning. See [2021-02-25T12:30:04.217Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T12:30:04.217Z] [2021-02-25T12:30:04.217Z] Login Succeeded [2021-02-25T12:30:04.217Z] nexus3.edgexfoundry.org:10003 [2021-02-25T12:30:04.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T12:30:04.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T12:30:04.217Z] Configure a credential helper to remove this warning. See [2021-02-25T12:30:04.217Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T12:30:04.217Z] [2021-02-25T12:30:04.217Z] Login Succeeded [2021-02-25T12:30:04.217Z] nexus3.edgexfoundry.org:10004 [2021-02-25T12:30:04.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T12:30:04.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T12:30:04.483Z] Configure a credential helper to remove this warning. See [2021-02-25T12:30:04.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T12:30:04.483Z] [2021-02-25T12:30:04.483Z] Login Succeeded [2021-02-25T12:30:04.483Z] docker.io [2021-02-25T12:30:04.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T12:30:04.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T12:30:04.748Z] Configure a credential helper to remove this warning. See [2021-02-25T12:30:04.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T12:30:04.748Z] [2021-02-25T12:30:04.748Z] Login Succeeded [2021-02-25T12:30:04.748Z] ---> docker-login.sh ends [Pipeline] } [2021-02-25T12:30:04.759Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-02-25T12:30:05.788Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-25T12:30:05.788Z] [2021-02-25T12:30:05.788Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-25T12:30:06.154Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-25T12:30:06.154Z] latest: Pulling from edgex-devops/git-semver [2021-02-25T12:30:06.154Z] 31603596830f: Pulling fs layer [2021-02-25T12:30:06.154Z] 2a8b12db71e7: Pulling fs layer [2021-02-25T12:30:06.154Z] 6ca5941a6612: Pulling fs layer [2021-02-25T12:30:06.154Z] ecc8261a40a4: Pulling fs layer [2021-02-25T12:30:06.154Z] ecc8261a40a4: Waiting [2021-02-25T12:30:06.154Z] 2a8b12db71e7: Verifying Checksum [2021-02-25T12:30:06.154Z] 2a8b12db71e7: Download complete [2021-02-25T12:30:06.154Z] 31603596830f: Download complete [2021-02-25T12:30:06.424Z] ecc8261a40a4: Verifying Checksum [2021-02-25T12:30:06.424Z] ecc8261a40a4: Download complete [2021-02-25T12:30:06.424Z] 6ca5941a6612: Verifying Checksum [2021-02-25T12:30:06.424Z] 6ca5941a6612: Download complete [2021-02-25T12:30:06.688Z] 31603596830f: Pull complete [2021-02-25T12:30:06.952Z] 2a8b12db71e7: Pull complete [2021-02-25T12:30:07.907Z] 6ca5941a6612: Pull complete [2021-02-25T12:30:07.907Z] ecc8261a40a4: Pull complete [2021-02-25T12:30:07.907Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-25T12:30:08.180Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-25T12:30:08.180Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-25T12:30:08.325Z] prd-centos7-docker-4c-2g-27644 does not seem to be running inside a container [2021-02-25T12:30:08.397Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-25T12:30:10.350Z] $ docker top 006b01a8be9b66032d5644eb2a5680fe3a4c57fd31331d4f7878fa8487e1cc57 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-25T12:30:10.709Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-25T12:30:10.709Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-25T12:30:10.973Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-25T12:30:10.979Z] $ docker exec 006b01a8be9b66032d5644eb2a5680fe3a4c57fd31331d4f7878fa8487e1cc57 ssh-agent [2021-02-25T12:30:11.155Z] SSH_AUTH_SOCK=/tmp/ssh-doaofrKQagiD/agent.13 [2021-02-25T12:30:11.155Z] SSH_AGENT_PID=19 [2021-02-25T12:30:11.168Z] Running ssh-add (command line suppressed) [2021-02-25T12:30:11.293Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_3187404772375451097.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_3187404772375451097.key) [2021-02-25T12:30:11.348Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-25T12:30:11.685Z] + git tag --points-at HEAD [Pipeline] } [2021-02-25T12:30:11.931Z] $ docker exec --env ******** --env ******** 006b01a8be9b66032d5644eb2a5680fe3a4c57fd31331d4f7878fa8487e1cc57 ssh-agent -k [2021-02-25T12:30:12.070Z] unset SSH_AUTH_SOCK; [2021-02-25T12:30:12.070Z] unset SSH_AGENT_PID; [2021-02-25T12:30:12.070Z] echo Agent pid 19 killed; [2021-02-25T12:30:12.133Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-25T12:30:12.281Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-25T12:30:12.281Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-25T12:30:12.448Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-25T12:30:12.453Z] $ docker exec 006b01a8be9b66032d5644eb2a5680fe3a4c57fd31331d4f7878fa8487e1cc57 ssh-agent [2021-02-25T12:30:12.619Z] SSH_AUTH_SOCK=/tmp/ssh-CywroV31gc6S/agent.47 [2021-02-25T12:30:12.619Z] SSH_AGENT_PID=53 [2021-02-25T12:30:12.627Z] Running ssh-add (command line suppressed) [2021-02-25T12:30:12.761Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_7387938330712898312.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_7387938330712898312.key) [2021-02-25T12:30:12.985Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-25T12:30:13.319Z] + git semver init [2021-02-25T12:30:13.319Z] # -> Open(): unable to determine branch for HEAD [2021-02-25T12:30:13.319Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2021-02-25T12:30:13.319Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2021-02-25T12:30:13.319Z] # $SEMVER_REMOTE_NAME = origin [2021-02-25T12:30:13.319Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-25T12:30:13.319Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-25T12:30:13.319Z] # $SEMVER_BRANCH = master [2021-02-25T12:30:13.319Z] # $SEMVER_TEMP = /tmp/semver-118958326 [2021-02-25T12:30:13.319Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2021-02-25T12:30:13.899Z] # '/tmp/semver-118958326' -> '/w/workspace/edgexfoundry_device-sdk-c_master/.semver' [2021-02-25T12:30:13.899Z] # -> Force: false [2021-02-25T12:30:13.899Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [Pipeline] } [2021-02-25T12:30:13.916Z] $ docker exec --env ******** --env ******** 006b01a8be9b66032d5644eb2a5680fe3a4c57fd31331d4f7878fa8487e1cc57 ssh-agent -k [2021-02-25T12:30:14.028Z] unset SSH_AUTH_SOCK; [2021-02-25T12:30:14.028Z] unset SSH_AGENT_PID; [2021-02-25T12:30:14.028Z] echo Agent pid 53 killed; [2021-02-25T12:30:14.074Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-25T12:30:14.598Z] + git semver [Pipeline] } [2021-02-25T12:30:14.619Z] $ docker stop --time=1 006b01a8be9b66032d5644eb2a5680fe3a4c57fd31331d4f7878fa8487e1cc57 [2021-02-25T12:30:16.040Z] $ docker rm -f 006b01a8be9b66032d5644eb2a5680fe3a4c57fd31331d4f7878fa8487e1cc57 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-25T12:30:16.496Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-25T12:30:16.889Z] Stashed 1 file(s) [Pipeline] echo [2021-02-25T12:30:16.892Z] [edgeXSemver]: initialized semver on version 1.3.2-dev.5 [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 [2021-02-25T12:30:32.206Z] Still waiting to schedule task [2021-02-25T12:30:32.206Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-02-25T12:30:32.208Z] Still waiting to schedule task [2021-02-25T12:30:32.208Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-02-25T12:33:07.024Z] Running on prd-centos7-docker-4c-2g-27645 in /w/workspace/edgexfoundry_device-sdk-c_master [Pipeline] { [Pipeline] ws [2021-02-25T12:33:07.082Z] Running in /w/workspace/device-sdk-c/57 [Pipeline] { [Pipeline] checkout [2021-02-25T12:33:09.864Z] using credential edgex-jenkins-ssh [2021-02-25T12:33:09.946Z] Cloning the remote Git repository [2021-02-25T12:33:09.972Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2021-02-25T12:33:10.038Z] > git init /w/workspace/device-sdk-c/57 # timeout=10 [2021-02-25T12:33:10.102Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-02-25T12:33:10.102Z] > git --version # timeout=10 [2021-02-25T12:33:10.108Z] > git --version # 'git version 2.24.3' [2021-02-25T12:33:10.109Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-25T12:33:10.136Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-25T12:33:11.281Z] Checking out Revision 8c8f643302f7d1e1c5a19edbbc93d861045ae01d (master) [2021-02-25T12:33:10.895Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-02-25T12:33:10.903Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-25T12:33:10.917Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-02-25T12:33:10.929Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-02-25T12:33:10.929Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-25T12:33:10.933Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-25T12:33:11.291Z] > git config core.sparsecheckout # timeout=10 [2021-02-25T12:33:11.298Z] > git checkout -f 8c8f643302f7d1e1c5a19edbbc93d861045ae01d # timeout=10 [2021-02-25T12:33:14.958Z] Commit message: "feat: Use v2 REST API, remove v1 implementations (#324)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-25T12:33:16.156Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-25T12:33:16.488Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-25T12:33:16.795Z] + sudo service docker restart [2021-02-25T12:33:16.795Z] + true [2021-02-25T12:33:16.795Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-25T12:33:17.810Z] provisioning config files... [2021-02-25T12:33:17.869Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/57@tmp/config890181532553297882tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-25T12:33:18.246Z] ---> docker-login.sh [2021-02-25T12:33:18.246Z] nexus3.edgexfoundry.org:10001 [2021-02-25T12:33:18.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T12:33:18.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T12:33:18.775Z] Configure a credential helper to remove this warning. See [2021-02-25T12:33:18.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T12:33:18.775Z] [2021-02-25T12:33:18.775Z] Login Succeeded [2021-02-25T12:33:18.775Z] nexus3.edgexfoundry.org:10002 [2021-02-25T12:33:18.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T12:33:19.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T12:33:19.038Z] Configure a credential helper to remove this warning. See [2021-02-25T12:33:19.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T12:33:19.038Z] [2021-02-25T12:33:19.038Z] Login Succeeded [2021-02-25T12:33:19.038Z] nexus3.edgexfoundry.org:10003 [2021-02-25T12:33:19.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T12:33:19.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T12:33:19.038Z] Configure a credential helper to remove this warning. See [2021-02-25T12:33:19.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T12:33:19.038Z] [2021-02-25T12:33:19.038Z] Login Succeeded [2021-02-25T12:33:19.038Z] nexus3.edgexfoundry.org:10004 [2021-02-25T12:33:19.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T12:33:19.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T12:33:19.303Z] Configure a credential helper to remove this warning. See [2021-02-25T12:33:19.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T12:33:19.303Z] [2021-02-25T12:33:19.303Z] Login Succeeded [2021-02-25T12:33:19.303Z] docker.io [2021-02-25T12:33:19.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T12:33:19.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T12:33:19.831Z] Configure a credential helper to remove this warning. See [2021-02-25T12:33:19.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T12:33:19.831Z] [2021-02-25T12:33:19.831Z] Login Succeeded [2021-02-25T12:33:19.831Z] ---> docker-login.sh ends [Pipeline] } [2021-02-25T12:33:19.842Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-25T12:33:20.186Z] ========================================================= [2021-02-25T12:33:20.186Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2021-02-25T12:33:20.186Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-25T12:33:20.539Z] + docker build -t ci-base-image-x86_64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest . [2021-02-25T12:33:20.539Z] Sending build context to Docker daemon 2.414MB [2021-02-25T12:33:20.539Z] Step 1/21 : ARG BASE=alpine:3.12 [2021-02-25T12:33:20.539Z] Step 2/21 : FROM ${BASE} as builder [2021-02-25T12:33:20.803Z] latest: Pulling from edgex-devops/edgex-gcc-base [2021-02-25T12:33:20.803Z] e7c96db7181b: Pulling fs layer [2021-02-25T12:33:20.803Z] 4c13bbce0fe7: Pulling fs layer [2021-02-25T12:33:20.803Z] 6059c847ac2f: Pulling fs layer [2021-02-25T12:33:20.803Z] 4c13bbce0fe7: Verifying Checksum [2021-02-25T12:33:20.803Z] 4c13bbce0fe7: Download complete [2021-02-25T12:33:21.067Z] e7c96db7181b: Verifying Checksum [2021-02-25T12:33:21.067Z] e7c96db7181b: Download complete [2021-02-25T12:33:21.334Z] e7c96db7181b: Pull complete [2021-02-25T12:33:21.334Z] 4c13bbce0fe7: Pull complete [2021-02-25T12:33:22.805Z] 6059c847ac2f: Verifying Checksum [2021-02-25T12:33:22.805Z] 6059c847ac2f: Download complete [2021-02-25T12:33:28.153Z] 6059c847ac2f: Pull complete [2021-02-25T12:33:28.153Z] Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e [2021-02-25T12:33:28.153Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2021-02-25T12:33:28.153Z] ---> 5eabd8fd8ba2 [2021-02-25T12:33:28.153Z] 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 [2021-02-25T12:33:29.101Z] ---> Running in 3148e1da637a [2021-02-25T12:33:30.054Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2021-02-25T12:33:30.630Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2021-02-25T12:33:30.894Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2021-02-25T12:33:30.894Z] (2/8) Installing libuuid (2.33-r0) [2021-02-25T12:33:30.894Z] (3/8) Installing libblkid (2.33-r0) [2021-02-25T12:33:31.158Z] (4/8) Installing libfdisk (2.33-r0) [2021-02-25T12:33:31.421Z] (5/8) Installing libmount (2.33-r0) [2021-02-25T12:33:31.421Z] (6/8) Installing libsmartcols (2.33-r0) [2021-02-25T12:33:31.421Z] (7/8) Installing util-linux-dev (2.33-r0) [2021-02-25T12:33:31.684Z] (8/8) Installing wget (1.20.3-r0) [2021-02-25T12:33:31.951Z] Executing busybox-1.29.3-r10.trigger [2021-02-25T12:33:31.951Z] OK: 272 MiB in 83 packages [2021-02-25T12:33:32.914Z] Removing intermediate container 3148e1da637a [2021-02-25T12:33:32.914Z] ---> 27872910832c [2021-02-25T12:33:32.914Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2021-02-25T12:33:32.914Z] ---> Running in 9c256fcb508f [2021-02-25T12:33:32.914Z] Removing intermediate container 9c256fcb508f [2021-02-25T12:33:32.914Z] ---> 95f81d49088e [2021-02-25T12:33:32.914Z] 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 [2021-02-25T12:33:32.914Z] ---> Running in 441ff1b9fd5c [2021-02-25T12:33:33.491Z] --2021-02-25 12:33:33-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2021-02-25T12:33:33.491Z] Resolving github.com... 140.82.112.4 [2021-02-25T12:33:33.491Z] Connecting to github.com|140.82.112.4|:443... connected. [2021-02-25T12:33:33.754Z] HTTP request sent, awaiting response... 302 Found [2021-02-25T12:33:33.754Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2021-02-25T12:33:33.754Z] --2021-02-25 12:33:33-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2021-02-25T12:33:33.754Z] Resolving codeload.github.com... 140.82.114.10 [2021-02-25T12:33:33.754Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2021-02-25T12:33:33.754Z] HTTP request sent, awaiting response... 200 OK [2021-02-25T12:33:33.754Z] Length: unspecified [application/x-gzip] [2021-02-25T12:33:33.754Z] Saving to: 'STDOUT' [2021-02-25T12:33:33.754Z]  [2021-02-25T12:33:33.754Z] 0K .......... .......... .......... .......... .......... 1.60M [2021-02-25T12:33:33.754Z] 50K .......... .......... .......... .......... .......... 3.22M [2021-02-25T12:33:33.754Z] 100K .......... .......... .......... .......... .......... 29.3M [2021-02-25T12:33:33.754Z] 150K .......... .......... .......... .......... .......... 39.8M [2021-02-25T12:33:34.019Z] 200K .......... .......... .......... .......... .......... 3.31M [2021-02-25T12:33:34.019Z] 250K .......... .......... .......... .......... .......... 7.41M [2021-02-25T12:33:34.019Z] 300K .......... .......... .......... .......... .......... 7.65M [2021-02-25T12:33:34.019Z] 350K .......... .......... .......... .......... .......... 7.27M [2021-02-25T12:33:34.019Z] 400K .......... .......... .......... .......... .......... 7.65M [2021-02-25T12:33:34.019Z] 450K .......... .......... .......... .......... .......... 10.4M [2021-02-25T12:33:34.019Z] 500K .......... .......... .......... .......... .......... 16.1M [2021-02-25T12:33:34.019Z] 550K .......... .......... .......... .......... .......... 6.28M [2021-02-25T12:33:34.019Z] 600K .......... .......... .......... .......... .......... 1.60M [2021-02-25T12:33:34.019Z] 650K .......... .......... .......... .......... .......... 5.25M [2021-02-25T12:33:34.019Z] 700K .. 20.2M=0.1s [2021-02-25T12:33:34.019Z] [2021-02-25T12:33:34.019Z] 2021-02-25 12:33:33 (4.73 MB/s) - written to stdout [719348] [2021-02-25T12:33:34.019Z] [2021-02-25T12:33:34.019Z] -- The C compiler identification is GNU 8.3.0 [2021-02-25T12:33:34.282Z] -- The CXX compiler identification is GNU 8.3.0 [2021-02-25T12:33:34.282Z] -- Check for working C compiler: /usr/bin/cc [2021-02-25T12:33:34.282Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-02-25T12:33:34.282Z] -- Detecting C compiler ABI info [2021-02-25T12:33:34.282Z] -- Detecting C compiler ABI info - done [2021-02-25T12:33:34.282Z] -- Detecting C compile features [2021-02-25T12:33:34.545Z] -- Detecting C compile features - done [2021-02-25T12:33:34.545Z] -- Check for working CXX compiler: /usr/bin/c++ [2021-02-25T12:33:34.808Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2021-02-25T12:33:34.808Z] -- Detecting CXX compiler ABI info [2021-02-25T12:33:34.808Z] -- Detecting CXX compiler ABI info - done [2021-02-25T12:33:34.808Z] -- Detecting CXX compile features [2021-02-25T12:33:35.382Z] -- Detecting CXX compile features - done [2021-02-25T12:33:35.382Z] -- Looking for include file endian.h [2021-02-25T12:33:35.382Z] -- Looking for include file endian.h - found [2021-02-25T12:33:35.382Z] -- Check if the system is big endian [2021-02-25T12:33:35.382Z] -- Searching 16 bit integer [2021-02-25T12:33:35.382Z] -- Looking for sys/types.h [2021-02-25T12:33:35.382Z] -- Looking for sys/types.h - found [2021-02-25T12:33:35.382Z] -- Looking for stdint.h [2021-02-25T12:33:35.647Z] -- Looking for stdint.h - found [2021-02-25T12:33:35.647Z] -- Looking for stddef.h [2021-02-25T12:33:35.647Z] -- Looking for stddef.h - found [2021-02-25T12:33:35.647Z] -- Check size of unsigned short [2021-02-25T12:33:35.647Z] -- Check size of unsigned short - done [2021-02-25T12:33:35.647Z] -- Using unsigned short [2021-02-25T12:33:35.647Z] -- Check if the system is big endian - little endian [2021-02-25T12:33:35.909Z] -- Check size of size_t [2021-02-25T12:33:35.909Z] -- Check size of size_t - done [2021-02-25T12:33:35.909Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2021-02-25T12:33:35.909Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2021-02-25T12:33:35.909Z] asked CMake to find a package configuration file provided by "cJSON", but [2021-02-25T12:33:35.909Z] CMake did not find one. [2021-02-25T12:33:35.909Z] [2021-02-25T12:33:35.909Z] Could not find a package configuration file provided by "cJSON" with any of [2021-02-25T12:33:35.909Z] the following names: [2021-02-25T12:33:35.909Z] [2021-02-25T12:33:35.909Z] cJSONConfig.cmake [2021-02-25T12:33:35.909Z] cjson-config.cmake [2021-02-25T12:33:35.909Z] [2021-02-25T12:33:35.909Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2021-02-25T12:33:35.909Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2021-02-25T12:33:35.909Z] provides a separate development package or SDK, be sure it has been [2021-02-25T12:33:35.909Z] installed. [2021-02-25T12:33:35.909Z] [2021-02-25T12:33:35.909Z] [2021-02-25T12:33:35.909Z] -- Configuring done [2021-02-25T12:33:35.909Z] -- Generating done [2021-02-25T12:33:35.909Z] -- Build files have been written to: /tmp/cbor [2021-02-25T12:33:35.909Z] Scanning dependencies of target cbor_shared [2021-02-25T12:33:35.909Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2021-02-25T12:33:36.172Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2021-02-25T12:33:36.434Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2021-02-25T12:33:36.434Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2021-02-25T12:33:36.696Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2021-02-25T12:33:36.696Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2021-02-25T12:33:36.696Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2021-02-25T12:33:36.696Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2021-02-25T12:33:36.960Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2021-02-25T12:33:36.960Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2021-02-25T12:33:36.960Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2021-02-25T12:33:37.224Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2021-02-25T12:33:37.224Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2021-02-25T12:33:37.486Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2021-02-25T12:33:37.486Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2021-02-25T12:33:37.486Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2021-02-25T12:33:37.486Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2021-02-25T12:33:37.749Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2021-02-25T12:33:37.749Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2021-02-25T12:33:37.749Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2021-02-25T12:33:37.749Z] [ 40%] Linking C shared library libcbor.so [2021-02-25T12:33:38.011Z] [ 40%] Built target cbor_shared [2021-02-25T12:33:38.011Z] Scanning dependencies of target cbor [2021-02-25T12:33:38.011Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2021-02-25T12:33:38.011Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2021-02-25T12:33:38.273Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2021-02-25T12:33:38.273Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2021-02-25T12:33:38.539Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2021-02-25T12:33:38.803Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2021-02-25T12:33:38.803Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2021-02-25T12:33:38.803Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2021-02-25T12:33:38.803Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2021-02-25T12:33:39.067Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2021-02-25T12:33:39.067Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2021-02-25T12:33:39.337Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2021-02-25T12:33:39.337Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2021-02-25T12:33:39.337Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2021-02-25T12:33:39.601Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2021-02-25T12:33:39.601Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2021-02-25T12:33:39.601Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2021-02-25T12:33:39.864Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2021-02-25T12:33:39.864Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2021-02-25T12:33:39.864Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2021-02-25T12:33:39.864Z] [ 80%] Linking C static library libcbor.a [2021-02-25T12:33:39.864Z] [ 80%] Built target cbor [2021-02-25T12:33:39.864Z] Scanning dependencies of target create_items [2021-02-25T12:33:39.864Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2021-02-25T12:33:40.126Z] [ 84%] Linking C executable create_items [2021-02-25T12:33:40.126Z] [ 84%] Built target create_items [2021-02-25T12:33:40.126Z] Scanning dependencies of target readfile [2021-02-25T12:33:40.126Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2021-02-25T12:33:40.126Z] [ 88%] Linking C executable readfile [2021-02-25T12:33:40.126Z] [ 88%] Built target readfile [2021-02-25T12:33:40.126Z] Scanning dependencies of target streaming_parser [2021-02-25T12:33:40.126Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2021-02-25T12:33:40.389Z] [ 92%] Linking C executable streaming_parser [2021-02-25T12:33:40.389Z] [ 92%] Built target streaming_parser [2021-02-25T12:33:40.389Z] Scanning dependencies of target sort [2021-02-25T12:33:40.389Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2021-02-25T12:33:40.389Z] [ 96%] Linking C executable sort [2021-02-25T12:33:40.389Z] [ 96%] Built target sort [2021-02-25T12:33:40.389Z] Scanning dependencies of target hello [2021-02-25T12:33:40.389Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2021-02-25T12:33:40.389Z] [100%] Linking C executable hello [2021-02-25T12:33:40.389Z] [100%] Built target hello [2021-02-25T12:33:40.389Z] Install the project... [2021-02-25T12:33:40.389Z] -- Install configuration: "Release" [2021-02-25T12:33:40.389Z] -- Installing: /usr/local/include/cbor/configuration.h [2021-02-25T12:33:40.389Z] -- Installing: /usr/local/lib64/libcbor.a [2021-02-25T12:33:40.389Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2021-02-25T12:33:40.651Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2021-02-25T12:33:40.651Z] -- Installing: /usr/local/lib64/libcbor.so [2021-02-25T12:33:40.651Z] -- Up-to-date: /usr/local/include/cbor [2021-02-25T12:33:40.651Z] -- Installing: /usr/local/include/cbor/arrays.h [2021-02-25T12:33:40.651Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2021-02-25T12:33:40.651Z] -- Installing: /usr/local/include/cbor/callbacks.h [2021-02-25T12:33:40.651Z] -- Installing: /usr/local/include/cbor/common.h [2021-02-25T12:33:40.651Z] -- Installing: /usr/local/include/cbor/data.h [2021-02-25T12:33:40.651Z] -- Installing: /usr/local/include/cbor/encoding.h [2021-02-25T12:33:40.651Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2021-02-25T12:33:40.651Z] -- Installing: /usr/local/include/cbor/internal [2021-02-25T12:33:40.651Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2021-02-25T12:33:40.651Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2021-02-25T12:33:40.651Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2021-02-25T12:33:40.651Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2021-02-25T12:33:40.651Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2021-02-25T12:33:40.651Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2021-02-25T12:33:40.651Z] -- Installing: /usr/local/include/cbor/ints.h [2021-02-25T12:33:40.651Z] -- Installing: /usr/local/include/cbor/maps.h [2021-02-25T12:33:40.651Z] -- Installing: /usr/local/include/cbor/serialization.h [2021-02-25T12:33:40.651Z] -- Installing: /usr/local/include/cbor/streaming.h [2021-02-25T12:33:40.651Z] -- Installing: /usr/local/include/cbor/strings.h [2021-02-25T12:33:40.651Z] -- Installing: /usr/local/include/cbor/tags.h [2021-02-25T12:33:40.651Z] -- Installing: /usr/local/include/cbor.h [2021-02-25T12:33:40.652Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2021-02-25T12:33:43.256Z] Removing intermediate container 441ff1b9fd5c [2021-02-25T12:33:43.256Z] ---> 40ab8a75b85b [2021-02-25T12:33:43.256Z] Step 6/21 : RUN mkdir /tmp/sdk [2021-02-25T12:33:43.256Z] ---> Running in 29001db59978 [2021-02-25T12:33:44.207Z] Removing intermediate container 29001db59978 [2021-02-25T12:33:44.207Z] ---> 4145d1257c9e [2021-02-25T12:33:44.207Z] Step 7/21 : COPY VERSION /tmp/sdk [2021-02-25T12:33:44.471Z] ---> 7af0da38773c [2021-02-25T12:33:44.471Z] Step 8/21 : COPY src /tmp/sdk/src [2021-02-25T12:33:45.419Z] ---> 27087d2c9067 [2021-02-25T12:33:45.419Z] Step 9/21 : COPY include /tmp/sdk/include [2021-02-25T12:33:45.419Z] ---> 481c7fc6681c [2021-02-25T12:33:45.419Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2021-02-25T12:33:45.681Z] ---> 6c40454e2cde [2021-02-25T12:33:45.681Z] Step 11/21 : COPY LICENSE /tmp/sdk [2021-02-25T12:33:45.943Z] ---> d75599072f2e [2021-02-25T12:33:45.943Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2021-02-25T12:33:46.216Z] ---> 434e4f330dc1 [2021-02-25T12:33:46.216Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2021-02-25T12:33:46.216Z] ---> Running in a0b4960f5d10 [2021-02-25T12:33:46.793Z] + CPPCHECK=false [2021-02-25T12:33:46.793Z] + DOCGEN=false [2021-02-25T12:33:46.793Z] + TOMLVER=SDK-0.2 [2021-02-25T12:33:46.793Z] + CUTILVER=1.1.4 [2021-02-25T12:33:46.793Z] + '[' 0 -gt 0 ] [2021-02-25T12:33:46.793Z] + readlink -f ./scripts/build.sh [2021-02-25T12:33:46.793Z] + dirname /tmp/sdk/scripts/build.sh [2021-02-25T12:33:46.793Z] + dirname /tmp/sdk/scripts [2021-02-25T12:33:46.793Z] + ROOT=/tmp/sdk [2021-02-25T12:33:46.793Z] + cd /tmp/sdk [2021-02-25T12:33:46.793Z] + '[' '!' -d deps ] [2021-02-25T12:33:46.793Z] + mkdir deps [2021-02-25T12:33:46.793Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-02-25T12:33:46.793Z] + tar -C deps -z -x -f - [2021-02-25T12:33:46.793Z] --2021-02-25 12:33:46-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-02-25T12:33:46.793Z] Resolving github.com... 140.82.112.4 [2021-02-25T12:33:46.793Z] Connecting to github.com|140.82.112.4|:443... connected. [2021-02-25T12:33:47.059Z] HTTP request sent, awaiting response... 302 Found [2021-02-25T12:33:47.059Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2021-02-25T12:33:47.059Z] --2021-02-25 12:33:46-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2021-02-25T12:33:47.059Z] Resolving codeload.github.com... 140.82.114.10 [2021-02-25T12:33:47.059Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2021-02-25T12:33:47.059Z] HTTP request sent, awaiting response... 200 OK [2021-02-25T12:33:47.059Z] Length: unspecified [application/x-gzip] [2021-02-25T12:33:47.059Z] Saving to: 'STDOUT' [2021-02-25T12:33:47.059Z]  [2021-02-25T12:33:47.059Z] 0K .......... ...... 1.05M=0.01s [2021-02-25T12:33:47.059Z] [2021-02-25T12:33:47.059Z] 2021-02-25 12:33:46 (1.05 MB/s) - written to stdout [16451] [2021-02-25T12:33:47.059Z] [2021-02-25T12:33:47.059Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2021-02-25T12:33:47.059Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-02-25T12:33:47.059Z] + tar -C deps -z -x -f - [2021-02-25T12:33:47.059Z] --2021-02-25 12:33:46-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-02-25T12:33:47.059Z] Resolving github.com... 140.82.112.4 [2021-02-25T12:33:47.059Z] Connecting to github.com|140.82.112.4|:443... connected. [2021-02-25T12:33:47.324Z] HTTP request sent, awaiting response... 302 Found [2021-02-25T12:33:47.324Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] [2021-02-25T12:33:47.324Z] --2021-02-25 12:33:47-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [2021-02-25T12:33:47.324Z] Resolving codeload.github.com... 140.82.114.10 [2021-02-25T12:33:47.324Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2021-02-25T12:33:47.324Z] HTTP request sent, awaiting response... 200 OK [2021-02-25T12:33:47.324Z] Length: unspecified [application/x-gzip] [2021-02-25T12:33:47.324Z] Saving to: 'STDOUT' [2021-02-25T12:33:47.324Z]  [2021-02-25T12:33:47.324Z] 0K .......... .......... .......... .......... .......... 1.55M [2021-02-25T12:33:47.324Z] 50K .......... .......... .......... .......... .......... 3.22M [2021-02-25T12:33:47.324Z] 100K .......... .......... .......... .......... .......... 26.5M [2021-02-25T12:33:47.324Z] 150K .......... .......... ....... 4.98M=0.05s [2021-02-25T12:33:47.324Z] [2021-02-25T12:33:47.324Z] 2021-02-25 12:33:47 (3.21 MB/s) - written to stdout [181796] [2021-02-25T12:33:47.324Z] [2021-02-25T12:33:47.324Z] + mkdir -p src/c/iot [2021-02-25T12:33:47.324Z] + cp deps/iotech-c-utils-1.1.4/src/c/base64.c deps/iotech-c-utils-1.1.4/src/c/component.c deps/iotech-c-utils-1.1.4/src/c/config.c deps/iotech-c-utils-1.1.4/src/c/container.c deps/iotech-c-utils-1.1.4/src/c/data.c deps/iotech-c-utils-1.1.4/src/c/hash.c deps/iotech-c-utils-1.1.4/src/c/iot.c deps/iotech-c-utils-1.1.4/src/c/json.c deps/iotech-c-utils-1.1.4/src/c/logger.c deps/iotech-c-utils-1.1.4/src/c/os.c deps/iotech-c-utils-1.1.4/src/c/scheduler.c deps/iotech-c-utils-1.1.4/src/c/thread.c deps/iotech-c-utils-1.1.4/src/c/threadpool.c deps/iotech-c-utils-1.1.4/src/c/time.c deps/iotech-c-utils-1.1.4/src/c/yxml.c src/c/iot [2021-02-25T12:33:47.324Z] + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot [2021-02-25T12:33:47.324Z] + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot [2021-02-25T12:33:47.324Z] + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot [2021-02-25T12:33:47.589Z] + mkdir -p include/iot [2021-02-25T12:33:47.589Z] + cp deps/iotech-c-utils-1.1.4/include/iot/base64.h deps/iotech-c-utils-1.1.4/include/iot/component.h deps/iotech-c-utils-1.1.4/include/iot/config.h deps/iotech-c-utils-1.1.4/include/iot/container.h deps/iotech-c-utils-1.1.4/include/iot/data.h deps/iotech-c-utils-1.1.4/include/iot/hash.h deps/iotech-c-utils-1.1.4/include/iot/iot.h deps/iotech-c-utils-1.1.4/include/iot/json.h deps/iotech-c-utils-1.1.4/include/iot/logger.h deps/iotech-c-utils-1.1.4/include/iot/os.h deps/iotech-c-utils-1.1.4/include/iot/scheduler.h deps/iotech-c-utils-1.1.4/include/iot/thread.h deps/iotech-c-utils-1.1.4/include/iot/threadpool.h deps/iotech-c-utils-1.1.4/include/iot/time.h deps/iotech-c-utils-1.1.4/include/iot/typecode.h include/iot [2021-02-25T12:33:47.589Z] + mkdir -p include/iot/os [2021-02-25T12:33:47.589Z] + cp deps/iotech-c-utils-1.1.4/include/iot/os/linux.h deps/iotech-c-utils-1.1.4/include/iot/os/macos.h deps/iotech-c-utils-1.1.4/include/iot/os/zephyr.h include/iot/os [2021-02-25T12:33:47.589Z] + mkdir -p /tmp/sdk/build/release [2021-02-25T12:33:47.589Z] + cd /tmp/sdk/build/release [2021-02-25T12:33:47.589Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2021-02-25T12:33:47.589Z] -- The C compiler identification is GNU 8.3.0 [2021-02-25T12:33:47.589Z] -- Check for working C compiler: /usr/bin/cc [2021-02-25T12:33:47.589Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-02-25T12:33:47.589Z] -- Detecting C compiler ABI info [2021-02-25T12:33:47.852Z] -- Detecting C compiler ABI info - done [2021-02-25T12:33:47.852Z] -- Detecting C compile features [2021-02-25T12:33:48.116Z] -- Detecting C compile features - done [2021-02-25T12:33:48.116Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-02-25T12:33:48.116Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-02-25T12:33:48.116Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-02-25T12:33:48.116Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-02-25T12:33:48.116Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-02-25T12:33:48.116Z] -- C SDK 1.3.2-dev.5 for Linux [2021-02-25T12:33:48.116Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-02-25T12:33:48.116Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-02-25T12:33:48.116Z] -- Found Curses: /usr/lib/libcurses.so [2021-02-25T12:33:48.116Z] -- Configuring done [2021-02-25T12:33:48.116Z] -- Generating done [2021-02-25T12:33:48.116Z] -- Build files have been written to: /tmp/sdk/build/release [2021-02-25T12:33:48.116Z] + make [2021-02-25T12:33:48.116Z] + tee release.log [2021-02-25T12:33:48.385Z] Scanning dependencies of target csdk [2021-02-25T12:33:48.385Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-02-25T12:33:48.385Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-02-25T12:33:48.648Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-02-25T12:33:48.911Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-02-25T12:33:49.174Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-02-25T12:33:49.174Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-02-25T12:33:49.437Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-02-25T12:33:50.012Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-02-25T12:33:50.277Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-02-25T12:33:50.277Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-02-25T12:33:50.693Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-02-25T12:33:50.693Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-02-25T12:33:50.693Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-02-25T12:33:50.693Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-02-25T12:33:51.643Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-02-25T12:33:51.643Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-02-25T12:33:51.643Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-02-25T12:33:51.906Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-02-25T12:33:52.169Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-02-25T12:33:52.748Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-02-25T12:33:52.748Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-02-25T12:33:52.748Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-02-25T12:33:53.010Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-02-25T12:33:53.010Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-02-25T12:33:53.010Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-02-25T12:33:53.275Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-02-25T12:33:53.536Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-02-25T12:33:53.536Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-02-25T12:33:53.799Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-02-25T12:33:54.061Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-02-25T12:33:54.324Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-02-25T12:33:54.590Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-02-25T12:33:54.590Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-02-25T12:33:55.983Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-02-25T12:33:55.983Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-02-25T12:33:55.983Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-02-25T12:33:55.983Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-02-25T12:33:56.245Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-02-25T12:33:56.821Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-02-25T12:33:57.084Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-02-25T12:33:58.030Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-02-25T12:33:58.030Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-02-25T12:33:58.293Z] [ 72%] Linking C shared library libcsdk.so [2021-02-25T12:33:58.293Z] [ 72%] Built target csdk [2021-02-25T12:33:58.293Z] Scanning dependencies of target template [2021-02-25T12:33:58.293Z] [ 74%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-02-25T12:33:58.557Z] [ 76%] Linking C executable template [2021-02-25T12:33:58.557Z] [ 76%] Built target template [2021-02-25T12:33:58.557Z] Scanning dependencies of target device-counter [2021-02-25T12:33:58.557Z] [ 77%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-02-25T12:33:58.823Z] [ 79%] Linking C executable device-counter [2021-02-25T12:33:58.823Z] [ 79%] Built target device-counter [2021-02-25T12:33:58.823Z] Scanning dependencies of target device-random [2021-02-25T12:33:58.823Z] [ 81%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-02-25T12:33:58.823Z] [ 83%] Linking C executable device-random [2021-02-25T12:33:59.086Z] [ 83%] Built target device-random [2021-02-25T12:33:59.086Z] Scanning dependencies of target device-gyro [2021-02-25T12:33:59.086Z] [ 84%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-02-25T12:33:59.086Z] [ 86%] Linking C executable device-gyro [2021-02-25T12:33:59.349Z] [ 86%] Built target device-gyro [2021-02-25T12:33:59.349Z] Scanning dependencies of target device-bitfields [2021-02-25T12:33:59.349Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-02-25T12:33:59.349Z] [ 89%] Linking C executable device-bitfields [2021-02-25T12:33:59.349Z] [ 89%] Built target device-bitfields [2021-02-25T12:33:59.349Z] Scanning dependencies of target template-discovery [2021-02-25T12:33:59.349Z] [ 91%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-02-25T12:33:59.610Z] [ 93%] Linking C executable template-discovery [2021-02-25T12:33:59.610Z] [ 93%] Built target template-discovery [2021-02-25T12:33:59.610Z] Scanning dependencies of target device-file [2021-02-25T12:33:59.610Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-02-25T12:33:59.873Z] [ 96%] Linking C executable device-file [2021-02-25T12:33:59.873Z] [ 96%] Built target device-file [2021-02-25T12:33:59.873Z] Scanning dependencies of target device-terminal [2021-02-25T12:33:59.873Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-02-25T12:34:00.135Z] [100%] Linking C executable device-terminal [2021-02-25T12:34:00.135Z] [100%] Built target device-terminal [2021-02-25T12:34:00.135Z] + + maketee package -a release.log [2021-02-25T12:34:00.135Z] [2021-02-25T12:34:00.135Z] [ 72%] Built target csdk [2021-02-25T12:34:00.135Z] [ 76%] Built target template [2021-02-25T12:34:00.397Z] [ 79%] Built target device-counter [2021-02-25T12:34:00.397Z] [ 83%] Built target device-random [2021-02-25T12:34:00.397Z] [ 86%] Built target device-gyro [2021-02-25T12:34:00.397Z] [ 89%] Built target device-bitfields [2021-02-25T12:34:00.397Z] [ 93%] Built target template-discovery [2021-02-25T12:34:00.397Z] [ 96%] Built target device-file [2021-02-25T12:34:00.397Z] [100%] Built target device-terminal [2021-02-25T12:34:00.397Z] Run CPack packaging tool... [2021-02-25T12:34:00.397Z] CPack: Create package using TGZ [2021-02-25T12:34:00.397Z] CPack: Install projects [2021-02-25T12:34:00.397Z] CPack: - Run preinstall target for: Csdk [2021-02-25T12:34:00.661Z] CPack: - Install project: Csdk [2021-02-25T12:34:00.924Z] CPack: Create package [2021-02-25T12:34:00.924Z] CPack: - package: /tmp/sdk/build/release/csdk-1.3.2-dev.5.tar.gz generated. [2021-02-25T12:34:00.924Z] + '[' false '=' true ] [2021-02-25T12:34:00.924Z] + '[' false '=' true ] [2021-02-25T12:34:00.924Z] + mkdir -p /tmp/sdk/build/debug [2021-02-25T12:34:00.924Z] + cd /tmp/sdk/build/debug [2021-02-25T12:34:00.924Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2021-02-25T12:34:00.924Z] -- The C compiler identification is GNU 8.3.0 [2021-02-25T12:34:00.924Z] -- Check for working C compiler: /usr/bin/cc [2021-02-25T12:34:01.186Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-02-25T12:34:01.186Z] -- Detecting C compiler ABI info [2021-02-25T12:34:01.186Z] -- Detecting C compiler ABI info - done [2021-02-25T12:34:01.186Z] -- Detecting C compile features [2021-02-25T12:34:01.449Z] -- Detecting C compile features - done [2021-02-25T12:34:01.449Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-02-25T12:34:01.449Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-02-25T12:34:01.449Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-02-25T12:34:01.449Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-02-25T12:34:01.449Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-02-25T12:34:01.449Z] -- C SDK 1.3.2-dev.5 for Linux [2021-02-25T12:34:01.449Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-02-25T12:34:01.449Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-02-25T12:34:01.449Z] -- Found Curses: /usr/lib/libcurses.so [2021-02-25T12:34:01.449Z] -- Configuring done [2021-02-25T12:34:01.712Z] -- Generating done [2021-02-25T12:34:01.712Z] -- Build files have been written to: /tmp/sdk/build/debug [2021-02-25T12:34:01.712Z] + make [2021-02-25T12:34:01.712Z] + tee debug.log [2021-02-25T12:34:01.712Z] Scanning dependencies of target csdk [2021-02-25T12:34:01.712Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-02-25T12:34:01.712Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-02-25T12:34:01.975Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-02-25T12:34:01.975Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-02-25T12:34:02.238Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-02-25T12:34:02.238Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-02-25T12:34:02.238Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-02-25T12:34:02.500Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-02-25T12:34:02.500Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-02-25T12:34:02.762Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-02-25T12:34:02.762Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-02-25T12:34:02.762Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-02-25T12:34:02.762Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-02-25T12:34:03.025Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-02-25T12:34:03.025Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-02-25T12:34:03.287Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-02-25T12:34:03.287Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-02-25T12:34:03.287Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-02-25T12:34:03.550Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-02-25T12:34:03.550Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-02-25T12:34:03.813Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-02-25T12:34:03.813Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-02-25T12:34:03.813Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-02-25T12:34:03.813Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-02-25T12:34:04.074Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-02-25T12:34:04.074Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-02-25T12:34:04.074Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-02-25T12:34:04.074Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-02-25T12:34:04.336Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-02-25T12:34:04.336Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-02-25T12:34:04.336Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-02-25T12:34:04.598Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-02-25T12:34:04.598Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-02-25T12:34:04.861Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-02-25T12:34:04.861Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-02-25T12:34:05.122Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-02-25T12:34:05.122Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-02-25T12:34:05.122Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-02-25T12:34:05.384Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-02-25T12:34:05.646Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-02-25T12:34:05.908Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-02-25T12:34:05.908Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-02-25T12:34:05.908Z] [ 72%] Linking C shared library libcsdk.so [2021-02-25T12:34:06.170Z] [ 72%] Built target csdk [2021-02-25T12:34:06.170Z] Scanning dependencies of target template [2021-02-25T12:34:06.170Z] [ 74%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-02-25T12:34:06.170Z] [ 76%] Linking C executable template [2021-02-25T12:34:06.170Z] [ 76%] Built target template [2021-02-25T12:34:06.170Z] Scanning dependencies of target device-counter [2021-02-25T12:34:06.170Z] [ 77%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-02-25T12:34:06.431Z] [ 79%] Linking C executable device-counter [2021-02-25T12:34:06.431Z] [ 79%] Built target device-counter [2021-02-25T12:34:06.431Z] Scanning dependencies of target device-random [2021-02-25T12:34:06.431Z] [ 81%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-02-25T12:34:06.431Z] [ 83%] Linking C executable device-random [2021-02-25T12:34:06.692Z] [ 83%] Built target device-random [2021-02-25T12:34:06.692Z] Scanning dependencies of target device-gyro [2021-02-25T12:34:06.692Z] [ 84%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-02-25T12:34:06.692Z] [ 86%] Linking C executable device-gyro [2021-02-25T12:34:06.692Z] [ 86%] Built target device-gyro [2021-02-25T12:34:06.692Z] Scanning dependencies of target device-bitfields [2021-02-25T12:34:06.692Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-02-25T12:34:06.953Z] [ 89%] Linking C executable device-bitfields [2021-02-25T12:34:06.953Z] [ 89%] Built target device-bitfields [2021-02-25T12:34:06.953Z] Scanning dependencies of target template-discovery [2021-02-25T12:34:06.953Z] [ 91%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-02-25T12:34:06.953Z] [ 93%] Linking C executable template-discovery [2021-02-25T12:34:06.953Z] [ 93%] Built target template-discovery [2021-02-25T12:34:06.953Z] Scanning dependencies of target device-file [2021-02-25T12:34:07.216Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-02-25T12:34:07.216Z] [ 96%] Linking C executable device-file [2021-02-25T12:34:07.216Z] [ 96%] Built target device-file [2021-02-25T12:34:07.216Z] Scanning dependencies of target device-terminal [2021-02-25T12:34:07.216Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-02-25T12:34:07.216Z] [100%] Linking C executable device-terminal [2021-02-25T12:34:07.477Z] [100%] Built target device-terminal [2021-02-25T12:34:07.477Z] make: Entering directory '/tmp/sdk/build/release' [2021-02-25T12:34:07.477Z] make[1]: Entering directory '/tmp/sdk/build/release' [2021-02-25T12:34:07.477Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-25T12:34:07.477Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-25T12:34:07.477Z] [ 72%] Built target csdk [2021-02-25T12:34:07.477Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-25T12:34:07.477Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-25T12:34:07.477Z] [ 76%] Built target template [2021-02-25T12:34:07.477Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-25T12:34:07.477Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-25T12:34:07.478Z] [ 79%] Built target device-counter [2021-02-25T12:34:07.478Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-25T12:34:07.478Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-25T12:34:07.478Z] [ 83%] Built target device-random [2021-02-25T12:34:07.478Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-25T12:34:07.478Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-25T12:34:07.478Z] [ 86%] Built target device-gyro [2021-02-25T12:34:07.478Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-25T12:34:07.478Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-25T12:34:07.478Z] [ 89%] Built target device-bitfields [2021-02-25T12:34:07.478Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-25T12:34:07.478Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-25T12:34:07.478Z] [ 93%] Built target template-discovery [2021-02-25T12:34:07.478Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-25T12:34:07.478Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-25T12:34:07.478Z] [ 96%] Built target device-file [2021-02-25T12:34:07.478Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-25T12:34:07.478Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-25T12:34:07.744Z] [100%] Built target device-terminal [2021-02-25T12:34:07.744Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2021-02-25T12:34:07.744Z] Install the project... [2021-02-25T12:34:07.744Z] -- Install configuration: "Release" [2021-02-25T12:34:07.744Z] -- Installing: /usr/local/lib/libcsdk.so [2021-02-25T12:34:07.744Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2021-02-25T12:34:07.744Z] -- Up-to-date: /usr/local/include [2021-02-25T12:34:07.744Z] -- Installing: /usr/local/include/devsdk [2021-02-25T12:34:07.744Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2021-02-25T12:34:07.744Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2021-02-25T12:34:07.744Z] -- Installing: /usr/local/include/edgex [2021-02-25T12:34:07.744Z] -- Installing: /usr/local/include/edgex/devices.h [2021-02-25T12:34:07.744Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2021-02-25T12:34:07.744Z] -- Installing: /usr/local/include/edgex/edgex.h [2021-02-25T12:34:07.744Z] -- Installing: /usr/local/include/edgex/error.h [2021-02-25T12:34:07.744Z] -- Installing: /usr/local/include/edgex/os.h [2021-02-25T12:34:07.744Z] -- Installing: /usr/local/include/edgex/profiles.h [2021-02-25T12:34:07.744Z] -- Installing: /usr/local/include/edgex/rest-server.h [2021-02-25T12:34:07.744Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2021-02-25T12:34:07.744Z] -- Installing: /usr/local/include/iot [2021-02-25T12:34:07.744Z] -- Installing: /usr/local/include/iot/base64.h [2021-02-25T12:34:07.744Z] -- Installing: /usr/local/include/iot/component.h [2021-02-25T12:34:07.744Z] -- Installing: /usr/local/include/iot/config.h [2021-02-25T12:34:07.744Z] -- Installing: /usr/local/include/iot/container.h [2021-02-25T12:34:07.744Z] -- Installing: /usr/local/include/iot/data.h [2021-02-25T12:34:07.744Z] -- Installing: /usr/local/include/iot/hash.h [2021-02-25T12:34:07.744Z] -- Installing: /usr/local/include/iot/iot.h [2021-02-25T12:34:07.744Z] -- Installing: /usr/local/include/iot/json.h [2021-02-25T12:34:07.744Z] -- Installing: /usr/local/include/iot/logger.h [2021-02-25T12:34:07.744Z] -- Installing: /usr/local/include/iot/os.h [2021-02-25T12:34:07.744Z] -- Installing: /usr/local/include/iot/scheduler.h [2021-02-25T12:34:07.744Z] -- Installing: /usr/local/include/iot/thread.h [2021-02-25T12:34:07.744Z] -- Installing: /usr/local/include/iot/threadpool.h [2021-02-25T12:34:07.744Z] -- Installing: /usr/local/include/iot/time.h [2021-02-25T12:34:07.744Z] -- Installing: /usr/local/include/iot/typecode.h [2021-02-25T12:34:07.744Z] -- Installing: /usr/local/include/iot/os [2021-02-25T12:34:07.744Z] -- Installing: /usr/local/include/iot/os/linux.h [2021-02-25T12:34:07.744Z] -- Installing: /usr/local/include/iot/os/macos.h [2021-02-25T12:34:07.744Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2021-02-25T12:34:07.744Z] -- Installing: /usr/local/include/iot/defs.h [2021-02-25T12:34:07.744Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2021-02-25T12:34:07.744Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2021-02-25T12:34:07.744Z] make: Leaving directory '/tmp/sdk/build/release' [2021-02-25T12:34:10.301Z] Removing intermediate container a0b4960f5d10 [2021-02-25T12:34:10.301Z] ---> 9e7dcd698a2d [2021-02-25T12:34:10.301Z] Step 14/21 : FROM ${BASE} [2021-02-25T12:34:10.301Z] ---> 5eabd8fd8ba2 [2021-02-25T12:34:10.301Z] Step 15/21 : LABEL maintainer="IOTech " [2021-02-25T12:34:10.301Z] ---> Running in 2f9d8618823f [2021-02-25T12:34:10.301Z] Removing intermediate container 2f9d8618823f [2021-02-25T12:34:10.301Z] ---> aa2a43dd2425 [2021-02-25T12:34:10.301Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2021-02-25T12:34:10.301Z] ---> Running in a847944dc530 [2021-02-25T12:34:10.881Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2021-02-25T12:34:11.832Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2021-02-25T12:34:12.094Z] (1/3) Installing curl (7.64.0-r5) [2021-02-25T12:34:12.094Z] (2/3) Installing libuuid (2.33-r0) [2021-02-25T12:34:12.094Z] (3/3) Installing wget (1.20.3-r0) [2021-02-25T12:34:12.397Z] Executing busybox-1.29.3-r10.trigger [2021-02-25T12:34:12.397Z] OK: 268 MiB in 78 packages [2021-02-25T12:34:12.661Z] Removing intermediate container a847944dc530 [2021-02-25T12:34:12.661Z] ---> 6a6d9c93ee03 [2021-02-25T12:34:12.661Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2021-02-25T12:34:12.813Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-27646 in /w/workspace/edgexfoundry_device-sdk-c_master [Pipeline] { [Pipeline] ws [2021-02-25T12:34:12.882Z] Running in /w/workspace/device-sdk-c/57 [Pipeline] { [2021-02-25T12:34:12.923Z] ---> 8820d46a17cd [2021-02-25T12:34:12.923Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [Pipeline] checkout [2021-02-25T12:34:13.187Z] ---> de82fb288e0f [2021-02-25T12:34:13.187Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2021-02-25T12:34:13.451Z] ---> baba9437d28e [2021-02-25T12:34:13.451Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2021-02-25T12:34:13.714Z] ---> 23c6757e36a9 [2021-02-25T12:34:13.714Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2021-02-25T12:34:13.978Z] ---> 5cce4e17d041 [2021-02-25T12:34:13.978Z] Successfully built 5cce4e17d041 [2021-02-25T12:34:13.978Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-25T12:34:14.731Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-25T12:34:14.731Z] . [Pipeline] withDockerContainer [2021-02-25T12:34:14.851Z] prd-centos7-docker-4c-2g-27645 does not seem to be running inside a container [2021-02-25T12:34:14.904Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/57 -v /w/workspace/device-sdk-c/57:/w/workspace/device-sdk-c/57:rw,z -v /w/workspace/device-sdk-c/57@tmp:/w/workspace/device-sdk-c/57@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 ******** ci-base-image-x86_64 cat [2021-02-25T12:34:15.800Z] $ docker top 4f77c3ae974c1237c0fcb678a0a39b97cbba1f21a2b7177d9ec54d13b9482054 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-25T12:34:16.320Z] + make test [2021-02-25T12:34:16.320Z] echo "make test" [2021-02-25T12:34:16.320Z] make test [Pipeline] } [2021-02-25T12:34:16.339Z] $ docker stop --time=1 4f77c3ae974c1237c0fcb678a0a39b97cbba1f21a2b7177d9ec54d13b9482054 [2021-02-25T12:34:17.727Z] $ docker rm -f 4f77c3ae974c1237c0fcb678a0a39b97cbba1f21a2b7177d9ec54d13b9482054 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2021-02-25T12:34:18.376Z] using credential edgex-jenkins-ssh [2021-02-25T12:34:18.501Z] Cloning the remote Git repository [2021-02-25T12:34:18.535Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2021-02-25T12:34:18.653Z] > git init /w/workspace/device-sdk-c/57 # timeout=10 [2021-02-25T12:34:18.747Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-02-25T12:34:18.748Z] > git --version # timeout=10 [2021-02-25T12:34:18.764Z] > git --version # 'git version 2.17.1' [2021-02-25T12:34:18.766Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-25T12:34:18.812Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-25T12:34:20.006Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-02-25T12:34:20.024Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-25T12:34:20.058Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-02-25T12:34:20.097Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-02-25T12:34:20.097Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-25T12:34:20.111Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] sh [2021-02-25T12:34:20.624Z] Checking out Revision 8c8f643302f7d1e1c5a19edbbc93d861045ae01d (master) [2021-02-25T12:34:20.828Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-02-25T12:34:21.135Z] + ls -al . [2021-02-25T12:34:21.135Z] total 160 [2021-02-25T12:34:21.135Z] drwxrwxr-x. 8 jenkins jenkins 260 Feb 25 12:33 . [2021-02-25T12:34:21.135Z] drwxrwxr-x. 4 jenkins jenkins 30 Feb 25 12:33 .. [2021-02-25T12:34:21.135Z] -rw-rw-r--. 1 jenkins jenkins 3104 Feb 25 12:33 Attribution.txt [2021-02-25T12:34:21.135Z] -rw-rw-r--. 1 jenkins jenkins 6735 Feb 25 12:33 CHANGES [2021-02-25T12:34:21.135Z] drwxrwxr-x. 2 jenkins jenkins 144 Feb 25 12:33 docs [2021-02-25T12:34:21.135Z] -rw-rw-r--. 1 jenkins jenkins 108574 Feb 25 12:33 Doxyfile [2021-02-25T12:34:21.135Z] drwxrwxr-x. 8 jenkins jenkins 162 Feb 25 12:33 .git [2021-02-25T12:34:21.135Z] drwxrwxr-x. 2 jenkins jenkins 81 Feb 25 12:33 .github [2021-02-25T12:34:21.135Z] -rw-rw-r--. 1 jenkins jenkins 176 Feb 25 12:33 .gitignore [2021-02-25T12:34:21.135Z] drwxrwxr-x. 4 jenkins jenkins 33 Feb 25 12:33 include [2021-02-25T12:34:21.135Z] -rw-rw-r--. 1 jenkins jenkins 784 Feb 25 12:33 Jenkinsfile [2021-02-25T12:34:21.135Z] -rw-rw-r--. 1 jenkins jenkins 10174 Feb 25 12:33 LICENSE [2021-02-25T12:34:21.135Z] -rw-rw-r--. 1 jenkins jenkins 449 Feb 25 12:33 Makefile [2021-02-25T12:34:21.135Z] -rw-rw-r--. 1 jenkins jenkins 2697 Feb 25 12:33 README.md [2021-02-25T12:34:21.135Z] -rw-rw-r--. 1 jenkins jenkins 6341 Feb 25 12:33 README.v2.md [2021-02-25T12:34:21.135Z] drwxrwxr-x. 2 jenkins jenkins 98 Feb 25 12:33 scripts [2021-02-25T12:34:21.135Z] drwxrwxr-x. 4 jenkins jenkins 50 Feb 25 12:33 src [2021-02-25T12:34:21.135Z] -rw-rw-r--. 1 jenkins jenkins 11 Feb 25 12:30 VERSION [Pipeline] isUnix [Pipeline] sh [2021-02-25T12:34:21.440Z] + docker build -t docker-device-sdk-c -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=8c8f643302f7d1e1c5a19edbbc93d861045ae01d --label arch=amd64 --label version=1.3.2-dev.5 . [2021-02-25T12:34:21.440Z] Sending build context to Docker daemon 2.414MB [2021-02-25T12:34:21.440Z] Step 1/15 : ARG BASE=alpine:3.12 [2021-02-25T12:34:21.440Z] Step 2/15 : FROM ${BASE} [2021-02-25T12:34:21.440Z] ---> 5cce4e17d041 [2021-02-25T12:34:21.440Z] Step 3/15 : LABEL maintainer="IOTech " [2021-02-25T12:34:20.621Z] > git config core.sparsecheckout # timeout=10 [2021-02-25T12:34:20.643Z] > git checkout -f 8c8f643302f7d1e1c5a19edbbc93d861045ae01d # timeout=10 [2021-02-25T12:34:22.013Z] ---> Running in f6ef84fc3a4a [2021-02-25T12:34:22.275Z] Removing intermediate container f6ef84fc3a4a [2021-02-25T12:34:22.275Z] ---> bdd9ad26152b [2021-02-25T12:34:22.275Z] 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 [2021-02-25T12:34:22.275Z] ---> Running in 2d70a592c464 [2021-02-25T12:34:22.850Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2021-02-25T12:34:23.425Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2021-02-25T12:34:23.688Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2021-02-25T12:34:23.688Z] (2/6) Installing libblkid (2.33-r0) [2021-02-25T12:34:23.952Z] (3/6) Installing libfdisk (2.33-r0) [2021-02-25T12:34:23.952Z] (4/6) Installing libmount (2.33-r0) [2021-02-25T12:34:24.216Z] (5/6) Installing libsmartcols (2.33-r0) [2021-02-25T12:34:24.216Z] (6/6) Installing util-linux-dev (2.33-r0) [2021-02-25T12:34:24.480Z] Executing busybox-1.29.3-r10.trigger [2021-02-25T12:34:24.744Z] OK: 272 MiB in 84 packages [2021-02-25T12:34:25.079Z] Commit message: "feat: Use v2 REST API, remove v1 implementations (#324)" [2021-02-25T12:34:25.318Z] Removing intermediate container 2d70a592c464 [2021-02-25T12:34:25.318Z] ---> a212cf055a5b [2021-02-25T12:34:25.318Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2021-02-25T12:34:25.318Z] ---> 491c735e7979 [2021-02-25T12:34:25.318Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-25T12:34:26.269Z] ---> 77c7d9f6524f [2021-02-25T12:34:26.269Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2021-02-25T12:34:26.269Z] ---> f4107f5520bd [2021-02-25T12:34:26.269Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2021-02-25T12:34:26.531Z] ---> 9a753bca4b18 [2021-02-25T12:34:26.531Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2021-02-25T12:34:26.534Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-25T12:34:26.794Z] ---> 9728e73f705a [2021-02-25T12:34:26.794Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2021-02-25T12:34:26.943Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-25T12:34:27.058Z] ---> 1131d441a91c [2021-02-25T12:34:27.058Z] Step 11/15 : WORKDIR /edgex-c-sdk [2021-02-25T12:34:27.058Z] ---> Running in 4f8ef3b26fe8 [2021-02-25T12:34:27.288Z] + sudo service docker restart [2021-02-25T12:34:27.288Z] + true [2021-02-25T12:34:27.322Z] Removing intermediate container 4f8ef3b26fe8 [2021-02-25T12:34:27.322Z] ---> 5c33c92e6e24 [2021-02-25T12:34:27.322Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2021-02-25T12:34:27.322Z] ---> Running in 0396f34b775d [2021-02-25T12:34:27.585Z] Removing intermediate container 0396f34b775d [2021-02-25T12:34:27.585Z] ---> 7bce070333dd [2021-02-25T12:34:27.585Z] Step 13/15 : LABEL arch=amd64 [2021-02-25T12:34:27.585Z] ---> Running in 9c8479fd78ea [2021-02-25T12:34:27.848Z] Removing intermediate container 9c8479fd78ea [2021-02-25T12:34:27.848Z] ---> 5fae9673b322 [2021-02-25T12:34:27.848Z] Step 14/15 : LABEL git_sha=8c8f643302f7d1e1c5a19edbbc93d861045ae01d [2021-02-25T12:34:27.848Z] ---> Running in 405ac0309140 [2021-02-25T12:34:27.848Z] Removing intermediate container 405ac0309140 [2021-02-25T12:34:27.848Z] ---> ecf1512889ba [2021-02-25T12:34:27.848Z] Step 15/15 : LABEL version=1.3.2-dev.5 [2021-02-25T12:34:28.111Z] ---> Running in 874f0b226e8d [2021-02-25T12:34:28.111Z] Removing intermediate container 874f0b226e8d [2021-02-25T12:34:28.111Z] ---> 24cc18a6005f [2021-02-25T12:34:28.111Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-02-25T12:34:28.111Z] Successfully built 24cc18a6005f [2021-02-25T12:34:28.111Z] Successfully tagged docker-device-sdk-c:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-25T12:34:30.042Z] provisioning config files... [2021-02-25T12:34:30.087Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/57@tmp/config7733258868987489501tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-25T12:34:30.582Z] ---> docker-login.sh [2021-02-25T12:34:30.582Z] nexus3.edgexfoundry.org:10001 [2021-02-25T12:34:31.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T12:34:31.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T12:34:31.845Z] Configure a credential helper to remove this warning. See [2021-02-25T12:34:31.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T12:34:31.845Z] [2021-02-25T12:34:31.845Z] Login Succeeded [2021-02-25T12:34:31.845Z] nexus3.edgexfoundry.org:10002 [2021-02-25T12:34:32.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T12:34:32.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T12:34:32.447Z] Configure a credential helper to remove this warning. See [2021-02-25T12:34:32.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T12:34:32.447Z] [2021-02-25T12:34:32.447Z] Login Succeeded [2021-02-25T12:34:32.447Z] nexus3.edgexfoundry.org:10003 [2021-02-25T12:34:33.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T12:34:33.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T12:34:33.047Z] Configure a credential helper to remove this warning. See [2021-02-25T12:34:33.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T12:34:33.047Z] [2021-02-25T12:34:33.047Z] Login Succeeded [2021-02-25T12:34:33.047Z] nexus3.edgexfoundry.org:10004 [2021-02-25T12:34:33.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T12:34:33.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T12:34:33.602Z] Configure a credential helper to remove this warning. See [2021-02-25T12:34:33.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T12:34:33.602Z] [2021-02-25T12:34:33.602Z] Login Succeeded [2021-02-25T12:34:33.602Z] docker.io [2021-02-25T12:34:33.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T12:34:34.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T12:34:34.148Z] Configure a credential helper to remove this warning. See [2021-02-25T12:34:34.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T12:34:34.148Z] [2021-02-25T12:34:34.148Z] Login Succeeded [2021-02-25T12:34:34.148Z] ---> docker-login.sh ends [Pipeline] } [2021-02-25T12:34:34.168Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-25T12:34:34.659Z] ========================================================= [2021-02-25T12:34:34.659Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2021-02-25T12:34:34.659Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-25T12:34:35.047Z] + docker build -t ci-base-image-arm64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest . [2021-02-25T12:34:35.324Z] Sending build context to Docker daemon 2.413MB [2021-02-25T12:34:35.599Z] Step 1/21 : ARG BASE=alpine:3.12 [2021-02-25T12:34:35.599Z] Step 2/21 : FROM ${BASE} as builder [2021-02-25T12:34:35.599Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2021-02-25T12:34:35.599Z] 0362ad1dd800: Pulling fs layer [2021-02-25T12:34:35.599Z] f2cdb1532d8b: Pulling fs layer [2021-02-25T12:34:35.599Z] 37ed683be191: Pulling fs layer [2021-02-25T12:34:35.599Z] f2cdb1532d8b: Verifying Checksum [2021-02-25T12:34:35.599Z] f2cdb1532d8b: Download complete [2021-02-25T12:34:35.877Z] 0362ad1dd800: Download complete [2021-02-25T12:34:36.476Z] 0362ad1dd800: Pull complete [2021-02-25T12:34:36.751Z] f2cdb1532d8b: Pull complete [2021-02-25T12:34:38.196Z] 37ed683be191: Verifying Checksum [2021-02-25T12:34:38.196Z] 37ed683be191: Download complete [2021-02-25T12:34:46.480Z] 37ed683be191: Pull complete [2021-02-25T12:34:46.480Z] Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f [2021-02-25T12:34:46.480Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2021-02-25T12:34:46.480Z] ---> b23d30803547 [2021-02-25T12:34:46.480Z] 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 [2021-02-25T12:34:48.462Z] ---> Running in b11297b3d13c [2021-02-25T12:34:49.930Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2021-02-25T12:34:50.524Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2021-02-25T12:34:50.795Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2021-02-25T12:34:51.066Z] (2/8) Installing libuuid (2.33-r0) [2021-02-25T12:34:51.066Z] (3/8) Installing libblkid (2.33-r0) [2021-02-25T12:34:51.066Z] (4/8) Installing libfdisk (2.33-r0) [2021-02-25T12:34:51.337Z] (5/8) Installing libmount (2.33-r0) [2021-02-25T12:34:51.337Z] (6/8) Installing libsmartcols (2.33-r0) [2021-02-25T12:34:51.337Z] (7/8) Installing util-linux-dev (2.33-r0) [2021-02-25T12:34:51.929Z] (8/8) Installing wget (1.20.3-r0) [2021-02-25T12:34:51.930Z] Executing busybox-1.29.3-r10.trigger [2021-02-25T12:34:51.930Z] OK: 285 MiB in 83 packages [2021-02-25T12:34:53.372Z] Removing intermediate container b11297b3d13c [2021-02-25T12:34:53.372Z] ---> b8744e50a536 [2021-02-25T12:34:53.372Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2021-02-25T12:34:53.372Z] ---> Running in f386c18aa23b [2021-02-25T12:34:53.978Z] Removing intermediate container f386c18aa23b [2021-02-25T12:34:53.978Z] ---> a35c33c1f84c [2021-02-25T12:34:53.978Z] 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 [2021-02-25T12:34:53.978Z] ---> Running in 5119bffad495 [2021-02-25T12:34:54.956Z] --2021-02-25 12:34:54-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2021-02-25T12:34:54.956Z] Resolving github.com... 140.82.114.3 [2021-02-25T12:34:55.228Z] Connecting to github.com|140.82.114.3|:443... connected. [2021-02-25T12:34:55.228Z] HTTP request sent, awaiting response... 302 Found [2021-02-25T12:34:55.228Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2021-02-25T12:34:55.228Z] --2021-02-25 12:34:55-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2021-02-25T12:34:55.228Z] Resolving codeload.github.com... 140.82.114.10 [2021-02-25T12:34:55.228Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2021-02-25T12:34:55.508Z] HTTP request sent, awaiting response... 200 OK [2021-02-25T12:34:55.508Z] Length: unspecified [application/x-gzip] [2021-02-25T12:34:55.508Z] Saving to: 'STDOUT' [2021-02-25T12:34:55.508Z]  [2021-02-25T12:34:55.508Z] 0K .......... .......... .......... .......... .......... 1.40M [2021-02-25T12:34:55.508Z] 50K .......... .......... .......... .......... .......... 2.68M [2021-02-25T12:34:55.508Z] 100K .......... .......... .......... .......... .......... 3.05M [2021-02-25T12:34:55.508Z] 150K .......... .......... .......... .......... .......... 11.8M [2021-02-25T12:34:55.508Z] 200K .......... .......... .......... .......... .......... 11.2M [2021-02-25T12:34:55.508Z] 250K .......... .......... .......... .......... .......... 3.23M [2021-02-25T12:34:55.508Z] 300K .......... .......... .......... .......... .......... 4.43M [2021-02-25T12:34:55.508Z] 350K .......... .......... .......... .......... .......... 5.13M [2021-02-25T12:34:55.508Z] 400K .......... .......... .......... .......... .......... 3.74M [2021-02-25T12:34:55.508Z] 450K .......... .......... .......... .......... .......... 3.43M [2021-02-25T12:34:55.508Z] 500K .......... .......... .......... .......... .......... 11.8M [2021-02-25T12:34:55.508Z] 550K .......... .......... .......... .......... .......... 2.88M [2021-02-25T12:34:55.786Z] 600K .......... .......... .......... .......... .......... 879K [2021-02-25T12:34:55.786Z] 650K .......... .......... .......... .......... .......... 2.09M [2021-02-25T12:34:55.786Z] 700K .. 13.0M=0.2s [2021-02-25T12:34:55.786Z] [2021-02-25T12:34:55.786Z] 2021-02-25 12:34:55 (2.84 MB/s) - written to stdout [719348] [2021-02-25T12:34:55.786Z] [2021-02-25T12:34:56.060Z] -- The C compiler identification is GNU 8.3.0 [2021-02-25T12:34:56.060Z] -- The CXX compiler identification is GNU 8.3.0 [2021-02-25T12:34:56.334Z] -- Check for working C compiler: /usr/bin/cc [2021-02-25T12:34:56.334Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-02-25T12:34:56.334Z] -- Detecting C compiler ABI info [2021-02-25T12:34:56.609Z] -- Detecting C compiler ABI info - done [2021-02-25T12:34:56.609Z] -- Detecting C compile features [2021-02-25T12:34:57.596Z] -- Detecting C compile features - done [2021-02-25T12:34:57.596Z] -- Check for working CXX compiler: /usr/bin/c++ [2021-02-25T12:34:57.596Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2021-02-25T12:34:57.596Z] -- Detecting CXX compiler ABI info [2021-02-25T12:34:58.205Z] -- Detecting CXX compiler ABI info - done [2021-02-25T12:34:58.205Z] -- Detecting CXX compile features [2021-02-25T12:34:59.645Z] -- Detecting CXX compile features - done [2021-02-25T12:34:59.918Z] -- Looking for include file endian.h [2021-02-25T12:35:00.193Z] -- Looking for include file endian.h - found [2021-02-25T12:35:00.193Z] -- Check if the system is big endian [2021-02-25T12:35:00.193Z] -- Searching 16 bit integer [2021-02-25T12:35:00.193Z] -- Looking for sys/types.h [2021-02-25T12:35:00.466Z] -- Looking for sys/types.h - found [2021-02-25T12:35:00.466Z] -- Looking for stdint.h [2021-02-25T12:35:00.740Z] -- Looking for stdint.h - found [2021-02-25T12:35:00.740Z] -- Looking for stddef.h [2021-02-25T12:35:01.016Z] -- Looking for stddef.h - found [2021-02-25T12:35:01.016Z] -- Check size of unsigned short [2021-02-25T12:35:01.303Z] -- Check size of unsigned short - done [2021-02-25T12:35:01.303Z] -- Using unsigned short [2021-02-25T12:35:01.303Z] -- Check if the system is big endian - little endian [2021-02-25T12:35:01.577Z] -- Check size of size_t [2021-02-25T12:35:01.867Z] -- Check size of size_t - done [2021-02-25T12:35:01.867Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2021-02-25T12:35:01.867Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2021-02-25T12:35:01.867Z] asked CMake to find a package configuration file provided by "cJSON", but [2021-02-25T12:35:01.867Z] CMake did not find one. [2021-02-25T12:35:01.867Z] [2021-02-25T12:35:01.867Z] Could not find a package configuration file provided by "cJSON" with any of [2021-02-25T12:35:01.867Z] the following names: [2021-02-25T12:35:01.867Z] [2021-02-25T12:35:01.867Z] cJSONConfig.cmake [2021-02-25T12:35:01.867Z] cjson-config.cmake [2021-02-25T12:35:01.867Z] [2021-02-25T12:35:01.867Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2021-02-25T12:35:01.867Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2021-02-25T12:35:01.867Z] provides a separate development package or SDK, be sure it has been [2021-02-25T12:35:01.867Z] installed. [2021-02-25T12:35:01.867Z] [2021-02-25T12:35:01.867Z] [2021-02-25T12:35:01.867Z] -- Configuring done [2021-02-25T12:35:01.867Z] -- Generating done [2021-02-25T12:35:02.143Z] -- Build files have been written to: /tmp/cbor [2021-02-25T12:35:02.143Z] Scanning dependencies of target cbor_shared [2021-02-25T12:35:02.143Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2021-02-25T12:35:03.119Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2021-02-25T12:35:03.713Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2021-02-25T12:35:03.986Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2021-02-25T12:35:04.579Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2021-02-25T12:35:04.851Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2021-02-25T12:35:05.122Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2021-02-25T12:35:05.122Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2021-02-25T12:35:05.394Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2021-02-25T12:35:05.669Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2021-02-25T12:35:06.263Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2021-02-25T12:35:06.855Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2021-02-25T12:35:07.132Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2021-02-25T12:35:07.406Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2021-02-25T12:35:07.677Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2021-02-25T12:35:07.955Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2021-02-25T12:35:08.229Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2021-02-25T12:35:08.502Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2021-02-25T12:35:08.775Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2021-02-25T12:35:09.048Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2021-02-25T12:35:09.048Z] [ 40%] Linking C shared library libcbor.so [2021-02-25T12:35:09.323Z] [ 40%] Built target cbor_shared [2021-02-25T12:35:09.323Z] Scanning dependencies of target cbor [2021-02-25T12:35:09.323Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2021-02-25T12:35:10.296Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2021-02-25T12:35:10.567Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2021-02-25T12:35:10.843Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2021-02-25T12:35:12.274Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2021-02-25T12:35:12.274Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2021-02-25T12:35:12.546Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2021-02-25T12:35:12.546Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2021-02-25T12:35:12.819Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2021-02-25T12:35:13.414Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2021-02-25T12:35:14.010Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2021-02-25T12:35:14.283Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2021-02-25T12:35:14.556Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2021-02-25T12:35:15.153Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2021-02-25T12:35:15.153Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2021-02-25T12:35:15.426Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2021-02-25T12:35:15.699Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2021-02-25T12:35:15.971Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2021-02-25T12:35:16.242Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2021-02-25T12:35:16.513Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2021-02-25T12:35:16.783Z] [ 80%] Linking C static library libcbor.a [2021-02-25T12:35:16.783Z] [ 80%] Built target cbor [2021-02-25T12:35:16.783Z] Scanning dependencies of target create_items [2021-02-25T12:35:16.783Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2021-02-25T12:35:17.057Z] [ 84%] Linking C executable create_items [2021-02-25T12:35:17.057Z] [ 84%] Built target create_items [2021-02-25T12:35:17.057Z] Scanning dependencies of target readfile [2021-02-25T12:35:17.328Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2021-02-25T12:35:17.328Z] [ 88%] Linking C executable readfile [2021-02-25T12:35:17.600Z] [ 88%] Built target readfile [2021-02-25T12:35:17.600Z] Scanning dependencies of target streaming_parser [2021-02-25T12:35:17.600Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2021-02-25T12:35:17.875Z] [ 92%] Linking C executable streaming_parser [2021-02-25T12:35:17.875Z] [ 92%] Built target streaming_parser [2021-02-25T12:35:17.875Z] Scanning dependencies of target sort [2021-02-25T12:35:17.875Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2021-02-25T12:35:18.148Z] [ 96%] Linking C executable sort [2021-02-25T12:35:18.148Z] [ 96%] Built target sort [2021-02-25T12:35:18.148Z] Scanning dependencies of target hello [2021-02-25T12:35:18.148Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2021-02-25T12:35:18.418Z] [100%] Linking C executable hello [2021-02-25T12:35:18.418Z] [100%] Built target hello [2021-02-25T12:35:18.691Z] Install the project... [2021-02-25T12:35:18.691Z] -- Install configuration: "Release" [2021-02-25T12:35:18.691Z] -- Installing: /usr/local/include/cbor/configuration.h [2021-02-25T12:35:18.691Z] -- Installing: /usr/local/lib64/libcbor.a [2021-02-25T12:35:18.691Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2021-02-25T12:35:18.691Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2021-02-25T12:35:18.691Z] -- Installing: /usr/local/lib64/libcbor.so [2021-02-25T12:35:18.691Z] -- Up-to-date: /usr/local/include/cbor [2021-02-25T12:35:18.691Z] -- Installing: /usr/local/include/cbor/streaming.h [2021-02-25T12:35:18.691Z] -- Installing: /usr/local/include/cbor/ints.h [2021-02-25T12:35:18.691Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2021-02-25T12:35:18.691Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2021-02-25T12:35:18.691Z] -- Installing: /usr/local/include/cbor/encoding.h [2021-02-25T12:35:18.691Z] -- Installing: /usr/local/include/cbor/serialization.h [2021-02-25T12:35:18.691Z] -- Installing: /usr/local/include/cbor/data.h [2021-02-25T12:35:18.691Z] -- Installing: /usr/local/include/cbor/common.h [2021-02-25T12:35:18.691Z] -- Installing: /usr/local/include/cbor/callbacks.h [2021-02-25T12:35:18.691Z] -- Installing: /usr/local/include/cbor/strings.h [2021-02-25T12:35:18.691Z] -- Installing: /usr/local/include/cbor/tags.h [2021-02-25T12:35:18.691Z] -- Installing: /usr/local/include/cbor/internal [2021-02-25T12:35:18.691Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2021-02-25T12:35:18.691Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2021-02-25T12:35:18.691Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2021-02-25T12:35:18.691Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2021-02-25T12:35:18.691Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2021-02-25T12:35:18.691Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2021-02-25T12:35:18.691Z] -- Installing: /usr/local/include/cbor/arrays.h [2021-02-25T12:35:18.691Z] -- Installing: /usr/local/include/cbor/maps.h [2021-02-25T12:35:18.691Z] -- Installing: /usr/local/include/cbor.h [2021-02-25T12:35:18.691Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2021-02-25T12:35:20.654Z] Removing intermediate container 5119bffad495 [2021-02-25T12:35:20.654Z] ---> 2ab163144d4c [2021-02-25T12:35:20.654Z] Step 6/21 : RUN mkdir /tmp/sdk [2021-02-25T12:35:20.927Z] ---> Running in 55466f10a575 [2021-02-25T12:35:22.902Z] Removing intermediate container 55466f10a575 [2021-02-25T12:35:22.903Z] ---> 9474e2824357 [2021-02-25T12:35:22.903Z] Step 7/21 : COPY VERSION /tmp/sdk [2021-02-25T12:35:23.498Z] ---> ee492ff2d342 [2021-02-25T12:35:23.498Z] Step 8/21 : COPY src /tmp/sdk/src [2021-02-25T12:35:24.488Z] ---> 001db6e49eae [2021-02-25T12:35:24.488Z] Step 9/21 : COPY include /tmp/sdk/include [2021-02-25T12:35:25.089Z] ---> f27bc298d04a [2021-02-25T12:35:25.089Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2021-02-25T12:35:26.074Z] ---> 0021b2984db1 [2021-02-25T12:35:26.074Z] Step 11/21 : COPY LICENSE /tmp/sdk [2021-02-25T12:35:26.673Z] ---> 3d01230eeb8e [2021-02-25T12:35:26.673Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2021-02-25T12:35:27.271Z] ---> 4f204e75920f [2021-02-25T12:35:27.271Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2021-02-25T12:35:27.547Z] ---> Running in 3c4a64991577 [2021-02-25T12:35:28.526Z] + CPPCHECK=false [2021-02-25T12:35:28.526Z] + DOCGEN=false [2021-02-25T12:35:28.526Z] + TOMLVER=SDK-0.2 [2021-02-25T12:35:28.526Z] + CUTILVER=1.1.4 [2021-02-25T12:35:28.526Z] + '[' 0 -gt 0 ] [2021-02-25T12:35:28.526Z] + readlink -f ./scripts/build.sh [2021-02-25T12:35:28.526Z] + dirname /tmp/sdk/scripts/build.sh [2021-02-25T12:35:28.526Z] + dirname /tmp/sdk/scripts [2021-02-25T12:35:28.526Z] + ROOT=/tmp/sdk [2021-02-25T12:35:28.526Z] + cd /tmp/sdk [2021-02-25T12:35:28.526Z] + '[' '!' -d deps ] [2021-02-25T12:35:28.526Z] + mkdir deps [2021-02-25T12:35:28.526Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-02-25T12:35:28.526Z] + tar -C deps -z -x -f - [2021-02-25T12:35:28.526Z] --2021-02-25 12:35:28-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-02-25T12:35:28.526Z] Resolving github.com... 140.82.112.4 [2021-02-25T12:35:28.526Z] Connecting to github.com|140.82.112.4|:443... connected. [2021-02-25T12:35:28.800Z] HTTP request sent, awaiting response... 302 Found [2021-02-25T12:35:28.800Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2021-02-25T12:35:28.800Z] --2021-02-25 12:35:28-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2021-02-25T12:35:28.800Z] Resolving codeload.github.com... 140.82.114.10 [2021-02-25T12:35:28.800Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2021-02-25T12:35:29.393Z] HTTP request sent, awaiting response... 200 OK [2021-02-25T12:35:29.393Z] Length: unspecified [application/x-gzip] [2021-02-25T12:35:29.393Z] Saving to: 'STDOUT' [2021-02-25T12:35:29.393Z] [2021-02-25T12:35:29.393Z] 0K .......... ......  1.01M=0.02s [2021-02-25T12:35:29.393Z] [2021-02-25T12:35:29.393Z] 2021-02-25 12:35:29 (1.01 MB/s) - written to stdout [16451] [2021-02-25T12:35:29.393Z] [2021-02-25T12:35:29.701Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2021-02-25T12:35:29.701Z] + + tarwget -C -O deps - -z -x https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz -f [2021-02-25T12:35:29.701Z] - [2021-02-25T12:35:29.701Z] --2021-02-25 12:35:29-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-02-25T12:35:29.701Z] Resolving github.com... 140.82.112.4 [2021-02-25T12:35:29.701Z] Connecting to github.com|140.82.112.4|:443... connected. [2021-02-25T12:35:29.701Z] HTTP request sent, awaiting response... 302 Found [2021-02-25T12:35:29.701Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] [2021-02-25T12:35:29.701Z] --2021-02-25 12:35:29-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [2021-02-25T12:35:29.701Z] Resolving codeload.github.com... 140.82.114.10 [2021-02-25T12:35:29.701Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2021-02-25T12:35:29.701Z] HTTP request sent, awaiting response... 200 OK [2021-02-25T12:35:29.701Z] Length: unspecified [application/x-gzip] [2021-02-25T12:35:29.701Z] Saving to: 'STDOUT' [2021-02-25T12:35:29.701Z]  [2021-02-25T12:35:29.973Z] 0K .......... .......... .......... .......... .......... 1.55M [2021-02-25T12:35:29.973Z] 50K .......... .......... .......... .......... .......... 3.03M [2021-02-25T12:35:29.973Z] 100K .......... .......... .......... .......... .......... 3.38M [2021-02-25T12:35:29.973Z] 150K .......... .......... ....... 2.25M=0.07s [2021-02-25T12:35:29.973Z] [2021-02-25T12:35:29.973Z] 2021-02-25 12:35:29 (2.35 MB/s) - written to stdout [181796] [2021-02-25T12:35:29.973Z] [2021-02-25T12:35:29.973Z] + mkdir -p src/c/iot [2021-02-25T12:35:29.973Z] + cp deps/iotech-c-utils-1.1.4/src/c/base64.c deps/iotech-c-utils-1.1.4/src/c/component.c deps/iotech-c-utils-1.1.4/src/c/config.c deps/iotech-c-utils-1.1.4/src/c/container.c deps/iotech-c-utils-1.1.4/src/c/data.c deps/iotech-c-utils-1.1.4/src/c/hash.c deps/iotech-c-utils-1.1.4/src/c/iot.c deps/iotech-c-utils-1.1.4/src/c/json.c deps/iotech-c-utils-1.1.4/src/c/logger.c deps/iotech-c-utils-1.1.4/src/c/os.c deps/iotech-c-utils-1.1.4/src/c/scheduler.c deps/iotech-c-utils-1.1.4/src/c/thread.c deps/iotech-c-utils-1.1.4/src/c/threadpool.c deps/iotech-c-utils-1.1.4/src/c/time.c deps/iotech-c-utils-1.1.4/src/c/yxml.c src/c/iot [2021-02-25T12:35:29.973Z] + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot [2021-02-25T12:35:29.973Z] + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot [2021-02-25T12:35:29.973Z] + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot [2021-02-25T12:35:29.973Z] + mkdir -p include/iot [2021-02-25T12:35:29.973Z] + cp deps/iotech-c-utils-1.1.4/include/iot/base64.h deps/iotech-c-utils-1.1.4/include/iot/component.h deps/iotech-c-utils-1.1.4/include/iot/config.h deps/iotech-c-utils-1.1.4/include/iot/container.h deps/iotech-c-utils-1.1.4/include/iot/data.h deps/iotech-c-utils-1.1.4/include/iot/hash.h deps/iotech-c-utils-1.1.4/include/iot/iot.h deps/iotech-c-utils-1.1.4/include/iot/json.h deps/iotech-c-utils-1.1.4/include/iot/logger.h deps/iotech-c-utils-1.1.4/include/iot/os.h deps/iotech-c-utils-1.1.4/include/iot/scheduler.h deps/iotech-c-utils-1.1.4/include/iot/thread.h deps/iotech-c-utils-1.1.4/include/iot/threadpool.h deps/iotech-c-utils-1.1.4/include/iot/time.h deps/iotech-c-utils-1.1.4/include/iot/typecode.h include/iot [2021-02-25T12:35:29.973Z] + mkdir -p include/iot/os [2021-02-25T12:35:29.973Z] + cp deps/iotech-c-utils-1.1.4/include/iot/os/linux.h deps/iotech-c-utils-1.1.4/include/iot/os/macos.h deps/iotech-c-utils-1.1.4/include/iot/os/zephyr.h include/iot/os [2021-02-25T12:35:29.973Z] + mkdir -p /tmp/sdk/build/release [2021-02-25T12:35:29.973Z] + cd /tmp/sdk/build/release [2021-02-25T12:35:29.973Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2021-02-25T12:35:30.244Z] -- The C compiler identification is GNU 8.3.0 [2021-02-25T12:35:30.244Z] -- Check for working C compiler: /usr/bin/cc [2021-02-25T12:35:30.517Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-02-25T12:35:30.517Z] -- Detecting C compiler ABI info [2021-02-25T12:35:30.789Z] -- Detecting C compiler ABI info - done [2021-02-25T12:35:30.789Z] -- Detecting C compile features [2021-02-25T12:35:31.767Z] -- Detecting C compile features - done [2021-02-25T12:35:31.767Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-02-25T12:35:31.767Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-02-25T12:35:31.767Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-02-25T12:35:31.767Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-02-25T12:35:31.767Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-02-25T12:35:31.767Z] -- C SDK 1.3.2-dev.5 for Linux [2021-02-25T12:35:31.767Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-02-25T12:35:32.040Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-02-25T12:35:32.040Z] -- Found Curses: /usr/lib/libcurses.so [2021-02-25T12:35:32.040Z] -- Configuring done [2021-02-25T12:35:32.314Z] -- Generating done [2021-02-25T12:35:32.314Z] -- Build files have been written to: /tmp/sdk/build/release [2021-02-25T12:35:32.314Z] + make [2021-02-25T12:35:32.314Z] + tee release.log [2021-02-25T12:35:32.586Z] Scanning dependencies of target csdk [2021-02-25T12:35:32.586Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-02-25T12:35:33.560Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-02-25T12:35:33.835Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-02-25T12:35:35.799Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-02-25T12:35:36.390Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-02-25T12:35:36.661Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-02-25T12:35:37.636Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-02-25T12:35:40.247Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-02-25T12:35:40.247Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-02-25T12:35:41.233Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-02-25T12:35:41.506Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-02-25T12:35:42.100Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-02-25T12:35:42.373Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-02-25T12:35:42.646Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-02-25T12:35:46.022Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-02-25T12:35:46.293Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-02-25T12:35:46.566Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-02-25T12:35:47.164Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-02-25T12:35:47.758Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-02-25T12:35:50.365Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-02-25T12:35:50.636Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-02-25T12:35:50.908Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-02-25T12:35:51.499Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-02-25T12:35:52.092Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-02-25T12:35:52.092Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-02-25T12:35:53.066Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-02-25T12:35:53.660Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-02-25T12:35:54.253Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-02-25T12:35:54.524Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-02-25T12:35:57.135Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-02-25T12:35:57.407Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-02-25T12:35:58.381Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-02-25T12:35:58.738Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-02-25T12:36:04.201Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-02-25T12:36:04.201Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-02-25T12:36:04.795Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-02-25T12:36:05.391Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-02-25T12:36:05.983Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-02-25T12:36:07.949Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-02-25T12:36:09.917Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-02-25T12:36:13.298Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-02-25T12:36:13.890Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-02-25T12:36:14.484Z] [ 72%] Linking C shared library libcsdk.so [2021-02-25T12:36:14.759Z] [ 72%] Built target csdk [2021-02-25T12:36:14.759Z] Scanning dependencies of target template [2021-02-25T12:36:14.759Z] [ 74%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-02-25T12:36:15.350Z] [ 76%] Linking C executable template [2021-02-25T12:36:15.622Z] [ 76%] Built target template [2021-02-25T12:36:15.622Z] Scanning dependencies of target device-counter [2021-02-25T12:36:15.622Z] [ 77%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-02-25T12:36:16.215Z] [ 79%] Linking C executable device-counter [2021-02-25T12:36:16.488Z] [ 79%] Built target device-counter [2021-02-25T12:36:16.488Z] Scanning dependencies of target device-random [2021-02-25T12:36:16.488Z] [ 81%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-02-25T12:36:17.085Z] [ 83%] Linking C executable device-random [2021-02-25T12:36:17.358Z] [ 83%] Built target device-random [2021-02-25T12:36:17.358Z] Scanning dependencies of target device-gyro [2021-02-25T12:36:17.632Z] [ 84%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-02-25T12:36:17.904Z] [ 86%] Linking C executable device-gyro [2021-02-25T12:36:18.177Z] [ 86%] Built target device-gyro [2021-02-25T12:36:18.177Z] Scanning dependencies of target device-bitfields [2021-02-25T12:36:18.450Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-02-25T12:36:19.045Z] [ 89%] Linking C executable device-bitfields [2021-02-25T12:36:19.045Z] [ 89%] Built target device-bitfields [2021-02-25T12:36:19.045Z] Scanning dependencies of target template-discovery [2021-02-25T12:36:19.045Z] [ 91%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-02-25T12:36:20.021Z] [ 93%] Linking C executable template-discovery [2021-02-25T12:36:20.294Z] [ 93%] Built target template-discovery [2021-02-25T12:36:20.294Z] Scanning dependencies of target device-file [2021-02-25T12:36:20.294Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-02-25T12:36:21.273Z] [ 96%] Linking C executable device-file [2021-02-25T12:36:21.273Z] [ 96%] Built target device-file [2021-02-25T12:36:21.273Z] Scanning dependencies of target device-terminal [2021-02-25T12:36:21.546Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-02-25T12:36:22.143Z] [100%] Linking C executable device-terminal [2021-02-25T12:36:22.414Z] [100%] Built target device-terminal [2021-02-25T12:36:22.415Z] + make package [2021-02-25T12:36:22.415Z] + tee -a release.log [2021-02-25T12:36:22.688Z] [ 72%] Built target csdk [2021-02-25T12:36:22.688Z] [ 76%] Built target template [2021-02-25T12:36:22.688Z] [ 79%] Built target device-counter [2021-02-25T12:36:22.688Z] [ 83%] Built target device-random [2021-02-25T12:36:22.688Z] [ 86%] Built target device-gyro [2021-02-25T12:36:22.688Z] [ 89%] Built target device-bitfields [2021-02-25T12:36:22.961Z] [ 93%] Built target template-discovery [2021-02-25T12:36:22.961Z] [ 96%] Built target device-file [2021-02-25T12:36:22.961Z] [100%] Built target device-terminal [2021-02-25T12:36:22.961Z] Run CPack packaging tool... [2021-02-25T12:36:22.961Z] CPack: Create package using TGZ [2021-02-25T12:36:22.961Z] CPack: Install projects [2021-02-25T12:36:22.961Z] CPack: - Run preinstall target for: Csdk [2021-02-25T12:36:23.556Z] CPack: - Install project: Csdk [2021-02-25T12:36:23.834Z] CPack: Create package [2021-02-25T12:36:23.834Z] CPack: - package: /tmp/sdk/build/release/csdk-1.3.2-dev.5.tar.gz generated. [2021-02-25T12:36:23.834Z] + '[' false '=' true ] [2021-02-25T12:36:23.834Z] + '[' false '=' true ] [2021-02-25T12:36:23.834Z] + mkdir -p /tmp/sdk/build/debug [2021-02-25T12:36:23.834Z] + cd /tmp/sdk/build/debug [2021-02-25T12:36:23.834Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2021-02-25T12:36:24.108Z] -- The C compiler identification is GNU 8.3.0 [2021-02-25T12:36:24.383Z] -- Check for working C compiler: /usr/bin/cc [2021-02-25T12:36:24.657Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-02-25T12:36:24.657Z] -- Detecting C compiler ABI info [2021-02-25T12:36:24.931Z] -- Detecting C compiler ABI info - done [2021-02-25T12:36:24.931Z] -- Detecting C compile features [2021-02-25T12:36:25.914Z] -- Detecting C compile features - done [2021-02-25T12:36:25.914Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-02-25T12:36:25.914Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-02-25T12:36:25.914Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-02-25T12:36:25.914Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-02-25T12:36:25.914Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-02-25T12:36:25.914Z] -- C SDK 1.3.2-dev.5 for Linux [2021-02-25T12:36:25.914Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-02-25T12:36:26.188Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-02-25T12:36:26.188Z] -- Found Curses: /usr/lib/libcurses.so [2021-02-25T12:36:26.464Z] -- Configuring done [2021-02-25T12:36:26.736Z] -- Generating done [2021-02-25T12:36:26.736Z] -- Build files have been written to: /tmp/sdk/build/debug [2021-02-25T12:36:26.736Z] + make [2021-02-25T12:36:26.736Z] + tee debug.log [2021-02-25T12:36:26.736Z] Scanning dependencies of target csdk [2021-02-25T12:36:27.009Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-02-25T12:36:27.605Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-02-25T12:36:27.879Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-02-25T12:36:28.473Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-02-25T12:36:29.068Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-02-25T12:36:29.068Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-02-25T12:36:29.673Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-02-25T12:36:30.657Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-02-25T12:36:30.929Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-02-25T12:36:31.525Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-02-25T12:36:31.796Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-02-25T12:36:32.068Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-02-25T12:36:32.341Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-02-25T12:36:32.613Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-02-25T12:36:33.588Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-02-25T12:36:33.861Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-02-25T12:36:34.134Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-02-25T12:36:34.408Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-02-25T12:36:34.682Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-02-25T12:36:36.113Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-02-25T12:36:36.113Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-02-25T12:36:36.113Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-02-25T12:36:36.709Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-02-25T12:36:36.981Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-02-25T12:36:36.981Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-02-25T12:36:37.577Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-02-25T12:36:37.577Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-02-25T12:36:38.172Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-02-25T12:36:38.172Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-02-25T12:36:38.766Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-02-25T12:36:39.039Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-02-25T12:36:39.636Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-02-25T12:36:39.909Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-02-25T12:36:41.339Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-02-25T12:36:41.612Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-02-25T12:36:41.884Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-02-25T12:36:42.157Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-02-25T12:36:42.750Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-02-25T12:36:44.176Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-02-25T12:36:44.448Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-02-25T12:36:45.424Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-02-25T12:36:46.028Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-02-25T12:36:46.310Z] [ 72%] Linking C shared library libcsdk.so [2021-02-25T12:36:46.310Z] [ 72%] Built target csdk [2021-02-25T12:36:46.310Z] Scanning dependencies of target template [2021-02-25T12:36:46.581Z] [ 74%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-02-25T12:36:46.854Z] [ 76%] Linking C executable template [2021-02-25T12:36:47.126Z] [ 76%] Built target template [2021-02-25T12:36:47.126Z] Scanning dependencies of target device-counter [2021-02-25T12:36:47.126Z] [ 77%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-02-25T12:36:47.398Z] [ 79%] Linking C executable device-counter [2021-02-25T12:36:47.671Z] [ 79%] Built target device-counter [2021-02-25T12:36:47.671Z] Scanning dependencies of target device-random [2021-02-25T12:36:47.671Z] [ 81%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-02-25T12:36:47.943Z] [ 83%] Linking C executable device-random [2021-02-25T12:36:48.216Z] [ 83%] Built target device-random [2021-02-25T12:36:48.489Z] Scanning dependencies of target device-gyro [2021-02-25T12:36:48.489Z] [ 84%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-02-25T12:36:48.762Z] [ 86%] Linking C executable device-gyro [2021-02-25T12:36:49.033Z] [ 86%] Built target device-gyro [2021-02-25T12:36:49.033Z] Scanning dependencies of target device-bitfields [2021-02-25T12:36:49.033Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-02-25T12:36:49.306Z] [ 89%] Linking C executable device-bitfields [2021-02-25T12:36:49.579Z] [ 89%] Built target device-bitfields [2021-02-25T12:36:49.579Z] Scanning dependencies of target template-discovery [2021-02-25T12:36:49.579Z] [ 91%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-02-25T12:36:49.852Z] [ 93%] Linking C executable template-discovery [2021-02-25T12:36:50.124Z] [ 93%] Built target template-discovery [2021-02-25T12:36:50.124Z] Scanning dependencies of target device-file [2021-02-25T12:36:50.398Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-02-25T12:36:50.670Z] [ 96%] Linking C executable device-file [2021-02-25T12:36:50.942Z] [ 96%] Built target device-file [2021-02-25T12:36:50.942Z] Scanning dependencies of target device-terminal [2021-02-25T12:36:50.942Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-02-25T12:36:51.214Z] [100%] Linking C executable device-terminal [2021-02-25T12:36:51.486Z] [100%] Built target device-terminal [2021-02-25T12:36:51.761Z] make: Entering directory '/tmp/sdk/build/release' [2021-02-25T12:36:51.761Z] make[1]: Entering directory '/tmp/sdk/build/release' [2021-02-25T12:36:51.761Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-25T12:36:51.761Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-25T12:36:51.761Z] [ 72%] Built target csdk [2021-02-25T12:36:51.761Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-25T12:36:51.761Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-25T12:36:51.761Z] [ 76%] Built target template [2021-02-25T12:36:51.761Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-25T12:36:51.761Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-25T12:36:52.034Z] [ 79%] Built target device-counter [2021-02-25T12:36:52.034Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-25T12:36:52.034Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-25T12:36:52.034Z] [ 83%] Built target device-random [2021-02-25T12:36:52.034Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-25T12:36:52.034Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-25T12:36:52.034Z] [ 86%] Built target device-gyro [2021-02-25T12:36:52.034Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-25T12:36:52.034Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-25T12:36:52.034Z] [ 89%] Built target device-bitfields [2021-02-25T12:36:52.034Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-25T12:36:52.034Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-25T12:36:52.034Z] [ 93%] Built target template-discovery [2021-02-25T12:36:52.034Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-25T12:36:52.034Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-25T12:36:52.309Z] [ 96%] Built target device-file [2021-02-25T12:36:52.309Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-25T12:36:52.309Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-25T12:36:52.309Z] [100%] Built target device-terminal [2021-02-25T12:36:52.309Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2021-02-25T12:36:52.309Z] Install the project... [2021-02-25T12:36:52.309Z] -- Install configuration: "Release" [2021-02-25T12:36:52.309Z] -- Installing: /usr/local/lib/libcsdk.so [2021-02-25T12:36:52.309Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2021-02-25T12:36:52.309Z] -- Up-to-date: /usr/local/include [2021-02-25T12:36:52.309Z] -- Installing: /usr/local/include/edgex [2021-02-25T12:36:52.309Z] -- Installing: /usr/local/include/edgex/error.h [2021-02-25T12:36:52.309Z] -- Installing: /usr/local/include/edgex/rest-server.h [2021-02-25T12:36:52.309Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2021-02-25T12:36:52.309Z] -- Installing: /usr/local/include/edgex/edgex.h [2021-02-25T12:36:52.309Z] -- Installing: /usr/local/include/edgex/devices.h [2021-02-25T12:36:52.309Z] -- Installing: /usr/local/include/edgex/os.h [2021-02-25T12:36:52.309Z] -- Installing: /usr/local/include/edgex/profiles.h [2021-02-25T12:36:52.309Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2021-02-25T12:36:52.309Z] -- Installing: /usr/local/include/devsdk [2021-02-25T12:36:52.309Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2021-02-25T12:36:52.309Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2021-02-25T12:36:52.309Z] -- Installing: /usr/local/include/iot [2021-02-25T12:36:52.309Z] -- Installing: /usr/local/include/iot/json.h [2021-02-25T12:36:52.309Z] -- Installing: /usr/local/include/iot/container.h [2021-02-25T12:36:52.309Z] -- Installing: /usr/local/include/iot/component.h [2021-02-25T12:36:52.309Z] -- Installing: /usr/local/include/iot/typecode.h [2021-02-25T12:36:52.309Z] -- Installing: /usr/local/include/iot/iot.h [2021-02-25T12:36:52.309Z] -- Installing: /usr/local/include/iot/time.h [2021-02-25T12:36:52.309Z] -- Installing: /usr/local/include/iot/hash.h [2021-02-25T12:36:52.309Z] -- Installing: /usr/local/include/iot/logger.h [2021-02-25T12:36:52.309Z] -- Installing: /usr/local/include/iot/os [2021-02-25T12:36:52.309Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2021-02-25T12:36:52.309Z] -- Installing: /usr/local/include/iot/os/linux.h [2021-02-25T12:36:52.309Z] -- Installing: /usr/local/include/iot/os/macos.h [2021-02-25T12:36:52.309Z] -- Installing: /usr/local/include/iot/scheduler.h [2021-02-25T12:36:52.309Z] -- Installing: /usr/local/include/iot/data.h [2021-02-25T12:36:52.309Z] -- Installing: /usr/local/include/iot/thread.h [2021-02-25T12:36:52.309Z] -- Installing: /usr/local/include/iot/os.h [2021-02-25T12:36:52.309Z] -- Installing: /usr/local/include/iot/base64.h [2021-02-25T12:36:52.309Z] -- Installing: /usr/local/include/iot/defs.h [2021-02-25T12:36:52.309Z] -- Installing: /usr/local/include/iot/threadpool.h [2021-02-25T12:36:52.309Z] -- Installing: /usr/local/include/iot/config.h [2021-02-25T12:36:52.309Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2021-02-25T12:36:52.309Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2021-02-25T12:36:52.309Z] make: Leaving directory '/tmp/sdk/build/release' [2021-02-25T12:36:54.929Z] Removing intermediate container 3c4a64991577 [2021-02-25T12:36:54.930Z] ---> d8c26101028f [2021-02-25T12:36:54.930Z] Step 14/21 : FROM ${BASE} [2021-02-25T12:36:54.930Z] ---> b23d30803547 [2021-02-25T12:36:54.930Z] Step 15/21 : LABEL maintainer="IOTech " [2021-02-25T12:36:54.930Z] ---> Running in da33d2d89db7 [2021-02-25T12:36:55.201Z] Removing intermediate container da33d2d89db7 [2021-02-25T12:36:55.201Z] ---> e6a7e12dd71b [2021-02-25T12:36:55.201Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2021-02-25T12:36:55.476Z] ---> Running in 88eddf053fec [2021-02-25T12:36:56.511Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2021-02-25T12:36:57.492Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2021-02-25T12:36:57.765Z] (1/3) Installing curl (7.64.0-r5) [2021-02-25T12:36:58.038Z] (2/3) Installing libuuid (2.33-r0) [2021-02-25T12:36:58.038Z] (3/3) Installing wget (1.20.3-r0) [2021-02-25T12:36:58.310Z] Executing busybox-1.29.3-r10.trigger [2021-02-25T12:36:58.310Z] OK: 281 MiB in 78 packages [2021-02-25T12:36:59.738Z] Removing intermediate container 88eddf053fec [2021-02-25T12:36:59.738Z] ---> f94894d89607 [2021-02-25T12:36:59.738Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2021-02-25T12:37:00.716Z] ---> 0d57b3c23203 [2021-02-25T12:37:00.716Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2021-02-25T12:37:01.311Z] ---> eda6e83f8f23 [2021-02-25T12:37:01.311Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2021-02-25T12:37:02.298Z] ---> 5643962339fc [2021-02-25T12:37:02.298Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2021-02-25T12:37:03.276Z] ---> a79583533543 [2021-02-25T12:37:03.276Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2021-02-25T12:37:03.872Z] ---> c0caeed5e5e3 [2021-02-25T12:37:03.872Z] Successfully built c0caeed5e5e3 [2021-02-25T12:37:03.872Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-25T12:37:04.899Z] + docker inspect -f . ci-base-image-arm64 [2021-02-25T12:37:04.899Z] . [Pipeline] withDockerContainer [2021-02-25T12:37:05.192Z] prd-ubuntu18.04-docker-arm64-4c-16g-27646 does not seem to be running inside a container [2021-02-25T12:37:05.240Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/57 -v /w/workspace/device-sdk-c/57:/w/workspace/device-sdk-c/57:rw,z -v /w/workspace/device-sdk-c/57@tmp:/w/workspace/device-sdk-c/57@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 ******** ci-base-image-arm64 cat [2021-02-25T12:37:07.019Z] $ docker top c531bb3551420f19aa1c9c6daa83a4e98f3deb7eb2e8db6fdc7f9994a10b5a96 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-25T12:37:08.097Z] + make test [2021-02-25T12:37:08.097Z] echo "make test" [2021-02-25T12:37:08.097Z] make test [Pipeline] } [2021-02-25T12:37:08.079Z] $ docker stop --time=1 c531bb3551420f19aa1c9c6daa83a4e98f3deb7eb2e8db6fdc7f9994a10b5a96 [2021-02-25T12:37:10.099Z] $ docker rm -f c531bb3551420f19aa1c9c6daa83a4e98f3deb7eb2e8db6fdc7f9994a10b5a96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-25T12:37:11.327Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-02-25T12:37:11.669Z] + ls -al . [2021-02-25T12:37:11.669Z] total 192 [2021-02-25T12:37:11.669Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 25 12:34 . [2021-02-25T12:37:11.669Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 25 12:34 .. [2021-02-25T12:37:11.669Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 25 12:34 .git [2021-02-25T12:37:11.669Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 25 12:34 .github [2021-02-25T12:37:11.669Z] -rw-rw-r-- 1 jenkins jenkins 176 Feb 25 12:34 .gitignore [2021-02-25T12:37:11.669Z] -rw-rw-r-- 1 jenkins jenkins 3104 Feb 25 12:34 Attribution.txt [2021-02-25T12:37:11.669Z] -rw-rw-r-- 1 jenkins jenkins 6735 Feb 25 12:34 CHANGES [2021-02-25T12:37:11.669Z] -rw-rw-r-- 1 jenkins jenkins 108574 Feb 25 12:34 Doxyfile [2021-02-25T12:37:11.669Z] -rw-rw-r-- 1 jenkins jenkins 784 Feb 25 12:34 Jenkinsfile [2021-02-25T12:37:11.669Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 25 12:34 LICENSE [2021-02-25T12:37:11.669Z] -rw-rw-r-- 1 jenkins jenkins 449 Feb 25 12:34 Makefile [2021-02-25T12:37:11.669Z] -rw-rw-r-- 1 jenkins jenkins 2697 Feb 25 12:34 README.md [2021-02-25T12:37:11.669Z] -rw-rw-r-- 1 jenkins jenkins 6341 Feb 25 12:34 README.v2.md [2021-02-25T12:37:11.669Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 25 12:30 VERSION [2021-02-25T12:37:11.669Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 25 12:34 docs [2021-02-25T12:37:11.669Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 25 12:34 include [2021-02-25T12:37:11.669Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 25 12:34 scripts [2021-02-25T12:37:11.670Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 25 12:34 src [Pipeline] isUnix [Pipeline] sh [2021-02-25T12:37:12.029Z] + docker build -t docker-device-sdk-c-arm64 -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=8c8f643302f7d1e1c5a19edbbc93d861045ae01d --label arch=arm64 --label version=1.3.2-dev.5 . [2021-02-25T12:37:12.634Z] Sending build context to Docker daemon 2.413MB [2021-02-25T12:37:12.634Z] Step 1/15 : ARG BASE=alpine:3.12 [2021-02-25T12:37:12.634Z] Step 2/15 : FROM ${BASE} [2021-02-25T12:37:12.634Z] ---> c0caeed5e5e3 [2021-02-25T12:37:12.634Z] Step 3/15 : LABEL maintainer="IOTech " [2021-02-25T12:37:12.634Z] ---> Running in 476f04292a34 [2021-02-25T12:37:13.235Z] Removing intermediate container 476f04292a34 [2021-02-25T12:37:13.235Z] ---> 007cc79cfcf4 [2021-02-25T12:37:13.235Z] 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 [2021-02-25T12:37:13.235Z] ---> Running in a808dc762de5 [2021-02-25T12:37:16.115Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2021-02-25T12:37:16.116Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2021-02-25T12:37:16.116Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2021-02-25T12:37:16.116Z] (2/6) Installing libblkid (2.33-r0) [2021-02-25T12:37:16.387Z] (3/6) Installing libfdisk (2.33-r0) [2021-02-25T12:37:16.387Z] (4/6) Installing libmount (2.33-r0) [2021-02-25T12:37:16.658Z] (5/6) Installing libsmartcols (2.33-r0) [2021-02-25T12:37:16.658Z] (6/6) Installing util-linux-dev (2.33-r0) [2021-02-25T12:37:17.255Z] Executing busybox-1.29.3-r10.trigger [2021-02-25T12:37:17.255Z] OK: 286 MiB in 84 packages [2021-02-25T12:37:18.688Z] Removing intermediate container a808dc762de5 [2021-02-25T12:37:18.688Z] ---> b0539efac8cc [2021-02-25T12:37:18.688Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2021-02-25T12:37:19.284Z] ---> 4e9366b57651 [2021-02-25T12:37:19.284Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2021-02-25T12:37:20.263Z] ---> 6e1d76e60e2f [2021-02-25T12:37:20.263Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2021-02-25T12:37:21.245Z] ---> 45b28a7d7ee0 [2021-02-25T12:37:21.245Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2021-02-25T12:37:21.840Z] ---> 099006c7cf3a [2021-02-25T12:37:21.840Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2021-02-25T12:37:22.437Z] ---> 4ea3591471d6 [2021-02-25T12:37:22.437Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2021-02-25T12:37:23.035Z] ---> 8cb71618c2b1 [2021-02-25T12:37:23.035Z] Step 11/15 : WORKDIR /edgex-c-sdk [2021-02-25T12:37:23.628Z] ---> Running in a8f080a4560c [2021-02-25T12:37:24.223Z] Removing intermediate container a8f080a4560c [2021-02-25T12:37:24.223Z] ---> ab0a38068f48 [2021-02-25T12:37:24.223Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2021-02-25T12:37:24.223Z] ---> Running in c719c4507e3a [2021-02-25T12:37:24.818Z] Removing intermediate container c719c4507e3a [2021-02-25T12:37:24.818Z] ---> dcb41984aea9 [2021-02-25T12:37:24.818Z] Step 13/15 : LABEL arch=arm64 [2021-02-25T12:37:24.818Z] ---> Running in 803ca4556ff3 [2021-02-25T12:37:25.093Z] Removing intermediate container 803ca4556ff3 [2021-02-25T12:37:25.093Z] ---> 5d9c461c1809 [2021-02-25T12:37:25.093Z] Step 14/15 : LABEL git_sha=8c8f643302f7d1e1c5a19edbbc93d861045ae01d [2021-02-25T12:37:25.372Z] ---> Running in 57877848b0b9 [2021-02-25T12:37:25.965Z] Removing intermediate container 57877848b0b9 [2021-02-25T12:37:25.965Z] ---> 876dc1c41fcf [2021-02-25T12:37:25.965Z] Step 15/15 : LABEL version=1.3.2-dev.5 [2021-02-25T12:37:25.965Z] ---> Running in b78f909bd6e7 [2021-02-25T12:37:26.558Z] Removing intermediate container b78f909bd6e7 [2021-02-25T12:37:26.558Z] ---> 59fc47d00521 [2021-02-25T12:37:26.558Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-02-25T12:37:26.558Z] Successfully built 59fc47d00521 [2021-02-25T12:37:26.558Z] Successfully tagged docker-device-sdk-c-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2021-02-25T12:37:28.197Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-25T12:37:28.197Z] . [Pipeline] withDockerContainer [2021-02-25T12:37:28.306Z] prd-centos7-docker-4c-2g-27644 does not seem to be running inside a container [2021-02-25T12:37:28.352Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-25T12:37:29.198Z] $ docker top e5167b9076a5ac1942f60622b50e6bc2f8a97f9a3f4c6de0e49886c6f9825e9d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-25T12:37:29.569Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-25T12:37:29.569Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-25T12:37:29.833Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-25T12:37:29.838Z] $ docker exec e5167b9076a5ac1942f60622b50e6bc2f8a97f9a3f4c6de0e49886c6f9825e9d ssh-agent [2021-02-25T12:37:30.023Z] SSH_AUTH_SOCK=/tmp/ssh-CKJ0cL3GbqPv/agent.11 [2021-02-25T12:37:30.023Z] SSH_AGENT_PID=17 [2021-02-25T12:37:30.031Z] Running ssh-add (command line suppressed) [2021-02-25T12:37:30.157Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_1945740765116818421.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_1945740765116818421.key) [2021-02-25T12:37:30.214Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-25T12:37:30.551Z] + git semver tag [2021-02-25T12:37:30.551Z] # -> Open(): unable to determine branch for HEAD [2021-02-25T12:37:30.551Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2021-02-25T12:37:30.551Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2021-02-25T12:37:30.551Z] # $SEMVER_REMOTE_NAME = origin [2021-02-25T12:37:30.551Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-25T12:37:30.551Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-25T12:37:30.551Z] # $SEMVER_BRANCH = master [2021-02-25T12:37:30.551Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [2021-02-25T12:37:30.551Z] # 8c8f643302f7d1e1c5a19edbbc93d861045ae01d HEAD [2021-02-25T12:37:30.551Z] # -> Force: false [2021-02-25T12:37:30.551Z] # 482d41c7d6e47f14ae9897f0f1db88638cd75719 refs/tags/v1.3.2-dev.5 [Pipeline] } [2021-02-25T12:37:30.564Z] $ docker exec --env ******** --env ******** e5167b9076a5ac1942f60622b50e6bc2f8a97f9a3f4c6de0e49886c6f9825e9d ssh-agent -k [2021-02-25T12:37:30.688Z] unset SSH_AUTH_SOCK; [2021-02-25T12:37:30.688Z] unset SSH_AGENT_PID; [2021-02-25T12:37:30.688Z] echo Agent pid 17 killed; [2021-02-25T12:37:30.743Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-25T12:37:31.212Z] + git semver [Pipeline] } [2021-02-25T12:37:31.233Z] $ docker stop --time=1 e5167b9076a5ac1942f60622b50e6bc2f8a97f9a3f4c6de0e49886c6f9825e9d [2021-02-25T12:37:32.594Z] $ docker rm -f e5167b9076a5ac1942f60622b50e6bc2f8a97f9a3f4c6de0e49886c6f9825e9d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-02-25T12:37:33.310Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-02-25T12:37:33.310Z] [2021-02-25T12:37:33.310Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-02-25T12:37:33.662Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-02-25T12:37:33.662Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-02-25T12:37:33.662Z] ab5ef0e58194: Pulling fs layer [2021-02-25T12:37:33.662Z] 9712f1f96733: Pulling fs layer [2021-02-25T12:37:33.662Z] 63f879dbbcfc: Pulling fs layer [2021-02-25T12:37:33.662Z] 0d9ebad4ef96: Pulling fs layer [2021-02-25T12:37:33.662Z] e9a5061849ea: Pulling fs layer [2021-02-25T12:37:33.662Z] d747dcd14b5f: Pulling fs layer [2021-02-25T12:37:33.662Z] 2de7ff778b66: Pulling fs layer [2021-02-25T12:37:33.662Z] 0d9ebad4ef96: Waiting [2021-02-25T12:37:33.662Z] e9a5061849ea: Waiting [2021-02-25T12:37:33.662Z] 2de7ff778b66: Waiting [2021-02-25T12:37:33.662Z] 9712f1f96733: Verifying Checksum [2021-02-25T12:37:33.662Z] 9712f1f96733: Download complete [2021-02-25T12:37:35.595Z] 63f879dbbcfc: Download complete [2021-02-25T12:37:35.862Z] e9a5061849ea: Verifying Checksum [2021-02-25T12:37:35.862Z] e9a5061849ea: Download complete [2021-02-25T12:37:35.862Z] d747dcd14b5f: Verifying Checksum [2021-02-25T12:37:35.862Z] d747dcd14b5f: Download complete [2021-02-25T12:37:36.452Z] 2de7ff778b66: Verifying Checksum [2021-02-25T12:37:36.452Z] 2de7ff778b66: Download complete [2021-02-25T12:37:36.721Z] 0d9ebad4ef96: Verifying Checksum [2021-02-25T12:37:36.721Z] 0d9ebad4ef96: Download complete [2021-02-25T12:37:36.984Z] ab5ef0e58194: Download complete [2021-02-25T12:37:41.238Z] ab5ef0e58194: Pull complete [2021-02-25T12:37:41.501Z] 9712f1f96733: Pull complete [2021-02-25T12:37:44.834Z] 63f879dbbcfc: Pull complete [2021-02-25T12:37:51.501Z] 0d9ebad4ef96: Pull complete [2021-02-25T12:37:52.904Z] e9a5061849ea: Pull complete [2021-02-25T12:37:52.904Z] d747dcd14b5f: Pull complete [2021-02-25T12:37:56.247Z] 2de7ff778b66: Pull complete [2021-02-25T12:37:56.247Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-02-25T12:37:56.247Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-02-25T12:37:56.247Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-02-25T12:37:56.445Z] prd-centos7-docker-4c-2g-27644 does not seem to be running inside a container [2021-02-25T12:37:56.495Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-02-25T12:38:00.707Z] $ docker top aa6753ad04b27d772b600871e036f6c2ed25a955e3c23eb8ee95efb3b6abf53a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-02-25T12:38:00.972Z] provisioning config files... [2021-02-25T12:38:00.986Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config6451804622304162249tmp [2021-02-25T12:38:01.002Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config2979632336330089702tmp [2021-02-25T12:38:01.019Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config7734551222636358589tmp [Pipeline] { [Pipeline] echo [2021-02-25T12:38:01.069Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-25T12:38:01.377Z] ---> sigul-configuration.sh [2021-02-25T12:38:01.377Z] gpg: directory `/root/.gnupg' created [2021-02-25T12:38:01.377Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-02-25T12:38:01.377Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-02-25T12:38:01.377Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-02-25T12:38:01.377Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-02-25T12:38:01.377Z] gpg: CAST5 encrypted data [2021-02-25T12:38:01.642Z] gpg: encrypted with 1 passphrase [2021-02-25T12:38:01.642Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-02-25T12:38:01.965Z] + mkdir /home/jenkins [2021-02-25T12:38:01.965Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-02-25T12:38:02.274Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-02-25T12:38:02.284Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-25T12:38:02.588Z] ---> sigul-install.sh [2021-02-25T12:38:12.624Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-02-25T12:38:13.042Z] + git tag --list [2021-02-25T12:38:13.042Z] 0.7.0 [2021-02-25T12:38:13.042Z] 0.7.1 [2021-02-25T12:38:13.042Z] 1.0.0 [2021-02-25T12:38:13.042Z] v1.0.1 [2021-02-25T12:38:13.042Z] v1.0.2 [2021-02-25T12:38:13.042Z] v1.0.3 [2021-02-25T12:38:13.042Z] v1.1.0 [2021-02-25T12:38:13.042Z] v1.1.1 [2021-02-25T12:38:13.042Z] v1.2.0 [2021-02-25T12:38:13.042Z] v1.2.1 [2021-02-25T12:38:13.043Z] v1.2.2 [2021-02-25T12:38:13.043Z] v1.3.0 [2021-02-25T12:38:13.043Z] v1.3.1 [2021-02-25T12:38:13.043Z] v1.3.1-dev.1 [2021-02-25T12:38:13.043Z] v1.3.1-dev.2 [2021-02-25T12:38:13.043Z] v1.3.1-dev.3 [2021-02-25T12:38:13.043Z] v1.3.2-dev.1 [2021-02-25T12:38:13.043Z] v1.3.2-dev.2 [2021-02-25T12:38:13.043Z] v1.3.2-dev.3 [2021-02-25T12:38:13.043Z] v1.3.2-dev.4 [2021-02-25T12:38:13.043Z] v1.3.2-dev.5 [Pipeline] sh [2021-02-25T12:38:13.408Z] + lftools sign git-tag v1.3.2-dev.5 [2021-02-25T12:38:14.804Z] Signing Git tag with Sigul... [2021-02-25T12:38:14.804Z] Signing v1.3.2-dev.5 [Pipeline] echo [2021-02-25T12:38:16.217Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-25T12:38:16.516Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-02-25T12:38:16.525Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-02-25T12:38:16.619Z] $ docker stop --time=1 aa6753ad04b27d772b600871e036f6c2ed25a955e3c23eb8ee95efb3b6abf53a [2021-02-25T12:38:18.683Z] $ docker rm -f aa6753ad04b27d772b600871e036f6c2ed25a955e3c23eb8ee95efb3b6abf53a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-02-25T12:38:19.462Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-25T12:38:19.462Z] . [Pipeline] withDockerContainer [2021-02-25T12:38:19.558Z] prd-centos7-docker-4c-2g-27644 does not seem to be running inside a container [2021-02-25T12:38:19.610Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-25T12:38:20.353Z] $ docker top fa598881f05388bf27e90f3abea55f56d073f6c8e04266241459b67a61abc242 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-25T12:38:20.709Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-25T12:38:20.709Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-25T12:38:20.939Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-25T12:38:20.944Z] $ docker exec fa598881f05388bf27e90f3abea55f56d073f6c8e04266241459b67a61abc242 ssh-agent [2021-02-25T12:38:21.134Z] SSH_AUTH_SOCK=/tmp/ssh-AV9vP8oDTEbb/agent.11 [2021-02-25T12:38:21.134Z] SSH_AGENT_PID=16 [2021-02-25T12:38:21.142Z] Running ssh-add (command line suppressed) [2021-02-25T12:38:21.288Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_4436863647755129042.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_4436863647755129042.key) [2021-02-25T12:38:21.364Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-25T12:38:21.712Z] + git semver bump pre [2021-02-25T12:38:21.975Z] # -> Open(): unable to determine branch for HEAD [2021-02-25T12:38:21.975Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2021-02-25T12:38:21.975Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2021-02-25T12:38:21.975Z] # $SEMVER_REMOTE_NAME = origin [2021-02-25T12:38:21.975Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-25T12:38:21.975Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-25T12:38:21.975Z] # $SEMVER_BRANCH = master [2021-02-25T12:38:21.975Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [2021-02-25T12:38:21.975Z] 1.3.2-dev.6 [Pipeline] } [2021-02-25T12:38:21.989Z] $ docker exec --env ******** --env ******** fa598881f05388bf27e90f3abea55f56d073f6c8e04266241459b67a61abc242 ssh-agent -k [2021-02-25T12:38:22.124Z] unset SSH_AUTH_SOCK; [2021-02-25T12:38:22.125Z] unset SSH_AGENT_PID; [2021-02-25T12:38:22.125Z] echo Agent pid 16 killed; [2021-02-25T12:38:22.180Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-25T12:38:22.644Z] + git semver [Pipeline] } [2021-02-25T12:38:22.664Z] $ docker stop --time=1 fa598881f05388bf27e90f3abea55f56d073f6c8e04266241459b67a61abc242 [2021-02-25T12:38:24.030Z] $ docker rm -f fa598881f05388bf27e90f3abea55f56d073f6c8e04266241459b67a61abc242 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-02-25T12:38:24.575Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-25T12:38:24.575Z] . [Pipeline] withDockerContainer [2021-02-25T12:38:24.681Z] prd-centos7-docker-4c-2g-27644 does not seem to be running inside a container [2021-02-25T12:38:24.735Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-25T12:38:25.528Z] $ docker top e31bcd039d9c37b62bef158e272c4a75839fa4609315042527c531836aa6e2a4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-25T12:38:25.914Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-25T12:38:25.914Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-25T12:38:26.144Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-25T12:38:26.150Z] $ docker exec e31bcd039d9c37b62bef158e272c4a75839fa4609315042527c531836aa6e2a4 ssh-agent [2021-02-25T12:38:26.324Z] SSH_AUTH_SOCK=/tmp/ssh-7tcjFgXGozgg/agent.11 [2021-02-25T12:38:26.324Z] SSH_AGENT_PID=16 [2021-02-25T12:38:26.332Z] Running ssh-add (command line suppressed) [2021-02-25T12:38:26.459Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_5825859676900004918.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_5825859676900004918.key) [2021-02-25T12:38:26.510Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-25T12:38:26.846Z] + git semver push [2021-02-25T12:38:26.846Z] # -> Open(): unable to determine branch for HEAD [2021-02-25T12:38:26.846Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2021-02-25T12:38:26.846Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2021-02-25T12:38:26.846Z] # $SEMVER_REMOTE_NAME = origin [2021-02-25T12:38:26.846Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-25T12:38:26.846Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-25T12:38:26.846Z] # $SEMVER_BRANCH = master [2021-02-25T12:38:26.846Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [Pipeline] } [2021-02-25T12:38:32.180Z] $ docker exec --env ******** --env ******** e31bcd039d9c37b62bef158e272c4a75839fa4609315042527c531836aa6e2a4 ssh-agent -k [2021-02-25T12:38:32.318Z] unset SSH_AUTH_SOCK; [2021-02-25T12:38:32.319Z] unset SSH_AGENT_PID; [2021-02-25T12:38:32.319Z] echo Agent pid 16 killed; [2021-02-25T12:38:32.371Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-25T12:38:32.871Z] + git semver [Pipeline] } [2021-02-25T12:38:32.890Z] $ docker stop --time=1 e31bcd039d9c37b62bef158e272c4a75839fa4609315042527c531836aa6e2a4 [2021-02-25T12:38:34.228Z] $ docker rm -f e31bcd039d9c37b62bef158e272c4a75839fa4609315042527c531836aa6e2a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-02-25T12:38:35.513Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-25T12:38:36.076Z] ---> package-listing.sh [2021-02-25T12:38:36.076Z] ++ facter osfamily [2021-02-25T12:38:36.076Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-25T12:38:36.076Z] + OS_FAMILY=redhat [2021-02-25T12:38:36.076Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_master [2021-02-25T12:38:36.076Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-25T12:38:36.076Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-25T12:38:36.076Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-25T12:38:36.076Z] + PACKAGES=/tmp/packages_start.txt [2021-02-25T12:38:36.076Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_master ']' [2021-02-25T12:38:36.076Z] + PACKAGES=/tmp/packages_end.txt [2021-02-25T12:38:36.076Z] + case "${OS_FAMILY}" in [2021-02-25T12:38:36.076Z] + rpm -qa [2021-02-25T12:38:36.076Z] + sort [2021-02-25T12:38:41.383Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-25T12:38:41.383Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-25T12:38:41.383Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-25T12:38:41.383Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_master ']' [2021-02-25T12:38:41.383Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_master/archives/ [2021-02-25T12:38:41.383Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_master/archives/ [Pipeline] echo [2021-02-25T12:38:41.396Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-c_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-25T12:38:41.688Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-25T12:38:41.993Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-25T12:38:41.993Z] [2021-02-25T12:38:41.993Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-25T12:38:42.343Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-25T12:38:42.343Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-25T12:38:42.343Z] df20fa9351a1: Pulling fs layer [2021-02-25T12:38:42.343Z] 36b3adc4ff6f: Pulling fs layer [2021-02-25T12:38:42.343Z] 8ad3a11d3b57: Pulling fs layer [2021-02-25T12:38:42.343Z] 46f8f816bc3b: Pulling fs layer [2021-02-25T12:38:42.343Z] 93b61091891f: Pulling fs layer [2021-02-25T12:38:42.343Z] 93b9cdb0e59b: Pulling fs layer [2021-02-25T12:38:42.343Z] 5e14af77c1be: Pulling fs layer [2021-02-25T12:38:42.343Z] 01666e4c0597: Pulling fs layer [2021-02-25T12:38:42.343Z] aa168da1d23b: Pulling fs layer [2021-02-25T12:38:42.343Z] 46f8f816bc3b: Waiting [2021-02-25T12:38:42.343Z] 93b61091891f: Waiting [2021-02-25T12:38:42.343Z] 93b9cdb0e59b: Waiting [2021-02-25T12:38:42.343Z] 5e14af77c1be: Waiting [2021-02-25T12:38:42.343Z] 01666e4c0597: Waiting [2021-02-25T12:38:42.343Z] aa168da1d23b: Waiting [2021-02-25T12:38:42.343Z] 36b3adc4ff6f: Verifying Checksum [2021-02-25T12:38:42.343Z] 36b3adc4ff6f: Download complete [2021-02-25T12:38:42.343Z] 46f8f816bc3b: Verifying Checksum [2021-02-25T12:38:42.343Z] 46f8f816bc3b: Download complete [2021-02-25T12:38:42.343Z] df20fa9351a1: Verifying Checksum [2021-02-25T12:38:42.607Z] 93b9cdb0e59b: Verifying Checksum [2021-02-25T12:38:42.607Z] 93b9cdb0e59b: Download complete [2021-02-25T12:38:42.607Z] 5e14af77c1be: Verifying Checksum [2021-02-25T12:38:42.607Z] 5e14af77c1be: Download complete [2021-02-25T12:38:42.607Z] 93b61091891f: Verifying Checksum [2021-02-25T12:38:42.607Z] 93b61091891f: Download complete [2021-02-25T12:38:42.607Z] 01666e4c0597: Verifying Checksum [2021-02-25T12:38:42.607Z] 01666e4c0597: Download complete [2021-02-25T12:38:42.872Z] 8ad3a11d3b57: Verifying Checksum [2021-02-25T12:38:42.872Z] 8ad3a11d3b57: Download complete [2021-02-25T12:38:43.137Z] df20fa9351a1: Pull complete [2021-02-25T12:38:43.405Z] 36b3adc4ff6f: Pull complete [2021-02-25T12:38:44.366Z] 8ad3a11d3b57: Pull complete [2021-02-25T12:38:44.366Z] 46f8f816bc3b: Pull complete [2021-02-25T12:38:44.950Z] 93b61091891f: Pull complete [2021-02-25T12:38:44.950Z] aa168da1d23b: Verifying Checksum [2021-02-25T12:38:44.950Z] aa168da1d23b: Download complete [2021-02-25T12:38:45.212Z] 93b9cdb0e59b: Pull complete [2021-02-25T12:38:45.212Z] 5e14af77c1be: Pull complete [2021-02-25T12:38:45.475Z] 01666e4c0597: Pull complete [2021-02-25T12:38:52.100Z] aa168da1d23b: Pull complete [2021-02-25T12:38:52.100Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-25T12:38:52.100Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-25T12:38:52.100Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-25T12:38:52.347Z] prd-centos7-docker-4c-2g-27644 does not seem to be running inside a container [2021-02-25T12:38:52.413Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-c_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-25T12:38:55.698Z] $ docker top cce1151b7c366616f8e88e26b9497367814a8e09090ce0d62de1c8e18b80f887 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-25T12:38:56.252Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-25T12:38:56.556Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-25T12:38:56.858Z] + ls /var/log/sa-host [2021-02-25T12:38:56.858Z] + sadf -c /var/log/sa-host/sa23 [2021-02-25T12:38:56.858Z] file_magic: OK [2021-02-25T12:38:56.858Z] HZ: Using current value: 100 [2021-02-25T12:38:56.858Z] file_header: OK [2021-02-25T12:38:56.858Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-02-25T12:38:56.858Z] Statistics: [2021-02-25T12:38:56.858Z] Hnuu...uuuununununu... [2021-02-25T12:38:56.858Z] File successfully converted to sysstat format version 12.2.1 [2021-02-25T12:38:56.858Z] + sadf -c /var/log/sa-host/sa25 [2021-02-25T12:38:56.858Z] file_magic: OK [2021-02-25T12:38:56.858Z] HZ: Using current value: 100 [2021-02-25T12:38:56.858Z] file_header: OK [2021-02-25T12:38:56.858Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-02-25T12:38:56.858Z] Statistics: [2021-02-25T12:38:56.858Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-25T12:38:56.858Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-25T12:38:57.486Z] provisioning config files... [2021-02-25T12:38:57.503Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config3061463036461095210tmp [Pipeline] { [Pipeline] echo [2021-02-25T12:38:57.586Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-25T12:38:57.887Z] ---> create-netrc.sh [Pipeline] } [2021-02-25T12:38:57.896Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-25T12:38:57.984Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-25T12:38:58.285Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-25T12:38:58.297Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-25T12:38:58.596Z] ---> sudo-logs.sh [2021-02-25T12:38:58.596Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-02-25T12:38:58.654Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-25T12:38:58.955Z] ---> job-cost.sh [2021-02-25T12:38:58.955Z] lf-activate-venv: SKIPPING [2021-02-25T12:38:58.955Z] INFO: No Stack... [2021-02-25T12:38:59.530Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-25T12:39:00.108Z] INFO: Archiving Costs [Pipeline] echo [2021-02-25T12:39:00.123Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-25T12:39:00.423Z] ---> logs-deploy.sh [2021-02-25T12:39:00.423Z] lf-activate-venv: SKIPPING [2021-02-25T12:39:00.423Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/master/57 [2021-02-25T12:39:00.423Z] INFO: archiving workspace using pattern(s): [2021-02-25T12:39:01.819Z] Archives upload complete. [2021-02-25T12:39:02.085Z] INFO: archiving logs to Nexus