Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fe80442fa2f0db74f1d47f63cbba0c7b5c42b53a Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7148339222124809707.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 155abbc8877922835dbd6f2f82c828d26e35ec40 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7443607438133224807.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 155abbc8877922835dbd6f2f82c828d26e35ec40 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3397227081842873261.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 155abbc8877922835dbd6f2f82c828d26e35ec40 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 155abbc8877922835dbd6f2f82c828d26e35ec40 # timeout=10 Commit message: "Merge pull request #342 from ernestojeda/fix-c-docker-image-names" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5934372295173713693.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3264526187219194037.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-base, dockerFilePath:scripts/Dockerfile.alpine, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-c-settings PROJECT: device-sdk-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest DOCKER_FILE_PATH: scripts/Dockerfile.alpine DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-base DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1103 in /w/workspace/edgexfoundry_device-sdk-c_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_main # timeout=10 Avoid second fetch Checking out Revision fe80442fa2f0db74f1d47f63cbba0c7b5c42b53a (main) Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-sdk-c_main@tmp/jenkins-gitclient-ssh4975255303038822779.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 fe80442fa2f0db74f1d47f63cbba0c7b5c42b53a # timeout=10 Commit message: "Merge pull request #360 from soda480/US1908" > git rev-list --no-walk 06bc10b48272c0f3cc1c2953f0a9dac9a54cc00f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:35:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:35:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:35:50 ========================================================= 22:35:50 EdgeX Global Pipelines Version Info 22:35:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:35:51 ------------------- 22:35:51 stable info: 22:35:51 ------------------- 22:35:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:35:51 Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 22:35:51 Message: update stable to v1.0.199 22:35:52 ------------------- 22:35:52 experimental info: 22:35:52 ------------------- 22:35:52 Commited By: **** collab-it+edgex@linuxfoundation.org 22:35:52 Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 22:35:52 Message: update experimental to v1.0.199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:35:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo 22:35:52 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo 22:35:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:35:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:35:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:35:52 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [Pipeline] echo 22:35:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 22:35:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 22:35:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:35:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:35:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo 22:35:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:35:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:35:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:35:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:35:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:35:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:35:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:35:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:35:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:35:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:35:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fe80442fa2f0db74f1d47f63cbba0c7b5c42b53a [Pipeline] echo 22:35:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fe80442 [Pipeline] echo 22:35:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:35:52 provisioning config files... 22:35:52 copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config3913425093699584388tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:35:53 ---> docker-login.sh 22:35:53 nexus3.edgexfoundry.org:10001 22:35:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:35:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:35:53 Configure a credential helper to remove this warning. See 22:35:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:35:53 22:35:53 Login Succeeded 22:35:53 nexus3.edgexfoundry.org:10002 22:35:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:35:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:35:53 Configure a credential helper to remove this warning. See 22:35:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:35:53 22:35:53 Login Succeeded 22:35:53 nexus3.edgexfoundry.org:10003 22:35:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:35:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:35:53 Configure a credential helper to remove this warning. See 22:35:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:35:53 22:35:53 Login Succeeded 22:35:53 nexus3.edgexfoundry.org:10004 22:35:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:35:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:35:54 Configure a credential helper to remove this warning. See 22:35:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:35:54 22:35:54 Login Succeeded 22:35:54 docker.io 22:35:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:35:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:35:54 Configure a credential helper to remove this warning. See 22:35:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:35:54 22:35:54 Login Succeeded 22:35:54 ---> docker-login.sh ends [Pipeline] } 22:35:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 22:35:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:35:55 22:35:55 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:35:55 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:35:55 latest: Pulling from edgex-devops/git-semver 22:35:55 31603596830f: Pulling fs layer 22:35:55 b6dc333f4379: Pulling fs layer 22:35:55 3d9ef1400e77: Pulling fs layer 22:35:55 fd332fbdc1db: Pulling fs layer 22:35:55 fd332fbdc1db: Waiting 22:35:55 b6dc333f4379: Verifying Checksum 22:35:55 b6dc333f4379: Download complete 22:35:56 31603596830f: Verifying Checksum 22:35:56 31603596830f: Download complete 22:35:56 31603596830f: Pull complete 22:35:56 b6dc333f4379: Pull complete 22:35:56 fd332fbdc1db: Verifying Checksum 22:35:56 fd332fbdc1db: Download complete 22:35:56 3d9ef1400e77: Verifying Checksum 22:35:56 3d9ef1400e77: Download complete 22:35:57 3d9ef1400e77: Pull complete 22:35:57 fd332fbdc1db: Pull complete 22:35:57 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 22:35:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:35:57 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:35:57 prd-centos7-docker-4c-2g-1103 does not seem to be running inside a container 22:35:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:35:58 $ docker top e0eaf75eb0d85eaebaea43065eb30b83c93312f870353d20d463f994551cdd63 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:35:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:35:58 [ssh-agent] Looking for ssh-agent implementation... 22:35:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:35:59 $ docker exec e0eaf75eb0d85eaebaea43065eb30b83c93312f870353d20d463f994551cdd63 ssh-agent 22:35:59 SSH_AUTH_SOCK=/tmp/ssh-GUt3glmQ3EEp/agent.12 22:35:59 SSH_AGENT_PID=18 22:35:59 Running ssh-add (command line suppressed) 22:35:59 Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_1078265466435505627.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_1078265466435505627.key) 22:35:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:35:59 + git tag --points-at HEAD [Pipeline] } 22:35:59 $ docker exec --env ******** --env ******** e0eaf75eb0d85eaebaea43065eb30b83c93312f870353d20d463f994551cdd63 ssh-agent -k 22:35:59 unset SSH_AUTH_SOCK; 22:35:59 unset SSH_AGENT_PID; 22:35:59 echo Agent pid 18 killed; 22:35:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:35:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:35:59 [ssh-agent] Looking for ssh-agent implementation... 22:36:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:36:00 $ docker exec e0eaf75eb0d85eaebaea43065eb30b83c93312f870353d20d463f994551cdd63 ssh-agent 22:36:00 SSH_AUTH_SOCK=/tmp/ssh-ovTfEQik0i8h/agent.52 22:36:00 SSH_AGENT_PID=57 22:36:00 Running ssh-add (command line suppressed) 22:36:00 Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_4323411013476933718.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_4323411013476933718.key) 22:36:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:36:00 + git semver init 22:36:00 # -> Open(): unable to determine branch for HEAD 22:36:00 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.git 22:36:00 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_main 22:36:00 # $SEMVER_REMOTE_NAME = origin 22:36:00 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:36:00 # $SEMVER_USER_NAME = edgex-jenkins 22:36:00 # $SEMVER_BRANCH = main 22:36:00 # $SEMVER_TEMP = /tmp/semver-205147143 22:36:00 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP 22:36:01 # '/tmp/semver-205147143' -> '/w/workspace/edgexfoundry_device-sdk-c_main/.semver' 22:36:01 # -> Force: false 22:36:01 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.semver [Pipeline] } 22:36:01 $ docker exec --env ******** --env ******** e0eaf75eb0d85eaebaea43065eb30b83c93312f870353d20d463f994551cdd63 ssh-agent -k 22:36:01 unset SSH_AUTH_SOCK; 22:36:01 unset SSH_AGENT_PID; 22:36:01 echo Agent pid 57 killed; 22:36:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:36:02 + git semver [Pipeline] } 22:36:02 $ docker stop --time=1 e0eaf75eb0d85eaebaea43065eb30b83c93312f870353d20d463f994551cdd63 22:36:03 $ docker rm -f e0eaf75eb0d85eaebaea43065eb30b83c93312f870353d20d463f994551cdd63 [Pipeline] // withDockerContainer [Pipeline] sh 22:36:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:36:04 Stashed 1 file(s) [Pipeline] echo 22:36:04 [edgeXSemver]: initialized semver on version 2.0.1-dev.2 [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 22:36:19 Still waiting to schedule task 22:36:19 Waiting for next available executor on ‘centos7-docker-4c-2g’ 22:36:19 Still waiting to schedule task 22:36:19 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1098’ 22:38:12 Running on prd-centos7-docker-4c-2g-1110 in /w/workspace/edgexfoundry_device-sdk-c_main [Pipeline] { [Pipeline] ws 22:38:12 Running in /w/workspace/device-sdk-c/3 [Pipeline] { [Pipeline] checkout 22:38:12 Selected Git installation does not exist. Using Default 22:38:12 The recommended git tool is: NONE 22:38:15 using credential edgex-jenkins-ssh 22:38:15 Cloning the remote Git repository 22:38:15 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 22:38:15 > git init /w/workspace/device-sdk-c/3 # timeout=10 22:38:15 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 22:38:15 > git --version # timeout=10 22:38:15 > git --version # 'git version 2.24.4' 22:38:15 using GIT_SSH to set credentials SSH Credentials for GitHub 22:38:15 [INFO] Currently running in a labeled security context 22:38:15 [INFO] Currently SELinux is 'enforcing' on the host 22:38:15 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/3@tmp/jenkins-gitclient-ssh2349663257521060224.key 22:38:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:38:16 Avoid second fetch 22:38:16 Checking out Revision fe80442fa2f0db74f1d47f63cbba0c7b5c42b53a (main) 22:38:16 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 22:38:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:38:16 > git config core.sparsecheckout # timeout=10 22:38:16 > git checkout -f fe80442fa2f0db74f1d47f63cbba0c7b5c42b53a # timeout=10 22:38:20 Commit message: "Merge pull request #360 from soda480/US1908" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:38:20 provisioning config files... 22:38:20 copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/3@tmp/config6476629486595400013tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:38:21 ---> docker-login.sh 22:38:21 nexus3.edgexfoundry.org:10001 22:38:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:21 Configure a credential helper to remove this warning. See 22:38:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:21 22:38:21 Login Succeeded 22:38:21 nexus3.edgexfoundry.org:10002 22:38:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:21 Configure a credential helper to remove this warning. See 22:38:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:21 22:38:21 Login Succeeded 22:38:21 nexus3.edgexfoundry.org:10003 22:38:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:21 Configure a credential helper to remove this warning. See 22:38:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:21 22:38:21 Login Succeeded 22:38:21 nexus3.edgexfoundry.org:10004 22:38:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:22 Configure a credential helper to remove this warning. See 22:38:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:22 22:38:22 Login Succeeded 22:38:22 docker.io 22:38:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:38:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:38:22 Configure a credential helper to remove this warning. See 22:38:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:38:22 22:38:22 Login Succeeded 22:38:22 ---> docker-login.sh ends [Pipeline] } 22:38:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:38:22 ========================================================= 22:38:22 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] 22:38:22 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:38:22 + 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 . 22:38:22 Sending build context to Docker daemon 2.578MB 22:38:22 Step 1/25 : ARG BASE=alpine:3.12 22:38:22 Step 2/25 : FROM ${BASE} as builder 22:38:23 latest: Pulling from edgex-devops/edgex-gcc-base 22:38:23 339de151aab4: Pulling fs layer 22:38:23 3691962f683c: Pulling fs layer 22:38:23 e1147bf81a45: Pulling fs layer 22:38:23 3691962f683c: Verifying Checksum 22:38:23 3691962f683c: Download complete 22:38:23 339de151aab4: Verifying Checksum 22:38:23 339de151aab4: Download complete 22:38:23 339de151aab4: Pull complete 22:38:23 3691962f683c: Pull complete 22:38:26 e1147bf81a45: Verifying Checksum 22:38:26 e1147bf81a45: Download complete 22:38:29 e1147bf81a45: Pull complete 22:38:29 Digest: sha256:32c567f17180c4abff101a0d389449dec7f3f623a221c8a8ae98dcac9b0d9fee 22:38:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 22:38:29 ---> ac6a0feb3254 22:38:29 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 22:38:30 ---> Running in 8ef380bc450b 22:38:30 Connecting to iotech.jfrog.io (54.170.66.44:443) 22:38:30 saving to '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' 22:38:30 support@iotechsys.co 100% |********************************| 451 0:00:00 ETA 22:38:30 '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved 22:38:31 Removing intermediate container 8ef380bc450b 22:38:31 ---> c2a0a30b8fef 22:38:31 Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 22:38:31 ---> Running in 35cf35b30a95 22:38:31 Removing intermediate container 35cf35b30a95 22:38:31 ---> 0ad61b02ca2b 22:38:31 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 22:38:31 ---> Running in 92a6b4a16c02 22:38:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:38:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:38:33 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz 22:38:33 (1/22) Installing hiredis (0.14.1-r0) 22:38:33 (2/22) Installing hiredis-dev (0.14.1-r0) 22:38:33 (3/22) Installing ncurses-dev (6.2_p20200523-r0) 22:38:33 (4/22) Installing paho-mqtt-c-dev (1.3.5-r0) 22:38:35 (5/22) Installing libblkid (2.35.2-r0) 22:38:35 (6/22) Installing blkid (2.35.2-r0) 22:38:35 (7/22) Installing libcap-ng (0.7.10-r1) 22:38:35 (8/22) Installing setpriv (2.35.2-r0) 22:38:35 (9/22) Installing libmount (2.35.2-r0) 22:38:35 (10/22) Installing libsmartcols (2.35.2-r0) 22:38:36 (11/22) Installing findmnt (2.35.2-r0) 22:38:36 (12/22) Installing mcookie (2.35.2-r0) 22:38:36 (13/22) Installing hexdump (2.35.2-r0) 22:38:36 (14/22) Installing lsblk (2.35.2-r0) 22:38:36 (15/22) Installing libuuid (2.35.2-r0) 22:38:36 (16/22) Installing libfdisk (2.35.2-r0) 22:38:36 (17/22) Installing sfdisk (2.35.2-r0) 22:38:36 (18/22) Installing cfdisk (2.35.2-r0) 22:38:36 (19/22) Installing util-linux (2.35.2-r0) 22:38:37 (20/22) Installing util-linux-dev (2.35.2-r0) 22:38:37 (21/22) Installing libidn2 (2.3.0-r0) 22:38:37 (22/22) Installing wget (1.20.3-r1) 22:38:37 Executing busybox-1.31.1-r20.trigger 22:38:37 OK: 295 MiB in 97 packages 22:38:37 Removing intermediate container 92a6b4a16c02 22:38:37 ---> 6a9546caa995 22:38:37 Step 6/25 : ENV CBOR_VERSION=0.5.0 22:38:38 ---> Running in 1d716ea87f99 22:38:38 Removing intermediate container 1d716ea87f99 22:38:38 ---> 4ed9965aec47 22:38:38 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 22:38:38 ---> Running in 2da6071902e4 22:38:38 --2021-07-30 22:38:38-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz 22:38:38 Resolving github.com (github.com)... 140.82.113.3 22:38:38 Connecting to github.com (github.com)|140.82.113.3|:443... connected. 22:38:38 HTTP request sent, awaiting response... 302 Found 22:38:38 Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] 22:38:38 --2021-07-30 22:38:38-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 22:38:38 Resolving codeload.github.com (codeload.github.com)... 140.82.112.10 22:38:38 Connecting to codeload.github.com (codeload.github.com)|140.82.112.10|:443... connected. 22:38:38 HTTP request sent, awaiting response... 200 OK 22:38:38 Length: unspecified [application/x-gzip] 22:38:38 Saving to: 'STDOUT' 22:38:38 22:38:39 0K .......... .......... .......... .......... .......... 1.14M 22:38:39 50K .......... .......... .......... .......... .......... 2.52M 22:38:39 100K .......... .......... .......... .......... .......... 17.2M 22:38:39 150K .......... .......... .......... .......... .......... 23.0M 22:38:39 200K .......... .......... .......... .......... .......... 2.62M 22:38:39 250K .......... .......... .......... .......... .......... 5.57M 22:38:39 300K .......... .......... .......... .......... .......... 15.8M 22:38:39 350K .......... .......... .......... .......... .......... 18.6M 22:38:39 400K .......... .......... .......... .......... .......... 9.63M 22:38:39 450K .......... .......... .......... .......... .......... 32.3M 22:38:39 500K .......... .......... .......... .......... .......... 20.2M 22:38:39 550K .......... .......... .......... .......... .......... 10.8M 22:38:39 600K .......... .......... .......... .......... .......... 3.48M 22:38:39 650K .......... .......... .......... .......... .......... 8.02M 22:38:39 700K .. 1.01M=0.1s 22:38:39 22:38:39 2021-07-30 22:38:38 (5.03 MB/s) - written to stdout [719348] 22:38:39 22:38:39 -- The C compiler identification is GNU 9.3.0 22:38:39 -- The CXX compiler identification is GNU 9.3.0 22:38:39 -- Check for working C compiler: /usr/bin/cc 22:38:39 -- Check for working C compiler: /usr/bin/cc - works 22:38:39 -- Detecting C compiler ABI info 22:38:39 -- Detecting C compiler ABI info - done 22:38:39 -- Detecting C compile features 22:38:39 -- Detecting C compile features - done 22:38:39 -- Check for working CXX compiler: /usr/bin/c++ 22:38:39 -- Check for working CXX compiler: /usr/bin/c++ - works 22:38:39 -- Detecting CXX compiler ABI info 22:38:39 -- Detecting CXX compiler ABI info - done 22:38:39 -- Detecting CXX compile features 22:38:39 -- Detecting CXX compile features - done 22:38:39 -- Looking for include file endian.h 22:38:39 -- Looking for include file endian.h - found 22:38:39 -- Check if the system is big endian 22:38:39 -- Searching 16 bit integer 22:38:39 -- Looking for sys/types.h 22:38:39 -- Looking for sys/types.h - found 22:38:39 -- Looking for stdint.h 22:38:39 -- Looking for stdint.h - found 22:38:39 -- Looking for stddef.h 22:38:39 -- Looking for stddef.h - found 22:38:39 -- Check size of unsigned short 22:38:39 -- Check size of unsigned short - done 22:38:39 -- Searching 16 bit integer - Using unsigned short 22:38:40 -- Check if the system is big endian - little endian 22:38:40 -- Check size of size_t 22:38:40 -- Check size of size_t - done 22:38:40 CMake Warning at examples/CMakeLists.txt:16 (find_package): 22:38:40 By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has 22:38:40 asked CMake to find a package configuration file provided by "cJSON", but 22:38:40 CMake did not find one. 22:38:40 22:38:40 Could not find a package configuration file provided by "cJSON" with any of 22:38:40 the following names: 22:38:40 22:38:40 cJSONConfig.cmake 22:38:40 cjson-config.cmake 22:38:40 22:38:40 Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set 22:38:40 "cJSON_DIR" to a directory containing one of the above files. If "cJSON" 22:38:40 provides a separate development package or SDK, be sure it has been 22:38:40 installed. 22:38:40 22:38:40 22:38:40 -- Configuring done 22:38:40 -- Generating done 22:38:40 -- Build files have been written to: /tmp/cbor 22:38:40 Scanning dependencies of target cbor_shared 22:38:40 [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o 22:38:40 [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o 22:38:40 [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o 22:38:40 [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o 22:38:40 [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o 22:38:40 [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o 22:38:40 [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o 22:38:40 [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o 22:38:40 [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o 22:38:40 [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o 22:38:41 [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o 22:38:41 [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o 22:38:41 [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o 22:38:41 [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o 22:38:41 [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o 22:38:41 [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o 22:38:41 [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o 22:38:41 [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o 22:38:41 [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o 22:38:41 [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o 22:38:41 [ 40%] Linking C shared library libcbor.so 22:38:41 [ 40%] Built target cbor_shared 22:38:41 Scanning dependencies of target cbor 22:38:41 [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o 22:38:41 [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o 22:38:41 [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o 22:38:41 [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o 22:38:42 [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o 22:38:42 [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o 22:38:42 [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o 22:38:42 [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o 22:38:42 [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o 22:38:42 [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o 22:38:42 [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o 22:38:42 [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o 22:38:43 [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o 22:38:43 [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o 22:38:43 [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o 22:38:43 [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o 22:38:43 [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o 22:38:43 [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o 22:38:43 [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o 22:38:43 [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o 22:38:43 [ 80%] Linking C static library libcbor.a 22:38:43 [ 80%] Built target cbor 22:38:43 Scanning dependencies of target sort 22:38:43 [ 82%] Building C object examples/CMakeFiles/sort.dir/sort.c.o 22:38:43 [ 84%] Linking C executable sort 22:38:43 [ 84%] Built target sort 22:38:43 Scanning dependencies of target readfile 22:38:43 [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o 22:38:43 [ 88%] Linking C executable readfile 22:38:43 [ 88%] Built target readfile 22:38:43 Scanning dependencies of target streaming_parser 22:38:43 [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o 22:38:43 [ 92%] Linking C executable streaming_parser 22:38:43 [ 92%] Built target streaming_parser 22:38:43 Scanning dependencies of target hello 22:38:43 [ 94%] Building C object examples/CMakeFiles/hello.dir/hello.c.o 22:38:43 [ 96%] Linking C executable hello 22:38:43 [ 96%] Built target hello 22:38:43 Scanning dependencies of target create_items 22:38:43 [ 98%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o 22:38:43 [100%] Linking C executable create_items 22:38:43 [100%] Built target create_items 22:38:43 Install the project... 22:38:43 -- Install configuration: "Release" 22:38:43 -- Installing: /usr/local/include/cbor/configuration.h 22:38:43 -- Installing: /usr/local/lib64/libcbor.a 22:38:43 -- Installing: /usr/local/lib64/libcbor.so.0.0.0 22:38:43 -- Installing: /usr/local/lib64/libcbor.so.0 22:38:43 -- Installing: /usr/local/lib64/libcbor.so 22:38:43 -- Up-to-date: /usr/local/include/cbor 22:38:43 -- Installing: /usr/local/include/cbor/arrays.h 22:38:43 -- Installing: /usr/local/include/cbor/bytestrings.h 22:38:43 -- Installing: /usr/local/include/cbor/callbacks.h 22:38:43 -- Installing: /usr/local/include/cbor/common.h 22:38:43 -- Installing: /usr/local/include/cbor/data.h 22:38:43 -- Installing: /usr/local/include/cbor/encoding.h 22:38:43 -- Installing: /usr/local/include/cbor/floats_ctrls.h 22:38:43 -- Installing: /usr/local/include/cbor/internal 22:38:43 -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h 22:38:43 -- Installing: /usr/local/include/cbor/internal/encoders.h 22:38:43 -- Installing: /usr/local/include/cbor/internal/loaders.h 22:38:43 -- Installing: /usr/local/include/cbor/internal/memory_utils.h 22:38:43 -- Installing: /usr/local/include/cbor/internal/stack.h 22:38:43 -- Installing: /usr/local/include/cbor/internal/unicode.h 22:38:43 -- Installing: /usr/local/include/cbor/ints.h 22:38:43 -- Installing: /usr/local/include/cbor/maps.h 22:38:43 -- Installing: /usr/local/include/cbor/serialization.h 22:38:43 -- Installing: /usr/local/include/cbor/streaming.h 22:38:43 -- Installing: /usr/local/include/cbor/strings.h 22:38:43 -- Installing: /usr/local/include/cbor/tags.h 22:38:43 -- Installing: /usr/local/include/cbor.h 22:38:43 -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc 22:38:44 Removing intermediate container 2da6071902e4 22:38:44 ---> 80037175c5d2 22:38:44 Step 8/25 : RUN mkdir /tmp/sdk 22:38:44 ---> Running in c21297137a4b 22:38:44 Removing intermediate container c21297137a4b 22:38:44 ---> dce40cee4a97 22:38:44 Step 9/25 : COPY VERSION /tmp/sdk 22:38:45 ---> 89f78498d504 22:38:45 Step 10/25 : COPY src /tmp/sdk/src 22:38:45 ---> b83d497866d9 22:38:45 Step 11/25 : COPY include /tmp/sdk/include 22:38:45 ---> 72a7a91fa5b2 22:38:45 Step 12/25 : COPY scripts /tmp/sdk/scripts 22:38:45 ---> de337adb0154 22:38:45 Step 13/25 : COPY LICENSE /tmp/sdk 22:38:46 ---> 4b1c58b906bc 22:38:46 Step 14/25 : COPY Attribution.txt /tmp/sdk 22:38:46 ---> eeb051be236f 22:38:46 Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 22:38:46 ---> Running in 3573168ae315 22:38:46 + CPPCHECK=false 22:38:46 + DOCGEN=false 22:38:46 + TOMLVER=SDK-0.2 22:38:46 + CUTILVER=1.1.4 22:38:46 + '[' 0 -gt 0 ] 22:38:46 + readlink -f ./scripts/build.sh 22:38:46 + dirname /tmp/sdk/scripts/build.sh 22:38:46 + dirname /tmp/sdk/scripts 22:38:46 + ROOT=/tmp/sdk 22:38:46 + cd /tmp/sdk 22:38:46 + '[' '!' -d deps ] 22:38:46 + mkdir deps 22:38:46 + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 22:38:46 --2021-07-30 22:38:46-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 22:38:46 + tar -C deps -z -x -f - 22:38:46 Resolving github.com (github.com)... 140.82.113.3 22:38:46 Connecting to github.com (github.com)|140.82.113.3|:443... connected. 22:38:46 HTTP request sent, awaiting response... 302 Found 22:38:46 Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] 22:38:46 --2021-07-30 22:38:46-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 22:38:46 Resolving codeload.github.com (codeload.github.com)... 140.82.112.10 22:38:46 Connecting to codeload.github.com (codeload.github.com)|140.82.112.10|:443... connected. 22:38:46 HTTP request sent, awaiting response... 200 OK 22:38:46 Length: unspecified [application/x-gzip] 22:38:46 Saving to: 'STDOUT' 22:38:46 22:38:46 0K .......... ......  806K=0.02s 22:38:46 22:38:46 2021-07-30 22:38:46 (806 KB/s) - written to stdout [16451] 22:38:46 22:38:46 + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c 22:38:46 + tar -C deps -z -x -f - 22:38:46 + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz 22:38:46 --2021-07-30 22:38:46-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz 22:38:46 Resolving github.com (github.com)... 140.82.113.3 22:38:46 Connecting to github.com (github.com)|140.82.113.3|:443... connected. 22:38:47 HTTP request sent, awaiting response... 302 Found 22:38:47 Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] 22:38:47 --2021-07-30 22:38:46-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 22:38:47 Resolving codeload.github.com (codeload.github.com)... 140.82.112.10 22:38:47 Connecting to codeload.github.com (codeload.github.com)|140.82.112.10|:443... connected. 22:38:47 HTTP request sent, awaiting response... 200 OK 22:38:47 Length: unspecified [application/x-gzip] 22:38:47 Saving to: 'STDOUT' 22:38:47 22:38:47 0K .......... .......... .......... .......... .......... 1.26M 22:38:47 50K .......... .......... .......... .......... .......... 2.49M 22:38:47 100K .......... .......... .......... .......... .......... 18.9M 22:38:47 150K .......... .......... ....... 50.0M=0.06s 22:38:47 22:38:47 2021-07-30 22:38:47 (2.82 MB/s) - written to stdout [181796] 22:38:47 22:38:47 + mkdir -p src/c/iot 22:38:47 + 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 22:38:47 + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot 22:38:47 + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot 22:38:47 + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot 22:38:47 + mkdir -p include/iot 22:38:47 + 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 22:38:47 + mkdir -p include/iot/os 22:38:47 + 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 22:38:47 + mkdir -p /tmp/sdk/build/release 22:38:47 + cd /tmp/sdk/build/release 22:38:47 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 22:38:47 -- The C compiler identification is GNU 9.3.0 22:38:47 -- Check for working C compiler: /usr/bin/cc 22:38:47 -- Check for working C compiler: /usr/bin/cc - works 22:38:47 -- Detecting C compiler ABI info 22:38:47 -- Detecting C compiler ABI info - done 22:38:47 -- Detecting C compile features 22:38:47 -- Detecting C compile features - done 22:38:47 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 22:38:47 -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") 22:38:47 -- Found LIBYAML: /usr/lib/libyaml.so 22:38:47 -- Found LIBUUID: /usr/lib/libuuid.so 22:38:47 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 22:38:47 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 22:38:47 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 22:38:47 -- C SDK 2.0.1-dev.2 for Linux 22:38:47 -- Performing Test CSDK_HAVE_ATOMIC 22:38:47 -- Performing Test CSDK_HAVE_ATOMIC - Success 22:38:47 -- Found Curses: /usr/lib/libcurses.so 22:38:47 -- Configuring done 22:38:47 -- Generating done 22:38:47 -- Build files have been written to: /tmp/sdk/build/release 22:38:47 + make all package 22:38:47 + tee release.log 22:38:47 Scanning dependencies of target csdk 22:38:47 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 22:38:47 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 22:38:48 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 22:38:48 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 22:38:48 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 22:38:48 [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 22:38:48 [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 22:38:48 [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 22:38:48 [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o 22:38:49 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 22:38:49 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 22:38:49 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 22:38:49 [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 22:38:49 [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 22:38:49 [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 22:38:49 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 22:38:49 [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 22:38:50 [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 22:38:50 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 22:38:50 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 22:38:50 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 22:38:50 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 22:38:50 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 22:38:51 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 22:38:51 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 22:38:51 [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 22:38:51 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 22:38:51 [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 22:38:51 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 22:38:51 [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 22:38:52 [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 22:38:52 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 22:38:52 [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 22:38:52 [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o 22:38:52 [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 22:38:52 [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 22:38:52 [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 22:38:53 [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 22:38:53 [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 22:38:53 [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 22:38:53 [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 22:38:54 [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 22:38:54 [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o 22:38:54 [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 22:38:55 [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 22:38:55 [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 22:38:55 [ 74%] Linking C shared library libcsdk.so 22:38:55 [ 74%] Built target csdk 22:38:55 Scanning dependencies of target template 22:38:55 [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 22:38:55 [ 77%] Linking C executable template 22:38:55 [ 77%] Built target template 22:38:55 Scanning dependencies of target device-counter 22:38:55 [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 22:38:55 [ 80%] Linking C executable device-counter 22:38:55 [ 80%] Built target device-counter 22:38:55 Scanning dependencies of target device-random 22:38:55 [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 22:38:55 [ 84%] Linking C executable device-random 22:38:55 [ 84%] Built target device-random 22:38:55 Scanning dependencies of target device-gyro 22:38:55 [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 22:38:56 [ 87%] Linking C executable device-gyro 22:38:56 [ 87%] Built target device-gyro 22:38:56 Scanning dependencies of target device-bitfields 22:38:56 [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 22:38:56 [ 90%] Linking C executable device-bitfields 22:38:56 [ 90%] Built target device-bitfields 22:38:56 Scanning dependencies of target template-discovery 22:38:56 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 22:38:56 [ 93%] Linking C executable template-discovery 22:38:56 [ 93%] Built target template-discovery 22:38:56 Scanning dependencies of target device-file 22:38:56 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 22:38:56 [ 96%] Linking C executable device-file 22:38:56 [ 96%] Built target device-file 22:38:56 Scanning dependencies of target device-terminal 22:38:56 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 22:38:57 [100%] Linking C executable device-terminal 22:38:57 [100%] Built target device-terminal 22:38:57 Run CPack packaging tool... 22:38:57 CPack: Create package using TGZ 22:38:57 CPack: Install projects 22:38:57 CPack: - Run preinstall target for: Csdk 22:38:57 CPack: - Install project: Csdk [] 22:38:57 CPack: Create package 22:38:57 CPack: - package: /tmp/sdk/build/release/csdk-2.0.1-dev.2.tar.gz generated. 22:38:57 + '[' false '=' true ] 22:38:57 + '[' false '=' true ] 22:38:57 + mkdir -p /tmp/sdk/build/debug 22:38:57 + cd /tmp/sdk/build/debug 22:38:57 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 22:38:57 -- The C compiler identification is GNU 9.3.0 22:38:57 -- Check for working C compiler: /usr/bin/cc 22:38:57 -- Check for working C compiler: /usr/bin/cc - works 22:38:57 -- Detecting C compiler ABI info 22:38:57 -- Detecting C compiler ABI info - done 22:38:57 -- Detecting C compile features 22:38:57 -- Detecting C compile features - done 22:38:57 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 22:38:57 -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") 22:38:57 -- Found LIBYAML: /usr/lib/libyaml.so 22:38:57 -- Found LIBUUID: /usr/lib/libuuid.so 22:38:57 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 22:38:57 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 22:38:57 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 22:38:57 -- C SDK 2.0.1-dev.2 for Linux 22:38:57 -- Performing Test CSDK_HAVE_ATOMIC 22:38:57 -- Performing Test CSDK_HAVE_ATOMIC - Success 22:38:57 -- Found Curses: /usr/lib/libcurses.so 22:38:57 -- Configuring done 22:38:57 -- Generating done 22:38:57 -- Build files have been written to: /tmp/sdk/build/debug 22:38:57 + make 22:38:57 + tee debug.log 22:38:57 Scanning dependencies of target csdk 22:38:57 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 22:38:57 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 22:38:57 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 22:38:58 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 22:38:58 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 22:38:58 [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 22:38:58 [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 22:38:58 [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 22:38:58 [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o 22:38:58 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 22:38:58 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 22:38:58 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 22:38:58 [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 22:38:58 [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 22:38:58 [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 22:38:58 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 22:38:58 [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 22:38:59 [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 22:38:59 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 22:38:59 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 22:38:59 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 22:38:59 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 22:38:59 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 22:38:59 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 22:38:59 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 22:38:59 [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 22:38:59 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 22:38:59 [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 22:38:59 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 22:38:59 [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 22:38:59 [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 22:38:59 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 22:38:59 [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 22:39:00 [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o 22:39:00 [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 22:39:00 [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 22:39:00 [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 22:39:00 [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 22:39:00 [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 22:39:00 [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 22:39:00 [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 22:39:00 [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 22:39:01 [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o 22:39:01 [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 22:39:01 [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 22:39:01 [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 22:39:01 [ 74%] Linking C shared library libcsdk.so 22:39:01 [ 74%] Built target csdk 22:39:01 Scanning dependencies of target template 22:39:01 [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 22:39:01 [ 77%] Linking C executable template 22:39:01 [ 77%] Built target template 22:39:01 Scanning dependencies of target device-counter 22:39:01 [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 22:39:01 [ 80%] Linking C executable device-counter 22:39:01 [ 80%] Built target device-counter 22:39:01 Scanning dependencies of target device-random 22:39:01 [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 22:39:01 [ 84%] Linking C executable device-random 22:39:01 [ 84%] Built target device-random 22:39:01 Scanning dependencies of target device-gyro 22:39:01 [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 22:39:01 [ 87%] Linking C executable device-gyro 22:39:02 [ 87%] Built target device-gyro 22:39:02 Scanning dependencies of target device-bitfields 22:39:02 [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 22:39:02 [ 90%] Linking C executable device-bitfields 22:39:02 [ 90%] Built target device-bitfields 22:39:02 Scanning dependencies of target template-discovery 22:39:02 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 22:39:02 [ 93%] Linking C executable template-discovery 22:39:02 [ 93%] Built target template-discovery 22:39:02 Scanning dependencies of target device-file 22:39:02 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 22:39:02 [ 96%] Linking C executable device-file 22:39:02 [ 96%] Built target device-file 22:39:02 Scanning dependencies of target device-terminal 22:39:02 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 22:39:02 [100%] Linking C executable device-terminal 22:39:02 [100%] Built target device-terminal 22:39:02 make: Entering directory '/tmp/sdk/build/release' 22:39:02 make[1]: Entering directory '/tmp/sdk/build/release' 22:39:02 make[2]: Entering directory '/tmp/sdk/build/release' 22:39:02 make[2]: Leaving directory '/tmp/sdk/build/release' 22:39:02 [ 74%] Built target csdk 22:39:02 make[2]: Entering directory '/tmp/sdk/build/release' 22:39:02 make[2]: Leaving directory '/tmp/sdk/build/release' 22:39:02 [ 77%] Built target template 22:39:02 make[2]: Entering directory '/tmp/sdk/build/release' 22:39:02 make[2]: Leaving directory '/tmp/sdk/build/release' 22:39:02 [ 80%] Built target device-counter 22:39:02 make[2]: Entering directory '/tmp/sdk/build/release' 22:39:02 make[2]: Leaving directory '/tmp/sdk/build/release' 22:39:02 [ 84%] Built target device-random 22:39:02 make[2]: Entering directory '/tmp/sdk/build/release' 22:39:02 make[2]: Leaving directory '/tmp/sdk/build/release' 22:39:02 [ 87%] Built target device-gyro 22:39:02 make[2]: Entering directory '/tmp/sdk/build/release' 22:39:02 make[2]: Leaving directory '/tmp/sdk/build/release' 22:39:02 [ 90%] Built target device-bitfields 22:39:02 make[2]: Entering directory '/tmp/sdk/build/release' 22:39:02 make[2]: Leaving directory '/tmp/sdk/build/release' 22:39:02 [ 93%] Built target template-discovery 22:39:02 make[2]: Entering directory '/tmp/sdk/build/release' 22:39:02 make[2]: Leaving directory '/tmp/sdk/build/release' 22:39:02 [ 96%] Built target device-file 22:39:02 make[2]: Entering directory '/tmp/sdk/build/release' 22:39:02 make[2]: Leaving directory '/tmp/sdk/build/release' 22:39:02 [100%] Built target device-terminal 22:39:02 make[1]: Leaving directory '/tmp/sdk/build/release' 22:39:02 Install the project... 22:39:02 -- Install configuration: "Release" 22:39:02 -- Installing: /usr/local/lib/libcsdk.so 22:39:02 -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" 22:39:02 -- Up-to-date: /usr/local/include 22:39:02 -- Installing: /usr/local/include/devsdk 22:39:02 -- Installing: /usr/local/include/devsdk/devsdk-base.h 22:39:02 -- Installing: /usr/local/include/devsdk/devsdk.h 22:39:02 -- Installing: /usr/local/include/edgex 22:39:02 -- Installing: /usr/local/include/edgex/devices.h 22:39:02 -- Installing: /usr/local/include/edgex/edgex-base.h 22:39:02 -- Installing: /usr/local/include/edgex/edgex.h 22:39:02 -- Installing: /usr/local/include/edgex/profiles.h 22:39:02 -- Installing: /usr/local/include/edgex/rest-server.h 22:39:02 -- Installing: /usr/local/include/edgex/csdk-defs.h 22:39:02 -- Installing: /usr/local/include/iot 22:39:02 -- Installing: /usr/local/include/iot/base64.h 22:39:02 -- Installing: /usr/local/include/iot/component.h 22:39:02 -- Installing: /usr/local/include/iot/config.h 22:39:02 -- Installing: /usr/local/include/iot/container.h 22:39:02 -- Installing: /usr/local/include/iot/data.h 22:39:02 -- Installing: /usr/local/include/iot/hash.h 22:39:02 -- Installing: /usr/local/include/iot/iot.h 22:39:02 -- Installing: /usr/local/include/iot/json.h 22:39:02 -- Installing: /usr/local/include/iot/logger.h 22:39:02 -- Installing: /usr/local/include/iot/os.h 22:39:02 -- Installing: /usr/local/include/iot/scheduler.h 22:39:02 -- Installing: /usr/local/include/iot/thread.h 22:39:02 -- Installing: /usr/local/include/iot/threadpool.h 22:39:02 -- Installing: /usr/local/include/iot/time.h 22:39:02 -- Installing: /usr/local/include/iot/typecode.h 22:39:02 -- Installing: /usr/local/include/iot/os 22:39:02 -- Installing: /usr/local/include/iot/os/linux.h 22:39:02 -- Installing: /usr/local/include/iot/os/macos.h 22:39:02 -- Installing: /usr/local/include/iot/os/zephyr.h 22:39:02 -- Installing: /usr/local/include/iot/defs.h 22:39:02 -- Installing: /usr/local/share/device-sdk-c/LICENSE 22:39:02 -- Installing: /usr/local/share/device-sdk-c/Attribution.txt 22:39:02 make: Leaving directory '/tmp/sdk/build/release' 22:39:03 Removing intermediate container 3573168ae315 22:39:03 ---> 62aef6a5e958 22:39:03 Step 16/25 : FROM ${BASE} 22:39:03 ---> ac6a0feb3254 22:39:03 Step 17/25 : LABEL maintainer="IOTech " 22:39:03 ---> Running in d6dfafb1c886 22:39:03 Removing intermediate container d6dfafb1c886 22:39:03 ---> d6da525d281f 22:39:03 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 22:39:03 ---> Running in 5de4a9bc2d0a 22:39:04 Connecting to iotech.jfrog.io (54.229.110.245:443) 22:39:04 saving to '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' 22:39:04 support@iotechsys.co 100% |********************************| 451 0:00:00 ETA 22:39:04 '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved 22:39:04 Removing intermediate container 5de4a9bc2d0a 22:39:04 ---> 80cb98b76088 22:39:04 Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 22:39:04 ---> Running in 952dcf10a76c 22:39:05 Removing intermediate container 952dcf10a76c 22:39:05 ---> 25bf27350641 22:39:05 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 22:39:05 ---> Running in 4820e260173d 22:39:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:39:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:39:06 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz 22:39:06 (1/7) Installing curl (7.78.0-r0) 22:39:06 (2/7) Installing hiredis (0.14.1-r0) 22:39:06 (3/7) Installing hiredis-dev (0.14.1-r0) 22:39:07 (4/7) Installing libuuid (2.35.2-r0) 22:39:07 (5/7) Installing paho-mqtt-c-dev (1.3.5-r0) 22:39:08 (6/7) Installing libidn2 (2.3.0-r0) 22:39:08 (7/7) Installing wget (1.20.3-r1) 22:39:08 Executing busybox-1.31.1-r20.trigger 22:39:08 OK: 286 MiB in 82 packages 22:39:09 Removing intermediate container 4820e260173d 22:39:09 ---> 3e212f7c0e98 22:39:09 Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot 22:39:09 ---> f5e1a628b479 22:39:09 Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex 22:39:09 ---> e938258577ac 22:39:09 Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib 22:39:09 ---> 1bf982a1dd92 22:39:09 Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 22:39:10 ---> 66874db421c5 22:39:10 Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c 22:39:10 ---> d99d2450aee4 22:39:10 Successfully built d99d2450aee4 22:39:10 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 22:39:10 + docker inspect -f . ci-base-image-x86_64 22:39:10 . [Pipeline] withDockerContainer 22:39:10 prd-centos7-docker-4c-2g-1110 does not seem to be running inside a container 22:39:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/3 -v /w/workspace/device-sdk-c/3:/w/workspace/device-sdk-c/3:rw,z -v /w/workspace/device-sdk-c/3@tmp:/w/workspace/device-sdk-c/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:39:11 $ docker top 17bad039410305639d25059a8266330782923482efd50d8d02eb33fa8dccd265 -eo pid,comm [Pipeline] { [Pipeline] sh 22:39:11 + make test 22:39:11 echo "make test" 22:39:11 make test [Pipeline] } 22:39:11 $ docker stop --time=1 17bad039410305639d25059a8266330782923482efd50d8d02eb33fa8dccd265 22:39:13 $ docker rm -f 17bad039410305639d25059a8266330782923482efd50d8d02eb33fa8dccd265 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:39:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:39:14 + ls -al . 22:39:14 total 160 22:39:14 drwxrwxr-x. 8 jenkins jenkins 260 Jul 30 22:38 . 22:39:14 drwxrwxr-x. 4 jenkins jenkins 28 Jul 30 22:38 .. 22:39:14 -rw-rw-r--. 1 jenkins jenkins 3104 Jul 30 22:38 Attribution.txt 22:39:14 -rw-rw-r--. 1 jenkins jenkins 7509 Jul 30 22:38 CHANGES 22:39:14 drwxrwxr-x. 2 jenkins jenkins 121 Jul 30 22:38 docs 22:39:14 -rw-rw-r--. 1 jenkins jenkins 108574 Jul 30 22:38 Doxyfile 22:39:14 drwxrwxr-x. 8 jenkins jenkins 162 Jul 30 22:38 .git 22:39:14 drwxrwxr-x. 2 jenkins jenkins 81 Jul 30 22:38 .github 22:39:14 -rw-rw-r--. 1 jenkins jenkins 176 Jul 30 22:38 .gitignore 22:39:14 drwxrwxr-x. 4 jenkins jenkins 33 Jul 30 22:38 include 22:39:14 -rw-rw-r--. 1 jenkins jenkins 784 Jul 30 22:38 Jenkinsfile 22:39:14 -rw-rw-r--. 1 jenkins jenkins 10174 Jul 30 22:38 LICENSE 22:39:14 -rw-rw-r--. 1 jenkins jenkins 444 Jul 30 22:38 Makefile 22:39:14 -rw-rw-r--. 1 jenkins jenkins 4086 Jul 30 22:38 README.md 22:39:14 -rw-rw-r--. 1 jenkins jenkins 7090 Jul 30 22:38 README.v2.md 22:39:14 drwxrwxr-x. 2 jenkins jenkins 98 Jul 30 22:38 scripts 22:39:14 drwxrwxr-x. 4 jenkins jenkins 50 Jul 30 22:38 src 22:39:14 -rw-rw-r--. 1 jenkins jenkins 11 Jul 30 22:36 VERSION [Pipeline] isUnix [Pipeline] sh 22:39:14 + 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=fe80442fa2f0db74f1d47f63cbba0c7b5c42b53a --label arch=amd64 --label version=2.0.1-dev.2 . 22:39:14 Sending build context to Docker daemon 2.578MB 22:39:14 Step 1/17 : ARG BASE=alpine:3.12 22:39:14 Step 2/17 : FROM ${BASE} 22:39:14 ---> d99d2450aee4 22:39:14 Step 3/17 : LABEL maintainer="IOTech " 22:39:14 ---> Running in ae4f1bab181d 22:39:15 Removing intermediate container ae4f1bab181d 22:39:15 ---> 7c7ed34dd3ad 22:39:15 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 22:39:15 ---> Running in 50770991d579 22:39:15 --2021-07-30 22:39:15-- https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub 22:39:15 Resolving iotech.jfrog.io (iotech.jfrog.io)... 54.229.110.245, 54.195.244.87, 54.170.66.44 22:39:15 Connecting to iotech.jfrog.io (iotech.jfrog.io)|54.229.110.245|:443... connected. 22:39:15 HTTP request sent, awaiting response... 200 OK 22:39:15 Length: 451 [application/octet-stream] 22:39:15 Saving to: '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' 22:39:15  22:39:15 0K 100% 51.0M=0s 22:39:15 22:39:15 2021-07-30 22:39:15 (51.0 MB/s) - '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [451/451] 22:39:15 22:39:16 Removing intermediate container 50770991d579 22:39:16 ---> 94da3e135590 22:39:16 Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 22:39:16 ---> Running in 4a8ccd8648dd 22:39:16 Removing intermediate container 4a8ccd8648dd 22:39:16 ---> c28855efc5f0 22:39: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 22:39:16 ---> Running in 223ae3855439 22:39:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:39:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:39:18 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz 22:39:18 (1/16) Installing ncurses-dev (6.2_p20200523-r0) 22:39:18 (2/16) Installing libblkid (2.35.2-r0) 22:39:18 (3/16) Installing blkid (2.35.2-r0) 22:39:18 (4/16) Installing libcap-ng (0.7.10-r1) 22:39:18 (5/16) Installing setpriv (2.35.2-r0) 22:39:18 (6/16) Installing libmount (2.35.2-r0) 22:39:19 (7/16) Installing libsmartcols (2.35.2-r0) 22:39:19 (8/16) Installing findmnt (2.35.2-r0) 22:39:19 (9/16) Installing mcookie (2.35.2-r0) 22:39:19 (10/16) Installing hexdump (2.35.2-r0) 22:39:19 (11/16) Installing lsblk (2.35.2-r0) 22:39:19 (12/16) Installing libfdisk (2.35.2-r0) 22:39:19 (13/16) Installing sfdisk (2.35.2-r0) 22:39:19 (14/16) Installing cfdisk (2.35.2-r0) 22:39:19 (15/16) Installing util-linux (2.35.2-r0) 22:39:20 (16/16) Installing util-linux-dev (2.35.2-r0) 22:39:22 Executing busybox-1.31.1-r20.trigger 22:39:22 OK: 295 MiB in 98 packages 22:39:22 Removing intermediate container 223ae3855439 22:39:22 ---> a501b2a97be8 22:39:22 Step 7/17 : COPY VERSION /edgex-c-sdk/ 22:39:22 ---> 45d5acfad04c 22:39:22 Step 8/17 : COPY src /edgex-c-sdk/src/ 22:39:23 ---> 10f06199e49c 22:39:23 Step 9/17 : COPY include /edgex-c-sdk/include/ 22:39:23 ---> c0a62c736280 22:39:23 Step 10/17 : COPY scripts /edgex-c-sdk/scripts 22:39:23 ---> d6841ba9de5e 22:39:23 Step 11/17 : COPY LICENSE /edgex-c-sdk/ 22:39:23 ---> 303255785fb3 22:39:23 Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ 22:39:23 ---> c41c1857ee25 22:39:23 Step 13/17 : WORKDIR /edgex-c-sdk 22:39:23 ---> Running in c87b54061826 22:39:23 Removing intermediate container c87b54061826 22:39:23 ---> c6fd156fba70 22:39:23 Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] 22:39:23 ---> Running in d3c5c8877e51 22:39:24 Removing intermediate container d3c5c8877e51 22:39:24 ---> 8536a6d3534c 22:39:24 Step 15/17 : LABEL arch=amd64 22:39:24 ---> Running in cd273297fe7a 22:39:24 Removing intermediate container cd273297fe7a 22:39:24 ---> 8ca8eca72b01 22:39:24 Step 16/17 : LABEL git_sha=fe80442fa2f0db74f1d47f63cbba0c7b5c42b53a 22:39:24 ---> Running in 297ea2b4c77d 22:39:24 Removing intermediate container 297ea2b4c77d 22:39:24 ---> 07056cd61ff2 22:39:24 Step 17/17 : LABEL version=2.0.1-dev.2 22:39:24 ---> Running in 3c85a7e8274c 22:39:24 Removing intermediate container 3c85a7e8274c 22:39:24 ---> b2c794c0578a 22:39:24 [Warning] One or more build-args [ARCH MAKE] were not consumed 22:39:24 Successfully built b2c794c0578a 22:39:24 Successfully tagged device-sdk:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:39:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:39:25 22:39:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:39:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:39:25 latest: Pulling from edgex-lftools-log-publisher 22:39:25 b4d181a07f80: Pulling fs layer 22:39:25 a1111a8f2ec3: Pulling fs layer 22:39:25 ed53099fbce6: Pulling fs layer 22:39:25 dc539afda2c1: Pulling fs layer 22:39:25 77bc0d833cb6: Pulling fs layer 22:39:25 9065ff56babe: Pulling fs layer 22:39:25 d287ab97295c: Pulling fs layer 22:39:25 77bc0d833cb6: Waiting 22:39:25 9065ff56babe: Waiting 22:39:25 d287ab97295c: Waiting 22:39:25 dc539afda2c1: Waiting 22:39:26 a1111a8f2ec3: Verifying Checksum 22:39:26 a1111a8f2ec3: Download complete 22:39:26 dc539afda2c1: Verifying Checksum 22:39:26 dc539afda2c1: Download complete 22:39:26 77bc0d833cb6: Verifying Checksum 22:39:26 77bc0d833cb6: Download complete 22:39:26 9065ff56babe: Verifying Checksum 22:39:26 9065ff56babe: Download complete 22:39:26 ed53099fbce6: Verifying Checksum 22:39:26 ed53099fbce6: Download complete 22:39:28 b4d181a07f80: Verifying Checksum 22:39:28 b4d181a07f80: Download complete 22:39:29 b4d181a07f80: Pull complete 22:39:29 a1111a8f2ec3: Pull complete 22:39:30 ed53099fbce6: Pull complete 22:39:30 dc539afda2c1: Pull complete 22:39:30 77bc0d833cb6: Pull complete 22:39:30 9065ff56babe: Pull complete 22:39:31 d287ab97295c: Verifying Checksum 22:39:31 d287ab97295c: Download complete 22:39:37 d287ab97295c: Pull complete 22:39:37 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:39:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:39:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:39:37 prd-centos7-docker-4c-2g-1110 does not seem to be running inside a container 22:39:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-c/3 -v /w/workspace/device-sdk-c/3:/w/workspace/device-sdk-c/3:rw,z -v /w/workspace/device-sdk-c/3@tmp:/w/workspace/device-sdk-c/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:39:40 $ docker top 412892a2dc1a8b36e5a37e22d9430a4c370f2ade84ef05cbb6ad72af41494c3c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:39:40 ---> job-cost.sh 22:39:40 lf-activate-venv: SKIPPING 22:39:40 INFO: No Stack... 22:39:41 INFO: Retrieving Pricing Info for: v3-standard-2 22:39:41 INFO: Archiving Costs [Pipeline] sh 22:39:42 + cat /w/workspace/device-sdk-c/3/archives/cost.csv 22:39:42 + cut -d, -f6 [Pipeline] lock 22:39:42 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-main-3-stack-cost] 22:39:42 Resource [jenkins-edgexfoundry-device-sdk-c-main-3-stack-cost] did not exist. Created. 22:39:42 Lock acquired on [jenkins-edgexfoundry-device-sdk-c-main-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:39:42 + echo total: 0.05999999865889549 [Pipeline] stash 22:39:42 Stashed 1 file(s) [Pipeline] } 22:39:42 Lock released on resource [jenkins-edgexfoundry-device-sdk-c-main-3-stack-cost] [Pipeline] // lock [Pipeline] } 22:39:42 $ docker stop --time=1 412892a2dc1a8b36e5a37e22d9430a4c370f2ade84ef05cbb6ad72af41494c3c 22:39:44 $ docker rm -f 412892a2dc1a8b36e5a37e22d9430a4c370f2ade84ef05cbb6ad72af41494c3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:39:57 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1114 in /w/workspace/edgexfoundry_device-sdk-c_main [Pipeline] { [Pipeline] ws 22:39:57 Running in /w/workspace/device-sdk-c/3 [Pipeline] { [Pipeline] checkout 22:39:57 Selected Git installation does not exist. Using Default 22:39:57 The recommended git tool is: NONE 22:40:04 using credential edgex-jenkins-ssh 22:40:04 Cloning the remote Git repository 22:40:04 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 22:40:04 > git init /w/workspace/device-sdk-c/3 # timeout=10 22:40:04 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 22:40:04 > git --version # timeout=10 22:40:04 > git --version # 'git version 2.17.1' 22:40:04 using GIT_SSH to set credentials SSH Credentials for GitHub 22:40:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:40:05 Avoid second fetch 22:40:05 Checking out Revision fe80442fa2f0db74f1d47f63cbba0c7b5c42b53a (main) 22:40:05 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 22:40:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:40:05 > git config core.sparsecheckout # timeout=10 22:40:05 > git checkout -f fe80442fa2f0db74f1d47f63cbba0c7b5c42b53a # timeout=10 22:40:10 Commit message: "Merge pull request #360 from soda480/US1908" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:40:10 provisioning config files... 22:40:10 copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/3@tmp/config2280470789372328906tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:40:11 ---> docker-login.sh 22:40:11 nexus3.edgexfoundry.org:10001 22:40:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:12 Configure a credential helper to remove this warning. See 22:40:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:12 22:40:12 Login Succeeded 22:40:12 nexus3.edgexfoundry.org:10002 22:40:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:13 Configure a credential helper to remove this warning. See 22:40:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:13 22:40:13 Login Succeeded 22:40:13 nexus3.edgexfoundry.org:10003 22:40:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:13 Configure a credential helper to remove this warning. See 22:40:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:13 22:40:13 Login Succeeded 22:40:13 nexus3.edgexfoundry.org:10004 22:40:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:14 Configure a credential helper to remove this warning. See 22:40:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:14 22:40:14 Login Succeeded 22:40:14 docker.io 22:40:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:15 Configure a credential helper to remove this warning. See 22:40:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:15 22:40:15 Login Succeeded 22:40:15 ---> docker-login.sh ends [Pipeline] } 22:40:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:40:15 ========================================================= 22:40:15 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] 22:40:15 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:40:16 + 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 . 22:40:16 Sending build context to Docker daemon 2.577MB 22:40:16 Step 1/25 : ARG BASE=alpine:3.12 22:40:16 Step 2/25 : FROM ${BASE} as builder 22:40:17 latest: Pulling from edgex-devops/edgex-gcc-base-arm64 22:40:17 d2f70382dc9a: Pulling fs layer 22:40:17 b08cc2eccb4b: Pulling fs layer 22:40:17 7b69db201801: Pulling fs layer 22:40:17 b08cc2eccb4b: Verifying Checksum 22:40:17 d2f70382dc9a: Verifying Checksum 22:40:17 d2f70382dc9a: Download complete 22:40:18 d2f70382dc9a: Pull complete 22:40:18 b08cc2eccb4b: Pull complete 22:40:20 7b69db201801: Verifying Checksum 22:40:20 7b69db201801: Download complete 22:40:28 7b69db201801: Pull complete 22:40:28 Digest: sha256:6402f0ff92f22f5db569dc2a94aef5717e50795d64082fb226716824a8b8ffba 22:40:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest 22:40:28 ---> 759262b18b23 22:40:28 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 22:40:28 ---> Running in 3190ac86084a 22:40:30 Connecting to iotech.jfrog.io (54.195.244.87:443) 22:40:30 saving to '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' 22:40:30 support@iotechsys.co 100% |********************************| 451 0:00:00 ETA 22:40:30 '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved 22:40:32 Removing intermediate container 3190ac86084a 22:40:32 ---> 8bad4a894a82 22:40:32 Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 22:40:32 ---> Running in ece7d5c53afd 22:40:34 Removing intermediate container ece7d5c53afd 22:40:34 ---> 0c38f31ac9c0 22:40:34 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 22:40:34 ---> Running in 54677c370ebe 22:40:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:40:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:40:37 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz 22:40:38 (1/22) Installing hiredis (0.14.1-r0) 22:40:38 (2/22) Installing hiredis-dev (0.14.1-r0) 22:40:38 (3/22) Installing ncurses-dev (6.2_p20200523-r0) 22:40:38 (4/22) Installing paho-mqtt-c-dev (1.3.5-r0) 22:40:40 (5/22) Installing libblkid (2.35.2-r0) 22:40:40 (6/22) Installing blkid (2.35.2-r0) 22:40:40 (7/22) Installing libcap-ng (0.7.10-r1) 22:40:40 (8/22) Installing setpriv (2.35.2-r0) 22:40:40 (9/22) Installing libmount (2.35.2-r0) 22:40:41 (10/22) Installing libsmartcols (2.35.2-r0) 22:40:41 (11/22) Installing findmnt (2.35.2-r0) 22:40:41 (12/22) Installing mcookie (2.35.2-r0) 22:40:41 (13/22) Installing hexdump (2.35.2-r0) 22:40:41 (14/22) Installing lsblk (2.35.2-r0) 22:40:41 (15/22) Installing libuuid (2.35.2-r0) 22:40:41 (16/22) Installing libfdisk (2.35.2-r0) 22:40:41 (17/22) Installing sfdisk (2.35.2-r0) 22:40:42 (18/22) Installing cfdisk (2.35.2-r0) 22:40:42 (19/22) Installing util-linux (2.35.2-r0) 22:40:42 (20/22) Installing util-linux-dev (2.35.2-r0) 22:40:42 (21/22) Installing libidn2 (2.3.0-r0) 22:40:42 (22/22) Installing wget (1.20.3-r1) 22:40:42 Executing busybox-1.31.1-r20.trigger 22:40:42 OK: 276 MiB in 97 packages 22:40:44 Removing intermediate container 54677c370ebe 22:40:44 ---> fcff238f4875 22:40:44 Step 6/25 : ENV CBOR_VERSION=0.5.0 22:40:45 ---> Running in 0de15494f36f 22:40:45 Removing intermediate container 0de15494f36f 22:40:45 ---> 305a6b3d3aab 22:40:45 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 22:40:45 ---> Running in 99c7d7354b95 22:40:47 --2021-07-30 22:40:46-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz 22:40:47 Resolving github.com (github.com)... 140.82.114.4 22:40:47 Connecting to github.com (github.com)|140.82.114.4|:443... connected. 22:40:47 HTTP request sent, awaiting response... 302 Found 22:40:47 Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] 22:40:47 --2021-07-30 22:40:47-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 22:40:47 Resolving codeload.github.com (codeload.github.com)... 140.82.113.9 22:40:47 Connecting to codeload.github.com (codeload.github.com)|140.82.113.9|:443... connected. 22:40:47 HTTP request sent, awaiting response... 200 OK 22:40:47 Length: unspecified [application/x-gzip] 22:40:47 Saving to: 'STDOUT' 22:40:47  22:40:47 0K .......... .......... .......... .......... .......... 1.40M 22:40:47 50K .......... .......... .......... .......... .......... 2.66M 22:40:47 100K .......... .......... .......... .......... .......... 2.94M 22:40:47 150K .......... .......... .......... .......... .......... 12.7M 22:40:47 200K .......... .......... .......... .......... .......... 11.3M 22:40:47 250K .......... .......... .......... .......... .......... 2.83M 22:40:47 300K .......... .......... .......... .......... .......... 5.69M 22:40:47 350K .......... .......... .......... .......... .......... 4.94M 22:40:47 400K .......... .......... .......... .......... .......... 3.65M 22:40:47 450K .......... .......... .......... .......... .......... 3.42M 22:40:47 500K .......... .......... .......... .......... .......... 7.46M 22:40:47 550K .......... .......... .......... .......... .......... 1.33M 22:40:47 600K .......... .......... .......... .......... .......... 1.01M 22:40:47 650K .......... .......... .......... .......... .......... 1.90M 22:40:47 700K .. 2.67M=0.3s 22:40:47 22:40:47 2021-07-30 22:40:47 (2.64 MB/s) - written to stdout [719348] 22:40:47 22:40:48 -- The C compiler identification is GNU 9.3.0 22:40:48 -- The CXX compiler identification is GNU 9.3.0 22:40:48 -- Check for working C compiler: /usr/bin/cc 22:40:48 -- Check for working C compiler: /usr/bin/cc - works 22:40:48 -- Detecting C compiler ABI info 22:40:49 -- Detecting C compiler ABI info - done 22:40:49 -- Detecting C compile features 22:40:49 -- Detecting C compile features - done 22:40:49 -- Check for working CXX compiler: /usr/bin/c++ 22:40:49 -- Check for working CXX compiler: /usr/bin/c++ - works 22:40:49 -- Detecting CXX compiler ABI info 22:40:50 -- Detecting CXX compiler ABI info - done 22:40:50 -- Detecting CXX compile features 22:40:50 -- Detecting CXX compile features - done 22:40:50 -- Looking for include file endian.h 22:40:50 -- Looking for include file endian.h - found 22:40:50 -- Check if the system is big endian 22:40:50 -- Searching 16 bit integer 22:40:50 -- Looking for sys/types.h 22:40:50 -- Looking for sys/types.h - found 22:40:50 -- Looking for stdint.h 22:40:51 -- Looking for stdint.h - found 22:40:51 -- Looking for stddef.h 22:40:51 -- Looking for stddef.h - found 22:40:51 -- Check size of unsigned short 22:40:52 -- Check size of unsigned short - done 22:40:52 -- Searching 16 bit integer - Using unsigned short 22:40:52 -- Check if the system is big endian - little endian 22:40:52 -- Check size of size_t 22:40:52 -- Check size of size_t - done 22:40:52 CMake Warning at examples/CMakeLists.txt:16 (find_package): 22:40:52 By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has 22:40:52 asked CMake to find a package configuration file provided by "cJSON", but 22:40:52 CMake did not find one. 22:40:52 22:40:52 Could not find a package configuration file provided by "cJSON" with any of 22:40:52 the following names: 22:40:52 22:40:52 cJSONConfig.cmake 22:40:52 cjson-config.cmake 22:40:52 22:40:52 Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set 22:40:52 "cJSON_DIR" to a directory containing one of the above files. If "cJSON" 22:40:52 provides a separate development package or SDK, be sure it has been 22:40:52 installed. 22:40:52 22:40:52 22:40:52 -- Configuring done 22:40:52 -- Generating done 22:40:52 -- Build files have been written to: /tmp/cbor 22:40:53 Scanning dependencies of target cbor_shared 22:40:53 [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o 22:40:54 [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o 22:40:55 [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o 22:40:55 [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o 22:40:56 [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o 22:40:56 [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o 22:40:57 [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o 22:40:57 [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o 22:40:57 [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o 22:40:57 [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o 22:40:58 [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o 22:40:59 [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o 22:40:59 [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o 22:41:00 [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o 22:41:00 [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o 22:41:00 [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o 22:41:01 [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o 22:41:01 [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o 22:41:01 [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o 22:41:02 [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o 22:41:02 [ 40%] Linking C shared library libcbor.so 22:41:02 [ 40%] Built target cbor_shared 22:41:02 Scanning dependencies of target cbor 22:41:02 [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o 22:41:04 [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o 22:41:05 [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o 22:41:05 [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o 22:41:09 [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o 22:41:09 [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o 22:41:09 [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o 22:41:09 [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o 22:41:09 [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o 22:41:10 [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o 22:41:11 [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o 22:41:11 [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o 22:41:12 [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o 22:41:12 [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o 22:41:13 [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o 22:41:13 [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o 22:41:13 [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o 22:41:14 [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o 22:41:14 [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o 22:41:14 [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o 22:41:14 [ 80%] Linking C static library libcbor.a 22:41:14 [ 80%] Built target cbor 22:41:14 Scanning dependencies of target sort 22:41:14 [ 82%] Building C object examples/CMakeFiles/sort.dir/sort.c.o 22:41:15 [ 84%] Linking C executable sort 22:41:15 [ 84%] Built target sort 22:41:15 Scanning dependencies of target readfile 22:41:15 [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o 22:41:15 [ 88%] Linking C executable readfile 22:41:15 [ 88%] Built target readfile 22:41:15 Scanning dependencies of target streaming_parser 22:41:15 [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o 22:41:15 [ 92%] Linking C executable streaming_parser 22:41:16 [ 92%] Built target streaming_parser 22:41:16 Scanning dependencies of target hello 22:41:16 [ 94%] Building C object examples/CMakeFiles/hello.dir/hello.c.o 22:41:16 [ 96%] Linking C executable hello 22:41:16 [ 96%] Built target hello 22:41:16 Scanning dependencies of target create_items 22:41:16 [ 98%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o 22:41:16 [100%] Linking C executable create_items 22:41:16 [100%] Built target create_items 22:41:16 Install the project... 22:41:16 -- Install configuration: "Release" 22:41:16 -- Installing: /usr/local/include/cbor/configuration.h 22:41:16 -- Installing: /usr/local/lib64/libcbor.a 22:41:16 -- Installing: /usr/local/lib64/libcbor.so.0.0.0 22:41:16 -- Installing: /usr/local/lib64/libcbor.so.0 22:41:16 -- Installing: /usr/local/lib64/libcbor.so 22:41:16 -- Up-to-date: /usr/local/include/cbor 22:41:16 -- Installing: /usr/local/include/cbor/streaming.h 22:41:16 -- Installing: /usr/local/include/cbor/ints.h 22:41:16 -- Installing: /usr/local/include/cbor/floats_ctrls.h 22:41:16 -- Installing: /usr/local/include/cbor/bytestrings.h 22:41:16 -- Installing: /usr/local/include/cbor/encoding.h 22:41:16 -- Installing: /usr/local/include/cbor/serialization.h 22:41:16 -- Installing: /usr/local/include/cbor/data.h 22:41:16 -- Installing: /usr/local/include/cbor/common.h 22:41:16 -- Installing: /usr/local/include/cbor/callbacks.h 22:41:16 -- Installing: /usr/local/include/cbor/strings.h 22:41:16 -- Installing: /usr/local/include/cbor/tags.h 22:41:16 -- Installing: /usr/local/include/cbor/internal 22:41:16 -- Installing: /usr/local/include/cbor/internal/encoders.h 22:41:16 -- Installing: /usr/local/include/cbor/internal/loaders.h 22:41:16 -- Installing: /usr/local/include/cbor/internal/stack.h 22:41:16 -- Installing: /usr/local/include/cbor/internal/unicode.h 22:41:16 -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h 22:41:16 -- Installing: /usr/local/include/cbor/internal/memory_utils.h 22:41:16 -- Installing: /usr/local/include/cbor/arrays.h 22:41:16 -- Installing: /usr/local/include/cbor/maps.h 22:41:16 -- Installing: /usr/local/include/cbor.h 22:41:16 -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc 22:41:18 Removing intermediate container 99c7d7354b95 22:41:18 ---> 628b875cd1ae 22:41:18 Step 8/25 : RUN mkdir /tmp/sdk 22:41:19 ---> Running in 39c7644b5675 22:41:21 Removing intermediate container 39c7644b5675 22:41:21 ---> 884fc4cf0d89 22:41:21 Step 9/25 : COPY VERSION /tmp/sdk 22:41:22 ---> 8156e4fa4042 22:41:22 Step 10/25 : COPY src /tmp/sdk/src 22:41:23 ---> 20ff5591d45b 22:41:23 Step 11/25 : COPY include /tmp/sdk/include 22:41:24 ---> cfb5928a49a8 22:41:24 Step 12/25 : COPY scripts /tmp/sdk/scripts 22:41:25 ---> 292967c81726 22:41:25 Step 13/25 : COPY LICENSE /tmp/sdk 22:41:26 ---> 4ec5c75bd887 22:41:26 Step 14/25 : COPY Attribution.txt /tmp/sdk 22:41:26 ---> b9a0886030b2 22:41:26 Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 22:41:26 ---> Running in 8941fd266537 22:41:28 + CPPCHECK=false 22:41:28 + DOCGEN=false 22:41:28 + TOMLVER=SDK-0.2 22:41:28 + CUTILVER=1.1.4 22:41:28 + '[' 0 -gt 0 ] 22:41:28 + readlink -f ./scripts/build.sh 22:41:28 + dirname /tmp/sdk/scripts/build.sh 22:41:28 + dirname /tmp/sdk/scripts 22:41:28 + ROOT=/tmp/sdk 22:41:28 + cd /tmp/sdk 22:41:28 + '[' '!' -d deps ] 22:41:28 + mkdir deps 22:41:28 + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 22:41:28 + tar -C deps -z -x -f - 22:41:28 --2021-07-30 22:41:27-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 22:41:28 Resolving github.com (github.com)... 140.82.112.3 22:41:28 Connecting to github.com (github.com)|140.82.112.3|:443... connected. 22:41:28 HTTP request sent, awaiting response... 302 Found 22:41:28 Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] 22:41:28 --2021-07-30 22:41:28-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 22:41:28 Resolving codeload.github.com (codeload.github.com)... 140.82.113.9 22:41:28 Connecting to codeload.github.com (codeload.github.com)|140.82.113.9|:443... connected. 22:41:28 HTTP request sent, awaiting response... 200 OK 22:41:28 Length: unspecified [application/x-gzip] 22:41:28 Saving to: 'STDOUT' 22:41:28  22:41:28 0K .......... ...... 1.03M=0.02s 22:41:28 22:41:28 2021-07-30 22:41:28 (1.03 MB/s) - written to stdout [16451] 22:41:28 22:41:28 + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c 22:41:28 + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz 22:41:28 + tar -C deps -z -x -f - 22:41:28 --2021-07-30 22:41:28-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz 22:41:28 Resolving github.com (github.com)... 140.82.112.3 22:41:28 Connecting to github.com (github.com)|140.82.112.3|:443... connected. 22:41:28 HTTP request sent, awaiting response... 302 Found 22:41:28 Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] 22:41:28 --2021-07-30 22:41:28-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 22:41:28 Resolving codeload.github.com (codeload.github.com)... 140.82.113.9 22:41:28 Connecting to codeload.github.com (codeload.github.com)|140.82.113.9|:443... connected. 22:41:28 HTTP request sent, awaiting response... 200 OK 22:41:28 Length: unspecified [application/x-gzip] 22:41:28 Saving to: 'STDOUT' 22:41:28 22:41:28 0K .......... .......... .......... .......... .......... 1.53M 22:41:28 50K .......... .......... .......... .......... .......... 2.91M 22:41:28 100K .......... .......... .......... .......... .......... 2.38M 22:41:28 150K .......... .......... .......   2.34M=0.08s 22:41:28 22:41:28 2021-07-30 22:41:28 (2.15 MB/s) - written to stdout [181796] 22:41:28 22:41:28 + mkdir -p src/c/iot 22:41:28 + 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 22:41:28 + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot 22:41:28 + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot 22:41:28 + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot 22:41:28 + mkdir -p include/iot 22:41:28 + 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 22:41:28 + mkdir -p include/iot/os 22:41:28 + 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 22:41:28 + mkdir -p /tmp/sdk/build/release 22:41:28 + cd /tmp/sdk/build/release 22:41:28 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 22:41:29 -- The C compiler identification is GNU 9.3.0 22:41:29 -- Check for working C compiler: /usr/bin/cc 22:41:29 -- Check for working C compiler: /usr/bin/cc - works 22:41:29 -- Detecting C compiler ABI info 22:41:29 -- Detecting C compiler ABI info - done 22:41:30 -- Detecting C compile features 22:41:30 -- Detecting C compile features - done 22:41:30 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 22:41:30 -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") 22:41:30 -- Found LIBYAML: /usr/lib/libyaml.so 22:41:30 -- Found LIBUUID: /usr/lib/libuuid.so 22:41:30 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 22:41:30 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 22:41:30 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 22:41:30 -- C SDK 2.0.1-dev.2 for Linux 22:41:30 -- Performing Test CSDK_HAVE_ATOMIC 22:41:30 -- Performing Test CSDK_HAVE_ATOMIC - Success 22:41:30 -- Found Curses: /usr/lib/libcurses.so 22:41:30 -- Configuring done 22:41:31 -- Generating done 22:41:31 -- Build files have been written to: /tmp/sdk/build/release 22:41:31 + make all package 22:41:31 + tee release.log 22:41:31 Scanning dependencies of target csdk 22:41:31 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 22:41:32 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 22:41:33 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 22:41:35 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 22:41:36 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 22:41:36 [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 22:41:37 [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 22:41:38 [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 22:41:39 [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o 22:41:41 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 22:41:43 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 22:41:44 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 22:41:45 [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 22:41:45 [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 22:41:46 [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 22:41:46 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 22:41:47 [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 22:41:52 [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 22:41:52 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 22:41:52 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 22:41:53 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 22:41:53 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 22:41:55 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 22:41:59 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 22:41:59 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 22:41:59 [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 22:42:00 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 22:42:01 [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 22:42:01 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 22:42:02 [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 22:42:03 [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 22:42:04 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 22:42:04 [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 22:42:07 [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o 22:42:08 [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 22:42:09 [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 22:42:09 [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 22:42:16 [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 22:42:16 [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 22:42:17 [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 22:42:18 [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 22:42:19 [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 22:42:22 [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o 22:42:25 [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 22:42:30 [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 22:42:31 [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 22:42:32 [ 74%] Linking C shared library libcsdk.so 22:42:32 [ 74%] Built target csdk 22:42:32 Scanning dependencies of target template 22:42:32 [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 22:42:33 [ 77%] Linking C executable template 22:42:33 [ 77%] Built target template 22:42:33 Scanning dependencies of target device-counter 22:42:33 [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 22:42:34 [ 80%] Linking C executable device-counter 22:42:35 [ 80%] Built target device-counter 22:42:35 Scanning dependencies of target device-random 22:42:35 [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 22:42:35 [ 84%] Linking C executable device-random 22:42:36 [ 84%] Built target device-random 22:42:36 Scanning dependencies of target device-gyro 22:42:36 [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 22:42:36 [ 87%] Linking C executable device-gyro 22:42:37 [ 87%] Built target device-gyro 22:42:37 Scanning dependencies of target device-bitfields 22:42:37 [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 22:42:37 [ 90%] Linking C executable device-bitfields 22:42:38 [ 90%] Built target device-bitfields 22:42:38 Scanning dependencies of target template-discovery 22:42:38 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 22:42:39 [ 93%] Linking C executable template-discovery 22:42:39 [ 93%] Built target template-discovery 22:42:39 Scanning dependencies of target device-file 22:42:39 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 22:42:40 [ 96%] Linking C executable device-file 22:42:41 [ 96%] Built target device-file 22:42:41 Scanning dependencies of target device-terminal 22:42:41 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 22:42:42 [100%] Linking C executable device-terminal 22:42:43 [100%] Built target device-terminal 22:42:43 Run CPack packaging tool... 22:42:43 CPack: Create package using TGZ 22:42:43 CPack: Install projects 22:42:43 CPack: - Run preinstall target for: Csdk 22:42:43 CPack: - Install project: Csdk [] 22:42:44 CPack: Create package 22:42:44 CPack: - package: /tmp/sdk/build/release/csdk-2.0.1-dev.2.tar.gz generated. 22:42:44 + '[' false '=' true ] 22:42:44 + '[' false '=' true ] 22:42:44 + mkdir -p /tmp/sdk/build/debug 22:42:44 + cd /tmp/sdk/build/debug 22:42:44 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 22:42:44 -- The C compiler identification is GNU 9.3.0 22:42:44 -- Check for working C compiler: /usr/bin/cc 22:42:44 -- Check for working C compiler: /usr/bin/cc - works 22:42:44 -- Detecting C compiler ABI info 22:42:45 -- Detecting C compiler ABI info - done 22:42:45 -- Detecting C compile features 22:42:45 -- Detecting C compile features - done 22:42:45 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 22:42:45 -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") 22:42:45 -- Found LIBYAML: /usr/lib/libyaml.so 22:42:45 -- Found LIBUUID: /usr/lib/libuuid.so 22:42:45 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 22:42:45 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 22:42:45 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 22:42:45 -- C SDK 2.0.1-dev.2 for Linux 22:42:45 -- Performing Test CSDK_HAVE_ATOMIC 22:42:46 -- Performing Test CSDK_HAVE_ATOMIC - Success 22:42:46 -- Found Curses: /usr/lib/libcurses.so 22:42:46 -- Configuring done 22:42:46 -- Generating done 22:42:46 -- Build files have been written to: /tmp/sdk/build/debug 22:42:46 + + maketee 22:42:46 debug.log 22:42:46 Scanning dependencies of target csdk 22:42:47 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 22:42:47 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 22:42:48 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 22:42:49 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 22:42:49 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 22:42:49 [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 22:42:50 [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 22:42:50 [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 22:42:50 [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o 22:42:51 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 22:42:52 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 22:42:53 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 22:42:53 [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 22:42:53 [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 22:42:54 [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 22:42:54 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 22:42:54 [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 22:42:55 [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 22:42:55 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 22:42:56 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 22:42:56 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 22:42:56 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 22:42:57 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 22:42:58 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 22:42:58 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 22:42:59 [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 22:42:59 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 22:42:59 [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 22:42:59 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 22:43:00 [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 22:43:00 [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 22:43:01 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 22:43:01 [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 22:43:01 [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o 22:43:02 [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 22:43:03 [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 22:43:03 [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 22:43:05 [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 22:43:05 [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 22:43:05 [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 22:43:06 [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 22:43:06 [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 22:43:08 [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o 22:43:09 [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 22:43:10 [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 22:43:10 [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 22:43:11 [ 74%] Linking C shared library libcsdk.so 22:43:11 [ 74%] Built target csdk 22:43:11 Scanning dependencies of target template 22:43:11 [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 22:43:11 [ 77%] Linking C executable template 22:43:12 [ 77%] Built target template 22:43:12 Scanning dependencies of target device-counter 22:43:12 [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 22:43:12 [ 80%] Linking C executable device-counter 22:43:13 [ 80%] Built target device-counter 22:43:13 Scanning dependencies of target device-random 22:43:13 [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 22:43:13 [ 84%] Linking C executable device-random 22:43:13 [ 84%] Built target device-random 22:43:13 Scanning dependencies of target device-gyro 22:43:13 [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 22:43:14 [ 87%] Linking C executable device-gyro 22:43:14 [ 87%] Built target device-gyro 22:43:14 Scanning dependencies of target device-bitfields 22:43:15 [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 22:43:15 [ 90%] Linking C executable device-bitfields 22:43:16 [ 90%] Built target device-bitfields 22:43:16 Scanning dependencies of target template-discovery 22:43:16 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 22:43:16 [ 93%] Linking C executable template-discovery 22:43:16 [ 93%] Built target template-discovery 22:43:16 Scanning dependencies of target device-file 22:43:17 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 22:43:17 [ 96%] Linking C executable device-file 22:43:18 [ 96%] Built target device-file 22:43:18 Scanning dependencies of target device-terminal 22:43:18 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 22:43:18 [100%] Linking C executable device-terminal 22:43:18 [100%] Built target device-terminal 22:43:18 make: Entering directory '/tmp/sdk/build/release' 22:43:18 make[1]: Entering directory '/tmp/sdk/build/release' 22:43:18 make[2]: Entering directory '/tmp/sdk/build/release' 22:43:18 make[2]: Leaving directory '/tmp/sdk/build/release' 22:43:19 [ 74%] Built target csdk 22:43:19 make[2]: Entering directory '/tmp/sdk/build/release' 22:43:19 make[2]: Leaving directory '/tmp/sdk/build/release' 22:43:19 [ 77%] Built target template 22:43:19 make[2]: Entering directory '/tmp/sdk/build/release' 22:43:19 make[2]: Leaving directory '/tmp/sdk/build/release' 22:43:19 [ 80%] Built target device-counter 22:43:19 make[2]: Entering directory '/tmp/sdk/build/release' 22:43:19 make[2]: Leaving directory '/tmp/sdk/build/release' 22:43:19 [ 84%] Built target device-random 22:43:19 make[2]: Entering directory '/tmp/sdk/build/release' 22:43:19 make[2]: Leaving directory '/tmp/sdk/build/release' 22:43:19 [ 87%] Built target device-gyro 22:43:19 make[2]: Entering directory '/tmp/sdk/build/release' 22:43:19 make[2]: Leaving directory '/tmp/sdk/build/release' 22:43:19 [ 90%] Built target device-bitfields 22:43:19 make[2]: Entering directory '/tmp/sdk/build/release' 22:43:19 make[2]: Leaving directory '/tmp/sdk/build/release' 22:43:19 [ 93%] Built target template-discovery 22:43:19 make[2]: Entering directory '/tmp/sdk/build/release' 22:43:19 make[2]: Leaving directory '/tmp/sdk/build/release' 22:43:19 [ 96%] Built target device-file 22:43:19 make[2]: Entering directory '/tmp/sdk/build/release' 22:43:19 make[2]: Leaving directory '/tmp/sdk/build/release' 22:43:19 [100%] Built target device-terminal 22:43:19 make[1]: Leaving directory '/tmp/sdk/build/release' 22:43:19 Install the project... 22:43:19 -- Install configuration: "Release" 22:43:19 -- Installing: /usr/local/lib/libcsdk.so 22:43:19 -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" 22:43:19 -- Up-to-date: /usr/local/include 22:43:19 -- Installing: /usr/local/include/edgex 22:43:19 -- Installing: /usr/local/include/edgex/rest-server.h 22:43:19 -- Installing: /usr/local/include/edgex/edgex-base.h 22:43:19 -- Installing: /usr/local/include/edgex/edgex.h 22:43:19 -- Installing: /usr/local/include/edgex/devices.h 22:43:19 -- Installing: /usr/local/include/edgex/profiles.h 22:43:19 -- Installing: /usr/local/include/edgex/csdk-defs.h 22:43:19 -- Installing: /usr/local/include/devsdk 22:43:19 -- Installing: /usr/local/include/devsdk/devsdk-base.h 22:43:19 -- Installing: /usr/local/include/devsdk/devsdk.h 22:43:19 -- Installing: /usr/local/include/iot 22:43:19 -- Installing: /usr/local/include/iot/json.h 22:43:19 -- Installing: /usr/local/include/iot/container.h 22:43:19 -- Installing: /usr/local/include/iot/component.h 22:43:19 -- Installing: /usr/local/include/iot/typecode.h 22:43:19 -- Installing: /usr/local/include/iot/iot.h 22:43:19 -- Installing: /usr/local/include/iot/time.h 22:43:19 -- Installing: /usr/local/include/iot/hash.h 22:43:19 -- Installing: /usr/local/include/iot/logger.h 22:43:19 -- Installing: /usr/local/include/iot/os 22:43:19 -- Installing: /usr/local/include/iot/os/zephyr.h 22:43:19 -- Installing: /usr/local/include/iot/os/linux.h 22:43:19 -- Installing: /usr/local/include/iot/os/macos.h 22:43:19 -- Installing: /usr/local/include/iot/scheduler.h 22:43:19 -- Installing: /usr/local/include/iot/data.h 22:43:19 -- Installing: /usr/local/include/iot/thread.h 22:43:19 -- Installing: /usr/local/include/iot/os.h 22:43:19 -- Installing: /usr/local/include/iot/base64.h 22:43:19 -- Installing: /usr/local/include/iot/defs.h 22:43:19 -- Installing: /usr/local/include/iot/threadpool.h 22:43:19 -- Installing: /usr/local/include/iot/config.h 22:43:19 -- Installing: /usr/local/share/device-sdk-c/LICENSE 22:43:19 -- Installing: /usr/local/share/device-sdk-c/Attribution.txt 22:43:19 make: Leaving directory '/tmp/sdk/build/release' 22:43:22 Removing intermediate container 8941fd266537 22:43:22 ---> b7f0c8d18f20 22:43:22 Step 16/25 : FROM ${BASE} 22:43:22 ---> 759262b18b23 22:43:22 Step 17/25 : LABEL maintainer="IOTech " 22:43:22 ---> Running in a7be117222f3 22:43:22 Removing intermediate container a7be117222f3 22:43:22 ---> f752147f6480 22:43:22 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 22:43:22 ---> Running in b034c60f84f4 22:43:24 Connecting to iotech.jfrog.io (54.170.66.44:443) 22:43:24 saving to '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' 22:43:24 support@iotechsys.co 100% |********************************| 451 0:00:00 ETA 22:43:24 '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved 22:43:25 Removing intermediate container b034c60f84f4 22:43:25 ---> a02dc9c0155e 22:43:25 Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 22:43:25 ---> Running in 69fa83781b52 22:43:28 Removing intermediate container 69fa83781b52 22:43:28 ---> dc7e389d4037 22:43:28 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 22:43:28 ---> Running in 0ce7766e44b5 22:43:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:43:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:43:31 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz 22:43:32 (1/7) Installing curl (7.78.0-r0) 22:43:32 (2/7) Installing hiredis (0.14.1-r0) 22:43:32 (3/7) Installing hiredis-dev (0.14.1-r0) 22:43:32 (4/7) Installing libuuid (2.35.2-r0) 22:43:33 (5/7) Installing paho-mqtt-c-dev (1.3.5-r0) 22:43:34 (6/7) Installing libidn2 (2.3.0-r0) 22:43:34 (7/7) Installing wget (1.20.3-r1) 22:43:34 Executing busybox-1.31.1-r20.trigger 22:43:34 OK: 267 MiB in 82 packages 22:43:36 Removing intermediate container 0ce7766e44b5 22:43:36 ---> d28cbc0c1589 22:43:36 Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot 22:43:37 ---> d8eeddd71aed 22:43:37 Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex 22:43:38 ---> 760795f7e71c 22:43:38 Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib 22:43:39 ---> bbb2ac924e24 22:43:39 Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 22:43:40 ---> 22b9d7ad6820 22:43:40 Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c 22:43:41 ---> ab8ac93938f5 22:43:41 Successfully built ab8ac93938f5 22:43:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:43:42 + docker inspect -f . ci-base-image-arm64 22:43:42 . [Pipeline] withDockerContainer 22:43:43 prd-ubuntu18.04-docker-arm64-4c-16g-1114 does not seem to be running inside a container 22:43:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/3 -v /w/workspace/device-sdk-c/3:/w/workspace/device-sdk-c/3:rw,z -v /w/workspace/device-sdk-c/3@tmp:/w/workspace/device-sdk-c/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:43:45 $ docker top 6ea814afbdf028b7fcdc5ad51d4e0282ea7883a8b79282e7eb8bc8c1068336cf -eo pid,comm [Pipeline] { [Pipeline] sh 22:43:46 + make test 22:43:46 echo "make test" 22:43:46 make test [Pipeline] } 22:43:46 $ docker stop --time=1 6ea814afbdf028b7fcdc5ad51d4e0282ea7883a8b79282e7eb8bc8c1068336cf 22:43:48 $ docker rm -f 6ea814afbdf028b7fcdc5ad51d4e0282ea7883a8b79282e7eb8bc8c1068336cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:43:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:43:49 + ls -al . 22:43:49 total 192 22:43:49 drwxrwxr-x 8 jenkins jenkins 4096 Jul 30 22:40 . 22:43:49 drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 22:40 .. 22:43:49 drwxrwxr-x 8 jenkins jenkins 4096 Jul 30 22:40 .git 22:43:49 drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 22:40 .github 22:43:49 -rw-rw-r-- 1 jenkins jenkins 176 Jul 30 22:40 .gitignore 22:43:49 -rw-rw-r-- 1 jenkins jenkins 3104 Jul 30 22:40 Attribution.txt 22:43:49 -rw-rw-r-- 1 jenkins jenkins 7509 Jul 30 22:40 CHANGES 22:43:49 -rw-rw-r-- 1 jenkins jenkins 108574 Jul 30 22:40 Doxyfile 22:43:49 -rw-rw-r-- 1 jenkins jenkins 784 Jul 30 22:40 Jenkinsfile 22:43:49 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 30 22:40 LICENSE 22:43:49 -rw-rw-r-- 1 jenkins jenkins 444 Jul 30 22:40 Makefile 22:43:49 -rw-rw-r-- 1 jenkins jenkins 4086 Jul 30 22:40 README.md 22:43:49 -rw-rw-r-- 1 jenkins jenkins 7090 Jul 30 22:40 README.v2.md 22:43:49 -rw-rw-r-- 1 jenkins jenkins 11 Jul 30 22:36 VERSION 22:43:49 drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 22:40 docs 22:43:49 drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 22:40 include 22:43:49 drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 22:40 scripts 22:43:49 drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 22:40 src [Pipeline] isUnix [Pipeline] sh 22:43:50 + 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=fe80442fa2f0db74f1d47f63cbba0c7b5c42b53a --label arch=arm64 --label version=2.0.1-dev.2 . 22:43:50 Sending build context to Docker daemon 2.577MB 22:43:50 Step 1/17 : ARG BASE=alpine:3.12 22:43:50 Step 2/17 : FROM ${BASE} 22:43:50 ---> ab8ac93938f5 22:43:50 Step 3/17 : LABEL maintainer="IOTech " 22:43:50 ---> Running in 072a613629cd 22:43:51 Removing intermediate container 072a613629cd 22:43:51 ---> ea7a17247466 22:43:51 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 22:43:52 ---> Running in 9eff014e1321 22:43:53 --2021-07-30 22:43:53-- https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub 22:43:53 Resolving iotech.jfrog.io (iotech.jfrog.io)... 54.229.110.245, 54.170.66.44, 54.195.244.87 22:43:53 Connecting to iotech.jfrog.io (iotech.jfrog.io)|54.229.110.245|:443... connected. 22:43:54 HTTP request sent, awaiting response... 200 OK 22:43:54 Length: 451 [application/octet-stream] 22:43:54 Saving to: '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' 22:43:54 22:43:54 0K     100% 18.0M=0s 22:43:54 22:43:54 2021-07-30 22:43:53 (18.0 MB/s) - '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [451/451] 22:43:54 22:43:55 Removing intermediate container 9eff014e1321 22:43:55 ---> f28b31760a84 22:43:55 Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 22:43:55 ---> Running in e1645002d3f7 22:43:58 Removing intermediate container e1645002d3f7 22:43:58 ---> b44c80186e92 22:43:58 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 22:43:58 ---> Running in bb1e0a52dd51 22:43:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:44:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:44:01 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz 22:44:02 (1/16) Installing ncurses-dev (6.2_p20200523-r0) 22:44:02 (2/16) Installing libblkid (2.35.2-r0) 22:44:02 (3/16) Installing blkid (2.35.2-r0) 22:44:02 (4/16) Installing libcap-ng (0.7.10-r1) 22:44:02 (5/16) Installing setpriv (2.35.2-r0) 22:44:02 (6/16) Installing libmount (2.35.2-r0) 22:44:02 (7/16) Installing libsmartcols (2.35.2-r0) 22:44:02 (8/16) Installing findmnt (2.35.2-r0) 22:44:02 (9/16) Installing mcookie (2.35.2-r0) 22:44:02 (10/16) Installing hexdump (2.35.2-r0) 22:44:03 (11/16) Installing lsblk (2.35.2-r0) 22:44:03 (12/16) Installing libfdisk (2.35.2-r0) 22:44:03 (13/16) Installing sfdisk (2.35.2-r0) 22:44:03 (14/16) Installing cfdisk (2.35.2-r0) 22:44:03 (15/16) Installing util-linux (2.35.2-r0) 22:44:03 (16/16) Installing util-linux-dev (2.35.2-r0) 22:44:04 Executing busybox-1.31.1-r20.trigger 22:44:04 OK: 276 MiB in 98 packages 22:44:06 Removing intermediate container bb1e0a52dd51 22:44:06 ---> 244860f91683 22:44:06 Step 7/17 : COPY VERSION /edgex-c-sdk/ 22:44:06 ---> af94fb2e5147 22:44:06 Step 8/17 : COPY src /edgex-c-sdk/src/ 22:44:08 ---> 65ad422dcc8f 22:44:08 Step 9/17 : COPY include /edgex-c-sdk/include/ 22:44:09 ---> ccfd5c1a3d95 22:44:09 Step 10/17 : COPY scripts /edgex-c-sdk/scripts 22:44:10 ---> b7188149d94e 22:44:10 Step 11/17 : COPY LICENSE /edgex-c-sdk/ 22:44:11 ---> 6a6f1821c6ba 22:44:11 Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ 22:44:12 ---> e17f3737241c 22:44:12 Step 13/17 : WORKDIR /edgex-c-sdk 22:44:12 ---> Running in 686c849a12cb 22:44:13 Removing intermediate container 686c849a12cb 22:44:13 ---> c6976dbaeb41 22:44:13 Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] 22:44:13 ---> Running in 33600a177fd6 22:44:13 Removing intermediate container 33600a177fd6 22:44:13 ---> 887b04fcd26e 22:44:13 Step 15/17 : LABEL arch=arm64 22:44:14 ---> Running in b9452e535645 22:44:15 Removing intermediate container b9452e535645 22:44:15 ---> 0c4a7d1bc394 22:44:15 Step 16/17 : LABEL git_sha=fe80442fa2f0db74f1d47f63cbba0c7b5c42b53a 22:44:15 ---> Running in 71ce3c98228f 22:44:15 Removing intermediate container 71ce3c98228f 22:44:15 ---> 98cc5e256557 22:44:15 Step 17/17 : LABEL version=2.0.1-dev.2 22:44:16 ---> Running in d25c3ea805fc 22:44:16 Removing intermediate container d25c3ea805fc 22:44:16 ---> 5b4623f7ff12 22:44:16 [Warning] One or more build-args [MAKE ARCH] were not consumed 22:44:16 Successfully built 5b4623f7ff12 22:44:16 Successfully tagged device-sdk-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:44:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:44:17 22:44:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 22:44:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:44:18 arm64: Pulling from edgex-lftools-log-publisher 22:44:18 448f6bf000e3: Pulling fs layer 22:44:18 f757da607395: Pulling fs layer 22:44:18 05883995daec: Pulling fs layer 22:44:18 8603b9c90790: Pulling fs layer 22:44:18 1560dd03e051: Pulling fs layer 22:44:18 27f5ce0e4adf: Pulling fs layer 22:44:18 c2d8d7efcc4b: Pulling fs layer 22:44:18 1560dd03e051: Waiting 22:44:18 27f5ce0e4adf: Waiting 22:44:18 c2d8d7efcc4b: Waiting 22:44:18 8603b9c90790: Waiting 22:44:18 f757da607395: Verifying Checksum 22:44:18 f757da607395: Download complete 22:44:18 8603b9c90790: Verifying Checksum 22:44:18 8603b9c90790: Download complete 22:44:19 1560dd03e051: Verifying Checksum 22:44:19 1560dd03e051: Download complete 22:44:19 27f5ce0e4adf: Download complete 22:44:19 05883995daec: Verifying Checksum 22:44:19 05883995daec: Download complete 22:44:20 448f6bf000e3: Verifying Checksum 22:44:20 448f6bf000e3: Download complete 22:44:23 c2d8d7efcc4b: Verifying Checksum 22:44:23 c2d8d7efcc4b: Download complete 22:44:24 448f6bf000e3: Pull complete 22:44:25 f757da607395: Pull complete 22:44:26 05883995daec: Pull complete 22:44:26 8603b9c90790: Pull complete 22:44:28 1560dd03e051: Pull complete 22:44:28 27f5ce0e4adf: Pull complete 22:44:43 c2d8d7efcc4b: Pull complete 22:44:43 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 22:44:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:44:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 22:44:43 prd-ubuntu18.04-docker-arm64-4c-16g-1114 does not seem to be running inside a container 22:44:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-c/3 -v /w/workspace/device-sdk-c/3:/w/workspace/device-sdk-c/3:rw,z -v /w/workspace/device-sdk-c/3@tmp:/w/workspace/device-sdk-c/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:44:49 $ docker top 1e77253070060778b45b6d0a979b3d40d7d231561bf670446a6713ed02c5fa6a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:44:49 ---> job-cost.sh 22:44:49 lf-activate-venv: SKIPPING 22:44:49 INFO: No Stack... 22:44:50 INFO: Retrieving Pricing Info for: v2-standard-4 22:44:51 INFO: Archiving Costs [Pipeline] sh 22:44:51 + + cutcat -d, /w/workspace/device-sdk-c/3/archives/cost.csv -f6 22:44:51 [Pipeline] lock 22:44:51 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-main-3-stack-cost] 22:44:51 Resource [jenkins-edgexfoundry-device-sdk-c-main-3-stack-cost] did not exist. Created. 22:44:51 Lock acquired on [jenkins-edgexfoundry-device-sdk-c-main-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:44:52 /w/workspace/device-sdk-c/3@tmp/durable-dac3cd8f/script.sh: 1: /w/workspace/device-sdk-c/3@tmp/durable-dac3cd8f/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 22:44:53 + echo total: 0.18000000715255737 [Pipeline] stash 22:44:53 Warning: overwriting stash ‘stack-cost’ 22:44:54 Stashed 1 file(s) [Pipeline] } 22:44:54 Lock released on resource [jenkins-edgexfoundry-device-sdk-c-main-3-stack-cost] [Pipeline] // lock [Pipeline] } 22:44:54 $ docker stop --time=1 1e77253070060778b45b6d0a979b3d40d7d231561bf670446a6713ed02c5fa6a 22:44:55 $ docker rm -f 1e77253070060778b45b6d0a979b3d40d7d231561bf670446a6713ed02c5fa6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 22:44:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:44:56 . [Pipeline] withDockerContainer 22:44:57 prd-centos7-docker-4c-2g-1103 does not seem to be running inside a container 22:44:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:44:57 $ docker top 705b001a0458c8016ac9261d066888c98e1bcdb8bd714fb26da9ecd1ee88fcac -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:44:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:44:57 [ssh-agent] Looking for ssh-agent implementation... 22:44:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:44:57 $ docker exec 705b001a0458c8016ac9261d066888c98e1bcdb8bd714fb26da9ecd1ee88fcac ssh-agent 22:44:57 SSH_AUTH_SOCK=/tmp/ssh-CKYvSjEtKZvT/agent.13 22:44:57 SSH_AGENT_PID=20 22:44:57 Running ssh-add (command line suppressed) 22:44:58 Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_7416014151131313505.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_7416014151131313505.key) 22:44:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:44:58 + git semver tag 22:44:58 # -> Open(): unable to determine branch for HEAD 22:44:58 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.git 22:44:58 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_main 22:44:58 # $SEMVER_REMOTE_NAME = origin 22:44:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:44:58 # $SEMVER_USER_NAME = edgex-jenkins 22:44:58 # $SEMVER_BRANCH = main 22:44:58 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.semver 22:44:58 # fe80442fa2f0db74f1d47f63cbba0c7b5c42b53a HEAD 22:44:58 # -> Force: false 22:44:58 # 62c9e27e278b699ec2857c4d1c266eac623fba0a refs/tags/v2.0.1-dev.2 [Pipeline] } 22:44:58 $ docker exec --env ******** --env ******** 705b001a0458c8016ac9261d066888c98e1bcdb8bd714fb26da9ecd1ee88fcac ssh-agent -k 22:44:58 unset SSH_AUTH_SOCK; 22:44:58 unset SSH_AGENT_PID; 22:44:58 echo Agent pid 20 killed; 22:44:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:44:58 + git semver [Pipeline] } 22:44:58 $ docker stop --time=1 705b001a0458c8016ac9261d066888c98e1bcdb8bd714fb26da9ecd1ee88fcac 22:45:00 $ docker rm -f 705b001a0458c8016ac9261d066888c98e1bcdb8bd714fb26da9ecd1ee88fcac [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 22:45:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:45:00 22:45:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 22:45:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:45:00 0.23.1-centos7: Pulling from edgex-lftools 22:45:00 ab5ef0e58194: Pulling fs layer 22:45:00 9712f1f96733: Pulling fs layer 22:45:00 63f879dbbcfc: Pulling fs layer 22:45:00 0d9ebad4ef96: Pulling fs layer 22:45:00 e9a5061849ea: Pulling fs layer 22:45:00 d747dcd14b5f: Pulling fs layer 22:45:00 2de7ff778b66: Pulling fs layer 22:45:00 0d9ebad4ef96: Waiting 22:45:00 e9a5061849ea: Waiting 22:45:00 d747dcd14b5f: Waiting 22:45:00 2de7ff778b66: Waiting 22:45:00 9712f1f96733: Verifying Checksum 22:45:00 9712f1f96733: Download complete 22:45:05 63f879dbbcfc: Verifying Checksum 22:45:05 63f879dbbcfc: Download complete 22:45:05 e9a5061849ea: Verifying Checksum 22:45:05 e9a5061849ea: Download complete 22:45:05 d747dcd14b5f: Verifying Checksum 22:45:05 d747dcd14b5f: Download complete 22:45:05 2de7ff778b66: Verifying Checksum 22:45:05 2de7ff778b66: Download complete 22:45:06 ab5ef0e58194: Verifying Checksum 22:45:06 ab5ef0e58194: Download complete 22:45:06 0d9ebad4ef96: Verifying Checksum 22:45:06 0d9ebad4ef96: Download complete 22:45:08 ab5ef0e58194: Pull complete 22:45:08 9712f1f96733: Pull complete 22:45:09 63f879dbbcfc: Pull complete 22:45:12 0d9ebad4ef96: Pull complete 22:45:13 e9a5061849ea: Pull complete 22:45:13 d747dcd14b5f: Pull complete 22:45:14 2de7ff778b66: Pull complete 22:45:14 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:45:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:45:14 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 22:45:14 prd-centos7-docker-4c-2g-1103 does not seem to be running inside a container 22:45:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:45:17 $ docker top 30e4beefeff698a5c3360bc031df38047599786ad04d47225f99488d6738910c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:45:17 provisioning config files... 22:45:17 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config8708303012616268334tmp 22:45:17 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config2780670184619847051tmp 22:45:17 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config983125290847473468tmp [Pipeline] { [Pipeline] echo 22:45:17 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:45:18 ---> sigul-configuration.sh 22:45:18 gpg: directory `/root/.gnupg' created 22:45:18 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:45:18 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:45:18 gpg: keyring `/root/.gnupg/secring.gpg' created 22:45:18 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:45:18 gpg: CAST5 encrypted data 22:45:18 gpg: encrypted with 1 passphrase 22:45:18 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:45:18 + mkdir /home/jenkins 22:45:18 + mkdir /home/jenkins/sigul [Pipeline] sh 22:45:18 + 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 22:45:18 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:45:19 ---> sigul-install.sh 22:45:19 Sigul already installed; skipping installation. [Pipeline] sh 22:45:19 + git tag --list 22:45:19 0.7.0 22:45:19 0.7.1 22:45:19 1.0.0 22:45:19 v1.0.1 22:45:19 v1.0.2 22:45:19 v1.0.3 22:45:19 v1.1.0 22:45:19 v1.1.1 22:45:19 v1.2.0 22:45:19 v1.2.1 22:45:19 v1.2.2 22:45:19 v1.3.0 22:45:19 v1.3.1 22:45:19 v2.0.0 22:45:19 v2.0.1-dev.1 22:45:19 v2.0.1-dev.2 [Pipeline] sh 22:45:19 + lftools sign git-tag v2.0.1-dev.2 22:45:20 Signing Git tag with Sigul... 22:45:20 Signing v2.0.1-dev.2 [Pipeline] echo 22:45:21 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:45:22 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:45:22 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:45:22 $ docker stop --time=1 30e4beefeff698a5c3360bc031df38047599786ad04d47225f99488d6738910c 22:45:23 $ docker rm -f 30e4beefeff698a5c3360bc031df38047599786ad04d47225f99488d6738910c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 22:45:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:45:24 . [Pipeline] withDockerContainer 22:45:24 prd-centos7-docker-4c-2g-1103 does not seem to be running inside a container 22:45:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:45:24 $ docker top f50357782351a6d0367b743b8db9de09694055b776937afd9844b93dbf805871 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:45:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:45:24 [ssh-agent] Looking for ssh-agent implementation... 22:45:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:45:25 $ docker exec f50357782351a6d0367b743b8db9de09694055b776937afd9844b93dbf805871 ssh-agent 22:45:25 SSH_AUTH_SOCK=/tmp/ssh-WSSCrkHOivBB/agent.14 22:45:25 SSH_AGENT_PID=21 22:45:25 Running ssh-add (command line suppressed) 22:45:25 Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_8487575738421311751.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_8487575738421311751.key) 22:45:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:45:25 + git semver bump pre 22:45:25 # -> Open(): unable to determine branch for HEAD 22:45:25 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.git 22:45:25 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_main 22:45:25 # $SEMVER_REMOTE_NAME = origin 22:45:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:45:25 # $SEMVER_USER_NAME = edgex-jenkins 22:45:25 # $SEMVER_BRANCH = main 22:45:25 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.semver 22:45:25 2.0.1-dev.3 [Pipeline] } 22:45:25 $ docker exec --env ******** --env ******** f50357782351a6d0367b743b8db9de09694055b776937afd9844b93dbf805871 ssh-agent -k 22:45:25 unset SSH_AUTH_SOCK; 22:45:25 unset SSH_AGENT_PID; 22:45:25 echo Agent pid 21 killed; 22:45:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:45:26 + git semver [Pipeline] } 22:45:26 $ docker stop --time=1 f50357782351a6d0367b743b8db9de09694055b776937afd9844b93dbf805871 22:45:27 $ docker rm -f f50357782351a6d0367b743b8db9de09694055b776937afd9844b93dbf805871 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 22:45:27 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:45:27 . [Pipeline] withDockerContainer 22:45:28 prd-centos7-docker-4c-2g-1103 does not seem to be running inside a container 22:45:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:45:28 $ docker top 116fbd89fd6c3334ac9d0ba1800f33b108aea3eb51f194f5a8abbb6318ce3b0f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:45:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:45:28 [ssh-agent] Looking for ssh-agent implementation... 22:45:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:45:28 $ docker exec 116fbd89fd6c3334ac9d0ba1800f33b108aea3eb51f194f5a8abbb6318ce3b0f ssh-agent 22:45:28 SSH_AUTH_SOCK=/tmp/ssh-bvDVCYX4uKzx/agent.14 22:45:28 SSH_AGENT_PID=21 22:45:28 Running ssh-add (command line suppressed) 22:45:29 Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_6847262997161005767.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_6847262997161005767.key) 22:45:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:45:29 + git semver push 22:45:29 # -> Open(): unable to determine branch for HEAD 22:45:29 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.git 22:45:29 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_main 22:45:29 # $SEMVER_REMOTE_NAME = origin 22:45:29 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:45:29 # $SEMVER_USER_NAME = edgex-jenkins 22:45:29 # $SEMVER_BRANCH = main 22:45:29 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.semver [Pipeline] } 22:45:33 $ docker exec --env ******** --env ******** 116fbd89fd6c3334ac9d0ba1800f33b108aea3eb51f194f5a8abbb6318ce3b0f ssh-agent -k 22:45:33 unset SSH_AUTH_SOCK; 22:45:33 unset SSH_AGENT_PID; 22:45:33 echo Agent pid 21 killed; 22:45:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:45:34 + git semver [Pipeline] } 22:45:34 $ docker stop --time=1 116fbd89fd6c3334ac9d0ba1800f33b108aea3eb51f194f5a8abbb6318ce3b0f 22:45:35 $ docker rm -f 116fbd89fd6c3334ac9d0ba1800f33b108aea3eb51f194f5a8abbb6318ce3b0f [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 22:45:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:45:36 ---> package-listing.sh 22:45:36 ++ facter osfamily 22:45:36 ++ tr '[:upper:]' '[:lower:]' 22:45:37 + OS_FAMILY=redhat 22:45:37 + workspace=/w/workspace/edgexfoundry_device-sdk-c_main 22:45:37 + START_PACKAGES=/tmp/packages_start.txt 22:45:37 + END_PACKAGES=/tmp/packages_end.txt 22:45:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:45:37 + PACKAGES=/tmp/packages_start.txt 22:45:37 + '[' /w/workspace/edgexfoundry_device-sdk-c_main ']' 22:45:37 + PACKAGES=/tmp/packages_end.txt 22:45:37 + case "${OS_FAMILY}" in 22:45:37 + rpm -qa 22:45:37 + sort 22:45:37 + '[' -f /tmp/packages_start.txt ']' 22:45:37 + '[' -f /tmp/packages_end.txt ']' 22:45:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:45:37 + '[' /w/workspace/edgexfoundry_device-sdk-c_main ']' 22:45:37 + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_main/archives/ 22:45:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_main/archives/ [Pipeline] echo 22:45:37 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:45:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:45:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:45:38 22:45:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:45:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:45:38 latest: Pulling from edgex-lftools-log-publisher 22:45:38 b4d181a07f80: Pulling fs layer 22:45:38 a1111a8f2ec3: Pulling fs layer 22:45:38 ed53099fbce6: Pulling fs layer 22:45:38 dc539afda2c1: Pulling fs layer 22:45:38 77bc0d833cb6: Pulling fs layer 22:45:38 9065ff56babe: Pulling fs layer 22:45:38 d287ab97295c: Pulling fs layer 22:45:38 77bc0d833cb6: Waiting 22:45:38 9065ff56babe: Waiting 22:45:38 d287ab97295c: Waiting 22:45:38 dc539afda2c1: Waiting 22:45:39 a1111a8f2ec3: Verifying Checksum 22:45:39 a1111a8f2ec3: Download complete 22:45:39 dc539afda2c1: Verifying Checksum 22:45:39 dc539afda2c1: Download complete 22:45:39 77bc0d833cb6: Verifying Checksum 22:45:39 77bc0d833cb6: Download complete 22:45:39 9065ff56babe: Verifying Checksum 22:45:39 9065ff56babe: Download complete 22:45:39 ed53099fbce6: Verifying Checksum 22:45:39 ed53099fbce6: Download complete 22:45:40 b4d181a07f80: Download complete 22:45:41 b4d181a07f80: Pull complete 22:45:41 a1111a8f2ec3: Pull complete 22:45:42 ed53099fbce6: Pull complete 22:45:42 dc539afda2c1: Pull complete 22:45:42 77bc0d833cb6: Pull complete 22:45:42 9065ff56babe: Pull complete 22:45:45 d287ab97295c: Download complete 22:45:49 d287ab97295c: Pull complete 22:45:49 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:45:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:45:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:45:49 prd-centos7-docker-4c-2g-1103 does not seem to be running inside a container 22:45:49 $ 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_main/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_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:45:52 $ docker top 367227f80985518b60add1c1add056ad535319925306a502c1d629dfbfdbc6b4 -eo pid,comm [Pipeline] { [Pipeline] sh 22:45:52 + touch /tmp/pre-build-complete [Pipeline] sh 22:45:53 + mkdir -p /var/log/sysstat [Pipeline] sh 22:45:53 + ls /var/log/sa-host 22:45:53 + sadf -c /var/log/sa-host/sa05 22:45:53 file_magic: OK 22:45:53 HZ: Using current value: 100 22:45:53 file_header: OK 22:45:53 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 22:45:53 Statistics: 22:45:53 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:45:53 File successfully converted to sysstat format version 12.0.3 22:45:53 + sadf -c /var/log/sa-host/sa30 22:45:53 file_magic: OK 22:45:53 HZ: Using current value: 100 22:45:53 file_header: OK 22:45:53 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 22:45:53 Statistics: 22:45:53 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:45:53 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:45:53 provisioning config files... 22:45:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config9029514483117949038tmp [Pipeline] { [Pipeline] echo 22:45:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:45:53 ---> create-netrc.sh [Pipeline] } 22:45:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:45:54 ---> python-tools-install.sh [Pipeline] echo 22:45:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:45:54 ---> sudo-logs.sh 22:45:54 Archiving 'sudo' log.. 22:45:54 sudo: unable to resolve host prd-centos7-docker-4c-2g-1103.vexxhost.local: Name or service not known 22:45:54 sudo: unable to resolve host prd-centos7-docker-4c-2g-1103.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 22:45:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:45:55 ---> job-cost.sh 22:45:55 lf-activate-venv: SKIPPING 22:45:55 DEBUG: total: 0.18000000715255737 22:45:55 INFO: Retrieving Stack Cost... 22:45:55 INFO: Retrieving Pricing Info for: v3-standard-2 22:45:56 INFO: Archiving Costs [Pipeline] echo 22:45:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:45:56 ---> logs-deploy.sh 22:45:56 lf-activate-venv: SKIPPING 22:45:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/main/3 22:45:56 INFO: archiving workspace using pattern(s): 22:45:57 Archives upload complete. 22:45:57 INFO: archiving logs to Nexus 22:45:57 ---> uname -a: 22:45:57 Linux prd-centos7-docker-4c-2g-1103.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 22:45:57 22:45:57 22:45:57 ---> lscpu: 22:45:57 Architecture: x86_64 22:45:57 CPU op-mode(s): 32-bit, 64-bit 22:45:57 Byte Order: Little Endian 22:45:57 Address sizes: 40 bits physical, 48 bits virtual 22:45:57 CPU(s): 2 22:45:57 On-line CPU(s) list: 0,1 22:45:57 Thread(s) per core: 1 22:45:57 Core(s) per socket: 1 22:45:57 Socket(s): 2 22:45:57 NUMA node(s): 1 22:45:57 Vendor ID: AuthenticAMD 22:45:57 CPU family: 23 22:45:57 Model: 49 22:45:57 Model name: AMD EPYC-Rome Processor 22:45:57 Stepping: 0 22:45:57 CPU MHz: 2799.998 22:45:57 BogoMIPS: 5599.99 22:45:57 Virtualization: AMD-V 22:45:57 Hypervisor vendor: KVM 22:45:57 Virtualization type: full 22:45:57 L1d cache: 32K 22:45:57 L1i cache: 32K 22:45:57 L2 cache: 512K 22:45:57 L3 cache: 16384K 22:45:57 NUMA node0 CPU(s): 0,1 22:45:57 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 22:45:57 22:45:57 22:45:57 ---> nproc: 22:45:57 2 22:45:57 22:45:57 22:45:57 ---> df -h: 22:45:57 Filesystem Size Used Avail Use% Mounted on 22:45:57 overlay 40G 8.3G 32G 21% / 22:45:57 tmpfs 64M 0 64M 0% /dev 22:45:57 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 22:45:57 shm 64M 0 64M 0% /dev/shm 22:45:57 /dev/vda1 40G 8.3G 32G 21% /facter-os 22:45:57 22:45:57 22:45:57 ---> sar -b -r -n DEV: 22:45:57 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/30/21 _x86_64_ (2 CPU) 22:45:57 22:45:57 22:35:08 LINUX RESTART (2 CPU) 22:45:57 22:45:57 22:36:01 tps rtps wtps bread/s bwrtn/s 22:45:57 22:37:01 5.25 0.17 5.08 22.65 236.74 22:45:57 22:38:01 0.27 0.00 0.27 0.00 4.48 22:45:57 22:39:01 0.37 0.00 0.37 0.00 4.46 22:45:57 22:40:01 0.22 0.00 0.22 0.00 3.66 22:45:57 22:41:01 0.37 0.00 0.37 0.00 5.65 22:45:57 22:42:01 0.22 0.00 0.22 0.00 3.38 22:45:57 22:43:02 0.28 0.00 0.28 0.00 4.01 22:45:57 22:44:01 0.22 0.00 0.22 0.00 3.52 22:45:57 22:45:01 3.40 0.00 3.40 0.00 35.94 22:45:57 Average: 1.18 0.02 1.16 2.52 33.60 22:45:57 22:45:57 22:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:45:57 22:37:01 5469920 0 800040 9.99 2620 1736360 1286032 14.20 575572 1564716 20 22:45:57 22:38:01 5474236 0 795716 9.94 2620 1736368 1227304 13.55 573556 1563240 20 22:45:57 22:39:01 5474328 0 795620 9.93 2620 1736372 1227484 13.55 570452 1566632 20 22:45:57 22:40:01 5472224 0 797716 9.96 2620 1736380 1227496 13.55 571952 1566632 8 22:45:57 22:41:01 5474160 0 795776 9.94 2620 1736384 1219152 13.46 565512 1571592 20 22:45:57 22:42:01 5472860 0 797072 9.95 2620 1736388 1219276 13.46 567152 1571596 16 22:45:57 22:43:02 5471024 0 798904 9.98 2620 1736392 1219240 13.46 568664 1571664 20 22:45:57 22:44:01 5464864 0 805060 10.05 2620 1736396 1203760 13.29 575188 1571664 12 22:45:57 22:45:01 5421676 0 841632 10.51 2620 1743012 1401896 15.48 614160 1573480 6564 22:45:57 Average: 5466144 0 803060 10.03 2620 1737117 1247960 13.78 575801 1569024 744 22:45:57 22:45:57 22:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:45:57 22:37:01 eth0 11.33 5.88 11.14 3.15 0.00 0.00 0.00 0.00 22:45:57 22:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:57 22:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:57 22:38:01 eth0 4.66 1.10 1.39 0.79 0.00 0.00 0.00 0.00 22:45:57 22:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:57 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:57 22:39:01 eth0 5.28 1.02 1.40 0.75 0.00 0.00 0.00 0.00 22:45:57 22:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:57 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:57 22:40:01 eth0 4.11 1.10 1.29 0.86 0.00 0.00 0.00 0.00 22:45:57 22:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:57 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:57 22:41:01 eth0 3.51 0.57 0.89 0.24 0.00 0.00 0.00 0.00 22:45:57 22:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:57 22:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:57 22:42:01 eth0 2.02 0.73 0.86 0.59 0.00 0.00 0.00 0.00 22:45:57 22:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:57 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:57 22:43:02 eth0 1.65 0.80 0.82 0.62 0.00 0.00 0.00 0.00 22:45:57 22:43:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:57 22:43:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:57 22:44:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:45:57 22:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:57 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:57 22:45:01 eth0 38.56 25.53 131.36 6.43 0.00 0.00 0.00 0.00 22:45:57 22:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:57 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:57 Average: eth0 7.93 4.10 16.60 1.50 0.00 0.00 0.00 0.00 22:45:57 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:57 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:57 22:45:57 22:45:57 ---> sar -P ALL: 22:45:57 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/30/21 _x86_64_ (2 CPU) 22:45:57 22:45:57 22:35:08 LINUX RESTART (2 CPU) 22:45:57 22:45:57 22:36:01 CPU %user %nice %system %iowait %steal %idle 22:45:57 22:37:01 all 0.68 0.00 0.33 0.02 0.04 98.93 22:45:57 22:37:01 0 0.59 0.00 0.28 0.00 0.03 99.10 22:45:57 22:37:01 1 0.77 0.00 0.39 0.03 0.05 98.76 22:45:57 22:38:01 all 0.08 0.00 0.07 0.00 0.02 99.84 22:45:57 22:38:01 0 0.07 0.00 0.08 0.00 0.02 99.83 22:45:57 22:38:01 1 0.08 0.00 0.05 0.00 0.02 99.85 22:45:57 22:39:01 all 0.18 0.00 0.05 0.00 0.03 99.73 22:45:57 22:39:01 0 0.10 0.00 0.05 0.00 0.05 99.80 22:45:57 22:39:01 1 0.27 0.00 0.05 0.00 0.02 99.67 22:45:57 22:40:01 all 0.22 0.00 0.05 0.00 0.02 99.72 22:45:57 22:40:01 0 0.38 0.00 0.05 0.00 0.02 99.55 22:45:57 22:40:01 1 0.05 0.00 0.05 0.00 0.02 99.88 22:45:57 22:41:01 all 0.25 0.00 0.08 0.00 0.03 99.64 22:45:57 22:41:01 0 0.27 0.00 0.05 0.00 0.02 99.67 22:45:57 22:41:01 1 0.23 0.00 0.12 0.00 0.03 99.62 22:45:57 22:42:01 all 0.20 0.00 0.04 0.00 0.02 99.74 22:45:57 22:42:01 0 0.08 0.00 0.05 0.00 0.03 99.83 22:45:57 22:42:01 1 0.32 0.00 0.03 0.00 0.00 99.65 22:45:57 22:43:02 all 0.22 0.00 0.04 0.00 0.03 99.71 22:45:57 22:43:02 0 0.37 0.00 0.05 0.00 0.03 99.55 22:45:57 22:43:02 1 0.07 0.00 0.03 0.00 0.03 99.87 22:45:57 22:44:01 all 0.15 0.00 0.03 0.00 0.03 99.80 22:45:57 22:44:01 0 0.27 0.00 0.03 0.00 0.03 99.66 22:45:57 22:44:01 1 0.03 0.00 0.02 0.00 0.02 99.93 22:45:57 22:45:01 all 1.09 0.00 0.67 0.03 0.03 98.19 22:45:57 22:45:01 0 1.17 0.00 0.64 0.03 0.03 98.12 22:45:57 22:45:01 1 1.00 0.00 0.70 0.02 0.02 98.26 22:45:57 Average: all 0.34 0.00 0.15 0.00 0.03 99.48 22:45:57 Average: 0 0.37 0.00 0.14 0.00 0.03 99.46 22:45:57 Average: 1 0.31 0.00 0.16 0.01 0.02 99.50 22:45:57 22:45:57 22:45:57