Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 44d1f52cb5c008b70bd9715d74cd5578aa3cca2e Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh234854943241107495.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3804241930158377322.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5878962280215289562.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6170148644802414116.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1936689208611411688.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-base, dockerFilePath:scripts/Dockerfile.alpine, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-c-settings PROJECT: device-sdk-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest DOCKER_FILE_PATH: scripts/Dockerfile.alpine DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-base DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-559 in /w/workspace/edgexfoundry_device-sdk-c_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Avoid second fetch Checking out Revision 44d1f52cb5c008b70bd9715d74cd5578aa3cca2e (master) Cloning repository git@github.com:edgexfoundry/device-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-sdk-c_master@tmp/jenkins-gitclient-ssh7526170403094440767.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 44d1f52cb5c008b70bd9715d74cd5578aa3cca2e # timeout=10 Commit message: "fix: avoid crash when deviceresource has no attributes (#353)" > git rev-list --no-walk c6fc2f878f86612677a70dfca2ecf7cce01bb8e6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:48:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:48:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:48:35 ========================================================= 16:48:35 EdgeX Global Pipelines Version Info 16:48:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:48:36 ------------------- 16:48:36 stable info: 16:48:36 ------------------- 16:48:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:48:36 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 16:48:36 Message: update stable to v1.0.195 16:48:37 ------------------- 16:48:37 experimental info: 16:48:37 ------------------- 16:48:37 Commited By: **** collab-it+edgex@linuxfoundation.org 16:48:37 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 16:48:37 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:48:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo 16:48:37 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo 16:48:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:48:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:48:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:48:37 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [Pipeline] echo 16:48:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 16:48:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 16:48:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:48:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo 16:48:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:48:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:48:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:48:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:48:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:48:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:48:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:48:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 16:48:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 16:48:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 16:48:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 44d1f52cb5c008b70bd9715d74cd5578aa3cca2e [Pipeline] echo 16:48:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 44d1f52 [Pipeline] echo 16:48:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:48:37 provisioning config files... 16:48:37 copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config2851969812859644534tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:48:38 ---> docker-login.sh 16:48:38 nexus3.edgexfoundry.org:10001 16:48:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:38 Configure a credential helper to remove this warning. See 16:48:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:38 16:48:38 Login Succeeded 16:48:38 nexus3.edgexfoundry.org:10002 16:48:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:38 Configure a credential helper to remove this warning. See 16:48:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:38 16:48:38 Login Succeeded 16:48:38 nexus3.edgexfoundry.org:10003 16:48:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:38 Configure a credential helper to remove this warning. See 16:48:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:38 16:48:38 Login Succeeded 16:48:38 nexus3.edgexfoundry.org:10004 16:48:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:39 Configure a credential helper to remove this warning. See 16:48:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:39 16:48:39 Login Succeeded 16:48:39 docker.io 16:48:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:39 Configure a credential helper to remove this warning. See 16:48:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:39 16:48:39 Login Succeeded 16:48:39 ---> docker-login.sh ends [Pipeline] } 16:48:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 16:48:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:48:41 16:48:41 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:48:41 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:48:41 latest: Pulling from edgex-devops/git-semver 16:48:41 31603596830f: Pulling fs layer 16:48:41 54011a49482f: Pulling fs layer 16:48:41 a6820b24f6d8: Pulling fs layer 16:48:41 f581987b2513: Pulling fs layer 16:48:41 f581987b2513: Waiting 16:48:41 54011a49482f: Verifying Checksum 16:48:41 54011a49482f: Download complete 16:48:41 31603596830f: Verifying Checksum 16:48:41 31603596830f: Download complete 16:48:41 f581987b2513: Verifying Checksum 16:48:41 f581987b2513: Download complete 16:48:41 a6820b24f6d8: Verifying Checksum 16:48:41 a6820b24f6d8: Download complete 16:48:41 31603596830f: Pull complete 16:48:41 54011a49482f: Pull complete 16:48:42 a6820b24f6d8: Pull complete 16:48:42 f581987b2513: Pull complete 16:48:42 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 16:48:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:48:42 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:48:42 prd-centos7-docker-4c-2g-559 does not seem to be running inside a container 16:48:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:48:44 $ docker top 52eb5b243d3af6f22bddfcf964d3fe07b6b308be47a5cbb50622d73a73b0961b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:48:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:48:44 [ssh-agent] Looking for ssh-agent implementation... 16:48:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:48:44 $ docker exec 52eb5b243d3af6f22bddfcf964d3fe07b6b308be47a5cbb50622d73a73b0961b ssh-agent 16:48:44 SSH_AUTH_SOCK=/tmp/ssh-etvPvi05deGU/agent.14 16:48:44 SSH_AGENT_PID=20 16:48:44 Running ssh-add (command line suppressed) 16:48:44 Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_6479656255944349805.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_6479656255944349805.key) 16:48:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:48:44 + git tag --points-at HEAD [Pipeline] } 16:48:44 $ docker exec --env ******** --env ******** 52eb5b243d3af6f22bddfcf964d3fe07b6b308be47a5cbb50622d73a73b0961b ssh-agent -k 16:48:44 unset SSH_AUTH_SOCK; 16:48:44 unset SSH_AGENT_PID; 16:48:44 echo Agent pid 20 killed; 16:48:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:48:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:48:45 [ssh-agent] Looking for ssh-agent implementation... 16:48:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:48:45 $ docker exec 52eb5b243d3af6f22bddfcf964d3fe07b6b308be47a5cbb50622d73a73b0961b ssh-agent 16:48:45 SSH_AUTH_SOCK=/tmp/ssh-Vts3Cn0ktAJm/agent.54 16:48:45 SSH_AGENT_PID=60 16:48:45 Running ssh-add (command line suppressed) 16:48:45 Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_2313908503190926120.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_2313908503190926120.key) 16:48:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:48:45 + git semver init 16:48:45 # -> Open(): unable to determine branch for HEAD 16:48:45 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git 16:48:45 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master 16:48:45 # $SEMVER_REMOTE_NAME = origin 16:48:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:48:45 # $SEMVER_USER_NAME = edgex-jenkins 16:48:45 # $SEMVER_BRANCH = master 16:48:45 # $SEMVER_TEMP = /tmp/semver-907580296 16:48:45 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP 16:48:46 # '/tmp/semver-907580296' -> '/w/workspace/edgexfoundry_device-sdk-c_master/.semver' 16:48:46 # -> Force: false 16:48:46 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [Pipeline] } 16:48:46 $ docker exec --env ******** --env ******** 52eb5b243d3af6f22bddfcf964d3fe07b6b308be47a5cbb50622d73a73b0961b ssh-agent -k 16:48:46 unset SSH_AUTH_SOCK; 16:48:46 unset SSH_AGENT_PID; 16:48:46 echo Agent pid 60 killed; 16:48:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:48:46 + git semver [Pipeline] } 16:48:46 $ docker stop --time=1 52eb5b243d3af6f22bddfcf964d3fe07b6b308be47a5cbb50622d73a73b0961b 16:48:48 $ docker rm -f 52eb5b243d3af6f22bddfcf964d3fe07b6b308be47a5cbb50622d73a73b0961b [Pipeline] // withDockerContainer [Pipeline] sh 16:48:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:48:48 Stashed 1 file(s) [Pipeline] echo 16:48:48 [edgeXSemver]: initialized semver on version 1.3.2-dev.21 [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 16:49:03 Still waiting to schedule task 16:49:03 Waiting for next available executor on ‘centos7-docker-4c-2g’ 16:49:03 Still waiting to schedule task 16:49:03 ‘prd-ubuntu18.04-docker-arm64-4c-16g-554’ is offline 16:50:57 Running on prd-ubuntu18.04-docker-arm64-4c-16g-560 in /w/workspace/edgexfoundry_device-sdk-c_master [Pipeline] { [Pipeline] ws 16:50:57 Running in /w/workspace/device-sdk-c/73 [Pipeline] { [Pipeline] checkout 16:50:57 Selected Git installation does not exist. Using Default 16:50:57 The recommended git tool is: NONE 16:51:02 using credential edgex-jenkins-ssh 16:51:02 Cloning the remote Git repository 16:51:02 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 16:51:02 > git init /w/workspace/device-sdk-c/73 # timeout=10 16:51:03 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 16:51:03 > git --version # timeout=10 16:51:03 > git --version # 'git version 2.17.1' 16:51:03 using GIT_SSH to set credentials SSH Credentials for GitHub 16:51:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:51:04 Avoid second fetch 16:51:04 Checking out Revision 44d1f52cb5c008b70bd9715d74cd5578aa3cca2e (master) 16:51:04 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 16:51:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:51:04 > git config core.sparsecheckout # timeout=10 16:51:04 > git checkout -f 44d1f52cb5c008b70bd9715d74cd5578aa3cca2e # timeout=10 16:51:08 Commit message: "fix: avoid crash when deviceresource has no attributes (#353)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:51:09 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 16:51:10 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:51:10 + true 16:51:10 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:51:28 provisioning config files... 16:51:28 copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/73@tmp/config5474145162664810688tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:51:29 ---> docker-login.sh 16:51:29 nexus3.edgexfoundry.org:10001 16:51:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:51:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:51:30 Configure a credential helper to remove this warning. See 16:51:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:51:30 16:51:30 Login Succeeded 16:51:30 nexus3.edgexfoundry.org:10002 16:51:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:51:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:51:31 Configure a credential helper to remove this warning. See 16:51:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:51:31 16:51:31 Login Succeeded 16:51:31 nexus3.edgexfoundry.org:10003 16:51:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:51:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:51:31 Configure a credential helper to remove this warning. See 16:51:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:51:31 16:51:31 Login Succeeded 16:51:31 nexus3.edgexfoundry.org:10004 16:51:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:51:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:51:32 Configure a credential helper to remove this warning. See 16:51:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:51:32 16:51:32 Login Succeeded 16:51:32 docker.io 16:51:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:51:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:51:33 Configure a credential helper to remove this warning. See 16:51:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:51:33 16:51:33 Login Succeeded 16:51:33 ---> docker-login.sh ends [Pipeline] } 16:51:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:51:33 ========================================================= 16:51:33 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] 16:51:33 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:51:33 + 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 . 16:51:34 Sending build context to Docker daemon 2.602MB 16:51:34 Step 1/25 : ARG BASE=alpine:3.12 16:51:34 Step 2/25 : FROM ${BASE} as builder 16:51:34 latest: Pulling from edgex-devops/edgex-gcc-base-arm64 16:51:34 0362ad1dd800: Pulling fs layer 16:51:34 f2cdb1532d8b: Pulling fs layer 16:51:34 37ed683be191: Pulling fs layer 16:51:34 f2cdb1532d8b: Verifying Checksum 16:51:34 f2cdb1532d8b: Download complete 16:51:34 0362ad1dd800: Download complete 16:51:35 0362ad1dd800: Pull complete 16:51:35 f2cdb1532d8b: Pull complete 16:51:37 37ed683be191: Verifying Checksum 16:51:37 37ed683be191: Download complete 16:51:37 Running on prd-centos7-docker-4c-2g-561 in /w/workspace/edgexfoundry_device-sdk-c_master [Pipeline] { [Pipeline] ws 16:51:37 Running in /w/workspace/device-sdk-c/73 [Pipeline] { [Pipeline] checkout 16:51:37 Selected Git installation does not exist. Using Default 16:51:37 The recommended git tool is: NONE 16:51:39 using credential edgex-jenkins-ssh 16:51:39 Cloning the remote Git repository 16:51:40 Avoid second fetch 16:51:40 Checking out Revision 44d1f52cb5c008b70bd9715d74cd5578aa3cca2e (master) 16:51:39 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 16:51:39 > git init /w/workspace/device-sdk-c/73 # timeout=10 16:51:39 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 16:51:39 > git --version # timeout=10 16:51:39 > git --version # 'git version 2.24.4' 16:51:39 using GIT_SSH to set credentials SSH Credentials for GitHub 16:51:39 [INFO] Currently running in a labeled security context 16:51:39 [INFO] Currently SELinux is 'enforcing' on the host 16:51:39 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/73@tmp/jenkins-gitclient-ssh8804319055720081142.key 16:51:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:51:40 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 16:51:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:51:40 > git config core.sparsecheckout # timeout=10 16:51:40 > git checkout -f 44d1f52cb5c008b70bd9715d74cd5578aa3cca2e # timeout=10 16:51:44 Commit message: "fix: avoid crash when deviceresource has no attributes (#353)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:51:45 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 16:51:45 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:51:45 + sudo service docker restart 16:51:45 + true 16:51:45 Redirecting to /bin/systemctl restart docker.service 16:51:47 37ed683be191: Pull complete 16:51:47 Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f 16:51:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest 16:51:47 ---> b23d30803547 16:51:47 Step 3/25 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub 16:51:47 ---> Running in 2d96534713cd 16:51:48 Connecting to iotech.jfrog.io (34.243.182.113:443) 16:51:48 support@iotechsys.co 100% |********************************| 451 0:00:00 ETA 16:51:48 16:51:49 Removing intermediate container 2d96534713cd 16:51:49 ---> 13e446172720 16:51:49 Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 16:51:50 ---> Running in 21846a249008 16:51:52 Removing intermediate container 21846a249008 16:51:52 ---> 4275ad56ab0f 16:51:52 Step 5/25 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev paho-mqtt-c-dev hiredis-dev 16:51:52 ---> Running in 25ff1250bc96 16:51:53 fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz 16:51:54 fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz 16:51:54 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz 16:51:55 (1/11) Installing hiredis (0.14.0-r0) 16:51:55 (2/11) Installing hiredis-dev (0.14.0-r0) 16:51:55 (3/11) Installing ncurses-dev (6.1_p20190105-r0) 16:51:55 (4/11) Installing paho-mqtt-c-dev (1.3.5-r0) 16:51:57 (5/11) Installing libuuid (2.33-r0) 16:51:57 (6/11) Installing libblkid (2.33-r0) 16:51:57 (7/11) Installing libfdisk (2.33-r0) 16:51:57 (8/11) Installing libmount (2.33-r0) 16:51:57 (9/11) Installing libsmartcols (2.33-r0) 16:51:57 (10/11) Installing util-linux-dev (2.33-r0) 16:51:58 (11/11) Installing wget (1.20.3-r0) 16:51:58 Executing busybox-1.29.3-r10.trigger 16:51:58 OK: 287 MiB in 86 packages 16:51:59 Removing intermediate container 25ff1250bc96 16:51:59 ---> 4ab061f11da8 16:51:59 Step 6/25 : ENV CBOR_VERSION=0.5.0 16:51:59 ---> Running in 29b155a8d462 16:52:00 Removing intermediate container 29b155a8d462 16:52:00 ---> 53221b974fe4 16:52:00 Step 7/25 : RUN mkdir /tmp/cbor && cd /tmp/cbor && wget -O - https://github.com/PJK/libcbor/archive/v${CBOR_VERSION}.tar.gz | tar -z -x -f - && sed -e 's/-flto//' -i libcbor-${CBOR_VERSION}/CMakeLists.txt && cmake -DCMAKE_BUILD_TYPE=Release -DCBOR_CUSTOM_ALLOC=ON libcbor-${CBOR_VERSION} && make && make install 16:52:00 ---> Running in 7f719f2453b5 16:52:01 --2021-06-21 16:52:01-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz 16:52:01 Resolving github.com... 140.82.114.4 16:52:01 Connecting to github.com|140.82.114.4|:443... connected. 16:52:01 HTTP request sent, awaiting response... 302 Found 16:52:01 Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] 16:52:01 --2021-06-21 16:52:01-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 16:52:01 Resolving codeload.github.com... 140.82.112.10 16:52:01 Connecting to codeload.github.com|140.82.112.10|:443... connected. 16:52:01 HTTP request sent, awaiting response... 200 OK 16:52:01 Length: unspecified [application/x-gzip] 16:52:01 Saving to: 'STDOUT' 16:52:01  16:52:01 0K .......... .......... .......... .......... .......... 1.50M 16:52:01 50K .......... .......... .......... .......... .......... 3.31M 16:52:01 100K .......... .......... .......... .......... .......... 8.62M 16:52:02 150K .......... .......... .......... .......... .......... 4.47M 16:52:02 200K .......... .......... .......... .......... .......... 4.40M 16:52:02 250K .......... .......... .......... .......... .......... 5.76M 16:52:02 300K .......... .......... .......... .......... .......... 4.61M 16:52:02 350K .......... .......... .......... .......... .......... 4.81M 16:52:02 400K .......... .......... .......... .......... .......... 3.58M 16:52:02 450K .......... .......... .......... .......... .......... 4.76M 16:52:02 500K .......... .......... .......... .......... .......... 5.94M 16:52:02 550K .......... .......... .......... .......... .......... 2.82M 16:52:02 600K .......... .......... .......... .......... .......... 897K 16:52:02 650K .......... .......... .......... .......... .......... 2.21M 16:52:02 700K .. 10.4M=0.2s 16:52:02 16:52:02 2021-06-21 16:52:02 (2.96 MB/s) - written to stdout [719348] 16:52:02 16:52:02 -- The C compiler identification is GNU 8.3.0 16:52:02 -- The CXX compiler identification is GNU 8.3.0 16:52:02 -- Check for working C compiler: /usr/bin/cc 16:52:03 -- Check for working C compiler: /usr/bin/cc -- works 16:52:03 -- Detecting C compiler ABI info 16:52:03 -- Detecting C compiler ABI info - done 16:52:03 -- Detecting C compile features [Pipeline] withEnv [Pipeline] { 16:52:03 -- Detecting C compile features - done 16:52:03 -- Check for working CXX compiler: /usr/bin/c++ [Pipeline] configFileProvider 16:52:03 provisioning config files... 16:52:03 copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/73@tmp/config5943545852942811157tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:52:04 -- Check for working CXX compiler: /usr/bin/c++ -- works 16:52:04 -- Detecting CXX compiler ABI info 16:52:04 ---> docker-login.sh 16:52:04 nexus3.edgexfoundry.org:10001 16:52:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:04 -- Detecting CXX compiler ABI info - done 16:52:04 -- Detecting CXX compile features 16:52:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:52:04 Configure a credential helper to remove this warning. See 16:52:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:52:04 16:52:04 Login Succeeded 16:52:04 nexus3.edgexfoundry.org:10002 16:52:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:52:04 Configure a credential helper to remove this warning. See 16:52:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:52:04 16:52:04 Login Succeeded 16:52:04 nexus3.edgexfoundry.org:10003 16:52:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:52:04 Configure a credential helper to remove this warning. See 16:52:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:52:04 16:52:04 Login Succeeded 16:52:04 nexus3.edgexfoundry.org:10004 16:52:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:52:04 Configure a credential helper to remove this warning. See 16:52:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:52:04 16:52:04 Login Succeeded 16:52:04 docker.io 16:52:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:52:05 Configure a credential helper to remove this warning. See 16:52:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:52:05 16:52:05 Login Succeeded 16:52:05 ---> docker-login.sh ends [Pipeline] } 16:52:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:52:05 ========================================================= 16:52:05 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] 16:52:05 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:52:05 + 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 . 16:52:05 Sending build context to Docker daemon 2.603MB 16:52:05 Step 1/25 : ARG BASE=alpine:3.12 16:52:05 Step 2/25 : FROM ${BASE} as builder 16:52:05 latest: Pulling from edgex-devops/edgex-gcc-base 16:52:05 e7c96db7181b: Pulling fs layer 16:52:05 4c13bbce0fe7: Pulling fs layer 16:52:05 6059c847ac2f: Pulling fs layer 16:52:05 -- Detecting CXX compile features - done 16:52:06 4c13bbce0fe7: Verifying Checksum 16:52:06 4c13bbce0fe7: Download complete 16:52:06 e7c96db7181b: Verifying Checksum 16:52:06 e7c96db7181b: Download complete 16:52:06 -- Looking for include file endian.h 16:52:06 -- Looking for include file endian.h - found 16:52:06 -- Check if the system is big endian 16:52:06 -- Searching 16 bit integer 16:52:06 -- Looking for sys/types.h 16:52:06 e7c96db7181b: Pull complete 16:52:06 4c13bbce0fe7: Pull complete 16:52:06 -- Looking for sys/types.h - found 16:52:06 -- Looking for stdint.h 16:52:06 -- Looking for stdint.h - found 16:52:06 -- Looking for stddef.h 16:52:07 -- Looking for stddef.h - found 16:52:07 -- Check size of unsigned short 16:52:07 -- Check size of unsigned short - done 16:52:07 -- Using unsigned short 16:52:07 -- Check if the system is big endian - little endian 16:52:07 -- Check size of size_t 16:52:07 6059c847ac2f: Verifying Checksum 16:52:07 6059c847ac2f: Download complete 16:52:07 -- Check size of size_t - done 16:52:07 CMake Warning at examples/CMakeLists.txt:16 (find_package): 16:52:07 By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has 16:52:07 asked CMake to find a package configuration file provided by "cJSON", but 16:52:07 CMake did not find one. 16:52:07 16:52:07 Could not find a package configuration file provided by "cJSON" with any of 16:52:07 the following names: 16:52:07 16:52:07 cJSONConfig.cmake 16:52:07 cjson-config.cmake 16:52:07 16:52:07 Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set 16:52:07 "cJSON_DIR" to a directory containing one of the above files. If "cJSON" 16:52:07 provides a separate development package or SDK, be sure it has been 16:52:07 installed. 16:52:07 16:52:07 16:52:07 -- Configuring done 16:52:08 -- Generating done 16:52:08 -- Build files have been written to: /tmp/cbor 16:52:08 Scanning dependencies of target cbor_shared 16:52:08 [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o 16:52:09 [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o 16:52:09 [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o 16:52:09 [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o 16:52:10 [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o 16:52:10 6059c847ac2f: Pull complete 16:52:10 Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e 16:52:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 16:52:10 ---> 5eabd8fd8ba2 16:52:10 Step 3/25 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub 16:52:10 [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o 16:52:10 [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o 16:52:10 [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o 16:52:11 [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o 16:52:11 [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o 16:52:11 ---> Running in ca2c10bd2d8e 16:52:11 [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o 16:52:12 Connecting to iotech.jfrog.io (54.74.239.58:443) 16:52:12 [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o 16:52:12 [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o 16:52:12 support@iotechsys.co 100% |********************************| 451 0:00:00 ETA 16:52:12 16:52:12 Removing intermediate container ca2c10bd2d8e 16:52:12 ---> f678a8984ccb 16:52:12 Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 16:52:12 ---> Running in 749d3080e4b1 16:52:13 [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o 16:52:13 [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o 16:52:13 Removing intermediate container 749d3080e4b1 16:52:13 ---> ae48cec8be53 16:52:13 Step 5/25 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev paho-mqtt-c-dev hiredis-dev 16:52:13 ---> Running in 10236d8d2d4a 16:52:13 [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o 16:52:13 fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz 16:52:13 [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o 16:52:13 [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o 16:52:14 [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o 16:52:14 fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz 16:52:14 [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o 16:52:14 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz 16:52:14 [ 40%] Linking C shared library libcbor.so 16:52:14 [ 40%] Built target cbor_shared 16:52:14 Scanning dependencies of target cbor 16:52:14 [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o 16:52:14 (1/11) Installing hiredis (0.14.0-r0) 16:52:15 (2/11) Installing hiredis-dev (0.14.0-r0) 16:52:15 (3/11) Installing ncurses-dev (6.1_p20190105-r0) 16:52:15 (4/11) Installing paho-mqtt-c-dev (1.3.5-r0) 16:52:15 [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o 16:52:16 [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o 16:52:16 [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o 16:52:16 (5/11) Installing libuuid (2.33-r0) 16:52:16 (6/11) Installing libblkid (2.33-r0) 16:52:16 (7/11) Installing libfdisk (2.33-r0) 16:52:17 (8/11) Installing libmount (2.33-r0) 16:52:17 (9/11) Installing libsmartcols (2.33-r0) 16:52:17 [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o 16:52:17 (10/11) Installing util-linux-dev (2.33-r0) 16:52:17 (11/11) Installing wget (1.20.3-r0) 16:52:17 [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o 16:52:17 Executing busybox-1.29.3-r10.trigger 16:52:17 OK: 273 MiB in 86 packages 16:52:17 [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o 16:52:17 Removing intermediate container 10236d8d2d4a 16:52:17 ---> 145d881431c6 16:52:17 Step 6/25 : ENV CBOR_VERSION=0.5.0 16:52:17 ---> Running in d62e52e2c6db 16:52:18 [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o 16:52:18 Removing intermediate container d62e52e2c6db 16:52:18 ---> 6600a0887d5a 16:52:18 Step 7/25 : RUN mkdir /tmp/cbor && cd /tmp/cbor && wget -O - https://github.com/PJK/libcbor/archive/v${CBOR_VERSION}.tar.gz | tar -z -x -f - && sed -e 's/-flto//' -i libcbor-${CBOR_VERSION}/CMakeLists.txt && cmake -DCMAKE_BUILD_TYPE=Release -DCBOR_CUSTOM_ALLOC=ON libcbor-${CBOR_VERSION} && make && make install 16:52:18 ---> Running in 99cccb60ea92 16:52:18 [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o 16:52:18 --2021-06-21 16:52:18-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz 16:52:18 Resolving github.com... 140.82.113.4 16:52:18 Connecting to github.com|140.82.113.4|:443... connected. 16:52:18 HTTP request sent, awaiting response... 302 Found 16:52:18 Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] 16:52:18 --2021-06-21 16:52:18-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 16:52:18 Resolving codeload.github.com... 140.82.112.10 16:52:18 Connecting to codeload.github.com|140.82.112.10|:443... connected. 16:52:18 [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o 16:52:18 HTTP request sent, awaiting response... 200 OK 16:52:18 Length: unspecified [application/x-gzip] 16:52:18 Saving to: 'STDOUT' 16:52:18 16:52:18 0K .......... .......... .......... .......... .......... 1.45M 16:52:18 50K .......... .......... .......... .......... .......... 2.79M 16:52:18 100K .......... .......... .......... .......... .......... 44.6M 16:52:18 150K .......... .......... .......... .......... .......... 3.11M 16:52:18 200K .......... .......... .......... .......... .......... 20.6M 16:52:18 250K .......... .......... .......... .......... .......... 8.94M 16:52:18 300K .......... .......... .......... .......... .......... 10.6M 16:52:18 350K .......... .......... .......... .......... .......... 14.2M 16:52:18 400K .......... .......... .......... .......... .......... 12.2M 16:52:18 450K .......... .......... .......... .......... .......... 12.1M 16:52:18 500K .......... .......... .......... .......... .......... 19.5M 16:52:18 550K .......... .......... .......... .......... .......... 3.39M 16:52:18 600K .......... .......... .......... .......... .......... 10.2M 16:52:18 650K .......... .......... .......... .......... .......... 6.88M 16:52:18 700K .. 97.5M=0.1s 16:52:18 16:52:18 2021-06-21 16:52:18 (5.68 MB/s) - written to stdout [719348] 16:52:18 16:52:18 -- The C compiler identification is GNU 8.3.0 16:52:19 -- The CXX compiler identification is GNU 8.3.0 16:52:19 -- Check for working C compiler: /usr/bin/cc 16:52:19 -- Check for working C compiler: /usr/bin/cc -- works 16:52:19 -- Detecting C compiler ABI info 16:52:19 -- Detecting C compiler ABI info - done 16:52:19 -- Detecting C compile features 16:52:19 -- Detecting C compile features - done 16:52:19 -- Check for working CXX compiler: /usr/bin/c++ 16:52:19 -- Check for working CXX compiler: /usr/bin/c++ -- works 16:52:19 -- Detecting CXX compiler ABI info 16:52:19 -- Detecting CXX compiler ABI info - done 16:52:19 -- Detecting CXX compile features 16:52:19 [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o 16:52:19 [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o 16:52:19 -- Detecting CXX compile features - done 16:52:19 -- Looking for include file endian.h 16:52:19 -- Looking for include file endian.h - found 16:52:19 -- Check if the system is big endian 16:52:19 -- Searching 16 bit integer 16:52:19 -- Looking for sys/types.h 16:52:19 -- Looking for sys/types.h - found 16:52:19 -- Looking for stdint.h 16:52:19 -- Looking for stdint.h - found 16:52:19 -- Looking for stddef.h 16:52:20 -- Looking for stddef.h - found 16:52:20 -- Check size of unsigned short 16:52:20 -- Check size of unsigned short - done 16:52:20 -- Using unsigned short 16:52:20 -- Check if the system is big endian - little endian 16:52:20 -- Check size of size_t 16:52:20 -- Check size of size_t - done 16:52:20 CMake Warning at examples/CMakeLists.txt:16 (find_package): 16:52:20 By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has 16:52:20 asked CMake to find a package configuration file provided by "cJSON", but 16:52:20 CMake did not find one. 16:52:20 16:52:20 Could not find a package configuration file provided by "cJSON" with any of 16:52:20 the following names: 16:52:20 16:52:20 cJSONConfig.cmake 16:52:20 cjson-config.cmake 16:52:20 16:52:20 Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set 16:52:20 "cJSON_DIR" to a directory containing one of the above files. If "cJSON" 16:52:20 provides a separate development package or SDK, be sure it has been 16:52:20 installed. 16:52:20 16:52:20 16:52:20 -- Configuring done 16:52:20 [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o 16:52:20 -- Generating done 16:52:20 -- Build files have been written to: /tmp/cbor 16:52:20 Scanning dependencies of target cbor_shared 16:52:20 [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o 16:52:20 [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o 16:52:20 [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o 16:52:20 [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o 16:52:20 [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o 16:52:20 [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o 16:52:20 [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o 16:52:20 [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o 16:52:20 [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o 16:52:20 [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o 16:52:20 [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o 16:52:20 [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o 16:52:20 [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o 16:52:20 [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o 16:52:21 [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o 16:52:21 [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o 16:52:21 [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o 16:52:21 [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o 16:52:21 [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o 16:52:21 [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o 16:52:21 [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o 16:52:21 [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o 16:52:21 [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o 16:52:21 [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o 16:52:21 [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o 16:52:21 [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o 16:52:21 [ 40%] Linking C shared library libcbor.so 16:52:21 [ 40%] Built target cbor_shared 16:52:21 Scanning dependencies of target cbor 16:52:21 [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o 16:52:21 [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o 16:52:21 [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o 16:52:21 [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o 16:52:21 [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o 16:52:22 [ 80%] Linking C static library libcbor.a 16:52:22 [ 80%] Built target cbor 16:52:22 Scanning dependencies of target create_items 16:52:22 [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o 16:52:22 [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o 16:52:22 [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o 16:52:22 [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o 16:52:22 [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o 16:52:22 [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o 16:52:22 [ 84%] Linking C executable create_items 16:52:22 [ 84%] Built target create_items 16:52:22 Scanning dependencies of target readfile 16:52:22 [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o 16:52:22 [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o 16:52:22 [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o 16:52:22 [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o 16:52:22 [ 88%] Linking C executable readfile 16:52:22 [ 88%] Built target readfile 16:52:22 [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o 16:52:22 [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o 16:52:22 [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o 16:52:22 [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o 16:52:22 [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o 16:52:23 Scanning dependencies of target streaming_parser 16:52:23 [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o 16:52:23 [ 92%] Linking C executable streaming_parser 16:52:23 [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o 16:52:23 [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o 16:52:23 [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o 16:52:23 [ 80%] Linking C static library libcbor.a 16:52:23 [ 80%] Built target cbor 16:52:23 Scanning dependencies of target create_items 16:52:23 [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o 16:52:23 [ 92%] Built target streaming_parser 16:52:23 Scanning dependencies of target sort 16:52:23 [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o 16:52:23 [ 84%] Linking C executable create_items 16:52:23 [ 84%] Built target create_items 16:52:23 Scanning dependencies of target readfile 16:52:23 [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o 16:52:23 [ 88%] Linking C executable readfile 16:52:23 [ 88%] Built target readfile 16:52:23 Scanning dependencies of target streaming_parser 16:52:23 [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o 16:52:23 [ 92%] Linking C executable streaming_parser 16:52:23 [ 92%] Built target streaming_parser 16:52:23 Scanning dependencies of target sort 16:52:23 [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o 16:52:23 [ 96%] Linking C executable sort 16:52:23 [ 96%] Built target sort 16:52:23 Scanning dependencies of target hello 16:52:23 [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o 16:52:23 [ 96%] Linking C executable sort 16:52:23 [ 96%] Built target sort 16:52:23 Scanning dependencies of target hello 16:52:23 [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o 16:52:23 [100%] Linking C executable hello 16:52:23 [100%] Built target hello 16:52:23 Install the project... 16:52:23 -- Install configuration: "Release" 16:52:23 -- Installing: /usr/local/include/cbor/configuration.h 16:52:23 -- Installing: /usr/local/lib64/libcbor.a 16:52:23 -- Installing: /usr/local/lib64/libcbor.so.0.0.0 16:52:23 -- Installing: /usr/local/lib64/libcbor.so.0 16:52:23 -- Installing: /usr/local/lib64/libcbor.so 16:52:23 -- Up-to-date: /usr/local/include/cbor 16:52:23 -- Installing: /usr/local/include/cbor/arrays.h 16:52:23 -- Installing: /usr/local/include/cbor/bytestrings.h 16:52:23 -- Installing: /usr/local/include/cbor/callbacks.h 16:52:23 -- Installing: /usr/local/include/cbor/common.h 16:52:23 -- Installing: /usr/local/include/cbor/data.h 16:52:23 -- Installing: /usr/local/include/cbor/encoding.h 16:52:23 -- Installing: /usr/local/include/cbor/floats_ctrls.h 16:52:23 -- Installing: /usr/local/include/cbor/internal 16:52:23 -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h 16:52:23 -- Installing: /usr/local/include/cbor/internal/encoders.h 16:52:23 -- Installing: /usr/local/include/cbor/internal/loaders.h 16:52:23 -- Installing: /usr/local/include/cbor/internal/memory_utils.h 16:52:23 -- Installing: /usr/local/include/cbor/internal/stack.h 16:52:23 -- Installing: /usr/local/include/cbor/internal/unicode.h 16:52:23 -- Installing: /usr/local/include/cbor/ints.h 16:52:23 -- Installing: /usr/local/include/cbor/maps.h 16:52:23 -- Installing: /usr/local/include/cbor/serialization.h 16:52:23 -- Installing: /usr/local/include/cbor/streaming.h 16:52:23 -- Installing: /usr/local/include/cbor/strings.h 16:52:23 -- Installing: /usr/local/include/cbor/tags.h 16:52:23 -- Installing: /usr/local/include/cbor.h 16:52:23 -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc 16:52:23 [100%] Linking C executable hello 16:52:23 [100%] Built target hello 16:52:23 Install the project... 16:52:23 -- Install configuration: "Release" 16:52:23 -- Installing: /usr/local/include/cbor/configuration.h 16:52:23 -- Installing: /usr/local/lib64/libcbor.a 16:52:23 -- Installing: /usr/local/lib64/libcbor.so.0.0.0 16:52:23 -- Installing: /usr/local/lib64/libcbor.so.0 16:52:23 -- Installing: /usr/local/lib64/libcbor.so 16:52:23 -- Up-to-date: /usr/local/include/cbor 16:52:23 -- Installing: /usr/local/include/cbor/streaming.h 16:52:23 -- Installing: /usr/local/include/cbor/ints.h 16:52:23 -- Installing: /usr/local/include/cbor/floats_ctrls.h 16:52:23 -- Installing: /usr/local/include/cbor/bytestrings.h 16:52:23 -- Installing: /usr/local/include/cbor/encoding.h 16:52:23 -- Installing: /usr/local/include/cbor/serialization.h 16:52:23 -- Installing: /usr/local/include/cbor/data.h 16:52:23 -- Installing: /usr/local/include/cbor/common.h 16:52:23 -- Installing: /usr/local/include/cbor/callbacks.h 16:52:23 -- Installing: /usr/local/include/cbor/strings.h 16:52:23 -- Installing: /usr/local/include/cbor/tags.h 16:52:23 -- Installing: /usr/local/include/cbor/internal 16:52:23 -- Installing: /usr/local/include/cbor/internal/encoders.h 16:52:23 -- Installing: /usr/local/include/cbor/internal/loaders.h 16:52:23 -- Installing: /usr/local/include/cbor/internal/stack.h 16:52:23 -- Installing: /usr/local/include/cbor/internal/unicode.h 16:52:23 -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h 16:52:23 -- Installing: /usr/local/include/cbor/internal/memory_utils.h 16:52:23 -- Installing: /usr/local/include/cbor/arrays.h 16:52:23 -- Installing: /usr/local/include/cbor/maps.h 16:52:23 -- Installing: /usr/local/include/cbor.h 16:52:23 -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc 16:52:24 Removing intermediate container 99cccb60ea92 16:52:24 ---> 8e59eade87a8 16:52:24 Step 8/25 : RUN mkdir /tmp/sdk 16:52:24 ---> Running in 4ce4174032ec 16:52:24 Removing intermediate container 4ce4174032ec 16:52:24 ---> df0ea2ec52e1 16:52:24 Step 9/25 : COPY VERSION /tmp/sdk 16:52:24 ---> 4a4a717ab322 16:52:24 Step 10/25 : COPY src /tmp/sdk/src 16:52:24 ---> 8f4e8cef0378 16:52:24 Step 11/25 : COPY include /tmp/sdk/include 16:52:24 ---> 083ff79719db 16:52:24 Step 12/25 : COPY scripts /tmp/sdk/scripts 16:52:25 ---> 6798a6dda5f0 16:52:25 Step 13/25 : COPY LICENSE /tmp/sdk 16:52:25 ---> c06798374a78 16:52:25 Step 14/25 : COPY Attribution.txt /tmp/sdk 16:52:25 ---> b6803e5286e4 16:52:25 Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 16:52:25 ---> Running in 6d4d604e2c07 16:52:25 + CPPCHECK=false 16:52:25 + DOCGEN=false 16:52:25 + TOMLVER=SDK-0.2 16:52:25 + CUTILVER=1.1.4 16:52:25 + '[' 0 -gt 0 ] 16:52:25 + readlink -f ./scripts/build.sh 16:52:25 + dirname /tmp/sdk/scripts/build.sh 16:52:25 + dirname /tmp/sdk/scripts 16:52:25 + ROOT=/tmp/sdk 16:52:25 + cd /tmp/sdk 16:52:25 + '[' '!' -d deps ] 16:52:25 + mkdir deps 16:52:25 + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 16:52:25 + tar -C deps -z -x -f - 16:52:25 --2021-06-21 16:52:25-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 16:52:25 Resolving github.com... 140.82.113.4 16:52:25 Connecting to github.com|140.82.113.4|:443... connected. 16:52:25 Removing intermediate container 7f719f2453b5 16:52:25 ---> 70c59a8948f2 16:52:25 Step 8/25 : RUN mkdir /tmp/sdk 16:52:26 HTTP request sent, awaiting response... 302 Found 16:52:26 Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] 16:52:26 --2021-06-21 16:52:25-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 16:52:26 Resolving codeload.github.com... 140.82.112.10 16:52:26 Connecting to codeload.github.com|140.82.112.10|:443... connected. 16:52:26 HTTP request sent, awaiting response... 200 OK 16:52:26 Length: unspecified [application/x-gzip] 16:52:26 Saving to: 'STDOUT' 16:52:26 16:52:26 0K .......... ......  961K=0.02s 16:52:26 16:52:26 2021-06-21 16:52:25 (961 KB/s) - written to stdout [16451] 16:52:26 16:52:26 + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c 16:52:26 + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz 16:52:26 + tar -C deps -z -x -f - 16:52:26 --2021-06-21 16:52:25-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz 16:52:26 Resolving github.com... 140.82.113.4 16:52:26 ---> Running in a8c14f3228fd 16:52:26 Connecting to github.com|140.82.113.4|:443... connected. 16:52:26 HTTP request sent, awaiting response... 302 Found 16:52:26 Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] 16:52:26 --2021-06-21 16:52:26-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 16:52:26 Resolving codeload.github.com... 140.82.112.10 16:52:26 Connecting to codeload.github.com|140.82.112.10|:443... connected. 16:52:26 HTTP request sent, awaiting response... 200 OK 16:52:26 Length: unspecified [application/x-gzip] 16:52:26 Saving to: 'STDOUT' 16:52:26 16:52:26 0K .......... .......... .......... .......... .......... 1.57M 16:52:26 50K .......... .......... .......... .......... .......... 3.13M 16:52:26 100K .......... .......... .......... .......... .......... 27.7M 16:52:26 150K .......... .......... ....... 4.44M=0.05s 16:52:26 16:52:26 2021-06-21 16:52:26 (3.18 MB/s) - written to stdout [181796] 16:52:26 16:52:26 + mkdir -p src/c/iot 16:52:26 + 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 16:52:26 + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot 16:52:26 + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot 16:52:26 + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot 16:52:26 + mkdir -p include/iot 16:52:26 + 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 16:52:26 + mkdir -p include/iot/os 16:52:26 + 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 16:52:26 + mkdir -p /tmp/sdk/build/release 16:52:26 + cd /tmp/sdk/build/release 16:52:26 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 16:52:26 -- The C compiler identification is GNU 8.3.0 16:52:26 -- Check for working C compiler: /usr/bin/cc 16:52:26 -- Check for working C compiler: /usr/bin/cc -- works 16:52:26 -- Detecting C compiler ABI info 16:52:26 -- Detecting C compiler ABI info - done 16:52:26 -- Detecting C compile features 16:52:26 -- Detecting C compile features - done 16:52:26 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 16:52:26 -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") 16:52:26 -- Found LIBYAML: /usr/lib/libyaml.so 16:52:26 -- Found LIBUUID: /usr/lib/libuuid.so 16:52:26 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 16:52:26 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 16:52:26 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 16:52:26 -- C SDK 1.3.2-dev.21 for Linux 16:52:26 -- Performing Test CSDK_HAVE_ATOMIC 16:52:27 -- Performing Test CSDK_HAVE_ATOMIC - Success 16:52:27 -- Found Curses: /usr/lib/libcurses.so 16:52:27 -- Configuring done 16:52:27 -- Generating done 16:52:27 -- Build files have been written to: /tmp/sdk/build/release 16:52:27 + make all package 16:52:27 + tee release.log 16:52:27 Scanning dependencies of target csdk 16:52:27 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 16:52:27 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 16:52:27 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 16:52:27 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 16:52:27 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 16:52:27 [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 16:52:27 [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 16:52:27 [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 16:52:28 Removing intermediate container a8c14f3228fd 16:52:28 ---> 20077f306296 16:52:28 Step 9/25 : COPY VERSION /tmp/sdk 16:52:28 [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o 16:52:28 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 16:52:28 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 16:52:28 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 16:52:28 [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 16:52:28 [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 16:52:28 [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 16:52:28 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 16:52:28 [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 16:52:29 ---> 38d19509a14d 16:52:29 Step 10/25 : COPY src /tmp/sdk/src 16:52:29 [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 16:52:29 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 16:52:29 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 16:52:29 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 16:52:29 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 16:52:29 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 16:52:30 ---> ae88d7d70c3c 16:52:30 Step 11/25 : COPY include /tmp/sdk/include 16:52:30 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 16:52:30 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 16:52:30 [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 16:52:30 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 16:52:30 [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 16:52:30 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 16:52:30 ---> b20d65441237 16:52:30 Step 12/25 : COPY scripts /tmp/sdk/scripts 16:52:30 [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 16:52:30 [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 16:52:30 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 16:52:31 [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 16:52:31 [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o 16:52:31 [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 16:52:31 ---> eb0aeeee6b23 16:52:31 Step 13/25 : COPY LICENSE /tmp/sdk 16:52:31 [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 16:52:31 [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 16:52:32 ---> 2c91a064ee27 16:52:32 Step 14/25 : COPY Attribution.txt /tmp/sdk 16:52:32 [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 16:52:32 [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 16:52:32 [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 16:52:32 [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 16:52:32 [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 16:52:33 [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o 16:52:33 ---> 1f30906581a2 16:52:33 Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 16:52:33 ---> Running in b10ddaf4ecae 16:52:33 [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 16:52:33 [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 16:52:34 [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 16:52:34 [ 74%] Linking C shared library libcsdk.so 16:52:34 [ 74%] Built target csdk 16:52:34 Scanning dependencies of target template 16:52:34 [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 16:52:34 [ 77%] Linking C executable template 16:52:34 [ 77%] Built target template 16:52:34 Scanning dependencies of target device-counter 16:52:34 [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 16:52:34 [ 80%] Linking C executable device-counter 16:52:34 + CPPCHECK=false 16:52:34 + DOCGEN=false 16:52:34 + TOMLVER=SDK-0.2 16:52:34 + CUTILVER=1.1.4 16:52:34 + '[' 0 -gt 0 ] 16:52:34 + readlink -f ./scripts/build.sh 16:52:34 + dirname /tmp/sdk/scripts/build.sh 16:52:34 + dirname /tmp/sdk/scripts 16:52:34 + ROOT=/tmp/sdk 16:52:34 + cd /tmp/sdk 16:52:34 + '[' '!' -d deps ] 16:52:34 + mkdir deps 16:52:34 + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 16:52:34 + tar -C deps -z -x -f - 16:52:34 --2021-06-21 16:52:34-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 16:52:34 Resolving github.com... 140.82.113.4 16:52:34 Connecting to github.com|140.82.113.4|:443... connected. 16:52:34 HTTP request sent, awaiting response... 302 Found 16:52:34 Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] 16:52:34 --2021-06-21 16:52:34-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 16:52:34 Resolving codeload.github.com... 140.82.112.10 16:52:34 Connecting to codeload.github.com|140.82.112.10|:443... connected. 16:52:34 HTTP request sent, awaiting response... 200 OK 16:52:34 Length: unspecified [application/x-gzip] 16:52:34 Saving to: 'STDOUT' 16:52:34  16:52:34 0K .......... ......  962K=0.02s 16:52:34 16:52:34 2021-06-21 16:52:34 (962 KB/s) - written to stdout [16451] 16:52:34 16:52:34 + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c 16:52:34 + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz 16:52:34 + tar -C deps -z -x -f - 16:52:34 --2021-06-21 16:52:34-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz 16:52:34 Resolving github.com... 140.82.113.4 16:52:34 Connecting to github.com|140.82.113.4|:443... connected. 16:52:34 HTTP request sent, awaiting response... 302 Found 16:52:34 Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] 16:52:34 --2021-06-21 16:52:34-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 16:52:34 Resolving codeload.github.com... 140.82.112.10 16:52:34 Connecting to codeload.github.com|140.82.112.10|:443... connected. 16:52:34 [ 80%] Built target device-counter 16:52:34 Scanning dependencies of target device-random 16:52:34 [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 16:52:34 [ 84%] Linking C executable device-random 16:52:34 [ 84%] Built target device-random 16:52:34 Scanning dependencies of target device-gyro 16:52:34 [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 16:52:34 HTTP request sent, awaiting response... 200 OK 16:52:34 Length: unspecified [application/x-gzip] 16:52:34 Saving to: 'STDOUT' 16:52:34 16:52:34 0K .......... .......... .......... .......... .......... 1.37M 16:52:34 50K .......... .......... .......... .......... .......... 2.75M 16:52:34 100K .......... .......... .......... .......... .......... 14.6M 16:52:34 150K .......... .......... ....... 1.60M=0.07s 16:52:34 16:52:34 2021-06-21 16:52:34 (2.36 MB/s) - written to stdout [181796] 16:52:34 16:52:34 + mkdir -p src/c/iot 16:52:34 + 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 16:52:34 + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot 16:52:34 + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot 16:52:34 + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot 16:52:34 + mkdir -p include/iot 16:52:34 + 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 16:52:34 + mkdir -p include/iot/os 16:52:34 + 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 16:52:34 + mkdir -p /tmp/sdk/build/release 16:52:34 + cd /tmp/sdk/build/release 16:52:34 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 16:52:34 [ 87%] Linking C executable device-gyro 16:52:34 [ 87%] Built target device-gyro 16:52:34 Scanning dependencies of target device-bitfields 16:52:34 [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 16:52:34 [ 90%] Linking C executable device-bitfields 16:52:34 [ 90%] Built target device-bitfields 16:52:34 Scanning dependencies of target template-discovery 16:52:34 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 16:52:35 -- The C compiler identification is GNU 8.3.0 16:52:35 [ 93%] Linking C executable template-discovery 16:52:35 [ 93%] Built target template-discovery 16:52:35 Scanning dependencies of target device-file 16:52:35 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 16:52:35 [ 96%] Linking C executable device-file 16:52:35 -- Check for working C compiler: /usr/bin/cc 16:52:35 -- Check for working C compiler: /usr/bin/cc -- works 16:52:35 -- Detecting C compiler ABI info 16:52:35 [ 96%] Built target device-file 16:52:35 Scanning dependencies of target device-terminal 16:52:35 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 16:52:35 [100%] Linking C executable device-terminal 16:52:35 [100%] Built target device-terminal 16:52:35 Run CPack packaging tool... 16:52:35 CPack: Create package using TGZ 16:52:35 CPack: Install projects 16:52:35 CPack: - Run preinstall target for: Csdk 16:52:35 -- Detecting C compiler ABI info - done 16:52:35 -- Detecting C compile features 16:52:35 CPack: - Install project: Csdk 16:52:35 CPack: Create package 16:52:35 CPack: - package: /tmp/sdk/build/release/csdk-1.3.2-dev.21.tar.gz generated. 16:52:35 + '[' false '=' true ] 16:52:35 + '[' false '=' true ] 16:52:35 + mkdir -p /tmp/sdk/build/debug 16:52:35 + cd /tmp/sdk/build/debug 16:52:35 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 16:52:35 -- The C compiler identification is GNU 8.3.0 16:52:35 -- Check for working C compiler: /usr/bin/cc 16:52:35 -- Check for working C compiler: /usr/bin/cc -- works 16:52:35 -- Detecting C compiler ABI info 16:52:35 -- Detecting C compiler ABI info - done 16:52:35 -- Detecting C compile features 16:52:36 -- Detecting C compile features - done 16:52:36 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 16:52:36 -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") 16:52:36 -- Found LIBYAML: /usr/lib/libyaml.so 16:52:36 -- Found LIBUUID: /usr/lib/libuuid.so 16:52:36 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 16:52:36 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 16:52:36 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 16:52:36 -- C SDK 1.3.2-dev.21 for Linux 16:52:36 -- Performing Test CSDK_HAVE_ATOMIC 16:52:36 -- Performing Test CSDK_HAVE_ATOMIC - Success 16:52:36 -- Found Curses: /usr/lib/libcurses.so 16:52:36 -- Configuring done 16:52:36 -- Generating done 16:52:36 -- Build files have been written to: /tmp/sdk/build/debug 16:52:36 + make+ 16:52:36 tee debug.log 16:52:36 Scanning dependencies of target csdk 16:52:36 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 16:52:36 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 16:52:36 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 16:52:36 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 16:52:36 -- Detecting C compile features - done 16:52:36 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 16:52:36 -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") 16:52:36 -- Found LIBYAML: /usr/lib/libyaml.so 16:52:36 -- Found LIBUUID: /usr/lib/libuuid.so 16:52:36 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 16:52:36 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 16:52:36 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 16:52:36 -- C SDK 1.3.2-dev.21 for Linux 16:52:36 -- Performing Test CSDK_HAVE_ATOMIC 16:52:36 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 16:52:36 [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 16:52:36 [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 16:52:36 [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 16:52:36 [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o 16:52:36 -- Performing Test CSDK_HAVE_ATOMIC - Success 16:52:36 -- Found Curses: /usr/lib/libcurses.so 16:52:36 -- Configuring done 16:52:37 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 16:52:37 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 16:52:37 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 16:52:37 -- Generating done 16:52:37 -- Build files have been written to: /tmp/sdk/build/release 16:52:37 + make all package 16:52:37 + tee release.log 16:52:37 Scanning dependencies of target csdk 16:52:37 [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 16:52:37 [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 16:52:37 [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 16:52:37 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 16:52:37 [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 16:52:37 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 16:52:37 [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 16:52:37 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 16:52:37 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 16:52:37 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 16:52:37 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 16:52:37 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 16:52:38 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 16:52:38 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 16:52:38 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 16:52:38 [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 16:52:38 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 16:52:38 [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 16:52:38 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 16:52:38 [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 16:52:38 [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 16:52:38 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 16:52:38 [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 16:52:38 [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o 16:52:38 [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 16:52:38 [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 16:52:38 [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 16:52:38 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 16:52:38 [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 16:52:38 [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 16:52:38 [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 16:52:39 [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 16:52:39 [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 16:52:39 [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o 16:52:39 [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 16:52:39 [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 16:52:39 [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 16:52:39 [ 74%] Linking C shared library libcsdk.so 16:52:39 [ 74%] Built target csdk 16:52:39 Scanning dependencies of target template 16:52:39 [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 16:52:39 [ 77%] Linking C executable template 16:52:40 [ 77%] Built target template 16:52:40 Scanning dependencies of target device-counter 16:52:40 [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 16:52:40 [ 80%] Linking C executable device-counter 16:52:40 [ 80%] Built target device-counter 16:52:40 Scanning dependencies of target device-random 16:52:40 [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 16:52:40 [ 84%] Linking C executable device-random 16:52:40 [ 84%] Built target device-random 16:52:40 Scanning dependencies of target device-gyro 16:52:40 [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 16:52:40 [ 87%] Linking C executable device-gyro 16:52:40 [ 87%] Built target device-gyro 16:52:40 Scanning dependencies of target device-bitfields 16:52:40 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 16:52:40 [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 16:52:40 [ 90%] Linking C executable device-bitfields 16:52:40 [ 90%] Built target device-bitfields 16:52:40 Scanning dependencies of target template-discovery 16:52:40 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 16:52:40 [ 93%] Linking C executable template-discovery 16:52:40 [ 93%] Built target template-discovery 16:52:40 Scanning dependencies of target device-file 16:52:40 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 16:52:40 [ 96%] Linking C executable device-file 16:52:40 [ 96%] Built target device-file 16:52:40 Scanning dependencies of target device-terminal 16:52:40 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 16:52:40 [100%] Linking C executable device-terminal 16:52:40 [100%] Built target device-terminal 16:52:40 make: Entering directory '/tmp/sdk/build/release' 16:52:40 make[1]: Entering directory '/tmp/sdk/build/release' 16:52:40 make[2]: Entering directory '/tmp/sdk/build/release' 16:52:40 make[2]: Leaving directory '/tmp/sdk/build/release' 16:52:40 [ 74%] Built target csdk 16:52:40 make[2]: Entering directory '/tmp/sdk/build/release' 16:52:40 make[2]: Leaving directory '/tmp/sdk/build/release' 16:52:40 [ 77%] Built target template 16:52:40 make[2]: Entering directory '/tmp/sdk/build/release' 16:52:40 make[2]: Leaving directory '/tmp/sdk/build/release' 16:52:40 [ 80%] Built target device-counter 16:52:40 make[2]: Entering directory '/tmp/sdk/build/release' 16:52:40 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 16:52:40 make[2]: Leaving directory '/tmp/sdk/build/release' 16:52:40 [ 84%] Built target device-random 16:52:40 make[2]: Entering directory '/tmp/sdk/build/release' 16:52:40 make[2]: Leaving directory '/tmp/sdk/build/release' 16:52:40 [ 87%] Built target device-gyro 16:52:40 make[2]: Entering directory '/tmp/sdk/build/release' 16:52:40 make[2]: Leaving directory '/tmp/sdk/build/release' 16:52:40 [ 90%] Built target device-bitfields 16:52:40 make[2]: Entering directory '/tmp/sdk/build/release' 16:52:40 make[2]: Leaving directory '/tmp/sdk/build/release' 16:52:40 [ 93%] Built target template-discovery 16:52:40 make[2]: Entering directory '/tmp/sdk/build/release' 16:52:40 make[2]: Leaving directory '/tmp/sdk/build/release' 16:52:40 [ 96%] Built target device-file 16:52:40 make[2]: Entering directory '/tmp/sdk/build/release' 16:52:40 make[2]: Leaving directory '/tmp/sdk/build/release' 16:52:40 [100%] Built target device-terminal 16:52:40 make[1]: Leaving directory '/tmp/sdk/build/release' 16:52:40 Install the project... 16:52:40 -- Install configuration: "Release" 16:52:40 -- Installing: /usr/local/lib/libcsdk.so 16:52:40 -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" 16:52:40 -- Up-to-date: /usr/local/include 16:52:40 -- Installing: /usr/local/include/devsdk 16:52:40 -- Installing: /usr/local/include/devsdk/devsdk-base.h 16:52:40 -- Installing: /usr/local/include/devsdk/devsdk.h 16:52:40 -- Installing: /usr/local/include/edgex 16:52:40 -- Installing: /usr/local/include/edgex/devices.h 16:52:40 -- Installing: /usr/local/include/edgex/edgex-base.h 16:52:40 -- Installing: /usr/local/include/edgex/edgex.h 16:52:40 -- Installing: /usr/local/include/edgex/profiles.h 16:52:40 -- Installing: /usr/local/include/edgex/rest-server.h 16:52:40 -- Installing: /usr/local/include/edgex/csdk-defs.h 16:52:40 -- Installing: /usr/local/include/iot 16:52:40 -- Installing: /usr/local/include/iot/base64.h 16:52:40 -- Installing: /usr/local/include/iot/component.h 16:52:40 -- Installing: /usr/local/include/iot/config.h 16:52:40 -- Installing: /usr/local/include/iot/container.h 16:52:40 -- Installing: /usr/local/include/iot/data.h 16:52:40 -- Installing: /usr/local/include/iot/hash.h 16:52:40 -- Installing: /usr/local/include/iot/iot.h 16:52:40 -- Installing: /usr/local/include/iot/json.h 16:52:40 -- Installing: /usr/local/include/iot/logger.h 16:52:40 -- Installing: /usr/local/include/iot/os.h 16:52:40 -- Installing: /usr/local/include/iot/scheduler.h 16:52:40 -- Installing: /usr/local/include/iot/thread.h 16:52:40 -- Installing: /usr/local/include/iot/threadpool.h 16:52:40 -- Installing: /usr/local/include/iot/time.h 16:52:40 -- Installing: /usr/local/include/iot/typecode.h 16:52:40 -- Installing: /usr/local/include/iot/os 16:52:40 -- Installing: /usr/local/include/iot/os/linux.h 16:52:40 -- Installing: /usr/local/include/iot/os/macos.h 16:52:40 -- Installing: /usr/local/include/iot/os/zephyr.h 16:52:40 -- Installing: /usr/local/include/iot/defs.h 16:52:40 -- Installing: /usr/local/share/device-sdk-c/LICENSE 16:52:40 -- Installing: /usr/local/share/device-sdk-c/Attribution.txt 16:52:40 make: Leaving directory '/tmp/sdk/build/release' 16:52:40 [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 16:52:41 Removing intermediate container 6d4d604e2c07 16:52:41 ---> a7347cdbfe08 16:52:41 Step 16/25 : FROM ${BASE} 16:52:41 ---> 5eabd8fd8ba2 16:52:41 Step 17/25 : LABEL maintainer="IOTech " 16:52:41 ---> Running in b06289f84100 16:52:41 Removing intermediate container b06289f84100 16:52:41 ---> e38e9106ad1f 16:52:41 Step 18/25 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub 16:52:41 ---> Running in 9f942d7ef696 16:52:41 [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 16:52:41 Connecting to iotech.jfrog.io (54.74.239.58:443) 16:52:42 [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 16:52:42 [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o 16:52:42 support@iotechsys.co 100% |********************************| 451 0:00:00 ETA 16:52:42 16:52:42 Removing intermediate container 9f942d7ef696 16:52:42 ---> f7b3d3ce08ff 16:52:42 Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 16:52:42 ---> Running in 70287ea2777f 16:52:42 Removing intermediate container 70287ea2777f 16:52:42 ---> 1ed7cec8cdc2 16:52:42 Step 20/25 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid paho-mqtt-c-dev hiredis-dev 16:52:42 ---> Running in 48e1a5eafaee 16:52:43 fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz 16:52:43 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 16:52:44 fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz 16:52:44 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz 16:52:44 (1/6) Installing curl (7.64.0-r5) 16:52:44 (2/6) Installing hiredis (0.14.0-r0) 16:52:44 (3/6) Installing hiredis-dev (0.14.0-r0) 16:52:44 (4/6) Installing libuuid (2.33-r0) 16:52:44 (5/6) Installing paho-mqtt-c-dev (1.3.5-r0) 16:52:45 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 16:52:45 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 16:52:45 [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 16:52:46 (6/6) Installing wget (1.20.3-r0) 16:52:46 [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 16:52:46 Executing busybox-1.29.3-r10.trigger 16:52:46 OK: 269 MiB in 81 packages 16:52:46 [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 16:52:46 Removing intermediate container 48e1a5eafaee 16:52:46 ---> 32a59cd23060 16:52:46 Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot 16:52:47 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 16:52:47 ---> b2462b658c89 16:52:47 Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex 16:52:47 ---> 91a7180fe7ba 16:52:47 Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib 16:52:47 [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 16:52:47 ---> a6f6c9f1010c 16:52:47 Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 16:52:47 ---> 0863414ef556 16:52:47 Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c 16:52:47 ---> f71ffb3abfca 16:52:47 Successfully built f71ffb3abfca 16:52:47 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 16:52:48 + docker inspect -f . ci-base-image-x86_64 16:52:48 . [Pipeline] withDockerContainer 16:52:48 prd-centos7-docker-4c-2g-561 does not seem to be running inside a container 16:52:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/73 -v /w/workspace/device-sdk-c/73:/w/workspace/device-sdk-c/73:rw,z -v /w/workspace/device-sdk-c/73@tmp:/w/workspace/device-sdk-c/73@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 ******** ci-base-image-x86_64 cat 16:52:48 $ docker top b8433d632ddd7c72e80e05cb1584374b71f394fa0347eece6265ae3cef0d5d2b -eo pid,comm [Pipeline] { [Pipeline] sh 16:52:49 + make test 16:52:49 echo "make test" 16:52:49 make test [Pipeline] } 16:52:49 $ docker stop --time=1 b8433d632ddd7c72e80e05cb1584374b71f394fa0347eece6265ae3cef0d5d2b 16:52:49 [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 16:52:50 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 16:52:50 $ docker rm -f b8433d632ddd7c72e80e05cb1584374b71f394fa0347eece6265ae3cef0d5d2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { 16:52:50 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 16:52:50 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 16:52:51 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 16:52:51 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [Pipeline] sh 16:52:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:52:53 + ls -al . 16:52:53 total 160 16:52:53 drwxrwxr-x. 8 jenkins jenkins 260 Jun 21 16:51 . 16:52:53 drwxrwxr-x. 4 jenkins jenkins 30 Jun 21 16:51 .. 16:52:53 -rw-rw-r--. 1 jenkins jenkins 3104 Jun 21 16:51 Attribution.txt 16:52:53 -rw-rw-r--. 1 jenkins jenkins 7509 Jun 21 16:51 CHANGES 16:52:53 drwxrwxr-x. 2 jenkins jenkins 121 Jun 21 16:51 docs 16:52:53 -rw-rw-r--. 1 jenkins jenkins 108574 Jun 21 16:51 Doxyfile 16:52:53 drwxrwxr-x. 8 jenkins jenkins 162 Jun 21 16:51 .git 16:52:53 drwxrwxr-x. 2 jenkins jenkins 81 Jun 21 16:51 .github 16:52:53 -rw-rw-r--. 1 jenkins jenkins 176 Jun 21 16:51 .gitignore 16:52:53 drwxrwxr-x. 4 jenkins jenkins 33 Jun 21 16:51 include 16:52:53 -rw-rw-r--. 1 jenkins jenkins 784 Jun 21 16:51 Jenkinsfile 16:52:53 -rw-rw-r--. 1 jenkins jenkins 10174 Jun 21 16:51 LICENSE 16:52:53 -rw-rw-r--. 1 jenkins jenkins 444 Jun 21 16:51 Makefile 16:52:53 -rw-rw-r--. 1 jenkins jenkins 4090 Jun 21 16:51 README.md 16:52:53 -rw-rw-r--. 1 jenkins jenkins 7090 Jun 21 16:51 README.v2.md 16:52:53 drwxrwxr-x. 2 jenkins jenkins 98 Jun 21 16:51 scripts 16:52:53 drwxrwxr-x. 4 jenkins jenkins 50 Jun 21 16:51 src 16:52:53 -rw-rw-r--. 1 jenkins jenkins 12 Jun 21 16:48 VERSION [Pipeline] isUnix [Pipeline] sh 16:52:54 + docker build -t device-sdk -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=44d1f52cb5c008b70bd9715d74cd5578aa3cca2e --label arch=amd64 --label version=1.3.2-dev.21 . 16:52:54 Sending build context to Docker daemon 2.603MB 16:52:54 Step 1/17 : ARG BASE=alpine:3.12 16:52:54 Step 2/17 : FROM ${BASE} 16:52:54 ---> f71ffb3abfca 16:52:54 Step 3/17 : LABEL maintainer="IOTech " 16:52:54 ---> Running in dfe4fed0b9f4 16:52:54 Removing intermediate container dfe4fed0b9f4 16:52:54 ---> b47f059fb08b 16:52:54 Step 4/17 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub 16:52:54 ---> Running in 13730b671400 16:52:54 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 16:52:54 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 16:52:54 [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 16:52:54 --2021-06-21 16:52:54-- https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub 16:52:54 Resolving iotech.jfrog.io... 34.243.182.113, 54.72.115.12, 54.74.239.58 16:52:54 Connecting to iotech.jfrog.io|34.243.182.113|:443... connected. 16:52:54 HTTP request sent, awaiting response... 200 OK 16:52:54 Length: 451 [application/octet-stream] 16:52:54 Saving to: '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' 16:52:54  16:52:54 0K 100% 49.4M=0s 16:52:54 16:52:54 2021-06-21 16:52:54 (49.4 MB/s) - '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [451/451] 16:52:54 16:52:55 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 16:52:55 Removing intermediate container 13730b671400 16:52:55 ---> 4e930ffd3c11 16:52:55 Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 16:52:55 ---> Running in 9702de080245 16:52:55 [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 16:52:55 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 16:52:55 Removing intermediate container 9702de080245 16:52:55 ---> 069afca17fdf 16:52:55 Step 6/17 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev paho-mqtt-c-dev hiredis-dev && mkdir -p /edgex-c-sdk/build 16:52:55 ---> Running in 7357feab6340 16:52:56 fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz 16:52:56 fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz 16:52:56 [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 16:52:56 [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 16:52:57 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz 16:52:57 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 16:52:57 (1/6) Installing ncurses-dev (6.1_p20190105-r0) 16:52:57 (2/6) Installing libblkid (2.33-r0) 16:52:57 (3/6) Installing libfdisk (2.33-r0) 16:52:57 [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 16:52:58 (4/6) Installing libmount (2.33-r0) 16:52:58 (5/6) Installing libsmartcols (2.33-r0) 16:52:58 (6/6) Installing util-linux-dev (2.33-r0) 16:52:58 Executing busybox-1.29.3-r10.trigger 16:52:58 OK: 273 MiB in 87 packages 16:52:58 Removing intermediate container 7357feab6340 16:52:58 ---> 94180e8029f8 16:52:58 Step 7/17 : COPY VERSION /edgex-c-sdk/ 16:52:58 ---> 304902f165d4 16:52:58 Step 8/17 : COPY src /edgex-c-sdk/src/ 16:52:59 ---> 255d0bab40cc 16:52:59 Step 9/17 : COPY include /edgex-c-sdk/include/ 16:52:59 ---> b16c300260fb 16:52:59 Step 10/17 : COPY scripts /edgex-c-sdk/scripts 16:52:59 ---> 7dae8e98a2ce 16:52:59 Step 11/17 : COPY LICENSE /edgex-c-sdk/ 16:52:59 ---> b95a105d596d 16:52:59 Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ 16:52:59 [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o 16:52:59 ---> f8803bb7dfbd 16:52:59 Step 13/17 : WORKDIR /edgex-c-sdk 16:52:59 ---> Running in 2d20ff4805df 16:52:59 Removing intermediate container 2d20ff4805df 16:52:59 ---> 5a1f0b5a8987 16:52:59 Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] 16:52:59 ---> Running in 0a55a35d9216 16:53:00 [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 16:53:00 Removing intermediate container 0a55a35d9216 16:53:00 ---> 8791a9204486 16:53:00 Step 15/17 : LABEL arch=amd64 16:53:00 ---> Running in 2e2a1fa304d5 16:53:00 Removing intermediate container 2e2a1fa304d5 16:53:00 ---> a9d4c4780060 16:53:00 Step 16/17 : LABEL git_sha=44d1f52cb5c008b70bd9715d74cd5578aa3cca2e 16:53:00 ---> Running in 115deb7e10f9 16:53:00 Removing intermediate container 115deb7e10f9 16:53:00 ---> 2e96ec13e57a 16:53:00 Step 17/17 : LABEL version=1.3.2-dev.21 16:53:00 ---> Running in ab358200bc35 16:53:00 Removing intermediate container ab358200bc35 16:53:00 ---> 217986b7ba1b 16:53:00 [Warning] One or more build-args [MAKE ARCH] were not consumed 16:53:00 Successfully built 217986b7ba1b 16:53:00 Successfully tagged device-sdk:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node 16:53:01 [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [Pipeline] } [Pipeline] // stage [Pipeline] } 16:53:01 [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 16:53:05 [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 16:53:05 [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 16:53:06 [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 16:53:06 [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 16:53:07 [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 16:53:09 [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o 16:53:11 [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 16:53:14 [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 16:53:14 [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 16:53:15 [ 74%] Linking C shared library libcsdk.so 16:53:15 [ 74%] Built target csdk 16:53:15 Scanning dependencies of target template 16:53:15 [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 16:53:16 [ 77%] Linking C executable template 16:53:16 [ 77%] Built target template 16:53:16 Scanning dependencies of target device-counter 16:53:16 [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 16:53:16 [ 80%] Linking C executable device-counter 16:53:16 [ 80%] Built target device-counter 16:53:16 Scanning dependencies of target device-random 16:53:16 [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 16:53:17 [ 84%] Linking C executable device-random 16:53:17 [ 84%] Built target device-random 16:53:17 Scanning dependencies of target device-gyro 16:53:17 [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 16:53:17 [ 87%] Linking C executable device-gyro 16:53:18 [ 87%] Built target device-gyro 16:53:18 Scanning dependencies of target device-bitfields 16:53:18 [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 16:53:18 [ 90%] Linking C executable device-bitfields 16:53:18 [ 90%] Built target device-bitfields 16:53:18 Scanning dependencies of target template-discovery 16:53:18 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 16:53:19 [ 93%] Linking C executable template-discovery 16:53:19 [ 93%] Built target template-discovery 16:53:19 Scanning dependencies of target device-file 16:53:19 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 16:53:20 [ 96%] Linking C executable device-file 16:53:20 [ 96%] Built target device-file 16:53:20 Scanning dependencies of target device-terminal 16:53:20 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 16:53:21 [100%] Linking C executable device-terminal 16:53:21 [100%] Built target device-terminal 16:53:21 Run CPack packaging tool... 16:53:21 CPack: Create package using TGZ 16:53:21 CPack: Install projects 16:53:21 CPack: - Run preinstall target for: Csdk 16:53:21 CPack: - Install project: Csdk 16:53:21 CPack: Create package 16:53:21 CPack: - package: /tmp/sdk/build/release/csdk-1.3.2-dev.21.tar.gz generated. 16:53:21 + '[' false '=' true ] 16:53:21 + '[' false '=' true ] 16:53:21 + mkdir -p /tmp/sdk/build/debug 16:53:21 + cd /tmp/sdk/build/debug 16:53:21 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 16:53:22 -- The C compiler identification is GNU 8.3.0 16:53:22 -- Check for working C compiler: /usr/bin/cc 16:53:22 -- Check for working C compiler: /usr/bin/cc -- works 16:53:22 -- Detecting C compiler ABI info 16:53:22 -- Detecting C compiler ABI info - done 16:53:22 -- Detecting C compile features 16:53:23 -- Detecting C compile features - done 16:53:23 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 16:53:23 -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") 16:53:23 -- Found LIBYAML: /usr/lib/libyaml.so 16:53:23 -- Found LIBUUID: /usr/lib/libuuid.so 16:53:23 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 16:53:23 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 16:53:23 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 16:53:23 -- C SDK 1.3.2-dev.21 for Linux 16:53:23 -- Performing Test CSDK_HAVE_ATOMIC 16:53:23 -- Performing Test CSDK_HAVE_ATOMIC - Success 16:53:23 -- Found Curses: /usr/lib/libcurses.so 16:53:23 -- Configuring done 16:53:24 -- Generating done 16:53:24 -- Build files have been written to: /tmp/sdk/build/debug 16:53:24 + + teemake debug.log 16:53:24 16:53:24 Scanning dependencies of target csdk 16:53:24 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 16:53:24 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 16:53:25 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 16:53:25 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 16:53:25 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 16:53:26 [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 16:53:26 [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 16:53:26 [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 16:53:26 [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o 16:53:27 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 16:53:27 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 16:53:27 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 16:53:28 [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 16:53:28 [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 16:53:29 [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 16:53:29 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 16:53:29 [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 16:53:29 [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 16:53:30 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 16:53:30 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 16:53:30 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 16:53:30 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 16:53:31 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 16:53:32 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 16:53:32 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 16:53:32 [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 16:53:32 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 16:53:32 [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 16:53:32 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 16:53:33 [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 16:53:33 [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 16:53:33 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 16:53:33 [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 16:53:34 [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o 16:53:34 [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 16:53:34 [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 16:53:35 [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 16:53:36 [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 16:53:36 [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 16:53:36 [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 16:53:36 [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 16:53:37 [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 16:53:38 [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o 16:53:38 [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 16:53:39 [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 16:53:39 [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 16:53:39 [ 74%] Linking C shared library libcsdk.so 16:53:40 [ 74%] Built target csdk 16:53:40 Scanning dependencies of target template 16:53:40 [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 16:53:40 [ 77%] Linking C executable template 16:53:40 [ 77%] Built target template 16:53:40 Scanning dependencies of target device-counter 16:53:40 [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 16:53:40 [ 80%] Linking C executable device-counter 16:53:41 [ 80%] Built target device-counter 16:53:41 Scanning dependencies of target device-random 16:53:41 [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 16:53:41 [ 84%] Linking C executable device-random 16:53:41 [ 84%] Built target device-random 16:53:41 Scanning dependencies of target device-gyro 16:53:41 [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 16:53:41 [ 87%] Linking C executable device-gyro 16:53:42 [ 87%] Built target device-gyro 16:53:42 Scanning dependencies of target device-bitfields 16:53:42 [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 16:53:42 [ 90%] Linking C executable device-bitfields 16:53:42 [ 90%] Built target device-bitfields 16:53:42 Scanning dependencies of target template-discovery 16:53:42 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 16:53:42 [ 93%] Linking C executable template-discovery 16:53:43 [ 93%] Built target template-discovery 16:53:43 Scanning dependencies of target device-file 16:53:43 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 16:53:43 [ 96%] Linking C executable device-file 16:53:43 [ 96%] Built target device-file 16:53:43 Scanning dependencies of target device-terminal 16:53:43 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 16:53:43 [100%] Linking C executable device-terminal 16:53:44 [100%] Built target device-terminal 16:53:44 make: Entering directory '/tmp/sdk/build/release' 16:53:44 make[1]: Entering directory '/tmp/sdk/build/release' 16:53:44 make[2]: Entering directory '/tmp/sdk/build/release' 16:53:44 make[2]: Leaving directory '/tmp/sdk/build/release' 16:53:44 [ 74%] Built target csdk 16:53:44 make[2]: Entering directory '/tmp/sdk/build/release' 16:53:44 make[2]: Leaving directory '/tmp/sdk/build/release' 16:53:44 [ 77%] Built target template 16:53:44 make[2]: Entering directory '/tmp/sdk/build/release' 16:53:44 make[2]: Leaving directory '/tmp/sdk/build/release' 16:53:44 [ 80%] Built target device-counter 16:53:44 make[2]: Entering directory '/tmp/sdk/build/release' 16:53:44 make[2]: Leaving directory '/tmp/sdk/build/release' 16:53:44 [ 84%] Built target device-random 16:53:44 make[2]: Entering directory '/tmp/sdk/build/release' 16:53:44 make[2]: Leaving directory '/tmp/sdk/build/release' 16:53:44 [ 87%] Built target device-gyro 16:53:44 make[2]: Entering directory '/tmp/sdk/build/release' 16:53:44 make[2]: Leaving directory '/tmp/sdk/build/release' 16:53:44 [ 90%] Built target device-bitfields 16:53:44 make[2]: Entering directory '/tmp/sdk/build/release' 16:53:44 make[2]: Leaving directory '/tmp/sdk/build/release' 16:53:44 [ 93%] Built target template-discovery 16:53:44 make[2]: Entering directory '/tmp/sdk/build/release' 16:53:44 make[2]: Leaving directory '/tmp/sdk/build/release' 16:53:44 [ 96%] Built target device-file 16:53:44 make[2]: Entering directory '/tmp/sdk/build/release' 16:53:44 make[2]: Leaving directory '/tmp/sdk/build/release' 16:53:44 [100%] Built target device-terminal 16:53:44 make[1]: Leaving directory '/tmp/sdk/build/release' 16:53:44 Install the project... 16:53:44 -- Install configuration: "Release" 16:53:44 -- Installing: /usr/local/lib/libcsdk.so 16:53:44 -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" 16:53:44 -- Up-to-date: /usr/local/include 16:53:44 -- Installing: /usr/local/include/edgex 16:53:44 -- Installing: /usr/local/include/edgex/rest-server.h 16:53:44 -- Installing: /usr/local/include/edgex/edgex-base.h 16:53:44 -- Installing: /usr/local/include/edgex/edgex.h 16:53:44 -- Installing: /usr/local/include/edgex/devices.h 16:53:44 -- Installing: /usr/local/include/edgex/profiles.h 16:53:44 -- Installing: /usr/local/include/edgex/csdk-defs.h 16:53:44 -- Installing: /usr/local/include/devsdk 16:53:44 -- Installing: /usr/local/include/devsdk/devsdk-base.h 16:53:44 -- Installing: /usr/local/include/devsdk/devsdk.h 16:53:44 -- Installing: /usr/local/include/iot 16:53:44 -- Installing: /usr/local/include/iot/json.h 16:53:44 -- Installing: /usr/local/include/iot/container.h 16:53:44 -- Installing: /usr/local/include/iot/component.h 16:53:44 -- Installing: /usr/local/include/iot/typecode.h 16:53:44 -- Installing: /usr/local/include/iot/iot.h 16:53:44 -- Installing: /usr/local/include/iot/time.h 16:53:44 -- Installing: /usr/local/include/iot/hash.h 16:53:44 -- Installing: /usr/local/include/iot/logger.h 16:53:44 -- Installing: /usr/local/include/iot/os 16:53:44 -- Installing: /usr/local/include/iot/os/zephyr.h 16:53:44 -- Installing: /usr/local/include/iot/os/linux.h 16:53:44 -- Installing: /usr/local/include/iot/os/macos.h 16:53:44 -- Installing: /usr/local/include/iot/scheduler.h 16:53:44 -- Installing: /usr/local/include/iot/data.h 16:53:44 -- Installing: /usr/local/include/iot/thread.h 16:53:44 -- Installing: /usr/local/include/iot/os.h 16:53:44 -- Installing: /usr/local/include/iot/base64.h 16:53:44 -- Installing: /usr/local/include/iot/defs.h 16:53:44 -- Installing: /usr/local/include/iot/threadpool.h 16:53:44 -- Installing: /usr/local/include/iot/config.h 16:53:44 -- Installing: /usr/local/share/device-sdk-c/LICENSE 16:53:44 -- Installing: /usr/local/share/device-sdk-c/Attribution.txt 16:53:44 make: Leaving directory '/tmp/sdk/build/release' 16:53:46 Removing intermediate container b10ddaf4ecae 16:53:46 ---> fc8e0a87b7d3 16:53:46 Step 16/25 : FROM ${BASE} 16:53:46 ---> b23d30803547 16:53:46 Step 17/25 : LABEL maintainer="IOTech " 16:53:46 ---> Running in df421d06f1a9 16:53:47 Removing intermediate container df421d06f1a9 16:53:47 ---> cb91244571da 16:53:47 Step 18/25 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub 16:53:47 ---> Running in ccdd1a407dc3 16:53:48 Connecting to iotech.jfrog.io (34.243.182.113:443) 16:53:49 support@iotechsys.co 100% |********************************| 451 0:00:00 ETA 16:53:49  16:53:50 Removing intermediate container ccdd1a407dc3 16:53:50 ---> 50d93619593e 16:53:50 Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 16:53:50 ---> Running in cda00097ad74 16:53:52 Removing intermediate container cda00097ad74 16:53:52 ---> 980e54e1f401 16:53:52 Step 20/25 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid paho-mqtt-c-dev hiredis-dev 16:53:52 ---> Running in f618ceeeedbb 16:53:53 fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz 16:53:55 fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz 16:53:55 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz 16:53:55 (1/6) Installing curl (7.64.0-r5) 16:53:56 (2/6) Installing hiredis (0.14.0-r0) 16:53:56 (3/6) Installing hiredis-dev (0.14.0-r0) 16:53:56 (4/6) Installing libuuid (2.33-r0) 16:53:56 (5/6) Installing paho-mqtt-c-dev (1.3.5-r0) 16:53:58 (6/6) Installing wget (1.20.3-r0) 16:53:58 Executing busybox-1.29.3-r10.trigger 16:53:58 OK: 283 MiB in 81 packages 16:53:59 Removing intermediate container f618ceeeedbb 16:53:59 ---> 912b06422503 16:53:59 Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot 16:54:00 ---> 8cc965654835 16:54:00 Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex 16:54:01 ---> f92a2f55a6ce 16:54:01 Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib 16:54:01 ---> 850a66527a06 16:54:01 Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 16:54:02 ---> fd3c338dc664 16:54:02 Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c 16:54:03 ---> 697173ddcede 16:54:03 Successfully built 697173ddcede 16:54:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:54:04 + docker inspect -f . ci-base-image-arm64 16:54:04 . [Pipeline] withDockerContainer 16:54:04 prd-ubuntu18.04-docker-arm64-4c-16g-560 does not seem to be running inside a container 16:54:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/73 -v /w/workspace/device-sdk-c/73:/w/workspace/device-sdk-c/73:rw,z -v /w/workspace/device-sdk-c/73@tmp:/w/workspace/device-sdk-c/73@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:54:06 $ docker top db9b7243f38d74a7f496db9b24d1c9a68762c0450283510307ade6ddd972bc68 -eo pid,comm [Pipeline] { [Pipeline] sh 16:54:07 + make test 16:54:07 echo "make test" 16:54:07 make test [Pipeline] } 16:54:07 $ docker stop --time=1 db9b7243f38d74a7f496db9b24d1c9a68762c0450283510307ade6ddd972bc68 16:54:08 $ docker rm -f db9b7243f38d74a7f496db9b24d1c9a68762c0450283510307ade6ddd972bc68 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:54:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:54:10 + ls -al . 16:54:10 total 192 16:54:10 drwxrwxr-x 8 jenkins jenkins 4096 Jun 21 16:51 . 16:54:10 drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 16:51 .. 16:54:10 drwxrwxr-x 8 jenkins jenkins 4096 Jun 21 16:51 .git 16:54:10 drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 16:51 .github 16:54:10 -rw-rw-r-- 1 jenkins jenkins 176 Jun 21 16:51 .gitignore 16:54:10 -rw-rw-r-- 1 jenkins jenkins 3104 Jun 21 16:51 Attribution.txt 16:54:10 -rw-rw-r-- 1 jenkins jenkins 7509 Jun 21 16:51 CHANGES 16:54:10 -rw-rw-r-- 1 jenkins jenkins 108574 Jun 21 16:51 Doxyfile 16:54:10 -rw-rw-r-- 1 jenkins jenkins 784 Jun 21 16:51 Jenkinsfile 16:54:10 -rw-rw-r-- 1 jenkins jenkins 10174 Jun 21 16:51 LICENSE 16:54:10 -rw-rw-r-- 1 jenkins jenkins 444 Jun 21 16:51 Makefile 16:54:10 -rw-rw-r-- 1 jenkins jenkins 4090 Jun 21 16:51 README.md 16:54:10 -rw-rw-r-- 1 jenkins jenkins 7090 Jun 21 16:51 README.v2.md 16:54:10 -rw-rw-r-- 1 jenkins jenkins 12 Jun 21 16:48 VERSION 16:54:10 drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 16:51 docs 16:54:10 drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 16:51 include 16:54:10 drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 16:51 scripts 16:54:10 drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 16:51 src [Pipeline] isUnix [Pipeline] sh 16:54:10 + docker build -t device-sdk-arm64 -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=44d1f52cb5c008b70bd9715d74cd5578aa3cca2e --label arch=arm64 --label version=1.3.2-dev.21 . 16:54:10 Sending build context to Docker daemon 2.602MB 16:54:10 Step 1/17 : ARG BASE=alpine:3.12 16:54:10 Step 2/17 : FROM ${BASE} 16:54:10 ---> 697173ddcede 16:54:10 Step 3/17 : LABEL maintainer="IOTech " 16:54:10 ---> Running in 619193b76f4c 16:54:11 Removing intermediate container 619193b76f4c 16:54:11 ---> cf63050ca63a 16:54:11 Step 4/17 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub 16:54:11 ---> Running in ff214a27c7ff 16:54:12 --2021-06-21 16:54:12-- https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub 16:54:12 Resolving iotech.jfrog.io... 54.72.115.12, 34.243.182.113, 54.74.239.58 16:54:12 Connecting to iotech.jfrog.io|54.72.115.12|:443... connected. 16:54:13 HTTP request sent, awaiting response... 200 OK 16:54:13 Length: 451 [application/octet-stream] 16:54:13 Saving to: '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' 16:54:13 16:54:13 0K  100% 17.3M=0s 16:54:13 16:54:13 2021-06-21 16:54:13 (17.3 MB/s) - '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [451/451] 16:54:13 16:54:14 Removing intermediate container ff214a27c7ff 16:54:14 ---> c777826a6501 16:54:14 Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 16:54:14 ---> Running in 3c088ec7cb21 16:54:16 Removing intermediate container 3c088ec7cb21 16:54:16 ---> 942e3ca117e1 16:54:16 Step 6/17 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev paho-mqtt-c-dev hiredis-dev && mkdir -p /edgex-c-sdk/build 16:54:16 ---> Running in c08f76cb8e9a 16:54:17 fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz 16:54:18 fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz 16:54:19 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz 16:54:19 (1/6) Installing ncurses-dev (6.1_p20190105-r0) 16:54:19 (2/6) Installing libblkid (2.33-r0) 16:54:19 (3/6) Installing libfdisk (2.33-r0) 16:54:19 (4/6) Installing libmount (2.33-r0) 16:54:19 (5/6) Installing libsmartcols (2.33-r0) 16:54:19 (6/6) Installing util-linux-dev (2.33-r0) 16:54:20 Executing busybox-1.29.3-r10.trigger 16:54:20 OK: 287 MiB in 87 packages 16:54:21 Removing intermediate container c08f76cb8e9a 16:54:21 ---> fdf68470ef36 16:54:21 Step 7/17 : COPY VERSION /edgex-c-sdk/ 16:54:22 ---> 8ecb12c963ef 16:54:22 Step 8/17 : COPY src /edgex-c-sdk/src/ 16:54:23 ---> 7825b498e15c 16:54:23 Step 9/17 : COPY include /edgex-c-sdk/include/ 16:54:24 ---> 66fcce1ddc52 16:54:24 Step 10/17 : COPY scripts /edgex-c-sdk/scripts 16:54:24 ---> 90f9f73c6816 16:54:24 Step 11/17 : COPY LICENSE /edgex-c-sdk/ 16:54:25 ---> de0fca49b384 16:54:25 Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ 16:54:26 ---> 4ba6b527c8d4 16:54:26 Step 13/17 : WORKDIR /edgex-c-sdk 16:54:26 ---> Running in cc687e64207a 16:54:27 Removing intermediate container cc687e64207a 16:54:27 ---> 87c9f7669aba 16:54:27 Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] 16:54:27 ---> Running in b6adf19c8266 16:54:27 Removing intermediate container b6adf19c8266 16:54:27 ---> fa54929f0f90 16:54:27 Step 15/17 : LABEL arch=arm64 16:54:28 ---> Running in 1ff42ba6526d 16:54:28 Removing intermediate container 1ff42ba6526d 16:54:28 ---> f70ce3a2bbe0 16:54:28 Step 16/17 : LABEL git_sha=44d1f52cb5c008b70bd9715d74cd5578aa3cca2e 16:54:28 ---> Running in ffa1312f2f41 16:54:29 Removing intermediate container ffa1312f2f41 16:54:29 ---> 52d2cbb9d143 16:54:29 Step 17/17 : LABEL version=1.3.2-dev.21 16:54:29 ---> Running in 878f593b5325 16:54:29 Removing intermediate container 878f593b5325 16:54:29 ---> d1f7b354538f 16:54:29 [Warning] One or more build-args [ARCH MAKE] were not consumed 16:54:29 Successfully built d1f7b354538f 16:54:29 Successfully tagged device-sdk-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 16:54:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:54:30 . [Pipeline] withDockerContainer 16:54:31 prd-centos7-docker-4c-2g-559 does not seem to be running inside a container 16:54:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:54:31 $ docker top 755a73e7032cd6d17368ed2afd23619942b54c81a65905c307caaa84c9725cc4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:54:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:54:31 [ssh-agent] Looking for ssh-agent implementation... 16:54:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:54:31 $ docker exec 755a73e7032cd6d17368ed2afd23619942b54c81a65905c307caaa84c9725cc4 ssh-agent 16:54:32 SSH_AUTH_SOCK=/tmp/ssh-280gNK5yJO4w/agent.14 16:54:32 SSH_AGENT_PID=20 16:54:32 Running ssh-add (command line suppressed) 16:54:32 Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_4674569607034013891.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_4674569607034013891.key) 16:54:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:54:32 + git semver tag 16:54:32 # -> Open(): unable to determine branch for HEAD 16:54:32 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git 16:54:32 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master 16:54:32 # $SEMVER_REMOTE_NAME = origin 16:54:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:54:32 # $SEMVER_USER_NAME = edgex-jenkins 16:54:32 # $SEMVER_BRANCH = master 16:54:32 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver 16:54:32 # 44d1f52cb5c008b70bd9715d74cd5578aa3cca2e HEAD 16:54:32 # -> Force: false 16:54:32 # 8da3cc5cdc3d3f2741d57451fb9513c669aec841 refs/tags/v1.3.2-dev.21 [Pipeline] } 16:54:32 $ docker exec --env ******** --env ******** 755a73e7032cd6d17368ed2afd23619942b54c81a65905c307caaa84c9725cc4 ssh-agent -k 16:54:32 unset SSH_AUTH_SOCK; 16:54:32 unset SSH_AGENT_PID; 16:54:32 echo Agent pid 20 killed; 16:54:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:54:33 + git semver [Pipeline] } 16:54:33 $ docker stop --time=1 755a73e7032cd6d17368ed2afd23619942b54c81a65905c307caaa84c9725cc4 16:54:34 $ docker rm -f 755a73e7032cd6d17368ed2afd23619942b54c81a65905c307caaa84c9725cc4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 16:54:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:54:34 16:54:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 16:54:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:54:35 0.23.1-centos7: Pulling from edgex-lftools 16:54:35 ab5ef0e58194: Pulling fs layer 16:54:35 9712f1f96733: Pulling fs layer 16:54:35 63f879dbbcfc: Pulling fs layer 16:54:35 0d9ebad4ef96: Pulling fs layer 16:54:35 e9a5061849ea: Pulling fs layer 16:54:35 d747dcd14b5f: Pulling fs layer 16:54:35 2de7ff778b66: Pulling fs layer 16:54:35 0d9ebad4ef96: Waiting 16:54:35 e9a5061849ea: Waiting 16:54:35 d747dcd14b5f: Waiting 16:54:35 2de7ff778b66: Waiting 16:54:35 9712f1f96733: Verifying Checksum 16:54:35 9712f1f96733: Download complete 16:54:37 63f879dbbcfc: Verifying Checksum 16:54:37 63f879dbbcfc: Download complete 16:54:37 e9a5061849ea: Verifying Checksum 16:54:37 e9a5061849ea: Download complete 16:54:37 d747dcd14b5f: Verifying Checksum 16:54:37 d747dcd14b5f: Download complete 16:54:37 ab5ef0e58194: Verifying Checksum 16:54:37 ab5ef0e58194: Download complete 16:54:38 2de7ff778b66: Verifying Checksum 16:54:38 2de7ff778b66: Download complete 16:54:38 0d9ebad4ef96: Verifying Checksum 16:54:38 0d9ebad4ef96: Download complete 16:54:40 ab5ef0e58194: Pull complete 16:54:40 9712f1f96733: Pull complete 16:54:41 63f879dbbcfc: Pull complete 16:54:44 0d9ebad4ef96: Pull complete 16:54:45 e9a5061849ea: Pull complete 16:54:45 d747dcd14b5f: Pull complete 16:54:46 2de7ff778b66: Pull complete 16:54:46 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:54:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:54:46 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 16:54:46 prd-centos7-docker-4c-2g-559 does not seem to be running inside a container 16:54:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:54:51 $ docker top c4c56c2e6750127469ee54b10298956c3ff2d484e4db23350b0f0726971c9004 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:54:51 provisioning config files... 16:54:51 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config8559948933561652040tmp 16:54:51 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config6739981333725265175tmp 16:54:51 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config5477527646442790626tmp [Pipeline] { [Pipeline] echo 16:54:51 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:54:51 ---> sigul-configuration.sh 16:54:51 gpg: directory `/root/.gnupg' created 16:54:51 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:54:51 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:54:51 gpg: keyring `/root/.gnupg/secring.gpg' created 16:54:51 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:54:51 gpg: CAST5 encrypted data 16:54:51 gpg: encrypted with 1 passphrase 16:54:51 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:54:51 + mkdir /home/jenkins 16:54:51 + mkdir /home/jenkins/sigul [Pipeline] sh 16:54:52 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 16:54:52 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:54:52 ---> sigul-install.sh 16:54:56 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 16:54:57 + git tag --list 16:54:57 0.7.0 16:54:57 0.7.1 16:54:57 1.0.0 16:54:57 v1.0.1 16:54:57 v1.0.2 16:54:57 v1.0.3 16:54:57 v1.1.0 16:54:57 v1.1.1 16:54:57 v1.2.0 16:54:57 v1.2.1 16:54:57 v1.2.2 16:54:57 v1.3.0 16:54:57 v1.3.1 16:54:57 v1.3.1-dev.1 16:54:57 v1.3.1-dev.2 16:54:57 v1.3.1-dev.3 16:54:57 v1.3.2-dev.1 16:54:57 v1.3.2-dev.10 16:54:57 v1.3.2-dev.11 16:54:57 v1.3.2-dev.12 16:54:57 v1.3.2-dev.13 16:54:57 v1.3.2-dev.14 16:54:57 v1.3.2-dev.15 16:54:57 v1.3.2-dev.16 16:54:57 v1.3.2-dev.17 16:54:57 v1.3.2-dev.18 16:54:57 v1.3.2-dev.19 16:54:57 v1.3.2-dev.2 16:54:57 v1.3.2-dev.20 16:54:57 v1.3.2-dev.21 16:54:57 v1.3.2-dev.3 16:54:57 v1.3.2-dev.4 16:54:57 v1.3.2-dev.5 16:54:57 v1.3.2-dev.6 16:54:57 v1.3.2-dev.7 16:54:57 v1.3.2-dev.8 16:54:57 v1.3.2-dev.9 [Pipeline] sh 16:54:57 + lftools sign git-tag v1.3.2-dev.21 16:54:58 Signing Git tag with Sigul... 16:54:58 Signing v1.3.2-dev.21 [Pipeline] echo 16:54:58 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:54:59 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:54:59 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:54:59 $ docker stop --time=1 c4c56c2e6750127469ee54b10298956c3ff2d484e4db23350b0f0726971c9004 16:55:00 $ docker rm -f c4c56c2e6750127469ee54b10298956c3ff2d484e4db23350b0f0726971c9004 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 16:55:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:55:01 . [Pipeline] withDockerContainer 16:55:01 prd-centos7-docker-4c-2g-559 does not seem to be running inside a container 16:55:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:55:02 $ docker top 9661b29625ba65ff5ef4f9cf8cf1046d9a07e6c814e97da1840f40b0dfcb9c82 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:55:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:55:02 [ssh-agent] Looking for ssh-agent implementation... 16:55:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:55:02 $ docker exec 9661b29625ba65ff5ef4f9cf8cf1046d9a07e6c814e97da1840f40b0dfcb9c82 ssh-agent 16:55:02 SSH_AUTH_SOCK=/tmp/ssh-WEnusUealqQg/agent.13 16:55:02 SSH_AGENT_PID=20 16:55:02 Running ssh-add (command line suppressed) 16:55:02 Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_7936018095960109240.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_7936018095960109240.key) 16:55:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:55:03 + git semver bump pre 16:55:03 # -> Open(): unable to determine branch for HEAD 16:55:03 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git 16:55:03 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master 16:55:03 # $SEMVER_REMOTE_NAME = origin 16:55:03 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:55:03 # $SEMVER_USER_NAME = edgex-jenkins 16:55:03 # $SEMVER_BRANCH = master 16:55:03 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver 16:55:03 1.3.2-dev.22 [Pipeline] } 16:55:03 $ docker exec --env ******** --env ******** 9661b29625ba65ff5ef4f9cf8cf1046d9a07e6c814e97da1840f40b0dfcb9c82 ssh-agent -k 16:55:03 unset SSH_AUTH_SOCK; 16:55:03 unset SSH_AGENT_PID; 16:55:03 echo Agent pid 20 killed; 16:55:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:55:03 + git semver [Pipeline] } 16:55:03 $ docker stop --time=1 9661b29625ba65ff5ef4f9cf8cf1046d9a07e6c814e97da1840f40b0dfcb9c82 16:55:04 $ docker rm -f 9661b29625ba65ff5ef4f9cf8cf1046d9a07e6c814e97da1840f40b0dfcb9c82 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 16:55:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:55:05 . [Pipeline] withDockerContainer 16:55:05 prd-centos7-docker-4c-2g-559 does not seem to be running inside a container 16:55:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:55:05 $ docker top cf0fe68591a8f8571cb7d972141186f688244843880c7e8212666c261a06ad07 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:55:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:55:05 [ssh-agent] Looking for ssh-agent implementation... 16:55:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:55:06 $ docker exec cf0fe68591a8f8571cb7d972141186f688244843880c7e8212666c261a06ad07 ssh-agent 16:55:06 SSH_AUTH_SOCK=/tmp/ssh-8Qfjof4LVZnx/agent.13 16:55:06 SSH_AGENT_PID=20 16:55:06 Running ssh-add (command line suppressed) 16:55:06 Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_7394684850025057979.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_7394684850025057979.key) 16:55:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:55:06 + git semver push 16:55:06 # -> Open(): unable to determine branch for HEAD 16:55:06 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git 16:55:06 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master 16:55:06 # $SEMVER_REMOTE_NAME = origin 16:55:06 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:55:06 # $SEMVER_USER_NAME = edgex-jenkins 16:55:06 # $SEMVER_BRANCH = master 16:55:06 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [Pipeline] } 16:55:10 $ docker exec --env ******** --env ******** cf0fe68591a8f8571cb7d972141186f688244843880c7e8212666c261a06ad07 ssh-agent -k 16:55:10 unset SSH_AUTH_SOCK; 16:55:10 unset SSH_AGENT_PID; 16:55:10 echo Agent pid 20 killed; 16:55:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:55:11 + git semver [Pipeline] } 16:55:11 $ docker stop --time=1 cf0fe68591a8f8571cb7d972141186f688244843880c7e8212666c261a06ad07 16:55:12 $ docker rm -f cf0fe68591a8f8571cb7d972141186f688244843880c7e8212666c261a06ad07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 16:55:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:55:13 ---> package-listing.sh 16:55:13 ++ facter osfamily 16:55:13 ++ tr '[:upper:]' '[:lower:]' 16:55:14 + OS_FAMILY=redhat 16:55:14 + workspace=/w/workspace/edgexfoundry_device-sdk-c_master 16:55:14 + START_PACKAGES=/tmp/packages_start.txt 16:55:14 + END_PACKAGES=/tmp/packages_end.txt 16:55:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:55:14 + PACKAGES=/tmp/packages_start.txt 16:55:14 + '[' /w/workspace/edgexfoundry_device-sdk-c_master ']' 16:55:14 + PACKAGES=/tmp/packages_end.txt 16:55:14 + case "${OS_FAMILY}" in 16:55:14 + rpm -qa 16:55:14 + sort 16:55:17 + '[' -f /tmp/packages_start.txt ']' 16:55:17 + '[' -f /tmp/packages_end.txt ']' 16:55:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:55:17 + '[' /w/workspace/edgexfoundry_device-sdk-c_master ']' 16:55:17 + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_master/archives/ 16:55:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_master/archives/ [Pipeline] echo 16:55:17 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-c_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:55:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:55:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:55:18 16:55:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:55:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:55:18 alpine: Pulling from edgex-lftools-log-publisher 16:55:18 df20fa9351a1: Pulling fs layer 16:55:18 36b3adc4ff6f: Pulling fs layer 16:55:18 8ad3a11d3b57: Pulling fs layer 16:55:18 46f8f816bc3b: Pulling fs layer 16:55:18 93b61091891f: Pulling fs layer 16:55:18 93b9cdb0e59b: Pulling fs layer 16:55:18 5e14af77c1be: Pulling fs layer 16:55:18 01666e4c0597: Pulling fs layer 16:55:18 aa168da1d23b: Pulling fs layer 16:55:18 46f8f816bc3b: Waiting 16:55:18 93b61091891f: Waiting 16:55:18 93b9cdb0e59b: Waiting 16:55:18 5e14af77c1be: Waiting 16:55:18 01666e4c0597: Waiting 16:55:18 aa168da1d23b: Waiting 16:55:18 36b3adc4ff6f: Download complete 16:55:18 46f8f816bc3b: Verifying Checksum 16:55:18 46f8f816bc3b: Download complete 16:55:18 df20fa9351a1: Verifying Checksum 16:55:18 df20fa9351a1: Download complete 16:55:18 93b9cdb0e59b: Verifying Checksum 16:55:18 93b9cdb0e59b: Download complete 16:55:18 5e14af77c1be: Verifying Checksum 16:55:18 5e14af77c1be: Download complete 16:55:18 01666e4c0597: Verifying Checksum 16:55:18 01666e4c0597: Download complete 16:55:18 93b61091891f: Verifying Checksum 16:55:18 93b61091891f: Download complete 16:55:18 8ad3a11d3b57: Verifying Checksum 16:55:18 8ad3a11d3b57: Download complete 16:55:18 df20fa9351a1: Pull complete 16:55:18 36b3adc4ff6f: Pull complete 16:55:19 8ad3a11d3b57: Pull complete 16:55:19 46f8f816bc3b: Pull complete 16:55:19 93b61091891f: Pull complete 16:55:19 93b9cdb0e59b: Pull complete 16:55:19 5e14af77c1be: Pull complete 16:55:20 01666e4c0597: Pull complete 16:55:20 aa168da1d23b: Verifying Checksum 16:55:20 aa168da1d23b: Download complete 16:55:24 aa168da1d23b: Pull complete 16:55:24 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 16:55:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:55:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:55:25 prd-centos7-docker-4c-2g-559 does not seem to be running inside a container 16:55:25 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-c_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:55:27 $ docker top 01d9c5b075038de1aab42c4da0474fc44c5c33f7ededb2e5d19a3597c979dd00 -eo pid,comm [Pipeline] { [Pipeline] sh 16:55:27 + touch /tmp/pre-build-complete [Pipeline] sh 16:55:27 + mkdir -p /var/log/sa [Pipeline] sh 16:55:28 + ls /var/log/sa-host 16:55:28 + sadf -c /var/log/sa-host/sa05 16:55:28 file_magic: OK 16:55:28 HZ: Using current value: 100 16:55:28 file_header: OK 16:55:28 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 16:55:28 Statistics: 16:55:28 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:55:28 File successfully converted to sysstat format version 12.2.1 16:55:28 + sadf -c /var/log/sa-host/sa21 16:55:28 file_magic: OK 16:55:28 HZ: Using current value: 100 16:55:28 file_header: OK 16:55:28 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 16:55:28 Statistics: 16:55:28 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:55:28 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:55:28 provisioning config files... 16:55:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config6879981086451913048tmp [Pipeline] { [Pipeline] echo 16:55:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:55:29 ---> create-netrc.sh [Pipeline] } 16:55:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:55:29 ---> python-tools-install.sh [Pipeline] echo 16:55:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:55:29 ---> sudo-logs.sh 16:55:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:55:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:55:30 ---> job-cost.sh 16:55:30 lf-activate-venv: SKIPPING 16:55:30 INFO: No Stack... 16:55:31 INFO: Retrieving Pricing Info for: v3-standard-2 16:55:31 INFO: Archiving Costs [Pipeline] echo 16:55:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:55:32 ---> logs-deploy.sh 16:55:32 lf-activate-venv: SKIPPING 16:55:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/master/73 16:55:32 INFO: archiving workspace using pattern(s): 16:55:32 Archives upload complete. 16:55:32 INFO: archiving logs to Nexus 16:55:33 ---> uname -a: 16:55:33 Linux prd-centos7-docker-4c-2g-559.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 16:55:33 16:55:33 16:55:33 ---> lscpu: 16:55:33 Architecture: x86_64 16:55:33 CPU op-mode(s): 32-bit, 64-bit 16:55:33 Byte Order: Little Endian 16:55:33 Address sizes: 40 bits physical, 48 bits virtual 16:55:33 CPU(s): 2 16:55:33 On-line CPU(s) list: 0,1 16:55:33 Thread(s) per core: 1 16:55:33 Core(s) per socket: 1 16:55:33 Socket(s): 2 16:55:33 NUMA node(s): 1 16:55:33 Vendor ID: AuthenticAMD 16:55:33 CPU family: 23 16:55:33 Model: 49 16:55:33 Model name: AMD EPYC-Rome Processor 16:55:33 Stepping: 0 16:55:33 CPU MHz: 2800.000 16:55:33 BogoMIPS: 5600.00 16:55:33 Virtualization: AMD-V 16:55:33 Hypervisor vendor: KVM 16:55:33 Virtualization type: full 16:55:33 L1d cache: 64 KiB 16:55:33 L1i cache: 64 KiB 16:55:33 L2 cache: 1 MiB 16:55:33 L3 cache: 32 MiB 16:55:33 NUMA node0 CPU(s): 0,1 16:55:33 Vulnerability Itlb multihit: Not affected 16:55:33 Vulnerability L1tf: Not affected 16:55:33 Vulnerability Mds: Not affected 16:55:33 Vulnerability Meltdown: Not affected 16:55:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:55:33 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 16:55:33 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 16:55:33 Vulnerability Srbds: Not affected 16:55:33 Vulnerability Tsx async abort: Not affected 16:55:33 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 16:55:33 16:55:33 16:55:33 ---> nproc: 16:55:33 2 16:55:33 16:55:33 16:55:33 ---> df -h: 16:55:33 Filesystem Size Used Available Use% Mounted on 16:55:33 overlay 40.0G 8.2G 31.8G 20% / 16:55:33 tmpfs 64.0M 0 64.0M 0% /dev 16:55:33 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 16:55:33 shm 64.0M 0 64.0M 0% /dev/shm 16:55:33 /dev/vda1 40.0G 8.2G 31.8G 20% /facter-os 16:55:33 /dev/vda1 40.0G 8.2G 31.8G 20% /etc/resolv.conf 16:55:33 /dev/vda1 40.0G 8.2G 31.8G 20% /etc/hostname 16:55:33 /dev/vda1 40.0G 8.2G 31.8G 20% /etc/hosts 16:55:33 /dev/vda1 40.0G 8.2G 31.8G 20% /var/log/auth.log 16:55:33 /dev/vda1 40.0G 8.2G 31.8G 20% /w/workspace/edgexfoundry_device-sdk-c_master 16:55:33 /dev/vda1 40.0G 8.2G 31.8G 20% /run/cloud-init/result.json 16:55:33 /dev/vda1 40.0G 8.2G 31.8G 20% /w/workspace/edgexfoundry_device-sdk-c_master@tmp 16:55:33 /dev/vda1 40.0G 8.2G 31.8G 20% /var/log/sa-host 16:55:33 /dev/vda1 40.0G 8.2G 31.8G 20% /var/log/secure 16:55:33 16:55:33 16:55:33 ---> free -m: 16:55:33 total used free shared buff/cache available 16:55:33 Mem: 7821 1079 4054 0 2686 6616 16:55:33 Swap: 1023 0 1023 16:55:33 16:55:33 16:55:33 ---> ip addr: 16:55:33 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 16:55:33 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:55:33 inet 127.0.0.1/8 scope host lo 16:55:33 valid_lft forever preferred_lft forever 16:55:33 inet6 ::1/128 scope host 16:55:33 valid_lft forever preferred_lft forever 16:55:33 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 16:55:33 link/ether fa:16:3e:08:82:83 brd ff:ff:ff:ff:ff:ff 16:55:33 inet 10.30.123.30/23 brd 10.30.123.255 scope global dynamic eth0 16:55:33 valid_lft 85950sec preferred_lft 85950sec 16:55:33 inet6 fe80::f816:3eff:fe08:8283/64 scope link 16:55:33 valid_lft forever preferred_lft forever 16:55:33 3: docker0: mtu 1500 qdisc noqueue state DOWN 16:55:33 link/ether 02:42:61:02:3d:b9 brd ff:ff:ff:ff:ff:ff 16:55:33 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:55:33 valid_lft forever preferred_lft forever 16:55:33 inet6 fe80::42:61ff:fe02:3db9/64 scope link 16:55:33 valid_lft forever preferred_lft forever 16:55:33 16:55:33 16:55:33 ---> sar -b -r -n DEV: 16:55:33 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/21/21 _x86_64_ (2 CPU) 16:55:33 16:55:33 16:47:53 LINUX RESTART (2 CPU) 16:55:33 16:55:33 16:49:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:55:33 16:50:01 0.38 0.00 0.38 0.00 0.00 10.83 0.00 16:55:33 16:51:01 0.42 0.02 0.40 0.00 0.53 6.05 0.00 16:55:33 16:52:01 0.25 0.00 0.25 0.00 0.00 2.70 0.00 16:55:33 16:53:01 0.15 0.00 0.15 0.00 0.00 2.02 0.00 16:55:33 16:54:01 0.38 0.00 0.38 0.00 0.00 4.93 0.00 16:55:33 16:55:01 97.99 0.00 97.99 0.00 0.00 26940.00 0.00 16:55:33 Average: 16.60 0.00 16.60 0.00 0.09 4495.42 0.00 16:55:33 16:55:33 16:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:55:33 16:50:01 5476032 0 790156 9.87 2620 1740132 1199008 13.24 563264 1572288 40 16:55:33 16:51:01 5476096 0 790144 9.87 2620 1740080 1198984 13.24 566536 1569040 16 16:55:33 16:52:01 5474120 0 792120 9.89 2620 1740080 1199068 13.24 568040 1569040 8 16:55:33 16:53:01 5476492 0 789740 9.86 2620 1740088 1198792 13.24 559036 1576464 8 16:55:33 16:54:01 5475968 0 790260 9.87 2620 1740092 1198888 13.24 559668 1576464 8 16:55:33 16:55:01 4691456 0 970992 12.12 2620 2343872 1292956 14.27 652052 2107184 20 16:55:33 Average: 5345027 0 820569 10.25 2620 1840724 1214616 13.41 578099 1661747 17 16:55:33 16:55:33 16:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:55:33 16:50:01 eth0 4.01 2.05 3.06 0.14 0.00 0.00 0.00 0.00 16:55:33 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:33 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:33 16:51:01 eth0 0.55 0.38 0.27 0.14 0.00 0.00 0.00 0.00 16:55:33 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:33 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:33 16:52:01 eth0 0.80 0.30 0.31 0.26 0.00 0.00 0.00 0.00 16:55:33 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:33 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:33 16:53:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:55:33 16:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:33 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:33 16:54:01 eth0 0.27 0.23 0.14 0.07 0.00 0.00 0.00 0.00 16:55:33 16:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:33 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:33 16:55:01 eth0 410.51 370.74 3498.47 61.06 0.00 0.00 0.00 0.00 16:55:33 16:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:33 16:55:01 docker0 35.89 38.95 2.01 274.61 0.00 0.00 0.00 0.00 16:55:33 Average: eth0 69.39 62.31 583.84 10.28 0.00 0.00 0.00 0.00 16:55:33 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:33 Average: docker0 5.98 6.49 0.34 45.78 0.00 0.00 0.00 0.00 16:55:33 16:55:33 16:55:33 ---> sar -P ALL: 16:55:33 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/21/21 _x86_64_ (2 CPU) 16:55:33 16:55:33 16:47:53 LINUX RESTART (2 CPU) 16:55:33 16:55:33 16:49:01 CPU %user %nice %system %iowait %steal %idle 16:55:33 16:50:01 all 0.18 0.00 0.07 0.00 0.03 99.73 16:55:33 16:50:01 0 0.25 0.00 0.08 0.00 0.03 99.63 16:55:33 16:50:01 1 0.10 0.00 0.05 0.00 0.02 99.83 16:55:33 16:51:01 all 0.22 0.00 0.03 0.00 0.03 99.72 16:55:33 16:51:01 0 0.38 0.00 0.03 0.00 0.02 99.57 16:55:33 16:51:01 1 0.05 0.00 0.03 0.00 0.03 99.88 16:55:33 16:52:01 all 0.13 0.00 0.04 0.00 0.02 99.81 16:55:33 16:52:01 0 0.22 0.00 0.03 0.00 0.02 99.73 16:55:33 16:52:01 1 0.05 0.00 0.05 0.00 0.02 99.88 16:55:33 16:53:01 all 0.15 0.00 0.03 0.00 0.03 99.80 16:55:33 16:53:01 0 0.27 0.00 0.03 0.00 0.03 99.67 16:55:33 16:53:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:55:33 16:54:01 all 0.18 0.00 0.03 0.00 0.02 99.78 16:55:33 16:54:01 0 0.32 0.00 0.02 0.00 0.02 99.65 16:55:33 16:54:01 1 0.03 0.00 0.03 0.00 0.02 99.92 16:55:33 16:55:01 all 12.40 0.00 5.25 1.93 0.04 80.38 16:55:33 16:55:01 0 13.57 0.00 5.36 1.91 0.05 79.12 16:55:33 16:55:01 1 11.23 0.00 5.15 1.96 0.03 81.62 16:55:33 Average: all 2.15 0.00 0.88 0.31 0.03 96.62 16:55:33 Average: 0 2.44 0.00 0.90 0.31 0.03 96.33 16:55:33 Average: 1 1.87 0.00 0.87 0.32 0.02 96.92 16:55:33 16:55:33 16:55:33