Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ec6e505df0bee55f35a76c87e8c21f2daa2cbfcb 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-ssh2374222199150681689.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh6089249151369642713.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 9e33b5f99b7cedde76767482fee1377374ce7877 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5366854725857290790.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18348721248270524513.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4932549803888979621.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-11322 in /w/workspace/dgexfoundry_device-bacnet-c_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-bacnet-c.git > git init /w/workspace/dgexfoundry_device-bacnet-c_main # 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 Avoid second fetch Checking out Revision ec6e505df0bee55f35a76c87e8c21f2daa2cbfcb (main) Commit message: "Merge pull request #110 from sabrina-lin527/update-changelog" > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f ec6e505df0bee55f35a76c87e8c21f2daa2cbfcb # timeout=10 > git rev-list --no-walk 5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-05-26T01:48:46.220Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-05-26T01:48:46.292Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-26T01:48:46.315Z] ========================================================= [2026-05-26T01:48:46.315Z] EdgeX Global Pipelines Version Info [2026-05-26T01:48:46.315Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-05-26T01:48:51.601Z] ------------------- [2026-05-26T01:48:51.601Z] stable info: [2026-05-26T01:48:51.601Z] ------------------- [2026-05-26T01:48:51.601Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-26T01:48:51.601Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-26T01:48:51.601Z] Message: update stable to v1.0.280 [2026-05-26T01:48:52.200Z] ------------------- [2026-05-26T01:48:52.200Z] experimental info: [2026-05-26T01:48:52.200Z] ------------------- [2026-05-26T01:48:52.200Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-26T01:48:52.200Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-26T01:48:52.200Z] Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-05-26T01:48:52.278Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-bacnet-c-settings [Pipeline] echo [2026-05-26T01:48:52.298Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-bacnet-c [Pipeline] echo [2026-05-26T01:48:52.318Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-05-26T01:48:52.344Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-05-26T01:48:52.364Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-05-26T01:48:52.382Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2026-05-26T01:48:52.400Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2026-05-26T01:48:52.423Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-05-26T01:48:52.442Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-05-26T01:48:52.460Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-bacnet [Pipeline] echo [2026-05-26T01:48:52.478Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-05-26T01:48:52.495Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-05-26T01:48:52.512Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-05-26T01:48:52.531Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-05-26T01:48:52.568Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-05-26T01:48:52.608Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-05-26T01:48:52.633Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-05-26T01:48:52.661Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-05-26T01:48:52.681Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-05-26T01:48:52.697Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-05-26T01:48:52.726Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ec6e505df0bee55f35a76c87e8c21f2daa2cbfcb [Pipeline] echo [2026-05-26T01:48:52.745Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ec6e505 [Pipeline] echo [2026-05-26T01:48:52.770Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T01:48:52.829Z] provisioning config files... [2026-05-26T01:48:52.842Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config7342018825624974031tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T01:48:53.213Z] ---> ****-login.sh [2026-05-26T01:48:53.213Z] nexus3.edgexfoundry.org:10001 [2026-05-26T01:48:53.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:48:53.479Z] [2026-05-26T01:48:53.479Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T01:48:53.479Z] Configure a credential helper to remove this warning. See [2026-05-26T01:48:53.479Z] https://docs.****.com/go/credential-store/ [2026-05-26T01:48:53.479Z] [2026-05-26T01:48:53.479Z] Login Succeeded [2026-05-26T01:48:53.479Z] nexus3.edgexfoundry.org:10002 [2026-05-26T01:48:53.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:48:53.479Z] [2026-05-26T01:48:53.479Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T01:48:53.479Z] Configure a credential helper to remove this warning. See [2026-05-26T01:48:53.479Z] https://docs.****.com/go/credential-store/ [2026-05-26T01:48:53.479Z] [2026-05-26T01:48:53.479Z] Login Succeeded [2026-05-26T01:48:53.479Z] nexus3.edgexfoundry.org:10003 [2026-05-26T01:48:53.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:48:53.745Z] [2026-05-26T01:48:53.745Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T01:48:53.745Z] Configure a credential helper to remove this warning. See [2026-05-26T01:48:53.745Z] https://docs.****.com/go/credential-store/ [2026-05-26T01:48:53.745Z] [2026-05-26T01:48:53.745Z] Login Succeeded [2026-05-26T01:48:53.745Z] nexus3.edgexfoundry.org:10004 [2026-05-26T01:48:53.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:48:53.745Z] [2026-05-26T01:48:53.745Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T01:48:53.745Z] Configure a credential helper to remove this warning. See [2026-05-26T01:48:53.745Z] https://docs.****.com/go/credential-store/ [2026-05-26T01:48:53.745Z] [2026-05-26T01:48:53.745Z] Login Succeeded [2026-05-26T01:48:53.745Z] ****.io [2026-05-26T01:48:53.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:48:54.008Z] [2026-05-26T01:48:54.008Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T01:48:54.008Z] Configure a credential helper to remove this warning. See [2026-05-26T01:48:54.008Z] https://docs.****.com/go/credential-store/ [2026-05-26T01:48:54.008Z] [2026-05-26T01:48:54.008Z] Login Succeeded [2026-05-26T01:48:54.008Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T01:48:54.015Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh [2026-05-26T01:48:54.425Z] + git rev-list -1 --merges ec6e505df0bee55f35a76c87e8c21f2daa2cbfcb~1..ec6e505df0bee55f35a76c87e8c21f2daa2cbfcb [Pipeline] echo [2026-05-26T01:48:54.459Z] -----------> git rev-list -1 --merges ec6e505df0bee55f35a76c87e8c21f2daa2cbfcb~1..ec6e505df0bee55f35a76c87e8c21f2daa2cbfcb ec6e505df0bee55f35a76c87e8c21f2daa2cbfcb [2026-05-26T01:48:54.459Z] ec6e505df0bee55f35a76c87e8c21f2daa2cbfcb [false] [Pipeline] sh [2026-05-26T01:48:54.756Z] + git log --format=format:%s -1 ec6e505df0bee55f35a76c87e8c21f2daa2cbfcb [Pipeline] echo [2026-05-26T01:48:54.770Z] ========================================================= [2026-05-26T01:48:54.770Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-05-26T01:48:54.770Z] ========================================================= 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 [2026-05-26T01:48:55.292Z] + git rev-list -1 --merges ec6e505df0bee55f35a76c87e8c21f2daa2cbfcb~1..ec6e505df0bee55f35a76c87e8c21f2daa2cbfcb [Pipeline] echo [2026-05-26T01:48:55.304Z] -----------> git rev-list -1 --merges ec6e505df0bee55f35a76c87e8c21f2daa2cbfcb~1..ec6e505df0bee55f35a76c87e8c21f2daa2cbfcb ec6e505df0bee55f35a76c87e8c21f2daa2cbfcb [2026-05-26T01:48:55.304Z] ec6e505df0bee55f35a76c87e8c21f2daa2cbfcb [false] [Pipeline] sh [2026-05-26T01:48:55.697Z] + git log --format=format:%s -1 ec6e505df0bee55f35a76c87e8c21f2daa2cbfcb [Pipeline] echo [2026-05-26T01:48:55.713Z] ========================================================= [2026-05-26T01:48:55.714Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-05-26T01:48:55.714Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2026-05-26T01:48:56.104Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-26T01:48:56.104Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-05-26T01:48:56.104Z] + [ -e /tmp/ssh_known_hosts ] [2026-05-26T01:48:56.104Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-05-26T01:48:56.104Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-05-26T01:48:56.104Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-05-26T01:48:56.104Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:48:56.470Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T01:48:56.470Z] [2026-05-26T01:48:56.470Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:48:56.798Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T01:48:56.799Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-05-26T01:48:56.799Z] 3dae71ba6b94: Pulling fs layer [2026-05-26T01:48:56.799Z] 6bf1a483ea7c: Pulling fs layer [2026-05-26T01:48:56.799Z] f5dfc541a4d3: Pulling fs layer [2026-05-26T01:48:56.799Z] 461d9e800cba: Pulling fs layer [2026-05-26T01:48:56.799Z] 80192f66455f: Pulling fs layer [2026-05-26T01:48:56.799Z] 2e8e34ca0e6c: Pulling fs layer [2026-05-26T01:48:56.799Z] a29436f7fd5d: Pulling fs layer [2026-05-26T01:48:56.799Z] 923cac83aea3: Pulling fs layer [2026-05-26T01:48:56.799Z] 25ad8b0a4227: Pulling fs layer [2026-05-26T01:48:56.799Z] db01528c6b51: Pulling fs layer [2026-05-26T01:48:56.799Z] 28988de357af: Pulling fs layer [2026-05-26T01:48:56.799Z] 461d9e800cba: Waiting [2026-05-26T01:48:56.799Z] 80192f66455f: Waiting [2026-05-26T01:48:56.799Z] 2e8e34ca0e6c: Waiting [2026-05-26T01:48:56.799Z] a29436f7fd5d: Waiting [2026-05-26T01:48:56.799Z] 923cac83aea3: Waiting [2026-05-26T01:48:56.799Z] 25ad8b0a4227: Waiting [2026-05-26T01:48:56.799Z] db01528c6b51: Waiting [2026-05-26T01:48:56.799Z] 28988de357af: Waiting [2026-05-26T01:48:56.799Z] 6bf1a483ea7c: Verifying Checksum [2026-05-26T01:48:56.799Z] 6bf1a483ea7c: Download complete [2026-05-26T01:48:56.799Z] 461d9e800cba: Download complete [2026-05-26T01:48:56.799Z] 80192f66455f: Verifying Checksum [2026-05-26T01:48:56.799Z] 80192f66455f: Download complete [2026-05-26T01:48:57.068Z] f5dfc541a4d3: Verifying Checksum [2026-05-26T01:48:57.068Z] f5dfc541a4d3: Download complete [2026-05-26T01:48:57.068Z] 3dae71ba6b94: Verifying Checksum [2026-05-26T01:48:57.068Z] 3dae71ba6b94: Download complete [2026-05-26T01:48:57.068Z] 923cac83aea3: Verifying Checksum [2026-05-26T01:48:57.068Z] 923cac83aea3: Download complete [2026-05-26T01:48:57.328Z] 25ad8b0a4227: Verifying Checksum [2026-05-26T01:48:57.328Z] 25ad8b0a4227: Download complete [2026-05-26T01:48:57.328Z] db01528c6b51: Download complete [2026-05-26T01:48:57.328Z] 28988de357af: Verifying Checksum [2026-05-26T01:48:57.328Z] 28988de357af: Download complete [2026-05-26T01:48:57.328Z] a29436f7fd5d: Verifying Checksum [2026-05-26T01:48:57.328Z] a29436f7fd5d: Download complete [2026-05-26T01:48:57.897Z] 2e8e34ca0e6c: Verifying Checksum [2026-05-26T01:48:57.897Z] 2e8e34ca0e6c: Download complete [2026-05-26T01:48:58.835Z] 3dae71ba6b94: Pull complete [2026-05-26T01:48:58.835Z] 6bf1a483ea7c: Pull complete [2026-05-26T01:48:59.801Z] f5dfc541a4d3: Pull complete [2026-05-26T01:48:59.801Z] 461d9e800cba: Pull complete [2026-05-26T01:48:59.801Z] 80192f66455f: Pull complete [2026-05-26T01:49:04.118Z] 2e8e34ca0e6c: Pull complete [2026-05-26T01:49:04.704Z] a29436f7fd5d: Pull complete [2026-05-26T01:49:04.704Z] 923cac83aea3: Pull complete [2026-05-26T01:49:04.704Z] 25ad8b0a4227: Pull complete [2026-05-26T01:49:04.704Z] db01528c6b51: Pull complete [2026-05-26T01:49:04.704Z] 28988de357af: Pull complete [2026-05-26T01:49:04.983Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-05-26T01:49:04.983Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T01:49:04.983Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T01:49:05.293Z] prd-ubuntu20.04-docker-8c-8g-11322 does not seem to be running inside a container [2026-05-26T01:49:05.317Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-bacnet-c_main -v /w/workspace/dgexfoundry_device-bacnet-c_main:/w/workspace/dgexfoundry_device-bacnet-c_main:rw,z -v /w/workspace/dgexfoundry_device-bacnet-c_main@tmp:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-26T01:49:08.624Z] $ docker top fe2bcf0963c10daf459794a4f0a7bdf3d12e4378f275afcde1e1718570ff9f86 -eo pid,comm [2026-05-26T01:49:08.688Z] 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). [2026-05-26T01:49:08.688Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-26T01:49:08.752Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-26T01:49:08.752Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-26T01:49:08.859Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-26T01:49:08.855Z] $ docker exec fe2bcf0963c10daf459794a4f0a7bdf3d12e4378f275afcde1e1718570ff9f86 ssh-agent [2026-05-26T01:49:08.963Z] SSH_AUTH_SOCK=/tmp/ssh-WftKr7KWaNp1/agent.32 [2026-05-26T01:49:08.963Z] SSH_AGENT_PID=38 [2026-05-26T01:49:08.970Z] Running ssh-add (command line suppressed) [2026-05-26T01:49:09.062Z] Identity added: /w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_73314419941694850.key (/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_73314419941694850.key) [2026-05-26T01:49:09.080Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-26T01:49:09.378Z] + git config --global --add safe.directory /w/workspace/dgexfoundry_device-bacnet-c_main [Pipeline] sh [2026-05-26T01:49:09.666Z] + git tag --points-at HEAD [Pipeline] } [2026-05-26T01:49:09.671Z] $ docker exec --env ******** --env ******** fe2bcf0963c10daf459794a4f0a7bdf3d12e4378f275afcde1e1718570ff9f86 ssh-agent -k [2026-05-26T01:49:09.756Z] unset SSH_AUTH_SOCK; [2026-05-26T01:49:09.757Z] unset SSH_AGENT_PID; [2026-05-26T01:49:09.757Z] echo Agent pid 38 killed; [2026-05-26T01:49:09.775Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-05-26T01:49:09.818Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-26T01:49:09.818Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-26T01:49:09.933Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-26T01:49:09.930Z] $ docker exec fe2bcf0963c10daf459794a4f0a7bdf3d12e4378f275afcde1e1718570ff9f86 ssh-agent [2026-05-26T01:49:10.045Z] SSH_AUTH_SOCK=/tmp/ssh-MUM9GKflOM3H/agent.86 [2026-05-26T01:49:10.045Z] SSH_AGENT_PID=91 [2026-05-26T01:49:10.049Z] Running ssh-add (command line suppressed) [2026-05-26T01:49:10.143Z] Identity added: /w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_9262575481012583604.key (/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_9262575481012583604.key) [2026-05-26T01:49:10.222Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-26T01:49:10.510Z] + git semver init [2026-05-26T01:49:10.770Z] 2026-05-26 01:49:10,714 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-26T01:49:10.770Z] 2026-05-26 01:49:10,718 [run_init] DEBUG init version:0.0.0 force:False [2026-05-26T01:49:10.770Z] 2026-05-26 01:49:10,718 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dgexfoundry_device-bacnet-c_main/.semver [2026-05-26T01:49:10.770Z] 2026-05-26 01:49:10,719 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-bacnet-c.git /w/workspace/dgexfoundry_device-bacnet-c_main/.semver [2026-05-26T01:49:10.770Z] 2026-05-26 01:49:10,719 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-bacnet-c.git', '/w/workspace/dgexfoundry_device-bacnet-c_main/.semver'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main, stdin=None, shell=False, universal_newlines=False) [2026-05-26T01:49:11.714Z] 2026-05-26 01:49:11,375 [append_file] DEBUG append to file:/w/workspace/dgexfoundry_device-bacnet-c_main/.git/info/exclude [2026-05-26T01:49:11.714Z] 2026-05-26 01:49:11,375 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main with force:False [2026-05-26T01:49:11.714Z] 2026-05-26 01:49:11,375 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2026-05-26T01:49:11.714Z] 2026-05-26 01:49:11,376 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2026-05-26T01:49:11.714Z] 4.1.0-dev.2 [Pipeline] } [2026-05-26T01:49:11.719Z] $ docker exec --env ******** --env ******** fe2bcf0963c10daf459794a4f0a7bdf3d12e4378f275afcde1e1718570ff9f86 ssh-agent -k [2026-05-26T01:49:11.799Z] unset SSH_AUTH_SOCK; [2026-05-26T01:49:11.799Z] unset SSH_AGENT_PID; [2026-05-26T01:49:11.799Z] echo Agent pid 91 killed; [2026-05-26T01:49:11.821Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-26T01:49:12.145Z] + git semver [Pipeline] } [2026-05-26T01:49:12.414Z] $ docker stop --time=1 fe2bcf0963c10daf459794a4f0a7bdf3d12e4378f275afcde1e1718570ff9f86 [2026-05-26T01:49:13.702Z] $ docker rm -f --volumes fe2bcf0963c10daf459794a4f0a7bdf3d12e4378f275afcde1e1718570ff9f86 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-26T01:49:14.070Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-05-26T01:49:14.400Z] Stashed 1 file(s) [Pipeline] echo [2026-05-26T01:49:14.403Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.2 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T01:49:14.547Z] provisioning config files... [2026-05-26T01:49:14.573Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config11760132235250946662tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T01:49:14.892Z] ---> ****-login.sh [2026-05-26T01:49:14.892Z] nexus3.edgexfoundry.org:10001 [2026-05-26T01:49:14.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:49:14.892Z] Login Succeeded [2026-05-26T01:49:14.892Z] nexus3.edgexfoundry.org:10002 [2026-05-26T01:49:14.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:49:14.892Z] Login Succeeded [2026-05-26T01:49:14.892Z] nexus3.edgexfoundry.org:10003 [2026-05-26T01:49:15.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:49:15.153Z] Login Succeeded [2026-05-26T01:49:15.153Z] nexus3.edgexfoundry.org:10004 [2026-05-26T01:49:15.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:49:15.153Z] Login Succeeded [2026-05-26T01:49:15.153Z] ****.io [2026-05-26T01:49:15.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:49:15.412Z] Login Succeeded [2026-05-26T01:49:15.412Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T01:49:15.419Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-26T01:49:15.520Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T01:49:15.538Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo [2026-05-26T01:49:15.552Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T01:49:15.567Z] ========================================================= [2026-05-26T01:49:15.567Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2026-05-26T01:49:15.567Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:49:15.889Z] + 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 . [2026-05-26T01:49:16.458Z] #0 building with "default" instance using docker driver [2026-05-26T01:49:16.458Z] [2026-05-26T01:49:16.458Z] #1 [internal] load build definition from Dockerfile.alpine-base [2026-05-26T01:49:16.458Z] #1 transferring dockerfile: 1.45kB done [2026-05-26T01:49:16.458Z] #1 DONE 0.0s [2026-05-26T01:49:16.458Z] [2026-05-26T01:49:16.458Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2026-05-26T01:49:16.458Z] #2 DONE 0.1s [2026-05-26T01:49:16.717Z] [2026-05-26T01:49:16.717Z] #3 [internal] load .dockerignore [2026-05-26T01:49:16.717Z] #3 transferring context: 2B done [2026-05-26T01:49:16.717Z] #3 DONE 0.0s [2026-05-26T01:49:16.717Z] [2026-05-26T01:49:16.717Z] #4 [internal] load build context [2026-05-26T01:49:16.717Z] #4 transferring context: 85.89kB 0.0s done [2026-05-26T01:49:16.717Z] #4 DONE 0.0s [2026-05-26T01:49:16.717Z] [2026-05-26T01:49:16.717Z] #5 [ 1/11] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff [2026-05-26T01:49:16.717Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 0.0s done [2026-05-26T01:49:16.717Z] #5 sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 741B / 741B done [2026-05-26T01:49:16.717Z] #5 sha256:6605166a5db42c9ef4e3b8366138377c430980df3f34fe18e3a1340b6ab951b9 2.56kB / 2.56kB done [2026-05-26T01:49:16.717Z] #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.15MB / 3.40MB 0.1s [2026-05-26T01:49:16.717Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 5.24MB / 118.14MB 0.1s [2026-05-26T01:49:16.717Z] #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2026-05-26T01:49:16.717Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 17.83MB / 118.14MB 0.2s [2026-05-26T01:49:16.717Z] #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s [2026-05-26T01:49:16.979Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 55.57MB / 118.14MB 0.4s [2026-05-26T01:49:16.979Z] #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s done [2026-05-26T01:49:16.979Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 76.55MB / 118.14MB 0.5s [2026-05-26T01:49:17.242Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 118.14MB / 118.14MB 0.7s [2026-05-26T01:49:17.812Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 118.14MB / 118.14MB 1.2s done [2026-05-26T01:49:17.812Z] #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 0.1s [2026-05-26T01:49:21.277Z] #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 3.3s done [2026-05-26T01:49:21.277Z] #5 DONE 4.6s [2026-05-26T01:49:21.277Z] [2026-05-26T01:49:21.277Z] #6 [ 2/11] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2026-05-26T01:49:21.565Z] #6 0.301 Connecting to iotech.jfrog.io (34.247.22.236:443) [2026-05-26T01:49:21.872Z] #6 0.721 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2026-05-26T01:49:21.872Z] #6 0.721 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2026-05-26T01:49:21.872Z] #6 0.721 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2026-05-26T01:49:23.893Z] #6 DONE 2.4s [2026-05-26T01:49:23.893Z] [2026-05-26T01:49:23.893Z] #7 [ 3/11] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2026-05-26T01:49:23.893Z] #7 DONE 0.3s [2026-05-26T01:49:23.893Z] [2026-05-26T01:49:23.893Z] #8 [ 4/11] 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 [2026-05-26T01:49:24.153Z] #8 0.245 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2026-05-26T01:49:24.153Z] #8 0.411 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2026-05-26T01:49:24.413Z] #8 0.598 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-05-26T01:49:25.002Z] #8 1.189 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-05-26T01:49:25.261Z] #8 1.195 (1/18) Installing dumb-init (1.2.5-r2) [2026-05-26T01:49:25.261Z] #8 1.286 (2/18) Installing hiredis (1.1.0-r2) [2026-05-26T01:49:25.261Z] #8 1.388 (3/18) Installing hiredis-dev (1.1.0-r2) [2026-05-26T01:49:25.261Z] #8 1.486 (4/18) Installing libcbor (0.10.2-r1) [2026-05-26T01:49:25.261Z] #8 1.494 (5/18) Installing iotech-iot-1.5 (1.5.7-r0) [2026-05-26T01:49:26.316Z] #8 2.362 (6/18) Installing iotech-iot-1.5-dev (1.5.7-r0) [2026-05-26T01:49:26.316Z] #8 2.465 (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.136-r0) [2026-05-26T01:49:26.671Z] #8 2.746 (8/18) Installing libcbor-dev (0.10.2-r1) [2026-05-26T01:49:26.671Z] #8 2.752 (9/18) Installing libmenuw (6.4_p20230506-r0) [2026-05-26T01:49:26.671Z] #8 2.759 (10/18) Installing libpanelw (6.4_p20230506-r0) [2026-05-26T01:49:26.671Z] #8 2.765 (11/18) Installing libncurses++ (6.4_p20230506-r0) [2026-05-26T01:49:26.671Z] #8 2.852 (12/18) Installing ncurses-dev (6.4_p20230506-r0) [2026-05-26T01:49:26.671Z] #8 2.946 (13/18) Installing libblkid (2.38.1-r8) [2026-05-26T01:49:26.671Z] #8 2.953 (14/18) Installing libuuid (2.38.1-r8) [2026-05-26T01:49:26.952Z] #8 2.959 (15/18) Installing libfdisk (2.38.1-r8) [2026-05-26T01:49:26.952Z] #8 2.973 (16/18) Installing libmount (2.38.1-r8) [2026-05-26T01:49:26.952Z] #8 2.982 (17/18) Installing libsmartcols (2.38.1-r8) [2026-05-26T01:49:26.952Z] #8 2.990 (18/18) Installing util-linux-dev (2.38.1-r8) [2026-05-26T01:49:26.952Z] #8 3.016 Executing busybox-1.36.1-r4.trigger [2026-05-26T01:49:26.952Z] #8 3.025 OK: 336 MiB in 100 packages [2026-05-26T01:49:26.952Z] #8 DONE 3.2s [2026-05-26T01:49:27.210Z] [2026-05-26T01:49:27.211Z] #9 [ 5/11] RUN apk --no-cache upgrade [2026-05-26T01:49:27.211Z] #9 0.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2026-05-26T01:49:27.500Z] #9 0.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2026-05-26T01:49:27.500Z] #9 0.410 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-05-26T01:49:28.144Z] #9 0.987 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-05-26T01:49:28.144Z] #9 0.993 Upgrading critical system libraries and apk-tools: [2026-05-26T01:49:28.144Z] #9 0.993 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2026-05-26T01:49:28.144Z] #9 1.002 Executing busybox-1.36.1-r4.trigger [2026-05-26T01:49:28.144Z] #9 1.047 Continuing the upgrade transaction with new apk-tools: [2026-05-26T01:49:28.144Z] #9 1.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2026-05-26T01:49:28.144Z] #9 1.137 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2026-05-26T01:49:28.144Z] #9 1.239 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-05-26T01:49:28.808Z] #9 1.801 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-05-26T01:49:28.808Z] #9 1.807 (1/27) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) [2026-05-26T01:49:28.808Z] #9 1.828 (2/27) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) [2026-05-26T01:49:28.808Z] #9 1.848 Executing busybox-1.36.1-r7.post-upgrade [2026-05-26T01:49:28.808Z] #9 1.864 (3/27) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) [2026-05-26T01:49:28.808Z] #9 1.868 (4/27) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) [2026-05-26T01:49:28.808Z] #9 1.877 (5/27) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) [2026-05-26T01:49:28.808Z] #9 1.915 (6/27) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) [2026-05-26T01:49:29.122Z] #9 1.934 (7/27) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) [2026-05-26T01:49:29.122Z] #9 1.938 (8/27) Upgrading binutils (2.40-r7 -> 2.40-r8) [2026-05-26T01:49:29.122Z] #9 2.082 (9/27) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) [2026-05-26T01:49:29.122Z] #9 2.142 (10/27) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) [2026-05-26T01:49:29.122Z] #9 2.146 (11/27) Upgrading xz-libs (5.4.3-r0 -> 5.4.3-r1) [2026-05-26T01:49:29.122Z] #9 2.159 (12/27) Upgrading libarchive (3.7.2-r0 -> 3.8.0-r0) [2026-05-26T01:49:29.122Z] #9 2.172 (13/27) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) [2026-05-26T01:49:29.122Z] #9 2.187 (14/27) Installing libpsl (0.21.5-r0) [2026-05-26T01:49:29.428Z] #9 2.191 (15/27) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) [2026-05-26T01:49:29.428Z] #9 2.201 (16/27) Installing libpsl-utils (0.21.5-r0) [2026-05-26T01:49:29.428Z] #9 2.288 (17/27) Installing libpsl-dev (0.21.5-r0) [2026-05-26T01:49:29.428Z] #9 2.292 (18/27) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) [2026-05-26T01:49:29.428Z] #9 2.321 (19/27) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) [2026-05-26T01:49:29.428Z] #9 2.409 (20/27) Upgrading git (2.40.1-r0 -> 2.40.4-r0) [2026-05-26T01:49:29.513Z] Still waiting to schedule task [2026-05-26T01:49:29.513Z] ‘prd-centos7-blackbox-4c-2g-10476’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2026-05-26T01:49:29.513Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-11323’ is offline [2026-05-26T01:49:29.741Z] #9 2.465 (21/27) Upgrading musl-utils (1.2.4-r2 -> 1.2.4-r3) [2026-05-26T01:49:29.741Z] #9 2.471 (22/27) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) [2026-05-26T01:49:29.741Z] #9 2.480 (23/27) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) [2026-05-26T01:49:29.741Z] #9 2.585 (24/27) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) [2026-05-26T01:49:29.741Z] #9 2.673 (25/27) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) [2026-05-26T01:49:29.741Z] #9 2.761 (26/27) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) [2026-05-26T01:49:30.027Z] #9 2.887 (27/27) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) [2026-05-26T01:49:30.027Z] #9 2.979 Executing busybox-1.36.1-r7.trigger [2026-05-26T01:49:30.027Z] #9 2.983 Executing ca-certificates-20241121-r1.trigger [2026-05-26T01:49:30.027Z] #9 3.024 OK: 337 MiB in 103 packages [2026-05-26T01:49:30.286Z] #9 DONE 3.3s [2026-05-26T01:49:30.546Z] [2026-05-26T01:49:30.546Z] #10 [ 6/11] COPY scripts /device-bacnet-c/scripts [2026-05-26T01:49:30.546Z] #10 DONE 0.0s [2026-05-26T01:49:30.546Z] [2026-05-26T01:49:30.546Z] #11 [ 7/11] COPY src /device-bacnet-c/src/ [2026-05-26T01:49:30.546Z] #11 DONE 0.0s [2026-05-26T01:49:30.546Z] [2026-05-26T01:49:30.546Z] #12 [ 8/11] COPY VERSION /device-bacnet-c/ [2026-05-26T01:49:30.805Z] #12 DONE 0.0s [2026-05-26T01:49:30.805Z] [2026-05-26T01:49:30.805Z] #13 [ 9/11] WORKDIR /device-bacnet-c [2026-05-26T01:49:30.805Z] #13 DONE 0.0s [2026-05-26T01:49:30.805Z] [2026-05-26T01:49:30.805Z] #14 [10/11] RUN /device-bacnet-c/scripts/build_deps.sh [2026-05-26T01:49:30.805Z] #14 0.222 + CSDK_VER=4.0.0 [2026-05-26T01:49:30.805Z] #14 0.222 + '[' '!' -d deps ] [2026-05-26T01:49:30.805Z] #14 0.222 + mkdir deps [2026-05-26T01:49:30.805Z] #14 0.222 + cd /device-bacnet-c/deps [2026-05-26T01:49:30.805Z] #14 0.222 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip [2026-05-26T01:49:30.805Z] #14 0.225 Connecting to github.com (140.82.113.4:443) [2026-05-26T01:49:31.064Z] #14 0.469 Connecting to codeload.github.com (140.82.114.9:443) [2026-05-26T01:49:31.064Z] #14 0.607 saving to 'v4.0.0.zip' [2026-05-26T01:49:31.324Z] #14 0.670 v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA [2026-05-26T01:49:31.324Z] #14 0.670 'v4.0.0.zip' saved [2026-05-26T01:49:31.324Z] #14 0.670 + unzip v4.0.0.zip [2026-05-26T01:49:31.324Z] #14 0.671 Archive: v4.0.0.zip [2026-05-26T01:49:31.324Z] #14 0.675 creating: device-sdk-c-4.0.0/ [2026-05-26T01:49:31.324Z] #14 0.675 creating: device-sdk-c-4.0.0/.github/ [2026-05-26T01:49:31.324Z] #14 0.675 inflating: device-sdk-c-4.0.0/.github/Contributing.md [2026-05-26T01:49:31.324Z] #14 0.675 inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md [2026-05-26T01:49:31.324Z] #14 0.675 inflating: device-sdk-c-4.0.0/.github/semantic.yml [2026-05-26T01:49:31.324Z] #14 0.675 creating: device-sdk-c-4.0.0/.github/workflows/ [2026-05-26T01:49:31.324Z] #14 0.675 inflating: device-sdk-c-4.0.0/.github/workflows/release.yml [2026-05-26T01:49:31.324Z] #14 0.675 inflating: device-sdk-c-4.0.0/.gitignore [2026-05-26T01:49:31.324Z] #14 0.675 inflating: device-sdk-c-4.0.0/Attribution.txt [2026-05-26T01:49:31.324Z] #14 0.675 inflating: device-sdk-c-4.0.0/CHANGELOG.md [2026-05-26T01:49:31.324Z] #14 0.675 inflating: device-sdk-c-4.0.0/Doxyfile [2026-05-26T01:49:31.324Z] #14 0.675 inflating: device-sdk-c-4.0.0/GOVERNANCE.md [2026-05-26T01:49:31.324Z] #14 0.675 inflating: device-sdk-c-4.0.0/Jenkinsfile [2026-05-26T01:49:31.324Z] #14 0.675 inflating: device-sdk-c-4.0.0/LICENSE [2026-05-26T01:49:31.324Z] #14 0.675 inflating: device-sdk-c-4.0.0/Makefile [2026-05-26T01:49:31.324Z] #14 0.675 inflating: device-sdk-c-4.0.0/OWNERS.md [2026-05-26T01:49:31.324Z] #14 0.675 inflating: device-sdk-c-4.0.0/README.IOT.md [2026-05-26T01:49:31.324Z] #14 0.675 inflating: device-sdk-c-4.0.0/README.md [2026-05-26T01:49:31.324Z] #14 0.675 inflating: device-sdk-c-4.0.0/README.v3.md [2026-05-26T01:49:31.324Z] #14 0.675 creating: device-sdk-c-4.0.0/docs/ [2026-05-26T01:49:31.324Z] #14 0.675 inflating: device-sdk-c-4.0.0/docs/configuration.md [2026-05-26T01:49:31.324Z] #14 0.675 inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md [2026-05-26T01:49:31.324Z] #14 0.677 inflating: device-sdk-c-4.0.0/docs/metrics.md [2026-05-26T01:49:31.324Z] #14 0.677 inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md [2026-05-26T01:49:31.324Z] #14 0.677 inflating: device-sdk-c-4.0.0/docs/startup.md [2026-05-26T01:49:31.324Z] #14 0.677 creating: device-sdk-c-4.0.0/include/ [2026-05-26T01:49:31.324Z] #14 0.677 creating: device-sdk-c-4.0.0/include/devsdk/ [2026-05-26T01:49:31.324Z] #14 0.677 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h [2026-05-26T01:49:31.324Z] #14 0.677 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h [2026-05-26T01:49:31.324Z] #14 0.677 creating: device-sdk-c-4.0.0/include/edgex/ [2026-05-26T01:49:31.324Z] #14 0.677 inflating: device-sdk-c-4.0.0/include/edgex/devices.h [2026-05-26T01:49:31.324Z] #14 0.677 inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h [2026-05-26T01:49:31.324Z] #14 0.677 inflating: device-sdk-c-4.0.0/include/edgex/edgex.h [2026-05-26T01:49:31.324Z] #14 0.677 inflating: device-sdk-c-4.0.0/include/edgex/profiles.h [2026-05-26T01:49:31.324Z] #14 0.677 inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h [2026-05-26T01:49:31.324Z] #14 0.677 creating: device-sdk-c-4.0.0/scripts/ [2026-05-26T01:49:31.324Z] #14 0.677 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine [2026-05-26T01:49:31.324Z] #14 0.677 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base [2026-05-26T01:49:31.324Z] #14 0.677 inflating: device-sdk-c-4.0.0/scripts/build.sh [2026-05-26T01:49:31.324Z] #14 0.677 inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh [2026-05-26T01:49:31.324Z] #14 0.677 creating: device-sdk-c-4.0.0/src/ [2026-05-26T01:49:31.324Z] #14 0.677 inflating: device-sdk-c-4.0.0/src/CMakeLists.txt [2026-05-26T01:49:31.324Z] #14 0.680 creating: device-sdk-c-4.0.0/src/c/ [2026-05-26T01:49:31.324Z] #14 0.680 inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt [2026-05-26T01:49:31.324Z] #14 0.680 inflating: device-sdk-c-4.0.0/src/c/api.h [2026-05-26T01:49:31.324Z] #14 0.680 inflating: device-sdk-c-4.0.0/src/c/autoevent.c [2026-05-26T01:49:31.324Z] #14 0.680 inflating: device-sdk-c-4.0.0/src/c/autoevent.h [2026-05-26T01:49:31.324Z] #14 0.680 inflating: device-sdk-c-4.0.0/src/c/bus-impl.h [2026-05-26T01:49:31.324Z] #14 0.680 inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c [2026-05-26T01:49:31.324Z] #14 0.680 inflating: device-sdk-c-4.0.0/src/c/bus.c [2026-05-26T01:49:31.324Z] #14 0.680 inflating: device-sdk-c-4.0.0/src/c/bus.h [2026-05-26T01:49:31.324Z] #14 0.680 inflating: device-sdk-c-4.0.0/src/c/callback3.c [2026-05-26T01:49:31.324Z] #14 0.680 inflating: device-sdk-c-4.0.0/src/c/callback3.h [2026-05-26T01:49:31.324Z] #14 0.680 inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h [2026-05-26T01:49:31.324Z] #14 0.680 inflating: device-sdk-c-4.0.0/src/c/config.c [2026-05-26T01:49:31.324Z] #14 0.680 inflating: device-sdk-c-4.0.0/src/c/config.h [2026-05-26T01:49:31.324Z] #14 0.680 inflating: device-sdk-c-4.0.0/src/c/correlation.c [2026-05-26T01:49:31.324Z] #14 0.680 inflating: device-sdk-c-4.0.0/src/c/correlation.h [2026-05-26T01:49:31.324Z] #14 0.680 inflating: device-sdk-c-4.0.0/src/c/data.c [2026-05-26T01:49:31.324Z] #14 0.680 inflating: device-sdk-c-4.0.0/src/c/data.h [2026-05-26T01:49:31.325Z] #14 0.680 inflating: device-sdk-c-4.0.0/src/c/defs.h.in [2026-05-26T01:49:31.325Z] #14 0.680 inflating: device-sdk-c-4.0.0/src/c/device.c [2026-05-26T01:49:31.325Z] #14 0.680 inflating: device-sdk-c-4.0.0/src/c/device.h [2026-05-26T01:49:31.325Z] #14 0.680 inflating: device-sdk-c-4.0.0/src/c/devman.c [2026-05-26T01:49:31.325Z] #14 0.683 inflating: device-sdk-c-4.0.0/src/c/devmap.c [2026-05-26T01:49:31.325Z] #14 0.683 inflating: device-sdk-c-4.0.0/src/c/devmap.h [2026-05-26T01:49:31.325Z] #14 0.683 inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c [2026-05-26T01:49:31.325Z] #14 0.683 inflating: device-sdk-c-4.0.0/src/c/devutil.h [2026-05-26T01:49:31.325Z] #14 0.683 inflating: device-sdk-c-4.0.0/src/c/discovery.c [2026-05-26T01:49:31.325Z] #14 0.683 inflating: device-sdk-c-4.0.0/src/c/discovery.h [2026-05-26T01:49:31.325Z] #14 0.683 inflating: device-sdk-c-4.0.0/src/c/dto-read.c [2026-05-26T01:49:31.325Z] #14 0.683 inflating: device-sdk-c-4.0.0/src/c/dto-read.h [2026-05-26T01:49:31.325Z] #14 0.683 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c [2026-05-26T01:49:31.325Z] #14 0.683 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h [2026-05-26T01:49:31.325Z] #14 0.683 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c [2026-05-26T01:49:31.325Z] #14 0.683 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h [2026-05-26T01:49:31.325Z] #14 0.683 inflating: device-sdk-c-4.0.0/src/c/edgex2.h [2026-05-26T01:49:31.325Z] #14 0.683 inflating: device-sdk-c-4.0.0/src/c/errorlist.h [2026-05-26T01:49:31.325Z] #14 0.683 creating: device-sdk-c-4.0.0/src/c/examples/ [2026-05-26T01:49:31.325Z] #14 0.683 inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt [2026-05-26T01:49:31.325Z] #14 0.683 inflating: device-sdk-c-4.0.0/src/c/examples/README.md [2026-05-26T01:49:31.325Z] #14 0.683 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ [2026-05-26T01:49:31.325Z] #14 0.683 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt [2026-05-26T01:49:31.325Z] #14 0.683 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md [2026-05-26T01:49:31.325Z] #14 0.684 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c [2026-05-26T01:49:31.325Z] #14 0.684 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ [2026-05-26T01:49:31.325Z] #14 0.684 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml [2026-05-26T01:49:31.325Z] #14 0.684 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ [2026-05-26T01:49:31.325Z] #14 0.684 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json [2026-05-26T01:49:31.325Z] #14 0.684 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ [2026-05-26T01:49:31.325Z] #14 0.684 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2026-05-26T01:49:31.325Z] #14 0.684 creating: device-sdk-c-4.0.0/src/c/examples/counters/ [2026-05-26T01:49:31.325Z] #14 0.684 inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt [2026-05-26T01:49:31.325Z] #14 0.684 inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md [2026-05-26T01:49:31.325Z] #14 0.684 inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c [2026-05-26T01:49:31.325Z] #14 0.684 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ [2026-05-26T01:49:31.325Z] #14 0.684 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml [2026-05-26T01:49:31.325Z] #14 0.684 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ [2026-05-26T01:49:31.325Z] #14 0.684 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json [2026-05-26T01:49:31.325Z] #14 0.686 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ [2026-05-26T01:49:31.325Z] #14 0.686 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json [2026-05-26T01:49:31.325Z] #14 0.686 creating: device-sdk-c-4.0.0/src/c/examples/discovery/ [2026-05-26T01:49:31.325Z] #14 0.686 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt [2026-05-26T01:49:31.325Z] #14 0.686 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md [2026-05-26T01:49:31.325Z] #14 0.686 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ [2026-05-26T01:49:31.325Z] #14 0.686 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml [2026-05-26T01:49:31.325Z] #14 0.686 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ [2026-05-26T01:49:31.325Z] #14 0.686 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt [2026-05-26T01:49:31.325Z] #14 0.686 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ [2026-05-26T01:49:31.325Z] #14 0.686 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json [2026-05-26T01:49:31.325Z] #14 0.686 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c [2026-05-26T01:49:31.325Z] #14 0.686 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json [2026-05-26T01:49:31.325Z] #14 0.686 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json [2026-05-26T01:49:31.325Z] #14 0.687 creating: device-sdk-c-4.0.0/src/c/examples/file/ [2026-05-26T01:49:31.325Z] #14 0.687 inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt [2026-05-26T01:49:31.325Z] #14 0.687 inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md [2026-05-26T01:49:31.325Z] #14 0.687 inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c [2026-05-26T01:49:31.325Z] #14 0.687 creating: device-sdk-c-4.0.0/src/c/examples/file/res/ [2026-05-26T01:49:31.325Z] #14 0.687 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml [2026-05-26T01:49:31.325Z] #14 0.687 creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ [2026-05-26T01:49:31.325Z] #14 0.687 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json [2026-05-26T01:49:31.325Z] #14 0.687 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt [2026-05-26T01:49:31.325Z] #14 0.687 creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ [2026-05-26T01:49:31.325Z] #14 0.687 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json [2026-05-26T01:49:31.325Z] #14 0.687 creating: device-sdk-c-4.0.0/src/c/examples/gyro/ [2026-05-26T01:49:31.325Z] #14 0.687 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt [2026-05-26T01:49:31.325Z] #14 0.687 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md [2026-05-26T01:49:31.325Z] #14 0.687 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c [2026-05-26T01:49:31.325Z] #14 0.687 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ [2026-05-26T01:49:31.325Z] #14 0.689 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml [2026-05-26T01:49:31.325Z] #14 0.689 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ [2026-05-26T01:49:31.325Z] #14 0.689 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json [2026-05-26T01:49:31.325Z] #14 0.689 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ [2026-05-26T01:49:31.325Z] #14 0.689 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json [2026-05-26T01:49:31.325Z] #14 0.689 creating: device-sdk-c-4.0.0/src/c/examples/random/ [2026-05-26T01:49:31.325Z] #14 0.689 inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt [2026-05-26T01:49:31.325Z] #14 0.689 inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md [2026-05-26T01:49:31.325Z] #14 0.689 inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c [2026-05-26T01:49:31.325Z] #14 0.689 creating: device-sdk-c-4.0.0/src/c/examples/random/res/ [2026-05-26T01:49:31.325Z] #14 0.689 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml [2026-05-26T01:49:31.325Z] #14 0.689 creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ [2026-05-26T01:49:31.325Z] #14 0.689 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json [2026-05-26T01:49:31.325Z] #14 0.689 creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ [2026-05-26T01:49:31.325Z] #14 0.689 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json [2026-05-26T01:49:31.325Z] #14 0.690 creating: device-sdk-c-4.0.0/src/c/examples/res/ [2026-05-26T01:49:31.325Z] #14 0.690 inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml [2026-05-26T01:49:31.325Z] #14 0.690 creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ [2026-05-26T01:49:31.325Z] #14 0.690 inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json [2026-05-26T01:49:31.325Z] #14 0.690 creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ [2026-05-26T01:49:31.325Z] #14 0.690 inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json [2026-05-26T01:49:31.325Z] #14 0.690 inflating: device-sdk-c-4.0.0/src/c/examples/template.c [2026-05-26T01:49:31.325Z] #14 0.690 creating: device-sdk-c-4.0.0/src/c/examples/terminal/ [2026-05-26T01:49:31.325Z] #14 0.690 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt [2026-05-26T01:49:31.325Z] #14 0.690 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md [2026-05-26T01:49:31.325Z] #14 0.690 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c [2026-05-26T01:49:31.325Z] #14 0.690 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ [2026-05-26T01:49:31.325Z] #14 0.690 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml [2026-05-26T01:49:31.325Z] #14 0.690 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ [2026-05-26T01:49:31.325Z] #14 0.690 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json [2026-05-26T01:49:31.325Z] #14 0.690 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ [2026-05-26T01:49:31.325Z] #14 0.693 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json [2026-05-26T01:49:31.325Z] #14 0.693 inflating: device-sdk-c-4.0.0/src/c/filesys.c [2026-05-26T01:49:31.325Z] #14 0.693 inflating: device-sdk-c-4.0.0/src/c/filesys.h [2026-05-26T01:49:31.325Z] #14 0.693 inflating: device-sdk-c-4.0.0/src/c/keeper.c [2026-05-26T01:49:31.325Z] #14 0.693 inflating: device-sdk-c-4.0.0/src/c/keeper.h [2026-05-26T01:49:31.325Z] #14 0.693 inflating: device-sdk-c-4.0.0/src/c/map.c [2026-05-26T01:49:31.325Z] #14 0.693 inflating: device-sdk-c-4.0.0/src/c/map.h [2026-05-26T01:49:31.325Z] #14 0.693 inflating: device-sdk-c-4.0.0/src/c/metadata.c [2026-05-26T01:49:31.325Z] #14 0.693 inflating: device-sdk-c-4.0.0/src/c/metadata.h [2026-05-26T01:49:31.325Z] #14 0.693 inflating: device-sdk-c-4.0.0/src/c/metrics.h [2026-05-26T01:49:31.325Z] #14 0.693 inflating: device-sdk-c-4.0.0/src/c/opstate.c [2026-05-26T01:49:31.325Z] #14 0.693 inflating: device-sdk-c-4.0.0/src/c/opstate.h [2026-05-26T01:49:31.325Z] #14 0.693 inflating: device-sdk-c-4.0.0/src/c/parson.c [2026-05-26T01:49:31.325Z] #14 0.693 inflating: device-sdk-c-4.0.0/src/c/parson.h [2026-05-26T01:49:31.325Z] #14 0.693 inflating: device-sdk-c-4.0.0/src/c/profiles.c [2026-05-26T01:49:31.325Z] #14 0.693 inflating: device-sdk-c-4.0.0/src/c/profiles.h [2026-05-26T01:49:31.325Z] #14 0.693 inflating: device-sdk-c-4.0.0/src/c/registry-impl.h [2026-05-26T01:49:31.325Z] #14 0.693 inflating: device-sdk-c-4.0.0/src/c/registry.c [2026-05-26T01:49:31.325Z] #14 0.693 inflating: device-sdk-c-4.0.0/src/c/registry.h [2026-05-26T01:49:31.325Z] #14 0.693 inflating: device-sdk-c-4.0.0/src/c/reqdata.c [2026-05-26T01:49:31.325Z] #14 0.696 inflating: device-sdk-c-4.0.0/src/c/reqdata.h [2026-05-26T01:49:31.325Z] #14 0.696 inflating: device-sdk-c-4.0.0/src/c/request_auth.c [2026-05-26T01:49:31.325Z] #14 0.696 inflating: device-sdk-c-4.0.0/src/c/request_auth.h [2026-05-26T01:49:31.325Z] #14 0.696 inflating: device-sdk-c-4.0.0/src/c/rest-server.c [2026-05-26T01:49:31.325Z] #14 0.696 inflating: device-sdk-c-4.0.0/src/c/rest-server.h [2026-05-26T01:49:31.325Z] #14 0.696 inflating: device-sdk-c-4.0.0/src/c/rest.c [2026-05-26T01:49:31.325Z] #14 0.696 inflating: device-sdk-c-4.0.0/src/c/rest.h [2026-05-26T01:49:31.325Z] #14 0.696 inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h [2026-05-26T01:49:31.325Z] #14 0.696 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c [2026-05-26T01:49:31.325Z] #14 0.696 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h [2026-05-26T01:49:31.325Z] #14 0.696 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c [2026-05-26T01:49:31.325Z] #14 0.696 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h [2026-05-26T01:49:31.325Z] #14 0.696 inflating: device-sdk-c-4.0.0/src/c/secrets.c [2026-05-26T01:49:31.325Z] #14 0.696 inflating: device-sdk-c-4.0.0/src/c/secrets.h [2026-05-26T01:49:31.325Z] #14 0.696 inflating: device-sdk-c-4.0.0/src/c/service.c [2026-05-26T01:49:31.325Z] #14 0.696 inflating: device-sdk-c-4.0.0/src/c/service.h [2026-05-26T01:49:31.325Z] #14 0.696 inflating: device-sdk-c-4.0.0/src/c/transform.c [2026-05-26T01:49:31.325Z] #14 0.696 inflating: device-sdk-c-4.0.0/src/c/transform.h [2026-05-26T01:49:31.325Z] #14 0.696 inflating: device-sdk-c-4.0.0/src/c/validate.c [2026-05-26T01:49:31.325Z] #14 0.696 inflating: device-sdk-c-4.0.0/src/c/validate.h [2026-05-26T01:49:31.325Z] #14 0.696 inflating: device-sdk-c-4.0.0/src/c/watchers.c [2026-05-26T01:49:31.325Z] #14 0.697 inflating: device-sdk-c-4.0.0/src/c/watchers.h [2026-05-26T01:49:31.325Z] #14 0.697 creating: device-sdk-c-4.0.0/src/cmake/ [2026-05-26T01:49:31.325Z] #14 0.697 inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake [2026-05-26T01:49:31.325Z] #14 0.697 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake [2026-05-26T01:49:31.325Z] #14 0.697 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake [2026-05-26T01:49:31.325Z] #14 0.697 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake [2026-05-26T01:49:31.325Z] #14 0.697 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake [2026-05-26T01:49:31.325Z] #14 0.697 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake [2026-05-26T01:49:31.325Z] #14 0.697 + cd device-sdk-c-4.0.0 [2026-05-26T01:49:31.325Z] #14 0.697 + ./scripts/build.sh [2026-05-26T01:49:31.325Z] #14 0.698 + CPPCHECK=false [2026-05-26T01:49:31.325Z] #14 0.698 + DOCGEN=false [2026-05-26T01:49:31.325Z] #14 0.698 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2026-05-26T01:49:31.325Z] #14 0.698 + '[' 0 -gt 0 ] [2026-05-26T01:49:31.325Z] #14 0.699 + readlink -f ./scripts/build.sh [2026-05-26T01:49:31.325Z] #14 0.700 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts/build.sh [2026-05-26T01:49:31.325Z] #14 0.701 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts [2026-05-26T01:49:31.325Z] #14 0.701 + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.0 [2026-05-26T01:49:31.325Z] #14 0.701 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0 [2026-05-26T01:49:31.325Z] #14 0.701 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2026-05-26T01:49:31.325Z] #14 0.702 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2026-05-26T01:49:31.325Z] #14 0.702 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.0/src [2026-05-26T01:49:31.325Z] #14 0.780 -- The C compiler identification is GNU 12.2.1 [2026-05-26T01:49:31.325Z] #14 0.796 -- Detecting C compiler ABI info [2026-05-26T01:49:31.325Z] #14 0.888 -- Detecting C compiler ABI info - done [2026-05-26T01:49:31.587Z] #14 0.909 -- Check for working C compiler: /usr/bin/cc - skipped [2026-05-26T01:49:31.587Z] #14 0.909 -- Detecting C compile features [2026-05-26T01:49:31.587Z] #14 0.910 -- Detecting C compile features - done [2026-05-26T01:49:31.587Z] #14 0.914 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2026-05-26T01:49:31.587Z] #14 0.987 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2026-05-26T01:49:31.587Z] #14 0.991 -- Found LIBYAML: /usr/lib/libyaml.so [2026-05-26T01:49:31.587Z] #14 0.994 -- Found LIBUUID: /usr/lib/libuuid.so [2026-05-26T01:49:31.587Z] #14 0.996 -- Found LIBCBOR: /usr/lib/libcbor.so [2026-05-26T01:49:31.587Z] #14 0.999 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-05-26T01:49:31.587Z] #14 1.001 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2026-05-26T01:49:31.587Z] #14 1.001 -- /opt/iotech/iot/1.5/include [2026-05-26T01:49:31.587Z] #14 1.001 -- C SDK 0.0.0 for Linux [2026-05-26T01:49:31.587Z] #14 1.004 -- Performing Test CSDK_HAVE_ATOMIC [2026-05-26T01:49:31.587Z] #14 1.087 -- Performing Test CSDK_HAVE_ATOMIC - Success [2026-05-26T01:49:31.587Z] #14 1.133 -- Found Curses: /usr/lib/libcurses.so [2026-05-26T01:49:31.848Z] #14 1.155 -- Configuring done (0.4s) [2026-05-26T01:49:31.848Z] #14 1.188 -- Generating done (0.0s) [2026-05-26T01:49:31.848Z] #14 1.190 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2026-05-26T01:49:31.848Z] #14 1.194 + make all package [2026-05-26T01:49:31.848Z] #14 1.195 + tee release.log [2026-05-26T01:49:31.848Z] #14 1.232 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2026-05-26T01:49:31.848Z] #14 1.343 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2026-05-26T01:49:32.106Z] #14 1.492 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2026-05-26T01:49:32.106Z] #14 1.627 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2026-05-26T01:49:32.365Z] #14 1.724 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2026-05-26T01:49:32.623Z] #14 2.034 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2026-05-26T01:49:32.624Z] #14 2.079 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2026-05-26T01:49:32.624Z] #14 2.216 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2026-05-26T01:49:33.195Z] #14 2.508 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2026-05-26T01:49:33.195Z] #14 2.595 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2026-05-26T01:49:33.195Z] #14 2.724 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2026-05-26T01:49:33.454Z] #14 2.842 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2026-05-26T01:49:33.714Z] #14 2.940 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2026-05-26T01:49:33.714Z] #14 3.099 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2026-05-26T01:49:33.714Z] #14 3.157 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2026-05-26T01:49:33.996Z] #14 3.489 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2026-05-26T01:49:34.292Z] #14 3.552 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2026-05-26T01:49:34.292Z] #14 3.788 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2026-05-26T01:49:34.606Z] #14 3.897 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2026-05-26T01:49:34.606Z] #14 4.091 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2026-05-26T01:49:34.891Z] #14 4.181 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2026-05-26T01:49:35.838Z] #14 5.213 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2026-05-26T01:49:35.838Z] #14 5.322 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2026-05-26T01:49:36.102Z] #14 5.391 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2026-05-26T01:49:36.102Z] #14 5.482 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2026-05-26T01:49:36.102Z] #14 5.534 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2026-05-26T01:49:36.364Z] #14 5.762 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2026-05-26T01:49:36.631Z] #14 6.082 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2026-05-26T01:49:36.892Z] #14 6.161 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2026-05-26T01:49:36.892Z] #14 6.297 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2026-05-26T01:49:37.158Z] #14 6.392 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2026-05-26T01:49:37.158Z] #14 6.671 /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': [2026-05-26T01:49:37.420Z] #14 6.672 /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] [2026-05-26T01:49:37.420Z] #14 6.672 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2026-05-26T01:49:37.420Z] #14 6.672 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-05-26T01:49:37.420Z] #14 6.672 /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here [2026-05-26T01:49:37.420Z] #14 6.672 875 | const iot_data_t *deviceservices_config; [2026-05-26T01:49:37.420Z] #14 6.672 | ^~~~~~~~~~~~~~~~~~~~~ [2026-05-26T01:49:37.420Z] #14 6.810 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2026-05-26T01:49:37.420Z] #14 6.928 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2026-05-26T01:49:37.685Z] #14 6.992 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2026-05-26T01:49:37.685Z] #14 7.086 [ 68%] Linking C shared library libcsdk.so [2026-05-26T01:49:37.946Z] #14 7.147 [ 68%] Built target csdk [2026-05-26T01:49:37.946Z] #14 7.167 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2026-05-26T01:49:37.946Z] #14 7.307 [ 72%] Linking C executable template [2026-05-26T01:49:37.946Z] #14 7.335 /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) [2026-05-26T01:49:37.946Z] #14 7.383 [ 72%] Built target template [2026-05-26T01:49:37.946Z] #14 7.407 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2026-05-26T01:49:37.946Z] #14 7.500 [ 76%] Linking C executable device-counter [2026-05-26T01:49:38.211Z] #14 7.529 /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) [2026-05-26T01:49:38.211Z] #14 7.572 [ 76%] Built target device-counter [2026-05-26T01:49:38.211Z] #14 7.588 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2026-05-26T01:49:38.211Z] #14 7.675 [ 80%] Linking C executable device-random [2026-05-26T01:49:38.469Z] #14 7.697 /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) [2026-05-26T01:49:38.469Z] #14 7.737 [ 80%] Built target device-random [2026-05-26T01:49:38.469Z] #14 7.755 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2026-05-26T01:49:38.469Z] #14 7.835 [ 84%] Linking C executable device-gyro [2026-05-26T01:49:38.469Z] #14 7.863 /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) [2026-05-26T01:49:38.469Z] #14 7.908 [ 84%] Built target device-gyro [2026-05-26T01:49:38.469Z] #14 7.926 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2026-05-26T01:49:38.469Z] #14 8.015 [ 88%] Linking C executable device-bitfields [2026-05-26T01:49:38.728Z] #14 8.035 /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) [2026-05-26T01:49:38.728Z] #14 8.078 [ 88%] Built target device-bitfields [2026-05-26T01:49:38.728Z] #14 8.094 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2026-05-26T01:49:38.728Z] #14 8.257 [ 92%] Linking C executable template-discovery [2026-05-26T01:49:38.988Z] #14 8.282 /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) [2026-05-26T01:49:38.988Z] #14 8.323 [ 92%] Built target template-discovery [2026-05-26T01:49:38.988Z] #14 8.337 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2026-05-26T01:49:38.988Z] #14 8.449 [ 96%] Linking C executable device-file [2026-05-26T01:49:39.246Z] #14 8.476 /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) [2026-05-26T01:49:39.246Z] #14 8.518 [ 96%] Built target device-file [2026-05-26T01:49:39.246Z] #14 8.540 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2026-05-26T01:49:39.246Z] #14 8.645 [100%] Linking C executable device-terminal [2026-05-26T01:49:39.246Z] #14 8.676 /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) [2026-05-26T01:49:39.246Z] #14 8.716 [100%] Built target device-terminal [2026-05-26T01:49:39.246Z] #14 8.737 Run CPack packaging tool... [2026-05-26T01:49:39.246Z] #14 8.751 CPack: Create package using TGZ [2026-05-26T01:49:39.246Z] #14 8.751 CPack: Install projects [2026-05-26T01:49:39.506Z] #14 8.751 CPack: - Run preinstall target for: Csdk [2026-05-26T01:49:39.506Z] #14 9.008 CPack: - Install project: Csdk [] [2026-05-26T01:49:39.776Z] #14 9.012 CPack: Create package [2026-05-26T01:49:39.776Z] #14 9.037 CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. [2026-05-26T01:49:39.776Z] #14 9.038 + '[' false '=' true ] [2026-05-26T01:49:39.776Z] #14 9.038 + '[' false '=' true ] [2026-05-26T01:49:39.776Z] #14 9.038 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2026-05-26T01:49:39.776Z] #14 9.039 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2026-05-26T01:49:39.776Z] #14 9.039 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.0/src [2026-05-26T01:49:39.776Z] #14 9.113 -- The C compiler identification is GNU 12.2.1 [2026-05-26T01:49:39.776Z] #14 9.129 -- Detecting C compiler ABI info [2026-05-26T01:49:39.776Z] #14 9.213 -- Detecting C compiler ABI info - done [2026-05-26T01:49:39.776Z] #14 9.233 -- Check for working C compiler: /usr/bin/cc - skipped [2026-05-26T01:49:40.037Z] #14 9.234 -- Detecting C compile features [2026-05-26T01:49:40.037Z] #14 9.234 -- Detecting C compile features - done [2026-05-26T01:49:40.037Z] #14 9.238 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2026-05-26T01:49:40.037Z] #14 9.313 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2026-05-26T01:49:40.037Z] #14 9.317 -- Found LIBYAML: /usr/lib/libyaml.so [2026-05-26T01:49:40.037Z] #14 9.320 -- Found LIBUUID: /usr/lib/libuuid.so [2026-05-26T01:49:40.037Z] #14 9.322 -- Found LIBCBOR: /usr/lib/libcbor.so [2026-05-26T01:49:40.037Z] #14 9.325 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-05-26T01:49:40.037Z] #14 9.327 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2026-05-26T01:49:40.037Z] #14 9.327 -- /opt/iotech/iot/1.5/include [2026-05-26T01:49:40.037Z] #14 9.327 -- C SDK 0.0.0 for Linux [2026-05-26T01:49:40.037Z] #14 9.329 -- Performing Test CSDK_HAVE_ATOMIC [2026-05-26T01:49:40.037Z] #14 9.419 -- Performing Test CSDK_HAVE_ATOMIC - Success [2026-05-26T01:49:40.037Z] #14 9.468 -- Found Curses: /usr/lib/libcurses.so [2026-05-26T01:49:40.037Z] #14 9.489 -- Configuring done (0.4s) [2026-05-26T01:49:40.037Z] #14 9.522 -- Generating done (0.0s) [2026-05-26T01:49:40.296Z] #14 9.524 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2026-05-26T01:49:40.296Z] #14 9.528 + make [2026-05-26T01:49:40.296Z] #14 9.528 + tee debug.log [2026-05-26T01:49:40.296Z] #14 9.576 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2026-05-26T01:49:40.296Z] #14 9.645 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2026-05-26T01:49:40.296Z] #14 9.726 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2026-05-26T01:49:40.296Z] #14 9.803 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2026-05-26T01:49:40.564Z] #14 9.873 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2026-05-26T01:49:40.564Z] #14 9.997 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2026-05-26T01:49:40.564Z] #14 10.04 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2026-05-26T01:49:40.564Z] #14 10.12 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2026-05-26T01:49:40.826Z] #14 10.24 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2026-05-26T01:49:40.826Z] #14 10.31 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2026-05-26T01:49:40.826Z] #14 10.39 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2026-05-26T01:49:41.088Z] #14 10.47 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2026-05-26T01:49:41.088Z] #14 10.54 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2026-05-26T01:49:41.088Z] #14 10.61 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2026-05-26T01:49:41.088Z] #14 10.65 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2026-05-26T01:49:41.357Z] #14 10.80 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2026-05-26T01:49:41.357Z] #14 10.84 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2026-05-26T01:49:41.357Z] #14 10.95 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2026-05-26T01:49:41.618Z] #14 11.00 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2026-05-26T01:49:41.618Z] #14 11.11 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2026-05-26T01:49:41.882Z] #14 11.18 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2026-05-26T01:49:41.882Z] #14 11.38 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2026-05-26T01:49:42.173Z] #14 11.45 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2026-05-26T01:49:42.173Z] #14 11.51 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2026-05-26T01:49:42.173Z] #14 11.57 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2026-05-26T01:49:42.173Z] #14 11.61 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2026-05-26T01:49:42.458Z] #14 11.70 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2026-05-26T01:49:42.458Z] #14 11.92 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2026-05-26T01:49:42.458Z] #14 11.98 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2026-05-26T01:49:42.458Z] #14 12.05 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2026-05-26T01:49:42.720Z] #14 12.13 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2026-05-26T01:49:42.720Z] #14 12.27 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2026-05-26T01:49:42.979Z] #14 12.34 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2026-05-26T01:49:42.979Z] #14 12.40 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2026-05-26T01:49:42.979Z] #14 12.46 [ 68%] Linking C shared library libcsdk.so [2026-05-26T01:49:42.979Z] #14 12.52 [ 68%] Built target csdk [2026-05-26T01:49:43.269Z] #14 12.54 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2026-05-26T01:49:43.269Z] #14 12.61 [ 72%] Linking C executable template [2026-05-26T01:49:43.269Z] #14 12.64 /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) [2026-05-26T01:49:43.269Z] #14 12.68 [ 72%] Built target template [2026-05-26T01:49:43.269Z] #14 12.70 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2026-05-26T01:49:43.269Z] #14 12.76 [ 76%] Linking C executable device-counter [2026-05-26T01:49:43.528Z] #14 12.79 /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) [2026-05-26T01:49:43.528Z] #14 12.83 [ 76%] Built target device-counter [2026-05-26T01:49:43.528Z] #14 12.85 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2026-05-26T01:49:43.528Z] #14 12.90 [ 80%] Linking C executable device-random [2026-05-26T01:49:43.528Z] #14 12.93 /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) [2026-05-26T01:49:43.528Z] #14 12.97 [ 80%] Built target device-random [2026-05-26T01:49:43.528Z] #14 12.99 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2026-05-26T01:49:43.528Z] #14 13.05 [ 84%] Linking C executable device-gyro [2026-05-26T01:49:43.792Z] #14 13.08 /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) [2026-05-26T01:49:43.792Z] #14 13.12 [ 84%] Built target device-gyro [2026-05-26T01:49:43.792Z] #14 13.14 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2026-05-26T01:49:43.792Z] #14 13.19 [ 88%] Linking C executable device-bitfields [2026-05-26T01:49:43.792Z] #14 13.22 /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) [2026-05-26T01:49:43.792Z] #14 13.26 [ 88%] Built target device-bitfields [2026-05-26T01:49:43.792Z] #14 13.27 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2026-05-26T01:49:43.792Z] #14 13.35 [ 92%] Linking C executable template-discovery [2026-05-26T01:49:44.052Z] #14 13.38 /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) [2026-05-26T01:49:44.052Z] #14 13.42 [ 92%] Built target template-discovery [2026-05-26T01:49:44.052Z] #14 13.43 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2026-05-26T01:49:44.052Z] #14 13.49 [ 96%] Linking C executable device-file [2026-05-26T01:49:44.315Z] #14 13.52 /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) [2026-05-26T01:49:44.315Z] #14 13.56 [ 96%] Built target device-file [2026-05-26T01:49:44.315Z] #14 13.58 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2026-05-26T01:49:44.315Z] #14 13.66 [100%] Linking C executable device-terminal [2026-05-26T01:49:44.315Z] #14 13.69 /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) [2026-05-26T01:49:44.315Z] #14 13.74 [100%] Built target device-terminal [2026-05-26T01:49:44.315Z] #14 13.75 + cp -rf include/devsdk include/edgex /usr/include/ [2026-05-26T01:49:44.315Z] #14 13.75 + cp build/release/c/libcsdk.so /usr/lib/ [2026-05-26T01:49:44.315Z] #14 13.75 + mkdir -p /usr/share/doc/edgex-csdk [2026-05-26T01:49:44.315Z] #14 13.75 + cp Attribution.txt /usr/share/doc/edgex-csdk [2026-05-26T01:49:44.316Z] #14 13.76 + cp LICENSE /usr/share/doc/edgex-csdk [2026-05-26T01:49:44.316Z] #14 13.76 + rm -rf /device-bacnet-c/deps [2026-05-26T01:49:44.316Z] #14 DONE 13.8s [2026-05-26T01:49:44.574Z] [2026-05-26T01:49:44.575Z] #15 [11/11] RUN /device-bacnet-c/scripts/build.sh [2026-05-26T01:49:44.575Z] #15 0.258 + readlink -f /device-bacnet-c/scripts/build.sh [2026-05-26T01:49:44.835Z] #15 0.264 + dirname /device-bacnet-c/scripts/build.sh [2026-05-26T01:49:44.835Z] #15 0.264 + dirname /device-bacnet-c/scripts [2026-05-26T01:49:44.835Z] #15 0.264 + ROOT=/device-bacnet-c [2026-05-26T01:49:44.835Z] #15 0.264 + echo /device-bacnet-c [2026-05-26T01:49:44.835Z] #15 0.264 + cd /device-bacnet-c [2026-05-26T01:49:44.835Z] #15 0.264 + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] [2026-05-26T01:49:44.835Z] #15 0.264 + '[' '!' -d /device-bacnet-c/bacnet-stack ] [2026-05-26T01:49:44.835Z] #15 0.264 + git clone https://github.com/IOTechSystems/bacnet-stack.git [2026-05-26T01:49:44.835Z] #15 0.264 Cloning into 'bacnet-stack'... [2026-05-26T01:49:44.835Z] #15 0.264 /device-bacnet-c [2026-05-26T01:49:47.373Z] #15 2.766 + cd /device-bacnet-c/bacnet-stack [2026-05-26T01:49:47.373Z] #15 2.766 + git checkout v0.8.6-IOTech [2026-05-26T01:49:47.985Z] #15 3.534 Note: switching to 'v0.8.6-IOTech'. [2026-05-26T01:49:47.985Z] #15 3.534 [2026-05-26T01:49:47.985Z] #15 3.534 You are in 'detached HEAD' state. You can look around, make experimental [2026-05-26T01:49:47.985Z] #15 3.534 changes and commit them, and you can discard any commits you make in this [2026-05-26T01:49:47.985Z] #15 3.534 state without impacting any branches by switching back to a branch. [2026-05-26T01:49:47.985Z] #15 3.534 [2026-05-26T01:49:47.985Z] #15 3.534 If you want to create a new branch to retain commits you create, you may [2026-05-26T01:49:47.985Z] #15 3.534 do so (now or later) by using -c with the switch command. Example: [2026-05-26T01:49:47.985Z] #15 3.534 [2026-05-26T01:49:47.985Z] #15 3.534 git switch -c [2026-05-26T01:49:47.985Z] #15 3.534 [2026-05-26T01:49:47.985Z] #15 3.534 Or undo this operation with: [2026-05-26T01:49:47.985Z] #15 3.534 [2026-05-26T01:49:47.985Z] #15 3.534 git switch - [2026-05-26T01:49:47.985Z] #15 3.534 [2026-05-26T01:49:47.985Z] #15 3.534 Turn off this advice by setting config variable advice.detachedHead to false [2026-05-26T01:49:47.985Z] #15 3.534 [2026-05-26T01:49:47.985Z] #15 3.534 HEAD is now at 8b67b7f2 Changes for BACnet device service [2026-05-26T01:49:48.246Z] #15 3.536 + mkdir -p /device-bacnet-c/lib/ip [2026-05-26T01:49:48.246Z] #15 3.537 + mkdir -p /device-bacnet-c/lib/mstp [2026-05-26T01:49:48.246Z] #15 3.538 + make 'BACDL_DEFINE=-DBACDL_MSTP=1' clean library [2026-05-26T01:49:48.246Z] #15 3.541 make -s -C lib clean [2026-05-26T01:49:48.246Z] #15 3.545 make -s -C demo clean [2026-05-26T01:49:48.246Z] #15 3.603 make -s -C demo/router clean [2026-05-26T01:49:48.246Z] #15 3.606 make -s -C demo/router-ipv6 clean [2026-05-26T01:49:48.246Z] #15 3.609 make -s -C demo/gateway clean [2026-05-26T01:49:48.246Z] #15 3.612 make -s -C lib all [2026-05-26T01:49:52.713Z] #15 7.630 ../ports/linux/dlmstp.c: In function 'dlmstp_cleanup': [2026-05-26T01:49:52.713Z] #15 7.630 ../ports/linux/dlmstp.c:147:20: warning: passing argument 1 of 'pthread_cancel' makes pointer from integer without a cast [-Wint-conversion] [2026-05-26T01:49:52.713Z] #15 7.630 147 | pthread_cancel(hThread); [2026-05-26T01:49:52.713Z] #15 7.630 | ^~~~~~~ [2026-05-26T01:49:52.713Z] #15 7.630 | | [2026-05-26T01:49:52.713Z] #15 7.630 | long unsigned int [2026-05-26T01:49:52.713Z] #15 7.630 In file included from ../ports/linux/net.h:73, [2026-05-26T01:49:52.713Z] #15 7.630 from ../ports/linux/dlmstp.c:43: [2026-05-26T01:49:52.713Z] #15 7.630 /usr/include/pthread.h:98:20: note: expected 'pthread_t' {aka 'struct __pthread *'} but argument is of type 'long unsigned int' [2026-05-26T01:49:52.713Z] #15 7.630 98 | int pthread_cancel(pthread_t); [2026-05-26T01:49:52.713Z] #15 7.630 | ^~~~~~~~~ [2026-05-26T01:49:52.713Z] #15 7.632 ../ports/linux/dlmstp.c: In function 'dlmstp_init': [2026-05-26T01:49:52.713Z] #15 7.632 ../ports/linux/dlmstp.c:727:25: warning: passing argument 1 of 'pthread_create' from incompatible pointer type [-Wincompatible-pointer-types] [2026-05-26T01:49:52.713Z] #15 7.632 727 | rv = pthread_create(&hThread, NULL, dlmstp_master_fsm_task, NULL); [2026-05-26T01:49:52.713Z] #15 7.632 | ^~~~~~~~ [2026-05-26T01:49:52.713Z] #15 7.632 | | [2026-05-26T01:49:52.713Z] #15 7.632 | long unsigned int * [2026-05-26T01:49:52.713Z] #15 7.632 /usr/include/pthread.h:80:20: note: expected 'struct __pthread ** restrict' but argument is of type 'long unsigned int *' [2026-05-26T01:49:52.713Z] #15 7.632 80 | int pthread_create(pthread_t *__restrict, const pthread_attr_t *__restrict, void *(*)(void *), void *__restrict); [2026-05-26T01:49:52.713Z] #15 7.632 | ^ [2026-05-26T01:49:56.012Z] #15 11.02 + cp lib/libbacnet.a /device-bacnet-c/lib/mstp [2026-05-26T01:49:56.012Z] #15 11.02 + make 'BACDL_DEFINE=-DBACDL_BIP=1' clean library [2026-05-26T01:49:56.012Z] #15 11.03 make -s -C lib clean [2026-05-26T01:49:56.012Z] #15 11.03 make -s -C demo clean [2026-05-26T01:49:56.012Z] #15 11.09 make -s -C demo/router clean [2026-05-26T01:49:56.012Z] #15 11.10 make -s -C demo/router-ipv6 clean [2026-05-26T01:49:56.012Z] #15 11.10 make -s -C demo/gateway clean [2026-05-26T01:49:56.012Z] #15 11.10 make -s -C lib all [2026-05-26T01:50:04.204Z] #15 19.32 + cp lib/libbacnet.a /device-bacnet-c/lib/ip [2026-05-26T01:50:04.204Z] #15 19.32 + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip [2026-05-26T01:50:04.204Z] #15 19.32 + cd /device-bacnet-c/build/release/device-bacnet-ip [2026-05-26T01:50:04.204Z] #15 19.32 + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2026-05-26T01:50:04.204Z] #15 19.39 -- The C compiler identification is GNU 12.2.1 [2026-05-26T01:50:04.204Z] #15 19.40 -- Detecting C compiler ABI info [2026-05-26T01:50:04.204Z] #15 19.49 -- Detecting C compiler ABI info - done [2026-05-26T01:50:04.204Z] #15 19.51 -- Check for working C compiler: /usr/bin/cc - skipped [2026-05-26T01:50:04.204Z] #15 19.51 -- Detecting C compile features [2026-05-26T01:50:04.204Z] #15 19.51 -- Detecting C compile features - done [2026-05-26T01:50:04.204Z] #15 19.52 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2026-05-26T01:50:04.204Z] #15 19.60 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2026-05-26T01:50:04.204Z] #15 19.60 -- Found Threads: TRUE [2026-05-26T01:50:04.204Z] #15 19.61 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2026-05-26T01:50:04.204Z] #15 19.61 -- /opt/iotech/iot/1.5/include [2026-05-26T01:50:04.204Z] #15 19.61 -- Configuring done (0.3s) [2026-05-26T01:50:04.204Z] #15 19.62 -- Generating done (0.0s) [2026-05-26T01:50:04.204Z] #15 19.62 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip [2026-05-26T01:50:04.204Z] #15 19.62 + make [2026-05-26T01:50:04.204Z] #15 19.62 + tee release.log [2026-05-26T01:50:04.204Z] #15 19.66 [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2026-05-26T01:50:04.204Z] #15 19.86 [ 22%] Linking C static library libbacnet_objects.a [2026-05-26T01:50:04.519Z] #15 19.89 [ 22%] Built target bacnet_objects [2026-05-26T01:50:04.519Z] #15 19.91 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2026-05-26T01:50:04.519Z] #15 20.10 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2026-05-26T01:50:04.519Z] #15 20.19 [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2026-05-26T01:50:04.519Z] #15 20.25 [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2026-05-26T01:50:04.852Z] #15 20.33 [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2026-05-26T01:50:05.149Z] #15 20.62 [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2026-05-26T01:50:05.149Z] #15 20.69 [100%] Linking C executable device-bacnet-c [2026-05-26T01:50:05.149Z] #15 20.72 /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) [2026-05-26T01:50:05.149Z] #15 20.76 [100%] Built target device-bacnet-c [2026-05-26T01:50:05.446Z] #15 20.77 + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp [2026-05-26T01:50:05.446Z] #15 20.77 + cd /device-bacnet-c/build/release/device-bacnet-mstp [2026-05-26T01:50:05.446Z] #15 20.77 + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2026-05-26T01:50:05.446Z] #15 20.84 -- The C compiler identification is GNU 12.2.1 [2026-05-26T01:50:05.446Z] #15 20.85 -- Detecting C compiler ABI info [2026-05-26T01:50:05.446Z] #15 20.94 -- Detecting C compiler ABI info - done [2026-05-26T01:50:05.446Z] #15 20.96 -- Check for working C compiler: /usr/bin/cc - skipped [2026-05-26T01:50:05.446Z] #15 20.96 -- Detecting C compile features [2026-05-26T01:50:05.446Z] #15 20.96 -- Detecting C compile features - done [2026-05-26T01:50:05.446Z] #15 20.97 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2026-05-26T01:50:05.446Z] #15 21.04 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2026-05-26T01:50:05.760Z] #15 21.05 -- Found Threads: TRUE [2026-05-26T01:50:05.760Z] #15 21.06 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2026-05-26T01:50:05.760Z] #15 21.06 -- /opt/iotech/iot/1.5/include [2026-05-26T01:50:05.760Z] #15 21.06 -- Configuring done (0.3s) [2026-05-26T01:50:05.760Z] #15 21.06 -- Generating done (0.0s) [2026-05-26T01:50:05.760Z] #15 21.06 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp [2026-05-26T01:50:05.760Z] #15 21.07 + + maketee release.log [2026-05-26T01:50:05.760Z] #15 21.07 [2026-05-26T01:50:05.760Z] #15 21.10 [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2026-05-26T01:50:05.760Z] #15 21.31 [ 22%] Linking C static library libbacnet_objects.a [2026-05-26T01:50:05.760Z] #15 21.34 [ 22%] Built target bacnet_objects [2026-05-26T01:50:05.760Z] #15 21.35 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2026-05-26T01:50:06.047Z] #15 21.53 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2026-05-26T01:50:06.047Z] #15 21.61 [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2026-05-26T01:50:06.047Z] #15 21.67 [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2026-05-26T01:50:06.313Z] #15 21.74 [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2026-05-26T01:50:06.313Z] #15 22.01 [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2026-05-26T01:50:06.577Z] #15 22.08 [100%] Linking C executable device-bacnet-c [2026-05-26T01:50:06.577Z] #15 22.10 /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) [2026-05-26T01:50:06.577Z] #15 22.15 [100%] Built target device-bacnet-c [2026-05-26T01:50:06.577Z] #15 DONE 22.3s [2026-05-26T01:50:06.891Z] [2026-05-26T01:50:06.891Z] #16 exporting to image [2026-05-26T01:50:06.891Z] #16 exporting layers [2026-05-26T01:50:06.891Z] #16 exporting layers 0.3s done [2026-05-26T01:50:07.223Z] #16 writing image sha256:06d6b4f1ed72cfee7cd8f35a34d6d45402af72d2860df554606623eeb050a7a3 done [2026-05-26T01:50:07.223Z] #16 naming to docker.io/library/ci-base-image-x86_64 done [2026-05-26T01:50:07.223Z] #16 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:50:08.008Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-26T01:50:08.008Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T01:50:08.191Z] prd-ubuntu20.04-docker-8c-8g-11322 does not seem to be running inside a container [2026-05-26T01:50:08.222Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-bacnet-c_main -v /w/workspace/dgexfoundry_device-bacnet-c_main:/w/workspace/dgexfoundry_device-bacnet-c_main:rw,z -v /w/workspace/dgexfoundry_device-bacnet-c_main@tmp:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-05-26T01:50:08.511Z] $ docker top a0d9e5593d426e085ffb6a15f5101d0af3333493acfdcf83de1ab55b23c592fa -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T01:50:08.981Z] + make test [2026-05-26T01:50:08.981Z] build/release/device-bacnet-c/device-bacnet-c [Pipeline] } [2026-05-26T01:50:09.005Z] $ docker stop --time=1 a0d9e5593d426e085ffb6a15f5101d0af3333493acfdcf83de1ab55b23c592fa [2026-05-26T01:50:10.269Z] $ docker rm -f --volumes a0d9e5593d426e085ffb6a15f5101d0af3333493acfdcf83de1ab55b23c592fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-26T01:50:11.011Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-26T01:50:11.301Z] + ls -al . [2026-05-26T01:50:11.301Z] total 88 [2026-05-26T01:50:11.301Z] drwxrwxr-x 10 jenkins jenkins 4096 May 26 01:49 . [2026-05-26T01:50:11.301Z] drwxrwxr-x 4 jenkins jenkins 4096 May 26 01:48 .. [2026-05-26T01:50:11.301Z] drwxrwxr-x 8 jenkins jenkins 4096 May 26 01:49 .git [2026-05-26T01:50:11.301Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 01:48 .github [2026-05-26T01:50:11.301Z] drwxr-xr-x 3 jenkins jenkins 4096 May 26 01:49 .semver [2026-05-26T01:50:11.301Z] -rw-rw-r-- 1 jenkins jenkins 1563 May 26 01:48 Attribution.txt [2026-05-26T01:50:11.301Z] -rw-rw-r-- 1 jenkins jenkins 1172 May 26 01:48 CHANGELOG.md [2026-05-26T01:50:11.301Z] -rw-rw-r-- 1 jenkins jenkins 677 May 26 01:48 GOVERNANCE.md [2026-05-26T01:50:11.301Z] -rw-rw-r-- 1 jenkins jenkins 764 May 26 01:48 Jenkinsfile [2026-05-26T01:50:11.301Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 26 01:48 LICENSE [2026-05-26T01:50:11.301Z] -rw-rw-r-- 1 jenkins jenkins 837 May 26 01:48 Makefile [2026-05-26T01:50:11.301Z] -rw-rw-r-- 1 jenkins jenkins 621 May 26 01:48 OWNERS.md [2026-05-26T01:50:11.301Z] -rw-rw-r-- 1 jenkins jenkins 5503 May 26 01:48 README.md [2026-05-26T01:50:11.301Z] -rw-rw-r-- 1 jenkins jenkins 11 May 26 01:49 VERSION [2026-05-26T01:50:11.301Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 01:48 docs [2026-05-26T01:50:11.301Z] drwxrwxr-x 4 jenkins jenkins 4096 May 26 01:48 res [2026-05-26T01:50:11.301Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 01:48 sample-profiles [2026-05-26T01:50:11.301Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 01:48 scripts [2026-05-26T01:50:11.301Z] drwxrwxr-x 4 jenkins jenkins 4096 May 26 01:48 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:50:11.633Z] + 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=ec6e505df0bee55f35a76c87e8c21f2daa2cbfcb --label arch=amd64 --label version=4.1.0-dev.2 . [2026-05-26T01:50:11.891Z] #0 building with "default" instance using docker driver [2026-05-26T01:50:11.891Z] [2026-05-26T01:50:11.891Z] #1 [internal] load build definition from Dockerfile.alpine [2026-05-26T01:50:11.891Z] #1 transferring dockerfile: 2.40kB done [2026-05-26T01:50:11.891Z] #1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 18) [2026-05-26T01:50:11.891Z] #1 WARN: MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label (line 34) [2026-05-26T01:50:11.891Z] #1 DONE 0.0s [2026-05-26T01:50:11.891Z] [2026-05-26T01:50:11.891Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-26T01:50:11.891Z] #2 DONE 0.0s [2026-05-26T01:50:11.891Z] [2026-05-26T01:50:11.891Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2026-05-26T01:50:12.153Z] #3 DONE 0.6s [2026-05-26T01:50:12.411Z] [2026-05-26T01:50:12.411Z] #4 [internal] load .dockerignore [2026-05-26T01:50:12.411Z] #4 transferring context: 2B done [2026-05-26T01:50:12.411Z] #4 DONE 0.0s [2026-05-26T01:50:12.411Z] [2026-05-26T01:50:12.411Z] #5 [internal] load build context [2026-05-26T01:50:12.411Z] #5 transferring context: 20.43kB done [2026-05-26T01:50:12.411Z] #5 DONE 0.0s [2026-05-26T01:50:12.411Z] [2026-05-26T01:50:12.411Z] #6 [builder 1/10] FROM docker.io/library/ci-base-image-x86_64:latest [2026-05-26T01:50:12.411Z] #6 DONE 0.1s [2026-05-26T01:50:12.411Z] [2026-05-26T01:50:12.411Z] #7 [stage-1 1/12] FROM docker.io/library/alpine:3.20@sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc [2026-05-26T01:50:12.411Z] #7 resolve docker.io/library/alpine:3.20@sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 0.0s done [2026-05-26T01:50:12.411Z] #7 sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 9.23kB / 9.23kB done [2026-05-26T01:50:12.411Z] #7 sha256:c64c687cbea9300178b30c95835354e34c4e4febc4badfe27102879de0483b5e 1.02kB / 1.02kB done [2026-05-26T01:50:12.411Z] #7 sha256:bf8527eb54c3680e728d5b4b383a8ba730d72dae7236fbc8dff97ed6b224a731 612B / 612B done [2026-05-26T01:50:12.411Z] #7 sha256:25f1d6b1951ac8eb3740558fe94cb83d377bdadf95fd9f98b50d2e1b96130471 1.05MB / 3.63MB 0.2s [2026-05-26T01:50:12.670Z] #7 sha256:25f1d6b1951ac8eb3740558fe94cb83d377bdadf95fd9f98b50d2e1b96130471 3.63MB / 3.63MB 0.2s done [2026-05-26T01:50:12.670Z] #7 extracting sha256:25f1d6b1951ac8eb3740558fe94cb83d377bdadf95fd9f98b50d2e1b96130471 0.1s done [2026-05-26T01:50:12.931Z] #7 DONE 0.4s [2026-05-26T01:50:12.931Z] [2026-05-26T01:50:12.931Z] #8 [stage-1 2/12] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2026-05-26T01:50:12.931Z] #8 0.203 Connecting to iotech.jfrog.io (34.246.139.145:443) [2026-05-26T01:50:13.188Z] #8 ... [2026-05-26T01:50:13.188Z] [2026-05-26T01:50:13.188Z] #9 [builder 2/10] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2026-05-26T01:50:13.188Z] #9 0.202 Connecting to iotech.jfrog.io (34.247.22.236:443) [2026-05-26T01:50:13.188Z] #9 0.599 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2026-05-26T01:50:13.188Z] #9 0.599 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2026-05-26T01:50:13.188Z] #9 0.599 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2026-05-26T01:50:13.188Z] #9 DONE 0.7s [2026-05-26T01:50:13.188Z] [2026-05-26T01:50:13.188Z] #10 [builder 3/10] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2026-05-26T01:50:13.446Z] #10 DONE 0.3s [2026-05-26T01:50:13.446Z] [2026-05-26T01:50:13.446Z] #8 [stage-1 2/12] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2026-05-26T01:50:13.446Z] #8 0.598 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2026-05-26T01:50:13.446Z] #8 0.598 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2026-05-26T01:50:13.446Z] #8 0.598 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2026-05-26T01:50:13.446Z] #8 DONE 0.6s [2026-05-26T01:50:13.446Z] [2026-05-26T01:50:13.446Z] #11 [builder 4/10] 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 [2026-05-26T01:50:13.713Z] #11 0.433 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2026-05-26T01:50:13.971Z] #11 ... [2026-05-26T01:50:13.971Z] [2026-05-26T01:50:13.971Z] #12 [stage-1 3/12] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2026-05-26T01:50:13.971Z] #12 DONE 0.5s [2026-05-26T01:50:13.971Z] [2026-05-26T01:50:13.971Z] #11 [builder 4/10] 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 [2026-05-26T01:50:13.971Z] #11 0.601 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2026-05-26T01:50:14.229Z] #11 0.794 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-05-26T01:50:14.796Z] #11 1.353 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-05-26T01:50:14.796Z] #11 1.361 OK: 337 MiB in 103 packages [2026-05-26T01:50:14.796Z] #11 DONE 1.4s [2026-05-26T01:50:14.796Z] [2026-05-26T01:50:14.796Z] #13 [builder 5/10] COPY scripts /device-bacnet-c/scripts [2026-05-26T01:50:14.796Z] #13 DONE 0.0s [2026-05-26T01:50:14.796Z] [2026-05-26T01:50:14.796Z] #14 [stage-1 4/12] 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 [2026-05-26T01:50:14.796Z] #14 0.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2026-05-26T01:50:14.796Z] #14 0.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2026-05-26T01:50:14.796Z] #14 0.594 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-05-26T01:50:15.053Z] #14 ... [2026-05-26T01:50:15.053Z] [2026-05-26T01:50:15.053Z] #15 [builder 6/10] COPY src /device-bacnet-c/src/ [2026-05-26T01:50:15.053Z] #15 DONE 0.0s [2026-05-26T01:50:15.053Z] [2026-05-26T01:50:15.053Z] #16 [builder 7/10] COPY VERSION /device-bacnet-c/ [2026-05-26T01:50:15.053Z] #16 DONE 0.0s [2026-05-26T01:50:15.053Z] [2026-05-26T01:50:15.053Z] #17 [builder 8/10] WORKDIR /device-bacnet-c [2026-05-26T01:50:15.053Z] #17 DONE 0.0s [2026-05-26T01:50:15.053Z] [2026-05-26T01:50:15.053Z] #14 [stage-1 4/12] 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 [2026-05-26T01:50:15.053Z] #14 1.218 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-05-26T01:50:15.312Z] #14 1.233 (1/27) Installing ca-certificates (20260413-r0) [2026-05-26T01:50:15.312Z] #14 1.249 (2/27) Installing brotli-libs (1.1.0-r2) [2026-05-26T01:50:15.312Z] #14 1.263 (3/27) Installing c-ares (1.33.1-r0) [2026-05-26T01:50:15.312Z] #14 1.268 (4/27) Installing libunistring (1.2-r0) [2026-05-26T01:50:15.312Z] #14 1.290 (5/27) Installing libidn2 (2.3.7-r0) [2026-05-26T01:50:15.312Z] #14 1.294 (6/27) Installing nghttp2-libs (1.62.1-r0) [2026-05-26T01:50:15.312Z] #14 1.301 (7/27) Installing libpsl (0.21.5-r1) [2026-05-26T01:50:15.312Z] #14 1.306 (8/27) Installing zstd-libs (1.5.6-r0) [2026-05-26T01:50:15.313Z] #14 1.321 (9/27) Installing libcurl (8.14.1-r2) [2026-05-26T01:50:15.313Z] #14 1.334 (10/27) Installing curl (8.14.1-r2) [2026-05-26T01:50:15.313Z] #14 1.343 (11/27) Installing dumb-init (1.2.5-r3) [2026-05-26T01:50:15.313Z] #14 1.430 (12/27) Installing hiredis (1.2.0-r0) [2026-05-26T01:50:15.313Z] #14 1.518 (13/27) Installing yaml (0.2.5-r2) [2026-05-26T01:50:15.313Z] #14 1.525 (14/27) Installing libcbor (0.11.0-r0) [2026-05-26T01:50:15.572Z] #14 1.613 (15/27) Installing iotech-iot-1.5 (1.5.7-r0) [2026-05-26T01:50:16.507Z] #14 2.277 (16/27) Installing pkgconf (2.2.0-r0) [2026-05-26T01:50:16.507Z] #14 2.286 (17/27) Installing openssl-dev (3.3.7-r0) [2026-05-26T01:50:16.507Z] #14 2.308 (18/27) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.136-r0) [2026-05-26T01:50:17.074Z] #14 3.062 (19/27) Installing gmp (6.3.0-r1) [2026-05-26T01:50:17.074Z] #14 3.071 (20/27) Installing nettle (3.10.2-r0) [2026-05-26T01:50:17.074Z] #14 3.114 (21/27) Installing libffi (3.4.6-r0) [2026-05-26T01:50:17.074Z] #14 3.118 (22/27) Installing libtasn1 (4.21.0-r0) [2026-05-26T01:50:17.074Z] #14 3.124 (23/27) Installing p11-kit (0.25.3-r0) [2026-05-26T01:50:17.074Z] #14 3.139 (24/27) Installing gnutls (3.8.13-r0) [2026-05-26T01:50:17.074Z] #14 3.167 (25/27) Installing libmicrohttpd (0.9.77-r0) [2026-05-26T01:50:17.074Z] #14 3.256 (26/27) Installing libuuid (2.40.1-r1) [2026-05-26T01:50:17.074Z] #14 3.262 (27/27) Installing linux-headers (6.6-r0) [2026-05-26T01:50:17.332Z] #14 3.427 Executing busybox-1.36.1-r31.trigger [2026-05-26T01:50:17.589Z] #14 3.435 Executing ca-certificates-20260413-r0.trigger [2026-05-26T01:50:17.589Z] #14 3.476 OK: 30 MiB in 41 packages [2026-05-26T01:50:17.849Z] #14 DONE 3.7s [2026-05-26T01:50:17.849Z] [2026-05-26T01:50:17.849Z] #18 [builder 9/10] RUN /device-bacnet-c/scripts/build_deps.sh [2026-05-26T01:50:17.849Z] #18 0.219 + CSDK_VER=4.0.0 [2026-05-26T01:50:17.849Z] #18 0.219 + '[' '!' -d deps ] [2026-05-26T01:50:17.849Z] #18 0.219 + mkdir deps [2026-05-26T01:50:17.849Z] #18 0.220 + cd /device-bacnet-c/deps [2026-05-26T01:50:17.849Z] #18 0.220 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip [2026-05-26T01:50:17.849Z] #18 0.224 Connecting to github.com (140.82.114.4:443) [2026-05-26T01:50:17.849Z] #18 0.461 Connecting to codeload.github.com (140.82.114.9:443) [2026-05-26T01:50:17.849Z] #18 0.576 saving to 'v4.0.0.zip' [2026-05-26T01:50:17.849Z] #18 0.637 v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA [2026-05-26T01:50:17.849Z] #18 0.637 'v4.0.0.zip' saved [2026-05-26T01:50:17.849Z] #18 0.638 + unzip v4.0.0.zip [2026-05-26T01:50:17.849Z] #18 0.639 Archive: v4.0.0.zip [2026-05-26T01:50:17.849Z] #18 0.645 creating: device-sdk-c-4.0.0/ [2026-05-26T01:50:17.849Z] #18 0.645 creating: device-sdk-c-4.0.0/.github/ [2026-05-26T01:50:17.849Z] #18 0.645 inflating: device-sdk-c-4.0.0/.github/Contributing.md [2026-05-26T01:50:17.849Z] #18 0.645 inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md [2026-05-26T01:50:17.849Z] #18 0.645 inflating: device-sdk-c-4.0.0/.github/semantic.yml [2026-05-26T01:50:17.849Z] #18 0.645 creating: device-sdk-c-4.0.0/.github/workflows/ [2026-05-26T01:50:17.849Z] #18 0.645 inflating: device-sdk-c-4.0.0/.github/workflows/release.yml [2026-05-26T01:50:17.849Z] #18 0.645 inflating: device-sdk-c-4.0.0/.gitignore [2026-05-26T01:50:17.849Z] #18 0.645 inflating: device-sdk-c-4.0.0/Attribution.txt [2026-05-26T01:50:17.849Z] #18 0.645 inflating: device-sdk-c-4.0.0/CHANGELOG.md [2026-05-26T01:50:17.849Z] #18 0.645 inflating: device-sdk-c-4.0.0/Doxyfile [2026-05-26T01:50:17.849Z] #18 0.645 inflating: device-sdk-c-4.0.0/GOVERNANCE.md [2026-05-26T01:50:17.849Z] #18 0.645 inflating: device-sdk-c-4.0.0/Jenkinsfile [2026-05-26T01:50:17.849Z] #18 0.645 inflating: device-sdk-c-4.0.0/LICENSE [2026-05-26T01:50:17.849Z] #18 0.645 inflating: device-sdk-c-4.0.0/Makefile [2026-05-26T01:50:17.849Z] #18 0.645 inflating: device-sdk-c-4.0.0/OWNERS.md [2026-05-26T01:50:17.849Z] #18 0.645 inflating: device-sdk-c-4.0.0/README.IOT.md [2026-05-26T01:50:17.849Z] #18 0.645 inflating: device-sdk-c-4.0.0/README.md [2026-05-26T01:50:17.849Z] #18 0.645 inflating: device-sdk-c-4.0.0/README.v3.md [2026-05-26T01:50:17.849Z] #18 0.645 creating: device-sdk-c-4.0.0/docs/ [2026-05-26T01:50:17.849Z] #18 0.645 inflating: device-sdk-c-4.0.0/docs/configuration.md [2026-05-26T01:50:17.849Z] #18 0.645 inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md [2026-05-26T01:50:17.849Z] #18 0.647 inflating: device-sdk-c-4.0.0/docs/metrics.md [2026-05-26T01:50:17.849Z] #18 0.647 inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md [2026-05-26T01:50:17.849Z] #18 0.647 inflating: device-sdk-c-4.0.0/docs/startup.md [2026-05-26T01:50:17.849Z] #18 0.647 creating: device-sdk-c-4.0.0/include/ [2026-05-26T01:50:17.849Z] #18 0.647 creating: device-sdk-c-4.0.0/include/devsdk/ [2026-05-26T01:50:17.849Z] #18 0.647 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h [2026-05-26T01:50:17.849Z] #18 0.647 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h [2026-05-26T01:50:17.849Z] #18 0.647 creating: device-sdk-c-4.0.0/include/edgex/ [2026-05-26T01:50:17.849Z] #18 0.647 inflating: device-sdk-c-4.0.0/include/edgex/devices.h [2026-05-26T01:50:17.849Z] #18 0.647 inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h [2026-05-26T01:50:17.849Z] #18 0.647 inflating: device-sdk-c-4.0.0/include/edgex/edgex.h [2026-05-26T01:50:17.849Z] #18 0.647 inflating: device-sdk-c-4.0.0/include/edgex/profiles.h [2026-05-26T01:50:17.849Z] #18 0.647 inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h [2026-05-26T01:50:17.849Z] #18 0.647 creating: device-sdk-c-4.0.0/scripts/ [2026-05-26T01:50:17.849Z] #18 0.647 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine [2026-05-26T01:50:17.849Z] #18 0.647 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base [2026-05-26T01:50:17.849Z] #18 0.647 inflating: device-sdk-c-4.0.0/scripts/build.sh [2026-05-26T01:50:17.849Z] #18 0.647 inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh [2026-05-26T01:50:17.849Z] #18 0.647 creating: device-sdk-c-4.0.0/src/ [2026-05-26T01:50:17.849Z] #18 0.647 inflating: device-sdk-c-4.0.0/src/CMakeLists.txt [2026-05-26T01:50:17.849Z] #18 0.650 creating: device-sdk-c-4.0.0/src/c/ [2026-05-26T01:50:17.849Z] #18 0.650 inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt [2026-05-26T01:50:17.849Z] #18 0.650 inflating: device-sdk-c-4.0.0/src/c/api.h [2026-05-26T01:50:17.849Z] #18 0.650 inflating: device-sdk-c-4.0.0/src/c/autoevent.c [2026-05-26T01:50:17.849Z] #18 0.650 inflating: device-sdk-c-4.0.0/src/c/autoevent.h [2026-05-26T01:50:17.849Z] #18 0.650 inflating: device-sdk-c-4.0.0/src/c/bus-impl.h [2026-05-26T01:50:17.849Z] #18 0.650 inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c [2026-05-26T01:50:17.849Z] #18 0.650 inflating: device-sdk-c-4.0.0/src/c/bus.c [2026-05-26T01:50:17.849Z] #18 0.650 inflating: device-sdk-c-4.0.0/src/c/bus.h [2026-05-26T01:50:17.849Z] #18 0.650 inflating: device-sdk-c-4.0.0/src/c/callback3.c [2026-05-26T01:50:17.849Z] #18 0.650 inflating: device-sdk-c-4.0.0/src/c/callback3.h [2026-05-26T01:50:17.849Z] #18 0.650 inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h [2026-05-26T01:50:17.849Z] #18 0.650 inflating: device-sdk-c-4.0.0/src/c/config.c [2026-05-26T01:50:17.849Z] #18 0.650 inflating: device-sdk-c-4.0.0/src/c/config.h [2026-05-26T01:50:17.849Z] #18 0.650 inflating: device-sdk-c-4.0.0/src/c/correlation.c [2026-05-26T01:50:17.849Z] #18 0.650 inflating: device-sdk-c-4.0.0/src/c/correlation.h [2026-05-26T01:50:17.849Z] #18 0.650 inflating: device-sdk-c-4.0.0/src/c/data.c [2026-05-26T01:50:17.849Z] #18 0.650 inflating: device-sdk-c-4.0.0/src/c/data.h [2026-05-26T01:50:17.849Z] #18 0.650 inflating: device-sdk-c-4.0.0/src/c/defs.h.in [2026-05-26T01:50:17.849Z] #18 0.650 inflating: device-sdk-c-4.0.0/src/c/device.c [2026-05-26T01:50:17.849Z] #18 0.650 inflating: device-sdk-c-4.0.0/src/c/device.h [2026-05-26T01:50:17.849Z] #18 0.650 inflating: device-sdk-c-4.0.0/src/c/devman.c [2026-05-26T01:50:17.849Z] #18 0.652 inflating: device-sdk-c-4.0.0/src/c/devmap.c [2026-05-26T01:50:17.849Z] #18 0.652 inflating: device-sdk-c-4.0.0/src/c/devmap.h [2026-05-26T01:50:17.849Z] #18 0.652 inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c [2026-05-26T01:50:17.849Z] #18 0.652 inflating: device-sdk-c-4.0.0/src/c/devutil.h [2026-05-26T01:50:17.849Z] #18 0.652 inflating: device-sdk-c-4.0.0/src/c/discovery.c [2026-05-26T01:50:17.849Z] #18 0.652 inflating: device-sdk-c-4.0.0/src/c/discovery.h [2026-05-26T01:50:17.849Z] #18 0.652 inflating: device-sdk-c-4.0.0/src/c/dto-read.c [2026-05-26T01:50:17.849Z] #18 0.652 inflating: device-sdk-c-4.0.0/src/c/dto-read.h [2026-05-26T01:50:17.849Z] #18 0.652 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c [2026-05-26T01:50:17.849Z] #18 0.652 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h [2026-05-26T01:50:17.849Z] #18 0.652 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c [2026-05-26T01:50:17.849Z] #18 0.652 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h [2026-05-26T01:50:17.849Z] #18 0.652 inflating: device-sdk-c-4.0.0/src/c/edgex2.h [2026-05-26T01:50:17.849Z] #18 0.652 inflating: device-sdk-c-4.0.0/src/c/errorlist.h [2026-05-26T01:50:17.849Z] #18 0.652 creating: device-sdk-c-4.0.0/src/c/examples/ [2026-05-26T01:50:17.849Z] #18 0.652 inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt [2026-05-26T01:50:17.849Z] #18 0.652 inflating: device-sdk-c-4.0.0/src/c/examples/README.md [2026-05-26T01:50:17.849Z] #18 0.652 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ [2026-05-26T01:50:17.849Z] #18 0.652 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt [2026-05-26T01:50:17.849Z] #18 0.652 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md [2026-05-26T01:50:17.849Z] #18 0.653 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c [2026-05-26T01:50:17.849Z] #18 0.653 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ [2026-05-26T01:50:17.849Z] #18 0.653 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml [2026-05-26T01:50:17.849Z] #18 0.653 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ [2026-05-26T01:50:17.849Z] #18 0.653 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json [2026-05-26T01:50:17.849Z] #18 0.653 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ [2026-05-26T01:50:17.849Z] #18 0.653 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2026-05-26T01:50:17.849Z] #18 0.653 creating: device-sdk-c-4.0.0/src/c/examples/counters/ [2026-05-26T01:50:17.849Z] #18 0.653 inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt [2026-05-26T01:50:17.849Z] #18 0.653 inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md [2026-05-26T01:50:17.849Z] #18 0.653 inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c [2026-05-26T01:50:17.849Z] #18 0.653 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ [2026-05-26T01:50:17.849Z] #18 0.653 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml [2026-05-26T01:50:17.849Z] #18 0.653 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ [2026-05-26T01:50:17.849Z] #18 0.653 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json [2026-05-26T01:50:17.849Z] #18 0.654 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ [2026-05-26T01:50:17.849Z] #18 0.654 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json [2026-05-26T01:50:17.849Z] #18 0.654 creating: device-sdk-c-4.0.0/src/c/examples/discovery/ [2026-05-26T01:50:17.849Z] #18 0.654 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt [2026-05-26T01:50:17.849Z] #18 0.654 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md [2026-05-26T01:50:17.849Z] #18 0.654 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ [2026-05-26T01:50:17.849Z] #18 0.654 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml [2026-05-26T01:50:17.849Z] #18 0.654 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ [2026-05-26T01:50:17.849Z] #18 0.654 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt [2026-05-26T01:50:17.849Z] #18 0.654 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ [2026-05-26T01:50:17.849Z] #18 0.654 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json [2026-05-26T01:50:17.849Z] #18 0.654 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c [2026-05-26T01:50:17.849Z] #18 0.654 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json [2026-05-26T01:50:17.849Z] #18 0.654 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json [2026-05-26T01:50:17.849Z] #18 0.658 creating: device-sdk-c-4.0.0/src/c/examples/file/ [2026-05-26T01:50:17.849Z] #18 0.658 inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt [2026-05-26T01:50:17.849Z] #18 0.658 inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md [2026-05-26T01:50:17.849Z] #18 0.658 inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c [2026-05-26T01:50:17.849Z] #18 0.658 creating: device-sdk-c-4.0.0/src/c/examples/file/res/ [2026-05-26T01:50:17.849Z] #18 0.658 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml [2026-05-26T01:50:17.849Z] #18 0.658 creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ [2026-05-26T01:50:17.849Z] #18 0.658 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json [2026-05-26T01:50:17.849Z] #18 0.658 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt [2026-05-26T01:50:17.849Z] #18 0.658 creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ [2026-05-26T01:50:17.849Z] #18 0.658 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json [2026-05-26T01:50:17.849Z] #18 0.658 creating: device-sdk-c-4.0.0/src/c/examples/gyro/ [2026-05-26T01:50:17.849Z] #18 0.658 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt [2026-05-26T01:50:17.849Z] #18 0.658 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md [2026-05-26T01:50:17.849Z] #18 0.658 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c [2026-05-26T01:50:17.849Z] #18 0.658 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ [2026-05-26T01:50:17.849Z] #18 0.661 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml [2026-05-26T01:50:17.849Z] #18 0.661 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ [2026-05-26T01:50:17.849Z] #18 0.661 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json [2026-05-26T01:50:17.849Z] #18 0.661 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ [2026-05-26T01:50:17.849Z] #18 0.661 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json [2026-05-26T01:50:17.849Z] #18 0.661 creating: device-sdk-c-4.0.0/src/c/examples/random/ [2026-05-26T01:50:17.849Z] #18 0.661 inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt [2026-05-26T01:50:17.849Z] #18 0.661 inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md [2026-05-26T01:50:17.849Z] #18 0.661 inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c [2026-05-26T01:50:17.849Z] #18 0.661 creating: device-sdk-c-4.0.0/src/c/examples/random/res/ [2026-05-26T01:50:17.849Z] #18 0.661 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml [2026-05-26T01:50:17.849Z] #18 0.661 creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ [2026-05-26T01:50:17.849Z] #18 0.661 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json [2026-05-26T01:50:17.849Z] #18 0.661 creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ [2026-05-26T01:50:17.849Z] #18 0.661 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json [2026-05-26T01:50:17.849Z] #18 0.663 creating: device-sdk-c-4.0.0/src/c/examples/res/ [2026-05-26T01:50:17.849Z] #18 0.663 inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml [2026-05-26T01:50:17.849Z] #18 0.663 creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ [2026-05-26T01:50:17.849Z] #18 0.663 inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json [2026-05-26T01:50:17.849Z] #18 0.663 creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ [2026-05-26T01:50:17.849Z] #18 0.663 inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json [2026-05-26T01:50:17.849Z] #18 0.663 inflating: device-sdk-c-4.0.0/src/c/examples/template.c [2026-05-26T01:50:17.849Z] #18 0.663 creating: device-sdk-c-4.0.0/src/c/examples/terminal/ [2026-05-26T01:50:17.849Z] #18 0.663 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt [2026-05-26T01:50:17.849Z] #18 0.663 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md [2026-05-26T01:50:17.849Z] #18 0.663 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c [2026-05-26T01:50:17.849Z] #18 0.663 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ [2026-05-26T01:50:17.849Z] #18 0.663 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml [2026-05-26T01:50:17.849Z] #18 0.663 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ [2026-05-26T01:50:17.849Z] #18 0.663 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json [2026-05-26T01:50:17.849Z] #18 0.663 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ [2026-05-26T01:50:17.849Z] #18 0.667 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json [2026-05-26T01:50:17.849Z] #18 0.667 inflating: device-sdk-c-4.0.0/src/c/filesys.c [2026-05-26T01:50:17.849Z] #18 0.667 inflating: device-sdk-c-4.0.0/src/c/filesys.h [2026-05-26T01:50:17.849Z] #18 0.667 inflating: device-sdk-c-4.0.0/src/c/keeper.c [2026-05-26T01:50:17.849Z] #18 0.667 inflating: device-sdk-c-4.0.0/src/c/keeper.h [2026-05-26T01:50:17.849Z] #18 0.667 inflating: device-sdk-c-4.0.0/src/c/map.c [2026-05-26T01:50:17.849Z] #18 0.667 inflating: device-sdk-c-4.0.0/src/c/map.h [2026-05-26T01:50:17.849Z] #18 0.667 inflating: device-sdk-c-4.0.0/src/c/metadata.c [2026-05-26T01:50:17.849Z] #18 0.667 inflating: device-sdk-c-4.0.0/src/c/metadata.h [2026-05-26T01:50:17.849Z] #18 0.667 inflating: device-sdk-c-4.0.0/src/c/metrics.h [2026-05-26T01:50:17.849Z] #18 0.667 inflating: device-sdk-c-4.0.0/src/c/opstate.c [2026-05-26T01:50:17.849Z] #18 0.667 inflating: device-sdk-c-4.0.0/src/c/opstate.h [2026-05-26T01:50:17.849Z] #18 0.667 inflating: device-sdk-c-4.0.0/src/c/parson.c [2026-05-26T01:50:17.849Z] #18 0.667 inflating: device-sdk-c-4.0.0/src/c/parson.h [2026-05-26T01:50:17.849Z] #18 0.667 inflating: device-sdk-c-4.0.0/src/c/profiles.c [2026-05-26T01:50:17.849Z] #18 0.667 inflating: device-sdk-c-4.0.0/src/c/profiles.h [2026-05-26T01:50:17.849Z] #18 0.667 inflating: device-sdk-c-4.0.0/src/c/registry-impl.h [2026-05-26T01:50:17.849Z] #18 0.667 inflating: device-sdk-c-4.0.0/src/c/registry.c [2026-05-26T01:50:17.849Z] #18 0.667 inflating: device-sdk-c-4.0.0/src/c/registry.h [2026-05-26T01:50:17.849Z] #18 0.667 inflating: device-sdk-c-4.0.0/src/c/reqdata.c [2026-05-26T01:50:17.849Z] #18 0.671 inflating: device-sdk-c-4.0.0/src/c/reqdata.h [2026-05-26T01:50:17.849Z] #18 0.671 inflating: device-sdk-c-4.0.0/src/c/request_auth.c [2026-05-26T01:50:17.849Z] #18 0.671 inflating: device-sdk-c-4.0.0/src/c/request_auth.h [2026-05-26T01:50:17.849Z] #18 0.671 inflating: device-sdk-c-4.0.0/src/c/rest-server.c [2026-05-26T01:50:17.849Z] #18 0.671 inflating: device-sdk-c-4.0.0/src/c/rest-server.h [2026-05-26T01:50:17.849Z] #18 0.671 inflating: device-sdk-c-4.0.0/src/c/rest.c [2026-05-26T01:50:17.849Z] #18 0.671 inflating: device-sdk-c-4.0.0/src/c/rest.h [2026-05-26T01:50:17.849Z] #18 0.671 inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h [2026-05-26T01:50:17.849Z] #18 0.671 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c [2026-05-26T01:50:17.849Z] #18 0.671 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h [2026-05-26T01:50:17.849Z] #18 0.671 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c [2026-05-26T01:50:17.849Z] #18 0.671 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h [2026-05-26T01:50:17.849Z] #18 0.671 inflating: device-sdk-c-4.0.0/src/c/secrets.c [2026-05-26T01:50:17.849Z] #18 0.671 inflating: device-sdk-c-4.0.0/src/c/secrets.h [2026-05-26T01:50:17.849Z] #18 0.671 inflating: device-sdk-c-4.0.0/src/c/service.c [2026-05-26T01:50:17.849Z] #18 0.671 inflating: device-sdk-c-4.0.0/src/c/service.h [2026-05-26T01:50:17.849Z] #18 0.671 inflating: device-sdk-c-4.0.0/src/c/transform.c [2026-05-26T01:50:17.849Z] #18 0.671 inflating: device-sdk-c-4.0.0/src/c/transform.h [2026-05-26T01:50:17.849Z] #18 0.671 inflating: device-sdk-c-4.0.0/src/c/validate.c [2026-05-26T01:50:17.849Z] #18 0.671 inflating: device-sdk-c-4.0.0/src/c/validate.h [2026-05-26T01:50:17.849Z] #18 0.671 inflating: device-sdk-c-4.0.0/src/c/watchers.c [2026-05-26T01:50:17.849Z] #18 0.671 inflating: device-sdk-c-4.0.0/src/c/watchers.h [2026-05-26T01:50:17.849Z] #18 0.671 creating: device-sdk-c-4.0.0/src/cmake/ [2026-05-26T01:50:17.849Z] #18 0.671 inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake [2026-05-26T01:50:17.849Z] #18 0.671 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake [2026-05-26T01:50:17.849Z] #18 0.671 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake [2026-05-26T01:50:17.849Z] #18 0.671 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake [2026-05-26T01:50:17.849Z] #18 0.671 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake [2026-05-26T01:50:17.849Z] #18 0.671 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake [2026-05-26T01:50:17.849Z] #18 0.672 + cd device-sdk-c-4.0.0 [2026-05-26T01:50:17.849Z] #18 0.672 + ./scripts/build.sh [2026-05-26T01:50:17.849Z] #18 0.673 + CPPCHECK=false [2026-05-26T01:50:17.849Z] #18 0.673 + DOCGEN=false [2026-05-26T01:50:17.849Z] #18 0.673 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2026-05-26T01:50:17.849Z] #18 0.673 + '[' 0 -gt 0 ] [2026-05-26T01:50:17.849Z] #18 0.674 + readlink -f ./scripts/build.sh [2026-05-26T01:50:17.849Z] #18 0.675 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts/build.sh [2026-05-26T01:50:17.849Z] #18 0.675 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts [2026-05-26T01:50:17.849Z] #18 0.676 + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.0 [2026-05-26T01:50:17.849Z] #18 0.676 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0 [2026-05-26T01:50:17.849Z] #18 0.676 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2026-05-26T01:50:17.849Z] #18 0.677 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2026-05-26T01:50:17.849Z] #18 0.677 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.0/src [2026-05-26T01:50:17.849Z] #18 0.752 -- The C compiler identification is GNU 12.2.1 [2026-05-26T01:50:17.849Z] #18 0.770 -- Detecting C compiler ABI info [2026-05-26T01:50:17.849Z] #18 0.871 -- Detecting C compiler ABI info - done [2026-05-26T01:50:17.849Z] #18 0.890 -- Check for working C compiler: /usr/bin/cc - skipped [2026-05-26T01:50:17.849Z] #18 0.890 -- Detecting C compile features [2026-05-26T01:50:17.849Z] #18 0.891 -- Detecting C compile features - done [2026-05-26T01:50:17.849Z] #18 0.895 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2026-05-26T01:50:17.849Z] #18 0.973 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2026-05-26T01:50:17.849Z] #18 0.976 -- Found LIBYAML: /usr/lib/libyaml.so [2026-05-26T01:50:17.849Z] #18 0.979 -- Found LIBUUID: /usr/lib/libuuid.so [2026-05-26T01:50:17.849Z] #18 0.981 -- Found LIBCBOR: /usr/lib/libcbor.so [2026-05-26T01:50:17.849Z] #18 0.983 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-05-26T01:50:17.849Z] #18 0.985 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2026-05-26T01:50:17.849Z] #18 0.985 -- /opt/iotech/iot/1.5/include [2026-05-26T01:50:17.849Z] #18 0.985 -- C SDK 0.0.0 for Linux [2026-05-26T01:50:17.849Z] #18 0.988 -- Performing Test CSDK_HAVE_ATOMIC [2026-05-26T01:50:17.849Z] #18 1.083 -- Performing Test CSDK_HAVE_ATOMIC - Success [2026-05-26T01:50:17.849Z] #18 1.133 -- Found Curses: /usr/lib/libcurses.so [2026-05-26T01:50:17.849Z] #18 1.156 -- Configuring done (0.5s) [2026-05-26T01:50:17.849Z] #18 1.190 -- Generating done (0.0s) [2026-05-26T01:50:17.849Z] #18 1.192 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2026-05-26T01:50:17.849Z] #18 1.197 + + tee release.log [2026-05-26T01:50:17.849Z] #18 1.197 make all package [2026-05-26T01:50:17.849Z] #18 1.237 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2026-05-26T01:50:17.849Z] #18 1.370 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2026-05-26T01:50:17.849Z] #18 1.526 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2026-05-26T01:50:17.849Z] #18 1.657 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2026-05-26T01:50:17.849Z] #18 1.754 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2026-05-26T01:50:17.849Z] #18 2.065 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2026-05-26T01:50:17.849Z] #18 2.106 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2026-05-26T01:50:17.849Z] #18 2.233 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2026-05-26T01:50:17.849Z] #18 2.513 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2026-05-26T01:50:17.849Z] #18 2.619 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2026-05-26T01:50:17.849Z] #18 2.780 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2026-05-26T01:50:17.849Z] #18 2.907 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2026-05-26T01:50:18.109Z] #18 2.997 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2026-05-26T01:50:18.109Z] #18 3.156 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2026-05-26T01:50:18.109Z] #18 3.210 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2026-05-26T01:50:18.383Z] #18 3.526 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2026-05-26T01:50:18.651Z] #18 3.590 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2026-05-26T01:50:18.910Z] #18 3.835 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2026-05-26T01:50:18.910Z] #18 ... [2026-05-26T01:50:18.910Z] [2026-05-26T01:50:18.910Z] #19 [stage-1 5/12] RUN apk --no-cache upgrade [2026-05-26T01:50:18.910Z] #19 0.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2026-05-26T01:50:18.910Z] #19 0.292 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2026-05-26T01:50:18.910Z] #19 0.431 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-05-26T01:50:18.910Z] #19 1.045 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-05-26T01:50:18.910Z] #19 1.066 OK: 30 MiB in 41 packages [2026-05-26T01:50:18.910Z] #19 DONE 1.2s [2026-05-26T01:50:18.910Z] [2026-05-26T01:50:18.910Z] #18 [builder 9/10] RUN /device-bacnet-c/scripts/build_deps.sh [2026-05-26T01:50:18.910Z] #18 3.937 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2026-05-26T01:50:19.173Z] #18 4.138 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2026-05-26T01:50:19.441Z] #18 4.230 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2026-05-26T01:50:20.377Z] #18 5.277 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2026-05-26T01:50:20.377Z] #18 5.385 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2026-05-26T01:50:20.637Z] #18 5.459 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2026-05-26T01:50:20.637Z] #18 5.552 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2026-05-26T01:50:20.637Z] #18 5.610 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2026-05-26T01:50:20.896Z] #18 5.839 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2026-05-26T01:50:21.154Z] #18 6.161 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2026-05-26T01:50:21.413Z] #18 6.234 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2026-05-26T01:50:21.413Z] #18 6.371 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2026-05-26T01:50:21.672Z] #18 6.464 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2026-05-26T01:50:21.672Z] #18 6.732 /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': [2026-05-26T01:50:21.936Z] #18 6.732 /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] [2026-05-26T01:50:21.936Z] #18 6.732 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2026-05-26T01:50:21.936Z] #18 6.732 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-05-26T01:50:21.936Z] #18 6.733 /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here [2026-05-26T01:50:21.936Z] #18 6.733 875 | const iot_data_t *deviceservices_config; [2026-05-26T01:50:21.936Z] #18 6.733 | ^~~~~~~~~~~~~~~~~~~~~ [2026-05-26T01:50:21.936Z] #18 6.872 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2026-05-26T01:50:21.936Z] #18 6.995 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2026-05-26T01:50:22.197Z] #18 7.060 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2026-05-26T01:50:22.197Z] #18 7.160 [ 68%] Linking C shared library libcsdk.so [2026-05-26T01:50:22.197Z] #18 7.210 [ 68%] Built target csdk [2026-05-26T01:50:22.197Z] #18 7.232 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2026-05-26T01:50:22.197Z] #18 7.367 [ 72%] Linking C executable template [2026-05-26T01:50:22.471Z] #18 7.390 /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) [2026-05-26T01:50:22.471Z] #18 7.437 [ 72%] Built target template [2026-05-26T01:50:22.471Z] #18 7.456 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2026-05-26T01:50:22.471Z] #18 7.543 [ 76%] Linking C executable device-counter [2026-05-26T01:50:22.735Z] #18 7.562 /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) [2026-05-26T01:50:22.735Z] #18 7.605 [ 76%] Built target device-counter [2026-05-26T01:50:22.735Z] #18 7.622 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2026-05-26T01:50:22.735Z] #18 7.706 [ 80%] Linking C executable device-random [2026-05-26T01:50:22.735Z] #18 7.731 /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) [2026-05-26T01:50:22.735Z] #18 7.775 [ 80%] Built target device-random [2026-05-26T01:50:22.735Z] #18 7.796 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2026-05-26T01:50:22.735Z] #18 7.890 [ 84%] Linking C executable device-gyro [2026-05-26T01:50:23.004Z] #18 7.918 /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) [2026-05-26T01:50:23.004Z] #18 7.961 [ 84%] Built target device-gyro [2026-05-26T01:50:23.004Z] #18 7.978 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2026-05-26T01:50:23.004Z] #18 8.065 [ 88%] Linking C executable device-bitfields [2026-05-26T01:50:23.270Z] #18 8.091 /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) [2026-05-26T01:50:23.270Z] #18 8.132 [ 88%] Built target device-bitfields [2026-05-26T01:50:23.270Z] #18 8.154 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2026-05-26T01:50:23.270Z] #18 8.309 [ 92%] Linking C executable template-discovery [2026-05-26T01:50:23.530Z] #18 8.332 /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) [2026-05-26T01:50:23.530Z] #18 8.373 [ 92%] Built target template-discovery [2026-05-26T01:50:23.530Z] #18 8.397 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2026-05-26T01:50:23.530Z] #18 8.511 [ 96%] Linking C executable device-file [2026-05-26T01:50:23.789Z] #18 8.538 /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) [2026-05-26T01:50:23.789Z] #18 8.584 [ 96%] Built target device-file [2026-05-26T01:50:23.789Z] #18 8.605 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2026-05-26T01:50:23.789Z] #18 8.705 [100%] Linking C executable device-terminal [2026-05-26T01:50:23.789Z] #18 8.735 /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) [2026-05-26T01:50:23.789Z] #18 8.777 [100%] Built target device-terminal [2026-05-26T01:50:23.789Z] #18 8.794 Run CPack packaging tool... [2026-05-26T01:50:23.789Z] #18 8.807 CPack: Create package using TGZ [2026-05-26T01:50:23.789Z] #18 8.807 CPack: Install projects [2026-05-26T01:50:23.789Z] #18 8.807 CPack: - Run preinstall target for: Csdk [2026-05-26T01:50:24.051Z] #18 9.054 CPack: - Install project: Csdk [] [2026-05-26T01:50:24.051Z] #18 9.062 CPack: Create package [2026-05-26T01:50:24.051Z] #18 9.085 CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. [2026-05-26T01:50:24.051Z] #18 9.086 + '[' false '=' true ] [2026-05-26T01:50:24.051Z] #18 9.086 + '[' false '=' true ] [2026-05-26T01:50:24.051Z] #18 9.086 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2026-05-26T01:50:24.051Z] #18 9.087 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2026-05-26T01:50:24.051Z] #18 9.087 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.0/src [2026-05-26T01:50:24.051Z] #18 9.166 -- The C compiler identification is GNU 12.2.1 [2026-05-26T01:50:24.316Z] #18 9.183 -- Detecting C compiler ABI info [2026-05-26T01:50:24.316Z] #18 9.272 -- Detecting C compiler ABI info - done [2026-05-26T01:50:24.316Z] #18 9.293 -- Check for working C compiler: /usr/bin/cc - skipped [2026-05-26T01:50:24.316Z] #18 9.294 -- Detecting C compile features [2026-05-26T01:50:24.316Z] #18 9.294 -- Detecting C compile features - done [2026-05-26T01:50:24.316Z] #18 9.298 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2026-05-26T01:50:24.316Z] #18 9.371 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2026-05-26T01:50:24.316Z] #18 9.375 -- Found LIBYAML: /usr/lib/libyaml.so [2026-05-26T01:50:24.316Z] #18 9.378 -- Found LIBUUID: /usr/lib/libuuid.so [2026-05-26T01:50:24.316Z] #18 9.382 -- Found LIBCBOR: /usr/lib/libcbor.so [2026-05-26T01:50:24.316Z] #18 9.385 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-05-26T01:50:24.316Z] #18 9.388 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2026-05-26T01:50:24.316Z] #18 9.388 -- /opt/iotech/iot/1.5/include [2026-05-26T01:50:24.316Z] #18 9.388 -- C SDK 0.0.0 for Linux [2026-05-26T01:50:24.316Z] #18 9.391 -- Performing Test CSDK_HAVE_ATOMIC [2026-05-26T01:50:24.316Z] #18 9.476 -- Performing Test CSDK_HAVE_ATOMIC - Success [2026-05-26T01:50:24.575Z] #18 9.523 -- Found Curses: /usr/lib/libcurses.so [2026-05-26T01:50:24.575Z] #18 9.543 -- Configuring done (0.4s) [2026-05-26T01:50:24.575Z] #18 9.577 -- Generating done (0.0s) [2026-05-26T01:50:24.575Z] #18 9.579 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2026-05-26T01:50:24.575Z] #18 9.584 + make [2026-05-26T01:50:24.575Z] #18 9.584 + tee debug.log [2026-05-26T01:50:24.575Z] #18 9.626 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2026-05-26T01:50:24.575Z] #18 9.695 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2026-05-26T01:50:24.834Z] #18 9.769 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2026-05-26T01:50:24.834Z] #18 9.843 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2026-05-26T01:50:25.104Z] #18 9.915 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2026-05-26T01:50:25.104Z] #18 10.04 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2026-05-26T01:50:25.104Z] #18 10.08 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2026-05-26T01:50:25.104Z] #18 10.15 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2026-05-26T01:50:25.375Z] #18 10.28 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2026-05-26T01:50:25.375Z] #18 10.35 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2026-05-26T01:50:25.375Z] #18 10.45 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2026-05-26T01:50:25.647Z] #18 10.52 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2026-05-26T01:50:25.647Z] #18 10.60 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2026-05-26T01:50:25.647Z] #18 10.68 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2026-05-26T01:50:25.647Z] #18 10.73 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2026-05-26T01:50:25.905Z] #18 10.87 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2026-05-26T01:50:25.905Z] #18 10.91 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2026-05-26T01:50:25.905Z] #18 11.02 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2026-05-26T01:50:26.169Z] #18 11.07 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2026-05-26T01:50:26.169Z] #18 11.18 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2026-05-26T01:50:26.427Z] #18 11.24 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2026-05-26T01:50:26.427Z] #18 11.46 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2026-05-26T01:50:26.427Z] #18 11.53 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2026-05-26T01:50:26.427Z] #18 11.58 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2026-05-26T01:50:26.686Z] #18 11.64 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2026-05-26T01:50:26.686Z] #18 11.69 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2026-05-26T01:50:26.946Z] #18 11.78 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2026-05-26T01:50:26.946Z] #18 11.99 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2026-05-26T01:50:27.210Z] #18 12.04 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2026-05-26T01:50:27.210Z] #18 12.12 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2026-05-26T01:50:27.210Z] #18 12.18 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2026-05-26T01:50:27.210Z] #18 12.33 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2026-05-26T01:50:27.488Z] #18 12.40 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2026-05-26T01:50:27.488Z] #18 12.46 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2026-05-26T01:50:27.488Z] #18 12.51 [ 68%] Linking C shared library libcsdk.so [2026-05-26T01:50:27.488Z] #18 12.57 [ 68%] Built target csdk [2026-05-26T01:50:27.761Z] #18 12.59 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2026-05-26T01:50:27.761Z] #18 12.66 [ 72%] Linking C executable template [2026-05-26T01:50:27.761Z] #18 12.69 /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) [2026-05-26T01:50:27.761Z] #18 12.73 [ 72%] Built target template [2026-05-26T01:50:27.761Z] #18 12.75 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2026-05-26T01:50:27.761Z] #18 12.81 [ 76%] Linking C executable device-counter [2026-05-26T01:50:28.019Z] #18 12.83 /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) [2026-05-26T01:50:28.019Z] #18 12.87 [ 76%] Built target device-counter [2026-05-26T01:50:28.019Z] #18 12.89 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2026-05-26T01:50:28.019Z] #18 12.96 [ 80%] Linking C executable device-random [2026-05-26T01:50:28.019Z] #18 12.98 /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) [2026-05-26T01:50:28.019Z] #18 13.02 [ 80%] Built target device-random [2026-05-26T01:50:28.019Z] #18 13.04 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2026-05-26T01:50:28.019Z] #18 13.10 [ 84%] Linking C executable device-gyro [2026-05-26T01:50:28.281Z] #18 13.12 /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) [2026-05-26T01:50:28.281Z] #18 13.16 [ 84%] Built target device-gyro [2026-05-26T01:50:28.281Z] #18 13.19 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2026-05-26T01:50:28.281Z] #18 13.24 [ 88%] Linking C executable device-bitfields [2026-05-26T01:50:28.281Z] #18 13.27 /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) [2026-05-26T01:50:28.281Z] #18 13.31 [ 88%] Built target device-bitfields [2026-05-26T01:50:28.281Z] #18 13.33 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2026-05-26T01:50:28.281Z] #18 13.40 [ 92%] Linking C executable template-discovery [2026-05-26T01:50:28.538Z] #18 13.42 /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) [2026-05-26T01:50:28.538Z] #18 13.47 [ 92%] Built target template-discovery [2026-05-26T01:50:28.538Z] #18 13.49 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2026-05-26T01:50:28.538Z] #18 13.55 [ 96%] Linking C executable device-file [2026-05-26T01:50:28.795Z] #18 13.58 /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) [2026-05-26T01:50:28.795Z] #18 13.62 [ 96%] Built target device-file [2026-05-26T01:50:28.795Z] #18 13.64 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2026-05-26T01:50:28.795Z] #18 13.71 [100%] Linking C executable device-terminal [2026-05-26T01:50:28.795Z] #18 13.74 /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) [2026-05-26T01:50:28.795Z] #18 13.78 [100%] Built target device-terminal [2026-05-26T01:50:28.795Z] #18 13.79 + cp -rf include/devsdk include/edgex /usr/include/ [2026-05-26T01:50:28.795Z] #18 13.79 + cp build/release/c/libcsdk.so /usr/lib/ [2026-05-26T01:50:28.795Z] #18 13.80 + mkdir -p /usr/share/doc/edgex-csdk [2026-05-26T01:50:28.795Z] #18 13.80 + cp Attribution.txt /usr/share/doc/edgex-csdk [2026-05-26T01:50:28.795Z] #18 13.80 + cp LICENSE /usr/share/doc/edgex-csdk [2026-05-26T01:50:28.795Z] #18 13.80 + rm -rf /device-bacnet-c/deps [2026-05-26T01:50:28.795Z] #18 DONE 13.9s [2026-05-26T01:50:29.054Z] [2026-05-26T01:50:29.054Z] #20 [builder 10/10] RUN /device-bacnet-c/scripts/build.sh [2026-05-26T01:50:29.054Z] #20 0.207 + readlink -f /device-bacnet-c/scripts/build.sh [2026-05-26T01:50:29.054Z] #20 0.208 + dirname /device-bacnet-c/scripts/build.sh [2026-05-26T01:50:29.054Z] #20 0.208 + dirname /device-bacnet-c/scripts [2026-05-26T01:50:29.054Z] #20 0.209 /device-bacnet-c [2026-05-26T01:50:29.054Z] #20 0.209 + ROOT=/device-bacnet-c [2026-05-26T01:50:29.054Z] #20 0.209 + echo /device-bacnet-c [2026-05-26T01:50:29.054Z] #20 0.209 + cd /device-bacnet-c [2026-05-26T01:50:29.054Z] #20 0.209 + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] [2026-05-26T01:50:29.054Z] #20 0.209 + '[' '!' -f /device-bacnet-c/lib/mstp/libbacnet.a ] [2026-05-26T01:50:29.054Z] #20 0.209 + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip [2026-05-26T01:50:29.054Z] #20 0.210 + cd /device-bacnet-c/build/release/device-bacnet-ip [2026-05-26T01:50:29.054Z] #20 0.210 + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2026-05-26T01:50:29.054Z] #20 0.231 -- /opt/iotech/iot/1.5/include [2026-05-26T01:50:29.054Z] #20 0.232 -- Configuring done (0.0s) [2026-05-26T01:50:29.054Z] #20 0.237 -- Generating done (0.0s) [2026-05-26T01:50:29.054Z] #20 0.238 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip [2026-05-26T01:50:29.054Z] #20 0.240 + make [2026-05-26T01:50:29.054Z] #20 0.240 + tee release.log [2026-05-26T01:50:29.054Z] #20 0.288 [ 22%] Built target bacnet_objects [2026-05-26T01:50:29.054Z] #20 0.312 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2026-05-26T01:50:29.312Z] #20 0.507 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2026-05-26T01:50:29.578Z] #20 0.788 [ 55%] Linking C executable device-bacnet-c [2026-05-26T01:50:29.837Z] #20 0.808 /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) [2026-05-26T01:50:29.837Z] #20 0.856 [100%] Built target device-bacnet-c [2026-05-26T01:50:29.837Z] #20 0.861 + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp [2026-05-26T01:50:29.837Z] #20 0.862 + cd /device-bacnet-c/build/release/device-bacnet-mstp [2026-05-26T01:50:29.837Z] #20 0.862 + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2026-05-26T01:50:29.837Z] #20 0.876 -- /opt/iotech/iot/1.5/include [2026-05-26T01:50:29.837Z] #20 0.877 -- Configuring done (0.0s) [2026-05-26T01:50:29.837Z] #20 0.882 -- Generating done (0.0s) [2026-05-26T01:50:29.837Z] #20 0.883 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp [2026-05-26T01:50:29.837Z] #20 0.884 + make [2026-05-26T01:50:29.837Z] #20 0.884 + tee release.log [2026-05-26T01:50:29.837Z] #20 0.920 [ 22%] Built target bacnet_objects [2026-05-26T01:50:29.837Z] #20 0.938 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2026-05-26T01:50:29.837Z] #20 1.103 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2026-05-26T01:50:30.096Z] #20 1.364 [ 55%] Linking C executable device-bacnet-c [2026-05-26T01:50:30.375Z] #20 1.391 /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) [2026-05-26T01:50:30.375Z] #20 1.438 [100%] Built target device-bacnet-c [2026-05-26T01:50:30.375Z] #20 DONE 1.5s [2026-05-26T01:50:30.375Z] [2026-05-26T01:50:30.375Z] #21 [stage-1 6/12] COPY --from=builder /device-bacnet-c/build/release/ / [2026-05-26T01:50:30.375Z] #21 DONE 0.1s [2026-05-26T01:50:30.640Z] [2026-05-26T01:50:30.640Z] #22 [stage-1 7/12] COPY --from=builder /usr/lib/libcsdk.so /usr/lib [2026-05-26T01:50:30.640Z] #22 DONE 0.0s [2026-05-26T01:50:30.640Z] [2026-05-26T01:50:30.640Z] #23 [stage-1 8/12] COPY --from=builder /usr/share/doc/edgex-csdk /usr/share/doc/edgex-csdk [2026-05-26T01:50:30.640Z] #23 DONE 0.0s [2026-05-26T01:50:30.640Z] [2026-05-26T01:50:30.640Z] #24 [stage-1 9/12] COPY LICENSE /. [2026-05-26T01:50:30.640Z] #24 DONE 0.0s [2026-05-26T01:50:30.900Z] [2026-05-26T01:50:30.900Z] #25 [stage-1 10/12] COPY Attribution.txt /. [2026-05-26T01:50:30.900Z] #25 DONE 0.0s [2026-05-26T01:50:30.900Z] [2026-05-26T01:50:30.900Z] #26 [stage-1 11/12] COPY res /res [2026-05-26T01:50:30.900Z] #26 DONE 0.0s [2026-05-26T01:50:30.900Z] [2026-05-26T01:50:30.900Z] #27 [stage-1 12/12] COPY sample-profiles /sample-profiles [2026-05-26T01:50:30.900Z] #27 DONE 0.0s [2026-05-26T01:50:30.900Z] [2026-05-26T01:50:30.900Z] #28 exporting to image [2026-05-26T01:50:30.900Z] #28 exporting layers [2026-05-26T01:50:30.900Z] #28 exporting layers 0.4s done [2026-05-26T01:50:31.161Z] #28 writing image sha256:8cb65198816011e8012385723072e57f7ce2646d1dbea878cc6f20551bce6f55 done [2026-05-26T01:50:31.161Z] #28 naming to docker.io/library/device-bacnet done [2026-05-26T01:50:31.161Z] #28 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T01:50:31.893Z] provisioning config files... [2026-05-26T01:50:31.912Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config9096082488933482690tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T01:50:32.295Z] ---> ****-login.sh [2026-05-26T01:50:32.295Z] nexus3.edgexfoundry.org:10001 [2026-05-26T01:50:32.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:50:32.295Z] Login Succeeded [2026-05-26T01:50:32.295Z] nexus3.edgexfoundry.org:10002 [2026-05-26T01:50:32.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:50:32.295Z] Login Succeeded [2026-05-26T01:50:32.295Z] nexus3.edgexfoundry.org:10003 [2026-05-26T01:50:32.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:50:32.562Z] Login Succeeded [2026-05-26T01:50:32.562Z] nexus3.edgexfoundry.org:10004 [2026-05-26T01:50:32.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:50:32.562Z] Login Succeeded [2026-05-26T01:50:32.562Z] ****.io [2026-05-26T01:50:32.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:50:32.858Z] Login Succeeded [2026-05-26T01:50:32.858Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T01:50:32.913Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-26T01:50:32.969Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T01:50:32.990Z] [edgeXDocker.push] Tagging docker image device-bacnet with the following tags: [2026-05-26T01:50:32.990Z] ec6e505df0bee55f35a76c87e8c21f2daa2cbfcb [2026-05-26T01:50:32.990Z] latest [2026-05-26T01:50:32.990Z] 4.1.0-dev.2 [2026-05-26T01:50:32.990Z] ec6e505df0bee55f35a76c87e8c21f2daa2cbfcb-4.1.0-dev.2 [2026-05-26T01:50:32.990Z] main [2026-05-26T01:50:32.990Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:50:33.499Z] + docker tag device-bacnet nexus3.edgexfoundry.org:10004/device-bacnet:ec6e505df0bee55f35a76c87e8c21f2daa2cbfcb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:50:33.906Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet:ec6e505df0bee55f35a76c87e8c21f2daa2cbfcb [2026-05-26T01:50:33.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet] [2026-05-26T01:50:33.906Z] 2d8f6e95fa31: Preparing [2026-05-26T01:50:33.906Z] 6b112e40a748: Preparing [2026-05-26T01:50:33.906Z] dbc128efc0d3: Preparing [2026-05-26T01:50:33.906Z] 5982cc6916c0: Preparing [2026-05-26T01:50:33.906Z] d2d5514a921d: Preparing [2026-05-26T01:50:33.906Z] 33d133f5de08: Preparing [2026-05-26T01:50:33.906Z] 3ab4fed09224: Preparing [2026-05-26T01:50:33.906Z] c9fadba83169: Preparing [2026-05-26T01:50:33.906Z] a6740dc464e8: Preparing [2026-05-26T01:50:33.906Z] 7a8b87e005ab: Preparing [2026-05-26T01:50:33.906Z] d459d76745c0: Preparing [2026-05-26T01:50:33.906Z] 08bc4e534116: Preparing [2026-05-26T01:50:33.906Z] a6740dc464e8: Waiting [2026-05-26T01:50:33.906Z] 7a8b87e005ab: Waiting [2026-05-26T01:50:33.906Z] 3ab4fed09224: Waiting [2026-05-26T01:50:33.906Z] c9fadba83169: Waiting [2026-05-26T01:50:33.906Z] 08bc4e534116: Waiting [2026-05-26T01:50:33.906Z] dbc128efc0d3: Pushed [2026-05-26T01:50:33.906Z] 2d8f6e95fa31: Pushed [2026-05-26T01:50:33.906Z] 6b112e40a748: Pushed [2026-05-26T01:50:33.906Z] d2d5514a921d: Pushed [2026-05-26T01:50:33.906Z] 5982cc6916c0: Pushed [2026-05-26T01:50:33.906Z] 7a8b87e005ab: Pushed [2026-05-26T01:50:33.906Z] c9fadba83169: Pushed [2026-05-26T01:50:33.906Z] 33d133f5de08: Pushed [2026-05-26T01:50:34.177Z] 3ab4fed09224: Pushed [2026-05-26T01:50:34.177Z] d459d76745c0: Pushed [2026-05-26T01:50:34.779Z] 08bc4e534116: Pushed [2026-05-26T01:50:36.246Z] a6740dc464e8: Pushed [2026-05-26T01:50:36.246Z] ec6e505df0bee55f35a76c87e8c21f2daa2cbfcb: digest: sha256:737843ff72093eedd3b853487d9936698d95b0cdb357e686506b2798de185f53 size: 2820 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:50:36.640Z] + docker tag device-bacnet nexus3.edgexfoundry.org:10004/device-bacnet:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:50:36.979Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet:latest [2026-05-26T01:50:36.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet] [2026-05-26T01:50:36.979Z] 2d8f6e95fa31: Preparing [2026-05-26T01:50:36.979Z] 6b112e40a748: Preparing [2026-05-26T01:50:36.979Z] dbc128efc0d3: Preparing [2026-05-26T01:50:36.979Z] 5982cc6916c0: Preparing [2026-05-26T01:50:36.979Z] d2d5514a921d: Preparing [2026-05-26T01:50:36.979Z] 33d133f5de08: Preparing [2026-05-26T01:50:36.979Z] 3ab4fed09224: Preparing [2026-05-26T01:50:36.979Z] c9fadba83169: Preparing [2026-05-26T01:50:36.979Z] a6740dc464e8: Preparing [2026-05-26T01:50:36.979Z] 33d133f5de08: Waiting [2026-05-26T01:50:36.979Z] c9fadba83169: Waiting [2026-05-26T01:50:36.979Z] 3ab4fed09224: Waiting [2026-05-26T01:50:36.979Z] 7a8b87e005ab: Preparing [2026-05-26T01:50:36.979Z] d459d76745c0: Preparing [2026-05-26T01:50:36.979Z] a6740dc464e8: Waiting [2026-05-26T01:50:36.979Z] 7a8b87e005ab: Waiting [2026-05-26T01:50:36.979Z] 08bc4e534116: Preparing [2026-05-26T01:50:36.979Z] d459d76745c0: Waiting [2026-05-26T01:50:36.979Z] 08bc4e534116: Waiting [2026-05-26T01:50:36.979Z] 5982cc6916c0: Layer already exists [2026-05-26T01:50:36.979Z] 6b112e40a748: Layer already exists [2026-05-26T01:50:36.979Z] dbc128efc0d3: Layer already exists [2026-05-26T01:50:36.979Z] d2d5514a921d: Layer already exists [2026-05-26T01:50:36.979Z] 2d8f6e95fa31: Layer already exists [2026-05-26T01:50:36.979Z] c9fadba83169: Layer already exists [2026-05-26T01:50:36.979Z] 33d133f5de08: Layer already exists [2026-05-26T01:50:36.979Z] 3ab4fed09224: Layer already exists [2026-05-26T01:50:36.979Z] 7a8b87e005ab: Layer already exists [2026-05-26T01:50:36.979Z] a6740dc464e8: Layer already exists [2026-05-26T01:50:36.979Z] d459d76745c0: Layer already exists [2026-05-26T01:50:36.979Z] 08bc4e534116: Layer already exists [2026-05-26T01:50:36.979Z] latest: digest: sha256:737843ff72093eedd3b853487d9936698d95b0cdb357e686506b2798de185f53 size: 2820 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:50:37.298Z] + docker tag device-bacnet nexus3.edgexfoundry.org:10004/device-bacnet:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:50:37.645Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet:4.1.0-dev.2 [2026-05-26T01:50:37.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet] [2026-05-26T01:50:37.645Z] 2d8f6e95fa31: Preparing [2026-05-26T01:50:37.645Z] 6b112e40a748: Preparing [2026-05-26T01:50:37.645Z] dbc128efc0d3: Preparing [2026-05-26T01:50:37.645Z] 5982cc6916c0: Preparing [2026-05-26T01:50:37.645Z] d2d5514a921d: Preparing [2026-05-26T01:50:37.645Z] 33d133f5de08: Preparing [2026-05-26T01:50:37.645Z] 3ab4fed09224: Preparing [2026-05-26T01:50:37.645Z] c9fadba83169: Preparing [2026-05-26T01:50:37.645Z] a6740dc464e8: Preparing [2026-05-26T01:50:37.645Z] 7a8b87e005ab: Preparing [2026-05-26T01:50:37.645Z] 33d133f5de08: Waiting [2026-05-26T01:50:37.645Z] c9fadba83169: Waiting [2026-05-26T01:50:37.645Z] a6740dc464e8: Waiting [2026-05-26T01:50:37.645Z] 3ab4fed09224: Waiting [2026-05-26T01:50:37.645Z] d459d76745c0: Preparing [2026-05-26T01:50:37.645Z] 08bc4e534116: Preparing [2026-05-26T01:50:37.645Z] d459d76745c0: Waiting [2026-05-26T01:50:37.645Z] 08bc4e534116: Waiting [2026-05-26T01:50:37.645Z] 7a8b87e005ab: Waiting [2026-05-26T01:50:37.645Z] 5982cc6916c0: Layer already exists [2026-05-26T01:50:37.645Z] dbc128efc0d3: Layer already exists [2026-05-26T01:50:37.645Z] d2d5514a921d: Layer already exists [2026-05-26T01:50:37.645Z] 2d8f6e95fa31: Layer already exists [2026-05-26T01:50:37.645Z] 6b112e40a748: Layer already exists [2026-05-26T01:50:37.645Z] 3ab4fed09224: Layer already exists [2026-05-26T01:50:37.645Z] a6740dc464e8: Layer already exists [2026-05-26T01:50:37.645Z] c9fadba83169: Layer already exists [2026-05-26T01:50:37.645Z] 7a8b87e005ab: Layer already exists [2026-05-26T01:50:37.645Z] 33d133f5de08: Layer already exists [2026-05-26T01:50:37.645Z] d459d76745c0: Layer already exists [2026-05-26T01:50:37.645Z] 08bc4e534116: Layer already exists [2026-05-26T01:50:37.645Z] 4.1.0-dev.2: digest: sha256:737843ff72093eedd3b853487d9936698d95b0cdb357e686506b2798de185f53 size: 2820 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:50:37.986Z] + docker tag device-bacnet nexus3.edgexfoundry.org:10004/device-bacnet:ec6e505df0bee55f35a76c87e8c21f2daa2cbfcb-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:50:38.321Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet:ec6e505df0bee55f35a76c87e8c21f2daa2cbfcb-4.1.0-dev.2 [2026-05-26T01:50:38.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet] [2026-05-26T01:50:38.321Z] 2d8f6e95fa31: Preparing [2026-05-26T01:50:38.321Z] 6b112e40a748: Preparing [2026-05-26T01:50:38.321Z] dbc128efc0d3: Preparing [2026-05-26T01:50:38.321Z] 5982cc6916c0: Preparing [2026-05-26T01:50:38.321Z] d2d5514a921d: Preparing [2026-05-26T01:50:38.321Z] 33d133f5de08: Preparing [2026-05-26T01:50:38.321Z] 3ab4fed09224: Preparing [2026-05-26T01:50:38.321Z] c9fadba83169: Preparing [2026-05-26T01:50:38.321Z] a6740dc464e8: Preparing [2026-05-26T01:50:38.321Z] 7a8b87e005ab: Preparing [2026-05-26T01:50:38.321Z] d459d76745c0: Preparing [2026-05-26T01:50:38.321Z] 08bc4e534116: Preparing [2026-05-26T01:50:38.321Z] 33d133f5de08: Waiting [2026-05-26T01:50:38.321Z] 3ab4fed09224: Waiting [2026-05-26T01:50:38.321Z] c9fadba83169: Waiting [2026-05-26T01:50:38.321Z] a6740dc464e8: Waiting [2026-05-26T01:50:38.321Z] 7a8b87e005ab: Waiting [2026-05-26T01:50:38.321Z] d459d76745c0: Waiting [2026-05-26T01:50:38.321Z] 08bc4e534116: Waiting [2026-05-26T01:50:38.321Z] 5982cc6916c0: Layer already exists [2026-05-26T01:50:38.321Z] dbc128efc0d3: Layer already exists [2026-05-26T01:50:38.321Z] 6b112e40a748: Layer already exists [2026-05-26T01:50:38.321Z] 2d8f6e95fa31: Layer already exists [2026-05-26T01:50:38.321Z] d2d5514a921d: Layer already exists [2026-05-26T01:50:38.321Z] 7a8b87e005ab: Layer already exists [2026-05-26T01:50:38.321Z] 33d133f5de08: Layer already exists [2026-05-26T01:50:38.321Z] 3ab4fed09224: Layer already exists [2026-05-26T01:50:38.321Z] a6740dc464e8: Layer already exists [2026-05-26T01:50:38.321Z] c9fadba83169: Layer already exists [2026-05-26T01:50:38.321Z] 08bc4e534116: Layer already exists [2026-05-26T01:50:38.321Z] d459d76745c0: Layer already exists [2026-05-26T01:50:38.321Z] ec6e505df0bee55f35a76c87e8c21f2daa2cbfcb-4.1.0-dev.2: digest: sha256:737843ff72093eedd3b853487d9936698d95b0cdb357e686506b2798de185f53 size: 2820 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:50:38.657Z] + docker tag device-bacnet nexus3.edgexfoundry.org:10004/device-bacnet:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:50:38.988Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet:main [2026-05-26T01:50:38.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet] [2026-05-26T01:50:38.989Z] 2d8f6e95fa31: Preparing [2026-05-26T01:50:38.989Z] 6b112e40a748: Preparing [2026-05-26T01:50:38.989Z] dbc128efc0d3: Preparing [2026-05-26T01:50:38.989Z] 5982cc6916c0: Preparing [2026-05-26T01:50:38.989Z] d2d5514a921d: Preparing [2026-05-26T01:50:38.989Z] 33d133f5de08: Preparing [2026-05-26T01:50:38.989Z] 3ab4fed09224: Preparing [2026-05-26T01:50:38.989Z] c9fadba83169: Preparing [2026-05-26T01:50:38.989Z] a6740dc464e8: Preparing [2026-05-26T01:50:38.989Z] 7a8b87e005ab: Preparing [2026-05-26T01:50:38.989Z] d459d76745c0: Preparing [2026-05-26T01:50:38.989Z] 08bc4e534116: Preparing [2026-05-26T01:50:38.989Z] 3ab4fed09224: Waiting [2026-05-26T01:50:38.989Z] c9fadba83169: Waiting [2026-05-26T01:50:38.989Z] d459d76745c0: Waiting [2026-05-26T01:50:38.989Z] a6740dc464e8: Waiting [2026-05-26T01:50:38.989Z] 33d133f5de08: Waiting [2026-05-26T01:50:38.989Z] 7a8b87e005ab: Waiting [2026-05-26T01:50:38.989Z] 08bc4e534116: Waiting [2026-05-26T01:50:38.989Z] dbc128efc0d3: Layer already exists [2026-05-26T01:50:38.989Z] 5982cc6916c0: Layer already exists [2026-05-26T01:50:38.989Z] 6b112e40a748: Layer already exists [2026-05-26T01:50:38.989Z] d2d5514a921d: Layer already exists [2026-05-26T01:50:38.989Z] 2d8f6e95fa31: Layer already exists [2026-05-26T01:50:38.989Z] 7a8b87e005ab: Layer already exists [2026-05-26T01:50:38.989Z] a6740dc464e8: Layer already exists [2026-05-26T01:50:38.989Z] 33d133f5de08: Layer already exists [2026-05-26T01:50:38.989Z] c9fadba83169: Layer already exists [2026-05-26T01:50:38.989Z] 3ab4fed09224: Layer already exists [2026-05-26T01:50:38.989Z] 08bc4e534116: Layer already exists [2026-05-26T01:50:38.989Z] d459d76745c0: Layer already exists [2026-05-26T01:50:38.989Z] main: digest: sha256:737843ff72093eedd3b853487d9936698d95b0cdb357e686506b2798de185f53 size: 2820 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-26T01:50:39.061Z] ===================================================== [Pipeline] echo [2026-05-26T01:50:39.076Z] taggedImages: [2026-05-26T01:50:39.076Z] - nexus3.edgexfoundry.org:10004/device-bacnet:ec6e505df0bee55f35a76c87e8c21f2daa2cbfcb [2026-05-26T01:50:39.076Z] - nexus3.edgexfoundry.org:10004/device-bacnet:latest [2026-05-26T01:50:39.076Z] - nexus3.edgexfoundry.org:10004/device-bacnet:4.1.0-dev.2 [2026-05-26T01:50:39.076Z] - nexus3.edgexfoundry.org:10004/device-bacnet:ec6e505df0bee55f35a76c87e8c21f2daa2cbfcb-4.1.0-dev.2 [2026-05-26T01:50:39.076Z] - nexus3.edgexfoundry.org:10004/device-bacnet:main [Pipeline] } [Pipeline] // script [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 [2026-05-26T01:50:39.487Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T01:50:39.487Z] [2026-05-26T01:50:39.487Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:50:39.795Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T01:50:39.795Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-26T01:50:39.795Z] 5eb5b503b376: Pulling fs layer [2026-05-26T01:50:39.795Z] 5c69ac0246d0: Pulling fs layer [2026-05-26T01:50:39.795Z] ec43610c2a17: Pulling fs layer [2026-05-26T01:50:39.795Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-26T01:50:39.795Z] 33b1e0a273af: Pulling fs layer [2026-05-26T01:50:39.795Z] 5d3b04190fa2: Pulling fs layer [2026-05-26T01:50:39.795Z] 2f39f015ded8: Pulling fs layer [2026-05-26T01:50:39.795Z] 3a2ae6a8a46f: Waiting [2026-05-26T01:50:39.795Z] 33b1e0a273af: Waiting [2026-05-26T01:50:39.795Z] 5d3b04190fa2: Waiting [2026-05-26T01:50:39.795Z] 2f39f015ded8: Waiting [2026-05-26T01:50:39.795Z] 5c69ac0246d0: Verifying Checksum [2026-05-26T01:50:39.795Z] 5c69ac0246d0: Download complete [2026-05-26T01:50:39.795Z] 3a2ae6a8a46f: Verifying Checksum [2026-05-26T01:50:39.795Z] 3a2ae6a8a46f: Download complete [2026-05-26T01:50:39.795Z] 33b1e0a273af: Verifying Checksum [2026-05-26T01:50:39.795Z] 33b1e0a273af: Download complete [2026-05-26T01:50:39.795Z] ec43610c2a17: Verifying Checksum [2026-05-26T01:50:39.795Z] ec43610c2a17: Download complete [2026-05-26T01:50:39.795Z] 5d3b04190fa2: Verifying Checksum [2026-05-26T01:50:39.795Z] 5d3b04190fa2: Download complete [2026-05-26T01:50:40.054Z] 5eb5b503b376: Verifying Checksum [2026-05-26T01:50:40.055Z] 5eb5b503b376: Download complete [2026-05-26T01:50:40.620Z] 2f39f015ded8: Download complete [2026-05-26T01:50:41.556Z] 5eb5b503b376: Pull complete [2026-05-26T01:50:41.815Z] 5c69ac0246d0: Pull complete [2026-05-26T01:50:42.389Z] ec43610c2a17: Pull complete [2026-05-26T01:50:42.389Z] 3a2ae6a8a46f: Pull complete [2026-05-26T01:50:42.656Z] 33b1e0a273af: Pull complete [2026-05-26T01:50:42.956Z] 5d3b04190fa2: Pull complete [2026-05-26T01:50:48.485Z] 2f39f015ded8: Pull complete [2026-05-26T01:50:48.485Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-26T01:50:48.485Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T01:50:48.485Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T01:50:48.797Z] prd-ubuntu20.04-docker-8c-8g-11322 does not seem to be running inside a container [2026-05-26T01:50:48.872Z] $ 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/dgexfoundry_device-bacnet-c_main -v /w/workspace/dgexfoundry_device-bacnet-c_main:/w/workspace/dgexfoundry_device-bacnet-c_main:rw,z -v /w/workspace/dgexfoundry_device-bacnet-c_main@tmp:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-26T01:50:51.151Z] $ docker top 4e8811707b93b389238c18b080be7ee5780efd85036a10caabcba5c4ec4a2b57 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T01:50:51.881Z] ---> job-cost.sh [2026-05-26T01:50:51.881Z] lf-activate-venv: SKIPPING [2026-05-26T01:50:51.881Z] INFO: No Stack... [2026-05-26T01:50:52.218Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-26T01:50:52.494Z] INFO: Archiving Costs [Pipeline] sh [2026-05-26T01:50:52.863Z] + cat /w/workspace/dgexfoundry_device-bacnet-c_main/archives/cost.csv [2026-05-26T01:50:52.863Z] + cut -d, -f6 [Pipeline] lock [2026-05-26T01:50:52.929Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-bacnet-c-main-34-stack-cost] [2026-05-26T01:50:52.976Z] Resource [jenkins-edgexfoundry-device-bacnet-c-main-34-stack-cost] did not exist. Created. [2026-05-26T01:50:52.992Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-bacnet-c-main-34-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-26T01:50:53.409Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-05-26T01:50:53.508Z] Stashed 1 file(s) [Pipeline] } [2026-05-26T01:50:53.543Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-bacnet-c-main-34-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-26T01:50:53.585Z] $ docker stop --time=1 4e8811707b93b389238c18b080be7ee5780efd85036a10caabcba5c4ec4a2b57 [2026-05-26T01:50:54.758Z] $ docker rm -f --volumes 4e8811707b93b389238c18b080be7ee5780efd85036a10caabcba5c4ec4a2b57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-05-26T01:52:22.459Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11325 in /w/workspace/dgexfoundry_device-bacnet-c_main [Pipeline] { [Pipeline] ws [2026-05-26T01:52:22.482Z] Running in /w/workspace/device-bacnet-c/34 [Pipeline] { [Pipeline] checkout [2026-05-26T01:52:25.567Z] Selected Git installation does not exist. Using Default [2026-05-26T01:52:25.567Z] The recommended git tool is: NONE [2026-05-26T01:52:31.618Z] using credential edgex-jenkins-ssh [2026-05-26T01:52:31.651Z] Cloning the remote Git repository [2026-05-26T01:52:31.719Z] Cloning repository git@github.com:edgexfoundry/device-bacnet-c.git [2026-05-26T01:52:31.847Z] > git init /w/workspace/device-bacnet-c/34 # timeout=10 [2026-05-26T01:52:32.052Z] Fetching upstream changes from git@github.com:edgexfoundry/device-bacnet-c.git [2026-05-26T01:52:32.053Z] > git --version # timeout=10 [2026-05-26T01:52:32.081Z] > git --version # 'git version 2.25.1' [2026-05-26T01:52:32.086Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-05-26T01:52:32.273Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-bacnet-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-26T01:52:33.031Z] > git config remote.origin.url git@github.com:edgexfoundry/device-bacnet-c.git # timeout=10 [2026-05-26T01:52:33.083Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-26T01:52:34.220Z] Avoid second fetch [2026-05-26T01:52:34.221Z] Checking out Revision ec6e505df0bee55f35a76c87e8c21f2daa2cbfcb (main) [2026-05-26T01:52:34.243Z] > git config core.sparsecheckout # timeout=10 [2026-05-26T01:52:34.320Z] > git checkout -f ec6e505df0bee55f35a76c87e8c21f2daa2cbfcb # timeout=10 [2026-05-26T01:52:34.974Z] Commit message: "Merge pull request #110 from sabrina-lin527/update-changelog" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T01:52:39.634Z] provisioning config files... [2026-05-26T01:52:39.704Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/device-bacnet-c/34@tmp/config817773000943243389tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T01:52:40.485Z] ---> ****-login.sh [2026-05-26T01:52:40.485Z] nexus3.edgexfoundry.org:10001 [2026-05-26T01:52:40.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:52:41.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T01:52:41.033Z] Configure a credential helper to remove this warning. See [2026-05-26T01:52:41.033Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T01:52:41.033Z] [2026-05-26T01:52:41.033Z] Login Succeeded [2026-05-26T01:52:41.033Z] nexus3.edgexfoundry.org:10002 [2026-05-26T01:52:41.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:52:41.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T01:52:41.581Z] Configure a credential helper to remove this warning. See [2026-05-26T01:52:41.581Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T01:52:41.581Z] [2026-05-26T01:52:41.581Z] Login Succeeded [2026-05-26T01:52:41.581Z] nexus3.edgexfoundry.org:10003 [2026-05-26T01:52:41.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:52:41.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T01:52:41.853Z] Configure a credential helper to remove this warning. See [2026-05-26T01:52:41.853Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T01:52:41.853Z] [2026-05-26T01:52:41.853Z] Login Succeeded [2026-05-26T01:52:41.853Z] nexus3.edgexfoundry.org:10004 [2026-05-26T01:52:42.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:52:42.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T01:52:42.401Z] Configure a credential helper to remove this warning. See [2026-05-26T01:52:42.401Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T01:52:42.401Z] [2026-05-26T01:52:42.401Z] Login Succeeded [2026-05-26T01:52:42.401Z] ****.io [2026-05-26T01:52:42.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:52:42.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T01:52:42.950Z] Configure a credential helper to remove this warning. See [2026-05-26T01:52:42.950Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T01:52:42.950Z] [2026-05-26T01:52:42.950Z] Login Succeeded [2026-05-26T01:52:42.950Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T01:52:42.975Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-26T01:52:43.377Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T01:52:43.393Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-arm64 [Pipeline] echo [2026-05-26T01:52:43.410Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T01:52:43.432Z] ========================================================= [2026-05-26T01:52:43.432Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2026-05-26T01:52:43.432Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:52:43.817Z] + docker build -t ci-base-image-arm64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest . [2026-05-26T01:52:44.089Z] Sending build context to Docker daemon 501.8kB [2026-05-26T01:52:44.089Z] Step 1/12 : ARG BASE=alpine:3.20 [2026-05-26T01:52:44.089Z] Step 2/12 : FROM ${BASE} [2026-05-26T01:52:44.360Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2026-05-26T01:52:44.360Z] 579b34f0a95b: Pulling fs layer [2026-05-26T01:52:44.360Z] e71477ac5e1b: Pulling fs layer [2026-05-26T01:52:44.360Z] 579b34f0a95b: Verifying Checksum [2026-05-26T01:52:44.360Z] 579b34f0a95b: Download complete [2026-05-26T01:52:45.350Z] 579b34f0a95b: Pull complete [2026-05-26T01:52:47.331Z] e71477ac5e1b: Download complete [2026-05-26T01:52:59.865Z] e71477ac5e1b: Pull complete [2026-05-26T01:52:59.865Z] Digest: sha256:d6da9bdca73313daf4d05ece6476ab4dbe9e0e950a139422d865873582b0d46d [2026-05-26T01:52:59.865Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2026-05-26T01:52:59.865Z] ---> 2b552cad5dd9 [2026-05-26T01:52:59.865Z] 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 [2026-05-26T01:53:00.464Z] ---> Running in 7c81b87880e6 [2026-05-26T01:53:01.898Z] Connecting to iotech.jfrog.io (54.73.4.50:443) [2026-05-26T01:53:02.181Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2026-05-26T01:53:02.181Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2026-05-26T01:53:02.181Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2026-05-26T01:53:03.164Z] Removing intermediate container 7c81b87880e6 [2026-05-26T01:53:03.164Z] ---> 860318039b12 [2026-05-26T01:53:03.164Z] Step 4/12 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2026-05-26T01:53:03.164Z] ---> Running in 3ce330856e93 [2026-05-26T01:53:05.141Z] Removing intermediate container 3ce330856e93 [2026-05-26T01:53:05.141Z] ---> 17cacfd385d9 [2026-05-26T01:53:05.141Z] 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 [2026-05-26T01:53:05.141Z] ---> Running in 9323a51c08b2 [2026-05-26T01:53:06.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2026-05-26T01:53:07.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2026-05-26T01:53:08.222Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2026-05-26T01:53:09.638Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-05-26T01:53:09.638Z] (1/18) Installing dumb-init (1.2.5-r2) [2026-05-26T01:53:09.638Z] (2/18) Installing hiredis (1.1.0-r2) [2026-05-26T01:53:09.638Z] (3/18) Installing hiredis-dev (1.1.0-r2) [2026-05-26T01:53:09.909Z] (4/18) Installing libcbor (0.10.2-r1) [2026-05-26T01:53:09.909Z] (5/18) Installing iotech-iot-1.5 (1.5.7-r0) [2026-05-26T01:53:10.886Z] (6/18) Installing iotech-iot-1.5-dev (1.5.7-r0) [2026-05-26T01:53:10.886Z] (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.136-r0) [2026-05-26T01:53:11.156Z] (8/18) Installing libcbor-dev (0.10.2-r1) [2026-05-26T01:53:11.425Z] (9/18) Installing libmenuw (6.4_p20230506-r0) [2026-05-26T01:53:11.696Z] (10/18) Installing libpanelw (6.4_p20230506-r0) [2026-05-26T01:53:11.696Z] (11/18) Installing libncurses++ (6.4_p20230506-r0) [2026-05-26T01:53:11.696Z] (12/18) Installing ncurses-dev (6.4_p20230506-r0) [2026-05-26T01:53:11.966Z] (13/18) Installing libblkid (2.38.1-r8) [2026-05-26T01:53:11.966Z] (14/18) Installing libuuid (2.38.1-r8) [2026-05-26T01:53:11.966Z] (15/18) Installing libfdisk (2.38.1-r8) [2026-05-26T01:53:11.966Z] (16/18) Installing libmount (2.38.1-r8) [2026-05-26T01:53:11.966Z] (17/18) Installing libsmartcols (2.38.1-r8) [2026-05-26T01:53:11.966Z] (18/18) Installing util-linux-dev (2.38.1-r8) [2026-05-26T01:53:12.238Z] Executing busybox-1.36.1-r4.trigger [2026-05-26T01:53:12.239Z] OK: 333 MiB in 100 packages [2026-05-26T01:53:13.662Z] Removing intermediate container 9323a51c08b2 [2026-05-26T01:53:13.662Z] ---> 65c4acee9404 [2026-05-26T01:53:13.662Z] Step 6/12 : RUN apk --no-cache upgrade [2026-05-26T01:53:13.662Z] ---> Running in 04cb9a5d597e [2026-05-26T01:53:14.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2026-05-26T01:53:15.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2026-05-26T01:53:15.817Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2026-05-26T01:53:16.814Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-05-26T01:53:16.815Z] Upgrading critical system libraries and apk-tools: [2026-05-26T01:53:16.815Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2026-05-26T01:53:16.815Z] Executing busybox-1.36.1-r4.trigger [2026-05-26T01:53:17.085Z] Continuing the upgrade transaction with new apk-tools: [2026-05-26T01:53:17.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2026-05-26T01:53:17.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2026-05-26T01:53:18.263Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2026-05-26T01:53:19.229Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-05-26T01:53:19.229Z] (1/27) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) [2026-05-26T01:53:19.229Z] (2/27) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) [2026-05-26T01:53:19.229Z] Executing busybox-1.36.1-r7.post-upgrade [2026-05-26T01:53:19.229Z] (3/27) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) [2026-05-26T01:53:19.500Z] (4/27) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) [2026-05-26T01:53:19.500Z] (5/27) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) [2026-05-26T01:53:19.500Z] (6/27) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) [2026-05-26T01:53:19.500Z] (7/27) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) [2026-05-26T01:53:19.500Z] (8/27) Upgrading binutils (2.40-r7 -> 2.40-r8) [2026-05-26T01:53:20.087Z] (9/27) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) [2026-05-26T01:53:20.356Z] (10/27) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) [2026-05-26T01:53:20.356Z] (11/27) Upgrading xz-libs (5.4.3-r0 -> 5.4.3-r1) [2026-05-26T01:53:20.356Z] (12/27) Upgrading libarchive (3.7.2-r0 -> 3.8.0-r0) [2026-05-26T01:53:20.626Z] (13/27) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) [2026-05-26T01:53:20.626Z] (14/27) Installing libpsl (0.21.5-r0) [2026-05-26T01:53:20.626Z] (15/27) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) [2026-05-26T01:53:20.626Z] (16/27) Installing libpsl-utils (0.21.5-r0) [2026-05-26T01:53:20.895Z] (17/27) Installing libpsl-dev (0.21.5-r0) [2026-05-26T01:53:20.895Z] (18/27) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) [2026-05-26T01:53:21.166Z] (19/27) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) [2026-05-26T01:53:21.166Z] (20/27) Upgrading git (2.40.1-r0 -> 2.40.4-r0) [2026-05-26T01:53:21.438Z] (21/27) Upgrading musl-utils (1.2.4-r2 -> 1.2.4-r3) [2026-05-26T01:53:21.438Z] (22/27) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) [2026-05-26T01:53:21.438Z] (23/27) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) [2026-05-26T01:53:21.707Z] (24/27) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) [2026-05-26T01:53:21.981Z] (25/27) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) [2026-05-26T01:53:21.981Z] (26/27) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) [2026-05-26T01:53:21.981Z] (27/27) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) [2026-05-26T01:53:21.981Z] Executing busybox-1.36.1-r7.trigger [2026-05-26T01:53:21.981Z] Executing ca-certificates-20241121-r1.trigger [2026-05-26T01:53:22.250Z] OK: 334 MiB in 103 packages [2026-05-26T01:53:25.688Z] Removing intermediate container 04cb9a5d597e [2026-05-26T01:53:25.688Z] ---> 2470f632f957 [2026-05-26T01:53:25.688Z] Step 7/12 : COPY scripts /device-bacnet-c/scripts [2026-05-26T01:53:27.128Z] ---> 9e3541cf1bc5 [2026-05-26T01:53:27.128Z] Step 8/12 : COPY src /device-bacnet-c/src/ [2026-05-26T01:53:27.399Z] ---> 6ec981114b5d [2026-05-26T01:53:27.399Z] Step 9/12 : COPY VERSION /device-bacnet-c/ [2026-05-26T01:53:27.990Z] ---> ad3aff2ad88f [2026-05-26T01:53:27.990Z] Step 10/12 : WORKDIR /device-bacnet-c [2026-05-26T01:53:27.990Z] ---> Running in 8db3d0604981 [2026-05-26T01:53:28.579Z] Removing intermediate container 8db3d0604981 [2026-05-26T01:53:28.579Z] ---> 70b314a95519 [2026-05-26T01:53:28.579Z] Step 11/12 : RUN /device-bacnet-c/scripts/build_deps.sh [2026-05-26T01:53:28.579Z] ---> Running in 76587fb8c3e7 [2026-05-26T01:53:29.546Z] + CSDK_VER=4.0.0 [2026-05-26T01:53:29.546Z] + '[' '!' -d deps ] [2026-05-26T01:53:29.546Z] + mkdir deps [2026-05-26T01:53:29.546Z] + cd /device-bacnet-c/deps [2026-05-26T01:53:29.546Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip [2026-05-26T01:53:29.547Z] Connecting to github.com (140.82.114.3:443) [2026-05-26T01:53:29.813Z] Connecting to codeload.github.com (140.82.112.9:443) [2026-05-26T01:53:30.097Z] saving to 'v4.0.0.zip' [2026-05-26T01:53:30.097Z] v4.0.0.zip 100% |********************************|  245k 0:00:00 ETA [2026-05-26T01:53:30.097Z] 'v4.0.0.zip' saved [2026-05-26T01:53:30.097Z] + unzip v4.0.0.zip [2026-05-26T01:53:30.097Z] Archive: v4.0.0.zip [2026-05-26T01:53:30.366Z] creating: device-sdk-c-4.0.0/ [2026-05-26T01:53:30.366Z] creating: device-sdk-c-4.0.0/.github/ [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/.github/Contributing.md [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/.github/semantic.yml [2026-05-26T01:53:30.366Z] creating: device-sdk-c-4.0.0/.github/workflows/ [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/.github/workflows/release.yml [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/.gitignore [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/Attribution.txt [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/CHANGELOG.md [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/Doxyfile [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/GOVERNANCE.md [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/Jenkinsfile [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/LICENSE [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/Makefile [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/OWNERS.md [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/README.IOT.md [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/README.md [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/README.v3.md [2026-05-26T01:53:30.366Z] creating: device-sdk-c-4.0.0/docs/ [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/docs/configuration.md [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/docs/metrics.md [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/docs/startup.md [2026-05-26T01:53:30.366Z] creating: device-sdk-c-4.0.0/include/ [2026-05-26T01:53:30.366Z] creating: device-sdk-c-4.0.0/include/devsdk/ [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h [2026-05-26T01:53:30.366Z] creating: device-sdk-c-4.0.0/include/edgex/ [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/include/edgex/devices.h [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex.h [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/include/edgex/profiles.h [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h [2026-05-26T01:53:30.366Z] creating: device-sdk-c-4.0.0/scripts/ [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/scripts/build.sh [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh [2026-05-26T01:53:30.366Z] creating: device-sdk-c-4.0.0/src/ [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/CMakeLists.txt [2026-05-26T01:53:30.366Z] creating: device-sdk-c-4.0.0/src/c/ [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/api.h [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.c [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.h [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/bus-impl.h [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/bus.c [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/bus.h [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/callback3.c [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/callback3.h [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/config.c [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/config.h [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/correlation.c [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/correlation.h [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/data.c [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/data.h [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/defs.h.in [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/device.c [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/device.h [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/devman.c [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/devmap.c [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/devmap.h [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/devutil.h [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/discovery.c [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/discovery.h [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.c [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.h [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/edgex2.h [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/errorlist.h [2026-05-26T01:53:30.366Z] creating: device-sdk-c-4.0.0/src/c/examples/ [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/examples/README.md [2026-05-26T01:53:30.366Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c [2026-05-26T01:53:30.366Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml [2026-05-26T01:53:30.366Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json [2026-05-26T01:53:30.366Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2026-05-26T01:53:30.366Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/ [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c [2026-05-26T01:53:30.366Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml [2026-05-26T01:53:30.366Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json [2026-05-26T01:53:30.366Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json [2026-05-26T01:53:30.366Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/ [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md [2026-05-26T01:53:30.366Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml [2026-05-26T01:53:30.366Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt [2026-05-26T01:53:30.366Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json [2026-05-26T01:53:30.366Z] creating: device-sdk-c-4.0.0/src/c/examples/file/ [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c [2026-05-26T01:53:30.366Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/ [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml [2026-05-26T01:53:30.366Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt [2026-05-26T01:53:30.366Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json [2026-05-26T01:53:30.366Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/ [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c [2026-05-26T01:53:30.366Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml [2026-05-26T01:53:30.366Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json [2026-05-26T01:53:30.366Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json [2026-05-26T01:53:30.366Z] creating: device-sdk-c-4.0.0/src/c/examples/random/ [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c [2026-05-26T01:53:30.366Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/ [2026-05-26T01:53:30.366Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml [2026-05-26T01:53:30.367Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ [2026-05-26T01:53:30.367Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json [2026-05-26T01:53:30.367Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ [2026-05-26T01:53:30.367Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json [2026-05-26T01:53:30.367Z] creating: device-sdk-c-4.0.0/src/c/examples/res/ [2026-05-26T01:53:30.367Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml [2026-05-26T01:53:30.367Z] creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ [2026-05-26T01:53:30.367Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json [2026-05-26T01:53:30.367Z] creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ [2026-05-26T01:53:30.367Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json [2026-05-26T01:53:30.367Z] inflating: device-sdk-c-4.0.0/src/c/examples/template.c [2026-05-26T01:53:30.367Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/ [2026-05-26T01:53:30.367Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt [2026-05-26T01:53:30.367Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md [2026-05-26T01:53:30.367Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c [2026-05-26T01:53:30.367Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ [2026-05-26T01:53:30.367Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml [2026-05-26T01:53:30.367Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ [2026-05-26T01:53:30.367Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json [2026-05-26T01:53:30.367Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ [2026-05-26T01:53:30.367Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json [2026-05-26T01:53:30.367Z] inflating: device-sdk-c-4.0.0/src/c/filesys.c [2026-05-26T01:53:30.367Z] inflating: device-sdk-c-4.0.0/src/c/filesys.h [2026-05-26T01:53:30.367Z] inflating: device-sdk-c-4.0.0/src/c/keeper.c [2026-05-26T01:53:30.367Z] inflating: device-sdk-c-4.0.0/src/c/keeper.h [2026-05-26T01:53:30.367Z] inflating: device-sdk-c-4.0.0/src/c/map.c [2026-05-26T01:53:30.367Z] inflating: device-sdk-c-4.0.0/src/c/map.h [2026-05-26T01:53:30.367Z] inflating: device-sdk-c-4.0.0/src/c/metadata.c [2026-05-26T01:53:30.367Z] inflating: device-sdk-c-4.0.0/src/c/metadata.h [2026-05-26T01:53:30.367Z] inflating: device-sdk-c-4.0.0/src/c/metrics.h [2026-05-26T01:53:30.367Z] inflating: device-sdk-c-4.0.0/src/c/opstate.c [2026-05-26T01:53:30.367Z] inflating: device-sdk-c-4.0.0/src/c/opstate.h [2026-05-26T01:53:30.367Z] inflating: device-sdk-c-4.0.0/src/c/parson.c [2026-05-26T01:53:30.367Z] inflating: device-sdk-c-4.0.0/src/c/parson.h [2026-05-26T01:53:30.367Z] inflating: device-sdk-c-4.0.0/src/c/profiles.c [2026-05-26T01:53:30.367Z] inflating: device-sdk-c-4.0.0/src/c/profiles.h [2026-05-26T01:53:30.367Z] inflating: device-sdk-c-4.0.0/src/c/registry-impl.h [2026-05-26T01:53:30.367Z] inflating: device-sdk-c-4.0.0/src/c/registry.c [2026-05-26T01:53:30.367Z] inflating: device-sdk-c-4.0.0/src/c/registry.h [2026-05-26T01:53:30.367Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.c [2026-05-26T01:53:30.367Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.h [2026-05-26T01:53:30.367Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.c [2026-05-26T01:53:30.367Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.h [2026-05-26T01:53:30.367Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.c [2026-05-26T01:53:30.367Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.h [2026-05-26T01:53:30.367Z] inflating: device-sdk-c-4.0.0/src/c/rest.c [2026-05-26T01:53:30.367Z] inflating: device-sdk-c-4.0.0/src/c/rest.h [2026-05-26T01:53:30.367Z] inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h [2026-05-26T01:53:30.367Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c [2026-05-26T01:53:30.367Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h [2026-05-26T01:53:30.367Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c [2026-05-26T01:53:30.367Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h [2026-05-26T01:53:30.367Z] inflating: device-sdk-c-4.0.0/src/c/secrets.c [2026-05-26T01:53:30.367Z] inflating: device-sdk-c-4.0.0/src/c/secrets.h [2026-05-26T01:53:30.367Z] inflating: device-sdk-c-4.0.0/src/c/service.c [2026-05-26T01:53:30.367Z] inflating: device-sdk-c-4.0.0/src/c/service.h [2026-05-26T01:53:30.367Z] inflating: device-sdk-c-4.0.0/src/c/transform.c [2026-05-26T01:53:30.367Z] inflating: device-sdk-c-4.0.0/src/c/transform.h [2026-05-26T01:53:30.367Z] inflating: device-sdk-c-4.0.0/src/c/validate.c [2026-05-26T01:53:30.367Z] inflating: device-sdk-c-4.0.0/src/c/validate.h [2026-05-26T01:53:30.367Z] inflating: device-sdk-c-4.0.0/src/c/watchers.c [2026-05-26T01:53:30.367Z] inflating: device-sdk-c-4.0.0/src/c/watchers.h [2026-05-26T01:53:30.367Z] creating: device-sdk-c-4.0.0/src/cmake/ [2026-05-26T01:53:30.367Z] inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake [2026-05-26T01:53:30.367Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake [2026-05-26T01:53:30.367Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake [2026-05-26T01:53:30.367Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake [2026-05-26T01:53:30.367Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake [2026-05-26T01:53:30.367Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake [2026-05-26T01:53:30.367Z] + cd device-sdk-c-4.0.0 [2026-05-26T01:53:30.367Z] + ./scripts/build.sh [2026-05-26T01:53:30.367Z] + CPPCHECK=false [2026-05-26T01:53:30.367Z] + DOCGEN=false [2026-05-26T01:53:30.367Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2026-05-26T01:53:30.367Z] + '[' 0 -gt 0 ] [2026-05-26T01:53:30.367Z] + readlink -f ./scripts/build.sh [2026-05-26T01:53:30.367Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts/build.sh [2026-05-26T01:53:30.367Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts [2026-05-26T01:53:30.367Z] + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.0 [2026-05-26T01:53:30.367Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0 [2026-05-26T01:53:30.367Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2026-05-26T01:53:30.367Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2026-05-26T01:53:30.367Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.0/src [2026-05-26T01:53:30.951Z] -- The C compiler identification is GNU 12.2.1 [2026-05-26T01:53:30.952Z] -- Detecting C compiler ABI info [2026-05-26T01:53:31.226Z] -- Detecting C compiler ABI info - done [2026-05-26T01:53:31.495Z] -- Check for working C compiler: /usr/bin/cc - skipped [2026-05-26T01:53:31.495Z] -- Detecting C compile features [2026-05-26T01:53:31.495Z] -- Detecting C compile features - done [2026-05-26T01:53:31.495Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2026-05-26T01:53:31.765Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2026-05-26T01:53:31.765Z] -- Found LIBYAML: /usr/lib/libyaml.so [2026-05-26T01:53:31.765Z] -- Found LIBUUID: /usr/lib/libuuid.so [2026-05-26T01:53:31.765Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2026-05-26T01:53:31.765Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-05-26T01:53:31.765Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2026-05-26T01:53:31.765Z] -- /opt/iotech/iot/1.5/include [2026-05-26T01:53:31.765Z] -- C SDK 0.0.0 for Linux [2026-05-26T01:53:31.765Z] -- Performing Test CSDK_HAVE_ATOMIC [2026-05-26T01:53:32.355Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2026-05-26T01:53:32.356Z] -- Found Curses: /usr/lib/libcurses.so [2026-05-26T01:53:32.624Z] -- Configuring done (2.1s) [2026-05-26T01:53:32.893Z] -- Generating done (0.3s) [2026-05-26T01:53:32.893Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2026-05-26T01:53:32.893Z] + + teemake release.log all package [2026-05-26T01:53:32.893Z] [2026-05-26T01:53:33.162Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2026-05-26T01:53:34.128Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2026-05-26T01:53:35.548Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2026-05-26T01:53:36.511Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2026-05-26T01:53:37.486Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2026-05-26T01:53:40.162Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2026-05-26T01:53:40.433Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2026-05-26T01:53:41.858Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2026-05-26T01:53:44.478Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2026-05-26T01:53:44.746Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2026-05-26T01:53:45.709Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2026-05-26T01:53:46.674Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2026-05-26T01:53:47.641Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2026-05-26T01:53:48.881Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2026-05-26T01:53:49.178Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2026-05-26T01:53:51.844Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2026-05-26T01:53:52.153Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2026-05-26T01:53:54.104Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2026-05-26T01:53:54.707Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2026-05-26T01:53:56.664Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2026-05-26T01:53:56.937Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2026-05-26T01:54:07.052Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2026-05-26T01:54:07.052Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2026-05-26T01:54:07.052Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2026-05-26T01:54:07.638Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2026-05-26T01:54:07.920Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2026-05-26T01:54:09.869Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2026-05-26T01:54:12.510Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2026-05-26T01:54:13.097Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2026-05-26T01:54:14.508Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2026-05-26T01:54:15.092Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2026-05-26T01:54:17.705Z] /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': [2026-05-26T01:54:17.705Z] /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] [2026-05-26T01:54:17.705Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2026-05-26T01:54:17.705Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-05-26T01:54:17.705Z] /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here [2026-05-26T01:54:17.705Z] 875 | const iot_data_t *deviceservices_config; [2026-05-26T01:54:17.705Z] | ^~~~~~~~~~~~~~~~~~~~~ [2026-05-26T01:54:19.191Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2026-05-26T01:54:19.813Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2026-05-26T01:54:20.396Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2026-05-26T01:54:20.992Z] [ 68%] Linking C shared library libcsdk.so [2026-05-26T01:54:21.260Z] [ 68%] Built target csdk [2026-05-26T01:54:21.260Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2026-05-26T01:54:22.230Z] [ 72%] Linking C executable template [2026-05-26T01:54:22.506Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-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) [2026-05-26T01:54:22.775Z] [ 72%] Built target template [2026-05-26T01:54:22.775Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2026-05-26T01:54:23.366Z] [ 76%] Linking C executable device-counter [2026-05-26T01:54:23.639Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-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) [2026-05-26T01:54:23.906Z] [ 76%] Built target device-counter [2026-05-26T01:54:23.906Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2026-05-26T01:54:24.494Z] [ 80%] Linking C executable device-random [2026-05-26T01:54:24.764Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-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) [2026-05-26T01:54:25.077Z] [ 80%] Built target device-random [2026-05-26T01:54:25.077Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2026-05-26T01:54:25.667Z] [ 84%] Linking C executable device-gyro [2026-05-26T01:54:25.667Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-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) [2026-05-26T01:54:25.947Z] [ 84%] Built target device-gyro [2026-05-26T01:54:26.225Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2026-05-26T01:54:26.834Z] [ 88%] Linking C executable device-bitfields [2026-05-26T01:54:26.834Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-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) [2026-05-26T01:54:27.148Z] [ 88%] Built target device-bitfields [2026-05-26T01:54:27.148Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2026-05-26T01:54:28.651Z] [ 92%] Linking C executable template-discovery [2026-05-26T01:54:28.651Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-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) [2026-05-26T01:54:28.921Z] [ 92%] Built target template-discovery [2026-05-26T01:54:28.921Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2026-05-26T01:54:29.884Z] [ 96%] Linking C executable device-file [2026-05-26T01:54:29.884Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-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) [2026-05-26T01:54:30.155Z] [ 96%] Built target device-file [2026-05-26T01:54:30.431Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2026-05-26T01:54:31.176Z] [100%] Linking C executable device-terminal [2026-05-26T01:54:31.176Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-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) [2026-05-26T01:54:31.820Z] [100%] Built target device-terminal [2026-05-26T01:54:31.821Z] Run CPack packaging tool... [2026-05-26T01:54:31.821Z] CPack: Create package using TGZ [2026-05-26T01:54:31.821Z] CPack: Install projects [2026-05-26T01:54:31.821Z] CPack: - Run preinstall target for: Csdk [2026-05-26T01:54:32.910Z] CPack: - Install project: Csdk [] [2026-05-26T01:54:32.910Z] CPack: Create package [2026-05-26T01:54:32.910Z] CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. [2026-05-26T01:54:32.910Z] + '[' false '=' true ] [2026-05-26T01:54:32.910Z] + '[' false '=' true ] [2026-05-26T01:54:32.910Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2026-05-26T01:54:32.910Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2026-05-26T01:54:32.910Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.0/src [2026-05-26T01:54:33.190Z] -- The C compiler identification is GNU 12.2.1 [2026-05-26T01:54:33.190Z] -- Detecting C compiler ABI info [2026-05-26T01:54:33.789Z] -- Detecting C compiler ABI info - done [2026-05-26T01:54:33.789Z] -- Check for working C compiler: /usr/bin/cc - skipped [2026-05-26T01:54:33.789Z] -- Detecting C compile features [2026-05-26T01:54:33.789Z] -- Detecting C compile features - done [2026-05-26T01:54:33.789Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2026-05-26T01:54:34.077Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2026-05-26T01:54:34.077Z] -- Found LIBYAML: /usr/lib/libyaml.so [2026-05-26T01:54:34.077Z] -- Found LIBUUID: /usr/lib/libuuid.so [2026-05-26T01:54:34.077Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2026-05-26T01:54:34.077Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-05-26T01:54:34.077Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2026-05-26T01:54:34.077Z] -- /opt/iotech/iot/1.5/include [2026-05-26T01:54:34.077Z] -- C SDK 0.0.0 for Linux [2026-05-26T01:54:34.077Z] -- Performing Test CSDK_HAVE_ATOMIC [2026-05-26T01:54:37.439Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2026-05-26T01:54:37.439Z] -- Found Curses: /usr/lib/libcurses.so [2026-05-26T01:54:37.439Z] -- Configuring done (4.4s) [2026-05-26T01:54:37.439Z] -- Generating done (0.3s) [2026-05-26T01:54:37.706Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2026-05-26T01:54:37.706Z] + make [2026-05-26T01:54:37.706Z] + tee debug.log [2026-05-26T01:54:37.706Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2026-05-26T01:54:38.292Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2026-05-26T01:54:38.884Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2026-05-26T01:54:39.471Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2026-05-26T01:54:39.766Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2026-05-26T01:54:40.735Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2026-05-26T01:54:41.017Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2026-05-26T01:54:41.603Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2026-05-26T01:54:42.565Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2026-05-26T01:54:43.149Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2026-05-26T01:54:43.416Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2026-05-26T01:54:44.005Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2026-05-26T01:54:44.625Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2026-05-26T01:54:44.899Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2026-05-26T01:54:45.178Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2026-05-26T01:54:46.162Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2026-05-26T01:54:46.771Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2026-05-26T01:54:47.398Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2026-05-26T01:54:47.704Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2026-05-26T01:54:48.691Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2026-05-26T01:54:48.977Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2026-05-26T01:54:50.560Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2026-05-26T01:54:50.853Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2026-05-26T01:54:51.457Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2026-05-26T01:54:51.723Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2026-05-26T01:54:51.997Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2026-05-26T01:54:52.957Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2026-05-26T01:54:54.916Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2026-05-26T01:54:54.916Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2026-05-26T01:54:55.502Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2026-05-26T01:54:55.770Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2026-05-26T01:54:56.779Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2026-05-26T01:54:57.365Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2026-05-26T01:54:57.633Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2026-05-26T01:54:58.220Z] [ 68%] Linking C shared library libcsdk.so [2026-05-26T01:54:58.490Z] [ 68%] Built target csdk [2026-05-26T01:54:58.490Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2026-05-26T01:54:59.082Z] [ 72%] Linking C executable template [2026-05-26T01:54:59.082Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-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) [2026-05-26T01:54:59.368Z] [ 72%] Built target template [2026-05-26T01:54:59.368Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2026-05-26T01:54:59.957Z] [ 76%] Linking C executable device-counter [2026-05-26T01:54:59.957Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-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) [2026-05-26T01:55:00.237Z] [ 76%] Built target device-counter [2026-05-26T01:55:00.517Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2026-05-26T01:55:00.794Z] [ 80%] Linking C executable device-random [2026-05-26T01:55:00.794Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-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) [2026-05-26T01:55:01.393Z] [ 80%] Built target device-random [2026-05-26T01:55:01.393Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2026-05-26T01:55:01.668Z] [ 84%] Linking C executable device-gyro [2026-05-26T01:55:01.937Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-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) [2026-05-26T01:55:02.210Z] [ 84%] Built target device-gyro [2026-05-26T01:55:02.210Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2026-05-26T01:55:02.820Z] [ 88%] Linking C executable device-bitfields [2026-05-26T01:55:02.820Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-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) [2026-05-26T01:55:03.111Z] [ 88%] Built target device-bitfields [2026-05-26T01:55:03.111Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2026-05-26T01:55:03.737Z] [ 92%] Linking C executable template-discovery [2026-05-26T01:55:03.737Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-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) [2026-05-26T01:55:04.024Z] [ 92%] Built target template-discovery [2026-05-26T01:55:04.350Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2026-05-26T01:55:04.634Z] [ 96%] Linking C executable device-file [2026-05-26T01:55:04.634Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-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) [2026-05-26T01:55:05.238Z] [ 96%] Built target device-file [2026-05-26T01:55:05.238Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2026-05-26T01:55:05.827Z] [100%] Linking C executable device-terminal [2026-05-26T01:55:05.827Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-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) [2026-05-26T01:55:06.094Z] [100%] Built target device-terminal [2026-05-26T01:55:06.381Z] + cp -rf include/devsdk include/edgex /usr/include/ [2026-05-26T01:55:06.381Z] + cp build/release/c/libcsdk.so /usr/lib/ [2026-05-26T01:55:06.381Z] + mkdir -p /usr/share/doc/edgex-csdk [2026-05-26T01:55:06.381Z] + cp Attribution.txt /usr/share/doc/edgex-csdk [2026-05-26T01:55:06.381Z] + cp LICENSE /usr/share/doc/edgex-csdk [2026-05-26T01:55:06.381Z] + rm -rf /device-bacnet-c/deps [2026-05-26T01:55:07.512Z] Removing intermediate container 76587fb8c3e7 [2026-05-26T01:55:07.512Z] ---> f740b9dded29 [2026-05-26T01:55:07.512Z] Step 12/12 : RUN /device-bacnet-c/scripts/build.sh [2026-05-26T01:55:07.512Z] ---> Running in 9a4380312f6c [2026-05-26T01:55:08.275Z] + readlink -f /device-bacnet-c/scripts/build.sh [2026-05-26T01:55:08.275Z] + dirname /device-bacnet-c/scripts/build.sh [2026-05-26T01:55:08.275Z] + dirname /device-bacnet-c/scripts [2026-05-26T01:55:08.275Z] + ROOT=/device-bacnet-c [2026-05-26T01:55:08.275Z] + echo /device-bacnet-c [2026-05-26T01:55:08.275Z] + cd /device-bacnet-c [2026-05-26T01:55:08.275Z] + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] [2026-05-26T01:55:08.275Z] /device-bacnet-c [2026-05-26T01:55:08.275Z] + '[' '!' -d /device-bacnet-c/bacnet-stack ] [2026-05-26T01:55:08.275Z] + git clone https://github.com/IOTechSystems/bacnet-stack.git [2026-05-26T01:55:08.275Z] Cloning into 'bacnet-stack'... [2026-05-26T01:55:22.022Z] Updating files: 35% (605/1686) Updating files: 36% (607/1686) Updating files: 37% (624/1686) Updating files: 38% (641/1686) Updating files: 39% (658/1686) Updating files: 40% (675/1686) Updating files: 40% (687/1686) Updating files: 41% (692/1686) Updating files: 42% (709/1686) Updating files: 43% (725/1686) Updating files: 44% (742/1686) Updating files: 45% (759/1686) Updating files: 46% (776/1686) Updating files: 47% (793/1686) Updating files: 48% (810/1686) Updating files: 49% (827/1686) Updating files: 50% (843/1686) Updating files: 51% (860/1686) Updating files: 52% (877/1686) Updating files: 53% (894/1686) Updating files: 54% (911/1686) Updating files: 55% (928/1686) Updating files: 56% (945/1686) Updating files: 57% (962/1686) Updating files: 58% (978/1686) Updating files: 59% (995/1686) Updating files: 60% (1012/1686) Updating files: 61% (1029/1686) Updating files: 62% (1046/1686) Updating files: 63% (1063/1686) Updating files: 64% (1080/1686) Updating files: 65% (1096/1686) Updating files: 66% (1113/1686) Updating files: 67% (1130/1686) Updating files: 68% (1147/1686) Updating files: 69% (1164/1686) Updating files: 70% (1181/1686) Updating files: 71% (1198/1686) Updating files: 72% (1214/1686) Updating files: 73% (1231/1686) Updating files: 74% (1248/1686) Updating files: 75% (1265/1686) Updating files: 76% (1282/1686) Updating files: 77% (1299/1686) Updating files: 78% (1316/1686) Updating files: 79% (1332/1686) Updating files: 80% (1349/1686) Updating files: 81% (1366/1686) Updating files: 82% (1383/1686) Updating files: 83% (1400/1686) Updating files: 84% (1417/1686) Updating files: 85% (1434/1686) Updating files: 86% (1450/1686) Updating files: 87% (1467/1686) Updating files: 88% (1484/1686) Updating files: 89% (1501/1686) Updating files: 90% (1518/1686) Updating files: 91% (1535/1686) Updating files: 92% (1552/1686) Updating files: 93% (1568/1686) Updating files: 94% (1585/1686) Updating files: 95% (1602/1686) Updating files: 96% (1619/1686) Updating files: 97% (1636/1686) Updating files: 98% (1653/1686) Updating files: 99% (1670/1686) Updating files: 100% (1686/1686) Updating files: 100% (1686/1686), done. [2026-05-26T01:55:22.022Z] + cd /device-bacnet-c/bacnet-stack [2026-05-26T01:55:22.022Z] + git checkout v0.8.6-IOTech [2026-05-26T01:55:24.607Z] Note: switching to 'v0.8.6-IOTech'. [2026-05-26T01:55:24.607Z] [2026-05-26T01:55:24.607Z] You are in 'detached HEAD' state. You can look around, make experimental [2026-05-26T01:55:24.607Z] changes and commit them, and you can discard any commits you make in this [2026-05-26T01:55:24.607Z] state without impacting any branches by switching back to a branch. [2026-05-26T01:55:24.607Z] [2026-05-26T01:55:24.607Z] If you want to create a new branch to retain commits you create, you may [2026-05-26T01:55:24.607Z] do so (now or later) by using -c with the switch command. Example: [2026-05-26T01:55:24.607Z] [2026-05-26T01:55:24.607Z] git switch -c [2026-05-26T01:55:24.607Z] [2026-05-26T01:55:24.607Z] Or undo this operation with: [2026-05-26T01:55:24.607Z] [2026-05-26T01:55:24.607Z] git switch - [2026-05-26T01:55:24.607Z] [2026-05-26T01:55:24.607Z] Turn off this advice by setting config variable advice.detachedHead to false [2026-05-26T01:55:24.607Z] [2026-05-26T01:55:24.607Z] HEAD is now at 8b67b7f2 Changes for BACnet device service [2026-05-26T01:55:24.607Z] + mkdir -p /device-bacnet-c/lib/ip [2026-05-26T01:55:24.607Z] + mkdir -p /device-bacnet-c/lib/mstp [2026-05-26T01:55:24.607Z] + make 'BACDL_DEFINE=-DBACDL_MSTP=1' clean library [2026-05-26T01:55:24.607Z] make -s -C lib clean [2026-05-26T01:55:24.607Z] make -s -C demo clean [2026-05-26T01:55:24.607Z] make -s -C demo/router clean [2026-05-26T01:55:24.607Z] make -s -C demo/router-ipv6 clean [2026-05-26T01:55:24.607Z] make -s -C demo/gateway clean [2026-05-26T01:55:24.607Z] make -s -C lib all [2026-05-26T01:55:56.928Z] ../ports/linux/dlmstp.c: In function 'dlmstp_cleanup': [2026-05-26T01:55:56.928Z] ../ports/linux/dlmstp.c:147:20: warning: passing argument 1 of 'pthread_cancel' makes pointer from integer without a cast [-Wint-conversion] [2026-05-26T01:55:56.928Z] 147 | pthread_cancel(hThread); [2026-05-26T01:55:56.928Z] | ^~~~~~~ [2026-05-26T01:55:56.928Z] | | [2026-05-26T01:55:56.928Z] | long unsigned int [2026-05-26T01:55:56.928Z] In file included from ../ports/linux/net.h:73, [2026-05-26T01:55:56.928Z] from ../ports/linux/dlmstp.c:43: [2026-05-26T01:55:56.928Z] /usr/include/pthread.h:98:20: note: expected 'pthread_t' {aka 'struct __pthread *'} but argument is of type 'long unsigned int' [2026-05-26T01:55:56.928Z] 98 | int pthread_cancel(pthread_t); [2026-05-26T01:55:56.928Z] | ^~~~~~~~~ [2026-05-26T01:55:56.928Z] ../ports/linux/dlmstp.c: In function 'dlmstp_init': [2026-05-26T01:55:56.928Z] ../ports/linux/dlmstp.c:727:25: warning: passing argument 1 of 'pthread_create' from incompatible pointer type [-Wincompatible-pointer-types] [2026-05-26T01:55:56.928Z] 727 | rv = pthread_create(&hThread, NULL, dlmstp_master_fsm_task, NULL); [2026-05-26T01:55:56.928Z] | ^~~~~~~~ [2026-05-26T01:55:56.928Z] | | [2026-05-26T01:55:56.928Z] | long unsigned int * [2026-05-26T01:55:56.928Z] /usr/include/pthread.h:80:20: note: expected 'struct __pthread ** restrict' but argument is of type 'long unsigned int *' [2026-05-26T01:55:56.928Z] 80 | int pthread_create(pthread_t *__restrict, const pthread_attr_t *__restrict, void *(*)(void *), void *__restrict); [2026-05-26T01:55:56.928Z] | ^ [2026-05-26T01:56:29.202Z] + cp lib/libbacnet.a /device-bacnet-c/lib/mstp [2026-05-26T01:56:29.203Z] + make 'BACDL_DEFINE=-DBACDL_BIP=1' clean library [2026-05-26T01:56:29.203Z] make -s -C lib clean [2026-05-26T01:56:29.203Z] make -s -C demo clean [2026-05-26T01:56:29.203Z] make -s -C demo/router clean [2026-05-26T01:56:29.203Z] make -s -C demo/router-ipv6 clean [2026-05-26T01:56:29.203Z] make -s -C demo/gateway clean [2026-05-26T01:56:29.203Z] make -s -C lib all [2026-05-26T01:57:37.282Z] + cp lib/libbacnet.a /device-bacnet-c/lib/ip [2026-05-26T01:57:37.282Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip [2026-05-26T01:57:37.282Z] + cd /device-bacnet-c/build/release/device-bacnet-ip [2026-05-26T01:57:37.282Z] + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2026-05-26T01:57:37.282Z] -- The C compiler identification is GNU 12.2.1 [2026-05-26T01:57:37.282Z] -- Detecting C compiler ABI info [2026-05-26T01:57:37.282Z] -- Detecting C compiler ABI info - done [2026-05-26T01:57:37.282Z] -- Check for working C compiler: /usr/bin/cc - skipped [2026-05-26T01:57:37.282Z] -- Detecting C compile features [2026-05-26T01:57:37.282Z] -- Detecting C compile features - done [2026-05-26T01:57:37.282Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2026-05-26T01:57:37.282Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2026-05-26T01:57:37.282Z] -- Found Threads: TRUE [2026-05-26T01:57:37.282Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2026-05-26T01:57:37.282Z] -- /opt/iotech/iot/1.5/include [2026-05-26T01:57:37.282Z] -- Configuring done (1.4s) [2026-05-26T01:57:37.282Z] -- Generating done (0.0s) [2026-05-26T01:57:37.282Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip [2026-05-26T01:57:37.282Z] + make [2026-05-26T01:57:37.282Z] + tee release.log [2026-05-26T01:57:37.282Z] [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2026-05-26T01:57:37.282Z] [ 22%] Linking C static library libbacnet_objects.a [2026-05-26T01:57:37.282Z] [ 22%] Built target bacnet_objects [2026-05-26T01:57:37.282Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2026-05-26T01:57:37.282Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2026-05-26T01:57:37.282Z] [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2026-05-26T01:57:37.282Z] [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2026-05-26T01:57:37.282Z] [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2026-05-26T01:57:39.311Z] [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2026-05-26T01:57:39.580Z] [100%] Linking C executable device-bacnet-c [2026-05-26T01:57:39.850Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-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) [2026-05-26T01:57:40.438Z] [100%] Built target device-bacnet-c [2026-05-26T01:57:40.438Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp [2026-05-26T01:57:40.438Z] + cd /device-bacnet-c/build/release/device-bacnet-mstp [2026-05-26T01:57:40.438Z] + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2026-05-26T01:57:40.709Z] -- The C compiler identification is GNU 12.2.1 [2026-05-26T01:57:40.978Z] -- Detecting C compiler ABI info [2026-05-26T01:57:41.246Z] -- Detecting C compiler ABI info - done [2026-05-26T01:57:41.517Z] -- Check for working C compiler: /usr/bin/cc - skipped [2026-05-26T01:57:41.517Z] -- Detecting C compile features [2026-05-26T01:57:41.517Z] -- Detecting C compile features - done [2026-05-26T01:57:41.517Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2026-05-26T01:57:41.886Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2026-05-26T01:57:41.886Z] -- Found Threads: TRUE [2026-05-26T01:57:41.886Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2026-05-26T01:57:41.886Z] -- /opt/iotech/iot/1.5/include [2026-05-26T01:57:41.886Z] -- Configuring done (1.5s) [2026-05-26T01:57:41.886Z] -- Generating done (0.0s) [2026-05-26T01:57:42.160Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp [2026-05-26T01:57:42.160Z] + make [2026-05-26T01:57:42.160Z] + tee release.log [2026-05-26T01:57:42.160Z] [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2026-05-26T01:57:44.147Z] [ 22%] Linking C static library libbacnet_objects.a [2026-05-26T01:57:44.452Z] [ 22%] Built target bacnet_objects [2026-05-26T01:57:44.452Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2026-05-26T01:57:46.425Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2026-05-26T01:57:47.026Z] [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2026-05-26T01:57:47.297Z] [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2026-05-26T01:57:47.898Z] [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2026-05-26T01:57:54.565Z] [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2026-05-26T01:57:54.565Z] [100%] Linking C executable device-bacnet-c [2026-05-26T01:57:54.833Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-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) [2026-05-26T01:57:55.418Z] [100%] Built target device-bacnet-c [2026-05-26T01:57:58.770Z] Removing intermediate container 9a4380312f6c [2026-05-26T01:57:58.770Z] ---> 222c9e98f3dc [2026-05-26T01:57:58.770Z] Successfully built 222c9e98f3dc [2026-05-26T01:57:58.770Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:57:59.218Z] + docker inspect -f . ci-base-image-arm64 [2026-05-26T01:57:59.218Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T01:57:59.476Z] prd-ubuntu20.04-docker-arm64-4c-16g-11325 does not seem to be running inside a container [2026-05-26T01:57:59.566Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-bacnet-c/34 -v /w/workspace/device-bacnet-c/34:/w/workspace/device-bacnet-c/34:rw,z -v /w/workspace/device-bacnet-c/34@tmp:/w/workspace/device-bacnet-c/34@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 ******** ci-base-image-arm64 cat [2026-05-26T01:58:00.892Z] $ docker top cab040a95b4ee7f472771c92874119cda5e6a6bead9487c8f210dae52e5db249 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T01:58:01.792Z] + make test [2026-05-26T01:58:01.792Z] build/release/device-bacnet-c/device-bacnet-c [Pipeline] } [2026-05-26T01:58:01.807Z] $ docker stop --time=1 cab040a95b4ee7f472771c92874119cda5e6a6bead9487c8f210dae52e5db249 [2026-05-26T01:58:03.528Z] $ docker rm -f --volumes cab040a95b4ee7f472771c92874119cda5e6a6bead9487c8f210dae52e5db249 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-26T01:58:04.233Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-26T01:58:04.568Z] + ls -al . [2026-05-26T01:58:04.568Z] total 84 [2026-05-26T01:58:04.568Z] drwxrwxr-x 9 jenkins jenkins 4096 May 26 01:52 . [2026-05-26T01:58:04.568Z] drwxrwxr-x 4 jenkins jenkins 4096 May 26 01:52 .. [2026-05-26T01:58:04.568Z] drwxrwxr-x 8 jenkins jenkins 4096 May 26 01:52 .git [2026-05-26T01:58:04.568Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 01:52 .github [2026-05-26T01:58:04.568Z] -rw-rw-r-- 1 jenkins jenkins 1563 May 26 01:52 Attribution.txt [2026-05-26T01:58:04.568Z] -rw-rw-r-- 1 jenkins jenkins 1172 May 26 01:52 CHANGELOG.md [2026-05-26T01:58:04.568Z] -rw-rw-r-- 1 jenkins jenkins 677 May 26 01:52 GOVERNANCE.md [2026-05-26T01:58:04.568Z] -rw-rw-r-- 1 jenkins jenkins 764 May 26 01:52 Jenkinsfile [2026-05-26T01:58:04.568Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 26 01:52 LICENSE [2026-05-26T01:58:04.568Z] -rw-rw-r-- 1 jenkins jenkins 837 May 26 01:52 Makefile [2026-05-26T01:58:04.568Z] -rw-rw-r-- 1 jenkins jenkins 621 May 26 01:52 OWNERS.md [2026-05-26T01:58:04.568Z] -rw-rw-r-- 1 jenkins jenkins 5503 May 26 01:52 README.md [2026-05-26T01:58:04.568Z] -rw-rw-r-- 1 jenkins jenkins 11 May 26 01:49 VERSION [2026-05-26T01:58:04.568Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 01:52 docs [2026-05-26T01:58:04.568Z] drwxrwxr-x 4 jenkins jenkins 4096 May 26 01:52 res [2026-05-26T01:58:04.568Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 01:52 sample-profiles [2026-05-26T01:58:04.568Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 01:52 scripts [2026-05-26T01:58:04.568Z] drwxrwxr-x 4 jenkins jenkins 4096 May 26 01:52 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:58:04.916Z] + docker build -t device-bacnet-arm64 -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=ec6e505df0bee55f35a76c87e8c21f2daa2cbfcb --label arch=arm64 --label version=4.1.0-dev.2 . [2026-05-26T01:58:05.182Z] Sending build context to Docker daemon 501.8kB [2026-05-26T01:58:05.182Z] Step 1/31 : ARG BASE=alpine:3.20 [2026-05-26T01:58:05.182Z] Step 2/31 : FROM ${BASE} as builder [2026-05-26T01:58:05.182Z] ---> 222c9e98f3dc [2026-05-26T01:58:05.182Z] 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 [2026-05-26T01:58:09.449Z] ---> Running in 0ab870dceebf [2026-05-26T01:58:09.727Z] Connecting to iotech.jfrog.io (54.73.4.50:443) [2026-05-26T01:58:10.316Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2026-05-26T01:58:10.316Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2026-05-26T01:58:10.316Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2026-05-26T01:58:11.280Z] Removing intermediate container 0ab870dceebf [2026-05-26T01:58:11.280Z] ---> a3924dccac58 [2026-05-26T01:58:11.280Z] Step 4/31 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2026-05-26T01:58:11.280Z] ---> Running in 8935d4c1fbac [2026-05-26T01:58:13.238Z] Removing intermediate container 8935d4c1fbac [2026-05-26T01:58:13.238Z] ---> e3270c187aee [2026-05-26T01:58:13.238Z] 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 [2026-05-26T01:58:13.238Z] ---> Running in bd905d38dc4f [2026-05-26T01:58:14.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2026-05-26T01:58:14.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2026-05-26T01:58:15.374Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2026-05-26T01:58:16.332Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-05-26T01:58:16.332Z] OK: 334 MiB in 103 packages [2026-05-26T01:58:17.293Z] Removing intermediate container bd905d38dc4f [2026-05-26T01:58:17.293Z] ---> dd845c5657fa [2026-05-26T01:58:17.293Z] Step 6/31 : COPY scripts /device-bacnet-c/scripts [2026-05-26T01:58:17.880Z] ---> fa567b5540db [2026-05-26T01:58:17.880Z] Step 7/31 : COPY src /device-bacnet-c/src/ [2026-05-26T01:58:18.463Z] ---> deb9ea6f1c1d [2026-05-26T01:58:18.463Z] Step 8/31 : COPY VERSION /device-bacnet-c/ [2026-05-26T01:58:18.733Z] ---> a43e13811e50 [2026-05-26T01:58:18.734Z] Step 9/31 : WORKDIR /device-bacnet-c [2026-05-26T01:58:19.000Z] ---> Running in 97ca10bcdcf0 [2026-05-26T01:58:19.266Z] Removing intermediate container 97ca10bcdcf0 [2026-05-26T01:58:19.266Z] ---> e7a945344579 [2026-05-26T01:58:19.266Z] Step 10/31 : RUN /device-bacnet-c/scripts/build_deps.sh [2026-05-26T01:58:19.266Z] ---> Running in de5b33dba04b [2026-05-26T01:58:20.678Z] + CSDK_VER=4.0.0 [2026-05-26T01:58:20.678Z] + '[' '!' -d deps ] [2026-05-26T01:58:20.678Z] + mkdir deps [2026-05-26T01:58:20.678Z] + cd /device-bacnet-c/deps [2026-05-26T01:58:20.678Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip [2026-05-26T01:58:21.642Z] Connecting to github.com (140.82.112.4:443) [2026-05-26T01:58:24.990Z] Connecting to codeload.github.com (140.82.113.9:443) [2026-05-26T01:58:24.990Z] saving to 'v4.0.0.zip' [2026-05-26T01:58:24.990Z] v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA [2026-05-26T01:58:24.990Z] 'v4.0.0.zip' saved [2026-05-26T01:58:24.990Z] + unzip v4.0.0.zip [2026-05-26T01:58:24.990Z] Archive: v4.0.0.zip [2026-05-26T01:58:24.990Z] creating: device-sdk-c-4.0.0/ [2026-05-26T01:58:24.990Z] creating: device-sdk-c-4.0.0/.github/ [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/.github/Contributing.md [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/.github/semantic.yml [2026-05-26T01:58:24.990Z] creating: device-sdk-c-4.0.0/.github/workflows/ [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/.github/workflows/release.yml [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/.gitignore [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/Attribution.txt [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/CHANGELOG.md [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/Doxyfile [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/GOVERNANCE.md [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/Jenkinsfile [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/LICENSE [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/Makefile [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/OWNERS.md [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/README.IOT.md [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/README.md [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/README.v3.md [2026-05-26T01:58:24.990Z] creating: device-sdk-c-4.0.0/docs/ [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/docs/configuration.md [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/docs/metrics.md [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/docs/startup.md [2026-05-26T01:58:24.990Z] creating: device-sdk-c-4.0.0/include/ [2026-05-26T01:58:24.990Z] creating: device-sdk-c-4.0.0/include/devsdk/ [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h [2026-05-26T01:58:24.990Z] creating: device-sdk-c-4.0.0/include/edgex/ [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/include/edgex/devices.h [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex.h [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/include/edgex/profiles.h [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h [2026-05-26T01:58:24.990Z] creating: device-sdk-c-4.0.0/scripts/ [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/scripts/build.sh [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh [2026-05-26T01:58:24.990Z] creating: device-sdk-c-4.0.0/src/ [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/CMakeLists.txt [2026-05-26T01:58:24.990Z] creating: device-sdk-c-4.0.0/src/c/ [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/api.h [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.c [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.h [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/bus-impl.h [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/bus.c [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/bus.h [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/callback3.c [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/callback3.h [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/config.c [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/config.h [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/correlation.c [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/correlation.h [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/data.c [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/data.h [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/defs.h.in [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/device.c [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/device.h [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/devman.c [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/devmap.c [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/devmap.h [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/devutil.h [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/discovery.c [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/discovery.h [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.c [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.h [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/edgex2.h [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/errorlist.h [2026-05-26T01:58:24.990Z] creating: device-sdk-c-4.0.0/src/c/examples/ [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/examples/README.md [2026-05-26T01:58:24.990Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c [2026-05-26T01:58:24.990Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml [2026-05-26T01:58:24.990Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json [2026-05-26T01:58:24.990Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2026-05-26T01:58:24.990Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/ [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c [2026-05-26T01:58:24.990Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml [2026-05-26T01:58:24.990Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json [2026-05-26T01:58:24.990Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json [2026-05-26T01:58:24.990Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/ [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md [2026-05-26T01:58:24.990Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml [2026-05-26T01:58:24.990Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt [2026-05-26T01:58:24.990Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json [2026-05-26T01:58:24.990Z] creating: device-sdk-c-4.0.0/src/c/examples/file/ [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c [2026-05-26T01:58:24.990Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/ [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml [2026-05-26T01:58:24.990Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt [2026-05-26T01:58:24.990Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json [2026-05-26T01:58:24.990Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/ [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c [2026-05-26T01:58:24.990Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml [2026-05-26T01:58:24.990Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json [2026-05-26T01:58:24.990Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json [2026-05-26T01:58:24.990Z] creating: device-sdk-c-4.0.0/src/c/examples/random/ [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c [2026-05-26T01:58:24.990Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/ [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml [2026-05-26T01:58:24.990Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json [2026-05-26T01:58:24.990Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json [2026-05-26T01:58:24.990Z] creating: device-sdk-c-4.0.0/src/c/examples/res/ [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml [2026-05-26T01:58:24.990Z] creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json [2026-05-26T01:58:24.990Z] creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/examples/template.c [2026-05-26T01:58:24.990Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/ [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c [2026-05-26T01:58:24.990Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml [2026-05-26T01:58:24.990Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json [2026-05-26T01:58:24.990Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/filesys.c [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/filesys.h [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/keeper.c [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/keeper.h [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/map.c [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/map.h [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/metadata.c [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/metadata.h [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/metrics.h [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/opstate.c [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/opstate.h [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/parson.c [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/parson.h [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/profiles.c [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/profiles.h [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/registry-impl.h [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/registry.c [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/registry.h [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.c [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.h [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.c [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.h [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.c [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.h [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/rest.c [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/rest.h [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/secrets.c [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/secrets.h [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/service.c [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/service.h [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/transform.c [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/transform.h [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/validate.c [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/validate.h [2026-05-26T01:58:24.990Z] inflating: device-sdk-c-4.0.0/src/c/watchers.c [2026-05-26T01:58:24.991Z] inflating: device-sdk-c-4.0.0/src/c/watchers.h [2026-05-26T01:58:24.991Z] creating: device-sdk-c-4.0.0/src/cmake/ [2026-05-26T01:58:24.991Z] inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake [2026-05-26T01:58:24.991Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake [2026-05-26T01:58:24.991Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake [2026-05-26T01:58:24.991Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake [2026-05-26T01:58:24.991Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake [2026-05-26T01:58:24.991Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake [2026-05-26T01:58:24.991Z] + cd device-sdk-c-4.0.0 [2026-05-26T01:58:24.991Z] + ./scripts/build.sh [2026-05-26T01:58:24.991Z] + CPPCHECK=false [2026-05-26T01:58:24.991Z] + DOCGEN=false [2026-05-26T01:58:24.991Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2026-05-26T01:58:24.991Z] + '[' 0 -gt 0 ] [2026-05-26T01:58:24.991Z] + readlink -f ./scripts/build.sh [2026-05-26T01:58:24.991Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts/build.sh [2026-05-26T01:58:24.991Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts [2026-05-26T01:58:24.991Z] + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.0 [2026-05-26T01:58:24.991Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0 [2026-05-26T01:58:24.991Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2026-05-26T01:58:24.991Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2026-05-26T01:58:24.991Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.0/src [2026-05-26T01:58:25.257Z] -- The C compiler identification is GNU 12.2.1 [2026-05-26T01:58:25.257Z] -- Detecting C compiler ABI info [2026-05-26T01:58:25.865Z] -- Detecting C compiler ABI info - done [2026-05-26T01:58:25.865Z] -- Check for working C compiler: /usr/bin/cc - skipped [2026-05-26T01:58:25.865Z] -- Detecting C compile features [2026-05-26T01:58:25.865Z] -- Detecting C compile features - done [2026-05-26T01:58:25.865Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2026-05-26T01:58:26.133Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2026-05-26T01:58:26.133Z] -- Found LIBYAML: /usr/lib/libyaml.so [2026-05-26T01:58:26.133Z] -- Found LIBUUID: /usr/lib/libuuid.so [2026-05-26T01:58:26.133Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2026-05-26T01:58:26.133Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-05-26T01:58:26.133Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2026-05-26T01:58:26.133Z] -- /opt/iotech/iot/1.5/include [2026-05-26T01:58:26.133Z] -- C SDK 0.0.0 for Linux [2026-05-26T01:58:26.133Z] -- Performing Test CSDK_HAVE_ATOMIC [2026-05-26T01:58:26.734Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2026-05-26T01:58:26.734Z] -- Found Curses: /usr/lib/libcurses.so [2026-05-26T01:58:27.010Z] -- Configuring done (2.1s) [2026-05-26T01:58:27.290Z] -- Generating done (0.3s) [2026-05-26T01:58:27.290Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2026-05-26T01:58:27.290Z] + make all package [2026-05-26T01:58:27.290Z] + tee release.log [2026-05-26T01:58:27.556Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2026-05-26T01:58:28.537Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2026-05-26T01:58:29.949Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2026-05-26T01:58:30.918Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2026-05-26T01:58:32.029Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2026-05-26T01:58:35.403Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2026-05-26T01:58:35.403Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2026-05-26T01:58:36.362Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2026-05-26T01:58:38.953Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2026-05-26T01:58:39.549Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2026-05-26T01:58:40.958Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2026-05-26T01:58:41.935Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2026-05-26T01:58:42.517Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2026-05-26T01:58:43.926Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2026-05-26T01:58:44.508Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2026-05-26T01:58:47.853Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2026-05-26T01:58:47.853Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2026-05-26T01:58:49.808Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2026-05-26T01:58:50.771Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2026-05-26T01:58:52.182Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2026-05-26T01:58:53.144Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2026-05-26T01:59:03.365Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2026-05-26T01:59:03.365Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2026-05-26T01:59:03.365Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2026-05-26T01:59:04.335Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2026-05-26T01:59:04.604Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2026-05-26T01:59:06.551Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2026-05-26T01:59:09.235Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2026-05-26T01:59:09.831Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2026-05-26T01:59:10.820Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2026-05-26T01:59:11.779Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2026-05-26T01:59:14.367Z] /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': [2026-05-26T01:59:14.367Z] /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] [2026-05-26T01:59:14.367Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2026-05-26T01:59:14.367Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-05-26T01:59:14.367Z] /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here [2026-05-26T01:59:14.367Z] 875 | const iot_data_t *deviceservices_config; [2026-05-26T01:59:14.367Z] | ^~~~~~~~~~~~~~~~~~~~~ [2026-05-26T01:59:15.783Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2026-05-26T01:59:16.752Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2026-05-26T01:59:17.398Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2026-05-26T01:59:17.984Z] [ 68%] Linking C shared library libcsdk.so [2026-05-26T01:59:18.262Z] [ 68%] Built target csdk [2026-05-26T01:59:18.262Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2026-05-26T01:59:19.226Z] [ 72%] Linking C executable template [2026-05-26T01:59:19.496Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-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) [2026-05-26T01:59:19.766Z] [ 72%] Built target template [2026-05-26T01:59:19.766Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2026-05-26T01:59:20.728Z] [ 76%] Linking C executable device-counter [2026-05-26T01:59:20.728Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-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) [2026-05-26T01:59:20.997Z] [ 76%] Built target device-counter [2026-05-26T01:59:21.264Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2026-05-26T01:59:21.849Z] [ 80%] Linking C executable device-random [2026-05-26T01:59:21.849Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-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) [2026-05-26T01:59:22.117Z] [ 80%] Built target device-random [2026-05-26T01:59:22.387Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2026-05-26T01:59:22.984Z] [ 84%] Linking C executable device-gyro [2026-05-26T01:59:22.984Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-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) [2026-05-26T01:59:23.251Z] [ 84%] Built target device-gyro [2026-05-26T01:59:23.251Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2026-05-26T01:59:24.229Z] [ 88%] Linking C executable device-bitfields [2026-05-26T01:59:24.229Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-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) [2026-05-26T01:59:24.496Z] [ 88%] Built target device-bitfields [2026-05-26T01:59:24.497Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2026-05-26T01:59:25.906Z] [ 92%] Linking C executable template-discovery [2026-05-26T01:59:25.906Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-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) [2026-05-26T01:59:26.492Z] [ 92%] Built target template-discovery [2026-05-26T01:59:26.492Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2026-05-26T01:59:27.452Z] [ 96%] Linking C executable device-file [2026-05-26T01:59:27.718Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-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) [2026-05-26T01:59:27.985Z] [ 96%] Built target device-file [2026-05-26T01:59:28.253Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2026-05-26T01:59:29.211Z] [100%] Linking C executable device-terminal [2026-05-26T01:59:29.211Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-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) [2026-05-26T01:59:29.478Z] [100%] Built target device-terminal [2026-05-26T01:59:29.478Z] Run CPack packaging tool... [2026-05-26T01:59:29.478Z] CPack: Create package using TGZ [2026-05-26T01:59:29.478Z] CPack: Install projects [2026-05-26T01:59:29.478Z] CPack: - Run preinstall target for: Csdk [2026-05-26T01:59:30.441Z] CPack: - Install project: Csdk [] [2026-05-26T01:59:30.708Z] CPack: Create package [2026-05-26T01:59:30.708Z] CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. [2026-05-26T01:59:30.708Z] + '[' false '=' true ] [2026-05-26T01:59:30.708Z] + '[' false '=' true ] [2026-05-26T01:59:30.708Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2026-05-26T01:59:30.708Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2026-05-26T01:59:30.708Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.0/src [2026-05-26T01:59:31.293Z] -- The C compiler identification is GNU 12.2.1 [2026-05-26T01:59:31.293Z] -- Detecting C compiler ABI info [2026-05-26T01:59:31.561Z] -- Detecting C compiler ABI info - done [2026-05-26T01:59:31.830Z] -- Check for working C compiler: /usr/bin/cc - skipped [2026-05-26T01:59:31.830Z] -- Detecting C compile features [2026-05-26T01:59:31.830Z] -- Detecting C compile features - done [2026-05-26T01:59:31.830Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2026-05-26T01:59:32.097Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2026-05-26T01:59:32.097Z] -- Found LIBYAML: /usr/lib/libyaml.so [2026-05-26T01:59:32.097Z] -- Found LIBUUID: /usr/lib/libuuid.so [2026-05-26T01:59:32.097Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2026-05-26T01:59:32.097Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-05-26T01:59:32.097Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2026-05-26T01:59:32.097Z] -- /opt/iotech/iot/1.5/include [2026-05-26T01:59:32.097Z] -- C SDK 0.0.0 for Linux [2026-05-26T01:59:32.097Z] -- Performing Test CSDK_HAVE_ATOMIC [2026-05-26T01:59:32.683Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2026-05-26T01:59:32.683Z] -- Found Curses: /usr/lib/libcurses.so [2026-05-26T01:59:32.951Z] -- Configuring done (2.2s) [2026-05-26T01:59:33.218Z] -- Generating done (0.3s) [2026-05-26T01:59:33.218Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2026-05-26T01:59:33.218Z] + make+ [2026-05-26T01:59:33.218Z] tee debug.log [2026-05-26T01:59:33.498Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2026-05-26T01:59:34.135Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2026-05-26T01:59:34.414Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2026-05-26T01:59:35.027Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2026-05-26T01:59:35.618Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2026-05-26T01:59:36.710Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2026-05-26T01:59:36.710Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2026-05-26T01:59:37.312Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2026-05-26T01:59:38.313Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2026-05-26T01:59:39.013Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2026-05-26T01:59:39.285Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2026-05-26T01:59:39.881Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2026-05-26T01:59:40.466Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2026-05-26T01:59:40.738Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2026-05-26T01:59:41.322Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2026-05-26T01:59:42.281Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2026-05-26T01:59:42.548Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2026-05-26T01:59:43.560Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2026-05-26T01:59:43.560Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2026-05-26T01:59:44.541Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2026-05-26T01:59:44.809Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2026-05-26T01:59:46.751Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2026-05-26T01:59:46.751Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2026-05-26T01:59:47.334Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2026-05-26T01:59:47.600Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2026-05-26T01:59:47.867Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2026-05-26T01:59:48.450Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2026-05-26T01:59:50.393Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2026-05-26T01:59:50.660Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2026-05-26T01:59:51.244Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2026-05-26T01:59:51.828Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2026-05-26T01:59:52.786Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2026-05-26T01:59:53.372Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2026-05-26T01:59:53.638Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2026-05-26T01:59:53.905Z] [ 68%] Linking C shared library libcsdk.so [2026-05-26T01:59:54.171Z] [ 68%] Built target csdk [2026-05-26T01:59:54.438Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2026-05-26T01:59:54.705Z] [ 72%] Linking C executable template [2026-05-26T01:59:54.973Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-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) [2026-05-26T01:59:55.239Z] [ 72%] Built target template [2026-05-26T01:59:55.239Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2026-05-26T01:59:55.827Z] [ 76%] Linking C executable device-counter [2026-05-26T01:59:55.827Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-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) [2026-05-26T01:59:56.094Z] [ 76%] Built target device-counter [2026-05-26T01:59:56.094Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2026-05-26T01:59:56.676Z] [ 80%] Linking C executable device-random [2026-05-26T01:59:56.676Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-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) [2026-05-26T01:59:56.942Z] [ 80%] Built target device-random [2026-05-26T01:59:56.942Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2026-05-26T01:59:57.526Z] [ 84%] Linking C executable device-gyro [2026-05-26T01:59:57.526Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-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) [2026-05-26T01:59:57.793Z] [ 84%] Built target device-gyro [2026-05-26T01:59:57.793Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2026-05-26T01:59:58.379Z] [ 88%] Linking C executable device-bitfields [2026-05-26T01:59:58.379Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-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) [2026-05-26T01:59:58.645Z] [ 88%] Built target device-bitfields [2026-05-26T01:59:58.913Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2026-05-26T01:59:59.182Z] [ 92%] Linking C executable template-discovery [2026-05-26T01:59:59.450Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-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) [2026-05-26T01:59:59.715Z] [ 92%] Built target template-discovery [2026-05-26T01:59:59.715Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2026-05-26T02:00:00.299Z] [ 96%] Linking C executable device-file [2026-05-26T02:00:00.299Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-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) [2026-05-26T02:00:00.568Z] [ 96%] Built target device-file [2026-05-26T02:00:00.568Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2026-05-26T02:00:01.157Z] [100%] Linking C executable device-terminal [2026-05-26T02:00:01.436Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-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) [2026-05-26T02:00:01.708Z] [100%] Built target device-terminal [2026-05-26T02:00:01.708Z] + cp -rf include/devsdk include/edgex /usr/include/ [2026-05-26T02:00:01.708Z] + cp build/release/c/libcsdk.so /usr/lib/ [2026-05-26T02:00:01.709Z] + mkdir -p /usr/share/doc/edgex-csdk [2026-05-26T02:00:01.709Z] + cp Attribution.txt /usr/share/doc/edgex-csdk [2026-05-26T02:00:01.709Z] + cp LICENSE /usr/share/doc/edgex-csdk [2026-05-26T02:00:01.709Z] + rm -rf /device-bacnet-c/deps [2026-05-26T02:00:02.680Z] Removing intermediate container de5b33dba04b [2026-05-26T02:00:02.680Z] ---> 404ef38e7464 [2026-05-26T02:00:02.680Z] Step 11/31 : RUN /device-bacnet-c/scripts/build.sh [2026-05-26T02:00:03.006Z] ---> Running in e1b75a667247 [2026-05-26T02:00:03.978Z] + readlink -f /device-bacnet-c/scripts/build.sh [2026-05-26T02:00:03.978Z] + dirname /device-bacnet-c/scripts/build.sh [2026-05-26T02:00:03.978Z] + dirname /device-bacnet-c/scripts [2026-05-26T02:00:03.978Z] /device-bacnet-c [2026-05-26T02:00:03.978Z] + ROOT=/device-bacnet-c [2026-05-26T02:00:03.978Z] + echo /device-bacnet-c [2026-05-26T02:00:03.978Z] + cd /device-bacnet-c [2026-05-26T02:00:03.978Z] + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] [2026-05-26T02:00:03.978Z] + '[' '!' -f /device-bacnet-c/lib/mstp/libbacnet.a ] [2026-05-26T02:00:03.978Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip [2026-05-26T02:00:03.978Z] + cd /device-bacnet-c/build/release/device-bacnet-ip [2026-05-26T02:00:03.978Z] + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2026-05-26T02:00:03.978Z] -- /opt/iotech/iot/1.5/include [2026-05-26T02:00:03.978Z] -- Configuring done (0.1s) [2026-05-26T02:00:03.978Z] -- Generating done (0.0s) [2026-05-26T02:00:03.978Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip [2026-05-26T02:00:03.978Z] + + teemake [2026-05-26T02:00:03.978Z] release.log [2026-05-26T02:00:04.242Z] [ 22%] Built target bacnet_objects [2026-05-26T02:00:04.242Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2026-05-26T02:00:06.190Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2026-05-26T02:00:08.794Z] [ 55%] Linking C executable device-bacnet-c [2026-05-26T02:00:08.795Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-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) [2026-05-26T02:00:08.795Z] [100%] Built target device-bacnet-c [2026-05-26T02:00:08.795Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp [2026-05-26T02:00:08.795Z] + cd /device-bacnet-c/build/release/device-bacnet-mstp [2026-05-26T02:00:08.795Z] + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2026-05-26T02:00:09.230Z] -- /opt/iotech/iot/1.5/include [2026-05-26T02:00:09.230Z] -- Configuring done (0.1s) [2026-05-26T02:00:09.230Z] -- Generating done (0.0s) [2026-05-26T02:00:09.230Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp [2026-05-26T02:00:09.230Z] + + tee release.log [2026-05-26T02:00:09.230Z] make [2026-05-26T02:00:09.230Z] [ 22%] Built target bacnet_objects [2026-05-26T02:00:09.230Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2026-05-26T02:00:10.645Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2026-05-26T02:00:13.228Z] [ 55%] Linking C executable device-bacnet-c [2026-05-26T02:00:13.228Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-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) [2026-05-26T02:00:13.498Z] [100%] Built target device-bacnet-c [2026-05-26T02:00:16.837Z] Removing intermediate container e1b75a667247 [2026-05-26T02:00:16.837Z] ---> a1f369fece29 [2026-05-26T02:00:16.837Z] Step 12/31 : FROM alpine:3.20 [2026-05-26T02:00:17.416Z] 3.20: Pulling from library/alpine [2026-05-26T02:00:17.416Z] 3f26bc2dec0b: Pulling fs layer [2026-05-26T02:00:18.375Z] 3f26bc2dec0b: Verifying Checksum [2026-05-26T02:00:18.375Z] 3f26bc2dec0b: Download complete [2026-05-26T02:00:18.963Z] 3f26bc2dec0b: Pull complete [2026-05-26T02:00:18.963Z] Digest: sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc [2026-05-26T02:00:18.963Z] Status: Downloaded newer image for alpine:3.20 [2026-05-26T02:00:18.963Z] ---> ab3fe4defd29 [2026-05-26T02:00:18.963Z] Step 13/31 : MAINTAINER iotech [2026-05-26T02:00:19.230Z] ---> Running in 218471aa1bf0 [2026-05-26T02:00:19.501Z] Removing intermediate container 218471aa1bf0 [2026-05-26T02:00:19.501Z] ---> 14a1b03d600e [2026-05-26T02:00:19.501Z] 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 [2026-05-26T02:00:19.501Z] ---> Running in eff7511b8d32 [2026-05-26T02:00:20.464Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2026-05-26T02:00:21.047Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2026-05-26T02:00:21.047Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2026-05-26T02:00:21.047Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2026-05-26T02:00:21.635Z] Removing intermediate container eff7511b8d32 [2026-05-26T02:00:21.635Z] ---> 3741aeed80d0 [2026-05-26T02:00:21.635Z] Step 15/31 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2026-05-26T02:00:21.911Z] ---> Running in 2eb44fcf4e72 [2026-05-26T02:00:23.852Z] Removing intermediate container 2eb44fcf4e72 [2026-05-26T02:00:23.852Z] ---> 947ec911313f [2026-05-26T02:00:23.852Z] 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 [2026-05-26T02:00:23.852Z] ---> Running in 45022340c680 [2026-05-26T02:00:24.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2026-05-26T02:00:25.081Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2026-05-26T02:00:26.042Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2026-05-26T02:00:30.506Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-05-26T02:00:30.506Z] (1/27) Installing ca-certificates (20260413-r0) [2026-05-26T02:00:30.506Z] (2/27) Installing brotli-libs (1.1.0-r2) [2026-05-26T02:00:30.506Z] (3/27) Installing c-ares (1.33.1-r0) [2026-05-26T02:00:30.506Z] (4/27) Installing libunistring (1.2-r0) [2026-05-26T02:00:30.506Z] (5/27) Installing libidn2 (2.3.7-r0) [2026-05-26T02:00:30.506Z] (6/27) Installing nghttp2-libs (1.62.1-r0) [2026-05-26T02:00:30.506Z] (7/27) Installing libpsl (0.21.5-r1) [2026-05-26T02:00:30.506Z] (8/27) Installing zstd-libs (1.5.6-r0) [2026-05-26T02:00:30.506Z] (9/27) Installing libcurl (8.14.1-r2) [2026-05-26T02:00:30.506Z] (10/27) Installing curl (8.14.1-r2) [2026-05-26T02:00:30.506Z] (11/27) Installing dumb-init (1.2.5-r3) [2026-05-26T02:00:30.506Z] (12/27) Installing hiredis (1.2.0-r0) [2026-05-26T02:00:30.506Z] (13/27) Installing yaml (0.2.5-r2) [2026-05-26T02:00:30.506Z] (14/27) Installing libcbor (0.11.0-r0) [2026-05-26T02:00:30.506Z] (15/27) Installing iotech-iot-1.5 (1.5.7-r0) [2026-05-26T02:00:30.506Z] (16/27) Installing pkgconf (2.2.0-r0) [2026-05-26T02:00:30.506Z] (17/27) Installing openssl-dev (3.3.7-r0) [2026-05-26T02:00:30.506Z] (18/27) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.136-r0) [2026-05-26T02:00:30.506Z] (19/27) Installing gmp (6.3.0-r1) [2026-05-26T02:00:30.506Z] (20/27) Installing nettle (3.10.2-r0) [2026-05-26T02:00:30.506Z] (21/27) Installing libffi (3.4.6-r0) [2026-05-26T02:00:30.506Z] (22/27) Installing libtasn1 (4.21.0-r0) [2026-05-26T02:00:30.506Z] (23/27) Installing p11-kit (0.25.3-r0) [2026-05-26T02:00:30.506Z] (24/27) Installing gnutls (3.8.13-r0) [2026-05-26T02:00:30.506Z] (25/27) Installing libmicrohttpd (0.9.77-r0) [2026-05-26T02:00:30.506Z] (26/27) Installing libuuid (2.40.1-r1) [2026-05-26T02:00:30.506Z] (27/27) Installing linux-headers (6.6-r0) [2026-05-26T02:00:30.506Z] Executing busybox-1.36.1-r31.trigger [2026-05-26T02:00:30.506Z] Executing ca-certificates-20260413-r0.trigger [2026-05-26T02:00:30.772Z] OK: 32 MiB in 41 packages [2026-05-26T02:00:34.124Z] Removing intermediate container 45022340c680 [2026-05-26T02:00:34.124Z] ---> 30839102c3ef [2026-05-26T02:00:34.124Z] Step 17/31 : RUN apk --no-cache upgrade [2026-05-26T02:00:34.124Z] ---> Running in 6a4fd468eef2 [2026-05-26T02:00:35.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2026-05-26T02:00:35.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2026-05-26T02:00:36.316Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2026-05-26T02:00:37.724Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-05-26T02:00:37.724Z] OK: 32 MiB in 41 packages [2026-05-26T02:00:38.685Z] Removing intermediate container 6a4fd468eef2 [2026-05-26T02:00:38.685Z] ---> 37ae081bb101 [2026-05-26T02:00:38.685Z] Step 18/31 : COPY --from=builder /device-bacnet-c/build/release/ / [2026-05-26T02:00:39.673Z] ---> 31415dcd5425 [2026-05-26T02:00:39.673Z] Step 19/31 : COPY --from=builder /usr/lib/libcsdk.so /usr/lib [2026-05-26T02:00:40.259Z] ---> 1b8fe73d00ab [2026-05-26T02:00:40.259Z] Step 20/31 : COPY --from=builder /usr/share/doc/edgex-csdk /usr/share/doc/edgex-csdk [2026-05-26T02:00:40.846Z] ---> 847a232afbb1 [2026-05-26T02:00:40.846Z] Step 21/31 : COPY LICENSE /. [2026-05-26T02:00:46.187Z] ---> c0a2b1fea259 [2026-05-26T02:00:46.187Z] Step 22/31 : COPY Attribution.txt /. [2026-05-26T02:00:46.187Z] ---> 27326cf06639 [2026-05-26T02:00:46.187Z] Step 23/31 : COPY res /res [2026-05-26T02:00:46.454Z] ---> 10dd76f87faf [2026-05-26T02:00:46.454Z] Step 24/31 : COPY sample-profiles /sample-profiles [2026-05-26T02:00:47.037Z] ---> 07fe7d054dcb [2026-05-26T02:00:47.037Z] Step 25/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2022: IoTech Ltd' [2026-05-26T02:00:47.037Z] ---> Running in 34ce66e00f11 [2026-05-26T02:00:47.302Z] Removing intermediate container 34ce66e00f11 [2026-05-26T02:00:47.302Z] ---> fb660448b5d7 [2026-05-26T02:00:47.302Z] Step 26/31 : EXPOSE 59980 [2026-05-26T02:00:47.302Z] ---> Running in 2b6161ed24f3 [2026-05-26T02:00:47.885Z] Removing intermediate container 2b6161ed24f3 [2026-05-26T02:00:47.885Z] ---> 7c3de553f41f [2026-05-26T02:00:47.885Z] Step 27/31 : ENTRYPOINT ["/device-bacnet-ip/device-bacnet-c"] [2026-05-26T02:00:47.885Z] ---> Running in de993a875f28 [2026-05-26T02:00:48.150Z] Removing intermediate container de993a875f28 [2026-05-26T02:00:48.150Z] ---> 11a51b598355 [2026-05-26T02:00:48.150Z] Step 28/31 : CMD ["-cp=keeper://edgex-core-keeper:59890", "--registry", "--confdir=/res"] [2026-05-26T02:00:48.150Z] ---> Running in 5262a44b5144 [2026-05-26T02:00:48.419Z] Removing intermediate container 5262a44b5144 [2026-05-26T02:00:48.419Z] ---> 3b71d5ba5255 [2026-05-26T02:00:48.419Z] Step 29/31 : LABEL arch=arm64 [2026-05-26T02:00:48.689Z] ---> Running in d50df14b6e29 [2026-05-26T02:00:48.959Z] Removing intermediate container d50df14b6e29 [2026-05-26T02:00:48.959Z] ---> a870bd839a5e [2026-05-26T02:00:48.959Z] Step 30/31 : LABEL git_sha=ec6e505df0bee55f35a76c87e8c21f2daa2cbfcb [2026-05-26T02:00:48.959Z] ---> Running in 91bdb6ce9548 [2026-05-26T02:00:49.226Z] Removing intermediate container 91bdb6ce9548 [2026-05-26T02:00:49.226Z] ---> a5a78fd4c4cd [2026-05-26T02:00:49.226Z] Step 31/31 : LABEL version=4.1.0-dev.2 [2026-05-26T02:00:49.493Z] ---> Running in e8dd7fbcf7b7 [2026-05-26T02:00:49.761Z] Removing intermediate container e8dd7fbcf7b7 [2026-05-26T02:00:49.761Z] ---> 20037ecb8c9e [2026-05-26T02:00:49.761Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2026-05-26T02:00:49.761Z] Successfully built 20037ecb8c9e [2026-05-26T02:00:49.761Z] Successfully tagged device-bacnet-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T02:00:49.923Z] provisioning config files... [2026-05-26T02:00:49.939Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/device-bacnet-c/34@tmp/config7273272262304636719tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T02:00:50.291Z] ---> ****-login.sh [2026-05-26T02:00:50.291Z] nexus3.edgexfoundry.org:10001 [2026-05-26T02:00:50.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T02:00:50.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T02:00:50.557Z] Configure a credential helper to remove this warning. See [2026-05-26T02:00:50.557Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T02:00:50.557Z] [2026-05-26T02:00:50.557Z] Login Succeeded [2026-05-26T02:00:50.557Z] nexus3.edgexfoundry.org:10002 [2026-05-26T02:00:50.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T02:00:50.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T02:00:50.823Z] Configure a credential helper to remove this warning. See [2026-05-26T02:00:50.823Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T02:00:50.823Z] [2026-05-26T02:00:50.823Z] Login Succeeded [2026-05-26T02:00:51.090Z] nexus3.edgexfoundry.org:10003 [2026-05-26T02:00:51.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T02:00:51.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T02:00:51.357Z] Configure a credential helper to remove this warning. See [2026-05-26T02:00:51.357Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T02:00:51.357Z] [2026-05-26T02:00:51.357Z] Login Succeeded [2026-05-26T02:00:51.357Z] nexus3.edgexfoundry.org:10004 [2026-05-26T02:00:51.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T02:00:51.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T02:00:51.624Z] Configure a credential helper to remove this warning. See [2026-05-26T02:00:51.624Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T02:00:51.624Z] [2026-05-26T02:00:51.624Z] Login Succeeded [2026-05-26T02:00:51.624Z] ****.io [2026-05-26T02:00:51.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T02:00:52.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T02:00:52.158Z] Configure a credential helper to remove this warning. See [2026-05-26T02:00:52.158Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T02:00:52.158Z] [2026-05-26T02:00:52.158Z] Login Succeeded [2026-05-26T02:00:52.158Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T02:00:52.171Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-26T02:00:52.226Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T02:00:52.254Z] [edgeXDocker.push] Tagging docker image device-bacnet-arm64 with the following tags: [2026-05-26T02:00:52.254Z] ec6e505df0bee55f35a76c87e8c21f2daa2cbfcb [2026-05-26T02:00:52.254Z] latest [2026-05-26T02:00:52.254Z] 4.1.0-dev.2 [2026-05-26T02:00:52.254Z] ec6e505df0bee55f35a76c87e8c21f2daa2cbfcb-4.1.0-dev.2 [2026-05-26T02:00:52.254Z] main [2026-05-26T02:00:52.254Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T02:00:52.641Z] + docker tag device-bacnet-arm64 nexus3.edgexfoundry.org:10004/device-bacnet-arm64:ec6e505df0bee55f35a76c87e8c21f2daa2cbfcb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T02:00:53.010Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet-arm64:ec6e505df0bee55f35a76c87e8c21f2daa2cbfcb [2026-05-26T02:00:53.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet-arm64] [2026-05-26T02:00:53.010Z] 4d6d2d8dbf8d: Preparing [2026-05-26T02:00:53.010Z] f73c1e235019: Preparing [2026-05-26T02:00:53.010Z] df8ffa4d5e3d: Preparing [2026-05-26T02:00:53.010Z] a25bb667c122: Preparing [2026-05-26T02:00:53.010Z] 5a90ee637376: Preparing [2026-05-26T02:00:53.010Z] 07d0ade822c3: Preparing [2026-05-26T02:00:53.010Z] 76bd44dee203: Preparing [2026-05-26T02:00:53.010Z] 2b813dac3862: Preparing [2026-05-26T02:00:53.010Z] 56e12240f8df: Preparing [2026-05-26T02:00:53.010Z] 474b4afd787d: Preparing [2026-05-26T02:00:53.010Z] 9f2b7b8faa72: Preparing [2026-05-26T02:00:53.010Z] 88b4fba61c4c: Preparing [2026-05-26T02:00:53.010Z] 2b813dac3862: Waiting [2026-05-26T02:00:53.010Z] 56e12240f8df: Waiting [2026-05-26T02:00:53.010Z] 474b4afd787d: Waiting [2026-05-26T02:00:53.010Z] 9f2b7b8faa72: Waiting [2026-05-26T02:00:53.010Z] 88b4fba61c4c: Waiting [2026-05-26T02:00:53.010Z] 07d0ade822c3: Waiting [2026-05-26T02:00:53.010Z] 76bd44dee203: Waiting [2026-05-26T02:00:53.287Z] f73c1e235019: Pushed [2026-05-26T02:00:53.287Z] df8ffa4d5e3d: Pushed [2026-05-26T02:00:53.287Z] a25bb667c122: Pushed [2026-05-26T02:00:53.287Z] 4d6d2d8dbf8d: Pushed [2026-05-26T02:00:53.287Z] 5a90ee637376: Pushed [2026-05-26T02:00:53.559Z] 474b4afd787d: Pushed [2026-05-26T02:00:53.559Z] 2b813dac3862: Pushed [2026-05-26T02:00:53.559Z] 07d0ade822c3: Pushed [2026-05-26T02:00:53.559Z] 9f2b7b8faa72: Pushed [2026-05-26T02:00:53.825Z] 76bd44dee203: Pushed [2026-05-26T02:00:55.768Z] 88b4fba61c4c: Pushed [2026-05-26T02:00:57.715Z] 56e12240f8df: Pushed [2026-05-26T02:01:00.292Z] ec6e505df0bee55f35a76c87e8c21f2daa2cbfcb: digest: sha256:f4772eb05963457526661a697ce376a7ac1446a7e6148694c9357d3900701f03 size: 2820 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T02:01:00.659Z] + docker tag device-bacnet-arm64 nexus3.edgexfoundry.org:10004/device-bacnet-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T02:01:01.039Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet-arm64:latest [2026-05-26T02:01:01.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet-arm64] [2026-05-26T02:01:01.039Z] 4d6d2d8dbf8d: Preparing [2026-05-26T02:01:01.039Z] f73c1e235019: Preparing [2026-05-26T02:01:01.039Z] df8ffa4d5e3d: Preparing [2026-05-26T02:01:01.039Z] a25bb667c122: Preparing [2026-05-26T02:01:01.039Z] 5a90ee637376: Preparing [2026-05-26T02:01:01.039Z] 07d0ade822c3: Preparing [2026-05-26T02:01:01.039Z] 76bd44dee203: Preparing [2026-05-26T02:01:01.039Z] 2b813dac3862: Preparing [2026-05-26T02:01:01.039Z] 56e12240f8df: Preparing [2026-05-26T02:01:01.039Z] 474b4afd787d: Preparing [2026-05-26T02:01:01.039Z] 9f2b7b8faa72: Preparing [2026-05-26T02:01:01.039Z] 88b4fba61c4c: Preparing [2026-05-26T02:01:01.039Z] 76bd44dee203: Waiting [2026-05-26T02:01:01.039Z] 2b813dac3862: Waiting [2026-05-26T02:01:01.039Z] 56e12240f8df: Waiting [2026-05-26T02:01:01.039Z] 474b4afd787d: Waiting [2026-05-26T02:01:01.039Z] 9f2b7b8faa72: Waiting [2026-05-26T02:01:01.039Z] 88b4fba61c4c: Waiting [2026-05-26T02:01:01.039Z] 07d0ade822c3: Waiting [2026-05-26T02:01:01.039Z] 5a90ee637376: Layer already exists [2026-05-26T02:01:01.039Z] df8ffa4d5e3d: Layer already exists [2026-05-26T02:01:01.039Z] 4d6d2d8dbf8d: Layer already exists [2026-05-26T02:01:01.039Z] a25bb667c122: Layer already exists [2026-05-26T02:01:01.039Z] f73c1e235019: Layer already exists [2026-05-26T02:01:01.039Z] 76bd44dee203: Layer already exists [2026-05-26T02:01:01.039Z] 07d0ade822c3: Layer already exists [2026-05-26T02:01:01.039Z] 2b813dac3862: Layer already exists [2026-05-26T02:01:01.039Z] 474b4afd787d: Layer already exists [2026-05-26T02:01:01.039Z] 56e12240f8df: Layer already exists [2026-05-26T02:01:01.315Z] 9f2b7b8faa72: Layer already exists [2026-05-26T02:01:01.315Z] 88b4fba61c4c: Layer already exists [2026-05-26T02:01:01.315Z] latest: digest: sha256:f4772eb05963457526661a697ce376a7ac1446a7e6148694c9357d3900701f03 size: 2820 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T02:01:01.736Z] + docker tag device-bacnet-arm64 nexus3.edgexfoundry.org:10004/device-bacnet-arm64:4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T02:01:02.145Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet-arm64:4.1.0-dev.2 [2026-05-26T02:01:02.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet-arm64] [2026-05-26T02:01:02.145Z] 4d6d2d8dbf8d: Preparing [2026-05-26T02:01:02.145Z] f73c1e235019: Preparing [2026-05-26T02:01:02.145Z] df8ffa4d5e3d: Preparing [2026-05-26T02:01:02.145Z] a25bb667c122: Preparing [2026-05-26T02:01:02.145Z] 5a90ee637376: Preparing [2026-05-26T02:01:02.145Z] 07d0ade822c3: Preparing [2026-05-26T02:01:02.145Z] 76bd44dee203: Preparing [2026-05-26T02:01:02.145Z] 2b813dac3862: Preparing [2026-05-26T02:01:02.145Z] 56e12240f8df: Preparing [2026-05-26T02:01:02.145Z] 474b4afd787d: Preparing [2026-05-26T02:01:02.145Z] 9f2b7b8faa72: Preparing [2026-05-26T02:01:02.145Z] 88b4fba61c4c: Preparing [2026-05-26T02:01:02.145Z] 2b813dac3862: Waiting [2026-05-26T02:01:02.145Z] 56e12240f8df: Waiting [2026-05-26T02:01:02.145Z] 474b4afd787d: Waiting [2026-05-26T02:01:02.145Z] 9f2b7b8faa72: Waiting [2026-05-26T02:01:02.145Z] 88b4fba61c4c: Waiting [2026-05-26T02:01:02.145Z] 07d0ade822c3: Waiting [2026-05-26T02:01:02.145Z] 76bd44dee203: Waiting [2026-05-26T02:01:02.145Z] 4d6d2d8dbf8d: Layer already exists [2026-05-26T02:01:02.145Z] 5a90ee637376: Layer already exists [2026-05-26T02:01:02.145Z] f73c1e235019: Layer already exists [2026-05-26T02:01:02.145Z] a25bb667c122: Layer already exists [2026-05-26T02:01:02.145Z] df8ffa4d5e3d: Layer already exists [2026-05-26T02:01:02.145Z] 56e12240f8df: Layer already exists [2026-05-26T02:01:02.145Z] 76bd44dee203: Layer already exists [2026-05-26T02:01:02.145Z] 474b4afd787d: Layer already exists [2026-05-26T02:01:02.145Z] 07d0ade822c3: Layer already exists [2026-05-26T02:01:02.145Z] 2b813dac3862: Layer already exists [2026-05-26T02:01:02.145Z] 9f2b7b8faa72: Layer already exists [2026-05-26T02:01:02.145Z] 88b4fba61c4c: Layer already exists [2026-05-26T02:01:02.412Z] 4.1.0-dev.2: digest: sha256:f4772eb05963457526661a697ce376a7ac1446a7e6148694c9357d3900701f03 size: 2820 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T02:01:02.889Z] + docker tag device-bacnet-arm64 nexus3.edgexfoundry.org:10004/device-bacnet-arm64:ec6e505df0bee55f35a76c87e8c21f2daa2cbfcb-4.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T02:01:03.276Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet-arm64:ec6e505df0bee55f35a76c87e8c21f2daa2cbfcb-4.1.0-dev.2 [2026-05-26T02:01:03.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet-arm64] [2026-05-26T02:01:03.277Z] 4d6d2d8dbf8d: Preparing [2026-05-26T02:01:03.277Z] f73c1e235019: Preparing [2026-05-26T02:01:03.277Z] df8ffa4d5e3d: Preparing [2026-05-26T02:01:03.277Z] a25bb667c122: Preparing [2026-05-26T02:01:03.277Z] 5a90ee637376: Preparing [2026-05-26T02:01:03.277Z] 07d0ade822c3: Preparing [2026-05-26T02:01:03.277Z] 76bd44dee203: Preparing [2026-05-26T02:01:03.277Z] 2b813dac3862: Preparing [2026-05-26T02:01:03.277Z] 56e12240f8df: Preparing [2026-05-26T02:01:03.277Z] 474b4afd787d: Preparing [2026-05-26T02:01:03.277Z] 9f2b7b8faa72: Preparing [2026-05-26T02:01:03.277Z] 88b4fba61c4c: Preparing [2026-05-26T02:01:03.277Z] 76bd44dee203: Waiting [2026-05-26T02:01:03.277Z] 2b813dac3862: Waiting [2026-05-26T02:01:03.277Z] 56e12240f8df: Waiting [2026-05-26T02:01:03.277Z] 07d0ade822c3: Waiting [2026-05-26T02:01:03.277Z] 474b4afd787d: Waiting [2026-05-26T02:01:03.277Z] 88b4fba61c4c: Waiting [2026-05-26T02:01:03.277Z] 9f2b7b8faa72: Waiting [2026-05-26T02:01:03.277Z] a25bb667c122: Layer already exists [2026-05-26T02:01:03.277Z] df8ffa4d5e3d: Layer already exists [2026-05-26T02:01:03.277Z] f73c1e235019: Layer already exists [2026-05-26T02:01:03.277Z] 5a90ee637376: Layer already exists [2026-05-26T02:01:03.277Z] 4d6d2d8dbf8d: Layer already exists [2026-05-26T02:01:03.277Z] 76bd44dee203: Layer already exists [2026-05-26T02:01:03.277Z] 07d0ade822c3: Layer already exists [2026-05-26T02:01:03.277Z] 56e12240f8df: Layer already exists [2026-05-26T02:01:03.277Z] 2b813dac3862: Layer already exists [2026-05-26T02:01:03.277Z] 474b4afd787d: Layer already exists [2026-05-26T02:01:03.277Z] 88b4fba61c4c: Layer already exists [2026-05-26T02:01:03.277Z] 9f2b7b8faa72: Layer already exists [2026-05-26T02:01:03.542Z] ec6e505df0bee55f35a76c87e8c21f2daa2cbfcb-4.1.0-dev.2: digest: sha256:f4772eb05963457526661a697ce376a7ac1446a7e6148694c9357d3900701f03 size: 2820 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T02:01:04.143Z] + docker tag device-bacnet-arm64 nexus3.edgexfoundry.org:10004/device-bacnet-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T02:01:04.518Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet-arm64:main [2026-05-26T02:01:04.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet-arm64] [2026-05-26T02:01:04.518Z] 4d6d2d8dbf8d: Preparing [2026-05-26T02:01:04.518Z] f73c1e235019: Preparing [2026-05-26T02:01:04.518Z] df8ffa4d5e3d: Preparing [2026-05-26T02:01:04.518Z] a25bb667c122: Preparing [2026-05-26T02:01:04.518Z] 5a90ee637376: Preparing [2026-05-26T02:01:04.518Z] 07d0ade822c3: Preparing [2026-05-26T02:01:04.518Z] 76bd44dee203: Preparing [2026-05-26T02:01:04.518Z] 2b813dac3862: Preparing [2026-05-26T02:01:04.518Z] 56e12240f8df: Preparing [2026-05-26T02:01:04.518Z] 474b4afd787d: Preparing [2026-05-26T02:01:04.518Z] 9f2b7b8faa72: Preparing [2026-05-26T02:01:04.518Z] 88b4fba61c4c: Preparing [2026-05-26T02:01:04.518Z] 2b813dac3862: Waiting [2026-05-26T02:01:04.518Z] 56e12240f8df: Waiting [2026-05-26T02:01:04.518Z] 474b4afd787d: Waiting [2026-05-26T02:01:04.518Z] 9f2b7b8faa72: Waiting [2026-05-26T02:01:04.518Z] 07d0ade822c3: Waiting [2026-05-26T02:01:04.518Z] 88b4fba61c4c: Waiting [2026-05-26T02:01:04.518Z] 76bd44dee203: Waiting [2026-05-26T02:01:04.518Z] df8ffa4d5e3d: Layer already exists [2026-05-26T02:01:04.518Z] 4d6d2d8dbf8d: Layer already exists [2026-05-26T02:01:04.518Z] f73c1e235019: Layer already exists [2026-05-26T02:01:04.518Z] a25bb667c122: Layer already exists [2026-05-26T02:01:04.518Z] 5a90ee637376: Layer already exists [2026-05-26T02:01:04.518Z] 56e12240f8df: Layer already exists [2026-05-26T02:01:04.518Z] 76bd44dee203: Layer already exists [2026-05-26T02:01:04.518Z] 07d0ade822c3: Layer already exists [2026-05-26T02:01:04.518Z] 2b813dac3862: Layer already exists [2026-05-26T02:01:04.518Z] 474b4afd787d: Layer already exists [2026-05-26T02:01:04.518Z] 9f2b7b8faa72: Layer already exists [2026-05-26T02:01:04.518Z] 88b4fba61c4c: Layer already exists [2026-05-26T02:01:04.785Z] main: digest: sha256:f4772eb05963457526661a697ce376a7ac1446a7e6148694c9357d3900701f03 size: 2820 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-26T02:01:04.878Z] ===================================================== [Pipeline] echo [2026-05-26T02:01:04.892Z] taggedImages: [2026-05-26T02:01:04.892Z] - nexus3.edgexfoundry.org:10004/device-bacnet-arm64:ec6e505df0bee55f35a76c87e8c21f2daa2cbfcb [2026-05-26T02:01:04.892Z] - nexus3.edgexfoundry.org:10004/device-bacnet-arm64:latest [2026-05-26T02:01:04.892Z] - nexus3.edgexfoundry.org:10004/device-bacnet-arm64:4.1.0-dev.2 [2026-05-26T02:01:04.892Z] - nexus3.edgexfoundry.org:10004/device-bacnet-arm64:ec6e505df0bee55f35a76c87e8c21f2daa2cbfcb-4.1.0-dev.2 [2026-05-26T02:01:04.892Z] - nexus3.edgexfoundry.org:10004/device-bacnet-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T02:01:05.297Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-26T02:01:05.297Z] [2026-05-26T02:01:05.297Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T02:01:05.635Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-26T02:01:05.635Z] arm64: Pulling from edgex-lftools-log-publisher [2026-05-26T02:01:05.635Z] 8998bd30e6a1: Pulling fs layer [2026-05-26T02:01:05.635Z] 04944245beec: Pulling fs layer [2026-05-26T02:01:05.635Z] 699f458cf7ca: Pulling fs layer [2026-05-26T02:01:05.635Z] 765212b225bb: Pulling fs layer [2026-05-26T02:01:05.635Z] f23df028b6ca: Pulling fs layer [2026-05-26T02:01:05.635Z] d65c8cfc05b1: Pulling fs layer [2026-05-26T02:01:05.635Z] 2437ff75d9bd: Pulling fs layer [2026-05-26T02:01:05.635Z] f23df028b6ca: Waiting [2026-05-26T02:01:05.635Z] d65c8cfc05b1: Waiting [2026-05-26T02:01:05.635Z] 765212b225bb: Waiting [2026-05-26T02:01:05.635Z] 2437ff75d9bd: Waiting [2026-05-26T02:01:05.901Z] 04944245beec: Verifying Checksum [2026-05-26T02:01:05.901Z] 04944245beec: Download complete [2026-05-26T02:01:05.901Z] 765212b225bb: Verifying Checksum [2026-05-26T02:01:05.901Z] 765212b225bb: Download complete [2026-05-26T02:01:05.901Z] f23df028b6ca: Verifying Checksum [2026-05-26T02:01:05.901Z] f23df028b6ca: Download complete [2026-05-26T02:01:05.901Z] d65c8cfc05b1: Verifying Checksum [2026-05-26T02:01:05.901Z] d65c8cfc05b1: Download complete [2026-05-26T02:01:06.239Z] 699f458cf7ca: Verifying Checksum [2026-05-26T02:01:06.239Z] 699f458cf7ca: Download complete [2026-05-26T02:01:06.507Z] 8998bd30e6a1: Verifying Checksum [2026-05-26T02:01:06.507Z] 8998bd30e6a1: Download complete [2026-05-26T02:01:09.094Z] 2437ff75d9bd: Verifying Checksum [2026-05-26T02:01:09.094Z] 2437ff75d9bd: Download complete [2026-05-26T02:01:11.037Z] 8998bd30e6a1: Pull complete [2026-05-26T02:01:11.302Z] 04944245beec: Pull complete [2026-05-26T02:01:12.709Z] 699f458cf7ca: Pull complete [2026-05-26T02:01:12.976Z] 765212b225bb: Pull complete [2026-05-26T02:01:13.937Z] f23df028b6ca: Pull complete [2026-05-26T02:01:14.203Z] d65c8cfc05b1: Pull complete [2026-05-26T02:01:32.510Z] 2437ff75d9bd: Pull complete [2026-05-26T02:01:32.510Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-05-26T02:01:32.510Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-26T02:01:32.510Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T02:01:32.742Z] prd-ubuntu20.04-docker-arm64-4c-16g-11325 does not seem to be running inside a container [2026-05-26T02:01:32.803Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-bacnet-c/34 -v /w/workspace/device-bacnet-c/34:/w/workspace/device-bacnet-c/34:rw,z -v /w/workspace/device-bacnet-c/34@tmp:/w/workspace/device-bacnet-c/34@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-05-26T02:01:35.692Z] $ docker top 143579739b6a3ce5fb8e329112886f5f0820ec60344a22f55523c57b25aae234 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T02:01:36.568Z] ---> job-cost.sh [2026-05-26T02:01:36.569Z] lf-activate-venv: SKIPPING [2026-05-26T02:01:36.569Z] INFO: No Stack... [2026-05-26T02:01:37.149Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-05-26T02:01:37.756Z] INFO: Archiving Costs [Pipeline] sh [2026-05-26T02:01:38.398Z] + cat /w/workspace/device-bacnet-c/34/archives/cost.csv [2026-05-26T02:01:38.398Z] + cut -d, -f6 [Pipeline] lock [2026-05-26T02:01:38.470Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-bacnet-c-main-34-stack-cost] [2026-05-26T02:01:38.481Z] Resource [jenkins-edgexfoundry-device-bacnet-c-main-34-stack-cost] did not exist. Created. [2026-05-26T02:01:38.489Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-bacnet-c-main-34-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-26T02:01:39.154Z] /w/workspace/device-bacnet-c/34@tmp/durable-40e5bf92/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-05-26T02:01:39.802Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-05-26T02:01:39.829Z] Warning: overwriting stash ‘stack-cost’ [2026-05-26T02:01:40.479Z] Stashed 1 file(s) [Pipeline] } [2026-05-26T02:01:40.487Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-bacnet-c-main-34-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-26T02:01:40.513Z] $ docker stop --time=1 143579739b6a3ce5fb8e329112886f5f0820ec60344a22f55523c57b25aae234 [2026-05-26T02:01:42.085Z] $ docker rm -f --volumes 143579739b6a3ce5fb8e329112886f5f0820ec60344a22f55523c57b25aae234 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2026-05-26T02:01:42.899Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-26T02:01:42.899Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T02:01:43.199Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T02:01:43.199Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T02:01:43.332Z] prd-ubuntu20.04-docker-8c-8g-11322 does not seem to be running inside a container [2026-05-26T02:01:43.377Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-bacnet-c_main -v /w/workspace/dgexfoundry_device-bacnet-c_main:/w/workspace/dgexfoundry_device-bacnet-c_main:rw,z -v /w/workspace/dgexfoundry_device-bacnet-c_main@tmp:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-26T02:01:43.602Z] $ docker top 5509e7f81e3ba4acb65af227af74ab90584c894e3813d8fd7b8ac0300d0fcf93 -eo pid,comm [2026-05-26T02:01:43.697Z] 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). [2026-05-26T02:01:43.697Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-26T02:01:43.777Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-26T02:01:43.777Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-26T02:01:43.887Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-26T02:01:43.901Z] $ docker exec 5509e7f81e3ba4acb65af227af74ab90584c894e3813d8fd7b8ac0300d0fcf93 ssh-agent [2026-05-26T02:01:44.022Z] SSH_AUTH_SOCK=/tmp/ssh-3C8zFrKHWoW2/agent.33 [2026-05-26T02:01:44.022Z] SSH_AGENT_PID=39 [2026-05-26T02:01:44.027Z] Running ssh-add (command line suppressed) [2026-05-26T02:01:44.136Z] Identity added: /w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_2044760625862571247.key (/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_2044760625862571247.key) [2026-05-26T02:01:44.138Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-26T02:01:44.430Z] + git semver tag [2026-05-26T02:01:44.689Z] 2026-05-26 02:01:44,658 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-26T02:01:44.689Z] 2026-05-26 02:01:44,662 [run_tag] DEBUG tag force:False [2026-05-26T02:01:44.689Z] 2026-05-26 02:01:44,662 [check_head_tag] DEBUG check head tag [2026-05-26T02:01:44.689Z] 2026-05-26 02:01:44,662 [execute] INFO git cat-file --batch-check [2026-05-26T02:01:44.689Z] 2026-05-26 02:01:44,662 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main, stdin=, shell=False, universal_newlines=False) [2026-05-26T02:01:44.689Z] 2026-05-26 02:01:44,664 [execute] INFO git cat-file --batch [2026-05-26T02:01:44.689Z] 2026-05-26 02:01:44,664 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main, stdin=, shell=False, universal_newlines=False) [2026-05-26T02:01:44.689Z] 2026-05-26 02:01:44,669 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2026-05-26T02:01:44.689Z] 2026-05-26 02:01:44,669 [execute] INFO git tag -a v4.1.0-dev.2 -m v4.1.0-dev.2 [2026-05-26T02:01:44.689Z] 2026-05-26 02:01:44,669 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.2', '-m', 'v4.1.0-dev.2'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main, stdin=None, shell=False, universal_newlines=False) [2026-05-26T02:01:44.689Z] 2026-05-26 02:01:44,672 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2026-05-26T02:01:44.689Z] 4.1.0-dev.2 [Pipeline] } [2026-05-26T02:01:44.710Z] $ docker exec --env ******** --env ******** 5509e7f81e3ba4acb65af227af74ab90584c894e3813d8fd7b8ac0300d0fcf93 ssh-agent -k [2026-05-26T02:01:44.800Z] unset SSH_AUTH_SOCK; [2026-05-26T02:01:44.801Z] unset SSH_AGENT_PID; [2026-05-26T02:01:44.801Z] echo Agent pid 39 killed; [2026-05-26T02:01:44.806Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-26T02:01:45.248Z] + git semver [Pipeline] } [2026-05-26T02:01:45.594Z] $ docker stop --time=1 5509e7f81e3ba4acb65af227af74ab90584c894e3813d8fd7b8ac0300d0fcf93 [2026-05-26T02:01:46.918Z] $ docker rm -f --volumes 5509e7f81e3ba4acb65af227af74ab90584c894e3813d8fd7b8ac0300d0fcf93 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T02:01:47.516Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-26T02:01:47.516Z] [2026-05-26T02:01:47.516Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T02:01:47.951Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-26T02:01:47.951Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-05-26T02:01:47.951Z] ab5ef0e58194: Pulling fs layer [2026-05-26T02:01:47.951Z] 9712f1f96733: Pulling fs layer [2026-05-26T02:01:47.951Z] 63f879dbbcfc: Pulling fs layer [2026-05-26T02:01:47.951Z] 0d9ebad4ef96: Pulling fs layer [2026-05-26T02:01:47.951Z] e9a5061849ea: Pulling fs layer [2026-05-26T02:01:47.951Z] d747dcd14b5f: Pulling fs layer [2026-05-26T02:01:47.951Z] 2de7ff778b66: Pulling fs layer [2026-05-26T02:01:47.951Z] e9a5061849ea: Waiting [2026-05-26T02:01:47.951Z] 2de7ff778b66: Waiting [2026-05-26T02:01:47.951Z] d747dcd14b5f: Waiting [2026-05-26T02:01:47.951Z] 0d9ebad4ef96: Waiting [2026-05-26T02:01:47.951Z] 9712f1f96733: Verifying Checksum [2026-05-26T02:01:47.951Z] 9712f1f96733: Download complete [2026-05-26T02:01:48.211Z] 63f879dbbcfc: Verifying Checksum [2026-05-26T02:01:48.211Z] 63f879dbbcfc: Download complete [2026-05-26T02:01:48.472Z] e9a5061849ea: Verifying Checksum [2026-05-26T02:01:48.472Z] e9a5061849ea: Download complete [2026-05-26T02:01:48.472Z] d747dcd14b5f: Download complete [2026-05-26T02:01:48.472Z] ab5ef0e58194: Verifying Checksum [2026-05-26T02:01:48.472Z] ab5ef0e58194: Download complete [2026-05-26T02:01:48.472Z] 0d9ebad4ef96: Verifying Checksum [2026-05-26T02:01:48.472Z] 0d9ebad4ef96: Download complete [2026-05-26T02:01:48.472Z] 2de7ff778b66: Verifying Checksum [2026-05-26T02:01:48.472Z] 2de7ff778b66: Download complete [2026-05-26T02:01:51.759Z] ab5ef0e58194: Pull complete [2026-05-26T02:01:52.017Z] 9712f1f96733: Pull complete [2026-05-26T02:01:52.585Z] 63f879dbbcfc: Pull complete [2026-05-26T02:01:57.856Z] 0d9ebad4ef96: Pull complete [2026-05-26T02:01:57.856Z] e9a5061849ea: Pull complete [2026-05-26T02:01:57.856Z] d747dcd14b5f: Pull complete [2026-05-26T02:01:59.755Z] 2de7ff778b66: Pull complete [2026-05-26T02:01:59.755Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-05-26T02:01:59.755Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-26T02:01:59.755Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T02:01:59.850Z] prd-ubuntu20.04-docker-8c-8g-11322 does not seem to be running inside a container [2026-05-26T02:01:59.894Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-bacnet-c_main -v /w/workspace/dgexfoundry_device-bacnet-c_main:/w/workspace/dgexfoundry_device-bacnet-c_main:rw,z -v /w/workspace/dgexfoundry_device-bacnet-c_main@tmp:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2026-05-26T02:02:03.046Z] $ docker top fd5556176f7cd436f640745d9f6ced1667767d8a893a1b94510dd0ff1516bb11 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-05-26T02:02:03.108Z] provisioning config files... [2026-05-26T02:02:03.119Z] copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config8646906002505263974tmp [2026-05-26T02:02:03.129Z] copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config634719288426640607tmp [2026-05-26T02:02:03.137Z] copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config2179288577828227211tmp [Pipeline] { [Pipeline] echo [2026-05-26T02:02:03.167Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T02:02:03.484Z] ---> sigul-configuration.sh [2026-05-26T02:02:03.484Z] gpg: directory `/root/.gnupg' created [2026-05-26T02:02:03.484Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-05-26T02:02:03.484Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-05-26T02:02:03.484Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-05-26T02:02:03.484Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-05-26T02:02:03.484Z] gpg: CAST5 encrypted data [2026-05-26T02:02:03.484Z] gpg: encrypted with 1 passphrase [2026-05-26T02:02:03.484Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-05-26T02:02:03.776Z] + mkdir /home/jenkins [2026-05-26T02:02:03.776Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-05-26T02:02:04.071Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2026-05-26T02:02:04.086Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T02:02:04.377Z] ---> sigul-install.sh [2026-05-26T02:02:04.377Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-05-26T02:02:04.673Z] + git tag --list [2026-05-26T02:02:04.673Z] v1.0.0 [2026-05-26T02:02:04.673Z] v1.1.0 [2026-05-26T02:02:04.673Z] v1.3.0 [2026-05-26T02:02:04.673Z] v1.3.1 [2026-05-26T02:02:04.673Z] v2.3.1 [2026-05-26T02:02:04.673Z] v3.0 [2026-05-26T02:02:04.673Z] v3.0.0 [2026-05-26T02:02:04.673Z] v3.0.1 [2026-05-26T02:02:04.673Z] v3.1 [2026-05-26T02:02:04.673Z] v3.1.0 [2026-05-26T02:02:04.673Z] v4.0 [2026-05-26T02:02:04.673Z] v4.0.0 [2026-05-26T02:02:04.673Z] v4.0.1 [2026-05-26T02:02:04.673Z] v4.1.0-dev.1 [2026-05-26T02:02:04.673Z] v4.1.0-dev.2 [Pipeline] sh [2026-05-26T02:02:04.973Z] + lftools sign git-tag v4.1.0-dev.2 [2026-05-26T02:02:05.542Z] Signing Git tag with Sigul... [2026-05-26T02:02:05.543Z] Signing v4.1.0-dev.2 [Pipeline] echo [2026-05-26T02:02:05.813Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T02:02:06.110Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-05-26T02:02:06.116Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-05-26T02:02:06.159Z] $ docker stop --time=1 fd5556176f7cd436f640745d9f6ced1667767d8a893a1b94510dd0ff1516bb11 [2026-05-26T02:02:07.456Z] $ docker rm -f --volumes fd5556176f7cd436f640745d9f6ced1667767d8a893a1b94510dd0ff1516bb11 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-05-26T02:02:07.894Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-26T02:02:07.895Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T02:02:08.201Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T02:02:08.201Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T02:02:08.329Z] prd-ubuntu20.04-docker-8c-8g-11322 does not seem to be running inside a container [2026-05-26T02:02:08.412Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-bacnet-c_main -v /w/workspace/dgexfoundry_device-bacnet-c_main:/w/workspace/dgexfoundry_device-bacnet-c_main:rw,z -v /w/workspace/dgexfoundry_device-bacnet-c_main@tmp:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-26T02:02:08.665Z] $ docker top 4d4979496d64e42e9a08d5e01f47c0dd71bd79596bcc0ce08cc22168af8ad031 -eo pid,comm [2026-05-26T02:02:08.696Z] 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). [2026-05-26T02:02:08.696Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-26T02:02:08.788Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-26T02:02:08.788Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-26T02:02:08.890Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-26T02:02:08.906Z] $ docker exec 4d4979496d64e42e9a08d5e01f47c0dd71bd79596bcc0ce08cc22168af8ad031 ssh-agent [2026-05-26T02:02:09.003Z] SSH_AUTH_SOCK=/tmp/ssh-rElQsfmZU6L4/agent.33 [2026-05-26T02:02:09.003Z] SSH_AGENT_PID=39 [2026-05-26T02:02:09.008Z] Running ssh-add (command line suppressed) [2026-05-26T02:02:09.127Z] Identity added: /w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_6123979195189895811.key (/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_6123979195189895811.key) [2026-05-26T02:02:09.140Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-26T02:02:09.466Z] + git semver bump pre [2026-05-26T02:02:09.725Z] 2026-05-26 02:02:09,677 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-26T02:02:09.725Z] 2026-05-26 02:02:09,681 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2026-05-26T02:02:09.725Z] 2026-05-26 02:02:09,681 [bump_version] DEBUG bumping version:4.1.0-dev.2 on axis:pre with prefix:dev [2026-05-26T02:02:09.725Z] 2026-05-26 02:02:09,681 [bump_version] DEBUG bumped version:4.1.0-dev.3 [2026-05-26T02:02:09.725Z] 2026-05-26 02:02:09,681 [write_version] DEBUG write version:4.1.0-dev.3 to path:/w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main with force:True [2026-05-26T02:02:09.725Z] 2026-05-26 02:02:09,681 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2026-05-26T02:02:09.725Z] 2026-05-26 02:02:09,681 [write_file] DEBUG write to file:/w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2026-05-26T02:02:09.725Z] 2026-05-26 02:02:09,684 [execute] INFO git cat-file --batch-check [2026-05-26T02:02:09.725Z] 2026-05-26 02:02:09,684 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-26T02:02:09.725Z] 2026-05-26 02:02:09,687 [execute] INFO git cat-file --batch [2026-05-26T02:02:09.725Z] 2026-05-26 02:02:09,688 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-26T02:02:09.725Z] 2026-05-26 02:02:09,691 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2026-05-26T02:02:09.725Z] 4.1.0-dev.3 [Pipeline] } [2026-05-26T02:02:09.747Z] $ docker exec --env ******** --env ******** 4d4979496d64e42e9a08d5e01f47c0dd71bd79596bcc0ce08cc22168af8ad031 ssh-agent -k [2026-05-26T02:02:09.845Z] unset SSH_AUTH_SOCK; [2026-05-26T02:02:09.848Z] unset SSH_AGENT_PID; [2026-05-26T02:02:09.848Z] echo Agent pid 39 killed; [2026-05-26T02:02:09.841Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-26T02:02:10.165Z] + git semver [Pipeline] } [2026-05-26T02:02:10.451Z] $ docker stop --time=1 4d4979496d64e42e9a08d5e01f47c0dd71bd79596bcc0ce08cc22168af8ad031 [2026-05-26T02:02:11.711Z] $ docker rm -f --volumes 4d4979496d64e42e9a08d5e01f47c0dd71bd79596bcc0ce08cc22168af8ad031 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-26T02:02:12.250Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-26T02:02:12.250Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T02:02:12.654Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T02:02:12.654Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T02:02:12.966Z] prd-ubuntu20.04-docker-8c-8g-11322 does not seem to be running inside a container [2026-05-26T02:02:13.293Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-bacnet-c_main -v /w/workspace/dgexfoundry_device-bacnet-c_main:/w/workspace/dgexfoundry_device-bacnet-c_main:rw,z -v /w/workspace/dgexfoundry_device-bacnet-c_main@tmp:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-26T02:02:13.695Z] $ docker top cb3824accb51199d71a906d0653f19e9cb532afbbfa3bd9a5147893a4383da0e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-26T02:02:14.009Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-26T02:02:14.009Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-26T02:02:14.164Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-26T02:02:14.180Z] $ docker exec cb3824accb51199d71a906d0653f19e9cb532afbbfa3bd9a5147893a4383da0e ssh-agent [2026-05-26T02:02:14.389Z] SSH_AUTH_SOCK=/tmp/ssh-lvZjT5xbHY8Q/agent.32 [2026-05-26T02:02:14.389Z] SSH_AGENT_PID=38 [2026-05-26T02:02:14.459Z] Running ssh-add (command line suppressed) [2026-05-26T02:02:14.565Z] Identity added: /w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_684365514521076421.key (/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_684365514521076421.key) [2026-05-26T02:02:14.618Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-26T02:02:15.009Z] + git semver push [2026-05-26T02:02:15.303Z] 2026-05-26 02:02:15,196 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-26T02:02:15.303Z] 2026-05-26 02:02:15,200 [run_push] DEBUG push [2026-05-26T02:02:15.303Z] 2026-05-26 02:02:15,201 [execute] INFO git cat-file --batch-check [2026-05-26T02:02:15.303Z] 2026-05-26 02:02:15,201 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-26T02:02:15.303Z] 2026-05-26 02:02:15,203 [execute] INFO git rev-list 778bfe1d3b35ba37b9a9d2cdcb6259aff6d65131 -- [2026-05-26T02:02:15.303Z] 2026-05-26 02:02:15,203 [execute] DEBUG Popen(['git', 'rev-list', '778bfe1d3b35ba37b9a9d2cdcb6259aff6d65131', '--'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-26T02:02:15.303Z] 2026-05-26 02:02:15,209 [execute] INFO git fetch -v -- origin [2026-05-26T02:02:15.303Z] 2026-05-26 02:02:15,209 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main/.semver, stdin=None, shell=False, universal_newlines=True) [2026-05-26T02:02:15.968Z] 2026-05-26 02:02:15,842 [run_push] DEBUG no remote changes detected [2026-05-26T02:02:15.968Z] 2026-05-26 02:02:15,842 [execute] INFO git push origin semver [2026-05-26T02:02:15.968Z] 2026-05-26 02:02:15,843 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-26T02:02:17.372Z] 2026-05-26 02:02:16,955 [run_push] DEBUG push all version tags [2026-05-26T02:02:17.372Z] 2026-05-26 02:02:16,955 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-05-26T02:02:17.372Z] 2026-05-26 02:02:16,955 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main, stdin=None, shell=False, universal_newlines=False) [2026-05-26T02:02:19.284Z] 2026-05-26 02:02:19,273 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2026-05-26T02:02:19.284Z] 4.1.0-dev.3 [Pipeline] } [2026-05-26T02:02:19.306Z] $ docker exec --env ******** --env ******** cb3824accb51199d71a906d0653f19e9cb532afbbfa3bd9a5147893a4383da0e ssh-agent -k [2026-05-26T02:02:19.413Z] unset SSH_AUTH_SOCK; [2026-05-26T02:02:19.413Z] unset SSH_AGENT_PID; [2026-05-26T02:02:19.413Z] echo Agent pid 38 killed; [2026-05-26T02:02:19.437Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-26T02:02:19.918Z] + git semver [Pipeline] } [2026-05-26T02:02:20.272Z] $ docker stop --time=1 cb3824accb51199d71a906d0653f19e9cb532afbbfa3bd9a5147893a4383da0e [2026-05-26T02:02:21.557Z] $ docker rm -f --volumes cb3824accb51199d71a906d0653f19e9cb532afbbfa3bd9a5147893a4383da0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-05-26T02:02:22.384Z] + [ -d /w/workspace/dgexfoundry_device-bacnet-c_main/archives ] [2026-05-26T02:02:22.384Z] + ls -al /w/workspace/dgexfoundry_device-bacnet-c_main/archives [2026-05-26T02:02:22.384Z] total 16 [2026-05-26T02:02:22.384Z] drwxr-xr-x 3 root root 4096 May 26 01:50 . [2026-05-26T02:02:22.384Z] drwxrwxr-x 11 jenkins jenkins 4096 May 26 02:02 .. [2026-05-26T02:02:22.384Z] drwxr-xr-x 2 root root 4096 May 26 01:50 cost [2026-05-26T02:02:22.384Z] -rw-r--r-- 1 root root 86 May 26 01:50 cost.csv [2026-05-26T02:02:22.384Z] + sudo chown -R jenkins:jenkins /w/workspace/dgexfoundry_device-bacnet-c_main/archives [2026-05-26T02:02:22.384Z] + ls -al /w/workspace/dgexfoundry_device-bacnet-c_main/archives [2026-05-26T02:02:22.384Z] total 16 [2026-05-26T02:02:22.384Z] drwxr-xr-x 3 jenkins jenkins 4096 May 26 01:50 . [2026-05-26T02:02:22.384Z] drwxrwxr-x 11 jenkins jenkins 4096 May 26 02:02 .. [2026-05-26T02:02:22.384Z] drwxr-xr-x 2 jenkins jenkins 4096 May 26 01:50 cost [2026-05-26T02:02:22.384Z] -rw-r--r-- 1 jenkins jenkins 86 May 26 01:50 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-05-26T02:02:22.756Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T02:02:23.458Z] ---> package-listing.sh [2026-05-26T02:02:23.458Z] ++ facter osfamily [2026-05-26T02:02:23.458Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-26T02:02:23.458Z] + OS_FAMILY=debian [2026-05-26T02:02:23.458Z] + workspace=/w/workspace/dgexfoundry_device-bacnet-c_main [2026-05-26T02:02:23.458Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-26T02:02:23.458Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-26T02:02:23.458Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-26T02:02:23.458Z] + PACKAGES=/tmp/packages_start.txt [2026-05-26T02:02:23.458Z] + '[' /w/workspace/dgexfoundry_device-bacnet-c_main ']' [2026-05-26T02:02:23.458Z] + PACKAGES=/tmp/packages_end.txt [2026-05-26T02:02:23.458Z] + case "${OS_FAMILY}" in [2026-05-26T02:02:23.458Z] + dpkg -l [2026-05-26T02:02:23.458Z] + grep '^ii' [2026-05-26T02:02:23.458Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-26T02:02:23.458Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-26T02:02:23.458Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-26T02:02:23.491Z] + '[' /w/workspace/dgexfoundry_device-bacnet-c_main ']' [2026-05-26T02:02:23.491Z] + mkdir -p /w/workspace/dgexfoundry_device-bacnet-c_main/archives/ [2026-05-26T02:02:23.491Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-bacnet-c_main/archives/ [Pipeline] echo [2026-05-26T02:02:23.516Z] 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/dgexfoundry_device-bacnet-c_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-05-26T02:02:23.953Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T02:02:24.371Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T02:02:24.371Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T02:02:24.564Z] prd-ubuntu20.04-docker-8c-8g-11322 does not seem to be running inside a container [2026-05-26T02:02:24.622Z] $ 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/dgexfoundry_device-bacnet-c_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-bacnet-c_main -v /w/workspace/dgexfoundry_device-bacnet-c_main:/w/workspace/dgexfoundry_device-bacnet-c_main:rw,z -v /w/workspace/dgexfoundry_device-bacnet-c_main@tmp:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-26T02:02:24.830Z] $ docker top 5e9648bf5d3201676a79afd6a44861b00a9b6da27242e305e742fdd4e15562cd -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T02:02:25.176Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-26T02:02:25.474Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-26T02:02:25.822Z] + ls /var/log/sa-host [2026-05-26T02:02:25.822Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T02:02:26.015Z] provisioning config files... [2026-05-26T02:02:26.028Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config999919746294134013tmp [Pipeline] { [Pipeline] echo [2026-05-26T02:02:26.158Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T02:02:26.544Z] ---> create-netrc.sh [Pipeline] } [2026-05-26T02:02:26.585Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-26T02:02:27.158Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-26T02:02:27.191Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T02:02:27.526Z] ---> sudo-logs.sh [2026-05-26T02:02:27.526Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-05-26T02:02:27.706Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T02:02:28.075Z] ---> job-cost.sh [2026-05-26T02:02:28.075Z] lf-activate-venv: SKIPPING [2026-05-26T02:02:28.075Z] DEBUG: total: 0.2199999988079071 [2026-05-26T02:02:28.075Z] INFO: Retrieving Stack Cost... [2026-05-26T02:02:28.720Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-26T02:02:29.011Z] INFO: Archiving Costs [Pipeline] echo [2026-05-26T02:02:29.047Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T02:02:29.328Z] ---> logs-deploy.sh [2026-05-26T02:02:29.328Z] lf-activate-venv: SKIPPING [2026-05-26T02:02:29.328Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-bacnet-c/main/34 [2026-05-26T02:02:29.328Z] INFO: archiving workspace using pattern(s): [2026-05-26T02:02:30.386Z] Archives upload complete. [2026-05-26T02:02:30.386Z] INFO: archiving logs to Nexus [2026-05-26T02:02:30.978Z] ---> uname -a: [2026-05-26T02:02:30.978Z] Linux prd-ubuntu20-04-docker-8c-8g-11322 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2026-05-26T02:02:30.978Z] [2026-05-26T02:02:30.978Z] [2026-05-26T02:02:30.978Z] ---> lscpu: [2026-05-26T02:02:30.978Z] Architecture: x86_64 [2026-05-26T02:02:30.978Z] CPU op-mode(s): 32-bit, 64-bit [2026-05-26T02:02:30.978Z] Byte Order: Little Endian [2026-05-26T02:02:30.978Z] Address sizes: 40 bits physical, 48 bits virtual [2026-05-26T02:02:30.978Z] CPU(s): 8 [2026-05-26T02:02:30.978Z] On-line CPU(s) list: 0-7 [2026-05-26T02:02:30.978Z] Thread(s) per core: 1 [2026-05-26T02:02:30.978Z] Core(s) per socket: 1 [2026-05-26T02:02:30.978Z] Socket(s): 8 [2026-05-26T02:02:30.978Z] NUMA node(s): 1 [2026-05-26T02:02:30.978Z] Vendor ID: AuthenticAMD [2026-05-26T02:02:30.978Z] CPU family: 23 [2026-05-26T02:02:30.978Z] Model: 49 [2026-05-26T02:02:30.978Z] Model name: AMD EPYC-Rome Processor [2026-05-26T02:02:30.978Z] Stepping: 0 [2026-05-26T02:02:30.978Z] CPU MHz: 2799.998 [2026-05-26T02:02:30.978Z] BogoMIPS: 5599.99 [2026-05-26T02:02:30.978Z] Virtualization: AMD-V [2026-05-26T02:02:30.978Z] Hypervisor vendor: KVM [2026-05-26T02:02:30.978Z] Virtualization type: full [2026-05-26T02:02:30.978Z] L1d cache: 256 KiB [2026-05-26T02:02:30.978Z] L1i cache: 256 KiB [2026-05-26T02:02:30.978Z] L2 cache: 4 MiB [2026-05-26T02:02:30.978Z] L3 cache: 128 MiB [2026-05-26T02:02:30.978Z] NUMA node0 CPU(s): 0-7 [2026-05-26T02:02:30.978Z] Vulnerability Gather data sampling: Not affected [2026-05-26T02:02:30.978Z] Vulnerability Itlb multihit: Not affected [2026-05-26T02:02:30.978Z] Vulnerability L1tf: Not affected [2026-05-26T02:02:30.978Z] Vulnerability Mds: Not affected [2026-05-26T02:02:30.978Z] Vulnerability Meltdown: Not affected [2026-05-26T02:02:30.978Z] Vulnerability Mmio stale data: Not affected [2026-05-26T02:02:30.978Z] Vulnerability Retbleed: Vulnerable [2026-05-26T02:02:30.978Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-05-26T02:02:30.978Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2026-05-26T02:02:30.978Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2026-05-26T02:02:30.978Z] Vulnerability Srbds: Not affected [2026-05-26T02:02:30.978Z] Vulnerability Tsx async abort: Not affected [2026-05-26T02:02:30.978Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2026-05-26T02:02:30.978Z] [2026-05-26T02:02:30.978Z] [2026-05-26T02:02:30.978Z] ---> nproc: [2026-05-26T02:02:30.978Z] 8 [2026-05-26T02:02:30.978Z] [2026-05-26T02:02:30.978Z] [2026-05-26T02:02:30.978Z] ---> df -h: [2026-05-26T02:02:30.978Z] Filesystem Size Used Avail Use% Mounted on [2026-05-26T02:02:30.978Z] overlay 155G 12G 144G 8% / [2026-05-26T02:02:30.978Z] tmpfs 64M 0 64M 0% /dev [2026-05-26T02:02:30.978Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2026-05-26T02:02:30.978Z] shm 64M 0 64M 0% /dev/shm [2026-05-26T02:02:30.978Z] /dev/vda1 155G 12G 144G 8% /facter-os [2026-05-26T02:02:30.978Z] [2026-05-26T02:02:30.978Z]