Pull request #111 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cherrycl for edgexfoundry/device-bacnet-c Obtained Jenkinsfile from 0903bcac07964a582b58001e480393cedc4f329c+ec6e505df0bee55f35a76c87e8c21f2daa2cbfcb (46ee6ed020801d0122f0a4e72a27d26c70209518) 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-ssh14267399065963733486.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-ssh2362863861520394178.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-111/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-111/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17206764162119581880.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-ssh7389358459037230112.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-111/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-111/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4032644090322138396.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 ‘prd-ubuntu20.04-docker-8c-8g-13634’ is offline Running on prd-ubuntu20.04-docker-8c-8g-13635 in /w/workspace/exfoundry_device-bacnet-c_PR-111 [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-111 # 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 Merging remotes/origin/main commit ec6e505df0bee55f35a76c87e8c21f2daa2cbfcb into PR head commit 0903bcac07964a582b58001e480393cedc4f329c > git config remote.origin.url git@github.com:edgexfoundry/device-bacnet-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config 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/111/head:refs/remotes/origin/PR-111 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing 0903bcac07964a582b58001e480393cedc4f329c Checking out Revision 0903bcac07964a582b58001e480393cedc4f329c (PR-111) > git checkout -f 0903bcac07964a582b58001e480393cedc4f329c # 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 ec6e505df0bee55f35a76c87e8c21f2daa2cbfcb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0903bcac07964a582b58001e480393cedc4f329c # timeout=10 Commit message: "build: Update C sdk version to 4.0.2" First time build. Skipping changelog. > git rev-list --no-walk e5d477b42dd7378975298d652ad40fb94d9c3ada # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-06-22T07:22:58.743Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-06-22T07:22:58.838Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-06-22T07:22:58.871Z] ========================================================= [2026-06-22T07:22:58.871Z] EdgeX Global Pipelines Version Info [2026-06-22T07:22:58.871Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-06-22T07:22:59.964Z] ------------------- [2026-06-22T07:22:59.964Z] stable info: [2026-06-22T07:22:59.964Z] ------------------- [2026-06-22T07:22:59.964Z] Commited By: Ginny Guan ginny@iotechsys.com [2026-06-22T07:22:59.964Z] Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [2026-06-22T07:22:59.964Z] Message: update stable to v1.0.281 [2026-06-22T07:23:00.535Z] ------------------- [2026-06-22T07:23:00.535Z] experimental info: [2026-06-22T07:23:00.535Z] ------------------- [2026-06-22T07:23:00.535Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-06-22T07:23:00.535Z] Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [2026-06-22T07:23:00.535Z] Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-06-22T07:23:00.619Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-bacnet-c-settings [Pipeline] echo [2026-06-22T07:23:00.648Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-bacnet-c [Pipeline] echo [2026-06-22T07:23:00.675Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-06-22T07:23:00.702Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-06-22T07:23:00.735Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-06-22T07:23:00.763Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2026-06-22T07:23:00.793Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2026-06-22T07:23:00.816Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-06-22T07:23:00.841Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-06-22T07:23:00.869Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-bacnet [Pipeline] echo [2026-06-22T07:23:00.899Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-06-22T07:23:00.927Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-06-22T07:23:00.954Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-06-22T07:23:00.984Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-06-22T07:23:01.012Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-06-22T07:23:01.047Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-06-22T07:23:01.076Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-06-22T07:23:01.105Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-111 [Pipeline] echo [2026-06-22T07:23:01.134Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-111 [Pipeline] echo [2026-06-22T07:23:01.161Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-111 [Pipeline] echo [2026-06-22T07:23:01.190Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0903bcac07964a582b58001e480393cedc4f329c [Pipeline] echo [2026-06-22T07:23:01.221Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0903bca [Pipeline] echo [2026-06-22T07:23:01.257Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-22T07:23:01.337Z] provisioning config files... [2026-06-22T07:23:01.352Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/exfoundry_device-bacnet-c_PR-111@tmp/config9165235629687344105tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-22T07:23:01.697Z] ---> ****-login.sh [2026-06-22T07:23:01.698Z] nexus3.edgexfoundry.org:10001 [2026-06-22T07:23:01.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T07:23:01.958Z] [2026-06-22T07:23:01.958Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-22T07:23:01.958Z] Configure a credential helper to remove this warning. See [2026-06-22T07:23:01.958Z] https://docs.****.com/go/credential-store/ [2026-06-22T07:23:01.958Z] [2026-06-22T07:23:01.958Z] Login Succeeded [2026-06-22T07:23:01.958Z] nexus3.edgexfoundry.org:10002 [2026-06-22T07:23:01.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T07:23:02.220Z] [2026-06-22T07:23:02.220Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-22T07:23:02.220Z] Configure a credential helper to remove this warning. See [2026-06-22T07:23:02.220Z] https://docs.****.com/go/credential-store/ [2026-06-22T07:23:02.220Z] [2026-06-22T07:23:02.220Z] Login Succeeded [2026-06-22T07:23:02.220Z] nexus3.edgexfoundry.org:10003 [2026-06-22T07:23:02.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T07:23:02.220Z] [2026-06-22T07:23:02.220Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-22T07:23:02.220Z] Configure a credential helper to remove this warning. See [2026-06-22T07:23:02.220Z] https://docs.****.com/go/credential-store/ [2026-06-22T07:23:02.220Z] [2026-06-22T07:23:02.220Z] Login Succeeded [2026-06-22T07:23:02.220Z] nexus3.edgexfoundry.org:10004 [2026-06-22T07:23:02.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T07:23:02.220Z] [2026-06-22T07:23:02.220Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-22T07:23:02.220Z] Configure a credential helper to remove this warning. See [2026-06-22T07:23:02.220Z] https://docs.****.com/go/credential-store/ [2026-06-22T07:23:02.220Z] [2026-06-22T07:23:02.220Z] Login Succeeded [2026-06-22T07:23:02.220Z] ****.io [2026-06-22T07:23:02.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T07:23:02.481Z] [2026-06-22T07:23:02.481Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-22T07:23:02.481Z] Configure a credential helper to remove this warning. See [2026-06-22T07:23:02.481Z] https://docs.****.com/go/credential-store/ [2026-06-22T07:23:02.481Z] [2026-06-22T07:23:02.481Z] Login Succeeded [2026-06-22T07:23:02.481Z] ---> ****-login.sh ends [Pipeline] } [2026-06-22T07:23:02.490Z] 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-06-22T07:23:02.931Z] + git rev-list -1 --merges 0903bcac07964a582b58001e480393cedc4f329c~1..0903bcac07964a582b58001e480393cedc4f329c [Pipeline] echo [2026-06-22T07:23:02.959Z] -----------> git rev-list -1 --merges 0903bcac07964a582b58001e480393cedc4f329c~1..0903bcac07964a582b58001e480393cedc4f329c 0903bcac07964a582b58001e480393cedc4f329c [false] [Pipeline] sh [2026-06-22T07:23:03.248Z] + git log --format=format:%s -1 0903bcac07964a582b58001e480393cedc4f329c [Pipeline] echo [2026-06-22T07:23:03.265Z] ========================================================= [2026-06-22T07:23:03.265Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-06-22T07:23:03.265Z] ========================================================= 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-06-22T07:23:03.731Z] + git rev-list -1 --merges 0903bcac07964a582b58001e480393cedc4f329c~1..0903bcac07964a582b58001e480393cedc4f329c [Pipeline] echo [2026-06-22T07:23:03.743Z] -----------> git rev-list -1 --merges 0903bcac07964a582b58001e480393cedc4f329c~1..0903bcac07964a582b58001e480393cedc4f329c 0903bcac07964a582b58001e480393cedc4f329c [false] [Pipeline] sh [2026-06-22T07:23:04.039Z] + git log --format=format:%s -1 0903bcac07964a582b58001e480393cedc4f329c [Pipeline] echo [2026-06-22T07:23:04.052Z] ========================================================= [2026-06-22T07:23:04.052Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-06-22T07:23:04.052Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2026-06-22T07:23:04.472Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-06-22T07:23:04.472Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-06-22T07:23:04.472Z] + [ -e /tmp/ssh_known_hosts ] [2026-06-22T07:23:04.472Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-06-22T07:23:04.472Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-06-22T07:23:04.472Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-06-22T07:23:04.472Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-22T07:23:04.914Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-22T07:23:04.914Z] [2026-06-22T07:23:04.914Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-22T07:23:05.230Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-22T07:23:05.230Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-06-22T07:23:05.230Z] 3dae71ba6b94: Pulling fs layer [2026-06-22T07:23:05.230Z] 6bf1a483ea7c: Pulling fs layer [2026-06-22T07:23:05.230Z] f5dfc541a4d3: Pulling fs layer [2026-06-22T07:23:05.230Z] 461d9e800cba: Pulling fs layer [2026-06-22T07:23:05.230Z] 80192f66455f: Pulling fs layer [2026-06-22T07:23:05.230Z] 2e8e34ca0e6c: Pulling fs layer [2026-06-22T07:23:05.230Z] 461d9e800cba: Waiting [2026-06-22T07:23:05.230Z] 80192f66455f: Waiting [2026-06-22T07:23:05.230Z] a29436f7fd5d: Pulling fs layer [2026-06-22T07:23:05.230Z] 923cac83aea3: Pulling fs layer [2026-06-22T07:23:05.230Z] 25ad8b0a4227: Pulling fs layer [2026-06-22T07:23:05.230Z] 2e8e34ca0e6c: Waiting [2026-06-22T07:23:05.230Z] a29436f7fd5d: Waiting [2026-06-22T07:23:05.230Z] 923cac83aea3: Waiting [2026-06-22T07:23:05.230Z] db01528c6b51: Pulling fs layer [2026-06-22T07:23:05.230Z] 28988de357af: Pulling fs layer [2026-06-22T07:23:05.230Z] 25ad8b0a4227: Waiting [2026-06-22T07:23:05.230Z] 28988de357af: Waiting [2026-06-22T07:23:05.230Z] 6bf1a483ea7c: Verifying Checksum [2026-06-22T07:23:05.230Z] 6bf1a483ea7c: Download complete [2026-06-22T07:23:05.491Z] 461d9e800cba: Verifying Checksum [2026-06-22T07:23:05.491Z] 461d9e800cba: Download complete [2026-06-22T07:23:05.491Z] 80192f66455f: Verifying Checksum [2026-06-22T07:23:05.491Z] 80192f66455f: Download complete [2026-06-22T07:23:05.491Z] f5dfc541a4d3: Verifying Checksum [2026-06-22T07:23:05.491Z] f5dfc541a4d3: Download complete [2026-06-22T07:23:05.750Z] 3dae71ba6b94: Verifying Checksum [2026-06-22T07:23:05.750Z] 3dae71ba6b94: Download complete [2026-06-22T07:23:05.750Z] 923cac83aea3: Verifying Checksum [2026-06-22T07:23:05.750Z] 923cac83aea3: Download complete [2026-06-22T07:23:05.750Z] 25ad8b0a4227: Verifying Checksum [2026-06-22T07:23:05.750Z] 25ad8b0a4227: Download complete [2026-06-22T07:23:05.750Z] db01528c6b51: Verifying Checksum [2026-06-22T07:23:05.750Z] db01528c6b51: Download complete [2026-06-22T07:23:05.750Z] 28988de357af: Download complete [2026-06-22T07:23:06.009Z] a29436f7fd5d: Verifying Checksum [2026-06-22T07:23:06.009Z] a29436f7fd5d: Download complete [2026-06-22T07:23:06.579Z] 2e8e34ca0e6c: Verifying Checksum [2026-06-22T07:23:06.579Z] 2e8e34ca0e6c: Download complete [2026-06-22T07:23:07.147Z] 3dae71ba6b94: Pull complete [2026-06-22T07:23:07.405Z] 6bf1a483ea7c: Pull complete [2026-06-22T07:23:07.972Z] f5dfc541a4d3: Pull complete [2026-06-22T07:23:07.972Z] 461d9e800cba: Pull complete [2026-06-22T07:23:07.972Z] 80192f66455f: Pull complete [2026-06-22T07:23:12.165Z] 2e8e34ca0e6c: Pull complete [2026-06-22T07:23:13.101Z] a29436f7fd5d: Pull complete [2026-06-22T07:23:13.101Z] 923cac83aea3: Pull complete [2026-06-22T07:23:13.101Z] 25ad8b0a4227: Pull complete [2026-06-22T07:23:13.101Z] db01528c6b51: Pull complete [2026-06-22T07:23:13.101Z] 28988de357af: Pull complete [2026-06-22T07:23:13.101Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-06-22T07:23:13.101Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-22T07:23:13.101Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-22T07:23:13.256Z] prd-ubuntu20.04-docker-8c-8g-13635 does not seem to be running inside a container [2026-06-22T07:23:13.295Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-bacnet-c_PR-111 -v /w/workspace/exfoundry_device-bacnet-c_PR-111:/w/workspace/exfoundry_device-bacnet-c_PR-111:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-111@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-111@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-06-22T07:23:15.011Z] $ docker top 41fc1002da449d90b39cdd9e7787bcdef373fda215099cfa43d789ed9d644c3c -eo pid,comm [2026-06-22T07:23:15.056Z] 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-06-22T07:23:15.056Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-06-22T07:23:15.129Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-06-22T07:23:15.129Z] [ssh-agent] Looking for ssh-agent implementation... [2026-06-22T07:23:15.238Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-06-22T07:23:15.245Z] $ docker exec 41fc1002da449d90b39cdd9e7787bcdef373fda215099cfa43d789ed9d644c3c ssh-agent [2026-06-22T07:23:15.338Z] SSH_AUTH_SOCK=/tmp/ssh-5pIJaEHQJzIL/agent.32 [2026-06-22T07:23:15.338Z] SSH_AGENT_PID=38 [2026-06-22T07:23:15.344Z] Running ssh-add (command line suppressed) [2026-06-22T07:23:15.445Z] Identity added: /w/workspace/exfoundry_device-bacnet-c_PR-111@tmp/private_key_3260174448683105708.key (/w/workspace/exfoundry_device-bacnet-c_PR-111@tmp/private_key_3260174448683105708.key) [2026-06-22T07:23:15.452Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-06-22T07:23:15.765Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-bacnet-c_PR-111 [Pipeline] sh [2026-06-22T07:23:16.060Z] + git tag --points-at HEAD [Pipeline] } [2026-06-22T07:23:16.077Z] $ docker exec --env ******** --env ******** 41fc1002da449d90b39cdd9e7787bcdef373fda215099cfa43d789ed9d644c3c ssh-agent -k [2026-06-22T07:23:16.164Z] unset SSH_AUTH_SOCK; [2026-06-22T07:23:16.164Z] unset SSH_AGENT_PID; [2026-06-22T07:23:16.165Z] echo Agent pid 38 killed; [2026-06-22T07:23:16.169Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-06-22T07:23:16.213Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-06-22T07:23:16.213Z] [ssh-agent] Looking for ssh-agent implementation... [2026-06-22T07:23:16.307Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-06-22T07:23:16.314Z] $ docker exec 41fc1002da449d90b39cdd9e7787bcdef373fda215099cfa43d789ed9d644c3c ssh-agent [2026-06-22T07:23:16.411Z] SSH_AUTH_SOCK=/tmp/ssh-nToFO96xMQI4/agent.85 [2026-06-22T07:23:16.411Z] SSH_AGENT_PID=91 [2026-06-22T07:23:16.416Z] Running ssh-add (command line suppressed) [2026-06-22T07:23:16.523Z] Identity added: /w/workspace/exfoundry_device-bacnet-c_PR-111@tmp/private_key_2083325900949874025.key (/w/workspace/exfoundry_device-bacnet-c_PR-111@tmp/private_key_2083325900949874025.key) [2026-06-22T07:23:16.532Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-06-22T07:23:16.832Z] + git semver init [2026-06-22T07:23:17.094Z] 2026-06-22 07:23:17,041 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-06-22T07:23:17.094Z] 2026-06-22 07:23:17,045 [run_init] DEBUG init version:0.0.0 force:False [2026-06-22T07:23:17.094Z] 2026-06-22 07:23:17,045 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-bacnet-c_PR-111/.semver [2026-06-22T07:23:17.094Z] 2026-06-22 07:23:17,045 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-bacnet-c.git /w/workspace/exfoundry_device-bacnet-c_PR-111/.semver [2026-06-22T07:23:17.094Z] 2026-06-22 07:23:17,046 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-bacnet-c.git', '/w/workspace/exfoundry_device-bacnet-c_PR-111/.semver'], cwd=/w/workspace/exfoundry_device-bacnet-c_PR-111, stdin=None, shell=False, universal_newlines=False) [2026-06-22T07:23:18.033Z] 2026-06-22 07:23:17,699 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-bacnet-c_PR-111/.git/info/exclude [2026-06-22T07:23:18.034Z] 2026-06-22 07:23:17,699 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-bacnet-c_PR-111/.semver/PR-111 with force:False [2026-06-22T07:23:18.034Z] 2026-06-22 07:23:17,699 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-bacnet-c_PR-111/.semver/PR-111 [2026-06-22T07:23:18.034Z] 2026-06-22 07:23:17,703 [execute] INFO git cat-file --batch-check [2026-06-22T07:23:18.034Z] 2026-06-22 07:23:17,704 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-bacnet-c_PR-111/.semver, stdin=, shell=False, universal_newlines=False) [2026-06-22T07:23:18.034Z] 2026-06-22 07:23:17,708 [execute] INFO git cat-file --batch [2026-06-22T07:23:18.034Z] 2026-06-22 07:23:17,709 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-bacnet-c_PR-111/.semver, stdin=, shell=False, universal_newlines=False) [2026-06-22T07:23:18.034Z] 2026-06-22 07:23:17,711 [read_version] DEBUG read version from /w/workspace/exfoundry_device-bacnet-c_PR-111/.semver/PR-111 [2026-06-22T07:23:18.034Z] 0.0.0 [Pipeline] } [2026-06-22T07:23:18.049Z] $ docker exec --env ******** --env ******** 41fc1002da449d90b39cdd9e7787bcdef373fda215099cfa43d789ed9d644c3c ssh-agent -k [2026-06-22T07:23:18.140Z] unset SSH_AUTH_SOCK; [2026-06-22T07:23:18.140Z] unset SSH_AGENT_PID; [2026-06-22T07:23:18.140Z] echo Agent pid 91 killed; [2026-06-22T07:23:18.145Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-06-22T07:23:18.481Z] + git semver [Pipeline] } [2026-06-22T07:23:18.758Z] $ docker stop --time=1 41fc1002da449d90b39cdd9e7787bcdef373fda215099cfa43d789ed9d644c3c [2026-06-22T07:23:20.024Z] $ docker rm -f --volumes 41fc1002da449d90b39cdd9e7787bcdef373fda215099cfa43d789ed9d644c3c [Pipeline] // withDockerContainer [Pipeline] sh [2026-06-22T07:23:20.365Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-06-22T07:23:20.608Z] Stashed 1 file(s) [Pipeline] echo [2026-06-22T07:23:20.613Z] [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-06-22T07:23:20.911Z] provisioning config files... [2026-06-22T07:23:20.921Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/exfoundry_device-bacnet-c_PR-111@tmp/config3572927468476891613tmp [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2026-06-22T07:23:21.258Z] ---> ****-login.sh [2026-06-22T07:23:21.258Z] nexus3.edgexfoundry.org:10001 [2026-06-22T07:23:21.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T07:23:21.258Z] Login Succeeded [2026-06-22T07:23:21.258Z] nexus3.edgexfoundry.org:10002 [2026-06-22T07:23:21.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T07:23:21.258Z] Login Succeeded [2026-06-22T07:23:21.259Z] nexus3.edgexfoundry.org:10003 [2026-06-22T07:23:21.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T07:23:21.520Z] Login Succeeded [2026-06-22T07:23:21.520Z] nexus3.edgexfoundry.org:10004 [2026-06-22T07:23:21.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T07:23:21.520Z] Login Succeeded [2026-06-22T07:23:21.520Z] ****.io [2026-06-22T07:23:21.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T07:23:21.827Z] Login Succeeded [2026-06-22T07:23:21.827Z] ---> ****-login.sh ends [Pipeline] } [2026-06-22T07:23:21.853Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-06-22T07:23:21.965Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-06-22T07:23:21.983Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo [2026-06-22T07:23:22.002Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-06-22T07:23:22.020Z] ========================================================= [2026-06-22T07:23:22.020Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2026-06-22T07:23:22.020Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-22T07:23:22.350Z] + 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-06-22T07:23:22.921Z] #0 building with "default" instance using docker driver [2026-06-22T07:23:22.921Z] [2026-06-22T07:23:22.921Z] #1 [internal] load build definition from Dockerfile.alpine-base [2026-06-22T07:23:22.921Z] #1 transferring dockerfile: 1.45kB done [2026-06-22T07:23:22.921Z] #1 DONE 0.0s [2026-06-22T07:23:22.921Z] [2026-06-22T07:23:22.921Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2026-06-22T07:23:22.921Z] #2 DONE 0.1s [2026-06-22T07:23:23.180Z] [2026-06-22T07:23:23.181Z] #3 [internal] load .dockerignore [2026-06-22T07:23:23.181Z] #3 transferring context: 2B done [2026-06-22T07:23:23.181Z] #3 DONE 0.0s [2026-06-22T07:23:23.181Z] [2026-06-22T07:23:23.181Z] #4 [internal] load build context [2026-06-22T07:23:23.181Z] #4 transferring context: 85.88kB done [2026-06-22T07:23:23.181Z] #4 DONE 0.0s [2026-06-22T07:23:23.181Z] [2026-06-22T07:23:23.181Z] #5 [ 1/11] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff [2026-06-22T07:23:23.181Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 0.0s done [2026-06-22T07:23:23.181Z] #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa [2026-06-22T07:23:23.181Z] #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s done [2026-06-22T07:23:23.181Z] #5 sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 741B / 741B done [2026-06-22T07:23:23.181Z] #5 sha256:6605166a5db42c9ef4e3b8366138377c430980df3f34fe18e3a1340b6ab951b9 2.56kB / 2.56kB done [2026-06-22T07:23:23.181Z] #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2026-06-22T07:23:23.181Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 11.53MB / 118.14MB 0.2s [2026-06-22T07:23:23.438Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 26.21MB / 118.14MB 0.4s [2026-06-22T07:23:23.696Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 60.82MB / 118.14MB 0.6s [2026-06-22T07:23:23.696Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 87.03MB / 118.14MB 0.7s [2026-06-22T07:23:23.696Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 113.25MB / 118.14MB 0.8s [2026-06-22T07:23:24.261Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 118.14MB / 118.14MB 1.0s done [2026-06-22T07:23:24.261Z] #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 0.1s [2026-06-22T07:23:28.454Z] #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 3.6s done [2026-06-22T07:23:28.454Z] #5 DONE 4.8s [2026-06-22T07:23:28.454Z] [2026-06-22T07:23:28.454Z] #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-06-22T07:23:28.454Z] #6 0.370 Connecting to iotech.jfrog.io (54.73.4.50:443) [2026-06-22T07:23:28.454Z] #6 0.773 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2026-06-22T07:23:28.454Z] #6 0.773 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2026-06-22T07:23:28.454Z] #6 0.773 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2026-06-22T07:23:29.393Z] #6 DONE 1.5s [2026-06-22T07:23:29.393Z] [2026-06-22T07:23:29.393Z] #7 [ 3/11] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2026-06-22T07:23:29.393Z] #7 DONE 0.3s [2026-06-22T07:23:29.652Z] [2026-06-22T07:23:29.652Z] #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-06-22T07:23:29.652Z] #8 0.242 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2026-06-22T07:23:29.915Z] #8 0.450 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2026-06-22T07:23:30.174Z] #8 0.644 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-06-22T07:23:30.745Z] #8 1.250 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-06-22T07:23:31.004Z] #8 1.259 (1/18) Installing dumb-init (1.2.5-r2) [2026-06-22T07:23:31.004Z] #8 1.264 (2/18) Installing hiredis (1.1.0-r2) [2026-06-22T07:23:31.004Z] #8 1.267 (3/18) Installing hiredis-dev (1.1.0-r2) [2026-06-22T07:23:31.004Z] #8 1.276 (4/18) Installing libcbor (0.10.2-r1) [2026-06-22T07:23:31.004Z] #8 1.280 (5/18) Installing iotech-iot-1.6 (1.6.3-r0) [2026-06-22T07:23:31.575Z] #8 1.998 (6/18) Installing iotech-iot-1.6-dev (1.6.3-r0) [2026-06-22T07:23:31.575Z] #8 2.109 (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.162-r0) [2026-06-22T07:23:31.835Z] #8 2.411 (8/18) Installing libcbor-dev (0.10.2-r1) [2026-06-22T07:23:32.095Z] #8 2.416 (9/18) Installing libmenuw (6.4_p20230506-r0) [2026-06-22T07:23:32.095Z] #8 2.419 (10/18) Installing libpanelw (6.4_p20230506-r0) [2026-06-22T07:23:32.095Z] #8 2.423 (11/18) Installing libncurses++ (6.4_p20230506-r0) [2026-06-22T07:23:32.095Z] #8 2.427 (12/18) Installing ncurses-dev (6.4_p20230506-r0) [2026-06-22T07:23:32.095Z] #8 2.437 (13/18) Installing libblkid (2.38.1-r8) [2026-06-22T07:23:32.095Z] #8 2.444 (14/18) Installing libuuid (2.38.1-r8) [2026-06-22T07:23:32.095Z] #8 2.447 (15/18) Installing libfdisk (2.38.1-r8) [2026-06-22T07:23:32.095Z] #8 2.456 (16/18) Installing libmount (2.38.1-r8) [2026-06-22T07:23:32.095Z] #8 2.464 (17/18) Installing libsmartcols (2.38.1-r8) [2026-06-22T07:23:32.096Z] #8 2.470 (18/18) Installing util-linux-dev (2.38.1-r8) [2026-06-22T07:23:32.096Z] #8 2.527 Executing busybox-1.36.1-r4.trigger [2026-06-22T07:23:32.096Z] #8 2.535 OK: 338 MiB in 100 packages [2026-06-22T07:23:32.096Z] #8 DONE 2.7s [2026-06-22T07:23:32.355Z] [2026-06-22T07:23:32.355Z] #9 [ 5/11] RUN apk --no-cache upgrade [2026-06-22T07:23:32.355Z] #9 0.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2026-06-22T07:23:32.613Z] #9 0.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2026-06-22T07:23:32.613Z] #9 0.441 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-06-22T07:23:33.180Z] #9 1.018 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-06-22T07:23:33.439Z] #9 1.025 Upgrading critical system libraries and apk-tools: [2026-06-22T07:23:33.439Z] #9 1.025 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2026-06-22T07:23:33.439Z] #9 1.045 Executing busybox-1.36.1-r4.trigger [2026-06-22T07:23:33.439Z] #9 1.092 Continuing the upgrade transaction with new apk-tools: [2026-06-22T07:23:33.439Z] #9 1.098 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2026-06-22T07:23:33.439Z] #9 1.175 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2026-06-22T07:23:33.439Z] #9 1.282 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-06-22T07:23:34.007Z] #9 1.832 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-06-22T07:23:34.008Z] #9 1.839 (1/27) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) [2026-06-22T07:23:34.008Z] #9 1.852 (2/27) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) [2026-06-22T07:23:34.008Z] #9 1.866 Executing busybox-1.36.1-r7.post-upgrade [2026-06-22T07:23:34.008Z] #9 1.882 (3/27) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) [2026-06-22T07:23:34.008Z] #9 1.885 (4/27) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) [2026-06-22T07:23:34.008Z] #9 1.894 (5/27) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) [2026-06-22T07:23:34.008Z] #9 1.928 (6/27) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) [2026-06-22T07:23:34.008Z] #9 1.936 (7/27) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) [2026-06-22T07:23:34.267Z] #9 1.939 (8/27) Upgrading binutils (2.40-r7 -> 2.40-r8) [2026-06-22T07:23:34.267Z] #9 1.994 (9/27) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) [2026-06-22T07:23:34.267Z] #9 2.049 (10/27) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) [2026-06-22T07:23:34.267Z] #9 2.054 (11/27) Upgrading xz-libs (5.4.3-r0 -> 5.4.3-r1) [2026-06-22T07:23:34.267Z] #9 2.060 (12/27) Upgrading libarchive (3.7.2-r0 -> 3.8.0-r0) [2026-06-22T07:23:34.267Z] #9 2.074 (13/27) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) [2026-06-22T07:23:34.267Z] #9 2.087 (14/27) Installing libpsl (0.21.5-r0) [2026-06-22T07:23:34.267Z] #9 2.091 (15/27) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) [2026-06-22T07:23:34.267Z] #9 2.101 (16/27) Installing libpsl-utils (0.21.5-r0) [2026-06-22T07:23:34.267Z] #9 2.104 (17/27) Installing libpsl-dev (0.21.5-r0) [2026-06-22T07:23:34.267Z] #9 2.108 (18/27) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) [2026-06-22T07:23:34.267Z] #9 2.134 (19/27) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) [2026-06-22T07:23:34.267Z] #9 2.140 (20/27) Upgrading git (2.40.1-r0 -> 2.40.4-r0) [2026-06-22T07:23:34.267Z] #9 2.193 (21/27) Upgrading musl-utils (1.2.4-r2 -> 1.2.4-r3) [2026-06-22T07:23:34.530Z] #9 2.201 (22/27) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) [2026-06-22T07:23:34.530Z] #9 2.205 (23/27) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) [2026-06-22T07:23:34.530Z] #9 2.225 (24/27) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) [2026-06-22T07:23:34.530Z] #9 2.229 (25/27) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) [2026-06-22T07:23:34.530Z] #9 2.232 (26/27) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) [2026-06-22T07:23:34.530Z] #9 2.235 (27/27) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) [2026-06-22T07:23:34.530Z] #9 2.246 Executing busybox-1.36.1-r7.trigger [2026-06-22T07:23:34.530Z] #9 2.250 Executing ca-certificates-20241121-r1.trigger [2026-06-22T07:23:34.530Z] #9 2.292 OK: 338 MiB in 103 packages [2026-06-22T07:23:34.788Z] #9 DONE 2.5s [2026-06-22T07:23:34.788Z] [2026-06-22T07:23:34.788Z] #10 [ 6/11] COPY scripts /device-bacnet-c/scripts [2026-06-22T07:23:34.788Z] #10 DONE 0.0s [2026-06-22T07:23:34.788Z] [2026-06-22T07:23:34.788Z] #11 [ 7/11] COPY src /device-bacnet-c/src/ [2026-06-22T07:23:34.788Z] #11 DONE 0.0s [2026-06-22T07:23:34.788Z] [2026-06-22T07:23:34.788Z] #12 [ 8/11] COPY VERSION /device-bacnet-c/ [2026-06-22T07:23:34.788Z] #12 DONE 0.0s [2026-06-22T07:23:35.047Z] [2026-06-22T07:23:35.047Z] #13 [ 9/11] WORKDIR /device-bacnet-c [2026-06-22T07:23:35.047Z] #13 DONE 0.0s [2026-06-22T07:23:35.047Z] [2026-06-22T07:23:35.047Z] #14 [10/11] RUN /device-bacnet-c/scripts/build_deps.sh [2026-06-22T07:23:35.047Z] #14 0.201 + CSDK_VER=4.0.2 [2026-06-22T07:23:35.047Z] #14 0.201 + '[' '!' -d deps ] [2026-06-22T07:23:35.047Z] #14 0.201 + mkdir deps [2026-06-22T07:23:35.047Z] #14 0.201 + cd /device-bacnet-c/deps [2026-06-22T07:23:35.047Z] #14 0.201 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.2.zip [2026-06-22T07:23:35.047Z] #14 0.204 Connecting to github.com (140.82.113.3:443) [2026-06-22T07:23:35.306Z] #14 0.459 Connecting to codeload.github.com (140.82.114.10:443) [2026-06-22T07:23:35.306Z] #14 0.583 saving to 'v4.0.2.zip' [2026-06-22T07:23:35.566Z] #14 0.646 v4.0.2.zip 100% |********************************| 256k 0:00:00 ETA [2026-06-22T07:23:35.566Z] #14 0.646 'v4.0.2.zip' saved [2026-06-22T07:23:35.566Z] #14 0.646 + unzip v4.0.2.zip [2026-06-22T07:23:35.566Z] #14 0.647 Archive: v4.0.2.zip [2026-06-22T07:23:35.566Z] #14 0.653 creating: device-sdk-c-4.0.2/ [2026-06-22T07:23:35.566Z] #14 0.653 creating: device-sdk-c-4.0.2/.github/ [2026-06-22T07:23:35.566Z] #14 0.653 inflating: device-sdk-c-4.0.2/.github/Contributing.md [2026-06-22T07:23:35.566Z] #14 0.653 inflating: device-sdk-c-4.0.2/.github/PULL_REQUEST_TEMPLATE.md [2026-06-22T07:23:35.566Z] #14 0.653 inflating: device-sdk-c-4.0.2/.github/semantic.yml [2026-06-22T07:23:35.566Z] #14 0.653 creating: device-sdk-c-4.0.2/.github/workflows/ [2026-06-22T07:23:35.566Z] #14 0.653 inflating: device-sdk-c-4.0.2/.github/workflows/release.yml [2026-06-22T07:23:35.566Z] #14 0.653 inflating: device-sdk-c-4.0.2/.gitignore [2026-06-22T07:23:35.566Z] #14 0.653 inflating: device-sdk-c-4.0.2/Attribution.txt [2026-06-22T07:23:35.566Z] #14 0.653 inflating: device-sdk-c-4.0.2/CHANGELOG.md [2026-06-22T07:23:35.566Z] #14 0.653 inflating: device-sdk-c-4.0.2/Doxyfile [2026-06-22T07:23:35.566Z] #14 0.653 inflating: device-sdk-c-4.0.2/GOVERNANCE.md [2026-06-22T07:23:35.566Z] #14 0.653 inflating: device-sdk-c-4.0.2/Jenkinsfile [2026-06-22T07:23:35.566Z] #14 0.653 inflating: device-sdk-c-4.0.2/LICENSE [2026-06-22T07:23:35.566Z] #14 0.653 inflating: device-sdk-c-4.0.2/Makefile [2026-06-22T07:23:35.566Z] #14 0.653 inflating: device-sdk-c-4.0.2/OWNERS.md [2026-06-22T07:23:35.566Z] #14 0.653 inflating: device-sdk-c-4.0.2/README.IOT.md [2026-06-22T07:23:35.566Z] #14 0.653 inflating: device-sdk-c-4.0.2/README.md [2026-06-22T07:23:35.566Z] #14 0.653 inflating: device-sdk-c-4.0.2/README.v3.md [2026-06-22T07:23:35.566Z] #14 0.653 creating: device-sdk-c-4.0.2/docs/ [2026-06-22T07:23:35.566Z] #14 0.653 inflating: device-sdk-c-4.0.2/docs/configuration.md [2026-06-22T07:23:35.566Z] #14 0.653 inflating: device-sdk-c-4.0.2/docs/deviceprofiles.md [2026-06-22T07:23:35.566Z] #14 0.656 inflating: device-sdk-c-4.0.2/docs/metrics.md [2026-06-22T07:23:35.566Z] #14 0.656 inflating: device-sdk-c-4.0.2/docs/servicewritersguide.md [2026-06-22T07:23:35.566Z] #14 0.656 inflating: device-sdk-c-4.0.2/docs/startup.md [2026-06-22T07:23:35.566Z] #14 0.656 creating: device-sdk-c-4.0.2/include/ [2026-06-22T07:23:35.566Z] #14 0.656 creating: device-sdk-c-4.0.2/include/devsdk/ [2026-06-22T07:23:35.566Z] #14 0.656 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk-base.h [2026-06-22T07:23:35.566Z] #14 0.656 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk.h [2026-06-22T07:23:35.566Z] #14 0.656 creating: device-sdk-c-4.0.2/include/edgex/ [2026-06-22T07:23:35.566Z] #14 0.656 inflating: device-sdk-c-4.0.2/include/edgex/devices.h [2026-06-22T07:23:35.566Z] #14 0.656 inflating: device-sdk-c-4.0.2/include/edgex/edgex-base.h [2026-06-22T07:23:35.566Z] #14 0.656 inflating: device-sdk-c-4.0.2/include/edgex/edgex.h [2026-06-22T07:23:35.566Z] #14 0.656 inflating: device-sdk-c-4.0.2/include/edgex/profiles.h [2026-06-22T07:23:35.566Z] #14 0.656 inflating: device-sdk-c-4.0.2/include/edgex/rest-server.h [2026-06-22T07:23:35.566Z] #14 0.656 creating: device-sdk-c-4.0.2/scripts/ [2026-06-22T07:23:35.566Z] #14 0.656 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine [2026-06-22T07:23:35.566Z] #14 0.656 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine-base [2026-06-22T07:23:35.566Z] #14 0.656 inflating: device-sdk-c-4.0.2/scripts/build.sh [2026-06-22T07:23:35.566Z] #14 0.656 inflating: device-sdk-c-4.0.2/scripts/entrypoint.sh [2026-06-22T07:23:35.566Z] #14 0.656 creating: device-sdk-c-4.0.2/src/ [2026-06-22T07:23:35.566Z] #14 0.656 inflating: device-sdk-c-4.0.2/src/CMakeLists.txt [2026-06-22T07:23:35.566Z] #14 0.659 creating: device-sdk-c-4.0.2/src/c/ [2026-06-22T07:23:35.566Z] #14 0.659 inflating: device-sdk-c-4.0.2/src/c/CMakeLists.txt [2026-06-22T07:23:35.566Z] #14 0.659 inflating: device-sdk-c-4.0.2/src/c/api.h [2026-06-22T07:23:35.566Z] #14 0.659 inflating: device-sdk-c-4.0.2/src/c/autoevent.c [2026-06-22T07:23:35.566Z] #14 0.659 inflating: device-sdk-c-4.0.2/src/c/autoevent.h [2026-06-22T07:23:35.566Z] #14 0.659 inflating: device-sdk-c-4.0.2/src/c/bus-impl.h [2026-06-22T07:23:35.566Z] #14 0.659 inflating: device-sdk-c-4.0.2/src/c/bus-mqtt.c [2026-06-22T07:23:35.566Z] #14 0.659 inflating: device-sdk-c-4.0.2/src/c/bus.c [2026-06-22T07:23:35.566Z] #14 0.659 inflating: device-sdk-c-4.0.2/src/c/bus.h [2026-06-22T07:23:35.566Z] #14 0.659 inflating: device-sdk-c-4.0.2/src/c/callback3.c [2026-06-22T07:23:35.566Z] #14 0.659 inflating: device-sdk-c-4.0.2/src/c/callback3.h [2026-06-22T07:23:35.566Z] #14 0.659 inflating: device-sdk-c-4.0.2/src/c/cmdinfo.h [2026-06-22T07:23:35.566Z] #14 0.659 inflating: device-sdk-c-4.0.2/src/c/command.c [2026-06-22T07:23:35.566Z] #14 0.659 inflating: device-sdk-c-4.0.2/src/c/command.h [2026-06-22T07:23:35.566Z] #14 0.659 inflating: device-sdk-c-4.0.2/src/c/config.c [2026-06-22T07:23:35.566Z] #14 0.659 inflating: device-sdk-c-4.0.2/src/c/config.h [2026-06-22T07:23:35.566Z] #14 0.659 inflating: device-sdk-c-4.0.2/src/c/correlation.c [2026-06-22T07:23:35.566Z] #14 0.659 inflating: device-sdk-c-4.0.2/src/c/correlation.h [2026-06-22T07:23:35.566Z] #14 0.659 inflating: device-sdk-c-4.0.2/src/c/data.c [2026-06-22T07:23:35.566Z] #14 0.659 inflating: device-sdk-c-4.0.2/src/c/data.h [2026-06-22T07:23:35.566Z] #14 0.659 inflating: device-sdk-c-4.0.2/src/c/defs.h.in [2026-06-22T07:23:35.566Z] #14 0.659 inflating: device-sdk-c-4.0.2/src/c/device.c [2026-06-22T07:23:35.566Z] #14 0.661 inflating: device-sdk-c-4.0.2/src/c/device.h [2026-06-22T07:23:35.566Z] #14 0.661 inflating: device-sdk-c-4.0.2/src/c/devman.c [2026-06-22T07:23:35.566Z] #14 0.661 inflating: device-sdk-c-4.0.2/src/c/devmap.c [2026-06-22T07:23:35.566Z] #14 0.661 inflating: device-sdk-c-4.0.2/src/c/devmap.h [2026-06-22T07:23:35.566Z] #14 0.661 inflating: device-sdk-c-4.0.2/src/c/devsdk-base.c [2026-06-22T07:23:35.566Z] #14 0.661 inflating: device-sdk-c-4.0.2/src/c/devutil.h [2026-06-22T07:23:35.566Z] #14 0.661 inflating: device-sdk-c-4.0.2/src/c/discovery.c [2026-06-22T07:23:35.566Z] #14 0.661 inflating: device-sdk-c-4.0.2/src/c/discovery.h [2026-06-22T07:23:35.566Z] #14 0.661 inflating: device-sdk-c-4.0.2/src/c/dto-read.c [2026-06-22T07:23:35.566Z] #14 0.661 inflating: device-sdk-c-4.0.2/src/c/dto-read.h [2026-06-22T07:23:35.566Z] #14 0.661 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.c [2026-06-22T07:23:35.566Z] #14 0.661 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.h [2026-06-22T07:23:35.566Z] #14 0.661 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.c [2026-06-22T07:23:35.566Z] #14 0.661 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.h [2026-06-22T07:23:35.566Z] #14 0.661 inflating: device-sdk-c-4.0.2/src/c/edgex2.h [2026-06-22T07:23:35.566Z] #14 0.661 inflating: device-sdk-c-4.0.2/src/c/errorlist.h [2026-06-22T07:23:35.566Z] #14 0.661 creating: device-sdk-c-4.0.2/src/c/examples/ [2026-06-22T07:23:35.566Z] #14 0.661 inflating: device-sdk-c-4.0.2/src/c/examples/CMakeLists.txt [2026-06-22T07:23:35.566Z] #14 0.661 inflating: device-sdk-c-4.0.2/src/c/examples/README.md [2026-06-22T07:23:35.566Z] #14 0.661 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/ [2026-06-22T07:23:35.566Z] #14 0.661 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/CMakeLists.txt [2026-06-22T07:23:35.566Z] #14 0.662 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/README.md [2026-06-22T07:23:35.566Z] #14 0.662 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/device-bitfields.c [2026-06-22T07:23:35.566Z] #14 0.662 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/ [2026-06-22T07:23:35.566Z] #14 0.662 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/configuration.yaml [2026-06-22T07:23:35.566Z] #14 0.662 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/ [2026-06-22T07:23:35.566Z] #14 0.662 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/Bitfields.json [2026-06-22T07:23:35.566Z] #14 0.662 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/ [2026-06-22T07:23:35.566Z] #14 0.662 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2026-06-22T07:23:35.566Z] #14 0.662 creating: device-sdk-c-4.0.2/src/c/examples/counters/ [2026-06-22T07:23:35.566Z] #14 0.662 inflating: device-sdk-c-4.0.2/src/c/examples/counters/CMakeLists.txt [2026-06-22T07:23:35.566Z] #14 0.662 inflating: device-sdk-c-4.0.2/src/c/examples/counters/README.md [2026-06-22T07:23:35.566Z] #14 0.662 inflating: device-sdk-c-4.0.2/src/c/examples/counters/device-counter.c [2026-06-22T07:23:35.566Z] #14 0.662 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/ [2026-06-22T07:23:35.566Z] #14 0.662 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/configuration.yaml [2026-06-22T07:23:35.566Z] #14 0.663 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/ [2026-06-22T07:23:35.566Z] #14 0.663 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/Counters.json [2026-06-22T07:23:35.566Z] #14 0.663 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/ [2026-06-22T07:23:35.566Z] #14 0.663 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/Counter.json [2026-06-22T07:23:35.566Z] #14 0.663 creating: device-sdk-c-4.0.2/src/c/examples/discovery/ [2026-06-22T07:23:35.566Z] #14 0.663 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/CMakeLists.txt [2026-06-22T07:23:35.566Z] #14 0.663 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/README.md [2026-06-22T07:23:35.566Z] #14 0.663 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/ [2026-06-22T07:23:35.566Z] #14 0.663 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/configuration.yaml [2026-06-22T07:23:35.566Z] #14 0.663 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/ [2026-06-22T07:23:35.566Z] #14 0.663 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/readme.txt [2026-06-22T07:23:35.566Z] #14 0.663 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/ [2026-06-22T07:23:35.566Z] #14 0.663 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/TemplateProfile.json [2026-06-22T07:23:35.566Z] #14 0.663 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/ [2026-06-22T07:23:35.566Z] #14 0.664 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher1.json [2026-06-22T07:23:35.566Z] #14 0.664 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher2.json [2026-06-22T07:23:35.566Z] #14 0.664 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/template.c [2026-06-22T07:23:35.566Z] #14 0.664 creating: device-sdk-c-4.0.2/src/c/examples/file/ [2026-06-22T07:23:35.566Z] #14 0.664 inflating: device-sdk-c-4.0.2/src/c/examples/file/CMakeLists.txt [2026-06-22T07:23:35.566Z] #14 0.664 inflating: device-sdk-c-4.0.2/src/c/examples/file/README.md [2026-06-22T07:23:35.566Z] #14 0.664 inflating: device-sdk-c-4.0.2/src/c/examples/file/device-file.c [2026-06-22T07:23:35.566Z] #14 0.664 creating: device-sdk-c-4.0.2/src/c/examples/file/res/ [2026-06-22T07:23:35.566Z] #14 0.664 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/configuration.yaml [2026-06-22T07:23:35.566Z] #14 0.664 creating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/ [2026-06-22T07:23:35.566Z] #14 0.664 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/file1.json [2026-06-22T07:23:35.566Z] #14 0.664 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/lorem.txt [2026-06-22T07:23:35.566Z] #14 0.664 creating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/ [2026-06-22T07:23:35.566Z] #14 0.664 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/FileExampleProfile.json [2026-06-22T07:23:35.566Z] #14 0.664 creating: device-sdk-c-4.0.2/src/c/examples/gyro/ [2026-06-22T07:23:35.566Z] #14 0.665 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/CMakeLists.txt [2026-06-22T07:23:35.566Z] #14 0.665 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/README.md [2026-06-22T07:23:35.566Z] #14 0.665 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/device-gyro.c [2026-06-22T07:23:35.566Z] #14 0.665 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/ [2026-06-22T07:23:35.566Z] #14 0.665 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/configuration.yaml [2026-06-22T07:23:35.566Z] #14 0.665 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/ [2026-06-22T07:23:35.566Z] #14 0.665 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/gyro.json [2026-06-22T07:23:35.566Z] #14 0.665 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/ [2026-06-22T07:23:35.566Z] #14 0.665 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/Gyro.json [2026-06-22T07:23:35.566Z] #14 0.665 creating: device-sdk-c-4.0.2/src/c/examples/random/ [2026-06-22T07:23:35.566Z] #14 0.665 inflating: device-sdk-c-4.0.2/src/c/examples/random/CMakeLists.txt [2026-06-22T07:23:35.566Z] #14 0.665 inflating: device-sdk-c-4.0.2/src/c/examples/random/README.md [2026-06-22T07:23:35.566Z] #14 0.665 inflating: device-sdk-c-4.0.2/src/c/examples/random/device-random.c [2026-06-22T07:23:35.566Z] #14 0.665 creating: device-sdk-c-4.0.2/src/c/examples/random/res/ [2026-06-22T07:23:35.566Z] #14 0.665 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/configuration.yaml [2026-06-22T07:23:35.566Z] #14 0.665 creating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/ [2026-06-22T07:23:35.566Z] #14 0.666 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/randomdevice1.json [2026-06-22T07:23:35.566Z] #14 0.666 creating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/ [2026-06-22T07:23:35.566Z] #14 0.666 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/RandomExampleProfile.json [2026-06-22T07:23:35.566Z] #14 0.666 creating: device-sdk-c-4.0.2/src/c/examples/res/ [2026-06-22T07:23:35.566Z] #14 0.666 inflating: device-sdk-c-4.0.2/src/c/examples/res/configuration.yaml [2026-06-22T07:23:35.566Z] #14 0.666 creating: device-sdk-c-4.0.2/src/c/examples/res/devices/ [2026-06-22T07:23:35.566Z] #14 0.666 inflating: device-sdk-c-4.0.2/src/c/examples/res/devices/device1.json [2026-06-22T07:23:35.566Z] #14 0.666 creating: device-sdk-c-4.0.2/src/c/examples/res/profiles/ [2026-06-22T07:23:35.566Z] #14 0.666 inflating: device-sdk-c-4.0.2/src/c/examples/res/profiles/TemplateProfile.json [2026-06-22T07:23:35.566Z] #14 0.666 inflating: device-sdk-c-4.0.2/src/c/examples/template.c [2026-06-22T07:23:35.566Z] #14 0.666 creating: device-sdk-c-4.0.2/src/c/examples/terminal/ [2026-06-22T07:23:35.566Z] #14 0.666 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/CMakeLists.txt [2026-06-22T07:23:35.566Z] #14 0.666 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/README.md [2026-06-22T07:23:35.566Z] #14 0.666 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/device-terminal.c [2026-06-22T07:23:35.566Z] #14 0.666 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/ [2026-06-22T07:23:35.566Z] #14 0.668 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/configuration.yaml [2026-06-22T07:23:35.566Z] #14 0.668 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/ [2026-06-22T07:23:35.566Z] #14 0.668 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/terminal.json [2026-06-22T07:23:35.566Z] #14 0.668 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/ [2026-06-22T07:23:35.566Z] #14 0.668 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/Terminal.json [2026-06-22T07:23:35.566Z] #14 0.668 inflating: device-sdk-c-4.0.2/src/c/filesys.c [2026-06-22T07:23:35.566Z] #14 0.668 inflating: device-sdk-c-4.0.2/src/c/filesys.h [2026-06-22T07:23:35.566Z] #14 0.668 inflating: device-sdk-c-4.0.2/src/c/keeper.c [2026-06-22T07:23:35.566Z] #14 0.668 inflating: device-sdk-c-4.0.2/src/c/keeper.h [2026-06-22T07:23:35.566Z] #14 0.668 inflating: device-sdk-c-4.0.2/src/c/map.c [2026-06-22T07:23:35.566Z] #14 0.668 inflating: device-sdk-c-4.0.2/src/c/map.h [2026-06-22T07:23:35.566Z] #14 0.668 inflating: device-sdk-c-4.0.2/src/c/metadata.c [2026-06-22T07:23:35.566Z] #14 0.668 inflating: device-sdk-c-4.0.2/src/c/metadata.h [2026-06-22T07:23:35.566Z] #14 0.668 inflating: device-sdk-c-4.0.2/src/c/metrics.h [2026-06-22T07:23:35.566Z] #14 0.668 inflating: device-sdk-c-4.0.2/src/c/opstate.c [2026-06-22T07:23:35.566Z] #14 0.668 inflating: device-sdk-c-4.0.2/src/c/opstate.h [2026-06-22T07:23:35.566Z] #14 0.668 inflating: device-sdk-c-4.0.2/src/c/parson.c [2026-06-22T07:23:35.566Z] #14 0.668 inflating: device-sdk-c-4.0.2/src/c/parson.h [2026-06-22T07:23:35.566Z] #14 0.668 inflating: device-sdk-c-4.0.2/src/c/profiles.c [2026-06-22T07:23:35.566Z] #14 0.670 inflating: device-sdk-c-4.0.2/src/c/profiles.h [2026-06-22T07:23:35.566Z] #14 0.670 inflating: device-sdk-c-4.0.2/src/c/registry-impl.h [2026-06-22T07:23:35.566Z] #14 0.670 inflating: device-sdk-c-4.0.2/src/c/registry.c [2026-06-22T07:23:35.566Z] #14 0.670 inflating: device-sdk-c-4.0.2/src/c/registry.h [2026-06-22T07:23:35.566Z] #14 0.670 inflating: device-sdk-c-4.0.2/src/c/reqdata.c [2026-06-22T07:23:35.566Z] #14 0.670 inflating: device-sdk-c-4.0.2/src/c/reqdata.h [2026-06-22T07:23:35.566Z] #14 0.670 inflating: device-sdk-c-4.0.2/src/c/request_auth.c [2026-06-22T07:23:35.566Z] #14 0.670 inflating: device-sdk-c-4.0.2/src/c/request_auth.h [2026-06-22T07:23:35.566Z] #14 0.670 inflating: device-sdk-c-4.0.2/src/c/rest-server.c [2026-06-22T07:23:35.566Z] #14 0.670 inflating: device-sdk-c-4.0.2/src/c/rest-server.h [2026-06-22T07:23:35.566Z] #14 0.670 inflating: device-sdk-c-4.0.2/src/c/rest.c [2026-06-22T07:23:35.566Z] #14 0.670 inflating: device-sdk-c-4.0.2/src/c/rest.h [2026-06-22T07:23:35.566Z] #14 0.670 inflating: device-sdk-c-4.0.2/src/c/secrets-impl.h [2026-06-22T07:23:35.566Z] #14 0.670 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.c [2026-06-22T07:23:35.566Z] #14 0.670 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.h [2026-06-22T07:23:35.566Z] #14 0.670 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.c [2026-06-22T07:23:35.566Z] #14 0.670 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.h [2026-06-22T07:23:35.566Z] #14 0.670 inflating: device-sdk-c-4.0.2/src/c/secrets.c [2026-06-22T07:23:35.566Z] #14 0.670 inflating: device-sdk-c-4.0.2/src/c/secrets.h [2026-06-22T07:23:35.566Z] #14 0.670 inflating: device-sdk-c-4.0.2/src/c/service.c [2026-06-22T07:23:35.566Z] #14 0.670 inflating: device-sdk-c-4.0.2/src/c/service.h [2026-06-22T07:23:35.566Z] #14 0.671 inflating: device-sdk-c-4.0.2/src/c/transform.c [2026-06-22T07:23:35.566Z] #14 0.671 inflating: device-sdk-c-4.0.2/src/c/transform.h [2026-06-22T07:23:35.566Z] #14 0.671 inflating: device-sdk-c-4.0.2/src/c/validate.c [2026-06-22T07:23:35.566Z] #14 0.671 inflating: device-sdk-c-4.0.2/src/c/validate.h [2026-06-22T07:23:35.566Z] #14 0.671 inflating: device-sdk-c-4.0.2/src/c/watchers.c [2026-06-22T07:23:35.566Z] #14 0.671 inflating: device-sdk-c-4.0.2/src/c/watchers.h [2026-06-22T07:23:35.566Z] #14 0.671 creating: device-sdk-c-4.0.2/src/cmake/ [2026-06-22T07:23:35.566Z] #14 0.671 inflating: device-sdk-c-4.0.2/src/cmake/FindIOT.cmake [2026-06-22T07:23:35.566Z] #14 0.671 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBCBOR.cmake [2026-06-22T07:23:35.566Z] #14 0.671 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBMICROHTTP.cmake [2026-06-22T07:23:35.566Z] #14 0.671 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBPAHO.cmake [2026-06-22T07:23:35.566Z] #14 0.671 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBUUID.cmake [2026-06-22T07:23:35.566Z] #14 0.671 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBYAML.cmake [2026-06-22T07:23:35.566Z] #14 0.671 + cd device-sdk-c-4.0.2 [2026-06-22T07:23:35.566Z] #14 0.671 + ./scripts/build.sh [2026-06-22T07:23:35.566Z] #14 0.672 + CPPCHECK=false [2026-06-22T07:23:35.566Z] #14 0.672 + DOCGEN=false [2026-06-22T07:23:35.566Z] #14 0.672 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2026-06-22T07:23:35.566Z] #14 0.672 + '[' 0 -gt 0 ] [2026-06-22T07:23:35.566Z] #14 0.673 + readlink -f ./scripts/build.sh [2026-06-22T07:23:35.566Z] #14 0.674 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.2/scripts/build.sh [2026-06-22T07:23:35.566Z] #14 0.674 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.2/scripts [2026-06-22T07:23:35.566Z] #14 0.675 + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.2 [2026-06-22T07:23:35.566Z] #14 0.675 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2 [2026-06-22T07:23:35.566Z] #14 0.675 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release [2026-06-22T07:23:35.566Z] #14 0.676 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release [2026-06-22T07:23:35.566Z] #14 0.676 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.2/src [2026-06-22T07:23:35.566Z] #14 0.748 -- The C compiler identification is GNU 12.2.1 [2026-06-22T07:23:35.566Z] #14 0.764 -- Detecting C compiler ABI info [2026-06-22T07:23:35.566Z] #14 0.850 -- Detecting C compiler ABI info - done [2026-06-22T07:23:35.825Z] #14 0.870 -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-22T07:23:35.825Z] #14 0.870 -- Detecting C compile features [2026-06-22T07:23:35.825Z] #14 0.871 -- Detecting C compile features - done [2026-06-22T07:23:35.825Z] #14 0.875 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2026-06-22T07:23:35.825Z] #14 0.949 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2026-06-22T07:23:35.825Z] #14 0.953 -- Found LIBYAML: /usr/lib/libyaml.so [2026-06-22T07:23:35.825Z] #14 0.956 -- Found LIBUUID: /usr/lib/libuuid.so [2026-06-22T07:23:35.825Z] #14 0.959 -- Found LIBCBOR: /usr/lib/libcbor.so [2026-06-22T07:23:35.825Z] #14 0.962 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-06-22T07:23:35.825Z] #14 0.966 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-06-22T07:23:35.825Z] #14 0.966 -- /opt/iotech/iot/1.6/include [2026-06-22T07:23:35.825Z] #14 0.966 -- C SDK 0.0.0 for Linux [2026-06-22T07:23:35.825Z] #14 0.968 -- Performing Test CSDK_HAVE_ATOMIC [2026-06-22T07:23:35.825Z] #14 1.058 -- Performing Test CSDK_HAVE_ATOMIC - Success [2026-06-22T07:23:36.084Z] #14 1.106 -- Found Curses: /usr/lib/libcurses.so [2026-06-22T07:23:36.084Z] #14 1.126 -- Configuring done (0.4s) [2026-06-22T07:23:36.084Z] #14 1.159 -- Generating done (0.0s) [2026-06-22T07:23:36.084Z] #14 1.162 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release [2026-06-22T07:23:36.084Z] #14 1.166 + make all package [2026-06-22T07:23:36.084Z] #14 1.166 + tee release.log [2026-06-22T07:23:36.084Z] #14 1.212 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2026-06-22T07:23:36.084Z] #14 1.353 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2026-06-22T07:23:36.343Z] #14 1.504 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2026-06-22T07:23:36.343Z] #14 1.648 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2026-06-22T07:23:36.604Z] #14 1.746 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o [2026-06-22T07:23:36.604Z] #14 1.788 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': [2026-06-22T07:23:36.604Z] #14 1.788 /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-06-22T07:23:36.604Z] #14 1.788 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); [2026-06-22T07:23:36.604Z] #14 1.788 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-22T07:23:36.863Z] #14 1.885 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2026-06-22T07:23:37.122Z] #14 2.210 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2026-06-22T07:23:37.122Z] #14 2.251 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2026-06-22T07:23:37.122Z] #14 2.394 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2026-06-22T07:23:37.380Z] #14 2.689 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2026-06-22T07:23:37.638Z] #14 2.782 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2026-06-22T07:23:37.638Z] #14 2.912 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2026-06-22T07:23:37.897Z] #14 3.038 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2026-06-22T07:23:38.156Z] #14 3.128 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2026-06-22T07:23:38.156Z] #14 3.286 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2026-06-22T07:23:38.414Z] #14 3.341 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2026-06-22T07:23:38.414Z] #14 3.661 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2026-06-22T07:23:38.673Z] #14 3.721 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2026-06-22T07:23:38.673Z] #14 3.971 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2026-06-22T07:23:38.932Z] #14 4.079 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2026-06-22T07:23:39.191Z] #14 4.301 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2026-06-22T07:23:39.450Z] #14 4.387 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2026-06-22T07:23:40.390Z] #14 5.373 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2026-06-22T07:23:40.390Z] #14 5.483 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2026-06-22T07:23:40.390Z] #14 5.552 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2026-06-22T07:23:40.390Z] #14 5.641 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2026-06-22T07:23:40.651Z] #14 5.704 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2026-06-22T07:23:40.651Z] #14 5.920 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2026-06-22T07:23:41.222Z] #14 6.265 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2026-06-22T07:23:41.222Z] #14 6.338 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2026-06-22T07:23:41.222Z] #14 6.462 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2026-06-22T07:23:41.484Z] #14 6.554 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2026-06-22T07:23:41.747Z] #14 7.050 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2026-06-22T07:23:42.006Z] #14 7.164 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2026-06-22T07:23:42.266Z] #14 7.221 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2026-06-22T07:23:42.266Z] #14 7.324 [ 69%] Linking C shared library libcsdk.so [2026-06-22T07:23:42.266Z] #14 7.372 [ 69%] Built target csdk [2026-06-22T07:23:42.266Z] #14 7.391 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2026-06-22T07:23:42.266Z] #14 7.527 [ 73%] Linking C executable template [2026-06-22T07:23:42.526Z] #14 7.554 /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-06-22T07:23:42.526Z] #14 7.594 [ 73%] Built target template [2026-06-22T07:23:42.526Z] #14 7.611 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2026-06-22T07:23:42.526Z] #14 7.696 [ 76%] Linking C executable device-counter [2026-06-22T07:23:42.787Z] #14 7.720 /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-06-22T07:23:42.787Z] #14 7.760 [ 76%] Built target device-counter [2026-06-22T07:23:42.787Z] #14 7.776 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2026-06-22T07:23:42.787Z] #14 7.862 [ 80%] Linking C executable device-random [2026-06-22T07:23:42.787Z] #14 7.890 /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-06-22T07:23:42.787Z] #14 7.932 [ 80%] Built target device-random [2026-06-22T07:23:42.787Z] #14 7.955 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2026-06-22T07:23:42.787Z] #14 8.036 [ 84%] Linking C executable device-gyro [2026-06-22T07:23:43.047Z] #14 8.064 /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-06-22T07:23:43.047Z] #14 8.108 [ 84%] Built target device-gyro [2026-06-22T07:23:43.047Z] #14 8.129 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2026-06-22T07:23:43.047Z] #14 8.222 [ 88%] Linking C executable device-bitfields [2026-06-22T07:23:43.306Z] #14 8.247 /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-06-22T07:23:43.306Z] #14 8.287 [ 88%] Built target device-bitfields [2026-06-22T07:23:43.306Z] #14 8.310 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2026-06-22T07:23:43.306Z] #14 8.458 [ 92%] Linking C executable template-discovery [2026-06-22T07:23:43.565Z] #14 8.487 /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-06-22T07:23:43.565Z] #14 8.529 [ 92%] Built target template-discovery [2026-06-22T07:23:43.565Z] #14 8.548 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2026-06-22T07:23:43.565Z] #14 8.664 [ 96%] Linking C executable device-file [2026-06-22T07:23:43.565Z] #14 8.684 /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-06-22T07:23:43.565Z] #14 8.725 [ 96%] Built target device-file [2026-06-22T07:23:43.565Z] #14 8.743 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2026-06-22T07:23:43.565Z] #14 8.842 [100%] Linking C executable device-terminal [2026-06-22T07:23:43.834Z] #14 8.867 /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-06-22T07:23:43.834Z] #14 8.911 [100%] Built target device-terminal [2026-06-22T07:23:43.834Z] #14 8.928 Run CPack packaging tool... [2026-06-22T07:23:43.834Z] #14 8.943 CPack: Create package using TGZ [2026-06-22T07:23:43.834Z] #14 8.943 CPack: Install projects [2026-06-22T07:23:43.834Z] #14 8.943 CPack: - Run preinstall target for: Csdk [2026-06-22T07:23:44.109Z] #14 9.191 CPack: - Install project: Csdk [] [2026-06-22T07:23:44.109Z] #14 9.199 CPack: Create package [2026-06-22T07:23:44.109Z] #14 9.225 CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/release/csdk-0.0.0.tar.gz generated. [2026-06-22T07:23:44.109Z] #14 9.226 + '[' false '=' true ] [2026-06-22T07:23:44.109Z] #14 9.226 + '[' false '=' true ] [2026-06-22T07:23:44.109Z] #14 9.226 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug [2026-06-22T07:23:44.109Z] #14 9.227 + cd /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug [2026-06-22T07:23:44.109Z] #14 9.227 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.2/src [2026-06-22T07:23:44.109Z] #14 9.304 -- The C compiler identification is GNU 12.2.1 [2026-06-22T07:23:44.109Z] #14 9.320 -- Detecting C compiler ABI info [2026-06-22T07:23:44.109Z] #14 9.408 -- Detecting C compiler ABI info - done [2026-06-22T07:23:44.369Z] #14 9.428 -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-22T07:23:44.369Z] #14 9.429 -- Detecting C compile features [2026-06-22T07:23:44.369Z] #14 9.430 -- Detecting C compile features - done [2026-06-22T07:23:44.369Z] #14 9.434 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2026-06-22T07:23:44.369Z] #14 9.516 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2026-06-22T07:23:44.369Z] #14 9.520 -- Found LIBYAML: /usr/lib/libyaml.so [2026-06-22T07:23:44.369Z] #14 9.523 -- Found LIBUUID: /usr/lib/libuuid.so [2026-06-22T07:23:44.369Z] #14 9.526 -- Found LIBCBOR: /usr/lib/libcbor.so [2026-06-22T07:23:44.369Z] #14 9.529 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-06-22T07:23:44.369Z] #14 9.531 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so [2026-06-22T07:23:44.369Z] #14 9.531 -- /opt/iotech/iot/1.6/include [2026-06-22T07:23:44.369Z] #14 9.531 -- C SDK 0.0.0 for Linux [2026-06-22T07:23:44.369Z] #14 9.534 -- Performing Test CSDK_HAVE_ATOMIC [2026-06-22T07:23:44.369Z] #14 9.624 -- Performing Test CSDK_HAVE_ATOMIC - Success [2026-06-22T07:23:44.629Z] #14 9.672 -- Found Curses: /usr/lib/libcurses.so [2026-06-22T07:23:44.629Z] #14 9.694 -- Configuring done (0.5s) [2026-06-22T07:23:44.629Z] #14 9.727 -- Generating done (0.0s) [2026-06-22T07:23:44.629Z] #14 9.729 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.2/build/debug [2026-06-22T07:23:44.629Z] #14 9.733 + make [2026-06-22T07:23:44.629Z] #14 9.734 + tee debug.log [2026-06-22T07:23:44.629Z] #14 9.775 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2026-06-22T07:23:44.629Z] #14 9.860 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2026-06-22T07:23:44.887Z] #14 9.935 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2026-06-22T07:23:44.887Z] #14 10.01 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2026-06-22T07:23:44.887Z] #14 10.08 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o [2026-06-22T07:23:44.887Z] #14 10.13 /device-bacnet-c/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': [2026-06-22T07:23:44.887Z] #14 10.13 /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-06-22T07:23:44.887Z] #14 10.13 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); [2026-06-22T07:23:44.887Z] #14 10.13 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-22T07:23:45.147Z] #14 10.18 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2026-06-22T07:23:45.147Z] #14 10.31 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2026-06-22T07:23:45.147Z] #14 10.34 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2026-06-22T07:23:45.147Z] #14 10.42 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2026-06-22T07:23:45.406Z] #14 10.53 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2026-06-22T07:23:45.407Z] #14 10.59 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2026-06-22T07:23:45.407Z] #14 10.67 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2026-06-22T07:23:45.666Z] #14 10.75 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2026-06-22T07:23:45.666Z] #14 10.82 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2026-06-22T07:23:45.666Z] #14 10.89 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2026-06-22T07:23:45.666Z] #14 10.93 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2026-06-22T07:23:45.925Z] #14 11.07 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2026-06-22T07:23:45.925Z] #14 11.12 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2026-06-22T07:23:45.925Z] #14 11.22 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2026-06-22T07:23:46.184Z] #14 11.27 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2026-06-22T07:23:46.184Z] #14 11.39 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2026-06-22T07:23:46.443Z] #14 11.45 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2026-06-22T07:23:46.443Z] #14 11.66 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2026-06-22T07:23:46.700Z] #14 11.73 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2026-06-22T07:23:46.700Z] #14 11.78 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2026-06-22T07:23:46.700Z] #14 11.85 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2026-06-22T07:23:46.700Z] #14 11.90 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2026-06-22T07:23:46.959Z] #14 11.99 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2026-06-22T07:23:46.959Z] #14 12.22 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2026-06-22T07:23:47.218Z] #14 12.27 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2026-06-22T07:23:47.218Z] #14 12.34 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2026-06-22T07:23:47.477Z] #14 12.41 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2026-06-22T07:23:47.477Z] #14 12.57 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2026-06-22T07:23:47.477Z] #14 12.64 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2026-06-22T07:23:47.477Z] #14 12.70 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2026-06-22T07:23:47.735Z] #14 12.76 [ 69%] Linking C shared library libcsdk.so [2026-06-22T07:23:47.735Z] #14 12.82 [ 69%] Built target csdk [2026-06-22T07:23:47.735Z] #14 12.84 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2026-06-22T07:23:47.735Z] #14 12.91 [ 73%] Linking C executable template [2026-06-22T07:23:47.735Z] #14 12.94 /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-06-22T07:23:47.994Z] #14 12.98 [ 73%] Built target template [2026-06-22T07:23:47.994Z] #14 13.00 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2026-06-22T07:23:47.994Z] #14 13.06 [ 76%] Linking C executable device-counter [2026-06-22T07:23:47.994Z] #14 13.08 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-22T07:23:47.994Z] #14 13.13 [ 76%] Built target device-counter [2026-06-22T07:23:47.994Z] #14 13.15 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2026-06-22T07:23:47.994Z] #14 13.21 [ 80%] Linking C executable device-random [2026-06-22T07:23:48.253Z] #14 13.23 /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-06-22T07:23:48.253Z] #14 13.27 [ 80%] Built target device-random [2026-06-22T07:23:48.253Z] #14 13.29 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2026-06-22T07:23:48.253Z] #14 13.34 [ 84%] Linking C executable device-gyro [2026-06-22T07:23:48.253Z] #14 13.37 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-22T07:23:48.253Z] #14 13.41 [ 84%] Built target device-gyro [2026-06-22T07:23:48.253Z] #14 13.43 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2026-06-22T07:23:48.253Z] #14 13.49 [ 88%] Linking C executable device-bitfields [2026-06-22T07:23:48.511Z] #14 13.51 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.6/lib/libiot.so, not found (try using -rpath or -rpath-link) [2026-06-22T07:23:48.511Z] #14 13.55 [ 88%] Built target device-bitfields [2026-06-22T07:23:48.511Z] #14 13.57 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2026-06-22T07:23:48.511Z] #14 13.65 [ 92%] Linking C executable template-discovery [2026-06-22T07:23:48.512Z] #14 13.67 /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-06-22T07:23:48.512Z] #14 13.71 [ 92%] Built target template-discovery [2026-06-22T07:23:48.512Z] #14 13.73 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2026-06-22T07:23:48.512Z] #14 13.81 [ 96%] Linking C executable device-file [2026-06-22T07:23:48.770Z] #14 13.84 /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-06-22T07:23:48.770Z] #14 13.88 [ 96%] Built target device-file [2026-06-22T07:23:48.770Z] #14 13.90 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2026-06-22T07:23:48.770Z] #14 13.97 [100%] Linking C executable device-terminal [2026-06-22T07:23:49.028Z] #14 14.00 /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-06-22T07:23:49.028Z] #14 14.04 [100%] Built target device-terminal [2026-06-22T07:23:49.028Z] #14 14.05 + cp -rf include/devsdk include/edgex /usr/include/ [2026-06-22T07:23:49.028Z] #14 14.05 + cp build/release/c/libcsdk.so /usr/lib/ [2026-06-22T07:23:49.028Z] #14 14.05 + mkdir -p /usr/share/doc/edgex-csdk [2026-06-22T07:23:49.028Z] #14 14.05 + cp Attribution.txt /usr/share/doc/edgex-csdk [2026-06-22T07:23:49.028Z] #14 14.05 + cp LICENSE /usr/share/doc/edgex-csdk [2026-06-22T07:23:49.028Z] #14 14.06 + rm -rf /device-bacnet-c/deps [2026-06-22T07:23:49.028Z] #14 DONE 14.1s [2026-06-22T07:23:49.028Z] [2026-06-22T07:23:49.028Z] #15 [11/11] RUN /device-bacnet-c/scripts/build.sh [2026-06-22T07:23:49.290Z] #15 0.220 + readlink -f /device-bacnet-c/scripts/build.sh [2026-06-22T07:23:49.290Z] #15 0.221 + dirname /device-bacnet-c/scripts/build.sh [2026-06-22T07:23:49.290Z] #15 0.221 + dirname /device-bacnet-c/scripts [2026-06-22T07:23:49.290Z] #15 0.222 + ROOT=/device-bacnet-c [2026-06-22T07:23:49.290Z] #15 0.222 + echo /device-bacnet-c [2026-06-22T07:23:49.290Z] #15 0.222 + cd /device-bacnet-c [2026-06-22T07:23:49.290Z] #15 0.222 /device-bacnet-c [2026-06-22T07:23:49.290Z] #15 0.222 + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] [2026-06-22T07:23:49.290Z] #15 0.222 + '[' '!' -d /device-bacnet-c/bacnet-stack ] [2026-06-22T07:23:49.290Z] #15 0.222 + git clone https://github.com/IOTechSystems/bacnet-stack.git [2026-06-22T07:23:49.290Z] #15 0.224 Cloning into 'bacnet-stack'... [2026-06-22T07:23:52.583Z] #15 3.431 + cd /device-bacnet-c/bacnet-stack [2026-06-22T07:23:52.583Z] #15 3.431 + git checkout v0.8.6-IOTech [2026-06-22T07:23:53.151Z] #15 4.108 Note: switching to 'v0.8.6-IOTech'. [2026-06-22T07:23:53.151Z] #15 4.108 [2026-06-22T07:23:53.151Z] #15 4.108 You are in 'detached HEAD' state. You can look around, make experimental [2026-06-22T07:23:53.151Z] #15 4.108 changes and commit them, and you can discard any commits you make in this [2026-06-22T07:23:53.151Z] #15 4.108 state without impacting any branches by switching back to a branch. [2026-06-22T07:23:53.151Z] #15 4.108 [2026-06-22T07:23:53.151Z] #15 4.108 If you want to create a new branch to retain commits you create, you may [2026-06-22T07:23:53.151Z] #15 4.108 do so (now or later) by using -c with the switch command. Example: [2026-06-22T07:23:53.151Z] #15 4.108 [2026-06-22T07:23:53.151Z] #15 4.108 git switch -c [2026-06-22T07:23:53.151Z] #15 4.108 [2026-06-22T07:23:53.151Z] #15 4.108 Or undo this operation with: [2026-06-22T07:23:53.151Z] #15 4.108 [2026-06-22T07:23:53.151Z] #15 4.108 git switch - [2026-06-22T07:23:53.151Z] #15 4.108 [2026-06-22T07:23:53.151Z] #15 4.108 Turn off this advice by setting config variable advice.detachedHead to false [2026-06-22T07:23:53.151Z] #15 4.108 [2026-06-22T07:23:53.151Z] #15 4.108 HEAD is now at 8b67b7f2 Changes for BACnet device service [2026-06-22T07:23:53.410Z] #15 4.109 + mkdir -p /device-bacnet-c/lib/ip [2026-06-22T07:23:53.410Z] #15 4.110 + mkdir -p /device-bacnet-c/lib/mstp [2026-06-22T07:23:53.410Z] #15 4.111 + make 'BACDL_DEFINE=-DBACDL_MSTP=1' clean library [2026-06-22T07:23:53.410Z] #15 4.115 make -s -C lib clean [2026-06-22T07:23:53.410Z] #15 4.120 make -s -C demo clean [2026-06-22T07:23:53.410Z] #15 4.178 make -s -C demo/router clean [2026-06-22T07:23:53.410Z] #15 4.182 make -s -C demo/router-ipv6 clean [2026-06-22T07:23:53.410Z] #15 4.185 make -s -C demo/gateway clean [2026-06-22T07:23:53.410Z] #15 4.188 make -s -C lib all [2026-06-22T07:23:57.604Z] #15 8.250 ../ports/linux/dlmstp.c: In function 'dlmstp_cleanup': [2026-06-22T07:23:57.604Z] #15 8.250 ../ports/linux/dlmstp.c:147:20: warning: passing argument 1 of 'pthread_cancel' makes pointer from integer without a cast [-Wint-conversion] [2026-06-22T07:23:57.604Z] #15 8.250 147 | pthread_cancel(hThread); [2026-06-22T07:23:57.604Z] #15 8.250 | ^~~~~~~ [2026-06-22T07:23:57.604Z] #15 8.250 | | [2026-06-22T07:23:57.604Z] #15 8.250 | long unsigned int [2026-06-22T07:23:57.604Z] #15 8.250 In file included from ../ports/linux/net.h:73, [2026-06-22T07:23:57.604Z] #15 8.250 from ../ports/linux/dlmstp.c:43: [2026-06-22T07:23:57.604Z] #15 8.250 /usr/include/pthread.h:98:20: note: expected 'pthread_t' {aka 'struct __pthread *'} but argument is of type 'long unsigned int' [2026-06-22T07:23:57.604Z] #15 8.250 98 | int pthread_cancel(pthread_t); [2026-06-22T07:23:57.604Z] #15 8.250 | ^~~~~~~~~ [2026-06-22T07:23:57.604Z] #15 8.252 ../ports/linux/dlmstp.c: In function 'dlmstp_init': [2026-06-22T07:23:57.604Z] #15 8.252 ../ports/linux/dlmstp.c:727:25: warning: passing argument 1 of 'pthread_create' from incompatible pointer type [-Wincompatible-pointer-types] [2026-06-22T07:23:57.604Z] #15 8.252 727 | rv = pthread_create(&hThread, NULL, dlmstp_master_fsm_task, NULL); [2026-06-22T07:23:57.604Z] #15 8.252 | ^~~~~~~~ [2026-06-22T07:23:57.604Z] #15 8.252 | | [2026-06-22T07:23:57.604Z] #15 8.252 | long unsigned int * [2026-06-22T07:23:57.604Z] #15 8.252 /usr/include/pthread.h:80:20: note: expected 'struct __pthread ** restrict' but argument is of type 'long unsigned int *' [2026-06-22T07:23:57.604Z] #15 8.252 80 | int pthread_create(pthread_t *__restrict, const pthread_attr_t *__restrict, void *(*)(void *), void *__restrict); [2026-06-22T07:23:57.604Z] #15 8.252 | ^ [2026-06-22T07:24:00.895Z] #15 11.64 + cp lib/libbacnet.a /device-bacnet-c/lib/mstp [2026-06-22T07:24:00.895Z] #15 11.64 + make 'BACDL_DEFINE=-DBACDL_BIP=1' clean library [2026-06-22T07:24:00.895Z] #15 11.64 make -s -C lib clean [2026-06-22T07:24:00.895Z] #15 11.65 make -s -C demo clean [2026-06-22T07:24:00.895Z] #15 11.72 make -s -C demo/router clean [2026-06-22T07:24:00.895Z] #15 11.72 make -s -C demo/router-ipv6 clean [2026-06-22T07:24:00.895Z] #15 11.72 make -s -C demo/gateway clean [2026-06-22T07:24:00.895Z] #15 11.73 make -s -C lib all [2026-06-22T07:24:09.016Z] #15 20.06 + cp lib/libbacnet.a /device-bacnet-c/lib/ip [2026-06-22T07:24:09.276Z] #15 20.06 + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip [2026-06-22T07:24:09.276Z] #15 20.06 + cd /device-bacnet-c/build/release/device-bacnet-ip [2026-06-22T07:24:09.276Z] #15 20.06 + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2026-06-22T07:24:09.276Z] #15 20.12 -- The C compiler identification is GNU 12.2.1 [2026-06-22T07:24:09.276Z] #15 20.14 -- Detecting C compiler ABI info [2026-06-22T07:24:09.276Z] #15 20.22 -- Detecting C compiler ABI info - done [2026-06-22T07:24:09.276Z] #15 20.25 -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-22T07:24:09.276Z] #15 20.25 -- Detecting C compile features [2026-06-22T07:24:09.276Z] #15 20.25 -- Detecting C compile features - done [2026-06-22T07:24:09.276Z] #15 20.25 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2026-06-22T07:24:09.276Z] #15 20.34 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2026-06-22T07:24:09.535Z] #15 20.34 -- Found Threads: TRUE [2026-06-22T07:24:09.535Z] #15 20.35 CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message): [2026-06-22T07:24:09.535Z] #15 20.35 Could NOT find IOT (missing: IOT_LIBRARY IOT_INCLUDE_DIR) [2026-06-22T07:24:09.535Z] #15 20.35 Call Stack (most recent call first): [2026-06-22T07:24:09.535Z] #15 20.35 /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE) [2026-06-22T07:24:09.535Z] #15 20.35 /device-bacnet-c/src/cmake/FindIOT.cmake:4 (find_package_handle_standard_args) [2026-06-22T07:24:09.535Z] #15 20.35 CMakeLists.txt:43 (find_package) [2026-06-22T07:24:09.535Z] #15 20.35 [2026-06-22T07:24:09.535Z] #15 20.35 [2026-06-22T07:24:09.535Z] #15 20.35 -- Configuring incomplete, errors occurred! [2026-06-22T07:24:09.535Z] #15 ERROR: process "/bin/sh -c /device-bacnet-c/scripts/build.sh" did not complete successfully: exit code: 1 [2026-06-22T07:24:09.535Z] ------ [2026-06-22T07:24:09.535Z] > [11/11] RUN /device-bacnet-c/scripts/build.sh: [2026-06-22T07:24:09.535Z] 20.34 -- Found Threads: TRUE [2026-06-22T07:24:09.535Z] 20.35 CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message): [2026-06-22T07:24:09.535Z] 20.35 Could NOT find IOT (missing: IOT_LIBRARY IOT_INCLUDE_DIR) [2026-06-22T07:24:09.535Z] 20.35 Call Stack (most recent call first): [2026-06-22T07:24:09.535Z] 20.35 /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE) [2026-06-22T07:24:09.535Z] 20.35 /device-bacnet-c/src/cmake/FindIOT.cmake:4 (find_package_handle_standard_args) [2026-06-22T07:24:09.535Z] 20.35 CMakeLists.txt:43 (find_package) [2026-06-22T07:24:09.535Z] 20.35 [2026-06-22T07:24:09.535Z] 20.35 [2026-06-22T07:24:09.535Z] 20.35 -- Configuring incomplete, errors occurred! [2026-06-22T07:24:09.535Z] ------ [2026-06-22T07:24:09.535Z] Dockerfile.alpine-base:34 [2026-06-22T07:24:09.535Z] -------------------- [2026-06-22T07:24:09.535Z] 32 | RUN /device-bacnet-c/scripts/build_deps.sh [2026-06-22T07:24:09.535Z] 33 | [2026-06-22T07:24:09.535Z] 34 | >>> RUN /device-bacnet-c/scripts/build.sh [2026-06-22T07:24:09.535Z] 35 | [2026-06-22T07:24:09.535Z] -------------------- [2026-06-22T07:24:09.535Z] ERROR: failed to solve: process "/bin/sh -c /device-bacnet-c/scripts/build.sh" did not complete successfully: exit code: 1 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-22T07:24:10.227Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-22T07:24:10.227Z] [2026-06-22T07:24:10.227Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-22T07:24:10.537Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-22T07:24:10.537Z] latest: Pulling from edgex-lftools-log-publisher [2026-06-22T07:24:10.537Z] 5eb5b503b376: Pulling fs layer [2026-06-22T07:24:10.537Z] 5c69ac0246d0: Pulling fs layer [2026-06-22T07:24:10.537Z] ec43610c2a17: Pulling fs layer [2026-06-22T07:24:10.537Z] 3a2ae6a8a46f: Pulling fs layer [2026-06-22T07:24:10.537Z] 33b1e0a273af: Pulling fs layer [2026-06-22T07:24:10.537Z] 5d3b04190fa2: Pulling fs layer [2026-06-22T07:24:10.537Z] 2f39f015ded8: Pulling fs layer [2026-06-22T07:24:10.537Z] 5d3b04190fa2: Waiting [2026-06-22T07:24:10.537Z] 33b1e0a273af: Waiting [2026-06-22T07:24:10.537Z] 2f39f015ded8: Waiting [2026-06-22T07:24:10.537Z] 3a2ae6a8a46f: Waiting [2026-06-22T07:24:10.537Z] 5c69ac0246d0: Download complete [2026-06-22T07:24:10.537Z] 3a2ae6a8a46f: Verifying Checksum [2026-06-22T07:24:10.537Z] 3a2ae6a8a46f: Download complete [2026-06-22T07:24:10.809Z] ec43610c2a17: Verifying Checksum [2026-06-22T07:24:10.809Z] ec43610c2a17: Download complete [2026-06-22T07:24:10.809Z] 33b1e0a273af: Verifying Checksum [2026-06-22T07:24:10.809Z] 33b1e0a273af: Download complete [2026-06-22T07:24:10.809Z] 5d3b04190fa2: Download complete [2026-06-22T07:24:10.809Z] 5eb5b503b376: Verifying Checksum [2026-06-22T07:24:10.809Z] 5eb5b503b376: Download complete [2026-06-22T07:24:11.386Z] 2f39f015ded8: Verifying Checksum [2026-06-22T07:24:11.386Z] 2f39f015ded8: Download complete [2026-06-22T07:24:12.322Z] 5eb5b503b376: Pull complete [2026-06-22T07:24:12.582Z] 5c69ac0246d0: Pull complete [2026-06-22T07:24:12.841Z] ec43610c2a17: Pull complete [2026-06-22T07:24:12.841Z] 3a2ae6a8a46f: Pull complete [2026-06-22T07:24:13.100Z] 33b1e0a273af: Pull complete [2026-06-22T07:24:13.100Z] 5d3b04190fa2: Pull complete [2026-06-22T07:24:19.660Z] 2f39f015ded8: Pull complete [2026-06-22T07:24:19.660Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-06-22T07:24:19.660Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-22T07:24:19.660Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-22T07:24:19.773Z] prd-ubuntu20.04-docker-8c-8g-13635 does not seem to be running inside a container [2026-06-22T07:24:19.806Z] $ 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-111 -v /w/workspace/exfoundry_device-bacnet-c_PR-111:/w/workspace/exfoundry_device-bacnet-c_PR-111:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-111@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-111@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-06-22T07:24:21.131Z] $ docker top 1d6c008aab6d7f1381acefac1a506efa78ca391ab1e5adba9c0c6c204ac0f51a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-22T07:24:21.508Z] ---> job-cost.sh [2026-06-22T07:24:21.508Z] lf-activate-venv: SKIPPING [2026-06-22T07:24:21.508Z] INFO: No Stack... [2026-06-22T07:24:21.768Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-06-22T07:24:22.030Z] INFO: Archiving Costs [Pipeline] sh [2026-06-22T07:24:22.325Z] + cat /w/workspace/exfoundry_device-bacnet-c_PR-111/archives/cost.csv [2026-06-22T07:24:22.325Z] + cut -d, -f6 [Pipeline] lock [2026-06-22T07:24:22.338Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-bacnet-c-PR-111-2-stack-cost] [2026-06-22T07:24:22.346Z] Resource [jenkins-edgexfoundry-device-bacnet-c-PR-111-2-stack-cost] did not exist. Created. [2026-06-22T07:24:22.352Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-bacnet-c-PR-111-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-06-22T07:24:22.664Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-06-22T07:24:22.695Z] Stashed 1 file(s) [Pipeline] } [2026-06-22T07:24:22.703Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-bacnet-c-PR-111-2-stack-cost] [Pipeline] // lock [Pipeline] } [2026-06-22T07:24:22.732Z] $ docker stop --time=1 1d6c008aab6d7f1381acefac1a506efa78ca391ab1e5adba9c0c6c204ac0f51a [2026-06-22T07:24:23.872Z] $ docker rm -f --volumes 1d6c008aab6d7f1381acefac1a506efa78ca391ab1e5adba9c0c6c204ac0f51a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-06-22T07:24:24.004Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [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-06-22T07:24:24.620Z] + [ -d /w/workspace/exfoundry_device-bacnet-c_PR-111/archives ] [2026-06-22T07:24:24.620Z] + ls -al /w/workspace/exfoundry_device-bacnet-c_PR-111/archives [2026-06-22T07:24:24.620Z] total 16 [2026-06-22T07:24:24.620Z] drwxr-xr-x 3 root root 4096 Jun 22 07:24 . [2026-06-22T07:24:24.620Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 22 07:24 .. [2026-06-22T07:24:24.620Z] drwxr-xr-x 2 root root 4096 Jun 22 07:24 cost [2026-06-22T07:24:24.620Z] -rw-r--r-- 1 root root 87 Jun 22 07:24 cost.csv [2026-06-22T07:24:24.620Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-bacnet-c_PR-111/archives [2026-06-22T07:24:24.620Z] + ls -al /w/workspace/exfoundry_device-bacnet-c_PR-111/archives [2026-06-22T07:24:24.620Z] total 16 [2026-06-22T07:24:24.620Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 22 07:24 . [2026-06-22T07:24:24.620Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 22 07:24 .. [2026-06-22T07:24:24.620Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 22 07:24 cost [2026-06-22T07:24:24.620Z] -rw-r--r-- 1 jenkins jenkins 87 Jun 22 07:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-06-22T07:24:24.912Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-22T07:24:25.778Z] ---> package-listing.sh [2026-06-22T07:24:25.779Z] ++ facter osfamily [2026-06-22T07:24:25.779Z] ++ tr '[:upper:]' '[:lower:]' [2026-06-22T07:24:26.038Z] + OS_FAMILY=debian [2026-06-22T07:24:26.038Z] + workspace=/w/workspace/exfoundry_device-bacnet-c_PR-111 [2026-06-22T07:24:26.038Z] + START_PACKAGES=/tmp/packages_start.txt [2026-06-22T07:24:26.038Z] + END_PACKAGES=/tmp/packages_end.txt [2026-06-22T07:24:26.038Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-06-22T07:24:26.038Z] + PACKAGES=/tmp/packages_start.txt [2026-06-22T07:24:26.038Z] + '[' /w/workspace/exfoundry_device-bacnet-c_PR-111 ']' [2026-06-22T07:24:26.038Z] + PACKAGES=/tmp/packages_end.txt [2026-06-22T07:24:26.038Z] + case "${OS_FAMILY}" in [2026-06-22T07:24:26.038Z] + dpkg -l [2026-06-22T07:24:26.038Z] + grep '^ii' [2026-06-22T07:24:26.038Z] + '[' -f /tmp/packages_start.txt ']' [2026-06-22T07:24:26.038Z] + '[' -f /tmp/packages_end.txt ']' [2026-06-22T07:24:26.038Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-06-22T07:24:26.038Z] + '[' /w/workspace/exfoundry_device-bacnet-c_PR-111 ']' [2026-06-22T07:24:26.038Z] + mkdir -p /w/workspace/exfoundry_device-bacnet-c_PR-111/archives/ [2026-06-22T07:24:26.038Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-bacnet-c_PR-111/archives/ [Pipeline] echo [2026-06-22T07:24:26.051Z] 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-111/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-06-22T07:24:26.329Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-22T07:24:26.895Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-22T07:24:26.895Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-22T07:24:26.982Z] prd-ubuntu20.04-docker-8c-8g-13635 does not seem to be running inside a container [2026-06-22T07:24:27.018Z] $ 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-111/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-111 -v /w/workspace/exfoundry_device-bacnet-c_PR-111:/w/workspace/exfoundry_device-bacnet-c_PR-111:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-111@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-111@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-06-22T07:24:27.213Z] $ docker top bfe098538302fb074d374d0f340e1d9cf2eb575ae3b8de7ef78a51a4f573b098 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-06-22T07:24:27.556Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-06-22T07:24:27.849Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-06-22T07:24:28.136Z] + ls /var/log/sa-host [2026-06-22T07:24:28.136Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-22T07:24:28.225Z] provisioning config files... [2026-06-22T07:24:28.233Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-bacnet-c_PR-111@tmp/config344334471137806481tmp [Pipeline] { [Pipeline] echo [2026-06-22T07:24:28.257Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-22T07:24:28.539Z] ---> create-netrc.sh [Pipeline] } [2026-06-22T07:24:28.547Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-06-22T07:24:28.897Z] ---> python-tools-install.sh [Pipeline] echo [2026-06-22T07:24:28.906Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-22T07:24:29.186Z] ---> sudo-logs.sh [2026-06-22T07:24:29.186Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-06-22T07:24:29.224Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-22T07:24:29.513Z] ---> job-cost.sh [2026-06-22T07:24:29.513Z] lf-activate-venv: SKIPPING [2026-06-22T07:24:29.513Z] DEBUG: total: 0.2199999988079071 [2026-06-22T07:24:29.513Z] INFO: Retrieving Stack Cost... [2026-06-22T07:24:29.513Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-06-22T07:24:29.772Z] INFO: Archiving Costs [Pipeline] echo [2026-06-22T07:24:29.785Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-22T07:24:30.093Z] ---> logs-deploy.sh [2026-06-22T07:24:30.093Z] lf-activate-venv: SKIPPING [2026-06-22T07:24:30.093Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-bacnet-c/PR-111/2 [2026-06-22T07:24:30.093Z] INFO: archiving workspace using pattern(s): [2026-06-22T07:24:31.038Z] Archives upload complete. [2026-06-22T07:24:31.038Z] INFO: archiving logs to Nexus