Pull request #104 opened 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 M0hanrajp for edgexfoundry/device-bacnet-c Loading trusted files from base branch main at 2efd0b90107ef91dc6cc59175c19b3abb7caee42 rather than 9109461465b3283a3ab15bb50d9c7dc1a5ab68b5 Obtained Jenkinsfile from 2efd0b90107ef91dc6cc59175c19b3abb7caee42 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-ssh17676612289338992185.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh10263907758915279133.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-104/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-bacnet-c/branches/PR-104/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16628448578884160974.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-bacnet-c/branches/PR-104/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6186729897539931562.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh6082472781353222586.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-104/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-bacnet-c/branches/PR-104/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2288099924769210190.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-bacnet-c, 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-bacnet-c-settings PROJECT: device-bacnet-c 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-bacnet 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-42671 in /w/workspace/exfoundry_device-bacnet-c_PR-104 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-bacnet-c.git > git init /w/workspace/exfoundry_device-bacnet-c_PR-104 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-bacnet-c.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-bacnet-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-bacnet-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 2efd0b90107ef91dc6cc59175c19b3abb7caee42 into PR head commit 9109461465b3283a3ab15bb50d9c7dc1a5ab68b5 Merge succeeded, producing 9109461465b3283a3ab15bb50d9c7dc1a5ab68b5 Checking out Revision 9109461465b3283a3ab15bb50d9c7dc1a5ab68b5 (PR-104) > git config remote.origin.url git@github.com:edgexfoundry/device-bacnet-c.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-bacnet-c.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-bacnet-c.git +refs/pull/104/head:refs/remotes/origin/PR-104 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9109461465b3283a3ab15bb50d9c7dc1a5ab68b5 # 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 2efd0b90107ef91dc6cc59175c19b3abb7caee42 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9109461465b3283a3ab15bb50d9c7dc1a5ab68b5 # timeout=10 Commit message: "refactor(device-bacnet-c): update readme with sdk requirements" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-04-03T18:49:03.248Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-04-03T18:49:03.444Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-04-03T18:49:03.545Z] ========================================================= [2025-04-03T18:49:03.545Z] EdgeX Global Pipelines Version Info [2025-04-03T18:49:03.545Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-04-03T18:49:04.698Z] ------------------- [2025-04-03T18:49:04.698Z] stable info: [2025-04-03T18:49:04.698Z] ------------------- [2025-04-03T18:49:04.698Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-04-03T18:49:04.698Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-04-03T18:49:04.698Z] Message: update stable to v1.0.274 [2025-04-03T18:49:05.233Z] ------------------- [2025-04-03T18:49:05.233Z] experimental info: [2025-04-03T18:49:05.233Z] ------------------- [2025-04-03T18:49:05.233Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-04-03T18:49:05.233Z] Commit SHA: e63c24b3e3d9a84dc1e69f593cedf07ec71d9018 [2025-04-03T18:49:05.233Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-04-03T18:49:05.463Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-bacnet-c-settings [Pipeline] echo [2025-04-03T18:49:05.517Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-bacnet-c [Pipeline] echo [2025-04-03T18:49:05.560Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-04-03T18:49:05.603Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-04-03T18:49:05.661Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-04-03T18:49:05.724Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2025-04-03T18:49:05.776Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2025-04-03T18:49:05.828Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-04-03T18:49:05.882Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-04-03T18:49:05.937Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-bacnet [Pipeline] echo [2025-04-03T18:49:05.992Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-04-03T18:49:06.047Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-04-03T18:49:06.100Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-04-03T18:49:06.151Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-04-03T18:49:06.203Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-04-03T18:49:06.256Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-04-03T18:49:06.306Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-04-03T18:49:06.352Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-104 [Pipeline] echo [2025-04-03T18:49:06.401Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-104 [Pipeline] echo [2025-04-03T18:49:06.451Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-104 [Pipeline] echo [2025-04-03T18:49:06.498Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9109461465b3283a3ab15bb50d9c7dc1a5ab68b5 [Pipeline] echo [2025-04-03T18:49:06.544Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9109461 [Pipeline] echo [2025-04-03T18:49:06.603Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-04-03T18:49:06.733Z] provisioning config files... [2025-04-03T18:49:06.749Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/exfoundry_device-bacnet-c_PR-104@tmp/config13006603938523125160tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-04-03T18:49:07.130Z] ---> ****-login.sh [2025-04-03T18:49:07.130Z] nexus3.edgexfoundry.org:10001 [2025-04-03T18:49:07.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-03T18:49:07.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-03T18:49:07.649Z] Configure a credential helper to remove this warning. See [2025-04-03T18:49:07.649Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-03T18:49:07.649Z] [2025-04-03T18:49:07.649Z] Login Succeeded [2025-04-03T18:49:07.650Z] nexus3.edgexfoundry.org:10002 [2025-04-03T18:49:07.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-03T18:49:07.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-03T18:49:07.650Z] Configure a credential helper to remove this warning. See [2025-04-03T18:49:07.650Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-03T18:49:07.650Z] [2025-04-03T18:49:07.650Z] Login Succeeded [2025-04-03T18:49:07.650Z] nexus3.edgexfoundry.org:10003 [2025-04-03T18:49:07.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-03T18:49:07.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-03T18:49:07.912Z] Configure a credential helper to remove this warning. See [2025-04-03T18:49:07.912Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-03T18:49:07.912Z] [2025-04-03T18:49:07.912Z] Login Succeeded [2025-04-03T18:49:07.912Z] nexus3.edgexfoundry.org:10004 [2025-04-03T18:49:07.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-03T18:49:07.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-03T18:49:07.912Z] Configure a credential helper to remove this warning. See [2025-04-03T18:49:07.912Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-03T18:49:07.912Z] [2025-04-03T18:49:07.912Z] Login Succeeded [2025-04-03T18:49:07.912Z] ****.io [2025-04-03T18:49:07.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-03T18:49:08.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-03T18:49:08.173Z] Configure a credential helper to remove this warning. See [2025-04-03T18:49:08.174Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-03T18:49:08.174Z] [2025-04-03T18:49:08.174Z] Login Succeeded [2025-04-03T18:49:08.174Z] ---> ****-login.sh ends [Pipeline] } [2025-04-03T18:49:08.204Z] 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-04-03T18:49:08.862Z] + git rev-list -1 --merges 9109461465b3283a3ab15bb50d9c7dc1a5ab68b5~1..9109461465b3283a3ab15bb50d9c7dc1a5ab68b5 [Pipeline] echo [2025-04-03T18:49:08.909Z] -----------> git rev-list -1 --merges 9109461465b3283a3ab15bb50d9c7dc1a5ab68b5~1..9109461465b3283a3ab15bb50d9c7dc1a5ab68b5 9109461465b3283a3ab15bb50d9c7dc1a5ab68b5 [false] [Pipeline] sh [2025-04-03T18:49:09.228Z] + git log --format=format:%s -1 9109461465b3283a3ab15bb50d9c7dc1a5ab68b5 [Pipeline] echo [2025-04-03T18:49:09.268Z] ========================================================= [2025-04-03T18:49:09.268Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-04-03T18:49:09.268Z] ========================================================= 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-04-03T18:49:10.229Z] + git rev-list -1 --merges 9109461465b3283a3ab15bb50d9c7dc1a5ab68b5~1..9109461465b3283a3ab15bb50d9c7dc1a5ab68b5 [Pipeline] echo [2025-04-03T18:49:10.262Z] -----------> git rev-list -1 --merges 9109461465b3283a3ab15bb50d9c7dc1a5ab68b5~1..9109461465b3283a3ab15bb50d9c7dc1a5ab68b5 9109461465b3283a3ab15bb50d9c7dc1a5ab68b5 [false] [Pipeline] sh [2025-04-03T18:49:10.590Z] + git log --format=format:%s -1 9109461465b3283a3ab15bb50d9c7dc1a5ab68b5 [Pipeline] echo [2025-04-03T18:49:10.630Z] ========================================================= [2025-04-03T18:49:10.630Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-04-03T18:49:10.630Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-04-03T18:49:11.181Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-04-03T18:49:11.181Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-04-03T18:49:11.181Z] + [ -e /tmp/ssh_known_hosts ] [2025-04-03T18:49:11.181Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-04-03T18:49:11.181Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-04-03T18:49:11.181Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-04-03T18:49:11.181Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-03T18:49:11.700Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-04-03T18:49:11.700Z] [2025-04-03T18:49:11.700Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-03T18:49:12.091Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-04-03T18:49:12.091Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-04-03T18:49:12.091Z] b85a868b505f: Pulling fs layer [2025-04-03T18:49:12.091Z] e2be974225ed: Pulling fs layer [2025-04-03T18:49:12.091Z] 339a4e72a1f5: Pulling fs layer [2025-04-03T18:49:12.091Z] 988bab9f4d93: Pulling fs layer [2025-04-03T18:49:12.091Z] 1469e6f7b9e6: Pulling fs layer [2025-04-03T18:49:12.091Z] eaf3925da568: Pulling fs layer [2025-04-03T18:49:12.091Z] bab4dde63d76: Pulling fs layer [2025-04-03T18:49:12.091Z] bde34c3a00c8: Pulling fs layer [2025-04-03T18:49:12.091Z] b352a97aabf1: Pulling fs layer [2025-04-03T18:49:12.091Z] 4872d77fe225: Pulling fs layer [2025-04-03T18:49:12.091Z] 5851b861e8e6: Pulling fs layer [2025-04-03T18:49:12.091Z] 988bab9f4d93: Waiting [2025-04-03T18:49:12.091Z] 1469e6f7b9e6: Waiting [2025-04-03T18:49:12.091Z] eaf3925da568: Waiting [2025-04-03T18:49:12.091Z] bab4dde63d76: Waiting [2025-04-03T18:49:12.091Z] bde34c3a00c8: Waiting [2025-04-03T18:49:12.091Z] b352a97aabf1: Waiting [2025-04-03T18:49:12.091Z] 5851b861e8e6: Waiting [2025-04-03T18:49:12.091Z] 4872d77fe225: Waiting [2025-04-03T18:49:12.091Z] e2be974225ed: Download complete [2025-04-03T18:49:12.091Z] 988bab9f4d93: Download complete [2025-04-03T18:49:12.351Z] 1469e6f7b9e6: Verifying Checksum [2025-04-03T18:49:12.351Z] 1469e6f7b9e6: Download complete [2025-04-03T18:49:12.351Z] eaf3925da568: Verifying Checksum [2025-04-03T18:49:12.351Z] eaf3925da568: Download complete [2025-04-03T18:49:12.351Z] 339a4e72a1f5: Verifying Checksum [2025-04-03T18:49:12.351Z] 339a4e72a1f5: Download complete [2025-04-03T18:49:12.351Z] bde34c3a00c8: Download complete [2025-04-03T18:49:12.351Z] b352a97aabf1: Download complete [2025-04-03T18:49:12.351Z] 4872d77fe225: Verifying Checksum [2025-04-03T18:49:12.351Z] 4872d77fe225: Download complete [2025-04-03T18:49:12.351Z] 5851b861e8e6: Download complete [2025-04-03T18:49:12.351Z] b85a868b505f: Verifying Checksum [2025-04-03T18:49:12.351Z] b85a868b505f: Download complete [2025-04-03T18:49:12.611Z] bab4dde63d76: Verifying Checksum [2025-04-03T18:49:12.611Z] bab4dde63d76: Download complete [2025-04-03T18:49:13.563Z] b85a868b505f: Pull complete [2025-04-03T18:49:13.828Z] e2be974225ed: Pull complete [2025-04-03T18:49:14.407Z] 339a4e72a1f5: Pull complete [2025-04-03T18:49:14.407Z] 988bab9f4d93: Pull complete [2025-04-03T18:49:14.674Z] 1469e6f7b9e6: Pull complete [2025-04-03T18:49:14.674Z] eaf3925da568: Pull complete [2025-04-03T18:49:16.595Z] bab4dde63d76: Pull complete [2025-04-03T18:49:16.595Z] bde34c3a00c8: Pull complete [2025-04-03T18:49:16.860Z] b352a97aabf1: Pull complete [2025-04-03T18:49:16.860Z] 4872d77fe225: Pull complete [2025-04-03T18:49:16.860Z] 5851b861e8e6: Pull complete [2025-04-03T18:49:16.860Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-04-03T18:49:16.860Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-04-03T18:49:16.860Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-03T18:49:17.093Z] prd-ubuntu20.04-docker-8c-8g-42671 does not seem to be running inside a container [2025-04-03T18:49:17.120Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-bacnet-c_PR-104 -v /w/workspace/exfoundry_device-bacnet-c_PR-104:/w/workspace/exfoundry_device-bacnet-c_PR-104:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-104@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-104@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-04-03T18:49:19.076Z] $ docker top 0cc26406c99d416256ff2f504c5f25cbfcbf09d2e1a1f38758fa144fb0bf70d6 -eo pid,comm [2025-04-03T18:49:19.143Z] 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-04-03T18:49:19.143Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-04-03T18:49:19.285Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-04-03T18:49:19.285Z] [ssh-agent] Looking for ssh-agent implementation... [2025-04-03T18:49:19.388Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-04-03T18:49:19.390Z] $ docker exec 0cc26406c99d416256ff2f504c5f25cbfcbf09d2e1a1f38758fa144fb0bf70d6 ssh-agent [2025-04-03T18:49:19.498Z] SSH_AUTH_SOCK=/tmp/ssh-p9WaeCjANFvQ/agent.31 [2025-04-03T18:49:19.498Z] SSH_AGENT_PID=37 [2025-04-03T18:49:19.504Z] Running ssh-add (command line suppressed) [2025-04-03T18:49:19.602Z] Identity added: /w/workspace/exfoundry_device-bacnet-c_PR-104@tmp/private_key_10365063677259485705.key (/w/workspace/exfoundry_device-bacnet-c_PR-104@tmp/private_key_10365063677259485705.key) [2025-04-03T18:49:19.618Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-04-03T18:49:19.956Z] + git tag --points-at HEAD [Pipeline] } [2025-04-03T18:49:19.986Z] $ docker exec --env ******** --env ******** 0cc26406c99d416256ff2f504c5f25cbfcbf09d2e1a1f38758fa144fb0bf70d6 ssh-agent -k [2025-04-03T18:49:20.082Z] unset SSH_AUTH_SOCK; [2025-04-03T18:49:20.082Z] unset SSH_AGENT_PID; [2025-04-03T18:49:20.083Z] echo Agent pid 37 killed; [2025-04-03T18:49:20.095Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-04-03T18:49:20.200Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-04-03T18:49:20.200Z] [ssh-agent] Looking for ssh-agent implementation... [2025-04-03T18:49:20.312Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-04-03T18:49:20.314Z] $ docker exec 0cc26406c99d416256ff2f504c5f25cbfcbf09d2e1a1f38758fa144fb0bf70d6 ssh-agent [2025-04-03T18:49:20.442Z] SSH_AUTH_SOCK=/tmp/ssh-aX5atPj58zYJ/agent.70 [2025-04-03T18:49:20.442Z] SSH_AGENT_PID=76 [2025-04-03T18:49:20.446Z] Running ssh-add (command line suppressed) [2025-04-03T18:49:20.567Z] Identity added: /w/workspace/exfoundry_device-bacnet-c_PR-104@tmp/private_key_10964503335485185553.key (/w/workspace/exfoundry_device-bacnet-c_PR-104@tmp/private_key_10964503335485185553.key) [2025-04-03T18:49:20.581Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-04-03T18:49:20.915Z] + git semver init [2025-04-03T18:49:21.175Z] 2025-04-03 18:49:21,089 [run_init] DEBUG init version:0.0.0 force:False [2025-04-03T18:49:21.175Z] 2025-04-03 18:49:21,090 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-bacnet-c_PR-104/.semver [2025-04-03T18:49:21.175Z] 2025-04-03 18:49:21,090 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-bacnet-c.git /w/workspace/exfoundry_device-bacnet-c_PR-104/.semver [2025-04-03T18:49:21.175Z] 2025-04-03 18:49:21,090 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-bacnet-c.git', '/w/workspace/exfoundry_device-bacnet-c_PR-104/.semver'], cwd=/w/workspace/exfoundry_device-bacnet-c_PR-104, universal_newlines=False, shell=None, istream=None) [2025-04-03T18:49:22.248Z] 2025-04-03 18:49:21,945 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-bacnet-c_PR-104/.git/info/exclude [2025-04-03T18:49:22.248Z] 2025-04-03 18:49:21,945 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-bacnet-c_PR-104/.semver/PR-104 with force:False [2025-04-03T18:49:22.248Z] 2025-04-03 18:49:21,946 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-bacnet-c_PR-104/.semver/PR-104 [2025-04-03T18:49:22.248Z] 2025-04-03 18:49:21,950 [execute] INFO git cat-file --batch-check [2025-04-03T18:49:22.248Z] 2025-04-03 18:49:21,951 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-bacnet-c_PR-104/.semver, universal_newlines=False, shell=None, istream=) [2025-04-03T18:49:22.248Z] 2025-04-03 18:49:21,957 [execute] INFO git cat-file --batch [2025-04-03T18:49:22.248Z] 2025-04-03 18:49:21,958 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-bacnet-c_PR-104/.semver, universal_newlines=False, shell=None, istream=) [2025-04-03T18:49:22.248Z] 2025-04-03 18:49:21,963 [read_version] DEBUG read version from /w/workspace/exfoundry_device-bacnet-c_PR-104/.semver/PR-104 [2025-04-03T18:49:22.248Z] 0.0.0 [Pipeline] } [2025-04-03T18:49:22.293Z] $ docker exec --env ******** --env ******** 0cc26406c99d416256ff2f504c5f25cbfcbf09d2e1a1f38758fa144fb0bf70d6 ssh-agent -k [2025-04-03T18:49:22.398Z] unset SSH_AUTH_SOCK; [2025-04-03T18:49:22.399Z] unset SSH_AGENT_PID; [2025-04-03T18:49:22.399Z] echo Agent pid 76 killed; [2025-04-03T18:49:22.435Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-04-03T18:49:23.189Z] + git semver [Pipeline] } [2025-04-03T18:49:23.515Z] $ docker stop --time=1 0cc26406c99d416256ff2f504c5f25cbfcbf09d2e1a1f38758fa144fb0bf70d6 [2025-04-03T18:49:24.832Z] $ docker rm -f --volumes 0cc26406c99d416256ff2f504c5f25cbfcbf09d2e1a1f38758fa144fb0bf70d6 [Pipeline] // withDockerContainer [Pipeline] sh [2025-04-03T18:49:25.480Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-04-03T18:49:25.832Z] Stashed 1 file(s) [Pipeline] echo [2025-04-03T18:49:25.852Z] [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-04-03T18:49:26.785Z] provisioning config files... [2025-04-03T18:49:26.796Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/exfoundry_device-bacnet-c_PR-104@tmp/config7007865595685288870tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2025-04-03T18:49:27.261Z] ---> ****-login.sh [2025-04-03T18:49:27.261Z] nexus3.edgexfoundry.org:10001 [2025-04-03T18:49:27.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-03T18:49:27.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-03T18:49:27.261Z] Configure a credential helper to remove this warning. See [2025-04-03T18:49:27.261Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-03T18:49:27.261Z] [2025-04-03T18:49:27.261Z] Login Succeeded [2025-04-03T18:49:27.261Z] nexus3.edgexfoundry.org:10002 [2025-04-03T18:49:27.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-03T18:49:27.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-03T18:49:27.261Z] Configure a credential helper to remove this warning. See [2025-04-03T18:49:27.261Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-03T18:49:27.261Z] [2025-04-03T18:49:27.261Z] Login Succeeded [2025-04-03T18:49:27.261Z] nexus3.edgexfoundry.org:10003 [2025-04-03T18:49:27.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-03T18:49:27.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-03T18:49:27.522Z] Configure a credential helper to remove this warning. See [2025-04-03T18:49:27.523Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-03T18:49:27.523Z] [2025-04-03T18:49:27.523Z] Login Succeeded [2025-04-03T18:49:27.523Z] nexus3.edgexfoundry.org:10004 [2025-04-03T18:49:27.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-03T18:49:27.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-03T18:49:27.523Z] Configure a credential helper to remove this warning. See [2025-04-03T18:49:27.523Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-03T18:49:27.523Z] [2025-04-03T18:49:27.523Z] Login Succeeded [2025-04-03T18:49:27.523Z] ****.io [2025-04-03T18:49:27.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-03T18:49:27.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-03T18:49:27.785Z] Configure a credential helper to remove this warning. See [2025-04-03T18:49:27.785Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-03T18:49:27.785Z] [2025-04-03T18:49:27.785Z] Login Succeeded [2025-04-03T18:49:27.785Z] ---> ****-login.sh ends [Pipeline] } [2025-04-03T18:49:27.815Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-04-03T18:49:28.041Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-04-03T18:49:28.078Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo [2025-04-03T18:49:28.114Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-04-03T18:49:28.153Z] ========================================================= [2025-04-03T18:49:28.153Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2025-04-03T18:49:28.153Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-03T18:49:28.583Z] + 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-04-03T18:49:28.583Z] Sending build context to Docker daemon 789kB [2025-04-03T18:49:28.583Z] Step 1/12 : ARG BASE=alpine:3.20 [2025-04-03T18:49:28.583Z] Step 2/12 : FROM ${BASE} [2025-04-03T18:49:28.583Z] latest: Pulling from edgex-devops/edgex-gcc-base [2025-04-03T18:49:28.583Z] 96526aa774ef: Pulling fs layer [2025-04-03T18:49:28.583Z] da60e534fd72: Pulling fs layer [2025-04-03T18:49:28.842Z] 96526aa774ef: Verifying Checksum [2025-04-03T18:49:28.842Z] 96526aa774ef: Download complete [2025-04-03T18:49:28.842Z] 96526aa774ef: Pull complete [2025-04-03T18:49:29.782Z] da60e534fd72: Download complete [2025-04-03T18:49:33.075Z] da60e534fd72: Pull complete [2025-04-03T18:49:33.075Z] Digest: sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff [2025-04-03T18:49:33.075Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2025-04-03T18:49:33.075Z] ---> 6605166a5db4 [2025-04-03T18:49:33.075Z] 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-04-03T18:49:35.005Z] ---> Running in dc54e4e4f422 [2025-04-03T18:49:35.574Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2025-04-03T18:49:35.834Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-04-03T18:49:35.834Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-04-03T18:49:35.834Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-04-03T18:49:36.400Z] Removing intermediate container dc54e4e4f422 [2025-04-03T18:49:36.400Z] ---> 00576b8367ff [2025-04-03T18:49:36.400Z] Step 4/12 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-04-03T18:49:36.400Z] ---> Running in 008d0bf91312 [2025-04-03T18:49:36.966Z] Removing intermediate container 008d0bf91312 [2025-04-03T18:49:36.966Z] ---> 4bb7ace45eb2 [2025-04-03T18:49:36.966Z] 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 [2025-04-03T18:49:36.966Z] ---> Running in d8c998097eff [2025-04-03T18:49:37.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-04-03T18:49:37.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-04-03T18:49:37.486Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-04-03T18:49:38.425Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-04-03T18:49:38.425Z] (1/18) Installing dumb-init (1.2.5-r2) [2025-04-03T18:49:38.425Z] (2/18) Installing hiredis (1.1.0-r2) [2025-04-03T18:49:38.425Z] (3/18) Installing hiredis-dev (1.1.0-r2) [2025-04-03T18:49:38.425Z] (4/18) Installing libcbor (0.10.2-r1) [2025-04-03T18:49:38.425Z] (5/18) Installing iotech-iot-1.5 (1.5.5-r2) [2025-04-03T18:49:39.361Z] (6/18) Installing iotech-iot-1.5-dev (1.5.5-r2) [2025-04-03T18:49:39.361Z] (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-04-03T18:49:39.621Z] (8/18) Installing libcbor-dev (0.10.2-r1) [2025-04-03T18:49:39.621Z] (9/18) Installing libmenuw (6.4_p20230506-r0) [2025-04-03T18:49:39.621Z] (10/18) Installing libpanelw (6.4_p20230506-r0) [2025-04-03T18:49:39.621Z] (11/18) Installing libncurses++ (6.4_p20230506-r0) [2025-04-03T18:49:39.621Z] (12/18) Installing ncurses-dev (6.4_p20230506-r0) [2025-04-03T18:49:39.621Z] (13/18) Installing libblkid (2.38.1-r8) [2025-04-03T18:49:39.621Z] (14/18) Installing libuuid (2.38.1-r8) [2025-04-03T18:49:39.621Z] (15/18) Installing libfdisk (2.38.1-r8) [2025-04-03T18:49:39.621Z] (16/18) Installing libmount (2.38.1-r8) [2025-04-03T18:49:39.621Z] (17/18) Installing libsmartcols (2.38.1-r8) [2025-04-03T18:49:39.621Z] (18/18) Installing util-linux-dev (2.38.1-r8) [2025-04-03T18:49:39.621Z] Executing busybox-1.36.1-r4.trigger [2025-04-03T18:49:39.621Z] OK: 336 MiB in 100 packages [2025-04-03T18:49:40.560Z] Removing intermediate container d8c998097eff [2025-04-03T18:49:40.560Z] ---> 80becc7c1326 [2025-04-03T18:49:40.560Z] Step 6/12 : RUN apk --no-cache upgrade [2025-04-03T18:49:40.560Z] ---> Running in f9a0e486a22f [2025-04-03T18:49:40.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-04-03T18:49:40.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-04-03T18:49:40.822Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-04-03T18:49:41.392Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-04-03T18:49:41.392Z] Upgrading critical system libraries and apk-tools: [2025-04-03T18:49:41.392Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2025-04-03T18:49:41.392Z] Executing busybox-1.36.1-r4.trigger [2025-04-03T18:49:41.392Z] Continuing the upgrade transaction with new apk-tools: [2025-04-03T18:49:41.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-04-03T18:49:41.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-04-03T18:49:41.809Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-04-03T18:49:42.067Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-04-03T18:49:42.067Z] (1/26) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) [2025-04-03T18:49:42.067Z] (2/26) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) [2025-04-03T18:49:42.067Z] Executing busybox-1.36.1-r7.post-upgrade [2025-04-03T18:49:42.067Z] (3/26) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) [2025-04-03T18:49:42.067Z] (4/26) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) [2025-04-03T18:49:42.067Z] (5/26) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) [2025-04-03T18:49:42.328Z] (6/26) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) [2025-04-03T18:49:42.328Z] (7/26) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) [2025-04-03T18:49:42.328Z] (8/26) Upgrading binutils (2.40-r7 -> 2.40-r8) [2025-04-03T18:49:42.328Z] (9/26) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) [2025-04-03T18:49:42.328Z] (10/26) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) [2025-04-03T18:49:42.328Z] (11/26) Upgrading libarchive (3.7.2-r0 -> 3.7.7-r0) [2025-04-03T18:49:42.588Z] (12/26) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) [2025-04-03T18:49:42.588Z] (13/26) Installing libpsl (0.21.5-r0) [2025-04-03T18:49:42.588Z] (14/26) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) [2025-04-03T18:49:42.588Z] (15/26) Installing libpsl-utils (0.21.5-r0) [2025-04-03T18:49:42.588Z] (16/26) Installing libpsl-dev (0.21.5-r0) [2025-04-03T18:49:42.588Z] (17/26) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) [2025-04-03T18:49:42.588Z] (18/26) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) [2025-04-03T18:49:42.588Z] (19/26) Upgrading git (2.40.1-r0 -> 2.40.4-r0) [2025-04-03T18:49:42.588Z] (20/26) Upgrading musl-utils (1.2.4-r2 -> 1.2.4-r3) [2025-04-03T18:49:42.588Z] (21/26) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) [2025-04-03T18:49:42.588Z] (22/26) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) [2025-04-03T18:49:42.847Z] (23/26) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) [2025-04-03T18:49:42.847Z] (24/26) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) [2025-04-03T18:49:42.847Z] (25/26) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) [2025-04-03T18:49:42.847Z] (26/26) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) [2025-04-03T18:49:42.847Z] Executing busybox-1.36.1-r7.trigger [2025-04-03T18:49:42.847Z] Executing ca-certificates-20241121-r1.trigger [2025-04-03T18:49:42.847Z] OK: 337 MiB in 103 packages [2025-04-03T18:49:44.224Z] Removing intermediate container f9a0e486a22f [2025-04-03T18:49:44.224Z] ---> 95aab3de67b2 [2025-04-03T18:49:44.224Z] Step 7/12 : COPY scripts /device-bacnet-c/scripts [2025-04-03T18:49:44.224Z] ---> c4aa4b43b2ab [2025-04-03T18:49:44.224Z] Step 8/12 : COPY src /device-bacnet-c/src/ [2025-04-03T18:49:44.487Z] ---> 97baab7f9362 [2025-04-03T18:49:44.487Z] Step 9/12 : COPY VERSION /device-bacnet-c/ [2025-04-03T18:49:44.487Z] ---> 7f0933e2fd31 [2025-04-03T18:49:44.487Z] Step 10/12 : WORKDIR /device-bacnet-c [2025-04-03T18:49:44.747Z] ---> Running in 51ac19b93b74 [2025-04-03T18:49:44.747Z] Removing intermediate container 51ac19b93b74 [2025-04-03T18:49:44.747Z] ---> bad51ee44197 [2025-04-03T18:49:44.747Z] Step 11/12 : RUN /device-bacnet-c/scripts/build_deps.sh [2025-04-03T18:49:44.747Z] ---> Running in afe6109f24f5 [2025-04-03T18:49:45.006Z] + CSDK_VER=4.0.0 [2025-04-03T18:49:45.006Z] + '[' '!' -d deps ] [2025-04-03T18:49:45.006Z] + mkdir deps [2025-04-03T18:49:45.006Z] + cd /device-bacnet-c/deps [2025-04-03T18:49:45.006Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip [2025-04-03T18:49:45.006Z] Connecting to github.com (140.82.113.4:443) [2025-04-03T18:49:45.266Z] Connecting to codeload.github.com (140.82.113.9:443) [2025-04-03T18:49:45.525Z] saving to 'v4.0.0.zip' [2025-04-03T18:49:45.525Z] v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA [2025-04-03T18:49:45.525Z] 'v4.0.0.zip' saved [2025-04-03T18:49:45.525Z] + unzip v4.0.0.zip [2025-04-03T18:49:45.525Z] Archive: v4.0.0.zip [2025-04-03T18:49:45.525Z] creating: device-sdk-c-4.0.0/ [2025-04-03T18:49:45.525Z] creating: device-sdk-c-4.0.0/.github/ [2025-04-03T18:49:45.525Z] inflating: device-sdk-c-4.0.0/.github/Contributing.md [2025-04-03T18:49:45.525Z] inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md [2025-04-03T18:49:45.525Z] inflating: device-sdk-c-4.0.0/.github/semantic.yml [2025-04-03T18:49:45.525Z] creating: device-sdk-c-4.0.0/.github/workflows/ [2025-04-03T18:49:45.525Z] inflating: device-sdk-c-4.0.0/.github/workflows/release.yml [2025-04-03T18:49:45.525Z] inflating: device-sdk-c-4.0.0/.gitignore [2025-04-03T18:49:45.525Z] inflating: device-sdk-c-4.0.0/Attribution.txt [2025-04-03T18:49:45.525Z] inflating: device-sdk-c-4.0.0/CHANGELOG.md [2025-04-03T18:49:45.525Z] inflating: device-sdk-c-4.0.0/Doxyfile [2025-04-03T18:49:45.525Z] inflating: device-sdk-c-4.0.0/GOVERNANCE.md [2025-04-03T18:49:45.525Z] inflating: device-sdk-c-4.0.0/Jenkinsfile [2025-04-03T18:49:45.525Z] inflating: device-sdk-c-4.0.0/LICENSE [2025-04-03T18:49:45.525Z] inflating: device-sdk-c-4.0.0/Makefile [2025-04-03T18:49:45.525Z] inflating: device-sdk-c-4.0.0/OWNERS.md [2025-04-03T18:49:45.525Z] inflating: device-sdk-c-4.0.0/README.IOT.md [2025-04-03T18:49:45.525Z] inflating: device-sdk-c-4.0.0/README.md [2025-04-03T18:49:45.525Z] inflating: device-sdk-c-4.0.0/README.v3.md [2025-04-03T18:49:45.525Z] creating: device-sdk-c-4.0.0/docs/ [2025-04-03T18:49:45.525Z] inflating: device-sdk-c-4.0.0/docs/configuration.md [2025-04-03T18:49:45.525Z] inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md [2025-04-03T18:49:45.525Z] inflating: device-sdk-c-4.0.0/docs/metrics.md [2025-04-03T18:49:45.525Z] inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md [2025-04-03T18:49:45.525Z] inflating: device-sdk-c-4.0.0/docs/startup.md [2025-04-03T18:49:45.525Z] creating: device-sdk-c-4.0.0/include/ [2025-04-03T18:49:45.525Z] creating: device-sdk-c-4.0.0/include/devsdk/ [2025-04-03T18:49:45.525Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h [2025-04-03T18:49:45.525Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h [2025-04-03T18:49:45.525Z] creating: device-sdk-c-4.0.0/include/edgex/ [2025-04-03T18:49:45.525Z] inflating: device-sdk-c-4.0.0/include/edgex/devices.h [2025-04-03T18:49:45.525Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h [2025-04-03T18:49:45.525Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex.h [2025-04-03T18:49:45.525Z] inflating: device-sdk-c-4.0.0/include/edgex/profiles.h [2025-04-03T18:49:45.525Z] inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h [2025-04-03T18:49:45.525Z] creating: device-sdk-c-4.0.0/scripts/ [2025-04-03T18:49:45.525Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine [2025-04-03T18:49:45.525Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base [2025-04-03T18:49:45.525Z] inflating: device-sdk-c-4.0.0/scripts/build.sh [2025-04-03T18:49:45.525Z] inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh [2025-04-03T18:49:45.525Z] creating: device-sdk-c-4.0.0/src/ [2025-04-03T18:49:45.525Z] inflating: device-sdk-c-4.0.0/src/CMakeLists.txt [2025-04-03T18:49:45.525Z] creating: device-sdk-c-4.0.0/src/c/ [2025-04-03T18:49:45.525Z] inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt [2025-04-03T18:49:45.525Z] inflating: device-sdk-c-4.0.0/src/c/api.h [2025-04-03T18:49:45.525Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.c [2025-04-03T18:49:45.525Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.h [2025-04-03T18:49:45.525Z] inflating: device-sdk-c-4.0.0/src/c/bus-impl.h [2025-04-03T18:49:45.525Z] inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c [2025-04-03T18:49:45.525Z] inflating: device-sdk-c-4.0.0/src/c/bus.c [2025-04-03T18:49:45.525Z] inflating: device-sdk-c-4.0.0/src/c/bus.h [2025-04-03T18:49:45.525Z] inflating: device-sdk-c-4.0.0/src/c/callback3.c [2025-04-03T18:49:45.525Z] inflating: device-sdk-c-4.0.0/src/c/callback3.h [2025-04-03T18:49:45.525Z] inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h [2025-04-03T18:49:45.525Z] inflating: device-sdk-c-4.0.0/src/c/config.c [2025-04-03T18:49:45.525Z] inflating: device-sdk-c-4.0.0/src/c/config.h [2025-04-03T18:49:45.525Z] inflating: device-sdk-c-4.0.0/src/c/correlation.c [2025-04-03T18:49:45.525Z] inflating: device-sdk-c-4.0.0/src/c/correlation.h [2025-04-03T18:49:45.525Z] inflating: device-sdk-c-4.0.0/src/c/data.c [2025-04-03T18:49:45.525Z] inflating: device-sdk-c-4.0.0/src/c/data.h [2025-04-03T18:49:45.525Z] inflating: device-sdk-c-4.0.0/src/c/defs.h.in [2025-04-03T18:49:45.525Z] inflating: device-sdk-c-4.0.0/src/c/device.c [2025-04-03T18:49:45.525Z] inflating: device-sdk-c-4.0.0/src/c/device.h [2025-04-03T18:49:45.525Z] inflating: device-sdk-c-4.0.0/src/c/devman.c [2025-04-03T18:49:45.525Z] inflating: device-sdk-c-4.0.0/src/c/devmap.c [2025-04-03T18:49:45.525Z] inflating: device-sdk-c-4.0.0/src/c/devmap.h [2025-04-03T18:49:45.525Z] inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c [2025-04-03T18:49:45.525Z] inflating: device-sdk-c-4.0.0/src/c/devutil.h [2025-04-03T18:49:45.525Z] inflating: device-sdk-c-4.0.0/src/c/discovery.c [2025-04-03T18:49:45.525Z] inflating: device-sdk-c-4.0.0/src/c/discovery.h [2025-04-03T18:49:45.525Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.c [2025-04-03T18:49:45.525Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.h [2025-04-03T18:49:45.525Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c [2025-04-03T18:49:45.525Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h [2025-04-03T18:49:45.525Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c [2025-04-03T18:49:45.525Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h [2025-04-03T18:49:45.525Z] inflating: device-sdk-c-4.0.0/src/c/edgex2.h [2025-04-03T18:49:45.525Z] inflating: device-sdk-c-4.0.0/src/c/errorlist.h [2025-04-03T18:49:45.525Z] creating: device-sdk-c-4.0.0/src/c/examples/ [2025-04-03T18:49:45.525Z] inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt [2025-04-03T18:49:45.525Z] inflating: device-sdk-c-4.0.0/src/c/examples/README.md [2025-04-03T18:49:45.526Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c [2025-04-03T18:49:45.526Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml [2025-04-03T18:49:45.526Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json [2025-04-03T18:49:45.526Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-04-03T18:49:45.526Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/ [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c [2025-04-03T18:49:45.526Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml [2025-04-03T18:49:45.526Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json [2025-04-03T18:49:45.526Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json [2025-04-03T18:49:45.526Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/ [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md [2025-04-03T18:49:45.526Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml [2025-04-03T18:49:45.526Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt [2025-04-03T18:49:45.526Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json [2025-04-03T18:49:45.526Z] creating: device-sdk-c-4.0.0/src/c/examples/file/ [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c [2025-04-03T18:49:45.526Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/ [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml [2025-04-03T18:49:45.526Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt [2025-04-03T18:49:45.526Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-04-03T18:49:45.526Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/ [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c [2025-04-03T18:49:45.526Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml [2025-04-03T18:49:45.526Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json [2025-04-03T18:49:45.526Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json [2025-04-03T18:49:45.526Z] creating: device-sdk-c-4.0.0/src/c/examples/random/ [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c [2025-04-03T18:49:45.526Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/ [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml [2025-04-03T18:49:45.526Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json [2025-04-03T18:49:45.526Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-04-03T18:49:45.526Z] creating: device-sdk-c-4.0.0/src/c/examples/res/ [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml [2025-04-03T18:49:45.526Z] creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json [2025-04-03T18:49:45.526Z] creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/examples/template.c [2025-04-03T18:49:45.526Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/ [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c [2025-04-03T18:49:45.526Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml [2025-04-03T18:49:45.526Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json [2025-04-03T18:49:45.526Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/filesys.c [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/filesys.h [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/keeper.c [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/keeper.h [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/map.c [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/map.h [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/metadata.c [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/metadata.h [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/metrics.h [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/opstate.c [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/opstate.h [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/parson.c [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/parson.h [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/profiles.c [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/profiles.h [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/registry-impl.h [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/registry.c [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/registry.h [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.c [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.h [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.c [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.h [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.c [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.h [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/rest.c [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/rest.h [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/secrets.c [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/secrets.h [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/service.c [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/service.h [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/transform.c [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/transform.h [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/validate.c [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/validate.h [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/watchers.c [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/c/watchers.h [2025-04-03T18:49:45.526Z] creating: device-sdk-c-4.0.0/src/cmake/ [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake [2025-04-03T18:49:45.526Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake [2025-04-03T18:49:45.526Z] + cd device-sdk-c-4.0.0 [2025-04-03T18:49:45.526Z] + ./scripts/build.sh [2025-04-03T18:49:45.526Z] + CPPCHECK=false [2025-04-03T18:49:45.526Z] + DOCGEN=false [2025-04-03T18:49:45.526Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-04-03T18:49:45.526Z] + '[' 0 -gt 0 ] [2025-04-03T18:49:45.526Z] + readlink -f ./scripts/build.sh [2025-04-03T18:49:45.526Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts/build.sh [2025-04-03T18:49:45.526Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts [2025-04-03T18:49:45.526Z] + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.0 [2025-04-03T18:49:45.526Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0 [2025-04-03T18:49:45.526Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-04-03T18:49:45.526Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-04-03T18:49:45.526Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.0/src [2025-04-03T18:49:45.526Z] -- The C compiler identification is GNU 12.2.1 [2025-04-03T18:49:45.785Z] -- Detecting C compiler ABI info [2025-04-03T18:49:45.785Z] -- Detecting C compiler ABI info - done [2025-04-03T18:49:45.785Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-04-03T18:49:45.785Z] -- Detecting C compile features [2025-04-03T18:49:45.785Z] -- Detecting C compile features - done [2025-04-03T18:49:45.785Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-04-03T18:49:45.785Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-04-03T18:49:45.785Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-04-03T18:49:45.785Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-04-03T18:49:45.785Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-04-03T18:49:45.785Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-04-03T18:49:45.785Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-04-03T18:49:45.785Z] -- /opt/iotech/iot/1.5/include [2025-04-03T18:49:45.785Z] -- C SDK 0.0.0 for Linux [2025-04-03T18:49:45.785Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-04-03T18:49:46.047Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-04-03T18:49:46.047Z] -- Found Curses: /usr/lib/libcurses.so [2025-04-03T18:49:46.047Z] -- Configuring done (0.5s) [2025-04-03T18:49:46.047Z] -- Generating done (0.0s) [2025-04-03T18:49:46.047Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-04-03T18:49:46.047Z] + make all package [2025-04-03T18:49:46.047Z] + tee release.log [2025-04-03T18:49:46.047Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-04-03T18:49:46.306Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-04-03T18:49:46.565Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-04-03T18:49:46.565Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-04-03T18:49:46.565Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-04-03T18:49:47.134Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-04-03T18:49:47.134Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-04-03T18:49:47.134Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-04-03T18:49:47.394Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-04-03T18:49:47.656Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-04-03T18:49:47.656Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-04-03T18:49:47.916Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-04-03T18:49:47.916Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-04-03T18:49:48.178Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-04-03T18:49:48.178Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-04-03T18:49:48.437Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-04-03T18:49:48.437Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-04-03T18:49:48.700Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-04-03T18:49:48.959Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-04-03T18:49:49.217Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-04-03T18:49:49.217Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-04-03T18:49:50.158Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-04-03T18:49:50.418Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-04-03T18:49:50.418Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-04-03T18:49:50.418Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-04-03T18:49:50.418Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-04-03T18:49:50.678Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-04-03T18:49:51.249Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-04-03T18:49:51.249Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-04-03T18:49:51.249Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-04-03T18:49:51.508Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-04-03T18:49:51.767Z] /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': [2025-04-03T18:49:51.767Z] /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2025-04-03T18:49:51.767Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-04-03T18:49:51.767Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-04-03T18:49:51.767Z] /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here [2025-04-03T18:49:51.767Z] 875 | const iot_data_t *deviceservices_config; [2025-04-03T18:49:51.767Z] | ^~~~~~~~~~~~~~~~~~~~~ [2025-04-03T18:49:51.767Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-04-03T18:49:52.026Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-04-03T18:49:52.026Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-04-03T18:49:52.026Z] [ 68%] Linking C shared library libcsdk.so [2025-04-03T18:49:52.026Z] [ 68%] Built target csdk [2025-04-03T18:49:52.026Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-04-03T18:49:52.285Z] [ 72%] Linking C executable template [2025-04-03T18:49:52.285Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-04-03T18:49:52.285Z] [ 72%] Built target template [2025-04-03T18:49:52.285Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-04-03T18:49:52.547Z] [ 76%] Linking C executable device-counter [2025-04-03T18:49:52.547Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-04-03T18:49:52.547Z] [ 76%] Built target device-counter [2025-04-03T18:49:52.547Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-04-03T18:49:52.547Z] [ 80%] Linking C executable device-random [2025-04-03T18:49:52.547Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-04-03T18:49:52.806Z] [ 80%] Built target device-random [2025-04-03T18:49:52.806Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-04-03T18:49:52.806Z] [ 84%] Linking C executable device-gyro [2025-04-03T18:49:52.806Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-04-03T18:49:52.806Z] [ 84%] Built target device-gyro [2025-04-03T18:49:52.806Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-04-03T18:49:53.068Z] [ 88%] Linking C executable device-bitfields [2025-04-03T18:49:53.068Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-04-03T18:49:53.068Z] [ 88%] Built target device-bitfields [2025-04-03T18:49:53.068Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-04-03T18:49:53.068Z] [ 92%] Linking C executable template-discovery [2025-04-03T18:49:53.327Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-04-03T18:49:53.327Z] [ 92%] Built target template-discovery [2025-04-03T18:49:53.327Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-04-03T18:49:53.327Z] [ 96%] Linking C executable device-file [2025-04-03T18:49:53.327Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-04-03T18:49:53.588Z] [ 96%] Built target device-file [2025-04-03T18:49:53.588Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-04-03T18:49:53.588Z] [100%] Linking C executable device-terminal [2025-04-03T18:49:53.588Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-04-03T18:49:53.588Z] [100%] Built target device-terminal [2025-04-03T18:49:53.588Z] Run CPack packaging tool... [2025-04-03T18:49:53.588Z] CPack: Create package using TGZ [2025-04-03T18:49:53.588Z] CPack: Install projects [2025-04-03T18:49:53.588Z] CPack: - Run preinstall target for: Csdk [2025-04-03T18:49:53.847Z] CPack: - Install project: Csdk [] [2025-04-03T18:49:53.847Z] CPack: Create package [2025-04-03T18:49:53.847Z] CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. [2025-04-03T18:49:53.847Z] + '[' false '=' true ] [2025-04-03T18:49:53.847Z] + '[' false '=' true ] [2025-04-03T18:49:53.847Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-04-03T18:49:53.847Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-04-03T18:49:53.847Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.0/src [2025-04-03T18:49:54.105Z] -- The C compiler identification is GNU 12.2.1 [2025-04-03T18:49:54.105Z] -- Detecting C compiler ABI info [2025-04-03T18:49:54.105Z] -- Detecting C compiler ABI info - done [2025-04-03T18:49:54.105Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-04-03T18:49:54.105Z] -- Detecting C compile features [2025-04-03T18:49:54.105Z] -- Detecting C compile features - done [2025-04-03T18:49:54.105Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-04-03T18:49:54.364Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-04-03T18:49:54.364Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-04-03T18:49:54.364Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-04-03T18:49:54.364Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-04-03T18:49:54.364Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-04-03T18:49:54.364Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-04-03T18:49:54.364Z] -- /opt/iotech/iot/1.5/include [2025-04-03T18:49:54.364Z] -- C SDK 0.0.0 for Linux [2025-04-03T18:49:54.364Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-04-03T18:49:54.364Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-04-03T18:49:54.364Z] -- Found Curses: /usr/lib/libcurses.so [2025-04-03T18:49:54.364Z] -- Configuring done (0.5s) [2025-04-03T18:49:54.364Z] -- Generating done (0.0s) [2025-04-03T18:49:54.364Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-04-03T18:49:54.364Z] + make [2025-04-03T18:49:54.364Z] + tee debug.log [2025-04-03T18:49:54.624Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-04-03T18:49:54.624Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-04-03T18:49:54.624Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-04-03T18:49:54.883Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-04-03T18:49:54.883Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-04-03T18:49:54.883Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-04-03T18:49:54.883Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-04-03T18:49:55.142Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-04-03T18:49:55.142Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-04-03T18:49:55.142Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-04-03T18:49:55.402Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-04-03T18:49:55.402Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-04-03T18:49:55.402Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-04-03T18:49:55.662Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-04-03T18:49:55.662Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-04-03T18:49:55.662Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-04-03T18:49:55.662Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-04-03T18:49:55.920Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-04-03T18:49:55.920Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-04-03T18:49:56.179Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-04-03T18:49:56.179Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-04-03T18:49:56.437Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-04-03T18:49:56.437Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-04-03T18:49:56.437Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-04-03T18:49:56.437Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-04-03T18:49:56.696Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-04-03T18:49:56.696Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-04-03T18:49:56.956Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-04-03T18:49:56.956Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-04-03T18:49:56.956Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-04-03T18:49:56.956Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-04-03T18:49:57.215Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-04-03T18:49:57.215Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-04-03T18:49:57.474Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-04-03T18:49:57.474Z] [ 68%] Linking C shared library libcsdk.so [2025-04-03T18:49:57.474Z] [ 68%] Built target csdk [2025-04-03T18:49:57.474Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-04-03T18:49:57.474Z] [ 72%] Linking C executable template [2025-04-03T18:49:57.474Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-04-03T18:49:57.733Z] [ 72%] Built target template [2025-04-03T18:49:57.733Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-04-03T18:49:57.733Z] [ 76%] Linking C executable device-counter [2025-04-03T18:49:57.733Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-04-03T18:49:57.733Z] [ 76%] Built target device-counter [2025-04-03T18:49:57.733Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-04-03T18:49:57.733Z] [ 80%] Linking C executable device-random [2025-04-03T18:49:57.993Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-04-03T18:49:57.993Z] [ 80%] Built target device-random [2025-04-03T18:49:57.993Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-04-03T18:49:57.993Z] [ 84%] Linking C executable device-gyro [2025-04-03T18:49:57.993Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-04-03T18:49:57.993Z] [ 84%] Built target device-gyro [2025-04-03T18:49:57.993Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-04-03T18:49:58.251Z] [ 88%] Linking C executable device-bitfields [2025-04-03T18:49:58.251Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-04-03T18:49:58.251Z] [ 88%] Built target device-bitfields [2025-04-03T18:49:58.251Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-04-03T18:49:58.251Z] [ 92%] Linking C executable template-discovery [2025-04-03T18:49:58.251Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-04-03T18:49:58.251Z] [ 92%] Built target template-discovery [2025-04-03T18:49:58.251Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-04-03T18:49:58.518Z] [ 96%] Linking C executable device-file [2025-04-03T18:49:58.518Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-04-03T18:49:58.518Z] [ 96%] Built target device-file [2025-04-03T18:49:58.518Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-04-03T18:49:58.518Z] [100%] Linking C executable device-terminal [2025-04-03T18:49:58.518Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-04-03T18:49:58.785Z] [100%] Built target device-terminal [2025-04-03T18:49:58.785Z] + cp -rf include/devsdk include/edgex /usr/include/ [2025-04-03T18:49:58.785Z] + cp build/release/c/libcsdk.so /usr/lib/ [2025-04-03T18:49:58.785Z] + mkdir -p /usr/share/doc/edgex-csdk [2025-04-03T18:49:58.785Z] + cp Attribution.txt /usr/share/doc/edgex-csdk [2025-04-03T18:49:58.785Z] + cp LICENSE /usr/share/doc/edgex-csdk [2025-04-03T18:49:58.785Z] + rm -rf /device-bacnet-c/deps [2025-04-03T18:49:59.046Z] Removing intermediate container afe6109f24f5 [2025-04-03T18:49:59.046Z] ---> f1c28fca202b [2025-04-03T18:49:59.046Z] Step 12/12 : RUN /device-bacnet-c/scripts/build.sh [2025-04-03T18:49:59.046Z] ---> Running in 1a0d2c0fc3af [2025-04-03T18:49:59.306Z] + readlink -f /device-bacnet-c/scripts/build.sh [2025-04-03T18:49:59.306Z] + dirname /device-bacnet-c/scripts/build.sh [2025-04-03T18:49:59.306Z] + dirname /device-bacnet-c/scripts [2025-04-03T18:49:59.306Z] + ROOT=/device-bacnet-c [2025-04-03T18:49:59.306Z] + echo /device-bacnet-c [2025-04-03T18:49:59.306Z] + cd /device-bacnet-c [2025-04-03T18:49:59.306Z] + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] [2025-04-03T18:49:59.306Z] + '[' '!' -d /device-bacnet-c/bacnet-stack ] [2025-04-03T18:49:59.306Z] + git clone https://github.com/IOTechSystems/bacnet-stack.git [2025-04-03T18:49:59.306Z] /device-bacnet-c [2025-04-03T18:49:59.306Z] Cloning into 'bacnet-stack'... [2025-04-03T18:50:02.286Z] + cd /device-bacnet-c/bacnet-stack [2025-04-03T18:50:02.286Z] + git checkout v0.8.6-IOTech [2025-04-03T18:50:02.855Z] Note: switching to 'v0.8.6-IOTech'. [2025-04-03T18:50:02.855Z] [2025-04-03T18:50:02.855Z] You are in 'detached HEAD' state. You can look around, make experimental [2025-04-03T18:50:02.855Z] changes and commit them, and you can discard any commits you make in this [2025-04-03T18:50:02.855Z] state without impacting any branches by switching back to a branch. [2025-04-03T18:50:02.855Z] [2025-04-03T18:50:02.855Z] If you want to create a new branch to retain commits you create, you may [2025-04-03T18:50:02.855Z] do so (now or later) by using -c with the switch command. Example: [2025-04-03T18:50:02.855Z] [2025-04-03T18:50:02.855Z] git switch -c [2025-04-03T18:50:02.855Z] [2025-04-03T18:50:02.855Z] Or undo this operation with: [2025-04-03T18:50:02.855Z] [2025-04-03T18:50:02.855Z] git switch - [2025-04-03T18:50:02.855Z] [2025-04-03T18:50:02.855Z] Turn off this advice by setting config variable advice.detachedHead to false [2025-04-03T18:50:02.855Z] [2025-04-03T18:50:02.855Z] HEAD is now at 8b67b7f2 Changes for BACnet device service [2025-04-03T18:50:02.855Z] + mkdir -p /device-bacnet-c/lib/ip [2025-04-03T18:50:02.855Z] + mkdir -p /device-bacnet-c/lib/mstp [2025-04-03T18:50:02.855Z] + make 'BACDL_DEFINE=-DBACDL_MSTP=1' clean library [2025-04-03T18:50:02.855Z] make -s -C lib clean [2025-04-03T18:50:02.855Z] make -s -C demo clean [2025-04-03T18:50:02.855Z] make -s -C demo/router clean [2025-04-03T18:50:02.855Z] make -s -C demo/router-ipv6 clean [2025-04-03T18:50:02.855Z] make -s -C demo/gateway clean [2025-04-03T18:50:02.855Z] make -s -C lib all [2025-04-03T18:50:07.074Z] ../ports/linux/dlmstp.c: In function 'dlmstp_cleanup': [2025-04-03T18:50:07.074Z] ../ports/linux/dlmstp.c:147:20: warning: passing argument 1 of 'pthread_cancel' makes pointer from integer without a cast [-Wint-conversion] [2025-04-03T18:50:07.074Z] 147 | pthread_cancel(hThread); [2025-04-03T18:50:07.074Z] | ^~~~~~~ [2025-04-03T18:50:07.074Z] | | [2025-04-03T18:50:07.074Z] | long unsigned int [2025-04-03T18:50:07.074Z] In file included from ../ports/linux/net.h:73, [2025-04-03T18:50:07.074Z] from ../ports/linux/dlmstp.c:43: [2025-04-03T18:50:07.074Z] /usr/include/pthread.h:98:20: note: expected 'pthread_t' {aka 'struct __pthread *'} but argument is of type 'long unsigned int' [2025-04-03T18:50:07.074Z] 98 | int pthread_cancel(pthread_t); [2025-04-03T18:50:07.074Z] | ^~~~~~~~~ [2025-04-03T18:50:07.074Z] ../ports/linux/dlmstp.c: In function 'dlmstp_init': [2025-04-03T18:50:07.074Z] ../ports/linux/dlmstp.c:727:25: warning: passing argument 1 of 'pthread_create' from incompatible pointer type [-Wincompatible-pointer-types] [2025-04-03T18:50:07.074Z] 727 | rv = pthread_create(&hThread, NULL, dlmstp_master_fsm_task, NULL); [2025-04-03T18:50:07.074Z] | ^~~~~~~~ [2025-04-03T18:50:07.074Z] | | [2025-04-03T18:50:07.074Z] | long unsigned int * [2025-04-03T18:50:07.074Z] /usr/include/pthread.h:80:20: note: expected 'struct __pthread ** restrict' but argument is of type 'long unsigned int *' [2025-04-03T18:50:07.074Z] 80 | int pthread_create(pthread_t *__restrict, const pthread_attr_t *__restrict, void *(*)(void *), void *__restrict); [2025-04-03T18:50:07.074Z] | ^ [2025-04-03T18:50:10.363Z] + cp lib/libbacnet.a /device-bacnet-c/lib/mstp [2025-04-03T18:50:10.363Z] + make 'BACDL_DEFINE=-DBACDL_BIP=1' clean library [2025-04-03T18:50:10.363Z] make -s -C lib clean [2025-04-03T18:50:10.363Z] make -s -C demo clean [2025-04-03T18:50:10.363Z] make -s -C demo/router clean [2025-04-03T18:50:10.363Z] make -s -C demo/router-ipv6 clean [2025-04-03T18:50:10.363Z] make -s -C demo/gateway clean [2025-04-03T18:50:10.363Z] make -s -C lib all [2025-04-03T18:50:20.357Z] + cp lib/libbacnet.a /device-bacnet-c/lib/ip [2025-04-03T18:50:20.357Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip [2025-04-03T18:50:20.357Z] + cd /device-bacnet-c/build/release/device-bacnet-ip [2025-04-03T18:50:20.357Z] + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-04-03T18:50:20.357Z] -- The C compiler identification is GNU 12.2.1 [2025-04-03T18:50:20.357Z] -- Detecting C compiler ABI info [2025-04-03T18:50:20.357Z] -- Detecting C compiler ABI info - done [2025-04-03T18:50:20.357Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-04-03T18:50:20.357Z] -- Detecting C compile features [2025-04-03T18:50:20.357Z] -- Detecting C compile features - done [2025-04-03T18:50:20.357Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2025-04-03T18:50:20.357Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2025-04-03T18:50:20.357Z] -- Found Threads: TRUE [2025-04-03T18:50:20.357Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-04-03T18:50:20.357Z] -- /opt/iotech/iot/1.5/include [2025-04-03T18:50:20.357Z] -- Configuring done (0.3s) [2025-04-03T18:50:20.357Z] -- Generating done (0.0s) [2025-04-03T18:50:20.357Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip [2025-04-03T18:50:20.357Z] + make [2025-04-03T18:50:20.357Z] + tee release.log [2025-04-03T18:50:20.357Z] [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2025-04-03T18:50:20.357Z] [ 22%] Linking C static library libbacnet_objects.a [2025-04-03T18:50:20.357Z] [ 22%] Built target bacnet_objects [2025-04-03T18:50:20.357Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-04-03T18:50:20.357Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2025-04-03T18:50:20.357Z] [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2025-04-03T18:50:20.357Z] [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2025-04-03T18:50:20.357Z] [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-04-03T18:50:20.357Z] [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2025-04-03T18:50:20.357Z] [100%] Linking C executable device-bacnet-c [2025-04-03T18:50:20.357Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-04-03T18:50:20.357Z] [100%] Built target device-bacnet-c [2025-04-03T18:50:20.357Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp [2025-04-03T18:50:20.357Z] + cd /device-bacnet-c/build/release/device-bacnet-mstp [2025-04-03T18:50:20.357Z] + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-04-03T18:50:20.357Z] -- The C compiler identification is GNU 12.2.1 [2025-04-03T18:50:20.357Z] -- Detecting C compiler ABI info [2025-04-03T18:50:20.357Z] -- Detecting C compiler ABI info - done [2025-04-03T18:50:20.617Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-04-03T18:50:20.617Z] -- Detecting C compile features [2025-04-03T18:50:20.617Z] -- Detecting C compile features - done [2025-04-03T18:50:20.617Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2025-04-03T18:50:20.617Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2025-04-03T18:50:20.617Z] -- Found Threads: TRUE [2025-04-03T18:50:20.617Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-04-03T18:50:20.617Z] -- /opt/iotech/iot/1.5/include [2025-04-03T18:50:20.617Z] -- Configuring done (0.3s) [2025-04-03T18:50:20.617Z] -- Generating done (0.0s) [2025-04-03T18:50:20.617Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp [2025-04-03T18:50:20.617Z] + + teemake release.log [2025-04-03T18:50:20.617Z] [2025-04-03T18:50:20.617Z] [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2025-04-03T18:50:20.876Z] [ 22%] Linking C static library libbacnet_objects.a [2025-04-03T18:50:20.876Z] [ 22%] Built target bacnet_objects [2025-04-03T18:50:20.876Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-04-03T18:50:21.136Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2025-04-03T18:50:21.136Z] [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2025-04-03T18:50:21.136Z] [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2025-04-03T18:50:21.399Z] [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-04-03T18:50:21.659Z] [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2025-04-03T18:50:21.659Z] [100%] Linking C executable device-bacnet-c [2025-04-03T18:50:21.659Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-04-03T18:50:21.659Z] [100%] Built target device-bacnet-c [2025-04-03T18:50:23.569Z] Removing intermediate container 1a0d2c0fc3af [2025-04-03T18:50:23.569Z] ---> 66f640d64f84 [2025-04-03T18:50:23.569Z] Successfully built 66f640d64f84 [2025-04-03T18:50:23.569Z] 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-04-03T18:50:24.312Z] + docker inspect -f . ci-base-image-x86_64 [2025-04-03T18:50:24.313Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-03T18:50:24.466Z] prd-ubuntu20.04-docker-8c-8g-42671 does not seem to be running inside a container [2025-04-03T18:50:24.495Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-bacnet-c_PR-104 -v /w/workspace/exfoundry_device-bacnet-c_PR-104:/w/workspace/exfoundry_device-bacnet-c_PR-104:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-104@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-104@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 ******** ci-base-image-x86_64 cat [2025-04-03T18:50:26.983Z] $ docker top 77a053829d873031eeeb0eb68cd0ac88eab14528cdc78ddabc084c60bf43cea4 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-04-03T18:50:27.395Z] + make test [2025-04-03T18:50:27.395Z] build/release/device-bacnet-c/device-bacnet-c [Pipeline] } [2025-04-03T18:50:27.427Z] $ docker stop --time=1 77a053829d873031eeeb0eb68cd0ac88eab14528cdc78ddabc084c60bf43cea4 [2025-04-03T18:50:28.814Z] $ docker rm -f --volumes 77a053829d873031eeeb0eb68cd0ac88eab14528cdc78ddabc084c60bf43cea4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-04-03T18:50:29.784Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-04-03T18:50:30.100Z] + ls -al . [2025-04-03T18:50:30.100Z] total 88 [2025-04-03T18:50:30.100Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 3 18:49 . [2025-04-03T18:50:30.100Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 18:48 .. [2025-04-03T18:50:30.100Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 3 18:49 .git [2025-04-03T18:50:30.100Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 3 18:48 .github [2025-04-03T18:50:30.100Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 3 18:49 .semver [2025-04-03T18:50:30.100Z] -rw-rw-r-- 1 jenkins jenkins 1563 Apr 3 18:48 Attribution.txt [2025-04-03T18:50:30.100Z] -rw-rw-r-- 1 jenkins jenkins 1004 Apr 3 18:48 CHANGELOG.md [2025-04-03T18:50:30.100Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 3 18:48 GOVERNANCE.md [2025-04-03T18:50:30.100Z] -rw-rw-r-- 1 jenkins jenkins 764 Apr 3 18:48 Jenkinsfile [2025-04-03T18:50:30.100Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 3 18:48 LICENSE [2025-04-03T18:50:30.100Z] -rw-rw-r-- 1 jenkins jenkins 837 Apr 3 18:48 Makefile [2025-04-03T18:50:30.100Z] -rw-rw-r-- 1 jenkins jenkins 621 Apr 3 18:48 OWNERS.md [2025-04-03T18:50:30.100Z] -rw-rw-r-- 1 jenkins jenkins 5503 Apr 3 18:48 README.md [2025-04-03T18:50:30.100Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 3 18:49 VERSION [2025-04-03T18:50:30.100Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 3 18:48 docs [2025-04-03T18:50:30.100Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 18:48 res [2025-04-03T18:50:30.100Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 3 18:48 sample-profiles [2025-04-03T18:50:30.100Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 3 18:48 scripts [2025-04-03T18:50:30.100Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 18:48 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-03T18:50:30.508Z] + docker build -t device-bacnet -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=9109461465b3283a3ab15bb50d9c7dc1a5ab68b5 --label arch=amd64 --label version=0.0.0 . [2025-04-03T18:50:30.508Z] Sending build context to Docker daemon 789kB [2025-04-03T18:50:30.508Z] Step 1/31 : ARG BASE=alpine:3.20 [2025-04-03T18:50:30.508Z] Step 2/31 : FROM ${BASE} as builder [2025-04-03T18:50:30.508Z] ---> 66f640d64f84 [2025-04-03T18:50:30.508Z] Step 3/31 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-04-03T18:50:30.508Z] ---> Running in 5d1433234f9c [2025-04-03T18:50:30.767Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2025-04-03T18:50:31.336Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-04-03T18:50:31.336Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-04-03T18:50:31.336Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-04-03T18:50:31.596Z] Removing intermediate container 5d1433234f9c [2025-04-03T18:50:31.596Z] ---> 4089d1b6df03 [2025-04-03T18:50:31.596Z] Step 4/31 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-04-03T18:50:31.596Z] ---> Running in 57394256f0cb [2025-04-03T18:50:32.164Z] Removing intermediate container 57394256f0cb [2025-04-03T18:50:32.164Z] ---> 7301a8eb1aaa [2025-04-03T18:50:32.164Z] Step 5/31 : 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 [2025-04-03T18:50:32.164Z] ---> Running in 1fa1730d0edf [2025-04-03T18:50:32.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-04-03T18:50:32.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-04-03T18:50:32.992Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-04-03T18:50:33.562Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-04-03T18:50:33.562Z] OK: 337 MiB in 103 packages [2025-04-03T18:50:33.820Z] Removing intermediate container 1fa1730d0edf [2025-04-03T18:50:33.820Z] ---> 833ac42ea155 [2025-04-03T18:50:33.820Z] Step 6/31 : COPY scripts /device-bacnet-c/scripts [2025-04-03T18:50:34.080Z] ---> 54a48052ea6a [2025-04-03T18:50:34.080Z] Step 7/31 : COPY src /device-bacnet-c/src/ [2025-04-03T18:50:34.080Z] ---> 92ea95d701ec [2025-04-03T18:50:34.080Z] Step 8/31 : COPY VERSION /device-bacnet-c/ [2025-04-03T18:50:34.339Z] ---> 67531ce4dace [2025-04-03T18:50:34.339Z] Step 9/31 : WORKDIR /device-bacnet-c [2025-04-03T18:50:34.339Z] ---> Running in 2e9ee6c93e36 [2025-04-03T18:50:34.339Z] Removing intermediate container 2e9ee6c93e36 [2025-04-03T18:50:34.339Z] ---> 22a93d03c34a [2025-04-03T18:50:34.339Z] Step 10/31 : RUN /device-bacnet-c/scripts/build_deps.sh [2025-04-03T18:50:34.339Z] ---> Running in be8e4a2047c0 [2025-04-03T18:50:34.602Z] + CSDK_VER=4.0.0 [2025-04-03T18:50:34.602Z] + '[' '!' -d deps ] [2025-04-03T18:50:34.602Z] + mkdir deps [2025-04-03T18:50:34.602Z] + cd /device-bacnet-c/deps [2025-04-03T18:50:34.602Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip [2025-04-03T18:50:34.602Z] Connecting to github.com (140.82.112.3:443) [2025-04-03T18:50:34.863Z] Connecting to codeload.github.com (140.82.113.9:443) [2025-04-03T18:50:34.863Z] saving to 'v4.0.0.zip' [2025-04-03T18:50:35.122Z] v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA [2025-04-03T18:50:35.122Z] 'v4.0.0.zip' saved [2025-04-03T18:50:35.122Z] + unzip v4.0.0.zip [2025-04-03T18:50:35.122Z] Archive: v4.0.0.zip [2025-04-03T18:50:35.122Z] creating: device-sdk-c-4.0.0/ [2025-04-03T18:50:35.122Z] creating: device-sdk-c-4.0.0/.github/ [2025-04-03T18:50:35.122Z] inflating: device-sdk-c-4.0.0/.github/Contributing.md [2025-04-03T18:50:35.122Z] inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md [2025-04-03T18:50:35.122Z] inflating: device-sdk-c-4.0.0/.github/semantic.yml [2025-04-03T18:50:35.122Z] creating: device-sdk-c-4.0.0/.github/workflows/ [2025-04-03T18:50:35.122Z] inflating: device-sdk-c-4.0.0/.github/workflows/release.yml [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/.gitignore [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/Attribution.txt [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/CHANGELOG.md [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/Doxyfile [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/GOVERNANCE.md [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/Jenkinsfile [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/LICENSE [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/Makefile [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/OWNERS.md [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/README.IOT.md [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/README.md [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/README.v3.md [2025-04-03T18:50:35.123Z] creating: device-sdk-c-4.0.0/docs/ [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/docs/configuration.md [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/docs/metrics.md [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/docs/startup.md [2025-04-03T18:50:35.123Z] creating: device-sdk-c-4.0.0/include/ [2025-04-03T18:50:35.123Z] creating: device-sdk-c-4.0.0/include/devsdk/ [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h [2025-04-03T18:50:35.123Z] creating: device-sdk-c-4.0.0/include/edgex/ [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/include/edgex/devices.h [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex.h [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/include/edgex/profiles.h [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h [2025-04-03T18:50:35.123Z] creating: device-sdk-c-4.0.0/scripts/ [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/scripts/build.sh [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh [2025-04-03T18:50:35.123Z] creating: device-sdk-c-4.0.0/src/ [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/CMakeLists.txt [2025-04-03T18:50:35.123Z] creating: device-sdk-c-4.0.0/src/c/ [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/api.h [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.c [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.h [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/bus-impl.h [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/bus.c [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/bus.h [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/callback3.c [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/callback3.h [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/config.c [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/config.h [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/correlation.c [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/correlation.h [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/data.c [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/data.h [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/defs.h.in [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/device.c [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/device.h [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/devman.c [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/devmap.c [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/devmap.h [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/devutil.h [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/discovery.c [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/discovery.h [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.c [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.h [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/edgex2.h [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/errorlist.h [2025-04-03T18:50:35.123Z] creating: device-sdk-c-4.0.0/src/c/examples/ [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/examples/README.md [2025-04-03T18:50:35.123Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c [2025-04-03T18:50:35.123Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml [2025-04-03T18:50:35.123Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json [2025-04-03T18:50:35.123Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-04-03T18:50:35.123Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/ [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c [2025-04-03T18:50:35.123Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml [2025-04-03T18:50:35.123Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json [2025-04-03T18:50:35.123Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json [2025-04-03T18:50:35.123Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/ [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md [2025-04-03T18:50:35.123Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml [2025-04-03T18:50:35.123Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt [2025-04-03T18:50:35.123Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json [2025-04-03T18:50:35.123Z] creating: device-sdk-c-4.0.0/src/c/examples/file/ [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c [2025-04-03T18:50:35.123Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/ [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml [2025-04-03T18:50:35.123Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt [2025-04-03T18:50:35.123Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-04-03T18:50:35.123Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/ [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c [2025-04-03T18:50:35.123Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml [2025-04-03T18:50:35.123Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json [2025-04-03T18:50:35.123Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json [2025-04-03T18:50:35.123Z] creating: device-sdk-c-4.0.0/src/c/examples/random/ [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c [2025-04-03T18:50:35.123Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/ [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml [2025-04-03T18:50:35.123Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json [2025-04-03T18:50:35.123Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-04-03T18:50:35.123Z] creating: device-sdk-c-4.0.0/src/c/examples/res/ [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml [2025-04-03T18:50:35.123Z] creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json [2025-04-03T18:50:35.123Z] creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/examples/template.c [2025-04-03T18:50:35.123Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/ [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c [2025-04-03T18:50:35.123Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml [2025-04-03T18:50:35.123Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json [2025-04-03T18:50:35.123Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/filesys.c [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/filesys.h [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/keeper.c [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/keeper.h [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/map.c [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/map.h [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/metadata.c [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/metadata.h [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/metrics.h [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/opstate.c [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/opstate.h [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/parson.c [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/parson.h [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/profiles.c [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/profiles.h [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/registry-impl.h [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/registry.c [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/registry.h [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.c [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.h [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.c [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.h [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.c [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.h [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/rest.c [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/rest.h [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/secrets.c [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/secrets.h [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/service.c [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/service.h [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/transform.c [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/transform.h [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/validate.c [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/validate.h [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/watchers.c [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/c/watchers.h [2025-04-03T18:50:35.123Z] creating: device-sdk-c-4.0.0/src/cmake/ [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake [2025-04-03T18:50:35.123Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake [2025-04-03T18:50:35.123Z] + cd device-sdk-c-4.0.0 [2025-04-03T18:50:35.123Z] + ./scripts/build.sh [2025-04-03T18:50:35.123Z] + CPPCHECK=false [2025-04-03T18:50:35.123Z] + DOCGEN=false [2025-04-03T18:50:35.123Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-04-03T18:50:35.123Z] + '[' 0 -gt 0 ] [2025-04-03T18:50:35.123Z] + readlink -f ./scripts/build.sh [2025-04-03T18:50:35.123Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts/build.sh [2025-04-03T18:50:35.123Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts [2025-04-03T18:50:35.123Z] + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.0 [2025-04-03T18:50:35.123Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0 [2025-04-03T18:50:35.123Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-04-03T18:50:35.123Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-04-03T18:50:35.123Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.0/src [2025-04-03T18:50:35.123Z] -- The C compiler identification is GNU 12.2.1 [2025-04-03T18:50:35.123Z] -- Detecting C compiler ABI info [2025-04-03T18:50:35.123Z] -- Detecting C compiler ABI info - done [2025-04-03T18:50:35.123Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-04-03T18:50:35.123Z] -- Detecting C compile features [2025-04-03T18:50:35.123Z] -- Detecting C compile features - done [2025-04-03T18:50:35.383Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-04-03T18:50:35.383Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-04-03T18:50:35.383Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-04-03T18:50:35.383Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-04-03T18:50:35.383Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-04-03T18:50:35.383Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-04-03T18:50:35.383Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-04-03T18:50:35.383Z] -- /opt/iotech/iot/1.5/include [2025-04-03T18:50:35.383Z] -- C SDK 0.0.0 for Linux [2025-04-03T18:50:35.383Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-04-03T18:50:35.383Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-04-03T18:50:35.383Z] -- Found Curses: /usr/lib/libcurses.so [2025-04-03T18:50:35.383Z] -- Configuring done (0.5s) [2025-04-03T18:50:35.644Z] -- Generating done (0.0s) [2025-04-03T18:50:35.644Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-04-03T18:50:35.644Z] + make all package [2025-04-03T18:50:35.644Z] + tee release.log [2025-04-03T18:50:35.644Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-04-03T18:50:35.644Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-04-03T18:50:35.903Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-04-03T18:50:35.903Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-04-03T18:50:36.167Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-04-03T18:50:36.427Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-04-03T18:50:36.427Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-04-03T18:50:36.687Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-04-03T18:50:36.947Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-04-03T18:50:36.947Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-04-03T18:50:37.207Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-04-03T18:50:37.207Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-04-03T18:50:37.467Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-04-03T18:50:37.467Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-04-03T18:50:37.467Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-04-03T18:50:38.036Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-04-03T18:50:38.036Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-04-03T18:50:38.295Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-04-03T18:50:38.295Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-04-03T18:50:38.555Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-04-03T18:50:38.555Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-04-03T18:50:39.492Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-04-03T18:50:39.752Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-04-03T18:50:39.752Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-04-03T18:50:39.752Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-04-03T18:50:40.011Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-04-03T18:50:40.271Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-04-03T18:50:40.530Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-04-03T18:50:40.530Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-04-03T18:50:40.790Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-04-03T18:50:40.790Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-04-03T18:50:41.049Z] /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': [2025-04-03T18:50:41.049Z] /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2025-04-03T18:50:41.049Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-04-03T18:50:41.049Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-04-03T18:50:41.049Z] /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here [2025-04-03T18:50:41.049Z] 875 | const iot_data_t *deviceservices_config; [2025-04-03T18:50:41.049Z] | ^~~~~~~~~~~~~~~~~~~~~ [2025-04-03T18:50:41.310Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-04-03T18:50:41.310Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-04-03T18:50:41.310Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-04-03T18:50:41.571Z] [ 68%] Linking C shared library libcsdk.so [2025-04-03T18:50:41.571Z] [ 68%] Built target csdk [2025-04-03T18:50:41.571Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-04-03T18:50:41.828Z] [ 72%] Linking C executable template [2025-04-03T18:50:41.829Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-04-03T18:50:41.829Z] [ 72%] Built target template [2025-04-03T18:50:41.829Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-04-03T18:50:41.829Z] [ 76%] Linking C executable device-counter [2025-04-03T18:50:41.829Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-04-03T18:50:42.088Z] [ 76%] Built target device-counter [2025-04-03T18:50:42.088Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-04-03T18:50:42.088Z] [ 80%] Linking C executable device-random [2025-04-03T18:50:42.088Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-04-03T18:50:42.088Z] [ 80%] Built target device-random [2025-04-03T18:50:42.088Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-04-03T18:50:42.348Z] [ 84%] Linking C executable device-gyro [2025-04-03T18:50:42.348Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-04-03T18:50:42.348Z] [ 84%] Built target device-gyro [2025-04-03T18:50:42.348Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-04-03T18:50:42.348Z] [ 88%] Linking C executable device-bitfields [2025-04-03T18:50:42.348Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-04-03T18:50:42.607Z] [ 88%] Built target device-bitfields [2025-04-03T18:50:42.607Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-04-03T18:50:42.607Z] [ 92%] Linking C executable template-discovery [2025-04-03T18:50:42.607Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-04-03T18:50:42.866Z] [ 92%] Built target template-discovery [2025-04-03T18:50:42.866Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-04-03T18:50:42.866Z] [ 96%] Linking C executable device-file [2025-04-03T18:50:42.866Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-04-03T18:50:42.866Z] [ 96%] Built target device-file [2025-04-03T18:50:42.866Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-04-03T18:50:43.125Z] [100%] Linking C executable device-terminal [2025-04-03T18:50:43.126Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-04-03T18:50:43.126Z] [100%] Built target device-terminal [2025-04-03T18:50:43.126Z] Run CPack packaging tool... [2025-04-03T18:50:43.126Z] CPack: Create package using TGZ [2025-04-03T18:50:43.126Z] CPack: Install projects [2025-04-03T18:50:43.126Z] CPack: - Run preinstall target for: Csdk [2025-04-03T18:50:43.389Z] CPack: - Install project: Csdk [] [2025-04-03T18:50:43.389Z] CPack: Create package [2025-04-03T18:50:43.389Z] CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. [2025-04-03T18:50:43.389Z] + '[' false '=' true ] [2025-04-03T18:50:43.389Z] + '[' false '=' true ] [2025-04-03T18:50:43.389Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-04-03T18:50:43.389Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-04-03T18:50:43.389Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.0/src [2025-04-03T18:50:43.648Z] -- The C compiler identification is GNU 12.2.1 [2025-04-03T18:50:43.648Z] -- Detecting C compiler ABI info [2025-04-03T18:50:43.648Z] -- Detecting C compiler ABI info - done [2025-04-03T18:50:43.648Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-04-03T18:50:43.648Z] -- Detecting C compile features [2025-04-03T18:50:43.648Z] -- Detecting C compile features - done [2025-04-03T18:50:43.648Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-04-03T18:50:43.648Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-04-03T18:50:43.906Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-04-03T18:50:43.906Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-04-03T18:50:43.907Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-04-03T18:50:43.907Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-04-03T18:50:43.907Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-04-03T18:50:43.907Z] -- /opt/iotech/iot/1.5/include [2025-04-03T18:50:43.907Z] -- C SDK 0.0.0 for Linux [2025-04-03T18:50:43.907Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-04-03T18:50:43.907Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-04-03T18:50:43.907Z] -- Found Curses: /usr/lib/libcurses.so [2025-04-03T18:50:43.907Z] -- Configuring done (0.5s) [2025-04-03T18:50:43.907Z] -- Generating done (0.0s) [2025-04-03T18:50:43.907Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-04-03T18:50:43.907Z] + + teemake debug.log [2025-04-03T18:50:43.907Z] [2025-04-03T18:50:44.166Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-04-03T18:50:44.166Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-04-03T18:50:44.166Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-04-03T18:50:44.166Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-04-03T18:50:44.426Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-04-03T18:50:44.426Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-04-03T18:50:44.426Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-04-03T18:50:44.685Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-04-03T18:50:44.685Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-04-03T18:50:44.685Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-04-03T18:50:44.947Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-04-03T18:50:44.947Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-04-03T18:50:44.947Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-04-03T18:50:45.207Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-04-03T18:50:45.207Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-04-03T18:50:45.207Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-04-03T18:50:45.466Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-04-03T18:50:45.466Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-04-03T18:50:45.466Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-04-03T18:50:45.726Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-04-03T18:50:45.726Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-04-03T18:50:45.985Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-04-03T18:50:45.985Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-04-03T18:50:45.985Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-04-03T18:50:45.985Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-04-03T18:50:45.985Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-04-03T18:50:46.247Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-04-03T18:50:46.507Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-04-03T18:50:46.507Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-04-03T18:50:46.507Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-04-03T18:50:46.766Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-04-03T18:50:46.766Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-04-03T18:50:46.766Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-04-03T18:50:47.026Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-04-03T18:50:47.026Z] [ 68%] Linking C shared library libcsdk.so [2025-04-03T18:50:47.026Z] [ 68%] Built target csdk [2025-04-03T18:50:47.026Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-04-03T18:50:47.287Z] [ 72%] Linking C executable template [2025-04-03T18:50:47.287Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-04-03T18:50:47.287Z] [ 72%] Built target template [2025-04-03T18:50:47.287Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-04-03T18:50:47.287Z] [ 76%] Linking C executable device-counter [2025-04-03T18:50:47.287Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-04-03T18:50:47.287Z] [ 76%] Built target device-counter [2025-04-03T18:50:47.287Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-04-03T18:50:47.547Z] [ 80%] Linking C executable device-random [2025-04-03T18:50:47.547Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-04-03T18:50:47.547Z] [ 80%] Built target device-random [2025-04-03T18:50:47.547Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-04-03T18:50:47.547Z] [ 84%] Linking C executable device-gyro [2025-04-03T18:50:47.547Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-04-03T18:50:47.547Z] [ 84%] Built target device-gyro [2025-04-03T18:50:47.808Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-04-03T18:50:47.808Z] [ 88%] Linking C executable device-bitfields [2025-04-03T18:50:47.808Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-04-03T18:50:47.808Z] [ 88%] Built target device-bitfields [2025-04-03T18:50:47.808Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-04-03T18:50:47.808Z] [ 92%] Linking C executable template-discovery [2025-04-03T18:50:47.808Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-04-03T18:50:48.068Z] [ 92%] Built target template-discovery [2025-04-03T18:50:48.068Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-04-03T18:50:48.068Z] [ 96%] Linking C executable device-file [2025-04-03T18:50:48.068Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-04-03T18:50:48.068Z] [ 96%] Built target device-file [2025-04-03T18:50:48.068Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-04-03T18:50:48.328Z] [100%] Linking C executable device-terminal [2025-04-03T18:50:48.328Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-04-03T18:50:48.328Z] [100%] Built target device-terminal [2025-04-03T18:50:48.328Z] + cp -rf include/devsdk include/edgex /usr/include/ [2025-04-03T18:50:48.328Z] + cp build/release/c/libcsdk.so /usr/lib/ [2025-04-03T18:50:48.328Z] + mkdir -p /usr/share/doc/edgex-csdk [2025-04-03T18:50:48.328Z] + cp Attribution.txt /usr/share/doc/edgex-csdk [2025-04-03T18:50:48.328Z] + cp LICENSE /usr/share/doc/edgex-csdk [2025-04-03T18:50:48.328Z] + rm -rf /device-bacnet-c/deps [2025-04-03T18:50:48.588Z] Removing intermediate container be8e4a2047c0 [2025-04-03T18:50:48.588Z] ---> aca1ce7db556 [2025-04-03T18:50:48.588Z] Step 11/31 : RUN /device-bacnet-c/scripts/build.sh [2025-04-03T18:50:48.588Z] ---> Running in c7d543413334 [2025-04-03T18:50:48.847Z] + readlink -f /device-bacnet-c/scripts/build.sh [2025-04-03T18:50:48.847Z] + dirname /device-bacnet-c/scripts/build.sh [2025-04-03T18:50:48.847Z] + dirname /device-bacnet-c/scripts [2025-04-03T18:50:48.847Z] + ROOT=/device-bacnet-c [2025-04-03T18:50:48.847Z] + echo /device-bacnet-c [2025-04-03T18:50:48.847Z] /device-bacnet-c [2025-04-03T18:50:48.847Z] + cd /device-bacnet-c [2025-04-03T18:50:48.847Z] + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] [2025-04-03T18:50:48.847Z] + '[' '!' -f /device-bacnet-c/lib/mstp/libbacnet.a ] [2025-04-03T18:50:48.847Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip [2025-04-03T18:50:48.847Z] + cd /device-bacnet-c/build/release/device-bacnet-ip [2025-04-03T18:50:48.847Z] + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-04-03T18:50:48.847Z] -- /opt/iotech/iot/1.5/include [2025-04-03T18:50:48.847Z] -- Configuring done (0.0s) [2025-04-03T18:50:48.847Z] -- Generating done (0.0s) [2025-04-03T18:50:48.847Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip [2025-04-03T18:50:48.847Z] + make [2025-04-03T18:50:48.847Z] + tee release.log [2025-04-03T18:50:48.847Z] [ 22%] Built target bacnet_objects [2025-04-03T18:50:49.107Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-04-03T18:50:49.107Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-04-03T18:50:49.366Z] [ 55%] Linking C executable device-bacnet-c [2025-04-03T18:50:49.366Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-04-03T18:50:49.626Z] [100%] Built target device-bacnet-c [2025-04-03T18:50:49.626Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp [2025-04-03T18:50:49.626Z] + cd /device-bacnet-c/build/release/device-bacnet-mstp [2025-04-03T18:50:49.626Z] + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-04-03T18:50:49.626Z] -- /opt/iotech/iot/1.5/include [2025-04-03T18:50:49.626Z] -- Configuring done (0.0s) [2025-04-03T18:50:49.626Z] -- Generating done (0.0s) [2025-04-03T18:50:49.626Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp [2025-04-03T18:50:49.626Z] + make [2025-04-03T18:50:49.626Z] + tee release.log [2025-04-03T18:50:49.626Z] [ 22%] Built target bacnet_objects [2025-04-03T18:50:49.626Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-04-03T18:50:49.887Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-04-03T18:50:50.148Z] [ 55%] Linking C executable device-bacnet-c [2025-04-03T18:50:50.148Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-04-03T18:50:50.148Z] [100%] Built target device-bacnet-c [2025-04-03T18:50:50.719Z] Removing intermediate container c7d543413334 [2025-04-03T18:50:50.719Z] ---> 7247e11e7d65 [2025-04-03T18:50:50.719Z] Step 12/31 : FROM alpine:3.20 [2025-04-03T18:50:52.099Z] 3.20: Pulling from library/alpine [2025-04-03T18:50:52.099Z] 0a9a5dfd008f: Pulling fs layer [2025-04-03T18:50:52.359Z] 0a9a5dfd008f: Verifying Checksum [2025-04-03T18:50:52.359Z] 0a9a5dfd008f: Download complete [2025-04-03T18:50:52.359Z] 0a9a5dfd008f: Pull complete [2025-04-03T18:50:52.359Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-04-03T18:50:52.359Z] Status: Downloaded newer image for alpine:3.20 [2025-04-03T18:50:52.359Z] ---> ff221270b9fb [2025-04-03T18:50:52.359Z] Step 13/31 : MAINTAINER iotech [2025-04-03T18:50:52.619Z] ---> Running in 94a037e632e8 [2025-04-03T18:50:52.619Z] Removing intermediate container 94a037e632e8 [2025-04-03T18:50:52.619Z] ---> a79e089fc793 [2025-04-03T18:50:52.619Z] Step 14/31 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-04-03T18:50:52.619Z] ---> Running in 3036c91dcfa8 [2025-04-03T18:50:52.879Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2025-04-03T18:50:53.449Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-04-03T18:50:53.449Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-04-03T18:50:53.449Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-04-03T18:50:53.709Z] Removing intermediate container 3036c91dcfa8 [2025-04-03T18:50:53.709Z] ---> 5a999b607ea3 [2025-04-03T18:50:53.709Z] Step 15/31 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-04-03T18:50:53.709Z] ---> Running in a44856a5ad53 [2025-04-03T18:50:54.274Z] Removing intermediate container a44856a5ad53 [2025-04-03T18:50:54.274Z] ---> 0307299a6f64 [2025-04-03T18:50:54.274Z] Step 16/31 : 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 [2025-04-03T18:50:54.274Z] ---> Running in cf614b17c2cd [2025-04-03T18:50:54.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-04-03T18:50:54.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-04-03T18:50:54.793Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-04-03T18:50:55.363Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-04-03T18:50:55.363Z] (1/27) Installing ca-certificates (20241121-r1) [2025-04-03T18:50:55.363Z] (2/27) Installing brotli-libs (1.1.0-r2) [2025-04-03T18:50:55.363Z] (3/27) Installing c-ares (1.33.1-r0) [2025-04-03T18:50:55.363Z] (4/27) Installing libunistring (1.2-r0) [2025-04-03T18:50:55.363Z] (5/27) Installing libidn2 (2.3.7-r0) [2025-04-03T18:50:55.363Z] (6/27) Installing nghttp2-libs (1.62.1-r0) [2025-04-03T18:50:55.363Z] (7/27) Installing libpsl (0.21.5-r1) [2025-04-03T18:50:55.363Z] (8/27) Installing zstd-libs (1.5.6-r0) [2025-04-03T18:50:55.363Z] (9/27) Installing libcurl (8.12.1-r0) [2025-04-03T18:50:55.363Z] (10/27) Installing curl (8.12.1-r0) [2025-04-03T18:50:55.363Z] (11/27) Installing dumb-init (1.2.5-r3) [2025-04-03T18:50:55.363Z] (12/27) Installing hiredis (1.2.0-r0) [2025-04-03T18:50:55.363Z] (13/27) Installing yaml (0.2.5-r2) [2025-04-03T18:50:55.363Z] (14/27) Installing libcbor (0.11.0-r0) [2025-04-03T18:50:55.622Z] (15/27) Installing iotech-iot-1.5 (1.5.5-r2) [2025-04-03T18:50:56.190Z] (16/27) Installing pkgconf (2.2.0-r0) [2025-04-03T18:50:56.190Z] (17/27) Installing openssl-dev (3.3.3-r0) [2025-04-03T18:50:56.190Z] (18/27) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-04-03T18:50:57.128Z] (19/27) Installing gmp (6.3.0-r1) [2025-04-03T18:50:57.128Z] (20/27) Installing nettle (3.9.1-r0) [2025-04-03T18:50:57.128Z] (21/27) Installing libffi (3.4.6-r0) [2025-04-03T18:50:57.128Z] (22/27) Installing libtasn1 (4.20.0-r0) [2025-04-03T18:50:57.128Z] (23/27) Installing p11-kit (0.25.3-r0) [2025-04-03T18:50:57.128Z] (24/27) Installing gnutls (3.8.5-r0) [2025-04-03T18:50:57.128Z] (25/27) Installing libmicrohttpd (0.9.77-r0) [2025-04-03T18:50:57.128Z] (26/27) Installing libuuid (2.40.1-r1) [2025-04-03T18:50:57.128Z] (27/27) Installing linux-headers (6.6-r0) [2025-04-03T18:50:57.128Z] Executing busybox-1.36.1-r29.trigger [2025-04-03T18:50:57.128Z] Executing ca-certificates-20241121-r1.trigger [2025-04-03T18:50:57.387Z] OK: 30 MiB in 41 packages [2025-04-03T18:51:01.660Z] Removing intermediate container cf614b17c2cd [2025-04-03T18:51:01.660Z] ---> 561da89c9acc [2025-04-03T18:51:01.660Z] Step 17/31 : RUN apk --no-cache upgrade [2025-04-03T18:51:01.660Z] ---> Running in b763028697bd [2025-04-03T18:51:01.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-04-03T18:51:02.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-04-03T18:51:02.179Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-04-03T18:51:02.747Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-04-03T18:51:02.747Z] OK: 30 MiB in 41 packages [2025-04-03T18:51:03.315Z] Removing intermediate container b763028697bd [2025-04-03T18:51:03.315Z] ---> 3886c2867364 [2025-04-03T18:51:03.315Z] Step 18/31 : COPY --from=builder /device-bacnet-c/build/release/ / [2025-04-03T18:51:03.573Z] ---> 8991be16f045 [2025-04-03T18:51:03.573Z] Step 19/31 : COPY --from=builder /usr/lib/libcsdk.so /usr/lib [2025-04-03T18:51:04.510Z] ---> b5903c8d2806 [2025-04-03T18:51:04.510Z] Step 20/31 : COPY --from=builder /usr/share/doc/edgex-csdk /usr/share/doc/edgex-csdk [2025-04-03T18:51:05.077Z] ---> 062a42f337da [2025-04-03T18:51:05.077Z] Step 21/31 : COPY LICENSE /. [2025-04-03T18:51:05.077Z] ---> eb6677fa5ae5 [2025-04-03T18:51:05.077Z] Step 22/31 : COPY Attribution.txt /. [2025-04-03T18:51:05.077Z] ---> 2e26200b6335 [2025-04-03T18:51:05.077Z] Step 23/31 : COPY res /res [2025-04-03T18:51:05.336Z] ---> 67dc4dbd9127 [2025-04-03T18:51:05.336Z] Step 24/31 : COPY sample-profiles /sample-profiles [2025-04-03T18:51:05.336Z] ---> 139f50ebf7cd [2025-04-03T18:51:05.336Z] Step 25/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2022: IoTech Ltd' [2025-04-03T18:51:05.595Z] ---> Running in 6821963bb6a3 [2025-04-03T18:51:05.595Z] Removing intermediate container 6821963bb6a3 [2025-04-03T18:51:05.595Z] ---> 736f28a4a981 [2025-04-03T18:51:05.595Z] Step 26/31 : EXPOSE 59980 [2025-04-03T18:51:05.595Z] ---> Running in 5fe6245d4b9f [2025-04-03T18:51:05.595Z] Removing intermediate container 5fe6245d4b9f [2025-04-03T18:51:05.595Z] ---> 6bfc234e74f1 [2025-04-03T18:51:05.595Z] Step 27/31 : ENTRYPOINT ["/device-bacnet-ip/device-bacnet-c"] [2025-04-03T18:51:05.595Z] ---> Running in 83ca8a879e2e [2025-04-03T18:51:05.853Z] Removing intermediate container 83ca8a879e2e [2025-04-03T18:51:05.853Z] ---> 5e29b8fcd9c7 [2025-04-03T18:51:05.853Z] Step 28/31 : CMD ["-cp=keeper://edgex-core-keeper:59890", "--registry", "--confdir=/res"] [2025-04-03T18:51:05.853Z] ---> Running in cf7b4c30bd95 [2025-04-03T18:51:05.853Z] Removing intermediate container cf7b4c30bd95 [2025-04-03T18:51:05.853Z] ---> 9bfd6aa3026d [2025-04-03T18:51:05.853Z] Step 29/31 : LABEL arch=amd64 [2025-04-03T18:51:05.853Z] ---> Running in 0b2560d4a492 [2025-04-03T18:51:06.112Z] Removing intermediate container 0b2560d4a492 [2025-04-03T18:51:06.112Z] ---> 53ce2737ceb0 [2025-04-03T18:51:06.112Z] Step 30/31 : LABEL git_sha=9109461465b3283a3ab15bb50d9c7dc1a5ab68b5 [2025-04-03T18:51:06.112Z] ---> Running in 2f38d668685f [2025-04-03T18:51:06.112Z] Removing intermediate container 2f38d668685f [2025-04-03T18:51:06.112Z] ---> 24fb73a44796 [2025-04-03T18:51:06.112Z] Step 31/31 : LABEL version=0.0.0 [2025-04-03T18:51:06.112Z] ---> Running in 3a90ec3290fe [2025-04-03T18:51:07.049Z] Removing intermediate container 3a90ec3290fe [2025-04-03T18:51:07.049Z] ---> a7deb6edfd78 [2025-04-03T18:51:07.049Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2025-04-03T18:51:07.049Z] Successfully built a7deb6edfd78 [2025-04-03T18:51:07.049Z] Successfully tagged device-bacnet: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-04-03T18:51:08.087Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-04-03T18:51:08.087Z] [2025-04-03T18:51:08.087Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-03T18:51:08.466Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-04-03T18:51:08.466Z] latest: Pulling from edgex-lftools-log-publisher [2025-04-03T18:51:08.466Z] 5eb5b503b376: Pulling fs layer [2025-04-03T18:51:08.466Z] 5c69ac0246d0: Pulling fs layer [2025-04-03T18:51:08.466Z] ec43610c2a17: Pulling fs layer [2025-04-03T18:51:08.466Z] 3a2ae6a8a46f: Pulling fs layer [2025-04-03T18:51:08.466Z] 33b1e0a273af: Pulling fs layer [2025-04-03T18:51:08.466Z] 5d3b04190fa2: Pulling fs layer [2025-04-03T18:51:08.466Z] 2f39f015ded8: Pulling fs layer [2025-04-03T18:51:08.466Z] 3a2ae6a8a46f: Waiting [2025-04-03T18:51:08.466Z] 33b1e0a273af: Waiting [2025-04-03T18:51:08.466Z] 5d3b04190fa2: Waiting [2025-04-03T18:51:08.466Z] 2f39f015ded8: Waiting [2025-04-03T18:51:08.466Z] 5c69ac0246d0: Download complete [2025-04-03T18:51:08.466Z] 3a2ae6a8a46f: Download complete [2025-04-03T18:51:08.466Z] 33b1e0a273af: Verifying Checksum [2025-04-03T18:51:08.466Z] 33b1e0a273af: Download complete [2025-04-03T18:51:08.466Z] 5d3b04190fa2: Download complete [2025-04-03T18:51:08.466Z] ec43610c2a17: Verifying Checksum [2025-04-03T18:51:08.466Z] ec43610c2a17: Download complete [2025-04-03T18:51:08.725Z] 5eb5b503b376: Verifying Checksum [2025-04-03T18:51:08.725Z] 5eb5b503b376: Download complete [2025-04-03T18:51:09.291Z] 2f39f015ded8: Download complete [2025-04-03T18:51:09.857Z] 5eb5b503b376: Pull complete [2025-04-03T18:51:10.115Z] 5c69ac0246d0: Pull complete [2025-04-03T18:51:10.375Z] ec43610c2a17: Pull complete [2025-04-03T18:51:10.634Z] 3a2ae6a8a46f: Pull complete [2025-04-03T18:51:10.634Z] 33b1e0a273af: Pull complete [2025-04-03T18:51:10.892Z] 5d3b04190fa2: Pull complete [2025-04-03T18:51:15.076Z] 2f39f015ded8: Pull complete [2025-04-03T18:51:15.076Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-04-03T18:51:15.076Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-04-03T18:51:15.076Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-03T18:51:15.316Z] prd-ubuntu20.04-docker-8c-8g-42671 does not seem to be running inside a container [2025-04-03T18:51:15.356Z] $ 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/exfoundry_device-bacnet-c_PR-104 -v /w/workspace/exfoundry_device-bacnet-c_PR-104:/w/workspace/exfoundry_device-bacnet-c_PR-104:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-104@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-104@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-lftools-log-publisher:latest cat [2025-04-03T18:51:20.007Z] $ docker top 421fa43d897614226f0246c2e1b2d1d57187917ecde182a50aae6061eb20d923 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-04-03T18:51:20.505Z] ---> job-cost.sh [2025-04-03T18:51:20.505Z] lf-activate-venv: SKIPPING [2025-04-03T18:51:20.505Z] INFO: No Stack... [2025-04-03T18:51:20.764Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-04-03T18:51:21.335Z] INFO: Archiving Costs [Pipeline] sh [2025-04-03T18:51:21.653Z] + cat /w/workspace/exfoundry_device-bacnet-c_PR-104/archives/cost.csv [2025-04-03T18:51:21.653Z] + cut -d, -f6 [Pipeline] lock [2025-04-03T18:51:21.696Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-bacnet-c-PR-104-1-stack-cost] [2025-04-03T18:51:21.701Z] Resource [jenkins-edgexfoundry-device-bacnet-c-PR-104-1-stack-cost] did not exist. Created. [2025-04-03T18:51:21.707Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-bacnet-c-PR-104-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-04-03T18:51:22.118Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-04-03T18:51:22.196Z] Stashed 1 file(s) [Pipeline] } [2025-04-03T18:51:22.217Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-bacnet-c-PR-104-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-04-03T18:51:22.304Z] $ docker stop --time=1 421fa43d897614226f0246c2e1b2d1d57187917ecde182a50aae6061eb20d923 [2025-04-03T18:51:23.484Z] $ docker rm -f --volumes 421fa43d897614226f0246c2e1b2d1d57187917ecde182a50aae6061eb20d923 [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-04-03T18:51:25.102Z] + [ -d /w/workspace/exfoundry_device-bacnet-c_PR-104/archives ] [2025-04-03T18:51:25.102Z] + ls -al /w/workspace/exfoundry_device-bacnet-c_PR-104/archives [2025-04-03T18:51:25.102Z] total 16 [2025-04-03T18:51:25.102Z] drwxr-xr-x 3 root root 4096 Apr 3 18:51 . [2025-04-03T18:51:25.102Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 3 18:51 .. [2025-04-03T18:51:25.102Z] drwxr-xr-x 2 root root 4096 Apr 3 18:51 cost [2025-04-03T18:51:25.102Z] -rw-r--r-- 1 root root 87 Apr 3 18:51 cost.csv [2025-04-03T18:51:25.102Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-bacnet-c_PR-104/archives [2025-04-03T18:51:25.102Z] + ls -al /w/workspace/exfoundry_device-bacnet-c_PR-104/archives [2025-04-03T18:51:25.102Z] total 16 [2025-04-03T18:51:25.102Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 3 18:51 . [2025-04-03T18:51:25.102Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 3 18:51 .. [2025-04-03T18:51:25.102Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 3 18:51 cost [2025-04-03T18:51:25.102Z] -rw-r--r-- 1 jenkins jenkins 87 Apr 3 18:51 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-04-03T18:51:25.431Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-03T18:51:26.359Z] ---> package-listing.sh [2025-04-03T18:51:26.359Z] ++ tr '[:upper:]' '[:lower:]' [2025-04-03T18:51:26.359Z] ++ facter osfamily [2025-04-03T18:51:26.359Z] + OS_FAMILY=debian [2025-04-03T18:51:26.359Z] + workspace=/w/workspace/exfoundry_device-bacnet-c_PR-104 [2025-04-03T18:51:26.359Z] + START_PACKAGES=/tmp/packages_start.txt [2025-04-03T18:51:26.359Z] + END_PACKAGES=/tmp/packages_end.txt [2025-04-03T18:51:26.359Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-04-03T18:51:26.359Z] + PACKAGES=/tmp/packages_start.txt [2025-04-03T18:51:26.359Z] + '[' /w/workspace/exfoundry_device-bacnet-c_PR-104 ']' [2025-04-03T18:51:26.359Z] + PACKAGES=/tmp/packages_end.txt [2025-04-03T18:51:26.359Z] + case "${OS_FAMILY}" in [2025-04-03T18:51:26.359Z] + dpkg -l [2025-04-03T18:51:26.359Z] + grep '^ii' [2025-04-03T18:51:26.617Z] + '[' -f /tmp/packages_start.txt ']' [2025-04-03T18:51:26.617Z] + '[' -f /tmp/packages_end.txt ']' [2025-04-03T18:51:26.617Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-04-03T18:51:26.617Z] + '[' /w/workspace/exfoundry_device-bacnet-c_PR-104 ']' [2025-04-03T18:51:26.617Z] + mkdir -p /w/workspace/exfoundry_device-bacnet-c_PR-104/archives/ [2025-04-03T18:51:26.617Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-bacnet-c_PR-104/archives/ [Pipeline] echo [2025-04-03T18:51:26.655Z] 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/exfoundry_device-bacnet-c_PR-104/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-04-03T18:51:26.957Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-03T18:51:27.589Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-04-03T18:51:27.589Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-03T18:51:27.747Z] prd-ubuntu20.04-docker-8c-8g-42671 does not seem to be running inside a container [2025-04-03T18:51:27.785Z] $ 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/exfoundry_device-bacnet-c_PR-104/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-bacnet-c_PR-104 -v /w/workspace/exfoundry_device-bacnet-c_PR-104:/w/workspace/exfoundry_device-bacnet-c_PR-104:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-104@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-104@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-04-03T18:51:28.009Z] $ docker top 5065a0c906ad4a728dc905ab299fbca0c8ed7b17969db1280ae5d9a8139e65a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-04-03T18:51:28.429Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-04-03T18:51:28.748Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-04-03T18:51:29.238Z] + ls /var/log/sa-host [2025-04-03T18:51:29.238Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-04-03T18:51:29.728Z] provisioning config files... [2025-04-03T18:51:29.754Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-bacnet-c_PR-104@tmp/config12536411057751868807tmp [Pipeline] { [Pipeline] echo [2025-04-03T18:51:29.808Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-03T18:51:30.156Z] ---> create-netrc.sh [Pipeline] } [2025-04-03T18:51:30.196Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-04-03T18:51:30.612Z] ---> python-tools-install.sh [Pipeline] echo [2025-04-03T18:51:30.649Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-03T18:51:30.965Z] ---> sudo-logs.sh [2025-04-03T18:51:30.965Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-04-03T18:51:31.064Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-03T18:51:31.380Z] ---> job-cost.sh [2025-04-03T18:51:31.380Z] lf-activate-venv: SKIPPING [2025-04-03T18:51:31.380Z] DEBUG: total: 0.2199999988079071 [2025-04-03T18:51:31.380Z] INFO: Retrieving Stack Cost... [2025-04-03T18:51:31.380Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-04-03T18:51:31.640Z] INFO: Archiving Costs [Pipeline] echo [2025-04-03T18:51:31.679Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-03T18:51:31.995Z] ---> logs-deploy.sh [2025-04-03T18:51:31.995Z] lf-activate-venv: SKIPPING [2025-04-03T18:51:31.995Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-bacnet-c/PR-104/1 [2025-04-03T18:51:31.995Z] INFO: archiving workspace using pattern(s): [2025-04-03T18:51:32.932Z] Archives upload complete. [2025-04-03T18:51:33.192Z] INFO: archiving logs to Nexus