Pull request #101 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/device-bacnet-c Obtained Jenkinsfile from efca7b04f3048ed6d0cdc1dc5ef05566d0905fa3+d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed (1fa6b4ab2a4676a0a1562c0303113e29d85c79d8) 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-ssh3586063070279275718.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh14570218222147858673.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-101/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-101/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9536907190286750998.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-101/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh919371299882635253.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9283184372781258036.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-101/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/PR-101/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15720001007968183319.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-bacnet-c, dockerBuildFilePath:scripts/Dockerfile.alpine-base, dockerFilePath:scripts/Dockerfile.alpine] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-bacnet-c-settings PROJECT: device-bacnet-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_FILE_PATH: scripts/Dockerfile.alpine DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-base DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-bacnet DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-40504 in /w/workspace/exfoundry_device-bacnet-c_PR-101 [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-101 # 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 d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed into PR head commit efca7b04f3048ed6d0cdc1dc5ef05566d0905fa3 Merge succeeded, producing efca7b04f3048ed6d0cdc1dc5ef05566d0905fa3 Checking out Revision efca7b04f3048ed6d0cdc1dc5ef05566d0905fa3 (PR-101) > 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/101/head:refs/remotes/origin/PR-101 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f efca7b04f3048ed6d0cdc1dc5ef05566d0905fa3 # 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 d064dc8b4381ed02b1f1b0a8dff9a50498aae6ed # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f efca7b04f3048ed6d0cdc1dc5ef05566d0905fa3 # timeout=10 Commit message: "build: move to SDK v4.0.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-07T02:07:06.224Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-07T02:07:06.415Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-07T02:07:06.511Z] ========================================================= [2025-03-07T02:07:06.511Z] EdgeX Global Pipelines Version Info [2025-03-07T02:07:06.511Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:07:07.623Z] ------------------- [2025-03-07T02:07:07.623Z] stable info: [2025-03-07T02:07:07.623Z] ------------------- [2025-03-07T02:07:07.623Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-07T02:07:07.623Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-03-07T02:07:07.623Z] Message: update stable to v1.0.269 [2025-03-07T02:07:07.884Z] ------------------- [2025-03-07T02:07:07.884Z] experimental info: [2025-03-07T02:07:07.884Z] ------------------- [2025-03-07T02:07:07.884Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-07T02:07:07.884Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-03-07T02:07:07.884Z] Message: update experimental to stable [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-07T02:07:08.078Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-bacnet-c-settings [Pipeline] echo [2025-03-07T02:07:08.130Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-bacnet-c [Pipeline] echo [2025-03-07T02:07:08.182Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-07T02:07:08.237Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-07T02:07:08.289Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-07T02:07:08.331Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2025-03-07T02:07:08.383Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2025-03-07T02:07:08.435Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-07T02:07:08.486Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-07T02:07:08.543Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-bacnet [Pipeline] echo [2025-03-07T02:07:08.593Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-07T02:07:08.648Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-07T02:07:08.875Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-07T02:07:08.927Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-07T02:07:08.976Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-07T02:07:09.024Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-07T02:07:09.075Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-07T02:07:09.127Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-101 [Pipeline] echo [2025-03-07T02:07:09.183Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-101 [Pipeline] echo [2025-03-07T02:07:09.238Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-101 [Pipeline] echo [2025-03-07T02:07:09.293Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = efca7b04f3048ed6d0cdc1dc5ef05566d0905fa3 [Pipeline] echo [2025-03-07T02:07:09.341Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = efca7b0 [Pipeline] echo [2025-03-07T02:07:09.395Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-07T02:07:09.524Z] provisioning config files... [2025-03-07T02:07:09.539Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/exfoundry_device-bacnet-c_PR-101@tmp/config10964436464996222480tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:07:10.677Z] ---> ****-login.sh [2025-03-07T02:07:10.677Z] nexus3.edgexfoundry.org:10001 [2025-03-07T02:07:10.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:07:10.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:07:10.941Z] Configure a credential helper to remove this warning. See [2025-03-07T02:07:10.941Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:07:10.941Z] [2025-03-07T02:07:10.941Z] Login Succeeded [2025-03-07T02:07:10.941Z] nexus3.edgexfoundry.org:10002 [2025-03-07T02:07:10.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:07:10.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:07:10.941Z] Configure a credential helper to remove this warning. See [2025-03-07T02:07:10.941Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:07:10.941Z] [2025-03-07T02:07:10.941Z] Login Succeeded [2025-03-07T02:07:10.941Z] nexus3.edgexfoundry.org:10003 [2025-03-07T02:07:11.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:07:11.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:07:11.201Z] Configure a credential helper to remove this warning. See [2025-03-07T02:07:11.201Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:07:11.201Z] [2025-03-07T02:07:11.201Z] Login Succeeded [2025-03-07T02:07:11.201Z] nexus3.edgexfoundry.org:10004 [2025-03-07T02:07:11.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:07:11.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:07:11.201Z] Configure a credential helper to remove this warning. See [2025-03-07T02:07:11.201Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:07:11.201Z] [2025-03-07T02:07:11.201Z] Login Succeeded [2025-03-07T02:07:11.201Z] ****.io [2025-03-07T02:07:11.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:07:11.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:07:11.462Z] Configure a credential helper to remove this warning. See [2025-03-07T02:07:11.462Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:07:11.462Z] [2025-03-07T02:07:11.462Z] Login Succeeded [2025-03-07T02:07:11.462Z] ---> ****-login.sh ends [Pipeline] } [2025-03-07T02:07:11.489Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh [2025-03-07T02:07:12.135Z] + git rev-list -1 --merges efca7b04f3048ed6d0cdc1dc5ef05566d0905fa3~1..efca7b04f3048ed6d0cdc1dc5ef05566d0905fa3 [Pipeline] echo [2025-03-07T02:07:12.178Z] -----------> git rev-list -1 --merges efca7b04f3048ed6d0cdc1dc5ef05566d0905fa3~1..efca7b04f3048ed6d0cdc1dc5ef05566d0905fa3 efca7b04f3048ed6d0cdc1dc5ef05566d0905fa3 [false] [Pipeline] sh [2025-03-07T02:07:12.490Z] + git log --format=format:%s -1 efca7b04f3048ed6d0cdc1dc5ef05566d0905fa3 [Pipeline] echo [2025-03-07T02:07:12.528Z] ========================================================= [2025-03-07T02:07:12.528Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-07T02:07:12.528Z] ========================================================= Stage "Build LTS Release Image" skipped due to when conditional [Pipeline] getContext [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "amd64" skipped due to when conditional [Pipeline] getContext [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-07T02:07:13.498Z] + git rev-list -1 --merges efca7b04f3048ed6d0cdc1dc5ef05566d0905fa3~1..efca7b04f3048ed6d0cdc1dc5ef05566d0905fa3 [Pipeline] echo [2025-03-07T02:07:13.534Z] -----------> git rev-list -1 --merges efca7b04f3048ed6d0cdc1dc5ef05566d0905fa3~1..efca7b04f3048ed6d0cdc1dc5ef05566d0905fa3 efca7b04f3048ed6d0cdc1dc5ef05566d0905fa3 [false] [Pipeline] sh [2025-03-07T02:07:13.855Z] + git log --format=format:%s -1 efca7b04f3048ed6d0cdc1dc5ef05566d0905fa3 [Pipeline] echo [2025-03-07T02:07:13.913Z] ========================================================= [2025-03-07T02:07:13.913Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-07T02:07:13.913Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-03-07T02:07:14.349Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-07T02:07:14.349Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-07T02:07:14.349Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-07T02:07:14.349Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-07T02:07:14.349Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-07T02:07:14.349Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-07T02:07:14.349Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:07:14.789Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-07T02:07:14.789Z] [2025-03-07T02:07:14.789Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:07:15.182Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-07T02:07:15.182Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-07T02:07:15.182Z] b85a868b505f: Pulling fs layer [2025-03-07T02:07:15.182Z] e2be974225ed: Pulling fs layer [2025-03-07T02:07:15.182Z] 339a4e72a1f5: Pulling fs layer [2025-03-07T02:07:15.182Z] 988bab9f4d93: Pulling fs layer [2025-03-07T02:07:15.182Z] 1469e6f7b9e6: Pulling fs layer [2025-03-07T02:07:15.182Z] eaf3925da568: Pulling fs layer [2025-03-07T02:07:15.182Z] bab4dde63d76: Pulling fs layer [2025-03-07T02:07:15.182Z] bde34c3a00c8: Pulling fs layer [2025-03-07T02:07:15.182Z] b352a97aabf1: Pulling fs layer [2025-03-07T02:07:15.182Z] 4872d77fe225: Pulling fs layer [2025-03-07T02:07:15.182Z] 5851b861e8e6: Pulling fs layer [2025-03-07T02:07:15.182Z] eaf3925da568: Waiting [2025-03-07T02:07:15.182Z] bde34c3a00c8: Waiting [2025-03-07T02:07:15.182Z] 988bab9f4d93: Waiting [2025-03-07T02:07:15.182Z] b352a97aabf1: Waiting [2025-03-07T02:07:15.182Z] 1469e6f7b9e6: Waiting [2025-03-07T02:07:15.182Z] 4872d77fe225: Waiting [2025-03-07T02:07:15.182Z] bab4dde63d76: Waiting [2025-03-07T02:07:15.182Z] 5851b861e8e6: Waiting [2025-03-07T02:07:15.182Z] e2be974225ed: Download complete [2025-03-07T02:07:15.182Z] 988bab9f4d93: Download complete [2025-03-07T02:07:15.182Z] 1469e6f7b9e6: Verifying Checksum [2025-03-07T02:07:15.182Z] 1469e6f7b9e6: Download complete [2025-03-07T02:07:15.439Z] eaf3925da568: Download complete [2025-03-07T02:07:15.439Z] 339a4e72a1f5: Verifying Checksum [2025-03-07T02:07:15.439Z] 339a4e72a1f5: Download complete [2025-03-07T02:07:15.439Z] bde34c3a00c8: Verifying Checksum [2025-03-07T02:07:15.439Z] bde34c3a00c8: Download complete [2025-03-07T02:07:15.439Z] b352a97aabf1: Download complete [2025-03-07T02:07:15.439Z] 4872d77fe225: Verifying Checksum [2025-03-07T02:07:15.439Z] 4872d77fe225: Download complete [2025-03-07T02:07:15.439Z] 5851b861e8e6: Verifying Checksum [2025-03-07T02:07:15.439Z] 5851b861e8e6: Download complete [2025-03-07T02:07:15.439Z] b85a868b505f: Verifying Checksum [2025-03-07T02:07:15.439Z] b85a868b505f: Download complete [2025-03-07T02:07:15.698Z] bab4dde63d76: Verifying Checksum [2025-03-07T02:07:15.698Z] bab4dde63d76: Download complete [2025-03-07T02:07:16.671Z] b85a868b505f: Pull complete [2025-03-07T02:07:16.671Z] e2be974225ed: Pull complete [2025-03-07T02:07:17.237Z] 339a4e72a1f5: Pull complete [2025-03-07T02:07:17.237Z] 988bab9f4d93: Pull complete [2025-03-07T02:07:17.496Z] 1469e6f7b9e6: Pull complete [2025-03-07T02:07:17.496Z] eaf3925da568: Pull complete [2025-03-07T02:07:18.873Z] bab4dde63d76: Pull complete [2025-03-07T02:07:19.133Z] bde34c3a00c8: Pull complete [2025-03-07T02:07:19.133Z] b352a97aabf1: Pull complete [2025-03-07T02:07:19.133Z] 4872d77fe225: Pull complete [2025-03-07T02:07:19.392Z] 5851b861e8e6: Pull complete [2025-03-07T02:07:19.392Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-07T02:07:19.392Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-07T02:07:19.392Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-07T02:07:19.851Z] prd-ubuntu20.04-docker-8c-8g-40504 does not seem to be running inside a container [2025-03-07T02:07:19.879Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-bacnet-c_PR-101 -v /w/workspace/exfoundry_device-bacnet-c_PR-101:/w/workspace/exfoundry_device-bacnet-c_PR-101:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-101@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-101@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-07T02:07:21.651Z] $ docker top 370dd5cb6f75c32d53de84b39377c80e54ea1406e18283bbfad0c557ddb05c3e -eo pid,comm [2025-03-07T02:07:21.723Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-03-07T02:07:21.723Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-07T02:07:21.912Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-07T02:07:21.912Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-07T02:07:22.031Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-07T02:07:22.029Z] $ docker exec 370dd5cb6f75c32d53de84b39377c80e54ea1406e18283bbfad0c557ddb05c3e ssh-agent [2025-03-07T02:07:22.121Z] SSH_AUTH_SOCK=/tmp/ssh-nRPNwPPwxuiI/agent.32 [2025-03-07T02:07:22.121Z] SSH_AGENT_PID=38 [2025-03-07T02:07:22.126Z] Running ssh-add (command line suppressed) [2025-03-07T02:07:22.206Z] Identity added: /w/workspace/exfoundry_device-bacnet-c_PR-101@tmp/private_key_15207121871548805150.key (/w/workspace/exfoundry_device-bacnet-c_PR-101@tmp/private_key_15207121871548805150.key) [2025-03-07T02:07:22.225Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-07T02:07:22.797Z] + git tag --points-at HEAD [Pipeline] } [2025-03-07T02:07:22.818Z] $ docker exec --env ******** --env ******** 370dd5cb6f75c32d53de84b39377c80e54ea1406e18283bbfad0c557ddb05c3e ssh-agent -k [2025-03-07T02:07:22.910Z] unset SSH_AUTH_SOCK; [2025-03-07T02:07:22.910Z] unset SSH_AGENT_PID; [2025-03-07T02:07:22.910Z] echo Agent pid 38 killed; [2025-03-07T02:07:22.926Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-07T02:07:23.021Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-07T02:07:23.021Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-07T02:07:23.126Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-07T02:07:23.125Z] $ docker exec 370dd5cb6f75c32d53de84b39377c80e54ea1406e18283bbfad0c557ddb05c3e ssh-agent [2025-03-07T02:07:23.246Z] SSH_AUTH_SOCK=/tmp/ssh-eHHF9ET2e5MG/agent.72 [2025-03-07T02:07:23.246Z] SSH_AGENT_PID=78 [2025-03-07T02:07:23.250Z] Running ssh-add (command line suppressed) [2025-03-07T02:07:23.341Z] Identity added: /w/workspace/exfoundry_device-bacnet-c_PR-101@tmp/private_key_6336417130298817041.key (/w/workspace/exfoundry_device-bacnet-c_PR-101@tmp/private_key_6336417130298817041.key) [2025-03-07T02:07:23.356Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-07T02:07:23.689Z] + git semver init [2025-03-07T02:07:23.946Z] 2025-03-07 02:07:23,857 [run_init] DEBUG init version:0.0.0 force:False [2025-03-07T02:07:23.946Z] 2025-03-07 02:07:23,857 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-bacnet-c_PR-101/.semver [2025-03-07T02:07:23.946Z] 2025-03-07 02:07:23,858 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-bacnet-c.git /w/workspace/exfoundry_device-bacnet-c_PR-101/.semver [2025-03-07T02:07:23.946Z] 2025-03-07 02:07:23,858 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-bacnet-c.git', '/w/workspace/exfoundry_device-bacnet-c_PR-101/.semver'], cwd=/w/workspace/exfoundry_device-bacnet-c_PR-101, universal_newlines=False, shell=None, istream=None) [2025-03-07T02:07:24.529Z] 2025-03-07 02:07:24,399 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-bacnet-c_PR-101/.git/info/exclude [2025-03-07T02:07:24.529Z] 2025-03-07 02:07:24,399 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-bacnet-c_PR-101/.semver/PR-101 with force:False [2025-03-07T02:07:24.529Z] 2025-03-07 02:07:24,399 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-bacnet-c_PR-101/.semver/PR-101 [2025-03-07T02:07:24.529Z] 2025-03-07 02:07:24,404 [execute] INFO git cat-file --batch-check [2025-03-07T02:07:24.529Z] 2025-03-07 02:07:24,404 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-bacnet-c_PR-101/.semver, universal_newlines=False, shell=None, istream=) [2025-03-07T02:07:24.529Z] 2025-03-07 02:07:24,410 [execute] INFO git cat-file --batch [2025-03-07T02:07:24.529Z] 2025-03-07 02:07:24,410 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-bacnet-c_PR-101/.semver, universal_newlines=False, shell=None, istream=) [2025-03-07T02:07:24.529Z] 2025-03-07 02:07:24,414 [read_version] DEBUG read version from /w/workspace/exfoundry_device-bacnet-c_PR-101/.semver/PR-101 [2025-03-07T02:07:24.529Z] 0.0.0 [Pipeline] } [2025-03-07T02:07:24.549Z] $ docker exec --env ******** --env ******** 370dd5cb6f75c32d53de84b39377c80e54ea1406e18283bbfad0c557ddb05c3e ssh-agent -k [2025-03-07T02:07:24.634Z] unset SSH_AUTH_SOCK; [2025-03-07T02:07:24.635Z] unset SSH_AGENT_PID; [2025-03-07T02:07:24.635Z] echo Agent pid 78 killed; [2025-03-07T02:07:24.649Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-07T02:07:25.099Z] + git semver [Pipeline] } [2025-03-07T02:07:25.387Z] $ docker stop --time=1 370dd5cb6f75c32d53de84b39377c80e54ea1406e18283bbfad0c557ddb05c3e [2025-03-07T02:07:26.674Z] $ docker rm -f --volumes 370dd5cb6f75c32d53de84b39377c80e54ea1406e18283bbfad0c557ddb05c3e [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-07T02:07:27.349Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-07T02:07:27.632Z] Stashed 1 file(s) [Pipeline] echo [2025-03-07T02:07:27.654Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-07T02:07:28.699Z] provisioning config files... [2025-03-07T02:07:28.718Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/exfoundry_device-bacnet-c_PR-101@tmp/config8964748460810865560tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:07:29.176Z] ---> ****-login.sh [2025-03-07T02:07:29.176Z] nexus3.edgexfoundry.org:10001 [2025-03-07T02:07:29.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:07:29.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:07:29.176Z] Configure a credential helper to remove this warning. See [2025-03-07T02:07:29.176Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:07:29.176Z] [2025-03-07T02:07:29.176Z] Login Succeeded [2025-03-07T02:07:29.176Z] nexus3.edgexfoundry.org:10002 [2025-03-07T02:07:29.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:07:29.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:07:29.176Z] Configure a credential helper to remove this warning. See [2025-03-07T02:07:29.176Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:07:29.176Z] [2025-03-07T02:07:29.176Z] Login Succeeded [2025-03-07T02:07:29.176Z] nexus3.edgexfoundry.org:10003 [2025-03-07T02:07:29.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:07:29.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:07:29.436Z] Configure a credential helper to remove this warning. See [2025-03-07T02:07:29.436Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:07:29.436Z] [2025-03-07T02:07:29.436Z] Login Succeeded [2025-03-07T02:07:29.436Z] nexus3.edgexfoundry.org:10004 [2025-03-07T02:07:29.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:07:29.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:07:29.436Z] Configure a credential helper to remove this warning. See [2025-03-07T02:07:29.437Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:07:29.437Z] [2025-03-07T02:07:29.437Z] Login Succeeded [2025-03-07T02:07:29.437Z] ****.io [2025-03-07T02:07:29.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T02:07:29.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T02:07:29.694Z] Configure a credential helper to remove this warning. See [2025-03-07T02:07:29.694Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T02:07:29.694Z] [2025-03-07T02:07:29.695Z] Login Succeeded [2025-03-07T02:07:29.695Z] ---> ****-login.sh ends [Pipeline] } [2025-03-07T02:07:29.725Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-07T02:07:29.933Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-07T02:07:29.981Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo [2025-03-07T02:07:30.028Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-07T02:07:30.071Z] ========================================================= [2025-03-07T02:07:30.071Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2025-03-07T02:07:30.071Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:07:30.511Z] + docker build -t ci-base-image-x86_64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest . [2025-03-07T02:07:30.512Z] Sending build context to Docker daemon 792.6kB [2025-03-07T02:07:30.512Z] Step 1/12 : ARG BASE=alpine:3.20 [2025-03-07T02:07:30.512Z] Step 2/12 : FROM ${BASE} [2025-03-07T02:07:30.512Z] latest: Pulling from edgex-devops/edgex-gcc-base [2025-03-07T02:07:30.512Z] 96526aa774ef: Pulling fs layer [2025-03-07T02:07:30.512Z] da60e534fd72: Pulling fs layer [2025-03-07T02:07:30.512Z] 96526aa774ef: Verifying Checksum [2025-03-07T02:07:30.512Z] 96526aa774ef: Download complete [2025-03-07T02:07:30.772Z] 96526aa774ef: Pull complete [2025-03-07T02:07:31.339Z] da60e534fd72: Verifying Checksum [2025-03-07T02:07:31.339Z] da60e534fd72: Download complete [2025-03-07T02:07:34.384Z] da60e534fd72: Pull complete [2025-03-07T02:07:34.384Z] Digest: sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff [2025-03-07T02:07:34.384Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2025-03-07T02:07:34.384Z] ---> 6605166a5db4 [2025-03-07T02:07:34.384Z] Step 3/12 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-03-07T02:07:35.774Z] ---> Running in 83271484dbd0 [2025-03-07T02:07:35.774Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2025-03-07T02:07:36.032Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-03-07T02:07:36.033Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-03-07T02:07:36.033Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-03-07T02:07:36.340Z] Removing intermediate container 83271484dbd0 [2025-03-07T02:07:36.340Z] ---> 80cf20e17f1a [2025-03-07T02:07:36.340Z] Step 4/12 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-03-07T02:07:36.340Z] ---> Running in 92ae461c9d4f [2025-03-07T02:07:36.911Z] Removing intermediate container 92ae461c9d4f [2025-03-07T02:07:36.911Z] ---> e550e3614d89 [2025-03-07T02:07:36.911Z] Step 5/12 : RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev dumb-init [2025-03-07T02:07:36.911Z] ---> Running in 16e5880ddabf [2025-03-07T02:07:37.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-07T02:07:37.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-03-07T02:07:37.431Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-07T02:07:37.999Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-07T02:07:37.999Z] (1/18) Installing dumb-init (1.2.5-r2) [2025-03-07T02:07:37.999Z] (2/18) Installing hiredis (1.1.0-r2) [2025-03-07T02:07:37.999Z] (3/18) Installing hiredis-dev (1.1.0-r2) [2025-03-07T02:07:38.258Z] (4/18) Installing libcbor (0.10.2-r1) [2025-03-07T02:07:38.258Z] (5/18) Installing iotech-iot-1.5 (1.5.5-r0) [2025-03-07T02:07:38.824Z] (6/18) Installing iotech-iot-1.5-dev (1.5.5-r0) [2025-03-07T02:07:38.824Z] (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-03-07T02:07:39.083Z] (8/18) Installing libcbor-dev (0.10.2-r1) [2025-03-07T02:07:39.083Z] (9/18) Installing libmenuw (6.4_p20230506-r0) [2025-03-07T02:07:39.083Z] (10/18) Installing libpanelw (6.4_p20230506-r0) [2025-03-07T02:07:39.083Z] (11/18) Installing libncurses++ (6.4_p20230506-r0) [2025-03-07T02:07:39.083Z] (12/18) Installing ncurses-dev (6.4_p20230506-r0) [2025-03-07T02:07:39.083Z] (13/18) Installing libblkid (2.38.1-r8) [2025-03-07T02:07:39.083Z] (14/18) Installing libuuid (2.38.1-r8) [2025-03-07T02:07:39.083Z] (15/18) Installing libfdisk (2.38.1-r8) [2025-03-07T02:07:39.083Z] (16/18) Installing libmount (2.38.1-r8) [2025-03-07T02:07:39.083Z] (17/18) Installing libsmartcols (2.38.1-r8) [2025-03-07T02:07:39.083Z] (18/18) Installing util-linux-dev (2.38.1-r8) [2025-03-07T02:07:39.341Z] Executing busybox-1.36.1-r4.trigger [2025-03-07T02:07:39.341Z] OK: 336 MiB in 100 packages [2025-03-07T02:07:39.907Z] Removing intermediate container 16e5880ddabf [2025-03-07T02:07:39.907Z] ---> a6c479cf2cd8 [2025-03-07T02:07:39.907Z] Step 6/12 : RUN apk --no-cache upgrade [2025-03-07T02:07:39.907Z] ---> Running in f4bbf10098fb [2025-03-07T02:07:39.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-07T02:07:40.166Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-03-07T02:07:40.425Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-07T02:07:40.996Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-07T02:07:40.996Z] Upgrading critical system libraries and apk-tools: [2025-03-07T02:07:40.996Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2025-03-07T02:07:40.996Z] Executing busybox-1.36.1-r4.trigger [2025-03-07T02:07:40.996Z] Continuing the upgrade transaction with new apk-tools: [2025-03-07T02:07:40.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-07T02:07:40.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-03-07T02:07:41.256Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-07T02:07:41.829Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-07T02:07:41.829Z] (1/25) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) [2025-03-07T02:07:41.829Z] (2/25) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) [2025-03-07T02:07:41.829Z] Executing busybox-1.36.1-r7.post-upgrade [2025-03-07T02:07:41.829Z] (3/25) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) [2025-03-07T02:07:41.829Z] (4/25) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) [2025-03-07T02:07:41.829Z] (5/25) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) [2025-03-07T02:07:41.829Z] (6/25) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) [2025-03-07T02:07:41.829Z] (7/25) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) [2025-03-07T02:07:41.829Z] (8/25) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) [2025-03-07T02:07:41.829Z] (9/25) Upgrading libexpat (2.5.0-r1 -> 2.6.4-r0) [2025-03-07T02:07:41.829Z] (10/25) Upgrading libarchive (3.7.2-r0 -> 3.7.7-r0) [2025-03-07T02:07:41.829Z] (11/25) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) [2025-03-07T02:07:41.829Z] (12/25) Installing libpsl (0.21.5-r0) [2025-03-07T02:07:41.829Z] (13/25) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) [2025-03-07T02:07:41.829Z] (14/25) Installing libpsl-utils (0.21.5-r0) [2025-03-07T02:07:41.829Z] (15/25) Installing libpsl-dev (0.21.5-r0) [2025-03-07T02:07:41.829Z] (16/25) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) [2025-03-07T02:07:42.087Z] (17/25) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) [2025-03-07T02:07:42.087Z] (18/25) Upgrading git (2.40.1-r0 -> 2.40.4-r0) [2025-03-07T02:07:42.087Z] (19/25) Upgrading musl-utils (1.2.4-r2 -> 1.2.4-r3) [2025-03-07T02:07:42.087Z] (20/25) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) [2025-03-07T02:07:42.087Z] (21/25) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) [2025-03-07T02:07:42.087Z] (22/25) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) [2025-03-07T02:07:42.087Z] (23/25) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) [2025-03-07T02:07:42.087Z] (24/25) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) [2025-03-07T02:07:42.087Z] (25/25) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) [2025-03-07T02:07:42.087Z] Executing busybox-1.36.1-r7.trigger [2025-03-07T02:07:42.087Z] Executing ca-certificates-20241121-r1.trigger [2025-03-07T02:07:42.087Z] OK: 337 MiB in 103 packages [2025-03-07T02:07:43.037Z] Removing intermediate container f4bbf10098fb [2025-03-07T02:07:43.037Z] ---> bb800aa89ba4 [2025-03-07T02:07:43.037Z] Step 7/12 : COPY scripts /device-bacnet-c/scripts [2025-03-07T02:07:43.300Z] ---> e1ccfd837688 [2025-03-07T02:07:43.300Z] Step 8/12 : COPY src /device-bacnet-c/src/ [2025-03-07T02:07:43.300Z] ---> 93ace8e43112 [2025-03-07T02:07:43.300Z] Step 9/12 : COPY VERSION /device-bacnet-c/ [2025-03-07T02:07:43.560Z] ---> f6dbc171fd70 [2025-03-07T02:07:43.560Z] Step 10/12 : WORKDIR /device-bacnet-c [2025-03-07T02:07:43.560Z] ---> Running in a0d3c3bf74a7 [2025-03-07T02:07:43.560Z] Removing intermediate container a0d3c3bf74a7 [2025-03-07T02:07:43.560Z] ---> f229d6b1c036 [2025-03-07T02:07:43.560Z] Step 11/12 : RUN /device-bacnet-c/scripts/build_deps.sh [2025-03-07T02:07:43.560Z] ---> Running in 9f053e2b51bc [2025-03-07T02:07:43.820Z] + CSDK_VER=4.0.0 [2025-03-07T02:07:43.820Z] + '[' '!' -d deps ] [2025-03-07T02:07:43.820Z] + mkdir deps [2025-03-07T02:07:44.082Z] + cd /device-bacnet-c/deps [2025-03-07T02:07:44.082Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip [2025-03-07T02:07:44.082Z] Connecting to github.com (140.82.112.4:443) [2025-03-07T02:07:44.082Z] Connecting to codeload.github.com (140.82.112.9:443) [2025-03-07T02:07:44.082Z] saving to 'v4.0.0.zip' [2025-03-07T02:07:44.082Z] v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA [2025-03-07T02:07:44.082Z] 'v4.0.0.zip' saved [2025-03-07T02:07:44.082Z] + unzip v4.0.0.zip [2025-03-07T02:07:44.082Z] Archive: v4.0.0.zip [2025-03-07T02:07:44.082Z] creating: device-sdk-c-4.0.0/ [2025-03-07T02:07:44.082Z] creating: device-sdk-c-4.0.0/.github/ [2025-03-07T02:07:44.082Z] inflating: device-sdk-c-4.0.0/.github/Contributing.md [2025-03-07T02:07:44.082Z] inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md [2025-03-07T02:07:44.082Z] inflating: device-sdk-c-4.0.0/.github/semantic.yml [2025-03-07T02:07:44.082Z] creating: device-sdk-c-4.0.0/.github/workflows/ [2025-03-07T02:07:44.082Z] inflating: device-sdk-c-4.0.0/.github/workflows/release.yml [2025-03-07T02:07:44.082Z] inflating: device-sdk-c-4.0.0/.gitignore [2025-03-07T02:07:44.082Z] inflating: device-sdk-c-4.0.0/Attribution.txt [2025-03-07T02:07:44.082Z] inflating: device-sdk-c-4.0.0/CHANGELOG.md [2025-03-07T02:07:44.082Z] inflating: device-sdk-c-4.0.0/Doxyfile [2025-03-07T02:07:44.082Z] inflating: device-sdk-c-4.0.0/GOVERNANCE.md [2025-03-07T02:07:44.082Z] inflating: device-sdk-c-4.0.0/Jenkinsfile [2025-03-07T02:07:44.082Z] inflating: device-sdk-c-4.0.0/LICENSE [2025-03-07T02:07:44.082Z] inflating: device-sdk-c-4.0.0/Makefile [2025-03-07T02:07:44.082Z] inflating: device-sdk-c-4.0.0/OWNERS.md [2025-03-07T02:07:44.082Z] inflating: device-sdk-c-4.0.0/README.IOT.md [2025-03-07T02:07:44.082Z] inflating: device-sdk-c-4.0.0/README.md [2025-03-07T02:07:44.082Z] inflating: device-sdk-c-4.0.0/README.v3.md [2025-03-07T02:07:44.082Z] creating: device-sdk-c-4.0.0/docs/ [2025-03-07T02:07:44.082Z] inflating: device-sdk-c-4.0.0/docs/configuration.md [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/docs/metrics.md [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/docs/startup.md [2025-03-07T02:07:44.344Z] creating: device-sdk-c-4.0.0/include/ [2025-03-07T02:07:44.344Z] creating: device-sdk-c-4.0.0/include/devsdk/ [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h [2025-03-07T02:07:44.344Z] creating: device-sdk-c-4.0.0/include/edgex/ [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/include/edgex/devices.h [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex.h [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/include/edgex/profiles.h [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h [2025-03-07T02:07:44.344Z] creating: device-sdk-c-4.0.0/scripts/ [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/scripts/build.sh [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh [2025-03-07T02:07:44.344Z] creating: device-sdk-c-4.0.0/src/ [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/CMakeLists.txt [2025-03-07T02:07:44.344Z] creating: device-sdk-c-4.0.0/src/c/ [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/api.h [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.c [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.h [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/bus-impl.h [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/bus.c [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/bus.h [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/callback3.c [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/callback3.h [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/config.c [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/config.h [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/correlation.c [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/correlation.h [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/data.c [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/data.h [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/defs.h.in [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/device.c [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/device.h [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/devman.c [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/devmap.c [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/devmap.h [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/devutil.h [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/discovery.c [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/discovery.h [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.c [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.h [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/edgex2.h [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/errorlist.h [2025-03-07T02:07:44.344Z] creating: device-sdk-c-4.0.0/src/c/examples/ [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/README.md [2025-03-07T02:07:44.344Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c [2025-03-07T02:07:44.344Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml [2025-03-07T02:07:44.344Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json [2025-03-07T02:07:44.344Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-03-07T02:07:44.344Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/ [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c [2025-03-07T02:07:44.344Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml [2025-03-07T02:07:44.344Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json [2025-03-07T02:07:44.344Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json [2025-03-07T02:07:44.344Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/ [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md [2025-03-07T02:07:44.344Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml [2025-03-07T02:07:44.344Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt [2025-03-07T02:07:44.344Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json [2025-03-07T02:07:44.344Z] creating: device-sdk-c-4.0.0/src/c/examples/file/ [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c [2025-03-07T02:07:44.344Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/ [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml [2025-03-07T02:07:44.344Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt [2025-03-07T02:07:44.344Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-03-07T02:07:44.344Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/ [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c [2025-03-07T02:07:44.344Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml [2025-03-07T02:07:44.344Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json [2025-03-07T02:07:44.344Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json [2025-03-07T02:07:44.344Z] creating: device-sdk-c-4.0.0/src/c/examples/random/ [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c [2025-03-07T02:07:44.344Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/ [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml [2025-03-07T02:07:44.344Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json [2025-03-07T02:07:44.344Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-03-07T02:07:44.344Z] creating: device-sdk-c-4.0.0/src/c/examples/res/ [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml [2025-03-07T02:07:44.344Z] creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json [2025-03-07T02:07:44.344Z] creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/template.c [2025-03-07T02:07:44.344Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/ [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c [2025-03-07T02:07:44.344Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml [2025-03-07T02:07:44.344Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json [2025-03-07T02:07:44.344Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/filesys.c [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/filesys.h [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/keeper.c [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/keeper.h [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/map.c [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/map.h [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/metadata.c [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/metadata.h [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/metrics.h [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/opstate.c [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/opstate.h [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/parson.c [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/parson.h [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/profiles.c [2025-03-07T02:07:44.344Z] inflating: device-sdk-c-4.0.0/src/c/profiles.h [2025-03-07T02:07:44.345Z] inflating: device-sdk-c-4.0.0/src/c/registry-impl.h [2025-03-07T02:07:44.345Z] inflating: device-sdk-c-4.0.0/src/c/registry.c [2025-03-07T02:07:44.345Z] inflating: device-sdk-c-4.0.0/src/c/registry.h [2025-03-07T02:07:44.345Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.c [2025-03-07T02:07:44.345Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.h [2025-03-07T02:07:44.345Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.c [2025-03-07T02:07:44.345Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.h [2025-03-07T02:07:44.345Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.c [2025-03-07T02:07:44.345Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.h [2025-03-07T02:07:44.345Z] inflating: device-sdk-c-4.0.0/src/c/rest.c [2025-03-07T02:07:44.345Z] inflating: device-sdk-c-4.0.0/src/c/rest.h [2025-03-07T02:07:44.345Z] inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h [2025-03-07T02:07:44.345Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c [2025-03-07T02:07:44.345Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h [2025-03-07T02:07:44.345Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c [2025-03-07T02:07:44.345Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h [2025-03-07T02:07:44.345Z] inflating: device-sdk-c-4.0.0/src/c/secrets.c [2025-03-07T02:07:44.345Z] inflating: device-sdk-c-4.0.0/src/c/secrets.h [2025-03-07T02:07:44.345Z] inflating: device-sdk-c-4.0.0/src/c/service.c [2025-03-07T02:07:44.345Z] inflating: device-sdk-c-4.0.0/src/c/service.h [2025-03-07T02:07:44.345Z] inflating: device-sdk-c-4.0.0/src/c/transform.c [2025-03-07T02:07:44.345Z] inflating: device-sdk-c-4.0.0/src/c/transform.h [2025-03-07T02:07:44.345Z] inflating: device-sdk-c-4.0.0/src/c/validate.c [2025-03-07T02:07:44.345Z] inflating: device-sdk-c-4.0.0/src/c/validate.h [2025-03-07T02:07:44.345Z] inflating: device-sdk-c-4.0.0/src/c/watchers.c [2025-03-07T02:07:44.345Z] inflating: device-sdk-c-4.0.0/src/c/watchers.h [2025-03-07T02:07:44.345Z] creating: device-sdk-c-4.0.0/src/cmake/ [2025-03-07T02:07:44.345Z] inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake [2025-03-07T02:07:44.345Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake [2025-03-07T02:07:44.345Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake [2025-03-07T02:07:44.345Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake [2025-03-07T02:07:44.345Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake [2025-03-07T02:07:44.345Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake [2025-03-07T02:07:44.345Z] + cd device-sdk-c-4.0.0 [2025-03-07T02:07:44.345Z] + ./scripts/build.sh [2025-03-07T02:07:44.345Z] + CPPCHECK=false [2025-03-07T02:07:44.345Z] + DOCGEN=false [2025-03-07T02:07:44.345Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-03-07T02:07:44.345Z] + '[' 0 -gt 0 ] [2025-03-07T02:07:44.345Z] + readlink -f ./scripts/build.sh [2025-03-07T02:07:44.345Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts/build.sh [2025-03-07T02:07:44.345Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts [2025-03-07T02:07:44.345Z] + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.0 [2025-03-07T02:07:44.345Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0 [2025-03-07T02:07:44.345Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-03-07T02:07:44.345Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-03-07T02:07:44.345Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.0/src [2025-03-07T02:07:44.345Z] -- The C compiler identification is GNU 12.2.1 [2025-03-07T02:07:44.345Z] -- Detecting C compiler ABI info [2025-03-07T02:07:44.345Z] -- Detecting C compiler ABI info - done [2025-03-07T02:07:44.345Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-07T02:07:44.345Z] -- Detecting C compile features [2025-03-07T02:07:44.345Z] -- Detecting C compile features - done [2025-03-07T02:07:44.345Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-07T02:07:44.602Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-03-07T02:07:44.602Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-07T02:07:44.602Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-07T02:07:44.602Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-07T02:07:44.602Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-07T02:07:44.602Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-07T02:07:44.602Z] -- /opt/iotech/iot/1.5/include [2025-03-07T02:07:44.602Z] -- C SDK 0.0.0 for Linux [2025-03-07T02:07:44.602Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-07T02:07:44.602Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-07T02:07:44.602Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-07T02:07:44.602Z] -- Configuring done (0.4s) [2025-03-07T02:07:44.602Z] -- Generating done (0.0s) [2025-03-07T02:07:44.602Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-03-07T02:07:44.602Z] + make all package [2025-03-07T02:07:44.602Z] + tee release.log [2025-03-07T02:07:44.861Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-07T02:07:44.861Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-07T02:07:45.125Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-07T02:07:45.125Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-07T02:07:45.387Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-07T02:07:45.651Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-07T02:07:45.651Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-07T02:07:45.651Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-07T02:07:45.923Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-07T02:07:46.185Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-07T02:07:46.185Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-07T02:07:46.446Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-07T02:07:46.446Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-07T02:07:46.706Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-07T02:07:46.706Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-07T02:07:46.966Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-07T02:07:46.966Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-07T02:07:47.226Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-07T02:07:47.486Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-07T02:07:47.486Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-07T02:07:47.745Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-07T02:07:48.682Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-07T02:07:48.942Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-07T02:07:48.942Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-07T02:07:48.942Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-07T02:07:48.942Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-07T02:07:49.211Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-07T02:07:49.477Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-07T02:07:49.742Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-07T02:07:49.742Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-07T02:07:50.002Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-07T02:07:50.262Z] /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': [2025-03-07T02:07:50.262Z] /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2025-03-07T02:07:50.262Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-03-07T02:07:50.262Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:07:50.262Z] /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here [2025-03-07T02:07:50.262Z] 875 | const iot_data_t *deviceservices_config; [2025-03-07T02:07:50.262Z] | ^~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:07:50.262Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-07T02:07:50.262Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-07T02:07:50.529Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-07T02:07:50.529Z] [ 68%] Linking C shared library libcsdk.so [2025-03-07T02:07:50.529Z] [ 68%] Built target csdk [2025-03-07T02:07:50.529Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-07T02:07:50.791Z] [ 72%] Linking C executable template [2025-03-07T02:07:50.791Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:07:50.791Z] [ 72%] Built target template [2025-03-07T02:07:50.791Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-07T02:07:51.051Z] [ 76%] Linking C executable device-counter [2025-03-07T02:07:51.051Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:07:51.051Z] [ 76%] Built target device-counter [2025-03-07T02:07:51.051Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-07T02:07:51.051Z] [ 80%] Linking C executable device-random [2025-03-07T02:07:51.051Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:07:51.310Z] [ 80%] Built target device-random [2025-03-07T02:07:51.310Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-07T02:07:51.310Z] [ 84%] Linking C executable device-gyro [2025-03-07T02:07:51.310Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:07:51.310Z] [ 84%] Built target device-gyro [2025-03-07T02:07:51.310Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-07T02:07:51.571Z] [ 88%] Linking C executable device-bitfields [2025-03-07T02:07:51.571Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:07:51.571Z] [ 88%] Built target device-bitfields [2025-03-07T02:07:51.571Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-07T02:07:51.571Z] [ 92%] Linking C executable template-discovery [2025-03-07T02:07:51.831Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:07:51.831Z] [ 92%] Built target template-discovery [2025-03-07T02:07:51.831Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-07T02:07:51.831Z] [ 96%] Linking C executable device-file [2025-03-07T02:07:51.831Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:07:52.092Z] [ 96%] Built target device-file [2025-03-07T02:07:52.092Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-07T02:07:52.092Z] [100%] Linking C executable device-terminal [2025-03-07T02:07:52.092Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:07:52.092Z] [100%] Built target device-terminal [2025-03-07T02:07:52.092Z] Run CPack packaging tool... [2025-03-07T02:07:52.092Z] CPack: Create package using TGZ [2025-03-07T02:07:52.092Z] CPack: Install projects [2025-03-07T02:07:52.092Z] CPack: - Run preinstall target for: Csdk [2025-03-07T02:07:52.352Z] CPack: - Install project: Csdk [] [2025-03-07T02:07:52.352Z] CPack: Create package [2025-03-07T02:07:52.616Z] CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. [2025-03-07T02:07:52.616Z] + '[' false '=' true ] [2025-03-07T02:07:52.616Z] + '[' false '=' true ] [2025-03-07T02:07:52.616Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-03-07T02:07:52.616Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-03-07T02:07:52.616Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.0/src [2025-03-07T02:07:52.616Z] -- The C compiler identification is GNU 12.2.1 [2025-03-07T02:07:52.616Z] -- Detecting C compiler ABI info [2025-03-07T02:07:52.616Z] -- Detecting C compiler ABI info - done [2025-03-07T02:07:52.616Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-07T02:07:52.616Z] -- Detecting C compile features [2025-03-07T02:07:52.616Z] -- Detecting C compile features - done [2025-03-07T02:07:52.616Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-07T02:07:52.876Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-03-07T02:07:52.876Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-07T02:07:52.876Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-07T02:07:52.876Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-07T02:07:52.876Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-07T02:07:52.876Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-07T02:07:52.876Z] -- /opt/iotech/iot/1.5/include [2025-03-07T02:07:52.876Z] -- C SDK 0.0.0 for Linux [2025-03-07T02:07:52.876Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-07T02:07:52.876Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-07T02:07:52.876Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-07T02:07:52.876Z] -- Configuring done (0.5s) [2025-03-07T02:07:52.876Z] -- Generating done (0.0s) [2025-03-07T02:07:52.876Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-03-07T02:07:52.876Z] + make [2025-03-07T02:07:52.876Z] + tee debug.log [2025-03-07T02:07:53.140Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-07T02:07:53.140Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-07T02:07:53.140Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-07T02:07:53.398Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-07T02:07:53.398Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-07T02:07:53.398Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-07T02:07:53.398Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-07T02:07:53.657Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-07T02:07:53.657Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-07T02:07:53.657Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-07T02:07:53.922Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-07T02:07:53.922Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-07T02:07:53.922Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-07T02:07:54.182Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-07T02:07:54.182Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-07T02:07:54.182Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-07T02:07:54.443Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-07T02:07:54.443Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-07T02:07:54.443Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-07T02:07:54.703Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-07T02:07:54.703Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-07T02:07:54.964Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-07T02:07:54.964Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-07T02:07:54.964Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-07T02:07:54.964Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-07T02:07:54.964Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-07T02:07:55.226Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-07T02:07:55.485Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-07T02:07:55.485Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-07T02:07:55.485Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-07T02:07:55.485Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-07T02:07:55.748Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-07T02:07:55.748Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-07T02:07:55.748Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-07T02:07:56.015Z] [ 68%] Linking C shared library libcsdk.so [2025-03-07T02:07:56.015Z] [ 68%] Built target csdk [2025-03-07T02:07:56.015Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-07T02:07:56.015Z] [ 72%] Linking C executable template [2025-03-07T02:07:56.015Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:07:56.015Z] [ 72%] Built target template [2025-03-07T02:07:56.015Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-07T02:07:56.274Z] [ 76%] Linking C executable device-counter [2025-03-07T02:07:56.274Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:07:56.274Z] [ 76%] Built target device-counter [2025-03-07T02:07:56.274Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-07T02:07:56.274Z] [ 80%] Linking C executable device-random [2025-03-07T02:07:56.274Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:07:56.533Z] [ 80%] Built target device-random [2025-03-07T02:07:56.533Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-07T02:07:56.533Z] [ 84%] Linking C executable device-gyro [2025-03-07T02:07:56.533Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:07:56.533Z] [ 84%] Built target device-gyro [2025-03-07T02:07:56.533Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-07T02:07:56.533Z] [ 88%] Linking C executable device-bitfields [2025-03-07T02:07:56.533Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:07:56.791Z] [ 88%] Built target device-bitfields [2025-03-07T02:07:56.791Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-07T02:07:56.791Z] [ 92%] Linking C executable template-discovery [2025-03-07T02:07:56.791Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:07:56.791Z] [ 92%] Built target template-discovery [2025-03-07T02:07:56.791Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-07T02:07:57.051Z] [ 96%] Linking C executable device-file [2025-03-07T02:07:57.051Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:07:57.051Z] [ 96%] Built target device-file [2025-03-07T02:07:57.051Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-07T02:07:57.051Z] [100%] Linking C executable device-terminal [2025-03-07T02:07:57.051Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:07:57.051Z] [100%] Built target device-terminal [2025-03-07T02:07:57.051Z] + cp -rf include/devsdk include/edgex /usr/include/ [2025-03-07T02:07:57.051Z] + cp build/release/c/libcsdk.so /usr/lib/ [2025-03-07T02:07:57.051Z] + mkdir -p /usr/share/doc/edgex-csdk [2025-03-07T02:07:57.051Z] + cp Attribution.txt /usr/share/doc/edgex-csdk [2025-03-07T02:07:57.051Z] + cp LICENSE /usr/share/doc/edgex-csdk [2025-03-07T02:07:57.051Z] + rm -rf /device-bacnet-c/deps [2025-03-07T02:07:57.622Z] Removing intermediate container 9f053e2b51bc [2025-03-07T02:07:57.622Z] ---> 81aa91c33d1b [2025-03-07T02:07:57.622Z] Step 12/12 : RUN /device-bacnet-c/scripts/build.sh [2025-03-07T02:07:57.622Z] ---> Running in dcd30b7e8450 [2025-03-07T02:07:57.889Z] + readlink -f /device-bacnet-c/scripts/build.sh [2025-03-07T02:07:57.889Z] + dirname /device-bacnet-c/scripts/build.sh [2025-03-07T02:07:57.889Z] + dirname /device-bacnet-c/scripts [2025-03-07T02:07:57.889Z] /device-bacnet-c [2025-03-07T02:07:57.889Z] + ROOT=/device-bacnet-c [2025-03-07T02:07:57.889Z] + echo /device-bacnet-c [2025-03-07T02:07:57.889Z] + cd /device-bacnet-c [2025-03-07T02:07:57.889Z] + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] [2025-03-07T02:07:57.889Z] + '[' '!' -d /device-bacnet-c/bacnet-stack ] [2025-03-07T02:07:57.889Z] + git clone https://github.com/IOTechSystems/bacnet-stack.git [2025-03-07T02:07:57.889Z] Cloning into 'bacnet-stack'... [2025-03-07T02:08:00.549Z] + cd /device-bacnet-c/bacnet-stack [2025-03-07T02:08:00.549Z] + git checkout v0.8.6-IOTech [2025-03-07T02:08:00.811Z] Note: switching to 'v0.8.6-IOTech'. [2025-03-07T02:08:00.811Z] [2025-03-07T02:08:00.811Z] You are in 'detached HEAD' state. You can look around, make experimental [2025-03-07T02:08:00.811Z] changes and commit them, and you can discard any commits you make in this [2025-03-07T02:08:00.811Z] state without impacting any branches by switching back to a branch. [2025-03-07T02:08:00.811Z] [2025-03-07T02:08:00.811Z] If you want to create a new branch to retain commits you create, you may [2025-03-07T02:08:00.811Z] do so (now or later) by using -c with the switch command. Example: [2025-03-07T02:08:00.811Z] [2025-03-07T02:08:00.811Z] git switch -c [2025-03-07T02:08:00.811Z] [2025-03-07T02:08:00.811Z] Or undo this operation with: [2025-03-07T02:08:00.811Z] [2025-03-07T02:08:00.811Z] git switch - [2025-03-07T02:08:00.811Z] [2025-03-07T02:08:00.811Z] Turn off this advice by setting config variable advice.detachedHead to false [2025-03-07T02:08:00.811Z] [2025-03-07T02:08:00.811Z] HEAD is now at 8b67b7f2 Changes for BACnet device service [2025-03-07T02:08:00.811Z] + mkdir -p /device-bacnet-c/lib/ip [2025-03-07T02:08:00.811Z] + mkdir -p /device-bacnet-c/lib/mstp [2025-03-07T02:08:00.811Z] + make 'BACDL_DEFINE=-DBACDL_MSTP=1' clean library [2025-03-07T02:08:00.811Z] make -s -C lib clean [2025-03-07T02:08:00.811Z] make -s -C demo clean [2025-03-07T02:08:00.811Z] make -s -C demo/router clean [2025-03-07T02:08:00.811Z] make -s -C demo/router-ipv6 clean [2025-03-07T02:08:00.811Z] make -s -C demo/gateway clean [2025-03-07T02:08:00.811Z] make -s -C lib all [2025-03-07T02:08:05.013Z] ../ports/linux/dlmstp.c: In function 'dlmstp_cleanup': [2025-03-07T02:08:05.013Z] ../ports/linux/dlmstp.c:147:20: warning: passing argument 1 of 'pthread_cancel' makes pointer from integer without a cast [-Wint-conversion] [2025-03-07T02:08:05.013Z] 147 | pthread_cancel(hThread); [2025-03-07T02:08:05.013Z] | ^~~~~~~ [2025-03-07T02:08:05.013Z] | | [2025-03-07T02:08:05.013Z] | long unsigned int [2025-03-07T02:08:05.013Z] In file included from ../ports/linux/net.h:73, [2025-03-07T02:08:05.013Z] from ../ports/linux/dlmstp.c:43: [2025-03-07T02:08:05.013Z] /usr/include/pthread.h:98:20: note: expected 'pthread_t' {aka 'struct __pthread *'} but argument is of type 'long unsigned int' [2025-03-07T02:08:05.013Z] 98 | int pthread_cancel(pthread_t); [2025-03-07T02:08:05.013Z] | ^~~~~~~~~ [2025-03-07T02:08:05.013Z] ../ports/linux/dlmstp.c: In function 'dlmstp_init': [2025-03-07T02:08:05.013Z] ../ports/linux/dlmstp.c:727:25: warning: passing argument 1 of 'pthread_create' from incompatible pointer type [-Wincompatible-pointer-types] [2025-03-07T02:08:05.013Z] 727 | rv = pthread_create(&hThread, NULL, dlmstp_master_fsm_task, NULL); [2025-03-07T02:08:05.013Z] | ^~~~~~~~ [2025-03-07T02:08:05.013Z] | | [2025-03-07T02:08:05.013Z] | long unsigned int * [2025-03-07T02:08:05.013Z] /usr/include/pthread.h:80:20: note: expected 'struct __pthread ** restrict' but argument is of type 'long unsigned int *' [2025-03-07T02:08:05.013Z] 80 | int pthread_create(pthread_t *__restrict, const pthread_attr_t *__restrict, void *(*)(void *), void *__restrict); [2025-03-07T02:08:05.013Z] | ^ [2025-03-07T02:08:08.302Z] + cp lib/libbacnet.a /device-bacnet-c/lib/mstp [2025-03-07T02:08:08.302Z] + make 'BACDL_DEFINE=-DBACDL_BIP=1' clean library [2025-03-07T02:08:08.302Z] make -s -C lib clean [2025-03-07T02:08:08.302Z] make -s -C demo clean [2025-03-07T02:08:08.302Z] make -s -C demo/router clean [2025-03-07T02:08:08.302Z] make -s -C demo/router-ipv6 clean [2025-03-07T02:08:08.302Z] make -s -C demo/gateway clean [2025-03-07T02:08:08.302Z] make -s -C lib all [2025-03-07T02:08:16.462Z] + cp lib/libbacnet.a /device-bacnet-c/lib/ip [2025-03-07T02:08:16.462Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip [2025-03-07T02:08:16.462Z] + cd /device-bacnet-c/build/release/device-bacnet-ip [2025-03-07T02:08:16.462Z] + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-03-07T02:08:16.462Z] -- The C compiler identification is GNU 12.2.1 [2025-03-07T02:08:16.462Z] -- Detecting C compiler ABI info [2025-03-07T02:08:16.462Z] -- Detecting C compiler ABI info - done [2025-03-07T02:08:16.462Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-07T02:08:16.462Z] -- Detecting C compile features [2025-03-07T02:08:16.462Z] -- Detecting C compile features - done [2025-03-07T02:08:16.462Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2025-03-07T02:08:16.462Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2025-03-07T02:08:16.462Z] -- Found Threads: TRUE [2025-03-07T02:08:16.462Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-07T02:08:16.462Z] -- /opt/iotech/iot/1.5/include [2025-03-07T02:08:16.462Z] -- Configuring done (0.3s) [2025-03-07T02:08:16.462Z] -- Generating done (0.0s) [2025-03-07T02:08:16.462Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip [2025-03-07T02:08:16.462Z] + make [2025-03-07T02:08:16.462Z] + tee release.log [2025-03-07T02:08:16.462Z] [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2025-03-07T02:08:16.723Z] [ 22%] Linking C static library libbacnet_objects.a [2025-03-07T02:08:16.723Z] [ 22%] Built target bacnet_objects [2025-03-07T02:08:16.986Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-03-07T02:08:16.986Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2025-03-07T02:08:17.254Z] [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2025-03-07T02:08:17.254Z] [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2025-03-07T02:08:17.254Z] [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-03-07T02:08:17.513Z] [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2025-03-07T02:08:17.513Z] [100%] Linking C executable device-bacnet-c [2025-03-07T02:08:17.513Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:08:17.773Z] [100%] Built target device-bacnet-c [2025-03-07T02:08:17.773Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp [2025-03-07T02:08:17.773Z] + cd /device-bacnet-c/build/release/device-bacnet-mstp [2025-03-07T02:08:17.773Z] + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-03-07T02:08:17.773Z] -- The C compiler identification is GNU 12.2.1 [2025-03-07T02:08:17.773Z] -- Detecting C compiler ABI info [2025-03-07T02:08:17.773Z] -- Detecting C compiler ABI info - done [2025-03-07T02:08:17.773Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-07T02:08:17.773Z] -- Detecting C compile features [2025-03-07T02:08:17.773Z] -- Detecting C compile features - done [2025-03-07T02:08:17.773Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2025-03-07T02:08:18.043Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2025-03-07T02:08:18.043Z] -- Found Threads: TRUE [2025-03-07T02:08:18.043Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-07T02:08:18.043Z] -- /opt/iotech/iot/1.5/include [2025-03-07T02:08:18.043Z] -- Configuring done (0.3s) [2025-03-07T02:08:18.043Z] -- Generating done (0.0s) [2025-03-07T02:08:18.043Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp [2025-03-07T02:08:18.043Z] + make [2025-03-07T02:08:18.043Z] + tee release.log [2025-03-07T02:08:18.043Z] [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2025-03-07T02:08:18.322Z] [ 22%] Linking C static library libbacnet_objects.a [2025-03-07T02:08:18.322Z] [ 22%] Built target bacnet_objects [2025-03-07T02:08:18.322Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-03-07T02:08:18.322Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2025-03-07T02:08:18.601Z] [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2025-03-07T02:08:18.601Z] [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2025-03-07T02:08:18.601Z] [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-03-07T02:08:18.866Z] [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2025-03-07T02:08:19.124Z] [100%] Linking C executable device-bacnet-c [2025-03-07T02:08:19.124Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:08:19.124Z] [100%] Built target device-bacnet-c [2025-03-07T02:08:20.059Z] Removing intermediate container dcd30b7e8450 [2025-03-07T02:08:20.059Z] ---> 6ada0e699a64 [2025-03-07T02:08:20.059Z] Successfully built 6ada0e699a64 [2025-03-07T02:08:20.059Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:08:22.524Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-07T02:08:22.524Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-07T02:08:22.695Z] prd-ubuntu20.04-docker-8c-8g-40504 does not seem to be running inside a container [2025-03-07T02:08:22.744Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-bacnet-c_PR-101 -v /w/workspace/exfoundry_device-bacnet-c_PR-101:/w/workspace/exfoundry_device-bacnet-c_PR-101:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-101@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-101@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-07T02:08:23.110Z] $ docker top bd2ea68392d28f322806684e4a82d5bfb69c7e4f8812ae5dd4f914e6f2780290 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-07T02:08:23.550Z] + make test [2025-03-07T02:08:23.550Z] build/release/device-bacnet-c/device-bacnet-c [Pipeline] } [2025-03-07T02:08:23.578Z] $ docker stop --time=1 bd2ea68392d28f322806684e4a82d5bfb69c7e4f8812ae5dd4f914e6f2780290 [2025-03-07T02:08:24.841Z] $ docker rm -f --volumes bd2ea68392d28f322806684e4a82d5bfb69c7e4f8812ae5dd4f914e6f2780290 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-07T02:08:25.708Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-07T02:08:26.048Z] + ls -al . [2025-03-07T02:08:26.048Z] total 88 [2025-03-07T02:08:26.048Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 7 02:07 . [2025-03-07T02:08:26.048Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 02:07 .. [2025-03-07T02:08:26.048Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 02:07 .git [2025-03-07T02:08:26.048Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 02:07 .github [2025-03-07T02:08:26.048Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 02:07 .semver [2025-03-07T02:08:26.048Z] -rw-rw-r-- 1 jenkins jenkins 1563 Mar 7 02:07 Attribution.txt [2025-03-07T02:08:26.048Z] -rw-rw-r-- 1 jenkins jenkins 1004 Mar 7 02:07 CHANGELOG.md [2025-03-07T02:08:26.048Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 02:07 GOVERNANCE.md [2025-03-07T02:08:26.048Z] -rw-rw-r-- 1 jenkins jenkins 764 Mar 7 02:07 Jenkinsfile [2025-03-07T02:08:26.048Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 7 02:07 LICENSE [2025-03-07T02:08:26.048Z] -rw-rw-r-- 1 jenkins jenkins 837 Mar 7 02:07 Makefile [2025-03-07T02:08:26.048Z] -rw-rw-r-- 1 jenkins jenkins 621 Mar 7 02:07 OWNERS.md [2025-03-07T02:08:26.048Z] -rw-rw-r-- 1 jenkins jenkins 5483 Mar 7 02:07 README.md [2025-03-07T02:08:26.048Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 7 02:07 VERSION [2025-03-07T02:08:26.048Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 02:07 docs [2025-03-07T02:08:26.048Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 02:07 res [2025-03-07T02:08:26.048Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 02:07 sample-profiles [2025-03-07T02:08:26.048Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 02:07 scripts [2025-03-07T02:08:26.048Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 02:07 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:08:26.490Z] + docker build -t device-bacnet -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=efca7b04f3048ed6d0cdc1dc5ef05566d0905fa3 --label arch=amd64 --label version=0.0.0 . [2025-03-07T02:08:26.490Z] Sending build context to Docker daemon 792.6kB [2025-03-07T02:08:26.490Z] Step 1/31 : ARG BASE=alpine:3.20 [2025-03-07T02:08:26.490Z] Step 2/31 : FROM ${BASE} as builder [2025-03-07T02:08:26.490Z] ---> 6ada0e699a64 [2025-03-07T02:08:26.491Z] Step 3/31 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-03-07T02:08:26.491Z] ---> Running in 941857e54203 [2025-03-07T02:08:26.750Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2025-03-07T02:08:27.330Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-03-07T02:08:27.330Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-03-07T02:08:27.330Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-03-07T02:08:27.330Z] Removing intermediate container 941857e54203 [2025-03-07T02:08:27.330Z] ---> 7a08f92a6134 [2025-03-07T02:08:27.330Z] Step 4/31 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-03-07T02:08:27.330Z] ---> Running in 869b8c8575da [2025-03-07T02:08:28.113Z] Removing intermediate container 869b8c8575da [2025-03-07T02:08:28.113Z] ---> 883921169dec [2025-03-07T02:08:28.113Z] Step 5/31 : RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev [2025-03-07T02:08:28.113Z] ---> Running in 9e6843d196f4 [2025-03-07T02:08:28.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-07T02:08:28.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-03-07T02:08:28.643Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-07T02:08:28.912Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-07T02:08:28.912Z] OK: 337 MiB in 103 packages [2025-03-07T02:08:29.499Z] Removing intermediate container 9e6843d196f4 [2025-03-07T02:08:29.499Z] ---> 543d54c52f1f [2025-03-07T02:08:29.499Z] Step 6/31 : COPY scripts /device-bacnet-c/scripts [2025-03-07T02:08:29.499Z] ---> 3be566bfa0af [2025-03-07T02:08:29.499Z] Step 7/31 : COPY src /device-bacnet-c/src/ [2025-03-07T02:08:29.499Z] ---> 8539d5297f25 [2025-03-07T02:08:29.499Z] Step 8/31 : COPY VERSION /device-bacnet-c/ [2025-03-07T02:08:29.766Z] ---> d5ed356f0a59 [2025-03-07T02:08:29.766Z] Step 9/31 : WORKDIR /device-bacnet-c [2025-03-07T02:08:29.766Z] ---> Running in 6681fb443d91 [2025-03-07T02:08:29.766Z] Removing intermediate container 6681fb443d91 [2025-03-07T02:08:29.766Z] ---> a64ba4d92bb9 [2025-03-07T02:08:29.766Z] Step 10/31 : RUN /device-bacnet-c/scripts/build_deps.sh [2025-03-07T02:08:29.766Z] ---> Running in 554090670bc1 [2025-03-07T02:08:30.027Z] + CSDK_VER=4.0.0 [2025-03-07T02:08:30.027Z] + '[' '!' -d deps ] [2025-03-07T02:08:30.027Z] + mkdir deps [2025-03-07T02:08:30.027Z] + cd /device-bacnet-c/deps [2025-03-07T02:08:30.027Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip [2025-03-07T02:08:30.027Z] Connecting to github.com (140.82.114.4:443) [2025-03-07T02:08:30.286Z] Connecting to codeload.github.com (140.82.112.9:443) [2025-03-07T02:08:30.286Z] saving to 'v4.0.0.zip' [2025-03-07T02:08:30.286Z] v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA [2025-03-07T02:08:30.286Z] 'v4.0.0.zip' saved [2025-03-07T02:08:30.286Z] + unzip v4.0.0.zip [2025-03-07T02:08:30.286Z] Archive: v4.0.0.zip [2025-03-07T02:08:30.286Z] creating: device-sdk-c-4.0.0/ [2025-03-07T02:08:30.286Z] creating: device-sdk-c-4.0.0/.github/ [2025-03-07T02:08:30.286Z] inflating: device-sdk-c-4.0.0/.github/Contributing.md [2025-03-07T02:08:30.286Z] inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md [2025-03-07T02:08:30.286Z] inflating: device-sdk-c-4.0.0/.github/semantic.yml [2025-03-07T02:08:30.286Z] creating: device-sdk-c-4.0.0/.github/workflows/ [2025-03-07T02:08:30.286Z] inflating: device-sdk-c-4.0.0/.github/workflows/release.yml [2025-03-07T02:08:30.286Z] inflating: device-sdk-c-4.0.0/.gitignore [2025-03-07T02:08:30.286Z] inflating: device-sdk-c-4.0.0/Attribution.txt [2025-03-07T02:08:30.286Z] inflating: device-sdk-c-4.0.0/CHANGELOG.md [2025-03-07T02:08:30.286Z] inflating: device-sdk-c-4.0.0/Doxyfile [2025-03-07T02:08:30.286Z] inflating: device-sdk-c-4.0.0/GOVERNANCE.md [2025-03-07T02:08:30.286Z] inflating: device-sdk-c-4.0.0/Jenkinsfile [2025-03-07T02:08:30.286Z] inflating: device-sdk-c-4.0.0/LICENSE [2025-03-07T02:08:30.286Z] inflating: device-sdk-c-4.0.0/Makefile [2025-03-07T02:08:30.286Z] inflating: device-sdk-c-4.0.0/OWNERS.md [2025-03-07T02:08:30.286Z] inflating: device-sdk-c-4.0.0/README.IOT.md [2025-03-07T02:08:30.286Z] inflating: device-sdk-c-4.0.0/README.md [2025-03-07T02:08:30.286Z] inflating: device-sdk-c-4.0.0/README.v3.md [2025-03-07T02:08:30.286Z] creating: device-sdk-c-4.0.0/docs/ [2025-03-07T02:08:30.286Z] inflating: device-sdk-c-4.0.0/docs/configuration.md [2025-03-07T02:08:30.286Z] inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md [2025-03-07T02:08:30.286Z] inflating: device-sdk-c-4.0.0/docs/metrics.md [2025-03-07T02:08:30.286Z] inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md [2025-03-07T02:08:30.286Z] inflating: device-sdk-c-4.0.0/docs/startup.md [2025-03-07T02:08:30.286Z] creating: device-sdk-c-4.0.0/include/ [2025-03-07T02:08:30.286Z] creating: device-sdk-c-4.0.0/include/devsdk/ [2025-03-07T02:08:30.286Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h [2025-03-07T02:08:30.286Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h [2025-03-07T02:08:30.286Z] creating: device-sdk-c-4.0.0/include/edgex/ [2025-03-07T02:08:30.286Z] inflating: device-sdk-c-4.0.0/include/edgex/devices.h [2025-03-07T02:08:30.286Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h [2025-03-07T02:08:30.286Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex.h [2025-03-07T02:08:30.286Z] inflating: device-sdk-c-4.0.0/include/edgex/profiles.h [2025-03-07T02:08:30.286Z] inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h [2025-03-07T02:08:30.286Z] creating: device-sdk-c-4.0.0/scripts/ [2025-03-07T02:08:30.286Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine [2025-03-07T02:08:30.286Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base [2025-03-07T02:08:30.286Z] inflating: device-sdk-c-4.0.0/scripts/build.sh [2025-03-07T02:08:30.286Z] inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh [2025-03-07T02:08:30.286Z] creating: device-sdk-c-4.0.0/src/ [2025-03-07T02:08:30.286Z] inflating: device-sdk-c-4.0.0/src/CMakeLists.txt [2025-03-07T02:08:30.286Z] creating: device-sdk-c-4.0.0/src/c/ [2025-03-07T02:08:30.286Z] inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt [2025-03-07T02:08:30.286Z] inflating: device-sdk-c-4.0.0/src/c/api.h [2025-03-07T02:08:30.286Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.c [2025-03-07T02:08:30.286Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.h [2025-03-07T02:08:30.286Z] inflating: device-sdk-c-4.0.0/src/c/bus-impl.h [2025-03-07T02:08:30.286Z] inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c [2025-03-07T02:08:30.286Z] inflating: device-sdk-c-4.0.0/src/c/bus.c [2025-03-07T02:08:30.286Z] inflating: device-sdk-c-4.0.0/src/c/bus.h [2025-03-07T02:08:30.286Z] inflating: device-sdk-c-4.0.0/src/c/callback3.c [2025-03-07T02:08:30.286Z] inflating: device-sdk-c-4.0.0/src/c/callback3.h [2025-03-07T02:08:30.286Z] inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h [2025-03-07T02:08:30.286Z] inflating: device-sdk-c-4.0.0/src/c/config.c [2025-03-07T02:08:30.286Z] inflating: device-sdk-c-4.0.0/src/c/config.h [2025-03-07T02:08:30.286Z] inflating: device-sdk-c-4.0.0/src/c/correlation.c [2025-03-07T02:08:30.286Z] inflating: device-sdk-c-4.0.0/src/c/correlation.h [2025-03-07T02:08:30.286Z] inflating: device-sdk-c-4.0.0/src/c/data.c [2025-03-07T02:08:30.286Z] inflating: device-sdk-c-4.0.0/src/c/data.h [2025-03-07T02:08:30.286Z] inflating: device-sdk-c-4.0.0/src/c/defs.h.in [2025-03-07T02:08:30.286Z] inflating: device-sdk-c-4.0.0/src/c/device.c [2025-03-07T02:08:30.286Z] inflating: device-sdk-c-4.0.0/src/c/device.h [2025-03-07T02:08:30.545Z] inflating: device-sdk-c-4.0.0/src/c/devman.c [2025-03-07T02:08:30.545Z] inflating: device-sdk-c-4.0.0/src/c/devmap.c [2025-03-07T02:08:30.545Z] inflating: device-sdk-c-4.0.0/src/c/devmap.h [2025-03-07T02:08:30.545Z] inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c [2025-03-07T02:08:30.545Z] inflating: device-sdk-c-4.0.0/src/c/devutil.h [2025-03-07T02:08:30.545Z] inflating: device-sdk-c-4.0.0/src/c/discovery.c [2025-03-07T02:08:30.545Z] inflating: device-sdk-c-4.0.0/src/c/discovery.h [2025-03-07T02:08:30.545Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.c [2025-03-07T02:08:30.545Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.h [2025-03-07T02:08:30.545Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c [2025-03-07T02:08:30.545Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h [2025-03-07T02:08:30.545Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c [2025-03-07T02:08:30.545Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h [2025-03-07T02:08:30.545Z] inflating: device-sdk-c-4.0.0/src/c/edgex2.h [2025-03-07T02:08:30.545Z] inflating: device-sdk-c-4.0.0/src/c/errorlist.h [2025-03-07T02:08:30.545Z] creating: device-sdk-c-4.0.0/src/c/examples/ [2025-03-07T02:08:30.545Z] inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt [2025-03-07T02:08:30.545Z] inflating: device-sdk-c-4.0.0/src/c/examples/README.md [2025-03-07T02:08:30.545Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ [2025-03-07T02:08:30.545Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt [2025-03-07T02:08:30.545Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md [2025-03-07T02:08:30.545Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c [2025-03-07T02:08:30.545Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ [2025-03-07T02:08:30.545Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml [2025-03-07T02:08:30.545Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ [2025-03-07T02:08:30.545Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json [2025-03-07T02:08:30.545Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ [2025-03-07T02:08:30.545Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-03-07T02:08:30.545Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/ [2025-03-07T02:08:30.545Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt [2025-03-07T02:08:30.545Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md [2025-03-07T02:08:30.545Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c [2025-03-07T02:08:30.545Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ [2025-03-07T02:08:30.545Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml [2025-03-07T02:08:30.545Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ [2025-03-07T02:08:30.545Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json [2025-03-07T02:08:30.545Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ [2025-03-07T02:08:30.545Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json [2025-03-07T02:08:30.545Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/ [2025-03-07T02:08:30.545Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt [2025-03-07T02:08:30.545Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md [2025-03-07T02:08:30.545Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ [2025-03-07T02:08:30.545Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml [2025-03-07T02:08:30.545Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ [2025-03-07T02:08:30.545Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt [2025-03-07T02:08:30.545Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ [2025-03-07T02:08:30.545Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-03-07T02:08:30.545Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c [2025-03-07T02:08:30.545Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json [2025-03-07T02:08:30.545Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json [2025-03-07T02:08:30.545Z] creating: device-sdk-c-4.0.0/src/c/examples/file/ [2025-03-07T02:08:30.545Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt [2025-03-07T02:08:30.545Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md [2025-03-07T02:08:30.545Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c [2025-03-07T02:08:30.545Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/ [2025-03-07T02:08:30.545Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml [2025-03-07T02:08:30.545Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ [2025-03-07T02:08:30.545Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json [2025-03-07T02:08:30.545Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt [2025-03-07T02:08:30.545Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ [2025-03-07T02:08:30.545Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-03-07T02:08:30.545Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/ [2025-03-07T02:08:30.545Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt [2025-03-07T02:08:30.545Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md [2025-03-07T02:08:30.545Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c [2025-03-07T02:08:30.545Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ [2025-03-07T02:08:30.545Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml [2025-03-07T02:08:30.545Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ [2025-03-07T02:08:30.545Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json [2025-03-07T02:08:30.545Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ [2025-03-07T02:08:30.545Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json [2025-03-07T02:08:30.545Z] creating: device-sdk-c-4.0.0/src/c/examples/random/ [2025-03-07T02:08:30.545Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt [2025-03-07T02:08:30.545Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md [2025-03-07T02:08:30.545Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c [2025-03-07T02:08:30.545Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/ [2025-03-07T02:08:30.545Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml [2025-03-07T02:08:30.545Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ [2025-03-07T02:08:30.545Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json [2025-03-07T02:08:30.545Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ [2025-03-07T02:08:30.545Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-03-07T02:08:30.545Z] creating: device-sdk-c-4.0.0/src/c/examples/res/ [2025-03-07T02:08:30.545Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml [2025-03-07T02:08:30.545Z] creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ [2025-03-07T02:08:30.545Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json [2025-03-07T02:08:30.545Z] creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ [2025-03-07T02:08:30.545Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json [2025-03-07T02:08:30.545Z] inflating: device-sdk-c-4.0.0/src/c/examples/template.c [2025-03-07T02:08:30.545Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/ [2025-03-07T02:08:30.545Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt [2025-03-07T02:08:30.545Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md [2025-03-07T02:08:30.545Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c [2025-03-07T02:08:30.545Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ [2025-03-07T02:08:30.546Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml [2025-03-07T02:08:30.546Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ [2025-03-07T02:08:30.546Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json [2025-03-07T02:08:30.546Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ [2025-03-07T02:08:30.546Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json [2025-03-07T02:08:30.546Z] inflating: device-sdk-c-4.0.0/src/c/filesys.c [2025-03-07T02:08:30.546Z] inflating: device-sdk-c-4.0.0/src/c/filesys.h [2025-03-07T02:08:30.546Z] inflating: device-sdk-c-4.0.0/src/c/keeper.c [2025-03-07T02:08:30.546Z] inflating: device-sdk-c-4.0.0/src/c/keeper.h [2025-03-07T02:08:30.546Z] inflating: device-sdk-c-4.0.0/src/c/map.c [2025-03-07T02:08:30.546Z] inflating: device-sdk-c-4.0.0/src/c/map.h [2025-03-07T02:08:30.546Z] inflating: device-sdk-c-4.0.0/src/c/metadata.c [2025-03-07T02:08:30.546Z] inflating: device-sdk-c-4.0.0/src/c/metadata.h [2025-03-07T02:08:30.546Z] inflating: device-sdk-c-4.0.0/src/c/metrics.h [2025-03-07T02:08:30.546Z] inflating: device-sdk-c-4.0.0/src/c/opstate.c [2025-03-07T02:08:30.546Z] inflating: device-sdk-c-4.0.0/src/c/opstate.h [2025-03-07T02:08:30.546Z] inflating: device-sdk-c-4.0.0/src/c/parson.c [2025-03-07T02:08:30.546Z] inflating: device-sdk-c-4.0.0/src/c/parson.h [2025-03-07T02:08:30.546Z] inflating: device-sdk-c-4.0.0/src/c/profiles.c [2025-03-07T02:08:30.546Z] inflating: device-sdk-c-4.0.0/src/c/profiles.h [2025-03-07T02:08:30.546Z] inflating: device-sdk-c-4.0.0/src/c/registry-impl.h [2025-03-07T02:08:30.546Z] inflating: device-sdk-c-4.0.0/src/c/registry.c [2025-03-07T02:08:30.546Z] inflating: device-sdk-c-4.0.0/src/c/registry.h [2025-03-07T02:08:30.546Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.c [2025-03-07T02:08:30.546Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.h [2025-03-07T02:08:30.546Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.c [2025-03-07T02:08:30.546Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.h [2025-03-07T02:08:30.546Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.c [2025-03-07T02:08:30.546Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.h [2025-03-07T02:08:30.546Z] inflating: device-sdk-c-4.0.0/src/c/rest.c [2025-03-07T02:08:30.546Z] inflating: device-sdk-c-4.0.0/src/c/rest.h [2025-03-07T02:08:30.546Z] inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h [2025-03-07T02:08:30.546Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c [2025-03-07T02:08:30.546Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h [2025-03-07T02:08:30.546Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c [2025-03-07T02:08:30.546Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h [2025-03-07T02:08:30.546Z] inflating: device-sdk-c-4.0.0/src/c/secrets.c [2025-03-07T02:08:30.546Z] inflating: device-sdk-c-4.0.0/src/c/secrets.h [2025-03-07T02:08:30.546Z] inflating: device-sdk-c-4.0.0/src/c/service.c [2025-03-07T02:08:30.546Z] inflating: device-sdk-c-4.0.0/src/c/service.h [2025-03-07T02:08:30.546Z] inflating: device-sdk-c-4.0.0/src/c/transform.c [2025-03-07T02:08:30.546Z] inflating: device-sdk-c-4.0.0/src/c/transform.h [2025-03-07T02:08:30.546Z] inflating: device-sdk-c-4.0.0/src/c/validate.c [2025-03-07T02:08:30.546Z] inflating: device-sdk-c-4.0.0/src/c/validate.h [2025-03-07T02:08:30.546Z] inflating: device-sdk-c-4.0.0/src/c/watchers.c [2025-03-07T02:08:30.546Z] inflating: device-sdk-c-4.0.0/src/c/watchers.h [2025-03-07T02:08:30.546Z] creating: device-sdk-c-4.0.0/src/cmake/ [2025-03-07T02:08:30.546Z] inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake [2025-03-07T02:08:30.546Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake [2025-03-07T02:08:30.546Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake [2025-03-07T02:08:30.546Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake [2025-03-07T02:08:30.546Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake [2025-03-07T02:08:30.546Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake [2025-03-07T02:08:30.546Z] + cd device-sdk-c-4.0.0 [2025-03-07T02:08:30.546Z] + ./scripts/build.sh [2025-03-07T02:08:30.546Z] + CPPCHECK=false [2025-03-07T02:08:30.546Z] + DOCGEN=false [2025-03-07T02:08:30.546Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-03-07T02:08:30.546Z] + '[' 0 -gt 0 ] [2025-03-07T02:08:30.546Z] + readlink -f ./scripts/build.sh [2025-03-07T02:08:30.546Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts/build.sh [2025-03-07T02:08:30.546Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts [2025-03-07T02:08:30.546Z] + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.0 [2025-03-07T02:08:30.546Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0 [2025-03-07T02:08:30.546Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-03-07T02:08:30.546Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-03-07T02:08:30.546Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.0/src [2025-03-07T02:08:30.546Z] -- The C compiler identification is GNU 12.2.1 [2025-03-07T02:08:30.546Z] -- Detecting C compiler ABI info [2025-03-07T02:08:30.546Z] -- Detecting C compiler ABI info - done [2025-03-07T02:08:30.546Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-07T02:08:30.546Z] -- Detecting C compile features [2025-03-07T02:08:30.546Z] -- Detecting C compile features - done [2025-03-07T02:08:30.546Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-07T02:08:30.805Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-03-07T02:08:30.805Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-07T02:08:30.805Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-07T02:08:30.805Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-07T02:08:30.805Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-07T02:08:30.805Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-07T02:08:30.805Z] -- /opt/iotech/iot/1.5/include [2025-03-07T02:08:30.805Z] -- C SDK 0.0.0 for Linux [2025-03-07T02:08:30.805Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-07T02:08:30.805Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-07T02:08:30.805Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-07T02:08:30.805Z] -- Configuring done (0.5s) [2025-03-07T02:08:31.065Z] -- Generating done (0.0s) [2025-03-07T02:08:31.065Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-03-07T02:08:31.065Z] + make all package [2025-03-07T02:08:31.065Z] + tee release.log [2025-03-07T02:08:31.065Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-07T02:08:31.065Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-07T02:08:31.328Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-07T02:08:31.328Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-07T02:08:31.594Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-07T02:08:31.853Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-07T02:08:31.853Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-07T02:08:32.115Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-07T02:08:32.375Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-07T02:08:32.375Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-07T02:08:32.645Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-07T02:08:32.645Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-07T02:08:32.645Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-07T02:08:32.920Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-07T02:08:32.920Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-07T02:08:33.187Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-07T02:08:33.458Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-07T02:08:33.458Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-07T02:08:33.723Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-07T02:08:33.986Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-07T02:08:33.986Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-07T02:08:34.933Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-07T02:08:34.933Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-07T02:08:35.196Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-07T02:08:35.196Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-07T02:08:35.196Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-07T02:08:35.455Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-07T02:08:35.713Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-07T02:08:35.972Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-07T02:08:35.972Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-07T02:08:35.972Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-07T02:08:36.234Z] /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': [2025-03-07T02:08:36.234Z] /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2025-03-07T02:08:36.234Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-03-07T02:08:36.234Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:08:36.234Z] /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here [2025-03-07T02:08:36.234Z] 875 | const iot_data_t *deviceservices_config; [2025-03-07T02:08:36.234Z] | ^~~~~~~~~~~~~~~~~~~~~ [2025-03-07T02:08:36.497Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-07T02:08:36.497Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-07T02:08:36.760Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-07T02:08:36.760Z] [ 68%] Linking C shared library libcsdk.so [2025-03-07T02:08:37.018Z] [ 68%] Built target csdk [2025-03-07T02:08:37.018Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-07T02:08:37.905Z] [ 72%] Linking C executable template [2025-03-07T02:08:37.905Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:08:37.905Z] [ 72%] Built target template [2025-03-07T02:08:37.905Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-07T02:08:37.905Z] [ 76%] Linking C executable device-counter [2025-03-07T02:08:37.905Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:08:37.905Z] [ 76%] Built target device-counter [2025-03-07T02:08:37.905Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-07T02:08:37.905Z] [ 80%] Linking C executable device-random [2025-03-07T02:08:37.905Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:08:37.905Z] [ 80%] Built target device-random [2025-03-07T02:08:37.905Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-07T02:08:37.905Z] [ 84%] Linking C executable device-gyro [2025-03-07T02:08:37.905Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:08:37.905Z] [ 84%] Built target device-gyro [2025-03-07T02:08:37.905Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-07T02:08:38.172Z] [ 88%] Linking C executable device-bitfields [2025-03-07T02:08:38.172Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:08:38.172Z] [ 88%] Built target device-bitfields [2025-03-07T02:08:38.172Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-07T02:08:38.172Z] [ 92%] Linking C executable template-discovery [2025-03-07T02:08:38.172Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:08:38.172Z] [ 92%] Built target template-discovery [2025-03-07T02:08:38.172Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-07T02:08:38.172Z] [ 96%] Linking C executable device-file [2025-03-07T02:08:38.172Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:08:38.172Z] [ 96%] Built target device-file [2025-03-07T02:08:38.431Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-07T02:08:38.431Z] [100%] Linking C executable device-terminal [2025-03-07T02:08:38.431Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:08:38.431Z] [100%] Built target device-terminal [2025-03-07T02:08:38.431Z] Run CPack packaging tool... [2025-03-07T02:08:38.431Z] CPack: Create package using TGZ [2025-03-07T02:08:38.431Z] CPack: Install projects [2025-03-07T02:08:38.431Z] CPack: - Run preinstall target for: Csdk [2025-03-07T02:08:38.702Z] CPack: - Install project: Csdk [] [2025-03-07T02:08:38.702Z] CPack: Create package [2025-03-07T02:08:38.702Z] CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. [2025-03-07T02:08:38.702Z] + '[' false '=' true ] [2025-03-07T02:08:38.702Z] + '[' false '=' true ] [2025-03-07T02:08:38.702Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-03-07T02:08:38.702Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-03-07T02:08:38.702Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.0/src [2025-03-07T02:08:38.962Z] -- The C compiler identification is GNU 12.2.1 [2025-03-07T02:08:38.962Z] -- Detecting C compiler ABI info [2025-03-07T02:08:38.962Z] -- Detecting C compiler ABI info - done [2025-03-07T02:08:38.962Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-07T02:08:38.962Z] -- Detecting C compile features [2025-03-07T02:08:38.962Z] -- Detecting C compile features - done [2025-03-07T02:08:38.962Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-07T02:08:38.962Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-03-07T02:08:38.962Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-07T02:08:38.962Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-07T02:08:38.962Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-07T02:08:38.962Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-07T02:08:38.962Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-07T02:08:38.962Z] -- /opt/iotech/iot/1.5/include [2025-03-07T02:08:38.962Z] -- C SDK 0.0.0 for Linux [2025-03-07T02:08:39.222Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-07T02:08:39.222Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-07T02:08:39.222Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-07T02:08:39.222Z] -- Configuring done (0.4s) [2025-03-07T02:08:39.222Z] -- Generating done (0.0s) [2025-03-07T02:08:39.222Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-03-07T02:08:39.222Z] + make [2025-03-07T02:08:39.222Z] + tee debug.log [2025-03-07T02:08:39.222Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-07T02:08:39.480Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-07T02:08:39.480Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-07T02:08:39.480Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-07T02:08:39.739Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-07T02:08:39.739Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-07T02:08:39.739Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-07T02:08:39.739Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-07T02:08:39.998Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-07T02:08:39.998Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-07T02:08:39.998Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-07T02:08:40.261Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-07T02:08:40.261Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-07T02:08:40.261Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-07T02:08:40.261Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-07T02:08:40.536Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-07T02:08:40.536Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-07T02:08:40.795Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-07T02:08:40.795Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-07T02:08:40.795Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-07T02:08:40.795Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-07T02:08:41.055Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-07T02:08:41.055Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-07T02:08:41.314Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-07T02:08:41.314Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-07T02:08:41.314Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-07T02:08:41.314Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-07T02:08:41.579Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-07T02:08:41.579Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-07T02:08:41.841Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-07T02:08:41.842Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-07T02:08:41.842Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-07T02:08:42.100Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-07T02:08:42.100Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-07T02:08:42.100Z] [ 68%] Linking C shared library libcsdk.so [2025-03-07T02:08:42.100Z] [ 68%] Built target csdk [2025-03-07T02:08:42.100Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-07T02:08:42.360Z] [ 72%] Linking C executable template [2025-03-07T02:08:42.360Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:08:42.360Z] [ 72%] Built target template [2025-03-07T02:08:42.360Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-07T02:08:42.360Z] [ 76%] Linking C executable device-counter [2025-03-07T02:08:42.360Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:08:42.632Z] [ 76%] Built target device-counter [2025-03-07T02:08:42.632Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-07T02:08:42.632Z] [ 80%] Linking C executable device-random [2025-03-07T02:08:42.632Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:08:42.632Z] [ 80%] Built target device-random [2025-03-07T02:08:42.632Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-07T02:08:42.632Z] [ 84%] Linking C executable device-gyro [2025-03-07T02:08:42.632Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:08:42.903Z] [ 84%] Built target device-gyro [2025-03-07T02:08:42.903Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-07T02:08:42.903Z] [ 88%] Linking C executable device-bitfields [2025-03-07T02:08:42.903Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:08:42.904Z] [ 88%] Built target device-bitfields [2025-03-07T02:08:42.904Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-07T02:08:42.904Z] [ 92%] Linking C executable template-discovery [2025-03-07T02:08:42.904Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:08:43.164Z] [ 92%] Built target template-discovery [2025-03-07T02:08:43.164Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-07T02:08:43.164Z] [ 96%] Linking C executable device-file [2025-03-07T02:08:43.164Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:08:43.164Z] [ 96%] Built target device-file [2025-03-07T02:08:43.164Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-07T02:08:43.422Z] [100%] Linking C executable device-terminal [2025-03-07T02:08:43.422Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:08:43.422Z] [100%] Built target device-terminal [2025-03-07T02:08:55.633Z] + cp -rf include/devsdk include/edgex /usr/include/ [2025-03-07T02:08:55.633Z] + cp build/release/c/libcsdk.so /usr/lib/ [2025-03-07T02:08:55.633Z] + mkdir -p /usr/share/doc/edgex-csdk [2025-03-07T02:08:55.633Z] + cp Attribution.txt /usr/share/doc/edgex-csdk [2025-03-07T02:08:55.633Z] + cp LICENSE /usr/share/doc/edgex-csdk [2025-03-07T02:08:55.633Z] + rm -rf /device-bacnet-c/deps [2025-03-07T02:09:10.513Z] Removing intermediate container 554090670bc1 [2025-03-07T02:09:10.513Z] ---> c745f3a199c4 [2025-03-07T02:09:10.513Z] Step 11/31 : RUN /device-bacnet-c/scripts/build.sh [2025-03-07T02:09:10.513Z] ---> Running in 4443f42f8809 [2025-03-07T02:09:10.513Z] /device-bacnet-c [2025-03-07T02:09:10.513Z] + readlink -f /device-bacnet-c/scripts/build.sh [2025-03-07T02:09:10.513Z] + dirname /device-bacnet-c/scripts/build.sh [2025-03-07T02:09:10.513Z] + dirname /device-bacnet-c/scripts [2025-03-07T02:09:10.513Z] + ROOT=/device-bacnet-c [2025-03-07T02:09:10.513Z] + echo /device-bacnet-c [2025-03-07T02:09:10.513Z] + cd /device-bacnet-c [2025-03-07T02:09:10.513Z] + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] [2025-03-07T02:09:10.513Z] + '[' '!' -f /device-bacnet-c/lib/mstp/libbacnet.a ] [2025-03-07T02:09:10.513Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip [2025-03-07T02:09:10.513Z] + cd /device-bacnet-c/build/release/device-bacnet-ip [2025-03-07T02:09:10.513Z] + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-03-07T02:09:10.513Z] -- /opt/iotech/iot/1.5/include [2025-03-07T02:09:10.513Z] -- Configuring done (0.0s) [2025-03-07T02:09:10.513Z] -- Generating done (0.0s) [2025-03-07T02:09:10.513Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip [2025-03-07T02:09:10.513Z] + make [2025-03-07T02:09:10.513Z] + tee release.log [2025-03-07T02:09:10.513Z] [ 22%] Built target bacnet_objects [2025-03-07T02:09:10.513Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-03-07T02:09:10.513Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-03-07T02:09:10.513Z] [ 55%] Linking C executable device-bacnet-c [2025-03-07T02:09:10.513Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:09:10.513Z] [100%] Built target device-bacnet-c [2025-03-07T02:09:10.513Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp [2025-03-07T02:09:10.513Z] + cd /device-bacnet-c/build/release/device-bacnet-mstp [2025-03-07T02:09:10.513Z] + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-03-07T02:09:10.513Z] -- /opt/iotech/iot/1.5/include [2025-03-07T02:09:10.513Z] -- Configuring done (0.0s) [2025-03-07T02:09:10.513Z] -- Generating done (0.0s) [2025-03-07T02:09:10.513Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp [2025-03-07T02:09:10.513Z] + make [2025-03-07T02:09:10.513Z] + tee release.log [2025-03-07T02:09:10.513Z] [ 22%] Built target bacnet_objects [2025-03-07T02:09:10.513Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-03-07T02:09:10.513Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-03-07T02:09:10.513Z] [ 55%] Linking C executable device-bacnet-c [2025-03-07T02:09:10.513Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-07T02:09:10.513Z] [100%] Built target device-bacnet-c [2025-03-07T02:09:10.513Z] Removing intermediate container 4443f42f8809 [2025-03-07T02:09:10.513Z] ---> 5178de57f6bd [2025-03-07T02:09:10.513Z] Step 12/31 : FROM alpine:3.20 [2025-03-07T02:09:10.513Z] 3.20: Pulling from library/alpine [2025-03-07T02:09:10.513Z] 0a9a5dfd008f: Pulling fs layer [2025-03-07T02:09:10.772Z] 0a9a5dfd008f: Verifying Checksum [2025-03-07T02:09:10.772Z] 0a9a5dfd008f: Download complete [2025-03-07T02:09:10.772Z] 0a9a5dfd008f: Pull complete [2025-03-07T02:09:10.772Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-07T02:09:10.772Z] Status: Downloaded newer image for alpine:3.20 [2025-03-07T02:09:10.772Z] ---> ff221270b9fb [2025-03-07T02:09:10.772Z] Step 13/31 : MAINTAINER iotech [2025-03-07T02:09:10.772Z] ---> Running in 2e8e608f80b8 [2025-03-07T02:09:11.029Z] Removing intermediate container 2e8e608f80b8 [2025-03-07T02:09:11.029Z] ---> 9c5247d97f27 [2025-03-07T02:09:11.029Z] Step 14/31 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-03-07T02:09:11.029Z] ---> Running in 722a866f9451 [2025-03-07T02:09:11.289Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2025-03-07T02:09:11.548Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-03-07T02:09:11.548Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-03-07T02:09:11.548Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-03-07T02:09:11.806Z] Removing intermediate container 722a866f9451 [2025-03-07T02:09:11.806Z] ---> 0a1a534110c2 [2025-03-07T02:09:11.806Z] Step 15/31 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-03-07T02:09:11.806Z] ---> Running in 10f2c2a3c0ce [2025-03-07T02:09:12.417Z] Removing intermediate container 10f2c2a3c0ce [2025-03-07T02:09:12.417Z] ---> 8a0316b301cd [2025-03-07T02:09:12.417Z] Step 16/31 : RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.5 dumb-init [2025-03-07T02:09:12.417Z] ---> Running in 4a5cfd7453be [2025-03-07T02:09:13.364Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-07T02:09:13.364Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-07T02:09:13.364Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-07T02:09:13.931Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-07T02:09:13.931Z] (1/27) Installing ca-certificates (20241121-r1) [2025-03-07T02:09:13.931Z] (2/27) Installing brotli-libs (1.1.0-r2) [2025-03-07T02:09:13.931Z] (3/27) Installing c-ares (1.33.1-r0) [2025-03-07T02:09:13.931Z] (4/27) Installing libunistring (1.2-r0) [2025-03-07T02:09:13.931Z] (5/27) Installing libidn2 (2.3.7-r0) [2025-03-07T02:09:13.931Z] (6/27) Installing nghttp2-libs (1.62.1-r0) [2025-03-07T02:09:14.190Z] (7/27) Installing libpsl (0.21.5-r1) [2025-03-07T02:09:14.190Z] (8/27) Installing zstd-libs (1.5.6-r0) [2025-03-07T02:09:14.190Z] (9/27) Installing libcurl (8.12.1-r0) [2025-03-07T02:09:14.190Z] (10/27) Installing curl (8.12.1-r0) [2025-03-07T02:09:14.190Z] (11/27) Installing dumb-init (1.2.5-r3) [2025-03-07T02:09:14.190Z] (12/27) Installing hiredis (1.2.0-r0) [2025-03-07T02:09:14.190Z] (13/27) Installing yaml (0.2.5-r2) [2025-03-07T02:09:14.190Z] (14/27) Installing libcbor (0.11.0-r0) [2025-03-07T02:09:14.190Z] (15/27) Installing iotech-iot-1.5 (1.5.5-r0) [2025-03-07T02:09:15.126Z] (16/27) Installing pkgconf (2.2.0-r0) [2025-03-07T02:09:15.126Z] (17/27) Installing openssl-dev (3.3.3-r0) [2025-03-07T02:09:15.126Z] (18/27) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-03-07T02:09:16.063Z] (19/27) Installing gmp (6.3.0-r1) [2025-03-07T02:09:16.063Z] (20/27) Installing nettle (3.9.1-r0) [2025-03-07T02:09:16.063Z] (21/27) Installing libffi (3.4.6-r0) [2025-03-07T02:09:16.063Z] (22/27) Installing libtasn1 (4.20.0-r0) [2025-03-07T02:09:16.063Z] (23/27) Installing p11-kit (0.25.3-r0) [2025-03-07T02:09:16.063Z] (24/27) Installing gnutls (3.8.5-r0) [2025-03-07T02:09:16.063Z] (25/27) Installing libmicrohttpd (0.9.77-r0) [2025-03-07T02:09:16.063Z] (26/27) Installing libuuid (2.40.1-r1) [2025-03-07T02:09:16.063Z] (27/27) Installing linux-headers (6.6-r0) [2025-03-07T02:09:16.063Z] Executing busybox-1.36.1-r29.trigger [2025-03-07T02:09:16.063Z] Executing ca-certificates-20241121-r1.trigger [2025-03-07T02:09:16.063Z] OK: 30 MiB in 41 packages [2025-03-07T02:09:16.996Z] Removing intermediate container 4a5cfd7453be [2025-03-07T02:09:16.996Z] ---> f0726fb66cf9 [2025-03-07T02:09:16.996Z] Step 17/31 : RUN apk --no-cache upgrade [2025-03-07T02:09:16.996Z] ---> Running in 77d221cb1470 [2025-03-07T02:09:17.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-07T02:09:17.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-07T02:09:17.512Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-07T02:09:18.079Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-07T02:09:18.079Z] OK: 30 MiB in 41 packages [2025-03-07T02:09:18.338Z] Removing intermediate container 77d221cb1470 [2025-03-07T02:09:18.338Z] ---> 9ce7ddf40a34 [2025-03-07T02:09:18.338Z] Step 18/31 : COPY --from=builder /device-bacnet-c/build/release/ / [2025-03-07T02:09:18.597Z] ---> ac86d7806610 [2025-03-07T02:09:18.597Z] Step 19/31 : COPY --from=builder /usr/lib/libcsdk.so /usr/lib [2025-03-07T02:09:18.597Z] ---> a096a5ce6e3c [2025-03-07T02:09:18.597Z] Step 20/31 : COPY --from=builder /usr/share/doc/edgex-csdk /usr/share/doc/edgex-csdk [2025-03-07T02:09:18.857Z] ---> ecdba7f2b13d [2025-03-07T02:09:18.857Z] Step 21/31 : COPY LICENSE /. [2025-03-07T02:09:18.857Z] ---> db33fe20a452 [2025-03-07T02:09:18.857Z] Step 22/31 : COPY Attribution.txt /. [2025-03-07T02:09:18.857Z] ---> fceda722a0cc [2025-03-07T02:09:18.857Z] Step 23/31 : COPY res /res [2025-03-07T02:09:19.117Z] ---> fba3aa67d446 [2025-03-07T02:09:19.117Z] Step 24/31 : COPY sample-profiles /sample-profiles [2025-03-07T02:09:19.117Z] ---> ebc698df779c [2025-03-07T02:09:19.117Z] Step 25/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2022: IoTech Ltd' [2025-03-07T02:09:19.117Z] ---> Running in 1a6adb3c3a7e [2025-03-07T02:09:19.375Z] Removing intermediate container 1a6adb3c3a7e [2025-03-07T02:09:19.375Z] ---> 942fd10fd086 [2025-03-07T02:09:19.375Z] Step 26/31 : EXPOSE 59980 [2025-03-07T02:09:19.375Z] ---> Running in fa71bf6de822 [2025-03-07T02:09:19.375Z] Removing intermediate container fa71bf6de822 [2025-03-07T02:09:19.375Z] ---> 6e1920d16f2e [2025-03-07T02:09:19.375Z] Step 27/31 : ENTRYPOINT ["/device-bacnet-ip/device-bacnet-c"] [2025-03-07T02:09:19.375Z] ---> Running in bf655885a802 [2025-03-07T02:09:19.375Z] Removing intermediate container bf655885a802 [2025-03-07T02:09:19.375Z] ---> 2e80edc5e071 [2025-03-07T02:09:19.375Z] Step 28/31 : CMD ["-cp=keeper://edgex-core-keeper:59890", "--registry", "--confdir=/res"] [2025-03-07T02:09:19.375Z] ---> Running in 4a72106bc914 [2025-03-07T02:09:19.636Z] Removing intermediate container 4a72106bc914 [2025-03-07T02:09:19.636Z] ---> 4ef5710bac39 [2025-03-07T02:09:19.636Z] Step 29/31 : LABEL arch=amd64 [2025-03-07T02:09:19.636Z] ---> Running in 223beaa5489b [2025-03-07T02:09:19.636Z] Removing intermediate container 223beaa5489b [2025-03-07T02:09:19.636Z] ---> 5a84b43be045 [2025-03-07T02:09:19.636Z] Step 30/31 : LABEL git_sha=efca7b04f3048ed6d0cdc1dc5ef05566d0905fa3 [2025-03-07T02:09:19.636Z] ---> Running in 18c889812ad1 [2025-03-07T02:09:19.636Z] Removing intermediate container 18c889812ad1 [2025-03-07T02:09:19.636Z] ---> 4ab61c784f66 [2025-03-07T02:09:19.636Z] Step 31/31 : LABEL version=0.0.0 [2025-03-07T02:09:19.636Z] ---> Running in ac2c2a698801 [2025-03-07T02:09:19.896Z] Removing intermediate container ac2c2a698801 [2025-03-07T02:09:19.896Z] ---> 896339f1cf95 [2025-03-07T02:09:19.896Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2025-03-07T02:09:19.896Z] Successfully built 896339f1cf95 [2025-03-07T02:09:19.896Z] Successfully tagged device-bacnet:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:09:20.880Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-07T02:09:20.880Z] [2025-03-07T02:09:20.880Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:09:21.257Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-07T02:09:21.257Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-07T02:09:21.257Z] 5eb5b503b376: Pulling fs layer [2025-03-07T02:09:21.257Z] 5c69ac0246d0: Pulling fs layer [2025-03-07T02:09:21.257Z] ec43610c2a17: Pulling fs layer [2025-03-07T02:09:21.257Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-07T02:09:21.257Z] 33b1e0a273af: Pulling fs layer [2025-03-07T02:09:21.257Z] 5d3b04190fa2: Pulling fs layer [2025-03-07T02:09:21.257Z] 2f39f015ded8: Pulling fs layer [2025-03-07T02:09:21.257Z] 33b1e0a273af: Waiting [2025-03-07T02:09:21.257Z] 5d3b04190fa2: Waiting [2025-03-07T02:09:21.257Z] 2f39f015ded8: Waiting [2025-03-07T02:09:21.257Z] 3a2ae6a8a46f: Waiting [2025-03-07T02:09:21.257Z] 5c69ac0246d0: Verifying Checksum [2025-03-07T02:09:21.257Z] 5c69ac0246d0: Download complete [2025-03-07T02:09:21.257Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-07T02:09:21.257Z] 3a2ae6a8a46f: Download complete [2025-03-07T02:09:21.257Z] 33b1e0a273af: Verifying Checksum [2025-03-07T02:09:21.257Z] 33b1e0a273af: Download complete [2025-03-07T02:09:21.257Z] ec43610c2a17: Verifying Checksum [2025-03-07T02:09:21.257Z] ec43610c2a17: Download complete [2025-03-07T02:09:21.257Z] 5d3b04190fa2: Verifying Checksum [2025-03-07T02:09:21.257Z] 5d3b04190fa2: Download complete [2025-03-07T02:09:21.517Z] 5eb5b503b376: Verifying Checksum [2025-03-07T02:09:21.517Z] 5eb5b503b376: Download complete [2025-03-07T02:09:22.092Z] 2f39f015ded8: Download complete [2025-03-07T02:09:22.355Z] 5eb5b503b376: Pull complete [2025-03-07T02:09:22.612Z] 5c69ac0246d0: Pull complete [2025-03-07T02:09:22.872Z] ec43610c2a17: Pull complete [2025-03-07T02:09:23.140Z] 3a2ae6a8a46f: Pull complete [2025-03-07T02:09:23.140Z] 33b1e0a273af: Pull complete [2025-03-07T02:09:23.406Z] 5d3b04190fa2: Pull complete [2025-03-07T02:09:27.627Z] 2f39f015ded8: Pull complete [2025-03-07T02:09:27.627Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-07T02:09:27.627Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-07T02:09:27.627Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-07T02:09:27.876Z] prd-ubuntu20.04-docker-8c-8g-40504 does not seem to be running inside a container [2025-03-07T02:09:27.905Z] $ 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-101 -v /w/workspace/exfoundry_device-bacnet-c_PR-101:/w/workspace/exfoundry_device-bacnet-c_PR-101:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-101@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-101@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-07T02:09:30.139Z] $ docker top b2db392df06316b5909041d82ddb1db970793a7e1d41f408436177f37077423c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:09:30.582Z] ---> job-cost.sh [2025-03-07T02:09:30.582Z] lf-activate-venv: SKIPPING [2025-03-07T02:09:30.582Z] INFO: No Stack... [2025-03-07T02:09:30.841Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-07T02:09:31.098Z] INFO: Archiving Costs [Pipeline] sh [2025-03-07T02:09:31.412Z] + cat /w/workspace/exfoundry_device-bacnet-c_PR-101/archives/cost.csv [2025-03-07T02:09:31.412Z] + cut -d, -f6 [Pipeline] lock [2025-03-07T02:09:31.459Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-bacnet-c-PR-101-1-stack-cost] [2025-03-07T02:09:31.463Z] Resource [jenkins-edgexfoundry-device-bacnet-c-PR-101-1-stack-cost] did not exist. Created. [2025-03-07T02:09:31.471Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-bacnet-c-PR-101-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-07T02:09:31.884Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-07T02:09:31.936Z] Stashed 1 file(s) [Pipeline] } [2025-03-07T02:09:31.970Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-bacnet-c-PR-101-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-07T02:09:32.071Z] $ docker stop --time=1 b2db392df06316b5909041d82ddb1db970793a7e1d41f408436177f37077423c [2025-03-07T02:09:33.220Z] $ docker rm -f --volumes b2db392df06316b5909041d82ddb1db970793a7e1d41f408436177f37077423c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-03-07T02:09:34.745Z] + [ -d /w/workspace/exfoundry_device-bacnet-c_PR-101/archives ] [2025-03-07T02:09:34.745Z] + ls -al /w/workspace/exfoundry_device-bacnet-c_PR-101/archives [2025-03-07T02:09:34.745Z] total 16 [2025-03-07T02:09:34.745Z] drwxr-xr-x 3 root root 4096 Mar 7 02:09 . [2025-03-07T02:09:34.745Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 7 02:09 .. [2025-03-07T02:09:34.745Z] drwxr-xr-x 2 root root 4096 Mar 7 02:09 cost [2025-03-07T02:09:34.745Z] -rw-r--r-- 1 root root 87 Mar 7 02:09 cost.csv [2025-03-07T02:09:34.745Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-bacnet-c_PR-101/archives [2025-03-07T02:09:34.745Z] + ls -al /w/workspace/exfoundry_device-bacnet-c_PR-101/archives [2025-03-07T02:09:34.745Z] total 16 [2025-03-07T02:09:34.745Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 02:09 . [2025-03-07T02:09:34.745Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 7 02:09 .. [2025-03-07T02:09:34.745Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 7 02:09 cost [2025-03-07T02:09:34.745Z] -rw-r--r-- 1 jenkins jenkins 87 Mar 7 02:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:09:35.078Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:09:35.967Z] ---> package-listing.sh [2025-03-07T02:09:35.967Z] ++ facter osfamily [2025-03-07T02:09:35.967Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-07T02:09:36.228Z] + OS_FAMILY=debian [2025-03-07T02:09:36.228Z] + workspace=/w/workspace/exfoundry_device-bacnet-c_PR-101 [2025-03-07T02:09:36.228Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-07T02:09:36.228Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-07T02:09:36.228Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-07T02:09:36.228Z] + PACKAGES=/tmp/packages_start.txt [2025-03-07T02:09:36.228Z] + '[' /w/workspace/exfoundry_device-bacnet-c_PR-101 ']' [2025-03-07T02:09:36.228Z] + PACKAGES=/tmp/packages_end.txt [2025-03-07T02:09:36.228Z] + case "${OS_FAMILY}" in [2025-03-07T02:09:36.228Z] + dpkg -l [2025-03-07T02:09:36.228Z] + grep '^ii' [2025-03-07T02:09:36.228Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-07T02:09:36.228Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-07T02:09:36.228Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-07T02:09:36.228Z] + '[' /w/workspace/exfoundry_device-bacnet-c_PR-101 ']' [2025-03-07T02:09:36.228Z] + mkdir -p /w/workspace/exfoundry_device-bacnet-c_PR-101/archives/ [2025-03-07T02:09:36.228Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-bacnet-c_PR-101/archives/ [Pipeline] echo [2025-03-07T02:09:36.263Z] 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-101/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-07T02:09:36.557Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T02:09:37.215Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-07T02:09:37.215Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-07T02:09:37.472Z] prd-ubuntu20.04-docker-8c-8g-40504 does not seem to be running inside a container [2025-03-07T02:09:37.500Z] $ 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-101/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-101 -v /w/workspace/exfoundry_device-bacnet-c_PR-101:/w/workspace/exfoundry_device-bacnet-c_PR-101:rw,z -v /w/workspace/exfoundry_device-bacnet-c_PR-101@tmp:/w/workspace/exfoundry_device-bacnet-c_PR-101@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-07T02:09:37.686Z] $ docker top d4b749e0afc49cf18c2879990ca41fa6f87528e1ec215c08d73ad81342f2c496 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-07T02:09:38.127Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-07T02:09:38.493Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-07T02:09:38.823Z] + ls /var/log/sa-host [2025-03-07T02:09:38.824Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-07T02:09:38.984Z] provisioning config files... [2025-03-07T02:09:38.992Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-bacnet-c_PR-101@tmp/config13615621802105387082tmp [Pipeline] { [Pipeline] echo [2025-03-07T02:09:39.044Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:09:39.363Z] ---> create-netrc.sh [Pipeline] } [2025-03-07T02:09:39.393Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:09:39.877Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-07T02:09:39.914Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:09:40.233Z] ---> sudo-logs.sh [2025-03-07T02:09:40.233Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-07T02:09:40.326Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:09:40.640Z] ---> job-cost.sh [2025-03-07T02:09:40.640Z] lf-activate-venv: SKIPPING [2025-03-07T02:09:40.640Z] DEBUG: total: 0.2199999988079071 [2025-03-07T02:09:40.640Z] INFO: Retrieving Stack Cost... [2025-03-07T02:09:40.640Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-07T02:09:40.897Z] INFO: Archiving Costs [Pipeline] echo [2025-03-07T02:09:40.942Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-07T02:09:41.261Z] ---> logs-deploy.sh [2025-03-07T02:09:41.261Z] lf-activate-venv: SKIPPING [2025-03-07T02:09:41.261Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-bacnet-c/PR-101/1 [2025-03-07T02:09:41.261Z] INFO: archiving workspace using pattern(s): [2025-03-07T02:09:42.206Z] Archives upload complete. [2025-03-07T02:09:42.206Z] INFO: archiving logs to Nexus [2025-03-07T02:09:42.775Z] ---> uname -a: [2025-03-07T02:09:42.775Z] Linux prd-ubuntu20-04-docker-8c-8g-40504 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-03-07T02:09:42.775Z] [2025-03-07T02:09:42.775Z] [2025-03-07T02:09:42.775Z] ---> lscpu: [2025-03-07T02:09:42.775Z] Architecture: x86_64 [2025-03-07T02:09:42.775Z] CPU op-mode(s): 32-bit, 64-bit [2025-03-07T02:09:42.775Z] Byte Order: Little Endian [2025-03-07T02:09:42.775Z] Address sizes: 40 bits physical, 48 bits virtual [2025-03-07T02:09:42.775Z] CPU(s): 8 [2025-03-07T02:09:42.775Z] On-line CPU(s) list: 0-7 [2025-03-07T02:09:42.775Z] Thread(s) per core: 1 [2025-03-07T02:09:42.775Z] Core(s) per socket: 1 [2025-03-07T02:09:42.775Z] Socket(s): 8 [2025-03-07T02:09:42.775Z] NUMA node(s): 1 [2025-03-07T02:09:42.775Z] Vendor ID: AuthenticAMD [2025-03-07T02:09:42.775Z] CPU family: 23 [2025-03-07T02:09:42.775Z] Model: 49 [2025-03-07T02:09:42.775Z] Model name: AMD EPYC-Rome Processor [2025-03-07T02:09:42.775Z] Stepping: 0 [2025-03-07T02:09:42.775Z] CPU MHz: 2800.000 [2025-03-07T02:09:42.775Z] BogoMIPS: 5600.00 [2025-03-07T02:09:42.775Z] Virtualization: AMD-V [2025-03-07T02:09:42.775Z] Hypervisor vendor: KVM [2025-03-07T02:09:42.775Z] Virtualization type: full [2025-03-07T02:09:42.775Z] L1d cache: 256 KiB [2025-03-07T02:09:42.775Z] L1i cache: 256 KiB [2025-03-07T02:09:42.775Z] L2 cache: 4 MiB [2025-03-07T02:09:42.775Z] L3 cache: 128 MiB [2025-03-07T02:09:42.775Z] NUMA node0 CPU(s): 0-7 [2025-03-07T02:09:42.775Z] Vulnerability Itlb multihit: Not affected [2025-03-07T02:09:42.775Z] Vulnerability L1tf: Not affected [2025-03-07T02:09:42.775Z] Vulnerability Mds: Not affected [2025-03-07T02:09:42.775Z] Vulnerability Meltdown: Not affected [2025-03-07T02:09:42.775Z] Vulnerability Mmio stale data: Not affected [2025-03-07T02:09:42.775Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-03-07T02:09:42.775Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-03-07T02:09:42.775Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-03-07T02:09:42.775Z] Vulnerability Srbds: Not affected [2025-03-07T02:09:42.775Z] Vulnerability Tsx async abort: Not affected [2025-03-07T02:09:42.775Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-03-07T02:09:42.775Z] [2025-03-07T02:09:42.775Z] [2025-03-07T02:09:42.775Z] ---> nproc: [2025-03-07T02:09:42.775Z] 8 [2025-03-07T02:09:42.775Z] [2025-03-07T02:09:42.775Z] [2025-03-07T02:09:42.775Z] ---> df -h: [2025-03-07T02:09:42.775Z] Filesystem Size Used Avail Use% Mounted on [2025-03-07T02:09:42.775Z] overlay 155G 11G 145G 7% / [2025-03-07T02:09:42.775Z] tmpfs 64M 0 64M 0% /dev [2025-03-07T02:09:42.775Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-03-07T02:09:42.775Z] shm 64M 0 64M 0% /dev/shm [2025-03-07T02:09:42.775Z] /dev/vda1 155G 11G 145G 7% /facter-os [2025-03-07T02:09:42.775Z] [2025-03-07T02:09:42.775Z] [2025-03-07T02:09:42.775Z] ---> sar -b -r -n DEV: [2025-03-07T02:09:42.775Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-40504) 03/07/25 _x86_64_ (8 CPU) [2025-03-07T02:09:42.775Z] [2025-03-07T02:09:42.775Z] 02:06:24 LINUX RESTART (8 CPU) [2025-03-07T02:09:42.775Z] [2025-03-07T02:09:42.775Z] 02:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-03-07T02:09:42.775Z] 02:08:01 355.92 10.55 345.38 0.00 1764.11 29200.20 0.00 [2025-03-07T02:09:42.775Z] 02:09:01 68.58 0.07 68.51 0.00 6.53 3307.70 0.00 [2025-03-07T02:09:42.775Z] Average: 212.24 5.31 206.93 0.00 885.25 16252.87 0.00 [2025-03-07T02:09:42.775Z] [2025-03-07T02:09:42.775Z] 02:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-03-07T02:09:42.775Z] 02:08:01 29412292 31515384 809088 2.46 68904 2314452 1964444 5.79 1107924 1983312 13732 [2025-03-07T02:09:42.775Z] 02:09:01 29430376 31541456 780896 2.37 70696 2319676 1885372 5.56 1074168 1999656 1648 [2025-03-07T02:09:42.775Z] Average: 29421334 31528420 794992 2.42 69800 2317064 1924908 5.67 1091046 1991484 7690 [2025-03-07T02:09:42.775Z] [2025-03-07T02:09:42.775Z] 02:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-03-07T02:09:42.775Z] 02:08:01 veth7fac3f0 12.35 20.00 0.87 418.15 0.00 0.00 0.00 0.03 [2025-03-07T02:09:42.775Z] 02:08:01 lo 5.87 5.87 0.58 0.58 0.00 0.00 0.00 0.00 [2025-03-07T02:09:42.775Z] 02:08:01 docker0 28.86 46.51 1.89 752.48 0.00 0.00 0.00 0.00 [2025-03-07T02:09:42.775Z] 02:08:01 ens3 282.42 177.09 4516.12 54.86 0.00 0.00 0.00 0.00 [2025-03-07T02:09:42.775Z] 02:09:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2025-03-07T02:09:42.775Z] 02:09:01 docker0 4.13 5.86 0.26 35.74 0.00 0.00 0.00 0.00 [2025-03-07T02:09:42.775Z] 02:09:01 ens3 51.58 33.14 77.85 20.46 0.00 0.00 0.00 0.00 [2025-03-07T02:09:42.775Z] 02:09:01 vethdd02049 1.23 1.45 0.10 4.45 0.00 0.00 0.00 0.00 [2025-03-07T02:09:42.775Z] Average: lo 3.10 3.10 0.30 0.30 0.00 0.00 0.00 0.00 [2025-03-07T02:09:42.775Z] Average: docker0 16.50 26.19 1.07 394.08 0.00 0.00 0.00 0.00 [2025-03-07T02:09:42.775Z] Average: ens3 166.99 105.11 2296.80 37.66 0.00 0.00 0.00 0.00 [2025-03-07T02:09:42.775Z] Average: vethdd02049 0.62 0.72 0.05 2.22 0.00 0.00 0.00 0.00 [2025-03-07T02:09:42.775Z] [2025-03-07T02:09:42.775Z] [2025-03-07T02:09:42.775Z] ---> sar -P ALL: [2025-03-07T02:09:42.775Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-40504) 03/07/25 _x86_64_ (8 CPU) [2025-03-07T02:09:42.775Z] [2025-03-07T02:09:42.775Z] 02:06:24 LINUX RESTART (8 CPU) [2025-03-07T02:09:42.775Z] [2025-03-07T02:09:42.775Z] 02:07:01 CPU %user %nice %system %iowait %steal %idle [2025-03-07T02:09:42.775Z] 02:08:01 all 8.44 0.00 3.29 1.61 0.06 86.60 [2025-03-07T02:09:42.775Z] 02:08:01 0 8.72 0.00 4.28 0.10 0.07 86.83 [2025-03-07T02:09:42.775Z] 02:08:01 1 7.31 0.00 2.97 1.46 0.05 88.21 [2025-03-07T02:09:42.775Z] 02:08:01 2 8.75 0.00 3.95 6.91 0.07 80.33 [2025-03-07T02:09:42.775Z] 02:08:01 3 8.38 0.00 3.61 1.84 0.05 86.12 [2025-03-07T02:09:42.775Z] 02:08:01 4 8.30 0.00 2.68 0.07 0.05 88.90 [2025-03-07T02:09:42.775Z] 02:08:01 5 8.82 0.00 3.21 0.12 0.05 87.81 [2025-03-07T02:09:42.775Z] 02:08:01 6 9.28 0.00 2.70 0.10 0.05 87.87 [2025-03-07T02:09:42.775Z] 02:08:01 7 7.93 0.00 2.95 2.31 0.07 86.74 [2025-03-07T02:09:42.775Z] 02:09:01 all 6.25 0.00 1.89 9.29 0.05 82.51 [2025-03-07T02:09:42.775Z] 02:09:01 0 7.04 0.00 2.48 0.03 0.05 90.39 [2025-03-07T02:09:42.775Z] 02:09:01 1 7.30 0.00 2.04 0.37 0.03 90.26 [2025-03-07T02:09:42.775Z] 02:09:01 2 2.99 0.00 1.27 0.43 0.05 95.26 [2025-03-07T02:09:42.775Z] 02:09:01 3 8.05 0.00 2.09 30.90 0.05 58.91 [2025-03-07T02:09:42.775Z] 02:09:01 4 9.18 0.00 2.34 0.07 0.05 88.36 [2025-03-07T02:09:42.775Z] 02:09:01 5 3.36 0.00 1.13 0.07 0.08 95.36 [2025-03-07T02:09:42.775Z] 02:09:01 6 4.71 0.00 1.84 18.89 0.05 74.52 [2025-03-07T02:09:42.775Z] 02:09:01 7 7.37 0.00 1.97 23.65 0.05 66.96 [2025-03-07T02:09:42.775Z] Average: all 7.34 0.00 2.59 5.46 0.05 84.55 [2025-03-07T02:09:42.775Z] Average: 0 7.88 0.00 3.38 0.07 0.06 88.61 [2025-03-07T02:09:42.775Z] Average: 1 7.31 0.00 2.50 0.91 0.04 89.24 [2025-03-07T02:09:42.775Z] Average: 2 5.86 0.00 2.61 3.67 0.06 87.80 [2025-03-07T02:09:42.775Z] Average: 3 8.21 0.00 2.84 16.44 0.05 72.45 [2025-03-07T02:09:42.775Z] Average: 4 8.74 0.00 2.51 0.07 0.05 88.63 [2025-03-07T02:09:42.775Z] Average: 5 6.08 0.00 2.17 0.09 0.07 91.60 [2025-03-07T02:09:42.775Z] Average: 6 6.99 0.00 2.27 9.52 0.05 81.17 [2025-03-07T02:09:42.775Z] Average: 7 7.65 0.00 2.46 13.03 0.06 76.80 [2025-03-07T02:09:42.775Z] [2025-03-07T02:09:42.775Z] [2025-03-07T02:09:42.775Z]