Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f2ccd720424fccf53d66299bc60d2e163acc52e1 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-ssh17186188726893403644.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16372435261785232900.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh7538274405145250555.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh1574331972784026630.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-ssh4664724591081552348.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-36686 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 Avoid second fetch Checking out Revision f2ccd720424fccf53d66299bc60d2e163acc52e1 (main) Commit message: "Merge pull request #96 from FelixTing/move-to-v4" > git config remote.origin.url git@github.com:edgexfoundry/device-bacnet-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f2ccd720424fccf53d66299bc60d2e163acc52e1 # timeout=10 > git rev-list --no-walk ca615f754fc2c689e0c4e16d61f784c0b2379ced # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-01-14T06:00:05.484Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-01-14T06:00:05.544Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-01-14T06:00:05.573Z] ========================================================= [2025-01-14T06:00:05.573Z] EdgeX Global Pipelines Version Info [2025-01-14T06:00:05.573Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-01-14T06:00:06.306Z] ------------------- [2025-01-14T06:00:06.306Z] stable info: [2025-01-14T06:00:06.306Z] ------------------- [2025-01-14T06:00:06.306Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-01-14T06:00:06.306Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-14T06:00:06.306Z] Message: update stable to v1.0.269 [2025-01-14T06:00:07.247Z] ------------------- [2025-01-14T06:00:07.247Z] experimental info: [2025-01-14T06:00:07.247Z] ------------------- [2025-01-14T06:00:07.247Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-01-14T06:00:07.247Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-14T06:00:07.247Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-01-14T06:00:07.328Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-bacnet-c-settings [Pipeline] echo [2025-01-14T06:00:07.349Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-bacnet-c [Pipeline] echo [2025-01-14T06:00:07.367Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-01-14T06:00:07.387Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-01-14T06:00:07.411Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-01-14T06:00:07.558Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2025-01-14T06:00:07.581Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2025-01-14T06:00:07.605Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-01-14T06:00:07.624Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-01-14T06:00:07.645Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-bacnet [Pipeline] echo [2025-01-14T06:00:07.668Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-01-14T06:00:07.686Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-01-14T06:00:07.703Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-01-14T06:00:07.717Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-01-14T06:00:07.732Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-01-14T06:00:07.745Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-01-14T06:00:07.764Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-01-14T06:00:07.786Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-01-14T06:00:07.807Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-01-14T06:00:07.829Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-01-14T06:00:07.857Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f2ccd720424fccf53d66299bc60d2e163acc52e1 [Pipeline] echo [2025-01-14T06:00:07.884Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f2ccd72 [Pipeline] echo [2025-01-14T06:00:07.904Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-14T06:00:07.962Z] provisioning config files... [2025-01-14T06:00:07.976Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config5128711013322912966tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-14T06:00:10.168Z] ---> ****-login.sh [2025-01-14T06:00:10.168Z] nexus3.edgexfoundry.org:10001 [2025-01-14T06:00:10.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T06:00:11.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T06:00:11.782Z] Configure a credential helper to remove this warning. See [2025-01-14T06:00:11.782Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T06:00:11.782Z] [2025-01-14T06:00:11.782Z] Login Succeeded [2025-01-14T06:00:11.782Z] nexus3.edgexfoundry.org:10002 [2025-01-14T06:00:11.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T06:00:16.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T06:00:16.913Z] Configure a credential helper to remove this warning. See [2025-01-14T06:00:16.913Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T06:00:16.913Z] [2025-01-14T06:00:16.913Z] Login Succeeded [2025-01-14T06:00:16.913Z] nexus3.edgexfoundry.org:10003 [2025-01-14T06:00:16.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T06:00:22.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T06:00:22.594Z] Configure a credential helper to remove this warning. See [2025-01-14T06:00:22.594Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T06:00:22.594Z] [2025-01-14T06:00:22.594Z] Login Succeeded [2025-01-14T06:00:22.594Z] nexus3.edgexfoundry.org:10004 [2025-01-14T06:00:22.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T06:00:22.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T06:00:22.595Z] Configure a credential helper to remove this warning. See [2025-01-14T06:00:22.595Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T06:00:22.595Z] [2025-01-14T06:00:22.595Z] Login Succeeded [2025-01-14T06:00:22.595Z] ****.io [2025-01-14T06:00:22.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T06:00:23.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T06:00:23.733Z] Configure a credential helper to remove this warning. See [2025-01-14T06:00:23.734Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T06:00:23.734Z] [2025-01-14T06:00:23.734Z] Login Succeeded [2025-01-14T06:00:23.734Z] ---> ****-login.sh ends [Pipeline] } [2025-01-14T06:00:26.761Z] 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-01-14T06:00:28.083Z] + git rev-list -1 --merges f2ccd720424fccf53d66299bc60d2e163acc52e1~1..f2ccd720424fccf53d66299bc60d2e163acc52e1 [Pipeline] echo [2025-01-14T06:00:30.845Z] -----------> git rev-list -1 --merges f2ccd720424fccf53d66299bc60d2e163acc52e1~1..f2ccd720424fccf53d66299bc60d2e163acc52e1 f2ccd720424fccf53d66299bc60d2e163acc52e1 [2025-01-14T06:00:30.845Z] f2ccd720424fccf53d66299bc60d2e163acc52e1 [false] [Pipeline] sh [2025-01-14T06:00:31.137Z] + git log --format=format:%s -1 f2ccd720424fccf53d66299bc60d2e163acc52e1 [Pipeline] echo [2025-01-14T06:00:31.155Z] ========================================================= [2025-01-14T06:00:31.155Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-01-14T06:00:31.155Z] ========================================================= 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-01-14T06:00:31.568Z] + git rev-list -1 --merges f2ccd720424fccf53d66299bc60d2e163acc52e1~1..f2ccd720424fccf53d66299bc60d2e163acc52e1 [Pipeline] echo [2025-01-14T06:00:31.579Z] -----------> git rev-list -1 --merges f2ccd720424fccf53d66299bc60d2e163acc52e1~1..f2ccd720424fccf53d66299bc60d2e163acc52e1 f2ccd720424fccf53d66299bc60d2e163acc52e1 [2025-01-14T06:00:31.579Z] f2ccd720424fccf53d66299bc60d2e163acc52e1 [false] [Pipeline] sh [2025-01-14T06:00:31.873Z] + git log --format=format:%s -1 f2ccd720424fccf53d66299bc60d2e163acc52e1 [Pipeline] echo [2025-01-14T06:00:31.889Z] ========================================================= [2025-01-14T06:00:31.889Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-01-14T06:00:31.889Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-01-14T06:00:33.114Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-14T06:00:33.114Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-01-14T06:00:33.114Z] + [ -e /tmp/ssh_known_hosts ] [2025-01-14T06:00:33.114Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-01-14T06:00:33.114Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2025-01-14T06:00:33.114Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-01-14T06:00:33.114Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T06:00:33.476Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-14T06:00:33.476Z] [2025-01-14T06:00:33.476Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T06:00:33.779Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-14T06:00:33.779Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-01-14T06:00:33.779Z] b85a868b505f: Pulling fs layer [2025-01-14T06:00:33.779Z] e2be974225ed: Pulling fs layer [2025-01-14T06:00:33.779Z] 339a4e72a1f5: Pulling fs layer [2025-01-14T06:00:33.779Z] 988bab9f4d93: Pulling fs layer [2025-01-14T06:00:33.779Z] 1469e6f7b9e6: Pulling fs layer [2025-01-14T06:00:33.779Z] eaf3925da568: Pulling fs layer [2025-01-14T06:00:33.779Z] 1469e6f7b9e6: Waiting [2025-01-14T06:00:33.779Z] 988bab9f4d93: Waiting [2025-01-14T06:00:33.779Z] bab4dde63d76: Pulling fs layer [2025-01-14T06:00:33.779Z] bde34c3a00c8: Pulling fs layer [2025-01-14T06:00:33.779Z] b352a97aabf1: Pulling fs layer [2025-01-14T06:00:33.779Z] 4872d77fe225: Pulling fs layer [2025-01-14T06:00:33.779Z] 5851b861e8e6: Pulling fs layer [2025-01-14T06:00:33.779Z] b352a97aabf1: Waiting [2025-01-14T06:00:33.779Z] eaf3925da568: Waiting [2025-01-14T06:00:33.779Z] bab4dde63d76: Waiting [2025-01-14T06:00:33.779Z] bde34c3a00c8: Waiting [2025-01-14T06:00:33.779Z] 5851b861e8e6: Waiting [2025-01-14T06:00:33.779Z] e2be974225ed: Verifying Checksum [2025-01-14T06:00:33.779Z] e2be974225ed: Download complete [2025-01-14T06:00:33.779Z] 988bab9f4d93: Verifying Checksum [2025-01-14T06:00:33.779Z] 988bab9f4d93: Download complete [2025-01-14T06:00:34.040Z] 1469e6f7b9e6: Verifying Checksum [2025-01-14T06:00:34.040Z] 1469e6f7b9e6: Download complete [2025-01-14T06:00:34.040Z] 339a4e72a1f5: Verifying Checksum [2025-01-14T06:00:34.040Z] 339a4e72a1f5: Download complete [2025-01-14T06:00:34.040Z] eaf3925da568: Download complete [2025-01-14T06:00:34.040Z] bde34c3a00c8: Verifying Checksum [2025-01-14T06:00:34.040Z] bde34c3a00c8: Download complete [2025-01-14T06:00:34.040Z] b352a97aabf1: Download complete [2025-01-14T06:00:34.040Z] 4872d77fe225: Verifying Checksum [2025-01-14T06:00:34.040Z] 4872d77fe225: Download complete [2025-01-14T06:00:34.040Z] 5851b861e8e6: Verifying Checksum [2025-01-14T06:00:34.040Z] 5851b861e8e6: Download complete [2025-01-14T06:00:34.040Z] b85a868b505f: Verifying Checksum [2025-01-14T06:00:34.040Z] b85a868b505f: Download complete [2025-01-14T06:00:34.299Z] bab4dde63d76: Verifying Checksum [2025-01-14T06:00:34.299Z] bab4dde63d76: Download complete [2025-01-14T06:00:35.234Z] b85a868b505f: Pull complete [2025-01-14T06:00:35.493Z] e2be974225ed: Pull complete [2025-01-14T06:00:36.060Z] 339a4e72a1f5: Pull complete [2025-01-14T06:00:36.060Z] 988bab9f4d93: Pull complete [2025-01-14T06:00:36.317Z] 1469e6f7b9e6: Pull complete [2025-01-14T06:00:36.317Z] eaf3925da568: Pull complete [2025-01-14T06:00:38.247Z] bab4dde63d76: Pull complete [2025-01-14T06:00:38.247Z] bde34c3a00c8: Pull complete [2025-01-14T06:00:38.247Z] b352a97aabf1: Pull complete [2025-01-14T06:00:38.247Z] 4872d77fe225: Pull complete [2025-01-14T06:00:38.506Z] 5851b861e8e6: Pull complete [2025-01-14T06:00:38.506Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-01-14T06:00:38.506Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-14T06:00:38.506Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-14T06:00:38.641Z] prd-ubuntu20.04-docker-8c-8g-36686 does not seem to be running inside a container [2025-01-14T06:00:38.674Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-14T06:00:41.904Z] $ docker top 75816d10178c23b45083666800c36147cad79533d2952100faeee60f1ffd8c23 -eo pid,comm [2025-01-14T06:00:41.962Z] 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-01-14T06:00:41.962Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-14T06:00:42.008Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-14T06:00:42.008Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-14T06:00:42.121Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-14T06:00:42.123Z] $ docker exec 75816d10178c23b45083666800c36147cad79533d2952100faeee60f1ffd8c23 ssh-agent [2025-01-14T06:00:42.235Z] SSH_AUTH_SOCK=/tmp/ssh-3bdjdW7THyQ8/agent.32 [2025-01-14T06:00:42.235Z] SSH_AGENT_PID=38 [2025-01-14T06:00:42.247Z] Running ssh-add (command line suppressed) [2025-01-14T06:00:42.360Z] Identity added: /w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_12067990332716398858.key (/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_12067990332716398858.key) [2025-01-14T06:00:42.384Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-14T06:00:42.697Z] + git tag --points-at HEAD [Pipeline] } [2025-01-14T06:00:42.707Z] $ docker exec --env ******** --env ******** 75816d10178c23b45083666800c36147cad79533d2952100faeee60f1ffd8c23 ssh-agent -k [2025-01-14T06:00:42.804Z] unset SSH_AUTH_SOCK; [2025-01-14T06:00:42.804Z] unset SSH_AGENT_PID; [2025-01-14T06:00:42.804Z] echo Agent pid 38 killed; [2025-01-14T06:00:42.814Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-01-14T06:00:42.848Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-14T06:00:42.848Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-14T06:00:42.964Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-14T06:00:42.967Z] $ docker exec 75816d10178c23b45083666800c36147cad79533d2952100faeee60f1ffd8c23 ssh-agent [2025-01-14T06:00:43.088Z] SSH_AUTH_SOCK=/tmp/ssh-85oNR1IiMpn4/agent.71 [2025-01-14T06:00:43.088Z] SSH_AGENT_PID=77 [2025-01-14T06:00:43.096Z] Running ssh-add (command line suppressed) [2025-01-14T06:00:43.218Z] Identity added: /w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_4813808424030538706.key (/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_4813808424030538706.key) [2025-01-14T06:00:43.234Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-14T06:00:43.528Z] + git semver init [2025-01-14T06:00:43.788Z] 2025-01-14 06:00:43,704 [run_init] DEBUG init version:0.0.0 force:False [2025-01-14T06:00:43.788Z] 2025-01-14 06:00:43,705 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dgexfoundry_device-bacnet-c_main/.semver [2025-01-14T06:00:43.788Z] 2025-01-14 06:00:43,705 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-bacnet-c.git /w/workspace/dgexfoundry_device-bacnet-c_main/.semver [2025-01-14T06:00:43.788Z] 2025-01-14 06:00:43,705 [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-01-14T06:00:44.356Z] 2025-01-14 06:00:44,278 [append_file] DEBUG append to file:/w/workspace/dgexfoundry_device-bacnet-c_main/.git/info/exclude [2025-01-14T06:00:44.356Z] 2025-01-14 06:00:44,278 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main with force:False [2025-01-14T06:00:44.356Z] 2025-01-14 06:00:44,279 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2025-01-14T06:00:44.356Z] 2025-01-14 06:00:44,279 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2025-01-14T06:00:44.356Z] 3.2.0-dev.1 [Pipeline] } [2025-01-14T06:00:44.365Z] $ docker exec --env ******** --env ******** 75816d10178c23b45083666800c36147cad79533d2952100faeee60f1ffd8c23 ssh-agent -k [2025-01-14T06:00:44.467Z] unset SSH_AUTH_SOCK; [2025-01-14T06:00:44.467Z] unset SSH_AGENT_PID; [2025-01-14T06:00:44.468Z] echo Agent pid 77 killed; [2025-01-14T06:00:44.478Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-14T06:00:44.791Z] + git semver [Pipeline] } [2025-01-14T06:00:45.063Z] $ docker stop --time=1 75816d10178c23b45083666800c36147cad79533d2952100faeee60f1ffd8c23 [2025-01-14T06:00:46.506Z] $ docker rm -f --volumes 75816d10178c23b45083666800c36147cad79533d2952100faeee60f1ffd8c23 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-14T06:00:46.851Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-01-14T06:00:47.092Z] Stashed 1 file(s) [Pipeline] echo [2025-01-14T06:00:47.096Z] [edgeXSemver]: initialized semver on version 3.2.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-01-14T06:00:47.249Z] provisioning config files... [2025-01-14T06:00:47.260Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config8770135372635038675tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-14T06:00:47.567Z] ---> ****-login.sh [2025-01-14T06:00:47.567Z] nexus3.edgexfoundry.org:10001 [2025-01-14T06:00:47.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T06:00:47.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T06:00:47.567Z] Configure a credential helper to remove this warning. See [2025-01-14T06:00:47.568Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T06:00:47.568Z] [2025-01-14T06:00:47.568Z] Login Succeeded [2025-01-14T06:00:47.568Z] nexus3.edgexfoundry.org:10002 [2025-01-14T06:00:47.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T06:00:47.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T06:00:47.568Z] Configure a credential helper to remove this warning. See [2025-01-14T06:00:47.568Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T06:00:47.568Z] [2025-01-14T06:00:47.568Z] Login Succeeded [2025-01-14T06:00:47.568Z] nexus3.edgexfoundry.org:10003 [2025-01-14T06:00:47.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T06:00:47.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T06:00:47.827Z] Configure a credential helper to remove this warning. See [2025-01-14T06:00:47.827Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T06:00:47.827Z] [2025-01-14T06:00:47.827Z] Login Succeeded [2025-01-14T06:00:47.827Z] nexus3.edgexfoundry.org:10004 [2025-01-14T06:00:47.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T06:00:48.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T06:00:48.088Z] Configure a credential helper to remove this warning. See [2025-01-14T06:00:48.088Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T06:00:48.088Z] [2025-01-14T06:00:48.088Z] Login Succeeded [2025-01-14T06:00:48.088Z] ****.io [2025-01-14T06:00:48.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T06:00:48.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T06:00:48.088Z] Configure a credential helper to remove this warning. See [2025-01-14T06:00:48.088Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T06:00:48.088Z] [2025-01-14T06:00:48.348Z] Login Succeeded [2025-01-14T06:00:48.348Z] ---> ****-login.sh ends [Pipeline] } [2025-01-14T06:00:48.357Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-01-14T06:00:48.453Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-14T06:00:48.465Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo [2025-01-14T06:00:48.476Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-14T06:00:48.489Z] ========================================================= [2025-01-14T06:00:48.489Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2025-01-14T06:00:48.489Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T06:00:48.804Z] + 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-01-14T06:00:48.804Z] Sending build context to Docker daemon 743.9kB [2025-01-14T06:00:48.804Z] Step 1/12 : ARG BASE=alpine:3.20 [2025-01-14T06:00:48.804Z] Step 2/12 : FROM ${BASE} [2025-01-14T06:00:48.804Z] latest: Pulling from edgex-devops/edgex-gcc-base [2025-01-14T06:00:48.804Z] 96526aa774ef: Pulling fs layer [2025-01-14T06:00:48.804Z] da60e534fd72: Pulling fs layer [2025-01-14T06:00:49.062Z] 96526aa774ef: Verifying Checksum [2025-01-14T06:00:49.062Z] 96526aa774ef: Download complete [2025-01-14T06:00:49.062Z] 96526aa774ef: Pull complete [2025-01-14T06:00:49.995Z] da60e534fd72: Verifying Checksum [2025-01-14T06:00:49.996Z] da60e534fd72: Download complete [2025-01-14T06:00:53.287Z] da60e534fd72: Pull complete [2025-01-14T06:00:53.287Z] Digest: sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff [2025-01-14T06:00:53.287Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2025-01-14T06:00:53.287Z] ---> 6605166a5db4 [2025-01-14T06:00:53.287Z] 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-01-14T06:00:56.646Z] ---> Running in a6c8c499221f [2025-01-14T06:00:56.646Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2025-01-14T06:00:56.905Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-01-14T06:00:56.905Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-01-14T06:00:56.905Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-01-14T06:00:57.473Z] Removing intermediate container a6c8c499221f [2025-01-14T06:00:57.473Z] ---> 8b0cb08afe43 [2025-01-14T06:00:57.473Z] Step 4/12 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-01-14T06:00:57.734Z] ---> Running in fc8dae8af2bc [2025-01-14T06:00:58.301Z] Removing intermediate container fc8dae8af2bc [2025-01-14T06:00:58.301Z] ---> 602ce3c7a7d7 [2025-01-14T06:00:58.301Z] 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-01-14T06:00:58.301Z] ---> Running in b42c5c835aa1 [2025-01-14T06:00:58.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-01-14T06:00:58.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-01-14T06:00:58.821Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-14T06:00:59.465Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-01-14T06:00:59.465Z] (1/18) Installing dumb-init (1.2.5-r2) [2025-01-14T06:00:59.465Z] (2/18) Installing hiredis (1.1.0-r2) [2025-01-14T06:00:59.465Z] (3/18) Installing hiredis-dev (1.1.0-r2) [2025-01-14T06:00:59.465Z] (4/18) Installing libcbor (0.10.2-r1) [2025-01-14T06:00:59.465Z] (5/18) Installing iotech-iot-1.5 (1.5.5-r0) [2025-01-14T06:01:00.403Z] (6/18) Installing iotech-iot-1.5-dev (1.5.5-r0) [2025-01-14T06:01:00.403Z] (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-01-14T06:01:00.403Z] (8/18) Installing libcbor-dev (0.10.2-r1) [2025-01-14T06:01:00.403Z] (9/18) Installing libmenuw (6.4_p20230506-r0) [2025-01-14T06:01:00.403Z] (10/18) Installing libpanelw (6.4_p20230506-r0) [2025-01-14T06:01:00.403Z] (11/18) Installing libncurses++ (6.4_p20230506-r0) [2025-01-14T06:01:00.403Z] (12/18) Installing ncurses-dev (6.4_p20230506-r0) [2025-01-14T06:01:00.662Z] (13/18) Installing libblkid (2.38.1-r8) [2025-01-14T06:01:00.662Z] (14/18) Installing libuuid (2.38.1-r8) [2025-01-14T06:01:00.662Z] (15/18) Installing libfdisk (2.38.1-r8) [2025-01-14T06:01:00.662Z] (16/18) Installing libmount (2.38.1-r8) [2025-01-14T06:01:00.662Z] (17/18) Installing libsmartcols (2.38.1-r8) [2025-01-14T06:01:00.662Z] (18/18) Installing util-linux-dev (2.38.1-r8) [2025-01-14T06:01:00.662Z] Executing busybox-1.36.1-r4.trigger [2025-01-14T06:01:00.662Z] OK: 336 MiB in 100 packages [2025-01-14T06:01:01.231Z] Removing intermediate container b42c5c835aa1 [2025-01-14T06:01:01.231Z] ---> 0fefc0ac9854 [2025-01-14T06:01:01.231Z] Step 6/12 : RUN apk --no-cache upgrade [2025-01-14T06:01:01.231Z] ---> Running in b572e4b31369 [2025-01-14T06:01:01.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-01-14T06:01:01.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-01-14T06:01:01.751Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-14T06:01:02.204Z] Still waiting to schedule task [2025-01-14T06:01:02.204Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-01-14T06:01:02.320Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-01-14T06:01:02.320Z] Upgrading critical system libraries and apk-tools: [2025-01-14T06:01:02.320Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2025-01-14T06:01:02.320Z] Executing busybox-1.36.1-r4.trigger [2025-01-14T06:01:02.320Z] Continuing the upgrade transaction with new apk-tools: [2025-01-14T06:01:02.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-01-14T06:01:02.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-01-14T06:01:02.580Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-14T06:01:02.840Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-01-14T06:01:02.840Z] (1/19) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) [2025-01-14T06:01:03.098Z] Executing busybox-1.36.1-r7.post-upgrade [2025-01-14T06:01:03.098Z] (2/19) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) [2025-01-14T06:01:03.098Z] (3/19) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) [2025-01-14T06:01:03.098Z] (4/19) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.7-r1) [2025-01-14T06:01:03.098Z] (5/19) Upgrading libssl3 (3.1.4-r0 -> 3.1.7-r1) [2025-01-14T06:01:03.098Z] (6/19) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) [2025-01-14T06:01:03.098Z] (7/19) Upgrading libexpat (2.5.0-r1 -> 2.6.4-r0) [2025-01-14T06:01:03.098Z] (8/19) Upgrading libarchive (3.7.2-r0 -> 3.7.7-r0) [2025-01-14T06:01:03.098Z] (9/19) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) [2025-01-14T06:01:03.098Z] (10/19) Installing libpsl (0.21.5-r0) [2025-01-14T06:01:03.098Z] (11/19) Upgrading libcurl (8.4.0-r0 -> 8.11.1-r0) [2025-01-14T06:01:03.098Z] (12/19) Installing libpsl-utils (0.21.5-r0) [2025-01-14T06:01:03.098Z] (13/19) Installing libpsl-dev (0.21.5-r0) [2025-01-14T06:01:03.098Z] (14/19) Upgrading openssl-dev (3.1.4-r0 -> 3.1.7-r1) [2025-01-14T06:01:03.098Z] (15/19) Upgrading curl-dev (8.4.0-r0 -> 8.11.1-r0) [2025-01-14T06:01:03.098Z] (16/19) Upgrading git (2.40.1-r0 -> 2.40.3-r0) [2025-01-14T06:01:03.098Z] (17/19) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) [2025-01-14T06:01:03.098Z] (18/19) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) [2025-01-14T06:01:03.098Z] (19/19) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) [2025-01-14T06:01:03.098Z] Executing busybox-1.36.1-r7.trigger [2025-01-14T06:01:03.098Z] Executing ca-certificates-20241121-r1.trigger [2025-01-14T06:01:03.356Z] OK: 337 MiB in 103 packages [2025-01-14T06:01:04.293Z] Removing intermediate container b572e4b31369 [2025-01-14T06:01:04.293Z] ---> d76e3766fa56 [2025-01-14T06:01:04.293Z] Step 7/12 : COPY scripts /device-bacnet-c/scripts [2025-01-14T06:01:04.293Z] ---> 6e665cc83170 [2025-01-14T06:01:04.293Z] Step 8/12 : COPY src /device-bacnet-c/src/ [2025-01-14T06:01:04.293Z] ---> 5363bcd4ce10 [2025-01-14T06:01:04.293Z] Step 9/12 : COPY VERSION /device-bacnet-c/ [2025-01-14T06:01:04.558Z] ---> 9246dac72938 [2025-01-14T06:01:04.558Z] Step 10/12 : WORKDIR /device-bacnet-c [2025-01-14T06:01:04.558Z] ---> Running in 791f359ec448 [2025-01-14T06:01:04.558Z] Removing intermediate container 791f359ec448 [2025-01-14T06:01:04.558Z] ---> 3bacffb79237 [2025-01-14T06:01:04.558Z] Step 11/12 : RUN /device-bacnet-c/scripts/build_deps.sh [2025-01-14T06:01:04.818Z] ---> Running in f07243a2cdf1 [2025-01-14T06:01:05.078Z] + CSDK_VER=4.0.0-dev.14 [2025-01-14T06:01:05.078Z] + '[' '!' -d deps ] [2025-01-14T06:01:05.078Z] + mkdir deps [2025-01-14T06:01:05.078Z] + cd /device-bacnet-c/deps [2025-01-14T06:01:05.078Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0-dev.14.zip [2025-01-14T06:01:05.078Z] Connecting to github.com (140.82.114.4:443) [2025-01-14T06:01:05.078Z] Connecting to codeload.github.com (140.82.114.9:443) [2025-01-14T06:01:05.337Z] saving to 'v4.0.0-dev.14.zip' [2025-01-14T06:01:05.338Z] v4.0.0-dev.14.zip 100% |********************************| 246k 0:00:00 ETA [2025-01-14T06:01:05.338Z] 'v4.0.0-dev.14.zip' saved [2025-01-14T06:01:05.338Z] + unzip v4.0.0-dev.14.zip [2025-01-14T06:01:05.338Z] Archive: v4.0.0-dev.14.zip [2025-01-14T06:01:05.338Z] creating: device-sdk-c-4.0.0-dev.14/ [2025-01-14T06:01:05.338Z] creating: device-sdk-c-4.0.0-dev.14/.github/ [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/.github/Contributing.md [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/.github/PULL_REQUEST_TEMPLATE.md [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/.github/semantic.yml [2025-01-14T06:01:05.338Z] creating: device-sdk-c-4.0.0-dev.14/.github/workflows/ [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/.github/workflows/release.yml [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/.gitignore [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/Attribution.txt [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/CHANGELOG.md [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/Doxyfile [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/GOVERNANCE.md [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/Jenkinsfile [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/LICENSE [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/Makefile [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/OWNERS.md [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/README.IOT.md [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/README.md [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/README.v3.md [2025-01-14T06:01:05.338Z] creating: device-sdk-c-4.0.0-dev.14/docs/ [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/docs/configuration.md [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/docs/deviceprofiles.md [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/docs/metrics.md [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/docs/servicewritersguide.md [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/docs/startup.md [2025-01-14T06:01:05.338Z] creating: device-sdk-c-4.0.0-dev.14/include/ [2025-01-14T06:01:05.338Z] creating: device-sdk-c-4.0.0-dev.14/include/devsdk/ [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk-base.h [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk.h [2025-01-14T06:01:05.338Z] creating: device-sdk-c-4.0.0-dev.14/include/edgex/ [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/devices.h [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex-base.h [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex.h [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/profiles.h [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/rest-server.h [2025-01-14T06:01:05.338Z] creating: device-sdk-c-4.0.0-dev.14/scripts/ [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine-base [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/build.sh [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/entrypoint.sh [2025-01-14T06:01:05.338Z] creating: device-sdk-c-4.0.0-dev.14/src/ [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/CMakeLists.txt [2025-01-14T06:01:05.338Z] creating: device-sdk-c-4.0.0-dev.14/src/c/ [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/CMakeLists.txt [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/api.h [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.c [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.h [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-impl.h [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-mqtt.c [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.c [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.h [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.c [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.h [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/cmdinfo.h [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/config.c [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/config.h [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.c [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.h [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/data.c [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/data.h [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/defs.h.in [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/device.c [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/device.h [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devman.c [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.c [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.h [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devsdk-base.c [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devutil.h [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.c [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.h [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.c [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.h [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.c [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.h [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.c [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.h [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex2.h [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/errorlist.h [2025-01-14T06:01:05.338Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/ [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/CMakeLists.txt [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/README.md [2025-01-14T06:01:05.338Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/ [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/CMakeLists.txt [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/README.md [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/device-bitfields.c [2025-01-14T06:01:05.338Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/ [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/configuration.yaml [2025-01-14T06:01:05.338Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/ [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/Bitfields.json [2025-01-14T06:01:05.338Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/ [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-01-14T06:01:05.338Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/ [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/CMakeLists.txt [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/README.md [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/device-counter.c [2025-01-14T06:01:05.338Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/ [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/configuration.yaml [2025-01-14T06:01:05.338Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/ [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/Counters.json [2025-01-14T06:01:05.338Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/ [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/Counter.json [2025-01-14T06:01:05.338Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/ [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/CMakeLists.txt [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/README.md [2025-01-14T06:01:05.338Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/ [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/configuration.yaml [2025-01-14T06:01:05.338Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/ [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/readme.txt [2025-01-14T06:01:05.338Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/ [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/template.c [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher1.json [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher2.json [2025-01-14T06:01:05.338Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/ [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/CMakeLists.txt [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/README.md [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/device-file.c [2025-01-14T06:01:05.338Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/ [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/configuration.yaml [2025-01-14T06:01:05.338Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/ [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/file1.json [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/lorem.txt [2025-01-14T06:01:05.338Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/ [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-01-14T06:01:05.338Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/ [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/CMakeLists.txt [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/README.md [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/device-gyro.c [2025-01-14T06:01:05.338Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/ [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/configuration.yaml [2025-01-14T06:01:05.338Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/ [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/gyro.json [2025-01-14T06:01:05.338Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/ [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/Gyro.json [2025-01-14T06:01:05.338Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/ [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/CMakeLists.txt [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/README.md [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/device-random.c [2025-01-14T06:01:05.338Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/ [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/configuration.yaml [2025-01-14T06:01:05.338Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/ [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/randomdevice1.json [2025-01-14T06:01:05.338Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/ [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-01-14T06:01:05.338Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/ [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/configuration.yaml [2025-01-14T06:01:05.338Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/ [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/device1.json [2025-01-14T06:01:05.338Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/ [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/TemplateProfile.json [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/template.c [2025-01-14T06:01:05.338Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/ [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/CMakeLists.txt [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/README.md [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/device-terminal.c [2025-01-14T06:01:05.338Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/ [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/configuration.yaml [2025-01-14T06:01:05.338Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/ [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/terminal.json [2025-01-14T06:01:05.338Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/ [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/Terminal.json [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.c [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.h [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.c [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.h [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/map.c [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/map.h [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.c [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.h [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metrics.h [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.c [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.h [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.c [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.h [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.c [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.h [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.c [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.h [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.c [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.h [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.c [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.h [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.c [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.h [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.c [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.h [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-impl.h [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.c [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.h [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.c [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.h [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.c [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.h [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/service.c [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/service.h [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.c [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.h [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.c [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.h [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.c [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.h [2025-01-14T06:01:05.338Z] creating: device-sdk-c-4.0.0-dev.14/src/cmake/ [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindIOT.cmake [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBCBOR.cmake [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBMICROHTTP.cmake [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBPAHO.cmake [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBUUID.cmake [2025-01-14T06:01:05.338Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBYAML.cmake [2025-01-14T06:01:05.338Z] + cd device-sdk-c-4.0.0-dev.14 [2025-01-14T06:01:05.338Z] + ./scripts/build.sh [2025-01-14T06:01:05.338Z] + CPPCHECK=false [2025-01-14T06:01:05.338Z] + DOCGEN=false [2025-01-14T06:01:05.338Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-01-14T06:01:05.338Z] + '[' 0 -gt 0 ] [2025-01-14T06:01:05.338Z] + readlink -f ./scripts/build.sh [2025-01-14T06:01:05.338Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/scripts/build.sh [2025-01-14T06:01:05.338Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/scripts [2025-01-14T06:01:05.338Z] + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14 [2025-01-14T06:01:05.338Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14 [2025-01-14T06:01:05.338Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-01-14T06:01:05.338Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-01-14T06:01:05.338Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src [2025-01-14T06:01:05.597Z] -- The C compiler identification is GNU 12.2.1 [2025-01-14T06:01:05.597Z] -- Detecting C compiler ABI info [2025-01-14T06:01:05.597Z] -- Detecting C compiler ABI info - done [2025-01-14T06:01:05.597Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-01-14T06:01:05.597Z] -- Detecting C compile features [2025-01-14T06:01:05.597Z] -- Detecting C compile features - done [2025-01-14T06:01:05.597Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-01-14T06:01:05.597Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.11.1") [2025-01-14T06:01:05.597Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-01-14T06:01:05.597Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-01-14T06:01:05.597Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-01-14T06:01:05.597Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-01-14T06:01:05.597Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-01-14T06:01:05.597Z] -- /opt/iotech/iot/1.5/include [2025-01-14T06:01:05.597Z] -- C SDK 0.0.0 for Linux [2025-01-14T06:01:05.597Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-01-14T06:01:05.856Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-01-14T06:01:05.856Z] -- Found Curses: /usr/lib/libcurses.so [2025-01-14T06:01:05.856Z] -- Configuring done (0.4s) [2025-01-14T06:01:05.856Z] -- Generating done (0.0s) [2025-01-14T06:01:05.856Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-01-14T06:01:05.856Z] + make all package [2025-01-14T06:01:05.856Z] + tee release.log [2025-01-14T06:01:05.856Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-01-14T06:01:06.116Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-01-14T06:01:06.116Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-01-14T06:01:06.378Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-01-14T06:01:06.378Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-01-14T06:01:06.638Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-01-14T06:01:06.897Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-01-14T06:01:06.897Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-01-14T06:01:07.157Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-01-14T06:01:07.417Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-01-14T06:01:07.417Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-01-14T06:01:07.675Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-01-14T06:01:07.675Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-01-14T06:01:07.675Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-01-14T06:01:07.935Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-01-14T06:01:08.195Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-01-14T06:01:08.195Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-01-14T06:01:08.195Z] In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, [2025-01-14T06:01:08.195Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, [2025-01-14T06:01:08.195Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, [2025-01-14T06:01:08.195Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, [2025-01-14T06:01:08.195Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: [2025-01-14T06:01:08.195Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': [2025-01-14T06:01:08.195Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:31: warning: format '%s' expects a matching 'char *' argument [-Wformat=] [2025-01-14T06:01:08.195Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-01-14T06:01:08.195Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:01:08.195Z] /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-01-14T06:01:08.195Z] 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-01-14T06:01:08.195Z] | ^~~~~~~~~~~ [2025-01-14T06:01:08.195Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here [2025-01-14T06:01:08.195Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-01-14T06:01:08.195Z] | ~^ [2025-01-14T06:01:08.195Z] | | [2025-01-14T06:01:08.195Z] | char * [2025-01-14T06:01:08.455Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-01-14T06:01:08.456Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-01-14T06:01:08.715Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-01-14T06:01:08.976Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-01-14T06:01:09.913Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-01-14T06:01:10.172Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-01-14T06:01:10.172Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-01-14T06:01:10.172Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-01-14T06:01:10.434Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-01-14T06:01:10.692Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-01-14T06:01:10.953Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-01-14T06:01:10.953Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-01-14T06:01:11.216Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-01-14T06:01:11.216Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-01-14T06:01:11.476Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c: In function 'devsdk_service_start': [2025-01-14T06:01:11.476Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2025-01-14T06:01:11.476Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-01-14T06:01:11.476Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:01:11.476Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c:875:21: note: 'deviceservices_config' was declared here [2025-01-14T06:01:11.476Z] 875 | const iot_data_t *deviceservices_config; [2025-01-14T06:01:11.476Z] | ^~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:01:11.736Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-01-14T06:01:12.003Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-01-14T06:01:12.003Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-01-14T06:01:12.003Z] [ 68%] Linking C shared library libcsdk.so [2025-01-14T06:01:12.003Z] [ 68%] Built target csdk [2025-01-14T06:01:12.003Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-01-14T06:01:12.262Z] [ 72%] Linking C executable template [2025-01-14T06:01:12.262Z] /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-01-14T06:01:12.262Z] [ 72%] Built target template [2025-01-14T06:01:12.262Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-01-14T06:01:12.522Z] [ 76%] Linking C executable device-counter [2025-01-14T06:01:12.522Z] /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-01-14T06:01:12.522Z] [ 76%] Built target device-counter [2025-01-14T06:01:12.522Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-01-14T06:01:12.522Z] [ 80%] Linking C executable device-random [2025-01-14T06:01:12.522Z] /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-01-14T06:01:12.782Z] [ 80%] Built target device-random [2025-01-14T06:01:12.782Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-01-14T06:01:12.782Z] [ 84%] Linking C executable device-gyro [2025-01-14T06:01:12.782Z] /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-01-14T06:01:12.782Z] [ 84%] Built target device-gyro [2025-01-14T06:01:12.782Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-01-14T06:01:13.043Z] [ 88%] Linking C executable device-bitfields [2025-01-14T06:01:13.043Z] /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-01-14T06:01:13.043Z] [ 88%] Built target device-bitfields [2025-01-14T06:01:13.043Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-01-14T06:01:13.303Z] [ 92%] Linking C executable template-discovery [2025-01-14T06:01:13.303Z] /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-01-14T06:01:13.303Z] [ 92%] Built target template-discovery [2025-01-14T06:01:13.303Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-01-14T06:01:13.303Z] [ 96%] Linking C executable device-file [2025-01-14T06:01:13.303Z] /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-01-14T06:01:13.564Z] [ 96%] Built target device-file [2025-01-14T06:01:13.564Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-01-14T06:01:13.564Z] [100%] Linking C executable device-terminal [2025-01-14T06:01:13.564Z] /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-01-14T06:01:13.564Z] [100%] Built target device-terminal [2025-01-14T06:01:13.564Z] Run CPack packaging tool... [2025-01-14T06:01:13.564Z] CPack: Create package using TGZ [2025-01-14T06:01:13.564Z] CPack: Install projects [2025-01-14T06:01:13.564Z] CPack: - Run preinstall target for: Csdk [2025-01-14T06:01:13.824Z] CPack: - Install project: Csdk [] [2025-01-14T06:01:13.824Z] CPack: Create package [2025-01-14T06:01:14.084Z] CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release/csdk-0.0.0.tar.gz generated. [2025-01-14T06:01:14.084Z] + '[' false '=' true ] [2025-01-14T06:01:14.084Z] + '[' false '=' true ] [2025-01-14T06:01:14.084Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-01-14T06:01:14.084Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-01-14T06:01:14.084Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src [2025-01-14T06:01:14.084Z] -- The C compiler identification is GNU 12.2.1 [2025-01-14T06:01:14.084Z] -- Detecting C compiler ABI info [2025-01-14T06:01:14.084Z] -- Detecting C compiler ABI info - done [2025-01-14T06:01:14.084Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-01-14T06:01:14.084Z] -- Detecting C compile features [2025-01-14T06:01:14.084Z] -- Detecting C compile features - done [2025-01-14T06:01:14.084Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-01-14T06:01:14.343Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.11.1") [2025-01-14T06:01:14.343Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-01-14T06:01:14.343Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-01-14T06:01:14.343Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-01-14T06:01:14.343Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-01-14T06:01:14.343Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-01-14T06:01:14.343Z] -- /opt/iotech/iot/1.5/include [2025-01-14T06:01:14.343Z] -- C SDK 0.0.0 for Linux [2025-01-14T06:01:14.343Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-01-14T06:01:14.343Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-01-14T06:01:14.343Z] -- Found Curses: /usr/lib/libcurses.so [2025-01-14T06:01:14.343Z] -- Configuring done (0.4s) [2025-01-14T06:01:14.602Z] -- Generating done (0.0s) [2025-01-14T06:01:14.602Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-01-14T06:01:14.602Z] + make [2025-01-14T06:01:14.602Z] + tee debug.log [2025-01-14T06:01:14.602Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-01-14T06:01:14.602Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-01-14T06:01:14.602Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-01-14T06:01:14.862Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-01-14T06:01:14.862Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-01-14T06:01:14.862Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-01-14T06:01:14.862Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-01-14T06:01:15.122Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-01-14T06:01:15.122Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-01-14T06:01:15.122Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-01-14T06:01:15.381Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-01-14T06:01:15.381Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-01-14T06:01:15.381Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-01-14T06:01:15.641Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-01-14T06:01:15.641Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-01-14T06:01:15.641Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-01-14T06:01:15.641Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-01-14T06:01:15.903Z] In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, [2025-01-14T06:01:15.903Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, [2025-01-14T06:01:15.903Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, [2025-01-14T06:01:15.903Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, [2025-01-14T06:01:15.903Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: [2025-01-14T06:01:15.903Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': [2025-01-14T06:01:15.903Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:31: warning: format '%s' expects a matching 'char *' argument [-Wformat=] [2025-01-14T06:01:15.903Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-01-14T06:01:15.903Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:01:15.903Z] /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-01-14T06:01:15.903Z] 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-01-14T06:01:15.903Z] | ^~~~~~~~~~~ [2025-01-14T06:01:15.903Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here [2025-01-14T06:01:15.903Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-01-14T06:01:15.903Z] | ~^ [2025-01-14T06:01:15.903Z] | | [2025-01-14T06:01:15.903Z] | char * [2025-01-14T06:01:15.903Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-01-14T06:01:15.903Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-01-14T06:01:15.903Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-01-14T06:01:16.163Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-01-14T06:01:16.163Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-01-14T06:01:16.423Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-01-14T06:01:16.423Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-01-14T06:01:16.423Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-01-14T06:01:16.423Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-01-14T06:01:16.683Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-01-14T06:01:16.942Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-01-14T06:01:16.942Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-01-14T06:01:16.942Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-01-14T06:01:16.942Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-01-14T06:01:17.200Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-01-14T06:01:17.200Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-01-14T06:01:17.200Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-01-14T06:01:17.459Z] [ 68%] Linking C shared library libcsdk.so [2025-01-14T06:01:17.459Z] [ 68%] Built target csdk [2025-01-14T06:01:17.459Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-01-14T06:01:17.459Z] [ 72%] Linking C executable template [2025-01-14T06:01:17.459Z] /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-01-14T06:01:17.459Z] [ 72%] Built target template [2025-01-14T06:01:17.459Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-01-14T06:01:17.719Z] [ 76%] Linking C executable device-counter [2025-01-14T06:01:17.719Z] /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-01-14T06:01:17.719Z] [ 76%] Built target device-counter [2025-01-14T06:01:17.719Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-01-14T06:01:17.719Z] [ 80%] Linking C executable device-random [2025-01-14T06:01:17.720Z] /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-01-14T06:01:17.720Z] [ 80%] Built target device-random [2025-01-14T06:01:17.979Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-01-14T06:01:17.979Z] [ 84%] Linking C executable device-gyro [2025-01-14T06:01:17.979Z] /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-01-14T06:01:17.979Z] [ 84%] Built target device-gyro [2025-01-14T06:01:17.979Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-01-14T06:01:17.979Z] [ 88%] Linking C executable device-bitfields [2025-01-14T06:01:17.979Z] /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-01-14T06:01:18.238Z] [ 88%] Built target device-bitfields [2025-01-14T06:01:18.238Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-01-14T06:01:18.238Z] [ 92%] Linking C executable template-discovery [2025-01-14T06:01:18.238Z] /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-01-14T06:01:18.238Z] [ 92%] Built target template-discovery [2025-01-14T06:01:18.238Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-01-14T06:01:18.238Z] [ 96%] Linking C executable device-file [2025-01-14T06:01:18.498Z] /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-01-14T06:01:18.498Z] [ 96%] Built target device-file [2025-01-14T06:01:18.498Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-01-14T06:01:18.498Z] [100%] Linking C executable device-terminal [2025-01-14T06:01:18.498Z] /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-01-14T06:01:18.498Z] [100%] Built target device-terminal [2025-01-14T06:01:18.498Z] + cp -rf include/devsdk include/edgex /usr/include/ [2025-01-14T06:01:18.498Z] + cp build/release/c/libcsdk.so /usr/lib/ [2025-01-14T06:01:18.498Z] + mkdir -p /usr/share/doc/edgex-csdk [2025-01-14T06:01:18.498Z] + cp Attribution.txt /usr/share/doc/edgex-csdk [2025-01-14T06:01:18.498Z] + cp LICENSE /usr/share/doc/edgex-csdk [2025-01-14T06:01:18.498Z] + rm -rf /device-bacnet-c/deps [2025-01-14T06:01:19.067Z] Removing intermediate container f07243a2cdf1 [2025-01-14T06:01:19.067Z] ---> 609ce140ae07 [2025-01-14T06:01:19.067Z] Step 12/12 : RUN /device-bacnet-c/scripts/build.sh [2025-01-14T06:01:19.067Z] ---> Running in bb8fd1a99aee [2025-01-14T06:01:19.326Z] + readlink -f /device-bacnet-c/scripts/build.sh [2025-01-14T06:01:19.326Z] + dirname /device-bacnet-c/scripts/build.sh [2025-01-14T06:01:19.326Z] + dirname /device-bacnet-c/scripts [2025-01-14T06:01:19.326Z] /device-bacnet-c [2025-01-14T06:01:19.326Z] + ROOT=/device-bacnet-c [2025-01-14T06:01:19.326Z] + echo /device-bacnet-c [2025-01-14T06:01:19.326Z] + cd /device-bacnet-c [2025-01-14T06:01:19.326Z] + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] [2025-01-14T06:01:19.326Z] + '[' '!' -d /device-bacnet-c/bacnet-stack ] [2025-01-14T06:01:19.326Z] + git clone https://github.com/IOTechSystems/bacnet-stack.git [2025-01-14T06:01:19.326Z] Cloning into 'bacnet-stack'... [2025-01-14T06:01:21.861Z] + cd /device-bacnet-c/bacnet-stack [2025-01-14T06:01:21.861Z] + git checkout v0.8.6-IOTech [2025-01-14T06:01:22.801Z] Note: switching to 'v0.8.6-IOTech'. [2025-01-14T06:01:22.801Z] [2025-01-14T06:01:22.801Z] You are in 'detached HEAD' state. You can look around, make experimental [2025-01-14T06:01:22.801Z] changes and commit them, and you can discard any commits you make in this [2025-01-14T06:01:22.801Z] state without impacting any branches by switching back to a branch. [2025-01-14T06:01:22.801Z] [2025-01-14T06:01:22.801Z] If you want to create a new branch to retain commits you create, you may [2025-01-14T06:01:22.801Z] do so (now or later) by using -c with the switch command. Example: [2025-01-14T06:01:22.801Z] [2025-01-14T06:01:22.801Z] git switch -c [2025-01-14T06:01:22.801Z] [2025-01-14T06:01:22.801Z] Or undo this operation with: [2025-01-14T06:01:22.801Z] [2025-01-14T06:01:22.801Z] git switch - [2025-01-14T06:01:22.801Z] [2025-01-14T06:01:22.801Z] Turn off this advice by setting config variable advice.detachedHead to false [2025-01-14T06:01:22.801Z] [2025-01-14T06:01:22.801Z] HEAD is now at 8b67b7f2 Changes for BACnet device service [2025-01-14T06:01:22.801Z] + mkdir -p /device-bacnet-c/lib/ip [2025-01-14T06:01:22.801Z] + mkdir -p /device-bacnet-c/lib/mstp [2025-01-14T06:01:22.801Z] + make 'BACDL_DEFINE=-DBACDL_MSTP=1' clean library [2025-01-14T06:01:22.801Z] make -s -C lib clean [2025-01-14T06:01:22.801Z] make -s -C demo clean [2025-01-14T06:01:22.801Z] make -s -C demo/router clean [2025-01-14T06:01:22.801Z] make -s -C demo/router-ipv6 clean [2025-01-14T06:01:22.801Z] make -s -C demo/gateway clean [2025-01-14T06:01:22.801Z] make -s -C lib all [2025-01-14T06:01:26.995Z] ../ports/linux/dlmstp.c: In function 'dlmstp_cleanup': [2025-01-14T06:01:26.995Z] ../ports/linux/dlmstp.c:147:20: warning: passing argument 1 of 'pthread_cancel' makes pointer from integer without a cast [-Wint-conversion] [2025-01-14T06:01:26.995Z] 147 | pthread_cancel(hThread); [2025-01-14T06:01:26.995Z] | ^~~~~~~ [2025-01-14T06:01:26.995Z] | | [2025-01-14T06:01:26.995Z] | long unsigned int [2025-01-14T06:01:26.995Z] In file included from ../ports/linux/net.h:73, [2025-01-14T06:01:26.995Z] from ../ports/linux/dlmstp.c:43: [2025-01-14T06:01:26.995Z] /usr/include/pthread.h:98:20: note: expected 'pthread_t' {aka 'struct __pthread *'} but argument is of type 'long unsigned int' [2025-01-14T06:01:26.995Z] 98 | int pthread_cancel(pthread_t); [2025-01-14T06:01:26.995Z] | ^~~~~~~~~ [2025-01-14T06:01:26.995Z] ../ports/linux/dlmstp.c: In function 'dlmstp_init': [2025-01-14T06:01:26.995Z] ../ports/linux/dlmstp.c:727:25: warning: passing argument 1 of 'pthread_create' from incompatible pointer type [-Wincompatible-pointer-types] [2025-01-14T06:01:26.995Z] 727 | rv = pthread_create(&hThread, NULL, dlmstp_master_fsm_task, NULL); [2025-01-14T06:01:26.995Z] | ^~~~~~~~ [2025-01-14T06:01:26.995Z] | | [2025-01-14T06:01:26.995Z] | long unsigned int * [2025-01-14T06:01:26.995Z] /usr/include/pthread.h:80:20: note: expected 'struct __pthread ** restrict' but argument is of type 'long unsigned int *' [2025-01-14T06:01:26.995Z] 80 | int pthread_create(pthread_t *__restrict, const pthread_attr_t *__restrict, void *(*)(void *), void *__restrict); [2025-01-14T06:01:26.995Z] | ^ [2025-01-14T06:01:30.287Z] + cp lib/libbacnet.a /device-bacnet-c/lib/mstp [2025-01-14T06:01:30.287Z] + make 'BACDL_DEFINE=-DBACDL_BIP=1' clean library [2025-01-14T06:01:30.287Z] make -s -C lib clean [2025-01-14T06:01:30.287Z] make -s -C demo clean [2025-01-14T06:01:30.287Z] make -s -C demo/router clean [2025-01-14T06:01:30.287Z] make -s -C demo/router-ipv6 clean [2025-01-14T06:01:30.287Z] make -s -C demo/gateway clean [2025-01-14T06:01:30.287Z] make -s -C lib all [2025-01-14T06:01:38.413Z] + cp lib/libbacnet.a /device-bacnet-c/lib/ip [2025-01-14T06:01:38.413Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip [2025-01-14T06:01:38.413Z] + cd /device-bacnet-c/build/release/device-bacnet-ip [2025-01-14T06:01:38.413Z] + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-01-14T06:01:38.413Z] -- The C compiler identification is GNU 12.2.1 [2025-01-14T06:01:38.413Z] -- Detecting C compiler ABI info [2025-01-14T06:01:38.413Z] -- Detecting C compiler ABI info - done [2025-01-14T06:01:38.413Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-01-14T06:01:38.413Z] -- Detecting C compile features [2025-01-14T06:01:38.413Z] -- Detecting C compile features - done [2025-01-14T06:01:38.413Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2025-01-14T06:01:38.413Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2025-01-14T06:01:38.413Z] -- Found Threads: TRUE [2025-01-14T06:01:38.413Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-01-14T06:01:38.413Z] -- /opt/iotech/iot/1.5/include [2025-01-14T06:01:38.413Z] -- Configuring done (0.3s) [2025-01-14T06:01:38.413Z] -- Generating done (0.0s) [2025-01-14T06:01:38.413Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip [2025-01-14T06:01:38.413Z] + make [2025-01-14T06:01:38.413Z] + tee release.log [2025-01-14T06:01:38.413Z] [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2025-01-14T06:01:38.673Z] [ 22%] Linking C static library libbacnet_objects.a [2025-01-14T06:01:38.673Z] [ 22%] Built target bacnet_objects [2025-01-14T06:01:38.673Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-01-14T06:01:38.673Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2025-01-14T06:01:38.934Z] [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2025-01-14T06:01:38.934Z] [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2025-01-14T06:01:38.934Z] [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-01-14T06:01:38.934Z] In file included from /device-bacnet-c/src/c/driver.c:42: [2025-01-14T06:01:38.934Z] /device-bacnet-c/src/c/driver.c: In function 'write_access_data_populate': [2025-01-14T06:01:38.934Z] /device-bacnet-c/src/c/driver.c:572:24: warning: format '%d' expects argument of type 'int', but argument 4 has type 'const iot_data_t *' [-Wformat=] [2025-01-14T06:01:38.934Z] 572 | "The value type %d is not accepted", values[i]); [2025-01-14T06:01:38.934Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~ [2025-01-14T06:01:38.934Z] | | [2025-01-14T06:01:38.934Z] | const iot_data_t * [2025-01-14T06:01:38.934Z] /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-01-14T06:01:38.934Z] 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-01-14T06:01:38.934Z] | ^~~~~~~~~~~ [2025-01-14T06:01:38.934Z] /device-bacnet-c/src/c/driver.c:572:41: note: format string is defined here [2025-01-14T06:01:38.934Z] 572 | "The value type %d is not accepted", values[i]); [2025-01-14T06:01:38.934Z] | ~^ [2025-01-14T06:01:38.934Z] | | [2025-01-14T06:01:38.934Z] | int [2025-01-14T06:01:39.193Z] [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2025-01-14T06:01:39.452Z] [100%] Linking C executable device-bacnet-c [2025-01-14T06:01:39.452Z] /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-01-14T06:01:39.452Z] [100%] Built target device-bacnet-c [2025-01-14T06:01:39.452Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp [2025-01-14T06:01:39.452Z] + cd /device-bacnet-c/build/release/device-bacnet-mstp [2025-01-14T06:01:39.452Z] + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-01-14T06:01:39.452Z] -- The C compiler identification is GNU 12.2.1 [2025-01-14T06:01:39.452Z] -- Detecting C compiler ABI info [2025-01-14T06:01:39.452Z] -- Detecting C compiler ABI info - done [2025-01-14T06:01:39.710Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-01-14T06:01:39.710Z] -- Detecting C compile features [2025-01-14T06:01:39.710Z] -- Detecting C compile features - done [2025-01-14T06:01:39.710Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2025-01-14T06:01:39.710Z] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2025-01-14T06:01:39.710Z] -- Found Threads: TRUE [2025-01-14T06:01:39.710Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-01-14T06:01:39.710Z] -- /opt/iotech/iot/1.5/include [2025-01-14T06:01:39.710Z] -- Configuring done (0.2s) [2025-01-14T06:01:39.710Z] -- Generating done (0.0s) [2025-01-14T06:01:39.710Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp [2025-01-14T06:01:39.710Z] + make [2025-01-14T06:01:39.710Z] + tee release.log [2025-01-14T06:01:39.711Z] [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2025-01-14T06:01:39.971Z] [ 22%] Linking C static library libbacnet_objects.a [2025-01-14T06:01:39.971Z] [ 22%] Built target bacnet_objects [2025-01-14T06:01:39.971Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-01-14T06:01:40.230Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2025-01-14T06:01:40.230Z] [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2025-01-14T06:01:40.230Z] [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2025-01-14T06:01:40.489Z] [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-01-14T06:01:40.489Z] In file included from /device-bacnet-c/src/c/driver.c:42: [2025-01-14T06:01:40.489Z] /device-bacnet-c/src/c/driver.c: In function 'write_access_data_populate': [2025-01-14T06:01:40.489Z] /device-bacnet-c/src/c/driver.c:572:24: warning: format '%d' expects argument of type 'int', but argument 4 has type 'const iot_data_t *' [-Wformat=] [2025-01-14T06:01:40.489Z] 572 | "The value type %d is not accepted", values[i]); [2025-01-14T06:01:40.489Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~ [2025-01-14T06:01:40.489Z] | | [2025-01-14T06:01:40.489Z] | const iot_data_t * [2025-01-14T06:01:40.489Z] /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-01-14T06:01:40.489Z] 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-01-14T06:01:40.489Z] | ^~~~~~~~~~~ [2025-01-14T06:01:40.489Z] /device-bacnet-c/src/c/driver.c:572:41: note: format string is defined here [2025-01-14T06:01:40.489Z] 572 | "The value type %d is not accepted", values[i]); [2025-01-14T06:01:40.489Z] | ~^ [2025-01-14T06:01:40.489Z] | | [2025-01-14T06:01:40.489Z] | int [2025-01-14T06:01:40.749Z] [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2025-01-14T06:01:40.749Z] [100%] Linking C executable device-bacnet-c [2025-01-14T06:01:40.749Z] /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-01-14T06:01:40.749Z] [100%] Built target device-bacnet-c [2025-01-14T06:01:42.146Z] Removing intermediate container bb8fd1a99aee [2025-01-14T06:01:42.146Z] ---> 9d14a6aa5fa5 [2025-01-14T06:01:42.146Z] Successfully built 9d14a6aa5fa5 [2025-01-14T06:01:42.146Z] 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-01-14T06:01:42.549Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-14T06:01:42.549Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-14T06:01:42.626Z] prd-ubuntu20.04-docker-8c-8g-36686 does not seem to be running inside a container [2025-01-14T06:01:42.652Z] $ 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 ******** ci-base-image-x86_64 cat [2025-01-14T06:01:42.967Z] $ docker top 787685d3f63ef9f6e89a5d9ef73afca2d809db8f24d97f016d899b3b86680a76 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-14T06:01:43.320Z] + make test [2025-01-14T06:01:43.320Z] build/release/device-bacnet-c/device-bacnet-c [Pipeline] } [2025-01-14T06:01:43.332Z] $ docker stop --time=1 787685d3f63ef9f6e89a5d9ef73afca2d809db8f24d97f016d899b3b86680a76 [2025-01-14T06:01:44.620Z] $ docker rm -f --volumes 787685d3f63ef9f6e89a5d9ef73afca2d809db8f24d97f016d899b3b86680a76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-14T06:01:45.270Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-01-14T06:01:45.558Z] + ls -al . [2025-01-14T06:01:45.558Z] total 88 [2025-01-14T06:01:45.558Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 14 06:00 . [2025-01-14T06:01:45.558Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 06:00 .. [2025-01-14T06:01:45.558Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 14 06:00 .git [2025-01-14T06:01:45.558Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 06:00 .github [2025-01-14T06:01:45.558Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 14 06:00 .semver [2025-01-14T06:01:45.558Z] -rw-rw-r-- 1 jenkins jenkins 1563 Jan 14 06:00 Attribution.txt [2025-01-14T06:01:45.558Z] -rw-rw-r-- 1 jenkins jenkins 1004 Jan 14 06:00 CHANGELOG.md [2025-01-14T06:01:45.558Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 14 06:00 GOVERNANCE.md [2025-01-14T06:01:45.558Z] -rw-rw-r-- 1 jenkins jenkins 764 Jan 14 06:00 Jenkinsfile [2025-01-14T06:01:45.558Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 14 06:00 LICENSE [2025-01-14T06:01:45.558Z] -rw-rw-r-- 1 jenkins jenkins 837 Jan 14 06:00 Makefile [2025-01-14T06:01:45.558Z] -rw-rw-r-- 1 jenkins jenkins 621 Jan 14 06:00 OWNERS.md [2025-01-14T06:01:45.558Z] -rw-rw-r-- 1 jenkins jenkins 5491 Jan 14 06:00 README.md [2025-01-14T06:01:45.558Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 14 06:00 VERSION [2025-01-14T06:01:45.558Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 06:00 docs [2025-01-14T06:01:45.558Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 06:00 res [2025-01-14T06:01:45.558Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 06:00 sample-profiles [2025-01-14T06:01:45.558Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 06:00 scripts [2025-01-14T06:01:45.558Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 06:00 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T06:01:45.884Z] + 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=f2ccd720424fccf53d66299bc60d2e163acc52e1 --label arch=amd64 --label version=3.2.0-dev.1 . [2025-01-14T06:01:45.884Z] Sending build context to Docker daemon 743.9kB [2025-01-14T06:01:45.884Z] Step 1/31 : ARG BASE=alpine:3.20 [2025-01-14T06:01:45.884Z] Step 2/31 : FROM ${BASE} as builder [2025-01-14T06:01:45.884Z] ---> 9d14a6aa5fa5 [2025-01-14T06:01:45.884Z] 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-01-14T06:01:45.884Z] ---> Running in d703156c372a [2025-01-14T06:01:46.143Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2025-01-14T06:01:46.711Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-01-14T06:01:46.711Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-01-14T06:01:46.711Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-01-14T06:01:46.971Z] Removing intermediate container d703156c372a [2025-01-14T06:01:46.971Z] ---> 48155fe9103f [2025-01-14T06:01:46.971Z] Step 4/31 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-01-14T06:01:46.971Z] ---> Running in 850fd3efa9be [2025-01-14T06:01:47.540Z] Removing intermediate container 850fd3efa9be [2025-01-14T06:01:47.540Z] ---> 646a93101129 [2025-01-14T06:01:47.540Z] 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-01-14T06:01:47.540Z] ---> Running in 63aff0b9fe24 [2025-01-14T06:01:47.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-01-14T06:01:47.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-01-14T06:01:47.801Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-14T06:01:48.370Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-01-14T06:01:48.370Z] OK: 337 MiB in 103 packages [2025-01-14T06:01:48.629Z] Removing intermediate container 63aff0b9fe24 [2025-01-14T06:01:48.629Z] ---> 0efebbf3aaad [2025-01-14T06:01:48.629Z] Step 6/31 : COPY scripts /device-bacnet-c/scripts [2025-01-14T06:01:48.888Z] ---> 0806775aba7b [2025-01-14T06:01:48.888Z] Step 7/31 : COPY src /device-bacnet-c/src/ [2025-01-14T06:01:48.888Z] ---> b83159fed212 [2025-01-14T06:01:48.888Z] Step 8/31 : COPY VERSION /device-bacnet-c/ [2025-01-14T06:01:48.888Z] ---> ab49a56d46dd [2025-01-14T06:01:48.888Z] Step 9/31 : WORKDIR /device-bacnet-c [2025-01-14T06:01:49.147Z] ---> Running in f725925069d8 [2025-01-14T06:01:49.147Z] Removing intermediate container f725925069d8 [2025-01-14T06:01:49.147Z] ---> f2562338d94a [2025-01-14T06:01:49.147Z] Step 10/31 : RUN /device-bacnet-c/scripts/build_deps.sh [2025-01-14T06:01:49.147Z] ---> Running in 6428cf6b417d [2025-01-14T06:01:49.405Z] + CSDK_VER=4.0.0-dev.14 [2025-01-14T06:01:49.405Z] + '[' '!' -d deps ] [2025-01-14T06:01:49.405Z] + mkdir deps [2025-01-14T06:01:49.405Z] + cd /device-bacnet-c/deps [2025-01-14T06:01:49.405Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0-dev.14.zip [2025-01-14T06:01:49.405Z] Connecting to github.com (140.82.114.4:443) [2025-01-14T06:01:49.405Z] Connecting to codeload.github.com (140.82.114.9:443) [2025-01-14T06:01:49.665Z] saving to 'v4.0.0-dev.14.zip' [2025-01-14T06:01:49.665Z] v4.0.0-dev.14.zip 100% |********************************| 246k 0:00:00 ETA [2025-01-14T06:01:49.665Z] 'v4.0.0-dev.14.zip' saved [2025-01-14T06:01:49.665Z] + unzip v4.0.0-dev.14.zip [2025-01-14T06:01:49.665Z] Archive: v4.0.0-dev.14.zip [2025-01-14T06:01:49.665Z] creating: device-sdk-c-4.0.0-dev.14/ [2025-01-14T06:01:49.665Z] creating: device-sdk-c-4.0.0-dev.14/.github/ [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/.github/Contributing.md [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/.github/PULL_REQUEST_TEMPLATE.md [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/.github/semantic.yml [2025-01-14T06:01:49.665Z] creating: device-sdk-c-4.0.0-dev.14/.github/workflows/ [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/.github/workflows/release.yml [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/.gitignore [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/Attribution.txt [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/CHANGELOG.md [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/Doxyfile [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/GOVERNANCE.md [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/Jenkinsfile [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/LICENSE [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/Makefile [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/OWNERS.md [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/README.IOT.md [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/README.md [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/README.v3.md [2025-01-14T06:01:49.665Z] creating: device-sdk-c-4.0.0-dev.14/docs/ [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/docs/configuration.md [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/docs/deviceprofiles.md [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/docs/metrics.md [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/docs/servicewritersguide.md [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/docs/startup.md [2025-01-14T06:01:49.665Z] creating: device-sdk-c-4.0.0-dev.14/include/ [2025-01-14T06:01:49.665Z] creating: device-sdk-c-4.0.0-dev.14/include/devsdk/ [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk-base.h [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk.h [2025-01-14T06:01:49.665Z] creating: device-sdk-c-4.0.0-dev.14/include/edgex/ [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/devices.h [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex-base.h [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex.h [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/profiles.h [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/include/edgex/rest-server.h [2025-01-14T06:01:49.665Z] creating: device-sdk-c-4.0.0-dev.14/scripts/ [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine-base [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/build.sh [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/scripts/entrypoint.sh [2025-01-14T06:01:49.665Z] creating: device-sdk-c-4.0.0-dev.14/src/ [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/src/CMakeLists.txt [2025-01-14T06:01:49.665Z] creating: device-sdk-c-4.0.0-dev.14/src/c/ [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/CMakeLists.txt [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/api.h [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.c [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.h [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-impl.h [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-mqtt.c [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.c [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.h [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.c [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.h [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/cmdinfo.h [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/config.c [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/config.h [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.c [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.h [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/data.c [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/data.h [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/defs.h.in [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/device.c [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/device.h [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devman.c [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.c [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.h [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devsdk-base.c [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/devutil.h [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.c [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.h [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.c [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.h [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.c [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.h [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.c [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.h [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex2.h [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/errorlist.h [2025-01-14T06:01:49.665Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/ [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/CMakeLists.txt [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/README.md [2025-01-14T06:01:49.665Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/ [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/CMakeLists.txt [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/README.md [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/device-bitfields.c [2025-01-14T06:01:49.665Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/ [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/configuration.yaml [2025-01-14T06:01:49.665Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/ [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/Bitfields.json [2025-01-14T06:01:49.665Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/ [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-01-14T06:01:49.665Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/ [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/CMakeLists.txt [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/README.md [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/device-counter.c [2025-01-14T06:01:49.665Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/ [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/configuration.yaml [2025-01-14T06:01:49.665Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/ [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/Counters.json [2025-01-14T06:01:49.665Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/ [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/Counter.json [2025-01-14T06:01:49.665Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/ [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/CMakeLists.txt [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/README.md [2025-01-14T06:01:49.665Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/ [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/configuration.yaml [2025-01-14T06:01:49.665Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/ [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/readme.txt [2025-01-14T06:01:49.665Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/ [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/template.c [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher1.json [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher2.json [2025-01-14T06:01:49.665Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/ [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/CMakeLists.txt [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/README.md [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/device-file.c [2025-01-14T06:01:49.665Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/ [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/configuration.yaml [2025-01-14T06:01:49.665Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/ [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/file1.json [2025-01-14T06:01:49.665Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/lorem.txt [2025-01-14T06:01:49.665Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/ [2025-01-14T06:01:49.666Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-01-14T06:01:49.666Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/ [2025-01-14T06:01:49.666Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/CMakeLists.txt [2025-01-14T06:01:49.666Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/README.md [2025-01-14T06:01:49.666Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/device-gyro.c [2025-01-14T06:01:49.666Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/ [2025-01-14T06:01:49.666Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/configuration.yaml [2025-01-14T06:01:49.666Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/ [2025-01-14T06:01:49.666Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/gyro.json [2025-01-14T06:01:49.666Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/ [2025-01-14T06:01:49.666Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/Gyro.json [2025-01-14T06:01:49.666Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/ [2025-01-14T06:01:49.666Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/CMakeLists.txt [2025-01-14T06:01:49.666Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/README.md [2025-01-14T06:01:49.666Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/device-random.c [2025-01-14T06:01:49.666Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/ [2025-01-14T06:01:49.666Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/configuration.yaml [2025-01-14T06:01:49.666Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/ [2025-01-14T06:01:49.666Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/randomdevice1.json [2025-01-14T06:01:49.666Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/ [2025-01-14T06:01:49.666Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-01-14T06:01:49.666Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/ [2025-01-14T06:01:49.666Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/configuration.yaml [2025-01-14T06:01:49.666Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/ [2025-01-14T06:01:49.666Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/device1.json [2025-01-14T06:01:49.666Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/ [2025-01-14T06:01:49.666Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/TemplateProfile.json [2025-01-14T06:01:49.666Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/template.c [2025-01-14T06:01:49.666Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/ [2025-01-14T06:01:49.666Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/CMakeLists.txt [2025-01-14T06:01:49.666Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/README.md [2025-01-14T06:01:49.666Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/device-terminal.c [2025-01-14T06:01:49.666Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/ [2025-01-14T06:01:49.666Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/configuration.yaml [2025-01-14T06:01:49.666Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/ [2025-01-14T06:01:49.666Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/terminal.json [2025-01-14T06:01:49.666Z] creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/ [2025-01-14T06:01:49.666Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/Terminal.json [2025-01-14T06:01:49.666Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.c [2025-01-14T06:01:49.666Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.h [2025-01-14T06:01:49.666Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.c [2025-01-14T06:01:49.666Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.h [2025-01-14T06:01:49.666Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/map.c [2025-01-14T06:01:49.666Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/map.h [2025-01-14T06:01:49.666Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.c [2025-01-14T06:01:49.666Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.h [2025-01-14T06:01:49.666Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/metrics.h [2025-01-14T06:01:49.666Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.c [2025-01-14T06:01:49.666Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.h [2025-01-14T06:01:49.666Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.c [2025-01-14T06:01:49.666Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.h [2025-01-14T06:01:49.666Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.c [2025-01-14T06:01:49.666Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.h [2025-01-14T06:01:49.666Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h [2025-01-14T06:01:49.666Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.c [2025-01-14T06:01:49.666Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.h [2025-01-14T06:01:49.666Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.c [2025-01-14T06:01:49.666Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.h [2025-01-14T06:01:49.666Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.c [2025-01-14T06:01:49.666Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.h [2025-01-14T06:01:49.666Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.c [2025-01-14T06:01:49.666Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.h [2025-01-14T06:01:49.666Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.c [2025-01-14T06:01:49.666Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.h [2025-01-14T06:01:49.666Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-impl.h [2025-01-14T06:01:49.666Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.c [2025-01-14T06:01:49.666Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.h [2025-01-14T06:01:49.666Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.c [2025-01-14T06:01:49.666Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.h [2025-01-14T06:01:49.666Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.c [2025-01-14T06:01:49.666Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.h [2025-01-14T06:01:49.666Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/service.c [2025-01-14T06:01:49.666Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/service.h [2025-01-14T06:01:49.666Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.c [2025-01-14T06:01:49.666Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.h [2025-01-14T06:01:49.666Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.c [2025-01-14T06:01:49.666Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.h [2025-01-14T06:01:49.666Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.c [2025-01-14T06:01:49.666Z] inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.h [2025-01-14T06:01:49.666Z] creating: device-sdk-c-4.0.0-dev.14/src/cmake/ [2025-01-14T06:01:49.666Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindIOT.cmake [2025-01-14T06:01:49.666Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBCBOR.cmake [2025-01-14T06:01:49.666Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBMICROHTTP.cmake [2025-01-14T06:01:49.666Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBPAHO.cmake [2025-01-14T06:01:49.666Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBUUID.cmake [2025-01-14T06:01:49.666Z] inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBYAML.cmake [2025-01-14T06:01:49.666Z] + cd device-sdk-c-4.0.0-dev.14 [2025-01-14T06:01:49.666Z] + ./scripts/build.sh [2025-01-14T06:01:49.666Z] + CPPCHECK=false [2025-01-14T06:01:49.666Z] + DOCGEN=false [2025-01-14T06:01:49.666Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-01-14T06:01:49.666Z] + '[' 0 -gt 0 ] [2025-01-14T06:01:49.666Z] + readlink -f ./scripts/build.sh [2025-01-14T06:01:49.666Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/scripts/build.sh [2025-01-14T06:01:49.666Z] + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/scripts [2025-01-14T06:01:49.666Z] + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14 [2025-01-14T06:01:49.666Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14 [2025-01-14T06:01:49.666Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-01-14T06:01:49.666Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-01-14T06:01:49.666Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src [2025-01-14T06:01:49.666Z] -- The C compiler identification is GNU 12.2.1 [2025-01-14T06:01:49.666Z] -- Detecting C compiler ABI info [2025-01-14T06:01:49.924Z] -- Detecting C compiler ABI info - done [2025-01-14T06:01:49.924Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-01-14T06:01:49.924Z] -- Detecting C compile features [2025-01-14T06:01:49.924Z] -- Detecting C compile features - done [2025-01-14T06:01:49.924Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-01-14T06:01:49.924Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.11.1") [2025-01-14T06:01:49.924Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-01-14T06:01:49.924Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-01-14T06:01:49.924Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-01-14T06:01:49.924Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-01-14T06:01:49.924Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-01-14T06:01:49.924Z] -- /opt/iotech/iot/1.5/include [2025-01-14T06:01:49.924Z] -- C SDK 0.0.0 for Linux [2025-01-14T06:01:49.924Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-01-14T06:01:49.924Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-01-14T06:01:50.183Z] -- Found Curses: /usr/lib/libcurses.so [2025-01-14T06:01:50.183Z] -- Configuring done (0.4s) [2025-01-14T06:01:50.183Z] -- Generating done (0.0s) [2025-01-14T06:01:50.183Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-01-14T06:01:50.183Z] + make all package [2025-01-14T06:01:50.183Z] + tee release.log [2025-01-14T06:01:50.183Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-01-14T06:01:50.183Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-01-14T06:01:50.442Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-01-14T06:01:50.442Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-01-14T06:01:50.702Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-01-14T06:01:50.962Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-01-14T06:01:50.962Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-01-14T06:01:51.221Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-01-14T06:01:51.481Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-01-14T06:01:51.481Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-01-14T06:01:51.740Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-01-14T06:01:51.740Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-01-14T06:01:52.001Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-01-14T06:01:52.001Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-01-14T06:01:52.001Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-01-14T06:01:52.570Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-01-14T06:01:52.570Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-01-14T06:01:52.570Z] In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, [2025-01-14T06:01:52.570Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, [2025-01-14T06:01:52.570Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, [2025-01-14T06:01:52.570Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, [2025-01-14T06:01:52.570Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: [2025-01-14T06:01:52.570Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': [2025-01-14T06:01:52.570Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:31: warning: format '%s' expects a matching 'char *' argument [-Wformat=] [2025-01-14T06:01:52.570Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-01-14T06:01:52.570Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:01:52.570Z] /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-01-14T06:01:52.570Z] 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-01-14T06:01:52.570Z] | ^~~~~~~~~~~ [2025-01-14T06:01:52.570Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here [2025-01-14T06:01:52.570Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-01-14T06:01:52.570Z] | ~^ [2025-01-14T06:01:52.570Z] | | [2025-01-14T06:01:52.570Z] | char * [2025-01-14T06:01:52.570Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-01-14T06:01:52.830Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-01-14T06:01:53.090Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-01-14T06:01:53.090Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-01-14T06:01:54.030Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-01-14T06:01:54.290Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-01-14T06:01:54.290Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-01-14T06:01:54.290Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-01-14T06:01:54.290Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-01-14T06:01:54.551Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-01-14T06:01:55.121Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-01-14T06:01:55.121Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-01-14T06:01:55.121Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-01-14T06:01:55.121Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-01-14T06:01:55.381Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c: In function 'devsdk_service_start': [2025-01-14T06:01:55.381Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2025-01-14T06:01:55.381Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-01-14T06:01:55.381Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:01:55.381Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c:875:21: note: 'deviceservices_config' was declared here [2025-01-14T06:01:55.381Z] 875 | const iot_data_t *deviceservices_config; [2025-01-14T06:01:55.381Z] | ^~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:01:55.640Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-01-14T06:01:55.640Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-01-14T06:01:55.899Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-01-14T06:01:55.899Z] [ 68%] Linking C shared library libcsdk.so [2025-01-14T06:01:55.899Z] [ 68%] Built target csdk [2025-01-14T06:01:55.899Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-01-14T06:01:56.157Z] [ 72%] Linking C executable template [2025-01-14T06:01:56.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-01-14T06:01:56.157Z] [ 72%] Built target template [2025-01-14T06:01:56.157Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-01-14T06:01:56.157Z] [ 76%] Linking C executable device-counter [2025-01-14T06:01:56.416Z] /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-01-14T06:01:56.416Z] [ 76%] Built target device-counter [2025-01-14T06:01:56.416Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-01-14T06:01:56.416Z] [ 80%] Linking C executable device-random [2025-01-14T06:01:56.416Z] /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-01-14T06:01:56.416Z] [ 80%] Built target device-random [2025-01-14T06:01:56.416Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-01-14T06:01:56.674Z] [ 84%] Linking C executable device-gyro [2025-01-14T06:01:56.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-01-14T06:01:56.674Z] [ 84%] Built target device-gyro [2025-01-14T06:01:56.674Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-01-14T06:01:56.674Z] [ 88%] Linking C executable device-bitfields [2025-01-14T06:01:56.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-01-14T06:01:56.933Z] [ 88%] Built target device-bitfields [2025-01-14T06:01:56.933Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-01-14T06:01:56.933Z] [ 92%] Linking C executable template-discovery [2025-01-14T06:01:56.933Z] /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-01-14T06:01:56.933Z] [ 92%] Built target template-discovery [2025-01-14T06:01:57.192Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-01-14T06:01:57.192Z] [ 96%] Linking C executable device-file [2025-01-14T06:01:57.192Z] /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-01-14T06:01:57.192Z] [ 96%] Built target device-file [2025-01-14T06:01:57.192Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-01-14T06:01:57.452Z] [100%] Linking C executable device-terminal [2025-01-14T06:01:57.452Z] /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-01-14T06:01:57.452Z] [100%] Built target device-terminal [2025-01-14T06:01:57.452Z] Run CPack packaging tool... [2025-01-14T06:01:57.452Z] CPack: Create package using TGZ [2025-01-14T06:01:57.452Z] CPack: Install projects [2025-01-14T06:01:57.452Z] CPack: - Run preinstall target for: Csdk [2025-01-14T06:01:57.713Z] CPack: - Install project: Csdk [] [2025-01-14T06:01:57.713Z] CPack: Create package [2025-01-14T06:01:57.713Z] CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release/csdk-0.0.0.tar.gz generated. [2025-01-14T06:01:57.713Z] + '[' false '=' true ] [2025-01-14T06:01:57.713Z] + '[' false '=' true ] [2025-01-14T06:01:57.713Z] + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-01-14T06:01:57.713Z] + cd /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-01-14T06:01:57.713Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src [2025-01-14T06:01:57.713Z] -- The C compiler identification is GNU 12.2.1 [2025-01-14T06:01:57.713Z] -- Detecting C compiler ABI info [2025-01-14T06:01:57.974Z] -- Detecting C compiler ABI info - done [2025-01-14T06:01:57.974Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-01-14T06:01:57.974Z] -- Detecting C compile features [2025-01-14T06:01:57.974Z] -- Detecting C compile features - done [2025-01-14T06:01:57.974Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-01-14T06:01:57.974Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.11.1") [2025-01-14T06:01:57.974Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-01-14T06:01:57.974Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-01-14T06:01:57.974Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-01-14T06:01:57.974Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-01-14T06:01:57.974Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-01-14T06:01:57.974Z] -- /opt/iotech/iot/1.5/include [2025-01-14T06:01:57.974Z] -- C SDK 0.0.0 for Linux [2025-01-14T06:01:57.974Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-01-14T06:01:58.233Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-01-14T06:01:58.233Z] -- Found Curses: /usr/lib/libcurses.so [2025-01-14T06:01:58.233Z] -- Configuring done (0.4s) [2025-01-14T06:01:58.233Z] -- Generating done (0.0s) [2025-01-14T06:01:58.233Z] -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-01-14T06:01:58.233Z] + make+ [2025-01-14T06:01:58.233Z] tee debug.log [2025-01-14T06:01:58.233Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-01-14T06:01:58.233Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-01-14T06:01:58.494Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-01-14T06:01:58.494Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-01-14T06:01:58.494Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-01-14T06:01:58.753Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-01-14T06:01:58.753Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-01-14T06:01:58.753Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-01-14T06:01:59.012Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-01-14T06:01:59.012Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-01-14T06:01:59.012Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-01-14T06:01:59.271Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-01-14T06:01:59.271Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-01-14T06:01:59.271Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-01-14T06:01:59.271Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-01-14T06:01:59.530Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-01-14T06:01:59.530Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-01-14T06:01:59.530Z] In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, [2025-01-14T06:01:59.530Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, [2025-01-14T06:01:59.530Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, [2025-01-14T06:01:59.530Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, [2025-01-14T06:01:59.530Z] from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: [2025-01-14T06:01:59.530Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': [2025-01-14T06:01:59.530Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:31: warning: format '%s' expects a matching 'char *' argument [-Wformat=] [2025-01-14T06:01:59.530Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-01-14T06:01:59.530Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:01:59.530Z] /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-01-14T06:01:59.530Z] 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-01-14T06:01:59.530Z] | ^~~~~~~~~~~ [2025-01-14T06:01:59.530Z] /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here [2025-01-14T06:01:59.530Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-01-14T06:01:59.530Z] | ~^ [2025-01-14T06:01:59.530Z] | | [2025-01-14T06:01:59.530Z] | char * [2025-01-14T06:01:59.530Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-01-14T06:01:59.789Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-01-14T06:01:59.789Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-01-14T06:01:59.789Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-01-14T06:02:00.052Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-01-14T06:02:00.052Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-01-14T06:02:00.312Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-01-14T06:02:00.312Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-01-14T06:02:00.312Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-01-14T06:02:00.312Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-01-14T06:02:00.571Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-01-14T06:02:00.571Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-01-14T06:02:00.830Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-01-14T06:02:00.830Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-01-14T06:02:01.090Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-01-14T06:02:01.090Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-01-14T06:02:01.090Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-01-14T06:02:01.090Z] [ 68%] Linking C shared library libcsdk.so [2025-01-14T06:02:01.090Z] [ 68%] Built target csdk [2025-01-14T06:02:01.349Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-01-14T06:02:01.349Z] [ 72%] Linking C executable template [2025-01-14T06:02:01.349Z] /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-01-14T06:02:01.349Z] [ 72%] Built target template [2025-01-14T06:02:01.349Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-01-14T06:02:01.349Z] [ 76%] Linking C executable device-counter [2025-01-14T06:02:01.349Z] /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-01-14T06:02:01.609Z] [ 76%] Built target device-counter [2025-01-14T06:02:01.609Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-01-14T06:02:01.609Z] [ 80%] Linking C executable device-random [2025-01-14T06:02:01.609Z] /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-01-14T06:02:01.609Z] [ 80%] Built target device-random [2025-01-14T06:02:01.609Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-01-14T06:02:01.609Z] [ 84%] Linking C executable device-gyro [2025-01-14T06:02:01.873Z] /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-01-14T06:02:01.873Z] [ 84%] Built target device-gyro [2025-01-14T06:02:01.873Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-01-14T06:02:01.873Z] [ 88%] Linking C executable device-bitfields [2025-01-14T06:02:01.873Z] /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-01-14T06:02:01.873Z] [ 88%] Built target device-bitfields [2025-01-14T06:02:01.873Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-01-14T06:02:02.133Z] [ 92%] Linking C executable template-discovery [2025-01-14T06:02:02.133Z] /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-01-14T06:02:02.133Z] [ 92%] Built target template-discovery [2025-01-14T06:02:02.133Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-01-14T06:02:02.133Z] [ 96%] Linking C executable device-file [2025-01-14T06:02:02.133Z] /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-01-14T06:02:02.392Z] [ 96%] Built target device-file [2025-01-14T06:02:02.392Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-01-14T06:02:02.392Z] [100%] Linking C executable device-terminal [2025-01-14T06:02:02.392Z] /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-01-14T06:02:02.392Z] [100%] Built target device-terminal [2025-01-14T06:02:02.392Z] + cp -rf include/devsdk include/edgex /usr/include/ [2025-01-14T06:02:02.392Z] + cp build/release/c/libcsdk.so /usr/lib/ [2025-01-14T06:02:02.392Z] + mkdir -p /usr/share/doc/edgex-csdk [2025-01-14T06:02:02.392Z] + cp Attribution.txt /usr/share/doc/edgex-csdk [2025-01-14T06:02:02.392Z] + cp LICENSE /usr/share/doc/edgex-csdk [2025-01-14T06:02:02.392Z] + rm -rf /device-bacnet-c/deps [2025-01-14T06:02:02.651Z] Removing intermediate container 6428cf6b417d [2025-01-14T06:02:02.651Z] ---> faf4400ced9b [2025-01-14T06:02:02.651Z] Step 11/31 : RUN /device-bacnet-c/scripts/build.sh [2025-01-14T06:02:02.651Z] ---> Running in d91981dbe836 [2025-01-14T06:02:02.909Z] + readlink -f /device-bacnet-c/scripts/build.sh [2025-01-14T06:02:02.909Z] + dirname /device-bacnet-c/scripts/build.sh [2025-01-14T06:02:02.910Z] + dirname /device-bacnet-c/scripts [2025-01-14T06:02:02.910Z] + ROOT=/device-bacnet-c [2025-01-14T06:02:02.910Z] /device-bacnet-c [2025-01-14T06:02:02.910Z] + echo /device-bacnet-c [2025-01-14T06:02:02.910Z] + cd /device-bacnet-c [2025-01-14T06:02:02.910Z] + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] [2025-01-14T06:02:02.910Z] + '[' '!' -f /device-bacnet-c/lib/mstp/libbacnet.a ] [2025-01-14T06:02:02.910Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip [2025-01-14T06:02:02.910Z] + cd /device-bacnet-c/build/release/device-bacnet-ip [2025-01-14T06:02:02.910Z] + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-01-14T06:02:03.168Z] -- /opt/iotech/iot/1.5/include [2025-01-14T06:02:03.168Z] -- Configuring done (0.0s) [2025-01-14T06:02:03.168Z] -- Generating done (0.0s) [2025-01-14T06:02:03.168Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip [2025-01-14T06:02:03.168Z] + make [2025-01-14T06:02:03.168Z] + tee release.log [2025-01-14T06:02:03.168Z] [ 22%] Built target bacnet_objects [2025-01-14T06:02:03.168Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-01-14T06:02:03.429Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-01-14T06:02:03.429Z] In file included from /device-bacnet-c/src/c/driver.c:42: [2025-01-14T06:02:03.429Z] /device-bacnet-c/src/c/driver.c: In function 'write_access_data_populate': [2025-01-14T06:02:03.429Z] /device-bacnet-c/src/c/driver.c:572:24: warning: format '%d' expects argument of type 'int', but argument 4 has type 'const iot_data_t *' [-Wformat=] [2025-01-14T06:02:03.429Z] 572 | "The value type %d is not accepted", values[i]); [2025-01-14T06:02:03.429Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~ [2025-01-14T06:02:03.429Z] | | [2025-01-14T06:02:03.429Z] | const iot_data_t * [2025-01-14T06:02:03.429Z] /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-01-14T06:02:03.429Z] 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-01-14T06:02:03.429Z] | ^~~~~~~~~~~ [2025-01-14T06:02:03.429Z] /device-bacnet-c/src/c/driver.c:572:41: note: format string is defined here [2025-01-14T06:02:03.429Z] 572 | "The value type %d is not accepted", values[i]); [2025-01-14T06:02:03.429Z] | ~^ [2025-01-14T06:02:03.429Z] | | [2025-01-14T06:02:03.429Z] | int [2025-01-14T06:02:03.688Z] [ 55%] Linking C executable device-bacnet-c [2025-01-14T06:02:03.688Z] /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-01-14T06:02:03.688Z] [100%] Built target device-bacnet-c [2025-01-14T06:02:03.688Z] + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp [2025-01-14T06:02:03.688Z] + cd /device-bacnet-c/build/release/device-bacnet-mstp [2025-01-14T06:02:03.688Z] + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-01-14T06:02:03.688Z] -- /opt/iotech/iot/1.5/include [2025-01-14T06:02:03.688Z] -- Configuring done (0.0s) [2025-01-14T06:02:03.688Z] -- Generating done (0.0s) [2025-01-14T06:02:03.688Z] -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp [2025-01-14T06:02:03.688Z] + + teemake release.log [2025-01-14T06:02:03.688Z] [2025-01-14T06:02:03.688Z] [ 22%] Built target bacnet_objects [2025-01-14T06:02:03.688Z] [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-01-14T06:02:03.947Z] [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-01-14T06:02:03.947Z] In file included from /device-bacnet-c/src/c/driver.c:42: [2025-01-14T06:02:03.947Z] /device-bacnet-c/src/c/driver.c: In function 'write_access_data_populate': [2025-01-14T06:02:03.947Z] /device-bacnet-c/src/c/driver.c:572:24: warning: format '%d' expects argument of type 'int', but argument 4 has type 'const iot_data_t *' [-Wformat=] [2025-01-14T06:02:03.947Z] 572 | "The value type %d is not accepted", values[i]); [2025-01-14T06:02:03.947Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~ [2025-01-14T06:02:03.947Z] | | [2025-01-14T06:02:03.947Z] | const iot_data_t * [2025-01-14T06:02:03.947Z] /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-01-14T06:02:03.947Z] 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-01-14T06:02:03.947Z] | ^~~~~~~~~~~ [2025-01-14T06:02:03.947Z] /device-bacnet-c/src/c/driver.c:572:41: note: format string is defined here [2025-01-14T06:02:03.947Z] 572 | "The value type %d is not accepted", values[i]); [2025-01-14T06:02:03.947Z] | ~^ [2025-01-14T06:02:03.947Z] | | [2025-01-14T06:02:03.947Z] | int [2025-01-14T06:02:04.207Z] [ 55%] Linking C executable device-bacnet-c [2025-01-14T06:02:04.207Z] /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-01-14T06:02:04.207Z] [100%] Built target device-bacnet-c [2025-01-14T06:02:04.775Z] Removing intermediate container d91981dbe836 [2025-01-14T06:02:04.775Z] ---> 2883c927437b [2025-01-14T06:02:04.775Z] Step 12/31 : FROM alpine:3.20 [2025-01-14T06:02:05.034Z] 3.20: Pulling from library/alpine [2025-01-14T06:02:05.034Z] 66a3d608f3fa: Pulling fs layer [2025-01-14T06:02:05.293Z] 66a3d608f3fa: Verifying Checksum [2025-01-14T06:02:05.293Z] 66a3d608f3fa: Download complete [2025-01-14T06:02:05.293Z] 66a3d608f3fa: Pull complete [2025-01-14T06:02:05.293Z] Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-14T06:02:05.293Z] Status: Downloaded newer image for alpine:3.20 [2025-01-14T06:02:05.293Z] ---> e29df9b510ff [2025-01-14T06:02:05.293Z] Step 13/31 : MAINTAINER iotech [2025-01-14T06:02:05.551Z] ---> Running in b415e3dd5211 [2025-01-14T06:02:05.551Z] Removing intermediate container b415e3dd5211 [2025-01-14T06:02:05.551Z] ---> 1412605340f5 [2025-01-14T06:02:05.551Z] 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-01-14T06:02:05.551Z] ---> Running in dd8e47bd337a [2025-01-14T06:02:05.810Z] Connecting to iotech.jfrog.io (34.246.139.145:443) [2025-01-14T06:02:06.379Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-01-14T06:02:06.379Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-01-14T06:02:06.379Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-01-14T06:02:06.379Z] Removing intermediate container dd8e47bd337a [2025-01-14T06:02:06.379Z] ---> 16ab6f79f133 [2025-01-14T06:02:06.379Z] Step 15/31 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-01-14T06:02:06.638Z] ---> Running in f3be5c7a8bf8 [2025-01-14T06:02:07.208Z] Removing intermediate container f3be5c7a8bf8 [2025-01-14T06:02:07.208Z] ---> c907b763aad3 [2025-01-14T06:02:07.208Z] 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-01-14T06:02:07.208Z] ---> Running in 6c4db8104f7a [2025-01-14T06:02:07.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-14T06:02:07.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-14T06:02:07.724Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-14T06:02:08.292Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-01-14T06:02:08.292Z] (1/27) Installing ca-certificates (20241121-r1) [2025-01-14T06:02:08.292Z] (2/27) Installing brotli-libs (1.1.0-r2) [2025-01-14T06:02:08.292Z] (3/27) Installing c-ares (1.33.1-r0) [2025-01-14T06:02:08.292Z] (4/27) Installing libunistring (1.2-r0) [2025-01-14T06:02:08.292Z] (5/27) Installing libidn2 (2.3.7-r0) [2025-01-14T06:02:08.292Z] (6/27) Installing nghttp2-libs (1.62.1-r0) [2025-01-14T06:02:08.292Z] (7/27) Installing libpsl (0.21.5-r1) [2025-01-14T06:02:08.292Z] (8/27) Installing zstd-libs (1.5.6-r0) [2025-01-14T06:02:08.292Z] (9/27) Installing libcurl (8.11.1-r0) [2025-01-14T06:02:08.292Z] (10/27) Installing curl (8.11.1-r0) [2025-01-14T06:02:08.292Z] (11/27) Installing dumb-init (1.2.5-r3) [2025-01-14T06:02:08.292Z] (12/27) Installing hiredis (1.2.0-r0) [2025-01-14T06:02:08.292Z] (13/27) Installing yaml (0.2.5-r2) [2025-01-14T06:02:08.292Z] (14/27) Installing libcbor (0.11.0-r0) [2025-01-14T06:02:08.292Z] (15/27) Installing iotech-iot-1.5 (1.5.5-r0) [2025-01-14T06:02:09.238Z] (16/27) Installing pkgconf (2.2.0-r0) [2025-01-14T06:02:09.238Z] (17/27) Installing openssl-dev (3.3.2-r1) [2025-01-14T06:02:09.238Z] (18/27) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-01-14T06:02:09.805Z] (19/27) Installing gmp (6.3.0-r1) [2025-01-14T06:02:09.805Z] (20/27) Installing nettle (3.9.1-r0) [2025-01-14T06:02:09.805Z] (21/27) Installing libffi (3.4.6-r0) [2025-01-14T06:02:09.805Z] (22/27) Installing libtasn1 (4.19.0-r2) [2025-01-14T06:02:09.805Z] (23/27) Installing p11-kit (0.25.3-r0) [2025-01-14T06:02:09.805Z] (24/27) Installing gnutls (3.8.5-r0) [2025-01-14T06:02:09.805Z] (25/27) Installing libmicrohttpd (0.9.77-r0) [2025-01-14T06:02:10.063Z] (26/27) Installing libuuid (2.40.1-r1) [2025-01-14T06:02:10.063Z] (27/27) Installing linux-headers (6.6-r0) [2025-01-14T06:02:10.063Z] Executing busybox-1.36.1-r29.trigger [2025-01-14T06:02:10.063Z] Executing ca-certificates-20241121-r1.trigger [2025-01-14T06:02:10.063Z] OK: 30 MiB in 41 packages [2025-01-14T06:02:11.444Z] Removing intermediate container 6c4db8104f7a [2025-01-14T06:02:11.444Z] ---> 72d8f16ae6a8 [2025-01-14T06:02:11.444Z] Step 17/31 : RUN apk --no-cache upgrade [2025-01-14T06:02:11.444Z] ---> Running in c5a98ff69e5b [2025-01-14T06:02:11.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-14T06:02:11.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-14T06:02:11.703Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-14T06:02:12.273Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-01-14T06:02:12.273Z] OK: 30 MiB in 41 packages [2025-01-14T06:02:12.532Z] Removing intermediate container c5a98ff69e5b [2025-01-14T06:02:12.532Z] ---> 2a1f7676d296 [2025-01-14T06:02:12.532Z] Step 18/31 : COPY --from=builder /device-bacnet-c/build/release/ / [2025-01-14T06:02:12.791Z] ---> 960e6e7d58ea [2025-01-14T06:02:12.791Z] Step 19/31 : COPY --from=builder /usr/lib/libcsdk.so /usr/lib [2025-01-14T06:02:13.050Z] ---> df65e46d45b9 [2025-01-14T06:02:13.050Z] Step 20/31 : COPY --from=builder /usr/share/doc/edgex-csdk /usr/share/doc/edgex-csdk [2025-01-14T06:02:13.050Z] ---> 510f62e6b502 [2025-01-14T06:02:13.050Z] Step 21/31 : COPY LICENSE /. [2025-01-14T06:02:13.050Z] ---> 7c1c744fcff5 [2025-01-14T06:02:13.050Z] Step 22/31 : COPY Attribution.txt /. [2025-01-14T06:02:13.310Z] ---> 513fd26f10f3 [2025-01-14T06:02:13.310Z] Step 23/31 : COPY res /res [2025-01-14T06:02:13.310Z] ---> 3bb4a303e9bc [2025-01-14T06:02:13.310Z] Step 24/31 : COPY sample-profiles /sample-profiles [2025-01-14T06:02:13.568Z] ---> dfd209800d8d [2025-01-14T06:02:13.568Z] Step 25/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2022: IoTech Ltd' [2025-01-14T06:02:13.568Z] ---> Running in 25e503351fa1 [2025-01-14T06:02:13.568Z] Removing intermediate container 25e503351fa1 [2025-01-14T06:02:13.568Z] ---> cdd2bf6e41fc [2025-01-14T06:02:13.568Z] Step 26/31 : EXPOSE 59980 [2025-01-14T06:02:13.568Z] ---> Running in 77d155b7cf14 [2025-01-14T06:02:13.568Z] Removing intermediate container 77d155b7cf14 [2025-01-14T06:02:13.568Z] ---> f17445456509 [2025-01-14T06:02:13.568Z] Step 27/31 : ENTRYPOINT ["/device-bacnet-ip/device-bacnet-c"] [2025-01-14T06:02:13.568Z] ---> Running in 4ba6875c8132 [2025-01-14T06:02:13.840Z] Removing intermediate container 4ba6875c8132 [2025-01-14T06:02:13.840Z] ---> 1fe8e4cb8c83 [2025-01-14T06:02:13.840Z] Step 28/31 : CMD ["-cp=keeper://edgex-core-keeper:59890", "--registry", "--confdir=/res"] [2025-01-14T06:02:13.840Z] ---> Running in 597fa15aa875 [2025-01-14T06:02:13.840Z] Removing intermediate container 597fa15aa875 [2025-01-14T06:02:13.840Z] ---> fe128d87d60a [2025-01-14T06:02:13.840Z] Step 29/31 : LABEL arch=amd64 [2025-01-14T06:02:13.840Z] ---> Running in fd24ee092edc [2025-01-14T06:02:14.100Z] Removing intermediate container fd24ee092edc [2025-01-14T06:02:14.100Z] ---> 77d2b8116de5 [2025-01-14T06:02:14.100Z] Step 30/31 : LABEL git_sha=f2ccd720424fccf53d66299bc60d2e163acc52e1 [2025-01-14T06:02:14.100Z] ---> Running in a2f67f769db7 [2025-01-14T06:02:14.100Z] Removing intermediate container a2f67f769db7 [2025-01-14T06:02:14.100Z] ---> 212a2142055a [2025-01-14T06:02:14.100Z] Step 31/31 : LABEL version=3.2.0-dev.1 [2025-01-14T06:02:14.100Z] ---> Running in d808ebfd13be [2025-01-14T06:02:14.360Z] Removing intermediate container d808ebfd13be [2025-01-14T06:02:14.360Z] ---> 0edecccd013f [2025-01-14T06:02:14.360Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2025-01-14T06:02:14.360Z] Successfully built 0edecccd013f [2025-01-14T06:02:14.360Z] 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-01-14T06:02:14.528Z] provisioning config files... [2025-01-14T06:02:14.538Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config10709453500326401026tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-14T06:02:14.841Z] ---> ****-login.sh [2025-01-14T06:02:14.841Z] nexus3.edgexfoundry.org:10001 [2025-01-14T06:02:14.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T06:02:14.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T06:02:14.842Z] Configure a credential helper to remove this warning. See [2025-01-14T06:02:14.842Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T06:02:14.842Z] [2025-01-14T06:02:14.842Z] Login Succeeded [2025-01-14T06:02:14.842Z] nexus3.edgexfoundry.org:10002 [2025-01-14T06:02:14.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T06:02:14.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T06:02:14.842Z] Configure a credential helper to remove this warning. See [2025-01-14T06:02:14.842Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T06:02:14.842Z] [2025-01-14T06:02:14.842Z] Login Succeeded [2025-01-14T06:02:14.842Z] nexus3.edgexfoundry.org:10003 [2025-01-14T06:02:15.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T06:02:15.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T06:02:15.102Z] Configure a credential helper to remove this warning. See [2025-01-14T06:02:15.102Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T06:02:15.102Z] [2025-01-14T06:02:15.102Z] Login Succeeded [2025-01-14T06:02:15.102Z] nexus3.edgexfoundry.org:10004 [2025-01-14T06:02:15.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T06:02:15.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T06:02:15.103Z] Configure a credential helper to remove this warning. See [2025-01-14T06:02:15.103Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T06:02:15.103Z] [2025-01-14T06:02:15.103Z] Login Succeeded [2025-01-14T06:02:15.103Z] ****.io [2025-01-14T06:02:15.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T06:02:15.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T06:02:15.362Z] Configure a credential helper to remove this warning. See [2025-01-14T06:02:15.362Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T06:02:15.362Z] [2025-01-14T06:02:15.362Z] Login Succeeded [2025-01-14T06:02:15.362Z] ---> ****-login.sh ends [Pipeline] } [2025-01-14T06:02:15.370Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-14T06:02:15.417Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-14T06:02:15.456Z] [edgeXDocker.push] Tagging docker image device-bacnet with the following tags: [2025-01-14T06:02:15.456Z] f2ccd720424fccf53d66299bc60d2e163acc52e1 [2025-01-14T06:02:15.456Z] latest [2025-01-14T06:02:15.456Z] 3.2.0-dev.1 [2025-01-14T06:02:15.456Z] f2ccd720424fccf53d66299bc60d2e163acc52e1-3.2.0-dev.1 [2025-01-14T06:02:15.456Z] main [2025-01-14T06:02:15.456Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T06:02:15.803Z] + docker tag device-bacnet nexus3.edgexfoundry.org:10004/device-bacnet:f2ccd720424fccf53d66299bc60d2e163acc52e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T06:02:16.132Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet:f2ccd720424fccf53d66299bc60d2e163acc52e1 [2025-01-14T06:02:16.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet] [2025-01-14T06:02:16.132Z] 1e6d7361e7b8: Preparing [2025-01-14T06:02:16.132Z] 337c3f343159: Preparing [2025-01-14T06:02:16.132Z] 96e62ce01d6b: Preparing [2025-01-14T06:02:16.132Z] ea851671834e: Preparing [2025-01-14T06:02:16.132Z] 67b0f3dd1e54: Preparing [2025-01-14T06:02:16.132Z] ead3367eeb58: Preparing [2025-01-14T06:02:16.132Z] 9f44d6b6212d: Preparing [2025-01-14T06:02:16.132Z] 183e98219c84: Preparing [2025-01-14T06:02:16.132Z] 2a1971bd46a2: Preparing [2025-01-14T06:02:16.132Z] e6cc5ad4ae8d: Preparing [2025-01-14T06:02:16.132Z] 12d67002d0f7: Preparing [2025-01-14T06:02:16.132Z] ce5a8cde9eee: Preparing [2025-01-14T06:02:16.132Z] e6cc5ad4ae8d: Waiting [2025-01-14T06:02:16.132Z] 2a1971bd46a2: Waiting [2025-01-14T06:02:16.132Z] ead3367eeb58: Waiting [2025-01-14T06:02:16.132Z] 12d67002d0f7: Waiting [2025-01-14T06:02:16.132Z] 9f44d6b6212d: Waiting [2025-01-14T06:02:16.132Z] 183e98219c84: Waiting [2025-01-14T06:02:16.132Z] 1e6d7361e7b8: Pushed [2025-01-14T06:02:16.132Z] ea851671834e: Pushed [2025-01-14T06:02:16.132Z] 96e62ce01d6b: Pushed [2025-01-14T06:02:16.132Z] 337c3f343159: Pushed [2025-01-14T06:02:16.133Z] 67b0f3dd1e54: Pushed [2025-01-14T06:02:16.392Z] e6cc5ad4ae8d: Pushed [2025-01-14T06:02:16.392Z] 183e98219c84: Pushed [2025-01-14T06:02:16.392Z] ead3367eeb58: Pushed [2025-01-14T06:02:16.392Z] ce5a8cde9eee: Layer already exists [2025-01-14T06:02:16.392Z] 9f44d6b6212d: Pushed [2025-01-14T06:02:16.392Z] 12d67002d0f7: Pushed [2025-01-14T06:02:18.927Z] 2a1971bd46a2: Pushed [2025-01-14T06:02:18.927Z] f2ccd720424fccf53d66299bc60d2e163acc52e1: digest: sha256:a80fa293df300bfa71ebdc9a52bfc1c174b9ba7116d01d5f1de05da0bb11ee2d size: 2821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T06:02:19.261Z] + docker tag device-bacnet nexus3.edgexfoundry.org:10004/device-bacnet:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T06:02:19.589Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet:latest [2025-01-14T06:02:19.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet] [2025-01-14T06:02:19.589Z] 1e6d7361e7b8: Preparing [2025-01-14T06:02:19.589Z] 337c3f343159: Preparing [2025-01-14T06:02:19.589Z] 96e62ce01d6b: Preparing [2025-01-14T06:02:19.589Z] ea851671834e: Preparing [2025-01-14T06:02:19.589Z] 67b0f3dd1e54: Preparing [2025-01-14T06:02:19.589Z] ead3367eeb58: Preparing [2025-01-14T06:02:19.589Z] 9f44d6b6212d: Preparing [2025-01-14T06:02:19.589Z] 183e98219c84: Preparing [2025-01-14T06:02:19.589Z] 2a1971bd46a2: Preparing [2025-01-14T06:02:19.589Z] e6cc5ad4ae8d: Preparing [2025-01-14T06:02:19.589Z] 12d67002d0f7: Preparing [2025-01-14T06:02:19.589Z] ce5a8cde9eee: Preparing [2025-01-14T06:02:19.589Z] ead3367eeb58: Waiting [2025-01-14T06:02:19.589Z] 183e98219c84: Waiting [2025-01-14T06:02:19.589Z] 2a1971bd46a2: Waiting [2025-01-14T06:02:19.589Z] e6cc5ad4ae8d: Waiting [2025-01-14T06:02:19.589Z] ce5a8cde9eee: Waiting [2025-01-14T06:02:19.589Z] 12d67002d0f7: Waiting [2025-01-14T06:02:19.589Z] 67b0f3dd1e54: Layer already exists [2025-01-14T06:02:19.589Z] 1e6d7361e7b8: Layer already exists [2025-01-14T06:02:19.589Z] 96e62ce01d6b: Layer already exists [2025-01-14T06:02:19.589Z] ea851671834e: Layer already exists [2025-01-14T06:02:19.589Z] 337c3f343159: Layer already exists [2025-01-14T06:02:19.589Z] 183e98219c84: Layer already exists [2025-01-14T06:02:19.589Z] 2a1971bd46a2: Layer already exists [2025-01-14T06:02:19.589Z] 9f44d6b6212d: Layer already exists [2025-01-14T06:02:19.589Z] ead3367eeb58: Layer already exists [2025-01-14T06:02:19.589Z] e6cc5ad4ae8d: Layer already exists [2025-01-14T06:02:19.589Z] 12d67002d0f7: Layer already exists [2025-01-14T06:02:19.589Z] ce5a8cde9eee: Layer already exists [2025-01-14T06:02:19.589Z] latest: digest: sha256:a80fa293df300bfa71ebdc9a52bfc1c174b9ba7116d01d5f1de05da0bb11ee2d size: 2821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T06:02:19.919Z] + docker tag device-bacnet nexus3.edgexfoundry.org:10004/device-bacnet:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T06:02:20.245Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet:3.2.0-dev.1 [2025-01-14T06:02:20.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet] [2025-01-14T06:02:20.246Z] 1e6d7361e7b8: Preparing [2025-01-14T06:02:20.246Z] 337c3f343159: Preparing [2025-01-14T06:02:20.246Z] 96e62ce01d6b: Preparing [2025-01-14T06:02:20.246Z] ea851671834e: Preparing [2025-01-14T06:02:20.246Z] 67b0f3dd1e54: Preparing [2025-01-14T06:02:20.246Z] ead3367eeb58: Preparing [2025-01-14T06:02:20.246Z] 9f44d6b6212d: Preparing [2025-01-14T06:02:20.246Z] 183e98219c84: Preparing [2025-01-14T06:02:20.246Z] 2a1971bd46a2: Preparing [2025-01-14T06:02:20.246Z] e6cc5ad4ae8d: Preparing [2025-01-14T06:02:20.246Z] 12d67002d0f7: Preparing [2025-01-14T06:02:20.246Z] ce5a8cde9eee: Preparing [2025-01-14T06:02:20.246Z] 183e98219c84: Waiting [2025-01-14T06:02:20.246Z] 12d67002d0f7: Waiting [2025-01-14T06:02:20.246Z] 2a1971bd46a2: Waiting [2025-01-14T06:02:20.246Z] e6cc5ad4ae8d: Waiting [2025-01-14T06:02:20.246Z] ce5a8cde9eee: Waiting [2025-01-14T06:02:20.246Z] ead3367eeb58: Waiting [2025-01-14T06:02:20.246Z] 9f44d6b6212d: Waiting [2025-01-14T06:02:20.246Z] ea851671834e: Layer already exists [2025-01-14T06:02:20.246Z] 67b0f3dd1e54: Layer already exists [2025-01-14T06:02:20.246Z] 337c3f343159: Layer already exists [2025-01-14T06:02:20.246Z] 96e62ce01d6b: Layer already exists [2025-01-14T06:02:20.246Z] 1e6d7361e7b8: Layer already exists [2025-01-14T06:02:20.246Z] ead3367eeb58: Layer already exists [2025-01-14T06:02:20.246Z] 183e98219c84: Layer already exists [2025-01-14T06:02:20.246Z] 9f44d6b6212d: Layer already exists [2025-01-14T06:02:20.246Z] e6cc5ad4ae8d: Layer already exists [2025-01-14T06:02:20.246Z] 2a1971bd46a2: Layer already exists [2025-01-14T06:02:20.246Z] 12d67002d0f7: Layer already exists [2025-01-14T06:02:20.246Z] ce5a8cde9eee: Layer already exists [2025-01-14T06:02:20.246Z] 3.2.0-dev.1: digest: sha256:a80fa293df300bfa71ebdc9a52bfc1c174b9ba7116d01d5f1de05da0bb11ee2d size: 2821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T06:02:20.572Z] + docker tag device-bacnet nexus3.edgexfoundry.org:10004/device-bacnet:f2ccd720424fccf53d66299bc60d2e163acc52e1-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T06:02:20.889Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet:f2ccd720424fccf53d66299bc60d2e163acc52e1-3.2.0-dev.1 [2025-01-14T06:02:20.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet] [2025-01-14T06:02:20.889Z] 1e6d7361e7b8: Preparing [2025-01-14T06:02:20.889Z] 337c3f343159: Preparing [2025-01-14T06:02:20.889Z] 96e62ce01d6b: Preparing [2025-01-14T06:02:20.889Z] ea851671834e: Preparing [2025-01-14T06:02:20.889Z] 67b0f3dd1e54: Preparing [2025-01-14T06:02:20.889Z] ead3367eeb58: Preparing [2025-01-14T06:02:20.889Z] 9f44d6b6212d: Preparing [2025-01-14T06:02:20.889Z] 183e98219c84: Preparing [2025-01-14T06:02:20.889Z] 2a1971bd46a2: Preparing [2025-01-14T06:02:20.889Z] e6cc5ad4ae8d: Preparing [2025-01-14T06:02:20.889Z] 12d67002d0f7: Preparing [2025-01-14T06:02:20.889Z] ce5a8cde9eee: Preparing [2025-01-14T06:02:20.889Z] ead3367eeb58: Waiting [2025-01-14T06:02:20.889Z] 9f44d6b6212d: Waiting [2025-01-14T06:02:20.889Z] 183e98219c84: Waiting [2025-01-14T06:02:20.889Z] 2a1971bd46a2: Waiting [2025-01-14T06:02:20.889Z] e6cc5ad4ae8d: Waiting [2025-01-14T06:02:20.889Z] 12d67002d0f7: Waiting [2025-01-14T06:02:20.889Z] ce5a8cde9eee: Waiting [2025-01-14T06:02:20.889Z] 337c3f343159: Layer already exists [2025-01-14T06:02:20.889Z] 96e62ce01d6b: Layer already exists [2025-01-14T06:02:20.889Z] ea851671834e: Layer already exists [2025-01-14T06:02:20.889Z] 67b0f3dd1e54: Layer already exists [2025-01-14T06:02:20.889Z] 1e6d7361e7b8: Layer already exists [2025-01-14T06:02:20.889Z] ead3367eeb58: Layer already exists [2025-01-14T06:02:20.889Z] 9f44d6b6212d: Layer already exists [2025-01-14T06:02:20.889Z] 2a1971bd46a2: Layer already exists [2025-01-14T06:02:20.889Z] 183e98219c84: Layer already exists [2025-01-14T06:02:20.889Z] e6cc5ad4ae8d: Layer already exists [2025-01-14T06:02:20.889Z] 12d67002d0f7: Layer already exists [2025-01-14T06:02:20.889Z] ce5a8cde9eee: Layer already exists [2025-01-14T06:02:20.889Z] f2ccd720424fccf53d66299bc60d2e163acc52e1-3.2.0-dev.1: digest: sha256:a80fa293df300bfa71ebdc9a52bfc1c174b9ba7116d01d5f1de05da0bb11ee2d size: 2821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T06:02:21.211Z] + docker tag device-bacnet nexus3.edgexfoundry.org:10004/device-bacnet:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T06:02:21.534Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet:main [2025-01-14T06:02:21.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet] [2025-01-14T06:02:21.534Z] 1e6d7361e7b8: Preparing [2025-01-14T06:02:21.534Z] 337c3f343159: Preparing [2025-01-14T06:02:21.534Z] 96e62ce01d6b: Preparing [2025-01-14T06:02:21.534Z] ea851671834e: Preparing [2025-01-14T06:02:21.534Z] 67b0f3dd1e54: Preparing [2025-01-14T06:02:21.534Z] ead3367eeb58: Preparing [2025-01-14T06:02:21.534Z] 9f44d6b6212d: Preparing [2025-01-14T06:02:21.534Z] 183e98219c84: Preparing [2025-01-14T06:02:21.534Z] 2a1971bd46a2: Preparing [2025-01-14T06:02:21.534Z] e6cc5ad4ae8d: Preparing [2025-01-14T06:02:21.534Z] 12d67002d0f7: Preparing [2025-01-14T06:02:21.534Z] ce5a8cde9eee: Preparing [2025-01-14T06:02:21.534Z] ead3367eeb58: Waiting [2025-01-14T06:02:21.534Z] 183e98219c84: Waiting [2025-01-14T06:02:21.534Z] 2a1971bd46a2: Waiting [2025-01-14T06:02:21.534Z] ce5a8cde9eee: Waiting [2025-01-14T06:02:21.534Z] e6cc5ad4ae8d: Waiting [2025-01-14T06:02:21.534Z] 9f44d6b6212d: Waiting [2025-01-14T06:02:21.534Z] ea851671834e: Layer already exists [2025-01-14T06:02:21.534Z] 67b0f3dd1e54: Layer already exists [2025-01-14T06:02:21.534Z] 1e6d7361e7b8: Layer already exists [2025-01-14T06:02:21.534Z] 337c3f343159: Layer already exists [2025-01-14T06:02:21.534Z] 96e62ce01d6b: Layer already exists [2025-01-14T06:02:21.534Z] 9f44d6b6212d: Layer already exists [2025-01-14T06:02:21.534Z] ead3367eeb58: Layer already exists [2025-01-14T06:02:21.534Z] 183e98219c84: Layer already exists [2025-01-14T06:02:21.534Z] e6cc5ad4ae8d: Layer already exists [2025-01-14T06:02:21.534Z] 2a1971bd46a2: Layer already exists [2025-01-14T06:02:21.534Z] ce5a8cde9eee: Layer already exists [2025-01-14T06:02:21.534Z] 12d67002d0f7: Layer already exists [2025-01-14T06:02:21.534Z] main: digest: sha256:a80fa293df300bfa71ebdc9a52bfc1c174b9ba7116d01d5f1de05da0bb11ee2d size: 2821 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-14T06:02:21.604Z] ===================================================== [Pipeline] echo [2025-01-14T06:02:21.616Z] taggedImages: [2025-01-14T06:02:21.616Z] - nexus3.edgexfoundry.org:10004/device-bacnet:f2ccd720424fccf53d66299bc60d2e163acc52e1 [2025-01-14T06:02:21.616Z] - nexus3.edgexfoundry.org:10004/device-bacnet:latest [2025-01-14T06:02:21.616Z] - nexus3.edgexfoundry.org:10004/device-bacnet:3.2.0-dev.1 [2025-01-14T06:02:21.616Z] - nexus3.edgexfoundry.org:10004/device-bacnet:f2ccd720424fccf53d66299bc60d2e163acc52e1-3.2.0-dev.1 [2025-01-14T06:02:21.616Z] - nexus3.edgexfoundry.org:10004/device-bacnet:main [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-01-14T06:02:22.003Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-14T06:02:22.003Z] [2025-01-14T06:02:22.003Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T06:02:22.323Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-14T06:02:22.323Z] latest: Pulling from edgex-lftools-log-publisher [2025-01-14T06:02:22.323Z] 5eb5b503b376: Pulling fs layer [2025-01-14T06:02:22.323Z] 5c69ac0246d0: Pulling fs layer [2025-01-14T06:02:22.324Z] ec43610c2a17: Pulling fs layer [2025-01-14T06:02:22.324Z] 3a2ae6a8a46f: Pulling fs layer [2025-01-14T06:02:22.324Z] 33b1e0a273af: Pulling fs layer [2025-01-14T06:02:22.324Z] 5d3b04190fa2: Pulling fs layer [2025-01-14T06:02:22.324Z] 2f39f015ded8: Pulling fs layer [2025-01-14T06:02:22.324Z] 33b1e0a273af: Waiting [2025-01-14T06:02:22.324Z] 5d3b04190fa2: Waiting [2025-01-14T06:02:22.324Z] 2f39f015ded8: Waiting [2025-01-14T06:02:22.324Z] 3a2ae6a8a46f: Waiting [2025-01-14T06:02:22.324Z] 5c69ac0246d0: Download complete [2025-01-14T06:02:22.324Z] 3a2ae6a8a46f: Verifying Checksum [2025-01-14T06:02:22.324Z] 3a2ae6a8a46f: Download complete [2025-01-14T06:02:22.324Z] 33b1e0a273af: Verifying Checksum [2025-01-14T06:02:22.324Z] 33b1e0a273af: Download complete [2025-01-14T06:02:22.324Z] 5d3b04190fa2: Download complete [2025-01-14T06:02:22.324Z] ec43610c2a17: Verifying Checksum [2025-01-14T06:02:22.324Z] ec43610c2a17: Download complete [2025-01-14T06:02:22.582Z] 5eb5b503b376: Download complete [2025-01-14T06:02:23.149Z] 2f39f015ded8: Download complete [2025-01-14T06:02:23.713Z] 5eb5b503b376: Pull complete [2025-01-14T06:02:23.971Z] 5c69ac0246d0: Pull complete [2025-01-14T06:02:24.230Z] ec43610c2a17: Pull complete [2025-01-14T06:02:24.230Z] 3a2ae6a8a46f: Pull complete [2025-01-14T06:02:24.489Z] 33b1e0a273af: Pull complete [2025-01-14T06:02:24.489Z] 5d3b04190fa2: Pull complete [2025-01-14T06:02:28.673Z] 2f39f015ded8: Pull complete [2025-01-14T06:02:28.673Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-01-14T06:02:28.673Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-14T06:02:28.673Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-14T06:02:28.773Z] prd-ubuntu20.04-docker-8c-8g-36686 does not seem to be running inside a container [2025-01-14T06:02:28.800Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-01-14T06:02:32.537Z] $ docker top 05b8c1733c6b5addfae04297459578901cff34cf470821137bd2fff0b8aff31b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-14T06:02:32.931Z] ---> job-cost.sh [2025-01-14T06:02:32.931Z] lf-activate-venv: SKIPPING [2025-01-14T06:02:32.931Z] INFO: No Stack... [2025-01-14T06:02:33.511Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-14T06:02:33.776Z] INFO: Archiving Costs [Pipeline] sh [2025-01-14T06:02:34.087Z] + cat /w/workspace/dgexfoundry_device-bacnet-c_main/archives/cost.csv [2025-01-14T06:02:34.087Z] + cut -d, -f6 [Pipeline] lock [2025-01-14T06:02:34.109Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-bacnet-c-main-28-stack-cost] [2025-01-14T06:02:34.116Z] Resource [jenkins-edgexfoundry-device-bacnet-c-main-28-stack-cost] did not exist. Created. [2025-01-14T06:02:34.123Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-bacnet-c-main-28-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-14T06:02:34.437Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-14T06:02:34.480Z] Stashed 1 file(s) [Pipeline] } [2025-01-14T06:02:34.488Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-bacnet-c-main-28-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-14T06:02:34.523Z] $ docker stop --time=1 05b8c1733c6b5addfae04297459578901cff34cf470821137bd2fff0b8aff31b [2025-01-14T06:02:35.667Z] $ docker rm -f --volumes 05b8c1733c6b5addfae04297459578901cff34cf470821137bd2fff0b8aff31b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-01-14T06:02:39.879Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-36687 in /w/workspace/dgexfoundry_device-bacnet-c_main [Pipeline] { [Pipeline] ws [2025-01-14T06:02:39.900Z] Running in /w/workspace/device-bacnet-c/28 [Pipeline] { [Pipeline] checkout [2025-01-14T06:02:42.956Z] Selected Git installation does not exist. Using Default [2025-01-14T06:02:42.956Z] The recommended git tool is: NONE [2025-01-14T06:02:48.747Z] using credential edgex-jenkins-ssh [2025-01-14T06:02:48.771Z] Cloning the remote Git repository [2025-01-14T06:02:48.826Z] Cloning repository git@github.com:edgexfoundry/device-bacnet-c.git [2025-01-14T06:02:48.933Z] > git init /w/workspace/device-bacnet-c/28 # timeout=10 [2025-01-14T06:02:49.085Z] Fetching upstream changes from git@github.com:edgexfoundry/device-bacnet-c.git [2025-01-14T06:02:49.086Z] > git --version # timeout=10 [2025-01-14T06:02:49.107Z] > git --version # 'git version 2.25.1' [2025-01-14T06:02:49.110Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-01-14T06:02:49.258Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-bacnet-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-14T06:02:49.838Z] > git config remote.origin.url git@github.com:edgexfoundry/device-bacnet-c.git # timeout=10 [2025-01-14T06:02:49.861Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-14T06:02:50.749Z] Avoid second fetch [2025-01-14T06:02:50.749Z] Checking out Revision f2ccd720424fccf53d66299bc60d2e163acc52e1 (main) [2025-01-14T06:02:51.366Z] Commit message: "Merge pull request #96 from FelixTing/move-to-v4" [2025-01-14T06:02:50.766Z] > git config core.sparsecheckout # timeout=10 [2025-01-14T06:02:50.826Z] > git checkout -f f2ccd720424fccf53d66299bc60d2e163acc52e1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-14T06:02:56.127Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-01-14T06:02:56.128Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-14T06:02:56.128Z] Dload Upload Total Spent Left Speed [2025-01-14T06:02:56.128Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 87863 0 --:--:-- --:--:-- --:--:-- 87863 [Pipeline] sh [2025-01-14T06:02:56.476Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-01-14T06:02:56.816Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2025-01-14T06:02:56.816Z] /etc/docker/daemon.new [2025-01-14T06:02:56.816Z] { [2025-01-14T06:02:56.816Z] "registry-mirrors": [ [2025-01-14T06:02:56.816Z] "https://nexus3.edgexfoundry.org:10001" [2025-01-14T06:02:56.816Z] ], [2025-01-14T06:02:56.816Z] "bip": "10.250.0.254/24", [2025-01-14T06:02:56.816Z] "hosts": [ [2025-01-14T06:02:56.816Z] "tcp://0.0.0.0:5555", [2025-01-14T06:02:56.816Z] "unix:///var/run/docker.sock" [2025-01-14T06:02:56.816Z] ], [2025-01-14T06:02:56.816Z] "mtu": 1458, [2025-01-14T06:02:56.816Z] "selinux-enabled": true, [2025-01-14T06:02:56.816Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-01-14T06:02:56.816Z] } [Pipeline] sh [2025-01-14T06:02:57.142Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-01-14T06:02:57.461Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-14T06:03:15.730Z] provisioning config files... [2025-01-14T06:03:15.769Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/device-bacnet-c/28@tmp/config5165935315035793099tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-14T06:03:16.213Z] ---> ****-login.sh [2025-01-14T06:03:16.213Z] nexus3.edgexfoundry.org:10001 [2025-01-14T06:03:16.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T06:03:16.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T06:03:16.749Z] Configure a credential helper to remove this warning. See [2025-01-14T06:03:16.749Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T06:03:16.749Z] [2025-01-14T06:03:16.749Z] Login Succeeded [2025-01-14T06:03:16.749Z] nexus3.edgexfoundry.org:10002 [2025-01-14T06:03:16.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T06:03:17.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T06:03:17.021Z] Configure a credential helper to remove this warning. See [2025-01-14T06:03:17.021Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T06:03:17.021Z] [2025-01-14T06:03:17.021Z] Login Succeeded [2025-01-14T06:03:17.021Z] nexus3.edgexfoundry.org:10003 [2025-01-14T06:03:17.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T06:03:17.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T06:03:17.290Z] Configure a credential helper to remove this warning. See [2025-01-14T06:03:17.290Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T06:03:17.290Z] [2025-01-14T06:03:17.290Z] Login Succeeded [2025-01-14T06:03:17.290Z] nexus3.edgexfoundry.org:10004 [2025-01-14T06:03:17.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T06:03:17.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T06:03:17.565Z] Configure a credential helper to remove this warning. See [2025-01-14T06:03:17.565Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T06:03:17.565Z] [2025-01-14T06:03:17.565Z] Login Succeeded [2025-01-14T06:03:17.565Z] ****.io [2025-01-14T06:03:17.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T06:03:17.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T06:03:17.836Z] Configure a credential helper to remove this warning. See [2025-01-14T06:03:17.836Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T06:03:17.836Z] [2025-01-14T06:03:17.836Z] Login Succeeded [2025-01-14T06:03:17.836Z] ---> ****-login.sh ends [Pipeline] } [2025-01-14T06:03:17.851Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-01-14T06:03:18.116Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-14T06:03:18.132Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-arm64 [Pipeline] echo [2025-01-14T06:03:18.145Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-14T06:03:18.161Z] ========================================================= [2025-01-14T06:03:18.161Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2025-01-14T06:03:18.161Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T06:03:18.530Z] + 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-01-14T06:03:20.011Z] #0 building with "default" instance using docker driver [2025-01-14T06:03:20.011Z] [2025-01-14T06:03:20.012Z] #1 [internal] load .dockerignore [2025-01-14T06:03:20.012Z] #1 transferring context: 2B done [2025-01-14T06:03:20.012Z] #1 DONE 0.1s [2025-01-14T06:03:20.012Z] [2025-01-14T06:03:20.012Z] #2 [internal] load build definition from Dockerfile.alpine-base [2025-01-14T06:03:20.012Z] #2 transferring dockerfile: 1.45kB done [2025-01-14T06:03:20.012Z] #2 DONE 0.1s [2025-01-14T06:03:20.012Z] [2025-01-14T06:03:20.012Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2025-01-14T06:03:20.012Z] #3 DONE 0.1s [2025-01-14T06:03:20.012Z] [2025-01-14T06:03:20.012Z] #4 [ 1/11] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest@sha256:d6da9bdca73313daf4d05ece6476ab4dbe9e0e950a139422d865873582b0d46d [2025-01-14T06:03:20.012Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest@sha256:d6da9bdca73313daf4d05ece6476ab4dbe9e0e950a139422d865873582b0d46d 0.0s done [2025-01-14T06:03:20.012Z] #4 ... [2025-01-14T06:03:20.012Z] [2025-01-14T06:03:20.012Z] #5 [internal] load build context [2025-01-14T06:03:20.012Z] #5 transferring context: 85.88kB 0.0s done [2025-01-14T06:03:20.012Z] #5 DONE 0.1s [2025-01-14T06:03:20.012Z] [2025-01-14T06:03:20.012Z] #4 [ 1/11] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest@sha256:d6da9bdca73313daf4d05ece6476ab4dbe9e0e950a139422d865873582b0d46d [2025-01-14T06:03:20.012Z] #4 sha256:d6da9bdca73313daf4d05ece6476ab4dbe9e0e950a139422d865873582b0d46d 741B / 741B done [2025-01-14T06:03:20.012Z] #4 sha256:2b552cad5dd98495624f16c0a312487c0a9b53c9e43189d1cca70f16696b9826 2.57kB / 2.57kB done [2025-01-14T06:03:20.012Z] #4 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 2.10MB / 3.33MB 0.2s [2025-01-14T06:03:20.012Z] #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 6.29MB / 109.51MB 0.2s [2025-01-14T06:03:20.284Z] #4 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done [2025-01-14T06:03:20.284Z] #4 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 [2025-01-14T06:03:20.284Z] #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 15.39MB / 109.51MB 0.4s [2025-01-14T06:03:20.557Z] #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 25.17MB / 109.51MB 0.6s [2025-01-14T06:03:20.557Z] #4 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.4s done [2025-01-14T06:03:20.830Z] #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 41.99MB / 109.51MB 0.9s [2025-01-14T06:03:20.830Z] #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 49.28MB / 109.51MB 1.0s [2025-01-14T06:03:21.105Z] #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 55.57MB / 109.51MB 1.1s [2025-01-14T06:03:21.105Z] #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 61.87MB / 109.51MB 1.2s [2025-01-14T06:03:21.373Z] #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 75.50MB / 109.51MB 1.4s [2025-01-14T06:03:21.373Z] #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 81.79MB / 109.51MB 1.5s [2025-01-14T06:03:21.644Z] #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 95.42MB / 109.51MB 1.7s [2025-01-14T06:03:21.644Z] #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 101.71MB / 109.51MB 1.8s [2025-01-14T06:03:21.917Z] #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 109.05MB / 109.51MB 1.9s [2025-01-14T06:03:22.186Z] #4 sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 109.51MB / 109.51MB 2.0s done [2025-01-14T06:03:22.186Z] #4 extracting sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 [2025-01-14T06:03:27.545Z] #4 extracting sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 5.2s [2025-01-14T06:03:34.566Z] #4 extracting sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 11.2s [2025-01-14T06:03:34.566Z] #4 extracting sha256:e71477ac5e1b6846f0ec9ba6c2209451720d30e558e7b4be2dc052a61567f304 12.4s done [2025-01-14T06:03:34.838Z] #4 DONE 14.9s [2025-01-14T06:03:34.838Z] [2025-01-14T06:03:34.838Z] #6 [ 2/11] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-01-14T06:03:35.429Z] #6 0.669 Connecting to iotech.jfrog.io (34.247.22.236:443) [2025-01-14T06:03:36.025Z] #6 1.180 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-01-14T06:03:36.025Z] #6 1.180 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-01-14T06:03:36.025Z] #6 1.181 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-01-14T06:03:36.999Z] #6 DONE 2.1s [2025-01-14T06:03:36.999Z] [2025-01-14T06:03:36.999Z] #7 [ 3/11] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-01-14T06:03:37.621Z] #7 DONE 0.8s [2025-01-14T06:03:37.891Z] [2025-01-14T06:03:37.891Z] #8 [ 4/11] RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev dumb-init [2025-01-14T06:03:38.473Z] #8 0.786 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2025-01-14T06:03:38.740Z] #8 1.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2025-01-14T06:03:39.326Z] #8 1.762 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-14T06:03:41.910Z] #8 4.060 WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-01-14T06:03:41.910Z] #8 4.094 (1/18) Installing dumb-init (1.2.5-r2) [2025-01-14T06:03:41.910Z] #8 4.184 (2/18) Installing hiredis (1.1.0-r2) [2025-01-14T06:03:41.910Z] #8 4.272 (3/18) Installing hiredis-dev (1.1.0-r2) [2025-01-14T06:03:41.910Z] #8 4.394 (4/18) Installing libcbor (0.10.2-r1) [2025-01-14T06:03:42.175Z] #8 4.481 (5/18) Installing iotech-iot-1.5 (1.5.5-r0) [2025-01-14T06:03:43.130Z] #8 5.271 (6/18) Installing iotech-iot-1.5-dev (1.5.5-r0) [2025-01-14T06:03:43.130Z] #8 5.396 (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-01-14T06:03:43.398Z] #8 5.627 (8/18) Installing libcbor-dev (0.10.2-r1) [2025-01-14T06:03:43.398Z] #8 5.727 (9/18) Installing libmenuw (6.4_p20230506-r0) [2025-01-14T06:03:43.398Z] #8 5.814 (10/18) Installing libpanelw (6.4_p20230506-r0) [2025-01-14T06:03:43.665Z] #8 5.825 (11/18) Installing libncurses++ (6.4_p20230506-r0) [2025-01-14T06:03:43.665Z] #8 5.912 (12/18) Installing ncurses-dev (6.4_p20230506-r0) [2025-01-14T06:03:43.665Z] #8 6.051 (13/18) Installing libblkid (2.38.1-r8) [2025-01-14T06:03:43.665Z] #8 6.065 (14/18) Installing libuuid (2.38.1-r8) [2025-01-14T06:03:43.936Z] #8 6.071 (15/18) Installing libfdisk (2.38.1-r8) [2025-01-14T06:03:43.936Z] #8 6.087 (16/18) Installing libmount (2.38.1-r8) [2025-01-14T06:03:43.936Z] #8 6.102 (17/18) Installing libsmartcols (2.38.1-r8) [2025-01-14T06:03:43.936Z] #8 6.114 (18/18) Installing util-linux-dev (2.38.1-r8) [2025-01-14T06:03:43.936Z] #8 6.268 Executing busybox-1.36.1-r4.trigger [2025-01-14T06:03:43.936Z] #8 6.314 OK: 333 MiB in 100 packages [2025-01-14T06:03:44.203Z] #8 DONE 6.6s [2025-01-14T06:03:44.485Z] [2025-01-14T06:03:44.485Z] #9 [ 5/11] RUN apk --no-cache upgrade [2025-01-14T06:03:45.134Z] #9 0.770 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2025-01-14T06:03:45.576Z] #9 1.105 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2025-01-14T06:03:45.843Z] #9 1.626 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-14T06:03:46.800Z] #9 2.565 WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-01-14T06:03:46.800Z] #9 2.613 Upgrading critical system libraries and apk-tools: [2025-01-14T06:03:46.800Z] #9 2.614 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2025-01-14T06:03:46.800Z] #9 2.632 Executing busybox-1.36.1-r4.trigger [2025-01-14T06:03:47.068Z] #9 2.906 Continuing the upgrade transaction with new apk-tools: [2025-01-14T06:03:47.335Z] #9 2.942 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2025-01-14T06:03:47.602Z] #9 3.262 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2025-01-14T06:03:48.196Z] #9 3.789 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-14T06:03:49.159Z] #9 4.621 WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-01-14T06:03:49.159Z] #9 4.675 (1/19) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) [2025-01-14T06:03:49.159Z] #9 4.719 Executing busybox-1.36.1-r7.post-upgrade [2025-01-14T06:03:49.159Z] #9 4.771 (2/19) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) [2025-01-14T06:03:49.159Z] #9 4.777 (3/19) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) [2025-01-14T06:03:49.159Z] #9 4.792 (4/19) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.7-r1) [2025-01-14T06:03:49.159Z] #9 4.901 (5/19) Upgrading libssl3 (3.1.4-r0 -> 3.1.7-r1) [2025-01-14T06:03:49.159Z] #9 4.921 (6/19) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) [2025-01-14T06:03:49.159Z] #9 5.010 (7/19) Upgrading libexpat (2.5.0-r1 -> 2.6.4-r0) [2025-01-14T06:03:49.427Z] #9 5.021 (8/19) Upgrading libarchive (3.7.2-r0 -> 3.7.7-r0) [2025-01-14T06:03:49.427Z] #9 5.127 (9/19) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) [2025-01-14T06:03:49.427Z] #9 5.224 (10/19) Installing libpsl (0.21.5-r0) [2025-01-14T06:03:49.427Z] #9 5.234 (11/19) Upgrading libcurl (8.4.0-r0 -> 8.11.1-r0) [2025-01-14T06:03:49.690Z] #9 5.257 (12/19) Installing libpsl-utils (0.21.5-r0) [2025-01-14T06:03:49.690Z] #9 5.346 (13/19) Installing libpsl-dev (0.21.5-r0) [2025-01-14T06:03:49.690Z] #9 5.436 (14/19) Upgrading openssl-dev (3.1.4-r0 -> 3.1.7-r1) [2025-01-14T06:03:49.955Z] #9 5.537 (15/19) Upgrading curl-dev (8.4.0-r0 -> 8.11.1-r0) [2025-01-14T06:03:49.955Z] #9 5.636 (16/19) Upgrading git (2.40.1-r0 -> 2.40.3-r0) [2025-01-14T06:03:51.437Z] #9 5.886 (17/19) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) [2025-01-14T06:03:51.437Z] #9 6.288 (18/19) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) [2025-01-14T06:03:51.437Z] #9 6.375 (19/19) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) [2025-01-14T06:03:51.437Z] #9 6.499 Executing busybox-1.36.1-r7.trigger [2025-01-14T06:03:51.437Z] #9 6.515 Executing ca-certificates-20241121-r1.trigger [2025-01-14T06:03:51.437Z] #9 6.725 OK: 334 MiB in 103 packages [2025-01-14T06:03:51.437Z] #9 DONE 7.1s [2025-01-14T06:03:51.437Z] [2025-01-14T06:03:51.437Z] #10 [ 6/11] COPY scripts /device-bacnet-c/scripts [2025-01-14T06:03:51.437Z] #10 DONE 0.1s [2025-01-14T06:03:51.702Z] [2025-01-14T06:03:51.702Z] #11 [ 7/11] COPY src /device-bacnet-c/src/ [2025-01-14T06:03:51.702Z] #11 DONE 0.1s [2025-01-14T06:03:51.702Z] [2025-01-14T06:03:51.702Z] #12 [ 8/11] COPY VERSION /device-bacnet-c/ [2025-01-14T06:03:51.702Z] #12 DONE 0.1s [2025-01-14T06:03:51.702Z] [2025-01-14T06:03:51.702Z] #13 [ 9/11] WORKDIR /device-bacnet-c [2025-01-14T06:03:51.969Z] #13 DONE 0.1s [2025-01-14T06:03:51.969Z] [2025-01-14T06:03:51.969Z] #14 [10/11] RUN /device-bacnet-c/scripts/build_deps.sh [2025-01-14T06:03:52.551Z] #14 0.590 + CSDK_VER=4.0.0-dev.14 [2025-01-14T06:03:52.551Z] #14 0.590 + '[' '!' -d deps ] [2025-01-14T06:03:52.551Z] #14 0.591 + mkdir deps [2025-01-14T06:03:52.551Z] #14 0.594 + cd /device-bacnet-c/deps [2025-01-14T06:03:52.551Z] #14 0.594 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0-dev.14.zip [2025-01-14T06:03:52.551Z] #14 0.599 Connecting to github.com (140.82.112.4:443) [2025-01-14T06:03:52.551Z] #14 0.797 Connecting to codeload.github.com (140.82.113.9:443) [2025-01-14T06:03:52.818Z] #14 1.005 saving to 'v4.0.0-dev.14.zip' [2025-01-14T06:03:52.818Z] #14 1.064 v4.0.0-dev.14.zip 100% |********************************| 246k 0:00:00 ETA [2025-01-14T06:03:52.818Z] #14 1.064 'v4.0.0-dev.14.zip' saved [2025-01-14T06:03:53.085Z] #14 1.066 + unzip v4.0.0-dev.14.zip [2025-01-14T06:03:53.085Z] #14 1.068 Archive: v4.0.0-dev.14.zip [2025-01-14T06:03:53.085Z] #14 1.081 creating: device-sdk-c-4.0.0-dev.14/ [2025-01-14T06:03:53.085Z] #14 1.081 creating: device-sdk-c-4.0.0-dev.14/.github/ [2025-01-14T06:03:53.085Z] #14 1.081 inflating: device-sdk-c-4.0.0-dev.14/.github/Contributing.md [2025-01-14T06:03:53.085Z] #14 1.081 inflating: device-sdk-c-4.0.0-dev.14/.github/PULL_REQUEST_TEMPLATE.md [2025-01-14T06:03:53.085Z] #14 1.081 inflating: device-sdk-c-4.0.0-dev.14/.github/semantic.yml [2025-01-14T06:03:53.085Z] #14 1.081 creating: device-sdk-c-4.0.0-dev.14/.github/workflows/ [2025-01-14T06:03:53.085Z] #14 1.081 inflating: device-sdk-c-4.0.0-dev.14/.github/workflows/release.yml [2025-01-14T06:03:53.085Z] #14 1.081 inflating: device-sdk-c-4.0.0-dev.14/.gitignore [2025-01-14T06:03:53.085Z] #14 1.081 inflating: device-sdk-c-4.0.0-dev.14/Attribution.txt [2025-01-14T06:03:53.085Z] #14 1.081 inflating: device-sdk-c-4.0.0-dev.14/CHANGELOG.md [2025-01-14T06:03:53.085Z] #14 1.081 inflating: device-sdk-c-4.0.0-dev.14/Doxyfile [2025-01-14T06:03:53.085Z] #14 1.081 inflating: device-sdk-c-4.0.0-dev.14/GOVERNANCE.md [2025-01-14T06:03:53.085Z] #14 1.081 inflating: device-sdk-c-4.0.0-dev.14/Jenkinsfile [2025-01-14T06:03:53.085Z] #14 1.081 inflating: device-sdk-c-4.0.0-dev.14/LICENSE [2025-01-14T06:03:53.085Z] #14 1.081 inflating: device-sdk-c-4.0.0-dev.14/Makefile [2025-01-14T06:03:53.085Z] #14 1.081 inflating: device-sdk-c-4.0.0-dev.14/OWNERS.md [2025-01-14T06:03:53.085Z] #14 1.081 inflating: device-sdk-c-4.0.0-dev.14/README.IOT.md [2025-01-14T06:03:53.085Z] #14 1.081 inflating: device-sdk-c-4.0.0-dev.14/README.md [2025-01-14T06:03:53.085Z] #14 1.081 inflating: device-sdk-c-4.0.0-dev.14/README.v3.md [2025-01-14T06:03:53.085Z] #14 1.081 creating: device-sdk-c-4.0.0-dev.14/docs/ [2025-01-14T06:03:53.085Z] #14 1.090 inflating: device-sdk-c-4.0.0-dev.14/docs/configuration.md [2025-01-14T06:03:53.085Z] #14 1.090 inflating: device-sdk-c-4.0.0-dev.14/docs/deviceprofiles.md [2025-01-14T06:03:53.085Z] #14 1.090 inflating: device-sdk-c-4.0.0-dev.14/docs/metrics.md [2025-01-14T06:03:53.085Z] #14 1.090 inflating: device-sdk-c-4.0.0-dev.14/docs/servicewritersguide.md [2025-01-14T06:03:53.085Z] #14 1.090 inflating: device-sdk-c-4.0.0-dev.14/docs/startup.md [2025-01-14T06:03:53.085Z] #14 1.090 creating: device-sdk-c-4.0.0-dev.14/include/ [2025-01-14T06:03:53.085Z] #14 1.090 creating: device-sdk-c-4.0.0-dev.14/include/devsdk/ [2025-01-14T06:03:53.086Z] #14 1.090 inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk-base.h [2025-01-14T06:03:53.086Z] #14 1.090 inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk.h [2025-01-14T06:03:53.086Z] #14 1.090 creating: device-sdk-c-4.0.0-dev.14/include/edgex/ [2025-01-14T06:03:53.086Z] #14 1.090 inflating: device-sdk-c-4.0.0-dev.14/include/edgex/devices.h [2025-01-14T06:03:53.086Z] #14 1.090 inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex-base.h [2025-01-14T06:03:53.086Z] #14 1.090 inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex.h [2025-01-14T06:03:53.086Z] #14 1.090 inflating: device-sdk-c-4.0.0-dev.14/include/edgex/profiles.h [2025-01-14T06:03:53.086Z] #14 1.090 inflating: device-sdk-c-4.0.0-dev.14/include/edgex/rest-server.h [2025-01-14T06:03:53.086Z] #14 1.090 creating: device-sdk-c-4.0.0-dev.14/scripts/ [2025-01-14T06:03:53.086Z] #14 1.090 inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine [2025-01-14T06:03:53.086Z] #14 1.102 inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine-base [2025-01-14T06:03:53.086Z] #14 1.102 inflating: device-sdk-c-4.0.0-dev.14/scripts/build.sh [2025-01-14T06:03:53.086Z] #14 1.102 inflating: device-sdk-c-4.0.0-dev.14/scripts/entrypoint.sh [2025-01-14T06:03:53.086Z] #14 1.102 creating: device-sdk-c-4.0.0-dev.14/src/ [2025-01-14T06:03:53.086Z] #14 1.102 inflating: device-sdk-c-4.0.0-dev.14/src/CMakeLists.txt [2025-01-14T06:03:53.086Z] #14 1.102 creating: device-sdk-c-4.0.0-dev.14/src/c/ [2025-01-14T06:03:53.086Z] #14 1.102 inflating: device-sdk-c-4.0.0-dev.14/src/c/CMakeLists.txt [2025-01-14T06:03:53.086Z] #14 1.102 inflating: device-sdk-c-4.0.0-dev.14/src/c/api.h [2025-01-14T06:03:53.086Z] #14 1.102 inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.c [2025-01-14T06:03:53.086Z] #14 1.102 inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.h [2025-01-14T06:03:53.086Z] #14 1.102 inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-impl.h [2025-01-14T06:03:53.086Z] #14 1.102 inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-mqtt.c [2025-01-14T06:03:53.086Z] #14 1.102 inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.c [2025-01-14T06:03:53.086Z] #14 1.102 inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.h [2025-01-14T06:03:53.086Z] #14 1.102 inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.c [2025-01-14T06:03:53.086Z] #14 1.102 inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.h [2025-01-14T06:03:53.086Z] #14 1.102 inflating: device-sdk-c-4.0.0-dev.14/src/c/cmdinfo.h [2025-01-14T06:03:53.086Z] #14 1.102 inflating: device-sdk-c-4.0.0-dev.14/src/c/config.c [2025-01-14T06:03:53.086Z] #14 1.102 inflating: device-sdk-c-4.0.0-dev.14/src/c/config.h [2025-01-14T06:03:53.086Z] #14 1.114 inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.c [2025-01-14T06:03:53.086Z] #14 1.114 inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.h [2025-01-14T06:03:53.086Z] #14 1.114 inflating: device-sdk-c-4.0.0-dev.14/src/c/data.c [2025-01-14T06:03:53.086Z] #14 1.114 inflating: device-sdk-c-4.0.0-dev.14/src/c/data.h [2025-01-14T06:03:53.086Z] #14 1.114 inflating: device-sdk-c-4.0.0-dev.14/src/c/defs.h.in [2025-01-14T06:03:53.086Z] #14 1.114 inflating: device-sdk-c-4.0.0-dev.14/src/c/device.c [2025-01-14T06:03:53.086Z] #14 1.114 inflating: device-sdk-c-4.0.0-dev.14/src/c/device.h [2025-01-14T06:03:53.086Z] #14 1.114 inflating: device-sdk-c-4.0.0-dev.14/src/c/devman.c [2025-01-14T06:03:53.086Z] #14 1.114 inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.c [2025-01-14T06:03:53.086Z] #14 1.114 inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.h [2025-01-14T06:03:53.086Z] #14 1.114 inflating: device-sdk-c-4.0.0-dev.14/src/c/devsdk-base.c [2025-01-14T06:03:53.086Z] #14 1.114 inflating: device-sdk-c-4.0.0-dev.14/src/c/devutil.h [2025-01-14T06:03:53.086Z] #14 1.114 inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.c [2025-01-14T06:03:53.086Z] #14 1.114 inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.h [2025-01-14T06:03:53.086Z] #14 1.114 inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.c [2025-01-14T06:03:53.086Z] #14 1.114 inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.h [2025-01-14T06:03:53.086Z] #14 1.114 inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.c [2025-01-14T06:03:53.086Z] #14 1.114 inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.h [2025-01-14T06:03:53.086Z] #14 1.114 inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.c [2025-01-14T06:03:53.086Z] #14 1.123 inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.h [2025-01-14T06:03:53.086Z] #14 1.123 inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex2.h [2025-01-14T06:03:53.086Z] #14 1.123 inflating: device-sdk-c-4.0.0-dev.14/src/c/errorlist.h [2025-01-14T06:03:53.086Z] #14 1.123 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/ [2025-01-14T06:03:53.086Z] #14 1.123 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/CMakeLists.txt [2025-01-14T06:03:53.086Z] #14 1.123 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/README.md [2025-01-14T06:03:53.086Z] #14 1.123 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/ [2025-01-14T06:03:53.086Z] #14 1.123 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/CMakeLists.txt [2025-01-14T06:03:53.086Z] #14 1.123 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/README.md [2025-01-14T06:03:53.086Z] #14 1.123 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/device-bitfields.c [2025-01-14T06:03:53.086Z] #14 1.123 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/ [2025-01-14T06:03:53.086Z] #14 1.123 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/configuration.yaml [2025-01-14T06:03:53.086Z] #14 1.123 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/ [2025-01-14T06:03:53.086Z] #14 1.123 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/Bitfields.json [2025-01-14T06:03:53.086Z] #14 1.123 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/ [2025-01-14T06:03:53.086Z] #14 1.130 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-01-14T06:03:53.086Z] #14 1.130 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/ [2025-01-14T06:03:53.086Z] #14 1.130 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/CMakeLists.txt [2025-01-14T06:03:53.086Z] #14 1.130 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/README.md [2025-01-14T06:03:53.086Z] #14 1.130 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/device-counter.c [2025-01-14T06:03:53.086Z] #14 1.130 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/ [2025-01-14T06:03:53.086Z] #14 1.130 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/configuration.yaml [2025-01-14T06:03:53.086Z] #14 1.130 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/ [2025-01-14T06:03:53.086Z] #14 1.130 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/Counters.json [2025-01-14T06:03:53.086Z] #14 1.130 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/ [2025-01-14T06:03:53.086Z] #14 1.130 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/Counter.json [2025-01-14T06:03:53.086Z] #14 1.130 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/ [2025-01-14T06:03:53.086Z] #14 1.130 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/CMakeLists.txt [2025-01-14T06:03:53.086Z] #14 1.139 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/README.md [2025-01-14T06:03:53.086Z] #14 1.139 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/ [2025-01-14T06:03:53.086Z] #14 1.139 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/configuration.yaml [2025-01-14T06:03:53.086Z] #14 1.139 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/ [2025-01-14T06:03:53.086Z] #14 1.139 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/readme.txt [2025-01-14T06:03:53.086Z] #14 1.139 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/ [2025-01-14T06:03:53.086Z] #14 1.139 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-01-14T06:03:53.086Z] #14 1.139 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/template.c [2025-01-14T06:03:53.086Z] #14 1.139 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher1.json [2025-01-14T06:03:53.086Z] #14 1.139 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher2.json [2025-01-14T06:03:53.086Z] #14 1.139 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/ [2025-01-14T06:03:53.086Z] #14 1.139 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/CMakeLists.txt [2025-01-14T06:03:53.086Z] #14 1.139 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/README.md [2025-01-14T06:03:53.086Z] #14 1.139 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/device-file.c [2025-01-14T06:03:53.086Z] #14 1.147 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/ [2025-01-14T06:03:53.086Z] #14 1.147 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/configuration.yaml [2025-01-14T06:03:53.086Z] #14 1.147 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/ [2025-01-14T06:03:53.086Z] #14 1.147 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/file1.json [2025-01-14T06:03:53.086Z] #14 1.147 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/lorem.txt [2025-01-14T06:03:53.086Z] #14 1.147 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/ [2025-01-14T06:03:53.086Z] #14 1.147 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-01-14T06:03:53.086Z] #14 1.147 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/ [2025-01-14T06:03:53.086Z] #14 1.147 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/CMakeLists.txt [2025-01-14T06:03:53.086Z] #14 1.147 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/README.md [2025-01-14T06:03:53.086Z] #14 1.147 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/device-gyro.c [2025-01-14T06:03:53.086Z] #14 1.147 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/ [2025-01-14T06:03:53.086Z] #14 1.147 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/configuration.yaml [2025-01-14T06:03:53.086Z] #14 1.147 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/ [2025-01-14T06:03:53.086Z] #14 1.154 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/gyro.json [2025-01-14T06:03:53.086Z] #14 1.154 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/ [2025-01-14T06:03:53.086Z] #14 1.154 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/Gyro.json [2025-01-14T06:03:53.086Z] #14 1.154 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/ [2025-01-14T06:03:53.086Z] #14 1.154 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/CMakeLists.txt [2025-01-14T06:03:53.086Z] #14 1.154 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/README.md [2025-01-14T06:03:53.086Z] #14 1.154 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/device-random.c [2025-01-14T06:03:53.086Z] #14 1.154 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/ [2025-01-14T06:03:53.086Z] #14 1.154 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/configuration.yaml [2025-01-14T06:03:53.086Z] #14 1.154 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/ [2025-01-14T06:03:53.086Z] #14 1.154 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/randomdevice1.json [2025-01-14T06:03:53.086Z] #14 1.154 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/ [2025-01-14T06:03:53.086Z] #14 1.154 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-01-14T06:03:53.086Z] #14 1.154 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/ [2025-01-14T06:03:53.086Z] #14 1.162 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/configuration.yaml [2025-01-14T06:03:53.086Z] #14 1.162 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/ [2025-01-14T06:03:53.086Z] #14 1.162 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/device1.json [2025-01-14T06:03:53.086Z] #14 1.162 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/ [2025-01-14T06:03:53.086Z] #14 1.162 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/TemplateProfile.json [2025-01-14T06:03:53.086Z] #14 1.162 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/template.c [2025-01-14T06:03:53.086Z] #14 1.162 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/ [2025-01-14T06:03:53.086Z] #14 1.162 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/CMakeLists.txt [2025-01-14T06:03:53.086Z] #14 1.162 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/README.md [2025-01-14T06:03:53.086Z] #14 1.162 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/device-terminal.c [2025-01-14T06:03:53.086Z] #14 1.162 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/ [2025-01-14T06:03:53.086Z] #14 1.162 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/configuration.yaml [2025-01-14T06:03:53.086Z] #14 1.162 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/ [2025-01-14T06:03:53.086Z] #14 1.162 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/terminal.json [2025-01-14T06:03:53.086Z] #14 1.174 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/ [2025-01-14T06:03:53.086Z] #14 1.174 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/Terminal.json [2025-01-14T06:03:53.086Z] #14 1.174 inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.c [2025-01-14T06:03:53.086Z] #14 1.174 inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.h [2025-01-14T06:03:53.086Z] #14 1.174 inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.c [2025-01-14T06:03:53.086Z] #14 1.174 inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.h [2025-01-14T06:03:53.086Z] #14 1.174 inflating: device-sdk-c-4.0.0-dev.14/src/c/map.c [2025-01-14T06:03:53.086Z] #14 1.174 inflating: device-sdk-c-4.0.0-dev.14/src/c/map.h [2025-01-14T06:03:53.086Z] #14 1.174 inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.c [2025-01-14T06:03:53.086Z] #14 1.174 inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.h [2025-01-14T06:03:53.086Z] #14 1.174 inflating: device-sdk-c-4.0.0-dev.14/src/c/metrics.h [2025-01-14T06:03:53.086Z] #14 1.174 inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.c [2025-01-14T06:03:53.086Z] #14 1.174 inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.h [2025-01-14T06:03:53.086Z] #14 1.174 inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.c [2025-01-14T06:03:53.086Z] #14 1.174 inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.h [2025-01-14T06:03:53.086Z] #14 1.174 inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.c [2025-01-14T06:03:53.086Z] #14 1.174 inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.h [2025-01-14T06:03:53.086Z] #14 1.185 inflating: device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h [2025-01-14T06:03:53.086Z] #14 1.185 inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.c [2025-01-14T06:03:53.086Z] #14 1.185 inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.h [2025-01-14T06:03:53.086Z] #14 1.185 inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.c [2025-01-14T06:03:53.086Z] #14 1.185 inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.h [2025-01-14T06:03:53.086Z] #14 1.185 inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.c [2025-01-14T06:03:53.086Z] #14 1.185 inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.h [2025-01-14T06:03:53.086Z] #14 1.185 inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.c [2025-01-14T06:03:53.086Z] #14 1.185 inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.h [2025-01-14T06:03:53.086Z] #14 1.185 inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.c [2025-01-14T06:03:53.086Z] #14 1.185 inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.h [2025-01-14T06:03:53.086Z] #14 1.185 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-impl.h [2025-01-14T06:03:53.086Z] #14 1.185 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.c [2025-01-14T06:03:53.086Z] #14 1.185 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.h [2025-01-14T06:03:53.086Z] #14 1.185 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.c [2025-01-14T06:03:53.086Z] #14 1.185 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.h [2025-01-14T06:03:53.086Z] #14 1.185 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.c [2025-01-14T06:03:53.086Z] #14 1.185 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.h [2025-01-14T06:03:53.086Z] #14 1.195 inflating: device-sdk-c-4.0.0-dev.14/src/c/service.c [2025-01-14T06:03:53.086Z] #14 1.195 inflating: device-sdk-c-4.0.0-dev.14/src/c/service.h [2025-01-14T06:03:53.086Z] #14 1.195 inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.c [2025-01-14T06:03:53.086Z] #14 1.195 inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.h [2025-01-14T06:03:53.086Z] #14 1.195 inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.c [2025-01-14T06:03:53.086Z] #14 1.195 inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.h [2025-01-14T06:03:53.086Z] #14 1.195 inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.c [2025-01-14T06:03:53.086Z] #14 1.195 inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.h [2025-01-14T06:03:53.086Z] #14 1.195 creating: device-sdk-c-4.0.0-dev.14/src/cmake/ [2025-01-14T06:03:53.086Z] #14 1.195 inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindIOT.cmake [2025-01-14T06:03:53.086Z] #14 1.195 inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBCBOR.cmake [2025-01-14T06:03:53.086Z] #14 1.195 inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBMICROHTTP.cmake [2025-01-14T06:03:53.086Z] #14 1.195 inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBPAHO.cmake [2025-01-14T06:03:53.086Z] #14 1.195 inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBUUID.cmake [2025-01-14T06:03:53.086Z] #14 1.195 inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBYAML.cmake [2025-01-14T06:03:53.086Z] #14 1.195 + cd device-sdk-c-4.0.0-dev.14 [2025-01-14T06:03:53.086Z] #14 1.196 + ./scripts/build.sh [2025-01-14T06:03:53.086Z] #14 1.198 + CPPCHECK=false [2025-01-14T06:03:53.086Z] #14 1.198 + DOCGEN=false [2025-01-14T06:03:53.086Z] #14 1.198 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-01-14T06:03:53.086Z] #14 1.198 + '[' 0 -gt 0 ] [2025-01-14T06:03:53.086Z] #14 1.200 + readlink -f ./scripts/build.sh [2025-01-14T06:03:53.086Z] #14 1.202 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/scripts/build.sh [2025-01-14T06:03:53.086Z] #14 1.204 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/scripts [2025-01-14T06:03:53.086Z] #14 1.205 + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14 [2025-01-14T06:03:53.086Z] #14 1.205 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14 [2025-01-14T06:03:53.086Z] #14 1.206 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-01-14T06:03:53.086Z] #14 1.209 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-01-14T06:03:53.086Z] #14 1.209 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src [2025-01-14T06:03:53.351Z] #14 1.552 -- The C compiler identification is GNU 12.2.1 [2025-01-14T06:03:53.351Z] #14 1.630 -- Detecting C compiler ABI info [2025-01-14T06:03:53.933Z] #14 1.981 -- Detecting C compiler ABI info - done [2025-01-14T06:03:53.933Z] #14 2.075 -- Check for working C compiler: /usr/bin/cc - skipped [2025-01-14T06:03:53.933Z] #14 2.077 -- Detecting C compile features [2025-01-14T06:03:53.933Z] #14 2.081 -- Detecting C compile features - done [2025-01-14T06:03:53.933Z] #14 2.105 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-01-14T06:03:54.201Z] #14 2.348 -- Found CURL: /usr/lib/libcurl.so (found version "8.11.1") [2025-01-14T06:03:54.201Z] #14 2.365 -- Found LIBYAML: /usr/lib/libyaml.so [2025-01-14T06:03:54.201Z] #14 2.382 -- Found LIBUUID: /usr/lib/libuuid.so [2025-01-14T06:03:54.201Z] #14 2.399 -- Found LIBCBOR: /usr/lib/libcbor.so [2025-01-14T06:03:54.201Z] #14 2.416 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-01-14T06:03:54.201Z] #14 2.435 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-01-14T06:03:54.201Z] #14 2.435 -- /opt/iotech/iot/1.5/include [2025-01-14T06:03:54.201Z] #14 2.436 -- C SDK 0.0.0 for Linux [2025-01-14T06:03:54.201Z] #14 2.448 -- Performing Test CSDK_HAVE_ATOMIC [2025-01-14T06:03:54.786Z] #14 2.790 -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-01-14T06:03:54.786Z] #14 2.969 -- Found Curses: /usr/lib/libcurses.so [2025-01-14T06:03:55.056Z] #14 3.088 -- Configuring done (1.9s) [2025-01-14T06:03:55.341Z] #14 3.375 -- Generating done (0.3s) [2025-01-14T06:03:55.341Z] #14 3.396 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-01-14T06:03:55.341Z] #14 3.424 + make all package [2025-01-14T06:03:55.341Z] #14 3.425 + tee release.log [2025-01-14T06:03:55.609Z] #14 3.563 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-01-14T06:03:56.206Z] #14 4.301 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-01-14T06:03:57.165Z] #14 5.320 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-01-14T06:03:58.121Z] #14 6.171 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-01-14T06:03:58.701Z] #14 6.824 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-01-14T06:04:01.275Z] #14 9.038 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-01-14T06:04:01.275Z] #14 9.267 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-01-14T06:04:02.257Z] #14 10.13 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-01-14T06:04:04.196Z] #14 11.93 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-01-14T06:04:04.196Z] #14 12.49 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-01-14T06:04:05.155Z] #14 13.32 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-01-14T06:04:06.116Z] #14 14.06 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-01-14T06:04:06.699Z] #14 14.61 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-01-14T06:04:07.665Z] #14 15.63 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-01-14T06:04:07.934Z] #14 15.96 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-01-14T06:04:09.889Z] #14 17.95 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-01-14T06:04:10.157Z] #14 18.28 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-01-14T06:04:10.157Z] #14 18.47 In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, [2025-01-14T06:04:10.157Z] #14 18.47 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, [2025-01-14T06:04:10.157Z] #14 18.47 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, [2025-01-14T06:04:10.157Z] #14 18.47 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, [2025-01-14T06:04:10.157Z] #14 18.47 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: [2025-01-14T06:04:10.157Z] #14 18.47 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': [2025-01-14T06:04:10.425Z] #14 18.47 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:31: warning: format '%s' expects a matching 'char *' argument [-Wformat=] [2025-01-14T06:04:10.425Z] #14 18.47 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-01-14T06:04:10.425Z] #14 18.47 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:04:10.425Z] #14 18.47 /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-01-14T06:04:10.425Z] #14 18.47 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-01-14T06:04:10.425Z] #14 18.47 | ^~~~~~~~~~~ [2025-01-14T06:04:10.425Z] #14 18.47 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here [2025-01-14T06:04:10.425Z] #14 18.47 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-01-14T06:04:10.425Z] #14 18.47 | ~^ [2025-01-14T06:04:10.425Z] #14 18.47 | | [2025-01-14T06:04:10.425Z] #14 18.47 | char * [2025-01-14T06:04:11.832Z] #14 19.75 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-01-14T06:04:12.418Z] #14 20.32 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-01-14T06:04:13.372Z] #14 21.53 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-01-14T06:04:13.950Z] #14 22.01 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-01-14T06:04:20.585Z] #14 28.66 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-01-14T06:04:21.168Z] #14 29.30 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-01-14T06:04:21.437Z] #14 29.72 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-01-14T06:04:22.021Z] #14 30.29 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-01-14T06:04:22.603Z] #14 30.64 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-01-14T06:04:24.012Z] #14 32.06 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-01-14T06:04:26.623Z] #14 34.53 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-01-14T06:04:26.891Z] #14 34.99 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-01-14T06:04:27.856Z] #14 35.90 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-01-14T06:04:28.442Z] #14 36.53 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-01-14T06:04:31.060Z] #14 38.64 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c: In function 'devsdk_service_start': [2025-01-14T06:04:31.060Z] #14 38.65 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2025-01-14T06:04:31.060Z] #14 38.65 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-01-14T06:04:31.060Z] #14 38.65 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:04:31.060Z] #14 38.65 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c:875:21: note: 'deviceservices_config' was declared here [2025-01-14T06:04:31.060Z] #14 38.65 875 | const iot_data_t *deviceservices_config; [2025-01-14T06:04:31.060Z] #14 38.65 | ^~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:04:32.027Z] #14 39.85 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-01-14T06:04:32.613Z] #14 40.77 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-01-14T06:04:32.881Z] #14 41.16 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-01-14T06:04:33.471Z] #14 41.75 [ 68%] Linking C shared library libcsdk.so [2025-01-14T06:04:33.741Z] #14 41.97 [ 68%] Built target csdk [2025-01-14T06:04:33.741Z] #14 42.04 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-01-14T06:04:35.156Z] #14 42.98 [ 72%] Linking C executable template [2025-01-14T06:04:35.156Z] #14 43.07 /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-01-14T06:04:35.156Z] #14 43.37 [ 72%] Built target template [2025-01-14T06:04:35.424Z] #14 43.43 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-01-14T06:04:36.010Z] #14 44.07 [ 76%] Linking C executable device-counter [2025-01-14T06:04:36.010Z] #14 44.15 /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-01-14T06:04:36.277Z] #14 44.39 [ 76%] Built target device-counter [2025-01-14T06:04:36.277Z] #14 44.46 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-01-14T06:04:36.864Z] #14 45.05 [ 80%] Linking C executable device-random [2025-01-14T06:04:36.864Z] #14 45.14 /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-01-14T06:04:37.132Z] #14 45.36 [ 80%] Built target device-random [2025-01-14T06:04:37.132Z] #14 45.41 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-01-14T06:04:37.716Z] #14 45.92 [ 84%] Linking C executable device-gyro [2025-01-14T06:04:37.716Z] #14 46.01 /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-01-14T06:04:38.150Z] #14 46.30 [ 84%] Built target device-gyro [2025-01-14T06:04:38.150Z] #14 46.36 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-01-14T06:04:38.750Z] #14 47.03 [ 88%] Linking C executable device-bitfields [2025-01-14T06:04:39.025Z] #14 47.14 /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-01-14T06:04:39.299Z] #14 47.49 [ 88%] Built target device-bitfields [2025-01-14T06:04:39.299Z] #14 47.56 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-01-14T06:04:40.728Z] #14 48.55 [ 92%] Linking C executable template-discovery [2025-01-14T06:04:40.728Z] #14 48.65 /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-01-14T06:04:40.728Z] #14 48.86 [ 92%] Built target template-discovery [2025-01-14T06:04:41.009Z] #14 48.92 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-01-14T06:04:41.605Z] #14 49.67 [ 96%] Linking C executable device-file [2025-01-14T06:04:41.605Z] #14 49.76 /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-01-14T06:04:42.221Z] #14 50.14 [ 96%] Built target device-file [2025-01-14T06:04:42.221Z] #14 50.21 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-01-14T06:04:42.807Z] #14 50.84 [100%] Linking C executable device-terminal [2025-01-14T06:04:42.808Z] #14 50.95 /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-01-14T06:04:43.394Z] #14 51.33 [100%] Built target device-terminal [2025-01-14T06:04:43.394Z] #14 51.40 Run CPack packaging tool... [2025-01-14T06:04:43.394Z] #14 51.46 CPack: Create package using TGZ [2025-01-14T06:04:43.394Z] #14 51.46 CPack: Install projects [2025-01-14T06:04:43.394Z] #14 51.46 CPack: - Run preinstall target for: Csdk [2025-01-14T06:04:44.354Z] #14 52.35 CPack: - Install project: Csdk [] [2025-01-14T06:04:44.354Z] #14 52.38 CPack: Create package [2025-01-14T06:04:44.354Z] #14 52.47 CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release/csdk-0.0.0.tar.gz generated. [2025-01-14T06:04:44.354Z] #14 52.48 + '[' false '=' true ] [2025-01-14T06:04:44.354Z] #14 52.48 + '[' false '=' true ] [2025-01-14T06:04:44.354Z] #14 52.48 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-01-14T06:04:44.354Z] #14 52.48 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-01-14T06:04:44.354Z] #14 52.48 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src [2025-01-14T06:04:44.620Z] #14 52.80 -- The C compiler identification is GNU 12.2.1 [2025-01-14T06:04:44.620Z] #14 52.87 -- Detecting C compiler ABI info [2025-01-14T06:04:45.202Z] #14 53.21 -- Detecting C compiler ABI info - done [2025-01-14T06:04:45.202Z] #14 53.29 -- Check for working C compiler: /usr/bin/cc - skipped [2025-01-14T06:04:45.202Z] #14 53.29 -- Detecting C compile features [2025-01-14T06:04:45.202Z] #14 53.30 -- Detecting C compile features - done [2025-01-14T06:04:45.202Z] #14 53.32 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-01-14T06:04:45.468Z] #14 53.57 -- Found CURL: /usr/lib/libcurl.so (found version "8.11.1") [2025-01-14T06:04:45.468Z] #14 53.59 -- Found LIBYAML: /usr/lib/libyaml.so [2025-01-14T06:04:45.468Z] #14 53.61 -- Found LIBUUID: /usr/lib/libuuid.so [2025-01-14T06:04:45.468Z] #14 53.63 -- Found LIBCBOR: /usr/lib/libcbor.so [2025-01-14T06:04:45.468Z] #14 53.64 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-01-14T06:04:45.468Z] #14 53.66 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-01-14T06:04:45.468Z] #14 53.66 -- /opt/iotech/iot/1.5/include [2025-01-14T06:04:45.468Z] #14 53.66 -- C SDK 0.0.0 for Linux [2025-01-14T06:04:45.468Z] #14 53.67 -- Performing Test CSDK_HAVE_ATOMIC [2025-01-14T06:04:45.742Z] #14 54.02 -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-01-14T06:04:46.325Z] #14 54.20 -- Found Curses: /usr/lib/libcurses.so [2025-01-14T06:04:46.325Z] #14 54.33 -- Configuring done (1.8s) [2025-01-14T06:04:46.325Z] #14 54.61 -- Generating done (0.3s) [2025-01-14T06:04:46.592Z] #14 54.63 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-01-14T06:04:46.593Z] #14 54.66 + + tee debug.log [2025-01-14T06:04:46.593Z] #14 54.66 make [2025-01-14T06:04:46.859Z] #14 54.80 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-01-14T06:04:47.127Z] #14 55.18 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-01-14T06:04:47.394Z] #14 55.61 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-01-14T06:04:47.977Z] #14 56.02 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-01-14T06:04:48.245Z] #14 56.41 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-01-14T06:04:49.208Z] #14 57.23 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-01-14T06:04:49.478Z] #14 57.42 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-01-14T06:04:49.747Z] #14 57.92 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-01-14T06:04:50.713Z] #14 58.70 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-01-14T06:04:50.981Z] #14 59.06 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-01-14T06:04:51.571Z] #14 59.58 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-01-14T06:04:51.840Z] #14 60.03 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-01-14T06:04:52.426Z] #14 60.46 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-01-14T06:04:52.695Z] #14 60.90 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-01-14T06:04:52.964Z] #14 61.16 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-01-14T06:04:53.926Z] #14 62.03 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-01-14T06:04:54.194Z] #14 62.30 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-01-14T06:04:54.463Z] #14 62.51 In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, [2025-01-14T06:04:54.463Z] #14 62.51 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, [2025-01-14T06:04:54.463Z] #14 62.51 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, [2025-01-14T06:04:54.463Z] #14 62.51 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, [2025-01-14T06:04:54.463Z] #14 62.51 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: [2025-01-14T06:04:54.463Z] #14 62.51 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': [2025-01-14T06:04:54.463Z] #14 62.51 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:31: warning: format '%s' expects a matching 'char *' argument [-Wformat=] [2025-01-14T06:04:54.463Z] #14 62.51 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-01-14T06:04:54.463Z] #14 62.51 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:04:54.463Z] #14 62.51 /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-01-14T06:04:54.463Z] #14 62.51 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-01-14T06:04:54.463Z] #14 62.51 | ^~~~~~~~~~~ [2025-01-14T06:04:54.463Z] #14 62.51 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here [2025-01-14T06:04:54.463Z] #14 62.51 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-01-14T06:04:54.463Z] #14 62.51 | ~^ [2025-01-14T06:04:54.463Z] #14 62.51 | | [2025-01-14T06:04:54.463Z] #14 62.51 | char * [2025-01-14T06:04:55.049Z] #14 62.96 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-01-14T06:04:55.050Z] #14 63.21 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-01-14T06:04:55.636Z] #14 63.91 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-01-14T06:04:56.222Z] #14 64.27 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-01-14T06:04:57.890Z] #14 65.51 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-01-14T06:04:57.890Z] #14 65.92 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-01-14T06:04:58.159Z] #14 66.22 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-01-14T06:04:58.427Z] #14 66.58 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-01-14T06:04:58.695Z] #14 66.87 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-01-14T06:04:59.280Z] #14 67.44 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-01-14T06:05:00.688Z] #14 68.89 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-01-14T06:05:00.954Z] #14 69.19 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-01-14T06:05:01.542Z] #14 69.59 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-01-14T06:05:01.817Z] #14 70.00 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-01-14T06:05:02.780Z] #14 70.96 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-01-14T06:05:03.365Z] #14 71.35 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-01-14T06:05:03.633Z] #14 71.66 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-01-14T06:05:03.900Z] #14 71.98 [ 68%] Linking C shared library libcsdk.so [2025-01-14T06:05:04.168Z] #14 72.23 [ 68%] Built target csdk [2025-01-14T06:05:04.168Z] #14 72.29 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-01-14T06:05:04.436Z] #14 72.65 [ 72%] Linking C executable template [2025-01-14T06:05:04.703Z] #14 72.74 /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-01-14T06:05:04.970Z] #14 72.98 [ 72%] Built target template [2025-01-14T06:05:04.970Z] #14 73.05 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-01-14T06:05:05.238Z] #14 73.35 [ 76%] Linking C executable device-counter [2025-01-14T06:05:05.505Z] #14 73.44 /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-01-14T06:05:05.505Z] #14 73.70 [ 76%] Built target device-counter [2025-01-14T06:05:05.772Z] #14 73.76 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-01-14T06:05:06.039Z] #14 74.06 [ 80%] Linking C executable device-random [2025-01-14T06:05:06.039Z] #14 74.15 /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-01-14T06:05:06.305Z] #14 74.39 [ 80%] Built target device-random [2025-01-14T06:05:06.305Z] #14 74.45 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-01-14T06:05:06.572Z] #14 74.74 [ 84%] Linking C executable device-gyro [2025-01-14T06:05:06.837Z] #14 74.83 /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-01-14T06:05:07.103Z] #14 75.11 [ 84%] Built target device-gyro [2025-01-14T06:05:07.103Z] #14 75.17 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-01-14T06:05:07.367Z] #14 75.49 [ 88%] Linking C executable device-bitfields [2025-01-14T06:05:07.367Z] #14 75.58 /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-01-14T06:05:07.633Z] #14 75.88 [ 88%] Built target device-bitfields [2025-01-14T06:05:07.899Z] #14 75.94 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-01-14T06:05:08.165Z] #14 76.32 [ 92%] Linking C executable template-discovery [2025-01-14T06:05:08.165Z] #14 76.40 /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-01-14T06:05:08.431Z] #14 76.66 [ 92%] Built target template-discovery [2025-01-14T06:05:08.431Z] #14 76.72 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-01-14T06:05:09.011Z] #14 77.06 [ 96%] Linking C executable device-file [2025-01-14T06:05:09.011Z] #14 77.15 /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-01-14T06:05:09.277Z] #14 77.39 [ 96%] Built target device-file [2025-01-14T06:05:09.545Z] #14 77.46 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-01-14T06:05:09.812Z] #14 77.87 [100%] Linking C executable device-terminal [2025-01-14T06:05:09.812Z] #14 77.97 /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-01-14T06:05:10.083Z] #14 78.34 [100%] Built target device-terminal [2025-01-14T06:05:10.083Z] #14 78.37 + cp -rf include/devsdk include/edgex /usr/include/ [2025-01-14T06:05:10.367Z] #14 78.38 + cp build/release/c/libcsdk.so /usr/lib/ [2025-01-14T06:05:10.367Z] #14 78.38 + mkdir -p /usr/share/doc/edgex-csdk [2025-01-14T06:05:10.367Z] #14 78.39 + cp Attribution.txt /usr/share/doc/edgex-csdk [2025-01-14T06:05:10.367Z] #14 78.39 + cp LICENSE /usr/share/doc/edgex-csdk [2025-01-14T06:05:10.367Z] #14 78.39 + rm -rf /device-bacnet-c/deps [2025-01-14T06:05:10.653Z] #14 DONE 78.6s [2025-01-14T06:05:10.653Z] [2025-01-14T06:05:10.653Z] #15 [11/11] RUN /device-bacnet-c/scripts/build.sh [2025-01-14T06:05:11.237Z] #15 0.792 + readlink -f /device-bacnet-c/scripts/build.sh [2025-01-14T06:05:11.503Z] #15 0.794 + dirname /device-bacnet-c/scripts/build.sh [2025-01-14T06:05:11.503Z] #15 0.796 + dirname /device-bacnet-c/scripts [2025-01-14T06:05:11.503Z] #15 0.798 + ROOT=/device-bacnet-c [2025-01-14T06:05:11.503Z] #15 0.798 + echo /device-bacnet-c [2025-01-14T06:05:11.503Z] #15 0.798 /device-bacnet-c [2025-01-14T06:05:11.503Z] #15 0.798 + cd /device-bacnet-c [2025-01-14T06:05:11.503Z] #15 0.798 + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] [2025-01-14T06:05:11.503Z] #15 0.799 + '[' '!' -d /device-bacnet-c/bacnet-stack ] [2025-01-14T06:05:11.503Z] #15 0.799 + git clone https://github.com/IOTechSystems/bacnet-stack.git [2025-01-14T06:05:11.503Z] #15 0.806 Cloning into 'bacnet-stack'... [2025-01-14T06:05:21.846Z] #15 10.11 Updating files: 35% (605/1686) Updating files: 36% (607/1686) Updating files: 37% (624/1686) Updating files: 38% (641/1686) Updating files: 39% (658/1686) Updating files: 40% (675/1686) Updating files: 41% (692/1686) Updating files: 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: 47% (794/1686) Updating files: 48% (810/1686) Updating files: 49% (827/1686) Updating files: 50% (843/1686) Updating files: 51% (860/1686) Updating files: 52% (877/1686) Updating files: 53% (894/1686) Updating files: 54% (911/1686) Updating files: 55% (928/1686) Updating files: 56% (945/1686) Updating files: 57% (962/1686) Updating files: 58% (978/1686) Updating files: 59% (995/1686) Updating files: 60% (1012/1686) Updating files: 61% (1029/1686) Updating files: 62% (1046/1686) Updating files: 63% (1063/1686) Updating files: 64% (1080/1686) Updating files: 65% (1096/1686) Updating files: 66% (1113/1686) Updating files: 67% (1130/1686) Updating files: 68% (1147/1686) Updating files: 69% (1164/1686) Updating files: 70% (1181/1686) Updating files: 71% (1198/1686) Updating files: 72% (1214/1686) Updating files: 73% (1231/1686) Updating files: 74% (1248/1686) Updating files: 75% (1265/1686) Updating files: 76% (1282/1686) Updating files: 77% (1299/1686) Updating files: 78% (1316/1686) Updating files: 79% (1332/1686) Updating files: 80% (1349/1686) Updating files: 81% (1366/1686) Updating files: 82% (1383/1686) Updating files: 83% (1400/1686) Updating files: 84% (1417/1686) Updating files: 85% (1434/1686) Updating files: 86% (1450/1686) Updating files: 87% (1467/1686) Updating files: 88% (1484/1686) Updating files: 89% (1501/1686) Updating files: 90% (1518/1686) Updating files: 91% (1535/1686) Updating files: 92% (1552/1686) Updating files: 93% (1568/1686) Updating files: 94% (1585/1686) Updating files: 95% (1602/1686) Updating files: 96% (1619/1686) Updating files: 97% (1636/1686) Updating files: 98% (1653/1686) Updating files: 99% (1670/1686) Updating files: 100% (1686/1686) Updating files: 100% (1686/1686), done. [2025-01-14T06:05:21.846Z] #15 11.50 + cd /device-bacnet-c/bacnet-stack [2025-01-14T06:05:21.846Z] #15 11.50 + git checkout v0.8.6-IOTech [2025-01-14T06:05:23.796Z] #15 13.13 Note: switching to 'v0.8.6-IOTech'. [2025-01-14T06:05:23.796Z] #15 13.13 [2025-01-14T06:05:23.796Z] #15 13.13 You are in 'detached HEAD' state. You can look around, make experimental [2025-01-14T06:05:23.796Z] #15 13.13 changes and commit them, and you can discard any commits you make in this [2025-01-14T06:05:23.796Z] #15 13.13 state without impacting any branches by switching back to a branch. [2025-01-14T06:05:23.796Z] #15 13.13 [2025-01-14T06:05:23.796Z] #15 13.13 If you want to create a new branch to retain commits you create, you may [2025-01-14T06:05:23.796Z] #15 13.13 do so (now or later) by using -c with the switch command. Example: [2025-01-14T06:05:23.796Z] #15 13.13 [2025-01-14T06:05:23.796Z] #15 13.13 git switch -c [2025-01-14T06:05:23.796Z] #15 13.13 [2025-01-14T06:05:23.796Z] #15 13.13 Or undo this operation with: [2025-01-14T06:05:23.796Z] #15 13.13 [2025-01-14T06:05:23.796Z] #15 13.13 git switch - [2025-01-14T06:05:23.797Z] #15 13.13 [2025-01-14T06:05:23.797Z] #15 13.13 Turn off this advice by setting config variable advice.detachedHead to false [2025-01-14T06:05:23.797Z] #15 13.13 [2025-01-14T06:05:23.797Z] #15 13.13 HEAD is now at 8b67b7f2 Changes for BACnet device service [2025-01-14T06:05:23.797Z] #15 13.14 + mkdir -p /device-bacnet-c/lib/ip [2025-01-14T06:05:23.797Z] #15 13.14 + mkdir -p /device-bacnet-c/lib/mstp [2025-01-14T06:05:23.797Z] #15 13.14 + make 'BACDL_DEFINE=-DBACDL_MSTP=1' clean library [2025-01-14T06:05:23.797Z] #15 13.15 make -s -C lib clean [2025-01-14T06:05:23.797Z] #15 13.16 make -s -C demo clean [2025-01-14T06:05:23.797Z] #15 13.32 make -s -C demo/router clean [2025-01-14T06:05:23.797Z] #15 13.33 make -s -C demo/router-ipv6 clean [2025-01-14T06:05:23.797Z] #15 13.34 make -s -C demo/gateway clean [2025-01-14T06:05:23.797Z] #15 13.35 make -s -C lib all [2025-01-14T06:05:50.506Z] #15 39.50 ../ports/linux/dlmstp.c: In function 'dlmstp_cleanup': [2025-01-14T06:05:50.506Z] #15 39.50 ../ports/linux/dlmstp.c:147:20: warning: passing argument 1 of 'pthread_cancel' makes pointer from integer without a cast [-Wint-conversion] [2025-01-14T06:05:50.506Z] #15 39.50 147 | pthread_cancel(hThread); [2025-01-14T06:05:50.506Z] #15 39.50 | ^~~~~~~ [2025-01-14T06:05:50.506Z] #15 39.50 | | [2025-01-14T06:05:50.506Z] #15 39.50 | long unsigned int [2025-01-14T06:05:50.506Z] #15 39.50 In file included from ../ports/linux/net.h:73, [2025-01-14T06:05:50.506Z] #15 39.50 from ../ports/linux/dlmstp.c:43: [2025-01-14T06:05:50.506Z] #15 39.50 /usr/include/pthread.h:98:20: note: expected 'pthread_t' {aka 'struct __pthread *'} but argument is of type 'long unsigned int' [2025-01-14T06:05:50.506Z] #15 39.50 98 | int pthread_cancel(pthread_t); [2025-01-14T06:05:50.506Z] #15 39.50 | ^~~~~~~~~ [2025-01-14T06:05:50.506Z] #15 39.51 ../ports/linux/dlmstp.c: In function 'dlmstp_init': [2025-01-14T06:05:50.506Z] #15 39.51 ../ports/linux/dlmstp.c:727:25: warning: passing argument 1 of 'pthread_create' from incompatible pointer type [-Wincompatible-pointer-types] [2025-01-14T06:05:50.506Z] #15 39.51 727 | rv = pthread_create(&hThread, NULL, dlmstp_master_fsm_task, NULL); [2025-01-14T06:05:50.506Z] #15 39.51 | ^~~~~~~~ [2025-01-14T06:05:50.506Z] #15 39.51 | | [2025-01-14T06:05:50.506Z] #15 39.51 | long unsigned int * [2025-01-14T06:05:50.506Z] #15 39.51 /usr/include/pthread.h:80:20: note: expected 'struct __pthread ** restrict' but argument is of type 'long unsigned int *' [2025-01-14T06:05:50.506Z] #15 39.51 80 | int pthread_create(pthread_t *__restrict, const pthread_attr_t *__restrict, void *(*)(void *), void *__restrict); [2025-01-14T06:05:50.506Z] #15 39.51 | ^ [2025-01-14T06:06:12.725Z] #15 61.19 + cp lib/libbacnet.a /device-bacnet-c/lib/mstp [2025-01-14T06:06:12.725Z] #15 61.20 + make 'BACDL_DEFINE=-DBACDL_BIP=1' clean library [2025-01-14T06:06:12.725Z] #15 61.20 make -s -C lib clean [2025-01-14T06:06:12.725Z] #15 61.23 make -s -C demo clean [2025-01-14T06:06:12.725Z] #15 61.40 make -s -C demo/router clean [2025-01-14T06:06:12.725Z] #15 61.41 make -s -C demo/router-ipv6 clean [2025-01-14T06:06:12.725Z] #15 61.41 make -s -C demo/gateway clean [2025-01-14T06:06:12.725Z] #15 61.42 make -s -C lib all [2025-01-14T06:07:09.084Z] #15 111.4 + cp lib/libbacnet.a /device-bacnet-c/lib/ip [2025-01-14T06:07:09.084Z] #15 111.4 + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip [2025-01-14T06:07:09.084Z] #15 111.4 + cd /device-bacnet-c/build/release/device-bacnet-ip [2025-01-14T06:07:09.084Z] #15 111.4 + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-01-14T06:07:09.084Z] #15 111.7 -- The C compiler identification is GNU 12.2.1 [2025-01-14T06:07:09.084Z] #15 111.8 -- Detecting C compiler ABI info [2025-01-14T06:07:09.084Z] #15 112.1 -- Detecting C compiler ABI info - done [2025-01-14T06:07:09.084Z] #15 112.2 -- Check for working C compiler: /usr/bin/cc - skipped [2025-01-14T06:07:09.084Z] #15 112.2 -- Detecting C compile features [2025-01-14T06:07:09.084Z] #15 112.2 -- Detecting C compile features - done [2025-01-14T06:07:09.084Z] #15 112.3 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2025-01-14T06:07:09.084Z] #15 112.6 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2025-01-14T06:07:09.084Z] #15 112.6 -- Found Threads: TRUE [2025-01-14T06:07:09.084Z] #15 112.6 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-01-14T06:07:09.084Z] #15 112.6 -- /opt/iotech/iot/1.5/include [2025-01-14T06:07:09.084Z] #15 112.6 -- Configuring done (1.2s) [2025-01-14T06:07:09.084Z] #15 112.7 -- Generating done (0.0s) [2025-01-14T06:07:09.084Z] #15 112.7 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip [2025-01-14T06:07:09.084Z] #15 112.7 + make [2025-01-14T06:07:09.084Z] #15 112.7 + tee release.log [2025-01-14T06:07:09.084Z] #15 112.8 [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2025-01-14T06:07:09.084Z] #15 114.2 [ 22%] Linking C static library libbacnet_objects.a [2025-01-14T06:07:09.084Z] #15 114.3 [ 22%] Built target bacnet_objects [2025-01-14T06:07:09.084Z] #15 114.4 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-01-14T06:07:09.084Z] #15 115.6 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2025-01-14T06:07:09.084Z] #15 116.2 [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2025-01-14T06:07:09.084Z] #15 116.5 [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2025-01-14T06:07:09.084Z] #15 116.9 [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-01-14T06:07:09.084Z] #15 117.3 In file included from /device-bacnet-c/src/c/driver.c:42: [2025-01-14T06:07:09.084Z] #15 117.3 /device-bacnet-c/src/c/driver.c: In function 'write_access_data_populate': [2025-01-14T06:07:09.084Z] #15 117.3 /device-bacnet-c/src/c/driver.c:572:24: warning: format '%d' expects argument of type 'int', but argument 4 has type 'const iot_data_t *' [-Wformat=] [2025-01-14T06:07:09.084Z] #15 117.3 572 | "The value type %d is not accepted", values[i]); [2025-01-14T06:07:09.084Z] #15 117.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~ [2025-01-14T06:07:09.084Z] #15 117.3 | | [2025-01-14T06:07:09.084Z] #15 117.3 | const iot_data_t * [2025-01-14T06:07:09.085Z] #15 117.3 /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-01-14T06:07:09.085Z] #15 117.3 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-01-14T06:07:09.085Z] #15 117.3 | ^~~~~~~~~~~ [2025-01-14T06:07:09.085Z] #15 117.3 /device-bacnet-c/src/c/driver.c:572:41: note: format string is defined here [2025-01-14T06:07:09.085Z] #15 117.3 572 | "The value type %d is not accepted", values[i]); [2025-01-14T06:07:09.085Z] #15 117.3 | ~^ [2025-01-14T06:07:09.085Z] #15 117.3 | | [2025-01-14T06:07:09.085Z] #15 117.3 | int [2025-01-14T06:07:09.350Z] #15 118.7 [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2025-01-14T06:07:09.615Z] #15 119.1 [100%] Linking C executable device-bacnet-c [2025-01-14T06:07:09.615Z] #15 119.2 /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-01-14T06:07:09.880Z] #15 119.5 [100%] Built target device-bacnet-c [2025-01-14T06:07:09.880Z] #15 119.5 + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp [2025-01-14T06:07:10.144Z] #15 119.5 + cd /device-bacnet-c/build/release/device-bacnet-mstp [2025-01-14T06:07:10.144Z] #15 119.5 + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-01-14T06:07:10.144Z] #15 119.8 -- The C compiler identification is GNU 12.2.1 [2025-01-14T06:07:10.409Z] #15 119.9 -- Detecting C compiler ABI info [2025-01-14T06:07:10.675Z] #15 120.2 -- Detecting C compiler ABI info - done [2025-01-14T06:07:10.941Z] #15 120.3 -- Check for working C compiler: /usr/bin/cc - skipped [2025-01-14T06:07:10.941Z] #15 120.3 -- Detecting C compile features [2025-01-14T06:07:10.941Z] #15 120.3 -- Detecting C compile features - done [2025-01-14T06:07:10.941Z] #15 120.3 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [2025-01-14T06:07:11.206Z] #15 120.6 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [2025-01-14T06:07:11.206Z] #15 120.6 -- Found Threads: TRUE [2025-01-14T06:07:11.206Z] #15 120.7 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-01-14T06:07:11.206Z] #15 120.7 -- /opt/iotech/iot/1.5/include [2025-01-14T06:07:11.206Z] #15 120.7 -- Configuring done (1.1s) [2025-01-14T06:07:11.206Z] #15 120.7 -- Generating done (0.0s) [2025-01-14T06:07:11.206Z] #15 120.7 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp [2025-01-14T06:07:11.206Z] #15 120.7 + make [2025-01-14T06:07:11.206Z] #15 120.7 + tee release.log [2025-01-14T06:07:11.471Z] #15 120.8 [ 11%] Building C object CMakeFiles/bacnet_objects.dir/device-bacnet-c/bacnet-stack/demo/object/device-client.c.o [2025-01-14T06:07:12.878Z] #15 122.2 [ 22%] Linking C static library libbacnet_objects.a [2025-01-14T06:07:12.878Z] #15 122.3 [ 22%] Built target bacnet_objects [2025-01-14T06:07:12.878Z] #15 122.3 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-01-14T06:07:14.294Z] #15 123.5 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/address_entry.c.o [2025-01-14T06:07:14.562Z] #15 124.0 [ 55%] Building C object CMakeFiles/device-bacnet-c.dir/address_instance_map.c.o [2025-01-14T06:07:14.829Z] #15 124.4 [ 66%] Building C object CMakeFiles/device-bacnet-c.dir/device_condition_map.c.o [2025-01-14T06:07:15.414Z] #15 124.9 [ 77%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-01-14T06:07:15.681Z] #15 125.2 In file included from /device-bacnet-c/src/c/driver.c:42: [2025-01-14T06:07:15.681Z] #15 125.2 /device-bacnet-c/src/c/driver.c: In function 'write_access_data_populate': [2025-01-14T06:07:15.681Z] #15 125.3 /device-bacnet-c/src/c/driver.c:572:24: warning: format '%d' expects argument of type 'int', but argument 4 has type 'const iot_data_t *' [-Wformat=] [2025-01-14T06:07:15.681Z] #15 125.3 572 | "The value type %d is not accepted", values[i]); [2025-01-14T06:07:15.681Z] #15 125.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~ [2025-01-14T06:07:15.681Z] #15 125.3 | | [2025-01-14T06:07:15.681Z] #15 125.3 | const iot_data_t * [2025-01-14T06:07:15.681Z] #15 125.3 /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-01-14T06:07:15.681Z] #15 125.3 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-01-14T06:07:15.681Z] #15 125.3 | ^~~~~~~~~~~ [2025-01-14T06:07:15.681Z] #15 125.3 /device-bacnet-c/src/c/driver.c:572:41: note: format string is defined here [2025-01-14T06:07:15.681Z] #15 125.3 572 | "The value type %d is not accepted", values[i]); [2025-01-14T06:07:15.681Z] #15 125.3 | ~^ [2025-01-14T06:07:15.681Z] #15 125.3 | | [2025-01-14T06:07:15.681Z] #15 125.3 | int [2025-01-14T06:07:17.621Z] #15 126.8 [ 88%] Building C object CMakeFiles/device-bacnet-c.dir/return_data.c.o [2025-01-14T06:07:17.621Z] #15 127.2 [100%] Linking C executable device-bacnet-c [2025-01-14T06:07:17.887Z] #15 127.3 /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-01-14T06:07:18.163Z] #15 127.6 [100%] Built target device-bacnet-c [2025-01-14T06:07:18.163Z] #15 DONE 127.7s [2025-01-14T06:07:18.430Z] [2025-01-14T06:07:18.430Z] #16 exporting to image [2025-01-14T06:07:18.430Z] #16 exporting layers [2025-01-14T06:07:19.393Z] #16 exporting layers 1.2s done [2025-01-14T06:07:19.393Z] #16 writing image sha256:1162420f6ea3cd482d38753c5b32b937959dd21c4b3403aca07b2ef4891a973b done [2025-01-14T06:07:19.393Z] #16 naming to docker.io/library/ci-base-image-arm64 done [2025-01-14T06:07:19.393Z] #16 DONE 1.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T06:07:20.118Z] + docker inspect -f . ci-base-image-arm64 [2025-01-14T06:07:20.118Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-14T06:07:20.281Z] prd-ubuntu20.04-docker-arm64-4c-16g-36687 does not seem to be running inside a container [2025-01-14T06:07:20.345Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-bacnet-c/28 -v /w/workspace/device-bacnet-c/28:/w/workspace/device-bacnet-c/28:rw,z -v /w/workspace/device-bacnet-c/28@tmp:/w/workspace/device-bacnet-c/28@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-arm64 cat [2025-01-14T06:07:21.436Z] $ docker top 638eec20795edf340f678d2d8da13547d382021008ab679134dd71bb77775b43 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-14T06:07:22.226Z] + make test [2025-01-14T06:07:22.226Z] build/release/device-bacnet-c/device-bacnet-c [Pipeline] } [2025-01-14T06:07:22.243Z] $ docker stop --time=1 638eec20795edf340f678d2d8da13547d382021008ab679134dd71bb77775b43 [2025-01-14T06:07:23.754Z] $ docker rm -f --volumes 638eec20795edf340f678d2d8da13547d382021008ab679134dd71bb77775b43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-14T06:07:24.305Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-01-14T06:07:24.628Z] + ls -al . [2025-01-14T06:07:24.628Z] total 84 [2025-01-14T06:07:24.628Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 14 06:03 . [2025-01-14T06:07:24.628Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 06:02 .. [2025-01-14T06:07:24.628Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 14 06:02 .git [2025-01-14T06:07:24.628Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 06:02 .github [2025-01-14T06:07:24.628Z] -rw-rw-r-- 1 jenkins jenkins 1563 Jan 14 06:02 Attribution.txt [2025-01-14T06:07:24.628Z] -rw-rw-r-- 1 jenkins jenkins 1004 Jan 14 06:02 CHANGELOG.md [2025-01-14T06:07:24.628Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 14 06:02 GOVERNANCE.md [2025-01-14T06:07:24.628Z] -rw-rw-r-- 1 jenkins jenkins 764 Jan 14 06:02 Jenkinsfile [2025-01-14T06:07:24.628Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 14 06:02 LICENSE [2025-01-14T06:07:24.628Z] -rw-rw-r-- 1 jenkins jenkins 837 Jan 14 06:02 Makefile [2025-01-14T06:07:24.628Z] -rw-rw-r-- 1 jenkins jenkins 621 Jan 14 06:02 OWNERS.md [2025-01-14T06:07:24.628Z] -rw-rw-r-- 1 jenkins jenkins 5491 Jan 14 06:02 README.md [2025-01-14T06:07:24.628Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 14 06:00 VERSION [2025-01-14T06:07:24.628Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 06:02 docs [2025-01-14T06:07:24.628Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 06:02 res [2025-01-14T06:07:24.628Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 06:02 sample-profiles [2025-01-14T06:07:24.628Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 06:02 scripts [2025-01-14T06:07:24.628Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 06:02 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T06:07:24.971Z] + 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=f2ccd720424fccf53d66299bc60d2e163acc52e1 --label arch=arm64 --label version=3.2.0-dev.1 . [2025-01-14T06:07:25.930Z] #0 building with "default" instance using docker driver [2025-01-14T06:07:25.930Z] [2025-01-14T06:07:25.930Z] #1 [internal] load .dockerignore [2025-01-14T06:07:25.930Z] #1 transferring context: 2B 0.0s done [2025-01-14T06:07:25.930Z] #1 DONE 0.0s [2025-01-14T06:07:25.930Z] [2025-01-14T06:07:25.930Z] #2 [internal] load build definition from Dockerfile.alpine [2025-01-14T06:07:25.930Z] #2 transferring dockerfile: 2.40kB 0.0s done [2025-01-14T06:07:25.930Z] #2 DONE 0.0s [2025-01-14T06:07:25.930Z] [2025-01-14T06:07:25.930Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-14T06:07:25.930Z] #3 DONE 0.0s [2025-01-14T06:07:25.930Z] [2025-01-14T06:07:25.930Z] #4 [internal] load metadata for docker.io/library/alpine:3.20 [2025-01-14T06:07:26.196Z] #4 DONE 0.2s [2025-01-14T06:07:26.196Z] [2025-01-14T06:07:26.196Z] #5 [internal] load build context [2025-01-14T06:07:26.196Z] #5 transferring context: 20.65kB 0.0s done [2025-01-14T06:07:26.196Z] #5 DONE 0.1s [2025-01-14T06:07:26.196Z] [2025-01-14T06:07:26.196Z] #6 [stage-1 1/12] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-14T06:07:26.196Z] #6 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done [2025-01-14T06:07:26.466Z] #6 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-14T06:07:26.466Z] #6 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-14T06:07:26.466Z] #6 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-14T06:07:26.466Z] #6 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 2.10MB / 4.09MB 0.1s [2025-01-14T06:07:26.466Z] #6 ... [2025-01-14T06:07:26.466Z] [2025-01-14T06:07:26.466Z] #7 [builder 1/10] FROM docker.io/library/ci-base-image-arm64 [2025-01-14T06:07:26.466Z] #7 DONE 0.3s [2025-01-14T06:07:26.466Z] [2025-01-14T06:07:26.466Z] #6 [stage-1 1/12] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-14T06:07:26.466Z] #6 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.1s done [2025-01-14T06:07:26.466Z] #6 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb [2025-01-14T06:07:27.048Z] #6 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.5s done [2025-01-14T06:07:27.048Z] #6 DONE 1.0s [2025-01-14T06:07:27.048Z] [2025-01-14T06:07:27.048Z] #8 [builder 2/10] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-01-14T06:07:27.315Z] #8 0.662 Connecting to iotech.jfrog.io (54.73.4.50:443) [2025-01-14T06:07:27.905Z] #8 1.213 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-01-14T06:07:27.905Z] #8 1.219 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-01-14T06:07:27.905Z] #8 1.219 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-01-14T06:07:27.905Z] #8 DONE 1.4s [2025-01-14T06:07:27.905Z] [2025-01-14T06:07:27.905Z] #9 [stage-1 2/12] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-01-14T06:07:27.905Z] #9 0.704 Connecting to iotech.jfrog.io (34.247.22.236:443) [2025-01-14T06:07:28.490Z] #9 1.195 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-01-14T06:07:28.490Z] #9 1.195 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-01-14T06:07:28.490Z] #9 1.196 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-01-14T06:07:28.490Z] #9 DONE 1.3s [2025-01-14T06:07:28.490Z] [2025-01-14T06:07:28.490Z] #10 [builder 3/10] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-01-14T06:07:29.077Z] #10 DONE 1.1s [2025-01-14T06:07:29.077Z] [2025-01-14T06:07:29.077Z] #11 [builder 4/10] RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev [2025-01-14T06:07:29.665Z] #11 ... [2025-01-14T06:07:29.665Z] [2025-01-14T06:07:29.665Z] #12 [stage-1 3/12] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-01-14T06:07:29.665Z] #12 DONE 1.1s [2025-01-14T06:07:29.665Z] [2025-01-14T06:07:29.665Z] #13 [stage-1 4/12] RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.5 dumb-init [2025-01-14T06:07:30.665Z] #13 0.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-14T06:07:30.931Z] #13 1.251 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-14T06:07:31.515Z] #13 1.931 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-14T06:07:32.470Z] #13 ... [2025-01-14T06:07:32.470Z] [2025-01-14T06:07:32.470Z] #11 [builder 4/10] RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev [2025-01-14T06:07:32.470Z] #11 0.978 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2025-01-14T06:07:32.470Z] #11 1.468 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2025-01-14T06:07:32.470Z] #11 2.139 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-14T06:07:32.470Z] #11 3.000 WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-01-14T06:07:32.470Z] #11 3.087 OK: 334 MiB in 103 packages [2025-01-14T06:07:32.470Z] #11 DONE 3.4s [2025-01-14T06:07:32.470Z] [2025-01-14T06:07:32.470Z] #14 [builder 5/10] COPY scripts /device-bacnet-c/scripts [2025-01-14T06:07:32.470Z] #14 DONE 0.1s [2025-01-14T06:07:32.470Z] [2025-01-14T06:07:32.470Z] #13 [stage-1 4/12] RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.5 dumb-init [2025-01-14T06:07:32.470Z] #13 ... [2025-01-14T06:07:32.470Z] [2025-01-14T06:07:32.470Z] #15 [builder 6/10] COPY src /device-bacnet-c/src/ [2025-01-14T06:07:32.470Z] #15 DONE 0.1s [2025-01-14T06:07:32.470Z] [2025-01-14T06:07:32.470Z] #13 [stage-1 4/12] RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.5 dumb-init [2025-01-14T06:07:32.470Z] #13 2.964 WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-01-14T06:07:32.470Z] #13 2.990 (1/27) Installing ca-certificates (20241121-r1) [2025-01-14T06:07:32.736Z] #13 3.097 (2/27) Installing brotli-libs (1.1.0-r2) [2025-01-14T06:07:32.736Z] #13 3.130 (3/27) Installing c-ares (1.33.1-r0) [2025-01-14T06:07:32.736Z] #13 ... [2025-01-14T06:07:32.736Z] [2025-01-14T06:07:32.736Z] #16 [builder 7/10] COPY VERSION /device-bacnet-c/ [2025-01-14T06:07:32.736Z] #16 DONE 0.1s [2025-01-14T06:07:32.736Z] [2025-01-14T06:07:32.736Z] #13 [stage-1 4/12] RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.5 dumb-init [2025-01-14T06:07:32.736Z] #13 3.142 (4/27) Installing libunistring (1.2-r0) [2025-01-14T06:07:32.736Z] #13 3.185 (5/27) Installing libidn2 (2.3.7-r0) [2025-01-14T06:07:32.736Z] #13 3.196 (6/27) Installing nghttp2-libs (1.62.1-r0) [2025-01-14T06:07:32.736Z] #13 3.208 (7/27) Installing libpsl (0.21.5-r1) [2025-01-14T06:07:32.736Z] #13 3.223 (8/27) Installing zstd-libs (1.5.6-r0) [2025-01-14T06:07:32.736Z] #13 3.246 (9/27) Installing libcurl (8.11.1-r0) [2025-01-14T06:07:33.002Z] #13 ... [2025-01-14T06:07:33.002Z] [2025-01-14T06:07:33.002Z] #17 [builder 8/10] WORKDIR /device-bacnet-c [2025-01-14T06:07:33.002Z] #17 DONE 0.1s [2025-01-14T06:07:33.002Z] [2025-01-14T06:07:33.002Z] #13 [stage-1 4/12] RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.5 dumb-init [2025-01-14T06:07:33.002Z] #13 3.271 (10/27) Installing curl (8.11.1-r0) [2025-01-14T06:07:33.002Z] #13 3.285 (11/27) Installing dumb-init (1.2.5-r3) [2025-01-14T06:07:33.002Z] #13 3.292 (12/27) Installing hiredis (1.2.0-r0) [2025-01-14T06:07:33.002Z] #13 3.381 (13/27) Installing yaml (0.2.5-r2) [2025-01-14T06:07:33.002Z] #13 3.390 (14/27) Installing libcbor (0.11.0-r0) [2025-01-14T06:07:33.002Z] #13 3.477 (15/27) Installing iotech-iot-1.5 (1.5.5-r0) [2025-01-14T06:07:33.961Z] #13 4.185 (16/27) Installing pkgconf (2.2.0-r0) [2025-01-14T06:07:33.961Z] #13 4.197 (17/27) Installing openssl-dev (3.3.2-r1) [2025-01-14T06:07:33.961Z] #13 4.297 (18/27) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-01-14T06:07:34.924Z] #13 5.223 (19/27) Installing gmp (6.3.0-r1) [2025-01-14T06:07:34.924Z] #13 5.247 (20/27) Installing nettle (3.9.1-r0) [2025-01-14T06:07:34.924Z] #13 5.271 (21/27) Installing libffi (3.4.6-r0) [2025-01-14T06:07:34.924Z] #13 5.278 (22/27) Installing libtasn1 (4.19.0-r2) [2025-01-14T06:07:34.924Z] #13 5.287 (23/27) Installing p11-kit (0.25.3-r0) [2025-01-14T06:07:34.924Z] #13 5.326 (24/27) Installing gnutls (3.8.5-r0) [2025-01-14T06:07:34.924Z] #13 5.379 (25/27) Installing libmicrohttpd (0.9.77-r0) [2025-01-14T06:07:35.192Z] #13 5.485 (26/27) Installing libuuid (2.40.1-r1) [2025-01-14T06:07:35.192Z] #13 5.574 (27/27) Installing linux-headers (6.6-r0) [2025-01-14T06:07:35.774Z] #13 6.134 Executing busybox-1.36.1-r29.trigger [2025-01-14T06:07:35.774Z] #13 6.157 Executing ca-certificates-20241121-r1.trigger [2025-01-14T06:07:36.042Z] #13 6.385 OK: 32 MiB in 41 packages [2025-01-14T06:07:36.644Z] #13 DONE 6.9s [2025-01-14T06:07:36.644Z] [2025-01-14T06:07:36.644Z] #18 [builder 9/10] RUN /device-bacnet-c/scripts/build_deps.sh [2025-01-14T06:07:36.644Z] #18 0.587 + CSDK_VER=4.0.0-dev.14 [2025-01-14T06:07:36.644Z] #18 0.587 + '[' '!' -d deps ] [2025-01-14T06:07:36.644Z] #18 0.587 + mkdir deps [2025-01-14T06:07:36.644Z] #18 0.590 + cd /device-bacnet-c/deps [2025-01-14T06:07:36.644Z] #18 0.590 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0-dev.14.zip [2025-01-14T06:07:36.644Z] #18 0.595 Connecting to github.com (140.82.114.3:443) [2025-01-14T06:07:36.644Z] #18 0.888 Connecting to codeload.github.com (140.82.114.9:443) [2025-01-14T06:07:36.644Z] #18 1.128 saving to 'v4.0.0-dev.14.zip' [2025-01-14T06:07:36.644Z] #18 1.189 v4.0.0-dev.14.zip 100% |********************************| 246k 0:00:00 ETA [2025-01-14T06:07:36.644Z] #18 1.190 'v4.0.0-dev.14.zip' saved [2025-01-14T06:07:36.644Z] #18 1.192 + unzip v4.0.0-dev.14.zip [2025-01-14T06:07:36.644Z] #18 1.194 Archive: v4.0.0-dev.14.zip [2025-01-14T06:07:36.644Z] #18 1.208 creating: device-sdk-c-4.0.0-dev.14/ [2025-01-14T06:07:36.644Z] #18 1.208 creating: device-sdk-c-4.0.0-dev.14/.github/ [2025-01-14T06:07:36.644Z] #18 1.208 inflating: device-sdk-c-4.0.0-dev.14/.github/Contributing.md [2025-01-14T06:07:36.644Z] #18 1.208 inflating: device-sdk-c-4.0.0-dev.14/.github/PULL_REQUEST_TEMPLATE.md [2025-01-14T06:07:36.644Z] #18 1.208 inflating: device-sdk-c-4.0.0-dev.14/.github/semantic.yml [2025-01-14T06:07:36.644Z] #18 1.208 creating: device-sdk-c-4.0.0-dev.14/.github/workflows/ [2025-01-14T06:07:36.644Z] #18 1.208 inflating: device-sdk-c-4.0.0-dev.14/.github/workflows/release.yml [2025-01-14T06:07:36.644Z] #18 1.208 inflating: device-sdk-c-4.0.0-dev.14/.gitignore [2025-01-14T06:07:36.644Z] #18 1.208 inflating: device-sdk-c-4.0.0-dev.14/Attribution.txt [2025-01-14T06:07:36.644Z] #18 1.208 inflating: device-sdk-c-4.0.0-dev.14/CHANGELOG.md [2025-01-14T06:07:36.644Z] #18 1.208 inflating: device-sdk-c-4.0.0-dev.14/Doxyfile [2025-01-14T06:07:36.644Z] #18 1.208 inflating: device-sdk-c-4.0.0-dev.14/GOVERNANCE.md [2025-01-14T06:07:36.644Z] #18 1.208 inflating: device-sdk-c-4.0.0-dev.14/Jenkinsfile [2025-01-14T06:07:36.644Z] #18 1.208 inflating: device-sdk-c-4.0.0-dev.14/LICENSE [2025-01-14T06:07:36.644Z] #18 1.208 inflating: device-sdk-c-4.0.0-dev.14/Makefile [2025-01-14T06:07:36.644Z] #18 1.208 inflating: device-sdk-c-4.0.0-dev.14/OWNERS.md [2025-01-14T06:07:36.644Z] #18 1.208 inflating: device-sdk-c-4.0.0-dev.14/README.IOT.md [2025-01-14T06:07:36.644Z] #18 1.208 inflating: device-sdk-c-4.0.0-dev.14/README.md [2025-01-14T06:07:36.644Z] #18 1.208 inflating: device-sdk-c-4.0.0-dev.14/README.v3.md [2025-01-14T06:07:36.644Z] #18 1.208 creating: device-sdk-c-4.0.0-dev.14/docs/ [2025-01-14T06:07:36.644Z] #18 1.217 inflating: device-sdk-c-4.0.0-dev.14/docs/configuration.md [2025-01-14T06:07:36.644Z] #18 1.217 inflating: device-sdk-c-4.0.0-dev.14/docs/deviceprofiles.md [2025-01-14T06:07:36.644Z] #18 1.217 inflating: device-sdk-c-4.0.0-dev.14/docs/metrics.md [2025-01-14T06:07:36.644Z] #18 1.217 inflating: device-sdk-c-4.0.0-dev.14/docs/servicewritersguide.md [2025-01-14T06:07:36.644Z] #18 1.217 inflating: device-sdk-c-4.0.0-dev.14/docs/startup.md [2025-01-14T06:07:36.644Z] #18 1.217 creating: device-sdk-c-4.0.0-dev.14/include/ [2025-01-14T06:07:36.644Z] #18 1.217 creating: device-sdk-c-4.0.0-dev.14/include/devsdk/ [2025-01-14T06:07:36.644Z] #18 1.217 inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk-base.h [2025-01-14T06:07:36.644Z] #18 1.217 inflating: device-sdk-c-4.0.0-dev.14/include/devsdk/devsdk.h [2025-01-14T06:07:36.644Z] #18 1.217 creating: device-sdk-c-4.0.0-dev.14/include/edgex/ [2025-01-14T06:07:36.644Z] #18 1.217 inflating: device-sdk-c-4.0.0-dev.14/include/edgex/devices.h [2025-01-14T06:07:36.644Z] #18 1.217 inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex-base.h [2025-01-14T06:07:36.644Z] #18 1.217 inflating: device-sdk-c-4.0.0-dev.14/include/edgex/edgex.h [2025-01-14T06:07:36.644Z] #18 1.217 inflating: device-sdk-c-4.0.0-dev.14/include/edgex/profiles.h [2025-01-14T06:07:36.644Z] #18 1.217 inflating: device-sdk-c-4.0.0-dev.14/include/edgex/rest-server.h [2025-01-14T06:07:36.644Z] #18 1.217 creating: device-sdk-c-4.0.0-dev.14/scripts/ [2025-01-14T06:07:36.644Z] #18 1.217 inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine [2025-01-14T06:07:36.644Z] #18 1.229 inflating: device-sdk-c-4.0.0-dev.14/scripts/Dockerfile.alpine-base [2025-01-14T06:07:36.644Z] #18 1.229 inflating: device-sdk-c-4.0.0-dev.14/scripts/build.sh [2025-01-14T06:07:36.644Z] #18 1.229 inflating: device-sdk-c-4.0.0-dev.14/scripts/entrypoint.sh [2025-01-14T06:07:36.644Z] #18 1.229 creating: device-sdk-c-4.0.0-dev.14/src/ [2025-01-14T06:07:36.644Z] #18 1.229 inflating: device-sdk-c-4.0.0-dev.14/src/CMakeLists.txt [2025-01-14T06:07:36.644Z] #18 1.229 creating: device-sdk-c-4.0.0-dev.14/src/c/ [2025-01-14T06:07:36.644Z] #18 1.229 inflating: device-sdk-c-4.0.0-dev.14/src/c/CMakeLists.txt [2025-01-14T06:07:36.644Z] #18 1.229 inflating: device-sdk-c-4.0.0-dev.14/src/c/api.h [2025-01-14T06:07:36.644Z] #18 1.229 inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.c [2025-01-14T06:07:36.644Z] #18 1.229 inflating: device-sdk-c-4.0.0-dev.14/src/c/autoevent.h [2025-01-14T06:07:36.644Z] #18 1.229 inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-impl.h [2025-01-14T06:07:36.644Z] #18 1.229 inflating: device-sdk-c-4.0.0-dev.14/src/c/bus-mqtt.c [2025-01-14T06:07:36.644Z] #18 1.229 inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.c [2025-01-14T06:07:36.644Z] #18 1.229 inflating: device-sdk-c-4.0.0-dev.14/src/c/bus.h [2025-01-14T06:07:36.644Z] #18 1.229 inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.c [2025-01-14T06:07:36.644Z] #18 1.229 inflating: device-sdk-c-4.0.0-dev.14/src/c/callback3.h [2025-01-14T06:07:36.644Z] #18 1.229 inflating: device-sdk-c-4.0.0-dev.14/src/c/cmdinfo.h [2025-01-14T06:07:36.644Z] #18 1.229 inflating: device-sdk-c-4.0.0-dev.14/src/c/config.c [2025-01-14T06:07:36.644Z] #18 1.229 inflating: device-sdk-c-4.0.0-dev.14/src/c/config.h [2025-01-14T06:07:36.644Z] #18 1.241 inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.c [2025-01-14T06:07:36.644Z] #18 1.241 inflating: device-sdk-c-4.0.0-dev.14/src/c/correlation.h [2025-01-14T06:07:36.644Z] #18 1.241 inflating: device-sdk-c-4.0.0-dev.14/src/c/data.c [2025-01-14T06:07:36.644Z] #18 1.241 inflating: device-sdk-c-4.0.0-dev.14/src/c/data.h [2025-01-14T06:07:36.644Z] #18 1.241 inflating: device-sdk-c-4.0.0-dev.14/src/c/defs.h.in [2025-01-14T06:07:36.644Z] #18 1.241 inflating: device-sdk-c-4.0.0-dev.14/src/c/device.c [2025-01-14T06:07:36.644Z] #18 1.241 inflating: device-sdk-c-4.0.0-dev.14/src/c/device.h [2025-01-14T06:07:36.644Z] #18 1.241 inflating: device-sdk-c-4.0.0-dev.14/src/c/devman.c [2025-01-14T06:07:36.644Z] #18 1.241 inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.c [2025-01-14T06:07:36.644Z] #18 1.241 inflating: device-sdk-c-4.0.0-dev.14/src/c/devmap.h [2025-01-14T06:07:36.644Z] #18 1.241 inflating: device-sdk-c-4.0.0-dev.14/src/c/devsdk-base.c [2025-01-14T06:07:36.644Z] #18 1.241 inflating: device-sdk-c-4.0.0-dev.14/src/c/devutil.h [2025-01-14T06:07:36.644Z] #18 1.241 inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.c [2025-01-14T06:07:36.644Z] #18 1.241 inflating: device-sdk-c-4.0.0-dev.14/src/c/discovery.h [2025-01-14T06:07:36.644Z] #18 1.241 inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.c [2025-01-14T06:07:36.644Z] #18 1.241 inflating: device-sdk-c-4.0.0-dev.14/src/c/dto-read.h [2025-01-14T06:07:36.644Z] #18 1.241 inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.c [2025-01-14T06:07:36.644Z] #18 1.241 inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-logging.h [2025-01-14T06:07:36.644Z] #18 1.241 inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.c [2025-01-14T06:07:36.644Z] #18 1.250 inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex-rest.h [2025-01-14T06:07:36.644Z] #18 1.250 inflating: device-sdk-c-4.0.0-dev.14/src/c/edgex2.h [2025-01-14T06:07:36.644Z] #18 1.250 inflating: device-sdk-c-4.0.0-dev.14/src/c/errorlist.h [2025-01-14T06:07:36.644Z] #18 1.250 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/ [2025-01-14T06:07:36.644Z] #18 1.250 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/CMakeLists.txt [2025-01-14T06:07:36.644Z] #18 1.250 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/README.md [2025-01-14T06:07:36.644Z] #18 1.250 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/ [2025-01-14T06:07:36.644Z] #18 1.250 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/CMakeLists.txt [2025-01-14T06:07:36.644Z] #18 1.250 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/README.md [2025-01-14T06:07:36.644Z] #18 1.250 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/device-bitfields.c [2025-01-14T06:07:36.644Z] #18 1.250 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/ [2025-01-14T06:07:36.644Z] #18 1.250 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/configuration.yaml [2025-01-14T06:07:36.644Z] #18 1.250 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/ [2025-01-14T06:07:36.644Z] #18 1.250 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/devices/Bitfields.json [2025-01-14T06:07:36.644Z] #18 1.250 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/ [2025-01-14T06:07:36.644Z] #18 1.257 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-01-14T06:07:36.644Z] #18 1.257 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/ [2025-01-14T06:07:36.644Z] #18 1.257 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/CMakeLists.txt [2025-01-14T06:07:36.644Z] #18 1.257 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/README.md [2025-01-14T06:07:36.644Z] #18 1.257 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/device-counter.c [2025-01-14T06:07:36.644Z] #18 1.257 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/ [2025-01-14T06:07:36.644Z] #18 1.257 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/configuration.yaml [2025-01-14T06:07:36.644Z] #18 1.257 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/ [2025-01-14T06:07:36.644Z] #18 1.257 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/devices/Counters.json [2025-01-14T06:07:36.644Z] #18 1.257 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/ [2025-01-14T06:07:36.644Z] #18 1.257 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/counters/res/profiles/Counter.json [2025-01-14T06:07:36.644Z] #18 1.257 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/ [2025-01-14T06:07:36.644Z] #18 1.257 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/CMakeLists.txt [2025-01-14T06:07:36.644Z] #18 1.265 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/README.md [2025-01-14T06:07:36.644Z] #18 1.265 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/ [2025-01-14T06:07:36.644Z] #18 1.265 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/configuration.yaml [2025-01-14T06:07:36.644Z] #18 1.265 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/ [2025-01-14T06:07:36.644Z] #18 1.265 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/devices/readme.txt [2025-01-14T06:07:36.644Z] #18 1.265 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/ [2025-01-14T06:07:36.644Z] #18 1.265 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-01-14T06:07:36.644Z] #18 1.265 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/template.c [2025-01-14T06:07:36.644Z] #18 1.265 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher1.json [2025-01-14T06:07:36.644Z] #18 1.265 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/discovery/watcher2.json [2025-01-14T06:07:36.644Z] #18 1.265 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/ [2025-01-14T06:07:36.644Z] #18 1.265 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/CMakeLists.txt [2025-01-14T06:07:36.644Z] #18 1.265 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/README.md [2025-01-14T06:07:36.644Z] #18 1.265 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/device-file.c [2025-01-14T06:07:36.644Z] #18 1.275 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/ [2025-01-14T06:07:36.644Z] #18 1.275 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/configuration.yaml [2025-01-14T06:07:36.644Z] #18 1.275 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/ [2025-01-14T06:07:36.644Z] #18 1.275 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/devices/file1.json [2025-01-14T06:07:36.644Z] #18 1.275 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/lorem.txt [2025-01-14T06:07:36.644Z] #18 1.275 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/ [2025-01-14T06:07:36.644Z] #18 1.275 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-01-14T06:07:36.644Z] #18 1.275 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/ [2025-01-14T06:07:36.644Z] #18 1.275 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/CMakeLists.txt [2025-01-14T06:07:36.644Z] #18 1.275 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/README.md [2025-01-14T06:07:36.644Z] #18 1.275 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/device-gyro.c [2025-01-14T06:07:36.644Z] #18 1.275 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/ [2025-01-14T06:07:36.644Z] #18 1.275 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/configuration.yaml [2025-01-14T06:07:36.644Z] #18 1.275 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/ [2025-01-14T06:07:36.644Z] #18 1.283 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/devices/gyro.json [2025-01-14T06:07:36.644Z] #18 1.283 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/ [2025-01-14T06:07:36.644Z] #18 1.283 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/gyro/res/profiles/Gyro.json [2025-01-14T06:07:36.644Z] #18 1.283 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/ [2025-01-14T06:07:36.644Z] #18 1.283 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/CMakeLists.txt [2025-01-14T06:07:36.644Z] #18 1.283 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/README.md [2025-01-14T06:07:36.644Z] #18 1.283 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/device-random.c [2025-01-14T06:07:36.644Z] #18 1.283 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/ [2025-01-14T06:07:36.644Z] #18 1.283 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/configuration.yaml [2025-01-14T06:07:36.644Z] #18 1.283 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/ [2025-01-14T06:07:36.644Z] #18 1.283 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/devices/randomdevice1.json [2025-01-14T06:07:36.644Z] #18 1.283 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/ [2025-01-14T06:07:36.644Z] #18 1.283 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-01-14T06:07:36.644Z] #18 1.283 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/ [2025-01-14T06:07:36.644Z] #18 1.291 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/configuration.yaml [2025-01-14T06:07:36.644Z] #18 1.291 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/ [2025-01-14T06:07:36.644Z] #18 1.291 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/devices/device1.json [2025-01-14T06:07:36.644Z] #18 1.291 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/ [2025-01-14T06:07:36.644Z] #18 1.291 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/res/profiles/TemplateProfile.json [2025-01-14T06:07:36.644Z] #18 1.291 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/template.c [2025-01-14T06:07:36.644Z] #18 1.291 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/ [2025-01-14T06:07:36.644Z] #18 1.291 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/CMakeLists.txt [2025-01-14T06:07:36.644Z] #18 1.291 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/README.md [2025-01-14T06:07:36.644Z] #18 1.291 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/device-terminal.c [2025-01-14T06:07:36.644Z] #18 1.291 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/ [2025-01-14T06:07:36.644Z] #18 1.291 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/configuration.yaml [2025-01-14T06:07:36.644Z] #18 1.291 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/ [2025-01-14T06:07:36.644Z] #18 1.291 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/devices/terminal.json [2025-01-14T06:07:36.644Z] #18 1.304 creating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/ [2025-01-14T06:07:36.644Z] #18 1.304 inflating: device-sdk-c-4.0.0-dev.14/src/c/examples/terminal/res/profiles/Terminal.json [2025-01-14T06:07:36.644Z] #18 1.304 inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.c [2025-01-14T06:07:36.644Z] #18 1.304 inflating: device-sdk-c-4.0.0-dev.14/src/c/filesys.h [2025-01-14T06:07:36.644Z] #18 1.304 inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.c [2025-01-14T06:07:36.644Z] #18 1.304 inflating: device-sdk-c-4.0.0-dev.14/src/c/keeper.h [2025-01-14T06:07:36.644Z] #18 1.304 inflating: device-sdk-c-4.0.0-dev.14/src/c/map.c [2025-01-14T06:07:36.644Z] #18 1.304 inflating: device-sdk-c-4.0.0-dev.14/src/c/map.h [2025-01-14T06:07:36.644Z] #18 1.304 inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.c [2025-01-14T06:07:36.644Z] #18 1.304 inflating: device-sdk-c-4.0.0-dev.14/src/c/metadata.h [2025-01-14T06:07:36.645Z] #18 1.304 inflating: device-sdk-c-4.0.0-dev.14/src/c/metrics.h [2025-01-14T06:07:36.645Z] #18 1.304 inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.c [2025-01-14T06:07:36.645Z] #18 1.304 inflating: device-sdk-c-4.0.0-dev.14/src/c/opstate.h [2025-01-14T06:07:36.645Z] #18 1.304 inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.c [2025-01-14T06:07:36.645Z] #18 1.304 inflating: device-sdk-c-4.0.0-dev.14/src/c/parson.h [2025-01-14T06:07:36.645Z] #18 1.304 inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.c [2025-01-14T06:07:36.645Z] #18 1.304 inflating: device-sdk-c-4.0.0-dev.14/src/c/profiles.h [2025-01-14T06:07:36.645Z] #18 1.314 inflating: device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h [2025-01-14T06:07:36.645Z] #18 1.314 inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.c [2025-01-14T06:07:36.645Z] #18 1.314 inflating: device-sdk-c-4.0.0-dev.14/src/c/registry.h [2025-01-14T06:07:36.645Z] #18 1.314 inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.c [2025-01-14T06:07:36.645Z] #18 1.314 inflating: device-sdk-c-4.0.0-dev.14/src/c/reqdata.h [2025-01-14T06:07:36.645Z] #18 1.314 inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.c [2025-01-14T06:07:36.645Z] #18 1.314 inflating: device-sdk-c-4.0.0-dev.14/src/c/request_auth.h [2025-01-14T06:07:36.645Z] #18 1.314 inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.c [2025-01-14T06:07:36.645Z] #18 1.314 inflating: device-sdk-c-4.0.0-dev.14/src/c/rest-server.h [2025-01-14T06:07:36.645Z] #18 1.314 inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.c [2025-01-14T06:07:36.645Z] #18 1.314 inflating: device-sdk-c-4.0.0-dev.14/src/c/rest.h [2025-01-14T06:07:36.645Z] #18 1.314 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-impl.h [2025-01-14T06:07:36.645Z] #18 1.314 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.c [2025-01-14T06:07:36.645Z] #18 1.314 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-insecure.h [2025-01-14T06:07:36.645Z] #18 1.314 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.c [2025-01-14T06:07:36.645Z] #18 1.314 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets-vault.h [2025-01-14T06:07:36.645Z] #18 1.314 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.c [2025-01-14T06:07:36.645Z] #18 1.314 inflating: device-sdk-c-4.0.0-dev.14/src/c/secrets.h [2025-01-14T06:07:36.645Z] #18 1.323 inflating: device-sdk-c-4.0.0-dev.14/src/c/service.c [2025-01-14T06:07:36.645Z] #18 1.323 inflating: device-sdk-c-4.0.0-dev.14/src/c/service.h [2025-01-14T06:07:36.645Z] #18 1.323 inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.c [2025-01-14T06:07:36.645Z] #18 1.323 inflating: device-sdk-c-4.0.0-dev.14/src/c/transform.h [2025-01-14T06:07:36.645Z] #18 1.323 inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.c [2025-01-14T06:07:36.645Z] #18 1.323 inflating: device-sdk-c-4.0.0-dev.14/src/c/validate.h [2025-01-14T06:07:36.645Z] #18 1.323 inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.c [2025-01-14T06:07:36.645Z] #18 1.323 inflating: device-sdk-c-4.0.0-dev.14/src/c/watchers.h [2025-01-14T06:07:36.645Z] #18 1.323 creating: device-sdk-c-4.0.0-dev.14/src/cmake/ [2025-01-14T06:07:36.645Z] #18 1.323 inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindIOT.cmake [2025-01-14T06:07:36.645Z] #18 1.323 inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBCBOR.cmake [2025-01-14T06:07:36.645Z] #18 1.323 inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBMICROHTTP.cmake [2025-01-14T06:07:36.645Z] #18 1.323 inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBPAHO.cmake [2025-01-14T06:07:36.645Z] #18 1.323 inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBUUID.cmake [2025-01-14T06:07:36.645Z] #18 1.323 inflating: device-sdk-c-4.0.0-dev.14/src/cmake/FindLIBYAML.cmake [2025-01-14T06:07:36.645Z] #18 1.324 + cd device-sdk-c-4.0.0-dev.14 [2025-01-14T06:07:36.645Z] #18 1.324 + ./scripts/build.sh [2025-01-14T06:07:36.645Z] #18 1.326 + CPPCHECK=false [2025-01-14T06:07:36.645Z] #18 1.326 + DOCGEN=false [2025-01-14T06:07:36.645Z] #18 1.326 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-01-14T06:07:36.645Z] #18 1.327 + '[' 0 -gt 0 ] [2025-01-14T06:07:36.645Z] #18 1.328 + readlink -f ./scripts/build.sh [2025-01-14T06:07:36.645Z] #18 1.331 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/scripts/build.sh [2025-01-14T06:07:36.645Z] #18 1.332 + dirname /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/scripts [2025-01-14T06:07:36.645Z] #18 1.334 + ROOT=/device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14 [2025-01-14T06:07:36.645Z] #18 1.334 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14 [2025-01-14T06:07:36.645Z] #18 1.335 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-01-14T06:07:36.645Z] #18 1.338 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-01-14T06:07:36.645Z] #18 1.338 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src [2025-01-14T06:07:36.645Z] #18 1.683 -- The C compiler identification is GNU 12.2.1 [2025-01-14T06:07:36.645Z] #18 1.755 -- Detecting C compiler ABI info [2025-01-14T06:07:36.645Z] #18 2.092 -- Detecting C compiler ABI info - done [2025-01-14T06:07:36.645Z] #18 2.223 -- Check for working C compiler: /usr/bin/cc - skipped [2025-01-14T06:07:36.645Z] #18 2.226 -- Detecting C compile features [2025-01-14T06:07:36.645Z] #18 2.232 -- Detecting C compile features - done [2025-01-14T06:07:36.645Z] #18 2.259 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-01-14T06:07:36.645Z] #18 2.539 -- Found CURL: /usr/lib/libcurl.so (found version "8.11.1") [2025-01-14T06:07:36.645Z] #18 2.558 -- Found LIBYAML: /usr/lib/libyaml.so [2025-01-14T06:07:36.645Z] #18 2.577 -- Found LIBUUID: /usr/lib/libuuid.so [2025-01-14T06:07:36.645Z] #18 2.594 -- Found LIBCBOR: /usr/lib/libcbor.so [2025-01-14T06:07:36.645Z] #18 2.613 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-01-14T06:07:36.645Z] #18 2.633 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-01-14T06:07:36.645Z] #18 2.633 -- /opt/iotech/iot/1.5/include [2025-01-14T06:07:36.645Z] #18 2.634 -- C SDK 0.0.0 for Linux [2025-01-14T06:07:36.645Z] #18 2.648 -- Performing Test CSDK_HAVE_ATOMIC [2025-01-14T06:07:36.645Z] #18 2.978 -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-01-14T06:07:36.645Z] #18 3.166 -- Found Curses: /usr/lib/libcurses.so [2025-01-14T06:07:36.645Z] #18 3.346 -- Configuring done (2.0s) [2025-01-14T06:07:36.645Z] #18 3.677 -- Generating done (0.3s) [2025-01-14T06:07:36.645Z] #18 3.705 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release [2025-01-14T06:07:36.645Z] #18 3.727 + make all package [2025-01-14T06:07:36.645Z] #18 3.730 + tee release.log [2025-01-14T06:07:36.926Z] #18 3.911 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-01-14T06:07:37.513Z] #18 4.776 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-01-14T06:07:38.929Z] #18 5.886 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-01-14T06:07:39.903Z] #18 ... [2025-01-14T06:07:39.903Z] [2025-01-14T06:07:39.903Z] #19 [stage-1 5/12] RUN apk --no-cache upgrade [2025-01-14T06:07:39.903Z] #19 0.761 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-14T06:07:39.903Z] #19 1.106 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-14T06:07:39.903Z] #19 1.845 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-14T06:07:39.903Z] #19 2.825 WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-01-14T06:07:39.903Z] #19 2.861 OK: 32 MiB in 41 packages [2025-01-14T06:07:39.903Z] #19 DONE 3.2s [2025-01-14T06:07:39.903Z] [2025-01-14T06:07:39.903Z] #18 [builder 9/10] RUN /device-bacnet-c/scripts/build_deps.sh [2025-01-14T06:07:39.903Z] #18 6.828 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-01-14T06:07:40.488Z] #18 7.599 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-01-14T06:07:43.071Z] #18 10.19 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-01-14T06:07:43.339Z] #18 10.49 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-01-14T06:07:44.748Z] #18 11.67 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-01-14T06:07:46.710Z] #18 13.84 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-01-14T06:07:47.442Z] #18 14.54 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-01-14T06:07:48.398Z] #18 15.55 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-01-14T06:07:49.354Z] #18 16.38 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-01-14T06:07:49.934Z] #18 17.00 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-01-14T06:07:51.342Z] #18 18.15 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-01-14T06:07:51.342Z] #18 18.52 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-01-14T06:07:53.915Z] #18 20.85 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-01-14T06:07:54.180Z] #18 21.28 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-01-14T06:07:54.445Z] #18 21.50 In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, [2025-01-14T06:07:54.445Z] #18 21.50 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, [2025-01-14T06:07:54.445Z] #18 21.50 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, [2025-01-14T06:07:54.445Z] #18 21.50 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, [2025-01-14T06:07:54.445Z] #18 21.50 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: [2025-01-14T06:07:54.445Z] #18 21.50 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': [2025-01-14T06:07:54.445Z] #18 21.50 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:31: warning: format '%s' expects a matching 'char *' argument [-Wformat=] [2025-01-14T06:07:54.445Z] #18 21.50 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-01-14T06:07:54.445Z] #18 21.50 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:07:54.445Z] #18 21.50 /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-01-14T06:07:54.445Z] #18 21.50 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-01-14T06:07:54.445Z] #18 21.50 | ^~~~~~~~~~~ [2025-01-14T06:07:54.445Z] #18 21.50 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here [2025-01-14T06:07:54.445Z] #18 21.50 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-01-14T06:07:54.445Z] #18 21.50 | ~^ [2025-01-14T06:07:54.445Z] #18 21.50 | | [2025-01-14T06:07:54.445Z] #18 21.50 | char * [2025-01-14T06:07:55.848Z] #18 22.95 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-01-14T06:07:56.431Z] #18 23.55 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-01-14T06:07:57.829Z] #18 24.89 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-01-14T06:07:58.408Z] #18 25.42 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-01-14T06:08:06.602Z] #18 32.69 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-01-14T06:08:06.602Z] #18 33.34 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-01-14T06:08:06.602Z] #18 33.78 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-01-14T06:08:07.186Z] #18 34.36 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-01-14T06:08:07.453Z] #18 34.69 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-01-14T06:08:09.399Z] #18 36.20 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-01-14T06:08:11.344Z] #18 38.43 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-01-14T06:08:11.930Z] #18 38.90 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-01-14T06:08:12.893Z] #18 39.77 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-01-14T06:08:13.162Z] #18 40.43 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-01-14T06:08:15.751Z] #18 42.64 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c: In function 'devsdk_service_start': [2025-01-14T06:08:15.751Z] #18 42.64 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2025-01-14T06:08:15.751Z] #18 42.64 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-01-14T06:08:15.751Z] #18 42.64 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:08:15.751Z] #18 42.64 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/service.c:875:21: note: 'deviceservices_config' was declared here [2025-01-14T06:08:15.751Z] #18 42.64 875 | const iot_data_t *deviceservices_config; [2025-01-14T06:08:15.751Z] #18 42.64 | ^~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:08:16.719Z] #18 43.91 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-01-14T06:08:18.135Z] #18 44.91 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-01-14T06:08:18.135Z] #18 45.35 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-01-14T06:08:19.102Z] #18 46.03 [ 68%] Linking C shared library libcsdk.so [2025-01-14T06:08:19.102Z] #18 46.25 [ 68%] Built target csdk [2025-01-14T06:08:19.102Z] #18 46.31 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-01-14T06:08:20.516Z] #18 47.48 [ 72%] Linking C executable template [2025-01-14T06:08:20.516Z] #18 47.57 /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-01-14T06:08:20.785Z] #18 47.80 [ 72%] Built target template [2025-01-14T06:08:20.785Z] #18 47.86 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-01-14T06:08:21.372Z] #18 48.49 [ 76%] Linking C executable device-counter [2025-01-14T06:08:21.372Z] #18 48.58 /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-01-14T06:08:21.641Z] #18 48.82 [ 76%] Built target device-counter [2025-01-14T06:08:21.641Z] #18 48.88 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-01-14T06:08:22.228Z] #18 49.45 [ 80%] Linking C executable device-random [2025-01-14T06:08:22.499Z] #18 49.56 /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-01-14T06:08:22.768Z] #18 49.96 [ 80%] Built target device-random [2025-01-14T06:08:23.037Z] #18 50.02 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-01-14T06:08:23.305Z] #18 50.54 [ 84%] Linking C executable device-gyro [2025-01-14T06:08:23.573Z] #18 50.65 /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-01-14T06:08:23.573Z] #18 50.87 [ 84%] Built target device-gyro [2025-01-14T06:08:23.840Z] #18 50.93 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-01-14T06:08:24.424Z] #18 51.52 [ 88%] Linking C executable device-bitfields [2025-01-14T06:08:24.424Z] #18 51.61 /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-01-14T06:08:24.692Z] #18 51.85 [ 88%] Built target device-bitfields [2025-01-14T06:08:24.692Z] #18 51.91 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-01-14T06:08:25.654Z] #18 52.95 [ 92%] Linking C executable template-discovery [2025-01-14T06:08:25.923Z] #18 53.05 /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-01-14T06:08:26.507Z] #18 53.47 [ 92%] Built target template-discovery [2025-01-14T06:08:26.507Z] #18 53.53 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-01-14T06:08:27.090Z] #18 54.40 [ 96%] Linking C executable device-file [2025-01-14T06:08:27.357Z] #18 54.49 /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-01-14T06:08:27.625Z] #18 54.73 [ 96%] Built target device-file [2025-01-14T06:08:27.625Z] #18 54.78 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-01-14T06:08:28.581Z] #18 55.49 [100%] Linking C executable device-terminal [2025-01-14T06:08:28.581Z] #18 55.59 /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-01-14T06:08:28.847Z] #18 55.84 [100%] Built target device-terminal [2025-01-14T06:08:28.847Z] #18 55.90 Run CPack packaging tool... [2025-01-14T06:08:28.847Z] #18 55.94 CPack: Create package using TGZ [2025-01-14T06:08:28.847Z] #18 55.94 CPack: Install projects [2025-01-14T06:08:28.847Z] #18 55.94 CPack: - Run preinstall target for: Csdk [2025-01-14T06:08:29.804Z] #18 56.76 CPack: - Install project: Csdk [] [2025-01-14T06:08:29.805Z] #18 56.80 CPack: Create package [2025-01-14T06:08:29.805Z] #18 56.90 CPack: - package: /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/release/csdk-0.0.0.tar.gz generated. [2025-01-14T06:08:29.805Z] #18 56.90 + '[' false '=' true ] [2025-01-14T06:08:29.805Z] #18 56.90 + '[' false '=' true ] [2025-01-14T06:08:29.805Z] #18 56.90 + mkdir -p /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-01-14T06:08:29.805Z] #18 56.91 + cd /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-01-14T06:08:29.805Z] #18 56.91 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src [2025-01-14T06:08:30.069Z] #18 57.24 -- The C compiler identification is GNU 12.2.1 [2025-01-14T06:08:30.069Z] #18 57.31 -- Detecting C compiler ABI info [2025-01-14T06:08:30.650Z] #18 57.64 -- Detecting C compiler ABI info - done [2025-01-14T06:08:30.650Z] #18 57.74 -- Check for working C compiler: /usr/bin/cc - skipped [2025-01-14T06:08:30.650Z] #18 57.74 -- Detecting C compile features [2025-01-14T06:08:30.650Z] #18 57.75 -- Detecting C compile features - done [2025-01-14T06:08:30.650Z] #18 57.77 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-01-14T06:08:30.918Z] #18 58.02 -- Found CURL: /usr/lib/libcurl.so (found version "8.11.1") [2025-01-14T06:08:30.918Z] #18 58.03 -- Found LIBYAML: /usr/lib/libyaml.so [2025-01-14T06:08:30.918Z] #18 58.05 -- Found LIBUUID: /usr/lib/libuuid.so [2025-01-14T06:08:30.918Z] #18 58.07 -- Found LIBCBOR: /usr/lib/libcbor.so [2025-01-14T06:08:30.918Z] #18 58.08 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-01-14T06:08:30.918Z] #18 58.10 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-01-14T06:08:30.918Z] #18 58.10 -- /opt/iotech/iot/1.5/include [2025-01-14T06:08:30.918Z] #18 58.10 -- C SDK 0.0.0 for Linux [2025-01-14T06:08:30.918Z] #18 58.11 -- Performing Test CSDK_HAVE_ATOMIC [2025-01-14T06:08:31.497Z] #18 58.49 -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-01-14T06:08:31.497Z] #18 58.69 -- Found Curses: /usr/lib/libcurses.so [2025-01-14T06:08:31.782Z] #18 58.84 -- Configuring done (1.9s) [2025-01-14T06:08:32.048Z] #18 59.14 -- Generating done (0.3s) [2025-01-14T06:08:32.048Z] #18 59.16 -- Build files have been written to: /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/build/debug [2025-01-14T06:08:32.048Z] #18 59.19 + make [2025-01-14T06:08:32.048Z] #18 59.19 + tee debug.log [2025-01-14T06:08:32.048Z] #18 59.33 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-01-14T06:08:32.630Z] #18 59.82 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-01-14T06:08:33.210Z] #18 60.31 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-01-14T06:08:33.791Z] #18 60.75 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-01-14T06:08:34.058Z] #18 61.21 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-01-14T06:08:35.011Z] #18 62.03 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-01-14T06:08:35.276Z] #18 62.21 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-01-14T06:08:35.544Z] #18 62.67 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-01-14T06:08:36.123Z] #18 63.37 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-01-14T06:08:36.702Z] #18 63.73 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-01-14T06:08:36.968Z] #18 64.17 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-01-14T06:08:37.546Z] #18 64.55 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-01-14T06:08:37.810Z] #18 64.95 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-01-14T06:08:38.392Z] #18 65.33 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-01-14T06:08:38.392Z] #18 65.55 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-01-14T06:08:39.345Z] #18 66.34 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-01-14T06:08:39.345Z] #18 66.59 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-01-14T06:08:39.610Z] #18 66.79 In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, [2025-01-14T06:08:39.610Z] #18 66.79 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry.h:14, [2025-01-14T06:08:39.610Z] #18 66.79 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/registry-impl.h:12, [2025-01-14T06:08:39.610Z] #18 66.79 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.h:12, [2025-01-14T06:08:39.610Z] #18 66.79 from /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:4: [2025-01-14T06:08:39.610Z] #18 66.79 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c: In function 'edgex_keeper_client_init': [2025-01-14T06:08:39.610Z] #18 66.79 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:31: warning: format '%s' expects a matching 'char *' argument [-Wformat=] [2025-01-14T06:08:39.610Z] #18 66.79 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-01-14T06:08:39.610Z] #18 66.79 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-01-14T06:08:39.610Z] #18 66.79 /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-01-14T06:08:39.610Z] #18 66.79 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-01-14T06:08:39.610Z] #18 66.79 | ^~~~~~~~~~~ [2025-01-14T06:08:39.611Z] #18 66.79 /device-bacnet-c/deps/device-sdk-c-4.0.0-dev.14/src/c/keeper.c:121:55: note: format string is defined here [2025-01-14T06:08:39.611Z] #18 66.79 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2025-01-14T06:08:39.611Z] #18 66.79 | ~^ [2025-01-14T06:08:39.611Z] #18 66.79 | | [2025-01-14T06:08:39.611Z] #18 66.79 | char * [2025-01-14T06:08:40.190Z] #18 67.21 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-01-14T06:08:40.190Z] #18 67.44 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-01-14T06:08:41.145Z] #18 68.11 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-01-14T06:08:41.410Z] #18 68.43 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-01-14T06:08:42.813Z] #18 69.62 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-01-14T06:08:42.813Z] #18 69.99 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-01-14T06:08:43.077Z] #18 70.26 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-01-14T06:08:43.658Z] #18 70.58 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-01-14T06:08:43.658Z] #18 70.86 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-01-14T06:08:44.237Z] #18 71.37 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-01-14T06:08:45.645Z] #18 72.71 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-01-14T06:08:45.910Z] #18 72.98 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-01-14T06:08:46.177Z] #18 73.36 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-01-14T06:08:46.757Z] #18 73.74 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-01-14T06:08:47.337Z] #18 74.63 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-01-14T06:08:47.934Z] #18 75.08 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-01-14T06:08:48.522Z] #18 75.44 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-01-14T06:08:48.790Z] #18 75.78 [ 68%] Linking C shared library libcsdk.so [2025-01-14T06:08:48.790Z] #18 76.04 [ 68%] Built target csdk [2025-01-14T06:08:48.790Z] #18 76.10 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-01-14T06:08:49.371Z] #18 76.57 [ 72%] Linking C executable template [2025-01-14T06:08:49.371Z] #18 76.67 /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-01-14T06:08:49.637Z] #18 76.89 [ 72%] Built target template [2025-01-14T06:08:49.637Z] #18 76.95 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-01-14T06:08:50.219Z] #18 77.26 [ 76%] Linking C executable device-counter [2025-01-14T06:08:50.219Z] #18 77.35 /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-01-14T06:08:50.485Z] #18 77.59 [ 76%] Built target device-counter [2025-01-14T06:08:50.485Z] #18 77.65 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-01-14T06:08:50.750Z] #18 77.96 [ 80%] Linking C executable device-random [2025-01-14T06:08:51.016Z] #18 78.05 /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-01-14T06:08:51.280Z] #18 78.27 [ 80%] Built target device-random [2025-01-14T06:08:51.280Z] #18 78.32 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-01-14T06:08:51.545Z] #18 78.64 [ 84%] Linking C executable device-gyro [2025-01-14T06:08:51.810Z] #18 78.72 /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-01-14T06:08:51.810Z] #18 78.95 [ 84%] Built target device-gyro [2025-01-14T06:08:51.810Z] #18 79.00 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-01-14T06:08:52.390Z] #18 79.33 [ 88%] Linking C executable device-bitfields [2025-01-14T06:08:52.390Z] #18 79.41 /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-01-14T06:08:52.390Z] #18 79.65 [ 88%] Built target device-bitfields [2025-01-14T06:08:52.390Z] #18 79.70 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-01-14T06:08:52.970Z] #18 80.09 [ 92%] Linking C executable template-discovery [2025-01-14T06:08:53.235Z] #18 80.18 /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-01-14T06:08:53.236Z] #18 80.42 [ 92%] Built target template-discovery [2025-01-14T06:08:53.501Z] #18 80.48 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-01-14T06:08:53.766Z] #18 80.83 [ 96%] Linking C executable device-file [2025-01-14T06:08:53.766Z] #18 80.92 /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-01-14T06:08:54.031Z] #18 81.14 [ 96%] Built target device-file [2025-01-14T06:08:54.031Z] #18 81.20 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-01-14T06:08:54.609Z] #18 81.65 [100%] Linking C executable device-terminal [2025-01-14T06:08:54.609Z] #18 81.75 /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-01-14T06:08:54.875Z] #18 81.98 [100%] Built target device-terminal [2025-01-14T06:08:54.875Z] #18 82.01 + cp -rf include/devsdk include/edgex /usr/include/ [2025-01-14T06:08:54.875Z] #18 82.01 + cp build/release/c/libcsdk.so /usr/lib/ [2025-01-14T06:08:54.875Z] #18 82.02 + mkdir -p /usr/share/doc/edgex-csdk [2025-01-14T06:08:54.875Z] #18 82.02 + cp Attribution.txt /usr/share/doc/edgex-csdk [2025-01-14T06:08:54.875Z] #18 82.02 + cp LICENSE /usr/share/doc/edgex-csdk [2025-01-14T06:08:54.875Z] #18 82.03 + rm -rf /device-bacnet-c/deps [2025-01-14T06:08:55.463Z] #18 DONE 82.3s [2025-01-14T06:08:55.463Z] [2025-01-14T06:08:55.463Z] #20 [builder 10/10] RUN /device-bacnet-c/scripts/build.sh [2025-01-14T06:08:55.728Z] #20 0.709 + readlink -f /device-bacnet-c/scripts/build.sh [2025-01-14T06:08:55.995Z] #20 0.711 + dirname /device-bacnet-c/scripts/build.sh [2025-01-14T06:08:55.995Z] #20 0.713 + dirname /device-bacnet-c/scripts [2025-01-14T06:08:55.995Z] #20 0.714 + ROOT=/device-bacnet-c [2025-01-14T06:08:55.995Z] #20 0.714 + echo /device-bacnet-c [2025-01-14T06:08:55.995Z] #20 0.715 + /device-bacnet-c [2025-01-14T06:08:55.995Z] #20 0.715 cd /device-bacnet-c [2025-01-14T06:08:55.995Z] #20 0.715 + '[' '!' -f /device-bacnet-c/lib/ip/libbacnet.a ] [2025-01-14T06:08:55.995Z] #20 0.715 + '[' '!' -f /device-bacnet-c/lib/mstp/libbacnet.a ] [2025-01-14T06:08:55.995Z] #20 0.715 + mkdir -p /device-bacnet-c/build/release/device-bacnet-ip [2025-01-14T06:08:55.995Z] #20 0.718 + cd /device-bacnet-c/build/release/device-bacnet-ip [2025-01-14T06:08:55.995Z] #20 0.718 + cmake '-DDATALINK:STRING=BACDL_BIP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-01-14T06:08:55.995Z] #20 0.816 -- /opt/iotech/iot/1.5/include [2025-01-14T06:08:55.995Z] #20 0.818 -- Configuring done (0.1s) [2025-01-14T06:08:55.995Z] #20 0.867 -- Generating done (0.0s) [2025-01-14T06:08:55.995Z] #20 0.874 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-ip [2025-01-14T06:08:55.995Z] #20 0.884 + make [2025-01-14T06:08:55.995Z] #20 0.884 + tee release.log [2025-01-14T06:08:56.261Z] #20 1.011 [ 22%] Built target bacnet_objects [2025-01-14T06:08:56.261Z] #20 1.112 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-01-14T06:08:57.664Z] #20 2.512 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-01-14T06:08:57.929Z] #20 2.873 In file included from /device-bacnet-c/src/c/driver.c:42: [2025-01-14T06:08:57.929Z] #20 2.873 /device-bacnet-c/src/c/driver.c: In function 'write_access_data_populate': [2025-01-14T06:08:58.194Z] #20 2.875 /device-bacnet-c/src/c/driver.c:572:24: warning: format '%d' expects argument of type 'int', but argument 4 has type 'const iot_data_t *' [-Wformat=] [2025-01-14T06:08:58.194Z] #20 2.875 572 | "The value type %d is not accepted", values[i]); [2025-01-14T06:08:58.194Z] #20 2.875 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~ [2025-01-14T06:08:58.194Z] #20 2.875 | | [2025-01-14T06:08:58.194Z] #20 2.875 | const iot_data_t * [2025-01-14T06:08:58.194Z] #20 2.875 /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-01-14T06:08:58.194Z] #20 2.875 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-01-14T06:08:58.194Z] #20 2.875 | ^~~~~~~~~~~ [2025-01-14T06:08:58.194Z] #20 2.875 /device-bacnet-c/src/c/driver.c:572:41: note: format string is defined here [2025-01-14T06:08:58.194Z] #20 2.875 572 | "The value type %d is not accepted", values[i]); [2025-01-14T06:08:58.194Z] #20 2.875 | ~^ [2025-01-14T06:08:58.194Z] #20 2.875 | | [2025-01-14T06:08:58.194Z] #20 2.875 | int [2025-01-14T06:08:59.599Z] #20 4.415 [ 55%] Linking C executable device-bacnet-c [2025-01-14T06:08:59.865Z] #20 4.525 /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-01-14T06:08:59.865Z] #20 4.815 [100%] Built target device-bacnet-c [2025-01-14T06:09:00.130Z] #20 4.840 + mkdir -p /device-bacnet-c/build/release/device-bacnet-mstp [2025-01-14T06:09:00.130Z] #20 4.842 + cd /device-bacnet-c/build/release/device-bacnet-mstp [2025-01-14T06:09:00.130Z] #20 4.842 + cmake '-DDATALINK:STRING=BACDL_MSTP=1' '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-bacnet-c/src/c [2025-01-14T06:09:00.130Z] #20 4.924 -- /opt/iotech/iot/1.5/include [2025-01-14T06:09:00.130Z] #20 4.926 -- Configuring done (0.1s) [2025-01-14T06:09:00.130Z] #20 4.962 -- Generating done (0.0s) [2025-01-14T06:09:00.130Z] #20 4.968 -- Build files have been written to: /device-bacnet-c/build/release/device-bacnet-mstp [2025-01-14T06:09:00.130Z] #20 4.977 + make [2025-01-14T06:09:00.130Z] #20 4.977 + tee release.log [2025-01-14T06:09:00.395Z] #20 5.097 [ 22%] Built target bacnet_objects [2025-01-14T06:09:00.396Z] #20 5.185 [ 33%] Building C object CMakeFiles/device-bacnet-c.dir/main.c.o [2025-01-14T06:09:01.799Z] #20 6.505 [ 44%] Building C object CMakeFiles/device-bacnet-c.dir/driver.c.o [2025-01-14T06:09:02.064Z] #20 6.878 In file included from /device-bacnet-c/src/c/driver.c:42: [2025-01-14T06:09:02.064Z] #20 6.878 /device-bacnet-c/src/c/driver.c: In function 'write_access_data_populate': [2025-01-14T06:09:02.064Z] #20 6.879 /device-bacnet-c/src/c/driver.c:572:24: warning: format '%d' expects argument of type 'int', but argument 4 has type 'const iot_data_t *' [-Wformat=] [2025-01-14T06:09:02.064Z] #20 6.879 572 | "The value type %d is not accepted", values[i]); [2025-01-14T06:09:02.064Z] #20 6.879 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~ [2025-01-14T06:09:02.064Z] #20 6.879 | | [2025-01-14T06:09:02.064Z] #20 6.879 | const iot_data_t * [2025-01-14T06:09:02.064Z] #20 6.879 /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2025-01-14T06:09:02.064Z] #20 6.879 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2025-01-14T06:09:02.064Z] #20 6.879 | ^~~~~~~~~~~ [2025-01-14T06:09:02.064Z] #20 6.880 /device-bacnet-c/src/c/driver.c:572:41: note: format string is defined here [2025-01-14T06:09:02.064Z] #20 6.880 572 | "The value type %d is not accepted", values[i]); [2025-01-14T06:09:02.064Z] #20 6.880 | ~^ [2025-01-14T06:09:02.064Z] #20 6.880 | | [2025-01-14T06:09:02.064Z] #20 6.880 | int [2025-01-14T06:09:03.997Z] #20 8.410 [ 55%] Linking C executable device-bacnet-c [2025-01-14T06:09:03.997Z] #20 8.521 /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-01-14T06:09:03.997Z] #20 8.779 [100%] Built target device-bacnet-c [2025-01-14T06:09:03.997Z] #20 DONE 8.9s [2025-01-14T06:09:04.268Z] [2025-01-14T06:09:04.268Z] #21 [stage-1 6/12] COPY --from=builder /device-bacnet-c/build/release/ / [2025-01-14T06:09:04.540Z] #21 DONE 0.3s [2025-01-14T06:09:04.540Z] [2025-01-14T06:09:04.540Z] #22 [stage-1 7/12] COPY --from=builder /usr/lib/libcsdk.so /usr/lib [2025-01-14T06:09:04.540Z] #22 DONE 0.1s [2025-01-14T06:09:04.540Z] [2025-01-14T06:09:04.540Z] #23 [stage-1 8/12] COPY --from=builder /usr/share/doc/edgex-csdk /usr/share/doc/edgex-csdk [2025-01-14T06:09:04.809Z] #23 DONE 0.1s [2025-01-14T06:09:04.809Z] [2025-01-14T06:09:04.809Z] #24 [stage-1 9/12] COPY LICENSE /. [2025-01-14T06:09:04.809Z] #24 DONE 0.1s [2025-01-14T06:09:04.809Z] [2025-01-14T06:09:04.809Z] #25 [stage-1 10/12] COPY Attribution.txt /. [2025-01-14T06:09:04.809Z] #25 DONE 0.1s [2025-01-14T06:09:04.809Z] [2025-01-14T06:09:04.809Z] #26 [stage-1 11/12] COPY res /res [2025-01-14T06:09:05.077Z] #26 DONE 0.1s [2025-01-14T06:09:05.077Z] [2025-01-14T06:09:05.077Z] #27 [stage-1 12/12] COPY sample-profiles /sample-profiles [2025-01-14T06:09:05.077Z] #27 DONE 0.1s [2025-01-14T06:09:05.077Z] [2025-01-14T06:09:05.077Z] #28 exporting to image [2025-01-14T06:09:05.077Z] #28 exporting layers [2025-01-14T06:09:06.486Z] #28 exporting layers 1.2s done [2025-01-14T06:09:06.486Z] #28 writing image sha256:e64cf0b25e656b4d356a90e7d49005cb4e813e25c6e942d05c9017cefe7e5024 done [2025-01-14T06:09:06.486Z] #28 naming to docker.io/library/device-bacnet-arm64 done [2025-01-14T06:09:06.486Z] #28 DONE 1.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-14T06:09:06.643Z] provisioning config files... [2025-01-14T06:09:06.658Z] copy managed file [device-bacnet-c-settings] to file:/w/workspace/device-bacnet-c/28@tmp/config4601893110742906928tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-14T06:09:06.995Z] ---> ****-login.sh [2025-01-14T06:09:06.995Z] nexus3.edgexfoundry.org:10001 [2025-01-14T06:09:06.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T06:09:07.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T06:09:07.274Z] Configure a credential helper to remove this warning. See [2025-01-14T06:09:07.274Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T06:09:07.274Z] [2025-01-14T06:09:07.274Z] Login Succeeded [2025-01-14T06:09:07.274Z] nexus3.edgexfoundry.org:10002 [2025-01-14T06:09:07.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T06:09:07.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T06:09:07.542Z] Configure a credential helper to remove this warning. See [2025-01-14T06:09:07.542Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T06:09:07.542Z] [2025-01-14T06:09:07.542Z] Login Succeeded [2025-01-14T06:09:07.543Z] nexus3.edgexfoundry.org:10003 [2025-01-14T06:09:07.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T06:09:07.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T06:09:07.806Z] Configure a credential helper to remove this warning. See [2025-01-14T06:09:07.806Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T06:09:07.806Z] [2025-01-14T06:09:07.806Z] Login Succeeded [2025-01-14T06:09:07.806Z] nexus3.edgexfoundry.org:10004 [2025-01-14T06:09:08.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T06:09:08.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T06:09:08.071Z] Configure a credential helper to remove this warning. See [2025-01-14T06:09:08.071Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T06:09:08.071Z] [2025-01-14T06:09:08.071Z] Login Succeeded [2025-01-14T06:09:08.071Z] ****.io [2025-01-14T06:09:08.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-14T06:09:08.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-14T06:09:08.599Z] Configure a credential helper to remove this warning. See [2025-01-14T06:09:08.599Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-14T06:09:08.599Z] [2025-01-14T06:09:08.599Z] Login Succeeded [2025-01-14T06:09:08.599Z] ---> ****-login.sh ends [Pipeline] } [2025-01-14T06:09:08.611Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-14T06:09:08.657Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-14T06:09:08.684Z] [edgeXDocker.push] Tagging docker image device-bacnet-arm64 with the following tags: [2025-01-14T06:09:08.684Z] f2ccd720424fccf53d66299bc60d2e163acc52e1 [2025-01-14T06:09:08.684Z] latest [2025-01-14T06:09:08.684Z] 3.2.0-dev.1 [2025-01-14T06:09:08.684Z] f2ccd720424fccf53d66299bc60d2e163acc52e1-3.2.0-dev.1 [2025-01-14T06:09:08.684Z] main [2025-01-14T06:09:08.684Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T06:09:09.045Z] + docker tag device-bacnet-arm64 nexus3.edgexfoundry.org:10004/device-bacnet-arm64:f2ccd720424fccf53d66299bc60d2e163acc52e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T06:09:09.977Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet-arm64:f2ccd720424fccf53d66299bc60d2e163acc52e1 [2025-01-14T06:09:09.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet-arm64] [2025-01-14T06:09:09.977Z] 57747c054c4f: Preparing [2025-01-14T06:09:09.977Z] e7f5329d04f1: Preparing [2025-01-14T06:09:09.977Z] cb0cf3c07419: Preparing [2025-01-14T06:09:09.977Z] e39db1e62082: Preparing [2025-01-14T06:09:09.977Z] 1c67cda104d5: Preparing [2025-01-14T06:09:09.977Z] 566075554728: Preparing [2025-01-14T06:09:09.977Z] 12f032a9592f: Preparing [2025-01-14T06:09:09.977Z] 7a890e902e84: Preparing [2025-01-14T06:09:09.977Z] eafb23cceadc: Preparing [2025-01-14T06:09:09.977Z] 566075554728: Waiting [2025-01-14T06:09:09.977Z] 12f032a9592f: Waiting [2025-01-14T06:09:09.977Z] 7a890e902e84: Waiting [2025-01-14T06:09:09.977Z] eafb23cceadc: Waiting [2025-01-14T06:09:09.977Z] fb5ded3acae3: Preparing [2025-01-14T06:09:09.977Z] 869f0a0129e3: Preparing [2025-01-14T06:09:09.977Z] 534a70dc8296: Preparing [2025-01-14T06:09:09.977Z] 534a70dc8296: Waiting [2025-01-14T06:09:09.977Z] fb5ded3acae3: Waiting [2025-01-14T06:09:09.977Z] 869f0a0129e3: Waiting [2025-01-14T06:09:10.241Z] cb0cf3c07419: Pushed [2025-01-14T06:09:10.241Z] 57747c054c4f: Pushed [2025-01-14T06:09:10.241Z] e39db1e62082: Pushed [2025-01-14T06:09:10.241Z] e7f5329d04f1: Pushed [2025-01-14T06:09:10.241Z] 1c67cda104d5: Pushed [2025-01-14T06:09:10.241Z] fb5ded3acae3: Pushed [2025-01-14T06:09:10.241Z] 7a890e902e84: Pushed [2025-01-14T06:09:10.505Z] 566075554728: Pushed [2025-01-14T06:09:10.505Z] 534a70dc8296: Layer already exists [2025-01-14T06:09:10.505Z] 869f0a0129e3: Pushed [2025-01-14T06:09:10.505Z] 12f032a9592f: Pushed [2025-01-14T06:09:14.744Z] eafb23cceadc: Pushed [2025-01-14T06:09:15.012Z] f2ccd720424fccf53d66299bc60d2e163acc52e1: digest: sha256:11246fee9dbe89e95e1aee307fe31cf68dc1cdf7e2ac93c8820dae77d4359f55 size: 2821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T06:09:15.374Z] + docker tag device-bacnet-arm64 nexus3.edgexfoundry.org:10004/device-bacnet-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T06:09:15.726Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet-arm64:latest [2025-01-14T06:09:15.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet-arm64] [2025-01-14T06:09:15.726Z] 57747c054c4f: Preparing [2025-01-14T06:09:15.726Z] e7f5329d04f1: Preparing [2025-01-14T06:09:15.726Z] cb0cf3c07419: Preparing [2025-01-14T06:09:15.726Z] e39db1e62082: Preparing [2025-01-14T06:09:15.726Z] 1c67cda104d5: Preparing [2025-01-14T06:09:15.726Z] 566075554728: Preparing [2025-01-14T06:09:15.726Z] 12f032a9592f: Preparing [2025-01-14T06:09:15.726Z] 566075554728: Waiting [2025-01-14T06:09:15.726Z] 7a890e902e84: Preparing [2025-01-14T06:09:15.726Z] 12f032a9592f: Waiting [2025-01-14T06:09:15.726Z] eafb23cceadc: Preparing [2025-01-14T06:09:15.726Z] 7a890e902e84: Waiting [2025-01-14T06:09:15.726Z] fb5ded3acae3: Preparing [2025-01-14T06:09:15.726Z] eafb23cceadc: Waiting [2025-01-14T06:09:15.726Z] 869f0a0129e3: Preparing [2025-01-14T06:09:15.726Z] fb5ded3acae3: Waiting [2025-01-14T06:09:15.726Z] 534a70dc8296: Preparing [2025-01-14T06:09:15.726Z] 869f0a0129e3: Waiting [2025-01-14T06:09:15.726Z] 534a70dc8296: Waiting [2025-01-14T06:09:15.726Z] 57747c054c4f: Layer already exists [2025-01-14T06:09:15.726Z] e39db1e62082: Layer already exists [2025-01-14T06:09:15.726Z] 1c67cda104d5: Layer already exists [2025-01-14T06:09:15.726Z] e7f5329d04f1: Layer already exists [2025-01-14T06:09:15.726Z] cb0cf3c07419: Layer already exists [2025-01-14T06:09:15.726Z] fb5ded3acae3: Layer already exists [2025-01-14T06:09:15.726Z] 566075554728: Layer already exists [2025-01-14T06:09:15.726Z] 12f032a9592f: Layer already exists [2025-01-14T06:09:15.726Z] eafb23cceadc: Layer already exists [2025-01-14T06:09:15.726Z] 7a890e902e84: Layer already exists [2025-01-14T06:09:15.726Z] 534a70dc8296: Layer already exists [2025-01-14T06:09:15.726Z] 869f0a0129e3: Layer already exists [2025-01-14T06:09:15.992Z] latest: digest: sha256:11246fee9dbe89e95e1aee307fe31cf68dc1cdf7e2ac93c8820dae77d4359f55 size: 2821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T06:09:16.350Z] + docker tag device-bacnet-arm64 nexus3.edgexfoundry.org:10004/device-bacnet-arm64:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T06:09:16.699Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet-arm64:3.2.0-dev.1 [2025-01-14T06:09:16.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet-arm64] [2025-01-14T06:09:16.699Z] 57747c054c4f: Preparing [2025-01-14T06:09:16.699Z] e7f5329d04f1: Preparing [2025-01-14T06:09:16.699Z] cb0cf3c07419: Preparing [2025-01-14T06:09:16.699Z] e39db1e62082: Preparing [2025-01-14T06:09:16.699Z] 1c67cda104d5: Preparing [2025-01-14T06:09:16.699Z] 566075554728: Preparing [2025-01-14T06:09:16.699Z] 12f032a9592f: Preparing [2025-01-14T06:09:16.699Z] 7a890e902e84: Preparing [2025-01-14T06:09:16.699Z] eafb23cceadc: Preparing [2025-01-14T06:09:16.699Z] fb5ded3acae3: Preparing [2025-01-14T06:09:16.699Z] 869f0a0129e3: Preparing [2025-01-14T06:09:16.699Z] 534a70dc8296: Preparing [2025-01-14T06:09:16.699Z] eafb23cceadc: Waiting [2025-01-14T06:09:16.699Z] fb5ded3acae3: Waiting [2025-01-14T06:09:16.699Z] 869f0a0129e3: Waiting [2025-01-14T06:09:16.699Z] 534a70dc8296: Waiting [2025-01-14T06:09:16.699Z] 566075554728: Waiting [2025-01-14T06:09:16.699Z] 12f032a9592f: Waiting [2025-01-14T06:09:16.699Z] 7a890e902e84: Waiting [2025-01-14T06:09:16.699Z] 57747c054c4f: Layer already exists [2025-01-14T06:09:16.699Z] e39db1e62082: Layer already exists [2025-01-14T06:09:16.699Z] 1c67cda104d5: Layer already exists [2025-01-14T06:09:16.699Z] cb0cf3c07419: Layer already exists [2025-01-14T06:09:16.699Z] e7f5329d04f1: Layer already exists [2025-01-14T06:09:16.699Z] 7a890e902e84: Layer already exists [2025-01-14T06:09:16.699Z] eafb23cceadc: Layer already exists [2025-01-14T06:09:16.699Z] 566075554728: Layer already exists [2025-01-14T06:09:16.699Z] 12f032a9592f: Layer already exists [2025-01-14T06:09:16.699Z] fb5ded3acae3: Layer already exists [2025-01-14T06:09:16.699Z] 869f0a0129e3: Layer already exists [2025-01-14T06:09:16.699Z] 534a70dc8296: Layer already exists [2025-01-14T06:09:16.966Z] 3.2.0-dev.1: digest: sha256:11246fee9dbe89e95e1aee307fe31cf68dc1cdf7e2ac93c8820dae77d4359f55 size: 2821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T06:09:17.332Z] + docker tag device-bacnet-arm64 nexus3.edgexfoundry.org:10004/device-bacnet-arm64:f2ccd720424fccf53d66299bc60d2e163acc52e1-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T06:09:17.682Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet-arm64:f2ccd720424fccf53d66299bc60d2e163acc52e1-3.2.0-dev.1 [2025-01-14T06:09:17.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet-arm64] [2025-01-14T06:09:17.682Z] 57747c054c4f: Preparing [2025-01-14T06:09:17.682Z] e7f5329d04f1: Preparing [2025-01-14T06:09:17.682Z] cb0cf3c07419: Preparing [2025-01-14T06:09:17.682Z] e39db1e62082: Preparing [2025-01-14T06:09:17.682Z] 1c67cda104d5: Preparing [2025-01-14T06:09:17.682Z] 566075554728: Preparing [2025-01-14T06:09:17.682Z] 12f032a9592f: Preparing [2025-01-14T06:09:17.682Z] 7a890e902e84: Preparing [2025-01-14T06:09:17.682Z] eafb23cceadc: Preparing [2025-01-14T06:09:17.682Z] fb5ded3acae3: Preparing [2025-01-14T06:09:17.682Z] 869f0a0129e3: Preparing [2025-01-14T06:09:17.682Z] 534a70dc8296: Preparing [2025-01-14T06:09:17.682Z] 566075554728: Waiting [2025-01-14T06:09:17.682Z] fb5ded3acae3: Waiting [2025-01-14T06:09:17.682Z] 869f0a0129e3: Waiting [2025-01-14T06:09:17.682Z] 534a70dc8296: Waiting [2025-01-14T06:09:17.682Z] 12f032a9592f: Waiting [2025-01-14T06:09:17.682Z] 7a890e902e84: Waiting [2025-01-14T06:09:17.682Z] eafb23cceadc: Waiting [2025-01-14T06:09:17.682Z] e39db1e62082: Layer already exists [2025-01-14T06:09:17.682Z] 57747c054c4f: Layer already exists [2025-01-14T06:09:17.682Z] cb0cf3c07419: Layer already exists [2025-01-14T06:09:17.682Z] 1c67cda104d5: Layer already exists [2025-01-14T06:09:17.682Z] e7f5329d04f1: Layer already exists [2025-01-14T06:09:17.682Z] eafb23cceadc: Layer already exists [2025-01-14T06:09:17.682Z] 566075554728: Layer already exists [2025-01-14T06:09:17.682Z] 7a890e902e84: Layer already exists [2025-01-14T06:09:17.682Z] 12f032a9592f: Layer already exists [2025-01-14T06:09:17.682Z] fb5ded3acae3: Layer already exists [2025-01-14T06:09:17.682Z] 869f0a0129e3: Layer already exists [2025-01-14T06:09:17.682Z] 534a70dc8296: Layer already exists [2025-01-14T06:09:17.947Z] f2ccd720424fccf53d66299bc60d2e163acc52e1-3.2.0-dev.1: digest: sha256:11246fee9dbe89e95e1aee307fe31cf68dc1cdf7e2ac93c8820dae77d4359f55 size: 2821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T06:09:18.316Z] + docker tag device-bacnet-arm64 nexus3.edgexfoundry.org:10004/device-bacnet-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T06:09:18.670Z] + docker push nexus3.edgexfoundry.org:10004/device-bacnet-arm64:main [2025-01-14T06:09:18.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-bacnet-arm64] [2025-01-14T06:09:18.670Z] 57747c054c4f: Preparing [2025-01-14T06:09:18.670Z] e7f5329d04f1: Preparing [2025-01-14T06:09:18.670Z] cb0cf3c07419: Preparing [2025-01-14T06:09:18.670Z] e39db1e62082: Preparing [2025-01-14T06:09:18.670Z] 1c67cda104d5: Preparing [2025-01-14T06:09:18.670Z] 566075554728: Preparing [2025-01-14T06:09:18.670Z] 12f032a9592f: Preparing [2025-01-14T06:09:18.670Z] 7a890e902e84: Preparing [2025-01-14T06:09:18.670Z] eafb23cceadc: Preparing [2025-01-14T06:09:18.670Z] fb5ded3acae3: Preparing [2025-01-14T06:09:18.670Z] 869f0a0129e3: Preparing [2025-01-14T06:09:18.670Z] 534a70dc8296: Preparing [2025-01-14T06:09:18.670Z] 7a890e902e84: Waiting [2025-01-14T06:09:18.670Z] 869f0a0129e3: Waiting [2025-01-14T06:09:18.670Z] 534a70dc8296: Waiting [2025-01-14T06:09:18.670Z] eafb23cceadc: Waiting [2025-01-14T06:09:18.670Z] fb5ded3acae3: Waiting [2025-01-14T06:09:18.670Z] 566075554728: Waiting [2025-01-14T06:09:18.670Z] 12f032a9592f: Waiting [2025-01-14T06:09:18.670Z] e7f5329d04f1: Layer already exists [2025-01-14T06:09:18.670Z] 57747c054c4f: Layer already exists [2025-01-14T06:09:18.670Z] 1c67cda104d5: Layer already exists [2025-01-14T06:09:18.670Z] e39db1e62082: Layer already exists [2025-01-14T06:09:18.670Z] cb0cf3c07419: Layer already exists [2025-01-14T06:09:18.670Z] 566075554728: Layer already exists [2025-01-14T06:09:18.670Z] fb5ded3acae3: Layer already exists [2025-01-14T06:09:18.670Z] eafb23cceadc: Layer already exists [2025-01-14T06:09:18.670Z] 7a890e902e84: Layer already exists [2025-01-14T06:09:18.670Z] 12f032a9592f: Layer already exists [2025-01-14T06:09:18.670Z] 534a70dc8296: Layer already exists [2025-01-14T06:09:18.670Z] 869f0a0129e3: Layer already exists [2025-01-14T06:09:18.937Z] main: digest: sha256:11246fee9dbe89e95e1aee307fe31cf68dc1cdf7e2ac93c8820dae77d4359f55 size: 2821 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-14T06:09:19.029Z] ===================================================== [Pipeline] echo [2025-01-14T06:09:19.041Z] taggedImages: [2025-01-14T06:09:19.041Z] - nexus3.edgexfoundry.org:10004/device-bacnet-arm64:f2ccd720424fccf53d66299bc60d2e163acc52e1 [2025-01-14T06:09:19.041Z] - nexus3.edgexfoundry.org:10004/device-bacnet-arm64:latest [2025-01-14T06:09:19.041Z] - nexus3.edgexfoundry.org:10004/device-bacnet-arm64:3.2.0-dev.1 [2025-01-14T06:09:19.041Z] - nexus3.edgexfoundry.org:10004/device-bacnet-arm64:f2ccd720424fccf53d66299bc60d2e163acc52e1-3.2.0-dev.1 [2025-01-14T06:09:19.041Z] - 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-01-14T06:09:19.424Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-14T06:09:19.424Z] [2025-01-14T06:09:19.424Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T06:09:19.767Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-14T06:09:19.768Z] arm64: Pulling from edgex-lftools-log-publisher [2025-01-14T06:09:19.768Z] 8998bd30e6a1: Pulling fs layer [2025-01-14T06:09:19.768Z] 04944245beec: Pulling fs layer [2025-01-14T06:09:19.768Z] 699f458cf7ca: Pulling fs layer [2025-01-14T06:09:19.768Z] 765212b225bb: Pulling fs layer [2025-01-14T06:09:19.768Z] f23df028b6ca: Pulling fs layer [2025-01-14T06:09:19.768Z] d65c8cfc05b1: Pulling fs layer [2025-01-14T06:09:19.768Z] 2437ff75d9bd: Pulling fs layer [2025-01-14T06:09:19.768Z] 765212b225bb: Waiting [2025-01-14T06:09:19.768Z] f23df028b6ca: Waiting [2025-01-14T06:09:19.768Z] 2437ff75d9bd: Waiting [2025-01-14T06:09:20.034Z] 04944245beec: Verifying Checksum [2025-01-14T06:09:20.034Z] 04944245beec: Download complete [2025-01-14T06:09:20.034Z] 765212b225bb: Verifying Checksum [2025-01-14T06:09:20.034Z] 765212b225bb: Download complete [2025-01-14T06:09:20.034Z] f23df028b6ca: Download complete [2025-01-14T06:09:20.034Z] d65c8cfc05b1: Download complete [2025-01-14T06:09:20.300Z] 699f458cf7ca: Verifying Checksum [2025-01-14T06:09:20.300Z] 699f458cf7ca: Download complete [2025-01-14T06:09:20.566Z] 8998bd30e6a1: Download complete [2025-01-14T06:09:22.528Z] 2437ff75d9bd: Verifying Checksum [2025-01-14T06:09:22.528Z] 2437ff75d9bd: Download complete [2025-01-14T06:09:26.776Z] 8998bd30e6a1: Pull complete [2025-01-14T06:09:27.362Z] 04944245beec: Pull complete [2025-01-14T06:09:29.304Z] 699f458cf7ca: Pull complete [2025-01-14T06:09:29.304Z] 765212b225bb: Pull complete [2025-01-14T06:09:30.261Z] f23df028b6ca: Pull complete [2025-01-14T06:09:30.261Z] d65c8cfc05b1: Pull complete [2025-01-14T06:09:56.922Z] 2437ff75d9bd: Pull complete [2025-01-14T06:09:56.922Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-01-14T06:09:56.922Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-14T06:09:56.922Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-14T06:09:57.078Z] prd-ubuntu20.04-docker-arm64-4c-16g-36687 does not seem to be running inside a container [2025-01-14T06:09:57.256Z] $ 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/28 -v /w/workspace/device-bacnet-c/28:/w/workspace/device-bacnet-c/28:rw,z -v /w/workspace/device-bacnet-c/28@tmp:/w/workspace/device-bacnet-c/28@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:arm64 cat [2025-01-14T06:09:59.122Z] $ docker top 471643baa330bf8aa246774a9e0dc599da28f39b7edc671fcc0842a58d1a56ab -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-14T06:09:59.593Z] ---> job-cost.sh [2025-01-14T06:09:59.861Z] lf-activate-venv: SKIPPING [2025-01-14T06:09:59.861Z] INFO: No Stack... [2025-01-14T06:10:00.133Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-14T06:10:01.117Z] INFO: Archiving Costs [Pipeline] sh [2025-01-14T06:10:01.452Z] + cat /w/workspace/device-bacnet-c/28/archives/cost.csv [2025-01-14T06:10:01.452Z] + cut -d, -f6 [Pipeline] lock [2025-01-14T06:10:01.493Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-bacnet-c-main-28-stack-cost] [2025-01-14T06:10:01.503Z] Resource [jenkins-edgexfoundry-device-bacnet-c-main-28-stack-cost] did not exist. Created. [2025-01-14T06:10:01.510Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-bacnet-c-main-28-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-14T06:10:01.883Z] /w/workspace/device-bacnet-c/28@tmp/durable-36b80f98/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-01-14T06:10:02.237Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-14T06:10:02.526Z] Warning: overwriting stash ‘stack-cost’ [2025-01-14T06:10:03.142Z] Stashed 1 file(s) [Pipeline] } [2025-01-14T06:10:03.153Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-bacnet-c-main-28-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-14T06:10:03.176Z] $ docker stop --time=1 471643baa330bf8aa246774a9e0dc599da28f39b7edc671fcc0842a58d1a56ab [2025-01-14T06:10:04.584Z] $ docker rm -f --volumes 471643baa330bf8aa246774a9e0dc599da28f39b7edc671fcc0842a58d1a56ab [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-01-14T06:10:05.469Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-14T06:10:05.469Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T06:10:05.767Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-14T06:10:05.767Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-14T06:10:05.843Z] prd-ubuntu20.04-docker-8c-8g-36686 does not seem to be running inside a container [2025-01-14T06:10:05.874Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-14T06:10:07.070Z] $ docker top 40ef619ce323332e1708daba5b8456c33ac927635cf961f15180c487b6a6eb73 -eo pid,comm [2025-01-14T06:10:07.118Z] 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-01-14T06:10:07.118Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-14T06:10:07.185Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-14T06:10:07.185Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-14T06:10:07.291Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-14T06:10:07.294Z] $ docker exec 40ef619ce323332e1708daba5b8456c33ac927635cf961f15180c487b6a6eb73 ssh-agent [2025-01-14T06:10:07.397Z] SSH_AUTH_SOCK=/tmp/ssh-IuXolDJsgS98/agent.14 [2025-01-14T06:10:07.397Z] SSH_AGENT_PID=20 [2025-01-14T06:10:07.401Z] Running ssh-add (command line suppressed) [2025-01-14T06:10:07.496Z] Identity added: /w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_3849590863328517865.key (/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_3849590863328517865.key) [2025-01-14T06:10:07.508Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-14T06:10:07.797Z] + git semver tag [2025-01-14T06:10:08.056Z] 2025-01-14 06:10:08,002 [run_tag] DEBUG tag force:False [2025-01-14T06:10:08.056Z] 2025-01-14 06:10:08,003 [check_head_tag] DEBUG check head tag [2025-01-14T06:10:08.056Z] 2025-01-14 06:10:08,004 [execute] INFO git cat-file --batch-check [2025-01-14T06:10:08.056Z] 2025-01-14 06:10:08,004 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main, universal_newlines=False, shell=None, istream=) [2025-01-14T06:10:08.056Z] 2025-01-14 06:10:08,010 [execute] INFO git cat-file --batch [2025-01-14T06:10:08.056Z] 2025-01-14 06:10:08,010 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main, universal_newlines=False, shell=None, istream=) [2025-01-14T06:10:08.056Z] 2025-01-14 06:10:08,023 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2025-01-14T06:10:08.056Z] 2025-01-14 06:10:08,023 [execute] INFO git tag -a v3.2.0-dev.1 -m v3.2.0-dev.1 [2025-01-14T06:10:08.056Z] 2025-01-14 06:10:08,024 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.1', '-m', 'v3.2.0-dev.1'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main, universal_newlines=False, shell=None, istream=None) [2025-01-14T06:10:08.056Z] 2025-01-14 06:10:08,029 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2025-01-14T06:10:08.056Z] 3.2.0-dev.1 [Pipeline] } [2025-01-14T06:10:08.067Z] $ docker exec --env ******** --env ******** 40ef619ce323332e1708daba5b8456c33ac927635cf961f15180c487b6a6eb73 ssh-agent -k [2025-01-14T06:10:08.183Z] unset SSH_AUTH_SOCK; [2025-01-14T06:10:08.183Z] unset SSH_AGENT_PID; [2025-01-14T06:10:08.183Z] echo Agent pid 20 killed; [2025-01-14T06:10:08.191Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-14T06:10:08.516Z] + git semver [Pipeline] } [2025-01-14T06:10:08.787Z] $ docker stop --time=1 40ef619ce323332e1708daba5b8456c33ac927635cf961f15180c487b6a6eb73 [2025-01-14T06:10:10.097Z] $ docker rm -f --volumes 40ef619ce323332e1708daba5b8456c33ac927635cf961f15180c487b6a6eb73 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T06:10:10.533Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-14T06:10:10.533Z] [2025-01-14T06:10:10.533Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T06:10:10.838Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-14T06:10:10.838Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-01-14T06:10:10.838Z] ab5ef0e58194: Pulling fs layer [2025-01-14T06:10:10.838Z] 9712f1f96733: Pulling fs layer [2025-01-14T06:10:10.838Z] 63f879dbbcfc: Pulling fs layer [2025-01-14T06:10:10.838Z] 0d9ebad4ef96: Pulling fs layer [2025-01-14T06:10:10.838Z] e9a5061849ea: Pulling fs layer [2025-01-14T06:10:10.838Z] d747dcd14b5f: Pulling fs layer [2025-01-14T06:10:10.838Z] 2de7ff778b66: Pulling fs layer [2025-01-14T06:10:10.838Z] e9a5061849ea: Waiting [2025-01-14T06:10:10.838Z] d747dcd14b5f: Waiting [2025-01-14T06:10:10.838Z] 2de7ff778b66: Waiting [2025-01-14T06:10:10.838Z] 0d9ebad4ef96: Waiting [2025-01-14T06:10:10.838Z] 9712f1f96733: Download complete [2025-01-14T06:10:11.100Z] 63f879dbbcfc: Verifying Checksum [2025-01-14T06:10:11.100Z] 63f879dbbcfc: Download complete [2025-01-14T06:10:11.359Z] e9a5061849ea: Verifying Checksum [2025-01-14T06:10:11.359Z] e9a5061849ea: Download complete [2025-01-14T06:10:11.359Z] d747dcd14b5f: Verifying Checksum [2025-01-14T06:10:11.359Z] d747dcd14b5f: Download complete [2025-01-14T06:10:11.359Z] 0d9ebad4ef96: Verifying Checksum [2025-01-14T06:10:11.359Z] 0d9ebad4ef96: Download complete [2025-01-14T06:10:11.359Z] ab5ef0e58194: Verifying Checksum [2025-01-14T06:10:11.359Z] ab5ef0e58194: Download complete [2025-01-14T06:10:11.618Z] 2de7ff778b66: Verifying Checksum [2025-01-14T06:10:11.618Z] 2de7ff778b66: Download complete [2025-01-14T06:10:14.144Z] ab5ef0e58194: Pull complete [2025-01-14T06:10:14.144Z] 9712f1f96733: Pull complete [2025-01-14T06:10:15.082Z] 63f879dbbcfc: Pull complete [2025-01-14T06:10:18.367Z] 0d9ebad4ef96: Pull complete [2025-01-14T06:10:18.625Z] e9a5061849ea: Pull complete [2025-01-14T06:10:18.884Z] d747dcd14b5f: Pull complete [2025-01-14T06:10:19.829Z] 2de7ff778b66: Pull complete [2025-01-14T06:10:19.829Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-01-14T06:10:19.829Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-14T06:10:19.829Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-14T06:10:19.942Z] prd-ubuntu20.04-docker-8c-8g-36686 does not seem to be running inside a container [2025-01-14T06:10:19.978Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-01-14T06:10:28.474Z] $ docker top be05bb720f353bfe3440d42cb08e2fe8d3af1b90b65425554504297bd482b99a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-01-14T06:10:28.542Z] provisioning config files... [2025-01-14T06:10:28.549Z] copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config9298470368258035168tmp [2025-01-14T06:10:28.557Z] copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config12935249971106304075tmp [2025-01-14T06:10:28.566Z] copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config2316417958017433681tmp [Pipeline] { [Pipeline] echo [2025-01-14T06:10:28.594Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-14T06:10:28.887Z] ---> sigul-configuration.sh [2025-01-14T06:10:28.887Z] gpg: directory `/root/.gnupg' created [2025-01-14T06:10:28.887Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-01-14T06:10:28.887Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-01-14T06:10:28.887Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-01-14T06:10:28.887Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-01-14T06:10:28.887Z] gpg: CAST5 encrypted data [2025-01-14T06:10:28.887Z] gpg: encrypted with 1 passphrase [2025-01-14T06:10:28.887Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-01-14T06:10:29.181Z] + mkdir /home/jenkins [2025-01-14T06:10:29.181Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-01-14T06:10:29.475Z] + 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-01-14T06:10:29.490Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-14T06:10:29.780Z] ---> sigul-install.sh [2025-01-14T06:10:29.780Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-01-14T06:10:30.080Z] + git tag --list [2025-01-14T06:10:30.080Z] v1.0.0 [2025-01-14T06:10:30.080Z] v1.1.0 [2025-01-14T06:10:30.080Z] v1.3.0 [2025-01-14T06:10:30.080Z] v1.3.1 [2025-01-14T06:10:30.080Z] v2.3.1 [2025-01-14T06:10:30.080Z] v3.0 [2025-01-14T06:10:30.080Z] v3.0.0 [2025-01-14T06:10:30.080Z] v3.0.1 [2025-01-14T06:10:30.080Z] v3.0.2-dev.1 [2025-01-14T06:10:30.080Z] v3.0.2-dev.2 [2025-01-14T06:10:30.080Z] v3.0.2-dev.3 [2025-01-14T06:10:30.080Z] v3.0.2-dev.4 [2025-01-14T06:10:30.080Z] v3.0.2-dev.5 [2025-01-14T06:10:30.080Z] v3.0.2-dev.6 [2025-01-14T06:10:30.080Z] v3.1 [2025-01-14T06:10:30.080Z] v3.1.0 [2025-01-14T06:10:30.080Z] v3.1.0-dev.1 [2025-01-14T06:10:30.080Z] v3.2.0-dev.1 [Pipeline] sh [2025-01-14T06:10:30.372Z] + lftools sign git-tag v3.2.0-dev.1 [2025-01-14T06:10:30.938Z] Signing Git tag with Sigul... [2025-01-14T06:10:30.938Z] Signing v3.2.0-dev.1 [Pipeline] echo [2025-01-14T06:10:31.213Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-14T06:10:31.550Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-01-14T06:10:31.558Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-01-14T06:10:31.587Z] $ docker stop --time=1 be05bb720f353bfe3440d42cb08e2fe8d3af1b90b65425554504297bd482b99a [2025-01-14T06:10:32.920Z] $ docker rm -f --volumes be05bb720f353bfe3440d42cb08e2fe8d3af1b90b65425554504297bd482b99a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-01-14T06:10:33.337Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-14T06:10:33.337Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T06:10:33.638Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-14T06:10:33.638Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-14T06:10:33.713Z] prd-ubuntu20.04-docker-8c-8g-36686 does not seem to be running inside a container [2025-01-14T06:10:33.743Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-14T06:10:34.080Z] $ docker top 146d486129196d447efca37c17ac7fb2a6512a9aaa36f6b7748f81fe7720bf0d -eo pid,comm [2025-01-14T06:10:34.121Z] 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-01-14T06:10:34.121Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-14T06:10:34.171Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-14T06:10:34.171Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-14T06:10:34.274Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-14T06:10:34.279Z] $ docker exec 146d486129196d447efca37c17ac7fb2a6512a9aaa36f6b7748f81fe7720bf0d ssh-agent [2025-01-14T06:10:34.374Z] SSH_AUTH_SOCK=/tmp/ssh-CJTJaqFk0Kmp/agent.31 [2025-01-14T06:10:34.374Z] SSH_AGENT_PID=37 [2025-01-14T06:10:34.378Z] Running ssh-add (command line suppressed) [2025-01-14T06:10:34.473Z] Identity added: /w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_17678135055583029368.key (/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_17678135055583029368.key) [2025-01-14T06:10:34.484Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-14T06:10:34.771Z] + git semver bump pre [2025-01-14T06:10:35.029Z] 2025-01-14 06:10:34,957 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2025-01-14T06:10:35.029Z] 2025-01-14 06:10:34,957 [bump_version] DEBUG bumping version:3.2.0-dev.1 on axis:pre with prefix:dev [2025-01-14T06:10:35.029Z] 2025-01-14 06:10:34,958 [bump_version] DEBUG bumped version:3.2.0-dev.2 [2025-01-14T06:10:35.029Z] 2025-01-14 06:10:34,958 [write_version] DEBUG write version:3.2.0-dev.2 to path:/w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main with force:True [2025-01-14T06:10:35.029Z] 2025-01-14 06:10:34,958 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2025-01-14T06:10:35.029Z] 2025-01-14 06:10:34,958 [write_file] DEBUG write to file:/w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2025-01-14T06:10:35.029Z] 2025-01-14 06:10:34,961 [execute] INFO git cat-file --batch-check [2025-01-14T06:10:35.029Z] 2025-01-14 06:10:34,962 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-14T06:10:35.029Z] 2025-01-14 06:10:34,967 [execute] INFO git cat-file --batch [2025-01-14T06:10:35.029Z] 2025-01-14 06:10:34,967 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-14T06:10:35.029Z] 2025-01-14 06:10:34,974 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2025-01-14T06:10:35.029Z] 3.2.0-dev.2 [Pipeline] } [2025-01-14T06:10:35.038Z] $ docker exec --env ******** --env ******** 146d486129196d447efca37c17ac7fb2a6512a9aaa36f6b7748f81fe7720bf0d ssh-agent -k [2025-01-14T06:10:35.140Z] unset SSH_AUTH_SOCK; [2025-01-14T06:10:35.141Z] unset SSH_AGENT_PID; [2025-01-14T06:10:35.141Z] echo Agent pid 37 killed; [2025-01-14T06:10:35.148Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-14T06:10:35.479Z] + git semver [Pipeline] } [2025-01-14T06:10:35.750Z] $ docker stop --time=1 146d486129196d447efca37c17ac7fb2a6512a9aaa36f6b7748f81fe7720bf0d [2025-01-14T06:10:37.467Z] $ docker rm -f --volumes 146d486129196d447efca37c17ac7fb2a6512a9aaa36f6b7748f81fe7720bf0d [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-14T06:10:37.894Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-14T06:10:37.894Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T06:10:38.186Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-14T06:10:38.186Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-14T06:10:38.267Z] prd-ubuntu20.04-docker-8c-8g-36686 does not seem to be running inside a container [2025-01-14T06:10:38.298Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-14T06:10:38.649Z] $ docker top e3ff9cfbab858f961ca351207f121ca2caca5c98f8f971954dbf61019a7b3966 -eo pid,comm [2025-01-14T06:10:38.691Z] 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-01-14T06:10:38.691Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-14T06:10:38.742Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-14T06:10:38.743Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-14T06:10:38.853Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-14T06:10:38.856Z] $ docker exec e3ff9cfbab858f961ca351207f121ca2caca5c98f8f971954dbf61019a7b3966 ssh-agent [2025-01-14T06:10:38.958Z] SSH_AUTH_SOCK=/tmp/ssh-9gybqsnFAnLq/agent.32 [2025-01-14T06:10:38.958Z] SSH_AGENT_PID=38 [2025-01-14T06:10:38.963Z] Running ssh-add (command line suppressed) [2025-01-14T06:10:39.069Z] Identity added: /w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_439100632374139653.key (/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/private_key_439100632374139653.key) [2025-01-14T06:10:39.082Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-14T06:10:39.374Z] + git semver push [2025-01-14T06:10:39.632Z] 2025-01-14 06:10:39,586 [run_push] DEBUG push [2025-01-14T06:10:39.632Z] 2025-01-14 06:10:39,586 [execute] INFO git cat-file --batch-check [2025-01-14T06:10:39.632Z] 2025-01-14 06:10:39,587 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-14T06:10:39.632Z] 2025-01-14 06:10:39,591 [execute] INFO git rev-list 77f50e7cbfa51c1d43a88302e8aad7e6ef8a0d71 -- [2025-01-14T06:10:39.632Z] 2025-01-14 06:10:39,592 [execute] DEBUG Popen(['git', 'rev-list', '77f50e7cbfa51c1d43a88302e8aad7e6ef8a0d71', '--'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-14T06:10:39.632Z] 2025-01-14 06:10:39,600 [execute] INFO git fetch -v origin [2025-01-14T06:10:39.632Z] 2025-01-14 06:10:39,600 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-01-14T06:10:40.199Z] 2025-01-14 06:10:40,052 [run_push] DEBUG no remote changes detected [2025-01-14T06:10:40.199Z] 2025-01-14 06:10:40,052 [execute] INFO git push origin semver [2025-01-14T06:10:40.199Z] 2025-01-14 06:10:40,052 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dgexfoundry_device-bacnet-c_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-14T06:10:40.779Z] 2025-01-14 06:10:40,695 [run_push] DEBUG push all version tags [2025-01-14T06:10:40.779Z] 2025-01-14 06:10:40,696 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-01-14T06:10:40.779Z] 2025-01-14 06:10:40,696 [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-01-14T06:10:41.348Z] 2025-01-14 06:10:41,234 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-bacnet-c_main/.semver/main [2025-01-14T06:10:41.348Z] 3.2.0-dev.2 [Pipeline] } [2025-01-14T06:10:41.359Z] $ docker exec --env ******** --env ******** e3ff9cfbab858f961ca351207f121ca2caca5c98f8f971954dbf61019a7b3966 ssh-agent -k [2025-01-14T06:10:41.457Z] unset SSH_AUTH_SOCK; [2025-01-14T06:10:41.457Z] unset SSH_AGENT_PID; [2025-01-14T06:10:41.457Z] echo Agent pid 38 killed; [2025-01-14T06:10:41.466Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-14T06:10:41.782Z] + git semver [Pipeline] } [2025-01-14T06:10:42.056Z] $ docker stop --time=1 e3ff9cfbab858f961ca351207f121ca2caca5c98f8f971954dbf61019a7b3966 [2025-01-14T06:10:44.292Z] $ docker rm -f --volumes e3ff9cfbab858f961ca351207f121ca2caca5c98f8f971954dbf61019a7b3966 [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-01-14T06:10:44.972Z] + [ -d /w/workspace/dgexfoundry_device-bacnet-c_main/archives ] [2025-01-14T06:10:44.973Z] + ls -al /w/workspace/dgexfoundry_device-bacnet-c_main/archives [2025-01-14T06:10:44.973Z] total 16 [2025-01-14T06:10:44.973Z] drwxr-xr-x 3 root root 4096 Jan 14 06:02 . [2025-01-14T06:10:44.973Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 14 06:10 .. [2025-01-14T06:10:44.973Z] drwxr-xr-x 2 root root 4096 Jan 14 06:02 cost [2025-01-14T06:10:44.973Z] -rw-r--r-- 1 root root 86 Jan 14 06:02 cost.csv [2025-01-14T06:10:44.973Z] + sudo chown -R jenkins:jenkins /w/workspace/dgexfoundry_device-bacnet-c_main/archives [2025-01-14T06:10:44.973Z] + ls -al /w/workspace/dgexfoundry_device-bacnet-c_main/archives [2025-01-14T06:10:44.973Z] total 16 [2025-01-14T06:10:44.973Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 14 06:02 . [2025-01-14T06:10:44.973Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 14 06:10 .. [2025-01-14T06:10:44.973Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 14 06:02 cost [2025-01-14T06:10:44.973Z] -rw-r--r-- 1 jenkins jenkins 86 Jan 14 06:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-01-14T06:10:45.261Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-14T06:10:46.120Z] ---> package-listing.sh [2025-01-14T06:10:46.120Z] ++ facter osfamily [2025-01-14T06:10:46.120Z] ++ tr '[:upper:]' '[:lower:]' [2025-01-14T06:10:46.380Z] + OS_FAMILY=debian [2025-01-14T06:10:46.380Z] + workspace=/w/workspace/dgexfoundry_device-bacnet-c_main [2025-01-14T06:10:46.380Z] + START_PACKAGES=/tmp/packages_start.txt [2025-01-14T06:10:46.380Z] + END_PACKAGES=/tmp/packages_end.txt [2025-01-14T06:10:46.380Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-01-14T06:10:46.380Z] + PACKAGES=/tmp/packages_start.txt [2025-01-14T06:10:46.380Z] + '[' /w/workspace/dgexfoundry_device-bacnet-c_main ']' [2025-01-14T06:10:46.380Z] + PACKAGES=/tmp/packages_end.txt [2025-01-14T06:10:46.380Z] + case "${OS_FAMILY}" in [2025-01-14T06:10:46.380Z] + dpkg -l [2025-01-14T06:10:46.380Z] + grep '^ii' [2025-01-14T06:10:46.380Z] + '[' -f /tmp/packages_start.txt ']' [2025-01-14T06:10:46.380Z] + '[' -f /tmp/packages_end.txt ']' [2025-01-14T06:10:46.380Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-01-14T06:10:46.380Z] + '[' /w/workspace/dgexfoundry_device-bacnet-c_main ']' [2025-01-14T06:10:46.380Z] + mkdir -p /w/workspace/dgexfoundry_device-bacnet-c_main/archives/ [2025-01-14T06:10:46.380Z] + 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-01-14T06:10:46.393Z] 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-01-14T06:10:46.671Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-14T06:10:47.237Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-14T06:10:47.237Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-14T06:10:47.317Z] prd-ubuntu20.04-docker-8c-8g-36686 does not seem to be running inside a container [2025-01-14T06:10:47.348Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-01-14T06:10:48.732Z] $ docker top b37be384fcfaa6fd182deecefb6b4a75f82409bc2be7059c1ca9f634209c1995 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-14T06:10:49.070Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-01-14T06:10:49.353Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-01-14T06:10:49.637Z] + ls /var/log/sa-host [2025-01-14T06:10:49.637Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-14T06:10:49.797Z] provisioning config files... [2025-01-14T06:10:49.805Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-bacnet-c_main@tmp/config1813848370887055015tmp [Pipeline] { [Pipeline] echo [2025-01-14T06:10:49.824Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-14T06:10:50.111Z] ---> create-netrc.sh [Pipeline] } [2025-01-14T06:10:50.117Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-01-14T06:10:50.455Z] ---> python-tools-install.sh [Pipeline] echo [2025-01-14T06:10:50.463Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-14T06:10:50.756Z] ---> sudo-logs.sh [2025-01-14T06:10:50.756Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-01-14T06:10:50.789Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-14T06:10:51.072Z] ---> job-cost.sh [2025-01-14T06:10:51.072Z] lf-activate-venv: SKIPPING [2025-01-14T06:10:51.072Z] DEBUG: total: 0.2199999988079071 [2025-01-14T06:10:51.072Z] INFO: Retrieving Stack Cost... [2025-01-14T06:10:51.330Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-14T06:10:51.898Z] INFO: Archiving Costs [Pipeline] echo [2025-01-14T06:10:51.911Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-14T06:10:52.192Z] ---> logs-deploy.sh [2025-01-14T06:10:52.192Z] lf-activate-venv: SKIPPING [2025-01-14T06:10:52.192Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-bacnet-c/main/28 [2025-01-14T06:10:52.192Z] INFO: archiving workspace using pattern(s): [2025-01-14T06:10:53.128Z] Archives upload complete. [2025-01-14T06:10:53.128Z] INFO: archiving logs to Nexus