Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9 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-ssh4968989830374094190.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh13535511356865048271.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10665153876113990619.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16382623145779629229.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-bacnet-c/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10997092745447116383.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-bacnet-c, dockerBuildFilePath:scripts/Dockerfile.alpine-base, dockerFilePath:scripts/Dockerfile.alpine] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-bacnet-c-settings PROJECT: device-bacnet-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_FILE_PATH: scripts/Dockerfile.alpine DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-base DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-bacnet DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-42694 in /w/workspace/dgexfoundry_device-bacnet-c_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-bacnet-c.git > git init /w/workspace/dgexfoundry_device-bacnet-c_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-bacnet-c.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-bacnet-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Avoid second fetch Checking out Revision 5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9 (main) Commit message: "Merge pull request #104 from M0hanrajp/update-readme" > git config core.sparsecheckout # timeout=10 > git checkout -f 5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9 # timeout=10 > git rev-list --no-walk 2efd0b90107ef91dc6cc59175c19b3abb7caee42 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-04-04T04:18:54.355Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-04-04T04:18:54.431Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-04-04T04:18:54.454Z] ========================================================= [2025-04-04T04:18:54.454Z] EdgeX Global Pipelines Version Info [2025-04-04T04:18:54.454Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-04-04T04:18:55.580Z] ------------------- [2025-04-04T04:18:55.580Z] stable info: [2025-04-04T04:18:55.580Z] ------------------- [2025-04-04T04:18:55.580Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-04-04T04:18:55.580Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-04-04T04:18:55.580Z] Message: update stable to v1.0.274 [2025-04-04T04:18:55.841Z] ------------------- [2025-04-04T04:18:55.841Z] experimental info: [2025-04-04T04:18:55.841Z] ------------------- [2025-04-04T04:18:55.841Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-04-04T04:18:55.841Z] Commit SHA: e63c24b3e3d9a84dc1e69f593cedf07ec71d9018 [2025-04-04T04:18:55.841Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-04-04T04:18:55.919Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-bacnet-c-settings [Pipeline] echo [2025-04-04T04:18:55.938Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-bacnet-c [Pipeline] echo [2025-04-04T04:18:55.967Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-04-04T04:18:55.992Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-04-04T04:18:56.017Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-04-04T04:18:56.040Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2025-04-04T04:18:56.069Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2025-04-04T04:18:56.091Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-04-04T04:18:56.115Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-04-04T04:18:56.139Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-bacnet [Pipeline] echo [2025-04-04T04:18:56.164Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-04-04T04:18:56.188Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-04-04T04:18:56.208Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-04-04T04:18:56.231Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-04-04T04:18:56.259Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-04-04T04:18:56.279Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-04-04T04:18:56.298Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-04-04T04:18:56.318Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-04-04T04:18:56.340Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-04-04T04:18:56.358Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-04-04T04:18:56.374Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9 [Pipeline] echo [2025-04-04T04:18:56.391Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5aa9c51 [Pipeline] echo [2025-04-04T04:18:56.412Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-04-04T04:18:56.471Z] provisioning config files... [2025-04-04T04:18:56.486Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config10442945867572736694tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-04-04T04:18:56.819Z] ---> ****-login.sh [2025-04-04T04:18:56.819Z] nexus3.edgexfoundry.org:10001 [2025-04-04T04:18:56.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-04T04:18:57.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-04T04:18:57.083Z] Configure a credential helper to remove this warning. See [2025-04-04T04:18:57.083Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-04T04:18:57.083Z] [2025-04-04T04:18:57.083Z] Login Succeeded [2025-04-04T04:18:57.083Z] nexus3.edgexfoundry.org:10002 [2025-04-04T04:18:57.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-04T04:18:57.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-04T04:18:57.343Z] Configure a credential helper to remove this warning. See [2025-04-04T04:18:57.343Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-04T04:18:57.343Z] [2025-04-04T04:18:57.343Z] Login Succeeded [2025-04-04T04:18:57.343Z] nexus3.edgexfoundry.org:10003 [2025-04-04T04:18:57.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-04T04:18:57.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-04T04:18:57.343Z] Configure a credential helper to remove this warning. See [2025-04-04T04:18:57.343Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-04T04:18:57.343Z] [2025-04-04T04:18:57.343Z] Login Succeeded [2025-04-04T04:18:57.343Z] nexus3.edgexfoundry.org:10004 [2025-04-04T04:18:57.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-04T04:18:57.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-04T04:18:57.603Z] Configure a credential helper to remove this warning. See [2025-04-04T04:18:57.603Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-04T04:18:57.603Z] [2025-04-04T04:18:57.603Z] Login Succeeded [2025-04-04T04:18:57.603Z] ****.io [2025-04-04T04:18:57.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-04T04:18:57.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-04T04:18:57.863Z] Configure a credential helper to remove this warning. See [2025-04-04T04:18:57.863Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-04T04:18:57.863Z] [2025-04-04T04:18:57.863Z] Login Succeeded [2025-04-04T04:18:57.863Z] ---> ****-login.sh ends [Pipeline] } [2025-04-04T04:18:57.872Z] 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-04-04T04:18:58.299Z] + git rev-list -1 --merges 5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9~1..5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9 [Pipeline] echo [2025-04-04T04:18:58.328Z] -----------> git rev-list -1 --merges 5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9~1..5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9 5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9 [2025-04-04T04:18:58.328Z] 5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9 [false] [Pipeline] sh [2025-04-04T04:18:58.619Z] + git log --format=format:%s -1 5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9 [Pipeline] echo [2025-04-04T04:18:58.639Z] ========================================================= [2025-04-04T04:18:58.639Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-04-04T04:18:58.639Z] ========================================================= 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-04-04T04:18:59.078Z] + git rev-list -1 --merges 5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9~1..5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9 [Pipeline] echo [2025-04-04T04:18:59.087Z] -----------> git rev-list -1 --merges 5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9~1..5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9 5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9 [2025-04-04T04:18:59.087Z] 5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9 [false] [Pipeline] sh [2025-04-04T04:18:59.371Z] + git log --format=format:%s -1 5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9 [Pipeline] echo [2025-04-04T04:18:59.386Z] ========================================================= [2025-04-04T04:18:59.387Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-04-04T04:18:59.387Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-04-04T04:18:59.878Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-04-04T04:18:59.879Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-04-04T04:18:59.879Z] + [ -e /tmp/ssh_known_hosts ] [2025-04-04T04:18:59.879Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-04-04T04:18:59.879Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-04-04T04:18:59.879Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-04-04T04:18:59.879Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-04T04:19:00.313Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-04-04T04:19:00.313Z] [2025-04-04T04:19:00.314Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-04T04:19:00.876Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-04-04T04:19:00.876Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-04-04T04:19:00.876Z] b85a868b505f: Pulling fs layer [2025-04-04T04:19:00.876Z] e2be974225ed: Pulling fs layer [2025-04-04T04:19:00.876Z] 339a4e72a1f5: Pulling fs layer [2025-04-04T04:19:00.876Z] 988bab9f4d93: Pulling fs layer [2025-04-04T04:19:00.876Z] 1469e6f7b9e6: Pulling fs layer [2025-04-04T04:19:00.876Z] eaf3925da568: Pulling fs layer [2025-04-04T04:19:00.876Z] bab4dde63d76: Pulling fs layer [2025-04-04T04:19:00.876Z] bde34c3a00c8: Pulling fs layer [2025-04-04T04:19:00.876Z] b352a97aabf1: Pulling fs layer [2025-04-04T04:19:00.876Z] 4872d77fe225: Pulling fs layer [2025-04-04T04:19:00.876Z] 5851b861e8e6: Pulling fs layer [2025-04-04T04:19:00.876Z] b352a97aabf1: Waiting [2025-04-04T04:19:00.876Z] bab4dde63d76: Waiting [2025-04-04T04:19:00.876Z] 4872d77fe225: Waiting [2025-04-04T04:19:00.876Z] 5851b861e8e6: Waiting [2025-04-04T04:19:00.876Z] bde34c3a00c8: Waiting [2025-04-04T04:19:00.876Z] 1469e6f7b9e6: Waiting [2025-04-04T04:19:00.876Z] 988bab9f4d93: Waiting [2025-04-04T04:19:00.876Z] eaf3925da568: Waiting [2025-04-04T04:19:00.876Z] e2be974225ed: Verifying Checksum [2025-04-04T04:19:00.876Z] e2be974225ed: Download complete [2025-04-04T04:19:00.876Z] 988bab9f4d93: Verifying Checksum [2025-04-04T04:19:00.876Z] 988bab9f4d93: Download complete [2025-04-04T04:19:00.876Z] 1469e6f7b9e6: Verifying Checksum [2025-04-04T04:19:00.876Z] 1469e6f7b9e6: Download complete [2025-04-04T04:19:00.876Z] eaf3925da568: Verifying Checksum [2025-04-04T04:19:00.876Z] eaf3925da568: Download complete [2025-04-04T04:19:00.876Z] 339a4e72a1f5: Verifying Checksum [2025-04-04T04:19:00.876Z] 339a4e72a1f5: Download complete [2025-04-04T04:19:01.134Z] bde34c3a00c8: Verifying Checksum [2025-04-04T04:19:01.134Z] b352a97aabf1: Verifying Checksum [2025-04-04T04:19:01.134Z] b352a97aabf1: Download complete [2025-04-04T04:19:01.134Z] 4872d77fe225: Verifying Checksum [2025-04-04T04:19:01.134Z] 4872d77fe225: Download complete [2025-04-04T04:19:01.134Z] 5851b861e8e6: Verifying Checksum [2025-04-04T04:19:01.134Z] 5851b861e8e6: Download complete [2025-04-04T04:19:01.134Z] b85a868b505f: Verifying Checksum [2025-04-04T04:19:01.134Z] b85a868b505f: Download complete [2025-04-04T04:19:01.393Z] bab4dde63d76: Verifying Checksum [2025-04-04T04:19:01.393Z] bab4dde63d76: Download complete [2025-04-04T04:19:02.328Z] b85a868b505f: Pull complete [2025-04-04T04:19:02.328Z] e2be974225ed: Pull complete [2025-04-04T04:19:02.587Z] 339a4e72a1f5: Pull complete [2025-04-04T04:19:02.855Z] 988bab9f4d93: Pull complete [2025-04-04T04:19:03.114Z] 1469e6f7b9e6: Pull complete [2025-04-04T04:19:03.114Z] eaf3925da568: Pull complete [2025-04-04T04:19:04.492Z] bab4dde63d76: Pull complete [2025-04-04T04:19:04.492Z] bde34c3a00c8: Pull complete [2025-04-04T04:19:04.750Z] b352a97aabf1: Pull complete [2025-04-04T04:19:04.750Z] 4872d77fe225: Pull complete [2025-04-04T04:19:04.750Z] 5851b861e8e6: Pull complete [2025-04-04T04:19:04.750Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-04-04T04:19:05.009Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-04-04T04:19:05.009Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-04T04:19:05.148Z] prd-ubuntu20.04-docker-8c-8g-42694 does not seem to be running inside a container [2025-04-04T04:19:05.169Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-bacnet-c_main -v /w/workspace/dgexfoundry_device-bacnet-c_main:/w/workspace/dgexfoundry_device-bacnet-c_main:rw,z -v /w/workspace/dgexfoundry_device-bacnet-c_main@tmp:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-04-04T04:19:07.548Z] $ docker top 08019613dc0f817e1489eb0d9188e2297a05dcef8bf0d784a57c4b9cdd6661c6 -eo pid,comm [2025-04-04T04:19:07.603Z] 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-04-04T04:19:07.603Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-04-04T04:19:07.656Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-04-04T04:19:07.656Z] [ssh-agent] Looking for ssh-agent implementation... [2025-04-04T04:19:07.770Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-04-04T04:19:07.766Z] $ docker exec 08019613dc0f817e1489eb0d9188e2297a05dcef8bf0d784a57c4b9cdd6661c6 ssh-agent [2025-04-04T04:19:07.867Z] SSH_AUTH_SOCK=/tmp/ssh-kUiFI60DFP09/agent.31 [2025-04-04T04:19:07.867Z] SSH_AGENT_PID=37 [2025-04-04T04:19:07.873Z] Running ssh-add (command line suppressed) [2025-04-04T04:19:07.962Z] Identity added: /w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_7715581822016177309.key (/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_7715581822016177309.key) [2025-04-04T04:19:07.984Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-04-04T04:19:08.277Z] + git tag --points-at HEAD [Pipeline] } [2025-04-04T04:19:08.280Z] $ docker exec --env ******** --env ******** 08019613dc0f817e1489eb0d9188e2297a05dcef8bf0d784a57c4b9cdd6661c6 ssh-agent -k [2025-04-04T04:19:08.374Z] unset SSH_AUTH_SOCK; [2025-04-04T04:19:08.374Z] unset SSH_AGENT_PID; [2025-04-04T04:19:08.374Z] echo Agent pid 37 killed; [2025-04-04T04:19:08.389Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-04-04T04:19:08.424Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-04-04T04:19:08.424Z] [ssh-agent] Looking for ssh-agent implementation... [2025-04-04T04:19:08.524Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-04-04T04:19:08.520Z] $ docker exec 08019613dc0f817e1489eb0d9188e2297a05dcef8bf0d784a57c4b9cdd6661c6 ssh-agent [2025-04-04T04:19:08.626Z] SSH_AUTH_SOCK=/tmp/ssh-kLeYYPm3y6Ac/agent.70 [2025-04-04T04:19:08.626Z] SSH_AGENT_PID=76 [2025-04-04T04:19:08.630Z] Running ssh-add (command line suppressed) [2025-04-04T04:19:08.719Z] Identity added: /w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_8813111892291758525.key (/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_8813111892291758525.key) [2025-04-04T04:19:08.737Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-04-04T04:19:09.030Z] + git semver init [2025-04-04T04:19:09.287Z] 2025-04-04 04:19:09,199 [run_init] DEBUG init version:0.0.0 force:False [2025-04-04T04:19:09.287Z] 2025-04-04 04:19:09,199 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dgexfoundry_device-bacnet-c_main/.semver [2025-04-04T04:19:09.287Z] 2025-04-04 04:19:09,200 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-bacnet-c.git /w/workspace/dgexfoundry_device-bacnet-c_main/.semver [2025-04-04T04:19:09.287Z] 2025-04-04 04:19:09,200 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-bacnet-c.git', '/w/workspace/dgexfoundry_device-bacnet-c_main/.semver'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main, universal_newlines=False, shell=None, istream=None) [2025-04-04T04:19:10.222Z] 2025-04-04 04:19:09,991 [append_file] DEBUG append to file:/w/workspace/dgexfoundry_device-bacnet-c_main/.git/info/exclude [2025-04-04T04:19:10.222Z] 2025-04-04 04:19:09,992 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main with force:False [2025-04-04T04:19:10.222Z] 2025-04-04 04:19:09,992 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2025-04-04T04:19:10.222Z] 2025-04-04 04:19:09,992 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2025-04-04T04:19:10.222Z] 4.1.0-dev.1 [Pipeline] } [2025-04-04T04:19:10.224Z] $ docker exec --env ******** --env ******** 08019613dc0f817e1489eb0d9188e2297a05dcef8bf0d784a57c4b9cdd6661c6 ssh-agent -k [2025-04-04T04:19:10.302Z] unset SSH_AUTH_SOCK; [2025-04-04T04:19:10.303Z] unset SSH_AGENT_PID; [2025-04-04T04:19:10.303Z] echo Agent pid 76 killed; [2025-04-04T04:19:10.318Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-04-04T04:19:10.637Z] + git semver [Pipeline] } [2025-04-04T04:19:10.905Z] $ docker stop --time=1 08019613dc0f817e1489eb0d9188e2297a05dcef8bf0d784a57c4b9cdd6661c6 [2025-04-04T04:19:12.176Z] $ docker rm -f --volumes 08019613dc0f817e1489eb0d9188e2297a05dcef8bf0d784a57c4b9cdd6661c6 [Pipeline] // withDockerContainer [Pipeline] sh [2025-04-04T04:19:12.530Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-04-04T04:19:12.760Z] Stashed 1 file(s) [Pipeline] echo [2025-04-04T04:19:12.764Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.1 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-04-04T04:19:12.933Z] provisioning config files... [2025-04-04T04:19:12.941Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config3340381787049439473tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-04-04T04:19:13.243Z] ---> ****-login.sh [2025-04-04T04:19:13.243Z] nexus3.edgexfoundry.org:10001 [2025-04-04T04:19:13.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-04T04:19:13.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-04T04:19:13.243Z] Configure a credential helper to remove this warning. See [2025-04-04T04:19:13.243Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-04T04:19:13.243Z] [2025-04-04T04:19:13.243Z] Login Succeeded [2025-04-04T04:19:13.243Z] nexus3.edgexfoundry.org:10002 [2025-04-04T04:19:13.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-04T04:19:13.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-04T04:19:13.244Z] Configure a credential helper to remove this warning. See [2025-04-04T04:19:13.244Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-04T04:19:13.244Z] [2025-04-04T04:19:13.244Z] Login Succeeded [2025-04-04T04:19:13.244Z] nexus3.edgexfoundry.org:10003 [2025-04-04T04:19:13.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-04T04:19:13.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-04T04:19:13.504Z] Configure a credential helper to remove this warning. See [2025-04-04T04:19:13.504Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-04T04:19:13.504Z] [2025-04-04T04:19:13.504Z] Login Succeeded [2025-04-04T04:19:13.504Z] nexus3.edgexfoundry.org:10004 [2025-04-04T04:19:13.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-04T04:19:13.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-04T04:19:13.504Z] Configure a credential helper to remove this warning. See [2025-04-04T04:19:13.504Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-04T04:19:13.504Z] [2025-04-04T04:19:13.504Z] Login Succeeded [2025-04-04T04:19:13.504Z] ****.io [2025-04-04T04:19:13.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-04T04:19:13.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-04T04:19:13.763Z] Configure a credential helper to remove this warning. See [2025-04-04T04:19:13.763Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-04T04:19:13.763Z] [2025-04-04T04:19:13.763Z] Login Succeeded [2025-04-04T04:19:13.763Z] ---> ****-login.sh ends [Pipeline] } [2025-04-04T04:19:13.771Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-04-04T04:19:13.874Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-04-04T04:19:13.893Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo [2025-04-04T04:19:13.919Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-04-04T04:19:13.940Z] ========================================================= [2025-04-04T04:19:13.940Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2025-04-04T04:19:13.940Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-04T04:19:14.256Z] + 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-04-04T04:19:14.256Z] Sending build context to Docker daemon 776.2kB [2025-04-04T04:19:14.256Z] Step 1/12 : ARG BASE=alpine:3.20 [2025-04-04T04:19:14.256Z] Step 2/12 : FROM ${BASE} [2025-04-04T04:19:14.256Z] latest: Pulling from edgex-devops/edgex-gcc-base [2025-04-04T04:19:14.256Z] 96526aa774ef: Pulling fs layer [2025-04-04T04:19:14.256Z] da60e534fd72: Pulling fs layer [2025-04-04T04:19:14.256Z] 96526aa774ef: Verifying Checksum [2025-04-04T04:19:14.256Z] 96526aa774ef: Download complete [2025-04-04T04:19:14.514Z] 96526aa774ef: Pull complete [2025-04-04T04:19:15.082Z] da60e534fd72: Download complete [2025-04-04T04:19:18.365Z] da60e534fd72: Pull complete [2025-04-04T04:19:18.365Z] Digest: sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff [2025-04-04T04:19:18.365Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2025-04-04T04:19:18.365Z] ---> 6605166a5db4 [2025-04-04T04:19:18.365Z] 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-04-04T04:19:19.302Z] ---> Running in 473ec4372eec [2025-04-04T04:19:19.561Z] Connecting to iotech.jfrog.io (54.73.4.50:443) [2025-04-04T04:19:20.128Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-04-04T04:19:20.128Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-04-04T04:19:20.128Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-04-04T04:19:20.388Z] Removing intermediate container 473ec4372eec [2025-04-04T04:19:20.388Z] ---> 79114fe24ced [2025-04-04T04:19:20.388Z] Step 4/12 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-04-04T04:19:20.388Z] ---> Running in 9f001174ee9c [2025-04-04T04:19:20.958Z] Removing intermediate container 9f001174ee9c [2025-04-04T04:19:20.958Z] ---> 0c4b3217467f [2025-04-04T04:19:20.958Z] 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-04-04T04:19:20.958Z] ---> Running in 331b25b2f80a [2025-04-04T04:19:21.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-04-04T04:19:21.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-04-04T04:19:21.737Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-04-04T04:19:21.996Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-04-04T04:19:21.996Z] (1/18) Installing dumb-init (1.2.5-r2) [2025-04-04T04:19:21.996Z] (2/18) Installing hiredis (1.1.0-r2) [2025-04-04T04:19:21.996Z] (3/18) Installing hiredis-dev (1.1.0-r2) [2025-04-04T04:19:21.996Z] (4/18) Installing libcbor (0.10.2-r1) [2025-04-04T04:19:22.255Z] (5/18) Installing iotech-iot-1.5 (1.5.5-r2) [2025-04-04T04:19:22.822Z] (6/18) Installing iotech-iot-1.5-dev (1.5.5-r2) [2025-04-04T04:19:22.822Z] (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-04-04T04:19:23.081Z] (8/18) Installing libcbor-dev (0.10.2-r1) [2025-04-04T04:19:23.081Z] (9/18) Installing libmenuw (6.4_p20230506-r0) [2025-04-04T04:19:23.081Z] (10/18) Installing libpanelw (6.4_p20230506-r0) [2025-04-04T04:19:23.081Z] (11/18) Installing libncurses++ (6.4_p20230506-r0) [2025-04-04T04:19:23.081Z] (12/18) Installing ncurses-dev (6.4_p20230506-r0) [2025-04-04T04:19:23.081Z] (13/18) Installing libblkid (2.38.1-r8) [2025-04-04T04:19:23.081Z] (14/18) Installing libuuid (2.38.1-r8) [2025-04-04T04:19:23.081Z] (15/18) Installing libfdisk (2.38.1-r8) [2025-04-04T04:19:23.081Z] (16/18) Installing libmount (2.38.1-r8) [2025-04-04T04:19:23.081Z] (17/18) Installing libsmartcols (2.38.1-r8) [2025-04-04T04:19:23.081Z] (18/18) Installing util-linux-dev (2.38.1-r8) [2025-04-04T04:19:23.081Z] Executing busybox-1.36.1-r4.trigger [2025-04-04T04:19:23.081Z] OK: 336 MiB in 100 packages [2025-04-04T04:19:24.019Z] Removing intermediate container 331b25b2f80a [2025-04-04T04:19:24.019Z] ---> 2b5af5bbe582 [2025-04-04T04:19:24.019Z] Step 6/12 : RUN apk --no-cache upgrade [2025-04-04T04:19:24.019Z] ---> Running in 6c45e5d17e50 [2025-04-04T04:19:24.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-04-04T04:19:24.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-04-04T04:19:24.278Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-04-04T04:19:24.846Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-04-04T04:19:24.846Z] Upgrading critical system libraries and apk-tools: [2025-04-04T04:19:24.846Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2025-04-04T04:19:24.846Z] Executing busybox-1.36.1-r4.trigger [2025-04-04T04:19:24.846Z] Continuing the upgrade transaction with new apk-tools: [2025-04-04T04:19:24.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-04-04T04:19:24.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-04-04T04:19:25.107Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-04-04T04:19:26.044Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-04-04T04:19:26.044Z] (1/26) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) [2025-04-04T04:19:26.044Z] (2/26) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) [2025-04-04T04:19:26.044Z] Executing busybox-1.36.1-r7.post-upgrade [2025-04-04T04:19:26.044Z] (3/26) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) [2025-04-04T04:19:26.044Z] (4/26) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) [2025-04-04T04:19:26.044Z] (5/26) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) [2025-04-04T04:19:26.044Z] (6/26) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) [2025-04-04T04:19:26.044Z] (7/26) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) [2025-04-04T04:19:26.044Z] (8/26) Upgrading binutils (2.40-r7 -> 2.40-r8) [2025-04-04T04:19:26.044Z] (9/26) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) [2025-04-04T04:19:26.044Z] (10/26) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) [2025-04-04T04:19:26.044Z] (11/26) Upgrading libarchive (3.7.2-r0 -> 3.7.7-r0) [2025-04-04T04:19:26.044Z] (12/26) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) [2025-04-04T04:19:26.044Z] (13/26) Installing libpsl (0.21.5-r0) [2025-04-04T04:19:26.044Z] (14/26) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) [2025-04-04T04:19:26.044Z] (15/26) Installing libpsl-utils (0.21.5-r0) [2025-04-04T04:19:26.044Z] (16/26) Installing libpsl-dev (0.21.5-r0) [2025-04-04T04:19:26.044Z] (17/26) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) [2025-04-04T04:19:26.304Z] (18/26) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) [2025-04-04T04:19:26.304Z] (19/26) Upgrading git (2.40.1-r0 -> 2.40.4-r0) [2025-04-04T04:19:26.304Z] (20/26) Upgrading musl-utils (1.2.4-r2 -> 1.2.4-r3) [2025-04-04T04:19:26.304Z] (21/26) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) [2025-04-04T04:19:26.304Z] (22/26) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) [2025-04-04T04:19:26.304Z] (23/26) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) [2025-04-04T04:19:26.304Z] (24/26) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) [2025-04-04T04:19:26.305Z] (25/26) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) [2025-04-04T04:19:26.305Z] (26/26) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) [2025-04-04T04:19:26.305Z] Executing busybox-1.36.1-r7.trigger [2025-04-04T04:19:26.305Z] Executing ca-certificates-20241121-r1.trigger [2025-04-04T04:19:26.305Z] OK: 337 MiB in 103 packages [2025-04-04T04:19:27.682Z] Removing intermediate container 6c45e5d17e50 [2025-04-04T04:19:27.682Z] ---> 74ccbac4a9c6 [2025-04-04T04:19:27.682Z] Step 7/12 : COPY scripts /device-bacnet-c/scripts [2025-04-04T04:19:27.682Z] ---> 12f51cad8e52 [2025-04-04T04:19:27.682Z] Step 8/12 : COPY src /device-bacnet-c/src/ [2025-04-04T04:19:27.888Z] Still waiting to schedule task [2025-04-04T04:19:27.888Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-04-04T04:19:27.941Z] ---> 4ba9ee84401c [2025-04-04T04:19:27.941Z] Step 9/12 : COPY VERSION /device-bacnet-c/ [2025-04-04T04:19:27.941Z] ---> 42075ee9663a [2025-04-04T04:19:27.941Z] Step 10/12 : WORKDIR /device-bacnet-c [2025-04-04T04:19:28.199Z] ---> Running in 13caf3049497 [2025-04-04T04:19:28.199Z] Removing intermediate container 13caf3049497 [2025-04-04T04:19:28.199Z] ---> 977de4c628fd [2025-04-04T04:19:28.199Z] Step 11/12 : RUN /device-bacnet-c/scripts/build_deps.sh [2025-04-04T04:19:28.199Z] ---> Running in 4c4374ad9235 [2025-04-04T04:19:28.458Z] + CSDK_VER=4.0.0 [2025-04-04T04:19:28.458Z] + '[' '!' -d deps ] [2025-04-04T04:19:28.458Z] + mkdir deps [2025-04-04T04:19:28.458Z] + cd /device-bacnet-c/deps [2025-04-04T04:19:28.458Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip [2025-04-04T04:19:28.458Z] Connecting to github.com (140.82.113.3:443) [2025-04-04T04:19:28.717Z] Connecting to codeload.github.com (140.82.113.10:443) [2025-04-04T04:19:28.717Z] saving to 'v4.0.0.zip' [2025-04-04T04:19:28.978Z] v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA [2025-04-04T04:19:28.978Z] 'v4.0.0.zip' saved [2025-04-04T04:19:28.978Z] + unzip v4.0.0.zip [2025-04-04T04:19:28.978Z] Archive: v4.0.0.zip [2025-04-04T04:19:28.978Z] creating: device-sdk-c-4.0.0/ [2025-04-04T04:19:28.978Z] creating: device-sdk-c-4.0.0/.github/ [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/.github/Contributing.md [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/.github/semantic.yml [2025-04-04T04:19:28.978Z] creating: device-sdk-c-4.0.0/.github/workflows/ [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/.github/workflows/release.yml [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/.gitignore [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/Attribution.txt [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/CHANGELOG.md [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/Doxyfile [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/GOVERNANCE.md [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/Jenkinsfile [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/LICENSE [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/Makefile [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/OWNERS.md [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/README.IOT.md [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/README.md [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/README.v3.md [2025-04-04T04:19:28.978Z] creating: device-sdk-c-4.0.0/docs/ [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/docs/configuration.md [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/docs/metrics.md [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/docs/startup.md [2025-04-04T04:19:28.978Z] creating: device-sdk-c-4.0.0/include/ [2025-04-04T04:19:28.978Z] creating: device-sdk-c-4.0.0/include/devsdk/ [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h [2025-04-04T04:19:28.978Z] creating: device-sdk-c-4.0.0/include/edgex/ [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/include/edgex/devices.h [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex.h [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/include/edgex/profiles.h [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h [2025-04-04T04:19:28.978Z] creating: device-sdk-c-4.0.0/scripts/ [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/scripts/build.sh [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh [2025-04-04T04:19:28.978Z] creating: device-sdk-c-4.0.0/src/ [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/CMakeLists.txt [2025-04-04T04:19:28.978Z] creating: device-sdk-c-4.0.0/src/c/ [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/api.h [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.c [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.h [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/bus-impl.h [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/bus.c [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/bus.h [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/callback3.c [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/callback3.h [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/config.c [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/config.h [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/correlation.c [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/correlation.h [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/data.c [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/data.h [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/defs.h.in [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/device.c [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/device.h [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/devman.c [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/devmap.c [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/devmap.h [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/devutil.h [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/discovery.c [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/discovery.h [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.c [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.h [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/edgex2.h [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/errorlist.h [2025-04-04T04:19:28.978Z] creating: device-sdk-c-4.0.0/src/c/examples/ [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/examples/README.md [2025-04-04T04:19:28.978Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c [2025-04-04T04:19:28.978Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml [2025-04-04T04:19:28.978Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json [2025-04-04T04:19:28.978Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-04-04T04:19:28.978Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/ [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c [2025-04-04T04:19:28.978Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml [2025-04-04T04:19:28.978Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json [2025-04-04T04:19:28.978Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json [2025-04-04T04:19:28.978Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/ [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md [2025-04-04T04:19:28.978Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml [2025-04-04T04:19:28.978Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt [2025-04-04T04:19:28.978Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json [2025-04-04T04:19:28.978Z] creating: device-sdk-c-4.0.0/src/c/examples/file/ [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c [2025-04-04T04:19:28.978Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/ [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml [2025-04-04T04:19:28.978Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt [2025-04-04T04:19:28.978Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-04-04T04:19:28.978Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/ [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c [2025-04-04T04:19:28.978Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml [2025-04-04T04:19:28.978Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json [2025-04-04T04:19:28.978Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json [2025-04-04T04:19:28.978Z] creating: device-sdk-c-4.0.0/src/c/examples/random/ [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c [2025-04-04T04:19:28.978Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/ [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml [2025-04-04T04:19:28.978Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json [2025-04-04T04:19:28.978Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-04-04T04:19:28.978Z] creating: device-sdk-c-4.0.0/src/c/examples/res/ [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml [2025-04-04T04:19:28.978Z] creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json [2025-04-04T04:19:28.978Z] creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/examples/template.c [2025-04-04T04:19:28.978Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/ [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c [2025-04-04T04:19:28.978Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml [2025-04-04T04:19:28.978Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json [2025-04-04T04:19:28.978Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/filesys.c [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/filesys.h [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/keeper.c [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/keeper.h [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/map.c [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/map.h [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/metadata.c [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/metadata.h [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/metrics.h [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/opstate.c [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/opstate.h [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/parson.c [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/parson.h [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/profiles.c [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/profiles.h [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/registry-impl.h [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/registry.c [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/registry.h [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.c [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.h [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.c [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.h [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.c [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.h [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/rest.c [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/rest.h [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/secrets.c [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/secrets.h [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/service.c [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/service.h [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/transform.c [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/transform.h [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/validate.c [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/validate.h [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/watchers.c [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/c/watchers.h [2025-04-04T04:19:28.978Z] creating: device-sdk-c-4.0.0/src/cmake/ [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake [2025-04-04T04:19:28.978Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake [2025-04-04T04:19:28.978Z] + cd device-sdk-c-4.0.0 [2025-04-04T04:19:28.978Z] + ./scripts/build.sh [2025-04-04T04:19:28.978Z] + CPPCHECK=false [2025-04-04T04:19:28.978Z] + DOCGEN=false [2025-04-04T04:19:28.978Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-04-04T04:19:28.978Z] + '[' 0 -gt 0 ] [2025-04-04T04:19:28.978Z] + readlink -f ./scripts/build.sh [2025-04-04T04:19:28.978Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts/build.sh [2025-04-04T04:19:28.978Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts [2025-04-04T04:19:28.978Z] + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.0 [2025-04-04T04:19:28.978Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0 [2025-04-04T04:19:28.978Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-04-04T04:19:28.978Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-04-04T04:19:28.978Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.0/src [2025-04-04T04:19:28.978Z] -- The C compiler identification is GNU 12.2.1 [2025-04-04T04:19:28.978Z] -- Detecting C compiler ABI info [2025-04-04T04:19:28.978Z] -- Detecting C compiler ABI info - done [2025-04-04T04:19:28.978Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-04-04T04:19:28.978Z] -- Detecting C compile features [2025-04-04T04:19:28.978Z] -- Detecting C compile features - done [2025-04-04T04:19:28.978Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-04-04T04:19:29.238Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-04-04T04:19:29.238Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-04-04T04:19:29.238Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-04-04T04:19:29.238Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-04-04T04:19:29.238Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-04-04T04:19:29.238Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-04-04T04:19:29.238Z] -- /opt/iotech/iot/1.5/include [2025-04-04T04:19:29.238Z] -- C SDK 0.0.0 for Linux [2025-04-04T04:19:29.238Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-04-04T04:19:29.238Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-04-04T04:19:29.238Z] -- Found Curses: /usr/lib/libcurses.so [2025-04-04T04:19:29.238Z] -- Configuring done (0.4s) [2025-04-04T04:19:29.498Z] -- Generating done (0.0s) [2025-04-04T04:19:29.498Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-04-04T04:19:29.498Z] + make all package [2025-04-04T04:19:29.498Z] + tee release.log [2025-04-04T04:19:29.498Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-04-04T04:19:29.498Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-04-04T04:19:29.757Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-04-04T04:19:29.757Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-04-04T04:19:30.018Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-04-04T04:19:30.277Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-04-04T04:19:30.278Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-04-04T04:19:30.278Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-04-04T04:19:30.536Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-04-04T04:19:30.794Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-04-04T04:19:30.794Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-04-04T04:19:31.053Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-04-04T04:19:31.053Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-04-04T04:19:31.312Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-04-04T04:19:31.313Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-04-04T04:19:31.571Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-04-04T04:19:31.571Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-04-04T04:19:31.831Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-04-04T04:19:32.091Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-04-04T04:19:32.091Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-04-04T04:19:32.351Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-04-04T04:19:33.288Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-04-04T04:19:33.288Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-04-04T04:19:33.547Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-04-04T04:19:33.547Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-04-04T04:19:33.547Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-04-04T04:19:33.806Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-04-04T04:19:34.071Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-04-04T04:19:34.330Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-04-04T04:19:34.330Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-04-04T04:19:34.330Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-04-04T04:19:34.588Z] /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': [2025-04-04T04:19:34.588Z] /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-04-04T04:19:34.588Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-04-04T04:19:34.588Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-04-04T04:19:34.588Z] /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here [2025-04-04T04:19:34.588Z] 875 | const iot_data_t *deviceservices_config; [2025-04-04T04:19:34.588Z] | ^~~~~~~~~~~~~~~~~~~~~ [2025-04-04T04:19:34.848Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-04-04T04:19:34.848Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-04-04T04:19:35.106Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-04-04T04:19:35.106Z] [ 68%] Linking C shared library libcsdk.so [2025-04-04T04:19:35.106Z] [ 68%] Built target csdk [2025-04-04T04:19:35.106Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-04-04T04:19:35.365Z] [ 72%] Linking C executable template [2025-04-04T04:19:35.365Z] /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-04-04T04:19:35.365Z] [ 72%] Built target template [2025-04-04T04:19:35.365Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-04-04T04:19:35.365Z] [ 76%] Linking C executable device-counter [2025-04-04T04:19:35.365Z] /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-04-04T04:19:35.623Z] [ 76%] Built target device-counter [2025-04-04T04:19:35.623Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-04-04T04:19:35.623Z] [ 80%] Linking C executable device-random [2025-04-04T04:19:35.623Z] /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-04-04T04:19:35.623Z] [ 80%] Built target device-random [2025-04-04T04:19:35.623Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-04-04T04:19:35.884Z] [ 84%] Linking C executable device-gyro [2025-04-04T04:19:35.884Z] /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-04-04T04:19:35.884Z] [ 84%] Built target device-gyro [2025-04-04T04:19:35.884Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-04-04T04:19:35.884Z] [ 88%] Linking C executable device-bitfields [2025-04-04T04:19:35.884Z] /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-04-04T04:19:36.142Z] [ 88%] Built target device-bitfields [2025-04-04T04:19:36.142Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-04-04T04:19:36.142Z] [ 92%] Linking C executable template-discovery [2025-04-04T04:19:36.142Z] /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-04-04T04:19:36.142Z] [ 92%] Built target template-discovery [2025-04-04T04:19:36.401Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-04-04T04:19:36.401Z] [ 96%] Linking C executable device-file [2025-04-04T04:19:36.401Z] /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-04-04T04:19:36.401Z] [ 96%] Built target device-file [2025-04-04T04:19:36.401Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-04-04T04:19:36.660Z] [100%] Linking C executable device-terminal [2025-04-04T04:19:36.661Z] /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-04-04T04:19:36.661Z] [100%] Built target device-terminal [2025-04-04T04:19:36.661Z] Run CPack packaging tool... [2025-04-04T04:19:36.661Z] CPack: Create package using TGZ [2025-04-04T04:19:36.661Z] CPack: Install projects [2025-04-04T04:19:36.661Z] CPack: - Run preinstall target for: Csdk [2025-04-04T04:19:36.919Z] CPack: - Install project: Csdk [] [2025-04-04T04:19:36.919Z] CPack: Create package [2025-04-04T04:19:36.919Z] CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. [2025-04-04T04:19:36.919Z] + '[' false '=' true ] [2025-04-04T04:19:36.919Z] + '[' false '=' true ] [2025-04-04T04:19:36.919Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-04-04T04:19:36.919Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-04-04T04:19:36.919Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.0/src [2025-04-04T04:19:36.919Z] -- The C compiler identification is GNU 12.2.1 [2025-04-04T04:19:37.179Z] -- Detecting C compiler ABI info [2025-04-04T04:19:37.179Z] -- Detecting C compiler ABI info - done [2025-04-04T04:19:37.179Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-04-04T04:19:37.179Z] -- Detecting C compile features [2025-04-04T04:19:37.179Z] -- Detecting C compile features - done [2025-04-04T04:19:37.179Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-04-04T04:19:37.179Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-04-04T04:19:37.179Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-04-04T04:19:37.179Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-04-04T04:19:37.179Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-04-04T04:19:37.179Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-04-04T04:19:37.179Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-04-04T04:19:37.179Z] -- /opt/iotech/iot/1.5/include [2025-04-04T04:19:37.179Z] -- C SDK 0.0.0 for Linux [2025-04-04T04:19:37.179Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-04-04T04:19:37.438Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-04-04T04:19:37.438Z] -- Found Curses: /usr/lib/libcurses.so [2025-04-04T04:19:37.438Z] -- Configuring done (0.4s) [2025-04-04T04:19:37.438Z] -- Generating done (0.0s) [2025-04-04T04:19:37.438Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-04-04T04:19:37.438Z] + + teemake debug.log [2025-04-04T04:19:37.438Z] [2025-04-04T04:19:37.438Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-04-04T04:19:37.438Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-04-04T04:19:37.697Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-04-04T04:19:37.697Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-04-04T04:19:37.697Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-04-04T04:19:37.955Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-04-04T04:19:37.955Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-04-04T04:19:37.955Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-04-04T04:19:38.213Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-04-04T04:19:38.213Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-04-04T04:19:38.213Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-04-04T04:19:38.213Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-04-04T04:19:38.474Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-04-04T04:19:38.474Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-04-04T04:19:38.474Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-04-04T04:19:38.733Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-04-04T04:19:38.733Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-04-04T04:19:38.733Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-04-04T04:19:38.733Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-04-04T04:19:38.992Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-04-04T04:19:38.992Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-04-04T04:19:39.250Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-04-04T04:19:39.250Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-04-04T04:19:39.250Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-04-04T04:19:39.509Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-04-04T04:19:39.509Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-04-04T04:19:39.509Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-04-04T04:19:39.768Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-04-04T04:19:39.768Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-04-04T04:19:40.027Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-04-04T04:19:40.027Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-04-04T04:19:40.027Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-04-04T04:19:40.285Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-04-04T04:19:40.285Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-04-04T04:19:40.285Z] [ 68%] Linking C shared library libcsdk.so [2025-04-04T04:19:40.285Z] [ 68%] Built target csdk [2025-04-04T04:19:40.285Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-04-04T04:19:40.544Z] [ 72%] Linking C executable template [2025-04-04T04:19:40.544Z] /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-04-04T04:19:40.544Z] [ 72%] Built target template [2025-04-04T04:19:40.544Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-04-04T04:19:40.544Z] [ 76%] Linking C executable device-counter [2025-04-04T04:19:40.544Z] /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-04-04T04:19:40.802Z] [ 76%] Built target device-counter [2025-04-04T04:19:40.802Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-04-04T04:19:40.802Z] [ 80%] Linking C executable device-random [2025-04-04T04:19:40.802Z] /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-04-04T04:19:40.802Z] [ 80%] Built target device-random [2025-04-04T04:19:40.802Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-04-04T04:19:40.802Z] [ 84%] Linking C executable device-gyro [2025-04-04T04:19:40.802Z] /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-04-04T04:19:41.060Z] [ 84%] Built target device-gyro [2025-04-04T04:19:41.060Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-04-04T04:19:41.060Z] [ 88%] Linking C executable device-bitfields [2025-04-04T04:19:41.060Z] /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-04-04T04:19:41.060Z] [ 88%] Built target device-bitfields [2025-04-04T04:19:41.060Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-04-04T04:19:41.060Z] [ 92%] Linking C executable template-discovery [2025-04-04T04:19:41.319Z] /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-04-04T04:19:41.320Z] [ 92%] Built target template-discovery [2025-04-04T04:19:41.320Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-04-04T04:19:41.320Z] [ 96%] Linking C executable device-file [2025-04-04T04:19:41.320Z] /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-04-04T04:19:41.320Z] [ 96%] Built target device-file [2025-04-04T04:19:41.320Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-04-04T04:19:41.577Z] [100%] Linking C executable device-terminal [2025-04-04T04:19:41.577Z] /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-04-04T04:19:41.577Z] [100%] Built target device-terminal [2025-04-04T04:19:41.577Z] + cp -rf include/devsdk include/edgex /usr/include/ [2025-04-04T04:19:41.577Z] + cp build/release/c/libcsdk.so /usr/lib/ [2025-04-04T04:19:41.577Z] + mkdir -p /usr/share/doc/edgex-csdk [2025-04-04T04:19:41.577Z] + cp Attribution.txt /usr/share/doc/edgex-csdk [2025-04-04T04:19:41.577Z] + cp LICENSE /usr/share/doc/edgex-csdk [2025-04-04T04:19:41.577Z] + rm -rf /device-bacnet-c/deps [2025-04-04T04:19:41.836Z] Removing intermediate container 4c4374ad9235 [2025-04-04T04:19:41.836Z] ---> 73b27ec6e7ee [2025-04-04T04:19:41.836Z] Step 12/12 : RUN /device-bacnet-c/scripts/build.sh [2025-04-04T04:19:41.836Z] ---> Running in a707c958b157 [2025-04-04T04:19:42.095Z] + readlink -f /device-bacnet-c/scripts/build.sh [2025-04-04T04:19:42.095Z] + dirname /device-bacnet-c/scripts/build.sh [2025-04-04T04:19:42.095Z] + dirname /device-bacnet-c/scripts [2025-04-04T04:19:42.095Z] + ROOT=/device-bacnet-c [2025-04-04T04:19:42.095Z] + echo /device-bacnet-c [2025-04-04T04:19:42.096Z] + cd /device-bacnet-c [2025-04-04T04:19:42.096Z] + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] [2025-04-04T04:19:42.096Z] /device-bacnet-c [2025-04-04T04:19:42.096Z] + '[' '!' -d /device-bacnet-c/bacnet-stack ] [2025-04-04T04:19:42.096Z] + git clone https://github.com/IOTechSystems/bacnet-stack.git [2025-04-04T04:19:42.096Z] Cloning into 'bacnet-stack'... [2025-04-04T04:19:45.383Z] + cd /device-bacnet-c/bacnet-stack [2025-04-04T04:19:45.383Z] + git checkout v0.8.6-IOTech [2025-04-04T04:19:45.642Z] Note: switching to 'v0.8.6-IOTech'. [2025-04-04T04:19:45.642Z] [2025-04-04T04:19:45.642Z] You are in 'detached HEAD' state. You can look around, make experimental [2025-04-04T04:19:45.642Z] changes and commit them, and you can discard any commits you make in this [2025-04-04T04:19:45.642Z] state without impacting any branches by switching back to a branch. [2025-04-04T04:19:45.642Z] [2025-04-04T04:19:45.642Z] If you want to create a new branch to retain commits you create, you may [2025-04-04T04:19:45.642Z] do so (now or later) by using -c with the switch command. Example: [2025-04-04T04:19:45.642Z] [2025-04-04T04:19:45.642Z] git switch -c [2025-04-04T04:19:45.642Z] [2025-04-04T04:19:45.642Z] Or undo this operation with: [2025-04-04T04:19:45.642Z] [2025-04-04T04:19:45.642Z] git switch - [2025-04-04T04:19:45.642Z] [2025-04-04T04:19:45.642Z] Turn off this advice by setting config variable advice.detachedHead to false [2025-04-04T04:19:45.642Z] [2025-04-04T04:19:45.642Z] HEAD is now at 8b67b7f2 Changes for BACnet device service [2025-04-04T04:19:45.642Z] + mkdir -p /device-bacnet-c/lib/ip [2025-04-04T04:19:45.642Z] + mkdir -p /device-bacnet-c/lib/mstp [2025-04-04T04:19:45.642Z] + make 'BACDL_DEFINE=-DBACDL_MSTP=1' clean library [2025-04-04T04:19:45.642Z] make -s -C lib clean [2025-04-04T04:19:45.642Z] make -s -C demo clean [2025-04-04T04:19:45.642Z] make -s -C demo/router clean [2025-04-04T04:19:45.642Z] make -s -C demo/router-ipv6 clean [2025-04-04T04:19:45.642Z] make -s -C demo/gateway clean [2025-04-04T04:19:45.642Z] make -s -C lib all [2025-04-04T04:19:49.833Z] ../ports/linux/dlmstp.c: In function 'dlmstp_cleanup': [2025-04-04T04:19:49.833Z] ../ports/linux/dlmstp.c:147:20: warning: passing argument 1 of 'pthread_cancel' makes pointer from integer without a cast [-Wint-conversion] [2025-04-04T04:19:49.833Z] 147 | pthread_cancel(hThread); [2025-04-04T04:19:49.833Z] | ^~~~~~~ [2025-04-04T04:19:49.833Z] | | [2025-04-04T04:19:49.833Z] | long unsigned int [2025-04-04T04:19:49.833Z] In file included from ../ports/linux/net.h:73, [2025-04-04T04:19:49.833Z] from ../ports/linux/dlmstp.c:43: [2025-04-04T04:19:49.833Z] /usr/include/pthread.h:98:20: note: expected 'pthread_t' {aka 'struct __pthread *'} but argument is of type 'long unsigned int' [2025-04-04T04:19:49.833Z] 98 | int pthread_cancel(pthread_t); [2025-04-04T04:19:49.833Z] | ^~~~~~~~~ [2025-04-04T04:19:49.833Z] ../ports/linux/dlmstp.c: In function 'dlmstp_init': [2025-04-04T04:19:49.833Z] ../ports/linux/dlmstp.c:727:25: warning: passing argument 1 of 'pthread_create' from incompatible pointer type [-Wincompatible-pointer-types] [2025-04-04T04:19:49.833Z] 727 | rv = pthread_create(&hThread, NULL, dlmstp_master_fsm_task, NULL); [2025-04-04T04:19:49.833Z] | ^~~~~~~~ [2025-04-04T04:19:49.833Z] | | [2025-04-04T04:19:49.833Z] | long unsigned int * [2025-04-04T04:19:49.833Z] /usr/include/pthread.h:80:20: note: expected 'struct __pthread ** restrict' but argument is of type 'long unsigned int *' [2025-04-04T04:19:49.833Z] 80 | int pthread_create(pthread_t *__restrict, const pthread_attr_t *__restrict, void *(*)(void *), void *__restrict); [2025-04-04T04:19:49.833Z] | ^ [2025-04-04T04:19:53.116Z] + cp lib/libbacnet.a /device-bacnet-c/lib/mstp [2025-04-04T04:19:53.116Z] + make 'BACDL_DEFINE=-DBACDL_BIP=1' clean library [2025-04-04T04:19:53.116Z] make -s -C lib clean [2025-04-04T04:19:53.116Z] make -s -C demo clean [2025-04-04T04:19:53.116Z] make -s -C demo/router clean [2025-04-04T04:19:53.116Z] make -s -C demo/router-ipv6 clean [2025-04-04T04:19:53.116Z] make -s -C demo/gateway clean [2025-04-04T04:19:53.116Z] make -s -C lib all [2025-04-04T04:20:01.229Z] + cp lib/libbacnet.a /device-bacnet-c/lib/ip [2025-04-04T04:20:01.229Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip [2025-04-04T04:20:01.229Z] + cd /device-bacnet-c/build/release/device-bacnet-ip [2025-04-04T04:20:01.229Z] + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-04-04T04:20:01.229Z] -- The C compiler identification is GNU 12.2.1 [2025-04-04T04:20:01.229Z] -- Detecting C compiler ABI info [2025-04-04T04:20:01.229Z] -- Detecting C compiler ABI info - done [2025-04-04T04:20:01.229Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-04-04T04:20:01.229Z] -- Detecting C compile features [2025-04-04T04:20:01.229Z] -- Detecting C compile features - done [2025-04-04T04:20:01.229Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2025-04-04T04:20:01.229Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2025-04-04T04:20:01.229Z] -- Found Threads: TRUE [2025-04-04T04:20:01.229Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-04-04T04:20:01.229Z] -- /opt/iotech/iot/1.5/include [2025-04-04T04:20:01.229Z] -- Configuring done (0.3s) [2025-04-04T04:20:01.229Z] -- Generating done (0.0s) [2025-04-04T04:20:01.229Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip [2025-04-04T04:20:01.229Z] + make [2025-04-04T04:20:01.229Z] + tee release.log [2025-04-04T04:20:01.229Z] [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2025-04-04T04:20:01.490Z] [ 22%] Linking C static library libbacnet_objects.a [2025-04-04T04:20:01.490Z] [ 22%] Built target bacnet_objects [2025-04-04T04:20:01.490Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-04-04T04:20:01.750Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2025-04-04T04:20:01.750Z] [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2025-04-04T04:20:01.750Z] [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2025-04-04T04:20:01.750Z] [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-04-04T04:20:02.010Z] [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2025-04-04T04:20:02.269Z] [100%] Linking C executable device-bacnet-c [2025-04-04T04:20:02.269Z] /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-04-04T04:20:02.269Z] [100%] Built target device-bacnet-c [2025-04-04T04:20:02.269Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp [2025-04-04T04:20:02.269Z] + cd /device-bacnet-c/build/release/device-bacnet-mstp [2025-04-04T04:20:02.269Z] + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-04-04T04:20:02.269Z] -- The C compiler identification is GNU 12.2.1 [2025-04-04T04:20:02.269Z] -- Detecting C compiler ABI info [2025-04-04T04:20:02.527Z] -- Detecting C compiler ABI info - done [2025-04-04T04:20:02.527Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-04-04T04:20:02.527Z] -- Detecting C compile features [2025-04-04T04:20:02.527Z] -- Detecting C compile features - done [2025-04-04T04:20:02.527Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2025-04-04T04:20:02.527Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2025-04-04T04:20:02.527Z] -- Found Threads: TRUE [2025-04-04T04:20:02.527Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-04-04T04:20:02.527Z] -- /opt/iotech/iot/1.5/include [2025-04-04T04:20:02.527Z] -- Configuring done (0.3s) [2025-04-04T04:20:02.527Z] -- Generating done (0.0s) [2025-04-04T04:20:02.527Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp [2025-04-04T04:20:02.527Z] + make [2025-04-04T04:20:02.527Z] + tee release.log [2025-04-04T04:20:02.527Z] [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2025-04-04T04:20:02.786Z] [ 22%] Linking C static library libbacnet_objects.a [2025-04-04T04:20:02.786Z] [ 22%] Built target bacnet_objects [2025-04-04T04:20:02.786Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-04-04T04:20:03.045Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2025-04-04T04:20:03.045Z] [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2025-04-04T04:20:03.302Z] [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2025-04-04T04:20:03.302Z] [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-04-04T04:20:03.561Z] [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2025-04-04T04:20:03.561Z] [100%] Linking C executable device-bacnet-c [2025-04-04T04:20:03.561Z] /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-04-04T04:20:03.561Z] [100%] Built target device-bacnet-c [2025-04-04T04:20:04.937Z] Removing intermediate container a707c958b157 [2025-04-04T04:20:04.937Z] ---> 2d42eb8ee33c [2025-04-04T04:20:04.937Z] Successfully built 2d42eb8ee33c [2025-04-04T04:20:04.937Z] 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-04-04T04:20:05.353Z] + docker inspect -f . ci-base-image-x86_64 [2025-04-04T04:20:05.353Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-04T04:20:05.439Z] prd-ubuntu20.04-docker-8c-8g-42694 does not seem to be running inside a container [2025-04-04T04:20:05.468Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-bacnet-c_main -v /w/workspace/dgexfoundry_device-bacnet-c_main:/w/workspace/dgexfoundry_device-bacnet-c_main:rw,z -v /w/workspace/dgexfoundry_device-bacnet-c_main@tmp:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-04-04T04:20:05.771Z] $ docker top 29258da4e827803606d9b43498e3d0950cc1b1b89ebc0f42a7ef782d94d4ffb7 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-04-04T04:20:06.122Z] + make test [2025-04-04T04:20:06.122Z] build/release/device-bacnet-c/device-bacnet-c [Pipeline] } [2025-04-04T04:20:06.133Z] $ docker stop --time=1 29258da4e827803606d9b43498e3d0950cc1b1b89ebc0f42a7ef782d94d4ffb7 [2025-04-04T04:20:07.445Z] $ docker rm -f --volumes 29258da4e827803606d9b43498e3d0950cc1b1b89ebc0f42a7ef782d94d4ffb7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-04-04T04:20:08.132Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-04-04T04:20:08.421Z] + ls -al . [2025-04-04T04:20:08.421Z] total 88 [2025-04-04T04:20:08.421Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 4 04:19 . [2025-04-04T04:20:08.421Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 4 04:18 .. [2025-04-04T04:20:08.421Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 4 04:19 .git [2025-04-04T04:20:08.421Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 4 04:18 .github [2025-04-04T04:20:08.421Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 4 04:19 .semver [2025-04-04T04:20:08.421Z] -rw-rw-r-- 1 jenkins jenkins 1563 Apr 4 04:18 Attribution.txt [2025-04-04T04:20:08.421Z] -rw-rw-r-- 1 jenkins jenkins 1004 Apr 4 04:18 CHANGELOG.md [2025-04-04T04:20:08.421Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 4 04:18 GOVERNANCE.md [2025-04-04T04:20:08.421Z] -rw-rw-r-- 1 jenkins jenkins 764 Apr 4 04:18 Jenkinsfile [2025-04-04T04:20:08.421Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 4 04:18 LICENSE [2025-04-04T04:20:08.421Z] -rw-rw-r-- 1 jenkins jenkins 837 Apr 4 04:18 Makefile [2025-04-04T04:20:08.421Z] -rw-rw-r-- 1 jenkins jenkins 621 Apr 4 04:18 OWNERS.md [2025-04-04T04:20:08.421Z] -rw-rw-r-- 1 jenkins jenkins 5503 Apr 4 04:18 README.md [2025-04-04T04:20:08.421Z] -rw-rw-r-- 1 jenkins jenkins 11 Apr 4 04:19 VERSION [2025-04-04T04:20:08.421Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 4 04:18 docs [2025-04-04T04:20:08.421Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 4 04:18 res [2025-04-04T04:20:08.421Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 4 04:18 sample-profiles [2025-04-04T04:20:08.421Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 4 04:18 scripts [2025-04-04T04:20:08.421Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 4 04:18 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-04T04:20:08.741Z] + 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=5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9 --label arch=amd64 --label version=4.1.0-dev.1 . [2025-04-04T04:20:08.742Z] Sending build context to Docker daemon 776.2kB [2025-04-04T04:20:08.742Z] Step 1/31 : ARG BASE=alpine:3.20 [2025-04-04T04:20:08.742Z] Step 2/31 : FROM ${BASE} as builder [2025-04-04T04:20:08.742Z] ---> 2d42eb8ee33c [2025-04-04T04:20:08.742Z] 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-04-04T04:20:08.742Z] ---> Running in a534abad770b [2025-04-04T04:20:09.001Z] Connecting to iotech.jfrog.io (54.73.4.50:443) [2025-04-04T04:20:09.568Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-04-04T04:20:09.568Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-04-04T04:20:09.568Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-04-04T04:20:09.568Z] Removing intermediate container a534abad770b [2025-04-04T04:20:09.568Z] ---> d820bfe9eb5c [2025-04-04T04:20:09.568Z] Step 4/31 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-04-04T04:20:09.826Z] ---> Running in 4f832e3d7fee [2025-04-04T04:20:10.085Z] Removing intermediate container 4f832e3d7fee [2025-04-04T04:20:10.085Z] ---> e083bfce2ec1 [2025-04-04T04:20:10.085Z] 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-04-04T04:20:10.345Z] ---> Running in 40b225c251f5 [2025-04-04T04:20:10.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-04-04T04:20:10.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-04-04T04:20:10.863Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-04-04T04:20:11.430Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-04-04T04:20:11.430Z] OK: 337 MiB in 103 packages [2025-04-04T04:20:11.689Z] Removing intermediate container 40b225c251f5 [2025-04-04T04:20:11.689Z] ---> 1aba50394bf9 [2025-04-04T04:20:11.689Z] Step 6/31 : COPY scripts /device-bacnet-c/scripts [2025-04-04T04:20:11.689Z] ---> 54c268e64ca4 [2025-04-04T04:20:11.689Z] Step 7/31 : COPY src /device-bacnet-c/src/ [2025-04-04T04:20:11.948Z] ---> 5c2d8561ca40 [2025-04-04T04:20:11.948Z] Step 8/31 : COPY VERSION /device-bacnet-c/ [2025-04-04T04:20:11.948Z] ---> 63f648e23559 [2025-04-04T04:20:11.948Z] Step 9/31 : WORKDIR /device-bacnet-c [2025-04-04T04:20:11.948Z] ---> Running in b9e52ca78474 [2025-04-04T04:20:12.207Z] Removing intermediate container b9e52ca78474 [2025-04-04T04:20:12.207Z] ---> 898954dff0a9 [2025-04-04T04:20:12.207Z] Step 10/31 : RUN /device-bacnet-c/scripts/build_deps.sh [2025-04-04T04:20:12.207Z] ---> Running in 9c7ed2112fa9 [2025-04-04T04:20:12.466Z] + CSDK_VER=4.0.0 [2025-04-04T04:20:12.466Z] + '[' '!' -d deps ] [2025-04-04T04:20:12.466Z] + mkdir deps [2025-04-04T04:20:12.466Z] + cd /device-bacnet-c/deps [2025-04-04T04:20:12.466Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip [2025-04-04T04:20:12.466Z] Connecting to github.com (140.82.112.3:443) [2025-04-04T04:20:12.466Z] Connecting to codeload.github.com (140.82.113.10:443) [2025-04-04T04:20:12.726Z] saving to 'v4.0.0.zip' [2025-04-04T04:20:12.726Z] v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA [2025-04-04T04:20:12.726Z] 'v4.0.0.zip' saved [2025-04-04T04:20:12.726Z] + unzip v4.0.0.zip [2025-04-04T04:20:12.726Z] Archive: v4.0.0.zip [2025-04-04T04:20:12.726Z] creating: device-sdk-c-4.0.0/ [2025-04-04T04:20:12.726Z] creating: device-sdk-c-4.0.0/.github/ [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/.github/Contributing.md [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/.github/semantic.yml [2025-04-04T04:20:12.726Z] creating: device-sdk-c-4.0.0/.github/workflows/ [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/.github/workflows/release.yml [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/.gitignore [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/Attribution.txt [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/CHANGELOG.md [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/Doxyfile [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/GOVERNANCE.md [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/Jenkinsfile [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/LICENSE [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/Makefile [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/OWNERS.md [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/README.IOT.md [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/README.md [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/README.v3.md [2025-04-04T04:20:12.726Z] creating: device-sdk-c-4.0.0/docs/ [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/docs/configuration.md [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/docs/metrics.md [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/docs/startup.md [2025-04-04T04:20:12.726Z] creating: device-sdk-c-4.0.0/include/ [2025-04-04T04:20:12.726Z] creating: device-sdk-c-4.0.0/include/devsdk/ [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h [2025-04-04T04:20:12.726Z] creating: device-sdk-c-4.0.0/include/edgex/ [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/include/edgex/devices.h [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex.h [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/include/edgex/profiles.h [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h [2025-04-04T04:20:12.726Z] creating: device-sdk-c-4.0.0/scripts/ [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/scripts/build.sh [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh [2025-04-04T04:20:12.726Z] creating: device-sdk-c-4.0.0/src/ [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/src/CMakeLists.txt [2025-04-04T04:20:12.726Z] creating: device-sdk-c-4.0.0/src/c/ [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/src/c/api.h [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.c [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.h [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/src/c/bus-impl.h [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/src/c/bus.c [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/src/c/bus.h [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/src/c/callback3.c [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/src/c/callback3.h [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/src/c/config.c [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/src/c/config.h [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/src/c/correlation.c [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/src/c/correlation.h [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/src/c/data.c [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/src/c/data.h [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/src/c/defs.h.in [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/src/c/device.c [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/src/c/device.h [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/src/c/devman.c [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/src/c/devmap.c [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/src/c/devmap.h [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/src/c/devutil.h [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/src/c/discovery.c [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/src/c/discovery.h [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.c [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.h [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/src/c/edgex2.h [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/src/c/errorlist.h [2025-04-04T04:20:12.726Z] creating: device-sdk-c-4.0.0/src/c/examples/ [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/src/c/examples/README.md [2025-04-04T04:20:12.726Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c [2025-04-04T04:20:12.726Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml [2025-04-04T04:20:12.726Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json [2025-04-04T04:20:12.726Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-04-04T04:20:12.726Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/ [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c [2025-04-04T04:20:12.726Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml [2025-04-04T04:20:12.726Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json [2025-04-04T04:20:12.726Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json [2025-04-04T04:20:12.726Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/ [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md [2025-04-04T04:20:12.726Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml [2025-04-04T04:20:12.726Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt [2025-04-04T04:20:12.726Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json [2025-04-04T04:20:12.726Z] creating: device-sdk-c-4.0.0/src/c/examples/file/ [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c [2025-04-04T04:20:12.726Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/ [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml [2025-04-04T04:20:12.726Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt [2025-04-04T04:20:12.726Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-04-04T04:20:12.726Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/ [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c [2025-04-04T04:20:12.726Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml [2025-04-04T04:20:12.726Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json [2025-04-04T04:20:12.726Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json [2025-04-04T04:20:12.726Z] creating: device-sdk-c-4.0.0/src/c/examples/random/ [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt [2025-04-04T04:20:12.726Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md [2025-04-04T04:20:12.727Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c [2025-04-04T04:20:12.727Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/ [2025-04-04T04:20:12.727Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml [2025-04-04T04:20:12.727Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ [2025-04-04T04:20:12.727Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json [2025-04-04T04:20:12.727Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ [2025-04-04T04:20:12.727Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-04-04T04:20:12.727Z] creating: device-sdk-c-4.0.0/src/c/examples/res/ [2025-04-04T04:20:12.727Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml [2025-04-04T04:20:12.727Z] creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ [2025-04-04T04:20:12.727Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json [2025-04-04T04:20:12.727Z] creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ [2025-04-04T04:20:12.727Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json [2025-04-04T04:20:12.727Z] inflating: device-sdk-c-4.0.0/src/c/examples/template.c [2025-04-04T04:20:12.727Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/ [2025-04-04T04:20:12.727Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt [2025-04-04T04:20:12.727Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md [2025-04-04T04:20:12.727Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c [2025-04-04T04:20:12.727Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ [2025-04-04T04:20:12.727Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml [2025-04-04T04:20:12.727Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ [2025-04-04T04:20:12.727Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json [2025-04-04T04:20:12.727Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ [2025-04-04T04:20:12.727Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json [2025-04-04T04:20:12.727Z] inflating: device-sdk-c-4.0.0/src/c/filesys.c [2025-04-04T04:20:12.727Z] inflating: device-sdk-c-4.0.0/src/c/filesys.h [2025-04-04T04:20:12.727Z] inflating: device-sdk-c-4.0.0/src/c/keeper.c [2025-04-04T04:20:12.727Z] inflating: device-sdk-c-4.0.0/src/c/keeper.h [2025-04-04T04:20:12.727Z] inflating: device-sdk-c-4.0.0/src/c/map.c [2025-04-04T04:20:12.727Z] inflating: device-sdk-c-4.0.0/src/c/map.h [2025-04-04T04:20:12.727Z] inflating: device-sdk-c-4.0.0/src/c/metadata.c [2025-04-04T04:20:12.727Z] inflating: device-sdk-c-4.0.0/src/c/metadata.h [2025-04-04T04:20:12.727Z] inflating: device-sdk-c-4.0.0/src/c/metrics.h [2025-04-04T04:20:12.727Z] inflating: device-sdk-c-4.0.0/src/c/opstate.c [2025-04-04T04:20:12.727Z] inflating: device-sdk-c-4.0.0/src/c/opstate.h [2025-04-04T04:20:12.727Z] inflating: device-sdk-c-4.0.0/src/c/parson.c [2025-04-04T04:20:12.727Z] inflating: device-sdk-c-4.0.0/src/c/parson.h [2025-04-04T04:20:12.727Z] inflating: device-sdk-c-4.0.0/src/c/profiles.c [2025-04-04T04:20:12.727Z] inflating: device-sdk-c-4.0.0/src/c/profiles.h [2025-04-04T04:20:12.727Z] inflating: device-sdk-c-4.0.0/src/c/registry-impl.h [2025-04-04T04:20:12.727Z] inflating: device-sdk-c-4.0.0/src/c/registry.c [2025-04-04T04:20:12.727Z] inflating: device-sdk-c-4.0.0/src/c/registry.h [2025-04-04T04:20:12.727Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.c [2025-04-04T04:20:12.727Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.h [2025-04-04T04:20:12.727Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.c [2025-04-04T04:20:12.727Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.h [2025-04-04T04:20:12.727Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.c [2025-04-04T04:20:12.727Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.h [2025-04-04T04:20:12.727Z] inflating: device-sdk-c-4.0.0/src/c/rest.c [2025-04-04T04:20:12.727Z] inflating: device-sdk-c-4.0.0/src/c/rest.h [2025-04-04T04:20:12.727Z] inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h [2025-04-04T04:20:12.727Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c [2025-04-04T04:20:12.727Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h [2025-04-04T04:20:12.727Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c [2025-04-04T04:20:12.727Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h [2025-04-04T04:20:12.727Z] inflating: device-sdk-c-4.0.0/src/c/secrets.c [2025-04-04T04:20:12.727Z] inflating: device-sdk-c-4.0.0/src/c/secrets.h [2025-04-04T04:20:12.727Z] inflating: device-sdk-c-4.0.0/src/c/service.c [2025-04-04T04:20:12.727Z] inflating: device-sdk-c-4.0.0/src/c/service.h [2025-04-04T04:20:12.727Z] inflating: device-sdk-c-4.0.0/src/c/transform.c [2025-04-04T04:20:12.727Z] inflating: device-sdk-c-4.0.0/src/c/transform.h [2025-04-04T04:20:12.727Z] inflating: device-sdk-c-4.0.0/src/c/validate.c [2025-04-04T04:20:12.727Z] inflating: device-sdk-c-4.0.0/src/c/validate.h [2025-04-04T04:20:12.727Z] inflating: device-sdk-c-4.0.0/src/c/watchers.c [2025-04-04T04:20:12.727Z] inflating: device-sdk-c-4.0.0/src/c/watchers.h [2025-04-04T04:20:12.727Z] creating: device-sdk-c-4.0.0/src/cmake/ [2025-04-04T04:20:12.727Z] inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake [2025-04-04T04:20:12.727Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake [2025-04-04T04:20:12.727Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake [2025-04-04T04:20:12.727Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake [2025-04-04T04:20:12.727Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake [2025-04-04T04:20:12.727Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake [2025-04-04T04:20:12.727Z] + cd device-sdk-c-4.0.0 [2025-04-04T04:20:12.727Z] + ./scripts/build.sh [2025-04-04T04:20:12.727Z] + CPPCHECK=false [2025-04-04T04:20:12.727Z] + DOCGEN=false [2025-04-04T04:20:12.727Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-04-04T04:20:12.727Z] + '[' 0 -gt 0 ] [2025-04-04T04:20:12.727Z] + readlink -f ./scripts/build.sh [2025-04-04T04:20:12.727Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts/build.sh [2025-04-04T04:20:12.727Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts [2025-04-04T04:20:12.727Z] + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.0 [2025-04-04T04:20:12.727Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0 [2025-04-04T04:20:12.727Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-04-04T04:20:12.727Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-04-04T04:20:12.727Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.0/src [2025-04-04T04:20:12.727Z] -- The C compiler identification is GNU 12.2.1 [2025-04-04T04:20:12.727Z] -- Detecting C compiler ABI info [2025-04-04T04:20:12.986Z] -- Detecting C compiler ABI info - done [2025-04-04T04:20:12.986Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-04-04T04:20:12.986Z] -- Detecting C compile features [2025-04-04T04:20:12.986Z] -- Detecting C compile features - done [2025-04-04T04:20:12.986Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-04-04T04:20:12.986Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-04-04T04:20:12.986Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-04-04T04:20:12.986Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-04-04T04:20:12.986Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-04-04T04:20:12.986Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-04-04T04:20:12.986Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-04-04T04:20:12.986Z] -- /opt/iotech/iot/1.5/include [2025-04-04T04:20:12.986Z] -- C SDK 0.0.0 for Linux [2025-04-04T04:20:12.986Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-04-04T04:20:12.986Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-04-04T04:20:13.244Z] -- Found Curses: /usr/lib/libcurses.so [2025-04-04T04:20:13.244Z] -- Configuring done (0.4s) [2025-04-04T04:20:13.244Z] -- Generating done (0.0s) [2025-04-04T04:20:13.244Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-04-04T04:20:13.244Z] + make all package [2025-04-04T04:20:13.244Z] + tee release.log [2025-04-04T04:20:13.244Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-04-04T04:20:13.244Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-04-04T04:20:13.502Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-04-04T04:20:13.761Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-04-04T04:20:13.761Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-04-04T04:20:14.020Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-04-04T04:20:14.020Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-04-04T04:20:14.279Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-04-04T04:20:14.537Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-04-04T04:20:14.537Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-04-04T04:20:14.796Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-04-04T04:20:14.796Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-04-04T04:20:15.058Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-04-04T04:20:15.058Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-04-04T04:20:15.058Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-04-04T04:20:15.625Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-04-04T04:20:15.625Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-04-04T04:20:15.885Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-04-04T04:20:15.885Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-04-04T04:20:16.146Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-04-04T04:20:16.146Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-04-04T04:20:17.082Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-04-04T04:20:17.339Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-04-04T04:20:17.339Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-04-04T04:20:17.339Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-04-04T04:20:17.598Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-04-04T04:20:17.857Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-04-04T04:20:18.117Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-04-04T04:20:18.117Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-04-04T04:20:18.377Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-04-04T04:20:18.377Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-04-04T04:20:18.635Z] /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': [2025-04-04T04:20:18.635Z] /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-04-04T04:20:18.635Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-04-04T04:20:18.635Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-04-04T04:20:18.635Z] /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here [2025-04-04T04:20:18.635Z] 875 | const iot_data_t *deviceservices_config; [2025-04-04T04:20:18.635Z] | ^~~~~~~~~~~~~~~~~~~~~ [2025-04-04T04:20:18.898Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-04-04T04:20:18.898Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-04-04T04:20:18.898Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-04-04T04:20:18.898Z] [ 68%] Linking C shared library libcsdk.so [2025-04-04T04:20:19.157Z] [ 68%] Built target csdk [2025-04-04T04:20:19.157Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-04-04T04:20:19.157Z] [ 72%] Linking C executable template [2025-04-04T04:20:19.157Z] /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-04-04T04:20:19.415Z] [ 72%] Built target template [2025-04-04T04:20:19.415Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-04-04T04:20:19.415Z] [ 76%] Linking C executable device-counter [2025-04-04T04:20:19.415Z] /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-04-04T04:20:19.415Z] [ 76%] Built target device-counter [2025-04-04T04:20:19.415Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-04-04T04:20:19.674Z] [ 80%] Linking C executable device-random [2025-04-04T04:20:19.674Z] /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-04-04T04:20:19.674Z] [ 80%] Built target device-random [2025-04-04T04:20:19.674Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-04-04T04:20:19.674Z] [ 84%] Linking C executable device-gyro [2025-04-04T04:20:19.674Z] /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-04-04T04:20:19.934Z] [ 84%] Built target device-gyro [2025-04-04T04:20:19.934Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-04-04T04:20:19.934Z] [ 88%] Linking C executable device-bitfields [2025-04-04T04:20:19.934Z] /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-04-04T04:20:19.934Z] [ 88%] Built target device-bitfields [2025-04-04T04:20:19.934Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-04-04T04:20:20.194Z] [ 92%] Linking C executable template-discovery [2025-04-04T04:20:20.194Z] /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-04-04T04:20:20.194Z] [ 92%] Built target template-discovery [2025-04-04T04:20:20.194Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-04-04T04:20:20.454Z] [ 96%] Linking C executable device-file [2025-04-04T04:20:20.454Z] /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-04-04T04:20:20.454Z] [ 96%] Built target device-file [2025-04-04T04:20:20.454Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-04-04T04:20:20.454Z] [100%] Linking C executable device-terminal [2025-04-04T04:20:20.454Z] /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-04-04T04:20:20.454Z] [100%] Built target device-terminal [2025-04-04T04:20:20.715Z] Run CPack packaging tool... [2025-04-04T04:20:20.715Z] CPack: Create package using TGZ [2025-04-04T04:20:20.715Z] CPack: Install projects [2025-04-04T04:20:20.715Z] CPack: - Run preinstall target for: Csdk [2025-04-04T04:20:20.976Z] CPack: - Install project: Csdk [] [2025-04-04T04:20:20.976Z] CPack: Create package [2025-04-04T04:20:20.976Z] CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. [2025-04-04T04:20:20.976Z] + '[' false '=' true ] [2025-04-04T04:20:20.976Z] + '[' false '=' true ] [2025-04-04T04:20:20.976Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-04-04T04:20:20.976Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-04-04T04:20:20.976Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.0/src [2025-04-04T04:20:20.976Z] -- The C compiler identification is GNU 12.2.1 [2025-04-04T04:20:20.976Z] -- Detecting C compiler ABI info [2025-04-04T04:20:20.976Z] -- Detecting C compiler ABI info - done [2025-04-04T04:20:20.976Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-04-04T04:20:20.976Z] -- Detecting C compile features [2025-04-04T04:20:20.976Z] -- Detecting C compile features - done [2025-04-04T04:20:20.976Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-04-04T04:20:21.235Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-04-04T04:20:21.235Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-04-04T04:20:21.235Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-04-04T04:20:21.235Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-04-04T04:20:21.235Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-04-04T04:20:21.235Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-04-04T04:20:21.235Z] -- /opt/iotech/iot/1.5/include [2025-04-04T04:20:21.235Z] -- C SDK 0.0.0 for Linux [2025-04-04T04:20:21.235Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-04-04T04:20:21.235Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-04-04T04:20:21.235Z] -- Found Curses: /usr/lib/libcurses.so [2025-04-04T04:20:21.235Z] -- Configuring done (0.4s) [2025-04-04T04:20:21.235Z] -- Generating done (0.0s) [2025-04-04T04:20:21.235Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-04-04T04:20:21.493Z] + make [2025-04-04T04:20:21.493Z] + tee debug.log [2025-04-04T04:20:21.493Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-04-04T04:20:21.493Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-04-04T04:20:21.493Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-04-04T04:20:21.752Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-04-04T04:20:21.752Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-04-04T04:20:21.752Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-04-04T04:20:21.752Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-04-04T04:20:22.010Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-04-04T04:20:22.010Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-04-04T04:20:22.010Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-04-04T04:20:22.268Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-04-04T04:20:22.268Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-04-04T04:20:22.268Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-04-04T04:20:22.527Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-04-04T04:20:22.527Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-04-04T04:20:22.527Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-04-04T04:20:22.527Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-04-04T04:20:22.789Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-04-04T04:20:22.789Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-04-04T04:20:22.789Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-04-04T04:20:23.050Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-04-04T04:20:23.050Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-04-04T04:20:23.309Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-04-04T04:20:23.309Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-04-04T04:20:23.309Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-04-04T04:20:23.309Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-04-04T04:20:23.568Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-04-04T04:20:23.568Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-04-04T04:20:23.826Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-04-04T04:20:23.827Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-04-04T04:20:23.827Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-04-04T04:20:24.085Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-04-04T04:20:24.085Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-04-04T04:20:24.085Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-04-04T04:20:24.085Z] [ 68%] Linking C shared library libcsdk.so [2025-04-04T04:20:24.345Z] [ 68%] Built target csdk [2025-04-04T04:20:24.345Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-04-04T04:20:24.345Z] [ 72%] Linking C executable template [2025-04-04T04:20:24.345Z] /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-04-04T04:20:24.345Z] [ 72%] Built target template [2025-04-04T04:20:24.345Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-04-04T04:20:24.610Z] [ 76%] Linking C executable device-counter [2025-04-04T04:20:24.610Z] /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-04-04T04:20:24.610Z] [ 76%] Built target device-counter [2025-04-04T04:20:24.610Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-04-04T04:20:24.610Z] [ 80%] Linking C executable device-random [2025-04-04T04:20:24.610Z] /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-04-04T04:20:24.610Z] [ 80%] Built target device-random [2025-04-04T04:20:24.610Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-04-04T04:20:24.869Z] [ 84%] Linking C executable device-gyro [2025-04-04T04:20:24.869Z] /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-04-04T04:20:24.869Z] [ 84%] Built target device-gyro [2025-04-04T04:20:24.869Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-04-04T04:20:24.869Z] [ 88%] Linking C executable device-bitfields [2025-04-04T04:20:24.869Z] /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-04-04T04:20:24.869Z] [ 88%] Built target device-bitfields [2025-04-04T04:20:24.869Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-04-04T04:20:25.128Z] [ 92%] Linking C executable template-discovery [2025-04-04T04:20:25.128Z] /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-04-04T04:20:25.128Z] [ 92%] Built target template-discovery [2025-04-04T04:20:25.128Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-04-04T04:20:25.128Z] [ 96%] Linking C executable device-file [2025-04-04T04:20:25.128Z] /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-04-04T04:20:25.698Z] [ 96%] Built target device-file [2025-04-04T04:20:25.698Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-04-04T04:20:25.698Z] [100%] Linking C executable device-terminal [2025-04-04T04:20:25.698Z] /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-04-04T04:20:25.698Z] [100%] Built target device-terminal [2025-04-04T04:20:25.698Z] + cp -rf include/devsdk include/edgex /usr/include/ [2025-04-04T04:20:25.698Z] + cp build/release/c/libcsdk.so /usr/lib/ [2025-04-04T04:20:25.698Z] + mkdir -p /usr/share/doc/edgex-csdk [2025-04-04T04:20:25.698Z] + cp Attribution.txt /usr/share/doc/edgex-csdk [2025-04-04T04:20:25.698Z] + cp LICENSE /usr/share/doc/edgex-csdk [2025-04-04T04:20:25.698Z] + rm -rf /device-bacnet-c/deps [2025-04-04T04:20:25.698Z] Removing intermediate container 9c7ed2112fa9 [2025-04-04T04:20:25.698Z] ---> d95d600c6f3c [2025-04-04T04:20:25.698Z] Step 11/31 : RUN /device-bacnet-c/scripts/build.sh [2025-04-04T04:20:25.966Z] ---> Running in 573f22aca5a2 [2025-04-04T04:20:25.966Z] + readlink -f /device-bacnet-c/scripts/build.sh [2025-04-04T04:20:25.966Z] + dirname /device-bacnet-c/scripts/build.sh [2025-04-04T04:20:25.966Z] + dirname /device-bacnet-c/scripts [2025-04-04T04:20:25.966Z] /device-bacnet-c [2025-04-04T04:20:25.966Z] + ROOT=/device-bacnet-c [2025-04-04T04:20:25.966Z] + echo /device-bacnet-c [2025-04-04T04:20:25.966Z] + cd /device-bacnet-c [2025-04-04T04:20:25.966Z] + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] [2025-04-04T04:20:25.966Z] + '[' '!' -f /device-bacnet-c/lib/mstp/libbacnet.a ] [2025-04-04T04:20:25.966Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip [2025-04-04T04:20:25.966Z] + cd /device-bacnet-c/build/release/device-bacnet-ip [2025-04-04T04:20:25.966Z] + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-04-04T04:20:26.224Z] -- /opt/iotech/iot/1.5/include [2025-04-04T04:20:26.224Z] -- Configuring done (0.0s) [2025-04-04T04:20:26.224Z] -- Generating done (0.0s) [2025-04-04T04:20:26.224Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip [2025-04-04T04:20:26.224Z] + make [2025-04-04T04:20:26.224Z] + tee release.log [2025-04-04T04:20:26.224Z] [ 22%] Built target bacnet_objects [2025-04-04T04:20:26.224Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-04-04T04:20:26.224Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-04-04T04:20:26.789Z] [ 55%] Linking C executable device-bacnet-c [2025-04-04T04:20:26.789Z] /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-04-04T04:20:26.789Z] [100%] Built target device-bacnet-c [2025-04-04T04:20:26.789Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp [2025-04-04T04:20:26.789Z] + cd /device-bacnet-c/build/release/device-bacnet-mstp [2025-04-04T04:20:26.789Z] + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-04-04T04:20:26.789Z] -- /opt/iotech/iot/1.5/include [2025-04-04T04:20:26.789Z] -- Configuring done (0.0s) [2025-04-04T04:20:26.789Z] -- Generating done (0.0s) [2025-04-04T04:20:26.789Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp [2025-04-04T04:20:26.789Z] + make [2025-04-04T04:20:26.789Z] + tee release.log [2025-04-04T04:20:26.789Z] [ 22%] Built target bacnet_objects [2025-04-04T04:20:26.789Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-04-04T04:20:27.047Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-04-04T04:20:27.307Z] [ 55%] Linking C executable device-bacnet-c [2025-04-04T04:20:27.307Z] /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-04-04T04:20:27.307Z] [100%] Built target device-bacnet-c [2025-04-04T04:20:27.565Z] Removing intermediate container 573f22aca5a2 [2025-04-04T04:20:27.565Z] ---> 2d1f38129417 [2025-04-04T04:20:27.565Z] Step 12/31 : FROM alpine:3.20 [2025-04-04T04:20:28.131Z] 3.20: Pulling from library/alpine [2025-04-04T04:20:28.132Z] 0a9a5dfd008f: Pulling fs layer [2025-04-04T04:20:28.132Z] 0a9a5dfd008f: Download complete [2025-04-04T04:20:28.389Z] 0a9a5dfd008f: Pull complete [2025-04-04T04:20:28.389Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-04-04T04:20:28.389Z] Status: Downloaded newer image for alpine:3.20 [2025-04-04T04:20:28.389Z] ---> ff221270b9fb [2025-04-04T04:20:28.389Z] Step 13/31 : MAINTAINER iotech [2025-04-04T04:20:28.389Z] ---> Running in 02ead133137f [2025-04-04T04:20:28.647Z] Removing intermediate container 02ead133137f [2025-04-04T04:20:28.647Z] ---> da11ac6199de [2025-04-04T04:20:28.647Z] 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-04-04T04:20:28.647Z] ---> Running in f06dcac2594f [2025-04-04T04:20:28.905Z] Connecting to iotech.jfrog.io (34.246.139.145:443) [2025-04-04T04:20:29.163Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-04-04T04:20:29.163Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-04-04T04:20:29.163Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-04-04T04:20:29.421Z] Removing intermediate container f06dcac2594f [2025-04-04T04:20:29.421Z] ---> 0bdb77d98889 [2025-04-04T04:20:29.421Z] Step 15/31 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-04-04T04:20:29.421Z] ---> Running in 592579cb2777 [2025-04-04T04:20:29.988Z] Removing intermediate container 592579cb2777 [2025-04-04T04:20:29.988Z] ---> 0695ba4b44b0 [2025-04-04T04:20:29.988Z] 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-04-04T04:20:29.988Z] ---> Running in 7422e993f620 [2025-04-04T04:20:30.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-04-04T04:20:30.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-04-04T04:20:30.507Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-04-04T04:20:31.075Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-04-04T04:20:31.075Z] (1/27) Installing ca-certificates (20241121-r1) [2025-04-04T04:20:31.075Z] (2/27) Installing brotli-libs (1.1.0-r2) [2025-04-04T04:20:31.075Z] (3/27) Installing c-ares (1.33.1-r0) [2025-04-04T04:20:31.075Z] (4/27) Installing libunistring (1.2-r0) [2025-04-04T04:20:31.075Z] (5/27) Installing libidn2 (2.3.7-r0) [2025-04-04T04:20:31.075Z] (6/27) Installing nghttp2-libs (1.62.1-r0) [2025-04-04T04:20:31.075Z] (7/27) Installing libpsl (0.21.5-r1) [2025-04-04T04:20:31.075Z] (8/27) Installing zstd-libs (1.5.6-r0) [2025-04-04T04:20:31.075Z] (9/27) Installing libcurl (8.12.1-r0) [2025-04-04T04:20:31.075Z] (10/27) Installing curl (8.12.1-r0) [2025-04-04T04:20:31.075Z] (11/27) Installing dumb-init (1.2.5-r3) [2025-04-04T04:20:31.075Z] (12/27) Installing hiredis (1.2.0-r0) [2025-04-04T04:20:31.075Z] (13/27) Installing yaml (0.2.5-r2) [2025-04-04T04:20:31.075Z] (14/27) Installing libcbor (0.11.0-r0) [2025-04-04T04:20:31.334Z] (15/27) Installing iotech-iot-1.5 (1.5.5-r2) [2025-04-04T04:20:31.903Z] (16/27) Installing pkgconf (2.2.0-r0) [2025-04-04T04:20:31.903Z] (17/27) Installing openssl-dev (3.3.3-r0) [2025-04-04T04:20:31.903Z] (18/27) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-04-04T04:20:32.840Z] (19/27) Installing gmp (6.3.0-r1) [2025-04-04T04:20:32.840Z] (20/27) Installing nettle (3.9.1-r0) [2025-04-04T04:20:32.840Z] (21/27) Installing libffi (3.4.6-r0) [2025-04-04T04:20:32.840Z] (22/27) Installing libtasn1 (4.20.0-r0) [2025-04-04T04:20:32.840Z] (23/27) Installing p11-kit (0.25.3-r0) [2025-04-04T04:20:32.840Z] (24/27) Installing gnutls (3.8.5-r0) [2025-04-04T04:20:32.840Z] (25/27) Installing libmicrohttpd (0.9.77-r0) [2025-04-04T04:20:32.840Z] (26/27) Installing libuuid (2.40.1-r1) [2025-04-04T04:20:32.840Z] (27/27) Installing linux-headers (6.6-r0) [2025-04-04T04:20:32.840Z] Executing busybox-1.36.1-r29.trigger [2025-04-04T04:20:32.840Z] Executing ca-certificates-20241121-r1.trigger [2025-04-04T04:20:32.840Z] OK: 30 MiB in 41 packages [2025-04-04T04:20:34.217Z] Removing intermediate container 7422e993f620 [2025-04-04T04:20:34.217Z] ---> b534c43540be [2025-04-04T04:20:34.217Z] Step 17/31 : RUN apk --no-cache upgrade [2025-04-04T04:20:34.217Z] ---> Running in 29f4a17a4bb7 [2025-04-04T04:20:34.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-04-04T04:20:34.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-04-04T04:20:34.477Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-04-04T04:20:35.043Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-04-04T04:20:35.043Z] OK: 30 MiB in 41 packages [2025-04-04T04:20:35.301Z] Removing intermediate container 29f4a17a4bb7 [2025-04-04T04:20:35.301Z] ---> 4d3837e8a26d [2025-04-04T04:20:35.301Z] Step 18/31 : COPY --from=builder /device-bacnet-c/build/release/ / [2025-04-04T04:20:35.560Z] ---> c5a252507530 [2025-04-04T04:20:35.560Z] Step 19/31 : COPY --from=builder /usr/lib/libcsdk.so /usr/lib [2025-04-04T04:20:35.818Z] ---> d52881a7d547 [2025-04-04T04:20:35.818Z] Step 20/31 : COPY --from=builder /usr/share/doc/edgex-csdk /usr/share/doc/edgex-csdk [2025-04-04T04:20:35.818Z] ---> 1008384e1761 [2025-04-04T04:20:35.818Z] Step 21/31 : COPY LICENSE /. [2025-04-04T04:20:36.076Z] ---> 49071678fcfb [2025-04-04T04:20:36.076Z] Step 22/31 : COPY Attribution.txt /. [2025-04-04T04:20:36.076Z] ---> 3a4001440350 [2025-04-04T04:20:36.076Z] Step 23/31 : COPY res /res [2025-04-04T04:20:36.076Z] ---> d8f9b170722c [2025-04-04T04:20:36.076Z] Step 24/31 : COPY sample-profiles /sample-profiles [2025-04-04T04:20:36.336Z] ---> 172ae2d3d17d [2025-04-04T04:20:36.336Z] Step 25/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2022: IoTech Ltd' [2025-04-04T04:20:36.336Z] ---> Running in 73b9ee377fe5 [2025-04-04T04:20:36.336Z] Removing intermediate container 73b9ee377fe5 [2025-04-04T04:20:36.336Z] ---> e6fabb8529e1 [2025-04-04T04:20:36.336Z] Step 26/31 : EXPOSE 59980 [2025-04-04T04:20:36.336Z] ---> Running in 6781221e90b5 [2025-04-04T04:20:36.594Z] Removing intermediate container 6781221e90b5 [2025-04-04T04:20:36.594Z] ---> d3d49b26d81a [2025-04-04T04:20:36.594Z] Step 27/31 : ENTRYPOINT ["/device-bacnet-ip/device-bacnet-c"] [2025-04-04T04:20:36.594Z] ---> Running in d1c818e9ff49 [2025-04-04T04:20:36.594Z] Removing intermediate container d1c818e9ff49 [2025-04-04T04:20:36.594Z] ---> 73ad49d00486 [2025-04-04T04:20:36.594Z] Step 28/31 : CMD ["-cp=keeper://edgex-core-keeper:59890", "--registry", "--confdir=/res"] [2025-04-04T04:20:36.594Z] ---> Running in 274e774576f2 [2025-04-04T04:20:36.594Z] Removing intermediate container 274e774576f2 [2025-04-04T04:20:36.594Z] ---> 4fdfd9cb153d [2025-04-04T04:20:36.594Z] Step 29/31 : LABEL arch=amd64 [2025-04-04T04:20:36.594Z] ---> Running in 4c3bf108dfb9 [2025-04-04T04:20:36.853Z] Removing intermediate container 4c3bf108dfb9 [2025-04-04T04:20:36.853Z] ---> a4965aef7c68 [2025-04-04T04:20:36.853Z] Step 30/31 : LABEL git_sha=5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9 [2025-04-04T04:20:36.853Z] ---> Running in b22f3439fc8c [2025-04-04T04:20:36.853Z] Removing intermediate container b22f3439fc8c [2025-04-04T04:20:36.853Z] ---> 63063285fb79 [2025-04-04T04:20:36.853Z] Step 31/31 : LABEL version=4.1.0-dev.1 [2025-04-04T04:20:36.853Z] ---> Running in e1ad0c597dca [2025-04-04T04:20:36.853Z] Removing intermediate container e1ad0c597dca [2025-04-04T04:20:36.853Z] ---> 1e36b189955f [2025-04-04T04:20:36.853Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2025-04-04T04:20:36.853Z] Successfully built 1e36b189955f [2025-04-04T04:20:36.853Z] Successfully tagged device-bacnet:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-04-04T04:20:37.017Z] provisioning config files... [2025-04-04T04:20:37.037Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config3450712930022900448tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-04-04T04:20:37.338Z] ---> ****-login.sh [2025-04-04T04:20:37.338Z] nexus3.edgexfoundry.org:10001 [2025-04-04T04:20:37.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-04T04:20:37.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-04T04:20:37.338Z] Configure a credential helper to remove this warning. See [2025-04-04T04:20:37.338Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-04T04:20:37.338Z] [2025-04-04T04:20:37.338Z] Login Succeeded [2025-04-04T04:20:37.338Z] nexus3.edgexfoundry.org:10002 [2025-04-04T04:20:37.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-04T04:20:37.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-04T04:20:37.338Z] Configure a credential helper to remove this warning. See [2025-04-04T04:20:37.338Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-04T04:20:37.338Z] [2025-04-04T04:20:37.338Z] Login Succeeded [2025-04-04T04:20:37.338Z] nexus3.edgexfoundry.org:10003 [2025-04-04T04:20:37.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-04T04:20:37.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-04T04:20:37.597Z] Configure a credential helper to remove this warning. See [2025-04-04T04:20:37.597Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-04T04:20:37.597Z] [2025-04-04T04:20:37.597Z] Login Succeeded [2025-04-04T04:20:37.597Z] nexus3.edgexfoundry.org:10004 [2025-04-04T04:20:37.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-04T04:20:37.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-04T04:20:37.597Z] Configure a credential helper to remove this warning. See [2025-04-04T04:20:37.597Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-04T04:20:37.597Z] [2025-04-04T04:20:37.597Z] Login Succeeded [2025-04-04T04:20:37.597Z] ****.io [2025-04-04T04:20:37.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-04T04:20:37.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-04T04:20:37.857Z] Configure a credential helper to remove this warning. See [2025-04-04T04:20:37.857Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-04T04:20:37.857Z] [2025-04-04T04:20:37.857Z] Login Succeeded [2025-04-04T04:20:37.857Z] ---> ****-login.sh ends [Pipeline] } [2025-04-04T04:20:37.865Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-04-04T04:20:37.921Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-04-04T04:20:37.956Z] [edgeXDocker.push] Tagging docker image device-bacnet with the following tags: [2025-04-04T04:20:37.956Z] 5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9 [2025-04-04T04:20:37.956Z] latest [2025-04-04T04:20:37.956Z] 4.1.0-dev.1 [2025-04-04T04:20:37.956Z] 5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9-4.1.0-dev.1 [2025-04-04T04:20:37.956Z] main [2025-04-04T04:20:37.956Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-04T04:20:38.301Z] + docker tag device-bacnet nexus3.edgexfoundry.org:10004/device-bacnet:5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-04T04:20:38.645Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet:5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9 [2025-04-04T04:20:38.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet] [2025-04-04T04:20:38.645Z] 661a597abba6: Preparing [2025-04-04T04:20:38.645Z] cfae8300cc2b: Preparing [2025-04-04T04:20:38.645Z] 2863a6cbcd5f: Preparing [2025-04-04T04:20:38.645Z] 2a8552aad6f0: Preparing [2025-04-04T04:20:38.645Z] cde40901643f: Preparing [2025-04-04T04:20:38.645Z] f44697586ff1: Preparing [2025-04-04T04:20:38.645Z] 68b28e66539c: Preparing [2025-04-04T04:20:38.645Z] a03345cf950f: Preparing [2025-04-04T04:20:38.645Z] 9fdd36d29239: Preparing [2025-04-04T04:20:38.645Z] 9293e8baa308: Preparing [2025-04-04T04:20:38.645Z] 86a598c2074c: Preparing [2025-04-04T04:20:38.645Z] 994456c4fd7b: Preparing [2025-04-04T04:20:38.645Z] 68b28e66539c: Waiting [2025-04-04T04:20:38.645Z] a03345cf950f: Waiting [2025-04-04T04:20:38.645Z] 9fdd36d29239: Waiting [2025-04-04T04:20:38.645Z] 9293e8baa308: Waiting [2025-04-04T04:20:38.645Z] 86a598c2074c: Waiting [2025-04-04T04:20:38.645Z] 994456c4fd7b: Waiting [2025-04-04T04:20:38.645Z] f44697586ff1: Waiting [2025-04-04T04:20:38.645Z] 2a8552aad6f0: Pushed [2025-04-04T04:20:38.645Z] 2863a6cbcd5f: Pushed [2025-04-04T04:20:38.645Z] cde40901643f: Pushed [2025-04-04T04:20:38.645Z] 661a597abba6: Pushed [2025-04-04T04:20:38.645Z] cfae8300cc2b: Pushed [2025-04-04T04:20:38.902Z] a03345cf950f: Pushed [2025-04-04T04:20:38.902Z] 9293e8baa308: Pushed [2025-04-04T04:20:38.902Z] f44697586ff1: Pushed [2025-04-04T04:20:38.902Z] 994456c4fd7b: Layer already exists [2025-04-04T04:20:38.902Z] 86a598c2074c: Pushed [2025-04-04T04:20:38.902Z] 68b28e66539c: Pushed [2025-04-04T04:20:40.803Z] 9fdd36d29239: Pushed [2025-04-04T04:20:41.062Z] 5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9: digest: sha256:97efee47608d8098be77ece211be5299b0844d137e98f0e1c257c12fe8681b86 size: 2820 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-04T04:20:41.396Z] + docker tag device-bacnet nexus3.edgexfoundry.org:10004/device-bacnet:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-04T04:20:41.720Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet:latest [2025-04-04T04:20:41.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet] [2025-04-04T04:20:41.720Z] 661a597abba6: Preparing [2025-04-04T04:20:41.720Z] cfae8300cc2b: Preparing [2025-04-04T04:20:41.720Z] 2863a6cbcd5f: Preparing [2025-04-04T04:20:41.720Z] 2a8552aad6f0: Preparing [2025-04-04T04:20:41.720Z] cde40901643f: Preparing [2025-04-04T04:20:41.720Z] f44697586ff1: Preparing [2025-04-04T04:20:41.720Z] 68b28e66539c: Preparing [2025-04-04T04:20:41.720Z] a03345cf950f: Preparing [2025-04-04T04:20:41.720Z] 9fdd36d29239: Preparing [2025-04-04T04:20:41.720Z] 9293e8baa308: Preparing [2025-04-04T04:20:41.720Z] 86a598c2074c: Preparing [2025-04-04T04:20:41.720Z] 994456c4fd7b: Preparing [2025-04-04T04:20:41.720Z] a03345cf950f: Waiting [2025-04-04T04:20:41.720Z] 9fdd36d29239: Waiting [2025-04-04T04:20:41.720Z] 9293e8baa308: Waiting [2025-04-04T04:20:41.720Z] 86a598c2074c: Waiting [2025-04-04T04:20:41.720Z] 994456c4fd7b: Waiting [2025-04-04T04:20:41.720Z] 68b28e66539c: Waiting [2025-04-04T04:20:41.720Z] cfae8300cc2b: Layer already exists [2025-04-04T04:20:41.720Z] 2863a6cbcd5f: Layer already exists [2025-04-04T04:20:41.720Z] 2a8552aad6f0: Layer already exists [2025-04-04T04:20:41.720Z] 661a597abba6: Layer already exists [2025-04-04T04:20:41.720Z] cde40901643f: Layer already exists [2025-04-04T04:20:41.720Z] 68b28e66539c: Layer already exists [2025-04-04T04:20:41.720Z] 9293e8baa308: Layer already exists [2025-04-04T04:20:41.720Z] f44697586ff1: Layer already exists [2025-04-04T04:20:41.720Z] 9fdd36d29239: Layer already exists [2025-04-04T04:20:41.720Z] a03345cf950f: Layer already exists [2025-04-04T04:20:41.720Z] 86a598c2074c: Layer already exists [2025-04-04T04:20:41.720Z] 994456c4fd7b: Layer already exists [2025-04-04T04:20:41.720Z] latest: digest: sha256:97efee47608d8098be77ece211be5299b0844d137e98f0e1c257c12fe8681b86 size: 2820 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-04T04:20:42.047Z] + docker tag device-bacnet nexus3.edgexfoundry.org:10004/device-bacnet:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-04T04:20:42.375Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet:4.1.0-dev.1 [2025-04-04T04:20:42.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet] [2025-04-04T04:20:42.375Z] 661a597abba6: Preparing [2025-04-04T04:20:42.375Z] cfae8300cc2b: Preparing [2025-04-04T04:20:42.375Z] 2863a6cbcd5f: Preparing [2025-04-04T04:20:42.375Z] 2a8552aad6f0: Preparing [2025-04-04T04:20:42.375Z] cde40901643f: Preparing [2025-04-04T04:20:42.375Z] f44697586ff1: Preparing [2025-04-04T04:20:42.375Z] 68b28e66539c: Preparing [2025-04-04T04:20:42.375Z] a03345cf950f: Preparing [2025-04-04T04:20:42.375Z] 9fdd36d29239: Preparing [2025-04-04T04:20:42.375Z] 9293e8baa308: Preparing [2025-04-04T04:20:42.375Z] 86a598c2074c: Preparing [2025-04-04T04:20:42.375Z] 994456c4fd7b: Preparing [2025-04-04T04:20:42.375Z] 68b28e66539c: Waiting [2025-04-04T04:20:42.375Z] a03345cf950f: Waiting [2025-04-04T04:20:42.375Z] 9fdd36d29239: Waiting [2025-04-04T04:20:42.375Z] 9293e8baa308: Waiting [2025-04-04T04:20:42.375Z] 86a598c2074c: Waiting [2025-04-04T04:20:42.375Z] 994456c4fd7b: Waiting [2025-04-04T04:20:42.375Z] f44697586ff1: Waiting [2025-04-04T04:20:42.375Z] cde40901643f: Layer already exists [2025-04-04T04:20:42.375Z] 2a8552aad6f0: Layer already exists [2025-04-04T04:20:42.375Z] 661a597abba6: Layer already exists [2025-04-04T04:20:42.375Z] 2863a6cbcd5f: Layer already exists [2025-04-04T04:20:42.375Z] cfae8300cc2b: Layer already exists [2025-04-04T04:20:42.375Z] f44697586ff1: Layer already exists [2025-04-04T04:20:42.375Z] 68b28e66539c: Layer already exists [2025-04-04T04:20:42.375Z] 9fdd36d29239: Layer already exists [2025-04-04T04:20:42.375Z] a03345cf950f: Layer already exists [2025-04-04T04:20:42.375Z] 86a598c2074c: Layer already exists [2025-04-04T04:20:42.375Z] 994456c4fd7b: Layer already exists [2025-04-04T04:20:42.375Z] 9293e8baa308: Layer already exists [2025-04-04T04:20:42.375Z] 4.1.0-dev.1: digest: sha256:97efee47608d8098be77ece211be5299b0844d137e98f0e1c257c12fe8681b86 size: 2820 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-04T04:20:42.701Z] + docker tag device-bacnet nexus3.edgexfoundry.org:10004/device-bacnet:5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-04T04:20:43.019Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet:5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9-4.1.0-dev.1 [2025-04-04T04:20:43.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet] [2025-04-04T04:20:43.019Z] 661a597abba6: Preparing [2025-04-04T04:20:43.019Z] cfae8300cc2b: Preparing [2025-04-04T04:20:43.019Z] 2863a6cbcd5f: Preparing [2025-04-04T04:20:43.019Z] 2a8552aad6f0: Preparing [2025-04-04T04:20:43.019Z] cde40901643f: Preparing [2025-04-04T04:20:43.019Z] f44697586ff1: Preparing [2025-04-04T04:20:43.019Z] 68b28e66539c: Preparing [2025-04-04T04:20:43.019Z] a03345cf950f: Preparing [2025-04-04T04:20:43.019Z] 9fdd36d29239: Preparing [2025-04-04T04:20:43.019Z] 9293e8baa308: Preparing [2025-04-04T04:20:43.019Z] 86a598c2074c: Preparing [2025-04-04T04:20:43.019Z] 994456c4fd7b: Preparing [2025-04-04T04:20:43.019Z] 68b28e66539c: Waiting [2025-04-04T04:20:43.019Z] a03345cf950f: Waiting [2025-04-04T04:20:43.019Z] 9293e8baa308: Waiting [2025-04-04T04:20:43.019Z] 9fdd36d29239: Waiting [2025-04-04T04:20:43.019Z] 86a598c2074c: Waiting [2025-04-04T04:20:43.019Z] cfae8300cc2b: Layer already exists [2025-04-04T04:20:43.019Z] 661a597abba6: Layer already exists [2025-04-04T04:20:43.019Z] 2863a6cbcd5f: Layer already exists [2025-04-04T04:20:43.019Z] 2a8552aad6f0: Layer already exists [2025-04-04T04:20:43.019Z] cde40901643f: Layer already exists [2025-04-04T04:20:43.019Z] f44697586ff1: Layer already exists [2025-04-04T04:20:43.019Z] 9293e8baa308: Layer already exists [2025-04-04T04:20:43.019Z] a03345cf950f: Layer already exists [2025-04-04T04:20:43.019Z] 9fdd36d29239: Layer already exists [2025-04-04T04:20:43.019Z] 86a598c2074c: Layer already exists [2025-04-04T04:20:43.019Z] 68b28e66539c: Layer already exists [2025-04-04T04:20:43.019Z] 994456c4fd7b: Layer already exists [2025-04-04T04:20:43.019Z] 5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9-4.1.0-dev.1: digest: sha256:97efee47608d8098be77ece211be5299b0844d137e98f0e1c257c12fe8681b86 size: 2820 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-04T04:20:43.349Z] + docker tag device-bacnet nexus3.edgexfoundry.org:10004/device-bacnet:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-04T04:20:43.666Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet:main [2025-04-04T04:20:43.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet] [2025-04-04T04:20:43.666Z] 661a597abba6: Preparing [2025-04-04T04:20:43.666Z] cfae8300cc2b: Preparing [2025-04-04T04:20:43.666Z] 2863a6cbcd5f: Preparing [2025-04-04T04:20:43.666Z] 2a8552aad6f0: Preparing [2025-04-04T04:20:43.666Z] cde40901643f: Preparing [2025-04-04T04:20:43.666Z] f44697586ff1: Preparing [2025-04-04T04:20:43.666Z] 68b28e66539c: Preparing [2025-04-04T04:20:43.666Z] a03345cf950f: Preparing [2025-04-04T04:20:43.666Z] 9fdd36d29239: Preparing [2025-04-04T04:20:43.666Z] 9293e8baa308: Preparing [2025-04-04T04:20:43.666Z] 86a598c2074c: Preparing [2025-04-04T04:20:43.666Z] 994456c4fd7b: Preparing [2025-04-04T04:20:43.666Z] 9fdd36d29239: Waiting [2025-04-04T04:20:43.666Z] 9293e8baa308: Waiting [2025-04-04T04:20:43.666Z] 86a598c2074c: Waiting [2025-04-04T04:20:43.666Z] 994456c4fd7b: Waiting [2025-04-04T04:20:43.666Z] 68b28e66539c: Waiting [2025-04-04T04:20:43.666Z] a03345cf950f: Waiting [2025-04-04T04:20:43.666Z] 2863a6cbcd5f: Layer already exists [2025-04-04T04:20:43.666Z] 661a597abba6: Layer already exists [2025-04-04T04:20:43.666Z] cfae8300cc2b: Layer already exists [2025-04-04T04:20:43.666Z] 2a8552aad6f0: Layer already exists [2025-04-04T04:20:43.666Z] cde40901643f: Layer already exists [2025-04-04T04:20:43.666Z] f44697586ff1: Layer already exists [2025-04-04T04:20:43.666Z] a03345cf950f: Layer already exists [2025-04-04T04:20:43.666Z] 68b28e66539c: Layer already exists [2025-04-04T04:20:43.666Z] 9fdd36d29239: Layer already exists [2025-04-04T04:20:43.666Z] 9293e8baa308: Layer already exists [2025-04-04T04:20:43.666Z] 86a598c2074c: Layer already exists [2025-04-04T04:20:43.666Z] 994456c4fd7b: Layer already exists [2025-04-04T04:20:43.666Z] main: digest: sha256:97efee47608d8098be77ece211be5299b0844d137e98f0e1c257c12fe8681b86 size: 2820 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-04-04T04:20:43.735Z] ===================================================== [Pipeline] echo [2025-04-04T04:20:43.749Z] taggedImages: [2025-04-04T04:20:43.749Z] - nexus3.edgexfoundry.org:10004/device-bacnet:5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9 [2025-04-04T04:20:43.749Z] - nexus3.edgexfoundry.org:10004/device-bacnet:latest [2025-04-04T04:20:43.749Z] - nexus3.edgexfoundry.org:10004/device-bacnet:4.1.0-dev.1 [2025-04-04T04:20:43.749Z] - nexus3.edgexfoundry.org:10004/device-bacnet:5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9-4.1.0-dev.1 [2025-04-04T04:20:43.749Z] - nexus3.edgexfoundry.org:10004/device-bacnet:main [Pipeline] echo [2025-04-04T04:20:43.802Z] ========================================================= [2025-04-04T04:20:43.802Z] [edgeXBuildMultiArch] RAW Config: [2025-04-04T04:20:43.802Z] images: [2025-04-04T04:20:43.802Z] - nexus3.edgexfoundry.org:10004/device-bacnet:5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9 [2025-04-04T04:20:43.802Z] - nexus3.edgexfoundry.org:10004/device-bacnet:latest [2025-04-04T04:20:43.802Z] - nexus3.edgexfoundry.org:10004/device-bacnet:4.1.0-dev.1 [2025-04-04T04:20:43.802Z] - nexus3.edgexfoundry.org:10004/device-bacnet:5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9-4.1.0-dev.1 [2025-04-04T04:20:43.802Z] - nexus3.edgexfoundry.org:10004/device-bacnet:main [2025-04-04T04:20:43.802Z] settingsFile: [2025-04-04T04:20:43.802Z] device-bacnet-c-settings [2025-04-04T04:20:43.802Z] ========================================================= [Pipeline] node [2025-04-04T04:20:58.806Z] Still waiting to schedule task [2025-04-04T04:20:58.807Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-04-04T04:20:59.800Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-42695 in /w/workspace/dgexfoundry_device-bacnet-c_main [Pipeline] { [Pipeline] ws [2025-04-04T04:20:59.818Z] Running in /w/workspace/device-bacnet-c/33 [Pipeline] { [Pipeline] checkout [2025-04-04T04:20:59.855Z] Selected Git installation does not exist. Using Default [2025-04-04T04:20:59.855Z] The recommended git tool is: NONE [2025-04-04T04:21:04.609Z] using credential edgex-jenkins-ssh [2025-04-04T04:21:04.633Z] Cloning the remote Git repository [2025-04-04T04:21:04.672Z] Cloning repository git@github.com:edgexfoundry/device-bacnet-c.git [2025-04-04T04:21:04.759Z] > git init /w/workspace/device-bacnet-c/33 # timeout=10 [2025-04-04T04:21:04.905Z] Fetching upstream changes from git@github.com:edgexfoundry/device-bacnet-c.git [2025-04-04T04:21:04.906Z] > git --version # timeout=10 [2025-04-04T04:21:04.925Z] > git --version # 'git version 2.25.1' [2025-04-04T04:21:04.927Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-04-04T04:21:05.107Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-bacnet-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-04-04T04:21:05.675Z] > git config remote.origin.url git@github.com:edgexfoundry/device-bacnet-c.git # timeout=10 [2025-04-04T04:21:05.698Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-04-04T04:21:06.543Z] Avoid second fetch [2025-04-04T04:21:06.544Z] Checking out Revision 5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9 (main) [2025-04-04T04:21:07.102Z] Commit message: "Merge pull request #104 from M0hanrajp/update-readme" [2025-04-04T04:21:06.557Z] > git config core.sparsecheckout # timeout=10 [2025-04-04T04:21:06.613Z] > git checkout -f 5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-04-04T04:21:11.750Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-04-04T04:21:11.750Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-04-04T04:21:11.750Z] Dload Upload Total Spent Left Speed [2025-04-04T04:21:11.750Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 83843 0 --:--:-- --:--:-- --:--:-- 84394 [Pipeline] sh [2025-04-04T04:21:12.079Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-04-04T04:21:12.394Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-04-04T04:21:12.394Z] + sudo tee /etc/docker/daemon.new [2025-04-04T04:21:12.394Z] { [2025-04-04T04:21:12.394Z] "registry-mirrors": [ [2025-04-04T04:21:12.394Z] "https://nexus3.edgexfoundry.org:10001" [2025-04-04T04:21:12.394Z] ], [2025-04-04T04:21:12.394Z] "bip": "10.250.0.254/24", [2025-04-04T04:21:12.394Z] "hosts": [ [2025-04-04T04:21:12.394Z] "tcp://0.0.0.0:5555", [2025-04-04T04:21:12.394Z] "unix:///var/run/docker.sock" [2025-04-04T04:21:12.394Z] ], [2025-04-04T04:21:12.394Z] "mtu": 1458, [2025-04-04T04:21:12.394Z] "selinux-enabled": true, [2025-04-04T04:21:12.394Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-04-04T04:21:12.394Z] } [Pipeline] sh [2025-04-04T04:21:12.710Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-04-04T04:21:13.039Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-04-04T04:21:31.274Z] provisioning config files... [2025-04-04T04:21:31.297Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/device-bacnet-c/33@tmp/config5175127848248731386tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-04-04T04:21:31.767Z] ---> ****-login.sh [2025-04-04T04:21:31.767Z] nexus3.edgexfoundry.org:10001 [2025-04-04T04:21:32.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-04T04:21:32.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-04T04:21:32.305Z] Configure a credential helper to remove this warning. See [2025-04-04T04:21:32.305Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-04T04:21:32.305Z] [2025-04-04T04:21:32.305Z] Login Succeeded [2025-04-04T04:21:32.305Z] nexus3.edgexfoundry.org:10002 [2025-04-04T04:21:32.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-04T04:21:32.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-04T04:21:32.837Z] Configure a credential helper to remove this warning. See [2025-04-04T04:21:32.837Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-04T04:21:32.837Z] [2025-04-04T04:21:32.837Z] Login Succeeded [2025-04-04T04:21:32.837Z] nexus3.edgexfoundry.org:10003 [2025-04-04T04:21:33.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-04T04:21:33.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-04T04:21:33.105Z] Configure a credential helper to remove this warning. See [2025-04-04T04:21:33.106Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-04T04:21:33.106Z] [2025-04-04T04:21:33.106Z] Login Succeeded [2025-04-04T04:21:33.106Z] nexus3.edgexfoundry.org:10004 [2025-04-04T04:21:33.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-04T04:21:33.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-04T04:21:33.377Z] Configure a credential helper to remove this warning. See [2025-04-04T04:21:33.377Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-04T04:21:33.377Z] [2025-04-04T04:21:33.377Z] Login Succeeded [2025-04-04T04:21:33.377Z] ****.io [2025-04-04T04:21:33.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-04T04:21:33.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-04T04:21:33.909Z] Configure a credential helper to remove this warning. See [2025-04-04T04:21:33.909Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-04T04:21:33.909Z] [2025-04-04T04:21:33.909Z] Login Succeeded [2025-04-04T04:21:33.909Z] ---> ****-login.sh ends [Pipeline] } [2025-04-04T04:21:33.922Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-04-04T04:21:34.224Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-04-04T04:21:34.242Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-arm64 [Pipeline] echo [2025-04-04T04:21:34.264Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-04-04T04:21:34.396Z] ========================================================= [2025-04-04T04:21:34.396Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2025-04-04T04:21:34.396Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-04T04:21:34.775Z] + docker build -t ci-base-image-arm64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest . [2025-04-04T04:21:35.045Z] Sending build context to Docker daemon 478.2kB [2025-04-04T04:21:35.045Z] Step 1/12 : ARG BASE=alpine:3.20 [2025-04-04T04:21:35.045Z] Step 2/12 : FROM ${BASE} [2025-04-04T04:21:35.319Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2025-04-04T04:21:35.319Z] 579b34f0a95b: Pulling fs layer [2025-04-04T04:21:35.319Z] e71477ac5e1b: Pulling fs layer [2025-04-04T04:21:35.319Z] 579b34f0a95b: Verifying Checksum [2025-04-04T04:21:35.319Z] 579b34f0a95b: Download complete [2025-04-04T04:21:35.912Z] 579b34f0a95b: Pull complete [2025-04-04T04:21:37.860Z] e71477ac5e1b: Verifying Checksum [2025-04-04T04:21:37.860Z] e71477ac5e1b: Download complete [2025-04-04T04:21:50.165Z] e71477ac5e1b: Pull complete [2025-04-04T04:21:50.165Z] Digest: sha256:d6da9bdca73313daf4d05ece6476ab4dbe9e0e950a139422d865873582b0d46d [2025-04-04T04:21:50.166Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2025-04-04T04:21:50.166Z] ---> 2b552cad5dd9 [2025-04-04T04:21:50.166Z] 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-04-04T04:21:50.166Z] ---> Running in 0e7d8eb8cc89 [2025-04-04T04:21:50.429Z] Connecting to iotech.jfrog.io (34.246.139.145:443) [2025-04-04T04:21:51.010Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-04-04T04:21:51.010Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-04-04T04:21:51.010Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-04-04T04:21:51.598Z] Removing intermediate container 0e7d8eb8cc89 [2025-04-04T04:21:51.598Z] ---> e1fa2a244c64 [2025-04-04T04:21:51.599Z] Step 4/12 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-04-04T04:21:51.869Z] ---> Running in e1ffc2d9bbd3 [2025-04-04T04:21:53.290Z] Removing intermediate container e1ffc2d9bbd3 [2025-04-04T04:21:53.290Z] ---> 2a41a93a5470 [2025-04-04T04:21:53.290Z] 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-04-04T04:21:53.290Z] ---> Running in 41144618aa2f [2025-04-04T04:21:54.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2025-04-04T04:21:54.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2025-04-04T04:21:55.112Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2025-04-04T04:21:56.076Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-04-04T04:21:56.076Z] (1/18) Installing dumb-init (1.2.5-r2) [2025-04-04T04:21:56.340Z] (2/18) Installing hiredis (1.1.0-r2) [2025-04-04T04:21:56.340Z] (3/18) Installing hiredis-dev (1.1.0-r2) [2025-04-04T04:21:56.606Z] (4/18) Installing libcbor (0.10.2-r1) [2025-04-04T04:21:56.606Z] (5/18) Installing iotech-iot-1.5 (1.5.5-r2) [2025-04-04T04:21:57.562Z] (6/18) Installing iotech-iot-1.5-dev (1.5.5-r2) [2025-04-04T04:21:57.562Z] (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-04-04T04:21:57.827Z] (8/18) Installing libcbor-dev (0.10.2-r1) [2025-04-04T04:21:58.092Z] (9/18) Installing libmenuw (6.4_p20230506-r0) [2025-04-04T04:21:58.092Z] (10/18) Installing libpanelw (6.4_p20230506-r0) [2025-04-04T04:21:58.092Z] (11/18) Installing libncurses++ (6.4_p20230506-r0) [2025-04-04T04:21:58.092Z] (12/18) Installing ncurses-dev (6.4_p20230506-r0) [2025-04-04T04:21:58.092Z] (13/18) Installing libblkid (2.38.1-r8) [2025-04-04T04:21:58.092Z] (14/18) Installing libuuid (2.38.1-r8) [2025-04-04T04:21:58.092Z] (15/18) Installing libfdisk (2.38.1-r8) [2025-04-04T04:21:58.092Z] (16/18) Installing libmount (2.38.1-r8) [2025-04-04T04:21:58.359Z] (17/18) Installing libsmartcols (2.38.1-r8) [2025-04-04T04:21:58.359Z] (18/18) Installing util-linux-dev (2.38.1-r8) [2025-04-04T04:21:58.628Z] Executing busybox-1.36.1-r4.trigger [2025-04-04T04:21:58.628Z] OK: 333 MiB in 100 packages [2025-04-04T04:21:59.959Z] Running on prd-centos7-docker-4c-2g-42696 in /w/workspace/dgexfoundry_device-bacnet-c_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-04-04T04:22:00.008Z] provisioning config files... [2025-04-04T04:22:00.038Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config17075870605370040782tmp [2025-04-04T04:22:00.047Z] Removing intermediate container 41144618aa2f [2025-04-04T04:22:00.047Z] ---> 093c2d569be8 [2025-04-04T04:22:00.047Z] Step 6/12 : RUN apk --no-cache upgrade [2025-04-04T04:22:00.047Z] ---> Running in cb0810184b12 [Pipeline] { [Pipeline] libraryResource [2025-04-04T04:22:01.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2025-04-04T04:22:01.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2025-04-04T04:22:01.541Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2025-04-04T04:22:02.516Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-04-04T04:22:02.516Z] Upgrading critical system libraries and apk-tools: [2025-04-04T04:22:02.516Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2025-04-04T04:22:02.783Z] Executing busybox-1.36.1-r4.trigger [2025-04-04T04:22:03.052Z] Continuing the upgrade transaction with new apk-tools: [2025-04-04T04:22:03.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [Pipeline] sh [2025-04-04T04:22:03.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2025-04-04T04:22:03.917Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2025-04-04T04:22:04.003Z] ---> ****-login.sh [2025-04-04T04:22:04.003Z] nexus3.edgexfoundry.org:10001 [2025-04-04T04:22:04.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-04T04:22:04.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-04T04:22:04.003Z] Configure a credential helper to remove this warning. See [2025-04-04T04:22:04.003Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-04T04:22:04.003Z] [2025-04-04T04:22:04.003Z] Login Succeeded [2025-04-04T04:22:04.003Z] nexus3.edgexfoundry.org:10002 [2025-04-04T04:22:04.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-04T04:22:04.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-04T04:22:04.271Z] Configure a credential helper to remove this warning. See [2025-04-04T04:22:04.271Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-04T04:22:04.271Z] [2025-04-04T04:22:04.271Z] Login Succeeded [2025-04-04T04:22:04.271Z] nexus3.edgexfoundry.org:10003 [2025-04-04T04:22:04.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-04T04:22:04.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-04T04:22:04.271Z] Configure a credential helper to remove this warning. See [2025-04-04T04:22:04.271Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-04T04:22:04.271Z] [2025-04-04T04:22:04.271Z] Login Succeeded [2025-04-04T04:22:04.271Z] nexus3.edgexfoundry.org:10004 [2025-04-04T04:22:04.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-04T04:22:04.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-04T04:22:04.271Z] Configure a credential helper to remove this warning. See [2025-04-04T04:22:04.271Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-04T04:22:04.271Z] [2025-04-04T04:22:04.271Z] Login Succeeded [2025-04-04T04:22:04.271Z] ****.io [2025-04-04T04:22:04.501Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-04-04T04:22:04.502Z] (1/26) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) [2025-04-04T04:22:04.502Z] (2/26) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) [2025-04-04T04:22:04.502Z] Executing busybox-1.36.1-r7.post-upgrade [2025-04-04T04:22:04.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-04T04:22:04.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-04T04:22:04.535Z] Configure a credential helper to remove this warning. See [2025-04-04T04:22:04.535Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-04T04:22:04.535Z] [2025-04-04T04:22:04.535Z] Login Succeeded [2025-04-04T04:22:04.535Z] ---> ****-login.sh ends [Pipeline] } [2025-04-04T04:22:04.543Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-04-04T04:22:04.769Z] (3/26) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) [2025-04-04T04:22:04.769Z] (4/26) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) [2025-04-04T04:22:04.769Z] (5/26) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) [2025-04-04T04:22:04.769Z] (6/26) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) [2025-04-04T04:22:04.769Z] (7/26) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) [2025-04-04T04:22:04.896Z] + docker buildx ls [2025-04-04T04:22:04.896Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-04-04T04:22:04.896Z] default * docker [2025-04-04T04:22:04.896Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-04-04T04:22:05.037Z] (8/26) Upgrading binutils (2.40-r7 -> 2.40-r8) [2025-04-04T04:22:05.190Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-04-04T04:22:05.190Z] edgex-builder [Pipeline] sh [2025-04-04T04:22:05.305Z] (9/26) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) [2025-04-04T04:22:05.484Z] + docker buildx inspect --bootstrap [2025-04-04T04:22:05.484Z] #1 [internal] booting buildkit [2025-04-04T04:22:05.484Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-04-04T04:22:05.573Z] (10/26) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) [2025-04-04T04:22:05.573Z] (11/26) Upgrading libarchive (3.7.2-r0 -> 3.7.7-r0) [2025-04-04T04:22:05.573Z] (12/26) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) [2025-04-04T04:22:05.839Z] (13/26) Installing libpsl (0.21.5-r0) [2025-04-04T04:22:05.839Z] (14/26) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) [2025-04-04T04:22:05.839Z] (15/26) Installing libpsl-utils (0.21.5-r0) [2025-04-04T04:22:05.839Z] (16/26) Installing libpsl-dev (0.21.5-r0) [2025-04-04T04:22:06.105Z] (17/26) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) [2025-04-04T04:22:06.105Z] (18/26) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) [2025-04-04T04:22:06.105Z] (19/26) Upgrading git (2.40.1-r0 -> 2.40.4-r0) [2025-04-04T04:22:06.373Z] (20/26) Upgrading musl-utils (1.2.4-r2 -> 1.2.4-r3) [2025-04-04T04:22:06.373Z] (21/26) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) [2025-04-04T04:22:06.373Z] (22/26) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) [2025-04-04T04:22:06.640Z] (23/26) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) [2025-04-04T04:22:06.640Z] (24/26) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) [2025-04-04T04:22:06.640Z] (25/26) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) [2025-04-04T04:22:06.906Z] (26/26) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) [2025-04-04T04:22:06.906Z] Executing busybox-1.36.1-r7.trigger [2025-04-04T04:22:06.906Z] Executing ca-certificates-20241121-r1.trigger [2025-04-04T04:22:07.176Z] OK: 334 MiB in 103 packages [2025-04-04T04:22:08.780Z] #1 pulling image moby/buildkit:buildx-stable-1 2.8s done [2025-04-04T04:22:08.780Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-04-04T04:22:10.521Z] Removing intermediate container cb0810184b12 [2025-04-04T04:22:10.521Z] ---> b5028687a135 [2025-04-04T04:22:10.521Z] Step 7/12 : COPY scripts /device-bacnet-c/scripts [2025-04-04T04:22:10.521Z] ---> 6275cad39c7a [2025-04-04T04:22:10.521Z] Step 8/12 : COPY src /device-bacnet-c/src/ [2025-04-04T04:22:10.795Z] ---> 62d72748d636 [2025-04-04T04:22:10.796Z] Step 9/12 : COPY VERSION /device-bacnet-c/ [2025-04-04T04:22:11.326Z] #1 creating container buildx_buildkit_edgex-builder0 2.8s done [2025-04-04T04:22:11.326Z] #1 DONE 5.5s [2025-04-04T04:22:11.326Z] Name: edgex-builder [2025-04-04T04:22:11.326Z] Driver: docker-container [2025-04-04T04:22:11.326Z] [2025-04-04T04:22:11.326Z] Nodes: [2025-04-04T04:22:11.326Z] Name: edgex-builder0 [2025-04-04T04:22:11.326Z] Endpoint: unix:///var/run/docker.sock [2025-04-04T04:22:11.326Z] Status: running [2025-04-04T04:22:11.326Z] Buildkit: v0.20.2 [2025-04-04T04:22:11.326Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-04-04T04:22:11.382Z] ---> fd673d3ac023 [2025-04-04T04:22:11.382Z] Step 10/12 : WORKDIR /device-bacnet-c [2025-04-04T04:22:11.382Z] ---> Running in 5096dfde96a6 [2025-04-04T04:22:11.620Z] + docker buildx ls [2025-04-04T04:22:11.620Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-04-04T04:22:11.620Z] edgex-builder * docker-container [2025-04-04T04:22:11.620Z] edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-04-04T04:22:11.620Z] default docker [2025-04-04T04:22:11.620Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-04-04T04:22:11.913Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-bacnet:5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9' [2025-04-04T04:22:11.913Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-bacnet:5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9 --push - [2025-04-04T04:22:11.967Z] Removing intermediate container 5096dfde96a6 [2025-04-04T04:22:11.967Z] ---> e04befa37ee2 [2025-04-04T04:22:11.967Z] Step 11/12 : RUN /device-bacnet-c/scripts/build_deps.sh [2025-04-04T04:22:11.967Z] ---> Running in 64656b843525 [2025-04-04T04:22:12.175Z] #1 [internal] load build definition from Dockerfile [2025-04-04T04:22:12.175Z] #1 transferring dockerfile: 198B done [2025-04-04T04:22:12.175Z] #1 DONE 0.0s [2025-04-04T04:22:12.175Z] [2025-04-04T04:22:12.175Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-bacnet:5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9 [2025-04-04T04:22:12.175Z] #2 DONE 0.1s [2025-04-04T04:22:12.175Z] [2025-04-04T04:22:12.175Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-bacnet:5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9 [2025-04-04T04:22:12.175Z] #3 DONE 0.1s [2025-04-04T04:22:12.175Z] [2025-04-04T04:22:12.175Z] #4 [internal] load .dockerignore [2025-04-04T04:22:12.175Z] #4 transferring context: 2B done [2025-04-04T04:22:12.175Z] #4 DONE 0.0s [2025-04-04T04:22:12.175Z] [2025-04-04T04:22:12.175Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-bacnet:5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9@sha256:97efee47608d8098be77ece211be5299b0844d137e98f0e1c257c12fe8681b86 [2025-04-04T04:22:12.175Z] #5 resolve nexus3.edgexfoundry.org:10004/device-bacnet:5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9@sha256:97efee47608d8098be77ece211be5299b0844d137e98f0e1c257c12fe8681b86 0.0s done [2025-04-04T04:22:12.175Z] #5 DONE 0.0s [2025-04-04T04:22:12.175Z] [2025-04-04T04:22:12.175Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-bacnet:5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9@sha256:97efee47608d8098be77ece211be5299b0844d137e98f0e1c257c12fe8681b86 [2025-04-04T04:22:12.175Z] #6 resolve nexus3.edgexfoundry.org:10004/device-bacnet:5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9@sha256:97efee47608d8098be77ece211be5299b0844d137e98f0e1c257c12fe8681b86 0.0s done [2025-04-04T04:22:12.444Z] #6 DONE 0.2s [2025-04-04T04:22:12.444Z] [2025-04-04T04:22:12.444Z] #7 exporting to image [2025-04-04T04:22:12.444Z] #7 exporting layers done [2025-04-04T04:22:12.444Z] #7 exporting manifest sha256:d53777872d6537ba33b561e227279fdae1eebe3feb3e8fac275d016840d97352 0.0s done [2025-04-04T04:22:12.444Z] #7 exporting config sha256:24414c893a942808f98edc766c76ac1874f035901666a482727504fe774752de done [2025-04-04T04:22:12.444Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-04-04T04:22:12.444Z] #7 ... [2025-04-04T04:22:12.444Z] [2025-04-04T04:22:12.444Z] #8 [auth] device-bacnet:pull,push token for nexus3.edgexfoundry.org:10004 [2025-04-04T04:22:12.444Z] #8 DONE 0.0s [2025-04-04T04:22:12.444Z] [2025-04-04T04:22:12.444Z] #7 exporting to image [2025-04-04T04:22:12.444Z] #7 exporting manifest sha256:f66b1a87061c916b8cf6d15b39507c233fc7b9eb46b7894ac2dc23f82087461f done [2025-04-04T04:22:12.444Z] #7 exporting config sha256:fd26df93310e77a81c5ab7dffb76fd6d41abdcdc1a4c7c419634bd4451d89444 done [2025-04-04T04:22:12.444Z] #7 exporting manifest list sha256:7a916c2abb17fe7d7fa23085c8effe893fceda50a55792c2c7b361072fa765e9 done [2025-04-04T04:22:12.444Z] #7 pushing layers 0.1s done [2025-04-04T04:22:12.444Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-bacnet:5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9@sha256:7a916c2abb17fe7d7fa23085c8effe893fceda50a55792c2c7b361072fa765e9 [2025-04-04T04:22:12.704Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-bacnet:5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9@sha256:7a916c2abb17fe7d7fa23085c8effe893fceda50a55792c2c7b361072fa765e9 0.1s done [2025-04-04T04:22:12.704Z] #7 DONE 0.2s [2025-04-04T04:22:12.704Z] [2025-04-04T04:22:12.704Z] 1 warning found (use --debug to expand): [2025-04-04T04:22:12.704Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-04-04T04:22:12.932Z] + CSDK_VER=4.0.0 [2025-04-04T04:22:12.932Z] + '[' '!' -d deps ] [2025-04-04T04:22:12.932Z] + mkdir deps [2025-04-04T04:22:12.932Z] + cd /device-bacnet-c/deps [2025-04-04T04:22:12.932Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip [2025-04-04T04:22:12.932Z] Connecting to github.com (140.82.114.4:443) [2025-04-04T04:22:12.932Z] Connecting to codeload.github.com (140.82.112.10:443) [2025-04-04T04:22:12.998Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-bacnet:latest' [2025-04-04T04:22:12.998Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-bacnet:latest --push - [2025-04-04T04:22:13.199Z] saving to 'v4.0.0.zip' [2025-04-04T04:22:13.257Z] #1 [internal] load build definition from Dockerfile [2025-04-04T04:22:13.257Z] #1 transferring dockerfile: 164B done [2025-04-04T04:22:13.257Z] #1 DONE 0.0s [2025-04-04T04:22:13.257Z] [2025-04-04T04:22:13.257Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-bacnet:latest [2025-04-04T04:22:13.257Z] #2 DONE 0.0s [2025-04-04T04:22:13.257Z] [2025-04-04T04:22:13.257Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-bacnet:latest [2025-04-04T04:22:13.257Z] #3 DONE 0.0s [2025-04-04T04:22:13.257Z] [2025-04-04T04:22:13.257Z] #4 [internal] load .dockerignore [2025-04-04T04:22:13.257Z] #4 transferring context: 2B done [2025-04-04T04:22:13.257Z] #4 DONE 0.0s [2025-04-04T04:22:13.257Z] [2025-04-04T04:22:13.257Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-bacnet:latest@sha256:97efee47608d8098be77ece211be5299b0844d137e98f0e1c257c12fe8681b86 [2025-04-04T04:22:13.257Z] #5 resolve nexus3.edgexfoundry.org:10004/device-bacnet:latest@sha256:97efee47608d8098be77ece211be5299b0844d137e98f0e1c257c12fe8681b86 0.0s done [2025-04-04T04:22:13.257Z] #5 CACHED [2025-04-04T04:22:13.257Z] [2025-04-04T04:22:13.257Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-bacnet:latest@sha256:97efee47608d8098be77ece211be5299b0844d137e98f0e1c257c12fe8681b86 [2025-04-04T04:22:13.257Z] #6 resolve nexus3.edgexfoundry.org:10004/device-bacnet:latest@sha256:97efee47608d8098be77ece211be5299b0844d137e98f0e1c257c12fe8681b86 0.0s done [2025-04-04T04:22:13.257Z] #6 DONE 0.0s [2025-04-04T04:22:13.257Z] [2025-04-04T04:22:13.257Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-bacnet:latest@sha256:97efee47608d8098be77ece211be5299b0844d137e98f0e1c257c12fe8681b86 [2025-04-04T04:22:13.257Z] #6 CACHED [2025-04-04T04:22:13.257Z] [2025-04-04T04:22:13.257Z] #7 [auth] device-bacnet:pull,push token for nexus3.edgexfoundry.org:10004 [2025-04-04T04:22:13.257Z] #7 DONE 0.0s [2025-04-04T04:22:13.257Z] [2025-04-04T04:22:13.257Z] #8 exporting to image [2025-04-04T04:22:13.257Z] #8 exporting layers done [2025-04-04T04:22:13.257Z] #8 exporting manifest sha256:d53777872d6537ba33b561e227279fdae1eebe3feb3e8fac275d016840d97352 done [2025-04-04T04:22:13.257Z] #8 exporting config sha256:24414c893a942808f98edc766c76ac1874f035901666a482727504fe774752de done [2025-04-04T04:22:13.257Z] #8 exporting manifest sha256:f66b1a87061c916b8cf6d15b39507c233fc7b9eb46b7894ac2dc23f82087461f done [2025-04-04T04:22:13.257Z] #8 exporting config sha256:fd26df93310e77a81c5ab7dffb76fd6d41abdcdc1a4c7c419634bd4451d89444 done [2025-04-04T04:22:13.257Z] #8 exporting manifest list sha256:7a916c2abb17fe7d7fa23085c8effe893fceda50a55792c2c7b361072fa765e9 done [2025-04-04T04:22:13.257Z] #8 pushing layers 0.0s done [2025-04-04T04:22:13.257Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-bacnet:latest@sha256:7a916c2abb17fe7d7fa23085c8effe893fceda50a55792c2c7b361072fa765e9 0.1s done [2025-04-04T04:22:13.257Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-04-04T04:22:13.257Z] #8 DONE 0.1s [2025-04-04T04:22:13.257Z] [2025-04-04T04:22:13.257Z] 1 warning found (use --debug to expand): [2025-04-04T04:22:13.257Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-04-04T04:22:13.467Z] v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA [2025-04-04T04:22:13.467Z] 'v4.0.0.zip' saved [2025-04-04T04:22:13.467Z] + unzip v4.0.0.zip [2025-04-04T04:22:13.467Z] Archive: v4.0.0.zip [2025-04-04T04:22:13.467Z] creating: device-sdk-c-4.0.0/ [2025-04-04T04:22:13.467Z] creating: device-sdk-c-4.0.0/.github/ [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/.github/Contributing.md [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/.github/semantic.yml [2025-04-04T04:22:13.467Z] creating: device-sdk-c-4.0.0/.github/workflows/ [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/.github/workflows/release.yml [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/.gitignore [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/Attribution.txt [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/CHANGELOG.md [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/Doxyfile [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/GOVERNANCE.md [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/Jenkinsfile [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/LICENSE [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/Makefile [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/OWNERS.md [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/README.IOT.md [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/README.md [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/README.v3.md [2025-04-04T04:22:13.467Z] creating: device-sdk-c-4.0.0/docs/ [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/docs/configuration.md [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/docs/metrics.md [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/docs/startup.md [2025-04-04T04:22:13.467Z] creating: device-sdk-c-4.0.0/include/ [2025-04-04T04:22:13.467Z] creating: device-sdk-c-4.0.0/include/devsdk/ [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h [2025-04-04T04:22:13.467Z] creating: device-sdk-c-4.0.0/include/edgex/ [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/include/edgex/devices.h [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex.h [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/include/edgex/profiles.h [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h [2025-04-04T04:22:13.467Z] creating: device-sdk-c-4.0.0/scripts/ [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/scripts/build.sh [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh [2025-04-04T04:22:13.467Z] creating: device-sdk-c-4.0.0/src/ [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/CMakeLists.txt [2025-04-04T04:22:13.467Z] creating: device-sdk-c-4.0.0/src/c/ [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/c/api.h [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.c [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.h [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/c/bus-impl.h [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/c/bus.c [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/c/bus.h [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/c/callback3.c [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/c/callback3.h [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/c/config.c [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/c/config.h [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/c/correlation.c [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/c/correlation.h [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/c/data.c [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/c/data.h [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/c/defs.h.in [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/c/device.c [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/c/device.h [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/c/devman.c [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/c/devmap.c [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/c/devmap.h [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/c/devutil.h [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/c/discovery.c [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/c/discovery.h [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.c [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.h [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/c/edgex2.h [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/c/errorlist.h [2025-04-04T04:22:13.467Z] creating: device-sdk-c-4.0.0/src/c/examples/ [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/c/examples/README.md [2025-04-04T04:22:13.467Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c [2025-04-04T04:22:13.467Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml [2025-04-04T04:22:13.467Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json [2025-04-04T04:22:13.467Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-04-04T04:22:13.467Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/ [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c [2025-04-04T04:22:13.467Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml [2025-04-04T04:22:13.467Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json [2025-04-04T04:22:13.467Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json [2025-04-04T04:22:13.467Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/ [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md [2025-04-04T04:22:13.467Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml [2025-04-04T04:22:13.467Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt [2025-04-04T04:22:13.467Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json [2025-04-04T04:22:13.467Z] creating: device-sdk-c-4.0.0/src/c/examples/file/ [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c [2025-04-04T04:22:13.467Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/ [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml [2025-04-04T04:22:13.467Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt [2025-04-04T04:22:13.467Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-04-04T04:22:13.467Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/ [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c [2025-04-04T04:22:13.467Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml [2025-04-04T04:22:13.467Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json [2025-04-04T04:22:13.467Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json [2025-04-04T04:22:13.467Z] creating: device-sdk-c-4.0.0/src/c/examples/random/ [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md [2025-04-04T04:22:13.467Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c [2025-04-04T04:22:13.468Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/ [2025-04-04T04:22:13.468Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml [2025-04-04T04:22:13.468Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ [2025-04-04T04:22:13.468Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json [2025-04-04T04:22:13.468Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ [2025-04-04T04:22:13.468Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-04-04T04:22:13.468Z] creating: device-sdk-c-4.0.0/src/c/examples/res/ [2025-04-04T04:22:13.468Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml [2025-04-04T04:22:13.468Z] creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ [2025-04-04T04:22:13.468Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json [2025-04-04T04:22:13.468Z] creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ [2025-04-04T04:22:13.468Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json [2025-04-04T04:22:13.468Z] inflating: device-sdk-c-4.0.0/src/c/examples/template.c [2025-04-04T04:22:13.468Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/ [2025-04-04T04:22:13.468Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt [2025-04-04T04:22:13.468Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md [2025-04-04T04:22:13.468Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c [2025-04-04T04:22:13.468Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ [2025-04-04T04:22:13.468Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml [2025-04-04T04:22:13.468Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ [2025-04-04T04:22:13.468Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json [2025-04-04T04:22:13.468Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ [2025-04-04T04:22:13.468Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json [2025-04-04T04:22:13.468Z] inflating: device-sdk-c-4.0.0/src/c/filesys.c [2025-04-04T04:22:13.468Z] inflating: device-sdk-c-4.0.0/src/c/filesys.h [2025-04-04T04:22:13.468Z] inflating: device-sdk-c-4.0.0/src/c/keeper.c [2025-04-04T04:22:13.468Z] inflating: device-sdk-c-4.0.0/src/c/keeper.h [2025-04-04T04:22:13.468Z] inflating: device-sdk-c-4.0.0/src/c/map.c [2025-04-04T04:22:13.468Z] inflating: device-sdk-c-4.0.0/src/c/map.h [2025-04-04T04:22:13.468Z] inflating: device-sdk-c-4.0.0/src/c/metadata.c [2025-04-04T04:22:13.468Z] inflating: device-sdk-c-4.0.0/src/c/metadata.h [2025-04-04T04:22:13.468Z] inflating: device-sdk-c-4.0.0/src/c/metrics.h [2025-04-04T04:22:13.468Z] inflating: device-sdk-c-4.0.0/src/c/opstate.c [2025-04-04T04:22:13.468Z] inflating: device-sdk-c-4.0.0/src/c/opstate.h [2025-04-04T04:22:13.468Z] inflating: device-sdk-c-4.0.0/src/c/parson.c [2025-04-04T04:22:13.468Z] inflating: device-sdk-c-4.0.0/src/c/parson.h [2025-04-04T04:22:13.468Z] inflating: device-sdk-c-4.0.0/src/c/profiles.c [2025-04-04T04:22:13.468Z] inflating: device-sdk-c-4.0.0/src/c/profiles.h [2025-04-04T04:22:13.468Z] inflating: device-sdk-c-4.0.0/src/c/registry-impl.h [2025-04-04T04:22:13.468Z] inflating: device-sdk-c-4.0.0/src/c/registry.c [2025-04-04T04:22:13.468Z] inflating: device-sdk-c-4.0.0/src/c/registry.h [2025-04-04T04:22:13.468Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.c [2025-04-04T04:22:13.468Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.h [2025-04-04T04:22:13.468Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.c [2025-04-04T04:22:13.468Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.h [2025-04-04T04:22:13.468Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.c [2025-04-04T04:22:13.468Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.h [2025-04-04T04:22:13.468Z] inflating: device-sdk-c-4.0.0/src/c/rest.c [2025-04-04T04:22:13.468Z] inflating: device-sdk-c-4.0.0/src/c/rest.h [2025-04-04T04:22:13.468Z] inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h [2025-04-04T04:22:13.468Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c [2025-04-04T04:22:13.468Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h [2025-04-04T04:22:13.468Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c [2025-04-04T04:22:13.468Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h [2025-04-04T04:22:13.468Z] inflating: device-sdk-c-4.0.0/src/c/secrets.c [2025-04-04T04:22:13.468Z] inflating: device-sdk-c-4.0.0/src/c/secrets.h [2025-04-04T04:22:13.468Z] inflating: device-sdk-c-4.0.0/src/c/service.c [2025-04-04T04:22:13.468Z] inflating: device-sdk-c-4.0.0/src/c/service.h [2025-04-04T04:22:13.468Z] inflating: device-sdk-c-4.0.0/src/c/transform.c [2025-04-04T04:22:13.468Z] inflating: device-sdk-c-4.0.0/src/c/transform.h [2025-04-04T04:22:13.468Z] inflating: device-sdk-c-4.0.0/src/c/validate.c [2025-04-04T04:22:13.468Z] inflating: device-sdk-c-4.0.0/src/c/validate.h [2025-04-04T04:22:13.468Z] inflating: device-sdk-c-4.0.0/src/c/watchers.c [2025-04-04T04:22:13.468Z] inflating: device-sdk-c-4.0.0/src/c/watchers.h [2025-04-04T04:22:13.468Z] creating: device-sdk-c-4.0.0/src/cmake/ [2025-04-04T04:22:13.468Z] inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake [2025-04-04T04:22:13.468Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake [2025-04-04T04:22:13.468Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake [2025-04-04T04:22:13.468Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake [2025-04-04T04:22:13.468Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake [2025-04-04T04:22:13.468Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake [2025-04-04T04:22:13.468Z] + cd device-sdk-c-4.0.0 [2025-04-04T04:22:13.468Z] + ./scripts/build.sh [2025-04-04T04:22:13.468Z] + CPPCHECK=false [2025-04-04T04:22:13.468Z] + DOCGEN=false [2025-04-04T04:22:13.468Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-04-04T04:22:13.468Z] + '[' 0 -gt 0 ] [2025-04-04T04:22:13.468Z] + readlink -f ./scripts/build.sh [2025-04-04T04:22:13.468Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts/build.sh [2025-04-04T04:22:13.468Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts [2025-04-04T04:22:13.468Z] + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.0 [2025-04-04T04:22:13.468Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0 [2025-04-04T04:22:13.468Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-04-04T04:22:13.468Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-04-04T04:22:13.468Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.0/src [2025-04-04T04:22:13.545Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-bacnet:4.1.0-dev.1' [2025-04-04T04:22:13.545Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-bacnet:4.1.0-dev.1 --push - [2025-04-04T04:22:13.737Z] -- The C compiler identification is GNU 12.2.1 [2025-04-04T04:22:13.805Z] #1 [internal] load build definition from Dockerfile [2025-04-04T04:22:13.805Z] #1 transferring dockerfile: 169B done [2025-04-04T04:22:13.805Z] #1 DONE 0.0s [2025-04-04T04:22:13.805Z] [2025-04-04T04:22:13.805Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-bacnet:4.1.0-dev.1 [2025-04-04T04:22:13.805Z] #2 DONE 0.0s [2025-04-04T04:22:13.805Z] [2025-04-04T04:22:13.805Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-bacnet:4.1.0-dev.1 [2025-04-04T04:22:13.805Z] #3 DONE 0.0s [2025-04-04T04:22:13.805Z] [2025-04-04T04:22:13.805Z] #4 [internal] load .dockerignore [2025-04-04T04:22:13.805Z] #4 transferring context: 2B done [2025-04-04T04:22:13.805Z] #4 DONE 0.0s [2025-04-04T04:22:13.805Z] [2025-04-04T04:22:13.805Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-bacnet:4.1.0-dev.1@sha256:97efee47608d8098be77ece211be5299b0844d137e98f0e1c257c12fe8681b86 [2025-04-04T04:22:13.805Z] #5 resolve nexus3.edgexfoundry.org:10004/device-bacnet:4.1.0-dev.1@sha256:97efee47608d8098be77ece211be5299b0844d137e98f0e1c257c12fe8681b86 0.0s done [2025-04-04T04:22:13.805Z] #5 DONE 0.0s [2025-04-04T04:22:13.805Z] [2025-04-04T04:22:13.805Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-bacnet:4.1.0-dev.1@sha256:97efee47608d8098be77ece211be5299b0844d137e98f0e1c257c12fe8681b86 [2025-04-04T04:22:13.805Z] #6 resolve nexus3.edgexfoundry.org:10004/device-bacnet:4.1.0-dev.1@sha256:97efee47608d8098be77ece211be5299b0844d137e98f0e1c257c12fe8681b86 0.0s done [2025-04-04T04:22:13.805Z] #6 CACHED [2025-04-04T04:22:13.805Z] [2025-04-04T04:22:13.805Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-bacnet:4.1.0-dev.1@sha256:97efee47608d8098be77ece211be5299b0844d137e98f0e1c257c12fe8681b86 [2025-04-04T04:22:13.805Z] #5 CACHED [2025-04-04T04:22:13.805Z] [2025-04-04T04:22:13.805Z] #7 [auth] device-bacnet:pull,push token for nexus3.edgexfoundry.org:10004 [2025-04-04T04:22:13.805Z] #7 DONE 0.0s [2025-04-04T04:22:13.805Z] [2025-04-04T04:22:13.805Z] #8 exporting to image [2025-04-04T04:22:13.805Z] #8 exporting layers done [2025-04-04T04:22:13.805Z] #8 exporting manifest sha256:d53777872d6537ba33b561e227279fdae1eebe3feb3e8fac275d016840d97352 done [2025-04-04T04:22:13.805Z] #8 exporting config sha256:24414c893a942808f98edc766c76ac1874f035901666a482727504fe774752de done [2025-04-04T04:22:13.805Z] #8 exporting manifest sha256:f66b1a87061c916b8cf6d15b39507c233fc7b9eb46b7894ac2dc23f82087461f done [2025-04-04T04:22:13.805Z] #8 exporting config sha256:fd26df93310e77a81c5ab7dffb76fd6d41abdcdc1a4c7c419634bd4451d89444 done [2025-04-04T04:22:13.805Z] #8 exporting manifest list sha256:7a916c2abb17fe7d7fa23085c8effe893fceda50a55792c2c7b361072fa765e9 done [2025-04-04T04:22:13.805Z] #8 pushing layers 0.0s done [2025-04-04T04:22:13.805Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-bacnet:4.1.0-dev.1@sha256:7a916c2abb17fe7d7fa23085c8effe893fceda50a55792c2c7b361072fa765e9 0.1s done [2025-04-04T04:22:13.805Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-04-04T04:22:13.805Z] #8 DONE 0.1s [2025-04-04T04:22:13.805Z] [2025-04-04T04:22:13.805Z] 1 warning found (use --debug to expand): [2025-04-04T04:22:13.805Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-04-04T04:22:14.001Z] -- Detecting C compiler ABI info [2025-04-04T04:22:14.101Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-bacnet:5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9-4.1.0-dev.1' [2025-04-04T04:22:14.102Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-bacnet:5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9-4.1.0-dev.1 --push - [2025-04-04T04:22:14.102Z] #1 [internal] load build definition from Dockerfile [2025-04-04T04:22:14.102Z] #1 transferring dockerfile: 210B done [2025-04-04T04:22:14.102Z] #1 DONE 0.0s [2025-04-04T04:22:14.102Z] [2025-04-04T04:22:14.102Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-bacnet:5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9-4.1.0-dev.1 [2025-04-04T04:22:14.102Z] #2 DONE 0.0s [2025-04-04T04:22:14.102Z] [2025-04-04T04:22:14.102Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-bacnet:5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9-4.1.0-dev.1 [2025-04-04T04:22:14.102Z] #3 DONE 0.0s [2025-04-04T04:22:14.102Z] [2025-04-04T04:22:14.102Z] #4 [internal] load .dockerignore [2025-04-04T04:22:14.102Z] #4 transferring context: 2B done [2025-04-04T04:22:14.102Z] #4 DONE 0.0s [2025-04-04T04:22:14.102Z] [2025-04-04T04:22:14.102Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-bacnet:5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9-4.1.0-dev.1@sha256:97efee47608d8098be77ece211be5299b0844d137e98f0e1c257c12fe8681b86 [2025-04-04T04:22:14.102Z] #5 resolve nexus3.edgexfoundry.org:10004/device-bacnet:5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9-4.1.0-dev.1@sha256:97efee47608d8098be77ece211be5299b0844d137e98f0e1c257c12fe8681b86 0.0s done [2025-04-04T04:22:14.102Z] #5 CACHED [2025-04-04T04:22:14.102Z] [2025-04-04T04:22:14.102Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-bacnet:5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9-4.1.0-dev.1@sha256:97efee47608d8098be77ece211be5299b0844d137e98f0e1c257c12fe8681b86 [2025-04-04T04:22:14.102Z] #6 resolve nexus3.edgexfoundry.org:10004/device-bacnet:5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9-4.1.0-dev.1@sha256:97efee47608d8098be77ece211be5299b0844d137e98f0e1c257c12fe8681b86 0.0s done [2025-04-04T04:22:14.269Z] -- Detecting C compiler ABI info - done [2025-04-04T04:22:14.269Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-04-04T04:22:14.269Z] -- Detecting C compile features [2025-04-04T04:22:14.269Z] -- Detecting C compile features - done [2025-04-04T04:22:14.269Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-04-04T04:22:14.362Z] #6 CACHED [2025-04-04T04:22:14.362Z] [2025-04-04T04:22:14.362Z] #7 [auth] device-bacnet:pull,push token for nexus3.edgexfoundry.org:10004 [2025-04-04T04:22:14.362Z] #7 DONE 0.0s [2025-04-04T04:22:14.362Z] [2025-04-04T04:22:14.362Z] #8 exporting to image [2025-04-04T04:22:14.362Z] #8 exporting layers done [2025-04-04T04:22:14.362Z] #8 exporting manifest sha256:d53777872d6537ba33b561e227279fdae1eebe3feb3e8fac275d016840d97352 done [2025-04-04T04:22:14.362Z] #8 exporting config sha256:24414c893a942808f98edc766c76ac1874f035901666a482727504fe774752de done [2025-04-04T04:22:14.362Z] #8 exporting manifest sha256:f66b1a87061c916b8cf6d15b39507c233fc7b9eb46b7894ac2dc23f82087461f done [2025-04-04T04:22:14.362Z] #8 exporting config sha256:fd26df93310e77a81c5ab7dffb76fd6d41abdcdc1a4c7c419634bd4451d89444 done [2025-04-04T04:22:14.362Z] #8 exporting manifest list sha256:7a916c2abb17fe7d7fa23085c8effe893fceda50a55792c2c7b361072fa765e9 done [2025-04-04T04:22:14.362Z] #8 pushing layers 0.0s done [2025-04-04T04:22:14.362Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-bacnet:5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9-4.1.0-dev.1@sha256:7a916c2abb17fe7d7fa23085c8effe893fceda50a55792c2c7b361072fa765e9 0.1s done [2025-04-04T04:22:14.362Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-04-04T04:22:14.362Z] #8 DONE 0.1s [2025-04-04T04:22:14.362Z] [2025-04-04T04:22:14.362Z] 1 warning found (use --debug to expand): [2025-04-04T04:22:14.362Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-04-04T04:22:14.543Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-04-04T04:22:14.543Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-04-04T04:22:14.543Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-04-04T04:22:14.543Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-04-04T04:22:14.543Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-04-04T04:22:14.543Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-04-04T04:22:14.543Z] -- /opt/iotech/iot/1.5/include [2025-04-04T04:22:14.543Z] -- C SDK 0.0.0 for Linux [2025-04-04T04:22:14.543Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-04-04T04:22:14.655Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-bacnet:main' [2025-04-04T04:22:14.655Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-bacnet:main --push - [2025-04-04T04:22:14.655Z] #1 [internal] load build definition from Dockerfile [2025-04-04T04:22:14.655Z] #1 transferring dockerfile: 162B done [2025-04-04T04:22:14.655Z] #1 DONE 0.0s [2025-04-04T04:22:14.655Z] [2025-04-04T04:22:14.655Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-bacnet:main [2025-04-04T04:22:14.655Z] #2 DONE 0.0s [2025-04-04T04:22:14.655Z] [2025-04-04T04:22:14.655Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-bacnet:main [2025-04-04T04:22:14.655Z] #3 DONE 0.0s [2025-04-04T04:22:14.655Z] [2025-04-04T04:22:14.655Z] #4 [internal] load .dockerignore [2025-04-04T04:22:14.655Z] #4 transferring context: 2B done [2025-04-04T04:22:14.655Z] #4 DONE 0.0s [2025-04-04T04:22:14.655Z] [2025-04-04T04:22:14.655Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-bacnet:main@sha256:97efee47608d8098be77ece211be5299b0844d137e98f0e1c257c12fe8681b86 [2025-04-04T04:22:14.655Z] #5 resolve nexus3.edgexfoundry.org:10004/device-bacnet:main@sha256:97efee47608d8098be77ece211be5299b0844d137e98f0e1c257c12fe8681b86 0.0s done [2025-04-04T04:22:14.655Z] #5 CACHED [2025-04-04T04:22:14.655Z] [2025-04-04T04:22:14.655Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-bacnet:main@sha256:97efee47608d8098be77ece211be5299b0844d137e98f0e1c257c12fe8681b86 [2025-04-04T04:22:14.655Z] #6 resolve nexus3.edgexfoundry.org:10004/device-bacnet:main@sha256:97efee47608d8098be77ece211be5299b0844d137e98f0e1c257c12fe8681b86 0.0s done [2025-04-04T04:22:14.655Z] #6 CACHED [2025-04-04T04:22:14.655Z] [2025-04-04T04:22:14.655Z] #7 exporting to image [2025-04-04T04:22:14.655Z] #7 exporting layers [2025-04-04T04:22:14.655Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-04-04T04:22:14.914Z] #7 exporting layers done [2025-04-04T04:22:14.915Z] #7 exporting manifest sha256:d53777872d6537ba33b561e227279fdae1eebe3feb3e8fac275d016840d97352 done [2025-04-04T04:22:14.915Z] #7 exporting config sha256:24414c893a942808f98edc766c76ac1874f035901666a482727504fe774752de done [2025-04-04T04:22:14.915Z] #7 exporting manifest sha256:f66b1a87061c916b8cf6d15b39507c233fc7b9eb46b7894ac2dc23f82087461f done [2025-04-04T04:22:14.915Z] #7 exporting config sha256:fd26df93310e77a81c5ab7dffb76fd6d41abdcdc1a4c7c419634bd4451d89444 done [2025-04-04T04:22:14.915Z] #7 exporting manifest list sha256:7a916c2abb17fe7d7fa23085c8effe893fceda50a55792c2c7b361072fa765e9 done [2025-04-04T04:22:14.915Z] #7 pushing layers 0.0s done [2025-04-04T04:22:14.915Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-bacnet:main@sha256:7a916c2abb17fe7d7fa23085c8effe893fceda50a55792c2c7b361072fa765e9 0.1s done [2025-04-04T04:22:14.915Z] #7 DONE 0.1s [2025-04-04T04:22:14.915Z] [2025-04-04T04:22:14.915Z] #8 [auth] device-bacnet:pull,push token for nexus3.edgexfoundry.org:10004 [2025-04-04T04:22:14.915Z] #8 DONE 0.0s [2025-04-04T04:22:14.915Z] [2025-04-04T04:22:14.915Z] 1 warning found (use --debug to expand): [2025-04-04T04:22:14.915Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-04-04T04:22:15.123Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-04-04T04:22:15.123Z] -- Found Curses: /usr/lib/libcurses.so [2025-04-04T04:22:15.319Z] + '[' -d /w/workspace/dgexfoundry_device-bacnet-c_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-04-04T04:22:15.388Z] -- Configuring done (1.7s) [2025-04-04T04:22:15.388Z] -- Generating done (0.2s) [2025-04-04T04:22:15.613Z] ---> sysstat.sh [2025-04-04T04:22:15.654Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-04-04T04:22:15.654Z] + make+ all packagetee [2025-04-04T04:22:15.654Z] release.log [2025-04-04T04:22:15.654Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [Pipeline] libraryResource [Pipeline] sh [2025-04-04T04:22:16.169Z] ---> package-listing.sh [2025-04-04T04:22:16.169Z] ++ facter osfamily [2025-04-04T04:22:16.169Z] ++ tr '[:upper:]' '[:lower:]' [2025-04-04T04:22:16.236Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-04-04T04:22:16.446Z] + OS_FAMILY=redhat [2025-04-04T04:22:16.446Z] + workspace=/w/workspace/dgexfoundry_device-bacnet-c_main [2025-04-04T04:22:16.446Z] + START_PACKAGES=/tmp/packages_start.txt [2025-04-04T04:22:16.446Z] + END_PACKAGES=/tmp/packages_end.txt [2025-04-04T04:22:16.446Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-04-04T04:22:16.446Z] + PACKAGES=/tmp/packages_start.txt [2025-04-04T04:22:16.446Z] + '[' /w/workspace/dgexfoundry_device-bacnet-c_main ']' [2025-04-04T04:22:16.446Z] + PACKAGES=/tmp/packages_end.txt [2025-04-04T04:22:16.446Z] + case "${OS_FAMILY}" in [2025-04-04T04:22:16.446Z] + sort [2025-04-04T04:22:16.446Z] + rpm -qa [2025-04-04T04:22:17.019Z] + '[' -f /tmp/packages_start.txt ']' [2025-04-04T04:22:17.019Z] + '[' -f /tmp/packages_end.txt ']' [2025-04-04T04:22:17.019Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-04-04T04:22:17.019Z] + '[' /w/workspace/dgexfoundry_device-bacnet-c_main ']' [2025-04-04T04:22:17.019Z] + mkdir -p /w/workspace/dgexfoundry_device-bacnet-c_main/archives/ [2025-04-04T04:22:17.019Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-bacnet-c_main/archives/ [Pipeline] echo [2025-04-04T04:22:17.033Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-bacnet-c_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-04-04T04:22:17.203Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-04-04T04:22:17.315Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-04T04:22:17.885Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-04-04T04:22:17.885Z] [2025-04-04T04:22:17.885Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-04T04:22:18.162Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-04-04T04:22:18.198Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-04-04T04:22:18.198Z] latest: Pulling from edgex-lftools-log-publisher [2025-04-04T04:22:18.198Z] 5eb5b503b376: Pulling fs layer [2025-04-04T04:22:18.198Z] 5c69ac0246d0: Pulling fs layer [2025-04-04T04:22:18.198Z] ec43610c2a17: Pulling fs layer [2025-04-04T04:22:18.198Z] 3a2ae6a8a46f: Pulling fs layer [2025-04-04T04:22:18.198Z] 33b1e0a273af: Pulling fs layer [2025-04-04T04:22:18.198Z] 5d3b04190fa2: Pulling fs layer [2025-04-04T04:22:18.198Z] 2f39f015ded8: Pulling fs layer [2025-04-04T04:22:18.198Z] 33b1e0a273af: Waiting [2025-04-04T04:22:18.198Z] 5d3b04190fa2: Waiting [2025-04-04T04:22:18.198Z] 2f39f015ded8: Waiting [2025-04-04T04:22:18.198Z] 3a2ae6a8a46f: Waiting [2025-04-04T04:22:18.198Z] 5c69ac0246d0: Download complete [2025-04-04T04:22:18.198Z] 3a2ae6a8a46f: Verifying Checksum [2025-04-04T04:22:18.198Z] 3a2ae6a8a46f: Download complete [2025-04-04T04:22:18.198Z] 33b1e0a273af: Verifying Checksum [2025-04-04T04:22:18.198Z] 33b1e0a273af: Download complete [2025-04-04T04:22:18.198Z] 5d3b04190fa2: Verifying Checksum [2025-04-04T04:22:18.198Z] 5d3b04190fa2: Download complete [2025-04-04T04:22:18.460Z] ec43610c2a17: Verifying Checksum [2025-04-04T04:22:18.460Z] ec43610c2a17: Download complete [2025-04-04T04:22:18.460Z] 5eb5b503b376: Verifying Checksum [2025-04-04T04:22:18.460Z] 5eb5b503b376: Download complete [2025-04-04T04:22:18.744Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-04-04T04:22:19.032Z] 2f39f015ded8: Verifying Checksum [2025-04-04T04:22:19.032Z] 2f39f015ded8: Download complete [2025-04-04T04:22:19.974Z] 5eb5b503b376: Pull complete [2025-04-04T04:22:19.974Z] 5c69ac0246d0: Pull complete [2025-04-04T04:22:20.234Z] ec43610c2a17: Pull complete [2025-04-04T04:22:20.493Z] 3a2ae6a8a46f: Pull complete [2025-04-04T04:22:20.493Z] 33b1e0a273af: Pull complete [2025-04-04T04:22:20.687Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-04-04T04:22:20.754Z] 5d3b04190fa2: Pull complete [2025-04-04T04:22:20.955Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-04-04T04:22:21.551Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-04-04T04:22:23.491Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-04-04T04:22:24.079Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-04-04T04:22:24.988Z] 2f39f015ded8: Pull complete [2025-04-04T04:22:24.988Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-04-04T04:22:24.988Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-04-04T04:22:24.988Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-04T04:22:25.057Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-04-04T04:22:25.164Z] prd-centos7-docker-4c-2g-42696 does not seem to be running inside a container [2025-04-04T04:22:25.205Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-bacnet-c_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-bacnet-c_main -v /w/workspace/dgexfoundry_device-bacnet-c_main:/w/workspace/dgexfoundry_device-bacnet-c_main:rw,z -v /w/workspace/dgexfoundry_device-bacnet-c_main@tmp:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-04-04T04:22:25.642Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-04-04T04:22:26.225Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-04-04T04:22:27.199Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-04-04T04:22:27.464Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-04-04T04:22:29.411Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-04-04T04:22:29.679Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-04-04T04:22:31.040Z] $ docker top 4a7a9bad9783452b222c2b68db095799f1716b6ff712dbccc05b7129a06f508e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-04-04T04:22:31.403Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-04-04T04:22:31.624Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-04-04T04:22:31.694Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-04-04T04:22:31.891Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-04-04T04:22:31.986Z] + ls /var/log/sa-host [2025-04-04T04:22:31.986Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-04-04T04:22:32.157Z] provisioning config files... [2025-04-04T04:22:32.167Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config18215569110172303663tmp [Pipeline] { [Pipeline] echo [2025-04-04T04:22:32.190Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-04T04:22:32.477Z] ---> create-netrc.sh [Pipeline] } [2025-04-04T04:22:32.485Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-04-04T04:22:32.845Z] ---> python-tools-install.sh [Pipeline] echo [2025-04-04T04:22:32.855Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-04T04:22:33.148Z] ---> sudo-logs.sh [2025-04-04T04:22:33.148Z] Archiving 'sudo' log.. [2025-04-04T04:22:33.148Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-42696.novalocal: Name or service not known [2025-04-04T04:22:33.148Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-42696.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-04-04T04:22:33.177Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-04T04:22:33.302Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-04-04T04:22:33.467Z] ---> job-cost.sh [2025-04-04T04:22:33.467Z] lf-activate-venv: SKIPPING [2025-04-04T04:22:33.467Z] INFO: No Stack... [2025-04-04T04:22:33.570Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-04-04T04:22:33.726Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-04-04T04:22:33.985Z] INFO: Archiving Costs [Pipeline] echo [2025-04-04T04:22:33.999Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-04T04:22:34.292Z] ---> logs-deploy.sh [2025-04-04T04:22:34.292Z] lf-activate-venv: SKIPPING [2025-04-04T04:22:34.292Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-bacnet-c/main/33 [2025-04-04T04:22:34.292Z] INFO: archiving workspace using pattern(s): [2025-04-04T04:22:36.196Z] Archives upload complete. [2025-04-04T04:22:36.196Z] INFO: archiving logs to Nexus [2025-04-04T04:22:36.766Z] ---> uname -a: [2025-04-04T04:22:36.766Z] Linux prd-centos7-docker-4c-2g-42696.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2025-04-04T04:22:36.766Z] [2025-04-04T04:22:36.766Z] [2025-04-04T04:22:36.766Z] ---> lscpu: [2025-04-04T04:22:36.766Z] Architecture: x86_64 [2025-04-04T04:22:36.766Z] CPU op-mode(s): 32-bit, 64-bit [2025-04-04T04:22:36.766Z] Byte Order: Little Endian [2025-04-04T04:22:36.766Z] Address sizes: 40 bits physical, 48 bits virtual [2025-04-04T04:22:36.766Z] CPU(s): 2 [2025-04-04T04:22:36.766Z] On-line CPU(s) list: 0,1 [2025-04-04T04:22:36.766Z] Thread(s) per core: 1 [2025-04-04T04:22:36.766Z] Core(s) per socket: 1 [2025-04-04T04:22:36.766Z] Socket(s): 2 [2025-04-04T04:22:36.766Z] NUMA node(s): 1 [2025-04-04T04:22:36.766Z] Vendor ID: AuthenticAMD [2025-04-04T04:22:36.766Z] CPU family: 23 [2025-04-04T04:22:36.766Z] Model: 49 [2025-04-04T04:22:36.766Z] Model name: AMD EPYC-Rome Processor [2025-04-04T04:22:36.766Z] Stepping: 0 [2025-04-04T04:22:36.766Z] CPU MHz: 2799.998 [2025-04-04T04:22:36.766Z] BogoMIPS: 5599.99 [2025-04-04T04:22:36.766Z] Virtualization: AMD-V [2025-04-04T04:22:36.766Z] Hypervisor vendor: KVM [2025-04-04T04:22:36.766Z] Virtualization type: full [2025-04-04T04:22:36.766Z] L1d cache: 64 KiB [2025-04-04T04:22:36.766Z] L1i cache: 64 KiB [2025-04-04T04:22:36.766Z] L2 cache: 1 MiB [2025-04-04T04:22:36.766Z] L3 cache: 32 MiB [2025-04-04T04:22:36.766Z] NUMA node0 CPU(s): 0,1 [2025-04-04T04:22:36.766Z] Vulnerability Itlb multihit: Not affected [2025-04-04T04:22:36.766Z] Vulnerability L1tf: Not affected [2025-04-04T04:22:36.766Z] Vulnerability Mds: Not affected [2025-04-04T04:22:36.766Z] Vulnerability Meltdown: Not affected [2025-04-04T04:22:36.766Z] Vulnerability Mmio stale data: Not affected [2025-04-04T04:22:36.766Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-04-04T04:22:36.766Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-04-04T04:22:36.766Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-04-04T04:22:36.766Z] Vulnerability Srbds: Not affected [2025-04-04T04:22:36.766Z] Vulnerability Tsx async abort: Not affected [2025-04-04T04:22:36.766Z] 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2025-04-04T04:22:36.766Z] [2025-04-04T04:22:36.766Z] [2025-04-04T04:22:36.766Z] ---> nproc: [2025-04-04T04:22:36.766Z] 2 [2025-04-04T04:22:36.766Z] [2025-04-04T04:22:36.766Z] [2025-04-04T04:22:36.766Z] ---> df -h: [2025-04-04T04:22:36.766Z] Filesystem Size Used Avail Use% Mounted on [2025-04-04T04:22:36.766Z] overlay 40G 7.3G 33G 19% / [2025-04-04T04:22:36.766Z] tmpfs 64M 0 64M 0% /dev [2025-04-04T04:22:36.766Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-04-04T04:22:36.766Z] shm 64M 0 64M 0% /dev/shm [2025-04-04T04:22:36.766Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-04-04T04:22:36.766Z] [2025-04-04T04:22:36.766Z] [2025-04-04T04:22:36.766Z] Cannot open /var/log/sysstat/sa04: No such file or directory [2025-04-04T04:22:36.766Z] Please check if data collecting is enabled [2025-04-04T04:22:36.766Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-04-04T04:22:37.068Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-04-04T04:22:37.072Z] $ docker stop --time=1 4a7a9bad9783452b222c2b68db095799f1716b6ff712dbccc05b7129a06f508e [2025-04-04T04:22:38.203Z] $ docker rm -f --volumes 4a7a9bad9783452b222c2b68db095799f1716b6ff712dbccc05b7129a06f508e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-04-04T04:22:38.295Z] [WS-CLEANUP] Deleting project workspace... [2025-04-04T04:22:38.295Z] [WS-CLEANUP] Deferred wipeout is used... [2025-04-04T04:22:38.314Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-04T04:22:38.766Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-04-04T04:22:38.766Z] [2025-04-04T04:22:38.766Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-04T04:22:39.064Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-04-04T04:22:39.064Z] latest: Pulling from edgex-lftools-log-publisher [2025-04-04T04:22:39.064Z] 5eb5b503b376: Pulling fs layer [2025-04-04T04:22:39.064Z] 5c69ac0246d0: Pulling fs layer [2025-04-04T04:22:39.064Z] ec43610c2a17: Pulling fs layer [2025-04-04T04:22:39.064Z] 3a2ae6a8a46f: Pulling fs layer [2025-04-04T04:22:39.064Z] 33b1e0a273af: Pulling fs layer [2025-04-04T04:22:39.064Z] 5d3b04190fa2: Pulling fs layer [2025-04-04T04:22:39.064Z] 3a2ae6a8a46f: Waiting [2025-04-04T04:22:39.064Z] 33b1e0a273af: Waiting [2025-04-04T04:22:39.064Z] 2f39f015ded8: Pulling fs layer [2025-04-04T04:22:39.064Z] 5d3b04190fa2: Waiting [2025-04-04T04:22:39.064Z] 2f39f015ded8: Waiting [2025-04-04T04:22:39.064Z] 5c69ac0246d0: Verifying Checksum [2025-04-04T04:22:39.064Z] 5c69ac0246d0: Download complete [2025-04-04T04:22:39.064Z] 3a2ae6a8a46f: Download complete [2025-04-04T04:22:39.064Z] 33b1e0a273af: Verifying Checksum [2025-04-04T04:22:39.064Z] 33b1e0a273af: Download complete [2025-04-04T04:22:39.330Z] ec43610c2a17: Verifying Checksum [2025-04-04T04:22:39.330Z] ec43610c2a17: Download complete [2025-04-04T04:22:39.330Z] 5d3b04190fa2: Verifying Checksum [2025-04-04T04:22:39.330Z] 5d3b04190fa2: Download complete [2025-04-04T04:22:39.330Z] 5eb5b503b376: Verifying Checksum [2025-04-04T04:22:39.330Z] 5eb5b503b376: Download complete [2025-04-04T04:22:39.897Z] 2f39f015ded8: Verifying Checksum [2025-04-04T04:22:39.897Z] 2f39f015ded8: Download complete [2025-04-04T04:22:40.231Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-04-04T04:22:40.464Z] 5eb5b503b376: Pull complete [2025-04-04T04:22:40.495Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-04-04T04:22:40.724Z] 5c69ac0246d0: Pull complete [2025-04-04T04:22:40.761Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-04-04T04:22:40.982Z] ec43610c2a17: Pull complete [2025-04-04T04:22:40.982Z] 3a2ae6a8a46f: Pull complete [2025-04-04T04:22:41.239Z] 33b1e0a273af: Pull complete [2025-04-04T04:22:41.239Z] 5d3b04190fa2: Pull complete [2025-04-04T04:22:41.348Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-04-04T04:22:41.614Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-04-04T04:22:43.033Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-04-04T04:22:44.975Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-04-04T04:22:45.422Z] 2f39f015ded8: Pull complete [2025-04-04T04:22:45.422Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-04-04T04:22:45.422Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-04-04T04:22:45.422Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-04T04:22:45.525Z] prd-ubuntu20.04-docker-8c-8g-42694 does not seem to be running inside a container [2025-04-04T04:22:45.549Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-bacnet-c_main -v /w/workspace/dgexfoundry_device-bacnet-c_main:/w/workspace/dgexfoundry_device-bacnet-c_main:rw,z -v /w/workspace/dgexfoundry_device-bacnet-c_main@tmp:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-04-04T04:22:45.559Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-04-04T04:22:46.142Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-04-04T04:22:46.723Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-04-04T04:22:48.283Z] $ docker top ca564212c98f042dcd9ded3d49fe56dd37e260a6b450a6e4eba0c1ed0b46d365 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-04-04T04:22:48.668Z] /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': [2025-04-04T04:22:48.669Z] /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-04-04T04:22:48.669Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-04-04T04:22:48.669Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-04-04T04:22:48.669Z] /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here [2025-04-04T04:22:48.669Z] 875 | const iot_data_t *deviceservices_config; [2025-04-04T04:22:48.669Z] | ^~~~~~~~~~~~~~~~~~~~~ [2025-04-04T04:22:48.691Z] ---> job-cost.sh [2025-04-04T04:22:48.691Z] lf-activate-venv: SKIPPING [2025-04-04T04:22:48.691Z] INFO: No Stack... [2025-04-04T04:22:48.950Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-04-04T04:22:49.209Z] INFO: Archiving Costs [Pipeline] sh [2025-04-04T04:22:49.499Z] + cat /w/workspace/dgexfoundry_device-bacnet-c_main/archives/cost.csv [2025-04-04T04:22:49.499Z] + cut -d, -f6 [Pipeline] lock [2025-04-04T04:22:49.515Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-bacnet-c-main-33-stack-cost] [2025-04-04T04:22:49.522Z] Resource [jenkins-edgexfoundry-device-bacnet-c-main-33-stack-cost] did not exist. Created. [2025-04-04T04:22:49.528Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-bacnet-c-main-33-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-04-04T04:22:49.626Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-04-04T04:22:49.842Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-04-04T04:22:49.889Z] Stashed 1 file(s) [Pipeline] } [2025-04-04T04:22:49.897Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-bacnet-c-main-33-stack-cost] [Pipeline] // lock [Pipeline] } [2025-04-04T04:22:49.919Z] $ docker stop --time=1 ca564212c98f042dcd9ded3d49fe56dd37e260a6b450a6e4eba0c1ed0b46d365 [2025-04-04T04:22:50.215Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-04-04T04:22:50.799Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-04-04T04:22:51.067Z] [ 68%] Linking C shared library libcsdk.so [2025-04-04T04:22:51.068Z] $ docker rm -f --volumes ca564212c98f042dcd9ded3d49fe56dd37e260a6b450a6e4eba0c1ed0b46d365 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-04-04T04:22:51.336Z] [ 68%] Built target csdk [2025-04-04T04:22:51.336Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-04-04T04:22:52.295Z] [ 72%] Linking C executable template [2025-04-04T04:22:52.295Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-04-04T04:22:52.564Z] [ 72%] Built target template [2025-04-04T04:22:52.564Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-04-04T04:22:53.149Z] [ 76%] Linking C executable device-counter [2025-04-04T04:22:53.149Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-04-04T04:22:53.416Z] [ 76%] Built target device-counter [2025-04-04T04:22:53.416Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-04-04T04:22:54.000Z] [ 80%] Linking C executable device-random [2025-04-04T04:22:54.000Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-04-04T04:22:54.268Z] [ 80%] Built target device-random [2025-04-04T04:22:54.268Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-04-04T04:22:54.851Z] [ 84%] Linking C executable device-gyro [2025-04-04T04:22:54.851Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-04-04T04:22:55.118Z] [ 84%] Built target device-gyro [2025-04-04T04:22:55.118Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-04-04T04:22:55.701Z] [ 88%] Linking C executable device-bitfields [2025-04-04T04:22:55.701Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-04-04T04:22:55.969Z] [ 88%] Built target device-bitfields [2025-04-04T04:22:55.969Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-04-04T04:22:56.938Z] [ 92%] Linking C executable template-discovery [2025-04-04T04:22:56.938Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-04-04T04:22:57.204Z] [ 92%] Built target template-discovery [2025-04-04T04:22:57.204Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-04-04T04:22:58.167Z] [ 96%] Linking C executable device-file [2025-04-04T04:22:58.167Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-04-04T04:22:58.436Z] [ 96%] Built target device-file [2025-04-04T04:22:58.436Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-04-04T04:22:59.021Z] [100%] Linking C executable device-terminal [2025-04-04T04:22:59.289Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-04-04T04:22:59.289Z] [100%] Built target device-terminal [2025-04-04T04:22:59.558Z] Run CPack packaging tool... [2025-04-04T04:22:59.558Z] CPack: Create package using TGZ [2025-04-04T04:22:59.558Z] CPack: Install projects [2025-04-04T04:22:59.558Z] CPack: - Run preinstall target for: Csdk [2025-04-04T04:23:00.148Z] CPack: - Install project: Csdk [] [2025-04-04T04:23:00.521Z] CPack: Create package [2025-04-04T04:23:00.521Z] CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. [2025-04-04T04:23:00.521Z] + '[' false '=' true ] [2025-04-04T04:23:00.521Z] + '[' false '=' true ] [2025-04-04T04:23:00.521Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-04-04T04:23:00.521Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-04-04T04:23:00.521Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.0/src [2025-04-04T04:23:00.844Z] -- The C compiler identification is GNU 12.2.1 [2025-04-04T04:23:00.844Z] -- Detecting C compiler ABI info [2025-04-04T04:23:01.122Z] -- Detecting C compiler ABI info - done [2025-04-04T04:23:01.393Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-04-04T04:23:01.393Z] -- Detecting C compile features [2025-04-04T04:23:01.393Z] -- Detecting C compile features - done [2025-04-04T04:23:01.393Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-04-04T04:23:01.664Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-04-04T04:23:01.664Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-04-04T04:23:01.664Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-04-04T04:23:01.664Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-04-04T04:23:01.664Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-04-04T04:23:01.664Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-04-04T04:23:01.664Z] -- /opt/iotech/iot/1.5/include [2025-04-04T04:23:01.664Z] -- C SDK 0.0.0 for Linux [2025-04-04T04:23:01.664Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-04-04T04:23:01.937Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-04-04T04:23:02.207Z] -- Found Curses: /usr/lib/libcurses.so [2025-04-04T04:23:02.207Z] -- Configuring done (1.8s) [2025-04-04T04:23:02.485Z] -- Generating done (0.2s) [2025-04-04T04:23:02.485Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-04-04T04:23:02.485Z] + + teemake debug.log [2025-04-04T04:23:02.485Z] [2025-04-04T04:23:02.761Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-04-04T04:23:03.037Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-04-04T04:23:03.630Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-04-04T04:23:03.900Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-04-04T04:23:04.177Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-04-04T04:23:04.758Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-04-04T04:23:05.025Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-04-04T04:23:05.291Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-04-04T04:23:05.876Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-04-04T04:23:06.461Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-04-04T04:23:06.729Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-04-04T04:23:06.996Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-04-04T04:23:07.264Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-04-04T04:23:07.849Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-04-04T04:23:07.849Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-04-04T04:23:08.810Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-04-04T04:23:08.810Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-04-04T04:23:09.394Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-04-04T04:23:09.662Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-04-04T04:23:10.245Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-04-04T04:23:10.512Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-04-04T04:23:11.470Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-04-04T04:23:11.736Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-04-04T04:23:12.002Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-04-04T04:23:12.267Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-04-04T04:23:12.538Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-04-04T04:23:13.117Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-04-04T04:23:14.515Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-04-04T04:23:14.780Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-04-04T04:23:15.044Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-04-04T04:23:15.310Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-04-04T04:23:16.267Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-04-04T04:23:16.532Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-04-04T04:23:16.802Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-04-04T04:23:17.085Z] [ 68%] Linking C shared library libcsdk.so [2025-04-04T04:23:17.351Z] [ 68%] Built target csdk [2025-04-04T04:23:17.351Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-04-04T04:23:17.620Z] [ 72%] Linking C executable template [2025-04-04T04:23:17.886Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-04-04T04:23:18.154Z] [ 72%] Built target template [2025-04-04T04:23:18.154Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-04-04T04:23:18.419Z] [ 76%] Linking C executable device-counter [2025-04-04T04:23:18.419Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-04-04T04:23:18.686Z] [ 76%] Built target device-counter [2025-04-04T04:23:18.686Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-04-04T04:23:18.953Z] [ 80%] Linking C executable device-random [2025-04-04T04:23:19.220Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-04-04T04:23:19.220Z] [ 80%] Built target device-random [2025-04-04T04:23:19.486Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-04-04T04:23:19.752Z] [ 84%] Linking C executable device-gyro [2025-04-04T04:23:19.752Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-04-04T04:23:20.018Z] [ 84%] Built target device-gyro [2025-04-04T04:23:20.018Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-04-04T04:23:20.284Z] [ 88%] Linking C executable device-bitfields [2025-04-04T04:23:20.284Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-04-04T04:23:20.551Z] [ 88%] Built target device-bitfields [2025-04-04T04:23:20.816Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-04-04T04:23:21.083Z] [ 92%] Linking C executable template-discovery [2025-04-04T04:23:21.083Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-04-04T04:23:21.351Z] [ 92%] Built target template-discovery [2025-04-04T04:23:21.351Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-04-04T04:23:21.621Z] [ 96%] Linking C executable device-file [2025-04-04T04:23:21.887Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-04-04T04:23:22.154Z] [ 96%] Built target device-file [2025-04-04T04:23:22.154Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-04-04T04:23:22.420Z] [100%] Linking C executable device-terminal [2025-04-04T04:23:22.687Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-04-04T04:23:22.687Z] [100%] Built target device-terminal [2025-04-04T04:23:22.687Z] + cp -rf include/devsdk include/edgex /usr/include/ [2025-04-04T04:23:22.687Z] + cp build/release/c/libcsdk.so /usr/lib/ [2025-04-04T04:23:22.687Z] + mkdir -p /usr/share/doc/edgex-csdk [2025-04-04T04:23:22.955Z] + cp Attribution.txt /usr/share/doc/edgex-csdk [2025-04-04T04:23:22.955Z] + cp LICENSE /usr/share/doc/edgex-csdk [2025-04-04T04:23:22.955Z] + rm -rf /device-bacnet-c/deps [2025-04-04T04:23:23.917Z] Removing intermediate container 64656b843525 [2025-04-04T04:23:23.917Z] ---> 0f04a3a84be1 [2025-04-04T04:23:23.917Z] Step 12/12 : RUN /device-bacnet-c/scripts/build.sh [2025-04-04T04:23:23.917Z] ---> Running in 0ce2c5a3798f [2025-04-04T04:23:24.876Z] + readlink -f /device-bacnet-c/scripts/build.sh [2025-04-04T04:23:24.876Z] + dirname /device-bacnet-c/scripts/build.sh [2025-04-04T04:23:24.876Z] + dirname /device-bacnet-c/scripts [2025-04-04T04:23:24.876Z] /device-bacnet-c [2025-04-04T04:23:24.876Z] + ROOT=/device-bacnet-c [2025-04-04T04:23:24.876Z] + echo /device-bacnet-c [2025-04-04T04:23:24.876Z] + cd /device-bacnet-c [2025-04-04T04:23:24.876Z] + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] [2025-04-04T04:23:24.876Z] + '[' '!' -d /device-bacnet-c/bacnet-stack ] [2025-04-04T04:23:24.876Z] + git clone https://github.com/IOTechSystems/bacnet-stack.git [2025-04-04T04:23:24.876Z] Cloning into 'bacnet-stack'... [2025-04-04T04:23:34.951Z] Updating files: 36% (607/1686) Updating files: 37% (624/1686) Updating files: 38% (641/1686) Updating files: 39% (658/1686) Updating files: 40% (675/1686) Updating files: 41% (692/1686) Updating files: 42% (709/1686) Updating files: 43% (725/1686) Updating files: 44% (742/1686) Updating files: 45% (759/1686) Updating files: 46% (776/1686) Updating files: 47% (793/1686) Updating files: 48% (810/1686) Updating files: 49% (827/1686) Updating files: 50% (843/1686) Updating files: 51% (860/1686) Updating files: 52% (877/1686) Updating files: 53% (894/1686) Updating files: 54% (911/1686) Updating files: 55% (928/1686) Updating files: 56% (945/1686) Updating files: 57% (962/1686) Updating files: 58% (978/1686) Updating files: 59% (995/1686) Updating files: 60% (1012/1686) Updating files: 61% (1029/1686) Updating files: 62% (1046/1686) Updating files: 63% (1063/1686) Updating files: 64% (1080/1686) Updating files: 65% (1096/1686) Updating files: 66% (1113/1686) Updating files: 67% (1130/1686) Updating files: 68% (1147/1686) Updating files: 69% (1164/1686) Updating files: 70% (1181/1686) Updating files: 71% (1198/1686) Updating files: 72% (1214/1686) Updating files: 73% (1231/1686) Updating files: 74% (1248/1686) Updating files: 75% (1265/1686) Updating files: 76% (1282/1686) Updating files: 77% (1299/1686) Updating files: 78% (1316/1686) Updating files: 79% (1332/1686) Updating files: 80% (1349/1686) Updating files: 81% (1366/1686) Updating files: 82% (1383/1686) Updating files: 83% (1400/1686) Updating files: 84% (1417/1686) Updating files: 85% (1434/1686) Updating files: 86% (1450/1686) Updating files: 87% (1467/1686) Updating files: 88% (1484/1686) Updating files: 89% (1501/1686) Updating files: 90% (1518/1686) Updating files: 91% (1535/1686) Updating files: 92% (1552/1686) Updating files: 93% (1568/1686) Updating files: 94% (1585/1686) Updating files: 95% (1602/1686) Updating files: 96% (1619/1686) Updating files: 96% (1627/1686) Updating files: 97% (1636/1686) Updating files: 98% (1653/1686) Updating files: 99% (1670/1686) Updating files: 100% (1686/1686) Updating files: 100% (1686/1686), done. [2025-04-04T04:23:35.219Z] + cd /device-bacnet-c/bacnet-stack [2025-04-04T04:23:35.219Z] + git checkout v0.8.6-IOTech [2025-04-04T04:23:37.795Z] Note: switching to 'v0.8.6-IOTech'. [2025-04-04T04:23:37.795Z] [2025-04-04T04:23:37.795Z] You are in 'detached HEAD' state. You can look around, make experimental [2025-04-04T04:23:37.795Z] changes and commit them, and you can discard any commits you make in this [2025-04-04T04:23:37.795Z] state without impacting any branches by switching back to a branch. [2025-04-04T04:23:37.795Z] [2025-04-04T04:23:37.795Z] If you want to create a new branch to retain commits you create, you may [2025-04-04T04:23:37.795Z] do so (now or later) by using -c with the switch command. Example: [2025-04-04T04:23:37.795Z] [2025-04-04T04:23:37.795Z] git switch -c [2025-04-04T04:23:37.795Z] [2025-04-04T04:23:37.795Z] Or undo this operation with: [2025-04-04T04:23:37.795Z] [2025-04-04T04:23:37.795Z] git switch - [2025-04-04T04:23:37.795Z] [2025-04-04T04:23:37.795Z] Turn off this advice by setting config variable advice.detachedHead to false [2025-04-04T04:23:37.795Z] [2025-04-04T04:23:37.795Z] HEAD is now at 8b67b7f2 Changes for BACnet device service [2025-04-04T04:23:37.795Z] + mkdir -p /device-bacnet-c/lib/ip [2025-04-04T04:23:37.795Z] + mkdir -p /device-bacnet-c/lib/mstp [2025-04-04T04:23:37.795Z] + make 'BACDL_DEFINE=-DBACDL_MSTP=1' clean library [2025-04-04T04:23:37.795Z] make -s -C lib clean [2025-04-04T04:23:37.795Z] make -s -C demo clean [2025-04-04T04:23:37.795Z] make -s -C demo/router clean [2025-04-04T04:23:37.795Z] make -s -C demo/router-ipv6 clean [2025-04-04T04:23:37.795Z] make -s -C demo/gateway clean [2025-04-04T04:23:37.795Z] make -s -C lib all [2025-04-04T04:24:04.453Z] ../ports/linux/dlmstp.c: In function 'dlmstp_cleanup': [2025-04-04T04:24:04.453Z] ../ports/linux/dlmstp.c:147:20: warning: passing argument 1 of 'pthread_cancel' makes pointer from integer without a cast [-Wint-conversion] [2025-04-04T04:24:04.453Z] 147 | pthread_cancel(hThread); [2025-04-04T04:24:04.453Z] | ^~~~~~~ [2025-04-04T04:24:04.453Z] | | [2025-04-04T04:24:04.453Z] | long unsigned int [2025-04-04T04:24:04.453Z] In file included from ../ports/linux/net.h:73, [2025-04-04T04:24:04.453Z] from ../ports/linux/dlmstp.c:43: [2025-04-04T04:24:04.453Z] /usr/include/pthread.h:98:20: note: expected 'pthread_t' {aka 'struct __pthread *'} but argument is of type 'long unsigned int' [2025-04-04T04:24:04.453Z] 98 | int pthread_cancel(pthread_t); [2025-04-04T04:24:04.453Z] | ^~~~~~~~~ [2025-04-04T04:24:04.453Z] ../ports/linux/dlmstp.c: In function 'dlmstp_init': [2025-04-04T04:24:04.453Z] ../ports/linux/dlmstp.c:727:25: warning: passing argument 1 of 'pthread_create' from incompatible pointer type [-Wincompatible-pointer-types] [2025-04-04T04:24:04.453Z] 727 | rv = pthread_create(&hThread, NULL, dlmstp_master_fsm_task, NULL); [2025-04-04T04:24:04.453Z] | ^~~~~~~~ [2025-04-04T04:24:04.453Z] | | [2025-04-04T04:24:04.453Z] | long unsigned int * [2025-04-04T04:24:04.453Z] /usr/include/pthread.h:80:20: note: expected 'struct __pthread ** restrict' but argument is of type 'long unsigned int *' [2025-04-04T04:24:04.453Z] 80 | int pthread_create(pthread_t *__restrict, const pthread_attr_t *__restrict, void *(*)(void *), void *__restrict); [2025-04-04T04:24:04.453Z] | ^ [2025-04-04T04:24:19.419Z] + cp lib/libbacnet.a /device-bacnet-c/lib/mstp [2025-04-04T04:24:19.419Z] + make 'BACDL_DEFINE=-DBACDL_BIP=1' clean library [2025-04-04T04:24:19.419Z] make -s -C lib clean [2025-04-04T04:24:19.419Z] make -s -C demo clean [2025-04-04T04:24:19.684Z] make -s -C demo/router clean [2025-04-04T04:24:19.684Z] make -s -C demo/router-ipv6 clean [2025-04-04T04:24:19.684Z] make -s -C demo/gateway clean [2025-04-04T04:24:19.684Z] make -s -C lib all [2025-04-04T04:25:16.029Z] + cp lib/libbacnet.a /device-bacnet-c/lib/ip [2025-04-04T04:25:16.029Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip [2025-04-04T04:25:16.029Z] + cd /device-bacnet-c/build/release/device-bacnet-ip [2025-04-04T04:25:16.029Z] + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-04-04T04:25:16.029Z] -- The C compiler identification is GNU 12.2.1 [2025-04-04T04:25:16.029Z] -- Detecting C compiler ABI info [2025-04-04T04:25:16.029Z] -- Detecting C compiler ABI info - done [2025-04-04T04:25:16.029Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-04-04T04:25:16.029Z] -- Detecting C compile features [2025-04-04T04:25:16.029Z] -- Detecting C compile features - done [2025-04-04T04:25:16.029Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2025-04-04T04:25:16.029Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2025-04-04T04:25:16.029Z] -- Found Threads: TRUE [2025-04-04T04:25:16.029Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-04-04T04:25:16.029Z] -- /opt/iotech/iot/1.5/include [2025-04-04T04:25:16.029Z] -- Configuring done (1.1s) [2025-04-04T04:25:16.029Z] -- Generating done (0.0s) [2025-04-04T04:25:16.029Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip [2025-04-04T04:25:16.029Z] + make [2025-04-04T04:25:16.029Z] + tee release.log [2025-04-04T04:25:16.029Z] [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2025-04-04T04:25:16.029Z] [ 22%] Linking C static library libbacnet_objects.a [2025-04-04T04:25:16.029Z] [ 22%] Built target bacnet_objects [2025-04-04T04:25:16.029Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-04-04T04:25:16.029Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2025-04-04T04:25:16.029Z] [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2025-04-04T04:25:16.029Z] [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2025-04-04T04:25:16.029Z] [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-04-04T04:25:16.029Z] [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2025-04-04T04:25:16.029Z] [100%] Linking C executable device-bacnet-c [2025-04-04T04:25:16.029Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-04-04T04:25:16.029Z] [100%] Built target device-bacnet-c [2025-04-04T04:25:16.029Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp [2025-04-04T04:25:16.029Z] + cd /device-bacnet-c/build/release/device-bacnet-mstp [2025-04-04T04:25:16.029Z] + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-04-04T04:25:16.029Z] -- The C compiler identification is GNU 12.2.1 [2025-04-04T04:25:16.029Z] -- Detecting C compiler ABI info [2025-04-04T04:25:16.029Z] -- Detecting C compiler ABI info - done [2025-04-04T04:25:16.029Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-04-04T04:25:16.029Z] -- Detecting C compile features [2025-04-04T04:25:16.029Z] -- Detecting C compile features - done [2025-04-04T04:25:16.029Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2025-04-04T04:25:16.029Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2025-04-04T04:25:16.029Z] -- Found Threads: TRUE [2025-04-04T04:25:16.029Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-04-04T04:25:16.029Z] -- /opt/iotech/iot/1.5/include [2025-04-04T04:25:16.029Z] -- Configuring done (1.1s) [2025-04-04T04:25:16.029Z] -- Generating done (0.0s) [2025-04-04T04:25:16.029Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp [2025-04-04T04:25:16.029Z] + tee release.log+ [2025-04-04T04:25:16.029Z] make [2025-04-04T04:25:16.029Z] [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2025-04-04T04:25:17.426Z] [ 22%] Linking C static library libbacnet_objects.a [2025-04-04T04:25:17.426Z] [ 22%] Built target bacnet_objects [2025-04-04T04:25:17.426Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-04-04T04:25:18.821Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2025-04-04T04:25:19.085Z] [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2025-04-04T04:25:19.349Z] [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2025-04-04T04:25:19.926Z] [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-04-04T04:25:21.854Z] [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2025-04-04T04:25:21.854Z] [100%] Linking C executable device-bacnet-c [2025-04-04T04:25:22.118Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-04-04T04:25:22.386Z] [100%] Built target device-bacnet-c [2025-04-04T04:25:24.960Z] Removing intermediate container 0ce2c5a3798f [2025-04-04T04:25:24.960Z] ---> 1cbba0b65e0d [2025-04-04T04:25:24.960Z] Successfully built 1cbba0b65e0d [2025-04-04T04:25:24.960Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-04T04:25:25.403Z] + docker inspect -f . ci-base-image-arm64 [2025-04-04T04:25:25.403Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-04T04:25:25.603Z] prd-ubuntu20.04-docker-arm64-4c-16g-42695 does not seem to be running inside a container [2025-04-04T04:25:25.660Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-bacnet-c/33 -v /w/workspace/device-bacnet-c/33:/w/workspace/device-bacnet-c/33:rw,z -v /w/workspace/device-bacnet-c/33@tmp:/w/workspace/device-bacnet-c/33@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 ******** ci-base-image-arm64 cat [2025-04-04T04:25:26.903Z] $ docker top eda451e8d180a20fb2b46674c30ec0074d332704679f01cdaf5c143b8b146859 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-04-04T04:25:27.743Z] + make test [2025-04-04T04:25:27.743Z] build/release/device-bacnet-c/device-bacnet-c [Pipeline] } [2025-04-04T04:25:27.759Z] $ docker stop --time=1 eda451e8d180a20fb2b46674c30ec0074d332704679f01cdaf5c143b8b146859 [2025-04-04T04:25:29.383Z] $ docker rm -f --volumes eda451e8d180a20fb2b46674c30ec0074d332704679f01cdaf5c143b8b146859 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-04-04T04:25:29.956Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-04-04T04:25:30.278Z] + ls -al . [2025-04-04T04:25:30.278Z] total 84 [2025-04-04T04:25:30.278Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 4 04:21 . [2025-04-04T04:25:30.278Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 4 04:21 .. [2025-04-04T04:25:30.278Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 4 04:21 .git [2025-04-04T04:25:30.278Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 4 04:21 .github [2025-04-04T04:25:30.278Z] -rw-rw-r-- 1 jenkins jenkins 1563 Apr 4 04:21 Attribution.txt [2025-04-04T04:25:30.278Z] -rw-rw-r-- 1 jenkins jenkins 1004 Apr 4 04:21 CHANGELOG.md [2025-04-04T04:25:30.278Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 4 04:21 GOVERNANCE.md [2025-04-04T04:25:30.278Z] -rw-rw-r-- 1 jenkins jenkins 764 Apr 4 04:21 Jenkinsfile [2025-04-04T04:25:30.278Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 4 04:21 LICENSE [2025-04-04T04:25:30.278Z] -rw-rw-r-- 1 jenkins jenkins 837 Apr 4 04:21 Makefile [2025-04-04T04:25:30.278Z] -rw-rw-r-- 1 jenkins jenkins 621 Apr 4 04:21 OWNERS.md [2025-04-04T04:25:30.278Z] -rw-rw-r-- 1 jenkins jenkins 5503 Apr 4 04:21 README.md [2025-04-04T04:25:30.278Z] -rw-rw-r-- 1 jenkins jenkins 11 Apr 4 04:19 VERSION [2025-04-04T04:25:30.278Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 4 04:21 docs [2025-04-04T04:25:30.278Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 4 04:21 res [2025-04-04T04:25:30.278Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 4 04:21 sample-profiles [2025-04-04T04:25:30.278Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 4 04:21 scripts [2025-04-04T04:25:30.278Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 4 04:21 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-04T04:25:30.629Z] + docker build -t device-bacnet-arm64 -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9 --label arch=arm64 --label version=4.1.0-dev.1 . [2025-04-04T04:25:30.895Z] Sending build context to Docker daemon 478.2kB [2025-04-04T04:25:30.895Z] Step 1/31 : ARG BASE=alpine:3.20 [2025-04-04T04:25:30.895Z] Step 2/31 : FROM ${BASE} as builder [2025-04-04T04:25:30.895Z] ---> 1cbba0b65e0d [2025-04-04T04:25:30.895Z] 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-04-04T04:25:30.895Z] ---> Running in f3abe5fc9d30 [2025-04-04T04:25:31.856Z] Connecting to iotech.jfrog.io (54.73.4.50:443) [2025-04-04T04:25:32.437Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-04-04T04:25:32.437Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-04-04T04:25:32.437Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-04-04T04:25:33.022Z] Removing intermediate container f3abe5fc9d30 [2025-04-04T04:25:33.022Z] ---> ee827da4c48c [2025-04-04T04:25:33.022Z] Step 4/31 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-04-04T04:25:33.290Z] ---> Running in dab53cc4b766 [2025-04-04T04:25:34.699Z] Removing intermediate container dab53cc4b766 [2025-04-04T04:25:34.699Z] ---> b7c97dd4ade1 [2025-04-04T04:25:34.699Z] 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-04-04T04:25:34.699Z] ---> Running in 449da9a0f134 [2025-04-04T04:25:35.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2025-04-04T04:25:36.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2025-04-04T04:25:36.824Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2025-04-04T04:25:37.404Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-04-04T04:25:37.404Z] OK: 334 MiB in 103 packages [2025-04-04T04:25:38.369Z] Removing intermediate container 449da9a0f134 [2025-04-04T04:25:38.369Z] ---> b9e119f4cdc3 [2025-04-04T04:25:38.369Z] Step 6/31 : COPY scripts /device-bacnet-c/scripts [2025-04-04T04:25:38.953Z] ---> 32aa47b609bc [2025-04-04T04:25:38.953Z] Step 7/31 : COPY src /device-bacnet-c/src/ [2025-04-04T04:25:39.221Z] ---> 3f460159f380 [2025-04-04T04:25:39.221Z] Step 8/31 : COPY VERSION /device-bacnet-c/ [2025-04-04T04:25:39.805Z] ---> 76f176d86448 [2025-04-04T04:25:39.805Z] Step 9/31 : WORKDIR /device-bacnet-c [2025-04-04T04:25:39.805Z] ---> Running in 9b75b11f10c2 [2025-04-04T04:25:40.075Z] Removing intermediate container 9b75b11f10c2 [2025-04-04T04:25:40.075Z] ---> bd7d4fe45969 [2025-04-04T04:25:40.075Z] Step 10/31 : RUN /device-bacnet-c/scripts/build_deps.sh [2025-04-04T04:25:40.342Z] ---> Running in f2b984c0105d [2025-04-04T04:25:40.925Z] + CSDK_VER=4.0.0 [2025-04-04T04:25:40.925Z] + '[' '!' -d deps ] [2025-04-04T04:25:40.925Z] + mkdir deps [2025-04-04T04:25:41.190Z] + cd /device-bacnet-c/deps [2025-04-04T04:25:41.190Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip [2025-04-04T04:25:41.190Z] Connecting to github.com (140.82.113.4:443) [2025-04-04T04:25:41.454Z] Connecting to codeload.github.com (140.82.114.9:443) [2025-04-04T04:25:41.721Z] saving to 'v4.0.0.zip' [2025-04-04T04:25:41.721Z] v4.0.0.zip 100% |********************************|  245k 0:00:00 ETA [2025-04-04T04:25:41.721Z] 'v4.0.0.zip' saved [2025-04-04T04:25:41.721Z] + unzip v4.0.0.zip [2025-04-04T04:25:41.721Z] Archive: v4.0.0.zip [2025-04-04T04:25:41.721Z] creating: device-sdk-c-4.0.0/ [2025-04-04T04:25:41.721Z] creating: device-sdk-c-4.0.0/.github/ [2025-04-04T04:25:41.721Z] inflating: device-sdk-c-4.0.0/.github/Contributing.md [2025-04-04T04:25:41.721Z] inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md [2025-04-04T04:25:41.721Z] inflating: device-sdk-c-4.0.0/.github/semantic.yml [2025-04-04T04:25:41.721Z] creating: device-sdk-c-4.0.0/.github/workflows/ [2025-04-04T04:25:41.721Z] inflating: device-sdk-c-4.0.0/.github/workflows/release.yml [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/.gitignore [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/Attribution.txt [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/CHANGELOG.md [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/Doxyfile [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/GOVERNANCE.md [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/Jenkinsfile [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/LICENSE [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/Makefile [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/OWNERS.md [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/README.IOT.md [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/README.md [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/README.v3.md [2025-04-04T04:25:41.722Z] creating: device-sdk-c-4.0.0/docs/ [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/docs/configuration.md [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/docs/metrics.md [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/docs/startup.md [2025-04-04T04:25:41.722Z] creating: device-sdk-c-4.0.0/include/ [2025-04-04T04:25:41.722Z] creating: device-sdk-c-4.0.0/include/devsdk/ [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h [2025-04-04T04:25:41.722Z] creating: device-sdk-c-4.0.0/include/edgex/ [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/include/edgex/devices.h [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex.h [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/include/edgex/profiles.h [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h [2025-04-04T04:25:41.722Z] creating: device-sdk-c-4.0.0/scripts/ [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/scripts/build.sh [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh [2025-04-04T04:25:41.722Z] creating: device-sdk-c-4.0.0/src/ [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/CMakeLists.txt [2025-04-04T04:25:41.722Z] creating: device-sdk-c-4.0.0/src/c/ [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/api.h [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.c [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.h [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/bus-impl.h [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/bus.c [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/bus.h [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/callback3.c [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/callback3.h [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/config.c [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/config.h [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/correlation.c [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/correlation.h [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/data.c [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/data.h [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/defs.h.in [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/device.c [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/device.h [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/devman.c [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/devmap.c [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/devmap.h [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/devutil.h [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/discovery.c [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/discovery.h [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.c [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.h [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/edgex2.h [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/errorlist.h [2025-04-04T04:25:41.722Z] creating: device-sdk-c-4.0.0/src/c/examples/ [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/examples/README.md [2025-04-04T04:25:41.722Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c [2025-04-04T04:25:41.722Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml [2025-04-04T04:25:41.722Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json [2025-04-04T04:25:41.722Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-04-04T04:25:41.722Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/ [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c [2025-04-04T04:25:41.722Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml [2025-04-04T04:25:41.722Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json [2025-04-04T04:25:41.722Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json [2025-04-04T04:25:41.722Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/ [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md [2025-04-04T04:25:41.722Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml [2025-04-04T04:25:41.722Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt [2025-04-04T04:25:41.722Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json [2025-04-04T04:25:41.722Z] creating: device-sdk-c-4.0.0/src/c/examples/file/ [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c [2025-04-04T04:25:41.722Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/ [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml [2025-04-04T04:25:41.722Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt [2025-04-04T04:25:41.722Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-04-04T04:25:41.722Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/ [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c [2025-04-04T04:25:41.722Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml [2025-04-04T04:25:41.722Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json [2025-04-04T04:25:41.722Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json [2025-04-04T04:25:41.722Z] creating: device-sdk-c-4.0.0/src/c/examples/random/ [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c [2025-04-04T04:25:41.722Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/ [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml [2025-04-04T04:25:41.722Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json [2025-04-04T04:25:41.722Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-04-04T04:25:41.722Z] creating: device-sdk-c-4.0.0/src/c/examples/res/ [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml [2025-04-04T04:25:41.722Z] creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json [2025-04-04T04:25:41.722Z] creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/examples/template.c [2025-04-04T04:25:41.722Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/ [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c [2025-04-04T04:25:41.722Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml [2025-04-04T04:25:41.722Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json [2025-04-04T04:25:41.722Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/filesys.c [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/filesys.h [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/keeper.c [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/keeper.h [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/map.c [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/map.h [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/metadata.c [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/metadata.h [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/metrics.h [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/opstate.c [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/opstate.h [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/parson.c [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/parson.h [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/profiles.c [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/profiles.h [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/registry-impl.h [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/registry.c [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/registry.h [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.c [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.h [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.c [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.h [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.c [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.h [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/rest.c [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/rest.h [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/secrets.c [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/secrets.h [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/service.c [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/service.h [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/transform.c [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/transform.h [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/validate.c [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/validate.h [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/watchers.c [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/c/watchers.h [2025-04-04T04:25:41.722Z] creating: device-sdk-c-4.0.0/src/cmake/ [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake [2025-04-04T04:25:41.722Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake [2025-04-04T04:25:41.722Z] + cd device-sdk-c-4.0.0 [2025-04-04T04:25:41.722Z] + ./scripts/build.sh [2025-04-04T04:25:41.722Z] + CPPCHECK=false [2025-04-04T04:25:41.722Z] + DOCGEN=false [2025-04-04T04:25:41.722Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-04-04T04:25:41.722Z] + '[' 0 -gt 0 ] [2025-04-04T04:25:41.722Z] + readlink -f ./scripts/build.sh [2025-04-04T04:25:41.722Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts/build.sh [2025-04-04T04:25:41.722Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0/scripts [2025-04-04T04:25:41.722Z] + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.0 [2025-04-04T04:25:41.722Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0 [2025-04-04T04:25:41.722Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-04-04T04:25:41.722Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-04-04T04:25:41.722Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.0/src [2025-04-04T04:25:41.988Z] -- The C compiler identification is GNU 12.2.1 [2025-04-04T04:25:42.257Z] -- Detecting C compiler ABI info [2025-04-04T04:25:42.523Z] -- Detecting C compiler ABI info - done [2025-04-04T04:25:42.523Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-04-04T04:25:42.523Z] -- Detecting C compile features [2025-04-04T04:25:42.523Z] -- Detecting C compile features - done [2025-04-04T04:25:42.523Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-04-04T04:25:42.788Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-04-04T04:25:42.788Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-04-04T04:25:42.788Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-04-04T04:25:42.788Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-04-04T04:25:42.788Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-04-04T04:25:43.055Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-04-04T04:25:43.055Z] -- /opt/iotech/iot/1.5/include [2025-04-04T04:25:43.055Z] -- C SDK 0.0.0 for Linux [2025-04-04T04:25:43.055Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-04-04T04:25:43.320Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-04-04T04:25:43.320Z] -- Found Curses: /usr/lib/libcurses.so [2025-04-04T04:25:43.587Z] -- Configuring done (1.7s) [2025-04-04T04:25:43.858Z] -- Generating done (0.2s) [2025-04-04T04:25:43.858Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release [2025-04-04T04:25:43.858Z] + make all package [2025-04-04T04:25:43.858Z] + tee release.log [2025-04-04T04:25:43.858Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-04-04T04:25:44.823Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-04-04T04:25:45.405Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-04-04T04:25:46.362Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-04-04T04:25:46.946Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-04-04T04:25:48.886Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-04-04T04:25:49.153Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-04-04T04:25:50.115Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-04-04T04:25:52.057Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-04-04T04:25:52.638Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-04-04T04:25:53.220Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-04-04T04:25:54.185Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-04-04T04:25:54.764Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-04-04T04:25:55.716Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-04-04T04:25:55.980Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-04-04T04:25:57.930Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-04-04T04:25:58.508Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-04-04T04:25:59.920Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-04-04T04:26:00.511Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-04-04T04:26:01.915Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-04-04T04:26:02.179Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-04-04T04:26:08.794Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-04-04T04:26:09.060Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-04-04T04:26:09.638Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-04-04T04:26:09.903Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-04-04T04:26:10.481Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-04-04T04:26:11.880Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-04-04T04:26:13.918Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-04-04T04:26:14.185Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-04-04T04:26:15.146Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-04-04T04:26:15.744Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-04-04T04:26:17.684Z] /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': [2025-04-04T04:26:17.684Z] /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-04-04T04:26:17.684Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-04-04T04:26:17.684Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-04-04T04:26:17.684Z] /device-bacnet-c/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here [2025-04-04T04:26:17.684Z] 875 | const iot_data_t *deviceservices_config; [2025-04-04T04:26:17.684Z] | ^~~~~~~~~~~~~~~~~~~~~ [2025-04-04T04:26:18.262Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-04-04T04:26:19.215Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-04-04T04:26:19.480Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-04-04T04:26:20.057Z] [ 68%] Linking C shared library libcsdk.so [2025-04-04T04:26:20.057Z] [ 68%] Built target csdk [2025-04-04T04:26:20.057Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-04-04T04:26:21.007Z] [ 72%] Linking C executable template [2025-04-04T04:26:21.007Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-04-04T04:26:21.272Z] [ 72%] Built target template [2025-04-04T04:26:21.272Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-04-04T04:26:21.850Z] [ 76%] Linking C executable device-counter [2025-04-04T04:26:21.850Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-04-04T04:26:22.115Z] [ 76%] Built target device-counter [2025-04-04T04:26:22.115Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-04-04T04:26:22.694Z] [ 80%] Linking C executable device-random [2025-04-04T04:26:22.695Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-04-04T04:26:22.959Z] [ 80%] Built target device-random [2025-04-04T04:26:22.959Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-04-04T04:26:23.538Z] [ 84%] Linking C executable device-gyro [2025-04-04T04:26:23.538Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-04-04T04:26:23.802Z] [ 84%] Built target device-gyro [2025-04-04T04:26:23.802Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-04-04T04:26:24.379Z] [ 88%] Linking C executable device-bitfields [2025-04-04T04:26:24.379Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-04-04T04:26:24.643Z] [ 88%] Built target device-bitfields [2025-04-04T04:26:24.643Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-04-04T04:26:25.600Z] [ 92%] Linking C executable template-discovery [2025-04-04T04:26:25.600Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-04-04T04:26:25.866Z] [ 92%] Built target template-discovery [2025-04-04T04:26:25.866Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-04-04T04:26:26.821Z] [ 96%] Linking C executable device-file [2025-04-04T04:26:26.821Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-04-04T04:26:27.087Z] [ 96%] Built target device-file [2025-04-04T04:26:27.087Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-04-04T04:26:27.667Z] [100%] Linking C executable device-terminal [2025-04-04T04:26:27.667Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-04-04T04:26:27.934Z] [100%] Built target device-terminal [2025-04-04T04:26:27.934Z] Run CPack packaging tool... [2025-04-04T04:26:28.199Z] CPack: Create package using TGZ [2025-04-04T04:26:28.199Z] CPack: Install projects [2025-04-04T04:26:28.199Z] CPack: - Run preinstall target for: Csdk [2025-04-04T04:26:28.782Z] CPack: - Install project: Csdk [] [2025-04-04T04:26:29.047Z] CPack: Create package [2025-04-04T04:26:29.047Z] CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. [2025-04-04T04:26:29.047Z] + '[' false '=' true ] [2025-04-04T04:26:29.047Z] + '[' false '=' true ] [2025-04-04T04:26:29.047Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-04-04T04:26:29.047Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-04-04T04:26:29.047Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.0/src [2025-04-04T04:26:29.311Z] -- The C compiler identification is GNU 12.2.1 [2025-04-04T04:26:29.311Z] -- Detecting C compiler ABI info [2025-04-04T04:26:29.891Z] -- Detecting C compiler ABI info - done [2025-04-04T04:26:29.891Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-04-04T04:26:29.891Z] -- Detecting C compile features [2025-04-04T04:26:29.891Z] -- Detecting C compile features - done [2025-04-04T04:26:29.891Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-04-04T04:26:30.157Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-04-04T04:26:30.157Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-04-04T04:26:30.157Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-04-04T04:26:30.157Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-04-04T04:26:30.157Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-04-04T04:26:30.157Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-04-04T04:26:30.157Z] -- /opt/iotech/iot/1.5/include [2025-04-04T04:26:30.157Z] -- C SDK 0.0.0 for Linux [2025-04-04T04:26:30.157Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-04-04T04:26:30.422Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-04-04T04:26:30.686Z] -- Found Curses: /usr/lib/libcurses.so [2025-04-04T04:26:30.686Z] -- Configuring done (1.7s) [2025-04-04T04:26:30.951Z] -- Generating done (0.2s) [2025-04-04T04:26:30.951Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0/build/debug [2025-04-04T04:26:30.951Z] + + teemake debug.log [2025-04-04T04:26:30.951Z] [2025-04-04T04:26:31.214Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-04-04T04:26:31.478Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-04-04T04:26:32.054Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-04-04T04:26:32.318Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-04-04T04:26:32.583Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-04-04T04:26:33.532Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-04-04T04:26:33.532Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-04-04T04:26:33.795Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-04-04T04:26:34.746Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-04-04T04:26:34.746Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-04-04T04:26:35.323Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-04-04T04:26:35.587Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-04-04T04:26:35.851Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-04-04T04:26:36.429Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-04-04T04:26:36.429Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-04-04T04:26:37.380Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-04-04T04:26:37.644Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-04-04T04:26:38.221Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-04-04T04:26:38.221Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-04-04T04:26:38.799Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-04-04T04:26:39.063Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-04-04T04:26:40.459Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-04-04T04:26:40.724Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-04-04T04:26:40.987Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-04-04T04:26:41.251Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-04-04T04:26:41.515Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-04-04T04:26:42.091Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-04-04T04:26:43.486Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-04-04T04:26:43.486Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-04-04T04:26:43.748Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-04-04T04:26:44.323Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-04-04T04:26:44.898Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-04-04T04:26:45.475Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-04-04T04:26:45.475Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-04-04T04:26:46.054Z] [ 68%] Linking C shared library libcsdk.so [2025-04-04T04:26:46.054Z] [ 68%] Built target csdk [2025-04-04T04:26:46.054Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-04-04T04:26:46.629Z] [ 72%] Linking C executable template [2025-04-04T04:26:46.629Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-04-04T04:26:46.893Z] [ 72%] Built target template [2025-04-04T04:26:46.893Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-04-04T04:26:47.157Z] [ 76%] Linking C executable device-counter [2025-04-04T04:26:47.157Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-04-04T04:26:47.421Z] [ 76%] Built target device-counter [2025-04-04T04:26:47.684Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-04-04T04:26:47.948Z] [ 80%] Linking C executable device-random [2025-04-04T04:26:47.948Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-04-04T04:26:48.212Z] [ 80%] Built target device-random [2025-04-04T04:26:48.212Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-04-04T04:26:48.475Z] [ 84%] Linking C executable device-gyro [2025-04-04T04:26:48.475Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-04-04T04:26:48.739Z] [ 84%] Built target device-gyro [2025-04-04T04:26:48.739Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-04-04T04:26:49.002Z] [ 88%] Linking C executable device-bitfields [2025-04-04T04:26:49.266Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-04-04T04:26:49.530Z] [ 88%] Built target device-bitfields [2025-04-04T04:26:49.530Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-04-04T04:26:49.794Z] [ 92%] Linking C executable template-discovery [2025-04-04T04:26:49.794Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-04-04T04:26:50.057Z] [ 92%] Built target template-discovery [2025-04-04T04:26:50.321Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-04-04T04:26:50.582Z] [ 96%] Linking C executable device-file [2025-04-04T04:26:50.582Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-04-04T04:26:50.847Z] [ 96%] Built target device-file [2025-04-04T04:26:50.847Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-04-04T04:26:51.426Z] [100%] Linking C executable device-terminal [2025-04-04T04:26:51.426Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-04-04T04:26:51.690Z] [100%] Built target device-terminal [2025-04-04T04:26:51.690Z] + cp -rf include/devsdk include/edgex /usr/include/ [2025-04-04T04:26:51.690Z] + cp build/release/c/libcsdk.so /usr/lib/ [2025-04-04T04:26:51.690Z] + mkdir -p /usr/share/doc/edgex-csdk [2025-04-04T04:26:51.690Z] + cp Attribution.txt /usr/share/doc/edgex-csdk [2025-04-04T04:26:51.690Z] + cp LICENSE /usr/share/doc/edgex-csdk [2025-04-04T04:26:51.690Z] + rm -rf /device-bacnet-c/deps [2025-04-04T04:26:52.663Z] Removing intermediate container f2b984c0105d [2025-04-04T04:26:52.663Z] ---> 4747017bc973 [2025-04-04T04:26:52.663Z] Step 11/31 : RUN /device-bacnet-c/scripts/build.sh [2025-04-04T04:26:52.663Z] ---> Running in 00788ae61607 [2025-04-04T04:26:53.617Z] + readlink -f /device-bacnet-c/scripts/build.sh [2025-04-04T04:26:53.617Z] + dirname /device-bacnet-c/scripts/build.sh [2025-04-04T04:26:53.617Z] + dirname /device-bacnet-c/scripts [2025-04-04T04:26:53.617Z] + ROOT=/device-bacnet-c [2025-04-04T04:26:53.617Z] + echo /device-bacnet-c [2025-04-04T04:26:53.617Z] /device-bacnet-c [2025-04-04T04:26:53.617Z] + cd /device-bacnet-c [2025-04-04T04:26:53.617Z] + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] [2025-04-04T04:26:53.617Z] + '[' '!' -f /device-bacnet-c/lib/mstp/libbacnet.a ] [2025-04-04T04:26:53.617Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip [2025-04-04T04:26:53.617Z] + cd /device-bacnet-c/build/release/device-bacnet-ip [2025-04-04T04:26:53.617Z] + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-04-04T04:26:53.617Z] -- /opt/iotech/iot/1.5/include [2025-04-04T04:26:53.617Z] -- Configuring done (0.1s) [2025-04-04T04:26:53.617Z] -- Generating done (0.0s) [2025-04-04T04:26:53.617Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip [2025-04-04T04:26:53.617Z] + make [2025-04-04T04:26:53.617Z] + tee release.log [2025-04-04T04:26:53.617Z] [ 22%] Built target bacnet_objects [2025-04-04T04:26:53.882Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-04-04T04:26:54.835Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-04-04T04:26:56.763Z] [ 55%] Linking C executable device-bacnet-c [2025-04-04T04:26:56.764Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-04-04T04:26:57.038Z] [100%] Built target device-bacnet-c [2025-04-04T04:26:57.038Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp [2025-04-04T04:26:57.039Z] + cd /device-bacnet-c/build/release/device-bacnet-mstp [2025-04-04T04:26:57.039Z] + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-04-04T04:26:57.039Z] -- /opt/iotech/iot/1.5/include [2025-04-04T04:26:57.039Z] -- Configuring done (0.1s) [2025-04-04T04:26:57.039Z] -- Generating done (0.0s) [2025-04-04T04:26:57.039Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp [2025-04-04T04:26:57.302Z] + make [2025-04-04T04:26:57.302Z] + tee release.log [2025-04-04T04:26:57.302Z] [ 22%] Built target bacnet_objects [2025-04-04T04:26:57.302Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-04-04T04:26:58.697Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-04-04T04:27:00.624Z] [ 55%] Linking C executable device-bacnet-c [2025-04-04T04:27:00.624Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-04-04T04:27:00.624Z] [100%] Built target device-bacnet-c [2025-04-04T04:27:01.578Z] Removing intermediate container 00788ae61607 [2025-04-04T04:27:01.578Z] ---> 08a71dd686c0 [2025-04-04T04:27:01.578Z] Step 12/31 : FROM alpine:3.20 [2025-04-04T04:27:01.843Z] 3.20: Pulling from library/alpine [2025-04-04T04:27:02.108Z] 94e9d8af2201: Pulling fs layer [2025-04-04T04:27:02.374Z] 94e9d8af2201: Verifying Checksum [2025-04-04T04:27:02.374Z] 94e9d8af2201: Download complete [2025-04-04T04:27:02.953Z] 94e9d8af2201: Pull complete [2025-04-04T04:27:02.953Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-04-04T04:27:02.953Z] Status: Downloaded newer image for alpine:3.20 [2025-04-04T04:27:02.953Z] ---> 7aab056cecc6 [2025-04-04T04:27:02.953Z] Step 13/31 : MAINTAINER iotech [2025-04-04T04:27:02.953Z] ---> Running in 4db2161bc12c [2025-04-04T04:27:03.216Z] Removing intermediate container 4db2161bc12c [2025-04-04T04:27:03.216Z] ---> f0d23c40ba00 [2025-04-04T04:27:03.217Z] 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-04-04T04:27:03.487Z] ---> Running in e1127e587895 [2025-04-04T04:27:04.437Z] Connecting to iotech.jfrog.io (34.246.139.145:443) [2025-04-04T04:27:04.702Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-04-04T04:27:04.702Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-04-04T04:27:04.702Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-04-04T04:27:05.659Z] Removing intermediate container e1127e587895 [2025-04-04T04:27:05.659Z] ---> 1d320545fafa [2025-04-04T04:27:05.659Z] Step 15/31 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-04-04T04:27:05.659Z] ---> Running in 121a6e0c0df5 [2025-04-04T04:27:07.062Z] Removing intermediate container 121a6e0c0df5 [2025-04-04T04:27:07.062Z] ---> 7b16a2d6c676 [2025-04-04T04:27:07.062Z] 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-04-04T04:27:07.062Z] ---> Running in ff27d80fd801 [2025-04-04T04:27:08.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-04-04T04:27:08.281Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-04-04T04:27:08.858Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2025-04-04T04:27:09.812Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-04-04T04:27:09.812Z] (1/27) Installing ca-certificates (20241121-r1) [2025-04-04T04:27:09.812Z] (2/27) Installing brotli-libs (1.1.0-r2) [2025-04-04T04:27:10.076Z] (3/27) Installing c-ares (1.33.1-r0) [2025-04-04T04:27:10.076Z] (4/27) Installing libunistring (1.2-r0) [2025-04-04T04:27:10.076Z] (5/27) Installing libidn2 (2.3.7-r0) [2025-04-04T04:27:10.076Z] (6/27) Installing nghttp2-libs (1.62.1-r0) [2025-04-04T04:27:10.076Z] (7/27) Installing libpsl (0.21.5-r1) [2025-04-04T04:27:10.076Z] (8/27) Installing zstd-libs (1.5.6-r0) [2025-04-04T04:27:10.076Z] (9/27) Installing libcurl (8.12.1-r0) [2025-04-04T04:27:10.076Z] (10/27) Installing curl (8.12.1-r0) [2025-04-04T04:27:10.076Z] (11/27) Installing dumb-init (1.2.5-r3) [2025-04-04T04:27:10.076Z] (12/27) Installing hiredis (1.2.0-r0) [2025-04-04T04:27:10.076Z] (13/27) Installing yaml (0.2.5-r2) [2025-04-04T04:27:10.076Z] (14/27) Installing libcbor (0.11.0-r0) [2025-04-04T04:27:10.339Z] (15/27) Installing iotech-iot-1.5 (1.5.5-r2) [2025-04-04T04:27:11.287Z] (16/27) Installing pkgconf (2.2.0-r0) [2025-04-04T04:27:11.287Z] (17/27) Installing openssl-dev (3.3.3-r0) [2025-04-04T04:27:11.287Z] (18/27) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-04-04T04:27:12.242Z] (19/27) Installing gmp (6.3.0-r1) [2025-04-04T04:27:12.242Z] (20/27) Installing nettle (3.9.1-r0) [2025-04-04T04:27:12.242Z] (21/27) Installing libffi (3.4.6-r0) [2025-04-04T04:27:12.242Z] (22/27) Installing libtasn1 (4.20.0-r0) [2025-04-04T04:27:12.243Z] (23/27) Installing p11-kit (0.25.3-r0) [2025-04-04T04:27:12.243Z] (24/27) Installing gnutls (3.8.5-r0) [2025-04-04T04:27:12.243Z] (25/27) Installing libmicrohttpd (0.9.77-r0) [2025-04-04T04:27:12.243Z] (26/27) Installing libuuid (2.40.1-r1) [2025-04-04T04:27:12.243Z] (27/27) Installing linux-headers (6.6-r0) [2025-04-04T04:27:12.821Z] Executing busybox-1.36.1-r29.trigger [2025-04-04T04:27:12.821Z] Executing ca-certificates-20241121-r1.trigger [2025-04-04T04:27:13.089Z] OK: 32 MiB in 41 packages [2025-04-04T04:27:16.424Z] Removing intermediate container ff27d80fd801 [2025-04-04T04:27:16.424Z] ---> 34ee22a5ccdf [2025-04-04T04:27:16.424Z] Step 17/31 : RUN apk --no-cache upgrade [2025-04-04T04:27:16.424Z] ---> Running in 50a8abd5f406 [2025-04-04T04:27:17.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-04-04T04:27:17.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-04-04T04:27:17.956Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2025-04-04T04:27:18.910Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-04-04T04:27:18.910Z] OK: 32 MiB in 41 packages [2025-04-04T04:27:19.868Z] Removing intermediate container 50a8abd5f406 [2025-04-04T04:27:19.868Z] ---> a7052ace933d [2025-04-04T04:27:19.868Z] Step 18/31 : COPY --from=builder /device-bacnet-c/build/release/ / [2025-04-04T04:27:20.450Z] ---> 5edf8690e912 [2025-04-04T04:27:20.450Z] Step 19/31 : COPY --from=builder /usr/lib/libcsdk.so /usr/lib [2025-04-04T04:27:21.032Z] ---> 7a04e55131d9 [2025-04-04T04:27:21.032Z] Step 20/31 : COPY --from=builder /usr/share/doc/edgex-csdk /usr/share/doc/edgex-csdk [2025-04-04T04:27:21.613Z] ---> 6dd1de03eccb [2025-04-04T04:27:21.613Z] Step 21/31 : COPY LICENSE /. [2025-04-04T04:27:21.878Z] ---> dfe90bcda725 [2025-04-04T04:27:21.878Z] Step 22/31 : COPY Attribution.txt /. [2025-04-04T04:27:22.458Z] ---> 8502eb6fd35f [2025-04-04T04:27:22.458Z] Step 23/31 : COPY res /res [2025-04-04T04:27:22.724Z] ---> 7123164c0975 [2025-04-04T04:27:22.724Z] Step 24/31 : COPY sample-profiles /sample-profiles [2025-04-04T04:27:23.305Z] ---> a1c46789bea6 [2025-04-04T04:27:23.305Z] Step 25/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2022: IoTech Ltd' [2025-04-04T04:27:23.305Z] ---> Running in 574ed8709e08 [2025-04-04T04:27:23.570Z] Removing intermediate container 574ed8709e08 [2025-04-04T04:27:23.570Z] ---> f22a9e9c08bc [2025-04-04T04:27:23.570Z] Step 26/31 : EXPOSE 59980 [2025-04-04T04:27:23.570Z] ---> Running in 3abc7b5160a9 [2025-04-04T04:27:23.834Z] Removing intermediate container 3abc7b5160a9 [2025-04-04T04:27:23.834Z] ---> b0d0546bd5f4 [2025-04-04T04:27:23.834Z] Step 27/31 : ENTRYPOINT ["/device-bacnet-ip/device-bacnet-c"] [2025-04-04T04:27:24.100Z] ---> Running in 525a382c66e8 [2025-04-04T04:27:24.364Z] Removing intermediate container 525a382c66e8 [2025-04-04T04:27:24.364Z] ---> 1f7989bd5a0b [2025-04-04T04:27:24.364Z] Step 28/31 : CMD ["-cp=keeper://edgex-core-keeper:59890", "--registry", "--confdir=/res"] [2025-04-04T04:27:24.364Z] ---> Running in e591639b3ca0 [2025-04-04T04:27:24.628Z] Removing intermediate container e591639b3ca0 [2025-04-04T04:27:24.628Z] ---> 56043b65ce3b [2025-04-04T04:27:24.628Z] Step 29/31 : LABEL arch=arm64 [2025-04-04T04:27:24.628Z] ---> Running in 6b4614a800ab [2025-04-04T04:27:25.204Z] Removing intermediate container 6b4614a800ab [2025-04-04T04:27:25.204Z] ---> 070427b945dc [2025-04-04T04:27:25.204Z] Step 30/31 : LABEL git_sha=5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9 [2025-04-04T04:27:25.204Z] ---> Running in f39da3be64eb [2025-04-04T04:27:25.469Z] Removing intermediate container f39da3be64eb [2025-04-04T04:27:25.469Z] ---> a9311c06bf73 [2025-04-04T04:27:25.469Z] Step 31/31 : LABEL version=4.1.0-dev.1 [2025-04-04T04:27:25.469Z] ---> Running in 1e1688880c3d [2025-04-04T04:27:25.730Z] Removing intermediate container 1e1688880c3d [2025-04-04T04:27:25.730Z] ---> 1d2a3ff05fba [2025-04-04T04:27:25.730Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2025-04-04T04:27:25.730Z] Successfully built 1d2a3ff05fba [2025-04-04T04:27:25.730Z] Successfully tagged device-bacnet-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-04-04T04:27:25.880Z] provisioning config files... [2025-04-04T04:27:25.893Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/device-bacnet-c/33@tmp/config17122294053298314868tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-04-04T04:27:26.220Z] ---> ****-login.sh [2025-04-04T04:27:26.220Z] nexus3.edgexfoundry.org:10001 [2025-04-04T04:27:26.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-04T04:27:26.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-04T04:27:26.484Z] Configure a credential helper to remove this warning. See [2025-04-04T04:27:26.484Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-04T04:27:26.484Z] [2025-04-04T04:27:26.484Z] Login Succeeded [2025-04-04T04:27:26.484Z] nexus3.edgexfoundry.org:10002 [2025-04-04T04:27:26.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-04T04:27:26.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-04T04:27:26.749Z] Configure a credential helper to remove this warning. See [2025-04-04T04:27:26.749Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-04T04:27:26.749Z] [2025-04-04T04:27:26.749Z] Login Succeeded [2025-04-04T04:27:26.749Z] nexus3.edgexfoundry.org:10003 [2025-04-04T04:27:27.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-04T04:27:27.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-04T04:27:27.012Z] Configure a credential helper to remove this warning. See [2025-04-04T04:27:27.012Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-04T04:27:27.012Z] [2025-04-04T04:27:27.012Z] Login Succeeded [2025-04-04T04:27:27.012Z] nexus3.edgexfoundry.org:10004 [2025-04-04T04:27:27.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-04T04:27:27.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-04T04:27:27.541Z] Configure a credential helper to remove this warning. See [2025-04-04T04:27:27.541Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-04T04:27:27.541Z] [2025-04-04T04:27:27.541Z] Login Succeeded [2025-04-04T04:27:27.541Z] ****.io [2025-04-04T04:27:27.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-04T04:27:27.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-04T04:27:27.804Z] Configure a credential helper to remove this warning. See [2025-04-04T04:27:27.805Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-04T04:27:27.805Z] [2025-04-04T04:27:27.805Z] Login Succeeded [2025-04-04T04:27:28.068Z] ---> ****-login.sh ends [Pipeline] } [2025-04-04T04:27:28.079Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-04-04T04:27:28.129Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-04-04T04:27:28.159Z] [edgeXDocker.push] Tagging docker image device-bacnet-arm64 with the following tags: [2025-04-04T04:27:28.159Z] 5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9 [2025-04-04T04:27:28.159Z] latest [2025-04-04T04:27:28.159Z] 4.1.0-dev.1 [2025-04-04T04:27:28.159Z] 5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9-4.1.0-dev.1 [2025-04-04T04:27:28.159Z] main [2025-04-04T04:27:28.159Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-04T04:27:28.538Z] + docker tag device-bacnet-arm64 nexus3.edgexfoundry.org:10004/device-bacnet-arm64:5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-04T04:27:28.878Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet-arm64:5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9 [2025-04-04T04:27:28.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet-arm64] [2025-04-04T04:27:28.878Z] 9cd9e64093d0: Preparing [2025-04-04T04:27:28.878Z] 79b3a86921f0: Preparing [2025-04-04T04:27:28.878Z] ce53f127d28a: Preparing [2025-04-04T04:27:28.878Z] 0306148358d5: Preparing [2025-04-04T04:27:28.878Z] 0eca2ab8331e: Preparing [2025-04-04T04:27:28.878Z] 46fd74376800: Preparing [2025-04-04T04:27:28.878Z] ba21dae59935: Preparing [2025-04-04T04:27:28.878Z] fc49723c02a1: Preparing [2025-04-04T04:27:28.878Z] 39a729447a0f: Preparing [2025-04-04T04:27:28.878Z] 403501bc9114: Preparing [2025-04-04T04:27:28.879Z] 0b0c30577018: Preparing [2025-04-04T04:27:28.879Z] dd9c8f8612c8: Preparing [2025-04-04T04:27:28.879Z] 39a729447a0f: Waiting [2025-04-04T04:27:28.879Z] 46fd74376800: Waiting [2025-04-04T04:27:28.879Z] 403501bc9114: Waiting [2025-04-04T04:27:28.879Z] 0b0c30577018: Waiting [2025-04-04T04:27:28.879Z] dd9c8f8612c8: Waiting [2025-04-04T04:27:28.879Z] ba21dae59935: Waiting [2025-04-04T04:27:28.879Z] fc49723c02a1: Waiting [2025-04-04T04:27:29.143Z] 9cd9e64093d0: Pushed [2025-04-04T04:27:29.143Z] 79b3a86921f0: Pushed [2025-04-04T04:27:29.143Z] ce53f127d28a: Pushed [2025-04-04T04:27:29.143Z] 0306148358d5: Pushed [2025-04-04T04:27:29.143Z] 0eca2ab8331e: Pushed [2025-04-04T04:27:29.407Z] 403501bc9114: Pushed [2025-04-04T04:27:29.407Z] fc49723c02a1: Pushed [2025-04-04T04:27:29.407Z] 46fd74376800: Pushed [2025-04-04T04:27:29.407Z] dd9c8f8612c8: Layer already exists [2025-04-04T04:27:29.407Z] 0b0c30577018: Pushed [2025-04-04T04:27:29.671Z] ba21dae59935: Pushed [2025-04-04T04:27:33.899Z] 39a729447a0f: Pushed [2025-04-04T04:27:33.899Z] 5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9: digest: sha256:aa22ed416a7447b77dddb30729b7e997841548aa034686e4e9f9952c6806f0ca size: 2820 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-04T04:27:34.254Z] + docker tag device-bacnet-arm64 nexus3.edgexfoundry.org:10004/device-bacnet-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-04T04:27:34.606Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet-arm64:latest [2025-04-04T04:27:34.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet-arm64] [2025-04-04T04:27:34.606Z] 9cd9e64093d0: Preparing [2025-04-04T04:27:34.606Z] 79b3a86921f0: Preparing [2025-04-04T04:27:34.606Z] ce53f127d28a: Preparing [2025-04-04T04:27:34.606Z] 0306148358d5: Preparing [2025-04-04T04:27:34.606Z] 0eca2ab8331e: Preparing [2025-04-04T04:27:34.606Z] 46fd74376800: Preparing [2025-04-04T04:27:34.606Z] ba21dae59935: Preparing [2025-04-04T04:27:34.606Z] fc49723c02a1: Preparing [2025-04-04T04:27:34.606Z] 39a729447a0f: Preparing [2025-04-04T04:27:34.606Z] 403501bc9114: Preparing [2025-04-04T04:27:34.606Z] 0b0c30577018: Preparing [2025-04-04T04:27:34.606Z] dd9c8f8612c8: Preparing [2025-04-04T04:27:34.606Z] 46fd74376800: Waiting [2025-04-04T04:27:34.606Z] ba21dae59935: Waiting [2025-04-04T04:27:34.606Z] fc49723c02a1: Waiting [2025-04-04T04:27:34.606Z] 39a729447a0f: Waiting [2025-04-04T04:27:34.606Z] 403501bc9114: Waiting [2025-04-04T04:27:34.606Z] 0b0c30577018: Waiting [2025-04-04T04:27:34.606Z] dd9c8f8612c8: Waiting [2025-04-04T04:27:34.606Z] 0306148358d5: Layer already exists [2025-04-04T04:27:34.606Z] ce53f127d28a: Layer already exists [2025-04-04T04:27:34.606Z] 0eca2ab8331e: Layer already exists [2025-04-04T04:27:34.606Z] 79b3a86921f0: Layer already exists [2025-04-04T04:27:34.606Z] 9cd9e64093d0: Layer already exists [2025-04-04T04:27:34.606Z] 46fd74376800: Layer already exists [2025-04-04T04:27:34.606Z] ba21dae59935: Layer already exists [2025-04-04T04:27:34.606Z] 403501bc9114: Layer already exists [2025-04-04T04:27:34.606Z] fc49723c02a1: Layer already exists [2025-04-04T04:27:34.606Z] 39a729447a0f: Layer already exists [2025-04-04T04:27:34.606Z] 0b0c30577018: Layer already exists [2025-04-04T04:27:34.606Z] dd9c8f8612c8: Layer already exists [2025-04-04T04:27:34.869Z] latest: digest: sha256:aa22ed416a7447b77dddb30729b7e997841548aa034686e4e9f9952c6806f0ca size: 2820 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-04T04:27:35.213Z] + docker tag device-bacnet-arm64 nexus3.edgexfoundry.org:10004/device-bacnet-arm64:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-04T04:27:35.569Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet-arm64:4.1.0-dev.1 [2025-04-04T04:27:35.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet-arm64] [2025-04-04T04:27:35.569Z] 9cd9e64093d0: Preparing [2025-04-04T04:27:35.569Z] 79b3a86921f0: Preparing [2025-04-04T04:27:35.569Z] ce53f127d28a: Preparing [2025-04-04T04:27:35.569Z] 0306148358d5: Preparing [2025-04-04T04:27:35.569Z] 0eca2ab8331e: Preparing [2025-04-04T04:27:35.569Z] 46fd74376800: Preparing [2025-04-04T04:27:35.569Z] ba21dae59935: Preparing [2025-04-04T04:27:35.569Z] fc49723c02a1: Preparing [2025-04-04T04:27:35.569Z] 39a729447a0f: Preparing [2025-04-04T04:27:35.569Z] 403501bc9114: Preparing [2025-04-04T04:27:35.569Z] 0b0c30577018: Preparing [2025-04-04T04:27:35.569Z] dd9c8f8612c8: Preparing [2025-04-04T04:27:35.569Z] 39a729447a0f: Waiting [2025-04-04T04:27:35.569Z] 403501bc9114: Waiting [2025-04-04T04:27:35.569Z] 46fd74376800: Waiting [2025-04-04T04:27:35.569Z] ba21dae59935: Waiting [2025-04-04T04:27:35.569Z] 0b0c30577018: Waiting [2025-04-04T04:27:35.569Z] fc49723c02a1: Waiting [2025-04-04T04:27:35.569Z] dd9c8f8612c8: Waiting [2025-04-04T04:27:35.569Z] 79b3a86921f0: Layer already exists [2025-04-04T04:27:35.569Z] ce53f127d28a: Layer already exists [2025-04-04T04:27:35.569Z] 0306148358d5: Layer already exists [2025-04-04T04:27:35.569Z] 0eca2ab8331e: Layer already exists [2025-04-04T04:27:35.569Z] 9cd9e64093d0: Layer already exists [2025-04-04T04:27:35.832Z] 39a729447a0f: Layer already exists [2025-04-04T04:27:35.832Z] 403501bc9114: Layer already exists [2025-04-04T04:27:35.832Z] 46fd74376800: Layer already exists [2025-04-04T04:27:35.832Z] fc49723c02a1: Layer already exists [2025-04-04T04:27:35.832Z] ba21dae59935: Layer already exists [2025-04-04T04:27:35.832Z] dd9c8f8612c8: Layer already exists [2025-04-04T04:27:35.832Z] 0b0c30577018: Layer already exists [2025-04-04T04:27:35.832Z] 4.1.0-dev.1: digest: sha256:aa22ed416a7447b77dddb30729b7e997841548aa034686e4e9f9952c6806f0ca size: 2820 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-04T04:27:36.177Z] + docker tag device-bacnet-arm64 nexus3.edgexfoundry.org:10004/device-bacnet-arm64:5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-04T04:27:36.531Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet-arm64:5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9-4.1.0-dev.1 [2025-04-04T04:27:36.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet-arm64] [2025-04-04T04:27:36.531Z] 9cd9e64093d0: Preparing [2025-04-04T04:27:36.531Z] 79b3a86921f0: Preparing [2025-04-04T04:27:36.531Z] ce53f127d28a: Preparing [2025-04-04T04:27:36.531Z] 0306148358d5: Preparing [2025-04-04T04:27:36.531Z] 0eca2ab8331e: Preparing [2025-04-04T04:27:36.531Z] 46fd74376800: Preparing [2025-04-04T04:27:36.531Z] ba21dae59935: Preparing [2025-04-04T04:27:36.531Z] fc49723c02a1: Preparing [2025-04-04T04:27:36.531Z] 39a729447a0f: Preparing [2025-04-04T04:27:36.531Z] 403501bc9114: Preparing [2025-04-04T04:27:36.531Z] 0b0c30577018: Preparing [2025-04-04T04:27:36.531Z] dd9c8f8612c8: Preparing [2025-04-04T04:27:36.531Z] 46fd74376800: Waiting [2025-04-04T04:27:36.531Z] 39a729447a0f: Waiting [2025-04-04T04:27:36.531Z] ba21dae59935: Waiting [2025-04-04T04:27:36.531Z] 403501bc9114: Waiting [2025-04-04T04:27:36.531Z] fc49723c02a1: Waiting [2025-04-04T04:27:36.531Z] 0b0c30577018: Waiting [2025-04-04T04:27:36.531Z] dd9c8f8612c8: Waiting [2025-04-04T04:27:36.531Z] 9cd9e64093d0: Layer already exists [2025-04-04T04:27:36.531Z] 0eca2ab8331e: Layer already exists [2025-04-04T04:27:36.531Z] 79b3a86921f0: Layer already exists [2025-04-04T04:27:36.531Z] ce53f127d28a: Layer already exists [2025-04-04T04:27:36.531Z] 0306148358d5: Layer already exists [2025-04-04T04:27:36.531Z] ba21dae59935: Layer already exists [2025-04-04T04:27:36.531Z] fc49723c02a1: Layer already exists [2025-04-04T04:27:36.531Z] 39a729447a0f: Layer already exists [2025-04-04T04:27:36.531Z] 46fd74376800: Layer already exists [2025-04-04T04:27:36.531Z] 403501bc9114: Layer already exists [2025-04-04T04:27:36.531Z] 0b0c30577018: Layer already exists [2025-04-04T04:27:36.531Z] dd9c8f8612c8: Layer already exists [2025-04-04T04:27:36.795Z] 5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9-4.1.0-dev.1: digest: sha256:aa22ed416a7447b77dddb30729b7e997841548aa034686e4e9f9952c6806f0ca size: 2820 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-04T04:27:37.220Z] + docker tag device-bacnet-arm64 nexus3.edgexfoundry.org:10004/device-bacnet-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-04T04:27:37.587Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet-arm64:main [2025-04-04T04:27:37.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet-arm64] [2025-04-04T04:27:37.587Z] 9cd9e64093d0: Preparing [2025-04-04T04:27:37.587Z] 79b3a86921f0: Preparing [2025-04-04T04:27:37.587Z] ce53f127d28a: Preparing [2025-04-04T04:27:37.587Z] 0306148358d5: Preparing [2025-04-04T04:27:37.587Z] 0eca2ab8331e: Preparing [2025-04-04T04:27:37.587Z] 46fd74376800: Preparing [2025-04-04T04:27:37.587Z] ba21dae59935: Preparing [2025-04-04T04:27:37.587Z] fc49723c02a1: Preparing [2025-04-04T04:27:37.587Z] 39a729447a0f: Preparing [2025-04-04T04:27:37.587Z] 403501bc9114: Preparing [2025-04-04T04:27:37.587Z] 0b0c30577018: Preparing [2025-04-04T04:27:37.587Z] dd9c8f8612c8: Preparing [2025-04-04T04:27:37.587Z] 46fd74376800: Waiting [2025-04-04T04:27:37.587Z] ba21dae59935: Waiting [2025-04-04T04:27:37.587Z] fc49723c02a1: Waiting [2025-04-04T04:27:37.587Z] 39a729447a0f: Waiting [2025-04-04T04:27:37.587Z] 403501bc9114: Waiting [2025-04-04T04:27:37.587Z] 0b0c30577018: Waiting [2025-04-04T04:27:37.587Z] dd9c8f8612c8: Waiting [2025-04-04T04:27:37.587Z] ce53f127d28a: Layer already exists [2025-04-04T04:27:37.587Z] 0eca2ab8331e: Layer already exists [2025-04-04T04:27:37.587Z] 9cd9e64093d0: Layer already exists [2025-04-04T04:27:37.587Z] 0306148358d5: Layer already exists [2025-04-04T04:27:37.587Z] 79b3a86921f0: Layer already exists [2025-04-04T04:27:37.587Z] 46fd74376800: Layer already exists [2025-04-04T04:27:37.587Z] fc49723c02a1: Layer already exists [2025-04-04T04:27:37.587Z] ba21dae59935: Layer already exists [2025-04-04T04:27:37.587Z] 403501bc9114: Layer already exists [2025-04-04T04:27:37.587Z] 39a729447a0f: Layer already exists [2025-04-04T04:27:37.587Z] 0b0c30577018: Layer already exists [2025-04-04T04:27:37.587Z] dd9c8f8612c8: Layer already exists [2025-04-04T04:27:37.850Z] main: digest: sha256:aa22ed416a7447b77dddb30729b7e997841548aa034686e4e9f9952c6806f0ca size: 2820 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-04-04T04:27:37.950Z] ===================================================== [Pipeline] echo [2025-04-04T04:27:37.966Z] taggedImages: [2025-04-04T04:27:37.966Z] - nexus3.edgexfoundry.org:10004/device-bacnet-arm64:5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9 [2025-04-04T04:27:37.966Z] - nexus3.edgexfoundry.org:10004/device-bacnet-arm64:latest [2025-04-04T04:27:37.966Z] - nexus3.edgexfoundry.org:10004/device-bacnet-arm64:4.1.0-dev.1 [2025-04-04T04:27:37.966Z] - nexus3.edgexfoundry.org:10004/device-bacnet-arm64:5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9-4.1.0-dev.1 [2025-04-04T04:27:37.966Z] - nexus3.edgexfoundry.org:10004/device-bacnet-arm64:main [Pipeline] echo [2025-04-04T04:27:37.980Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-bacnet-arm64:5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9 [Pipeline] echo [2025-04-04T04:27:37.990Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-bacnet-arm64:latest [Pipeline] echo [2025-04-04T04:27:38.005Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-bacnet-arm64:4.1.0-dev.1 [Pipeline] echo [2025-04-04T04:27:38.020Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-bacnet-arm64:5aa9c514b6e12aa0f5c2a4a64851cbf92bb8e5d9-4.1.0-dev.1 [Pipeline] echo [2025-04-04T04:27:38.030Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-bacnet-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-04T04:27:38.425Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-04-04T04:27:38.425Z] [2025-04-04T04:27:38.425Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-04T04:27:38.761Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-04-04T04:27:38.761Z] arm64: Pulling from edgex-lftools-log-publisher [2025-04-04T04:27:38.761Z] 8998bd30e6a1: Pulling fs layer [2025-04-04T04:27:38.761Z] 04944245beec: Pulling fs layer [2025-04-04T04:27:38.761Z] 699f458cf7ca: Pulling fs layer [2025-04-04T04:27:38.761Z] 765212b225bb: Pulling fs layer [2025-04-04T04:27:38.761Z] f23df028b6ca: Pulling fs layer [2025-04-04T04:27:38.761Z] d65c8cfc05b1: Pulling fs layer [2025-04-04T04:27:38.762Z] 2437ff75d9bd: Pulling fs layer [2025-04-04T04:27:38.762Z] f23df028b6ca: Waiting [2025-04-04T04:27:38.762Z] d65c8cfc05b1: Waiting [2025-04-04T04:27:38.762Z] 765212b225bb: Waiting [2025-04-04T04:27:38.762Z] 2437ff75d9bd: Waiting [2025-04-04T04:27:39.027Z] 04944245beec: Verifying Checksum [2025-04-04T04:27:39.027Z] 04944245beec: Download complete [2025-04-04T04:27:39.027Z] 765212b225bb: Verifying Checksum [2025-04-04T04:27:39.027Z] 765212b225bb: Download complete [2025-04-04T04:27:39.027Z] f23df028b6ca: Verifying Checksum [2025-04-04T04:27:39.027Z] f23df028b6ca: Download complete [2025-04-04T04:27:39.027Z] d65c8cfc05b1: Verifying Checksum [2025-04-04T04:27:39.027Z] d65c8cfc05b1: Download complete [2025-04-04T04:27:39.027Z] 699f458cf7ca: Verifying Checksum [2025-04-04T04:27:39.027Z] 699f458cf7ca: Download complete [2025-04-04T04:27:39.609Z] 8998bd30e6a1: Download complete [2025-04-04T04:27:42.192Z] 2437ff75d9bd: Verifying Checksum [2025-04-04T04:27:42.192Z] 2437ff75d9bd: Download complete [2025-04-04T04:27:44.125Z] 8998bd30e6a1: Pull complete [2025-04-04T04:27:44.389Z] 04944245beec: Pull complete [2025-04-04T04:27:45.788Z] 699f458cf7ca: Pull complete [2025-04-04T04:27:46.052Z] 765212b225bb: Pull complete [2025-04-04T04:27:47.007Z] f23df028b6ca: Pull complete [2025-04-04T04:27:47.007Z] d65c8cfc05b1: Pull complete [2025-04-04T04:28:05.184Z] 2437ff75d9bd: Pull complete [2025-04-04T04:28:05.184Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-04-04T04:28:05.184Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-04-04T04:28:05.184Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-04T04:28:05.389Z] prd-ubuntu20.04-docker-arm64-4c-16g-42695 does not seem to be running inside a container [2025-04-04T04:28:05.438Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-bacnet-c/33 -v /w/workspace/device-bacnet-c/33:/w/workspace/device-bacnet-c/33:rw,z -v /w/workspace/device-bacnet-c/33@tmp:/w/workspace/device-bacnet-c/33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-04-04T04:28:07.889Z] $ docker top f738edc0695e0340c76bf1d9e83e2035dd888246fa258f8e0d167b52af4ff97f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-04-04T04:28:08.752Z] ---> job-cost.sh [2025-04-04T04:28:08.752Z] lf-activate-venv: SKIPPING [2025-04-04T04:28:08.752Z] INFO: No Stack... [2025-04-04T04:28:09.027Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-04-04T04:28:09.988Z] INFO: Archiving Costs [Pipeline] sh [2025-04-04T04:28:10.655Z] + cat /w/workspace/device-bacnet-c/33/archives/cost.csv [2025-04-04T04:28:10.655Z] + cut -d, -f6 [Pipeline] lock [2025-04-04T04:28:10.720Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-bacnet-c-main-33-stack-cost] [2025-04-04T04:28:10.728Z] Resource [jenkins-edgexfoundry-device-bacnet-c-main-33-stack-cost] did not exist. Created. [2025-04-04T04:28:10.734Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-bacnet-c-main-33-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-04-04T04:28:11.378Z] /w/workspace/device-bacnet-c/33@tmp/durable-a189cc57/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-04-04T04:28:11.696Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-04-04T04:28:11.986Z] Warning: overwriting stash ‘stack-cost’ [2025-04-04T04:28:12.359Z] Stashed 1 file(s) [Pipeline] } [2025-04-04T04:28:12.371Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-bacnet-c-main-33-stack-cost] [Pipeline] // lock [Pipeline] } [2025-04-04T04:28:12.396Z] $ docker stop --time=1 f738edc0695e0340c76bf1d9e83e2035dd888246fa258f8e0d167b52af4ff97f [2025-04-04T04:28:13.861Z] $ docker rm -f --volumes f738edc0695e0340c76bf1d9e83e2035dd888246fa258f8e0d167b52af4ff97f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2025-04-04T04:28:14.549Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-04-04T04:28:14.549Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-04T04:28:14.852Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-04-04T04:28:14.852Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-04T04:28:14.927Z] prd-ubuntu20.04-docker-8c-8g-42694 does not seem to be running inside a container [2025-04-04T04:28:14.936Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-bacnet-c_main -v /w/workspace/dgexfoundry_device-bacnet-c_main:/w/workspace/dgexfoundry_device-bacnet-c_main:rw,z -v /w/workspace/dgexfoundry_device-bacnet-c_main@tmp:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-04-04T04:28:15.265Z] $ docker top 1a59f07fe0fdb055394e9f95d46a1072cea2244ae80db21330157efdea01493b -eo pid,comm [2025-04-04T04:28:15.326Z] 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-04-04T04:28:15.327Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-04-04T04:28:15.377Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-04-04T04:28:15.377Z] [ssh-agent] Looking for ssh-agent implementation... [2025-04-04T04:28:15.475Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-04-04T04:28:15.459Z] $ docker exec 1a59f07fe0fdb055394e9f95d46a1072cea2244ae80db21330157efdea01493b ssh-agent [2025-04-04T04:28:15.571Z] SSH_AUTH_SOCK=/tmp/ssh-IsKL8tYMFSPg/agent.32 [2025-04-04T04:28:15.571Z] SSH_AGENT_PID=38 [2025-04-04T04:28:15.575Z] Running ssh-add (command line suppressed) [2025-04-04T04:28:15.648Z] Identity added: /w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_15659632777168633111.key (/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_15659632777168633111.key) [2025-04-04T04:28:15.682Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-04-04T04:28:15.975Z] + git semver tag [2025-04-04T04:28:16.236Z] 2025-04-04 04:28:16,124 [run_tag] DEBUG tag force:False [2025-04-04T04:28:16.236Z] 2025-04-04 04:28:16,124 [check_head_tag] DEBUG check head tag [2025-04-04T04:28:16.236Z] 2025-04-04 04:28:16,125 [execute] INFO git cat-file --batch-check [2025-04-04T04:28:16.236Z] 2025-04-04 04:28:16,125 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main, universal_newlines=False, shell=None, istream=) [2025-04-04T04:28:16.236Z] 2025-04-04 04:28:16,128 [execute] INFO git cat-file --batch [2025-04-04T04:28:16.236Z] 2025-04-04 04:28:16,128 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main, universal_newlines=False, shell=None, istream=) [2025-04-04T04:28:16.236Z] 2025-04-04 04:28:16,136 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2025-04-04T04:28:16.236Z] 2025-04-04 04:28:16,136 [execute] INFO git tag -a v4.1.0-dev.1 -m v4.1.0-dev.1 [2025-04-04T04:28:16.236Z] 2025-04-04 04:28:16,137 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.1', '-m', 'v4.1.0-dev.1'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main, universal_newlines=False, shell=None, istream=None) [2025-04-04T04:28:16.236Z] 2025-04-04 04:28:16,141 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2025-04-04T04:28:16.236Z] 4.1.0-dev.1 [Pipeline] } [2025-04-04T04:28:16.228Z] $ docker exec --env ******** --env ******** 1a59f07fe0fdb055394e9f95d46a1072cea2244ae80db21330157efdea01493b ssh-agent -k [2025-04-04T04:28:16.318Z] unset SSH_AUTH_SOCK; [2025-04-04T04:28:16.318Z] unset SSH_AGENT_PID; [2025-04-04T04:28:16.318Z] echo Agent pid 38 killed; [2025-04-04T04:28:16.344Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-04-04T04:28:16.669Z] + git semver [Pipeline] } [2025-04-04T04:28:16.920Z] $ docker stop --time=1 1a59f07fe0fdb055394e9f95d46a1072cea2244ae80db21330157efdea01493b [2025-04-04T04:28:18.195Z] $ docker rm -f --volumes 1a59f07fe0fdb055394e9f95d46a1072cea2244ae80db21330157efdea01493b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-04T04:28:18.622Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-04-04T04:28:18.622Z] [2025-04-04T04:28:18.622Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-04T04:28:18.955Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-04-04T04:28:18.955Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-04-04T04:28:18.955Z] ab5ef0e58194: Pulling fs layer [2025-04-04T04:28:18.955Z] 9712f1f96733: Pulling fs layer [2025-04-04T04:28:18.955Z] 63f879dbbcfc: Pulling fs layer [2025-04-04T04:28:18.955Z] 0d9ebad4ef96: Pulling fs layer [2025-04-04T04:28:18.955Z] e9a5061849ea: Pulling fs layer [2025-04-04T04:28:18.955Z] d747dcd14b5f: Pulling fs layer [2025-04-04T04:28:18.955Z] 2de7ff778b66: Pulling fs layer [2025-04-04T04:28:18.955Z] 0d9ebad4ef96: Waiting [2025-04-04T04:28:18.955Z] e9a5061849ea: Waiting [2025-04-04T04:28:18.955Z] d747dcd14b5f: Waiting [2025-04-04T04:28:18.955Z] 2de7ff778b66: Waiting [2025-04-04T04:28:18.955Z] 9712f1f96733: Download complete [2025-04-04T04:28:19.219Z] 63f879dbbcfc: Verifying Checksum [2025-04-04T04:28:19.219Z] 63f879dbbcfc: Download complete [2025-04-04T04:28:19.487Z] e9a5061849ea: Verifying Checksum [2025-04-04T04:28:19.487Z] e9a5061849ea: Download complete [2025-04-04T04:28:19.487Z] 0d9ebad4ef96: Verifying Checksum [2025-04-04T04:28:19.487Z] 0d9ebad4ef96: Download complete [2025-04-04T04:28:19.487Z] d747dcd14b5f: Download complete [2025-04-04T04:28:19.487Z] ab5ef0e58194: Download complete [2025-04-04T04:28:19.765Z] 2de7ff778b66: Verifying Checksum [2025-04-04T04:28:19.765Z] 2de7ff778b66: Download complete [2025-04-04T04:28:22.304Z] ab5ef0e58194: Pull complete [2025-04-04T04:28:22.304Z] 9712f1f96733: Pull complete [2025-04-04T04:28:22.868Z] 63f879dbbcfc: Pull complete [2025-04-04T04:28:27.061Z] 0d9ebad4ef96: Pull complete [2025-04-04T04:28:27.061Z] e9a5061849ea: Pull complete [2025-04-04T04:28:27.061Z] d747dcd14b5f: Pull complete [2025-04-04T04:28:27.998Z] 2de7ff778b66: Pull complete [2025-04-04T04:28:27.998Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-04-04T04:28:27.998Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-04-04T04:28:27.998Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-04T04:28:28.299Z] prd-ubuntu20.04-docker-8c-8g-42694 does not seem to be running inside a container [2025-04-04T04:28:28.313Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-bacnet-c_main -v /w/workspace/dgexfoundry_device-bacnet-c_main:/w/workspace/dgexfoundry_device-bacnet-c_main:rw,z -v /w/workspace/dgexfoundry_device-bacnet-c_main@tmp:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-04-04T04:28:32.672Z] $ docker top 7182b72a01c5424d8abbaf963b32142f3dce965b4cd0d67dc5021295b55b0457 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-04-04T04:28:32.762Z] provisioning config files... [2025-04-04T04:28:32.769Z] copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config15291581239264316935tmp [2025-04-04T04:28:32.779Z] copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config11781590776069131485tmp [2025-04-04T04:28:32.788Z] copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config14985282967623769525tmp [Pipeline] { [Pipeline] echo [2025-04-04T04:28:32.820Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-04T04:28:33.113Z] ---> sigul-configuration.sh [2025-04-04T04:28:33.113Z] gpg: directory `/root/.gnupg' created [2025-04-04T04:28:33.114Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-04-04T04:28:33.114Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-04-04T04:28:33.114Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-04-04T04:28:33.114Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-04-04T04:28:33.114Z] gpg: CAST5 encrypted data [2025-04-04T04:28:33.114Z] gpg: encrypted with 1 passphrase [2025-04-04T04:28:33.114Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-04-04T04:28:33.411Z] + mkdir /home/jenkins [2025-04-04T04:28:33.411Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-04-04T04:28:33.709Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-04-04T04:28:33.726Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-04T04:28:34.026Z] ---> sigul-install.sh [2025-04-04T04:28:34.026Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-04-04T04:28:34.326Z] + git tag --list [2025-04-04T04:28:34.326Z] v1.0.0 [2025-04-04T04:28:34.326Z] v1.1.0 [2025-04-04T04:28:34.326Z] v1.3.0 [2025-04-04T04:28:34.326Z] v1.3.1 [2025-04-04T04:28:34.326Z] v2.3.1 [2025-04-04T04:28:34.326Z] v3.0 [2025-04-04T04:28:34.326Z] v3.0.0 [2025-04-04T04:28:34.326Z] v3.0.1 [2025-04-04T04:28:34.326Z] v3.1 [2025-04-04T04:28:34.326Z] v3.1.0 [2025-04-04T04:28:34.326Z] v4.0 [2025-04-04T04:28:34.326Z] v4.0.0 [2025-04-04T04:28:34.326Z] v4.1.0-dev.1 [Pipeline] sh [2025-04-04T04:28:34.621Z] + lftools sign git-tag v4.1.0-dev.1 [2025-04-04T04:28:35.189Z] Signing Git tag with Sigul... [2025-04-04T04:28:35.189Z] Signing v4.1.0-dev.1 [Pipeline] echo [2025-04-04T04:28:35.462Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-04T04:28:35.749Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-04-04T04:28:35.756Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-04-04T04:28:35.766Z] $ docker stop --time=1 7182b72a01c5424d8abbaf963b32142f3dce965b4cd0d67dc5021295b55b0457 [2025-04-04T04:28:37.081Z] $ docker rm -f --volumes 7182b72a01c5424d8abbaf963b32142f3dce965b4cd0d67dc5021295b55b0457 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-04-04T04:28:37.524Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-04-04T04:28:37.524Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-04T04:28:37.828Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-04-04T04:28:37.829Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-04T04:28:37.912Z] prd-ubuntu20.04-docker-8c-8g-42694 does not seem to be running inside a container [2025-04-04T04:28:37.923Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-bacnet-c_main -v /w/workspace/dgexfoundry_device-bacnet-c_main:/w/workspace/dgexfoundry_device-bacnet-c_main:rw,z -v /w/workspace/dgexfoundry_device-bacnet-c_main@tmp:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-04-04T04:28:38.276Z] $ docker top 28526fedc7c98e0d0441059655bc336818df6ed1bec346e30c1a4c2ffe1c355b -eo pid,comm [2025-04-04T04:28:38.341Z] 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-04-04T04:28:38.341Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-04-04T04:28:38.401Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-04-04T04:28:38.401Z] [ssh-agent] Looking for ssh-agent implementation... [2025-04-04T04:28:38.504Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-04-04T04:28:38.487Z] $ docker exec 28526fedc7c98e0d0441059655bc336818df6ed1bec346e30c1a4c2ffe1c355b ssh-agent [2025-04-04T04:28:38.605Z] SSH_AUTH_SOCK=/tmp/ssh-koVxuzykEvLX/agent.32 [2025-04-04T04:28:38.605Z] SSH_AGENT_PID=38 [2025-04-04T04:28:38.609Z] Running ssh-add (command line suppressed) [2025-04-04T04:28:38.681Z] Identity added: /w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_4443839304299117944.key (/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_4443839304299117944.key) [2025-04-04T04:28:38.711Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-04-04T04:28:39.002Z] + git semver bump pre [2025-04-04T04:28:39.260Z] 2025-04-04 04:28:39,151 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2025-04-04T04:28:39.260Z] 2025-04-04 04:28:39,151 [bump_version] DEBUG bumping version:4.1.0-dev.1 on axis:pre with prefix:dev [2025-04-04T04:28:39.260Z] 2025-04-04 04:28:39,151 [bump_version] DEBUG bumped version:4.1.0-dev.2 [2025-04-04T04:28:39.260Z] 2025-04-04 04:28:39,151 [write_version] DEBUG write version:4.1.0-dev.2 to path:/w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main with force:True [2025-04-04T04:28:39.260Z] 2025-04-04 04:28:39,151 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2025-04-04T04:28:39.260Z] 2025-04-04 04:28:39,151 [write_file] DEBUG write to file:/w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2025-04-04T04:28:39.260Z] 2025-04-04 04:28:39,153 [execute] INFO git cat-file --batch-check [2025-04-04T04:28:39.260Z] 2025-04-04 04:28:39,153 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main/.semver, universal_newlines=False, shell=None, istream=) [2025-04-04T04:28:39.260Z] 2025-04-04 04:28:39,159 [execute] INFO git cat-file --batch [2025-04-04T04:28:39.260Z] 2025-04-04 04:28:39,159 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main/.semver, universal_newlines=False, shell=None, istream=) [2025-04-04T04:28:39.260Z] 2025-04-04 04:28:39,164 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2025-04-04T04:28:39.260Z] 4.1.0-dev.2 [Pipeline] } [2025-04-04T04:28:39.251Z] $ docker exec --env ******** --env ******** 28526fedc7c98e0d0441059655bc336818df6ed1bec346e30c1a4c2ffe1c355b ssh-agent -k [2025-04-04T04:28:39.342Z] unset SSH_AUTH_SOCK; [2025-04-04T04:28:39.344Z] unset SSH_AGENT_PID; [2025-04-04T04:28:39.345Z] echo Agent pid 38 killed; [2025-04-04T04:28:39.370Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-04-04T04:28:39.702Z] + git semver [Pipeline] } [2025-04-04T04:28:39.954Z] $ docker stop --time=1 28526fedc7c98e0d0441059655bc336818df6ed1bec346e30c1a4c2ffe1c355b [2025-04-04T04:28:41.233Z] $ docker rm -f --volumes 28526fedc7c98e0d0441059655bc336818df6ed1bec346e30c1a4c2ffe1c355b [Pipeline] // withDockerContainer [Pipeline] sh [2025-04-04T04:28:41.618Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-04-04T04:28:41.618Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-04T04:28:41.921Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-04-04T04:28:41.921Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-04T04:28:42.004Z] prd-ubuntu20.04-docker-8c-8g-42694 does not seem to be running inside a container [2025-04-04T04:28:42.013Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-bacnet-c_main -v /w/workspace/dgexfoundry_device-bacnet-c_main:/w/workspace/dgexfoundry_device-bacnet-c_main:rw,z -v /w/workspace/dgexfoundry_device-bacnet-c_main@tmp:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-04-04T04:28:42.353Z] $ docker top 95721aded3007b688cc26889c4c31083c4e716d6317dd2558c2291eba4f0470c -eo pid,comm [2025-04-04T04:28:42.418Z] 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-04-04T04:28:42.418Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-04-04T04:28:42.480Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-04-04T04:28:42.480Z] [ssh-agent] Looking for ssh-agent implementation... [2025-04-04T04:28:42.582Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-04-04T04:28:42.566Z] $ docker exec 95721aded3007b688cc26889c4c31083c4e716d6317dd2558c2291eba4f0470c ssh-agent [2025-04-04T04:28:42.690Z] SSH_AUTH_SOCK=/tmp/ssh-vrmhUGzb4NxV/agent.33 [2025-04-04T04:28:42.690Z] SSH_AGENT_PID=39 [2025-04-04T04:28:42.695Z] Running ssh-add (command line suppressed) [2025-04-04T04:28:42.763Z] Identity added: /w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_9338677349458371648.key (/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_9338677349458371648.key) [2025-04-04T04:28:42.795Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-04-04T04:28:43.090Z] + git semver push [2025-04-04T04:28:43.349Z] 2025-04-04 04:28:43,231 [run_push] DEBUG push [2025-04-04T04:28:43.349Z] 2025-04-04 04:28:43,232 [execute] INFO git cat-file --batch-check [2025-04-04T04:28:43.349Z] 2025-04-04 04:28:43,232 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main/.semver, universal_newlines=False, shell=None, istream=) [2025-04-04T04:28:43.349Z] 2025-04-04 04:28:43,235 [execute] INFO git rev-list 4dee93d233c1593ee9eab3e607477015e2049381 -- [2025-04-04T04:28:43.349Z] 2025-04-04 04:28:43,236 [execute] DEBUG Popen(['git', 'rev-list', '4dee93d233c1593ee9eab3e607477015e2049381', '--'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-04-04T04:28:43.349Z] 2025-04-04 04:28:43,242 [execute] INFO git fetch -v origin [2025-04-04T04:28:43.349Z] 2025-04-04 04:28:43,242 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-04-04T04:28:43.919Z] 2025-04-04 04:28:43,684 [run_push] DEBUG no remote changes detected [2025-04-04T04:28:43.919Z] 2025-04-04 04:28:43,685 [execute] INFO git push origin semver [2025-04-04T04:28:43.919Z] 2025-04-04 04:28:43,685 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-04-04T04:28:44.488Z] 2025-04-04 04:28:44,277 [run_push] DEBUG push all version tags [2025-04-04T04:28:44.488Z] 2025-04-04 04:28:44,278 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-04-04T04:28:44.488Z] 2025-04-04 04:28:44,278 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main, universal_newlines=False, shell=None, istream=None) [2025-04-04T04:28:45.056Z] 2025-04-04 04:28:44,853 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2025-04-04T04:28:45.056Z] 4.1.0-dev.2 [Pipeline] } [2025-04-04T04:28:45.046Z] $ docker exec --env ******** --env ******** 95721aded3007b688cc26889c4c31083c4e716d6317dd2558c2291eba4f0470c ssh-agent -k [2025-04-04T04:28:45.152Z] unset SSH_AUTH_SOCK; [2025-04-04T04:28:45.152Z] unset SSH_AGENT_PID; [2025-04-04T04:28:45.152Z] echo Agent pid 39 killed; [2025-04-04T04:28:45.178Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-04-04T04:28:45.499Z] + git semver [Pipeline] } [2025-04-04T04:28:45.756Z] $ docker stop --time=1 95721aded3007b688cc26889c4c31083c4e716d6317dd2558c2291eba4f0470c [2025-04-04T04:28:47.003Z] $ docker rm -f --volumes 95721aded3007b688cc26889c4c31083c4e716d6317dd2558c2291eba4f0470c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-04-04T04:28:47.530Z] + [ -d /w/workspace/dgexfoundry_device-bacnet-c_main/archives ] [2025-04-04T04:28:47.531Z] + ls -al /w/workspace/dgexfoundry_device-bacnet-c_main/archives [2025-04-04T04:28:47.531Z] total 16 [2025-04-04T04:28:47.531Z] drwxr-xr-x 3 root root 4096 Apr 4 04:22 . [2025-04-04T04:28:47.531Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 4 04:28 .. [2025-04-04T04:28:47.531Z] drwxr-xr-x 2 root root 4096 Apr 4 04:22 cost [2025-04-04T04:28:47.531Z] -rw-r--r-- 1 root root 86 Apr 4 04:22 cost.csv [2025-04-04T04:28:47.531Z] + sudo chown -R jenkins:jenkins /w/workspace/dgexfoundry_device-bacnet-c_main/archives [2025-04-04T04:28:47.531Z] + ls -al /w/workspace/dgexfoundry_device-bacnet-c_main/archives [2025-04-04T04:28:47.531Z] total 16 [2025-04-04T04:28:47.531Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 4 04:22 . [2025-04-04T04:28:47.531Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 4 04:28 .. [2025-04-04T04:28:47.531Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 4 04:22 cost [2025-04-04T04:28:47.531Z] -rw-r--r-- 1 jenkins jenkins 86 Apr 4 04:22 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-04-04T04:28:47.821Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-04T04:28:48.675Z] ---> package-listing.sh [2025-04-04T04:28:48.675Z] ++ facter osfamily [2025-04-04T04:28:48.675Z] ++ tr '[:upper:]' '[:lower:]' [2025-04-04T04:28:48.933Z] + OS_FAMILY=debian [2025-04-04T04:28:48.933Z] + workspace=/w/workspace/dgexfoundry_device-bacnet-c_main [2025-04-04T04:28:48.933Z] + START_PACKAGES=/tmp/packages_start.txt [2025-04-04T04:28:48.933Z] + END_PACKAGES=/tmp/packages_end.txt [2025-04-04T04:28:48.933Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-04-04T04:28:48.933Z] + PACKAGES=/tmp/packages_start.txt [2025-04-04T04:28:48.933Z] + '[' /w/workspace/dgexfoundry_device-bacnet-c_main ']' [2025-04-04T04:28:48.933Z] + PACKAGES=/tmp/packages_end.txt [2025-04-04T04:28:48.933Z] + case "${OS_FAMILY}" in [2025-04-04T04:28:48.933Z] + dpkg -l [2025-04-04T04:28:48.933Z] + grep '^ii' [2025-04-04T04:28:48.933Z] + '[' -f /tmp/packages_start.txt ']' [2025-04-04T04:28:48.933Z] + '[' -f /tmp/packages_end.txt ']' [2025-04-04T04:28:48.933Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-04-04T04:28:48.933Z] + '[' /w/workspace/dgexfoundry_device-bacnet-c_main ']' [2025-04-04T04:28:48.933Z] + mkdir -p /w/workspace/dgexfoundry_device-bacnet-c_main/archives/ [2025-04-04T04:28:48.933Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-bacnet-c_main/archives/ [Pipeline] echo [2025-04-04T04:28:48.945Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-bacnet-c_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-04-04T04:28:49.222Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-04T04:28:49.793Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-04-04T04:28:49.793Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-04T04:28:49.877Z] prd-ubuntu20.04-docker-8c-8g-42694 does not seem to be running inside a container [2025-04-04T04:28:49.888Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-bacnet-c_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-bacnet-c_main -v /w/workspace/dgexfoundry_device-bacnet-c_main:/w/workspace/dgexfoundry_device-bacnet-c_main:rw,z -v /w/workspace/dgexfoundry_device-bacnet-c_main@tmp:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-04-04T04:28:50.088Z] $ docker top 837fb9364bbc6fdea220de40e269a3a7a212e99a2a22a568a788f87977d10690 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-04-04T04:28:50.456Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-04-04T04:28:50.741Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-04-04T04:28:51.029Z] + ls /var/log/sa-host [2025-04-04T04:28:51.029Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-04-04T04:28:51.071Z] provisioning config files... [2025-04-04T04:28:51.080Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config8252831535173695420tmp [Pipeline] { [Pipeline] echo [2025-04-04T04:28:51.099Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-04T04:28:51.380Z] ---> create-netrc.sh [Pipeline] } [2025-04-04T04:28:51.385Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-04-04T04:28:51.696Z] ---> python-tools-install.sh [Pipeline] echo [2025-04-04T04:28:51.706Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-04T04:28:51.990Z] ---> sudo-logs.sh [2025-04-04T04:28:51.990Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-04-04T04:28:52.027Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-04T04:28:52.309Z] ---> job-cost.sh [2025-04-04T04:28:52.309Z] lf-activate-venv: SKIPPING [2025-04-04T04:28:52.309Z] DEBUG: total: 0.2199999988079071 [2025-04-04T04:28:52.309Z] INFO: Retrieving Stack Cost... [2025-04-04T04:28:52.878Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-04-04T04:28:53.137Z] INFO: Archiving Costs [Pipeline] echo [2025-04-04T04:28:53.152Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-04T04:28:53.435Z] ---> logs-deploy.sh [2025-04-04T04:28:53.435Z] lf-activate-venv: SKIPPING [2025-04-04T04:28:53.435Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-bacnet-c/main/33 [2025-04-04T04:28:53.435Z] INFO: archiving workspace using pattern(s): [2025-04-04T04:28:54.367Z] Archives upload complete. [2025-04-04T04:28:54.367Z] INFO: archiving logs to Nexus