Pull request #357 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 iain-anderson for edgexfoundry/device-sdk-c Obtained Jenkinsfile from 2b1424e9d4ae5af80e8d4962fa7175b350ccc13f+fe80442fa2f0db74f1d47f63cbba0c7b5c42b53a (b0143dda4da6a1f3c4f6c5f06d84ae6694d33a6c) 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-ssh604241166459678660.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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-ssh5311817653139102619.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 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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-357/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-357/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3720039137320981146.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c # timeout=10 Commit message: "Merge pull request #352 from ernestojeda/parallel-go-mod-download" > 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-ssh6530144995408507763.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-357/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-357/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1975791154683932227.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-2245 in /w/workspace/edgexfoundry_device-sdk-c_PR-357 [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-357 # 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-357@tmp/jenkins-gitclient-ssh3361607199038314967.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-sdk-c_PR-357@tmp/jenkins-gitclient-ssh2990993582999261228.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/357/head:refs/remotes/origin/PR-357 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit fe80442fa2f0db74f1d47f63cbba0c7b5c42b53a into PR head commit 2b1424e9d4ae5af80e8d4962fa7175b350ccc13f Merge succeeded, producing 2b1424e9d4ae5af80e8d4962fa7175b350ccc13f Checking out Revision 2b1424e9d4ae5af80e8d4962fa7175b350ccc13f (PR-357) > git config core.sparsecheckout # timeout=10 > git checkout -f 2b1424e9d4ae5af80e8d4962fa7175b350ccc13f # 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-357@tmp/jenkins-gitclient-ssh5916146661992171070.key > git merge fe80442fa2f0db74f1d47f63cbba0c7b5c42b53a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2b1424e9d4ae5af80e8d4962fa7175b350ccc13f # timeout=10 Commit message: "fix: update to use maps for receiving secrets" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:22:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:22:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git rev-list --no-walk 18c66e74693b0dcf944d8eb774d259968cd08ab7 # timeout=10 [Pipeline] echo 13:22:31 ========================================================= 13:22:31 EdgeX Global Pipelines Version Info 13:22:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:22:32 ------------------- 13:22:32 stable info: 13:22:32 ------------------- 13:22:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:22:32 Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 13:22:32 Message: update stable to v1.0.204 13:22:33 ------------------- 13:22:33 experimental info: 13:22:33 ------------------- 13:22:33 Commited By: **** collab-it+edgex@linuxfoundation.org 13:22:33 Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 13:22:33 Message: update experimental to v1.0.204 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:22:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo 13:22:33 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo 13:22:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:22:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:22:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:22:33 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [Pipeline] echo 13:22:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 13:22:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 13:22:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:22:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:22:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo 13:22:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:22:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:22:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:22:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 13:22:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:22:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:22:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:22:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-357 [Pipeline] echo 13:22:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-357 [Pipeline] echo 13:22:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-357 [Pipeline] echo 13:22:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2b1424e9d4ae5af80e8d4962fa7175b350ccc13f [Pipeline] echo 13:22:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2b1424e [Pipeline] echo 13:22:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:22:36 provisioning config files... 13:22:36 copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-357@tmp/config7217543346562981952tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:22:37 ---> docker-login.sh 13:22:37 nexus3.edgexfoundry.org:10001 13:22:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:22:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:22:37 Configure a credential helper to remove this warning. See 13:22:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:22:37 13:22:37 Login Succeeded 13:22:37 nexus3.edgexfoundry.org:10002 13:22:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:22:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:22:37 Configure a credential helper to remove this warning. See 13:22:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:22:37 13:22:37 Login Succeeded 13:22:37 nexus3.edgexfoundry.org:10003 13:22:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:22:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:22:37 Configure a credential helper to remove this warning. See 13:22:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:22:37 13:22:37 Login Succeeded 13:22:37 nexus3.edgexfoundry.org:10004 13:22:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:22:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:22:38 Configure a credential helper to remove this warning. See 13:22:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:22:38 13:22:38 Login Succeeded 13:22:38 docker.io 13:22:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:22:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:22:38 Configure a credential helper to remove this warning. See 13:22:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:22:38 13:22:38 Login Succeeded 13:22:38 ---> docker-login.sh ends [Pipeline] } 13:22:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 13:22:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:22:41 13:22:41 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:22:41 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:22:41 latest: Pulling from edgex-devops/git-semver 13:22:41 31603596830f: Pulling fs layer 13:22:41 d4622e32a9a9: Pulling fs layer 13:22:41 1030fce36090: Pulling fs layer 13:22:41 6c6cb7e1b49b: Pulling fs layer 13:22:41 6c6cb7e1b49b: Waiting 13:22:41 d4622e32a9a9: Verifying Checksum 13:22:41 d4622e32a9a9: Download complete 13:22:41 31603596830f: Verifying Checksum 13:22:41 31603596830f: Download complete 13:22:41 6c6cb7e1b49b: Verifying Checksum 13:22:41 6c6cb7e1b49b: Download complete 13:22:41 31603596830f: Pull complete 13:22:41 d4622e32a9a9: Pull complete 13:22:41 1030fce36090: Verifying Checksum 13:22:41 1030fce36090: Download complete 13:22:42 1030fce36090: Pull complete 13:22:42 6c6cb7e1b49b: Pull complete 13:22:42 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 13:22:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:22:42 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:22:42 prd-centos7-docker-4c-2g-2245 does not seem to be running inside a container 13:22:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-357 -v /w/workspace/edgexfoundry_device-sdk-c_PR-357:/w/workspace/edgexfoundry_device-sdk-c_PR-357:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-357@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-357@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:22:43 $ docker top 28ff4e73471655b92d2cd8a2d4458c8b9ebb28de9ca788477b0c99a5e0c7e891 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:22:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:22:45 [ssh-agent] Looking for ssh-agent implementation... 13:22:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:22:45 $ docker exec 28ff4e73471655b92d2cd8a2d4458c8b9ebb28de9ca788477b0c99a5e0c7e891 ssh-agent 13:22:45 SSH_AUTH_SOCK=/tmp/ssh-axM194UgGaHy/agent.14 13:22:45 SSH_AGENT_PID=21 13:22:45 Running ssh-add (command line suppressed) 13:22:46 Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-357@tmp/private_key_8710580496608596044.key (/w/workspace/edgexfoundry_device-sdk-c_PR-357@tmp/private_key_8710580496608596044.key) 13:22:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:22:46 + git tag --points-at HEAD [Pipeline] } 13:22:46 $ docker exec --env ******** --env ******** 28ff4e73471655b92d2cd8a2d4458c8b9ebb28de9ca788477b0c99a5e0c7e891 ssh-agent -k 13:22:46 unset SSH_AUTH_SOCK; 13:22:46 unset SSH_AGENT_PID; 13:22:46 echo Agent pid 21 killed; 13:22:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:22:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:22:46 [ssh-agent] Looking for ssh-agent implementation... 13:22:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:22:46 $ docker exec 28ff4e73471655b92d2cd8a2d4458c8b9ebb28de9ca788477b0c99a5e0c7e891 ssh-agent 13:22:46 SSH_AUTH_SOCK=/tmp/ssh-2Luf2NcUJKhI/agent.53 13:22:46 SSH_AGENT_PID=59 13:22:46 Running ssh-add (command line suppressed) 13:22:46 Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-357@tmp/private_key_204949142383158343.key (/w/workspace/edgexfoundry_device-sdk-c_PR-357@tmp/private_key_204949142383158343.key) 13:22:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:22:47 + git semver init 13:22:47 # -> Open(): unable to determine branch for HEAD 13:22:47 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-357/.git 13:22:47 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_PR-357 13:22:47 # $SEMVER_REMOTE_NAME = origin 13:22:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:22:47 # $SEMVER_USER_NAME = edgex-jenkins 13:22:47 # $SEMVER_BRANCH = PR-357 13:22:47 # $SEMVER_TEMP = /tmp/semver-574719456 13:22:47 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP 13:22:47 # '/tmp/semver-574719456' -> '/w/workspace/edgexfoundry_device-sdk-c_PR-357/.semver' 13:22:47 # -> Force: false 13:22:47 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-357/.semver [Pipeline] } 13:22:47 $ docker exec --env ******** --env ******** 28ff4e73471655b92d2cd8a2d4458c8b9ebb28de9ca788477b0c99a5e0c7e891 ssh-agent -k 13:22:48 unset SSH_AUTH_SOCK; 13:22:48 unset SSH_AGENT_PID; 13:22:48 echo Agent pid 59 killed; 13:22:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:22:49 + git semver [Pipeline] } 13:22:49 $ docker stop --time=1 28ff4e73471655b92d2cd8a2d4458c8b9ebb28de9ca788477b0c99a5e0c7e891 13:22:51 $ docker rm -f 28ff4e73471655b92d2cd8a2d4458c8b9ebb28de9ca788477b0c99a5e0c7e891 [Pipeline] // withDockerContainer [Pipeline] sh 13:22:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:22:51 Stashed 1 file(s) [Pipeline] echo 13:22:51 [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 13:23:07 Still waiting to schedule task 13:23:07 Waiting for next available executor on ‘centos7-docker-4c-2g’ 13:23:07 Still waiting to schedule task 13:23:07 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2243’ is offline 13:25:15 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2246 in /w/workspace/edgexfoundry_device-sdk-c_PR-357 [Pipeline] { [Pipeline] ws 13:25:15 Running in /w/workspace/device-sdk-c/11 [Pipeline] { [Pipeline] checkout 13:25:15 Selected Git installation does not exist. Using Default 13:25:15 The recommended git tool is: NONE 13:25:20 Running on prd-centos7-docker-4c-2g-2247 in /w/workspace/edgexfoundry_device-sdk-c_PR-357 [Pipeline] { [Pipeline] ws 13:25:20 Running in /w/workspace/device-sdk-c/11 [Pipeline] { [Pipeline] checkout 13:25:20 Selected Git installation does not exist. Using Default 13:25:20 The recommended git tool is: NONE 13:25:26 using credential edgex-jenkins-ssh 13:25:26 Cloning the remote Git repository 13:25:27 using credential edgex-jenkins-ssh 13:25:27 Cloning the remote Git repository 13:25:27 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 13:25:26 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 13:25:26 > git init /w/workspace/device-sdk-c/11 # timeout=10 13:25:26 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 13:25:26 > git --version # timeout=10 13:25:26 > git --version # 'git version 2.24.4' 13:25:26 using GIT_SSH to set credentials SSH Credentials for GitHub 13:25:26 [INFO] Currently running in a labeled security context 13:25:26 [INFO] Currently SELinux is 'enforcing' on the host 13:25:26 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/11@tmp/jenkins-gitclient-ssh538283042927853769.key 13:25:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:25:27 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 13:25:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:25:27 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 13:25:27 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 13:25:27 using GIT_SSH to set credentials SSH Credentials for GitHub 13:25:27 [INFO] Currently running in a labeled security context 13:25:27 [INFO] Currently SELinux is 'enforcing' on the host 13:25:27 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/11@tmp/jenkins-gitclient-ssh2104507285585630624.key 13:25:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/357/head:refs/remotes/origin/PR-357 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:25:27 Merging remotes/origin/main commit fe80442fa2f0db74f1d47f63cbba0c7b5c42b53a into PR head commit 2b1424e9d4ae5af80e8d4962fa7175b350ccc13f 13:25:27 Merge succeeded, producing 2b1424e9d4ae5af80e8d4962fa7175b350ccc13f 13:25:27 Checking out Revision 2b1424e9d4ae5af80e8d4962fa7175b350ccc13f (PR-357) 13:25:27 > git init /w/workspace/device-sdk-c/11 # timeout=10 13:25:27 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 13:25:27 > git --version # timeout=10 13:25:27 > git --version # 'git version 2.17.1' 13:25:27 using GIT_SSH to set credentials SSH Credentials for GitHub 13:25:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:25:28 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 13:25:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:25:28 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 13:25:28 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 13:25:28 using GIT_SSH to set credentials SSH Credentials for GitHub 13:25:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/357/head:refs/remotes/origin/PR-357 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:25:27 > git config core.sparsecheckout # timeout=10 13:25:27 > git checkout -f 2b1424e9d4ae5af80e8d4962fa7175b350ccc13f # timeout=10 13:25:27 > git remote # timeout=10 13:25:27 > git config --get remote.origin.url # timeout=10 13:25:27 using GIT_SSH to set credentials SSH Credentials for GitHub 13:25:27 [INFO] Currently running in a labeled security context 13:25:27 [INFO] Currently SELinux is 'enforcing' on the host 13:25:27 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/11@tmp/jenkins-gitclient-ssh3954529205604213890.key 13:25:27 > git merge fe80442fa2f0db74f1d47f63cbba0c7b5c42b53a # timeout=10 13:25:27 > git rev-parse HEAD^{commit} # timeout=10 13:25:27 > git config core.sparsecheckout # timeout=10 13:25:27 > git checkout -f 2b1424e9d4ae5af80e8d4962fa7175b350ccc13f # timeout=10 13:25:30 Merging remotes/origin/main commit fe80442fa2f0db74f1d47f63cbba0c7b5c42b53a into PR head commit 2b1424e9d4ae5af80e8d4962fa7175b350ccc13f 13:25:31 Merge succeeded, producing 2b1424e9d4ae5af80e8d4962fa7175b350ccc13f 13:25:31 Checking out Revision 2b1424e9d4ae5af80e8d4962fa7175b350ccc13f (PR-357) 13:25:31 Commit message: "fix: update to use maps for receiving secrets" 13:25:30 > git config core.sparsecheckout # timeout=10 13:25:30 > git checkout -f 2b1424e9d4ae5af80e8d4962fa7175b350ccc13f # timeout=10 13:25:31 > git remote # timeout=10 13:25:31 > git config --get remote.origin.url # timeout=10 13:25:31 using GIT_SSH to set credentials SSH Credentials for GitHub 13:25:31 > git merge fe80442fa2f0db74f1d47f63cbba0c7b5c42b53a # timeout=10 13:25:31 > git rev-parse HEAD^{commit} # timeout=10 13:25:31 > git config core.sparsecheckout # timeout=10 13:25:31 > git checkout -f 2b1424e9d4ae5af80e8d4962fa7175b350ccc13f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:25:31 provisioning config files... 13:25:32 copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/11@tmp/config209394188320463750tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:25:32 ---> docker-login.sh 13:25:32 nexus3.edgexfoundry.org:10001 13:25:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:25:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:25:32 Configure a credential helper to remove this warning. See 13:25:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:25:32 13:25:32 Login Succeeded 13:25:32 nexus3.edgexfoundry.org:10002 13:25:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:25:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:25:32 Configure a credential helper to remove this warning. See 13:25:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:25:32 13:25:32 Login Succeeded 13:25:32 nexus3.edgexfoundry.org:10003 13:25:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:25:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:25:32 Configure a credential helper to remove this warning. See 13:25:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:25:32 13:25:32 Login Succeeded 13:25:32 nexus3.edgexfoundry.org:10004 13:25:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:25:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:25:32 Configure a credential helper to remove this warning. See 13:25:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:25:32 13:25:32 Login Succeeded 13:25:32 docker.io 13:25:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:25:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:25:33 Configure a credential helper to remove this warning. See 13:25:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:25:33 13:25:33 Login Succeeded 13:25:33 ---> docker-login.sh ends [Pipeline] } 13:25:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:25:35 ========================================================= 13:25:35 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] 13:25:35 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 13:25:35 + 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 . 13:25:35 Sending build context to Docker daemon 2.723MB 13:25:35 Step 1/25 : ARG BASE=alpine:3.12 13:25:35 Step 2/25 : FROM ${BASE} as builder 13:25:35 Commit message: "fix: update to use maps for receiving secrets" 13:25:35 latest: Pulling from edgex-devops/edgex-gcc-base 13:25:35 339de151aab4: Pulling fs layer 13:25:35 3691962f683c: Pulling fs layer 13:25:35 e1147bf81a45: Pulling fs layer 13:25:35 3691962f683c: Verifying Checksum 13:25:35 3691962f683c: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:25:36 provisioning config files... 13:25:36 copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/11@tmp/config4809661640834344552tmp [Pipeline] { 13:25:36 339de151aab4: Verifying Checksum 13:25:36 339de151aab4: Download complete 13:25:36 339de151aab4: Pull complete 13:25:36 3691962f683c: Pull complete [Pipeline] libraryResource [Pipeline] sh 13:25:36 ---> docker-login.sh 13:25:36 nexus3.edgexfoundry.org:10001 13:25:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:25:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:25:38 Configure a credential helper to remove this warning. See 13:25:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:25:38 13:25:38 Login Succeeded 13:25:38 nexus3.edgexfoundry.org:10002 13:25:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:25:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:25:38 Configure a credential helper to remove this warning. See 13:25:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:25:38 13:25:38 Login Succeeded 13:25:38 nexus3.edgexfoundry.org:10003 13:25:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:25:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:25:39 Configure a credential helper to remove this warning. See 13:25:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:25:39 13:25:39 Login Succeeded 13:25:39 nexus3.edgexfoundry.org:10004 13:25:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:25:39 e1147bf81a45: Verifying Checksum 13:25:39 e1147bf81a45: Download complete 13:25:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:25:39 Configure a credential helper to remove this warning. See 13:25:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:25:39 13:25:39 Login Succeeded 13:25:39 docker.io 13:25:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:25:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:25:40 Configure a credential helper to remove this warning. See 13:25:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:25:40 13:25:40 Login Succeeded 13:25:40 ---> docker-login.sh ends [Pipeline] } 13:25:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:25:41 ========================================================= 13:25:41 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] 13:25:41 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 13:25:41 + 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 . 13:25:42 e1147bf81a45: Pull complete 13:25:42 Digest: sha256:32c567f17180c4abff101a0d389449dec7f3f623a221c8a8ae98dcac9b0d9fee 13:25:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 13:25:42 ---> ac6a0feb3254 13:25:42 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 13:25:42 Sending build context to Docker daemon 2.722MB 13:25:42 Step 1/25 : ARG BASE=alpine:3.12 13:25:42 Step 2/25 : FROM ${BASE} as builder 13:25:42 latest: Pulling from edgex-devops/edgex-gcc-base-arm64 13:25:42 d2f70382dc9a: Pulling fs layer 13:25:42 b08cc2eccb4b: Pulling fs layer 13:25:42 7b69db201801: Pulling fs layer 13:25:42 ---> Running in ea8677ded2d7 13:25:42 b08cc2eccb4b: Download complete 13:25:42 d2f70382dc9a: Download complete 13:25:43 Connecting to iotech.jfrog.io (54.195.244.87:443) 13:25:43 d2f70382dc9a: Pull complete 13:25:43 saving to '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' 13:25:43 support@iotechsys.co 100% |********************************| 451 0:00:00 ETA 13:25:43 '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved 13:25:43 Removing intermediate container ea8677ded2d7 13:25:43 ---> 622a0ec087fa 13:25:43 Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 13:25:43 ---> Running in dafb29b9ffff 13:25:44 b08cc2eccb4b: Pull complete 13:25:44 Removing intermediate container dafb29b9ffff 13:25:44 ---> 11db23442428 13:25:44 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 13:25:44 ---> Running in 9fa75eb487c6 13:25:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:25:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:25:46 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz 13:25:46 (1/22) Installing hiredis (0.14.1-r0) 13:25:46 (2/22) Installing hiredis-dev (0.14.1-r0) 13:25:46 (3/22) Installing ncurses-dev (6.2_p20200523-r0) 13:25:46 (4/22) Installing paho-mqtt-c-dev (1.3.5-r0) 13:25:46 7b69db201801: Verifying Checksum 13:25:46 7b69db201801: Download complete 13:25:47 (5/22) Installing libblkid (2.35.2-r0) 13:25:48 (6/22) Installing blkid (2.35.2-r0) 13:25:48 (7/22) Installing libcap-ng (0.7.10-r1) 13:25:48 (8/22) Installing setpriv (2.35.2-r0) 13:25:48 (9/22) Installing libmount (2.35.2-r0) 13:25:48 (10/22) Installing libsmartcols (2.35.2-r0) 13:25:48 (11/22) Installing findmnt (2.35.2-r0) 13:25:48 (12/22) Installing mcookie (2.35.2-r0) 13:25:48 (13/22) Installing hexdump (2.35.2-r0) 13:25:49 (14/22) Installing lsblk (2.35.2-r0) 13:25:49 (15/22) Installing libuuid (2.35.2-r0) 13:25:49 (16/22) Installing libfdisk (2.35.2-r0) 13:25:49 (17/22) Installing sfdisk (2.35.2-r0) 13:25:49 (18/22) Installing cfdisk (2.35.2-r0) 13:25:49 (19/22) Installing util-linux (2.35.2-r0) 13:25:49 (20/22) Installing util-linux-dev (2.35.2-r0) 13:25:50 (21/22) Installing libidn2 (2.3.0-r0) 13:25:50 (22/22) Installing wget (1.20.3-r1) 13:25:50 Executing busybox-1.31.1-r20.trigger 13:25:50 OK: 295 MiB in 97 packages 13:25:50 Removing intermediate container 9fa75eb487c6 13:25:50 ---> 0f5ae2ea0034 13:25:50 Step 6/25 : ENV CBOR_VERSION=0.5.0 13:25:50 ---> Running in 469795a8639f 13:25:50 Removing intermediate container 469795a8639f 13:25:50 ---> ffbbde012268 13:25:50 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 13:25:50 ---> Running in 4ee3a107d02a 13:25:51 --2021-08-06 13:25:51-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz 13:25:51 Resolving github.com (github.com)... 140.82.113.4 13:25:51 Connecting to github.com (github.com)|140.82.113.4|:443... connected. 13:25:51 HTTP request sent, awaiting response... 302 Found 13:25:51 Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] 13:25:51 --2021-08-06 13:25:51-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 13:25:51 Resolving codeload.github.com (codeload.github.com)... 140.82.112.10 13:25:51 Connecting to codeload.github.com (codeload.github.com)|140.82.112.10|:443... connected. 13:25:51 HTTP request sent, awaiting response... 200 OK 13:25:51 Length: unspecified [application/x-gzip] 13:25:51 Saving to: 'STDOUT' 13:25:51  13:25:51 0K .......... .......... .......... .......... .......... 1.16M 13:25:51 50K .......... .......... .......... .......... .......... 2.16M 13:25:51 100K .......... .......... .......... .......... .......... 20.4M 13:25:51 150K .......... .......... .......... .......... .......... 17.4M 13:25:51 200K .......... .......... .......... .......... .......... 3.08M 13:25:51 250K .......... .......... .......... .......... .......... 6.99M 13:25:51 300K .......... .......... .......... .......... .......... 15.3M 13:25:51 350K .......... .......... .......... .......... .......... 14.3M 13:25:51 400K .......... .......... .......... .......... .......... 7.15M 13:25:51 450K .......... .......... .......... .......... .......... 7.55M 13:25:51 500K .......... .......... .......... .......... .......... 36.7M 13:25:51 550K .......... .......... .......... .......... .......... 9.70M 13:25:51 600K .......... .......... .......... .......... .......... 3.94M 13:25:51 650K .......... .......... .......... .......... .......... 5.50M 13:25:51 700K .. 45.6M=0.1s 13:25:51 13:25:51 2021-08-06 13:25:51 (4.89 MB/s) - written to stdout [719348] 13:25:51 13:25:51 -- The C compiler identification is GNU 9.3.0 13:25:51 -- The CXX compiler identification is GNU 9.3.0 13:25:51 -- Check for working C compiler: /usr/bin/cc 13:25:51 -- Check for working C compiler: /usr/bin/cc - works 13:25:51 -- Detecting C compiler ABI info 13:25:52 -- Detecting C compiler ABI info - done 13:25:52 -- Detecting C compile features 13:25:52 -- Detecting C compile features - done 13:25:52 -- Check for working CXX compiler: /usr/bin/c++ 13:25:52 -- Check for working CXX compiler: /usr/bin/c++ - works 13:25:52 -- Detecting CXX compiler ABI info 13:25:52 -- Detecting CXX compiler ABI info - done 13:25:52 -- Detecting CXX compile features 13:25:52 -- Detecting CXX compile features - done 13:25:52 -- Looking for include file endian.h 13:25:52 -- Looking for include file endian.h - found 13:25:52 -- Check if the system is big endian 13:25:52 -- Searching 16 bit integer 13:25:52 -- Looking for sys/types.h 13:25:52 -- Looking for sys/types.h - found 13:25:52 -- Looking for stdint.h 13:25:52 -- Looking for stdint.h - found 13:25:52 -- Looking for stddef.h 13:25:52 -- Looking for stddef.h - found 13:25:52 -- Check size of unsigned short 13:25:52 -- Check size of unsigned short - done 13:25:52 -- Searching 16 bit integer - Using unsigned short 13:25:52 -- Check if the system is big endian - little endian 13:25:52 -- Check size of size_t 13:25:52 -- Check size of size_t - done 13:25:52 CMake Warning at examples/CMakeLists.txt:16 (find_package): 13:25:52 By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has 13:25:52 asked CMake to find a package configuration file provided by "cJSON", but 13:25:52 CMake did not find one. 13:25:52 13:25:52 Could not find a package configuration file provided by "cJSON" with any of 13:25:52 the following names: 13:25:52 13:25:52 cJSONConfig.cmake 13:25:52 cjson-config.cmake 13:25:52 13:25:52 Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set 13:25:52 "cJSON_DIR" to a directory containing one of the above files. If "cJSON" 13:25:52 provides a separate development package or SDK, be sure it has been 13:25:52 installed. 13:25:52 13:25:52 13:25:52 -- Configuring done 13:25:52 -- Generating done 13:25:52 -- Build files have been written to: /tmp/cbor 13:25:52 Scanning dependencies of target cbor_shared 13:25:52 [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o 13:25:52 [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o 13:25:53 [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o 13:25:53 [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o 13:25:53 [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o 13:25:53 [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o 13:25:53 [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o 13:25:53 [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o 13:25:53 [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o 13:25:53 [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o 13:25:53 [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o 13:25:53 7b69db201801: Pull complete 13:25:53 Digest: sha256:6402f0ff92f22f5db569dc2a94aef5717e50795d64082fb226716824a8b8ffba 13:25:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest 13:25:53 ---> 759262b18b23 13:25:53 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 13:25:53 [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o 13:25:53 [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o 13:25:53 [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o 13:25:53 [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o 13:25:53 [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o 13:25:53 [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o 13:25:53 [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o 13:25:53 [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o 13:25:53 [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o 13:25:54 [ 40%] Linking C shared library libcbor.so 13:25:54 [ 40%] Built target cbor_shared 13:25:54 Scanning dependencies of target cbor 13:25:54 [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o 13:25:54 [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o 13:25:54 [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o 13:25:54 [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o 13:25:54 [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o 13:25:54 [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o 13:25:54 [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o 13:25:54 ---> Running in 8b224ce4da9b 13:25:54 [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o 13:25:54 [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o 13:25:54 [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o 13:25:55 [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o 13:25:55 [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o 13:25:55 [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o 13:25:55 [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o 13:25:55 [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o 13:25:55 [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o 13:25:55 [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o 13:25:55 [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o 13:25:55 [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o 13:25:55 [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o 13:25:55 [ 80%] Linking C static library libcbor.a 13:25:55 [ 80%] Built target cbor 13:25:55 Scanning dependencies of target sort 13:25:55 [ 82%] Building C object examples/CMakeFiles/sort.dir/sort.c.o 13:25:55 [ 84%] Linking C executable sort 13:25:55 [ 84%] Built target sort 13:25:55 Scanning dependencies of target readfile 13:25:55 [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o 13:25:55 [ 88%] Linking C executable readfile 13:25:56 [ 88%] Built target readfile 13:25:56 Scanning dependencies of target streaming_parser 13:25:56 [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o 13:25:56 [ 92%] Linking C executable streaming_parser 13:25:56 [ 92%] Built target streaming_parser 13:25:56 Scanning dependencies of target hello 13:25:56 [ 94%] Building C object examples/CMakeFiles/hello.dir/hello.c.o 13:25:56 [ 96%] Linking C executable hello 13:25:56 [ 96%] Built target hello 13:25:56 Scanning dependencies of target create_items 13:25:56 [ 98%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o 13:25:56 [100%] Linking C executable create_items 13:25:56 [100%] Built target create_items 13:25:56 Connecting to iotech.jfrog.io (54.229.110.245:443) 13:25:56 Install the project... 13:25:56 -- Install configuration: "Release" 13:25:56 -- Installing: /usr/local/include/cbor/configuration.h 13:25:56 -- Installing: /usr/local/lib64/libcbor.a 13:25:56 -- Installing: /usr/local/lib64/libcbor.so.0.0.0 13:25:56 -- Installing: /usr/local/lib64/libcbor.so.0 13:25:56 -- Installing: /usr/local/lib64/libcbor.so 13:25:56 -- Up-to-date: /usr/local/include/cbor 13:25:56 -- Installing: /usr/local/include/cbor/arrays.h 13:25:56 -- Installing: /usr/local/include/cbor/bytestrings.h 13:25:56 -- Installing: /usr/local/include/cbor/callbacks.h 13:25:56 -- Installing: /usr/local/include/cbor/common.h 13:25:56 -- Installing: /usr/local/include/cbor/data.h 13:25:56 -- Installing: /usr/local/include/cbor/encoding.h 13:25:56 -- Installing: /usr/local/include/cbor/floats_ctrls.h 13:25:56 -- Installing: /usr/local/include/cbor/internal 13:25:56 -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h 13:25:56 -- Installing: /usr/local/include/cbor/internal/encoders.h 13:25:56 -- Installing: /usr/local/include/cbor/internal/loaders.h 13:25:56 -- Installing: /usr/local/include/cbor/internal/memory_utils.h 13:25:56 -- Installing: /usr/local/include/cbor/internal/stack.h 13:25:56 -- Installing: /usr/local/include/cbor/internal/unicode.h 13:25:56 -- Installing: /usr/local/include/cbor/ints.h 13:25:56 -- Installing: /usr/local/include/cbor/maps.h 13:25:56 -- Installing: /usr/local/include/cbor/serialization.h 13:25:56 -- Installing: /usr/local/include/cbor/streaming.h 13:25:56 -- Installing: /usr/local/include/cbor/strings.h 13:25:56 -- Installing: /usr/local/include/cbor/tags.h 13:25:56 -- Installing: /usr/local/include/cbor.h 13:25:56 -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc 13:25:56 saving to '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' 13:25:56 support@iotechsys.co 100% |********************************| 451 0:00:00 ETA 13:25:56 '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved 13:25:56 Removing intermediate container 4ee3a107d02a 13:25:56 ---> 63fed7a4c8ee 13:25:56 Step 8/25 : RUN mkdir /tmp/sdk 13:25:56 ---> Running in beb64163fe50 13:25:57 Removing intermediate container beb64163fe50 13:25:57 ---> bf2d92a2fb89 13:25:57 Step 9/25 : COPY VERSION /tmp/sdk 13:25:57 ---> d9ab3d15cd48 13:25:57 Step 10/25 : COPY src /tmp/sdk/src 13:25:57 ---> 54e88c129d72 13:25:57 Step 11/25 : COPY include /tmp/sdk/include 13:25:57 ---> c88032184d3c 13:25:57 Step 12/25 : COPY scripts /tmp/sdk/scripts 13:25:57 Removing intermediate container 8b224ce4da9b 13:25:57 ---> e3425dda7e7d 13:25:57 Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 13:25:58 ---> ed7e87a004fd 13:25:58 Step 13/25 : COPY LICENSE /tmp/sdk 13:25:58 ---> 1305a85b965f 13:25:58 Step 14/25 : COPY Attribution.txt /tmp/sdk 13:25:58 ---> Running in 5fca433b2588 13:25:58 ---> 0a88d24ce33d 13:25:58 Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 13:25:58 ---> Running in 4d2fdac54a37 13:25:58 + CPPCHECK=false 13:25:58 + DOCGEN=false 13:25:58 + TOMLVER=SDK-0.2 13:25:58 + CUTILVER=1.1.4 13:25:58 + '[' 0 -gt 0 ] 13:25:58 + readlink -f ./scripts/build.sh 13:25:58 + dirname /tmp/sdk/scripts/build.sh 13:25:58 + dirname /tmp/sdk/scripts 13:25:58 + ROOT=/tmp/sdk 13:25:58 + cd /tmp/sdk 13:25:58 + '[' '!' -d deps ] 13:25:58 + mkdir deps 13:25:58 + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 13:25:58 + tar -C deps -z -x -f - 13:25:58 --2021-08-06 13:25:58-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 13:25:58 Resolving github.com (github.com)... 140.82.113.4 13:25:58 Connecting to github.com (github.com)|140.82.113.4|:443... connected. 13:25:58 HTTP request sent, awaiting response... 302 Found 13:25:58 Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] 13:25:58 --2021-08-06 13:25:58-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 13:25:58 Resolving codeload.github.com (codeload.github.com)... 140.82.112.10 13:25:58 Connecting to codeload.github.com (codeload.github.com)|140.82.112.10|:443... connected. 13:25:58 HTTP request sent, awaiting response... 200 OK 13:25:58 Length: unspecified [application/x-gzip] 13:25:58 Saving to: 'STDOUT' 13:25:58 13:25:58 0K .......... ......  864K=0.02s 13:25:58 13:25:58 2021-08-06 13:25:58 (864 KB/s) - written to stdout [16451] 13:25:58 13:25:59 + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c 13:25:59 + wget+ -O -tar https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz 13:25:59 -C deps -z -x -f - 13:25:59 --2021-08-06 13:25:58-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz 13:25:59 Resolving github.com (github.com)... 140.82.113.4 13:25:59 Connecting to github.com (github.com)|140.82.113.4|:443... connected. 13:25:59 HTTP request sent, awaiting response... 302 Found 13:25:59 Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] 13:25:59 --2021-08-06 13:25:58-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 13:25:59 Resolving codeload.github.com (codeload.github.com)... 140.82.112.10 13:25:59 Connecting to codeload.github.com (codeload.github.com)|140.82.112.10|:443... connected. 13:25:59 HTTP request sent, awaiting response... 200 OK 13:25:59 Length: unspecified [application/x-gzip] 13:25:59 Saving to: 'STDOUT' 13:25:59 13:25:59 0K .......... .......... .......... .......... .......... 1.14M 13:25:59 50K .......... .......... .......... .......... .......... 2.38M 13:25:59 100K .......... .......... .......... .......... .......... 36.8M 13:25:59 150K .......... .......... ....... 3.97M=0.07s 13:25:59 13:25:59 2021-08-06 13:25:59 (2.43 MB/s) - written to stdout [181796] 13:25:59 13:25:59 + mkdir -p src/c/iot 13:25:59 + 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 13:25:59 + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot 13:25:59 + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot 13:25:59 + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot 13:25:59 + mkdir -p include/iot 13:25:59 + 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 13:25:59 + mkdir -p include/iot/os 13:25:59 + 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 13:25:59 + mkdir -p /tmp/sdk/build/release 13:25:59 + cd /tmp/sdk/build/release 13:25:59 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 13:25:59 -- The C compiler identification is GNU 9.3.0 13:25:59 -- Check for working C compiler: /usr/bin/cc 13:25:59 -- Check for working C compiler: /usr/bin/cc - works 13:25:59 -- Detecting C compiler ABI info 13:25:59 -- Detecting C compiler ABI info - done 13:25:59 -- Detecting C compile features 13:25:59 -- Detecting C compile features - done 13:25:59 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 13:25:59 -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") 13:25:59 -- Found LIBYAML: /usr/lib/libyaml.so 13:25:59 -- Found LIBUUID: /usr/lib/libuuid.so 13:25:59 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 13:25:59 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 13:25:59 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 13:25:59 -- C SDK 0.0.0 for Linux 13:25:59 -- Performing Test CSDK_HAVE_ATOMIC 13:25:59 -- Performing Test CSDK_HAVE_ATOMIC - Success 13:25:59 -- Found Curses: /usr/lib/libcurses.so 13:25:59 -- Configuring done 13:25:59 -- Generating done 13:25:59 -- Build files have been written to: /tmp/sdk/build/release 13:25:59 + make all package 13:25:59 + tee release.log 13:25:59 Scanning dependencies of target csdk 13:25:59 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 13:25:59 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 13:26:00 Removing intermediate container 5fca433b2588 13:26:00 ---> 9a875457aef6 13:26:00 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 13:26:00 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 13:26:00 ---> Running in 9dd97b9e5e89 13:26:00 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 13:26:00 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 13:26:00 [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 13:26:00 [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 13:26:00 [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 13:26:00 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 13:26:00 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 13:26:01 [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 13:26:01 [ 18%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 13:26:01 [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 13:26:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:26:01 [ 21%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 13:26:01 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 13:26:01 [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 13:26:01 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 13:26:02 [ 27%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 13:26:02 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 13:26:02 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 13:26:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:26:02 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 13:26:02 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 13:26:02 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 13:26:03 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz 13:26:03 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 13:26:03 [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 13:26:03 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 13:26:03 [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 13:26:03 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 13:26:03 [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 13:26:03 (1/22) Installing hiredis (0.14.1-r0) 13:26:03 (2/22) Installing hiredis-dev (0.14.1-r0) 13:26:03 [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 13:26:03 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 13:26:03 (3/22) Installing ncurses-dev (6.2_p20200523-r0) 13:26:03 (4/22) Installing paho-mqtt-c-dev (1.3.5-r0) 13:26:04 [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 13:26:04 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 13:26:04 [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o 13:26:04 [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 13:26:04 [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 13:26:04 [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 13:26:05 (5/22) Installing libblkid (2.35.2-r0) 13:26:05 [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 13:26:05 [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 13:26:05 [ 60%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 13:26:05 (6/22) Installing blkid (2.35.2-r0) 13:26:05 (7/22) Installing libcap-ng (0.7.10-r1) 13:26:05 [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 13:26:05 [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 13:26:05 (8/22) Installing setpriv (2.35.2-r0) 13:26:05 (9/22) Installing libmount (2.35.2-r0) 13:26:06 [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 13:26:06 (10/22) Installing libsmartcols (2.35.2-r0) 13:26:06 (11/22) Installing findmnt (2.35.2-r0) 13:26:06 (12/22) Installing mcookie (2.35.2-r0) 13:26:06 [ 66%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 13:26:06 [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 13:26:06 [ 69%] Building C object c/CMakeFiles/csdk.dir/service.c.o 13:26:06 (13/22) Installing hexdump (2.35.2-r0) 13:26:06 (14/22) Installing lsblk (2.35.2-r0) 13:26:06 (15/22) Installing libuuid (2.35.2-r0) 13:26:06 (16/22) Installing libfdisk (2.35.2-r0) 13:26:06 (17/22) Installing sfdisk (2.35.2-r0) 13:26:06 (18/22) Installing cfdisk (2.35.2-r0) 13:26:06 [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 13:26:06 (19/22) Installing util-linux (2.35.2-r0) 13:26:07 (20/22) Installing util-linux-dev (2.35.2-r0) 13:26:07 (21/22) Installing libidn2 (2.3.0-r0) 13:26:07 (22/22) Installing wget (1.20.3-r1) 13:26:07 Executing busybox-1.31.1-r20.trigger 13:26:07 [ 72%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 13:26:07 [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 13:26:07 [ 75%] Linking C shared library libcsdk.so 13:26:07 [ 75%] Built target csdk 13:26:07 Scanning dependencies of target template 13:26:07 [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 13:26:07 [ 78%] Linking C executable template 13:26:07 [ 78%] Built target template 13:26:07 Scanning dependencies of target device-counter 13:26:07 [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 13:26:07 [ 81%] Linking C executable device-counter 13:26:07 OK: 276 MiB in 97 packages 13:26:08 [ 81%] Built target device-counter 13:26:08 Scanning dependencies of target device-random 13:26:08 [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 13:26:08 [ 84%] Linking C executable device-random 13:26:08 [ 84%] Built target device-random 13:26:08 Scanning dependencies of target device-gyro 13:26:08 [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 13:26:08 [ 87%] Linking C executable device-gyro 13:26:08 [ 87%] Built target device-gyro 13:26:08 Scanning dependencies of target device-bitfields 13:26:08 [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 13:26:08 [ 90%] Linking C executable device-bitfields 13:26:08 [ 90%] Built target device-bitfields 13:26:08 Scanning dependencies of target template-discovery 13:26:08 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 13:26:08 [ 93%] Linking C executable template-discovery 13:26:08 [ 93%] Built target template-discovery 13:26:08 Scanning dependencies of target device-file 13:26:08 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 13:26:08 [ 96%] Linking C executable device-file 13:26:08 [ 96%] Built target device-file 13:26:08 Scanning dependencies of target device-terminal 13:26:08 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 13:26:08 [100%] Linking C executable device-terminal 13:26:08 [100%] Built target device-terminal 13:26:08 Run CPack packaging tool... 13:26:08 CPack: Create package using TGZ 13:26:08 CPack: Install projects 13:26:08 CPack: - Run preinstall target for: Csdk 13:26:09 CPack: - Install project: Csdk [] 13:26:09 CPack: Create package 13:26:09 CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. 13:26:09 + '[' false '=' true ] 13:26:09 + '[' false '=' true ] 13:26:09 + mkdir -p /tmp/sdk/build/debug 13:26:09 + cd /tmp/sdk/build/debug 13:26:09 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 13:26:09 -- The C compiler identification is GNU 9.3.0 13:26:09 -- Check for working C compiler: /usr/bin/cc 13:26:09 Removing intermediate container 9dd97b9e5e89 13:26:09 ---> 87482599f6aa 13:26:09 Step 6/25 : ENV CBOR_VERSION=0.5.0 13:26:09 -- Check for working C compiler: /usr/bin/cc - works 13:26:09 -- Detecting C compiler ABI info 13:26:09 -- Detecting C compiler ABI info - done 13:26:09 -- Detecting C compile features 13:26:09 -- Detecting C compile features - done 13:26:09 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 13:26:09 -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") 13:26:09 -- Found LIBYAML: /usr/lib/libyaml.so 13:26:09 -- Found LIBUUID: /usr/lib/libuuid.so 13:26:09 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 13:26:09 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 13:26:09 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 13:26:09 -- C SDK 0.0.0 for Linux 13:26:09 -- Performing Test CSDK_HAVE_ATOMIC 13:26:09 -- Performing Test CSDK_HAVE_ATOMIC - Success 13:26:09 ---> Running in cb4e238d3c99 13:26:09 -- Found Curses: /usr/lib/libcurses.so 13:26:09 -- Configuring done 13:26:09 -- Generating done 13:26:09 -- Build files have been written to: /tmp/sdk/build/debug 13:26:09 + make 13:26:09 + tee debug.log 13:26:09 Scanning dependencies of target csdk 13:26:09 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 13:26:09 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 13:26:09 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 13:26:09 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 13:26:09 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 13:26:09 [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 13:26:10 Removing intermediate container cb4e238d3c99 13:26:10 ---> f649a53ca5b4 13:26:10 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 13:26:10 ---> Running in 50640abc4ec2 13:26:10 [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 13:26:10 [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 13:26:10 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 13:26:10 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 13:26:10 [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 13:26:10 [ 18%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 13:26:10 [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 13:26:10 [ 21%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 13:26:10 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 13:26:10 [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 13:26:10 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 13:26:10 [ 27%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 13:26:10 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 13:26:10 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 13:26:10 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 13:26:10 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 13:26:10 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 13:26:11 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 13:26:11 [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 13:26:11 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 13:26:11 [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 13:26:11 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 13:26:11 [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 13:26:11 [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 13:26:11 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 13:26:11 --2021-08-06 13:26:11-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz 13:26:11 Resolving github.com (github.com)... 140.82.113.4 13:26:11 Connecting to github.com (github.com)|140.82.113.4|:443... connected. 13:26:11 HTTP request sent, awaiting response... 302 Found 13:26:11 Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] 13:26:11 --2021-08-06 13:26:11-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 13:26:11 Resolving codeload.github.com (codeload.github.com)... 140.82.112.10 13:26:11 Connecting to codeload.github.com (codeload.github.com)|140.82.112.10|:443... connected. 13:26:11 HTTP request sent, awaiting response... 200 OK 13:26:11 Length: unspecified [application/x-gzip] 13:26:11 Saving to: 'STDOUT' 13:26:11  13:26:11 [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 13:26:11 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 13:26:11 [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o 13:26:11 [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 13:26:11 0K .......... .......... .......... .......... .......... 1.23M 13:26:11 50K .......... .......... .......... .......... .......... 2.59M 13:26:11 100K .......... .......... .......... .......... .......... 13.1M 13:26:11 150K .......... .......... .......... .......... .......... 2.91M 13:26:11 200K .......... .......... .......... .......... .......... 15.3M 13:26:11 250K .......... .......... .......... .......... .......... 3.80M 13:26:11 300K .......... .......... .......... .......... .......... 3.48M 13:26:11 350K .......... .......... .......... .......... .......... 6.03M 13:26:11 400K .......... .......... .......... .......... .......... 3.38M 13:26:11 450K .......... .......... .......... .......... .......... 4.00M 13:26:11 500K .......... .......... .......... .......... .......... 12.0M 13:26:11 550K .......... .......... .......... .......... .......... 2.61M 13:26:11 600K .......... .......... .......... .......... .......... 889K 13:26:11 650K .......... .......... .......... .......... .......... 2.25M 13:26:11 700K ..       4.49M=0.2s 13:26:11 13:26:11 2021-08-06 13:26:11 (2.80 MB/s) - written to stdout [719348] 13:26:11 13:26:12 [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 13:26:12 [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 13:26:12 -- The C compiler identification is GNU 9.3.0 13:26:12 [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 13:26:12 [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 13:26:12 [ 60%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 13:26:12 [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 13:26:12 [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 13:26:12 -- The CXX compiler identification is GNU 9.3.0 13:26:12 -- Check for working C compiler: /usr/bin/cc 13:26:12 [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 13:26:12 [ 66%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 13:26:12 [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 13:26:12 -- Check for working C compiler: /usr/bin/cc - works 13:26:12 -- Detecting C compiler ABI info 13:26:12 [ 69%] Building C object c/CMakeFiles/csdk.dir/service.c.o 13:26:12 [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 13:26:12 -- Detecting C compiler ABI info - done 13:26:13 [ 72%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 13:26:13 [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 13:26:13 [ 75%] Linking C shared library libcsdk.so 13:26:13 [ 75%] Built target csdk 13:26:13 Scanning dependencies of target template 13:26:13 [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 13:26:13 [ 78%] Linking C executable template 13:26:13 -- Detecting C compile features 13:26:13 -- Detecting C compile features - done 13:26:13 -- Check for working CXX compiler: /usr/bin/c++ 13:26:13 [ 78%] Built target template 13:26:13 Scanning dependencies of target device-counter 13:26:13 [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 13:26:13 [ 81%] Linking C executable device-counter 13:26:13 [ 81%] Built target device-counter 13:26:13 Scanning dependencies of target device-random 13:26:13 [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 13:26:13 [ 84%] Linking C executable device-random 13:26:13 -- Check for working CXX compiler: /usr/bin/c++ - works 13:26:13 -- Detecting CXX compiler ABI info 13:26:13 [ 84%] Built target device-random 13:26:13 Scanning dependencies of target device-gyro 13:26:13 [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 13:26:13 [ 87%] Linking C executable device-gyro 13:26:13 [ 87%] Built target device-gyro 13:26:13 Scanning dependencies of target device-bitfields 13:26:13 [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 13:26:13 [ 90%] Linking C executable device-bitfields 13:26:13 -- Detecting CXX compiler ABI info - done 13:26:13 -- Detecting CXX compile features 13:26:13 -- Detecting CXX compile features - done 13:26:13 -- Looking for include file endian.h 13:26:13 [ 90%] Built target device-bitfields 13:26:13 Scanning dependencies of target template-discovery 13:26:13 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 13:26:13 [ 93%] Linking C executable template-discovery 13:26:13 [ 93%] Built target template-discovery 13:26:13 Scanning dependencies of target device-file 13:26:13 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 13:26:13 [ 96%] Linking C executable device-file 13:26:14 -- Looking for include file endian.h - found 13:26:14 -- Check if the system is big endian 13:26:14 -- Searching 16 bit integer 13:26:14 -- Looking for sys/types.h 13:26:14 [ 96%] Built target device-file 13:26:14 Scanning dependencies of target device-terminal 13:26:14 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 13:26:14 [100%] Linking C executable device-terminal 13:26:14 [100%] Built target device-terminal 13:26:14 make: Entering directory '/tmp/sdk/build/release' 13:26:14 make[1]: Entering directory '/tmp/sdk/build/release' 13:26:14 make[2]: Entering directory '/tmp/sdk/build/release' 13:26:14 make[2]: Leaving directory '/tmp/sdk/build/release' 13:26:14 [ 75%] Built target csdk 13:26:14 make[2]: Entering directory '/tmp/sdk/build/release' 13:26:14 make[2]: Leaving directory '/tmp/sdk/build/release' 13:26:14 [ 78%] Built target template 13:26:14 make[2]: Entering directory '/tmp/sdk/build/release' 13:26:14 make[2]: Leaving directory '/tmp/sdk/build/release' 13:26:14 [ 81%] Built target device-counter 13:26:14 make[2]: Entering directory '/tmp/sdk/build/release' 13:26:14 make[2]: Leaving directory '/tmp/sdk/build/release' 13:26:14 [ 84%] Built target device-random 13:26:14 make[2]: Entering directory '/tmp/sdk/build/release' 13:26:14 make[2]: Leaving directory '/tmp/sdk/build/release' 13:26:14 [ 87%] Built target device-gyro 13:26:14 make[2]: Entering directory '/tmp/sdk/build/release' 13:26:14 make[2]: Leaving directory '/tmp/sdk/build/release' 13:26:14 [ 90%] Built target device-bitfields 13:26:14 -- Looking for sys/types.h - found 13:26:14 -- Looking for stdint.h 13:26:14 make[2]: Entering directory '/tmp/sdk/build/release' 13:26:14 make[2]: Leaving directory '/tmp/sdk/build/release' 13:26:14 [ 93%] Built target template-discovery 13:26:14 make[2]: Entering directory '/tmp/sdk/build/release' 13:26:14 make[2]: Leaving directory '/tmp/sdk/build/release' 13:26:14 [ 96%] Built target device-file 13:26:14 make[2]: Entering directory '/tmp/sdk/build/release' 13:26:14 make[2]: Leaving directory '/tmp/sdk/build/release' 13:26:14 [100%] Built target device-terminal 13:26:14 make[1]: Leaving directory '/tmp/sdk/build/release' 13:26:14 Install the project... 13:26:14 -- Install configuration: "Release" 13:26:14 -- Installing: /usr/local/lib/libcsdk.so 13:26:14 -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" 13:26:14 -- Up-to-date: /usr/local/include 13:26:14 -- Installing: /usr/local/include/devsdk 13:26:14 -- Installing: /usr/local/include/devsdk/devsdk-base.h 13:26:14 -- Installing: /usr/local/include/devsdk/devsdk.h 13:26:14 -- Installing: /usr/local/include/edgex 13:26:14 -- Installing: /usr/local/include/edgex/devices.h 13:26:14 -- Installing: /usr/local/include/edgex/edgex-base.h 13:26:14 -- Installing: /usr/local/include/edgex/edgex.h 13:26:14 -- Installing: /usr/local/include/edgex/profiles.h 13:26:14 -- Installing: /usr/local/include/edgex/rest-server.h 13:26:14 -- Installing: /usr/local/include/edgex/csdk-defs.h 13:26:14 -- Installing: /usr/local/include/iot 13:26:14 -- Installing: /usr/local/include/iot/base64.h 13:26:14 -- Installing: /usr/local/include/iot/component.h 13:26:14 -- Installing: /usr/local/include/iot/config.h 13:26:14 -- Installing: /usr/local/include/iot/container.h 13:26:14 -- Installing: /usr/local/include/iot/data.h 13:26:14 -- Installing: /usr/local/include/iot/hash.h 13:26:14 -- Installing: /usr/local/include/iot/iot.h 13:26:14 -- Installing: /usr/local/include/iot/json.h 13:26:14 -- Installing: /usr/local/include/iot/logger.h 13:26:14 -- Installing: /usr/local/include/iot/os.h 13:26:14 -- Installing: /usr/local/include/iot/scheduler.h 13:26:14 -- Installing: /usr/local/include/iot/thread.h 13:26:14 -- Installing: /usr/local/include/iot/threadpool.h 13:26:14 -- Installing: /usr/local/include/iot/time.h 13:26:14 -- Installing: /usr/local/include/iot/typecode.h 13:26:14 -- Installing: /usr/local/include/iot/os 13:26:14 -- Installing: /usr/local/include/iot/os/linux.h 13:26:14 -- Installing: /usr/local/include/iot/os/macos.h 13:26:14 -- Installing: /usr/local/include/iot/os/zephyr.h 13:26:14 -- Installing: /usr/local/include/iot/defs.h 13:26:14 -- Installing: /usr/local/share/device-sdk-c/LICENSE 13:26:14 -- Installing: /usr/local/share/device-sdk-c/Attribution.txt 13:26:14 make: Leaving directory '/tmp/sdk/build/release' 13:26:14 -- Looking for stdint.h - found 13:26:14 -- Looking for stddef.h 13:26:14 -- Looking for stddef.h - found 13:26:14 -- Check size of unsigned short 13:26:15 Removing intermediate container 4d2fdac54a37 13:26:15 ---> e9006a311c5d 13:26:15 Step 16/25 : FROM ${BASE} 13:26:15 ---> ac6a0feb3254 13:26:15 Step 17/25 : LABEL maintainer="IOTech " 13:26:15 ---> Running in 36731103bf01 13:26:15 Removing intermediate container 36731103bf01 13:26:15 ---> d3c807dae4c4 13:26:15 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 13:26:15 ---> Running in 6342cfd3bad9 13:26:15 -- Check size of unsigned short - done 13:26:15 -- Searching 16 bit integer - Using unsigned short 13:26:15 Connecting to iotech.jfrog.io (54.229.110.245:443) 13:26:15 -- Check if the system is big endian - little endian 13:26:15 -- Check size of size_t 13:26:15 -- Check size of size_t - done 13:26:15 CMake Warning at examples/CMakeLists.txt:16 (find_package): 13:26:15 By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has 13:26:15 asked CMake to find a package configuration file provided by "cJSON", but 13:26:15 CMake did not find one. 13:26:15 13:26:15 Could not find a package configuration file provided by "cJSON" with any of 13:26:15 the following names: 13:26:15 13:26:15 cJSONConfig.cmake 13:26:15 cjson-config.cmake 13:26:15 13:26:15 Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set 13:26:15 "cJSON_DIR" to a directory containing one of the above files. If "cJSON" 13:26:15 provides a separate development package or SDK, be sure it has been 13:26:15 installed. 13:26:15 13:26:15 13:26:15 -- Configuring done 13:26:15 saving to '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' 13:26:15 support@iotechsys.co 100% |********************************| 451 0:00:00 ETA 13:26:15 '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved 13:26:15 Removing intermediate container 6342cfd3bad9 13:26:15 ---> 2522b23b5cd3 13:26:15 Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 13:26:15 ---> Running in 5d94846cc869 13:26:15 -- Generating done 13:26:15 -- Build files have been written to: /tmp/cbor 13:26:15 Scanning dependencies of target cbor_shared 13:26:15 [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o 13:26:16 Removing intermediate container 5d94846cc869 13:26:16 ---> b78f3858da50 13:26:16 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 13:26:16 ---> Running in f863d4dc68a3 13:26:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:26:16 [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o 13:26:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:26:17 [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o 13:26:17 [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o 13:26:17 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz 13:26:18 [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o 13:26:18 (1/7) Installing curl (7.78.0-r0) 13:26:18 (2/7) Installing hiredis (0.14.1-r0) 13:26:18 (3/7) Installing hiredis-dev (0.14.1-r0) 13:26:18 [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o 13:26:18 (4/7) Installing libuuid (2.35.2-r0) 13:26:18 (5/7) Installing paho-mqtt-c-dev (1.3.5-r0) 13:26:18 [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o 13:26:18 [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o 13:26:18 [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o 13:26:19 [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o 13:26:19 [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o 13:26:19 (6/7) Installing libidn2 (2.3.0-r0) 13:26:19 (7/7) Installing wget (1.20.3-r1) 13:26:20 [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o 13:26:20 Executing busybox-1.31.1-r20.trigger 13:26:20 OK: 286 MiB in 82 packages 13:26:20 Removing intermediate container f863d4dc68a3 13:26:20 ---> e3151382cd19 13:26:20 Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot 13:26:20 ---> e1ec6a20745c 13:26:20 Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex 13:26:20 [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o 13:26:20 ---> 050b7ce79b1b 13:26:20 Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib 13:26:20 ---> 067f916a2e96 13:26:20 Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 13:26:20 [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o 13:26:20 ---> 09d207ff5360 13:26:20 Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c 13:26:21 ---> ca9cc6b39fe8 13:26:21 Successfully built ca9cc6b39fe8 13:26:21 Successfully tagged ci-base-image-x86_64:latest 13:26:21 [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:26:21 [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o 13:26:21 + docker inspect -f . ci-base-image-x86_64 13:26:21 . [Pipeline] withDockerContainer 13:26:21 [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o 13:26:21 prd-centos7-docker-4c-2g-2247 does not seem to be running inside a container 13:26:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/11 -v /w/workspace/device-sdk-c/11:/w/workspace/device-sdk-c/11:rw,z -v /w/workspace/device-sdk-c/11@tmp:/w/workspace/device-sdk-c/11@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 ******** ci-base-image-x86_64 cat 13:26:22 [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o 13:26:22 $ docker top 9b9d263837bb12e7d0b86c3cb9a915b8330837d630669fe5179c328fdd52031e -eo pid,comm 13:26:22 [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [Pipeline] { [Pipeline] sh 13:26:22 [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o 13:26:22 [ 40%] Linking C shared library libcbor.so 13:26:24 + make test 13:26:24 echo "make test" 13:26:24 make test [Pipeline] } 13:26:24 [ 40%] Built target cbor_shared 13:26:24 Scanning dependencies of target cbor 13:26:24 [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o 13:26:24 [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o 13:26:24 [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o 13:26:24 [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o 13:26:24 $ docker stop --time=1 9b9d263837bb12e7d0b86c3cb9a915b8330837d630669fe5179c328fdd52031e 13:26:25 $ docker rm -f 9b9d263837bb12e7d0b86c3cb9a915b8330837d630669fe5179c328fdd52031e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { 13:26:26 [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o 13:26:26 [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o 13:26:28 [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o 13:26:28 [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o 13:26:28 [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o 13:26:28 [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o 13:26:28 [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o 13:26:28 [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [Pipeline] sh 13:26:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:26:28 [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o 13:26:28 + ls -al . 13:26:28 total 160 13:26:28 drwxrwxr-x. 8 jenkins jenkins 260 Aug 6 13:25 . 13:26:28 drwxrwxr-x. 4 jenkins jenkins 30 Aug 6 13:25 .. 13:26:28 -rw-rw-r--. 1 jenkins jenkins 3104 Aug 6 13:25 Attribution.txt 13:26:28 -rw-rw-r--. 1 jenkins jenkins 7556 Aug 6 13:25 CHANGES 13:26:28 drwxrwxr-x. 2 jenkins jenkins 121 Aug 6 13:25 docs 13:26:28 -rw-rw-r--. 1 jenkins jenkins 108574 Aug 6 13:25 Doxyfile 13:26:28 drwxrwxr-x. 8 jenkins jenkins 179 Aug 6 13:25 .git 13:26:28 drwxrwxr-x. 2 jenkins jenkins 81 Aug 6 13:25 .github 13:26:28 -rw-rw-r--. 1 jenkins jenkins 176 Aug 6 13:25 .gitignore 13:26:28 drwxrwxr-x. 4 jenkins jenkins 33 Aug 6 13:25 include 13:26:28 -rw-rw-r--. 1 jenkins jenkins 784 Aug 6 13:25 Jenkinsfile 13:26:28 -rw-rw-r--. 1 jenkins jenkins 10174 Aug 6 13:25 LICENSE 13:26:28 -rw-rw-r--. 1 jenkins jenkins 444 Aug 6 13:25 Makefile 13:26:28 -rw-rw-r--. 1 jenkins jenkins 4086 Aug 6 13:25 README.md 13:26:28 -rw-rw-r--. 1 jenkins jenkins 7090 Aug 6 13:25 README.v2.md 13:26:28 drwxrwxr-x. 2 jenkins jenkins 98 Aug 6 13:25 scripts 13:26:28 drwxrwxr-x. 4 jenkins jenkins 50 Aug 6 13:25 src 13:26:28 -rw-rw-r--. 1 jenkins jenkins 5 Aug 6 13:22 VERSION [Pipeline] isUnix [Pipeline] sh 13:26:29 [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o 13:26:29 + 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=2b1424e9d4ae5af80e8d4962fa7175b350ccc13f --label arch=amd64 --label version=0.0.0 . 13:26:29 Sending build context to Docker daemon 2.723MB 13:26:29 Step 1/17 : ARG BASE=alpine:3.12 13:26:29 Step 2/17 : FROM ${BASE} 13:26:29 ---> ca9cc6b39fe8 13:26:29 Step 3/17 : LABEL maintainer="IOTech " 13:26:29 ---> Running in 5fc6fe9dc37c 13:26:29 [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o 13:26:29 Removing intermediate container 5fc6fe9dc37c 13:26:29 ---> 724539586a76 13:26:29 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 13:26:29 ---> Running in 8026cfcd042d 13:26:29 [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o 13:26:29 --2021-08-06 13:26:29-- https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub 13:26:29 Resolving iotech.jfrog.io (iotech.jfrog.io)... 54.229.110.245, 54.195.244.87, 54.170.66.44 13:26:29 Connecting to iotech.jfrog.io (iotech.jfrog.io)|54.229.110.245|:443... connected. 13:26:29 [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o 13:26:29 HTTP request sent, awaiting response... 200 OK 13:26:29 Length: 451 [application/octet-stream] 13:26:29 Saving to: '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' 13:26:29  13:26:29 0K 100% 49.6M=0s 13:26:29 13:26:29 2021-08-06 13:26:29 (49.6 MB/s) - '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [451/451] 13:26:29 13:26:30 [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o 13:26:30 Removing intermediate container 8026cfcd042d 13:26:30 ---> 9e759d253659 13:26:30 Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 13:26:30 ---> Running in efcbba6d98dc 13:26:30 [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o 13:26:30 [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o 13:26:30 Removing intermediate container efcbba6d98dc 13:26:30 ---> 3e7d64c71a5d 13:26:30 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 13:26:30 ---> Running in 41b9c37f2d54 13:26:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:26:31 [ 80%] Linking C static library libcbor.a 13:26:31 [ 80%] Built target cbor 13:26:31 Scanning dependencies of target sort 13:26:31 [ 82%] Building C object examples/CMakeFiles/sort.dir/sort.c.o 13:26:31 [ 84%] Linking C executable sort 13:26:31 [ 84%] Built target sort 13:26:31 Scanning dependencies of target readfile 13:26:31 [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o 13:26:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:26:31 [ 88%] Linking C executable readfile 13:26:31 [ 88%] Built target readfile 13:26:31 Scanning dependencies of target streaming_parser 13:26:31 [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o 13:26:32 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz 13:26:32 [ 92%] Linking C executable streaming_parser 13:26:32 [ 92%] Built target streaming_parser 13:26:32 Scanning dependencies of target hello 13:26:32 [ 94%] Building C object examples/CMakeFiles/hello.dir/hello.c.o 13:26:32 (1/16) Installing ncurses-dev (6.2_p20200523-r0) 13:26:32 [ 96%] Linking C executable hello 13:26:32 [ 96%] Built target hello 13:26:32 Scanning dependencies of target create_items 13:26:32 [ 98%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o 13:26:32 (2/16) Installing libblkid (2.35.2-r0) 13:26:32 (3/16) Installing blkid (2.35.2-r0) 13:26:32 (4/16) Installing libcap-ng (0.7.10-r1) 13:26:32 [100%] Linking C executable create_items 13:26:32 [100%] Built target create_items 13:26:32 (5/16) Installing setpriv (2.35.2-r0) 13:26:32 (6/16) Installing libmount (2.35.2-r0) 13:26:32 (7/16) Installing libsmartcols (2.35.2-r0) 13:26:33 Install the project... 13:26:33 -- Install configuration: "Release" 13:26:33 -- Installing: /usr/local/include/cbor/configuration.h 13:26:33 -- Installing: /usr/local/lib64/libcbor.a 13:26:33 -- Installing: /usr/local/lib64/libcbor.so.0.0.0 13:26:33 -- Installing: /usr/local/lib64/libcbor.so.0 13:26:33 -- Installing: /usr/local/lib64/libcbor.so 13:26:33 -- Up-to-date: /usr/local/include/cbor 13:26:33 -- Installing: /usr/local/include/cbor/streaming.h 13:26:33 -- Installing: /usr/local/include/cbor/ints.h 13:26:33 -- Installing: /usr/local/include/cbor/floats_ctrls.h 13:26:33 -- Installing: /usr/local/include/cbor/bytestrings.h 13:26:33 -- Installing: /usr/local/include/cbor/encoding.h 13:26:33 -- Installing: /usr/local/include/cbor/serialization.h 13:26:33 -- Installing: /usr/local/include/cbor/data.h 13:26:33 -- Installing: /usr/local/include/cbor/common.h 13:26:33 -- Installing: /usr/local/include/cbor/callbacks.h 13:26:33 -- Installing: /usr/local/include/cbor/strings.h 13:26:33 -- Installing: /usr/local/include/cbor/tags.h 13:26:33 -- Installing: /usr/local/include/cbor/internal 13:26:33 -- Installing: /usr/local/include/cbor/internal/encoders.h 13:26:33 -- Installing: /usr/local/include/cbor/internal/loaders.h 13:26:33 -- Installing: /usr/local/include/cbor/internal/stack.h 13:26:33 -- Installing: /usr/local/include/cbor/internal/unicode.h 13:26:33 -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h 13:26:33 -- Installing: /usr/local/include/cbor/internal/memory_utils.h 13:26:33 -- Installing: /usr/local/include/cbor/arrays.h 13:26:33 -- Installing: /usr/local/include/cbor/maps.h 13:26:33 -- Installing: /usr/local/include/cbor.h 13:26:33 -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc 13:26:33 (8/16) Installing findmnt (2.35.2-r0) 13:26:33 (9/16) Installing mcookie (2.35.2-r0) 13:26:33 (10/16) Installing hexdump (2.35.2-r0) 13:26:33 (11/16) Installing lsblk (2.35.2-r0) 13:26:33 (12/16) Installing libfdisk (2.35.2-r0) 13:26:33 (13/16) Installing sfdisk (2.35.2-r0) 13:26:33 (14/16) Installing cfdisk (2.35.2-r0) 13:26:33 (15/16) Installing util-linux (2.35.2-r0) 13:26:33 (16/16) Installing util-linux-dev (2.35.2-r0) 13:26:34 Executing busybox-1.31.1-r20.trigger 13:26:34 OK: 295 MiB in 98 packages 13:26:34 Removing intermediate container 41b9c37f2d54 13:26:34 ---> 96f8b857950a 13:26:34 Step 7/17 : COPY VERSION /edgex-c-sdk/ 13:26:34 ---> b93fd86c8b73 13:26:34 Step 8/17 : COPY src /edgex-c-sdk/src/ 13:26:35 ---> 610cfacf84ba 13:26:35 Step 9/17 : COPY include /edgex-c-sdk/include/ 13:26:35 ---> 4e8c3a2599d1 13:26:35 Step 10/17 : COPY scripts /edgex-c-sdk/scripts 13:26:35 Removing intermediate container 50640abc4ec2 13:26:35 ---> 43b296ed48fe 13:26:35 Step 8/25 : RUN mkdir /tmp/sdk 13:26:35 ---> Running in fc0e698f83ca 13:26:35 ---> c328f5f30004 13:26:35 Step 11/17 : COPY LICENSE /edgex-c-sdk/ 13:26:35 ---> 5780c9c04809 13:26:35 Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ 13:26:35 ---> 0c0f1da366d2 13:26:35 Step 13/17 : WORKDIR /edgex-c-sdk 13:26:35 ---> Running in ef8ba5c67951 13:26:35 Removing intermediate container ef8ba5c67951 13:26:35 ---> 6c6e726a05e4 13:26:35 Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] 13:26:37 Removing intermediate container fc0e698f83ca 13:26:37 ---> 2c79f4414a61 13:26:37 Step 9/25 : COPY VERSION /tmp/sdk 13:26:37 ---> Running in c233180eea66 13:26:37 Removing intermediate container c233180eea66 13:26:37 ---> f076007141dc 13:26:37 Step 15/17 : LABEL arch=amd64 13:26:37 ---> Running in d63c109ada7f 13:26:37 Removing intermediate container d63c109ada7f 13:26:37 ---> f98bec93cfe9 13:26:37 Step 16/17 : LABEL git_sha=2b1424e9d4ae5af80e8d4962fa7175b350ccc13f 13:26:37 ---> Running in 6877d21c69d0 13:26:37 Removing intermediate container 6877d21c69d0 13:26:37 ---> 93b5aed5e882 13:26:37 Step 17/17 : LABEL version=0.0.0 13:26:37 ---> Running in 1cc025a8bb68 13:26:37 Removing intermediate container 1cc025a8bb68 13:26:37 ---> 08cf9efcb1a3 13:26:37 [Warning] One or more build-args [ARCH MAKE] were not consumed 13:26:37 Successfully built 08cf9efcb1a3 13:26:37 Successfully tagged device-sdk:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional 13:26:37 ---> 2a58e6e4c18f 13:26:37 Step 10/25 : COPY src /tmp/sdk/src [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 13:26:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:26:38 13:26:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 13:26:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:26:38 latest: Pulling from edgex-lftools-log-publisher 13:26:38 b4d181a07f80: Pulling fs layer 13:26:38 a1111a8f2ec3: Pulling fs layer 13:26:38 ed53099fbce6: Pulling fs layer 13:26:38 dc539afda2c1: Pulling fs layer 13:26:38 77bc0d833cb6: Pulling fs layer 13:26:38 9065ff56babe: Pulling fs layer 13:26:38 d287ab97295c: Pulling fs layer 13:26:38 dc539afda2c1: Waiting 13:26:38 77bc0d833cb6: Waiting 13:26:38 9065ff56babe: Waiting 13:26:38 d287ab97295c: Waiting 13:26:38 ---> 590f69ea1d7f 13:26:38 Step 11/25 : COPY include /tmp/sdk/include 13:26:39 a1111a8f2ec3: Verifying Checksum 13:26:39 a1111a8f2ec3: Download complete 13:26:39 dc539afda2c1: Verifying Checksum 13:26:39 dc539afda2c1: Download complete 13:26:39 ed53099fbce6: Verifying Checksum 13:26:39 ed53099fbce6: Download complete 13:26:39 9065ff56babe: Verifying Checksum 13:26:39 9065ff56babe: Download complete 13:26:39 77bc0d833cb6: Verifying Checksum 13:26:39 77bc0d833cb6: Download complete 13:26:39 ---> 4c930b66f4c7 13:26:39 Step 12/25 : COPY scripts /tmp/sdk/scripts 13:26:40 b4d181a07f80: Verifying Checksum 13:26:40 b4d181a07f80: Download complete 13:26:40 ---> e799019218e5 13:26:40 Step 13/25 : COPY LICENSE /tmp/sdk 13:26:41 b4d181a07f80: Pull complete 13:26:41 a1111a8f2ec3: Pull complete 13:26:41 ---> 353c86eab261 13:26:41 Step 14/25 : COPY Attribution.txt /tmp/sdk 13:26:41 ed53099fbce6: Pull complete 13:26:41 dc539afda2c1: Pull complete 13:26:42 ---> 3354bb3fcf68 13:26:42 Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 13:26:42 77bc0d833cb6: Pull complete 13:26:42 9065ff56babe: Pull complete 13:26:42 ---> Running in d1f38f0271f8 13:26:43 + CPPCHECK=false 13:26:43 + DOCGEN=false 13:26:43 + TOMLVER=SDK-0.2 13:26:43 + CUTILVER=1.1.4 13:26:43 + '[' 0 -gt 0 ] 13:26:43 + readlink -f ./scripts/build.sh 13:26:43 + dirname /tmp/sdk/scripts/build.sh 13:26:43 d287ab97295c: Verifying Checksum 13:26:43 d287ab97295c: Download complete 13:26:43 + dirname /tmp/sdk/scripts 13:26:43 + ROOT=/tmp/sdk 13:26:43 + cd /tmp/sdk 13:26:43 + '[' '!' -d deps ] 13:26:43 + mkdir deps 13:26:43 + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 13:26:43 + tar -C deps -z -x -f - 13:26:43 --2021-08-06 13:26:43-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 13:26:43 Resolving github.com (github.com)... 140.82.112.3 13:26:43 Connecting to github.com (github.com)|140.82.112.3|:443... connected. 13:26:43 HTTP request sent, awaiting response... 302 Found 13:26:43 Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] 13:26:43 --2021-08-06 13:26:43-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 13:26:43 Resolving codeload.github.com (codeload.github.com)... 140.82.112.10 13:26:43 Connecting to codeload.github.com (codeload.github.com)|140.82.112.10|:443... connected. 13:26:43 HTTP request sent, awaiting response... 200 OK 13:26:43 Length: unspecified [application/x-gzip] 13:26:43 Saving to: 'STDOUT' 13:26:43 13:26:43 0K .......... ......  1.01M=0.02s 13:26:43 13:26:43 2021-08-06 13:26:43 (1.01 MB/s) - written to stdout [16451] 13:26:43 13:26:43 + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c 13:26:43 + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz 13:26:43 + tar -C deps -z -x -f - 13:26:43 --2021-08-06 13:26:43-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz 13:26:43 Resolving github.com (github.com)... 140.82.112.3 13:26:43 Connecting to github.com (github.com)|140.82.112.3|:443... connected. 13:26:43 HTTP request sent, awaiting response... 302 Found 13:26:43 Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] 13:26:43 --2021-08-06 13:26:43-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 13:26:43 Resolving codeload.github.com (codeload.github.com)... 140.82.112.10 13:26:43 Connecting to codeload.github.com (codeload.github.com)|140.82.112.10|:443... connected. 13:26:44 HTTP request sent, awaiting response... 200 OK 13:26:44 Length: unspecified [application/x-gzip] 13:26:44 Saving to: 'STDOUT' 13:26:44  13:26:44 0K .......... .......... .......... .......... .......... 1.14M 13:26:44 50K .......... .......... .......... .......... .......... 2.43M 13:26:44 100K .......... .......... .......... .......... .......... 9.29M 13:26:44 150K .......... .......... ....... 2.09M=0.08s 13:26:44 13:26:44 2021-08-06 13:26:44 (2.14 MB/s) - written to stdout [181796] 13:26:44 13:26:44 + mkdir -p src/c/iot 13:26:44 + 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 13:26:44 + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot 13:26:44 + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot 13:26:44 + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot 13:26:44 + mkdir -p include/iot 13:26:44 + 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 13:26:44 + mkdir -p include/iot/os 13:26:44 + 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 13:26:44 + mkdir -p /tmp/sdk/build/release 13:26:44 + cd /tmp/sdk/build/release 13:26:44 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 13:26:44 -- The C compiler identification is GNU 9.3.0 13:26:44 -- Check for working C compiler: /usr/bin/cc 13:26:44 -- Check for working C compiler: /usr/bin/cc - works 13:26:44 -- Detecting C compiler ABI info 13:26:45 -- Detecting C compiler ABI info - done 13:26:45 -- Detecting C compile features 13:26:45 -- Detecting C compile features - done 13:26:45 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 13:26:45 -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") 13:26:45 -- Found LIBYAML: /usr/lib/libyaml.so 13:26:45 -- Found LIBUUID: /usr/lib/libuuid.so 13:26:45 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 13:26:45 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 13:26:45 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 13:26:45 -- C SDK 0.0.0 for Linux 13:26:45 -- Performing Test CSDK_HAVE_ATOMIC 13:26:45 -- Performing Test CSDK_HAVE_ATOMIC - Success 13:26:45 -- Found Curses: /usr/lib/libcurses.so 13:26:45 -- Configuring done 13:26:46 -- Generating done 13:26:46 -- Build files have been written to: /tmp/sdk/build/release 13:26:46 + make all package 13:26:46 + tee release.log 13:26:46 Scanning dependencies of target csdk 13:26:46 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 13:26:47 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 13:26:47 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 13:26:47 d287ab97295c: Pull complete 13:26:47 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 13:26:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:26:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 13:26:47 prd-centos7-docker-4c-2g-2247 does not seem to be running inside a container 13:26:49 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 13:26:49 $ 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/11 -v /w/workspace/device-sdk-c/11:/w/workspace/device-sdk-c/11:rw,z -v /w/workspace/device-sdk-c/11@tmp:/w/workspace/device-sdk-c/11@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 13:26:49 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 13:26:50 [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 13:26:50 [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 13:26:51 [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 13:26:51 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 13:26:52 $ docker top 633e6a4a25b17f7aec251f0c446048188b775936eb173d909b10266510373fba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:26:52 ---> job-cost.sh 13:26:52 lf-activate-venv: SKIPPING 13:26:52 INFO: No Stack... 13:26:52 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 13:26:54 INFO: Retrieving Pricing Info for: v3-standard-2 13:26:54 [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 13:26:54 [ 18%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 13:26:54 INFO: Archiving Costs [Pipeline] sh 13:26:54 + cat /w/workspace/device-sdk-c/11/archives/cost.csv 13:26:54 + cut -d, -f6 [Pipeline] lock 13:26:54 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-PR-357-11-stack-cost] 13:26:54 Resource [jenkins-edgexfoundry-device-sdk-c-PR-357-11-stack-cost] did not exist. Created. 13:26:54 Lock acquired on [jenkins-edgexfoundry-device-sdk-c-PR-357-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:26:55 + echo total: 0.05999999865889549 [Pipeline] stash 13:26:55 Stashed 1 file(s) [Pipeline] } 13:26:55 [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 13:26:55 Lock released on resource [jenkins-edgexfoundry-device-sdk-c-PR-357-11-stack-cost] [Pipeline] // lock [Pipeline] } 13:26:55 $ docker stop --time=1 633e6a4a25b17f7aec251f0c446048188b775936eb173d909b10266510373fba 13:26:55 [ 21%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 13:26:56 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 13:26:56 [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 13:26:56 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 13:26:56 $ docker rm -f 633e6a4a25b17f7aec251f0c446048188b775936eb173d909b10266510373fba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 13:27:00 [ 27%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 13:27:00 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 13:27:00 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 13:27:00 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 13:27:00 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 13:27:01 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 13:27:04 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 13:27:04 [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 13:27:04 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 13:27:05 [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 13:27:05 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 13:27:05 [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 13:27:06 [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 13:27:06 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 13:27:07 [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 13:27:07 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 13:27:09 [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o 13:27:10 [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 13:27:11 [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 13:27:11 [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 13:27:15 [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 13:27:16 [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 13:27:16 [ 60%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 13:27:17 [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 13:27:17 [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 13:27:19 [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 13:27:19 [ 66%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 13:27:20 [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 13:27:20 [ 69%] Building C object c/CMakeFiles/csdk.dir/service.c.o 13:27:22 [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 13:27:25 [ 72%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 13:27:26 [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 13:27:27 [ 75%] Linking C shared library libcsdk.so 13:27:27 [ 75%] Built target csdk 13:27:27 Scanning dependencies of target template 13:27:27 [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 13:27:27 [ 78%] Linking C executable template 13:27:28 [ 78%] Built target template 13:27:28 Scanning dependencies of target device-counter 13:27:28 [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 13:27:28 [ 81%] Linking C executable device-counter 13:27:28 [ 81%] Built target device-counter 13:27:28 Scanning dependencies of target device-random 13:27:29 [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 13:27:29 [ 84%] Linking C executable device-random 13:27:29 [ 84%] Built target device-random 13:27:29 Scanning dependencies of target device-gyro 13:27:29 [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 13:27:30 [ 87%] Linking C executable device-gyro 13:27:30 [ 87%] Built target device-gyro 13:27:30 Scanning dependencies of target device-bitfields 13:27:30 [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 13:27:30 [ 90%] Linking C executable device-bitfields 13:27:31 [ 90%] Built target device-bitfields 13:27:31 Scanning dependencies of target template-discovery 13:27:31 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 13:27:31 [ 93%] Linking C executable template-discovery 13:27:31 [ 93%] Built target template-discovery 13:27:31 Scanning dependencies of target device-file 13:27:31 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 13:27:32 [ 96%] Linking C executable device-file 13:27:32 [ 96%] Built target device-file 13:27:32 Scanning dependencies of target device-terminal 13:27:32 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 13:27:33 [100%] Linking C executable device-terminal 13:27:33 [100%] Built target device-terminal 13:27:33 Run CPack packaging tool... 13:27:33 CPack: Create package using TGZ 13:27:33 CPack: Install projects 13:27:33 CPack: - Run preinstall target for: Csdk 13:27:34 CPack: - Install project: Csdk [] 13:27:34 CPack: Create package 13:27:34 CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. 13:27:34 + '[' false '=' true ] 13:27:34 + '[' false '=' true ] 13:27:34 + mkdir -p /tmp/sdk/build/debug 13:27:34 + cd /tmp/sdk/build/debug 13:27:34 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 13:27:34 -- The C compiler identification is GNU 9.3.0 13:27:34 -- Check for working C compiler: /usr/bin/cc 13:27:34 -- Check for working C compiler: /usr/bin/cc - works 13:27:34 -- Detecting C compiler ABI info 13:27:35 -- Detecting C compiler ABI info - done 13:27:35 -- Detecting C compile features 13:27:35 -- Detecting C compile features - done 13:27:35 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 13:27:35 -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") 13:27:35 -- Found LIBYAML: /usr/lib/libyaml.so 13:27:35 -- Found LIBUUID: /usr/lib/libuuid.so 13:27:35 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 13:27:35 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 13:27:35 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 13:27:35 -- C SDK 0.0.0 for Linux 13:27:35 -- Performing Test CSDK_HAVE_ATOMIC 13:27:35 -- Performing Test CSDK_HAVE_ATOMIC - Success 13:27:35 -- Found Curses: /usr/lib/libcurses.so 13:27:35 -- Configuring done 13:27:36 -- Generating done 13:27:36 -- Build files have been written to: /tmp/sdk/build/debug 13:27:36 + make 13:27:36 + tee debug.log 13:27:36 Scanning dependencies of target csdk 13:27:36 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 13:27:36 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 13:27:37 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 13:27:37 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 13:27:37 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 13:27:38 [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 13:27:38 [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 13:27:38 [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 13:27:39 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 13:27:39 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 13:27:39 [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 13:27:40 [ 18%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 13:27:40 [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 13:27:40 [ 21%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 13:27:41 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 13:27:41 [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 13:27:41 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 13:27:42 [ 27%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 13:27:42 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 13:27:42 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 13:27:42 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 13:27:42 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 13:27:43 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 13:27:44 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 13:27:44 [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 13:27:44 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 13:27:44 [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 13:27:45 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 13:27:45 [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 13:27:45 [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 13:27:45 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 13:27:45 [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 13:27:46 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 13:27:46 [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o 13:27:46 [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 13:27:47 [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 13:27:47 [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 13:27:48 [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 13:27:48 [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 13:27:48 [ 60%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 13:27:49 [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 13:27:49 [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 13:27:50 [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 13:27:50 [ 66%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 13:27:50 [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 13:27:51 [ 69%] Building C object c/CMakeFiles/csdk.dir/service.c.o 13:27:51 [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 13:27:52 [ 72%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 13:27:52 [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 13:27:52 [ 75%] Linking C shared library libcsdk.so 13:27:54 [ 75%] Built target csdk 13:27:54 Scanning dependencies of target template 13:27:54 [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 13:27:54 [ 78%] Linking C executable template 13:27:54 [ 78%] Built target template 13:27:54 Scanning dependencies of target device-counter 13:27:54 [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 13:27:54 [ 81%] Linking C executable device-counter 13:27:54 [ 81%] Built target device-counter 13:27:54 Scanning dependencies of target device-random 13:27:54 [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 13:27:54 [ 84%] Linking C executable device-random 13:27:54 [ 84%] Built target device-random 13:27:54 Scanning dependencies of target device-gyro 13:27:54 [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 13:27:55 [ 87%] Linking C executable device-gyro 13:27:55 [ 87%] Built target device-gyro 13:27:55 Scanning dependencies of target device-bitfields 13:27:55 [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 13:27:55 [ 90%] Linking C executable device-bitfields 13:27:55 [ 90%] Built target device-bitfields 13:27:55 Scanning dependencies of target template-discovery 13:27:55 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 13:27:56 [ 93%] Linking C executable template-discovery 13:27:56 [ 93%] Built target template-discovery 13:27:56 Scanning dependencies of target device-file 13:27:56 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 13:27:56 [ 96%] Linking C executable device-file 13:27:56 [ 96%] Built target device-file 13:27:56 Scanning dependencies of target device-terminal 13:27:56 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 13:27:57 [100%] Linking C executable device-terminal 13:27:57 [100%] Built target device-terminal 13:27:57 make: Entering directory '/tmp/sdk/build/release' 13:27:57 make[1]: Entering directory '/tmp/sdk/build/release' 13:27:57 make[2]: Entering directory '/tmp/sdk/build/release' 13:27:57 make[2]: Leaving directory '/tmp/sdk/build/release' 13:27:57 [ 75%] Built target csdk 13:27:57 make[2]: Entering directory '/tmp/sdk/build/release' 13:27:57 make[2]: Leaving directory '/tmp/sdk/build/release' 13:27:57 [ 78%] Built target template 13:27:57 make[2]: Entering directory '/tmp/sdk/build/release' 13:27:57 make[2]: Leaving directory '/tmp/sdk/build/release' 13:27:57 [ 81%] Built target device-counter 13:27:57 make[2]: Entering directory '/tmp/sdk/build/release' 13:27:57 make[2]: Leaving directory '/tmp/sdk/build/release' 13:27:57 [ 84%] Built target device-random 13:27:57 make[2]: Entering directory '/tmp/sdk/build/release' 13:27:57 make[2]: Leaving directory '/tmp/sdk/build/release' 13:27:57 [ 87%] Built target device-gyro 13:27:57 make[2]: Entering directory '/tmp/sdk/build/release' 13:27:58 make[2]: Leaving directory '/tmp/sdk/build/release' 13:27:58 [ 90%] Built target device-bitfields 13:27:58 make[2]: Entering directory '/tmp/sdk/build/release' 13:27:58 make[2]: Leaving directory '/tmp/sdk/build/release' 13:27:58 [ 93%] Built target template-discovery 13:27:58 make[2]: Entering directory '/tmp/sdk/build/release' 13:27:58 make[2]: Leaving directory '/tmp/sdk/build/release' 13:27:58 [ 96%] Built target device-file 13:27:58 make[2]: Entering directory '/tmp/sdk/build/release' 13:27:58 make[2]: Leaving directory '/tmp/sdk/build/release' 13:27:58 [100%] Built target device-terminal 13:27:58 make[1]: Leaving directory '/tmp/sdk/build/release' 13:27:58 Install the project... 13:27:58 -- Install configuration: "Release" 13:27:58 -- Installing: /usr/local/lib/libcsdk.so 13:27:58 -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" 13:27:58 -- Up-to-date: /usr/local/include 13:27:58 -- Installing: /usr/local/include/edgex 13:27:58 -- Installing: /usr/local/include/edgex/rest-server.h 13:27:58 -- Installing: /usr/local/include/edgex/edgex-base.h 13:27:58 -- Installing: /usr/local/include/edgex/edgex.h 13:27:58 -- Installing: /usr/local/include/edgex/devices.h 13:27:58 -- Installing: /usr/local/include/edgex/profiles.h 13:27:58 -- Installing: /usr/local/include/edgex/csdk-defs.h 13:27:58 -- Installing: /usr/local/include/devsdk 13:27:58 -- Installing: /usr/local/include/devsdk/devsdk-base.h 13:27:58 -- Installing: /usr/local/include/devsdk/devsdk.h 13:27:58 -- Installing: /usr/local/include/iot 13:27:58 -- Installing: /usr/local/include/iot/json.h 13:27:58 -- Installing: /usr/local/include/iot/container.h 13:27:58 -- Installing: /usr/local/include/iot/component.h 13:27:58 -- Installing: /usr/local/include/iot/typecode.h 13:27:58 -- Installing: /usr/local/include/iot/iot.h 13:27:58 -- Installing: /usr/local/include/iot/time.h 13:27:58 -- Installing: /usr/local/include/iot/hash.h 13:27:58 -- Installing: /usr/local/include/iot/logger.h 13:27:58 -- Installing: /usr/local/include/iot/os 13:27:58 -- Installing: /usr/local/include/iot/os/zephyr.h 13:27:58 -- Installing: /usr/local/include/iot/os/linux.h 13:27:58 -- Installing: /usr/local/include/iot/os/macos.h 13:27:58 -- Installing: /usr/local/include/iot/scheduler.h 13:27:58 -- Installing: /usr/local/include/iot/data.h 13:27:58 -- Installing: /usr/local/include/iot/thread.h 13:27:58 -- Installing: /usr/local/include/iot/os.h 13:27:58 -- Installing: /usr/local/include/iot/base64.h 13:27:58 -- Installing: /usr/local/include/iot/defs.h 13:27:58 -- Installing: /usr/local/include/iot/threadpool.h 13:27:58 -- Installing: /usr/local/include/iot/config.h 13:27:58 -- Installing: /usr/local/share/device-sdk-c/LICENSE 13:27:58 -- Installing: /usr/local/share/device-sdk-c/Attribution.txt 13:27:58 make: Leaving directory '/tmp/sdk/build/release' 13:28:00 Removing intermediate container d1f38f0271f8 13:28:00 ---> b397652e9bcd 13:28:00 Step 16/25 : FROM ${BASE} 13:28:00 ---> 759262b18b23 13:28:00 Step 17/25 : LABEL maintainer="IOTech " 13:28:00 ---> Running in 8160be10fb1a 13:28:00 Removing intermediate container 8160be10fb1a 13:28:00 ---> dc4bda99de7a 13:28:00 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 13:28:01 ---> Running in c3128348e9aa 13:28:02 Connecting to iotech.jfrog.io (54.170.66.44:443) 13:28:02 saving to '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' 13:28:02 support@iotechsys.co 100% |********************************| 451 0:00:00 ETA 13:28:02 '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved 13:28:03 Removing intermediate container c3128348e9aa 13:28:03 ---> d27f8c79e067 13:28:03 Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 13:28:03 ---> Running in a2e9f70040a8 13:28:06 Removing intermediate container a2e9f70040a8 13:28:06 ---> 5b1c867afd8e 13:28:06 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 13:28:06 ---> Running in 209a97135277 13:28:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:28:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:28:08 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz 13:28:09 (1/7) Installing curl (7.78.0-r0) 13:28:09 (2/7) Installing hiredis (0.14.1-r0) 13:28:09 (3/7) Installing hiredis-dev (0.14.1-r0) 13:28:09 (4/7) Installing libuuid (2.35.2-r0) 13:28:09 (5/7) Installing paho-mqtt-c-dev (1.3.5-r0) 13:28:11 (6/7) Installing libidn2 (2.3.0-r0) 13:28:11 (7/7) Installing wget (1.20.3-r1) 13:28:11 Executing busybox-1.31.1-r20.trigger 13:28:11 OK: 267 MiB in 82 packages 13:28:13 Removing intermediate container 209a97135277 13:28:13 ---> 45430dadf4f4 13:28:13 Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot 13:28:13 ---> b54066e427c5 13:28:13 Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex 13:28:14 ---> 539267948ae0 13:28:14 Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib 13:28:15 ---> 90ced5cf5126 13:28:15 Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 13:28:16 ---> b50e1a8cdb18 13:28:16 Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c 13:28:17 ---> 7e6620f8136c 13:28:17 Successfully built 7e6620f8136c 13:28:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:28:17 + docker inspect -f . ci-base-image-arm64 13:28:17 . [Pipeline] withDockerContainer 13:28:18 prd-ubuntu18.04-docker-arm64-4c-16g-2246 does not seem to be running inside a container 13:28:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/11 -v /w/workspace/device-sdk-c/11:/w/workspace/device-sdk-c/11:rw,z -v /w/workspace/device-sdk-c/11@tmp:/w/workspace/device-sdk-c/11@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 ******** ci-base-image-arm64 cat 13:28:19 $ docker top 66ac30119d6ebe0548611cb72ce7a0c250e30479f8b5d99eec2956b8c9936f40 -eo pid,comm [Pipeline] { [Pipeline] sh 13:28:20 + make test 13:28:20 echo "make test" 13:28:20 make test [Pipeline] } 13:28:20 $ docker stop --time=1 66ac30119d6ebe0548611cb72ce7a0c250e30479f8b5d99eec2956b8c9936f40 13:28:24 $ docker rm -f 66ac30119d6ebe0548611cb72ce7a0c250e30479f8b5d99eec2956b8c9936f40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:28:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:28:25 + ls -al . 13:28:25 total 192 13:28:25 drwxrwxr-x 8 jenkins jenkins 4096 Aug 6 13:25 . 13:28:25 drwxrwxr-x 4 jenkins jenkins 4096 Aug 6 13:25 .. 13:28:25 drwxrwxr-x 8 jenkins jenkins 4096 Aug 6 13:25 .git 13:28:25 drwxrwxr-x 2 jenkins jenkins 4096 Aug 6 13:25 .github 13:28:25 -rw-rw-r-- 1 jenkins jenkins 176 Aug 6 13:25 .gitignore 13:28:25 -rw-rw-r-- 1 jenkins jenkins 3104 Aug 6 13:25 Attribution.txt 13:28:25 -rw-rw-r-- 1 jenkins jenkins 7556 Aug 6 13:25 CHANGES 13:28:25 -rw-rw-r-- 1 jenkins jenkins 108574 Aug 6 13:25 Doxyfile 13:28:25 -rw-rw-r-- 1 jenkins jenkins 784 Aug 6 13:25 Jenkinsfile 13:28:25 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 6 13:25 LICENSE 13:28:25 -rw-rw-r-- 1 jenkins jenkins 444 Aug 6 13:25 Makefile 13:28:25 -rw-rw-r-- 1 jenkins jenkins 4086 Aug 6 13:25 README.md 13:28:25 -rw-rw-r-- 1 jenkins jenkins 7090 Aug 6 13:25 README.v2.md 13:28:25 -rw-rw-r-- 1 jenkins jenkins 5 Aug 6 13:22 VERSION 13:28:25 drwxrwxr-x 2 jenkins jenkins 4096 Aug 6 13:25 docs 13:28:25 drwxrwxr-x 4 jenkins jenkins 4096 Aug 6 13:25 include 13:28:25 drwxrwxr-x 2 jenkins jenkins 4096 Aug 6 13:25 scripts 13:28:25 drwxrwxr-x 4 jenkins jenkins 4096 Aug 6 13:25 src [Pipeline] isUnix [Pipeline] sh 13:28:25 + 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=2b1424e9d4ae5af80e8d4962fa7175b350ccc13f --label arch=arm64 --label version=0.0.0 . 13:28:26 Sending build context to Docker daemon 2.722MB 13:28:26 Step 1/17 : ARG BASE=alpine:3.12 13:28:26 Step 2/17 : FROM ${BASE} 13:28:26 ---> 7e6620f8136c 13:28:26 Step 3/17 : LABEL maintainer="IOTech " 13:28:26 ---> Running in f19b9ba232e2 13:28:27 Removing intermediate container f19b9ba232e2 13:28:27 ---> 817b549cb0b8 13:28:27 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 13:28:27 ---> Running in e499dede3843 13:28:28 --2021-08-06 13:28:28-- https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub 13:28:28 Resolving iotech.jfrog.io (iotech.jfrog.io)... 54.195.244.87, 54.170.66.44, 54.229.110.245 13:28:28 Connecting to iotech.jfrog.io (iotech.jfrog.io)|54.195.244.87|:443... connected. 13:28:29 HTTP request sent, awaiting response... 200 OK 13:28:29 Length: 451 [application/octet-stream] 13:28:29 Saving to: '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' 13:28:29  13:28:29 0K   100% 18.2M=0s 13:28:29 13:28:29 2021-08-06 13:28:28 (18.2 MB/s) - '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [451/451] 13:28:29 13:28:30 Removing intermediate container e499dede3843 13:28:30 ---> 9f279d6b9f24 13:28:30 Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 13:28:30 ---> Running in add15fc36a4f 13:28:32 Removing intermediate container add15fc36a4f 13:28:32 ---> 54a6df5a45a8 13:28:32 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 13:28:32 ---> Running in d7d4ece4943c 13:28:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:28:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:28:34 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz 13:28:35 (1/16) Installing ncurses-dev (6.2_p20200523-r0) 13:28:35 (2/16) Installing libblkid (2.35.2-r0) 13:28:35 (3/16) Installing blkid (2.35.2-r0) 13:28:35 (4/16) Installing libcap-ng (0.7.10-r1) 13:28:35 (5/16) Installing setpriv (2.35.2-r0) 13:28:36 (6/16) Installing libmount (2.35.2-r0) 13:28:36 (7/16) Installing libsmartcols (2.35.2-r0) 13:28:36 (8/16) Installing findmnt (2.35.2-r0) 13:28:36 (9/16) Installing mcookie (2.35.2-r0) 13:28:36 (10/16) Installing hexdump (2.35.2-r0) 13:28:36 (11/16) Installing lsblk (2.35.2-r0) 13:28:36 (12/16) Installing libfdisk (2.35.2-r0) 13:28:36 (13/16) Installing sfdisk (2.35.2-r0) 13:28:36 (14/16) Installing cfdisk (2.35.2-r0) 13:28:36 (15/16) Installing util-linux (2.35.2-r0) 13:28:37 (16/16) Installing util-linux-dev (2.35.2-r0) 13:28:37 Executing busybox-1.31.1-r20.trigger 13:28:37 OK: 276 MiB in 98 packages 13:28:39 Removing intermediate container d7d4ece4943c 13:28:39 ---> afd0c22cceb6 13:28:39 Step 7/17 : COPY VERSION /edgex-c-sdk/ 13:28:40 ---> 553f97b84551 13:28:40 Step 8/17 : COPY src /edgex-c-sdk/src/ 13:28:40 ---> 914fddba86c6 13:28:40 Step 9/17 : COPY include /edgex-c-sdk/include/ 13:28:41 ---> 88d8a6336412 13:28:41 Step 10/17 : COPY scripts /edgex-c-sdk/scripts 13:28:42 ---> 980ea27ef152 13:28:42 Step 11/17 : COPY LICENSE /edgex-c-sdk/ 13:28:43 ---> ea2b8c6e5514 13:28:43 Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ 13:28:44 ---> 5de51fc1d196 13:28:44 Step 13/17 : WORKDIR /edgex-c-sdk 13:28:44 ---> Running in 60899e376ffe 13:28:45 Removing intermediate container 60899e376ffe 13:28:45 ---> 656ad70f50da 13:28:45 Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] 13:28:45 ---> Running in 3fe467c4f078 13:28:46 Removing intermediate container 3fe467c4f078 13:28:46 ---> 93c4c195f42d 13:28:46 Step 15/17 : LABEL arch=arm64 13:28:46 ---> Running in b4a5d1fd76d9 13:28:46 Removing intermediate container b4a5d1fd76d9 13:28:46 ---> 43d2b237d380 13:28:46 Step 16/17 : LABEL git_sha=2b1424e9d4ae5af80e8d4962fa7175b350ccc13f 13:28:47 ---> Running in de90a7db497b 13:28:47 Removing intermediate container de90a7db497b 13:28:47 ---> ea1515142d4c 13:28:47 Step 17/17 : LABEL version=0.0.0 13:28:47 ---> Running in b510cdf52b8e 13:28:48 Removing intermediate container b510cdf52b8e 13:28:48 ---> fa0988ea33e5 13:28:48 [Warning] One or more build-args [ARCH MAKE] were not consumed 13:28:48 Successfully built fa0988ea33e5 13:28:48 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 13:28:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:28:50 13:28:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 13:28:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:28:51 arm64: Pulling from edgex-lftools-log-publisher 13:28:51 448f6bf000e3: Pulling fs layer 13:28:51 f757da607395: Pulling fs layer 13:28:51 05883995daec: Pulling fs layer 13:28:51 8603b9c90790: Pulling fs layer 13:28:51 1560dd03e051: Pulling fs layer 13:28:51 27f5ce0e4adf: Pulling fs layer 13:28:51 c2d8d7efcc4b: Pulling fs layer 13:28:51 27f5ce0e4adf: Waiting 13:28:51 8603b9c90790: Waiting 13:28:51 1560dd03e051: Waiting 13:28:51 f757da607395: Verifying Checksum 13:28:51 f757da607395: Download complete 13:28:51 8603b9c90790: Verifying Checksum 13:28:51 8603b9c90790: Download complete 13:28:51 1560dd03e051: Verifying Checksum 13:28:51 1560dd03e051: Download complete 13:28:51 27f5ce0e4adf: Verifying Checksum 13:28:51 27f5ce0e4adf: Download complete 13:28:52 05883995daec: Verifying Checksum 13:28:52 05883995daec: Download complete 13:28:53 448f6bf000e3: Download complete 13:28:56 c2d8d7efcc4b: Verifying Checksum 13:28:56 c2d8d7efcc4b: Download complete 13:28:56 448f6bf000e3: Pull complete 13:28:57 f757da607395: Pull complete 13:28:58 05883995daec: Pull complete 13:28:59 8603b9c90790: Pull complete 13:29:00 1560dd03e051: Pull complete 13:29:00 27f5ce0e4adf: Pull complete 13:29:15 c2d8d7efcc4b: Pull complete 13:29:15 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 13:29:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:29:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 13:29:16 prd-ubuntu18.04-docker-arm64-4c-16g-2246 does not seem to be running inside a container 13:29:16 $ 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/11 -v /w/workspace/device-sdk-c/11:/w/workspace/device-sdk-c/11:rw,z -v /w/workspace/device-sdk-c/11@tmp:/w/workspace/device-sdk-c/11@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:arm64 cat 13:29:20 $ docker top b91ceb8b6a9f6c00a025f56c9db6166905a7ba541ba90dc09855d815ebabf8f4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:29:21 ---> job-cost.sh 13:29:21 lf-activate-venv: SKIPPING 13:29:21 INFO: No Stack... 13:29:22 INFO: Retrieving Pricing Info for: v2-standard-4 13:29:23 INFO: Archiving Costs [Pipeline] sh 13:29:23 + cat /w/workspace/device-sdk-c/11/archives/cost.csv 13:29:23 + cut -d, -f6 [Pipeline] lock 13:29:23 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-PR-357-11-stack-cost] 13:29:23 Resource [jenkins-edgexfoundry-device-sdk-c-PR-357-11-stack-cost] did not exist. Created. 13:29:23 Lock acquired on [jenkins-edgexfoundry-device-sdk-c-PR-357-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:29:24 /w/workspace/device-sdk-c/11@tmp/durable-92be6d13/script.sh: 1: /w/workspace/device-sdk-c/11@tmp/durable-92be6d13/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 13:29:25 + echo total: 0.18000000715255737 [Pipeline] stash 13:29:25 Warning: overwriting stash ‘stack-cost’ 13:29:25 Stashed 1 file(s) [Pipeline] } 13:29:25 Lock released on resource [jenkins-edgexfoundry-device-sdk-c-PR-357-11-stack-cost] [Pipeline] // lock [Pipeline] } 13:29:25 $ docker stop --time=1 b91ceb8b6a9f6c00a025f56c9db6166905a7ba541ba90dc09855d815ebabf8f4 13:29:27 $ docker rm -f b91ceb8b6a9f6c00a025f56c9db6166905a7ba541ba90dc09855d815ebabf8f4 [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] sh 13:29:32 + '[' -d /w/workspace/edgexfoundry_device-sdk-c_PR-357/archives ']' [Pipeline] libraryResource [Pipeline] sh 13:29:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:29:33 ---> package-listing.sh 13:29:33 ++ facter osfamily 13:29:33 ++ tr '[:upper:]' '[:lower:]' 13:29:33 + OS_FAMILY=redhat 13:29:33 + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-357 13:29:33 + START_PACKAGES=/tmp/packages_start.txt 13:29:33 + END_PACKAGES=/tmp/packages_end.txt 13:29:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:29:33 + PACKAGES=/tmp/packages_start.txt 13:29:33 + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-357 ']' 13:29:33 + PACKAGES=/tmp/packages_end.txt 13:29:33 + case "${OS_FAMILY}" in 13:29:33 + sort 13:29:33 + rpm -qa 13:29:34 + '[' -f /tmp/packages_start.txt ']' 13:29:34 + '[' -f /tmp/packages_end.txt ']' 13:29:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:29:34 + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-357 ']' 13:29:34 + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-357/archives/ 13:29:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-357/archives/ [Pipeline] echo 13:29:34 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-357/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:29:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:29:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:29:35 13:29:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 13:29:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:29:35 latest: Pulling from edgex-lftools-log-publisher 13:29:35 b4d181a07f80: Pulling fs layer 13:29:35 a1111a8f2ec3: Pulling fs layer 13:29:35 ed53099fbce6: Pulling fs layer 13:29:35 dc539afda2c1: Pulling fs layer 13:29:35 77bc0d833cb6: Pulling fs layer 13:29:35 9065ff56babe: Pulling fs layer 13:29:35 d287ab97295c: Pulling fs layer 13:29:35 77bc0d833cb6: Waiting 13:29:35 9065ff56babe: Waiting 13:29:35 d287ab97295c: Waiting 13:29:35 dc539afda2c1: Waiting 13:29:35 a1111a8f2ec3: Verifying Checksum 13:29:35 a1111a8f2ec3: Download complete 13:29:35 dc539afda2c1: Verifying Checksum 13:29:35 dc539afda2c1: Download complete 13:29:35 77bc0d833cb6: Verifying Checksum 13:29:35 77bc0d833cb6: Download complete 13:29:35 9065ff56babe: Verifying Checksum 13:29:35 9065ff56babe: Download complete 13:29:35 ed53099fbce6: Verifying Checksum 13:29:35 ed53099fbce6: Download complete 13:29:36 b4d181a07f80: Download complete 13:29:38 b4d181a07f80: Pull complete 13:29:38 a1111a8f2ec3: Pull complete 13:29:38 ed53099fbce6: Pull complete 13:29:38 dc539afda2c1: Pull complete 13:29:39 77bc0d833cb6: Pull complete 13:29:39 9065ff56babe: Pull complete 13:29:40 d287ab97295c: Verifying Checksum 13:29:40 d287ab97295c: Download complete 13:29:46 d287ab97295c: Pull complete 13:29:46 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 13:29:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:29:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 13:29:46 prd-centos7-docker-4c-2g-2245 does not seem to be running inside a container 13:29:46 $ 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-357/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-357 -v /w/workspace/edgexfoundry_device-sdk-c_PR-357:/w/workspace/edgexfoundry_device-sdk-c_PR-357:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-357@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-357@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:29:48 $ docker top b26775e8c45769718b3b740a710483c9a41ec8cfd7096f60d8560e5bfe5fe5e8 -eo pid,comm [Pipeline] { [Pipeline] sh 13:29:48 + touch /tmp/pre-build-complete [Pipeline] sh 13:29:49 + mkdir -p /var/log/sysstat [Pipeline] sh 13:29:49 + ls /var/log/sa-host 13:29:49 + sadf -c /var/log/sa-host/sa05 13:29:49 file_magic: OK 13:29:49 HZ: Using current value: 100 13:29:49 file_header: OK 13:29:49 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 13:29:49 Statistics: 13:29:49 Hnuu...uuuununununu...Hnuu...uuuununununu... 13:29:49 File successfully converted to sysstat format version 12.0.3 13:29:49 + sadf -c /var/log/sa-host/sa06 13:29:49 file_magic: OK 13:29:49 HZ: Using current value: 100 13:29:49 file_header: OK 13:29:49 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 13:29:49 Statistics: 13:29:49 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 13:29:49 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:29:51 provisioning config files... 13:29:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-357@tmp/config1805530147327196616tmp [Pipeline] { [Pipeline] echo 13:29:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:29:51 ---> create-netrc.sh [Pipeline] } 13:29:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:29:52 ---> python-tools-install.sh [Pipeline] echo 13:29:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:29:52 ---> sudo-logs.sh 13:29:52 Archiving 'sudo' log.. 13:29:52 sudo: unable to resolve host prd-centos7-docker-4c-2g-2245.vexxhost.local: Name or service not known 13:29:52 sudo: unable to resolve host prd-centos7-docker-4c-2g-2245.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 13:29:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:29:52 ---> job-cost.sh 13:29:52 lf-activate-venv: SKIPPING 13:29:52 DEBUG: total: 0.18000000715255737 13:29:52 INFO: Retrieving Stack Cost... 13:29:53 INFO: Retrieving Pricing Info for: v3-standard-2 13:29:54 INFO: Archiving Costs [Pipeline] echo 13:29:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:29:54 ---> logs-deploy.sh 13:29:54 lf-activate-venv: SKIPPING 13:29:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-357/11 13:29:54 INFO: archiving workspace using pattern(s): 13:29:54 Archives upload complete. 13:29:55 INFO: archiving logs to Nexus 13:29:55 ---> uname -a: 13:29:55 Linux prd-centos7-docker-4c-2g-2245.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 13:29:55 13:29:55 13:29:55 ---> lscpu: 13:29:55 Architecture: x86_64 13:29:55 CPU op-mode(s): 32-bit, 64-bit 13:29:55 Byte Order: Little Endian 13:29:55 Address sizes: 40 bits physical, 48 bits virtual 13:29:55 CPU(s): 2 13:29:55 On-line CPU(s) list: 0,1 13:29:55 Thread(s) per core: 1 13:29:55 Core(s) per socket: 1 13:29:55 Socket(s): 2 13:29:55 NUMA node(s): 1 13:29:55 Vendor ID: AuthenticAMD 13:29:55 CPU family: 23 13:29:55 Model: 49 13:29:55 Model name: AMD EPYC-Rome Processor 13:29:55 Stepping: 0 13:29:55 CPU MHz: 2799.996 13:29:55 BogoMIPS: 5599.99 13:29:55 Virtualization: AMD-V 13:29:55 Hypervisor vendor: KVM 13:29:55 Virtualization type: full 13:29:55 L1d cache: 32K 13:29:55 L1i cache: 32K 13:29:55 L2 cache: 512K 13:29:55 L3 cache: 16384K 13:29:55 NUMA node0 CPU(s): 0,1 13:29:55 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 13:29:55 13:29:55 13:29:55 ---> nproc: 13:29:55 2 13:29:55 13:29:55 13:29:55 ---> df -h: 13:29:55 Filesystem Size Used Avail Use% Mounted on 13:29:55 overlay 40G 7.7G 33G 20% / 13:29:55 tmpfs 64M 0 64M 0% /dev 13:29:55 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 13:29:55 shm 64M 0 64M 0% /dev/shm 13:29:55 /dev/vda1 40G 7.7G 33G 20% /facter-os 13:29:55 13:29:55 13:29:55 ---> sar -b -r -n DEV: 13:29:55 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/06/21 _x86_64_ (2 CPU) 13:29:55 13:29:55 13:21:37 LINUX RESTART (2 CPU) 13:29:55 13:29:55 13:22:01 tps rtps wtps bread/s bwrtn/s 13:29:55 13:23:01 107.52 16.41 91.11 5528.62 4517.30 13:29:55 13:24:01 3.36 0.00 3.36 0.00 115.54 13:29:55 13:25:01 0.40 0.00 0.40 0.00 6.08 13:29:55 13:26:01 0.23 0.00 0.23 0.00 3.61 13:29:55 13:27:01 0.28 0.00 0.28 0.00 3.00 13:29:55 13:28:01 0.25 0.00 0.25 0.00 3.03 13:29:55 13:29:01 0.27 0.00 0.27 0.00 3.48 13:29:55 Average: 16.05 2.35 13.71 790.18 664.88 13:29:55 13:29:55 13:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:29:55 13:23:01 5513892 0 755800 9.44 2620 1736620 1158460 12.79 529604 1565676 128 13:29:55 13:24:01 5520932 0 748756 9.35 2620 1736624 1107548 12.23 523836 1565796 16 13:29:55 13:25:01 5527184 0 742500 9.27 2620 1736628 1055932 11.66 521272 1563460 8 13:29:55 13:26:01 5524768 0 744908 9.30 2620 1736636 1056184 11.66 523140 1564028 8 13:29:55 13:27:01 5526376 0 743296 9.28 2620 1736640 1055932 11.66 514480 1571396 8 13:29:55 13:28:01 5522896 0 746772 9.32 2620 1736644 1056076 11.66 518132 1571396 12 13:29:55 13:29:01 5512176 0 757488 9.46 2620 1736648 1055932 11.66 528968 1571396 12 13:29:55 Average: 5521175 0 748503 9.35 2620 1736634 1078009 11.90 522776 1567593 27 13:29:55 13:29:55 13:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:29:55 13:23:01 eth0 604.31 363.01 1046.95 96.58 0.00 0.00 0.00 0.00 13:29:55 13:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:29:55 13:23:01 docker0 6.23 5.16 0.88 25.32 0.00 0.00 0.00 0.00 13:29:55 13:24:01 eth0 1.35 0.55 0.68 0.04 0.00 0.00 0.00 0.00 13:29:55 13:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:29:55 13:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:29:55 13:25:01 eth0 0.72 0.08 0.07 0.01 0.00 0.00 0.00 0.00 13:29:55 13:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:29:55 13:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:29:55 13:26:01 eth0 1.00 0.62 0.54 0.40 0.00 0.00 0.00 0.00 13:29:55 13:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:29:55 13:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:29:55 13:27:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:29:55 13:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:29:55 13:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:29:55 13:28:01 eth0 0.32 0.25 0.14 0.08 0.00 0.00 0.00 0.00 13:29:55 13:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:29:55 13:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:29:55 13:29:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:29:55 13:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:29:55 13:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:29:55 Average: eth0 86.89 52.12 149.84 13.88 0.00 0.00 0.00 0.00 13:29:55 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:29:55 Average: docker0 0.89 0.74 0.13 3.62 0.00 0.00 0.00 0.00 13:29:55 13:29:55 13:29:55 ---> sar -P ALL: 13:29:55 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/06/21 _x86_64_ (2 CPU) 13:29:55 13:29:55 13:21:37 LINUX RESTART (2 CPU) 13:29:55 13:29:55 13:22:01 CPU %user %nice %system %iowait %steal %idle 13:29:55 13:23:01 all 16.52 0.00 4.07 2.48 0.06 76.87 13:29:55 13:23:01 0 15.49 0.00 4.74 2.69 0.07 77.01 13:29:55 13:23:01 1 17.55 0.00 3.40 2.27 0.05 76.73 13:29:55 13:24:01 all 0.23 0.00 0.08 0.00 0.02 99.67 13:29:55 13:24:01 0 0.27 0.00 0.08 0.00 0.00 99.65 13:29:55 13:24:01 1 0.20 0.00 0.08 0.00 0.03 99.68 13:29:55 13:25:01 all 0.23 0.00 0.05 0.00 0.03 99.70 13:29:55 13:25:01 0 0.05 0.00 0.03 0.00 0.02 99.90 13:29:55 13:25:01 1 0.40 0.00 0.07 0.00 0.03 99.50 13:29:55 13:26:01 all 0.19 0.00 0.10 0.00 0.02 99.69 13:29:55 13:26:01 0 0.08 0.00 0.15 0.00 0.02 99.75 13:29:55 13:26:01 1 0.30 0.00 0.05 0.00 0.02 99.63 13:29:55 13:27:01 all 0.22 0.00 0.05 0.00 0.02 99.72 13:29:55 13:27:01 0 0.05 0.00 0.05 0.00 0.02 99.88 13:29:55 13:27:01 1 0.38 0.00 0.05 0.00 0.02 99.55 13:29:55 13:28:01 all 0.18 0.00 0.06 0.00 0.02 99.74 13:29:55 13:28:01 0 0.07 0.00 0.07 0.00 0.02 99.85 13:29:55 13:28:01 1 0.30 0.00 0.05 0.00 0.02 99.63 13:29:55 13:29:01 all 0.14 0.00 0.05 0.00 0.03 99.77 13:29:55 13:29:01 0 0.07 0.00 0.03 0.00 0.03 99.87 13:29:55 13:29:01 1 0.22 0.00 0.07 0.00 0.03 99.68 13:29:55 Average: all 2.47 0.00 0.62 0.35 0.03 96.53 13:29:55 Average: 0 2.24 0.00 0.72 0.37 0.02 96.65 13:29:55 Average: 1 2.71 0.00 0.53 0.32 0.03 96.42 13:29:55 13:29:55 13:29:55