Pull request #350 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of iain-anderson for edgexfoundry/device-sdk-c Obtained Jenkinsfile from 0eafd9ce86d38ef564b338f4b2a5e15f85c0d264+1059ececa5aae17f0ac3b06878bede2905539e8a (e9ae2eccd46ce2df87243aac5e5b95db85ab0071) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8332588110247510031.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh186306129447940172.key > 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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-350/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-350/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2178909000626436474.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-350/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9138953098857434002.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8643337283530729042.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-350/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-350/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh471917107118457186.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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: device-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-40 in /w/workspace/edgexfoundry_device-sdk-c_PR-350 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_PR-350 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-sdk-c_PR-350@tmp/jenkins-gitclient-ssh5157086256917010627.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-sdk-c_PR-350@tmp/jenkins-gitclient-ssh5563038261796244498.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/350/head:refs/remotes/origin/PR-350 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 1059ececa5aae17f0ac3b06878bede2905539e8a into PR head commit 0eafd9ce86d38ef564b338f4b2a5e15f85c0d264 Merge succeeded, producing 0eafd9ce86d38ef564b338f4b2a5e15f85c0d264 Checking out Revision 0eafd9ce86d38ef564b338f4b2a5e15f85c0d264 (PR-350) > git config core.sparsecheckout # timeout=10 > git checkout -f 0eafd9ce86d38ef564b338f4b2a5e15f85c0d264 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-sdk-c_PR-350@tmp/jenkins-gitclient-ssh5808132404123344342.key > git merge 1059ececa5aae17f0ac3b06878bede2905539e8a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0eafd9ce86d38ef564b338f4b2a5e15f85c0d264 # timeout=10 Commit message: "refactor: rename config entries for consistency with Go services refactor: rework service ping check" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-09T13:12:54.447Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-09T13:12:54.642Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-09T13:12:54.751Z] ========================================================= [2021-06-09T13:12:54.751Z] EdgeX Global Pipelines Version Info [2021-06-09T13:12:54.751Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-09T13:12:56.256Z] ------------------- [2021-06-09T13:12:56.256Z] stable info: [2021-06-09T13:12:56.256Z] ------------------- [2021-06-09T13:12:56.256Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-09T13:12:56.256Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-09T13:12:56.256Z] Message: update stable to v1.0.194 [2021-06-09T13:12:56.832Z] ------------------- [2021-06-09T13:12:56.832Z] experimental info: [2021-06-09T13:12:56.832Z] ------------------- [2021-06-09T13:12:56.833Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-09T13:12:56.833Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-09T13:12:56.833Z] Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-09T13:12:57.070Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2021-06-09T13:12:57.123Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2021-06-09T13:12:57.182Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-09T13:12:57.235Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-09T13:12:57.306Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-09T13:12:57.364Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [Pipeline] echo [2021-06-09T13:12:57.423Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2021-06-09T13:12:57.482Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2021-06-09T13:12:57.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-09T13:12:57.598Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo [2021-06-09T13:12:57.654Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-09T13:12:57.710Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-09T13:12:57.768Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-09T13:12:57.822Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-09T13:12:57.878Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-09T13:12:57.931Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-09T13:12:57.980Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-09T13:12:58.033Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-350 [Pipeline] echo [2021-06-09T13:12:58.083Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-350 [Pipeline] echo [2021-06-09T13:12:58.132Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-350 [Pipeline] echo [2021-06-09T13:12:58.183Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0eafd9ce86d38ef564b338f4b2a5e15f85c0d264 [Pipeline] echo [2021-06-09T13:12:58.232Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0eafd9c [Pipeline] echo [2021-06-09T13:12:58.293Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-09T13:12:58.456Z] provisioning config files... [2021-06-09T13:12:58.473Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-350@tmp/config7780255797606275919tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-09T13:12:58.843Z] ---> docker-login.sh [2021-06-09T13:12:58.844Z] nexus3.edgexfoundry.org:10001 [2021-06-09T13:12:59.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T13:12:59.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T13:12:59.106Z] Configure a credential helper to remove this warning. See [2021-06-09T13:12:59.106Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T13:12:59.106Z] [2021-06-09T13:12:59.106Z] Login Succeeded [2021-06-09T13:12:59.106Z] nexus3.edgexfoundry.org:10002 [2021-06-09T13:12:59.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T13:12:59.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T13:12:59.369Z] Configure a credential helper to remove this warning. See [2021-06-09T13:12:59.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T13:12:59.369Z] [2021-06-09T13:12:59.369Z] Login Succeeded [2021-06-09T13:12:59.369Z] nexus3.edgexfoundry.org:10003 [2021-06-09T13:12:59.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T13:12:59.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T13:12:59.369Z] Configure a credential helper to remove this warning. See [2021-06-09T13:12:59.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T13:12:59.369Z] [2021-06-09T13:12:59.369Z] Login Succeeded [2021-06-09T13:12:59.369Z] nexus3.edgexfoundry.org:10004 [2021-06-09T13:12:59.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T13:12:59.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T13:12:59.637Z] Configure a credential helper to remove this warning. See [2021-06-09T13:12:59.637Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T13:12:59.637Z] [2021-06-09T13:12:59.637Z] Login Succeeded [2021-06-09T13:12:59.637Z] docker.io [2021-06-09T13:12:59.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T13:12:59.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T13:12:59.900Z] Configure a credential helper to remove this warning. See [2021-06-09T13:12:59.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T13:12:59.900Z] [2021-06-09T13:12:59.900Z] Login Succeeded [2021-06-09T13:12:59.900Z] ---> docker-login.sh ends [Pipeline] } [2021-06-09T13:12:59.925Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-06-09T13:13:00.974Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T13:13:00.975Z] [2021-06-09T13:13:00.975Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T13:13:01.342Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T13:13:01.342Z] latest: Pulling from edgex-devops/git-semver [2021-06-09T13:13:01.342Z] 31603596830f: Pulling fs layer [2021-06-09T13:13:01.342Z] 54011a49482f: Pulling fs layer [2021-06-09T13:13:01.342Z] a6820b24f6d8: Pulling fs layer [2021-06-09T13:13:01.342Z] f581987b2513: Pulling fs layer [2021-06-09T13:13:01.342Z] f581987b2513: Waiting [2021-06-09T13:13:01.342Z] 54011a49482f: Verifying Checksum [2021-06-09T13:13:01.342Z] 54011a49482f: Download complete [2021-06-09T13:13:01.610Z] 31603596830f: Verifying Checksum [2021-06-09T13:13:01.610Z] 31603596830f: Download complete [2021-06-09T13:13:01.610Z] f581987b2513: Verifying Checksum [2021-06-09T13:13:01.610Z] f581987b2513: Download complete [2021-06-09T13:13:01.610Z] a6820b24f6d8: Verifying Checksum [2021-06-09T13:13:01.610Z] a6820b24f6d8: Download complete [2021-06-09T13:13:01.610Z] 31603596830f: Pull complete [2021-06-09T13:13:01.882Z] 54011a49482f: Pull complete [2021-06-09T13:13:02.458Z] a6820b24f6d8: Pull complete [2021-06-09T13:13:02.722Z] f581987b2513: Pull complete [2021-06-09T13:13:02.722Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-09T13:13:02.722Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T13:13:02.723Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-09T13:13:02.840Z] prd-centos7-docker-4c-2g-40 does not seem to be running inside a container [2021-06-09T13:13:02.877Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-350 -v /w/workspace/edgexfoundry_device-sdk-c_PR-350:/w/workspace/edgexfoundry_device-sdk-c_PR-350:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-350@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-350@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-09T13:13:03.804Z] $ docker top 2983838e700adc0384fa90f4e5d80f568de6414e1c9bda44a3f95580b3b53eda -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-09T13:13:04.008Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-09T13:13:04.008Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-09T13:13:04.119Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-09T13:13:04.119Z] $ docker exec 2983838e700adc0384fa90f4e5d80f568de6414e1c9bda44a3f95580b3b53eda ssh-agent [2021-06-09T13:13:04.221Z] SSH_AUTH_SOCK=/tmp/ssh-TMdO7OgrH02C/agent.13 [2021-06-09T13:13:04.221Z] SSH_AGENT_PID=20 [2021-06-09T13:13:04.230Z] Running ssh-add (command line suppressed) [2021-06-09T13:13:04.317Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-350@tmp/private_key_3416248580187526604.key (/w/workspace/edgexfoundry_device-sdk-c_PR-350@tmp/private_key_3416248580187526604.key) [2021-06-09T13:13:04.337Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-09T13:13:04.716Z] + git tag --points-at HEAD [Pipeline] } [2021-06-09T13:13:04.787Z] $ docker exec --env ******** --env ******** 2983838e700adc0384fa90f4e5d80f568de6414e1c9bda44a3f95580b3b53eda ssh-agent -k [2021-06-09T13:13:04.873Z] unset SSH_AUTH_SOCK; [2021-06-09T13:13:04.873Z] unset SSH_AGENT_PID; [2021-06-09T13:13:04.873Z] echo Agent pid 20 killed; [2021-06-09T13:13:04.891Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-09T13:13:04.994Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-09T13:13:04.995Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-09T13:13:05.096Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-09T13:13:05.097Z] $ docker exec 2983838e700adc0384fa90f4e5d80f568de6414e1c9bda44a3f95580b3b53eda ssh-agent [2021-06-09T13:13:05.190Z] SSH_AUTH_SOCK=/tmp/ssh-m6ZNG6Ujntr9/agent.53 [2021-06-09T13:13:05.190Z] SSH_AGENT_PID=60 [2021-06-09T13:13:05.195Z] Running ssh-add (command line suppressed) [2021-06-09T13:13:05.276Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-350@tmp/private_key_1885678306759698969.key (/w/workspace/edgexfoundry_device-sdk-c_PR-350@tmp/private_key_1885678306759698969.key) [2021-06-09T13:13:05.295Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-09T13:13:05.649Z] + git semver init [2021-06-09T13:13:05.649Z] # -> Open(): unable to determine branch for HEAD [2021-06-09T13:13:05.649Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-350/.git [2021-06-09T13:13:05.649Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_PR-350 [2021-06-09T13:13:05.649Z] # $SEMVER_REMOTE_NAME = origin [2021-06-09T13:13:05.649Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-09T13:13:05.649Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-09T13:13:05.649Z] # $SEMVER_BRANCH = PR-350 [2021-06-09T13:13:05.649Z] # $SEMVER_TEMP = /tmp/semver-277483232 [2021-06-09T13:13:05.649Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2021-06-09T13:13:06.600Z] # '/tmp/semver-277483232' -> '/w/workspace/edgexfoundry_device-sdk-c_PR-350/.semver' [2021-06-09T13:13:06.600Z] # -> Force: false [2021-06-09T13:13:06.600Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-350/.semver [Pipeline] } [2021-06-09T13:13:06.622Z] $ docker exec --env ******** --env ******** 2983838e700adc0384fa90f4e5d80f568de6414e1c9bda44a3f95580b3b53eda ssh-agent -k [2021-06-09T13:13:06.729Z] unset SSH_AUTH_SOCK; [2021-06-09T13:13:06.729Z] unset SSH_AGENT_PID; [2021-06-09T13:13:06.730Z] echo Agent pid 60 killed; [2021-06-09T13:13:06.747Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-09T13:13:07.220Z] + git semver [Pipeline] } [2021-06-09T13:13:07.253Z] $ docker stop --time=1 2983838e700adc0384fa90f4e5d80f568de6414e1c9bda44a3f95580b3b53eda [2021-06-09T13:13:08.505Z] $ docker rm -f 2983838e700adc0384fa90f4e5d80f568de6414e1c9bda44a3f95580b3b53eda [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-09T13:13:08.930Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-09T13:13:09.254Z] Stashed 1 file(s) [Pipeline] echo [2021-06-09T13:13:09.281Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-06-09T13:13:24.794Z] Still waiting to schedule task [2021-06-09T13:13:24.795Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-09T13:13:24.820Z] Still waiting to schedule task [2021-06-09T13:13:24.821Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-09T13:15:20.523Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-41 in /w/workspace/edgexfoundry_device-sdk-c_PR-350 [Pipeline] { [Pipeline] ws [2021-06-09T13:15:20.578Z] Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout [2021-06-09T13:15:20.849Z] Selected Git installation does not exist. Using Default [2021-06-09T13:15:20.849Z] The recommended git tool is: NONE [2021-06-09T13:15:21.485Z] Running on prd-centos7-docker-4c-2g-42 in /w/workspace/edgexfoundry_device-sdk-c_PR-350 [Pipeline] { [Pipeline] ws [2021-06-09T13:15:21.555Z] Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout [2021-06-09T13:15:21.738Z] Selected Git installation does not exist. Using Default [2021-06-09T13:15:21.739Z] The recommended git tool is: NONE [2021-06-09T13:15:24.652Z] using credential edgex-jenkins-ssh [2021-06-09T13:15:24.676Z] Cloning the remote Git repository [2021-06-09T13:15:24.337Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2021-06-09T13:15:24.413Z] > git init /w/workspace/device-sdk-c/1 # timeout=10 [2021-06-09T13:15:24.445Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-06-09T13:15:24.445Z] > git --version # timeout=10 [2021-06-09T13:15:24.462Z] > git --version # 'git version 2.24.4' [2021-06-09T13:15:24.462Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-09T13:15:24.488Z] [INFO] Currently running in a labeled security context [2021-06-09T13:15:24.489Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-09T13:15:24.489Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/1@tmp/jenkins-gitclient-ssh4339802583014799333.key [2021-06-09T13:15:24.503Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-09T13:15:26.024Z] Merging remotes/origin/master commit 1059ececa5aae17f0ac3b06878bede2905539e8a into PR head commit 0eafd9ce86d38ef564b338f4b2a5e15f85c0d264 [2021-06-09T13:15:25.221Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-06-09T13:15:25.231Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-09T13:15:25.245Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-06-09T13:15:25.256Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-06-09T13:15:25.256Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-09T13:15:25.257Z] [INFO] Currently running in a labeled security context [2021-06-09T13:15:25.257Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-09T13:15:25.257Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/1@tmp/jenkins-gitclient-ssh2378762673982753833.key [2021-06-09T13:15:25.268Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/350/head:refs/remotes/origin/PR-350 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T13:15:25.780Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T13:15:25.790Z] > git checkout -f 0eafd9ce86d38ef564b338f4b2a5e15f85c0d264 # timeout=10 [2021-06-09T13:15:25.826Z] > git remote # timeout=10 [2021-06-09T13:15:25.832Z] > git config --get remote.origin.url # timeout=10 [2021-06-09T13:15:25.840Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-09T13:15:25.841Z] [INFO] Currently running in a labeled security context [2021-06-09T13:15:25.841Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-09T13:15:25.841Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/1@tmp/jenkins-gitclient-ssh6452809679001901497.key [2021-06-09T13:15:26.114Z] Merge succeeded, producing 0eafd9ce86d38ef564b338f4b2a5e15f85c0d264 [2021-06-09T13:15:26.115Z] Checking out Revision 0eafd9ce86d38ef564b338f4b2a5e15f85c0d264 (PR-350) [2021-06-09T13:15:26.381Z] using credential edgex-jenkins-ssh [2021-06-09T13:15:26.408Z] Cloning the remote Git repository [2021-06-09T13:15:26.480Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2021-06-09T13:15:26.621Z] > git init /w/workspace/device-sdk-c/1 # timeout=10 [2021-06-09T13:15:26.692Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-06-09T13:15:26.693Z] > git --version # timeout=10 [2021-06-09T13:15:26.723Z] > git --version # 'git version 2.17.1' [2021-06-09T13:15:26.725Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-09T13:15:26.857Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-09T13:15:25.848Z] > git merge 1059ececa5aae17f0ac3b06878bede2905539e8a # timeout=10 [2021-06-09T13:15:25.861Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-09T13:15:25.874Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T13:15:25.880Z] > git checkout -f 0eafd9ce86d38ef564b338f4b2a5e15f85c0d264 # timeout=10 [2021-06-09T13:15:27.967Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-06-09T13:15:27.981Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-09T13:15:28.007Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-06-09T13:15:28.037Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-06-09T13:15:28.038Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-09T13:15:28.048Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/350/head:refs/remotes/origin/PR-350 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T13:15:28.643Z] Merging remotes/origin/master commit 1059ececa5aae17f0ac3b06878bede2905539e8a into PR head commit 0eafd9ce86d38ef564b338f4b2a5e15f85c0d264 [2021-06-09T13:15:28.869Z] Merge succeeded, producing 0eafd9ce86d38ef564b338f4b2a5e15f85c0d264 [2021-06-09T13:15:28.869Z] Checking out Revision 0eafd9ce86d38ef564b338f4b2a5e15f85c0d264 (PR-350) [2021-06-09T13:15:29.535Z] Commit message: "refactor: rename config entries for consistency with Go services refactor: rework service ping check" [2021-06-09T13:15:29.553Z] > git --version # timeout=10 [2021-06-09T13:15:29.556Z] > git --version # 'git version 2.24.4' [2021-06-09T13:15:29.563Z] fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-09T13:15:28.659Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T13:15:28.672Z] > git checkout -f 0eafd9ce86d38ef564b338f4b2a5e15f85c0d264 # timeout=10 [2021-06-09T13:15:28.779Z] > git remote # timeout=10 [2021-06-09T13:15:28.799Z] > git config --get remote.origin.url # timeout=10 [2021-06-09T13:15:28.816Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-09T13:15:28.829Z] > git merge 1059ececa5aae17f0ac3b06878bede2905539e8a # timeout=10 [2021-06-09T13:15:28.852Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-09T13:15:28.875Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T13:15:28.885Z] > git checkout -f 0eafd9ce86d38ef564b338f4b2a5e15f85c0d264 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-09T13:15:30.868Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-09T13:15:31.249Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-09T13:15:31.571Z] + sudo service docker restart [2021-06-09T13:15:31.571Z] + true [2021-06-09T13:15:31.571Z] Redirecting to /bin/systemctl restart docker.service [2021-06-09T13:15:33.142Z] Commit message: "refactor: rename config entries for consistency with Go services refactor: rework service ping check" [2021-06-09T13:15:33.194Z] > git --version # timeout=10 [2021-06-09T13:15:33.202Z] > git --version # 'git version 2.17.1' [2021-06-09T13:15:33.213Z] fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-09T13:15:34.909Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-09T13:15:35.323Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-09T13:15:35.687Z] + true [2021-06-09T13:15:35.688Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-09T13:15:49.969Z] provisioning config files... [2021-06-09T13:15:49.985Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/1@tmp/config8443808900005710247tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-09T13:15:50.369Z] ---> docker-login.sh [2021-06-09T13:15:50.369Z] nexus3.edgexfoundry.org:10001 [2021-06-09T13:15:50.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T13:15:50.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T13:15:50.634Z] Configure a credential helper to remove this warning. See [2021-06-09T13:15:50.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T13:15:50.634Z] [2021-06-09T13:15:50.634Z] Login Succeeded [2021-06-09T13:15:50.634Z] nexus3.edgexfoundry.org:10002 [2021-06-09T13:15:50.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T13:15:50.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T13:15:50.903Z] Configure a credential helper to remove this warning. See [2021-06-09T13:15:50.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T13:15:50.903Z] [2021-06-09T13:15:50.903Z] Login Succeeded [2021-06-09T13:15:50.903Z] nexus3.edgexfoundry.org:10003 [2021-06-09T13:15:50.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T13:15:50.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T13:15:50.903Z] Configure a credential helper to remove this warning. See [2021-06-09T13:15:50.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T13:15:50.903Z] [2021-06-09T13:15:50.903Z] Login Succeeded [2021-06-09T13:15:50.903Z] nexus3.edgexfoundry.org:10004 [2021-06-09T13:15:51.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T13:15:51.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T13:15:51.166Z] Configure a credential helper to remove this warning. See [2021-06-09T13:15:51.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T13:15:51.166Z] [2021-06-09T13:15:51.166Z] Login Succeeded [2021-06-09T13:15:51.166Z] docker.io [2021-06-09T13:15:51.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T13:15:51.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T13:15:51.427Z] Configure a credential helper to remove this warning. See [2021-06-09T13:15:51.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T13:15:51.427Z] [2021-06-09T13:15:51.427Z] Login Succeeded [2021-06-09T13:15:51.427Z] ---> docker-login.sh ends [Pipeline] } [2021-06-09T13:15:51.457Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-09T13:15:51.727Z] ========================================================= [2021-06-09T13:15:51.727Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2021-06-09T13:15:51.727Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-09T13:15:52.088Z] + 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-06-09T13:15:52.089Z] Sending build context to Docker daemon 2.727MB [2021-06-09T13:15:52.089Z] Step 1/25 : ARG BASE=alpine:3.12 [2021-06-09T13:15:52.089Z] Step 2/25 : FROM ${BASE} as builder [2021-06-09T13:15:52.351Z] latest: Pulling from edgex-devops/edgex-gcc-base [2021-06-09T13:15:52.351Z] e7c96db7181b: Pulling fs layer [2021-06-09T13:15:52.352Z] 4c13bbce0fe7: Pulling fs layer [2021-06-09T13:15:52.352Z] 6059c847ac2f: Pulling fs layer [2021-06-09T13:15:52.352Z] 4c13bbce0fe7: Verifying Checksum [2021-06-09T13:15:52.352Z] 4c13bbce0fe7: Download complete [2021-06-09T13:15:52.614Z] e7c96db7181b: Verifying Checksum [2021-06-09T13:15:52.614Z] e7c96db7181b: Download complete [2021-06-09T13:15:52.614Z] e7c96db7181b: Pull complete [2021-06-09T13:15:52.879Z] 4c13bbce0fe7: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-09T13:15:54.077Z] provisioning config files... [2021-06-09T13:15:54.103Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/1@tmp/config5365301390231993860tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-09T13:15:54.330Z] 6059c847ac2f: Verifying Checksum [2021-06-09T13:15:54.330Z] 6059c847ac2f: Download complete [2021-06-09T13:15:54.518Z] ---> docker-login.sh [2021-06-09T13:15:54.518Z] nexus3.edgexfoundry.org:10001 [2021-06-09T13:15:55.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T13:15:55.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T13:15:55.713Z] Configure a credential helper to remove this warning. See [2021-06-09T13:15:55.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T13:15:55.713Z] [2021-06-09T13:15:55.713Z] Login Succeeded [2021-06-09T13:15:55.713Z] nexus3.edgexfoundry.org:10002 [2021-06-09T13:15:55.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T13:15:56.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T13:15:56.322Z] Configure a credential helper to remove this warning. See [2021-06-09T13:15:56.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T13:15:56.322Z] [2021-06-09T13:15:56.322Z] Login Succeeded [2021-06-09T13:15:56.322Z] nexus3.edgexfoundry.org:10003 [2021-06-09T13:15:56.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T13:15:56.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T13:15:56.595Z] Configure a credential helper to remove this warning. See [2021-06-09T13:15:56.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T13:15:56.595Z] [2021-06-09T13:15:56.595Z] Login Succeeded [2021-06-09T13:15:56.883Z] nexus3.edgexfoundry.org:10004 [2021-06-09T13:15:56.957Z] 6059c847ac2f: Pull complete [2021-06-09T13:15:56.957Z] Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e [2021-06-09T13:15:56.957Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2021-06-09T13:15:56.957Z] ---> 5eabd8fd8ba2 [2021-06-09T13:15:56.957Z] Step 3/25 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub [2021-06-09T13:15:57.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T13:15:57.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T13:15:57.163Z] Configure a credential helper to remove this warning. See [2021-06-09T13:15:57.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T13:15:57.163Z] [2021-06-09T13:15:57.163Z] Login Succeeded [2021-06-09T13:15:57.163Z] docker.io [2021-06-09T13:15:57.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T13:15:58.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T13:15:58.046Z] Configure a credential helper to remove this warning. See [2021-06-09T13:15:58.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T13:15:58.046Z] [2021-06-09T13:15:58.046Z] Login Succeeded [2021-06-09T13:15:58.046Z] ---> docker-login.sh ends [Pipeline] } [2021-06-09T13:15:58.077Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-06-09T13:15:58.452Z] ---> Running in 41c803a610e7 [Pipeline] echo [2021-06-09T13:15:58.696Z] ========================================================= [2021-06-09T13:15:58.696Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2021-06-09T13:15:58.696Z] ========================================================= [2021-06-09T13:15:58.719Z] Connecting to iotech.jfrog.io (34.243.182.113:443) [Pipeline] isUnix [Pipeline] sh [2021-06-09T13:15:58.982Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-06-09T13:15:58.982Z] [2021-06-09T13:15:59.131Z] + 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-06-09T13:15:59.245Z] Removing intermediate container 41c803a610e7 [2021-06-09T13:15:59.246Z] ---> e9cb73f82694 [2021-06-09T13:15:59.246Z] Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-06-09T13:15:59.246Z] ---> Running in e523ebef919c [2021-06-09T13:15:59.741Z] Sending build context to Docker daemon 2.726MB [2021-06-09T13:15:59.741Z] Step 1/25 : ARG BASE=alpine:3.12 [2021-06-09T13:15:59.741Z] Step 2/25 : FROM ${BASE} as builder [2021-06-09T13:15:59.741Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2021-06-09T13:15:59.741Z] 0362ad1dd800: Pulling fs layer [2021-06-09T13:15:59.741Z] f2cdb1532d8b: Pulling fs layer [2021-06-09T13:15:59.741Z] 37ed683be191: Pulling fs layer [2021-06-09T13:15:59.859Z] Removing intermediate container e523ebef919c [2021-06-09T13:15:59.859Z] ---> 60de653cded1 [2021-06-09T13:15:59.859Z] Step 5/25 : 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 paho-mqtt-c-dev hiredis-dev [2021-06-09T13:15:59.859Z] ---> Running in f76f7c69be02 [2021-06-09T13:16:00.014Z] f2cdb1532d8b: Verifying Checksum [2021-06-09T13:16:00.014Z] f2cdb1532d8b: Download complete [2021-06-09T13:16:00.014Z] 0362ad1dd800: Verifying Checksum [2021-06-09T13:16:00.014Z] 0362ad1dd800: Download complete [2021-06-09T13:16:00.121Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2021-06-09T13:16:00.614Z] 0362ad1dd800: Pull complete [2021-06-09T13:16:01.221Z] f2cdb1532d8b: Pull complete [2021-06-09T13:16:01.512Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2021-06-09T13:16:01.773Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz [2021-06-09T13:16:02.035Z] (1/11) Installing hiredis (0.14.0-r0) [2021-06-09T13:16:02.195Z] 37ed683be191: Verifying Checksum [2021-06-09T13:16:02.195Z] 37ed683be191: Download complete [2021-06-09T13:16:02.295Z] (2/11) Installing hiredis-dev (0.14.0-r0) [2021-06-09T13:16:02.295Z] (3/11) Installing ncurses-dev (6.1_p20190105-r0) [2021-06-09T13:16:02.295Z] (4/11) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-06-09T13:16:04.219Z] (5/11) Installing libuuid (2.33-r0) [2021-06-09T13:16:04.479Z] (6/11) Installing libblkid (2.33-r0) [2021-06-09T13:16:04.741Z] (7/11) Installing libfdisk (2.33-r0) [2021-06-09T13:16:04.741Z] (8/11) Installing libmount (2.33-r0) [2021-06-09T13:16:05.001Z] (9/11) Installing libsmartcols (2.33-r0) [2021-06-09T13:16:05.001Z] (10/11) Installing util-linux-dev (2.33-r0) [2021-06-09T13:16:05.262Z] (11/11) Installing wget (1.20.3-r0) [2021-06-09T13:16:05.262Z] Executing busybox-1.29.3-r10.trigger [2021-06-09T13:16:05.262Z] OK: 273 MiB in 86 packages [2021-06-09T13:16:05.835Z] Removing intermediate container f76f7c69be02 [2021-06-09T13:16:05.835Z] ---> 770b377e4b34 [2021-06-09T13:16:05.835Z] Step 6/25 : ENV CBOR_VERSION=0.5.0 [2021-06-09T13:16:05.835Z] ---> Running in d966027d723e [2021-06-09T13:16:05.835Z] Removing intermediate container d966027d723e [2021-06-09T13:16:05.835Z] ---> e7a7ba779afc [2021-06-09T13:16:05.835Z] Step 7/25 : 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-06-09T13:16:05.835Z] ---> Running in 0a24950c2d80 [2021-06-09T13:16:06.096Z] --2021-06-09 13:16:06-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2021-06-09T13:16:06.096Z] Resolving github.com... 140.82.113.3 [2021-06-09T13:16:06.096Z] Connecting to github.com|140.82.113.3|:443... connected. [2021-06-09T13:16:06.357Z] HTTP request sent, awaiting response... 302 Found [2021-06-09T13:16:06.357Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2021-06-09T13:16:06.357Z] --2021-06-09 13:16:06-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2021-06-09T13:16:06.357Z] Resolving codeload.github.com... 140.82.114.9 [2021-06-09T13:16:06.357Z] Connecting to codeload.github.com|140.82.114.9|:443... connected. [2021-06-09T13:16:06.620Z] HTTP request sent, awaiting response... 200 OK [2021-06-09T13:16:06.620Z] Length: 719348 (702K) [application/x-gzip] [2021-06-09T13:16:06.620Z] Saving to: 'STDOUT' [2021-06-09T13:16:06.620Z] [2021-06-09T13:16:06.620Z] 0K .......... .......... .......... .......... .......... 7% 1.52M 0s [2021-06-09T13:16:06.620Z] 50K .......... .......... .......... .......... .......... 14% 3.06M 0s [2021-06-09T13:16:06.620Z] 100K .......... .......... .......... .......... .......... 21% 37.9M 0s [2021-06-09T13:16:06.620Z] 150K .......... .......... .......... .......... .......... 28% 60.2M 0s [2021-06-09T13:16:06.620Z] 200K .......... .......... .......... .......... .......... 35% 3.30M 0s [2021-06-09T13:16:06.620Z] 250K .......... .......... .......... .......... .......... 42% 7.23M 0s [2021-06-09T13:16:06.620Z] 300K .......... .......... .......... .......... .......... 49% 5.81M 0s [2021-06-09T13:16:06.620Z] 350K .......... .......... .......... .......... .......... 56% 32.7M 0s [2021-06-09T13:16:06.620Z] 400K .......... .......... .......... .......... .......... 64% 16.9M 0s [2021-06-09T13:16:06.620Z] 450K .......... .......... .......... .......... .......... 71% 13.3M 0s [2021-06-09T13:16:06.620Z] 500K .......... .......... .......... .......... .......... 78% 15.0M 0s [2021-06-09T13:16:06.620Z] 550K .......... .......... .......... .......... .......... 85% 10.2M 0s [2021-06-09T13:16:06.620Z] 600K .......... .......... .......... .......... .......... 92% 5.52M 0s [2021-06-09T13:16:06.620Z] 650K .......... .......... .......... .......... .......... 99% 7.09M 0s [2021-06-09T13:16:06.620Z] 700K .. 100% 4746G=0.1s [2021-06-09T13:16:06.620Z] [2021-06-09T13:16:06.620Z] 2021-06-09 13:16:06 (6.13 MB/s) - written to stdout [719348/719348] [2021-06-09T13:16:06.620Z] [2021-06-09T13:16:06.620Z] -- The C compiler identification is GNU 8.3.0 [2021-06-09T13:16:06.881Z] -- The CXX compiler identification is GNU 8.3.0 [2021-06-09T13:16:06.881Z] -- Check for working C compiler: /usr/bin/cc [2021-06-09T13:16:06.881Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-06-09T13:16:06.881Z] -- Detecting C compiler ABI info [2021-06-09T13:16:06.881Z] -- Detecting C compiler ABI info - done [2021-06-09T13:16:06.881Z] -- Detecting C compile features [2021-06-09T13:16:07.143Z] -- Detecting C compile features - done [2021-06-09T13:16:07.143Z] -- Check for working CXX compiler: /usr/bin/c++ [2021-06-09T13:16:07.143Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2021-06-09T13:16:07.143Z] -- Detecting CXX compiler ABI info [2021-06-09T13:16:07.143Z] -- Detecting CXX compiler ABI info - done [2021-06-09T13:16:07.143Z] -- Detecting CXX compile features [2021-06-09T13:16:07.721Z] -- Detecting CXX compile features - done [2021-06-09T13:16:07.721Z] -- Looking for include file endian.h [2021-06-09T13:16:07.721Z] -- Looking for include file endian.h - found [2021-06-09T13:16:07.721Z] -- Check if the system is big endian [2021-06-09T13:16:07.721Z] -- Searching 16 bit integer [2021-06-09T13:16:07.721Z] -- Looking for sys/types.h [2021-06-09T13:16:07.721Z] -- Looking for sys/types.h - found [2021-06-09T13:16:07.721Z] -- Looking for stdint.h [2021-06-09T13:16:07.721Z] -- Looking for stdint.h - found [2021-06-09T13:16:07.721Z] -- Looking for stddef.h [2021-06-09T13:16:07.983Z] -- Looking for stddef.h - found [2021-06-09T13:16:07.983Z] -- Check size of unsigned short [2021-06-09T13:16:07.983Z] -- Check size of unsigned short - done [2021-06-09T13:16:07.983Z] -- Using unsigned short [2021-06-09T13:16:07.983Z] -- Check if the system is big endian - little endian [2021-06-09T13:16:07.983Z] -- Check size of size_t [2021-06-09T13:16:07.983Z] -- Check size of size_t - done [2021-06-09T13:16:07.983Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2021-06-09T13:16:07.983Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2021-06-09T13:16:07.983Z] asked CMake to find a package configuration file provided by "cJSON", but [2021-06-09T13:16:07.983Z] CMake did not find one. [2021-06-09T13:16:07.983Z] [2021-06-09T13:16:07.983Z] Could not find a package configuration file provided by "cJSON" with any of [2021-06-09T13:16:07.983Z] the following names: [2021-06-09T13:16:07.983Z] [2021-06-09T13:16:07.983Z] cJSONConfig.cmake [2021-06-09T13:16:07.983Z] cjson-config.cmake [2021-06-09T13:16:07.983Z] [2021-06-09T13:16:07.983Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2021-06-09T13:16:07.983Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2021-06-09T13:16:07.983Z] provides a separate development package or SDK, be sure it has been [2021-06-09T13:16:07.983Z] installed. [2021-06-09T13:16:07.983Z] [2021-06-09T13:16:07.983Z] [2021-06-09T13:16:07.983Z] -- Configuring done [2021-06-09T13:16:08.248Z] -- Generating done [2021-06-09T13:16:08.248Z] -- Build files have been written to: /tmp/cbor [2021-06-09T13:16:08.248Z] Scanning dependencies of target cbor_shared [2021-06-09T13:16:08.248Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2021-06-09T13:16:08.248Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2021-06-09T13:16:08.511Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2021-06-09T13:16:08.511Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2021-06-09T13:16:08.773Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2021-06-09T13:16:08.773Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2021-06-09T13:16:08.773Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2021-06-09T13:16:08.773Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2021-06-09T13:16:08.773Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2021-06-09T13:16:09.034Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2021-06-09T13:16:09.034Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2021-06-09T13:16:09.034Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2021-06-09T13:16:09.296Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2021-06-09T13:16:09.296Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2021-06-09T13:16:09.296Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2021-06-09T13:16:09.296Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2021-06-09T13:16:09.558Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2021-06-09T13:16:09.558Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2021-06-09T13:16:09.558Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2021-06-09T13:16:09.558Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2021-06-09T13:16:09.558Z] [ 40%] Linking C shared library libcbor.so [2021-06-09T13:16:09.558Z] [ 40%] Built target cbor_shared [2021-06-09T13:16:09.823Z] Scanning dependencies of target cbor [2021-06-09T13:16:09.823Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2021-06-09T13:16:09.823Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2021-06-09T13:16:09.823Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2021-06-09T13:16:10.084Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2021-06-09T13:16:10.084Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2021-06-09T13:16:10.352Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2021-06-09T13:16:10.352Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2021-06-09T13:16:10.352Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2021-06-09T13:16:10.352Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2021-06-09T13:16:10.352Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2021-06-09T13:16:10.613Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2021-06-09T13:16:10.613Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2021-06-09T13:16:10.613Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2021-06-09T13:16:10.876Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2021-06-09T13:16:10.876Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2021-06-09T13:16:10.876Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2021-06-09T13:16:10.876Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2021-06-09T13:16:11.137Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2021-06-09T13:16:11.137Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2021-06-09T13:16:11.137Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2021-06-09T13:16:11.137Z] [ 80%] Linking C static library libcbor.a [2021-06-09T13:16:11.137Z] [ 80%] Built target cbor [2021-06-09T13:16:11.137Z] Scanning dependencies of target create_items [2021-06-09T13:16:11.137Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2021-06-09T13:16:11.397Z] [ 84%] Linking C executable create_items [2021-06-09T13:16:11.397Z] [ 84%] Built target create_items [2021-06-09T13:16:11.397Z] Scanning dependencies of target readfile [2021-06-09T13:16:11.397Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2021-06-09T13:16:11.397Z] [ 88%] Linking C executable readfile [2021-06-09T13:16:11.397Z] [ 88%] Built target readfile [2021-06-09T13:16:11.397Z] Scanning dependencies of target streaming_parser [2021-06-09T13:16:11.397Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2021-06-09T13:16:11.397Z] [ 92%] Linking C executable streaming_parser [2021-06-09T13:16:11.397Z] [ 92%] Built target streaming_parser [2021-06-09T13:16:11.397Z] Scanning dependencies of target sort [2021-06-09T13:16:11.397Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2021-06-09T13:16:11.397Z] [ 96%] Linking C executable sort [2021-06-09T13:16:11.660Z] [ 96%] Built target sort [2021-06-09T13:16:11.660Z] Scanning dependencies of target hello [2021-06-09T13:16:11.660Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2021-06-09T13:16:11.660Z] [100%] Linking C executable hello [2021-06-09T13:16:11.660Z] [100%] Built target hello [2021-06-09T13:16:11.660Z] Install the project... [2021-06-09T13:16:11.660Z] -- Install configuration: "Release" [2021-06-09T13:16:11.660Z] -- Installing: /usr/local/include/cbor/configuration.h [2021-06-09T13:16:11.660Z] -- Installing: /usr/local/lib64/libcbor.a [2021-06-09T13:16:11.660Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2021-06-09T13:16:11.660Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2021-06-09T13:16:11.660Z] -- Installing: /usr/local/lib64/libcbor.so [2021-06-09T13:16:11.660Z] -- Up-to-date: /usr/local/include/cbor [2021-06-09T13:16:11.660Z] -- Installing: /usr/local/include/cbor/arrays.h [2021-06-09T13:16:11.660Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2021-06-09T13:16:11.660Z] -- Installing: /usr/local/include/cbor/callbacks.h [2021-06-09T13:16:11.660Z] -- Installing: /usr/local/include/cbor/common.h [2021-06-09T13:16:11.660Z] -- Installing: /usr/local/include/cbor/data.h [2021-06-09T13:16:11.660Z] -- Installing: /usr/local/include/cbor/encoding.h [2021-06-09T13:16:11.660Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2021-06-09T13:16:11.660Z] -- Installing: /usr/local/include/cbor/internal [2021-06-09T13:16:11.660Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2021-06-09T13:16:11.660Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2021-06-09T13:16:11.660Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2021-06-09T13:16:11.660Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2021-06-09T13:16:11.660Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2021-06-09T13:16:11.660Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2021-06-09T13:16:11.660Z] -- Installing: /usr/local/include/cbor/ints.h [2021-06-09T13:16:11.660Z] -- Installing: /usr/local/include/cbor/maps.h [2021-06-09T13:16:11.660Z] -- Installing: /usr/local/include/cbor/serialization.h [2021-06-09T13:16:11.660Z] -- Installing: /usr/local/include/cbor/streaming.h [2021-06-09T13:16:11.660Z] -- Installing: /usr/local/include/cbor/strings.h [2021-06-09T13:16:11.660Z] -- Installing: /usr/local/include/cbor/tags.h [2021-06-09T13:16:11.660Z] -- Installing: /usr/local/include/cbor.h [2021-06-09T13:16:11.660Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2021-06-09T13:16:12.243Z] Removing intermediate container 0a24950c2d80 [2021-06-09T13:16:12.244Z] ---> 5bb019fcb52b [2021-06-09T13:16:12.244Z] Step 8/25 : RUN mkdir /tmp/sdk [2021-06-09T13:16:12.244Z] ---> Running in 931ce9cf0b07 [2021-06-09T13:16:12.378Z] 37ed683be191: Pull complete [2021-06-09T13:16:12.378Z] Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f [2021-06-09T13:16:12.378Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2021-06-09T13:16:12.378Z] ---> b23d30803547 [2021-06-09T13:16:12.378Z] Step 3/25 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub [2021-06-09T13:16:12.378Z] ---> Running in 116d97d5cc56 [2021-06-09T13:16:12.816Z] Removing intermediate container 931ce9cf0b07 [2021-06-09T13:16:12.816Z] ---> 9cf1b10d47b3 [2021-06-09T13:16:12.816Z] Step 9/25 : COPY VERSION /tmp/sdk [2021-06-09T13:16:13.080Z] ---> be407f6d762a [2021-06-09T13:16:13.080Z] Step 10/25 : COPY src /tmp/sdk/src [2021-06-09T13:16:13.080Z] ---> 0acef218949f [2021-06-09T13:16:13.080Z] Step 11/25 : COPY include /tmp/sdk/include [2021-06-09T13:16:13.341Z] ---> 53af7923b1c5 [2021-06-09T13:16:13.341Z] Step 12/25 : COPY scripts /tmp/sdk/scripts [2021-06-09T13:16:13.341Z] ---> 60265f203935 [2021-06-09T13:16:13.341Z] Step 13/25 : COPY LICENSE /tmp/sdk [2021-06-09T13:16:13.604Z] ---> 7cf0d052604d [2021-06-09T13:16:13.604Z] Step 14/25 : COPY Attribution.txt /tmp/sdk [2021-06-09T13:16:13.812Z] Connecting to iotech.jfrog.io (54.72.115.12:443) [2021-06-09T13:16:13.867Z] ---> 26868b45aead [2021-06-09T13:16:13.867Z] Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2021-06-09T13:16:13.867Z] ---> Running in 3633c1f3fc39 [2021-06-09T13:16:14.083Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-06-09T13:16:14.083Z] [2021-06-09T13:16:14.129Z] + CPPCHECK=false [2021-06-09T13:16:14.129Z] + DOCGEN=false [2021-06-09T13:16:14.129Z] + TOMLVER=SDK-0.2 [2021-06-09T13:16:14.129Z] + CUTILVER=1.1.4 [2021-06-09T13:16:14.129Z] + '[' 0 -gt 0 ] [2021-06-09T13:16:14.129Z] + readlink -f ./scripts/build.sh [2021-06-09T13:16:14.129Z] + dirname /tmp/sdk/scripts/build.sh [2021-06-09T13:16:14.129Z] + dirname /tmp/sdk/scripts [2021-06-09T13:16:14.129Z] + ROOT=/tmp/sdk [2021-06-09T13:16:14.129Z] + cd /tmp/sdk [2021-06-09T13:16:14.129Z] + '[' '!' -d deps ] [2021-06-09T13:16:14.129Z] + mkdir deps [2021-06-09T13:16:14.129Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-06-09T13:16:14.129Z] + tar -C deps -z -x -f - [2021-06-09T13:16:14.129Z] --2021-06-09 13:16:13-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-06-09T13:16:14.129Z] Resolving github.com... 140.82.113.3 [2021-06-09T13:16:14.129Z] Connecting to github.com|140.82.113.3|:443... connected. [2021-06-09T13:16:14.389Z] HTTP request sent, awaiting response... 302 Found [2021-06-09T13:16:14.389Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2021-06-09T13:16:14.389Z] --2021-06-09 13:16:14-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2021-06-09T13:16:14.389Z] Resolving codeload.github.com... 140.82.114.9 [2021-06-09T13:16:14.389Z] Connecting to codeload.github.com|140.82.114.9|:443... connected. [2021-06-09T13:16:14.389Z] HTTP request sent, awaiting response... 200 OK [2021-06-09T13:16:14.389Z] Length: unspecified [application/x-gzip] [2021-06-09T13:16:14.389Z] Saving to: 'STDOUT' [2021-06-09T13:16:14.389Z] [2021-06-09T13:16:14.389Z] 0K .......... ......  1.06M=0.01s [2021-06-09T13:16:14.389Z] [2021-06-09T13:16:14.389Z] 2021-06-09 13:16:14 (1.06 MB/s) - written to stdout [16451] [2021-06-09T13:16:14.389Z] [2021-06-09T13:16:14.389Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2021-06-09T13:16:14.389Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-06-09T13:16:14.389Z] + tar -C deps -z -x -f - [2021-06-09T13:16:14.389Z] --2021-06-09 13:16:14-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-06-09T13:16:14.389Z] Resolving github.com... 140.82.113.3 [2021-06-09T13:16:14.389Z] Connecting to github.com|140.82.113.3|:443... connected. [2021-06-09T13:16:14.651Z] HTTP request sent, awaiting response... 302 Found [2021-06-09T13:16:14.651Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] [2021-06-09T13:16:14.651Z] --2021-06-09 13:16:14-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [2021-06-09T13:16:14.651Z] Resolving codeload.github.com... 140.82.114.9 [2021-06-09T13:16:14.651Z] Connecting to codeload.github.com|140.82.114.9|:443... connected. [2021-06-09T13:16:14.912Z] HTTP request sent, awaiting response... 200 OK [2021-06-09T13:16:14.912Z] Length: unspecified [application/x-gzip] [2021-06-09T13:16:14.912Z] Saving to: 'STDOUT' [2021-06-09T13:16:14.912Z]  [2021-06-09T13:16:14.912Z] 0K .......... .......... .......... .......... .......... 1.43M [2021-06-09T13:16:14.912Z] 50K .......... .......... .......... .......... .......... 2.86M [2021-06-09T13:16:14.912Z] 100K .......... .......... .......... .......... .......... 47.0M [2021-06-09T13:16:14.912Z] 150K .......... .......... ....... 3.48M=0.06s [2021-06-09T13:16:14.912Z] [2021-06-09T13:16:14.912Z] 2021-06-09 13:16:14 (2.90 MB/s) - written to stdout [181796] [2021-06-09T13:16:14.912Z] [2021-06-09T13:16:14.912Z] + mkdir -p src/c/iot [2021-06-09T13:16:14.912Z] + 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-06-09T13:16:14.912Z] + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot [2021-06-09T13:16:14.912Z] + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot [2021-06-09T13:16:14.912Z] + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot [2021-06-09T13:16:14.912Z] + mkdir -p include/iot [2021-06-09T13:16:14.912Z] + 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-06-09T13:16:14.912Z] + mkdir -p include/iot/os [2021-06-09T13:16:14.912Z] + 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-06-09T13:16:14.912Z] + mkdir -p /tmp/sdk/build/release [2021-06-09T13:16:14.912Z] + cd /tmp/sdk/build/release [2021-06-09T13:16:14.912Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2021-06-09T13:16:14.912Z] -- The C compiler identification is GNU 8.3.0 [2021-06-09T13:16:14.912Z] -- Check for working C compiler: /usr/bin/cc [2021-06-09T13:16:15.060Z] Removing intermediate container 116d97d5cc56 [2021-06-09T13:16:15.060Z] ---> 97ac2df9d5fd [2021-06-09T13:16:15.060Z] Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-06-09T13:16:15.182Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-06-09T13:16:15.182Z] -- Detecting C compiler ABI info [2021-06-09T13:16:15.182Z] -- Detecting C compiler ABI info - done [2021-06-09T13:16:15.182Z] -- Detecting C compile features [2021-06-09T13:16:15.337Z] ---> Running in d269dfe343a9 [2021-06-09T13:16:15.445Z] -- Detecting C compile features - done [2021-06-09T13:16:15.445Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-06-09T13:16:15.445Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-06-09T13:16:15.445Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-06-09T13:16:15.445Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-06-09T13:16:15.445Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-06-09T13:16:15.445Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-06-09T13:16:15.445Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-06-09T13:16:15.445Z] -- C SDK 0.0.0 for Linux [2021-06-09T13:16:15.445Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-06-09T13:16:15.445Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-06-09T13:16:15.445Z] -- Found Curses: /usr/lib/libcurses.so [2021-06-09T13:16:15.445Z] -- Configuring done [2021-06-09T13:16:15.445Z] -- Generating done [2021-06-09T13:16:15.445Z] -- Build files have been written to: /tmp/sdk/build/release [2021-06-09T13:16:15.445Z] + tee release.log [2021-06-09T13:16:15.445Z] + make all package [2021-06-09T13:16:15.445Z] Scanning dependencies of target csdk [2021-06-09T13:16:15.445Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-06-09T13:16:15.707Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-06-09T13:16:15.707Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-06-09T13:16:15.971Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-06-09T13:16:16.233Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-06-09T13:16:16.233Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-06-09T13:16:16.233Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-06-09T13:16:16.498Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-06-09T13:16:16.498Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-06-09T13:16:16.762Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-06-09T13:16:17.023Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-06-09T13:16:17.023Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-06-09T13:16:17.023Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-06-09T13:16:17.286Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-06-09T13:16:17.286Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-06-09T13:16:17.286Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-06-09T13:16:17.286Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-06-09T13:16:17.336Z] Removing intermediate container d269dfe343a9 [2021-06-09T13:16:17.336Z] ---> dd66966ad373 [2021-06-09T13:16:17.336Z] Step 5/25 : 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 paho-mqtt-c-dev hiredis-dev [2021-06-09T13:16:17.609Z] ---> Running in ca6be1d438bd [2021-06-09T13:16:17.859Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-06-09T13:16:17.859Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-06-09T13:16:18.122Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-06-09T13:16:18.122Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-06-09T13:16:18.122Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-06-09T13:16:18.384Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-06-09T13:16:18.590Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2021-06-09T13:16:18.653Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-06-09T13:16:18.653Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-06-09T13:16:18.931Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-06-09T13:16:18.931Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-06-09T13:16:18.931Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-06-09T13:16:18.931Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-06-09T13:16:19.194Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-06-09T13:16:19.194Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-06-09T13:16:19.462Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-06-09T13:16:19.462Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-06-09T13:16:19.562Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2021-06-09T13:16:19.726Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-06-09T13:16:19.726Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-06-09T13:16:19.988Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-06-09T13:16:19.988Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-06-09T13:16:20.542Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz [2021-06-09T13:16:20.815Z] (1/11) Installing hiredis (0.14.0-r0) [2021-06-09T13:16:20.942Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-06-09T13:16:20.942Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-06-09T13:16:20.942Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-06-09T13:16:20.942Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-06-09T13:16:21.085Z] (2/11) Installing hiredis-dev (0.14.0-r0) [2021-06-09T13:16:21.085Z] (3/11) Installing ncurses-dev (6.1_p20190105-r0) [2021-06-09T13:16:21.085Z] (4/11) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-06-09T13:16:21.205Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-06-09T13:16:21.467Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-06-09T13:16:21.730Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-06-09T13:16:22.316Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-06-09T13:16:22.530Z] (5/11) Installing libuuid (2.33-r0) [2021-06-09T13:16:22.530Z] (6/11) Installing libblkid (2.33-r0) [2021-06-09T13:16:22.585Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-06-09T13:16:22.586Z] [ 74%] Linking C shared library libcsdk.so [2021-06-09T13:16:22.586Z] [ 74%] Built target csdk [2021-06-09T13:16:22.586Z] Scanning dependencies of target template [2021-06-09T13:16:22.586Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-06-09T13:16:22.803Z] (7/11) Installing libfdisk (2.33-r0) [2021-06-09T13:16:22.849Z] [ 77%] Linking C executable template [2021-06-09T13:16:22.849Z] [ 77%] Built target template [2021-06-09T13:16:22.849Z] Scanning dependencies of target device-counter [2021-06-09T13:16:22.849Z] [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-06-09T13:16:22.849Z] [ 80%] Linking C executable device-counter [2021-06-09T13:16:23.085Z] (8/11) Installing libmount (2.33-r0) [2021-06-09T13:16:23.085Z] (9/11) Installing libsmartcols (2.33-r0) [2021-06-09T13:16:23.113Z] [ 80%] Built target device-counter [2021-06-09T13:16:23.113Z] Scanning dependencies of target device-random [2021-06-09T13:16:23.113Z] [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-06-09T13:16:23.113Z] [ 84%] Linking C executable device-random [2021-06-09T13:16:23.113Z] [ 84%] Built target device-random [2021-06-09T13:16:23.113Z] Scanning dependencies of target device-gyro [2021-06-09T13:16:23.113Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-06-09T13:16:23.113Z] [ 87%] Linking C executable device-gyro [2021-06-09T13:16:23.358Z] (10/11) Installing util-linux-dev (2.33-r0) [2021-06-09T13:16:23.377Z] [ 87%] Built target device-gyro [2021-06-09T13:16:23.377Z] Scanning dependencies of target device-bitfields [2021-06-09T13:16:23.377Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-06-09T13:16:23.377Z] [ 90%] Linking C executable device-bitfields [2021-06-09T13:16:23.377Z] [ 90%] Built target device-bitfields [2021-06-09T13:16:23.377Z] Scanning dependencies of target template-discovery [2021-06-09T13:16:23.377Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-06-09T13:16:23.632Z] (11/11) Installing wget (1.20.3-r0) [2021-06-09T13:16:23.632Z] Executing busybox-1.29.3-r10.trigger [2021-06-09T13:16:23.632Z] OK: 287 MiB in 86 packages [2021-06-09T13:16:23.638Z] [ 93%] Linking C executable template-discovery [2021-06-09T13:16:23.638Z] [ 93%] Built target template-discovery [2021-06-09T13:16:23.638Z] Scanning dependencies of target device-file [2021-06-09T13:16:23.638Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-06-09T13:16:23.638Z] [ 96%] Linking C executable device-file [2021-06-09T13:16:23.900Z] [ 96%] Built target device-file [2021-06-09T13:16:23.901Z] Scanning dependencies of target device-terminal [2021-06-09T13:16:23.901Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-06-09T13:16:23.901Z] [100%] Linking C executable device-terminal [2021-06-09T13:16:23.901Z] [100%] Built target device-terminal [2021-06-09T13:16:23.901Z] Run CPack packaging tool... [2021-06-09T13:16:23.901Z] CPack: Create package using TGZ [2021-06-09T13:16:23.901Z] CPack: Install projects [2021-06-09T13:16:23.901Z] CPack: - Run preinstall target for: Csdk [2021-06-09T13:16:24.161Z] CPack: - Install project: Csdk [2021-06-09T13:16:24.161Z] CPack: Create package [2021-06-09T13:16:24.161Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2021-06-09T13:16:24.161Z] + '[' false '=' true ] [2021-06-09T13:16:24.161Z] + '[' false '=' true ] [2021-06-09T13:16:24.161Z] + mkdir -p /tmp/sdk/build/debug [2021-06-09T13:16:24.161Z] + cd /tmp/sdk/build/debug [2021-06-09T13:16:24.161Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2021-06-09T13:16:24.161Z] -- The C compiler identification is GNU 8.3.0 [2021-06-09T13:16:24.161Z] -- Check for working C compiler: /usr/bin/cc [2021-06-09T13:16:24.424Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-06-09T13:16:24.424Z] -- Detecting C compiler ABI info [2021-06-09T13:16:24.424Z] -- Detecting C compiler ABI info - done [2021-06-09T13:16:24.424Z] -- Detecting C compile features [2021-06-09T13:16:24.687Z] -- Detecting C compile features - done [2021-06-09T13:16:24.687Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-06-09T13:16:24.687Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-06-09T13:16:24.687Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-06-09T13:16:24.687Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-06-09T13:16:24.687Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-06-09T13:16:24.687Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-06-09T13:16:24.687Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-06-09T13:16:24.687Z] -- C SDK 0.0.0 for Linux [2021-06-09T13:16:24.687Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-06-09T13:16:24.687Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-06-09T13:16:24.687Z] -- Found Curses: /usr/lib/libcurses.so [2021-06-09T13:16:24.687Z] -- Configuring done [2021-06-09T13:16:24.687Z] -- Generating done [2021-06-09T13:16:24.687Z] -- Build files have been written to: /tmp/sdk/build/debug [2021-06-09T13:16:24.687Z] + tee debug.log [2021-06-09T13:16:24.687Z] + make [2021-06-09T13:16:24.687Z] Scanning dependencies of target csdk [2021-06-09T13:16:24.687Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-06-09T13:16:24.950Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-06-09T13:16:24.950Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-06-09T13:16:24.950Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-06-09T13:16:25.068Z] Removing intermediate container ca6be1d438bd [2021-06-09T13:16:25.068Z] ---> a56cbfd9b2e0 [2021-06-09T13:16:25.068Z] Step 6/25 : ENV CBOR_VERSION=0.5.0 [2021-06-09T13:16:25.068Z] ---> Running in ad7218a047cf [2021-06-09T13:16:25.211Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-06-09T13:16:25.211Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-06-09T13:16:25.211Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-06-09T13:16:25.211Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-06-09T13:16:25.211Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-06-09T13:16:25.474Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-06-09T13:16:25.474Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-06-09T13:16:25.474Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-06-09T13:16:25.668Z] Removing intermediate container ad7218a047cf [2021-06-09T13:16:25.668Z] ---> 76b2d3406d97 [2021-06-09T13:16:25.668Z] Step 7/25 : 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-06-09T13:16:25.668Z] ---> Running in c6dfdbe12828 [2021-06-09T13:16:25.737Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-06-09T13:16:25.737Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-06-09T13:16:25.737Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-06-09T13:16:25.737Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-06-09T13:16:25.737Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-06-09T13:16:26.043Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-06-09T13:16:26.043Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-06-09T13:16:26.043Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-06-09T13:16:26.043Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-06-09T13:16:26.043Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-06-09T13:16:26.368Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-06-09T13:16:26.369Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-06-09T13:16:26.369Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-06-09T13:16:26.369Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-06-09T13:16:26.669Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-06-09T13:16:26.669Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-06-09T13:16:26.669Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-06-09T13:16:26.669Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-06-09T13:16:26.669Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-06-09T13:16:26.669Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-06-09T13:16:26.930Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-06-09T13:16:26.930Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-06-09T13:16:26.930Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-06-09T13:16:26.930Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-06-09T13:16:27.109Z] --2021-06-09 13:16:26-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2021-06-09T13:16:27.110Z] Resolving github.com... 140.82.112.3 [2021-06-09T13:16:27.110Z] Connecting to github.com|140.82.112.3|:443... connected. [2021-06-09T13:16:27.110Z] HTTP request sent, awaiting response... 302 Found [2021-06-09T13:16:27.110Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2021-06-09T13:16:27.110Z] --2021-06-09 13:16:26-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2021-06-09T13:16:27.110Z] Resolving codeload.github.com... 140.82.114.9 [2021-06-09T13:16:27.110Z] Connecting to codeload.github.com|140.82.114.9|:443... connected. [2021-06-09T13:16:27.110Z] HTTP request sent, awaiting response... 200 OK [2021-06-09T13:16:27.110Z] Length: 719348 (702K) [application/x-gzip] [2021-06-09T13:16:27.110Z] Saving to: 'STDOUT' [2021-06-09T13:16:27.110Z] [2021-06-09T13:16:27.110Z] 0K .......... .......... .......... .......... .......... 7% 1.52M 0s [2021-06-09T13:16:27.110Z] 50K .......... .......... .......... .......... .......... 14% 2.93M 0s [2021-06-09T13:16:27.110Z] 100K .......... .......... .......... .......... .......... 21% 3.28M 0s [2021-06-09T13:16:27.110Z] 150K .......... .......... .......... .......... .......... 28% 10.7M 0s [2021-06-09T13:16:27.110Z] 200K .......... .......... .......... .......... .......... 35% 8.23M 0s [2021-06-09T13:16:27.194Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-06-09T13:16:27.194Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-06-09T13:16:27.400Z] 250K .......... .......... .......... .......... .......... 42% 2.94M 0s [2021-06-09T13:16:27.400Z] 300K .......... .......... .......... .......... .......... 49% 4.47M 0s [2021-06-09T13:16:27.400Z] 350K .......... .......... .......... .......... .......... 56% 5.64M 0s [2021-06-09T13:16:27.400Z] 400K .......... .......... .......... .......... .......... 64% 4.35M 0s [2021-06-09T13:16:27.400Z] 450K .......... .......... .......... .......... .......... 71% 9.14M 0s [2021-06-09T13:16:27.400Z] 500K .......... .......... .......... .......... .......... 78% 5.10M 0s [2021-06-09T13:16:27.400Z] 550K .......... .......... .......... .......... .......... 85% 5.67M 0s [2021-06-09T13:16:27.400Z] 600K .......... .......... .......... .......... .......... 92% 1.08M 0s [2021-06-09T13:16:27.400Z] 650K .......... .......... .......... .......... .......... 99% 1.56M 0s [2021-06-09T13:16:27.400Z] 700K ..  100% 321K=0.2s [2021-06-09T13:16:27.400Z] [2021-06-09T13:16:27.400Z] 2021-06-09 13:16:27 (2.99 MB/s) - written to stdout [719348/719348] [2021-06-09T13:16:27.400Z] [2021-06-09T13:16:27.466Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-06-09T13:16:27.466Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-06-09T13:16:27.466Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-06-09T13:16:27.466Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-06-09T13:16:27.686Z] -- The C compiler identification is GNU 8.3.0 [2021-06-09T13:16:27.728Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-06-09T13:16:27.728Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-06-09T13:16:27.963Z] -- The CXX compiler identification is GNU 8.3.0 [2021-06-09T13:16:27.963Z] -- Check for working C compiler: /usr/bin/cc [2021-06-09T13:16:27.991Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-06-09T13:16:27.991Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-06-09T13:16:27.991Z] [ 74%] Linking C shared library libcsdk.so [2021-06-09T13:16:27.991Z] [ 74%] Built target csdk [2021-06-09T13:16:28.237Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-06-09T13:16:28.238Z] -- Detecting C compiler ABI info [2021-06-09T13:16:28.251Z] Scanning dependencies of target template [2021-06-09T13:16:28.251Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-06-09T13:16:28.251Z] [ 77%] Linking C executable template [2021-06-09T13:16:28.251Z] [ 77%] Built target template [2021-06-09T13:16:28.251Z] Scanning dependencies of target device-counter [2021-06-09T13:16:28.251Z] [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-06-09T13:16:28.251Z] [ 80%] Linking C executable device-counter [2021-06-09T13:16:28.251Z] [ 80%] Built target device-counter [2021-06-09T13:16:28.251Z] Scanning dependencies of target device-random [2021-06-09T13:16:28.251Z] [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-06-09T13:16:28.513Z] -- Detecting C compiler ABI info - done [2021-06-09T13:16:28.513Z] -- Detecting C compile features [2021-06-09T13:16:28.515Z] [ 84%] Linking C executable device-random [2021-06-09T13:16:28.515Z] [ 84%] Built target device-random [2021-06-09T13:16:28.515Z] Scanning dependencies of target device-gyro [2021-06-09T13:16:28.515Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-06-09T13:16:28.515Z] [ 87%] Linking C executable device-gyro [2021-06-09T13:16:28.515Z] [ 87%] Built target device-gyro [2021-06-09T13:16:28.515Z] Scanning dependencies of target device-bitfields [2021-06-09T13:16:28.515Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-06-09T13:16:28.515Z] [ 90%] Linking C executable device-bitfields [2021-06-09T13:16:28.779Z] [ 90%] Built target device-bitfields [2021-06-09T13:16:28.779Z] Scanning dependencies of target template-discovery [2021-06-09T13:16:28.779Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-06-09T13:16:28.779Z] [ 93%] Linking C executable template-discovery [2021-06-09T13:16:28.779Z] [ 93%] Built target template-discovery [2021-06-09T13:16:28.779Z] Scanning dependencies of target device-file [2021-06-09T13:16:28.779Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-06-09T13:16:28.779Z] [ 96%] Linking C executable device-file [2021-06-09T13:16:29.038Z] [ 96%] Built target device-file [2021-06-09T13:16:29.038Z] Scanning dependencies of target device-terminal [2021-06-09T13:16:29.038Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-06-09T13:16:29.039Z] [100%] Linking C executable device-terminal [2021-06-09T13:16:29.039Z] [100%] Built target device-terminal [2021-06-09T13:16:29.039Z] make: Entering directory '/tmp/sdk/build/release' [2021-06-09T13:16:29.039Z] make[1]: Entering directory '/tmp/sdk/build/release' [2021-06-09T13:16:29.039Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-09T13:16:29.039Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-09T13:16:29.039Z] [ 74%] Built target csdk [2021-06-09T13:16:29.039Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-09T13:16:29.039Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-09T13:16:29.039Z] [ 77%] Built target template [2021-06-09T13:16:29.039Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-09T13:16:29.039Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-09T13:16:29.039Z] [ 80%] Built target device-counter [2021-06-09T13:16:29.039Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-09T13:16:29.039Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-09T13:16:29.039Z] [ 84%] Built target device-random [2021-06-09T13:16:29.039Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-09T13:16:29.039Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-09T13:16:29.039Z] [ 87%] Built target device-gyro [2021-06-09T13:16:29.039Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-09T13:16:29.039Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-09T13:16:29.039Z] [ 90%] Built target device-bitfields [2021-06-09T13:16:29.039Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-09T13:16:29.039Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-09T13:16:29.039Z] [ 93%] Built target template-discovery [2021-06-09T13:16:29.039Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-09T13:16:29.039Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-09T13:16:29.039Z] [ 96%] Built target device-file [2021-06-09T13:16:29.039Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-09T13:16:29.039Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-09T13:16:29.039Z] [100%] Built target device-terminal [2021-06-09T13:16:29.039Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2021-06-09T13:16:29.110Z] -- Detecting C compile features - done [2021-06-09T13:16:29.111Z] -- Check for working CXX compiler: /usr/bin/c++ [2021-06-09T13:16:29.299Z] Install the project... [2021-06-09T13:16:29.299Z] -- Install configuration: "Release" [2021-06-09T13:16:29.299Z] -- Installing: /usr/local/lib/libcsdk.so [2021-06-09T13:16:29.299Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2021-06-09T13:16:29.299Z] -- Up-to-date: /usr/local/include [2021-06-09T13:16:29.299Z] -- Installing: /usr/local/include/devsdk [2021-06-09T13:16:29.299Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2021-06-09T13:16:29.299Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2021-06-09T13:16:29.299Z] -- Installing: /usr/local/include/edgex [2021-06-09T13:16:29.299Z] -- Installing: /usr/local/include/edgex/devices.h [2021-06-09T13:16:29.299Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2021-06-09T13:16:29.299Z] -- Installing: /usr/local/include/edgex/edgex.h [2021-06-09T13:16:29.299Z] -- Installing: /usr/local/include/edgex/profiles.h [2021-06-09T13:16:29.299Z] -- Installing: /usr/local/include/edgex/rest-server.h [2021-06-09T13:16:29.299Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2021-06-09T13:16:29.299Z] -- Installing: /usr/local/include/iot [2021-06-09T13:16:29.299Z] -- Installing: /usr/local/include/iot/base64.h [2021-06-09T13:16:29.299Z] -- Installing: /usr/local/include/iot/component.h [2021-06-09T13:16:29.299Z] -- Installing: /usr/local/include/iot/config.h [2021-06-09T13:16:29.299Z] -- Installing: /usr/local/include/iot/container.h [2021-06-09T13:16:29.299Z] -- Installing: /usr/local/include/iot/data.h [2021-06-09T13:16:29.299Z] -- Installing: /usr/local/include/iot/hash.h [2021-06-09T13:16:29.299Z] -- Installing: /usr/local/include/iot/iot.h [2021-06-09T13:16:29.299Z] -- Installing: /usr/local/include/iot/json.h [2021-06-09T13:16:29.299Z] -- Installing: /usr/local/include/iot/logger.h [2021-06-09T13:16:29.299Z] -- Installing: /usr/local/include/iot/os.h [2021-06-09T13:16:29.299Z] -- Installing: /usr/local/include/iot/scheduler.h [2021-06-09T13:16:29.299Z] -- Installing: /usr/local/include/iot/thread.h [2021-06-09T13:16:29.299Z] -- Installing: /usr/local/include/iot/threadpool.h [2021-06-09T13:16:29.299Z] -- Installing: /usr/local/include/iot/time.h [2021-06-09T13:16:29.299Z] -- Installing: /usr/local/include/iot/typecode.h [2021-06-09T13:16:29.299Z] -- Installing: /usr/local/include/iot/os [2021-06-09T13:16:29.299Z] -- Installing: /usr/local/include/iot/os/linux.h [2021-06-09T13:16:29.299Z] -- Installing: /usr/local/include/iot/os/macos.h [2021-06-09T13:16:29.299Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2021-06-09T13:16:29.299Z] -- Installing: /usr/local/include/iot/defs.h [2021-06-09T13:16:29.299Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2021-06-09T13:16:29.299Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2021-06-09T13:16:29.299Z] make: Leaving directory '/tmp/sdk/build/release' [2021-06-09T13:16:29.385Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2021-06-09T13:16:29.385Z] -- Detecting CXX compiler ABI info [2021-06-09T13:16:29.658Z] -- Detecting CXX compiler ABI info - done [2021-06-09T13:16:29.658Z] -- Detecting CXX compile features [2021-06-09T13:16:29.874Z] Removing intermediate container 3633c1f3fc39 [2021-06-09T13:16:29.874Z] ---> 17a9edbbe989 [2021-06-09T13:16:29.874Z] Step 16/25 : FROM ${BASE} [2021-06-09T13:16:29.874Z] ---> 5eabd8fd8ba2 [2021-06-09T13:16:29.874Z] Step 17/25 : LABEL maintainer="IOTech " [2021-06-09T13:16:29.874Z] ---> Running in 714f33ecab88 [2021-06-09T13:16:29.874Z] Removing intermediate container 714f33ecab88 [2021-06-09T13:16:29.874Z] ---> e06cb54e1dbf [2021-06-09T13:16:29.874Z] Step 18/25 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub [2021-06-09T13:16:29.874Z] ---> Running in ef56a8e9ad93 [2021-06-09T13:16:30.136Z] Connecting to iotech.jfrog.io (54.72.115.12:443) [2021-06-09T13:16:30.707Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-06-09T13:16:30.707Z] [2021-06-09T13:16:30.707Z] Removing intermediate container ef56a8e9ad93 [2021-06-09T13:16:30.707Z] ---> 5ce81de831d3 [2021-06-09T13:16:30.707Z] Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-06-09T13:16:30.707Z] ---> Running in dab2547c6e6a [2021-06-09T13:16:31.091Z] -- Detecting CXX compile features - done [2021-06-09T13:16:31.091Z] -- Looking for include file endian.h [2021-06-09T13:16:31.279Z] Removing intermediate container dab2547c6e6a [2021-06-09T13:16:31.279Z] ---> 0f8af80b2b5b [2021-06-09T13:16:31.279Z] Step 20/25 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid paho-mqtt-c-dev hiredis-dev [2021-06-09T13:16:31.279Z] ---> Running in 150eb9a1cf08 [2021-06-09T13:16:31.366Z] -- Looking for include file endian.h - found [2021-06-09T13:16:31.366Z] -- Check if the system is big endian [2021-06-09T13:16:31.366Z] -- Searching 16 bit integer [2021-06-09T13:16:31.366Z] -- Looking for sys/types.h [2021-06-09T13:16:31.543Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2021-06-09T13:16:31.639Z] -- Looking for sys/types.h - found [2021-06-09T13:16:31.639Z] -- Looking for stdint.h [2021-06-09T13:16:31.912Z] -- Looking for stdint.h - found [2021-06-09T13:16:31.912Z] -- Looking for stddef.h [2021-06-09T13:16:32.187Z] -- Looking for stddef.h - found [2021-06-09T13:16:32.187Z] -- Check size of unsigned short [2021-06-09T13:16:32.463Z] -- Check size of unsigned short - done [2021-06-09T13:16:32.463Z] -- Using unsigned short [2021-06-09T13:16:32.486Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2021-06-09T13:16:32.736Z] -- Check if the system is big endian - little endian [2021-06-09T13:16:32.736Z] -- Check size of size_t [2021-06-09T13:16:32.746Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz [2021-06-09T13:16:33.010Z] -- Check size of size_t - done [2021-06-09T13:16:33.010Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2021-06-09T13:16:33.010Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2021-06-09T13:16:33.010Z] asked CMake to find a package configuration file provided by "cJSON", but [2021-06-09T13:16:33.010Z] CMake did not find one. [2021-06-09T13:16:33.010Z] [2021-06-09T13:16:33.010Z] Could not find a package configuration file provided by "cJSON" with any of [2021-06-09T13:16:33.010Z] the following names: [2021-06-09T13:16:33.010Z] [2021-06-09T13:16:33.010Z] cJSONConfig.cmake [2021-06-09T13:16:33.010Z] cjson-config.cmake [2021-06-09T13:16:33.010Z] [2021-06-09T13:16:33.010Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2021-06-09T13:16:33.010Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2021-06-09T13:16:33.010Z] provides a separate development package or SDK, be sure it has been [2021-06-09T13:16:33.010Z] installed. [2021-06-09T13:16:33.010Z] [2021-06-09T13:16:33.010Z] [2021-06-09T13:16:33.010Z] -- Configuring done [2021-06-09T13:16:33.291Z] -- Generating done [2021-06-09T13:16:33.291Z] -- Build files have been written to: /tmp/cbor [2021-06-09T13:16:33.291Z] Scanning dependencies of target cbor_shared [2021-06-09T13:16:33.291Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2021-06-09T13:16:33.318Z] (1/6) Installing curl (7.64.0-r5) [2021-06-09T13:16:33.318Z] (2/6) Installing hiredis (0.14.0-r0) [2021-06-09T13:16:33.318Z] (3/6) Installing hiredis-dev (0.14.0-r0) [2021-06-09T13:16:33.581Z] (4/6) Installing libuuid (2.33-r0) [2021-06-09T13:16:33.581Z] (5/6) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-06-09T13:16:34.270Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2021-06-09T13:16:34.867Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2021-06-09T13:16:34.867Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2021-06-09T13:16:34.966Z] (6/6) Installing wget (1.20.3-r0) [2021-06-09T13:16:35.230Z] Executing busybox-1.29.3-r10.trigger [2021-06-09T13:16:35.230Z] OK: 269 MiB in 81 packages [2021-06-09T13:16:35.462Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2021-06-09T13:16:35.501Z] Removing intermediate container 150eb9a1cf08 [2021-06-09T13:16:35.501Z] ---> e8641cae1dde [2021-06-09T13:16:35.501Z] Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2021-06-09T13:16:35.501Z] ---> c1b405821e85 [2021-06-09T13:16:35.501Z] Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2021-06-09T13:16:35.736Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2021-06-09T13:16:35.763Z] ---> 4fb238054255 [2021-06-09T13:16:35.763Z] Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib [2021-06-09T13:16:36.013Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2021-06-09T13:16:36.013Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2021-06-09T13:16:36.025Z] ---> e3be2f38dfac [2021-06-09T13:16:36.025Z] Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2021-06-09T13:16:36.025Z] ---> 1efa69117f08 [2021-06-09T13:16:36.025Z] Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2021-06-09T13:16:36.286Z] ---> bf65f8e39b7e [2021-06-09T13:16:36.286Z] Successfully built bf65f8e39b7e [2021-06-09T13:16:36.286Z] Successfully tagged ci-base-image-x86_64:latest [2021-06-09T13:16:36.288Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-06-09T13:16:36.561Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T13:16:37.015Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-09T13:16:37.015Z] . [Pipeline] withDockerContainer [2021-06-09T13:16:37.116Z] prd-centos7-docker-4c-2g-42 does not seem to be running inside a container [2021-06-09T13:16:37.159Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2021-06-09T13:16:37.155Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/1 -v /w/workspace/device-sdk-c/1:/w/workspace/device-sdk-c/1:rw,z -v /w/workspace/device-sdk-c/1@tmp:/w/workspace/device-sdk-c/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-09T13:16:37.431Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2021-06-09T13:16:37.534Z] $ docker top 80e7edfcce2d88ad3c5c4b683e44cd555becce3b98b8989266ccee219b30ef54 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T13:16:37.708Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2021-06-09T13:16:38.012Z] + make test [2021-06-09T13:16:38.013Z] echo "make test" [2021-06-09T13:16:38.013Z] make test [Pipeline] } [2021-06-09T13:16:38.037Z] $ docker stop --time=1 80e7edfcce2d88ad3c5c4b683e44cd555becce3b98b8989266ccee219b30ef54 [2021-06-09T13:16:38.311Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2021-06-09T13:16:38.311Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2021-06-09T13:16:38.584Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2021-06-09T13:16:38.858Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2021-06-09T13:16:39.151Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2021-06-09T13:16:39.248Z] $ docker rm -f 80e7edfcce2d88ad3c5c4b683e44cd555becce3b98b8989266ccee219b30ef54 [Pipeline] // withDockerContainer [2021-06-09T13:16:39.424Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-06-09T13:16:39.711Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [Pipeline] script [Pipeline] { [2021-06-09T13:16:39.983Z] [ 40%] Linking C shared library libcbor.so [2021-06-09T13:16:39.983Z] [ 40%] Built target cbor_shared [2021-06-09T13:16:39.983Z] Scanning dependencies of target cbor [2021-06-09T13:16:39.983Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [Pipeline] sh [2021-06-09T13:16:40.743Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-09T13:16:40.958Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2021-06-09T13:16:41.066Z] + ls -al . [2021-06-09T13:16:41.066Z] total 160 [2021-06-09T13:16:41.066Z] drwxrwxr-x. 8 jenkins jenkins 260 Jun 9 13:15 . [2021-06-09T13:16:41.066Z] drwxrwxr-x. 4 jenkins jenkins 28 Jun 9 13:15 .. [2021-06-09T13:16:41.066Z] -rw-rw-r--. 1 jenkins jenkins 3104 Jun 9 13:15 Attribution.txt [2021-06-09T13:16:41.066Z] -rw-rw-r--. 1 jenkins jenkins 7509 Jun 9 13:15 CHANGES [2021-06-09T13:16:41.066Z] drwxrwxr-x. 2 jenkins jenkins 121 Jun 9 13:15 docs [2021-06-09T13:16:41.066Z] -rw-rw-r--. 1 jenkins jenkins 108574 Jun 9 13:15 Doxyfile [2021-06-09T13:16:41.066Z] drwxrwxr-x. 8 jenkins jenkins 179 Jun 9 13:15 .git [2021-06-09T13:16:41.066Z] drwxrwxr-x. 2 jenkins jenkins 81 Jun 9 13:15 .github [2021-06-09T13:16:41.066Z] -rw-rw-r--. 1 jenkins jenkins 176 Jun 9 13:15 .gitignore [2021-06-09T13:16:41.066Z] drwxrwxr-x. 4 jenkins jenkins 33 Jun 9 13:15 include [2021-06-09T13:16:41.066Z] -rw-rw-r--. 1 jenkins jenkins 784 Jun 9 13:15 Jenkinsfile [2021-06-09T13:16:41.066Z] -rw-rw-r--. 1 jenkins jenkins 10174 Jun 9 13:15 LICENSE [2021-06-09T13:16:41.066Z] -rw-rw-r--. 1 jenkins jenkins 444 Jun 9 13:15 Makefile [2021-06-09T13:16:41.066Z] -rw-rw-r--. 1 jenkins jenkins 4090 Jun 9 13:15 README.md [2021-06-09T13:16:41.066Z] -rw-rw-r--. 1 jenkins jenkins 7090 Jun 9 13:15 README.v2.md [2021-06-09T13:16:41.066Z] drwxrwxr-x. 2 jenkins jenkins 98 Jun 9 13:15 scripts [2021-06-09T13:16:41.066Z] drwxrwxr-x. 4 jenkins jenkins 50 Jun 9 13:15 src [2021-06-09T13:16:41.066Z] -rw-rw-r--. 1 jenkins jenkins 5 Jun 9 13:13 VERSION [Pipeline] isUnix [Pipeline] sh [2021-06-09T13:16:41.432Z] + docker build -t device-sdk -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=0eafd9ce86d38ef564b338f4b2a5e15f85c0d264 --label arch=amd64 --label version=0.0.0 . [2021-06-09T13:16:41.432Z] Sending build context to Docker daemon 2.727MB [2021-06-09T13:16:41.432Z] Step 1/17 : ARG BASE=alpine:3.12 [2021-06-09T13:16:41.432Z] Step 2/17 : FROM ${BASE} [2021-06-09T13:16:41.432Z] ---> bf65f8e39b7e [2021-06-09T13:16:41.432Z] Step 3/17 : LABEL maintainer="IOTech " [2021-06-09T13:16:41.553Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2021-06-09T13:16:41.553Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2021-06-09T13:16:42.982Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2021-06-09T13:16:42.982Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2021-06-09T13:16:43.254Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2021-06-09T13:16:43.255Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2021-06-09T13:16:43.365Z] ---> Running in 1ee101016eda [2021-06-09T13:16:43.365Z] Removing intermediate container 1ee101016eda [2021-06-09T13:16:43.365Z] ---> 638202cf3e9b [2021-06-09T13:16:43.365Z] Step 4/17 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub [2021-06-09T13:16:43.365Z] ---> Running in 6e21919b94ee [2021-06-09T13:16:43.527Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2021-06-09T13:16:43.799Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2021-06-09T13:16:43.954Z] --2021-06-09 13:16:43-- https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub [2021-06-09T13:16:43.954Z] Resolving iotech.jfrog.io... 54.72.115.12, 34.243.182.113, 54.74.239.58 [2021-06-09T13:16:43.954Z] Connecting to iotech.jfrog.io|54.72.115.12|:443... connected. [2021-06-09T13:16:44.479Z] HTTP request sent, awaiting response... 200 OK [2021-06-09T13:16:44.479Z] Length: 451 [application/octet-stream] [2021-06-09T13:16:44.479Z] Saving to: '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' [2021-06-09T13:16:44.479Z]  [2021-06-09T13:16:44.479Z] 0K 100% 47.7M=0s [2021-06-09T13:16:44.479Z] [2021-06-09T13:16:44.479Z] 2021-06-09 13:16:44 (47.7 MB/s) - '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [451/451] [2021-06-09T13:16:44.479Z] [2021-06-09T13:16:44.479Z] Removing intermediate container 6e21919b94ee [2021-06-09T13:16:44.479Z] ---> f02087d95a43 [2021-06-09T13:16:44.479Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-06-09T13:16:44.479Z] ---> Running in 801d9637d936 [2021-06-09T13:16:44.772Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2021-06-09T13:16:44.773Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2021-06-09T13:16:45.050Z] Removing intermediate container 801d9637d936 [2021-06-09T13:16:45.050Z] ---> 679439e8afdb [2021-06-09T13:16:45.050Z] Step 6/17 : 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 paho-mqtt-c-dev hiredis-dev && mkdir -p /edgex-c-sdk/build [2021-06-09T13:16:45.050Z] ---> Running in 3739c2e42b13 [2021-06-09T13:16:45.311Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2021-06-09T13:16:45.364Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2021-06-09T13:16:45.636Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2021-06-09T13:16:45.881Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2021-06-09T13:16:45.907Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2021-06-09T13:16:46.179Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2021-06-09T13:16:46.450Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz [2021-06-09T13:16:46.450Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2021-06-09T13:16:46.710Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2021-06-09T13:16:46.710Z] (2/6) Installing libblkid (2.33-r0) [2021-06-09T13:16:46.724Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2021-06-09T13:16:46.971Z] (3/6) Installing libfdisk (2.33-r0) [2021-06-09T13:16:46.971Z] (4/6) Installing libmount (2.33-r0) [2021-06-09T13:16:46.971Z] (5/6) Installing libsmartcols (2.33-r0) [2021-06-09T13:16:46.996Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2021-06-09T13:16:47.231Z] (6/6) Installing util-linux-dev (2.33-r0) [2021-06-09T13:16:47.270Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2021-06-09T13:16:47.270Z] [ 80%] Linking C static library libcbor.a [2021-06-09T13:16:47.495Z] Executing busybox-1.29.3-r10.trigger [2021-06-09T13:16:47.495Z] OK: 273 MiB in 87 packages [2021-06-09T13:16:47.544Z] [ 80%] Built target cbor [2021-06-09T13:16:47.544Z] Scanning dependencies of target create_items [2021-06-09T13:16:47.544Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2021-06-09T13:16:47.544Z] [ 84%] Linking C executable create_items [2021-06-09T13:16:47.817Z] [ 84%] Built target create_items [2021-06-09T13:16:47.817Z] Scanning dependencies of target readfile [2021-06-09T13:16:47.817Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2021-06-09T13:16:48.069Z] Removing intermediate container 3739c2e42b13 [2021-06-09T13:16:48.069Z] ---> 58a088f4e941 [2021-06-09T13:16:48.069Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2021-06-09T13:16:48.069Z] ---> 1ad5e78ada39 [2021-06-09T13:16:48.069Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2021-06-09T13:16:48.089Z] [ 88%] Linking C executable readfile [2021-06-09T13:16:48.089Z] [ 88%] Built target readfile [2021-06-09T13:16:48.089Z] Scanning dependencies of target streaming_parser [2021-06-09T13:16:48.089Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2021-06-09T13:16:48.334Z] ---> c6d9c07fbdb2 [2021-06-09T13:16:48.334Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2021-06-09T13:16:48.361Z] [ 92%] Linking C executable streaming_parser [2021-06-09T13:16:48.361Z] [ 92%] Built target streaming_parser [2021-06-09T13:16:48.361Z] Scanning dependencies of target sort [2021-06-09T13:16:48.361Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2021-06-09T13:16:48.594Z] ---> 41b13b78a5b1 [2021-06-09T13:16:48.595Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2021-06-09T13:16:48.633Z] [ 96%] Linking C executable sort [2021-06-09T13:16:48.633Z] [ 96%] Built target sort [2021-06-09T13:16:48.857Z] ---> 0c4605cbd8d2 [2021-06-09T13:16:48.857Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2021-06-09T13:16:48.907Z] Scanning dependencies of target hello [2021-06-09T13:16:48.907Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2021-06-09T13:16:48.907Z] [100%] Linking C executable hello [2021-06-09T13:16:49.120Z] ---> 64676c152cf1 [2021-06-09T13:16:49.120Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2021-06-09T13:16:49.182Z] [100%] Built target hello [2021-06-09T13:16:49.182Z] Install the project... [2021-06-09T13:16:49.182Z] -- Install configuration: "Release" [2021-06-09T13:16:49.182Z] -- Installing: /usr/local/include/cbor/configuration.h [2021-06-09T13:16:49.182Z] -- Installing: /usr/local/lib64/libcbor.a [2021-06-09T13:16:49.182Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2021-06-09T13:16:49.182Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2021-06-09T13:16:49.182Z] -- Installing: /usr/local/lib64/libcbor.so [2021-06-09T13:16:49.182Z] -- Up-to-date: /usr/local/include/cbor [2021-06-09T13:16:49.182Z] -- Installing: /usr/local/include/cbor/streaming.h [2021-06-09T13:16:49.182Z] -- Installing: /usr/local/include/cbor/ints.h [2021-06-09T13:16:49.182Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2021-06-09T13:16:49.182Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2021-06-09T13:16:49.182Z] -- Installing: /usr/local/include/cbor/encoding.h [2021-06-09T13:16:49.182Z] -- Installing: /usr/local/include/cbor/serialization.h [2021-06-09T13:16:49.182Z] -- Installing: /usr/local/include/cbor/data.h [2021-06-09T13:16:49.182Z] -- Installing: /usr/local/include/cbor/common.h [2021-06-09T13:16:49.182Z] -- Installing: /usr/local/include/cbor/callbacks.h [2021-06-09T13:16:49.182Z] -- Installing: /usr/local/include/cbor/strings.h [2021-06-09T13:16:49.182Z] -- Installing: /usr/local/include/cbor/tags.h [2021-06-09T13:16:49.182Z] -- Installing: /usr/local/include/cbor/internal [2021-06-09T13:16:49.182Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2021-06-09T13:16:49.182Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2021-06-09T13:16:49.182Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2021-06-09T13:16:49.182Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2021-06-09T13:16:49.182Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2021-06-09T13:16:49.182Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2021-06-09T13:16:49.182Z] -- Installing: /usr/local/include/cbor/arrays.h [2021-06-09T13:16:49.182Z] -- Installing: /usr/local/include/cbor/maps.h [2021-06-09T13:16:49.182Z] -- Installing: /usr/local/include/cbor.h [2021-06-09T13:16:49.182Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2021-06-09T13:16:49.382Z] ---> 2ed0ac207593 [2021-06-09T13:16:49.383Z] Step 13/17 : WORKDIR /edgex-c-sdk [2021-06-09T13:16:49.383Z] ---> Running in fa409070d310 [2021-06-09T13:16:49.383Z] Removing intermediate container fa409070d310 [2021-06-09T13:16:49.383Z] ---> 66a25ae53835 [2021-06-09T13:16:49.383Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2021-06-09T13:16:49.648Z] ---> Running in 67fb14778002 [2021-06-09T13:16:49.648Z] Removing intermediate container 67fb14778002 [2021-06-09T13:16:49.648Z] ---> 9402ad32ce95 [2021-06-09T13:16:49.648Z] Step 15/17 : LABEL arch=amd64 [2021-06-09T13:16:49.648Z] ---> Running in 0253d569e7eb [2021-06-09T13:16:49.914Z] Removing intermediate container 0253d569e7eb [2021-06-09T13:16:49.914Z] ---> d1ef7da75847 [2021-06-09T13:16:49.915Z] Step 16/17 : LABEL git_sha=0eafd9ce86d38ef564b338f4b2a5e15f85c0d264 [2021-06-09T13:16:49.915Z] ---> Running in c3939eb931c1 [2021-06-09T13:16:49.915Z] Removing intermediate container c3939eb931c1 [2021-06-09T13:16:49.915Z] ---> e76c91430292 [2021-06-09T13:16:49.915Z] Step 17/17 : LABEL version=0.0.0 [2021-06-09T13:16:50.176Z] ---> Running in 0f66d39ae0b2 [2021-06-09T13:16:50.176Z] Removing intermediate container 0f66d39ae0b2 [2021-06-09T13:16:50.176Z] ---> 4c409d90f311 [2021-06-09T13:16:50.176Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-06-09T13:16:50.176Z] Successfully built 4c409d90f311 [2021-06-09T13:16:50.176Z] Successfully tagged device-sdk: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] } [2021-06-09T13:16:51.174Z] Removing intermediate container c6dfdbe12828 [2021-06-09T13:16:51.175Z] ---> e56821628efa [2021-06-09T13:16:51.175Z] Step 8/25 : RUN mkdir /tmp/sdk [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-09T13:16:51.457Z] ---> Running in 41f19ac46499 [2021-06-09T13:16:53.451Z] Removing intermediate container 41f19ac46499 [2021-06-09T13:16:53.451Z] ---> 321aa344794f [2021-06-09T13:16:53.451Z] Step 9/25 : COPY VERSION /tmp/sdk [2021-06-09T13:16:54.047Z] ---> 3a0f07749fc4 [2021-06-09T13:16:54.047Z] Step 10/25 : COPY src /tmp/sdk/src [2021-06-09T13:16:55.481Z] ---> 33c0f78accd7 [2021-06-09T13:16:55.481Z] Step 11/25 : COPY include /tmp/sdk/include [2021-06-09T13:16:56.072Z] ---> 4792a1d45e77 [2021-06-09T13:16:56.072Z] Step 12/25 : COPY scripts /tmp/sdk/scripts [2021-06-09T13:16:56.682Z] ---> 647dfca83bc2 [2021-06-09T13:16:56.682Z] Step 13/25 : COPY LICENSE /tmp/sdk [2021-06-09T13:16:57.280Z] ---> 6de234392f42 [2021-06-09T13:16:57.280Z] Step 14/25 : COPY Attribution.txt /tmp/sdk [2021-06-09T13:16:58.259Z] ---> cd5db244d7f4 [2021-06-09T13:16:58.259Z] Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2021-06-09T13:16:58.259Z] ---> Running in a6763740051f [2021-06-09T13:16:59.716Z] + CPPCHECK=false [2021-06-09T13:16:59.716Z] + DOCGEN=false [2021-06-09T13:16:59.716Z] + TOMLVER=SDK-0.2 [2021-06-09T13:16:59.716Z] + CUTILVER=1.1.4 [2021-06-09T13:16:59.716Z] + '[' 0 -gt 0 ] [2021-06-09T13:16:59.716Z] + readlink -f ./scripts/build.sh [2021-06-09T13:16:59.716Z] + dirname /tmp/sdk/scripts/build.sh [2021-06-09T13:16:59.716Z] + dirname /tmp/sdk/scripts [2021-06-09T13:16:59.716Z] + ROOT=/tmp/sdk [2021-06-09T13:16:59.716Z] + cd /tmp/sdk [2021-06-09T13:16:59.716Z] + '[' '!' -d deps ] [2021-06-09T13:16:59.716Z] + mkdir deps [2021-06-09T13:16:59.716Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-06-09T13:16:59.716Z] + tar -C deps -z -x -f - [2021-06-09T13:16:59.716Z] --2021-06-09 13:16:59-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-06-09T13:16:59.716Z] Resolving github.com... 140.82.112.3 [2021-06-09T13:16:59.716Z] Connecting to github.com|140.82.112.3|:443... connected. [2021-06-09T13:16:59.716Z] HTTP request sent, awaiting response... 302 Found [2021-06-09T13:16:59.716Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2021-06-09T13:16:59.716Z] --2021-06-09 13:16:59-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2021-06-09T13:16:59.716Z] Resolving codeload.github.com... 140.82.114.9 [2021-06-09T13:16:59.716Z] Connecting to codeload.github.com|140.82.114.9|:443... connected. [2021-06-09T13:16:59.716Z] HTTP request sent, awaiting response... 200 OK [2021-06-09T13:16:59.716Z] Length: unspecified [application/x-gzip] [2021-06-09T13:16:59.716Z] Saving to: 'STDOUT' [2021-06-09T13:16:59.716Z] [2021-06-09T13:16:59.716Z] 0K .......... ......   930K=0.02s [2021-06-09T13:16:59.716Z] [2021-06-09T13:16:59.716Z] 2021-06-09 13:16:59 (930 KB/s) - written to stdout [16451] [2021-06-09T13:16:59.716Z] [2021-06-09T13:16:59.716Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2021-06-09T13:16:59.716Z] + + tarwget -C -O deps - -z https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz -x -f - [2021-06-09T13:16:59.716Z] [2021-06-09T13:16:59.716Z] --2021-06-09 13:16:59-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-06-09T13:16:59.716Z] Resolving github.com... 140.82.112.3 [2021-06-09T13:16:59.716Z] Connecting to github.com|140.82.112.3|:443... connected. [2021-06-09T13:16:59.992Z] HTTP request sent, awaiting response... 302 Found [2021-06-09T13:16:59.992Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] [2021-06-09T13:16:59.992Z] --2021-06-09 13:16:59-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [2021-06-09T13:16:59.992Z] Resolving codeload.github.com... 140.82.114.9 [2021-06-09T13:16:59.992Z] Connecting to codeload.github.com|140.82.114.9|:443... connected. [2021-06-09T13:16:59.992Z] HTTP request sent, awaiting response... 200 OK [2021-06-09T13:16:59.992Z] Length: unspecified [application/x-gzip] [2021-06-09T13:16:59.992Z] Saving to: 'STDOUT' [2021-06-09T13:16:59.992Z] [2021-06-09T13:16:59.992Z] 0K .......... .......... .......... .......... .......... 1.24M [2021-06-09T13:16:59.992Z] 50K .......... .......... .......... .......... .......... 2.82M [2021-06-09T13:16:59.992Z] 100K .......... .......... .......... .......... .......... 2.07M [2021-06-09T13:16:59.992Z] 150K .......... .......... ....... 11.1M=0.08s [2021-06-09T13:16:59.992Z] [2021-06-09T13:16:59.992Z] 2021-06-09 13:16:59 (2.10 MB/s) - written to stdout [181796] [2021-06-09T13:16:59.992Z] [2021-06-09T13:17:00.312Z] + mkdir -p src/c/iot [2021-06-09T13:17:00.312Z] + 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-06-09T13:17:00.312Z] + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot [2021-06-09T13:17:00.312Z] + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot [2021-06-09T13:17:00.312Z] + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot [2021-06-09T13:17:00.312Z] + mkdir -p include/iot [2021-06-09T13:17:00.313Z] + 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-06-09T13:17:00.313Z] + mkdir -p include/iot/os [2021-06-09T13:17:00.313Z] + 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-06-09T13:17:00.313Z] + mkdir -p /tmp/sdk/build/release [2021-06-09T13:17:00.313Z] + cd /tmp/sdk/build/release [2021-06-09T13:17:00.313Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2021-06-09T13:17:00.585Z] -- The C compiler identification is GNU 8.3.0 [2021-06-09T13:17:00.586Z] -- Check for working C compiler: /usr/bin/cc [2021-06-09T13:17:00.861Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-06-09T13:17:00.861Z] -- Detecting C compiler ABI info [2021-06-09T13:17:00.861Z] -- Detecting C compiler ABI info - done [2021-06-09T13:17:01.135Z] -- Detecting C compile features [2021-06-09T13:17:01.738Z] -- Detecting C compile features - done [2021-06-09T13:17:01.738Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-06-09T13:17:01.738Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-06-09T13:17:01.738Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-06-09T13:17:01.738Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-06-09T13:17:01.738Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-06-09T13:17:01.738Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-06-09T13:17:01.738Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-06-09T13:17:01.738Z] -- C SDK 0.0.0 for Linux [2021-06-09T13:17:01.738Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-06-09T13:17:02.014Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-06-09T13:17:02.014Z] -- Found Curses: /usr/lib/libcurses.so [2021-06-09T13:17:02.288Z] -- Configuring done [2021-06-09T13:17:02.564Z] -- Generating done [2021-06-09T13:17:02.564Z] -- Build files have been written to: /tmp/sdk/build/release [2021-06-09T13:17:02.564Z] + make all package+ [2021-06-09T13:17:02.564Z] tee release.log [2021-06-09T13:17:02.564Z] Scanning dependencies of target csdk [2021-06-09T13:17:02.843Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-06-09T13:17:03.440Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-06-09T13:17:03.712Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-06-09T13:17:05.678Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-06-09T13:17:05.949Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-06-09T13:17:06.221Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-06-09T13:17:06.817Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-06-09T13:17:07.089Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-06-09T13:17:07.362Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-06-09T13:17:08.349Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-06-09T13:17:10.314Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-06-09T13:17:10.587Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-06-09T13:17:11.185Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-06-09T13:17:11.457Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-06-09T13:17:12.061Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-06-09T13:17:12.062Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-06-09T13:17:12.336Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-06-09T13:17:14.951Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-06-09T13:17:15.224Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-06-09T13:17:15.498Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-06-09T13:17:16.092Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-06-09T13:17:16.364Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-06-09T13:17:16.958Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-06-09T13:17:19.571Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-06-09T13:17:19.571Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-06-09T13:17:19.572Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-06-09T13:17:20.168Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-06-09T13:17:20.775Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-06-09T13:17:20.775Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-06-09T13:17:21.754Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-06-09T13:17:22.027Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-06-09T13:17:22.623Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-06-09T13:17:22.895Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-06-09T13:17:24.857Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-06-09T13:17:25.130Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-06-09T13:17:26.107Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-06-09T13:17:26.379Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-06-09T13:17:30.676Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-06-09T13:17:30.676Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-06-09T13:17:31.269Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-06-09T13:17:31.542Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-06-09T13:17:32.525Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-06-09T13:17:33.955Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-06-09T13:17:35.926Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-06-09T13:17:39.313Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-06-09T13:17:39.313Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-06-09T13:17:39.912Z] [ 74%] Linking C shared library libcsdk.so [2021-06-09T13:17:40.185Z] [ 74%] Built target csdk [2021-06-09T13:17:40.185Z] Scanning dependencies of target template [2021-06-09T13:17:40.185Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-06-09T13:17:40.780Z] [ 77%] Linking C executable template [2021-06-09T13:17:41.054Z] [ 77%] Built target template [2021-06-09T13:17:41.054Z] Scanning dependencies of target device-counter [2021-06-09T13:17:41.054Z] [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-06-09T13:17:41.650Z] [ 80%] Linking C executable device-counter [2021-06-09T13:17:41.650Z] [ 80%] Built target device-counter [2021-06-09T13:17:41.650Z] Scanning dependencies of target device-random [2021-06-09T13:17:41.924Z] [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-06-09T13:17:42.199Z] [ 84%] Linking C executable device-random [2021-06-09T13:17:42.474Z] [ 84%] Built target device-random [2021-06-09T13:17:42.474Z] Scanning dependencies of target device-gyro [2021-06-09T13:17:42.474Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-06-09T13:17:42.745Z] [ 87%] Linking C executable device-gyro [2021-06-09T13:17:43.021Z] [ 87%] Built target device-gyro [2021-06-09T13:17:43.021Z] Scanning dependencies of target device-bitfields [2021-06-09T13:17:43.021Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-06-09T13:17:43.616Z] [ 90%] Linking C executable device-bitfields [2021-06-09T13:17:43.616Z] [ 90%] Built target device-bitfields [2021-06-09T13:17:43.888Z] Scanning dependencies of target template-discovery [2021-06-09T13:17:43.888Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-06-09T13:17:44.483Z] [ 93%] Linking C executable template-discovery [2021-06-09T13:17:44.754Z] [ 93%] Built target template-discovery [2021-06-09T13:17:44.754Z] Scanning dependencies of target device-file [2021-06-09T13:17:44.754Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-06-09T13:17:45.348Z] [ 96%] Linking C executable device-file [2021-06-09T13:17:45.348Z] [ 96%] Built target device-file [2021-06-09T13:17:45.619Z] Scanning dependencies of target device-terminal [2021-06-09T13:17:45.619Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-06-09T13:17:45.892Z] [100%] Linking C executable device-terminal [2021-06-09T13:17:46.166Z] [100%] Built target device-terminal [2021-06-09T13:17:46.166Z] Run CPack packaging tool... [2021-06-09T13:17:46.166Z] CPack: Create package using TGZ [2021-06-09T13:17:46.166Z] CPack: Install projects [2021-06-09T13:17:46.166Z] CPack: - Run preinstall target for: Csdk [2021-06-09T13:17:46.761Z] CPack: - Install project: Csdk [2021-06-09T13:17:46.761Z] CPack: Create package [2021-06-09T13:17:47.034Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2021-06-09T13:17:47.035Z] + '[' false '=' true ] [2021-06-09T13:17:47.035Z] + '[' false '=' true ] [2021-06-09T13:17:47.035Z] + mkdir -p /tmp/sdk/build/debug [2021-06-09T13:17:47.035Z] + cd /tmp/sdk/build/debug [2021-06-09T13:17:47.035Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2021-06-09T13:17:47.308Z] -- The C compiler identification is GNU 8.3.0 [2021-06-09T13:17:47.308Z] -- Check for working C compiler: /usr/bin/cc [2021-06-09T13:17:47.582Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-06-09T13:17:47.582Z] -- Detecting C compiler ABI info [2021-06-09T13:17:47.857Z] -- Detecting C compiler ABI info - done [2021-06-09T13:17:47.857Z] -- Detecting C compile features [2021-06-09T13:17:48.458Z] -- Detecting C compile features - done [2021-06-09T13:17:48.458Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-06-09T13:17:48.458Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-06-09T13:17:48.458Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-06-09T13:17:48.458Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-06-09T13:17:48.458Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-06-09T13:17:48.458Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-06-09T13:17:48.458Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-06-09T13:17:48.458Z] -- C SDK 0.0.0 for Linux [2021-06-09T13:17:48.458Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-06-09T13:17:48.732Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-06-09T13:17:48.732Z] -- Found Curses: /usr/lib/libcurses.so [2021-06-09T13:17:49.005Z] -- Configuring done [2021-06-09T13:17:49.287Z] -- Generating done [2021-06-09T13:17:49.287Z] -- Build files have been written to: /tmp/sdk/build/debug [2021-06-09T13:17:49.287Z] + + maketee debug.log [2021-06-09T13:17:49.287Z] [2021-06-09T13:17:49.287Z] Scanning dependencies of target csdk [2021-06-09T13:17:49.570Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-06-09T13:17:49.843Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-06-09T13:17:50.120Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-06-09T13:17:50.715Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-06-09T13:17:50.989Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-06-09T13:17:50.989Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-06-09T13:17:51.583Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-06-09T13:17:51.583Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-06-09T13:17:51.857Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-06-09T13:17:52.453Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-06-09T13:17:52.725Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-06-09T13:17:53.000Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-06-09T13:17:53.277Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-06-09T13:17:53.561Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-06-09T13:17:53.836Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-06-09T13:17:54.114Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-06-09T13:17:54.387Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-06-09T13:17:54.986Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-06-09T13:17:55.263Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-06-09T13:17:55.263Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-06-09T13:17:55.542Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-06-09T13:17:55.819Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-06-09T13:17:56.098Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-06-09T13:17:57.075Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-06-09T13:17:57.075Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-06-09T13:17:57.348Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-06-09T13:17:57.622Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-06-09T13:17:57.622Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-06-09T13:17:57.897Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-06-09T13:17:58.171Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-06-09T13:17:58.446Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-06-09T13:17:58.721Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-06-09T13:17:58.721Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-06-09T13:17:59.322Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-06-09T13:17:59.322Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-06-09T13:17:59.930Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-06-09T13:18:00.204Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-06-09T13:18:01.180Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-06-09T13:18:01.180Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-06-09T13:18:01.457Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-06-09T13:18:01.731Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-06-09T13:18:02.007Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-06-09T13:18:02.989Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-06-09T13:18:03.587Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-06-09T13:18:04.184Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-06-09T13:18:04.460Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-06-09T13:18:04.733Z] [ 74%] Linking C shared library libcsdk.so [2021-06-09T13:18:05.006Z] [ 74%] Built target csdk [2021-06-09T13:18:05.006Z] Scanning dependencies of target template [2021-06-09T13:18:05.006Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-06-09T13:18:05.279Z] [ 77%] Linking C executable template [2021-06-09T13:18:05.552Z] [ 77%] Built target template [2021-06-09T13:18:05.552Z] Scanning dependencies of target device-counter [2021-06-09T13:18:05.552Z] [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-06-09T13:18:05.826Z] [ 80%] Linking C executable device-counter [2021-06-09T13:18:06.099Z] [ 80%] Built target device-counter [2021-06-09T13:18:06.099Z] Scanning dependencies of target device-random [2021-06-09T13:18:06.099Z] [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-06-09T13:18:06.373Z] [ 84%] Linking C executable device-random [2021-06-09T13:18:06.645Z] [ 84%] Built target device-random [2021-06-09T13:18:06.645Z] Scanning dependencies of target device-gyro [2021-06-09T13:18:06.645Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-06-09T13:18:06.918Z] [ 87%] Linking C executable device-gyro [2021-06-09T13:18:07.191Z] [ 87%] Built target device-gyro [2021-06-09T13:18:07.191Z] Scanning dependencies of target device-bitfields [2021-06-09T13:18:07.191Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-06-09T13:18:07.464Z] [ 90%] Linking C executable device-bitfields [2021-06-09T13:18:07.736Z] [ 90%] Built target device-bitfields [2021-06-09T13:18:07.736Z] Scanning dependencies of target template-discovery [2021-06-09T13:18:07.736Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-06-09T13:18:08.010Z] [ 93%] Linking C executable template-discovery [2021-06-09T13:18:08.283Z] [ 93%] Built target template-discovery [2021-06-09T13:18:08.283Z] Scanning dependencies of target device-file [2021-06-09T13:18:08.283Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-06-09T13:18:08.560Z] [ 96%] Linking C executable device-file [2021-06-09T13:18:08.831Z] [ 96%] Built target device-file [2021-06-09T13:18:08.831Z] Scanning dependencies of target device-terminal [2021-06-09T13:18:08.831Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-06-09T13:18:09.104Z] [100%] Linking C executable device-terminal [2021-06-09T13:18:09.378Z] [100%] Built target device-terminal [2021-06-09T13:18:09.378Z] make: Entering directory '/tmp/sdk/build/release' [2021-06-09T13:18:09.378Z] make[1]: Entering directory '/tmp/sdk/build/release' [2021-06-09T13:18:09.378Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-09T13:18:09.378Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-09T13:18:09.378Z] [ 74%] Built target csdk [2021-06-09T13:18:09.651Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-09T13:18:09.651Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-09T13:18:09.651Z] [ 77%] Built target template [2021-06-09T13:18:09.651Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-09T13:18:09.651Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-09T13:18:09.651Z] [ 80%] Built target device-counter [2021-06-09T13:18:09.651Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-09T13:18:09.651Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-09T13:18:09.651Z] [ 84%] Built target device-random [2021-06-09T13:18:09.651Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-09T13:18:09.651Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-09T13:18:09.651Z] [ 87%] Built target device-gyro [2021-06-09T13:18:09.651Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-09T13:18:09.651Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-09T13:18:09.651Z] [ 90%] Built target device-bitfields [2021-06-09T13:18:09.651Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-09T13:18:09.651Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-09T13:18:09.651Z] [ 93%] Built target template-discovery [2021-06-09T13:18:09.651Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-09T13:18:09.651Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-09T13:18:09.925Z] [ 96%] Built target device-file [2021-06-09T13:18:09.925Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-09T13:18:09.925Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-09T13:18:09.925Z] [100%] Built target device-terminal [2021-06-09T13:18:09.925Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2021-06-09T13:18:09.925Z] Install the project... [2021-06-09T13:18:09.925Z] -- Install configuration: "Release" [2021-06-09T13:18:09.925Z] -- Installing: /usr/local/lib/libcsdk.so [2021-06-09T13:18:09.925Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2021-06-09T13:18:09.925Z] -- Up-to-date: /usr/local/include [2021-06-09T13:18:09.925Z] -- Installing: /usr/local/include/edgex [2021-06-09T13:18:09.925Z] -- Installing: /usr/local/include/edgex/rest-server.h [2021-06-09T13:18:09.925Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2021-06-09T13:18:09.925Z] -- Installing: /usr/local/include/edgex/edgex.h [2021-06-09T13:18:09.925Z] -- Installing: /usr/local/include/edgex/devices.h [2021-06-09T13:18:09.925Z] -- Installing: /usr/local/include/edgex/profiles.h [2021-06-09T13:18:09.925Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2021-06-09T13:18:09.925Z] -- Installing: /usr/local/include/devsdk [2021-06-09T13:18:09.925Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2021-06-09T13:18:09.925Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2021-06-09T13:18:09.925Z] -- Installing: /usr/local/include/iot [2021-06-09T13:18:09.925Z] -- Installing: /usr/local/include/iot/json.h [2021-06-09T13:18:09.925Z] -- Installing: /usr/local/include/iot/container.h [2021-06-09T13:18:09.925Z] -- Installing: /usr/local/include/iot/component.h [2021-06-09T13:18:09.925Z] -- Installing: /usr/local/include/iot/typecode.h [2021-06-09T13:18:09.925Z] -- Installing: /usr/local/include/iot/iot.h [2021-06-09T13:18:09.925Z] -- Installing: /usr/local/include/iot/time.h [2021-06-09T13:18:09.925Z] -- Installing: /usr/local/include/iot/hash.h [2021-06-09T13:18:09.925Z] -- Installing: /usr/local/include/iot/logger.h [2021-06-09T13:18:09.925Z] -- Installing: /usr/local/include/iot/os [2021-06-09T13:18:09.925Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2021-06-09T13:18:09.925Z] -- Installing: /usr/local/include/iot/os/linux.h [2021-06-09T13:18:09.925Z] -- Installing: /usr/local/include/iot/os/macos.h [2021-06-09T13:18:09.925Z] -- Installing: /usr/local/include/iot/scheduler.h [2021-06-09T13:18:09.925Z] -- Installing: /usr/local/include/iot/data.h [2021-06-09T13:18:09.925Z] -- Installing: /usr/local/include/iot/thread.h [2021-06-09T13:18:09.925Z] -- Installing: /usr/local/include/iot/os.h [2021-06-09T13:18:09.925Z] -- Installing: /usr/local/include/iot/base64.h [2021-06-09T13:18:09.925Z] -- Installing: /usr/local/include/iot/defs.h [2021-06-09T13:18:09.925Z] -- Installing: /usr/local/include/iot/threadpool.h [2021-06-09T13:18:09.925Z] -- Installing: /usr/local/include/iot/config.h [2021-06-09T13:18:09.925Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2021-06-09T13:18:09.925Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2021-06-09T13:18:09.925Z] make: Leaving directory '/tmp/sdk/build/release' [2021-06-09T13:18:12.578Z] Removing intermediate container a6763740051f [2021-06-09T13:18:12.579Z] ---> a754c91c96f8 [2021-06-09T13:18:12.579Z] Step 16/25 : FROM ${BASE} [2021-06-09T13:18:12.579Z] ---> b23d30803547 [2021-06-09T13:18:12.579Z] Step 17/25 : LABEL maintainer="IOTech " [2021-06-09T13:18:12.579Z] ---> Running in 24e5322138e9 [2021-06-09T13:18:13.173Z] Removing intermediate container 24e5322138e9 [2021-06-09T13:18:13.173Z] ---> 0261b8495045 [2021-06-09T13:18:13.173Z] Step 18/25 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub [2021-06-09T13:18:13.447Z] ---> Running in a4558557bf53 [2021-06-09T13:18:14.887Z] Connecting to iotech.jfrog.io (34.243.182.113:443) [2021-06-09T13:18:15.158Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-06-09T13:18:15.158Z] [2021-06-09T13:18:16.591Z] Removing intermediate container a4558557bf53 [2021-06-09T13:18:16.592Z] ---> d772ceac503b [2021-06-09T13:18:16.592Z] Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-06-09T13:18:16.592Z] ---> Running in bfdaa9bba47e [2021-06-09T13:18:19.211Z] Removing intermediate container bfdaa9bba47e [2021-06-09T13:18:19.211Z] ---> 1a45b0fe3ce6 [2021-06-09T13:18:19.211Z] Step 20/25 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid paho-mqtt-c-dev hiredis-dev [2021-06-09T13:18:19.211Z] ---> Running in 552bf7adf288 [2021-06-09T13:18:20.191Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2021-06-09T13:18:21.167Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2021-06-09T13:18:21.760Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz [2021-06-09T13:18:22.032Z] (1/6) Installing curl (7.64.0-r5) [2021-06-09T13:18:22.305Z] (2/6) Installing hiredis (0.14.0-r0) [2021-06-09T13:18:22.305Z] (3/6) Installing hiredis-dev (0.14.0-r0) [2021-06-09T13:18:22.578Z] (4/6) Installing libuuid (2.33-r0) [2021-06-09T13:18:22.578Z] (5/6) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-06-09T13:18:24.003Z] (6/6) Installing wget (1.20.3-r0) [2021-06-09T13:18:24.598Z] Executing busybox-1.29.3-r10.trigger [2021-06-09T13:18:24.598Z] OK: 283 MiB in 81 packages [2021-06-09T13:18:25.582Z] Removing intermediate container 552bf7adf288 [2021-06-09T13:18:25.582Z] ---> bce6f5fd5ccc [2021-06-09T13:18:25.582Z] Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2021-06-09T13:18:26.560Z] ---> f4fbc3582341 [2021-06-09T13:18:26.560Z] Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2021-06-09T13:18:27.541Z] ---> 0862e0678f5a [2021-06-09T13:18:27.541Z] Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib [2021-06-09T13:18:28.527Z] ---> 150beece1e28 [2021-06-09T13:18:28.527Z] Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2021-06-09T13:18:29.508Z] ---> 3fac175c74d5 [2021-06-09T13:18:29.508Z] Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2021-06-09T13:18:30.105Z] ---> ebe884ef33ad [2021-06-09T13:18:30.105Z] Successfully built ebe884ef33ad [2021-06-09T13:18:30.105Z] 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-06-09T13:18:30.895Z] + docker inspect -f . ci-base-image-arm64 [2021-06-09T13:18:30.895Z] . [Pipeline] withDockerContainer [2021-06-09T13:18:31.153Z] prd-ubuntu18.04-docker-arm64-4c-16g-41 does not seem to be running inside a container [2021-06-09T13:18:31.241Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/1 -v /w/workspace/device-sdk-c/1:/w/workspace/device-sdk-c/1:rw,z -v /w/workspace/device-sdk-c/1@tmp:/w/workspace/device-sdk-c/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-09T13:18:32.842Z] $ docker top 50fb3b6ba79e08f6b5fa1a5afcc6e8ea773105fda44d9fd24e92539fa5e2fe1f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T13:18:33.874Z] + make test [2021-06-09T13:18:33.874Z] echo "make test" [2021-06-09T13:18:33.874Z] make test [Pipeline] } [2021-06-09T13:18:33.902Z] $ docker stop --time=1 50fb3b6ba79e08f6b5fa1a5afcc6e8ea773105fda44d9fd24e92539fa5e2fe1f [2021-06-09T13:18:35.817Z] $ docker rm -f 50fb3b6ba79e08f6b5fa1a5afcc6e8ea773105fda44d9fd24e92539fa5e2fe1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-09T13:18:36.807Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-09T13:18:37.168Z] + ls -al . [2021-06-09T13:18:37.168Z] total 192 [2021-06-09T13:18:37.168Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 9 13:15 . [2021-06-09T13:18:37.168Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 9 13:15 .. [2021-06-09T13:18:37.168Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 9 13:15 .git [2021-06-09T13:18:37.168Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 9 13:15 .github [2021-06-09T13:18:37.168Z] -rw-rw-r-- 1 jenkins jenkins 176 Jun 9 13:15 .gitignore [2021-06-09T13:18:37.168Z] -rw-rw-r-- 1 jenkins jenkins 3104 Jun 9 13:15 Attribution.txt [2021-06-09T13:18:37.168Z] -rw-rw-r-- 1 jenkins jenkins 7509 Jun 9 13:15 CHANGES [2021-06-09T13:18:37.168Z] -rw-rw-r-- 1 jenkins jenkins 108574 Jun 9 13:15 Doxyfile [2021-06-09T13:18:37.168Z] -rw-rw-r-- 1 jenkins jenkins 784 Jun 9 13:15 Jenkinsfile [2021-06-09T13:18:37.168Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 9 13:15 LICENSE [2021-06-09T13:18:37.168Z] -rw-rw-r-- 1 jenkins jenkins 444 Jun 9 13:15 Makefile [2021-06-09T13:18:37.168Z] -rw-rw-r-- 1 jenkins jenkins 4090 Jun 9 13:15 README.md [2021-06-09T13:18:37.168Z] -rw-rw-r-- 1 jenkins jenkins 7090 Jun 9 13:15 README.v2.md [2021-06-09T13:18:37.168Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 9 13:13 VERSION [2021-06-09T13:18:37.168Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 9 13:15 docs [2021-06-09T13:18:37.168Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 9 13:15 include [2021-06-09T13:18:37.168Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 9 13:15 scripts [2021-06-09T13:18:37.168Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 9 13:15 src [Pipeline] isUnix [Pipeline] sh [2021-06-09T13:18:37.553Z] + docker build -t device-sdk-arm64 -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=0eafd9ce86d38ef564b338f4b2a5e15f85c0d264 --label arch=arm64 --label version=0.0.0 . [2021-06-09T13:18:38.155Z] Sending build context to Docker daemon 2.726MB [2021-06-09T13:18:38.155Z] Step 1/17 : ARG BASE=alpine:3.12 [2021-06-09T13:18:38.155Z] Step 2/17 : FROM ${BASE} [2021-06-09T13:18:38.155Z] ---> ebe884ef33ad [2021-06-09T13:18:38.155Z] Step 3/17 : LABEL maintainer="IOTech " [2021-06-09T13:18:38.155Z] ---> Running in b6ba8f047a9c [2021-06-09T13:18:38.752Z] Removing intermediate container b6ba8f047a9c [2021-06-09T13:18:38.752Z] ---> b54fcee29b13 [2021-06-09T13:18:38.752Z] Step 4/17 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub [2021-06-09T13:18:39.026Z] ---> Running in b67c6df2b09d [2021-06-09T13:18:40.461Z] --2021-06-09 13:18:40-- https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub [2021-06-09T13:18:40.461Z] Resolving iotech.jfrog.io... 54.72.115.12, 34.243.182.113, 54.74.239.58 [2021-06-09T13:18:40.461Z] Connecting to iotech.jfrog.io|54.72.115.12|:443... connected. [2021-06-09T13:18:40.735Z] HTTP request sent, awaiting response... 200 OK [2021-06-09T13:18:40.735Z] Length: 451 [application/octet-stream] [2021-06-09T13:18:40.735Z] Saving to: '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' [2021-06-09T13:18:40.735Z]  [2021-06-09T13:18:40.735Z] 0K     100% 17.9M=0s [2021-06-09T13:18:40.735Z] [2021-06-09T13:18:40.735Z] 2021-06-09 13:18:40 (17.9 MB/s) - '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [451/451] [2021-06-09T13:18:40.735Z] [2021-06-09T13:18:41.720Z] Removing intermediate container b67c6df2b09d [2021-06-09T13:18:41.720Z] ---> 4ae4a0a14f23 [2021-06-09T13:18:41.720Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-06-09T13:18:41.998Z] ---> Running in 72205a9cb137 [2021-06-09T13:18:44.623Z] Removing intermediate container 72205a9cb137 [2021-06-09T13:18:44.623Z] ---> 9d473d5c9e22 [2021-06-09T13:18:44.623Z] Step 6/17 : 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 paho-mqtt-c-dev hiredis-dev && mkdir -p /edgex-c-sdk/build [2021-06-09T13:18:44.623Z] ---> Running in 2530e4897577 [2021-06-09T13:18:45.610Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2021-06-09T13:18:46.592Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2021-06-09T13:18:46.865Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz [2021-06-09T13:18:47.459Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2021-06-09T13:18:47.459Z] (2/6) Installing libblkid (2.33-r0) [2021-06-09T13:18:47.730Z] (3/6) Installing libfdisk (2.33-r0) [2021-06-09T13:18:47.730Z] (4/6) Installing libmount (2.33-r0) [2021-06-09T13:18:47.730Z] (5/6) Installing libsmartcols (2.33-r0) [2021-06-09T13:18:48.020Z] (6/6) Installing util-linux-dev (2.33-r0) [2021-06-09T13:18:48.308Z] Executing busybox-1.29.3-r10.trigger [2021-06-09T13:18:48.308Z] OK: 287 MiB in 87 packages [2021-06-09T13:18:49.807Z] Removing intermediate container 2530e4897577 [2021-06-09T13:18:49.807Z] ---> 309c2fb9f5e6 [2021-06-09T13:18:49.807Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2021-06-09T13:18:50.805Z] ---> d81654f5fd94 [2021-06-09T13:18:50.805Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2021-06-09T13:18:51.808Z] ---> 72eda973fa6d [2021-06-09T13:18:51.808Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2021-06-09T13:18:52.810Z] ---> a669d8990aab [2021-06-09T13:18:52.810Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2021-06-09T13:18:53.415Z] ---> cde44a1f3fa8 [2021-06-09T13:18:53.415Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2021-06-09T13:18:54.053Z] ---> ff5e31b9ecae [2021-06-09T13:18:54.053Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2021-06-09T13:18:55.081Z] ---> f243aad5f1de [2021-06-09T13:18:55.081Z] Step 13/17 : WORKDIR /edgex-c-sdk [2021-06-09T13:18:55.355Z] ---> Running in 576db239f0de [2021-06-09T13:18:55.952Z] Removing intermediate container 576db239f0de [2021-06-09T13:18:55.953Z] ---> 8aa84664ec11 [2021-06-09T13:18:55.953Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2021-06-09T13:18:55.953Z] ---> Running in eff6dcfbc4e0 [2021-06-09T13:18:56.547Z] Removing intermediate container eff6dcfbc4e0 [2021-06-09T13:18:56.547Z] ---> b1a304e83e26 [2021-06-09T13:18:56.547Z] Step 15/17 : LABEL arch=arm64 [2021-06-09T13:18:56.547Z] ---> Running in db4c8baf5b0c [2021-06-09T13:18:57.142Z] Removing intermediate container db4c8baf5b0c [2021-06-09T13:18:57.142Z] ---> d27ae6a7d420 [2021-06-09T13:18:57.142Z] Step 16/17 : LABEL git_sha=0eafd9ce86d38ef564b338f4b2a5e15f85c0d264 [2021-06-09T13:18:57.417Z] ---> Running in 302cd6fcf17c [2021-06-09T13:18:58.008Z] Removing intermediate container 302cd6fcf17c [2021-06-09T13:18:58.008Z] ---> 6dc36209a48b [2021-06-09T13:18:58.008Z] Step 17/17 : LABEL version=0.0.0 [2021-06-09T13:18:58.280Z] ---> Running in 62517cc11f0e [2021-06-09T13:18:58.551Z] Removing intermediate container 62517cc11f0e [2021-06-09T13:18:58.551Z] ---> 2c538417d640 [2021-06-09T13:18:58.551Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-06-09T13:18:58.551Z] Successfully built 2c538417d640 [2021-06-09T13:18:58.824Z] Successfully tagged device-sdk-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-09T13:19:01.120Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T13:19:01.888Z] ---> package-listing.sh [2021-06-09T13:19:01.888Z] ++ facter osfamily [2021-06-09T13:19:01.888Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-09T13:19:01.888Z] + OS_FAMILY=redhat [2021-06-09T13:19:01.888Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-350 [2021-06-09T13:19:01.888Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-09T13:19:01.888Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-09T13:19:01.888Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-09T13:19:01.888Z] + PACKAGES=/tmp/packages_start.txt [2021-06-09T13:19:01.888Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-350 ']' [2021-06-09T13:19:01.888Z] + PACKAGES=/tmp/packages_end.txt [2021-06-09T13:19:01.888Z] + case "${OS_FAMILY}" in [2021-06-09T13:19:01.888Z] + rpm -qa [2021-06-09T13:19:01.888Z] + sort [2021-06-09T13:19:02.852Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-09T13:19:02.852Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-09T13:19:02.852Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-09T13:19:02.852Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-350 ']' [2021-06-09T13:19:02.852Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-350/archives/ [2021-06-09T13:19:02.852Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-350/archives/ [Pipeline] echo [2021-06-09T13:19:02.894Z] 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_PR-350/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-09T13:19:03.236Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-09T13:19:03.862Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-09T13:19:03.862Z] [2021-06-09T13:19:03.862Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-09T13:19:04.253Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-09T13:19:04.253Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-09T13:19:04.253Z] df20fa9351a1: Pulling fs layer [2021-06-09T13:19:04.253Z] 36b3adc4ff6f: Pulling fs layer [2021-06-09T13:19:04.253Z] 8ad3a11d3b57: Pulling fs layer [2021-06-09T13:19:04.253Z] 46f8f816bc3b: Pulling fs layer [2021-06-09T13:19:04.253Z] 93b61091891f: Pulling fs layer [2021-06-09T13:19:04.253Z] 93b9cdb0e59b: Pulling fs layer [2021-06-09T13:19:04.253Z] 5e14af77c1be: Pulling fs layer [2021-06-09T13:19:04.253Z] 01666e4c0597: Pulling fs layer [2021-06-09T13:19:04.253Z] aa168da1d23b: Pulling fs layer [2021-06-09T13:19:04.253Z] 46f8f816bc3b: Waiting [2021-06-09T13:19:04.253Z] 93b61091891f: Waiting [2021-06-09T13:19:04.253Z] 93b9cdb0e59b: Waiting [2021-06-09T13:19:04.253Z] 5e14af77c1be: Waiting [2021-06-09T13:19:04.253Z] 01666e4c0597: Waiting [2021-06-09T13:19:04.253Z] aa168da1d23b: Waiting [2021-06-09T13:19:04.253Z] 36b3adc4ff6f: Verifying Checksum [2021-06-09T13:19:04.253Z] 36b3adc4ff6f: Download complete [2021-06-09T13:19:04.253Z] 46f8f816bc3b: Verifying Checksum [2021-06-09T13:19:04.253Z] 46f8f816bc3b: Download complete [2021-06-09T13:19:04.253Z] df20fa9351a1: Verifying Checksum [2021-06-09T13:19:04.253Z] df20fa9351a1: Download complete [2021-06-09T13:19:04.521Z] 93b9cdb0e59b: Verifying Checksum [2021-06-09T13:19:04.521Z] 93b9cdb0e59b: Download complete [2021-06-09T13:19:04.521Z] 5e14af77c1be: Verifying Checksum [2021-06-09T13:19:04.521Z] 5e14af77c1be: Download complete [2021-06-09T13:19:04.521Z] 01666e4c0597: Verifying Checksum [2021-06-09T13:19:04.521Z] 01666e4c0597: Download complete [2021-06-09T13:19:04.521Z] 93b61091891f: Verifying Checksum [2021-06-09T13:19:04.521Z] 93b61091891f: Download complete [2021-06-09T13:19:04.521Z] 8ad3a11d3b57: Verifying Checksum [2021-06-09T13:19:04.521Z] 8ad3a11d3b57: Download complete [2021-06-09T13:19:04.521Z] df20fa9351a1: Pull complete [2021-06-09T13:19:04.790Z] 36b3adc4ff6f: Pull complete [2021-06-09T13:19:05.396Z] 8ad3a11d3b57: Pull complete [2021-06-09T13:19:05.396Z] 46f8f816bc3b: Pull complete [2021-06-09T13:19:05.673Z] 93b61091891f: Pull complete [2021-06-09T13:19:05.673Z] 93b9cdb0e59b: Pull complete [2021-06-09T13:19:05.939Z] 5e14af77c1be: Pull complete [2021-06-09T13:19:05.939Z] 01666e4c0597: Pull complete [2021-06-09T13:19:06.554Z] aa168da1d23b: Verifying Checksum [2021-06-09T13:19:06.554Z] aa168da1d23b: Download complete [2021-06-09T13:19:10.804Z] aa168da1d23b: Pull complete [2021-06-09T13:19:10.804Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-09T13:19:10.804Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-09T13:19:10.804Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-09T13:19:10.904Z] prd-centos7-docker-4c-2g-40 does not seem to be running inside a container [2021-06-09T13:19:10.940Z] $ 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_PR-350/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_PR-350 -v /w/workspace/edgexfoundry_device-sdk-c_PR-350:/w/workspace/edgexfoundry_device-sdk-c_PR-350:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-350@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-350@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-09T13:19:13.918Z] $ docker top 4b9216a0fcb8442b2e76e3798338b498058aec67c758a970d4a7b40f168cf57c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T13:19:14.354Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-09T13:19:14.669Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-09T13:19:14.996Z] + ls /var/log/sa-host [2021-06-09T13:19:14.996Z] + sadf -c /var/log/sa-host/sa05 [2021-06-09T13:19:14.996Z] file_magic: OK [2021-06-09T13:19:14.996Z] HZ: Using current value: 100 [2021-06-09T13:19:14.996Z] file_header: OK [2021-06-09T13:19:14.996Z] 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-06-09T13:19:14.996Z] Statistics: [2021-06-09T13:19:14.996Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-09T13:19:14.996Z] File successfully converted to sysstat format version 12.2.1 [2021-06-09T13:19:14.996Z] + sadf -c /var/log/sa-host/sa09 [2021-06-09T13:19:14.996Z] file_magic: OK [2021-06-09T13:19:14.996Z] HZ: Using current value: 100 [2021-06-09T13:19:14.996Z] file_header: OK [2021-06-09T13:19:14.996Z] 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-06-09T13:19:14.996Z] Statistics: [2021-06-09T13:19:14.996Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-09T13:19:14.996Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-09T13:19:15.295Z] provisioning config files... [2021-06-09T13:19:15.306Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-350@tmp/config7233452853948788tmp [Pipeline] { [Pipeline] echo [2021-06-09T13:19:15.361Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T13:19:15.694Z] ---> create-netrc.sh [Pipeline] } [2021-06-09T13:19:15.718Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-09T13:19:16.149Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-09T13:19:16.184Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T13:19:16.515Z] ---> sudo-logs.sh [2021-06-09T13:19:16.516Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-09T13:19:16.617Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T13:19:16.954Z] ---> job-cost.sh [2021-06-09T13:19:16.954Z] lf-activate-venv: SKIPPING [2021-06-09T13:19:16.954Z] INFO: No Stack... [2021-06-09T13:19:17.900Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-09T13:19:18.162Z] INFO: Archiving Costs [Pipeline] echo [2021-06-09T13:19:18.197Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T13:19:18.539Z] ---> logs-deploy.sh [2021-06-09T13:19:18.540Z] lf-activate-venv: SKIPPING [2021-06-09T13:19:18.540Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-350/1 [2021-06-09T13:19:18.540Z] INFO: archiving workspace using pattern(s): [2021-06-09T13:19:19.504Z] Archives upload complete. [2021-06-09T13:19:19.504Z] INFO: archiving logs to Nexus