Pull request #323 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of iain-anderson for edgexfoundry/device-sdk-c Obtained Jenkinsfile from 7ad117a825f59d4b1585001b9d81f9b067de5d39+b1e46617e5a0ed805d96c3bfac3e1e8765df3ccd (3c141251285ceb7a5a75bf59790b7c1a81a0863e) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-base, dockerFilePath:scripts/Dockerfile.alpine, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-c-settings PROJECT: device-sdk-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest DOCKER_FILE_PATH: scripts/Dockerfile.alpine DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-base DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-c DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-26502 in /w/workspace/edgexfoundry_device-sdk-c_PR-323 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_PR-323 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/323/head:refs/remotes/origin/PR-323 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit b1e46617e5a0ed805d96c3bfac3e1e8765df3ccd into PR head commit 7ad117a825f59d4b1585001b9d81f9b067de5d39 Merge succeeded, producing 7ad117a825f59d4b1585001b9d81f9b067de5d39 Checking out Revision 7ad117a825f59d4b1585001b9d81f9b067de5d39 (PR-323) > git config core.sparsecheckout # timeout=10 > git checkout -f 7ad117a825f59d4b1585001b9d81f9b067de5d39 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge b1e46617e5a0ed805d96c3bfac3e1e8765df3ccd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7ad117a825f59d4b1585001b9d81f9b067de5d39 # timeout=10 Commit message: "refactor: clarity on boolean returns" > git rev-list --no-walk cc8eb66e59855b5380063143aa7806901ab6b39e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:07:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:07:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:07:16 ========================================================= 14:07:16 EdgeX Global Pipelines Version Info 14:07:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:07:21 ------------------- 14:07:21 stable info: 14:07:21 ------------------- 14:07:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:07:21 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 14:07:21 Message: update stable to v1.0.179 14:07:23 ------------------- 14:07:23 experimental info: 14:07:23 ------------------- 14:07:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:07:23 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 14:07:23 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:07:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo 14:07:23 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo 14:07:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:07:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:07:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:07:23 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [Pipeline] echo 14:07:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 14:07:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 14:07:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:07:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-c [Pipeline] echo 14:07:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:07:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:07:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:07:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 14:07:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:07:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:07:24 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 14:07:25 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 14:07:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-323 [Pipeline] echo 14:07:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-323 [Pipeline] echo 14:07:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-323 [Pipeline] echo 14:07:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7ad117a825f59d4b1585001b9d81f9b067de5d39 [Pipeline] echo 14:07:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7ad117a [Pipeline] echo 14:07:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 14:07:25 provisioning config files... 14:07:25 copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-323@tmp/config1411364416967595849tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:07:26 ---> docker-login.sh 14:07:26 nexus3.edgexfoundry.org:10001 14:07:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:07:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:07:28 Configure a credential helper to remove this warning. See 14:07:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:07:28 14:07:28 Login Succeeded 14:07:28 nexus3.edgexfoundry.org:10002 14:07:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:07:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:07:28 Configure a credential helper to remove this warning. See 14:07:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:07:28 14:07:28 Login Succeeded 14:07:28 nexus3.edgexfoundry.org:10003 14:07:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:07:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:07:29 Configure a credential helper to remove this warning. See 14:07:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:07:29 14:07:29 Login Succeeded 14:07:29 nexus3.edgexfoundry.org:10004 14:07:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:07:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:07:30 Configure a credential helper to remove this warning. See 14:07:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:07:30 14:07:30 Login Succeeded 14:07:30 docker.io 14:07:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:07:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:07:31 Configure a credential helper to remove this warning. See 14:07:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:07:31 14:07:31 Login Succeeded 14:07:31 ---> docker-login.sh ends [Pipeline] } 14:07:31 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 14:07:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:07:33 14:07:33 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:07:34 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:07:34 latest: Pulling from edgex-devops/git-semver 14:07:34 31603596830f: Pulling fs layer 14:07:34 2a8b12db71e7: Pulling fs layer 14:07:34 6ca5941a6612: Pulling fs layer 14:07:34 ecc8261a40a4: Pulling fs layer 14:07:34 ecc8261a40a4: Waiting 14:07:34 2a8b12db71e7: Verifying Checksum 14:07:34 2a8b12db71e7: Download complete 14:07:35 31603596830f: Verifying Checksum 14:07:35 31603596830f: Download complete 14:07:36 ecc8261a40a4: Verifying Checksum 14:07:36 ecc8261a40a4: Download complete 14:07:36 31603596830f: Pull complete 14:07:37 6ca5941a6612: Verifying Checksum 14:07:37 6ca5941a6612: Download complete 14:07:37 2a8b12db71e7: Pull complete 14:07:39 6ca5941a6612: Pull complete 14:07:39 ecc8261a40a4: Pull complete 14:07:39 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 14:07:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:07:39 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:07:40 prd-centos7-docker-4c-2g-26502 does not seem to be running inside a container 14:07:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-323 -v /w/workspace/edgexfoundry_device-sdk-c_PR-323:/w/workspace/edgexfoundry_device-sdk-c_PR-323:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-323@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-323@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:07:45 $ docker top 5f3504c203a5856acf6fbc1cfc96e8e66328a9199f5091eacf9dea7169e46905 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:07:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:07:46 [ssh-agent] Looking for ssh-agent implementation... 14:07:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:07:47 $ docker exec 5f3504c203a5856acf6fbc1cfc96e8e66328a9199f5091eacf9dea7169e46905 ssh-agent 14:07:48 SSH_AUTH_SOCK=/tmp/ssh-tEctW8JHlLmd/agent.12 14:07:48 SSH_AGENT_PID=17 14:07:48 Running ssh-add (command line suppressed) 14:07:48 Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-323@tmp/private_key_345394423182326184.key (/w/workspace/edgexfoundry_device-sdk-c_PR-323@tmp/private_key_345394423182326184.key) 14:07:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:07:49 + git tag --points-at HEAD [Pipeline] } 14:07:50 $ docker exec --env ******** --env ******** 5f3504c203a5856acf6fbc1cfc96e8e66328a9199f5091eacf9dea7169e46905 ssh-agent -k 14:07:51 unset SSH_AUTH_SOCK; 14:07:51 unset SSH_AGENT_PID; 14:07:51 echo Agent pid 17 killed; 14:07:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:07:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:07:51 [ssh-agent] Looking for ssh-agent implementation... 14:07:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:07:52 $ docker exec 5f3504c203a5856acf6fbc1cfc96e8e66328a9199f5091eacf9dea7169e46905 ssh-agent 14:07:52 SSH_AUTH_SOCK=/tmp/ssh-Pk8q9LmXI22f/agent.46 14:07:52 SSH_AGENT_PID=52 14:07:52 Running ssh-add (command line suppressed) 14:07:53 Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-323@tmp/private_key_715280739822914194.key (/w/workspace/edgexfoundry_device-sdk-c_PR-323@tmp/private_key_715280739822914194.key) 14:07:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:07:55 + git semver init 14:07:55 # -> Open(): unable to determine branch for HEAD 14:07:55 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-323/.git 14:07:55 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_PR-323 14:07:55 # $SEMVER_REMOTE_NAME = origin 14:07:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:07:55 # $SEMVER_USER_NAME = edgex-jenkins 14:07:55 # $SEMVER_BRANCH = PR-323 14:07:55 # $SEMVER_TEMP = /tmp/semver-134535417 14:07:55 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP 14:07:57 # '/tmp/semver-134535417' -> '/w/workspace/edgexfoundry_device-sdk-c_PR-323/.semver' 14:07:57 # -> Force: false 14:07:57 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-323/.semver [Pipeline] } 14:07:58 $ docker exec --env ******** --env ******** 5f3504c203a5856acf6fbc1cfc96e8e66328a9199f5091eacf9dea7169e46905 ssh-agent -k 14:07:58 unset SSH_AUTH_SOCK; 14:07:58 unset SSH_AGENT_PID; 14:07:58 echo Agent pid 52 killed; 14:07:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:07:59 + git semver [Pipeline] } 14:07:59 $ docker stop --time=1 5f3504c203a5856acf6fbc1cfc96e8e66328a9199f5091eacf9dea7169e46905 14:08:01 $ docker rm -f 5f3504c203a5856acf6fbc1cfc96e8e66328a9199f5091eacf9dea7169e46905 [Pipeline] // withDockerContainer [Pipeline] sh 14:08:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:08:05 Stashed 1 file(s) [Pipeline] echo 14:08:05 [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 14:08:20 Still waiting to schedule task 14:08:20 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-26502’ 14:08:20 Still waiting to schedule task 14:08:20 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 14:10:07 Running on prd-ubuntu18.04-docker-arm64-4c-16g-26503 in /w/workspace/edgexfoundry_device-sdk-c_PR-323 [Pipeline] { [Pipeline] ws 14:10:07 Running in /w/workspace/device-sdk-c/2 [Pipeline] { [Pipeline] checkout 14:10:12 using credential edgex-jenkins-ssh 14:10:12 Cloning the remote Git repository 14:10:12 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 14:10:12 > git init /w/workspace/device-sdk-c/2 # timeout=10 14:10:12 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 14:10:12 > git --version # timeout=10 14:10:12 > git --version # 'git version 2.17.1' 14:10:12 using GIT_SSH to set credentials SSH Credentials for GitHub 14:10:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:10:13 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 14:10:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:10:13 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 14:10:13 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 14:10:13 using GIT_SSH to set credentials SSH Credentials for GitHub 14:10:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/323/head:refs/remotes/origin/PR-323 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:10:14 Merging remotes/origin/master commit b1e46617e5a0ed805d96c3bfac3e1e8765df3ccd into PR head commit 7ad117a825f59d4b1585001b9d81f9b067de5d39 14:10:14 Merge succeeded, producing 7ad117a825f59d4b1585001b9d81f9b067de5d39 14:10:14 Checking out Revision 7ad117a825f59d4b1585001b9d81f9b067de5d39 (PR-323) 14:10:14 > git config core.sparsecheckout # timeout=10 14:10:14 > git checkout -f 7ad117a825f59d4b1585001b9d81f9b067de5d39 # timeout=10 14:10:14 > git remote # timeout=10 14:10:14 > git config --get remote.origin.url # timeout=10 14:10:14 using GIT_SSH to set credentials SSH Credentials for GitHub 14:10:14 > git merge b1e46617e5a0ed805d96c3bfac3e1e8765df3ccd # timeout=10 14:10:14 > git rev-parse HEAD^{commit} # timeout=10 14:10:14 > git config core.sparsecheckout # timeout=10 14:10:14 > git checkout -f 7ad117a825f59d4b1585001b9d81f9b067de5d39 # timeout=10 14:10:19 Commit message: "refactor: clarity on boolean returns" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:10:20 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 14:10:21 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 14:10:21 + true 14:10:21 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 14:10:24 provisioning config files... 14:10:24 copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/2@tmp/config1338697559165995014tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:10:24 ---> docker-login.sh 14:10:24 nexus3.edgexfoundry.org:10001 14:10:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:10:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:10:25 Configure a credential helper to remove this warning. See 14:10:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:10:25 14:10:25 Login Succeeded 14:10:25 nexus3.edgexfoundry.org:10002 14:10:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:10:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:10:26 Configure a credential helper to remove this warning. See 14:10:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:10:26 14:10:26 Login Succeeded 14:10:26 nexus3.edgexfoundry.org:10003 14:10:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:10:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:10:27 Configure a credential helper to remove this warning. See 14:10:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:10:27 14:10:27 Login Succeeded 14:10:27 nexus3.edgexfoundry.org:10004 14:10:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:10:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:10:27 Configure a credential helper to remove this warning. See 14:10:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:10:27 14:10:27 Login Succeeded 14:10:27 docker.io 14:10:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:10:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:10:28 Configure a credential helper to remove this warning. See 14:10:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:10:28 14:10:28 Login Succeeded 14:10:28 ---> docker-login.sh ends [Pipeline] } 14:10:28 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:10:28 ========================================================= 14:10:28 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] 14:10:28 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:10:29 + 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 . 14:10:29 Sending build context to Docker daemon 2.512MB 14:10:29 Step 1/21 : ARG BASE=alpine:3.12 14:10:29 Step 2/21 : FROM ${BASE} as builder 14:10:29 latest: Pulling from edgex-devops/edgex-gcc-base-arm64 14:10:29 0362ad1dd800: Pulling fs layer 14:10:29 f2cdb1532d8b: Pulling fs layer 14:10:29 37ed683be191: Pulling fs layer 14:10:29 f2cdb1532d8b: Verifying Checksum 14:10:29 f2cdb1532d8b: Download complete 14:10:30 0362ad1dd800: Verifying Checksum 14:10:30 0362ad1dd800: Download complete 14:10:31 0362ad1dd800: Pull complete 14:10:31 f2cdb1532d8b: Pull complete 14:10:32 37ed683be191: Verifying Checksum 14:10:32 37ed683be191: Download complete 14:10:39 Running on prd-centos7-docker-4c-2g-26504 in /w/workspace/edgexfoundry_device-sdk-c_PR-323 [Pipeline] { [Pipeline] ws 14:10:39 Running in /w/workspace/device-sdk-c/2 [Pipeline] { [Pipeline] checkout 14:10:42 using credential edgex-jenkins-ssh 14:10:42 Cloning the remote Git repository 14:10:42 37ed683be191: Pull complete 14:10:42 Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f 14:10:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest 14:10:42 ---> b23d30803547 14:10:42 Step 3/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev 14:10:42 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 14:10:42 > git init /w/workspace/device-sdk-c/2 # timeout=10 14:10:42 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 14:10:42 > git --version # timeout=10 14:10:42 > git --version # 'git version 2.24.3' 14:10:42 using GIT_SSH to set credentials SSH Credentials for GitHub 14:10:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:10:43 ---> Running in e62b085cb69e 14:10:44 Merging remotes/origin/master commit b1e46617e5a0ed805d96c3bfac3e1e8765df3ccd into PR head commit 7ad117a825f59d4b1585001b9d81f9b067de5d39 14:10:44 Merge succeeded, producing 7ad117a825f59d4b1585001b9d81f9b067de5d39 14:10:44 Checking out Revision 7ad117a825f59d4b1585001b9d81f9b067de5d39 (PR-323) 14:10:43 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 14:10:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:10:43 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 14:10:43 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 14:10:43 using GIT_SSH to set credentials SSH Credentials for GitHub 14:10:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/323/head:refs/remotes/origin/PR-323 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:10:43 > git config core.sparsecheckout # timeout=10 14:10:43 > git checkout -f 7ad117a825f59d4b1585001b9d81f9b067de5d39 # timeout=10 14:10:43 > git remote # timeout=10 14:10:43 > git config --get remote.origin.url # timeout=10 14:10:43 using GIT_SSH to set credentials SSH Credentials for GitHub 14:10:43 > git merge b1e46617e5a0ed805d96c3bfac3e1e8765df3ccd # timeout=10 14:10:43 > git rev-parse HEAD^{commit} # timeout=10 14:10:43 > git config core.sparsecheckout # timeout=10 14:10:43 > git checkout -f 7ad117a825f59d4b1585001b9d81f9b067de5d39 # timeout=10 14:10:44 fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz 14:10:45 fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz 14:10:45 (1/8) Installing ncurses-dev (6.1_p20190105-r0) 14:10:46 (2/8) Installing libuuid (2.33-r0) 14:10:46 (3/8) Installing libblkid (2.33-r0) 14:10:46 (4/8) Installing libfdisk (2.33-r0) 14:10:46 (5/8) Installing libmount (2.33-r0) 14:10:46 (6/8) Installing libsmartcols (2.33-r0) 14:10:46 (7/8) Installing util-linux-dev (2.33-r0) 14:10:46 (8/8) Installing wget (1.20.3-r0) 14:10:46 Executing busybox-1.29.3-r10.trigger 14:10:47 OK: 285 MiB in 83 packages 14:10:47 Commit message: "refactor: clarity on boolean returns" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:10:48 Removing intermediate container e62b085cb69e 14:10:48 ---> 392dcb7b0e3e 14:10:48 Step 4/21 : ENV CBOR_VERSION=0.5.0 14:10:48 ---> Running in 5c7a11e097da 14:10:48 Removing intermediate container 5c7a11e097da 14:10:48 ---> b3ff0e2569a0 14:10:48 Step 5/21 : RUN mkdir /tmp/cbor && cd /tmp/cbor && wget -O - https://github.com/PJK/libcbor/archive/v${CBOR_VERSION}.tar.gz | tar -z -x -f - && sed -e 's/-flto//' -i libcbor-${CBOR_VERSION}/CMakeLists.txt && cmake -DCMAKE_BUILD_TYPE=Release -DCBOR_CUSTOM_ALLOC=ON libcbor-${CBOR_VERSION} && make && make install 14:10:48 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 14:10:49 ---> Running in 50071a69c60e 14:10:49 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 14:10:49 + sudo service docker restart 14:10:49 + true 14:10:49 Redirecting to /bin/systemctl restart docker.service 14:10:50 --2021-02-15 14:10:49-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz 14:10:50 Resolving github.com... 140.82.112.4 14:10:50 Connecting to github.com|140.82.112.4|:443... connected. 14:10:50 HTTP request sent, awaiting response... 302 Found 14:10:50 Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] 14:10:50 --2021-02-15 14:10:50-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 14:10:50 Resolving codeload.github.com... 140.82.114.9 14:10:50 Connecting to codeload.github.com|140.82.114.9|:443... connected. 14:10:50 HTTP request sent, awaiting response... 200 OK 14:10:50 Length: unspecified [application/x-gzip] 14:10:50 Saving to: 'STDOUT' 14:10:50  14:10:50 0K .......... .......... .......... .......... .......... 1.45M 14:10:50 50K .......... .......... .......... .......... .......... 2.78M 14:10:50 100K .......... .......... .......... .......... .......... 12.5M 14:10:50 150K .......... .......... .......... .......... .......... 4.02M 14:10:50 200K .......... .......... .......... .......... .......... 10.6M [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 14:10:50 provisioning config files... 14:10:50 copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/2@tmp/config38110959063163962tmp [Pipeline] { 14:10:50 250K .......... .......... .......... .......... .......... 3.39M 14:10:50 300K .......... .......... .......... .......... .......... 3.83M 14:10:50 350K .......... .......... .......... .......... .......... 4.09M 14:10:50 400K .......... .......... .......... .......... .......... 3.68M 14:10:50 450K .......... .......... .......... .......... .......... 3.97M 14:10:50 500K .......... .......... .......... .......... .......... 9.19M 14:10:50 550K .......... .......... .......... .......... .......... 2.51M 14:10:50 600K .......... .......... .......... .......... .......... 872K 14:10:50 650K .......... .......... .......... .......... .......... 2.18M 14:10:50 700K ..   4.10M=0.2s 14:10:50 14:10:50 2021-02-15 14:10:50 (2.84 MB/s) - written to stdout [719348] 14:10:50 [Pipeline] libraryResource [Pipeline] sh 14:10:50 -- The C compiler identification is GNU 8.3.0 14:10:51 ---> docker-login.sh 14:10:51 nexus3.edgexfoundry.org:10001 14:10:51 -- The CXX compiler identification is GNU 8.3.0 14:10:51 -- Check for working C compiler: /usr/bin/cc 14:10:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:10:51 -- Check for working C compiler: /usr/bin/cc -- works 14:10:51 -- Detecting C compiler ABI info 14:10:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:10:51 Configure a credential helper to remove this warning. See 14:10:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:10:51 14:10:51 Login Succeeded 14:10:51 nexus3.edgexfoundry.org:10002 14:10:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:10:51 -- Detecting C compiler ABI info - done 14:10:51 -- Detecting C compile features 14:10:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:10:51 Configure a credential helper to remove this warning. See 14:10:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:10:51 14:10:51 Login Succeeded 14:10:51 nexus3.edgexfoundry.org:10003 14:10:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:10:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:10:52 Configure a credential helper to remove this warning. See 14:10:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:10:52 14:10:52 Login Succeeded 14:10:52 nexus3.edgexfoundry.org:10004 14:10:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:10:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:10:52 Configure a credential helper to remove this warning. See 14:10:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:10:52 14:10:52 Login Succeeded 14:10:52 docker.io 14:10:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:10:52 -- Detecting C compile features - done 14:10:52 -- Check for working CXX compiler: /usr/bin/c++ 14:10:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:10:52 Configure a credential helper to remove this warning. See 14:10:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:10:52 14:10:52 Login Succeeded 14:10:52 ---> docker-login.sh ends [Pipeline] } 14:10:52 Deleting 1 temporary files 14:10:52 -- Check for working CXX compiler: /usr/bin/c++ -- works 14:10:52 -- Detecting CXX compiler ABI info [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 14:10:52 -- Detecting CXX compiler ABI info - done 14:10:52 -- Detecting CXX compile features [Pipeline] echo 14:10:52 ========================================================= 14:10:52 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] 14:10:52 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:10:53 + 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 . 14:10:53 Sending build context to Docker daemon 2.513MB 14:10:53 Step 1/21 : ARG BASE=alpine:3.12 14:10:53 Step 2/21 : FROM ${BASE} as builder 14:10:53 latest: Pulling from edgex-devops/edgex-gcc-base 14:10:53 e7c96db7181b: Pulling fs layer 14:10:53 4c13bbce0fe7: Pulling fs layer 14:10:53 6059c847ac2f: Pulling fs layer 14:10:53 4c13bbce0fe7: Download complete 14:10:53 e7c96db7181b: Verifying Checksum 14:10:53 e7c96db7181b: Download complete 14:10:53 e7c96db7181b: Pull complete 14:10:54 4c13bbce0fe7: Pull complete 14:10:54 -- Detecting CXX compile features - done 14:10:54 -- Looking for include file endian.h 14:10:54 -- Looking for include file endian.h - found 14:10:54 -- Check if the system is big endian 14:10:54 -- Searching 16 bit integer 14:10:54 -- Looking for sys/types.h 14:10:54 -- Looking for sys/types.h - found 14:10:54 -- Looking for stdint.h 14:10:55 6059c847ac2f: Verifying Checksum 14:10:55 6059c847ac2f: Download complete 14:10:55 -- Looking for stdint.h - found 14:10:55 -- Looking for stddef.h 14:10:55 -- Looking for stddef.h - found 14:10:55 -- Check size of unsigned short 14:10:55 -- Check size of unsigned short - done 14:10:55 -- Using unsigned short 14:10:55 -- Check if the system is big endian - little endian 14:10:55 -- Check size of size_t 14:10:56 -- Check size of size_t - done 14:10:56 CMake Warning at examples/CMakeLists.txt:16 (find_package): 14:10:56 By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has 14:10:56 asked CMake to find a package configuration file provided by "cJSON", but 14:10:56 CMake did not find one. 14:10:56 14:10:56 Could not find a package configuration file provided by "cJSON" with any of 14:10:56 the following names: 14:10:56 14:10:56 cJSONConfig.cmake 14:10:56 cjson-config.cmake 14:10:56 14:10:56 Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set 14:10:56 "cJSON_DIR" to a directory containing one of the above files. If "cJSON" 14:10:56 provides a separate development package or SDK, be sure it has been 14:10:56 installed. 14:10:56 14:10:56 14:10:56 -- Configuring done 14:10:56 -- Generating done 14:10:56 -- Build files have been written to: /tmp/cbor 14:10:56 Scanning dependencies of target cbor_shared 14:10:56 [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o 14:10:57 [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o 14:10:57 [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o 14:10:58 [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o 14:10:58 [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o 14:10:58 [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o 14:10:59 [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o 14:10:59 [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o 14:10:59 [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o 14:10:59 [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o 14:11:00 [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o 14:11:00 6059c847ac2f: Pull complete 14:11:00 Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e 14:11:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 14:11:00 ---> 5eabd8fd8ba2 14:11:00 Step 3/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev 14:11:00 [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o 14:11:00 [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o 14:11:01 ---> Running in 80e4d7083a0c 14:11:01 [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o 14:11:01 [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o 14:11:01 [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o 14:11:02 [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o 14:11:02 [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o 14:11:02 fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz 14:11:02 [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o 14:11:02 [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o 14:11:03 [ 40%] Linking C shared library libcbor.so 14:11:03 [ 40%] Built target cbor_shared 14:11:03 Scanning dependencies of target cbor 14:11:03 [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o 14:11:03 fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz 14:11:03 (1/8) Installing ncurses-dev (6.1_p20190105-r0) 14:11:03 (2/8) Installing libuuid (2.33-r0) 14:11:03 (3/8) Installing libblkid (2.33-r0) 14:11:03 (4/8) Installing libfdisk (2.33-r0) 14:11:03 (5/8) Installing libmount (2.33-r0) 14:11:04 [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o 14:11:04 (6/8) Installing libsmartcols (2.33-r0) 14:11:04 (7/8) Installing util-linux-dev (2.33-r0) 14:11:04 (8/8) Installing wget (1.20.3-r0) 14:11:04 Executing busybox-1.29.3-r10.trigger 14:11:04 OK: 272 MiB in 83 packages 14:11:04 [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o 14:11:04 [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o 14:11:05 Removing intermediate container 80e4d7083a0c 14:11:05 ---> 9c518003e735 14:11:05 Step 4/21 : ENV CBOR_VERSION=0.5.0 14:11:05 ---> Running in 6cb6d3527b6c 14:11:05 Removing intermediate container 6cb6d3527b6c 14:11:05 ---> 6abd9fd526b0 14:11:05 Step 5/21 : RUN mkdir /tmp/cbor && cd /tmp/cbor && wget -O - https://github.com/PJK/libcbor/archive/v${CBOR_VERSION}.tar.gz | tar -z -x -f - && sed -e 's/-flto//' -i libcbor-${CBOR_VERSION}/CMakeLists.txt && cmake -DCMAKE_BUILD_TYPE=Release -DCBOR_CUSTOM_ALLOC=ON libcbor-${CBOR_VERSION} && make && make install 14:11:05 ---> Running in b0de12ad73eb 14:11:06 --2021-02-15 14:11:06-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz 14:11:06 Resolving github.com... 140.82.112.4 14:11:06 Connecting to github.com|140.82.112.4|:443... connected. 14:11:06 [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o 14:11:06 [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o 14:11:06 HTTP request sent, awaiting response... 302 Found 14:11:06 Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] 14:11:06 --2021-02-15 14:11:06-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 14:11:06 Resolving codeload.github.com... 140.82.114.9 14:11:06 Connecting to codeload.github.com|140.82.114.9|:443... connected. 14:11:06 HTTP request sent, awaiting response... 200 OK 14:11:06 Length: unspecified [application/x-gzip] 14:11:06 Saving to: 'STDOUT' 14:11:06 14:11:06 0K .......... .......... .......... .......... .......... 1.59M 14:11:06 50K .......... .......... .......... .......... .......... 3.32M 14:11:06 100K .......... .......... .......... .......... .......... 21.0M 14:11:06 150K .......... .......... .......... .......... .......... 30.1M 14:11:06 200K .......... .......... .......... .......... .......... 4.02M 14:11:06 250K .......... .......... .......... .......... .......... 6.31M 14:11:06 300K .......... .......... .......... .......... .......... 9.99M 14:11:06 350K .......... .......... .......... .......... .......... 7.43M 14:11:06 400K .......... .......... .......... .......... .......... 8.22M 14:11:06 450K .......... .......... .......... .......... .......... 6.61M 14:11:06 500K .......... .......... .......... .......... .......... 14.5M 14:11:06 550K .......... .......... .......... .......... .......... 5.46M 14:11:06 [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o 14:11:06 600K .......... .......... .......... .......... .......... 1.80M 14:11:06 650K .......... .......... .......... .......... .......... 3.46M 14:11:06 700K .. 41.5M=0.1s 14:11:06 14:11:06 2021-02-15 14:11:06 (4.65 MB/s) - written to stdout [719348] 14:11:06 14:11:06 -- The C compiler identification is GNU 8.3.0 14:11:06 [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o 14:11:06 [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o 14:11:06 -- The CXX compiler identification is GNU 8.3.0 14:11:06 -- Check for working C compiler: /usr/bin/cc 14:11:06 -- Check for working C compiler: /usr/bin/cc -- works 14:11:06 -- Detecting C compiler ABI info 14:11:06 -- Detecting C compiler ABI info - done 14:11:06 -- Detecting C compile features 14:11:07 -- Detecting C compile features - done 14:11:07 -- Check for working CXX compiler: /usr/bin/c++ 14:11:07 [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o 14:11:07 -- Check for working CXX compiler: /usr/bin/c++ -- works 14:11:07 -- Detecting CXX compiler ABI info 14:11:07 -- Detecting CXX compiler ABI info - done 14:11:07 -- Detecting CXX compile features 14:11:07 [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o 14:11:07 -- Detecting CXX compile features - done 14:11:07 -- Looking for include file endian.h 14:11:07 -- Looking for include file endian.h - found 14:11:07 -- Check if the system is big endian 14:11:07 -- Searching 16 bit integer 14:11:07 -- Looking for sys/types.h 14:11:07 -- Looking for sys/types.h - found 14:11:07 -- Looking for stdint.h 14:11:08 [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o 14:11:08 -- Looking for stdint.h - found 14:11:08 -- Looking for stddef.h 14:11:08 -- Looking for stddef.h - found 14:11:08 -- Check size of unsigned short 14:11:08 -- Check size of unsigned short - done 14:11:08 -- Using unsigned short 14:11:08 [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o 14:11:08 -- Check if the system is big endian - little endian 14:11:08 -- Check size of size_t 14:11:08 -- Check size of size_t - done 14:11:08 CMake Warning at examples/CMakeLists.txt:16 (find_package): 14:11:08 By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has 14:11:08 asked CMake to find a package configuration file provided by "cJSON", but 14:11:08 CMake did not find one. 14:11:08 14:11:08 Could not find a package configuration file provided by "cJSON" with any of 14:11:08 the following names: 14:11:08 14:11:08 cJSONConfig.cmake 14:11:08 cjson-config.cmake 14:11:08 14:11:08 Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set 14:11:08 "cJSON_DIR" to a directory containing one of the above files. If "cJSON" 14:11:08 provides a separate development package or SDK, be sure it has been 14:11:08 installed. 14:11:08 14:11:08 14:11:08 -- Configuring done 14:11:08 [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o 14:11:08 -- Generating done 14:11:08 -- Build files have been written to: /tmp/cbor 14:11:08 Scanning dependencies of target cbor_shared 14:11:08 [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o 14:11:08 [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o 14:11:09 [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o 14:11:09 [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o 14:11:09 [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o 14:11:09 [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o 14:11:09 [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o 14:11:09 [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o 14:11:09 [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o 14:11:09 [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o 14:11:09 [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o 14:11:09 [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o 14:11:09 [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o 14:11:09 [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o 14:11:09 [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o 14:11:09 [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o 14:11:10 [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o 14:11:10 [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o 14:11:10 [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o 14:11:10 [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o 14:11:10 [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o 14:11:10 [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o 14:11:10 [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o 14:11:10 [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o 14:11:10 [ 80%] Linking C static library libcbor.a 14:11:10 [ 80%] Built target cbor 14:11:10 Scanning dependencies of target create_items 14:11:10 [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o 14:11:10 [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o 14:11:10 [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o 14:11:10 [ 40%] Linking C shared library libcbor.so 14:11:10 [ 40%] Built target cbor_shared 14:11:10 Scanning dependencies of target cbor 14:11:10 [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o 14:11:10 [ 84%] Linking C executable create_items 14:11:10 [ 84%] Built target create_items 14:11:10 Scanning dependencies of target readfile 14:11:10 [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o 14:11:11 [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o 14:11:11 [ 88%] Linking C executable readfile 14:11:11 [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o 14:11:11 [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o 14:11:11 [ 88%] Built target readfile 14:11:11 Scanning dependencies of target streaming_parser 14:11:11 [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o 14:11:11 [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o 14:11:11 [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o 14:11:11 [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o 14:11:11 [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o 14:11:11 [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o 14:11:11 [ 92%] Linking C executable streaming_parser 14:11:11 [ 92%] Built target streaming_parser 14:11:11 Scanning dependencies of target sort 14:11:11 [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o 14:11:11 [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o 14:11:11 [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o 14:11:11 [ 96%] Linking C executable sort 14:11:11 [ 96%] Built target sort 14:11:11 Scanning dependencies of target hello 14:11:11 [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o 14:11:12 [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o 14:11:12 [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o 14:11:12 [100%] Linking C executable hello 14:11:12 [100%] Built target hello 14:11:12 Install the project... 14:11:12 -- Install configuration: "Release" 14:11:12 -- Installing: /usr/local/include/cbor/configuration.h 14:11:12 [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o 14:11:12 [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o 14:11:12 [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o 14:11:12 -- Installing: /usr/local/lib64/libcbor.a 14:11:12 -- Installing: /usr/local/lib64/libcbor.so.0.0.0 14:11:12 -- Installing: /usr/local/lib64/libcbor.so.0 14:11:12 -- Installing: /usr/local/lib64/libcbor.so 14:11:12 -- Up-to-date: /usr/local/include/cbor 14:11:12 -- Installing: /usr/local/include/cbor/streaming.h 14:11:12 -- Installing: /usr/local/include/cbor/ints.h 14:11:12 -- Installing: /usr/local/include/cbor/floats_ctrls.h 14:11:12 -- Installing: /usr/local/include/cbor/bytestrings.h 14:11:12 -- Installing: /usr/local/include/cbor/encoding.h 14:11:12 -- Installing: /usr/local/include/cbor/serialization.h 14:11:12 -- Installing: /usr/local/include/cbor/data.h 14:11:12 -- Installing: /usr/local/include/cbor/common.h 14:11:12 -- Installing: /usr/local/include/cbor/callbacks.h 14:11:12 -- Installing: /usr/local/include/cbor/strings.h 14:11:12 -- Installing: /usr/local/include/cbor/tags.h 14:11:12 -- Installing: /usr/local/include/cbor/internal 14:11:12 -- Installing: /usr/local/include/cbor/internal/encoders.h 14:11:12 -- Installing: /usr/local/include/cbor/internal/loaders.h 14:11:12 -- Installing: /usr/local/include/cbor/internal/stack.h 14:11:12 -- Installing: /usr/local/include/cbor/internal/unicode.h 14:11:12 -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h 14:11:12 -- Installing: /usr/local/include/cbor/internal/memory_utils.h 14:11:12 -- Installing: /usr/local/include/cbor/arrays.h 14:11:12 -- Installing: /usr/local/include/cbor/maps.h 14:11:12 -- Installing: /usr/local/include/cbor.h 14:11:12 -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc 14:11:12 [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o 14:11:12 [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o 14:11:12 [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o 14:11:12 [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o 14:11:12 [ 80%] Linking C static library libcbor.a 14:11:12 [ 80%] Built target cbor 14:11:12 Scanning dependencies of target create_items 14:11:12 [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o 14:11:12 [ 84%] Linking C executable create_items 14:11:12 [ 84%] Built target create_items 14:11:12 Scanning dependencies of target readfile 14:11:12 [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o 14:11:13 [ 88%] Linking C executable readfile 14:11:13 [ 88%] Built target readfile 14:11:13 Scanning dependencies of target streaming_parser 14:11:13 [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o 14:11:13 [ 92%] Linking C executable streaming_parser 14:11:13 [ 92%] Built target streaming_parser 14:11:13 Scanning dependencies of target sort 14:11:13 [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o 14:11:13 [ 96%] Linking C executable sort 14:11:13 [ 96%] Built target sort 14:11:13 Scanning dependencies of target hello 14:11:13 [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o 14:11:13 [100%] Linking C executable hello 14:11:13 [100%] Built target hello 14:11:13 Install the project... 14:11:13 -- Install configuration: "Release" 14:11:13 -- Installing: /usr/local/include/cbor/configuration.h 14:11:13 -- Installing: /usr/local/lib64/libcbor.a 14:11:13 -- Installing: /usr/local/lib64/libcbor.so.0.0.0 14:11:13 -- Installing: /usr/local/lib64/libcbor.so.0 14:11:13 -- Installing: /usr/local/lib64/libcbor.so 14:11:13 -- Up-to-date: /usr/local/include/cbor 14:11:13 -- Installing: /usr/local/include/cbor/arrays.h 14:11:13 -- Installing: /usr/local/include/cbor/bytestrings.h 14:11:13 -- Installing: /usr/local/include/cbor/callbacks.h 14:11:13 -- Installing: /usr/local/include/cbor/common.h 14:11:13 -- Installing: /usr/local/include/cbor/data.h 14:11:13 -- Installing: /usr/local/include/cbor/encoding.h 14:11:13 -- Installing: /usr/local/include/cbor/floats_ctrls.h 14:11:13 -- Installing: /usr/local/include/cbor/internal 14:11:13 -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h 14:11:13 -- Installing: /usr/local/include/cbor/internal/encoders.h 14:11:13 -- Installing: /usr/local/include/cbor/internal/loaders.h 14:11:13 -- Installing: /usr/local/include/cbor/internal/memory_utils.h 14:11:13 -- Installing: /usr/local/include/cbor/internal/stack.h 14:11:13 -- Installing: /usr/local/include/cbor/internal/unicode.h 14:11:13 -- Installing: /usr/local/include/cbor/ints.h 14:11:13 -- Installing: /usr/local/include/cbor/maps.h 14:11:13 -- Installing: /usr/local/include/cbor/serialization.h 14:11:13 -- Installing: /usr/local/include/cbor/streaming.h 14:11:13 -- Installing: /usr/local/include/cbor/strings.h 14:11:13 -- Installing: /usr/local/include/cbor/tags.h 14:11:13 -- Installing: /usr/local/include/cbor.h 14:11:13 -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc 14:11:14 Removing intermediate container 50071a69c60e 14:11:14 ---> 39e4d0bc2032 14:11:14 Step 6/21 : RUN mkdir /tmp/sdk 14:11:14 ---> Running in c2dbb6352e03 14:11:15 Removing intermediate container b0de12ad73eb 14:11:15 ---> ebcedf15baac 14:11:15 Step 6/21 : RUN mkdir /tmp/sdk 14:11:15 ---> Running in 4ac5dd071dda 14:11:16 Removing intermediate container c2dbb6352e03 14:11:16 ---> f61d866343c0 14:11:16 Step 7/21 : COPY VERSION /tmp/sdk 14:11:16 Removing intermediate container 4ac5dd071dda 14:11:16 ---> b1f73651edb1 14:11:16 Step 7/21 : COPY VERSION /tmp/sdk 14:11:17 ---> 64a33e9d159d 14:11:17 Step 8/21 : COPY src /tmp/sdk/src 14:11:17 ---> 2f8ad2520377 14:11:17 Step 8/21 : COPY src /tmp/sdk/src 14:11:18 ---> 8ad06dfce427 14:11:18 Step 9/21 : COPY include /tmp/sdk/include 14:11:18 ---> 654e93acd71a 14:11:18 Step 9/21 : COPY include /tmp/sdk/include 14:11:18 ---> 3d6e5b3a7dc5 14:11:18 Step 10/21 : COPY scripts /tmp/sdk/scripts 14:11:18 ---> c03084d7c646 14:11:18 Step 11/21 : COPY LICENSE /tmp/sdk 14:11:18 ---> 50748f1a81d9 14:11:18 Step 12/21 : COPY Attribution.txt /tmp/sdk 14:11:19 ---> 229f02c62a4a 14:11:19 Step 10/21 : COPY scripts /tmp/sdk/scripts 14:11:19 ---> b4c56defeea4 14:11:19 Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 14:11:19 ---> Running in b3e2077fe88e 14:11:19 ---> d8916ba55666 14:11:19 Step 11/21 : COPY LICENSE /tmp/sdk 14:11:20 + CPPCHECK=false 14:11:20 + DOCGEN=false 14:11:20 + TOMLVER=SDK-0.2 14:11:20 + CUTILVER=1.1.4 14:11:20 + '[' 0 -gt 0 ] 14:11:20 + readlink -f ./scripts/build.sh 14:11:20 + dirname /tmp/sdk/scripts/build.sh 14:11:20 + dirname /tmp/sdk/scripts 14:11:20 + ROOT=/tmp/sdk 14:11:20 + cd /tmp/sdk 14:11:20 + '[' '!' -d deps ] 14:11:20 + mkdir deps 14:11:20 + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 14:11:20 + tar -C deps -z -x -f - 14:11:20 --2021-02-15 14:11:19-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 14:11:20 Resolving github.com... 140.82.112.4 14:11:20 Connecting to github.com|140.82.112.4|:443... connected. 14:11:20 HTTP request sent, awaiting response... 302 Found 14:11:20 Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] 14:11:20 --2021-02-15 14:11:19-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 14:11:20 Resolving codeload.github.com... 140.82.114.9 14:11:20 Connecting to codeload.github.com|140.82.114.9|:443... connected. 14:11:20 HTTP request sent, awaiting response... 200 OK 14:11:20 Length: unspecified [application/x-gzip] 14:11:20 Saving to: 'STDOUT' 14:11:20 14:11:20 0K .......... ......  922K=0.02s 14:11:20 14:11:20 2021-02-15 14:11:20 (922 KB/s) - written to stdout [16451] 14:11:20 14:11:20 + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c 14:11:20 + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz 14:11:20 + tar -C deps -z -x -f - 14:11:20 --2021-02-15 14:11:20-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz 14:11:20 Resolving github.com... 140.82.112.4 14:11:20 Connecting to github.com|140.82.112.4|:443... connected. 14:11:20 ---> bef99708052d 14:11:20 Step 12/21 : COPY Attribution.txt /tmp/sdk 14:11:20 HTTP request sent, awaiting response... 302 Found 14:11:20 Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] 14:11:20 --2021-02-15 14:11:20-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 14:11:20 Resolving codeload.github.com... 140.82.114.9 14:11:20 Connecting to codeload.github.com|140.82.114.9|:443... connected. 14:11:20 HTTP request sent, awaiting response... 200 OK 14:11:20 Length: unspecified [application/x-gzip] 14:11:20 Saving to: 'STDOUT' 14:11:20 14:11:20 0K .......... .......... .......... .......... .......... 1.52M 14:11:20 50K .......... .......... .......... .......... .......... 3.03M 14:11:20 100K .......... .......... .......... .......... .......... 45.1M 14:11:20 150K .......... .......... ....... 4.11M=0.06s 14:11:20 14:11:20 2021-02-15 14:11:20 (3.11 MB/s) - written to stdout [181796] 14:11:20 14:11:20 + mkdir -p src/c/iot 14:11:20 + 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 14:11:20 + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot 14:11:20 + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot 14:11:20 + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot 14:11:20 + mkdir -p include/iot 14:11:20 + 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 14:11:20 + mkdir -p include/iot/os 14:11:20 + 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 14:11:20 + mkdir -p /tmp/sdk/build/release 14:11:20 + cd /tmp/sdk/build/release 14:11:20 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 14:11:20 -- The C compiler identification is GNU 8.3.0 14:11:20 -- Check for working C compiler: /usr/bin/cc 14:11:20 -- Check for working C compiler: /usr/bin/cc -- works 14:11:20 -- Detecting C compiler ABI info 14:11:21 ---> 67fea8c501cb 14:11:21 Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 14:11:21 -- Detecting C compiler ABI info - done 14:11:21 -- Detecting C compile features 14:11:21 ---> Running in d6dcb65a820e 14:11:21 -- Detecting C compile features - done 14:11:21 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 14:11:21 -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") 14:11:21 -- Found LIBYAML: /usr/lib/libyaml.so 14:11:21 -- Found LIBUUID: /usr/lib/libuuid.so 14:11:21 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 14:11:21 -- C SDK 0.0.0 for Linux 14:11:21 -- Performing Test CSDK_HAVE_ATOMIC 14:11:21 -- Performing Test CSDK_HAVE_ATOMIC - Success 14:11:21 -- Found Curses: /usr/lib/libcurses.so 14:11:21 -- Configuring done 14:11:21 -- Generating done 14:11:21 -- Build files have been written to: /tmp/sdk/build/release 14:11:21 + make 14:11:21 + tee release.log 14:11:21 Scanning dependencies of target csdk 14:11:21 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 14:11:21 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o 14:11:21 [ 5%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 14:11:22 [ 6%] Building C object c/CMakeFiles/csdk.dir/config.c.o 14:11:22 + CPPCHECK=false 14:11:22 + DOCGEN=false 14:11:22 + TOMLVER=SDK-0.2 14:11:22 + CUTILVER=1.1.4 14:11:22 + '[' 0 -gt 0 ] 14:11:22 + readlink -f ./scripts/build.sh 14:11:22 + dirname /tmp/sdk/scripts/build.sh 14:11:22 + dirname /tmp/sdk/scripts 14:11:22 + ROOT=/tmp/sdk 14:11:22 + cd /tmp/sdk 14:11:22 + '[' '!' -d deps ] 14:11:22 + mkdir deps 14:11:22 + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 14:11:22 + tar -C deps -z -x -f - 14:11:22 --2021-02-15 14:11:22-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 14:11:22 Resolving github.com... 140.82.112.4 14:11:22 Connecting to github.com|140.82.112.4|:443... connected. 14:11:22 [ 8%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 14:11:22 HTTP request sent, awaiting response... 302 Found 14:11:22 Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] 14:11:22 --2021-02-15 14:11:22-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 14:11:22 Resolving codeload.github.com... 140.82.114.9 14:11:22 Connecting to codeload.github.com|140.82.114.9|:443... connected. 14:11:22 HTTP request sent, awaiting response... 200 OK 14:11:22 Length: unspecified [application/x-gzip] 14:11:22 Saving to: 'STDOUT' 14:11:22  14:11:22 0K .......... ......   938K=0.02s 14:11:22 14:11:22 2021-02-15 14:11:22 (938 KB/s) - written to stdout [16451] 14:11:22 14:11:22 + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c 14:11:22 + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz 14:11:22 + tar -C deps -z -x -f - 14:11:22 --2021-02-15 14:11:22-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz 14:11:22 Resolving github.com... 140.82.112.4 14:11:22 Connecting to github.com|140.82.112.4|:443... connected. 14:11:22 [ 10%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 14:11:22 [ 11%] Building C object c/CMakeFiles/csdk.dir/data.c.o 14:11:22 HTTP request sent, awaiting response... 302 Found 14:11:22 Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] 14:11:22 --2021-02-15 14:11:22-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 14:11:22 Resolving codeload.github.com... 140.82.114.9 14:11:22 Connecting to codeload.github.com|140.82.114.9|:443... connected. 14:11:22 HTTP request sent, awaiting response... 200 OK 14:11:22 Length: unspecified [application/x-gzip] 14:11:22 Saving to: 'STDOUT' 14:11:22  14:11:22 0K .......... .......... .......... .......... .......... 1.39M 14:11:22 50K .......... .......... .......... .......... .......... 2.72M 14:11:22 100K .......... .......... .......... .......... .......... 7.80M 14:11:22 150K .......... .......... .......                    1.49M=0.08s 14:11:22 14:11:22 2021-02-15 14:11:22 (2.24 MB/s) - written to stdout [181796] 14:11:22 14:11:22 + mkdir -p src/c/iot 14:11:22 + 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 14:11:22 + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot 14:11:22 + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot 14:11:22 + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot 14:11:22 + mkdir -p include/iot 14:11:22 + 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 14:11:22 + mkdir -p include/iot/os 14:11:22 + 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 14:11:22 + mkdir -p /tmp/sdk/build/release 14:11:22 + cd /tmp/sdk/build/release 14:11:22 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 14:11:22 [ 13%] Building C object c/CMakeFiles/csdk.dir/device.c.o 14:11:23 -- The C compiler identification is GNU 8.3.0 14:11:23 -- Check for working C compiler: /usr/bin/cc 14:11:23 [ 15%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 14:11:23 -- Check for working C compiler: /usr/bin/cc -- works 14:11:23 -- Detecting C compiler ABI info 14:11:23 -- Detecting C compiler ABI info - done 14:11:23 [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 14:11:23 -- Detecting C compile features 14:11:24 [ 18%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 14:11:24 [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 14:11:24 [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 14:11:24 [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 14:11:24 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 14:11:24 -- Detecting C compile features - done 14:11:24 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 14:11:24 -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") 14:11:24 -- Found LIBYAML: /usr/lib/libyaml.so 14:11:24 -- Found LIBUUID: /usr/lib/libuuid.so 14:11:24 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 14:11:24 -- C SDK 0.0.0 for Linux 14:11:24 -- Performing Test CSDK_HAVE_ATOMIC 14:11:24 -- Performing Test CSDK_HAVE_ATOMIC - Success 14:11:24 -- Found Curses: /usr/lib/libcurses.so 14:11:25 -- Configuring done 14:11:25 [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 14:11:25 -- Generating done 14:11:25 -- Build files have been written to: /tmp/sdk/build/release 14:11:25 + + maketee 14:11:25 release.log 14:11:25 Scanning dependencies of target csdk 14:11:25 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 14:11:25 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 14:11:25 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 14:11:25 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 14:11:25 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 14:11:26 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o 14:11:26 [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 14:11:26 [ 5%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 14:11:26 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 14:11:26 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 14:11:26 [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 14:11:26 [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 14:11:26 [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 14:11:27 [ 6%] Building C object c/CMakeFiles/csdk.dir/config.c.o 14:11:27 [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 14:11:27 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 14:11:27 [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 14:11:27 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 14:11:28 [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o 14:11:28 [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 14:11:28 [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 14:11:28 [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 14:11:29 [ 8%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 14:11:29 [ 10%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 14:11:29 [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 14:11:29 [ 11%] Building C object c/CMakeFiles/csdk.dir/data.c.o 14:11:29 [ 60%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 14:11:30 [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 14:11:30 [ 63%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 14:11:30 [ 65%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 14:11:30 [ 13%] Building C object c/CMakeFiles/csdk.dir/device.c.o 14:11:30 [ 66%] Building C object c/CMakeFiles/csdk.dir/service.c.o 14:11:31 [ 68%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 14:11:32 [ 70%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 14:11:32 [ 71%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 14:11:32 [ 73%] Linking C shared library libcsdk.so 14:11:32 [ 73%] Built target csdk 14:11:32 Scanning dependencies of target template 14:11:32 [ 75%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 14:11:32 [ 15%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 14:11:32 [ 76%] Linking C executable template 14:11:32 [ 76%] Built target template 14:11:32 Scanning dependencies of target device-counter 14:11:32 [ 78%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 14:11:32 [ 80%] Linking C executable device-counter 14:11:32 [ 80%] Built target device-counter 14:11:32 Scanning dependencies of target device-random 14:11:32 [ 81%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 14:11:33 [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 14:11:33 [ 83%] Linking C executable device-random 14:11:33 [ 83%] Built target device-random 14:11:33 Scanning dependencies of target device-gyro 14:11:33 [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 14:11:33 [ 86%] Linking C executable device-gyro 14:11:33 [ 86%] Built target device-gyro 14:11:33 Scanning dependencies of target device-bitfields 14:11:33 [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 14:11:33 [ 90%] Linking C executable device-bitfields 14:11:33 [ 18%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 14:11:33 [ 90%] Built target device-bitfields 14:11:33 Scanning dependencies of target template-discovery 14:11:33 [ 91%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 14:11:33 [ 93%] Linking C executable template-discovery 14:11:34 [ 93%] Built target template-discovery 14:11:34 Scanning dependencies of target device-file 14:11:34 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 14:11:34 [ 96%] Linking C executable device-file 14:11:34 [ 96%] Built target device-file 14:11:34 [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 14:11:34 Scanning dependencies of target device-terminal 14:11:34 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 14:11:34 [100%] Linking C executable device-terminal 14:11:34 [100%] Built target device-terminal 14:11:34 + + maketee -a package release.log 14:11:34 14:11:34 [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 14:11:34 [ 73%] Built target csdk 14:11:34 [ 76%] Built target template 14:11:34 [ 80%] Built target device-counter 14:11:34 [ 83%] Built target device-random 14:11:34 [ 86%] Built target device-gyro 14:11:34 [ 90%] Built target device-bitfields 14:11:34 [ 93%] Built target template-discovery 14:11:34 [ 96%] Built target device-file 14:11:34 [100%] Built target device-terminal 14:11:34 Run CPack packaging tool... 14:11:34 [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 14:11:34 CPack: Create package using TGZ 14:11:34 CPack: Install projects 14:11:34 CPack: - Run preinstall target for: Csdk 14:11:34 CPack: - Install project: Csdk 14:11:34 CPack: Create package 14:11:35 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 14:11:35 CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. 14:11:35 + '[' false '=' true ] 14:11:35 + '[' false '=' true ] 14:11:35 + mkdir -p /tmp/sdk/build/debug 14:11:35 + cd /tmp/sdk/build/debug 14:11:35 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 14:11:35 -- The C compiler identification is GNU 8.3.0 14:11:35 -- Check for working C compiler: /usr/bin/cc 14:11:35 -- Check for working C compiler: /usr/bin/cc -- works 14:11:35 -- Detecting C compiler ABI info 14:11:35 -- Detecting C compiler ABI info - done 14:11:35 -- Detecting C compile features 14:11:35 -- Detecting C compile features - done 14:11:35 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 14:11:35 -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") 14:11:35 -- Found LIBYAML: /usr/lib/libyaml.so 14:11:35 -- Found LIBUUID: /usr/lib/libuuid.so 14:11:35 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 14:11:35 -- C SDK 0.0.0 for Linux 14:11:35 -- Performing Test CSDK_HAVE_ATOMIC 14:11:35 -- Performing Test CSDK_HAVE_ATOMIC - Success 14:11:35 -- Found Curses: /usr/lib/libcurses.so 14:11:35 -- Configuring done 14:11:35 -- Generating done 14:11:35 -- Build files have been written to: /tmp/sdk/build/debug 14:11:35 + make 14:11:35 + tee debug.log 14:11:35 Scanning dependencies of target csdk 14:11:35 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 14:11:35 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o 14:11:36 [ 5%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 14:11:36 [ 6%] Building C object c/CMakeFiles/csdk.dir/config.c.o 14:11:36 [ 8%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 14:11:36 [ 10%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 14:11:36 [ 11%] Building C object c/CMakeFiles/csdk.dir/data.c.o 14:11:36 [ 13%] Building C object c/CMakeFiles/csdk.dir/device.c.o 14:11:36 [ 15%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 14:11:36 [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 14:11:36 [ 18%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 14:11:37 [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 14:11:37 [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 14:11:37 [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 14:11:37 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 14:11:37 [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 14:11:37 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 14:11:37 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 14:11:37 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 14:11:38 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 14:11:38 [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 14:11:38 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 14:11:38 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 14:11:38 [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 14:11:38 [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 14:11:38 [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 14:11:38 [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 14:11:38 [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 14:11:38 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 14:11:38 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 14:11:38 [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 14:11:38 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 14:11:38 [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o 14:11:39 [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 14:11:39 [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 14:11:39 [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 14:11:39 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 14:11:39 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 14:11:39 [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 14:11:39 [ 60%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 14:11:39 [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 14:11:39 [ 63%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 14:11:39 [ 65%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 14:11:40 [ 66%] Building C object c/CMakeFiles/csdk.dir/service.c.o 14:11:40 [ 68%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 14:11:40 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 14:11:40 [ 70%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 14:11:40 [ 71%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 14:11:40 [ 73%] Linking C shared library libcsdk.so 14:11:40 [ 73%] Built target csdk 14:11:40 Scanning dependencies of target template 14:11:40 [ 75%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 14:11:40 [ 76%] Linking C executable template 14:11:40 [ 76%] Built target template 14:11:40 Scanning dependencies of target device-counter 14:11:40 [ 78%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 14:11:40 [ 80%] Linking C executable device-counter 14:11:40 [ 80%] Built target device-counter 14:11:40 Scanning dependencies of target device-random 14:11:41 [ 81%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 14:11:41 [ 83%] Linking C executable device-random 14:11:41 [ 83%] Built target device-random 14:11:41 Scanning dependencies of target device-gyro 14:11:41 [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 14:11:41 [ 86%] Linking C executable device-gyro 14:11:41 [ 86%] Built target device-gyro 14:11:41 Scanning dependencies of target device-bitfields 14:11:41 [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 14:11:41 [ 90%] Linking C executable device-bitfields 14:11:41 [ 90%] Built target device-bitfields 14:11:41 Scanning dependencies of target template-discovery 14:11:41 [ 91%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 14:11:41 [ 93%] Linking C executable template-discovery 14:11:41 [ 93%] Built target template-discovery 14:11:41 Scanning dependencies of target device-file 14:11:41 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 14:11:41 [ 96%] Linking C executable device-file 14:11:42 [ 96%] Built target device-file 14:11:42 Scanning dependencies of target device-terminal 14:11:42 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 14:11:42 [100%] Linking C executable device-terminal 14:11:42 [100%] Built target device-terminal 14:11:42 make: Entering directory '/tmp/sdk/build/release' 14:11:42 make[1]: Entering directory '/tmp/sdk/build/release' 14:11:42 make[2]: Entering directory '/tmp/sdk/build/release' 14:11:42 make[2]: Leaving directory '/tmp/sdk/build/release' 14:11:42 [ 73%] Built target csdk 14:11:42 make[2]: Entering directory '/tmp/sdk/build/release' 14:11:42 make[2]: Leaving directory '/tmp/sdk/build/release' 14:11:42 [ 76%] Built target template 14:11:42 make[2]: Entering directory '/tmp/sdk/build/release' 14:11:42 make[2]: Leaving directory '/tmp/sdk/build/release' 14:11:42 [ 80%] Built target device-counter 14:11:42 make[2]: Entering directory '/tmp/sdk/build/release' 14:11:42 make[2]: Leaving directory '/tmp/sdk/build/release' 14:11:42 [ 83%] Built target device-random 14:11:42 make[2]: Entering directory '/tmp/sdk/build/release' 14:11:42 make[2]: Leaving directory '/tmp/sdk/build/release' 14:11:42 [ 86%] Built target device-gyro 14:11:42 make[2]: Entering directory '/tmp/sdk/build/release' 14:11:42 make[2]: Leaving directory '/tmp/sdk/build/release' 14:11:42 [ 90%] Built target device-bitfields 14:11:42 make[2]: Entering directory '/tmp/sdk/build/release' 14:11:42 make[2]: Leaving directory '/tmp/sdk/build/release' 14:11:42 [ 93%] Built target template-discovery 14:11:42 make[2]: Entering directory '/tmp/sdk/build/release' 14:11:42 make[2]: Leaving directory '/tmp/sdk/build/release' 14:11:42 [ 96%] Built target device-file 14:11:42 make[2]: Entering directory '/tmp/sdk/build/release' 14:11:42 make[2]: Leaving directory '/tmp/sdk/build/release' 14:11:42 [100%] Built target device-terminal 14:11:42 make[1]: Leaving directory '/tmp/sdk/build/release' 14:11:42 Install the project... 14:11:42 -- Install configuration: "Release" 14:11:42 -- Installing: /usr/local/lib/libcsdk.so 14:11:42 -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" 14:11:42 -- Up-to-date: /usr/local/include 14:11:42 -- Installing: /usr/local/include/devsdk 14:11:42 -- Installing: /usr/local/include/devsdk/devsdk-base.h 14:11:42 -- Installing: /usr/local/include/devsdk/devsdk.h 14:11:42 -- Installing: /usr/local/include/edgex 14:11:42 -- Installing: /usr/local/include/edgex/devices.h 14:11:42 -- Installing: /usr/local/include/edgex/edgex-base.h 14:11:42 -- Installing: /usr/local/include/edgex/edgex.h 14:11:42 -- Installing: /usr/local/include/edgex/error.h 14:11:42 -- Installing: /usr/local/include/edgex/os.h 14:11:42 -- Installing: /usr/local/include/edgex/profiles.h 14:11:42 -- Installing: /usr/local/include/edgex/rest-server.h 14:11:42 -- Installing: /usr/local/include/edgex/csdk-defs.h 14:11:42 -- Installing: /usr/local/include/iot 14:11:42 -- Installing: /usr/local/include/iot/base64.h 14:11:42 -- Installing: /usr/local/include/iot/component.h 14:11:42 -- Installing: /usr/local/include/iot/config.h 14:11:42 -- Installing: /usr/local/include/iot/container.h 14:11:42 -- Installing: /usr/local/include/iot/data.h 14:11:42 -- Installing: /usr/local/include/iot/hash.h 14:11:42 -- Installing: /usr/local/include/iot/iot.h 14:11:42 -- Installing: /usr/local/include/iot/json.h 14:11:42 -- Installing: /usr/local/include/iot/logger.h 14:11:42 -- Installing: /usr/local/include/iot/os.h 14:11:42 -- Installing: /usr/local/include/iot/scheduler.h 14:11:42 -- Installing: /usr/local/include/iot/thread.h 14:11:42 -- Installing: /usr/local/include/iot/threadpool.h 14:11:42 -- Installing: /usr/local/include/iot/time.h 14:11:42 -- Installing: /usr/local/include/iot/typecode.h 14:11:42 -- Installing: /usr/local/include/iot/os 14:11:42 -- Installing: /usr/local/include/iot/os/linux.h 14:11:42 -- Installing: /usr/local/include/iot/os/macos.h 14:11:42 -- Installing: /usr/local/include/iot/os/zephyr.h 14:11:42 -- Installing: /usr/local/include/iot/defs.h 14:11:42 -- Installing: /usr/local/share/device-sdk-c/LICENSE 14:11:42 -- Installing: /usr/local/share/device-sdk-c/Attribution.txt 14:11:42 make: Leaving directory '/tmp/sdk/build/release' 14:11:42 [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 14:11:42 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 14:11:43 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 14:11:43 [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 14:11:43 [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 14:11:44 [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 14:11:44 Removing intermediate container b3e2077fe88e 14:11:44 ---> ab131ce9f80f 14:11:44 Step 14/21 : FROM ${BASE} 14:11:44 ---> 5eabd8fd8ba2 14:11:44 Step 15/21 : LABEL maintainer="IOTech " 14:11:44 ---> Running in 90db95512d7e 14:11:44 Removing intermediate container 90db95512d7e 14:11:44 ---> 6289537bf2ea 14:11:44 Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid 14:11:45 ---> Running in 7f495a3a5d9a 14:11:45 [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 14:11:45 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 14:11:46 fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz 14:11:46 [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 14:11:46 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 14:11:46 fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz 14:11:46 (1/3) Installing curl (7.64.0-r5) 14:11:47 (2/3) Installing libuuid (2.33-r0) 14:11:47 (3/3) Installing wget (1.20.3-r0) 14:11:47 Executing busybox-1.29.3-r10.trigger 14:11:47 OK: 268 MiB in 78 packages 14:11:47 Removing intermediate container 7f495a3a5d9a 14:11:47 ---> 3ff9a7d66835 14:11:47 Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot 14:11:47 ---> cea1dc52ef2f 14:11:47 Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex 14:11:48 ---> 11ae848ed3ea 14:11:48 Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib 14:11:48 ---> 8e2ab75883e9 14:11:48 Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 14:11:48 [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o 14:11:48 ---> df2a9b659462 14:11:48 Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c 14:11:48 [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 14:11:48 ---> 4fbb5639406b 14:11:48 Successfully built 4fbb5639406b 14:11:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:11:49 [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 14:11:49 + docker inspect -f . ci-base-image-x86_64 14:11:49 . [Pipeline] withDockerContainer 14:11:50 [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 14:11:50 prd-centos7-docker-4c-2g-26504 does not seem to be running inside a container 14:11:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/2 -v /w/workspace/device-sdk-c/2:/w/workspace/device-sdk-c/2:rw,z -v /w/workspace/device-sdk-c/2@tmp:/w/workspace/device-sdk-c/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:11:50 $ docker top 22c5656225ba1e5c4bba15b6fe141da7d44ef20551723c4d9cd6b7a40f7ec9bd -eo pid,comm [Pipeline] { [Pipeline] sh 14:11:51 + make test 14:11:51 echo "make test" 14:11:51 make test [Pipeline] } 14:11:51 $ docker stop --time=1 22c5656225ba1e5c4bba15b6fe141da7d44ef20551723c4d9cd6b7a40f7ec9bd 14:11:52 $ docker rm -f 22c5656225ba1e5c4bba15b6fe141da7d44ef20551723c4d9cd6b7a40f7ec9bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { 14:11:54 [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 14:11:54 [ 60%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 14:11:55 [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 14:11:55 [ 63%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [Pipeline] sh 14:11:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:11:56 + ls -al . 14:11:56 total 160 14:11:56 drwxrwxr-x. 8 jenkins jenkins 260 Feb 15 14:10 . 14:11:56 drwxrwxr-x. 4 jenkins jenkins 28 Feb 15 14:10 .. 14:11:56 -rw-rw-r--. 1 jenkins jenkins 3104 Feb 15 14:10 Attribution.txt 14:11:56 -rw-rw-r--. 1 jenkins jenkins 6712 Feb 15 14:10 CHANGES 14:11:56 drwxrwxr-x. 2 jenkins jenkins 144 Feb 15 14:10 docs 14:11:56 -rw-rw-r--. 1 jenkins jenkins 108574 Feb 15 14:10 Doxyfile 14:11:56 drwxrwxr-x. 8 jenkins jenkins 179 Feb 15 14:10 .git 14:11:56 drwxrwxr-x. 2 jenkins jenkins 81 Feb 15 14:10 .github 14:11:56 -rw-rw-r--. 1 jenkins jenkins 176 Feb 15 14:10 .gitignore 14:11:56 drwxrwxr-x. 4 jenkins jenkins 33 Feb 15 14:10 include 14:11:56 -rw-rw-r--. 1 jenkins jenkins 784 Feb 15 14:10 Jenkinsfile 14:11:56 -rw-rw-r--. 1 jenkins jenkins 10174 Feb 15 14:10 LICENSE 14:11:56 -rw-rw-r--. 1 jenkins jenkins 449 Feb 15 14:10 Makefile 14:11:56 -rw-rw-r--. 1 jenkins jenkins 2697 Feb 15 14:10 README.md 14:11:56 -rw-rw-r--. 1 jenkins jenkins 6378 Feb 15 14:10 README.v2.md 14:11:56 drwxrwxr-x. 2 jenkins jenkins 98 Feb 15 14:10 scripts 14:11:56 drwxrwxr-x. 4 jenkins jenkins 50 Feb 15 14:10 src 14:11:56 -rw-rw-r--. 1 jenkins jenkins 5 Feb 15 14:08 VERSION [Pipeline] isUnix [Pipeline] sh 14:11:56 [ 65%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 14:11:56 + docker build -t docker-device-sdk-c -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=7ad117a825f59d4b1585001b9d81f9b067de5d39 --label arch=amd64 --label version=0.0.0 . 14:11:56 Sending build context to Docker daemon 2.513MB 14:11:56 Step 1/15 : ARG BASE=alpine:3.12 14:11:56 Step 2/15 : FROM ${BASE} 14:11:56 ---> 4fbb5639406b 14:11:56 Step 3/15 : LABEL maintainer="IOTech " 14:11:57 ---> Running in 28c2e73101b3 14:11:57 Removing intermediate container 28c2e73101b3 14:11:57 ---> 06c2a639f6a6 14:11:57 Step 4/15 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev && mkdir -p /edgex-c-sdk/build 14:11:57 ---> Running in dcf4ab403b5d 14:11:57 [ 66%] Building C object c/CMakeFiles/csdk.dir/service.c.o 14:11:58 fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz 14:11:59 fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz 14:11:59 (1/6) Installing ncurses-dev (6.1_p20190105-r0) 14:11:59 (2/6) Installing libblkid (2.33-r0) 14:11:59 (3/6) Installing libfdisk (2.33-r0) 14:11:59 [ 68%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 14:11:59 (4/6) Installing libmount (2.33-r0) 14:11:59 (5/6) Installing libsmartcols (2.33-r0) 14:11:59 (6/6) Installing util-linux-dev (2.33-r0) 14:12:00 Executing busybox-1.29.3-r10.trigger 14:12:00 OK: 272 MiB in 84 packages 14:12:00 Removing intermediate container dcf4ab403b5d 14:12:00 ---> ba2d43f2788e 14:12:00 Step 5/15 : COPY VERSION /edgex-c-sdk/ 14:12:00 ---> 5adaaa218572 14:12:00 Step 6/15 : COPY src /edgex-c-sdk/src/ 14:12:01 ---> 47f442cd5867 14:12:01 Step 7/15 : COPY include /edgex-c-sdk/include/ 14:12:02 ---> 6de1c0f0c6bf 14:12:02 Step 8/15 : COPY scripts /edgex-c-sdk/scripts 14:12:02 ---> 1ef7e7c8cb06 14:12:02 Step 9/15 : COPY LICENSE /edgex-c-sdk/ 14:12:02 ---> 415d305b31c2 14:12:02 Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ 14:12:02 [ 70%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 14:12:02 ---> 80acc4ba68dc 14:12:02 Step 11/15 : WORKDIR /edgex-c-sdk 14:12:02 [ 71%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 14:12:03 ---> Running in 70defd2e191f 14:12:03 Removing intermediate container 70defd2e191f 14:12:03 ---> aa2714b0a669 14:12:03 Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] 14:12:03 ---> Running in 719549c26940 14:12:03 Removing intermediate container 719549c26940 14:12:03 ---> 100b26178d62 14:12:03 Step 13/15 : LABEL arch=amd64 14:12:03 [ 73%] Linking C shared library libcsdk.so 14:12:03 [ 73%] Built target csdk 14:12:03 Scanning dependencies of target template 14:12:03 [ 75%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 14:12:03 ---> Running in c23dadf35723 14:12:03 Removing intermediate container c23dadf35723 14:12:03 ---> 9cb96248735c 14:12:03 Step 14/15 : LABEL git_sha=7ad117a825f59d4b1585001b9d81f9b067de5d39 14:12:03 ---> Running in 878efe0f65c7 14:12:03 Removing intermediate container 878efe0f65c7 14:12:03 ---> 8e2ae22fc77f 14:12:03 Step 15/15 : LABEL version=0.0.0 14:12:03 ---> Running in e231c9b97679 14:12:04 [ 76%] Linking C executable template 14:12:04 Removing intermediate container e231c9b97679 14:12:04 ---> 2499929d9e9d 14:12:04 [Warning] One or more build-args [ARCH MAKE] were not consumed 14:12:04 Successfully built 2499929d9e9d 14:12:04 Successfully tagged docker-device-sdk-c:latest [Pipeline] } [Pipeline] // script [Pipeline] } 14:12:04 [ 76%] Built target template 14:12:04 Scanning dependencies of target device-counter 14:12:04 [ 78%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv 14:12:04 [ 80%] Linking C executable device-counter [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage 14:12:05 [ 80%] Built target device-counter 14:12:05 Scanning dependencies of target device-random 14:12:05 [ 81%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [Pipeline] } 14:12:05 [ 83%] Linking C executable device-random 14:12:05 [ 83%] Built target device-random 14:12:05 Scanning dependencies of target device-gyro 14:12:05 [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 14:12:06 [ 86%] Linking C executable device-gyro 14:12:06 [ 86%] Built target device-gyro 14:12:06 Scanning dependencies of target device-bitfields 14:12:06 [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 14:12:07 [ 90%] Linking C executable device-bitfields 14:12:07 [ 90%] Built target device-bitfields 14:12:07 Scanning dependencies of target template-discovery 14:12:07 [ 91%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 14:12:07 [ 93%] Linking C executable template-discovery 14:12:08 [ 93%] Built target template-discovery 14:12:08 Scanning dependencies of target device-file 14:12:08 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 14:12:08 [ 96%] Linking C executable device-file 14:12:08 [ 96%] Built target device-file 14:12:08 Scanning dependencies of target device-terminal 14:12:08 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 14:12:09 [100%] Linking C executable device-terminal 14:12:09 [100%] Built target device-terminal 14:12:09 + make package 14:12:09 + tee -a release.log 14:12:09 [ 73%] Built target csdk 14:12:09 [ 76%] Built target template 14:12:09 [ 80%] Built target device-counter 14:12:09 [ 83%] Built target device-random 14:12:09 [ 86%] Built target device-gyro 14:12:09 [ 90%] Built target device-bitfields 14:12:10 [ 93%] Built target template-discovery 14:12:10 [ 96%] Built target device-file 14:12:10 [100%] Built target device-terminal 14:12:10 Run CPack packaging tool... 14:12:10 CPack: Create package using TGZ 14:12:10 CPack: Install projects 14:12:10 CPack: - Run preinstall target for: Csdk 14:12:10 CPack: - Install project: Csdk 14:12:10 CPack: Create package 14:12:10 CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. 14:12:10 + '[' false '=' true ] 14:12:10 + '[' false '=' true ] 14:12:10 + mkdir -p /tmp/sdk/build/debug 14:12:10 + cd /tmp/sdk/build/debug 14:12:10 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 14:12:11 -- The C compiler identification is GNU 8.3.0 14:12:11 -- Check for working C compiler: /usr/bin/cc 14:12:11 -- Check for working C compiler: /usr/bin/cc -- works 14:12:11 -- Detecting C compiler ABI info 14:12:11 -- Detecting C compiler ABI info - done 14:12:11 -- Detecting C compile features 14:12:12 -- Detecting C compile features - done 14:12:12 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 14:12:12 -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") 14:12:12 -- Found LIBYAML: /usr/lib/libyaml.so 14:12:12 -- Found LIBUUID: /usr/lib/libuuid.so 14:12:12 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 14:12:12 -- C SDK 0.0.0 for Linux 14:12:12 -- Performing Test CSDK_HAVE_ATOMIC 14:12:12 -- Performing Test CSDK_HAVE_ATOMIC - Success 14:12:12 -- Found Curses: /usr/lib/libcurses.so 14:12:12 -- Configuring done 14:12:13 -- Generating done 14:12:13 -- Build files have been written to: /tmp/sdk/build/debug 14:12:13 + make 14:12:13 + tee debug.log 14:12:13 Scanning dependencies of target csdk 14:12:13 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 14:12:13 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o 14:12:13 [ 5%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 14:12:14 [ 6%] Building C object c/CMakeFiles/csdk.dir/config.c.o 14:12:14 [ 8%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 14:12:15 [ 10%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 14:12:15 [ 11%] Building C object c/CMakeFiles/csdk.dir/data.c.o 14:12:15 [ 13%] Building C object c/CMakeFiles/csdk.dir/device.c.o 14:12:16 [ 15%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 14:12:16 [ 16%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 14:12:16 [ 18%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 14:12:16 [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 14:12:17 [ 21%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 14:12:17 [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 14:12:17 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 14:12:18 [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 14:12:18 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 14:12:19 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 14:12:19 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 14:12:19 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 14:12:20 [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 14:12:20 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 14:12:20 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 14:12:20 [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 14:12:21 [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 14:12:21 [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 14:12:21 [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 14:12:21 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 14:12:22 [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 14:12:22 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 14:12:22 [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o 14:12:22 [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 14:12:23 [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 14:12:23 [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 14:12:24 [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 14:12:24 [ 60%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 14:12:25 [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 14:12:25 [ 63%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 14:12:25 [ 65%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 14:12:26 [ 66%] Building C object c/CMakeFiles/csdk.dir/service.c.o 14:12:26 [ 68%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 14:12:27 [ 70%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 14:12:27 [ 71%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 14:12:28 [ 73%] Linking C shared library libcsdk.so 14:12:28 [ 73%] Built target csdk 14:12:28 Scanning dependencies of target template 14:12:28 [ 75%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 14:12:28 [ 76%] Linking C executable template 14:12:28 [ 76%] Built target template 14:12:28 Scanning dependencies of target device-counter 14:12:28 [ 78%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 14:12:29 [ 80%] Linking C executable device-counter 14:12:29 [ 80%] Built target device-counter 14:12:29 Scanning dependencies of target device-random 14:12:29 [ 81%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 14:12:29 [ 83%] Linking C executable device-random 14:12:29 [ 83%] Built target device-random 14:12:29 Scanning dependencies of target device-gyro 14:12:29 [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 14:12:30 [ 86%] Linking C executable device-gyro 14:12:30 [ 86%] Built target device-gyro 14:12:30 Scanning dependencies of target device-bitfields 14:12:30 [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 14:12:30 [ 90%] Linking C executable device-bitfields 14:12:30 [ 90%] Built target device-bitfields 14:12:30 Scanning dependencies of target template-discovery 14:12:30 [ 91%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 14:12:31 [ 93%] Linking C executable template-discovery 14:12:31 [ 93%] Built target template-discovery 14:12:31 Scanning dependencies of target device-file 14:12:31 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 14:12:31 [ 96%] Linking C executable device-file 14:12:31 [ 96%] Built target device-file 14:12:31 Scanning dependencies of target device-terminal 14:12:31 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 14:12:32 [100%] Linking C executable device-terminal 14:12:32 [100%] Built target device-terminal 14:12:32 make: Entering directory '/tmp/sdk/build/release' 14:12:32 make[1]: Entering directory '/tmp/sdk/build/release' 14:12:32 make[2]: Entering directory '/tmp/sdk/build/release' 14:12:32 make[2]: Leaving directory '/tmp/sdk/build/release' 14:12:32 [ 73%] Built target csdk 14:12:32 make[2]: Entering directory '/tmp/sdk/build/release' 14:12:32 make[2]: Leaving directory '/tmp/sdk/build/release' 14:12:32 [ 76%] Built target template 14:12:32 make[2]: Entering directory '/tmp/sdk/build/release' 14:12:32 make[2]: Leaving directory '/tmp/sdk/build/release' 14:12:32 [ 80%] Built target device-counter 14:12:32 make[2]: Entering directory '/tmp/sdk/build/release' 14:12:32 make[2]: Leaving directory '/tmp/sdk/build/release' 14:12:32 [ 83%] Built target device-random 14:12:32 make[2]: Entering directory '/tmp/sdk/build/release' 14:12:32 make[2]: Leaving directory '/tmp/sdk/build/release' 14:12:32 [ 86%] Built target device-gyro 14:12:32 make[2]: Entering directory '/tmp/sdk/build/release' 14:12:32 make[2]: Leaving directory '/tmp/sdk/build/release' 14:12:32 [ 90%] Built target device-bitfields 14:12:32 make[2]: Entering directory '/tmp/sdk/build/release' 14:12:32 make[2]: Leaving directory '/tmp/sdk/build/release' 14:12:32 [ 93%] Built target template-discovery 14:12:32 make[2]: Entering directory '/tmp/sdk/build/release' 14:12:32 make[2]: Leaving directory '/tmp/sdk/build/release' 14:12:32 [ 96%] Built target device-file 14:12:32 make[2]: Entering directory '/tmp/sdk/build/release' 14:12:32 make[2]: Leaving directory '/tmp/sdk/build/release' 14:12:32 [100%] Built target device-terminal 14:12:32 make[1]: Leaving directory '/tmp/sdk/build/release' 14:12:32 Install the project... 14:12:32 -- Install configuration: "Release" 14:12:32 -- Installing: /usr/local/lib/libcsdk.so 14:12:32 -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" 14:12:32 -- Up-to-date: /usr/local/include 14:12:32 -- Installing: /usr/local/include/edgex 14:12:32 -- Installing: /usr/local/include/edgex/error.h 14:12:32 -- Installing: /usr/local/include/edgex/rest-server.h 14:12:32 -- Installing: /usr/local/include/edgex/edgex-base.h 14:12:32 -- Installing: /usr/local/include/edgex/edgex.h 14:12:32 -- Installing: /usr/local/include/edgex/devices.h 14:12:32 -- Installing: /usr/local/include/edgex/os.h 14:12:32 -- Installing: /usr/local/include/edgex/profiles.h 14:12:32 -- Installing: /usr/local/include/edgex/csdk-defs.h 14:12:32 -- Installing: /usr/local/include/devsdk 14:12:32 -- Installing: /usr/local/include/devsdk/devsdk-base.h 14:12:32 -- Installing: /usr/local/include/devsdk/devsdk.h 14:12:32 -- Installing: /usr/local/include/iot 14:12:32 -- Installing: /usr/local/include/iot/json.h 14:12:32 -- Installing: /usr/local/include/iot/container.h 14:12:32 -- Installing: /usr/local/include/iot/component.h 14:12:32 -- Installing: /usr/local/include/iot/typecode.h 14:12:32 -- Installing: /usr/local/include/iot/iot.h 14:12:32 -- Installing: /usr/local/include/iot/time.h 14:12:32 -- Installing: /usr/local/include/iot/hash.h 14:12:32 -- Installing: /usr/local/include/iot/logger.h 14:12:32 -- Installing: /usr/local/include/iot/os 14:12:32 -- Installing: /usr/local/include/iot/os/zephyr.h 14:12:32 -- Installing: /usr/local/include/iot/os/linux.h 14:12:32 -- Installing: /usr/local/include/iot/os/macos.h 14:12:32 -- Installing: /usr/local/include/iot/scheduler.h 14:12:32 -- Installing: /usr/local/include/iot/data.h 14:12:32 -- Installing: /usr/local/include/iot/thread.h 14:12:32 -- Installing: /usr/local/include/iot/os.h 14:12:32 -- Installing: /usr/local/include/iot/base64.h 14:12:32 -- Installing: /usr/local/include/iot/defs.h 14:12:32 -- Installing: /usr/local/include/iot/threadpool.h 14:12:32 -- Installing: /usr/local/include/iot/config.h 14:12:32 -- Installing: /usr/local/share/device-sdk-c/LICENSE 14:12:32 -- Installing: /usr/local/share/device-sdk-c/Attribution.txt 14:12:33 make: Leaving directory '/tmp/sdk/build/release' 14:12:35 Removing intermediate container d6dcb65a820e 14:12:35 ---> eed7deb26980 14:12:35 Step 14/21 : FROM ${BASE} 14:12:35 ---> b23d30803547 14:12:35 Step 15/21 : LABEL maintainer="IOTech " 14:12:35 ---> Running in ea8e7c4296bc 14:12:36 Removing intermediate container ea8e7c4296bc 14:12:36 ---> 9321fbfe76ca 14:12:36 Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid 14:12:36 ---> Running in 4a62161261f7 14:12:37 fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz 14:12:38 fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz 14:12:38 (1/3) Installing curl (7.64.0-r5) 14:12:38 (2/3) Installing libuuid (2.33-r0) 14:12:38 (3/3) Installing wget (1.20.3-r0) 14:12:38 Executing busybox-1.29.3-r10.trigger 14:12:38 OK: 281 MiB in 78 packages 14:12:40 Removing intermediate container 4a62161261f7 14:12:40 ---> 3165cdf85221 14:12:40 Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot 14:12:41 ---> 80a50034bdf4 14:12:41 Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex 14:12:41 ---> 83ad886c3bfb 14:12:41 Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib 14:12:42 ---> d3d2442835a5 14:12:42 Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 14:12:43 ---> a929dc931d70 14:12:43 Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c 14:12:43 ---> 44244e20095f 14:12:43 Successfully built 44244e20095f 14:12:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:12:44 + docker inspect -f . ci-base-image-arm64 14:12:44 . [Pipeline] withDockerContainer 14:12:45 prd-ubuntu18.04-docker-arm64-4c-16g-26503 does not seem to be running inside a container 14:12:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/2 -v /w/workspace/device-sdk-c/2:/w/workspace/device-sdk-c/2:rw,z -v /w/workspace/device-sdk-c/2@tmp:/w/workspace/device-sdk-c/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:12:46 $ docker top afd6e7f1833719b510388882f1e4f56bb9c68ff4031a8520c02e86c37e163492 -eo pid,comm [Pipeline] { [Pipeline] sh 14:12:47 + make test 14:12:47 echo "make test" 14:12:47 make test [Pipeline] } 14:12:47 $ docker stop --time=1 afd6e7f1833719b510388882f1e4f56bb9c68ff4031a8520c02e86c37e163492 14:12:49 $ docker rm -f afd6e7f1833719b510388882f1e4f56bb9c68ff4031a8520c02e86c37e163492 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:12:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:12:51 + ls -al . 14:12:51 total 192 14:12:51 drwxrwxr-x 8 jenkins jenkins 4096 Feb 15 14:10 . 14:12:51 drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 14:10 .. 14:12:51 drwxrwxr-x 8 jenkins jenkins 4096 Feb 15 14:10 .git 14:12:51 drwxrwxr-x 2 jenkins jenkins 4096 Feb 15 14:10 .github 14:12:51 -rw-rw-r-- 1 jenkins jenkins 176 Feb 15 14:10 .gitignore 14:12:51 -rw-rw-r-- 1 jenkins jenkins 3104 Feb 15 14:10 Attribution.txt 14:12:51 -rw-rw-r-- 1 jenkins jenkins 6712 Feb 15 14:10 CHANGES 14:12:51 -rw-rw-r-- 1 jenkins jenkins 108574 Feb 15 14:10 Doxyfile 14:12:51 -rw-rw-r-- 1 jenkins jenkins 784 Feb 15 14:10 Jenkinsfile 14:12:51 -rw-rw-r-- 1 jenkins jenkins 10174 Feb 15 14:10 LICENSE 14:12:51 -rw-rw-r-- 1 jenkins jenkins 449 Feb 15 14:10 Makefile 14:12:51 -rw-rw-r-- 1 jenkins jenkins 2697 Feb 15 14:10 README.md 14:12:51 -rw-rw-r-- 1 jenkins jenkins 6378 Feb 15 14:10 README.v2.md 14:12:51 -rw-rw-r-- 1 jenkins jenkins 5 Feb 15 14:08 VERSION 14:12:51 drwxrwxr-x 2 jenkins jenkins 4096 Feb 15 14:10 docs 14:12:51 drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 14:10 include 14:12:51 drwxrwxr-x 2 jenkins jenkins 4096 Feb 15 14:10 scripts 14:12:51 drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 14:10 src [Pipeline] isUnix [Pipeline] sh 14:12:51 + docker build -t docker-device-sdk-c-arm64 -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=7ad117a825f59d4b1585001b9d81f9b067de5d39 --label arch=arm64 --label version=0.0.0 . 14:12:52 Sending build context to Docker daemon 2.512MB 14:12:52 Step 1/15 : ARG BASE=alpine:3.12 14:12:52 Step 2/15 : FROM ${BASE} 14:12:52 ---> 44244e20095f 14:12:52 Step 3/15 : LABEL maintainer="IOTech " 14:12:52 ---> Running in 6fa3dea9ca74 14:12:52 Removing intermediate container 6fa3dea9ca74 14:12:52 ---> f9f47c41cd9d 14:12:52 Step 4/15 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev && mkdir -p /edgex-c-sdk/build 14:12:52 ---> Running in 96efb02849dd 14:12:54 fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz 14:12:54 fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz 14:12:55 (1/6) Installing ncurses-dev (6.1_p20190105-r0) 14:12:55 (2/6) Installing libblkid (2.33-r0) 14:12:55 (3/6) Installing libfdisk (2.33-r0) 14:12:55 (4/6) Installing libmount (2.33-r0) 14:12:55 (5/6) Installing libsmartcols (2.33-r0) 14:12:55 (6/6) Installing util-linux-dev (2.33-r0) 14:12:56 Executing busybox-1.29.3-r10.trigger 14:12:56 OK: 286 MiB in 84 packages 14:12:57 Removing intermediate container 96efb02849dd 14:12:57 ---> 145bec75517f 14:12:57 Step 5/15 : COPY VERSION /edgex-c-sdk/ 14:12:58 ---> f194af39bdc5 14:12:58 Step 6/15 : COPY src /edgex-c-sdk/src/ 14:12:59 ---> 1f9419ef5cde 14:12:59 Step 7/15 : COPY include /edgex-c-sdk/include/ 14:12:59 ---> 7776f59b760f 14:12:59 Step 8/15 : COPY scripts /edgex-c-sdk/scripts 14:13:00 ---> fb629f04df8f 14:13:00 Step 9/15 : COPY LICENSE /edgex-c-sdk/ 14:13:01 ---> 285d3e9e2777 14:13:01 Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ 14:13:01 ---> e9ab2c5b7d45 14:13:01 Step 11/15 : WORKDIR /edgex-c-sdk 14:13:01 ---> Running in 1207ad356b4c 14:13:02 Removing intermediate container 1207ad356b4c 14:13:02 ---> 93895134dc61 14:13:02 Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] 14:13:02 ---> Running in 8c7d6562d9d3 14:13:02 Removing intermediate container 8c7d6562d9d3 14:13:02 ---> 45fea012c9e8 14:13:02 Step 13/15 : LABEL arch=arm64 14:13:03 ---> Running in f0d4d4bfb66b 14:13:03 Removing intermediate container f0d4d4bfb66b 14:13:03 ---> a0478845bb0e 14:13:03 Step 14/15 : LABEL git_sha=7ad117a825f59d4b1585001b9d81f9b067de5d39 14:13:03 ---> Running in ab3f452343ce 14:13:04 Removing intermediate container ab3f452343ce 14:13:04 ---> 050938f2b8f2 14:13:04 Step 15/15 : LABEL version=0.0.0 14:13:04 ---> Running in 303896433a2b 14:13:04 Removing intermediate container 303896433a2b 14:13:04 ---> f6daafa1fff1 14:13:04 [Warning] One or more build-args [ARCH MAKE] were not consumed 14:13:04 Successfully built f6daafa1fff1 14:13:04 Successfully tagged docker-device-sdk-c-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 14:13:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:13:08 ---> package-listing.sh 14:13:08 ++ facter osfamily 14:13:08 ++ tr '[:upper:]' '[:lower:]' 14:13:08 + OS_FAMILY=redhat 14:13:08 + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-323 14:13:08 + START_PACKAGES=/tmp/packages_start.txt 14:13:08 + END_PACKAGES=/tmp/packages_end.txt 14:13:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:13:08 + PACKAGES=/tmp/packages_start.txt 14:13:08 + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-323 ']' 14:13:08 + PACKAGES=/tmp/packages_end.txt 14:13:08 + case "${OS_FAMILY}" in 14:13:08 + rpm -qa 14:13:08 + sort 14:13:20 + '[' -f /tmp/packages_start.txt ']' 14:13:20 + '[' -f /tmp/packages_end.txt ']' 14:13:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:13:20 + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-323 ']' 14:13:20 + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-323/archives/ 14:13:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-323/archives/ [Pipeline] echo 14:13:20 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-323/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:13:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 14:13:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:13:22 14:13:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 14:13:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:13:23 alpine: Pulling from edgex-lftools-log-publisher 14:13:23 df20fa9351a1: Pulling fs layer 14:13:23 36b3adc4ff6f: Pulling fs layer 14:13:23 8ad3a11d3b57: Pulling fs layer 14:13:23 46f8f816bc3b: Pulling fs layer 14:13:23 93b61091891f: Pulling fs layer 14:13:23 93b9cdb0e59b: Pulling fs layer 14:13:23 5e14af77c1be: Pulling fs layer 14:13:23 01666e4c0597: Pulling fs layer 14:13:23 aa168da1d23b: Pulling fs layer 14:13:23 93b9cdb0e59b: Waiting 14:13:23 5e14af77c1be: Waiting 14:13:23 01666e4c0597: Waiting 14:13:23 aa168da1d23b: Waiting 14:13:23 46f8f816bc3b: Waiting 14:13:23 93b61091891f: Waiting 14:13:24 36b3adc4ff6f: Download complete 14:13:24 46f8f816bc3b: Verifying Checksum 14:13:24 46f8f816bc3b: Download complete 14:13:24 df20fa9351a1: Verifying Checksum 14:13:24 df20fa9351a1: Download complete 14:13:24 93b61091891f: Verifying Checksum 14:13:24 93b61091891f: Download complete 14:13:24 93b9cdb0e59b: Verifying Checksum 14:13:24 93b9cdb0e59b: Download complete 14:13:24 5e14af77c1be: Verifying Checksum 14:13:24 5e14af77c1be: Download complete 14:13:24 01666e4c0597: Verifying Checksum 14:13:24 01666e4c0597: Download complete 14:13:26 8ad3a11d3b57: Verifying Checksum 14:13:26 8ad3a11d3b57: Download complete 14:13:26 df20fa9351a1: Pull complete 14:13:28 36b3adc4ff6f: Pull complete 14:13:30 8ad3a11d3b57: Pull complete 14:13:31 46f8f816bc3b: Pull complete 14:13:32 93b61091891f: Pull complete 14:13:32 93b9cdb0e59b: Pull complete 14:13:32 5e14af77c1be: Pull complete 14:13:34 01666e4c0597: Pull complete 14:13:38 aa168da1d23b: Verifying Checksum 14:13:38 aa168da1d23b: Download complete 14:13:57 aa168da1d23b: Pull complete 14:13:57 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 14:13:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:13:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 14:13:58 prd-centos7-docker-4c-2g-26502 does not seem to be running inside a container 14:13:59 $ 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-323/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-323 -v /w/workspace/edgexfoundry_device-sdk-c_PR-323:/w/workspace/edgexfoundry_device-sdk-c_PR-323:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-323@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-323@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:10003/edgex-lftools-log-publisher:alpine cat 14:14:06 $ docker top ee6df2006a27b4af55e3ba51c179b40fc5e3dc7fb641f9dafbeafdc12adbf4e1 -eo pid,comm [Pipeline] { [Pipeline] sh 14:14:08 + touch /tmp/pre-build-complete [Pipeline] sh 14:14:09 + mkdir -p /var/log/sa [Pipeline] sh 14:14:10 + ls /var/log/sa-host 14:14:10 + sadf -c /var/log/sa-host/sa15 14:14:10 file_magic: OK 14:14:10 HZ: Using current value: 100 14:14:10 file_header: OK 14:14:10 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 14:14:10 Statistics: 14:14:10 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 14:14:10 File successfully converted to sysstat format version 12.2.1 14:14:10 + sadf -c /var/log/sa-host/sa23 14:14:10 file_magic: OK 14:14:10 HZ: Using current value: 100 14:14:10 file_header: OK 14:14:10 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 14:14:10 Statistics: 14:14:10 Hnuu...uuuununununu... 14:14:10 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:14:10 provisioning config files... 14:14:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-323@tmp/config4211023947858366307tmp [Pipeline] { [Pipeline] echo 14:14:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:14:13 ---> create-netrc.sh [Pipeline] } 14:14:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 14:14:14 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 14:14:15 ---> python-tools-install.sh [Pipeline] echo 14:14:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:14:16 ---> sudo-logs.sh 14:14:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:14:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:14:18 ---> job-cost.sh 14:14:19 lf-activate-venv: SKIPPING 14:14:19 INFO: No Stack... 14:14:20 INFO: Retrieving Pricing Info for: v1-standard-2 14:14:21 INFO: Archiving Costs [Pipeline] echo 14:14:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:14:24 ---> logs-deploy.sh 14:14:24 lf-activate-venv: SKIPPING 14:14:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-323/2 14:14:24 INFO: archiving workspace using pattern(s): 14:14:27 Archives upload complete. 14:14:27 INFO: archiving logs to Nexus 14:14:29 ---> uname -a: 14:14:29 Linux prd-centos7-docker-4c-2g-26502.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 14:14:29 14:14:29 14:14:29 ---> lscpu: 14:14:29 Architecture: x86_64 14:14:29 CPU op-mode(s): 32-bit, 64-bit 14:14:29 Byte Order: Little Endian 14:14:29 Address sizes: 40 bits physical, 48 bits virtual 14:14:29 CPU(s): 4 14:14:29 On-line CPU(s) list: 0-3 14:14:29 Thread(s) per core: 1 14:14:29 Core(s) per socket: 1 14:14:29 Socket(s): 4 14:14:29 NUMA node(s): 1 14:14:29 Vendor ID: GenuineIntel 14:14:29 CPU family: 6 14:14:29 Model: 44 14:14:29 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 14:14:29 Stepping: 1 14:14:29 CPU MHz: 2933.438 14:14:29 BogoMIPS: 5866.87 14:14:29 Virtualization: VT-x 14:14:29 Hypervisor vendor: KVM 14:14:29 Virtualization type: full 14:14:29 L1d cache: 128 KiB 14:14:29 L1i cache: 128 KiB 14:14:29 L2 cache: 16 MiB 14:14:29 L3 cache: 64 MiB 14:14:29 NUMA node0 CPU(s): 0-3 14:14:29 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 14:14:29 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 14:14:29 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 14:14:29 Vulnerability Meltdown: Mitigation; PTI 14:14:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:14:29 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 14:14:29 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 14:14:29 Vulnerability Srbds: Not affected 14:14:29 Vulnerability Tsx async abort: Not affected 14:14:29 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 14:14:29 14:14:29 14:14:29 ---> nproc: 14:14:29 4 14:14:29 14:14:29 14:14:29 ---> df -h: 14:14:29 Filesystem Size Used Available Use% Mounted on 14:14:29 overlay 50.0G 7.3G 42.7G 15% / 14:14:29 tmpfs 64.0M 0 64.0M 0% /dev 14:14:29 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 14:14:29 shm 64.0M 0 64.0M 0% /dev/shm 14:14:29 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 14:14:29 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 14:14:29 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 14:14:29 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 14:14:29 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_device-sdk-c_PR-323 14:14:29 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_device-sdk-c_PR-323@tmp 14:14:29 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 14:14:29 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 14:14:29 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 14:14:29 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 14:14:29 14:14:29 14:14:29 ---> free -m: 14:14:29 total used free shared buff/cache available 14:14:29 Mem: 1837 729 91 0 1016 1003 14:14:29 Swap: 1023 1 1022 14:14:29 14:14:29 14:14:29 ---> ip addr: 14:14:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 14:14:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:14:29 inet 127.0.0.1/8 scope host lo 14:14:29 valid_lft forever preferred_lft forever 14:14:29 inet6 ::1/128 scope host 14:14:29 valid_lft forever preferred_lft forever 14:14:29 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 14:14:29 link/ether fa:16:3e:5e:82:14 brd ff:ff:ff:ff:ff:ff 14:14:29 inet 10.30.122.177/23 brd 10.30.123.255 scope global dynamic eth0 14:14:29 valid_lft 85860sec preferred_lft 85860sec 14:14:29 inet6 fe80::f816:3eff:fe5e:8214/64 scope link 14:14:29 valid_lft forever preferred_lft forever 14:14:29 3: docker0: mtu 1500 qdisc noqueue state DOWN 14:14:29 link/ether 02:42:1b:99:73:78 brd ff:ff:ff:ff:ff:ff 14:14:29 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:14:29 valid_lft forever preferred_lft forever 14:14:29 inet6 fe80::42:1bff:fe99:7378/64 scope link 14:14:29 valid_lft forever preferred_lft forever 14:14:29 14:14:29 14:14:29 ---> sar -b -r -n DEV: 14:14:29 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/15/21 _x86_64_ (4 CPU) 14:14:29 14:14:29 14:05:08 LINUX RESTART (4 CPU) 14:14:29 14:14:29 14:06:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:14:29 14:07:02 118.62 65.12 53.51 0.00 4379.21 37756.22 0.00 14:14:29 14:08:01 43.89 14.46 29.43 0.00 4661.62 2572.74 0.00 14:14:29 14:09:01 4.39 0.60 3.79 0.00 40.42 117.78 0.00 14:14:29 14:10:01 0.61 0.00 0.61 0.00 0.00 11.52 0.00 14:14:29 14:11:01 0.32 0.00 0.32 0.00 0.00 4.91 0.00 14:14:29 14:12:01 0.38 0.00 0.38 0.00 0.00 5.93 0.00 14:14:29 14:13:02 0.30 0.00 0.30 0.00 0.00 4.31 0.00 14:14:29 14:14:01 137.58 76.19 61.39 0.00 6041.15 16631.42 0.00 14:14:29 Average: 37.79 19.29 18.50 0.00 1868.99 7015.60 0.00 14:14:29 14:14:29 14:06:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:14:29 14:07:02 81788 0 510796 27.15 2620 1286340 1049756 35.83 338192 1265164 5944 14:14:29 14:08:01 118876 0 653204 34.72 2620 1106844 1401216 47.82 488388 1072900 20 14:14:29 14:09:01 149044 0 623348 33.13 2620 1106532 1204284 41.10 461128 1070824 8 14:14:29 14:10:01 164148 0 608240 32.33 2620 1106536 1072320 36.60 456216 1063812 8 14:14:29 14:11:01 162548 0 609836 32.41 2620 1106540 1072584 36.61 455228 1066200 8 14:14:29 14:12:01 162496 0 609880 32.41 2620 1106548 1072560 36.60 455000 1066200 12 14:14:29 14:13:02 164196 0 608180 32.32 2620 1106548 1072320 36.60 453916 1066200 12 14:14:29 14:14:01 172256 0 710152 37.74 2620 996516 1282340 43.76 463860 984928 36628 14:14:29 Average: 146919 0 616704 32.78 2620 1115300 1153422 39.36 446491 1082028 5330 14:14:29 14:14:29 14:06:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:14:29 14:07:02 eth0 116.22 89.97 502.23 33.73 0.00 0.00 0.00 0.00 14:14:29 14:07:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:14:29 14:07:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:14:29 14:08:01 eth0 126.39 109.83 591.75 57.06 0.00 0.00 0.00 0.00 14:14:29 14:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:14:29 14:08:01 docker0 6.22 5.46 0.78 22.77 0.00 0.00 0.00 0.00 14:14:29 14:09:01 eth0 6.98 5.87 9.31 2.52 0.00 0.00 0.00 0.00 14:14:29 14:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:14:29 14:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:14:29 14:10:01 eth0 0.63 0.02 0.06 0.00 0.00 0.00 0.00 0.00 14:14:29 14:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:14:29 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:14:29 14:11:01 eth0 1.50 0.82 1.11 0.41 0.00 0.00 0.00 0.00 14:14:29 14:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:14:29 14:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:14:29 14:12:01 eth0 0.32 0.20 0.14 0.07 0.00 0.00 0.00 0.00 14:14:29 14:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:14:29 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:14:29 14:13:02 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:14:29 14:13:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:14:29 14:13:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:14:29 14:14:01 eth0 216.13 183.43 2202.26 22.10 0.00 0.00 0.00 0.00 14:14:29 14:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:14:29 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:14:29 Average: eth0 57.94 48.29 409.90 14.32 0.00 0.00 0.00 0.00 14:14:29 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:14:29 Average: docker0 0.77 0.68 0.10 2.82 0.00 0.00 0.00 0.00 14:14:29 14:14:29 14:14:29 ---> sar -P ALL: 14:14:29 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/15/21 _x86_64_ (4 CPU) 14:14:29 14:14:29 14:05:08 LINUX RESTART (4 CPU) 14:14:29 14:14:29 14:06:03 CPU %user %nice %system %iowait %steal %idle 14:14:29 14:07:02 all 10.26 0.00 6.03 14.75 33.08 35.88 14:14:29 14:07:02 0 9.19 0.00 8.22 12.14 34.69 35.75 14:14:29 14:07:02 1 11.73 0.00 5.42 16.78 32.60 33.47 14:14:29 14:07:02 2 11.48 0.00 5.14 15.51 31.66 36.20 14:14:29 14:07:02 3 8.71 0.00 5.28 14.69 33.32 37.99 14:14:29 14:08:01 all 3.72 0.00 3.89 0.89 28.85 62.66 14:14:29 14:08:01 0 3.21 0.00 3.48 0.50 31.22 61.59 14:14:29 14:08:01 1 3.83 0.00 4.23 0.33 29.23 62.38 14:14:29 14:08:01 2 4.03 0.00 4.45 2.31 28.19 61.03 14:14:29 14:08:01 3 3.81 0.00 3.42 0.43 26.63 65.71 14:14:29 14:09:01 all 0.34 0.00 0.16 0.12 3.69 95.69 14:14:29 14:09:01 0 0.15 0.00 0.16 0.21 4.38 95.10 14:14:29 14:09:01 1 0.16 0.00 0.13 0.15 3.53 96.02 14:14:29 14:09:01 2 0.29 0.00 0.20 0.08 3.61 95.81 14:14:29 14:09:01 3 0.78 0.00 0.15 0.03 3.23 95.81 14:14:29 14:10:01 all 0.11 0.00 0.06 0.00 0.58 99.25 14:14:29 14:10:01 0 0.02 0.00 0.03 0.00 0.56 99.39 14:14:29 14:10:01 1 0.03 0.00 0.08 0.00 0.71 99.17 14:14:29 14:10:01 2 0.05 0.00 0.08 0.00 0.68 99.19 14:14:29 14:10:01 3 0.35 0.00 0.05 0.00 0.35 99.25 14:14:29 14:11:01 all 0.13 0.00 0.22 0.00 2.00 97.65 14:14:29 14:11:01 0 0.40 0.00 0.15 0.00 2.16 97.29 14:14:29 14:11:01 1 0.03 0.00 0.36 0.00 1.47 98.13 14:14:29 14:11:01 2 0.05 0.00 0.16 0.00 2.60 97.19 14:14:29 14:11:01 3 0.05 0.00 0.20 0.00 1.77 97.99 14:14:29 14:12:01 all 0.12 0.00 0.05 0.00 0.36 99.47 14:14:29 14:12:01 0 0.38 0.00 0.02 0.00 0.65 98.96 14:14:29 14:12:01 1 0.03 0.00 0.12 0.00 0.50 99.35 14:14:29 14:12:01 2 0.05 0.00 0.03 0.00 0.23 99.68 14:14:29 14:12:01 3 0.02 0.00 0.03 0.00 0.07 99.88 14:14:29 14:13:02 all 0.10 0.00 0.05 0.00 1.16 98.69 14:14:29 14:13:02 0 0.28 0.00 0.03 0.00 1.90 97.78 14:14:29 14:13:02 1 0.03 0.00 0.05 0.00 0.83 99.09 14:14:29 14:13:02 2 0.05 0.00 0.05 0.00 1.48 98.42 14:14:29 14:13:02 3 0.03 0.00 0.07 0.00 0.43 99.47 14:14:29 14:14:01 all 4.00 0.00 3.90 4.07 26.50 61.53 14:14:29 14:14:01 0 3.33 0.00 4.06 2.75 30.10 59.76 14:14:29 14:14:01 1 3.61 0.00 3.35 1.95 25.27 65.83 14:14:29 14:14:01 2 4.47 0.00 3.97 11.13 25.99 54.44 14:14:29 14:14:01 3 4.64 0.00 4.21 0.56 24.57 66.02 14:14:29 Average: all 2.47 0.00 1.90 2.58 12.71 80.33 14:14:29 Average: 0 2.24 0.00 2.15 2.05 14.11 79.44 14:14:29 Average: 1 2.53 0.00 1.80 2.43 12.38 80.86 14:14:29 Average: 2 2.69 0.00 1.86 3.79 12.41 79.24 14:14:29 Average: 3 2.42 0.00 1.77 2.06 11.94 81.81 14:14:29 14:14:29 14:14:29