Pull request #360 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of soda480 for edgexfoundry/device-sdk-c Obtained Jenkinsfile from 5c62084b0a94f2729c922cf2af90d4622b9d28fd+06bc10b48272c0f3cc1c2953f0a9dac9a54cc00f (3701afff8994a4e648b5edc04bcf989aa9c0193c) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2629904417656248828.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 155abbc8877922835dbd6f2f82c828d26e35ec40 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8742068559374818251.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 155abbc8877922835dbd6f2f82c828d26e35ec40 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-360/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-360/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8667838415906705194.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 155abbc8877922835dbd6f2f82c828d26e35ec40 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 155abbc8877922835dbd6f2f82c828d26e35ec40 # timeout=10 Commit message: "Merge pull request #342 from ernestojeda/fix-c-docker-image-names" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7677834130944035590.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-360/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-360/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3362317986614663119.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-base, dockerFilePath:scripts/Dockerfile.alpine, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-c-settings PROJECT: device-sdk-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest DOCKER_FILE_PATH: scripts/Dockerfile.alpine DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-base DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder 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-1009 in /w/workspace/edgexfoundry_device-sdk-c_PR-360 [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-360 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-sdk-c_PR-360@tmp/jenkins-gitclient-ssh7079469875742004916.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 06bc10b48272c0f3cc1c2953f0a9dac9a54cc00f into PR head commit 5c62084b0a94f2729c922cf2af90d4622b9d28fd Merge succeeded, producing 5c62084b0a94f2729c922cf2af90d4622b9d28fd Checking out Revision 5c62084b0a94f2729c922cf2af90d4622b9d28fd (PR-360) > 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-sdk-c_PR-360@tmp/jenkins-gitclient-ssh4006158046314823080.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/360/head:refs/remotes/origin/PR-360 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5c62084b0a94f2729c922cf2af90d4622b9d28fd # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-sdk-c_PR-360@tmp/jenkins-gitclient-ssh5105279400246800247.key > git merge 06bc10b48272c0f3cc1c2953f0a9dac9a54cc00f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5c62084b0a94f2729c922cf2af90d4622b9d28fd # timeout=10 Commit message: "docs: Update build status badge" First time build. Skipping changelog. > git rev-list --no-walk 7261e7b3f0745dbfbb11b362687fb3fcf16e92c3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-30T15:07:19.341Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-30T15:07:19.425Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-30T15:07:19.450Z] ========================================================= [2021-07-30T15:07:19.450Z] EdgeX Global Pipelines Version Info [2021-07-30T15:07:19.450Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-30T15:07:20.891Z] ------------------- [2021-07-30T15:07:20.891Z] stable info: [2021-07-30T15:07:20.891Z] ------------------- [2021-07-30T15:07:20.891Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-30T15:07:20.891Z] Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 [2021-07-30T15:07:20.891Z] Message: update stable to v1.0.199 [2021-07-30T15:07:21.481Z] ------------------- [2021-07-30T15:07:21.481Z] experimental info: [2021-07-30T15:07:21.481Z] ------------------- [2021-07-30T15:07:21.481Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-30T15:07:21.481Z] Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 [2021-07-30T15:07:21.481Z] Message: update experimental to v1.0.199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-30T15:07:21.621Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2021-07-30T15:07:21.642Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2021-07-30T15:07:21.664Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-30T15:07:21.684Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-30T15:07:21.704Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-30T15:07:21.723Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [Pipeline] echo [2021-07-30T15:07:21.743Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2021-07-30T15:07:21.763Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2021-07-30T15:07:21.789Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-30T15:07:21.811Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-07-30T15:07:21.832Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo [2021-07-30T15:07:21.856Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-30T15:07:21.877Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-30T15:07:21.898Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-30T15:07:21.920Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-07-30T15:07:21.953Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-30T15:07:21.985Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-07-30T15:07:22.020Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-30T15:07:22.054Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-360 [Pipeline] echo [2021-07-30T15:07:22.091Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-360 [Pipeline] echo [2021-07-30T15:07:22.124Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-360 [Pipeline] echo [2021-07-30T15:07:22.155Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5c62084b0a94f2729c922cf2af90d4622b9d28fd [Pipeline] echo [2021-07-30T15:07:22.187Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5c62084 [Pipeline] echo [2021-07-30T15:07:22.218Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-30T15:07:22.327Z] provisioning config files... [2021-07-30T15:07:22.349Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-360@tmp/config779977682512016357tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-30T15:07:22.706Z] ---> docker-login.sh [2021-07-30T15:07:22.706Z] nexus3.edgexfoundry.org:10001 [2021-07-30T15:07:22.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T15:07:23.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T15:07:23.293Z] Configure a credential helper to remove this warning. See [2021-07-30T15:07:23.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T15:07:23.293Z] [2021-07-30T15:07:23.293Z] Login Succeeded [2021-07-30T15:07:23.293Z] nexus3.edgexfoundry.org:10002 [2021-07-30T15:07:23.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T15:07:23.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T15:07:23.562Z] Configure a credential helper to remove this warning. See [2021-07-30T15:07:23.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T15:07:23.562Z] [2021-07-30T15:07:23.562Z] Login Succeeded [2021-07-30T15:07:23.562Z] nexus3.edgexfoundry.org:10003 [2021-07-30T15:07:23.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T15:07:23.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T15:07:23.562Z] Configure a credential helper to remove this warning. See [2021-07-30T15:07:23.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T15:07:23.562Z] [2021-07-30T15:07:23.562Z] Login Succeeded [2021-07-30T15:07:23.562Z] nexus3.edgexfoundry.org:10004 [2021-07-30T15:07:23.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T15:07:23.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T15:07:23.837Z] Configure a credential helper to remove this warning. See [2021-07-30T15:07:23.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T15:07:23.837Z] [2021-07-30T15:07:23.837Z] Login Succeeded [2021-07-30T15:07:23.837Z] docker.io [2021-07-30T15:07:23.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T15:07:24.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T15:07:24.424Z] Configure a credential helper to remove this warning. See [2021-07-30T15:07:24.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T15:07:24.424Z] [2021-07-30T15:07:24.424Z] Login Succeeded [2021-07-30T15:07:24.424Z] ---> docker-login.sh ends [Pipeline] } [2021-07-30T15:07:24.437Z] 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-07-30T15:07:25.227Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-30T15:07:25.228Z] [2021-07-30T15:07:25.228Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-30T15:07:25.558Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-30T15:07:27.505Z] latest: Pulling from edgex-devops/git-semver [2021-07-30T15:07:27.505Z] 31603596830f: Pulling fs layer [2021-07-30T15:07:27.505Z] b6dc333f4379: Pulling fs layer [2021-07-30T15:07:27.505Z] 3d9ef1400e77: Pulling fs layer [2021-07-30T15:07:27.505Z] fd332fbdc1db: Pulling fs layer [2021-07-30T15:07:27.505Z] fd332fbdc1db: Waiting [2021-07-30T15:07:27.505Z] b6dc333f4379: Verifying Checksum [2021-07-30T15:07:27.505Z] b6dc333f4379: Download complete [2021-07-30T15:07:27.773Z] 31603596830f: Verifying Checksum [2021-07-30T15:07:27.773Z] 31603596830f: Download complete [2021-07-30T15:07:27.773Z] 31603596830f: Pull complete [2021-07-30T15:07:27.773Z] fd332fbdc1db: Verifying Checksum [2021-07-30T15:07:27.773Z] fd332fbdc1db: Download complete [2021-07-30T15:07:28.038Z] b6dc333f4379: Pull complete [2021-07-30T15:07:28.305Z] 3d9ef1400e77: Verifying Checksum [2021-07-30T15:07:28.305Z] 3d9ef1400e77: Download complete [2021-07-30T15:07:28.888Z] 3d9ef1400e77: Pull complete [2021-07-30T15:07:29.161Z] fd332fbdc1db: Pull complete [2021-07-30T15:07:29.161Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-30T15:07:29.161Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-30T15:07:29.161Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-30T15:07:29.289Z] prd-centos7-docker-4c-2g-1009 does not seem to be running inside a container [2021-07-30T15:07:29.354Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-360 -v /w/workspace/edgexfoundry_device-sdk-c_PR-360:/w/workspace/edgexfoundry_device-sdk-c_PR-360:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-360@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-360@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-30T15:07:30.213Z] $ docker top 22e1cf3debcdcd5601337b6f7b0732a98b702e8dd1509793bb2babd69debab15 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-30T15:07:30.371Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-30T15:07:30.371Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-30T15:07:30.508Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-30T15:07:30.507Z] $ docker exec 22e1cf3debcdcd5601337b6f7b0732a98b702e8dd1509793bb2babd69debab15 ssh-agent [2021-07-30T15:07:30.631Z] SSH_AUTH_SOCK=/tmp/ssh-2OQPGTV95xC1/agent.13 [2021-07-30T15:07:30.631Z] SSH_AGENT_PID=19 [2021-07-30T15:07:30.645Z] Running ssh-add (command line suppressed) [2021-07-30T15:07:30.746Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-360@tmp/private_key_7000094668962309679.key (/w/workspace/edgexfoundry_device-sdk-c_PR-360@tmp/private_key_7000094668962309679.key) [2021-07-30T15:07:30.768Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-30T15:07:31.095Z] + git tag --points-at HEAD [Pipeline] } [2021-07-30T15:07:31.129Z] $ docker exec --env ******** --env ******** 22e1cf3debcdcd5601337b6f7b0732a98b702e8dd1509793bb2babd69debab15 ssh-agent -k [2021-07-30T15:07:31.244Z] unset SSH_AUTH_SOCK; [2021-07-30T15:07:31.245Z] unset SSH_AGENT_PID; [2021-07-30T15:07:31.245Z] echo Agent pid 19 killed; [2021-07-30T15:07:31.264Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-30T15:07:31.301Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-30T15:07:31.301Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-30T15:07:31.428Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-30T15:07:31.428Z] $ docker exec 22e1cf3debcdcd5601337b6f7b0732a98b702e8dd1509793bb2babd69debab15 ssh-agent [2021-07-30T15:07:31.562Z] SSH_AUTH_SOCK=/tmp/ssh-57XBKuHZ4z7o/agent.55 [2021-07-30T15:07:31.562Z] SSH_AGENT_PID=61 [2021-07-30T15:07:31.571Z] Running ssh-add (command line suppressed) [2021-07-30T15:07:31.676Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-360@tmp/private_key_5107245232650171515.key (/w/workspace/edgexfoundry_device-sdk-c_PR-360@tmp/private_key_5107245232650171515.key) [2021-07-30T15:07:31.701Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-30T15:07:32.014Z] + git semver init [2021-07-30T15:07:32.014Z] # -> Open(): unable to determine branch for HEAD [2021-07-30T15:07:32.014Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-360/.git [2021-07-30T15:07:32.014Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_PR-360 [2021-07-30T15:07:32.014Z] # $SEMVER_REMOTE_NAME = origin [2021-07-30T15:07:32.014Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-30T15:07:32.014Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-30T15:07:32.014Z] # $SEMVER_BRANCH = PR-360 [2021-07-30T15:07:32.014Z] # $SEMVER_TEMP = /tmp/semver-125684263 [2021-07-30T15:07:32.014Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2021-07-30T15:07:32.601Z] # '/tmp/semver-125684263' -> '/w/workspace/edgexfoundry_device-sdk-c_PR-360/.semver' [2021-07-30T15:07:32.601Z] # -> Force: false [2021-07-30T15:07:32.601Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-360/.semver [Pipeline] } [2021-07-30T15:07:32.613Z] $ docker exec --env ******** --env ******** 22e1cf3debcdcd5601337b6f7b0732a98b702e8dd1509793bb2babd69debab15 ssh-agent -k [2021-07-30T15:07:32.732Z] unset SSH_AUTH_SOCK; [2021-07-30T15:07:32.732Z] unset SSH_AGENT_PID; [2021-07-30T15:07:32.732Z] echo Agent pid 61 killed; [2021-07-30T15:07:32.754Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-30T15:07:33.094Z] + git semver [Pipeline] } [2021-07-30T15:07:33.111Z] $ docker stop --time=1 22e1cf3debcdcd5601337b6f7b0732a98b702e8dd1509793bb2babd69debab15 [2021-07-30T15:07:34.351Z] $ docker rm -f 22e1cf3debcdcd5601337b6f7b0732a98b702e8dd1509793bb2babd69debab15 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-30T15:07:34.733Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-30T15:07:35.052Z] Stashed 1 file(s) [Pipeline] echo [2021-07-30T15:07:35.054Z] [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-07-30T15:07:50.259Z] Still waiting to schedule task [2021-07-30T15:07:50.259Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-07-30T15:07:50.261Z] Still waiting to schedule task [2021-07-30T15:07:50.261Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1004’ is offline [2021-07-30T15:08:04.925Z] Running on prd-centos7-docker-4c-2g-1016 in /w/workspace/edgexfoundry_device-sdk-c_PR-360 [Pipeline] { [Pipeline] ws [2021-07-30T15:08:04.949Z] Running in /w/workspace/device-sdk-c/2 [Pipeline] { [Pipeline] checkout [2021-07-30T15:08:05.123Z] Selected Git installation does not exist. Using Default [2021-07-30T15:08:05.123Z] The recommended git tool is: NONE [2021-07-30T15:08:08.569Z] using credential edgex-jenkins-ssh [2021-07-30T15:08:08.585Z] Cloning the remote Git repository [2021-07-30T15:08:08.606Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2021-07-30T15:08:08.694Z] > git init /w/workspace/device-sdk-c/2 # timeout=10 [2021-07-30T15:08:08.734Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-07-30T15:08:08.735Z] > git --version # timeout=10 [2021-07-30T15:08:08.745Z] > git --version # 'git version 2.24.4' [2021-07-30T15:08:08.746Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-30T15:08:08.784Z] [INFO] Currently running in a labeled security context [2021-07-30T15:08:08.784Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-30T15:08:08.784Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/2@tmp/jenkins-gitclient-ssh8287399576846081322.key [2021-07-30T15:08:08.793Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-30T15:08:09.501Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-07-30T15:08:09.508Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-30T15:08:09.523Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-07-30T15:08:09.543Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-07-30T15:08:09.543Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-30T15:08:09.547Z] [INFO] Currently running in a labeled security context [2021-07-30T15:08:09.547Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-30T15:08:09.547Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/2@tmp/jenkins-gitclient-ssh5769288656941453008.key [2021-07-30T15:08:09.559Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/360/head:refs/remotes/origin/PR-360 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-30T15:08:10.079Z] Merging remotes/origin/main commit 06bc10b48272c0f3cc1c2953f0a9dac9a54cc00f into PR head commit 5c62084b0a94f2729c922cf2af90d4622b9d28fd [2021-07-30T15:08:10.195Z] Merge succeeded, producing 5c62084b0a94f2729c922cf2af90d4622b9d28fd [2021-07-30T15:08:10.196Z] Checking out Revision 5c62084b0a94f2729c922cf2af90d4622b9d28fd (PR-360) [2021-07-30T15:08:10.085Z] > git config core.sparsecheckout # timeout=10 [2021-07-30T15:08:10.096Z] > git checkout -f 5c62084b0a94f2729c922cf2af90d4622b9d28fd # timeout=10 [2021-07-30T15:08:10.139Z] > git remote # timeout=10 [2021-07-30T15:08:10.150Z] > git config --get remote.origin.url # timeout=10 [2021-07-30T15:08:10.158Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-30T15:08:10.159Z] [INFO] Currently running in a labeled security context [2021-07-30T15:08:10.159Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-30T15:08:10.159Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/2@tmp/jenkins-gitclient-ssh3133126205004507111.key [2021-07-30T15:08:10.166Z] > git merge 06bc10b48272c0f3cc1c2953f0a9dac9a54cc00f # timeout=10 [2021-07-30T15:08:10.176Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-30T15:08:10.193Z] > git config core.sparsecheckout # timeout=10 [2021-07-30T15:08:10.208Z] > git checkout -f 5c62084b0a94f2729c922cf2af90d4622b9d28fd # timeout=10 [2021-07-30T15:08:14.042Z] Commit message: "docs: Update build status badge" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-30T15:08:14.416Z] provisioning config files... [2021-07-30T15:08:14.435Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/2@tmp/config1322462049214305600tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-30T15:08:14.884Z] ---> docker-login.sh [2021-07-30T15:08:14.884Z] nexus3.edgexfoundry.org:10001 [2021-07-30T15:08:14.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T15:08:15.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T15:08:15.152Z] Configure a credential helper to remove this warning. See [2021-07-30T15:08:15.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T15:08:15.152Z] [2021-07-30T15:08:15.152Z] Login Succeeded [2021-07-30T15:08:15.152Z] nexus3.edgexfoundry.org:10002 [2021-07-30T15:08:15.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T15:08:15.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T15:08:15.152Z] Configure a credential helper to remove this warning. See [2021-07-30T15:08:15.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T15:08:15.152Z] [2021-07-30T15:08:15.152Z] Login Succeeded [2021-07-30T15:08:15.152Z] nexus3.edgexfoundry.org:10003 [2021-07-30T15:08:15.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T15:08:15.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T15:08:15.420Z] Configure a credential helper to remove this warning. See [2021-07-30T15:08:15.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T15:08:15.420Z] [2021-07-30T15:08:15.420Z] Login Succeeded [2021-07-30T15:08:15.420Z] nexus3.edgexfoundry.org:10004 [2021-07-30T15:08:15.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T15:08:15.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T15:08:15.687Z] Configure a credential helper to remove this warning. See [2021-07-30T15:08:15.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T15:08:15.687Z] [2021-07-30T15:08:15.687Z] Login Succeeded [2021-07-30T15:08:15.687Z] docker.io [2021-07-30T15:08:15.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T15:08:16.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T15:08:16.274Z] Configure a credential helper to remove this warning. See [2021-07-30T15:08:16.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T15:08:16.274Z] [2021-07-30T15:08:16.274Z] Login Succeeded [2021-07-30T15:08:16.274Z] ---> docker-login.sh ends [Pipeline] } [2021-07-30T15:08:16.323Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-30T15:08:16.526Z] ========================================================= [2021-07-30T15:08:16.526Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2021-07-30T15:08:16.526Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-07-30T15:08:16.863Z] + 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-07-30T15:08:16.863Z] Sending build context to Docker daemon 2.585MB [2021-07-30T15:08:16.863Z] Step 1/25 : ARG BASE=alpine:3.12 [2021-07-30T15:08:16.863Z] Step 2/25 : FROM ${BASE} as builder [2021-07-30T15:08:17.130Z] latest: Pulling from edgex-devops/edgex-gcc-base [2021-07-30T15:08:17.130Z] 339de151aab4: Pulling fs layer [2021-07-30T15:08:17.130Z] 3691962f683c: Pulling fs layer [2021-07-30T15:08:17.130Z] e1147bf81a45: Pulling fs layer [2021-07-30T15:08:17.130Z] 3691962f683c: Verifying Checksum [2021-07-30T15:08:17.397Z] 339de151aab4: Verifying Checksum [2021-07-30T15:08:17.397Z] 339de151aab4: Download complete [2021-07-30T15:08:17.664Z] 339de151aab4: Pull complete [2021-07-30T15:08:17.664Z] 3691962f683c: Pull complete [2021-07-30T15:08:23.022Z] e1147bf81a45: Verifying Checksum [2021-07-30T15:08:23.022Z] e1147bf81a45: Download complete [2021-07-30T15:08:24.999Z] e1147bf81a45: Pull complete [2021-07-30T15:08:24.999Z] Digest: sha256:32c567f17180c4abff101a0d389449dec7f3f623a221c8a8ae98dcac9b0d9fee [2021-07-30T15:08:24.999Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2021-07-30T15:08:24.999Z] ---> ac6a0feb3254 [2021-07-30T15:08:24.999Z] 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-07-30T15:08:26.988Z] ---> Running in 450d778e96d0 [2021-07-30T15:08:27.263Z] Connecting to iotech.jfrog.io (54.170.66.44:443) [2021-07-30T15:08:27.852Z] saving to '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' [2021-07-30T15:08:27.852Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-07-30T15:08:27.852Z] '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [2021-07-30T15:08:27.852Z] Removing intermediate container 450d778e96d0 [2021-07-30T15:08:27.852Z] ---> ecf11cbd7848 [2021-07-30T15:08:27.852Z] Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-07-30T15:08:28.131Z] ---> Running in 13dbd6713ef1 [2021-07-30T15:08:28.405Z] Removing intermediate container 13dbd6713ef1 [2021-07-30T15:08:28.405Z] ---> a63153d5db23 [2021-07-30T15:08:28.405Z] 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-07-30T15:08:28.405Z] ---> Running in 2c6ba8a81478 [2021-07-30T15:08:28.682Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-30T15:08:29.651Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-30T15:08:29.922Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz [2021-07-30T15:08:30.521Z] (1/22) Installing hiredis (0.14.1-r0) [2021-07-30T15:08:30.521Z] (2/22) Installing hiredis-dev (0.14.1-r0) [2021-07-30T15:08:30.521Z] (3/22) Installing ncurses-dev (6.2_p20200523-r0) [2021-07-30T15:08:30.788Z] (4/22) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-07-30T15:08:33.399Z] (5/22) Installing libblkid (2.35.2-r0) [2021-07-30T15:08:33.666Z] (6/22) Installing blkid (2.35.2-r0) [2021-07-30T15:08:33.935Z] (7/22) Installing libcap-ng (0.7.10-r1) [2021-07-30T15:08:33.935Z] (8/22) Installing setpriv (2.35.2-r0) [2021-07-30T15:08:33.935Z] (9/22) Installing libmount (2.35.2-r0) [2021-07-30T15:08:34.206Z] (10/22) Installing libsmartcols (2.35.2-r0) [2021-07-30T15:08:34.206Z] (11/22) Installing findmnt (2.35.2-r0) [2021-07-30T15:08:34.206Z] (12/22) Installing mcookie (2.35.2-r0) [2021-07-30T15:08:34.477Z] (13/22) Installing hexdump (2.35.2-r0) [2021-07-30T15:08:34.477Z] (14/22) Installing lsblk (2.35.2-r0) [2021-07-30T15:08:34.477Z] (15/22) Installing libuuid (2.35.2-r0) [2021-07-30T15:08:34.753Z] (16/22) Installing libfdisk (2.35.2-r0) [2021-07-30T15:08:34.753Z] (17/22) Installing sfdisk (2.35.2-r0) [2021-07-30T15:08:34.753Z] (18/22) Installing cfdisk (2.35.2-r0) [2021-07-30T15:08:35.025Z] (19/22) Installing util-linux (2.35.2-r0) [2021-07-30T15:08:35.291Z] (20/22) Installing util-linux-dev (2.35.2-r0) [2021-07-30T15:08:35.878Z] (21/22) Installing libidn2 (2.3.0-r0) [2021-07-30T15:08:35.878Z] (22/22) Installing wget (1.20.3-r1) [2021-07-30T15:08:36.460Z] Executing busybox-1.31.1-r20.trigger [2021-07-30T15:08:36.460Z] OK: 295 MiB in 97 packages [2021-07-30T15:08:37.053Z] Removing intermediate container 2c6ba8a81478 [2021-07-30T15:08:37.053Z] ---> f1fea9a4f663 [2021-07-30T15:08:37.053Z] Step 6/25 : ENV CBOR_VERSION=0.5.0 [2021-07-30T15:08:37.053Z] ---> Running in cad72612ab96 [2021-07-30T15:08:37.053Z] Removing intermediate container cad72612ab96 [2021-07-30T15:08:37.053Z] ---> c6288fe7362c [2021-07-30T15:08:37.053Z] 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-07-30T15:08:37.053Z] ---> Running in cdfc46989e88 [2021-07-30T15:08:37.320Z] --2021-07-30 15:08:37-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2021-07-30T15:08:37.320Z] Resolving github.com (github.com)... 140.82.114.3 [2021-07-30T15:08:37.586Z] Connecting to github.com (github.com)|140.82.114.3|:443... connected. [2021-07-30T15:08:37.586Z] HTTP request sent, awaiting response... 302 Found [2021-07-30T15:08:37.586Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2021-07-30T15:08:37.586Z] --2021-07-30 15:08:37-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2021-07-30T15:08:37.586Z] Resolving codeload.github.com (codeload.github.com)... 140.82.112.10 [2021-07-30T15:08:37.586Z] Connecting to codeload.github.com (codeload.github.com)|140.82.112.10|:443... connected. [2021-07-30T15:08:37.855Z] HTTP request sent, awaiting response... 200 OK [2021-07-30T15:08:37.855Z] Length: unspecified [application/x-gzip] [2021-07-30T15:08:37.855Z] Saving to: 'STDOUT' [2021-07-30T15:08:37.855Z] [2021-07-30T15:08:37.855Z] 0K .......... .......... .......... .......... .......... 1.22M [2021-07-30T15:08:37.855Z] 50K .......... .......... .......... .......... .......... 2.64M [2021-07-30T15:08:37.855Z] 100K .......... .......... .......... .......... .......... 26.7M [2021-07-30T15:08:37.855Z] 150K .......... .......... .......... .......... .......... 56.5M [2021-07-30T15:08:37.855Z] 200K .......... .......... .......... .......... .......... 2.59M [2021-07-30T15:08:37.855Z] 250K .......... .......... .......... .......... .......... 12.4M [2021-07-30T15:08:37.855Z] 300K .......... .......... .......... .......... .......... 7.25M [2021-07-30T15:08:37.855Z] 350K .......... .......... .......... .......... .......... 8.99M [2021-07-30T15:08:37.855Z] 400K .......... .......... .......... .......... .......... 5.70M [2021-07-30T15:08:37.855Z] 450K .......... .......... .......... .......... .......... 14.5M [2021-07-30T15:08:37.855Z] 500K .......... .......... .......... .......... .......... 41.3M [2021-07-30T15:08:37.855Z] 550K .......... .......... .......... .......... .......... 3.93M [2021-07-30T15:08:37.855Z] 600K .......... .......... .......... .......... .......... 7.86M [2021-07-30T15:08:37.855Z] 650K .......... .......... .......... .......... .......... 7.06M [2021-07-30T15:08:37.855Z] 700K .. 69.5M=0.1s [2021-07-30T15:08:37.855Z] [2021-07-30T15:08:37.855Z] 2021-07-30 15:08:37 (5.09 MB/s) - written to stdout [719348] [2021-07-30T15:08:37.855Z] [2021-07-30T15:08:37.855Z] -- The C compiler identification is GNU 9.3.0 [2021-07-30T15:08:38.126Z] -- The CXX compiler identification is GNU 9.3.0 [2021-07-30T15:08:38.126Z] -- Check for working C compiler: /usr/bin/cc [2021-07-30T15:08:38.126Z] -- Check for working C compiler: /usr/bin/cc - works [2021-07-30T15:08:38.126Z] -- Detecting C compiler ABI info [2021-07-30T15:08:38.126Z] -- Detecting C compiler ABI info - done [2021-07-30T15:08:38.126Z] -- Detecting C compile features [2021-07-30T15:08:38.126Z] -- Detecting C compile features - done [2021-07-30T15:08:38.126Z] -- Check for working CXX compiler: /usr/bin/c++ [2021-07-30T15:08:38.398Z] -- Check for working CXX compiler: /usr/bin/c++ - works [2021-07-30T15:08:38.398Z] -- Detecting CXX compiler ABI info [2021-07-30T15:08:38.398Z] -- Detecting CXX compiler ABI info - done [2021-07-30T15:08:38.398Z] -- Detecting CXX compile features [2021-07-30T15:08:38.398Z] -- Detecting CXX compile features - done [2021-07-30T15:08:38.398Z] -- Looking for include file endian.h [2021-07-30T15:08:38.398Z] -- Looking for include file endian.h - found [2021-07-30T15:08:38.398Z] -- Check if the system is big endian [2021-07-30T15:08:38.398Z] -- Searching 16 bit integer [2021-07-30T15:08:38.398Z] -- Looking for sys/types.h [2021-07-30T15:08:38.679Z] -- Looking for sys/types.h - found [2021-07-30T15:08:38.679Z] -- Looking for stdint.h [2021-07-30T15:08:38.679Z] -- Looking for stdint.h - found [2021-07-30T15:08:38.679Z] -- Looking for stddef.h [2021-07-30T15:08:38.679Z] -- Looking for stddef.h - found [2021-07-30T15:08:38.679Z] -- Check size of unsigned short [2021-07-30T15:08:38.679Z] -- Check size of unsigned short - done [2021-07-30T15:08:38.679Z] -- Searching 16 bit integer - Using unsigned short [2021-07-30T15:08:38.949Z] -- Check if the system is big endian - little endian [2021-07-30T15:08:38.949Z] -- Check size of size_t [2021-07-30T15:08:38.949Z] -- Check size of size_t - done [2021-07-30T15:08:38.949Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2021-07-30T15:08:38.949Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2021-07-30T15:08:38.949Z] asked CMake to find a package configuration file provided by "cJSON", but [2021-07-30T15:08:38.949Z] CMake did not find one. [2021-07-30T15:08:38.949Z] [2021-07-30T15:08:38.949Z] Could not find a package configuration file provided by "cJSON" with any of [2021-07-30T15:08:38.949Z] the following names: [2021-07-30T15:08:38.949Z] [2021-07-30T15:08:38.949Z] cJSONConfig.cmake [2021-07-30T15:08:38.949Z] cjson-config.cmake [2021-07-30T15:08:38.949Z] [2021-07-30T15:08:38.949Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2021-07-30T15:08:38.949Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2021-07-30T15:08:38.949Z] provides a separate development package or SDK, be sure it has been [2021-07-30T15:08:38.949Z] installed. [2021-07-30T15:08:38.949Z] [2021-07-30T15:08:38.949Z] [2021-07-30T15:08:38.949Z] -- Configuring done [2021-07-30T15:08:38.949Z] -- Generating done [2021-07-30T15:08:38.949Z] -- Build files have been written to: /tmp/cbor [2021-07-30T15:08:38.949Z] Scanning dependencies of target cbor_shared [2021-07-30T15:08:38.949Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2021-07-30T15:08:39.223Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2021-07-30T15:08:39.223Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2021-07-30T15:08:39.491Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2021-07-30T15:08:39.491Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2021-07-30T15:08:39.491Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2021-07-30T15:08:39.491Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2021-07-30T15:08:39.761Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2021-07-30T15:08:39.761Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2021-07-30T15:08:39.761Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2021-07-30T15:08:39.761Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2021-07-30T15:08:40.030Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2021-07-30T15:08:40.030Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2021-07-30T15:08:40.030Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2021-07-30T15:08:40.300Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2021-07-30T15:08:40.300Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2021-07-30T15:08:40.300Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2021-07-30T15:08:40.300Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2021-07-30T15:08:40.573Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2021-07-30T15:08:40.573Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2021-07-30T15:08:40.573Z] [ 40%] Linking C shared library libcbor.so [2021-07-30T15:08:40.573Z] [ 40%] Built target cbor_shared [2021-07-30T15:08:40.573Z] Scanning dependencies of target cbor [2021-07-30T15:08:40.573Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2021-07-30T15:08:40.840Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2021-07-30T15:08:40.840Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2021-07-30T15:08:40.840Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2021-07-30T15:08:41.428Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2021-07-30T15:08:41.429Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2021-07-30T15:08:41.429Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2021-07-30T15:08:41.429Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2021-07-30T15:08:41.429Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2021-07-30T15:08:41.429Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2021-07-30T15:08:41.698Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2021-07-30T15:08:41.699Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2021-07-30T15:08:41.976Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2021-07-30T15:08:41.976Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2021-07-30T15:08:41.976Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2021-07-30T15:08:41.976Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2021-07-30T15:08:42.251Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2021-07-30T15:08:42.251Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2021-07-30T15:08:42.251Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2021-07-30T15:08:42.251Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2021-07-30T15:08:42.522Z] [ 80%] Linking C static library libcbor.a [2021-07-30T15:08:42.522Z] [ 80%] Built target cbor [2021-07-30T15:08:42.522Z] Scanning dependencies of target sort [2021-07-30T15:08:42.522Z] [ 82%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2021-07-30T15:08:42.522Z] [ 84%] Linking C executable sort [2021-07-30T15:08:42.522Z] [ 84%] Built target sort [2021-07-30T15:08:42.522Z] Scanning dependencies of target readfile [2021-07-30T15:08:42.522Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2021-07-30T15:08:42.522Z] [ 88%] Linking C executable readfile [2021-07-30T15:08:42.522Z] [ 88%] Built target readfile [2021-07-30T15:08:42.522Z] Scanning dependencies of target streaming_parser [2021-07-30T15:08:42.522Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2021-07-30T15:08:42.799Z] [ 92%] Linking C executable streaming_parser [2021-07-30T15:08:42.799Z] [ 92%] Built target streaming_parser [2021-07-30T15:08:42.799Z] Scanning dependencies of target hello [2021-07-30T15:08:42.799Z] [ 94%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2021-07-30T15:08:42.799Z] [ 96%] Linking C executable hello [2021-07-30T15:08:42.799Z] [ 96%] Built target hello [2021-07-30T15:08:42.799Z] Scanning dependencies of target create_items [2021-07-30T15:08:42.799Z] [ 98%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2021-07-30T15:08:42.799Z] [100%] Linking C executable create_items [2021-07-30T15:08:42.799Z] [100%] Built target create_items [2021-07-30T15:08:43.067Z] Install the project... [2021-07-30T15:08:43.067Z] -- Install configuration: "Release" [2021-07-30T15:08:43.067Z] -- Installing: /usr/local/include/cbor/configuration.h [2021-07-30T15:08:43.067Z] -- Installing: /usr/local/lib64/libcbor.a [2021-07-30T15:08:43.067Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2021-07-30T15:08:43.067Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2021-07-30T15:08:43.067Z] -- Installing: /usr/local/lib64/libcbor.so [2021-07-30T15:08:43.067Z] -- Up-to-date: /usr/local/include/cbor [2021-07-30T15:08:43.067Z] -- Installing: /usr/local/include/cbor/arrays.h [2021-07-30T15:08:43.067Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2021-07-30T15:08:43.067Z] -- Installing: /usr/local/include/cbor/callbacks.h [2021-07-30T15:08:43.067Z] -- Installing: /usr/local/include/cbor/common.h [2021-07-30T15:08:43.067Z] -- Installing: /usr/local/include/cbor/data.h [2021-07-30T15:08:43.067Z] -- Installing: /usr/local/include/cbor/encoding.h [2021-07-30T15:08:43.067Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2021-07-30T15:08:43.067Z] -- Installing: /usr/local/include/cbor/internal [2021-07-30T15:08:43.067Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2021-07-30T15:08:43.067Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2021-07-30T15:08:43.067Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2021-07-30T15:08:43.067Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2021-07-30T15:08:43.067Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2021-07-30T15:08:43.067Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2021-07-30T15:08:43.067Z] -- Installing: /usr/local/include/cbor/ints.h [2021-07-30T15:08:43.067Z] -- Installing: /usr/local/include/cbor/maps.h [2021-07-30T15:08:43.067Z] -- Installing: /usr/local/include/cbor/serialization.h [2021-07-30T15:08:43.067Z] -- Installing: /usr/local/include/cbor/streaming.h [2021-07-30T15:08:43.067Z] -- Installing: /usr/local/include/cbor/strings.h [2021-07-30T15:08:43.067Z] -- Installing: /usr/local/include/cbor/tags.h [2021-07-30T15:08:43.067Z] -- Installing: /usr/local/include/cbor.h [2021-07-30T15:08:43.067Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2021-07-30T15:08:43.657Z] Removing intermediate container cdfc46989e88 [2021-07-30T15:08:43.657Z] ---> 75dec75399ef [2021-07-30T15:08:43.657Z] Step 8/25 : RUN mkdir /tmp/sdk [2021-07-30T15:08:43.657Z] ---> Running in 9b7488dde492 [2021-07-30T15:08:44.260Z] Removing intermediate container 9b7488dde492 [2021-07-30T15:08:44.260Z] ---> eb1ba5cc1400 [2021-07-30T15:08:44.260Z] Step 9/25 : COPY VERSION /tmp/sdk [2021-07-30T15:08:44.531Z] ---> 8e9ebf402c7b [2021-07-30T15:08:44.531Z] Step 10/25 : COPY src /tmp/sdk/src [2021-07-30T15:08:44.799Z] ---> 5f69a4556637 [2021-07-30T15:08:44.800Z] Step 11/25 : COPY include /tmp/sdk/include [2021-07-30T15:08:45.070Z] ---> 7ec425896053 [2021-07-30T15:08:45.070Z] Step 12/25 : COPY scripts /tmp/sdk/scripts [2021-07-30T15:08:45.342Z] ---> 45b4ffb947c1 [2021-07-30T15:08:45.342Z] Step 13/25 : COPY LICENSE /tmp/sdk [2021-07-30T15:08:45.342Z] ---> cb757786fc9d [2021-07-30T15:08:45.342Z] Step 14/25 : COPY Attribution.txt /tmp/sdk [2021-07-30T15:08:45.615Z] ---> 4cef6b310a18 [2021-07-30T15:08:45.615Z] Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2021-07-30T15:08:45.615Z] ---> Running in e8da223136fb [2021-07-30T15:08:45.884Z] + CPPCHECK=false [2021-07-30T15:08:45.884Z] + DOCGEN=false [2021-07-30T15:08:45.884Z] + TOMLVER=SDK-0.2 [2021-07-30T15:08:45.884Z] + CUTILVER=1.1.4 [2021-07-30T15:08:45.884Z] + '[' 0 -gt 0 ] [2021-07-30T15:08:45.884Z] + readlink -f ./scripts/build.sh [2021-07-30T15:08:45.884Z] + dirname /tmp/sdk/scripts/build.sh [2021-07-30T15:08:45.884Z] + dirname /tmp/sdk/scripts [2021-07-30T15:08:45.884Z] + ROOT=/tmp/sdk [2021-07-30T15:08:45.884Z] + cd /tmp/sdk [2021-07-30T15:08:45.884Z] + '[' '!' -d deps ] [2021-07-30T15:08:45.884Z] + mkdir deps [2021-07-30T15:08:45.884Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-07-30T15:08:45.884Z] + tar -C deps -z -x -f - [2021-07-30T15:08:45.884Z] --2021-07-30 15:08:45-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-07-30T15:08:45.884Z] Resolving github.com (github.com)... 140.82.114.3 [2021-07-30T15:08:46.150Z] Connecting to github.com (github.com)|140.82.114.3|:443... connected. [2021-07-30T15:08:46.150Z] HTTP request sent, awaiting response... 302 Found [2021-07-30T15:08:46.150Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2021-07-30T15:08:46.150Z] --2021-07-30 15:08:46-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2021-07-30T15:08:46.150Z] Resolving codeload.github.com (codeload.github.com)... 140.82.112.10 [2021-07-30T15:08:46.150Z] Connecting to codeload.github.com (codeload.github.com)|140.82.112.10|:443... connected. [2021-07-30T15:08:46.418Z] HTTP request sent, awaiting response... 200 OK [2021-07-30T15:08:46.418Z] Length: 16451 (16K) [application/x-gzip] [2021-07-30T15:08:46.418Z] Saving to: 'STDOUT' [2021-07-30T15:08:46.418Z] [2021-07-30T15:08:46.418Z] 0K .......... ...... 100% 775K=0.02s [2021-07-30T15:08:46.418Z] [2021-07-30T15:08:46.418Z] 2021-07-30 15:08:46 (775 KB/s) - written to stdout [16451/16451] [2021-07-30T15:08:46.418Z] [2021-07-30T15:08:46.418Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2021-07-30T15:08:46.418Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-07-30T15:08:46.418Z] + tar -C deps -z -x -f - [2021-07-30T15:08:46.418Z] --2021-07-30 15:08:46-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-07-30T15:08:46.418Z] Resolving github.com (github.com)... 140.82.114.3 [2021-07-30T15:08:46.418Z] Connecting to github.com (github.com)|140.82.114.3|:443... connected. [2021-07-30T15:08:46.418Z] HTTP request sent, awaiting response... 302 Found [2021-07-30T15:08:46.418Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] [2021-07-30T15:08:46.418Z] --2021-07-30 15:08:46-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [2021-07-30T15:08:46.418Z] Resolving codeload.github.com (codeload.github.com)... 140.82.112.10 [2021-07-30T15:08:46.418Z] Connecting to codeload.github.com (codeload.github.com)|140.82.112.10|:443... connected. [2021-07-30T15:08:46.685Z] HTTP request sent, awaiting response... 200 OK [2021-07-30T15:08:46.685Z] Length: 181796 (178K) [application/x-gzip] [2021-07-30T15:08:46.685Z] Saving to: 'STDOUT' [2021-07-30T15:08:46.685Z] [2021-07-30T15:08:46.685Z] 0K .......... .......... .......... .......... .......... 28% 1.26M 0s [2021-07-30T15:08:46.685Z] 50K .......... .......... .......... .......... .......... 56% 2.50M 0s [2021-07-30T15:08:46.685Z] 100K .......... .......... .......... .......... .......... 84% 14.3M 0s [2021-07-30T15:08:46.685Z] 150K .......... .......... ....... 100% 3.74M=0.07s [2021-07-30T15:08:46.685Z] [2021-07-30T15:08:46.685Z] 2021-07-30 15:08:46 (2.51 MB/s) - written to stdout [181796/181796] [2021-07-30T15:08:46.685Z] [2021-07-30T15:08:46.685Z] + mkdir -p src/c/iot [2021-07-30T15:08:46.685Z] + 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-07-30T15:08:46.685Z] + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot [2021-07-30T15:08:46.685Z] + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot [2021-07-30T15:08:46.685Z] + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot [2021-07-30T15:08:46.685Z] + mkdir -p include/iot [2021-07-30T15:08:46.685Z] + 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-07-30T15:08:46.685Z] + mkdir -p include/iot/os [2021-07-30T15:08:46.685Z] + 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-07-30T15:08:46.685Z] + mkdir -p /tmp/sdk/build/release [2021-07-30T15:08:46.685Z] + cd /tmp/sdk/build/release [2021-07-30T15:08:46.685Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2021-07-30T15:08:46.952Z] -- The C compiler identification is GNU 9.3.0 [2021-07-30T15:08:46.952Z] -- Check for working C compiler: /usr/bin/cc [2021-07-30T15:08:46.952Z] -- Check for working C compiler: /usr/bin/cc - works [2021-07-30T15:08:46.952Z] -- Detecting C compiler ABI info [2021-07-30T15:08:46.952Z] -- Detecting C compiler ABI info - done [2021-07-30T15:08:46.952Z] -- Detecting C compile features [2021-07-30T15:08:46.952Z] -- Detecting C compile features - done [2021-07-30T15:08:46.952Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-07-30T15:08:46.952Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") [2021-07-30T15:08:46.952Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-07-30T15:08:46.952Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-07-30T15:08:46.952Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-07-30T15:08:46.952Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-07-30T15:08:46.952Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-07-30T15:08:46.952Z] -- C SDK 0.0.0 for Linux [2021-07-30T15:08:46.952Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-07-30T15:08:47.221Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-07-30T15:08:47.221Z] -- Found Curses: /usr/lib/libcurses.so [2021-07-30T15:08:47.221Z] -- Configuring done [2021-07-30T15:08:47.221Z] -- Generating done [2021-07-30T15:08:47.221Z] -- Build files have been written to: /tmp/sdk/build/release [2021-07-30T15:08:47.221Z] + make all package [2021-07-30T15:08:47.221Z] + tee release.log [2021-07-30T15:08:47.221Z] Scanning dependencies of target csdk [2021-07-30T15:08:47.221Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-07-30T15:08:47.490Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-07-30T15:08:47.490Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-07-30T15:08:47.760Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-07-30T15:08:48.029Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-07-30T15:08:48.029Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-07-30T15:08:48.299Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-07-30T15:08:48.299Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-07-30T15:08:48.299Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-07-30T15:08:48.568Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-07-30T15:08:48.836Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-07-30T15:08:48.836Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-07-30T15:08:49.103Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-07-30T15:08:49.103Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-07-30T15:08:49.371Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-07-30T15:08:49.371Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-07-30T15:08:49.371Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-07-30T15:08:49.961Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-07-30T15:08:49.961Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-07-30T15:08:49.961Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-07-30T15:08:50.229Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-07-30T15:08:50.229Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-07-30T15:08:50.229Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-07-30T15:08:50.814Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-07-30T15:08:50.814Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-07-30T15:08:50.814Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-07-30T15:08:51.081Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-07-30T15:08:51.081Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-07-30T15:08:51.081Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-07-30T15:08:51.346Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-07-30T15:08:51.346Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-07-30T15:08:51.611Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-07-30T15:08:51.611Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-07-30T15:08:51.876Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-07-30T15:08:52.148Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-07-30T15:08:52.148Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-07-30T15:08:52.415Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-07-30T15:08:53.009Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-07-30T15:08:53.280Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-07-30T15:08:53.280Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-07-30T15:08:53.280Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-07-30T15:08:53.547Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-07-30T15:08:53.817Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-07-30T15:08:54.405Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-07-30T15:08:54.990Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-07-30T15:08:54.990Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-07-30T15:08:54.990Z] [ 74%] Linking C shared library libcsdk.so [2021-07-30T15:08:55.259Z] [ 74%] Built target csdk [2021-07-30T15:08:55.259Z] Scanning dependencies of target template [2021-07-30T15:08:55.259Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-07-30T15:08:55.259Z] [ 77%] Linking C executable template [2021-07-30T15:08:55.259Z] [ 77%] Built target template [2021-07-30T15:08:55.259Z] Scanning dependencies of target device-counter [2021-07-30T15:08:55.259Z] [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-07-30T15:08:55.538Z] [ 80%] Linking C executable device-counter [2021-07-30T15:08:55.538Z] [ 80%] Built target device-counter [2021-07-30T15:08:55.538Z] Scanning dependencies of target device-random [2021-07-30T15:08:55.538Z] [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-07-30T15:08:55.538Z] [ 84%] Linking C executable device-random [2021-07-30T15:08:55.538Z] [ 84%] Built target device-random [2021-07-30T15:08:55.538Z] Scanning dependencies of target device-gyro [2021-07-30T15:08:55.805Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-07-30T15:08:55.805Z] [ 87%] Linking C executable device-gyro [2021-07-30T15:08:55.805Z] [ 87%] Built target device-gyro [2021-07-30T15:08:55.805Z] Scanning dependencies of target device-bitfields [2021-07-30T15:08:55.805Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-07-30T15:08:55.805Z] [ 90%] Linking C executable device-bitfields [2021-07-30T15:08:56.086Z] [ 90%] Built target device-bitfields [2021-07-30T15:08:56.086Z] Scanning dependencies of target template-discovery [2021-07-30T15:08:56.086Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-07-30T15:08:56.086Z] [ 93%] Linking C executable template-discovery [2021-07-30T15:08:56.086Z] [ 93%] Built target template-discovery [2021-07-30T15:08:56.086Z] Scanning dependencies of target device-file [2021-07-30T15:08:56.086Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-07-30T15:08:56.360Z] [ 96%] Linking C executable device-file [2021-07-30T15:08:56.360Z] [ 96%] Built target device-file [2021-07-30T15:08:56.360Z] Scanning dependencies of target device-terminal [2021-07-30T15:08:56.360Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-07-30T15:08:56.360Z] [100%] Linking C executable device-terminal [2021-07-30T15:08:56.632Z] [100%] Built target device-terminal [2021-07-30T15:08:56.632Z] Run CPack packaging tool... [2021-07-30T15:08:56.632Z] CPack: Create package using TGZ [2021-07-30T15:08:56.632Z] CPack: Install projects [2021-07-30T15:08:56.632Z] CPack: - Run preinstall target for: Csdk [2021-07-30T15:08:56.632Z] CPack: - Install project: Csdk [] [2021-07-30T15:08:56.907Z] CPack: Create package [2021-07-30T15:08:56.907Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2021-07-30T15:08:56.907Z] + '[' false '=' true ] [2021-07-30T15:08:56.907Z] + '[' false '=' true ] [2021-07-30T15:08:56.907Z] + mkdir -p /tmp/sdk/build/debug [2021-07-30T15:08:56.907Z] + cd /tmp/sdk/build/debug [2021-07-30T15:08:56.907Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2021-07-30T15:08:56.907Z] -- The C compiler identification is GNU 9.3.0 [2021-07-30T15:08:56.907Z] -- Check for working C compiler: /usr/bin/cc [2021-07-30T15:08:56.907Z] -- Check for working C compiler: /usr/bin/cc - works [2021-07-30T15:08:56.907Z] -- Detecting C compiler ABI info [2021-07-30T15:08:57.175Z] -- Detecting C compiler ABI info - done [2021-07-30T15:08:57.175Z] -- Detecting C compile features [2021-07-30T15:08:57.175Z] -- Detecting C compile features - done [2021-07-30T15:08:57.175Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-07-30T15:08:57.175Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") [2021-07-30T15:08:57.175Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-07-30T15:08:57.175Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-07-30T15:08:57.175Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-07-30T15:08:57.175Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-07-30T15:08:57.175Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-07-30T15:08:57.175Z] -- C SDK 0.0.0 for Linux [2021-07-30T15:08:57.175Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-07-30T15:08:57.175Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-07-30T15:08:57.175Z] -- Found Curses: /usr/lib/libcurses.so [2021-07-30T15:08:57.175Z] -- Configuring done [2021-07-30T15:08:57.175Z] -- Generating done [2021-07-30T15:08:57.175Z] -- Build files have been written to: /tmp/sdk/build/debug [2021-07-30T15:08:57.445Z] + make [2021-07-30T15:08:57.445Z] + tee debug.log [2021-07-30T15:08:57.445Z] Scanning dependencies of target csdk [2021-07-30T15:08:57.445Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-07-30T15:08:57.445Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-07-30T15:08:57.445Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-07-30T15:08:57.713Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-07-30T15:08:57.713Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-07-30T15:08:57.713Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-07-30T15:08:57.713Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-07-30T15:08:57.713Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-07-30T15:08:57.981Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-07-30T15:08:57.981Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-07-30T15:08:57.981Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-07-30T15:08:58.251Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-07-30T15:08:58.251Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-07-30T15:08:58.251Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-07-30T15:08:58.251Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-07-30T15:08:58.523Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-07-30T15:08:58.523Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-07-30T15:08:58.523Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-07-30T15:08:58.523Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-07-30T15:08:58.809Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-07-30T15:08:58.809Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-07-30T15:08:58.809Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-07-30T15:08:58.809Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-07-30T15:08:59.078Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-07-30T15:08:59.078Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-07-30T15:08:59.078Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-07-30T15:08:59.078Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-07-30T15:08:59.078Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-07-30T15:08:59.344Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-07-30T15:08:59.345Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-07-30T15:08:59.345Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-07-30T15:08:59.345Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-07-30T15:08:59.345Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-07-30T15:08:59.612Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-07-30T15:08:59.612Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-07-30T15:08:59.612Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-07-30T15:08:59.612Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-07-30T15:08:59.880Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-07-30T15:08:59.880Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-07-30T15:09:00.147Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-07-30T15:09:00.147Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-07-30T15:09:00.147Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-07-30T15:09:00.424Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-07-30T15:09:00.424Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-07-30T15:09:00.691Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-07-30T15:09:00.691Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-07-30T15:09:00.691Z] [ 74%] Linking C shared library libcsdk.so [2021-07-30T15:09:00.691Z] [ 74%] Built target csdk [2021-07-30T15:09:00.691Z] Scanning dependencies of target template [2021-07-30T15:09:00.691Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-07-30T15:09:00.971Z] [ 77%] Linking C executable template [2021-07-30T15:09:00.971Z] [ 77%] Built target template [2021-07-30T15:09:00.971Z] Scanning dependencies of target device-counter [2021-07-30T15:09:00.971Z] [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-07-30T15:09:00.971Z] [ 80%] Linking C executable device-counter [2021-07-30T15:09:00.971Z] [ 80%] Built target device-counter [2021-07-30T15:09:00.971Z] Scanning dependencies of target device-random [2021-07-30T15:09:00.971Z] [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-07-30T15:09:00.971Z] [ 84%] Linking C executable device-random [2021-07-30T15:09:01.240Z] [ 84%] Built target device-random [2021-07-30T15:09:01.240Z] Scanning dependencies of target device-gyro [2021-07-30T15:09:01.240Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-07-30T15:09:01.240Z] [ 87%] Linking C executable device-gyro [2021-07-30T15:09:01.240Z] [ 87%] Built target device-gyro [2021-07-30T15:09:01.240Z] Scanning dependencies of target device-bitfields [2021-07-30T15:09:01.240Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-07-30T15:09:01.240Z] [ 90%] Linking C executable device-bitfields [2021-07-30T15:09:01.240Z] [ 90%] Built target device-bitfields [2021-07-30T15:09:01.240Z] Scanning dependencies of target template-discovery [2021-07-30T15:09:01.512Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-07-30T15:09:01.512Z] [ 93%] Linking C executable template-discovery [2021-07-30T15:09:01.512Z] [ 93%] Built target template-discovery [2021-07-30T15:09:01.512Z] Scanning dependencies of target device-file [2021-07-30T15:09:01.512Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-07-30T15:09:01.512Z] [ 96%] Linking C executable device-file [2021-07-30T15:09:01.781Z] [ 96%] Built target device-file [2021-07-30T15:09:01.781Z] Scanning dependencies of target device-terminal [2021-07-30T15:09:01.781Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-07-30T15:09:01.781Z] [100%] Linking C executable device-terminal [2021-07-30T15:09:01.781Z] [100%] Built target device-terminal [2021-07-30T15:09:01.781Z] make: Entering directory '/tmp/sdk/build/release' [2021-07-30T15:09:01.781Z] make[1]: Entering directory '/tmp/sdk/build/release' [2021-07-30T15:09:01.781Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-30T15:09:01.781Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-30T15:09:01.781Z] [ 74%] Built target csdk [2021-07-30T15:09:01.781Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-30T15:09:01.781Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-30T15:09:01.781Z] [ 77%] Built target template [2021-07-30T15:09:01.781Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-30T15:09:01.781Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-30T15:09:01.781Z] [ 80%] Built target device-counter [2021-07-30T15:09:01.781Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-30T15:09:02.057Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-30T15:09:02.057Z] [ 84%] Built target device-random [2021-07-30T15:09:02.057Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-30T15:09:02.057Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-30T15:09:02.057Z] [ 87%] Built target device-gyro [2021-07-30T15:09:02.057Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-30T15:09:02.057Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-30T15:09:02.057Z] [ 90%] Built target device-bitfields [2021-07-30T15:09:02.057Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-30T15:09:02.057Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-30T15:09:02.057Z] [ 93%] Built target template-discovery [2021-07-30T15:09:02.057Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-30T15:09:02.057Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-30T15:09:02.057Z] [ 96%] Built target device-file [2021-07-30T15:09:02.057Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-30T15:09:02.057Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-30T15:09:02.057Z] [100%] Built target device-terminal [2021-07-30T15:09:02.057Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2021-07-30T15:09:02.057Z] Install the project... [2021-07-30T15:09:02.057Z] -- Install configuration: "Release" [2021-07-30T15:09:02.057Z] -- Installing: /usr/local/lib/libcsdk.so [2021-07-30T15:09:02.057Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2021-07-30T15:09:02.057Z] -- Up-to-date: /usr/local/include [2021-07-30T15:09:02.057Z] -- Installing: /usr/local/include/devsdk [2021-07-30T15:09:02.057Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2021-07-30T15:09:02.057Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2021-07-30T15:09:02.057Z] -- Installing: /usr/local/include/edgex [2021-07-30T15:09:02.057Z] -- Installing: /usr/local/include/edgex/devices.h [2021-07-30T15:09:02.057Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2021-07-30T15:09:02.057Z] -- Installing: /usr/local/include/edgex/edgex.h [2021-07-30T15:09:02.057Z] -- Installing: /usr/local/include/edgex/profiles.h [2021-07-30T15:09:02.057Z] -- Installing: /usr/local/include/edgex/rest-server.h [2021-07-30T15:09:02.057Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2021-07-30T15:09:02.057Z] -- Installing: /usr/local/include/iot [2021-07-30T15:09:02.057Z] -- Installing: /usr/local/include/iot/base64.h [2021-07-30T15:09:02.057Z] -- Installing: /usr/local/include/iot/component.h [2021-07-30T15:09:02.057Z] -- Installing: /usr/local/include/iot/config.h [2021-07-30T15:09:02.057Z] -- Installing: /usr/local/include/iot/container.h [2021-07-30T15:09:02.057Z] -- Installing: /usr/local/include/iot/data.h [2021-07-30T15:09:02.057Z] -- Installing: /usr/local/include/iot/hash.h [2021-07-30T15:09:02.057Z] -- Installing: /usr/local/include/iot/iot.h [2021-07-30T15:09:02.057Z] -- Installing: /usr/local/include/iot/json.h [2021-07-30T15:09:02.057Z] -- Installing: /usr/local/include/iot/logger.h [2021-07-30T15:09:02.057Z] -- Installing: /usr/local/include/iot/os.h [2021-07-30T15:09:02.057Z] -- Installing: /usr/local/include/iot/scheduler.h [2021-07-30T15:09:02.057Z] -- Installing: /usr/local/include/iot/thread.h [2021-07-30T15:09:02.057Z] -- Installing: /usr/local/include/iot/threadpool.h [2021-07-30T15:09:02.057Z] -- Installing: /usr/local/include/iot/time.h [2021-07-30T15:09:02.057Z] -- Installing: /usr/local/include/iot/typecode.h [2021-07-30T15:09:02.057Z] -- Installing: /usr/local/include/iot/os [2021-07-30T15:09:02.057Z] -- Installing: /usr/local/include/iot/os/linux.h [2021-07-30T15:09:02.057Z] -- Installing: /usr/local/include/iot/os/macos.h [2021-07-30T15:09:02.057Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2021-07-30T15:09:02.057Z] -- Installing: /usr/local/include/iot/defs.h [2021-07-30T15:09:02.057Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2021-07-30T15:09:02.057Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2021-07-30T15:09:02.057Z] make: Leaving directory '/tmp/sdk/build/release' [2021-07-30T15:09:02.649Z] Removing intermediate container e8da223136fb [2021-07-30T15:09:02.649Z] ---> c29252e90b13 [2021-07-30T15:09:02.649Z] Step 16/25 : FROM ${BASE} [2021-07-30T15:09:02.649Z] ---> ac6a0feb3254 [2021-07-30T15:09:02.649Z] Step 17/25 : LABEL maintainer="IOTech " [2021-07-30T15:09:02.649Z] ---> Running in 5b1d59c01070 [2021-07-30T15:09:02.922Z] Removing intermediate container 5b1d59c01070 [2021-07-30T15:09:02.922Z] ---> 5b27acf8bd5c [2021-07-30T15:09:02.922Z] 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-07-30T15:09:02.922Z] ---> Running in 6a593ec448d8 [2021-07-30T15:09:03.406Z] Connecting to iotech.jfrog.io (54.195.244.87:443) [2021-07-30T15:09:03.687Z] saving to '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' [2021-07-30T15:09:03.687Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-07-30T15:09:03.687Z] '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [2021-07-30T15:09:03.687Z] Removing intermediate container 6a593ec448d8 [2021-07-30T15:09:03.687Z] ---> 5d462a53de33 [2021-07-30T15:09:03.687Z] Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-07-30T15:09:03.687Z] ---> Running in 450192ea1f80 [2021-07-30T15:09:04.283Z] Removing intermediate container 450192ea1f80 [2021-07-30T15:09:04.283Z] ---> 328ea2c0b876 [2021-07-30T15:09:04.283Z] 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-07-30T15:09:04.283Z] ---> Running in 0befb354c244 [2021-07-30T15:09:04.550Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-30T15:09:05.133Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-30T15:09:05.718Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz [2021-07-30T15:09:06.302Z] (1/7) Installing curl (7.78.0-r0) [2021-07-30T15:09:06.302Z] (2/7) Installing hiredis (0.14.1-r0) [2021-07-30T15:09:06.570Z] (3/7) Installing hiredis-dev (0.14.1-r0) [2021-07-30T15:09:06.570Z] (4/7) Installing libuuid (2.35.2-r0) [2021-07-30T15:09:06.570Z] (5/7) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-07-30T15:09:07.984Z] (6/7) Installing libidn2 (2.3.0-r0) [2021-07-30T15:09:08.254Z] (7/7) Installing wget (1.20.3-r1) [2021-07-30T15:09:08.845Z] Executing busybox-1.31.1-r20.trigger [2021-07-30T15:09:08.845Z] OK: 286 MiB in 82 packages [2021-07-30T15:09:09.113Z] Removing intermediate container 0befb354c244 [2021-07-30T15:09:09.113Z] ---> e221e6ff0839 [2021-07-30T15:09:09.113Z] Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2021-07-30T15:09:09.383Z] ---> c1c9b5d12d5f [2021-07-30T15:09:09.383Z] Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2021-07-30T15:09:09.383Z] ---> dd3f224bbbda [2021-07-30T15:09:09.383Z] Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib [2021-07-30T15:09:09.655Z] ---> 71f8e8b45371 [2021-07-30T15:09:09.655Z] Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2021-07-30T15:09:09.655Z] ---> 0c29dde83183 [2021-07-30T15:09:09.655Z] Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2021-07-30T15:09:09.927Z] ---> e06aa2bcae0a [2021-07-30T15:09:09.927Z] Successfully built e06aa2bcae0a [2021-07-30T15:09:09.927Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-30T15:09:10.428Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-30T15:09:10.428Z] . [Pipeline] withDockerContainer [2021-07-30T15:09:10.554Z] prd-centos7-docker-4c-2g-1016 does not seem to be running inside a container [2021-07-30T15:09:10.647Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/2 -v /w/workspace/device-sdk-c/2:/w/workspace/device-sdk-c/2:rw,z -v /w/workspace/device-sdk-c/2@tmp:/w/workspace/device-sdk-c/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-30T15:09:11.015Z] $ docker top 1476262640ee75d79ca49de5cdfa8682c08a2b91d288aae1fcd19f7b01a53584 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-30T15:09:11.437Z] + make test [2021-07-30T15:09:11.437Z] echo "make test" [2021-07-30T15:09:11.437Z] make test [Pipeline] } [2021-07-30T15:09:11.449Z] $ docker stop --time=1 1476262640ee75d79ca49de5cdfa8682c08a2b91d288aae1fcd19f7b01a53584 [2021-07-30T15:09:12.653Z] $ docker rm -f 1476262640ee75d79ca49de5cdfa8682c08a2b91d288aae1fcd19f7b01a53584 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-30T15:09:13.930Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-07-30T15:09:14.255Z] + ls -al . [2021-07-30T15:09:14.255Z] total 160 [2021-07-30T15:09:14.255Z] drwxrwxr-x. 8 jenkins jenkins 260 Jul 30 15:08 . [2021-07-30T15:09:14.255Z] drwxrwxr-x. 4 jenkins jenkins 28 Jul 30 15:08 .. [2021-07-30T15:09:14.255Z] -rw-rw-r--. 1 jenkins jenkins 3104 Jul 30 15:08 Attribution.txt [2021-07-30T15:09:14.255Z] -rw-rw-r--. 1 jenkins jenkins 7509 Jul 30 15:08 CHANGES [2021-07-30T15:09:14.255Z] drwxrwxr-x. 2 jenkins jenkins 121 Jul 30 15:08 docs [2021-07-30T15:09:14.255Z] -rw-rw-r--. 1 jenkins jenkins 108574 Jul 30 15:08 Doxyfile [2021-07-30T15:09:14.255Z] drwxrwxr-x. 8 jenkins jenkins 179 Jul 30 15:08 .git [2021-07-30T15:09:14.255Z] drwxrwxr-x. 2 jenkins jenkins 81 Jul 30 15:08 .github [2021-07-30T15:09:14.255Z] -rw-rw-r--. 1 jenkins jenkins 176 Jul 30 15:08 .gitignore [2021-07-30T15:09:14.255Z] drwxrwxr-x. 4 jenkins jenkins 33 Jul 30 15:08 include [2021-07-30T15:09:14.255Z] -rw-rw-r--. 1 jenkins jenkins 784 Jul 30 15:08 Jenkinsfile [2021-07-30T15:09:14.255Z] -rw-rw-r--. 1 jenkins jenkins 10174 Jul 30 15:08 LICENSE [2021-07-30T15:09:14.255Z] -rw-rw-r--. 1 jenkins jenkins 444 Jul 30 15:08 Makefile [2021-07-30T15:09:14.255Z] -rw-rw-r--. 1 jenkins jenkins 4086 Jul 30 15:08 README.md [2021-07-30T15:09:14.255Z] -rw-rw-r--. 1 jenkins jenkins 7090 Jul 30 15:08 README.v2.md [2021-07-30T15:09:14.255Z] drwxrwxr-x. 2 jenkins jenkins 98 Jul 30 15:08 scripts [2021-07-30T15:09:14.255Z] drwxrwxr-x. 4 jenkins jenkins 50 Jul 30 15:08 src [2021-07-30T15:09:14.255Z] -rw-rw-r--. 1 jenkins jenkins 5 Jul 30 15:07 VERSION [Pipeline] isUnix [Pipeline] sh [2021-07-30T15:09:14.588Z] + 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=5c62084b0a94f2729c922cf2af90d4622b9d28fd --label arch=amd64 --label version=0.0.0 . [2021-07-30T15:09:14.588Z] Sending build context to Docker daemon 2.585MB [2021-07-30T15:09:14.588Z] Step 1/17 : ARG BASE=alpine:3.12 [2021-07-30T15:09:14.588Z] Step 2/17 : FROM ${BASE} [2021-07-30T15:09:14.588Z] ---> e06aa2bcae0a [2021-07-30T15:09:14.588Z] Step 3/17 : LABEL maintainer="IOTech " [2021-07-30T15:09:14.588Z] ---> Running in 3a1915d4414c [2021-07-30T15:09:14.588Z] Removing intermediate container 3a1915d4414c [2021-07-30T15:09:14.588Z] ---> 2798da034f38 [2021-07-30T15:09:14.588Z] 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-07-30T15:09:14.859Z] ---> Running in f18079c07578 [2021-07-30T15:09:15.135Z] --2021-07-30 15:09:14-- https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub [2021-07-30T15:09:15.135Z] Resolving iotech.jfrog.io (iotech.jfrog.io)... 54.195.244.87, 54.170.66.44, 54.229.110.245 [2021-07-30T15:09:16.098Z] Connecting to iotech.jfrog.io (iotech.jfrog.io)|54.195.244.87|:443... connected. [2021-07-30T15:09:16.365Z] HTTP request sent, awaiting response... 200 OK [2021-07-30T15:09:16.365Z] Length: 451 [application/octet-stream] [2021-07-30T15:09:16.365Z] Saving to: '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' [2021-07-30T15:09:16.365Z]  [2021-07-30T15:09:16.365Z] 0K 100% 48.9M=0s [2021-07-30T15:09:16.365Z] [2021-07-30T15:09:16.365Z] 2021-07-30 15:09:16 (48.9 MB/s) - '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [451/451] [2021-07-30T15:09:16.365Z] [2021-07-30T15:09:16.643Z] Removing intermediate container f18079c07578 [2021-07-30T15:09:16.643Z] ---> 8de916a39fe9 [2021-07-30T15:09:16.643Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-07-30T15:09:16.643Z] ---> Running in 178786d096f9 [2021-07-30T15:09:17.251Z] Removing intermediate container 178786d096f9 [2021-07-30T15:09:17.251Z] ---> 16051ac2c5fb [2021-07-30T15:09:17.251Z] 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-07-30T15:09:17.251Z] ---> Running in 822df480f87d [2021-07-30T15:09:17.520Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-30T15:09:18.932Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-30T15:09:22.307Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz [2021-07-30T15:09:22.307Z] (1/16) Installing ncurses-dev (6.2_p20200523-r0) [2021-07-30T15:09:22.575Z] (2/16) Installing libblkid (2.35.2-r0) [2021-07-30T15:09:22.846Z] (3/16) Installing blkid (2.35.2-r0) [2021-07-30T15:09:23.114Z] (4/16) Installing libcap-ng (0.7.10-r1) [2021-07-30T15:09:23.114Z] (5/16) Installing setpriv (2.35.2-r0) [2021-07-30T15:09:23.383Z] (6/16) Installing libmount (2.35.2-r0) [2021-07-30T15:09:23.982Z] (7/16) Installing libsmartcols (2.35.2-r0) [2021-07-30T15:09:24.252Z] (8/16) Installing findmnt (2.35.2-r0) [2021-07-30T15:09:24.520Z] (9/16) Installing mcookie (2.35.2-r0) [2021-07-30T15:09:24.520Z] (10/16) Installing hexdump (2.35.2-r0) [2021-07-30T15:09:24.790Z] (11/16) Installing lsblk (2.35.2-r0) [2021-07-30T15:09:25.059Z] (12/16) Installing libfdisk (2.35.2-r0) [2021-07-30T15:09:25.646Z] (13/16) Installing sfdisk (2.35.2-r0) [2021-07-30T15:09:25.646Z] (14/16) Installing cfdisk (2.35.2-r0) [2021-07-30T15:09:25.916Z] (15/16) Installing util-linux (2.35.2-r0) [2021-07-30T15:09:31.267Z] (16/16) Installing util-linux-dev (2.35.2-r0) [2021-07-30T15:09:32.684Z] Executing busybox-1.31.1-r20.trigger [2021-07-30T15:09:32.684Z] OK: 295 MiB in 98 packages [2021-07-30T15:09:32.954Z] Removing intermediate container 822df480f87d [2021-07-30T15:09:32.954Z] ---> 99d8ae10daf0 [2021-07-30T15:09:32.954Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2021-07-30T15:09:33.223Z] ---> ae771bda6568 [2021-07-30T15:09:33.223Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2021-07-30T15:09:33.490Z] ---> f0437f45a51e [2021-07-30T15:09:33.490Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2021-07-30T15:09:33.490Z] ---> 2e1145228679 [2021-07-30T15:09:33.490Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2021-07-30T15:09:33.764Z] ---> 1846295e0f4d [2021-07-30T15:09:33.764Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2021-07-30T15:09:33.764Z] ---> bbc8d4011710 [2021-07-30T15:09:33.764Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2021-07-30T15:09:34.039Z] ---> 16aa391125db [2021-07-30T15:09:34.039Z] Step 13/17 : WORKDIR /edgex-c-sdk [2021-07-30T15:09:34.039Z] ---> Running in 8929559abacb [2021-07-30T15:09:34.039Z] Removing intermediate container 8929559abacb [2021-07-30T15:09:34.039Z] ---> 4fe10e5ac691 [2021-07-30T15:09:34.039Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2021-07-30T15:09:34.039Z] ---> Running in 8b8db84e1c12 [2021-07-30T15:09:34.309Z] Removing intermediate container 8b8db84e1c12 [2021-07-30T15:09:34.309Z] ---> 654775875123 [2021-07-30T15:09:34.309Z] Step 15/17 : LABEL arch=amd64 [2021-07-30T15:09:34.309Z] ---> Running in e25c82262eb5 [2021-07-30T15:09:34.309Z] Removing intermediate container e25c82262eb5 [2021-07-30T15:09:34.309Z] ---> 111a1eb796d7 [2021-07-30T15:09:34.309Z] Step 16/17 : LABEL git_sha=5c62084b0a94f2729c922cf2af90d4622b9d28fd [2021-07-30T15:09:34.309Z] ---> Running in 128e30db9026 [2021-07-30T15:09:34.309Z] Removing intermediate container 128e30db9026 [2021-07-30T15:09:34.309Z] ---> 1be41d63ef7a [2021-07-30T15:09:34.309Z] Step 17/17 : LABEL version=0.0.0 [2021-07-30T15:09:34.576Z] ---> Running in e129be9745ae [2021-07-30T15:09:34.576Z] Removing intermediate container e129be9745ae [2021-07-30T15:09:34.576Z] ---> d6f82c487400 [2021-07-30T15:09:34.576Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-07-30T15:09:34.576Z] Successfully built d6f82c487400 [2021-07-30T15:09:34.577Z] 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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-30T15:09:35.340Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-30T15:09:35.340Z] [2021-07-30T15:09:35.340Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-30T15:09:35.699Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-30T15:09:35.699Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-30T15:09:35.699Z] b4d181a07f80: Pulling fs layer [2021-07-30T15:09:35.699Z] a1111a8f2ec3: Pulling fs layer [2021-07-30T15:09:35.699Z] ed53099fbce6: Pulling fs layer [2021-07-30T15:09:35.699Z] dc539afda2c1: Pulling fs layer [2021-07-30T15:09:35.699Z] 77bc0d833cb6: Pulling fs layer [2021-07-30T15:09:35.699Z] 9065ff56babe: Pulling fs layer [2021-07-30T15:09:35.699Z] d287ab97295c: Pulling fs layer [2021-07-30T15:09:35.699Z] 77bc0d833cb6: Waiting [2021-07-30T15:09:35.699Z] 9065ff56babe: Waiting [2021-07-30T15:09:35.699Z] d287ab97295c: Waiting [2021-07-30T15:09:35.699Z] dc539afda2c1: Waiting [2021-07-30T15:09:35.967Z] a1111a8f2ec3: Verifying Checksum [2021-07-30T15:09:35.967Z] a1111a8f2ec3: Download complete [2021-07-30T15:09:36.233Z] dc539afda2c1: Verifying Checksum [2021-07-30T15:09:36.233Z] dc539afda2c1: Download complete [2021-07-30T15:09:36.500Z] 77bc0d833cb6: Verifying Checksum [2021-07-30T15:09:36.500Z] 77bc0d833cb6: Download complete [2021-07-30T15:09:36.500Z] 9065ff56babe: Verifying Checksum [2021-07-30T15:09:36.500Z] 9065ff56babe: Download complete [2021-07-30T15:09:36.766Z] ed53099fbce6: Verifying Checksum [2021-07-30T15:09:36.766Z] ed53099fbce6: Download complete [2021-07-30T15:09:37.728Z] b4d181a07f80: Verifying Checksum [2021-07-30T15:09:37.728Z] b4d181a07f80: Download complete [2021-07-30T15:09:38.702Z] b4d181a07f80: Pull complete [2021-07-30T15:09:38.974Z] a1111a8f2ec3: Pull complete [2021-07-30T15:09:39.564Z] ed53099fbce6: Pull complete [2021-07-30T15:09:39.564Z] dc539afda2c1: Pull complete [2021-07-30T15:09:39.833Z] 77bc0d833cb6: Pull complete [2021-07-30T15:09:39.833Z] 9065ff56babe: Pull complete [2021-07-30T15:09:42.425Z] d287ab97295c: Download complete [2021-07-30T15:09:47.824Z] d287ab97295c: Pull complete [2021-07-30T15:09:47.824Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-30T15:09:47.824Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-30T15:09:47.824Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-30T15:09:47.961Z] prd-centos7-docker-4c-2g-1016 does not seem to be running inside a container [2021-07-30T15:09:48.055Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-c/2 -v /w/workspace/device-sdk-c/2:/w/workspace/device-sdk-c/2:rw,z -v /w/workspace/device-sdk-c/2@tmp:/w/workspace/device-sdk-c/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-07-30T15:09:50.571Z] $ docker top 8f62ade4ba65ebec80fbf61726447836e56e07db124c405179f65ea773b38ad3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-30T15:09:51.093Z] ---> job-cost.sh [2021-07-30T15:09:51.093Z] lf-activate-venv: SKIPPING [2021-07-30T15:09:51.093Z] INFO: No Stack... [2021-07-30T15:09:52.057Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-30T15:09:52.641Z] INFO: Archiving Costs [Pipeline] sh [2021-07-30T15:09:52.987Z] + cat /w/workspace/device-sdk-c/2/archives/cost.csv [2021-07-30T15:09:52.987Z] + cut -d, -f6 [Pipeline] lock [2021-07-30T15:09:53.031Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-PR-360-2-stack-cost] [2021-07-30T15:09:53.039Z] Resource [jenkins-edgexfoundry-device-sdk-c-PR-360-2-stack-cost] did not exist. Created. [2021-07-30T15:09:53.039Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-c-PR-360-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-30T15:09:53.397Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-07-30T15:09:53.667Z] Stashed 1 file(s) [Pipeline] } [2021-07-30T15:09:53.681Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-c-PR-360-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-30T15:09:53.911Z] $ docker stop --time=1 8f62ade4ba65ebec80fbf61726447836e56e07db124c405179f65ea773b38ad3 [2021-07-30T15:09:55.098Z] $ docker rm -f 8f62ade4ba65ebec80fbf61726447836e56e07db124c405179f65ea773b38ad3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-30T15:10:05.305Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1019 in /w/workspace/edgexfoundry_device-sdk-c_PR-360 [Pipeline] { [Pipeline] ws [2021-07-30T15:10:05.322Z] Running in /w/workspace/device-sdk-c/2 [Pipeline] { [Pipeline] checkout [2021-07-30T15:10:05.690Z] Selected Git installation does not exist. Using Default [2021-07-30T15:10:05.690Z] The recommended git tool is: NONE [2021-07-30T15:10:13.226Z] using credential edgex-jenkins-ssh [2021-07-30T15:10:13.247Z] Cloning the remote Git repository [2021-07-30T15:10:13.317Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2021-07-30T15:10:13.466Z] > git init /w/workspace/device-sdk-c/2 # timeout=10 [2021-07-30T15:10:13.587Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-07-30T15:10:13.588Z] > git --version # timeout=10 [2021-07-30T15:10:13.608Z] > git --version # 'git version 2.17.1' [2021-07-30T15:10:13.611Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-30T15:10:13.751Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-30T15:10:16.159Z] Merging remotes/origin/main commit 06bc10b48272c0f3cc1c2953f0a9dac9a54cc00f into PR head commit 5c62084b0a94f2729c922cf2af90d4622b9d28fd [2021-07-30T15:10:15.380Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-07-30T15:10:15.410Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-30T15:10:15.446Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-07-30T15:10:15.490Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-07-30T15:10:15.491Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-30T15:10:15.509Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/360/head:refs/remotes/origin/PR-360 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-30T15:10:16.183Z] > git config core.sparsecheckout # timeout=10 [2021-07-30T15:10:16.208Z] > git checkout -f 5c62084b0a94f2729c922cf2af90d4622b9d28fd # timeout=10 [2021-07-30T15:10:16.351Z] > git remote # timeout=10 [2021-07-30T15:10:16.376Z] > git config --get remote.origin.url # timeout=10 [2021-07-30T15:10:16.478Z] Merge succeeded, producing 5c62084b0a94f2729c922cf2af90d4622b9d28fd [2021-07-30T15:10:16.479Z] Checking out Revision 5c62084b0a94f2729c922cf2af90d4622b9d28fd (PR-360) [2021-07-30T15:10:16.394Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-30T15:10:16.413Z] > git merge 06bc10b48272c0f3cc1c2953f0a9dac9a54cc00f # timeout=10 [2021-07-30T15:10:16.444Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-30T15:10:16.489Z] > git config core.sparsecheckout # timeout=10 [2021-07-30T15:10:16.506Z] > git checkout -f 5c62084b0a94f2729c922cf2af90d4622b9d28fd # timeout=10 [2021-07-30T15:10:21.409Z] Commit message: "docs: Update build status badge" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-30T15:10:21.734Z] provisioning config files... [2021-07-30T15:10:21.771Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/2@tmp/config710106718302622287tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-30T15:10:22.458Z] ---> docker-login.sh [2021-07-30T15:10:22.458Z] nexus3.edgexfoundry.org:10001 [2021-07-30T15:10:23.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T15:10:24.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T15:10:24.079Z] Configure a credential helper to remove this warning. See [2021-07-30T15:10:24.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T15:10:24.079Z] [2021-07-30T15:10:24.079Z] Login Succeeded [2021-07-30T15:10:24.079Z] nexus3.edgexfoundry.org:10002 [2021-07-30T15:10:24.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T15:10:24.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T15:10:24.645Z] Configure a credential helper to remove this warning. See [2021-07-30T15:10:24.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T15:10:24.645Z] [2021-07-30T15:10:24.645Z] Login Succeeded [2021-07-30T15:10:24.645Z] nexus3.edgexfoundry.org:10003 [2021-07-30T15:10:25.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T15:10:25.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T15:10:25.260Z] Configure a credential helper to remove this warning. See [2021-07-30T15:10:25.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T15:10:25.260Z] [2021-07-30T15:10:25.260Z] Login Succeeded [2021-07-30T15:10:25.260Z] nexus3.edgexfoundry.org:10004 [2021-07-30T15:10:25.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T15:10:26.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T15:10:26.156Z] Configure a credential helper to remove this warning. See [2021-07-30T15:10:26.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T15:10:26.156Z] [2021-07-30T15:10:26.156Z] Login Succeeded [2021-07-30T15:10:26.156Z] docker.io [2021-07-30T15:10:26.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T15:10:27.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T15:10:27.056Z] Configure a credential helper to remove this warning. See [2021-07-30T15:10:27.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T15:10:27.056Z] [2021-07-30T15:10:27.056Z] Login Succeeded [2021-07-30T15:10:27.056Z] ---> docker-login.sh ends [Pipeline] } [2021-07-30T15:10:27.194Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-30T15:10:27.873Z] ========================================================= [2021-07-30T15:10:27.873Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2021-07-30T15:10:27.873Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-07-30T15:10:28.277Z] + 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-07-30T15:10:28.885Z] Sending build context to Docker daemon 2.584MB [2021-07-30T15:10:28.885Z] Step 1/25 : ARG BASE=alpine:3.12 [2021-07-30T15:10:28.885Z] Step 2/25 : FROM ${BASE} as builder [2021-07-30T15:10:29.161Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2021-07-30T15:10:29.161Z] d2f70382dc9a: Pulling fs layer [2021-07-30T15:10:29.161Z] b08cc2eccb4b: Pulling fs layer [2021-07-30T15:10:29.161Z] 7b69db201801: Pulling fs layer [2021-07-30T15:10:29.441Z] b08cc2eccb4b: Verifying Checksum [2021-07-30T15:10:29.441Z] b08cc2eccb4b: Download complete [2021-07-30T15:10:29.441Z] d2f70382dc9a: Verifying Checksum [2021-07-30T15:10:29.441Z] d2f70382dc9a: Download complete [2021-07-30T15:10:30.438Z] d2f70382dc9a: Pull complete [2021-07-30T15:10:30.716Z] b08cc2eccb4b: Pull complete [2021-07-30T15:10:31.705Z] 7b69db201801: Verifying Checksum [2021-07-30T15:10:31.705Z] 7b69db201801: Download complete [2021-07-30T15:10:40.058Z] 7b69db201801: Pull complete [2021-07-30T15:10:40.058Z] Digest: sha256:6402f0ff92f22f5db569dc2a94aef5717e50795d64082fb226716824a8b8ffba [2021-07-30T15:10:40.058Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2021-07-30T15:10:40.058Z] ---> 759262b18b23 [2021-07-30T15:10:40.058Z] 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-07-30T15:10:43.521Z] ---> Running in 09c6e7f9b49d [2021-07-30T15:10:44.993Z] Connecting to iotech.jfrog.io (54.229.110.245:443) [2021-07-30T15:10:45.273Z] saving to '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' [2021-07-30T15:10:45.273Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-07-30T15:10:45.273Z] '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [2021-07-30T15:10:46.741Z] Removing intermediate container 09c6e7f9b49d [2021-07-30T15:10:46.741Z] ---> b166c0ee04da [2021-07-30T15:10:46.741Z] Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-07-30T15:10:46.741Z] ---> Running in 22bf257403c1 [2021-07-30T15:10:49.411Z] Removing intermediate container 22bf257403c1 [2021-07-30T15:10:49.411Z] ---> 70c530dfc955 [2021-07-30T15:10:49.411Z] 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-07-30T15:10:49.411Z] ---> Running in d418b8984b7b [2021-07-30T15:10:50.879Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-30T15:10:51.478Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-30T15:10:52.074Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz [2021-07-30T15:10:52.671Z] (1/22) Installing hiredis (0.14.1-r0) [2021-07-30T15:10:52.671Z] (2/22) Installing hiredis-dev (0.14.1-r0) [2021-07-30T15:10:52.946Z] (3/22) Installing ncurses-dev (6.2_p20200523-r0) [2021-07-30T15:10:52.946Z] (4/22) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-07-30T15:10:54.930Z] (5/22) Installing libblkid (2.35.2-r0) [2021-07-30T15:10:54.930Z] (6/22) Installing blkid (2.35.2-r0) [2021-07-30T15:10:54.930Z] (7/22) Installing libcap-ng (0.7.10-r1) [2021-07-30T15:10:55.204Z] (8/22) Installing setpriv (2.35.2-r0) [2021-07-30T15:10:55.204Z] (9/22) Installing libmount (2.35.2-r0) [2021-07-30T15:10:55.477Z] (10/22) Installing libsmartcols (2.35.2-r0) [2021-07-30T15:10:55.477Z] (11/22) Installing findmnt (2.35.2-r0) [2021-07-30T15:10:55.477Z] (12/22) Installing mcookie (2.35.2-r0) [2021-07-30T15:10:55.750Z] (13/22) Installing hexdump (2.35.2-r0) [2021-07-30T15:10:55.750Z] (14/22) Installing lsblk (2.35.2-r0) [2021-07-30T15:10:55.750Z] (15/22) Installing libuuid (2.35.2-r0) [2021-07-30T15:10:56.027Z] (16/22) Installing libfdisk (2.35.2-r0) [2021-07-30T15:10:56.027Z] (17/22) Installing sfdisk (2.35.2-r0) [2021-07-30T15:10:56.027Z] (18/22) Installing cfdisk (2.35.2-r0) [2021-07-30T15:10:56.300Z] (19/22) Installing util-linux (2.35.2-r0) [2021-07-30T15:10:56.575Z] (20/22) Installing util-linux-dev (2.35.2-r0) [2021-07-30T15:10:56.848Z] (21/22) Installing libidn2 (2.3.0-r0) [2021-07-30T15:10:56.848Z] (22/22) Installing wget (1.20.3-r1) [2021-07-30T15:10:57.121Z] Executing busybox-1.31.1-r20.trigger [2021-07-30T15:10:57.121Z] OK: 276 MiB in 97 packages [2021-07-30T15:10:59.109Z] Removing intermediate container d418b8984b7b [2021-07-30T15:10:59.109Z] ---> 47bb93a4195b [2021-07-30T15:10:59.109Z] Step 6/25 : ENV CBOR_VERSION=0.5.0 [2021-07-30T15:10:59.109Z] ---> Running in a12295180683 [2021-07-30T15:10:59.713Z] Removing intermediate container a12295180683 [2021-07-30T15:10:59.713Z] ---> cae552bfd1bd [2021-07-30T15:10:59.713Z] 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-07-30T15:10:59.713Z] ---> Running in 2ab5aa128ee2 [2021-07-30T15:11:01.149Z] --2021-07-30 15:11:00-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2021-07-30T15:11:01.149Z] Resolving github.com (github.com)... 140.82.114.3 [2021-07-30T15:11:01.149Z] Connecting to github.com (github.com)|140.82.114.3|:443... connected. [2021-07-30T15:11:01.149Z] HTTP request sent, awaiting response... 302 Found [2021-07-30T15:11:01.149Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2021-07-30T15:11:01.149Z] --2021-07-30 15:11:00-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2021-07-30T15:11:01.149Z] Resolving codeload.github.com (codeload.github.com)... 140.82.113.9 [2021-07-30T15:11:01.149Z] Connecting to codeload.github.com (codeload.github.com)|140.82.113.9|:443... connected. [2021-07-30T15:11:01.149Z] HTTP request sent, awaiting response... 200 OK [2021-07-30T15:11:01.149Z] Length: unspecified [application/x-gzip] [2021-07-30T15:11:01.149Z] Saving to: 'STDOUT' [2021-07-30T15:11:01.149Z] [2021-07-30T15:11:01.423Z] 0K .......... .......... .......... .......... .......... 1.30M [2021-07-30T15:11:01.423Z] 50K .......... .......... .......... .......... .......... 2.60M [2021-07-30T15:11:01.423Z] 100K .......... .......... .......... .......... .......... 2.82M [2021-07-30T15:11:01.423Z] 150K .......... .......... .......... .......... .......... 8.28M [2021-07-30T15:11:01.423Z] 200K .......... .......... .......... .......... .......... 12.6M [2021-07-30T15:11:01.423Z] 250K .......... .......... .......... .......... .......... 2.70M [2021-07-30T15:11:01.423Z] 300K .......... .......... .......... .......... .......... 4.23M [2021-07-30T15:11:01.423Z] 350K .......... .......... .......... .......... .......... 5.14M [2021-07-30T15:11:01.423Z] 400K .......... .......... .......... .......... .......... 3.45M [2021-07-30T15:11:01.423Z] 450K .......... .......... .......... .......... .......... 3.79M [2021-07-30T15:11:01.423Z] 500K .......... .......... .......... .......... .......... 7.81M [2021-07-30T15:11:01.423Z] 550K .......... .......... .......... .......... .......... 2.65M [2021-07-30T15:11:01.423Z] 600K .......... .......... .......... .......... .......... 773K [2021-07-30T15:11:01.423Z] 650K .......... .......... .......... .......... .......... 2.46M [2021-07-30T15:11:01.423Z] 700K ..      239K=0.3s [2021-07-30T15:11:01.423Z] [2021-07-30T15:11:01.423Z] 2021-07-30 15:11:01 (2.55 MB/s) - written to stdout [719348] [2021-07-30T15:11:01.423Z] [2021-07-30T15:11:02.023Z] -- The C compiler identification is GNU 9.3.0 [2021-07-30T15:11:02.300Z] -- The CXX compiler identification is GNU 9.3.0 [2021-07-30T15:11:02.300Z] -- Check for working C compiler: /usr/bin/cc [2021-07-30T15:11:02.578Z] -- Check for working C compiler: /usr/bin/cc - works [2021-07-30T15:11:02.578Z] -- Detecting C compiler ABI info [2021-07-30T15:11:02.859Z] -- Detecting C compiler ABI info - done [2021-07-30T15:11:03.139Z] -- Detecting C compile features [2021-07-30T15:11:03.139Z] -- Detecting C compile features - done [2021-07-30T15:11:03.139Z] -- Check for working CXX compiler: /usr/bin/c++ [2021-07-30T15:11:03.417Z] -- Check for working CXX compiler: /usr/bin/c++ - works [2021-07-30T15:11:03.417Z] -- Detecting CXX compiler ABI info [2021-07-30T15:11:04.018Z] -- Detecting CXX compiler ABI info - done [2021-07-30T15:11:04.018Z] -- Detecting CXX compile features [2021-07-30T15:11:04.018Z] -- Detecting CXX compile features - done [2021-07-30T15:11:04.018Z] -- Looking for include file endian.h [2021-07-30T15:11:04.296Z] -- Looking for include file endian.h - found [2021-07-30T15:11:04.296Z] -- Check if the system is big endian [2021-07-30T15:11:04.296Z] -- Searching 16 bit integer [2021-07-30T15:11:04.296Z] -- Looking for sys/types.h [2021-07-30T15:11:04.572Z] -- Looking for sys/types.h - found [2021-07-30T15:11:04.572Z] -- Looking for stdint.h [2021-07-30T15:11:04.852Z] -- Looking for stdint.h - found [2021-07-30T15:11:04.852Z] -- Looking for stddef.h [2021-07-30T15:11:05.139Z] -- Looking for stddef.h - found [2021-07-30T15:11:05.139Z] -- Check size of unsigned short [2021-07-30T15:11:05.738Z] -- Check size of unsigned short - done [2021-07-30T15:11:05.739Z] -- Searching 16 bit integer - Using unsigned short [2021-07-30T15:11:05.739Z] -- Check if the system is big endian - little endian [2021-07-30T15:11:06.016Z] -- Check size of size_t [2021-07-30T15:11:06.289Z] -- Check size of size_t - done [2021-07-30T15:11:06.289Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2021-07-30T15:11:06.289Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2021-07-30T15:11:06.289Z] asked CMake to find a package configuration file provided by "cJSON", but [2021-07-30T15:11:06.289Z] CMake did not find one. [2021-07-30T15:11:06.289Z] [2021-07-30T15:11:06.289Z] Could not find a package configuration file provided by "cJSON" with any of [2021-07-30T15:11:06.289Z] the following names: [2021-07-30T15:11:06.289Z] [2021-07-30T15:11:06.289Z] cJSONConfig.cmake [2021-07-30T15:11:06.289Z] cjson-config.cmake [2021-07-30T15:11:06.289Z] [2021-07-30T15:11:06.289Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2021-07-30T15:11:06.289Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2021-07-30T15:11:06.289Z] provides a separate development package or SDK, be sure it has been [2021-07-30T15:11:06.289Z] installed. [2021-07-30T15:11:06.289Z] [2021-07-30T15:11:06.289Z] [2021-07-30T15:11:06.289Z] -- Configuring done [2021-07-30T15:11:06.562Z] -- Generating done [2021-07-30T15:11:06.562Z] -- Build files have been written to: /tmp/cbor [2021-07-30T15:11:06.562Z] Scanning dependencies of target cbor_shared [2021-07-30T15:11:06.836Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2021-07-30T15:11:07.816Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2021-07-30T15:11:08.804Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2021-07-30T15:11:09.079Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2021-07-30T15:11:10.061Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2021-07-30T15:11:10.338Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2021-07-30T15:11:10.338Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2021-07-30T15:11:10.617Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2021-07-30T15:11:10.901Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2021-07-30T15:11:11.517Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2021-07-30T15:11:12.134Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2021-07-30T15:11:12.743Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2021-07-30T15:11:13.364Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2021-07-30T15:11:13.979Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2021-07-30T15:11:14.595Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2021-07-30T15:11:14.878Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2021-07-30T15:11:15.487Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2021-07-30T15:11:15.765Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2021-07-30T15:11:16.044Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2021-07-30T15:11:16.652Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2021-07-30T15:11:16.935Z] [ 40%] Linking C shared library libcbor.so [2021-07-30T15:11:17.217Z] [ 40%] Built target cbor_shared [2021-07-30T15:11:17.217Z] Scanning dependencies of target cbor [2021-07-30T15:11:17.217Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2021-07-30T15:11:18.682Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2021-07-30T15:11:19.678Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2021-07-30T15:11:19.953Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2021-07-30T15:11:23.395Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2021-07-30T15:11:23.395Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2021-07-30T15:11:23.395Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2021-07-30T15:11:23.673Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2021-07-30T15:11:23.950Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2021-07-30T15:11:24.557Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2021-07-30T15:11:25.559Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2021-07-30T15:11:25.837Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2021-07-30T15:11:26.449Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2021-07-30T15:11:27.054Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2021-07-30T15:11:27.662Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2021-07-30T15:11:27.942Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2021-07-30T15:11:28.545Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2021-07-30T15:11:29.152Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2021-07-30T15:11:29.152Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2021-07-30T15:11:29.758Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2021-07-30T15:11:30.036Z] [ 80%] Linking C static library libcbor.a [2021-07-30T15:11:30.312Z] [ 80%] Built target cbor [2021-07-30T15:11:30.313Z] Scanning dependencies of target sort [2021-07-30T15:11:30.313Z] [ 82%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2021-07-30T15:11:30.590Z] [ 84%] Linking C executable sort [2021-07-30T15:11:30.590Z] [ 84%] Built target sort [2021-07-30T15:11:30.590Z] Scanning dependencies of target readfile [2021-07-30T15:11:30.865Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2021-07-30T15:11:31.142Z] [ 88%] Linking C executable readfile [2021-07-30T15:11:31.142Z] [ 88%] Built target readfile [2021-07-30T15:11:31.142Z] Scanning dependencies of target streaming_parser [2021-07-30T15:11:31.418Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2021-07-30T15:11:31.696Z] [ 92%] Linking C executable streaming_parser [2021-07-30T15:11:31.696Z] [ 92%] Built target streaming_parser [2021-07-30T15:11:31.696Z] Scanning dependencies of target hello [2021-07-30T15:11:31.974Z] [ 94%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2021-07-30T15:11:31.974Z] [ 96%] Linking C executable hello [2021-07-30T15:11:32.252Z] [ 96%] Built target hello [2021-07-30T15:11:32.252Z] Scanning dependencies of target create_items [2021-07-30T15:11:32.252Z] [ 98%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2021-07-30T15:11:32.532Z] [100%] Linking C executable create_items [2021-07-30T15:11:32.532Z] [100%] Built target create_items [2021-07-30T15:11:32.821Z] Install the project... [2021-07-30T15:11:32.821Z] -- Install configuration: "Release" [2021-07-30T15:11:32.821Z] -- Installing: /usr/local/include/cbor/configuration.h [2021-07-30T15:11:32.821Z] -- Installing: /usr/local/lib64/libcbor.a [2021-07-30T15:11:32.821Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2021-07-30T15:11:32.821Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2021-07-30T15:11:32.821Z] -- Installing: /usr/local/lib64/libcbor.so [2021-07-30T15:11:32.821Z] -- Up-to-date: /usr/local/include/cbor [2021-07-30T15:11:32.821Z] -- Installing: /usr/local/include/cbor/streaming.h [2021-07-30T15:11:32.821Z] -- Installing: /usr/local/include/cbor/ints.h [2021-07-30T15:11:32.821Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2021-07-30T15:11:32.821Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2021-07-30T15:11:32.821Z] -- Installing: /usr/local/include/cbor/encoding.h [2021-07-30T15:11:32.821Z] -- Installing: /usr/local/include/cbor/serialization.h [2021-07-30T15:11:32.821Z] -- Installing: /usr/local/include/cbor/data.h [2021-07-30T15:11:32.821Z] -- Installing: /usr/local/include/cbor/common.h [2021-07-30T15:11:32.821Z] -- Installing: /usr/local/include/cbor/callbacks.h [2021-07-30T15:11:32.821Z] -- Installing: /usr/local/include/cbor/strings.h [2021-07-30T15:11:32.821Z] -- Installing: /usr/local/include/cbor/tags.h [2021-07-30T15:11:32.821Z] -- Installing: /usr/local/include/cbor/internal [2021-07-30T15:11:32.821Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2021-07-30T15:11:32.821Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2021-07-30T15:11:32.821Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2021-07-30T15:11:32.821Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2021-07-30T15:11:32.821Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2021-07-30T15:11:32.821Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2021-07-30T15:11:32.821Z] -- Installing: /usr/local/include/cbor/arrays.h [2021-07-30T15:11:32.821Z] -- Installing: /usr/local/include/cbor/maps.h [2021-07-30T15:11:32.821Z] -- Installing: /usr/local/include/cbor.h [2021-07-30T15:11:32.821Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2021-07-30T15:11:35.481Z] Removing intermediate container 2ab5aa128ee2 [2021-07-30T15:11:35.481Z] ---> e131521c208a [2021-07-30T15:11:35.481Z] Step 8/25 : RUN mkdir /tmp/sdk [2021-07-30T15:11:35.481Z] ---> Running in a9bd1d4bcaec [2021-07-30T15:11:38.130Z] Removing intermediate container a9bd1d4bcaec [2021-07-30T15:11:38.130Z] ---> ffba00f3c2fe [2021-07-30T15:11:38.130Z] Step 9/25 : COPY VERSION /tmp/sdk [2021-07-30T15:11:38.739Z] ---> 274fa809116b [2021-07-30T15:11:38.739Z] Step 10/25 : COPY src /tmp/sdk/src [2021-07-30T15:11:40.204Z] ---> 2e52059d208a [2021-07-30T15:11:40.204Z] Step 11/25 : COPY include /tmp/sdk/include [2021-07-30T15:11:41.198Z] ---> 08b8bf56e8ed [2021-07-30T15:11:41.198Z] Step 12/25 : COPY scripts /tmp/sdk/scripts [2021-07-30T15:11:42.195Z] ---> b8729a6ad2ec [2021-07-30T15:11:42.195Z] Step 13/25 : COPY LICENSE /tmp/sdk [2021-07-30T15:11:42.801Z] ---> e5c4dbc9fb92 [2021-07-30T15:11:42.801Z] Step 14/25 : COPY Attribution.txt /tmp/sdk [2021-07-30T15:11:43.793Z] ---> ba720ea02a6b [2021-07-30T15:11:43.793Z] Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2021-07-30T15:11:44.069Z] ---> Running in 3ab532393704 [2021-07-30T15:11:45.527Z] + CPPCHECK=false [2021-07-30T15:11:45.527Z] + DOCGEN=false [2021-07-30T15:11:45.527Z] + TOMLVER=SDK-0.2 [2021-07-30T15:11:45.527Z] + CUTILVER=1.1.4 [2021-07-30T15:11:45.527Z] + '[' 0 -gt 0 ] [2021-07-30T15:11:45.527Z] + readlink -f ./scripts/build.sh [2021-07-30T15:11:45.527Z] + dirname /tmp/sdk/scripts/build.sh [2021-07-30T15:11:45.527Z] + dirname /tmp/sdk/scripts [2021-07-30T15:11:45.527Z] + ROOT=/tmp/sdk [2021-07-30T15:11:45.527Z] + cd /tmp/sdk [2021-07-30T15:11:45.527Z] + '[' '!' -d deps ] [2021-07-30T15:11:45.527Z] + mkdir deps [2021-07-30T15:11:45.527Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-07-30T15:11:45.527Z] + tar -C deps -z -x -f - [2021-07-30T15:11:45.527Z] --2021-07-30 15:11:45-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-07-30T15:11:45.527Z] Resolving github.com (github.com)... 140.82.113.4 [2021-07-30T15:11:45.527Z] Connecting to github.com (github.com)|140.82.113.4|:443... connected. [2021-07-30T15:11:45.527Z] HTTP request sent, awaiting response... 302 Found [2021-07-30T15:11:45.527Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2021-07-30T15:11:45.527Z] --2021-07-30 15:11:45-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2021-07-30T15:11:45.527Z] Resolving codeload.github.com (codeload.github.com)... 140.82.113.9 [2021-07-30T15:11:45.527Z] Connecting to codeload.github.com (codeload.github.com)|140.82.113.9|:443... connected. [2021-07-30T15:11:45.804Z] HTTP request sent, awaiting response... 200 OK [2021-07-30T15:11:45.804Z] Length: unspecified [application/x-gzip] [2021-07-30T15:11:45.804Z] Saving to: 'STDOUT' [2021-07-30T15:11:45.804Z]  [2021-07-30T15:11:45.804Z] 0K .......... ...... 964K=0.02s [2021-07-30T15:11:45.804Z] [2021-07-30T15:11:45.804Z] 2021-07-30 15:11:45 (964 KB/s) - written to stdout [16451] [2021-07-30T15:11:45.804Z] [2021-07-30T15:11:45.804Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2021-07-30T15:11:45.804Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-07-30T15:11:45.804Z] + tar -C deps -z -x -f - [2021-07-30T15:11:45.804Z] --2021-07-30 15:11:45-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-07-30T15:11:45.804Z] Resolving github.com (github.com)... 140.82.113.4 [2021-07-30T15:11:45.804Z] Connecting to github.com (github.com)|140.82.113.4|:443... connected. [2021-07-30T15:11:46.082Z] HTTP request sent, awaiting response... 302 Found [2021-07-30T15:11:46.082Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] [2021-07-30T15:11:46.082Z] --2021-07-30 15:11:45-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [2021-07-30T15:11:46.082Z] Resolving codeload.github.com (codeload.github.com)... 140.82.113.9 [2021-07-30T15:11:46.082Z] Connecting to codeload.github.com (codeload.github.com)|140.82.113.9|:443... connected. [2021-07-30T15:11:46.368Z] HTTP request sent, awaiting response... 200 OK [2021-07-30T15:11:46.368Z] Length: unspecified [application/x-gzip] [2021-07-30T15:11:46.368Z] Saving to: 'STDOUT' [2021-07-30T15:11:46.368Z]  [2021-07-30T15:11:46.368Z] 0K .......... .......... .......... .......... .......... 1.23M [2021-07-30T15:11:46.368Z] 50K .......... .......... .......... .......... .......... 2.37M [2021-07-30T15:11:46.368Z] 100K .......... .......... .......... .......... .......... 3.02M [2021-07-30T15:11:46.368Z] 150K .......... .......... .......  2.00M=0.09s [2021-07-30T15:11:46.368Z] [2021-07-30T15:11:46.368Z] 2021-07-30 15:11:46 (1.93 MB/s) - written to stdout [181796] [2021-07-30T15:11:46.368Z] [2021-07-30T15:11:46.368Z] + mkdir -p src/c/iot [2021-07-30T15:11:46.368Z] + 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-07-30T15:11:46.368Z] + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot [2021-07-30T15:11:46.368Z] + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot [2021-07-30T15:11:46.368Z] + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot [2021-07-30T15:11:46.368Z] + mkdir -p include/iot [2021-07-30T15:11:46.368Z] + 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-07-30T15:11:46.368Z] + mkdir -p include/iot/os [2021-07-30T15:11:46.368Z] + 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-07-30T15:11:46.368Z] + mkdir -p /tmp/sdk/build/release [2021-07-30T15:11:46.368Z] + cd /tmp/sdk/build/release [2021-07-30T15:11:46.368Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2021-07-30T15:11:46.973Z] -- The C compiler identification is GNU 9.3.0 [2021-07-30T15:11:46.973Z] -- Check for working C compiler: /usr/bin/cc [2021-07-30T15:11:47.251Z] -- Check for working C compiler: /usr/bin/cc - works [2021-07-30T15:11:47.251Z] -- Detecting C compiler ABI info [2021-07-30T15:11:47.527Z] -- Detecting C compiler ABI info - done [2021-07-30T15:11:47.805Z] -- Detecting C compile features [2021-07-30T15:11:47.805Z] -- Detecting C compile features - done [2021-07-30T15:11:47.805Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-07-30T15:11:48.081Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") [2021-07-30T15:11:48.081Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-07-30T15:11:48.081Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-07-30T15:11:48.081Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-07-30T15:11:48.081Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-07-30T15:11:48.081Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-07-30T15:11:48.081Z] -- C SDK 0.0.0 for Linux [2021-07-30T15:11:48.081Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-07-30T15:11:48.358Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-07-30T15:11:48.637Z] -- Found Curses: /usr/lib/libcurses.so [2021-07-30T15:11:48.914Z] -- Configuring done [2021-07-30T15:11:49.192Z] -- Generating done [2021-07-30T15:11:49.192Z] -- Build files have been written to: /tmp/sdk/build/release [2021-07-30T15:11:49.192Z] + + teemake release.log all [2021-07-30T15:11:49.192Z] package [2021-07-30T15:11:49.192Z] Scanning dependencies of target csdk [2021-07-30T15:11:49.469Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-07-30T15:11:50.914Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-07-30T15:11:51.519Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-07-30T15:11:54.157Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-07-30T15:11:55.608Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-07-30T15:11:55.608Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-07-30T15:11:57.097Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-07-30T15:11:57.701Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-07-30T15:11:57.982Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-07-30T15:11:59.985Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-07-30T15:12:03.410Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-07-30T15:12:04.509Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-07-30T15:12:05.573Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-07-30T15:12:06.709Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-07-30T15:12:07.350Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-07-30T15:12:07.640Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-07-30T15:12:07.921Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-07-30T15:12:12.258Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-07-30T15:12:12.865Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-07-30T15:12:13.483Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-07-30T15:12:14.085Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-07-30T15:12:14.689Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-07-30T15:12:15.667Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-07-30T15:12:19.972Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-07-30T15:12:19.972Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-07-30T15:12:20.575Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-07-30T15:12:21.565Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-07-30T15:12:22.162Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-07-30T15:12:22.437Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-07-30T15:12:23.873Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-07-30T15:12:24.471Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-07-30T15:12:25.464Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-07-30T15:12:25.744Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-07-30T15:12:29.127Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-07-30T15:12:29.727Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-07-30T15:12:30.710Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-07-30T15:12:30.987Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-07-30T15:12:37.709Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-07-30T15:12:38.311Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-07-30T15:12:39.303Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-07-30T15:12:39.909Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-07-30T15:12:41.355Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-07-30T15:12:44.769Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-07-30T15:12:48.208Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-07-30T15:12:53.631Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-07-30T15:12:54.619Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-07-30T15:12:55.608Z] [ 74%] Linking C shared library libcsdk.so [2021-07-30T15:12:55.608Z] [ 74%] Built target csdk [2021-07-30T15:12:55.608Z] Scanning dependencies of target template [2021-07-30T15:12:55.608Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-07-30T15:12:57.049Z] [ 77%] Linking C executable template [2021-07-30T15:12:57.324Z] [ 77%] Built target template [2021-07-30T15:12:57.324Z] Scanning dependencies of target device-counter [2021-07-30T15:12:57.324Z] [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-07-30T15:12:57.928Z] [ 80%] Linking C executable device-counter [2021-07-30T15:12:58.529Z] [ 80%] Built target device-counter [2021-07-30T15:12:58.529Z] Scanning dependencies of target device-random [2021-07-30T15:12:58.529Z] [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-07-30T15:12:59.129Z] [ 84%] Linking C executable device-random [2021-07-30T15:12:59.404Z] [ 84%] Built target device-random [2021-07-30T15:12:59.404Z] Scanning dependencies of target device-gyro [2021-07-30T15:12:59.679Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-07-30T15:13:00.279Z] [ 87%] Linking C executable device-gyro [2021-07-30T15:13:00.557Z] [ 87%] Built target device-gyro [2021-07-30T15:13:00.557Z] Scanning dependencies of target device-bitfields [2021-07-30T15:13:00.557Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-07-30T15:13:01.545Z] [ 90%] Linking C executable device-bitfields [2021-07-30T15:13:01.829Z] [ 90%] Built target device-bitfields [2021-07-30T15:13:01.829Z] Scanning dependencies of target template-discovery [2021-07-30T15:13:01.829Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-07-30T15:13:03.280Z] [ 93%] Linking C executable template-discovery [2021-07-30T15:13:03.557Z] [ 93%] Built target template-discovery [2021-07-30T15:13:03.557Z] Scanning dependencies of target device-file [2021-07-30T15:13:03.557Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-07-30T15:13:04.541Z] [ 96%] Linking C executable device-file [2021-07-30T15:13:05.141Z] [ 96%] Built target device-file [2021-07-30T15:13:05.141Z] Scanning dependencies of target device-terminal [2021-07-30T15:13:05.141Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-07-30T15:13:06.124Z] [100%] Linking C executable device-terminal [2021-07-30T15:13:06.399Z] [100%] Built target device-terminal [2021-07-30T15:13:06.674Z] Run CPack packaging tool... [2021-07-30T15:13:06.674Z] CPack: Create package using TGZ [2021-07-30T15:13:06.674Z] CPack: Install projects [2021-07-30T15:13:06.674Z] CPack: - Run preinstall target for: Csdk [2021-07-30T15:13:07.272Z] CPack: - Install project: Csdk [] [2021-07-30T15:13:07.272Z] CPack: Create package [2021-07-30T15:13:07.547Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2021-07-30T15:13:07.547Z] + '[' false '=' true ] [2021-07-30T15:13:07.547Z] + '[' false '=' true ] [2021-07-30T15:13:07.547Z] + mkdir -p /tmp/sdk/build/debug [2021-07-30T15:13:07.547Z] + cd /tmp/sdk/build/debug [2021-07-30T15:13:07.547Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2021-07-30T15:13:07.822Z] -- The C compiler identification is GNU 9.3.0 [2021-07-30T15:13:08.096Z] -- Check for working C compiler: /usr/bin/cc [2021-07-30T15:13:08.373Z] -- Check for working C compiler: /usr/bin/cc - works [2021-07-30T15:13:08.373Z] -- Detecting C compiler ABI info [2021-07-30T15:13:08.649Z] -- Detecting C compiler ABI info - done [2021-07-30T15:13:08.925Z] -- Detecting C compile features [2021-07-30T15:13:08.925Z] -- Detecting C compile features - done [2021-07-30T15:13:08.925Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-07-30T15:13:08.925Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") [2021-07-30T15:13:08.925Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-07-30T15:13:08.925Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-07-30T15:13:08.925Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-07-30T15:13:09.199Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-07-30T15:13:09.199Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-07-30T15:13:09.200Z] -- C SDK 0.0.0 for Linux [2021-07-30T15:13:09.200Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-07-30T15:13:09.476Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-07-30T15:13:09.476Z] -- Found Curses: /usr/lib/libcurses.so [2021-07-30T15:13:09.749Z] -- Configuring done [2021-07-30T15:13:10.026Z] -- Generating done [2021-07-30T15:13:10.026Z] -- Build files have been written to: /tmp/sdk/build/debug [2021-07-30T15:13:10.026Z] + + maketee [2021-07-30T15:13:10.026Z] debug.log [2021-07-30T15:13:10.299Z] Scanning dependencies of target csdk [2021-07-30T15:13:10.572Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-07-30T15:13:10.848Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-07-30T15:13:11.449Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-07-30T15:13:12.435Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-07-30T15:13:12.713Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-07-30T15:13:12.989Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-07-30T15:13:13.587Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-07-30T15:13:13.865Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-07-30T15:13:14.471Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-07-30T15:13:15.071Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-07-30T15:13:16.062Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-07-30T15:13:16.337Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-07-30T15:13:16.943Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-07-30T15:13:17.550Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-07-30T15:13:17.827Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-07-30T15:13:18.102Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-07-30T15:13:18.381Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-07-30T15:13:19.830Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-07-30T15:13:20.106Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-07-30T15:13:20.382Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-07-30T15:13:20.657Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-07-30T15:13:20.932Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-07-30T15:13:21.561Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-07-30T15:13:23.002Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-07-30T15:13:23.002Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-07-30T15:13:23.277Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-07-30T15:13:23.553Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-07-30T15:13:24.155Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-07-30T15:13:24.155Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-07-30T15:13:24.754Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-07-30T15:13:25.030Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-07-30T15:13:25.633Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-07-30T15:13:25.908Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-07-30T15:13:26.512Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-07-30T15:13:26.792Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-07-30T15:13:27.394Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-07-30T15:13:27.989Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-07-30T15:13:29.431Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-07-30T15:13:29.705Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-07-30T15:13:30.301Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-07-30T15:13:30.573Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-07-30T15:13:31.171Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-07-30T15:13:32.606Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-07-30T15:13:33.589Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-07-30T15:13:34.573Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-07-30T15:13:34.849Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-07-30T15:13:35.446Z] [ 74%] Linking C shared library libcsdk.so [2021-07-30T15:13:35.447Z] [ 74%] Built target csdk [2021-07-30T15:13:35.447Z] Scanning dependencies of target template [2021-07-30T15:13:35.721Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-07-30T15:13:35.993Z] [ 77%] Linking C executable template [2021-07-30T15:13:36.271Z] [ 77%] Built target template [2021-07-30T15:13:36.271Z] Scanning dependencies of target device-counter [2021-07-30T15:13:36.546Z] [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-07-30T15:13:36.822Z] [ 80%] Linking C executable device-counter [2021-07-30T15:13:37.098Z] [ 80%] Built target device-counter [2021-07-30T15:13:37.098Z] Scanning dependencies of target device-random [2021-07-30T15:13:37.098Z] [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-07-30T15:13:37.375Z] [ 84%] Linking C executable device-random [2021-07-30T15:13:37.649Z] [ 84%] Built target device-random [2021-07-30T15:13:37.649Z] Scanning dependencies of target device-gyro [2021-07-30T15:13:37.924Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-07-30T15:13:38.200Z] [ 87%] Linking C executable device-gyro [2021-07-30T15:13:38.473Z] [ 87%] Built target device-gyro [2021-07-30T15:13:38.473Z] Scanning dependencies of target device-bitfields [2021-07-30T15:13:38.473Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-07-30T15:13:38.748Z] [ 90%] Linking C executable device-bitfields [2021-07-30T15:13:39.353Z] [ 90%] Built target device-bitfields [2021-07-30T15:13:39.353Z] Scanning dependencies of target template-discovery [2021-07-30T15:13:39.353Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-07-30T15:13:39.631Z] [ 93%] Linking C executable template-discovery [2021-07-30T15:13:40.242Z] [ 93%] Built target template-discovery [2021-07-30T15:13:40.242Z] Scanning dependencies of target device-file [2021-07-30T15:13:40.242Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-07-30T15:13:40.846Z] [ 96%] Linking C executable device-file [2021-07-30T15:13:41.121Z] [ 96%] Built target device-file [2021-07-30T15:13:41.121Z] Scanning dependencies of target device-terminal [2021-07-30T15:13:41.121Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-07-30T15:13:41.725Z] [100%] Linking C executable device-terminal [2021-07-30T15:13:42.002Z] [100%] Built target device-terminal [2021-07-30T15:13:42.002Z] make: Entering directory '/tmp/sdk/build/release' [2021-07-30T15:13:42.276Z] make[1]: Entering directory '/tmp/sdk/build/release' [2021-07-30T15:13:42.276Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-30T15:13:42.276Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-30T15:13:42.276Z] [ 74%] Built target csdk [2021-07-30T15:13:42.277Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-30T15:13:42.277Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-30T15:13:42.277Z] [ 77%] Built target template [2021-07-30T15:13:42.277Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-30T15:13:42.277Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-30T15:13:42.277Z] [ 80%] Built target device-counter [2021-07-30T15:13:42.277Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-30T15:13:42.277Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-30T15:13:42.277Z] [ 84%] Built target device-random [2021-07-30T15:13:42.277Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-30T15:13:42.552Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-30T15:13:42.552Z] [ 87%] Built target device-gyro [2021-07-30T15:13:42.552Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-30T15:13:42.552Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-30T15:13:42.552Z] [ 90%] Built target device-bitfields [2021-07-30T15:13:42.552Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-30T15:13:42.552Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-30T15:13:42.552Z] [ 93%] Built target template-discovery [2021-07-30T15:13:42.552Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-30T15:13:42.552Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-30T15:13:42.552Z] [ 96%] Built target device-file [2021-07-30T15:13:42.552Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-07-30T15:13:42.552Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-07-30T15:13:42.552Z] [100%] Built target device-terminal [2021-07-30T15:13:42.552Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2021-07-30T15:13:42.829Z] Install the project... [2021-07-30T15:13:42.829Z] -- Install configuration: "Release" [2021-07-30T15:13:42.829Z] -- Installing: /usr/local/lib/libcsdk.so [2021-07-30T15:13:42.829Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2021-07-30T15:13:42.829Z] -- Up-to-date: /usr/local/include [2021-07-30T15:13:42.829Z] -- Installing: /usr/local/include/edgex [2021-07-30T15:13:42.829Z] -- Installing: /usr/local/include/edgex/rest-server.h [2021-07-30T15:13:42.829Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2021-07-30T15:13:42.829Z] -- Installing: /usr/local/include/edgex/edgex.h [2021-07-30T15:13:42.829Z] -- Installing: /usr/local/include/edgex/devices.h [2021-07-30T15:13:42.829Z] -- Installing: /usr/local/include/edgex/profiles.h [2021-07-30T15:13:42.829Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2021-07-30T15:13:42.829Z] -- Installing: /usr/local/include/devsdk [2021-07-30T15:13:42.829Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2021-07-30T15:13:42.829Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2021-07-30T15:13:42.829Z] -- Installing: /usr/local/include/iot [2021-07-30T15:13:42.829Z] -- Installing: /usr/local/include/iot/json.h [2021-07-30T15:13:42.829Z] -- Installing: /usr/local/include/iot/container.h [2021-07-30T15:13:42.829Z] -- Installing: /usr/local/include/iot/component.h [2021-07-30T15:13:42.829Z] -- Installing: /usr/local/include/iot/typecode.h [2021-07-30T15:13:42.829Z] -- Installing: /usr/local/include/iot/iot.h [2021-07-30T15:13:42.829Z] -- Installing: /usr/local/include/iot/time.h [2021-07-30T15:13:42.829Z] -- Installing: /usr/local/include/iot/hash.h [2021-07-30T15:13:42.829Z] -- Installing: /usr/local/include/iot/logger.h [2021-07-30T15:13:42.829Z] -- Installing: /usr/local/include/iot/os [2021-07-30T15:13:42.829Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2021-07-30T15:13:42.829Z] -- Installing: /usr/local/include/iot/os/linux.h [2021-07-30T15:13:42.829Z] -- Installing: /usr/local/include/iot/os/macos.h [2021-07-30T15:13:42.829Z] -- Installing: /usr/local/include/iot/scheduler.h [2021-07-30T15:13:42.829Z] -- Installing: /usr/local/include/iot/data.h [2021-07-30T15:13:42.829Z] -- Installing: /usr/local/include/iot/thread.h [2021-07-30T15:13:42.829Z] -- Installing: /usr/local/include/iot/os.h [2021-07-30T15:13:42.829Z] -- Installing: /usr/local/include/iot/base64.h [2021-07-30T15:13:42.829Z] -- Installing: /usr/local/include/iot/defs.h [2021-07-30T15:13:42.829Z] -- Installing: /usr/local/include/iot/threadpool.h [2021-07-30T15:13:42.829Z] -- Installing: /usr/local/include/iot/config.h [2021-07-30T15:13:42.829Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2021-07-30T15:13:42.829Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2021-07-30T15:13:42.829Z] make: Leaving directory '/tmp/sdk/build/release' [2021-07-30T15:13:45.465Z] Removing intermediate container 3ab532393704 [2021-07-30T15:13:45.465Z] ---> d875e66aa0be [2021-07-30T15:13:45.465Z] Step 16/25 : FROM ${BASE} [2021-07-30T15:13:45.465Z] ---> 759262b18b23 [2021-07-30T15:13:45.465Z] Step 17/25 : LABEL maintainer="IOTech " [2021-07-30T15:13:45.465Z] ---> Running in 66a3656f470e [2021-07-30T15:13:45.740Z] Removing intermediate container 66a3656f470e [2021-07-30T15:13:45.740Z] ---> 799563970693 [2021-07-30T15:13:45.740Z] 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-07-30T15:13:46.014Z] ---> Running in 3c10adb96863 [2021-07-30T15:13:46.998Z] Connecting to iotech.jfrog.io (54.170.66.44:443) [2021-07-30T15:13:47.599Z] saving to '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' [2021-07-30T15:13:47.599Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-07-30T15:13:47.599Z] '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [2021-07-30T15:13:49.051Z] Removing intermediate container 3c10adb96863 [2021-07-30T15:13:49.051Z] ---> 56253ada2f45 [2021-07-30T15:13:49.051Z] Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-07-30T15:13:49.051Z] ---> Running in d756f94e4737 [2021-07-30T15:13:51.703Z] Removing intermediate container d756f94e4737 [2021-07-30T15:13:51.703Z] ---> 10efd1df072d [2021-07-30T15:13:51.703Z] 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-07-30T15:13:51.980Z] ---> Running in 0d110adac1cb [2021-07-30T15:13:53.437Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-30T15:13:54.036Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-30T15:13:54.633Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz [2021-07-30T15:13:55.620Z] (1/7) Installing curl (7.78.0-r0) [2021-07-30T15:13:55.620Z] (2/7) Installing hiredis (0.14.1-r0) [2021-07-30T15:13:55.895Z] (3/7) Installing hiredis-dev (0.14.1-r0) [2021-07-30T15:13:55.895Z] (4/7) Installing libuuid (2.35.2-r0) [2021-07-30T15:13:55.895Z] (5/7) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-07-30T15:13:57.341Z] (6/7) Installing libidn2 (2.3.0-r0) [2021-07-30T15:13:57.618Z] (7/7) Installing wget (1.20.3-r1) [2021-07-30T15:13:57.893Z] Executing busybox-1.31.1-r20.trigger [2021-07-30T15:13:57.893Z] OK: 267 MiB in 82 packages [2021-07-30T15:13:59.342Z] Removing intermediate container 0d110adac1cb [2021-07-30T15:13:59.342Z] ---> b236a1c30dd0 [2021-07-30T15:13:59.342Z] Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2021-07-30T15:14:00.326Z] ---> 8c5b0e9eda9b [2021-07-30T15:14:00.326Z] Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2021-07-30T15:14:01.314Z] ---> c25de818eef5 [2021-07-30T15:14:01.314Z] Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib [2021-07-30T15:14:02.304Z] ---> 0a8ef1d30621 [2021-07-30T15:14:02.304Z] Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2021-07-30T15:14:03.298Z] ---> 24d2da23a1fa [2021-07-30T15:14:03.298Z] Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2021-07-30T15:14:04.301Z] ---> 6d015e34745a [2021-07-30T15:14:04.302Z] Successfully built 6d015e34745a [2021-07-30T15:14:04.302Z] 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-07-30T15:14:04.843Z] + docker inspect -f . ci-base-image-arm64 [2021-07-30T15:14:04.843Z] . [Pipeline] withDockerContainer [2021-07-30T15:14:05.151Z] prd-ubuntu18.04-docker-arm64-4c-16g-1019 does not seem to be running inside a container [2021-07-30T15:14:05.268Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/2 -v /w/workspace/device-sdk-c/2:/w/workspace/device-sdk-c/2:rw,z -v /w/workspace/device-sdk-c/2@tmp:/w/workspace/device-sdk-c/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-30T15:14:07.130Z] $ docker top 3dd6ddcb7ee7d2594715da76d04db6b54125d1dfb26e7fde670f0ab169a5df6d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-30T15:14:08.236Z] + make test [2021-07-30T15:14:08.236Z] echo "make test" [2021-07-30T15:14:08.236Z] make test [Pipeline] } [2021-07-30T15:14:08.260Z] $ docker stop --time=1 3dd6ddcb7ee7d2594715da76d04db6b54125d1dfb26e7fde670f0ab169a5df6d [2021-07-30T15:14:10.259Z] $ docker rm -f 3dd6ddcb7ee7d2594715da76d04db6b54125d1dfb26e7fde670f0ab169a5df6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-30T15:14:11.094Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-07-30T15:14:11.447Z] + ls -al . [2021-07-30T15:14:11.447Z] total 192 [2021-07-30T15:14:11.447Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 30 15:10 . [2021-07-30T15:14:11.447Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 15:10 .. [2021-07-30T15:14:11.447Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 30 15:10 .git [2021-07-30T15:14:11.447Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 15:10 .github [2021-07-30T15:14:11.447Z] -rw-rw-r-- 1 jenkins jenkins 176 Jul 30 15:10 .gitignore [2021-07-30T15:14:11.447Z] -rw-rw-r-- 1 jenkins jenkins 3104 Jul 30 15:10 Attribution.txt [2021-07-30T15:14:11.447Z] -rw-rw-r-- 1 jenkins jenkins 7509 Jul 30 15:10 CHANGES [2021-07-30T15:14:11.447Z] -rw-rw-r-- 1 jenkins jenkins 108574 Jul 30 15:10 Doxyfile [2021-07-30T15:14:11.447Z] -rw-rw-r-- 1 jenkins jenkins 784 Jul 30 15:10 Jenkinsfile [2021-07-30T15:14:11.447Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 30 15:10 LICENSE [2021-07-30T15:14:11.447Z] -rw-rw-r-- 1 jenkins jenkins 444 Jul 30 15:10 Makefile [2021-07-30T15:14:11.447Z] -rw-rw-r-- 1 jenkins jenkins 4086 Jul 30 15:10 README.md [2021-07-30T15:14:11.447Z] -rw-rw-r-- 1 jenkins jenkins 7090 Jul 30 15:10 README.v2.md [2021-07-30T15:14:11.447Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 30 15:07 VERSION [2021-07-30T15:14:11.447Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 15:10 docs [2021-07-30T15:14:11.447Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 15:10 include [2021-07-30T15:14:11.447Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 15:10 scripts [2021-07-30T15:14:11.447Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 15:10 src [Pipeline] isUnix [Pipeline] sh [2021-07-30T15:14:11.821Z] + 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=5c62084b0a94f2729c922cf2af90d4622b9d28fd --label arch=arm64 --label version=0.0.0 . [2021-07-30T15:14:12.102Z] Sending build context to Docker daemon 2.584MB [2021-07-30T15:14:12.402Z] Step 1/17 : ARG BASE=alpine:3.12 [2021-07-30T15:14:12.402Z] Step 2/17 : FROM ${BASE} [2021-07-30T15:14:12.402Z] ---> 6d015e34745a [2021-07-30T15:14:12.402Z] Step 3/17 : LABEL maintainer="IOTech " [2021-07-30T15:14:12.676Z] ---> Running in ebb0bdb57a5b [2021-07-30T15:14:13.327Z] Removing intermediate container ebb0bdb57a5b [2021-07-30T15:14:13.327Z] ---> 39c0e1be15d5 [2021-07-30T15:14:13.327Z] 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-07-30T15:14:13.327Z] ---> Running in 2319bc238f00 [2021-07-30T15:14:14.307Z] --2021-07-30 15:14:14-- https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub [2021-07-30T15:14:14.578Z] Resolving iotech.jfrog.io (iotech.jfrog.io)... 54.229.110.245, 54.170.66.44, 54.195.244.87 [2021-07-30T15:14:14.578Z] Connecting to iotech.jfrog.io (iotech.jfrog.io)|54.229.110.245|:443... connected. [2021-07-30T15:14:14.862Z] HTTP request sent, awaiting response... 200 OK [2021-07-30T15:14:14.862Z] Length: 451 [application/octet-stream] [2021-07-30T15:14:14.862Z] Saving to: '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' [2021-07-30T15:14:14.862Z]  [2021-07-30T15:14:14.862Z] 0K  100% 16.9M=0s [2021-07-30T15:14:14.862Z] [2021-07-30T15:14:14.862Z] 2021-07-30 15:14:14 (16.9 MB/s) - '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [451/451] [2021-07-30T15:14:14.862Z] [2021-07-30T15:14:15.835Z] Removing intermediate container 2319bc238f00 [2021-07-30T15:14:15.835Z] ---> e95b981b3484 [2021-07-30T15:14:15.835Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-07-30T15:14:15.835Z] ---> Running in 516f4af9f803 [2021-07-30T15:14:17.832Z] Removing intermediate container 516f4af9f803 [2021-07-30T15:14:17.832Z] ---> 4de060e7e61e [2021-07-30T15:14:17.832Z] 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-07-30T15:14:18.117Z] ---> Running in e75dcdff329e [2021-07-30T15:14:19.552Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-30T15:14:20.159Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-30T15:14:20.756Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz [2021-07-30T15:14:21.353Z] (1/16) Installing ncurses-dev (6.2_p20200523-r0) [2021-07-30T15:14:21.626Z] (2/16) Installing libblkid (2.35.2-r0) [2021-07-30T15:14:21.897Z] (3/16) Installing blkid (2.35.2-r0) [2021-07-30T15:14:21.897Z] (4/16) Installing libcap-ng (0.7.10-r1) [2021-07-30T15:14:21.897Z] (5/16) Installing setpriv (2.35.2-r0) [2021-07-30T15:14:22.169Z] (6/16) Installing libmount (2.35.2-r0) [2021-07-30T15:14:22.169Z] (7/16) Installing libsmartcols (2.35.2-r0) [2021-07-30T15:14:22.169Z] (8/16) Installing findmnt (2.35.2-r0) [2021-07-30T15:14:22.441Z] (9/16) Installing mcookie (2.35.2-r0) [2021-07-30T15:14:22.441Z] (10/16) Installing hexdump (2.35.2-r0) [2021-07-30T15:14:22.441Z] (11/16) Installing lsblk (2.35.2-r0) [2021-07-30T15:14:22.712Z] (12/16) Installing libfdisk (2.35.2-r0) [2021-07-30T15:14:22.712Z] (13/16) Installing sfdisk (2.35.2-r0) [2021-07-30T15:14:22.712Z] (14/16) Installing cfdisk (2.35.2-r0) [2021-07-30T15:14:22.983Z] (15/16) Installing util-linux (2.35.2-r0) [2021-07-30T15:14:23.959Z] (16/16) Installing util-linux-dev (2.35.2-r0) [2021-07-30T15:14:25.923Z] Executing busybox-1.31.1-r20.trigger [2021-07-30T15:14:26.198Z] OK: 276 MiB in 98 packages [2021-07-30T15:14:27.628Z] Removing intermediate container e75dcdff329e [2021-07-30T15:14:27.628Z] ---> f7a6e8ede207 [2021-07-30T15:14:27.628Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2021-07-30T15:14:28.604Z] ---> c3cff8879f15 [2021-07-30T15:14:28.604Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2021-07-30T15:14:29.576Z] ---> 637a9102cf02 [2021-07-30T15:14:29.576Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2021-07-30T15:14:30.554Z] ---> ceb256b79e29 [2021-07-30T15:14:30.555Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2021-07-30T15:14:31.149Z] ---> e1e00c5a87b2 [2021-07-30T15:14:31.149Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2021-07-30T15:14:32.121Z] ---> f5e23a5fc4a7 [2021-07-30T15:14:32.121Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2021-07-30T15:14:32.716Z] ---> 099fae0c9ab3 [2021-07-30T15:14:32.716Z] Step 13/17 : WORKDIR /edgex-c-sdk [2021-07-30T15:14:32.716Z] ---> Running in 14029352d823 [2021-07-30T15:14:33.314Z] Removing intermediate container 14029352d823 [2021-07-30T15:14:33.314Z] ---> f4a136ec6423 [2021-07-30T15:14:33.314Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2021-07-30T15:14:33.589Z] ---> Running in cdd2f7ee500e [2021-07-30T15:14:34.188Z] Removing intermediate container cdd2f7ee500e [2021-07-30T15:14:34.188Z] ---> 954eb54f2b6a [2021-07-30T15:14:34.188Z] Step 15/17 : LABEL arch=arm64 [2021-07-30T15:14:34.462Z] ---> Running in baa42d68584d [2021-07-30T15:14:34.739Z] Removing intermediate container baa42d68584d [2021-07-30T15:14:34.739Z] ---> 1db02736d202 [2021-07-30T15:14:34.739Z] Step 16/17 : LABEL git_sha=5c62084b0a94f2729c922cf2af90d4622b9d28fd [2021-07-30T15:14:35.013Z] ---> Running in 2270eac9c95a [2021-07-30T15:14:35.611Z] Removing intermediate container 2270eac9c95a [2021-07-30T15:14:35.611Z] ---> 00c7f09a90a8 [2021-07-30T15:14:35.611Z] Step 17/17 : LABEL version=0.0.0 [2021-07-30T15:14:35.611Z] ---> Running in fe4878683e9a [2021-07-30T15:14:36.222Z] Removing intermediate container fe4878683e9a [2021-07-30T15:14:36.222Z] ---> e30c7bafa567 [2021-07-30T15:14:36.222Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2021-07-30T15:14:36.222Z] Successfully built e30c7bafa567 [2021-07-30T15:14:36.222Z] 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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-30T15:14:36.826Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-30T15:14:36.826Z] [2021-07-30T15:14:36.826Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-07-30T15:14:37.456Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-30T15:14:37.732Z] arm64: Pulling from edgex-lftools-log-publisher [2021-07-30T15:14:37.732Z] 448f6bf000e3: Pulling fs layer [2021-07-30T15:14:37.732Z] f757da607395: Pulling fs layer [2021-07-30T15:14:37.732Z] 05883995daec: Pulling fs layer [2021-07-30T15:14:37.732Z] 8603b9c90790: Pulling fs layer [2021-07-30T15:14:37.732Z] 1560dd03e051: Pulling fs layer [2021-07-30T15:14:37.732Z] 27f5ce0e4adf: Pulling fs layer [2021-07-30T15:14:37.732Z] c2d8d7efcc4b: Pulling fs layer [2021-07-30T15:14:37.732Z] 1560dd03e051: Waiting [2021-07-30T15:14:37.732Z] 27f5ce0e4adf: Waiting [2021-07-30T15:14:37.732Z] c2d8d7efcc4b: Waiting [2021-07-30T15:14:37.732Z] 8603b9c90790: Waiting [2021-07-30T15:14:38.010Z] f757da607395: Verifying Checksum [2021-07-30T15:14:38.010Z] f757da607395: Download complete [2021-07-30T15:14:38.011Z] 8603b9c90790: Verifying Checksum [2021-07-30T15:14:38.011Z] 8603b9c90790: Download complete [2021-07-30T15:14:38.288Z] 1560dd03e051: Verifying Checksum [2021-07-30T15:14:38.288Z] 1560dd03e051: Download complete [2021-07-30T15:14:38.288Z] 27f5ce0e4adf: Verifying Checksum [2021-07-30T15:14:38.288Z] 27f5ce0e4adf: Download complete [2021-07-30T15:14:38.288Z] 05883995daec: Verifying Checksum [2021-07-30T15:14:38.288Z] 05883995daec: Download complete [2021-07-30T15:14:39.267Z] 448f6bf000e3: Verifying Checksum [2021-07-30T15:14:39.267Z] 448f6bf000e3: Download complete [2021-07-30T15:14:41.886Z] c2d8d7efcc4b: Verifying Checksum [2021-07-30T15:14:41.886Z] c2d8d7efcc4b: Download complete [2021-07-30T15:14:42.483Z] 448f6bf000e3: Pull complete [2021-07-30T15:14:43.079Z] f757da607395: Pull complete [2021-07-30T15:14:44.516Z] 05883995daec: Pull complete [2021-07-30T15:14:44.807Z] 8603b9c90790: Pull complete [2021-07-30T15:14:45.807Z] 1560dd03e051: Pull complete [2021-07-30T15:14:46.401Z] 27f5ce0e4adf: Pull complete [2021-07-30T15:15:01.510Z] c2d8d7efcc4b: Pull complete [2021-07-30T15:15:01.510Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-07-30T15:15:01.510Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-30T15:15:01.510Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-07-30T15:15:01.768Z] prd-ubuntu18.04-docker-arm64-4c-16g-1019 does not seem to be running inside a container [2021-07-30T15:15:01.907Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-c/2 -v /w/workspace/device-sdk-c/2:/w/workspace/device-sdk-c/2:rw,z -v /w/workspace/device-sdk-c/2@tmp:/w/workspace/device-sdk-c/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-07-30T15:15:07.504Z] $ docker top 23f6aa1fcdd89183995dedb152e2928c9871f0507c06254be9ba8a42fc85af8b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-30T15:15:08.525Z] ---> job-cost.sh [2021-07-30T15:15:08.525Z] lf-activate-venv: SKIPPING [2021-07-30T15:15:08.525Z] INFO: No Stack... [2021-07-30T15:15:09.956Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-30T15:15:10.230Z] INFO: Archiving Costs [Pipeline] sh [2021-07-30T15:15:10.905Z] + cat /w/workspace/device-sdk-c/2/archives/cost.csv [2021-07-30T15:15:10.905Z] + cut -d, -f6 [Pipeline] lock [2021-07-30T15:15:10.974Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-PR-360-2-stack-cost] [2021-07-30T15:15:10.985Z] Resource [jenkins-edgexfoundry-device-sdk-c-PR-360-2-stack-cost] did not exist. Created. [2021-07-30T15:15:10.985Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-c-PR-360-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-30T15:15:11.687Z] /w/workspace/device-sdk-c/2@tmp/durable-9fe928b6/script.sh: 1: /w/workspace/device-sdk-c/2@tmp/durable-9fe928b6/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-07-30T15:15:12.359Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-30T15:15:12.401Z] Warning: overwriting stash ‘stack-cost’ [2021-07-30T15:15:12.983Z] Stashed 1 file(s) [Pipeline] } [2021-07-30T15:15:12.999Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-c-PR-360-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-30T15:15:13.018Z] $ docker stop --time=1 23f6aa1fcdd89183995dedb152e2928c9871f0507c06254be9ba8a42fc85af8b [2021-07-30T15:15:14.727Z] $ docker rm -f 23f6aa1fcdd89183995dedb152e2928c9871f0507c06254be9ba8a42fc85af8b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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-07-30T15:15:16.179Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T15:15:16.831Z] ---> package-listing.sh [2021-07-30T15:15:16.831Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-30T15:15:16.831Z] ++ facter osfamily [2021-07-30T15:15:17.110Z] + OS_FAMILY=redhat [2021-07-30T15:15:17.110Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-360 [2021-07-30T15:15:17.110Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-30T15:15:17.110Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-30T15:15:17.110Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-30T15:15:17.110Z] + PACKAGES=/tmp/packages_start.txt [2021-07-30T15:15:17.110Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-360 ']' [2021-07-30T15:15:17.110Z] + PACKAGES=/tmp/packages_end.txt [2021-07-30T15:15:17.110Z] + case "${OS_FAMILY}" in [2021-07-30T15:15:17.110Z] + sort [2021-07-30T15:15:17.110Z] + rpm -qa [2021-07-30T15:15:17.704Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-30T15:15:17.704Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-30T15:15:17.704Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-30T15:15:17.704Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-360 ']' [2021-07-30T15:15:17.704Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-360/archives/ [2021-07-30T15:15:17.704Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-360/archives/ [Pipeline] echo [2021-07-30T15:15:17.721Z] 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-360/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-30T15:15:18.026Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-30T15:15:18.625Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-30T15:15:18.625Z] [2021-07-30T15:15:18.625Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-30T15:15:18.961Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-30T15:15:18.961Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-30T15:15:18.961Z] b4d181a07f80: Pulling fs layer [2021-07-30T15:15:18.961Z] a1111a8f2ec3: Pulling fs layer [2021-07-30T15:15:18.961Z] ed53099fbce6: Pulling fs layer [2021-07-30T15:15:18.961Z] dc539afda2c1: Pulling fs layer [2021-07-30T15:15:18.961Z] 77bc0d833cb6: Pulling fs layer [2021-07-30T15:15:18.961Z] 9065ff56babe: Pulling fs layer [2021-07-30T15:15:18.961Z] d287ab97295c: Pulling fs layer [2021-07-30T15:15:18.961Z] dc539afda2c1: Waiting [2021-07-30T15:15:18.961Z] 77bc0d833cb6: Waiting [2021-07-30T15:15:18.961Z] d287ab97295c: Waiting [2021-07-30T15:15:18.961Z] 9065ff56babe: Waiting [2021-07-30T15:15:19.550Z] a1111a8f2ec3: Verifying Checksum [2021-07-30T15:15:19.550Z] a1111a8f2ec3: Download complete [2021-07-30T15:15:19.550Z] dc539afda2c1: Verifying Checksum [2021-07-30T15:15:19.550Z] dc539afda2c1: Download complete [2021-07-30T15:15:19.817Z] 77bc0d833cb6: Verifying Checksum [2021-07-30T15:15:19.817Z] 77bc0d833cb6: Download complete [2021-07-30T15:15:20.105Z] 9065ff56babe: Verifying Checksum [2021-07-30T15:15:20.105Z] 9065ff56babe: Download complete [2021-07-30T15:15:20.373Z] ed53099fbce6: Verifying Checksum [2021-07-30T15:15:20.373Z] ed53099fbce6: Download complete [2021-07-30T15:15:21.792Z] b4d181a07f80: Verifying Checksum [2021-07-30T15:15:21.793Z] b4d181a07f80: Download complete [2021-07-30T15:15:23.215Z] b4d181a07f80: Pull complete [2021-07-30T15:15:23.215Z] a1111a8f2ec3: Pull complete [2021-07-30T15:15:23.802Z] ed53099fbce6: Pull complete [2021-07-30T15:15:23.802Z] dc539afda2c1: Pull complete [2021-07-30T15:15:24.068Z] 77bc0d833cb6: Pull complete [2021-07-30T15:15:24.068Z] 9065ff56babe: Pull complete [2021-07-30T15:15:26.037Z] d287ab97295c: Download complete [2021-07-30T15:15:30.323Z] d287ab97295c: Pull complete [2021-07-30T15:15:30.323Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-30T15:15:30.323Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-30T15:15:30.323Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-30T15:15:30.419Z] prd-centos7-docker-4c-2g-1009 does not seem to be running inside a container [2021-07-30T15:15:30.490Z] $ 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-360/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-360 -v /w/workspace/edgexfoundry_device-sdk-c_PR-360:/w/workspace/edgexfoundry_device-sdk-c_PR-360:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-360@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-360@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-07-30T15:15:32.857Z] $ docker top e103c836835d29e491b2ba653b112eda8fb36b037f1ba3c63881c92cbe857245 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-30T15:15:33.274Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-30T15:15:33.588Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-07-30T15:15:33.902Z] + ls /var/log/sa-host [2021-07-30T15:15:33.902Z] + sadf -c /var/log/sa-host/sa05 [2021-07-30T15:15:33.902Z] file_magic: OK [2021-07-30T15:15:33.902Z] HZ: Using current value: 100 [2021-07-30T15:15:33.902Z] file_header: OK [2021-07-30T15:15:33.902Z] 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-07-30T15:15:33.902Z] Statistics: [2021-07-30T15:15:33.902Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-30T15:15:33.902Z] File successfully converted to sysstat format version 12.0.3 [2021-07-30T15:15:33.902Z] + sadf -c /var/log/sa-host/sa30 [2021-07-30T15:15:33.902Z] file_magic: OK [2021-07-30T15:15:33.902Z] HZ: Using current value: 100 [2021-07-30T15:15:33.902Z] file_header: OK [2021-07-30T15:15:33.902Z] 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-07-30T15:15:33.902Z] Statistics: [2021-07-30T15:15:33.902Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-30T15:15:33.902Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-30T15:15:34.109Z] provisioning config files... [2021-07-30T15:15:34.125Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-360@tmp/config1325800101521125314tmp [Pipeline] { [Pipeline] echo [2021-07-30T15:15:34.151Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T15:15:34.474Z] ---> create-netrc.sh [Pipeline] } [2021-07-30T15:15:34.489Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-30T15:15:34.875Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-30T15:15:34.892Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T15:15:35.220Z] ---> sudo-logs.sh [2021-07-30T15:15:35.221Z] Archiving 'sudo' log.. [2021-07-30T15:15:35.221Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1009.vexxhost.local: Name or service not known [2021-07-30T15:15:35.221Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1009.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-07-30T15:15:35.286Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T15:15:35.607Z] ---> job-cost.sh [2021-07-30T15:15:35.607Z] lf-activate-venv: SKIPPING [2021-07-30T15:15:35.607Z] DEBUG: total: 0.18000000715255737 [2021-07-30T15:15:35.607Z] INFO: Retrieving Stack Cost... [2021-07-30T15:15:36.571Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-30T15:15:36.837Z] INFO: Archiving Costs [Pipeline] echo [2021-07-30T15:15:36.855Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T15:15:37.179Z] ---> logs-deploy.sh [2021-07-30T15:15:37.179Z] lf-activate-venv: SKIPPING [2021-07-30T15:15:37.179Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-360/2 [2021-07-30T15:15:37.179Z] INFO: archiving workspace using pattern(s): [2021-07-30T15:15:37.766Z] Archives upload complete. [2021-07-30T15:15:38.040Z] INFO: archiving logs to Nexus