Pull request #106 closed Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 145531d2d76d2d954c5c6ef88e88007827753d35 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-ssh2027050513745955771.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh14518816351741478485.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 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/snyk-fix-0.esn8jruk0.878d4a008cb/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/snyk-fix-0.esn8jruk0.878d4a008cb/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9156802923951988502.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/snyk-fix-0.esn8jruk0.878d4a008cb/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2414913539324164565.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3524280327885667502.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/snyk-fix-0.esn8jruk0.878d4a008cb/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/snyk-fix-0.esn8jruk0.878d4a008cb/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9373830293188305400.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-bacnet-c, dockerBuildFilePath:scripts/Dockerfile.alpine-base, dockerFilePath:scripts/Dockerfile.alpine] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-bacnet-c-settings PROJECT: device-bacnet-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_FILE_PATH: scripts/Dockerfile.alpine DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-base DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-bacnet DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-772845 in /w/workspace/0813106bfe11382f1d84e878d4a008cb [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/0813106bfe11382f1d84e878d4a008cb # 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 145531d2d76d2d954c5c6ef88e88007827753d35 (snyk-fix-0813106bfe11382f1d84e878d4a008cb) Commit message: "fix: scripts/Dockerfile.alpine to reduce vulnerabilities" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 > 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 145531d2d76d2d954c5c6ef88e88007827753d35 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-11-10T02:51:18.800Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-11-10T02:51:18.999Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-11-10T02:51:19.109Z] ========================================================= [2025-11-10T02:51:19.109Z] EdgeX Global Pipelines Version Info [2025-11-10T02:51:19.109Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-11-10T02:51:20.250Z] ------------------- [2025-11-10T02:51:20.251Z] stable info: [2025-11-10T02:51:20.251Z] ------------------- [2025-11-10T02:51:20.251Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-11-10T02:51:20.251Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-11-10T02:51:20.251Z] Message: update stable to v1.0.278 [2025-11-10T02:51:20.829Z] ------------------- [2025-11-10T02:51:20.829Z] experimental info: [2025-11-10T02:51:20.829Z] ------------------- [2025-11-10T02:51:20.829Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-11-10T02:51:20.829Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-11-10T02:51:20.829Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-11-10T02:51:21.036Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-bacnet-c-settings [Pipeline] echo [2025-11-10T02:51:21.092Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-bacnet-c [Pipeline] echo [2025-11-10T02:51:21.149Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-11-10T02:51:21.206Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-11-10T02:51:21.267Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-11-10T02:51:21.313Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2025-11-10T02:51:21.360Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2025-11-10T02:51:21.406Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-11-10T02:51:21.452Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-11-10T02:51:21.502Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-bacnet [Pipeline] echo [2025-11-10T02:51:21.555Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-11-10T02:51:21.607Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-11-10T02:51:21.660Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-11-10T02:51:21.707Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-11-10T02:51:21.761Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-11-10T02:51:21.816Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-11-10T02:51:21.867Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-11-10T02:51:21.920Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = snyk-fix-0813106bfe11382f1d84e878d4a008cb [Pipeline] echo [2025-11-10T02:51:21.970Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = snyk-fix-0813106bfe11382f1d84e878d4a008cb [Pipeline] echo [2025-11-10T02:51:22.023Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = snyk-fix-0813106bfe11382f1d84e878d4a008cb [Pipeline] echo [2025-11-10T02:51:22.073Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 145531d2d76d2d954c5c6ef88e88007827753d35 [Pipeline] echo [2025-11-10T02:51:22.118Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 145531d [Pipeline] echo [2025-11-10T02:51:22.167Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-10T02:51:22.308Z] provisioning config files... [2025-11-10T02:51:22.323Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/0813106bfe11382f1d84e878d4a008cb@tmp/config12267394151498143683tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-10T02:51:22.712Z] ---> ****-login.sh [2025-11-10T02:51:22.712Z] nexus3.edgexfoundry.org:10001 [2025-11-10T02:51:22.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-10T02:51:22.980Z] [2025-11-10T02:51:22.980Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-10T02:51:22.980Z] Configure a credential helper to remove this warning. See [2025-11-10T02:51:22.981Z] https://docs.****.com/go/credential-store/ [2025-11-10T02:51:22.981Z] [2025-11-10T02:51:22.981Z] Login Succeeded [2025-11-10T02:51:22.981Z] nexus3.edgexfoundry.org:10002 [2025-11-10T02:51:22.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-10T02:51:23.240Z] [2025-11-10T02:51:23.241Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-10T02:51:23.241Z] Configure a credential helper to remove this warning. See [2025-11-10T02:51:23.241Z] https://docs.****.com/go/credential-store/ [2025-11-10T02:51:23.241Z] [2025-11-10T02:51:23.241Z] Login Succeeded [2025-11-10T02:51:23.241Z] nexus3.edgexfoundry.org:10003 [2025-11-10T02:51:23.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-10T02:51:23.241Z] [2025-11-10T02:51:23.241Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-10T02:51:23.241Z] Configure a credential helper to remove this warning. See [2025-11-10T02:51:23.241Z] https://docs.****.com/go/credential-store/ [2025-11-10T02:51:23.241Z] [2025-11-10T02:51:23.241Z] Login Succeeded [2025-11-10T02:51:23.241Z] nexus3.edgexfoundry.org:10004 [2025-11-10T02:51:23.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-10T02:51:23.241Z] [2025-11-10T02:51:23.241Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-10T02:51:23.241Z] Configure a credential helper to remove this warning. See [2025-11-10T02:51:23.241Z] https://docs.****.com/go/credential-store/ [2025-11-10T02:51:23.241Z] [2025-11-10T02:51:23.241Z] Login Succeeded [2025-11-10T02:51:23.241Z] ****.io [2025-11-10T02:51:23.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-10T02:51:23.504Z] [2025-11-10T02:51:23.504Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-10T02:51:23.504Z] Configure a credential helper to remove this warning. See [2025-11-10T02:51:23.504Z] https://docs.****.com/go/credential-store/ [2025-11-10T02:51:23.504Z] [2025-11-10T02:51:23.504Z] Login Succeeded [2025-11-10T02:51:23.505Z] ---> ****-login.sh ends [Pipeline] } [2025-11-10T02:51:23.534Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh [2025-11-10T02:51:24.204Z] + git rev-list -1 --merges 145531d2d76d2d954c5c6ef88e88007827753d35~1..145531d2d76d2d954c5c6ef88e88007827753d35 [Pipeline] echo [2025-11-10T02:51:24.255Z] -----------> git rev-list -1 --merges 145531d2d76d2d954c5c6ef88e88007827753d35~1..145531d2d76d2d954c5c6ef88e88007827753d35 145531d2d76d2d954c5c6ef88e88007827753d35 [false] [Pipeline] sh [2025-11-10T02:51:24.576Z] + git log --format=format:%s -1 145531d2d76d2d954c5c6ef88e88007827753d35 [Pipeline] echo [2025-11-10T02:51:24.616Z] ========================================================= [2025-11-10T02:51:24.616Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-11-10T02:51:24.616Z] ========================================================= Stage "Build LTS Release Image" skipped due to when conditional [Pipeline] getContext [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "amd64" skipped due to when conditional [Pipeline] getContext [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-11-10T02:51:25.483Z] + git rev-list -1 --merges 145531d2d76d2d954c5c6ef88e88007827753d35~1..145531d2d76d2d954c5c6ef88e88007827753d35 [Pipeline] echo [2025-11-10T02:51:25.522Z] -----------> git rev-list -1 --merges 145531d2d76d2d954c5c6ef88e88007827753d35~1..145531d2d76d2d954c5c6ef88e88007827753d35 145531d2d76d2d954c5c6ef88e88007827753d35 [false] [Pipeline] sh [2025-11-10T02:51:25.841Z] + git log --format=format:%s -1 145531d2d76d2d954c5c6ef88e88007827753d35 [Pipeline] echo [2025-11-10T02:51:25.879Z] ========================================================= [2025-11-10T02:51:25.879Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-11-10T02:51:25.879Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-11-10T02:51:26.379Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-10T02:51:26.379Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-11-10T02:51:26.379Z] + [ -e /tmp/ssh_known_hosts ] [2025-11-10T02:51:26.379Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-11-10T02:51:26.379Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-11-10T02:51:26.379Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-11-10T02:51:26.379Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-10T02:51:26.912Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-10T02:51:26.912Z] [2025-11-10T02:51:26.912Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-10T02:51:27.296Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-10T02:51:27.296Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-11-10T02:51:27.296Z] 3dae71ba6b94: Pulling fs layer [2025-11-10T02:51:27.296Z] 6bf1a483ea7c: Pulling fs layer [2025-11-10T02:51:27.296Z] f5dfc541a4d3: Pulling fs layer [2025-11-10T02:51:27.296Z] 461d9e800cba: Pulling fs layer [2025-11-10T02:51:27.296Z] 80192f66455f: Pulling fs layer [2025-11-10T02:51:27.296Z] 2e8e34ca0e6c: Pulling fs layer [2025-11-10T02:51:27.296Z] a29436f7fd5d: Pulling fs layer [2025-11-10T02:51:27.296Z] 923cac83aea3: Pulling fs layer [2025-11-10T02:51:27.296Z] 25ad8b0a4227: Pulling fs layer [2025-11-10T02:51:27.296Z] db01528c6b51: Pulling fs layer [2025-11-10T02:51:27.296Z] 28988de357af: Pulling fs layer [2025-11-10T02:51:27.296Z] a29436f7fd5d: Waiting [2025-11-10T02:51:27.296Z] 80192f66455f: Waiting [2025-11-10T02:51:27.296Z] 2e8e34ca0e6c: Waiting [2025-11-10T02:51:27.296Z] db01528c6b51: Waiting [2025-11-10T02:51:27.296Z] 923cac83aea3: Waiting [2025-11-10T02:51:27.296Z] 461d9e800cba: Waiting [2025-11-10T02:51:27.296Z] 25ad8b0a4227: Waiting [2025-11-10T02:51:27.296Z] 28988de357af: Waiting [2025-11-10T02:51:27.296Z] 6bf1a483ea7c: Verifying Checksum [2025-11-10T02:51:27.296Z] 6bf1a483ea7c: Download complete [2025-11-10T02:51:27.296Z] 461d9e800cba: Download complete [2025-11-10T02:51:27.296Z] 80192f66455f: Verifying Checksum [2025-11-10T02:51:27.296Z] 80192f66455f: Download complete [2025-11-10T02:51:27.555Z] f5dfc541a4d3: Verifying Checksum [2025-11-10T02:51:27.555Z] f5dfc541a4d3: Download complete [2025-11-10T02:51:27.555Z] 3dae71ba6b94: Verifying Checksum [2025-11-10T02:51:27.555Z] 3dae71ba6b94: Download complete [2025-11-10T02:51:27.555Z] 923cac83aea3: Verifying Checksum [2025-11-10T02:51:27.555Z] 923cac83aea3: Download complete [2025-11-10T02:51:27.555Z] 25ad8b0a4227: Verifying Checksum [2025-11-10T02:51:27.555Z] 25ad8b0a4227: Download complete [2025-11-10T02:51:27.555Z] db01528c6b51: Verifying Checksum [2025-11-10T02:51:27.555Z] db01528c6b51: Download complete [2025-11-10T02:51:27.555Z] 28988de357af: Download complete [2025-11-10T02:51:27.814Z] a29436f7fd5d: Verifying Checksum [2025-11-10T02:51:27.814Z] a29436f7fd5d: Download complete [2025-11-10T02:51:28.381Z] 2e8e34ca0e6c: Verifying Checksum [2025-11-10T02:51:28.381Z] 2e8e34ca0e6c: Download complete [2025-11-10T02:51:28.955Z] 3dae71ba6b94: Pull complete [2025-11-10T02:51:28.955Z] 6bf1a483ea7c: Pull complete [2025-11-10T02:51:29.909Z] f5dfc541a4d3: Pull complete [2025-11-10T02:51:29.909Z] 461d9e800cba: Pull complete [2025-11-10T02:51:29.909Z] 80192f66455f: Pull complete [2025-11-10T02:51:34.122Z] 2e8e34ca0e6c: Pull complete [2025-11-10T02:51:34.381Z] a29436f7fd5d: Pull complete [2025-11-10T02:51:34.639Z] 923cac83aea3: Pull complete [2025-11-10T02:51:34.639Z] 25ad8b0a4227: Pull complete [2025-11-10T02:51:34.639Z] db01528c6b51: Pull complete [2025-11-10T02:51:34.639Z] 28988de357af: Pull complete [2025-11-10T02:51:34.639Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-11-10T02:51:34.639Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-10T02:51:34.639Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-10T02:51:34.912Z] prd-ubuntu20.04-docker-8c-8g-772845 does not seem to be running inside a container [2025-11-10T02:51:34.942Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/0813106bfe11382f1d84e878d4a008cb -v /w/workspace/0813106bfe11382f1d84e878d4a008cb:/w/workspace/0813106bfe11382f1d84e878d4a008cb:rw,z -v /w/workspace/0813106bfe11382f1d84e878d4a008cb@tmp:/w/workspace/0813106bfe11382f1d84e878d4a008cb@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-11-10T02:51:36.671Z] $ docker top 9ab5b789c69b6d40898f5e7c64f79648db4bf7a8f2f691b0d2da8f4c70c35d4b -eo pid,comm [2025-11-10T02:51:36.721Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-11-10T02:51:36.721Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-10T02:51:36.886Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-10T02:51:36.886Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-10T02:51:37.000Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-10T02:51:37.001Z] $ docker exec 9ab5b789c69b6d40898f5e7c64f79648db4bf7a8f2f691b0d2da8f4c70c35d4b ssh-agent [2025-11-10T02:51:37.101Z] SSH_AUTH_SOCK=/tmp/ssh-DJx19mzDIjd5/agent.32 [2025-11-10T02:51:37.101Z] SSH_AGENT_PID=38 [2025-11-10T02:51:37.107Z] Running ssh-add (command line suppressed) [2025-11-10T02:51:37.206Z] Identity added: /w/workspace/0813106bfe11382f1d84e878d4a008cb@tmp/private_key_8286995819629470335.key (/w/workspace/0813106bfe11382f1d84e878d4a008cb@tmp/private_key_8286995819629470335.key) [2025-11-10T02:51:37.220Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-10T02:51:37.556Z] + git config --global --add safe.directory /w/workspace/0813106bfe11382f1d84e878d4a008cb [Pipeline] sh [2025-11-10T02:51:37.869Z] + git tag --points-at HEAD [Pipeline] } [2025-11-10T02:51:37.893Z] $ docker exec --env ******** --env ******** 9ab5b789c69b6d40898f5e7c64f79648db4bf7a8f2f691b0d2da8f4c70c35d4b ssh-agent -k [2025-11-10T02:51:38.000Z] unset SSH_AUTH_SOCK; [2025-11-10T02:51:38.001Z] unset SSH_AGENT_PID; [2025-11-10T02:51:38.001Z] echo Agent pid 38 killed; [2025-11-10T02:51:38.015Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-11-10T02:51:38.131Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-10T02:51:38.131Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-10T02:51:38.240Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-10T02:51:38.241Z] $ docker exec 9ab5b789c69b6d40898f5e7c64f79648db4bf7a8f2f691b0d2da8f4c70c35d4b ssh-agent [2025-11-10T02:51:38.346Z] SSH_AUTH_SOCK=/tmp/ssh-oJ1EHLHmjQ65/agent.86 [2025-11-10T02:51:38.346Z] SSH_AGENT_PID=92 [2025-11-10T02:51:38.351Z] Running ssh-add (command line suppressed) [2025-11-10T02:51:38.454Z] Identity added: /w/workspace/0813106bfe11382f1d84e878d4a008cb@tmp/private_key_5249092097921653175.key (/w/workspace/0813106bfe11382f1d84e878d4a008cb@tmp/private_key_5249092097921653175.key) [2025-11-10T02:51:38.470Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-10T02:51:38.814Z] + git semver init [2025-11-10T02:51:39.073Z] 2025-11-10 02:51:39,007 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-10T02:51:39.074Z] 2025-11-10 02:51:39,011 [run_init] DEBUG init version:0.0.0 force:False [2025-11-10T02:51:39.074Z] 2025-11-10 02:51:39,012 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/0813106bfe11382f1d84e878d4a008cb/.semver [2025-11-10T02:51:39.074Z] 2025-11-10 02:51:39,012 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-bacnet-c.git /w/workspace/0813106bfe11382f1d84e878d4a008cb/.semver [2025-11-10T02:51:39.074Z] 2025-11-10 02:51:39,012 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-bacnet-c.git', '/w/workspace/0813106bfe11382f1d84e878d4a008cb/.semver'], cwd=/w/workspace/0813106bfe11382f1d84e878d4a008cb, stdin=None, shell=False, universal_newlines=False) [2025-11-10T02:51:40.015Z] 2025-11-10 02:51:39,713 [append_file] DEBUG append to file:/w/workspace/0813106bfe11382f1d84e878d4a008cb/.git/info/exclude [2025-11-10T02:51:40.015Z] 2025-11-10 02:51:39,713 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/0813106bfe11382f1d84e878d4a008cb/.semver/snyk-fix-0813106bfe11382f1d84e878d4a008cb with force:False [2025-11-10T02:51:40.015Z] 2025-11-10 02:51:39,713 [write_file] DEBUG write to file:/w/workspace/0813106bfe11382f1d84e878d4a008cb/.semver/snyk-fix-0813106bfe11382f1d84e878d4a008cb [2025-11-10T02:51:40.015Z] 2025-11-10 02:51:39,718 [execute] INFO git cat-file --batch-check [2025-11-10T02:51:40.015Z] 2025-11-10 02:51:39,718 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/0813106bfe11382f1d84e878d4a008cb/.semver, stdin=, shell=False, universal_newlines=False) [2025-11-10T02:51:40.015Z] 2025-11-10 02:51:39,723 [execute] INFO git cat-file --batch [2025-11-10T02:51:40.015Z] 2025-11-10 02:51:39,723 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/0813106bfe11382f1d84e878d4a008cb/.semver, stdin=, shell=False, universal_newlines=False) [2025-11-10T02:51:40.015Z] 2025-11-10 02:51:39,726 [read_version] DEBUG read version from /w/workspace/0813106bfe11382f1d84e878d4a008cb/.semver/snyk-fix-0813106bfe11382f1d84e878d4a008cb [2025-11-10T02:51:40.015Z] 0.0.0 [Pipeline] } [2025-11-10T02:51:40.045Z] $ docker exec --env ******** --env ******** 9ab5b789c69b6d40898f5e7c64f79648db4bf7a8f2f691b0d2da8f4c70c35d4b ssh-agent -k [2025-11-10T02:51:40.130Z] unset SSH_AUTH_SOCK; [2025-11-10T02:51:40.131Z] unset SSH_AGENT_PID; [2025-11-10T02:51:40.131Z] echo Agent pid 92 killed; [2025-11-10T02:51:40.143Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-10T02:51:40.587Z] + git semver [Pipeline] } [2025-11-10T02:51:40.875Z] $ docker stop --time=1 9ab5b789c69b6d40898f5e7c64f79648db4bf7a8f2f691b0d2da8f4c70c35d4b [2025-11-10T02:51:42.147Z] $ docker rm -f --volumes 9ab5b789c69b6d40898f5e7c64f79648db4bf7a8f2f691b0d2da8f4c70c35d4b [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-10T02:51:42.558Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-11-10T02:51:42.884Z] Stashed 1 file(s) [Pipeline] echo [2025-11-10T02:51:42.926Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-10T02:51:43.591Z] provisioning config files... [2025-11-10T02:51:43.616Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/0813106bfe11382f1d84e878d4a008cb@tmp/config2615890567643947909tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-10T02:51:43.996Z] ---> ****-login.sh [2025-11-10T02:51:43.996Z] nexus3.edgexfoundry.org:10001 [2025-11-10T02:51:43.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-10T02:51:43.996Z] Login Succeeded [2025-11-10T02:51:43.996Z] nexus3.edgexfoundry.org:10002 [2025-11-10T02:51:43.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-10T02:51:43.996Z] Login Succeeded [2025-11-10T02:51:43.996Z] nexus3.edgexfoundry.org:10003 [2025-11-10T02:51:43.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-10T02:51:44.255Z] Login Succeeded [2025-11-10T02:51:44.255Z] nexus3.edgexfoundry.org:10004 [2025-11-10T02:51:44.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-10T02:51:44.255Z] Login Succeeded [2025-11-10T02:51:44.255Z] ****.io [2025-11-10T02:51:44.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-10T02:51:44.515Z] Login Succeeded [2025-11-10T02:51:44.515Z] ---> ****-login.sh ends [Pipeline] } [2025-11-10T02:51:44.548Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-11-10T02:51:44.757Z] [edgeX.isLTS] Checking if [snyk-fix-0813106bfe11382f1d84e878d4a008cb] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-10T02:51:44.797Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo [2025-11-10T02:51:44.834Z] [edgeX.isLTS] Checking if [snyk-fix-0813106bfe11382f1d84e878d4a008cb] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-10T02:51:44.872Z] ========================================================= [2025-11-10T02:51:44.873Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2025-11-10T02:51:44.873Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-10T02:51:45.329Z] + docker build -t ci-base-image-x86_64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest . [2025-11-10T02:51:45.900Z] #0 building with "default" instance using docker driver [2025-11-10T02:51:45.900Z] [2025-11-10T02:51:45.900Z] #1 [internal] load build definition from Dockerfile.alpine-base [2025-11-10T02:51:45.900Z] #1 transferring dockerfile: 1.45kB done [2025-11-10T02:51:45.900Z] #1 DONE 0.0s [2025-11-10T02:51:45.900Z] [2025-11-10T02:51:45.900Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2025-11-10T02:51:45.900Z] #2 DONE 0.1s [2025-11-10T02:51:46.158Z] [2025-11-10T02:51:46.158Z] #3 [internal] load .dockerignore [2025-11-10T02:51:46.158Z] #3 transferring context: 2B done [2025-11-10T02:51:46.158Z] #3 DONE 0.0s [2025-11-10T02:51:46.158Z] [2025-11-10T02:51:46.158Z] #4 [internal] load build context [2025-11-10T02:51:46.158Z] #4 transferring context: 85.89kB 0.0s done [2025-11-10T02:51:46.158Z] #4 DONE 0.0s [2025-11-10T02:51:46.158Z] [2025-11-10T02:51:46.158Z] #5 [ 1/11] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff [2025-11-10T02:51:46.158Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 0.0s done [2025-11-10T02:51:46.158Z] #5 sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 741B / 741B done [2025-11-10T02:51:46.158Z] #5 sha256:6605166a5db42c9ef4e3b8366138377c430980df3f34fe18e3a1340b6ab951b9 2.56kB / 2.56kB done [2025-11-10T02:51:46.158Z] #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.38MB / 3.40MB 0.1s [2025-11-10T02:51:46.158Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 5.24MB / 118.14MB 0.1s [2025-11-10T02:51:46.158Z] #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2025-11-10T02:51:46.158Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 18.87MB / 118.14MB 0.2s [2025-11-10T02:51:46.158Z] #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s done [2025-11-10T02:51:46.420Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 57.67MB / 118.14MB 0.4s [2025-11-10T02:51:46.709Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 112.20MB / 118.14MB 0.6s [2025-11-10T02:51:46.709Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 118.14MB / 118.14MB 0.7s [2025-11-10T02:51:46.988Z] #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d [2025-11-10T02:51:46.988Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 118.14MB / 118.14MB 0.9s done [2025-11-10T02:51:51.176Z] #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 3.6s done [2025-11-10T02:51:51.176Z] #5 DONE 5.0s [2025-11-10T02:51:51.176Z] [2025-11-10T02:51:51.176Z] #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 [2025-11-10T02:51:51.745Z] #6 0.569 Connecting to iotech.jfrog.io (34.246.139.145:443) [2025-11-10T02:51:52.005Z] #6 1.009 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-11-10T02:51:52.005Z] #6 1.009 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-11-10T02:51:52.005Z] #6 1.009 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-11-10T02:51:53.914Z] #6 DONE 2.9s [2025-11-10T02:51:54.175Z] [2025-11-10T02:51:54.175Z] #7 [ 3/11] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-11-10T02:51:54.175Z] #7 DONE 0.3s [2025-11-10T02:51:54.434Z] [2025-11-10T02:51:54.434Z] #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 [2025-11-10T02:51:54.434Z] #8 0.257 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-11-10T02:51:54.692Z] #8 0.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-11-10T02:51:54.952Z] #8 0.680 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-11-10T02:51:55.521Z] #8 1.314 WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-11-10T02:51:55.521Z] #8 1.320 (1/18) Installing dumb-init (1.2.5-r2) [2025-11-10T02:51:55.521Z] #8 1.408 (2/18) Installing hiredis (1.1.0-r2) [2025-11-10T02:51:55.521Z] #8 1.413 (3/18) Installing hiredis-dev (1.1.0-r2) [2025-11-10T02:51:55.521Z] #8 1.421 (4/18) Installing libcbor (0.10.2-r1) [2025-11-10T02:51:55.779Z] #8 1.425 (5/18) Installing iotech-iot-1.5 (1.5.7-r0) [2025-11-10T02:51:56.358Z] #8 2.278 (6/18) Installing iotech-iot-1.5-dev (1.5.7-r0) [2025-11-10T02:51:56.616Z] #8 2.419 (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.131-r1) [2025-11-10T02:51:56.877Z] #8 2.620 (8/18) Installing libcbor-dev (0.10.2-r1) [2025-11-10T02:51:56.877Z] #8 2.626 (9/18) Installing libmenuw (6.4_p20230506-r0) [2025-11-10T02:51:56.877Z] #8 2.712 (10/18) Installing libpanelw (6.4_p20230506-r0) [2025-11-10T02:51:56.877Z] #8 2.716 (11/18) Installing libncurses++ (6.4_p20230506-r0) [2025-11-10T02:51:56.877Z] #8 2.721 (12/18) Installing ncurses-dev (6.4_p20230506-r0) [2025-11-10T02:51:57.136Z] #8 2.729 (13/18) Installing libblkid (2.38.1-r8) [2025-11-10T02:51:57.136Z] #8 2.819 (14/18) Installing libuuid (2.38.1-r8) [2025-11-10T02:51:57.136Z] #8 2.909 (15/18) Installing libfdisk (2.38.1-r8) [2025-11-10T02:51:57.136Z] #8 2.920 (16/18) Installing libmount (2.38.1-r8) [2025-11-10T02:51:57.136Z] #8 2.930 (17/18) Installing libsmartcols (2.38.1-r8) [2025-11-10T02:51:57.136Z] #8 3.020 (18/18) Installing util-linux-dev (2.38.1-r8) [2025-11-10T02:51:57.397Z] #8 3.128 Executing busybox-1.36.1-r4.trigger [2025-11-10T02:51:57.397Z] #8 3.137 OK: 336 MiB in 100 packages [2025-11-10T02:51:57.397Z] #8 DONE 3.3s [2025-11-10T02:51:57.656Z] [2025-11-10T02:51:57.656Z] #9 [ 5/11] RUN apk --no-cache upgrade [2025-11-10T02:51:57.656Z] #9 0.246 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-11-10T02:51:57.916Z] #9 0.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-11-10T02:51:57.916Z] #9 0.434 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-11-10T02:51:58.396Z] Still waiting to schedule task [2025-11-10T02:51:58.397Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-11-10T02:51:58.485Z] #9 1.031 WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-11-10T02:51:58.744Z] #9 1.038 Upgrading critical system libraries and apk-tools: [2025-11-10T02:51:58.744Z] #9 1.038 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2025-11-10T02:51:58.744Z] #9 1.050 Executing busybox-1.36.1-r4.trigger [2025-11-10T02:51:58.744Z] #9 1.099 Continuing the upgrade transaction with new apk-tools: [2025-11-10T02:51:58.744Z] #9 1.106 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-11-10T02:51:58.744Z] #9 1.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-11-10T02:51:58.744Z] #9 1.300 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-11-10T02:51:59.314Z] #9 1.856 WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-11-10T02:51:59.573Z] #9 1.862 (1/27) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) [2025-11-10T02:51:59.573Z] #9 1.877 (2/27) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) [2025-11-10T02:51:59.573Z] #9 1.898 Executing busybox-1.36.1-r7.post-upgrade [2025-11-10T02:51:59.573Z] #9 1.910 (3/27) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) [2025-11-10T02:51:59.573Z] #9 1.914 (4/27) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) [2025-11-10T02:51:59.573Z] #9 1.931 (5/27) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) [2025-11-10T02:51:59.573Z] #9 2.069 (6/27) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) [2025-11-10T02:51:59.573Z] #9 2.080 (7/27) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) [2025-11-10T02:51:59.573Z] #9 2.086 (8/27) Upgrading binutils (2.40-r7 -> 2.40-r8) [2025-11-10T02:51:59.573Z] #9 2.141 (9/27) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) [2025-11-10T02:51:59.573Z] #9 2.216 (10/27) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) [2025-11-10T02:51:59.832Z] #9 2.219 (11/27) Upgrading xz-libs (5.4.3-r0 -> 5.4.3-r1) [2025-11-10T02:51:59.832Z] #9 2.226 (12/27) Upgrading libarchive (3.7.2-r0 -> 3.8.0-r0) [2025-11-10T02:51:59.832Z] #9 2.329 (13/27) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) [2025-11-10T02:51:59.832Z] #9 2.345 (14/27) Installing libpsl (0.21.5-r0) [2025-11-10T02:51:59.832Z] #9 2.348 (15/27) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) [2025-11-10T02:51:59.832Z] #9 2.357 (16/27) Installing libpsl-utils (0.21.5-r0) [2025-11-10T02:51:59.832Z] #9 2.443 (17/27) Installing libpsl-dev (0.21.5-r0) [2025-11-10T02:52:00.093Z] #9 2.447 (18/27) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) [2025-11-10T02:52:00.093Z] #9 2.472 (19/27) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) [2025-11-10T02:52:00.093Z] #9 2.478 (20/27) Upgrading git (2.40.1-r0 -> 2.40.4-r0) [2025-11-10T02:52:00.093Z] #9 2.532 (21/27) Upgrading musl-utils (1.2.4-r2 -> 1.2.4-r3) [2025-11-10T02:52:00.093Z] #9 2.538 (22/27) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) [2025-11-10T02:52:00.093Z] #9 2.544 (23/27) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) [2025-11-10T02:52:00.093Z] #9 2.571 (24/27) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) [2025-11-10T02:52:00.093Z] #9 2.575 (25/27) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) [2025-11-10T02:52:00.093Z] #9 2.582 (26/27) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) [2025-11-10T02:52:00.093Z] #9 2.588 (27/27) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) [2025-11-10T02:52:00.093Z] #9 2.598 Executing busybox-1.36.1-r7.trigger [2025-11-10T02:52:00.093Z] #9 2.603 Executing ca-certificates-20241121-r1.trigger [2025-11-10T02:52:00.093Z] #9 2.648 OK: 337 MiB in 103 packages [2025-11-10T02:52:00.661Z] #9 DONE 3.3s [2025-11-10T02:52:00.920Z] [2025-11-10T02:52:00.920Z] #10 [ 6/11] COPY scripts /device-bacnet-c/scripts [2025-11-10T02:52:01.180Z] #10 DONE 0.6s [2025-11-10T02:52:01.440Z] [2025-11-10T02:52:01.440Z] #11 [ 7/11] COPY src /device-bacnet-c/src/ [2025-11-10T02:52:01.701Z] #11 DONE 0.5s [2025-11-10T02:52:01.962Z] [2025-11-10T02:52:01.962Z] #12 [ 8/11] COPY VERSION /device-bacnet-c/ [2025-11-10T02:52:02.222Z] #12 DONE 0.4s [2025-11-10T02:52:02.517Z] [2025-11-10T02:52:02.517Z] #13 [ 9/11] WORKDIR /device-bacnet-c [2025-11-10T02:52:02.517Z] #13 DONE 0.4s [2025-11-10T02:52:02.777Z] [2025-11-10T02:52:02.777Z] #14 [10/11] RUN /device-bacnet-c/scripts/build_deps.sh [2025-11-10T02:52:03.037Z] #14 0.550 + CSDK_VER=4.0.0 [2025-11-10T02:52:03.037Z] #14 0.550 + '[' '!' -d deps ] [2025-11-10T02:52:03.037Z] #14 0.550 + mkdir deps [2025-11-10T02:52:03.297Z] #14 0.551 + cd /device-bacnet-c/deps [2025-11-10T02:52:03.297Z] #14 0.551 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip [2025-11-10T02:52:03.297Z] #14 0.553 Connecting to github.com (140.82.114.3:443) [2025-11-10T02:52:03.297Z] #14 0.772 Connecting to codeload.github.com (140.82.113.10:443) [2025-11-10T02:52:03.556Z] #14 0.948 saving to 'v4.0.0.zip' [2025-11-10T02:52:03.818Z] #14 1.011 v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA [2025-11-10T02:52:03.818Z] #14 1.011 'v4.0.0.zip' saved [2025-11-10T02:52:03.818Z] #14 1.011 + unzip v4.0.0.zip [2025-11-10T02:52:03.818Z] #14 1.012 Archive: v4.0.0.zip [2025-11-10T02:52:03.818Z] #14 1.018 creating: device-sdk-c-4.0.0/ [2025-11-10T02:52:03.818Z] #14 1.018 creating: device-sdk-c-4.0.0/.github/ [2025-11-10T02:52:03.818Z] #14 1.018 inflating: device-sdk-c-4.0.0/.github/Contributing.md [2025-11-10T02:52:03.818Z] #14 1.018 inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md [2025-11-10T02:52:03.818Z] #14 1.018 inflating: device-sdk-c-4.0.0/.github/semantic.yml [2025-11-10T02:52:03.818Z] #14 1.018 creating: device-sdk-c-4.0.0/.github/workflows/ [2025-11-10T02:52:03.818Z] #14 1.018 inflating: device-sdk-c-4.0.0/.github/workflows/release.yml [2025-11-10T02:52:03.818Z] #14 1.018 inflating: device-sdk-c-4.0.0/.gitignore [2025-11-10T02:52:03.818Z] #14 1.018 inflating: device-sdk-c-4.0.0/Attribution.txt [2025-11-10T02:52:03.818Z] #14 1.018 inflating: device-sdk-c-4.0.0/CHANGELOG.md [2025-11-10T02:52:03.818Z] #14 1.018 inflating: device-sdk-c-4.0.0/Doxyfile [2025-11-10T02:52:03.818Z] #14 1.018 inflating: device-sdk-c-4.0.0/GOVERNANCE.md [2025-11-10T02:52:03.818Z] #14 1.018 inflating: device-sdk-c-4.0.0/Jenkinsfile [2025-11-10T02:52:03.818Z] #14 1.018 inflating: device-sdk-c-4.0.0/LICENSE [2025-11-10T02:52:03.818Z] #14 1.018 inflating: device-sdk-c-4.0.0/Makefile [2025-11-10T02:52:03.818Z] #14 1.018 inflating: device-sdk-c-4.0.0/OWNERS.md [2025-11-10T02:52:03.818Z] #14 1.018 inflating: device-sdk-c-4.0.0/README.IOT.md [2025-11-10T02:52:03.818Z] #14 1.018 inflating: device-sdk-c-4.0.0/README.md [2025-11-10T02:52:03.818Z] #14 1.018 inflating: device-sdk-c-4.0.0/README.v3.md [2025-11-10T02:52:03.818Z] #14 1.018 creating: device-sdk-c-4.0.0/docs/ [2025-11-10T02:52:03.818Z] #14 1.018 inflating: device-sdk-c-4.0.0/docs/configuration.md [2025-11-10T02:52:03.818Z] #14 1.018 inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md [2025-11-10T02:52:03.818Z] #14 1.021 inflating: device-sdk-c-4.0.0/docs/metrics.md [2025-11-10T02:52:03.818Z] #14 1.021 inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md [2025-11-10T02:52:03.818Z] #14 1.021 inflating: device-sdk-c-4.0.0/docs/startup.md [2025-11-10T02:52:03.818Z] #14 1.021 creating: device-sdk-c-4.0.0/include/ [2025-11-10T02:52:03.818Z] #14 1.021 creating: device-sdk-c-4.0.0/include/devsdk/ [2025-11-10T02:52:03.818Z] #14 1.021 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h [2025-11-10T02:52:03.818Z] #14 1.021 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h [2025-11-10T02:52:03.818Z] #14 1.021 creating: device-sdk-c-4.0.0/include/edgex/ [2025-11-10T02:52:03.818Z] #14 1.021 inflating: device-sdk-c-4.0.0/include/edgex/devices.h [2025-11-10T02:52:03.818Z] #14 1.021 inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h [2025-11-10T02:52:03.818Z] #14 1.021 inflating: device-sdk-c-4.0.0/include/edgex/edgex.h [2025-11-10T02:52:03.818Z] #14 1.021 inflating: device-sdk-c-4.0.0/include/edgex/profiles.h [2025-11-10T02:52:03.818Z] #14 1.021 inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h [2025-11-10T02:52:03.818Z] #14 1.021 creating: device-sdk-c-4.0.0/scripts/ [2025-11-10T02:52:03.818Z] #14 1.021 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine [2025-11-10T02:52:03.818Z] #14 1.021 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base [2025-11-10T02:52:03.818Z] #14 1.021 inflating: device-sdk-c-4.0.0/scripts/build.sh [2025-11-10T02:52:03.818Z] #14 1.021 inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh [2025-11-10T02:52:03.818Z] #14 1.021 creating: device-sdk-c-4.0.0/src/ [2025-11-10T02:52:03.818Z] #14 1.021 inflating: device-sdk-c-4.0.0/src/CMakeLists.txt [2025-11-10T02:52:03.818Z] #14 1.023 creating: device-sdk-c-4.0.0/src/c/ [2025-11-10T02:52:03.818Z] #14 1.023 inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt [2025-11-10T02:52:03.818Z] #14 1.023 inflating: device-sdk-c-4.0.0/src/c/api.h [2025-11-10T02:52:03.818Z] #14 1.023 inflating: device-sdk-c-4.0.0/src/c/autoevent.c [2025-11-10T02:52:03.818Z] #14 1.023 inflating: device-sdk-c-4.0.0/src/c/autoevent.h [2025-11-10T02:52:03.818Z] #14 1.023 inflating: device-sdk-c-4.0.0/src/c/bus-impl.h [2025-11-10T02:52:03.818Z] #14 1.023 inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c [2025-11-10T02:52:03.818Z] #14 1.023 inflating: device-sdk-c-4.0.0/src/c/bus.c [2025-11-10T02:52:03.818Z] #14 1.023 inflating: device-sdk-c-4.0.0/src/c/bus.h [2025-11-10T02:52:03.818Z] #14 1.023 inflating: device-sdk-c-4.0.0/src/c/callback3.c [2025-11-10T02:52:03.818Z] #14 1.023 inflating: device-sdk-c-4.0.0/src/c/callback3.h [2025-11-10T02:52:03.818Z] #14 1.023 inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h [2025-11-10T02:52:03.818Z] #14 1.023 inflating: device-sdk-c-4.0.0/src/c/config.c [2025-11-10T02:52:03.818Z] #14 1.023 inflating: device-sdk-c-4.0.0/src/c/config.h [2025-11-10T02:52:03.818Z] #14 1.023 inflating: device-sdk-c-4.0.0/src/c/correlation.c [2025-11-10T02:52:03.818Z] #14 1.023 inflating: device-sdk-c-4.0.0/src/c/correlation.h [2025-11-10T02:52:03.818Z] #14 1.023 inflating: device-sdk-c-4.0.0/src/c/data.c [2025-11-10T02:52:03.818Z] #14 1.023 inflating: device-sdk-c-4.0.0/src/c/data.h [2025-11-10T02:52:03.818Z] #14 1.023 inflating: device-sdk-c-4.0.0/src/c/defs.h.in [2025-11-10T02:52:03.818Z] #14 1.023 inflating: device-sdk-c-4.0.0/src/c/device.c [2025-11-10T02:52:03.818Z] #14 1.023 inflating: device-sdk-c-4.0.0/src/c/device.h [2025-11-10T02:52:03.818Z] #14 1.023 inflating: device-sdk-c-4.0.0/src/c/devman.c [2025-11-10T02:52:03.818Z] #14 1.025 inflating: device-sdk-c-4.0.0/src/c/devmap.c [2025-11-10T02:52:03.818Z] #14 1.025 inflating: device-sdk-c-4.0.0/src/c/devmap.h [2025-11-10T02:52:03.818Z] #14 1.025 inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c [2025-11-10T02:52:03.818Z] #14 1.025 inflating: device-sdk-c-4.0.0/src/c/devutil.h [2025-11-10T02:52:03.818Z] #14 1.025 inflating: device-sdk-c-4.0.0/src/c/discovery.c [2025-11-10T02:52:03.818Z] #14 1.025 inflating: device-sdk-c-4.0.0/src/c/discovery.h [2025-11-10T02:52:03.818Z] #14 1.025 inflating: device-sdk-c-4.0.0/src/c/dto-read.c [2025-11-10T02:52:03.818Z] #14 1.025 inflating: device-sdk-c-4.0.0/src/c/dto-read.h [2025-11-10T02:52:03.818Z] #14 1.025 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c [2025-11-10T02:52:03.818Z] #14 1.025 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h [2025-11-10T02:52:03.818Z] #14 1.025 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c [2025-11-10T02:52:03.818Z] #14 1.025 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h [2025-11-10T02:52:03.818Z] #14 1.025 inflating: device-sdk-c-4.0.0/src/c/edgex2.h [2025-11-10T02:52:03.818Z] #14 1.025 inflating: device-sdk-c-4.0.0/src/c/errorlist.h [2025-11-10T02:52:03.818Z] #14 1.025 creating: device-sdk-c-4.0.0/src/c/examples/ [2025-11-10T02:52:03.818Z] #14 1.025 inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt [2025-11-10T02:52:03.818Z] #14 1.025 inflating: device-sdk-c-4.0.0/src/c/examples/README.md [2025-11-10T02:52:03.818Z] #14 1.025 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ [2025-11-10T02:52:03.818Z] #14 1.025 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt [2025-11-10T02:52:03.818Z] #14 1.025 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md [2025-11-10T02:52:03.818Z] #14 1.026 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c [2025-11-10T02:52:03.818Z] #14 1.026 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ [2025-11-10T02:52:03.818Z] #14 1.026 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml [2025-11-10T02:52:03.818Z] #14 1.026 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ [2025-11-10T02:52:03.818Z] #14 1.026 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json [2025-11-10T02:52:03.818Z] #14 1.026 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ [2025-11-10T02:52:03.818Z] #14 1.026 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-11-10T02:52:03.818Z] #14 1.026 creating: device-sdk-c-4.0.0/src/c/examples/counters/ [2025-11-10T02:52:03.818Z] #14 1.026 inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt [2025-11-10T02:52:03.818Z] #14 1.026 inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md [2025-11-10T02:52:03.818Z] #14 1.026 inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c [2025-11-10T02:52:03.818Z] #14 1.026 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ [2025-11-10T02:52:03.818Z] #14 1.026 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml [2025-11-10T02:52:03.818Z] #14 1.026 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ [2025-11-10T02:52:03.818Z] #14 1.026 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json [2025-11-10T02:52:03.819Z] #14 1.027 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ [2025-11-10T02:52:03.819Z] #14 1.027 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json [2025-11-10T02:52:03.819Z] #14 1.027 creating: device-sdk-c-4.0.0/src/c/examples/discovery/ [2025-11-10T02:52:03.819Z] #14 1.027 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt [2025-11-10T02:52:03.819Z] #14 1.027 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md [2025-11-10T02:52:03.819Z] #14 1.027 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ [2025-11-10T02:52:03.819Z] #14 1.027 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml [2025-11-10T02:52:03.819Z] #14 1.027 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ [2025-11-10T02:52:03.819Z] #14 1.027 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt [2025-11-10T02:52:03.819Z] #14 1.027 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ [2025-11-10T02:52:03.819Z] #14 1.027 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-11-10T02:52:03.819Z] #14 1.027 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c [2025-11-10T02:52:03.819Z] #14 1.027 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json [2025-11-10T02:52:03.819Z] #14 1.027 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json [2025-11-10T02:52:03.819Z] #14 1.028 creating: device-sdk-c-4.0.0/src/c/examples/file/ [2025-11-10T02:52:03.819Z] #14 1.028 inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt [2025-11-10T02:52:03.819Z] #14 1.028 inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md [2025-11-10T02:52:03.819Z] #14 1.028 inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c [2025-11-10T02:52:03.819Z] #14 1.028 creating: device-sdk-c-4.0.0/src/c/examples/file/res/ [2025-11-10T02:52:03.819Z] #14 1.028 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml [2025-11-10T02:52:03.819Z] #14 1.028 creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ [2025-11-10T02:52:03.819Z] #14 1.028 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json [2025-11-10T02:52:03.819Z] #14 1.028 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt [2025-11-10T02:52:03.819Z] #14 1.028 creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ [2025-11-10T02:52:03.819Z] #14 1.028 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-11-10T02:52:03.819Z] #14 1.028 creating: device-sdk-c-4.0.0/src/c/examples/gyro/ [2025-11-10T02:52:03.819Z] #14 1.028 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt [2025-11-10T02:52:03.819Z] #14 1.028 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md [2025-11-10T02:52:03.819Z] #14 1.028 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c [2025-11-10T02:52:03.819Z] #14 1.028 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ [2025-11-10T02:52:03.819Z] #14 1.029 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml [2025-11-10T02:52:03.819Z] #14 1.029 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ [2025-11-10T02:52:03.819Z] #14 1.029 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json [2025-11-10T02:52:03.819Z] #14 1.029 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ [2025-11-10T02:52:03.819Z] #14 1.029 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json [2025-11-10T02:52:03.819Z] #14 1.029 creating: device-sdk-c-4.0.0/src/c/examples/random/ [2025-11-10T02:52:03.819Z] #14 1.029 inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt [2025-11-10T02:52:03.819Z] #14 1.029 inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md [2025-11-10T02:52:03.819Z] #14 1.029 inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c [2025-11-10T02:52:03.819Z] #14 1.029 creating: device-sdk-c-4.0.0/src/c/examples/random/res/ [2025-11-10T02:52:03.819Z] #14 1.029 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml [2025-11-10T02:52:03.819Z] #14 1.029 creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ [2025-11-10T02:52:03.819Z] #14 1.029 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json [2025-11-10T02:52:03.819Z] #14 1.029 creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ [2025-11-10T02:52:03.819Z] #14 1.029 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-11-10T02:52:03.819Z] #14 1.030 creating: device-sdk-c-4.0.0/src/c/examples/res/ [2025-11-10T02:52:03.819Z] #14 1.030 inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml [2025-11-10T02:52:03.819Z] #14 1.030 creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ [2025-11-10T02:52:03.819Z] #14 1.030 inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json [2025-11-10T02:52:03.819Z] #14 1.030 creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ [2025-11-10T02:52:03.819Z] #14 1.030 inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json [2025-11-10T02:52:03.819Z] #14 1.030 inflating: device-sdk-c-4.0.0/src/c/examples/template.c [2025-11-10T02:52:03.819Z] #14 1.030 creating: device-sdk-c-4.0.0/src/c/examples/terminal/ [2025-11-10T02:52:03.819Z] #14 1.030 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt [2025-11-10T02:52:03.819Z] #14 1.030 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md [2025-11-10T02:52:03.819Z] #14 1.030 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c [2025-11-10T02:52:03.819Z] #14 1.030 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ [2025-11-10T02:52:03.819Z] #14 1.030 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml [2025-11-10T02:52:03.819Z] #14 1.030 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ [2025-11-10T02:52:03.819Z] #14 1.030 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json [2025-11-10T02:52:03.819Z] #14 1.030 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ [2025-11-10T02:52:03.819Z] #14 1.032 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json [2025-11-10T02:52:03.819Z] #14 1.032 inflating: device-sdk-c-4.0.0/src/c/filesys.c [2025-11-10T02:52:03.819Z] #14 1.032 inflating: device-sdk-c-4.0.0/src/c/filesys.h [2025-11-10T02:52:03.819Z] #14 1.032 inflating: device-sdk-c-4.0.0/src/c/keeper.c [2025-11-10T02:52:03.819Z] #14 1.032 inflating: device-sdk-c-4.0.0/src/c/keeper.h [2025-11-10T02:52:03.819Z] #14 1.032 inflating: device-sdk-c-4.0.0/src/c/map.c [2025-11-10T02:52:03.819Z] #14 1.032 inflating: device-sdk-c-4.0.0/src/c/map.h [2025-11-10T02:52:03.819Z] #14 1.032 inflating: device-sdk-c-4.0.0/src/c/metadata.c [2025-11-10T02:52:03.819Z] #14 1.032 inflating: device-sdk-c-4.0.0/src/c/metadata.h [2025-11-10T02:52:03.819Z] #14 1.032 inflating: device-sdk-c-4.0.0/src/c/metrics.h [2025-11-10T02:52:03.819Z] #14 1.032 inflating: device-sdk-c-4.0.0/src/c/opstate.c [2025-11-10T02:52:03.819Z] #14 1.032 inflating: device-sdk-c-4.0.0/src/c/opstate.h [2025-11-10T02:52:03.819Z] #14 1.032 inflating: device-sdk-c-4.0.0/src/c/parson.c [2025-11-10T02:52:03.819Z] #14 1.032 inflating: device-sdk-c-4.0.0/src/c/parson.h [2025-11-10T02:52:03.819Z] #14 1.032 inflating: device-sdk-c-4.0.0/src/c/profiles.c [2025-11-10T02:52:03.819Z] #14 1.032 inflating: device-sdk-c-4.0.0/src/c/profiles.h [2025-11-10T02:52:03.819Z] #14 1.032 inflating: device-sdk-c-4.0.0/src/c/registry-impl.h [2025-11-10T02:52:03.819Z] #14 1.032 inflating: device-sdk-c-4.0.0/src/c/registry.c [2025-11-10T02:52:03.819Z] #14 1.032 inflating: device-sdk-c-4.0.0/src/c/registry.h [2025-11-10T02:52:03.819Z] #14 1.032 inflating: device-sdk-c-4.0.0/src/c/reqdata.c [2025-11-10T02:52:03.819Z] #14 1.034 inflating: device-sdk-c-4.0.0/src/c/reqdata.h [2025-11-10T02:52:03.819Z] #14 1.034 inflating: device-sdk-c-4.0.0/src/c/request_auth.c [2025-11-10T02:52:03.819Z] #14 1.034 inflating: device-sdk-c-4.0.0/src/c/request_auth.h [2025-11-10T02:52:03.819Z] #14 1.034 inflating: device-sdk-c-4.0.0/src/c/rest-server.c [2025-11-10T02:52:03.819Z] #14 1.034 inflating: device-sdk-c-4.0.0/src/c/rest-server.h [2025-11-10T02:52:03.819Z] #14 1.034 inflating: device-sdk-c-4.0.0/src/c/rest.c [2025-11-10T02:52:03.819Z] #14 1.034 inflating: device-sdk-c-4.0.0/src/c/rest.h [2025-11-10T02:52:03.819Z] #14 1.034 inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h [2025-11-10T02:52:03.819Z] #14 1.034 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c [2025-11-10T02:52:03.819Z] #14 1.034 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h [2025-11-10T02:52:03.819Z] #14 1.034 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c [2025-11-10T02:52:03.819Z] #14 1.034 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h [2025-11-10T02:52:03.819Z] #14 1.034 inflating: device-sdk-c-4.0.0/src/c/secrets.c [2025-11-10T02:52:03.819Z] #14 1.034 inflating: device-sdk-c-4.0.0/src/c/secrets.h [2025-11-10T02:52:03.819Z] #14 1.034 inflating: device-sdk-c-4.0.0/src/c/service.c [2025-11-10T02:52:03.819Z] #14 1.034 inflating: device-sdk-c-4.0.0/src/c/service.h [2025-11-10T02:52:03.819Z] #14 1.034 inflating: device-sdk-c-4.0.0/src/c/transform.c [2025-11-10T02:52:03.819Z] #14 1.034 inflating: device-sdk-c-4.0.0/src/c/transform.h [2025-11-10T02:52:03.819Z] #14 1.034 inflating: device-sdk-c-4.0.0/src/c/validate.c [2025-11-10T02:52:03.819Z] #14 1.034 inflating: device-sdk-c-4.0.0/src/c/validate.h [2025-11-10T02:52:03.819Z] #14 1.034 inflating: device-sdk-c-4.0.0/src/c/watchers.c [2025-11-10T02:52:03.819Z] #14 1.035 inflating: device-sdk-c-4.0.0/src/c/watchers.h [2025-11-10T02:52:03.819Z] #14 1.035 creating: device-sdk-c-4.0.0/src/cmake/ [2025-11-10T02:52:03.819Z] #14 1.035 inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake [2025-11-10T02:52:03.819Z] #14 1.035 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake [2025-11-10T02:52:03.819Z] #14 1.035 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake [2025-11-10T02:52:03.819Z] #14 1.035 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake [2025-11-10T02:52:03.819Z] #14 1.035 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake [2025-11-10T02:52:03.819Z] #14 1.035 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake [2025-11-10T02:52:03.819Z] #14 1.035 + cd device-sdk-c-4.0.0 [2025-11-10T02:52:03.819Z] #14 1.035 + ./scripts/build.sh [2025-11-10T02:52:03.819Z] #14 1.036 + CPPCHECK=false [2025-11-10T02:52:03.819Z] #14 1.036 + DOCGEN=false [2025-11-10T02:52:03.819Z] #14 1.036 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-11-10T02:52:03.819Z] #14 1.036 + '[' 0 -gt 0 ] [2025-11-10T02:52:03.819Z] #14 1.037 + readlink -f ./scripts/build.sh [2025-11-10T02:52:03.819Z] #14 1.037 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts/build.sh [2025-11-10T02:52:03.819Z] #14 1.038 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts [2025-11-10T02:52:03.819Z] #14 1.038 + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.0 [2025-11-10T02:52:03.819Z] #14 1.038 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0 [2025-11-10T02:52:03.819Z] #14 1.038 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-11-10T02:52:03.819Z] #14 1.039 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-11-10T02:52:03.819Z] #14 1.039 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.0/src [2025-11-10T02:52:03.819Z] #14 1.118 -- The C compiler identification is GNU 12.2.1 [2025-11-10T02:52:03.819Z] #14 1.134 -- Detecting C compiler ABI info [2025-11-10T02:52:03.819Z] #14 1.221 -- Detecting C compiler ABI info - done [2025-11-10T02:52:03.819Z] #14 1.240 -- Check for working C compiler: /usr/bin/cc - skipped [2025-11-10T02:52:03.819Z] #14 1.240 -- Detecting C compile features [2025-11-10T02:52:03.819Z] #14 1.241 -- Detecting C compile features - done [2025-11-10T02:52:03.819Z] #14 1.244 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-11-10T02:52:03.819Z] #14 1.310 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-11-10T02:52:03.819Z] #14 1.312 -- Found LIBYAML: /usr/lib/libyaml.so [2025-11-10T02:52:03.819Z] #14 1.314 -- Found LIBUUID: /usr/lib/libuuid.so [2025-11-10T02:52:03.819Z] #14 1.317 -- Found LIBCBOR: /usr/lib/libcbor.so [2025-11-10T02:52:03.819Z] #14 1.320 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-11-10T02:52:03.819Z] #14 1.322 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-11-10T02:52:03.819Z] #14 1.322 -- /opt/iotech/iot/1.5/include [2025-11-10T02:52:03.819Z] #14 1.322 -- C SDK 0.0.0 for Linux [2025-11-10T02:52:04.079Z] #14 1.325 -- Performing Test CSDK_HAVE_ATOMIC [2025-11-10T02:52:04.079Z] #14 1.410 -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-11-10T02:52:04.079Z] #14 1.455 -- Found Curses: /usr/lib/libcurses.so [2025-11-10T02:52:04.079Z] #14 1.476 -- Configuring done (0.4s) [2025-11-10T02:52:04.079Z] #14 1.509 -- Generating done (0.0s) [2025-11-10T02:52:04.079Z] #14 1.511 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-11-10T02:52:04.079Z] #14 1.515 + make all package [2025-11-10T02:52:04.079Z] #14 1.515 + tee release.log [2025-11-10T02:52:04.079Z] #14 1.557 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-11-10T02:52:04.338Z] #14 1.664 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-11-10T02:52:04.338Z] #14 1.813 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-11-10T02:52:04.598Z] #14 1.943 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-11-10T02:52:04.857Z] #14 2.038 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-11-10T02:52:04.857Z] #14 2.335 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-11-10T02:52:05.117Z] #14 2.377 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-11-10T02:52:05.117Z] #14 2.509 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-11-10T02:52:05.377Z] #14 2.787 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-11-10T02:52:05.637Z] #14 2.877 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-11-10T02:52:05.637Z] #14 3.005 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-11-10T02:52:05.637Z] #14 3.122 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-11-10T02:52:05.897Z] #14 3.209 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-11-10T02:52:05.897Z] #14 3.361 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-11-10T02:52:06.157Z] #14 3.414 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-11-10T02:52:06.416Z] #14 3.731 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-11-10T02:52:06.416Z] #14 3.789 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-11-10T02:52:06.674Z] #14 4.031 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-11-10T02:52:06.674Z] #14 4.136 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-11-10T02:52:06.934Z] #14 4.322 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-11-10T02:52:07.192Z] #14 4.408 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-11-10T02:52:08.129Z] #14 5.392 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-11-10T02:52:08.129Z] #14 5.493 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-11-10T02:52:08.129Z] #14 5.557 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-11-10T02:52:08.129Z] #14 5.641 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-11-10T02:52:08.389Z] #14 5.690 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-11-10T02:52:08.389Z] #14 5.905 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-11-10T02:52:08.957Z] #14 6.211 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-11-10T02:52:08.957Z] #14 6.281 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-11-10T02:52:08.957Z] #14 6.409 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-11-10T02:52:09.216Z] #14 6.502 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-11-10T02:52:09.477Z] #14 6.759 /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': [2025-11-10T02:52:09.477Z] #14 6.759 /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2025-11-10T02:52:09.477Z] #14 6.759 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-11-10T02:52:09.477Z] #14 6.759 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-11-10T02:52:09.477Z] #14 6.759 /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here [2025-11-10T02:52:09.477Z] #14 6.759 875 | const iot_data_t *deviceservices_config; [2025-11-10T02:52:09.477Z] #14 6.759 | ^~~~~~~~~~~~~~~~~~~~~ [2025-11-10T02:52:09.477Z] #14 6.894 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-11-10T02:52:09.477Z] #14 7.010 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-11-10T02:52:09.737Z] #14 7.069 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-11-10T02:52:09.737Z] #14 7.155 [ 68%] Linking C shared library libcsdk.so [2025-11-10T02:52:09.995Z] #14 7.207 [ 68%] Built target csdk [2025-11-10T02:52:09.996Z] #14 7.227 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-11-10T02:52:09.996Z] #14 7.354 [ 72%] Linking C executable template [2025-11-10T02:52:09.996Z] #14 7.377 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-10T02:52:09.996Z] #14 7.417 [ 72%] Built target template [2025-11-10T02:52:09.996Z] #14 7.438 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-11-10T02:52:09.996Z] #14 7.524 [ 76%] Linking C executable device-counter [2025-11-10T02:52:10.255Z] #14 7.552 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-10T02:52:10.255Z] #14 7.594 [ 76%] Built target device-counter [2025-11-10T02:52:10.255Z] #14 7.609 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-11-10T02:52:10.255Z] #14 7.695 [ 80%] Linking C executable device-random [2025-11-10T02:52:10.515Z] #14 7.724 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-10T02:52:10.515Z] #14 7.766 [ 80%] Built target device-random [2025-11-10T02:52:10.515Z] #14 7.787 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-11-10T02:52:10.515Z] #14 7.863 [ 84%] Linking C executable device-gyro [2025-11-10T02:52:10.515Z] #14 7.886 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-10T02:52:10.515Z] #14 7.927 [ 84%] Built target device-gyro [2025-11-10T02:52:10.515Z] #14 7.946 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-11-10T02:52:10.515Z] #14 8.028 [ 88%] Linking C executable device-bitfields [2025-11-10T02:52:10.773Z] #14 8.056 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-10T02:52:10.773Z] #14 8.098 [ 88%] Built target device-bitfields [2025-11-10T02:52:10.773Z] #14 8.116 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-11-10T02:52:10.773Z] #14 8.264 [ 92%] Linking C executable template-discovery [2025-11-10T02:52:11.033Z] #14 8.286 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-10T02:52:11.033Z] #14 8.327 [ 92%] Built target template-discovery [2025-11-10T02:52:11.033Z] #14 8.343 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-11-10T02:52:11.033Z] #14 8.454 [ 96%] Linking C executable device-file [2025-11-10T02:52:11.293Z] #14 8.478 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-10T02:52:11.293Z] #14 8.518 [ 96%] Built target device-file [2025-11-10T02:52:11.293Z] #14 8.537 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-11-10T02:52:11.293Z] #14 8.634 [100%] Linking C executable device-terminal [2025-11-10T02:52:11.293Z] #14 8.664 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-10T02:52:11.293Z] #14 8.708 [100%] Built target device-terminal [2025-11-10T02:52:11.293Z] #14 8.725 Run CPack packaging tool... [2025-11-10T02:52:11.293Z] #14 8.740 CPack: Create package using TGZ [2025-11-10T02:52:11.552Z] #14 8.740 CPack: Install projects [2025-11-10T02:52:11.552Z] #14 8.740 CPack: - Run preinstall target for: Csdk [2025-11-10T02:52:11.552Z] #14 8.982 CPack: - Install project: Csdk [] [2025-11-10T02:52:11.552Z] #14 8.987 CPack: Create package [2025-11-10T02:52:11.552Z] #14 9.010 CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. [2025-11-10T02:52:11.552Z] #14 9.011 + '[' false '=' true ] [2025-11-10T02:52:11.552Z] #14 9.011 + '[' false '=' true ] [2025-11-10T02:52:11.552Z] #14 9.011 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-11-10T02:52:11.552Z] #14 9.012 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-11-10T02:52:11.552Z] #14 9.012 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.0/src [2025-11-10T02:52:11.552Z] #14 9.085 -- The C compiler identification is GNU 12.2.1 [2025-11-10T02:52:11.813Z] #14 9.102 -- Detecting C compiler ABI info [2025-11-10T02:52:11.813Z] #14 9.182 -- Detecting C compiler ABI info - done [2025-11-10T02:52:11.813Z] #14 9.202 -- Check for working C compiler: /usr/bin/cc - skipped [2025-11-10T02:52:11.813Z] #14 9.203 -- Detecting C compile features [2025-11-10T02:52:11.813Z] #14 9.203 -- Detecting C compile features - done [2025-11-10T02:52:11.813Z] #14 9.207 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-11-10T02:52:11.813Z] #14 9.284 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-11-10T02:52:11.813Z] #14 9.288 -- Found LIBYAML: /usr/lib/libyaml.so [2025-11-10T02:52:11.813Z] #14 9.291 -- Found LIBUUID: /usr/lib/libuuid.so [2025-11-10T02:52:11.813Z] #14 9.295 -- Found LIBCBOR: /usr/lib/libcbor.so [2025-11-10T02:52:11.813Z] #14 9.298 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-11-10T02:52:11.813Z] #14 9.300 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-11-10T02:52:11.813Z] #14 9.300 -- /opt/iotech/iot/1.5/include [2025-11-10T02:52:11.813Z] #14 9.300 -- C SDK 0.0.0 for Linux [2025-11-10T02:52:11.813Z] #14 9.303 -- Performing Test CSDK_HAVE_ATOMIC [2025-11-10T02:52:12.074Z] #14 9.387 -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-11-10T02:52:12.074Z] #14 9.434 -- Found Curses: /usr/lib/libcurses.so [2025-11-10T02:52:12.074Z] #14 9.457 -- Configuring done (0.4s) [2025-11-10T02:52:12.074Z] #14 9.489 -- Generating done (0.0s) [2025-11-10T02:52:12.074Z] #14 9.492 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-11-10T02:52:12.074Z] #14 9.496 + tee debug.log [2025-11-10T02:52:12.074Z] #14 9.496 + make [2025-11-10T02:52:12.074Z] #14 9.535 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-11-10T02:52:12.332Z] #14 9.609 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-11-10T02:52:12.332Z] #14 9.687 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-11-10T02:52:12.332Z] #14 9.757 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-11-10T02:52:12.332Z] #14 9.828 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-11-10T02:52:12.592Z] #14 9.948 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-11-10T02:52:12.592Z] #14 9.982 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-11-10T02:52:12.592Z] #14 10.06 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-11-10T02:52:12.852Z] #14 10.17 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-11-10T02:52:12.852Z] #14 10.23 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-11-10T02:52:12.852Z] #14 10.31 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-11-10T02:52:13.114Z] #14 10.38 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-11-10T02:52:13.114Z] #14 10.44 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-11-10T02:52:13.114Z] #14 10.51 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-11-10T02:52:13.114Z] #14 10.56 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-11-10T02:52:13.375Z] #14 10.70 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-11-10T02:52:13.375Z] #14 10.75 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-11-10T02:52:13.375Z] #14 10.85 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-11-10T02:52:13.635Z] #14 10.90 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-11-10T02:52:13.635Z] #14 11.01 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-11-10T02:52:13.895Z] #14 11.07 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-11-10T02:52:13.895Z] #14 11.27 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-11-10T02:52:13.895Z] #14 11.33 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-11-10T02:52:13.895Z] #14 11.39 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-11-10T02:52:14.154Z] #14 11.45 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-11-10T02:52:14.154Z] #14 11.50 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-11-10T02:52:14.413Z] #14 11.60 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-11-10T02:52:14.413Z] #14 11.82 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-11-10T02:52:14.413Z] #14 11.87 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-11-10T02:52:14.413Z] #14 11.94 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-11-10T02:52:14.673Z] #14 12.01 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-11-10T02:52:14.673Z] #14 12.16 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-11-10T02:52:14.932Z] #14 12.23 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-11-10T02:52:14.932Z] #14 12.29 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-11-10T02:52:14.932Z] #14 12.34 [ 68%] Linking C shared library libcsdk.so [2025-11-10T02:52:14.932Z] #14 12.39 [ 68%] Built target csdk [2025-11-10T02:52:15.191Z] #14 12.41 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-11-10T02:52:15.191Z] #14 12.48 [ 72%] Linking C executable template [2025-11-10T02:52:15.191Z] #14 12.51 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-10T02:52:15.191Z] #14 12.55 [ 72%] Built target template [2025-11-10T02:52:15.191Z] #14 12.57 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-11-10T02:52:15.191Z] #14 12.62 [ 76%] Linking C executable device-counter [2025-11-10T02:52:15.451Z] #14 12.65 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-10T02:52:15.451Z] #14 12.69 [ 76%] Built target device-counter [2025-11-10T02:52:15.451Z] #14 12.70 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-11-10T02:52:15.451Z] #14 12.76 [ 80%] Linking C executable device-random [2025-11-10T02:52:15.451Z] #14 12.78 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-10T02:52:15.451Z] #14 12.82 [ 80%] Built target device-random [2025-11-10T02:52:15.451Z] #14 12.84 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-11-10T02:52:15.451Z] #14 12.90 [ 84%] Linking C executable device-gyro [2025-11-10T02:52:15.713Z] #14 12.92 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-10T02:52:15.713Z] #14 12.96 [ 84%] Built target device-gyro [2025-11-10T02:52:15.713Z] #14 12.98 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-11-10T02:52:15.713Z] #14 13.03 [ 88%] Linking C executable device-bitfields [2025-11-10T02:52:15.713Z] #14 13.06 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-10T02:52:15.713Z] #14 13.10 [ 88%] Built target device-bitfields [2025-11-10T02:52:15.713Z] #14 13.12 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-11-10T02:52:15.713Z] #14 13.19 [ 92%] Linking C executable template-discovery [2025-11-10T02:52:15.973Z] #14 13.21 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-10T02:52:15.973Z] #14 13.26 [ 92%] Built target template-discovery [2025-11-10T02:52:15.973Z] #14 13.28 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-11-10T02:52:15.973Z] #14 13.34 [ 96%] Linking C executable device-file [2025-11-10T02:52:15.973Z] #14 13.37 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-10T02:52:15.973Z] #14 13.41 [ 96%] Built target device-file [2025-11-10T02:52:15.973Z] #14 13.42 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-11-10T02:52:15.973Z] #14 13.50 [100%] Linking C executable device-terminal [2025-11-10T02:52:16.234Z] #14 13.53 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-10T02:52:16.234Z] #14 13.57 [100%] Built target device-terminal [2025-11-10T02:52:16.234Z] #14 13.58 + cp -rf include/devsdk include/edgex /usr/include/ [2025-11-10T02:52:16.234Z] #14 13.58 + cp build/release/c/libcsdk.so /usr/lib/ [2025-11-10T02:52:16.234Z] #14 13.58 + mkdir -p /usr/share/doc/edgex-csdk [2025-11-10T02:52:16.234Z] #14 13.58 + cp Attribution.txt /usr/share/doc/edgex-csdk [2025-11-10T02:52:16.234Z] #14 13.58 + cp LICENSE /usr/share/doc/edgex-csdk [2025-11-10T02:52:16.234Z] #14 13.58 + rm -rf /device-bacnet-c/deps [2025-11-10T02:52:16.234Z] #14 DONE 13.7s [2025-11-10T02:52:16.494Z] [2025-11-10T02:52:16.494Z] #15 [11/11] RUN /device-bacnet-c/scripts/build.sh [2025-11-10T02:52:16.494Z] #15 0.216 + readlink -f /device-bacnet-c/scripts/build.sh [2025-11-10T02:52:16.494Z] #15 0.217 + dirname /device-bacnet-c/scripts/build.sh [2025-11-10T02:52:16.494Z] #15 0.218 + dirname /device-bacnet-c/scripts [2025-11-10T02:52:16.494Z] #15 0.219 /device-bacnet-c [2025-11-10T02:52:16.494Z] #15 0.219 + ROOT=/device-bacnet-c [2025-11-10T02:52:16.494Z] #15 0.219 + echo /device-bacnet-c [2025-11-10T02:52:16.494Z] #15 0.219 + cd /device-bacnet-c [2025-11-10T02:52:16.494Z] #15 0.219 + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] [2025-11-10T02:52:16.494Z] #15 0.219 + '[' '!' -d /device-bacnet-c/bacnet-stack ] [2025-11-10T02:52:16.494Z] #15 0.219 + git clone https://github.com/IOTechSystems/bacnet-stack.git [2025-11-10T02:52:16.494Z] #15 0.219 Cloning into 'bacnet-stack'... [2025-11-10T02:52:19.032Z] #15 2.604 + cd /device-bacnet-c/bacnet-stack [2025-11-10T02:52:19.032Z] #15 2.604 + git checkout v0.8.6-IOTech [2025-11-10T02:52:19.600Z] #15 3.355 Note: switching to 'v0.8.6-IOTech'. [2025-11-10T02:52:19.600Z] #15 3.355 [2025-11-10T02:52:19.600Z] #15 3.355 You are in 'detached HEAD' state. You can look around, make experimental [2025-11-10T02:52:19.600Z] #15 3.355 changes and commit them, and you can discard any commits you make in this [2025-11-10T02:52:19.600Z] #15 3.355 state without impacting any branches by switching back to a branch. [2025-11-10T02:52:19.600Z] #15 3.355 [2025-11-10T02:52:19.600Z] #15 3.355 If you want to create a new branch to retain commits you create, you may [2025-11-10T02:52:19.600Z] #15 3.355 do so (now or later) by using -c with the switch command. Example: [2025-11-10T02:52:19.600Z] #15 3.355 [2025-11-10T02:52:19.600Z] #15 3.355 git switch -c [2025-11-10T02:52:19.600Z] #15 3.355 [2025-11-10T02:52:19.600Z] #15 3.355 Or undo this operation with: [2025-11-10T02:52:19.601Z] #15 3.355 [2025-11-10T02:52:19.601Z] #15 3.355 git switch - [2025-11-10T02:52:19.601Z] #15 3.355 [2025-11-10T02:52:19.601Z] #15 3.355 Turn off this advice by setting config variable advice.detachedHead to false [2025-11-10T02:52:19.601Z] #15 3.355 [2025-11-10T02:52:19.601Z] #15 3.355 HEAD is now at 8b67b7f2 Changes for BACnet device service [2025-11-10T02:52:19.860Z] #15 3.356 + mkdir -p /device-bacnet-c/lib/ip [2025-11-10T02:52:19.860Z] #15 3.357 + mkdir -p /device-bacnet-c/lib/mstp [2025-11-10T02:52:19.860Z] #15 3.358 + make 'BACDL_DEFINE=-DBACDL_MSTP=1' clean library [2025-11-10T02:52:19.860Z] #15 3.361 make -s -C lib clean [2025-11-10T02:52:19.860Z] #15 3.365 make -s -C demo clean [2025-11-10T02:52:19.860Z] #15 3.421 make -s -C demo/router clean [2025-11-10T02:52:19.860Z] #15 3.424 make -s -C demo/router-ipv6 clean [2025-11-10T02:52:19.860Z] #15 3.427 make -s -C demo/gateway clean [2025-11-10T02:52:19.860Z] #15 3.430 make -s -C lib all [2025-11-10T02:52:24.058Z] #15 7.339 ../ports/linux/dlmstp.c: In function 'dlmstp_cleanup': [2025-11-10T02:52:24.058Z] #15 7.339 ../ports/linux/dlmstp.c:147:20: warning: passing argument 1 of 'pthread_cancel' makes pointer from integer without a cast [-Wint-conversion] [2025-11-10T02:52:24.058Z] #15 7.339 147 | pthread_cancel(hThread); [2025-11-10T02:52:24.058Z] #15 7.339 | ^~~~~~~ [2025-11-10T02:52:24.058Z] #15 7.339 | | [2025-11-10T02:52:24.058Z] #15 7.339 | long unsigned int [2025-11-10T02:52:24.058Z] #15 7.339 In file included from ../ports/linux/net.h:73, [2025-11-10T02:52:24.058Z] #15 7.339 from ../ports/linux/dlmstp.c:43: [2025-11-10T02:52:24.058Z] #15 7.339 /usr/include/pthread.h:98:20: note: expected 'pthread_t' {aka 'struct __pthread *'} but argument is of type 'long unsigned int' [2025-11-10T02:52:24.058Z] #15 7.339 98 | int pthread_cancel(pthread_t); [2025-11-10T02:52:24.058Z] #15 7.339 | ^~~~~~~~~ [2025-11-10T02:52:24.058Z] #15 7.341 ../ports/linux/dlmstp.c: In function 'dlmstp_init': [2025-11-10T02:52:24.058Z] #15 7.342 ../ports/linux/dlmstp.c:727:25: warning: passing argument 1 of 'pthread_create' from incompatible pointer type [-Wincompatible-pointer-types] [2025-11-10T02:52:24.058Z] #15 7.342 727 | rv = pthread_create(&hThread, NULL, dlmstp_master_fsm_task, NULL); [2025-11-10T02:52:24.058Z] #15 7.342 | ^~~~~~~~ [2025-11-10T02:52:24.058Z] #15 7.342 | | [2025-11-10T02:52:24.058Z] #15 7.342 | long unsigned int * [2025-11-10T02:52:24.058Z] #15 7.342 /usr/include/pthread.h:80:20: note: expected 'struct __pthread ** restrict' but argument is of type 'long unsigned int *' [2025-11-10T02:52:24.058Z] #15 7.342 80 | int pthread_create(pthread_t *__restrict, const pthread_attr_t *__restrict, void *(*)(void *), void *__restrict); [2025-11-10T02:52:24.058Z] #15 7.342 | ^ [2025-11-10T02:52:27.350Z] #15 10.63 + cp lib/libbacnet.a /device-bacnet-c/lib/mstp [2025-11-10T02:52:27.350Z] #15 10.63 + make 'BACDL_DEFINE=-DBACDL_BIP=1' clean library [2025-11-10T02:52:27.350Z] #15 10.63 make -s -C lib clean [2025-11-10T02:52:27.350Z] #15 10.63 make -s -C demo clean [2025-11-10T02:52:27.350Z] #15 10.70 make -s -C demo/router clean [2025-11-10T02:52:27.350Z] #15 10.70 make -s -C demo/router-ipv6 clean [2025-11-10T02:52:27.350Z] #15 10.70 make -s -C demo/gateway clean [2025-11-10T02:52:27.350Z] #15 10.71 make -s -C lib all [2025-11-10T02:52:35.480Z] #15 18.64 + cp lib/libbacnet.a /device-bacnet-c/lib/ip [2025-11-10T02:52:35.480Z] #15 18.64 + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip [2025-11-10T02:52:35.480Z] #15 18.65 + cd /device-bacnet-c/build/release/device-bacnet-ip [2025-11-10T02:52:35.480Z] #15 18.65 + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-11-10T02:52:35.480Z] #15 18.72 -- The C compiler identification is GNU 12.2.1 [2025-11-10T02:52:35.480Z] #15 18.74 -- Detecting C compiler ABI info [2025-11-10T02:52:35.480Z] #15 18.82 -- Detecting C compiler ABI info - done [2025-11-10T02:52:35.480Z] #15 18.84 -- Check for working C compiler: /usr/bin/cc - skipped [2025-11-10T02:52:35.480Z] #15 18.85 -- Detecting C compile features [2025-11-10T02:52:35.480Z] #15 18.85 -- Detecting C compile features - done [2025-11-10T02:52:35.480Z] #15 18.85 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2025-11-10T02:52:35.480Z] #15 18.92 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2025-11-10T02:52:35.480Z] #15 18.92 -- Found Threads: TRUE [2025-11-10T02:52:35.480Z] #15 18.93 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-11-10T02:52:35.480Z] #15 18.93 -- /opt/iotech/iot/1.5/include [2025-11-10T02:52:35.480Z] #15 18.93 -- Configuring done (0.3s) [2025-11-10T02:52:35.480Z] #15 18.93 -- Generating done (0.0s) [2025-11-10T02:52:35.480Z] #15 18.93 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip [2025-11-10T02:52:35.480Z] #15 18.94 + make [2025-11-10T02:52:35.480Z] #15 18.94 + tee release.log [2025-11-10T02:52:35.480Z] #15 18.97 [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2025-11-10T02:52:35.480Z] #15 19.17 [ 22%] Linking C static library libbacnet_objects.a [2025-11-10T02:52:35.740Z] #15 19.22 [ 22%] Built target bacnet_objects [2025-11-10T02:52:35.740Z] #15 19.25 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-11-10T02:52:35.740Z] #15 19.45 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2025-11-10T02:52:35.740Z] #15 19.54 [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2025-11-10T02:52:35.740Z] #15 19.59 [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2025-11-10T02:52:36.004Z] #15 19.66 [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-11-10T02:52:36.264Z] #15 19.92 [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2025-11-10T02:52:36.264Z] #15 19.99 [100%] Linking C executable device-bacnet-c [2025-11-10T02:52:36.264Z] #15 20.02 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-10T02:52:36.264Z] #15 20.06 [100%] Built target device-bacnet-c [2025-11-10T02:52:36.523Z] #15 20.07 + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp [2025-11-10T02:52:36.523Z] #15 20.07 + cd /device-bacnet-c/build/release/device-bacnet-mstp [2025-11-10T02:52:36.523Z] #15 20.07 + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-11-10T02:52:36.523Z] #15 20.14 -- The C compiler identification is GNU 12.2.1 [2025-11-10T02:52:36.523Z] #15 20.15 -- Detecting C compiler ABI info [2025-11-10T02:52:36.523Z] #15 20.25 -- Detecting C compiler ABI info - done [2025-11-10T02:52:36.523Z] #15 20.27 -- Check for working C compiler: /usr/bin/cc - skipped [2025-11-10T02:52:36.523Z] #15 20.27 -- Detecting C compile features [2025-11-10T02:52:36.523Z] #15 20.27 -- Detecting C compile features - done [2025-11-10T02:52:36.523Z] #15 20.27 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2025-11-10T02:52:36.523Z] #15 20.36 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2025-11-10T02:52:36.784Z] #15 20.36 -- Found Threads: TRUE [2025-11-10T02:52:36.784Z] #15 20.37 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-11-10T02:52:36.784Z] #15 20.37 -- /opt/iotech/iot/1.5/include [2025-11-10T02:52:36.784Z] #15 20.37 -- Configuring done (0.3s) [2025-11-10T02:52:36.784Z] #15 20.38 -- Generating done (0.0s) [2025-11-10T02:52:36.784Z] #15 20.38 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp [2025-11-10T02:52:36.784Z] #15 20.38 + make [2025-11-10T02:52:36.784Z] #15 20.38 + tee release.log [2025-11-10T02:52:36.784Z] #15 20.41 [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2025-11-10T02:52:36.784Z] #15 20.61 [ 22%] Linking C static library libbacnet_objects.a [2025-11-10T02:52:37.044Z] #15 20.64 [ 22%] Built target bacnet_objects [2025-11-10T02:52:37.044Z] #15 20.66 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-11-10T02:52:37.044Z] #15 20.84 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2025-11-10T02:52:37.305Z] #15 20.92 [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2025-11-10T02:52:37.305Z] #15 21.04 [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2025-11-10T02:52:37.565Z] #15 21.11 [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-11-10T02:52:37.565Z] #15 21.37 [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2025-11-10T02:52:37.865Z] #15 21.47 [100%] Linking C executable device-bacnet-c [2025-11-10T02:52:37.865Z] #15 21.50 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-10T02:52:38.125Z] #15 21.54 [100%] Built target device-bacnet-c [2025-11-10T02:52:38.385Z] #15 DONE 22.1s [2025-11-10T02:52:38.653Z] [2025-11-10T02:52:38.653Z] #16 exporting to image [2025-11-10T02:52:38.653Z] #16 exporting layers [2025-11-10T02:52:39.593Z] #16 exporting layers 1.3s done [2025-11-10T02:52:39.854Z] #16 writing image sha256:630b86ae9c91f0f56ec26c84d9f65be2e50cdab374f0fe99eb6fc50428606f37 0.0s done [2025-11-10T02:52:39.854Z] #16 naming to docker.io/library/ci-base-image-x86_64 0.1s done [2025-11-10T02:52:39.854Z] #16 DONE 1.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-10T02:52:40.834Z] + docker inspect -f . ci-base-image-x86_64 [2025-11-10T02:52:40.835Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-10T02:52:40.997Z] prd-ubuntu20.04-docker-8c-8g-772845 does not seem to be running inside a container [2025-11-10T02:52:41.028Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/0813106bfe11382f1d84e878d4a008cb -v /w/workspace/0813106bfe11382f1d84e878d4a008cb:/w/workspace/0813106bfe11382f1d84e878d4a008cb:rw,z -v /w/workspace/0813106bfe11382f1d84e878d4a008cb@tmp:/w/workspace/0813106bfe11382f1d84e878d4a008cb@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 ******** ci-base-image-x86_64 cat [2025-11-10T02:52:41.252Z] $ docker top 5f3f7c616e22db31f46875dab51e288581f1ad8918429c526fbb93cb1f8ea1c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-10T02:52:41.659Z] + make test [2025-11-10T02:52:41.659Z] build/release/device-bacnet-c/device-bacnet-c [Pipeline] } [2025-11-10T02:52:41.691Z] $ docker stop --time=1 5f3f7c616e22db31f46875dab51e288581f1ad8918429c526fbb93cb1f8ea1c6 [2025-11-10T02:52:42.926Z] $ docker rm -f --volumes 5f3f7c616e22db31f46875dab51e288581f1ad8918429c526fbb93cb1f8ea1c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-11-10T02:52:43.806Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-11-10T02:52:44.126Z] + ls -al . [2025-11-10T02:52:44.126Z] total 88 [2025-11-10T02:52:44.126Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 10 02:51 . [2025-11-10T02:52:44.126Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 10 02:51 .. [2025-11-10T02:52:44.126Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 10 02:51 .git [2025-11-10T02:52:44.126Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 10 02:51 .github [2025-11-10T02:52:44.126Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 10 02:51 .semver [2025-11-10T02:52:44.126Z] -rw-rw-r-- 1 jenkins jenkins 1563 Nov 10 02:51 Attribution.txt [2025-11-10T02:52:44.126Z] -rw-rw-r-- 1 jenkins jenkins 1004 Nov 10 02:51 CHANGELOG.md [2025-11-10T02:52:44.126Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 10 02:51 GOVERNANCE.md [2025-11-10T02:52:44.126Z] -rw-rw-r-- 1 jenkins jenkins 764 Nov 10 02:51 Jenkinsfile [2025-11-10T02:52:44.126Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 10 02:51 LICENSE [2025-11-10T02:52:44.126Z] -rw-rw-r-- 1 jenkins jenkins 837 Nov 10 02:51 Makefile [2025-11-10T02:52:44.126Z] -rw-rw-r-- 1 jenkins jenkins 621 Nov 10 02:51 OWNERS.md [2025-11-10T02:52:44.126Z] -rw-rw-r-- 1 jenkins jenkins 5503 Nov 10 02:51 README.md [2025-11-10T02:52:44.126Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 10 02:51 VERSION [2025-11-10T02:52:44.126Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 10 02:51 docs [2025-11-10T02:52:44.126Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 10 02:51 res [2025-11-10T02:52:44.126Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 10 02:51 sample-profiles [2025-11-10T02:52:44.126Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 10 02:51 scripts [2025-11-10T02:52:44.126Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 10 02:51 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-10T02:52:44.541Z] + 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=145531d2d76d2d954c5c6ef88e88007827753d35 --label arch=amd64 --label version=0.0.0 . [2025-11-10T02:52:44.801Z] #0 building with "default" instance using docker driver [2025-11-10T02:52:44.801Z] [2025-11-10T02:52:44.801Z] #1 [internal] load build definition from Dockerfile.alpine [2025-11-10T02:52:44.801Z] #1 transferring dockerfile: 2.40kB done [2025-11-10T02:52:44.801Z] #1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 18) [2025-11-10T02:52:44.801Z] #1 WARN: MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label (line 34) [2025-11-10T02:52:44.801Z] #1 DONE 0.0s [2025-11-10T02:52:44.801Z] [2025-11-10T02:52:44.801Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-11-10T02:52:44.801Z] #2 DONE 0.0s [2025-11-10T02:52:44.801Z] [2025-11-10T02:52:44.801Z] #3 [internal] load metadata for docker.io/library/alpine:3.22.1 [2025-11-10T02:52:45.371Z] #3 DONE 0.8s [2025-11-10T02:52:45.371Z] [2025-11-10T02:52:45.371Z] #4 [internal] load .dockerignore [2025-11-10T02:52:45.371Z] #4 transferring context: 2B done [2025-11-10T02:52:45.371Z] #4 DONE 0.0s [2025-11-10T02:52:45.371Z] [2025-11-10T02:52:45.371Z] #5 [internal] load build context [2025-11-10T02:52:45.371Z] #5 transferring context: 20.43kB done [2025-11-10T02:52:45.371Z] #5 DONE 0.0s [2025-11-10T02:52:45.371Z] [2025-11-10T02:52:45.371Z] #6 [builder 1/10] FROM docker.io/library/ci-base-image-x86_64:latest [2025-11-10T02:52:45.371Z] #6 DONE 0.1s [2025-11-10T02:52:45.371Z] [2025-11-10T02:52:45.371Z] #7 [stage-1 1/12] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-11-10T02:52:45.371Z] #7 resolve docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 0.0s done [2025-11-10T02:52:45.632Z] #7 sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 9.22kB / 9.22kB done [2025-11-10T02:52:45.632Z] #7 sha256:eafc1edb577d2e9b458664a15f23ea1c370214193226069eb22921169fc7e43f 1.02kB / 1.02kB done [2025-11-10T02:52:45.632Z] #7 sha256:9234e8fb04c47cfe0f49931e4ac7eb76fa904e33b7f8576aec0501c085f02516 581B / 581B done [2025-11-10T02:52:45.632Z] #7 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 0B / 3.80MB 0.2s [2025-11-10T02:52:45.891Z] #7 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 2.10MB / 3.80MB 0.5s [2025-11-10T02:52:45.891Z] #7 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 [2025-11-10T02:52:46.151Z] #7 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 3.80MB / 3.80MB 0.5s done [2025-11-10T02:52:46.151Z] #7 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 0.1s done [2025-11-10T02:52:46.151Z] #7 DONE 0.7s [2025-11-10T02:52:46.151Z] [2025-11-10T02:52:46.151Z] #8 [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 [2025-11-10T02:52:46.151Z] #8 0.174 Connecting to iotech.jfrog.io (34.246.139.145:443) [2025-11-10T02:52:46.151Z] #8 0.612 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-11-10T02:52:46.151Z] #8 0.612 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-11-10T02:52:46.151Z] #8 0.612 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-11-10T02:52:46.151Z] #8 DONE 0.7s [2025-11-10T02:52:46.151Z] [2025-11-10T02:52:46.151Z] #9 [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 [2025-11-10T02:52:46.411Z] #9 0.334 Connecting to iotech.jfrog.io (54.73.4.50:443) [2025-11-10T02:52:46.671Z] #9 ... [2025-11-10T02:52:46.671Z] [2025-11-10T02:52:46.671Z] #10 [builder 3/10] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-11-10T02:52:46.671Z] #10 DONE 0.4s [2025-11-10T02:52:46.671Z] [2025-11-10T02:52:46.671Z] #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 [2025-11-10T02:52:46.935Z] #11 ... [2025-11-10T02:52:46.935Z] [2025-11-10T02:52:46.935Z] #9 [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 [2025-11-10T02:52:46.935Z] #9 0.720 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-11-10T02:52:46.935Z] #9 0.720 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-11-10T02:52:46.935Z] #9 0.720 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-11-10T02:52:46.935Z] #9 DONE 0.8s [2025-11-10T02:52:46.935Z] [2025-11-10T02:52:46.935Z] #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 [2025-11-10T02:52:46.935Z] #11 0.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-11-10T02:52:47.195Z] #11 ... [2025-11-10T02:52:47.195Z] [2025-11-10T02:52:47.195Z] #12 [stage-1 3/12] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-11-10T02:52:47.195Z] #12 DONE 0.3s [2025-11-10T02:52:47.195Z] [2025-11-10T02:52:47.195Z] #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 [2025-11-10T02:52:47.195Z] #11 0.606 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-11-10T02:52:47.459Z] #11 0.805 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-11-10T02:52:48.028Z] #11 1.356 WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-11-10T02:52:48.028Z] #11 1.363 OK: 337 MiB in 103 packages [2025-11-10T02:52:48.028Z] #11 DONE 1.4s [2025-11-10T02:52:48.028Z] [2025-11-10T02:52:48.028Z] #13 [builder 5/10] COPY scripts /device-bacnet-c/scripts [2025-11-10T02:52:48.028Z] #13 DONE 0.0s [2025-11-10T02:52:48.028Z] [2025-11-10T02:52:48.028Z] #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 [2025-11-10T02:52:48.028Z] #14 0.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-10T02:52:48.028Z] #14 0.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-10T02:52:48.028Z] #14 0.446 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-11-10T02:52:48.287Z] #14 ... [2025-11-10T02:52:48.287Z] [2025-11-10T02:52:48.287Z] #15 [builder 6/10] COPY src /device-bacnet-c/src/ [2025-11-10T02:52:48.287Z] #15 DONE 0.0s [2025-11-10T02:52:48.287Z] [2025-11-10T02:52:48.287Z] #16 [builder 7/10] COPY VERSION /device-bacnet-c/ [2025-11-10T02:52:48.287Z] #16 DONE 0.0s [2025-11-10T02:52:48.287Z] [2025-11-10T02:52:48.287Z] #17 [builder 8/10] WORKDIR /device-bacnet-c [2025-11-10T02:52:48.287Z] #17 DONE 0.0s [2025-11-10T02:52:48.287Z] [2025-11-10T02:52:48.287Z] #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 [2025-11-10T02:52:48.287Z] #14 1.086 WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-11-10T02:52:48.287Z] #14 1.098 (1/28) Upgrading libcrypto3 (3.5.1-r0 -> 3.5.4-r0) [2025-11-10T02:52:48.545Z] #14 1.287 (2/28) Upgrading libssl3 (3.5.1-r0 -> 3.5.4-r0) [2025-11-10T02:52:48.545Z] #14 1.328 (3/28) Installing brotli-libs (1.1.0-r2) [2025-11-10T02:52:48.545Z] #14 1.350 (4/28) Installing c-ares (1.34.5-r0) [2025-11-10T02:52:48.545Z] #14 1.356 (5/28) Installing libunistring (1.3-r0) [2025-11-10T02:52:48.545Z] #14 1.375 (6/28) Installing libidn2 (2.3.7-r0) [2025-11-10T02:52:48.545Z] #14 1.385 (7/28) Installing nghttp2-libs (1.65.0-r0) [2025-11-10T02:52:48.545Z] #14 1.390 (8/28) Installing libpsl (0.21.5-r3) [2025-11-10T02:52:48.545Z] #14 1.396 (9/28) Installing zstd-libs (1.5.7-r0) [2025-11-10T02:52:48.545Z] #14 1.407 (10/28) Installing libcurl (8.14.1-r2) [2025-11-10T02:52:48.545Z] #14 1.418 (11/28) Installing curl (8.14.1-r2) [2025-11-10T02:52:48.545Z] #14 1.425 (12/28) Installing dumb-init (1.2.5-r3) [2025-11-10T02:52:48.545Z] #14 1.429 (13/28) Installing hiredis (1.3.0-r0) [2025-11-10T02:52:48.545Z] #14 1.434 (14/28) Installing yaml (0.2.5-r2) [2025-11-10T02:52:48.545Z] #14 1.440 (15/28) Installing libcbor (0.12.0-r0) [2025-11-10T02:52:48.545Z] #14 1.444 (16/28) Installing iotech-iot-1.5 (1.5.7-r0) [2025-11-10T02:52:49.481Z] #14 2.148 (17/28) Installing pkgconf (2.4.3-r0) [2025-11-10T02:52:49.481Z] #14 2.155 (18/28) Installing openssl-dev (3.5.4-r0) [2025-11-10T02:52:49.481Z] #14 2.181 (19/28) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.131-r1) [2025-11-10T02:52:50.048Z] #14 2.922 (20/28) Installing gmp (6.3.0-r3) [2025-11-10T02:52:50.306Z] #14 2.930 (21/28) Installing nettle (3.10.1-r0) [2025-11-10T02:52:50.306Z] #14 2.943 (22/28) Installing libffi (3.4.8-r0) [2025-11-10T02:52:50.306Z] #14 2.947 (23/28) Installing libtasn1 (4.20.0-r0) [2025-11-10T02:52:50.306Z] #14 2.952 (24/28) Installing p11-kit (0.25.5-r2) [2025-11-10T02:52:50.306Z] #14 2.967 (25/28) Installing gnutls (3.8.8-r0) [2025-11-10T02:52:50.306Z] #14 2.998 (26/28) Installing libmicrohttpd (1.0.1-r1) [2025-11-10T02:52:50.306Z] #14 3.004 (27/28) Installing libuuid (2.41-r9) [2025-11-10T02:52:50.306Z] #14 3.009 (28/28) Installing linux-headers (6.14.2-r0) [2025-11-10T02:52:50.306Z] #14 3.168 Executing busybox-1.37.0-r18.trigger [2025-11-10T02:52:50.306Z] #14 3.174 OK: 26 MiB in 42 packages [2025-11-10T02:52:50.565Z] #14 DONE 3.4s [2025-11-10T02:52:50.565Z] [2025-11-10T02:52:50.565Z] #18 [builder 9/10] RUN /device-bacnet-c/scripts/build_deps.sh [2025-11-10T02:52:50.565Z] #18 0.195 + CSDK_VER=4.0.0 [2025-11-10T02:52:50.565Z] #18 0.195 + '[' '!' -d deps ] [2025-11-10T02:52:50.565Z] #18 0.195 + mkdir deps [2025-11-10T02:52:50.565Z] #18 0.195 + cd /device-bacnet-c/deps [2025-11-10T02:52:50.565Z] #18 0.195 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip [2025-11-10T02:52:50.565Z] #18 0.197 Connecting to github.com (140.82.113.3:443) [2025-11-10T02:52:50.565Z] #18 0.419 Connecting to codeload.github.com (140.82.113.10:443) [2025-11-10T02:52:50.565Z] #18 0.525 saving to 'v4.0.0.zip' [2025-11-10T02:52:50.565Z] #18 0.586 v4.0.0.zip 205k --:--:-- ETA [2025-11-10T02:52:50.565Z] #18 0.587 v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA [2025-11-10T02:52:50.565Z] #18 0.587 'v4.0.0.zip' saved [2025-11-10T02:52:50.565Z] #18 0.587 + unzip v4.0.0.zip [2025-11-10T02:52:50.565Z] #18 0.588 Archive: v4.0.0.zip [2025-11-10T02:52:50.565Z] #18 0.594 creating: device-sdk-c-4.0.0/ [2025-11-10T02:52:50.565Z] #18 0.594 creating: device-sdk-c-4.0.0/.github/ [2025-11-10T02:52:50.565Z] #18 0.594 inflating: device-sdk-c-4.0.0/.github/Contributing.md [2025-11-10T02:52:50.565Z] #18 0.594 inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md [2025-11-10T02:52:50.565Z] #18 0.594 inflating: device-sdk-c-4.0.0/.github/semantic.yml [2025-11-10T02:52:50.565Z] #18 0.594 creating: device-sdk-c-4.0.0/.github/workflows/ [2025-11-10T02:52:50.565Z] #18 0.594 inflating: device-sdk-c-4.0.0/.github/workflows/release.yml [2025-11-10T02:52:50.565Z] #18 0.594 inflating: device-sdk-c-4.0.0/.gitignore [2025-11-10T02:52:50.565Z] #18 0.594 inflating: device-sdk-c-4.0.0/Attribution.txt [2025-11-10T02:52:50.565Z] #18 0.594 inflating: device-sdk-c-4.0.0/CHANGELOG.md [2025-11-10T02:52:50.565Z] #18 0.594 inflating: device-sdk-c-4.0.0/Doxyfile [2025-11-10T02:52:50.565Z] #18 0.594 inflating: device-sdk-c-4.0.0/GOVERNANCE.md [2025-11-10T02:52:50.565Z] #18 0.594 inflating: device-sdk-c-4.0.0/Jenkinsfile [2025-11-10T02:52:50.565Z] #18 0.594 inflating: device-sdk-c-4.0.0/LICENSE [2025-11-10T02:52:50.565Z] #18 0.594 inflating: device-sdk-c-4.0.0/Makefile [2025-11-10T02:52:50.565Z] #18 0.594 inflating: device-sdk-c-4.0.0/OWNERS.md [2025-11-10T02:52:50.565Z] #18 0.594 inflating: device-sdk-c-4.0.0/README.IOT.md [2025-11-10T02:52:50.565Z] #18 0.594 inflating: device-sdk-c-4.0.0/README.md [2025-11-10T02:52:50.565Z] #18 0.594 inflating: device-sdk-c-4.0.0/README.v3.md [2025-11-10T02:52:50.565Z] #18 0.594 creating: device-sdk-c-4.0.0/docs/ [2025-11-10T02:52:50.565Z] #18 0.594 inflating: device-sdk-c-4.0.0/docs/configuration.md [2025-11-10T02:52:50.565Z] #18 0.594 inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md [2025-11-10T02:52:50.565Z] #18 0.597 inflating: device-sdk-c-4.0.0/docs/metrics.md [2025-11-10T02:52:50.565Z] #18 0.597 inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md [2025-11-10T02:52:50.565Z] #18 0.597 inflating: device-sdk-c-4.0.0/docs/startup.md [2025-11-10T02:52:50.565Z] #18 0.597 creating: device-sdk-c-4.0.0/include/ [2025-11-10T02:52:50.565Z] #18 0.597 creating: device-sdk-c-4.0.0/include/devsdk/ [2025-11-10T02:52:50.565Z] #18 0.597 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h [2025-11-10T02:52:50.565Z] #18 0.597 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h [2025-11-10T02:52:50.565Z] #18 0.597 creating: device-sdk-c-4.0.0/include/edgex/ [2025-11-10T02:52:50.565Z] #18 0.597 inflating: device-sdk-c-4.0.0/include/edgex/devices.h [2025-11-10T02:52:50.565Z] #18 0.597 inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h [2025-11-10T02:52:50.565Z] #18 0.597 inflating: device-sdk-c-4.0.0/include/edgex/edgex.h [2025-11-10T02:52:50.565Z] #18 0.597 inflating: device-sdk-c-4.0.0/include/edgex/profiles.h [2025-11-10T02:52:50.565Z] #18 0.597 inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h [2025-11-10T02:52:50.565Z] #18 0.597 creating: device-sdk-c-4.0.0/scripts/ [2025-11-10T02:52:50.565Z] #18 0.597 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine [2025-11-10T02:52:50.565Z] #18 0.597 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base [2025-11-10T02:52:50.565Z] #18 0.597 inflating: device-sdk-c-4.0.0/scripts/build.sh [2025-11-10T02:52:50.565Z] #18 0.597 inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh [2025-11-10T02:52:50.565Z] #18 0.597 creating: device-sdk-c-4.0.0/src/ [2025-11-10T02:52:50.565Z] #18 0.597 inflating: device-sdk-c-4.0.0/src/CMakeLists.txt [2025-11-10T02:52:50.565Z] #18 0.600 creating: device-sdk-c-4.0.0/src/c/ [2025-11-10T02:52:50.565Z] #18 0.600 inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt [2025-11-10T02:52:50.565Z] #18 0.600 inflating: device-sdk-c-4.0.0/src/c/api.h [2025-11-10T02:52:50.565Z] #18 0.600 inflating: device-sdk-c-4.0.0/src/c/autoevent.c [2025-11-10T02:52:50.565Z] #18 0.600 inflating: device-sdk-c-4.0.0/src/c/autoevent.h [2025-11-10T02:52:50.565Z] #18 0.600 inflating: device-sdk-c-4.0.0/src/c/bus-impl.h [2025-11-10T02:52:50.565Z] #18 0.600 inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c [2025-11-10T02:52:50.565Z] #18 0.600 inflating: device-sdk-c-4.0.0/src/c/bus.c [2025-11-10T02:52:50.565Z] #18 0.600 inflating: device-sdk-c-4.0.0/src/c/bus.h [2025-11-10T02:52:50.565Z] #18 0.600 inflating: device-sdk-c-4.0.0/src/c/callback3.c [2025-11-10T02:52:50.565Z] #18 0.600 inflating: device-sdk-c-4.0.0/src/c/callback3.h [2025-11-10T02:52:50.565Z] #18 0.600 inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h [2025-11-10T02:52:50.565Z] #18 0.600 inflating: device-sdk-c-4.0.0/src/c/config.c [2025-11-10T02:52:50.565Z] #18 0.600 inflating: device-sdk-c-4.0.0/src/c/config.h [2025-11-10T02:52:50.565Z] #18 0.600 inflating: device-sdk-c-4.0.0/src/c/correlation.c [2025-11-10T02:52:50.565Z] #18 0.600 inflating: device-sdk-c-4.0.0/src/c/correlation.h [2025-11-10T02:52:50.565Z] #18 0.600 inflating: device-sdk-c-4.0.0/src/c/data.c [2025-11-10T02:52:50.565Z] #18 0.600 inflating: device-sdk-c-4.0.0/src/c/data.h [2025-11-10T02:52:50.565Z] #18 0.600 inflating: device-sdk-c-4.0.0/src/c/defs.h.in [2025-11-10T02:52:50.565Z] #18 0.600 inflating: device-sdk-c-4.0.0/src/c/device.c [2025-11-10T02:52:50.565Z] #18 0.600 inflating: device-sdk-c-4.0.0/src/c/device.h [2025-11-10T02:52:50.565Z] #18 0.600 inflating: device-sdk-c-4.0.0/src/c/devman.c [2025-11-10T02:52:50.565Z] #18 0.602 inflating: device-sdk-c-4.0.0/src/c/devmap.c [2025-11-10T02:52:50.565Z] #18 0.602 inflating: device-sdk-c-4.0.0/src/c/devmap.h [2025-11-10T02:52:50.565Z] #18 0.602 inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c [2025-11-10T02:52:50.565Z] #18 0.602 inflating: device-sdk-c-4.0.0/src/c/devutil.h [2025-11-10T02:52:50.565Z] #18 0.602 inflating: device-sdk-c-4.0.0/src/c/discovery.c [2025-11-10T02:52:50.565Z] #18 0.602 inflating: device-sdk-c-4.0.0/src/c/discovery.h [2025-11-10T02:52:50.565Z] #18 0.602 inflating: device-sdk-c-4.0.0/src/c/dto-read.c [2025-11-10T02:52:50.565Z] #18 0.602 inflating: device-sdk-c-4.0.0/src/c/dto-read.h [2025-11-10T02:52:50.565Z] #18 0.602 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c [2025-11-10T02:52:50.565Z] #18 0.602 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h [2025-11-10T02:52:50.565Z] #18 0.602 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c [2025-11-10T02:52:50.565Z] #18 0.602 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h [2025-11-10T02:52:50.565Z] #18 0.602 inflating: device-sdk-c-4.0.0/src/c/edgex2.h [2025-11-10T02:52:50.565Z] #18 0.602 inflating: device-sdk-c-4.0.0/src/c/errorlist.h [2025-11-10T02:52:50.565Z] #18 0.602 creating: device-sdk-c-4.0.0/src/c/examples/ [2025-11-10T02:52:50.565Z] #18 0.602 inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt [2025-11-10T02:52:50.565Z] #18 0.602 inflating: device-sdk-c-4.0.0/src/c/examples/README.md [2025-11-10T02:52:50.565Z] #18 0.602 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ [2025-11-10T02:52:50.565Z] #18 0.602 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt [2025-11-10T02:52:50.565Z] #18 0.602 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md [2025-11-10T02:52:50.565Z] #18 0.603 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c [2025-11-10T02:52:50.565Z] #18 0.603 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ [2025-11-10T02:52:50.565Z] #18 0.603 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml [2025-11-10T02:52:50.565Z] #18 0.603 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ [2025-11-10T02:52:50.565Z] #18 0.603 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json [2025-11-10T02:52:50.565Z] #18 0.603 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ [2025-11-10T02:52:50.565Z] #18 0.603 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-11-10T02:52:50.565Z] #18 0.603 creating: device-sdk-c-4.0.0/src/c/examples/counters/ [2025-11-10T02:52:50.565Z] #18 0.603 inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt [2025-11-10T02:52:50.565Z] #18 0.603 inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md [2025-11-10T02:52:50.565Z] #18 0.603 inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c [2025-11-10T02:52:50.565Z] #18 0.603 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ [2025-11-10T02:52:50.565Z] #18 0.603 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml [2025-11-10T02:52:50.565Z] #18 0.603 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ [2025-11-10T02:52:50.565Z] #18 0.603 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json [2025-11-10T02:52:50.565Z] #18 0.604 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ [2025-11-10T02:52:50.565Z] #18 0.604 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json [2025-11-10T02:52:50.565Z] #18 0.604 creating: device-sdk-c-4.0.0/src/c/examples/discovery/ [2025-11-10T02:52:50.565Z] #18 0.604 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt [2025-11-10T02:52:50.565Z] #18 0.604 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md [2025-11-10T02:52:50.565Z] #18 0.604 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ [2025-11-10T02:52:50.565Z] #18 0.604 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml [2025-11-10T02:52:50.565Z] #18 0.604 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ [2025-11-10T02:52:50.565Z] #18 0.604 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt [2025-11-10T02:52:50.565Z] #18 0.604 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ [2025-11-10T02:52:50.565Z] #18 0.604 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-11-10T02:52:50.565Z] #18 0.604 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c [2025-11-10T02:52:50.565Z] #18 0.604 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json [2025-11-10T02:52:50.565Z] #18 0.604 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json [2025-11-10T02:52:50.565Z] #18 0.606 creating: device-sdk-c-4.0.0/src/c/examples/file/ [2025-11-10T02:52:50.565Z] #18 0.606 inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt [2025-11-10T02:52:50.565Z] #18 0.606 inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md [2025-11-10T02:52:50.565Z] #18 0.606 inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c [2025-11-10T02:52:50.565Z] #18 0.606 creating: device-sdk-c-4.0.0/src/c/examples/file/res/ [2025-11-10T02:52:50.565Z] #18 0.606 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml [2025-11-10T02:52:50.565Z] #18 0.606 creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ [2025-11-10T02:52:50.565Z] #18 0.606 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json [2025-11-10T02:52:50.565Z] #18 0.606 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt [2025-11-10T02:52:50.565Z] #18 0.606 creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ [2025-11-10T02:52:50.565Z] #18 0.606 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-11-10T02:52:50.565Z] #18 0.606 creating: device-sdk-c-4.0.0/src/c/examples/gyro/ [2025-11-10T02:52:50.565Z] #18 0.606 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt [2025-11-10T02:52:50.565Z] #18 0.606 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md [2025-11-10T02:52:50.565Z] #18 0.606 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c [2025-11-10T02:52:50.565Z] #18 0.606 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ [2025-11-10T02:52:50.565Z] #18 0.607 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml [2025-11-10T02:52:50.565Z] #18 0.607 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ [2025-11-10T02:52:50.565Z] #18 0.607 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json [2025-11-10T02:52:50.565Z] #18 0.607 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ [2025-11-10T02:52:50.565Z] #18 0.607 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json [2025-11-10T02:52:50.565Z] #18 0.607 creating: device-sdk-c-4.0.0/src/c/examples/random/ [2025-11-10T02:52:50.565Z] #18 0.607 inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt [2025-11-10T02:52:50.565Z] #18 0.607 inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md [2025-11-10T02:52:50.565Z] #18 0.607 inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c [2025-11-10T02:52:50.565Z] #18 0.607 creating: device-sdk-c-4.0.0/src/c/examples/random/res/ [2025-11-10T02:52:50.565Z] #18 0.607 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml [2025-11-10T02:52:50.565Z] #18 0.607 creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ [2025-11-10T02:52:50.565Z] #18 0.607 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json [2025-11-10T02:52:50.565Z] #18 0.607 creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ [2025-11-10T02:52:50.565Z] #18 0.607 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-11-10T02:52:50.565Z] #18 0.608 creating: device-sdk-c-4.0.0/src/c/examples/res/ [2025-11-10T02:52:50.565Z] #18 0.608 inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml [2025-11-10T02:52:50.565Z] #18 0.608 creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ [2025-11-10T02:52:50.566Z] #18 0.608 inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json [2025-11-10T02:52:50.566Z] #18 0.608 creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ [2025-11-10T02:52:50.566Z] #18 0.608 inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json [2025-11-10T02:52:50.566Z] #18 0.608 inflating: device-sdk-c-4.0.0/src/c/examples/template.c [2025-11-10T02:52:50.566Z] #18 0.608 creating: device-sdk-c-4.0.0/src/c/examples/terminal/ [2025-11-10T02:52:50.566Z] #18 0.608 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt [2025-11-10T02:52:50.566Z] #18 0.608 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md [2025-11-10T02:52:50.566Z] #18 0.608 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c [2025-11-10T02:52:50.566Z] #18 0.608 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ [2025-11-10T02:52:50.566Z] #18 0.608 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml [2025-11-10T02:52:50.566Z] #18 0.608 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ [2025-11-10T02:52:50.566Z] #18 0.608 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json [2025-11-10T02:52:50.566Z] #18 0.608 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ [2025-11-10T02:52:50.566Z] #18 0.610 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json [2025-11-10T02:52:50.566Z] #18 0.610 inflating: device-sdk-c-4.0.0/src/c/filesys.c [2025-11-10T02:52:50.566Z] #18 0.610 inflating: device-sdk-c-4.0.0/src/c/filesys.h [2025-11-10T02:52:50.566Z] #18 0.610 inflating: device-sdk-c-4.0.0/src/c/keeper.c [2025-11-10T02:52:50.566Z] #18 0.610 inflating: device-sdk-c-4.0.0/src/c/keeper.h [2025-11-10T02:52:50.566Z] #18 0.610 inflating: device-sdk-c-4.0.0/src/c/map.c [2025-11-10T02:52:50.566Z] #18 0.610 inflating: device-sdk-c-4.0.0/src/c/map.h [2025-11-10T02:52:50.566Z] #18 0.610 inflating: device-sdk-c-4.0.0/src/c/metadata.c [2025-11-10T02:52:50.566Z] #18 0.610 inflating: device-sdk-c-4.0.0/src/c/metadata.h [2025-11-10T02:52:50.566Z] #18 0.610 inflating: device-sdk-c-4.0.0/src/c/metrics.h [2025-11-10T02:52:50.566Z] #18 0.610 inflating: device-sdk-c-4.0.0/src/c/opstate.c [2025-11-10T02:52:50.566Z] #18 0.610 inflating: device-sdk-c-4.0.0/src/c/opstate.h [2025-11-10T02:52:50.566Z] #18 0.610 inflating: device-sdk-c-4.0.0/src/c/parson.c [2025-11-10T02:52:50.566Z] #18 0.610 inflating: device-sdk-c-4.0.0/src/c/parson.h [2025-11-10T02:52:50.566Z] #18 0.610 inflating: device-sdk-c-4.0.0/src/c/profiles.c [2025-11-10T02:52:50.566Z] #18 0.610 inflating: device-sdk-c-4.0.0/src/c/profiles.h [2025-11-10T02:52:50.566Z] #18 0.610 inflating: device-sdk-c-4.0.0/src/c/registry-impl.h [2025-11-10T02:52:50.566Z] #18 0.610 inflating: device-sdk-c-4.0.0/src/c/registry.c [2025-11-10T02:52:50.566Z] #18 0.610 inflating: device-sdk-c-4.0.0/src/c/registry.h [2025-11-10T02:52:50.566Z] #18 0.610 inflating: device-sdk-c-4.0.0/src/c/reqdata.c [2025-11-10T02:52:50.566Z] #18 0.612 inflating: device-sdk-c-4.0.0/src/c/reqdata.h [2025-11-10T02:52:50.566Z] #18 0.612 inflating: device-sdk-c-4.0.0/src/c/request_auth.c [2025-11-10T02:52:50.566Z] #18 0.612 inflating: device-sdk-c-4.0.0/src/c/request_auth.h [2025-11-10T02:52:50.566Z] #18 0.612 inflating: device-sdk-c-4.0.0/src/c/rest-server.c [2025-11-10T02:52:50.566Z] #18 0.612 inflating: device-sdk-c-4.0.0/src/c/rest-server.h [2025-11-10T02:52:50.566Z] #18 0.612 inflating: device-sdk-c-4.0.0/src/c/rest.c [2025-11-10T02:52:50.566Z] #18 0.612 inflating: device-sdk-c-4.0.0/src/c/rest.h [2025-11-10T02:52:50.566Z] #18 0.612 inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h [2025-11-10T02:52:50.566Z] #18 0.612 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c [2025-11-10T02:52:50.566Z] #18 0.612 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h [2025-11-10T02:52:50.566Z] #18 0.612 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c [2025-11-10T02:52:50.566Z] #18 0.612 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h [2025-11-10T02:52:50.566Z] #18 0.612 inflating: device-sdk-c-4.0.0/src/c/secrets.c [2025-11-10T02:52:50.566Z] #18 0.612 inflating: device-sdk-c-4.0.0/src/c/secrets.h [2025-11-10T02:52:50.566Z] #18 0.612 inflating: device-sdk-c-4.0.0/src/c/service.c [2025-11-10T02:52:50.566Z] #18 0.612 inflating: device-sdk-c-4.0.0/src/c/service.h [2025-11-10T02:52:50.566Z] #18 0.612 inflating: device-sdk-c-4.0.0/src/c/transform.c [2025-11-10T02:52:50.566Z] #18 0.612 inflating: device-sdk-c-4.0.0/src/c/transform.h [2025-11-10T02:52:50.566Z] #18 0.612 inflating: device-sdk-c-4.0.0/src/c/validate.c [2025-11-10T02:52:50.566Z] #18 0.612 inflating: device-sdk-c-4.0.0/src/c/validate.h [2025-11-10T02:52:50.566Z] #18 0.612 inflating: device-sdk-c-4.0.0/src/c/watchers.c [2025-11-10T02:52:50.566Z] #18 0.613 inflating: device-sdk-c-4.0.0/src/c/watchers.h [2025-11-10T02:52:50.566Z] #18 0.613 creating: device-sdk-c-4.0.0/src/cmake/ [2025-11-10T02:52:50.566Z] #18 0.613 inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake [2025-11-10T02:52:50.566Z] #18 0.613 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake [2025-11-10T02:52:50.566Z] #18 0.613 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake [2025-11-10T02:52:50.566Z] #18 0.613 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake [2025-11-10T02:52:50.566Z] #18 0.613 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake [2025-11-10T02:52:50.566Z] #18 0.613 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake [2025-11-10T02:52:50.566Z] #18 0.613 + cd device-sdk-c-4.0.0 [2025-11-10T02:52:50.566Z] #18 0.613 + ./scripts/build.sh [2025-11-10T02:52:50.566Z] #18 0.614 + CPPCHECK=false [2025-11-10T02:52:50.566Z] #18 0.614 + DOCGEN=false [2025-11-10T02:52:50.566Z] #18 0.614 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-11-10T02:52:50.566Z] #18 0.614 + '[' 0 -gt 0 ] [2025-11-10T02:52:50.566Z] #18 0.615 + readlink -f ./scripts/build.sh [2025-11-10T02:52:50.566Z] #18 0.615 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts/build.sh [2025-11-10T02:52:50.566Z] #18 0.616 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts [2025-11-10T02:52:50.566Z] #18 0.617 + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.0 [2025-11-10T02:52:50.566Z] #18 0.617 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0 [2025-11-10T02:52:50.566Z] #18 0.617 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-11-10T02:52:50.566Z] #18 0.617 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-11-10T02:52:50.566Z] #18 0.617 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.0/src [2025-11-10T02:52:50.566Z] #18 0.695 -- The C compiler identification is GNU 12.2.1 [2025-11-10T02:52:50.566Z] #18 0.711 -- Detecting C compiler ABI info [2025-11-10T02:52:50.566Z] #18 0.790 -- Detecting C compiler ABI info - done [2025-11-10T02:52:50.566Z] #18 0.811 -- Check for working C compiler: /usr/bin/cc - skipped [2025-11-10T02:52:50.566Z] #18 0.812 -- Detecting C compile features [2025-11-10T02:52:50.566Z] #18 0.812 -- Detecting C compile features - done [2025-11-10T02:52:50.566Z] #18 0.816 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-11-10T02:52:50.566Z] #18 0.890 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-11-10T02:52:50.566Z] #18 0.893 -- Found LIBYAML: /usr/lib/libyaml.so [2025-11-10T02:52:50.566Z] #18 0.896 -- Found LIBUUID: /usr/lib/libuuid.so [2025-11-10T02:52:50.566Z] #18 0.899 -- Found LIBCBOR: /usr/lib/libcbor.so [2025-11-10T02:52:50.566Z] #18 0.901 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-11-10T02:52:50.566Z] #18 0.904 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-11-10T02:52:50.566Z] #18 0.904 -- /opt/iotech/iot/1.5/include [2025-11-10T02:52:50.566Z] #18 0.904 -- C SDK 0.0.0 for Linux [2025-11-10T02:52:50.566Z] #18 0.906 -- Performing Test CSDK_HAVE_ATOMIC [2025-11-10T02:52:50.566Z] #18 0.995 -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-11-10T02:52:50.566Z] #18 1.040 -- Found Curses: /usr/lib/libcurses.so [2025-11-10T02:52:50.566Z] #18 1.062 -- Configuring done (0.4s) [2025-11-10T02:52:50.566Z] #18 1.096 -- Generating done (0.0s) [2025-11-10T02:52:50.566Z] #18 1.098 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-11-10T02:52:50.566Z] #18 1.102 + + teemake release.log all [2025-11-10T02:52:50.566Z] #18 1.102 package [2025-11-10T02:52:50.566Z] #18 1.146 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-11-10T02:52:50.566Z] #18 1.252 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-11-10T02:52:50.566Z] #18 1.402 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-11-10T02:52:50.566Z] #18 1.532 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-11-10T02:52:50.566Z] #18 1.623 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-11-10T02:52:50.566Z] #18 1.918 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-11-10T02:52:50.566Z] #18 1.960 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-11-10T02:52:50.566Z] #18 2.088 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-11-10T02:52:50.566Z] #18 2.381 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-11-10T02:52:50.566Z] #18 2.469 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-11-10T02:52:50.824Z] #18 2.589 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-11-10T02:52:50.824Z] #18 2.704 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-11-10T02:52:51.084Z] #18 2.797 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-11-10T02:52:51.084Z] #18 2.945 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-11-10T02:52:51.344Z] #18 2.998 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-11-10T02:52:51.344Z] #18 3.299 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-11-10T02:52:51.602Z] #18 3.358 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-11-10T02:52:51.863Z] #18 3.593 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-11-10T02:52:51.863Z] #18 3.692 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-11-10T02:52:52.121Z] #18 3.885 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-11-10T02:52:52.380Z] #18 3.966 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-11-10T02:52:52.639Z] #18 ... [2025-11-10T02:52:52.639Z] [2025-11-10T02:52:52.639Z] #19 [stage-1 5/12] RUN apk --no-cache upgrade [2025-11-10T02:52:52.639Z] #19 0.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-10T02:52:52.639Z] #19 0.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-10T02:52:52.639Z] #19 0.457 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-11-10T02:52:52.639Z] #19 1.078 WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-11-10T02:52:52.639Z] #19 1.087 Upgrading critical system libraries and apk-tools: [2025-11-10T02:52:52.639Z] #19 1.087 (1/1) Upgrading apk-tools (2.14.9-r2 -> 2.14.9-r3) [2025-11-10T02:52:52.639Z] #19 1.094 Executing busybox-1.37.0-r18.trigger [2025-11-10T02:52:52.639Z] #19 1.150 Continuing the upgrade transaction with new apk-tools: [2025-11-10T02:52:52.639Z] #19 1.155 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-10T02:52:52.639Z] #19 1.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-10T02:52:52.639Z] #19 1.372 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-11-10T02:52:52.639Z] #19 2.000 WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-11-10T02:52:52.639Z] #19 2.009 (1/6) Upgrading busybox (1.37.0-r18 -> 1.37.0-r19) [2025-11-10T02:52:52.639Z] #19 2.026 Executing busybox-1.37.0-r19.post-upgrade [2025-11-10T02:52:52.639Z] #19 2.055 (2/6) Upgrading busybox-binsh (1.37.0-r18 -> 1.37.0-r19) [2025-11-10T02:52:52.639Z] #19 2.059 (3/6) Upgrading alpine-release (3.22.1-r0 -> 3.22.2-r0) [2025-11-10T02:52:52.639Z] #19 2.063 (4/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-11-10T02:52:52.639Z] #19 2.071 (5/6) Upgrading ssl_client (1.37.0-r18 -> 1.37.0-r19) [2025-11-10T02:52:52.639Z] #19 2.076 (6/6) Upgrading libapk2 (2.14.9-r2 -> 2.14.9-r3) [2025-11-10T02:52:52.639Z] #19 2.083 Executing busybox-1.37.0-r19.trigger [2025-11-10T02:52:52.639Z] #19 2.087 OK: 26 MiB in 42 packages [2025-11-10T02:52:52.639Z] #19 DONE 2.2s [2025-11-10T02:52:52.898Z] [2025-11-10T02:52:52.898Z] #18 [builder 9/10] RUN /device-bacnet-c/scripts/build_deps.sh [2025-11-10T02:52:53.157Z] #18 4.955 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-11-10T02:52:53.157Z] #18 5.057 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-11-10T02:52:53.416Z] #18 5.127 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-11-10T02:52:53.416Z] #18 5.212 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-11-10T02:52:53.674Z] #18 5.266 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-11-10T02:52:53.674Z] #18 5.486 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-11-10T02:52:53.933Z] #18 5.794 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-11-10T02:52:54.194Z] #18 5.866 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-11-10T02:52:54.194Z] #18 5.992 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-11-10T02:52:54.455Z] #18 6.083 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-11-10T02:52:54.455Z] #18 6.336 /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': [2025-11-10T02:52:54.713Z] #18 6.337 /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2025-11-10T02:52:54.713Z] #18 6.337 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-11-10T02:52:54.713Z] #18 6.337 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-11-10T02:52:54.713Z] #18 6.337 /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here [2025-11-10T02:52:54.713Z] #18 6.337 875 | const iot_data_t *deviceservices_config; [2025-11-10T02:52:54.713Z] #18 6.337 | ^~~~~~~~~~~~~~~~~~~~~ [2025-11-10T02:52:54.713Z] #18 6.473 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-11-10T02:52:54.713Z] #18 6.585 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-11-10T02:52:54.974Z] #18 6.638 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-11-10T02:52:54.974Z] #18 6.727 [ 68%] Linking C shared library libcsdk.so [2025-11-10T02:52:54.974Z] #18 6.773 [ 68%] Built target csdk [2025-11-10T02:52:54.974Z] #18 6.790 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-11-10T02:52:54.974Z] #18 6.925 [ 72%] Linking C executable template [2025-11-10T02:52:55.233Z] #18 6.952 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-10T02:52:55.233Z] #18 6.990 [ 72%] Built target template [2025-11-10T02:52:55.233Z] #18 7.011 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-11-10T02:52:55.233Z] #18 7.097 [ 76%] Linking C executable device-counter [2025-11-10T02:52:55.491Z] #18 7.125 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-10T02:52:55.491Z] #18 7.167 [ 76%] Built target device-counter [2025-11-10T02:52:55.491Z] #18 7.186 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-11-10T02:52:55.491Z] #18 7.271 [ 80%] Linking C executable device-random [2025-11-10T02:52:55.491Z] #18 7.297 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-10T02:52:55.491Z] #18 7.337 [ 80%] Built target device-random [2025-11-10T02:52:55.491Z] #18 7.360 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-11-10T02:52:55.491Z] #18 7.436 [ 84%] Linking C executable device-gyro [2025-11-10T02:52:55.750Z] #18 7.461 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-10T02:52:55.750Z] #18 7.504 [ 84%] Built target device-gyro [2025-11-10T02:52:55.750Z] #18 7.525 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-11-10T02:52:55.750Z] #18 7.609 [ 88%] Linking C executable device-bitfields [2025-11-10T02:52:56.008Z] #18 7.637 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-10T02:52:56.008Z] #18 7.679 [ 88%] Built target device-bitfields [2025-11-10T02:52:56.009Z] #18 7.696 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-11-10T02:52:56.009Z] #18 7.848 [ 92%] Linking C executable template-discovery [2025-11-10T02:52:56.269Z] #18 7.874 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-10T02:52:56.269Z] #18 7.911 [ 92%] Built target template-discovery [2025-11-10T02:52:56.269Z] #18 7.931 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-11-10T02:52:56.269Z] #18 8.043 [ 96%] Linking C executable device-file [2025-11-10T02:52:56.269Z] #18 8.070 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-10T02:52:56.269Z] #18 8.109 [ 96%] Built target device-file [2025-11-10T02:52:56.269Z] #18 8.132 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-11-10T02:52:56.269Z] #18 8.230 [100%] Linking C executable device-terminal [2025-11-10T02:52:56.528Z] #18 8.256 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-10T02:52:56.528Z] #18 8.300 [100%] Built target device-terminal [2025-11-10T02:52:56.528Z] #18 8.317 Run CPack packaging tool... [2025-11-10T02:52:56.528Z] #18 8.334 CPack: Create package using TGZ [2025-11-10T02:52:56.528Z] #18 8.334 CPack: Install projects [2025-11-10T02:52:56.528Z] #18 8.334 CPack: - Run preinstall target for: Csdk [2025-11-10T02:52:56.787Z] #18 8.595 CPack: - Install project: Csdk [] [2025-11-10T02:52:56.787Z] #18 8.601 CPack: Create package [2025-11-10T02:52:56.787Z] #18 8.624 CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. [2025-11-10T02:52:56.787Z] #18 8.625 + '[' false '=' true ] [2025-11-10T02:52:56.787Z] #18 8.625 + '[' false '=' true ] [2025-11-10T02:52:56.787Z] #18 8.625 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-11-10T02:52:56.787Z] #18 8.627 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-11-10T02:52:56.787Z] #18 8.627 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.0/src [2025-11-10T02:52:56.787Z] #18 8.700 -- The C compiler identification is GNU 12.2.1 [2025-11-10T02:52:57.048Z] #18 8.717 -- Detecting C compiler ABI info [2025-11-10T02:52:57.048Z] #18 8.807 -- Detecting C compiler ABI info - done [2025-11-10T02:52:57.048Z] #18 8.828 -- Check for working C compiler: /usr/bin/cc - skipped [2025-11-10T02:52:57.049Z] #18 8.828 -- Detecting C compile features [2025-11-10T02:52:57.049Z] #18 8.829 -- Detecting C compile features - done [2025-11-10T02:52:57.049Z] #18 8.832 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-11-10T02:52:57.049Z] #18 8.907 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-11-10T02:52:57.049Z] #18 8.910 -- Found LIBYAML: /usr/lib/libyaml.so [2025-11-10T02:52:57.049Z] #18 8.913 -- Found LIBUUID: /usr/lib/libuuid.so [2025-11-10T02:52:57.049Z] #18 8.916 -- Found LIBCBOR: /usr/lib/libcbor.so [2025-11-10T02:52:57.049Z] #18 8.918 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-11-10T02:52:57.049Z] #18 8.920 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-11-10T02:52:57.049Z] #18 8.920 -- /opt/iotech/iot/1.5/include [2025-11-10T02:52:57.049Z] #18 8.920 -- C SDK 0.0.0 for Linux [2025-11-10T02:52:57.049Z] #18 8.922 -- Performing Test CSDK_HAVE_ATOMIC [2025-11-10T02:52:57.049Z] #18 9.010 -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-11-10T02:52:57.306Z] #18 9.059 -- Found Curses: /usr/lib/libcurses.so [2025-11-10T02:52:57.306Z] #18 9.079 -- Configuring done (0.4s) [2025-11-10T02:52:57.306Z] #18 9.111 -- Generating done (0.0s) [2025-11-10T02:52:57.306Z] #18 9.113 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-11-10T02:52:57.306Z] #18 9.117 + make [2025-11-10T02:52:57.306Z] #18 9.117 + tee debug.log [2025-11-10T02:52:57.306Z] #18 9.159 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-11-10T02:52:57.306Z] #18 9.229 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-11-10T02:52:57.565Z] #18 9.305 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-11-10T02:52:57.565Z] #18 9.380 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-11-10T02:52:57.823Z] #18 9.449 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-11-10T02:52:57.824Z] #18 9.572 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-11-10T02:52:57.824Z] #18 9.605 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-11-10T02:52:57.824Z] #18 9.678 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-11-10T02:52:57.824Z] #18 9.785 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-11-10T02:52:58.089Z] #18 9.848 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-11-10T02:52:58.089Z] #18 9.923 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-11-10T02:52:58.348Z] #18 9.993 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-11-10T02:52:58.348Z] #18 10.06 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-11-10T02:52:58.348Z] #18 10.13 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-11-10T02:52:58.348Z] #18 10.18 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-11-10T02:52:58.348Z] #18 10.32 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-11-10T02:52:58.608Z] #18 10.36 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-11-10T02:52:58.608Z] #18 10.46 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-11-10T02:52:58.867Z] #18 10.51 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-11-10T02:52:58.867Z] #18 10.62 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-11-10T02:52:58.867Z] #18 10.68 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-11-10T02:52:59.125Z] #18 10.87 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-11-10T02:52:59.125Z] #18 10.94 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-11-10T02:52:59.125Z] #18 11.00 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-11-10T02:52:59.391Z] #18 11.06 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-11-10T02:52:59.391Z] #18 11.11 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-11-10T02:52:59.391Z] #18 11.20 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-11-10T02:52:59.650Z] #18 11.41 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-11-10T02:52:59.650Z] #18 11.46 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-11-10T02:52:59.650Z] #18 11.53 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-11-10T02:52:59.908Z] #18 11.60 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-11-10T02:52:59.908Z] #18 11.74 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-11-10T02:52:59.908Z] #18 11.80 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-11-10T02:52:59.908Z] #18 11.86 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-11-10T02:53:00.166Z] #18 11.91 [ 68%] Linking C shared library libcsdk.so [2025-11-10T02:53:00.167Z] #18 11.97 [ 68%] Built target csdk [2025-11-10T02:53:00.167Z] #18 11.99 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-11-10T02:53:00.167Z] #18 12.06 [ 72%] Linking C executable template [2025-11-10T02:53:00.167Z] #18 12.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) [2025-11-10T02:53:00.424Z] #18 12.12 [ 72%] Built target template [2025-11-10T02:53:00.424Z] #18 12.14 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-11-10T02:53:00.424Z] #18 12.20 [ 76%] Linking C executable device-counter [2025-11-10T02:53:00.424Z] #18 12.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) [2025-11-10T02:53:00.424Z] #18 12.26 [ 76%] Built target device-counter [2025-11-10T02:53:00.424Z] #18 12.28 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-11-10T02:53:00.424Z] #18 12.34 [ 80%] Linking C executable device-random [2025-11-10T02:53:00.683Z] #18 12.37 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-10T02:53:00.683Z] #18 12.41 [ 80%] Built target device-random [2025-11-10T02:53:00.683Z] #18 12.43 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-11-10T02:53:00.683Z] #18 12.48 [ 84%] Linking C executable device-gyro [2025-11-10T02:53:00.683Z] #18 12.50 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-10T02:53:00.683Z] #18 12.55 [ 84%] Built target device-gyro [2025-11-10T02:53:00.683Z] #18 12.57 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-11-10T02:53:00.683Z] #18 12.62 [ 88%] Linking C executable device-bitfields [2025-11-10T02:53:00.943Z] #18 12.65 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-10T02:53:00.943Z] #18 12.69 [ 88%] Built target device-bitfields [2025-11-10T02:53:00.943Z] #18 12.71 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-11-10T02:53:00.943Z] #18 12.78 [ 92%] Linking C executable template-discovery [2025-11-10T02:53:01.202Z] #18 12.81 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-10T02:53:01.202Z] #18 12.85 [ 92%] Built target template-discovery [2025-11-10T02:53:01.202Z] #18 12.87 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-11-10T02:53:01.202Z] #18 12.93 [ 96%] Linking C executable device-file [2025-11-10T02:53:01.202Z] #18 12.95 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-10T02:53:01.202Z] #18 12.99 [ 96%] Built target device-file [2025-11-10T02:53:01.202Z] #18 13.02 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-11-10T02:53:01.202Z] #18 13.09 [100%] Linking C executable device-terminal [2025-11-10T02:53:01.461Z] #18 13.11 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-10T02:53:01.461Z] #18 13.15 [100%] Built target device-terminal [2025-11-10T02:53:01.461Z] #18 13.16 + cp -rf include/devsdk include/edgex /usr/include/ [2025-11-10T02:53:01.461Z] #18 13.16 + cp build/release/c/libcsdk.so /usr/lib/ [2025-11-10T02:53:01.461Z] #18 13.17 + mkdir -p /usr/share/doc/edgex-csdk [2025-11-10T02:53:01.461Z] #18 13.17 + cp Attribution.txt /usr/share/doc/edgex-csdk [2025-11-10T02:53:01.461Z] #18 13.17 + cp LICENSE /usr/share/doc/edgex-csdk [2025-11-10T02:53:01.461Z] #18 13.17 + rm -rf /device-bacnet-c/deps [2025-11-10T02:53:01.461Z] #18 DONE 13.2s [2025-11-10T02:53:01.461Z] [2025-11-10T02:53:01.461Z] #20 [builder 10/10] RUN /device-bacnet-c/scripts/build.sh [2025-11-10T02:53:01.719Z] #20 0.228 + readlink -f /device-bacnet-c/scripts/build.sh [2025-11-10T02:53:01.979Z] #20 0.229 + dirname /device-bacnet-c/scripts/build.sh [2025-11-10T02:53:01.979Z] #20 0.230 + dirname /device-bacnet-c/scripts [2025-11-10T02:53:01.979Z] #20 0.231 + ROOT=/device-bacnet-c [2025-11-10T02:53:01.979Z] #20 0.231 + echo /device-bacnet-c [2025-11-10T02:53:01.979Z] #20 0.231 + cd /device-bacnet-c [2025-11-10T02:53:01.979Z] #20 0.231 + /device-bacnet-c [2025-11-10T02:53:01.979Z] #20 0.231 '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] [2025-11-10T02:53:01.979Z] #20 0.231 + '[' '!' -f /device-bacnet-c/lib/mstp/libbacnet.a ] [2025-11-10T02:53:01.979Z] #20 0.231 + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip [2025-11-10T02:53:01.979Z] #20 0.232 + cd /device-bacnet-c/build/release/device-bacnet-ip [2025-11-10T02:53:01.979Z] #20 0.232 + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-11-10T02:53:01.979Z] #20 0.253 -- /opt/iotech/iot/1.5/include [2025-11-10T02:53:01.979Z] #20 0.254 -- Configuring done (0.0s) [2025-11-10T02:53:01.979Z] #20 0.260 -- Generating done (0.0s) [2025-11-10T02:53:01.979Z] #20 0.261 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip [2025-11-10T02:53:01.979Z] #20 0.262 + make [2025-11-10T02:53:01.979Z] #20 0.262 + tee release.log [2025-11-10T02:53:01.979Z] #20 0.296 [ 22%] Built target bacnet_objects [2025-11-10T02:53:01.979Z] #20 0.325 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-11-10T02:53:01.979Z] #20 0.509 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-11-10T02:53:02.237Z] #20 0.784 [ 55%] Linking C executable device-bacnet-c [2025-11-10T02:53:02.237Z] #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) [2025-11-10T02:53:02.237Z] #20 0.854 [100%] Built target device-bacnet-c [2025-11-10T02:53:02.237Z] #20 0.863 + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp [2025-11-10T02:53:02.237Z] #20 0.864 + cd /device-bacnet-c/build/release/device-bacnet-mstp [2025-11-10T02:53:02.237Z] #20 0.864 + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-11-10T02:53:02.237Z] #20 0.884 -- /opt/iotech/iot/1.5/include [2025-11-10T02:53:02.495Z] #20 0.885 -- Configuring done (0.0s) [2025-11-10T02:53:02.495Z] #20 0.890 -- Generating done (0.0s) [2025-11-10T02:53:02.495Z] #20 0.891 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp [2025-11-10T02:53:02.495Z] #20 0.892 + make [2025-11-10T02:53:02.495Z] #20 0.893 + tee release.log [2025-11-10T02:53:02.495Z] #20 0.924 [ 22%] Built target bacnet_objects [2025-11-10T02:53:02.496Z] #20 0.949 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-11-10T02:53:02.496Z] #20 1.121 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-11-10T02:53:02.755Z] #20 1.390 [ 55%] Linking C executable device-bacnet-c [2025-11-10T02:53:03.015Z] #20 1.417 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-11-10T02:53:03.015Z] #20 1.461 [100%] Built target device-bacnet-c [2025-11-10T02:53:03.015Z] #20 DONE 1.5s [2025-11-10T02:53:03.015Z] [2025-11-10T02:53:03.015Z] #21 [stage-1 6/12] COPY --from=builder /device-bacnet-c/build/release/ / [2025-11-10T02:53:03.015Z] #21 DONE 0.0s [2025-11-10T02:53:03.015Z] [2025-11-10T02:53:03.015Z] #22 [stage-1 7/12] COPY --from=builder /usr/lib/libcsdk.so /usr/lib [2025-11-10T02:53:03.015Z] #22 DONE 0.0s [2025-11-10T02:53:03.273Z] [2025-11-10T02:53:03.273Z] #23 [stage-1 8/12] COPY --from=builder /usr/share/doc/edgex-csdk /usr/share/doc/edgex-csdk [2025-11-10T02:53:03.273Z] #23 DONE 0.0s [2025-11-10T02:53:03.273Z] [2025-11-10T02:53:03.273Z] #24 [stage-1 9/12] COPY LICENSE /. [2025-11-10T02:53:03.273Z] #24 DONE 0.0s [2025-11-10T02:53:03.273Z] [2025-11-10T02:53:03.273Z] #25 [stage-1 10/12] COPY Attribution.txt /. [2025-11-10T02:53:03.273Z] #25 DONE 0.0s [2025-11-10T02:53:03.273Z] [2025-11-10T02:53:03.273Z] #26 [stage-1 11/12] COPY res /res [2025-11-10T02:53:03.273Z] #26 DONE 0.0s [2025-11-10T02:53:03.273Z] [2025-11-10T02:53:03.273Z] #27 [stage-1 12/12] COPY sample-profiles /sample-profiles [2025-11-10T02:53:03.273Z] #27 DONE 0.0s [2025-11-10T02:53:03.273Z] [2025-11-10T02:53:03.273Z] #28 exporting to image [2025-11-10T02:53:03.273Z] #28 exporting layers [2025-11-10T02:53:03.535Z] #28 exporting layers 0.3s done [2025-11-10T02:53:03.535Z] #28 writing image sha256:e8b7c68e420f2c030ad1e89ce1008f12b6fb3a7955d7db3edba9e9e43ff11ac4 done [2025-11-10T02:53:03.535Z] #28 naming to docker.io/library/device-bacnet done [2025-11-10T02:53:03.535Z] #28 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-10T02:53:04.535Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-10T02:53:04.535Z] [2025-11-10T02:53:04.535Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-10T02:53:04.921Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-10T02:53:04.921Z] latest: Pulling from edgex-lftools-log-publisher [2025-11-10T02:53:04.921Z] 5eb5b503b376: Pulling fs layer [2025-11-10T02:53:04.921Z] 5c69ac0246d0: Pulling fs layer [2025-11-10T02:53:04.921Z] ec43610c2a17: Pulling fs layer [2025-11-10T02:53:04.921Z] 3a2ae6a8a46f: Pulling fs layer [2025-11-10T02:53:04.921Z] 33b1e0a273af: Pulling fs layer [2025-11-10T02:53:04.921Z] 5d3b04190fa2: Pulling fs layer [2025-11-10T02:53:04.921Z] 2f39f015ded8: Pulling fs layer [2025-11-10T02:53:04.921Z] 5d3b04190fa2: Waiting [2025-11-10T02:53:04.921Z] 2f39f015ded8: Waiting [2025-11-10T02:53:04.921Z] 3a2ae6a8a46f: Waiting [2025-11-10T02:53:04.921Z] 33b1e0a273af: Waiting [2025-11-10T02:53:04.921Z] 5c69ac0246d0: Download complete [2025-11-10T02:53:04.921Z] 3a2ae6a8a46f: Download complete [2025-11-10T02:53:04.921Z] 33b1e0a273af: Verifying Checksum [2025-11-10T02:53:04.921Z] 33b1e0a273af: Download complete [2025-11-10T02:53:04.921Z] ec43610c2a17: Verifying Checksum [2025-11-10T02:53:04.921Z] ec43610c2a17: Download complete [2025-11-10T02:53:04.921Z] 5d3b04190fa2: Verifying Checksum [2025-11-10T02:53:04.921Z] 5d3b04190fa2: Download complete [2025-11-10T02:53:05.182Z] 5eb5b503b376: Verifying Checksum [2025-11-10T02:53:05.182Z] 5eb5b503b376: Download complete [2025-11-10T02:53:05.749Z] 2f39f015ded8: Verifying Checksum [2025-11-10T02:53:05.749Z] 2f39f015ded8: Download complete [2025-11-10T02:53:06.685Z] 5eb5b503b376: Pull complete [2025-11-10T02:53:06.685Z] 5c69ac0246d0: Pull complete [2025-11-10T02:53:07.251Z] ec43610c2a17: Pull complete [2025-11-10T02:53:07.252Z] 3a2ae6a8a46f: Pull complete [2025-11-10T02:53:07.516Z] 33b1e0a273af: Pull complete [2025-11-10T02:53:07.516Z] 5d3b04190fa2: Pull complete [2025-11-10T02:53:12.780Z] 2f39f015ded8: Pull complete [2025-11-10T02:53:12.780Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-11-10T02:53:12.780Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-10T02:53:12.780Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-10T02:53:13.016Z] prd-ubuntu20.04-docker-8c-8g-772845 does not seem to be running inside a container [2025-11-10T02:53:13.046Z] $ 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/0813106bfe11382f1d84e878d4a008cb -v /w/workspace/0813106bfe11382f1d84e878d4a008cb:/w/workspace/0813106bfe11382f1d84e878d4a008cb:rw,z -v /w/workspace/0813106bfe11382f1d84e878d4a008cb@tmp:/w/workspace/0813106bfe11382f1d84e878d4a008cb@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-11-10T02:53:14.458Z] $ docker top 276a6130c8ddf85e90f44ff54830c87828f6a27b46710ee08822a47f2fa18e09 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-10T02:53:14.947Z] ---> job-cost.sh [2025-11-10T02:53:14.947Z] lf-activate-venv: SKIPPING [2025-11-10T02:53:14.947Z] INFO: No Stack... [2025-11-10T02:53:15.206Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-11-10T02:53:15.465Z] INFO: Archiving Costs [Pipeline] sh [2025-11-10T02:53:15.780Z] + cat /w/workspace/0813106bfe11382f1d84e878d4a008cb/archives/cost.csv [2025-11-10T02:53:15.780Z] + cut -d, -f6 [Pipeline] lock [2025-11-10T02:53:15.821Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-bacnet-c-snyk-fix-0813106bfe11382f1d84e878d4a008cb-1-stack-cost] [2025-11-10T02:53:15.827Z] Resource [jenkins-edgexfoundry-device-bacnet-c-snyk-fix-0813106bfe11382f1d84e878d4a008cb-1-stack-cost] did not exist. Created. [2025-11-10T02:53:15.832Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-bacnet-c-snyk-fix-0813106bfe11382f1d84e878d4a008cb-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-11-10T02:53:16.242Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-11-10T02:53:16.305Z] Stashed 1 file(s) [Pipeline] } [2025-11-10T02:53:16.330Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-bacnet-c-snyk-fix-0813106bfe11382f1d84e878d4a008cb-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-11-10T02:53:16.410Z] $ docker stop --time=1 276a6130c8ddf85e90f44ff54830c87828f6a27b46710ee08822a47f2fa18e09 [2025-11-10T02:53:17.543Z] $ docker rm -f --volumes 276a6130c8ddf85e90f44ff54830c87828f6a27b46710ee08822a47f2fa18e09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-11-10T02:53:49.227Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-772847 in /w/workspace/0813106bfe11382f1d84e878d4a008cb [Pipeline] { [Pipeline] ws [2025-11-10T02:53:49.292Z] Running in /w/workspace/device-bacnet-c/1 [Pipeline] { [Pipeline] checkout [2025-11-10T02:53:52.388Z] Selected Git installation does not exist. Using Default [2025-11-10T02:53:52.388Z] The recommended git tool is: NONE [2025-11-10T02:53:57.069Z] using credential edgex-jenkins-ssh [2025-11-10T02:53:57.091Z] Cloning the remote Git repository [2025-11-10T02:53:57.142Z] Cloning repository git@github.com:edgexfoundry/device-bacnet-c.git [2025-11-10T02:53:57.233Z] > git init /w/workspace/device-bacnet-c/1 # timeout=10 [2025-11-10T02:53:57.380Z] Fetching upstream changes from git@github.com:edgexfoundry/device-bacnet-c.git [2025-11-10T02:53:57.381Z] > git --version # timeout=10 [2025-11-10T02:53:57.405Z] > git --version # 'git version 2.25.1' [2025-11-10T02:53:57.407Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-11-10T02:53:57.555Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-bacnet-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-10T02:53:58.167Z] > git config remote.origin.url git@github.com:edgexfoundry/device-bacnet-c.git # timeout=10 [2025-11-10T02:53:58.189Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-10T02:53:59.052Z] Avoid second fetch [2025-11-10T02:53:59.052Z] Checking out Revision 145531d2d76d2d954c5c6ef88e88007827753d35 (snyk-fix-0813106bfe11382f1d84e878d4a008cb) [2025-11-10T02:53:59.648Z] Commit message: "fix: scripts/Dockerfile.alpine to reduce vulnerabilities" [2025-11-10T02:53:59.690Z] > git --version # timeout=10 [2025-11-10T02:53:59.704Z] > git --version # 'git version 2.25.1' [2025-11-10T02:53:59.722Z] fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-11-10T02:53:59.064Z] > git config core.sparsecheckout # timeout=10 [2025-11-10T02:53:59.138Z] > git checkout -f 145531d2d76d2d954c5c6ef88e88007827753d35 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-10T02:54:04.254Z] provisioning config files... [2025-11-10T02:54:04.285Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/device-bacnet-c/1@tmp/config16620731113270473566tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-10T02:54:05.089Z] ---> ****-login.sh [2025-11-10T02:54:05.089Z] nexus3.edgexfoundry.org:10001 [2025-11-10T02:54:05.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-10T02:54:05.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-10T02:54:05.635Z] Configure a credential helper to remove this warning. See [2025-11-10T02:54:05.635Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-10T02:54:05.635Z] [2025-11-10T02:54:05.635Z] Login Succeeded [2025-11-10T02:54:05.635Z] nexus3.edgexfoundry.org:10002 [2025-11-10T02:54:05.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-10T02:54:05.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-10T02:54:05.908Z] Configure a credential helper to remove this warning. See [2025-11-10T02:54:05.908Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-10T02:54:05.908Z] [2025-11-10T02:54:05.908Z] Login Succeeded [2025-11-10T02:54:05.908Z] nexus3.edgexfoundry.org:10003 [2025-11-10T02:54:06.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-10T02:54:06.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-10T02:54:06.180Z] Configure a credential helper to remove this warning. See [2025-11-10T02:54:06.180Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-10T02:54:06.180Z] [2025-11-10T02:54:06.180Z] Login Succeeded [2025-11-10T02:54:06.180Z] nexus3.edgexfoundry.org:10004 [2025-11-10T02:54:06.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-10T02:54:06.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-10T02:54:06.724Z] Configure a credential helper to remove this warning. See [2025-11-10T02:54:06.724Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-10T02:54:06.724Z] [2025-11-10T02:54:06.724Z] Login Succeeded [2025-11-10T02:54:06.724Z] ****.io [2025-11-10T02:54:06.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-10T02:54:06.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-10T02:54:06.994Z] Configure a credential helper to remove this warning. See [2025-11-10T02:54:06.994Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-10T02:54:06.995Z] [2025-11-10T02:54:06.995Z] Login Succeeded [2025-11-10T02:54:06.995Z] ---> ****-login.sh ends [Pipeline] } [2025-11-10T02:54:07.027Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-11-10T02:54:07.503Z] [edgeX.isLTS] Checking if [snyk-fix-0813106bfe11382f1d84e878d4a008cb] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-10T02:54:07.550Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-arm64 [Pipeline] echo [2025-11-10T02:54:07.592Z] [edgeX.isLTS] Checking if [snyk-fix-0813106bfe11382f1d84e878d4a008cb] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-10T02:54:07.645Z] ========================================================= [2025-11-10T02:54:07.645Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2025-11-10T02:54:07.645Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-10T02:54:08.130Z] + 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 . [2025-11-10T02:54:09.105Z] Sending build context to Docker daemon 487.4kB [2025-11-10T02:54:09.105Z] Step 1/12 : ARG BASE=alpine:3.20 [2025-11-10T02:54:09.105Z] Step 2/12 : FROM ${BASE} [2025-11-10T02:54:09.374Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2025-11-10T02:54:09.374Z] 579b34f0a95b: Pulling fs layer [2025-11-10T02:54:09.374Z] e71477ac5e1b: Pulling fs layer [2025-11-10T02:54:09.653Z] 579b34f0a95b: Download complete [2025-11-10T02:54:10.243Z] 579b34f0a95b: Pull complete [2025-11-10T02:54:12.202Z] e71477ac5e1b: Verifying Checksum [2025-11-10T02:54:12.202Z] e71477ac5e1b: Download complete [2025-11-10T02:54:24.558Z] e71477ac5e1b: Pull complete [2025-11-10T02:54:24.558Z] Digest: sha256:d6da9bdca73313daf4d05ece6476ab4dbe9e0e950a139422d865873582b0d46d [2025-11-10T02:54:24.558Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2025-11-10T02:54:24.558Z] ---> 2b552cad5dd9 [2025-11-10T02:54:24.558Z] Step 3/12 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-11-10T02:54:24.558Z] ---> Running in 7b7f9e4f3a80 [2025-11-10T02:54:24.828Z] Connecting to iotech.jfrog.io (34.246.139.145:443) [2025-11-10T02:54:25.476Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-11-10T02:54:25.476Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-11-10T02:54:25.476Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-11-10T02:54:26.071Z] Removing intermediate container 7b7f9e4f3a80 [2025-11-10T02:54:26.071Z] ---> 74a64ea5c8fa [2025-11-10T02:54:26.071Z] Step 4/12 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-11-10T02:54:26.071Z] ---> Running in 02541d77060c [2025-11-10T02:54:28.053Z] Removing intermediate container 02541d77060c [2025-11-10T02:54:28.053Z] ---> 9f1a94b4badc [2025-11-10T02:54:28.053Z] Step 5/12 : RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev dumb-init [2025-11-10T02:54:28.053Z] ---> Running in c9ac2e88ac18 [2025-11-10T02:54:29.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2025-11-10T02:54:30.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2025-11-10T02:54:30.591Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2025-11-10T02:54:31.569Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-11-10T02:54:31.841Z] (1/18) Installing dumb-init (1.2.5-r2) [2025-11-10T02:54:31.842Z] (2/18) Installing hiredis (1.1.0-r2) [2025-11-10T02:54:31.842Z] (3/18) Installing hiredis-dev (1.1.0-r2) [2025-11-10T02:54:31.842Z] (4/18) Installing libcbor (0.10.2-r1) [2025-11-10T02:54:32.127Z] (5/18) Installing iotech-iot-1.5 (1.5.7-r0) [2025-11-10T02:54:33.102Z] (6/18) Installing iotech-iot-1.5-dev (1.5.7-r0) [2025-11-10T02:54:33.102Z] (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.131-r1) [2025-11-10T02:54:33.377Z] (8/18) Installing libcbor-dev (0.10.2-r1) [2025-11-10T02:54:33.650Z] (9/18) Installing libmenuw (6.4_p20230506-r0) [2025-11-10T02:54:33.650Z] (10/18) Installing libpanelw (6.4_p20230506-r0) [2025-11-10T02:54:33.650Z] (11/18) Installing libncurses++ (6.4_p20230506-r0) [2025-11-10T02:54:33.924Z] (12/18) Installing ncurses-dev (6.4_p20230506-r0) [2025-11-10T02:54:33.924Z] (13/18) Installing libblkid (2.38.1-r8) [2025-11-10T02:54:33.924Z] (14/18) Installing libuuid (2.38.1-r8) [2025-11-10T02:54:34.197Z] (15/18) Installing libfdisk (2.38.1-r8) [2025-11-10T02:54:34.197Z] (16/18) Installing libmount (2.38.1-r8) [2025-11-10T02:54:34.197Z] (17/18) Installing libsmartcols (2.38.1-r8) [2025-11-10T02:54:34.470Z] (18/18) Installing util-linux-dev (2.38.1-r8) [2025-11-10T02:54:34.470Z] Executing busybox-1.36.1-r4.trigger [2025-11-10T02:54:34.743Z] OK: 333 MiB in 100 packages [2025-11-10T02:54:36.164Z] Removing intermediate container c9ac2e88ac18 [2025-11-10T02:54:36.164Z] ---> 2b161fb0038c [2025-11-10T02:54:36.164Z] Step 6/12 : RUN apk --no-cache upgrade [2025-11-10T02:54:36.164Z] ---> Running in 99ed009be9d9 [2025-11-10T02:54:37.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2025-11-10T02:54:37.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2025-11-10T02:54:37.672Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2025-11-10T02:54:38.638Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-11-10T02:54:38.638Z] Upgrading critical system libraries and apk-tools: [2025-11-10T02:54:38.638Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2025-11-10T02:54:38.922Z] Executing busybox-1.36.1-r4.trigger [2025-11-10T02:54:39.205Z] Continuing the upgrade transaction with new apk-tools: [2025-11-10T02:54:39.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2025-11-10T02:54:39.473Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2025-11-10T02:54:40.056Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2025-11-10T02:54:43.401Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-11-10T02:54:43.401Z] (1/27) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) [2025-11-10T02:54:43.401Z] (2/27) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) [2025-11-10T02:54:43.401Z] Executing busybox-1.36.1-r7.post-upgrade [2025-11-10T02:54:43.401Z] (3/27) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) [2025-11-10T02:54:43.401Z] (4/27) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) [2025-11-10T02:54:43.401Z] (5/27) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) [2025-11-10T02:54:43.669Z] (6/27) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) [2025-11-10T02:54:43.670Z] (7/27) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) [2025-11-10T02:54:43.670Z] (8/27) Upgrading binutils (2.40-r7 -> 2.40-r8) [2025-11-10T02:54:43.938Z] (9/27) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) [2025-11-10T02:54:44.528Z] (10/27) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) [2025-11-10T02:54:44.528Z] (11/27) Upgrading xz-libs (5.4.3-r0 -> 5.4.3-r1) [2025-11-10T02:54:44.528Z] (12/27) Upgrading libarchive (3.7.2-r0 -> 3.8.0-r0) [2025-11-10T02:54:44.528Z] (13/27) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) [2025-11-10T02:54:44.528Z] (14/27) Installing libpsl (0.21.5-r0) [2025-11-10T02:54:44.528Z] (15/27) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) [2025-11-10T02:54:44.528Z] (16/27) Installing libpsl-utils (0.21.5-r0) [2025-11-10T02:54:44.802Z] (17/27) Installing libpsl-dev (0.21.5-r0) [2025-11-10T02:54:44.802Z] (18/27) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) [2025-11-10T02:54:44.802Z] (19/27) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) [2025-11-10T02:54:45.070Z] (20/27) Upgrading git (2.40.1-r0 -> 2.40.4-r0) [2025-11-10T02:54:45.653Z] (21/27) Upgrading musl-utils (1.2.4-r2 -> 1.2.4-r3) [2025-11-10T02:54:45.653Z] (22/27) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) [2025-11-10T02:54:45.919Z] (23/27) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) [2025-11-10T02:54:46.186Z] (24/27) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) [2025-11-10T02:54:46.186Z] (25/27) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) [2025-11-10T02:54:46.454Z] (26/27) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) [2025-11-10T02:54:46.454Z] (27/27) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) [2025-11-10T02:54:46.721Z] Executing busybox-1.36.1-r7.trigger [2025-11-10T02:54:46.721Z] Executing ca-certificates-20241121-r1.trigger [2025-11-10T02:54:47.003Z] OK: 334 MiB in 103 packages [2025-11-10T02:54:50.379Z] Removing intermediate container 99ed009be9d9 [2025-11-10T02:54:50.379Z] ---> 1d7d4d7395ce [2025-11-10T02:54:50.379Z] Step 7/12 : COPY scripts /device-bacnet-c/scripts [2025-11-10T02:54:50.966Z] ---> 3ba4f06f8ab0 [2025-11-10T02:54:50.966Z] Step 8/12 : COPY src /device-bacnet-c/src/ [2025-11-10T02:54:51.554Z] ---> b825a3cc1dd2 [2025-11-10T02:54:51.554Z] Step 9/12 : COPY VERSION /device-bacnet-c/ [2025-11-10T02:54:52.139Z] ---> 2d0063a2392c [2025-11-10T02:54:52.139Z] Step 10/12 : WORKDIR /device-bacnet-c [2025-11-10T02:54:52.139Z] ---> Running in c14812a52624 [2025-11-10T02:54:52.407Z] Removing intermediate container c14812a52624 [2025-11-10T02:54:52.407Z] ---> 4146b749d379 [2025-11-10T02:54:52.407Z] Step 11/12 : RUN /device-bacnet-c/scripts/build_deps.sh [2025-11-10T02:54:52.407Z] ---> Running in 68d1528eb0b8 [2025-11-10T02:54:53.372Z] + CSDK_VER=4.0.0 [2025-11-10T02:54:53.372Z] + '[' '!' -d deps ] [2025-11-10T02:54:53.372Z] + mkdir deps [2025-11-10T02:54:53.372Z] + cd /device-bacnet-c/deps [2025-11-10T02:54:53.372Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip [2025-11-10T02:54:53.372Z] Connecting to github.com (140.82.112.3:443) [2025-11-10T02:54:53.640Z] Connecting to codeload.github.com (140.82.113.9:443) [2025-11-10T02:54:53.640Z] saving to 'v4.0.0.zip' [2025-11-10T02:54:53.913Z] v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA [2025-11-10T02:54:53.913Z] 'v4.0.0.zip' saved [2025-11-10T02:54:53.913Z] + unzip v4.0.0.zip [2025-11-10T02:54:53.913Z] Archive: v4.0.0.zip [2025-11-10T02:54:53.913Z] creating: device-sdk-c-4.0.0/ [2025-11-10T02:54:53.913Z] creating: device-sdk-c-4.0.0/.github/ [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/.github/Contributing.md [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/.github/semantic.yml [2025-11-10T02:54:53.913Z] creating: device-sdk-c-4.0.0/.github/workflows/ [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/.github/workflows/release.yml [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/.gitignore [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/Attribution.txt [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/CHANGELOG.md [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/Doxyfile [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/GOVERNANCE.md [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/Jenkinsfile [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/LICENSE [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/Makefile [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/OWNERS.md [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/README.IOT.md [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/README.md [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/README.v3.md [2025-11-10T02:54:53.913Z] creating: device-sdk-c-4.0.0/docs/ [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/docs/configuration.md [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/docs/metrics.md [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/docs/startup.md [2025-11-10T02:54:53.913Z] creating: device-sdk-c-4.0.0/include/ [2025-11-10T02:54:53.913Z] creating: device-sdk-c-4.0.0/include/devsdk/ [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h [2025-11-10T02:54:53.913Z] creating: device-sdk-c-4.0.0/include/edgex/ [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/include/edgex/devices.h [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex.h [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/include/edgex/profiles.h [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h [2025-11-10T02:54:53.913Z] creating: device-sdk-c-4.0.0/scripts/ [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/scripts/build.sh [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh [2025-11-10T02:54:53.913Z] creating: device-sdk-c-4.0.0/src/ [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/CMakeLists.txt [2025-11-10T02:54:53.913Z] creating: device-sdk-c-4.0.0/src/c/ [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/api.h [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.c [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.h [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/bus-impl.h [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/bus.c [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/bus.h [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/callback3.c [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/callback3.h [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/config.c [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/config.h [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/correlation.c [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/correlation.h [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/data.c [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/data.h [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/defs.h.in [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/device.c [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/device.h [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/devman.c [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/devmap.c [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/devmap.h [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/devutil.h [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/discovery.c [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/discovery.h [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.c [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.h [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/edgex2.h [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/errorlist.h [2025-11-10T02:54:53.913Z] creating: device-sdk-c-4.0.0/src/c/examples/ [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/examples/README.md [2025-11-10T02:54:53.913Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c [2025-11-10T02:54:53.913Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml [2025-11-10T02:54:53.913Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json [2025-11-10T02:54:53.913Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-11-10T02:54:53.913Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/ [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c [2025-11-10T02:54:53.913Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml [2025-11-10T02:54:53.913Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json [2025-11-10T02:54:53.913Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json [2025-11-10T02:54:53.913Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/ [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md [2025-11-10T02:54:53.913Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml [2025-11-10T02:54:53.913Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt [2025-11-10T02:54:53.913Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json [2025-11-10T02:54:53.913Z] creating: device-sdk-c-4.0.0/src/c/examples/file/ [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c [2025-11-10T02:54:53.913Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/ [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml [2025-11-10T02:54:53.913Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt [2025-11-10T02:54:53.913Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-11-10T02:54:53.913Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/ [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c [2025-11-10T02:54:53.913Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml [2025-11-10T02:54:53.913Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json [2025-11-10T02:54:53.913Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json [2025-11-10T02:54:53.913Z] creating: device-sdk-c-4.0.0/src/c/examples/random/ [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c [2025-11-10T02:54:53.913Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/ [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml [2025-11-10T02:54:53.913Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json [2025-11-10T02:54:53.913Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-11-10T02:54:53.913Z] creating: device-sdk-c-4.0.0/src/c/examples/res/ [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml [2025-11-10T02:54:53.913Z] creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json [2025-11-10T02:54:53.913Z] creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/examples/template.c [2025-11-10T02:54:53.913Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/ [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c [2025-11-10T02:54:53.913Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml [2025-11-10T02:54:53.913Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json [2025-11-10T02:54:53.913Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/filesys.c [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/filesys.h [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/keeper.c [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/keeper.h [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/map.c [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/map.h [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/metadata.c [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/metadata.h [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/metrics.h [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/opstate.c [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/opstate.h [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/parson.c [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/parson.h [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/profiles.c [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/profiles.h [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/registry-impl.h [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/registry.c [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/registry.h [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.c [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.h [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.c [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.h [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.c [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.h [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/rest.c [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/rest.h [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/secrets.c [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/secrets.h [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/service.c [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/service.h [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/transform.c [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/transform.h [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/validate.c [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/validate.h [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/watchers.c [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/c/watchers.h [2025-11-10T02:54:53.913Z] creating: device-sdk-c-4.0.0/src/cmake/ [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake [2025-11-10T02:54:53.913Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake [2025-11-10T02:54:53.913Z] + cd device-sdk-c-4.0.0 [2025-11-10T02:54:53.913Z] + ./scripts/build.sh [2025-11-10T02:54:53.913Z] + CPPCHECK=false [2025-11-10T02:54:53.913Z] + DOCGEN=false [2025-11-10T02:54:53.913Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-11-10T02:54:53.913Z] + '[' 0 -gt 0 ] [2025-11-10T02:54:53.913Z] + readlink -f ./scripts/build.sh [2025-11-10T02:54:53.913Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts/build.sh [2025-11-10T02:54:53.913Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts [2025-11-10T02:54:53.913Z] + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.0 [2025-11-10T02:54:53.913Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0 [2025-11-10T02:54:53.913Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-11-10T02:54:53.913Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-11-10T02:54:53.913Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.0/src [2025-11-10T02:54:54.496Z] -- The C compiler identification is GNU 12.2.1 [2025-11-10T02:54:54.496Z] -- Detecting C compiler ABI info [2025-11-10T02:54:54.767Z] -- Detecting C compiler ABI info - done [2025-11-10T02:54:54.767Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-11-10T02:54:54.767Z] -- Detecting C compile features [2025-11-10T02:54:54.767Z] -- Detecting C compile features - done [2025-11-10T02:54:54.767Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-11-10T02:54:55.037Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-11-10T02:54:55.037Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-11-10T02:54:55.037Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-11-10T02:54:55.305Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-11-10T02:54:55.305Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-11-10T02:54:55.305Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-11-10T02:54:55.305Z] -- /opt/iotech/iot/1.5/include [2025-11-10T02:54:55.305Z] -- C SDK 0.0.0 for Linux [2025-11-10T02:54:55.305Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-11-10T02:54:55.579Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-11-10T02:54:55.847Z] -- Found Curses: /usr/lib/libcurses.so [2025-11-10T02:54:55.847Z] -- Configuring done (1.8s) [2025-11-10T02:54:56.113Z] -- Generating done (0.2s) [2025-11-10T02:54:56.113Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-11-10T02:54:56.113Z] + + make all package [2025-11-10T02:54:56.113Z] tee release.log [2025-11-10T02:54:56.380Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-11-10T02:54:56.962Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-11-10T02:54:57.918Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-11-10T02:54:58.878Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-11-10T02:54:59.459Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-11-10T02:55:01.404Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-11-10T02:55:01.672Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-11-10T02:55:02.631Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-11-10T02:55:04.573Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-11-10T02:55:05.155Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-11-10T02:55:05.741Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-11-10T02:55:06.703Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-11-10T02:55:07.288Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-11-10T02:55:08.250Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-11-10T02:55:08.846Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-11-10T02:55:11.445Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-11-10T02:55:11.717Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-11-10T02:55:13.694Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-11-10T02:55:14.288Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-11-10T02:55:16.243Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-11-10T02:55:16.831Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-11-10T02:55:26.919Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-11-10T02:55:26.919Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-11-10T02:55:26.919Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-11-10T02:55:27.517Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-11-10T02:55:27.785Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-11-10T02:55:29.731Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-11-10T02:55:31.680Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-11-10T02:55:32.266Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-11-10T02:55:33.226Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-11-10T02:55:33.819Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-11-10T02:55:35.800Z] /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': [2025-11-10T02:55:35.800Z] /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2025-11-10T02:55:35.800Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-11-10T02:55:35.800Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-11-10T02:55:35.800Z] /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here [2025-11-10T02:55:35.800Z] 875 | const iot_data_t *deviceservices_config; [2025-11-10T02:55:35.800Z] | ^~~~~~~~~~~~~~~~~~~~~ [2025-11-10T02:55:37.228Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-11-10T02:55:38.309Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-11-10T02:55:38.901Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-11-10T02:55:39.495Z] [ 68%] Linking C shared library libcsdk.so [2025-11-10T02:55:39.765Z] [ 68%] Built target csdk [2025-11-10T02:55:39.765Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-11-10T02:55:41.195Z] [ 72%] Linking C executable template [2025-11-10T02:55:41.195Z] /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) [2025-11-10T02:55:41.461Z] [ 72%] Built target template [2025-11-10T02:55:41.461Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-11-10T02:55:42.433Z] [ 76%] Linking C executable device-counter [2025-11-10T02:55:42.433Z] /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) [2025-11-10T02:55:42.701Z] [ 76%] Built target device-counter [2025-11-10T02:55:42.968Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-11-10T02:55:43.555Z] [ 80%] Linking C executable device-random [2025-11-10T02:55:43.556Z] /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) [2025-11-10T02:55:43.827Z] [ 80%] Built target device-random [2025-11-10T02:55:44.097Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-11-10T02:55:44.686Z] [ 84%] Linking C executable device-gyro [2025-11-10T02:55:44.686Z] /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) [2025-11-10T02:55:44.956Z] [ 84%] Built target device-gyro [2025-11-10T02:55:44.956Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-11-10T02:55:45.538Z] [ 88%] Linking C executable device-bitfields [2025-11-10T02:55:45.538Z] /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) [2025-11-10T02:55:45.813Z] [ 88%] Built target device-bitfields [2025-11-10T02:55:46.079Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-11-10T02:55:47.042Z] [ 92%] Linking C executable template-discovery [2025-11-10T02:55:47.313Z] /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) [2025-11-10T02:55:47.313Z] [ 92%] Built target template-discovery [2025-11-10T02:55:47.583Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-11-10T02:55:48.549Z] [ 96%] Linking C executable device-file [2025-11-10T02:55:48.549Z] /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) [2025-11-10T02:55:49.138Z] [ 96%] Built target device-file [2025-11-10T02:55:49.139Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-11-10T02:55:50.105Z] [100%] Linking C executable device-terminal [2025-11-10T02:55:50.105Z] /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) [2025-11-10T02:55:50.375Z] [100%] Built target device-terminal [2025-11-10T02:55:50.375Z] Run CPack packaging tool... [2025-11-10T02:55:50.375Z] CPack: Create package using TGZ [2025-11-10T02:55:50.375Z] CPack: Install projects [2025-11-10T02:55:50.375Z] CPack: - Run preinstall target for: Csdk [2025-11-10T02:55:51.791Z] CPack: - Install project: Csdk [] [2025-11-10T02:55:51.791Z] CPack: Create package [2025-11-10T02:55:51.791Z] CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. [2025-11-10T02:55:51.791Z] + '[' false '=' true ] [2025-11-10T02:55:51.791Z] + '[' false '=' true ] [2025-11-10T02:55:51.791Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-11-10T02:55:51.791Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-11-10T02:55:51.791Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.0/src [2025-11-10T02:55:52.060Z] -- The C compiler identification is GNU 12.2.1 [2025-11-10T02:55:52.060Z] -- Detecting C compiler ABI info [2025-11-10T02:55:52.646Z] -- Detecting C compiler ABI info - done [2025-11-10T02:55:52.646Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-11-10T02:55:52.646Z] -- Detecting C compile features [2025-11-10T02:55:52.646Z] -- Detecting C compile features - done [2025-11-10T02:55:52.915Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-11-10T02:55:53.183Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-11-10T02:55:53.183Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-11-10T02:55:53.183Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-11-10T02:55:53.183Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-11-10T02:55:53.183Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-11-10T02:55:53.183Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-11-10T02:55:53.183Z] -- /opt/iotech/iot/1.5/include [2025-11-10T02:55:53.183Z] -- C SDK 0.0.0 for Linux [2025-11-10T02:55:53.183Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-11-10T02:55:53.771Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-11-10T02:55:53.771Z] -- Found Curses: /usr/lib/libcurses.so [2025-11-10T02:55:54.039Z] -- Configuring done (2.3s) [2025-11-10T02:55:54.307Z] -- Generating done (0.3s) [2025-11-10T02:55:54.307Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-11-10T02:55:54.307Z] + make [2025-11-10T02:55:54.307Z] + tee debug.log [2025-11-10T02:55:54.575Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-11-10T02:55:55.160Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-11-10T02:55:55.747Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-11-10T02:55:56.333Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-11-10T02:55:56.918Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-11-10T02:55:57.882Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-11-10T02:55:57.882Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-11-10T02:55:58.469Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-11-10T02:55:59.432Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-11-10T02:55:59.698Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-11-10T02:56:00.281Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-11-10T02:56:00.549Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-11-10T02:56:01.137Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-11-10T02:56:01.723Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-11-10T02:56:01.991Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-11-10T02:56:02.952Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-11-10T02:56:03.219Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-11-10T02:56:03.804Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-11-10T02:56:04.073Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-11-10T02:56:05.035Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-11-10T02:56:05.302Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-11-10T02:56:06.718Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-11-10T02:56:06.985Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-11-10T02:56:07.264Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-11-10T02:56:07.848Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-11-10T02:56:08.120Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-11-10T02:56:08.705Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-11-10T02:56:10.655Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-11-10T02:56:10.925Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-11-10T02:56:11.510Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-11-10T02:56:11.778Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-11-10T02:56:13.195Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-11-10T02:56:13.464Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-11-10T02:56:13.731Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-11-10T02:56:14.315Z] [ 68%] Linking C shared library libcsdk.so [2025-11-10T02:56:14.583Z] [ 68%] Built target csdk [2025-11-10T02:56:14.583Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-11-10T02:56:15.169Z] [ 72%] Linking C executable template [2025-11-10T02:56:15.169Z] /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) [2025-11-10T02:56:15.436Z] [ 72%] Built target template [2025-11-10T02:56:15.436Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-11-10T02:56:16.022Z] [ 76%] Linking C executable device-counter [2025-11-10T02:56:16.022Z] /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) [2025-11-10T02:56:16.291Z] [ 76%] Built target device-counter [2025-11-10T02:56:16.291Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-11-10T02:56:16.876Z] [ 80%] Linking C executable device-random [2025-11-10T02:56:16.876Z] /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) [2025-11-10T02:56:17.145Z] [ 80%] Built target device-random [2025-11-10T02:56:17.145Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-11-10T02:56:17.412Z] [ 84%] Linking C executable device-gyro [2025-11-10T02:56:17.679Z] /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) [2025-11-10T02:56:17.945Z] [ 84%] Built target device-gyro [2025-11-10T02:56:17.945Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-11-10T02:56:18.212Z] [ 88%] Linking C executable device-bitfields [2025-11-10T02:56:18.480Z] /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) [2025-11-10T02:56:18.748Z] [ 88%] Built target device-bitfields [2025-11-10T02:56:18.748Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-11-10T02:56:19.016Z] [ 92%] Linking C executable template-discovery [2025-11-10T02:56:19.296Z] /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) [2025-11-10T02:56:19.562Z] [ 92%] Built target template-discovery [2025-11-10T02:56:19.562Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-11-10T02:56:19.830Z] [ 96%] Linking C executable device-file [2025-11-10T02:56:20.097Z] /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) [2025-11-10T02:56:20.365Z] [ 96%] Built target device-file [2025-11-10T02:56:20.365Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-11-10T02:56:20.947Z] [100%] Linking C executable device-terminal [2025-11-10T02:56:20.947Z] /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) [2025-11-10T02:56:21.214Z] [100%] Built target device-terminal [2025-11-10T02:56:21.214Z] + cp -rf include/devsdk include/edgex /usr/include/ [2025-11-10T02:56:21.214Z] + cp build/release/c/libcsdk.so /usr/lib/ [2025-11-10T02:56:21.214Z] + mkdir -p /usr/share/doc/edgex-csdk [2025-11-10T02:56:21.214Z] + cp Attribution.txt /usr/share/doc/edgex-csdk [2025-11-10T02:56:21.214Z] + cp LICENSE /usr/share/doc/edgex-csdk [2025-11-10T02:56:21.214Z] + rm -rf /device-bacnet-c/deps [2025-11-10T02:56:22.177Z] Removing intermediate container 68d1528eb0b8 [2025-11-10T02:56:22.177Z] ---> e4083510597e [2025-11-10T02:56:22.177Z] Step 12/12 : RUN /device-bacnet-c/scripts/build.sh [2025-11-10T02:56:22.177Z] ---> Running in f81b195da2b8 [2025-11-10T02:56:23.173Z] + readlink -f /device-bacnet-c/scripts/build.sh [2025-11-10T02:56:23.173Z] + dirname /device-bacnet-c/scripts/build.sh [2025-11-10T02:56:23.173Z] + dirname /device-bacnet-c/scripts [2025-11-10T02:56:23.173Z] /device-bacnet-c [2025-11-10T02:56:23.173Z] + ROOT=/device-bacnet-c [2025-11-10T02:56:23.173Z] + echo /device-bacnet-c [2025-11-10T02:56:23.173Z] + cd /device-bacnet-c [2025-11-10T02:56:23.173Z] + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] [2025-11-10T02:56:23.173Z] + '[' '!' -d /device-bacnet-c/bacnet-stack ] [2025-11-10T02:56:23.173Z] + git clone https://github.com/IOTechSystems/bacnet-stack.git [2025-11-10T02:56:23.173Z] Cloning into 'bacnet-stack'... [2025-11-10T02:56:34.325Z] 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: 41% (692/1686) Updating files: 41% (694/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. [2025-11-10T02:56:34.325Z] + cd /device-bacnet-c/bacnet-stack [2025-11-10T02:56:34.325Z] + git checkout v0.8.6-IOTech [2025-11-10T02:56:35.288Z] Note: switching to 'v0.8.6-IOTech'. [2025-11-10T02:56:35.288Z] [2025-11-10T02:56:35.288Z] You are in 'detached HEAD' state. You can look around, make experimental [2025-11-10T02:56:35.288Z] changes and commit them, and you can discard any commits you make in this [2025-11-10T02:56:35.288Z] state without impacting any branches by switching back to a branch. [2025-11-10T02:56:35.288Z] [2025-11-10T02:56:35.288Z] If you want to create a new branch to retain commits you create, you may [2025-11-10T02:56:35.288Z] do so (now or later) by using -c with the switch command. Example: [2025-11-10T02:56:35.288Z] [2025-11-10T02:56:35.288Z] git switch -c [2025-11-10T02:56:35.288Z] [2025-11-10T02:56:35.288Z] Or undo this operation with: [2025-11-10T02:56:35.288Z] [2025-11-10T02:56:35.288Z] git switch - [2025-11-10T02:56:35.288Z] [2025-11-10T02:56:35.288Z] Turn off this advice by setting config variable advice.detachedHead to false [2025-11-10T02:56:35.288Z] [2025-11-10T02:56:35.288Z] HEAD is now at 8b67b7f2 Changes for BACnet device service [2025-11-10T02:56:35.288Z] + mkdir -p /device-bacnet-c/lib/ip [2025-11-10T02:56:35.288Z] + mkdir -p /device-bacnet-c/lib/mstp [2025-11-10T02:56:35.288Z] + make 'BACDL_DEFINE=-DBACDL_MSTP=1' clean library [2025-11-10T02:56:35.288Z] make -s -C lib clean [2025-11-10T02:56:35.553Z] make -s -C demo clean [2025-11-10T02:56:35.553Z] make -s -C demo/router clean [2025-11-10T02:56:35.553Z] make -s -C demo/router-ipv6 clean [2025-11-10T02:56:35.553Z] make -s -C demo/gateway clean [2025-11-10T02:56:35.553Z] make -s -C lib all [2025-11-10T02:57:07.774Z] ../ports/linux/dlmstp.c: In function 'dlmstp_cleanup': [2025-11-10T02:57:07.774Z] ../ports/linux/dlmstp.c:147:20: warning: passing argument 1 of 'pthread_cancel' makes pointer from integer without a cast [-Wint-conversion] [2025-11-10T02:57:07.774Z] 147 | pthread_cancel(hThread); [2025-11-10T02:57:07.774Z] | ^~~~~~~ [2025-11-10T02:57:07.774Z] | | [2025-11-10T02:57:07.774Z] | long unsigned int [2025-11-10T02:57:07.774Z] In file included from ../ports/linux/net.h:73, [2025-11-10T02:57:07.774Z] from ../ports/linux/dlmstp.c:43: [2025-11-10T02:57:07.774Z] /usr/include/pthread.h:98:20: note: expected 'pthread_t' {aka 'struct __pthread *'} but argument is of type 'long unsigned int' [2025-11-10T02:57:07.774Z] 98 | int pthread_cancel(pthread_t); [2025-11-10T02:57:07.774Z] | ^~~~~~~~~ [2025-11-10T02:57:07.774Z] ../ports/linux/dlmstp.c: In function 'dlmstp_init': [2025-11-10T02:57:07.774Z] ../ports/linux/dlmstp.c:727:25: warning: passing argument 1 of 'pthread_create' from incompatible pointer type [-Wincompatible-pointer-types] [2025-11-10T02:57:07.774Z] 727 | rv = pthread_create(&hThread, NULL, dlmstp_master_fsm_task, NULL); [2025-11-10T02:57:07.774Z] | ^~~~~~~~ [2025-11-10T02:57:07.774Z] | | [2025-11-10T02:57:07.774Z] | long unsigned int * [2025-11-10T02:57:07.774Z] /usr/include/pthread.h:80:20: note: expected 'struct __pthread ** restrict' but argument is of type 'long unsigned int *' [2025-11-10T02:57:07.774Z] 80 | int pthread_create(pthread_t *__restrict, const pthread_attr_t *__restrict, void *(*)(void *), void *__restrict); [2025-11-10T02:57:07.774Z] | ^ [2025-11-10T02:57:25.971Z] + cp lib/libbacnet.a /device-bacnet-c/lib/mstp [2025-11-10T02:57:25.971Z] + make 'BACDL_DEFINE=-DBACDL_BIP=1' clean library [2025-11-10T02:57:25.971Z] make -s -C lib clean [2025-11-10T02:57:25.971Z] make -s -C demo clean [2025-11-10T02:57:25.971Z] make -s -C demo/router clean [2025-11-10T02:57:25.971Z] make -s -C demo/router-ipv6 clean [2025-11-10T02:57:25.971Z] make -s -C demo/gateway clean [2025-11-10T02:57:25.971Z] make -s -C lib all [2025-11-10T02:58:33.983Z] + cp lib/libbacnet.a /device-bacnet-c/lib/ip [2025-11-10T02:58:33.983Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip [2025-11-10T02:58:33.983Z] + cd /device-bacnet-c/build/release/device-bacnet-ip [2025-11-10T02:58:33.983Z] + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-11-10T02:58:33.983Z] -- The C compiler identification is GNU 12.2.1 [2025-11-10T02:58:33.983Z] -- Detecting C compiler ABI info [2025-11-10T02:58:33.983Z] -- Detecting C compiler ABI info - done [2025-11-10T02:58:33.983Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-11-10T02:58:33.983Z] -- Detecting C compile features [2025-11-10T02:58:33.983Z] -- Detecting C compile features - done [2025-11-10T02:58:33.983Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2025-11-10T02:58:33.983Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2025-11-10T02:58:33.983Z] -- Found Threads: TRUE [2025-11-10T02:58:33.983Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-11-10T02:58:33.983Z] -- /opt/iotech/iot/1.5/include [2025-11-10T02:58:33.983Z] -- Configuring done (1.3s) [2025-11-10T02:58:33.983Z] -- Generating done (0.0s) [2025-11-10T02:58:33.983Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip [2025-11-10T02:58:33.983Z] + make [2025-11-10T02:58:33.983Z] + tee release.log [2025-11-10T02:58:33.983Z] [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2025-11-10T02:58:33.983Z] [ 22%] Linking C static library libbacnet_objects.a [2025-11-10T02:58:33.983Z] [ 22%] Built target bacnet_objects [2025-11-10T02:58:33.983Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-11-10T02:58:33.983Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2025-11-10T02:58:33.983Z] [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2025-11-10T02:58:33.983Z] [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2025-11-10T02:58:33.983Z] [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-11-10T02:58:34.953Z] [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2025-11-10T02:58:35.221Z] [100%] Linking C executable device-bacnet-c [2025-11-10T02:58:35.489Z] /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) [2025-11-10T02:58:35.756Z] [100%] Built target device-bacnet-c [2025-11-10T02:58:35.756Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp [2025-11-10T02:58:35.756Z] + cd /device-bacnet-c/build/release/device-bacnet-mstp [2025-11-10T02:58:35.756Z] + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-11-10T02:58:36.024Z] -- The C compiler identification is GNU 12.2.1 [2025-11-10T02:58:36.024Z] -- Detecting C compiler ABI info [2025-11-10T02:58:36.604Z] -- Detecting C compiler ABI info - done [2025-11-10T02:58:36.604Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-11-10T02:58:36.604Z] -- Detecting C compile features [2025-11-10T02:58:36.604Z] -- Detecting C compile features - done [2025-11-10T02:58:36.604Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2025-11-10T02:58:36.871Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2025-11-10T02:58:36.871Z] -- Found Threads: TRUE [2025-11-10T02:58:36.871Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-11-10T02:58:36.871Z] -- /opt/iotech/iot/1.5/include [2025-11-10T02:58:36.871Z] -- Configuring done (1.2s) [2025-11-10T02:58:37.138Z] -- Generating done (0.0s) [2025-11-10T02:58:37.138Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp [2025-11-10T02:58:37.138Z] + make [2025-11-10T02:58:37.138Z] + tee release.log [2025-11-10T02:58:37.138Z] [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2025-11-10T02:58:38.548Z] [ 22%] Linking C static library libbacnet_objects.a [2025-11-10T02:58:38.816Z] [ 22%] Built target bacnet_objects [2025-11-10T02:58:38.816Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-11-10T02:58:40.224Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2025-11-10T02:58:40.808Z] [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2025-11-10T02:58:41.075Z] [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2025-11-10T02:58:41.660Z] [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-11-10T02:58:43.604Z] [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2025-11-10T02:58:44.188Z] [100%] Linking C executable device-bacnet-c [2025-11-10T02:58:44.188Z] /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) [2025-11-10T02:58:44.456Z] [100%] Built target device-bacnet-c [2025-11-10T02:58:47.034Z] Removing intermediate container f81b195da2b8 [2025-11-10T02:58:47.034Z] ---> e1c8e6b1b135 [2025-11-10T02:58:47.034Z] Successfully built e1c8e6b1b135 [2025-11-10T02:58:47.034Z] 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 [2025-11-10T02:58:47.830Z] + docker inspect -f . ci-base-image-arm64 [2025-11-10T02:58:47.830Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-10T02:58:48.127Z] prd-ubuntu20.04-docker-arm64-4c-16g-772847 does not seem to be running inside a container [2025-11-10T02:58:48.191Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-bacnet-c/1 -v /w/workspace/device-bacnet-c/1:/w/workspace/device-bacnet-c/1:rw,z -v /w/workspace/device-bacnet-c/1@tmp:/w/workspace/device-bacnet-c/1@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 ******** ci-base-image-arm64 cat [2025-11-10T02:58:49.360Z] $ docker top 4f4221894ec381a6dd870b1c586a68fd6b0719d0a7db066b4c1f961e751ac35a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-10T02:58:50.264Z] + make test [2025-11-10T02:58:50.264Z] build/release/device-bacnet-c/device-bacnet-c [Pipeline] } [2025-11-10T02:58:50.297Z] $ docker stop --time=1 4f4221894ec381a6dd870b1c586a68fd6b0719d0a7db066b4c1f961e751ac35a [2025-11-10T02:58:53.903Z] $ docker rm -f --volumes 4f4221894ec381a6dd870b1c586a68fd6b0719d0a7db066b4c1f961e751ac35a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-11-10T02:58:54.761Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-11-10T02:58:55.107Z] + ls -al . [2025-11-10T02:58:55.107Z] total 84 [2025-11-10T02:58:55.107Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 10 02:54 . [2025-11-10T02:58:55.107Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 10 02:53 .. [2025-11-10T02:58:55.107Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 10 02:54 .git [2025-11-10T02:58:55.107Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 10 02:53 .github [2025-11-10T02:58:55.107Z] -rw-rw-r-- 1 jenkins jenkins 1563 Nov 10 02:53 Attribution.txt [2025-11-10T02:58:55.107Z] -rw-rw-r-- 1 jenkins jenkins 1004 Nov 10 02:53 CHANGELOG.md [2025-11-10T02:58:55.107Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 10 02:53 GOVERNANCE.md [2025-11-10T02:58:55.107Z] -rw-rw-r-- 1 jenkins jenkins 764 Nov 10 02:53 Jenkinsfile [2025-11-10T02:58:55.107Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 10 02:53 LICENSE [2025-11-10T02:58:55.107Z] -rw-rw-r-- 1 jenkins jenkins 837 Nov 10 02:53 Makefile [2025-11-10T02:58:55.107Z] -rw-rw-r-- 1 jenkins jenkins 621 Nov 10 02:53 OWNERS.md [2025-11-10T02:58:55.107Z] -rw-rw-r-- 1 jenkins jenkins 5503 Nov 10 02:53 README.md [2025-11-10T02:58:55.107Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 10 02:51 VERSION [2025-11-10T02:58:55.107Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 10 02:53 docs [2025-11-10T02:58:55.107Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 10 02:53 res [2025-11-10T02:58:55.107Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 10 02:53 sample-profiles [2025-11-10T02:58:55.107Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 10 02:53 scripts [2025-11-10T02:58:55.107Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 10 02:53 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-10T02:58:55.548Z] + 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=145531d2d76d2d954c5c6ef88e88007827753d35 --label arch=arm64 --label version=0.0.0 . [2025-11-10T02:58:55.815Z] Sending build context to Docker daemon 487.4kB [2025-11-10T02:58:55.815Z] Step 1/31 : ARG BASE=alpine:3.22.1 [2025-11-10T02:58:55.815Z] Step 2/31 : FROM ${BASE} as builder [2025-11-10T02:58:55.815Z] ---> e1c8e6b1b135 [2025-11-10T02:58:55.815Z] Step 3/31 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-11-10T02:58:55.815Z] ---> Running in da82194991ae [2025-11-10T02:58:56.772Z] Connecting to iotech.jfrog.io (54.73.4.50:443) [2025-11-10T02:58:57.358Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-11-10T02:58:57.358Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-11-10T02:58:57.358Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-11-10T02:58:57.950Z] Removing intermediate container da82194991ae [2025-11-10T02:58:57.950Z] ---> fdb88905e9d3 [2025-11-10T02:58:57.950Z] Step 4/31 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-11-10T02:58:58.217Z] ---> Running in d7436500e238 [2025-11-10T02:59:00.167Z] Removing intermediate container d7436500e238 [2025-11-10T02:59:00.167Z] ---> c01a6bb6364b [2025-11-10T02:59:00.167Z] Step 5/31 : RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev [2025-11-10T02:59:00.167Z] ---> Running in d5404d67786c [2025-11-10T02:59:00.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2025-11-10T02:59:01.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2025-11-10T02:59:01.919Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2025-11-10T02:59:02.879Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-11-10T02:59:02.879Z] OK: 334 MiB in 103 packages [2025-11-10T02:59:04.292Z] Removing intermediate container d5404d67786c [2025-11-10T02:59:04.292Z] ---> ba8370bdb808 [2025-11-10T02:59:04.292Z] Step 6/31 : COPY scripts /device-bacnet-c/scripts [2025-11-10T02:59:04.876Z] ---> 338cda16e92f [2025-11-10T02:59:04.876Z] Step 7/31 : COPY src /device-bacnet-c/src/ [2025-11-10T02:59:05.465Z] ---> 36d008ddc3b2 [2025-11-10T02:59:05.465Z] Step 8/31 : COPY VERSION /device-bacnet-c/ [2025-11-10T02:59:05.739Z] ---> 383d5a142292 [2025-11-10T02:59:05.739Z] Step 9/31 : WORKDIR /device-bacnet-c [2025-11-10T02:59:05.739Z] ---> Running in 6ae529ef0dd9 [2025-11-10T02:59:06.324Z] Removing intermediate container 6ae529ef0dd9 [2025-11-10T02:59:06.324Z] ---> ee3a396f5aad [2025-11-10T02:59:06.324Z] Step 10/31 : RUN /device-bacnet-c/scripts/build_deps.sh [2025-11-10T02:59:06.324Z] ---> Running in 1cbaae3921c7 [2025-11-10T02:59:07.283Z] + CSDK_VER=4.0.0 [2025-11-10T02:59:07.283Z] + '[' '!' -d deps ] [2025-11-10T02:59:07.283Z] + mkdir deps [2025-11-10T02:59:07.283Z] + cd /device-bacnet-c/deps [2025-11-10T02:59:07.283Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip [2025-11-10T02:59:07.283Z] Connecting to github.com (140.82.113.3:443) [2025-11-10T02:59:07.283Z] Connecting to codeload.github.com (140.82.112.9:443) [2025-11-10T02:59:07.550Z] saving to 'v4.0.0.zip' [2025-11-10T02:59:07.818Z] v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA [2025-11-10T02:59:07.818Z] 'v4.0.0.zip' saved [2025-11-10T02:59:07.818Z] + unzip v4.0.0.zip [2025-11-10T02:59:07.818Z] Archive: v4.0.0.zip [2025-11-10T02:59:07.818Z] creating: device-sdk-c-4.0.0/ [2025-11-10T02:59:07.818Z] creating: device-sdk-c-4.0.0/.github/ [2025-11-10T02:59:07.818Z] inflating: device-sdk-c-4.0.0/.github/Contributing.md [2025-11-10T02:59:07.818Z] inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md [2025-11-10T02:59:07.818Z] inflating: device-sdk-c-4.0.0/.github/semantic.yml [2025-11-10T02:59:07.818Z] creating: device-sdk-c-4.0.0/.github/workflows/ [2025-11-10T02:59:07.818Z] inflating: device-sdk-c-4.0.0/.github/workflows/release.yml [2025-11-10T02:59:07.818Z] inflating: device-sdk-c-4.0.0/.gitignore [2025-11-10T02:59:07.818Z] inflating: device-sdk-c-4.0.0/Attribution.txt [2025-11-10T02:59:07.818Z] inflating: device-sdk-c-4.0.0/CHANGELOG.md [2025-11-10T02:59:07.818Z] inflating: device-sdk-c-4.0.0/Doxyfile [2025-11-10T02:59:07.818Z] inflating: device-sdk-c-4.0.0/GOVERNANCE.md [2025-11-10T02:59:07.818Z] inflating: device-sdk-c-4.0.0/Jenkinsfile [2025-11-10T02:59:07.818Z] inflating: device-sdk-c-4.0.0/LICENSE [2025-11-10T02:59:07.818Z] inflating: device-sdk-c-4.0.0/Makefile [2025-11-10T02:59:07.818Z] inflating: device-sdk-c-4.0.0/OWNERS.md [2025-11-10T02:59:07.818Z] inflating: device-sdk-c-4.0.0/README.IOT.md [2025-11-10T02:59:07.818Z] inflating: device-sdk-c-4.0.0/README.md [2025-11-10T02:59:07.818Z] inflating: device-sdk-c-4.0.0/README.v3.md [2025-11-10T02:59:07.818Z] creating: device-sdk-c-4.0.0/docs/ [2025-11-10T02:59:07.818Z] inflating: device-sdk-c-4.0.0/docs/configuration.md [2025-11-10T02:59:07.818Z] inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md [2025-11-10T02:59:07.818Z] inflating: device-sdk-c-4.0.0/docs/metrics.md [2025-11-10T02:59:07.818Z] inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md [2025-11-10T02:59:07.818Z] inflating: device-sdk-c-4.0.0/docs/startup.md [2025-11-10T02:59:07.818Z] creating: device-sdk-c-4.0.0/include/ [2025-11-10T02:59:07.818Z] creating: device-sdk-c-4.0.0/include/devsdk/ [2025-11-10T02:59:07.818Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h [2025-11-10T02:59:07.818Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h [2025-11-10T02:59:07.818Z] creating: device-sdk-c-4.0.0/include/edgex/ [2025-11-10T02:59:07.818Z] inflating: device-sdk-c-4.0.0/include/edgex/devices.h [2025-11-10T02:59:07.818Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h [2025-11-10T02:59:07.818Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex.h [2025-11-10T02:59:07.818Z] inflating: device-sdk-c-4.0.0/include/edgex/profiles.h [2025-11-10T02:59:07.818Z] inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h [2025-11-10T02:59:07.818Z] creating: device-sdk-c-4.0.0/scripts/ [2025-11-10T02:59:07.818Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine [2025-11-10T02:59:07.818Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base [2025-11-10T02:59:07.818Z] inflating: device-sdk-c-4.0.0/scripts/build.sh [2025-11-10T02:59:07.818Z] inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh [2025-11-10T02:59:07.818Z] creating: device-sdk-c-4.0.0/src/ [2025-11-10T02:59:07.818Z] inflating: device-sdk-c-4.0.0/src/CMakeLists.txt [2025-11-10T02:59:07.818Z] creating: device-sdk-c-4.0.0/src/c/ [2025-11-10T02:59:07.818Z] inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt [2025-11-10T02:59:07.818Z] inflating: device-sdk-c-4.0.0/src/c/api.h [2025-11-10T02:59:07.818Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.c [2025-11-10T02:59:07.818Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.h [2025-11-10T02:59:07.818Z] inflating: device-sdk-c-4.0.0/src/c/bus-impl.h [2025-11-10T02:59:07.818Z] inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c [2025-11-10T02:59:07.818Z] inflating: device-sdk-c-4.0.0/src/c/bus.c [2025-11-10T02:59:07.818Z] inflating: device-sdk-c-4.0.0/src/c/bus.h [2025-11-10T02:59:07.818Z] inflating: device-sdk-c-4.0.0/src/c/callback3.c [2025-11-10T02:59:07.818Z] inflating: device-sdk-c-4.0.0/src/c/callback3.h [2025-11-10T02:59:07.818Z] inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h [2025-11-10T02:59:07.818Z] inflating: device-sdk-c-4.0.0/src/c/config.c [2025-11-10T02:59:07.818Z] inflating: device-sdk-c-4.0.0/src/c/config.h [2025-11-10T02:59:07.818Z] inflating: device-sdk-c-4.0.0/src/c/correlation.c [2025-11-10T02:59:07.818Z] inflating: device-sdk-c-4.0.0/src/c/correlation.h [2025-11-10T02:59:07.818Z] inflating: device-sdk-c-4.0.0/src/c/data.c [2025-11-10T02:59:07.818Z] inflating: device-sdk-c-4.0.0/src/c/data.h [2025-11-10T02:59:07.818Z] inflating: device-sdk-c-4.0.0/src/c/defs.h.in [2025-11-10T02:59:07.818Z] inflating: device-sdk-c-4.0.0/src/c/device.c [2025-11-10T02:59:07.818Z] inflating: device-sdk-c-4.0.0/src/c/device.h [2025-11-10T02:59:07.818Z] inflating: device-sdk-c-4.0.0/src/c/devman.c [2025-11-10T02:59:07.818Z] inflating: device-sdk-c-4.0.0/src/c/devmap.c [2025-11-10T02:59:07.818Z] inflating: device-sdk-c-4.0.0/src/c/devmap.h [2025-11-10T02:59:07.818Z] inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c [2025-11-10T02:59:07.818Z] inflating: device-sdk-c-4.0.0/src/c/devutil.h [2025-11-10T02:59:07.818Z] inflating: device-sdk-c-4.0.0/src/c/discovery.c [2025-11-10T02:59:07.818Z] inflating: device-sdk-c-4.0.0/src/c/discovery.h [2025-11-10T02:59:07.818Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.c [2025-11-10T02:59:07.818Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.h [2025-11-10T02:59:07.818Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c [2025-11-10T02:59:07.818Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h [2025-11-10T02:59:07.818Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c [2025-11-10T02:59:07.818Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h [2025-11-10T02:59:07.818Z] inflating: device-sdk-c-4.0.0/src/c/edgex2.h [2025-11-10T02:59:07.818Z] inflating: device-sdk-c-4.0.0/src/c/errorlist.h [2025-11-10T02:59:07.818Z] creating: device-sdk-c-4.0.0/src/c/examples/ [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/examples/README.md [2025-11-10T02:59:07.819Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c [2025-11-10T02:59:07.819Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml [2025-11-10T02:59:07.819Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json [2025-11-10T02:59:07.819Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-11-10T02:59:07.819Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/ [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c [2025-11-10T02:59:07.819Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml [2025-11-10T02:59:07.819Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json [2025-11-10T02:59:07.819Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json [2025-11-10T02:59:07.819Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/ [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md [2025-11-10T02:59:07.819Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml [2025-11-10T02:59:07.819Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt [2025-11-10T02:59:07.819Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json [2025-11-10T02:59:07.819Z] creating: device-sdk-c-4.0.0/src/c/examples/file/ [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c [2025-11-10T02:59:07.819Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/ [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml [2025-11-10T02:59:07.819Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt [2025-11-10T02:59:07.819Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-11-10T02:59:07.819Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/ [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c [2025-11-10T02:59:07.819Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml [2025-11-10T02:59:07.819Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json [2025-11-10T02:59:07.819Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json [2025-11-10T02:59:07.819Z] creating: device-sdk-c-4.0.0/src/c/examples/random/ [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c [2025-11-10T02:59:07.819Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/ [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml [2025-11-10T02:59:07.819Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json [2025-11-10T02:59:07.819Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-11-10T02:59:07.819Z] creating: device-sdk-c-4.0.0/src/c/examples/res/ [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml [2025-11-10T02:59:07.819Z] creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json [2025-11-10T02:59:07.819Z] creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/examples/template.c [2025-11-10T02:59:07.819Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/ [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c [2025-11-10T02:59:07.819Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml [2025-11-10T02:59:07.819Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json [2025-11-10T02:59:07.819Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/filesys.c [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/filesys.h [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/keeper.c [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/keeper.h [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/map.c [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/map.h [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/metadata.c [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/metadata.h [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/metrics.h [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/opstate.c [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/opstate.h [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/parson.c [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/parson.h [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/profiles.c [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/profiles.h [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/registry-impl.h [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/registry.c [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/registry.h [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.c [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.h [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.c [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.h [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.c [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.h [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/rest.c [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/rest.h [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/secrets.c [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/secrets.h [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/service.c [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/service.h [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/transform.c [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/transform.h [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/validate.c [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/validate.h [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/watchers.c [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/c/watchers.h [2025-11-10T02:59:07.819Z] creating: device-sdk-c-4.0.0/src/cmake/ [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake [2025-11-10T02:59:07.819Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake [2025-11-10T02:59:07.819Z] + cd device-sdk-c-4.0.0 [2025-11-10T02:59:07.819Z] + ./scripts/build.sh [2025-11-10T02:59:07.819Z] + CPPCHECK=false [2025-11-10T02:59:07.819Z] + DOCGEN=false [2025-11-10T02:59:07.819Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-11-10T02:59:07.819Z] + '[' 0 -gt 0 ] [2025-11-10T02:59:07.819Z] + readlink -f ./scripts/build.sh [2025-11-10T02:59:07.819Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts/build.sh [2025-11-10T02:59:07.819Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts [2025-11-10T02:59:07.819Z] + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.0 [2025-11-10T02:59:07.819Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0 [2025-11-10T02:59:07.819Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-11-10T02:59:07.819Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-11-10T02:59:07.819Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.0/src [2025-11-10T02:59:08.410Z] -- The C compiler identification is GNU 12.2.1 [2025-11-10T02:59:08.410Z] -- Detecting C compiler ABI info [2025-11-10T02:59:08.678Z] -- Detecting C compiler ABI info - done [2025-11-10T02:59:08.678Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-11-10T02:59:08.678Z] -- Detecting C compile features [2025-11-10T02:59:08.678Z] -- Detecting C compile features - done [2025-11-10T02:59:08.678Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-11-10T02:59:08.947Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-11-10T02:59:09.227Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-11-10T02:59:09.227Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-11-10T02:59:09.227Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-11-10T02:59:09.227Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-11-10T02:59:09.227Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-11-10T02:59:09.227Z] -- /opt/iotech/iot/1.5/include [2025-11-10T02:59:09.227Z] -- C SDK 0.0.0 for Linux [2025-11-10T02:59:09.227Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-11-10T02:59:09.493Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-11-10T02:59:09.760Z] -- Found Curses: /usr/lib/libcurses.so [2025-11-10T02:59:09.760Z] -- Configuring done (2.0s) [2025-11-10T02:59:10.027Z] -- Generating done (0.3s) [2025-11-10T02:59:10.027Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-11-10T02:59:10.294Z] + make all package [2025-11-10T02:59:10.294Z] + tee release.log [2025-11-10T02:59:10.294Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-11-10T02:59:11.257Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-11-10T02:59:12.219Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-11-10T02:59:13.175Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-11-10T02:59:14.135Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-11-10T02:59:16.722Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-11-10T02:59:16.722Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-11-10T02:59:17.682Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-11-10T02:59:20.258Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-11-10T02:59:20.524Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-11-10T02:59:21.480Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-11-10T02:59:22.436Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-11-10T02:59:23.016Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-11-10T02:59:24.419Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-11-10T02:59:24.419Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-11-10T02:59:26.995Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-11-10T02:59:27.262Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-11-10T02:59:29.204Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-11-10T02:59:29.785Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-11-10T02:59:31.188Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-11-10T02:59:31.768Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-11-10T02:59:39.973Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-11-10T02:59:40.555Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-11-10T02:59:40.822Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-11-10T02:59:41.780Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-11-10T02:59:42.047Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-11-10T02:59:43.449Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-11-10T02:59:46.028Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-11-10T02:59:46.617Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-11-10T02:59:47.572Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-11-10T02:59:48.153Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-11-10T02:59:51.854Z] /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': [2025-11-10T02:59:51.854Z] /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2025-11-10T02:59:51.854Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-11-10T02:59:51.854Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-11-10T02:59:51.854Z] /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here [2025-11-10T02:59:51.854Z] 875 | const iot_data_t *deviceservices_config; [2025-11-10T02:59:51.854Z] | ^~~~~~~~~~~~~~~~~~~~~ [2025-11-10T02:59:51.854Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-11-10T02:59:52.834Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-11-10T02:59:53.419Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-11-10T02:59:54.001Z] [ 68%] Linking C shared library libcsdk.so [2025-11-10T02:59:54.001Z] [ 68%] Built target csdk [2025-11-10T02:59:54.001Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-11-10T02:59:55.404Z] [ 72%] Linking C executable template [2025-11-10T02:59:55.404Z] /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) [2025-11-10T02:59:55.404Z] [ 72%] Built target template [2025-11-10T02:59:55.670Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-11-10T02:59:56.252Z] [ 76%] Linking C executable device-counter [2025-11-10T02:59:56.253Z] /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) [2025-11-10T02:59:56.520Z] [ 76%] Built target device-counter [2025-11-10T02:59:56.520Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-11-10T02:59:57.104Z] [ 80%] Linking C executable device-random [2025-11-10T02:59:57.371Z] /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) [2025-11-10T02:59:57.637Z] [ 80%] Built target device-random [2025-11-10T02:59:57.637Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-11-10T02:59:58.219Z] [ 84%] Linking C executable device-gyro [2025-11-10T02:59:58.219Z] /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) [2025-11-10T02:59:58.485Z] [ 84%] Built target device-gyro [2025-11-10T02:59:58.485Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-11-10T02:59:59.067Z] [ 88%] Linking C executable device-bitfields [2025-11-10T02:59:59.333Z] /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) [2025-11-10T02:59:59.599Z] [ 88%] Built target device-bitfields [2025-11-10T02:59:59.599Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-11-10T03:00:01.005Z] [ 92%] Linking C executable template-discovery [2025-11-10T03:00:01.005Z] /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) [2025-11-10T03:00:01.005Z] [ 92%] Built target template-discovery [2025-11-10T03:00:01.005Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-11-10T03:00:01.963Z] [ 96%] Linking C executable device-file [2025-11-10T03:00:01.963Z] /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) [2025-11-10T03:00:02.231Z] [ 96%] Built target device-file [2025-11-10T03:00:02.498Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-11-10T03:00:03.092Z] [100%] Linking C executable device-terminal [2025-11-10T03:00:03.359Z] /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) [2025-11-10T03:00:03.627Z] [100%] Built target device-terminal [2025-11-10T03:00:03.627Z] Run CPack packaging tool... [2025-11-10T03:00:03.627Z] CPack: Create package using TGZ [2025-11-10T03:00:03.627Z] CPack: Install projects [2025-11-10T03:00:03.627Z] CPack: - Run preinstall target for: Csdk [2025-11-10T03:00:04.587Z] CPack: - Install project: Csdk [] [2025-11-10T03:00:04.587Z] CPack: Create package [2025-11-10T03:00:04.587Z] CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. [2025-11-10T03:00:04.587Z] + '[' false '=' true ] [2025-11-10T03:00:04.587Z] + '[' false '=' true ] [2025-11-10T03:00:04.587Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-11-10T03:00:04.587Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-11-10T03:00:04.587Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.0/src [2025-11-10T03:00:05.167Z] -- The C compiler identification is GNU 12.2.1 [2025-11-10T03:00:05.167Z] -- Detecting C compiler ABI info [2025-11-10T03:00:05.434Z] -- Detecting C compiler ABI info - done [2025-11-10T03:00:05.434Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-11-10T03:00:05.434Z] -- Detecting C compile features [2025-11-10T03:00:05.434Z] -- Detecting C compile features - done [2025-11-10T03:00:05.434Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-11-10T03:00:05.701Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-11-10T03:00:05.701Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-11-10T03:00:05.701Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-11-10T03:00:05.967Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-11-10T03:00:05.967Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-11-10T03:00:05.967Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-11-10T03:00:05.967Z] -- /opt/iotech/iot/1.5/include [2025-11-10T03:00:05.967Z] -- C SDK 0.0.0 for Linux [2025-11-10T03:00:05.967Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-11-10T03:00:06.234Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-11-10T03:00:06.500Z] -- Found Curses: /usr/lib/libcurses.so [2025-11-10T03:00:06.500Z] -- Configuring done (1.9s) [2025-11-10T03:00:06.767Z] -- Generating done (0.3s) [2025-11-10T03:00:06.767Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-11-10T03:00:06.767Z] + make [2025-11-10T03:00:06.767Z] + tee debug.log [2025-11-10T03:00:07.032Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-11-10T03:00:07.615Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-11-10T03:00:07.881Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-11-10T03:00:08.464Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-11-10T03:00:08.731Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-11-10T03:00:09.687Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-11-10T03:00:09.687Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-11-10T03:00:10.269Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-11-10T03:00:11.227Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-11-10T03:00:11.493Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-11-10T03:00:11.759Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-11-10T03:00:12.340Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-11-10T03:00:12.607Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-11-10T03:00:13.188Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-11-10T03:00:13.455Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-11-10T03:00:14.417Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-11-10T03:00:14.417Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-11-10T03:00:15.374Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-11-10T03:00:15.374Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-11-10T03:00:16.331Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-11-10T03:00:16.598Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-11-10T03:00:18.003Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-11-10T03:00:18.269Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-11-10T03:00:18.535Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-11-10T03:00:19.118Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-11-10T03:00:19.383Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-11-10T03:00:19.964Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-11-10T03:00:21.900Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-11-10T03:00:21.900Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-11-10T03:00:22.165Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-11-10T03:00:22.746Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-11-10T03:00:23.704Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-11-10T03:00:24.287Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-11-10T03:00:24.555Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-11-10T03:00:25.138Z] [ 68%] Linking C shared library libcsdk.so [2025-11-10T03:00:25.138Z] [ 68%] Built target csdk [2025-11-10T03:00:25.406Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-11-10T03:00:25.672Z] [ 72%] Linking C executable template [2025-11-10T03:00:25.938Z] /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) [2025-11-10T03:00:26.205Z] [ 72%] Built target template [2025-11-10T03:00:26.205Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-11-10T03:00:26.469Z] [ 76%] Linking C executable device-counter [2025-11-10T03:00:26.735Z] /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) [2025-11-10T03:00:27.001Z] [ 76%] Built target device-counter [2025-11-10T03:00:27.001Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-11-10T03:00:27.268Z] [ 80%] Linking C executable device-random [2025-11-10T03:00:27.534Z] /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) [2025-11-10T03:00:27.798Z] [ 80%] Built target device-random [2025-11-10T03:00:27.798Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-11-10T03:00:28.063Z] [ 84%] Linking C executable device-gyro [2025-11-10T03:00:28.337Z] /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) [2025-11-10T03:00:28.337Z] [ 84%] Built target device-gyro [2025-11-10T03:00:28.603Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-11-10T03:00:28.870Z] [ 88%] Linking C executable device-bitfields [2025-11-10T03:00:28.870Z] /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) [2025-11-10T03:00:29.138Z] [ 88%] Built target device-bitfields [2025-11-10T03:00:29.138Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-11-10T03:00:29.721Z] [ 92%] Linking C executable template-discovery [2025-11-10T03:00:29.721Z] /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) [2025-11-10T03:00:29.987Z] [ 92%] Built target template-discovery [2025-11-10T03:00:30.254Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-11-10T03:00:30.527Z] [ 96%] Linking C executable device-file [2025-11-10T03:00:30.792Z] /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) [2025-11-10T03:00:30.792Z] [ 96%] Built target device-file [2025-11-10T03:00:31.058Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-11-10T03:00:31.323Z] [100%] Linking C executable device-terminal [2025-11-10T03:00:31.590Z] /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) [2025-11-10T03:00:31.855Z] [100%] Built target device-terminal [2025-11-10T03:00:31.855Z] + cp -rf include/devsdk include/edgex /usr/include/ [2025-11-10T03:00:31.855Z] + cp build/release/c/libcsdk.so /usr/lib/ [2025-11-10T03:00:31.855Z] + mkdir -p /usr/share/doc/edgex-csdk [2025-11-10T03:00:31.855Z] + cp Attribution.txt /usr/share/doc/edgex-csdk [2025-11-10T03:00:31.855Z] + cp LICENSE /usr/share/doc/edgex-csdk [2025-11-10T03:00:31.855Z] + rm -rf /device-bacnet-c/deps [2025-11-10T03:00:32.813Z] Removing intermediate container 1cbaae3921c7 [2025-11-10T03:00:32.813Z] ---> 9ebca279945a [2025-11-10T03:00:32.813Z] Step 11/31 : RUN /device-bacnet-c/scripts/build.sh [2025-11-10T03:00:32.813Z] ---> Running in 768e719d5088 [2025-11-10T03:00:33.777Z] + readlink -f /device-bacnet-c/scripts/build.sh [2025-11-10T03:00:33.777Z] + dirname /device-bacnet-c/scripts/build.sh [2025-11-10T03:00:33.777Z] + dirname /device-bacnet-c/scripts [2025-11-10T03:00:33.777Z] + ROOT=/device-bacnet-c [2025-11-10T03:00:33.777Z] + echo /device-bacnet-c [2025-11-10T03:00:33.777Z] /device-bacnet-c [2025-11-10T03:00:33.777Z] + cd /device-bacnet-c [2025-11-10T03:00:33.777Z] + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] [2025-11-10T03:00:33.777Z] + '[' '!' -f /device-bacnet-c/lib/mstp/libbacnet.a ] [2025-11-10T03:00:33.777Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip [2025-11-10T03:00:33.777Z] + cd /device-bacnet-c/build/release/device-bacnet-ip [2025-11-10T03:00:33.777Z] + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-11-10T03:00:33.777Z] -- /opt/iotech/iot/1.5/include [2025-11-10T03:00:33.777Z] -- Configuring done (0.1s) [2025-11-10T03:00:34.044Z] -- Generating done (0.0s) [2025-11-10T03:00:34.044Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip [2025-11-10T03:00:34.044Z] + + maketee [2025-11-10T03:00:34.044Z] release.log [2025-11-10T03:00:34.044Z] [ 22%] Built target bacnet_objects [2025-11-10T03:00:34.311Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-11-10T03:00:35.718Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-11-10T03:00:38.302Z] [ 55%] Linking C executable device-bacnet-c [2025-11-10T03:00:38.302Z] /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) [2025-11-10T03:00:38.302Z] [100%] Built target device-bacnet-c [2025-11-10T03:00:38.302Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp [2025-11-10T03:00:38.572Z] + cd /device-bacnet-c/build/release/device-bacnet-mstp [2025-11-10T03:00:38.572Z] + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-11-10T03:00:38.572Z] -- /opt/iotech/iot/1.5/include [2025-11-10T03:00:38.572Z] -- Configuring done (0.1s) [2025-11-10T03:00:38.572Z] -- Generating done (0.0s) [2025-11-10T03:00:38.572Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp [2025-11-10T03:00:38.572Z] + make [2025-11-10T03:00:38.572Z] + tee release.log [2025-11-10T03:00:38.841Z] [ 22%] Built target bacnet_objects [2025-11-10T03:00:38.841Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-11-10T03:00:40.246Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-11-10T03:00:42.822Z] [ 55%] Linking C executable device-bacnet-c [2025-11-10T03:00:42.822Z] /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) [2025-11-10T03:00:43.089Z] [100%] Built target device-bacnet-c [2025-11-10T03:00:44.046Z] Removing intermediate container 768e719d5088 [2025-11-10T03:00:44.046Z] ---> 63baf4b308d9 [2025-11-10T03:00:44.046Z] Step 12/31 : FROM alpine:3.22.1 [2025-11-10T03:00:44.313Z] 3.22.1: Pulling from library/alpine [2025-11-10T03:00:44.579Z] 6e174226ea69: Pulling fs layer [2025-11-10T03:00:44.847Z] 6e174226ea69: Verifying Checksum [2025-11-10T03:00:44.847Z] 6e174226ea69: Download complete [2025-11-10T03:00:45.429Z] 6e174226ea69: Pull complete [2025-11-10T03:00:45.429Z] Digest: sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-11-10T03:00:45.429Z] Status: Downloaded newer image for alpine:3.22.1 [2025-11-10T03:00:45.429Z] ---> 02f8efbefad6 [2025-11-10T03:00:45.429Z] Step 13/31 : MAINTAINER iotech [2025-11-10T03:00:45.694Z] ---> Running in 3217468edb14 [2025-11-10T03:00:45.960Z] Removing intermediate container 3217468edb14 [2025-11-10T03:00:45.960Z] ---> b7b53b162789 [2025-11-10T03:00:45.960Z] Step 14/31 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-11-10T03:00:45.960Z] ---> Running in dc20d47cf7af [2025-11-10T03:00:46.917Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2025-11-10T03:00:47.500Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-11-10T03:00:47.500Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-11-10T03:00:47.501Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-11-10T03:00:48.086Z] Removing intermediate container dc20d47cf7af [2025-11-10T03:00:48.086Z] ---> 58728536493a [2025-11-10T03:00:48.086Z] Step 15/31 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-11-10T03:00:48.086Z] ---> Running in 5086fd2fa830 [2025-11-10T03:00:50.035Z] Removing intermediate container 5086fd2fa830 [2025-11-10T03:00:50.035Z] ---> 96e43e518539 [2025-11-10T03:00:50.035Z] Step 16/31 : RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.5 dumb-init [2025-11-10T03:00:50.035Z] ---> Running in 2c0bf9a8ed00 [2025-11-10T03:00:50.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-10T03:00:51.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-10T03:00:52.222Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2025-11-10T03:00:53.626Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-11-10T03:00:53.626Z] (1/28) Upgrading libcrypto3 (3.5.1-r0 -> 3.5.4-r0) [2025-11-10T03:00:53.626Z] (2/28) Upgrading libssl3 (3.5.1-r0 -> 3.5.4-r0) [2025-11-10T03:00:53.626Z] (3/28) Installing brotli-libs (1.1.0-r2) [2025-11-10T03:00:53.626Z] (4/28) Installing c-ares (1.34.5-r0) [2025-11-10T03:00:53.626Z] (5/28) Installing libunistring (1.3-r0) [2025-11-10T03:00:53.626Z] (6/28) Installing libidn2 (2.3.7-r0) [2025-11-10T03:00:53.626Z] (7/28) Installing nghttp2-libs (1.65.0-r0) [2025-11-10T03:00:53.626Z] (8/28) Installing libpsl (0.21.5-r3) [2025-11-10T03:00:53.626Z] (9/28) Installing zstd-libs (1.5.7-r0) [2025-11-10T03:00:53.626Z] (10/28) Installing libcurl (8.14.1-r2) [2025-11-10T03:00:53.893Z] (11/28) Installing curl (8.14.1-r2) [2025-11-10T03:00:53.893Z] (12/28) Installing dumb-init (1.2.5-r3) [2025-11-10T03:00:53.893Z] (13/28) Installing hiredis (1.3.0-r0) [2025-11-10T03:00:53.893Z] (14/28) Installing yaml (0.2.5-r2) [2025-11-10T03:00:53.893Z] (15/28) Installing libcbor (0.12.0-r0) [2025-11-10T03:00:54.159Z] (16/28) Installing iotech-iot-1.5 (1.5.7-r0) [2025-11-10T03:00:54.740Z] (17/28) Installing pkgconf (2.4.3-r0) [2025-11-10T03:00:54.740Z] (18/28) Installing openssl-dev (3.5.4-r0) [2025-11-10T03:00:55.007Z] (19/28) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.131-r1) [2025-11-10T03:00:55.963Z] (20/28) Installing gmp (6.3.0-r3) [2025-11-10T03:00:55.963Z] (21/28) Installing nettle (3.10.1-r0) [2025-11-10T03:00:55.963Z] (22/28) Installing libffi (3.4.8-r0) [2025-11-10T03:00:55.963Z] (23/28) Installing libtasn1 (4.20.0-r0) [2025-11-10T03:00:55.963Z] (24/28) Installing p11-kit (0.25.5-r2) [2025-11-10T03:00:55.963Z] (25/28) Installing gnutls (3.8.8-r0) [2025-11-10T03:00:55.963Z] (26/28) Installing libmicrohttpd (1.0.1-r1) [2025-11-10T03:00:55.963Z] (27/28) Installing libuuid (2.41-r9) [2025-11-10T03:00:55.963Z] (28/28) Installing linux-headers (6.14.2-r0) [2025-11-10T03:00:56.546Z] Executing busybox-1.37.0-r18.trigger [2025-11-10T03:00:56.546Z] OK: 27 MiB in 42 packages [2025-11-10T03:00:59.121Z] Removing intermediate container 2c0bf9a8ed00 [2025-11-10T03:00:59.121Z] ---> cab4aca030ad [2025-11-10T03:00:59.121Z] Step 17/31 : RUN apk --no-cache upgrade [2025-11-10T03:00:59.391Z] ---> Running in 3d9e939928b5 [2025-11-10T03:01:00.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-10T03:01:00.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-10T03:01:01.573Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2025-11-10T03:01:02.533Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-11-10T03:01:02.801Z] Upgrading critical system libraries and apk-tools: [2025-11-10T03:01:02.801Z] (1/1) Upgrading apk-tools (2.14.9-r2 -> 2.14.9-r3) [2025-11-10T03:01:02.801Z] Executing busybox-1.37.0-r18.trigger [2025-11-10T03:01:03.067Z] Continuing the upgrade transaction with new apk-tools: [2025-11-10T03:01:03.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-10T03:01:03.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-10T03:01:04.290Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2025-11-10T03:01:05.694Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-11-10T03:01:05.694Z] (1/6) Upgrading busybox (1.37.0-r18 -> 1.37.0-r19) [2025-11-10T03:01:05.694Z] Executing busybox-1.37.0-r19.post-upgrade [2025-11-10T03:01:05.694Z] (2/6) Upgrading busybox-binsh (1.37.0-r18 -> 1.37.0-r19) [2025-11-10T03:01:05.694Z] (3/6) Upgrading alpine-release (3.22.1-r0 -> 3.22.2-r0) [2025-11-10T03:01:05.694Z] (4/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-11-10T03:01:05.961Z] (5/6) Upgrading ssl_client (1.37.0-r18 -> 1.37.0-r19) [2025-11-10T03:01:05.961Z] (6/6) Upgrading libapk2 (2.14.9-r2 -> 2.14.9-r3) [2025-11-10T03:01:05.961Z] Executing busybox-1.37.0-r19.trigger [2025-11-10T03:01:05.961Z] OK: 27 MiB in 42 packages [2025-11-10T03:01:06.929Z] Removing intermediate container 3d9e939928b5 [2025-11-10T03:01:06.929Z] ---> 108f8a43df3c [2025-11-10T03:01:06.929Z] Step 18/31 : COPY --from=builder /device-bacnet-c/build/release/ / [2025-11-10T03:01:07.888Z] ---> 0f58824f98dc [2025-11-10T03:01:07.888Z] Step 19/31 : COPY --from=builder /usr/lib/libcsdk.so /usr/lib [2025-11-10T03:01:08.477Z] ---> 880d52dfc97b [2025-11-10T03:01:08.477Z] Step 20/31 : COPY --from=builder /usr/share/doc/edgex-csdk /usr/share/doc/edgex-csdk [2025-11-10T03:01:08.743Z] ---> cd34376b4826 [2025-11-10T03:01:08.743Z] Step 21/31 : COPY LICENSE /. [2025-11-10T03:01:09.323Z] ---> a62214313838 [2025-11-10T03:01:09.323Z] Step 22/31 : COPY Attribution.txt /. [2025-11-10T03:01:09.905Z] ---> 946a127e2fee [2025-11-10T03:01:09.905Z] Step 23/31 : COPY res /res [2025-11-10T03:01:10.172Z] ---> 194bb21ef104 [2025-11-10T03:01:10.172Z] Step 24/31 : COPY sample-profiles /sample-profiles [2025-11-10T03:01:10.755Z] ---> d9eb75f1ab5d [2025-11-10T03:01:10.755Z] Step 25/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2022: IoTech Ltd' [2025-11-10T03:01:11.021Z] ---> Running in eae358158d72 [2025-11-10T03:01:11.287Z] Removing intermediate container eae358158d72 [2025-11-10T03:01:11.287Z] ---> 86b9d2b5a2a3 [2025-11-10T03:01:11.287Z] Step 26/31 : EXPOSE 59980 [2025-11-10T03:01:11.287Z] ---> Running in 7a4e5ff1c215 [2025-11-10T03:01:11.552Z] Removing intermediate container 7a4e5ff1c215 [2025-11-10T03:01:11.552Z] ---> b469d7551b43 [2025-11-10T03:01:11.552Z] Step 27/31 : ENTRYPOINT ["/device-bacnet-ip/device-bacnet-c"] [2025-11-10T03:01:11.552Z] ---> Running in e202b9e8aae4 [2025-11-10T03:01:11.818Z] Removing intermediate container e202b9e8aae4 [2025-11-10T03:01:11.818Z] ---> 020238238435 [2025-11-10T03:01:11.818Z] Step 28/31 : CMD ["-cp=keeper://edgex-core-keeper:59890", "--registry", "--confdir=/res"] [2025-11-10T03:01:12.089Z] ---> Running in 0215fd7f3e0b [2025-11-10T03:01:12.355Z] Removing intermediate container 0215fd7f3e0b [2025-11-10T03:01:12.355Z] ---> 786c6d4cfd49 [2025-11-10T03:01:12.355Z] Step 29/31 : LABEL arch=arm64 [2025-11-10T03:01:12.355Z] ---> Running in a4734360666a [2025-11-10T03:01:12.620Z] Removing intermediate container a4734360666a [2025-11-10T03:01:12.620Z] ---> 71d749075400 [2025-11-10T03:01:12.620Z] Step 30/31 : LABEL git_sha=145531d2d76d2d954c5c6ef88e88007827753d35 [2025-11-10T03:01:12.620Z] ---> Running in a8441abd558e [2025-11-10T03:01:13.202Z] Removing intermediate container a8441abd558e [2025-11-10T03:01:13.202Z] ---> 56cdad26c74a [2025-11-10T03:01:13.202Z] Step 31/31 : LABEL version=0.0.0 [2025-11-10T03:01:13.202Z] ---> Running in 68de86f66978 [2025-11-10T03:01:13.469Z] Removing intermediate container 68de86f66978 [2025-11-10T03:01:13.469Z] ---> 83039245a2c2 [2025-11-10T03:01:13.469Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2025-11-10T03:01:13.469Z] Successfully built 83039245a2c2 [2025-11-10T03:01:13.469Z] Successfully tagged device-bacnet-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-10T03:01:14.341Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-10T03:01:14.341Z] [2025-11-10T03:01:14.341Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-10T03:01:14.842Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-10T03:01:14.842Z] arm64: Pulling from edgex-lftools-log-publisher [2025-11-10T03:01:14.842Z] 8998bd30e6a1: Pulling fs layer [2025-11-10T03:01:14.842Z] 04944245beec: Pulling fs layer [2025-11-10T03:01:14.842Z] 699f458cf7ca: Pulling fs layer [2025-11-10T03:01:14.842Z] 765212b225bb: Pulling fs layer [2025-11-10T03:01:14.842Z] f23df028b6ca: Pulling fs layer [2025-11-10T03:01:14.842Z] d65c8cfc05b1: Pulling fs layer [2025-11-10T03:01:14.842Z] 2437ff75d9bd: Pulling fs layer [2025-11-10T03:01:14.842Z] 765212b225bb: Waiting [2025-11-10T03:01:14.842Z] f23df028b6ca: Waiting [2025-11-10T03:01:14.842Z] d65c8cfc05b1: Waiting [2025-11-10T03:01:14.842Z] 2437ff75d9bd: Waiting [2025-11-10T03:01:15.110Z] 04944245beec: Verifying Checksum [2025-11-10T03:01:15.110Z] 04944245beec: Download complete [2025-11-10T03:01:15.110Z] 765212b225bb: Verifying Checksum [2025-11-10T03:01:15.110Z] 765212b225bb: Download complete [2025-11-10T03:01:15.110Z] f23df028b6ca: Verifying Checksum [2025-11-10T03:01:15.110Z] f23df028b6ca: Download complete [2025-11-10T03:01:15.110Z] d65c8cfc05b1: Verifying Checksum [2025-11-10T03:01:15.110Z] d65c8cfc05b1: Download complete [2025-11-10T03:01:15.382Z] 699f458cf7ca: Verifying Checksum [2025-11-10T03:01:15.382Z] 699f458cf7ca: Download complete [2025-11-10T03:01:15.983Z] 8998bd30e6a1: Verifying Checksum [2025-11-10T03:01:15.983Z] 8998bd30e6a1: Download complete [2025-11-10T03:01:18.593Z] 2437ff75d9bd: Verifying Checksum [2025-11-10T03:01:18.593Z] 2437ff75d9bd: Download complete [2025-11-10T03:01:20.532Z] 8998bd30e6a1: Pull complete [2025-11-10T03:01:21.114Z] 04944245beec: Pull complete [2025-11-10T03:01:23.059Z] 699f458cf7ca: Pull complete [2025-11-10T03:01:23.059Z] 765212b225bb: Pull complete [2025-11-10T03:01:24.016Z] f23df028b6ca: Pull complete [2025-11-10T03:01:24.017Z] d65c8cfc05b1: Pull complete [2025-11-10T03:01:42.221Z] 2437ff75d9bd: Pull complete [2025-11-10T03:01:42.221Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-11-10T03:01:42.221Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-10T03:01:42.221Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-10T03:01:42.566Z] prd-ubuntu20.04-docker-arm64-4c-16g-772847 does not seem to be running inside a container [2025-11-10T03:01:42.629Z] $ 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/1 -v /w/workspace/device-bacnet-c/1:/w/workspace/device-bacnet-c/1:rw,z -v /w/workspace/device-bacnet-c/1@tmp:/w/workspace/device-bacnet-c/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-11-10T03:01:45.563Z] $ docker top c0fb286a70868d598af8e8536ee319ede2a7e1e64464cc1b1b9683d4befa764e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-10T03:01:46.475Z] ---> job-cost.sh [2025-11-10T03:01:46.475Z] lf-activate-venv: SKIPPING [2025-11-10T03:01:46.475Z] INFO: No Stack... [2025-11-10T03:01:46.741Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-11-10T03:01:47.696Z] INFO: Archiving Costs [Pipeline] sh [2025-11-10T03:01:48.369Z] + cut -d, -f6 [2025-11-10T03:01:48.369Z] + cat /w/workspace/device-bacnet-c/1/archives/cost.csv [Pipeline] lock [2025-11-10T03:01:48.469Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-bacnet-c-snyk-fix-0813106bfe11382f1d84e878d4a008cb-1-stack-cost] [2025-11-10T03:01:48.475Z] Resource [jenkins-edgexfoundry-device-bacnet-c-snyk-fix-0813106bfe11382f1d84e878d4a008cb-1-stack-cost] did not exist. Created. [2025-11-10T03:01:48.481Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-bacnet-c-snyk-fix-0813106bfe11382f1d84e878d4a008cb-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-11-10T03:01:49.226Z] /w/workspace/device-bacnet-c/1@tmp/durable-6db1efa9/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-11-10T03:01:49.898Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-11-10T03:01:49.937Z] Warning: overwriting stash ‘stack-cost’ [2025-11-10T03:01:50.405Z] Stashed 1 file(s) [Pipeline] } [2025-11-10T03:01:50.423Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-bacnet-c-snyk-fix-0813106bfe11382f1d84e878d4a008cb-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-11-10T03:01:50.512Z] $ docker stop --time=1 c0fb286a70868d598af8e8536ee319ede2a7e1e64464cc1b1b9683d4befa764e [2025-11-10T03:01:51.997Z] $ docker rm -f --volumes c0fb286a70868d598af8e8536ee319ede2a7e1e64464cc1b1b9683d4befa764e [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) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-11-10T03:01:53.998Z] + [ -d /w/workspace/0813106bfe11382f1d84e878d4a008cb/archives ] [2025-11-10T03:01:53.998Z] + ls -al /w/workspace/0813106bfe11382f1d84e878d4a008cb/archives [2025-11-10T03:01:53.998Z] total 16 [2025-11-10T03:01:53.998Z] drwxr-xr-x 3 root root 4096 Nov 10 02:53 . [2025-11-10T03:01:53.998Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 10 02:53 .. [2025-11-10T03:01:53.998Z] drwxr-xr-x 2 root root 4096 Nov 10 02:53 cost [2025-11-10T03:01:53.998Z] -rw-r--r-- 1 root root 122 Nov 10 02:53 cost.csv [2025-11-10T03:01:53.998Z] + sudo chown -R jenkins:jenkins /w/workspace/0813106bfe11382f1d84e878d4a008cb/archives [2025-11-10T03:01:53.998Z] + ls -al /w/workspace/0813106bfe11382f1d84e878d4a008cb/archives [2025-11-10T03:01:53.998Z] total 16 [2025-11-10T03:01:53.998Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 10 02:53 . [2025-11-10T03:01:53.998Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 10 02:53 .. [2025-11-10T03:01:53.998Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 10 02:53 cost [2025-11-10T03:01:53.998Z] -rw-r--r-- 1 jenkins jenkins 122 Nov 10 02:53 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-11-10T03:01:54.331Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-10T03:01:55.233Z] ---> package-listing.sh [2025-11-10T03:01:55.233Z] ++ facter osfamily [2025-11-10T03:01:55.233Z] ++ tr '[:upper:]' '[:lower:]' [2025-11-10T03:01:55.493Z] + OS_FAMILY=debian [2025-11-10T03:01:55.493Z] + workspace=/w/workspace/0813106bfe11382f1d84e878d4a008cb [2025-11-10T03:01:55.493Z] + START_PACKAGES=/tmp/packages_start.txt [2025-11-10T03:01:55.493Z] + END_PACKAGES=/tmp/packages_end.txt [2025-11-10T03:01:55.493Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-11-10T03:01:55.493Z] + PACKAGES=/tmp/packages_start.txt [2025-11-10T03:01:55.493Z] + '[' /w/workspace/0813106bfe11382f1d84e878d4a008cb ']' [2025-11-10T03:01:55.493Z] + PACKAGES=/tmp/packages_end.txt [2025-11-10T03:01:55.493Z] + case "${OS_FAMILY}" in [2025-11-10T03:01:55.493Z] + dpkg -l [2025-11-10T03:01:55.493Z] + grep '^ii' [2025-11-10T03:01:55.493Z] + '[' -f /tmp/packages_start.txt ']' [2025-11-10T03:01:55.493Z] + '[' -f /tmp/packages_end.txt ']' [2025-11-10T03:01:55.493Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-11-10T03:01:55.493Z] + '[' /w/workspace/0813106bfe11382f1d84e878d4a008cb ']' [2025-11-10T03:01:55.493Z] + mkdir -p /w/workspace/0813106bfe11382f1d84e878d4a008cb/archives/ [2025-11-10T03:01:55.493Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/0813106bfe11382f1d84e878d4a008cb/archives/ [Pipeline] echo [2025-11-10T03:01:55.534Z] 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/0813106bfe11382f1d84e878d4a008cb/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-11-10T03:01:55.833Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-10T03:01:56.488Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-10T03:01:56.488Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-10T03:01:56.648Z] prd-ubuntu20.04-docker-8c-8g-772845 does not seem to be running inside a container [2025-11-10T03:01:56.676Z] $ 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/0813106bfe11382f1d84e878d4a008cb/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/0813106bfe11382f1d84e878d4a008cb -v /w/workspace/0813106bfe11382f1d84e878d4a008cb:/w/workspace/0813106bfe11382f1d84e878d4a008cb:rw,z -v /w/workspace/0813106bfe11382f1d84e878d4a008cb@tmp:/w/workspace/0813106bfe11382f1d84e878d4a008cb@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-11-10T03:01:56.887Z] $ docker top 540b3cc9679750f3ef3e0952db2df666c1a63c13b0851093bdba7a2dc37fd840 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-10T03:01:57.294Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-11-10T03:01:57.609Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-11-10T03:01:57.920Z] + ls /var/log/sa-host [2025-11-10T03:01:57.921Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-10T03:01:58.179Z] provisioning config files... [2025-11-10T03:01:58.188Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/0813106bfe11382f1d84e878d4a008cb@tmp/config8762672481570254803tmp [Pipeline] { [Pipeline] echo [2025-11-10T03:01:58.257Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-10T03:01:58.573Z] ---> create-netrc.sh [Pipeline] } [2025-11-10T03:01:58.602Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-11-10T03:01:59.024Z] ---> python-tools-install.sh [Pipeline] echo [2025-11-10T03:01:59.061Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-10T03:01:59.372Z] ---> sudo-logs.sh [2025-11-10T03:01:59.373Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-11-10T03:01:59.472Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-10T03:01:59.789Z] ---> job-cost.sh [2025-11-10T03:01:59.789Z] lf-activate-venv: SKIPPING [2025-11-10T03:01:59.789Z] DEBUG: total: 0.2199999988079071 [2025-11-10T03:01:59.789Z] INFO: Retrieving Stack Cost... [2025-11-10T03:02:00.357Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-11-10T03:02:00.617Z] INFO: Archiving Costs [Pipeline] echo [2025-11-10T03:02:00.659Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-10T03:02:00.981Z] ---> logs-deploy.sh [2025-11-10T03:02:00.981Z] lf-activate-venv: SKIPPING [2025-11-10T03:02:00.981Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-bacnet-c/snyk-fix-0813106bfe11382f1d84e878d4a008cb/1 [2025-11-10T03:02:00.981Z] INFO: archiving workspace using pattern(s): [2025-11-10T03:02:01.921Z] Archives upload complete. [2025-11-10T03:02:01.921Z] INFO: archiving logs to Nexus