Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7f3b9c859b8ff04b5a99484b2075e76b9f42981d+345f7445bddd439fb101936ca9749c1199167c6e (7599d7f350b6493284886ec9c86cc66ea0264aa2) 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-ssh14085983334597001497.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 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-ssh8378467629215402645.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 b1c004cf40c352fe6d03b0971bc7ee860312a7b0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-109/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-109/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13090206121576891635.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b1c004cf40c352fe6d03b0971bc7ee860312a7b0 # timeout=10 Commit message: "Merge pull request #480 from jinlinGuan/fix-docs-publish" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11083509204970771667.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-109/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-109/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11418696136105929146.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-bacnet-c, dockerBuildFilePath:scripts/Dockerfile.alpine-base, dockerFilePath:scripts/Dockerfile.alpine] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-bacnet-c-settings PROJECT: device-bacnet-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_FILE_PATH: scripts/Dockerfile.alpine DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-base DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-bacnet DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1791 in /w/workspace/exfoundry_device-bacnet-c_PR-109 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-bacnet-c.git > git init /w/workspace/exfoundry_device-bacnet-c_PR-109 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-bacnet-c.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-bacnet-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-bacnet-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 345f7445bddd439fb101936ca9749c1199167c6e into PR head commit 7f3b9c859b8ff04b5a99484b2075e76b9f42981d Merge succeeded, producing 9c25490a963450f748d74dc9dc5e1aa654b5748e Checking out Revision 9c25490a963450f748d74dc9dc5e1aa654b5748e (PR-109) > git config remote.origin.url git@github.com:edgexfoundry/device-bacnet-c.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-bacnet-c.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-bacnet-c.git +refs/pull/109/head:refs/remotes/origin/PR-109 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7f3b9c859b8ff04b5a99484b2075e76b9f42981d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 345f7445bddd439fb101936ca9749c1199167c6e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9c25490a963450f748d74dc9dc5e1aa654b5748e # timeout=10 Commit message: "Merge commit '345f7445bddd439fb101936ca9749c1199167c6e' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk aa65f05fb4f85ea223cd5a13bc1723d67dec7071 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-09-04T06:36:53.507Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-09-04T06:36:53.570Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-09-04T06:36:53.591Z] ========================================================= [2026-09-04T06:36:53.591Z] EdgeX Global Pipelines Version Info [2026-09-04T06:36:53.591Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-09-04T06:36:55.326Z] ------------------- [2026-09-04T06:36:55.326Z] stable info: [2026-09-04T06:36:55.326Z] ------------------- [2026-09-04T06:36:55.326Z] Commited By: Ginny Guan ginny@iotechsys.com [2026-09-04T06:36:55.326Z] Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [2026-09-04T06:36:55.326Z] Message: update stable to v1.0.281 [2026-09-04T06:36:56.282Z] ------------------- [2026-09-04T06:36:56.282Z] experimental info: [2026-09-04T06:36:56.282Z] ------------------- [2026-09-04T06:36:56.282Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-09-04T06:36:56.282Z] Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [2026-09-04T06:36:56.283Z] Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-09-04T06:36:56.373Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-bacnet-c-settings [Pipeline] echo [2026-09-04T06:36:56.392Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-bacnet-c [Pipeline] echo [2026-09-04T06:36:56.411Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-09-04T06:36:56.426Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-09-04T06:36:56.440Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-09-04T06:36:56.455Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2026-09-04T06:36:56.468Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2026-09-04T06:36:56.483Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-09-04T06:36:56.501Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-09-04T06:36:56.523Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-bacnet [Pipeline] echo [2026-09-04T06:36:56.546Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-09-04T06:36:56.570Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-09-04T06:36:56.589Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-09-04T06:36:56.605Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-09-04T06:36:56.618Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-09-04T06:36:56.631Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-09-04T06:36:56.644Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-09-04T06:36:56.657Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-109 [Pipeline] echo [2026-09-04T06:36:56.670Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-109 [Pipeline] echo [2026-09-04T06:36:56.684Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-109 [Pipeline] echo [2026-09-04T06:36:56.705Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9c25490a963450f748d74dc9dc5e1aa654b5748e [Pipeline] echo [2026-09-04T06:36:56.723Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9c25490 [Pipeline] echo [2026-09-04T06:36:56.736Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-09-04T06:36:56.777Z] provisioning config files... [2026-09-04T06:36:56.800Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/exfoundry_device-bacnet-c_PR-109@tmp/config18281337885109051030tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-09-04T06:36:57.155Z] ---> ****-login.sh [2026-09-04T06:36:57.155Z] nexus3.edgexfoundry.org:10001 [2026-09-04T06:36:57.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-09-04T06:36:57.545Z] [2026-09-04T06:36:57.545Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-09-04T06:36:57.545Z] Configure a credential helper to remove this warning. See [2026-09-04T06:36:57.545Z] https://docs.****.com/go/credential-store/ [2026-09-04T06:36:57.545Z] [2026-09-04T06:36:57.545Z] Login Succeeded [2026-09-04T06:36:57.545Z] nexus3.edgexfoundry.org:10002 [2026-09-04T06:36:57.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-09-04T06:36:57.545Z] [2026-09-04T06:36:57.545Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-09-04T06:36:57.545Z] Configure a credential helper to remove this warning. See [2026-09-04T06:36:57.545Z] https://docs.****.com/go/credential-store/ [2026-09-04T06:36:57.545Z] [2026-09-04T06:36:57.545Z] Login Succeeded [2026-09-04T06:36:57.545Z] nexus3.edgexfoundry.org:10003 [2026-09-04T06:36:57.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-09-04T06:36:57.810Z] [2026-09-04T06:36:57.810Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-09-04T06:36:57.810Z] Configure a credential helper to remove this warning. See [2026-09-04T06:36:57.810Z] https://docs.****.com/go/credential-store/ [2026-09-04T06:36:57.810Z] [2026-09-04T06:36:57.810Z] Login Succeeded [2026-09-04T06:36:57.810Z] nexus3.edgexfoundry.org:10004 [2026-09-04T06:36:57.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-09-04T06:36:57.810Z] [2026-09-04T06:36:57.810Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-09-04T06:36:57.810Z] Configure a credential helper to remove this warning. See [2026-09-04T06:36:57.810Z] https://docs.****.com/go/credential-store/ [2026-09-04T06:36:57.810Z] [2026-09-04T06:36:57.810Z] Login Succeeded [2026-09-04T06:36:57.810Z] ****.io [2026-09-04T06:36:58.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-09-04T06:36:58.075Z] [2026-09-04T06:36:58.075Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-09-04T06:36:58.075Z] Configure a credential helper to remove this warning. See [2026-09-04T06:36:58.075Z] https://docs.****.com/go/credential-store/ [2026-09-04T06:36:58.075Z] [2026-09-04T06:36:58.075Z] Login Succeeded [2026-09-04T06:36:58.075Z] ---> ****-login.sh ends [Pipeline] } [2026-09-04T06:36:58.086Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh [2026-09-04T06:36:58.532Z] + git rev-list -1 --merges 9c25490a963450f748d74dc9dc5e1aa654b5748e~1..9c25490a963450f748d74dc9dc5e1aa654b5748e [Pipeline] echo [2026-09-04T06:36:58.574Z] -----------> git rev-list -1 --merges 9c25490a963450f748d74dc9dc5e1aa654b5748e~1..9c25490a963450f748d74dc9dc5e1aa654b5748e 9c25490a963450f748d74dc9dc5e1aa654b5748e [2026-09-04T06:36:58.574Z] 9c25490a963450f748d74dc9dc5e1aa654b5748e [false] [Pipeline] sh [2026-09-04T06:36:58.882Z] + git log --format=format:%s -1 9c25490a963450f748d74dc9dc5e1aa654b5748e [Pipeline] echo [2026-09-04T06:36:58.903Z] ========================================================= [2026-09-04T06:36:58.903Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-09-04T06:36:58.903Z] ========================================================= Stage "Build LTS Release Image" skipped due to when conditional [Pipeline] getContext [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "amd64" skipped due to when conditional [Pipeline] getContext [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-09-04T06:36:59.348Z] + git rev-list -1 --merges 9c25490a963450f748d74dc9dc5e1aa654b5748e~1..9c25490a963450f748d74dc9dc5e1aa654b5748e [Pipeline] echo [2026-09-04T06:36:59.368Z] -----------> git rev-list -1 --merges 9c25490a963450f748d74dc9dc5e1aa654b5748e~1..9c25490a963450f748d74dc9dc5e1aa654b5748e 9c25490a963450f748d74dc9dc5e1aa654b5748e [2026-09-04T06:36:59.368Z] 9c25490a963450f748d74dc9dc5e1aa654b5748e [false] [Pipeline] sh [2026-09-04T06:36:59.682Z] + git log --format=format:%s -1 9c25490a963450f748d74dc9dc5e1aa654b5748e [Pipeline] echo [2026-09-04T06:36:59.705Z] ========================================================= [2026-09-04T06:36:59.705Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-09-04T06:36:59.705Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2026-09-04T06:37:00.111Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-09-04T06:37:00.111Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-09-04T06:37:00.111Z] + [ -e /tmp/ssh_known_hosts ] [2026-09-04T06:37:00.111Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-09-04T06:37:00.111Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-09-04T06:37:00.111Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-09-04T06:37:00.111Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-09-04T06:37:00.495Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-09-04T06:37:00.495Z] [2026-09-04T06:37:00.495Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-09-04T06:37:01.040Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-09-04T06:37:01.040Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-09-04T06:37:01.040Z] 3dae71ba6b94: Pulling fs layer [2026-09-04T06:37:01.040Z] 6bf1a483ea7c: Pulling fs layer [2026-09-04T06:37:01.040Z] f5dfc541a4d3: Pulling fs layer [2026-09-04T06:37:01.040Z] 461d9e800cba: Pulling fs layer [2026-09-04T06:37:01.040Z] 80192f66455f: Pulling fs layer [2026-09-04T06:37:01.040Z] 2e8e34ca0e6c: Pulling fs layer [2026-09-04T06:37:01.040Z] a29436f7fd5d: Pulling fs layer [2026-09-04T06:37:01.040Z] 923cac83aea3: Pulling fs layer [2026-09-04T06:37:01.040Z] 461d9e800cba: Waiting [2026-09-04T06:37:01.040Z] 25ad8b0a4227: Pulling fs layer [2026-09-04T06:37:01.040Z] db01528c6b51: Pulling fs layer [2026-09-04T06:37:01.040Z] 28988de357af: Pulling fs layer [2026-09-04T06:37:01.040Z] 80192f66455f: Waiting [2026-09-04T06:37:01.040Z] a29436f7fd5d: Waiting [2026-09-04T06:37:01.040Z] 923cac83aea3: Waiting [2026-09-04T06:37:01.040Z] 25ad8b0a4227: Waiting [2026-09-04T06:37:01.040Z] db01528c6b51: Waiting [2026-09-04T06:37:01.040Z] 2e8e34ca0e6c: Waiting [2026-09-04T06:37:01.040Z] 28988de357af: Waiting [2026-09-04T06:37:01.040Z] 6bf1a483ea7c: Verifying Checksum [2026-09-04T06:37:01.040Z] 6bf1a483ea7c: Download complete [2026-09-04T06:37:01.040Z] 461d9e800cba: Verifying Checksum [2026-09-04T06:37:01.040Z] 461d9e800cba: Download complete [2026-09-04T06:37:01.040Z] 80192f66455f: Verifying Checksum [2026-09-04T06:37:01.040Z] 80192f66455f: Download complete [2026-09-04T06:37:01.040Z] f5dfc541a4d3: Download complete [2026-09-04T06:37:01.040Z] 3dae71ba6b94: Verifying Checksum [2026-09-04T06:37:01.040Z] 3dae71ba6b94: Download complete [2026-09-04T06:37:01.040Z] 923cac83aea3: Verifying Checksum [2026-09-04T06:37:01.040Z] 923cac83aea3: Download complete [2026-09-04T06:37:01.304Z] 25ad8b0a4227: Verifying Checksum [2026-09-04T06:37:01.304Z] 25ad8b0a4227: Download complete [2026-09-04T06:37:01.304Z] db01528c6b51: Verifying Checksum [2026-09-04T06:37:01.304Z] db01528c6b51: Download complete [2026-09-04T06:37:01.304Z] 28988de357af: Verifying Checksum [2026-09-04T06:37:01.304Z] 28988de357af: Download complete [2026-09-04T06:37:01.573Z] a29436f7fd5d: Verifying Checksum [2026-09-04T06:37:01.573Z] a29436f7fd5d: Download complete [2026-09-04T06:37:02.309Z] 2e8e34ca0e6c: Verifying Checksum [2026-09-04T06:37:02.309Z] 2e8e34ca0e6c: Download complete [2026-09-04T06:37:02.573Z] 3dae71ba6b94: Pull complete [2026-09-04T06:37:02.836Z] 6bf1a483ea7c: Pull complete [2026-09-04T06:37:03.412Z] f5dfc541a4d3: Pull complete [2026-09-04T06:37:03.412Z] 461d9e800cba: Pull complete [2026-09-04T06:37:03.676Z] 80192f66455f: Pull complete [2026-09-04T06:37:07.934Z] 2e8e34ca0e6c: Pull complete [2026-09-04T06:37:07.934Z] a29436f7fd5d: Pull complete [2026-09-04T06:37:07.934Z] 923cac83aea3: Pull complete [2026-09-04T06:37:08.199Z] 25ad8b0a4227: Pull complete [2026-09-04T06:37:08.199Z] db01528c6b51: Pull complete [2026-09-04T06:37:08.199Z] 28988de357af: Pull complete [2026-09-04T06:37:08.199Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-09-04T06:37:08.199Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-09-04T06:37:08.199Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-09-04T06:37:08.400Z] prd-ubuntu20.04-docker-8c-8g-1791 does not seem to be running inside a container [2026-09-04T06:37:08.450Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-bacnet-c_PR-109 -v /w/workspace/exfoundry_device-bacnet-c_PR-109:/w/workspace/exfoundry_device-bacnet-c_PR-109:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-109@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-109@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-09-04T06:37:10.048Z] $ docker top 4cba861f80cf15c2f5e39ae1c2425d130f172e5b13e8395d0bac1e588a85bca0 -eo pid,comm [2026-09-04T06:37:10.122Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-09-04T06:37:10.122Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-09-04T06:37:10.182Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-09-04T06:37:10.182Z] [ssh-agent] Looking for ssh-agent implementation... [2026-09-04T06:37:10.325Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-09-04T06:37:10.323Z] $ docker exec 4cba861f80cf15c2f5e39ae1c2425d130f172e5b13e8395d0bac1e588a85bca0 ssh-agent [2026-09-04T06:37:10.469Z] SSH_AUTH_SOCK=/tmp/ssh-2k7uLdwPJQBJ/agent.31 [2026-09-04T06:37:10.469Z] SSH_AGENT_PID=37 [2026-09-04T06:37:10.479Z] Running ssh-add (command line suppressed) [2026-09-04T06:37:10.591Z] Identity added: /w/workspace/exfoundry_device-bacnet-c_PR-109@tmp/private_key_1501493947705472204.key (/w/workspace/exfoundry_device-bacnet-c_PR-109@tmp/private_key_1501493947705472204.key) [2026-09-04T06:37:10.615Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-09-04T06:37:10.924Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-bacnet-c_PR-109 [Pipeline] sh [2026-09-04T06:37:11.225Z] + git tag --points-at HEAD [Pipeline] } [2026-09-04T06:37:11.237Z] $ docker exec --env ******** --env ******** 4cba861f80cf15c2f5e39ae1c2425d130f172e5b13e8395d0bac1e588a85bca0 ssh-agent -k [2026-09-04T06:37:11.367Z] unset SSH_AUTH_SOCK; [2026-09-04T06:37:11.367Z] unset SSH_AGENT_PID; [2026-09-04T06:37:11.367Z] echo Agent pid 37 killed; [2026-09-04T06:37:11.386Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-09-04T06:37:11.426Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-09-04T06:37:11.426Z] [ssh-agent] Looking for ssh-agent implementation... [2026-09-04T06:37:11.563Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-09-04T06:37:11.563Z] $ docker exec 4cba861f80cf15c2f5e39ae1c2425d130f172e5b13e8395d0bac1e588a85bca0 ssh-agent [2026-09-04T06:37:11.708Z] SSH_AUTH_SOCK=/tmp/ssh-h49xUp17CMea/agent.84 [2026-09-04T06:37:11.708Z] SSH_AGENT_PID=90 [2026-09-04T06:37:11.717Z] Running ssh-add (command line suppressed) [2026-09-04T06:37:11.841Z] Identity added: /w/workspace/exfoundry_device-bacnet-c_PR-109@tmp/private_key_5082939565612933717.key (/w/workspace/exfoundry_device-bacnet-c_PR-109@tmp/private_key_5082939565612933717.key) [2026-09-04T06:37:11.865Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-09-04T06:37:12.167Z] + git semver init [2026-09-04T06:37:12.432Z] 2026-09-04 06:37:12,400 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-09-04T06:37:12.432Z] 2026-09-04 06:37:12,404 [run_init] DEBUG init version:0.0.0 force:False [2026-09-04T06:37:12.432Z] 2026-09-04 06:37:12,404 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-bacnet-c_PR-109/.semver [2026-09-04T06:37:12.432Z] 2026-09-04 06:37:12,404 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-bacnet-c.git /w/workspace/exfoundry_device-bacnet-c_PR-109/.semver [2026-09-04T06:37:12.432Z] 2026-09-04 06:37:12,405 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-bacnet-c.git', '/w/workspace/exfoundry_device-bacnet-c_PR-109/.semver'], cwd=/w/workspace/exfoundry_device-bacnet-c_PR-109, stdin=None, shell=False, universal_newlines=False) [2026-09-04T06:37:13.833Z] 2026-09-04 06:37:13,384 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-bacnet-c_PR-109/.git/info/exclude [2026-09-04T06:37:13.833Z] 2026-09-04 06:37:13,385 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-bacnet-c_PR-109/.semver/PR-109 with force:False [2026-09-04T06:37:13.833Z] 2026-09-04 06:37:13,385 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-bacnet-c_PR-109/.semver/PR-109 [2026-09-04T06:37:13.833Z] 2026-09-04 06:37:13,390 [execute] INFO git cat-file --batch-check [2026-09-04T06:37:13.833Z] 2026-09-04 06:37:13,390 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-bacnet-c_PR-109/.semver, stdin=, shell=False, universal_newlines=False) [2026-09-04T06:37:13.833Z] 2026-09-04 06:37:13,395 [execute] INFO git cat-file --batch [2026-09-04T06:37:13.833Z] 2026-09-04 06:37:13,395 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-bacnet-c_PR-109/.semver, stdin=, shell=False, universal_newlines=False) [2026-09-04T06:37:13.833Z] 2026-09-04 06:37:13,399 [read_version] DEBUG read version from /w/workspace/exfoundry_device-bacnet-c_PR-109/.semver/PR-109 [2026-09-04T06:37:13.833Z] 0.0.0 [Pipeline] } [2026-09-04T06:37:13.844Z] $ docker exec --env ******** --env ******** 4cba861f80cf15c2f5e39ae1c2425d130f172e5b13e8395d0bac1e588a85bca0 ssh-agent -k [2026-09-04T06:37:13.957Z] unset SSH_AUTH_SOCK; [2026-09-04T06:37:13.957Z] unset SSH_AGENT_PID; [2026-09-04T06:37:13.958Z] echo Agent pid 90 killed; [2026-09-04T06:37:13.976Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-09-04T06:37:14.318Z] + git semver [Pipeline] } [2026-09-04T06:37:14.914Z] $ docker stop --time=1 4cba861f80cf15c2f5e39ae1c2425d130f172e5b13e8395d0bac1e588a85bca0 [2026-09-04T06:37:16.247Z] $ docker rm -f --volumes 4cba861f80cf15c2f5e39ae1c2425d130f172e5b13e8395d0bac1e588a85bca0 [Pipeline] // withDockerContainer [Pipeline] sh [2026-09-04T06:37:16.618Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-09-04T06:37:17.083Z] Stashed 1 file(s) [Pipeline] echo [2026-09-04T06:37:17.087Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-09-04T06:37:17.369Z] provisioning config files... [Pipeline] // stage [Pipeline] } [2026-09-04T06:37:17.398Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/exfoundry_device-bacnet-c_PR-109@tmp/config15869264171100236765tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-09-04T06:37:17.723Z] ---> ****-login.sh [2026-09-04T06:37:17.723Z] nexus3.edgexfoundry.org:10001 [2026-09-04T06:37:17.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-09-04T06:37:17.723Z] Login Succeeded [2026-09-04T06:37:17.723Z] nexus3.edgexfoundry.org:10002 [2026-09-04T06:37:17.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-09-04T06:37:17.723Z] Login Succeeded [2026-09-04T06:37:17.723Z] nexus3.edgexfoundry.org:10003 [2026-09-04T06:37:17.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-09-04T06:37:17.987Z] Login Succeeded [2026-09-04T06:37:17.987Z] nexus3.edgexfoundry.org:10004 [2026-09-04T06:37:17.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-09-04T06:37:17.987Z] Login Succeeded [2026-09-04T06:37:17.987Z] ****.io [2026-09-04T06:37:18.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-09-04T06:37:18.252Z] Login Succeeded [2026-09-04T06:37:18.252Z] ---> ****-login.sh ends [Pipeline] } [2026-09-04T06:37:18.262Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-09-04T06:37:18.372Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-09-04T06:37:18.391Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo [2026-09-04T06:37:18.410Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-09-04T06:37:18.431Z] ========================================================= [2026-09-04T06:37:18.431Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2026-09-04T06:37:18.431Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-09-04T06:37:18.779Z] + docker build -t ci-base-image-x86_64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest . [2026-09-04T06:37:19.774Z] #0 building with "default" instance using docker driver [2026-09-04T06:37:19.774Z] [2026-09-04T06:37:19.774Z] #1 [internal] load build definition from Dockerfile.alpine-base [2026-09-04T06:37:19.774Z] #1 transferring dockerfile: 1.45kB done [2026-09-04T06:37:19.774Z] #1 DONE 0.0s [2026-09-04T06:37:19.774Z] [2026-09-04T06:37:19.774Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2026-09-04T06:37:19.774Z] #2 DONE 0.2s [2026-09-04T06:37:19.774Z] [2026-09-04T06:37:19.774Z] #3 [internal] load .dockerignore [2026-09-04T06:37:19.774Z] #3 transferring context: 2B done [2026-09-04T06:37:19.774Z] #3 DONE 0.0s [2026-09-04T06:37:19.774Z] [2026-09-04T06:37:19.774Z] #4 [internal] load build context [2026-09-04T06:37:19.774Z] #4 transferring context: 86.05kB 0.0s done [2026-09-04T06:37:19.774Z] #4 DONE 0.0s [2026-09-04T06:37:19.774Z] [2026-09-04T06:37:19.774Z] #5 [ 1/11] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff [2026-09-04T06:37:19.774Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 0.0s done [2026-09-04T06:37:19.774Z] #5 sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 741B / 741B done [2026-09-04T06:37:19.774Z] #5 sha256:6605166a5db42c9ef4e3b8366138377c430980df3f34fe18e3a1340b6ab951b9 2.56kB / 2.56kB done [2026-09-04T06:37:19.774Z] #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s [2026-09-04T06:37:19.774Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 7.34MB / 118.14MB 0.1s [2026-09-04T06:37:19.774Z] #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2026-09-04T06:37:19.774Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 18.87MB / 118.14MB 0.2s [2026-09-04T06:37:19.774Z] #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s [2026-09-04T06:37:20.059Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 38.80MB / 118.14MB 0.4s [2026-09-04T06:37:20.059Z] #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s done [2026-09-04T06:37:20.321Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 63.96MB / 118.14MB 0.6s [2026-09-04T06:37:20.321Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 90.18MB / 118.14MB 0.8s [2026-09-04T06:37:20.585Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 118.14MB / 118.14MB 1.0s [2026-09-04T06:37:20.851Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 118.14MB / 118.14MB 1.2s done [2026-09-04T06:37:20.851Z] #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d [2026-09-04T06:37:24.171Z] #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 3.0s done [2026-09-04T06:37:24.171Z] #5 DONE 4.3s [2026-09-04T06:37:24.171Z] [2026-09-04T06:37:24.171Z] #6 [ 2/11] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2026-09-04T06:37:24.171Z] #6 0.259 Connecting to iotech.jfrog.io (52.30.167.63:443) [2026-09-04T06:37:24.435Z] #6 0.662 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2026-09-04T06:37:24.435Z] #6 0.662 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2026-09-04T06:37:24.435Z] #6 0.662 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2026-09-04T06:37:25.390Z] #6 DONE 1.3s [2026-09-04T06:37:25.390Z] [2026-09-04T06:37:25.390Z] #7 [ 3/11] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2026-09-04T06:37:25.656Z] #7 DONE 0.3s [2026-09-04T06:37:25.656Z] [2026-09-04T06:37:25.656Z] #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.6-dev dumb-init [2026-09-04T06:37:25.921Z] #8 0.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2026-09-04T06:37:26.186Z] #8 0.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2026-09-04T06:37:26.452Z] #8 0.979 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-09-04T06:37:27.033Z] #8 1.582 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-09-04T06:37:27.966Z] #8 1.586 (1/18) Installing dumb-init (1.2.5-r2) [2026-09-04T06:37:27.966Z] #8 1.599 (2/18) Installing hiredis (1.1.0-r2) [2026-09-04T06:37:27.966Z] #8 1.611 (3/18) Installing hiredis-dev (1.1.0-r2) [2026-09-04T06:37:27.966Z] #8 1.634 (4/18) Installing libcbor (0.10.2-r1) [2026-09-04T06:37:27.966Z] #8 1.646 (5/18) Installing iotech-iot-1.6 (1.6.3-r0) [2026-09-04T06:37:29.793Z] #8 3.395 (6/18) Installing iotech-iot-1.6-dev (1.6.3-r0) [2026-09-04T06:37:29.793Z] #8 3.671 (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.162-r0) [2026-09-04T06:37:33.408Z] #8 7.744 (8/18) Installing libcbor-dev (0.10.2-r1) [2026-09-04T06:37:33.408Z] #8 7.758 (9/18) Installing libmenuw (6.4_p20230506-r0) [2026-09-04T06:37:33.408Z] #8 7.770 (10/18) Installing libpanelw (6.4_p20230506-r0) [2026-09-04T06:37:33.408Z] #8 7.781 (11/18) Installing libncurses++ (6.4_p20230506-r0) [2026-09-04T06:37:33.408Z] #8 7.796 (12/18) Installing ncurses-dev (6.4_p20230506-r0) [2026-09-04T06:37:33.408Z] #8 7.815 (13/18) Installing libblkid (2.38.1-r8) [2026-09-04T06:37:33.408Z] #8 7.923 (14/18) Installing libuuid (2.38.1-r8) [2026-09-04T06:37:33.674Z] #8 7.935 (15/18) Installing libfdisk (2.38.1-r8) [2026-09-04T06:37:33.674Z] #8 7.957 (16/18) Installing libmount (2.38.1-r8) [2026-09-04T06:37:33.674Z] #8 7.978 (17/18) Installing libsmartcols (2.38.1-r8) [2026-09-04T06:37:33.674Z] #8 7.995 (18/18) Installing util-linux-dev (2.38.1-r8) [2026-09-04T06:37:33.674Z] #8 8.061 Executing busybox-1.36.1-r4.trigger [2026-09-04T06:37:33.674Z] #8 8.073 OK: 338 MiB in 100 packages [2026-09-04T06:37:33.674Z] #8 DONE 8.2s [2026-09-04T06:37:33.939Z] [2026-09-04T06:37:33.939Z] #9 [ 5/11] RUN apk --no-cache upgrade [2026-09-04T06:37:34.203Z] #9 0.336 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2026-09-04T06:37:34.785Z] #9 0.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2026-09-04T06:37:35.491Z] #9 1.481 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-09-04T06:37:36.129Z] #9 2.256 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-09-04T06:37:36.129Z] #9 2.265 Upgrading critical system libraries and apk-tools: [2026-09-04T06:37:36.129Z] #9 2.265 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2026-09-04T06:37:36.129Z] #9 2.321 Executing busybox-1.36.1-r4.trigger [2026-09-04T06:37:36.129Z] #9 2.402 Continuing the upgrade transaction with new apk-tools: [2026-09-04T06:37:37.161Z] #9 2.409 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2026-09-04T06:37:38.155Z] #9 4.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2026-09-04T06:37:39.141Z] #9 5.372 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-09-04T06:37:39.737Z] #9 5.962 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-09-04T06:37:39.737Z] #9 5.967 (1/27) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) [2026-09-04T06:37:39.737Z] #9 6.108 (2/27) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) [2026-09-04T06:37:40.010Z] #9 6.249 Executing busybox-1.36.1-r7.post-upgrade [2026-09-04T06:37:40.284Z] #9 6.265 (3/27) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) [2026-09-04T06:37:40.284Z] #9 6.276 (4/27) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) [2026-09-04T06:37:40.284Z] #9 6.326 (5/27) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) [2026-09-04T06:37:40.555Z] #9 6.684 (6/27) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) [2026-09-04T06:37:40.555Z] #9 6.742 (7/27) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) [2026-09-04T06:37:40.555Z] #9 6.754 (8/27) Upgrading binutils (2.40-r7 -> 2.40-r8) [2026-09-04T06:37:40.828Z] #9 7.148 (9/27) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) [2026-09-04T06:37:41.424Z] #9 7.689 (10/27) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) [2026-09-04T06:37:41.695Z] #9 7.707 (11/27) Upgrading xz-libs (5.4.3-r0 -> 5.4.3-r1) [2026-09-04T06:37:41.695Z] #9 7.732 (12/27) Upgrading libarchive (3.7.2-r0 -> 3.8.0-r0) [2026-09-04T06:37:41.695Z] #9 7.783 (13/27) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) [2026-09-04T06:37:41.695Z] #9 7.825 (14/27) Installing libpsl (0.21.5-r0) [2026-09-04T06:37:41.695Z] #9 7.841 (15/27) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) [2026-09-04T06:37:41.695Z] #9 7.887 (16/27) Installing libpsl-utils (0.21.5-r0) [2026-09-04T06:37:41.695Z] #9 7.899 (17/27) Installing libpsl-dev (0.21.5-r0) [2026-09-04T06:37:41.695Z] #9 7.911 (18/27) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) [2026-09-04T06:37:41.695Z] #9 7.977 (19/27) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) [2026-09-04T06:37:41.966Z] #9 7.998 (20/27) Upgrading git (2.40.1-r0 -> 2.40.4-r0) [2026-09-04T06:37:41.966Z] #9 8.327 (21/27) Upgrading musl-utils (1.2.4-r2 -> 1.2.4-r3) [2026-09-04T06:37:42.245Z] #9 8.342 (22/27) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) [2026-09-04T06:37:42.245Z] #9 8.356 (23/27) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) [2026-09-04T06:37:42.245Z] #9 8.457 (24/27) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) [2026-09-04T06:37:42.245Z] #9 8.469 (25/27) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) [2026-09-04T06:37:42.245Z] #9 8.482 (26/27) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) [2026-09-04T06:37:42.245Z] #9 8.494 (27/27) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) [2026-09-04T06:37:42.245Z] #9 8.514 Executing busybox-1.36.1-r7.trigger [2026-09-04T06:37:42.245Z] #9 8.519 Executing ca-certificates-20241121-r1.trigger [2026-09-04T06:37:42.245Z] #9 8.591 OK: 338 MiB in 103 packages [2026-09-04T06:37:42.526Z] #9 DONE 8.8s [2026-09-04T06:37:42.801Z] [2026-09-04T06:37:42.801Z] #10 [ 6/11] COPY scripts /device-bacnet-c/scripts [2026-09-04T06:37:42.801Z] #10 DONE 0.0s [2026-09-04T06:37:42.801Z] [2026-09-04T06:37:42.801Z] #11 [ 7/11] COPY src /device-bacnet-c/src/ [2026-09-04T06:37:42.801Z] #11 DONE 0.1s [2026-09-04T06:37:42.801Z] [2026-09-04T06:37:42.801Z] #12 [ 8/11] COPY VERSION /device-bacnet-c/ [2026-09-04T06:37:42.801Z] #12 DONE 0.0s [2026-09-04T06:37:42.801Z] [2026-09-04T06:37:42.801Z] #13 [ 9/11] WORKDIR /device-bacnet-c [2026-09-04T06:37:42.801Z] #13 DONE 0.0s [2026-09-04T06:37:42.801Z] [2026-09-04T06:37:42.801Z] #14 [10/11] RUN /device-bacnet-c/scripts/build_deps.sh [2026-09-04T06:37:43.073Z] #14 0.259 + CSDK_VER=4.0.2 [2026-09-04T06:37:43.073Z] #14 0.259 + '[' '!' -d deps ] [2026-09-04T06:37:43.073Z] #14 0.259 + mkdir deps [2026-09-04T06:37:43.073Z] #14 0.261 + cd /device-bacnet-c/deps [2026-09-04T06:37:43.073Z] #14 0.261 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.2.zip [2026-09-04T06:37:43.073Z] #14 0.264 Connecting to github.com (140.82.112.3:443) [2026-09-04T06:37:43.073Z] #14 0.390 Connecting to codeload.github.com (140.82.112.10:443) [2026-09-04T06:37:43.347Z] #14 0.579 saving to 'v4.0.2.zip' [2026-09-04T06:37:43.347Z] #14 0.645 v4.0.2.zip 100% |********************************| 256k 0:00:00 ETA [2026-09-04T06:37:43.347Z] #14 0.645 'v4.0.2.zip' saved [2026-09-04T06:37:43.347Z] #14 0.646 + unzip v4.0.2.zip [2026-09-04T06:37:43.347Z] #14 0.646 Archive: v4.0.2.zip [2026-09-04T06:37:43.347Z] #14 0.653 creating: device-sdk-c-4.0.2/ [2026-09-04T06:37:43.347Z] #14 0.653 creating: device-sdk-c-4.0.2/.github/ [2026-09-04T06:37:43.347Z] #14 0.653 inflating: device-sdk-c-4.0.2/.github/Contributing.md [2026-09-04T06:37:43.347Z] #14 0.653 inflating: device-sdk-c-4.0.2/.github/PULL_REQUEST_TEMPLATE.md [2026-09-04T06:37:43.347Z] #14 0.653 inflating: device-sdk-c-4.0.2/.github/semantic.yml [2026-09-04T06:37:43.347Z] #14 0.653 creating: device-sdk-c-4.0.2/.github/workflows/ [2026-09-04T06:37:43.348Z] #14 0.653 inflating: device-sdk-c-4.0.2/.github/workflows/release.yml [2026-09-04T06:37:43.348Z] #14 0.653 inflating: device-sdk-c-4.0.2/.gitignore [2026-09-04T06:37:43.348Z] #14 0.653 inflating: device-sdk-c-4.0.2/Attribution.txt [2026-09-04T06:37:43.348Z] #14 0.653 inflating: device-sdk-c-4.0.2/CHANGELOG.md [2026-09-04T06:37:43.348Z] #14 0.653 inflating: device-sdk-c-4.0.2/Doxyfile [2026-09-04T06:37:43.348Z] #14 0.653 inflating: device-sdk-c-4.0.2/GOVERNANCE.md [2026-09-04T06:37:43.348Z] #14 0.653 inflating: device-sdk-c-4.0.2/Jenkinsfile [2026-09-04T06:37:43.348Z] #14 0.653 inflating: device-sdk-c-4.0.2/LICENSE [2026-09-04T06:37:43.348Z] #14 0.653 inflating: device-sdk-c-4.0.2/Makefile [2026-09-04T06:37:43.348Z] #14 0.653 inflating: device-sdk-c-4.0.2/OWNERS.md [2026-09-04T06:37:43.348Z] #14 0.653 inflating: device-sdk-c-4.0.2/README.IOT.md [2026-09-04T06:37:43.348Z] #14 0.653 inflating: device-sdk-c-4.0.2/README.md [2026-09-04T06:37:43.348Z] #14 0.653 inflating: device-sdk-c-4.0.2/README.v3.md [2026-09-04T06:37:43.348Z] #14 0.653 creating: device-sdk-c-4.0.2/docs/ [2026-09-04T06:37:43.348Z] #14 0.653 inflating: device-sdk-c-4.0.2/docs/configuration.md [2026-09-04T06:37:43.348Z] #14 0.653 inflating: device-sdk-c-4.0.2/docs/deviceprofiles.md [2026-09-04T06:37:43.348Z] #14 0.656 inflating: device-sdk-c-4.0.2/docs/metrics.md [2026-09-04T06:37:43.348Z] #14 0.656 inflating: device-sdk-c-4.0.2/docs/servicewritersguide.md [2026-09-04T06:37:43.348Z] #14 0.656 inflating: device-sdk-c-4.0.2/docs/startup.md [2026-09-04T06:37:43.348Z] #14 0.656 creating: device-sdk-c-4.0.2/include/ [2026-09-04T06:37:43.348Z] #14 0.656 creating: device-sdk-c-4.0.2/include/devsdk/ [2026-09-04T06:37:43.348Z] #14 0.656 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk-base.h [2026-09-04T06:37:43.348Z] #14 0.656 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk.h [2026-09-04T06:37:43.348Z] #14 0.656 creating: device-sdk-c-4.0.2/include/edgex/ [2026-09-04T06:37:43.348Z] #14 0.656 inflating: device-sdk-c-4.0.2/include/edgex/devices.h [2026-09-04T06:37:43.348Z] #14 0.656 inflating: device-sdk-c-4.0.2/include/edgex/edgex-base.h [2026-09-04T06:37:43.348Z] #14 0.656 inflating: device-sdk-c-4.0.2/include/edgex/edgex.h [2026-09-04T06:37:43.348Z] #14 0.656 inflating: device-sdk-c-4.0.2/include/edgex/profiles.h [2026-09-04T06:37:43.348Z] #14 0.656 inflating: device-sdk-c-4.0.2/include/edgex/rest-server.h [2026-09-04T06:37:43.348Z] #14 0.656 creating: device-sdk-c-4.0.2/scripts/ [2026-09-04T06:37:43.348Z] #14 0.656 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine [2026-09-04T06:37:43.348Z] #14 0.656 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine-base [2026-09-04T06:37:43.348Z] #14 0.656 inflating: device-sdk-c-4.0.2/scripts/build.sh [2026-09-04T06:37:43.348Z] #14 0.656 inflating: device-sdk-c-4.0.2/scripts/entrypoint.sh [2026-09-04T06:37:43.348Z] #14 0.656 creating: device-sdk-c-4.0.2/src/ [2026-09-04T06:37:43.348Z] #14 0.656 inflating: device-sdk-c-4.0.2/src/CMakeLists.txt [2026-09-04T06:37:43.348Z] #14 0.661 creating: device-sdk-c-4.0.2/src/c/ [2026-09-04T06:37:43.348Z] #14 0.661 inflating: device-sdk-c-4.0.2/src/c/CMakeLists.txt [2026-09-04T06:37:43.348Z] #14 0.661 inflating: device-sdk-c-4.0.2/src/c/api.h [2026-09-04T06:37:43.348Z] #14 0.661 inflating: device-sdk-c-4.0.2/src/c/autoevent.c [2026-09-04T06:37:43.348Z] #14 0.661 inflating: device-sdk-c-4.0.2/src/c/autoevent.h [2026-09-04T06:37:43.348Z] #14 0.661 inflating: device-sdk-c-4.0.2/src/c/bus-impl.h [2026-09-04T06:37:43.348Z] #14 0.661 inflating: device-sdk-c-4.0.2/src/c/bus-mqtt.c [2026-09-04T06:37:43.348Z] #14 0.661 inflating: device-sdk-c-4.0.2/src/c/bus.c [2026-09-04T06:37:43.348Z] #14 0.661 inflating: device-sdk-c-4.0.2/src/c/bus.h [2026-09-04T06:37:43.348Z] #14 0.661 inflating: device-sdk-c-4.0.2/src/c/callback3.c [2026-09-04T06:37:43.348Z] #14 0.661 inflating: device-sdk-c-4.0.2/src/c/callback3.h [2026-09-04T06:37:43.348Z] #14 0.661 inflating: device-sdk-c-4.0.2/src/c/cmdinfo.h [2026-09-04T06:37:43.348Z] #14 0.661 inflating: device-sdk-c-4.0.2/src/c/command.c [2026-09-04T06:37:43.348Z] #14 0.661 inflating: device-sdk-c-4.0.2/src/c/command.h [2026-09-04T06:37:43.348Z] #14 0.661 inflating: device-sdk-c-4.0.2/src/c/config.c [2026-09-04T06:37:43.348Z] #14 0.661 inflating: device-sdk-c-4.0.2/src/c/config.h [2026-09-04T06:37:43.348Z] #14 0.661 inflating: device-sdk-c-4.0.2/src/c/correlation.c [2026-09-04T06:37:43.348Z] #14 0.661 inflating: device-sdk-c-4.0.2/src/c/correlation.h [2026-09-04T06:37:43.348Z] #14 0.661 inflating: device-sdk-c-4.0.2/src/c/data.c [2026-09-04T06:37:43.348Z] #14 0.661 inflating: device-sdk-c-4.0.2/src/c/data.h [2026-09-04T06:37:43.348Z] #14 0.661 inflating: device-sdk-c-4.0.2/src/c/defs.h.in [2026-09-04T06:37:43.348Z] #14 0.661 inflating: device-sdk-c-4.0.2/src/c/device.c [2026-09-04T06:37:43.348Z] #14 0.666 inflating: device-sdk-c-4.0.2/src/c/device.h [2026-09-04T06:37:43.348Z] #14 0.666 inflating: device-sdk-c-4.0.2/src/c/devman.c [2026-09-04T06:37:43.348Z] #14 0.666 inflating: device-sdk-c-4.0.2/src/c/devmap.c [2026-09-04T06:37:43.348Z] #14 0.666 inflating: device-sdk-c-4.0.2/src/c/devmap.h [2026-09-04T06:37:43.348Z] #14 0.666 inflating: device-sdk-c-4.0.2/src/c/devsdk-base.c [2026-09-04T06:37:43.348Z] #14 0.666 inflating: device-sdk-c-4.0.2/src/c/devutil.h [2026-09-04T06:37:43.348Z] #14 0.666 inflating: device-sdk-c-4.0.2/src/c/discovery.c [2026-09-04T06:37:43.348Z] #14 0.666 inflating: device-sdk-c-4.0.2/src/c/discovery.h [2026-09-04T06:37:43.348Z] #14 0.666 inflating: device-sdk-c-4.0.2/src/c/dto-read.c [2026-09-04T06:37:43.348Z] #14 0.666 inflating: device-sdk-c-4.0.2/src/c/dto-read.h [2026-09-04T06:37:43.348Z] #14 0.666 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.c [2026-09-04T06:37:43.348Z] #14 0.666 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.h [2026-09-04T06:37:43.348Z] #14 0.666 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.c [2026-09-04T06:37:43.348Z] #14 0.666 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.h [2026-09-04T06:37:43.348Z] #14 0.666 inflating: device-sdk-c-4.0.2/src/c/edgex2.h [2026-09-04T06:37:43.348Z] #14 0.666 inflating: device-sdk-c-4.0.2/src/c/errorlist.h [2026-09-04T06:37:43.348Z] #14 0.666 creating: device-sdk-c-4.0.2/src/c/examples/ [2026-09-04T06:37:43.348Z] #14 0.666 inflating: device-sdk-c-4.0.2/src/c/examples/CMakeLists.txt [2026-09-04T06:37:43.348Z] #14 0.666 inflating: device-sdk-c-4.0.2/src/c/examples/README.md [2026-09-04T06:37:43.348Z] #14 0.666 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/ [2026-09-04T06:37:43.348Z] #14 0.666 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/CMakeLists.txt [2026-09-04T06:37:43.348Z] #14 0.668 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/README.md [2026-09-04T06:37:43.348Z] #14 0.668 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/device-bitfields.c [2026-09-04T06:37:43.348Z] #14 0.668 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/ [2026-09-04T06:37:43.348Z] #14 0.668 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/configuration.yaml [2026-09-04T06:37:43.348Z] #14 0.668 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/ [2026-09-04T06:37:43.348Z] #14 0.668 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/Bitfields.json [2026-09-04T06:37:43.348Z] #14 0.668 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/ [2026-09-04T06:37:43.348Z] #14 0.668 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2026-09-04T06:37:43.348Z] #14 0.668 creating: device-sdk-c-4.0.2/src/c/examples/counters/ [2026-09-04T06:37:43.348Z] #14 0.668 inflating: device-sdk-c-4.0.2/src/c/examples/counters/CMakeLists.txt [2026-09-04T06:37:43.348Z] #14 0.668 inflating: device-sdk-c-4.0.2/src/c/examples/counters/README.md [2026-09-04T06:37:43.348Z] #14 0.668 inflating: device-sdk-c-4.0.2/src/c/examples/counters/device-counter.c [2026-09-04T06:37:43.348Z] #14 0.668 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/ [2026-09-04T06:37:43.348Z] #14 0.668 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/configuration.yaml [2026-09-04T06:37:43.348Z] #14 0.670 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/ [2026-09-04T06:37:43.348Z] #14 0.670 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/Counters.json [2026-09-04T06:37:43.348Z] #14 0.670 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/ [2026-09-04T06:37:43.348Z] #14 0.670 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/Counter.json [2026-09-04T06:37:43.348Z] #14 0.670 creating: device-sdk-c-4.0.2/src/c/examples/discovery/ [2026-09-04T06:37:43.348Z] #14 0.670 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/CMakeLists.txt [2026-09-04T06:37:43.348Z] #14 0.670 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/README.md [2026-09-04T06:37:43.348Z] #14 0.670 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/ [2026-09-04T06:37:43.348Z] #14 0.670 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/configuration.yaml [2026-09-04T06:37:43.348Z] #14 0.670 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/ [2026-09-04T06:37:43.348Z] #14 0.670 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/readme.txt [2026-09-04T06:37:43.348Z] #14 0.670 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/ [2026-09-04T06:37:43.348Z] #14 0.670 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/TemplateProfile.json [2026-09-04T06:37:43.348Z] #14 0.670 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/ [2026-09-04T06:37:43.348Z] #14 0.673 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher1.json [2026-09-04T06:37:43.348Z] #14 0.673 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher2.json [2026-09-04T06:37:43.348Z] #14 0.673 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/template.c [2026-09-04T06:37:43.348Z] #14 0.673 creating: device-sdk-c-4.0.2/src/c/examples/file/ [2026-09-04T06:37:43.348Z] #14 0.673 inflating: device-sdk-c-4.0.2/src/c/examples/file/CMakeLists.txt [2026-09-04T06:37:43.348Z] #14 0.673 inflating: device-sdk-c-4.0.2/src/c/examples/file/README.md [2026-09-04T06:37:43.348Z] #14 0.673 inflating: device-sdk-c-4.0.2/src/c/examples/file/device-file.c [2026-09-04T06:37:43.348Z] #14 0.673 creating: device-sdk-c-4.0.2/src/c/examples/file/res/ [2026-09-04T06:37:43.348Z] #14 0.673 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/configuration.yaml [2026-09-04T06:37:43.348Z] #14 0.673 creating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/ [2026-09-04T06:37:43.348Z] #14 0.673 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/file1.json [2026-09-04T06:37:43.348Z] #14 0.673 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/lorem.txt [2026-09-04T06:37:43.348Z] #14 0.673 creating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/ [2026-09-04T06:37:43.348Z] #14 0.673 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/FileExampleProfile.json [2026-09-04T06:37:43.348Z] #14 0.673 creating: device-sdk-c-4.0.2/src/c/examples/gyro/ [2026-09-04T06:37:43.348Z] #14 0.676 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/CMakeLists.txt [2026-09-04T06:37:43.348Z] #14 0.676 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/README.md [2026-09-04T06:37:43.348Z] #14 0.676 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/device-gyro.c [2026-09-04T06:37:43.348Z] #14 0.676 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/ [2026-09-04T06:37:43.348Z] #14 0.676 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/configuration.yaml [2026-09-04T06:37:43.348Z] #14 0.676 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/ [2026-09-04T06:37:43.348Z] #14 0.676 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/gyro.json [2026-09-04T06:37:43.348Z] #14 0.676 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/ [2026-09-04T06:37:43.348Z] #14 0.676 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/Gyro.json [2026-09-04T06:37:43.348Z] #14 0.676 creating: device-sdk-c-4.0.2/src/c/examples/random/ [2026-09-04T06:37:43.348Z] #14 0.676 inflating: device-sdk-c-4.0.2/src/c/examples/random/CMakeLists.txt [2026-09-04T06:37:43.348Z] #14 0.676 inflating: device-sdk-c-4.0.2/src/c/examples/random/README.md [2026-09-04T06:37:43.348Z] #14 0.676 inflating: device-sdk-c-4.0.2/src/c/examples/random/device-random.c [2026-09-04T06:37:43.348Z] #14 0.676 creating: device-sdk-c-4.0.2/src/c/examples/random/res/ [2026-09-04T06:37:43.348Z] #14 0.676 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/configuration.yaml [2026-09-04T06:37:43.348Z] #14 0.676 creating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/ [2026-09-04T06:37:43.348Z] #14 0.678 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/randomdevice1.json [2026-09-04T06:37:43.348Z] #14 0.678 creating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/ [2026-09-04T06:37:43.348Z] #14 0.678 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/RandomExampleProfile.json [2026-09-04T06:37:43.348Z] #14 0.678 creating: device-sdk-c-4.0.2/src/c/examples/res/ [2026-09-04T06:37:43.348Z] #14 0.678 inflating: device-sdk-c-4.0.2/src/c/examples/res/configuration.yaml [2026-09-04T06:37:43.348Z] #14 0.678 creating: device-sdk-c-4.0.2/src/c/examples/res/devices/ [2026-09-04T06:37:43.348Z] #14 0.678 inflating: device-sdk-c-4.0.2/src/c/examples/res/devices/device1.json [2026-09-04T06:37:43.348Z] #14 0.678 creating: device-sdk-c-4.0.2/src/c/examples/res/profiles/ [2026-09-04T06:37:43.348Z] #14 0.678 inflating: device-sdk-c-4.0.2/src/c/examples/res/profiles/TemplateProfile.json [2026-09-04T06:37:43.348Z] #14 0.678 inflating: device-sdk-c-4.0.2/src/c/examples/template.c [2026-09-04T06:37:43.348Z] #14 0.678 creating: device-sdk-c-4.0.2/src/c/examples/terminal/ [2026-09-04T06:37:43.348Z] #14 0.678 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/CMakeLists.txt [2026-09-04T06:37:43.348Z] #14 0.678 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/README.md [2026-09-04T06:37:43.348Z] #14 0.678 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/device-terminal.c [2026-09-04T06:37:43.348Z] #14 0.678 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/ [2026-09-04T06:37:43.348Z] #14 0.683 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/configuration.yaml [2026-09-04T06:37:43.348Z] #14 0.683 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/ [2026-09-04T06:37:43.348Z] #14 0.683 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/terminal.json [2026-09-04T06:37:43.348Z] #14 0.683 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/ [2026-09-04T06:37:43.348Z] #14 0.683 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/Terminal.json [2026-09-04T06:37:43.348Z] #14 0.683 inflating: device-sdk-c-4.0.2/src/c/filesys.c [2026-09-04T06:37:43.348Z] #14 0.683 inflating: device-sdk-c-4.0.2/src/c/filesys.h [2026-09-04T06:37:43.348Z] #14 0.683 inflating: device-sdk-c-4.0.2/src/c/keeper.c [2026-09-04T06:37:43.348Z] #14 0.683 inflating: device-sdk-c-4.0.2/src/c/keeper.h [2026-09-04T06:37:43.348Z] #14 0.683 inflating: device-sdk-c-4.0.2/src/c/map.c [2026-09-04T06:37:43.348Z] #14 0.683 inflating: device-sdk-c-4.0.2/src/c/map.h [2026-09-04T06:37:43.348Z] #14 0.683 inflating: device-sdk-c-4.0.2/src/c/metadata.c [2026-09-04T06:37:43.348Z] #14 0.683 inflating: device-sdk-c-4.0.2/src/c/metadata.h [2026-09-04T06:37:43.348Z] #14 0.683 inflating: device-sdk-c-4.0.2/src/c/metrics.h [2026-09-04T06:37:43.348Z] #14 0.683 inflating: device-sdk-c-4.0.2/src/c/opstate.c [2026-09-04T06:37:43.348Z] #14 0.683 inflating: device-sdk-c-4.0.2/src/c/opstate.h [2026-09-04T06:37:43.348Z] #14 0.683 inflating: device-sdk-c-4.0.2/src/c/parson.c [2026-09-04T06:37:43.348Z] #14 0.683 inflating: device-sdk-c-4.0.2/src/c/parson.h [2026-09-04T06:37:43.620Z] #14 0.683 inflating: device-sdk-c-4.0.2/src/c/profiles.c [2026-09-04T06:37:43.620Z] #14 0.690 inflating: device-sdk-c-4.0.2/src/c/profiles.h [2026-09-04T06:37:43.620Z] #14 0.690 inflating: device-sdk-c-4.0.2/src/c/registry-impl.h [2026-09-04T06:37:43.620Z] #14 0.690 inflating: device-sdk-c-4.0.2/src/c/registry.c [2026-09-04T06:37:43.620Z] #14 0.690 inflating: device-sdk-c-4.0.2/src/c/registry.h [2026-09-04T06:37:43.620Z] #14 0.690 inflating: device-sdk-c-4.0.2/src/c/reqdata.c [2026-09-04T06:37:43.620Z] #14 0.690 inflating: device-sdk-c-4.0.2/src/c/reqdata.h [2026-09-04T06:37:43.620Z] #14 0.690 inflating: device-sdk-c-4.0.2/src/c/request_auth.c [2026-09-04T06:37:43.620Z] #14 0.690 inflating: device-sdk-c-4.0.2/src/c/request_auth.h [2026-09-04T06:37:43.620Z] #14 0.690 inflating: device-sdk-c-4.0.2/src/c/rest-server.c [2026-09-04T06:37:43.620Z] #14 0.690 inflating: device-sdk-c-4.0.2/src/c/rest-server.h [2026-09-04T06:37:43.620Z] #14 0.690 inflating: device-sdk-c-4.0.2/src/c/rest.c [2026-09-04T06:37:43.620Z] #14 0.690 inflating: device-sdk-c-4.0.2/src/c/rest.h [2026-09-04T06:37:43.620Z] #14 0.690 inflating: device-sdk-c-4.0.2/src/c/secrets-impl.h [2026-09-04T06:37:43.620Z] #14 0.690 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.c [2026-09-04T06:37:43.620Z] #14 0.690 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.h [2026-09-04T06:37:43.620Z] #14 0.690 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.c [2026-09-04T06:37:43.620Z] #14 0.690 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.h [2026-09-04T06:37:43.620Z] #14 0.690 inflating: device-sdk-c-4.0.2/src/c/secrets.c [2026-09-04T06:37:43.620Z] #14 0.690 inflating: device-sdk-c-4.0.2/src/c/secrets.h [2026-09-04T06:37:43.620Z] #14 0.690 inflating: device-sdk-c-4.0.2/src/c/service.c [2026-09-04T06:37:43.620Z] #14 0.690 inflating: device-sdk-c-4.0.2/src/c/service.h [2026-09-04T06:37:43.620Z] #14 0.690 inflating: device-sdk-c-4.0.2/src/c/transform.c [2026-09-04T06:37:43.620Z] #14 0.690 inflating: device-sdk-c-4.0.2/src/c/transform.h [2026-09-04T06:37:43.620Z] #14 0.690 inflating: device-sdk-c-4.0.2/src/c/validate.c [2026-09-04T06:37:43.620Z] #14 0.690 inflating: device-sdk-c-4.0.2/src/c/validate.h [2026-09-04T06:37:43.620Z] #14 0.690 inflating: device-sdk-c-4.0.2/src/c/watchers.c [2026-09-04T06:37:43.620Z] #14 0.690 inflating: device-sdk-c-4.0.2/src/c/watchers.h [2026-09-04T06:37:43.620Z] #14 0.690 creating: device-sdk-c-4.0.2/src/cmake/ [2026-09-04T06:37:43.620Z] #14 0.690 inflating: device-sdk-c-4.0.2/src/cmake/FindIOT.cmake [2026-09-04T06:37:43.620Z] #14 0.690 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBCBOR.cmake [2026-09-04T06:37:43.620Z] #14 0.690 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBMICROHTTP.cmake [2026-09-04T06:37:43.620Z] #14 0.690 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBPAHO.cmake [2026-09-04T06:37:43.620Z] #14 0.690 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBUUID.cmake [2026-09-04T06:37:43.620Z] #14 0.690 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBYAML.cmake [2026-09-04T06:37:43.620Z] #14 0.691 + cd device-sdk-c-4.0.2 [2026-09-04T06:37:43.620Z] #14 0.691 + ./scripts/build.sh [2026-09-04T06:37:43.620Z] #14 0.692 + CPPCHECK=false [2026-09-04T06:37:43.620Z] #14 0.692 + DOCGEN=false [2026-09-04T06:37:43.620Z] #14 0.692 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2026-09-04T06:37:43.621Z] #14 0.692 + '[' 0 -gt 0 ] [2026-09-04T06:37:43.621Z] #14 0.693 + readlink -f ./scripts/build.sh [2026-09-04T06:37:43.621Z] #14 0.694 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.2/scripts/build.sh [2026-09-04T06:37:43.621Z] #14 0.694 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.2/scripts [2026-09-04T06:37:43.621Z] #14 0.695 + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.2 [2026-09-04T06:37:43.621Z] #14 0.695 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2 [2026-09-04T06:37:43.621Z] #14 0.695 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release [2026-09-04T06:37:43.621Z] #14 0.696 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release [2026-09-04T06:37:43.621Z] #14 0.696 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.2/src [2026-09-04T06:37:43.621Z] #14 0.807 -- The C compiler identification is GNU 12.2.1 [2026-09-04T06:37:43.621Z] #14 0.834 -- Detecting C compiler ABI info [2026-09-04T06:37:43.621Z] #14 0.947 -- Detecting C compiler ABI info - done [2026-09-04T06:37:43.891Z] #14 0.982 -- Check for working C compiler: /usr/bin/cc - skipped [2026-09-04T06:37:43.891Z] #14 0.983 -- Detecting C compile features [2026-09-04T06:37:43.891Z] #14 0.985 -- Detecting C compile features - done [2026-09-04T06:37:43.891Z] #14 0.990 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2026-09-04T06:37:43.891Z] #14 1.075 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2026-09-04T06:37:43.891Z] #14 1.080 -- Found LIBYAML: /usr/lib/libyaml.so [2026-09-04T06:37:43.891Z] #14 1.085 -- Found LIBUUID: /usr/lib/libuuid.so [2026-09-04T06:37:43.891Z] #14 1.090 -- Found LIBCBOR: /usr/lib/libcbor.so [2026-09-04T06:37:43.891Z] #14 1.094 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-09-04T06:37:43.891Z] #14 1.098 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-09-04T06:37:43.891Z] #14 1.098 -- /opt/iotech/iot/1.6/include [2026-09-04T06:37:43.891Z] #14 1.098 -- C SDK 0.0.0 for Linux [2026-09-04T06:37:43.891Z] #14 1.101 -- Performing Test CSDK_HAVE_ATOMIC [2026-09-04T06:37:43.891Z] #14 1.208 -- Performing Test CSDK_HAVE_ATOMIC - Success [2026-09-04T06:37:44.163Z] #14 1.269 -- Found Curses: /usr/lib/libcurses.so [2026-09-04T06:37:44.163Z] #14 1.308 -- Configuring done (0.6s) [2026-09-04T06:37:44.436Z] #14 1.346 -- Generating done (0.0s) [2026-09-04T06:37:44.436Z] #14 1.348 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release [2026-09-04T06:37:44.436Z] #14 1.355 + make all package [2026-09-04T06:37:44.436Z] #14 1.355 + tee release.log [2026-09-04T06:37:44.436Z] #14 1.402 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2026-09-04T06:37:44.436Z] #14 1.550 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2026-09-04T06:37:44.436Z] #14 1.723 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2026-09-04T06:37:44.708Z] #14 1.894 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2026-09-04T06:37:44.708Z] #14 2.015 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o [2026-09-04T06:37:44.980Z] #14 2.085 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': [2026-09-04T06:37:44.980Z] #14 2.085 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c:218:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2026-09-04T06:37:44.980Z] #14 2.085 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); [2026-09-04T06:37:44.980Z] #14 2.085 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-09-04T06:37:44.980Z] #14 2.183 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2026-09-04T06:37:45.253Z] #14 2.511 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2026-09-04T06:37:45.524Z] #14 2.576 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2026-09-04T06:37:45.524Z] #14 2.741 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2026-09-04T06:37:45.798Z] #14 3.031 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2026-09-04T06:37:45.798Z] #14 3.148 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2026-09-04T06:37:46.076Z] #14 3.285 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2026-09-04T06:37:46.076Z] #14 3.397 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2026-09-04T06:37:46.349Z] #14 3.517 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2026-09-04T06:37:46.349Z] #14 3.700 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2026-09-04T06:37:46.620Z] #14 3.782 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2026-09-04T06:37:46.892Z] #14 4.114 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2026-09-04T06:37:47.182Z] #14 4.180 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2026-09-04T06:37:47.182Z] #14 4.433 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2026-09-04T06:37:47.182Z] #14 4.554 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2026-09-04T06:37:47.462Z] #14 4.773 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2026-09-04T06:37:47.737Z] #14 4.890 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2026-09-04T06:37:48.779Z] #14 5.839 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2026-09-04T06:37:48.779Z] #14 5.970 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2026-09-04T06:37:49.070Z] #14 6.061 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2026-09-04T06:37:49.070Z] #14 6.147 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2026-09-04T06:37:49.070Z] #14 6.227 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2026-09-04T06:37:49.364Z] #14 6.461 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2026-09-04T06:37:49.649Z] #14 6.809 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2026-09-04T06:37:49.940Z] #14 6.876 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2026-09-04T06:37:49.940Z] #14 7.024 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2026-09-04T06:37:49.940Z] #14 7.135 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2026-09-04T06:37:50.543Z] #14 7.609 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2026-09-04T06:37:50.543Z] #14 7.749 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2026-09-04T06:37:50.936Z] #14 7.834 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2026-09-04T06:37:50.936Z] #14 7.944 [ 69%] Linking C shared library libcsdk.so [2026-09-04T06:37:50.936Z] #14 8.009 [ 69%] Built target csdk [2026-09-04T06:37:50.936Z] #14 8.029 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2026-09-04T06:37:50.936Z] #14 8.181 [ 73%] Linking C executable template [2026-09-04T06:37:50.936Z] #14 8.211 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-04T06:37:50.936Z] #14 8.273 [ 73%] Built target template [2026-09-04T06:37:50.936Z] #14 8.298 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2026-09-04T06:37:51.216Z] #14 8.396 [ 76%] Linking C executable device-counter [2026-09-04T06:37:51.216Z] #14 8.428 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-04T06:37:51.486Z] #14 8.487 [ 76%] Built target device-counter [2026-09-04T06:37:51.486Z] #14 8.507 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2026-09-04T06:37:51.486Z] #14 8.621 [ 80%] Linking C executable device-random [2026-09-04T06:37:51.486Z] #14 8.651 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-04T06:37:51.486Z] #14 8.713 [ 80%] Built target device-random [2026-09-04T06:37:51.486Z] #14 8.736 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2026-09-04T06:37:51.771Z] #14 8.833 [ 84%] Linking C executable device-gyro [2026-09-04T06:37:51.771Z] #14 8.866 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-04T06:37:51.771Z] #14 8.928 [ 84%] Built target device-gyro [2026-09-04T06:37:51.771Z] #14 8.947 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2026-09-04T06:37:51.771Z] #14 9.054 [ 88%] Linking C executable device-bitfields [2026-09-04T06:37:52.082Z] #14 9.090 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-04T06:37:52.082Z] #14 9.152 [ 88%] Built target device-bitfields [2026-09-04T06:37:52.082Z] #14 9.176 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2026-09-04T06:37:52.082Z] #14 9.347 [ 92%] Linking C executable template-discovery [2026-09-04T06:37:52.364Z] #14 9.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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-04T06:37:52.364Z] #14 9.435 [ 92%] Built target template-discovery [2026-09-04T06:37:52.364Z] #14 9.455 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2026-09-04T06:37:52.364Z] #14 9.594 [ 96%] Linking C executable device-file [2026-09-04T06:37:52.364Z] #14 9.624 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-04T06:37:52.364Z] #14 9.680 [ 96%] Built target device-file [2026-09-04T06:37:52.364Z] #14 9.701 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2026-09-04T06:37:52.715Z] #14 9.825 [100%] Linking C executable device-terminal [2026-09-04T06:37:52.715Z] #14 9.862 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-04T06:37:52.715Z] #14 9.920 [100%] Built target device-terminal [2026-09-04T06:37:52.715Z] #14 9.936 Run CPack packaging tool... [2026-09-04T06:37:52.986Z] #14 9.948 CPack: Create package using TGZ [2026-09-04T06:37:52.986Z] #14 9.948 CPack: Install projects [2026-09-04T06:37:52.986Z] #14 9.948 CPack: - Run preinstall target for: Csdk [2026-09-04T06:37:52.986Z] #14 10.23 CPack: - Install project: Csdk [] [2026-09-04T06:37:53.259Z] #14 10.24 CPack: Create package [2026-09-04T06:37:53.259Z] #14 10.28 CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release/csdk-0.0.0.tar.gz generated. [2026-09-04T06:37:53.259Z] #14 10.28 + '[' false '=' true ] [2026-09-04T06:37:53.259Z] #14 10.28 + '[' false '=' true ] [2026-09-04T06:37:53.259Z] #14 10.28 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug [2026-09-04T06:37:53.259Z] #14 10.28 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug [2026-09-04T06:37:53.259Z] #14 10.28 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.2/src [2026-09-04T06:37:53.259Z] #14 10.39 -- The C compiler identification is GNU 12.2.1 [2026-09-04T06:37:53.259Z] #14 10.42 -- Detecting C compiler ABI info [2026-09-04T06:37:53.259Z] #14 10.53 -- Detecting C compiler ABI info - done [2026-09-04T06:37:53.530Z] #14 10.57 -- Check for working C compiler: /usr/bin/cc - skipped [2026-09-04T06:37:53.530Z] #14 10.57 -- Detecting C compile features [2026-09-04T06:37:53.530Z] #14 10.57 -- Detecting C compile features - done [2026-09-04T06:37:53.530Z] #14 10.58 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2026-09-04T06:37:53.530Z] #14 10.66 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2026-09-04T06:37:53.530Z] #14 10.67 -- Found LIBYAML: /usr/lib/libyaml.so [2026-09-04T06:37:53.530Z] #14 10.67 -- Found LIBUUID: /usr/lib/libuuid.so [2026-09-04T06:37:53.530Z] #14 10.68 -- Found LIBCBOR: /usr/lib/libcbor.so [2026-09-04T06:37:53.530Z] #14 10.68 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-09-04T06:37:53.530Z] #14 10.69 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-09-04T06:37:53.530Z] #14 10.69 -- /opt/iotech/iot/1.6/include [2026-09-04T06:37:53.530Z] #14 10.69 -- C SDK 0.0.0 for Linux [2026-09-04T06:37:53.530Z] #14 10.69 -- Performing Test CSDK_HAVE_ATOMIC [2026-09-04T06:37:53.530Z] #14 10.80 -- Performing Test CSDK_HAVE_ATOMIC - Success [2026-09-04T06:37:53.530Z] #14 10.86 -- Found Curses: /usr/lib/libcurses.so [2026-09-04T06:37:53.530Z] #14 10.90 -- Configuring done (0.6s) [2026-09-04T06:37:53.807Z] #14 10.93 -- Generating done (0.0s) [2026-09-04T06:37:53.807Z] #14 10.94 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug [2026-09-04T06:37:53.807Z] #14 10.94 + make [2026-09-04T06:37:53.807Z] #14 10.94 + tee debug.log [2026-09-04T06:37:53.807Z] #14 10.99 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2026-09-04T06:37:53.807Z] #14 11.09 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2026-09-04T06:37:54.078Z] #14 11.20 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2026-09-04T06:37:54.078Z] #14 11.30 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2026-09-04T06:37:54.078Z] #14 11.40 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o [2026-09-04T06:37:54.351Z] #14 11.47 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': [2026-09-04T06:37:54.351Z] #14 11.47 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c:218:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2026-09-04T06:37:54.351Z] #14 11.47 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); [2026-09-04T06:37:54.351Z] #14 11.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-09-04T06:37:54.351Z] #14 11.55 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2026-09-04T06:37:54.351Z] #14 11.71 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2026-09-04T06:37:54.623Z] #14 11.75 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2026-09-04T06:37:54.623Z] #14 11.85 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2026-09-04T06:37:54.623Z] #14 11.99 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2026-09-04T06:37:54.894Z] #14 12.09 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2026-09-04T06:37:54.894Z] #14 12.18 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2026-09-04T06:37:55.165Z] #14 12.26 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2026-09-04T06:37:55.165Z] #14 12.35 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2026-09-04T06:37:55.165Z] #14 12.44 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2026-09-04T06:37:55.165Z] #14 12.51 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2026-09-04T06:37:55.437Z] #14 12.69 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2026-09-04T06:37:55.707Z] #14 12.75 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2026-09-04T06:37:55.707Z] #14 12.89 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2026-09-04T06:37:55.978Z] #14 12.96 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2026-09-04T06:37:55.978Z] #14 13.10 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2026-09-04T06:37:55.978Z] #14 13.19 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2026-09-04T06:37:56.249Z] #14 13.42 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2026-09-04T06:37:56.249Z] #14 13.50 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2026-09-04T06:37:56.249Z] #14 13.58 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2026-09-04T06:37:56.523Z] #14 13.66 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2026-09-04T06:37:56.523Z] #14 13.73 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2026-09-04T06:37:56.523Z] #14 13.86 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2026-09-04T06:37:57.009Z] #14 14.11 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2026-09-04T06:37:57.009Z] #14 14.18 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2026-09-04T06:37:57.009Z] #14 14.27 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2026-09-04T06:37:57.288Z] #14 14.37 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2026-09-04T06:37:57.288Z] #14 14.57 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2026-09-04T06:37:57.562Z] #14 14.66 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2026-09-04T06:37:57.562Z] #14 14.74 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2026-09-04T06:37:57.562Z] #14 14.83 [ 69%] Linking C shared library libcsdk.so [2026-09-04T06:37:57.562Z] #14 14.90 [ 69%] Built target csdk [2026-09-04T06:37:57.858Z] #14 14.93 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2026-09-04T06:37:57.858Z] #14 15.02 [ 73%] Linking C executable template [2026-09-04T06:37:57.858Z] #14 15.04 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-04T06:37:57.858Z] #14 15.10 [ 73%] Built target template [2026-09-04T06:37:57.858Z] #14 15.12 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2026-09-04T06:37:58.332Z] #14 15.21 [ 76%] Linking C executable device-counter [2026-09-04T06:37:58.332Z] #14 15.24 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-04T06:37:58.332Z] #14 15.30 [ 76%] Built target device-counter [2026-09-04T06:37:58.332Z] #14 15.33 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2026-09-04T06:37:58.332Z] #14 15.40 [ 80%] Linking C executable device-random [2026-09-04T06:37:58.332Z] #14 15.43 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-04T06:37:58.332Z] #14 15.49 [ 80%] Built target device-random [2026-09-04T06:37:58.332Z] #14 15.52 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2026-09-04T06:37:58.332Z] #14 15.60 [ 84%] Linking C executable device-gyro [2026-09-04T06:37:58.332Z] #14 15.62 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-04T06:37:58.627Z] #14 15.67 [ 84%] Built target device-gyro [2026-09-04T06:37:58.627Z] #14 15.69 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2026-09-04T06:37:58.627Z] #14 15.78 [ 88%] Linking C executable device-bitfields [2026-09-04T06:37:58.627Z] #14 15.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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-04T06:37:58.627Z] #14 15.87 [ 88%] Built target device-bitfields [2026-09-04T06:37:58.627Z] #14 15.89 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2026-09-04T06:37:58.936Z] #14 15.99 [ 92%] Linking C executable template-discovery [2026-09-04T06:37:58.936Z] #14 16.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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-04T06:37:58.936Z] #14 16.07 [ 92%] Built target template-discovery [2026-09-04T06:37:58.936Z] #14 16.09 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2026-09-04T06:37:58.936Z] #14 16.19 [ 96%] Linking C executable device-file [2026-09-04T06:37:59.214Z] #14 16.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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-04T06:37:59.214Z] #14 16.28 [ 96%] Built target device-file [2026-09-04T06:37:59.214Z] #14 16.30 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2026-09-04T06:37:59.214Z] #14 16.38 [100%] Linking C executable device-terminal [2026-09-04T06:37:59.214Z] #14 16.42 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-04T06:37:59.509Z] #14 16.48 [100%] Built target device-terminal [2026-09-04T06:37:59.509Z] #14 16.49 + cp -rf include/devsdk include/edgex /usr/include/ [2026-09-04T06:37:59.509Z] #14 16.49 + cp build/release/c/libcsdk.so /usr/lib/ [2026-09-04T06:37:59.509Z] #14 16.50 + mkdir -p /usr/share/doc/edgex-csdk [2026-09-04T06:37:59.509Z] #14 16.50 + cp Attribution.txt /usr/share/doc/edgex-csdk [2026-09-04T06:37:59.509Z] #14 16.50 + cp LICENSE /usr/share/doc/edgex-csdk [2026-09-04T06:37:59.509Z] #14 16.50 + rm -rf /device-bacnet-c/deps [2026-09-04T06:37:59.509Z] #14 DONE 16.6s [2026-09-04T06:37:59.509Z] [2026-09-04T06:37:59.509Z] #15 [11/11] RUN /device-bacnet-c/scripts/build.sh [2026-09-04T06:37:59.509Z] #15 0.256 + readlink -f /device-bacnet-c/scripts/build.sh [2026-09-04T06:37:59.824Z] #15 0.257 + dirname /device-bacnet-c/scripts/build.sh [2026-09-04T06:37:59.824Z] #15 0.258 + dirname /device-bacnet-c/scripts [2026-09-04T06:37:59.824Z] #15 0.259 + ROOT=/device-bacnet-c [2026-09-04T06:37:59.824Z] #15 0.259 + echo /device-bacnet-c [2026-09-04T06:37:59.824Z] #15 0.259 + cd /device-bacnet-c [2026-09-04T06:37:59.824Z] #15 0.259 /device-bacnet-c [2026-09-04T06:37:59.824Z] #15 0.259 + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] [2026-09-04T06:37:59.824Z] #15 0.259 + '[' '!' -d /device-bacnet-c/bacnet-stack ] [2026-09-04T06:37:59.824Z] #15 0.259 + git clone https://github.com/IOTechSystems/bacnet-stack.git [2026-09-04T06:37:59.824Z] #15 0.261 Cloning into 'bacnet-stack'... [2026-09-04T06:38:02.473Z] #15 3.132 + cd /device-bacnet-c/bacnet-stack [2026-09-04T06:38:02.473Z] #15 3.132 + git checkout v0.8.6-IOTech [2026-09-04T06:38:03.128Z] #15 3.837 Note: switching to 'v0.8.6-IOTech'. [2026-09-04T06:38:03.128Z] #15 3.837 [2026-09-04T06:38:03.128Z] #15 3.837 You are in 'detached HEAD' state. You can look around, make experimental [2026-09-04T06:38:03.128Z] #15 3.837 changes and commit them, and you can discard any commits you make in this [2026-09-04T06:38:03.128Z] #15 3.837 state without impacting any branches by switching back to a branch. [2026-09-04T06:38:03.128Z] #15 3.837 [2026-09-04T06:38:03.128Z] #15 3.837 If you want to create a new branch to retain commits you create, you may [2026-09-04T06:38:03.128Z] #15 3.837 do so (now or later) by using -c with the switch command. Example: [2026-09-04T06:38:03.128Z] #15 3.837 [2026-09-04T06:38:03.128Z] #15 3.837 git switch -c [2026-09-04T06:38:03.128Z] #15 3.837 [2026-09-04T06:38:03.128Z] #15 3.837 Or undo this operation with: [2026-09-04T06:38:03.128Z] #15 3.837 [2026-09-04T06:38:03.128Z] #15 3.837 git switch - [2026-09-04T06:38:03.128Z] #15 3.837 [2026-09-04T06:38:03.128Z] #15 3.837 Turn off this advice by setting config variable advice.detachedHead to false [2026-09-04T06:38:03.128Z] #15 3.837 [2026-09-04T06:38:03.446Z] #15 3.837 HEAD is now at 8b67b7f2 Changes for BACnet device service [2026-09-04T06:38:03.446Z] #15 3.839 + mkdir -p /device-bacnet-c/lib/ip [2026-09-04T06:38:03.446Z] #15 3.840 + mkdir -p /device-bacnet-c/lib/mstp [2026-09-04T06:38:03.446Z] #15 3.841 + make 'BACDL_DEFINE=-DBACDL_MSTP=1' clean library [2026-09-04T06:38:03.446Z] #15 3.844 make -s -C lib clean [2026-09-04T06:38:03.446Z] #15 3.848 make -s -C demo clean [2026-09-04T06:38:03.446Z] #15 3.904 make -s -C demo/router clean [2026-09-04T06:38:03.446Z] #15 3.908 make -s -C demo/router-ipv6 clean [2026-09-04T06:38:03.446Z] #15 3.911 make -s -C demo/gateway clean [2026-09-04T06:38:03.446Z] #15 3.914 make -s -C lib all [2026-09-04T06:38:08.834Z] #15 8.772 ../ports/linux/dlmstp.c: In function 'dlmstp_cleanup': [2026-09-04T06:38:08.834Z] #15 8.773 ../ports/linux/dlmstp.c:147:20: warning: passing argument 1 of 'pthread_cancel' makes pointer from integer without a cast [-Wint-conversion] [2026-09-04T06:38:08.834Z] #15 8.773 147 | pthread_cancel(hThread); [2026-09-04T06:38:08.834Z] #15 8.773 | ^~~~~~~ [2026-09-04T06:38:08.834Z] #15 8.773 | | [2026-09-04T06:38:08.834Z] #15 8.773 | long unsigned int [2026-09-04T06:38:08.834Z] #15 8.773 In file included from ../ports/linux/net.h:73, [2026-09-04T06:38:08.834Z] #15 8.773 from ../ports/linux/dlmstp.c:43: [2026-09-04T06:38:08.834Z] #15 8.773 /usr/include/pthread.h:98:20: note: expected 'pthread_t' {aka 'struct __pthread *'} but argument is of type 'long unsigned int' [2026-09-04T06:38:08.834Z] #15 8.773 98 | int pthread_cancel(pthread_t); [2026-09-04T06:38:08.834Z] #15 8.773 | ^~~~~~~~~ [2026-09-04T06:38:08.834Z] #15 8.776 ../ports/linux/dlmstp.c: In function 'dlmstp_init': [2026-09-04T06:38:08.834Z] #15 8.776 ../ports/linux/dlmstp.c:727:25: warning: passing argument 1 of 'pthread_create' from incompatible pointer type [-Wincompatible-pointer-types] [2026-09-04T06:38:08.834Z] #15 8.776 727 | rv = pthread_create(&hThread, NULL, dlmstp_master_fsm_task, NULL); [2026-09-04T06:38:08.834Z] #15 8.776 | ^~~~~~~~ [2026-09-04T06:38:08.834Z] #15 8.776 | | [2026-09-04T06:38:08.834Z] #15 8.776 | long unsigned int * [2026-09-04T06:38:08.834Z] #15 8.776 /usr/include/pthread.h:80:20: note: expected 'struct __pthread ** restrict' but argument is of type 'long unsigned int *' [2026-09-04T06:38:08.834Z] #15 8.776 80 | int pthread_create(pthread_t *__restrict, const pthread_attr_t *__restrict, void *(*)(void *), void *__restrict); [2026-09-04T06:38:08.834Z] #15 8.776 | ^ [2026-09-04T06:38:13.135Z] #15 13.32 + cp lib/libbacnet.a /device-bacnet-c/lib/mstp [2026-09-04T06:38:13.135Z] #15 13.32 + make 'BACDL_DEFINE=-DBACDL_BIP=1' clean library [2026-09-04T06:38:13.135Z] #15 13.32 make -s -C lib clean [2026-09-04T06:38:13.135Z] #15 13.33 make -s -C demo clean [2026-09-04T06:38:13.135Z] #15 13.40 make -s -C demo/router clean [2026-09-04T06:38:13.135Z] #15 13.40 make -s -C demo/router-ipv6 clean [2026-09-04T06:38:13.135Z] #15 13.41 make -s -C demo/gateway clean [2026-09-04T06:38:13.135Z] #15 13.41 make -s -C lib all [2026-09-04T06:38:23.518Z] #15 23.29 + cp lib/libbacnet.a /device-bacnet-c/lib/ip [2026-09-04T06:38:23.518Z] #15 23.29 + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip [2026-09-04T06:38:23.518Z] #15 23.29 + cd /device-bacnet-c/build/release/device-bacnet-ip [2026-09-04T06:38:23.518Z] #15 23.29 + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2026-09-04T06:38:23.518Z] #15 23.39 -- The C compiler identification is GNU 12.2.1 [2026-09-04T06:38:23.518Z] #15 23.41 -- Detecting C compiler ABI info [2026-09-04T06:38:23.518Z] #15 23.52 -- Detecting C compiler ABI info - done [2026-09-04T06:38:23.518Z] #15 23.55 -- Check for working C compiler: /usr/bin/cc - skipped [2026-09-04T06:38:23.518Z] #15 23.55 -- Detecting C compile features [2026-09-04T06:38:23.518Z] #15 23.56 -- Detecting C compile features - done [2026-09-04T06:38:23.518Z] #15 23.56 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2026-09-04T06:38:23.518Z] #15 23.67 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2026-09-04T06:38:23.518Z] #15 23.68 -- Found Threads: TRUE [2026-09-04T06:38:23.518Z] #15 23.68 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-09-04T06:38:23.518Z] #15 23.68 -- /opt/iotech/iot/1.6/include [2026-09-04T06:38:23.518Z] #15 23.69 -- Configuring done (0.4s) [2026-09-04T06:38:23.518Z] #15 23.70 -- Generating done (0.0s) [2026-09-04T06:38:23.518Z] #15 23.70 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip [2026-09-04T06:38:23.518Z] #15 23.70 + make [2026-09-04T06:38:23.518Z] #15 23.70 + tee release.log [2026-09-04T06:38:23.518Z] #15 23.74 [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2026-09-04T06:38:23.518Z] #15 23.96 [ 22%] Linking C static library libbacnet_objects.a [2026-09-04T06:38:23.518Z] #15 23.99 [ 22%] Built target bacnet_objects [2026-09-04T06:38:23.518Z] #15 24.01 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2026-09-04T06:38:23.518Z] #15 24.22 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2026-09-04T06:38:23.791Z] #15 24.32 [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2026-09-04T06:38:23.791Z] #15 24.40 [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2026-09-04T06:38:23.791Z] #15 24.50 [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2026-09-04T06:38:24.062Z] #15 24.79 [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2026-09-04T06:38:24.339Z] #15 24.89 [100%] Linking C executable device-bacnet-c [2026-09-04T06:38:24.339Z] #15 24.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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-04T06:38:24.339Z] #15 24.98 [100%] Built target device-bacnet-c [2026-09-04T06:38:24.339Z] #15 24.99 + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp [2026-09-04T06:38:24.339Z] #15 24.99 + cd /device-bacnet-c/build/release/device-bacnet-mstp [2026-09-04T06:38:24.339Z] #15 24.99 + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2026-09-04T06:38:24.339Z] #15 25.09 -- The C compiler identification is GNU 12.2.1 [2026-09-04T06:38:24.611Z] #15 25.11 -- Detecting C compiler ABI info [2026-09-04T06:38:24.611Z] #15 25.22 -- Detecting C compiler ABI info - done [2026-09-04T06:38:24.611Z] #15 25.25 -- Check for working C compiler: /usr/bin/cc - skipped [2026-09-04T06:38:24.611Z] #15 25.25 -- Detecting C compile features [2026-09-04T06:38:24.611Z] #15 25.26 -- Detecting C compile features - done [2026-09-04T06:38:24.611Z] #15 25.26 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2026-09-04T06:38:24.611Z] #15 25.37 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2026-09-04T06:38:24.882Z] #15 25.37 -- Found Threads: TRUE [2026-09-04T06:38:24.882Z] #15 25.38 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-09-04T06:38:24.882Z] #15 25.38 -- /opt/iotech/iot/1.6/include [2026-09-04T06:38:24.882Z] #15 25.38 -- Configuring done (0.4s) [2026-09-04T06:38:24.882Z] #15 25.39 -- Generating done (0.0s) [2026-09-04T06:38:24.882Z] #15 25.39 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp [2026-09-04T06:38:24.882Z] #15 25.40 + make [2026-09-04T06:38:24.882Z] #15 25.40 + tee release.log [2026-09-04T06:38:24.882Z] #15 25.44 [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2026-09-04T06:38:25.154Z] #15 25.66 [ 22%] Linking C static library libbacnet_objects.a [2026-09-04T06:38:25.154Z] #15 25.69 [ 22%] Built target bacnet_objects [2026-09-04T06:38:25.154Z] #15 25.71 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2026-09-04T06:38:25.154Z] #15 25.89 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2026-09-04T06:38:25.426Z] #15 25.97 [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2026-09-04T06:38:25.426Z] #15 26.04 [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2026-09-04T06:38:25.698Z] #15 26.14 [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2026-09-04T06:38:25.698Z] #15 26.42 [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2026-09-04T06:38:25.971Z] #15 26.51 [100%] Linking C executable device-bacnet-c [2026-09-04T06:38:25.971Z] #15 26.55 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-04T06:38:25.971Z] #15 26.61 [100%] Built target device-bacnet-c [2026-09-04T06:38:25.971Z] #15 DONE 26.7s [2026-09-04T06:38:26.240Z] [2026-09-04T06:38:26.240Z] #16 exporting to image [2026-09-04T06:38:26.240Z] #16 exporting layers [2026-09-04T06:38:26.519Z] #16 exporting layers 0.4s done [2026-09-04T06:38:26.519Z] #16 writing image sha256:ef1495b57318e8d2fc57395ba57879f089d163e0eb4fa91b376e4a41e8ad41ee done [2026-09-04T06:38:26.519Z] #16 naming to docker.io/library/ci-base-image-x86_64 done [2026-09-04T06:38:26.519Z] #16 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-09-04T06:38:27.001Z] + docker inspect -f . ci-base-image-x86_64 [2026-09-04T06:38:27.001Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-09-04T06:38:27.127Z] prd-ubuntu20.04-docker-8c-8g-1791 does not seem to be running inside a container [2026-09-04T06:38:27.180Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-bacnet-c_PR-109 -v /w/workspace/exfoundry_device-bacnet-c_PR-109:/w/workspace/exfoundry_device-bacnet-c_PR-109:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-109@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-109@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-09-04T06:38:27.475Z] $ docker top 0e9a45dd1ee9ee89e8e1d156faa44f870645fcc22fc6b7433c40c35cc11b73ba -eo pid,comm [Pipeline] { [Pipeline] sh [2026-09-04T06:38:27.960Z] + make test [2026-09-04T06:38:27.960Z] build/release/device-bacnet-c/device-bacnet-c [Pipeline] } [2026-09-04T06:38:28.020Z] $ docker stop --time=1 0e9a45dd1ee9ee89e8e1d156faa44f870645fcc22fc6b7433c40c35cc11b73ba [2026-09-04T06:38:29.522Z] $ docker rm -f --volumes 0e9a45dd1ee9ee89e8e1d156faa44f870645fcc22fc6b7433c40c35cc11b73ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-09-04T06:38:30.101Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-09-04T06:38:30.414Z] + ls -al . [2026-09-04T06:38:30.414Z] total 88 [2026-09-04T06:38:30.414Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 4 06:37 . [2026-09-04T06:38:30.414Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 4 06:36 .. [2026-09-04T06:38:30.414Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 4 06:37 .git [2026-09-04T06:38:30.414Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 4 06:36 .github [2026-09-04T06:38:30.414Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 4 06:37 .semver [2026-09-04T06:38:30.414Z] -rw-rw-r-- 1 jenkins jenkins 1563 Sep 4 06:36 Attribution.txt [2026-09-04T06:38:30.414Z] -rw-rw-r-- 1 jenkins jenkins 1172 Sep 4 06:36 CHANGELOG.md [2026-09-04T06:38:30.414Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 4 06:36 GOVERNANCE.md [2026-09-04T06:38:30.414Z] -rw-rw-r-- 1 jenkins jenkins 764 Sep 4 06:36 Jenkinsfile [2026-09-04T06:38:30.414Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 4 06:36 LICENSE [2026-09-04T06:38:30.414Z] -rw-rw-r-- 1 jenkins jenkins 837 Sep 4 06:36 Makefile [2026-09-04T06:38:30.414Z] -rw-rw-r-- 1 jenkins jenkins 621 Sep 4 06:36 OWNERS.md [2026-09-04T06:38:30.414Z] -rw-rw-r-- 1 jenkins jenkins 5503 Sep 4 06:36 README.md [2026-09-04T06:38:30.414Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 4 06:37 VERSION [2026-09-04T06:38:30.414Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 4 06:36 docs [2026-09-04T06:38:30.414Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 4 06:36 res [2026-09-04T06:38:30.414Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 4 06:36 sample-profiles [2026-09-04T06:38:30.414Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 4 06:36 scripts [2026-09-04T06:38:30.414Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 4 06:36 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-09-04T06:38:30.766Z] + 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=9c25490a963450f748d74dc9dc5e1aa654b5748e --label arch=amd64 --label version=0.0.0 . [2026-09-04T06:38:31.039Z] #0 building with "default" instance using docker driver [2026-09-04T06:38:31.039Z] [2026-09-04T06:38:31.039Z] #1 [internal] load build definition from Dockerfile.alpine [2026-09-04T06:38:31.039Z] #1 transferring dockerfile: 2.40kB done [2026-09-04T06:38:31.039Z] #1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 18) [2026-09-04T06:38:31.039Z] #1 WARN: MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label (line 34) [2026-09-04T06:38:31.039Z] #1 DONE 0.0s [2026-09-04T06:38:31.039Z] [2026-09-04T06:38:31.039Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-09-04T06:38:31.039Z] #2 DONE 0.0s [2026-09-04T06:38:31.039Z] [2026-09-04T06:38:31.039Z] #3 [internal] load metadata for docker.io/library/alpine:3.23.2 [2026-09-04T06:38:31.039Z] #3 DONE 0.2s [2026-09-04T06:38:31.308Z] [2026-09-04T06:38:31.308Z] #4 [internal] load .dockerignore [2026-09-04T06:38:31.308Z] #4 transferring context: 2B done [2026-09-04T06:38:31.308Z] #4 DONE 0.0s [2026-09-04T06:38:31.308Z] [2026-09-04T06:38:31.308Z] #5 [internal] load build context [2026-09-04T06:38:31.308Z] #5 transferring context: 20.43kB done [2026-09-04T06:38:31.308Z] #5 DONE 0.0s [2026-09-04T06:38:31.308Z] [2026-09-04T06:38:31.308Z] #6 [stage-1 1/12] FROM docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 [2026-09-04T06:38:31.308Z] #6 resolve docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 0.0s done [2026-09-04T06:38:31.308Z] #6 extracting sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 [2026-09-04T06:38:31.308Z] #6 ... [2026-09-04T06:38:31.308Z] [2026-09-04T06:38:31.308Z] #7 [builder 1/10] FROM docker.io/library/ci-base-image-x86_64:latest [2026-09-04T06:38:31.308Z] #7 DONE 0.1s [2026-09-04T06:38:31.308Z] [2026-09-04T06:38:31.309Z] #6 [stage-1 1/12] FROM docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 [2026-09-04T06:38:31.309Z] #6 sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 3.86MB / 3.86MB 0.1s done [2026-09-04T06:38:31.309Z] #6 sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 9.22kB / 9.22kB done [2026-09-04T06:38:31.309Z] #6 sha256:1882fa4569e0c591ea092d3766c4893e19b8901a8e649de7067188aba3cc0679 1.02kB / 1.02kB done [2026-09-04T06:38:31.309Z] #6 sha256:e7b39c54cdeca0d2aae83114bb605753a5f5bc511fe8be7590e38f6d9f915dad 611B / 611B done [2026-09-04T06:38:31.576Z] #6 extracting sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 0.2s done [2026-09-04T06:38:31.576Z] #6 DONE 0.4s [2026-09-04T06:38:31.576Z] [2026-09-04T06:38:31.576Z] #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 [2026-09-04T06:38:31.576Z] #8 0.270 Connecting to iotech.jfrog.io (108.133.32.88:443) [2026-09-04T06:38:31.846Z] #8 0.684 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2026-09-04T06:38:31.846Z] #8 0.684 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2026-09-04T06:38:31.846Z] #8 0.684 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2026-09-04T06:38:32.114Z] #8 DONE 0.8s [2026-09-04T06:38:32.114Z] [2026-09-04T06:38:32.114Z] #9 [builder 3/10] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2026-09-04T06:38:32.380Z] #9 ... [2026-09-04T06:38:32.380Z] [2026-09-04T06:38:32.380Z] #10 [stage-1 2/12] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2026-09-04T06:38:32.380Z] #10 0.240 Connecting to iotech.jfrog.io (108.133.32.88:443) [2026-09-04T06:38:32.380Z] #10 0.636 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2026-09-04T06:38:32.380Z] #10 0.636 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2026-09-04T06:38:32.380Z] #10 0.636 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2026-09-04T06:38:32.380Z] #10 DONE 0.7s [2026-09-04T06:38:32.380Z] [2026-09-04T06:38:32.380Z] #9 [builder 3/10] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2026-09-04T06:38:32.380Z] #9 DONE 0.4s [2026-09-04T06:38:32.380Z] [2026-09-04T06:38:32.380Z] #11 [stage-1 3/12] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2026-09-04T06:38:32.646Z] #11 DONE 0.4s [2026-09-04T06:38:32.646Z] [2026-09-04T06:38:32.646Z] #12 [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.6-dev [2026-09-04T06:38:32.646Z] #12 0.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2026-09-04T06:38:37.389Z] #12 3.849 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2026-09-04T06:38:37.389Z] #12 4.059 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-09-04T06:38:37.389Z] #12 4.640 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-09-04T06:38:37.389Z] #12 4.648 OK: 338 MiB in 103 packages [2026-09-04T06:38:37.389Z] #12 DONE 4.8s [2026-09-04T06:38:37.389Z] [2026-09-04T06:38:37.389Z] #13 [builder 5/10] COPY scripts /device-bacnet-c/scripts [2026-09-04T06:38:37.389Z] #13 DONE 0.0s [2026-09-04T06:38:37.389Z] [2026-09-04T06:38:37.389Z] #14 [builder 6/10] COPY src /device-bacnet-c/src/ [2026-09-04T06:38:37.389Z] #14 DONE 0.0s [2026-09-04T06:38:37.389Z] [2026-09-04T06:38:37.389Z] #15 [builder 7/10] COPY VERSION /device-bacnet-c/ [2026-09-04T06:38:37.389Z] #15 DONE 0.0s [2026-09-04T06:38:37.389Z] [2026-09-04T06:38:37.389Z] #16 [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.6 dumb-init [2026-09-04T06:38:37.389Z] #16 4.219 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-09-04T06:38:37.389Z] #16 4.236 ( 1/28) Upgrading libcrypto3 (3.5.4-r0 -> 3.5.8-r0) [2026-09-04T06:38:37.389Z] #16 4.277 ( 2/28) Upgrading libssl3 (3.5.4-r0 -> 3.5.8-r0) [2026-09-04T06:38:37.389Z] #16 4.291 ( 3/28) Installing brotli-libs (1.2.0-r0) [2026-09-04T06:38:37.389Z] #16 4.306 ( 4/28) Installing c-ares (1.34.8-r0) [2026-09-04T06:38:37.389Z] #16 4.313 ( 5/28) Installing libunistring (1.4.1-r0) [2026-09-04T06:38:37.389Z] #16 4.333 ( 6/28) Installing libidn2 (2.3.8-r0) [2026-09-04T06:38:37.389Z] #16 4.338 ( 7/28) Installing nghttp2-libs (1.69.0-r0) [2026-09-04T06:38:37.389Z] #16 4.344 ( 8/28) Installing libpsl (0.21.5-r3) [2026-09-04T06:38:37.389Z] #16 4.348 ( 9/28) Installing zstd-libs (1.5.7-r2) [2026-09-04T06:38:37.389Z] #16 4.361 (10/28) Installing libcurl (8.20.0-r0) [2026-09-04T06:38:37.389Z] #16 4.373 (11/28) Installing curl (8.20.0-r0) [2026-09-04T06:38:37.389Z] #16 4.381 (12/28) Installing dumb-init (1.2.5-r3) [2026-09-04T06:38:37.389Z] #16 4.387 (13/28) Installing hiredis (1.3.0-r0) [2026-09-04T06:38:37.389Z] #16 4.399 (14/28) Installing yaml (0.2.5-r2) [2026-09-04T06:38:37.389Z] #16 4.408 (15/28) Installing libcbor (0.13.0-r0) [2026-09-04T06:38:37.389Z] #16 4.495 (16/28) Installing iotech-iot-1.6 (1.6.3-r0) [2026-09-04T06:38:37.389Z] #16 ... [2026-09-04T06:38:37.389Z] [2026-09-04T06:38:37.389Z] #17 [builder 8/10] WORKDIR /device-bacnet-c [2026-09-04T06:38:37.389Z] #17 DONE 0.0s [2026-09-04T06:38:37.769Z] [2026-09-04T06:38:37.769Z] #18 [builder 9/10] RUN /device-bacnet-c/scripts/build_deps.sh [2026-09-04T06:38:37.769Z] #18 0.258 + CSDK_VER=4.0.2 [2026-09-04T06:38:37.769Z] #18 0.258 + '[' '!' -d deps ] [2026-09-04T06:38:37.769Z] #18 0.258 + mkdir deps [2026-09-04T06:38:37.769Z] #18 0.259 + cd /device-bacnet-c/deps [2026-09-04T06:38:37.769Z] #18 0.259 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.2.zip [2026-09-04T06:38:37.769Z] #18 0.264 Connecting to github.com (140.82.113.3:443) [2026-09-04T06:38:38.804Z] #18 1.548 Connecting to codeload.github.com (140.82.112.10:443) [2026-09-04T06:38:39.071Z] #18 1.683 saving to 'v4.0.2.zip' [2026-09-04T06:38:39.348Z] #18 2.166 v4.0.2.zip 214k --:--:-- ETA [2026-09-04T06:38:39.843Z] #18 2.310 v4.0.2.zip 100% |********************************| 256k 0:00:00 ETA [2026-09-04T06:38:39.843Z] #18 2.310 'v4.0.2.zip' saved [2026-09-04T06:38:39.843Z] #18 2.310 + unzip v4.0.2.zip [2026-09-04T06:38:39.843Z] #18 2.311 Archive: v4.0.2.zip [2026-09-04T06:38:39.843Z] #18 2.317 creating: device-sdk-c-4.0.2/ [2026-09-04T06:38:39.843Z] #18 2.317 creating: device-sdk-c-4.0.2/.github/ [2026-09-04T06:38:39.843Z] #18 2.317 inflating: device-sdk-c-4.0.2/.github/Contributing.md [2026-09-04T06:38:39.843Z] #18 2.317 inflating: device-sdk-c-4.0.2/.github/PULL_REQUEST_TEMPLATE.md [2026-09-04T06:38:39.843Z] #18 2.317 inflating: device-sdk-c-4.0.2/.github/semantic.yml [2026-09-04T06:38:39.843Z] #18 2.317 creating: device-sdk-c-4.0.2/.github/workflows/ [2026-09-04T06:38:39.843Z] #18 2.317 inflating: device-sdk-c-4.0.2/.github/workflows/release.yml [2026-09-04T06:38:39.843Z] #18 2.317 inflating: device-sdk-c-4.0.2/.gitignore [2026-09-04T06:38:39.843Z] #18 2.317 inflating: device-sdk-c-4.0.2/Attribution.txt [2026-09-04T06:38:39.843Z] #18 2.317 inflating: device-sdk-c-4.0.2/CHANGELOG.md [2026-09-04T06:38:39.843Z] #18 2.317 inflating: device-sdk-c-4.0.2/Doxyfile [2026-09-04T06:38:39.843Z] #18 2.317 inflating: device-sdk-c-4.0.2/GOVERNANCE.md [2026-09-04T06:38:39.843Z] #18 2.317 inflating: device-sdk-c-4.0.2/Jenkinsfile [2026-09-04T06:38:39.843Z] #18 2.317 inflating: device-sdk-c-4.0.2/LICENSE [2026-09-04T06:38:39.843Z] #18 2.317 inflating: device-sdk-c-4.0.2/Makefile [2026-09-04T06:38:39.843Z] #18 2.317 inflating: device-sdk-c-4.0.2/OWNERS.md [2026-09-04T06:38:39.843Z] #18 2.317 inflating: device-sdk-c-4.0.2/README.IOT.md [2026-09-04T06:38:39.843Z] #18 2.317 inflating: device-sdk-c-4.0.2/README.md [2026-09-04T06:38:39.843Z] #18 2.317 inflating: device-sdk-c-4.0.2/README.v3.md [2026-09-04T06:38:39.843Z] #18 2.317 creating: device-sdk-c-4.0.2/docs/ [2026-09-04T06:38:39.843Z] #18 2.317 inflating: device-sdk-c-4.0.2/docs/configuration.md [2026-09-04T06:38:39.843Z] #18 2.317 inflating: device-sdk-c-4.0.2/docs/deviceprofiles.md [2026-09-04T06:38:39.843Z] #18 2.321 inflating: device-sdk-c-4.0.2/docs/metrics.md [2026-09-04T06:38:39.843Z] #18 2.321 inflating: device-sdk-c-4.0.2/docs/servicewritersguide.md [2026-09-04T06:38:39.843Z] #18 2.321 inflating: device-sdk-c-4.0.2/docs/startup.md [2026-09-04T06:38:39.843Z] #18 2.321 creating: device-sdk-c-4.0.2/include/ [2026-09-04T06:38:39.843Z] #18 2.321 creating: device-sdk-c-4.0.2/include/devsdk/ [2026-09-04T06:38:39.843Z] #18 2.321 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk-base.h [2026-09-04T06:38:39.843Z] #18 2.321 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk.h [2026-09-04T06:38:39.843Z] #18 2.321 creating: device-sdk-c-4.0.2/include/edgex/ [2026-09-04T06:38:39.843Z] #18 2.321 inflating: device-sdk-c-4.0.2/include/edgex/devices.h [2026-09-04T06:38:39.843Z] #18 2.321 inflating: device-sdk-c-4.0.2/include/edgex/edgex-base.h [2026-09-04T06:38:39.843Z] #18 2.321 inflating: device-sdk-c-4.0.2/include/edgex/edgex.h [2026-09-04T06:38:39.843Z] #18 2.321 inflating: device-sdk-c-4.0.2/include/edgex/profiles.h [2026-09-04T06:38:39.843Z] #18 2.321 inflating: device-sdk-c-4.0.2/include/edgex/rest-server.h [2026-09-04T06:38:39.843Z] #18 2.321 creating: device-sdk-c-4.0.2/scripts/ [2026-09-04T06:38:39.843Z] #18 2.321 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine [2026-09-04T06:38:39.843Z] #18 2.321 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine-base [2026-09-04T06:38:39.843Z] #18 2.321 inflating: device-sdk-c-4.0.2/scripts/build.sh [2026-09-04T06:38:39.843Z] #18 2.321 inflating: device-sdk-c-4.0.2/scripts/entrypoint.sh [2026-09-04T06:38:39.843Z] #18 2.321 creating: device-sdk-c-4.0.2/src/ [2026-09-04T06:38:39.843Z] #18 2.321 inflating: device-sdk-c-4.0.2/src/CMakeLists.txt [2026-09-04T06:38:39.843Z] #18 2.326 creating: device-sdk-c-4.0.2/src/c/ [2026-09-04T06:38:39.843Z] #18 2.326 inflating: device-sdk-c-4.0.2/src/c/CMakeLists.txt [2026-09-04T06:38:39.843Z] #18 2.326 inflating: device-sdk-c-4.0.2/src/c/api.h [2026-09-04T06:38:39.843Z] #18 2.326 inflating: device-sdk-c-4.0.2/src/c/autoevent.c [2026-09-04T06:38:39.843Z] #18 2.326 inflating: device-sdk-c-4.0.2/src/c/autoevent.h [2026-09-04T06:38:39.843Z] #18 2.326 inflating: device-sdk-c-4.0.2/src/c/bus-impl.h [2026-09-04T06:38:39.843Z] #18 2.326 inflating: device-sdk-c-4.0.2/src/c/bus-mqtt.c [2026-09-04T06:38:39.843Z] #18 2.326 inflating: device-sdk-c-4.0.2/src/c/bus.c [2026-09-04T06:38:39.843Z] #18 2.326 inflating: device-sdk-c-4.0.2/src/c/bus.h [2026-09-04T06:38:39.843Z] #18 2.326 inflating: device-sdk-c-4.0.2/src/c/callback3.c [2026-09-04T06:38:39.843Z] #18 2.326 inflating: device-sdk-c-4.0.2/src/c/callback3.h [2026-09-04T06:38:39.843Z] #18 2.326 inflating: device-sdk-c-4.0.2/src/c/cmdinfo.h [2026-09-04T06:38:39.843Z] #18 2.326 inflating: device-sdk-c-4.0.2/src/c/command.c [2026-09-04T06:38:39.843Z] #18 2.326 inflating: device-sdk-c-4.0.2/src/c/command.h [2026-09-04T06:38:39.843Z] #18 2.326 inflating: device-sdk-c-4.0.2/src/c/config.c [2026-09-04T06:38:39.843Z] #18 2.326 inflating: device-sdk-c-4.0.2/src/c/config.h [2026-09-04T06:38:39.843Z] #18 2.326 inflating: device-sdk-c-4.0.2/src/c/correlation.c [2026-09-04T06:38:39.843Z] #18 2.326 inflating: device-sdk-c-4.0.2/src/c/correlation.h [2026-09-04T06:38:39.843Z] #18 2.326 inflating: device-sdk-c-4.0.2/src/c/data.c [2026-09-04T06:38:39.843Z] #18 2.326 inflating: device-sdk-c-4.0.2/src/c/data.h [2026-09-04T06:38:39.843Z] #18 2.326 inflating: device-sdk-c-4.0.2/src/c/defs.h.in [2026-09-04T06:38:39.843Z] #18 2.326 inflating: device-sdk-c-4.0.2/src/c/device.c [2026-09-04T06:38:39.843Z] #18 2.330 inflating: device-sdk-c-4.0.2/src/c/device.h [2026-09-04T06:38:39.843Z] #18 2.330 inflating: device-sdk-c-4.0.2/src/c/devman.c [2026-09-04T06:38:39.843Z] #18 2.330 inflating: device-sdk-c-4.0.2/src/c/devmap.c [2026-09-04T06:38:39.843Z] #18 2.330 inflating: device-sdk-c-4.0.2/src/c/devmap.h [2026-09-04T06:38:39.843Z] #18 2.330 inflating: device-sdk-c-4.0.2/src/c/devsdk-base.c [2026-09-04T06:38:39.843Z] #18 2.330 inflating: device-sdk-c-4.0.2/src/c/devutil.h [2026-09-04T06:38:39.843Z] #18 2.330 inflating: device-sdk-c-4.0.2/src/c/discovery.c [2026-09-04T06:38:39.843Z] #18 2.330 inflating: device-sdk-c-4.0.2/src/c/discovery.h [2026-09-04T06:38:39.843Z] #18 2.330 inflating: device-sdk-c-4.0.2/src/c/dto-read.c [2026-09-04T06:38:39.843Z] #18 2.330 inflating: device-sdk-c-4.0.2/src/c/dto-read.h [2026-09-04T06:38:39.843Z] #18 2.330 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.c [2026-09-04T06:38:39.843Z] #18 2.330 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.h [2026-09-04T06:38:39.843Z] #18 2.330 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.c [2026-09-04T06:38:39.843Z] #18 2.330 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.h [2026-09-04T06:38:39.843Z] #18 2.330 inflating: device-sdk-c-4.0.2/src/c/edgex2.h [2026-09-04T06:38:39.843Z] #18 2.330 inflating: device-sdk-c-4.0.2/src/c/errorlist.h [2026-09-04T06:38:39.843Z] #18 2.330 creating: device-sdk-c-4.0.2/src/c/examples/ [2026-09-04T06:38:39.843Z] #18 2.330 inflating: device-sdk-c-4.0.2/src/c/examples/CMakeLists.txt [2026-09-04T06:38:39.843Z] #18 2.330 inflating: device-sdk-c-4.0.2/src/c/examples/README.md [2026-09-04T06:38:39.843Z] #18 2.330 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/ [2026-09-04T06:38:39.843Z] #18 2.330 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/CMakeLists.txt [2026-09-04T06:38:39.843Z] #18 2.332 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/README.md [2026-09-04T06:38:39.843Z] #18 2.332 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/device-bitfields.c [2026-09-04T06:38:39.843Z] #18 2.332 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/ [2026-09-04T06:38:39.843Z] #18 2.332 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/configuration.yaml [2026-09-04T06:38:39.843Z] #18 2.332 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/ [2026-09-04T06:38:39.843Z] #18 2.332 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/Bitfields.json [2026-09-04T06:38:39.843Z] #18 2.332 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/ [2026-09-04T06:38:39.843Z] #18 2.332 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2026-09-04T06:38:39.843Z] #18 2.332 creating: device-sdk-c-4.0.2/src/c/examples/counters/ [2026-09-04T06:38:39.843Z] #18 2.332 inflating: device-sdk-c-4.0.2/src/c/examples/counters/CMakeLists.txt [2026-09-04T06:38:39.843Z] #18 2.332 inflating: device-sdk-c-4.0.2/src/c/examples/counters/README.md [2026-09-04T06:38:39.843Z] #18 2.332 inflating: device-sdk-c-4.0.2/src/c/examples/counters/device-counter.c [2026-09-04T06:38:39.843Z] #18 2.332 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/ [2026-09-04T06:38:39.843Z] #18 2.332 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/configuration.yaml [2026-09-04T06:38:39.843Z] #18 2.334 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/ [2026-09-04T06:38:39.843Z] #18 2.334 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/Counters.json [2026-09-04T06:38:39.843Z] #18 2.334 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/ [2026-09-04T06:38:39.843Z] #18 2.334 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/Counter.json [2026-09-04T06:38:39.843Z] #18 2.334 creating: device-sdk-c-4.0.2/src/c/examples/discovery/ [2026-09-04T06:38:39.843Z] #18 2.334 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/CMakeLists.txt [2026-09-04T06:38:39.843Z] #18 2.334 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/README.md [2026-09-04T06:38:39.843Z] #18 2.334 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/ [2026-09-04T06:38:39.843Z] #18 2.334 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/configuration.yaml [2026-09-04T06:38:39.843Z] #18 2.334 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/ [2026-09-04T06:38:39.843Z] #18 2.334 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/readme.txt [2026-09-04T06:38:39.843Z] #18 2.334 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/ [2026-09-04T06:38:39.843Z] #18 2.334 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/TemplateProfile.json [2026-09-04T06:38:39.843Z] #18 2.334 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/ [2026-09-04T06:38:39.843Z] #18 2.337 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher1.json [2026-09-04T06:38:39.843Z] #18 2.337 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher2.json [2026-09-04T06:38:39.843Z] #18 2.337 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/template.c [2026-09-04T06:38:39.843Z] #18 2.337 creating: device-sdk-c-4.0.2/src/c/examples/file/ [2026-09-04T06:38:39.843Z] #18 2.337 inflating: device-sdk-c-4.0.2/src/c/examples/file/CMakeLists.txt [2026-09-04T06:38:39.843Z] #18 2.337 inflating: device-sdk-c-4.0.2/src/c/examples/file/README.md [2026-09-04T06:38:39.843Z] #18 2.337 inflating: device-sdk-c-4.0.2/src/c/examples/file/device-file.c [2026-09-04T06:38:39.843Z] #18 2.337 creating: device-sdk-c-4.0.2/src/c/examples/file/res/ [2026-09-04T06:38:39.843Z] #18 2.337 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/configuration.yaml [2026-09-04T06:38:39.843Z] #18 2.337 creating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/ [2026-09-04T06:38:39.843Z] #18 2.337 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/file1.json [2026-09-04T06:38:39.843Z] #18 2.337 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/lorem.txt [2026-09-04T06:38:39.843Z] #18 2.337 creating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/ [2026-09-04T06:38:39.843Z] #18 2.337 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/FileExampleProfile.json [2026-09-04T06:38:39.843Z] #18 2.337 creating: device-sdk-c-4.0.2/src/c/examples/gyro/ [2026-09-04T06:38:39.843Z] #18 2.339 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/CMakeLists.txt [2026-09-04T06:38:39.843Z] #18 2.339 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/README.md [2026-09-04T06:38:39.843Z] #18 2.339 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/device-gyro.c [2026-09-04T06:38:39.843Z] #18 2.339 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/ [2026-09-04T06:38:39.843Z] #18 2.339 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/configuration.yaml [2026-09-04T06:38:39.843Z] #18 2.339 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/ [2026-09-04T06:38:39.843Z] #18 2.339 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/gyro.json [2026-09-04T06:38:39.843Z] #18 2.339 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/ [2026-09-04T06:38:39.843Z] #18 2.339 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/Gyro.json [2026-09-04T06:38:39.843Z] #18 2.339 creating: device-sdk-c-4.0.2/src/c/examples/random/ [2026-09-04T06:38:39.843Z] #18 2.339 inflating: device-sdk-c-4.0.2/src/c/examples/random/CMakeLists.txt [2026-09-04T06:38:39.843Z] #18 2.339 inflating: device-sdk-c-4.0.2/src/c/examples/random/README.md [2026-09-04T06:38:39.843Z] #18 2.339 inflating: device-sdk-c-4.0.2/src/c/examples/random/device-random.c [2026-09-04T06:38:39.843Z] #18 2.339 creating: device-sdk-c-4.0.2/src/c/examples/random/res/ [2026-09-04T06:38:39.843Z] #18 2.339 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/configuration.yaml [2026-09-04T06:38:39.844Z] #18 2.339 creating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/ [2026-09-04T06:38:39.844Z] #18 2.341 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/randomdevice1.json [2026-09-04T06:38:39.844Z] #18 2.341 creating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/ [2026-09-04T06:38:39.844Z] #18 2.341 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/RandomExampleProfile.json [2026-09-04T06:38:39.844Z] #18 2.341 creating: device-sdk-c-4.0.2/src/c/examples/res/ [2026-09-04T06:38:39.844Z] #18 2.341 inflating: device-sdk-c-4.0.2/src/c/examples/res/configuration.yaml [2026-09-04T06:38:39.844Z] #18 2.341 creating: device-sdk-c-4.0.2/src/c/examples/res/devices/ [2026-09-04T06:38:39.844Z] #18 2.341 inflating: device-sdk-c-4.0.2/src/c/examples/res/devices/device1.json [2026-09-04T06:38:39.844Z] #18 2.341 creating: device-sdk-c-4.0.2/src/c/examples/res/profiles/ [2026-09-04T06:38:39.844Z] #18 2.341 inflating: device-sdk-c-4.0.2/src/c/examples/res/profiles/TemplateProfile.json [2026-09-04T06:38:39.844Z] #18 2.341 inflating: device-sdk-c-4.0.2/src/c/examples/template.c [2026-09-04T06:38:39.844Z] #18 2.341 creating: device-sdk-c-4.0.2/src/c/examples/terminal/ [2026-09-04T06:38:39.844Z] #18 2.341 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/CMakeLists.txt [2026-09-04T06:38:39.844Z] #18 2.341 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/README.md [2026-09-04T06:38:39.844Z] #18 2.341 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/device-terminal.c [2026-09-04T06:38:39.844Z] #18 2.341 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/ [2026-09-04T06:38:39.844Z] #18 2.346 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/configuration.yaml [2026-09-04T06:38:39.844Z] #18 2.346 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/ [2026-09-04T06:38:39.844Z] #18 2.346 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/terminal.json [2026-09-04T06:38:39.844Z] #18 2.346 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/ [2026-09-04T06:38:39.844Z] #18 2.346 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/Terminal.json [2026-09-04T06:38:39.844Z] #18 2.346 inflating: device-sdk-c-4.0.2/src/c/filesys.c [2026-09-04T06:38:39.844Z] #18 2.346 inflating: device-sdk-c-4.0.2/src/c/filesys.h [2026-09-04T06:38:39.844Z] #18 2.346 inflating: device-sdk-c-4.0.2/src/c/keeper.c [2026-09-04T06:38:39.844Z] #18 2.346 inflating: device-sdk-c-4.0.2/src/c/keeper.h [2026-09-04T06:38:39.844Z] #18 2.346 inflating: device-sdk-c-4.0.2/src/c/map.c [2026-09-04T06:38:39.844Z] #18 2.346 inflating: device-sdk-c-4.0.2/src/c/map.h [2026-09-04T06:38:39.844Z] #18 2.346 inflating: device-sdk-c-4.0.2/src/c/metadata.c [2026-09-04T06:38:39.844Z] #18 2.346 inflating: device-sdk-c-4.0.2/src/c/metadata.h [2026-09-04T06:38:39.844Z] #18 2.346 inflating: device-sdk-c-4.0.2/src/c/metrics.h [2026-09-04T06:38:39.844Z] #18 2.346 inflating: device-sdk-c-4.0.2/src/c/opstate.c [2026-09-04T06:38:39.844Z] #18 2.346 inflating: device-sdk-c-4.0.2/src/c/opstate.h [2026-09-04T06:38:39.844Z] #18 2.346 inflating: device-sdk-c-4.0.2/src/c/parson.c [2026-09-04T06:38:39.844Z] #18 2.346 inflating: device-sdk-c-4.0.2/src/c/parson.h [2026-09-04T06:38:39.844Z] #18 2.346 inflating: device-sdk-c-4.0.2/src/c/profiles.c [2026-09-04T06:38:39.844Z] #18 2.351 inflating: device-sdk-c-4.0.2/src/c/profiles.h [2026-09-04T06:38:39.844Z] #18 2.351 inflating: device-sdk-c-4.0.2/src/c/registry-impl.h [2026-09-04T06:38:39.844Z] #18 2.351 inflating: device-sdk-c-4.0.2/src/c/registry.c [2026-09-04T06:38:39.844Z] #18 2.351 inflating: device-sdk-c-4.0.2/src/c/registry.h [2026-09-04T06:38:39.844Z] #18 2.351 inflating: device-sdk-c-4.0.2/src/c/reqdata.c [2026-09-04T06:38:39.844Z] #18 2.351 inflating: device-sdk-c-4.0.2/src/c/reqdata.h [2026-09-04T06:38:39.844Z] #18 2.351 inflating: device-sdk-c-4.0.2/src/c/request_auth.c [2026-09-04T06:38:39.844Z] #18 2.351 inflating: device-sdk-c-4.0.2/src/c/request_auth.h [2026-09-04T06:38:39.844Z] #18 2.351 inflating: device-sdk-c-4.0.2/src/c/rest-server.c [2026-09-04T06:38:39.844Z] #18 2.351 inflating: device-sdk-c-4.0.2/src/c/rest-server.h [2026-09-04T06:38:39.844Z] #18 2.351 inflating: device-sdk-c-4.0.2/src/c/rest.c [2026-09-04T06:38:39.844Z] #18 2.351 inflating: device-sdk-c-4.0.2/src/c/rest.h [2026-09-04T06:38:39.844Z] #18 2.351 inflating: device-sdk-c-4.0.2/src/c/secrets-impl.h [2026-09-04T06:38:39.844Z] #18 2.351 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.c [2026-09-04T06:38:39.844Z] #18 2.351 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.h [2026-09-04T06:38:39.844Z] #18 2.351 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.c [2026-09-04T06:38:39.844Z] #18 2.351 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.h [2026-09-04T06:38:39.844Z] #18 2.351 inflating: device-sdk-c-4.0.2/src/c/secrets.c [2026-09-04T06:38:39.844Z] #18 2.351 inflating: device-sdk-c-4.0.2/src/c/secrets.h [2026-09-04T06:38:39.844Z] #18 2.351 inflating: device-sdk-c-4.0.2/src/c/service.c [2026-09-04T06:38:39.844Z] #18 2.351 inflating: device-sdk-c-4.0.2/src/c/service.h [2026-09-04T06:38:39.844Z] #18 2.353 inflating: device-sdk-c-4.0.2/src/c/transform.c [2026-09-04T06:38:39.844Z] #18 2.353 inflating: device-sdk-c-4.0.2/src/c/transform.h [2026-09-04T06:38:39.844Z] #18 2.353 inflating: device-sdk-c-4.0.2/src/c/validate.c [2026-09-04T06:38:39.844Z] #18 2.353 inflating: device-sdk-c-4.0.2/src/c/validate.h [2026-09-04T06:38:39.844Z] #18 2.353 inflating: device-sdk-c-4.0.2/src/c/watchers.c [2026-09-04T06:38:39.844Z] #18 2.353 inflating: device-sdk-c-4.0.2/src/c/watchers.h [2026-09-04T06:38:39.844Z] #18 2.353 creating: device-sdk-c-4.0.2/src/cmake/ [2026-09-04T06:38:39.844Z] #18 2.353 inflating: device-sdk-c-4.0.2/src/cmake/FindIOT.cmake [2026-09-04T06:38:39.844Z] #18 2.353 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBCBOR.cmake [2026-09-04T06:38:39.844Z] #18 2.353 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBMICROHTTP.cmake [2026-09-04T06:38:39.844Z] #18 2.353 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBPAHO.cmake [2026-09-04T06:38:39.844Z] #18 2.353 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBUUID.cmake [2026-09-04T06:38:39.844Z] #18 2.353 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBYAML.cmake [2026-09-04T06:38:39.844Z] #18 2.353 + cd device-sdk-c-4.0.2 [2026-09-04T06:38:39.844Z] #18 2.353 + ./scripts/build.sh [2026-09-04T06:38:39.844Z] #18 2.354 + CPPCHECK=false [2026-09-04T06:38:39.844Z] #18 2.354 + DOCGEN=false [2026-09-04T06:38:39.844Z] #18 2.354 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2026-09-04T06:38:39.844Z] #18 2.354 + '[' 0 -gt 0 ] [2026-09-04T06:38:39.844Z] #18 2.355 + readlink -f ./scripts/build.sh [2026-09-04T06:38:39.844Z] #18 2.356 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.2/scripts/build.sh [2026-09-04T06:38:39.844Z] #18 2.356 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.2/scripts [2026-09-04T06:38:39.844Z] #18 2.357 + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.2 [2026-09-04T06:38:39.844Z] #18 2.357 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2 [2026-09-04T06:38:39.844Z] #18 2.357 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release [2026-09-04T06:38:39.844Z] #18 2.358 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release [2026-09-04T06:38:39.844Z] #18 2.358 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.2/src [2026-09-04T06:38:39.844Z] #18 2.448 -- The C compiler identification is GNU 12.2.1 [2026-09-04T06:38:39.844Z] #18 2.475 -- Detecting C compiler ABI info [2026-09-04T06:38:39.844Z] #18 2.578 -- Detecting C compiler ABI info - done [2026-09-04T06:38:40.114Z] #18 2.614 -- Check for working C compiler: /usr/bin/cc - skipped [2026-09-04T06:38:40.114Z] #18 2.615 -- Detecting C compile features [2026-09-04T06:38:40.114Z] #18 2.616 -- Detecting C compile features - done [2026-09-04T06:38:40.114Z] #18 2.621 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2026-09-04T06:38:40.114Z] #18 2.701 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2026-09-04T06:38:40.114Z] #18 2.706 -- Found LIBYAML: /usr/lib/libyaml.so [2026-09-04T06:38:40.114Z] #18 2.711 -- Found LIBUUID: /usr/lib/libuuid.so [2026-09-04T06:38:40.114Z] #18 2.716 -- Found LIBCBOR: /usr/lib/libcbor.so [2026-09-04T06:38:40.114Z] #18 2.721 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-09-04T06:38:40.114Z] #18 2.725 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-09-04T06:38:40.114Z] #18 2.725 -- /opt/iotech/iot/1.6/include [2026-09-04T06:38:40.114Z] #18 2.725 -- C SDK 0.0.0 for Linux [2026-09-04T06:38:40.114Z] #18 2.728 -- Performing Test CSDK_HAVE_ATOMIC [2026-09-04T06:38:40.114Z] #18 2.822 -- Performing Test CSDK_HAVE_ATOMIC - Success [2026-09-04T06:38:40.114Z] #18 2.881 -- Found Curses: /usr/lib/libcurses.so [2026-09-04T06:38:40.114Z] #18 2.911 -- Configuring done (0.5s) [2026-09-04T06:38:40.114Z] #18 2.946 -- Generating done (0.0s) [2026-09-04T06:38:40.391Z] #18 2.949 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release [2026-09-04T06:38:40.391Z] #18 2.953 + make all package [2026-09-04T06:38:40.391Z] #18 2.953 + tee release.log [2026-09-04T06:38:40.391Z] #18 3.000 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2026-09-04T06:38:40.391Z] #18 3.157 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2026-09-04T06:38:40.971Z] #18 3.333 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2026-09-04T06:38:40.971Z] #18 3.507 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2026-09-04T06:38:40.971Z] #18 3.601 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o [2026-09-04T06:38:40.971Z] #18 3.669 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': [2026-09-04T06:38:40.971Z] #18 3.669 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c:218:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2026-09-04T06:38:40.971Z] #18 3.669 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); [2026-09-04T06:38:40.971Z] #18 3.669 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-09-04T06:38:41.266Z] #18 3.764 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2026-09-04T06:38:41.266Z] #18 4.086 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2026-09-04T06:38:43.057Z] #18 4.145 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2026-09-04T06:38:43.057Z] #18 4.290 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2026-09-04T06:38:43.057Z] #18 4.558 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2026-09-04T06:38:43.057Z] #18 4.677 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2026-09-04T06:38:43.057Z] #18 4.837 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2026-09-04T06:38:43.057Z] #18 4.984 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2026-09-04T06:38:43.057Z] #18 5.096 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2026-09-04T06:38:43.057Z] #18 5.274 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2026-09-04T06:38:43.057Z] #18 5.355 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2026-09-04T06:38:43.057Z] #18 5.692 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2026-09-04T06:38:43.326Z] #18 5.778 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2026-09-04T06:38:43.326Z] #18 6.037 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2026-09-04T06:38:43.326Z] #18 6.158 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2026-09-04T06:38:43.600Z] #18 6.373 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2026-09-04T06:38:43.890Z] #18 6.483 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2026-09-04T06:38:44.862Z] #18 7.462 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2026-09-04T06:38:44.862Z] #18 7.590 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2026-09-04T06:38:45.134Z] #18 7.687 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2026-09-04T06:38:45.134Z] #18 7.797 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2026-09-04T06:38:45.409Z] #18 7.874 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2026-09-04T06:38:45.409Z] #18 8.120 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2026-09-04T06:38:45.705Z] #18 8.442 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2026-09-04T06:38:45.999Z] #18 8.507 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2026-09-04T06:38:45.999Z] #18 8.621 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2026-09-04T06:38:45.999Z] #18 8.736 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2026-09-04T06:38:46.588Z] #18 9.240 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2026-09-04T06:38:46.588Z] #18 9.345 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2026-09-04T06:38:46.863Z] #18 9.434 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2026-09-04T06:38:46.863Z] #18 9.566 [ 69%] Linking C shared library libcsdk.so [2026-09-04T06:38:46.863Z] #18 9.649 [ 69%] Built target csdk [2026-09-04T06:38:46.863Z] #18 9.674 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2026-09-04T06:38:47.138Z] #18 ... [2026-09-04T06:38:47.138Z] [2026-09-04T06:38:47.138Z] #16 [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.6 dumb-init [2026-09-04T06:38:47.138Z] #16 5.258 (17/28) Installing pkgconf (2.5.1-r0) [2026-09-04T06:38:47.138Z] #16 5.266 (18/28) Installing openssl-dev (3.5.8-r0) [2026-09-04T06:38:47.138Z] #16 5.301 (19/28) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.162-r0) [2026-09-04T06:38:47.138Z] #16 14.01 (20/28) Installing gmp (6.3.0-r4) [2026-09-04T06:38:47.138Z] #16 14.03 (21/28) Installing nettle (3.10.2-r0) [2026-09-04T06:38:47.138Z] #16 14.04 (22/28) Installing libffi (3.5.2-r0) [2026-09-04T06:38:47.138Z] #16 14.04 (23/28) Installing libtasn1 (4.21.0-r0) [2026-09-04T06:38:47.138Z] #16 14.05 (24/28) Installing p11-kit (0.26.2-r0) [2026-09-04T06:38:47.138Z] #16 14.07 (25/28) Installing gnutls (3.8.13-r0) [2026-09-04T06:38:47.138Z] #16 14.10 (26/28) Installing libmicrohttpd (1.0.2-r1) [2026-09-04T06:38:47.138Z] #16 14.10 (27/28) Installing libuuid (2.41.4-r0) [2026-09-04T06:38:47.138Z] #16 14.11 (28/28) Installing linux-headers (6.16.12-r0) [2026-09-04T06:38:47.138Z] #16 14.19 Executing busybox-1.37.0-r30.trigger [2026-09-04T06:38:47.138Z] #16 14.20 OK: 28.7 MiB in 42 packages [2026-09-04T06:38:47.138Z] #16 DONE 14.4s [2026-09-04T06:38:47.138Z] [2026-09-04T06:38:47.138Z] #18 [builder 9/10] RUN /device-bacnet-c/scripts/build_deps.sh [2026-09-04T06:38:47.138Z] #18 9.870 [ 73%] Linking C executable template [2026-09-04T06:38:47.138Z] #18 ... [2026-09-04T06:38:47.138Z] [2026-09-04T06:38:47.138Z] #19 [stage-1 5/12] RUN apk --no-cache upgrade [2026-09-04T06:38:51.687Z] #19 3.924 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-09-04T06:38:51.687Z] #19 3.940 Preupgrading: [2026-09-04T06:38:51.687Z] #19 3.940 (1/2) Upgrading libapk (3.0.3-r1 -> 3.0.8-r0) [2026-09-04T06:38:51.687Z] #19 4.191 (2/2) Upgrading apk-tools (3.0.3-r1 -> 3.0.8-r0) [2026-09-04T06:38:51.687Z] #19 4.408 Executing busybox-1.37.0-r30.trigger [2026-09-04T06:38:51.687Z] #19 4.453 Continuing with the main upgrade transaction: [2026-09-04T06:38:52.288Z] #19 5.313 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-09-04T06:38:52.288Z] #19 5.330 (1/7) Upgrading alpine-baselayout-data (3.7.1-r8 -> 3.7.2-r0) [2026-09-04T06:38:52.288Z] #19 5.335 Installing file to etc/hosts.apk-new [2026-09-04T06:38:52.288Z] #19 5.336 Installing file to etc/shadow.apk-new [2026-09-04T06:38:52.288Z] #19 5.336 (2/7) Upgrading musl (1.2.5-r21 -> 1.2.5-r23) [2026-09-04T06:38:52.288Z] #19 5.355 (3/7) Upgrading alpine-baselayout (3.7.1-r8 -> 3.7.2-r0) [2026-09-04T06:38:52.288Z] #19 5.359 Executing alpine-baselayout-3.7.2-r0.pre-upgrade [2026-09-04T06:38:52.570Z] #19 5.366 Executing alpine-baselayout-3.7.2-r0.post-upgrade [2026-09-04T06:38:52.570Z] #19 5.374 (4/7) Upgrading alpine-release (3.23.2-r0 -> 3.23.5-r0) [2026-09-04T06:38:52.570Z] #19 5.378 (5/7) Upgrading zlib (1.3.1-r2 -> 1.3.2-r0) [2026-09-04T06:38:52.570Z] #19 5.384 (6/7) Upgrading ca-certificates-bundle (20251003-r0 -> 20260611-r0) [2026-09-04T06:38:52.570Z] #19 5.393 (7/7) Upgrading musl-utils (1.2.5-r21 -> 1.2.5-r23) [2026-09-04T06:38:52.570Z] #19 5.399 Executing busybox-1.37.0-r30.trigger [2026-09-04T06:38:52.570Z] #19 5.407 OK: 28.7 MiB in 42 packages [2026-09-04T06:38:52.570Z] #19 DONE 5.5s [2026-09-04T06:38:52.570Z] [2026-09-04T06:38:52.570Z] #18 [builder 9/10] RUN /device-bacnet-c/scripts/build_deps.sh [2026-09-04T06:38:52.570Z] #18 9.902 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-04T06:38:52.570Z] #18 9.970 [ 73%] Built target template [2026-09-04T06:38:52.570Z] #18 9.993 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2026-09-04T06:38:52.570Z] #18 10.10 [ 76%] Linking C executable device-counter [2026-09-04T06:38:52.570Z] #18 10.12 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-04T06:38:52.570Z] #18 10.19 [ 76%] Built target device-counter [2026-09-04T06:38:52.570Z] #18 10.21 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2026-09-04T06:38:52.570Z] #18 10.31 [ 80%] Linking C executable device-random [2026-09-04T06:38:52.570Z] #18 10.34 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-04T06:38:52.570Z] #18 10.40 [ 80%] Built target device-random [2026-09-04T06:38:52.570Z] #18 10.42 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2026-09-04T06:38:52.570Z] #18 10.52 [ 84%] Linking C executable device-gyro [2026-09-04T06:38:52.570Z] #18 10.54 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-04T06:38:52.570Z] #18 10.59 [ 84%] Built target device-gyro [2026-09-04T06:38:52.570Z] #18 10.61 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2026-09-04T06:38:52.570Z] #18 10.71 [ 88%] Linking C executable device-bitfields [2026-09-04T06:38:52.570Z] #18 10.74 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-04T06:38:52.570Z] #18 10.80 [ 88%] Built target device-bitfields [2026-09-04T06:38:52.570Z] #18 10.82 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2026-09-04T06:38:52.570Z] #18 11.02 [ 92%] Linking C executable template-discovery [2026-09-04T06:38:52.570Z] #18 11.05 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-04T06:38:52.570Z] #18 11.11 [ 92%] Built target template-discovery [2026-09-04T06:38:52.570Z] #18 11.13 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2026-09-04T06:38:52.570Z] #18 11.26 [ 96%] Linking C executable device-file [2026-09-04T06:38:52.570Z] #18 11.29 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-04T06:38:52.570Z] #18 11.35 [ 96%] Built target device-file [2026-09-04T06:38:52.570Z] #18 11.37 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2026-09-04T06:38:52.570Z] #18 11.49 [100%] Linking C executable device-terminal [2026-09-04T06:38:52.570Z] #18 11.52 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-04T06:38:52.570Z] #18 11.57 [100%] Built target device-terminal [2026-09-04T06:38:52.570Z] #18 11.59 Run CPack packaging tool... [2026-09-04T06:38:52.570Z] #18 11.61 CPack: Create package using TGZ [2026-09-04T06:38:52.570Z] #18 11.61 CPack: Install projects [2026-09-04T06:38:52.570Z] #18 11.61 CPack: - Run preinstall target for: Csdk [2026-09-04T06:38:52.570Z] #18 11.91 CPack: - Install project: Csdk [] [2026-09-04T06:38:52.570Z] #18 11.91 CPack: Create package [2026-09-04T06:38:52.570Z] #18 11.94 CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release/csdk-0.0.0.tar.gz generated. [2026-09-04T06:38:52.570Z] #18 11.94 + '[' false '=' true ] [2026-09-04T06:38:52.570Z] #18 11.94 + '[' false '=' true ] [2026-09-04T06:38:52.570Z] #18 11.94 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug [2026-09-04T06:38:52.570Z] #18 11.94 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug [2026-09-04T06:38:52.570Z] #18 11.94 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.2/src [2026-09-04T06:38:52.570Z] #18 12.05 -- The C compiler identification is GNU 12.2.1 [2026-09-04T06:38:52.570Z] #18 12.07 -- Detecting C compiler ABI info [2026-09-04T06:38:52.570Z] #18 12.18 -- Detecting C compiler ABI info - done [2026-09-04T06:38:52.570Z] #18 12.21 -- Check for working C compiler: /usr/bin/cc - skipped [2026-09-04T06:38:52.570Z] #18 12.21 -- Detecting C compile features [2026-09-04T06:38:52.570Z] #18 12.21 -- Detecting C compile features - done [2026-09-04T06:38:52.570Z] #18 12.22 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2026-09-04T06:38:52.570Z] #18 12.30 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2026-09-04T06:38:52.570Z] #18 12.30 -- Found LIBYAML: /usr/lib/libyaml.so [2026-09-04T06:38:52.570Z] #18 12.31 -- Found LIBUUID: /usr/lib/libuuid.so [2026-09-04T06:38:52.570Z] #18 12.31 -- Found LIBCBOR: /usr/lib/libcbor.so [2026-09-04T06:38:52.570Z] #18 12.32 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-09-04T06:38:52.570Z] #18 12.32 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-09-04T06:38:52.570Z] #18 12.32 -- /opt/iotech/iot/1.6/include [2026-09-04T06:38:52.570Z] #18 12.32 -- C SDK 0.0.0 for Linux [2026-09-04T06:38:52.570Z] #18 12.32 -- Performing Test CSDK_HAVE_ATOMIC [2026-09-04T06:38:52.570Z] #18 12.42 -- Performing Test CSDK_HAVE_ATOMIC - Success [2026-09-04T06:38:52.570Z] #18 12.48 -- Found Curses: /usr/lib/libcurses.so [2026-09-04T06:38:52.570Z] #18 12.51 -- Configuring done (0.6s) [2026-09-04T06:38:52.570Z] #18 12.54 -- Generating done (0.0s) [2026-09-04T06:38:52.570Z] #18 12.54 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug [2026-09-04T06:38:52.570Z] #18 12.55 + make [2026-09-04T06:38:52.570Z] #18 12.55 + tee debug.log [2026-09-04T06:38:52.570Z] #18 12.59 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2026-09-04T06:38:52.570Z] #18 12.66 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2026-09-04T06:38:52.570Z] #18 12.76 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2026-09-04T06:38:52.570Z] #18 12.87 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2026-09-04T06:38:52.570Z] #18 12.94 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o [2026-09-04T06:38:52.570Z] #18 13.01 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': [2026-09-04T06:38:52.570Z] #18 13.01 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c:218:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2026-09-04T06:38:52.570Z] #18 13.01 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); [2026-09-04T06:38:52.570Z] #18 13.01 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-09-04T06:38:52.570Z] #18 13.07 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2026-09-04T06:38:52.570Z] #18 13.22 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2026-09-04T06:38:52.570Z] #18 13.26 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2026-09-04T06:38:52.570Z] #18 13.34 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2026-09-04T06:38:52.570Z] #18 13.46 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2026-09-04T06:38:52.570Z] #18 13.54 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2026-09-04T06:38:52.570Z] #18 13.65 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2026-09-04T06:38:52.570Z] #18 13.74 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2026-09-04T06:38:52.570Z] #18 13.83 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2026-09-04T06:38:52.570Z] #18 13.93 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2026-09-04T06:38:52.570Z] #18 13.99 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2026-09-04T06:38:52.570Z] #18 14.14 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2026-09-04T06:38:52.570Z] #18 14.20 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2026-09-04T06:38:52.570Z] #18 14.34 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2026-09-04T06:38:52.570Z] #18 14.41 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2026-09-04T06:38:52.570Z] #18 14.55 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2026-09-04T06:38:52.570Z] #18 14.64 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2026-09-04T06:38:52.570Z] #18 14.86 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2026-09-04T06:38:52.570Z] #18 14.94 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2026-09-04T06:38:52.570Z] #18 15.00 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2026-09-04T06:38:52.570Z] #18 15.08 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2026-09-04T06:38:52.570Z] #18 15.14 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2026-09-04T06:38:52.570Z] #18 15.24 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2026-09-04T06:38:52.844Z] #18 15.46 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2026-09-04T06:38:52.844Z] #18 15.52 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2026-09-04T06:38:52.844Z] #18 15.62 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2026-09-04T06:38:53.118Z] #18 15.71 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2026-09-04T06:38:53.118Z] #18 15.90 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2026-09-04T06:38:53.391Z] #18 15.99 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2026-09-04T06:38:53.391Z] #18 16.07 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2026-09-04T06:38:53.391Z] #18 16.16 [ 69%] Linking C shared library libcsdk.so [2026-09-04T06:38:53.391Z] #18 16.21 [ 69%] Built target csdk [2026-09-04T06:38:53.663Z] #18 16.23 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2026-09-04T06:38:53.663Z] #18 16.32 [ 73%] Linking C executable template [2026-09-04T06:38:53.663Z] #18 16.36 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-04T06:38:53.663Z] #18 16.42 [ 73%] Built target template [2026-09-04T06:38:53.663Z] #18 16.43 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2026-09-04T06:38:53.936Z] #18 16.49 [ 76%] Linking C executable device-counter [2026-09-04T06:38:53.936Z] #18 16.52 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-04T06:38:53.936Z] #18 16.58 [ 76%] Built target device-counter [2026-09-04T06:38:53.936Z] #18 16.60 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2026-09-04T06:38:53.936Z] #18 16.66 [ 80%] Linking C executable device-random [2026-09-04T06:38:53.936Z] #18 16.69 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-04T06:38:54.207Z] #18 16.75 [ 80%] Built target device-random [2026-09-04T06:38:54.207Z] #18 16.77 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2026-09-04T06:38:54.207Z] #18 16.85 [ 84%] Linking C executable device-gyro [2026-09-04T06:38:54.207Z] #18 16.88 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-04T06:38:54.207Z] #18 16.94 [ 84%] Built target device-gyro [2026-09-04T06:38:54.207Z] #18 16.96 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2026-09-04T06:38:54.481Z] #18 17.04 [ 88%] Linking C executable device-bitfields [2026-09-04T06:38:54.481Z] #18 17.07 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-04T06:38:54.481Z] #18 17.13 [ 88%] Built target device-bitfields [2026-09-04T06:38:54.481Z] #18 17.15 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2026-09-04T06:38:54.481Z] #18 17.24 [ 92%] Linking C executable template-discovery [2026-09-04T06:38:54.757Z] #18 17.27 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-04T06:38:54.757Z] #18 17.33 [ 92%] Built target template-discovery [2026-09-04T06:38:54.757Z] #18 17.35 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2026-09-04T06:38:54.757Z] #18 17.43 [ 96%] Linking C executable device-file [2026-09-04T06:38:54.757Z] #18 17.46 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-04T06:38:55.034Z] #18 17.52 [ 96%] Built target device-file [2026-09-04T06:38:55.034Z] #18 17.54 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2026-09-04T06:38:55.034Z] #18 17.63 [100%] Linking C executable device-terminal [2026-09-04T06:38:55.034Z] #18 17.66 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-04T06:38:55.034Z] #18 17.72 [100%] Built target device-terminal [2026-09-04T06:38:55.034Z] #18 17.74 + cp -rf include/devsdk include/edgex /usr/include/ [2026-09-04T06:38:55.308Z] #18 17.74 + cp build/release/c/libcsdk.so /usr/lib/ [2026-09-04T06:38:55.308Z] #18 17.74 + mkdir -p /usr/share/doc/edgex-csdk [2026-09-04T06:38:55.308Z] #18 17.74 + cp Attribution.txt /usr/share/doc/edgex-csdk [2026-09-04T06:38:55.308Z] #18 17.74 + cp LICENSE /usr/share/doc/edgex-csdk [2026-09-04T06:38:55.308Z] #18 17.74 + rm -rf /device-bacnet-c/deps [2026-09-04T06:38:55.308Z] #18 DONE 17.8s [2026-09-04T06:38:55.308Z] [2026-09-04T06:38:55.308Z] #20 [builder 10/10] RUN /device-bacnet-c/scripts/build.sh [2026-09-04T06:38:55.308Z] #20 0.274 + readlink -f /device-bacnet-c/scripts/build.sh [2026-09-04T06:38:55.583Z] #20 0.275 + dirname /device-bacnet-c/scripts/build.sh [2026-09-04T06:38:55.583Z] #20 0.276 + dirname /device-bacnet-c/scripts [2026-09-04T06:38:55.583Z] #20 0.276 + ROOT=/device-bacnet-c [2026-09-04T06:38:55.583Z] #20 0.276 + echo /device-bacnet-c [2026-09-04T06:38:55.583Z] #20 0.276 /device-bacnet-c [2026-09-04T06:38:55.583Z] #20 0.276 + cd /device-bacnet-c [2026-09-04T06:38:55.583Z] #20 0.276 + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] [2026-09-04T06:38:55.583Z] #20 0.276 + '[' '!' -f /device-bacnet-c/lib/mstp/libbacnet.a ] [2026-09-04T06:38:55.583Z] #20 0.277 + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip [2026-09-04T06:38:55.583Z] #20 0.278 + cd /device-bacnet-c/build/release/device-bacnet-ip [2026-09-04T06:38:55.583Z] #20 0.278 + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2026-09-04T06:38:55.583Z] #20 0.310 -- /opt/iotech/iot/1.6/include [2026-09-04T06:38:55.583Z] #20 0.311 -- Configuring done (0.0s) [2026-09-04T06:38:55.583Z] #20 0.327 -- Generating done (0.0s) [2026-09-04T06:38:55.583Z] #20 0.329 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip [2026-09-04T06:38:55.583Z] #20 0.332 + make [2026-09-04T06:38:55.583Z] #20 0.332 + tee release.log [2026-09-04T06:38:55.583Z] #20 0.369 [ 22%] Built target bacnet_objects [2026-09-04T06:38:55.583Z] #20 0.404 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2026-09-04T06:38:55.583Z] #20 0.602 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2026-09-04T06:38:56.185Z] #20 0.894 [ 55%] Linking C executable device-bacnet-c [2026-09-04T06:38:56.185Z] #20 0.925 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-04T06:38:56.185Z] #20 0.988 [100%] Built target device-bacnet-c [2026-09-04T06:38:56.185Z] #20 0.997 + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp [2026-09-04T06:38:56.185Z] #20 0.998 + cd /device-bacnet-c/build/release/device-bacnet-mstp [2026-09-04T06:38:56.185Z] #20 0.998 + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2026-09-04T06:38:56.185Z] #20 1.029 -- /opt/iotech/iot/1.6/include [2026-09-04T06:38:56.185Z] #20 1.030 -- Configuring done (0.0s) [2026-09-04T06:38:56.185Z] #20 1.043 -- Generating done (0.0s) [2026-09-04T06:38:56.185Z] #20 1.044 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp [2026-09-04T06:38:56.185Z] #20 1.046 + make [2026-09-04T06:38:56.185Z] #20 1.046 + tee release.log [2026-09-04T06:38:56.185Z] #20 1.091 [ 22%] Built target bacnet_objects [2026-09-04T06:38:56.185Z] #20 1.120 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2026-09-04T06:38:56.466Z] #20 1.299 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2026-09-04T06:38:56.739Z] #20 1.599 [ 55%] Linking C executable device-bacnet-c [2026-09-04T06:38:56.739Z] #20 1.640 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-09-04T06:38:56.739Z] #20 1.702 [100%] Built target device-bacnet-c [2026-09-04T06:38:57.032Z] #20 DONE 1.8s [2026-09-04T06:38:57.032Z] [2026-09-04T06:38:57.032Z] #21 [stage-1 6/12] COPY --from=builder /device-bacnet-c/build/release/ / [2026-09-04T06:38:57.032Z] #21 DONE 0.1s [2026-09-04T06:38:57.032Z] [2026-09-04T06:38:57.032Z] #22 [stage-1 7/12] COPY --from=builder /usr/lib/libcsdk.so /usr/lib [2026-09-04T06:38:57.032Z] #22 DONE 0.0s [2026-09-04T06:38:57.032Z] [2026-09-04T06:38:57.032Z] #23 [stage-1 8/12] COPY --from=builder /usr/share/doc/edgex-csdk /usr/share/doc/edgex-csdk [2026-09-04T06:38:57.032Z] #23 DONE 0.0s [2026-09-04T06:38:57.312Z] [2026-09-04T06:38:57.312Z] #24 [stage-1 9/12] COPY LICENSE /. [2026-09-04T06:38:57.312Z] #24 DONE 0.0s [2026-09-04T06:38:57.312Z] [2026-09-04T06:38:57.312Z] #25 [stage-1 10/12] COPY Attribution.txt /. [2026-09-04T06:38:57.312Z] #25 DONE 0.0s [2026-09-04T06:38:57.312Z] [2026-09-04T06:38:57.312Z] #26 [stage-1 11/12] COPY res /res [2026-09-04T06:38:57.312Z] #26 DONE 0.0s [2026-09-04T06:38:57.312Z] [2026-09-04T06:38:57.312Z] #27 [stage-1 12/12] COPY sample-profiles /sample-profiles [2026-09-04T06:38:57.312Z] #27 DONE 0.0s [2026-09-04T06:38:57.312Z] [2026-09-04T06:38:57.312Z] #28 exporting to image [2026-09-04T06:38:57.312Z] #28 exporting layers [2026-09-04T06:38:57.583Z] #28 exporting layers 0.5s done [2026-09-04T06:38:57.858Z] #28 writing image sha256:55c700387d741ffceb0aa4760240d89845006c209cc16c473522fb349cf29f11 done [2026-09-04T06:38:57.858Z] #28 naming to docker.io/library/device-bacnet done [2026-09-04T06:38:57.858Z] #28 DONE 0.5s [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 [2026-09-04T06:38:58.462Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-09-04T06:38:58.462Z] [2026-09-04T06:38:58.462Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-09-04T06:38:58.809Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-09-04T06:38:58.809Z] latest: Pulling from edgex-lftools-log-publisher [2026-09-04T06:38:58.809Z] 5eb5b503b376: Pulling fs layer [2026-09-04T06:38:58.809Z] 5c69ac0246d0: Pulling fs layer [2026-09-04T06:38:58.809Z] ec43610c2a17: Pulling fs layer [2026-09-04T06:38:58.809Z] 3a2ae6a8a46f: Pulling fs layer [2026-09-04T06:38:58.809Z] 33b1e0a273af: Pulling fs layer [2026-09-04T06:38:58.809Z] 5d3b04190fa2: Pulling fs layer [2026-09-04T06:38:58.809Z] 2f39f015ded8: Pulling fs layer [2026-09-04T06:38:58.809Z] 5d3b04190fa2: Waiting [2026-09-04T06:38:58.809Z] 2f39f015ded8: Waiting [2026-09-04T06:38:58.809Z] 3a2ae6a8a46f: Waiting [2026-09-04T06:38:58.809Z] 33b1e0a273af: Waiting [2026-09-04T06:38:58.809Z] 5c69ac0246d0: Verifying Checksum [2026-09-04T06:38:58.809Z] 5c69ac0246d0: Download complete [2026-09-04T06:38:58.809Z] 3a2ae6a8a46f: Download complete [2026-09-04T06:38:58.809Z] 33b1e0a273af: Verifying Checksum [2026-09-04T06:38:58.809Z] 33b1e0a273af: Download complete [2026-09-04T06:38:59.078Z] 5d3b04190fa2: Verifying Checksum [2026-09-04T06:38:59.078Z] 5d3b04190fa2: Download complete [2026-09-04T06:38:59.078Z] ec43610c2a17: Verifying Checksum [2026-09-04T06:38:59.078Z] ec43610c2a17: Download complete [2026-09-04T06:38:59.078Z] 5eb5b503b376: Verifying Checksum [2026-09-04T06:38:59.078Z] 5eb5b503b376: Download complete [2026-09-04T06:38:59.660Z] 2f39f015ded8: Verifying Checksum [2026-09-04T06:38:59.660Z] 2f39f015ded8: Download complete [2026-09-04T06:39:00.592Z] 5eb5b503b376: Pull complete [2026-09-04T06:39:00.592Z] 5c69ac0246d0: Pull complete [2026-09-04T06:39:01.172Z] ec43610c2a17: Pull complete [2026-09-04T06:39:01.172Z] 3a2ae6a8a46f: Pull complete [2026-09-04T06:39:01.439Z] 33b1e0a273af: Pull complete [2026-09-04T06:39:01.439Z] 5d3b04190fa2: Pull complete [2026-09-04T06:39:08.068Z] 2f39f015ded8: Pull complete [2026-09-04T06:39:08.068Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-09-04T06:39:08.068Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-09-04T06:39:08.068Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-09-04T06:39:08.202Z] prd-ubuntu20.04-docker-8c-8g-1791 does not seem to be running inside a container [2026-09-04T06:39:08.263Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-bacnet-c_PR-109 -v /w/workspace/exfoundry_device-bacnet-c_PR-109:/w/workspace/exfoundry_device-bacnet-c_PR-109:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-109@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-109@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-09-04T06:39:09.570Z] $ docker top f04b08514b20c1f9b8377fbb9e19f3ed25e73593e58959e7c2ffd2b7cb975a18 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-09-04T06:39:10.184Z] ---> job-cost.sh [2026-09-04T06:39:10.184Z] lf-activate-venv: SKIPPING [2026-09-04T06:39:10.184Z] INFO: No Stack... [2026-09-04T06:39:10.482Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-09-04T06:39:10.872Z] INFO: Archiving Costs [Pipeline] sh [2026-09-04T06:39:11.319Z] + cat /w/workspace/exfoundry_device-bacnet-c_PR-109/archives/cost.csv [2026-09-04T06:39:11.319Z] + cut -d, -f6 [Pipeline] lock [2026-09-04T06:39:11.356Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-bacnet-c-PR-109-4-stack-cost] [2026-09-04T06:39:11.369Z] Resource [jenkins-edgexfoundry-device-bacnet-c-PR-109-4-stack-cost] did not exist. Created. [2026-09-04T06:39:11.386Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-bacnet-c-PR-109-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-09-04T06:39:11.718Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-09-04T06:39:11.773Z] Stashed 1 file(s) [Pipeline] } [2026-09-04T06:39:11.785Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-bacnet-c-PR-109-4-stack-cost] [Pipeline] // lock [Pipeline] } [2026-09-04T06:39:11.819Z] $ docker stop --time=1 f04b08514b20c1f9b8377fbb9e19f3ed25e73593e58959e7c2ffd2b7cb975a18 [2026-09-04T06:39:12.974Z] $ docker rm -f --volumes f04b08514b20c1f9b8377fbb9e19f3ed25e73593e58959e7c2ffd2b7cb975a18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-09-04T06:39:13.710Z] + [ -d /w/workspace/exfoundry_device-bacnet-c_PR-109/archives ] [2026-09-04T06:39:13.710Z] + ls -al /w/workspace/exfoundry_device-bacnet-c_PR-109/archives [2026-09-04T06:39:13.710Z] total 16 [2026-09-04T06:39:13.710Z] drwxr-xr-x 3 root root 4096 Sep 4 06:39 . [2026-09-04T06:39:13.710Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 4 06:39 .. [2026-09-04T06:39:13.710Z] drwxr-xr-x 2 root root 4096 Sep 4 06:39 cost [2026-09-04T06:39:13.710Z] -rw-r--r-- 1 root root 87 Sep 4 06:39 cost.csv [2026-09-04T06:39:13.710Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-bacnet-c_PR-109/archives [2026-09-04T06:39:13.710Z] + ls -al /w/workspace/exfoundry_device-bacnet-c_PR-109/archives [2026-09-04T06:39:13.710Z] total 16 [2026-09-04T06:39:13.710Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 4 06:39 . [2026-09-04T06:39:13.710Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 4 06:39 .. [2026-09-04T06:39:13.710Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 4 06:39 cost [2026-09-04T06:39:13.710Z] -rw-r--r-- 1 jenkins jenkins 87 Sep 4 06:39 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-09-04T06:39:14.024Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-09-04T06:39:14.919Z] ---> package-listing.sh [2026-09-04T06:39:14.919Z] ++ facter osfamily [2026-09-04T06:39:14.919Z] ++ tr '[:upper:]' '[:lower:]' [2026-09-04T06:39:15.183Z] + OS_FAMILY=debian [2026-09-04T06:39:15.183Z] + workspace=/w/workspace/exfoundry_device-bacnet-c_PR-109 [2026-09-04T06:39:15.183Z] + START_PACKAGES=/tmp/packages_start.txt [2026-09-04T06:39:15.183Z] + END_PACKAGES=/tmp/packages_end.txt [2026-09-04T06:39:15.183Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-09-04T06:39:15.183Z] + PACKAGES=/tmp/packages_start.txt [2026-09-04T06:39:15.183Z] + '[' /w/workspace/exfoundry_device-bacnet-c_PR-109 ']' [2026-09-04T06:39:15.183Z] + PACKAGES=/tmp/packages_end.txt [2026-09-04T06:39:15.183Z] + case "${OS_FAMILY}" in [2026-09-04T06:39:15.183Z] + dpkg -l [2026-09-04T06:39:15.183Z] + grep '^ii' [2026-09-04T06:39:15.183Z] + '[' -f /tmp/packages_start.txt ']' [2026-09-04T06:39:15.183Z] + '[' -f /tmp/packages_end.txt ']' [2026-09-04T06:39:15.183Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-09-04T06:39:15.183Z] + '[' /w/workspace/exfoundry_device-bacnet-c_PR-109 ']' [2026-09-04T06:39:15.183Z] + mkdir -p /w/workspace/exfoundry_device-bacnet-c_PR-109/archives/ [2026-09-04T06:39:15.183Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-bacnet-c_PR-109/archives/ [Pipeline] echo [2026-09-04T06:39:15.200Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-bacnet-c_PR-109/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-09-04T06:39:15.495Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-09-04T06:39:16.090Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-09-04T06:39:16.090Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-09-04T06:39:16.190Z] prd-ubuntu20.04-docker-8c-8g-1791 does not seem to be running inside a container [2026-09-04T06:39:16.253Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-bacnet-c_PR-109/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-bacnet-c_PR-109 -v /w/workspace/exfoundry_device-bacnet-c_PR-109:/w/workspace/exfoundry_device-bacnet-c_PR-109:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-109@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-109@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-09-04T06:39:16.497Z] $ docker top 25d7fc1d60b06150fa336f7e90b4f59b7be86128c08da9892a4417a4be12a428 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-09-04T06:39:16.872Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-09-04T06:39:17.176Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-09-04T06:39:17.488Z] + ls /var/log/sa-host [2026-09-04T06:39:17.488Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-09-04T06:39:17.584Z] provisioning config files... [2026-09-04T06:39:17.596Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-bacnet-c_PR-109@tmp/config15113451320712557168tmp [Pipeline] { [Pipeline] echo [2026-09-04T06:39:17.620Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-09-04T06:39:17.926Z] ---> create-netrc.sh [Pipeline] } [2026-09-04T06:39:17.937Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-09-04T06:39:18.302Z] ---> python-tools-install.sh [Pipeline] echo [2026-09-04T06:39:18.317Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-09-04T06:39:18.847Z] ---> sudo-logs.sh [2026-09-04T06:39:18.847Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-09-04T06:39:24.331Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-09-04T06:39:24.644Z] ---> job-cost.sh [2026-09-04T06:39:24.645Z] lf-activate-venv: SKIPPING [2026-09-04T06:39:24.645Z] DEBUG: total: 0.2199999988079071 [2026-09-04T06:39:24.645Z] INFO: Retrieving Stack Cost... [2026-09-04T06:39:24.645Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-09-04T06:39:25.230Z] INFO: Archiving Costs [Pipeline] echo [2026-09-04T06:39:25.249Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-09-04T06:39:25.565Z] ---> logs-deploy.sh [2026-09-04T06:39:25.565Z] lf-activate-venv: SKIPPING [2026-09-04T06:39:25.565Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-bacnet-c/PR-109/4 [2026-09-04T06:39:25.565Z] INFO: archiving workspace using pattern(s): [2026-09-04T06:39:27.494Z] Archives upload complete. [2026-09-04T06:39:27.761Z] INFO: archiving logs to Nexus [2026-09-04T06:39:28.340Z] ---> uname -a: [2026-09-04T06:39:28.340Z] Linux prd-ubuntu20-04-docker-8c-8g-1791 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2026-09-04T06:39:28.340Z] [2026-09-04T06:39:28.340Z] [2026-09-04T06:39:28.340Z] ---> lscpu: [2026-09-04T06:39:28.340Z] Architecture: x86_64 [2026-09-04T06:39:28.340Z] CPU op-mode(s): 32-bit, 64-bit [2026-09-04T06:39:28.340Z] Byte Order: Little Endian [2026-09-04T06:39:28.340Z] Address sizes: 40 bits physical, 48 bits virtual [2026-09-04T06:39:28.340Z] CPU(s): 8 [2026-09-04T06:39:28.340Z] On-line CPU(s) list: 0-7 [2026-09-04T06:39:28.340Z] Thread(s) per core: 1 [2026-09-04T06:39:28.340Z] Core(s) per socket: 1 [2026-09-04T06:39:28.340Z] Socket(s): 8 [2026-09-04T06:39:28.340Z] NUMA node(s): 1 [2026-09-04T06:39:28.340Z] Vendor ID: AuthenticAMD [2026-09-04T06:39:28.340Z] CPU family: 23 [2026-09-04T06:39:28.340Z] Model: 49 [2026-09-04T06:39:28.340Z] Model name: AMD EPYC-Rome Processor [2026-09-04T06:39:28.340Z] Stepping: 0 [2026-09-04T06:39:28.340Z] CPU MHz: 2799.996 [2026-09-04T06:39:28.340Z] BogoMIPS: 5599.99 [2026-09-04T06:39:28.340Z] Virtualization: AMD-V [2026-09-04T06:39:28.340Z] Hypervisor vendor: KVM [2026-09-04T06:39:28.340Z] Virtualization type: full [2026-09-04T06:39:28.340Z] L1d cache: 256 KiB [2026-09-04T06:39:28.340Z] L1i cache: 256 KiB [2026-09-04T06:39:28.340Z] L2 cache: 4 MiB [2026-09-04T06:39:28.340Z] L3 cache: 128 MiB [2026-09-04T06:39:28.340Z] NUMA node0 CPU(s): 0-7 [2026-09-04T06:39:28.340Z] Vulnerability Gather data sampling: Not affected [2026-09-04T06:39:28.340Z] Vulnerability Itlb multihit: Not affected [2026-09-04T06:39:28.340Z] Vulnerability L1tf: Not affected [2026-09-04T06:39:28.340Z] Vulnerability Mds: Not affected [2026-09-04T06:39:28.340Z] Vulnerability Meltdown: Not affected [2026-09-04T06:39:28.340Z] Vulnerability Mmio stale data: Not affected [2026-09-04T06:39:28.340Z] Vulnerability Retbleed: Vulnerable [2026-09-04T06:39:28.340Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-09-04T06:39:28.340Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2026-09-04T06:39:28.340Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2026-09-04T06:39:28.340Z] Vulnerability Srbds: Not affected [2026-09-04T06:39:28.340Z] Vulnerability Tsx async abort: Not affected [2026-09-04T06:39:28.340Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean flushbyasid pausefilter pfthreshold v_vmsave_vmload vgif umip rdpid arch_capabilities [2026-09-04T06:39:28.340Z] [2026-09-04T06:39:28.340Z] [2026-09-04T06:39:28.340Z] ---> nproc: [2026-09-04T06:39:28.340Z] 8 [2026-09-04T06:39:28.340Z] [2026-09-04T06:39:28.340Z] [2026-09-04T06:39:28.340Z] ---> df -h: [2026-09-04T06:39:28.340Z] Filesystem Size Used Avail Use% Mounted on [2026-09-04T06:39:28.340Z] overlay 155G 11G 144G 8% / [2026-09-04T06:39:28.340Z] tmpfs 64M 0 64M 0% /dev [2026-09-04T06:39:28.340Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2026-09-04T06:39:28.340Z] shm 64M 0 64M 0% /dev/shm [2026-09-04T06:39:28.340Z] /dev/vda1 155G 11G 144G 8% /facter-os [2026-09-04T06:39:28.340Z] [2026-09-04T06:39:28.340Z] [2026-09-04T06:39:28.340Z] ---> sar -b -r -n DEV: [2026-09-04T06:39:28.340Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-1791) 09/04/26 _x86_64_ (8 CPU) [2026-09-04T06:39:28.340Z] [2026-09-04T06:39:28.340Z] 06:36:11 LINUX RESTART (8 CPU) [2026-09-04T06:39:28.340Z] [2026-09-04T06:39:28.340Z] 06:37:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2026-09-04T06:39:28.340Z] 06:38:01 126.48 12.66 113.81 0.00 2142.98 39747.78 0.00 [2026-09-04T06:39:28.340Z] 06:39:01 166.56 0.18 166.37 0.00 26.26 5609.60 0.00 [2026-09-04T06:39:28.340Z] Average: 146.52 6.42 140.09 0.00 1084.62 22678.69 0.00 [2026-09-04T06:39:28.340Z] [2026-09-04T06:39:28.340Z] 06:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2026-09-04T06:39:28.340Z] 06:38:01 28729976 31484708 812664 2.47 81424 2958856 2057428 6.07 1164356 2589412 7128 [2026-09-04T06:39:28.340Z] 06:39:01 28373936 31497032 784496 2.39 94008 3291916 1874024 5.52 1224236 2845212 274640 [2026-09-04T06:39:28.340Z] Average: 28551956 31490870 798580 2.43 87716 3125386 1965726 5.80 1194296 2717312 140884 [2026-09-04T06:39:28.340Z] [2026-09-04T06:39:28.340Z] 06:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2026-09-04T06:39:28.340Z] 06:38:01 lo 1.60 1.60 0.17 0.17 0.00 0.00 0.00 0.00 [2026-09-04T06:39:28.340Z] 06:38:01 veth2da500f 17.48 28.11 1.22 421.35 0.00 0.00 0.00 0.03 [2026-09-04T06:39:28.340Z] 06:38:01 docker0 91.33 150.47 5.15 811.62 0.00 0.00 0.00 0.00 [2026-09-04T06:39:28.340Z] 06:38:01 ens3 333.26 221.98 3586.14 73.60 0.00 0.00 0.00 0.00 [2026-09-04T06:39:28.340Z] 06:39:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 [2026-09-04T06:39:28.340Z] 06:39:01 docker0 28.93 44.43 1.97 359.89 0.00 0.00 0.00 0.00 [2026-09-04T06:39:28.340Z] 06:39:01 ens3 198.15 151.41 2974.54 31.20 0.00 0.00 0.00 0.00 [2026-09-04T06:39:28.340Z] Average: lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 [2026-09-04T06:39:28.340Z] Average: docker0 60.13 97.45 3.56 585.76 0.00 0.00 0.00 0.00 [2026-09-04T06:39:28.340Z] Average: ens3 265.71 186.69 3280.34 52.40 0.00 0.00 0.00 0.00 [2026-09-04T06:39:28.340Z] [2026-09-04T06:39:28.340Z] [2026-09-04T06:39:28.340Z] ---> sar -P ALL: [2026-09-04T06:39:28.340Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-1791) 09/04/26 _x86_64_ (8 CPU) [2026-09-04T06:39:28.340Z] [2026-09-04T06:39:28.340Z] 06:36:11 LINUX RESTART (8 CPU) [2026-09-04T06:39:28.340Z] [2026-09-04T06:39:28.340Z] 06:37:01 CPU %user %nice %system %iowait %steal %idle [2026-09-04T06:39:28.340Z] 06:38:01 all 7.92 0.00 3.16 0.82 0.01 88.10 [2026-09-04T06:39:28.340Z] 06:38:01 0 10.50 0.00 3.58 0.18 0.00 85.74 [2026-09-04T06:39:28.340Z] 06:38:01 1 8.70 0.00 4.17 0.44 0.02 86.68 [2026-09-04T06:39:28.340Z] 06:38:01 2 8.01 0.00 2.73 0.42 0.00 88.83 [2026-09-04T06:39:28.340Z] 06:38:01 3 8.45 0.00 3.45 1.57 0.00 86.53 [2026-09-04T06:39:28.340Z] 06:38:01 4 6.06 0.00 2.21 0.08 0.00 91.65 [2026-09-04T06:39:28.340Z] 06:38:01 5 8.09 0.00 3.42 1.23 0.02 87.24 [2026-09-04T06:39:28.340Z] 06:38:01 6 7.67 0.00 3.09 0.13 0.02 89.09 [2026-09-04T06:39:28.340Z] 06:38:01 7 5.88 0.00 2.64 2.47 0.00 89.01 [2026-09-04T06:39:28.340Z] 06:39:01 all 9.64 0.00 3.09 0.36 0.01 86.90 [2026-09-04T06:39:28.340Z] 06:39:01 0 10.52 0.00 3.32 0.30 0.02 85.84 [2026-09-04T06:39:28.340Z] 06:39:01 1 11.56 0.00 3.28 0.40 0.00 84.76 [2026-09-04T06:39:28.340Z] 06:39:01 2 8.29 0.00 3.20 1.04 0.02 87.45 [2026-09-04T06:39:28.340Z] 06:39:01 3 5.22 0.00 2.16 0.19 0.02 92.42 [2026-09-04T06:39:28.340Z] 06:39:01 4 11.27 0.00 3.39 0.25 0.00 85.09 [2026-09-04T06:39:28.340Z] 06:39:01 5 9.60 0.00 2.88 0.08 0.00 87.44 [2026-09-04T06:39:28.340Z] 06:39:01 6 10.84 0.00 3.57 0.40 0.00 85.19 [2026-09-04T06:39:28.340Z] 06:39:01 7 9.76 0.00 2.95 0.25 0.02 87.02 [2026-09-04T06:39:28.340Z] Average: all 8.78 0.00 3.13 0.59 0.01 87.50 [2026-09-04T06:39:28.340Z] Average: 0 10.51 0.00 3.45 0.24 0.01 85.79 [2026-09-04T06:39:28.340Z] Average: 1 10.13 0.00 3.72 0.42 0.01 85.72 [2026-09-04T06:39:28.340Z] Average: 2 8.15 0.00 2.97 0.73 0.01 88.14 [2026-09-04T06:39:28.340Z] Average: 3 6.84 0.00 2.80 0.88 0.01 89.48 [2026-09-04T06:39:28.340Z] Average: 4 8.67 0.00 2.80 0.17 0.00 88.36 [2026-09-04T06:39:28.340Z] Average: 5 8.85 0.00 3.15 0.66 0.01 87.34 [2026-09-04T06:39:28.340Z] Average: 6 9.25 0.00 3.33 0.27 0.01 87.14 [2026-09-04T06:39:28.340Z] Average: 7 7.82 0.00 2.79 1.36 0.01 88.02 [2026-09-04T06:39:28.340Z] [2026-09-04T06:39:28.340Z] [2026-09-04T06:39:28.340Z]