Pull request #8 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jumpingliu for edgexfoundry/device-can Obtained Jenkinsfile from c8b9242c6ecd3f5caecc463b65071fd9fb4a39cc+4b2a33c2ade60348841e89503e802d9b0d295c6e (163e8c2fb9e66d848ff0e1a9c481dbc6b4a295c7) 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-ssh5646688307092807059.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh2121867817023883370.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-can/branches/PR-8/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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-can/branches/PR-8/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1559325205633639986.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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 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-ssh12671415416859510496.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-can/branches/PR-8/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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-can/branches/PR-8/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18280049384546875002.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 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-can, dockerBuildFilePath:scripts/Dockerfile.alpine-base, dockerFilePath:scripts/Dockerfile.alpine] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-can-settings PROJECT: device-can USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build 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-can DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-40279 in /w/workspace/edgexfoundry_device-can_PR-8 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-can.git > git init /w/workspace/edgexfoundry_device-can_PR-8 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-can.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-can.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 4b2a33c2ade60348841e89503e802d9b0d295c6e into PR head commit c8b9242c6ecd3f5caecc463b65071fd9fb4a39cc Merge succeeded, producing c8b9242c6ecd3f5caecc463b65071fd9fb4a39cc Checking out Revision c8b9242c6ecd3f5caecc463b65071fd9fb4a39cc (PR-8) > git config remote.origin.url git@github.com:edgexfoundry/device-can.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-can.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-can.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-can.git +refs/pull/8/head:refs/remotes/origin/PR-8 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c8b9242c6ecd3f5caecc463b65071fd9fb4a39cc # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 4b2a33c2ade60348841e89503e802d9b0d295c6e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c8b9242c6ecd3f5caecc463b65071fd9fb4a39cc # timeout=10 Commit message: "fix: address request change" > git rev-list --no-walk cb314852a6c8d2632b7b6ae3734c16fa479a4041 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-05T08:45:13.502Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-05T08:45:13.585Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-05T08:45:13.610Z] ========================================================= [2025-03-05T08:45:13.610Z] EdgeX Global Pipelines Version Info [2025-03-05T08:45:13.610Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:45:14.346Z] ------------------- [2025-03-05T08:45:14.346Z] stable info: [2025-03-05T08:45:14.346Z] ------------------- [2025-03-05T08:45:14.346Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-05T08:45:14.346Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-03-05T08:45:14.346Z] Message: update stable to v1.0.269 [2025-03-05T08:45:14.914Z] ------------------- [2025-03-05T08:45:14.914Z] experimental info: [2025-03-05T08:45:14.914Z] ------------------- [2025-03-05T08:45:14.914Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-05T08:45:14.914Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-03-05T08:45:14.914Z] Message: update experimental to stable [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-05T08:45:14.992Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-can-settings [Pipeline] echo [2025-03-05T08:45:15.015Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-can [Pipeline] echo [2025-03-05T08:45:15.038Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-05T08:45:15.065Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-05T08:45:15.090Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-05T08:45:15.117Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2025-03-05T08:45:15.142Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2025-03-05T08:45:15.164Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-05T08:45:15.189Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-05T08:45:15.213Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-can [Pipeline] echo [2025-03-05T08:45:15.232Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-05T08:45:15.250Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-05T08:45:15.273Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-05T08:45:15.293Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-05T08:45:15.313Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-05T08:45:15.330Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-05T08:45:15.350Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-05T08:45:15.373Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-8 [Pipeline] echo [2025-03-05T08:45:15.392Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-8 [Pipeline] echo [2025-03-05T08:45:15.415Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-8 [Pipeline] echo [2025-03-05T08:45:15.438Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c8b9242c6ecd3f5caecc463b65071fd9fb4a39cc [Pipeline] echo [2025-03-05T08:45:15.456Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c8b9242 [Pipeline] echo [2025-03-05T08:45:15.480Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T08:45:15.556Z] provisioning config files... [2025-03-05T08:45:15.568Z] copy managed file [device-can-settings] to file:/w/workspace/edgexfoundry_device-can_PR-8@tmp/config16717548830321253508tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:45:15.895Z] ---> ****-login.sh [2025-03-05T08:45:15.896Z] nexus3.edgexfoundry.org:10001 [2025-03-05T08:45:16.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:45:16.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:45:16.157Z] Configure a credential helper to remove this warning. See [2025-03-05T08:45:16.157Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:45:16.157Z] [2025-03-05T08:45:16.157Z] Login Succeeded [2025-03-05T08:45:16.157Z] nexus3.edgexfoundry.org:10002 [2025-03-05T08:45:16.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:45:16.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:45:16.419Z] Configure a credential helper to remove this warning. See [2025-03-05T08:45:16.419Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:45:16.419Z] [2025-03-05T08:45:16.419Z] Login Succeeded [2025-03-05T08:45:16.419Z] nexus3.edgexfoundry.org:10003 [2025-03-05T08:45:16.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:45:16.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:45:16.419Z] Configure a credential helper to remove this warning. See [2025-03-05T08:45:16.419Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:45:16.419Z] [2025-03-05T08:45:16.419Z] Login Succeeded [2025-03-05T08:45:16.419Z] nexus3.edgexfoundry.org:10004 [2025-03-05T08:45:16.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:45:16.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:45:16.681Z] Configure a credential helper to remove this warning. See [2025-03-05T08:45:16.681Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:45:16.681Z] [2025-03-05T08:45:16.681Z] Login Succeeded [2025-03-05T08:45:16.681Z] ****.io [2025-03-05T08:45:16.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:45:16.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:45:16.942Z] Configure a credential helper to remove this warning. See [2025-03-05T08:45:16.942Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:45:16.942Z] [2025-03-05T08:45:16.942Z] Login Succeeded [2025-03-05T08:45:16.942Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T08:45:16.951Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh [2025-03-05T08:45:17.380Z] + git rev-list -1 --merges c8b9242c6ecd3f5caecc463b65071fd9fb4a39cc~1..c8b9242c6ecd3f5caecc463b65071fd9fb4a39cc [Pipeline] echo [2025-03-05T08:45:17.412Z] -----------> git rev-list -1 --merges c8b9242c6ecd3f5caecc463b65071fd9fb4a39cc~1..c8b9242c6ecd3f5caecc463b65071fd9fb4a39cc c8b9242c6ecd3f5caecc463b65071fd9fb4a39cc [false] [Pipeline] sh [2025-03-05T08:45:17.702Z] + git log --format=format:%s -1 c8b9242c6ecd3f5caecc463b65071fd9fb4a39cc [Pipeline] echo [2025-03-05T08:45:17.718Z] ========================================================= [2025-03-05T08:45:17.718Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-05T08:45:17.718Z] ========================================================= Stage "Build LTS Release Image" skipped due to when conditional [Pipeline] getContext [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "amd64" skipped due to when conditional [Pipeline] getContext [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-05T08:45:18.166Z] + git rev-list -1 --merges c8b9242c6ecd3f5caecc463b65071fd9fb4a39cc~1..c8b9242c6ecd3f5caecc463b65071fd9fb4a39cc [Pipeline] echo [2025-03-05T08:45:18.178Z] -----------> git rev-list -1 --merges c8b9242c6ecd3f5caecc463b65071fd9fb4a39cc~1..c8b9242c6ecd3f5caecc463b65071fd9fb4a39cc c8b9242c6ecd3f5caecc463b65071fd9fb4a39cc [false] [Pipeline] sh [2025-03-05T08:45:18.472Z] + git log --format=format:%s -1 c8b9242c6ecd3f5caecc463b65071fd9fb4a39cc [Pipeline] echo [2025-03-05T08:45:18.487Z] ========================================================= [2025-03-05T08:45:18.487Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-05T08:45:18.487Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-03-05T08:45:18.941Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-05T08:45:18.941Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-05T08:45:18.941Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-05T08:45:18.941Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-05T08:45:18.941Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-05T08:45:18.941Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-05T08:45:18.941Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:45:19.388Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T08:45:19.388Z] [2025-03-05T08:45:19.388Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:45:19.686Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T08:45:19.686Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-05T08:45:19.686Z] b85a868b505f: Pulling fs layer [2025-03-05T08:45:19.686Z] e2be974225ed: Pulling fs layer [2025-03-05T08:45:19.686Z] 339a4e72a1f5: Pulling fs layer [2025-03-05T08:45:19.686Z] 988bab9f4d93: Pulling fs layer [2025-03-05T08:45:19.686Z] 1469e6f7b9e6: Pulling fs layer [2025-03-05T08:45:19.686Z] eaf3925da568: Pulling fs layer [2025-03-05T08:45:19.686Z] bab4dde63d76: Pulling fs layer [2025-03-05T08:45:19.686Z] bde34c3a00c8: Pulling fs layer [2025-03-05T08:45:19.686Z] b352a97aabf1: Pulling fs layer [2025-03-05T08:45:19.686Z] 4872d77fe225: Pulling fs layer [2025-03-05T08:45:19.686Z] 5851b861e8e6: Pulling fs layer [2025-03-05T08:45:19.686Z] 988bab9f4d93: Waiting [2025-03-05T08:45:19.686Z] 1469e6f7b9e6: Waiting [2025-03-05T08:45:19.686Z] eaf3925da568: Waiting [2025-03-05T08:45:19.686Z] bab4dde63d76: Waiting [2025-03-05T08:45:19.686Z] bde34c3a00c8: Waiting [2025-03-05T08:45:19.686Z] 4872d77fe225: Waiting [2025-03-05T08:45:19.686Z] 5851b861e8e6: Waiting [2025-03-05T08:45:19.686Z] b352a97aabf1: Waiting [2025-03-05T08:45:19.686Z] e2be974225ed: Download complete [2025-03-05T08:45:19.686Z] 988bab9f4d93: Download complete [2025-03-05T08:45:19.686Z] 1469e6f7b9e6: Verifying Checksum [2025-03-05T08:45:19.686Z] 1469e6f7b9e6: Download complete [2025-03-05T08:45:19.686Z] 339a4e72a1f5: Verifying Checksum [2025-03-05T08:45:19.686Z] 339a4e72a1f5: Download complete [2025-03-05T08:45:19.944Z] eaf3925da568: Download complete [2025-03-05T08:45:19.944Z] bde34c3a00c8: Download complete [2025-03-05T08:45:19.944Z] b352a97aabf1: Verifying Checksum [2025-03-05T08:45:19.944Z] b352a97aabf1: Download complete [2025-03-05T08:45:19.944Z] 4872d77fe225: Download complete [2025-03-05T08:45:19.944Z] 5851b861e8e6: Verifying Checksum [2025-03-05T08:45:19.944Z] 5851b861e8e6: Download complete [2025-03-05T08:45:19.944Z] b85a868b505f: Verifying Checksum [2025-03-05T08:45:19.944Z] b85a868b505f: Download complete [2025-03-05T08:45:20.202Z] bab4dde63d76: Verifying Checksum [2025-03-05T08:45:20.202Z] bab4dde63d76: Download complete [2025-03-05T08:45:21.137Z] b85a868b505f: Pull complete [2025-03-05T08:45:21.399Z] e2be974225ed: Pull complete [2025-03-05T08:45:21.969Z] 339a4e72a1f5: Pull complete [2025-03-05T08:45:21.969Z] 988bab9f4d93: Pull complete [2025-03-05T08:45:22.226Z] 1469e6f7b9e6: Pull complete [2025-03-05T08:45:22.226Z] eaf3925da568: Pull complete [2025-03-05T08:45:24.132Z] bab4dde63d76: Pull complete [2025-03-05T08:45:24.132Z] bde34c3a00c8: Pull complete [2025-03-05T08:45:24.132Z] b352a97aabf1: Pull complete [2025-03-05T08:45:24.392Z] 4872d77fe225: Pull complete [2025-03-05T08:45:24.392Z] 5851b861e8e6: Pull complete [2025-03-05T08:45:24.392Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-05T08:45:24.392Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T08:45:24.392Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T08:45:24.542Z] prd-ubuntu20.04-docker-8c-8g-40279 does not seem to be running inside a container [2025-03-05T08:45:24.567Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-can_PR-8 -v /w/workspace/edgexfoundry_device-can_PR-8:/w/workspace/edgexfoundry_device-can_PR-8:rw,z -v /w/workspace/edgexfoundry_device-can_PR-8@tmp:/w/workspace/edgexfoundry_device-can_PR-8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-05T08:45:25.751Z] $ docker top 1ac51c3a3067ccd9ddd546adb1096318cb022b5e492bda23e45840ee7684e2dd -eo pid,comm [2025-03-05T08:45:25.812Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-03-05T08:45:25.812Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-05T08:45:25.876Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T08:45:25.876Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T08:45:25.988Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T08:45:25.987Z] $ docker exec 1ac51c3a3067ccd9ddd546adb1096318cb022b5e492bda23e45840ee7684e2dd ssh-agent [2025-03-05T08:45:26.099Z] SSH_AUTH_SOCK=/tmp/ssh-zgVtdwolZ73i/agent.33 [2025-03-05T08:45:26.099Z] SSH_AGENT_PID=39 [2025-03-05T08:45:26.106Z] Running ssh-add (command line suppressed) [2025-03-05T08:45:26.201Z] Identity added: /w/workspace/edgexfoundry_device-can_PR-8@tmp/private_key_10747925374468675201.key (/w/workspace/edgexfoundry_device-can_PR-8@tmp/private_key_10747925374468675201.key) [2025-03-05T08:45:26.220Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T08:45:26.511Z] + git tag --points-at HEAD [Pipeline] } [2025-03-05T08:45:26.519Z] $ docker exec --env ******** --env ******** 1ac51c3a3067ccd9ddd546adb1096318cb022b5e492bda23e45840ee7684e2dd ssh-agent -k [2025-03-05T08:45:26.618Z] unset SSH_AUTH_SOCK; [2025-03-05T08:45:26.619Z] unset SSH_AGENT_PID; [2025-03-05T08:45:26.619Z] echo Agent pid 39 killed; [2025-03-05T08:45:26.641Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-05T08:45:26.683Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T08:45:26.683Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T08:45:26.800Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T08:45:26.799Z] $ docker exec 1ac51c3a3067ccd9ddd546adb1096318cb022b5e492bda23e45840ee7684e2dd ssh-agent [2025-03-05T08:45:26.918Z] SSH_AUTH_SOCK=/tmp/ssh-AupEelaUViwB/agent.71 [2025-03-05T08:45:26.918Z] SSH_AGENT_PID=77 [2025-03-05T08:45:26.923Z] Running ssh-add (command line suppressed) [2025-03-05T08:45:27.024Z] Identity added: /w/workspace/edgexfoundry_device-can_PR-8@tmp/private_key_9067571561387758386.key (/w/workspace/edgexfoundry_device-can_PR-8@tmp/private_key_9067571561387758386.key) [2025-03-05T08:45:27.043Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T08:45:27.341Z] + git semver init [2025-03-05T08:45:27.599Z] 2025-03-05 08:45:27,512 [run_init] DEBUG init version:0.0.0 force:False [2025-03-05T08:45:27.599Z] 2025-03-05 08:45:27,512 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-can_PR-8/.semver [2025-03-05T08:45:27.599Z] 2025-03-05 08:45:27,513 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-can.git /w/workspace/edgexfoundry_device-can_PR-8/.semver [2025-03-05T08:45:27.599Z] 2025-03-05 08:45:27,513 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-can.git', '/w/workspace/edgexfoundry_device-can_PR-8/.semver'], cwd=/w/workspace/edgexfoundry_device-can_PR-8, universal_newlines=False, shell=None, istream=None) [2025-03-05T08:45:28.168Z] 2025-03-05 08:45:28,069 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-can_PR-8/.git/info/exclude [2025-03-05T08:45:28.168Z] 2025-03-05 08:45:28,069 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-can_PR-8/.semver/PR-8 with force:False [2025-03-05T08:45:28.168Z] 2025-03-05 08:45:28,070 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-can_PR-8/.semver/PR-8 [2025-03-05T08:45:28.168Z] 2025-03-05 08:45:28,074 [execute] INFO git cat-file --batch-check [2025-03-05T08:45:28.168Z] 2025-03-05 08:45:28,074 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-can_PR-8/.semver, universal_newlines=False, shell=None, istream=) [2025-03-05T08:45:28.168Z] 2025-03-05 08:45:28,079 [execute] INFO git cat-file --batch [2025-03-05T08:45:28.168Z] 2025-03-05 08:45:28,079 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-can_PR-8/.semver, universal_newlines=False, shell=None, istream=) [2025-03-05T08:45:28.168Z] 2025-03-05 08:45:28,083 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-can_PR-8/.semver/PR-8 [2025-03-05T08:45:28.168Z] 0.0.0 [Pipeline] } [2025-03-05T08:45:28.173Z] $ docker exec --env ******** --env ******** 1ac51c3a3067ccd9ddd546adb1096318cb022b5e492bda23e45840ee7684e2dd ssh-agent -k [2025-03-05T08:45:28.282Z] unset SSH_AUTH_SOCK; [2025-03-05T08:45:28.283Z] unset SSH_AGENT_PID; [2025-03-05T08:45:28.283Z] echo Agent pid 77 killed; [2025-03-05T08:45:28.297Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T08:45:28.615Z] + git semver [Pipeline] } [2025-03-05T08:45:28.885Z] $ docker stop --time=1 1ac51c3a3067ccd9ddd546adb1096318cb022b5e492bda23e45840ee7684e2dd [2025-03-05T08:45:30.168Z] $ docker rm -f --volumes 1ac51c3a3067ccd9ddd546adb1096318cb022b5e492bda23e45840ee7684e2dd [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-05T08:45:30.510Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-05T08:45:30.747Z] Stashed 1 file(s) [Pipeline] echo [2025-03-05T08:45:30.751Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T08:45:31.011Z] provisioning config files... [Pipeline] // stage [2025-03-05T08:45:31.021Z] copy managed file [device-can-settings] to file:/w/workspace/edgexfoundry_device-can_PR-8@tmp/config15514771362683374540tmp [Pipeline] } [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:45:31.336Z] ---> ****-login.sh [2025-03-05T08:45:31.336Z] nexus3.edgexfoundry.org:10001 [2025-03-05T08:45:31.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:45:31.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:45:31.336Z] Configure a credential helper to remove this warning. See [2025-03-05T08:45:31.336Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:45:31.336Z] [2025-03-05T08:45:31.336Z] Login Succeeded [2025-03-05T08:45:31.337Z] nexus3.edgexfoundry.org:10002 [2025-03-05T08:45:31.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:45:31.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:45:31.337Z] Configure a credential helper to remove this warning. See [2025-03-05T08:45:31.337Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:45:31.337Z] [2025-03-05T08:45:31.337Z] Login Succeeded [2025-03-05T08:45:31.337Z] nexus3.edgexfoundry.org:10003 [2025-03-05T08:45:31.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:45:31.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:45:31.598Z] Configure a credential helper to remove this warning. See [2025-03-05T08:45:31.598Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:45:31.598Z] [2025-03-05T08:45:31.598Z] Login Succeeded [2025-03-05T08:45:31.598Z] nexus3.edgexfoundry.org:10004 [2025-03-05T08:45:31.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:45:31.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:45:31.599Z] Configure a credential helper to remove this warning. See [2025-03-05T08:45:31.599Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:45:31.599Z] [2025-03-05T08:45:31.599Z] Login Succeeded [2025-03-05T08:45:31.599Z] ****.io [2025-03-05T08:45:31.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T08:45:31.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T08:45:31.863Z] Configure a credential helper to remove this warning. See [2025-03-05T08:45:31.863Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T08:45:31.863Z] [2025-03-05T08:45:31.863Z] Login Succeeded [2025-03-05T08:45:31.863Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T08:45:31.870Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-05T08:45:31.962Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T08:45:31.981Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo [2025-03-05T08:45:31.999Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T08:45:32.017Z] ========================================================= [2025-03-05T08:45:32.017Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2025-03-05T08:45:32.017Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:45:32.338Z] + 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 . [2025-03-05T08:45:32.338Z] Sending build context to Docker daemon 272.9kB [2025-03-05T08:45:32.338Z] Step 1/12 : ARG BASE_TEMPORARY=alpine:3.16 [2025-03-05T08:45:32.338Z] Step 2/12 : FROM ${BASE_TEMPORARY} [2025-03-05T08:45:32.598Z] 3.16: Pulling from library/alpine [2025-03-05T08:45:32.857Z] a88dc8b54e91: Pulling fs layer [2025-03-05T08:45:32.857Z] a88dc8b54e91: Verifying Checksum [2025-03-05T08:45:32.857Z] a88dc8b54e91: Download complete [2025-03-05T08:45:33.117Z] a88dc8b54e91: Pull complete [2025-03-05T08:45:33.117Z] Digest: sha256:452e7292acee0ee16c332324d7de05fa2c99f9994ecc9f0779c602916a672ae4 [2025-03-05T08:45:33.117Z] Status: Downloaded newer image for alpine:3.16 [2025-03-05T08:45:33.117Z] ---> d49a5025be10 [2025-03-05T08:45:33.117Z] Step 3/12 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-03-05T08:45:33.117Z] ---> Running in e043c65059a5 [2025-03-05T08:45:33.380Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2025-03-05T08:45:33.956Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-03-05T08:45:33.956Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-03-05T08:45:33.956Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-03-05T08:45:34.216Z] Removing intermediate container e043c65059a5 [2025-03-05T08:45:34.216Z] ---> d22b8fdbabf5 [2025-03-05T08:45:34.216Z] Step 4/12 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories [2025-03-05T08:45:34.216Z] ---> Running in 81c1443b840d [2025-03-05T08:45:34.785Z] Removing intermediate container 81c1443b840d [2025-03-05T08:45:34.785Z] ---> efcd0590ed6b [2025-03-05T08:45:34.785Z] Step 5/12 : RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev dumb-init libexecinfo-dev [2025-03-05T08:45:34.785Z] ---> Running in 129248f8cc33 [2025-03-05T08:45:35.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2025-03-05T08:45:35.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2025-03-05T08:45:35.305Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/x86_64/APKINDEX.tar.gz [2025-03-05T08:45:35.930Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-05T08:45:35.930Z] (1/80) Upgrading musl (1.2.3-r3 -> 1.2.3-r4) [2025-03-05T08:45:35.930Z] (2/80) Installing libgcc (11.2.1_git20220219-r2) [2025-03-05T08:45:35.930Z] (3/80) Installing libstdc++ (11.2.1_git20220219-r2) [2025-03-05T08:45:35.930Z] (4/80) Installing binutils (2.38-r3) [2025-03-05T08:45:35.930Z] (5/80) Installing libmagic (5.41-r0) [2025-03-05T08:45:35.930Z] (6/80) Installing file (5.41-r0) [2025-03-05T08:45:35.930Z] (7/80) Installing libgomp (11.2.1_git20220219-r2) [2025-03-05T08:45:35.930Z] (8/80) Installing libatomic (11.2.1_git20220219-r2) [2025-03-05T08:45:35.930Z] (9/80) Installing gmp (6.2.1-r2) [2025-03-05T08:45:35.930Z] (10/80) Installing isl22 (0.22-r0) [2025-03-05T08:45:36.191Z] (11/80) Installing mpfr4 (4.1.0-r0) [2025-03-05T08:45:36.191Z] (12/80) Installing mpc1 (1.2.1-r0) [2025-03-05T08:45:36.191Z] (13/80) Installing gcc (11.2.1_git20220219-r2) [2025-03-05T08:45:36.761Z] (14/80) Installing musl-dev (1.2.3-r4) [2025-03-05T08:45:36.761Z] (15/80) Installing libc-dev (0.7.2-r3) [2025-03-05T08:45:36.761Z] (16/80) Installing g++ (11.2.1_git20220219-r2) [2025-03-05T08:45:37.345Z] (17/80) Installing make (4.3-r0) [2025-03-05T08:45:37.345Z] (18/80) Installing fortify-headers (1.1-r1) [2025-03-05T08:45:37.345Z] (19/80) Installing patch (2.7.6-r7) [2025-03-05T08:45:37.345Z] (20/80) Installing build-base (0.5-r3) [2025-03-05T08:45:37.345Z] (21/80) Installing libacl (2.3.1-r0) [2025-03-05T08:45:37.345Z] (22/80) Installing libbz2 (1.0.8-r1) [2025-03-05T08:45:37.345Z] (23/80) Installing expat (2.6.2-r0) [2025-03-05T08:45:37.345Z] (24/80) Installing lz4-libs (1.9.3-r1) [2025-03-05T08:45:37.345Z] (25/80) Installing xz-libs (5.2.5-r1) [2025-03-05T08:45:37.345Z] (26/80) Installing zstd-libs (1.5.2-r1) [2025-03-05T08:45:37.345Z] (27/80) Installing libarchive (3.7.4-r0) [2025-03-05T08:45:37.345Z] (28/80) Installing ca-certificates (20240226-r0) [2025-03-05T08:45:37.345Z] (29/80) Installing brotli-libs (1.0.9-r6) [2025-03-05T08:45:37.345Z] (30/80) Installing nghttp2-libs (1.47.0-r2) [2025-03-05T08:45:37.345Z] (31/80) Installing libcurl (8.5.0-r0) [2025-03-05T08:45:37.345Z] (32/80) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2025-03-05T08:45:37.345Z] (33/80) Installing ncurses-libs (6.3_p20220521-r1) [2025-03-05T08:45:37.345Z] (34/80) Installing rhash-libs (1.4.2-r2) [2025-03-05T08:45:37.345Z] (35/80) Installing libuv (1.44.1-r0) [2025-03-05T08:45:37.603Z] (36/80) Installing cmake (3.23.5-r0) [2025-03-05T08:45:37.861Z] (37/80) Installing pkgconf (1.8.1-r0) [2025-03-05T08:45:37.861Z] (38/80) Installing openssl-dev (1.1.1w-r1) [2025-03-05T08:45:37.861Z] (39/80) Installing nghttp2-dev (1.47.0-r2) [2025-03-05T08:45:37.861Z] (40/80) Installing zlib-dev (1.2.12-r3) [2025-03-05T08:45:37.861Z] (41/80) Installing brotli-dev (1.0.9-r6) [2025-03-05T08:45:37.861Z] (42/80) Installing curl-dev (8.5.0-r0) [2025-03-05T08:45:38.121Z] (43/80) Installing dumb-init (1.2.5-r1) [2025-03-05T08:45:38.121Z] (44/80) Installing pcre2 (10.42-r0) [2025-03-05T08:45:38.121Z] (45/80) Installing git (2.36.6-r0) [2025-03-05T08:45:38.121Z] (46/80) Installing hiredis (1.0.2-r0) [2025-03-05T08:45:38.121Z] (47/80) Installing hiredis-dev (1.0.2-r0) [2025-03-05T08:45:38.121Z] (48/80) Installing yaml (0.2.5-r0) [2025-03-05T08:45:38.121Z] (49/80) Installing libcbor (0.9.0-r1) [2025-03-05T08:45:38.381Z] (50/80) Installing iotech-iot-1.5 (1.5.5-r0) [2025-03-05T08:45:38.949Z] (51/80) Installing iotech-iot-1.5-dev (1.5.5-r0) [2025-03-05T08:45:39.207Z] (52/80) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-03-05T08:45:39.207Z] (53/80) Installing libcbor-dev (0.9.0-r1) [2025-03-05T08:45:39.466Z] (54/80) Installing libexecinfo (1.1-r1) [2025-03-05T08:45:39.466Z] (55/80) Installing libexecinfo-dev (1.1-r1) [2025-03-05T08:45:39.466Z] (56/80) Installing nettle (3.7.3-r0) [2025-03-05T08:45:39.466Z] (57/80) Installing libffi (3.4.2-r1) [2025-03-05T08:45:39.466Z] (58/80) Installing p11-kit (0.24.1-r0) [2025-03-05T08:45:39.466Z] (59/80) Installing libtasn1 (4.18.0-r1) [2025-03-05T08:45:39.466Z] (60/80) Installing libunistring (1.0-r0) [2025-03-05T08:45:39.466Z] (61/80) Installing gnutls (3.7.7-r1) [2025-03-05T08:45:39.466Z] (62/80) Installing libmicrohttpd (0.9.75-r0) [2025-03-05T08:45:39.466Z] (63/80) Installing gnutls-c++ (3.7.7-r1) [2025-03-05T08:45:39.466Z] (64/80) Installing libgmpxx (6.2.1-r2) [2025-03-05T08:45:39.466Z] (65/80) Installing gmp-dev (6.2.1-r2) [2025-03-05T08:45:39.466Z] (66/80) Installing nettle-dev (3.7.3-r0) [2025-03-05T08:45:39.466Z] (67/80) Installing libtasn1-progs (4.18.0-r1) [2025-03-05T08:45:39.466Z] (68/80) Installing libtasn1-dev (4.18.0-r1) [2025-03-05T08:45:39.466Z] (69/80) Installing p11-kit-dev (0.24.1-r0) [2025-03-05T08:45:39.466Z] (70/80) Installing gnutls-dev (3.7.7-r1) [2025-03-05T08:45:39.724Z] (71/80) Installing libmicrohttpd-dev (0.9.75-r0) [2025-03-05T08:45:39.724Z] (72/80) Installing linux-headers (5.16.7-r1) [2025-03-05T08:45:39.724Z] (73/80) Installing ncurses-dev (6.3_p20220521-r1) [2025-03-05T08:45:39.724Z] (74/80) Installing libblkid (2.38-r1) [2025-03-05T08:45:39.724Z] (75/80) Installing libuuid (2.38-r1) [2025-03-05T08:45:39.724Z] (76/80) Installing libfdisk (2.38-r1) [2025-03-05T08:45:39.724Z] (77/80) Installing libmount (2.38-r1) [2025-03-05T08:45:39.724Z] (78/80) Installing libsmartcols (2.38-r1) [2025-03-05T08:45:39.724Z] (79/80) Installing util-linux-dev (2.38-r1) [2025-03-05T08:45:39.724Z] (80/80) Installing yaml-dev (0.2.5-r0) [2025-03-05T08:45:39.724Z] Executing busybox-1.35.0-r17.trigger [2025-03-05T08:45:39.724Z] Executing ca-certificates-20240226-r0.trigger [2025-03-05T08:45:39.724Z] OK: 281 MiB in 93 packages [2025-03-05T08:45:43.934Z] Removing intermediate container 129248f8cc33 [2025-03-05T08:45:43.934Z] ---> 8b1b57650fc3 [2025-03-05T08:45:43.934Z] Step 6/12 : RUN apk --no-cache upgrade [2025-03-05T08:45:43.934Z] ---> Running in 3c120d6eb30f [2025-03-05T08:45:43.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2025-03-05T08:45:44.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2025-03-05T08:45:44.454Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/x86_64/APKINDEX.tar.gz [2025-03-05T08:45:45.024Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-05T08:45:45.024Z] (1/4) Upgrading busybox (1.35.0-r17 -> 1.35.0-r18) [2025-03-05T08:45:45.024Z] Executing busybox-1.35.0-r18.post-upgrade [2025-03-05T08:45:45.024Z] (2/4) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2025-03-05T08:45:45.024Z] (3/4) Upgrading ssl_client (1.35.0-r17 -> 1.35.0-r18) [2025-03-05T08:45:45.024Z] (4/4) Upgrading musl-utils (1.2.3-r3 -> 1.2.3-r4) [2025-03-05T08:45:45.024Z] Executing busybox-1.35.0-r18.trigger [2025-03-05T08:45:45.024Z] Executing ca-certificates-20240226-r0.trigger [2025-03-05T08:45:45.024Z] OK: 281 MiB in 93 packages [2025-03-05T08:45:45.283Z] Removing intermediate container 3c120d6eb30f [2025-03-05T08:45:45.283Z] ---> b3a66b5a3018 [2025-03-05T08:45:45.283Z] Step 7/12 : COPY scripts /device-can/scripts [2025-03-05T08:45:45.542Z] ---> 1588c95a402a [2025-03-05T08:45:45.542Z] Step 8/12 : COPY src /device-can/src/ [2025-03-05T08:45:45.542Z] ---> 960549646bc5 [2025-03-05T08:45:45.542Z] Step 9/12 : COPY VERSION /device-can/ [2025-03-05T08:45:45.802Z] ---> 50178bdf17ad [2025-03-05T08:45:45.802Z] Step 10/12 : WORKDIR /device-can [2025-03-05T08:45:45.802Z] ---> Running in 77ece4f24408 [2025-03-05T08:45:45.802Z] Removing intermediate container 77ece4f24408 [2025-03-05T08:45:45.802Z] ---> b3bb4926f920 [2025-03-05T08:45:45.802Z] Step 11/12 : RUN /device-can/scripts/build_deps.sh 1 [2025-03-05T08:45:45.802Z] ---> Running in 6bfeb6e9d49b [2025-03-05T08:45:46.060Z] + BUILD_CSDK=1 [2025-03-05T08:45:46.060Z] + CSDK_VERSION=4.0.0-dev.14 [2025-03-05T08:45:46.060Z] + '[' -d deps ] [2025-03-05T08:45:46.060Z] + mkdir deps [2025-03-05T08:45:46.060Z] + cd /device-can/deps [2025-03-05T08:45:46.060Z] + '[' 1 '=' 1 ] [2025-03-05T08:45:46.060Z] + cd /device-can/deps [2025-03-05T08:45:46.060Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0-dev.14.zip [2025-03-05T08:45:46.060Z] Connecting to github.com (140.82.114.4:443) [2025-03-05T08:45:46.323Z] Connecting to codeload.github.com (140.82.113.10:443) [2025-03-05T08:45:46.323Z] saving to 'v4.0.0-dev.14.zip' [2025-03-05T08:45:46.582Z] v4.0.0-dev.14.zip 100% |********************************| 246k 0:00:00 ETA [2025-03-05T08:45:46.582Z] 'v4.0.0-dev.14.zip' saved [2025-03-05T08:45:46.582Z] + unzip v4.0.0-dev.14.zip [2025-03-05T08:45:46.582Z] Archive: v4.0.0-dev.14.zip [2025-03-05T08:45:46.582Z] creating: device-sdk-c-4.0.0-dev.14/ [2025-03-05T08:45:46.582Z] creating: device-sdk-c-4.0.0-dev.14/.github/ [2025-03-05T08:45:46.582Z] inflating: device-sdk-c-4.0.0-dev.14/.github/Contributing.md [2025-03-05T08:45:46.582Z] inflating: device-sdk-c-4.0.0-dev.14/.github/PULL_REQUEST_TEMPLATE.md [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/.github/semantic.yml [2025-03-05T08:45:46.583Z] creating: device-sdk-c-4.0.0-dev.14/.github/workflows/ [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/.github/workflows/release.yml [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/.gitignore [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/Attribution.txt [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/CHANGELOG.md [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/Doxyfile [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/GOVERNANCE.md [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/Jenkinsfile [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/LICENSE [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/Makefile [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/OWNERS.md [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/README.IOT.md [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/README.md [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/README.v3.md [2025-03-05T08:45:46.583Z] creating: device-sdk-c-4.0.0-dev.14/docs/ [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/docs/configuration.md [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/docs/deviceprofiles.md [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/docs/metrics.md [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/docs/servicewritersguide.md [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/docs/startup.md [2025-03-05T08:45:46.583Z] creating: device-sdk-c-4.0.0-dev.14/include/ [2025-03-05T08:45:46.583Z] creating: device-sdk-c-4.0.0-dev.14/include/devsdk/ [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk-base.h [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk.h [2025-03-05T08:45:46.583Z] creating: device-sdk-c-4.0.0-dev.14/include/edgex/ [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/devices.h [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex-base.h [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex.h [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/profiles.h [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/rest-server.h [2025-03-05T08:45:46.583Z] creating: device-sdk-c-4.0.0-dev.14/scripts/ [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine-base [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/build.sh [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/entrypoint.sh [2025-03-05T08:45:46.583Z] creating: device-sdk-c-4.0.0-dev.14/src/ [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/CMakeLists.txt [2025-03-05T08:45:46.583Z] creating: device-sdk-c-4.0.0-dev.14/src/c/ [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/CMakeLists.txt [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/api.h [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.c [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.h [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-impl.h [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-mqtt.c [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.c [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.h [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.c [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.h [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/cmdinfo.h [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/config.c [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/config.h [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.c [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.h [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/data.c [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/data.h [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/defs.h.in [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/device.c [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/device.h [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devman.c [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.c [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.h [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devsdk-base.c [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devutil.h [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.c [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.h [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.c [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.h [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.c [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.h [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.c [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.h [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex2.h [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/errorlist.h [2025-03-05T08:45:46.583Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/ [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/CMakeLists.txt [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/README.md [2025-03-05T08:45:46.583Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/ [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/CMakeLists.txt [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/README.md [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/device-bitfields.c [2025-03-05T08:45:46.583Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/ [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/configuration.yaml [2025-03-05T08:45:46.583Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/ [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/Bitfields.json [2025-03-05T08:45:46.583Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/ [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-03-05T08:45:46.583Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/ [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/CMakeLists.txt [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/README.md [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/device-counter.c [2025-03-05T08:45:46.583Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/ [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/configuration.yaml [2025-03-05T08:45:46.583Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/ [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/Counters.json [2025-03-05T08:45:46.583Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/ [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/Counter.json [2025-03-05T08:45:46.583Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/ [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/CMakeLists.txt [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/README.md [2025-03-05T08:45:46.583Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/ [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/configuration.yaml [2025-03-05T08:45:46.583Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/ [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/readme.txt [2025-03-05T08:45:46.583Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/ [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/template.c [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher1.json [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher2.json [2025-03-05T08:45:46.583Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/ [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/CMakeLists.txt [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/README.md [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/device-file.c [2025-03-05T08:45:46.583Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/ [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/configuration.yaml [2025-03-05T08:45:46.583Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/ [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/file1.json [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/lorem.txt [2025-03-05T08:45:46.583Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/ [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-03-05T08:45:46.583Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/ [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/CMakeLists.txt [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/README.md [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/device-gyro.c [2025-03-05T08:45:46.583Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/ [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/configuration.yaml [2025-03-05T08:45:46.583Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/ [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/gyro.json [2025-03-05T08:45:46.583Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/ [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/Gyro.json [2025-03-05T08:45:46.583Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/ [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/CMakeLists.txt [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/README.md [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/device-random.c [2025-03-05T08:45:46.583Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/ [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/configuration.yaml [2025-03-05T08:45:46.583Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/ [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/randomdevice1.json [2025-03-05T08:45:46.583Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/ [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-03-05T08:45:46.583Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/ [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/configuration.yaml [2025-03-05T08:45:46.583Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/ [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/device1.json [2025-03-05T08:45:46.583Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/ [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/TemplateProfile.json [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/template.c [2025-03-05T08:45:46.583Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/ [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/CMakeLists.txt [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/README.md [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/device-terminal.c [2025-03-05T08:45:46.583Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/ [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/configuration.yaml [2025-03-05T08:45:46.583Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/ [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/terminal.json [2025-03-05T08:45:46.583Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/ [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/Terminal.json [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.c [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.h [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.c [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.h [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/map.c [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/map.h [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.c [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.h [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metrics.h [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.c [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.h [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.c [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.h [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.c [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.h [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.c [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.h [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.c [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.h [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.c [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.h [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.c [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.h [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.c [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.h [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-impl.h [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.c [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.h [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.c [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.h [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.c [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.h [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/service.c [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/service.h [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.c [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.h [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.c [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.h [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.c [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.h [2025-03-05T08:45:46.583Z] creating: device-sdk-c-4.0.0-dev.14/src/cmake/ [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindIOT.cmake [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBCBOR.cmake [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBMICROHTTP.cmake [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBPAHO.cmake [2025-03-05T08:45:46.583Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBUUID.cmake [2025-03-05T08:45:46.584Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBYAML.cmake [2025-03-05T08:45:46.584Z] + cd device-sdk-c-4.0.0-dev.14 [2025-03-05T08:45:46.584Z] + ./scripts/build.sh [2025-03-05T08:45:46.584Z] + CPPCHECK=false [2025-03-05T08:45:46.584Z] + DOCGEN=false [2025-03-05T08:45:46.584Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-03-05T08:45:46.584Z] + '[' 0 -gt 0 ] [2025-03-05T08:45:46.584Z] + readlink -f ./scripts/build.sh [2025-03-05T08:45:46.584Z] + dirname /device-can/deps/device-sdk-c-4.0.0-dev.14/scripts/build.sh [2025-03-05T08:45:46.584Z] + dirname /device-can/deps/device-sdk-c-4.0.0-dev.14/scripts [2025-03-05T08:45:46.584Z] + ROOT=/device-can/deps/device-sdk-c-4.0.0-dev.14 [2025-03-05T08:45:46.584Z] + cd /device-can/deps/device-sdk-c-4.0.0-dev.14 [2025-03-05T08:45:46.584Z] + mkdir -p /device-can/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-03-05T08:45:46.584Z] + cd /device-can/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-03-05T08:45:46.584Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-can/deps/device-sdk-c-4.0.0-dev.14/src [2025-03-05T08:45:46.584Z] -- The C compiler identification is GNU 11.2.1 [2025-03-05T08:45:46.584Z] -- Detecting C compiler ABI info [2025-03-05T08:45:46.584Z] -- Detecting C compiler ABI info - done [2025-03-05T08:45:46.584Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-05T08:45:46.584Z] -- Detecting C compile features [2025-03-05T08:45:46.584Z] -- Detecting C compile features - done [2025-03-05T08:45:46.584Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-05T08:45:46.842Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.5.0") [2025-03-05T08:45:46.842Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-05T08:45:46.842Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-05T08:45:46.842Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-05T08:45:46.842Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-05T08:45:46.842Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-05T08:45:46.842Z] -- /opt/iotech/iot/1.5/include [2025-03-05T08:45:46.842Z] -- C SDK 0.0.0 for Linux [2025-03-05T08:45:46.842Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-05T08:45:46.842Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-05T08:45:46.842Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-05T08:45:46.842Z] -- Configuring done [2025-03-05T08:45:46.842Z] -- Generating done [2025-03-05T08:45:46.842Z] -- Build files have been written to: /device-can/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-03-05T08:45:46.842Z] + make all package [2025-03-05T08:45:46.842Z] + tee release.log [2025-03-05T08:45:47.101Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-05T08:45:47.101Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-05T08:45:47.360Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-05T08:45:47.360Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-05T08:45:47.620Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-05T08:45:47.879Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-05T08:45:47.879Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-05T08:45:48.140Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-05T08:45:48.399Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-05T08:45:48.657Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-05T08:45:48.657Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-05T08:45:48.916Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-05T08:45:48.916Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-05T08:45:49.175Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-05T08:45:49.175Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-05T08:45:49.743Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-05T08:45:49.743Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-05T08:45:49.743Z] In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, [2025-03-05T08:45:49.743Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, [2025-03-05T08:45:49.743Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, [2025-03-05T08:45:49.743Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, [2025-03-05T08:45:49.743Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: [2025-03-05T08:45:49.743Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': [2025-03-05T08:45:49.743Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:31: warning: format '%s' expects a matching 'char *' argument [-Wformat=] [2025-03-05T08:45:49.743Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-03-05T08:45:49.743Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-05T08:45:49.743Z] /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-03-05T08:45:49.743Z] 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-03-05T08:45:49.743Z] | ^~~~~~~~~~~ [2025-03-05T08:45:49.743Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here [2025-03-05T08:45:49.743Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-03-05T08:45:49.743Z] | ~^ [2025-03-05T08:45:49.743Z] | | [2025-03-05T08:45:49.743Z] | char * [2025-03-05T08:45:50.002Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-05T08:45:50.002Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-05T08:45:50.260Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-05T08:45:50.519Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-05T08:45:51.457Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-05T08:45:51.457Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-05T08:45:51.457Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-05T08:45:51.457Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-05T08:45:51.717Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-05T08:45:51.978Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-05T08:45:52.236Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-05T08:45:52.236Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-05T08:45:52.494Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-05T08:45:52.494Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-05T08:45:53.062Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c: In function 'devsdk_service_start': [2025-03-05T08:45:53.062Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized in this function [-Wmaybe-uninitialized] [2025-03-05T08:45:53.063Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-03-05T08:45:53.063Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-05T08:45:53.063Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-05T08:45:53.322Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-05T08:45:53.322Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-05T08:45:53.322Z] [ 68%] Linking C shared library libcsdk.so [2025-03-05T08:45:53.582Z] [ 68%] Built target csdk [2025-03-05T08:45:53.582Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-05T08:45:53.582Z] [ 72%] Linking C executable template [2025-03-05T08:45:53.582Z] [ 72%] Built target template [2025-03-05T08:45:53.842Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-05T08:45:53.842Z] [ 76%] Linking C executable device-counter [2025-03-05T08:45:53.842Z] [ 76%] Built target device-counter [2025-03-05T08:45:53.842Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-05T08:45:54.103Z] [ 80%] Linking C executable device-random [2025-03-05T08:45:54.103Z] [ 80%] Built target device-random [2025-03-05T08:45:54.103Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-05T08:45:54.103Z] [ 84%] Linking C executable device-gyro [2025-03-05T08:45:54.103Z] [ 84%] Built target device-gyro [2025-03-05T08:45:54.368Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-05T08:45:54.368Z] [ 88%] Linking C executable device-bitfields [2025-03-05T08:45:54.368Z] [ 88%] Built target device-bitfields [2025-03-05T08:45:54.368Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-05T08:45:54.630Z] [ 92%] Linking C executable template-discovery [2025-03-05T08:45:54.630Z] [ 92%] Built target template-discovery [2025-03-05T08:45:54.630Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-05T08:45:54.889Z] [ 96%] Linking C executable device-file [2025-03-05T08:45:54.889Z] [ 96%] Built target device-file [2025-03-05T08:45:54.889Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-05T08:45:54.889Z] [100%] Linking C executable device-terminal [2025-03-05T08:45:55.149Z] [100%] Built target device-terminal [2025-03-05T08:45:55.149Z] Run CPack packaging tool... [2025-03-05T08:45:55.149Z] CPack: Create package using TGZ [2025-03-05T08:45:55.149Z] CPack: Install projects [2025-03-05T08:45:55.149Z] CPack: - Run preinstall target for: Csdk [2025-03-05T08:45:55.408Z] CPack: - Install project: Csdk [] [2025-03-05T08:45:55.408Z] CPack: Create package [2025-03-05T08:45:55.408Z] CPack: - package: /device-can/deps/device-sdk-c-4.0.0-dev.14/build/release/csdk-0.0.0.tar.gz generated. [2025-03-05T08:45:55.408Z] + '[' false '=' true ] [2025-03-05T08:45:55.408Z] + '[' false '=' true ] [2025-03-05T08:45:55.408Z] + mkdir -p /device-can/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-03-05T08:45:55.408Z] + cd /device-can/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-03-05T08:45:55.408Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-can/deps/device-sdk-c-4.0.0-dev.14/src [2025-03-05T08:45:55.408Z] -- The C compiler identification is GNU 11.2.1 [2025-03-05T08:45:55.408Z] -- Detecting C compiler ABI info [2025-03-05T08:45:55.408Z] -- Detecting C compiler ABI info - done [2025-03-05T08:45:55.667Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-05T08:45:55.667Z] -- Detecting C compile features [2025-03-05T08:45:55.667Z] -- Detecting C compile features - done [2025-03-05T08:45:55.667Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-05T08:45:55.667Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.5.0") [2025-03-05T08:45:55.667Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-05T08:45:55.667Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-05T08:45:55.667Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-05T08:45:55.667Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-05T08:45:55.667Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-05T08:45:55.667Z] -- /opt/iotech/iot/1.5/include [2025-03-05T08:45:55.667Z] -- C SDK 0.0.0 for Linux [2025-03-05T08:45:55.667Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-05T08:45:55.667Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-05T08:45:55.667Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-05T08:45:55.667Z] -- Configuring done [2025-03-05T08:45:55.667Z] -- Generating done [2025-03-05T08:45:55.667Z] -- Build files have been written to: /device-can/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-03-05T08:45:55.667Z] + + maketee [2025-03-05T08:45:55.667Z] debug.log [2025-03-05T08:45:55.928Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-05T08:45:55.928Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-05T08:45:55.928Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-05T08:45:56.186Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-05T08:45:56.186Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-05T08:45:56.186Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-05T08:45:56.444Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-05T08:45:56.444Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-05T08:45:56.444Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-05T08:45:56.704Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-05T08:45:56.704Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-05T08:45:56.704Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-05T08:45:56.963Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-05T08:45:56.963Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-05T08:45:56.963Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-05T08:45:57.222Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-05T08:45:57.222Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-05T08:45:57.222Z] In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, [2025-03-05T08:45:57.222Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, [2025-03-05T08:45:57.222Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, [2025-03-05T08:45:57.222Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, [2025-03-05T08:45:57.222Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: [2025-03-05T08:45:57.222Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': [2025-03-05T08:45:57.222Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:31: warning: format '%s' expects a matching 'char *' argument [-Wformat=] [2025-03-05T08:45:57.222Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-03-05T08:45:57.222Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-05T08:45:57.222Z] /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-03-05T08:45:57.222Z] 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-03-05T08:45:57.222Z] | ^~~~~~~~~~~ [2025-03-05T08:45:57.222Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here [2025-03-05T08:45:57.222Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-03-05T08:45:57.222Z] | ~^ [2025-03-05T08:45:57.222Z] | | [2025-03-05T08:45:57.222Z] | char * [2025-03-05T08:45:57.222Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-05T08:45:57.222Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-05T08:45:57.480Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-05T08:45:57.480Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-05T08:45:57.739Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-05T08:45:57.739Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-05T08:45:57.998Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-05T08:45:57.998Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-05T08:45:57.998Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-05T08:45:58.258Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-05T08:45:58.258Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-05T08:45:58.518Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-05T08:45:58.518Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-05T08:45:58.518Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-05T08:45:58.778Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-05T08:45:58.779Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-05T08:45:58.779Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-05T08:45:59.038Z] [ 68%] Linking C shared library libcsdk.so [2025-03-05T08:45:59.038Z] [ 68%] Built target csdk [2025-03-05T08:45:59.038Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-05T08:45:59.038Z] [ 72%] Linking C executable template [2025-03-05T08:45:59.038Z] [ 72%] Built target template [2025-03-05T08:45:59.297Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-05T08:45:59.297Z] [ 76%] Linking C executable device-counter [2025-03-05T08:45:59.297Z] [ 76%] Built target device-counter [2025-03-05T08:45:59.297Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-05T08:45:59.297Z] [ 80%] Linking C executable device-random [2025-03-05T08:45:59.556Z] [ 80%] Built target device-random [2025-03-05T08:45:59.556Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-05T08:45:59.556Z] [ 84%] Linking C executable device-gyro [2025-03-05T08:45:59.556Z] [ 84%] Built target device-gyro [2025-03-05T08:45:59.556Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-05T08:45:59.556Z] [ 88%] Linking C executable device-bitfields [2025-03-05T08:45:59.816Z] [ 88%] Built target device-bitfields [2025-03-05T08:45:59.816Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-05T08:45:59.816Z] [ 92%] Linking C executable template-discovery [2025-03-05T08:45:59.816Z] [ 92%] Built target template-discovery [2025-03-05T08:45:59.816Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-05T08:46:00.074Z] [ 96%] Linking C executable device-file [2025-03-05T08:46:00.074Z] [ 96%] Built target device-file [2025-03-05T08:46:00.074Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-05T08:46:00.075Z] [100%] Linking C executable device-terminal [2025-03-05T08:46:00.335Z] [100%] Built target device-terminal [2025-03-05T08:46:00.335Z] + cp -rf include/devsdk include/edgex /usr/include/ [2025-03-05T08:46:00.335Z] + cp build/release/c/libcsdk.so /usr/lib/ [2025-03-05T08:46:00.335Z] + mkdir -p /usr/share/doc/edgex-csdk [2025-03-05T08:46:00.335Z] + cp Attribution.txt /usr/share/doc/edgex-csdk [2025-03-05T08:46:00.335Z] + cp LICENSE /usr/share/doc/edgex-csdk [2025-03-05T08:46:00.335Z] + rm -rf /device-can/deps [2025-03-05T08:46:00.594Z] Removing intermediate container 6bfeb6e9d49b [2025-03-05T08:46:00.594Z] ---> 8d1fbd7b0aae [2025-03-05T08:46:00.594Z] Step 12/12 : RUN /device-can/scripts/build.sh [2025-03-05T08:46:00.594Z] ---> Running in 1295885f28e8 [2025-03-05T08:46:00.854Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-03-05T08:46:00.854Z] + readlink -f /device-can/scripts/build.sh [2025-03-05T08:46:00.854Z] + dirname /device-can/scripts/build.sh [2025-03-05T08:46:00.854Z] /device-can [2025-03-05T08:46:00.854Z] + dirname /device-can/scripts [2025-03-05T08:46:00.854Z] + ROOT=/device-can [2025-03-05T08:46:00.854Z] + echo /device-can [2025-03-05T08:46:00.854Z] + cd /device-can [2025-03-05T08:46:00.854Z] + mkdir -p /device-can/build/release [2025-03-05T08:46:00.854Z] + cd /device-can/build/release [2025-03-05T08:46:00.854Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-can/src [2025-03-05T08:46:00.854Z] -- The C compiler identification is GNU 11.2.1 [2025-03-05T08:46:00.854Z] -- Detecting C compiler ABI info [2025-03-05T08:46:00.854Z] -- Detecting C compiler ABI info - done [2025-03-05T08:46:01.112Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-05T08:46:01.112Z] -- Detecting C compile features [2025-03-05T08:46:01.112Z] -- Detecting C compile features - done [2025-03-05T08:46:01.112Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-05T08:46:01.112Z] -- /opt/iotech/iot/1.5/include [2025-03-05T08:46:01.112Z] -- Found LIBCSDK: /usr/lib/libcsdk.so [2025-03-05T08:46:01.112Z] -- Configuring done [2025-03-05T08:46:01.112Z] -- Generating done [2025-03-05T08:46:01.112Z] -- Build files have been written to: /device-can/build/release [2025-03-05T08:46:01.112Z] + make all [2025-03-05T08:46:01.112Z] + tee release.log [2025-03-05T08:46:01.112Z] [ 50%] Building C object CMakeFiles/device-can.dir/c/device-can.c.o [2025-03-05T08:46:01.112Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-03-05T08:46:01.112Z] from /device-can/src/c/device-can.h:24, [2025-03-05T08:46:01.112Z] from /device-can/src/c/device-can.c:27: [2025-03-05T08:46:01.112Z] /device-can/src/c/device-can.c: In function 'can_get_handler': [2025-03-05T08:46:01.112Z] /device-can/src/c/device-can.c:177:43: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] [2025-03-05T08:46:01.112Z] 177 | iot_log_debug(driver->lc, "CAN:Triggering Get events req type=%d\n", [2025-03-05T08:46:01.112Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-05T08:46:01.112Z] 178 | requests[i].resource->type); [2025-03-05T08:46:01.112Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-05T08:46:01.112Z] | | [2025-03-05T08:46:01.112Z] | iot_typecode_t [2025-03-05T08:46:01.112Z] /device-can/src/c/device-can.c:177:80: note: format string is defined here [2025-03-05T08:46:01.112Z] 177 | iot_log_debug(driver->lc, "CAN:Triggering Get events req type=%d\n", [2025-03-05T08:46:01.112Z] | ~^ [2025-03-05T08:46:01.112Z] | | [2025-03-05T08:46:01.112Z] | int [2025-03-05T08:46:01.371Z] [100%] Linking C executable device-can [2025-03-05T08:46:01.371Z] [100%] Built target device-can [2025-03-05T08:46:01.632Z] Removing intermediate container 1295885f28e8 [2025-03-05T08:46:01.632Z] ---> d3effc7d89d7 [2025-03-05T08:46:01.632Z] [Warning] One or more build-args [BASE] were not consumed [2025-03-05T08:46:01.632Z] Successfully built d3effc7d89d7 [2025-03-05T08:46:01.632Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:46:02.060Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-05T08:46:02.061Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T08:46:02.137Z] prd-ubuntu20.04-docker-8c-8g-40279 does not seem to be running inside a container [2025-03-05T08:46:02.167Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-can_PR-8 -v /w/workspace/edgexfoundry_device-can_PR-8:/w/workspace/edgexfoundry_device-can_PR-8:rw,z -v /w/workspace/edgexfoundry_device-can_PR-8@tmp:/w/workspace/edgexfoundry_device-can_PR-8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-05T08:46:02.495Z] $ docker top 0a2450f9a71ee83882b4c95e0981eafa67da364472711d176d9b74d78ec8b429 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T08:46:02.849Z] + make test [2025-03-05T08:46:02.849Z] build/release/device-can/device-can [Pipeline] } [2025-03-05T08:46:02.857Z] $ docker stop --time=1 0a2450f9a71ee83882b4c95e0981eafa67da364472711d176d9b74d78ec8b429 [2025-03-05T08:46:04.151Z] $ docker rm -f --volumes 0a2450f9a71ee83882b4c95e0981eafa67da364472711d176d9b74d78ec8b429 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-05T08:46:04.736Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-05T08:46:05.026Z] + ls -al . [2025-03-05T08:46:05.026Z] total 76 [2025-03-05T08:46:05.026Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 08:45 . [2025-03-05T08:46:05.026Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 08:45 .. [2025-03-05T08:46:05.026Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 08:45 .git [2025-03-05T08:46:05.026Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 08:45 .github [2025-03-05T08:46:05.026Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 08:45 .semver [2025-03-05T08:46:05.026Z] -rw-rw-r-- 1 jenkins jenkins 383 Mar 5 08:45 Attribution.txt [2025-03-05T08:46:05.026Z] -rw-rw-r-- 1 jenkins jenkins 1399 Mar 5 08:45 CHANGELOG.md [2025-03-05T08:46:05.026Z] -rwxrwxr-x 1 jenkins jenkins 677 Mar 5 08:45 GOVERNANCE.md [2025-03-05T08:46:05.026Z] -rwxrwxr-x 1 jenkins jenkins 762 Mar 5 08:45 Jenkinsfile [2025-03-05T08:46:05.026Z] -rwxrwxr-x 1 jenkins jenkins 10174 Mar 5 08:45 LICENSE [2025-03-05T08:46:05.026Z] -rwxrwxr-x 1 jenkins jenkins 801 Mar 5 08:45 Makefile [2025-03-05T08:46:05.026Z] -rwxrwxr-x 1 jenkins jenkins 616 Mar 5 08:45 OWNERS.md [2025-03-05T08:46:05.026Z] -rwxrwxr-x 1 jenkins jenkins 4090 Mar 5 08:45 README.md [2025-03-05T08:46:05.026Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 5 08:45 VERSION [2025-03-05T08:46:05.026Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 08:45 res [2025-03-05T08:46:05.026Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 08:45 scripts [2025-03-05T08:46:05.026Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 08:45 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:46:05.343Z] + docker build -t device-can -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=c8b9242c6ecd3f5caecc463b65071fd9fb4a39cc --label arch=amd64 --label version=0.0.0 . [2025-03-05T08:46:05.343Z] Sending build context to Docker daemon 272.9kB [2025-03-05T08:46:05.343Z] Step 1/30 : ARG BASE_TEMPORARY=alpine:3.16 [2025-03-05T08:46:05.343Z] Step 2/30 : FROM ${BASE_TEMPORARY} as builder [2025-03-05T08:46:05.343Z] ---> d49a5025be10 [2025-03-05T08:46:05.343Z] Step 3/30 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-03-05T08:46:05.343Z] ---> Using cache [2025-03-05T08:46:05.343Z] ---> d22b8fdbabf5 [2025-03-05T08:46:05.343Z] Step 4/30 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories [2025-03-05T08:46:05.343Z] ---> Using cache [2025-03-05T08:46:05.343Z] ---> efcd0590ed6b [2025-03-05T08:46:05.343Z] Step 5/30 : RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev libexecinfo-dev [2025-03-05T08:46:05.343Z] ---> Running in 6f085bc8f2f0 [2025-03-05T08:46:05.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2025-03-05T08:46:05.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2025-03-05T08:46:05.860Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/x86_64/APKINDEX.tar.gz [2025-03-05T08:46:06.431Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-05T08:46:06.431Z] (1/79) Upgrading musl (1.2.3-r3 -> 1.2.3-r4) [2025-03-05T08:46:06.431Z] (2/79) Installing libgcc (11.2.1_git20220219-r2) [2025-03-05T08:46:06.431Z] (3/79) Installing libstdc++ (11.2.1_git20220219-r2) [2025-03-05T08:46:06.431Z] (4/79) Installing binutils (2.38-r3) [2025-03-05T08:46:06.691Z] (5/79) Installing libmagic (5.41-r0) [2025-03-05T08:46:06.691Z] (6/79) Installing file (5.41-r0) [2025-03-05T08:46:06.691Z] (7/79) Installing libgomp (11.2.1_git20220219-r2) [2025-03-05T08:46:06.691Z] (8/79) Installing libatomic (11.2.1_git20220219-r2) [2025-03-05T08:46:06.691Z] (9/79) Installing gmp (6.2.1-r2) [2025-03-05T08:46:06.691Z] (10/79) Installing isl22 (0.22-r0) [2025-03-05T08:46:06.691Z] (11/79) Installing mpfr4 (4.1.0-r0) [2025-03-05T08:46:06.691Z] (12/79) Installing mpc1 (1.2.1-r0) [2025-03-05T08:46:06.691Z] (13/79) Installing gcc (11.2.1_git20220219-r2) [2025-03-05T08:46:07.265Z] (14/79) Installing musl-dev (1.2.3-r4) [2025-03-05T08:46:07.265Z] (15/79) Installing libc-dev (0.7.2-r3) [2025-03-05T08:46:07.265Z] (16/79) Installing g++ (11.2.1_git20220219-r2) [2025-03-05T08:46:07.523Z] (17/79) Installing make (4.3-r0) [2025-03-05T08:46:07.523Z] (18/79) Installing fortify-headers (1.1-r1) [2025-03-05T08:46:07.523Z] (19/79) Installing patch (2.7.6-r7) [2025-03-05T08:46:07.523Z] (20/79) Installing build-base (0.5-r3) [2025-03-05T08:46:07.523Z] (21/79) Installing libacl (2.3.1-r0) [2025-03-05T08:46:07.523Z] (22/79) Installing libbz2 (1.0.8-r1) [2025-03-05T08:46:07.523Z] (23/79) Installing expat (2.6.2-r0) [2025-03-05T08:46:07.523Z] (24/79) Installing lz4-libs (1.9.3-r1) [2025-03-05T08:46:07.523Z] (25/79) Installing xz-libs (5.2.5-r1) [2025-03-05T08:46:07.523Z] (26/79) Installing zstd-libs (1.5.2-r1) [2025-03-05T08:46:07.523Z] (27/79) Installing libarchive (3.7.4-r0) [2025-03-05T08:46:07.523Z] (28/79) Installing ca-certificates (20240226-r0) [2025-03-05T08:46:07.523Z] (29/79) Installing brotli-libs (1.0.9-r6) [2025-03-05T08:46:07.523Z] (30/79) Installing nghttp2-libs (1.47.0-r2) [2025-03-05T08:46:07.523Z] (31/79) Installing libcurl (8.5.0-r0) [2025-03-05T08:46:07.523Z] (32/79) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2025-03-05T08:46:07.523Z] (33/79) Installing ncurses-libs (6.3_p20220521-r1) [2025-03-05T08:46:07.523Z] (34/79) Installing rhash-libs (1.4.2-r2) [2025-03-05T08:46:07.523Z] (35/79) Installing libuv (1.44.1-r0) [2025-03-05T08:46:07.523Z] (36/79) Installing cmake (3.23.5-r0) [2025-03-05T08:46:08.093Z] (37/79) Installing pkgconf (1.8.1-r0) [2025-03-05T08:46:08.093Z] (38/79) Installing openssl-dev (1.1.1w-r1) [2025-03-05T08:46:08.093Z] (39/79) Installing nghttp2-dev (1.47.0-r2) [2025-03-05T08:46:08.093Z] (40/79) Installing zlib-dev (1.2.12-r3) [2025-03-05T08:46:08.093Z] (41/79) Installing brotli-dev (1.0.9-r6) [2025-03-05T08:46:08.093Z] (42/79) Installing curl-dev (8.5.0-r0) [2025-03-05T08:46:08.093Z] (43/79) Installing pcre2 (10.42-r0) [2025-03-05T08:46:08.093Z] (44/79) Installing git (2.36.6-r0) [2025-03-05T08:46:08.093Z] (45/79) Installing hiredis (1.0.2-r0) [2025-03-05T08:46:08.093Z] (46/79) Installing hiredis-dev (1.0.2-r0) [2025-03-05T08:46:08.094Z] (47/79) Installing yaml (0.2.5-r0) [2025-03-05T08:46:08.094Z] (48/79) Installing libcbor (0.9.0-r1) [2025-03-05T08:46:08.094Z] (49/79) Installing iotech-iot-1.5 (1.5.5-r0) [2025-03-05T08:46:09.032Z] (50/79) Installing iotech-iot-1.5-dev (1.5.5-r0) [2025-03-05T08:46:09.032Z] (51/79) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-03-05T08:46:09.032Z] (52/79) Installing libcbor-dev (0.9.0-r1) [2025-03-05T08:46:09.032Z] (53/79) Installing libexecinfo (1.1-r1) [2025-03-05T08:46:09.032Z] (54/79) Installing libexecinfo-dev (1.1-r1) [2025-03-05T08:46:09.032Z] (55/79) Installing nettle (3.7.3-r0) [2025-03-05T08:46:09.294Z] (56/79) Installing libffi (3.4.2-r1) [2025-03-05T08:46:09.294Z] (57/79) Installing p11-kit (0.24.1-r0) [2025-03-05T08:46:09.294Z] (58/79) Installing libtasn1 (4.18.0-r1) [2025-03-05T08:46:09.294Z] (59/79) Installing libunistring (1.0-r0) [2025-03-05T08:46:09.294Z] (60/79) Installing gnutls (3.7.7-r1) [2025-03-05T08:46:09.294Z] (61/79) Installing libmicrohttpd (0.9.75-r0) [2025-03-05T08:46:09.294Z] (62/79) Installing gnutls-c++ (3.7.7-r1) [2025-03-05T08:46:09.294Z] (63/79) Installing libgmpxx (6.2.1-r2) [2025-03-05T08:46:09.294Z] (64/79) Installing gmp-dev (6.2.1-r2) [2025-03-05T08:46:09.294Z] (65/79) Installing nettle-dev (3.7.3-r0) [2025-03-05T08:46:09.294Z] (66/79) Installing libtasn1-progs (4.18.0-r1) [2025-03-05T08:46:09.294Z] (67/79) Installing libtasn1-dev (4.18.0-r1) [2025-03-05T08:46:09.294Z] (68/79) Installing p11-kit-dev (0.24.1-r0) [2025-03-05T08:46:09.294Z] (69/79) Installing gnutls-dev (3.7.7-r1) [2025-03-05T08:46:09.294Z] (70/79) Installing libmicrohttpd-dev (0.9.75-r0) [2025-03-05T08:46:09.294Z] (71/79) Installing linux-headers (5.16.7-r1) [2025-03-05T08:46:09.294Z] (72/79) Installing ncurses-dev (6.3_p20220521-r1) [2025-03-05T08:46:09.294Z] (73/79) Installing libblkid (2.38-r1) [2025-03-05T08:46:09.294Z] (74/79) Installing libuuid (2.38-r1) [2025-03-05T08:46:09.294Z] (75/79) Installing libfdisk (2.38-r1) [2025-03-05T08:46:09.294Z] (76/79) Installing libmount (2.38-r1) [2025-03-05T08:46:09.294Z] (77/79) Installing libsmartcols (2.38-r1) [2025-03-05T08:46:09.294Z] (78/79) Installing util-linux-dev (2.38-r1) [2025-03-05T08:46:09.294Z] (79/79) Installing yaml-dev (0.2.5-r0) [2025-03-05T08:46:09.294Z] Executing busybox-1.35.0-r17.trigger [2025-03-05T08:46:09.294Z] Executing ca-certificates-20240226-r0.trigger [2025-03-05T08:46:09.554Z] OK: 281 MiB in 92 packages [2025-03-05T08:46:13.747Z] Removing intermediate container 6f085bc8f2f0 [2025-03-05T08:46:13.747Z] ---> 89d73d075b63 [2025-03-05T08:46:13.747Z] Step 6/30 : COPY scripts /device-can/scripts [2025-03-05T08:46:13.747Z] ---> 74af79b1d0bd [2025-03-05T08:46:13.747Z] Step 7/30 : COPY src /device-can/src/ [2025-03-05T08:46:13.747Z] ---> ec7c669663fd [2025-03-05T08:46:13.747Z] Step 8/30 : COPY VERSION /device-can/ [2025-03-05T08:46:13.747Z] ---> 0f3fb546ce80 [2025-03-05T08:46:13.747Z] Step 9/30 : WORKDIR /device-can [2025-03-05T08:46:13.747Z] ---> Running in b3a11cc64927 [2025-03-05T08:46:13.747Z] Removing intermediate container b3a11cc64927 [2025-03-05T08:46:13.747Z] ---> 3060e0e96496 [2025-03-05T08:46:13.747Z] Step 10/30 : RUN /device-can/scripts/build_deps.sh 1 [2025-03-05T08:46:13.747Z] ---> Running in 28389b7b5c88 [2025-03-05T08:46:14.006Z] + BUILD_CSDK=1 [2025-03-05T08:46:14.006Z] + CSDK_VERSION=4.0.0-dev.14 [2025-03-05T08:46:14.006Z] + '[' -d deps ] [2025-03-05T08:46:14.006Z] + mkdir deps [2025-03-05T08:46:14.006Z] + cd /device-can/deps [2025-03-05T08:46:14.006Z] + '[' 1 '=' 1 ] [2025-03-05T08:46:14.006Z] + cd /device-can/deps [2025-03-05T08:46:14.006Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0-dev.14.zip [2025-03-05T08:46:14.006Z] Connecting to github.com (140.82.114.4:443) [2025-03-05T08:46:14.267Z] Connecting to codeload.github.com (140.82.113.10:443) [2025-03-05T08:46:14.267Z] saving to 'v4.0.0-dev.14.zip' [2025-03-05T08:46:14.267Z] v4.0.0-dev.14.zip 100% |********************************| 246k 0:00:00 ETA [2025-03-05T08:46:14.267Z] 'v4.0.0-dev.14.zip' saved [2025-03-05T08:46:14.267Z] + unzip v4.0.0-dev.14.zip [2025-03-05T08:46:14.267Z] Archive: v4.0.0-dev.14.zip [2025-03-05T08:46:14.267Z] creating: device-sdk-c-4.0.0-dev.14/ [2025-03-05T08:46:14.267Z] creating: device-sdk-c-4.0.0-dev.14/.github/ [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/.github/Contributing.md [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/.github/PULL_REQUEST_TEMPLATE.md [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/.github/semantic.yml [2025-03-05T08:46:14.267Z] creating: device-sdk-c-4.0.0-dev.14/.github/workflows/ [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/.github/workflows/release.yml [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/.gitignore [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/Attribution.txt [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/CHANGELOG.md [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/Doxyfile [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/GOVERNANCE.md [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/Jenkinsfile [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/LICENSE [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/Makefile [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/OWNERS.md [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/README.IOT.md [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/README.md [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/README.v3.md [2025-03-05T08:46:14.267Z] creating: device-sdk-c-4.0.0-dev.14/docs/ [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/docs/configuration.md [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/docs/deviceprofiles.md [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/docs/metrics.md [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/docs/servicewritersguide.md [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/docs/startup.md [2025-03-05T08:46:14.267Z] creating: device-sdk-c-4.0.0-dev.14/include/ [2025-03-05T08:46:14.267Z] creating: device-sdk-c-4.0.0-dev.14/include/devsdk/ [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk-base.h [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk.h [2025-03-05T08:46:14.267Z] creating: device-sdk-c-4.0.0-dev.14/include/edgex/ [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/devices.h [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex-base.h [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex.h [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/profiles.h [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/rest-server.h [2025-03-05T08:46:14.267Z] creating: device-sdk-c-4.0.0-dev.14/scripts/ [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine-base [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/build.sh [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/entrypoint.sh [2025-03-05T08:46:14.267Z] creating: device-sdk-c-4.0.0-dev.14/src/ [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/CMakeLists.txt [2025-03-05T08:46:14.267Z] creating: device-sdk-c-4.0.0-dev.14/src/c/ [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/CMakeLists.txt [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/api.h [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.c [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.h [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-impl.h [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-mqtt.c [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.c [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.h [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.c [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.h [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/cmdinfo.h [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/config.c [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/config.h [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.c [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.h [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/data.c [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/data.h [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/defs.h.in [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/device.c [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/device.h [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devman.c [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.c [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.h [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devsdk-base.c [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devutil.h [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.c [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.h [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.c [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.h [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.c [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.h [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.c [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.h [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex2.h [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/errorlist.h [2025-03-05T08:46:14.267Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/ [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/CMakeLists.txt [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/README.md [2025-03-05T08:46:14.267Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/ [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/CMakeLists.txt [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/README.md [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/device-bitfields.c [2025-03-05T08:46:14.267Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/ [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/configuration.yaml [2025-03-05T08:46:14.267Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/ [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/Bitfields.json [2025-03-05T08:46:14.267Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/ [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-03-05T08:46:14.267Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/ [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/CMakeLists.txt [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/README.md [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/device-counter.c [2025-03-05T08:46:14.267Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/ [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/configuration.yaml [2025-03-05T08:46:14.267Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/ [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/Counters.json [2025-03-05T08:46:14.267Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/ [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/Counter.json [2025-03-05T08:46:14.267Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/ [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/CMakeLists.txt [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/README.md [2025-03-05T08:46:14.267Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/ [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/configuration.yaml [2025-03-05T08:46:14.267Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/ [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/readme.txt [2025-03-05T08:46:14.267Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/ [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/template.c [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher1.json [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher2.json [2025-03-05T08:46:14.267Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/ [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/CMakeLists.txt [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/README.md [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/device-file.c [2025-03-05T08:46:14.267Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/ [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/configuration.yaml [2025-03-05T08:46:14.267Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/ [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/file1.json [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/lorem.txt [2025-03-05T08:46:14.267Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/ [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-03-05T08:46:14.267Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/ [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/CMakeLists.txt [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/README.md [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/device-gyro.c [2025-03-05T08:46:14.267Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/ [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/configuration.yaml [2025-03-05T08:46:14.267Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/ [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/gyro.json [2025-03-05T08:46:14.267Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/ [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/Gyro.json [2025-03-05T08:46:14.267Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/ [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/CMakeLists.txt [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/README.md [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/device-random.c [2025-03-05T08:46:14.267Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/ [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/configuration.yaml [2025-03-05T08:46:14.267Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/ [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/randomdevice1.json [2025-03-05T08:46:14.267Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/ [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-03-05T08:46:14.267Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/ [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/configuration.yaml [2025-03-05T08:46:14.267Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/ [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/device1.json [2025-03-05T08:46:14.267Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/ [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/TemplateProfile.json [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/template.c [2025-03-05T08:46:14.267Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/ [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/CMakeLists.txt [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/README.md [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/device-terminal.c [2025-03-05T08:46:14.267Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/ [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/configuration.yaml [2025-03-05T08:46:14.267Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/ [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/terminal.json [2025-03-05T08:46:14.267Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/ [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/Terminal.json [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.c [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.h [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.c [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.h [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/map.c [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/map.h [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.c [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.h [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metrics.h [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.c [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.h [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.c [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.h [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.c [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.h [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.c [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.h [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.c [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.h [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.c [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.h [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.c [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.h [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.c [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.h [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-impl.h [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.c [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.h [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.c [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.h [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.c [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.h [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/service.c [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/service.h [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.c [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.h [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.c [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.h [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.c [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.h [2025-03-05T08:46:14.267Z] creating: device-sdk-c-4.0.0-dev.14/src/cmake/ [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindIOT.cmake [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBCBOR.cmake [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBMICROHTTP.cmake [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBPAHO.cmake [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBUUID.cmake [2025-03-05T08:46:14.267Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBYAML.cmake [2025-03-05T08:46:14.267Z] + cd device-sdk-c-4.0.0-dev.14 [2025-03-05T08:46:14.267Z] + ./scripts/build.sh [2025-03-05T08:46:14.267Z] + CPPCHECK=false [2025-03-05T08:46:14.267Z] + DOCGEN=false [2025-03-05T08:46:14.267Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-03-05T08:46:14.267Z] + '[' 0 -gt 0 ] [2025-03-05T08:46:14.267Z] + readlink -f ./scripts/build.sh [2025-03-05T08:46:14.267Z] + dirname /device-can/deps/device-sdk-c-4.0.0-dev.14/scripts/build.sh [2025-03-05T08:46:14.267Z] + dirname /device-can/deps/device-sdk-c-4.0.0-dev.14/scripts [2025-03-05T08:46:14.267Z] + ROOT=/device-can/deps/device-sdk-c-4.0.0-dev.14 [2025-03-05T08:46:14.267Z] + cd /device-can/deps/device-sdk-c-4.0.0-dev.14 [2025-03-05T08:46:14.267Z] + mkdir -p /device-can/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-03-05T08:46:14.267Z] + cd /device-can/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-03-05T08:46:14.267Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-can/deps/device-sdk-c-4.0.0-dev.14/src [2025-03-05T08:46:14.527Z] -- The C compiler identification is GNU 11.2.1 [2025-03-05T08:46:14.527Z] -- Detecting C compiler ABI info [2025-03-05T08:46:14.527Z] -- Detecting C compiler ABI info - done [2025-03-05T08:46:14.527Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-05T08:46:14.527Z] -- Detecting C compile features [2025-03-05T08:46:14.527Z] -- Detecting C compile features - done [2025-03-05T08:46:14.527Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-05T08:46:14.527Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.5.0") [2025-03-05T08:46:14.527Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-05T08:46:14.527Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-05T08:46:14.527Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-05T08:46:14.527Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-05T08:46:14.527Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-05T08:46:14.527Z] -- /opt/iotech/iot/1.5/include [2025-03-05T08:46:14.527Z] -- C SDK 0.0.0 for Linux [2025-03-05T08:46:14.527Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-05T08:46:14.787Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-05T08:46:14.787Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-05T08:46:14.787Z] -- Configuring done [2025-03-05T08:46:14.787Z] -- Generating done [2025-03-05T08:46:14.787Z] -- Build files have been written to: /device-can/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-03-05T08:46:14.787Z] + make all package [2025-03-05T08:46:14.787Z] + tee release.log [2025-03-05T08:46:14.787Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-05T08:46:15.048Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-05T08:46:15.048Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-05T08:46:15.307Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-05T08:46:15.307Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-05T08:46:15.876Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-05T08:46:15.876Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-05T08:46:15.876Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-05T08:46:16.443Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-05T08:46:16.443Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-05T08:46:16.703Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-05T08:46:16.703Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-05T08:46:16.962Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-05T08:46:16.962Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-05T08:46:16.962Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-05T08:46:17.530Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-05T08:46:17.530Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-05T08:46:17.530Z] In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, [2025-03-05T08:46:17.530Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, [2025-03-05T08:46:17.530Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, [2025-03-05T08:46:17.530Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, [2025-03-05T08:46:17.530Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: [2025-03-05T08:46:17.530Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': [2025-03-05T08:46:17.530Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:31: warning: format '%s' expects a matching 'char *' argument [-Wformat=] [2025-03-05T08:46:17.530Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-03-05T08:46:17.530Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-05T08:46:17.530Z] /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-03-05T08:46:17.530Z] 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-03-05T08:46:17.530Z] | ^~~~~~~~~~~ [2025-03-05T08:46:17.530Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here [2025-03-05T08:46:17.530Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-03-05T08:46:17.530Z] | ~^ [2025-03-05T08:46:17.530Z] | | [2025-03-05T08:46:17.530Z] | char * [2025-03-05T08:46:17.789Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-05T08:46:18.049Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-05T08:46:18.049Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-05T08:46:18.310Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-05T08:46:19.246Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-05T08:46:19.246Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-05T08:46:19.246Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-05T08:46:19.506Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-05T08:46:19.506Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-05T08:46:19.765Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-05T08:46:20.340Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-05T08:46:20.340Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-05T08:46:20.340Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-05T08:46:20.601Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-05T08:46:20.863Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c: In function 'devsdk_service_start': [2025-03-05T08:46:20.863Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized in this function [-Wmaybe-uninitialized] [2025-03-05T08:46:20.863Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-03-05T08:46:20.863Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-05T08:46:21.125Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-05T08:46:21.126Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-05T08:46:21.126Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-05T08:46:21.386Z] [ 68%] Linking C shared library libcsdk.so [2025-03-05T08:46:21.386Z] [ 68%] Built target csdk [2025-03-05T08:46:21.386Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-05T08:46:21.650Z] [ 72%] Linking C executable template [2025-03-05T08:46:21.650Z] [ 72%] Built target template [2025-03-05T08:46:21.650Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-05T08:46:21.650Z] [ 76%] Linking C executable device-counter [2025-03-05T08:46:22.048Z] [ 76%] Built target device-counter [2025-03-05T08:46:22.048Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-05T08:46:22.048Z] [ 80%] Linking C executable device-random [2025-03-05T08:46:22.048Z] [ 80%] Built target device-random [2025-03-05T08:46:22.048Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-05T08:46:22.048Z] [ 84%] Linking C executable device-gyro [2025-03-05T08:46:22.048Z] [ 84%] Built target device-gyro [2025-03-05T08:46:22.048Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-05T08:46:22.306Z] [ 88%] Linking C executable device-bitfields [2025-03-05T08:46:22.306Z] [ 88%] Built target device-bitfields [2025-03-05T08:46:22.306Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-05T08:46:22.565Z] [ 92%] Linking C executable template-discovery [2025-03-05T08:46:22.565Z] [ 92%] Built target template-discovery [2025-03-05T08:46:22.565Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-05T08:46:22.824Z] [ 96%] Linking C executable device-file [2025-03-05T08:46:22.824Z] [ 96%] Built target device-file [2025-03-05T08:46:22.824Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-05T08:46:22.824Z] [100%] Linking C executable device-terminal [2025-03-05T08:46:23.083Z] [100%] Built target device-terminal [2025-03-05T08:46:23.083Z] Run CPack packaging tool... [2025-03-05T08:46:23.083Z] CPack: Create package using TGZ [2025-03-05T08:46:23.083Z] CPack: Install projects [2025-03-05T08:46:23.083Z] CPack: - Run preinstall target for: Csdk [2025-03-05T08:46:23.342Z] CPack: - Install project: Csdk [] [2025-03-05T08:46:23.342Z] CPack: Create package [2025-03-05T08:46:23.342Z] CPack: - package: /device-can/deps/device-sdk-c-4.0.0-dev.14/build/release/csdk-0.0.0.tar.gz generated. [2025-03-05T08:46:23.342Z] + '[' false '=' true ] [2025-03-05T08:46:23.342Z] + '[' false '=' true ] [2025-03-05T08:46:23.342Z] + mkdir -p /device-can/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-03-05T08:46:23.342Z] + cd /device-can/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-03-05T08:46:23.342Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-can/deps/device-sdk-c-4.0.0-dev.14/src [2025-03-05T08:46:23.342Z] -- The C compiler identification is GNU 11.2.1 [2025-03-05T08:46:23.342Z] -- Detecting C compiler ABI info [2025-03-05T08:46:23.342Z] -- Detecting C compiler ABI info - done [2025-03-05T08:46:23.342Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-05T08:46:23.342Z] -- Detecting C compile features [2025-03-05T08:46:23.342Z] -- Detecting C compile features - done [2025-03-05T08:46:23.602Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-05T08:46:23.602Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.5.0") [2025-03-05T08:46:23.602Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-05T08:46:23.602Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-05T08:46:23.602Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-05T08:46:23.602Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-05T08:46:23.602Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-05T08:46:23.602Z] -- /opt/iotech/iot/1.5/include [2025-03-05T08:46:23.602Z] -- C SDK 0.0.0 for Linux [2025-03-05T08:46:23.602Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-05T08:46:23.602Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-05T08:46:23.602Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-05T08:46:23.602Z] -- Configuring done [2025-03-05T08:46:23.602Z] -- Generating done [2025-03-05T08:46:23.602Z] -- Build files have been written to: /device-can/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-03-05T08:46:23.602Z] + make [2025-03-05T08:46:23.602Z] + tee debug.log [2025-03-05T08:46:23.861Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-05T08:46:23.861Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-05T08:46:23.861Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-05T08:46:24.119Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-05T08:46:24.119Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-05T08:46:24.119Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-05T08:46:24.377Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-05T08:46:24.377Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-05T08:46:24.377Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-05T08:46:24.637Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-05T08:46:24.637Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-05T08:46:24.637Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-05T08:46:24.637Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-05T08:46:24.896Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-05T08:46:24.896Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-05T08:46:25.156Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-05T08:46:25.156Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-05T08:46:25.156Z] In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, [2025-03-05T08:46:25.156Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, [2025-03-05T08:46:25.156Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, [2025-03-05T08:46:25.156Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, [2025-03-05T08:46:25.156Z] from /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: [2025-03-05T08:46:25.156Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': [2025-03-05T08:46:25.156Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:31: warning: format '%s' expects a matching 'char *' argument [-Wformat=] [2025-03-05T08:46:25.156Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-03-05T08:46:25.156Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-05T08:46:25.156Z] /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-03-05T08:46:25.156Z] 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-03-05T08:46:25.156Z] | ^~~~~~~~~~~ [2025-03-05T08:46:25.156Z] /device-can/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here [2025-03-05T08:46:25.156Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-03-05T08:46:25.156Z] | ~^ [2025-03-05T08:46:25.156Z] | | [2025-03-05T08:46:25.156Z] | char * [2025-03-05T08:46:25.156Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-05T08:46:25.156Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-05T08:46:25.415Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-05T08:46:25.415Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-05T08:46:25.673Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-05T08:46:25.673Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-05T08:46:25.933Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-05T08:46:25.933Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-05T08:46:25.933Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-05T08:46:25.933Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-05T08:46:26.191Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-05T08:46:26.450Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-05T08:46:26.450Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-05T08:46:26.450Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-05T08:46:26.708Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-05T08:46:26.708Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-05T08:46:26.708Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-05T08:46:26.967Z] [ 68%] Linking C shared library libcsdk.so [2025-03-05T08:46:26.967Z] [ 68%] Built target csdk [2025-03-05T08:46:26.967Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-05T08:46:26.967Z] [ 72%] Linking C executable template [2025-03-05T08:46:26.967Z] [ 72%] Built target template [2025-03-05T08:46:26.967Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-05T08:46:27.225Z] [ 76%] Linking C executable device-counter [2025-03-05T08:46:27.225Z] [ 76%] Built target device-counter [2025-03-05T08:46:27.225Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-05T08:46:27.225Z] [ 80%] Linking C executable device-random [2025-03-05T08:46:27.225Z] [ 80%] Built target device-random [2025-03-05T08:46:27.484Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-05T08:46:27.484Z] [ 84%] Linking C executable device-gyro [2025-03-05T08:46:27.484Z] [ 84%] Built target device-gyro [2025-03-05T08:46:27.484Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-05T08:46:27.484Z] [ 88%] Linking C executable device-bitfields [2025-03-05T08:46:27.743Z] [ 88%] Built target device-bitfields [2025-03-05T08:46:27.743Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-05T08:46:27.743Z] [ 92%] Linking C executable template-discovery [2025-03-05T08:46:27.743Z] [ 92%] Built target template-discovery [2025-03-05T08:46:27.743Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-05T08:46:28.003Z] [ 96%] Linking C executable device-file [2025-03-05T08:46:28.003Z] [ 96%] Built target device-file [2025-03-05T08:46:28.003Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-05T08:46:28.003Z] [100%] Linking C executable device-terminal [2025-03-05T08:46:28.003Z] [100%] Built target device-terminal [2025-03-05T08:46:28.003Z] + cp -rf include/devsdk include/edgex /usr/include/ [2025-03-05T08:46:28.003Z] + cp build/release/c/libcsdk.so /usr/lib/ [2025-03-05T08:46:28.003Z] + mkdir -p /usr/share/doc/edgex-csdk [2025-03-05T08:46:28.003Z] + cp Attribution.txt /usr/share/doc/edgex-csdk [2025-03-05T08:46:28.003Z] + cp LICENSE /usr/share/doc/edgex-csdk [2025-03-05T08:46:28.263Z] + rm -rf /device-can/deps [2025-03-05T08:46:28.263Z] Removing intermediate container 28389b7b5c88 [2025-03-05T08:46:28.263Z] ---> 9c996d17f18a [2025-03-05T08:46:28.263Z] Step 11/30 : RUN /device-can/scripts/build.sh && test -f /device-can/build/release/device-can [2025-03-05T08:46:28.524Z] ---> Running in 07dee9579b91 [2025-03-05T08:46:28.524Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-03-05T08:46:28.524Z] + readlink -f /device-can/scripts/build.sh [2025-03-05T08:46:28.524Z] + dirname /device-can/scripts/build.sh [2025-03-05T08:46:28.524Z] + dirname /device-can/scripts [2025-03-05T08:46:28.524Z] /device-can [2025-03-05T08:46:28.524Z] + ROOT=/device-can [2025-03-05T08:46:28.524Z] + echo /device-can [2025-03-05T08:46:28.524Z] + cd /device-can [2025-03-05T08:46:28.524Z] + mkdir -p /device-can/build/release [2025-03-05T08:46:28.524Z] + cd /device-can/build/release [2025-03-05T08:46:28.524Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-can/src [2025-03-05T08:46:28.782Z] -- The C compiler identification is GNU 11.2.1 [2025-03-05T08:46:28.782Z] -- Detecting C compiler ABI info [2025-03-05T08:46:28.782Z] -- Detecting C compiler ABI info - done [2025-03-05T08:46:28.782Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-05T08:46:28.782Z] -- Detecting C compile features [2025-03-05T08:46:28.782Z] -- Detecting C compile features - done [2025-03-05T08:46:28.782Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-05T08:46:28.782Z] -- /opt/iotech/iot/1.5/include [2025-03-05T08:46:28.782Z] -- Found LIBCSDK: /usr/lib/libcsdk.so [2025-03-05T08:46:28.782Z] -- Configuring done [2025-03-05T08:46:28.782Z] -- Generating done [2025-03-05T08:46:28.782Z] -- Build files have been written to: /device-can/build/release [2025-03-05T08:46:28.782Z] + make all [2025-03-05T08:46:28.782Z] + tee release.log [2025-03-05T08:46:28.782Z] [ 50%] Building C object CMakeFiles/device-can.dir/c/device-can.c.o [2025-03-05T08:46:28.782Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-03-05T08:46:28.782Z] from /device-can/src/c/device-can.h:24, [2025-03-05T08:46:28.782Z] from /device-can/src/c/device-can.c:27: [2025-03-05T08:46:28.782Z] /device-can/src/c/device-can.c: In function 'can_get_handler': [2025-03-05T08:46:28.782Z] /device-can/src/c/device-can.c:177:43: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] [2025-03-05T08:46:28.782Z] 177 | iot_log_debug(driver->lc, "CAN:Triggering Get events req type=%d\n", [2025-03-05T08:46:28.782Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-05T08:46:28.782Z] 178 | requests[i].resource->type); [2025-03-05T08:46:28.782Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-05T08:46:28.782Z] | | [2025-03-05T08:46:28.782Z] | iot_typecode_t [2025-03-05T08:46:28.782Z] /device-can/src/c/device-can.c:177:80: note: format string is defined here [2025-03-05T08:46:28.782Z] 177 | iot_log_debug(driver->lc, "CAN:Triggering Get events req type=%d\n", [2025-03-05T08:46:28.782Z] | ~^ [2025-03-05T08:46:28.782Z] | | [2025-03-05T08:46:28.782Z] | int [2025-03-05T08:46:29.040Z] [100%] Linking C executable device-can [2025-03-05T08:46:29.040Z] [100%] Built target device-can [2025-03-05T08:46:29.607Z] Removing intermediate container 07dee9579b91 [2025-03-05T08:46:29.607Z] ---> 9c3aa3b6ffd5 [2025-03-05T08:46:29.607Z] Step 12/30 : FROM alpine:3.16 [2025-03-05T08:46:29.607Z] ---> d49a5025be10 [2025-03-05T08:46:29.607Z] Step 13/30 : MAINTAINER hcltech [2025-03-05T08:46:29.607Z] ---> Running in 7cdc73b2c486 [2025-03-05T08:46:29.607Z] Removing intermediate container 7cdc73b2c486 [2025-03-05T08:46:29.607Z] ---> 4dea398e73aa [2025-03-05T08:46:29.607Z] Step 14/30 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-03-05T08:46:29.607Z] ---> Running in 341673bba370 [2025-03-05T08:46:29.865Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2025-03-05T08:46:30.124Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-03-05T08:46:30.124Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-03-05T08:46:30.124Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-03-05T08:46:30.385Z] Removing intermediate container 341673bba370 [2025-03-05T08:46:30.385Z] ---> 121a6240bf43 [2025-03-05T08:46:30.386Z] Step 15/30 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories [2025-03-05T08:46:30.644Z] ---> Running in 2f5d1fdff5d9 [2025-03-05T08:46:31.212Z] Removing intermediate container 2f5d1fdff5d9 [2025-03-05T08:46:31.212Z] ---> 00021a603e8b [2025-03-05T08:46:31.212Z] Step 16/30 : RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.5 dumb-init libexecinfo [2025-03-05T08:46:31.212Z] ---> Running in 8b38f7a0e4b0 [2025-03-05T08:46:31.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2025-03-05T08:46:31.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2025-03-05T08:46:31.731Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/x86_64/APKINDEX.tar.gz [2025-03-05T08:46:32.301Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-05T08:46:32.301Z] (1/24) Installing ca-certificates (20240226-r0) [2025-03-05T08:46:32.301Z] (2/24) Installing brotli-libs (1.0.9-r6) [2025-03-05T08:46:32.301Z] (3/24) Installing nghttp2-libs (1.47.0-r2) [2025-03-05T08:46:32.301Z] (4/24) Installing libcurl (8.5.0-r0) [2025-03-05T08:46:32.301Z] (5/24) Installing curl (8.5.0-r0) [2025-03-05T08:46:32.301Z] (6/24) Installing dumb-init (1.2.5-r1) [2025-03-05T08:46:32.301Z] (7/24) Installing hiredis (1.0.2-r0) [2025-03-05T08:46:32.301Z] (8/24) Installing yaml (0.2.5-r0) [2025-03-05T08:46:32.301Z] (9/24) Installing libcbor (0.9.0-r1) [2025-03-05T08:46:32.301Z] (10/24) Installing iotech-iot-1.5 (1.5.5-r0) [2025-03-05T08:46:33.246Z] (11/24) Installing pkgconf (1.8.1-r0) [2025-03-05T08:46:33.246Z] (12/24) Installing openssl-dev (1.1.1w-r1) [2025-03-05T08:46:33.246Z] (13/24) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-03-05T08:46:33.814Z] (14/24) Installing libexecinfo (1.1-r1) [2025-03-05T08:46:33.814Z] (15/24) Installing gmp (6.2.1-r2) [2025-03-05T08:46:33.814Z] (16/24) Installing nettle (3.7.3-r0) [2025-03-05T08:46:33.814Z] (17/24) Installing libffi (3.4.2-r1) [2025-03-05T08:46:33.814Z] (18/24) Installing p11-kit (0.24.1-r0) [2025-03-05T08:46:33.814Z] (19/24) Installing libtasn1 (4.18.0-r1) [2025-03-05T08:46:33.814Z] (20/24) Installing libunistring (1.0-r0) [2025-03-05T08:46:33.814Z] (21/24) Installing gnutls (3.7.7-r1) [2025-03-05T08:46:33.814Z] (22/24) Installing libmicrohttpd (0.9.75-r0) [2025-03-05T08:46:33.814Z] (23/24) Installing libuuid (2.38-r1) [2025-03-05T08:46:33.814Z] (24/24) Installing linux-headers (5.16.7-r1) [2025-03-05T08:46:33.814Z] Executing busybox-1.35.0-r17.trigger [2025-03-05T08:46:33.814Z] Executing ca-certificates-20240226-r0.trigger [2025-03-05T08:46:34.074Z] OK: 25 MiB in 38 packages [2025-03-05T08:46:34.639Z] Removing intermediate container 8b38f7a0e4b0 [2025-03-05T08:46:34.639Z] ---> b4dd42794912 [2025-03-05T08:46:34.639Z] Step 17/30 : RUN apk --no-cache upgrade [2025-03-05T08:46:34.639Z] ---> Running in 85adc439ba4f [2025-03-05T08:46:34.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2025-03-05T08:46:35.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2025-03-05T08:46:35.154Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/x86_64/APKINDEX.tar.gz [2025-03-05T08:46:35.719Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-05T08:46:35.719Z] (1/5) Upgrading musl (1.2.3-r3 -> 1.2.3-r4) [2025-03-05T08:46:35.719Z] (2/5) Upgrading busybox (1.35.0-r17 -> 1.35.0-r18) [2025-03-05T08:46:35.719Z] Executing busybox-1.35.0-r18.post-upgrade [2025-03-05T08:46:35.719Z] (3/5) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2025-03-05T08:46:35.719Z] (4/5) Upgrading ssl_client (1.35.0-r17 -> 1.35.0-r18) [2025-03-05T08:46:35.719Z] (5/5) Upgrading musl-utils (1.2.3-r3 -> 1.2.3-r4) [2025-03-05T08:46:35.719Z] Executing busybox-1.35.0-r18.trigger [2025-03-05T08:46:35.719Z] Executing ca-certificates-20240226-r0.trigger [2025-03-05T08:46:35.719Z] OK: 25 MiB in 38 packages [2025-03-05T08:46:36.286Z] Removing intermediate container 85adc439ba4f [2025-03-05T08:46:36.286Z] ---> 1f3fd2e426c8 [2025-03-05T08:46:36.286Z] Step 18/30 : COPY --from=builder /device-can/build/release/ / [2025-03-05T08:46:36.286Z] ---> f24348884429 [2025-03-05T08:46:36.286Z] Step 19/30 : COPY --from=builder /usr/lib/libcsdk.so /usr/lib [2025-03-05T08:46:36.286Z] ---> a60039a61361 [2025-03-05T08:46:36.286Z] Step 20/30 : COPY --from=builder /usr/share/doc/edgex-csdk /usr/share/doc/edgex-csdk [2025-03-05T08:46:36.544Z] ---> f6c548fb7cb4 [2025-03-05T08:46:36.544Z] Step 21/30 : COPY LICENSE /. [2025-03-05T08:46:36.544Z] ---> a6304183cfa9 [2025-03-05T08:46:36.544Z] Step 22/30 : COPY Attribution.txt /. [2025-03-05T08:46:36.804Z] ---> ba67988ffb79 [2025-03-05T08:46:36.804Z] Step 23/30 : COPY res /res [2025-03-05T08:46:36.804Z] ---> 371070eeed9c [2025-03-05T08:46:36.804Z] Step 24/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 HCL Technologies Ltd' [2025-03-05T08:46:36.804Z] ---> Running in 974174e2b755 [2025-03-05T08:46:36.804Z] Removing intermediate container 974174e2b755 [2025-03-05T08:46:36.804Z] ---> f79843cbc561 [2025-03-05T08:46:36.804Z] Step 25/30 : EXPOSE 59980 [2025-03-05T08:46:36.804Z] ---> Running in 16b16c6a94ea [2025-03-05T08:46:37.063Z] Removing intermediate container 16b16c6a94ea [2025-03-05T08:46:37.063Z] ---> 893ee1e15997 [2025-03-05T08:46:37.063Z] Step 26/30 : ENTRYPOINT ["/device-can"] [2025-03-05T08:46:37.063Z] ---> Running in 804dac8837bd [2025-03-05T08:46:37.063Z] Removing intermediate container 804dac8837bd [2025-03-05T08:46:37.063Z] ---> da7d90ceb1e9 [2025-03-05T08:46:37.063Z] Step 27/30 : CMD ["-cp=keeper://edgex-core-keeper:59890", "--registry", "--confdir=/res"] [2025-03-05T08:46:37.063Z] ---> Running in 0305eb9aca33 [2025-03-05T08:46:37.063Z] Removing intermediate container 0305eb9aca33 [2025-03-05T08:46:37.063Z] ---> 1de8192b7e69 [2025-03-05T08:46:37.063Z] Step 28/30 : LABEL arch=amd64 [2025-03-05T08:46:37.063Z] ---> Running in 5328aebfdd15 [2025-03-05T08:46:37.320Z] Removing intermediate container 5328aebfdd15 [2025-03-05T08:46:37.320Z] ---> 7bdce534d6c6 [2025-03-05T08:46:37.320Z] Step 29/30 : LABEL git_sha=c8b9242c6ecd3f5caecc463b65071fd9fb4a39cc [2025-03-05T08:46:37.320Z] ---> Running in c90de82fe38f [2025-03-05T08:46:37.320Z] Removing intermediate container c90de82fe38f [2025-03-05T08:46:37.320Z] ---> 0577b2b3670a [2025-03-05T08:46:37.320Z] Step 30/30 : LABEL version=0.0.0 [2025-03-05T08:46:37.320Z] ---> Running in 1a68860fdaa7 [2025-03-05T08:46:37.320Z] Removing intermediate container 1a68860fdaa7 [2025-03-05T08:46:37.320Z] ---> b281fc1a9580 [2025-03-05T08:46:37.320Z] [Warning] One or more build-args [ARCH BASE MAKE] were not consumed [2025-03-05T08:46:37.320Z] Successfully built b281fc1a9580 [2025-03-05T08:46:37.320Z] Successfully tagged device-can:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:46:37.803Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T08:46:37.803Z] [2025-03-05T08:46:37.803Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:46:38.100Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T08:46:38.100Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-05T08:46:38.100Z] 5eb5b503b376: Pulling fs layer [2025-03-05T08:46:38.100Z] 5c69ac0246d0: Pulling fs layer [2025-03-05T08:46:38.100Z] ec43610c2a17: Pulling fs layer [2025-03-05T08:46:38.100Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-05T08:46:38.100Z] 33b1e0a273af: Pulling fs layer [2025-03-05T08:46:38.100Z] 5d3b04190fa2: Pulling fs layer [2025-03-05T08:46:38.100Z] 2f39f015ded8: Pulling fs layer [2025-03-05T08:46:38.100Z] 3a2ae6a8a46f: Waiting [2025-03-05T08:46:38.100Z] 2f39f015ded8: Waiting [2025-03-05T08:46:38.100Z] 33b1e0a273af: Waiting [2025-03-05T08:46:38.100Z] 5d3b04190fa2: Waiting [2025-03-05T08:46:38.100Z] 5c69ac0246d0: Verifying Checksum [2025-03-05T08:46:38.100Z] 5c69ac0246d0: Download complete [2025-03-05T08:46:38.100Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-05T08:46:38.100Z] 3a2ae6a8a46f: Download complete [2025-03-05T08:46:38.100Z] 33b1e0a273af: Verifying Checksum [2025-03-05T08:46:38.100Z] 33b1e0a273af: Download complete [2025-03-05T08:46:38.100Z] ec43610c2a17: Verifying Checksum [2025-03-05T08:46:38.100Z] ec43610c2a17: Download complete [2025-03-05T08:46:38.100Z] 5d3b04190fa2: Download complete [2025-03-05T08:46:38.357Z] 5eb5b503b376: Verifying Checksum [2025-03-05T08:46:38.357Z] 5eb5b503b376: Download complete [2025-03-05T08:46:38.922Z] 2f39f015ded8: Download complete [2025-03-05T08:46:39.486Z] 5eb5b503b376: Pull complete [2025-03-05T08:46:39.486Z] 5c69ac0246d0: Pull complete [2025-03-05T08:46:39.746Z] ec43610c2a17: Pull complete [2025-03-05T08:46:39.746Z] 3a2ae6a8a46f: Pull complete [2025-03-05T08:46:40.005Z] 33b1e0a273af: Pull complete [2025-03-05T08:46:40.005Z] 5d3b04190fa2: Pull complete [2025-03-05T08:46:44.198Z] 2f39f015ded8: Pull complete [2025-03-05T08:46:44.198Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-05T08:46:44.198Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T08:46:44.198Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T08:46:44.298Z] prd-ubuntu20.04-docker-8c-8g-40279 does not seem to be running inside a container [2025-03-05T08:46:44.331Z] $ 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/edgexfoundry_device-can_PR-8 -v /w/workspace/edgexfoundry_device-can_PR-8:/w/workspace/edgexfoundry_device-can_PR-8:rw,z -v /w/workspace/edgexfoundry_device-can_PR-8@tmp:/w/workspace/edgexfoundry_device-can_PR-8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-05T08:46:45.721Z] $ docker top 060ab26b5f453dee87bb1acfce6cb8fcd61c7727a650ae7ec25d3b1f1b2a06a0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:46:46.103Z] ---> job-cost.sh [2025-03-05T08:46:46.103Z] lf-activate-venv: SKIPPING [2025-03-05T08:46:46.103Z] INFO: No Stack... [2025-03-05T08:46:46.366Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-05T08:46:46.625Z] INFO: Archiving Costs [Pipeline] sh [2025-03-05T08:46:46.916Z] + cat /w/workspace/edgexfoundry_device-can_PR-8/archives/cost.csv [2025-03-05T08:46:46.916Z] + cut -d, -f6 [Pipeline] lock [2025-03-05T08:46:46.932Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-can-PR-8-7-stack-cost] [2025-03-05T08:46:46.943Z] Resource [jenkins-edgexfoundry-device-can-PR-8-7-stack-cost] did not exist. Created. [2025-03-05T08:46:46.948Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-can-PR-8-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-05T08:46:47.253Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-05T08:46:47.294Z] Stashed 1 file(s) [Pipeline] } [2025-03-05T08:46:47.301Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-can-PR-8-7-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-05T08:46:47.329Z] $ docker stop --time=1 060ab26b5f453dee87bb1acfce6cb8fcd61c7727a650ae7ec25d3b1f1b2a06a0 [2025-03-05T08:46:48.495Z] $ docker rm -f --volumes 060ab26b5f453dee87bb1acfce6cb8fcd61c7727a650ae7ec25d3b1f1b2a06a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-03-05T08:46:49.180Z] + [ -d /w/workspace/edgexfoundry_device-can_PR-8/archives ] [2025-03-05T08:46:49.180Z] + ls -al /w/workspace/edgexfoundry_device-can_PR-8/archives [2025-03-05T08:46:49.180Z] total 16 [2025-03-05T08:46:49.180Z] drwxr-xr-x 3 root root 4096 Mar 5 08:46 . [2025-03-05T08:46:49.180Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 5 08:46 .. [2025-03-05T08:46:49.180Z] drwxr-xr-x 2 root root 4096 Mar 5 08:46 cost [2025-03-05T08:46:49.180Z] -rw-r--r-- 1 root root 80 Mar 5 08:46 cost.csv [2025-03-05T08:46:49.180Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-can_PR-8/archives [2025-03-05T08:46:49.180Z] + ls -al /w/workspace/edgexfoundry_device-can_PR-8/archives [2025-03-05T08:46:49.180Z] total 16 [2025-03-05T08:46:49.180Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 08:46 . [2025-03-05T08:46:49.180Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 5 08:46 .. [2025-03-05T08:46:49.180Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 5 08:46 cost [2025-03-05T08:46:49.180Z] -rw-r--r-- 1 jenkins jenkins 80 Mar 5 08:46 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:46:49.470Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:46:50.327Z] ---> package-listing.sh [2025-03-05T08:46:50.327Z] ++ facter osfamily [2025-03-05T08:46:50.327Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-05T08:46:50.586Z] + OS_FAMILY=debian [2025-03-05T08:46:50.586Z] + workspace=/w/workspace/edgexfoundry_device-can_PR-8 [2025-03-05T08:46:50.586Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-05T08:46:50.586Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-05T08:46:50.586Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-05T08:46:50.586Z] + PACKAGES=/tmp/packages_start.txt [2025-03-05T08:46:50.586Z] + '[' /w/workspace/edgexfoundry_device-can_PR-8 ']' [2025-03-05T08:46:50.586Z] + PACKAGES=/tmp/packages_end.txt [2025-03-05T08:46:50.586Z] + case "${OS_FAMILY}" in [2025-03-05T08:46:50.586Z] + dpkg -l [2025-03-05T08:46:50.586Z] + grep '^ii' [2025-03-05T08:46:50.586Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-05T08:46:50.586Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-05T08:46:50.586Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-05T08:46:50.586Z] + '[' /w/workspace/edgexfoundry_device-can_PR-8 ']' [2025-03-05T08:46:50.586Z] + mkdir -p /w/workspace/edgexfoundry_device-can_PR-8/archives/ [2025-03-05T08:46:50.586Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-can_PR-8/archives/ [Pipeline] echo [2025-03-05T08:46:50.598Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-can_PR-8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-05T08:46:50.873Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T08:46:51.440Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T08:46:51.440Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T08:46:51.521Z] prd-ubuntu20.04-docker-8c-8g-40279 does not seem to be running inside a container [2025-03-05T08:46:51.551Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-can_PR-8/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-can_PR-8 -v /w/workspace/edgexfoundry_device-can_PR-8:/w/workspace/edgexfoundry_device-can_PR-8:rw,z -v /w/workspace/edgexfoundry_device-can_PR-8@tmp:/w/workspace/edgexfoundry_device-can_PR-8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-05T08:46:51.743Z] $ docker top 47114132cc8489b7629801956b6826d7bdd16c41c70c497caebc923a47ac6e9b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T08:46:52.096Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-05T08:46:52.379Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-05T08:46:52.663Z] + ls /var/log/sa-host [2025-03-05T08:46:52.663Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T08:46:52.761Z] provisioning config files... [2025-03-05T08:46:52.771Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-can_PR-8@tmp/config8057141454626372971tmp [Pipeline] { [Pipeline] echo [2025-03-05T08:46:52.792Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:46:53.077Z] ---> create-netrc.sh [Pipeline] } [2025-03-05T08:46:53.088Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:46:53.541Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-05T08:46:53.563Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:46:53.865Z] ---> sudo-logs.sh [2025-03-05T08:46:53.865Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-05T08:46:53.900Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:46:54.215Z] ---> job-cost.sh [2025-03-05T08:46:54.215Z] lf-activate-venv: SKIPPING [2025-03-05T08:46:54.215Z] DEBUG: total: 0.2199999988079071 [2025-03-05T08:46:54.215Z] INFO: Retrieving Stack Cost... [2025-03-05T08:46:54.215Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-05T08:46:54.494Z] INFO: Archiving Costs [Pipeline] echo [2025-03-05T08:46:54.514Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T08:46:54.793Z] ---> logs-deploy.sh [2025-03-05T08:46:54.793Z] lf-activate-venv: SKIPPING [2025-03-05T08:46:54.793Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-can/PR-8/7 [2025-03-05T08:46:54.793Z] INFO: archiving workspace using pattern(s): [2025-03-05T08:46:55.730Z] Archives upload complete. [2025-03-05T08:46:55.730Z] INFO: archiving logs to Nexus [2025-03-05T08:46:56.300Z] ---> uname -a: [2025-03-05T08:46:56.300Z] Linux prd-ubuntu20-04-docker-8c-8g-40279 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-03-05T08:46:56.300Z] [2025-03-05T08:46:56.300Z] [2025-03-05T08:46:56.300Z] ---> lscpu: [2025-03-05T08:46:56.300Z] Architecture: x86_64 [2025-03-05T08:46:56.300Z] CPU op-mode(s): 32-bit, 64-bit [2025-03-05T08:46:56.300Z] Byte Order: Little Endian [2025-03-05T08:46:56.300Z] Address sizes: 40 bits physical, 48 bits virtual [2025-03-05T08:46:56.300Z] CPU(s): 8 [2025-03-05T08:46:56.300Z] On-line CPU(s) list: 0-7 [2025-03-05T08:46:56.300Z] Thread(s) per core: 1 [2025-03-05T08:46:56.300Z] Core(s) per socket: 1 [2025-03-05T08:46:56.300Z] Socket(s): 8 [2025-03-05T08:46:56.300Z] NUMA node(s): 1 [2025-03-05T08:46:56.300Z] Vendor ID: AuthenticAMD [2025-03-05T08:46:56.300Z] CPU family: 23 [2025-03-05T08:46:56.300Z] Model: 49 [2025-03-05T08:46:56.300Z] Model name: AMD EPYC-Rome Processor [2025-03-05T08:46:56.300Z] Stepping: 0 [2025-03-05T08:46:56.300Z] CPU MHz: 2799.996 [2025-03-05T08:46:56.300Z] BogoMIPS: 5599.99 [2025-03-05T08:46:56.300Z] Virtualization: AMD-V [2025-03-05T08:46:56.300Z] Hypervisor vendor: KVM [2025-03-05T08:46:56.300Z] Virtualization type: full [2025-03-05T08:46:56.300Z] L1d cache: 256 KiB [2025-03-05T08:46:56.300Z] L1i cache: 256 KiB [2025-03-05T08:46:56.300Z] L2 cache: 4 MiB [2025-03-05T08:46:56.300Z] L3 cache: 128 MiB [2025-03-05T08:46:56.300Z] NUMA node0 CPU(s): 0-7 [2025-03-05T08:46:56.300Z] Vulnerability Itlb multihit: Not affected [2025-03-05T08:46:56.300Z] Vulnerability L1tf: Not affected [2025-03-05T08:46:56.300Z] Vulnerability Mds: Not affected [2025-03-05T08:46:56.300Z] Vulnerability Meltdown: Not affected [2025-03-05T08:46:56.300Z] Vulnerability Mmio stale data: Not affected [2025-03-05T08:46:56.300Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-03-05T08:46:56.300Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-03-05T08:46:56.301Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-03-05T08:46:56.301Z] Vulnerability Srbds: Not affected [2025-03-05T08:46:56.301Z] Vulnerability Tsx async abort: Not affected [2025-03-05T08:46:56.301Z] 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-03-05T08:46:56.301Z] [2025-03-05T08:46:56.301Z] [2025-03-05T08:46:56.301Z] ---> nproc: [2025-03-05T08:46:56.301Z] 8 [2025-03-05T08:46:56.301Z] [2025-03-05T08:46:56.301Z] [2025-03-05T08:46:56.301Z] ---> df -h: [2025-03-05T08:46:56.301Z] Filesystem Size Used Avail Use% Mounted on [2025-03-05T08:46:56.301Z] overlay 155G 11G 145G 7% / [2025-03-05T08:46:56.301Z] tmpfs 64M 0 64M 0% /dev [2025-03-05T08:46:56.301Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-03-05T08:46:56.301Z] shm 64M 0 64M 0% /dev/shm [2025-03-05T08:46:56.301Z] /dev/vda1 155G 11G 145G 7% /facter-os [2025-03-05T08:46:56.301Z] [2025-03-05T08:46:56.301Z] [2025-03-05T08:46:56.301Z] ---> sar -b -r -n DEV: [2025-03-05T08:46:56.301Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-40279) 03/05/25 _x86_64_ (8 CPU) [2025-03-05T08:46:56.301Z] [2025-03-05T08:46:56.301Z] 08:44:35 LINUX RESTART (8 CPU) [2025-03-05T08:46:56.301Z] [2025-03-05T08:46:56.301Z] 08:45:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-03-05T08:46:56.301Z] 08:46:01 379.05 21.91 357.14 0.00 2207.90 34846.59 0.00 [2025-03-05T08:46:56.301Z] Average: 379.05 21.91 357.14 0.00 2207.90 34846.59 0.00 [2025-03-05T08:46:56.301Z] [2025-03-05T08:46:56.301Z] 08:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-03-05T08:46:56.301Z] 08:46:01 29590832 31554220 775800 2.36 69588 2179096 1788132 5.27 1049260 1879692 468 [2025-03-05T08:46:56.301Z] Average: 29590832 31554220 775800 2.36 69588 2179096 1788132 5.27 1049260 1879692 468 [2025-03-05T08:46:56.301Z] [2025-03-05T08:46:56.301Z] 08:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-03-05T08:46:56.301Z] 08:46:01 lo 6.27 6.27 0.62 0.62 0.00 0.00 0.00 0.00 [2025-03-05T08:46:56.301Z] 08:46:01 ens3 587.44 346.76 4127.57 103.27 0.00 0.00 0.00 0.00 [2025-03-05T08:46:56.301Z] 08:46:01 docker0 42.06 109.50 2.58 1690.62 0.00 0.00 0.00 0.00 [2025-03-05T08:46:56.301Z] Average: lo 6.27 6.27 0.62 0.62 0.00 0.00 0.00 0.00 [2025-03-05T08:46:56.301Z] Average: ens3 587.44 346.76 4127.57 103.27 0.00 0.00 0.00 0.00 [2025-03-05T08:46:56.301Z] Average: docker0 42.06 109.50 2.58 1690.62 0.00 0.00 0.00 0.00 [2025-03-05T08:46:56.301Z] [2025-03-05T08:46:56.301Z] [2025-03-05T08:46:56.301Z] ---> sar -P ALL: [2025-03-05T08:46:56.301Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-40279) 03/05/25 _x86_64_ (8 CPU) [2025-03-05T08:46:56.301Z] [2025-03-05T08:46:56.301Z] 08:44:35 LINUX RESTART (8 CPU) [2025-03-05T08:46:56.301Z] [2025-03-05T08:46:56.301Z] 08:45:01 CPU %user %nice %system %iowait %steal %idle [2025-03-05T08:46:56.301Z] 08:46:01 all 10.24 0.00 3.22 1.12 0.06 85.36 [2025-03-05T08:46:56.301Z] 08:46:01 0 13.59 0.00 3.56 0.87 0.07 81.92 [2025-03-05T08:46:56.301Z] 08:46:01 1 11.14 0.00 3.52 0.42 0.05 84.87 [2025-03-05T08:46:56.301Z] 08:46:01 2 7.71 0.00 2.88 0.84 0.07 88.50 [2025-03-05T08:46:56.301Z] 08:46:01 3 11.74 0.00 2.86 0.20 0.07 85.13 [2025-03-05T08:46:56.301Z] 08:46:01 4 10.14 0.00 4.15 3.55 0.07 82.09 [2025-03-05T08:46:56.301Z] 08:46:01 5 11.00 0.00 3.44 0.39 0.07 85.10 [2025-03-05T08:46:56.301Z] 08:46:01 6 5.75 0.00 2.39 0.32 0.05 91.50 [2025-03-05T08:46:56.301Z] 08:46:01 7 10.83 0.00 2.96 2.35 0.07 83.79 [2025-03-05T08:46:56.301Z] Average: all 10.24 0.00 3.22 1.12 0.06 85.36 [2025-03-05T08:46:56.301Z] Average: 0 13.59 0.00 3.56 0.87 0.07 81.92 [2025-03-05T08:46:56.301Z] Average: 1 11.14 0.00 3.52 0.42 0.05 84.87 [2025-03-05T08:46:56.301Z] Average: 2 7.71 0.00 2.88 0.84 0.07 88.50 [2025-03-05T08:46:56.301Z] Average: 3 11.74 0.00 2.86 0.20 0.07 85.13 [2025-03-05T08:46:56.301Z] Average: 4 10.14 0.00 4.15 3.55 0.07 82.09 [2025-03-05T08:46:56.301Z] Average: 5 11.00 0.00 3.44 0.39 0.07 85.10 [2025-03-05T08:46:56.301Z] Average: 6 5.75 0.00 2.39 0.32 0.05 91.50 [2025-03-05T08:46:56.301Z] Average: 7 10.83 0.00 2.96 2.35 0.07 83.79 [2025-03-05T08:46:56.301Z] [2025-03-05T08:46:56.301Z] [2025-03-05T08:46:56.301Z]