Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from a549a37f32250f0c70aed68e5cdfc8413de8dd00 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-25567 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 Checking out Revision a549a37f32250f0c70aed68e5cdfc8413de8dd00 (master) > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f a549a37f32250f0c70aed68e5cdfc8413de8dd00 # timeout=10 Commit message: "fix: Use Writable section for dynamic configuration (#313)" > git rev-list --no-walk e144b802fa1870b274eef210e2a0de0603b8b97f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-08T14:57:10.724Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-08T14:57:10.992Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-08T14:57:11.091Z] ========================================================= [2021-02-08T14:57:11.091Z] EdgeX Global Pipelines Version Info [2021-02-08T14:57:11.091Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-08T14:57:12.608Z] ------------------- [2021-02-08T14:57:12.608Z] stable info: [2021-02-08T14:57:12.608Z] ------------------- [2021-02-08T14:57:12.608Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-08T14:57:12.608Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-08T14:57:12.608Z] Message: update stable to v1.0.179 [2021-02-08T14:57:13.556Z] ------------------- [2021-02-08T14:57:13.556Z] experimental info: [2021-02-08T14:57:13.556Z] ------------------- [2021-02-08T14:57:13.556Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-08T14:57:13.556Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-08T14:57:13.556Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-08T14:57:13.834Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2021-02-08T14:57:13.944Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2021-02-08T14:57:14.038Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-08T14:57:14.135Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-08T14:57:14.229Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-08T14:57:14.328Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [Pipeline] echo [2021-02-08T14:57:14.447Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2021-02-08T14:57:14.544Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2021-02-08T14:57:14.637Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-08T14:57:14.734Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-c [Pipeline] echo [2021-02-08T14:57:14.829Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-08T14:57:14.938Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-08T14:57:15.044Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-02-08T14:57:15.166Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-02-08T14:57:15.255Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-08T14:57:15.376Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-02-08T14:57:15.465Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-08T14:57:15.559Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-08T14:57:15.654Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-02-08T14:57:15.772Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-02-08T14:57:15.862Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-02-08T14:57:15.963Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a549a37f32250f0c70aed68e5cdfc8413de8dd00 [Pipeline] echo [2021-02-08T14:57:16.052Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a549a37 [Pipeline] echo [2021-02-08T14:57:16.158Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-08T14:57:16.364Z] provisioning config files... [2021-02-08T14:57:16.392Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config5032800135143488027tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-08T14:57:16.757Z] ---> docker-login.sh [2021-02-08T14:57:16.757Z] nexus3.edgexfoundry.org:10001 [2021-02-08T14:57:17.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T14:57:17.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T14:57:17.283Z] Configure a credential helper to remove this warning. See [2021-02-08T14:57:17.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T14:57:17.283Z] [2021-02-08T14:57:17.283Z] Login Succeeded [2021-02-08T14:57:17.283Z] nexus3.edgexfoundry.org:10002 [2021-02-08T14:57:17.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T14:57:17.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T14:57:17.545Z] Configure a credential helper to remove this warning. See [2021-02-08T14:57:17.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T14:57:17.545Z] [2021-02-08T14:57:17.545Z] Login Succeeded [2021-02-08T14:57:17.545Z] nexus3.edgexfoundry.org:10003 [2021-02-08T14:57:17.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T14:57:17.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T14:57:17.545Z] Configure a credential helper to remove this warning. See [2021-02-08T14:57:17.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T14:57:17.545Z] [2021-02-08T14:57:17.545Z] Login Succeeded [2021-02-08T14:57:17.545Z] nexus3.edgexfoundry.org:10004 [2021-02-08T14:57:17.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T14:57:17.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T14:57:17.808Z] Configure a credential helper to remove this warning. See [2021-02-08T14:57:17.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T14:57:17.808Z] [2021-02-08T14:57:17.808Z] Login Succeeded [2021-02-08T14:57:17.808Z] docker.io [2021-02-08T14:57:18.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T14:57:18.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T14:57:18.335Z] Configure a credential helper to remove this warning. See [2021-02-08T14:57:18.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T14:57:18.335Z] [2021-02-08T14:57:18.335Z] Login Succeeded [2021-02-08T14:57:18.335Z] ---> docker-login.sh ends [Pipeline] } [2021-02-08T14:57:18.345Z] 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-08T14:57:20.195Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-08T14:57:20.195Z] [2021-02-08T14:57:20.195Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-08T14:57:20.555Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-08T14:57:20.819Z] latest: Pulling from edgex-devops/git-semver [2021-02-08T14:57:20.819Z] 31603596830f: Pulling fs layer [2021-02-08T14:57:20.819Z] 2a8b12db71e7: Pulling fs layer [2021-02-08T14:57:20.819Z] 6ca5941a6612: Pulling fs layer [2021-02-08T14:57:20.819Z] ecc8261a40a4: Pulling fs layer [2021-02-08T14:57:20.819Z] ecc8261a40a4: Waiting [2021-02-08T14:57:20.819Z] 2a8b12db71e7: Download complete [2021-02-08T14:57:21.082Z] 31603596830f: Verifying Checksum [2021-02-08T14:57:21.082Z] 31603596830f: Download complete [2021-02-08T14:57:21.082Z] 6ca5941a6612: Verifying Checksum [2021-02-08T14:57:21.082Z] 6ca5941a6612: Download complete [2021-02-08T14:57:21.082Z] ecc8261a40a4: Verifying Checksum [2021-02-08T14:57:21.082Z] ecc8261a40a4: Download complete [2021-02-08T14:57:21.348Z] 31603596830f: Pull complete [2021-02-08T14:57:21.348Z] 2a8b12db71e7: Pull complete [2021-02-08T14:57:22.305Z] 6ca5941a6612: Pull complete [2021-02-08T14:57:22.568Z] ecc8261a40a4: Pull complete [2021-02-08T14:57:22.568Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-08T14:57:22.568Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-08T14:57:22.568Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-08T14:57:22.689Z] prd-centos7-docker-4c-2g-25567 does not seem to be running inside a container [2021-02-08T14:57:22.744Z] $ 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-08T14:57:25.004Z] $ docker top c8724602fe3f058a8cd140feef1ea29abb845eaa099e8e32bdd5720413cd7641 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-08T14:57:25.424Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-08T14:57:25.424Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-08T14:57:25.672Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-08T14:57:25.676Z] $ docker exec c8724602fe3f058a8cd140feef1ea29abb845eaa099e8e32bdd5720413cd7641 ssh-agent [2021-02-08T14:57:25.838Z] SSH_AUTH_SOCK=/tmp/ssh-6YemjGp5iAoq/agent.11 [2021-02-08T14:57:25.838Z] SSH_AGENT_PID=16 [2021-02-08T14:57:25.850Z] Running ssh-add (command line suppressed) [2021-02-08T14:57:25.967Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_2895070035356532501.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_2895070035356532501.key) [2021-02-08T14:57:26.020Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-08T14:57:26.361Z] + git tag --points-at HEAD [Pipeline] } [2021-02-08T14:57:26.591Z] $ docker exec --env ******** --env ******** c8724602fe3f058a8cd140feef1ea29abb845eaa099e8e32bdd5720413cd7641 ssh-agent -k [2021-02-08T14:57:26.778Z] unset SSH_AUTH_SOCK; [2021-02-08T14:57:26.779Z] unset SSH_AGENT_PID; [2021-02-08T14:57:26.779Z] echo Agent pid 16 killed; [2021-02-08T14:57:26.837Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-08T14:57:26.997Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-08T14:57:26.997Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-08T14:57:27.161Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-08T14:57:27.165Z] $ docker exec c8724602fe3f058a8cd140feef1ea29abb845eaa099e8e32bdd5720413cd7641 ssh-agent [2021-02-08T14:57:27.333Z] SSH_AUTH_SOCK=/tmp/ssh-e19Lkg7L9dtq/agent.45 [2021-02-08T14:57:27.333Z] SSH_AGENT_PID=50 [2021-02-08T14:57:27.341Z] Running ssh-add (command line suppressed) [2021-02-08T14:57:27.462Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_2160511481571123863.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_2160511481571123863.key) [2021-02-08T14:57:27.525Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-08T14:57:27.870Z] + git semver init [2021-02-08T14:57:27.870Z] # -> Open(): unable to determine branch for HEAD [2021-02-08T14:57:27.870Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2021-02-08T14:57:27.870Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2021-02-08T14:57:27.870Z] # $SEMVER_REMOTE_NAME = origin [2021-02-08T14:57:27.870Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-08T14:57:27.870Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-08T14:57:27.870Z] # $SEMVER_BRANCH = master [2021-02-08T14:57:27.870Z] # $SEMVER_TEMP = /tmp/semver-707224351 [2021-02-08T14:57:27.870Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2021-02-08T14:57:28.449Z] # '/tmp/semver-707224351' -> '/w/workspace/edgexfoundry_device-sdk-c_master/.semver' [2021-02-08T14:57:28.449Z] # -> Force: false [2021-02-08T14:57:28.449Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [Pipeline] } [2021-02-08T14:57:28.462Z] $ docker exec --env ******** --env ******** c8724602fe3f058a8cd140feef1ea29abb845eaa099e8e32bdd5720413cd7641 ssh-agent -k [2021-02-08T14:57:28.578Z] unset SSH_AUTH_SOCK; [2021-02-08T14:57:28.579Z] unset SSH_AGENT_PID; [2021-02-08T14:57:28.579Z] echo Agent pid 50 killed; [2021-02-08T14:57:28.628Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-08T14:57:29.106Z] + git semver [Pipeline] } [2021-02-08T14:57:29.124Z] $ docker stop --time=1 c8724602fe3f058a8cd140feef1ea29abb845eaa099e8e32bdd5720413cd7641 [2021-02-08T14:57:30.481Z] $ docker rm -f c8724602fe3f058a8cd140feef1ea29abb845eaa099e8e32bdd5720413cd7641 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-08T14:57:30.999Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-08T14:57:31.468Z] Stashed 1 file(s) [Pipeline] echo [2021-02-08T14:57:31.473Z] [edgeXSemver]: initialized semver on version 1.3.2-dev.1 [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-08T14:57:46.967Z] Still waiting to schedule task [2021-02-08T14:57:46.967Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-25567’ [2021-02-08T14:57:46.969Z] Still waiting to schedule task [2021-02-08T14:57:46.969Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-02-08T14:59:40.759Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-25568 in /w/workspace/edgexfoundry_device-sdk-c_master [Pipeline] { [Pipeline] ws [2021-02-08T14:59:40.815Z] Running in /w/workspace/device-sdk-c/53 [Pipeline] { [Pipeline] checkout [2021-02-08T14:59:46.073Z] using credential edgex-jenkins-ssh [2021-02-08T14:59:46.136Z] Cloning the remote Git repository [2021-02-08T14:59:46.184Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2021-02-08T14:59:46.298Z] > git init /w/workspace/device-sdk-c/53 # timeout=10 [2021-02-08T14:59:46.390Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-02-08T14:59:46.390Z] > git --version # timeout=10 [2021-02-08T14:59:46.412Z] > git --version # 'git version 2.17.1' [2021-02-08T14:59:46.413Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-08T14:59:46.476Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-08T14:59:48.341Z] Checking out Revision a549a37f32250f0c70aed68e5cdfc8413de8dd00 (master) [2021-02-08T14:59:47.516Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-02-08T14:59:47.591Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-08T14:59:47.652Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-02-08T14:59:47.737Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-02-08T14:59:47.738Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-08T14:59:47.771Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-08T14:59:48.351Z] > git config core.sparsecheckout # timeout=10 [2021-02-08T14:59:48.376Z] > git checkout -f a549a37f32250f0c70aed68e5cdfc8413de8dd00 # timeout=10 [2021-02-08T14:59:52.701Z] Commit message: "fix: Use Writable section for dynamic configuration (#313)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-08T14:59:54.526Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-08T14:59:55.011Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-08T14:59:55.355Z] + sudo+ service docker restarttrue [2021-02-08T14:59:55.355Z] [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-08T14:59:58.069Z] provisioning config files... [2021-02-08T14:59:58.108Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/53@tmp/config5459763973653072029tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-08T14:59:58.516Z] ---> docker-login.sh [2021-02-08T14:59:58.516Z] nexus3.edgexfoundry.org:10001 [2021-02-08T14:59:59.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T14:59:59.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T14:59:59.770Z] Configure a credential helper to remove this warning. See [2021-02-08T14:59:59.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T14:59:59.770Z] [2021-02-08T14:59:59.770Z] Login Succeeded [2021-02-08T14:59:59.770Z] nexus3.edgexfoundry.org:10002 [2021-02-08T15:00:00.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T15:00:00.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T15:00:00.363Z] Configure a credential helper to remove this warning. See [2021-02-08T15:00:00.363Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T15:00:00.363Z] [2021-02-08T15:00:00.363Z] Login Succeeded [2021-02-08T15:00:00.363Z] nexus3.edgexfoundry.org:10003 [2021-02-08T15:00:00.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T15:00:00.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T15:00:00.913Z] Configure a credential helper to remove this warning. See [2021-02-08T15:00:00.913Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T15:00:00.913Z] [2021-02-08T15:00:00.913Z] Login Succeeded [2021-02-08T15:00:00.913Z] nexus3.edgexfoundry.org:10004 [2021-02-08T15:00:01.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T15:00:01.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T15:00:01.189Z] Configure a credential helper to remove this warning. See [2021-02-08T15:00:01.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T15:00:01.189Z] [2021-02-08T15:00:01.189Z] Login Succeeded [2021-02-08T15:00:01.189Z] docker.io [2021-02-08T15:00:01.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T15:00:02.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T15:00:02.083Z] Configure a credential helper to remove this warning. See [2021-02-08T15:00:02.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T15:00:02.083Z] [2021-02-08T15:00:02.083Z] Login Succeeded [2021-02-08T15:00:02.083Z] ---> docker-login.sh ends [Pipeline] } [2021-02-08T15:00:02.107Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-08T15:00:02.896Z] ========================================================= [2021-02-08T15:00:02.896Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2021-02-08T15:00:02.896Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-08T15:00:03.280Z] + 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-08T15:00:03.560Z] Sending build context to Docker daemon 2.417MB [2021-02-08T15:00:03.856Z] Step 1/21 : ARG BASE=alpine:3.12 [2021-02-08T15:00:03.856Z] Step 2/21 : FROM ${BASE} as builder [2021-02-08T15:00:03.856Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2021-02-08T15:00:03.856Z] 0362ad1dd800: Pulling fs layer [2021-02-08T15:00:03.856Z] f2cdb1532d8b: Pulling fs layer [2021-02-08T15:00:03.856Z] 37ed683be191: Pulling fs layer [2021-02-08T15:00:03.856Z] f2cdb1532d8b: Verifying Checksum [2021-02-08T15:00:03.856Z] f2cdb1532d8b: Download complete [2021-02-08T15:00:03.856Z] 0362ad1dd800: Verifying Checksum [2021-02-08T15:00:03.856Z] 0362ad1dd800: Download complete [2021-02-08T15:00:04.846Z] 0362ad1dd800: Pull complete [2021-02-08T15:00:04.846Z] f2cdb1532d8b: Pull complete [2021-02-08T15:00:06.307Z] 37ed683be191: Verifying Checksum [2021-02-08T15:00:06.307Z] 37ed683be191: Download complete [2021-02-08T15:00:07.854Z] Running on prd-centos7-docker-4c-2g-25569 in /w/workspace/edgexfoundry_device-sdk-c_master [Pipeline] { [Pipeline] ws [2021-02-08T15:00:07.918Z] Running in /w/workspace/device-sdk-c/53 [Pipeline] { [Pipeline] checkout [2021-02-08T15:00:10.868Z] using credential edgex-jenkins-ssh [2021-02-08T15:00:10.924Z] Cloning the remote Git repository [2021-02-08T15:00:10.679Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2021-02-08T15:00:10.771Z] > git init /w/workspace/device-sdk-c/53 # timeout=10 [2021-02-08T15:00:10.856Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-02-08T15:00:10.857Z] > git --version # timeout=10 [2021-02-08T15:00:10.874Z] > git --version # 'git version 2.24.3' [2021-02-08T15:00:10.875Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-08T15:00:10.921Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-08T15:00:12.256Z] Checking out Revision a549a37f32250f0c70aed68e5cdfc8413de8dd00 (master) [2021-02-08T15:00:11.607Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-02-08T15:00:11.614Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-08T15:00:11.640Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-02-08T15:00:11.658Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-02-08T15:00:11.659Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-08T15:00:11.675Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-08T15:00:12.082Z] > git config core.sparsecheckout # timeout=10 [2021-02-08T15:00:12.088Z] > git checkout -f a549a37f32250f0c70aed68e5cdfc8413de8dd00 # timeout=10 [2021-02-08T15:00:15.871Z] Commit message: "fix: Use Writable section for dynamic configuration (#313)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-08T15:00:16.501Z] 37ed683be191: Pull complete [2021-02-08T15:00:16.501Z] Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f [2021-02-08T15:00:16.501Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2021-02-08T15:00:16.501Z] ---> b23d30803547 [2021-02-08T15:00:16.501Z] 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-08T15:00:16.787Z] ---> Running in bc5e15b9a77a [2021-02-08T15:00:17.186Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-08T15:00:17.555Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-08T15:00:17.878Z] + sudo service docker restart [2021-02-08T15:00:17.878Z] + true [2021-02-08T15:00:17.878Z] Redirecting to /bin/systemctl restart docker.service [2021-02-08T15:00:18.229Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-08T15:00:18.900Z] provisioning config files... [2021-02-08T15:00:18.932Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/53@tmp/config9197631784819219164tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-08T15:00:19.205Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2021-02-08T15:00:19.336Z] ---> docker-login.sh [2021-02-08T15:00:19.336Z] nexus3.edgexfoundry.org:10001 [2021-02-08T15:00:19.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T15:00:19.802Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2021-02-08T15:00:19.802Z] (2/8) Installing libuuid (2.33-r0) [2021-02-08T15:00:19.802Z] (3/8) Installing libblkid (2.33-r0) [2021-02-08T15:00:19.802Z] (4/8) Installing libfdisk (2.33-r0) [2021-02-08T15:00:19.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T15:00:19.864Z] Configure a credential helper to remove this warning. See [2021-02-08T15:00:19.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T15:00:19.864Z] [2021-02-08T15:00:19.864Z] Login Succeeded [2021-02-08T15:00:19.864Z] nexus3.edgexfoundry.org:10002 [2021-02-08T15:00:19.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T15:00:20.075Z] (5/8) Installing libmount (2.33-r0) [2021-02-08T15:00:20.075Z] (6/8) Installing libsmartcols (2.33-r0) [2021-02-08T15:00:20.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T15:00:20.134Z] Configure a credential helper to remove this warning. See [2021-02-08T15:00:20.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T15:00:20.134Z] [2021-02-08T15:00:20.134Z] Login Succeeded [2021-02-08T15:00:20.134Z] nexus3.edgexfoundry.org:10003 [2021-02-08T15:00:20.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T15:00:20.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T15:00:20.134Z] Configure a credential helper to remove this warning. See [2021-02-08T15:00:20.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T15:00:20.134Z] [2021-02-08T15:00:20.134Z] Login Succeeded [2021-02-08T15:00:20.134Z] nexus3.edgexfoundry.org:10004 [2021-02-08T15:00:20.345Z] (7/8) Installing util-linux-dev (2.33-r0) [2021-02-08T15:00:20.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T15:00:20.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T15:00:20.398Z] Configure a credential helper to remove this warning. See [2021-02-08T15:00:20.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T15:00:20.398Z] [2021-02-08T15:00:20.398Z] Login Succeeded [2021-02-08T15:00:20.398Z] docker.io [2021-02-08T15:00:20.618Z] (8/8) Installing wget (1.20.3-r0) [2021-02-08T15:00:20.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-08T15:00:20.894Z] Executing busybox-1.29.3-r10.trigger [2021-02-08T15:00:20.894Z] OK: 285 MiB in 83 packages [2021-02-08T15:00:20.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-08T15:00:20.928Z] Configure a credential helper to remove this warning. See [2021-02-08T15:00:20.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-08T15:00:20.928Z] [2021-02-08T15:00:20.928Z] Login Succeeded [2021-02-08T15:00:20.928Z] ---> docker-login.sh ends [Pipeline] } [2021-02-08T15:00:20.937Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-08T15:00:21.248Z] ========================================================= [2021-02-08T15:00:21.248Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2021-02-08T15:00:21.248Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-08T15:00:21.590Z] + 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-08T15:00:21.590Z] Sending build context to Docker daemon 2.418MB [2021-02-08T15:00:21.590Z] Step 1/21 : ARG BASE=alpine:3.12 [2021-02-08T15:00:21.590Z] Step 2/21 : FROM ${BASE} as builder [2021-02-08T15:00:21.858Z] latest: Pulling from edgex-devops/edgex-gcc-base [2021-02-08T15:00:21.858Z] e7c96db7181b: Pulling fs layer [2021-02-08T15:00:21.858Z] 4c13bbce0fe7: Pulling fs layer [2021-02-08T15:00:21.858Z] 6059c847ac2f: Pulling fs layer [2021-02-08T15:00:21.858Z] 4c13bbce0fe7: Verifying Checksum [2021-02-08T15:00:21.858Z] 4c13bbce0fe7: Download complete [2021-02-08T15:00:21.858Z] e7c96db7181b: Verifying Checksum [2021-02-08T15:00:21.858Z] e7c96db7181b: Download complete [2021-02-08T15:00:22.143Z] e7c96db7181b: Pull complete [2021-02-08T15:00:22.341Z] Removing intermediate container bc5e15b9a77a [2021-02-08T15:00:22.341Z] ---> 54df74558709 [2021-02-08T15:00:22.341Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2021-02-08T15:00:22.440Z] 4c13bbce0fe7: Pull complete [2021-02-08T15:00:22.615Z] ---> Running in 213c2cd22381 [2021-02-08T15:00:22.888Z] Removing intermediate container 213c2cd22381 [2021-02-08T15:00:22.888Z] ---> d30c295aae61 [2021-02-08T15:00:22.888Z] 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-08T15:00:23.164Z] ---> Running in 47bf6dee4877 [2021-02-08T15:00:23.394Z] 6059c847ac2f: Verifying Checksum [2021-02-08T15:00:23.394Z] 6059c847ac2f: Download complete [2021-02-08T15:00:24.148Z] --2021-02-08 15:00:24-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2021-02-08T15:00:24.148Z] Resolving github.com... 140.82.112.3 [2021-02-08T15:00:24.422Z] Connecting to github.com|140.82.112.3|:443... connected. [2021-02-08T15:00:24.422Z] HTTP request sent, awaiting response... 302 Found [2021-02-08T15:00:24.422Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2021-02-08T15:00:24.422Z] --2021-02-08 15:00:24-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2021-02-08T15:00:24.422Z] Resolving codeload.github.com... 140.82.114.10 [2021-02-08T15:00:24.422Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2021-02-08T15:00:24.700Z] HTTP request sent, awaiting response... 200 OK [2021-02-08T15:00:24.700Z] Length: unspecified [application/x-gzip] [2021-02-08T15:00:24.700Z] Saving to: 'STDOUT' [2021-02-08T15:00:24.700Z]  [2021-02-08T15:00:24.700Z] 0K .......... .......... .......... .......... .......... 1.45M [2021-02-08T15:00:24.700Z] 50K .......... .......... .......... .......... .......... 2.81M [2021-02-08T15:00:24.700Z] 100K .......... .......... .......... .......... .......... 3.17M [2021-02-08T15:00:24.700Z] 150K .......... .......... .......... .......... .......... 12.5M [2021-02-08T15:00:24.700Z] 200K .......... .......... .......... .......... .......... 14.9M [2021-02-08T15:00:24.700Z] 250K .......... .......... .......... .......... .......... 3.27M [2021-02-08T15:00:24.700Z] 300K .......... .......... .......... .......... .......... 5.34M [2021-02-08T15:00:24.700Z] 350K .......... .......... .......... .......... .......... 5.13M [2021-02-08T15:00:24.700Z] 400K .......... .......... .......... .......... .......... 3.50M [2021-02-08T15:00:24.700Z] 450K .......... .......... .......... .......... .......... 4.75M [2021-02-08T15:00:24.700Z] 500K .......... .......... .......... .......... .......... 10.5M [2021-02-08T15:00:24.700Z] 550K .......... .......... .......... .......... .......... 2.55M [2021-02-08T15:00:24.700Z] 600K .......... .......... .......... .......... .......... 888K [2021-02-08T15:00:24.700Z] 650K .......... .......... .......... .......... .......... 1.90M [2021-02-08T15:00:24.700Z] 700K .. 5.28M=0.2s [2021-02-08T15:00:24.700Z] [2021-02-08T15:00:24.700Z] 2021-02-08 15:00:24 (2.89 MB/s) - written to stdout [719348] [2021-02-08T15:00:24.700Z] [2021-02-08T15:00:25.298Z] -- The C compiler identification is GNU 8.3.0 [2021-02-08T15:00:25.298Z] -- The CXX compiler identification is GNU 8.3.0 [2021-02-08T15:00:25.298Z] -- Check for working C compiler: /usr/bin/cc [2021-02-08T15:00:25.574Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-02-08T15:00:25.574Z] -- Detecting C compiler ABI info [2021-02-08T15:00:25.850Z] -- Detecting C compiler ABI info - done [2021-02-08T15:00:25.850Z] -- Detecting C compile features [2021-02-08T15:00:26.843Z] -- Detecting C compile features - done [2021-02-08T15:00:26.843Z] -- Check for working CXX compiler: /usr/bin/c++ [2021-02-08T15:00:26.843Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2021-02-08T15:00:26.843Z] -- Detecting CXX compiler ABI info [2021-02-08T15:00:27.119Z] -- Detecting CXX compiler ABI info - done [2021-02-08T15:00:27.119Z] -- Detecting CXX compile features [2021-02-08T15:00:28.557Z] -- Detecting CXX compile features - done [2021-02-08T15:00:28.557Z] -- Looking for include file endian.h [2021-02-08T15:00:28.856Z] -- Looking for include file endian.h - found [2021-02-08T15:00:28.856Z] -- Check if the system is big endian [2021-02-08T15:00:28.856Z] -- Searching 16 bit integer [2021-02-08T15:00:28.856Z] -- Looking for sys/types.h [2021-02-08T15:00:29.130Z] -- Looking for sys/types.h - found [2021-02-08T15:00:29.130Z] -- Looking for stdint.h [2021-02-08T15:00:29.401Z] -- Looking for stdint.h - found [2021-02-08T15:00:29.401Z] -- Looking for stddef.h [2021-02-08T15:00:29.676Z] -- Looking for stddef.h - found [2021-02-08T15:00:29.676Z] -- Check size of unsigned short [2021-02-08T15:00:29.676Z] -- Check size of unsigned short - done [2021-02-08T15:00:29.676Z] -- Using unsigned short [2021-02-08T15:00:29.949Z] -- Check if the system is big endian - little endian [2021-02-08T15:00:30.084Z] 6059c847ac2f: Pull complete [2021-02-08T15:00:30.085Z] Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e [2021-02-08T15:00:30.085Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2021-02-08T15:00:30.085Z] ---> 5eabd8fd8ba2 [2021-02-08T15:00:30.085Z] 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-08T15:00:30.085Z] ---> Running in 6c9871431d81 [2021-02-08T15:00:30.221Z] -- Check size of size_t [2021-02-08T15:00:30.221Z] -- Check size of size_t - done [2021-02-08T15:00:30.494Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2021-02-08T15:00:30.494Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2021-02-08T15:00:30.494Z] asked CMake to find a package configuration file provided by "cJSON", but [2021-02-08T15:00:30.494Z] CMake did not find one. [2021-02-08T15:00:30.494Z] [2021-02-08T15:00:30.494Z] Could not find a package configuration file provided by "cJSON" with any of [2021-02-08T15:00:30.494Z] the following names: [2021-02-08T15:00:30.494Z] [2021-02-08T15:00:30.494Z] cJSONConfig.cmake [2021-02-08T15:00:30.494Z] cjson-config.cmake [2021-02-08T15:00:30.494Z] [2021-02-08T15:00:30.494Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2021-02-08T15:00:30.494Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2021-02-08T15:00:30.494Z] provides a separate development package or SDK, be sure it has been [2021-02-08T15:00:30.494Z] installed. [2021-02-08T15:00:30.494Z] [2021-02-08T15:00:30.494Z] [2021-02-08T15:00:30.494Z] -- Configuring done [2021-02-08T15:00:30.494Z] -- Generating done [2021-02-08T15:00:30.494Z] -- Build files have been written to: /tmp/cbor [2021-02-08T15:00:30.766Z] Scanning dependencies of target cbor_shared [2021-02-08T15:00:30.766Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2021-02-08T15:00:31.053Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2021-02-08T15:00:31.362Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2021-02-08T15:00:31.633Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2021-02-08T15:00:31.957Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2021-02-08T15:00:32.214Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2021-02-08T15:00:32.215Z] (2/8) Installing libuuid (2.33-r0) [2021-02-08T15:00:32.215Z] (3/8) Installing libblkid (2.33-r0) [2021-02-08T15:00:32.229Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2021-02-08T15:00:32.478Z] (4/8) Installing libfdisk (2.33-r0) [2021-02-08T15:00:32.478Z] (5/8) Installing libmount (2.33-r0) [2021-02-08T15:00:32.478Z] (6/8) Installing libsmartcols (2.33-r0) [2021-02-08T15:00:32.746Z] (7/8) Installing util-linux-dev (2.33-r0) [2021-02-08T15:00:32.824Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2021-02-08T15:00:33.010Z] (8/8) Installing wget (1.20.3-r0) [2021-02-08T15:00:33.010Z] Executing busybox-1.29.3-r10.trigger [2021-02-08T15:00:33.010Z] OK: 272 MiB in 83 packages [2021-02-08T15:00:33.098Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2021-02-08T15:00:33.376Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2021-02-08T15:00:33.376Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2021-02-08T15:00:33.597Z] Removing intermediate container 6c9871431d81 [2021-02-08T15:00:33.597Z] ---> 569e8e86c389 [2021-02-08T15:00:33.597Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2021-02-08T15:00:33.649Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2021-02-08T15:00:33.891Z] ---> Running in 57a2aaef08ce [2021-02-08T15:00:33.891Z] Removing intermediate container 57a2aaef08ce [2021-02-08T15:00:33.891Z] ---> d9b00a97ef57 [2021-02-08T15:00:33.891Z] 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-08T15:00:33.891Z] ---> Running in 911256d627ff [2021-02-08T15:00:33.925Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2021-02-08T15:00:34.472Z] --2021-02-08 15:00:34-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2021-02-08T15:00:34.472Z] Resolving github.com... 140.82.112.3 [2021-02-08T15:00:34.472Z] Connecting to github.com|140.82.112.3|:443... connected. [2021-02-08T15:00:34.472Z] HTTP request sent, awaiting response... 302 Found [2021-02-08T15:00:34.472Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2021-02-08T15:00:34.472Z] --2021-02-08 15:00:34-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2021-02-08T15:00:34.472Z] Resolving codeload.github.com... 140.82.114.10 [2021-02-08T15:00:34.521Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2021-02-08T15:00:34.736Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2021-02-08T15:00:34.736Z] HTTP request sent, awaiting response... 200 OK [2021-02-08T15:00:34.736Z] Length: unspecified [application/x-gzip] [2021-02-08T15:00:34.736Z] Saving to: 'STDOUT' [2021-02-08T15:00:34.736Z]  [2021-02-08T15:00:34.736Z] 0K .......... .......... .......... .......... .......... 1.55M [2021-02-08T15:00:34.736Z] 50K .......... .......... .......... .......... .......... 3.10M [2021-02-08T15:00:34.736Z] 100K .......... .......... .......... .......... .......... 42.6M [2021-02-08T15:00:34.736Z] 150K .......... .......... .......... .......... .......... 3.64M [2021-02-08T15:00:34.736Z] 200K .......... .......... .......... .......... .......... 28.5M [2021-02-08T15:00:34.736Z] 250K .......... .......... .......... .......... .......... 7.05M [2021-02-08T15:00:34.736Z] 300K .......... .......... .......... .......... .......... 6.31M [2021-02-08T15:00:34.736Z] 350K .......... .......... .......... .......... .......... 6.82M [2021-02-08T15:00:34.736Z] 400K .......... .......... .......... .......... .......... 6.26M [2021-02-08T15:00:34.736Z] 450K .......... .......... .......... .......... .......... 7.96M [2021-02-08T15:00:34.736Z] 500K .......... .......... .......... .......... .......... 16.0M [2021-02-08T15:00:34.736Z] 550K .......... .......... .......... .......... .......... 2.75M [2021-02-08T15:00:34.736Z] 600K .......... .......... .......... .......... .......... 2.50M [2021-02-08T15:00:34.736Z] 650K .......... .......... .......... .......... .......... 4.58M [2021-02-08T15:00:34.736Z] 700K ..      18.8M=0.2s [2021-02-08T15:00:34.736Z] [2021-02-08T15:00:34.736Z] 2021-02-08 15:00:34 (4.56 MB/s) - written to stdout [719348] [2021-02-08T15:00:34.736Z] [2021-02-08T15:00:34.792Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2021-02-08T15:00:35.000Z] -- The C compiler identification is GNU 8.3.0 [2021-02-08T15:00:35.000Z] -- The CXX compiler identification is GNU 8.3.0 [2021-02-08T15:00:35.000Z] -- Check for working C compiler: /usr/bin/cc [2021-02-08T15:00:35.066Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2021-02-08T15:00:35.266Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-02-08T15:00:35.266Z] -- Detecting C compiler ABI info [2021-02-08T15:00:35.266Z] -- Detecting C compiler ABI info - done [2021-02-08T15:00:35.266Z] -- Detecting C compile features [2021-02-08T15:00:35.340Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2021-02-08T15:00:35.536Z] -- Detecting C compile features - done [2021-02-08T15:00:35.536Z] -- Check for working CXX compiler: /usr/bin/c++ [2021-02-08T15:00:35.612Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2021-02-08T15:00:35.801Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2021-02-08T15:00:35.801Z] -- Detecting CXX compiler ABI info [2021-02-08T15:00:35.801Z] -- Detecting CXX compiler ABI info - done [2021-02-08T15:00:35.801Z] -- Detecting CXX compile features [2021-02-08T15:00:35.892Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2021-02-08T15:00:36.164Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2021-02-08T15:00:36.383Z] -- Detecting CXX compile features - done [2021-02-08T15:00:36.383Z] -- Looking for include file endian.h [2021-02-08T15:00:36.383Z] -- Looking for include file endian.h - found [2021-02-08T15:00:36.383Z] -- Check if the system is big endian [2021-02-08T15:00:36.383Z] -- Searching 16 bit integer [2021-02-08T15:00:36.383Z] -- Looking for sys/types.h [2021-02-08T15:00:36.383Z] -- Looking for sys/types.h - found [2021-02-08T15:00:36.383Z] -- Looking for stdint.h [2021-02-08T15:00:36.438Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2021-02-08T15:00:36.648Z] -- Looking for stdint.h - found [2021-02-08T15:00:36.648Z] -- Looking for stddef.h [2021-02-08T15:00:36.649Z] -- Looking for stddef.h - found [2021-02-08T15:00:36.649Z] -- Check size of unsigned short [2021-02-08T15:00:36.649Z] -- Check size of unsigned short - done [2021-02-08T15:00:36.649Z] -- Using unsigned short [2021-02-08T15:00:36.711Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2021-02-08T15:00:36.915Z] -- Check if the system is big endian - little endian [2021-02-08T15:00:36.915Z] -- Check size of size_t [2021-02-08T15:00:36.915Z] -- Check size of size_t - done [2021-02-08T15:00:36.915Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2021-02-08T15:00:36.915Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2021-02-08T15:00:36.915Z] asked CMake to find a package configuration file provided by "cJSON", but [2021-02-08T15:00:36.915Z] CMake did not find one. [2021-02-08T15:00:36.915Z] [2021-02-08T15:00:36.915Z] Could not find a package configuration file provided by "cJSON" with any of [2021-02-08T15:00:36.915Z] the following names: [2021-02-08T15:00:36.915Z] [2021-02-08T15:00:36.915Z] cJSONConfig.cmake [2021-02-08T15:00:36.915Z] cjson-config.cmake [2021-02-08T15:00:36.915Z] [2021-02-08T15:00:36.915Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2021-02-08T15:00:36.915Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2021-02-08T15:00:36.915Z] provides a separate development package or SDK, be sure it has been [2021-02-08T15:00:36.915Z] installed. [2021-02-08T15:00:36.915Z] [2021-02-08T15:00:36.915Z] [2021-02-08T15:00:36.915Z] -- Configuring done [2021-02-08T15:00:36.915Z] -- Generating done [2021-02-08T15:00:36.915Z] -- Build files have been written to: /tmp/cbor [2021-02-08T15:00:36.986Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2021-02-08T15:00:36.986Z] [ 40%] Linking C shared library libcbor.so [2021-02-08T15:00:37.181Z] Scanning dependencies of target cbor_shared [2021-02-08T15:00:37.181Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2021-02-08T15:00:37.181Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2021-02-08T15:00:37.259Z] [ 40%] Built target cbor_shared [2021-02-08T15:00:37.259Z] Scanning dependencies of target cbor [2021-02-08T15:00:37.259Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2021-02-08T15:00:37.449Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2021-02-08T15:00:37.449Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2021-02-08T15:00:37.715Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2021-02-08T15:00:37.715Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2021-02-08T15:00:37.984Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2021-02-08T15:00:37.984Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2021-02-08T15:00:37.984Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2021-02-08T15:00:37.984Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2021-02-08T15:00:38.245Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2021-02-08T15:00:38.258Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2021-02-08T15:00:38.258Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2021-02-08T15:00:38.518Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2021-02-08T15:00:38.522Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2021-02-08T15:00:38.522Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2021-02-08T15:00:38.522Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2021-02-08T15:00:38.787Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2021-02-08T15:00:38.787Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2021-02-08T15:00:38.787Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2021-02-08T15:00:38.792Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2021-02-08T15:00:39.054Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2021-02-08T15:00:39.054Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2021-02-08T15:00:39.054Z] [ 40%] Linking C shared library libcbor.so [2021-02-08T15:00:39.054Z] [ 40%] Built target cbor_shared [2021-02-08T15:00:39.054Z] Scanning dependencies of target cbor [2021-02-08T15:00:39.054Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2021-02-08T15:00:39.318Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2021-02-08T15:00:39.584Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2021-02-08T15:00:39.584Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2021-02-08T15:00:39.776Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2021-02-08T15:00:39.848Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2021-02-08T15:00:40.047Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2021-02-08T15:00:40.115Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2021-02-08T15:00:40.115Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2021-02-08T15:00:40.115Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2021-02-08T15:00:40.115Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2021-02-08T15:00:40.319Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2021-02-08T15:00:40.382Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2021-02-08T15:00:40.382Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2021-02-08T15:00:40.600Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2021-02-08T15:00:40.600Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2021-02-08T15:00:40.650Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2021-02-08T15:00:40.650Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2021-02-08T15:00:40.916Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2021-02-08T15:00:40.916Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2021-02-08T15:00:40.916Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2021-02-08T15:00:40.916Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2021-02-08T15:00:41.184Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2021-02-08T15:00:41.184Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2021-02-08T15:00:41.184Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2021-02-08T15:00:41.191Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2021-02-08T15:00:41.450Z] [ 80%] Linking C static library libcbor.a [2021-02-08T15:00:41.450Z] [ 80%] Built target cbor [2021-02-08T15:00:41.450Z] Scanning dependencies of target create_items [2021-02-08T15:00:41.450Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2021-02-08T15:00:41.450Z] [ 84%] Linking C executable create_items [2021-02-08T15:00:41.450Z] [ 84%] Built target create_items [2021-02-08T15:00:41.450Z] Scanning dependencies of target readfile [2021-02-08T15:00:41.450Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2021-02-08T15:00:41.450Z] [ 88%] Linking C executable readfile [2021-02-08T15:00:41.715Z] [ 88%] Built target readfile [2021-02-08T15:00:41.715Z] Scanning dependencies of target streaming_parser [2021-02-08T15:00:41.715Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2021-02-08T15:00:41.715Z] [ 92%] Linking C executable streaming_parser [2021-02-08T15:00:41.715Z] [ 92%] Built target streaming_parser [2021-02-08T15:00:41.715Z] Scanning dependencies of target sort [2021-02-08T15:00:41.715Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2021-02-08T15:00:41.715Z] [ 96%] Linking C executable sort [2021-02-08T15:00:41.789Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2021-02-08T15:00:41.984Z] [ 96%] Built target sort [2021-02-08T15:00:41.984Z] Scanning dependencies of target hello [2021-02-08T15:00:41.984Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2021-02-08T15:00:41.984Z] [100%] Linking C executable hello [2021-02-08T15:00:41.984Z] [100%] Built target hello [2021-02-08T15:00:41.984Z] Install the project... [2021-02-08T15:00:41.984Z] -- Install configuration: "Release" [2021-02-08T15:00:41.984Z] -- Installing: /usr/local/include/cbor/configuration.h [2021-02-08T15:00:41.984Z] -- Installing: /usr/local/lib64/libcbor.a [2021-02-08T15:00:41.984Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2021-02-08T15:00:41.984Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2021-02-08T15:00:41.984Z] -- Installing: /usr/local/lib64/libcbor.so [2021-02-08T15:00:41.984Z] -- Up-to-date: /usr/local/include/cbor [2021-02-08T15:00:41.984Z] -- Installing: /usr/local/include/cbor/arrays.h [2021-02-08T15:00:41.984Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2021-02-08T15:00:41.984Z] -- Installing: /usr/local/include/cbor/callbacks.h [2021-02-08T15:00:41.984Z] -- Installing: /usr/local/include/cbor/common.h [2021-02-08T15:00:41.984Z] -- Installing: /usr/local/include/cbor/data.h [2021-02-08T15:00:41.984Z] -- Installing: /usr/local/include/cbor/encoding.h [2021-02-08T15:00:41.984Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2021-02-08T15:00:41.984Z] -- Installing: /usr/local/include/cbor/internal [2021-02-08T15:00:41.984Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2021-02-08T15:00:41.984Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2021-02-08T15:00:41.984Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2021-02-08T15:00:41.984Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2021-02-08T15:00:41.984Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2021-02-08T15:00:41.984Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2021-02-08T15:00:41.984Z] -- Installing: /usr/local/include/cbor/ints.h [2021-02-08T15:00:41.984Z] -- Installing: /usr/local/include/cbor/maps.h [2021-02-08T15:00:41.984Z] -- Installing: /usr/local/include/cbor/serialization.h [2021-02-08T15:00:41.984Z] -- Installing: /usr/local/include/cbor/streaming.h [2021-02-08T15:00:41.984Z] -- Installing: /usr/local/include/cbor/strings.h [2021-02-08T15:00:41.984Z] -- Installing: /usr/local/include/cbor/tags.h [2021-02-08T15:00:41.984Z] -- Installing: /usr/local/include/cbor.h [2021-02-08T15:00:41.984Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2021-02-08T15:00:42.062Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2021-02-08T15:00:42.336Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2021-02-08T15:00:42.609Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2021-02-08T15:00:42.880Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2021-02-08T15:00:43.152Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2021-02-08T15:00:43.423Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2021-02-08T15:00:43.697Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2021-02-08T15:00:43.975Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2021-02-08T15:00:44.250Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2021-02-08T15:00:44.523Z] [ 80%] Linking C static library libcbor.a [2021-02-08T15:00:44.523Z] [ 80%] Built target cbor [2021-02-08T15:00:44.523Z] Scanning dependencies of target create_items [2021-02-08T15:00:44.523Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2021-02-08T15:00:44.559Z] Removing intermediate container 911256d627ff [2021-02-08T15:00:44.559Z] ---> 5634f8e84445 [2021-02-08T15:00:44.559Z] Step 6/21 : RUN mkdir /tmp/sdk [2021-02-08T15:00:44.559Z] ---> Running in 9c6da4686dcf [2021-02-08T15:00:44.795Z] [ 84%] Linking C executable create_items [2021-02-08T15:00:44.795Z] [ 84%] Built target create_items [2021-02-08T15:00:44.795Z] Scanning dependencies of target readfile [2021-02-08T15:00:44.795Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2021-02-08T15:00:45.069Z] [ 88%] Linking C executable readfile [2021-02-08T15:00:45.069Z] [ 88%] Built target readfile [2021-02-08T15:00:45.069Z] Scanning dependencies of target streaming_parser [2021-02-08T15:00:45.069Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2021-02-08T15:00:45.346Z] [ 92%] Linking C executable streaming_parser [2021-02-08T15:00:45.541Z] Removing intermediate container 9c6da4686dcf [2021-02-08T15:00:45.541Z] ---> 1b3239e032fe [2021-02-08T15:00:45.541Z] Step 7/21 : COPY VERSION /tmp/sdk [2021-02-08T15:00:45.620Z] [ 92%] Built target streaming_parser [2021-02-08T15:00:45.620Z] Scanning dependencies of target sort [2021-02-08T15:00:45.620Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2021-02-08T15:00:45.620Z] [ 96%] Linking C executable sort [2021-02-08T15:00:45.850Z] ---> b9f2761182eb [2021-02-08T15:00:45.851Z] Step 8/21 : COPY src /tmp/sdk/src [2021-02-08T15:00:45.892Z] [ 96%] Built target sort [2021-02-08T15:00:45.892Z] Scanning dependencies of target hello [2021-02-08T15:00:45.892Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2021-02-08T15:00:45.892Z] [100%] Linking C executable hello [2021-02-08T15:00:46.166Z] [100%] Built target hello [2021-02-08T15:00:46.166Z] Install the project... [2021-02-08T15:00:46.166Z] -- Install configuration: "Release" [2021-02-08T15:00:46.166Z] -- Installing: /usr/local/include/cbor/configuration.h [2021-02-08T15:00:46.166Z] -- Installing: /usr/local/lib64/libcbor.a [2021-02-08T15:00:46.166Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2021-02-08T15:00:46.166Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2021-02-08T15:00:46.166Z] -- Installing: /usr/local/lib64/libcbor.so [2021-02-08T15:00:46.166Z] -- Up-to-date: /usr/local/include/cbor [2021-02-08T15:00:46.166Z] -- Installing: /usr/local/include/cbor/streaming.h [2021-02-08T15:00:46.166Z] -- Installing: /usr/local/include/cbor/ints.h [2021-02-08T15:00:46.166Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2021-02-08T15:00:46.166Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2021-02-08T15:00:46.166Z] -- Installing: /usr/local/include/cbor/encoding.h [2021-02-08T15:00:46.166Z] -- Installing: /usr/local/include/cbor/serialization.h [2021-02-08T15:00:46.166Z] -- Installing: /usr/local/include/cbor/data.h [2021-02-08T15:00:46.166Z] -- Installing: /usr/local/include/cbor/common.h [2021-02-08T15:00:46.166Z] -- Installing: /usr/local/include/cbor/callbacks.h [2021-02-08T15:00:46.166Z] -- Installing: /usr/local/include/cbor/strings.h [2021-02-08T15:00:46.166Z] -- Installing: /usr/local/include/cbor/tags.h [2021-02-08T15:00:46.166Z] -- Installing: /usr/local/include/cbor/internal [2021-02-08T15:00:46.166Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2021-02-08T15:00:46.166Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2021-02-08T15:00:46.166Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2021-02-08T15:00:46.166Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2021-02-08T15:00:46.166Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2021-02-08T15:00:46.166Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2021-02-08T15:00:46.166Z] -- Installing: /usr/local/include/cbor/arrays.h [2021-02-08T15:00:46.166Z] -- Installing: /usr/local/include/cbor/maps.h [2021-02-08T15:00:46.166Z] -- Installing: /usr/local/include/cbor.h [2021-02-08T15:00:46.166Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2021-02-08T15:00:46.484Z] ---> dbdf9a3b55c1 [2021-02-08T15:00:46.484Z] Step 9/21 : COPY include /tmp/sdk/include [2021-02-08T15:00:46.751Z] ---> 03102737836e [2021-02-08T15:00:46.751Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2021-02-08T15:00:47.016Z] ---> 3057eaa121f1 [2021-02-08T15:00:47.016Z] Step 11/21 : COPY LICENSE /tmp/sdk [2021-02-08T15:00:47.279Z] ---> ae4de43e779f [2021-02-08T15:00:47.279Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2021-02-08T15:00:47.543Z] ---> fc01d03cb682 [2021-02-08T15:00:47.543Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2021-02-08T15:00:47.543Z] ---> Running in 203fa8d90315 [2021-02-08T15:00:48.122Z] + CPPCHECK=false [2021-02-08T15:00:48.122Z] + DOCGEN=false [2021-02-08T15:00:48.122Z] + TOMLVER=SDK-0.2 [2021-02-08T15:00:48.122Z] + CUTILVER=1.1.4 [2021-02-08T15:00:48.122Z] + '[' 0 -gt 0 ] [2021-02-08T15:00:48.122Z] + readlink -f ./scripts/build.sh [2021-02-08T15:00:48.122Z] + dirname /tmp/sdk/scripts/build.sh [2021-02-08T15:00:48.122Z] + dirname /tmp/sdk/scripts [2021-02-08T15:00:48.122Z] + ROOT=/tmp/sdk [2021-02-08T15:00:48.122Z] + cd /tmp/sdk [2021-02-08T15:00:48.122Z] + '[' '!' -d deps ] [2021-02-08T15:00:48.122Z] + mkdir deps [2021-02-08T15:00:48.122Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-02-08T15:00:48.122Z] + tar -C deps -z -x -f - [2021-02-08T15:00:48.122Z] --2021-02-08 15:00:47-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-02-08T15:00:48.122Z] Resolving github.com... 140.82.112.3 [2021-02-08T15:00:48.122Z] Connecting to github.com|140.82.112.3|:443... connected. [2021-02-08T15:00:48.146Z] Removing intermediate container 47bf6dee4877 [2021-02-08T15:00:48.146Z] ---> c4f62cdaff72 [2021-02-08T15:00:48.146Z] Step 6/21 : RUN mkdir /tmp/sdk [2021-02-08T15:00:48.387Z] HTTP request sent, awaiting response... 302 Found [2021-02-08T15:00:48.387Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2021-02-08T15:00:48.387Z] --2021-02-08 15:00:48-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2021-02-08T15:00:48.387Z] Resolving codeload.github.com... 140.82.114.10 [2021-02-08T15:00:48.387Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2021-02-08T15:00:48.387Z] HTTP request sent, awaiting response... 200 OK [2021-02-08T15:00:48.387Z] Length: unspecified [application/x-gzip] [2021-02-08T15:00:48.387Z] Saving to: 'STDOUT' [2021-02-08T15:00:48.387Z] [2021-02-08T15:00:48.387Z] 0K .......... ......  1.08M=0.01s [2021-02-08T15:00:48.387Z] [2021-02-08T15:00:48.387Z] 2021-02-08 15:00:48 (1.08 MB/s) - written to stdout [16451] [2021-02-08T15:00:48.387Z] [2021-02-08T15:00:48.387Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2021-02-08T15:00:48.387Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-02-08T15:00:48.387Z] + tar -C deps -z -x -f - [2021-02-08T15:00:48.387Z] --2021-02-08 15:00:48-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-02-08T15:00:48.387Z] Resolving github.com... 140.82.112.3 [2021-02-08T15:00:48.387Z] Connecting to github.com|140.82.112.3|:443... connected. [2021-02-08T15:00:48.429Z] ---> Running in 3d74e54933b6 [2021-02-08T15:00:48.917Z] HTTP request sent, awaiting response... 302 Found [2021-02-08T15:00:48.917Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] [2021-02-08T15:00:48.917Z] --2021-02-08 15:00:48-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [2021-02-08T15:00:48.917Z] Resolving codeload.github.com... 140.82.114.10 [2021-02-08T15:00:48.917Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2021-02-08T15:00:48.917Z] HTTP request sent, awaiting response... 200 OK [2021-02-08T15:00:48.917Z] Length: unspecified [application/x-gzip] [2021-02-08T15:00:48.917Z] Saving to: 'STDOUT' [2021-02-08T15:00:48.917Z]  [2021-02-08T15:00:48.917Z] 0K .......... .......... .......... .......... .......... 1.60M [2021-02-08T15:00:48.917Z] 50K .......... .......... .......... .......... .......... 3.19M [2021-02-08T15:00:48.917Z] 100K .......... .......... .......... .......... .......... 37.6M [2021-02-08T15:00:48.917Z] 150K .......... .......... ....... 3.89M=0.05s [2021-02-08T15:00:48.917Z] [2021-02-08T15:00:48.917Z] 2021-02-08 15:00:48 (3.21 MB/s) - written to stdout [181796] [2021-02-08T15:00:48.917Z] [2021-02-08T15:00:49.181Z] + mkdir -p src/c/iot [2021-02-08T15:00:49.181Z] + 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-08T15:00:49.181Z] + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot [2021-02-08T15:00:49.181Z] + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot [2021-02-08T15:00:49.181Z] + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot [2021-02-08T15:00:49.181Z] + mkdir -p include/iot [2021-02-08T15:00:49.181Z] + 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-08T15:00:49.181Z] + mkdir -p include/iot/os [2021-02-08T15:00:49.181Z] + 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-08T15:00:49.181Z] + mkdir -p /tmp/sdk/build/release [2021-02-08T15:00:49.181Z] + cd /tmp/sdk/build/release [2021-02-08T15:00:49.181Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2021-02-08T15:00:49.181Z] -- The C compiler identification is GNU 8.3.0 [2021-02-08T15:00:49.181Z] -- Check for working C compiler: /usr/bin/cc [2021-02-08T15:00:49.444Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-02-08T15:00:49.444Z] -- Detecting C compiler ABI info [2021-02-08T15:00:49.444Z] -- Detecting C compiler ABI info - done [2021-02-08T15:00:49.444Z] -- Detecting C compile features [2021-02-08T15:00:49.708Z] -- Detecting C compile features - done [2021-02-08T15:00:49.709Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-02-08T15:00:49.709Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-02-08T15:00:49.709Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-02-08T15:00:49.709Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-02-08T15:00:49.709Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-02-08T15:00:49.709Z] -- C SDK 1.3.2-dev.1 for Linux [2021-02-08T15:00:49.709Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-02-08T15:00:49.709Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-02-08T15:00:49.709Z] -- Found Curses: /usr/lib/libcurses.so [2021-02-08T15:00:49.709Z] -- Configuring done [2021-02-08T15:00:49.978Z] -- Generating done [2021-02-08T15:00:49.978Z] -- Build files have been written to: /tmp/sdk/build/release [2021-02-08T15:00:49.978Z] + make [2021-02-08T15:00:49.978Z] + tee release.log [2021-02-08T15:00:49.978Z] Scanning dependencies of target csdk [2021-02-08T15:00:49.978Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-02-08T15:00:50.242Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2021-02-08T15:00:50.242Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-02-08T15:00:50.405Z] Removing intermediate container 3d74e54933b6 [2021-02-08T15:00:50.405Z] ---> 37dd424b6954 [2021-02-08T15:00:50.405Z] Step 7/21 : COPY VERSION /tmp/sdk [2021-02-08T15:00:50.506Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-02-08T15:00:51.004Z] ---> a969f09a62f0 [2021-02-08T15:00:51.004Z] Step 8/21 : COPY src /tmp/sdk/src [2021-02-08T15:00:51.086Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-02-08T15:00:51.086Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-02-08T15:00:51.351Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-02-08T15:00:51.615Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-02-08T15:00:51.990Z] ---> d3fca6dda38a [2021-02-08T15:00:51.990Z] Step 9/21 : COPY include /tmp/sdk/include [2021-02-08T15:00:52.191Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-02-08T15:00:52.192Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-02-08T15:00:52.456Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-02-08T15:00:52.456Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-02-08T15:00:52.587Z] ---> 9454607c976b [2021-02-08T15:00:52.587Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2021-02-08T15:00:52.719Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-02-08T15:00:52.719Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-02-08T15:00:52.719Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-02-08T15:00:53.187Z] ---> 92fbbf2b7830 [2021-02-08T15:00:53.187Z] Step 11/21 : COPY LICENSE /tmp/sdk [2021-02-08T15:00:53.675Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-02-08T15:00:53.938Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-02-08T15:00:53.938Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-02-08T15:00:54.168Z] ---> 9d0d7c9a2a9b [2021-02-08T15:00:54.168Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2021-02-08T15:00:54.203Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-02-08T15:00:54.204Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-02-08T15:00:54.763Z] ---> 497e780fac68 [2021-02-08T15:00:54.763Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2021-02-08T15:00:54.763Z] ---> Running in a2a641264d74 [2021-02-08T15:00:55.153Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-02-08T15:00:55.153Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-02-08T15:00:55.153Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-02-08T15:00:55.153Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-02-08T15:00:55.416Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-02-08T15:00:55.416Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-02-08T15:00:55.679Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-02-08T15:00:55.679Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-02-08T15:00:55.739Z] + CPPCHECK=false [2021-02-08T15:00:55.739Z] + DOCGEN=false [2021-02-08T15:00:55.739Z] + TOMLVER=SDK-0.2 [2021-02-08T15:00:55.739Z] + CUTILVER=1.1.4 [2021-02-08T15:00:55.739Z] + '[' 0 -gt 0 ] [2021-02-08T15:00:55.739Z] + readlink -f ./scripts/build.sh [2021-02-08T15:00:55.739Z] + dirname /tmp/sdk/scripts/build.sh [2021-02-08T15:00:55.739Z] + dirname /tmp/sdk/scripts [2021-02-08T15:00:55.739Z] + ROOT=/tmp/sdk [2021-02-08T15:00:55.739Z] + cd /tmp/sdk [2021-02-08T15:00:55.739Z] + '[' '!' -d deps ] [2021-02-08T15:00:55.739Z] + mkdir deps [2021-02-08T15:00:55.739Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-02-08T15:00:55.739Z] + tar -C deps -z -x -f - [2021-02-08T15:00:55.739Z] --2021-02-08 15:00:55-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-02-08T15:00:55.739Z] Resolving github.com... 140.82.112.3 [2021-02-08T15:00:55.739Z] Connecting to github.com|140.82.112.3|:443... connected. [2021-02-08T15:00:55.942Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-02-08T15:00:55.942Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-02-08T15:00:56.009Z] HTTP request sent, awaiting response... 302 Found [2021-02-08T15:00:56.009Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2021-02-08T15:00:56.009Z] --2021-02-08 15:00:55-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2021-02-08T15:00:56.009Z] Resolving codeload.github.com... 140.82.114.10 [2021-02-08T15:00:56.009Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2021-02-08T15:00:56.009Z] HTTP request sent, awaiting response... 200 OK [2021-02-08T15:00:56.009Z] Length: unspecified [application/x-gzip] [2021-02-08T15:00:56.009Z] Saving to: 'STDOUT' [2021-02-08T15:00:56.009Z]  [2021-02-08T15:00:56.009Z] 0K .......... ......  961K=0.02s [2021-02-08T15:00:56.009Z] [2021-02-08T15:00:56.009Z] 2021-02-08 15:00:55 (961 KB/s) - written to stdout [16451] [2021-02-08T15:00:56.009Z] [2021-02-08T15:00:56.009Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2021-02-08T15:00:56.009Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-02-08T15:00:56.009Z] + tar -C deps -z -x -f - [2021-02-08T15:00:56.009Z] --2021-02-08 15:00:55-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-02-08T15:00:56.009Z] Resolving github.com... 140.82.112.3 [2021-02-08T15:00:56.009Z] Connecting to github.com|140.82.112.3|:443... connected. [2021-02-08T15:00:56.009Z] HTTP request sent, awaiting response... 302 Found [2021-02-08T15:00:56.009Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] [2021-02-08T15:00:56.009Z] --2021-02-08 15:00:56-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [2021-02-08T15:00:56.009Z] Resolving codeload.github.com... 140.82.114.10 [2021-02-08T15:00:56.281Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2021-02-08T15:00:56.281Z] HTTP request sent, awaiting response... 200 OK [2021-02-08T15:00:56.281Z] Length: unspecified [application/x-gzip] [2021-02-08T15:00:56.281Z] Saving to: 'STDOUT' [2021-02-08T15:00:56.281Z]  [2021-02-08T15:00:56.281Z] 0K .......... .......... .......... .......... .......... 1.54M [2021-02-08T15:00:56.281Z] 50K .......... .......... .......... .......... .......... 3.25M [2021-02-08T15:00:56.281Z] 100K .......... .......... .......... .......... .......... 4.43M [2021-02-08T15:00:56.281Z] 150K .......... .......... .......  1.67M=0.07s [2021-02-08T15:00:56.281Z] [2021-02-08T15:00:56.281Z] 2021-02-08 15:00:56 (2.35 MB/s) - written to stdout [181796] [2021-02-08T15:00:56.281Z] [2021-02-08T15:00:56.281Z] + mkdir -p src/c/iot [2021-02-08T15:00:56.281Z] + 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-08T15:00:56.281Z] + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot [2021-02-08T15:00:56.281Z] + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot [2021-02-08T15:00:56.281Z] + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot [2021-02-08T15:00:56.281Z] + mkdir -p include/iot [2021-02-08T15:00:56.281Z] + 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-08T15:00:56.281Z] + mkdir -p include/iot/os [2021-02-08T15:00:56.281Z] + 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-08T15:00:56.281Z] + mkdir -p /tmp/sdk/build/release [2021-02-08T15:00:56.281Z] + cd /tmp/sdk/build/release [2021-02-08T15:00:56.281Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2021-02-08T15:00:56.517Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-02-08T15:00:56.517Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-02-08T15:00:56.553Z] -- The C compiler identification is GNU 8.3.0 [2021-02-08T15:00:56.780Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-02-08T15:00:56.825Z] -- Check for working C compiler: /usr/bin/cc [2021-02-08T15:00:56.825Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-02-08T15:00:56.825Z] -- Detecting C compiler ABI info [2021-02-08T15:00:57.044Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-02-08T15:00:57.096Z] -- Detecting C compiler ABI info - done [2021-02-08T15:00:57.096Z] -- Detecting C compile features [2021-02-08T15:00:58.078Z] -- Detecting C compile features - done [2021-02-08T15:00:58.078Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-02-08T15:00:58.078Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-02-08T15:00:58.078Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-02-08T15:00:58.078Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-02-08T15:00:58.078Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-02-08T15:00:58.078Z] -- C SDK 1.3.2-dev.1 for Linux [2021-02-08T15:00:58.078Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-02-08T15:00:58.078Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-02-08T15:00:58.352Z] -- Found Curses: /usr/lib/libcurses.so [2021-02-08T15:00:58.352Z] -- Configuring done [2021-02-08T15:00:58.442Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-02-08T15:00:58.442Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-02-08T15:00:58.442Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-02-08T15:00:58.625Z] -- Generating done [2021-02-08T15:00:58.625Z] -- Build files have been written to: /tmp/sdk/build/release [2021-02-08T15:00:58.625Z] + + maketee [2021-02-08T15:00:58.625Z] release.log [2021-02-08T15:00:58.625Z] Scanning dependencies of target csdk [2021-02-08T15:00:58.705Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-02-08T15:00:58.705Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-02-08T15:00:58.897Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-02-08T15:00:59.489Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2021-02-08T15:00:59.657Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-02-08T15:00:59.927Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-02-08T15:01:00.095Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-02-08T15:01:00.368Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-02-08T15:01:00.886Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-02-08T15:01:01.153Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2021-02-08T15:01:01.421Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-02-08T15:01:01.685Z] [ 71%] Linking C shared library libcsdk.so [2021-02-08T15:01:01.685Z] [ 71%] Built target csdk [2021-02-08T15:01:01.685Z] Scanning dependencies of target template [2021-02-08T15:01:01.685Z] [ 73%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-02-08T15:01:01.965Z] [ 74%] Linking C executable template [2021-02-08T15:01:01.965Z] [ 74%] Built target template [2021-02-08T15:01:01.965Z] Scanning dependencies of target device-counter [2021-02-08T15:01:01.965Z] [ 76%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-02-08T15:01:01.965Z] [ 77%] Linking C executable device-counter [2021-02-08T15:01:02.231Z] [ 77%] Built target device-counter [2021-02-08T15:01:02.231Z] Scanning dependencies of target device-random [2021-02-08T15:01:02.231Z] [ 79%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-02-08T15:01:02.231Z] [ 80%] Linking C executable device-random [2021-02-08T15:01:02.332Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-02-08T15:01:02.495Z] [ 80%] Built target device-random [2021-02-08T15:01:02.495Z] Scanning dependencies of target device-gyro [2021-02-08T15:01:02.495Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-02-08T15:01:02.495Z] [ 84%] Linking C executable device-gyro [2021-02-08T15:01:02.758Z] [ 84%] Built target device-gyro [2021-02-08T15:01:02.758Z] Scanning dependencies of target device-bitfields [2021-02-08T15:01:02.758Z] [ 85%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-02-08T15:01:02.758Z] [ 87%] Linking C executable device-bitfields [2021-02-08T15:01:02.758Z] [ 87%] Built target device-bitfields [2021-02-08T15:01:02.758Z] Scanning dependencies of target template-discovery [2021-02-08T15:01:02.929Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-02-08T15:01:02.929Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-02-08T15:01:03.021Z] [ 88%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-02-08T15:01:03.021Z] [ 90%] Linking C executable template-discovery [2021-02-08T15:01:03.021Z] [ 90%] Built target template-discovery [2021-02-08T15:01:03.284Z] Scanning dependencies of target device-file [2021-02-08T15:01:03.284Z] [ 92%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-02-08T15:01:03.284Z] [ 93%] Linking C executable device-file [2021-02-08T15:01:03.284Z] [ 93%] Built target device-file [2021-02-08T15:01:03.284Z] Scanning dependencies of target device-terminal [2021-02-08T15:01:03.561Z] [ 95%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-02-08T15:01:03.561Z] [ 96%] Linking C executable device-terminal [2021-02-08T15:01:03.561Z] [ 96%] Built target device-terminal [2021-02-08T15:01:03.561Z] Scanning dependencies of target templatev1 [2021-02-08T15:01:03.827Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2021-02-08T15:01:03.827Z] [100%] Linking C executable templatev1 [2021-02-08T15:01:03.827Z] [100%] Built target templatev1 [2021-02-08T15:01:03.827Z] + make package [2021-02-08T15:01:03.827Z] + tee -a release.log [2021-02-08T15:01:04.092Z] [ 71%] Built target csdk [2021-02-08T15:01:04.092Z] [ 74%] Built target template [2021-02-08T15:01:04.092Z] [ 77%] Built target device-counter [2021-02-08T15:01:04.092Z] [ 80%] Built target device-random [2021-02-08T15:01:04.092Z] [ 84%] Built target device-gyro [2021-02-08T15:01:04.092Z] [ 87%] Built target device-bitfields [2021-02-08T15:01:04.092Z] [ 90%] Built target template-discovery [2021-02-08T15:01:04.092Z] [ 93%] Built target device-file [2021-02-08T15:01:04.092Z] [ 96%] Built target device-terminal [2021-02-08T15:01:04.092Z] [100%] Built target templatev1 [2021-02-08T15:01:04.092Z] Run CPack packaging tool... [2021-02-08T15:01:04.355Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-02-08T15:01:04.357Z] CPack: Create package using TGZ [2021-02-08T15:01:04.357Z] CPack: Install projects [2021-02-08T15:01:04.357Z] CPack: - Run preinstall target for: Csdk [2021-02-08T15:01:04.620Z] CPack: - Install project: Csdk [2021-02-08T15:01:04.620Z] CPack: Create package [2021-02-08T15:01:04.620Z] CPack: - package: /tmp/sdk/build/release/csdk-1.3.2-dev.1.tar.gz generated. [2021-02-08T15:01:04.620Z] + '[' false '=' true ] [2021-02-08T15:01:04.620Z] + '[' false '=' true ] [2021-02-08T15:01:04.620Z] + mkdir -p /tmp/sdk/build/debug [2021-02-08T15:01:04.620Z] + cd /tmp/sdk/build/debug [2021-02-08T15:01:04.620Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2021-02-08T15:01:04.620Z] -- The C compiler identification is GNU 8.3.0 [2021-02-08T15:01:04.620Z] -- Check for working C compiler: /usr/bin/cc [2021-02-08T15:01:04.620Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-02-08T15:01:04.620Z] -- Detecting C compiler ABI info [2021-02-08T15:01:04.883Z] -- Detecting C compiler ABI info - done [2021-02-08T15:01:04.883Z] -- Detecting C compile features [2021-02-08T15:01:05.148Z] -- Detecting C compile features - done [2021-02-08T15:01:05.148Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-02-08T15:01:05.148Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-02-08T15:01:05.148Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-02-08T15:01:05.148Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-02-08T15:01:05.148Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-02-08T15:01:05.148Z] -- C SDK 1.3.2-dev.1 for Linux [2021-02-08T15:01:05.148Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-02-08T15:01:05.148Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-02-08T15:01:05.148Z] -- Found Curses: /usr/lib/libcurses.so [2021-02-08T15:01:05.148Z] -- Configuring done [2021-02-08T15:01:05.412Z] -- Generating done [2021-02-08T15:01:05.412Z] -- Build files have been written to: /tmp/sdk/build/debug [2021-02-08T15:01:05.412Z] + make [2021-02-08T15:01:05.412Z] + tee debug.log [2021-02-08T15:01:05.412Z] Scanning dependencies of target csdk [2021-02-08T15:01:05.412Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-02-08T15:01:05.412Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2021-02-08T15:01:05.678Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-02-08T15:01:05.678Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-02-08T15:01:05.941Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-02-08T15:01:05.941Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-02-08T15:01:05.941Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-02-08T15:01:06.207Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-02-08T15:01:06.322Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-02-08T15:01:06.471Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-02-08T15:01:06.471Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-02-08T15:01:06.471Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-02-08T15:01:06.595Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-02-08T15:01:06.736Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-02-08T15:01:06.736Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-02-08T15:01:06.736Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-02-08T15:01:06.736Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-02-08T15:01:07.195Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-02-08T15:01:07.313Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-02-08T15:01:07.313Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-02-08T15:01:07.313Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-02-08T15:01:07.313Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-02-08T15:01:07.313Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-02-08T15:01:07.576Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-02-08T15:01:07.792Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-02-08T15:01:07.839Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-02-08T15:01:07.839Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-02-08T15:01:07.839Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-02-08T15:01:07.839Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-02-08T15:01:08.065Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-02-08T15:01:08.101Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-02-08T15:01:08.101Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-02-08T15:01:08.101Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-02-08T15:01:08.339Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-02-08T15:01:08.364Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-02-08T15:01:08.364Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-02-08T15:01:08.364Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-02-08T15:01:08.364Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-02-08T15:01:08.613Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-02-08T15:01:08.627Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-02-08T15:01:08.627Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-02-08T15:01:09.202Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-02-08T15:01:09.202Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-02-08T15:01:09.202Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-02-08T15:01:09.202Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-02-08T15:01:09.466Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-02-08T15:01:09.729Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-02-08T15:01:09.729Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-02-08T15:01:09.995Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-02-08T15:01:10.257Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2021-02-08T15:01:10.257Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-02-08T15:01:10.521Z] [ 71%] Linking C shared library libcsdk.so [2021-02-08T15:01:10.521Z] [ 71%] Built target csdk [2021-02-08T15:01:10.521Z] Scanning dependencies of target template [2021-02-08T15:01:10.521Z] [ 73%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-02-08T15:01:10.521Z] [ 74%] Linking C executable template [2021-02-08T15:01:10.795Z] [ 74%] Built target template [2021-02-08T15:01:10.795Z] Scanning dependencies of target device-counter [2021-02-08T15:01:10.795Z] [ 76%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-02-08T15:01:10.795Z] [ 77%] Linking C executable device-counter [2021-02-08T15:01:10.795Z] [ 77%] Built target device-counter [2021-02-08T15:01:10.795Z] Scanning dependencies of target device-random [2021-02-08T15:01:10.795Z] [ 79%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-02-08T15:01:11.058Z] [ 80%] Linking C executable device-random [2021-02-08T15:01:11.058Z] [ 80%] Built target device-random [2021-02-08T15:01:11.058Z] Scanning dependencies of target device-gyro [2021-02-08T15:01:11.058Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-02-08T15:01:11.058Z] [ 84%] Linking C executable device-gyro [2021-02-08T15:01:11.323Z] [ 84%] Built target device-gyro [2021-02-08T15:01:11.323Z] Scanning dependencies of target device-bitfields [2021-02-08T15:01:11.323Z] [ 85%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-02-08T15:01:11.323Z] [ 87%] Linking C executable device-bitfields [2021-02-08T15:01:11.323Z] [ 87%] Built target device-bitfields [2021-02-08T15:01:11.323Z] Scanning dependencies of target template-discovery [2021-02-08T15:01:11.323Z] [ 88%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-02-08T15:01:11.586Z] [ 90%] Linking C executable template-discovery [2021-02-08T15:01:11.586Z] [ 90%] Built target template-discovery [2021-02-08T15:01:11.586Z] Scanning dependencies of target device-file [2021-02-08T15:01:11.586Z] [ 92%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-02-08T15:01:11.586Z] [ 93%] Linking C executable device-file [2021-02-08T15:01:11.852Z] [ 93%] Built target device-file [2021-02-08T15:01:11.852Z] Scanning dependencies of target device-terminal [2021-02-08T15:01:11.852Z] [ 95%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-02-08T15:01:11.852Z] [ 96%] Linking C executable device-terminal [2021-02-08T15:01:11.852Z] [ 96%] Built target device-terminal [2021-02-08T15:01:11.996Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-02-08T15:01:12.114Z] Scanning dependencies of target templatev1 [2021-02-08T15:01:12.114Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2021-02-08T15:01:12.114Z] [100%] Linking C executable templatev1 [2021-02-08T15:01:12.114Z] [100%] Built target templatev1 [2021-02-08T15:01:12.114Z] make: Entering directory '/tmp/sdk/build/release' [2021-02-08T15:01:12.114Z] make[1]: Entering directory '/tmp/sdk/build/release' [2021-02-08T15:01:12.114Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-08T15:01:12.114Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-08T15:01:12.114Z] [ 71%] Built target csdk [2021-02-08T15:01:12.114Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-08T15:01:12.114Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-08T15:01:12.268Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-02-08T15:01:12.378Z] [ 74%] Built target template [2021-02-08T15:01:12.378Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-08T15:01:12.378Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-08T15:01:12.378Z] [ 77%] Built target device-counter [2021-02-08T15:01:12.378Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-08T15:01:12.378Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-08T15:01:12.378Z] [ 80%] Built target device-random [2021-02-08T15:01:12.378Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-08T15:01:12.378Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-08T15:01:12.378Z] [ 84%] Built target device-gyro [2021-02-08T15:01:12.378Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-08T15:01:12.378Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-08T15:01:12.378Z] [ 87%] Built target device-bitfields [2021-02-08T15:01:12.378Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-08T15:01:12.378Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-08T15:01:12.378Z] [ 90%] Built target template-discovery [2021-02-08T15:01:12.378Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-08T15:01:12.378Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-08T15:01:12.378Z] [ 93%] Built target device-file [2021-02-08T15:01:12.378Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-08T15:01:12.378Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-08T15:01:12.378Z] [ 96%] Built target device-terminal [2021-02-08T15:01:12.378Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-08T15:01:12.378Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-08T15:01:12.378Z] [100%] Built target templatev1 [2021-02-08T15:01:12.378Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2021-02-08T15:01:12.378Z] Install the project... [2021-02-08T15:01:12.378Z] -- Install configuration: "Release" [2021-02-08T15:01:12.378Z] -- Installing: /usr/local/lib/libcsdk.so [2021-02-08T15:01:12.378Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2021-02-08T15:01:12.378Z] -- Up-to-date: /usr/local/include [2021-02-08T15:01:12.378Z] -- Installing: /usr/local/include/devsdk [2021-02-08T15:01:12.378Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2021-02-08T15:01:12.378Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2021-02-08T15:01:12.378Z] -- Installing: /usr/local/include/edgex [2021-02-08T15:01:12.378Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2021-02-08T15:01:12.378Z] -- Installing: /usr/local/include/edgex/devices.h [2021-02-08T15:01:12.378Z] -- Installing: /usr/local/include/edgex/devsdk.h [2021-02-08T15:01:12.378Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2021-02-08T15:01:12.378Z] -- Installing: /usr/local/include/edgex/edgex.h [2021-02-08T15:01:12.378Z] -- Installing: /usr/local/include/edgex/error.h [2021-02-08T15:01:12.378Z] -- Installing: /usr/local/include/edgex/eventgen.h [2021-02-08T15:01:12.378Z] -- Installing: /usr/local/include/edgex/os.h [2021-02-08T15:01:12.378Z] -- Installing: /usr/local/include/edgex/profiles.h [2021-02-08T15:01:12.378Z] -- Installing: /usr/local/include/edgex/rest-server.h [2021-02-08T15:01:12.378Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2021-02-08T15:01:12.378Z] -- Installing: /usr/local/include/iot [2021-02-08T15:01:12.378Z] -- Installing: /usr/local/include/iot/base64.h [2021-02-08T15:01:12.378Z] -- Installing: /usr/local/include/iot/component.h [2021-02-08T15:01:12.378Z] -- Installing: /usr/local/include/iot/config.h [2021-02-08T15:01:12.378Z] -- Installing: /usr/local/include/iot/container.h [2021-02-08T15:01:12.378Z] -- Installing: /usr/local/include/iot/data.h [2021-02-08T15:01:12.378Z] -- Installing: /usr/local/include/iot/hash.h [2021-02-08T15:01:12.378Z] -- Installing: /usr/local/include/iot/iot.h [2021-02-08T15:01:12.378Z] -- Installing: /usr/local/include/iot/json.h [2021-02-08T15:01:12.378Z] -- Installing: /usr/local/include/iot/logger.h [2021-02-08T15:01:12.378Z] -- Installing: /usr/local/include/iot/os.h [2021-02-08T15:01:12.378Z] -- Installing: /usr/local/include/iot/scheduler.h [2021-02-08T15:01:12.378Z] -- Installing: /usr/local/include/iot/thread.h [2021-02-08T15:01:12.378Z] -- Installing: /usr/local/include/iot/threadpool.h [2021-02-08T15:01:12.378Z] -- Installing: /usr/local/include/iot/time.h [2021-02-08T15:01:12.378Z] -- Installing: /usr/local/include/iot/typecode.h [2021-02-08T15:01:12.378Z] -- Installing: /usr/local/include/iot/os [2021-02-08T15:01:12.378Z] -- Installing: /usr/local/include/iot/os/linux.h [2021-02-08T15:01:12.378Z] -- Installing: /usr/local/include/iot/os/macos.h [2021-02-08T15:01:12.378Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2021-02-08T15:01:12.378Z] -- Installing: /usr/local/include/iot/defs.h [2021-02-08T15:01:12.378Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2021-02-08T15:01:12.378Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2021-02-08T15:01:12.378Z] make: Leaving directory '/tmp/sdk/build/release' [2021-02-08T15:01:12.864Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-02-08T15:01:13.136Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-02-08T15:01:13.728Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-02-08T15:01:14.951Z] Removing intermediate container 203fa8d90315 [2021-02-08T15:01:14.951Z] ---> b78c2c91ebe5 [2021-02-08T15:01:14.951Z] Step 14/21 : FROM ${BASE} [2021-02-08T15:01:14.951Z] ---> 5eabd8fd8ba2 [2021-02-08T15:01:14.951Z] Step 15/21 : LABEL maintainer="IOTech " [2021-02-08T15:01:14.951Z] ---> Running in e474f446c339 [2021-02-08T15:01:14.951Z] Removing intermediate container e474f446c339 [2021-02-08T15:01:14.951Z] ---> 79cd1ae97722 [2021-02-08T15:01:14.951Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2021-02-08T15:01:14.951Z] ---> Running in d60045000222 [2021-02-08T15:01:15.903Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2021-02-08T15:01:16.338Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-02-08T15:01:16.338Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-02-08T15:01:16.481Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2021-02-08T15:01:16.610Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-02-08T15:01:16.746Z] (1/3) Installing curl (7.64.0-r5) [2021-02-08T15:01:16.746Z] (2/3) Installing libuuid (2.33-r0) [2021-02-08T15:01:17.014Z] (3/3) Installing wget (1.20.3-r0) [2021-02-08T15:01:17.014Z] Executing busybox-1.29.3-r10.trigger [2021-02-08T15:01:17.014Z] OK: 268 MiB in 78 packages [2021-02-08T15:01:17.202Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-02-08T15:01:17.474Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-02-08T15:01:17.608Z] Removing intermediate container d60045000222 [2021-02-08T15:01:17.608Z] ---> c2f0d522593a [2021-02-08T15:01:17.608Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2021-02-08T15:01:17.745Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-02-08T15:01:17.870Z] ---> 1c2c7175e77c [2021-02-08T15:01:17.871Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2021-02-08T15:01:18.138Z] ---> dcca3371e0c4 [2021-02-08T15:01:18.138Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2021-02-08T15:01:18.408Z] ---> 0ab5afe28bd6 [2021-02-08T15:01:18.408Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2021-02-08T15:01:18.673Z] ---> 957dd1faa596 [2021-02-08T15:01:18.673Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2021-02-08T15:01:18.716Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-02-08T15:01:18.939Z] ---> a15856d454f1 [2021-02-08T15:01:18.939Z] Successfully built a15856d454f1 [2021-02-08T15:01:18.939Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [2021-02-08T15:01:18.987Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-08T15:01:19.579Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-02-08T15:01:19.728Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-08T15:01:19.728Z] . [Pipeline] withDockerContainer [2021-02-08T15:01:19.850Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-02-08T15:01:19.923Z] prd-centos7-docker-4c-2g-25569 does not seem to be running inside a container [2021-02-08T15:01:20.025Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/53 -v /w/workspace/device-sdk-c/53:/w/workspace/device-sdk-c/53:rw,z -v /w/workspace/device-sdk-c/53@tmp:/w/workspace/device-sdk-c/53@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-08T15:01:21.055Z] $ docker top 3498d186df54c60eb2e53147fb24e716471062c26dab34486b29b70cb82a5b19 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-08T15:01:21.608Z] + make test [2021-02-08T15:01:21.608Z] echo "make test" [2021-02-08T15:01:21.608Z] make test [Pipeline] } [2021-02-08T15:01:21.622Z] $ docker stop --time=1 3498d186df54c60eb2e53147fb24e716471062c26dab34486b29b70cb82a5b19 [2021-02-08T15:01:21.815Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-02-08T15:01:22.087Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-02-08T15:01:22.994Z] $ docker rm -f 3498d186df54c60eb2e53147fb24e716471062c26dab34486b29b70cb82a5b19 [2021-02-08T15:01:23.064Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-02-08T15:01:23.339Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-08T15:01:26.324Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-02-08T15:01:26.627Z] + ls -al . [2021-02-08T15:01:26.627Z] total 160 [2021-02-08T15:01:26.627Z] drwxrwxr-x. 8 jenkins jenkins 260 Feb 8 15:00 . [2021-02-08T15:01:26.627Z] drwxrwxr-x. 4 jenkins jenkins 30 Feb 8 15:00 .. [2021-02-08T15:01:26.627Z] -rw-rw-r--. 1 jenkins jenkins 3104 Feb 8 15:00 Attribution.txt [2021-02-08T15:01:26.627Z] -rw-rw-r--. 1 jenkins jenkins 6490 Feb 8 15:00 CHANGES [2021-02-08T15:01:26.627Z] drwxrwxr-x. 2 jenkins jenkins 144 Feb 8 15:00 docs [2021-02-08T15:01:26.627Z] -rw-rw-r--. 1 jenkins jenkins 108574 Feb 8 15:00 Doxyfile [2021-02-08T15:01:26.627Z] drwxrwxr-x. 8 jenkins jenkins 162 Feb 8 15:00 .git [2021-02-08T15:01:26.627Z] drwxrwxr-x. 2 jenkins jenkins 81 Feb 8 15:00 .github [2021-02-08T15:01:26.627Z] -rw-rw-r--. 1 jenkins jenkins 176 Feb 8 15:00 .gitignore [2021-02-08T15:01:26.627Z] drwxrwxr-x. 4 jenkins jenkins 33 Feb 8 15:00 include [2021-02-08T15:01:26.627Z] -rw-rw-r--. 1 jenkins jenkins 784 Feb 8 15:00 Jenkinsfile [2021-02-08T15:01:26.627Z] -rw-rw-r--. 1 jenkins jenkins 10174 Feb 8 15:00 LICENSE [2021-02-08T15:01:26.627Z] -rw-rw-r--. 1 jenkins jenkins 449 Feb 8 15:00 Makefile [2021-02-08T15:01:26.627Z] -rw-rw-r--. 1 jenkins jenkins 2697 Feb 8 15:00 README.md [2021-02-08T15:01:26.627Z] -rw-rw-r--. 1 jenkins jenkins 6451 Feb 8 15:00 README.v2.md [2021-02-08T15:01:26.627Z] drwxrwxr-x. 2 jenkins jenkins 98 Feb 8 15:00 scripts [2021-02-08T15:01:26.627Z] drwxrwxr-x. 4 jenkins jenkins 50 Feb 8 15:00 src [2021-02-08T15:01:26.627Z] -rw-rw-r--. 1 jenkins jenkins 11 Feb 8 14:57 VERSION [Pipeline] isUnix [Pipeline] sh [2021-02-08T15:01:26.938Z] + 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=a549a37f32250f0c70aed68e5cdfc8413de8dd00 --label arch=amd64 --label version=1.3.2-dev.1 . [2021-02-08T15:01:26.938Z] Sending build context to Docker daemon 2.418MB [2021-02-08T15:01:26.938Z] Step 1/15 : ARG BASE=alpine:3.12 [2021-02-08T15:01:26.938Z] Step 2/15 : FROM ${BASE} [2021-02-08T15:01:26.938Z] ---> a15856d454f1 [2021-02-08T15:01:26.938Z] Step 3/15 : LABEL maintainer="IOTech " [2021-02-08T15:01:27.525Z] ---> Running in 909d946fd1dc [2021-02-08T15:01:27.637Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-02-08T15:01:27.789Z] Removing intermediate container 909d946fd1dc [2021-02-08T15:01:27.789Z] ---> 931461a4a0ee [2021-02-08T15:01:27.789Z] 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-08T15:01:27.789Z] ---> Running in d4534f436812 [2021-02-08T15:01:27.908Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-02-08T15:01:28.367Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2021-02-08T15:01:28.500Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-02-08T15:01:28.772Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-02-08T15:01:28.944Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2021-02-08T15:01:29.207Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2021-02-08T15:01:29.207Z] (2/6) Installing libblkid (2.33-r0) [2021-02-08T15:01:29.207Z] (3/6) Installing libfdisk (2.33-r0) [2021-02-08T15:01:29.365Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-02-08T15:01:29.469Z] (4/6) Installing libmount (2.33-r0) [2021-02-08T15:01:29.470Z] (5/6) Installing libsmartcols (2.33-r0) [2021-02-08T15:01:29.470Z] (6/6) Installing util-linux-dev (2.33-r0) [2021-02-08T15:01:29.734Z] Executing busybox-1.29.3-r10.trigger [2021-02-08T15:01:29.734Z] OK: 272 MiB in 84 packages [2021-02-08T15:01:30.693Z] Removing intermediate container d4534f436812 [2021-02-08T15:01:30.693Z] ---> 43a12399b778 [2021-02-08T15:01:30.693Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2021-02-08T15:01:30.790Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-02-08T15:01:30.958Z] ---> eb40f4fbe003 [2021-02-08T15:01:30.958Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2021-02-08T15:01:31.910Z] ---> 35546ea0c3f6 [2021-02-08T15:01:31.910Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2021-02-08T15:01:31.910Z] ---> 7fe5f8dec8ca [2021-02-08T15:01:31.910Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2021-02-08T15:01:32.177Z] ---> 4f26d021e6bb [2021-02-08T15:01:32.177Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2021-02-08T15:01:32.444Z] ---> 8eed5e465080 [2021-02-08T15:01:32.444Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2021-02-08T15:01:32.707Z] ---> d9e49783a237 [2021-02-08T15:01:32.707Z] Step 11/15 : WORKDIR /edgex-c-sdk [2021-02-08T15:01:32.707Z] ---> Running in 0f7bcb5c9e36 [2021-02-08T15:01:32.760Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-02-08T15:01:32.970Z] Removing intermediate container 0f7bcb5c9e36 [2021-02-08T15:01:32.970Z] ---> 5767f6882134 [2021-02-08T15:01:32.970Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2021-02-08T15:01:32.970Z] ---> Running in 4fe7012fd393 [2021-02-08T15:01:33.235Z] Removing intermediate container 4fe7012fd393 [2021-02-08T15:01:33.235Z] ---> 2541564b0b43 [2021-02-08T15:01:33.235Z] Step 13/15 : LABEL arch=amd64 [2021-02-08T15:01:33.235Z] ---> Running in e0ee2069bf53 [2021-02-08T15:01:33.498Z] Removing intermediate container e0ee2069bf53 [2021-02-08T15:01:33.498Z] ---> 0c627689193d [2021-02-08T15:01:33.498Z] Step 14/15 : LABEL git_sha=a549a37f32250f0c70aed68e5cdfc8413de8dd00 [2021-02-08T15:01:33.498Z] ---> Running in 68b0ba440f34 [2021-02-08T15:01:33.498Z] Removing intermediate container 68b0ba440f34 [2021-02-08T15:01:33.498Z] ---> 2a2364e2f050 [2021-02-08T15:01:33.498Z] Step 15/15 : LABEL version=1.3.2-dev.1 [2021-02-08T15:01:33.759Z] ---> Running in f385ad9cd952 [2021-02-08T15:01:33.759Z] Removing intermediate container f385ad9cd952 [2021-02-08T15:01:33.759Z] ---> 7297ba7f64d6 [2021-02-08T15:01:33.759Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-02-08T15:01:33.759Z] Successfully built 7297ba7f64d6 [2021-02-08T15:01:33.759Z] 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] } [2021-02-08T15:01:36.131Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-02-08T15:01:36.131Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2021-02-08T15:01:37.557Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-02-08T15:01:37.830Z] [ 71%] Linking C shared library libcsdk.so [2021-02-08T15:01:38.101Z] [ 71%] Built target csdk [2021-02-08T15:01:38.101Z] Scanning dependencies of target template [2021-02-08T15:01:38.101Z] [ 73%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-02-08T15:01:38.696Z] [ 74%] Linking C executable template [2021-02-08T15:01:38.968Z] [ 74%] Built target template [2021-02-08T15:01:38.968Z] Scanning dependencies of target device-counter [2021-02-08T15:01:38.968Z] [ 76%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-02-08T15:01:39.566Z] [ 77%] Linking C executable device-counter [2021-02-08T15:01:39.838Z] [ 77%] Built target device-counter [2021-02-08T15:01:39.838Z] Scanning dependencies of target device-random [2021-02-08T15:01:39.838Z] [ 79%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-02-08T15:01:40.111Z] [ 80%] Linking C executable device-random [2021-02-08T15:01:40.387Z] [ 80%] Built target device-random [2021-02-08T15:01:40.387Z] Scanning dependencies of target device-gyro [2021-02-08T15:01:40.387Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-02-08T15:01:40.987Z] [ 84%] Linking C executable device-gyro [2021-02-08T15:01:40.987Z] [ 84%] Built target device-gyro [2021-02-08T15:01:41.259Z] Scanning dependencies of target device-bitfields [2021-02-08T15:01:41.259Z] [ 85%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-02-08T15:01:41.532Z] [ 87%] Linking C executable device-bitfields [2021-02-08T15:01:41.807Z] [ 87%] Built target device-bitfields [2021-02-08T15:01:41.807Z] Scanning dependencies of target template-discovery [2021-02-08T15:01:41.807Z] [ 88%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-02-08T15:01:42.403Z] [ 90%] Linking C executable template-discovery [2021-02-08T15:01:42.676Z] [ 90%] Built target template-discovery [2021-02-08T15:01:42.676Z] Scanning dependencies of target device-file [2021-02-08T15:01:42.676Z] [ 92%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-02-08T15:01:43.272Z] [ 93%] Linking C executable device-file [2021-02-08T15:01:43.545Z] [ 93%] Built target device-file [2021-02-08T15:01:43.545Z] Scanning dependencies of target device-terminal [2021-02-08T15:01:43.545Z] [ 95%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-02-08T15:01:44.140Z] [ 96%] Linking C executable device-terminal [2021-02-08T15:01:44.412Z] [ 96%] Built target device-terminal [2021-02-08T15:01:44.412Z] Scanning dependencies of target templatev1 [2021-02-08T15:01:44.412Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2021-02-08T15:01:45.012Z] [100%] Linking C executable templatev1 [2021-02-08T15:01:45.012Z] [100%] Built target templatev1 [2021-02-08T15:01:45.012Z] + make package [2021-02-08T15:01:45.012Z] + tee -a release.log [2021-02-08T15:01:45.285Z] [ 71%] Built target csdk [2021-02-08T15:01:45.285Z] [ 74%] Built target template [2021-02-08T15:01:45.285Z] [ 77%] Built target device-counter [2021-02-08T15:01:45.285Z] [ 80%] Built target device-random [2021-02-08T15:01:45.559Z] [ 84%] Built target device-gyro [2021-02-08T15:01:45.559Z] [ 87%] Built target device-bitfields [2021-02-08T15:01:45.559Z] [ 90%] Built target template-discovery [2021-02-08T15:01:45.559Z] [ 93%] Built target device-file [2021-02-08T15:01:45.559Z] [ 96%] Built target device-terminal [2021-02-08T15:01:45.559Z] [100%] Built target templatev1 [2021-02-08T15:01:45.831Z] Run CPack packaging tool... [2021-02-08T15:01:45.831Z] CPack: Create package using TGZ [2021-02-08T15:01:45.831Z] CPack: Install projects [2021-02-08T15:01:45.831Z] CPack: - Run preinstall target for: Csdk [2021-02-08T15:01:46.425Z] CPack: - Install project: Csdk [2021-02-08T15:01:46.425Z] CPack: Create package [2021-02-08T15:01:46.425Z] CPack: - package: /tmp/sdk/build/release/csdk-1.3.2-dev.1.tar.gz generated. [2021-02-08T15:01:46.425Z] + '[' false '=' true ] [2021-02-08T15:01:46.425Z] + '[' false '=' true ] [2021-02-08T15:01:46.425Z] + mkdir -p /tmp/sdk/build/debug [2021-02-08T15:01:46.425Z] + cd /tmp/sdk/build/debug [2021-02-08T15:01:46.425Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2021-02-08T15:01:46.698Z] -- The C compiler identification is GNU 8.3.0 [2021-02-08T15:01:46.698Z] -- Check for working C compiler: /usr/bin/cc [2021-02-08T15:01:46.971Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-02-08T15:01:46.971Z] -- Detecting C compiler ABI info [2021-02-08T15:01:47.245Z] -- Detecting C compiler ABI info - done [2021-02-08T15:01:47.245Z] -- Detecting C compile features [2021-02-08T15:01:48.227Z] -- Detecting C compile features - done [2021-02-08T15:01:48.227Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-02-08T15:01:48.227Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-02-08T15:01:48.227Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-02-08T15:01:48.227Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-02-08T15:01:48.227Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-02-08T15:01:48.227Z] -- C SDK 1.3.2-dev.1 for Linux [2021-02-08T15:01:48.227Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-02-08T15:01:48.227Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-02-08T15:01:48.227Z] -- Found Curses: /usr/lib/libcurses.so [2021-02-08T15:01:48.500Z] -- Configuring done [2021-02-08T15:01:48.771Z] -- Generating done [2021-02-08T15:01:48.771Z] -- Build files have been written to: /tmp/sdk/build/debug [2021-02-08T15:01:48.771Z] + + maketee [2021-02-08T15:01:48.771Z] debug.log [2021-02-08T15:01:48.771Z] Scanning dependencies of target csdk [2021-02-08T15:01:49.044Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-02-08T15:01:49.316Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2021-02-08T15:01:49.588Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-02-08T15:01:49.862Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-02-08T15:01:50.458Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-02-08T15:01:50.732Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-02-08T15:01:51.006Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-02-08T15:01:51.279Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-02-08T15:01:51.877Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-02-08T15:01:52.151Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-02-08T15:01:52.748Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-02-08T15:01:52.748Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-02-08T15:01:53.026Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-02-08T15:01:53.303Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-02-08T15:01:53.303Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-02-08T15:01:54.288Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-02-08T15:01:54.561Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-02-08T15:01:54.833Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-02-08T15:01:54.833Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-02-08T15:01:55.105Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-02-08T15:01:56.080Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-02-08T15:01:56.080Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-02-08T15:01:56.351Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-02-08T15:01:56.626Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-02-08T15:01:56.626Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-02-08T15:01:56.899Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-02-08T15:01:57.171Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-02-08T15:01:57.445Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-02-08T15:01:57.717Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-02-08T15:01:57.717Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-02-08T15:01:58.312Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-02-08T15:01:58.312Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-02-08T15:01:58.908Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-02-08T15:01:59.181Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-02-08T15:02:00.155Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-02-08T15:02:00.155Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-02-08T15:02:00.429Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-02-08T15:02:00.703Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-02-08T15:02:00.977Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-02-08T15:02:01.962Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-02-08T15:02:02.557Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-02-08T15:02:03.155Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-02-08T15:02:03.429Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2021-02-08T15:02:03.700Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-02-08T15:02:03.974Z] [ 71%] Linking C shared library libcsdk.so [2021-02-08T15:02:04.249Z] [ 71%] Built target csdk [2021-02-08T15:02:04.249Z] Scanning dependencies of target template [2021-02-08T15:02:04.249Z] [ 73%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-02-08T15:02:04.525Z] [ 74%] Linking C executable template [2021-02-08T15:02:04.798Z] [ 74%] Built target template [2021-02-08T15:02:04.798Z] Scanning dependencies of target device-counter [2021-02-08T15:02:04.798Z] [ 76%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-02-08T15:02:05.072Z] [ 77%] Linking C executable device-counter [2021-02-08T15:02:05.345Z] [ 77%] Built target device-counter [2021-02-08T15:02:05.345Z] Scanning dependencies of target device-random [2021-02-08T15:02:05.345Z] [ 79%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-02-08T15:02:05.620Z] [ 80%] Linking C executable device-random [2021-02-08T15:02:05.891Z] [ 80%] Built target device-random [2021-02-08T15:02:05.891Z] Scanning dependencies of target device-gyro [2021-02-08T15:02:05.891Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-02-08T15:02:05.891Z] [ 84%] Linking C executable device-gyro [2021-02-08T15:02:06.166Z] [ 84%] Built target device-gyro [2021-02-08T15:02:06.166Z] Scanning dependencies of target device-bitfields [2021-02-08T15:02:06.166Z] [ 85%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-02-08T15:02:06.439Z] [ 87%] Linking C executable device-bitfields [2021-02-08T15:02:06.720Z] [ 87%] Built target device-bitfields [2021-02-08T15:02:06.721Z] Scanning dependencies of target template-discovery [2021-02-08T15:02:06.721Z] [ 88%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-02-08T15:02:06.990Z] [ 90%] Linking C executable template-discovery [2021-02-08T15:02:07.263Z] [ 90%] Built target template-discovery [2021-02-08T15:02:07.263Z] Scanning dependencies of target device-file [2021-02-08T15:02:07.263Z] [ 92%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-02-08T15:02:07.539Z] [ 93%] Linking C executable device-file [2021-02-08T15:02:07.812Z] [ 93%] Built target device-file [2021-02-08T15:02:07.812Z] Scanning dependencies of target device-terminal [2021-02-08T15:02:07.812Z] [ 95%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-02-08T15:02:08.083Z] [ 96%] Linking C executable device-terminal [2021-02-08T15:02:08.356Z] [ 96%] Built target device-terminal [2021-02-08T15:02:08.356Z] Scanning dependencies of target templatev1 [2021-02-08T15:02:08.356Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2021-02-08T15:02:08.629Z] [100%] Linking C executable templatev1 [2021-02-08T15:02:08.901Z] [100%] Built target templatev1 [2021-02-08T15:02:08.901Z] make: Entering directory '/tmp/sdk/build/release' [2021-02-08T15:02:08.901Z] make[1]: Entering directory '/tmp/sdk/build/release' [2021-02-08T15:02:08.901Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-08T15:02:08.901Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-08T15:02:08.901Z] [ 71%] Built target csdk [2021-02-08T15:02:08.901Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-08T15:02:08.901Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-08T15:02:08.901Z] [ 74%] Built target template [2021-02-08T15:02:08.901Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-08T15:02:08.901Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-08T15:02:09.176Z] [ 77%] Built target device-counter [2021-02-08T15:02:09.176Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-08T15:02:09.176Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-08T15:02:09.176Z] [ 80%] Built target device-random [2021-02-08T15:02:09.176Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-08T15:02:09.176Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-08T15:02:09.176Z] [ 84%] Built target device-gyro [2021-02-08T15:02:09.176Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-08T15:02:09.176Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-08T15:02:09.176Z] [ 87%] Built target device-bitfields [2021-02-08T15:02:09.176Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-08T15:02:09.176Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-08T15:02:09.176Z] [ 90%] Built target template-discovery [2021-02-08T15:02:09.176Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-08T15:02:09.176Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-08T15:02:09.176Z] [ 93%] Built target device-file [2021-02-08T15:02:09.176Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-08T15:02:09.176Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-08T15:02:09.176Z] [ 96%] Built target device-terminal [2021-02-08T15:02:09.176Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-02-08T15:02:09.448Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-02-08T15:02:09.448Z] [100%] Built target templatev1 [2021-02-08T15:02:09.448Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2021-02-08T15:02:09.448Z] Install the project... [2021-02-08T15:02:09.448Z] -- Install configuration: "Release" [2021-02-08T15:02:09.448Z] -- Installing: /usr/local/lib/libcsdk.so [2021-02-08T15:02:09.448Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2021-02-08T15:02:09.448Z] -- Up-to-date: /usr/local/include [2021-02-08T15:02:09.448Z] -- Installing: /usr/local/include/edgex [2021-02-08T15:02:09.448Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2021-02-08T15:02:09.449Z] -- Installing: /usr/local/include/edgex/eventgen.h [2021-02-08T15:02:09.449Z] -- Installing: /usr/local/include/edgex/error.h [2021-02-08T15:02:09.449Z] -- Installing: /usr/local/include/edgex/rest-server.h [2021-02-08T15:02:09.449Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2021-02-08T15:02:09.449Z] -- Installing: /usr/local/include/edgex/devsdk.h [2021-02-08T15:02:09.449Z] -- Installing: /usr/local/include/edgex/edgex.h [2021-02-08T15:02:09.449Z] -- Installing: /usr/local/include/edgex/devices.h [2021-02-08T15:02:09.449Z] -- Installing: /usr/local/include/edgex/os.h [2021-02-08T15:02:09.449Z] -- Installing: /usr/local/include/edgex/profiles.h [2021-02-08T15:02:09.449Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2021-02-08T15:02:09.449Z] -- Installing: /usr/local/include/devsdk [2021-02-08T15:02:09.449Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2021-02-08T15:02:09.449Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2021-02-08T15:02:09.449Z] -- Installing: /usr/local/include/iot [2021-02-08T15:02:09.449Z] -- Installing: /usr/local/include/iot/json.h [2021-02-08T15:02:09.449Z] -- Installing: /usr/local/include/iot/container.h [2021-02-08T15:02:09.449Z] -- Installing: /usr/local/include/iot/component.h [2021-02-08T15:02:09.449Z] -- Installing: /usr/local/include/iot/typecode.h [2021-02-08T15:02:09.449Z] -- Installing: /usr/local/include/iot/iot.h [2021-02-08T15:02:09.449Z] -- Installing: /usr/local/include/iot/time.h [2021-02-08T15:02:09.449Z] -- Installing: /usr/local/include/iot/hash.h [2021-02-08T15:02:09.449Z] -- Installing: /usr/local/include/iot/logger.h [2021-02-08T15:02:09.449Z] -- Installing: /usr/local/include/iot/os [2021-02-08T15:02:09.449Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2021-02-08T15:02:09.449Z] -- Installing: /usr/local/include/iot/os/linux.h [2021-02-08T15:02:09.449Z] -- Installing: /usr/local/include/iot/os/macos.h [2021-02-08T15:02:09.449Z] -- Installing: /usr/local/include/iot/scheduler.h [2021-02-08T15:02:09.449Z] -- Installing: /usr/local/include/iot/data.h [2021-02-08T15:02:09.449Z] -- Installing: /usr/local/include/iot/thread.h [2021-02-08T15:02:09.449Z] -- Installing: /usr/local/include/iot/os.h [2021-02-08T15:02:09.449Z] -- Installing: /usr/local/include/iot/base64.h [2021-02-08T15:02:09.449Z] -- Installing: /usr/local/include/iot/defs.h [2021-02-08T15:02:09.449Z] -- Installing: /usr/local/include/iot/threadpool.h [2021-02-08T15:02:09.449Z] -- Installing: /usr/local/include/iot/config.h [2021-02-08T15:02:09.449Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2021-02-08T15:02:09.449Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2021-02-08T15:02:09.449Z] make: Leaving directory '/tmp/sdk/build/release' [2021-02-08T15:02:12.065Z] Removing intermediate container a2a641264d74 [2021-02-08T15:02:12.065Z] ---> 5b70cd898ae4 [2021-02-08T15:02:12.065Z] Step 14/21 : FROM ${BASE} [2021-02-08T15:02:12.065Z] ---> b23d30803547 [2021-02-08T15:02:12.065Z] Step 15/21 : LABEL maintainer="IOTech " [2021-02-08T15:02:12.065Z] ---> Running in 2f5fe3298a2a [2021-02-08T15:02:12.065Z] Removing intermediate container 2f5fe3298a2a [2021-02-08T15:02:12.065Z] ---> ad96c896685d [2021-02-08T15:02:12.065Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2021-02-08T15:02:12.336Z] ---> Running in 08f7c80fc33e [2021-02-08T15:02:13.320Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2021-02-08T15:02:14.301Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2021-02-08T15:02:14.577Z] (1/3) Installing curl (7.64.0-r5) [2021-02-08T15:02:14.577Z] (2/3) Installing libuuid (2.33-r0) [2021-02-08T15:02:14.577Z] (3/3) Installing wget (1.20.3-r0) [2021-02-08T15:02:14.853Z] Executing busybox-1.29.3-r10.trigger [2021-02-08T15:02:14.853Z] OK: 281 MiB in 78 packages [2021-02-08T15:02:15.844Z] Removing intermediate container 08f7c80fc33e [2021-02-08T15:02:15.844Z] ---> af5dbbecca86 [2021-02-08T15:02:15.844Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2021-02-08T15:02:16.831Z] ---> d3c9ee2026ac [2021-02-08T15:02:16.831Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2021-02-08T15:02:17.430Z] ---> a4641adaf5f7 [2021-02-08T15:02:17.430Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2021-02-08T15:02:18.028Z] ---> fe7020afebce [2021-02-08T15:02:18.028Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2021-02-08T15:02:18.635Z] ---> 73572e2609e3 [2021-02-08T15:02:18.635Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2021-02-08T15:02:19.615Z] ---> e6af61e21a6c [2021-02-08T15:02:19.615Z] Successfully built e6af61e21a6c [2021-02-08T15:02:19.615Z] 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-08T15:02:20.334Z] + docker inspect -f . ci-base-image-arm64 [2021-02-08T15:02:20.334Z] . [Pipeline] withDockerContainer [2021-02-08T15:02:20.577Z] prd-ubuntu18.04-docker-arm64-4c-16g-25568 does not seem to be running inside a container [2021-02-08T15:02:20.674Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/53 -v /w/workspace/device-sdk-c/53:/w/workspace/device-sdk-c/53:rw,z -v /w/workspace/device-sdk-c/53@tmp:/w/workspace/device-sdk-c/53@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-08T15:02:22.139Z] $ docker top 1c8301803a0ecd3162267bfd5a2ae7e07e0c4e997bc743a8f136a7447ef3688c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-08T15:02:23.124Z] + make test [2021-02-08T15:02:23.125Z] echo "make test" [2021-02-08T15:02:23.125Z] make test [Pipeline] } [2021-02-08T15:02:23.151Z] $ docker stop --time=1 1c8301803a0ecd3162267bfd5a2ae7e07e0c4e997bc743a8f136a7447ef3688c [2021-02-08T15:02:25.052Z] $ docker rm -f 1c8301803a0ecd3162267bfd5a2ae7e07e0c4e997bc743a8f136a7447ef3688c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-08T15:02:26.098Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-02-08T15:02:26.439Z] + ls -al . [2021-02-08T15:02:26.439Z] total 192 [2021-02-08T15:02:26.439Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 8 14:59 . [2021-02-08T15:02:26.439Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 8 14:59 .. [2021-02-08T15:02:26.439Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 8 14:59 .git [2021-02-08T15:02:26.439Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 8 14:59 .github [2021-02-08T15:02:26.439Z] -rw-rw-r-- 1 jenkins jenkins 176 Feb 8 14:59 .gitignore [2021-02-08T15:02:26.439Z] -rw-rw-r-- 1 jenkins jenkins 3104 Feb 8 14:59 Attribution.txt [2021-02-08T15:02:26.439Z] -rw-rw-r-- 1 jenkins jenkins 6490 Feb 8 14:59 CHANGES [2021-02-08T15:02:26.439Z] -rw-rw-r-- 1 jenkins jenkins 108574 Feb 8 14:59 Doxyfile [2021-02-08T15:02:26.439Z] -rw-rw-r-- 1 jenkins jenkins 784 Feb 8 14:59 Jenkinsfile [2021-02-08T15:02:26.439Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 8 14:59 LICENSE [2021-02-08T15:02:26.439Z] -rw-rw-r-- 1 jenkins jenkins 449 Feb 8 14:59 Makefile [2021-02-08T15:02:26.439Z] -rw-rw-r-- 1 jenkins jenkins 2697 Feb 8 14:59 README.md [2021-02-08T15:02:26.439Z] -rw-rw-r-- 1 jenkins jenkins 6451 Feb 8 14:59 README.v2.md [2021-02-08T15:02:26.439Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 8 14:57 VERSION [2021-02-08T15:02:26.439Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 8 14:59 docs [2021-02-08T15:02:26.439Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 8 14:59 include [2021-02-08T15:02:26.439Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 8 14:59 scripts [2021-02-08T15:02:26.439Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 8 14:59 src [Pipeline] isUnix [Pipeline] sh [2021-02-08T15:02:26.790Z] + 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=a549a37f32250f0c70aed68e5cdfc8413de8dd00 --label arch=arm64 --label version=1.3.2-dev.1 . [2021-02-08T15:02:27.065Z] Sending build context to Docker daemon 2.417MB [2021-02-08T15:02:27.338Z] Step 1/15 : ARG BASE=alpine:3.12 [2021-02-08T15:02:27.338Z] Step 2/15 : FROM ${BASE} [2021-02-08T15:02:27.338Z] ---> e6af61e21a6c [2021-02-08T15:02:27.338Z] Step 3/15 : LABEL maintainer="IOTech " [2021-02-08T15:02:27.613Z] ---> Running in 8cf0cd8189a3 [2021-02-08T15:02:27.890Z] Removing intermediate container 8cf0cd8189a3 [2021-02-08T15:02:27.890Z] ---> 03d033bb962d [2021-02-08T15:02:27.890Z] 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-08T15:02:28.161Z] ---> Running in a8753858f3f8 [2021-02-08T15:02:29.145Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2021-02-08T15:02:30.118Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2021-02-08T15:02:30.390Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2021-02-08T15:02:30.390Z] (2/6) Installing libblkid (2.33-r0) [2021-02-08T15:02:30.661Z] (3/6) Installing libfdisk (2.33-r0) [2021-02-08T15:02:30.661Z] (4/6) Installing libmount (2.33-r0) [2021-02-08T15:02:30.661Z] (5/6) Installing libsmartcols (2.33-r0) [2021-02-08T15:02:30.932Z] (6/6) Installing util-linux-dev (2.33-r0) [2021-02-08T15:02:31.203Z] Executing busybox-1.29.3-r10.trigger [2021-02-08T15:02:31.203Z] OK: 286 MiB in 84 packages [2021-02-08T15:02:32.641Z] Removing intermediate container a8753858f3f8 [2021-02-08T15:02:32.641Z] ---> d86b1b78e020 [2021-02-08T15:02:32.641Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2021-02-08T15:02:33.247Z] ---> 45b4ae42a059 [2021-02-08T15:02:33.247Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2021-02-08T15:02:34.226Z] ---> 8edbfdffa456 [2021-02-08T15:02:34.226Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2021-02-08T15:02:34.818Z] ---> 86399ca2a3b1 [2021-02-08T15:02:34.818Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2021-02-08T15:02:35.418Z] ---> 46d1bd8613bb [2021-02-08T15:02:35.418Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2021-02-08T15:02:36.016Z] ---> 1d700970d9e1 [2021-02-08T15:02:36.016Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2021-02-08T15:02:36.611Z] ---> 962678499dd2 [2021-02-08T15:02:36.611Z] Step 11/15 : WORKDIR /edgex-c-sdk [2021-02-08T15:02:36.885Z] ---> Running in 18926ef4b040 [2021-02-08T15:02:37.481Z] Removing intermediate container 18926ef4b040 [2021-02-08T15:02:37.481Z] ---> 15ef37286d16 [2021-02-08T15:02:37.481Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2021-02-08T15:02:37.481Z] ---> Running in 4e004cfc855b [2021-02-08T15:02:38.077Z] Removing intermediate container 4e004cfc855b [2021-02-08T15:02:38.077Z] ---> 1a15fbd50ede [2021-02-08T15:02:38.077Z] Step 13/15 : LABEL arch=arm64 [2021-02-08T15:02:38.077Z] ---> Running in 091bad80133c [2021-02-08T15:02:38.671Z] Removing intermediate container 091bad80133c [2021-02-08T15:02:38.671Z] ---> 03aaa0d42f1a [2021-02-08T15:02:38.671Z] Step 14/15 : LABEL git_sha=a549a37f32250f0c70aed68e5cdfc8413de8dd00 [2021-02-08T15:02:38.671Z] ---> Running in 0a2f81e7e3fa [2021-02-08T15:02:39.266Z] Removing intermediate container 0a2f81e7e3fa [2021-02-08T15:02:39.266Z] ---> 15653d5e64d7 [2021-02-08T15:02:39.266Z] Step 15/15 : LABEL version=1.3.2-dev.1 [2021-02-08T15:02:39.266Z] ---> Running in 6737e99ca3a9 [2021-02-08T15:02:39.861Z] Removing intermediate container 6737e99ca3a9 [2021-02-08T15:02:39.861Z] ---> 506342e1a9b9 [2021-02-08T15:02:39.861Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-02-08T15:02:39.861Z] Successfully built 506342e1a9b9 [2021-02-08T15:02:39.861Z] 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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2021-02-08T15:02:42.203Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-08T15:02:42.203Z] . [Pipeline] withDockerContainer [2021-02-08T15:02:42.315Z] prd-centos7-docker-4c-2g-25567 does not seem to be running inside a container [2021-02-08T15:02:42.373Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-08T15:02:43.150Z] $ docker top 1491d0f1a31bccf4a6630999a51600bf4dfe0ad896871333b1b145e1fa34bfb8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-08T15:02:43.538Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-08T15:02:43.538Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-08T15:02:43.773Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-08T15:02:43.777Z] $ docker exec 1491d0f1a31bccf4a6630999a51600bf4dfe0ad896871333b1b145e1fa34bfb8 ssh-agent [2021-02-08T15:02:43.955Z] SSH_AUTH_SOCK=/tmp/ssh-aTTlDuY7KYdq/agent.12 [2021-02-08T15:02:43.955Z] SSH_AGENT_PID=18 [2021-02-08T15:02:43.963Z] Running ssh-add (command line suppressed) [2021-02-08T15:02:44.088Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_2302633711235324070.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_2302633711235324070.key) [2021-02-08T15:02:44.151Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-08T15:02:44.504Z] + git semver tag [2021-02-08T15:02:44.504Z] # -> Open(): unable to determine branch for HEAD [2021-02-08T15:02:44.504Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2021-02-08T15:02:44.504Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2021-02-08T15:02:44.504Z] # $SEMVER_REMOTE_NAME = origin [2021-02-08T15:02:44.504Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-08T15:02:44.504Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-08T15:02:44.504Z] # $SEMVER_BRANCH = master [2021-02-08T15:02:44.504Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [2021-02-08T15:02:44.504Z] # a549a37f32250f0c70aed68e5cdfc8413de8dd00 HEAD [2021-02-08T15:02:44.504Z] # -> Force: false [2021-02-08T15:02:44.504Z] # 9454bb6fc45640fc378225a122f624c7499f5b44 refs/tags/v1.3.2-dev.1 [Pipeline] } [2021-02-08T15:02:44.522Z] $ docker exec --env ******** --env ******** 1491d0f1a31bccf4a6630999a51600bf4dfe0ad896871333b1b145e1fa34bfb8 ssh-agent -k [2021-02-08T15:02:44.636Z] unset SSH_AUTH_SOCK; [2021-02-08T15:02:44.637Z] unset SSH_AGENT_PID; [2021-02-08T15:02:44.637Z] echo Agent pid 18 killed; [2021-02-08T15:02:44.697Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-08T15:02:45.184Z] + git semver [Pipeline] } [2021-02-08T15:02:45.217Z] $ docker stop --time=1 1491d0f1a31bccf4a6630999a51600bf4dfe0ad896871333b1b145e1fa34bfb8 [2021-02-08T15:02:46.570Z] $ docker rm -f 1491d0f1a31bccf4a6630999a51600bf4dfe0ad896871333b1b145e1fa34bfb8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-02-08T15:02:47.218Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-02-08T15:02:47.218Z] [2021-02-08T15:02:47.218Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-02-08T15:02:47.568Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-02-08T15:02:47.568Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-02-08T15:02:47.568Z] ab5ef0e58194: Pulling fs layer [2021-02-08T15:02:47.568Z] 9712f1f96733: Pulling fs layer [2021-02-08T15:02:47.568Z] 63f879dbbcfc: Pulling fs layer [2021-02-08T15:02:47.568Z] 0d9ebad4ef96: Pulling fs layer [2021-02-08T15:02:47.568Z] e9a5061849ea: Pulling fs layer [2021-02-08T15:02:47.568Z] d747dcd14b5f: Pulling fs layer [2021-02-08T15:02:47.568Z] 2de7ff778b66: Pulling fs layer [2021-02-08T15:02:47.568Z] e9a5061849ea: Waiting [2021-02-08T15:02:47.568Z] d747dcd14b5f: Waiting [2021-02-08T15:02:47.568Z] 2de7ff778b66: Waiting [2021-02-08T15:02:47.568Z] 0d9ebad4ef96: Waiting [2021-02-08T15:02:47.568Z] 9712f1f96733: Download complete [2021-02-08T15:02:49.523Z] 63f879dbbcfc: Verifying Checksum [2021-02-08T15:02:49.523Z] 63f879dbbcfc: Download complete [2021-02-08T15:02:49.787Z] e9a5061849ea: Verifying Checksum [2021-02-08T15:02:49.787Z] e9a5061849ea: Download complete [2021-02-08T15:02:49.787Z] d747dcd14b5f: Verifying Checksum [2021-02-08T15:02:49.787Z] d747dcd14b5f: Download complete [2021-02-08T15:02:50.050Z] 2de7ff778b66: Verifying Checksum [2021-02-08T15:02:50.050Z] 2de7ff778b66: Download complete [2021-02-08T15:02:50.311Z] ab5ef0e58194: Verifying Checksum [2021-02-08T15:02:50.311Z] ab5ef0e58194: Download complete [2021-02-08T15:02:50.575Z] 0d9ebad4ef96: Verifying Checksum [2021-02-08T15:02:50.575Z] 0d9ebad4ef96: Download complete [2021-02-08T15:02:54.825Z] ab5ef0e58194: Pull complete [2021-02-08T15:02:54.825Z] 9712f1f96733: Pull complete [2021-02-08T15:02:57.410Z] 63f879dbbcfc: Pull complete [2021-02-08T15:03:04.044Z] 0d9ebad4ef96: Pull complete [2021-02-08T15:03:05.972Z] e9a5061849ea: Pull complete [2021-02-08T15:03:05.972Z] d747dcd14b5f: Pull complete [2021-02-08T15:03:08.544Z] 2de7ff778b66: Pull complete [2021-02-08T15:03:08.544Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-02-08T15:03:08.544Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-02-08T15:03:08.544Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-02-08T15:03:08.739Z] prd-centos7-docker-4c-2g-25567 does not seem to be running inside a container [2021-02-08T15:03:08.789Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-02-08T15:03:12.742Z] $ docker top 5fc13a5d08c1be97db27ff941edb2152c9e71f0b3f15f091404091487909bbd8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-02-08T15:03:12.977Z] provisioning config files... [2021-02-08T15:03:12.987Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config1792718497637173183tmp [2021-02-08T15:03:13.004Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config1321850245709829302tmp [2021-02-08T15:03:13.021Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config8719146671769261572tmp [Pipeline] { [Pipeline] echo [2021-02-08T15:03:13.074Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-08T15:03:13.373Z] ---> sigul-configuration.sh [2021-02-08T15:03:13.373Z] gpg: directory `/root/.gnupg' created [2021-02-08T15:03:13.373Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-02-08T15:03:13.373Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-02-08T15:03:13.373Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-02-08T15:03:13.373Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-02-08T15:03:13.373Z] gpg: CAST5 encrypted data [2021-02-08T15:03:13.636Z] gpg: encrypted with 1 passphrase [2021-02-08T15:03:13.636Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-02-08T15:03:13.936Z] + mkdir /home/jenkins [2021-02-08T15:03:13.936Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-02-08T15:03:14.235Z] + 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-08T15:03:14.246Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-08T15:03:14.547Z] ---> sigul-install.sh [2021-02-08T15:03:19.855Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-02-08T15:03:20.160Z] + git tag --list [2021-02-08T15:03:20.160Z] 0.7.0 [2021-02-08T15:03:20.160Z] 0.7.1 [2021-02-08T15:03:20.160Z] 1.0.0 [2021-02-08T15:03:20.160Z] v1.0.1 [2021-02-08T15:03:20.160Z] v1.0.2 [2021-02-08T15:03:20.160Z] v1.0.3 [2021-02-08T15:03:20.160Z] v1.1.0 [2021-02-08T15:03:20.160Z] v1.1.1 [2021-02-08T15:03:20.160Z] v1.2.0 [2021-02-08T15:03:20.160Z] v1.2.1 [2021-02-08T15:03:20.160Z] v1.2.2 [2021-02-08T15:03:20.160Z] v1.3.0 [2021-02-08T15:03:20.160Z] v1.3.1 [2021-02-08T15:03:20.160Z] v1.3.1-dev.1 [2021-02-08T15:03:20.160Z] v1.3.1-dev.2 [2021-02-08T15:03:20.160Z] v1.3.1-dev.3 [2021-02-08T15:03:20.160Z] v1.3.2-dev.1 [Pipeline] sh [2021-02-08T15:03:20.462Z] + lftools sign git-tag v1.3.2-dev.1 [2021-02-08T15:03:21.862Z] Signing Git tag with Sigul... [2021-02-08T15:03:21.862Z] Signing v1.3.2-dev.1 [Pipeline] echo [2021-02-08T15:03:22.831Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-08T15:03:23.135Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-02-08T15:03:23.152Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-02-08T15:03:23.273Z] $ docker stop --time=1 5fc13a5d08c1be97db27ff941edb2152c9e71f0b3f15f091404091487909bbd8 [2021-02-08T15:03:25.410Z] $ docker rm -f 5fc13a5d08c1be97db27ff941edb2152c9e71f0b3f15f091404091487909bbd8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-02-08T15:03:26.411Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-08T15:03:26.411Z] . [Pipeline] withDockerContainer [2021-02-08T15:03:26.518Z] prd-centos7-docker-4c-2g-25567 does not seem to be running inside a container [2021-02-08T15:03:26.563Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-08T15:03:27.394Z] $ docker top 81578e3e649244f1ee0ecd1e97e069e79afd69f7822faf6b57d0fabdaabdef3d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-08T15:03:27.716Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-08T15:03:27.717Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-08T15:03:27.937Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-08T15:03:27.940Z] $ docker exec 81578e3e649244f1ee0ecd1e97e069e79afd69f7822faf6b57d0fabdaabdef3d ssh-agent [2021-02-08T15:03:28.116Z] SSH_AUTH_SOCK=/tmp/ssh-1RJDczkMEdTs/agent.11 [2021-02-08T15:03:28.116Z] SSH_AGENT_PID=17 [2021-02-08T15:03:28.124Z] Running ssh-add (command line suppressed) [2021-02-08T15:03:28.257Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_482280907718101324.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_482280907718101324.key) [2021-02-08T15:03:28.318Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-08T15:03:28.649Z] + git semver bump pre [2021-02-08T15:03:28.649Z] # -> Open(): unable to determine branch for HEAD [2021-02-08T15:03:28.649Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2021-02-08T15:03:28.649Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2021-02-08T15:03:28.649Z] # $SEMVER_REMOTE_NAME = origin [2021-02-08T15:03:28.649Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-08T15:03:28.649Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-08T15:03:28.649Z] # $SEMVER_BRANCH = master [2021-02-08T15:03:28.649Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [2021-02-08T15:03:28.649Z] 1.3.2-dev.2 [Pipeline] } [2021-02-08T15:03:28.661Z] $ docker exec --env ******** --env ******** 81578e3e649244f1ee0ecd1e97e069e79afd69f7822faf6b57d0fabdaabdef3d ssh-agent -k [2021-02-08T15:03:28.800Z] unset SSH_AUTH_SOCK; [2021-02-08T15:03:28.801Z] unset SSH_AGENT_PID; [2021-02-08T15:03:28.801Z] echo Agent pid 17 killed; [2021-02-08T15:03:28.860Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-08T15:03:29.325Z] + git semver [Pipeline] } [2021-02-08T15:03:29.343Z] $ docker stop --time=1 81578e3e649244f1ee0ecd1e97e069e79afd69f7822faf6b57d0fabdaabdef3d [2021-02-08T15:03:30.699Z] $ docker rm -f 81578e3e649244f1ee0ecd1e97e069e79afd69f7822faf6b57d0fabdaabdef3d [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-02-08T15:03:31.296Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-08T15:03:31.296Z] . [Pipeline] withDockerContainer [2021-02-08T15:03:31.409Z] prd-centos7-docker-4c-2g-25567 does not seem to be running inside a container [2021-02-08T15:03:31.462Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-08T15:03:32.046Z] $ docker top 8ac8c46fb1953d536c32186ab4565f79bd4cc7f9527edbda1199715d0d17f350 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-08T15:03:32.428Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-08T15:03:32.428Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-08T15:03:32.611Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-08T15:03:32.615Z] $ docker exec 8ac8c46fb1953d536c32186ab4565f79bd4cc7f9527edbda1199715d0d17f350 ssh-agent [2021-02-08T15:03:32.788Z] SSH_AUTH_SOCK=/tmp/ssh-O6YzOkTy52gc/agent.12 [2021-02-08T15:03:32.788Z] SSH_AGENT_PID=18 [2021-02-08T15:03:32.796Z] Running ssh-add (command line suppressed) [2021-02-08T15:03:32.920Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_426588358879555131.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_426588358879555131.key) [2021-02-08T15:03:32.975Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-08T15:03:33.312Z] + git semver push [2021-02-08T15:03:33.312Z] # -> Open(): unable to determine branch for HEAD [2021-02-08T15:03:33.312Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2021-02-08T15:03:33.312Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2021-02-08T15:03:33.312Z] # $SEMVER_REMOTE_NAME = origin [2021-02-08T15:03:33.312Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-08T15:03:33.312Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-08T15:03:33.312Z] # $SEMVER_BRANCH = master [2021-02-08T15:03:33.312Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [Pipeline] } [2021-02-08T15:03:39.947Z] $ docker exec --env ******** --env ******** 8ac8c46fb1953d536c32186ab4565f79bd4cc7f9527edbda1199715d0d17f350 ssh-agent -k [2021-02-08T15:03:40.076Z] unset SSH_AUTH_SOCK; [2021-02-08T15:03:40.076Z] unset SSH_AGENT_PID; [2021-02-08T15:03:40.076Z] echo Agent pid 18 killed; [2021-02-08T15:03:40.128Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-08T15:03:40.678Z] + git semver [Pipeline] } [2021-02-08T15:03:40.694Z] $ docker stop --time=1 8ac8c46fb1953d536c32186ab4565f79bd4cc7f9527edbda1199715d0d17f350 [2021-02-08T15:03:42.084Z] $ docker rm -f 8ac8c46fb1953d536c32186ab4565f79bd4cc7f9527edbda1199715d0d17f350 [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-08T15:03:43.213Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-08T15:03:43.781Z] ---> package-listing.sh [2021-02-08T15:03:43.781Z] ++ facter osfamily [2021-02-08T15:03:43.781Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-08T15:03:43.781Z] + OS_FAMILY=redhat [2021-02-08T15:03:43.781Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_master [2021-02-08T15:03:43.781Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-08T15:03:43.781Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-08T15:03:43.781Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-08T15:03:43.781Z] + PACKAGES=/tmp/packages_start.txt [2021-02-08T15:03:43.781Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_master ']' [2021-02-08T15:03:43.781Z] + PACKAGES=/tmp/packages_end.txt [2021-02-08T15:03:43.781Z] + case "${OS_FAMILY}" in [2021-02-08T15:03:43.781Z] + rpm -qa [2021-02-08T15:03:43.781Z] + sort [2021-02-08T15:03:48.012Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-08T15:03:48.012Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-08T15:03:48.012Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-08T15:03:48.012Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_master ']' [2021-02-08T15:03:48.012Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_master/archives/ [2021-02-08T15:03:48.012Z] + 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-08T15:03:48.026Z] 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-08T15:03:48.322Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-08T15:03:48.633Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-08T15:03:48.634Z] [2021-02-08T15:03:48.634Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-08T15:03:48.983Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-08T15:03:48.983Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-08T15:03:48.983Z] df20fa9351a1: Pulling fs layer [2021-02-08T15:03:48.983Z] 36b3adc4ff6f: Pulling fs layer [2021-02-08T15:03:48.983Z] 8ad3a11d3b57: Pulling fs layer [2021-02-08T15:03:48.983Z] 46f8f816bc3b: Pulling fs layer [2021-02-08T15:03:48.983Z] 93b61091891f: Pulling fs layer [2021-02-08T15:03:48.983Z] 93b9cdb0e59b: Pulling fs layer [2021-02-08T15:03:48.983Z] 5e14af77c1be: Pulling fs layer [2021-02-08T15:03:48.983Z] 01666e4c0597: Pulling fs layer [2021-02-08T15:03:48.983Z] aa168da1d23b: Pulling fs layer [2021-02-08T15:03:48.983Z] 93b9cdb0e59b: Waiting [2021-02-08T15:03:48.983Z] 5e14af77c1be: Waiting [2021-02-08T15:03:48.983Z] aa168da1d23b: Waiting [2021-02-08T15:03:48.983Z] 46f8f816bc3b: Waiting [2021-02-08T15:03:48.983Z] 01666e4c0597: Waiting [2021-02-08T15:03:48.983Z] 93b61091891f: Waiting [2021-02-08T15:03:48.983Z] 36b3adc4ff6f: Download complete [2021-02-08T15:03:48.983Z] 46f8f816bc3b: Verifying Checksum [2021-02-08T15:03:48.983Z] 46f8f816bc3b: Download complete [2021-02-08T15:03:49.247Z] df20fa9351a1: Download complete [2021-02-08T15:03:49.247Z] 93b9cdb0e59b: Verifying Checksum [2021-02-08T15:03:49.247Z] 93b9cdb0e59b: Download complete [2021-02-08T15:03:49.247Z] 5e14af77c1be: Verifying Checksum [2021-02-08T15:03:49.247Z] 5e14af77c1be: Download complete [2021-02-08T15:03:49.247Z] 01666e4c0597: Verifying Checksum [2021-02-08T15:03:49.247Z] 01666e4c0597: Download complete [2021-02-08T15:03:49.247Z] 8ad3a11d3b57: Verifying Checksum [2021-02-08T15:03:49.247Z] 8ad3a11d3b57: Download complete [2021-02-08T15:03:49.824Z] df20fa9351a1: Pull complete [2021-02-08T15:03:50.090Z] 36b3adc4ff6f: Pull complete [2021-02-08T15:03:50.090Z] 93b61091891f: Download complete [2021-02-08T15:03:51.039Z] aa168da1d23b: Verifying Checksum [2021-02-08T15:03:51.039Z] aa168da1d23b: Download complete [2021-02-08T15:03:51.988Z] 8ad3a11d3b57: Pull complete [2021-02-08T15:03:52.254Z] 46f8f816bc3b: Pull complete [2021-02-08T15:03:52.516Z] 93b61091891f: Pull complete [2021-02-08T15:03:52.516Z] 93b9cdb0e59b: Pull complete [2021-02-08T15:03:52.778Z] 5e14af77c1be: Pull complete [2021-02-08T15:03:52.778Z] 01666e4c0597: Pull complete [2021-02-08T15:03:59.410Z] aa168da1d23b: Pull complete [2021-02-08T15:03:59.410Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-08T15:03:59.410Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-08T15:03:59.410Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-08T15:03:59.546Z] prd-centos7-docker-4c-2g-25567 does not seem to be running inside a container [2021-02-08T15:03:59.591Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-08T15:04:04.162Z] $ docker top 56199520a15fe7379a9b55eb72cdf9bf5633eeaf3d16f5ecb1801d34e280a194 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-08T15:04:04.697Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-08T15:04:04.999Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-08T15:04:05.303Z] + ls /var/log/sa-host [2021-02-08T15:04:05.303Z] + sadf -c /var/log/sa-host/sa08 [2021-02-08T15:04:05.303Z] file_magic: OK [2021-02-08T15:04:05.303Z] HZ: Using current value: 100 [2021-02-08T15:04:05.303Z] file_header: OK [2021-02-08T15:04:05.303Z] 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-08T15:04:05.303Z] Statistics: [2021-02-08T15:04:05.303Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-08T15:04:05.303Z] File successfully converted to sysstat format version 12.2.1 [2021-02-08T15:04:05.303Z] + sadf -c /var/log/sa-host/sa23 [2021-02-08T15:04:05.303Z] file_magic: OK [2021-02-08T15:04:05.303Z] HZ: Using current value: 100 [2021-02-08T15:04:05.303Z] file_header: OK [2021-02-08T15:04:05.303Z] 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-08T15:04:05.303Z] Statistics: [2021-02-08T15:04:05.303Z] Hnuu...uuuununununu... [2021-02-08T15:04:05.303Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-08T15:04:05.928Z] provisioning config files... [2021-02-08T15:04:05.944Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config386533919456631952tmp [Pipeline] { [Pipeline] echo [2021-02-08T15:04:06.030Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-08T15:04:06.327Z] ---> create-netrc.sh [Pipeline] } [2021-02-08T15:04:06.338Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-08T15:04:06.419Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-08T15:04:06.719Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-08T15:04:06.730Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-08T15:04:07.027Z] ---> sudo-logs.sh [2021-02-08T15:04:07.028Z] Archiving 'sudo' log.. [Pipeline] echo [2021-02-08T15:04:07.039Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-08T15:04:07.336Z] ---> job-cost.sh [2021-02-08T15:04:07.336Z] lf-activate-venv: SKIPPING [2021-02-08T15:04:07.336Z] INFO: No Stack... [2021-02-08T15:04:08.284Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-08T15:04:08.863Z] INFO: Archiving Costs [Pipeline] echo [2021-02-08T15:04:08.881Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-08T15:04:09.184Z] ---> logs-deploy.sh [2021-02-08T15:04:09.185Z] lf-activate-venv: SKIPPING [2021-02-08T15:04:09.185Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/master/53 [2021-02-08T15:04:09.185Z] INFO: archiving workspace using pattern(s): [2021-02-08T15:04:10.591Z] Archives upload complete. [2021-02-08T15:04:10.591Z] INFO: archiving logs to Nexus