Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 578a9a03340fcb4ee66dd22d4e32c296796c0ad6 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-ssh7073589299970311920.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 5f16b0674693bda8419e7356c8caa12f8ebbbe1e 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-ssh3374733703792395589.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 5f16b0674693bda8419e7356c8caa12f8ebbbe1e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-coap-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-coap-c/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14897923064208127605.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 5f16b0674693bda8419e7356c8caa12f8ebbbe1e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 5f16b0674693bda8419e7356c8caa12f8ebbbe1e # timeout=10 Commit message: "Merge pull request #468 from cherrycl/issue-467" > 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-ssh2732006830747375807.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-coap-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-coap-c/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18135544015492947926.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-coap-c, dockerImageName:device-coap, 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-coap-c-settings PROJECT: device-coap-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-coap 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 Running on prd-ubuntu20.04-docker-8c-8g-41245 in /w/workspace/edgexfoundry_device-coap-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-coap-c.git > git init /w/workspace/edgexfoundry_device-coap-c_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-coap-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-coap-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-coap-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 578a9a03340fcb4ee66dd22d4e32c296796c0ad6 (main) Commit message: "Merge pull request #63 from FelixTing/update-config" > git config core.sparsecheckout # timeout=10 > git checkout -f 578a9a03340fcb4ee66dd22d4e32c296796c0ad6 # timeout=10 > git rev-list --no-walk 8443275ac6a55454468ef18d6a769bcfbada4750 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-13T05:58:56.049Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-13T05:58:56.108Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-13T05:58:56.130Z] ========================================================= [2025-03-13T05:58:56.130Z] EdgeX Global Pipelines Version Info [2025-03-13T05:58:56.130Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-13T05:58:57.203Z] ------------------- [2025-03-13T05:58:57.203Z] stable info: [2025-03-13T05:58:57.203Z] ------------------- [2025-03-13T05:58:57.203Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-13T05:58:57.203Z] Commit SHA: 5f16b0674693bda8419e7356c8caa12f8ebbbe1e [2025-03-13T05:58:57.203Z] Message: update stable to v1.0.272 [2025-03-13T05:58:57.464Z] ------------------- [2025-03-13T05:58:57.464Z] experimental info: [2025-03-13T05:58:57.464Z] ------------------- [2025-03-13T05:58:57.464Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-03-13T05:58:57.464Z] Commit SHA: 5f16b0674693bda8419e7356c8caa12f8ebbbe1e [2025-03-13T05:58:57.464Z] Message: update experimental to v1.0.272 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-13T05:58:57.544Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-coap-c-settings [Pipeline] echo [2025-03-13T05:58:57.570Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-coap-c [Pipeline] echo [2025-03-13T05:58:57.589Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-13T05:58:57.611Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-13T05:58:57.630Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-13T05:58:57.655Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2025-03-13T05:58:57.676Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2025-03-13T05:58:57.699Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-13T05:58:57.723Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-13T05:58:57.744Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-coap [Pipeline] echo [2025-03-13T05:58:57.766Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-13T05:58:57.790Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-13T05:58:57.809Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-13T05:58:57.832Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-13T05:58:57.855Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-13T05:58:57.878Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-13T05:58:57.898Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-13T05:58:57.923Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-03-13T05:58:57.952Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-03-13T05:58:57.978Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-03-13T05:58:58.004Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 578a9a03340fcb4ee66dd22d4e32c296796c0ad6 [Pipeline] echo [2025-03-13T05:58:58.032Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 578a9a0 [Pipeline] echo [2025-03-13T05:58:58.055Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-13T05:58:58.114Z] provisioning config files... [2025-03-13T05:58:58.127Z] copy managed file [device-coap-c-settings] to file:/w/workspace/edgexfoundry_device-coap-c_main@tmp/config6292881798249367371tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-13T05:58:58.448Z] ---> ****-login.sh [2025-03-13T05:58:58.448Z] nexus3.edgexfoundry.org:10001 [2025-03-13T05:58:58.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T05:58:58.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T05:58:58.709Z] Configure a credential helper to remove this warning. See [2025-03-13T05:58:58.709Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T05:58:58.709Z] [2025-03-13T05:58:58.709Z] Login Succeeded [2025-03-13T05:58:58.709Z] nexus3.edgexfoundry.org:10002 [2025-03-13T05:58:58.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T05:58:58.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T05:58:58.969Z] Configure a credential helper to remove this warning. See [2025-03-13T05:58:58.969Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T05:58:58.969Z] [2025-03-13T05:58:58.969Z] Login Succeeded [2025-03-13T05:58:58.969Z] nexus3.edgexfoundry.org:10003 [2025-03-13T05:58:58.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T05:58:58.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T05:58:58.969Z] Configure a credential helper to remove this warning. See [2025-03-13T05:58:58.969Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T05:58:58.969Z] [2025-03-13T05:58:58.969Z] Login Succeeded [2025-03-13T05:58:58.969Z] nexus3.edgexfoundry.org:10004 [2025-03-13T05:58:58.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T05:58:59.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T05:58:59.229Z] Configure a credential helper to remove this warning. See [2025-03-13T05:58:59.229Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T05:58:59.229Z] [2025-03-13T05:58:59.229Z] Login Succeeded [2025-03-13T05:58:59.229Z] ****.io [2025-03-13T05:58:59.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T05:58:59.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T05:58:59.489Z] Configure a credential helper to remove this warning. See [2025-03-13T05:58:59.489Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T05:58:59.489Z] [2025-03-13T05:58:59.489Z] Login Succeeded [2025-03-13T05:58:59.489Z] ---> ****-login.sh ends [Pipeline] } [2025-03-13T05:58:59.497Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh [2025-03-13T05:58:59.893Z] + git rev-list -1 --merges 578a9a03340fcb4ee66dd22d4e32c296796c0ad6~1..578a9a03340fcb4ee66dd22d4e32c296796c0ad6 [Pipeline] echo [2025-03-13T05:58:59.921Z] -----------> git rev-list -1 --merges 578a9a03340fcb4ee66dd22d4e32c296796c0ad6~1..578a9a03340fcb4ee66dd22d4e32c296796c0ad6 578a9a03340fcb4ee66dd22d4e32c296796c0ad6 [2025-03-13T05:58:59.921Z] 578a9a03340fcb4ee66dd22d4e32c296796c0ad6 [false] [Pipeline] sh [2025-03-13T05:59:00.217Z] + git log --format=format:%s -1 578a9a03340fcb4ee66dd22d4e32c296796c0ad6 [Pipeline] echo [2025-03-13T05:59:00.235Z] ========================================================= [2025-03-13T05:59:00.235Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-13T05:59:00.235Z] ========================================================= Stage "Build LTS Release Image" skipped due to when conditional [Pipeline] getContext [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "amd64" skipped due to when conditional [Pipeline] getContext [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-13T05:59:29.313Z] + git rev-list -1 --merges 578a9a03340fcb4ee66dd22d4e32c296796c0ad6~1..578a9a03340fcb4ee66dd22d4e32c296796c0ad6 [Pipeline] echo [2025-03-13T05:59:29.325Z] -----------> git rev-list -1 --merges 578a9a03340fcb4ee66dd22d4e32c296796c0ad6~1..578a9a03340fcb4ee66dd22d4e32c296796c0ad6 578a9a03340fcb4ee66dd22d4e32c296796c0ad6 [2025-03-13T05:59:29.325Z] 578a9a03340fcb4ee66dd22d4e32c296796c0ad6 [false] [Pipeline] sh [2025-03-13T05:59:29.612Z] + git log --format=format:%s -1 578a9a03340fcb4ee66dd22d4e32c296796c0ad6 [Pipeline] echo [2025-03-13T05:59:29.626Z] ========================================================= [2025-03-13T05:59:29.626Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-13T05:59:29.626Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-03-13T05:59:29.996Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-13T05:59:29.997Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-13T05:59:29.997Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-13T05:59:29.997Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-13T05:59:29.997Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-13T05:59:29.997Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-13T05:59:29.997Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T05:59:30.404Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-13T05:59:30.404Z] [2025-03-13T05:59:30.404Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T05:59:30.703Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-13T05:59:30.703Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-13T05:59:30.703Z] b85a868b505f: Pulling fs layer [2025-03-13T05:59:30.703Z] e2be974225ed: Pulling fs layer [2025-03-13T05:59:30.703Z] 339a4e72a1f5: Pulling fs layer [2025-03-13T05:59:30.703Z] 988bab9f4d93: Pulling fs layer [2025-03-13T05:59:30.703Z] 1469e6f7b9e6: Pulling fs layer [2025-03-13T05:59:30.703Z] eaf3925da568: Pulling fs layer [2025-03-13T05:59:30.703Z] bab4dde63d76: Pulling fs layer [2025-03-13T05:59:30.703Z] bde34c3a00c8: Pulling fs layer [2025-03-13T05:59:30.703Z] b352a97aabf1: Pulling fs layer [2025-03-13T05:59:30.703Z] 4872d77fe225: Pulling fs layer [2025-03-13T05:59:30.703Z] 5851b861e8e6: Pulling fs layer [2025-03-13T05:59:30.703Z] bab4dde63d76: Waiting [2025-03-13T05:59:30.703Z] b352a97aabf1: Waiting [2025-03-13T05:59:30.703Z] 4872d77fe225: Waiting [2025-03-13T05:59:30.703Z] 988bab9f4d93: Waiting [2025-03-13T05:59:30.703Z] 1469e6f7b9e6: Waiting [2025-03-13T05:59:30.703Z] eaf3925da568: Waiting [2025-03-13T05:59:30.703Z] bde34c3a00c8: Waiting [2025-03-13T05:59:30.703Z] 5851b861e8e6: Waiting [2025-03-13T05:59:30.703Z] e2be974225ed: Download complete [2025-03-13T05:59:30.703Z] 988bab9f4d93: Download complete [2025-03-13T05:59:30.703Z] 1469e6f7b9e6: Verifying Checksum [2025-03-13T05:59:30.703Z] 1469e6f7b9e6: Download complete [2025-03-13T05:59:30.703Z] 339a4e72a1f5: Verifying Checksum [2025-03-13T05:59:30.703Z] 339a4e72a1f5: Download complete [2025-03-13T05:59:30.703Z] eaf3925da568: Verifying Checksum [2025-03-13T05:59:30.703Z] eaf3925da568: Download complete [2025-03-13T05:59:30.960Z] bde34c3a00c8: Download complete [2025-03-13T05:59:30.960Z] b352a97aabf1: Verifying Checksum [2025-03-13T05:59:30.960Z] b352a97aabf1: Download complete [2025-03-13T05:59:30.960Z] 4872d77fe225: Verifying Checksum [2025-03-13T05:59:30.960Z] 4872d77fe225: Download complete [2025-03-13T05:59:30.960Z] 5851b861e8e6: Download complete [2025-03-13T05:59:30.960Z] b85a868b505f: Verifying Checksum [2025-03-13T05:59:30.960Z] b85a868b505f: Download complete [2025-03-13T05:59:31.218Z] bab4dde63d76: Verifying Checksum [2025-03-13T05:59:31.218Z] bab4dde63d76: Download complete [2025-03-13T05:59:32.151Z] b85a868b505f: Pull complete [2025-03-13T05:59:32.151Z] e2be974225ed: Pull complete [2025-03-13T05:59:32.410Z] 339a4e72a1f5: Pull complete [2025-03-13T05:59:32.410Z] 988bab9f4d93: Pull complete [2025-03-13T05:59:32.670Z] 1469e6f7b9e6: Pull complete [2025-03-13T05:59:32.670Z] eaf3925da568: Pull complete [2025-03-13T05:59:34.569Z] bab4dde63d76: Pull complete [2025-03-13T05:59:34.569Z] bde34c3a00c8: Pull complete [2025-03-13T05:59:34.569Z] b352a97aabf1: Pull complete [2025-03-13T05:59:34.569Z] 4872d77fe225: Pull complete [2025-03-13T05:59:34.569Z] 5851b861e8e6: Pull complete [2025-03-13T05:59:34.569Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-13T05:59:34.569Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-13T05:59:34.569Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-13T05:59:34.704Z] prd-ubuntu20.04-docker-8c-8g-41245 does not seem to be running inside a container [2025-03-13T05:59:34.729Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-coap-c_main -v /w/workspace/edgexfoundry_device-coap-c_main:/w/workspace/edgexfoundry_device-coap-c_main:rw,z -v /w/workspace/edgexfoundry_device-coap-c_main@tmp:/w/workspace/edgexfoundry_device-coap-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-03-13T05:59:36.364Z] $ docker top 973e7cd3b5a92d0c52c307945a717215e1b66b5555fcc486c66d46f8b3359e63 -eo pid,comm [2025-03-13T05:59:36.416Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-03-13T05:59:36.416Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-13T05:59:36.474Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-13T05:59:36.474Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-13T05:59:36.573Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-13T05:59:36.574Z] $ docker exec 973e7cd3b5a92d0c52c307945a717215e1b66b5555fcc486c66d46f8b3359e63 ssh-agent [2025-03-13T05:59:36.677Z] SSH_AUTH_SOCK=/tmp/ssh-3YmtIvOKUgg0/agent.33 [2025-03-13T05:59:36.678Z] SSH_AGENT_PID=39 [2025-03-13T05:59:36.683Z] Running ssh-add (command line suppressed) [2025-03-13T05:59:36.782Z] Identity added: /w/workspace/edgexfoundry_device-coap-c_main@tmp/private_key_8833469347678804995.key (/w/workspace/edgexfoundry_device-coap-c_main@tmp/private_key_8833469347678804995.key) [2025-03-13T05:59:36.796Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-13T05:59:37.092Z] + git tag --points-at HEAD [Pipeline] } [2025-03-13T05:59:37.099Z] $ docker exec --env ******** --env ******** 973e7cd3b5a92d0c52c307945a717215e1b66b5555fcc486c66d46f8b3359e63 ssh-agent -k [2025-03-13T05:59:37.196Z] unset SSH_AUTH_SOCK; [2025-03-13T05:59:37.196Z] unset SSH_AGENT_PID; [2025-03-13T05:59:37.196Z] echo Agent pid 39 killed; [2025-03-13T05:59:37.206Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-13T05:59:37.248Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-13T05:59:37.248Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-13T05:59:37.369Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-13T05:59:37.369Z] $ docker exec 973e7cd3b5a92d0c52c307945a717215e1b66b5555fcc486c66d46f8b3359e63 ssh-agent [2025-03-13T05:59:37.461Z] SSH_AUTH_SOCK=/tmp/ssh-5cKNf6SV9RAY/agent.72 [2025-03-13T05:59:37.461Z] SSH_AGENT_PID=78 [2025-03-13T05:59:37.465Z] Running ssh-add (command line suppressed) [2025-03-13T05:59:37.552Z] Identity added: /w/workspace/edgexfoundry_device-coap-c_main@tmp/private_key_8958383455260735815.key (/w/workspace/edgexfoundry_device-coap-c_main@tmp/private_key_8958383455260735815.key) [2025-03-13T05:59:37.568Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-13T05:59:37.857Z] + git semver init [2025-03-13T05:59:38.116Z] 2025-03-13 05:59:38,019 [run_init] DEBUG init version:0.0.0 force:False [2025-03-13T05:59:38.116Z] 2025-03-13 05:59:38,019 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-coap-c_main/.semver [2025-03-13T05:59:38.116Z] 2025-03-13 05:59:38,020 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-coap-c.git /w/workspace/edgexfoundry_device-coap-c_main/.semver [2025-03-13T05:59:38.116Z] 2025-03-13 05:59:38,020 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-coap-c.git', '/w/workspace/edgexfoundry_device-coap-c_main/.semver'], cwd=/w/workspace/edgexfoundry_device-coap-c_main, universal_newlines=False, shell=None, istream=None) [2025-03-13T05:59:39.055Z] 2025-03-13 05:59:38,739 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-coap-c_main/.git/info/exclude [2025-03-13T05:59:39.055Z] 2025-03-13 05:59:38,739 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-coap-c_main/.semver/main with force:False [2025-03-13T05:59:39.055Z] 2025-03-13 05:59:38,739 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-coap-c_main/.semver/main [2025-03-13T05:59:39.055Z] 2025-03-13 05:59:38,739 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-coap-c_main/.semver/main [2025-03-13T05:59:39.055Z] 3.2.0-dev.2 [Pipeline] } [2025-03-13T05:59:39.063Z] $ docker exec --env ******** --env ******** 973e7cd3b5a92d0c52c307945a717215e1b66b5555fcc486c66d46f8b3359e63 ssh-agent -k [2025-03-13T05:59:39.161Z] unset SSH_AUTH_SOCK; [2025-03-13T05:59:39.162Z] unset SSH_AGENT_PID; [2025-03-13T05:59:39.162Z] echo Agent pid 78 killed; [2025-03-13T05:59:39.171Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-13T05:59:39.487Z] + git semver [Pipeline] } [2025-03-13T05:59:39.757Z] $ docker stop --time=1 973e7cd3b5a92d0c52c307945a717215e1b66b5555fcc486c66d46f8b3359e63 [2025-03-13T05:59:41.030Z] $ docker rm -f --volumes 973e7cd3b5a92d0c52c307945a717215e1b66b5555fcc486c66d46f8b3359e63 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-13T05:59:41.368Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-13T05:59:41.597Z] Stashed 1 file(s) [Pipeline] echo [2025-03-13T05:59:41.601Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.2 [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-03-13T05:59:41.747Z] provisioning config files... [2025-03-13T05:59:41.756Z] copy managed file [device-coap-c-settings] to file:/w/workspace/edgexfoundry_device-coap-c_main@tmp/config9460605905179802438tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-13T05:59:42.054Z] ---> ****-login.sh [2025-03-13T05:59:42.054Z] nexus3.edgexfoundry.org:10001 [2025-03-13T05:59:42.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T05:59:42.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T05:59:42.055Z] Configure a credential helper to remove this warning. See [2025-03-13T05:59:42.055Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T05:59:42.055Z] [2025-03-13T05:59:42.055Z] Login Succeeded [2025-03-13T05:59:42.055Z] nexus3.edgexfoundry.org:10002 [2025-03-13T05:59:42.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T05:59:42.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T05:59:42.055Z] Configure a credential helper to remove this warning. See [2025-03-13T05:59:42.055Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T05:59:42.055Z] [2025-03-13T05:59:42.055Z] Login Succeeded [2025-03-13T05:59:42.055Z] nexus3.edgexfoundry.org:10003 [2025-03-13T05:59:42.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T05:59:42.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T05:59:42.313Z] Configure a credential helper to remove this warning. See [2025-03-13T05:59:42.313Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T05:59:42.313Z] [2025-03-13T05:59:42.313Z] Login Succeeded [2025-03-13T05:59:42.313Z] nexus3.edgexfoundry.org:10004 [2025-03-13T05:59:42.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T05:59:42.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T05:59:42.313Z] Configure a credential helper to remove this warning. See [2025-03-13T05:59:42.313Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T05:59:42.313Z] [2025-03-13T05:59:42.313Z] Login Succeeded [2025-03-13T05:59:42.313Z] ****.io [2025-03-13T05:59:42.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T05:59:42.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T05:59:42.573Z] Configure a credential helper to remove this warning. See [2025-03-13T05:59:42.573Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T05:59:42.573Z] [2025-03-13T05:59:42.573Z] Login Succeeded [2025-03-13T05:59:42.573Z] ---> ****-login.sh ends [Pipeline] } [2025-03-13T05:59:42.579Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-13T05:59:42.683Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-13T05:59:42.699Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo [2025-03-13T05:59:42.711Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-13T05:59:42.725Z] ========================================================= [2025-03-13T05:59:42.725Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2025-03-13T05:59:42.725Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T05:59:43.036Z] + docker build -t ci-base-image-x86_64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest . [2025-03-13T05:59:43.036Z] Sending build context to Docker daemon 575kB [2025-03-13T05:59:43.036Z] Step 1/14 : ARG BASE=alpine:3.20 [2025-03-13T05:59:43.036Z] Step 2/14 : FROM ${BASE} [2025-03-13T05:59:43.036Z] latest: Pulling from edgex-devops/edgex-gcc-base [2025-03-13T05:59:43.036Z] 96526aa774ef: Pulling fs layer [2025-03-13T05:59:43.036Z] da60e534fd72: Pulling fs layer [2025-03-13T05:59:43.036Z] 96526aa774ef: Verifying Checksum [2025-03-13T05:59:43.036Z] 96526aa774ef: Download complete [2025-03-13T05:59:43.294Z] 96526aa774ef: Pull complete [2025-03-13T05:59:43.862Z] da60e534fd72: Verifying Checksum [2025-03-13T05:59:43.862Z] da60e534fd72: Download complete [2025-03-13T05:59:47.147Z] da60e534fd72: Pull complete [2025-03-13T05:59:47.147Z] Digest: sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff [2025-03-13T05:59:47.147Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2025-03-13T05:59:47.147Z] ---> 6605166a5db4 [2025-03-13T05:59:47.147Z] Step 3/14 : LABEL maintainer="Ken Bannister " [2025-03-13T05:59:47.715Z] ---> Running in cd36d384a443 [2025-03-13T05:59:47.715Z] Removing intermediate container cd36d384a443 [2025-03-13T05:59:47.715Z] ---> 70f8071a5c7a [2025-03-13T05:59:47.715Z] Step 4/14 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-03-13T05:59:47.715Z] ---> Running in 50080b498432 [2025-03-13T05:59:47.975Z] Connecting to iotech.jfrog.io (34.246.139.145:443) [2025-03-13T05:59:48.540Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-03-13T05:59:48.540Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-03-13T05:59:48.540Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-03-13T05:59:48.798Z] Removing intermediate container 50080b498432 [2025-03-13T05:59:48.798Z] ---> c9c63c450987 [2025-03-13T05:59:48.798Z] Step 5/14 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-03-13T05:59:48.798Z] ---> Running in f54733c7071c [2025-03-13T05:59:49.365Z] Removing intermediate container f54733c7071c [2025-03-13T05:59:49.365Z] ---> f48e13c83234 [2025-03-13T05:59:49.365Z] Step 6/14 : RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev dumb-init [2025-03-13T05:59:49.365Z] ---> Running in 855a8b5581de [2025-03-13T05:59:49.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-13T05:59:49.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-03-13T05:59:49.883Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-13T05:59:50.451Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-13T05:59:50.451Z] (1/18) Installing dumb-init (1.2.5-r2) [2025-03-13T05:59:50.451Z] (2/18) Installing hiredis (1.1.0-r2) [2025-03-13T05:59:50.451Z] (3/18) Installing hiredis-dev (1.1.0-r2) [2025-03-13T05:59:50.451Z] (4/18) Installing libcbor (0.10.2-r1) [2025-03-13T05:59:50.451Z] (5/18) Installing iotech-iot-1.5 (1.5.5-r0) [2025-03-13T05:59:51.389Z] (6/18) Installing iotech-iot-1.5-dev (1.5.5-r0) [2025-03-13T05:59:51.389Z] (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-03-13T05:59:51.389Z] (8/18) Installing libcbor-dev (0.10.2-r1) [2025-03-13T05:59:51.389Z] (9/18) Installing libmenuw (6.4_p20230506-r0) [2025-03-13T05:59:51.389Z] (10/18) Installing libpanelw (6.4_p20230506-r0) [2025-03-13T05:59:51.389Z] (11/18) Installing libncurses++ (6.4_p20230506-r0) [2025-03-13T05:59:51.389Z] (12/18) Installing ncurses-dev (6.4_p20230506-r0) [2025-03-13T05:59:51.389Z] (13/18) Installing libblkid (2.38.1-r8) [2025-03-13T05:59:51.389Z] (14/18) Installing libuuid (2.38.1-r8) [2025-03-13T05:59:51.389Z] (15/18) Installing libfdisk (2.38.1-r8) [2025-03-13T05:59:51.389Z] (16/18) Installing libmount (2.38.1-r8) [2025-03-13T05:59:51.663Z] (17/18) Installing libsmartcols (2.38.1-r8) [2025-03-13T05:59:51.663Z] (18/18) Installing util-linux-dev (2.38.1-r8) [2025-03-13T05:59:51.663Z] Executing busybox-1.36.1-r4.trigger [2025-03-13T05:59:51.663Z] OK: 336 MiB in 100 packages [2025-03-13T05:59:52.231Z] Removing intermediate container 855a8b5581de [2025-03-13T05:59:52.231Z] ---> 7788c2c2277f [2025-03-13T05:59:52.231Z] Step 7/14 : RUN apk --no-cache upgrade [2025-03-13T05:59:52.231Z] ---> Running in 609b6c4a3acd [2025-03-13T05:59:52.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-13T05:59:52.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-03-13T05:59:52.489Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-13T05:59:53.054Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-13T05:59:53.054Z] Upgrading critical system libraries and apk-tools: [2025-03-13T05:59:53.054Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2025-03-13T05:59:53.054Z] Executing busybox-1.36.1-r4.trigger [2025-03-13T05:59:53.054Z] Continuing the upgrade transaction with new apk-tools: [2025-03-13T05:59:53.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-13T05:59:53.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-03-13T05:59:53.312Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-13T05:59:53.881Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-13T05:59:53.881Z] (1/25) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) [2025-03-13T05:59:53.881Z] (2/25) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) [2025-03-13T05:59:53.881Z] Executing busybox-1.36.1-r7.post-upgrade [2025-03-13T05:59:53.881Z] (3/25) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) [2025-03-13T05:59:53.881Z] (4/25) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) [2025-03-13T05:59:53.881Z] (5/25) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) [2025-03-13T05:59:53.881Z] (6/25) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) [2025-03-13T05:59:53.881Z] (7/25) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) [2025-03-13T05:59:53.881Z] (8/25) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) [2025-03-13T05:59:53.881Z] (9/25) Upgrading libexpat (2.5.0-r1 -> 2.6.4-r0) [2025-03-13T05:59:53.881Z] (10/25) Upgrading libarchive (3.7.2-r0 -> 3.7.7-r0) [2025-03-13T05:59:53.881Z] (11/25) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) [2025-03-13T05:59:54.140Z] (12/25) Installing libpsl (0.21.5-r0) [2025-03-13T05:59:54.140Z] (13/25) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) [2025-03-13T05:59:54.140Z] (14/25) Installing libpsl-utils (0.21.5-r0) [2025-03-13T05:59:54.140Z] (15/25) Installing libpsl-dev (0.21.5-r0) [2025-03-13T05:59:54.140Z] (16/25) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) [2025-03-13T05:59:54.140Z] (17/25) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) [2025-03-13T05:59:54.140Z] (18/25) Upgrading git (2.40.1-r0 -> 2.40.4-r0) [2025-03-13T05:59:54.140Z] (19/25) Upgrading musl-utils (1.2.4-r2 -> 1.2.4-r3) [2025-03-13T05:59:54.140Z] (20/25) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) [2025-03-13T05:59:54.140Z] (21/25) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) [2025-03-13T05:59:54.140Z] (22/25) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) [2025-03-13T05:59:54.140Z] (23/25) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) [2025-03-13T05:59:54.140Z] (24/25) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) [2025-03-13T05:59:54.140Z] (25/25) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) [2025-03-13T05:59:54.140Z] Executing busybox-1.36.1-r7.trigger [2025-03-13T05:59:54.140Z] Executing ca-certificates-20241121-r1.trigger [2025-03-13T05:59:54.140Z] OK: 337 MiB in 103 packages [2025-03-13T05:59:55.074Z] Removing intermediate container 609b6c4a3acd [2025-03-13T05:59:55.074Z] ---> 933ebb4c0b38 [2025-03-13T05:59:55.074Z] Step 8/14 : COPY scripts /device-coap/scripts [2025-03-13T05:59:55.333Z] ---> 253b5b85d197 [2025-03-13T05:59:55.333Z] Step 9/14 : COPY src /device-coap/src/ [2025-03-13T05:59:55.333Z] ---> fbe28cce4907 [2025-03-13T05:59:55.333Z] Step 10/14 : COPY VERSION /device-coap [2025-03-13T05:59:55.590Z] ---> 62d9effd8468 [2025-03-13T05:59:55.590Z] Step 11/14 : RUN mkdir -p /device-coap/build [2025-03-13T05:59:55.590Z] ---> Running in 06827518e620 [2025-03-13T05:59:56.157Z] Removing intermediate container 06827518e620 [2025-03-13T05:59:56.157Z] ---> f816bfc1703d [2025-03-13T05:59:56.157Z] Step 12/14 : WORKDIR /device-coap [2025-03-13T05:59:56.157Z] ---> Running in 7c2c0c1387f2 [2025-03-13T05:59:56.415Z] Removing intermediate container 7c2c0c1387f2 [2025-03-13T05:59:56.415Z] ---> fdcb75f76075 [2025-03-13T05:59:56.415Z] Step 13/14 : RUN /device-coap/scripts/build_deps.sh 1 [2025-03-13T05:59:56.682Z] ---> Running in d1bac82d3f17 [2025-03-13T05:59:56.707Z] Still waiting to schedule task [2025-03-13T05:59:56.707Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-41240’ [2025-03-13T05:59:56.939Z] + BUILD_CSDK=1 [2025-03-13T05:59:56.939Z] + TINYDTLS_VERSION=b0e230d [2025-03-13T05:59:56.939Z] + LIBCOAP_VERSION=1739507 [2025-03-13T05:59:56.939Z] + CSDK_VERSION=4.0.0 [2025-03-13T05:59:56.939Z] + '[' -d deps ] [2025-03-13T05:59:56.939Z] + mkdir deps [2025-03-13T05:59:56.939Z] + cd /device-coap/deps [2025-03-13T05:59:56.939Z] + git clone https://github.com/eclipse/tinydtls.git [2025-03-13T05:59:56.939Z] Cloning into 'tinydtls'... [2025-03-13T05:59:57.504Z] + cd tinydtls [2025-03-13T05:59:57.504Z] + git checkout develop [2025-03-13T05:59:57.504Z] branch 'develop' set up to track 'origin/develop'. [2025-03-13T05:59:57.504Z] Switched to a new branch 'develop' [2025-03-13T05:59:57.504Z] + git reset --hard b0e230d [2025-03-13T05:59:57.504Z] HEAD is now at b0e230d Merge pull request #44 from mrdeep1/cunit_fix [2025-03-13T05:59:57.504Z] + cp /device-coap/scripts/AutoConf_cmake_patch AutoConf.cmake [2025-03-13T05:59:57.504Z] + cp /device-coap/scripts/CMakeLists_txt_patch CMakeLists.txt [2025-03-13T05:59:57.504Z] + cp /device-coap/scripts/dtls_config_h_cmake_in_patch dtls_config.h.cmake.in [2025-03-13T05:59:57.504Z] + cp /device-coap/scripts/tests_CMakeLists_txt_patch tests/CMakeLists.txt [2025-03-13T05:59:57.504Z] + mkdir -p build [2025-03-13T05:59:57.504Z] + cd build [2025-03-13T05:59:57.504Z] + cmake '-DCMAKE_BUILD_TYPE=Release' '-DBUILD_SHARED_LIBS=ON' .. [2025-03-13T05:59:57.504Z] -- The C compiler identification is GNU 12.2.1 [2025-03-13T05:59:57.504Z] -- Detecting C compiler ABI info [2025-03-13T05:59:57.762Z] -- Detecting C compiler ABI info - done [2025-03-13T05:59:57.762Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-13T05:59:57.762Z] -- Detecting C compile features [2025-03-13T05:59:57.762Z] -- Detecting C compile features - done [2025-03-13T05:59:57.762Z] -- Looking for assert.h [2025-03-13T05:59:57.762Z] -- Looking for assert.h - found [2025-03-13T05:59:57.762Z] -- Looking for arpa/inet.h [2025-03-13T05:59:57.762Z] -- Looking for arpa/inet.h - found [2025-03-13T05:59:57.762Z] -- Looking for fcntl.h [2025-03-13T05:59:58.020Z] -- Looking for fcntl.h - found [2025-03-13T05:59:58.020Z] -- Looking for inttypes.h [2025-03-13T05:59:58.020Z] -- Looking for inttypes.h - found [2025-03-13T05:59:58.020Z] -- Looking for memory.h [2025-03-13T05:59:58.020Z] -- Looking for memory.h - found [2025-03-13T05:59:58.020Z] -- Looking for netdb.h [2025-03-13T05:59:58.278Z] -- Looking for netdb.h - found [2025-03-13T05:59:58.278Z] -- Looking for netinet/in.h [2025-03-13T05:59:58.278Z] -- Looking for netinet/in.h - found [2025-03-13T05:59:58.278Z] -- Looking for stddef.h [2025-03-13T05:59:58.279Z] -- Looking for stddef.h - found [2025-03-13T05:59:58.279Z] -- Looking for stdint.h [2025-03-13T05:59:58.536Z] -- Looking for stdint.h - found [2025-03-13T05:59:58.536Z] -- Looking for stdlib.h [2025-03-13T05:59:58.536Z] -- Looking for stdlib.h - found [2025-03-13T05:59:58.536Z] -- Looking for string.h [2025-03-13T05:59:58.536Z] -- Looking for string.h - found [2025-03-13T05:59:58.536Z] -- Looking for strings.h [2025-03-13T05:59:58.795Z] -- Looking for strings.h - found [2025-03-13T05:59:58.795Z] -- Looking for time.h [2025-03-13T05:59:58.795Z] -- Looking for time.h - found [2025-03-13T05:59:58.795Z] -- Looking for sys/param.h [2025-03-13T05:59:58.795Z] -- Looking for sys/param.h - found [2025-03-13T05:59:58.795Z] -- Looking for sys/socket.h [2025-03-13T05:59:59.053Z] -- Looking for sys/socket.h - found [2025-03-13T05:59:59.053Z] -- Looking for sys/stat.h [2025-03-13T05:59:59.053Z] -- Looking for sys/stat.h - found [2025-03-13T05:59:59.053Z] -- Looking for sys/types.h [2025-03-13T05:59:59.053Z] -- Looking for sys/types.h - found [2025-03-13T05:59:59.053Z] -- Looking for sys/time.h [2025-03-13T05:59:59.053Z] -- Looking for sys/time.h - found [2025-03-13T05:59:59.053Z] -- Looking for unistd.h [2025-03-13T05:59:59.312Z] -- Looking for unistd.h - found [2025-03-13T05:59:59.312Z] -- Looking for float.h [2025-03-13T05:59:59.312Z] -- Looking for float.h - found [2025-03-13T05:59:59.312Z] -- Looking for dlfcn.h [2025-03-13T05:59:59.312Z] -- Looking for dlfcn.h - found [2025-03-13T05:59:59.312Z] -- Looking for memset [2025-03-13T05:59:59.571Z] -- Looking for memset - found [2025-03-13T05:59:59.571Z] -- Looking for select [2025-03-13T05:59:59.571Z] -- Looking for select - found [2025-03-13T05:59:59.571Z] -- Looking for socket [2025-03-13T05:59:59.571Z] -- Looking for socket - found [2025-03-13T05:59:59.571Z] -- Looking for strdup [2025-03-13T05:59:59.833Z] -- Looking for strdup - found [2025-03-13T05:59:59.833Z] -- Looking for strerror [2025-03-13T05:59:59.833Z] -- Looking for strerror - found [2025-03-13T05:59:59.833Z] -- Looking for strnlen [2025-03-13T05:59:59.833Z] -- Looking for strnlen - found [2025-03-13T05:59:59.833Z] -- Looking for fls [2025-03-13T06:00:00.110Z] -- Looking for fls - not found [2025-03-13T06:00:00.110Z] -- Looking for vprintf [2025-03-13T06:00:00.110Z] -- Looking for vprintf - found [2025-03-13T06:00:00.110Z] -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN [2025-03-13T06:00:00.110Z] -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN - Failed [2025-03-13T06:00:00.110Z] -- Configuring done (2.7s) [2025-03-13T06:00:00.110Z] -- Generating done (0.0s) [2025-03-13T06:00:00.110Z] -- Build files have been written to: /device-coap/deps/tinydtls/build [2025-03-13T06:00:00.110Z] + make [2025-03-13T06:00:00.368Z] [ 6%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael.c.o [2025-03-13T06:00:00.626Z] [ 13%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael_wrap.c.o [2025-03-13T06:00:00.626Z] [ 20%] Building C object CMakeFiles/tinydtls.dir/ccm.c.o [2025-03-13T06:00:00.884Z] [ 26%] Building C object CMakeFiles/tinydtls.dir/crypto.c.o [2025-03-13T06:00:00.884Z] In file included from /device-coap/deps/tinydtls/crypto.c:34: [2025-03-13T06:00:00.884Z] In function 'ecc_ecdh', [2025-03-13T06:00:00.884Z] inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2025-03-13T06:00:00.884Z] /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_x' may be used uninitialized [-Wmaybe-uninitialized] [2025-03-13T06:00:00.884Z] 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2025-03-13T06:00:00.884Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:00:00.884Z] /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2025-03-13T06:00:00.884Z] /device-coap/deps/tinydtls/ecc/ecc.h:47:6: note: by argument 1 of type 'const uint32_t *' {aka 'const unsigned int *'} to 'ecc_ec_mult' declared here [2025-03-13T06:00:00.884Z] 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2025-03-13T06:00:00.884Z] | ^~~~~~~~~~~ [2025-03-13T06:00:00.884Z] /device-coap/deps/tinydtls/crypto.c:431:12: note: 'pub_x' declared here [2025-03-13T06:00:00.884Z] 431 | uint32_t pub_x[8]; [2025-03-13T06:00:00.884Z] | ^~~~~ [2025-03-13T06:00:00.884Z] In function 'ecc_ecdh', [2025-03-13T06:00:00.884Z] inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2025-03-13T06:00:00.884Z] /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_y' may be used uninitialized [-Wmaybe-uninitialized] [2025-03-13T06:00:00.884Z] 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2025-03-13T06:00:00.884Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:00:00.884Z] /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2025-03-13T06:00:00.884Z] /device-coap/deps/tinydtls/ecc/ecc.h:47:6: note: by argument 2 of type 'const uint32_t *' {aka 'const unsigned int *'} to 'ecc_ec_mult' declared here [2025-03-13T06:00:00.884Z] 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2025-03-13T06:00:00.884Z] | ^~~~~~~~~~~ [2025-03-13T06:00:00.884Z] /device-coap/deps/tinydtls/crypto.c:432:12: note: 'pub_y' declared here [2025-03-13T06:00:00.884Z] 432 | uint32_t pub_y[8]; [2025-03-13T06:00:00.885Z] | ^~~~~ [2025-03-13T06:00:00.885Z] In function 'ecc_ecdh', [2025-03-13T06:00:00.885Z] inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2025-03-13T06:00:00.885Z] /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'priv' may be used uninitialized [-Wmaybe-uninitialized] [2025-03-13T06:00:00.885Z] 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2025-03-13T06:00:00.885Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:00:00.885Z] /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2025-03-13T06:00:00.885Z] /device-coap/deps/tinydtls/ecc/ecc.h:47:6: note: by argument 3 of type 'const uint32_t *' {aka 'const unsigned int *'} to 'ecc_ec_mult' declared here [2025-03-13T06:00:00.885Z] 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2025-03-13T06:00:00.885Z] | ^~~~~~~~~~~ [2025-03-13T06:00:00.885Z] /device-coap/deps/tinydtls/crypto.c:430:12: note: 'priv' declared here [2025-03-13T06:00:00.885Z] 430 | uint32_t priv[8]; [2025-03-13T06:00:00.885Z] | ^~~~ [2025-03-13T06:00:01.143Z] [ 33%] Building C object CMakeFiles/tinydtls.dir/dtls.c.o [2025-03-13T06:00:02.080Z] [ 40%] Building C object CMakeFiles/tinydtls.dir/dtls_debug.c.o [2025-03-13T06:00:02.080Z] [ 46%] Building C object CMakeFiles/tinydtls.dir/dtls_prng.c.o [2025-03-13T06:00:02.081Z] [ 53%] Building C object CMakeFiles/tinydtls.dir/dtls_time.c.o [2025-03-13T06:00:02.081Z] [ 60%] Building C object CMakeFiles/tinydtls.dir/ecc/ecc.c.o [2025-03-13T06:00:02.081Z] /device-coap/deps/tinydtls/ecc/ecc.c: In function 'is_zero': [2025-03-13T06:00:02.081Z] /device-coap/deps/tinydtls/ecc/ecc.c:316:21: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] [2025-03-13T06:00:02.081Z] 316 | for (idx = 0; idx < count; idx++) { [2025-03-13T06:00:02.081Z] | ^ [2025-03-13T06:00:02.081Z] /device-coap/deps/tinydtls/ecc/ecc.c:319:17: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] [2025-03-13T06:00:02.081Z] 319 | return result == count; [2025-03-13T06:00:02.081Z] | ^~ [2025-03-13T06:00:03.017Z] [ 66%] Building C object CMakeFiles/tinydtls.dir/hmac.c.o [2025-03-13T06:00:03.017Z] [ 73%] Building C object CMakeFiles/tinydtls.dir/netq.c.o [2025-03-13T06:00:03.017Z] [ 80%] Building C object CMakeFiles/tinydtls.dir/peer.c.o [2025-03-13T06:00:03.017Z] [ 86%] Building C object CMakeFiles/tinydtls.dir/session.c.o [2025-03-13T06:00:03.017Z] [ 93%] Building C object CMakeFiles/tinydtls.dir/sha2/sha2.c.o [2025-03-13T06:00:03.017Z] /device-coap/deps/tinydtls/sha2/sha2.c:630:34: warning: argument 1 of type 'sha2_byte[]' {aka 'unsigned char[]'} with mismatched bound [-Warray-parameter=] [2025-03-13T06:00:03.017Z] 630 | void dtls_sha256_final(sha2_byte digest[], dtls_sha256_ctx* context) { [2025-03-13T06:00:03.017Z] | ~~~~~~~~~~^~~~~~~~ [2025-03-13T06:00:03.017Z] In file included from /device-coap/deps/tinydtls/sha2/sha2.c:45: [2025-03-13T06:00:03.017Z] /device-coap/deps/tinydtls/sha2/sha2.h:134:24: note: previously declared as 'uint8_t[32]' {aka 'unsigned char[32]'} [2025-03-13T06:00:03.017Z] 134 | void dtls_sha256_final(uint8_t[DTLS_SHA256_DIGEST_LENGTH], dtls_sha256_ctx*); [2025-03-13T06:00:03.017Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:00:03.017Z] /device-coap/deps/tinydtls/sha2/sha2.c:690:54: warning: argument 2 of type 'char[]' with mismatched bound [-Warray-parameter=] [2025-03-13T06:00:03.017Z] 690 | char *dtls_sha256_end(dtls_sha256_ctx* context, char buffer[]) { [2025-03-13T06:00:03.017Z] | ~~~~~^~~~~~~~ [2025-03-13T06:00:03.017Z] /device-coap/deps/tinydtls/sha2/sha2.h:135:41: note: previously declared as 'char[65]' [2025-03-13T06:00:03.017Z] 135 | char* dtls_sha256_end(dtls_sha256_ctx*, char[DTLS_SHA256_DIGEST_STRING_LENGTH]); [2025-03-13T06:00:03.017Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:00:03.276Z] [100%] Linking C shared library libtinydtls.so [2025-03-13T06:00:03.276Z] [100%] Built target tinydtls [2025-03-13T06:00:03.276Z] + make install [2025-03-13T06:00:03.276Z] [100%] Built target tinydtls [2025-03-13T06:00:03.276Z] Install the project... [2025-03-13T06:00:03.276Z] -- Install configuration: "Release" [2025-03-13T06:00:03.276Z] -- Installing: /usr/local/lib/libtinydtls.so [2025-03-13T06:00:03.276Z] -- Installing: /usr/local/include/tinydtls [2025-03-13T06:00:03.276Z] -- Installing: /usr/local/include/tinydtls/uthash.h [2025-03-13T06:00:03.276Z] -- Installing: /usr/local/include/tinydtls/sha2 [2025-03-13T06:00:03.276Z] -- Installing: /usr/local/include/tinydtls/sha2/sha2.h [2025-03-13T06:00:03.276Z] -- Installing: /usr/local/include/tinydtls/ecc [2025-03-13T06:00:03.276Z] -- Installing: /usr/local/include/tinydtls/ecc/test_helper.h [2025-03-13T06:00:03.276Z] -- Installing: /usr/local/include/tinydtls/ecc/ecc.h [2025-03-13T06:00:03.276Z] -- Installing: /usr/local/include/tinydtls/tinydtls.h [2025-03-13T06:00:03.276Z] -- Installing: /usr/local/include/tinydtls/alert.h [2025-03-13T06:00:03.276Z] -- Installing: /usr/local/include/tinydtls/aes [2025-03-13T06:00:03.276Z] -- Installing: /usr/local/include/tinydtls/aes/rijndael.h [2025-03-13T06:00:03.276Z] -- Installing: /usr/local/include/tinydtls/crypto.h [2025-03-13T06:00:03.276Z] -- Installing: /usr/local/include/tinydtls/numeric.h [2025-03-13T06:00:03.276Z] -- Installing: /usr/local/include/tinydtls/peer.h [2025-03-13T06:00:03.276Z] -- Installing: /usr/local/include/tinydtls/utlist.h [2025-03-13T06:00:03.276Z] -- Installing: /usr/local/include/tinydtls/dtls_mutex.h [2025-03-13T06:00:03.276Z] -- Installing: /usr/local/include/tinydtls/dtls_time.h [2025-03-13T06:00:03.276Z] -- Installing: /usr/local/include/tinydtls/netq.h [2025-03-13T06:00:03.276Z] -- Installing: /usr/local/include/tinydtls/dtls.h [2025-03-13T06:00:03.276Z] -- Installing: /usr/local/include/tinydtls/global.h [2025-03-13T06:00:03.276Z] -- Installing: /usr/local/include/tinydtls/state.h [2025-03-13T06:00:03.276Z] -- Installing: /usr/local/include/tinydtls/dtls_debug.h [2025-03-13T06:00:03.276Z] -- Installing: /usr/local/include/tinydtls/session.h [2025-03-13T06:00:03.276Z] -- Installing: /usr/local/include/tinydtls/dtls_prng.h [2025-03-13T06:00:03.276Z] -- Installing: /usr/local/include/tinydtls/hmac.h [2025-03-13T06:00:03.276Z] -- Installing: /usr/local/include/tinydtls/ccm.h [2025-03-13T06:00:03.276Z] -- Up-to-date: /usr/local/include/tinydtls [2025-03-13T06:00:03.276Z] -- Installing: /usr/local/include/tinydtls/dtls_config.h [2025-03-13T06:00:03.276Z] + cd /device-coap/deps [2025-03-13T06:00:03.276Z] + git clone https://github.com/obgm/libcoap.git [2025-03-13T06:00:03.276Z] Cloning into 'libcoap'... [2025-03-13T06:00:04.664Z] + cd libcoap [2025-03-13T06:00:04.664Z] + git reset --hard 1739507 [2025-03-13T06:00:04.664Z] HEAD is now at 1739507a Merge pull request #536 from mrdeep1/bad_tcp [2025-03-13T06:00:04.664Z] + patch -p1 [2025-03-13T06:00:04.664Z] patching file cmake/FindTinyDTLS.cmake [2025-03-13T06:00:04.664Z] + patch -p1 [2025-03-13T06:00:04.664Z] patching file include/coap2/coap_config.h.in [2025-03-13T06:00:04.664Z] + mkdir -p build [2025-03-13T06:00:04.664Z] + cd build [2025-03-13T06:00:04.664Z] + cmake '-DWITH_EPOLL=OFF' '-DDTLS_BACKEND=tinydtls' '-DUSE_VENDORED_TINYDTLS=OFF' '-DENABLE_TESTS=OFF' '-DENABLE_EXAMPLES=OFF' '-DENABLE_DOCS=OFF' '-DCMAKE_BUILD_TYPE=Release' '-DBUILD_SHARED_LIBS=ON' .. [2025-03-13T06:00:04.664Z] -- The CXX compiler identification is GNU 12.2.1 [2025-03-13T06:00:04.921Z] -- The C compiler identification is GNU 12.2.1 [2025-03-13T06:00:04.921Z] -- Detecting CXX compiler ABI info [2025-03-13T06:00:04.921Z] -- Detecting CXX compiler ABI info - done [2025-03-13T06:00:04.921Z] -- Check for working CXX compiler: /usr/bin/c++ - skipped [2025-03-13T06:00:04.921Z] -- Detecting CXX compile features [2025-03-13T06:00:04.921Z] -- Detecting CXX compile features - done [2025-03-13T06:00:04.921Z] -- Detecting C compiler ABI info [2025-03-13T06:00:04.921Z] -- Detecting C compiler ABI info - done [2025-03-13T06:00:04.921Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-13T06:00:04.921Z] -- Detecting C compile features [2025-03-13T06:00:04.921Z] -- Detecting C compile features - done [2025-03-13T06:00:04.921Z] -- Looking for byteswap.h [2025-03-13T06:00:05.178Z] -- Looking for byteswap.h - found [2025-03-13T06:00:05.178Z] -- Looking for inttypes.h [2025-03-13T06:00:05.178Z] -- Looking for inttypes.h - found [2025-03-13T06:00:05.178Z] -- Looking for limits.h [2025-03-13T06:00:05.178Z] -- Looking for limits.h - found [2025-03-13T06:00:05.178Z] -- Looking for memory.h [2025-03-13T06:00:05.436Z] -- Looking for memory.h - found [2025-03-13T06:00:05.436Z] -- Looking for strings.h [2025-03-13T06:00:05.436Z] -- Looking for strings.h - found [2025-03-13T06:00:05.436Z] -- Looking for string.h [2025-03-13T06:00:05.436Z] -- Looking for string.h - found [2025-03-13T06:00:05.436Z] -- Looking for sys/sysctl.h [2025-03-13T06:00:05.436Z] -- Looking for sys/sysctl.h - not found [2025-03-13T06:00:05.436Z] -- Looking for netinet/in.h [2025-03-13T06:00:05.694Z] -- Looking for netinet/in.h - found [2025-03-13T06:00:05.694Z] -- Looking for sys/epoll.h [2025-03-13T06:00:05.694Z] -- Looking for sys/epoll.h - found [2025-03-13T06:00:05.694Z] -- Looking for sys/timerfd.h [2025-03-13T06:00:05.694Z] -- Looking for sys/timerfd.h - found [2025-03-13T06:00:05.694Z] -- Looking for arpa/inet.h [2025-03-13T06:00:05.952Z] -- Looking for arpa/inet.h - found [2025-03-13T06:00:05.952Z] -- Looking for stdbool.h [2025-03-13T06:00:05.952Z] -- Looking for stdbool.h - found [2025-03-13T06:00:05.952Z] -- Looking for netdb.h [2025-03-13T06:00:05.953Z] -- Looking for netdb.h - found [2025-03-13T06:00:05.953Z] -- Looking for pthread.h [2025-03-13T06:00:06.212Z] -- Looking for pthread.h - found [2025-03-13T06:00:06.212Z] -- Looking for stdlib.h [2025-03-13T06:00:06.212Z] -- Looking for stdlib.h - found [2025-03-13T06:00:06.212Z] -- Looking for stdint.h [2025-03-13T06:00:06.212Z] -- Looking for stdint.h - found [2025-03-13T06:00:06.212Z] -- Looking for syslog.h [2025-03-13T06:00:06.470Z] -- Looking for syslog.h - found [2025-03-13T06:00:06.470Z] -- Looking for sys/ioctl.h [2025-03-13T06:00:06.470Z] -- Looking for sys/ioctl.h - found [2025-03-13T06:00:06.470Z] -- Looking for sys/socket.h [2025-03-13T06:00:06.470Z] -- Looking for sys/socket.h - found [2025-03-13T06:00:06.470Z] -- Looking for sys/stat.h [2025-03-13T06:00:06.728Z] -- Looking for sys/stat.h - found [2025-03-13T06:00:06.728Z] -- Looking for sys/time.h [2025-03-13T06:00:06.728Z] -- Looking for sys/time.h - found [2025-03-13T06:00:06.728Z] -- Looking for sys/types.h [2025-03-13T06:00:06.728Z] -- Looking for sys/types.h - found [2025-03-13T06:00:06.728Z] -- Looking for sys/unistd.h [2025-03-13T06:00:06.728Z] -- Looking for sys/unistd.h - not found [2025-03-13T06:00:06.728Z] -- Looking for time.h [2025-03-13T06:00:06.985Z] -- Looking for time.h - found [2025-03-13T06:00:06.985Z] -- Looking for unistd.h [2025-03-13T06:00:06.985Z] -- Looking for unistd.h - found [2025-03-13T06:00:06.985Z] -- Looking for float.h [2025-03-13T06:00:06.985Z] -- Looking for float.h - found [2025-03-13T06:00:06.985Z] -- Looking for stddef.h [2025-03-13T06:00:07.243Z] -- Looking for stddef.h - found [2025-03-13T06:00:07.243Z] -- Looking for winsock2.h [2025-03-13T06:00:07.243Z] -- Looking for winsock2.h - not found [2025-03-13T06:00:07.243Z] -- Looking for ws2tcpip.h [2025-03-13T06:00:07.243Z] -- Looking for ws2tcpip.h - not found [2025-03-13T06:00:07.243Z] -- Looking for malloc [2025-03-13T06:00:07.243Z] -- Looking for malloc - found [2025-03-13T06:00:07.243Z] -- Looking for memset [2025-03-13T06:00:07.501Z] -- Looking for memset - found [2025-03-13T06:00:07.501Z] -- Looking for select [2025-03-13T06:00:07.501Z] -- Looking for select - found [2025-03-13T06:00:07.501Z] -- Looking for socket [2025-03-13T06:00:07.501Z] -- Looking for socket - found [2025-03-13T06:00:07.501Z] -- Looking for strcasecmp [2025-03-13T06:00:07.759Z] -- Looking for strcasecmp - found [2025-03-13T06:00:07.759Z] -- Looking for pthread_mutex_lock [2025-03-13T06:00:07.759Z] -- Looking for pthread_mutex_lock - found [2025-03-13T06:00:07.759Z] -- Looking for getaddrinfo [2025-03-13T06:00:07.759Z] -- Looking for getaddrinfo - found [2025-03-13T06:00:07.759Z] -- Looking for strnlen [2025-03-13T06:00:08.017Z] -- Looking for strnlen - found [2025-03-13T06:00:08.017Z] -- Looking for strrchr [2025-03-13T06:00:08.017Z] -- Looking for strrchr - found [2025-03-13T06:00:08.017Z] -- Looking for getrandom [2025-03-13T06:00:08.017Z] -- Looking for getrandom - found [2025-03-13T06:00:08.017Z] -- Looking for cmsghdr [2025-03-13T06:00:08.017Z] -- Looking for cmsghdr - not found [2025-03-13T06:00:08.017Z] -- compiling without epoll support [2025-03-13T06:00:08.017Z] -- compiling with DTLS support [2025-03-13T06:00:08.017Z] -- DTLS_BACKEND: tinydtls [2025-03-13T06:00:08.017Z] -- Found TinyDTLS: /usr/local/include [2025-03-13T06:00:08.017Z] -- TINYDTLS_INCLUDE_DIR: /usr/local/include/tinydtls [2025-03-13T06:00:08.017Z] -- TINYDTLS_LIBRARIES: /usr/local/lib/libtinydtls.so [2025-03-13T06:00:08.017Z] -- TINYDTLS_ROOT_DIR: [2025-03-13T06:00:08.017Z] -- compiling with tinydtls support [2025-03-13T06:00:08.017Z] -- ENABLE_DTLS:.....................ON [2025-03-13T06:00:08.017Z] -- ENABLE_TCP:......................ON [2025-03-13T06:00:08.017Z] -- ENABLE_DOCS:.....................OFF [2025-03-13T06:00:08.017Z] -- ENABLE_EXAMPLES:.................OFF [2025-03-13T06:00:08.017Z] -- DTLS_BACKEND:....................tinydtls [2025-03-13T06:00:08.017Z] -- WITH_GNUTLS:.....................OFF [2025-03-13T06:00:08.017Z] -- WITH_TINYDTLS:...................ON [2025-03-13T06:00:08.017Z] -- WITH_OPENSSL:....................OFF [2025-03-13T06:00:08.017Z] -- WITH_MBEDTLS:....................OFF [2025-03-13T06:00:08.017Z] -- HAVE_LIBTINYDTLS:................1 [2025-03-13T06:00:08.017Z] -- HAVE_LIBGNUTLS:.................. [2025-03-13T06:00:08.017Z] -- HAVE_OPENSSL:.................... [2025-03-13T06:00:08.017Z] -- HAVE_MBEDTLS:.................... [2025-03-13T06:00:08.017Z] -- COAP_EPOLL_SUPPORT:.............. [2025-03-13T06:00:08.017Z] -- CMAKE_C_COMPILER:................/usr/bin/cc [2025-03-13T06:00:08.017Z] -- BUILD_SHARED_LIBS:...............ON [2025-03-13T06:00:08.017Z] -- CMAKE_BUILD_TYPE:................Release [2025-03-13T06:00:08.017Z] -- CMAKE_SYSTEM_PROCESSOR:..........x86_64 [2025-03-13T06:00:08.017Z] -- Configuring done (3.4s) [2025-03-13T06:00:08.017Z] CMake Warning (dev) at CMakeLists.txt:16 (add_library): [2025-03-13T06:00:08.017Z] Policy CMP0115 is not set: Source file extensions must be explicit. Run [2025-03-13T06:00:08.017Z] "cmake --help-policy CMP0115" for policy details. Use the cmake_policy [2025-03-13T06:00:08.017Z] command to set the policy and suppress this warning. [2025-03-13T06:00:08.017Z] [2025-03-13T06:00:08.017Z] File: [2025-03-13T06:00:08.017Z] [2025-03-13T06:00:08.017Z] /device-coap/deps/libcoap/include/coap2/coap.h.in [2025-03-13T06:00:08.017Z] This warning is for project developers. Use -Wno-dev to suppress it. [2025-03-13T06:00:08.017Z] [2025-03-13T06:00:08.017Z] -- Generating done (0.0s) [2025-03-13T06:00:08.017Z] -- Build files have been written to: /device-coap/deps/libcoap/build [2025-03-13T06:00:08.017Z] + make [2025-03-13T06:00:08.275Z] [ 4%] Building C object CMakeFiles/coap-2.dir/src/address.c.o [2025-03-13T06:00:08.275Z] [ 8%] Building C object CMakeFiles/coap-2.dir/src/async.c.o [2025-03-13T06:00:08.275Z] [ 13%] Building C object CMakeFiles/coap-2.dir/src/block.c.o [2025-03-13T06:00:08.535Z] [ 17%] Building C object CMakeFiles/coap-2.dir/src/coap_debug.c.o [2025-03-13T06:00:08.535Z] [ 21%] Building C object CMakeFiles/coap-2.dir/src/coap_event.c.o [2025-03-13T06:00:08.794Z] [ 26%] Building C object CMakeFiles/coap-2.dir/src/coap_hashkey.c.o [2025-03-13T06:00:08.794Z] [ 30%] Building C object CMakeFiles/coap-2.dir/src/coap_io.c.o [2025-03-13T06:00:09.052Z] [ 34%] Building C object CMakeFiles/coap-2.dir/src/coap_notls.c.o [2025-03-13T06:00:09.052Z] [ 39%] Building C object CMakeFiles/coap-2.dir/src/coap_prng.c.o [2025-03-13T06:00:09.052Z] [ 43%] Building C object CMakeFiles/coap-2.dir/src/coap_session.c.o [2025-03-13T06:00:09.619Z] [ 47%] Building C object CMakeFiles/coap-2.dir/src/coap_tcp.c.o [2025-03-13T06:00:09.879Z] [ 52%] Building C object CMakeFiles/coap-2.dir/src/coap_time.c.o [2025-03-13T06:00:09.879Z] [ 56%] Building C object CMakeFiles/coap-2.dir/src/encode.c.o [2025-03-13T06:00:09.879Z] [ 60%] Building C object CMakeFiles/coap-2.dir/src/mem.c.o [2025-03-13T06:00:09.879Z] [ 65%] Building C object CMakeFiles/coap-2.dir/src/net.c.o [2025-03-13T06:00:10.970Z] [ 69%] Building C object CMakeFiles/coap-2.dir/src/option.c.o [2025-03-13T06:00:10.970Z] [ 73%] Building C object CMakeFiles/coap-2.dir/src/pdu.c.o [2025-03-13T06:00:10.970Z] [ 78%] Building C object CMakeFiles/coap-2.dir/src/resource.c.o [2025-03-13T06:00:13.508Z] [ 82%] Building C object CMakeFiles/coap-2.dir/src/str.c.o [2025-03-13T06:00:13.508Z] [ 86%] Building C object CMakeFiles/coap-2.dir/src/subscribe.c.o [2025-03-13T06:00:13.508Z] [ 91%] Building C object CMakeFiles/coap-2.dir/src/uri.c.o [2025-03-13T06:00:13.508Z] [ 95%] Building C object CMakeFiles/coap-2.dir/src/coap_tinydtls.c.o [2025-03-13T06:00:13.508Z] [100%] Linking C shared library libcoap-2.so [2025-03-13T06:00:13.508Z] [100%] Built target coap-2 [2025-03-13T06:00:13.508Z] + make install [2025-03-13T06:00:13.508Z] [100%] Built target coap-2 [2025-03-13T06:00:13.508Z] Install the project... [2025-03-13T06:00:13.508Z] -- Install configuration: "Release" [2025-03-13T06:00:13.508Z] -- Installing: /usr/local/lib/libcoap-2.so [2025-03-13T06:00:13.508Z] -- Set runtime path of "/usr/local/lib/libcoap-2.so" to "" [2025-03-13T06:00:13.508Z] -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets.cmake [2025-03-13T06:00:13.508Z] -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets-release.cmake [2025-03-13T06:00:13.508Z] -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfig.cmake [2025-03-13T06:00:13.508Z] -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfigVersion.cmake [2025-03-13T06:00:13.508Z] -- Up-to-date: /usr/local/include [2025-03-13T06:00:13.508Z] -- Installing: /usr/local/include/coap2 [2025-03-13T06:00:13.508Z] -- Installing: /usr/local/include/coap2/uthash.h [2025-03-13T06:00:13.508Z] -- Installing: /usr/local/include/coap2/subscribe.h [2025-03-13T06:00:13.508Z] -- Installing: /usr/local/include/coap2/option.h [2025-03-13T06:00:13.508Z] -- Installing: /usr/local/include/coap2/resource.h [2025-03-13T06:00:13.508Z] -- Installing: /usr/local/include/coap2/bits.h [2025-03-13T06:00:13.508Z] -- Installing: /usr/local/include/coap2/coap_hashkey.h [2025-03-13T06:00:13.508Z] -- Installing: /usr/local/include/coap2/block.h [2025-03-13T06:00:13.508Z] -- Installing: /usr/local/include/coap2/coap_io.h [2025-03-13T06:00:13.508Z] -- Installing: /usr/local/include/coap2/pdu.h [2025-03-13T06:00:13.508Z] -- Installing: /usr/local/include/coap2/str.h [2025-03-13T06:00:13.508Z] -- Installing: /usr/local/include/coap2/async.h [2025-03-13T06:00:13.508Z] -- Installing: /usr/local/include/coap2/net.h [2025-03-13T06:00:13.508Z] -- Installing: /usr/local/include/coap2/address.h [2025-03-13T06:00:13.508Z] -- Installing: /usr/local/include/coap2/uri.h [2025-03-13T06:00:13.508Z] -- Installing: /usr/local/include/coap2/coap_event.h [2025-03-13T06:00:13.508Z] -- Installing: /usr/local/include/coap2/coap_riot.h [2025-03-13T06:00:13.508Z] -- Installing: /usr/local/include/coap2/coap_dtls.h [2025-03-13T06:00:13.508Z] -- Installing: /usr/local/include/coap2/coap_mutex.h [2025-03-13T06:00:13.508Z] -- Installing: /usr/local/include/coap2/coap_prng.h [2025-03-13T06:00:13.508Z] -- Installing: /usr/local/include/coap2/lwippools.h [2025-03-13T06:00:13.508Z] -- Installing: /usr/local/include/coap2/coap_debug.h [2025-03-13T06:00:13.508Z] -- Installing: /usr/local/include/coap2/utlist.h [2025-03-13T06:00:13.508Z] -- Installing: /usr/local/include/coap2/coap_time.h [2025-03-13T06:00:13.508Z] -- Installing: /usr/local/include/coap2/encode.h [2025-03-13T06:00:13.508Z] -- Installing: /usr/local/include/coap2/libcoap.h [2025-03-13T06:00:13.508Z] -- Installing: /usr/local/include/coap2/coap_forward_decls.h [2025-03-13T06:00:13.508Z] -- Installing: /usr/local/include/coap2/mem.h [2025-03-13T06:00:13.508Z] -- Installing: /usr/local/include/coap2/coap_session.h [2025-03-13T06:00:13.508Z] -- Up-to-date: /usr/local/include [2025-03-13T06:00:13.508Z] -- Up-to-date: /usr/local/include/coap2 [2025-03-13T06:00:13.508Z] -- Installing: /usr/local/include/coap2/coap.h [2025-03-13T06:00:13.508Z] + '[' 1 '=' 1 ] [2025-03-13T06:00:13.508Z] + cd /device-coap/deps [2025-03-13T06:00:13.508Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip [2025-03-13T06:00:13.508Z] Connecting to github.com (140.82.114.3:443) [2025-03-13T06:00:13.508Z] Connecting to codeload.github.com (140.82.112.10:443) [2025-03-13T06:00:13.766Z] saving to 'v4.0.0.zip' [2025-03-13T06:00:13.766Z] v4.0.0.zip 5% |* | 13003 0:00:18 ETA [2025-03-13T06:00:13.766Z] v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA [2025-03-13T06:00:13.766Z] 'v4.0.0.zip' saved [2025-03-13T06:00:13.766Z] + unzip v4.0.0.zip [2025-03-13T06:00:13.766Z] Archive: v4.0.0.zip [2025-03-13T06:00:14.025Z] creating: device-sdk-c-4.0.0/ [2025-03-13T06:00:14.025Z] creating: device-sdk-c-4.0.0/.github/ [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/.github/Contributing.md [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/.github/semantic.yml [2025-03-13T06:00:14.025Z] creating: device-sdk-c-4.0.0/.github/workflows/ [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/.github/workflows/release.yml [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/.gitignore [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/Attribution.txt [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/CHANGELOG.md [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/Doxyfile [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/GOVERNANCE.md [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/Jenkinsfile [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/LICENSE [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/Makefile [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/OWNERS.md [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/README.IOT.md [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/README.md [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/README.v3.md [2025-03-13T06:00:14.025Z] creating: device-sdk-c-4.0.0/docs/ [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/docs/configuration.md [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/docs/metrics.md [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/docs/startup.md [2025-03-13T06:00:14.025Z] creating: device-sdk-c-4.0.0/include/ [2025-03-13T06:00:14.025Z] creating: device-sdk-c-4.0.0/include/devsdk/ [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h [2025-03-13T06:00:14.025Z] creating: device-sdk-c-4.0.0/include/edgex/ [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/include/edgex/devices.h [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex.h [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/include/edgex/profiles.h [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h [2025-03-13T06:00:14.025Z] creating: device-sdk-c-4.0.0/scripts/ [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/scripts/build.sh [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh [2025-03-13T06:00:14.025Z] creating: device-sdk-c-4.0.0/src/ [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/src/CMakeLists.txt [2025-03-13T06:00:14.025Z] creating: device-sdk-c-4.0.0/src/c/ [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/src/c/api.h [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.c [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.h [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/src/c/bus-impl.h [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/src/c/bus.c [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/src/c/bus.h [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/src/c/callback3.c [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/src/c/callback3.h [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/src/c/config.c [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/src/c/config.h [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/src/c/correlation.c [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/src/c/correlation.h [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/src/c/data.c [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/src/c/data.h [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/src/c/defs.h.in [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/src/c/device.c [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/src/c/device.h [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/src/c/devman.c [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/src/c/devmap.c [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/src/c/devmap.h [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/src/c/devutil.h [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/src/c/discovery.c [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/src/c/discovery.h [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.c [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.h [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/src/c/edgex2.h [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/src/c/errorlist.h [2025-03-13T06:00:14.025Z] creating: device-sdk-c-4.0.0/src/c/examples/ [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/src/c/examples/README.md [2025-03-13T06:00:14.025Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c [2025-03-13T06:00:14.025Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml [2025-03-13T06:00:14.025Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json [2025-03-13T06:00:14.025Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-03-13T06:00:14.025Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/ [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c [2025-03-13T06:00:14.025Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml [2025-03-13T06:00:14.025Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json [2025-03-13T06:00:14.025Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json [2025-03-13T06:00:14.025Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/ [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md [2025-03-13T06:00:14.025Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml [2025-03-13T06:00:14.025Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ [2025-03-13T06:00:14.025Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt [2025-03-13T06:00:14.025Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json [2025-03-13T06:00:14.026Z] creating: device-sdk-c-4.0.0/src/c/examples/file/ [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c [2025-03-13T06:00:14.026Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/ [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml [2025-03-13T06:00:14.026Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt [2025-03-13T06:00:14.026Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-03-13T06:00:14.026Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/ [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c [2025-03-13T06:00:14.026Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml [2025-03-13T06:00:14.026Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json [2025-03-13T06:00:14.026Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json [2025-03-13T06:00:14.026Z] creating: device-sdk-c-4.0.0/src/c/examples/random/ [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c [2025-03-13T06:00:14.026Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/ [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml [2025-03-13T06:00:14.026Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json [2025-03-13T06:00:14.026Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-03-13T06:00:14.026Z] creating: device-sdk-c-4.0.0/src/c/examples/res/ [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml [2025-03-13T06:00:14.026Z] creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json [2025-03-13T06:00:14.026Z] creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/c/examples/template.c [2025-03-13T06:00:14.026Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/ [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c [2025-03-13T06:00:14.026Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml [2025-03-13T06:00:14.026Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json [2025-03-13T06:00:14.026Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/c/filesys.c [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/c/filesys.h [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/c/keeper.c [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/c/keeper.h [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/c/map.c [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/c/map.h [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/c/metadata.c [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/c/metadata.h [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/c/metrics.h [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/c/opstate.c [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/c/opstate.h [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/c/parson.c [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/c/parson.h [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/c/profiles.c [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/c/profiles.h [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/c/registry-impl.h [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/c/registry.c [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/c/registry.h [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.c [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.h [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.c [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.h [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.c [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.h [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/c/rest.c [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/c/rest.h [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/c/secrets.c [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/c/secrets.h [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/c/service.c [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/c/service.h [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/c/transform.c [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/c/transform.h [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/c/validate.c [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/c/validate.h [2025-03-13T06:00:14.026Z] inflating: + cd device-sdk-c-4.0.0 [2025-03-13T06:00:14.026Z] + ./scripts/build.sh [2025-03-13T06:00:14.026Z] device-sdk-c-4.0.0/src/c/watchers.c [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/c/watchers.h [2025-03-13T06:00:14.026Z] creating: device-sdk-c-4.0.0/src/cmake/ [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake [2025-03-13T06:00:14.026Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake [2025-03-13T06:00:14.026Z] + CPPCHECK=false [2025-03-13T06:00:14.026Z] + DOCGEN=false [2025-03-13T06:00:14.026Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-03-13T06:00:14.026Z] + '[' 0 -gt 0 ] [2025-03-13T06:00:14.026Z] + readlink -f ./scripts/build.sh [2025-03-13T06:00:14.026Z] + dirname /device-coap/deps/device-sdk-c-4.0.0/scripts/build.sh [2025-03-13T06:00:14.026Z] + dirname /device-coap/deps/device-sdk-c-4.0.0/scripts [2025-03-13T06:00:14.026Z] + ROOT=/device-coap/deps/device-sdk-c-4.0.0 [2025-03-13T06:00:14.026Z] + cd /device-coap/deps/device-sdk-c-4.0.0 [2025-03-13T06:00:14.026Z] + mkdir -p /device-coap/deps/device-sdk-c-4.0.0/build/release [2025-03-13T06:00:14.026Z] + cd /device-coap/deps/device-sdk-c-4.0.0/build/release [2025-03-13T06:00:14.026Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-coap/deps/device-sdk-c-4.0.0/src [2025-03-13T06:00:14.026Z] -- The C compiler identification is GNU 12.2.1 [2025-03-13T06:00:14.026Z] -- Detecting C compiler ABI info [2025-03-13T06:00:14.026Z] -- Detecting C compiler ABI info - done [2025-03-13T06:00:14.026Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-13T06:00:14.026Z] -- Detecting C compile features [2025-03-13T06:00:14.026Z] -- Detecting C compile features - done [2025-03-13T06:00:14.026Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-13T06:00:17.960Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-03-13T06:00:17.960Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-13T06:00:17.960Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-13T06:00:17.960Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-13T06:00:17.960Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-13T06:00:17.960Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-13T06:00:17.960Z] -- /opt/iotech/iot/1.5/include [2025-03-13T06:00:17.960Z] -- C SDK 0.0.0 for Linux [2025-03-13T06:00:17.960Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-13T06:00:17.960Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-13T06:00:17.960Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-13T06:00:17.960Z] -- Configuring done (0.4s) [2025-03-13T06:00:17.960Z] -- Generating done (0.0s) [2025-03-13T06:00:17.960Z] -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.0/build/release [2025-03-13T06:00:17.960Z] + make all package [2025-03-13T06:00:17.960Z] + tee release.log [2025-03-13T06:00:17.960Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-13T06:00:17.960Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-13T06:00:17.960Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-13T06:00:17.960Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-13T06:00:17.960Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-13T06:00:17.960Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-13T06:00:17.960Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-13T06:00:17.960Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-13T06:00:17.960Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-13T06:00:17.960Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-13T06:00:17.960Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-13T06:00:17.960Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-13T06:00:17.960Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-13T06:00:17.960Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-13T06:00:17.960Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-13T06:00:17.960Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-13T06:00:17.960Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-13T06:00:17.960Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-13T06:00:17.960Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-13T06:00:17.960Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-13T06:00:17.960Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-13T06:00:19.305Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-13T06:00:19.305Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-13T06:00:19.305Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-13T06:00:19.305Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-13T06:00:19.305Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-13T06:00:19.305Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-13T06:00:19.305Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-13T06:00:19.305Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-13T06:00:19.305Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-13T06:00:22.636Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-13T06:00:22.636Z] /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': [2025-03-13T06:00:22.636Z] /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2025-03-13T06:00:22.636Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-03-13T06:00:22.636Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:00:22.636Z] /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here [2025-03-13T06:00:22.636Z] 875 | const iot_data_t *deviceservices_config; [2025-03-13T06:00:22.636Z] | ^~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:00:22.636Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-13T06:00:22.636Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-13T06:00:22.636Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-13T06:00:22.636Z] [ 68%] Linking C shared library libcsdk.so [2025-03-13T06:00:22.636Z] [ 68%] Built target csdk [2025-03-13T06:00:22.636Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-13T06:00:22.636Z] [ 72%] Linking C executable template [2025-03-13T06:00:22.636Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:00:22.636Z] [ 72%] Built target template [2025-03-13T06:00:22.636Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-13T06:00:22.636Z] [ 76%] Linking C executable device-counter [2025-03-13T06:00:22.636Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:00:22.636Z] [ 76%] Built target device-counter [2025-03-13T06:00:22.636Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-13T06:00:22.636Z] [ 80%] Linking C executable device-random [2025-03-13T06:00:22.636Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:00:22.636Z] [ 80%] Built target device-random [2025-03-13T06:00:22.636Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-13T06:00:22.636Z] [ 84%] Linking C executable device-gyro [2025-03-13T06:00:22.636Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:00:22.636Z] [ 84%] Built target device-gyro [2025-03-13T06:00:22.636Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-13T06:00:22.636Z] [ 88%] Linking C executable device-bitfields [2025-03-13T06:00:22.636Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:00:22.636Z] [ 88%] Built target device-bitfields [2025-03-13T06:00:22.636Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-13T06:00:22.636Z] [ 92%] Linking C executable template-discovery [2025-03-13T06:00:22.636Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:00:22.636Z] [ 92%] Built target template-discovery [2025-03-13T06:00:22.636Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-13T06:00:22.636Z] [ 96%] Linking C executable device-file [2025-03-13T06:00:22.636Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:00:22.636Z] [ 96%] Built target device-file [2025-03-13T06:00:22.636Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-13T06:00:22.636Z] [100%] Linking C executable device-terminal [2025-03-13T06:00:22.636Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:00:22.636Z] [100%] Built target device-terminal [2025-03-13T06:00:22.636Z] Run CPack packaging tool... [2025-03-13T06:00:22.636Z] CPack: Create package using TGZ [2025-03-13T06:00:22.636Z] CPack: Install projects [2025-03-13T06:00:22.636Z] CPack: - Run preinstall target for: Csdk [2025-03-13T06:00:22.636Z] CPack: - Install project: Csdk [] [2025-03-13T06:00:22.636Z] CPack: Create package [2025-03-13T06:00:22.636Z] CPack: - package: /device-coap/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. [2025-03-13T06:00:22.636Z] + '[' false '=' true ] [2025-03-13T06:00:22.636Z] + '[' false '=' true ] [2025-03-13T06:00:22.636Z] + mkdir -p /device-coap/deps/device-sdk-c-4.0.0/build/debug [2025-03-13T06:00:22.636Z] + cd /device-coap/deps/device-sdk-c-4.0.0/build/debug [2025-03-13T06:00:22.636Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-coap/deps/device-sdk-c-4.0.0/src [2025-03-13T06:00:22.636Z] -- The C compiler identification is GNU 12.2.1 [2025-03-13T06:00:22.636Z] -- Detecting C compiler ABI info [2025-03-13T06:00:22.636Z] -- Detecting C compiler ABI info - done [2025-03-13T06:00:22.636Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-13T06:00:22.636Z] -- Detecting C compile features [2025-03-13T06:00:22.636Z] -- Detecting C compile features - done [2025-03-13T06:00:22.636Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-13T06:00:22.636Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-03-13T06:00:22.636Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-13T06:00:22.636Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-13T06:00:22.636Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-13T06:00:22.636Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-13T06:00:22.636Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-13T06:00:22.636Z] -- /opt/iotech/iot/1.5/include [2025-03-13T06:00:22.636Z] -- C SDK 0.0.0 for Linux [2025-03-13T06:00:22.636Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-13T06:00:22.636Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-13T06:00:22.636Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-13T06:00:22.636Z] -- Configuring done (0.4s) [2025-03-13T06:00:22.636Z] -- Generating done (0.0s) [2025-03-13T06:00:22.636Z] -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.0/build/debug [2025-03-13T06:00:22.636Z] + make+ [2025-03-13T06:00:22.636Z] tee debug.log [2025-03-13T06:00:22.636Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-13T06:00:22.636Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-13T06:00:22.636Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-13T06:00:22.637Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-13T06:00:22.637Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-13T06:00:23.386Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-13T06:00:23.386Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-13T06:00:23.386Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-13T06:00:23.386Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-13T06:00:23.386Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-13T06:00:23.386Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-13T06:00:23.386Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-13T06:00:23.386Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-13T06:00:23.386Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-13T06:00:23.386Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-13T06:00:23.644Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-13T06:00:23.644Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-13T06:00:23.644Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-13T06:00:23.644Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-13T06:00:23.902Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-13T06:00:23.902Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-13T06:00:24.161Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-13T06:00:24.161Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-13T06:00:24.161Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-13T06:00:24.419Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-13T06:00:24.419Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-13T06:00:24.419Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-13T06:00:24.677Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-13T06:00:24.677Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-13T06:00:24.677Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-13T06:00:24.935Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-13T06:00:24.935Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-13T06:00:24.935Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-13T06:00:25.194Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-13T06:00:25.194Z] [ 68%] Linking C shared library libcsdk.so [2025-03-13T06:00:25.194Z] [ 68%] Built target csdk [2025-03-13T06:00:25.194Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-13T06:00:25.194Z] [ 72%] Linking C executable template [2025-03-13T06:00:25.194Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:00:25.452Z] [ 72%] Built target template [2025-03-13T06:00:25.452Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-13T06:00:25.452Z] [ 76%] Linking C executable device-counter [2025-03-13T06:00:25.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-03-13T06:00:25.452Z] [ 76%] Built target device-counter [2025-03-13T06:00:25.452Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-13T06:00:25.452Z] [ 80%] Linking C executable device-random [2025-03-13T06:00:25.711Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:00:25.711Z] [ 80%] Built target device-random [2025-03-13T06:00:25.711Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-13T06:00:25.711Z] [ 84%] Linking C executable device-gyro [2025-03-13T06:00:25.711Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:00:25.711Z] [ 84%] Built target device-gyro [2025-03-13T06:00:25.711Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-13T06:00:25.711Z] [ 88%] Linking C executable device-bitfields [2025-03-13T06:00:25.968Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:00:25.968Z] [ 88%] Built target device-bitfields [2025-03-13T06:00:25.968Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-13T06:00:25.968Z] [ 92%] Linking C executable template-discovery [2025-03-13T06:00:25.968Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:00:25.968Z] [ 92%] Built target template-discovery [2025-03-13T06:00:25.968Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-13T06:00:26.225Z] [ 96%] Linking C executable device-file [2025-03-13T06:00:26.225Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:00:26.225Z] [ 96%] Built target device-file [2025-03-13T06:00:26.225Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-13T06:00:26.225Z] [100%] Linking C executable device-terminal [2025-03-13T06:00:26.225Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:00:26.225Z] [100%] Built target device-terminal [2025-03-13T06:00:26.225Z] + cp -rf include/devsdk include/edgex /usr/include/ [2025-03-13T06:00:26.225Z] + cp build/release/c/libcsdk.so /usr/lib/ [2025-03-13T06:00:26.225Z] + rm -rf /device-coap/deps [2025-03-13T06:00:26.800Z] Removing intermediate container d1bac82d3f17 [2025-03-13T06:00:26.800Z] ---> 0a62e9535a5e [2025-03-13T06:00:26.800Z] Step 14/14 : RUN /device-coap/scripts/build.sh [2025-03-13T06:00:26.800Z] ---> Running in 133530568a6a [2025-03-13T06:00:26.800Z] + readlink -f /device-coap/scripts/build.sh [2025-03-13T06:00:27.060Z] + dirname /device-coap/scripts/build.sh [2025-03-13T06:00:27.060Z] + dirname /device-coap/scripts [2025-03-13T06:00:27.060Z] + ROOT=/device-coap [2025-03-13T06:00:27.060Z] /device-coap [2025-03-13T06:00:27.060Z] + echo /device-coap [2025-03-13T06:00:27.060Z] + cd /device-coap [2025-03-13T06:00:27.060Z] + mkdir -p /device-coap/build/release [2025-03-13T06:00:27.060Z] + cd /device-coap/build/release [2025-03-13T06:00:27.060Z] + cmake '-DCMAKE_BUILD_TYPE=Release' /device-coap/src/c [2025-03-13T06:00:27.060Z] -- The C compiler identification is GNU 12.2.1 [2025-03-13T06:00:27.060Z] -- Detecting C compiler ABI info [2025-03-13T06:00:27.060Z] -- Detecting C compiler ABI info - done [2025-03-13T06:00:27.060Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-13T06:00:27.060Z] -- Detecting C compile features [2025-03-13T06:00:27.060Z] -- Detecting C compile features - done [2025-03-13T06:00:27.060Z] -- Found LIBCOAP: /usr/local/lib/libcoap-2.so [2025-03-13T06:00:27.060Z] -- Configuring done (0.2s) [2025-03-13T06:00:27.060Z] -- Generating done (0.0s) [2025-03-13T06:00:27.060Z] -- Build files have been written to: /device-coap/build/release [2025-03-13T06:00:27.060Z] + make [2025-03-13T06:00:27.060Z] + tee release.log [2025-03-13T06:00:27.060Z] [ 20%] Building C object CMakeFiles/device-coap.dir/coap-client.c.o [2025-03-13T06:00:27.319Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-03-13T06:00:27.319Z] from /device-coap/src/c/device-coap.h:17, [2025-03-13T06:00:27.319Z] from /device-coap/src/c/coap-client.h:21, [2025-03-13T06:00:27.319Z] from /device-coap/src/c/coap-client.c:9: [2025-03-13T06:00:27.319Z] /device-coap/src/c/coap-client.c: In function 'GetEndDeviceProtocolProperties': [2025-03-13T06:00:27.319Z] /device-coap/src/c/coap-client.c:89:36: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-03-13T06:00:27.319Z] 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", [2025-03-13T06:00:27.319Z] | ^~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:00:27.319Z] 90 | strlen(end_dev_params_ptr->psk_key)); [2025-03-13T06:00:27.319Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:00:27.319Z] | | [2025-03-13T06:00:27.319Z] | size_t {aka long unsigned int} [2025-03-13T06:00:27.319Z] /device-coap/src/c/coap-client.c:89:55: note: format string is defined here [2025-03-13T06:00:27.319Z] 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", [2025-03-13T06:00:27.319Z] | ~^ [2025-03-13T06:00:27.319Z] | | [2025-03-13T06:00:27.319Z] | unsigned int [2025-03-13T06:00:27.319Z] | %lu [2025-03-13T06:00:27.319Z] /device-coap/src/c/coap-client.c: In function 'message_handler': [2025-03-13T06:00:27.319Z] /device-coap/src/c/coap-client.c:126:36: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-03-13T06:00:27.319Z] 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); [2025-03-13T06:00:27.319Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-13T06:00:27.319Z] | | [2025-03-13T06:00:27.319Z] | size_t {aka long unsigned int} [2025-03-13T06:00:27.319Z] /device-coap/src/c/coap-client.c:126:63: note: format string is defined here [2025-03-13T06:00:27.319Z] 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); [2025-03-13T06:00:27.319Z] | ~^ [2025-03-13T06:00:27.319Z] | | [2025-03-13T06:00:27.319Z] | unsigned int [2025-03-13T06:00:27.319Z] | %lu [2025-03-13T06:00:27.319Z] /device-coap/src/c/coap-client.c:129:34: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] [2025-03-13T06:00:27.319Z] 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", [2025-03-13T06:00:27.319Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:00:27.319Z] 130 | resource->properties->type); [2025-03-13T06:00:27.319Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:00:27.319Z] | | [2025-03-13T06:00:27.319Z] | iot_typecode_t [2025-03-13T06:00:27.319Z] /device-coap/src/c/coap-client.c:129:68: note: format string is defined here [2025-03-13T06:00:27.319Z] 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", [2025-03-13T06:00:27.319Z] | ~^ [2025-03-13T06:00:27.319Z] | | [2025-03-13T06:00:27.319Z] | int [2025-03-13T06:00:27.319Z] /device-coap/src/c/coap-client.c:139:38: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-03-13T06:00:27.319Z] 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, [2025-03-13T06:00:27.319Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:00:27.319Z] 140 | len); [2025-03-13T06:00:27.319Z] | ~~~ [2025-03-13T06:00:27.319Z] | | [2025-03-13T06:00:27.319Z] | size_t {aka long unsigned int} [2025-03-13T06:00:27.319Z] /device-coap/src/c/coap-client.c:139:71: note: format string is defined here [2025-03-13T06:00:27.319Z] 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, [2025-03-13T06:00:27.319Z] | ~^ [2025-03-13T06:00:27.319Z] | | [2025-03-13T06:00:27.319Z] | int [2025-03-13T06:00:27.319Z] | %ld [2025-03-13T06:00:27.319Z] /device-coap/src/c/coap-client.c:144:38: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-03-13T06:00:27.319Z] 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, [2025-03-13T06:00:27.319Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:00:27.319Z] 145 | len); [2025-03-13T06:00:27.319Z] | ~~~ [2025-03-13T06:00:27.319Z] | | [2025-03-13T06:00:27.319Z] | size_t {aka long unsigned int} [2025-03-13T06:00:27.319Z] /device-coap/src/c/coap-client.c:144:71: note: format string is defined here [2025-03-13T06:00:27.319Z] 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, [2025-03-13T06:00:27.319Z] | ~^ [2025-03-13T06:00:27.319Z] | | [2025-03-13T06:00:27.319Z] | int [2025-03-13T06:00:27.319Z] | %ld [2025-03-13T06:00:27.319Z] /device-coap/src/c/coap-client.c:151:38: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-03-13T06:00:27.319Z] 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, [2025-03-13T06:00:27.319Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:00:27.319Z] 152 | len); [2025-03-13T06:00:27.319Z] | ~~~ [2025-03-13T06:00:27.319Z] | | [2025-03-13T06:00:27.319Z] | size_t {aka long unsigned int} [2025-03-13T06:00:27.319Z] /device-coap/src/c/coap-client.c:151:70: note: format string is defined here [2025-03-13T06:00:27.319Z] 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, [2025-03-13T06:00:27.319Z] | ~^ [2025-03-13T06:00:27.319Z] | | [2025-03-13T06:00:27.319Z] | int [2025-03-13T06:00:27.319Z] | %ld [2025-03-13T06:00:27.319Z] /device-coap/src/c/coap-client.c:156:38: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] [2025-03-13T06:00:27.319Z] 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", [2025-03-13T06:00:27.319Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:00:27.319Z] 157 | resource->properties->type); [2025-03-13T06:00:27.319Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:00:27.319Z] | | [2025-03-13T06:00:27.319Z] | iot_typecode_t [2025-03-13T06:00:27.319Z] /device-coap/src/c/coap-client.c:156:71: note: format string is defined here [2025-03-13T06:00:27.319Z] 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", [2025-03-13T06:00:27.319Z] | ~^ [2025-03-13T06:00:27.319Z] | | [2025-03-13T06:00:27.319Z] | int [2025-03-13T06:00:27.319Z] /device-coap/src/c/coap-client.c: In function 'CoapSendCommandToEndDevice': [2025-03-13T06:00:27.319Z] /device-coap/src/c/coap-client.c:244:30: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-03-13T06:00:27.319Z] 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); [2025-03-13T06:00:27.319Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-13T06:00:27.319Z] | | [2025-03-13T06:00:27.319Z] | size_t {aka long unsigned int} [2025-03-13T06:00:27.319Z] /device-coap/src/c/coap-client.c:244:55: note: format string is defined here [2025-03-13T06:00:27.319Z] 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); [2025-03-13T06:00:27.319Z] | ~^ [2025-03-13T06:00:27.319Z] | | [2025-03-13T06:00:27.319Z] | int [2025-03-13T06:00:27.319Z] | %ld [2025-03-13T06:00:27.319Z] /device-coap/src/c/coap-client.c:252:32: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-03-13T06:00:27.319Z] 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2025-03-13T06:00:27.319Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:00:27.319Z] 253 | (uint8_t *)end_dev_params_ptr->psk_key, [2025-03-13T06:00:27.319Z] 254 | strlen(end_dev_params_ptr->psk_key)); [2025-03-13T06:00:27.319Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:00:27.319Z] | | [2025-03-13T06:00:27.319Z] | size_t {aka long unsigned int} [2025-03-13T06:00:27.319Z] /device-coap/src/c/coap-client.c:252:67: note: format string is defined here [2025-03-13T06:00:27.319Z] 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2025-03-13T06:00:27.319Z] | ~^ [2025-03-13T06:00:27.320Z] | | [2025-03-13T06:00:27.320Z] | int [2025-03-13T06:00:27.320Z] | %ld [2025-03-13T06:00:27.320Z] /device-coap/src/c/coap-client.c: In function 'CoapGetRequestToEndDevice': [2025-03-13T06:00:27.320Z] /device-coap/src/c/coap-client.c:351:32: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-03-13T06:00:27.320Z] 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2025-03-13T06:00:27.320Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:00:27.320Z] 352 | (uint8_t *)end_dev_params_ptr->psk_key, [2025-03-13T06:00:27.320Z] 353 | strlen(end_dev_params_ptr->psk_key)); [2025-03-13T06:00:27.320Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:00:27.320Z] | | [2025-03-13T06:00:27.320Z] | size_t {aka long unsigned int} [2025-03-13T06:00:27.320Z] /device-coap/src/c/coap-client.c:351:67: note: format string is defined here [2025-03-13T06:00:27.320Z] 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2025-03-13T06:00:27.320Z] | ~^ [2025-03-13T06:00:27.320Z] | | [2025-03-13T06:00:27.320Z] | int [2025-03-13T06:00:27.320Z] | %ld [2025-03-13T06:00:27.320Z] [ 40%] Building C object CMakeFiles/device-coap.dir/coap-server.c.o [2025-03-13T06:00:27.320Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-03-13T06:00:27.320Z] from /usr/include/edgex/devices.h:17, [2025-03-13T06:00:27.320Z] from /device-coap/src/c/coap-server.c:22: [2025-03-13T06:00:27.320Z] /device-coap/src/c/coap-server.c: In function 'data_handler': [2025-03-13T06:00:27.320Z] /device-coap/src/c/coap-server.c:82:32: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-03-13T06:00:27.320Z] 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); [2025-03-13T06:00:27.320Z] | ^~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-13T06:00:27.320Z] | | [2025-03-13T06:00:27.320Z] | size_t {aka long unsigned int} [2025-03-13T06:00:27.320Z] /device-coap/src/c/coap-server.c:82:54: note: format string is defined here [2025-03-13T06:00:27.320Z] 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); [2025-03-13T06:00:27.320Z] | ~^ [2025-03-13T06:00:27.320Z] | | [2025-03-13T06:00:27.320Z] | unsigned int [2025-03-13T06:00:27.320Z] | %lu [2025-03-13T06:00:27.320Z] /device-coap/src/c/coap-server.c:128:37: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] [2025-03-13T06:00:27.320Z] 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); [2025-03-13T06:00:27.320Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:00:27.320Z] | | [2025-03-13T06:00:27.320Z] | iot_typecode_t [2025-03-13T06:00:27.320Z] /device-coap/src/c/coap-server.c:128:65: note: format string is defined here [2025-03-13T06:00:27.320Z] 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); [2025-03-13T06:00:27.320Z] | ~^ [2025-03-13T06:00:27.320Z] | | [2025-03-13T06:00:27.320Z] | int [2025-03-13T06:00:27.320Z] [ 60%] Building C object CMakeFiles/device-coap.dir/coap-util.c.o [2025-03-13T06:00:27.578Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-03-13T06:00:27.578Z] from /device-coap/src/c/coap-util.h:18, [2025-03-13T06:00:27.578Z] from /device-coap/src/c/coap-util.c:9: [2025-03-13T06:00:27.578Z] /device-coap/src/c/coap-util.c: In function 'read_data_float64': [2025-03-13T06:00:27.578Z] /device-coap/src/c/coap-util.c:63:31: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-03-13T06:00:27.578Z] 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); [2025-03-13T06:00:27.578Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-13T06:00:27.578Z] | | [2025-03-13T06:00:27.578Z] | size_t {aka long unsigned int} [2025-03-13T06:00:27.578Z] /device-coap/src/c/coap-util.c:63:56: note: format string is defined here [2025-03-13T06:00:27.578Z] 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); [2025-03-13T06:00:27.578Z] | ~^ [2025-03-13T06:00:27.578Z] | | [2025-03-13T06:00:27.578Z] | unsigned int [2025-03-13T06:00:27.578Z] | %lu [2025-03-13T06:00:27.578Z] /device-coap/src/c/coap-util.c:76:31: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-03-13T06:00:27.578Z] 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); [2025-03-13T06:00:27.578Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-13T06:00:27.578Z] | | [2025-03-13T06:00:27.578Z] | size_t {aka long unsigned int} [2025-03-13T06:00:27.578Z] /device-coap/src/c/coap-util.c:76:56: note: format string is defined here [2025-03-13T06:00:27.578Z] 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); [2025-03-13T06:00:27.578Z] | ~^ [2025-03-13T06:00:27.578Z] | | [2025-03-13T06:00:27.578Z] | unsigned int [2025-03-13T06:00:27.578Z] | %lu [2025-03-13T06:00:27.578Z] /device-coap/src/c/coap-util.c: In function 'read_data_int32': [2025-03-13T06:00:27.578Z] /device-coap/src/c/coap-util.c:87:31: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-03-13T06:00:27.578Z] 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); [2025-03-13T06:00:27.578Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-13T06:00:27.578Z] | | [2025-03-13T06:00:27.578Z] | size_t {aka long unsigned int} [2025-03-13T06:00:27.578Z] /device-coap/src/c/coap-util.c:87:54: note: format string is defined here [2025-03-13T06:00:27.578Z] 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); [2025-03-13T06:00:27.578Z] | ~^ [2025-03-13T06:00:27.578Z] | | [2025-03-13T06:00:27.578Z] | unsigned int [2025-03-13T06:00:27.578Z] | %lu [2025-03-13T06:00:27.578Z] /device-coap/src/c/coap-util.c:102:31: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-03-13T06:00:27.578Z] 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); [2025-03-13T06:00:27.578Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-13T06:00:27.578Z] | | [2025-03-13T06:00:27.578Z] | size_t {aka long unsigned int} [2025-03-13T06:00:27.578Z] /device-coap/src/c/coap-util.c:102:54: note: format string is defined here [2025-03-13T06:00:27.578Z] 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); [2025-03-13T06:00:27.578Z] | ~^ [2025-03-13T06:00:27.578Z] | | [2025-03-13T06:00:27.578Z] | unsigned int [2025-03-13T06:00:27.578Z] | %lu [2025-03-13T06:00:27.578Z] [ 80%] Building C object CMakeFiles/device-coap.dir/device-coap.c.o [2025-03-13T06:00:27.578Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-03-13T06:00:27.578Z] from /device-coap/src/c/device-coap.h:17, [2025-03-13T06:00:27.578Z] from /device-coap/src/c/device-coap.c:10: [2025-03-13T06:00:27.578Z] /device-coap/src/c/device-coap.c: In function 'coap_get_handler': [2025-03-13T06:00:27.578Z] /device-coap/src/c/device-coap.c:130:31: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] [2025-03-13T06:00:27.578Z] 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", [2025-03-13T06:00:27.578Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:00:27.578Z] 131 | requests[i].resource->type); [2025-03-13T06:00:27.578Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:00:27.578Z] | | [2025-03-13T06:00:27.578Z] | iot_typecode_t [2025-03-13T06:00:27.578Z] /device-coap/src/c/device-coap.c:130:69: note: format string is defined here [2025-03-13T06:00:27.578Z] 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", [2025-03-13T06:00:27.578Z] | ~^ [2025-03-13T06:00:27.578Z] | | [2025-03-13T06:00:27.578Z] | int [2025-03-13T06:00:27.836Z] [100%] Linking C executable device-coap [2025-03-13T06:00:27.836Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:00:27.836Z] [100%] Built target device-coap [2025-03-13T06:00:28.094Z] Removing intermediate container 133530568a6a [2025-03-13T06:00:28.094Z] ---> 57a3eda0fae4 [2025-03-13T06:00:28.094Z] Successfully built 57a3eda0fae4 [2025-03-13T06:00:28.094Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:00:28.502Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-13T06:00:28.502Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-13T06:00:28.574Z] prd-ubuntu20.04-docker-8c-8g-41245 does not seem to be running inside a container [2025-03-13T06:00:28.593Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-coap-c_main -v /w/workspace/edgexfoundry_device-coap-c_main:/w/workspace/edgexfoundry_device-coap-c_main:rw,z -v /w/workspace/edgexfoundry_device-coap-c_main@tmp:/w/workspace/edgexfoundry_device-coap-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-03-13T06:00:28.922Z] $ docker top eca81593b36ae949cd6c37fb130d9d6a82c60529501a250e5a2036243b438f09 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-13T06:00:29.271Z] + make test [2025-03-13T06:00:29.271Z] build/release/device-coap [Pipeline] } [2025-03-13T06:00:29.280Z] $ docker stop --time=1 eca81593b36ae949cd6c37fb130d9d6a82c60529501a250e5a2036243b438f09 [2025-03-13T06:00:30.567Z] $ docker rm -f --volumes eca81593b36ae949cd6c37fb130d9d6a82c60529501a250e5a2036243b438f09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-13T06:00:31.108Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-13T06:00:31.399Z] + ls -al . [2025-03-13T06:00:31.399Z] total 96 [2025-03-13T06:00:31.399Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 05:59 . [2025-03-13T06:00:31.399Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 05:58 .. [2025-03-13T06:00:31.399Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 05:59 .git [2025-03-13T06:00:31.399Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 05:58 .github [2025-03-13T06:00:31.399Z] -rw-rw-r-- 1 jenkins jenkins 14 Mar 13 05:58 .gitignore [2025-03-13T06:00:31.399Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 05:59 .semver [2025-03-13T06:00:31.399Z] -rw-rw-r-- 1 jenkins jenkins 2037 Mar 13 05:58 Attribution.txt [2025-03-13T06:00:31.399Z] -rw-rw-r-- 1 jenkins jenkins 3893 Mar 13 05:58 CHANGELOG.md [2025-03-13T06:00:31.399Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 05:58 GOVERNANCE.md [2025-03-13T06:00:31.399Z] -rw-rw-r-- 1 jenkins jenkins 798 Mar 13 05:58 Jenkinsfile [2025-03-13T06:00:31.399Z] -rw-rw-r-- 1 jenkins jenkins 10173 Mar 13 05:58 LICENSE [2025-03-13T06:00:31.399Z] -rw-rw-r-- 1 jenkins jenkins 938 Mar 13 05:58 Makefile [2025-03-13T06:00:31.399Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 13 05:58 OWNERS.md [2025-03-13T06:00:31.399Z] -rw-rw-r-- 1 jenkins jenkins 12454 Mar 13 05:58 README.md [2025-03-13T06:00:31.399Z] -rw-rw-r-- 1 jenkins jenkins 506 Mar 13 05:58 ROADMAP.md [2025-03-13T06:00:31.399Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 13 05:59 VERSION [2025-03-13T06:00:31.399Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 05:58 res [2025-03-13T06:00:31.399Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 05:58 scripts [2025-03-13T06:00:31.399Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 05:58 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:00:31.719Z] + docker build -t device-coap -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=578a9a03340fcb4ee66dd22d4e32c296796c0ad6 --label arch=amd64 --label version=3.2.0-dev.2 . [2025-03-13T06:00:31.720Z] Sending build context to Docker daemon 575kB [2025-03-13T06:00:31.720Z] Step 1/33 : ARG BASE=alpine:3.20 [2025-03-13T06:00:31.720Z] Step 2/33 : FROM ${BASE} as builder [2025-03-13T06:00:31.720Z] ---> 57a3eda0fae4 [2025-03-13T06:00:31.720Z] Step 3/33 : LABEL maintainer="Ken Bannister " [2025-03-13T06:00:31.720Z] ---> Running in a97095f13baf [2025-03-13T06:00:31.720Z] Removing intermediate container a97095f13baf [2025-03-13T06:00:31.720Z] ---> cc38aa7e7ab8 [2025-03-13T06:00:31.720Z] Step 4/33 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-03-13T06:00:31.720Z] ---> Running in 59b3093a8b1b [2025-03-13T06:00:31.979Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2025-03-13T06:00:32.546Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-03-13T06:00:32.546Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-03-13T06:00:32.546Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-03-13T06:00:32.803Z] Removing intermediate container 59b3093a8b1b [2025-03-13T06:00:32.803Z] ---> b521f886b508 [2025-03-13T06:00:32.803Z] Step 5/33 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-03-13T06:00:32.803Z] ---> Running in b95c760a41da [2025-03-13T06:00:33.370Z] Removing intermediate container b95c760a41da [2025-03-13T06:00:33.370Z] ---> 562ec5c8d9fb [2025-03-13T06:00:33.370Z] Step 6/33 : RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev [2025-03-13T06:00:33.370Z] ---> Running in 0f08a6dc4859 [2025-03-13T06:00:33.631Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-13T06:00:33.631Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-03-13T06:00:33.895Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-13T06:00:34.469Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-13T06:00:34.469Z] OK: 337 MiB in 103 packages [2025-03-13T06:00:34.729Z] Removing intermediate container 0f08a6dc4859 [2025-03-13T06:00:34.729Z] ---> ef9a34316bb6 [2025-03-13T06:00:34.729Z] Step 7/33 : COPY scripts /device-coap/scripts [2025-03-13T06:00:34.729Z] ---> 497d429e2892 [2025-03-13T06:00:34.729Z] Step 8/33 : COPY src /device-coap/src/ [2025-03-13T06:00:34.729Z] ---> 801ac9650cd4 [2025-03-13T06:00:34.729Z] Step 9/33 : COPY VERSION /device-coap [2025-03-13T06:00:34.986Z] ---> ad931d3d380b [2025-03-13T06:00:34.987Z] Step 10/33 : RUN mkdir -p /device-coap/build [2025-03-13T06:00:34.987Z] ---> Running in 259283e4a690 [2025-03-13T06:00:35.553Z] Removing intermediate container 259283e4a690 [2025-03-13T06:00:35.553Z] ---> 837ed943045e [2025-03-13T06:00:35.553Z] Step 11/33 : WORKDIR /device-coap [2025-03-13T06:00:35.553Z] ---> Running in d0014076de95 [2025-03-13T06:00:35.553Z] Removing intermediate container d0014076de95 [2025-03-13T06:00:35.553Z] ---> dac95c86f12e [2025-03-13T06:00:35.553Z] Step 12/33 : RUN /device-coap/scripts/build_deps.sh 1 [2025-03-13T06:00:35.553Z] ---> Running in 868280e82ee3 [2025-03-13T06:00:35.811Z] + BUILD_CSDK=1 [2025-03-13T06:00:35.811Z] + TINYDTLS_VERSION=b0e230d [2025-03-13T06:00:35.811Z] + LIBCOAP_VERSION=1739507 [2025-03-13T06:00:35.811Z] + CSDK_VERSION=4.0.0 [2025-03-13T06:00:35.811Z] + '[' -d deps ] [2025-03-13T06:00:35.811Z] + mkdir deps [2025-03-13T06:00:35.811Z] + cd /device-coap/deps [2025-03-13T06:00:35.811Z] + git clone https://github.com/eclipse/tinydtls.git [2025-03-13T06:00:35.811Z] Cloning into 'tinydtls'... [2025-03-13T06:00:36.378Z] + cd tinydtls [2025-03-13T06:00:36.378Z] + git checkout develop [2025-03-13T06:00:36.378Z] branch 'develop' set up to track 'origin/develop'. [2025-03-13T06:00:36.378Z] Switched to a new branch 'develop' [2025-03-13T06:00:36.378Z] + git reset --hard b0e230d [2025-03-13T06:00:36.378Z] HEAD is now at b0e230d Merge pull request #44 from mrdeep1/cunit_fix [2025-03-13T06:00:36.378Z] + cp /device-coap/scripts/AutoConf_cmake_patch AutoConf.cmake [2025-03-13T06:00:36.378Z] + cp /device-coap/scripts/CMakeLists_txt_patch CMakeLists.txt [2025-03-13T06:00:36.378Z] + cp /device-coap/scripts/dtls_config_h_cmake_in_patch dtls_config.h.cmake.in [2025-03-13T06:00:36.378Z] + cp /device-coap/scripts/tests_CMakeLists_txt_patch tests/CMakeLists.txt [2025-03-13T06:00:36.378Z] + mkdir -p build [2025-03-13T06:00:36.378Z] + cd build [2025-03-13T06:00:36.378Z] + cmake '-DCMAKE_BUILD_TYPE=Release' '-DBUILD_SHARED_LIBS=ON' .. [2025-03-13T06:00:36.635Z] -- The C compiler identification is GNU 12.2.1 [2025-03-13T06:00:36.635Z] -- Detecting C compiler ABI info [2025-03-13T06:00:36.635Z] -- Detecting C compiler ABI info - done [2025-03-13T06:00:36.635Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-13T06:00:36.635Z] -- Detecting C compile features [2025-03-13T06:00:36.635Z] -- Detecting C compile features - done [2025-03-13T06:00:36.635Z] -- Looking for assert.h [2025-03-13T06:00:36.635Z] -- Looking for assert.h - found [2025-03-13T06:00:36.635Z] -- Looking for arpa/inet.h [2025-03-13T06:00:36.892Z] -- Looking for arpa/inet.h - found [2025-03-13T06:00:36.892Z] -- Looking for fcntl.h [2025-03-13T06:00:36.892Z] -- Looking for fcntl.h - found [2025-03-13T06:00:36.892Z] -- Looking for inttypes.h [2025-03-13T06:00:36.892Z] -- Looking for inttypes.h - found [2025-03-13T06:00:36.892Z] -- Looking for memory.h [2025-03-13T06:00:37.151Z] -- Looking for memory.h - found [2025-03-13T06:00:37.151Z] -- Looking for netdb.h [2025-03-13T06:00:37.151Z] -- Looking for netdb.h - found [2025-03-13T06:00:37.151Z] -- Looking for netinet/in.h [2025-03-13T06:00:37.151Z] -- Looking for netinet/in.h - found [2025-03-13T06:00:37.151Z] -- Looking for stddef.h [2025-03-13T06:00:37.409Z] -- Looking for stddef.h - found [2025-03-13T06:00:37.409Z] -- Looking for stdint.h [2025-03-13T06:00:37.409Z] -- Looking for stdint.h - found [2025-03-13T06:00:37.409Z] -- Looking for stdlib.h [2025-03-13T06:00:37.409Z] -- Looking for stdlib.h - found [2025-03-13T06:00:37.409Z] -- Looking for string.h [2025-03-13T06:00:37.667Z] -- Looking for string.h - found [2025-03-13T06:00:37.667Z] -- Looking for strings.h [2025-03-13T06:00:37.667Z] -- Looking for strings.h - found [2025-03-13T06:00:37.667Z] -- Looking for time.h [2025-03-13T06:00:37.667Z] -- Looking for time.h - found [2025-03-13T06:00:37.667Z] -- Looking for sys/param.h [2025-03-13T06:00:37.925Z] -- Looking for sys/param.h - found [2025-03-13T06:00:37.925Z] -- Looking for sys/socket.h [2025-03-13T06:00:37.925Z] -- Looking for sys/socket.h - found [2025-03-13T06:00:37.925Z] -- Looking for sys/stat.h [2025-03-13T06:00:37.925Z] -- Looking for sys/stat.h - found [2025-03-13T06:00:37.925Z] -- Looking for sys/types.h [2025-03-13T06:00:38.182Z] -- Looking for sys/types.h - found [2025-03-13T06:00:38.182Z] -- Looking for sys/time.h [2025-03-13T06:00:38.182Z] -- Looking for sys/time.h - found [2025-03-13T06:00:38.182Z] -- Looking for unistd.h [2025-03-13T06:00:38.182Z] -- Looking for unistd.h - found [2025-03-13T06:00:38.182Z] -- Looking for float.h [2025-03-13T06:00:38.440Z] -- Looking for float.h - found [2025-03-13T06:00:38.440Z] -- Looking for dlfcn.h [2025-03-13T06:00:38.440Z] -- Looking for dlfcn.h - found [2025-03-13T06:00:38.440Z] -- Looking for memset [2025-03-13T06:00:38.440Z] -- Looking for memset - found [2025-03-13T06:00:38.440Z] -- Looking for select [2025-03-13T06:00:38.697Z] -- Looking for select - found [2025-03-13T06:00:38.697Z] -- Looking for socket [2025-03-13T06:00:38.697Z] -- Looking for socket - found [2025-03-13T06:00:38.697Z] -- Looking for strdup [2025-03-13T06:00:38.697Z] -- Looking for strdup - found [2025-03-13T06:00:38.697Z] -- Looking for strerror [2025-03-13T06:00:38.956Z] -- Looking for strerror - found [2025-03-13T06:00:38.956Z] -- Looking for strnlen [2025-03-13T06:00:38.956Z] -- Looking for strnlen - found [2025-03-13T06:00:38.956Z] -- Looking for fls [2025-03-13T06:00:38.956Z] -- Looking for fls - not found [2025-03-13T06:00:38.956Z] -- Looking for vprintf [2025-03-13T06:00:38.956Z] -- Looking for vprintf - found [2025-03-13T06:00:38.956Z] -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN [2025-03-13T06:00:39.214Z] -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN - Failed [2025-03-13T06:00:39.214Z] -- Configuring done (2.7s) [2025-03-13T06:00:39.214Z] -- Generating done (0.0s) [2025-03-13T06:00:39.214Z] -- Build files have been written to: /device-coap/deps/tinydtls/build [2025-03-13T06:00:39.214Z] + make [2025-03-13T06:00:39.214Z] [ 6%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael.c.o [2025-03-13T06:00:39.472Z] [ 13%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael_wrap.c.o [2025-03-13T06:00:39.472Z] [ 20%] Building C object CMakeFiles/tinydtls.dir/ccm.c.o [2025-03-13T06:00:39.731Z] [ 26%] Building C object CMakeFiles/tinydtls.dir/crypto.c.o [2025-03-13T06:00:39.731Z] In file included from /device-coap/deps/tinydtls/crypto.c:34: [2025-03-13T06:00:39.731Z] In function 'ecc_ecdh', [2025-03-13T06:00:39.731Z] inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2025-03-13T06:00:39.731Z] /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_x' may be used uninitialized [-Wmaybe-uninitialized] [2025-03-13T06:00:39.731Z] 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2025-03-13T06:00:39.731Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:00:39.731Z] /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2025-03-13T06:00:39.731Z] /device-coap/deps/tinydtls/ecc/ecc.h:47:6: note: by argument 1 of type 'const uint32_t *' {aka 'const unsigned int *'} to 'ecc_ec_mult' declared here [2025-03-13T06:00:39.731Z] 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2025-03-13T06:00:39.731Z] | ^~~~~~~~~~~ [2025-03-13T06:00:39.731Z] /device-coap/deps/tinydtls/crypto.c:431:12: note: 'pub_x' declared here [2025-03-13T06:00:39.731Z] 431 | uint32_t pub_x[8]; [2025-03-13T06:00:39.731Z] | ^~~~~ [2025-03-13T06:00:39.731Z] In function 'ecc_ecdh', [2025-03-13T06:00:39.731Z] inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2025-03-13T06:00:39.731Z] /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_y' may be used uninitialized [-Wmaybe-uninitialized] [2025-03-13T06:00:39.731Z] 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2025-03-13T06:00:39.731Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:00:39.731Z] /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2025-03-13T06:00:39.731Z] /device-coap/deps/tinydtls/ecc/ecc.h:47:6: note: by argument 2 of type 'const uint32_t *' {aka 'const unsigned int *'} to 'ecc_ec_mult' declared here [2025-03-13T06:00:39.732Z] 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2025-03-13T06:00:39.732Z] | ^~~~~~~~~~~ [2025-03-13T06:00:39.732Z] /device-coap/deps/tinydtls/crypto.c:432:12: note: 'pub_y' declared here [2025-03-13T06:00:39.732Z] 432 | uint32_t pub_y[8]; [2025-03-13T06:00:39.732Z] | ^~~~~ [2025-03-13T06:00:39.732Z] In function 'ecc_ecdh', [2025-03-13T06:00:39.732Z] inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2025-03-13T06:00:39.732Z] /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'priv' may be used uninitialized [-Wmaybe-uninitialized] [2025-03-13T06:00:39.732Z] 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2025-03-13T06:00:39.732Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:00:39.732Z] /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2025-03-13T06:00:39.732Z] /device-coap/deps/tinydtls/ecc/ecc.h:47:6: note: by argument 3 of type 'const uint32_t *' {aka 'const unsigned int *'} to 'ecc_ec_mult' declared here [2025-03-13T06:00:39.732Z] 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2025-03-13T06:00:39.732Z] | ^~~~~~~~~~~ [2025-03-13T06:00:39.732Z] /device-coap/deps/tinydtls/crypto.c:430:12: note: 'priv' declared here [2025-03-13T06:00:39.732Z] 430 | uint32_t priv[8]; [2025-03-13T06:00:39.732Z] | ^~~~ [2025-03-13T06:00:39.732Z] [ 33%] Building C object CMakeFiles/tinydtls.dir/dtls.c.o [2025-03-13T06:00:41.107Z] [ 40%] Building C object CMakeFiles/tinydtls.dir/dtls_debug.c.o [2025-03-13T06:00:41.107Z] [ 46%] Building C object CMakeFiles/tinydtls.dir/dtls_prng.c.o [2025-03-13T06:00:41.107Z] [ 53%] Building C object CMakeFiles/tinydtls.dir/dtls_time.c.o [2025-03-13T06:00:41.107Z] [ 60%] Building C object CMakeFiles/tinydtls.dir/ecc/ecc.c.o [2025-03-13T06:00:41.107Z] /device-coap/deps/tinydtls/ecc/ecc.c: In function 'is_zero': [2025-03-13T06:00:41.107Z] /device-coap/deps/tinydtls/ecc/ecc.c:316:21: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] [2025-03-13T06:00:41.107Z] 316 | for (idx = 0; idx < count; idx++) { [2025-03-13T06:00:41.107Z] | ^ [2025-03-13T06:00:41.107Z] /device-coap/deps/tinydtls/ecc/ecc.c:319:17: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] [2025-03-13T06:00:41.107Z] 319 | return result == count; [2025-03-13T06:00:41.107Z] | ^~ [2025-03-13T06:00:41.674Z] [ 66%] Building C object CMakeFiles/tinydtls.dir/hmac.c.o [2025-03-13T06:00:41.674Z] [ 73%] Building C object CMakeFiles/tinydtls.dir/netq.c.o [2025-03-13T06:00:41.674Z] [ 80%] Building C object CMakeFiles/tinydtls.dir/peer.c.o [2025-03-13T06:00:41.932Z] [ 86%] Building C object CMakeFiles/tinydtls.dir/session.c.o [2025-03-13T06:00:41.932Z] [ 93%] Building C object CMakeFiles/tinydtls.dir/sha2/sha2.c.o [2025-03-13T06:00:41.932Z] /device-coap/deps/tinydtls/sha2/sha2.c:630:34: warning: argument 1 of type 'sha2_byte[]' {aka 'unsigned char[]'} with mismatched bound [-Warray-parameter=] [2025-03-13T06:00:41.932Z] 630 | void dtls_sha256_final(sha2_byte digest[], dtls_sha256_ctx* context) { [2025-03-13T06:00:41.932Z] | ~~~~~~~~~~^~~~~~~~ [2025-03-13T06:00:41.932Z] In file included from /device-coap/deps/tinydtls/sha2/sha2.c:45: [2025-03-13T06:00:41.932Z] /device-coap/deps/tinydtls/sha2/sha2.h:134:24: note: previously declared as 'uint8_t[32]' {aka 'unsigned char[32]'} [2025-03-13T06:00:41.932Z] 134 | void dtls_sha256_final(uint8_t[DTLS_SHA256_DIGEST_LENGTH], dtls_sha256_ctx*); [2025-03-13T06:00:41.932Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:00:41.932Z] /device-coap/deps/tinydtls/sha2/sha2.c:690:54: warning: argument 2 of type 'char[]' with mismatched bound [-Warray-parameter=] [2025-03-13T06:00:41.932Z] 690 | char *dtls_sha256_end(dtls_sha256_ctx* context, char buffer[]) { [2025-03-13T06:00:41.932Z] | ~~~~~^~~~~~~~ [2025-03-13T06:00:41.932Z] /device-coap/deps/tinydtls/sha2/sha2.h:135:41: note: previously declared as 'char[65]' [2025-03-13T06:00:41.932Z] 135 | char* dtls_sha256_end(dtls_sha256_ctx*, char[DTLS_SHA256_DIGEST_STRING_LENGTH]); [2025-03-13T06:00:41.932Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:00:41.932Z] [100%] Linking C shared library libtinydtls.so [2025-03-13T06:00:41.933Z] [100%] Built target tinydtls [2025-03-13T06:00:41.933Z] + make install [2025-03-13T06:00:42.190Z] [100%] Built target tinydtls [2025-03-13T06:00:42.190Z] Install the project... [2025-03-13T06:00:42.190Z] -- Install configuration: "Release" [2025-03-13T06:00:42.190Z] -- Installing: /usr/local/lib/libtinydtls.so [2025-03-13T06:00:42.190Z] -- Up-to-date: /usr/local/include/tinydtls [2025-03-13T06:00:42.190Z] -- Installing: /usr/local/include/tinydtls/uthash.h [2025-03-13T06:00:42.190Z] -- Up-to-date: /usr/local/include/tinydtls/sha2 [2025-03-13T06:00:42.190Z] -- Installing: /usr/local/include/tinydtls/sha2/sha2.h [2025-03-13T06:00:42.190Z] -- Up-to-date: /usr/local/include/tinydtls/ecc [2025-03-13T06:00:42.190Z] -- Installing: /usr/local/include/tinydtls/ecc/test_helper.h [2025-03-13T06:00:42.190Z] -- Installing: /usr/local/include/tinydtls/ecc/ecc.h [2025-03-13T06:00:42.190Z] -- Installing: /usr/local/include/tinydtls/tinydtls.h [2025-03-13T06:00:42.190Z] -- Installing: /usr/local/include/tinydtls/alert.h [2025-03-13T06:00:42.190Z] -- Up-to-date: /usr/local/include/tinydtls/aes [2025-03-13T06:00:42.190Z] -- Installing: /usr/local/include/tinydtls/aes/rijndael.h [2025-03-13T06:00:42.190Z] -- Installing: /usr/local/include/tinydtls/crypto.h [2025-03-13T06:00:42.190Z] -- Installing: /usr/local/include/tinydtls/numeric.h [2025-03-13T06:00:42.190Z] -- Installing: /usr/local/include/tinydtls/peer.h [2025-03-13T06:00:42.190Z] -- Installing: /usr/local/include/tinydtls/utlist.h [2025-03-13T06:00:42.190Z] -- Installing: /usr/local/include/tinydtls/dtls_mutex.h [2025-03-13T06:00:42.190Z] -- Installing: /usr/local/include/tinydtls/dtls_time.h [2025-03-13T06:00:42.190Z] -- Installing: /usr/local/include/tinydtls/netq.h [2025-03-13T06:00:42.190Z] -- Installing: /usr/local/include/tinydtls/dtls.h [2025-03-13T06:00:42.190Z] -- Installing: /usr/local/include/tinydtls/global.h [2025-03-13T06:00:42.190Z] -- Installing: /usr/local/include/tinydtls/state.h [2025-03-13T06:00:42.190Z] -- Installing: /usr/local/include/tinydtls/dtls_debug.h [2025-03-13T06:00:42.190Z] -- Installing: /usr/local/include/tinydtls/session.h [2025-03-13T06:00:42.190Z] -- Installing: /usr/local/include/tinydtls/dtls_prng.h [2025-03-13T06:00:42.190Z] -- Installing: /usr/local/include/tinydtls/hmac.h [2025-03-13T06:00:42.190Z] -- Installing: /usr/local/include/tinydtls/ccm.h [2025-03-13T06:00:42.190Z] -- Up-to-date: /usr/local/include/tinydtls [2025-03-13T06:00:42.190Z] -- Installing: /usr/local/include/tinydtls/dtls_config.h [2025-03-13T06:00:42.190Z] + cd /device-coap/deps [2025-03-13T06:00:42.190Z] + git clone https://github.com/obgm/libcoap.git [2025-03-13T06:00:42.190Z] Cloning into 'libcoap'... [2025-03-13T06:00:43.607Z] + cd libcoap [2025-03-13T06:00:43.607Z] + git reset --hard 1739507 [2025-03-13T06:00:43.607Z] HEAD is now at 1739507a Merge pull request #536 from mrdeep1/bad_tcp [2025-03-13T06:00:43.607Z] + patch -p1 [2025-03-13T06:00:43.607Z] patching file cmake/FindTinyDTLS.cmake [2025-03-13T06:00:43.607Z] + patch -p1 [2025-03-13T06:00:43.607Z] patching file include/coap2/coap_config.h.in [2025-03-13T06:00:43.607Z] + mkdir -p build [2025-03-13T06:00:43.607Z] + cd build [2025-03-13T06:00:43.607Z] + cmake '-DWITH_EPOLL=OFF' '-DDTLS_BACKEND=tinydtls' '-DUSE_VENDORED_TINYDTLS=OFF' '-DENABLE_TESTS=OFF' '-DENABLE_EXAMPLES=OFF' '-DENABLE_DOCS=OFF' '-DCMAKE_BUILD_TYPE=Release' '-DBUILD_SHARED_LIBS=ON' .. [2025-03-13T06:00:43.607Z] -- The CXX compiler identification is GNU 12.2.1 [2025-03-13T06:00:43.607Z] -- The C compiler identification is GNU 12.2.1 [2025-03-13T06:00:43.607Z] -- Detecting CXX compiler ABI info [2025-03-13T06:00:43.607Z] -- Detecting CXX compiler ABI info - done [2025-03-13T06:00:43.863Z] -- Check for working CXX compiler: /usr/bin/c++ - skipped [2025-03-13T06:00:43.863Z] -- Detecting CXX compile features [2025-03-13T06:00:43.863Z] -- Detecting CXX compile features - done [2025-03-13T06:00:43.863Z] -- Detecting C compiler ABI info [2025-03-13T06:00:43.863Z] -- Detecting C compiler ABI info - done [2025-03-13T06:00:43.863Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-13T06:00:43.863Z] -- Detecting C compile features [2025-03-13T06:00:43.863Z] -- Detecting C compile features - done [2025-03-13T06:00:43.863Z] -- Looking for byteswap.h [2025-03-13T06:00:43.863Z] -- Looking for byteswap.h - found [2025-03-13T06:00:43.863Z] -- Looking for inttypes.h [2025-03-13T06:00:44.122Z] -- Looking for inttypes.h - found [2025-03-13T06:00:44.122Z] -- Looking for limits.h [2025-03-13T06:00:44.122Z] -- Looking for limits.h - found [2025-03-13T06:00:44.122Z] -- Looking for memory.h [2025-03-13T06:00:44.122Z] -- Looking for memory.h - found [2025-03-13T06:00:44.122Z] -- Looking for strings.h [2025-03-13T06:00:44.380Z] -- Looking for strings.h - found [2025-03-13T06:00:44.380Z] -- Looking for string.h [2025-03-13T06:00:44.380Z] -- Looking for string.h - found [2025-03-13T06:00:44.380Z] -- Looking for sys/sysctl.h [2025-03-13T06:00:44.380Z] -- Looking for sys/sysctl.h - not found [2025-03-13T06:00:44.380Z] -- Looking for netinet/in.h [2025-03-13T06:00:44.380Z] -- Looking for netinet/in.h - found [2025-03-13T06:00:44.380Z] -- Looking for sys/epoll.h [2025-03-13T06:00:44.638Z] -- Looking for sys/epoll.h - found [2025-03-13T06:00:44.638Z] -- Looking for sys/timerfd.h [2025-03-13T06:00:44.638Z] -- Looking for sys/timerfd.h - found [2025-03-13T06:00:44.638Z] -- Looking for arpa/inet.h [2025-03-13T06:00:44.638Z] -- Looking for arpa/inet.h - found [2025-03-13T06:00:44.638Z] -- Looking for stdbool.h [2025-03-13T06:00:44.897Z] -- Looking for stdbool.h - found [2025-03-13T06:00:44.897Z] -- Looking for netdb.h [2025-03-13T06:00:44.897Z] -- Looking for netdb.h - found [2025-03-13T06:00:44.897Z] -- Looking for pthread.h [2025-03-13T06:00:44.897Z] -- Looking for pthread.h - found [2025-03-13T06:00:44.897Z] -- Looking for stdlib.h [2025-03-13T06:00:45.155Z] -- Looking for stdlib.h - found [2025-03-13T06:00:45.155Z] -- Looking for stdint.h [2025-03-13T06:00:45.155Z] -- Looking for stdint.h - found [2025-03-13T06:00:45.155Z] -- Looking for syslog.h [2025-03-13T06:00:45.155Z] -- Looking for syslog.h - found [2025-03-13T06:00:45.155Z] -- Looking for sys/ioctl.h [2025-03-13T06:00:45.414Z] -- Looking for sys/ioctl.h - found [2025-03-13T06:00:45.414Z] -- Looking for sys/socket.h [2025-03-13T06:00:45.414Z] -- Looking for sys/socket.h - found [2025-03-13T06:00:45.414Z] -- Looking for sys/stat.h [2025-03-13T06:00:45.414Z] -- Looking for sys/stat.h - found [2025-03-13T06:00:45.414Z] -- Looking for sys/time.h [2025-03-13T06:00:45.672Z] -- Looking for sys/time.h - found [2025-03-13T06:00:45.672Z] -- Looking for sys/types.h [2025-03-13T06:00:45.672Z] -- Looking for sys/types.h - found [2025-03-13T06:00:45.672Z] -- Looking for sys/unistd.h [2025-03-13T06:00:45.672Z] -- Looking for sys/unistd.h - not found [2025-03-13T06:00:45.672Z] -- Looking for time.h [2025-03-13T06:00:45.672Z] -- Looking for time.h - found [2025-03-13T06:00:45.672Z] -- Looking for unistd.h [2025-03-13T06:00:45.931Z] -- Looking for unistd.h - found [2025-03-13T06:00:45.931Z] -- Looking for float.h [2025-03-13T06:00:45.931Z] -- Looking for float.h - found [2025-03-13T06:00:45.931Z] -- Looking for stddef.h [2025-03-13T06:00:45.931Z] -- Looking for stddef.h - found [2025-03-13T06:00:45.931Z] -- Looking for winsock2.h [2025-03-13T06:00:46.189Z] -- Looking for winsock2.h - not found [2025-03-13T06:00:46.189Z] -- Looking for ws2tcpip.h [2025-03-13T06:00:46.189Z] -- Looking for ws2tcpip.h - not found [2025-03-13T06:00:46.189Z] -- Looking for malloc [2025-03-13T06:00:46.189Z] -- Looking for malloc - found [2025-03-13T06:00:46.189Z] -- Looking for memset [2025-03-13T06:00:46.189Z] -- Looking for memset - found [2025-03-13T06:00:46.189Z] -- Looking for select [2025-03-13T06:00:46.449Z] -- Looking for select - found [2025-03-13T06:00:46.449Z] -- Looking for socket [2025-03-13T06:00:46.449Z] -- Looking for socket - found [2025-03-13T06:00:46.449Z] -- Looking for strcasecmp [2025-03-13T06:00:46.449Z] -- Looking for strcasecmp - found [2025-03-13T06:00:46.449Z] -- Looking for pthread_mutex_lock [2025-03-13T06:00:46.707Z] -- Looking for pthread_mutex_lock - found [2025-03-13T06:00:46.707Z] -- Looking for getaddrinfo [2025-03-13T06:00:46.707Z] -- Looking for getaddrinfo - found [2025-03-13T06:00:46.707Z] -- Looking for strnlen [2025-03-13T06:00:46.707Z] -- Looking for strnlen - found [2025-03-13T06:00:46.707Z] -- Looking for strrchr [2025-03-13T06:00:46.965Z] -- Looking for strrchr - found [2025-03-13T06:00:46.965Z] -- Looking for getrandom [2025-03-13T06:00:46.965Z] -- Looking for getrandom - found [2025-03-13T06:00:46.965Z] -- Looking for cmsghdr [2025-03-13T06:00:46.965Z] -- Looking for cmsghdr - not found [2025-03-13T06:00:46.965Z] -- compiling without epoll support [2025-03-13T06:00:46.965Z] -- compiling with DTLS support [2025-03-13T06:00:46.965Z] -- DTLS_BACKEND: tinydtls [2025-03-13T06:00:46.965Z] -- Found TinyDTLS: /usr/local/include [2025-03-13T06:00:46.965Z] -- TINYDTLS_INCLUDE_DIR: /usr/local/include/tinydtls [2025-03-13T06:00:46.965Z] -- TINYDTLS_LIBRARIES: /usr/local/lib/libtinydtls.so [2025-03-13T06:00:46.965Z] -- TINYDTLS_ROOT_DIR: [2025-03-13T06:00:46.965Z] -- compiling with tinydtls support [2025-03-13T06:00:46.965Z] -- ENABLE_DTLS:.....................ON [2025-03-13T06:00:46.965Z] -- ENABLE_TCP:......................ON [2025-03-13T06:00:46.965Z] -- ENABLE_DOCS:.....................OFF [2025-03-13T06:00:46.965Z] -- ENABLE_EXAMPLES:.................OFF [2025-03-13T06:00:46.965Z] -- DTLS_BACKEND:....................tinydtls [2025-03-13T06:00:46.965Z] -- WITH_GNUTLS:.....................OFF [2025-03-13T06:00:46.965Z] -- WITH_TINYDTLS:...................ON [2025-03-13T06:00:46.965Z] -- WITH_OPENSSL:....................OFF [2025-03-13T06:00:46.965Z] -- WITH_MBEDTLS:....................OFF [2025-03-13T06:00:46.965Z] -- HAVE_LIBTINYDTLS:................1 [2025-03-13T06:00:46.965Z] -- HAVE_LIBGNUTLS:.................. [2025-03-13T06:00:46.965Z] -- HAVE_OPENSSL:.................... [2025-03-13T06:00:46.965Z] -- HAVE_MBEDTLS:.................... [2025-03-13T06:00:46.965Z] -- COAP_EPOLL_SUPPORT:.............. [2025-03-13T06:00:46.965Z] -- CMAKE_C_COMPILER:................/usr/bin/cc [2025-03-13T06:00:46.965Z] -- BUILD_SHARED_LIBS:...............ON [2025-03-13T06:00:46.965Z] -- CMAKE_BUILD_TYPE:................Release [2025-03-13T06:00:46.965Z] -- CMAKE_SYSTEM_PROCESSOR:..........x86_64 [2025-03-13T06:00:46.965Z] -- Configuring done (3.5s) [2025-03-13T06:00:46.965Z] CMake Warning (dev) at CMakeLists.txt:16 (add_library): [2025-03-13T06:00:46.965Z] Policy CMP0115 is not set: Source file extensions must be explicit. Run [2025-03-13T06:00:46.965Z] "cmake --help-policy CMP0115" for policy details. Use the cmake_policy [2025-03-13T06:00:46.965Z] command to set the policy and suppress this warning. [2025-03-13T06:00:46.965Z] [2025-03-13T06:00:46.965Z] File: [2025-03-13T06:00:46.965Z] [2025-03-13T06:00:46.965Z] /device-coap/deps/libcoap/include/coap2/coap.h.in [2025-03-13T06:00:46.965Z] This warning is for project developers. Use -Wno-dev to suppress it. [2025-03-13T06:00:46.965Z] [2025-03-13T06:00:46.965Z] -- Generating done (0.0s) [2025-03-13T06:00:46.965Z] -- Build files have been written to: /device-coap/deps/libcoap/build [2025-03-13T06:00:46.965Z] + make [2025-03-13T06:00:46.965Z] [ 4%] Building C object CMakeFiles/coap-2.dir/src/address.c.o [2025-03-13T06:00:47.224Z] [ 8%] Building C object CMakeFiles/coap-2.dir/src/async.c.o [2025-03-13T06:00:47.224Z] [ 13%] Building C object CMakeFiles/coap-2.dir/src/block.c.o [2025-03-13T06:00:47.224Z] [ 17%] Building C object CMakeFiles/coap-2.dir/src/coap_debug.c.o [2025-03-13T06:00:47.481Z] [ 21%] Building C object CMakeFiles/coap-2.dir/src/coap_event.c.o [2025-03-13T06:00:47.740Z] [ 26%] Building C object CMakeFiles/coap-2.dir/src/coap_hashkey.c.o [2025-03-13T06:00:47.740Z] [ 30%] Building C object CMakeFiles/coap-2.dir/src/coap_io.c.o [2025-03-13T06:00:47.999Z] [ 34%] Building C object CMakeFiles/coap-2.dir/src/coap_notls.c.o [2025-03-13T06:00:47.999Z] [ 39%] Building C object CMakeFiles/coap-2.dir/src/coap_prng.c.o [2025-03-13T06:00:47.999Z] [ 43%] Building C object CMakeFiles/coap-2.dir/src/coap_session.c.o [2025-03-13T06:00:48.565Z] [ 47%] Building C object CMakeFiles/coap-2.dir/src/coap_tcp.c.o [2025-03-13T06:00:48.566Z] [ 52%] Building C object CMakeFiles/coap-2.dir/src/coap_time.c.o [2025-03-13T06:00:48.824Z] [ 56%] Building C object CMakeFiles/coap-2.dir/src/encode.c.o [2025-03-13T06:00:48.824Z] [ 60%] Building C object CMakeFiles/coap-2.dir/src/mem.c.o [2025-03-13T06:00:48.824Z] [ 65%] Building C object CMakeFiles/coap-2.dir/src/net.c.o [2025-03-13T06:00:49.391Z] [ 69%] Building C object CMakeFiles/coap-2.dir/src/option.c.o [2025-03-13T06:00:49.650Z] [ 73%] Building C object CMakeFiles/coap-2.dir/src/pdu.c.o [2025-03-13T06:00:49.910Z] [ 78%] Building C object CMakeFiles/coap-2.dir/src/resource.c.o [2025-03-13T06:00:50.170Z] [ 82%] Building C object CMakeFiles/coap-2.dir/src/str.c.o [2025-03-13T06:00:50.170Z] [ 86%] Building C object CMakeFiles/coap-2.dir/src/subscribe.c.o [2025-03-13T06:00:50.170Z] [ 91%] Building C object CMakeFiles/coap-2.dir/src/uri.c.o [2025-03-13T06:00:50.429Z] [ 95%] Building C object CMakeFiles/coap-2.dir/src/coap_tinydtls.c.o [2025-03-13T06:00:50.686Z] [100%] Linking C shared library libcoap-2.so [2025-03-13T06:00:50.686Z] [100%] Built target coap-2 [2025-03-13T06:00:50.686Z] + make install [2025-03-13T06:00:50.686Z] [100%] Built target coap-2 [2025-03-13T06:00:50.686Z] Install the project... [2025-03-13T06:00:50.686Z] -- Install configuration: "Release" [2025-03-13T06:00:50.686Z] -- Installing: /usr/local/lib/libcoap-2.so [2025-03-13T06:00:50.686Z] -- Set runtime path of "/usr/local/lib/libcoap-2.so" to "" [2025-03-13T06:00:50.686Z] -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets.cmake [2025-03-13T06:00:50.686Z] -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets-release.cmake [2025-03-13T06:00:50.686Z] -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfig.cmake [2025-03-13T06:00:50.686Z] -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfigVersion.cmake [2025-03-13T06:00:50.686Z] -- Up-to-date: /usr/local/include [2025-03-13T06:00:50.686Z] -- Up-to-date: /usr/local/include/coap2 [2025-03-13T06:00:50.686Z] -- Installing: /usr/local/include/coap2/uthash.h [2025-03-13T06:00:50.686Z] -- Installing: /usr/local/include/coap2/subscribe.h [2025-03-13T06:00:50.686Z] -- Installing: /usr/local/include/coap2/option.h [2025-03-13T06:00:50.686Z] -- Installing: /usr/local/include/coap2/resource.h [2025-03-13T06:00:50.686Z] -- Installing: /usr/local/include/coap2/bits.h [2025-03-13T06:00:50.686Z] -- Installing: /usr/local/include/coap2/coap_hashkey.h [2025-03-13T06:00:50.686Z] -- Installing: /usr/local/include/coap2/block.h [2025-03-13T06:00:50.686Z] -- Installing: /usr/local/include/coap2/coap_io.h [2025-03-13T06:00:50.686Z] -- Installing: /usr/local/include/coap2/pdu.h [2025-03-13T06:00:50.686Z] -- Installing: /usr/local/include/coap2/str.h [2025-03-13T06:00:50.686Z] -- Installing: /usr/local/include/coap2/async.h [2025-03-13T06:00:50.686Z] -- Installing: /usr/local/include/coap2/net.h [2025-03-13T06:00:50.686Z] -- Installing: /usr/local/include/coap2/address.h [2025-03-13T06:00:50.686Z] -- Installing: /usr/local/include/coap2/uri.h [2025-03-13T06:00:50.686Z] -- Installing: /usr/local/include/coap2/coap_event.h [2025-03-13T06:00:50.686Z] -- Installing: /usr/local/include/coap2/coap_riot.h [2025-03-13T06:00:50.686Z] -- Installing: /usr/local/include/coap2/coap_dtls.h [2025-03-13T06:00:50.686Z] -- Installing: /usr/local/include/coap2/coap_mutex.h [2025-03-13T06:00:50.686Z] -- Installing: /usr/local/include/coap2/coap_prng.h [2025-03-13T06:00:50.686Z] -- Installing: /usr/local/include/coap2/lwippools.h [2025-03-13T06:00:50.686Z] -- Installing: /usr/local/include/coap2/coap_debug.h [2025-03-13T06:00:50.686Z] -- Installing: /usr/local/include/coap2/utlist.h [2025-03-13T06:00:50.686Z] -- Installing: /usr/local/include/coap2/coap_time.h [2025-03-13T06:00:50.686Z] -- Installing: /usr/local/include/coap2/encode.h [2025-03-13T06:00:50.686Z] -- Installing: /usr/local/include/coap2/libcoap.h [2025-03-13T06:00:50.686Z] -- Installing: /usr/local/include/coap2/coap_forward_decls.h [2025-03-13T06:00:50.686Z] -- Installing: /usr/local/include/coap2/mem.h [2025-03-13T06:00:50.686Z] -- Installing: /usr/local/include/coap2/coap_session.h [2025-03-13T06:00:50.686Z] -- Up-to-date: /usr/local/include [2025-03-13T06:00:50.686Z] -- Up-to-date: /usr/local/include/coap2 [2025-03-13T06:00:50.686Z] -- Installing: /usr/local/include/coap2/coap.h [2025-03-13T06:00:50.686Z] + '[' 1 '=' 1 ] [2025-03-13T06:00:50.686Z] + cd /device-coap/deps [2025-03-13T06:00:50.686Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip [2025-03-13T06:00:50.947Z] Connecting to github.com (140.82.114.3:443) [2025-03-13T06:00:50.947Z] Connecting to codeload.github.com (140.82.112.10:443) [2025-03-13T06:00:50.947Z] saving to 'v4.0.0.zip' [2025-03-13T06:00:51.207Z] v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA [2025-03-13T06:00:51.207Z] 'v4.0.0.zip' saved [2025-03-13T06:00:51.207Z] + unzip v4.0.0.zip [2025-03-13T06:00:51.207Z] Archive: v4.0.0.zip [2025-03-13T06:00:51.207Z] creating: device-sdk-c-4.0.0/ [2025-03-13T06:00:51.207Z] creating: device-sdk-c-4.0.0/.github/ [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/.github/Contributing.md [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/.github/semantic.yml [2025-03-13T06:00:51.207Z] creating: device-sdk-c-4.0.0/.github/workflows/ [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/.github/workflows/release.yml [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/.gitignore [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/Attribution.txt [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/CHANGELOG.md [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/Doxyfile [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/GOVERNANCE.md [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/Jenkinsfile [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/LICENSE [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/Makefile [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/OWNERS.md [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/README.IOT.md [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/README.md [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/README.v3.md [2025-03-13T06:00:51.207Z] creating: device-sdk-c-4.0.0/docs/ [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/docs/configuration.md [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/docs/metrics.md [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/docs/startup.md [2025-03-13T06:00:51.207Z] creating: device-sdk-c-4.0.0/include/ [2025-03-13T06:00:51.207Z] creating: device-sdk-c-4.0.0/include/devsdk/ [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h [2025-03-13T06:00:51.207Z] creating: device-sdk-c-4.0.0/include/edgex/ [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/include/edgex/devices.h [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex.h [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/include/edgex/profiles.h [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h [2025-03-13T06:00:51.207Z] creating: device-sdk-c-4.0.0/scripts/ [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/scripts/build.sh [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh [2025-03-13T06:00:51.207Z] creating: device-sdk-c-4.0.0/src/ [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/CMakeLists.txt [2025-03-13T06:00:51.207Z] creating: device-sdk-c-4.0.0/src/c/ [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/api.h [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.c [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.h [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/bus-impl.h [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/bus.c [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/bus.h [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/callback3.c [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/callback3.h [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/config.c [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/config.h [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/correlation.c [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/correlation.h [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/data.c [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/data.h [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/defs.h.in [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/device.c [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/device.h [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/devman.c [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/devmap.c [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/devmap.h [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/devutil.h [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/discovery.c [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/discovery.h [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.c [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.h [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/edgex2.h [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/errorlist.h [2025-03-13T06:00:51.207Z] creating: device-sdk-c-4.0.0/src/c/examples/ [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/examples/README.md [2025-03-13T06:00:51.207Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c [2025-03-13T06:00:51.207Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml [2025-03-13T06:00:51.207Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json [2025-03-13T06:00:51.207Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-03-13T06:00:51.207Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/ [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c [2025-03-13T06:00:51.207Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml [2025-03-13T06:00:51.207Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json [2025-03-13T06:00:51.207Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json [2025-03-13T06:00:51.207Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/ [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md [2025-03-13T06:00:51.207Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml [2025-03-13T06:00:51.207Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt [2025-03-13T06:00:51.207Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json [2025-03-13T06:00:51.207Z] creating: device-sdk-c-4.0.0/src/c/examples/file/ [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c [2025-03-13T06:00:51.207Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/ [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml [2025-03-13T06:00:51.207Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt [2025-03-13T06:00:51.207Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-03-13T06:00:51.207Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/ [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c [2025-03-13T06:00:51.207Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml [2025-03-13T06:00:51.207Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json [2025-03-13T06:00:51.207Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json [2025-03-13T06:00:51.207Z] creating: device-sdk-c-4.0.0/src/c/examples/random/ [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c [2025-03-13T06:00:51.207Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/ [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml [2025-03-13T06:00:51.207Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json [2025-03-13T06:00:51.207Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-03-13T06:00:51.207Z] creating: device-sdk-c-4.0.0/src/c/examples/res/ [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml [2025-03-13T06:00:51.207Z] creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json [2025-03-13T06:00:51.207Z] creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/examples/template.c [2025-03-13T06:00:51.207Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/ [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c [2025-03-13T06:00:51.207Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml [2025-03-13T06:00:51.207Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json [2025-03-13T06:00:51.207Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/filesys.c [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/filesys.h [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/keeper.c [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/keeper.h [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/map.c [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/map.h [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/metadata.c [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/metadata.h [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/metrics.h [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/opstate.c [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/opstate.h [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/parson.c [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/parson.h [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/profiles.c [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/profiles.h [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/registry-impl.h [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/registry.c [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/registry.h [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.c [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.h [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.c [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.h [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.c [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.h [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/rest.c [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/rest.h [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/secrets.c [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/secrets.h [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/service.c [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/service.h [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/transform.c [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/transform.h [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/validate.c [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/validate.h [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/watchers.c [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/c/watchers.h [2025-03-13T06:00:51.207Z] creating: device-sdk-c-4.0.0/src/cmake/ [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake [2025-03-13T06:00:51.207Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake [2025-03-13T06:00:51.207Z] + cd device-sdk-c-4.0.0 [2025-03-13T06:00:51.207Z] + ./scripts/build.sh [2025-03-13T06:00:51.207Z] + CPPCHECK=false [2025-03-13T06:00:51.207Z] + DOCGEN=false [2025-03-13T06:00:51.207Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-03-13T06:00:51.207Z] + '[' 0 -gt 0 ] [2025-03-13T06:00:51.207Z] + readlink -f ./scripts/build.sh [2025-03-13T06:00:51.207Z] + dirname /device-coap/deps/device-sdk-c-4.0.0/scripts/build.sh [2025-03-13T06:00:51.207Z] + dirname /device-coap/deps/device-sdk-c-4.0.0/scripts [2025-03-13T06:00:51.207Z] + ROOT=/device-coap/deps/device-sdk-c-4.0.0 [2025-03-13T06:00:51.207Z] + cd /device-coap/deps/device-sdk-c-4.0.0 [2025-03-13T06:00:51.207Z] + mkdir -p /device-coap/deps/device-sdk-c-4.0.0/build/release [2025-03-13T06:00:51.207Z] + cd /device-coap/deps/device-sdk-c-4.0.0/build/release [2025-03-13T06:00:51.208Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-coap/deps/device-sdk-c-4.0.0/src [2025-03-13T06:00:51.208Z] -- The C compiler identification is GNU 12.2.1 [2025-03-13T06:00:51.208Z] -- Detecting C compiler ABI info [2025-03-13T06:00:51.467Z] -- Detecting C compiler ABI info - done [2025-03-13T06:00:51.467Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-13T06:00:51.467Z] -- Detecting C compile features [2025-03-13T06:00:51.467Z] -- Detecting C compile features - done [2025-03-13T06:00:51.467Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-13T06:00:51.467Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-03-13T06:00:51.467Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-13T06:00:51.467Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-13T06:00:51.467Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-13T06:00:51.467Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-13T06:00:51.467Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-13T06:00:51.467Z] -- /opt/iotech/iot/1.5/include [2025-03-13T06:00:51.467Z] -- C SDK 0.0.0 for Linux [2025-03-13T06:00:51.467Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-13T06:00:51.467Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-13T06:00:51.467Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-13T06:00:51.467Z] -- Configuring done (0.4s) [2025-03-13T06:00:51.726Z] -- Generating done (0.0s) [2025-03-13T06:00:51.726Z] -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.0/build/release [2025-03-13T06:00:51.726Z] + make all package [2025-03-13T06:00:51.726Z] + tee release.log [2025-03-13T06:00:51.726Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-13T06:00:51.726Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-13T06:00:51.984Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-13T06:00:51.984Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-13T06:00:52.241Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-13T06:00:52.499Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-13T06:00:52.499Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-13T06:00:52.500Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-13T06:00:53.066Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-13T06:00:53.066Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-13T06:00:53.066Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-13T06:00:53.325Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-13T06:00:53.325Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-13T06:00:53.583Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-13T06:00:53.583Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-13T06:00:53.842Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-13T06:00:53.842Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-13T06:00:54.100Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-13T06:00:54.359Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-13T06:00:54.359Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-13T06:00:54.618Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-13T06:00:55.562Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-13T06:00:55.562Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-13T06:00:55.562Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-13T06:00:55.819Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-13T06:00:55.819Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-13T06:00:56.076Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-13T06:00:56.334Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-13T06:00:56.334Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-13T06:00:56.593Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-13T06:00:56.593Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-13T06:00:56.853Z] /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': [2025-03-13T06:00:56.853Z] /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2025-03-13T06:00:56.853Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-03-13T06:00:56.853Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:00:56.853Z] /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here [2025-03-13T06:00:56.853Z] 875 | const iot_data_t *deviceservices_config; [2025-03-13T06:00:56.853Z] | ^~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:00:57.112Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-13T06:00:57.112Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-13T06:00:57.112Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-13T06:00:57.370Z] [ 68%] Linking C shared library libcsdk.so [2025-03-13T06:00:57.370Z] [ 68%] Built target csdk [2025-03-13T06:00:57.370Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-13T06:00:57.370Z] [ 72%] Linking C executable template [2025-03-13T06:00:57.628Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:00:57.628Z] [ 72%] Built target template [2025-03-13T06:00:57.628Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-13T06:00:57.628Z] [ 76%] Linking C executable device-counter [2025-03-13T06:00:57.628Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:00:57.628Z] [ 76%] Built target device-counter [2025-03-13T06:00:57.628Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-13T06:00:57.886Z] [ 80%] Linking C executable device-random [2025-03-13T06:00:57.886Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:00:57.886Z] [ 80%] Built target device-random [2025-03-13T06:00:57.886Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-13T06:00:57.886Z] [ 84%] Linking C executable device-gyro [2025-03-13T06:00:57.886Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:00:58.145Z] [ 84%] Built target device-gyro [2025-03-13T06:00:58.145Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-13T06:00:58.145Z] [ 88%] Linking C executable device-bitfields [2025-03-13T06:00:58.145Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:00:58.145Z] [ 88%] Built target device-bitfields [2025-03-13T06:00:58.145Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-13T06:00:58.403Z] [ 92%] Linking C executable template-discovery [2025-03-13T06:00:58.403Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:00:58.403Z] [ 92%] Built target template-discovery [2025-03-13T06:00:58.403Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-13T06:00:58.662Z] [ 96%] Linking C executable device-file [2025-03-13T06:00:58.662Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:00:58.662Z] [ 96%] Built target device-file [2025-03-13T06:00:58.662Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-13T06:00:58.662Z] [100%] Linking C executable device-terminal [2025-03-13T06:00:58.662Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:00:58.921Z] [100%] Built target device-terminal [2025-03-13T06:00:58.921Z] Run CPack packaging tool... [2025-03-13T06:00:58.921Z] CPack: Create package using TGZ [2025-03-13T06:00:58.921Z] CPack: Install projects [2025-03-13T06:00:58.921Z] CPack: - Run preinstall target for: Csdk [2025-03-13T06:00:59.194Z] CPack: - Install project: Csdk [] [2025-03-13T06:00:59.194Z] CPack: Create package [2025-03-13T06:00:59.194Z] CPack: - package: /device-coap/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. [2025-03-13T06:00:59.194Z] + '[' false '=' true ] [2025-03-13T06:00:59.194Z] + '[' false '=' true ] [2025-03-13T06:00:59.194Z] + mkdir -p /device-coap/deps/device-sdk-c-4.0.0/build/debug [2025-03-13T06:00:59.194Z] + cd /device-coap/deps/device-sdk-c-4.0.0/build/debug [2025-03-13T06:00:59.194Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-coap/deps/device-sdk-c-4.0.0/src [2025-03-13T06:00:59.194Z] -- The C compiler identification is GNU 12.2.1 [2025-03-13T06:00:59.194Z] -- Detecting C compiler ABI info [2025-03-13T06:00:59.194Z] -- Detecting C compiler ABI info - done [2025-03-13T06:00:59.194Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-13T06:00:59.194Z] -- Detecting C compile features [2025-03-13T06:00:59.194Z] -- Detecting C compile features - done [2025-03-13T06:00:59.194Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-13T06:00:59.453Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-03-13T06:00:59.453Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-13T06:00:59.453Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-13T06:00:59.453Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-13T06:00:59.453Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-13T06:00:59.453Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-13T06:00:59.453Z] -- /opt/iotech/iot/1.5/include [2025-03-13T06:00:59.453Z] -- C SDK 0.0.0 for Linux [2025-03-13T06:00:59.453Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-13T06:00:59.453Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-13T06:00:59.453Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-13T06:00:59.453Z] -- Configuring done (0.4s) [2025-03-13T06:00:59.453Z] -- Generating done (0.0s) [2025-03-13T06:00:59.453Z] -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.0/build/debug [2025-03-13T06:00:59.453Z] + make [2025-03-13T06:00:59.453Z] + tee debug.log [2025-03-13T06:00:59.712Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-13T06:00:59.712Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-13T06:00:59.712Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-13T06:00:59.712Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-13T06:00:59.971Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-13T06:00:59.971Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-13T06:00:59.971Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-13T06:01:00.231Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-13T06:01:00.231Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-13T06:01:00.231Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-13T06:01:00.490Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-13T06:01:00.490Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-13T06:01:00.490Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-13T06:01:00.490Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-13T06:01:00.750Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-13T06:01:00.750Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-13T06:01:00.750Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-13T06:01:01.009Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-13T06:01:01.009Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-13T06:01:01.009Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-13T06:01:01.009Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-13T06:01:01.267Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-13T06:01:01.267Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-13T06:01:01.527Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-13T06:01:01.528Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-13T06:01:01.528Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-13T06:01:01.787Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-13T06:01:01.787Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-13T06:01:01.787Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-13T06:01:02.047Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-13T06:01:02.047Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-13T06:01:02.305Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-13T06:01:02.305Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-13T06:01:02.305Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-13T06:01:02.305Z] [ 68%] Linking C shared library libcsdk.so [2025-03-13T06:01:02.305Z] [ 68%] Built target csdk [2025-03-13T06:01:02.564Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-13T06:01:02.564Z] [ 72%] Linking C executable template [2025-03-13T06:01:02.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-03-13T06:01:02.564Z] [ 72%] Built target template [2025-03-13T06:01:02.564Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-13T06:01:02.564Z] [ 76%] Linking C executable device-counter [2025-03-13T06:01:02.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-03-13T06:01:02.823Z] [ 76%] Built target device-counter [2025-03-13T06:01:02.823Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-13T06:01:02.823Z] [ 80%] Linking C executable device-random [2025-03-13T06:01:02.823Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:01:02.823Z] [ 80%] Built target device-random [2025-03-13T06:01:02.823Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-13T06:01:02.823Z] [ 84%] Linking C executable device-gyro [2025-03-13T06:01:03.082Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:01:03.082Z] [ 84%] Built target device-gyro [2025-03-13T06:01:03.082Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-13T06:01:03.082Z] [ 88%] Linking C executable device-bitfields [2025-03-13T06:01:03.082Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:01:03.082Z] [ 88%] Built target device-bitfields [2025-03-13T06:01:03.082Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-13T06:01:03.341Z] [ 92%] Linking C executable template-discovery [2025-03-13T06:01:03.341Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:01:03.341Z] [ 92%] Built target template-discovery [2025-03-13T06:01:03.341Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-13T06:01:03.341Z] [ 96%] Linking C executable device-file [2025-03-13T06:01:03.341Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:01:03.341Z] [ 96%] Built target device-file [2025-03-13T06:01:03.599Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-13T06:01:03.599Z] [100%] Linking C executable device-terminal [2025-03-13T06:01:03.599Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:01:03.599Z] [100%] Built target device-terminal [2025-03-13T06:01:03.599Z] + cp -rf include/devsdk include/edgex /usr/include/ [2025-03-13T06:01:03.599Z] + cp build/release/c/libcsdk.so /usr/lib/ [2025-03-13T06:01:03.599Z] + rm -rf /device-coap/deps [2025-03-13T06:01:03.859Z] Removing intermediate container 868280e82ee3 [2025-03-13T06:01:03.859Z] ---> 44e2c6aab7d3 [2025-03-13T06:01:03.859Z] Step 13/33 : RUN /device-coap/scripts/build.sh && test -f /device-coap/build/release/device-coap [2025-03-13T06:01:04.117Z] ---> Running in aca7f8bca781 [2025-03-13T06:01:04.117Z] + readlink -f /device-coap/scripts/build.sh [2025-03-13T06:01:04.117Z] + dirname /device-coap/scripts/build.sh [2025-03-13T06:01:04.117Z] + dirname /device-coap/scripts [2025-03-13T06:01:04.117Z] + ROOT=/device-coap [2025-03-13T06:01:04.117Z] + echo /device-coap [2025-03-13T06:01:04.117Z] + cd /device-coap [2025-03-13T06:01:04.117Z] + mkdir -p /device-coap/build/release [2025-03-13T06:01:04.117Z] /device-coap [2025-03-13T06:01:04.117Z] + cd /device-coap/build/release [2025-03-13T06:01:04.117Z] + cmake '-DCMAKE_BUILD_TYPE=Release' /device-coap/src/c [2025-03-13T06:01:04.375Z] -- Configuring done (0.0s) [2025-03-13T06:01:04.375Z] -- Generating done (0.0s) [2025-03-13T06:01:04.375Z] -- Build files have been written to: /device-coap/build/release [2025-03-13T06:01:04.375Z] + make [2025-03-13T06:01:04.375Z] + tee release.log [2025-03-13T06:01:04.375Z] [ 20%] Building C object CMakeFiles/device-coap.dir/coap-client.c.o [2025-03-13T06:01:04.375Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-03-13T06:01:04.375Z] from /device-coap/src/c/device-coap.h:17, [2025-03-13T06:01:04.375Z] from /device-coap/src/c/coap-client.h:21, [2025-03-13T06:01:04.375Z] from /device-coap/src/c/coap-client.c:9: [2025-03-13T06:01:04.375Z] /device-coap/src/c/coap-client.c: In function 'GetEndDeviceProtocolProperties': [2025-03-13T06:01:04.375Z] /device-coap/src/c/coap-client.c:89:36: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-03-13T06:01:04.375Z] 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", [2025-03-13T06:01:04.375Z] | ^~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:01:04.375Z] 90 | strlen(end_dev_params_ptr->psk_key)); [2025-03-13T06:01:04.375Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:01:04.375Z] | | [2025-03-13T06:01:04.375Z] | size_t {aka long unsigned int} [2025-03-13T06:01:04.375Z] /device-coap/src/c/coap-client.c:89:55: note: format string is defined here [2025-03-13T06:01:04.375Z] 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", [2025-03-13T06:01:04.375Z] | ~^ [2025-03-13T06:01:04.375Z] | | [2025-03-13T06:01:04.375Z] | unsigned int [2025-03-13T06:01:04.375Z] | %lu [2025-03-13T06:01:04.375Z] /device-coap/src/c/coap-client.c: In function 'message_handler': [2025-03-13T06:01:04.375Z] /device-coap/src/c/coap-client.c:126:36: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-03-13T06:01:04.375Z] 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); [2025-03-13T06:01:04.375Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-13T06:01:04.375Z] | | [2025-03-13T06:01:04.375Z] | size_t {aka long unsigned int} [2025-03-13T06:01:04.375Z] /device-coap/src/c/coap-client.c:126:63: note: format string is defined here [2025-03-13T06:01:04.375Z] 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); [2025-03-13T06:01:04.375Z] | ~^ [2025-03-13T06:01:04.375Z] | | [2025-03-13T06:01:04.375Z] | unsigned int [2025-03-13T06:01:04.375Z] | %lu [2025-03-13T06:01:04.375Z] /device-coap/src/c/coap-client.c:129:34: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] [2025-03-13T06:01:04.375Z] 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", [2025-03-13T06:01:04.376Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:01:04.376Z] 130 | resource->properties->type); [2025-03-13T06:01:04.376Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:01:04.376Z] | | [2025-03-13T06:01:04.376Z] | iot_typecode_t [2025-03-13T06:01:04.376Z] /device-coap/src/c/coap-client.c:129:68: note: format string is defined here [2025-03-13T06:01:04.376Z] 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", [2025-03-13T06:01:04.376Z] | ~^ [2025-03-13T06:01:04.376Z] | | [2025-03-13T06:01:04.376Z] | int [2025-03-13T06:01:04.376Z] /device-coap/src/c/coap-client.c:139:38: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-03-13T06:01:04.376Z] 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, [2025-03-13T06:01:04.376Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:01:04.376Z] 140 | len); [2025-03-13T06:01:04.376Z] | ~~~ [2025-03-13T06:01:04.376Z] | | [2025-03-13T06:01:04.376Z] | size_t {aka long unsigned int} [2025-03-13T06:01:04.376Z] /device-coap/src/c/coap-client.c:139:71: note: format string is defined here [2025-03-13T06:01:04.376Z] 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, [2025-03-13T06:01:04.376Z] | ~^ [2025-03-13T06:01:04.376Z] | | [2025-03-13T06:01:04.376Z] | int [2025-03-13T06:01:04.376Z] | %ld [2025-03-13T06:01:04.376Z] /device-coap/src/c/coap-client.c:144:38: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-03-13T06:01:04.376Z] 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, [2025-03-13T06:01:04.376Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:01:04.376Z] 145 | len); [2025-03-13T06:01:04.376Z] | ~~~ [2025-03-13T06:01:04.376Z] | | [2025-03-13T06:01:04.376Z] | size_t {aka long unsigned int} [2025-03-13T06:01:04.376Z] /device-coap/src/c/coap-client.c:144:71: note: format string is defined here [2025-03-13T06:01:04.376Z] 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, [2025-03-13T06:01:04.376Z] | ~^ [2025-03-13T06:01:04.376Z] | | [2025-03-13T06:01:04.376Z] | int [2025-03-13T06:01:04.376Z] | %ld [2025-03-13T06:01:04.376Z] /device-coap/src/c/coap-client.c:151:38: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-03-13T06:01:04.376Z] 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, [2025-03-13T06:01:04.376Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:01:04.376Z] 152 | len); [2025-03-13T06:01:04.376Z] | ~~~ [2025-03-13T06:01:04.376Z] | | [2025-03-13T06:01:04.376Z] | size_t {aka long unsigned int} [2025-03-13T06:01:04.376Z] /device-coap/src/c/coap-client.c:151:70: note: format string is defined here [2025-03-13T06:01:04.376Z] 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, [2025-03-13T06:01:04.376Z] | ~^ [2025-03-13T06:01:04.376Z] | | [2025-03-13T06:01:04.376Z] | int [2025-03-13T06:01:04.376Z] | %ld [2025-03-13T06:01:04.376Z] /device-coap/src/c/coap-client.c:156:38: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] [2025-03-13T06:01:04.376Z] 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", [2025-03-13T06:01:04.376Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:01:04.376Z] 157 | resource->properties->type); [2025-03-13T06:01:04.376Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:01:04.376Z] | | [2025-03-13T06:01:04.376Z] | iot_typecode_t [2025-03-13T06:01:04.376Z] /device-coap/src/c/coap-client.c:156:71: note: format string is defined here [2025-03-13T06:01:04.376Z] 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", [2025-03-13T06:01:04.376Z] | ~^ [2025-03-13T06:01:04.376Z] | | [2025-03-13T06:01:04.376Z] | int [2025-03-13T06:01:04.376Z] /device-coap/src/c/coap-client.c: In function 'CoapSendCommandToEndDevice': [2025-03-13T06:01:04.376Z] /device-coap/src/c/coap-client.c:244:30: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-03-13T06:01:04.376Z] 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); [2025-03-13T06:01:04.376Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-13T06:01:04.376Z] | | [2025-03-13T06:01:04.376Z] | size_t {aka long unsigned int} [2025-03-13T06:01:04.376Z] /device-coap/src/c/coap-client.c:244:55: note: format string is defined here [2025-03-13T06:01:04.376Z] 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); [2025-03-13T06:01:04.376Z] | ~^ [2025-03-13T06:01:04.376Z] | | [2025-03-13T06:01:04.376Z] | int [2025-03-13T06:01:04.376Z] | %ld [2025-03-13T06:01:04.376Z] /device-coap/src/c/coap-client.c:252:32: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-03-13T06:01:04.376Z] 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2025-03-13T06:01:04.376Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:01:04.376Z] 253 | (uint8_t *)end_dev_params_ptr->psk_key, [2025-03-13T06:01:04.376Z] 254 | strlen(end_dev_params_ptr->psk_key)); [2025-03-13T06:01:04.376Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:01:04.376Z] | | [2025-03-13T06:01:04.376Z] | size_t {aka long unsigned int} [2025-03-13T06:01:04.376Z] /device-coap/src/c/coap-client.c:252:67: note: format string is defined here [2025-03-13T06:01:04.376Z] 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2025-03-13T06:01:04.376Z] | ~^ [2025-03-13T06:01:04.376Z] | | [2025-03-13T06:01:04.376Z] | int [2025-03-13T06:01:04.376Z] | %ld [2025-03-13T06:01:04.376Z] /device-coap/src/c/coap-client.c: In function 'CoapGetRequestToEndDevice': [2025-03-13T06:01:04.376Z] /device-coap/src/c/coap-client.c:351:32: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-03-13T06:01:04.376Z] 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2025-03-13T06:01:04.376Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:01:04.376Z] 352 | (uint8_t *)end_dev_params_ptr->psk_key, [2025-03-13T06:01:04.376Z] 353 | strlen(end_dev_params_ptr->psk_key)); [2025-03-13T06:01:04.376Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:01:04.376Z] | | [2025-03-13T06:01:04.376Z] | size_t {aka long unsigned int} [2025-03-13T06:01:04.376Z] /device-coap/src/c/coap-client.c:351:67: note: format string is defined here [2025-03-13T06:01:04.376Z] 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2025-03-13T06:01:04.376Z] | ~^ [2025-03-13T06:01:04.376Z] | | [2025-03-13T06:01:04.376Z] | int [2025-03-13T06:01:04.376Z] | %ld [2025-03-13T06:01:04.376Z] [ 40%] Building C object CMakeFiles/device-coap.dir/coap-server.c.o [2025-03-13T06:01:04.376Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-03-13T06:01:04.376Z] from /usr/include/edgex/devices.h:17, [2025-03-13T06:01:04.376Z] from /device-coap/src/c/coap-server.c:22: [2025-03-13T06:01:04.376Z] /device-coap/src/c/coap-server.c: In function 'data_handler': [2025-03-13T06:01:04.376Z] /device-coap/src/c/coap-server.c:82:32: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-03-13T06:01:04.376Z] 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); [2025-03-13T06:01:04.376Z] | ^~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-13T06:01:04.376Z] | | [2025-03-13T06:01:04.376Z] | size_t {aka long unsigned int} [2025-03-13T06:01:04.376Z] /device-coap/src/c/coap-server.c:82:54: note: format string is defined here [2025-03-13T06:01:04.376Z] 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); [2025-03-13T06:01:04.376Z] | ~^ [2025-03-13T06:01:04.376Z] | | [2025-03-13T06:01:04.376Z] | unsigned int [2025-03-13T06:01:04.376Z] | %lu [2025-03-13T06:01:04.376Z] /device-coap/src/c/coap-server.c:128:37: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] [2025-03-13T06:01:04.376Z] 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); [2025-03-13T06:01:04.376Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:01:04.376Z] | | [2025-03-13T06:01:04.376Z] | iot_typecode_t [2025-03-13T06:01:04.376Z] /device-coap/src/c/coap-server.c:128:65: note: format string is defined here [2025-03-13T06:01:04.376Z] 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); [2025-03-13T06:01:04.376Z] | ~^ [2025-03-13T06:01:04.376Z] | | [2025-03-13T06:01:04.376Z] | int [2025-03-13T06:01:04.635Z] [ 60%] Building C object CMakeFiles/device-coap.dir/coap-util.c.o [2025-03-13T06:01:04.635Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-03-13T06:01:04.635Z] from /device-coap/src/c/coap-util.h:18, [2025-03-13T06:01:04.635Z] from /device-coap/src/c/coap-util.c:9: [2025-03-13T06:01:04.635Z] /device-coap/src/c/coap-util.c: In function 'read_data_float64': [2025-03-13T06:01:04.635Z] /device-coap/src/c/coap-util.c:63:31: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-03-13T06:01:04.635Z] 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); [2025-03-13T06:01:04.635Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-13T06:01:04.635Z] | | [2025-03-13T06:01:04.635Z] | size_t {aka long unsigned int} [2025-03-13T06:01:04.635Z] /device-coap/src/c/coap-util.c:63:56: note: format string is defined here [2025-03-13T06:01:04.635Z] 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); [2025-03-13T06:01:04.635Z] | ~^ [2025-03-13T06:01:04.635Z] | | [2025-03-13T06:01:04.635Z] | unsigned int [2025-03-13T06:01:04.635Z] | %lu [2025-03-13T06:01:04.635Z] /device-coap/src/c/coap-util.c:76:31: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-03-13T06:01:04.635Z] 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); [2025-03-13T06:01:04.635Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-13T06:01:04.635Z] | | [2025-03-13T06:01:04.635Z] | size_t {aka long unsigned int} [2025-03-13T06:01:04.635Z] /device-coap/src/c/coap-util.c:76:56: note: format string is defined here [2025-03-13T06:01:04.635Z] 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); [2025-03-13T06:01:04.635Z] | ~^ [2025-03-13T06:01:04.635Z] | | [2025-03-13T06:01:04.635Z] | unsigned int [2025-03-13T06:01:04.635Z] | %lu [2025-03-13T06:01:04.635Z] /device-coap/src/c/coap-util.c: In function 'read_data_int32': [2025-03-13T06:01:04.635Z] /device-coap/src/c/coap-util.c:87:31: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-03-13T06:01:04.635Z] 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); [2025-03-13T06:01:04.635Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-13T06:01:04.635Z] | | [2025-03-13T06:01:04.635Z] | size_t {aka long unsigned int} [2025-03-13T06:01:04.635Z] /device-coap/src/c/coap-util.c:87:54: note: format string is defined here [2025-03-13T06:01:04.635Z] 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); [2025-03-13T06:01:04.635Z] | ~^ [2025-03-13T06:01:04.635Z] | | [2025-03-13T06:01:04.635Z] | unsigned int [2025-03-13T06:01:04.635Z] | %lu [2025-03-13T06:01:04.635Z] /device-coap/src/c/coap-util.c:102:31: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-03-13T06:01:04.635Z] 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); [2025-03-13T06:01:04.635Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-13T06:01:04.635Z] | | [2025-03-13T06:01:04.635Z] | size_t {aka long unsigned int} [2025-03-13T06:01:04.635Z] /device-coap/src/c/coap-util.c:102:54: note: format string is defined here [2025-03-13T06:01:04.635Z] 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); [2025-03-13T06:01:04.635Z] | ~^ [2025-03-13T06:01:04.635Z] | | [2025-03-13T06:01:04.635Z] | unsigned int [2025-03-13T06:01:04.635Z] | %lu [2025-03-13T06:01:04.635Z] [ 80%] Building C object CMakeFiles/device-coap.dir/device-coap.c.o [2025-03-13T06:01:04.635Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-03-13T06:01:04.635Z] from /device-coap/src/c/device-coap.h:17, [2025-03-13T06:01:04.635Z] from /device-coap/src/c/device-coap.c:10: [2025-03-13T06:01:04.635Z] /device-coap/src/c/device-coap.c: In function 'coap_get_handler': [2025-03-13T06:01:04.635Z] /device-coap/src/c/device-coap.c:130:31: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] [2025-03-13T06:01:04.635Z] 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", [2025-03-13T06:01:04.635Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:01:04.635Z] 131 | requests[i].resource->type); [2025-03-13T06:01:04.635Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:01:04.635Z] | | [2025-03-13T06:01:04.635Z] | iot_typecode_t [2025-03-13T06:01:04.635Z] /device-coap/src/c/device-coap.c:130:69: note: format string is defined here [2025-03-13T06:01:04.635Z] 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", [2025-03-13T06:01:04.635Z] | ~^ [2025-03-13T06:01:04.635Z] | | [2025-03-13T06:01:04.635Z] | int [2025-03-13T06:01:04.893Z] [100%] Linking C executable device-coap [2025-03-13T06:01:04.893Z] /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:01:04.893Z] [100%] Built target device-coap [2025-03-13T06:01:05.152Z] Removing intermediate container aca7f8bca781 [2025-03-13T06:01:05.152Z] ---> 0a755a27a4d3 [2025-03-13T06:01:05.152Z] Step 14/33 : FROM ${BASE} [2025-03-13T06:01:05.152Z] ---> 57a3eda0fae4 [2025-03-13T06:01:05.152Z] Step 15/33 : RUN apk add --update --no-cache dumb-init [2025-03-13T06:01:05.152Z] ---> Running in 19d6600450d9 [2025-03-13T06:01:05.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-13T06:01:05.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-03-13T06:01:05.668Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-13T06:01:06.235Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-13T06:01:06.235Z] OK: 337 MiB in 103 packages [2025-03-13T06:01:06.493Z] Removing intermediate container 19d6600450d9 [2025-03-13T06:01:06.493Z] ---> a8e1fab0c255 [2025-03-13T06:01:06.493Z] Step 16/33 : RUN apk --no-cache upgrade [2025-03-13T06:01:06.493Z] ---> Running in cd3b8b90ba24 [2025-03-13T06:01:06.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-13T06:01:06.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-03-13T06:01:06.751Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-13T06:01:07.321Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-13T06:01:07.321Z] OK: 337 MiB in 103 packages [2025-03-13T06:01:07.578Z] Removing intermediate container cd3b8b90ba24 [2025-03-13T06:01:07.578Z] ---> aee57a699a3b [2025-03-13T06:01:07.578Z] Step 17/33 : WORKDIR / [2025-03-13T06:01:07.578Z] ---> Running in b06197ec2d9c [2025-03-13T06:01:07.834Z] Removing intermediate container b06197ec2d9c [2025-03-13T06:01:07.834Z] ---> e913b208a6d5 [2025-03-13T06:01:07.834Z] Step 18/33 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-03-13T06:01:07.834Z] ---> Running in d02ec5906309 [2025-03-13T06:01:08.093Z] Connecting to iotech.jfrog.io (34.246.139.145:443) [2025-03-13T06:01:08.350Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-03-13T06:01:08.350Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-03-13T06:01:08.350Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-03-13T06:01:08.608Z] Removing intermediate container d02ec5906309 [2025-03-13T06:01:08.608Z] ---> 0bc3803ba852 [2025-03-13T06:01:08.608Z] Step 19/33 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-03-13T06:01:08.608Z] ---> Running in fefbd7155652 [2025-03-13T06:01:09.174Z] Removing intermediate container fefbd7155652 [2025-03-13T06:01:09.174Z] ---> 9d8e5e185fdd [2025-03-13T06:01:09.174Z] Step 20/33 : 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 [2025-03-13T06:01:09.174Z] ---> Running in 36c825c05b11 [2025-03-13T06:01:09.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-03-13T06:01:09.690Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-03-13T06:01:09.690Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-13T06:01:10.345Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-13T06:01:10.345Z] (1/1) Installing curl (8.12.1-r0) [2025-03-13T06:01:10.345Z] Executing busybox-1.36.1-r7.trigger [2025-03-13T06:01:10.345Z] OK: 337 MiB in 104 packages [2025-03-13T06:01:10.644Z] Removing intermediate container 36c825c05b11 [2025-03-13T06:01:10.644Z] ---> 1fecfc47af8d [2025-03-13T06:01:10.644Z] Step 21/33 : COPY --from=builder /device-coap/build/release/device-coap / [2025-03-13T06:01:10.644Z] ---> 4819c0a51ce7 [2025-03-13T06:01:10.644Z] Step 22/33 : COPY --from=builder /usr/local/lib/libcoap-2.so /usr/local/lib/ [2025-03-13T06:01:10.920Z] ---> 9cc1b188a1c8 [2025-03-13T06:01:10.920Z] Step 23/33 : COPY --from=builder /usr/local/include/coap2 /usr/local/include/coap2 [2025-03-13T06:01:10.920Z] ---> d5776bcb08e8 [2025-03-13T06:01:10.920Z] Step 24/33 : COPY --from=builder /usr/local/lib/libtinydtls.so /usr/local/lib/ [2025-03-13T06:01:11.217Z] ---> ae39b9a65756 [2025-03-13T06:01:11.217Z] Step 25/33 : COPY --from=builder /usr/lib/libcsdk.so /usr/lib [2025-03-13T06:01:11.217Z] ---> 03b30c2618f5 [2025-03-13T06:01:11.217Z] Step 26/33 : COPY LICENSE / [2025-03-13T06:01:11.505Z] ---> 3b1e75c6e2ae [2025-03-13T06:01:11.505Z] Step 27/33 : COPY Attribution.txt / [2025-03-13T06:01:11.505Z] ---> c4dc861aed51 [2025-03-13T06:01:11.505Z] Step 28/33 : COPY res /res [2025-03-13T06:01:11.505Z] ---> 0d78a92bddb6 [2025-03-13T06:01:11.505Z] Step 29/33 : ENTRYPOINT ["/device-coap"] [2025-03-13T06:01:11.505Z] ---> Running in 896d2ca0dc87 [2025-03-13T06:01:11.775Z] Removing intermediate container 896d2ca0dc87 [2025-03-13T06:01:11.775Z] ---> 9e2394883dcd [2025-03-13T06:01:11.775Z] Step 30/33 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-13T06:01:11.775Z] ---> Running in cff8715133d2 [2025-03-13T06:01:11.775Z] Removing intermediate container cff8715133d2 [2025-03-13T06:01:11.775Z] ---> 30cc14e2455f [2025-03-13T06:01:11.775Z] Step 31/33 : LABEL arch=amd64 [2025-03-13T06:01:11.775Z] ---> Running in 09b269b04ffe [2025-03-13T06:01:11.775Z] Removing intermediate container 09b269b04ffe [2025-03-13T06:01:11.775Z] ---> cb9c9ce9c9fc [2025-03-13T06:01:11.775Z] Step 32/33 : LABEL git_sha=578a9a03340fcb4ee66dd22d4e32c296796c0ad6 [2025-03-13T06:01:11.775Z] ---> Running in c45d2fc419bf [2025-03-13T06:01:12.034Z] Removing intermediate container c45d2fc419bf [2025-03-13T06:01:12.034Z] ---> 39f918d3ed7b [2025-03-13T06:01:12.034Z] Step 33/33 : LABEL version=3.2.0-dev.2 [2025-03-13T06:01:12.034Z] ---> Running in 30656904e395 [2025-03-13T06:01:12.034Z] Removing intermediate container 30656904e395 [2025-03-13T06:01:12.034Z] ---> b83a5d192eb4 [2025-03-13T06:01:12.034Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2025-03-13T06:01:12.034Z] Successfully built b83a5d192eb4 [2025-03-13T06:01:12.034Z] Successfully tagged device-coap:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-13T06:01:12.168Z] provisioning config files... [2025-03-13T06:01:12.177Z] copy managed file [device-coap-c-settings] to file:/w/workspace/edgexfoundry_device-coap-c_main@tmp/config5846439301049895291tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-13T06:01:12.488Z] ---> ****-login.sh [2025-03-13T06:01:12.488Z] nexus3.edgexfoundry.org:10001 [2025-03-13T06:01:12.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:01:12.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:01:12.488Z] Configure a credential helper to remove this warning. See [2025-03-13T06:01:12.488Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:01:12.488Z] [2025-03-13T06:01:12.488Z] Login Succeeded [2025-03-13T06:01:12.488Z] nexus3.edgexfoundry.org:10002 [2025-03-13T06:01:12.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:01:12.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:01:12.489Z] Configure a credential helper to remove this warning. See [2025-03-13T06:01:12.489Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:01:12.489Z] [2025-03-13T06:01:12.489Z] Login Succeeded [2025-03-13T06:01:12.489Z] nexus3.edgexfoundry.org:10003 [2025-03-13T06:01:12.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:01:12.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:01:12.751Z] Configure a credential helper to remove this warning. See [2025-03-13T06:01:12.751Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:01:12.751Z] [2025-03-13T06:01:12.751Z] Login Succeeded [2025-03-13T06:01:12.751Z] nexus3.edgexfoundry.org:10004 [2025-03-13T06:01:12.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:01:12.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:01:12.752Z] Configure a credential helper to remove this warning. See [2025-03-13T06:01:12.752Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:01:12.752Z] [2025-03-13T06:01:12.752Z] Login Succeeded [2025-03-13T06:01:12.752Z] ****.io [2025-03-13T06:01:13.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:01:13.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:01:13.011Z] Configure a credential helper to remove this warning. See [2025-03-13T06:01:13.011Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:01:13.011Z] [2025-03-13T06:01:13.011Z] Login Succeeded [2025-03-13T06:01:13.011Z] ---> ****-login.sh ends [Pipeline] } [2025-03-13T06:01:13.017Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-13T06:01:13.055Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-13T06:01:13.075Z] [edgeXDocker.push] Tagging docker image device-coap with the following tags: [2025-03-13T06:01:13.075Z] 578a9a03340fcb4ee66dd22d4e32c296796c0ad6 [2025-03-13T06:01:13.075Z] latest [2025-03-13T06:01:13.075Z] 3.2.0-dev.2 [2025-03-13T06:01:13.075Z] 578a9a03340fcb4ee66dd22d4e32c296796c0ad6-3.2.0-dev.2 [2025-03-13T06:01:13.075Z] main [2025-03-13T06:01:13.075Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:01:13.406Z] + docker tag device-coap nexus3.edgexfoundry.org:10004/device-coap:578a9a03340fcb4ee66dd22d4e32c296796c0ad6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:01:13.731Z] + docker push nexus3.edgexfoundry.org:10004/device-coap:578a9a03340fcb4ee66dd22d4e32c296796c0ad6 [2025-03-13T06:01:13.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-coap] [2025-03-13T06:01:13.731Z] 3b0e54b5aa71: Preparing [2025-03-13T06:01:13.731Z] 959d8ee0fb5c: Preparing [2025-03-13T06:01:13.731Z] 2fcd75fba4f9: Preparing [2025-03-13T06:01:13.731Z] 2985ad6067ac: Preparing [2025-03-13T06:01:13.731Z] f8d00da31533: Preparing [2025-03-13T06:01:13.731Z] 80ca6d2d5263: Preparing [2025-03-13T06:01:13.731Z] 23977fffcef3: Preparing [2025-03-13T06:01:13.731Z] eba91d502af0: Preparing [2025-03-13T06:01:13.731Z] 289a35852aea: Preparing [2025-03-13T06:01:13.731Z] d3d84d0a3b8c: Preparing [2025-03-13T06:01:13.731Z] 10b9d0ea8877: Preparing [2025-03-13T06:01:13.731Z] ab0bab8854cb: Preparing [2025-03-13T06:01:13.731Z] 19f6e2757215: Preparing [2025-03-13T06:01:13.731Z] bb4ce4a02c05: Preparing [2025-03-13T06:01:13.731Z] d6e1ab6797e8: Preparing [2025-03-13T06:01:13.731Z] f58cfd781a5d: Preparing [2025-03-13T06:01:13.731Z] d5cfd35ebb55: Preparing [2025-03-13T06:01:13.731Z] 491e0de59a99: Preparing [2025-03-13T06:01:13.731Z] 3df3b8c4c753: Preparing [2025-03-13T06:01:13.731Z] 2bb2c00ea317: Preparing [2025-03-13T06:01:13.731Z] 28f412674a87: Preparing [2025-03-13T06:01:13.731Z] 2f9c6dd24910: Preparing [2025-03-13T06:01:13.731Z] 691668cd5da4: Preparing [2025-03-13T06:01:13.731Z] 0f72ad8c23e7: Preparing [2025-03-13T06:01:13.731Z] cc2447e1835a: Preparing [2025-03-13T06:01:13.731Z] 289a35852aea: Waiting [2025-03-13T06:01:13.731Z] 80ca6d2d5263: Waiting [2025-03-13T06:01:13.731Z] 23977fffcef3: Waiting [2025-03-13T06:01:13.731Z] d3d84d0a3b8c: Waiting [2025-03-13T06:01:13.731Z] 10b9d0ea8877: Waiting [2025-03-13T06:01:13.731Z] 3df3b8c4c753: Waiting [2025-03-13T06:01:13.731Z] ab0bab8854cb: Waiting [2025-03-13T06:01:13.731Z] 2bb2c00ea317: Waiting [2025-03-13T06:01:13.731Z] 19f6e2757215: Waiting [2025-03-13T06:01:13.731Z] 28f412674a87: Waiting [2025-03-13T06:01:13.731Z] bb4ce4a02c05: Waiting [2025-03-13T06:01:13.731Z] 2f9c6dd24910: Waiting [2025-03-13T06:01:13.731Z] d6e1ab6797e8: Waiting [2025-03-13T06:01:13.731Z] 691668cd5da4: Waiting [2025-03-13T06:01:13.731Z] f58cfd781a5d: Waiting [2025-03-13T06:01:13.731Z] d5cfd35ebb55: Waiting [2025-03-13T06:01:13.731Z] eba91d502af0: Waiting [2025-03-13T06:01:13.731Z] 0f72ad8c23e7: Waiting [2025-03-13T06:01:13.731Z] 491e0de59a99: Waiting [2025-03-13T06:01:13.731Z] cc2447e1835a: Waiting [2025-03-13T06:01:13.731Z] 2fcd75fba4f9: Pushed [2025-03-13T06:01:13.731Z] 959d8ee0fb5c: Pushed [2025-03-13T06:01:13.731Z] 3b0e54b5aa71: Pushed [2025-03-13T06:01:13.731Z] 2985ad6067ac: Pushed [2025-03-13T06:01:13.731Z] f8d00da31533: Pushed [2025-03-13T06:01:13.992Z] 23977fffcef3: Pushed [2025-03-13T06:01:13.992Z] eba91d502af0: Pushed [2025-03-13T06:01:13.992Z] d3d84d0a3b8c: Pushed [2025-03-13T06:01:13.992Z] 80ca6d2d5263: Pushed [2025-03-13T06:01:13.992Z] 10b9d0ea8877: Pushed [2025-03-13T06:01:13.992Z] 289a35852aea: Pushed [2025-03-13T06:01:13.992Z] bb4ce4a02c05: Pushed [2025-03-13T06:01:13.992Z] ab0bab8854cb: Pushed [2025-03-13T06:01:13.992Z] 19f6e2757215: Pushed [2025-03-13T06:01:13.992Z] f58cfd781a5d: Pushed [2025-03-13T06:01:13.992Z] d5cfd35ebb55: Pushed [2025-03-13T06:01:13.992Z] 491e0de59a99: Pushed [2025-03-13T06:01:13.992Z] 3df3b8c4c753: Pushed [2025-03-13T06:01:14.250Z] 2f9c6dd24910: Pushed [2025-03-13T06:01:14.250Z] d6e1ab6797e8: Pushed [2025-03-13T06:01:14.250Z] 691668cd5da4: Pushed [2025-03-13T06:01:14.250Z] 0f72ad8c23e7: Layer already exists [2025-03-13T06:01:14.250Z] cc2447e1835a: Layer already exists [2025-03-13T06:01:14.818Z] 28f412674a87: Pushed [2025-03-13T06:01:17.346Z] 2bb2c00ea317: Pushed [2025-03-13T06:01:17.346Z] 578a9a03340fcb4ee66dd22d4e32c296796c0ad6: digest: sha256:b3784c01ab52c2e321c578a85eabb185c05691715d2c2a8c966d2b6b3ac28ffd size: 5541 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:01:17.686Z] + docker tag device-coap nexus3.edgexfoundry.org:10004/device-coap:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:01:18.008Z] + docker push nexus3.edgexfoundry.org:10004/device-coap:latest [2025-03-13T06:01:18.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-coap] [2025-03-13T06:01:18.008Z] 3b0e54b5aa71: Preparing [2025-03-13T06:01:18.008Z] 959d8ee0fb5c: Preparing [2025-03-13T06:01:18.008Z] 2fcd75fba4f9: Preparing [2025-03-13T06:01:18.008Z] 2985ad6067ac: Preparing [2025-03-13T06:01:18.008Z] f8d00da31533: Preparing [2025-03-13T06:01:18.008Z] 80ca6d2d5263: Preparing [2025-03-13T06:01:18.008Z] 23977fffcef3: Preparing [2025-03-13T06:01:18.008Z] eba91d502af0: Preparing [2025-03-13T06:01:18.008Z] 289a35852aea: Preparing [2025-03-13T06:01:18.008Z] d3d84d0a3b8c: Preparing [2025-03-13T06:01:18.008Z] 10b9d0ea8877: Preparing [2025-03-13T06:01:18.008Z] ab0bab8854cb: Preparing [2025-03-13T06:01:18.008Z] 19f6e2757215: Preparing [2025-03-13T06:01:18.008Z] bb4ce4a02c05: Preparing [2025-03-13T06:01:18.008Z] d6e1ab6797e8: Preparing [2025-03-13T06:01:18.008Z] f58cfd781a5d: Preparing [2025-03-13T06:01:18.008Z] d5cfd35ebb55: Preparing [2025-03-13T06:01:18.008Z] 491e0de59a99: Preparing [2025-03-13T06:01:18.008Z] 3df3b8c4c753: Preparing [2025-03-13T06:01:18.008Z] 2bb2c00ea317: Preparing [2025-03-13T06:01:18.008Z] 28f412674a87: Preparing [2025-03-13T06:01:18.008Z] 289a35852aea: Waiting [2025-03-13T06:01:18.008Z] d3d84d0a3b8c: Waiting [2025-03-13T06:01:18.008Z] ab0bab8854cb: Waiting [2025-03-13T06:01:18.008Z] 19f6e2757215: Waiting [2025-03-13T06:01:18.008Z] bb4ce4a02c05: Waiting [2025-03-13T06:01:18.008Z] 10b9d0ea8877: Waiting [2025-03-13T06:01:18.008Z] d6e1ab6797e8: Waiting [2025-03-13T06:01:18.008Z] f58cfd781a5d: Waiting [2025-03-13T06:01:18.009Z] 80ca6d2d5263: Waiting [2025-03-13T06:01:18.009Z] 23977fffcef3: Waiting [2025-03-13T06:01:18.009Z] d5cfd35ebb55: Waiting [2025-03-13T06:01:18.009Z] 491e0de59a99: Waiting [2025-03-13T06:01:18.009Z] 3df3b8c4c753: Waiting [2025-03-13T06:01:18.009Z] 2bb2c00ea317: Waiting [2025-03-13T06:01:18.009Z] 2f9c6dd24910: Preparing [2025-03-13T06:01:18.009Z] 691668cd5da4: Preparing [2025-03-13T06:01:18.009Z] 0f72ad8c23e7: Preparing [2025-03-13T06:01:18.009Z] cc2447e1835a: Preparing [2025-03-13T06:01:18.009Z] 28f412674a87: Waiting [2025-03-13T06:01:18.009Z] 691668cd5da4: Waiting [2025-03-13T06:01:18.009Z] 2f9c6dd24910: Waiting [2025-03-13T06:01:18.009Z] 0f72ad8c23e7: Waiting [2025-03-13T06:01:18.009Z] 959d8ee0fb5c: Layer already exists [2025-03-13T06:01:18.009Z] 3b0e54b5aa71: Layer already exists [2025-03-13T06:01:18.009Z] 2fcd75fba4f9: Layer already exists [2025-03-13T06:01:18.009Z] 2985ad6067ac: Layer already exists [2025-03-13T06:01:18.009Z] f8d00da31533: Layer already exists [2025-03-13T06:01:18.009Z] 23977fffcef3: Layer already exists [2025-03-13T06:01:18.009Z] 80ca6d2d5263: Layer already exists [2025-03-13T06:01:18.009Z] 289a35852aea: Layer already exists [2025-03-13T06:01:18.009Z] d3d84d0a3b8c: Layer already exists [2025-03-13T06:01:18.009Z] eba91d502af0: Layer already exists [2025-03-13T06:01:18.009Z] 10b9d0ea8877: Layer already exists [2025-03-13T06:01:18.009Z] ab0bab8854cb: Layer already exists [2025-03-13T06:01:18.009Z] d6e1ab6797e8: Layer already exists [2025-03-13T06:01:18.009Z] bb4ce4a02c05: Layer already exists [2025-03-13T06:01:18.009Z] 19f6e2757215: Layer already exists [2025-03-13T06:01:18.009Z] 3df3b8c4c753: Layer already exists [2025-03-13T06:01:18.009Z] f58cfd781a5d: Layer already exists [2025-03-13T06:01:18.009Z] d5cfd35ebb55: Layer already exists [2025-03-13T06:01:18.009Z] 2bb2c00ea317: Layer already exists [2025-03-13T06:01:18.009Z] 491e0de59a99: Layer already exists [2025-03-13T06:01:18.009Z] 691668cd5da4: Layer already exists [2025-03-13T06:01:18.009Z] 28f412674a87: Layer already exists [2025-03-13T06:01:18.009Z] cc2447e1835a: Layer already exists [2025-03-13T06:01:18.009Z] 2f9c6dd24910: Layer already exists [2025-03-13T06:01:18.009Z] 0f72ad8c23e7: Layer already exists [2025-03-13T06:01:18.009Z] latest: digest: sha256:b3784c01ab52c2e321c578a85eabb185c05691715d2c2a8c966d2b6b3ac28ffd size: 5541 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:01:18.336Z] + docker tag device-coap nexus3.edgexfoundry.org:10004/device-coap:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:01:18.660Z] + docker push nexus3.edgexfoundry.org:10004/device-coap:3.2.0-dev.2 [2025-03-13T06:01:18.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-coap] [2025-03-13T06:01:18.660Z] 3b0e54b5aa71: Preparing [2025-03-13T06:01:18.660Z] 959d8ee0fb5c: Preparing [2025-03-13T06:01:18.660Z] 2fcd75fba4f9: Preparing [2025-03-13T06:01:18.660Z] 2985ad6067ac: Preparing [2025-03-13T06:01:18.660Z] f8d00da31533: Preparing [2025-03-13T06:01:18.660Z] 80ca6d2d5263: Preparing [2025-03-13T06:01:18.660Z] 23977fffcef3: Preparing [2025-03-13T06:01:18.660Z] eba91d502af0: Preparing [2025-03-13T06:01:18.660Z] 289a35852aea: Preparing [2025-03-13T06:01:18.660Z] d3d84d0a3b8c: Preparing [2025-03-13T06:01:18.660Z] 10b9d0ea8877: Preparing [2025-03-13T06:01:18.660Z] ab0bab8854cb: Preparing [2025-03-13T06:01:18.660Z] 19f6e2757215: Preparing [2025-03-13T06:01:18.660Z] bb4ce4a02c05: Preparing [2025-03-13T06:01:18.660Z] d6e1ab6797e8: Preparing [2025-03-13T06:01:18.660Z] f58cfd781a5d: Preparing [2025-03-13T06:01:18.660Z] d5cfd35ebb55: Preparing [2025-03-13T06:01:18.660Z] 491e0de59a99: Preparing [2025-03-13T06:01:18.660Z] 3df3b8c4c753: Preparing [2025-03-13T06:01:18.660Z] 2bb2c00ea317: Preparing [2025-03-13T06:01:18.660Z] 28f412674a87: Preparing [2025-03-13T06:01:18.660Z] 2f9c6dd24910: Preparing [2025-03-13T06:01:18.660Z] 691668cd5da4: Preparing [2025-03-13T06:01:18.660Z] 80ca6d2d5263: Waiting [2025-03-13T06:01:18.660Z] d3d84d0a3b8c: Waiting [2025-03-13T06:01:18.660Z] 0f72ad8c23e7: Preparing [2025-03-13T06:01:18.660Z] cc2447e1835a: Preparing [2025-03-13T06:01:18.660Z] 23977fffcef3: Waiting [2025-03-13T06:01:18.660Z] 10b9d0ea8877: Waiting [2025-03-13T06:01:18.660Z] eba91d502af0: Waiting [2025-03-13T06:01:18.660Z] ab0bab8854cb: Waiting [2025-03-13T06:01:18.660Z] 19f6e2757215: Waiting [2025-03-13T06:01:18.660Z] d6e1ab6797e8: Waiting [2025-03-13T06:01:18.660Z] bb4ce4a02c05: Waiting [2025-03-13T06:01:18.660Z] 28f412674a87: Waiting [2025-03-13T06:01:18.660Z] 2f9c6dd24910: Waiting [2025-03-13T06:01:18.660Z] f58cfd781a5d: Waiting [2025-03-13T06:01:18.660Z] 691668cd5da4: Waiting [2025-03-13T06:01:18.660Z] d5cfd35ebb55: Waiting [2025-03-13T06:01:18.660Z] 0f72ad8c23e7: Waiting [2025-03-13T06:01:18.660Z] 3df3b8c4c753: Waiting [2025-03-13T06:01:18.660Z] 491e0de59a99: Waiting [2025-03-13T06:01:18.660Z] cc2447e1835a: Waiting [2025-03-13T06:01:18.660Z] 289a35852aea: Waiting [2025-03-13T06:01:18.660Z] 2bb2c00ea317: Waiting [2025-03-13T06:01:18.660Z] 959d8ee0fb5c: Layer already exists [2025-03-13T06:01:18.660Z] 2985ad6067ac: Layer already exists [2025-03-13T06:01:18.660Z] f8d00da31533: Layer already exists [2025-03-13T06:01:18.660Z] 3b0e54b5aa71: Layer already exists [2025-03-13T06:01:18.660Z] 2fcd75fba4f9: Layer already exists [2025-03-13T06:01:18.660Z] 23977fffcef3: Layer already exists [2025-03-13T06:01:18.660Z] 80ca6d2d5263: Layer already exists [2025-03-13T06:01:18.660Z] d3d84d0a3b8c: Layer already exists [2025-03-13T06:01:18.660Z] eba91d502af0: Layer already exists [2025-03-13T06:01:18.660Z] 289a35852aea: Layer already exists [2025-03-13T06:01:18.660Z] 10b9d0ea8877: Layer already exists [2025-03-13T06:01:18.660Z] 19f6e2757215: Layer already exists [2025-03-13T06:01:18.660Z] d6e1ab6797e8: Layer already exists [2025-03-13T06:01:18.660Z] ab0bab8854cb: Layer already exists [2025-03-13T06:01:18.660Z] bb4ce4a02c05: Layer already exists [2025-03-13T06:01:18.660Z] f58cfd781a5d: Layer already exists [2025-03-13T06:01:18.660Z] d5cfd35ebb55: Layer already exists [2025-03-13T06:01:18.660Z] 491e0de59a99: Layer already exists [2025-03-13T06:01:18.660Z] 3df3b8c4c753: Layer already exists [2025-03-13T06:01:18.660Z] 2bb2c00ea317: Layer already exists [2025-03-13T06:01:18.660Z] 28f412674a87: Layer already exists [2025-03-13T06:01:18.660Z] 2f9c6dd24910: Layer already exists [2025-03-13T06:01:18.660Z] 0f72ad8c23e7: Layer already exists [2025-03-13T06:01:18.660Z] cc2447e1835a: Layer already exists [2025-03-13T06:01:18.660Z] 691668cd5da4: Layer already exists [2025-03-13T06:01:18.660Z] 3.2.0-dev.2: digest: sha256:b3784c01ab52c2e321c578a85eabb185c05691715d2c2a8c966d2b6b3ac28ffd size: 5541 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:01:18.998Z] + docker tag device-coap nexus3.edgexfoundry.org:10004/device-coap:578a9a03340fcb4ee66dd22d4e32c296796c0ad6-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:01:19.317Z] + docker push nexus3.edgexfoundry.org:10004/device-coap:578a9a03340fcb4ee66dd22d4e32c296796c0ad6-3.2.0-dev.2 [2025-03-13T06:01:19.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-coap] [2025-03-13T06:01:19.317Z] 3b0e54b5aa71: Preparing [2025-03-13T06:01:19.317Z] 959d8ee0fb5c: Preparing [2025-03-13T06:01:19.317Z] 2fcd75fba4f9: Preparing [2025-03-13T06:01:19.317Z] 2985ad6067ac: Preparing [2025-03-13T06:01:19.317Z] f8d00da31533: Preparing [2025-03-13T06:01:19.317Z] 80ca6d2d5263: Preparing [2025-03-13T06:01:19.317Z] 23977fffcef3: Preparing [2025-03-13T06:01:19.317Z] eba91d502af0: Preparing [2025-03-13T06:01:19.317Z] 289a35852aea: Preparing [2025-03-13T06:01:19.317Z] d3d84d0a3b8c: Preparing [2025-03-13T06:01:19.317Z] 10b9d0ea8877: Preparing [2025-03-13T06:01:19.317Z] ab0bab8854cb: Preparing [2025-03-13T06:01:19.317Z] 80ca6d2d5263: Waiting [2025-03-13T06:01:19.317Z] 19f6e2757215: Preparing [2025-03-13T06:01:19.317Z] bb4ce4a02c05: Preparing [2025-03-13T06:01:19.317Z] d6e1ab6797e8: Preparing [2025-03-13T06:01:19.317Z] f58cfd781a5d: Preparing [2025-03-13T06:01:19.317Z] 23977fffcef3: Waiting [2025-03-13T06:01:19.317Z] d5cfd35ebb55: Preparing [2025-03-13T06:01:19.317Z] 491e0de59a99: Preparing [2025-03-13T06:01:19.317Z] eba91d502af0: Waiting [2025-03-13T06:01:19.317Z] 3df3b8c4c753: Preparing [2025-03-13T06:01:19.317Z] 289a35852aea: Waiting [2025-03-13T06:01:19.317Z] 2bb2c00ea317: Preparing [2025-03-13T06:01:19.317Z] d3d84d0a3b8c: Waiting [2025-03-13T06:01:19.317Z] 28f412674a87: Preparing [2025-03-13T06:01:19.317Z] 2f9c6dd24910: Preparing [2025-03-13T06:01:19.317Z] 10b9d0ea8877: Waiting [2025-03-13T06:01:19.317Z] 691668cd5da4: Preparing [2025-03-13T06:01:19.317Z] ab0bab8854cb: Waiting [2025-03-13T06:01:19.317Z] 0f72ad8c23e7: Preparing [2025-03-13T06:01:19.317Z] cc2447e1835a: Preparing [2025-03-13T06:01:19.317Z] 19f6e2757215: Waiting [2025-03-13T06:01:19.317Z] bb4ce4a02c05: Waiting [2025-03-13T06:01:19.317Z] d6e1ab6797e8: Waiting [2025-03-13T06:01:19.317Z] 28f412674a87: Waiting [2025-03-13T06:01:19.317Z] f58cfd781a5d: Waiting [2025-03-13T06:01:19.317Z] 491e0de59a99: Waiting [2025-03-13T06:01:19.317Z] 2f9c6dd24910: Waiting [2025-03-13T06:01:19.317Z] 691668cd5da4: Waiting [2025-03-13T06:01:19.317Z] 3df3b8c4c753: Waiting [2025-03-13T06:01:19.317Z] d5cfd35ebb55: Waiting [2025-03-13T06:01:19.317Z] 2bb2c00ea317: Waiting [2025-03-13T06:01:19.317Z] cc2447e1835a: Waiting [2025-03-13T06:01:19.317Z] 0f72ad8c23e7: Waiting [2025-03-13T06:01:19.317Z] 2985ad6067ac: Layer already exists [2025-03-13T06:01:19.317Z] 3b0e54b5aa71: Layer already exists [2025-03-13T06:01:19.317Z] 959d8ee0fb5c: Layer already exists [2025-03-13T06:01:19.317Z] f8d00da31533: Layer already exists [2025-03-13T06:01:19.317Z] 2fcd75fba4f9: Layer already exists [2025-03-13T06:01:19.317Z] eba91d502af0: Layer already exists [2025-03-13T06:01:19.317Z] 80ca6d2d5263: Layer already exists [2025-03-13T06:01:19.317Z] 23977fffcef3: Layer already exists [2025-03-13T06:01:19.317Z] 289a35852aea: Layer already exists [2025-03-13T06:01:19.317Z] d3d84d0a3b8c: Layer already exists [2025-03-13T06:01:19.317Z] ab0bab8854cb: Layer already exists [2025-03-13T06:01:19.317Z] 10b9d0ea8877: Layer already exists [2025-03-13T06:01:19.317Z] bb4ce4a02c05: Layer already exists [2025-03-13T06:01:19.317Z] 19f6e2757215: Layer already exists [2025-03-13T06:01:19.317Z] d6e1ab6797e8: Layer already exists [2025-03-13T06:01:19.317Z] f58cfd781a5d: Layer already exists [2025-03-13T06:01:19.317Z] d5cfd35ebb55: Layer already exists [2025-03-13T06:01:19.317Z] 491e0de59a99: Layer already exists [2025-03-13T06:01:19.317Z] 3df3b8c4c753: Layer already exists [2025-03-13T06:01:19.317Z] 2bb2c00ea317: Layer already exists [2025-03-13T06:01:19.317Z] 28f412674a87: Layer already exists [2025-03-13T06:01:19.317Z] 691668cd5da4: Layer already exists [2025-03-13T06:01:19.317Z] 2f9c6dd24910: Layer already exists [2025-03-13T06:01:19.317Z] 0f72ad8c23e7: Layer already exists [2025-03-13T06:01:19.317Z] cc2447e1835a: Layer already exists [2025-03-13T06:01:19.317Z] 578a9a03340fcb4ee66dd22d4e32c296796c0ad6-3.2.0-dev.2: digest: sha256:b3784c01ab52c2e321c578a85eabb185c05691715d2c2a8c966d2b6b3ac28ffd size: 5541 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:01:19.644Z] + docker tag device-coap nexus3.edgexfoundry.org:10004/device-coap:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:01:19.973Z] + docker push nexus3.edgexfoundry.org:10004/device-coap:main [2025-03-13T06:01:19.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-coap] [2025-03-13T06:01:19.973Z] 3b0e54b5aa71: Preparing [2025-03-13T06:01:19.973Z] 959d8ee0fb5c: Preparing [2025-03-13T06:01:19.973Z] 2fcd75fba4f9: Preparing [2025-03-13T06:01:19.973Z] 2985ad6067ac: Preparing [2025-03-13T06:01:19.973Z] f8d00da31533: Preparing [2025-03-13T06:01:19.973Z] 80ca6d2d5263: Preparing [2025-03-13T06:01:19.973Z] 23977fffcef3: Preparing [2025-03-13T06:01:19.973Z] eba91d502af0: Preparing [2025-03-13T06:01:19.973Z] 289a35852aea: Preparing [2025-03-13T06:01:19.973Z] d3d84d0a3b8c: Preparing [2025-03-13T06:01:19.973Z] 10b9d0ea8877: Preparing [2025-03-13T06:01:19.973Z] ab0bab8854cb: Preparing [2025-03-13T06:01:19.973Z] 19f6e2757215: Preparing [2025-03-13T06:01:19.973Z] bb4ce4a02c05: Preparing [2025-03-13T06:01:19.973Z] d6e1ab6797e8: Preparing [2025-03-13T06:01:19.973Z] f58cfd781a5d: Preparing [2025-03-13T06:01:19.973Z] d5cfd35ebb55: Preparing [2025-03-13T06:01:19.973Z] 491e0de59a99: Preparing [2025-03-13T06:01:19.973Z] 3df3b8c4c753: Preparing [2025-03-13T06:01:19.973Z] 2bb2c00ea317: Preparing [2025-03-13T06:01:19.973Z] 28f412674a87: Preparing [2025-03-13T06:01:19.973Z] 2f9c6dd24910: Preparing [2025-03-13T06:01:19.973Z] 691668cd5da4: Preparing [2025-03-13T06:01:19.973Z] 0f72ad8c23e7: Preparing [2025-03-13T06:01:19.973Z] cc2447e1835a: Preparing [2025-03-13T06:01:19.973Z] bb4ce4a02c05: Waiting [2025-03-13T06:01:19.973Z] d6e1ab6797e8: Waiting [2025-03-13T06:01:19.973Z] 28f412674a87: Waiting [2025-03-13T06:01:19.973Z] f58cfd781a5d: Waiting [2025-03-13T06:01:19.973Z] 2f9c6dd24910: Waiting [2025-03-13T06:01:19.973Z] 691668cd5da4: Waiting [2025-03-13T06:01:19.973Z] 0f72ad8c23e7: Waiting [2025-03-13T06:01:19.973Z] cc2447e1835a: Waiting [2025-03-13T06:01:19.973Z] d5cfd35ebb55: Waiting [2025-03-13T06:01:19.973Z] 3df3b8c4c753: Waiting [2025-03-13T06:01:19.973Z] 2bb2c00ea317: Waiting [2025-03-13T06:01:19.973Z] eba91d502af0: Waiting [2025-03-13T06:01:19.973Z] 23977fffcef3: Waiting [2025-03-13T06:01:19.973Z] d3d84d0a3b8c: Waiting [2025-03-13T06:01:19.973Z] 289a35852aea: Waiting [2025-03-13T06:01:19.973Z] 10b9d0ea8877: Waiting [2025-03-13T06:01:19.973Z] ab0bab8854cb: Waiting [2025-03-13T06:01:19.973Z] 80ca6d2d5263: Waiting [2025-03-13T06:01:19.973Z] 2985ad6067ac: Layer already exists [2025-03-13T06:01:19.973Z] 959d8ee0fb5c: Layer already exists [2025-03-13T06:01:19.973Z] 2fcd75fba4f9: Layer already exists [2025-03-13T06:01:19.973Z] 3b0e54b5aa71: Layer already exists [2025-03-13T06:01:19.973Z] f8d00da31533: Layer already exists [2025-03-13T06:01:19.973Z] 80ca6d2d5263: Layer already exists [2025-03-13T06:01:19.973Z] 23977fffcef3: Layer already exists [2025-03-13T06:01:19.973Z] eba91d502af0: Layer already exists [2025-03-13T06:01:19.973Z] d3d84d0a3b8c: Layer already exists [2025-03-13T06:01:19.973Z] 289a35852aea: Layer already exists [2025-03-13T06:01:19.973Z] 10b9d0ea8877: Layer already exists [2025-03-13T06:01:19.973Z] ab0bab8854cb: Layer already exists [2025-03-13T06:01:19.973Z] bb4ce4a02c05: Layer already exists [2025-03-13T06:01:19.973Z] 19f6e2757215: Layer already exists [2025-03-13T06:01:19.973Z] d6e1ab6797e8: Layer already exists [2025-03-13T06:01:19.973Z] f58cfd781a5d: Layer already exists [2025-03-13T06:01:19.973Z] d5cfd35ebb55: Layer already exists [2025-03-13T06:01:19.973Z] 3df3b8c4c753: Layer already exists [2025-03-13T06:01:19.973Z] 2bb2c00ea317: Layer already exists [2025-03-13T06:01:19.973Z] 491e0de59a99: Layer already exists [2025-03-13T06:01:19.973Z] 28f412674a87: Layer already exists [2025-03-13T06:01:19.973Z] 2f9c6dd24910: Layer already exists [2025-03-13T06:01:19.973Z] 691668cd5da4: Layer already exists [2025-03-13T06:01:19.973Z] cc2447e1835a: Layer already exists [2025-03-13T06:01:19.973Z] 0f72ad8c23e7: Layer already exists [2025-03-13T06:01:19.973Z] main: digest: sha256:b3784c01ab52c2e321c578a85eabb185c05691715d2c2a8c966d2b6b3ac28ffd size: 5541 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-13T06:01:20.056Z] ===================================================== [Pipeline] echo [2025-03-13T06:01:20.072Z] taggedImages: [2025-03-13T06:01:20.072Z] - nexus3.edgexfoundry.org:10004/device-coap:578a9a03340fcb4ee66dd22d4e32c296796c0ad6 [2025-03-13T06:01:20.072Z] - nexus3.edgexfoundry.org:10004/device-coap:latest [2025-03-13T06:01:20.072Z] - nexus3.edgexfoundry.org:10004/device-coap:3.2.0-dev.2 [2025-03-13T06:01:20.072Z] - nexus3.edgexfoundry.org:10004/device-coap:578a9a03340fcb4ee66dd22d4e32c296796c0ad6-3.2.0-dev.2 [2025-03-13T06:01:20.072Z] - nexus3.edgexfoundry.org:10004/device-coap: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-03-13T06:01:20.490Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-13T06:01:20.490Z] [2025-03-13T06:01:20.490Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:01:20.796Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-13T06:01:20.796Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-13T06:01:20.796Z] 5eb5b503b376: Pulling fs layer [2025-03-13T06:01:20.796Z] 5c69ac0246d0: Pulling fs layer [2025-03-13T06:01:20.796Z] ec43610c2a17: Pulling fs layer [2025-03-13T06:01:20.796Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-13T06:01:20.796Z] 33b1e0a273af: Pulling fs layer [2025-03-13T06:01:20.796Z] 5d3b04190fa2: Pulling fs layer [2025-03-13T06:01:20.796Z] 2f39f015ded8: Pulling fs layer [2025-03-13T06:01:20.796Z] 3a2ae6a8a46f: Waiting [2025-03-13T06:01:20.796Z] 33b1e0a273af: Waiting [2025-03-13T06:01:20.796Z] 5d3b04190fa2: Waiting [2025-03-13T06:01:20.796Z] 2f39f015ded8: Waiting [2025-03-13T06:01:20.796Z] 5c69ac0246d0: Download complete [2025-03-13T06:01:20.796Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-13T06:01:20.796Z] 3a2ae6a8a46f: Download complete [2025-03-13T06:01:20.796Z] 33b1e0a273af: Verifying Checksum [2025-03-13T06:01:20.796Z] 33b1e0a273af: Download complete [2025-03-13T06:01:20.796Z] 5d3b04190fa2: Download complete [2025-03-13T06:01:20.796Z] ec43610c2a17: Verifying Checksum [2025-03-13T06:01:20.796Z] ec43610c2a17: Download complete [2025-03-13T06:01:21.055Z] 5eb5b503b376: Download complete [2025-03-13T06:01:21.622Z] 2f39f015ded8: Verifying Checksum [2025-03-13T06:01:21.622Z] 2f39f015ded8: Download complete [2025-03-13T06:01:22.188Z] 5eb5b503b376: Pull complete [2025-03-13T06:01:22.446Z] 5c69ac0246d0: Pull complete [2025-03-13T06:01:22.711Z] ec43610c2a17: Pull complete [2025-03-13T06:01:22.711Z] 3a2ae6a8a46f: Pull complete [2025-03-13T06:01:22.969Z] 33b1e0a273af: Pull complete [2025-03-13T06:01:22.970Z] 5d3b04190fa2: Pull complete [2025-03-13T06:01:27.163Z] 2f39f015ded8: Pull complete [2025-03-13T06:01:27.163Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-13T06:01:27.163Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-13T06:01:27.163Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-13T06:01:27.288Z] prd-ubuntu20.04-docker-8c-8g-41245 does not seem to be running inside a container [2025-03-13T06:01:27.317Z] $ 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/edgexfoundry_device-coap-c_main -v /w/workspace/edgexfoundry_device-coap-c_main:/w/workspace/edgexfoundry_device-coap-c_main:rw,z -v /w/workspace/edgexfoundry_device-coap-c_main@tmp:/w/workspace/edgexfoundry_device-coap-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-03-13T06:01:30.265Z] $ docker top 4b5e8a2c22c62b13a1e6b7a6aaf9efe14ad29c885cb5cfbdbabfb4d4aa9752f5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-13T06:01:30.656Z] ---> job-cost.sh [2025-03-13T06:01:30.657Z] lf-activate-venv: SKIPPING [2025-03-13T06:01:30.657Z] INFO: No Stack... [2025-03-13T06:01:30.915Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-13T06:01:31.174Z] INFO: Archiving Costs [Pipeline] sh [2025-03-13T06:01:31.465Z] + cat /w/workspace/edgexfoundry_device-coap-c_main/archives/cost.csv+ [2025-03-13T06:01:31.465Z] cut -d, -f6 [Pipeline] lock [2025-03-13T06:01:31.480Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-coap-c-main-40-stack-cost] [2025-03-13T06:01:31.485Z] Resource [jenkins-edgexfoundry-device-coap-c-main-40-stack-cost] did not exist. Created. [2025-03-13T06:01:31.496Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-coap-c-main-40-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-13T06:01:31.801Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-13T06:01:31.839Z] Stashed 1 file(s) [Pipeline] } [2025-03-13T06:01:31.847Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-coap-c-main-40-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-13T06:01:31.933Z] $ docker stop --time=1 4b5e8a2c22c62b13a1e6b7a6aaf9efe14ad29c885cb5cfbdbabfb4d4aa9752f5 [2025-03-13T06:01:33.070Z] $ docker rm -f --volumes 4b5e8a2c22c62b13a1e6b7a6aaf9efe14ad29c885cb5cfbdbabfb4d4aa9752f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-13T06:02:15.507Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-41246 in /w/workspace/edgexfoundry_device-coap-c_main [Pipeline] { [Pipeline] ws [2025-03-13T06:02:15.522Z] Running in /w/workspace/device-coap-c/40 [Pipeline] { [Pipeline] checkout [2025-03-13T06:02:15.558Z] Selected Git installation does not exist. Using Default [2025-03-13T06:02:15.558Z] The recommended git tool is: NONE [2025-03-13T06:02:20.089Z] using credential edgex-jenkins-ssh [2025-03-13T06:02:20.108Z] Cloning the remote Git repository [2025-03-13T06:02:20.158Z] Cloning repository git@github.com:edgexfoundry/device-coap-c.git [2025-03-13T06:02:20.253Z] > git init /w/workspace/device-coap-c/40 # timeout=10 [2025-03-13T06:02:20.391Z] Fetching upstream changes from git@github.com:edgexfoundry/device-coap-c.git [2025-03-13T06:02:20.392Z] > git --version # timeout=10 [2025-03-13T06:02:20.418Z] > git --version # 'git version 2.25.1' [2025-03-13T06:02:20.420Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-13T06:02:20.577Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-coap-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-13T06:02:21.258Z] > git config remote.origin.url git@github.com:edgexfoundry/device-coap-c.git # timeout=10 [2025-03-13T06:02:21.283Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-13T06:02:22.054Z] Avoid second fetch [2025-03-13T06:02:22.055Z] Checking out Revision 578a9a03340fcb4ee66dd22d4e32c296796c0ad6 (main) [2025-03-13T06:02:22.753Z] Commit message: "Merge pull request #63 from FelixTing/update-config" [2025-03-13T06:02:22.067Z] > git config core.sparsecheckout # timeout=10 [2025-03-13T06:02:22.133Z] > git checkout -f 578a9a03340fcb4ee66dd22d4e32c296796c0ad6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-13T06:02:27.613Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-13T06:02:27.613Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-13T06:02:27.613Z] Dload Upload Total Spent Left Speed [2025-03-13T06:02:27.613Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 75458 0 --:--:-- --:--:-- --:--:-- 75905 [Pipeline] sh [2025-03-13T06:02:27.942Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-13T06:02:28.271Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-03-13T06:02:28.271Z] + sudo tee /etc/docker/daemon.new [2025-03-13T06:02:28.271Z] { [2025-03-13T06:02:28.271Z] "registry-mirrors": [ [2025-03-13T06:02:28.271Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-13T06:02:28.271Z] ], [2025-03-13T06:02:28.271Z] "bip": "10.250.0.254/24", [2025-03-13T06:02:28.271Z] "hosts": [ [2025-03-13T06:02:28.271Z] "tcp://0.0.0.0:5555", [2025-03-13T06:02:28.271Z] "unix:///var/run/docker.sock" [2025-03-13T06:02:28.271Z] ], [2025-03-13T06:02:28.271Z] "mtu": 1458, [2025-03-13T06:02:28.271Z] "selinux-enabled": true, [2025-03-13T06:02:28.271Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-13T06:02:28.271Z] } [Pipeline] sh [2025-03-13T06:02:28.595Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-13T06:02:28.924Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-13T06:02:47.177Z] provisioning config files... [2025-03-13T06:02:47.202Z] copy managed file [device-coap-c-settings] to file:/w/workspace/device-coap-c/40@tmp/config5092825592250929338tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-13T06:02:47.650Z] ---> ****-login.sh [2025-03-13T06:02:47.650Z] nexus3.edgexfoundry.org:10001 [2025-03-13T06:02:47.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:02:48.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:02:48.223Z] Configure a credential helper to remove this warning. See [2025-03-13T06:02:48.224Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:02:48.224Z] [2025-03-13T06:02:48.224Z] Login Succeeded [2025-03-13T06:02:48.224Z] nexus3.edgexfoundry.org:10002 [2025-03-13T06:02:48.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:02:48.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:02:48.764Z] Configure a credential helper to remove this warning. See [2025-03-13T06:02:48.764Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:02:48.764Z] [2025-03-13T06:02:48.764Z] Login Succeeded [2025-03-13T06:02:48.764Z] nexus3.edgexfoundry.org:10003 [2025-03-13T06:02:49.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:02:49.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:02:49.041Z] Configure a credential helper to remove this warning. See [2025-03-13T06:02:49.041Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:02:49.041Z] [2025-03-13T06:02:49.041Z] Login Succeeded [2025-03-13T06:02:49.041Z] nexus3.edgexfoundry.org:10004 [2025-03-13T06:02:49.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:02:49.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:02:49.313Z] Configure a credential helper to remove this warning. See [2025-03-13T06:02:49.313Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:02:49.313Z] [2025-03-13T06:02:49.313Z] Login Succeeded [2025-03-13T06:02:49.313Z] ****.io [2025-03-13T06:02:49.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:02:49.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:02:49.847Z] Configure a credential helper to remove this warning. See [2025-03-13T06:02:49.847Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:02:49.847Z] [2025-03-13T06:02:49.847Z] Login Succeeded [2025-03-13T06:02:49.847Z] ---> ****-login.sh ends [Pipeline] } [2025-03-13T06:02:49.860Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-13T06:02:50.174Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-13T06:02:50.194Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-arm64 [Pipeline] echo [2025-03-13T06:02:50.214Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-13T06:02:50.233Z] ========================================================= [2025-03-13T06:02:50.233Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2025-03-13T06:02:50.233Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:02:50.578Z] + 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-03-13T06:02:50.845Z] Sending build context to Docker daemon 367.6kB [2025-03-13T06:02:50.845Z] Step 1/14 : ARG BASE=alpine:3.20 [2025-03-13T06:02:50.845Z] Step 2/14 : FROM ${BASE} [2025-03-13T06:02:51.114Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2025-03-13T06:02:51.114Z] 579b34f0a95b: Pulling fs layer [2025-03-13T06:02:51.114Z] e71477ac5e1b: Pulling fs layer [2025-03-13T06:02:51.114Z] 579b34f0a95b: Verifying Checksum [2025-03-13T06:02:51.114Z] 579b34f0a95b: Download complete [2025-03-13T06:02:51.701Z] 579b34f0a95b: Pull complete [2025-03-13T06:02:53.657Z] e71477ac5e1b: Verifying Checksum [2025-03-13T06:02:53.657Z] e71477ac5e1b: Download complete [2025-03-13T06:03:05.984Z] e71477ac5e1b: Pull complete [2025-03-13T06:03:05.984Z] Digest: sha256:d6da9bdca73313daf4d05ece6476ab4dbe9e0e950a139422d865873582b0d46d [2025-03-13T06:03:05.984Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2025-03-13T06:03:05.984Z] ---> 2b552cad5dd9 [2025-03-13T06:03:05.984Z] Step 3/14 : LABEL maintainer="Ken Bannister " [2025-03-13T06:03:05.984Z] ---> Running in f9fd9e3d03a2 [2025-03-13T06:03:05.984Z] Removing intermediate container f9fd9e3d03a2 [2025-03-13T06:03:05.984Z] ---> 779e81e7b200 [2025-03-13T06:03:05.984Z] Step 4/14 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-03-13T06:03:05.984Z] ---> Running in d5e62a077368 [2025-03-13T06:03:06.250Z] Connecting to iotech.jfrog.io (34.246.139.145:443) [2025-03-13T06:03:06.835Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-03-13T06:03:06.835Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-03-13T06:03:06.835Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-03-13T06:03:07.798Z] Removing intermediate container d5e62a077368 [2025-03-13T06:03:07.798Z] ---> 4ea97d55ff44 [2025-03-13T06:03:07.798Z] Step 5/14 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-03-13T06:03:07.798Z] ---> Running in 6ebc037bc49c [2025-03-13T06:03:09.218Z] Removing intermediate container 6ebc037bc49c [2025-03-13T06:03:09.218Z] ---> 77c44e04ebbf [2025-03-13T06:03:09.218Z] Step 6/14 : RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev dumb-init [2025-03-13T06:03:09.218Z] ---> Running in c5c9f77f9318 [2025-03-13T06:03:10.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2025-03-13T06:03:10.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2025-03-13T06:03:11.355Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-13T06:03:12.312Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-13T06:03:12.312Z] (1/18) Installing dumb-init (1.2.5-r2) [2025-03-13T06:03:12.312Z] (2/18) Installing hiredis (1.1.0-r2) [2025-03-13T06:03:12.312Z] (3/18) Installing hiredis-dev (1.1.0-r2) [2025-03-13T06:03:12.577Z] (4/18) Installing libcbor (0.10.2-r1) [2025-03-13T06:03:12.577Z] (5/18) Installing iotech-iot-1.5 (1.5.5-r0) [2025-03-13T06:03:13.532Z] (6/18) Installing iotech-iot-1.5-dev (1.5.5-r0) [2025-03-13T06:03:13.532Z] (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2025-03-13T06:03:13.532Z] (8/18) Installing libcbor-dev (0.10.2-r1) [2025-03-13T06:03:13.796Z] (9/18) Installing libmenuw (6.4_p20230506-r0) [2025-03-13T06:03:13.796Z] (10/18) Installing libpanelw (6.4_p20230506-r0) [2025-03-13T06:03:14.059Z] (11/18) Installing libncurses++ (6.4_p20230506-r0) [2025-03-13T06:03:14.059Z] (12/18) Installing ncurses-dev (6.4_p20230506-r0) [2025-03-13T06:03:14.059Z] (13/18) Installing libblkid (2.38.1-r8) [2025-03-13T06:03:14.324Z] (14/18) Installing libuuid (2.38.1-r8) [2025-03-13T06:03:14.324Z] (15/18) Installing libfdisk (2.38.1-r8) [2025-03-13T06:03:14.324Z] (16/18) Installing libmount (2.38.1-r8) [2025-03-13T06:03:14.324Z] (17/18) Installing libsmartcols (2.38.1-r8) [2025-03-13T06:03:14.324Z] (18/18) Installing util-linux-dev (2.38.1-r8) [2025-03-13T06:03:14.590Z] Executing busybox-1.36.1-r4.trigger [2025-03-13T06:03:14.590Z] OK: 333 MiB in 100 packages [2025-03-13T06:03:15.999Z] Removing intermediate container c5c9f77f9318 [2025-03-13T06:03:15.999Z] ---> d012d447593f [2025-03-13T06:03:15.999Z] Step 7/14 : RUN apk --no-cache upgrade [2025-03-13T06:03:15.999Z] ---> Running in f05593f63698 [2025-03-13T06:03:16.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2025-03-13T06:03:17.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2025-03-13T06:03:17.802Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-13T06:03:18.772Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-13T06:03:18.772Z] Upgrading critical system libraries and apk-tools: [2025-03-13T06:03:18.772Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2025-03-13T06:03:18.772Z] Executing busybox-1.36.1-r4.trigger [2025-03-13T06:03:18.772Z] Continuing the upgrade transaction with new apk-tools: [2025-03-13T06:03:19.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2025-03-13T06:03:19.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2025-03-13T06:03:19.569Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-13T06:03:20.522Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-13T06:03:20.522Z] (1/25) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) [2025-03-13T06:03:20.522Z] (2/25) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) [2025-03-13T06:03:20.522Z] Executing busybox-1.36.1-r7.post-upgrade [2025-03-13T06:03:20.522Z] (3/25) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) [2025-03-13T06:03:20.787Z] (4/25) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) [2025-03-13T06:03:20.787Z] (5/25) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) [2025-03-13T06:03:20.787Z] (6/25) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) [2025-03-13T06:03:20.787Z] (7/25) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) [2025-03-13T06:03:20.787Z] (8/25) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) [2025-03-13T06:03:21.052Z] (9/25) Upgrading libexpat (2.5.0-r1 -> 2.6.4-r0) [2025-03-13T06:03:21.052Z] (10/25) Upgrading libarchive (3.7.2-r0 -> 3.7.7-r0) [2025-03-13T06:03:21.318Z] (11/25) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) [2025-03-13T06:03:21.318Z] (12/25) Installing libpsl (0.21.5-r0) [2025-03-13T06:03:21.318Z] (13/25) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) [2025-03-13T06:03:21.318Z] (14/25) Installing libpsl-utils (0.21.5-r0) [2025-03-13T06:03:21.584Z] (15/25) Installing libpsl-dev (0.21.5-r0) [2025-03-13T06:03:21.584Z] (16/25) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) [2025-03-13T06:03:21.584Z] (17/25) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) [2025-03-13T06:03:21.847Z] (18/25) Upgrading git (2.40.1-r0 -> 2.40.4-r0) [2025-03-13T06:03:22.110Z] (19/25) Upgrading musl-utils (1.2.4-r2 -> 1.2.4-r3) [2025-03-13T06:03:22.110Z] (20/25) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) [2025-03-13T06:03:22.110Z] (21/25) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) [2025-03-13T06:03:22.110Z] (22/25) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) [2025-03-13T06:03:22.374Z] (23/25) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) [2025-03-13T06:03:22.374Z] (24/25) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) [2025-03-13T06:03:22.374Z] (25/25) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) [2025-03-13T06:03:22.644Z] Executing busybox-1.36.1-r7.trigger [2025-03-13T06:03:22.644Z] Executing ca-certificates-20241121-r1.trigger [2025-03-13T06:03:22.644Z] OK: 334 MiB in 103 packages [2025-03-13T06:03:25.217Z] Removing intermediate container f05593f63698 [2025-03-13T06:03:25.217Z] ---> ffeb8ae666dd [2025-03-13T06:03:25.217Z] Step 8/14 : COPY scripts /device-coap/scripts [2025-03-13T06:03:25.483Z] ---> d05f35a70927 [2025-03-13T06:03:25.483Z] Step 9/14 : COPY src /device-coap/src/ [2025-03-13T06:03:26.066Z] ---> 5d53413fd78e [2025-03-13T06:03:26.066Z] Step 10/14 : COPY VERSION /device-coap [2025-03-13T06:03:26.653Z] ---> fc0ab1a8e7d2 [2025-03-13T06:03:26.653Z] Step 11/14 : RUN mkdir -p /device-coap/build [2025-03-13T06:03:26.653Z] ---> Running in 5af6377ae0f3 [2025-03-13T06:03:28.613Z] Removing intermediate container 5af6377ae0f3 [2025-03-13T06:03:28.613Z] ---> 85ac249952f5 [2025-03-13T06:03:28.613Z] Step 12/14 : WORKDIR /device-coap [2025-03-13T06:03:28.613Z] ---> Running in 152b6d2b5fae [2025-03-13T06:03:28.613Z] Removing intermediate container 152b6d2b5fae [2025-03-13T06:03:28.613Z] ---> 85a5a369e86b [2025-03-13T06:03:28.613Z] Step 13/14 : RUN /device-coap/scripts/build_deps.sh 1 [2025-03-13T06:03:28.613Z] ---> Running in 86e26099efad [2025-03-13T06:03:29.586Z] + BUILD_CSDK=1 [2025-03-13T06:03:29.586Z] + TINYDTLS_VERSION=b0e230d [2025-03-13T06:03:29.586Z] + LIBCOAP_VERSION=1739507 [2025-03-13T06:03:29.586Z] + CSDK_VERSION=4.0.0 [2025-03-13T06:03:29.586Z] + '[' -d deps ] [2025-03-13T06:03:29.586Z] + mkdir deps [2025-03-13T06:03:29.586Z] + cd /device-coap/deps [2025-03-13T06:03:29.586Z] + git clone https://github.com/eclipse/tinydtls.git [2025-03-13T06:03:29.586Z] Cloning into 'tinydtls'... [2025-03-13T06:03:31.528Z] + cd tinydtls [2025-03-13T06:03:31.528Z] + git checkout develop [2025-03-13T06:03:31.528Z] branch 'develop' set up to track 'origin/develop'. [2025-03-13T06:03:31.528Z] Switched to a new branch 'develop' [2025-03-13T06:03:31.528Z] + git reset --hard b0e230d [2025-03-13T06:03:31.528Z] HEAD is now at b0e230d Merge pull request #44 from mrdeep1/cunit_fix [2025-03-13T06:03:31.528Z] + cp /device-coap/scripts/AutoConf_cmake_patch AutoConf.cmake [2025-03-13T06:03:31.528Z] + cp /device-coap/scripts/CMakeLists_txt_patch CMakeLists.txt [2025-03-13T06:03:31.528Z] + cp /device-coap/scripts/dtls_config_h_cmake_in_patch dtls_config.h.cmake.in [2025-03-13T06:03:31.528Z] + cp /device-coap/scripts/tests_CMakeLists_txt_patch tests/CMakeLists.txt [2025-03-13T06:03:31.528Z] + mkdir -p build [2025-03-13T06:03:31.528Z] + cd build [2025-03-13T06:03:31.528Z] + cmake '-DCMAKE_BUILD_TYPE=Release' '-DBUILD_SHARED_LIBS=ON' .. [2025-03-13T06:03:31.528Z] -- The C compiler identification is GNU 12.2.1 [2025-03-13T06:03:31.528Z] -- Detecting C compiler ABI info [2025-03-13T06:03:32.113Z] -- Detecting C compiler ABI info - done [2025-03-13T06:03:32.113Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-13T06:03:32.113Z] -- Detecting C compile features [2025-03-13T06:03:32.113Z] -- Detecting C compile features - done [2025-03-13T06:03:32.113Z] -- Looking for assert.h [2025-03-13T06:03:32.381Z] -- Looking for assert.h - found [2025-03-13T06:03:32.381Z] -- Looking for arpa/inet.h [2025-03-13T06:03:32.648Z] -- Looking for arpa/inet.h - found [2025-03-13T06:03:32.648Z] -- Looking for fcntl.h [2025-03-13T06:03:32.915Z] -- Looking for fcntl.h - found [2025-03-13T06:03:32.915Z] -- Looking for inttypes.h [2025-03-13T06:03:33.501Z] -- Looking for inttypes.h - found [2025-03-13T06:03:33.501Z] -- Looking for memory.h [2025-03-13T06:03:33.768Z] -- Looking for memory.h - found [2025-03-13T06:03:33.768Z] -- Looking for netdb.h [2025-03-13T06:03:34.035Z] -- Looking for netdb.h - found [2025-03-13T06:03:34.035Z] -- Looking for netinet/in.h [2025-03-13T06:03:34.302Z] -- Looking for netinet/in.h - found [2025-03-13T06:03:34.302Z] -- Looking for stddef.h [2025-03-13T06:03:34.567Z] -- Looking for stddef.h - found [2025-03-13T06:03:34.567Z] -- Looking for stdint.h [2025-03-13T06:03:34.832Z] -- Looking for stdint.h - found [2025-03-13T06:03:34.832Z] -- Looking for stdlib.h [2025-03-13T06:03:35.413Z] -- Looking for stdlib.h - found [2025-03-13T06:03:35.413Z] -- Looking for string.h [2025-03-13T06:03:35.679Z] -- Looking for string.h - found [2025-03-13T06:03:35.679Z] -- Looking for strings.h [2025-03-13T06:03:35.944Z] -- Looking for strings.h - found [2025-03-13T06:03:35.944Z] -- Looking for time.h [2025-03-13T06:03:36.210Z] -- Looking for time.h - found [2025-03-13T06:03:36.210Z] -- Looking for sys/param.h [2025-03-13T06:03:36.477Z] -- Looking for sys/param.h - found [2025-03-13T06:03:36.477Z] -- Looking for sys/socket.h [2025-03-13T06:03:37.060Z] -- Looking for sys/socket.h - found [2025-03-13T06:03:37.060Z] -- Looking for sys/stat.h [2025-03-13T06:03:37.327Z] -- Looking for sys/stat.h - found [2025-03-13T06:03:37.327Z] -- Looking for sys/types.h [2025-03-13T06:03:37.591Z] -- Looking for sys/types.h - found [2025-03-13T06:03:37.591Z] -- Looking for sys/time.h [2025-03-13T06:03:37.855Z] -- Looking for sys/time.h - found [2025-03-13T06:03:37.855Z] -- Looking for unistd.h [2025-03-13T06:03:38.120Z] -- Looking for unistd.h - found [2025-03-13T06:03:38.120Z] -- Looking for float.h [2025-03-13T06:03:38.386Z] -- Looking for float.h - found [2025-03-13T06:03:38.386Z] -- Looking for dlfcn.h [2025-03-13T06:03:38.966Z] -- Looking for dlfcn.h - found [2025-03-13T06:03:38.966Z] -- Looking for memset [2025-03-13T06:03:39.232Z] -- Looking for memset - found [2025-03-13T06:03:39.232Z] -- Looking for select [2025-03-13T06:03:39.498Z] -- Looking for select - found [2025-03-13T06:03:39.498Z] -- Looking for socket [2025-03-13T06:03:39.766Z] -- Looking for socket - found [2025-03-13T06:03:39.766Z] -- Looking for strdup [2025-03-13T06:03:40.031Z] -- Looking for strdup - found [2025-03-13T06:03:40.031Z] -- Looking for strerror [2025-03-13T06:03:40.297Z] -- Looking for strerror - found [2025-03-13T06:03:40.297Z] -- Looking for strnlen [2025-03-13T06:03:40.563Z] -- Looking for strnlen - found [2025-03-13T06:03:40.563Z] -- Looking for fls [2025-03-13T06:03:41.162Z] -- Looking for fls - not found [2025-03-13T06:03:41.162Z] -- Looking for vprintf [2025-03-13T06:03:41.427Z] -- Looking for vprintf - found [2025-03-13T06:03:41.427Z] -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN [2025-03-13T06:03:41.427Z] -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN - Failed [2025-03-13T06:03:41.427Z] -- Configuring done (10.2s) [2025-03-13T06:03:41.692Z] -- Generating done (0.0s) [2025-03-13T06:03:41.692Z] -- Build files have been written to: /device-coap/deps/tinydtls/build [2025-03-13T06:03:41.692Z] + make [2025-03-13T06:03:41.692Z] [ 6%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael.c.o [2025-03-13T06:03:42.651Z] [ 13%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael_wrap.c.o [2025-03-13T06:03:42.925Z] [ 20%] Building C object CMakeFiles/tinydtls.dir/ccm.c.o [2025-03-13T06:03:44.338Z] [ 26%] Building C object CMakeFiles/tinydtls.dir/crypto.c.o [2025-03-13T06:03:44.915Z] In file included from /device-coap/deps/tinydtls/crypto.c:34: [2025-03-13T06:03:44.915Z] In function 'ecc_ecdh', [2025-03-13T06:03:44.915Z] inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2025-03-13T06:03:44.915Z] /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_x' may be used uninitialized [-Wmaybe-uninitialized] [2025-03-13T06:03:44.915Z] 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2025-03-13T06:03:44.915Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:03:44.915Z] /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2025-03-13T06:03:44.915Z] /device-coap/deps/tinydtls/ecc/ecc.h:47:6: note: by argument 1 of type 'const uint32_t *' {aka 'const unsigned int *'} to 'ecc_ec_mult' declared here [2025-03-13T06:03:44.915Z] 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2025-03-13T06:03:44.915Z] | ^~~~~~~~~~~ [2025-03-13T06:03:44.915Z] /device-coap/deps/tinydtls/crypto.c:431:12: note: 'pub_x' declared here [2025-03-13T06:03:44.915Z] 431 | uint32_t pub_x[8]; [2025-03-13T06:03:44.916Z] | ^~~~~ [2025-03-13T06:03:44.916Z] In function 'ecc_ecdh', [2025-03-13T06:03:44.916Z] inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2025-03-13T06:03:44.916Z] /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_y' may be used uninitialized [-Wmaybe-uninitialized] [2025-03-13T06:03:44.916Z] 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2025-03-13T06:03:44.916Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:03:44.916Z] /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2025-03-13T06:03:44.916Z] /device-coap/deps/tinydtls/ecc/ecc.h:47:6: note: by argument 2 of type 'const uint32_t *' {aka 'const unsigned int *'} to 'ecc_ec_mult' declared here [2025-03-13T06:03:44.916Z] 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2025-03-13T06:03:44.916Z] | ^~~~~~~~~~~ [2025-03-13T06:03:44.916Z] /device-coap/deps/tinydtls/crypto.c:432:12: note: 'pub_y' declared here [2025-03-13T06:03:44.916Z] 432 | uint32_t pub_y[8]; [2025-03-13T06:03:44.916Z] | ^~~~~ [2025-03-13T06:03:44.916Z] In function 'ecc_ecdh', [2025-03-13T06:03:44.916Z] inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2025-03-13T06:03:44.916Z] /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'priv' may be used uninitialized [-Wmaybe-uninitialized] [2025-03-13T06:03:44.916Z] 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2025-03-13T06:03:44.916Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:03:44.916Z] /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2025-03-13T06:03:44.916Z] /device-coap/deps/tinydtls/ecc/ecc.h:47:6: note: by argument 3 of type 'const uint32_t *' {aka 'const unsigned int *'} to 'ecc_ec_mult' declared here [2025-03-13T06:03:44.916Z] 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2025-03-13T06:03:44.916Z] | ^~~~~~~~~~~ [2025-03-13T06:03:44.916Z] /device-coap/deps/tinydtls/crypto.c:430:12: note: 'priv' declared here [2025-03-13T06:03:44.916Z] 430 | uint32_t priv[8]; [2025-03-13T06:03:44.916Z] | ^~~~ [2025-03-13T06:03:45.865Z] [ 33%] Building C object CMakeFiles/tinydtls.dir/dtls.c.o [2025-03-13T06:03:52.496Z] [ 40%] Building C object CMakeFiles/tinydtls.dir/dtls_debug.c.o [2025-03-13T06:03:52.496Z] [ 46%] Building C object CMakeFiles/tinydtls.dir/dtls_prng.c.o [2025-03-13T06:03:52.496Z] [ 53%] Building C object CMakeFiles/tinydtls.dir/dtls_time.c.o [2025-03-13T06:03:52.496Z] [ 60%] Building C object CMakeFiles/tinydtls.dir/ecc/ecc.c.o [2025-03-13T06:03:52.496Z] /device-coap/deps/tinydtls/ecc/ecc.c: In function 'is_zero': [2025-03-13T06:03:52.496Z] /device-coap/deps/tinydtls/ecc/ecc.c:316:21: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] [2025-03-13T06:03:52.496Z] 316 | for (idx = 0; idx < count; idx++) { [2025-03-13T06:03:52.496Z] | ^ [2025-03-13T06:03:52.496Z] /device-coap/deps/tinydtls/ecc/ecc.c:319:17: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] [2025-03-13T06:03:52.496Z] 319 | return result == count; [2025-03-13T06:03:52.496Z] | ^~ [2025-03-13T06:03:56.746Z] [ 66%] Building C object CMakeFiles/tinydtls.dir/hmac.c.o [2025-03-13T06:03:56.746Z] [ 73%] Building C object CMakeFiles/tinydtls.dir/netq.c.o [2025-03-13T06:03:57.013Z] [ 80%] Building C object CMakeFiles/tinydtls.dir/peer.c.o [2025-03-13T06:03:57.279Z] [ 86%] Building C object CMakeFiles/tinydtls.dir/session.c.o [2025-03-13T06:03:57.555Z] [ 93%] Building C object CMakeFiles/tinydtls.dir/sha2/sha2.c.o [2025-03-13T06:03:57.555Z] /device-coap/deps/tinydtls/sha2/sha2.c:630:34: warning: argument 1 of type 'sha2_byte[]' {aka 'unsigned char[]'} with mismatched bound [-Warray-parameter=] [2025-03-13T06:03:57.555Z] 630 | void dtls_sha256_final(sha2_byte digest[], dtls_sha256_ctx* context) { [2025-03-13T06:03:57.555Z] | ~~~~~~~~~~^~~~~~~~ [2025-03-13T06:03:57.555Z] In file included from /device-coap/deps/tinydtls/sha2/sha2.c:45: [2025-03-13T06:03:57.555Z] /device-coap/deps/tinydtls/sha2/sha2.h:134:24: note: previously declared as 'uint8_t[32]' {aka 'unsigned char[32]'} [2025-03-13T06:03:57.555Z] 134 | void dtls_sha256_final(uint8_t[DTLS_SHA256_DIGEST_LENGTH], dtls_sha256_ctx*); [2025-03-13T06:03:57.555Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:03:57.555Z] /device-coap/deps/tinydtls/sha2/sha2.c:690:54: warning: argument 2 of type 'char[]' with mismatched bound [-Warray-parameter=] [2025-03-13T06:03:57.555Z] 690 | char *dtls_sha256_end(dtls_sha256_ctx* context, char buffer[]) { [2025-03-13T06:03:57.555Z] | ~~~~~^~~~~~~~ [2025-03-13T06:03:57.555Z] /device-coap/deps/tinydtls/sha2/sha2.h:135:41: note: previously declared as 'char[65]' [2025-03-13T06:03:57.555Z] 135 | char* dtls_sha256_end(dtls_sha256_ctx*, char[DTLS_SHA256_DIGEST_STRING_LENGTH]); [2025-03-13T06:03:57.555Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:03:58.135Z] [100%] Linking C shared library libtinydtls.so [2025-03-13T06:03:58.135Z] [100%] Built target tinydtls [2025-03-13T06:03:58.135Z] + make install [2025-03-13T06:03:58.401Z] [100%] Built target tinydtls [2025-03-13T06:03:58.401Z] Install the project... [2025-03-13T06:03:58.401Z] -- Install configuration: "Release" [2025-03-13T06:03:58.401Z] -- Installing: /usr/local/lib/libtinydtls.so [2025-03-13T06:03:58.401Z] -- Installing: /usr/local/include/tinydtls [2025-03-13T06:03:58.401Z] -- Installing: /usr/local/include/tinydtls/dtls.h [2025-03-13T06:03:58.401Z] -- Installing: /usr/local/include/tinydtls/tinydtls.h [2025-03-13T06:03:58.401Z] -- Installing: /usr/local/include/tinydtls/dtls_time.h [2025-03-13T06:03:58.401Z] -- Installing: /usr/local/include/tinydtls/utlist.h [2025-03-13T06:03:58.401Z] -- Installing: /usr/local/include/tinydtls/ccm.h [2025-03-13T06:03:58.401Z] -- Installing: /usr/local/include/tinydtls/hmac.h [2025-03-13T06:03:58.401Z] -- Installing: /usr/local/include/tinydtls/uthash.h [2025-03-13T06:03:58.401Z] -- Installing: /usr/local/include/tinydtls/numeric.h [2025-03-13T06:03:58.401Z] -- Installing: /usr/local/include/tinydtls/netq.h [2025-03-13T06:03:58.401Z] -- Installing: /usr/local/include/tinydtls/sha2 [2025-03-13T06:03:58.401Z] -- Installing: /usr/local/include/tinydtls/sha2/sha2.h [2025-03-13T06:03:58.401Z] -- Installing: /usr/local/include/tinydtls/crypto.h [2025-03-13T06:03:58.401Z] -- Installing: /usr/local/include/tinydtls/alert.h [2025-03-13T06:03:58.401Z] -- Installing: /usr/local/include/tinydtls/session.h [2025-03-13T06:03:58.402Z] -- Installing: /usr/local/include/tinydtls/global.h [2025-03-13T06:03:58.402Z] -- Installing: /usr/local/include/tinydtls/ecc [2025-03-13T06:03:58.402Z] -- Installing: /usr/local/include/tinydtls/ecc/ecc.h [2025-03-13T06:03:58.402Z] -- Installing: /usr/local/include/tinydtls/ecc/test_helper.h [2025-03-13T06:03:58.402Z] -- Installing: /usr/local/include/tinydtls/state.h [2025-03-13T06:03:58.402Z] -- Installing: /usr/local/include/tinydtls/aes [2025-03-13T06:03:58.402Z] -- Installing: /usr/local/include/tinydtls/aes/rijndael.h [2025-03-13T06:03:58.402Z] -- Installing: /usr/local/include/tinydtls/dtls_mutex.h [2025-03-13T06:03:58.402Z] -- Installing: /usr/local/include/tinydtls/peer.h [2025-03-13T06:03:58.402Z] -- Installing: /usr/local/include/tinydtls/dtls_prng.h [2025-03-13T06:03:58.402Z] -- Installing: /usr/local/include/tinydtls/dtls_debug.h [2025-03-13T06:03:58.402Z] -- Up-to-date: /usr/local/include/tinydtls [2025-03-13T06:03:58.402Z] -- Installing: /usr/local/include/tinydtls/dtls_config.h [2025-03-13T06:03:58.402Z] + cd /device-coap/deps [2025-03-13T06:03:58.402Z] + git clone https://github.com/obgm/libcoap.git [2025-03-13T06:03:58.402Z] Cloning into 'libcoap'... [2025-03-13T06:04:03.735Z] + cd libcoap [2025-03-13T06:04:03.735Z] + git reset --hard 1739507 [2025-03-13T06:04:03.735Z] HEAD is now at 1739507a Merge pull request #536 from mrdeep1/bad_tcp [2025-03-13T06:04:03.735Z] + patch -p1 [2025-03-13T06:04:03.735Z] patching file cmake/FindTinyDTLS.cmake [2025-03-13T06:04:03.735Z] + patch -p1 [2025-03-13T06:04:03.735Z] patching file include/coap2/coap_config.h.in [2025-03-13T06:04:03.735Z] + mkdir -p build [2025-03-13T06:04:03.735Z] + cd build [2025-03-13T06:04:03.735Z] + cmake '-DWITH_EPOLL=OFF' '-DDTLS_BACKEND=tinydtls' '-DUSE_VENDORED_TINYDTLS=OFF' '-DENABLE_TESTS=OFF' '-DENABLE_EXAMPLES=OFF' '-DENABLE_DOCS=OFF' '-DCMAKE_BUILD_TYPE=Release' '-DBUILD_SHARED_LIBS=ON' .. [2025-03-13T06:04:04.000Z] -- The CXX compiler identification is GNU 12.2.1 [2025-03-13T06:04:04.265Z] -- The C compiler identification is GNU 12.2.1 [2025-03-13T06:04:04.265Z] -- Detecting CXX compiler ABI info [2025-03-13T06:04:04.533Z] -- Detecting CXX compiler ABI info - done [2025-03-13T06:04:04.808Z] -- Check for working CXX compiler: /usr/bin/c++ - skipped [2025-03-13T06:04:04.808Z] -- Detecting CXX compile features [2025-03-13T06:04:04.808Z] -- Detecting CXX compile features - done [2025-03-13T06:04:04.808Z] -- Detecting C compiler ABI info [2025-03-13T06:04:05.073Z] -- Detecting C compiler ABI info - done [2025-03-13T06:04:05.073Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-13T06:04:05.073Z] -- Detecting C compile features [2025-03-13T06:04:05.073Z] -- Detecting C compile features - done [2025-03-13T06:04:05.073Z] -- Looking for byteswap.h [2025-03-13T06:04:05.340Z] -- Looking for byteswap.h - found [2025-03-13T06:04:05.340Z] -- Looking for inttypes.h [2025-03-13T06:04:05.924Z] -- Looking for inttypes.h - found [2025-03-13T06:04:05.924Z] -- Looking for limits.h [2025-03-13T06:04:06.188Z] -- Looking for limits.h - found [2025-03-13T06:04:06.188Z] -- Looking for memory.h [2025-03-13T06:04:06.453Z] -- Looking for memory.h - found [2025-03-13T06:04:06.453Z] -- Looking for strings.h [2025-03-13T06:04:06.719Z] -- Looking for strings.h - found [2025-03-13T06:04:06.719Z] -- Looking for string.h [2025-03-13T06:04:06.983Z] -- Looking for string.h - found [2025-03-13T06:04:06.983Z] -- Looking for sys/sysctl.h [2025-03-13T06:04:07.255Z] -- Looking for sys/sysctl.h - not found [2025-03-13T06:04:07.255Z] -- Looking for netinet/in.h [2025-03-13T06:04:07.578Z] -- Looking for netinet/in.h - found [2025-03-13T06:04:07.579Z] -- Looking for sys/epoll.h [2025-03-13T06:04:07.846Z] -- Looking for sys/epoll.h - found [2025-03-13T06:04:07.846Z] -- Looking for sys/timerfd.h [2025-03-13T06:04:08.114Z] -- Looking for sys/timerfd.h - found [2025-03-13T06:04:08.114Z] -- Looking for arpa/inet.h [2025-03-13T06:04:08.714Z] -- Looking for arpa/inet.h - found [2025-03-13T06:04:08.714Z] -- Looking for stdbool.h [2025-03-13T06:04:08.714Z] -- Looking for stdbool.h - found [2025-03-13T06:04:08.714Z] -- Looking for netdb.h [2025-03-13T06:04:09.304Z] -- Looking for netdb.h - found [2025-03-13T06:04:09.304Z] -- Looking for pthread.h [2025-03-13T06:04:09.577Z] -- Looking for pthread.h - found [2025-03-13T06:04:09.577Z] -- Looking for stdlib.h [2025-03-13T06:04:09.845Z] -- Looking for stdlib.h - found [2025-03-13T06:04:09.845Z] -- Looking for stdint.h [2025-03-13T06:04:10.113Z] -- Looking for stdint.h - found [2025-03-13T06:04:10.113Z] -- Looking for syslog.h [2025-03-13T06:04:10.381Z] -- Looking for syslog.h - found [2025-03-13T06:04:10.381Z] -- Looking for sys/ioctl.h [2025-03-13T06:04:10.960Z] -- Looking for sys/ioctl.h - found [2025-03-13T06:04:10.960Z] -- Looking for sys/socket.h [2025-03-13T06:04:11.228Z] -- Looking for sys/socket.h - found [2025-03-13T06:04:11.228Z] -- Looking for sys/stat.h [2025-03-13T06:04:11.492Z] -- Looking for sys/stat.h - found [2025-03-13T06:04:11.492Z] -- Looking for sys/time.h [2025-03-13T06:04:11.756Z] -- Looking for sys/time.h - found [2025-03-13T06:04:11.756Z] -- Looking for sys/types.h [2025-03-13T06:04:12.023Z] -- Looking for sys/types.h - found [2025-03-13T06:04:12.023Z] -- Looking for sys/unistd.h [2025-03-13T06:04:12.296Z] -- Looking for sys/unistd.h - not found [2025-03-13T06:04:12.296Z] -- Looking for time.h [2025-03-13T06:04:12.563Z] -- Looking for time.h - found [2025-03-13T06:04:12.563Z] -- Looking for unistd.h [2025-03-13T06:04:12.830Z] -- Looking for unistd.h - found [2025-03-13T06:04:12.830Z] -- Looking for float.h [2025-03-13T06:04:13.096Z] -- Looking for float.h - found [2025-03-13T06:04:13.096Z] -- Looking for stddef.h [2025-03-13T06:04:13.361Z] -- Looking for stddef.h - found [2025-03-13T06:04:13.361Z] -- Looking for winsock2.h [2025-03-13T06:04:13.626Z] -- Looking for winsock2.h - not found [2025-03-13T06:04:13.626Z] -- Looking for ws2tcpip.h [2025-03-13T06:04:13.891Z] -- Looking for ws2tcpip.h - not found [2025-03-13T06:04:13.891Z] -- Looking for malloc [2025-03-13T06:04:14.156Z] -- Looking for malloc - found [2025-03-13T06:04:14.156Z] -- Looking for memset [2025-03-13T06:04:14.422Z] -- Looking for memset - found [2025-03-13T06:04:14.422Z] -- Looking for select [2025-03-13T06:04:14.687Z] -- Looking for select - found [2025-03-13T06:04:14.687Z] -- Looking for socket [2025-03-13T06:04:15.267Z] -- Looking for socket - found [2025-03-13T06:04:15.267Z] -- Looking for strcasecmp [2025-03-13T06:04:15.532Z] -- Looking for strcasecmp - found [2025-03-13T06:04:15.532Z] -- Looking for pthread_mutex_lock [2025-03-13T06:04:15.803Z] -- Looking for pthread_mutex_lock - found [2025-03-13T06:04:15.803Z] -- Looking for getaddrinfo [2025-03-13T06:04:16.083Z] -- Looking for getaddrinfo - found [2025-03-13T06:04:16.083Z] -- Looking for strnlen [2025-03-13T06:04:16.348Z] -- Looking for strnlen - found [2025-03-13T06:04:16.348Z] -- Looking for strrchr [2025-03-13T06:04:16.613Z] -- Looking for strrchr - found [2025-03-13T06:04:16.613Z] -- Looking for getrandom [2025-03-13T06:04:17.193Z] -- Looking for getrandom - found [2025-03-13T06:04:17.193Z] -- Looking for cmsghdr [2025-03-13T06:04:17.193Z] -- Looking for cmsghdr - not found [2025-03-13T06:04:17.193Z] -- compiling without epoll support [2025-03-13T06:04:17.193Z] -- compiling with DTLS support [2025-03-13T06:04:17.193Z] -- DTLS_BACKEND: tinydtls [2025-03-13T06:04:17.193Z] -- Found TinyDTLS: /usr/local/include [2025-03-13T06:04:17.193Z] -- TINYDTLS_INCLUDE_DIR: /usr/local/include/tinydtls [2025-03-13T06:04:17.193Z] -- TINYDTLS_LIBRARIES: /usr/local/lib/libtinydtls.so [2025-03-13T06:04:17.193Z] -- TINYDTLS_ROOT_DIR: [2025-03-13T06:04:17.193Z] -- compiling with tinydtls support [2025-03-13T06:04:17.193Z] -- ENABLE_DTLS:.....................ON [2025-03-13T06:04:17.193Z] -- ENABLE_TCP:......................ON [2025-03-13T06:04:17.193Z] -- ENABLE_DOCS:.....................OFF [2025-03-13T06:04:17.193Z] -- ENABLE_EXAMPLES:.................OFF [2025-03-13T06:04:17.193Z] -- DTLS_BACKEND:....................tinydtls [2025-03-13T06:04:17.193Z] -- WITH_GNUTLS:.....................OFF [2025-03-13T06:04:17.193Z] -- WITH_TINYDTLS:...................ON [2025-03-13T06:04:17.193Z] -- WITH_OPENSSL:....................OFF [2025-03-13T06:04:17.193Z] -- WITH_MBEDTLS:....................OFF [2025-03-13T06:04:17.193Z] -- HAVE_LIBTINYDTLS:................1 [2025-03-13T06:04:17.193Z] -- HAVE_LIBGNUTLS:.................. [2025-03-13T06:04:17.193Z] -- HAVE_OPENSSL:.................... [2025-03-13T06:04:17.193Z] -- HAVE_MBEDTLS:.................... [2025-03-13T06:04:17.193Z] -- COAP_EPOLL_SUPPORT:.............. [2025-03-13T06:04:17.193Z] -- CMAKE_C_COMPILER:................/usr/bin/cc [2025-03-13T06:04:17.193Z] -- BUILD_SHARED_LIBS:...............ON [2025-03-13T06:04:17.193Z] -- CMAKE_BUILD_TYPE:................Release [2025-03-13T06:04:17.193Z] -- CMAKE_SYSTEM_PROCESSOR:..........aarch64 [2025-03-13T06:04:17.193Z] -- Configuring done (13.7s) [2025-03-13T06:04:17.193Z] CMake Warning (dev) at CMakeLists.txt:16 (add_library): [2025-03-13T06:04:17.193Z] Policy CMP0115 is not set: Source file extensions must be explicit. Run [2025-03-13T06:04:17.193Z] "cmake --help-policy CMP0115" for policy details. Use the cmake_policy [2025-03-13T06:04:17.193Z] command to set the policy and suppress this warning. [2025-03-13T06:04:17.193Z] [2025-03-13T06:04:17.193Z] File: [2025-03-13T06:04:17.193Z] [2025-03-13T06:04:17.193Z] /device-coap/deps/libcoap/include/coap2/coap.h.in [2025-03-13T06:04:17.193Z] This warning is for project developers. Use -Wno-dev to suppress it. [2025-03-13T06:04:17.193Z] [2025-03-13T06:04:17.459Z] -- Generating done (0.0s) [2025-03-13T06:04:17.459Z] -- Build files have been written to: /device-coap/deps/libcoap/build [2025-03-13T06:04:17.459Z] + make [2025-03-13T06:04:17.459Z] [ 4%] Building C object CMakeFiles/coap-2.dir/src/address.c.o [2025-03-13T06:04:17.723Z] [ 8%] Building C object CMakeFiles/coap-2.dir/src/async.c.o [2025-03-13T06:04:18.301Z] [ 13%] Building C object CMakeFiles/coap-2.dir/src/block.c.o [2025-03-13T06:04:18.880Z] [ 17%] Building C object CMakeFiles/coap-2.dir/src/coap_debug.c.o [2025-03-13T06:04:20.814Z] [ 21%] Building C object CMakeFiles/coap-2.dir/src/coap_event.c.o [2025-03-13T06:04:20.814Z] [ 26%] Building C object CMakeFiles/coap-2.dir/src/coap_hashkey.c.o [2025-03-13T06:04:21.079Z] [ 30%] Building C object CMakeFiles/coap-2.dir/src/coap_io.c.o [2025-03-13T06:04:23.015Z] [ 34%] Building C object CMakeFiles/coap-2.dir/src/coap_notls.c.o [2025-03-13T06:04:23.015Z] [ 39%] Building C object CMakeFiles/coap-2.dir/src/coap_prng.c.o [2025-03-13T06:04:23.279Z] [ 43%] Building C object CMakeFiles/coap-2.dir/src/coap_session.c.o [2025-03-13T06:04:26.604Z] [ 47%] Building C object CMakeFiles/coap-2.dir/src/coap_tcp.c.o [2025-03-13T06:04:26.870Z] [ 52%] Building C object CMakeFiles/coap-2.dir/src/coap_time.c.o [2025-03-13T06:04:27.448Z] [ 56%] Building C object CMakeFiles/coap-2.dir/src/encode.c.o [2025-03-13T06:04:27.713Z] [ 60%] Building C object CMakeFiles/coap-2.dir/src/mem.c.o [2025-03-13T06:04:27.976Z] [ 65%] Building C object CMakeFiles/coap-2.dir/src/net.c.o [2025-03-13T06:04:32.206Z] [ 69%] Building C object CMakeFiles/coap-2.dir/src/option.c.o [2025-03-13T06:04:32.784Z] [ 73%] Building C object CMakeFiles/coap-2.dir/src/pdu.c.o [2025-03-13T06:04:33.740Z] [ 78%] Building C object CMakeFiles/coap-2.dir/src/resource.c.o [2025-03-13T06:04:36.313Z] [ 82%] Building C object CMakeFiles/coap-2.dir/src/str.c.o [2025-03-13T06:04:36.313Z] [ 86%] Building C object CMakeFiles/coap-2.dir/src/subscribe.c.o [2025-03-13T06:04:36.579Z] [ 91%] Building C object CMakeFiles/coap-2.dir/src/uri.c.o [2025-03-13T06:04:37.973Z] [ 95%] Building C object CMakeFiles/coap-2.dir/src/coap_tinydtls.c.o [2025-03-13T06:04:38.922Z] [100%] Linking C shared library libcoap-2.so [2025-03-13T06:04:38.922Z] [100%] Built target coap-2 [2025-03-13T06:04:38.922Z] + make install [2025-03-13T06:04:39.187Z] [100%] Built target coap-2 [2025-03-13T06:04:39.187Z] Install the project... [2025-03-13T06:04:39.187Z] -- Install configuration: "Release" [2025-03-13T06:04:39.187Z] -- Installing: /usr/local/lib/libcoap-2.so [2025-03-13T06:04:39.187Z] -- Set runtime path of "/usr/local/lib/libcoap-2.so" to "" [2025-03-13T06:04:39.187Z] -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets.cmake [2025-03-13T06:04:39.187Z] -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets-release.cmake [2025-03-13T06:04:39.187Z] -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfig.cmake [2025-03-13T06:04:39.187Z] -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfigVersion.cmake [2025-03-13T06:04:39.187Z] -- Up-to-date: /usr/local/include [2025-03-13T06:04:39.187Z] -- Installing: /usr/local/include/coap2 [2025-03-13T06:04:39.187Z] -- Installing: /usr/local/include/coap2/coap_dtls.h [2025-03-13T06:04:39.187Z] -- Installing: /usr/local/include/coap2/coap_mutex.h [2025-03-13T06:04:39.187Z] -- Installing: /usr/local/include/coap2/option.h [2025-03-13T06:04:39.452Z] -- Installing: /usr/local/include/coap2/uri.h [2025-03-13T06:04:39.452Z] -- Installing: /usr/local/include/coap2/net.h [2025-03-13T06:04:39.452Z] -- Installing: /usr/local/include/coap2/bits.h [2025-03-13T06:04:39.452Z] -- Installing: /usr/local/include/coap2/utlist.h [2025-03-13T06:04:39.452Z] -- Installing: /usr/local/include/coap2/coap_event.h [2025-03-13T06:04:39.452Z] -- Installing: /usr/local/include/coap2/block.h [2025-03-13T06:04:39.452Z] -- Installing: /usr/local/include/coap2/coap_session.h [2025-03-13T06:04:39.452Z] -- Installing: /usr/local/include/coap2/coap_prng.h [2025-03-13T06:04:39.452Z] -- Installing: /usr/local/include/coap2/uthash.h [2025-03-13T06:04:39.452Z] -- Installing: /usr/local/include/coap2/async.h [2025-03-13T06:04:39.452Z] -- Installing: /usr/local/include/coap2/coap_hashkey.h [2025-03-13T06:04:39.452Z] -- Installing: /usr/local/include/coap2/libcoap.h [2025-03-13T06:04:39.452Z] -- Installing: /usr/local/include/coap2/mem.h [2025-03-13T06:04:39.452Z] -- Installing: /usr/local/include/coap2/subscribe.h [2025-03-13T06:04:39.452Z] -- Installing: /usr/local/include/coap2/resource.h [2025-03-13T06:04:39.452Z] -- Installing: /usr/local/include/coap2/coap_forward_decls.h [2025-03-13T06:04:39.452Z] -- Installing: /usr/local/include/coap2/coap_riot.h [2025-03-13T06:04:39.452Z] -- Installing: /usr/local/include/coap2/coap_time.h [2025-03-13T06:04:39.452Z] -- Installing: /usr/local/include/coap2/pdu.h [2025-03-13T06:04:39.452Z] -- Installing: /usr/local/include/coap2/address.h [2025-03-13T06:04:39.452Z] -- Installing: /usr/local/include/coap2/coap_io.h [2025-03-13T06:04:39.452Z] -- Installing: /usr/local/include/coap2/lwippools.h [2025-03-13T06:04:39.452Z] -- Installing: /usr/local/include/coap2/str.h [2025-03-13T06:04:39.452Z] -- Installing: /usr/local/include/coap2/coap_debug.h [2025-03-13T06:04:39.452Z] -- Installing: /usr/local/include/coap2/encode.h [2025-03-13T06:04:39.452Z] -- Up-to-date: /usr/local/include [2025-03-13T06:04:39.452Z] -- Up-to-date: /usr/local/include/coap2 [2025-03-13T06:04:39.452Z] -- Installing: /usr/local/include/coap2/coap.h [2025-03-13T06:04:39.452Z] + '[' 1 '=' 1 ] [2025-03-13T06:04:39.452Z] + cd /device-coap/deps [2025-03-13T06:04:39.452Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip [2025-03-13T06:04:39.452Z] Connecting to github.com (140.82.113.4:443) [2025-03-13T06:04:39.452Z] Connecting to codeload.github.com (140.82.112.10:443) [2025-03-13T06:04:39.717Z] saving to 'v4.0.0.zip' [2025-03-13T06:04:39.982Z] v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA [2025-03-13T06:04:39.982Z] 'v4.0.0.zip' saved [2025-03-13T06:04:39.982Z] + unzip v4.0.0.zip [2025-03-13T06:04:39.982Z] Archive: v4.0.0.zip [2025-03-13T06:04:39.982Z] creating: device-sdk-c-4.0.0/ [2025-03-13T06:04:39.982Z] creating: device-sdk-c-4.0.0/.github/ [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/.github/Contributing.md [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/.github/semantic.yml [2025-03-13T06:04:39.982Z] creating: device-sdk-c-4.0.0/.github/workflows/ [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/.github/workflows/release.yml [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/.gitignore [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/Attribution.txt [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/CHANGELOG.md [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/Doxyfile [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/GOVERNANCE.md [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/Jenkinsfile [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/LICENSE [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/Makefile [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/OWNERS.md [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/README.IOT.md [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/README.md [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/README.v3.md [2025-03-13T06:04:39.982Z] creating: device-sdk-c-4.0.0/docs/ [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/docs/configuration.md [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/docs/metrics.md [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/docs/startup.md [2025-03-13T06:04:39.982Z] creating: device-sdk-c-4.0.0/include/ [2025-03-13T06:04:39.982Z] creating: device-sdk-c-4.0.0/include/devsdk/ [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h [2025-03-13T06:04:39.982Z] creating: device-sdk-c-4.0.0/include/edgex/ [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/include/edgex/devices.h [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex.h [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/include/edgex/profiles.h [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h [2025-03-13T06:04:39.982Z] creating: device-sdk-c-4.0.0/scripts/ [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/scripts/build.sh [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh [2025-03-13T06:04:39.982Z] creating: device-sdk-c-4.0.0/src/ [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/CMakeLists.txt [2025-03-13T06:04:39.982Z] creating: device-sdk-c-4.0.0/src/c/ [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/api.h [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.c [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.h [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/bus-impl.h [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/bus.c [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/bus.h [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/callback3.c [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/callback3.h [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/config.c [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/config.h [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/correlation.c [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/correlation.h [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/data.c [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/data.h [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/defs.h.in [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/device.c [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/device.h [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/devman.c [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/devmap.c [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/devmap.h [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/devutil.h [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/discovery.c [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/discovery.h [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.c [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.h [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/edgex2.h [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/errorlist.h [2025-03-13T06:04:39.982Z] creating: device-sdk-c-4.0.0/src/c/examples/ [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/examples/README.md [2025-03-13T06:04:39.982Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c [2025-03-13T06:04:39.982Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml [2025-03-13T06:04:39.982Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json [2025-03-13T06:04:39.982Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-03-13T06:04:39.982Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/ [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c [2025-03-13T06:04:39.982Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml [2025-03-13T06:04:39.982Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json [2025-03-13T06:04:39.982Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json [2025-03-13T06:04:39.982Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/ [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md [2025-03-13T06:04:39.982Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml [2025-03-13T06:04:39.982Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt [2025-03-13T06:04:39.982Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json [2025-03-13T06:04:39.982Z] creating: device-sdk-c-4.0.0/src/c/examples/file/ [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c [2025-03-13T06:04:39.982Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/ [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml [2025-03-13T06:04:39.982Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt [2025-03-13T06:04:39.982Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-03-13T06:04:39.982Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/ [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c [2025-03-13T06:04:39.982Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml [2025-03-13T06:04:39.982Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json [2025-03-13T06:04:39.982Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json [2025-03-13T06:04:39.982Z] creating: device-sdk-c-4.0.0/src/c/examples/random/ [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c [2025-03-13T06:04:39.982Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/ [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml [2025-03-13T06:04:39.982Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json [2025-03-13T06:04:39.982Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-03-13T06:04:39.982Z] creating: device-sdk-c-4.0.0/src/c/examples/res/ [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml [2025-03-13T06:04:39.982Z] creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json [2025-03-13T06:04:39.982Z] creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/examples/template.c [2025-03-13T06:04:39.982Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/ [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c [2025-03-13T06:04:39.982Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml [2025-03-13T06:04:39.982Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json [2025-03-13T06:04:39.982Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/filesys.c [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/filesys.h [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/keeper.c [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/keeper.h [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/map.c [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/map.h [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/metadata.c [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/metadata.h [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/metrics.h [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/opstate.c [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/opstate.h [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/parson.c [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/parson.h [2025-03-13T06:04:39.982Z] inflating: device-sdk-c-4.0.0/src/c/profiles.c [2025-03-13T06:04:39.983Z] inflating: device-sdk-c-4.0.0/src/c/profiles.h [2025-03-13T06:04:39.983Z] inflating: device-sdk-c-4.0.0/src/c/registry-impl.h [2025-03-13T06:04:39.983Z] inflating: device-sdk-c-4.0.0/src/c/registry.c [2025-03-13T06:04:39.983Z] inflating: device-sdk-c-4.0.0/src/c/registry.h [2025-03-13T06:04:39.983Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.c [2025-03-13T06:04:39.983Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.h [2025-03-13T06:04:39.983Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.c [2025-03-13T06:04:39.983Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.h [2025-03-13T06:04:39.983Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.c [2025-03-13T06:04:39.983Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.h [2025-03-13T06:04:39.983Z] inflating: device-sdk-c-4.0.0/src/c/rest.c [2025-03-13T06:04:39.983Z] inflating: device-sdk-c-4.0.0/src/c/rest.h [2025-03-13T06:04:39.983Z] inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h [2025-03-13T06:04:39.983Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c [2025-03-13T06:04:39.983Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h [2025-03-13T06:04:39.983Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c [2025-03-13T06:04:39.983Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h [2025-03-13T06:04:39.983Z] inflating: device-sdk-c-4.0.0/src/c/secrets.c [2025-03-13T06:04:39.983Z] inflating: device-sdk-c-4.0.0/src/c/secrets.h [2025-03-13T06:04:39.983Z] inflating: device-sdk-c-4.0.0/src/c/service.c [2025-03-13T06:04:39.983Z] inflating: device-sdk-c-4.0.0/src/c/service.h [2025-03-13T06:04:39.983Z] inflating: device-sdk-c-4.0.0/src/c/transform.c [2025-03-13T06:04:39.983Z] inflating: device-sdk-c-4.0.0/src/c/transform.h [2025-03-13T06:04:39.983Z] inflating: device-sdk-c-4.0.0/src/c/validate.c [2025-03-13T06:04:39.983Z] inflating: device-sdk-c-4.0.0/src/c/validate.h [2025-03-13T06:04:39.983Z] inflating: device-sdk-c-4.0.0/src/c/watchers.c [2025-03-13T06:04:39.983Z] inflating: device-sdk-c-4.0.0/src/c/watchers.h [2025-03-13T06:04:39.983Z] creating: device-sdk-c-4.0.0/src/cmake/ [2025-03-13T06:04:39.983Z] inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake [2025-03-13T06:04:39.983Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake [2025-03-13T06:04:39.983Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake [2025-03-13T06:04:39.983Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake [2025-03-13T06:04:39.983Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake [2025-03-13T06:04:39.983Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake [2025-03-13T06:04:39.983Z] + cd device-sdk-c-4.0.0 [2025-03-13T06:04:39.983Z] + ./scripts/build.sh [2025-03-13T06:04:39.983Z] + CPPCHECK=false [2025-03-13T06:04:39.983Z] + DOCGEN=false [2025-03-13T06:04:39.983Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-03-13T06:04:39.983Z] + '[' 0 -gt 0 ] [2025-03-13T06:04:39.983Z] + readlink -f ./scripts/build.sh [2025-03-13T06:04:39.983Z] + dirname /device-coap/deps/device-sdk-c-4.0.0/scripts/build.sh [2025-03-13T06:04:39.983Z] + dirname /device-coap/deps/device-sdk-c-4.0.0/scripts [2025-03-13T06:04:39.983Z] + ROOT=/device-coap/deps/device-sdk-c-4.0.0 [2025-03-13T06:04:39.983Z] + cd /device-coap/deps/device-sdk-c-4.0.0 [2025-03-13T06:04:39.983Z] + mkdir -p /device-coap/deps/device-sdk-c-4.0.0/build/release [2025-03-13T06:04:39.983Z] + cd /device-coap/deps/device-sdk-c-4.0.0/build/release [2025-03-13T06:04:39.983Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-coap/deps/device-sdk-c-4.0.0/src [2025-03-13T06:04:40.247Z] -- The C compiler identification is GNU 12.2.1 [2025-03-13T06:04:40.512Z] -- Detecting C compiler ABI info [2025-03-13T06:04:40.778Z] -- Detecting C compiler ABI info - done [2025-03-13T06:04:40.778Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-13T06:04:40.778Z] -- Detecting C compile features [2025-03-13T06:04:40.778Z] -- Detecting C compile features - done [2025-03-13T06:04:40.778Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-13T06:04:41.044Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-03-13T06:04:41.044Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-13T06:04:41.044Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-13T06:04:41.044Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-13T06:04:41.044Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-13T06:04:41.044Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-13T06:04:41.044Z] -- /opt/iotech/iot/1.5/include [2025-03-13T06:04:41.044Z] -- C SDK 0.0.0 for Linux [2025-03-13T06:04:41.044Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-13T06:04:41.622Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-13T06:04:41.622Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-13T06:04:41.622Z] -- Configuring done (1.7s) [2025-03-13T06:04:41.888Z] -- Generating done (0.2s) [2025-03-13T06:04:41.888Z] -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.0/build/release [2025-03-13T06:04:42.152Z] + + tee release.log [2025-03-13T06:04:42.152Z] make all package [2025-03-13T06:04:42.152Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-13T06:04:42.731Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-13T06:04:43.682Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-13T06:04:44.637Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-13T06:04:45.214Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-13T06:04:47.140Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-13T06:04:47.405Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-13T06:04:48.354Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-13T06:04:50.281Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-13T06:04:50.544Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-13T06:04:51.496Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-13T06:04:52.083Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-13T06:04:52.661Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-13T06:04:53.611Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-13T06:04:53.874Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-13T06:04:56.069Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-13T06:04:56.069Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-13T06:04:57.999Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-13T06:04:58.265Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-13T06:04:59.663Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-13T06:04:59.928Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-13T06:05:08.108Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-13T06:05:08.108Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-13T06:05:08.108Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-13T06:05:08.705Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-13T06:05:08.970Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-13T06:05:10.916Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-13T06:05:14.275Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-13T06:05:14.541Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-13T06:05:15.494Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-13T06:05:16.071Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-13T06:05:18.003Z] /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': [2025-03-13T06:05:18.003Z] /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2025-03-13T06:05:18.003Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-03-13T06:05:18.003Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:05:18.003Z] /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here [2025-03-13T06:05:18.003Z] 875 | const iot_data_t *deviceservices_config; [2025-03-13T06:05:18.003Z] | ^~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:05:18.958Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-13T06:05:19.540Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-13T06:05:20.121Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-13T06:05:20.387Z] [ 68%] Linking C shared library libcsdk.so [2025-03-13T06:05:20.653Z] [ 68%] Built target csdk [2025-03-13T06:05:20.653Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-13T06:05:21.608Z] [ 72%] Linking C executable template [2025-03-13T06:05:21.608Z] /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-03-13T06:05:21.876Z] [ 72%] Built target template [2025-03-13T06:05:21.876Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-13T06:05:22.457Z] [ 76%] Linking C executable device-counter [2025-03-13T06:05:22.457Z] /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-03-13T06:05:22.723Z] [ 76%] Built target device-counter [2025-03-13T06:05:22.723Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-13T06:05:23.301Z] [ 80%] Linking C executable device-random [2025-03-13T06:05:23.301Z] /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-03-13T06:05:23.566Z] [ 80%] Built target device-random [2025-03-13T06:05:23.831Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-13T06:05:24.095Z] [ 84%] Linking C executable device-gyro [2025-03-13T06:05:24.359Z] /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-03-13T06:05:24.624Z] [ 84%] Built target device-gyro [2025-03-13T06:05:24.624Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-13T06:05:25.203Z] [ 88%] Linking C executable device-bitfields [2025-03-13T06:05:25.203Z] /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-03-13T06:05:25.467Z] [ 88%] Built target device-bitfields [2025-03-13T06:05:25.467Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-13T06:05:26.419Z] [ 92%] Linking C executable template-discovery [2025-03-13T06:05:26.419Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:05:26.684Z] [ 92%] Built target template-discovery [2025-03-13T06:05:26.950Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-13T06:05:27.905Z] [ 96%] Linking C executable device-file [2025-03-13T06:05:27.905Z] /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-03-13T06:05:28.170Z] [ 96%] Built target device-file [2025-03-13T06:05:28.171Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-13T06:05:29.033Z] [100%] Linking C executable device-terminal [2025-03-13T06:05:29.033Z] /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-03-13T06:05:29.466Z] [100%] Built target device-terminal [2025-03-13T06:05:29.466Z] Run CPack packaging tool... [2025-03-13T06:05:29.466Z] CPack: Create package using TGZ [2025-03-13T06:05:29.466Z] CPack: Install projects [2025-03-13T06:05:29.466Z] CPack: - Run preinstall target for: Csdk [2025-03-13T06:05:30.422Z] CPack: - Install project: Csdk [] [2025-03-13T06:05:30.422Z] CPack: Create package [2025-03-13T06:05:30.422Z] CPack: - package: /device-coap/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. [2025-03-13T06:05:30.422Z] + '[' false '=' true ] [2025-03-13T06:05:30.422Z] + '[' false '=' true ] [2025-03-13T06:05:30.422Z] + mkdir -p /device-coap/deps/device-sdk-c-4.0.0/build/debug [2025-03-13T06:05:30.422Z] + cd /device-coap/deps/device-sdk-c-4.0.0/build/debug [2025-03-13T06:05:30.422Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-coap/deps/device-sdk-c-4.0.0/src [2025-03-13T06:05:30.687Z] -- The C compiler identification is GNU 12.2.1 [2025-03-13T06:05:30.952Z] -- Detecting C compiler ABI info [2025-03-13T06:05:31.219Z] -- Detecting C compiler ABI info - done [2025-03-13T06:05:31.219Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-13T06:05:31.219Z] -- Detecting C compile features [2025-03-13T06:05:31.219Z] -- Detecting C compile features - done [2025-03-13T06:05:31.219Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-13T06:05:31.484Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-03-13T06:05:31.484Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-13T06:05:31.484Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-13T06:05:31.484Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-13T06:05:31.484Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-13T06:05:31.750Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-13T06:05:31.750Z] -- /opt/iotech/iot/1.5/include [2025-03-13T06:05:31.750Z] -- C SDK 0.0.0 for Linux [2025-03-13T06:05:31.750Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-13T06:05:32.015Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-13T06:05:32.015Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-13T06:05:32.282Z] -- Configuring done (1.7s) [2025-03-13T06:05:32.549Z] -- Generating done (0.2s) [2025-03-13T06:05:32.549Z] -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.0/build/debug [2025-03-13T06:05:32.549Z] + make [2025-03-13T06:05:32.549Z] + tee debug.log [2025-03-13T06:05:32.815Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-13T06:05:33.081Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-13T06:05:33.664Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-13T06:05:33.929Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-13T06:05:34.512Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-13T06:05:35.094Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-13T06:05:35.094Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-13T06:05:35.676Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-13T06:05:36.258Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-13T06:05:36.525Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-13T06:05:36.792Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-13T06:05:37.374Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-13T06:05:37.641Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-13T06:05:37.908Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-13T06:05:38.178Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-13T06:05:39.140Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-13T06:05:39.409Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-13T06:05:39.992Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-13T06:05:40.257Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-13T06:05:40.838Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-13T06:05:41.105Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-13T06:05:42.508Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-13T06:05:42.774Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-13T06:05:43.040Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-13T06:05:43.307Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-13T06:05:43.573Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-13T06:05:44.157Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-13T06:05:45.566Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-13T06:05:45.566Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-13T06:05:46.150Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-13T06:05:46.416Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-13T06:05:47.376Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-13T06:05:47.961Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-13T06:05:48.228Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-13T06:05:48.497Z] [ 68%] Linking C shared library libcsdk.so [2025-03-13T06:05:48.766Z] [ 68%] Built target csdk [2025-03-13T06:05:48.766Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-13T06:05:49.351Z] [ 72%] Linking C executable template [2025-03-13T06:05:49.351Z] /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-03-13T06:05:49.619Z] [ 72%] Built target template [2025-03-13T06:05:49.619Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-13T06:05:49.890Z] [ 76%] Linking C executable device-counter [2025-03-13T06:05:49.890Z] /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-03-13T06:05:50.161Z] [ 76%] Built target device-counter [2025-03-13T06:05:50.161Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-13T06:05:50.429Z] [ 80%] Linking C executable device-random [2025-03-13T06:05:50.695Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:05:50.962Z] [ 80%] Built target device-random [2025-03-13T06:05:50.962Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-13T06:05:51.230Z] [ 84%] Linking C executable device-gyro [2025-03-13T06:05:51.498Z] /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-03-13T06:05:51.765Z] [ 84%] Built target device-gyro [2025-03-13T06:05:51.765Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-13T06:05:52.031Z] [ 88%] Linking C executable device-bitfields [2025-03-13T06:05:52.031Z] /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-03-13T06:05:52.297Z] [ 88%] Built target device-bitfields [2025-03-13T06:05:52.297Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-13T06:05:52.881Z] [ 92%] Linking C executable template-discovery [2025-03-13T06:05:52.881Z] /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-03-13T06:05:53.148Z] [ 92%] Built target template-discovery [2025-03-13T06:05:53.148Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-13T06:05:53.415Z] [ 96%] Linking C executable device-file [2025-03-13T06:05:53.682Z] /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-03-13T06:05:53.952Z] [ 96%] Built target device-file [2025-03-13T06:05:53.952Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-13T06:05:54.540Z] [100%] Linking C executable device-terminal [2025-03-13T06:05:54.540Z] /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-03-13T06:05:54.807Z] [100%] Built target device-terminal [2025-03-13T06:05:54.807Z] + cp -rf include/devsdk include/edgex /usr/include/ [2025-03-13T06:05:54.807Z] + cp build/release/c/libcsdk.so /usr/lib/ [2025-03-13T06:05:54.807Z] + rm -rf /device-coap/deps [2025-03-13T06:05:56.219Z] Removing intermediate container 86e26099efad [2025-03-13T06:05:56.219Z] ---> 66e851ab9347 [2025-03-13T06:05:56.219Z] Step 14/14 : RUN /device-coap/scripts/build.sh [2025-03-13T06:05:56.219Z] ---> Running in a12b1245f229 [2025-03-13T06:05:56.809Z] + readlink -f /device-coap/scripts/build.sh [2025-03-13T06:05:56.809Z] + dirname /device-coap/scripts/build.sh [2025-03-13T06:05:57.077Z] + dirname /device-coap/scripts [2025-03-13T06:05:57.077Z] + ROOT=/device-coap [2025-03-13T06:05:57.077Z] + echo /device-coap [2025-03-13T06:05:57.077Z] /device-coap [2025-03-13T06:05:57.077Z] + cd /device-coap [2025-03-13T06:05:57.077Z] + mkdir -p /device-coap/build/release [2025-03-13T06:05:57.077Z] + cd /device-coap/build/release [2025-03-13T06:05:57.077Z] + cmake '-DCMAKE_BUILD_TYPE=Release' /device-coap/src/c [2025-03-13T06:05:57.343Z] -- The C compiler identification is GNU 12.2.1 [2025-03-13T06:05:57.343Z] -- Detecting C compiler ABI info [2025-03-13T06:05:57.609Z] -- Detecting C compiler ABI info - done [2025-03-13T06:05:57.876Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-13T06:05:57.876Z] -- Detecting C compile features [2025-03-13T06:05:57.876Z] -- Detecting C compile features - done [2025-03-13T06:05:57.876Z] -- Found LIBCOAP: /usr/local/lib/libcoap-2.so [2025-03-13T06:05:57.876Z] -- Configuring done (0.9s) [2025-03-13T06:05:57.876Z] -- Generating done (0.0s) [2025-03-13T06:05:57.876Z] -- Build files have been written to: /device-coap/build/release [2025-03-13T06:05:57.876Z] + make [2025-03-13T06:05:57.876Z] + tee release.log [2025-03-13T06:05:57.876Z] [ 20%] Building C object CMakeFiles/device-coap.dir/coap-client.c.o [2025-03-13T06:05:58.458Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-03-13T06:05:58.458Z] from /device-coap/src/c/device-coap.h:17, [2025-03-13T06:05:58.458Z] from /device-coap/src/c/coap-client.h:21, [2025-03-13T06:05:58.458Z] from /device-coap/src/c/coap-client.c:9: [2025-03-13T06:05:58.458Z] /device-coap/src/c/coap-client.c: In function 'GetEndDeviceProtocolProperties': [2025-03-13T06:05:58.458Z] /device-coap/src/c/coap-client.c:89:36: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-03-13T06:05:58.458Z] 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", [2025-03-13T06:05:58.458Z] | ^~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:05:58.458Z] 90 | strlen(end_dev_params_ptr->psk_key)); [2025-03-13T06:05:58.458Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:05:58.458Z] | | [2025-03-13T06:05:58.458Z] | size_t {aka long unsigned int} [2025-03-13T06:05:58.458Z] /device-coap/src/c/coap-client.c:89:55: note: format string is defined here [2025-03-13T06:05:58.458Z] 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", [2025-03-13T06:05:58.458Z] | ~^ [2025-03-13T06:05:58.458Z] | | [2025-03-13T06:05:58.458Z] | unsigned int [2025-03-13T06:05:58.458Z] | %lu [2025-03-13T06:05:58.458Z] /device-coap/src/c/coap-client.c: In function 'message_handler': [2025-03-13T06:05:58.458Z] /device-coap/src/c/coap-client.c:126:36: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-03-13T06:05:58.458Z] 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); [2025-03-13T06:05:58.458Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-13T06:05:58.458Z] | | [2025-03-13T06:05:58.458Z] | size_t {aka long unsigned int} [2025-03-13T06:05:58.458Z] /device-coap/src/c/coap-client.c:126:63: note: format string is defined here [2025-03-13T06:05:58.458Z] 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); [2025-03-13T06:05:58.458Z] | ~^ [2025-03-13T06:05:58.458Z] | | [2025-03-13T06:05:58.458Z] | unsigned int [2025-03-13T06:05:58.458Z] | %lu [2025-03-13T06:05:58.458Z] /device-coap/src/c/coap-client.c:129:34: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] [2025-03-13T06:05:58.458Z] 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", [2025-03-13T06:05:58.458Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:05:58.458Z] 130 | resource->properties->type); [2025-03-13T06:05:58.458Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:05:58.458Z] | | [2025-03-13T06:05:58.458Z] | iot_typecode_t [2025-03-13T06:05:58.458Z] /device-coap/src/c/coap-client.c:129:68: note: format string is defined here [2025-03-13T06:05:58.458Z] 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", [2025-03-13T06:05:58.458Z] | ~^ [2025-03-13T06:05:58.458Z] | | [2025-03-13T06:05:58.458Z] | int [2025-03-13T06:05:58.458Z] /device-coap/src/c/coap-client.c:139:38: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-03-13T06:05:58.458Z] 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, [2025-03-13T06:05:58.458Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:05:58.458Z] 140 | len); [2025-03-13T06:05:58.458Z] | ~~~ [2025-03-13T06:05:58.458Z] | | [2025-03-13T06:05:58.458Z] | size_t {aka long unsigned int} [2025-03-13T06:05:58.458Z] /device-coap/src/c/coap-client.c:139:71: note: format string is defined here [2025-03-13T06:05:58.458Z] 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, [2025-03-13T06:05:58.458Z] | ~^ [2025-03-13T06:05:58.458Z] | | [2025-03-13T06:05:58.458Z] | int [2025-03-13T06:05:58.458Z] | %ld [2025-03-13T06:05:58.458Z] /device-coap/src/c/coap-client.c:144:38: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-03-13T06:05:58.458Z] 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, [2025-03-13T06:05:58.458Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:05:58.458Z] 145 | len); [2025-03-13T06:05:58.458Z] | ~~~ [2025-03-13T06:05:58.458Z] | | [2025-03-13T06:05:58.458Z] | size_t {aka long unsigned int} [2025-03-13T06:05:58.458Z] /device-coap/src/c/coap-client.c:144:71: note: format string is defined here [2025-03-13T06:05:58.458Z] 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, [2025-03-13T06:05:58.458Z] | ~^ [2025-03-13T06:05:58.458Z] | | [2025-03-13T06:05:58.458Z] | int [2025-03-13T06:05:58.458Z] | %ld [2025-03-13T06:05:58.458Z] /device-coap/src/c/coap-client.c:151:38: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-03-13T06:05:58.458Z] 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, [2025-03-13T06:05:58.458Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:05:58.458Z] 152 | len); [2025-03-13T06:05:58.458Z] | ~~~ [2025-03-13T06:05:58.458Z] | | [2025-03-13T06:05:58.458Z] | size_t {aka long unsigned int} [2025-03-13T06:05:58.458Z] /device-coap/src/c/coap-client.c:151:70: note: format string is defined here [2025-03-13T06:05:58.458Z] 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, [2025-03-13T06:05:58.458Z] | ~^ [2025-03-13T06:05:58.458Z] | | [2025-03-13T06:05:58.458Z] | int [2025-03-13T06:05:58.458Z] | %ld [2025-03-13T06:05:58.458Z] /device-coap/src/c/coap-client.c:156:38: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] [2025-03-13T06:05:58.458Z] 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", [2025-03-13T06:05:58.458Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:05:58.458Z] 157 | resource->properties->type); [2025-03-13T06:05:58.458Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:05:58.458Z] | | [2025-03-13T06:05:58.459Z] | iot_typecode_t [2025-03-13T06:05:58.459Z] /device-coap/src/c/coap-client.c:156:71: note: format string is defined here [2025-03-13T06:05:58.459Z] 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", [2025-03-13T06:05:58.459Z] | ~^ [2025-03-13T06:05:58.459Z] | | [2025-03-13T06:05:58.459Z] | int [2025-03-13T06:05:58.459Z] /device-coap/src/c/coap-client.c: In function 'CoapSendCommandToEndDevice': [2025-03-13T06:05:58.459Z] /device-coap/src/c/coap-client.c:244:30: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-03-13T06:05:58.459Z] 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); [2025-03-13T06:05:58.459Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-13T06:05:58.459Z] | | [2025-03-13T06:05:58.459Z] | size_t {aka long unsigned int} [2025-03-13T06:05:58.459Z] /device-coap/src/c/coap-client.c:244:55: note: format string is defined here [2025-03-13T06:05:58.459Z] 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); [2025-03-13T06:05:58.459Z] | ~^ [2025-03-13T06:05:58.459Z] | | [2025-03-13T06:05:58.459Z] | int [2025-03-13T06:05:58.459Z] | %ld [2025-03-13T06:05:58.459Z] /device-coap/src/c/coap-client.c:252:32: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-03-13T06:05:58.459Z] 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2025-03-13T06:05:58.459Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:05:58.459Z] 253 | (uint8_t *)end_dev_params_ptr->psk_key, [2025-03-13T06:05:58.459Z] 254 | strlen(end_dev_params_ptr->psk_key)); [2025-03-13T06:05:58.459Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:05:58.459Z] | | [2025-03-13T06:05:58.459Z] | size_t {aka long unsigned int} [2025-03-13T06:05:58.459Z] /device-coap/src/c/coap-client.c:252:67: note: format string is defined here [2025-03-13T06:05:58.459Z] 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2025-03-13T06:05:58.459Z] | ~^ [2025-03-13T06:05:58.459Z] | | [2025-03-13T06:05:58.459Z] | int [2025-03-13T06:05:58.459Z] | %ld [2025-03-13T06:05:58.459Z] /device-coap/src/c/coap-client.c: In function 'CoapGetRequestToEndDevice': [2025-03-13T06:05:58.459Z] /device-coap/src/c/coap-client.c:351:32: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-03-13T06:05:58.459Z] 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2025-03-13T06:05:58.459Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:05:58.459Z] 352 | (uint8_t *)end_dev_params_ptr->psk_key, [2025-03-13T06:05:58.459Z] 353 | strlen(end_dev_params_ptr->psk_key)); [2025-03-13T06:05:58.459Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:05:58.459Z] | | [2025-03-13T06:05:58.459Z] | size_t {aka long unsigned int} [2025-03-13T06:05:58.459Z] /device-coap/src/c/coap-client.c:351:67: note: format string is defined here [2025-03-13T06:05:58.459Z] 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2025-03-13T06:05:58.459Z] | ~^ [2025-03-13T06:05:58.459Z] | | [2025-03-13T06:05:58.459Z] | int [2025-03-13T06:05:58.459Z] | %ld [2025-03-13T06:05:59.038Z] [ 40%] Building C object CMakeFiles/device-coap.dir/coap-server.c.o [2025-03-13T06:05:59.304Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-03-13T06:05:59.304Z] from /usr/include/edgex/devices.h:17, [2025-03-13T06:05:59.304Z] from /device-coap/src/c/coap-server.c:22: [2025-03-13T06:05:59.304Z] /device-coap/src/c/coap-server.c: In function 'data_handler': [2025-03-13T06:05:59.304Z] /device-coap/src/c/coap-server.c:82:32: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-03-13T06:05:59.304Z] 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); [2025-03-13T06:05:59.304Z] | ^~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-13T06:05:59.304Z] | | [2025-03-13T06:05:59.304Z] | size_t {aka long unsigned int} [2025-03-13T06:05:59.304Z] /device-coap/src/c/coap-server.c:82:54: note: format string is defined here [2025-03-13T06:05:59.304Z] 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); [2025-03-13T06:05:59.304Z] | ~^ [2025-03-13T06:05:59.304Z] | | [2025-03-13T06:05:59.304Z] | unsigned int [2025-03-13T06:05:59.304Z] | %lu [2025-03-13T06:05:59.304Z] /device-coap/src/c/coap-server.c:128:37: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] [2025-03-13T06:05:59.304Z] 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); [2025-03-13T06:05:59.304Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:05:59.304Z] | | [2025-03-13T06:05:59.304Z] | iot_typecode_t [2025-03-13T06:05:59.304Z] /device-coap/src/c/coap-server.c:128:65: note: format string is defined here [2025-03-13T06:05:59.304Z] 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); [2025-03-13T06:05:59.304Z] | ~^ [2025-03-13T06:05:59.304Z] | | [2025-03-13T06:05:59.304Z] | int [2025-03-13T06:05:59.896Z] [ 60%] Building C object CMakeFiles/device-coap.dir/coap-util.c.o [2025-03-13T06:05:59.896Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-03-13T06:05:59.896Z] from /device-coap/src/c/coap-util.h:18, [2025-03-13T06:05:59.896Z] from /device-coap/src/c/coap-util.c:9: [2025-03-13T06:05:59.896Z] /device-coap/src/c/coap-util.c: In function 'read_data_float64': [2025-03-13T06:05:59.896Z] /device-coap/src/c/coap-util.c:63:31: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-03-13T06:05:59.896Z] 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); [2025-03-13T06:05:59.896Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-13T06:05:59.896Z] | | [2025-03-13T06:05:59.896Z] | size_t {aka long unsigned int} [2025-03-13T06:05:59.896Z] /device-coap/src/c/coap-util.c:63:56: note: format string is defined here [2025-03-13T06:05:59.896Z] 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); [2025-03-13T06:05:59.896Z] | ~^ [2025-03-13T06:05:59.896Z] | | [2025-03-13T06:05:59.896Z] | unsigned int [2025-03-13T06:05:59.896Z] | %lu [2025-03-13T06:05:59.896Z] /device-coap/src/c/coap-util.c:76:31: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-03-13T06:05:59.896Z] 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); [2025-03-13T06:05:59.896Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-13T06:05:59.896Z] | | [2025-03-13T06:05:59.896Z] | size_t {aka long unsigned int} [2025-03-13T06:05:59.896Z] /device-coap/src/c/coap-util.c:76:56: note: format string is defined here [2025-03-13T06:05:59.896Z] 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); [2025-03-13T06:05:59.896Z] | ~^ [2025-03-13T06:05:59.896Z] | | [2025-03-13T06:05:59.896Z] | unsigned int [2025-03-13T06:05:59.896Z] | %lu [2025-03-13T06:05:59.896Z] /device-coap/src/c/coap-util.c: In function 'read_data_int32': [2025-03-13T06:05:59.896Z] /device-coap/src/c/coap-util.c:87:31: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-03-13T06:05:59.896Z] 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); [2025-03-13T06:05:59.896Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-13T06:05:59.896Z] | | [2025-03-13T06:05:59.896Z] | size_t {aka long unsigned int} [2025-03-13T06:05:59.896Z] /device-coap/src/c/coap-util.c:87:54: note: format string is defined here [2025-03-13T06:05:59.896Z] 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); [2025-03-13T06:05:59.896Z] | ~^ [2025-03-13T06:05:59.896Z] | | [2025-03-13T06:05:59.896Z] | unsigned int [2025-03-13T06:05:59.897Z] | %lu [2025-03-13T06:05:59.897Z] /device-coap/src/c/coap-util.c:102:31: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-03-13T06:05:59.897Z] 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); [2025-03-13T06:05:59.897Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-13T06:05:59.897Z] | | [2025-03-13T06:05:59.897Z] | size_t {aka long unsigned int} [2025-03-13T06:05:59.897Z] /device-coap/src/c/coap-util.c:102:54: note: format string is defined here [2025-03-13T06:05:59.897Z] 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); [2025-03-13T06:05:59.897Z] | ~^ [2025-03-13T06:05:59.897Z] | | [2025-03-13T06:05:59.897Z] | unsigned int [2025-03-13T06:05:59.897Z] | %lu [2025-03-13T06:06:00.869Z] [ 80%] Building C object CMakeFiles/device-coap.dir/device-coap.c.o [2025-03-13T06:06:00.869Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-03-13T06:06:00.869Z] from /device-coap/src/c/device-coap.h:17, [2025-03-13T06:06:00.869Z] from /device-coap/src/c/device-coap.c:10: [2025-03-13T06:06:00.869Z] /device-coap/src/c/device-coap.c: In function 'coap_get_handler': [2025-03-13T06:06:00.869Z] /device-coap/src/c/device-coap.c:130:31: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] [2025-03-13T06:06:00.869Z] 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", [2025-03-13T06:06:00.869Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:06:00.869Z] 131 | requests[i].resource->type); [2025-03-13T06:06:00.869Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:06:00.869Z] | | [2025-03-13T06:06:00.869Z] | iot_typecode_t [2025-03-13T06:06:00.869Z] /device-coap/src/c/device-coap.c:130:69: note: format string is defined here [2025-03-13T06:06:00.869Z] 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", [2025-03-13T06:06:00.869Z] | ~^ [2025-03-13T06:06:00.869Z] | | [2025-03-13T06:06:00.869Z] | int [2025-03-13T06:06:01.848Z] [100%] Linking C executable device-coap [2025-03-13T06:06:01.848Z] /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-03-13T06:06:02.113Z] [100%] Built target device-coap [2025-03-13T06:06:02.691Z] Removing intermediate container a12b1245f229 [2025-03-13T06:06:02.691Z] ---> 1dfe2c661704 [2025-03-13T06:06:02.691Z] Successfully built 1dfe2c661704 [2025-03-13T06:06:02.691Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:06:03.164Z] + docker inspect -f . ci-base-image-arm64 [2025-03-13T06:06:03.165Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-13T06:06:03.391Z] prd-ubuntu20.04-docker-arm64-4c-16g-41246 does not seem to be running inside a container [2025-03-13T06:06:03.457Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-coap-c/40 -v /w/workspace/device-coap-c/40:/w/workspace/device-coap-c/40:rw,z -v /w/workspace/device-coap-c/40@tmp:/w/workspace/device-coap-c/40@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-03-13T06:06:04.827Z] $ docker top 4725f73cfae5ba297195f4a84f0e040668dfd7fe4af46aad0ec4927b7b2ccf84 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-13T06:06:05.693Z] + make test [2025-03-13T06:06:05.693Z] build/release/device-coap [Pipeline] } [2025-03-13T06:06:05.709Z] $ docker stop --time=1 4725f73cfae5ba297195f4a84f0e040668dfd7fe4af46aad0ec4927b7b2ccf84 [2025-03-13T06:06:07.459Z] $ docker rm -f --volumes 4725f73cfae5ba297195f4a84f0e040668dfd7fe4af46aad0ec4927b7b2ccf84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-13T06:06:08.045Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-13T06:06:08.399Z] + ls -al . [2025-03-13T06:06:08.399Z] total 92 [2025-03-13T06:06:08.399Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 13 06:02 . [2025-03-13T06:06:08.399Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 06:02 .. [2025-03-13T06:06:08.399Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 06:02 .git [2025-03-13T06:06:08.399Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 06:02 .github [2025-03-13T06:06:08.399Z] -rw-rw-r-- 1 jenkins jenkins 14 Mar 13 06:02 .gitignore [2025-03-13T06:06:08.399Z] -rw-rw-r-- 1 jenkins jenkins 2037 Mar 13 06:02 Attribution.txt [2025-03-13T06:06:08.399Z] -rw-rw-r-- 1 jenkins jenkins 3893 Mar 13 06:02 CHANGELOG.md [2025-03-13T06:06:08.399Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 06:02 GOVERNANCE.md [2025-03-13T06:06:08.399Z] -rw-rw-r-- 1 jenkins jenkins 798 Mar 13 06:02 Jenkinsfile [2025-03-13T06:06:08.399Z] -rw-rw-r-- 1 jenkins jenkins 10173 Mar 13 06:02 LICENSE [2025-03-13T06:06:08.399Z] -rw-rw-r-- 1 jenkins jenkins 938 Mar 13 06:02 Makefile [2025-03-13T06:06:08.399Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 13 06:02 OWNERS.md [2025-03-13T06:06:08.399Z] -rw-rw-r-- 1 jenkins jenkins 12454 Mar 13 06:02 README.md [2025-03-13T06:06:08.399Z] -rw-rw-r-- 1 jenkins jenkins 506 Mar 13 06:02 ROADMAP.md [2025-03-13T06:06:08.399Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 13 05:59 VERSION [2025-03-13T06:06:08.399Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 06:02 res [2025-03-13T06:06:08.399Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 06:02 scripts [2025-03-13T06:06:08.399Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 06:02 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:06:08.772Z] + docker build -t device-coap-arm64 -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=578a9a03340fcb4ee66dd22d4e32c296796c0ad6 --label arch=arm64 --label version=3.2.0-dev.2 . [2025-03-13T06:06:09.039Z] Sending build context to Docker daemon 367.6kB [2025-03-13T06:06:09.039Z] Step 1/33 : ARG BASE=alpine:3.20 [2025-03-13T06:06:09.039Z] Step 2/33 : FROM ${BASE} as builder [2025-03-13T06:06:09.039Z] ---> 1dfe2c661704 [2025-03-13T06:06:09.039Z] Step 3/33 : LABEL maintainer="Ken Bannister " [2025-03-13T06:06:09.313Z] ---> Running in f62437ce8a05 [2025-03-13T06:06:09.587Z] Removing intermediate container f62437ce8a05 [2025-03-13T06:06:09.587Z] ---> cd9502037779 [2025-03-13T06:06:09.587Z] Step 4/33 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-03-13T06:06:09.587Z] ---> Running in 63c7be351f03 [2025-03-13T06:06:10.544Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2025-03-13T06:06:11.128Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-03-13T06:06:11.128Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-03-13T06:06:11.129Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-03-13T06:06:12.089Z] Removing intermediate container 63c7be351f03 [2025-03-13T06:06:12.089Z] ---> 85f626a0f99c [2025-03-13T06:06:12.089Z] Step 5/33 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-03-13T06:06:12.089Z] ---> Running in 43cae50d3c9c [2025-03-13T06:06:14.030Z] Removing intermediate container 43cae50d3c9c [2025-03-13T06:06:14.030Z] ---> e25e9569f20f [2025-03-13T06:06:14.030Z] Step 6/33 : RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev [2025-03-13T06:06:14.030Z] ---> Running in 6422c9b282d0 [2025-03-13T06:06:14.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2025-03-13T06:06:15.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2025-03-13T06:06:16.536Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-13T06:06:17.124Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-13T06:06:17.390Z] OK: 334 MiB in 103 packages [2025-03-13T06:06:18.347Z] Removing intermediate container 6422c9b282d0 [2025-03-13T06:06:18.347Z] ---> 118d7faca00c [2025-03-13T06:06:18.347Z] Step 7/33 : COPY scripts /device-coap/scripts [2025-03-13T06:06:18.931Z] ---> 6f88f278e151 [2025-03-13T06:06:18.931Z] Step 8/33 : COPY src /device-coap/src/ [2025-03-13T06:06:19.196Z] ---> 86531120c877 [2025-03-13T06:06:19.196Z] Step 9/33 : COPY VERSION /device-coap [2025-03-13T06:06:19.779Z] ---> 4a7cf5520dc9 [2025-03-13T06:06:19.779Z] Step 10/33 : RUN mkdir -p /device-coap/build [2025-03-13T06:06:19.779Z] ---> Running in 17d84ede1bd4 [2025-03-13T06:06:21.721Z] Removing intermediate container 17d84ede1bd4 [2025-03-13T06:06:21.721Z] ---> 0f798fbf9a54 [2025-03-13T06:06:21.721Z] Step 11/33 : WORKDIR /device-coap [2025-03-13T06:06:21.721Z] ---> Running in 94366b21a5ad [2025-03-13T06:06:21.721Z] Removing intermediate container 94366b21a5ad [2025-03-13T06:06:21.721Z] ---> b92a3057e6d1 [2025-03-13T06:06:21.721Z] Step 12/33 : RUN /device-coap/scripts/build_deps.sh 1 [2025-03-13T06:06:21.721Z] ---> Running in 2d4dc8690f3a [2025-03-13T06:06:22.682Z] + BUILD_CSDK=1 [2025-03-13T06:06:22.682Z] + TINYDTLS_VERSION=b0e230d [2025-03-13T06:06:22.682Z] + LIBCOAP_VERSION=1739507 [2025-03-13T06:06:22.682Z] + CSDK_VERSION=4.0.0 [2025-03-13T06:06:22.682Z] + '[' -d deps ] [2025-03-13T06:06:22.682Z] + mkdir deps [2025-03-13T06:06:22.682Z] + cd /device-coap/deps [2025-03-13T06:06:22.682Z] + git clone https://github.com/eclipse/tinydtls.git [2025-03-13T06:06:22.682Z] Cloning into 'tinydtls'... [2025-03-13T06:06:24.616Z] + cd tinydtls [2025-03-13T06:06:24.616Z] + git checkout develop [2025-03-13T06:06:24.616Z] branch 'develop' set up to track 'origin/develop'. [2025-03-13T06:06:24.616Z] Switched to a new branch 'develop' [2025-03-13T06:06:24.616Z] + git reset --hard b0e230d [2025-03-13T06:06:24.616Z] HEAD is now at b0e230d Merge pull request #44 from mrdeep1/cunit_fix [2025-03-13T06:06:24.616Z] + cp /device-coap/scripts/AutoConf_cmake_patch AutoConf.cmake [2025-03-13T06:06:24.616Z] + cp /device-coap/scripts/CMakeLists_txt_patch CMakeLists.txt [2025-03-13T06:06:24.616Z] + cp /device-coap/scripts/dtls_config_h_cmake_in_patch dtls_config.h.cmake.in [2025-03-13T06:06:24.616Z] + cp /device-coap/scripts/tests_CMakeLists_txt_patch tests/CMakeLists.txt [2025-03-13T06:06:24.616Z] + mkdir -p build [2025-03-13T06:06:24.616Z] + cd build [2025-03-13T06:06:24.616Z] + cmake '-DCMAKE_BUILD_TYPE=Release' '-DBUILD_SHARED_LIBS=ON' .. [2025-03-13T06:06:24.881Z] -- The C compiler identification is GNU 12.2.1 [2025-03-13T06:06:24.881Z] -- Detecting C compiler ABI info [2025-03-13T06:06:25.147Z] -- Detecting C compiler ABI info - done [2025-03-13T06:06:25.411Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-13T06:06:25.411Z] -- Detecting C compile features [2025-03-13T06:06:25.411Z] -- Detecting C compile features - done [2025-03-13T06:06:25.411Z] -- Looking for assert.h [2025-03-13T06:06:25.676Z] -- Looking for assert.h - found [2025-03-13T06:06:25.676Z] -- Looking for arpa/inet.h [2025-03-13T06:06:25.941Z] -- Looking for arpa/inet.h - found [2025-03-13T06:06:25.941Z] -- Looking for fcntl.h [2025-03-13T06:06:26.519Z] -- Looking for fcntl.h - found [2025-03-13T06:06:26.519Z] -- Looking for inttypes.h [2025-03-13T06:06:26.783Z] -- Looking for inttypes.h - found [2025-03-13T06:06:26.783Z] -- Looking for memory.h [2025-03-13T06:06:27.047Z] -- Looking for memory.h - found [2025-03-13T06:06:27.047Z] -- Looking for netdb.h [2025-03-13T06:06:27.312Z] -- Looking for netdb.h - found [2025-03-13T06:06:27.312Z] -- Looking for netinet/in.h [2025-03-13T06:06:27.891Z] -- Looking for netinet/in.h - found [2025-03-13T06:06:27.891Z] -- Looking for stddef.h [2025-03-13T06:06:28.156Z] -- Looking for stddef.h - found [2025-03-13T06:06:28.156Z] -- Looking for stdint.h [2025-03-13T06:06:28.422Z] -- Looking for stdint.h - found [2025-03-13T06:06:28.422Z] -- Looking for stdlib.h [2025-03-13T06:06:28.687Z] -- Looking for stdlib.h - found [2025-03-13T06:06:28.687Z] -- Looking for string.h [2025-03-13T06:06:29.012Z] -- Looking for string.h - found [2025-03-13T06:06:29.012Z] -- Looking for strings.h [2025-03-13T06:06:29.590Z] -- Looking for strings.h - found [2025-03-13T06:06:29.590Z] -- Looking for time.h [2025-03-13T06:06:29.857Z] -- Looking for time.h - found [2025-03-13T06:06:29.857Z] -- Looking for sys/param.h [2025-03-13T06:06:30.124Z] -- Looking for sys/param.h - found [2025-03-13T06:06:30.124Z] -- Looking for sys/socket.h [2025-03-13T06:06:30.389Z] -- Looking for sys/socket.h - found [2025-03-13T06:06:30.389Z] -- Looking for sys/stat.h [2025-03-13T06:06:30.657Z] -- Looking for sys/stat.h - found [2025-03-13T06:06:30.657Z] -- Looking for sys/types.h [2025-03-13T06:06:31.240Z] -- Looking for sys/types.h - found [2025-03-13T06:06:31.240Z] -- Looking for sys/time.h [2025-03-13T06:06:31.505Z] -- Looking for sys/time.h - found [2025-03-13T06:06:31.505Z] -- Looking for unistd.h [2025-03-13T06:06:31.771Z] -- Looking for unistd.h - found [2025-03-13T06:06:31.771Z] -- Looking for float.h [2025-03-13T06:06:32.352Z] -- Looking for float.h - found [2025-03-13T06:06:32.352Z] -- Looking for dlfcn.h [2025-03-13T06:06:32.618Z] -- Looking for dlfcn.h - found [2025-03-13T06:06:32.618Z] -- Looking for memset [2025-03-13T06:06:32.883Z] -- Looking for memset - found [2025-03-13T06:06:32.883Z] -- Looking for select [2025-03-13T06:06:33.463Z] -- Looking for select - found [2025-03-13T06:06:33.464Z] -- Looking for socket [2025-03-13T06:06:33.729Z] -- Looking for socket - found [2025-03-13T06:06:33.729Z] -- Looking for strdup [2025-03-13T06:06:34.311Z] -- Looking for strdup - found [2025-03-13T06:06:34.311Z] -- Looking for strerror [2025-03-13T06:06:34.576Z] -- Looking for strerror - found [2025-03-13T06:06:34.576Z] -- Looking for strnlen [2025-03-13T06:06:34.841Z] -- Looking for strnlen - found [2025-03-13T06:06:34.841Z] -- Looking for fls [2025-03-13T06:06:35.422Z] -- Looking for fls - not found [2025-03-13T06:06:35.422Z] -- Looking for vprintf [2025-03-13T06:06:35.687Z] -- Looking for vprintf - found [2025-03-13T06:06:35.687Z] -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN [2025-03-13T06:06:35.687Z] -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN - Failed [2025-03-13T06:06:35.687Z] -- Configuring done (11.3s) [2025-03-13T06:06:35.951Z] -- Generating done (0.0s) [2025-03-13T06:06:35.951Z] -- Build files have been written to: /device-coap/deps/tinydtls/build [2025-03-13T06:06:35.951Z] + make [2025-03-13T06:06:35.951Z] [ 6%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael.c.o [2025-03-13T06:06:37.345Z] [ 13%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael_wrap.c.o [2025-03-13T06:06:37.345Z] [ 20%] Building C object CMakeFiles/tinydtls.dir/ccm.c.o [2025-03-13T06:06:39.272Z] [ 26%] Building C object CMakeFiles/tinydtls.dir/crypto.c.o [2025-03-13T06:06:39.853Z] In file included from /device-coap/deps/tinydtls/crypto.c:34: [2025-03-13T06:06:39.853Z] In function 'ecc_ecdh', [2025-03-13T06:06:39.853Z] inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2025-03-13T06:06:39.853Z] /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_x' may be used uninitialized [-Wmaybe-uninitialized] [2025-03-13T06:06:39.853Z] 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2025-03-13T06:06:39.853Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:06:39.853Z] /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2025-03-13T06:06:39.853Z] /device-coap/deps/tinydtls/ecc/ecc.h:47:6: note: by argument 1 of type 'const uint32_t *' {aka 'const unsigned int *'} to 'ecc_ec_mult' declared here [2025-03-13T06:06:39.853Z] 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2025-03-13T06:06:39.853Z] | ^~~~~~~~~~~ [2025-03-13T06:06:39.854Z] /device-coap/deps/tinydtls/crypto.c:431:12: note: 'pub_x' declared here [2025-03-13T06:06:39.854Z] 431 | uint32_t pub_x[8]; [2025-03-13T06:06:39.854Z] | ^~~~~ [2025-03-13T06:06:39.854Z] In function 'ecc_ecdh', [2025-03-13T06:06:39.854Z] inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2025-03-13T06:06:39.854Z] /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_y' may be used uninitialized [-Wmaybe-uninitialized] [2025-03-13T06:06:39.854Z] 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2025-03-13T06:06:39.854Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:06:39.854Z] /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2025-03-13T06:06:39.854Z] /device-coap/deps/tinydtls/ecc/ecc.h:47:6: note: by argument 2 of type 'const uint32_t *' {aka 'const unsigned int *'} to 'ecc_ec_mult' declared here [2025-03-13T06:06:39.854Z] 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2025-03-13T06:06:39.854Z] | ^~~~~~~~~~~ [2025-03-13T06:06:39.854Z] /device-coap/deps/tinydtls/crypto.c:432:12: note: 'pub_y' declared here [2025-03-13T06:06:39.854Z] 432 | uint32_t pub_y[8]; [2025-03-13T06:06:39.854Z] | ^~~~~ [2025-03-13T06:06:39.854Z] In function 'ecc_ecdh', [2025-03-13T06:06:39.854Z] inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2025-03-13T06:06:39.854Z] /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'priv' may be used uninitialized [-Wmaybe-uninitialized] [2025-03-13T06:06:39.854Z] 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2025-03-13T06:06:39.854Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:06:40.119Z] /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2025-03-13T06:06:40.119Z] /device-coap/deps/tinydtls/ecc/ecc.h:47:6: note: by argument 3 of type 'const uint32_t *' {aka 'const unsigned int *'} to 'ecc_ec_mult' declared here [2025-03-13T06:06:40.119Z] 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2025-03-13T06:06:40.119Z] | ^~~~~~~~~~~ [2025-03-13T06:06:40.119Z] /device-coap/deps/tinydtls/crypto.c:430:12: note: 'priv' declared here [2025-03-13T06:06:40.119Z] 430 | uint32_t priv[8]; [2025-03-13T06:06:40.119Z] | ^~~~ [2025-03-13T06:06:40.698Z] [ 33%] Building C object CMakeFiles/tinydtls.dir/dtls.c.o [2025-03-13T06:06:48.877Z] [ 40%] Building C object CMakeFiles/tinydtls.dir/dtls_debug.c.o [2025-03-13T06:06:48.877Z] [ 46%] Building C object CMakeFiles/tinydtls.dir/dtls_prng.c.o [2025-03-13T06:06:48.877Z] [ 53%] Building C object CMakeFiles/tinydtls.dir/dtls_time.c.o [2025-03-13T06:06:48.877Z] [ 60%] Building C object CMakeFiles/tinydtls.dir/ecc/ecc.c.o [2025-03-13T06:06:48.877Z] /device-coap/deps/tinydtls/ecc/ecc.c: In function 'is_zero': [2025-03-13T06:06:48.877Z] /device-coap/deps/tinydtls/ecc/ecc.c:316:21: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] [2025-03-13T06:06:48.877Z] 316 | for (idx = 0; idx < count; idx++) { [2025-03-13T06:06:48.877Z] | ^ [2025-03-13T06:06:48.877Z] /device-coap/deps/tinydtls/ecc/ecc.c:319:17: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] [2025-03-13T06:06:48.877Z] 319 | return result == count; [2025-03-13T06:06:48.877Z] | ^~ [2025-03-13T06:06:53.124Z] [ 66%] Building C object CMakeFiles/tinydtls.dir/hmac.c.o [2025-03-13T06:06:53.124Z] [ 73%] Building C object CMakeFiles/tinydtls.dir/netq.c.o [2025-03-13T06:06:53.704Z] [ 80%] Building C object CMakeFiles/tinydtls.dir/peer.c.o [2025-03-13T06:06:53.968Z] [ 86%] Building C object CMakeFiles/tinydtls.dir/session.c.o [2025-03-13T06:06:54.233Z] [ 93%] Building C object CMakeFiles/tinydtls.dir/sha2/sha2.c.o [2025-03-13T06:06:54.233Z] /device-coap/deps/tinydtls/sha2/sha2.c:630:34: warning: argument 1 of type 'sha2_byte[]' {aka 'unsigned char[]'} with mismatched bound [-Warray-parameter=] [2025-03-13T06:06:54.233Z] 630 | void dtls_sha256_final(sha2_byte digest[], dtls_sha256_ctx* context) { [2025-03-13T06:06:54.233Z] | ~~~~~~~~~~^~~~~~~~ [2025-03-13T06:06:54.233Z] In file included from /device-coap/deps/tinydtls/sha2/sha2.c:45: [2025-03-13T06:06:54.233Z] /device-coap/deps/tinydtls/sha2/sha2.h:134:24: note: previously declared as 'uint8_t[32]' {aka 'unsigned char[32]'} [2025-03-13T06:06:54.233Z] 134 | void dtls_sha256_final(uint8_t[DTLS_SHA256_DIGEST_LENGTH], dtls_sha256_ctx*); [2025-03-13T06:06:54.233Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:06:54.233Z] /device-coap/deps/tinydtls/sha2/sha2.c:690:54: warning: argument 2 of type 'char[]' with mismatched bound [-Warray-parameter=] [2025-03-13T06:06:54.233Z] 690 | char *dtls_sha256_end(dtls_sha256_ctx* context, char buffer[]) { [2025-03-13T06:06:54.233Z] | ~~~~~^~~~~~~~ [2025-03-13T06:06:54.233Z] /device-coap/deps/tinydtls/sha2/sha2.h:135:41: note: previously declared as 'char[65]' [2025-03-13T06:06:54.233Z] 135 | char* dtls_sha256_end(dtls_sha256_ctx*, char[DTLS_SHA256_DIGEST_STRING_LENGTH]); [2025-03-13T06:06:54.233Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:06:55.187Z] [100%] Linking C shared library libtinydtls.so [2025-03-13T06:06:55.187Z] [100%] Built target tinydtls [2025-03-13T06:06:55.187Z] + make install [2025-03-13T06:06:55.187Z] [100%] Built target tinydtls [2025-03-13T06:06:55.452Z] Install the project... [2025-03-13T06:06:55.452Z] -- Install configuration: "Release" [2025-03-13T06:06:55.452Z] -- Installing: /usr/local/lib/libtinydtls.so [2025-03-13T06:06:55.452Z] -- Up-to-date: /usr/local/include/tinydtls [2025-03-13T06:06:55.452Z] -- Installing: /usr/local/include/tinydtls/dtls.h [2025-03-13T06:06:55.452Z] -- Installing: /usr/local/include/tinydtls/tinydtls.h [2025-03-13T06:06:55.452Z] -- Installing: /usr/local/include/tinydtls/dtls_time.h [2025-03-13T06:06:55.452Z] -- Installing: /usr/local/include/tinydtls/utlist.h [2025-03-13T06:06:55.452Z] -- Installing: /usr/local/include/tinydtls/ccm.h [2025-03-13T06:06:55.452Z] -- Installing: /usr/local/include/tinydtls/hmac.h [2025-03-13T06:06:55.452Z] -- Installing: /usr/local/include/tinydtls/uthash.h [2025-03-13T06:06:55.452Z] -- Installing: /usr/local/include/tinydtls/numeric.h [2025-03-13T06:06:55.452Z] -- Installing: /usr/local/include/tinydtls/netq.h [2025-03-13T06:06:55.452Z] -- Up-to-date: /usr/local/include/tinydtls/sha2 [2025-03-13T06:06:55.452Z] -- Installing: /usr/local/include/tinydtls/sha2/sha2.h [2025-03-13T06:06:55.452Z] -- Installing: /usr/local/include/tinydtls/crypto.h [2025-03-13T06:06:55.452Z] -- Installing: /usr/local/include/tinydtls/alert.h [2025-03-13T06:06:55.452Z] -- Installing: /usr/local/include/tinydtls/session.h [2025-03-13T06:06:55.452Z] -- Installing: /usr/local/include/tinydtls/global.h [2025-03-13T06:06:55.452Z] -- Up-to-date: /usr/local/include/tinydtls/ecc [2025-03-13T06:06:55.452Z] -- Installing: /usr/local/include/tinydtls/ecc/ecc.h [2025-03-13T06:06:55.452Z] -- Installing: /usr/local/include/tinydtls/ecc/test_helper.h [2025-03-13T06:06:55.452Z] -- Installing: /usr/local/include/tinydtls/state.h [2025-03-13T06:06:55.452Z] -- Up-to-date: /usr/local/include/tinydtls/aes [2025-03-13T06:06:55.452Z] -- Installing: /usr/local/include/tinydtls/aes/rijndael.h [2025-03-13T06:06:55.452Z] -- Installing: /usr/local/include/tinydtls/dtls_mutex.h [2025-03-13T06:06:55.452Z] -- Installing: /usr/local/include/tinydtls/peer.h [2025-03-13T06:06:55.452Z] -- Installing: /usr/local/include/tinydtls/dtls_prng.h [2025-03-13T06:06:55.452Z] -- Installing: /usr/local/include/tinydtls/dtls_debug.h [2025-03-13T06:06:55.452Z] -- Up-to-date: /usr/local/include/tinydtls [2025-03-13T06:06:55.452Z] -- Installing: /usr/local/include/tinydtls/dtls_config.h [2025-03-13T06:06:55.452Z] + cd /device-coap/deps [2025-03-13T06:06:55.452Z] + git clone https://github.com/obgm/libcoap.git [2025-03-13T06:06:55.452Z] Cloning into 'libcoap'... [2025-03-13T06:07:00.800Z] + cd libcoap [2025-03-13T06:07:00.800Z] + git reset --hard 1739507 [2025-03-13T06:07:00.800Z] HEAD is now at 1739507a Merge pull request #536 from mrdeep1/bad_tcp [2025-03-13T06:07:00.800Z] + patch -p1 [2025-03-13T06:07:00.800Z] patching file cmake/FindTinyDTLS.cmake [2025-03-13T06:07:00.800Z] + patch -p1 [2025-03-13T06:07:00.800Z] patching file include/coap2/coap_config.h.in [2025-03-13T06:07:00.800Z] + mkdir -p build [2025-03-13T06:07:00.800Z] + cd build [2025-03-13T06:07:00.800Z] + cmake '-DWITH_EPOLL=OFF' '-DDTLS_BACKEND=tinydtls' '-DUSE_VENDORED_TINYDTLS=OFF' '-DENABLE_TESTS=OFF' '-DENABLE_EXAMPLES=OFF' '-DENABLE_DOCS=OFF' '-DCMAKE_BUILD_TYPE=Release' '-DBUILD_SHARED_LIBS=ON' .. [2025-03-13T06:07:01.064Z] -- The CXX compiler identification is GNU 12.2.1 [2025-03-13T06:07:01.328Z] -- The C compiler identification is GNU 12.2.1 [2025-03-13T06:07:01.328Z] -- Detecting CXX compiler ABI info [2025-03-13T06:07:01.600Z] -- Detecting CXX compiler ABI info - done [2025-03-13T06:07:01.864Z] -- Check for working CXX compiler: /usr/bin/c++ - skipped [2025-03-13T06:07:01.864Z] -- Detecting CXX compile features [2025-03-13T06:07:01.864Z] -- Detecting CXX compile features - done [2025-03-13T06:07:01.864Z] -- Detecting C compiler ABI info [2025-03-13T06:07:02.129Z] -- Detecting C compiler ABI info - done [2025-03-13T06:07:02.395Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-13T06:07:02.395Z] -- Detecting C compile features [2025-03-13T06:07:02.395Z] -- Detecting C compile features - done [2025-03-13T06:07:02.395Z] -- Looking for byteswap.h [2025-03-13T06:07:02.660Z] -- Looking for byteswap.h - found [2025-03-13T06:07:02.660Z] -- Looking for inttypes.h [2025-03-13T06:07:02.925Z] -- Looking for inttypes.h - found [2025-03-13T06:07:02.925Z] -- Looking for limits.h [2025-03-13T06:07:03.505Z] -- Looking for limits.h - found [2025-03-13T06:07:03.505Z] -- Looking for memory.h [2025-03-13T06:07:03.771Z] -- Looking for memory.h - found [2025-03-13T06:07:03.771Z] -- Looking for strings.h [2025-03-13T06:07:04.039Z] -- Looking for strings.h - found [2025-03-13T06:07:04.039Z] -- Looking for string.h [2025-03-13T06:07:04.303Z] -- Looking for string.h - found [2025-03-13T06:07:04.303Z] -- Looking for sys/sysctl.h [2025-03-13T06:07:04.568Z] -- Looking for sys/sysctl.h - not found [2025-03-13T06:07:04.568Z] -- Looking for netinet/in.h [2025-03-13T06:07:04.833Z] -- Looking for netinet/in.h - found [2025-03-13T06:07:04.833Z] -- Looking for sys/epoll.h [2025-03-13T06:07:05.411Z] -- Looking for sys/epoll.h - found [2025-03-13T06:07:05.411Z] -- Looking for sys/timerfd.h [2025-03-13T06:07:05.677Z] -- Looking for sys/timerfd.h - found [2025-03-13T06:07:05.677Z] -- Looking for arpa/inet.h [2025-03-13T06:07:05.942Z] -- Looking for arpa/inet.h - found [2025-03-13T06:07:05.942Z] -- Looking for stdbool.h [2025-03-13T06:07:06.207Z] -- Looking for stdbool.h - found [2025-03-13T06:07:06.207Z] -- Looking for netdb.h [2025-03-13T06:07:06.472Z] -- Looking for netdb.h - found [2025-03-13T06:07:06.472Z] -- Looking for pthread.h [2025-03-13T06:07:07.053Z] -- Looking for pthread.h - found [2025-03-13T06:07:07.053Z] -- Looking for stdlib.h [2025-03-13T06:07:07.319Z] -- Looking for stdlib.h - found [2025-03-13T06:07:07.319Z] -- Looking for stdint.h [2025-03-13T06:07:07.587Z] -- Looking for stdint.h - found [2025-03-13T06:07:07.587Z] -- Looking for syslog.h [2025-03-13T06:07:07.852Z] -- Looking for syslog.h - found [2025-03-13T06:07:07.852Z] -- Looking for sys/ioctl.h [2025-03-13T06:07:08.432Z] -- Looking for sys/ioctl.h - found [2025-03-13T06:07:08.432Z] -- Looking for sys/socket.h [2025-03-13T06:07:08.697Z] -- Looking for sys/socket.h - found [2025-03-13T06:07:08.697Z] -- Looking for sys/stat.h [2025-03-13T06:07:08.962Z] -- Looking for sys/stat.h - found [2025-03-13T06:07:08.962Z] -- Looking for sys/time.h [2025-03-13T06:07:09.225Z] -- Looking for sys/time.h - found [2025-03-13T06:07:09.225Z] -- Looking for sys/types.h [2025-03-13T06:07:09.489Z] -- Looking for sys/types.h - found [2025-03-13T06:07:09.489Z] -- Looking for sys/unistd.h [2025-03-13T06:07:09.754Z] -- Looking for sys/unistd.h - not found [2025-03-13T06:07:09.754Z] -- Looking for time.h [2025-03-13T06:07:10.020Z] -- Looking for time.h - found [2025-03-13T06:07:10.020Z] -- Looking for unistd.h [2025-03-13T06:07:10.598Z] -- Looking for unistd.h - found [2025-03-13T06:07:10.598Z] -- Looking for float.h [2025-03-13T06:07:10.863Z] -- Looking for float.h - found [2025-03-13T06:07:10.863Z] -- Looking for stddef.h [2025-03-13T06:07:11.128Z] -- Looking for stddef.h - found [2025-03-13T06:07:11.128Z] -- Looking for winsock2.h [2025-03-13T06:07:11.393Z] -- Looking for winsock2.h - not found [2025-03-13T06:07:11.393Z] -- Looking for ws2tcpip.h [2025-03-13T06:07:11.657Z] -- Looking for ws2tcpip.h - not found [2025-03-13T06:07:11.657Z] -- Looking for malloc [2025-03-13T06:07:11.922Z] -- Looking for malloc - found [2025-03-13T06:07:11.922Z] -- Looking for memset [2025-03-13T06:07:12.187Z] -- Looking for memset - found [2025-03-13T06:07:12.187Z] -- Looking for select [2025-03-13T06:07:12.771Z] -- Looking for select - found [2025-03-13T06:07:12.771Z] -- Looking for socket [2025-03-13T06:07:13.037Z] -- Looking for socket - found [2025-03-13T06:07:13.037Z] -- Looking for strcasecmp [2025-03-13T06:07:13.302Z] -- Looking for strcasecmp - found [2025-03-13T06:07:13.302Z] -- Looking for pthread_mutex_lock [2025-03-13T06:07:13.567Z] -- Looking for pthread_mutex_lock - found [2025-03-13T06:07:13.567Z] -- Looking for getaddrinfo [2025-03-13T06:07:14.146Z] -- Looking for getaddrinfo - found [2025-03-13T06:07:14.146Z] -- Looking for strnlen [2025-03-13T06:07:14.411Z] -- Looking for strnlen - found [2025-03-13T06:07:14.411Z] -- Looking for strrchr [2025-03-13T06:07:14.676Z] -- Looking for strrchr - found [2025-03-13T06:07:14.676Z] -- Looking for getrandom [2025-03-13T06:07:14.940Z] -- Looking for getrandom - found [2025-03-13T06:07:14.940Z] -- Looking for cmsghdr [2025-03-13T06:07:15.206Z] -- Looking for cmsghdr - not found [2025-03-13T06:07:15.206Z] -- compiling without epoll support [2025-03-13T06:07:15.206Z] -- compiling with DTLS support [2025-03-13T06:07:15.206Z] -- DTLS_BACKEND: tinydtls [2025-03-13T06:07:15.206Z] -- Found TinyDTLS: /usr/local/include [2025-03-13T06:07:15.206Z] -- TINYDTLS_INCLUDE_DIR: /usr/local/include/tinydtls [2025-03-13T06:07:15.206Z] -- TINYDTLS_LIBRARIES: /usr/local/lib/libtinydtls.so [2025-03-13T06:07:15.206Z] -- TINYDTLS_ROOT_DIR: [2025-03-13T06:07:15.206Z] -- compiling with tinydtls support [2025-03-13T06:07:15.206Z] -- ENABLE_DTLS:.....................ON [2025-03-13T06:07:15.206Z] -- ENABLE_TCP:......................ON [2025-03-13T06:07:15.206Z] -- ENABLE_DOCS:.....................OFF [2025-03-13T06:07:15.206Z] -- ENABLE_EXAMPLES:.................OFF [2025-03-13T06:07:15.206Z] -- DTLS_BACKEND:....................tinydtls [2025-03-13T06:07:15.206Z] -- WITH_GNUTLS:.....................OFF [2025-03-13T06:07:15.206Z] -- WITH_TINYDTLS:...................ON [2025-03-13T06:07:15.206Z] -- WITH_OPENSSL:....................OFF [2025-03-13T06:07:15.206Z] -- WITH_MBEDTLS:....................OFF [2025-03-13T06:07:15.206Z] -- HAVE_LIBTINYDTLS:................1 [2025-03-13T06:07:15.206Z] -- HAVE_LIBGNUTLS:.................. [2025-03-13T06:07:15.206Z] -- HAVE_OPENSSL:.................... [2025-03-13T06:07:15.206Z] -- HAVE_MBEDTLS:.................... [2025-03-13T06:07:15.206Z] -- COAP_EPOLL_SUPPORT:.............. [2025-03-13T06:07:15.206Z] -- CMAKE_C_COMPILER:................/usr/bin/cc [2025-03-13T06:07:15.206Z] -- BUILD_SHARED_LIBS:...............ON [2025-03-13T06:07:15.206Z] -- CMAKE_BUILD_TYPE:................Release [2025-03-13T06:07:15.206Z] -- CMAKE_SYSTEM_PROCESSOR:..........aarch64 [2025-03-13T06:07:15.206Z] -- Configuring done (14.4s) [2025-03-13T06:07:15.206Z] CMake Warning (dev) at CMakeLists.txt:16 (add_library): [2025-03-13T06:07:15.206Z] Policy CMP0115 is not set: Source file extensions must be explicit. Run [2025-03-13T06:07:15.206Z] "cmake --help-policy CMP0115" for policy details. Use the cmake_policy [2025-03-13T06:07:15.206Z] command to set the policy and suppress this warning. [2025-03-13T06:07:15.206Z] [2025-03-13T06:07:15.206Z] File: [2025-03-13T06:07:15.206Z] [2025-03-13T06:07:15.206Z] /device-coap/deps/libcoap/include/coap2/coap.h.in [2025-03-13T06:07:15.206Z] This warning is for project developers. Use -Wno-dev to suppress it. [2025-03-13T06:07:15.206Z] [2025-03-13T06:07:15.206Z] -- Generating done (0.0s) [2025-03-13T06:07:15.206Z] -- Build files have been written to: /device-coap/deps/libcoap/build [2025-03-13T06:07:15.206Z] + make [2025-03-13T06:07:15.470Z] [ 4%] Building C object CMakeFiles/coap-2.dir/src/address.c.o [2025-03-13T06:07:15.736Z] [ 8%] Building C object CMakeFiles/coap-2.dir/src/async.c.o [2025-03-13T06:07:16.313Z] [ 13%] Building C object CMakeFiles/coap-2.dir/src/block.c.o [2025-03-13T06:07:16.891Z] [ 17%] Building C object CMakeFiles/coap-2.dir/src/coap_debug.c.o [2025-03-13T06:07:18.823Z] [ 21%] Building C object CMakeFiles/coap-2.dir/src/coap_event.c.o [2025-03-13T06:07:19.097Z] [ 26%] Building C object CMakeFiles/coap-2.dir/src/coap_hashkey.c.o [2025-03-13T06:07:19.675Z] [ 30%] Building C object CMakeFiles/coap-2.dir/src/coap_io.c.o [2025-03-13T06:07:21.604Z] [ 34%] Building C object CMakeFiles/coap-2.dir/src/coap_notls.c.o [2025-03-13T06:07:21.869Z] [ 39%] Building C object CMakeFiles/coap-2.dir/src/coap_prng.c.o [2025-03-13T06:07:22.132Z] [ 43%] Building C object CMakeFiles/coap-2.dir/src/coap_session.c.o [2025-03-13T06:07:25.455Z] [ 47%] Building C object CMakeFiles/coap-2.dir/src/coap_tcp.c.o [2025-03-13T06:07:26.413Z] [ 52%] Building C object CMakeFiles/coap-2.dir/src/coap_time.c.o [2025-03-13T06:07:26.991Z] [ 56%] Building C object CMakeFiles/coap-2.dir/src/encode.c.o [2025-03-13T06:07:27.255Z] [ 60%] Building C object CMakeFiles/coap-2.dir/src/mem.c.o [2025-03-13T06:07:27.521Z] [ 65%] Building C object CMakeFiles/coap-2.dir/src/net.c.o [2025-03-13T06:07:32.839Z] [ 69%] Building C object CMakeFiles/coap-2.dir/src/option.c.o [2025-03-13T06:07:33.417Z] [ 73%] Building C object CMakeFiles/coap-2.dir/src/pdu.c.o [2025-03-13T06:07:34.811Z] [ 78%] Building C object CMakeFiles/coap-2.dir/src/resource.c.o [2025-03-13T06:07:38.135Z] [ 82%] Building C object CMakeFiles/coap-2.dir/src/str.c.o [2025-03-13T06:07:38.135Z] [ 86%] Building C object CMakeFiles/coap-2.dir/src/subscribe.c.o [2025-03-13T06:07:38.135Z] [ 91%] Building C object CMakeFiles/coap-2.dir/src/uri.c.o [2025-03-13T06:07:39.533Z] [ 95%] Building C object CMakeFiles/coap-2.dir/src/coap_tinydtls.c.o [2025-03-13T06:07:40.928Z] [100%] Linking C shared library libcoap-2.so [2025-03-13T06:07:40.928Z] [100%] Built target coap-2 [2025-03-13T06:07:40.928Z] + make install [2025-03-13T06:07:41.192Z] [100%] Built target coap-2 [2025-03-13T06:07:41.192Z] Install the project... [2025-03-13T06:07:41.192Z] -- Install configuration: "Release" [2025-03-13T06:07:41.192Z] -- Installing: /usr/local/lib/libcoap-2.so [2025-03-13T06:07:41.192Z] -- Set runtime path of "/usr/local/lib/libcoap-2.so" to "" [2025-03-13T06:07:41.192Z] -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets.cmake [2025-03-13T06:07:41.192Z] -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets-release.cmake [2025-03-13T06:07:41.192Z] -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfig.cmake [2025-03-13T06:07:41.192Z] -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfigVersion.cmake [2025-03-13T06:07:41.192Z] -- Up-to-date: /usr/local/include [2025-03-13T06:07:41.192Z] -- Up-to-date: /usr/local/include/coap2 [2025-03-13T06:07:41.192Z] -- Installing: /usr/local/include/coap2/coap_dtls.h [2025-03-13T06:07:41.192Z] -- Installing: /usr/local/include/coap2/coap_mutex.h [2025-03-13T06:07:41.192Z] -- Installing: /usr/local/include/coap2/option.h [2025-03-13T06:07:41.192Z] -- Installing: /usr/local/include/coap2/uri.h [2025-03-13T06:07:41.192Z] -- Installing: /usr/local/include/coap2/net.h [2025-03-13T06:07:41.192Z] -- Installing: /usr/local/include/coap2/bits.h [2025-03-13T06:07:41.192Z] -- Installing: /usr/local/include/coap2/utlist.h [2025-03-13T06:07:41.192Z] -- Installing: /usr/local/include/coap2/coap_event.h [2025-03-13T06:07:41.192Z] -- Installing: /usr/local/include/coap2/block.h [2025-03-13T06:07:41.192Z] -- Installing: /usr/local/include/coap2/coap_session.h [2025-03-13T06:07:41.192Z] -- Installing: /usr/local/include/coap2/coap_prng.h [2025-03-13T06:07:41.192Z] -- Installing: /usr/local/include/coap2/uthash.h [2025-03-13T06:07:41.192Z] -- Installing: /usr/local/include/coap2/async.h [2025-03-13T06:07:41.192Z] -- Installing: /usr/local/include/coap2/coap_hashkey.h [2025-03-13T06:07:41.192Z] -- Installing: /usr/local/include/coap2/libcoap.h [2025-03-13T06:07:41.192Z] -- Installing: /usr/local/include/coap2/mem.h [2025-03-13T06:07:41.192Z] -- Installing: /usr/local/include/coap2/subscribe.h [2025-03-13T06:07:41.192Z] -- Installing: /usr/local/include/coap2/resource.h [2025-03-13T06:07:41.192Z] -- Installing: /usr/local/include/coap2/coap_forward_decls.h [2025-03-13T06:07:41.192Z] -- Installing: /usr/local/include/coap2/coap_riot.h [2025-03-13T06:07:41.192Z] -- Installing: /usr/local/include/coap2/coap_time.h [2025-03-13T06:07:41.192Z] -- Installing: /usr/local/include/coap2/pdu.h [2025-03-13T06:07:41.192Z] -- Installing: /usr/local/include/coap2/address.h [2025-03-13T06:07:41.192Z] -- Installing: /usr/local/include/coap2/coap_io.h [2025-03-13T06:07:41.192Z] -- Installing: /usr/local/include/coap2/lwippools.h [2025-03-13T06:07:41.192Z] -- Installing: /usr/local/include/coap2/str.h [2025-03-13T06:07:41.455Z] -- Installing: /usr/local/include/coap2/coap_debug.h [2025-03-13T06:07:41.455Z] -- Installing: /usr/local/include/coap2/encode.h [2025-03-13T06:07:41.455Z] -- Up-to-date: /usr/local/include [2025-03-13T06:07:41.455Z] -- Up-to-date: /usr/local/include/coap2 [2025-03-13T06:07:41.455Z] -- Installing: /usr/local/include/coap2/coap.h [2025-03-13T06:07:41.455Z] + '[' 1 '=' 1 ] [2025-03-13T06:07:41.455Z] + cd /device-coap/deps [2025-03-13T06:07:41.455Z] + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip [2025-03-13T06:07:41.455Z] Connecting to github.com (140.82.112.4:443) [2025-03-13T06:07:41.719Z] Connecting to codeload.github.com (140.82.112.9:443) [2025-03-13T06:07:41.984Z] saving to 'v4.0.0.zip' [2025-03-13T06:07:41.984Z] v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA [2025-03-13T06:07:41.984Z] 'v4.0.0.zip' saved [2025-03-13T06:07:41.984Z] + unzip v4.0.0.zip [2025-03-13T06:07:41.984Z] Archive: v4.0.0.zip [2025-03-13T06:07:41.984Z] creating: device-sdk-c-4.0.0/ [2025-03-13T06:07:41.984Z] creating: device-sdk-c-4.0.0/.github/ [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/.github/Contributing.md [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/.github/semantic.yml [2025-03-13T06:07:41.984Z] creating: device-sdk-c-4.0.0/.github/workflows/ [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/.github/workflows/release.yml [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/.gitignore [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/Attribution.txt [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/CHANGELOG.md [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/Doxyfile [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/GOVERNANCE.md [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/Jenkinsfile [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/LICENSE [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/Makefile [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/OWNERS.md [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/README.IOT.md [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/README.md [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/README.v3.md [2025-03-13T06:07:41.984Z] creating: device-sdk-c-4.0.0/docs/ [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/docs/configuration.md [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/docs/metrics.md [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/docs/startup.md [2025-03-13T06:07:41.984Z] creating: device-sdk-c-4.0.0/include/ [2025-03-13T06:07:41.984Z] creating: device-sdk-c-4.0.0/include/devsdk/ [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h [2025-03-13T06:07:41.984Z] creating: device-sdk-c-4.0.0/include/edgex/ [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/include/edgex/devices.h [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/include/edgex/edgex.h [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/include/edgex/profiles.h [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h [2025-03-13T06:07:41.984Z] creating: device-sdk-c-4.0.0/scripts/ [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/scripts/build.sh [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh [2025-03-13T06:07:41.984Z] creating: device-sdk-c-4.0.0/src/ [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/CMakeLists.txt [2025-03-13T06:07:41.984Z] creating: device-sdk-c-4.0.0/src/c/ [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/c/api.h [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.c [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/c/autoevent.h [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/c/bus-impl.h [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/c/bus.c [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/c/bus.h [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/c/callback3.c [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/c/callback3.h [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/c/config.c [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/c/config.h [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/c/correlation.c [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/c/correlation.h [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/c/data.c [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/c/data.h [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/c/defs.h.in [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/c/device.c [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/c/device.h [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/c/devman.c [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/c/devmap.c [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/c/devmap.h [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/c/devutil.h [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/c/discovery.c [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/c/discovery.h [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.c [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/c/dto-read.h [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/c/edgex2.h [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/c/errorlist.h [2025-03-13T06:07:41.984Z] creating: device-sdk-c-4.0.0/src/c/examples/ [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/c/examples/README.md [2025-03-13T06:07:41.984Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c [2025-03-13T06:07:41.984Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml [2025-03-13T06:07:41.984Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json [2025-03-13T06:07:41.984Z] creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2025-03-13T06:07:41.984Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/ [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c [2025-03-13T06:07:41.984Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml [2025-03-13T06:07:41.984Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json [2025-03-13T06:07:41.984Z] creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json [2025-03-13T06:07:41.984Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/ [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md [2025-03-13T06:07:41.984Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml [2025-03-13T06:07:41.984Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt [2025-03-13T06:07:41.984Z] creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json [2025-03-13T06:07:41.984Z] creating: device-sdk-c-4.0.0/src/c/examples/file/ [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c [2025-03-13T06:07:41.984Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/ [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml [2025-03-13T06:07:41.984Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt [2025-03-13T06:07:41.984Z] creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json [2025-03-13T06:07:41.984Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/ [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c [2025-03-13T06:07:41.984Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml [2025-03-13T06:07:41.984Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json [2025-03-13T06:07:41.984Z] creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json [2025-03-13T06:07:41.984Z] creating: device-sdk-c-4.0.0/src/c/examples/random/ [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md [2025-03-13T06:07:41.984Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c [2025-03-13T06:07:41.985Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/ [2025-03-13T06:07:41.985Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml [2025-03-13T06:07:41.985Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ [2025-03-13T06:07:41.985Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json [2025-03-13T06:07:41.985Z] creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ [2025-03-13T06:07:41.985Z] inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json [2025-03-13T06:07:41.985Z] creating: device-sdk-c-4.0.0/src/c/examples/res/ [2025-03-13T06:07:41.985Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml [2025-03-13T06:07:41.985Z] creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ [2025-03-13T06:07:41.985Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json [2025-03-13T06:07:41.985Z] creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ [2025-03-13T06:07:41.985Z] inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json [2025-03-13T06:07:41.985Z] inflating: device-sdk-c-4.0.0/src/c/examples/template.c [2025-03-13T06:07:41.985Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/ [2025-03-13T06:07:41.985Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt [2025-03-13T06:07:41.985Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md [2025-03-13T06:07:41.985Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c [2025-03-13T06:07:41.985Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ [2025-03-13T06:07:41.985Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml [2025-03-13T06:07:41.985Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ [2025-03-13T06:07:41.985Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json [2025-03-13T06:07:42.249Z] creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ [2025-03-13T06:07:42.249Z] inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json [2025-03-13T06:07:42.249Z] inflating: device-sdk-c-4.0.0/src/c/filesys.c [2025-03-13T06:07:42.249Z] inflating: device-sdk-c-4.0.0/src/c/filesys.h [2025-03-13T06:07:42.249Z] inflating: device-sdk-c-4.0.0/src/c/keeper.c [2025-03-13T06:07:42.249Z] inflating: device-sdk-c-4.0.0/src/c/keeper.h [2025-03-13T06:07:42.249Z] inflating: device-sdk-c-4.0.0/src/c/map.c [2025-03-13T06:07:42.249Z] inflating: device-sdk-c-4.0.0/src/c/map.h [2025-03-13T06:07:42.249Z] inflating: device-sdk-c-4.0.0/src/c/metadata.c [2025-03-13T06:07:42.249Z] inflating: device-sdk-c-4.0.0/src/c/metadata.h [2025-03-13T06:07:42.249Z] inflating: device-sdk-c-4.0.0/src/c/metrics.h [2025-03-13T06:07:42.249Z] inflating: device-sdk-c-4.0.0/src/c/opstate.c [2025-03-13T06:07:42.249Z] inflating: device-sdk-c-4.0.0/src/c/opstate.h [2025-03-13T06:07:42.249Z] inflating: device-sdk-c-4.0.0/src/c/parson.c [2025-03-13T06:07:42.249Z] inflating: device-sdk-c-4.0.0/src/c/parson.h [2025-03-13T06:07:42.249Z] inflating: device-sdk-c-4.0.0/src/c/profiles.c [2025-03-13T06:07:42.249Z] inflating: device-sdk-c-4.0.0/src/c/profiles.h [2025-03-13T06:07:42.249Z] inflating: device-sdk-c-4.0.0/src/c/registry-impl.h [2025-03-13T06:07:42.249Z] inflating: device-sdk-c-4.0.0/src/c/registry.c [2025-03-13T06:07:42.249Z] inflating: device-sdk-c-4.0.0/src/c/registry.h [2025-03-13T06:07:42.249Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.c [2025-03-13T06:07:42.249Z] inflating: device-sdk-c-4.0.0/src/c/reqdata.h [2025-03-13T06:07:42.249Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.c [2025-03-13T06:07:42.249Z] inflating: device-sdk-c-4.0.0/src/c/request_auth.h [2025-03-13T06:07:42.249Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.c [2025-03-13T06:07:42.249Z] inflating: device-sdk-c-4.0.0/src/c/rest-server.h [2025-03-13T06:07:42.249Z] inflating: device-sdk-c-4.0.0/src/c/rest.c [2025-03-13T06:07:42.249Z] inflating: device-sdk-c-4.0.0/src/c/rest.h [2025-03-13T06:07:42.249Z] inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h [2025-03-13T06:07:42.249Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c [2025-03-13T06:07:42.249Z] inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h [2025-03-13T06:07:42.249Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c [2025-03-13T06:07:42.249Z] inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h [2025-03-13T06:07:42.249Z] inflating: device-sdk-c-4.0.0/src/c/secrets.c [2025-03-13T06:07:42.249Z] inflating: device-sdk-c-4.0.0/src/c/secrets.h [2025-03-13T06:07:42.249Z] inflating: device-sdk-c-4.0.0/src/c/service.c [2025-03-13T06:07:42.249Z] inflating: device-sdk-c-4.0.0/src/c/service.h [2025-03-13T06:07:42.249Z] inflating: device-sdk-c-4.0.0/src/c/transform.c [2025-03-13T06:07:42.249Z] inflating: device-sdk-c-4.0.0/src/c/transform.h [2025-03-13T06:07:42.249Z] inflating: device-sdk-c-4.0.0/src/c/validate.c [2025-03-13T06:07:42.249Z] inflating: device-sdk-c-4.0.0/src/c/validate.h [2025-03-13T06:07:42.249Z] inflating: device-sdk-c-4.0.0/src/c/watchers.c [2025-03-13T06:07:42.249Z] inflating: device-sdk-c-4.0.0/src/c/watchers.h [2025-03-13T06:07:42.249Z] creating: device-sdk-c-4.0.0/src/cmake/ [2025-03-13T06:07:42.249Z] inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake [2025-03-13T06:07:42.249Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake [2025-03-13T06:07:42.249Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake [2025-03-13T06:07:42.249Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake [2025-03-13T06:07:42.249Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake [2025-03-13T06:07:42.249Z] inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake [2025-03-13T06:07:42.249Z] + cd device-sdk-c-4.0.0 [2025-03-13T06:07:42.249Z] + ./scripts/build.sh [2025-03-13T06:07:42.249Z] + CPPCHECK=false [2025-03-13T06:07:42.249Z] + DOCGEN=false [2025-03-13T06:07:42.249Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-03-13T06:07:42.249Z] + '[' 0 -gt 0 ] [2025-03-13T06:07:42.249Z] + readlink -f ./scripts/build.sh [2025-03-13T06:07:42.249Z] + dirname /device-coap/deps/device-sdk-c-4.0.0/scripts/build.sh [2025-03-13T06:07:42.249Z] + dirname /device-coap/deps/device-sdk-c-4.0.0/scripts [2025-03-13T06:07:42.249Z] + ROOT=/device-coap/deps/device-sdk-c-4.0.0 [2025-03-13T06:07:42.249Z] + cd /device-coap/deps/device-sdk-c-4.0.0 [2025-03-13T06:07:42.249Z] + mkdir -p /device-coap/deps/device-sdk-c-4.0.0/build/release [2025-03-13T06:07:42.249Z] + cd /device-coap/deps/device-sdk-c-4.0.0/build/release [2025-03-13T06:07:42.249Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-coap/deps/device-sdk-c-4.0.0/src [2025-03-13T06:07:42.513Z] -- The C compiler identification is GNU 12.2.1 [2025-03-13T06:07:42.513Z] -- Detecting C compiler ABI info [2025-03-13T06:07:42.777Z] -- Detecting C compiler ABI info - done [2025-03-13T06:07:43.040Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-13T06:07:43.040Z] -- Detecting C compile features [2025-03-13T06:07:43.040Z] -- Detecting C compile features - done [2025-03-13T06:07:43.040Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-13T06:07:43.305Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-03-13T06:07:43.305Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-13T06:07:43.305Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-13T06:07:43.305Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-13T06:07:43.305Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-13T06:07:43.305Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-13T06:07:43.305Z] -- /opt/iotech/iot/1.5/include [2025-03-13T06:07:43.305Z] -- C SDK 0.0.0 for Linux [2025-03-13T06:07:43.305Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-13T06:07:43.884Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-13T06:07:43.884Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-13T06:07:44.148Z] -- Configuring done (1.8s) [2025-03-13T06:07:44.413Z] -- Generating done (0.2s) [2025-03-13T06:07:44.413Z] -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.0/build/release [2025-03-13T06:07:44.413Z] + + maketee all release.log package [2025-03-13T06:07:44.413Z] [2025-03-13T06:07:44.413Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-13T06:07:45.365Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-13T06:07:46.317Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-13T06:07:47.265Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-13T06:07:47.843Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-13T06:07:50.420Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-13T06:07:50.420Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-13T06:07:50.996Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-13T06:07:52.923Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-13T06:07:53.503Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-13T06:07:54.462Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-13T06:07:55.042Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-13T06:07:55.622Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-13T06:07:57.026Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-13T06:07:57.026Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-13T06:07:59.604Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-13T06:07:59.604Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-13T06:08:01.534Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-13T06:08:02.111Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-13T06:08:03.567Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-13T06:08:04.151Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-13T06:08:12.369Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-13T06:08:12.634Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-13T06:08:12.898Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-13T06:08:13.483Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-13T06:08:14.063Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-13T06:08:16.004Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-13T06:08:17.942Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-13T06:08:18.526Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-13T06:08:19.485Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-13T06:08:20.066Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-13T06:08:22.003Z] /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': [2025-03-13T06:08:22.003Z] /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2025-03-13T06:08:22.003Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2025-03-13T06:08:22.003Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:08:22.003Z] /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here [2025-03-13T06:08:22.003Z] 875 | const iot_data_t *deviceservices_config; [2025-03-13T06:08:22.003Z] | ^~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:08:23.404Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-13T06:08:23.982Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-13T06:08:24.562Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-13T06:08:24.829Z] [ 68%] Linking C shared library libcsdk.so [2025-03-13T06:08:25.097Z] [ 68%] Built target csdk [2025-03-13T06:08:25.097Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-13T06:08:26.058Z] [ 72%] Linking C executable template [2025-03-13T06:08:26.058Z] /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-03-13T06:08:26.324Z] [ 72%] Built target template [2025-03-13T06:08:26.591Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-13T06:08:27.174Z] [ 76%] Linking C executable device-counter [2025-03-13T06:08:27.174Z] /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-03-13T06:08:27.443Z] [ 76%] Built target device-counter [2025-03-13T06:08:27.443Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-13T06:08:28.028Z] [ 80%] Linking C executable device-random [2025-03-13T06:08:28.293Z] /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-03-13T06:08:28.293Z] [ 80%] Built target device-random [2025-03-13T06:08:28.559Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-13T06:08:29.138Z] [ 84%] Linking C executable device-gyro [2025-03-13T06:08:29.138Z] /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-03-13T06:08:29.404Z] [ 84%] Built target device-gyro [2025-03-13T06:08:29.404Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-13T06:08:29.983Z] [ 88%] Linking C executable device-bitfields [2025-03-13T06:08:29.983Z] /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-03-13T06:08:30.250Z] [ 88%] Built target device-bitfields [2025-03-13T06:08:30.250Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-13T06:08:31.657Z] [ 92%] Linking C executable template-discovery [2025-03-13T06:08:31.657Z] /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-03-13T06:08:31.657Z] [ 92%] Built target template-discovery [2025-03-13T06:08:31.657Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-13T06:08:32.610Z] [ 96%] Linking C executable device-file [2025-03-13T06:08:32.610Z] /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-03-13T06:08:32.875Z] [ 96%] Built target device-file [2025-03-13T06:08:32.875Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-13T06:08:33.455Z] [100%] Linking C executable device-terminal [2025-03-13T06:08:33.720Z] /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-03-13T06:08:33.987Z] [100%] Built target device-terminal [2025-03-13T06:08:33.987Z] Run CPack packaging tool... [2025-03-13T06:08:33.987Z] CPack: Create package using TGZ [2025-03-13T06:08:33.987Z] CPack: Install projects [2025-03-13T06:08:33.987Z] CPack: - Run preinstall target for: Csdk [2025-03-13T06:08:34.942Z] CPack: - Install project: Csdk [] [2025-03-13T06:08:34.942Z] CPack: Create package [2025-03-13T06:08:34.942Z] CPack: - package: /device-coap/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. [2025-03-13T06:08:34.942Z] + '[' false '=' true ] [2025-03-13T06:08:34.942Z] + '[' false '=' true ] [2025-03-13T06:08:34.942Z] + mkdir -p /device-coap/deps/device-sdk-c-4.0.0/build/debug [2025-03-13T06:08:34.942Z] + cd /device-coap/deps/device-sdk-c-4.0.0/build/debug [2025-03-13T06:08:34.942Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-coap/deps/device-sdk-c-4.0.0/src [2025-03-13T06:08:35.207Z] -- The C compiler identification is GNU 12.2.1 [2025-03-13T06:08:35.471Z] -- Detecting C compiler ABI info [2025-03-13T06:08:35.737Z] -- Detecting C compiler ABI info - done [2025-03-13T06:08:35.737Z] -- Check for working C compiler: /usr/bin/cc - skipped [2025-03-13T06:08:35.737Z] -- Detecting C compile features [2025-03-13T06:08:35.737Z] -- Detecting C compile features - done [2025-03-13T06:08:35.737Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-03-13T06:08:36.004Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2025-03-13T06:08:36.004Z] -- Found LIBYAML: /usr/lib/libyaml.so [2025-03-13T06:08:36.004Z] -- Found LIBUUID: /usr/lib/libuuid.so [2025-03-13T06:08:36.004Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2025-03-13T06:08:36.274Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-03-13T06:08:36.274Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-03-13T06:08:36.274Z] -- /opt/iotech/iot/1.5/include [2025-03-13T06:08:36.274Z] -- C SDK 0.0.0 for Linux [2025-03-13T06:08:36.274Z] -- Performing Test CSDK_HAVE_ATOMIC [2025-03-13T06:08:36.544Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-03-13T06:08:36.811Z] -- Found Curses: /usr/lib/libcurses.so [2025-03-13T06:08:36.811Z] -- Configuring done (1.9s) [2025-03-13T06:08:37.078Z] -- Generating done (0.2s) [2025-03-13T06:08:37.078Z] -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.0/build/debug [2025-03-13T06:08:37.078Z] + make+ [2025-03-13T06:08:37.078Z] tee debug.log [2025-03-13T06:08:37.344Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-03-13T06:08:37.610Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-03-13T06:08:38.192Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-03-13T06:08:38.775Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-03-13T06:08:39.040Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-03-13T06:08:39.995Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-03-13T06:08:39.995Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-03-13T06:08:40.576Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-03-13T06:08:41.157Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-03-13T06:08:41.737Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-03-13T06:08:42.003Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-03-13T06:08:42.584Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-03-13T06:08:42.849Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-03-13T06:08:43.438Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-03-13T06:08:43.438Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-03-13T06:08:44.395Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-03-13T06:08:44.661Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-03-13T06:08:45.241Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-03-13T06:08:45.507Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-03-13T06:08:46.088Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-03-13T06:08:46.353Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-03-13T06:08:47.756Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-03-13T06:08:48.023Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-03-13T06:08:48.288Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-03-13T06:08:48.869Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-03-13T06:08:49.134Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-03-13T06:08:49.717Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-03-13T06:08:51.120Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-03-13T06:08:51.386Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-03-13T06:08:51.966Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-03-13T06:08:52.232Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-03-13T06:08:53.186Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-03-13T06:08:53.768Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-03-13T06:08:54.034Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-03-13T06:08:54.299Z] [ 68%] Linking C shared library libcsdk.so [2025-03-13T06:08:54.565Z] [ 68%] Built target csdk [2025-03-13T06:08:54.565Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-03-13T06:08:54.832Z] [ 72%] Linking C executable template [2025-03-13T06:08:55.098Z] /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-03-13T06:08:55.364Z] [ 72%] Built target template [2025-03-13T06:08:55.364Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-03-13T06:08:55.629Z] [ 76%] Linking C executable device-counter [2025-03-13T06:08:55.896Z] /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-03-13T06:08:56.161Z] [ 76%] Built target device-counter [2025-03-13T06:08:56.161Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-03-13T06:08:56.426Z] [ 80%] Linking C executable device-random [2025-03-13T06:08:56.426Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:08:56.691Z] [ 80%] Built target device-random [2025-03-13T06:08:56.691Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-03-13T06:08:57.274Z] [ 84%] Linking C executable device-gyro [2025-03-13T06:08:57.274Z] /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-03-13T06:08:57.538Z] [ 84%] Built target device-gyro [2025-03-13T06:08:57.538Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-03-13T06:08:57.803Z] [ 88%] Linking C executable device-bitfields [2025-03-13T06:08:58.068Z] /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-03-13T06:08:58.068Z] [ 88%] Built target device-bitfields [2025-03-13T06:08:58.332Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-03-13T06:08:58.596Z] [ 92%] Linking C executable template-discovery [2025-03-13T06:08:58.861Z] /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-03-13T06:08:58.861Z] [ 92%] Built target template-discovery [2025-03-13T06:08:59.127Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-03-13T06:08:59.392Z] [ 96%] Linking C executable device-file [2025-03-13T06:08:59.392Z] /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-03-13T06:08:59.658Z] [ 96%] Built target device-file [2025-03-13T06:08:59.924Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-03-13T06:09:00.189Z] [100%] Linking C executable device-terminal [2025-03-13T06:09:00.455Z] /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-03-13T06:09:00.455Z] [100%] Built target device-terminal [2025-03-13T06:09:00.721Z] + cp -rf include/devsdk include/edgex /usr/include/ [2025-03-13T06:09:00.721Z] + cp build/release/c/libcsdk.so /usr/lib/ [2025-03-13T06:09:00.721Z] + rm -rf /device-coap/deps [2025-03-13T06:09:01.681Z] Removing intermediate container 2d4dc8690f3a [2025-03-13T06:09:01.681Z] ---> c94aa521b19a [2025-03-13T06:09:01.681Z] Step 13/33 : RUN /device-coap/scripts/build.sh && test -f /device-coap/build/release/device-coap [2025-03-13T06:09:01.946Z] ---> Running in e9504ad654e6 [2025-03-13T06:09:02.902Z] + readlink -f /device-coap/scripts/build.sh [2025-03-13T06:09:02.902Z] + dirname /device-coap/scripts/build.sh [2025-03-13T06:09:02.902Z] + dirname /device-coap/scripts [2025-03-13T06:09:02.902Z] + ROOT=/device-coap [2025-03-13T06:09:02.902Z] + echo /device-coap [2025-03-13T06:09:02.902Z] + cd /device-coap [2025-03-13T06:09:02.902Z] + mkdir -p /device-coap/build/release [2025-03-13T06:09:02.902Z] /device-coap [2025-03-13T06:09:02.902Z] + cd /device-coap/build/release [2025-03-13T06:09:02.902Z] + cmake '-DCMAKE_BUILD_TYPE=Release' /device-coap/src/c [2025-03-13T06:09:02.902Z] -- Configuring done (0.1s) [2025-03-13T06:09:02.902Z] -- Generating done (0.0s) [2025-03-13T06:09:02.902Z] -- Build files have been written to: /device-coap/build/release [2025-03-13T06:09:02.902Z] + + maketee [2025-03-13T06:09:02.902Z] release.log [2025-03-13T06:09:02.902Z] [ 20%] Building C object CMakeFiles/device-coap.dir/coap-client.c.o [2025-03-13T06:09:03.166Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-03-13T06:09:03.166Z] from /device-coap/src/c/device-coap.h:17, [2025-03-13T06:09:03.166Z] from /device-coap/src/c/coap-client.h:21, [2025-03-13T06:09:03.166Z] from /device-coap/src/c/coap-client.c:9: [2025-03-13T06:09:03.166Z] /device-coap/src/c/coap-client.c: In function 'GetEndDeviceProtocolProperties': [2025-03-13T06:09:03.166Z] /device-coap/src/c/coap-client.c:89:36: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-03-13T06:09:03.166Z] 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", [2025-03-13T06:09:03.166Z] | ^~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:09:03.166Z] 90 | strlen(end_dev_params_ptr->psk_key)); [2025-03-13T06:09:03.166Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:09:03.166Z] | | [2025-03-13T06:09:03.166Z] | size_t {aka long unsigned int} [2025-03-13T06:09:03.166Z] /device-coap/src/c/coap-client.c:89:55: note: format string is defined here [2025-03-13T06:09:03.166Z] 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", [2025-03-13T06:09:03.166Z] | ~^ [2025-03-13T06:09:03.166Z] | | [2025-03-13T06:09:03.166Z] | unsigned int [2025-03-13T06:09:03.166Z] | %lu [2025-03-13T06:09:03.166Z] /device-coap/src/c/coap-client.c: In function 'message_handler': [2025-03-13T06:09:03.166Z] /device-coap/src/c/coap-client.c:126:36: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-03-13T06:09:03.166Z] 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); [2025-03-13T06:09:03.166Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-13T06:09:03.166Z] | | [2025-03-13T06:09:03.166Z] | size_t {aka long unsigned int} [2025-03-13T06:09:03.166Z] /device-coap/src/c/coap-client.c:126:63: note: format string is defined here [2025-03-13T06:09:03.166Z] 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); [2025-03-13T06:09:03.166Z] | ~^ [2025-03-13T06:09:03.166Z] | | [2025-03-13T06:09:03.166Z] | unsigned int [2025-03-13T06:09:03.166Z] | %lu [2025-03-13T06:09:03.166Z] /device-coap/src/c/coap-client.c:129:34: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] [2025-03-13T06:09:03.166Z] 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", [2025-03-13T06:09:03.166Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:09:03.166Z] 130 | resource->properties->type); [2025-03-13T06:09:03.166Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:09:03.166Z] | | [2025-03-13T06:09:03.166Z] | iot_typecode_t [2025-03-13T06:09:03.166Z] /device-coap/src/c/coap-client.c:129:68: note: format string is defined here [2025-03-13T06:09:03.166Z] 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", [2025-03-13T06:09:03.166Z] | ~^ [2025-03-13T06:09:03.166Z] | | [2025-03-13T06:09:03.166Z] | int [2025-03-13T06:09:03.166Z] /device-coap/src/c/coap-client.c:139:38: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-03-13T06:09:03.166Z] 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, [2025-03-13T06:09:03.166Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:09:03.166Z] 140 | len); [2025-03-13T06:09:03.166Z] | ~~~ [2025-03-13T06:09:03.166Z] | | [2025-03-13T06:09:03.166Z] | size_t {aka long unsigned int} [2025-03-13T06:09:03.166Z] /device-coap/src/c/coap-client.c:139:71: note: format string is defined here [2025-03-13T06:09:03.166Z] 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, [2025-03-13T06:09:03.166Z] | ~^ [2025-03-13T06:09:03.166Z] | | [2025-03-13T06:09:03.166Z] | int [2025-03-13T06:09:03.166Z] | %ld [2025-03-13T06:09:03.166Z] /device-coap/src/c/coap-client.c:144:38: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-03-13T06:09:03.166Z] 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, [2025-03-13T06:09:03.166Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:09:03.166Z] 145 | len); [2025-03-13T06:09:03.166Z] | ~~~ [2025-03-13T06:09:03.166Z] | | [2025-03-13T06:09:03.166Z] | size_t {aka long unsigned int} [2025-03-13T06:09:03.166Z] /device-coap/src/c/coap-client.c:144:71: note: format string is defined here [2025-03-13T06:09:03.166Z] 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, [2025-03-13T06:09:03.166Z] | ~^ [2025-03-13T06:09:03.166Z] | | [2025-03-13T06:09:03.166Z] | int [2025-03-13T06:09:03.166Z] | %ld [2025-03-13T06:09:03.166Z] /device-coap/src/c/coap-client.c:151:38: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-03-13T06:09:03.166Z] 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, [2025-03-13T06:09:03.166Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:09:03.166Z] 152 | len); [2025-03-13T06:09:03.166Z] | ~~~ [2025-03-13T06:09:03.166Z] | | [2025-03-13T06:09:03.166Z] | size_t {aka long unsigned int} [2025-03-13T06:09:03.166Z] /device-coap/src/c/coap-client.c:151:70: note: format string is defined here [2025-03-13T06:09:03.166Z] 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, [2025-03-13T06:09:03.166Z] | ~^ [2025-03-13T06:09:03.166Z] | | [2025-03-13T06:09:03.166Z] | int [2025-03-13T06:09:03.166Z] | %ld [2025-03-13T06:09:03.166Z] /device-coap/src/c/coap-client.c:156:38: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] [2025-03-13T06:09:03.166Z] 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", [2025-03-13T06:09:03.166Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:09:03.166Z] 157 | resource->properties->type); [2025-03-13T06:09:03.166Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:09:03.166Z] | | [2025-03-13T06:09:03.166Z] | iot_typecode_t [2025-03-13T06:09:03.166Z] /device-coap/src/c/coap-client.c:156:71: note: format string is defined here [2025-03-13T06:09:03.166Z] 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", [2025-03-13T06:09:03.166Z] | ~^ [2025-03-13T06:09:03.166Z] | | [2025-03-13T06:09:03.166Z] | int [2025-03-13T06:09:03.166Z] /device-coap/src/c/coap-client.c: In function 'CoapSendCommandToEndDevice': [2025-03-13T06:09:03.166Z] /device-coap/src/c/coap-client.c:244:30: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-03-13T06:09:03.166Z] 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); [2025-03-13T06:09:03.166Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-13T06:09:03.166Z] | | [2025-03-13T06:09:03.167Z] | size_t {aka long unsigned int} [2025-03-13T06:09:03.432Z] /device-coap/src/c/coap-client.c:244:55: note: format string is defined here [2025-03-13T06:09:03.432Z] 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); [2025-03-13T06:09:03.432Z] | ~^ [2025-03-13T06:09:03.432Z] | | [2025-03-13T06:09:03.432Z] | int [2025-03-13T06:09:03.432Z] | %ld [2025-03-13T06:09:03.432Z] /device-coap/src/c/coap-client.c:252:32: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-03-13T06:09:03.432Z] 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2025-03-13T06:09:03.432Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:09:03.432Z] 253 | (uint8_t *)end_dev_params_ptr->psk_key, [2025-03-13T06:09:03.432Z] 254 | strlen(end_dev_params_ptr->psk_key)); [2025-03-13T06:09:03.432Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:09:03.432Z] | | [2025-03-13T06:09:03.432Z] | size_t {aka long unsigned int} [2025-03-13T06:09:03.432Z] /device-coap/src/c/coap-client.c:252:67: note: format string is defined here [2025-03-13T06:09:03.432Z] 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2025-03-13T06:09:03.432Z] | ~^ [2025-03-13T06:09:03.432Z] | | [2025-03-13T06:09:03.432Z] | int [2025-03-13T06:09:03.432Z] | %ld [2025-03-13T06:09:03.432Z] /device-coap/src/c/coap-client.c: In function 'CoapGetRequestToEndDevice': [2025-03-13T06:09:03.432Z] /device-coap/src/c/coap-client.c:351:32: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-03-13T06:09:03.432Z] 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2025-03-13T06:09:03.432Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:09:03.432Z] 352 | (uint8_t *)end_dev_params_ptr->psk_key, [2025-03-13T06:09:03.432Z] 353 | strlen(end_dev_params_ptr->psk_key)); [2025-03-13T06:09:03.432Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:09:03.432Z] | | [2025-03-13T06:09:03.432Z] | size_t {aka long unsigned int} [2025-03-13T06:09:03.432Z] /device-coap/src/c/coap-client.c:351:67: note: format string is defined here [2025-03-13T06:09:03.432Z] 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", [2025-03-13T06:09:03.432Z] | ~^ [2025-03-13T06:09:03.432Z] | | [2025-03-13T06:09:03.432Z] | int [2025-03-13T06:09:03.432Z] | %ld [2025-03-13T06:09:04.010Z] [ 40%] Building C object CMakeFiles/device-coap.dir/coap-server.c.o [2025-03-13T06:09:04.277Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-03-13T06:09:04.277Z] from /usr/include/edgex/devices.h:17, [2025-03-13T06:09:04.277Z] from /device-coap/src/c/coap-server.c:22: [2025-03-13T06:09:04.277Z] /device-coap/src/c/coap-server.c: In function 'data_handler': [2025-03-13T06:09:04.277Z] /device-coap/src/c/coap-server.c:82:32: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-03-13T06:09:04.277Z] 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); [2025-03-13T06:09:04.277Z] | ^~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-13T06:09:04.277Z] | | [2025-03-13T06:09:04.277Z] | size_t {aka long unsigned int} [2025-03-13T06:09:04.277Z] /device-coap/src/c/coap-server.c:82:54: note: format string is defined here [2025-03-13T06:09:04.277Z] 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); [2025-03-13T06:09:04.277Z] | ~^ [2025-03-13T06:09:04.277Z] | | [2025-03-13T06:09:04.277Z] | unsigned int [2025-03-13T06:09:04.277Z] | %lu [2025-03-13T06:09:04.277Z] /device-coap/src/c/coap-server.c:128:37: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] [2025-03-13T06:09:04.277Z] 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); [2025-03-13T06:09:04.277Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:09:04.277Z] | | [2025-03-13T06:09:04.277Z] | iot_typecode_t [2025-03-13T06:09:04.277Z] /device-coap/src/c/coap-server.c:128:65: note: format string is defined here [2025-03-13T06:09:04.277Z] 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); [2025-03-13T06:09:04.277Z] | ~^ [2025-03-13T06:09:04.277Z] | | [2025-03-13T06:09:04.277Z] | int [2025-03-13T06:09:04.856Z] [ 60%] Building C object CMakeFiles/device-coap.dir/coap-util.c.o [2025-03-13T06:09:05.122Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-03-13T06:09:05.122Z] from /device-coap/src/c/coap-util.h:18, [2025-03-13T06:09:05.122Z] from /device-coap/src/c/coap-util.c:9: [2025-03-13T06:09:05.122Z] /device-coap/src/c/coap-util.c: In function 'read_data_float64': [2025-03-13T06:09:05.122Z] /device-coap/src/c/coap-util.c:63:31: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-03-13T06:09:05.122Z] 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); [2025-03-13T06:09:05.122Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-13T06:09:05.122Z] | | [2025-03-13T06:09:05.122Z] | size_t {aka long unsigned int} [2025-03-13T06:09:05.122Z] /device-coap/src/c/coap-util.c:63:56: note: format string is defined here [2025-03-13T06:09:05.122Z] 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); [2025-03-13T06:09:05.122Z] | ~^ [2025-03-13T06:09:05.122Z] | | [2025-03-13T06:09:05.122Z] | unsigned int [2025-03-13T06:09:05.122Z] | %lu [2025-03-13T06:09:05.122Z] /device-coap/src/c/coap-util.c:76:31: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-03-13T06:09:05.122Z] 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); [2025-03-13T06:09:05.122Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-13T06:09:05.122Z] | | [2025-03-13T06:09:05.122Z] | size_t {aka long unsigned int} [2025-03-13T06:09:05.122Z] /device-coap/src/c/coap-util.c:76:56: note: format string is defined here [2025-03-13T06:09:05.122Z] 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); [2025-03-13T06:09:05.122Z] | ~^ [2025-03-13T06:09:05.122Z] | | [2025-03-13T06:09:05.122Z] | unsigned int [2025-03-13T06:09:05.122Z] | %lu [2025-03-13T06:09:05.122Z] /device-coap/src/c/coap-util.c: In function 'read_data_int32': [2025-03-13T06:09:05.122Z] /device-coap/src/c/coap-util.c:87:31: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-03-13T06:09:05.122Z] 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); [2025-03-13T06:09:05.122Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-13T06:09:05.122Z] | | [2025-03-13T06:09:05.122Z] | size_t {aka long unsigned int} [2025-03-13T06:09:05.122Z] /device-coap/src/c/coap-util.c:87:54: note: format string is defined here [2025-03-13T06:09:05.122Z] 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); [2025-03-13T06:09:05.122Z] | ~^ [2025-03-13T06:09:05.122Z] | | [2025-03-13T06:09:05.122Z] | unsigned int [2025-03-13T06:09:05.122Z] | %lu [2025-03-13T06:09:05.122Z] /device-coap/src/c/coap-util.c:102:31: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2025-03-13T06:09:05.122Z] 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); [2025-03-13T06:09:05.122Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ [2025-03-13T06:09:05.122Z] | | [2025-03-13T06:09:05.122Z] | size_t {aka long unsigned int} [2025-03-13T06:09:05.122Z] /device-coap/src/c/coap-util.c:102:54: note: format string is defined here [2025-03-13T06:09:05.122Z] 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); [2025-03-13T06:09:05.122Z] | ~^ [2025-03-13T06:09:05.122Z] | | [2025-03-13T06:09:05.122Z] | unsigned int [2025-03-13T06:09:05.122Z] | %lu [2025-03-13T06:09:05.702Z] [ 80%] Building C object CMakeFiles/device-coap.dir/device-coap.c.o [2025-03-13T06:09:05.968Z] In file included from /usr/include/devsdk/devsdk.h:18, [2025-03-13T06:09:05.968Z] from /device-coap/src/c/device-coap.h:17, [2025-03-13T06:09:05.968Z] from /device-coap/src/c/device-coap.c:10: [2025-03-13T06:09:05.968Z] /device-coap/src/c/device-coap.c: In function 'coap_get_handler': [2025-03-13T06:09:05.968Z] /device-coap/src/c/device-coap.c:130:31: warning: format '%d' expects argument of type 'int', but argument 4 has type 'iot_typecode_t' [-Wformat=] [2025-03-13T06:09:05.968Z] 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", [2025-03-13T06:09:05.968Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:09:05.968Z] 131 | requests[i].resource->type); [2025-03-13T06:09:05.968Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-03-13T06:09:05.968Z] | | [2025-03-13T06:09:05.968Z] | iot_typecode_t [2025-03-13T06:09:05.968Z] /device-coap/src/c/device-coap.c:130:69: note: format string is defined here [2025-03-13T06:09:05.968Z] 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", [2025-03-13T06:09:05.968Z] | ~^ [2025-03-13T06:09:05.968Z] | | [2025-03-13T06:09:05.968Z] | int [2025-03-13T06:09:06.555Z] [100%] Linking C executable device-coap [2025-03-13T06:09:06.821Z] /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) [2025-03-13T06:09:07.087Z] [100%] Built target device-coap [2025-03-13T06:09:07.672Z] Removing intermediate container e9504ad654e6 [2025-03-13T06:09:07.672Z] ---> 1f35b1a67423 [2025-03-13T06:09:07.672Z] Step 14/33 : FROM ${BASE} [2025-03-13T06:09:07.672Z] ---> 1dfe2c661704 [2025-03-13T06:09:07.672Z] Step 15/33 : RUN apk add --update --no-cache dumb-init [2025-03-13T06:09:07.939Z] ---> Running in c8f77a09c544 [2025-03-13T06:09:08.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2025-03-13T06:09:09.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2025-03-13T06:09:09.740Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-13T06:09:10.693Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-13T06:09:10.693Z] OK: 334 MiB in 103 packages [2025-03-13T06:09:11.665Z] Removing intermediate container c8f77a09c544 [2025-03-13T06:09:11.665Z] ---> 6357cfa803cb [2025-03-13T06:09:11.665Z] Step 16/33 : RUN apk --no-cache upgrade [2025-03-13T06:09:11.665Z] ---> Running in 7ba8ef07c37b [2025-03-13T06:09:12.622Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2025-03-13T06:09:12.888Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2025-03-13T06:09:13.467Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-13T06:09:14.425Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-13T06:09:14.425Z] OK: 334 MiB in 103 packages [2025-03-13T06:09:15.388Z] Removing intermediate container 7ba8ef07c37b [2025-03-13T06:09:15.388Z] ---> 2d0f839415a0 [2025-03-13T06:09:15.388Z] Step 17/33 : WORKDIR / [2025-03-13T06:09:15.388Z] ---> Running in 6f3fcc614c2f [2025-03-13T06:09:15.653Z] Removing intermediate container 6f3fcc614c2f [2025-03-13T06:09:15.653Z] ---> 4b5baf44fbd9 [2025-03-13T06:09:15.653Z] Step 18/33 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-03-13T06:09:15.653Z] ---> Running in 4b331db75b2b [2025-03-13T06:09:16.609Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2025-03-13T06:09:17.189Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-03-13T06:09:17.189Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-03-13T06:09:17.189Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-03-13T06:09:17.773Z] Removing intermediate container 4b331db75b2b [2025-03-13T06:09:17.773Z] ---> ec1977b33e8c [2025-03-13T06:09:17.773Z] Step 19/33 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2025-03-13T06:09:17.773Z] ---> Running in c93af636404d [2025-03-13T06:09:19.726Z] Removing intermediate container c93af636404d [2025-03-13T06:09:19.726Z] ---> 093d6691ca9c [2025-03-13T06:09:19.726Z] Step 20/33 : 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 [2025-03-13T06:09:19.726Z] ---> Running in 7e9c31922ddd [2025-03-13T06:09:20.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2025-03-13T06:09:20.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2025-03-13T06:09:21.552Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-13T06:09:22.509Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-03-13T06:09:22.509Z] (1/1) Installing curl (8.12.1-r0) [2025-03-13T06:09:22.509Z] Executing busybox-1.36.1-r7.trigger [2025-03-13T06:09:22.509Z] OK: 334 MiB in 104 packages [2025-03-13T06:09:23.467Z] Removing intermediate container 7e9c31922ddd [2025-03-13T06:09:23.467Z] ---> 0c68f81ad071 [2025-03-13T06:09:23.467Z] Step 21/33 : COPY --from=builder /device-coap/build/release/device-coap / [2025-03-13T06:09:24.049Z] ---> 0e2ee468adef [2025-03-13T06:09:24.049Z] Step 22/33 : COPY --from=builder /usr/local/lib/libcoap-2.so /usr/local/lib/ [2025-03-13T06:09:24.795Z] ---> 872f6a25c8b8 [2025-03-13T06:09:24.795Z] Step 23/33 : COPY --from=builder /usr/local/include/coap2 /usr/local/include/coap2 [2025-03-13T06:09:25.379Z] ---> 4092fe60f69d [2025-03-13T06:09:25.379Z] Step 24/33 : COPY --from=builder /usr/local/lib/libtinydtls.so /usr/local/lib/ [2025-03-13T06:09:25.964Z] ---> 0d49ba038a21 [2025-03-13T06:09:25.964Z] Step 25/33 : COPY --from=builder /usr/lib/libcsdk.so /usr/lib [2025-03-13T06:09:26.551Z] ---> 338e3953ff04 [2025-03-13T06:09:26.551Z] Step 26/33 : COPY LICENSE / [2025-03-13T06:09:27.134Z] ---> 36a048bfe3db [2025-03-13T06:09:27.134Z] Step 27/33 : COPY Attribution.txt / [2025-03-13T06:09:27.716Z] ---> d375e5694819 [2025-03-13T06:09:27.716Z] Step 28/33 : COPY res /res [2025-03-13T06:09:27.982Z] ---> 45137874062c [2025-03-13T06:09:27.982Z] Step 29/33 : ENTRYPOINT ["/device-coap"] [2025-03-13T06:09:28.249Z] ---> Running in b905d8fa11eb [2025-03-13T06:09:28.516Z] Removing intermediate container b905d8fa11eb [2025-03-13T06:09:28.516Z] ---> 0b96b41bfd96 [2025-03-13T06:09:28.516Z] Step 30/33 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-13T06:09:28.516Z] ---> Running in 78904ffde413 [2025-03-13T06:09:28.784Z] Removing intermediate container 78904ffde413 [2025-03-13T06:09:28.784Z] ---> 3da293f4c7f2 [2025-03-13T06:09:28.784Z] Step 31/33 : LABEL arch=arm64 [2025-03-13T06:09:29.061Z] ---> Running in 02c68bebafed [2025-03-13T06:09:29.327Z] Removing intermediate container 02c68bebafed [2025-03-13T06:09:29.327Z] ---> a0a49f9ee902 [2025-03-13T06:09:29.327Z] Step 32/33 : LABEL git_sha=578a9a03340fcb4ee66dd22d4e32c296796c0ad6 [2025-03-13T06:09:29.327Z] ---> Running in 5b483c09c01a [2025-03-13T06:09:29.594Z] Removing intermediate container 5b483c09c01a [2025-03-13T06:09:29.594Z] ---> 8d7e5b858dfc [2025-03-13T06:09:29.594Z] Step 33/33 : LABEL version=3.2.0-dev.2 [2025-03-13T06:09:29.594Z] ---> Running in 7fbe4fd12ed4 [2025-03-13T06:09:30.176Z] Removing intermediate container 7fbe4fd12ed4 [2025-03-13T06:09:30.176Z] ---> 11cbcc611977 [2025-03-13T06:09:30.176Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2025-03-13T06:09:30.176Z] Successfully built 11cbcc611977 [2025-03-13T06:09:30.176Z] Successfully tagged device-coap-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-13T06:09:30.313Z] provisioning config files... [2025-03-13T06:09:30.326Z] copy managed file [device-coap-c-settings] to file:/w/workspace/device-coap-c/40@tmp/config4122948643464221444tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-13T06:09:30.668Z] ---> ****-login.sh [2025-03-13T06:09:30.668Z] nexus3.edgexfoundry.org:10001 [2025-03-13T06:09:30.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:09:30.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:09:30.936Z] Configure a credential helper to remove this warning. See [2025-03-13T06:09:30.936Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:09:30.936Z] [2025-03-13T06:09:30.936Z] Login Succeeded [2025-03-13T06:09:30.936Z] nexus3.edgexfoundry.org:10002 [2025-03-13T06:09:31.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:09:31.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:09:31.202Z] Configure a credential helper to remove this warning. See [2025-03-13T06:09:31.202Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:09:31.202Z] [2025-03-13T06:09:31.202Z] Login Succeeded [2025-03-13T06:09:31.202Z] nexus3.edgexfoundry.org:10003 [2025-03-13T06:09:31.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:09:31.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:09:31.734Z] Configure a credential helper to remove this warning. See [2025-03-13T06:09:31.734Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:09:31.734Z] [2025-03-13T06:09:31.734Z] Login Succeeded [2025-03-13T06:09:31.734Z] nexus3.edgexfoundry.org:10004 [2025-03-13T06:09:31.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:09:31.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:09:31.999Z] Configure a credential helper to remove this warning. See [2025-03-13T06:09:31.999Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:09:31.999Z] [2025-03-13T06:09:31.999Z] Login Succeeded [2025-03-13T06:09:31.999Z] ****.io [2025-03-13T06:09:32.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-13T06:09:32.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-13T06:09:32.535Z] Configure a credential helper to remove this warning. See [2025-03-13T06:09:32.535Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-13T06:09:32.535Z] [2025-03-13T06:09:32.535Z] Login Succeeded [2025-03-13T06:09:32.535Z] ---> ****-login.sh ends [Pipeline] } [2025-03-13T06:09:32.546Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-13T06:09:32.608Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-13T06:09:32.633Z] [edgeXDocker.push] Tagging docker image device-coap-arm64 with the following tags: [2025-03-13T06:09:32.633Z] 578a9a03340fcb4ee66dd22d4e32c296796c0ad6 [2025-03-13T06:09:32.633Z] latest [2025-03-13T06:09:32.633Z] 3.2.0-dev.2 [2025-03-13T06:09:32.633Z] 578a9a03340fcb4ee66dd22d4e32c296796c0ad6-3.2.0-dev.2 [2025-03-13T06:09:32.633Z] main [2025-03-13T06:09:32.633Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:09:33.016Z] + docker tag device-coap-arm64 nexus3.edgexfoundry.org:10004/device-coap-arm64:578a9a03340fcb4ee66dd22d4e32c296796c0ad6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:09:33.368Z] + docker push nexus3.edgexfoundry.org:10004/device-coap-arm64:578a9a03340fcb4ee66dd22d4e32c296796c0ad6 [2025-03-13T06:09:33.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-coap-arm64] [2025-03-13T06:09:33.368Z] 6fb4619b18d7: Preparing [2025-03-13T06:09:33.368Z] 0024dc117025: Preparing [2025-03-13T06:09:33.368Z] 3006221226d5: Preparing [2025-03-13T06:09:33.368Z] 722ab0130e9f: Preparing [2025-03-13T06:09:33.368Z] 4b42d23bf774: Preparing [2025-03-13T06:09:33.368Z] e44532260f31: Preparing [2025-03-13T06:09:33.368Z] 4257c60abf80: Preparing [2025-03-13T06:09:33.368Z] 3881325edad2: Preparing [2025-03-13T06:09:33.368Z] 208296e26448: Preparing [2025-03-13T06:09:33.368Z] 429edef614a1: Preparing [2025-03-13T06:09:33.368Z] 2f61bd4f5096: Preparing [2025-03-13T06:09:33.368Z] 3b6e7e795544: Preparing [2025-03-13T06:09:33.368Z] ecde412fed7b: Preparing [2025-03-13T06:09:33.368Z] d283979934b2: Preparing [2025-03-13T06:09:33.368Z] 8e789d1f7558: Preparing [2025-03-13T06:09:33.368Z] a8c3f6227390: Preparing [2025-03-13T06:09:33.368Z] 0cd9c0bebc21: Preparing [2025-03-13T06:09:33.368Z] 208296e26448: Waiting [2025-03-13T06:09:33.368Z] 429edef614a1: Waiting [2025-03-13T06:09:33.368Z] 2f61bd4f5096: Waiting [2025-03-13T06:09:33.368Z] 3b6e7e795544: Waiting [2025-03-13T06:09:33.368Z] ecde412fed7b: Waiting [2025-03-13T06:09:33.368Z] d283979934b2: Waiting [2025-03-13T06:09:33.368Z] 8e789d1f7558: Waiting [2025-03-13T06:09:33.368Z] a8c3f6227390: Waiting [2025-03-13T06:09:33.368Z] 0f0637c4a5ae: Preparing [2025-03-13T06:09:33.368Z] ad383c46e8ea: Preparing [2025-03-13T06:09:33.368Z] bdd92b832c8a: Preparing [2025-03-13T06:09:33.368Z] a48206ed57b5: Preparing [2025-03-13T06:09:33.368Z] 58a3b6baddef: Preparing [2025-03-13T06:09:33.368Z] 6f4c15b0792b: Preparing [2025-03-13T06:09:33.368Z] 6e20c635b625: Preparing [2025-03-13T06:09:33.368Z] e44532260f31: Waiting [2025-03-13T06:09:33.368Z] 5f4d9fc4d98d: Preparing [2025-03-13T06:09:33.368Z] 4257c60abf80: Waiting [2025-03-13T06:09:33.368Z] 0cd9c0bebc21: Waiting [2025-03-13T06:09:33.368Z] 3881325edad2: Waiting [2025-03-13T06:09:33.368Z] 0f0637c4a5ae: Waiting [2025-03-13T06:09:33.368Z] ad383c46e8ea: Waiting [2025-03-13T06:09:33.368Z] 58a3b6baddef: Waiting [2025-03-13T06:09:33.368Z] bdd92b832c8a: Waiting [2025-03-13T06:09:33.368Z] 6f4c15b0792b: Waiting [2025-03-13T06:09:33.368Z] 6e20c635b625: Waiting [2025-03-13T06:09:33.368Z] 5f4d9fc4d98d: Waiting [2025-03-13T06:09:33.368Z] a48206ed57b5: Waiting [2025-03-13T06:09:33.633Z] 6fb4619b18d7: Pushed [2025-03-13T06:09:33.633Z] 0024dc117025: Pushed [2025-03-13T06:09:33.633Z] 4b42d23bf774: Pushed [2025-03-13T06:09:33.633Z] 3006221226d5: Pushed [2025-03-13T06:09:33.633Z] 722ab0130e9f: Pushed [2025-03-13T06:09:33.905Z] 429edef614a1: Pushed [2025-03-13T06:09:33.905Z] 4257c60abf80: Pushed [2025-03-13T06:09:33.905Z] 3881325edad2: Pushed [2025-03-13T06:09:33.905Z] e44532260f31: Pushed [2025-03-13T06:09:34.173Z] 2f61bd4f5096: Pushed [2025-03-13T06:09:34.173Z] 3b6e7e795544: Pushed [2025-03-13T06:09:34.173Z] ecde412fed7b: Pushed [2025-03-13T06:09:34.173Z] d283979934b2: Pushed [2025-03-13T06:09:34.173Z] a8c3f6227390: Pushed [2025-03-13T06:09:34.442Z] 0cd9c0bebc21: Pushed [2025-03-13T06:09:34.442Z] 208296e26448: Pushed [2025-03-13T06:09:34.442Z] 0f0637c4a5ae: Pushed [2025-03-13T06:09:34.442Z] ad383c46e8ea: Pushed [2025-03-13T06:09:34.442Z] 58a3b6baddef: Pushed [2025-03-13T06:09:34.442Z] 6f4c15b0792b: Pushed [2025-03-13T06:09:34.709Z] 8e789d1f7558: Pushed [2025-03-13T06:09:34.709Z] 6e20c635b625: Layer already exists [2025-03-13T06:09:34.709Z] 5f4d9fc4d98d: Layer already exists [2025-03-13T06:09:36.116Z] a48206ed57b5: Pushed [2025-03-13T06:09:41.439Z] bdd92b832c8a: Pushed [2025-03-13T06:09:41.439Z] 578a9a03340fcb4ee66dd22d4e32c296796c0ad6: digest: sha256:f8546409cb94aa7e6d61a1019e1e0b9bb453f0d8919fe878eb4988f859737b3d size: 5541 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:09:41.795Z] + docker tag device-coap-arm64 nexus3.edgexfoundry.org:10004/device-coap-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:09:42.148Z] + docker push nexus3.edgexfoundry.org:10004/device-coap-arm64:latest [2025-03-13T06:09:42.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-coap-arm64] [2025-03-13T06:09:42.148Z] 6fb4619b18d7: Preparing [2025-03-13T06:09:42.148Z] 0024dc117025: Preparing [2025-03-13T06:09:42.148Z] 3006221226d5: Preparing [2025-03-13T06:09:42.148Z] 722ab0130e9f: Preparing [2025-03-13T06:09:42.148Z] 4b42d23bf774: Preparing [2025-03-13T06:09:42.148Z] e44532260f31: Preparing [2025-03-13T06:09:42.148Z] 4257c60abf80: Preparing [2025-03-13T06:09:42.148Z] 3881325edad2: Preparing [2025-03-13T06:09:42.148Z] 208296e26448: Preparing [2025-03-13T06:09:42.148Z] 429edef614a1: Preparing [2025-03-13T06:09:42.148Z] 2f61bd4f5096: Preparing [2025-03-13T06:09:42.148Z] 3b6e7e795544: Preparing [2025-03-13T06:09:42.148Z] ecde412fed7b: Preparing [2025-03-13T06:09:42.148Z] d283979934b2: Preparing [2025-03-13T06:09:42.148Z] 8e789d1f7558: Preparing [2025-03-13T06:09:42.148Z] a8c3f6227390: Preparing [2025-03-13T06:09:42.148Z] 0cd9c0bebc21: Preparing [2025-03-13T06:09:42.148Z] 0f0637c4a5ae: Preparing [2025-03-13T06:09:42.148Z] ad383c46e8ea: Preparing [2025-03-13T06:09:42.148Z] bdd92b832c8a: Preparing [2025-03-13T06:09:42.148Z] a48206ed57b5: Preparing [2025-03-13T06:09:42.148Z] 58a3b6baddef: Preparing [2025-03-13T06:09:42.148Z] 6f4c15b0792b: Preparing [2025-03-13T06:09:42.148Z] 6e20c635b625: Preparing [2025-03-13T06:09:42.148Z] e44532260f31: Waiting [2025-03-13T06:09:42.148Z] 5f4d9fc4d98d: Preparing [2025-03-13T06:09:42.148Z] 4257c60abf80: Waiting [2025-03-13T06:09:42.148Z] 3881325edad2: Waiting [2025-03-13T06:09:42.148Z] 208296e26448: Waiting [2025-03-13T06:09:42.148Z] 0f0637c4a5ae: Waiting [2025-03-13T06:09:42.148Z] 429edef614a1: Waiting [2025-03-13T06:09:42.148Z] ad383c46e8ea: Waiting [2025-03-13T06:09:42.148Z] 2f61bd4f5096: Waiting [2025-03-13T06:09:42.148Z] 3b6e7e795544: Waiting [2025-03-13T06:09:42.148Z] bdd92b832c8a: Waiting [2025-03-13T06:09:42.148Z] ecde412fed7b: Waiting [2025-03-13T06:09:42.148Z] a48206ed57b5: Waiting [2025-03-13T06:09:42.148Z] d283979934b2: Waiting [2025-03-13T06:09:42.148Z] 58a3b6baddef: Waiting [2025-03-13T06:09:42.148Z] 6f4c15b0792b: Waiting [2025-03-13T06:09:42.148Z] 8e789d1f7558: Waiting [2025-03-13T06:09:42.148Z] 6e20c635b625: Waiting [2025-03-13T06:09:42.148Z] a8c3f6227390: Waiting [2025-03-13T06:09:42.148Z] 5f4d9fc4d98d: Waiting [2025-03-13T06:09:42.148Z] 4b42d23bf774: Layer already exists [2025-03-13T06:09:42.148Z] 3006221226d5: Layer already exists [2025-03-13T06:09:42.148Z] 0024dc117025: Layer already exists [2025-03-13T06:09:42.148Z] 722ab0130e9f: Layer already exists [2025-03-13T06:09:42.148Z] 6fb4619b18d7: Layer already exists [2025-03-13T06:09:42.148Z] e44532260f31: Layer already exists [2025-03-13T06:09:42.148Z] 4257c60abf80: Layer already exists [2025-03-13T06:09:42.148Z] 3881325edad2: Layer already exists [2025-03-13T06:09:42.148Z] 208296e26448: Layer already exists [2025-03-13T06:09:42.148Z] 429edef614a1: Layer already exists [2025-03-13T06:09:42.148Z] ecde412fed7b: Layer already exists [2025-03-13T06:09:42.148Z] 3b6e7e795544: Layer already exists [2025-03-13T06:09:42.148Z] 2f61bd4f5096: Layer already exists [2025-03-13T06:09:42.148Z] 8e789d1f7558: Layer already exists [2025-03-13T06:09:42.148Z] d283979934b2: Layer already exists [2025-03-13T06:09:42.148Z] 0cd9c0bebc21: Layer already exists [2025-03-13T06:09:42.148Z] ad383c46e8ea: Layer already exists [2025-03-13T06:09:42.148Z] a8c3f6227390: Layer already exists [2025-03-13T06:09:42.148Z] 0f0637c4a5ae: Layer already exists [2025-03-13T06:09:42.148Z] bdd92b832c8a: Layer already exists [2025-03-13T06:09:42.148Z] 6e20c635b625: Layer already exists [2025-03-13T06:09:42.148Z] a48206ed57b5: Layer already exists [2025-03-13T06:09:42.148Z] 6f4c15b0792b: Layer already exists [2025-03-13T06:09:42.148Z] 58a3b6baddef: Layer already exists [2025-03-13T06:09:42.148Z] 5f4d9fc4d98d: Layer already exists [2025-03-13T06:09:42.416Z] latest: digest: sha256:f8546409cb94aa7e6d61a1019e1e0b9bb453f0d8919fe878eb4988f859737b3d size: 5541 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:09:42.767Z] + docker tag device-coap-arm64 nexus3.edgexfoundry.org:10004/device-coap-arm64:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:09:43.145Z] + docker push nexus3.edgexfoundry.org:10004/device-coap-arm64:3.2.0-dev.2 [2025-03-13T06:09:43.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-coap-arm64] [2025-03-13T06:09:43.145Z] 6fb4619b18d7: Preparing [2025-03-13T06:09:43.145Z] 0024dc117025: Preparing [2025-03-13T06:09:43.145Z] 3006221226d5: Preparing [2025-03-13T06:09:43.145Z] 722ab0130e9f: Preparing [2025-03-13T06:09:43.145Z] 4b42d23bf774: Preparing [2025-03-13T06:09:43.145Z] e44532260f31: Preparing [2025-03-13T06:09:43.145Z] 4257c60abf80: Preparing [2025-03-13T06:09:43.145Z] 3881325edad2: Preparing [2025-03-13T06:09:43.145Z] 208296e26448: Preparing [2025-03-13T06:09:43.145Z] 429edef614a1: Preparing [2025-03-13T06:09:43.145Z] 2f61bd4f5096: Preparing [2025-03-13T06:09:43.145Z] 3b6e7e795544: Preparing [2025-03-13T06:09:43.145Z] ecde412fed7b: Preparing [2025-03-13T06:09:43.145Z] d283979934b2: Preparing [2025-03-13T06:09:43.145Z] 8e789d1f7558: Preparing [2025-03-13T06:09:43.145Z] a8c3f6227390: Preparing [2025-03-13T06:09:43.145Z] 0cd9c0bebc21: Preparing [2025-03-13T06:09:43.145Z] 0f0637c4a5ae: Preparing [2025-03-13T06:09:43.145Z] ad383c46e8ea: Preparing [2025-03-13T06:09:43.145Z] bdd92b832c8a: Preparing [2025-03-13T06:09:43.145Z] a48206ed57b5: Preparing [2025-03-13T06:09:43.145Z] 58a3b6baddef: Preparing [2025-03-13T06:09:43.145Z] 6f4c15b0792b: Preparing [2025-03-13T06:09:43.145Z] 6e20c635b625: Preparing [2025-03-13T06:09:43.145Z] 5f4d9fc4d98d: Preparing [2025-03-13T06:09:43.145Z] 429edef614a1: Waiting [2025-03-13T06:09:43.145Z] 2f61bd4f5096: Waiting [2025-03-13T06:09:43.145Z] 3b6e7e795544: Waiting [2025-03-13T06:09:43.145Z] ecde412fed7b: Waiting [2025-03-13T06:09:43.145Z] e44532260f31: Waiting [2025-03-13T06:09:43.145Z] d283979934b2: Waiting [2025-03-13T06:09:43.145Z] 4257c60abf80: Waiting [2025-03-13T06:09:43.145Z] 3881325edad2: Waiting [2025-03-13T06:09:43.145Z] 8e789d1f7558: Waiting [2025-03-13T06:09:43.145Z] 208296e26448: Waiting [2025-03-13T06:09:43.145Z] a8c3f6227390: Waiting [2025-03-13T06:09:43.145Z] a48206ed57b5: Waiting [2025-03-13T06:09:43.145Z] 0cd9c0bebc21: Waiting [2025-03-13T06:09:43.145Z] 58a3b6baddef: Waiting [2025-03-13T06:09:43.145Z] 0f0637c4a5ae: Waiting [2025-03-13T06:09:43.145Z] ad383c46e8ea: Waiting [2025-03-13T06:09:43.145Z] bdd92b832c8a: Waiting [2025-03-13T06:09:43.145Z] 6f4c15b0792b: Waiting [2025-03-13T06:09:43.145Z] 6e20c635b625: Waiting [2025-03-13T06:09:43.145Z] 5f4d9fc4d98d: Waiting [2025-03-13T06:09:43.145Z] 722ab0130e9f: Layer already exists [2025-03-13T06:09:43.145Z] 0024dc117025: Layer already exists [2025-03-13T06:09:43.145Z] 3006221226d5: Layer already exists [2025-03-13T06:09:43.145Z] 4b42d23bf774: Layer already exists [2025-03-13T06:09:43.145Z] 6fb4619b18d7: Layer already exists [2025-03-13T06:09:43.145Z] 4257c60abf80: Layer already exists [2025-03-13T06:09:43.145Z] 208296e26448: Layer already exists [2025-03-13T06:09:43.145Z] 429edef614a1: Layer already exists [2025-03-13T06:09:43.145Z] e44532260f31: Layer already exists [2025-03-13T06:09:43.145Z] 3881325edad2: Layer already exists [2025-03-13T06:09:43.145Z] 3b6e7e795544: Layer already exists [2025-03-13T06:09:43.145Z] 2f61bd4f5096: Layer already exists [2025-03-13T06:09:43.145Z] d283979934b2: Layer already exists [2025-03-13T06:09:43.145Z] ecde412fed7b: Layer already exists [2025-03-13T06:09:43.145Z] 8e789d1f7558: Layer already exists [2025-03-13T06:09:43.413Z] ad383c46e8ea: Layer already exists [2025-03-13T06:09:43.413Z] 0cd9c0bebc21: Layer already exists [2025-03-13T06:09:43.413Z] a8c3f6227390: Layer already exists [2025-03-13T06:09:43.413Z] 0f0637c4a5ae: Layer already exists [2025-03-13T06:09:43.413Z] bdd92b832c8a: Layer already exists [2025-03-13T06:09:43.413Z] a48206ed57b5: Layer already exists [2025-03-13T06:09:43.413Z] 58a3b6baddef: Layer already exists [2025-03-13T06:09:43.413Z] 5f4d9fc4d98d: Layer already exists [2025-03-13T06:09:43.413Z] 6f4c15b0792b: Layer already exists [2025-03-13T06:09:43.413Z] 6e20c635b625: Layer already exists [2025-03-13T06:09:43.413Z] 3.2.0-dev.2: digest: sha256:f8546409cb94aa7e6d61a1019e1e0b9bb453f0d8919fe878eb4988f859737b3d size: 5541 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:09:43.771Z] + docker tag device-coap-arm64 nexus3.edgexfoundry.org:10004/device-coap-arm64:578a9a03340fcb4ee66dd22d4e32c296796c0ad6-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:09:44.126Z] + docker push nexus3.edgexfoundry.org:10004/device-coap-arm64:578a9a03340fcb4ee66dd22d4e32c296796c0ad6-3.2.0-dev.2 [2025-03-13T06:09:44.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-coap-arm64] [2025-03-13T06:09:44.126Z] 6fb4619b18d7: Preparing [2025-03-13T06:09:44.126Z] 0024dc117025: Preparing [2025-03-13T06:09:44.126Z] 3006221226d5: Preparing [2025-03-13T06:09:44.126Z] 722ab0130e9f: Preparing [2025-03-13T06:09:44.126Z] 4b42d23bf774: Preparing [2025-03-13T06:09:44.126Z] e44532260f31: Preparing [2025-03-13T06:09:44.126Z] 4257c60abf80: Preparing [2025-03-13T06:09:44.126Z] 3881325edad2: Preparing [2025-03-13T06:09:44.126Z] 208296e26448: Preparing [2025-03-13T06:09:44.126Z] 429edef614a1: Preparing [2025-03-13T06:09:44.126Z] 2f61bd4f5096: Preparing [2025-03-13T06:09:44.126Z] 3b6e7e795544: Preparing [2025-03-13T06:09:44.126Z] ecde412fed7b: Preparing [2025-03-13T06:09:44.126Z] d283979934b2: Preparing [2025-03-13T06:09:44.126Z] 8e789d1f7558: Preparing [2025-03-13T06:09:44.126Z] a8c3f6227390: Preparing [2025-03-13T06:09:44.126Z] 0cd9c0bebc21: Preparing [2025-03-13T06:09:44.126Z] 0f0637c4a5ae: Preparing [2025-03-13T06:09:44.126Z] ad383c46e8ea: Preparing [2025-03-13T06:09:44.126Z] bdd92b832c8a: Preparing [2025-03-13T06:09:44.126Z] a48206ed57b5: Preparing [2025-03-13T06:09:44.126Z] 58a3b6baddef: Preparing [2025-03-13T06:09:44.126Z] 6f4c15b0792b: Preparing [2025-03-13T06:09:44.126Z] 6e20c635b625: Preparing [2025-03-13T06:09:44.126Z] 5f4d9fc4d98d: Preparing [2025-03-13T06:09:44.126Z] 208296e26448: Waiting [2025-03-13T06:09:44.126Z] 429edef614a1: Waiting [2025-03-13T06:09:44.126Z] 2f61bd4f5096: Waiting [2025-03-13T06:09:44.126Z] e44532260f31: Waiting [2025-03-13T06:09:44.126Z] 3b6e7e795544: Waiting [2025-03-13T06:09:44.126Z] 4257c60abf80: Waiting [2025-03-13T06:09:44.126Z] 3881325edad2: Waiting [2025-03-13T06:09:44.126Z] d283979934b2: Waiting [2025-03-13T06:09:44.126Z] ecde412fed7b: Waiting [2025-03-13T06:09:44.126Z] 8e789d1f7558: Waiting [2025-03-13T06:09:44.126Z] a8c3f6227390: Waiting [2025-03-13T06:09:44.126Z] 0cd9c0bebc21: Waiting [2025-03-13T06:09:44.126Z] bdd92b832c8a: Waiting [2025-03-13T06:09:44.126Z] 0f0637c4a5ae: Waiting [2025-03-13T06:09:44.126Z] ad383c46e8ea: Waiting [2025-03-13T06:09:44.126Z] a48206ed57b5: Waiting [2025-03-13T06:09:44.126Z] 6f4c15b0792b: Waiting [2025-03-13T06:09:44.126Z] 58a3b6baddef: Waiting [2025-03-13T06:09:44.126Z] 6e20c635b625: Waiting [2025-03-13T06:09:44.126Z] 5f4d9fc4d98d: Waiting [2025-03-13T06:09:44.126Z] 6fb4619b18d7: Layer already exists [2025-03-13T06:09:44.126Z] 3006221226d5: Layer already exists [2025-03-13T06:09:44.126Z] 4b42d23bf774: Layer already exists [2025-03-13T06:09:44.126Z] 722ab0130e9f: Layer already exists [2025-03-13T06:09:44.126Z] 0024dc117025: Layer already exists [2025-03-13T06:09:44.126Z] 208296e26448: Layer already exists [2025-03-13T06:09:44.126Z] 4257c60abf80: Layer already exists [2025-03-13T06:09:44.126Z] e44532260f31: Layer already exists [2025-03-13T06:09:44.126Z] 3881325edad2: Layer already exists [2025-03-13T06:09:44.126Z] 429edef614a1: Layer already exists [2025-03-13T06:09:44.126Z] ecde412fed7b: Layer already exists [2025-03-13T06:09:44.126Z] 2f61bd4f5096: Layer already exists [2025-03-13T06:09:44.126Z] d283979934b2: Layer already exists [2025-03-13T06:09:44.126Z] 3b6e7e795544: Layer already exists [2025-03-13T06:09:44.126Z] 8e789d1f7558: Layer already exists [2025-03-13T06:09:44.391Z] 0cd9c0bebc21: Layer already exists [2025-03-13T06:09:44.391Z] a8c3f6227390: Layer already exists [2025-03-13T06:09:44.391Z] 0f0637c4a5ae: Layer already exists [2025-03-13T06:09:44.391Z] bdd92b832c8a: Layer already exists [2025-03-13T06:09:44.391Z] ad383c46e8ea: Layer already exists [2025-03-13T06:09:44.391Z] a48206ed57b5: Layer already exists [2025-03-13T06:09:44.391Z] 58a3b6baddef: Layer already exists [2025-03-13T06:09:44.391Z] 6f4c15b0792b: Layer already exists [2025-03-13T06:09:44.391Z] 6e20c635b625: Layer already exists [2025-03-13T06:09:44.391Z] 5f4d9fc4d98d: Layer already exists [2025-03-13T06:09:44.391Z] 578a9a03340fcb4ee66dd22d4e32c296796c0ad6-3.2.0-dev.2: digest: sha256:f8546409cb94aa7e6d61a1019e1e0b9bb453f0d8919fe878eb4988f859737b3d size: 5541 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:09:44.745Z] + docker tag device-coap-arm64 nexus3.edgexfoundry.org:10004/device-coap-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:09:45.108Z] + docker push nexus3.edgexfoundry.org:10004/device-coap-arm64:main [2025-03-13T06:09:45.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-coap-arm64] [2025-03-13T06:09:45.108Z] 6fb4619b18d7: Preparing [2025-03-13T06:09:45.108Z] 0024dc117025: Preparing [2025-03-13T06:09:45.108Z] 3006221226d5: Preparing [2025-03-13T06:09:45.108Z] 722ab0130e9f: Preparing [2025-03-13T06:09:45.108Z] 4b42d23bf774: Preparing [2025-03-13T06:09:45.108Z] e44532260f31: Preparing [2025-03-13T06:09:45.108Z] 4257c60abf80: Preparing [2025-03-13T06:09:45.108Z] e44532260f31: Waiting [2025-03-13T06:09:45.108Z] 3881325edad2: Preparing [2025-03-13T06:09:45.108Z] 4257c60abf80: Waiting [2025-03-13T06:09:45.108Z] 208296e26448: Preparing [2025-03-13T06:09:45.108Z] 3881325edad2: Waiting [2025-03-13T06:09:45.108Z] 429edef614a1: Preparing [2025-03-13T06:09:45.108Z] 208296e26448: Waiting [2025-03-13T06:09:45.108Z] 2f61bd4f5096: Preparing [2025-03-13T06:09:45.108Z] 429edef614a1: Waiting [2025-03-13T06:09:45.108Z] 3b6e7e795544: Preparing [2025-03-13T06:09:45.108Z] 2f61bd4f5096: Waiting [2025-03-13T06:09:45.108Z] ecde412fed7b: Preparing [2025-03-13T06:09:45.108Z] 3b6e7e795544: Waiting [2025-03-13T06:09:45.108Z] d283979934b2: Preparing [2025-03-13T06:09:45.108Z] ecde412fed7b: Waiting [2025-03-13T06:09:45.108Z] d283979934b2: Waiting [2025-03-13T06:09:45.108Z] 8e789d1f7558: Preparing [2025-03-13T06:09:45.108Z] a8c3f6227390: Preparing [2025-03-13T06:09:45.108Z] 8e789d1f7558: Waiting [2025-03-13T06:09:45.108Z] 0cd9c0bebc21: Preparing [2025-03-13T06:09:45.108Z] a8c3f6227390: Waiting [2025-03-13T06:09:45.108Z] 0cd9c0bebc21: Waiting [2025-03-13T06:09:45.108Z] 0f0637c4a5ae: Preparing [2025-03-13T06:09:45.108Z] ad383c46e8ea: Preparing [2025-03-13T06:09:45.108Z] 0f0637c4a5ae: Waiting [2025-03-13T06:09:45.108Z] bdd92b832c8a: Preparing [2025-03-13T06:09:45.108Z] ad383c46e8ea: Waiting [2025-03-13T06:09:45.108Z] a48206ed57b5: Preparing [2025-03-13T06:09:45.108Z] bdd92b832c8a: Waiting [2025-03-13T06:09:45.108Z] 58a3b6baddef: Preparing [2025-03-13T06:09:45.108Z] a48206ed57b5: Waiting [2025-03-13T06:09:45.108Z] 6f4c15b0792b: Preparing [2025-03-13T06:09:45.108Z] 58a3b6baddef: Waiting [2025-03-13T06:09:45.108Z] 6e20c635b625: Preparing [2025-03-13T06:09:45.108Z] 6f4c15b0792b: Waiting [2025-03-13T06:09:45.108Z] 5f4d9fc4d98d: Preparing [2025-03-13T06:09:45.108Z] 6e20c635b625: Waiting [2025-03-13T06:09:45.108Z] 5f4d9fc4d98d: Waiting [2025-03-13T06:09:45.108Z] 6fb4619b18d7: Layer already exists [2025-03-13T06:09:45.108Z] 722ab0130e9f: Layer already exists [2025-03-13T06:09:45.108Z] 3006221226d5: Layer already exists [2025-03-13T06:09:45.108Z] 0024dc117025: Layer already exists [2025-03-13T06:09:45.108Z] 4b42d23bf774: Layer already exists [2025-03-13T06:09:45.108Z] 3881325edad2: Layer already exists [2025-03-13T06:09:45.108Z] 4257c60abf80: Layer already exists [2025-03-13T06:09:45.108Z] e44532260f31: Layer already exists [2025-03-13T06:09:45.108Z] 208296e26448: Layer already exists [2025-03-13T06:09:45.108Z] 429edef614a1: Layer already exists [2025-03-13T06:09:45.108Z] 3b6e7e795544: Layer already exists [2025-03-13T06:09:45.109Z] 2f61bd4f5096: Layer already exists [2025-03-13T06:09:45.109Z] d283979934b2: Layer already exists [2025-03-13T06:09:45.109Z] ecde412fed7b: Layer already exists [2025-03-13T06:09:45.109Z] 8e789d1f7558: Layer already exists [2025-03-13T06:09:45.374Z] a8c3f6227390: Layer already exists [2025-03-13T06:09:45.374Z] 0cd9c0bebc21: Layer already exists [2025-03-13T06:09:45.374Z] 0f0637c4a5ae: Layer already exists [2025-03-13T06:09:45.374Z] ad383c46e8ea: Layer already exists [2025-03-13T06:09:45.374Z] bdd92b832c8a: Layer already exists [2025-03-13T06:09:45.374Z] a48206ed57b5: Layer already exists [2025-03-13T06:09:45.374Z] 6f4c15b0792b: Layer already exists [2025-03-13T06:09:45.374Z] 58a3b6baddef: Layer already exists [2025-03-13T06:09:45.374Z] 6e20c635b625: Layer already exists [2025-03-13T06:09:45.374Z] 5f4d9fc4d98d: Layer already exists [2025-03-13T06:09:45.374Z] main: digest: sha256:f8546409cb94aa7e6d61a1019e1e0b9bb453f0d8919fe878eb4988f859737b3d size: 5541 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-13T06:09:45.462Z] ===================================================== [Pipeline] echo [2025-03-13T06:09:45.480Z] taggedImages: [2025-03-13T06:09:45.480Z] - nexus3.edgexfoundry.org:10004/device-coap-arm64:578a9a03340fcb4ee66dd22d4e32c296796c0ad6 [2025-03-13T06:09:45.480Z] - nexus3.edgexfoundry.org:10004/device-coap-arm64:latest [2025-03-13T06:09:45.480Z] - nexus3.edgexfoundry.org:10004/device-coap-arm64:3.2.0-dev.2 [2025-03-13T06:09:45.480Z] - nexus3.edgexfoundry.org:10004/device-coap-arm64:578a9a03340fcb4ee66dd22d4e32c296796c0ad6-3.2.0-dev.2 [2025-03-13T06:09:45.480Z] - nexus3.edgexfoundry.org:10004/device-coap-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:09:45.870Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-13T06:09:45.870Z] [2025-03-13T06:09:45.870Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:09:46.298Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-13T06:09:46.298Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-13T06:09:46.298Z] 8998bd30e6a1: Pulling fs layer [2025-03-13T06:09:46.298Z] 04944245beec: Pulling fs layer [2025-03-13T06:09:46.298Z] 699f458cf7ca: Pulling fs layer [2025-03-13T06:09:46.298Z] 765212b225bb: Pulling fs layer [2025-03-13T06:09:46.298Z] f23df028b6ca: Pulling fs layer [2025-03-13T06:09:46.298Z] d65c8cfc05b1: Pulling fs layer [2025-03-13T06:09:46.298Z] 2437ff75d9bd: Pulling fs layer [2025-03-13T06:09:46.298Z] f23df028b6ca: Waiting [2025-03-13T06:09:46.298Z] d65c8cfc05b1: Waiting [2025-03-13T06:09:46.298Z] 2437ff75d9bd: Waiting [2025-03-13T06:09:46.298Z] 765212b225bb: Waiting [2025-03-13T06:09:46.298Z] 04944245beec: Verifying Checksum [2025-03-13T06:09:46.298Z] 04944245beec: Download complete [2025-03-13T06:09:46.298Z] 765212b225bb: Verifying Checksum [2025-03-13T06:09:46.298Z] 765212b225bb: Download complete [2025-03-13T06:09:46.571Z] f23df028b6ca: Verifying Checksum [2025-03-13T06:09:46.571Z] f23df028b6ca: Download complete [2025-03-13T06:09:46.571Z] d65c8cfc05b1: Verifying Checksum [2025-03-13T06:09:46.571Z] d65c8cfc05b1: Download complete [2025-03-13T06:09:46.571Z] 699f458cf7ca: Verifying Checksum [2025-03-13T06:09:46.571Z] 699f458cf7ca: Download complete [2025-03-13T06:09:47.152Z] 8998bd30e6a1: Verifying Checksum [2025-03-13T06:09:47.152Z] 8998bd30e6a1: Download complete [2025-03-13T06:09:49.732Z] 2437ff75d9bd: Download complete [2025-03-13T06:09:51.671Z] 8998bd30e6a1: Pull complete [2025-03-13T06:09:51.985Z] 04944245beec: Pull complete [2025-03-13T06:09:53.983Z] 699f458cf7ca: Pull complete [2025-03-13T06:09:53.983Z] 765212b225bb: Pull complete [2025-03-13T06:09:54.965Z] f23df028b6ca: Pull complete [2025-03-13T06:09:54.965Z] d65c8cfc05b1: Pull complete [2025-03-13T06:10:13.208Z] 2437ff75d9bd: Pull complete [2025-03-13T06:10:13.208Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-13T06:10:13.208Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-13T06:10:13.208Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-13T06:10:13.421Z] prd-ubuntu20.04-docker-arm64-4c-16g-41246 does not seem to be running inside a container [2025-03-13T06:10:13.480Z] $ 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-coap-c/40 -v /w/workspace/device-coap-c/40:/w/workspace/device-coap-c/40:rw,z -v /w/workspace/device-coap-c/40@tmp:/w/workspace/device-coap-c/40@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-03-13T06:10:16.195Z] $ docker top 5def5f05c5328fd8d061579e718f8bee92f6185d1870f099abdbb8b7b46522eb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-13T06:10:17.036Z] ---> job-cost.sh [2025-03-13T06:10:17.036Z] lf-activate-venv: SKIPPING [2025-03-13T06:10:17.036Z] INFO: No Stack... [2025-03-13T06:10:17.301Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-13T06:10:18.257Z] INFO: Archiving Costs [Pipeline] sh [2025-03-13T06:10:18.907Z] + cut -d, -f6 [2025-03-13T06:10:18.907Z] + cat /w/workspace/device-coap-c/40/archives/cost.csv [Pipeline] lock [2025-03-13T06:10:18.983Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-coap-c-main-40-stack-cost] [2025-03-13T06:10:18.990Z] Resource [jenkins-edgexfoundry-device-coap-c-main-40-stack-cost] did not exist. Created. [2025-03-13T06:10:18.996Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-coap-c-main-40-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-13T06:10:19.673Z] /w/workspace/device-coap-c/40@tmp/durable-04bb227a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-03-13T06:10:20.308Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-13T06:10:20.332Z] Warning: overwriting stash ‘stack-cost’ [2025-03-13T06:10:20.750Z] Stashed 1 file(s) [Pipeline] } [2025-03-13T06:10:20.758Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-coap-c-main-40-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-13T06:10:20.779Z] $ docker stop --time=1 5def5f05c5328fd8d061579e718f8bee92f6185d1870f099abdbb8b7b46522eb [2025-03-13T06:10:22.303Z] $ docker rm -f --volumes 5def5f05c5328fd8d061579e718f8bee92f6185d1870f099abdbb8b7b46522eb [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-03-13T06:10:23.008Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-13T06:10:23.008Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:10:23.313Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-13T06:10:23.313Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-13T06:10:23.389Z] prd-ubuntu20.04-docker-8c-8g-41245 does not seem to be running inside a container [2025-03-13T06:10:23.412Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-coap-c_main -v /w/workspace/edgexfoundry_device-coap-c_main:/w/workspace/edgexfoundry_device-coap-c_main:rw,z -v /w/workspace/edgexfoundry_device-coap-c_main@tmp:/w/workspace/edgexfoundry_device-coap-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-03-13T06:10:23.729Z] $ docker top c12e2f717a0cee3128625bcd463ac52c821cd160a5d20769be7b894d11494adf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-13T06:10:23.839Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-13T06:10:23.839Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-13T06:10:23.960Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-13T06:10:23.960Z] $ docker exec c12e2f717a0cee3128625bcd463ac52c821cd160a5d20769be7b894d11494adf ssh-agent [2025-03-13T06:10:24.063Z] SSH_AUTH_SOCK=/tmp/ssh-U9MYtmsYbbK0/agent.33 [2025-03-13T06:10:24.063Z] SSH_AGENT_PID=39 [2025-03-13T06:10:24.068Z] Running ssh-add (command line suppressed) [2025-03-13T06:10:24.162Z] Identity added: /w/workspace/edgexfoundry_device-coap-c_main@tmp/private_key_13807905849010203428.key (/w/workspace/edgexfoundry_device-coap-c_main@tmp/private_key_13807905849010203428.key) [2025-03-13T06:10:24.176Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-13T06:10:24.468Z] + git semver tag [2025-03-13T06:10:24.728Z] 2025-03-13 06:10:24,623 [run_tag] DEBUG tag force:False [2025-03-13T06:10:24.728Z] 2025-03-13 06:10:24,624 [check_head_tag] DEBUG check head tag [2025-03-13T06:10:24.728Z] 2025-03-13 06:10:24,624 [execute] INFO git cat-file --batch-check [2025-03-13T06:10:24.728Z] 2025-03-13 06:10:24,624 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-coap-c_main, universal_newlines=False, shell=None, istream=) [2025-03-13T06:10:24.728Z] 2025-03-13 06:10:24,628 [execute] INFO git cat-file --batch [2025-03-13T06:10:24.728Z] 2025-03-13 06:10:24,628 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-coap-c_main, universal_newlines=False, shell=None, istream=) [2025-03-13T06:10:24.728Z] 2025-03-13 06:10:24,637 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-coap-c_main/.semver/main [2025-03-13T06:10:24.728Z] 2025-03-13 06:10:24,637 [execute] INFO git tag -a v3.2.0-dev.2 -m v3.2.0-dev.2 [2025-03-13T06:10:24.728Z] 2025-03-13 06:10:24,637 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.2', '-m', 'v3.2.0-dev.2'], cwd=/w/workspace/edgexfoundry_device-coap-c_main, universal_newlines=False, shell=None, istream=None) [2025-03-13T06:10:24.728Z] 2025-03-13 06:10:24,642 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-coap-c_main/.semver/main [2025-03-13T06:10:24.728Z] 3.2.0-dev.2 [Pipeline] } [2025-03-13T06:10:24.734Z] $ docker exec --env ******** --env ******** c12e2f717a0cee3128625bcd463ac52c821cd160a5d20769be7b894d11494adf ssh-agent -k [2025-03-13T06:10:24.825Z] unset SSH_AUTH_SOCK; [2025-03-13T06:10:24.825Z] unset SSH_AGENT_PID; [2025-03-13T06:10:24.825Z] echo Agent pid 39 killed; [2025-03-13T06:10:24.836Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-13T06:10:25.155Z] + git semver [Pipeline] } [2025-03-13T06:10:25.424Z] $ docker stop --time=1 c12e2f717a0cee3128625bcd463ac52c821cd160a5d20769be7b894d11494adf [2025-03-13T06:10:26.734Z] $ docker rm -f --volumes c12e2f717a0cee3128625bcd463ac52c821cd160a5d20769be7b894d11494adf [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:10:27.146Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-13T06:10:27.146Z] [2025-03-13T06:10:27.146Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:10:27.449Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-13T06:10:27.449Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-13T06:10:27.449Z] ab5ef0e58194: Pulling fs layer [2025-03-13T06:10:27.449Z] 9712f1f96733: Pulling fs layer [2025-03-13T06:10:27.449Z] 63f879dbbcfc: Pulling fs layer [2025-03-13T06:10:27.449Z] 0d9ebad4ef96: Pulling fs layer [2025-03-13T06:10:27.449Z] e9a5061849ea: Pulling fs layer [2025-03-13T06:10:27.449Z] d747dcd14b5f: Pulling fs layer [2025-03-13T06:10:27.449Z] 0d9ebad4ef96: Waiting [2025-03-13T06:10:27.449Z] e9a5061849ea: Waiting [2025-03-13T06:10:27.449Z] 2de7ff778b66: Pulling fs layer [2025-03-13T06:10:27.449Z] 2de7ff778b66: Waiting [2025-03-13T06:10:27.449Z] d747dcd14b5f: Waiting [2025-03-13T06:10:27.449Z] 9712f1f96733: Verifying Checksum [2025-03-13T06:10:27.449Z] 9712f1f96733: Download complete [2025-03-13T06:10:27.707Z] 63f879dbbcfc: Verifying Checksum [2025-03-13T06:10:27.707Z] 63f879dbbcfc: Download complete [2025-03-13T06:10:27.965Z] e9a5061849ea: Verifying Checksum [2025-03-13T06:10:27.965Z] e9a5061849ea: Download complete [2025-03-13T06:10:27.965Z] d747dcd14b5f: Verifying Checksum [2025-03-13T06:10:27.965Z] 0d9ebad4ef96: Download complete [2025-03-13T06:10:27.965Z] ab5ef0e58194: Verifying Checksum [2025-03-13T06:10:27.965Z] ab5ef0e58194: Download complete [2025-03-13T06:10:28.233Z] 2de7ff778b66: Verifying Checksum [2025-03-13T06:10:28.233Z] 2de7ff778b66: Download complete [2025-03-13T06:10:30.757Z] ab5ef0e58194: Pull complete [2025-03-13T06:10:30.757Z] 9712f1f96733: Pull complete [2025-03-13T06:10:31.014Z] 63f879dbbcfc: Pull complete [2025-03-13T06:10:34.294Z] 0d9ebad4ef96: Pull complete [2025-03-13T06:10:34.552Z] e9a5061849ea: Pull complete [2025-03-13T06:10:34.552Z] d747dcd14b5f: Pull complete [2025-03-13T06:10:35.484Z] 2de7ff778b66: Pull complete [2025-03-13T06:10:35.484Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-13T06:10:35.484Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-13T06:10:35.484Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-13T06:10:35.583Z] prd-ubuntu20.04-docker-8c-8g-41245 does not seem to be running inside a container [2025-03-13T06:10:35.610Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-coap-c_main -v /w/workspace/edgexfoundry_device-coap-c_main:/w/workspace/edgexfoundry_device-coap-c_main:rw,z -v /w/workspace/edgexfoundry_device-coap-c_main@tmp:/w/workspace/edgexfoundry_device-coap-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-03-13T06:10:39.614Z] $ docker top 4ab7da550db0a1881e14483fc82545586506bf38654134aea38cb203f97b833f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-13T06:10:39.694Z] provisioning config files... [2025-03-13T06:10:39.700Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-coap-c_main@tmp/config4295793116345655598tmp [2025-03-13T06:10:39.709Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-coap-c_main@tmp/config5751282618113830091tmp [2025-03-13T06:10:39.717Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-coap-c_main@tmp/config12889567819329104129tmp [Pipeline] { [Pipeline] echo [2025-03-13T06:10:39.790Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-13T06:10:40.081Z] ---> sigul-configuration.sh [2025-03-13T06:10:40.082Z] gpg: directory `/root/.gnupg' created [2025-03-13T06:10:40.082Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-13T06:10:40.082Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-13T06:10:40.082Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-13T06:10:40.082Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-13T06:10:40.082Z] gpg: CAST5 encrypted data [2025-03-13T06:10:40.082Z] gpg: encrypted with 1 passphrase [2025-03-13T06:10:40.082Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-13T06:10:40.375Z] + mkdir /home/jenkins [2025-03-13T06:10:40.375Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-13T06:10:40.675Z] + 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-03-13T06:10:40.689Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-13T06:10:40.977Z] ---> sigul-install.sh [2025-03-13T06:10:40.978Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-13T06:10:41.266Z] + git tag --list [2025-03-13T06:10:41.266Z] v0.1.0 [2025-03-13T06:10:41.266Z] v2.0.0 [2025-03-13T06:10:41.266Z] v2.0.1 [2025-03-13T06:10:41.266Z] v2.1.0 [2025-03-13T06:10:41.266Z] v2.3.0 [2025-03-13T06:10:41.266Z] v3.0 [2025-03-13T06:10:41.266Z] v3.0.0 [2025-03-13T06:10:41.266Z] v3.0.1 [2025-03-13T06:10:41.266Z] v3.0.2-dev.1 [2025-03-13T06:10:41.266Z] v3.0.2-dev.2 [2025-03-13T06:10:41.266Z] v3.0.2-dev.3 [2025-03-13T06:10:41.266Z] v3.0.2-dev.4 [2025-03-13T06:10:41.266Z] v3.0.2-dev.5 [2025-03-13T06:10:41.266Z] v3.1 [2025-03-13T06:10:41.266Z] v3.1.0 [2025-03-13T06:10:41.266Z] v3.1.0-dev.1 [2025-03-13T06:10:41.266Z] v3.2.0-dev.1 [2025-03-13T06:10:41.266Z] v3.2.0-dev.2 [Pipeline] sh [2025-03-13T06:10:41.560Z] + lftools sign git-tag v3.2.0-dev.2 [2025-03-13T06:10:42.208Z] Signing Git tag with Sigul... [2025-03-13T06:10:42.208Z] Signing v3.2.0-dev.2 [Pipeline] echo [2025-03-13T06:10:42.483Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-13T06:10:42.772Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-13T06:10:42.778Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-13T06:10:42.799Z] $ docker stop --time=1 4ab7da550db0a1881e14483fc82545586506bf38654134aea38cb203f97b833f [2025-03-13T06:10:44.092Z] $ docker rm -f --volumes 4ab7da550db0a1881e14483fc82545586506bf38654134aea38cb203f97b833f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-13T06:10:44.519Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-13T06:10:44.519Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:10:44.841Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-13T06:10:44.841Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-13T06:10:44.918Z] prd-ubuntu20.04-docker-8c-8g-41245 does not seem to be running inside a container [2025-03-13T06:10:44.946Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-coap-c_main -v /w/workspace/edgexfoundry_device-coap-c_main:/w/workspace/edgexfoundry_device-coap-c_main:rw,z -v /w/workspace/edgexfoundry_device-coap-c_main@tmp:/w/workspace/edgexfoundry_device-coap-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-03-13T06:10:45.272Z] $ docker top e3a9575e7abef480bb059a9d8ea7ec2364ba6b38c6d60a4ee49db18fdd440288 -eo pid,comm [2025-03-13T06:10:45.322Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-03-13T06:10:45.322Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-13T06:10:45.379Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-13T06:10:45.379Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-13T06:10:45.492Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-13T06:10:45.491Z] $ docker exec e3a9575e7abef480bb059a9d8ea7ec2364ba6b38c6d60a4ee49db18fdd440288 ssh-agent [2025-03-13T06:10:45.607Z] SSH_AUTH_SOCK=/tmp/ssh-SBbZDja3m7Zx/agent.32 [2025-03-13T06:10:45.607Z] SSH_AGENT_PID=38 [2025-03-13T06:10:45.610Z] Running ssh-add (command line suppressed) [2025-03-13T06:10:45.700Z] Identity added: /w/workspace/edgexfoundry_device-coap-c_main@tmp/private_key_17471158607027222231.key (/w/workspace/edgexfoundry_device-coap-c_main@tmp/private_key_17471158607027222231.key) [2025-03-13T06:10:45.715Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-13T06:10:46.004Z] + git semver bump pre [2025-03-13T06:10:46.263Z] 2025-03-13 06:10:46,159 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-coap-c_main/.semver/main [2025-03-13T06:10:46.263Z] 2025-03-13 06:10:46,159 [bump_version] DEBUG bumping version:3.2.0-dev.2 on axis:pre with prefix:dev [2025-03-13T06:10:46.263Z] 2025-03-13 06:10:46,159 [bump_version] DEBUG bumped version:3.2.0-dev.3 [2025-03-13T06:10:46.263Z] 2025-03-13 06:10:46,159 [write_version] DEBUG write version:3.2.0-dev.3 to path:/w/workspace/edgexfoundry_device-coap-c_main/.semver/main with force:True [2025-03-13T06:10:46.263Z] 2025-03-13 06:10:46,159 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-coap-c_main/.semver/main [2025-03-13T06:10:46.263Z] 2025-03-13 06:10:46,159 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-coap-c_main/.semver/main [2025-03-13T06:10:46.263Z] 2025-03-13 06:10:46,161 [execute] INFO git cat-file --batch-check [2025-03-13T06:10:46.263Z] 2025-03-13 06:10:46,162 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-coap-c_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-13T06:10:46.263Z] 2025-03-13 06:10:46,167 [execute] INFO git cat-file --batch [2025-03-13T06:10:46.263Z] 2025-03-13 06:10:46,168 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-coap-c_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-13T06:10:46.263Z] 2025-03-13 06:10:46,173 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-coap-c_main/.semver/main [2025-03-13T06:10:46.263Z] 3.2.0-dev.3 [Pipeline] } [2025-03-13T06:10:46.268Z] $ docker exec --env ******** --env ******** e3a9575e7abef480bb059a9d8ea7ec2364ba6b38c6d60a4ee49db18fdd440288 ssh-agent -k [2025-03-13T06:10:46.363Z] unset SSH_AUTH_SOCK; [2025-03-13T06:10:46.363Z] unset SSH_AGENT_PID; [2025-03-13T06:10:46.363Z] echo Agent pid 38 killed; [2025-03-13T06:10:46.377Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-13T06:10:46.701Z] + git semver [Pipeline] } [2025-03-13T06:10:46.967Z] $ docker stop --time=1 e3a9575e7abef480bb059a9d8ea7ec2364ba6b38c6d60a4ee49db18fdd440288 [2025-03-13T06:10:48.268Z] $ docker rm -f --volumes e3a9575e7abef480bb059a9d8ea7ec2364ba6b38c6d60a4ee49db18fdd440288 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-13T06:10:48.619Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-13T06:10:48.619Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:10:48.925Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-13T06:10:48.925Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-13T06:10:49.000Z] prd-ubuntu20.04-docker-8c-8g-41245 does not seem to be running inside a container [2025-03-13T06:10:49.019Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-coap-c_main -v /w/workspace/edgexfoundry_device-coap-c_main:/w/workspace/edgexfoundry_device-coap-c_main:rw,z -v /w/workspace/edgexfoundry_device-coap-c_main@tmp:/w/workspace/edgexfoundry_device-coap-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-03-13T06:10:49.355Z] $ docker top e7f924395eb42dff8463749ceaa9d052446a78a37c34130064ef34c6f48e0d99 -eo pid,comm [2025-03-13T06:10:49.404Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-03-13T06:10:49.404Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-13T06:10:49.457Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-13T06:10:49.457Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-13T06:10:49.560Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-13T06:10:49.559Z] $ docker exec e7f924395eb42dff8463749ceaa9d052446a78a37c34130064ef34c6f48e0d99 ssh-agent [2025-03-13T06:10:49.661Z] SSH_AUTH_SOCK=/tmp/ssh-P5v21fK9kuwb/agent.31 [2025-03-13T06:10:49.661Z] SSH_AGENT_PID=37 [2025-03-13T06:10:49.666Z] Running ssh-add (command line suppressed) [2025-03-13T06:10:49.768Z] Identity added: /w/workspace/edgexfoundry_device-coap-c_main@tmp/private_key_729199300645881042.key (/w/workspace/edgexfoundry_device-coap-c_main@tmp/private_key_729199300645881042.key) [2025-03-13T06:10:49.785Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-13T06:10:50.078Z] + git semver push [2025-03-13T06:10:50.336Z] 2025-03-13 06:10:50,249 [run_push] DEBUG push [2025-03-13T06:10:50.336Z] 2025-03-13 06:10:50,250 [execute] INFO git cat-file --batch-check [2025-03-13T06:10:50.336Z] 2025-03-13 06:10:50,251 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-coap-c_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-13T06:10:50.336Z] 2025-03-13 06:10:50,254 [execute] INFO git rev-list fc700d93d4cb5337dd0b9a50b8be0e9231596192 -- [2025-03-13T06:10:50.336Z] 2025-03-13 06:10:50,254 [execute] DEBUG Popen(['git', 'rev-list', 'fc700d93d4cb5337dd0b9a50b8be0e9231596192', '--'], cwd=/w/workspace/edgexfoundry_device-coap-c_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-13T06:10:50.336Z] 2025-03-13 06:10:50,260 [execute] INFO git fetch -v origin [2025-03-13T06:10:50.336Z] 2025-03-13 06:10:50,260 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-coap-c_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-03-13T06:10:50.904Z] 2025-03-13 06:10:50,819 [run_push] DEBUG no remote changes detected [2025-03-13T06:10:50.904Z] 2025-03-13 06:10:50,820 [execute] INFO git push origin semver [2025-03-13T06:10:50.904Z] 2025-03-13 06:10:50,820 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-coap-c_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-13T06:10:51.840Z] 2025-03-13 06:10:51,653 [run_push] DEBUG push all version tags [2025-03-13T06:10:51.840Z] 2025-03-13 06:10:51,653 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-03-13T06:10:51.840Z] 2025-03-13 06:10:51,654 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-coap-c_main, universal_newlines=False, shell=None, istream=None) [2025-03-13T06:10:52.776Z] 2025-03-13 06:10:52,450 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-coap-c_main/.semver/main [2025-03-13T06:10:52.776Z] 3.2.0-dev.3 [Pipeline] } [2025-03-13T06:10:52.780Z] $ docker exec --env ******** --env ******** e7f924395eb42dff8463749ceaa9d052446a78a37c34130064ef34c6f48e0d99 ssh-agent -k [2025-03-13T06:10:52.864Z] unset SSH_AUTH_SOCK; [2025-03-13T06:10:52.864Z] unset SSH_AGENT_PID; [2025-03-13T06:10:52.864Z] echo Agent pid 37 killed; [2025-03-13T06:10:52.877Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-13T06:10:53.200Z] + git semver [Pipeline] } [2025-03-13T06:10:53.467Z] $ docker stop --time=1 e7f924395eb42dff8463749ceaa9d052446a78a37c34130064ef34c6f48e0d99 [2025-03-13T06:10:54.766Z] $ docker rm -f --volumes e7f924395eb42dff8463749ceaa9d052446a78a37c34130064ef34c6f48e0d99 [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-03-13T06:10:55.264Z] + [ -d /w/workspace/edgexfoundry_device-coap-c_main/archives ] [2025-03-13T06:10:55.265Z] + ls -al /w/workspace/edgexfoundry_device-coap-c_main/archives [2025-03-13T06:10:55.265Z] total 16 [2025-03-13T06:10:55.265Z] drwxr-xr-x 3 root root 4096 Mar 13 06:01 . [2025-03-13T06:10:55.265Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 13 06:10 .. [2025-03-13T06:10:55.265Z] drwxr-xr-x 2 root root 4096 Mar 13 06:01 cost [2025-03-13T06:10:55.265Z] -rw-r--r-- 1 root root 84 Mar 13 06:01 cost.csv [2025-03-13T06:10:55.265Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-coap-c_main/archives [2025-03-13T06:10:55.265Z] + ls -al /w/workspace/edgexfoundry_device-coap-c_main/archives [2025-03-13T06:10:55.265Z] total 16 [2025-03-13T06:10:55.265Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 06:01 . [2025-03-13T06:10:55.265Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 13 06:10 .. [2025-03-13T06:10:55.265Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 13 06:01 cost [2025-03-13T06:10:55.265Z] -rw-r--r-- 1 jenkins jenkins 84 Mar 13 06:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-13T06:10:55.555Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-13T06:10:56.410Z] ---> package-listing.sh [2025-03-13T06:10:56.410Z] ++ facter osfamily [2025-03-13T06:10:56.410Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-13T06:10:56.669Z] + OS_FAMILY=debian [2025-03-13T06:10:56.669Z] + workspace=/w/workspace/edgexfoundry_device-coap-c_main [2025-03-13T06:10:56.669Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-13T06:10:56.669Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-13T06:10:56.669Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-13T06:10:56.669Z] + PACKAGES=/tmp/packages_start.txt [2025-03-13T06:10:56.669Z] + '[' /w/workspace/edgexfoundry_device-coap-c_main ']' [2025-03-13T06:10:56.669Z] + PACKAGES=/tmp/packages_end.txt [2025-03-13T06:10:56.669Z] + case "${OS_FAMILY}" in [2025-03-13T06:10:56.669Z] + grep '^ii' [2025-03-13T06:10:56.669Z] + dpkg -l [2025-03-13T06:10:56.669Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-13T06:10:56.669Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-13T06:10:56.669Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-13T06:10:56.669Z] + '[' /w/workspace/edgexfoundry_device-coap-c_main ']' [2025-03-13T06:10:56.669Z] + mkdir -p /w/workspace/edgexfoundry_device-coap-c_main/archives/ [2025-03-13T06:10:56.669Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-coap-c_main/archives/ [Pipeline] echo [2025-03-13T06:10:56.680Z] 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/edgexfoundry_device-coap-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-03-13T06:10:56.956Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-13T06:10:57.516Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-13T06:10:57.516Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-13T06:10:57.611Z] prd-ubuntu20.04-docker-8c-8g-41245 does not seem to be running inside a container [2025-03-13T06:10:57.633Z] $ 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/edgexfoundry_device-coap-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/edgexfoundry_device-coap-c_main -v /w/workspace/edgexfoundry_device-coap-c_main:/w/workspace/edgexfoundry_device-coap-c_main:rw,z -v /w/workspace/edgexfoundry_device-coap-c_main@tmp:/w/workspace/edgexfoundry_device-coap-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-03-13T06:10:57.829Z] $ docker top 8f76c5a53b0dc2eb31fb0818dc08762f24d60ecfbe35d137c8b5a30c60db33ec -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-13T06:10:58.188Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-13T06:10:58.475Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-13T06:10:58.768Z] + ls /var/log/sa-host [2025-03-13T06:10:58.768Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-13T06:10:58.851Z] provisioning config files... [2025-03-13T06:10:58.859Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-coap-c_main@tmp/config2964781455651632861tmp [Pipeline] { [Pipeline] echo [2025-03-13T06:10:58.877Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-13T06:10:59.160Z] ---> create-netrc.sh [Pipeline] } [2025-03-13T06:10:59.166Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-13T06:10:59.499Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-13T06:10:59.511Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-13T06:10:59.792Z] ---> sudo-logs.sh [2025-03-13T06:10:59.792Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-13T06:10:59.823Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-13T06:11:00.105Z] ---> job-cost.sh [2025-03-13T06:11:00.105Z] lf-activate-venv: SKIPPING [2025-03-13T06:11:00.105Z] DEBUG: total: 0.2199999988079071 [2025-03-13T06:11:00.105Z] INFO: Retrieving Stack Cost... [2025-03-13T06:11:00.364Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-13T06:11:00.931Z] INFO: Archiving Costs [Pipeline] echo [2025-03-13T06:11:00.943Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-13T06:11:01.226Z] ---> logs-deploy.sh [2025-03-13T06:11:01.226Z] lf-activate-venv: SKIPPING [2025-03-13T06:11:01.226Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-coap-c/main/40 [2025-03-13T06:11:01.226Z] INFO: archiving workspace using pattern(s): [2025-03-13T06:11:02.162Z] Archives upload complete. [2025-03-13T06:11:02.162Z] INFO: archiving logs to Nexus [2025-03-13T06:11:02.806Z] ---> uname -a: [2025-03-13T06:11:02.806Z] Linux prd-ubuntu20-04-docker-8c-8g-41245 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-03-13T06:11:02.806Z] [2025-03-13T06:11:02.806Z] [2025-03-13T06:11:02.806Z] ---> lscpu: [2025-03-13T06:11:02.806Z] Architecture: x86_64 [2025-03-13T06:11:02.806Z] CPU op-mode(s): 32-bit, 64-bit [2025-03-13T06:11:02.806Z] Byte Order: Little Endian [2025-03-13T06:11:02.806Z] Address sizes: 40 bits physical, 48 bits virtual [2025-03-13T06:11:02.806Z] CPU(s): 8 [2025-03-13T06:11:02.806Z] On-line CPU(s) list: 0-7 [2025-03-13T06:11:02.806Z] Thread(s) per core: 1 [2025-03-13T06:11:02.806Z] Core(s) per socket: 1 [2025-03-13T06:11:02.806Z] Socket(s): 8 [2025-03-13T06:11:02.806Z] NUMA node(s): 1 [2025-03-13T06:11:02.806Z] Vendor ID: AuthenticAMD [2025-03-13T06:11:02.806Z] CPU family: 23 [2025-03-13T06:11:02.806Z] Model: 49 [2025-03-13T06:11:02.806Z] Model name: AMD EPYC-Rome Processor [2025-03-13T06:11:02.806Z] Stepping: 0 [2025-03-13T06:11:02.806Z] CPU MHz: 2800.000 [2025-03-13T06:11:02.806Z] BogoMIPS: 5600.00 [2025-03-13T06:11:02.806Z] Virtualization: AMD-V [2025-03-13T06:11:02.806Z] Hypervisor vendor: KVM [2025-03-13T06:11:02.806Z] Virtualization type: full [2025-03-13T06:11:02.806Z] L1d cache: 256 KiB [2025-03-13T06:11:02.806Z] L1i cache: 256 KiB [2025-03-13T06:11:02.806Z] L2 cache: 4 MiB [2025-03-13T06:11:02.806Z] L3 cache: 128 MiB [2025-03-13T06:11:02.806Z] NUMA node0 CPU(s): 0-7 [2025-03-13T06:11:02.806Z] Vulnerability Itlb multihit: Not affected [2025-03-13T06:11:02.806Z] Vulnerability L1tf: Not affected [2025-03-13T06:11:02.806Z] Vulnerability Mds: Not affected [2025-03-13T06:11:02.806Z] Vulnerability Meltdown: Not affected [2025-03-13T06:11:02.806Z] Vulnerability Mmio stale data: Not affected [2025-03-13T06:11:02.806Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-03-13T06:11:02.806Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-03-13T06:11:02.806Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-03-13T06:11:02.806Z] Vulnerability Srbds: Not affected [2025-03-13T06:11:02.806Z] Vulnerability Tsx async abort: Not affected [2025-03-13T06:11:02.806Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-03-13T06:11:02.806Z] [2025-03-13T06:11:02.806Z] [2025-03-13T06:11:02.806Z] ---> nproc: [2025-03-13T06:11:02.806Z] 8 [2025-03-13T06:11:02.806Z] [2025-03-13T06:11:02.806Z] [2025-03-13T06:11:02.806Z] ---> df -h: [2025-03-13T06:11:02.806Z] Filesystem Size Used Avail Use% Mounted on [2025-03-13T06:11:02.806Z] overlay 155G 11G 145G 7% / [2025-03-13T06:11:02.806Z] tmpfs 64M 0 64M 0% /dev [2025-03-13T06:11:02.806Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-03-13T06:11:02.806Z] shm 64M 0 64M 0% /dev/shm [2025-03-13T06:11:02.806Z] /dev/vda1 155G 11G 145G 7% /facter-os [2025-03-13T06:11:02.806Z] [2025-03-13T06:11:02.806Z] [2025-03-13T06:11:02.806Z] ---> sar -b -r -n DEV: [2025-03-13T06:11:02.806Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-41245) 03/13/25 _x86_64_ (8 CPU) [2025-03-13T06:11:02.806Z] [2025-03-13T06:11:02.806Z] 05:54:50 LINUX RESTART (8 CPU) [2025-03-13T06:11:02.806Z] [2025-03-13T06:11:02.806Z] 05:55:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-03-13T06:11:02.806Z] 05:56:02 80.67 32.91 47.76 0.00 3450.89 118637.43 0.00 [2025-03-13T06:11:02.806Z] 05:57:01 1.29 0.00 1.29 0.00 0.00 17.37 0.00 [2025-03-13T06:11:02.806Z] 05:58:01 0.92 0.00 0.92 0.00 0.00 11.20 0.00 [2025-03-13T06:11:02.806Z] 05:59:01 308.30 11.50 296.80 0.00 1469.36 2817.53 0.00 [2025-03-13T06:11:02.806Z] 06:00:01 143.19 12.43 130.76 0.00 3668.99 30758.61 0.00 [2025-03-13T06:11:02.806Z] 06:01:01 93.90 1.38 92.52 0.00 255.29 2502.52 0.00 [2025-03-13T06:11:02.806Z] 06:02:01 162.84 0.23 162.61 0.00 17.06 18984.57 0.00 [2025-03-13T06:11:02.806Z] 06:03:01 2.10 0.00 2.10 0.00 0.00 26.26 0.00 [2025-03-13T06:11:02.806Z] 06:04:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 [2025-03-13T06:11:02.806Z] 06:05:01 2.02 0.00 2.02 0.00 0.00 31.86 0.00 [2025-03-13T06:11:02.806Z] 06:06:01 0.85 0.00 0.85 0.00 0.00 10.17 0.00 [2025-03-13T06:11:02.806Z] 06:07:01 0.93 0.00 0.93 0.00 0.00 11.86 0.00 [2025-03-13T06:11:02.806Z] 06:08:01 1.28 0.00 1.28 0.00 0.00 14.26 0.00 [2025-03-13T06:11:02.806Z] 06:09:01 0.98 0.00 0.98 0.00 0.00 12.26 0.00 [2025-03-13T06:11:02.806Z] 06:10:01 1.90 0.02 1.88 0.00 0.13 22.93 0.00 [2025-03-13T06:11:02.806Z] 06:11:01 90.57 0.30 90.27 0.00 35.99 23621.93 0.00 [2025-03-13T06:11:02.806Z] Average: 55.91 3.68 52.23 0.00 557.26 12368.87 0.00 [2025-03-13T06:11:02.806Z] [2025-03-13T06:11:02.806Z] 05:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-03-13T06:11:02.806Z] 05:56:02 30559160 31837164 541076 1.65 47320 1542048 1659668 4.89 616908 1417908 228 [2025-03-13T06:11:02.806Z] 05:57:01 30559792 31837900 539836 1.64 47360 1542052 1659668 4.89 616460 1417888 168 [2025-03-13T06:11:02.806Z] 05:58:01 30560068 31838344 539480 1.64 47376 1542052 1659668 4.89 616532 1418040 8 [2025-03-13T06:11:02.806Z] 05:59:01 30287644 31623844 751712 2.29 47748 1599060 1646288 4.85 879792 1426208 996 [2025-03-13T06:11:02.806Z] 06:00:01 29208308 31480216 829636 2.52 72200 2473756 2115096 6.23 1245332 2029512 1340 [2025-03-13T06:11:02.806Z] 06:01:01 29187980 31499648 802968 2.44 76076 2505200 1983368 5.85 1280604 2004516 15136 [2025-03-13T06:11:02.806Z] 06:02:01 28701320 31502808 789632 2.40 97384 2938200 1732480 5.11 1292200 2434036 384 [2025-03-13T06:11:02.806Z] 06:03:01 28702172 31503612 788868 2.40 97408 2938200 1732480 5.11 1291920 2434036 44 [2025-03-13T06:11:02.806Z] 06:04:01 28706612 31507932 784948 2.39 97440 2938204 1749180 5.16 1288076 2434040 20 [2025-03-13T06:11:02.806Z] 06:05:01 28706888 31508264 784556 2.39 97508 2938180 1749180 5.16 1287928 2434020 4 [2025-03-13T06:11:02.806Z] 06:06:01 28715528 31516932 775884 2.36 97528 2938184 1749180 5.16 1279464 2434020 12 [2025-03-13T06:11:02.806Z] 06:07:01 28715288 31516712 776036 2.36 97556 2938184 1749180 5.16 1279556 2434024 148 [2025-03-13T06:11:02.806Z] 06:08:01 28715084 31516548 776140 2.36 97588 2938188 1749180 5.16 1279656 2434024 12 [2025-03-13T06:11:02.806Z] 06:09:01 28714896 31516328 776308 2.36 97628 2938188 1749180 5.16 1279916 2434028 164 [2025-03-13T06:11:02.806Z] 06:10:01 28713104 31514800 777732 2.37 97668 2938192 1756280 5.18 1279800 2434096 20 [2025-03-13T06:11:02.806Z] 06:11:01 27941696 31465160 820828 2.50 133528 3544300 1849276 5.45 1386076 3013588 344 [2025-03-13T06:11:02.806Z] Average: 29168471 31574138 740978 2.25 84332 2574512 1768084 5.21 1137514 2164624 1189 [2025-03-13T06:11:02.806Z] [2025-03-13T06:11:02.806Z] 05:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-03-13T06:11:02.806Z] 05:56:02 ens3 180.22 115.45 497.06 24.05 0.00 0.00 0.00 0.00 [2025-03-13T06:11:02.806Z] 05:56:02 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2025-03-13T06:11:02.806Z] 05:56:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T06:11:02.806Z] 05:57:01 ens3 0.24 0.14 0.02 0.01 0.00 0.00 0.00 0.00 [2025-03-13T06:11:02.806Z] 05:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-13T06:11:02.806Z] 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T06:11:02.806Z] 05:58:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T06:11:02.806Z] 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T06:11:02.806Z] 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T06:11:02.806Z] 05:59:01 ens3 164.61 108.23 275.96 46.49 0.00 0.00 0.00 0.00 [2025-03-13T06:11:02.806Z] 05:59:01 lo 2.40 2.40 0.22 0.22 0.00 0.00 0.00 0.00 [2025-03-13T06:11:02.806Z] 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T06:11:02.806Z] 06:00:01 ens3 269.19 151.79 5434.18 30.84 0.00 0.00 0.00 0.00 [2025-03-13T06:11:02.806Z] 06:00:01 lo 4.00 4.00 0.40 0.40 0.00 0.00 0.00 0.00 [2025-03-13T06:11:02.806Z] 06:00:01 docker0 18.68 29.23 1.31 350.74 0.00 0.00 0.00 0.00 [2025-03-13T06:11:02.806Z] 06:00:01 vethc4ed9c9 2.80 3.13 0.22 22.08 0.00 0.00 0.00 0.00 [2025-03-13T06:11:02.806Z] 06:01:01 ens3 89.70 57.86 408.83 28.98 0.00 0.00 0.00 0.00 [2025-03-13T06:11:02.806Z] 06:01:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2025-03-13T06:11:02.806Z] 06:01:01 docker0 17.21 24.23 1.06 351.90 0.00 0.00 0.00 0.00 [2025-03-13T06:11:02.806Z] 06:01:01 vethd0a678c 9.10 12.61 0.68 171.36 0.00 0.00 0.00 0.01 [2025-03-13T06:11:02.806Z] 06:02:01 ens3 216.95 186.95 2668.20 418.20 0.00 0.00 0.00 0.00 [2025-03-13T06:11:02.806Z] 06:02:01 lo 14.86 14.86 1.47 1.47 0.00 0.00 0.00 0.00 [2025-03-13T06:11:02.806Z] 06:02:01 docker0 5.65 8.25 0.37 96.02 0.00 0.00 0.00 0.00 [2025-03-13T06:11:02.806Z] 06:03:01 ens3 1.78 1.17 0.62 0.28 0.00 0.00 0.00 0.00 [2025-03-13T06:11:02.806Z] 06:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-13T06:11:02.806Z] 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T06:11:02.806Z] 06:04:01 ens3 1.53 0.48 0.69 0.46 0.00 0.00 0.00 0.00 [2025-03-13T06:11:02.806Z] 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T06:11:02.806Z] 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T06:11:02.806Z] 06:05:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-03-13T06:11:02.806Z] 06:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-13T06:11:02.806Z] 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T06:11:02.806Z] 06:06:01 ens3 0.95 0.15 0.20 0.07 0.00 0.00 0.00 0.00 [2025-03-13T06:11:02.806Z] 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T06:11:02.806Z] 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T06:11:02.806Z] 06:07:01 ens3 1.17 0.68 0.43 0.30 0.00 0.00 0.00 0.00 [2025-03-13T06:11:02.806Z] 06:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-13T06:11:02.806Z] 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T06:11:02.806Z] 06:08:01 ens3 0.85 0.38 0.39 0.27 0.00 0.00 0.00 0.00 [2025-03-13T06:11:02.806Z] 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T06:11:02.806Z] 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T06:11:02.806Z] 06:09:01 ens3 0.48 0.47 0.26 0.22 0.00 0.00 0.00 0.00 [2025-03-13T06:11:02.806Z] 06:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-13T06:11:02.806Z] 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T06:11:02.806Z] 06:10:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T06:11:02.806Z] 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T06:11:02.806Z] 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-13T06:11:02.806Z] 06:11:01 ens3 218.95 126.06 3286.60 40.57 0.00 0.00 0.00 0.00 [2025-03-13T06:11:02.806Z] 06:11:01 lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 [2025-03-13T06:11:02.806Z] 06:11:01 docker0 2.25 1.85 0.36 0.50 0.00 0.00 0.00 0.00 [2025-03-13T06:11:02.806Z] Average: ens3 71.83 46.97 787.47 37.00 0.00 0.00 0.00 0.00 [2025-03-13T06:11:02.806Z] Average: lo 1.54 1.54 0.15 0.15 0.00 0.00 0.00 0.00 [2025-03-13T06:11:02.806Z] Average: docker0 2.74 3.98 0.19 50.05 0.00 0.00 0.00 0.00 [2025-03-13T06:11:02.806Z] [2025-03-13T06:11:02.806Z] [2025-03-13T06:11:02.806Z] ---> sar -P ALL: [2025-03-13T06:11:02.806Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-41245) 03/13/25 _x86_64_ (8 CPU) [2025-03-13T06:11:02.806Z] [2025-03-13T06:11:02.806Z] 05:54:50 LINUX RESTART (8 CPU) [2025-03-13T06:11:02.806Z] [2025-03-13T06:11:02.806Z] 05:55:01 CPU %user %nice %system %iowait %steal %idle [2025-03-13T06:11:02.806Z] 05:56:02 all 1.95 0.00 0.60 0.71 0.02 96.71 [2025-03-13T06:11:02.806Z] 05:56:02 0 3.09 0.00 0.59 4.00 0.02 92.31 [2025-03-13T06:11:02.806Z] 05:56:02 1 2.35 0.00 0.62 0.15 0.03 96.85 [2025-03-13T06:11:02.806Z] 05:56:02 2 2.67 0.00 0.52 0.05 0.02 96.75 [2025-03-13T06:11:02.806Z] 05:56:02 3 2.25 0.00 0.42 0.15 0.02 97.16 [2025-03-13T06:11:02.806Z] 05:56:02 4 0.97 0.00 0.40 0.13 0.02 98.48 [2025-03-13T06:11:02.806Z] 05:56:02 5 1.40 0.00 0.35 0.75 0.02 97.48 [2025-03-13T06:11:02.806Z] 05:56:02 6 2.11 0.00 1.53 0.28 0.02 96.06 [2025-03-13T06:11:02.807Z] 05:56:02 7 0.77 0.00 0.42 0.17 0.02 98.63 [2025-03-13T06:11:02.807Z] 05:57:01 all 0.25 0.00 0.01 0.00 0.01 99.72 [2025-03-13T06:11:02.807Z] 05:57:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-13T06:11:02.807Z] 05:57:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-13T06:11:02.807Z] 05:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-13T06:11:02.807Z] 05:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-13T06:11:02.807Z] 05:57:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-13T06:11:02.807Z] 05:57:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2025-03-13T06:11:02.807Z] 05:57:01 6 1.99 0.00 0.03 0.00 0.03 97.95 [2025-03-13T06:11:02.807Z] 05:57:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-13T06:11:02.807Z] 05:58:01 all 0.26 0.00 0.02 0.00 0.01 99.71 [2025-03-13T06:11:02.807Z] 05:58:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-13T06:11:02.807Z] 05:58:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-13T06:11:02.807Z] 05:58:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-13T06:11:02.807Z] 05:58:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-13T06:11:02.807Z] 05:58:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-13T06:11:02.807Z] 05:58:01 5 0.02 0.00 0.03 0.02 0.02 99.92 [2025-03-13T06:11:02.807Z] 05:58:01 6 1.92 0.00 0.05 0.00 0.00 98.03 [2025-03-13T06:11:02.807Z] 05:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-13T06:11:02.807Z] 05:59:01 all 2.27 0.00 0.33 0.47 0.02 96.91 [2025-03-13T06:11:02.807Z] 05:59:01 0 1.95 0.00 0.28 0.15 0.02 97.60 [2025-03-13T06:11:02.807Z] 05:59:01 1 2.32 0.00 0.20 0.03 0.02 97.43 [2025-03-13T06:11:02.807Z] 05:59:01 2 4.25 0.00 0.12 0.00 0.02 95.61 [2025-03-13T06:11:02.807Z] 05:59:01 3 1.85 0.00 1.00 2.64 0.00 94.50 [2025-03-13T06:11:02.807Z] 05:59:01 4 2.84 0.00 0.12 0.05 0.02 96.98 [2025-03-13T06:11:02.807Z] 05:59:01 5 0.92 0.00 0.13 0.05 0.03 98.87 [2025-03-13T06:11:02.807Z] 05:59:01 6 2.62 0.00 0.35 0.58 0.03 96.41 [2025-03-13T06:11:02.807Z] 05:59:01 7 1.37 0.00 0.42 0.28 0.02 97.91 [2025-03-13T06:11:02.807Z] 06:00:01 all 5.66 0.00 2.60 1.34 0.04 90.36 [2025-03-13T06:11:02.807Z] 06:00:01 0 5.01 0.00 2.13 0.30 0.03 92.52 [2025-03-13T06:11:02.807Z] 06:00:01 1 6.28 0.00 2.27 0.71 0.05 90.69 [2025-03-13T06:11:02.807Z] 06:00:01 2 4.92 0.00 3.29 0.42 0.03 91.33 [2025-03-13T06:11:02.807Z] 06:00:01 3 5.68 0.00 2.67 0.97 0.03 90.64 [2025-03-13T06:11:02.807Z] 06:00:01 4 5.14 0.00 2.50 2.27 0.03 90.06 [2025-03-13T06:11:02.807Z] 06:00:01 5 6.88 0.00 3.27 2.03 0.03 87.78 [2025-03-13T06:11:02.807Z] 06:00:01 6 5.15 0.00 2.13 0.34 0.03 92.35 [2025-03-13T06:11:02.807Z] 06:00:01 7 6.20 0.00 2.57 3.68 0.03 87.53 [2025-03-13T06:11:02.807Z] 06:01:01 all 9.67 0.00 3.16 0.16 0.06 86.95 [2025-03-13T06:11:02.807Z] 06:01:01 0 9.32 0.00 3.25 0.12 0.07 87.25 [2025-03-13T06:11:02.807Z] 06:01:01 1 10.63 0.00 3.82 0.52 0.05 84.98 [2025-03-13T06:11:02.807Z] 06:01:01 2 10.76 0.00 3.75 0.03 0.07 85.38 [2025-03-13T06:11:02.807Z] 06:01:01 3 8.74 0.00 3.16 0.05 0.07 87.98 [2025-03-13T06:11:02.807Z] 06:01:01 4 7.88 0.00 2.63 0.03 0.05 89.41 [2025-03-13T06:11:02.807Z] 06:01:01 5 8.14 0.00 2.52 0.23 0.05 89.05 [2025-03-13T06:11:02.807Z] 06:01:01 6 9.44 0.00 3.05 0.17 0.05 87.29 [2025-03-13T06:11:02.807Z] 06:01:01 7 12.45 0.00 3.13 0.17 0.07 84.19 [2025-03-13T06:11:02.807Z] 06:02:01 all 5.19 0.00 2.22 0.73 0.04 91.82 [2025-03-13T06:11:02.807Z] 06:02:01 0 3.50 0.00 1.94 0.02 0.03 94.50 [2025-03-13T06:11:02.807Z] 06:02:01 1 4.99 0.00 1.94 1.34 0.05 91.67 [2025-03-13T06:11:02.807Z] 06:02:01 2 5.52 0.00 2.36 0.03 0.02 92.07 [2025-03-13T06:11:02.807Z] 06:02:01 3 6.64 0.00 2.53 3.83 0.05 86.95 [2025-03-13T06:11:02.807Z] 06:02:01 4 4.61 0.00 2.05 0.18 0.07 93.09 [2025-03-13T06:11:02.807Z] 06:02:01 5 4.93 0.00 2.32 0.25 0.05 92.44 [2025-03-13T06:11:02.807Z] 06:02:01 6 5.63 0.00 2.18 0.05 0.03 92.11 [2025-03-13T06:11:02.807Z] 06:02:01 7 5.70 0.00 2.43 0.15 0.05 91.67 [2025-03-13T06:11:02.807Z] 06:03:01 all 0.02 0.00 0.02 0.01 0.01 99.94 [2025-03-13T06:11:02.807Z] 06:03:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2025-03-13T06:11:02.807Z] 06:03:01 1 0.07 0.00 0.03 0.05 0.02 99.83 [2025-03-13T06:11:02.807Z] 06:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-13T06:11:02.807Z] 06:03:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-13T06:11:02.807Z] 06:03:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-13T06:11:02.807Z] 06:03:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-13T06:11:02.807Z] 06:03:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-13T06:11:02.807Z] 06:03:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2025-03-13T06:11:02.807Z] 06:04:01 all 0.17 0.00 0.02 0.00 0.01 99.80 [2025-03-13T06:11:02.807Z] 06:04:01 0 0.07 0.00 0.05 0.00 0.03 99.85 [2025-03-13T06:11:02.807Z] 06:04:01 1 0.08 0.00 0.03 0.02 0.02 99.85 [2025-03-13T06:11:02.807Z] 06:04:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-13T06:11:02.807Z] 06:04:01 3 1.06 0.00 0.02 0.00 0.00 98.92 [2025-03-13T06:11:02.807Z] 06:04:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-13T06:11:02.807Z] 06:04:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-13T06:11:02.807Z] 06:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-13T06:11:02.807Z] 06:04:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-13T06:11:02.807Z] 06:05:01 all 0.21 0.00 0.02 0.01 0.01 99.75 [2025-03-13T06:11:02.807Z] 06:05:01 0 0.05 0.00 0.05 0.02 0.03 99.85 [2025-03-13T06:11:02.807Z] 06:05:01 1 0.03 0.00 0.00 0.05 0.02 99.90 [2025-03-13T06:11:02.807Z] 06:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-13T06:11:02.807Z] 06:05:01 3 1.56 0.00 0.02 0.00 0.02 98.40 [2025-03-13T06:11:02.807Z] 06:05:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-13T06:11:02.807Z] 06:05:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2025-03-13T06:11:02.807Z] 06:05:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-13T06:11:02.807Z] 06:05:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-13T06:11:02.807Z] 06:06:01 all 0.22 0.00 0.01 0.00 0.01 99.75 [2025-03-13T06:11:02.807Z] 06:06:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2025-03-13T06:11:02.807Z] 06:06:01 1 0.02 0.00 0.03 0.02 0.02 99.92 [2025-03-13T06:11:02.807Z] 06:06:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-13T06:11:02.807Z] 06:06:01 3 1.59 0.00 0.00 0.00 0.00 98.41 [2025-03-13T06:11:02.807Z] 06:06:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-13T06:11:02.807Z] 06:06:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-13T06:11:02.807Z] 06:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-13T06:11:02.807Z] 06:06:01 7 0.07 0.00 0.02 0.00 0.03 99.88 [2025-03-13T06:11:02.807Z] [2025-03-13T06:11:02.807Z] 06:06:01 CPU %user %nice %system %iowait %steal %idle [2025-03-13T06:11:02.807Z] 06:07:01 all 0.12 0.00 0.00 0.00 0.01 99.87 [2025-03-13T06:11:02.807Z] 06:07:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2025-03-13T06:11:02.807Z] 06:07:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2025-03-13T06:11:02.807Z] 06:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-13T06:11:02.807Z] 06:07:01 3 0.83 0.00 0.00 0.00 0.00 99.17 [2025-03-13T06:11:02.807Z] 06:07:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-13T06:11:02.807Z] 06:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-13T06:11:02.807Z] 06:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-13T06:11:02.807Z] 06:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-13T06:11:02.807Z] 06:08:01 all 0.08 0.00 0.02 0.00 0.01 99.89 [2025-03-13T06:11:02.807Z] 06:08:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2025-03-13T06:11:02.807Z] 06:08:01 1 0.03 0.00 0.00 0.03 0.02 99.92 [2025-03-13T06:11:02.807Z] 06:08:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2025-03-13T06:11:02.807Z] 06:08:01 3 0.37 0.00 0.02 0.00 0.02 99.60 [2025-03-13T06:11:02.807Z] 06:08:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-13T06:11:02.807Z] 06:08:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2025-03-13T06:11:02.807Z] 06:08:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-13T06:11:02.807Z] 06:08:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-13T06:11:02.807Z] 06:09:01 all 0.17 0.00 0.01 0.00 0.01 99.79 [2025-03-13T06:11:02.807Z] 06:09:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2025-03-13T06:11:02.807Z] 06:09:01 1 0.32 0.00 0.03 0.02 0.02 99.62 [2025-03-13T06:11:02.807Z] 06:09:01 2 0.03 0.00 0.02 0.00 0.03 99.92 [2025-03-13T06:11:02.807Z] 06:09:01 3 0.89 0.00 0.02 0.00 0.00 99.09 [2025-03-13T06:11:02.807Z] 06:09:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-13T06:11:02.807Z] 06:09:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-13T06:11:02.807Z] 06:09:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-13T06:11:02.807Z] 06:09:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-13T06:11:02.807Z] 06:10:01 all 0.28 0.00 0.02 0.00 0.01 99.68 [2025-03-13T06:11:02.807Z] 06:10:01 0 0.03 0.00 0.07 0.00 0.03 99.87 [2025-03-13T06:11:02.807Z] 06:10:01 1 0.05 0.00 0.02 0.02 0.00 99.92 [2025-03-13T06:11:02.807Z] 06:10:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-13T06:11:02.807Z] 06:10:01 3 1.99 0.00 0.00 0.00 0.02 98.00 [2025-03-13T06:11:02.807Z] 06:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-13T06:11:02.807Z] 06:10:01 5 0.07 0.00 0.03 0.00 0.02 99.88 [2025-03-13T06:11:02.807Z] 06:10:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-13T06:11:02.807Z] 06:10:01 7 0.05 0.00 0.02 0.02 0.02 99.90 [2025-03-13T06:11:02.807Z] 06:11:01 all 4.98 0.00 2.17 0.89 0.04 91.92 [2025-03-13T06:11:02.807Z] 06:11:01 0 4.49 0.00 1.92 0.02 0.05 93.53 [2025-03-13T06:11:02.807Z] 06:11:01 1 5.99 0.00 1.98 0.17 0.05 91.81 [2025-03-13T06:11:02.807Z] 06:11:01 2 4.49 0.00 2.15 1.28 0.03 92.05 [2025-03-13T06:11:02.807Z] 06:11:01 3 6.13 0.00 1.84 0.05 0.03 91.95 [2025-03-13T06:11:02.807Z] 06:11:01 4 5.05 0.00 2.06 0.02 0.05 92.82 [2025-03-13T06:11:02.807Z] 06:11:01 5 4.62 0.00 3.22 0.05 0.03 92.07 [2025-03-13T06:11:02.807Z] 06:11:01 6 4.93 0.00 1.99 0.08 0.05 92.95 [2025-03-13T06:11:02.807Z] 06:11:01 7 4.12 0.00 2.20 5.46 0.05 88.17 [2025-03-13T06:11:02.807Z] Average: all 1.97 0.00 0.70 0.27 0.02 97.04 [2025-03-13T06:11:02.807Z] Average: 0 1.73 0.00 0.65 0.29 0.03 97.30 [2025-03-13T06:11:02.807Z] Average: 1 2.07 0.00 0.69 0.20 0.03 97.02 [2025-03-13T06:11:02.807Z] Average: 2 2.05 0.00 0.77 0.11 0.01 97.06 [2025-03-13T06:11:02.807Z] Average: 3 2.47 0.00 0.73 0.48 0.02 96.31 [2025-03-13T06:11:02.807Z] Average: 4 1.67 0.00 0.62 0.17 0.02 97.53 [2025-03-13T06:11:02.807Z] Average: 5 1.69 0.00 0.75 0.21 0.02 97.33 [2025-03-13T06:11:02.807Z] Average: 6 2.12 0.00 0.71 0.09 0.02 97.06 [2025-03-13T06:11:02.807Z] Average: 7 1.93 0.00 0.70 0.62 0.02 96.72 [2025-03-13T06:11:02.807Z] [2025-03-13T06:11:02.807Z] [2025-03-13T06:11:02.807Z]