Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8443275ac6a55454468ef18d6a769bcfbada4750 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-ssh15010894145739065459.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6792654995121403209.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-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-ssh12140770954287874885.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16023580450148457950.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-ssh16450514954751671319.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 Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-40509 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 Avoid second fetch Checking out Revision 8443275ac6a55454468ef18d6a769bcfbada4750 (main) Commit message: "Merge pull request #62 from FelixTing/move-to-sdk-v4.0.0" > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 8443275ac6a55454468ef18d6a769bcfbada4750 # timeout=10 > git rev-list --no-walk 217950388ffc7d778dd86376560370829f9bed36 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:20:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:20:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:20:35 ========================================================= 02:20:35 EdgeX Global Pipelines Version Info 02:20:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:20:35 ------------------- 02:20:35 stable info: 02:20:35 ------------------- 02:20:35 Commited By: Cherry Wang cherry@iotechsys.com 02:20:35 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 02:20:35 Message: update stable to v1.0.269 02:20:36 ------------------- 02:20:36 experimental info: 02:20:36 ------------------- 02:20:36 Commited By: Ginny Guan ginny@iotechsys.com 02:20:36 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 02:20:36 Message: update experimental to stable [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:20:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-coap-c-settings [Pipeline] echo 02:20:36 [edgeXSetupEnvironment]: set envvar PROJECT = device-coap-c [Pipeline] echo 02:20:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:20:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:20:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:20:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 02:20:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 02:20:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:20:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:20:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-coap [Pipeline] echo 02:20:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:20:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:20:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:20:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:20:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:20:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:20:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:20:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:20:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:20:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:20:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8443275ac6a55454468ef18d6a769bcfbada4750 [Pipeline] echo 02:20:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8443275 [Pipeline] echo 02:20:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:20:37 provisioning config files... 02:20:37 copy managed file [device-coap-c-settings] to file:/w/workspace/edgexfoundry_device-coap-c_main@tmp/config16361609468312400784tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:20:37 ---> ****-login.sh 02:20:37 nexus3.edgexfoundry.org:10001 02:20:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:20:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:20:37 Configure a credential helper to remove this warning. See 02:20:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:20:37 02:20:37 Login Succeeded 02:20:37 nexus3.edgexfoundry.org:10002 02:20:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:20:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:20:38 Configure a credential helper to remove this warning. See 02:20:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:20:38 02:20:38 Login Succeeded 02:20:38 nexus3.edgexfoundry.org:10003 02:20:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:20:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:20:38 Configure a credential helper to remove this warning. See 02:20:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:20:38 02:20:38 Login Succeeded 02:20:38 nexus3.edgexfoundry.org:10004 02:20:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:20:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:20:38 Configure a credential helper to remove this warning. See 02:20:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:20:38 02:20:38 Login Succeeded 02:20:38 ****.io 02:20:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:20:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:20:38 Configure a credential helper to remove this warning. See 02:20:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:20:38 02:20:38 Login Succeeded 02:20:38 ---> ****-login.sh ends [Pipeline] } 02:20:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh 02:20:38 + git rev-list -1 --merges 8443275ac6a55454468ef18d6a769bcfbada4750~1..8443275ac6a55454468ef18d6a769bcfbada4750 [Pipeline] echo 02:20:38 -----------> git rev-list -1 --merges 8443275ac6a55454468ef18d6a769bcfbada4750~1..8443275ac6a55454468ef18d6a769bcfbada4750 8443275ac6a55454468ef18d6a769bcfbada4750 02:20:38 8443275ac6a55454468ef18d6a769bcfbada4750 [false] [Pipeline] sh 02:20:39 + git log --format=format:%s -1 8443275ac6a55454468ef18d6a769bcfbada4750 [Pipeline] echo 02:20:39 ========================================================= 02:20:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:20:39 ========================================================= 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 02:20:39 + git rev-list -1 --merges 8443275ac6a55454468ef18d6a769bcfbada4750~1..8443275ac6a55454468ef18d6a769bcfbada4750 [Pipeline] echo 02:20:39 -----------> git rev-list -1 --merges 8443275ac6a55454468ef18d6a769bcfbada4750~1..8443275ac6a55454468ef18d6a769bcfbada4750 8443275ac6a55454468ef18d6a769bcfbada4750 02:20:39 8443275ac6a55454468ef18d6a769bcfbada4750 [false] [Pipeline] sh 02:20:39 + git log --format=format:%s -1 8443275ac6a55454468ef18d6a769bcfbada4750 [Pipeline] echo 02:20:39 ========================================================= 02:20:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:20:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:20:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:20:40 + grep -v github /etc/ssh/ssh_known_hosts 02:20:40 + [ -e /tmp/ssh_known_hosts ] 02:20:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:20:40 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:20:40 + sudo tee -a /etc/ssh/ssh_known_hosts 02:20:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:20:40 02:20:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:20:41 0.1.4: Pulling from edgex-devops/py-git-semver 02:20:41 b85a868b505f: Pulling fs layer 02:20:41 e2be974225ed: Pulling fs layer 02:20:41 339a4e72a1f5: Pulling fs layer 02:20:41 988bab9f4d93: Pulling fs layer 02:20:41 1469e6f7b9e6: Pulling fs layer 02:20:41 eaf3925da568: Pulling fs layer 02:20:41 bab4dde63d76: Pulling fs layer 02:20:41 bde34c3a00c8: Pulling fs layer 02:20:41 b352a97aabf1: Pulling fs layer 02:20:41 4872d77fe225: Pulling fs layer 02:20:41 5851b861e8e6: Pulling fs layer 02:20:41 bab4dde63d76: Waiting 02:20:41 bde34c3a00c8: Waiting 02:20:41 4872d77fe225: Waiting 02:20:41 5851b861e8e6: Waiting 02:20:41 988bab9f4d93: Waiting 02:20:41 b352a97aabf1: Waiting 02:20:41 1469e6f7b9e6: Waiting 02:20:41 e2be974225ed: Download complete 02:20:41 988bab9f4d93: Download complete 02:20:41 1469e6f7b9e6: Verifying Checksum 02:20:41 1469e6f7b9e6: Download complete 02:20:41 eaf3925da568: Verifying Checksum 02:20:41 eaf3925da568: Download complete 02:20:41 339a4e72a1f5: Verifying Checksum 02:20:41 339a4e72a1f5: Download complete 02:20:41 bde34c3a00c8: Verifying Checksum 02:20:41 bde34c3a00c8: Download complete 02:20:41 b352a97aabf1: Verifying Checksum 02:20:41 b352a97aabf1: Download complete 02:20:41 4872d77fe225: Download complete 02:20:41 5851b861e8e6: Download complete 02:20:41 b85a868b505f: Verifying Checksum 02:20:41 b85a868b505f: Download complete 02:20:41 bab4dde63d76: Verifying Checksum 02:20:41 bab4dde63d76: Download complete 02:20:42 b85a868b505f: Pull complete 02:20:42 e2be974225ed: Pull complete 02:20:43 339a4e72a1f5: Pull complete 02:20:43 988bab9f4d93: Pull complete 02:20:43 1469e6f7b9e6: Pull complete 02:20:43 eaf3925da568: Pull complete 02:20:45 bab4dde63d76: Pull complete 02:20:45 bde34c3a00c8: Pull complete 02:20:45 b352a97aabf1: Pull complete 02:20:45 4872d77fe225: Pull complete 02:20:45 5851b861e8e6: Pull complete 02:20:45 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:20:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:20:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:20:46 prd-ubuntu20.04-docker-8c-8g-40509 does not seem to be running inside a container 02:20:46 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:20:47 $ docker top b8be68f85ff380bcab86a15fcad0020a9ea38b1ea68e29dca9ca8c5ad7317dee -eo pid,comm 02:20:47 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). 02:20:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:20:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:20:47 [ssh-agent] Looking for ssh-agent implementation... 02:20:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:20:47 $ docker exec b8be68f85ff380bcab86a15fcad0020a9ea38b1ea68e29dca9ca8c5ad7317dee ssh-agent 02:20:47 SSH_AUTH_SOCK=/tmp/ssh-jvowLRzhGZtB/agent.31 02:20:47 SSH_AGENT_PID=37 02:20:47 Running ssh-add (command line suppressed) 02:20:47 Identity added: /w/workspace/edgexfoundry_device-coap-c_main@tmp/private_key_10168542866118747549.key (/w/workspace/edgexfoundry_device-coap-c_main@tmp/private_key_10168542866118747549.key) 02:20:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:20:48 + git tag --points-at HEAD [Pipeline] } 02:20:48 $ docker exec --env ******** --env ******** b8be68f85ff380bcab86a15fcad0020a9ea38b1ea68e29dca9ca8c5ad7317dee ssh-agent -k 02:20:48 unset SSH_AUTH_SOCK; 02:20:48 unset SSH_AGENT_PID; 02:20:48 echo Agent pid 37 killed; 02:20:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:20:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:20:48 [ssh-agent] Looking for ssh-agent implementation... 02:20:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:20:48 $ docker exec b8be68f85ff380bcab86a15fcad0020a9ea38b1ea68e29dca9ca8c5ad7317dee ssh-agent 02:20:48 SSH_AUTH_SOCK=/tmp/ssh-kKSj4qfMHB1r/agent.70 02:20:48 SSH_AGENT_PID=76 02:20:48 Running ssh-add (command line suppressed) 02:20:48 Identity added: /w/workspace/edgexfoundry_device-coap-c_main@tmp/private_key_3902586756395616714.key (/w/workspace/edgexfoundry_device-coap-c_main@tmp/private_key_3902586756395616714.key) 02:20:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:20:49 + git semver init 02:20:49 2025-03-07 02:20:49,353 [run_init] DEBUG init version:0.0.0 force:False 02:20:49 2025-03-07 02:20:49,353 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-coap-c_main/.semver 02:20:49 2025-03-07 02:20:49,354 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-coap-c.git /w/workspace/edgexfoundry_device-coap-c_main/.semver 02:20:49 2025-03-07 02:20:49,354 [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) 02:20:50 2025-03-07 02:20:49,929 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-coap-c_main/.git/info/exclude 02:20:50 2025-03-07 02:20:49,931 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-coap-c_main/.semver/main with force:False 02:20:50 2025-03-07 02:20:49,931 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-coap-c_main/.semver/main 02:20:50 2025-03-07 02:20:49,932 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-coap-c_main/.semver/main 02:20:50 3.2.0-dev.1 [Pipeline] } 02:20:50 $ docker exec --env ******** --env ******** b8be68f85ff380bcab86a15fcad0020a9ea38b1ea68e29dca9ca8c5ad7317dee ssh-agent -k 02:20:50 unset SSH_AUTH_SOCK; 02:20:50 unset SSH_AGENT_PID; 02:20:50 echo Agent pid 76 killed; 02:20:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:20:50 + git semver [Pipeline] } 02:20:50 $ docker stop --time=1 b8be68f85ff380bcab86a15fcad0020a9ea38b1ea68e29dca9ca8c5ad7317dee 02:20:52 $ docker rm -f --volumes b8be68f85ff380bcab86a15fcad0020a9ea38b1ea68e29dca9ca8c5ad7317dee [Pipeline] // withDockerContainer [Pipeline] sh 02:20:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:20:52 Stashed 1 file(s) [Pipeline] echo 02:20:52 [edgeXSemver]: initialized semver on version 3.2.0-dev.1 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:20:52 provisioning config files... 02:20:52 copy managed file [device-coap-c-settings] to file:/w/workspace/edgexfoundry_device-coap-c_main@tmp/config6680173532960376725tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:20:53 ---> ****-login.sh 02:20:53 nexus3.edgexfoundry.org:10001 02:20:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:20:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:20:53 Configure a credential helper to remove this warning. See 02:20:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:20:53 02:20:53 Login Succeeded 02:20:53 nexus3.edgexfoundry.org:10002 02:20:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:20:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:20:53 Configure a credential helper to remove this warning. See 02:20:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:20:53 02:20:53 Login Succeeded 02:20:53 nexus3.edgexfoundry.org:10003 02:20:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:20:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:20:53 Configure a credential helper to remove this warning. See 02:20:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:20:53 02:20:53 Login Succeeded 02:20:53 nexus3.edgexfoundry.org:10004 02:20:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:20:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:20:53 Configure a credential helper to remove this warning. See 02:20:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:20:53 02:20:53 Login Succeeded 02:20:53 ****.io 02:20:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:20:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:20:53 Configure a credential helper to remove this warning. See 02:20:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:20:53 02:20:53 Login Succeeded 02:20:53 ---> ****-login.sh ends [Pipeline] } 02:20:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:20:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:20:53 [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo 02:20:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:20:53 ========================================================= 02:20:53 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] 02:20:53 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:54 + 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 . 02:20:54 Sending build context to Docker daemon 547.8kB 02:20:54 Step 1/14 : ARG BASE=alpine:3.20 02:20:54 Step 2/14 : FROM ${BASE} 02:20:54 latest: Pulling from edgex-devops/edgex-gcc-base 02:20:54 96526aa774ef: Pulling fs layer 02:20:54 da60e534fd72: Pulling fs layer 02:20:54 96526aa774ef: Verifying Checksum 02:20:54 96526aa774ef: Download complete 02:20:54 96526aa774ef: Pull complete 02:20:54 da60e534fd72: Download complete 02:20:58 da60e534fd72: Pull complete 02:20:58 Digest: sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 02:20:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 02:20:58 ---> 6605166a5db4 02:20:58 Step 3/14 : LABEL maintainer="Ken Bannister " 02:21:00 ---> Running in 980b3489b086 02:21:00 Removing intermediate container 980b3489b086 02:21:00 ---> 0a6dc3e27981 02:21:00 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 02:21:00 ---> Running in 9c7b930aec94 02:21:00 Connecting to iotech.jfrog.io (34.246.139.145:443) 02:21:00 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 02:21:00 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 02:21:00 '/etc/apk/keys/alpine.dev.rsa.pub' saved 02:21:01 Removing intermediate container 9c7b930aec94 02:21:01 ---> 40714e1acd56 02:21:01 Step 5/14 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 02:21:01 ---> Running in e834e575693e 02:21:01 Removing intermediate container e834e575693e 02:21:01 ---> e21a09011065 02:21:01 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 02:21:01 ---> Running in 27e039ff5a43 02:21:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:21:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:21:02 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 02:21:02 WARNING: This apk-tools is OLD! Some packages might not function properly. 02:21:02 (1/18) Installing dumb-init (1.2.5-r2) 02:21:02 (2/18) Installing hiredis (1.1.0-r2) 02:21:02 (3/18) Installing hiredis-dev (1.1.0-r2) 02:21:02 (4/18) Installing libcbor (0.10.2-r1) 02:21:02 (5/18) Installing iotech-iot-1.5 (1.5.5-r0) 02:21:03 (6/18) Installing iotech-iot-1.5-dev (1.5.5-r0) 02:21:03 (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) 02:21:03 (8/18) Installing libcbor-dev (0.10.2-r1) 02:21:03 (9/18) Installing libmenuw (6.4_p20230506-r0) 02:21:03 (10/18) Installing libpanelw (6.4_p20230506-r0) 02:21:03 (11/18) Installing libncurses++ (6.4_p20230506-r0) 02:21:03 (12/18) Installing ncurses-dev (6.4_p20230506-r0) 02:21:03 (13/18) Installing libblkid (2.38.1-r8) 02:21:03 (14/18) Installing libuuid (2.38.1-r8) 02:21:03 (15/18) Installing libfdisk (2.38.1-r8) 02:21:03 (16/18) Installing libmount (2.38.1-r8) 02:21:03 (17/18) Installing libsmartcols (2.38.1-r8) 02:21:03 (18/18) Installing util-linux-dev (2.38.1-r8) 02:21:03 Executing busybox-1.36.1-r4.trigger 02:21:03 OK: 336 MiB in 100 packages 02:21:04 Removing intermediate container 27e039ff5a43 02:21:04 ---> 0099ff39198c 02:21:04 Step 7/14 : RUN apk --no-cache upgrade 02:21:04 ---> Running in 0e4b91dbde15 02:21:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:21:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:21:04 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 02:21:05 WARNING: This apk-tools is OLD! Some packages might not function properly. 02:21:05 Upgrading critical system libraries and apk-tools: 02:21:05 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 02:21:05 Executing busybox-1.36.1-r4.trigger 02:21:05 Continuing the upgrade transaction with new apk-tools: 02:21:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:21:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:21:05 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 02:21:06 WARNING: This apk-tools is OLD! Some packages might not function properly. 02:21:06 (1/25) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) 02:21:06 (2/25) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) 02:21:06 Executing busybox-1.36.1-r7.post-upgrade 02:21:06 (3/25) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) 02:21:06 (4/25) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) 02:21:06 (5/25) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) 02:21:06 (6/25) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) 02:21:06 (7/25) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) 02:21:06 (8/25) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) 02:21:06 (9/25) Upgrading libexpat (2.5.0-r1 -> 2.6.4-r0) 02:21:06 (10/25) Upgrading libarchive (3.7.2-r0 -> 3.7.7-r0) 02:21:06 (11/25) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) 02:21:06 (12/25) Installing libpsl (0.21.5-r0) 02:21:06 (13/25) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) 02:21:06 (14/25) Installing libpsl-utils (0.21.5-r0) 02:21:06 (15/25) Installing libpsl-dev (0.21.5-r0) 02:21:06 (16/25) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) 02:21:06 (17/25) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) 02:21:06 (18/25) Upgrading git (2.40.1-r0 -> 2.40.4-r0) 02:21:06 (19/25) Upgrading musl-utils (1.2.4-r2 -> 1.2.4-r3) 02:21:06 (20/25) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) 02:21:06 (21/25) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) 02:21:06 (22/25) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) 02:21:06 (23/25) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) 02:21:06 (24/25) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) 02:21:06 (25/25) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) 02:21:06 Executing busybox-1.36.1-r7.trigger 02:21:06 Executing ca-certificates-20241121-r1.trigger 02:21:06 OK: 337 MiB in 103 packages 02:21:07 Removing intermediate container 0e4b91dbde15 02:21:07 ---> 0a7fffaae279 02:21:07 Step 8/14 : COPY scripts /device-coap/scripts 02:21:07 ---> dcfb751cf8fa 02:21:07 Step 9/14 : COPY src /device-coap/src/ 02:21:07 ---> 6f3cec420297 02:21:07 Step 10/14 : COPY VERSION /device-coap 02:21:07 Still waiting to schedule task 02:21:07 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 02:21:07 ---> adf45b2d5193 02:21:07 Step 11/14 : RUN mkdir -p /device-coap/build 02:21:07 ---> Running in de57ecee95ee 02:21:08 Removing intermediate container de57ecee95ee 02:21:08 ---> 3b439265036c 02:21:08 Step 12/14 : WORKDIR /device-coap 02:21:08 ---> Running in 6053bc7a42b6 02:21:08 Removing intermediate container 6053bc7a42b6 02:21:08 ---> 3bc266641a49 02:21:08 Step 13/14 : RUN /device-coap/scripts/build_deps.sh 1 02:21:08 ---> Running in 2872e0a1895c 02:21:08 + BUILD_CSDK=1 02:21:08 + TINYDTLS_VERSION=b0e230d 02:21:08 + LIBCOAP_VERSION=1739507 02:21:08 + CSDK_VERSION=4.0.0 02:21:08 + '[' -d deps ] 02:21:08 + mkdir deps 02:21:08 + cd /device-coap/deps 02:21:08 + git clone https://github.com/eclipse/tinydtls.git 02:21:08 Cloning into 'tinydtls'... 02:21:09 + cd tinydtls 02:21:09 + git checkout develop 02:21:09 Switched to a new branch 'develop' 02:21:09 branch 'develop' set up to track 'origin/develop'. 02:21:09 + git reset --hard b0e230d 02:21:09 HEAD is now at b0e230d Merge pull request #44 from mrdeep1/cunit_fix 02:21:09 + cp /device-coap/scripts/AutoConf_cmake_patch AutoConf.cmake 02:21:09 + cp /device-coap/scripts/CMakeLists_txt_patch CMakeLists.txt 02:21:09 + cp /device-coap/scripts/dtls_config_h_cmake_in_patch dtls_config.h.cmake.in 02:21:09 + cp /device-coap/scripts/tests_CMakeLists_txt_patch tests/CMakeLists.txt 02:21:09 + mkdir -p build 02:21:09 + cd build 02:21:09 + cmake '-DCMAKE_BUILD_TYPE=Release' '-DBUILD_SHARED_LIBS=ON' .. 02:21:09 -- The C compiler identification is GNU 12.2.1 02:21:09 -- Detecting C compiler ABI info 02:21:09 -- Detecting C compiler ABI info - done 02:21:09 -- Check for working C compiler: /usr/bin/cc - skipped 02:21:09 -- Detecting C compile features 02:21:09 -- Detecting C compile features - done 02:21:09 -- Looking for assert.h 02:21:09 -- Looking for assert.h - found 02:21:09 -- Looking for arpa/inet.h 02:21:09 -- Looking for arpa/inet.h - found 02:21:09 -- Looking for fcntl.h 02:21:10 -- Looking for fcntl.h - found 02:21:10 -- Looking for inttypes.h 02:21:10 -- Looking for inttypes.h - found 02:21:10 -- Looking for memory.h 02:21:10 -- Looking for memory.h - found 02:21:10 -- Looking for netdb.h 02:21:10 -- Looking for netdb.h - found 02:21:10 -- Looking for netinet/in.h 02:21:10 -- Looking for netinet/in.h - found 02:21:10 -- Looking for stddef.h 02:21:10 -- Looking for stddef.h - found 02:21:10 -- Looking for stdint.h 02:21:10 -- Looking for stdint.h - found 02:21:10 -- Looking for stdlib.h 02:21:10 -- Looking for stdlib.h - found 02:21:10 -- Looking for string.h 02:21:10 -- Looking for string.h - found 02:21:10 -- Looking for strings.h 02:21:10 -- Looking for strings.h - found 02:21:10 -- Looking for time.h 02:21:10 -- Looking for time.h - found 02:21:10 -- Looking for sys/param.h 02:21:11 -- Looking for sys/param.h - found 02:21:11 -- Looking for sys/socket.h 02:21:11 -- Looking for sys/socket.h - found 02:21:11 -- Looking for sys/stat.h 02:21:11 -- Looking for sys/stat.h - found 02:21:11 -- Looking for sys/types.h 02:21:11 -- Looking for sys/types.h - found 02:21:11 -- Looking for sys/time.h 02:21:11 -- Looking for sys/time.h - found 02:21:11 -- Looking for unistd.h 02:21:11 -- Looking for unistd.h - found 02:21:11 -- Looking for float.h 02:21:11 -- Looking for float.h - found 02:21:11 -- Looking for dlfcn.h 02:21:11 -- Looking for dlfcn.h - found 02:21:11 -- Looking for memset 02:21:11 -- Looking for memset - found 02:21:11 -- Looking for select 02:21:11 -- Looking for select - found 02:21:11 -- Looking for socket 02:21:11 -- Looking for socket - found 02:21:11 -- Looking for strdup 02:21:12 -- Looking for strdup - found 02:21:12 -- Looking for strerror 02:21:12 -- Looking for strerror - found 02:21:12 -- Looking for strnlen 02:21:12 -- Looking for strnlen - found 02:21:12 -- Looking for fls 02:21:12 -- Looking for fls - not found 02:21:12 -- Looking for vprintf 02:21:12 -- Looking for vprintf - found 02:21:12 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN 02:21:12 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN - Failed 02:21:12 -- Configuring done (3.0s) 02:21:12 -- Generating done (0.0s) 02:21:12 -- Build files have been written to: /device-coap/deps/tinydtls/build 02:21:12 + make 02:21:12 [ 6%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael.c.o 02:21:12 [ 13%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael_wrap.c.o 02:21:12 [ 20%] Building C object CMakeFiles/tinydtls.dir/ccm.c.o 02:21:13 [ 26%] Building C object CMakeFiles/tinydtls.dir/crypto.c.o 02:21:13 In file included from /device-coap/deps/tinydtls/crypto.c:34: 02:21:13 In function 'ecc_ecdh', 02:21:13 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 02:21:13 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_x' may be used uninitialized [-Wmaybe-uninitialized] 02:21:13 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 02:21:13 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:21:13 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 02:21:13 /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 02:21:13 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 02:21:13 | ^~~~~~~~~~~ 02:21:13 /device-coap/deps/tinydtls/crypto.c:431:12: note: 'pub_x' declared here 02:21:13 431 | uint32_t pub_x[8]; 02:21:13 | ^~~~~ 02:21:13 In function 'ecc_ecdh', 02:21:13 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 02:21:13 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_y' may be used uninitialized [-Wmaybe-uninitialized] 02:21:13 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 02:21:13 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:21:13 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 02:21:13 /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 02:21:13 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 02:21:13 | ^~~~~~~~~~~ 02:21:13 /device-coap/deps/tinydtls/crypto.c:432:12: note: 'pub_y' declared here 02:21:13 432 | uint32_t pub_y[8]; 02:21:13 | ^~~~~ 02:21:13 In function 'ecc_ecdh', 02:21:13 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 02:21:13 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'priv' may be used uninitialized [-Wmaybe-uninitialized] 02:21:13 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 02:21:13 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:21:13 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 02:21:13 /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 02:21:13 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 02:21:13 | ^~~~~~~~~~~ 02:21:13 /device-coap/deps/tinydtls/crypto.c:430:12: note: 'priv' declared here 02:21:13 430 | uint32_t priv[8]; 02:21:13 | ^~~~ 02:21:13 [ 33%] Building C object CMakeFiles/tinydtls.dir/dtls.c.o 02:21:14 [ 40%] Building C object CMakeFiles/tinydtls.dir/dtls_debug.c.o 02:21:14 [ 46%] Building C object CMakeFiles/tinydtls.dir/dtls_prng.c.o 02:21:14 [ 53%] Building C object CMakeFiles/tinydtls.dir/dtls_time.c.o 02:21:14 [ 60%] Building C object CMakeFiles/tinydtls.dir/ecc/ecc.c.o 02:21:14 /device-coap/deps/tinydtls/ecc/ecc.c: In function 'is_zero': 02:21:14 /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] 02:21:14 316 | for (idx = 0; idx < count; idx++) { 02:21:14 | ^ 02:21:14 /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] 02:21:14 319 | return result == count; 02:21:14 | ^~ 02:21:15 [ 66%] Building C object CMakeFiles/tinydtls.dir/hmac.c.o 02:21:15 [ 73%] Building C object CMakeFiles/tinydtls.dir/netq.c.o 02:21:15 [ 80%] Building C object CMakeFiles/tinydtls.dir/peer.c.o 02:21:15 [ 86%] Building C object CMakeFiles/tinydtls.dir/session.c.o 02:21:15 [ 93%] Building C object CMakeFiles/tinydtls.dir/sha2/sha2.c.o 02:21:15 /device-coap/deps/tinydtls/sha2/sha2.c:630:34: warning: argument 1 of type 'sha2_byte[]' {aka 'unsigned char[]'} with mismatched bound [-Warray-parameter=] 02:21:15 630 | void dtls_sha256_final(sha2_byte digest[], dtls_sha256_ctx* context) { 02:21:15 | ~~~~~~~~~~^~~~~~~~ 02:21:15 In file included from /device-coap/deps/tinydtls/sha2/sha2.c:45: 02:21:15 /device-coap/deps/tinydtls/sha2/sha2.h:134:24: note: previously declared as 'uint8_t[32]' {aka 'unsigned char[32]'} 02:21:15 134 | void dtls_sha256_final(uint8_t[DTLS_SHA256_DIGEST_LENGTH], dtls_sha256_ctx*); 02:21:15 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:21:15 /device-coap/deps/tinydtls/sha2/sha2.c:690:54: warning: argument 2 of type 'char[]' with mismatched bound [-Warray-parameter=] 02:21:15 690 | char *dtls_sha256_end(dtls_sha256_ctx* context, char buffer[]) { 02:21:15 | ~~~~~^~~~~~~~ 02:21:15 /device-coap/deps/tinydtls/sha2/sha2.h:135:41: note: previously declared as 'char[65]' 02:21:15 135 | char* dtls_sha256_end(dtls_sha256_ctx*, char[DTLS_SHA256_DIGEST_STRING_LENGTH]); 02:21:15 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:21:15 [100%] Linking C shared library libtinydtls.so 02:21:15 [100%] Built target tinydtls 02:21:15 + make install 02:21:15 [100%] Built target tinydtls 02:21:15 Install the project... 02:21:15 -- Install configuration: "Release" 02:21:15 -- Installing: /usr/local/lib/libtinydtls.so 02:21:15 -- Installing: /usr/local/include/tinydtls 02:21:15 -- Installing: /usr/local/include/tinydtls/uthash.h 02:21:15 -- Installing: /usr/local/include/tinydtls/sha2 02:21:15 -- Installing: /usr/local/include/tinydtls/sha2/sha2.h 02:21:15 -- Installing: /usr/local/include/tinydtls/ecc 02:21:15 -- Installing: /usr/local/include/tinydtls/ecc/test_helper.h 02:21:15 -- Installing: /usr/local/include/tinydtls/ecc/ecc.h 02:21:15 -- Installing: /usr/local/include/tinydtls/tinydtls.h 02:21:15 -- Installing: /usr/local/include/tinydtls/alert.h 02:21:15 -- Installing: /usr/local/include/tinydtls/aes 02:21:15 -- Installing: /usr/local/include/tinydtls/aes/rijndael.h 02:21:15 -- Installing: /usr/local/include/tinydtls/crypto.h 02:21:15 -- Installing: /usr/local/include/tinydtls/numeric.h 02:21:15 -- Installing: /usr/local/include/tinydtls/peer.h 02:21:15 -- Installing: /usr/local/include/tinydtls/utlist.h 02:21:15 -- Installing: /usr/local/include/tinydtls/dtls_mutex.h 02:21:15 -- Installing: /usr/local/include/tinydtls/dtls_time.h 02:21:15 -- Installing: /usr/local/include/tinydtls/netq.h 02:21:15 -- Installing: /usr/local/include/tinydtls/dtls.h 02:21:15 -- Installing: /usr/local/include/tinydtls/global.h 02:21:15 -- Installing: /usr/local/include/tinydtls/state.h 02:21:15 -- Installing: /usr/local/include/tinydtls/dtls_debug.h 02:21:15 -- Installing: /usr/local/include/tinydtls/session.h 02:21:15 -- Installing: /usr/local/include/tinydtls/dtls_prng.h 02:21:15 -- Installing: /usr/local/include/tinydtls/hmac.h 02:21:15 -- Installing: /usr/local/include/tinydtls/ccm.h 02:21:15 -- Up-to-date: /usr/local/include/tinydtls 02:21:15 -- Installing: /usr/local/include/tinydtls/dtls_config.h 02:21:15 + cd /device-coap/deps 02:21:15 + git clone https://github.com/obgm/libcoap.git 02:21:15 Cloning into 'libcoap'... 02:21:17 + cd libcoap 02:21:17 + git reset --hard 1739507 02:21:17 HEAD is now at 1739507a Merge pull request #536 from mrdeep1/bad_tcp 02:21:17 + patch -p1 02:21:17 patching file cmake/FindTinyDTLS.cmake 02:21:17 + patch -p1 02:21:17 patching file include/coap2/coap_config.h.in 02:21:17 + mkdir -p build 02:21:17 + cd build 02:21:17 + 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' .. 02:21:17 -- The CXX compiler identification is GNU 12.2.1 02:21:17 -- The C compiler identification is GNU 12.2.1 02:21:17 -- Detecting CXX compiler ABI info 02:21:17 -- Detecting CXX compiler ABI info - done 02:21:17 -- Check for working CXX compiler: /usr/bin/c++ - skipped 02:21:17 -- Detecting CXX compile features 02:21:17 -- Detecting CXX compile features - done 02:21:17 -- Detecting C compiler ABI info 02:21:17 -- Detecting C compiler ABI info - done 02:21:17 -- Check for working C compiler: /usr/bin/cc - skipped 02:21:17 -- Detecting C compile features 02:21:17 -- Detecting C compile features - done 02:21:17 -- Looking for byteswap.h 02:21:18 -- Looking for byteswap.h - found 02:21:18 -- Looking for inttypes.h 02:21:18 -- Looking for inttypes.h - found 02:21:18 -- Looking for limits.h 02:21:18 -- Looking for limits.h - found 02:21:18 -- Looking for memory.h 02:21:18 -- Looking for memory.h - found 02:21:18 -- Looking for strings.h 02:21:18 -- Looking for strings.h - found 02:21:18 -- Looking for string.h 02:21:18 -- Looking for string.h - found 02:21:18 -- Looking for sys/sysctl.h 02:21:18 -- Looking for sys/sysctl.h - not found 02:21:18 -- Looking for netinet/in.h 02:21:18 -- Looking for netinet/in.h - found 02:21:18 -- Looking for sys/epoll.h 02:21:18 -- Looking for sys/epoll.h - found 02:21:18 -- Looking for sys/timerfd.h 02:21:18 -- Looking for sys/timerfd.h - found 02:21:18 -- Looking for arpa/inet.h 02:21:18 -- Looking for arpa/inet.h - found 02:21:18 -- Looking for stdbool.h 02:21:18 -- Looking for stdbool.h - found 02:21:18 -- Looking for netdb.h 02:21:19 -- Looking for netdb.h - found 02:21:19 -- Looking for pthread.h 02:21:19 -- Looking for pthread.h - found 02:21:19 -- Looking for stdlib.h 02:21:19 -- Looking for stdlib.h - found 02:21:19 -- Looking for stdint.h 02:21:19 -- Looking for stdint.h - found 02:21:19 -- Looking for syslog.h 02:21:19 -- Looking for syslog.h - found 02:21:19 -- Looking for sys/ioctl.h 02:21:19 -- Looking for sys/ioctl.h - found 02:21:19 -- Looking for sys/socket.h 02:21:19 -- Looking for sys/socket.h - found 02:21:19 -- Looking for sys/stat.h 02:21:19 -- Looking for sys/stat.h - found 02:21:19 -- Looking for sys/time.h 02:21:19 -- Looking for sys/time.h - found 02:21:19 -- Looking for sys/types.h 02:21:19 -- Looking for sys/types.h - found 02:21:19 -- Looking for sys/unistd.h 02:21:19 -- Looking for sys/unistd.h - not found 02:21:19 -- Looking for time.h 02:21:19 -- Looking for time.h - found 02:21:19 -- Looking for unistd.h 02:21:20 -- Looking for unistd.h - found 02:21:20 -- Looking for float.h 02:21:20 -- Looking for float.h - found 02:21:20 -- Looking for stddef.h 02:21:20 -- Looking for stddef.h - found 02:21:20 -- Looking for winsock2.h 02:21:20 -- Looking for winsock2.h - not found 02:21:20 -- Looking for ws2tcpip.h 02:21:20 -- Looking for ws2tcpip.h - not found 02:21:20 -- Looking for malloc 02:21:20 -- Looking for malloc - found 02:21:20 -- Looking for memset 02:21:20 -- Looking for memset - found 02:21:20 -- Looking for select 02:21:20 -- Looking for select - found 02:21:20 -- Looking for socket 02:21:20 -- Looking for socket - found 02:21:20 -- Looking for strcasecmp 02:21:20 -- Looking for strcasecmp - found 02:21:20 -- Looking for pthread_mutex_lock 02:21:20 -- Looking for pthread_mutex_lock - found 02:21:20 -- Looking for getaddrinfo 02:21:20 -- Looking for getaddrinfo - found 02:21:20 -- Looking for strnlen 02:21:21 -- Looking for strnlen - found 02:21:21 -- Looking for strrchr 02:21:21 -- Looking for strrchr - found 02:21:21 -- Looking for getrandom 02:21:21 -- Looking for getrandom - found 02:21:21 -- Looking for cmsghdr 02:21:21 -- Looking for cmsghdr - not found 02:21:21 -- compiling without epoll support 02:21:21 -- compiling with DTLS support 02:21:21 -- DTLS_BACKEND: tinydtls 02:21:21 -- Found TinyDTLS: /usr/local/include 02:21:21 -- TINYDTLS_INCLUDE_DIR: /usr/local/include/tinydtls 02:21:21 -- TINYDTLS_LIBRARIES: /usr/local/lib/libtinydtls.so 02:21:21 -- TINYDTLS_ROOT_DIR: 02:21:21 -- compiling with tinydtls support 02:21:21 -- ENABLE_DTLS:.....................ON 02:21:21 -- ENABLE_TCP:......................ON 02:21:21 -- ENABLE_DOCS:.....................OFF 02:21:21 -- ENABLE_EXAMPLES:.................OFF 02:21:21 -- DTLS_BACKEND:....................tinydtls 02:21:21 -- WITH_GNUTLS:.....................OFF 02:21:21 -- WITH_TINYDTLS:...................ON 02:21:21 -- WITH_OPENSSL:....................OFF 02:21:21 -- WITH_MBEDTLS:....................OFF 02:21:21 -- HAVE_LIBTINYDTLS:................1 02:21:21 -- HAVE_LIBGNUTLS:.................. 02:21:21 -- HAVE_OPENSSL:.................... 02:21:21 -- HAVE_MBEDTLS:.................... 02:21:21 -- COAP_EPOLL_SUPPORT:.............. 02:21:21 -- CMAKE_C_COMPILER:................/usr/bin/cc 02:21:21 -- BUILD_SHARED_LIBS:...............ON 02:21:21 -- CMAKE_BUILD_TYPE:................Release 02:21:21 -- CMAKE_SYSTEM_PROCESSOR:..........x86_64 02:21:21 -- Configuring done (3.9s) 02:21:21 CMake Warning (dev) at CMakeLists.txt:16 (add_library): 02:21:21 Policy CMP0115 is not set: Source file extensions must be explicit. Run 02:21:21 "cmake --help-policy CMP0115" for policy details. Use the cmake_policy 02:21:21 command to set the policy and suppress this warning. 02:21:21 02:21:21 File: 02:21:21 02:21:21 /device-coap/deps/libcoap/include/coap2/coap.h.in 02:21:21 This warning is for project developers. Use -Wno-dev to suppress it. 02:21:21 02:21:21 -- Generating done (0.0s) 02:21:21 -- Build files have been written to: /device-coap/deps/libcoap/build 02:21:21 + make 02:21:21 [ 4%] Building C object CMakeFiles/coap-2.dir/src/address.c.o 02:21:21 [ 8%] Building C object CMakeFiles/coap-2.dir/src/async.c.o 02:21:21 [ 13%] Building C object CMakeFiles/coap-2.dir/src/block.c.o 02:21:21 [ 17%] Building C object CMakeFiles/coap-2.dir/src/coap_debug.c.o 02:21:22 [ 21%] Building C object CMakeFiles/coap-2.dir/src/coap_event.c.o 02:21:22 [ 26%] Building C object CMakeFiles/coap-2.dir/src/coap_hashkey.c.o 02:21:22 [ 30%] Building C object CMakeFiles/coap-2.dir/src/coap_io.c.o 02:21:22 [ 34%] Building C object CMakeFiles/coap-2.dir/src/coap_notls.c.o 02:21:22 [ 39%] Building C object CMakeFiles/coap-2.dir/src/coap_prng.c.o 02:21:22 [ 43%] Building C object CMakeFiles/coap-2.dir/src/coap_session.c.o 02:21:23 [ 47%] Building C object CMakeFiles/coap-2.dir/src/coap_tcp.c.o 02:21:23 [ 52%] Building C object CMakeFiles/coap-2.dir/src/coap_time.c.o 02:21:23 [ 56%] Building C object CMakeFiles/coap-2.dir/src/encode.c.o 02:21:23 [ 60%] Building C object CMakeFiles/coap-2.dir/src/mem.c.o 02:21:23 [ 65%] Building C object CMakeFiles/coap-2.dir/src/net.c.o 02:21:23 [ 69%] Building C object CMakeFiles/coap-2.dir/src/option.c.o 02:21:24 [ 73%] Building C object CMakeFiles/coap-2.dir/src/pdu.c.o 02:21:24 [ 78%] Building C object CMakeFiles/coap-2.dir/src/resource.c.o 02:21:24 [ 82%] Building C object CMakeFiles/coap-2.dir/src/str.c.o 02:21:24 [ 86%] Building C object CMakeFiles/coap-2.dir/src/subscribe.c.o 02:21:24 [ 91%] Building C object CMakeFiles/coap-2.dir/src/uri.c.o 02:21:25 [ 95%] Building C object CMakeFiles/coap-2.dir/src/coap_tinydtls.c.o 02:21:25 [100%] Linking C shared library libcoap-2.so 02:21:25 [100%] Built target coap-2 02:21:25 + make install 02:21:25 [100%] Built target coap-2 02:21:25 Install the project... 02:21:25 -- Install configuration: "Release" 02:21:25 -- Installing: /usr/local/lib/libcoap-2.so 02:21:25 -- Set runtime path of "/usr/local/lib/libcoap-2.so" to "" 02:21:25 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets.cmake 02:21:25 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets-release.cmake 02:21:25 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfig.cmake 02:21:25 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfigVersion.cmake 02:21:25 -- Up-to-date: /usr/local/include 02:21:25 -- Installing: /usr/local/include/coap2 02:21:25 -- Installing: /usr/local/include/coap2/uthash.h 02:21:25 -- Installing: /usr/local/include/coap2/subscribe.h 02:21:25 -- Installing: /usr/local/include/coap2/option.h 02:21:25 -- Installing: /usr/local/include/coap2/resource.h 02:21:25 -- Installing: /usr/local/include/coap2/bits.h 02:21:25 -- Installing: /usr/local/include/coap2/coap_hashkey.h 02:21:25 -- Installing: /usr/local/include/coap2/block.h 02:21:25 -- Installing: /usr/local/include/coap2/coap_io.h 02:21:25 -- Installing: /usr/local/include/coap2/pdu.h 02:21:25 -- Installing: /usr/local/include/coap2/str.h 02:21:25 -- Installing: /usr/local/include/coap2/async.h 02:21:25 -- Installing: /usr/local/include/coap2/net.h 02:21:25 -- Installing: /usr/local/include/coap2/address.h 02:21:25 -- Installing: /usr/local/include/coap2/uri.h 02:21:25 -- Installing: /usr/local/include/coap2/coap_event.h 02:21:25 -- Installing: /usr/local/include/coap2/coap_riot.h 02:21:25 -- Installing: /usr/local/include/coap2/coap_dtls.h 02:21:25 -- Installing: /usr/local/include/coap2/coap_mutex.h 02:21:25 -- Installing: /usr/local/include/coap2/coap_prng.h 02:21:25 -- Installing: /usr/local/include/coap2/lwippools.h 02:21:25 -- Installing: /usr/local/include/coap2/coap_debug.h 02:21:25 -- Installing: /usr/local/include/coap2/utlist.h 02:21:25 -- Installing: /usr/local/include/coap2/coap_time.h 02:21:25 -- Installing: /usr/local/include/coap2/encode.h 02:21:25 -- Installing: /usr/local/include/coap2/libcoap.h 02:21:25 -- Installing: /usr/local/include/coap2/coap_forward_decls.h 02:21:25 -- Installing: /usr/local/include/coap2/mem.h 02:21:25 -- Installing: /usr/local/include/coap2/coap_session.h 02:21:25 -- Up-to-date: /usr/local/include 02:21:25 -- Up-to-date: /usr/local/include/coap2 02:21:25 -- Installing: /usr/local/include/coap2/coap.h 02:21:25 + '[' 1 '=' 1 ] 02:21:25 + cd /device-coap/deps 02:21:25 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip 02:21:25 Connecting to github.com (140.82.113.4:443) 02:21:25 Connecting to codeload.github.com (140.82.113.10:443) 02:21:25 saving to 'v4.0.0.zip' 02:21:25 v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA 02:21:25 'v4.0.0.zip' saved 02:21:25 + unzip v4.0.0.zip 02:21:25 Archive: v4.0.0.zip 02:21:25 creating: device-sdk-c-4.0.0/ 02:21:25 creating: device-sdk-c-4.0.0/.github/ 02:21:25 inflating: device-sdk-c-4.0.0/.github/Contributing.md 02:21:25 inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md 02:21:25 inflating: device-sdk-c-4.0.0/.github/semantic.yml 02:21:25 creating: device-sdk-c-4.0.0/.github/workflows/ 02:21:25 inflating: device-sdk-c-4.0.0/.github/workflows/release.yml 02:21:25 inflating: device-sdk-c-4.0.0/.gitignore 02:21:25 inflating: device-sdk-c-4.0.0/Attribution.txt 02:21:25 inflating: device-sdk-c-4.0.0/CHANGELOG.md 02:21:25 inflating: device-sdk-c-4.0.0/Doxyfile 02:21:25 inflating: device-sdk-c-4.0.0/GOVERNANCE.md 02:21:25 inflating: device-sdk-c-4.0.0/Jenkinsfile 02:21:25 inflating: device-sdk-c-4.0.0/LICENSE 02:21:25 inflating: device-sdk-c-4.0.0/Makefile 02:21:25 inflating: device-sdk-c-4.0.0/OWNERS.md 02:21:25 inflating: device-sdk-c-4.0.0/README.IOT.md 02:21:25 inflating: device-sdk-c-4.0.0/README.md 02:21:25 inflating: device-sdk-c-4.0.0/README.v3.md 02:21:25 creating: device-sdk-c-4.0.0/docs/ 02:21:25 inflating: device-sdk-c-4.0.0/docs/configuration.md 02:21:25 inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md 02:21:25 inflating: device-sdk-c-4.0.0/docs/metrics.md 02:21:25 inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md 02:21:25 inflating: device-sdk-c-4.0.0/docs/startup.md 02:21:25 creating: device-sdk-c-4.0.0/include/ 02:21:25 creating: device-sdk-c-4.0.0/include/devsdk/ 02:21:25 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h 02:21:25 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h 02:21:25 creating: device-sdk-c-4.0.0/include/edgex/ 02:21:25 inflating: device-sdk-c-4.0.0/include/edgex/devices.h 02:21:25 inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h 02:21:25 inflating: device-sdk-c-4.0.0/include/edgex/edgex.h 02:21:25 inflating: device-sdk-c-4.0.0/include/edgex/profiles.h 02:21:25 inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h 02:21:25 creating: device-sdk-c-4.0.0/scripts/ 02:21:25 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine 02:21:25 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base 02:21:25 inflating: device-sdk-c-4.0.0/scripts/build.sh 02:21:25 inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh 02:21:25 creating: device-sdk-c-4.0.0/src/ 02:21:25 inflating: device-sdk-c-4.0.0/src/CMakeLists.txt 02:21:25 creating: device-sdk-c-4.0.0/src/c/ 02:21:25 inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt 02:21:25 inflating: device-sdk-c-4.0.0/src/c/api.h 02:21:25 inflating: device-sdk-c-4.0.0/src/c/autoevent.c 02:21:25 inflating: device-sdk-c-4.0.0/src/c/autoevent.h 02:21:25 inflating: device-sdk-c-4.0.0/src/c/bus-impl.h 02:21:25 inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c 02:21:25 inflating: device-sdk-c-4.0.0/src/c/bus.c 02:21:25 inflating: device-sdk-c-4.0.0/src/c/bus.h 02:21:25 inflating: device-sdk-c-4.0.0/src/c/callback3.c 02:21:25 inflating: device-sdk-c-4.0.0/src/c/callback3.h 02:21:25 inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h 02:21:25 inflating: device-sdk-c-4.0.0/src/c/config.c 02:21:25 inflating: device-sdk-c-4.0.0/src/c/config.h 02:21:25 inflating: device-sdk-c-4.0.0/src/c/correlation.c 02:21:25 inflating: device-sdk-c-4.0.0/src/c/correlation.h 02:21:25 inflating: device-sdk-c-4.0.0/src/c/data.c 02:21:25 inflating: device-sdk-c-4.0.0/src/c/data.h 02:21:25 inflating: device-sdk-c-4.0.0/src/c/defs.h.in 02:21:25 inflating: device-sdk-c-4.0.0/src/c/device.c 02:21:25 inflating: device-sdk-c-4.0.0/src/c/device.h 02:21:25 inflating: device-sdk-c-4.0.0/src/c/devman.c 02:21:25 inflating: device-sdk-c-4.0.0/src/c/devmap.c 02:21:25 inflating: device-sdk-c-4.0.0/src/c/devmap.h 02:21:25 inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c 02:21:25 inflating: device-sdk-c-4.0.0/src/c/devutil.h 02:21:25 inflating: device-sdk-c-4.0.0/src/c/discovery.c 02:21:25 inflating: device-sdk-c-4.0.0/src/c/discovery.h 02:21:25 inflating: device-sdk-c-4.0.0/src/c/dto-read.c 02:21:25 inflating: device-sdk-c-4.0.0/src/c/dto-read.h 02:21:25 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c 02:21:25 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h 02:21:25 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c 02:21:25 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h 02:21:25 inflating: device-sdk-c-4.0.0/src/c/edgex2.h 02:21:25 inflating: device-sdk-c-4.0.0/src/c/errorlist.h 02:21:25 creating: device-sdk-c-4.0.0/src/c/examples/ 02:21:25 inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt 02:21:25 inflating: device-sdk-c-4.0.0/src/c/examples/README.md 02:21:25 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ 02:21:25 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt 02:21:25 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md 02:21:25 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c 02:21:25 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ 02:21:25 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml 02:21:25 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ 02:21:25 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json 02:21:25 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ 02:21:25 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json 02:21:25 creating: device-sdk-c-4.0.0/src/c/examples/counters/ 02:21:25 inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt 02:21:25 inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md 02:21:25 inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c 02:21:25 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ 02:21:25 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml 02:21:25 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ 02:21:25 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json 02:21:25 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ 02:21:25 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json 02:21:25 creating: device-sdk-c-4.0.0/src/c/examples/discovery/ 02:21:25 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt 02:21:25 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md 02:21:25 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ 02:21:25 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml 02:21:25 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ 02:21:25 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt 02:21:25 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ 02:21:25 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json 02:21:25 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c 02:21:25 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json 02:21:25 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json 02:21:25 creating: device-sdk-c-4.0.0/src/c/examples/file/ 02:21:25 inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt 02:21:25 inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md 02:21:25 inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c 02:21:25 creating: device-sdk-c-4.0.0/src/c/examples/file/res/ 02:21:25 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml 02:21:25 creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ 02:21:25 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json 02:21:25 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt 02:21:25 creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ 02:21:25 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json 02:21:25 creating: device-sdk-c-4.0.0/src/c/examples/gyro/ 02:21:25 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt 02:21:25 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md 02:21:25 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c 02:21:25 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ 02:21:25 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml 02:21:25 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ 02:21:25 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json 02:21:25 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ 02:21:25 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json 02:21:25 creating: device-sdk-c-4.0.0/src/c/examples/random/ 02:21:25 inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt 02:21:25 inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md 02:21:25 inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c 02:21:25 creating: device-sdk-c-4.0.0/src/c/examples/random/res/ 02:21:25 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml 02:21:25 creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ 02:21:25 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json 02:21:25 creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ 02:21:25 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json 02:21:25 creating: device-sdk-c-4.0.0/src/c/examples/res/ 02:21:25 inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml 02:21:25 creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ 02:21:25 inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json 02:21:25 creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ 02:21:25 inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json 02:21:25 inflating: device-sdk-c-4.0.0/src/c/examples/template.c 02:21:25 creating: device-sdk-c-4.0.0/src/c/examples/terminal/ 02:21:25 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt 02:21:25 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md 02:21:25 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c 02:21:25 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ 02:21:25 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml 02:21:25 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ 02:21:25 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json 02:21:25 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ 02:21:25 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json 02:21:25 inflating: device-sdk-c-4.0.0/src/c/filesys.c 02:21:25 inflating: device-sdk-c-4.0.0/src/c/filesys.h 02:21:25 inflating: device-sdk-c-4.0.0/src/c/keeper.c 02:21:25 inflating: device-sdk-c-4.0.0/src/c/keeper.h 02:21:25 inflating: device-sdk-c-4.0.0/src/c/map.c 02:21:25 inflating: device-sdk-c-4.0.0/src/c/map.h 02:21:25 inflating: device-sdk-c-4.0.0/src/c/metadata.c 02:21:25 inflating: device-sdk-c-4.0.0/src/c/metadata.h 02:21:25 inflating: device-sdk-c-4.0.0/src/c/metrics.h 02:21:25 inflating: device-sdk-c-4.0.0/src/c/opstate.c 02:21:25 inflating: device-sdk-c-4.0.0/src/c/opstate.h 02:21:25 inflating: device-sdk-c-4.0.0/src/c/parson.c 02:21:25 inflating: device-sdk-c-4.0.0/src/c/parson.h 02:21:25 inflating: device-sdk-c-4.0.0/src/c/profiles.c 02:21:25 inflating: device-sdk-c-4.0.0/src/c/profiles.h 02:21:25 inflating: device-sdk-c-4.0.0/src/c/registry-impl.h 02:21:25 inflating: device-sdk-c-4.0.0/src/c/registry.c 02:21:25 inflating: device-sdk-c-4.0.0/src/c/registry.h 02:21:25 inflating: device-sdk-c-4.0.0/src/c/reqdata.c 02:21:25 inflating: device-sdk-c-4.0.0/src/c/reqdata.h 02:21:25 inflating: device-sdk-c-4.0.0/src/c/request_auth.c 02:21:25 inflating: device-sdk-c-4.0.0/src/c/request_auth.h 02:21:25 inflating: device-sdk-c-4.0.0/src/c/rest-server.c 02:21:25 inflating: device-sdk-c-4.0.0/src/c/rest-server.h 02:21:25 inflating: device-sdk-c-4.0.0/src/c/rest.c 02:21:25 inflating: device-sdk-c-4.0.0/src/c/rest.h 02:21:25 inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h 02:21:25 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c 02:21:25 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h 02:21:25 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c 02:21:25 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h 02:21:25 inflating: device-sdk-c-4.0.0/src/c/secrets.c 02:21:25 inflating: device-sdk-c-4.0.0/src/c/secrets.h 02:21:25 inflating: device-sdk-c-4.0.0/src/c/service.c 02:21:25 inflating: device-sdk-c-4.0.0/src/c/service.h 02:21:25 inflating: device-sdk-c-4.0.0/src/c/transform.c 02:21:25 inflating: device-sdk-c-4.0.0/src/c/transform.h 02:21:25 inflating: device-sdk-c-4.0.0/src/c/validate.c 02:21:25 inflating: device-sdk-c-4.0.0/src/c/validate.h 02:21:25 inflating: device-sdk-c-4.0.0/src/c/watchers.c 02:21:25 inflating: device-sdk-c-4.0.0/src/c/watchers.h 02:21:25 creating: device-sdk-c-4.0.0/src/cmake/ 02:21:25 inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake 02:21:25 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake 02:21:25 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake 02:21:25 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake 02:21:25 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake 02:21:25 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake 02:21:25 + cd device-sdk-c-4.0.0 02:21:25 + ./scripts/build.sh 02:21:25 + CPPCHECK=false 02:21:25 + DOCGEN=false 02:21:25 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 02:21:25 + '[' 0 -gt 0 ] 02:21:25 + readlink -f ./scripts/build.sh 02:21:25 + dirname /device-coap/deps/device-sdk-c-4.0.0/scripts/build.sh 02:21:25 + dirname /device-coap/deps/device-sdk-c-4.0.0/scripts 02:21:25 + ROOT=/device-coap/deps/device-sdk-c-4.0.0 02:21:25 + cd /device-coap/deps/device-sdk-c-4.0.0 02:21:25 + mkdir -p /device-coap/deps/device-sdk-c-4.0.0/build/release 02:21:25 + cd /device-coap/deps/device-sdk-c-4.0.0/build/release 02:21:25 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-coap/deps/device-sdk-c-4.0.0/src 02:21:25 -- The C compiler identification is GNU 12.2.1 02:21:25 -- Detecting C compiler ABI info 02:21:26 -- Detecting C compiler ABI info - done 02:21:26 -- Check for working C compiler: /usr/bin/cc - skipped 02:21:26 -- Detecting C compile features 02:21:26 -- Detecting C compile features - done 02:21:26 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 02:21:26 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 02:21:26 -- Found LIBYAML: /usr/lib/libyaml.so 02:21:26 -- Found LIBUUID: /usr/lib/libuuid.so 02:21:26 -- Found LIBCBOR: /usr/lib/libcbor.so 02:21:26 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 02:21:26 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 02:21:26 -- /opt/iotech/iot/1.5/include 02:21:26 -- C SDK 0.0.0 for Linux 02:21:26 -- Performing Test CSDK_HAVE_ATOMIC 02:21:26 -- Performing Test CSDK_HAVE_ATOMIC - Success 02:21:26 -- Found Curses: /usr/lib/libcurses.so 02:21:26 -- Configuring done (0.5s) 02:21:26 -- Generating done (0.0s) 02:21:26 -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.0/build/release 02:21:26 + make all package 02:21:26 + tee release.log 02:21:26 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 02:21:26 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 02:21:26 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 02:21:26 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 02:21:26 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 02:21:27 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 02:21:27 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 02:21:27 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 02:21:27 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 02:21:27 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 02:21:27 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 02:21:28 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 02:21:28 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 02:21:28 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 02:21:28 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 02:21:28 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 02:21:28 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 02:21:28 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 02:21:29 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 02:21:29 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 02:21:29 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 02:21:30 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 02:21:30 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 02:21:30 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 02:21:30 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 02:21:30 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 02:21:30 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 02:21:31 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 02:21:31 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 02:21:31 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 02:21:31 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 02:21:31 /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': 02:21:31 /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] 02:21:31 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); 02:21:31 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:21:31 /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here 02:21:31 875 | const iot_data_t *deviceservices_config; 02:21:31 | ^~~~~~~~~~~~~~~~~~~~~ 02:21:31 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 02:21:31 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 02:21:32 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 02:21:32 [ 68%] Linking C shared library libcsdk.so 02:21:32 [ 68%] Built target csdk 02:21:32 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 02:21:32 [ 72%] Linking C executable template 02:21:32 /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) 02:21:32 [ 72%] Built target template 02:21:32 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 02:21:32 [ 76%] Linking C executable device-counter 02:21:32 /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) 02:21:32 [ 76%] Built target device-counter 02:21:32 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 02:21:32 [ 80%] Linking C executable device-random 02:21:32 /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) 02:21:33 [ 80%] Built target device-random 02:21:33 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 02:21:33 [ 84%] Linking C executable device-gyro 02:21:33 /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) 02:21:33 [ 84%] Built target device-gyro 02:21:33 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 02:21:33 [ 88%] Linking C executable device-bitfields 02:21:33 /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) 02:21:33 [ 88%] Built target device-bitfields 02:21:33 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 02:21:33 [ 92%] Linking C executable template-discovery 02:21:33 /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) 02:21:33 [ 92%] Built target template-discovery 02:21:33 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 02:21:33 [ 96%] Linking C executable device-file 02:21:33 /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) 02:21:33 [ 96%] Built target device-file 02:21:33 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 02:21:33 [100%] Linking C executable device-terminal 02:21:33 /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) 02:21:33 [100%] Built target device-terminal 02:21:33 Run CPack packaging tool... 02:21:34 CPack: Create package using TGZ 02:21:34 CPack: Install projects 02:21:34 CPack: - Run preinstall target for: Csdk 02:21:34 CPack: - Install project: Csdk [] 02:21:34 CPack: Create package 02:21:34 CPack: - package: /device-coap/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. 02:21:34 + '[' false '=' true ] 02:21:34 + '[' false '=' true ] 02:21:34 + mkdir -p /device-coap/deps/device-sdk-c-4.0.0/build/debug 02:21:34 + cd /device-coap/deps/device-sdk-c-4.0.0/build/debug 02:21:34 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-coap/deps/device-sdk-c-4.0.0/src 02:21:34 -- The C compiler identification is GNU 12.2.1 02:21:34 -- Detecting C compiler ABI info 02:21:34 -- Detecting C compiler ABI info - done 02:21:34 -- Check for working C compiler: /usr/bin/cc - skipped 02:21:34 -- Detecting C compile features 02:21:34 -- Detecting C compile features - done 02:21:34 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 02:21:34 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 02:21:34 -- Found LIBYAML: /usr/lib/libyaml.so 02:21:34 -- Found LIBUUID: /usr/lib/libuuid.so 02:21:34 -- Found LIBCBOR: /usr/lib/libcbor.so 02:21:34 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 02:21:34 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 02:21:34 -- /opt/iotech/iot/1.5/include 02:21:34 -- C SDK 0.0.0 for Linux 02:21:34 -- Performing Test CSDK_HAVE_ATOMIC 02:21:34 -- Performing Test CSDK_HAVE_ATOMIC - Success 02:21:34 -- Found Curses: /usr/lib/libcurses.so 02:21:34 -- Configuring done (0.5s) 02:21:34 -- Generating done (0.0s) 02:21:34 -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.0/build/debug 02:21:34 + make 02:21:34 + tee debug.log 02:21:34 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 02:21:34 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 02:21:34 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 02:21:35 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 02:21:35 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 02:21:35 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 02:21:35 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 02:21:35 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 02:21:35 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 02:21:35 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 02:21:35 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 02:21:35 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 02:21:35 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 02:21:35 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 02:21:35 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 02:21:36 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 02:21:36 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 02:21:36 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 02:21:36 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 02:21:36 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 02:21:36 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 02:21:36 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 02:21:36 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 02:21:36 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 02:21:36 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 02:21:36 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 02:21:36 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 02:21:37 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 02:21:37 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 02:21:37 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 02:21:37 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 02:21:37 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 02:21:37 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 02:21:37 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 02:21:37 [ 68%] Linking C shared library libcsdk.so 02:21:37 [ 68%] Built target csdk 02:21:37 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 02:21:37 [ 72%] Linking C executable template 02:21:37 /usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 02:21:37 [ 72%] Built target template 02:21:37 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 02:21:37 [ 76%] Linking C executable device-counter 02:21:38 /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) 02:21:38 [ 76%] Built target device-counter 02:21:38 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 02:21:38 [ 80%] Linking C executable device-random 02:21:38 /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) 02:21:38 [ 80%] Built target device-random 02:21:38 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 02:21:38 [ 84%] Linking C executable device-gyro 02:21:38 /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) 02:21:38 [ 84%] Built target device-gyro 02:21:38 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 02:21:38 [ 88%] Linking C executable device-bitfields 02:21:38 /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) 02:21:38 [ 88%] Built target device-bitfields 02:21:38 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 02:21:38 [ 92%] Linking C executable template-discovery 02:21:38 /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) 02:21:38 [ 92%] Built target template-discovery 02:21:38 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 02:21:39 [ 96%] Linking C executable device-file 02:21:39 /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) 02:21:39 [ 96%] Built target device-file 02:21:39 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 02:21:39 [100%] Linking C executable device-terminal 02:21:39 /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) 02:21:39 [100%] Built target device-terminal 02:21:39 + cp -rf include/devsdk include/edgex /usr/include/ 02:21:39 + cp build/release/c/libcsdk.so /usr/lib/ 02:21:39 + rm -rf /device-coap/deps 02:21:39 Removing intermediate container 2872e0a1895c 02:21:39 ---> 3f57f19e12cb 02:21:39 Step 14/14 : RUN /device-coap/scripts/build.sh 02:21:39 ---> Running in 14622d6244b0 02:21:39 + readlink -f /device-coap/scripts/build.sh 02:21:39 + dirname /device-coap/scripts/build.sh 02:21:39 + dirname /device-coap/scripts 02:21:39 /device-coap 02:21:39 + ROOT=/device-coap 02:21:39 + echo /device-coap 02:21:39 + cd /device-coap 02:21:39 + mkdir -p /device-coap/build/release 02:21:39 + cd /device-coap/build/release 02:21:39 + cmake '-DCMAKE_BUILD_TYPE=Release' /device-coap/src/c 02:21:39 -- The C compiler identification is GNU 12.2.1 02:21:39 -- Detecting C compiler ABI info 02:21:39 -- Detecting C compiler ABI info - done 02:21:39 -- Check for working C compiler: /usr/bin/cc - skipped 02:21:39 -- Detecting C compile features 02:21:39 -- Detecting C compile features - done 02:21:39 -- Found LIBCOAP: /usr/local/lib/libcoap-2.so 02:21:40 -- Configuring done (0.2s) 02:21:40 -- Generating done (0.0s) 02:21:40 -- Build files have been written to: /device-coap/build/release 02:21:40 + make 02:21:40 + tee release.log 02:21:40 [ 20%] Building C object CMakeFiles/device-coap.dir/coap-client.c.o 02:21:40 In file included from /usr/include/devsdk/devsdk.h:18, 02:21:40 from /device-coap/src/c/device-coap.h:17, 02:21:40 from /device-coap/src/c/coap-client.h:21, 02:21:40 from /device-coap/src/c/coap-client.c:9: 02:21:40 /device-coap/src/c/coap-client.c: In function 'GetEndDeviceProtocolProperties': 02:21:40 /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=] 02:21:40 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", 02:21:40 | ^~~~~~~~~~~~~~~~~~~~~ 02:21:40 90 | strlen(end_dev_params_ptr->psk_key)); 02:21:40 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:21:40 | | 02:21:40 | size_t {aka long unsigned int} 02:21:40 /device-coap/src/c/coap-client.c:89:55: note: format string is defined here 02:21:40 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", 02:21:40 | ~^ 02:21:40 | | 02:21:40 | unsigned int 02:21:40 | %lu 02:21:40 /device-coap/src/c/coap-client.c: In function 'message_handler': 02:21:40 /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=] 02:21:40 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); 02:21:40 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 02:21:40 | | 02:21:40 | size_t {aka long unsigned int} 02:21:40 /device-coap/src/c/coap-client.c:126:63: note: format string is defined here 02:21:40 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); 02:21:40 | ~^ 02:21:40 | | 02:21:40 | unsigned int 02:21:40 | %lu 02:21:40 /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=] 02:21:40 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", 02:21:40 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:21:40 130 | resource->properties->type); 02:21:40 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:21:40 | | 02:21:40 | iot_typecode_t 02:21:40 /device-coap/src/c/coap-client.c:129:68: note: format string is defined here 02:21:40 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", 02:21:40 | ~^ 02:21:40 | | 02:21:40 | int 02:21:40 /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=] 02:21:40 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, 02:21:40 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:21:40 140 | len); 02:21:40 | ~~~ 02:21:40 | | 02:21:40 | size_t {aka long unsigned int} 02:21:40 /device-coap/src/c/coap-client.c:139:71: note: format string is defined here 02:21:40 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, 02:21:40 | ~^ 02:21:40 | | 02:21:40 | int 02:21:40 | %ld 02:21:40 /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=] 02:21:40 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, 02:21:40 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:21:40 145 | len); 02:21:40 | ~~~ 02:21:40 | | 02:21:40 | size_t {aka long unsigned int} 02:21:40 /device-coap/src/c/coap-client.c:144:71: note: format string is defined here 02:21:40 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, 02:21:40 | ~^ 02:21:40 | | 02:21:40 | int 02:21:40 | %ld 02:21:40 /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=] 02:21:40 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, 02:21:40 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:21:40 152 | len); 02:21:40 | ~~~ 02:21:40 | | 02:21:40 | size_t {aka long unsigned int} 02:21:40 /device-coap/src/c/coap-client.c:151:70: note: format string is defined here 02:21:40 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, 02:21:40 | ~^ 02:21:40 | | 02:21:40 | int 02:21:40 | %ld 02:21:40 /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=] 02:21:40 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", 02:21:40 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:21:40 157 | resource->properties->type); 02:21:40 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:21:40 | | 02:21:40 | iot_typecode_t 02:21:40 /device-coap/src/c/coap-client.c:156:71: note: format string is defined here 02:21:40 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", 02:21:40 | ~^ 02:21:40 | | 02:21:40 | int 02:21:40 /device-coap/src/c/coap-client.c: In function 'CoapSendCommandToEndDevice': 02:21:40 /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=] 02:21:40 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); 02:21:40 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 02:21:40 | | 02:21:40 | size_t {aka long unsigned int} 02:21:40 /device-coap/src/c/coap-client.c:244:55: note: format string is defined here 02:21:40 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); 02:21:40 | ~^ 02:21:40 | | 02:21:40 | int 02:21:40 | %ld 02:21:40 /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=] 02:21:40 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 02:21:40 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:21:40 253 | (uint8_t *)end_dev_params_ptr->psk_key, 02:21:40 254 | strlen(end_dev_params_ptr->psk_key)); 02:21:40 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:21:40 | | 02:21:40 | size_t {aka long unsigned int} 02:21:40 /device-coap/src/c/coap-client.c:252:67: note: format string is defined here 02:21:40 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 02:21:40 | ~^ 02:21:40 | | 02:21:40 | int 02:21:40 | %ld 02:21:40 /device-coap/src/c/coap-client.c: In function 'CoapGetRequestToEndDevice': 02:21:40 /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=] 02:21:40 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 02:21:40 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:21:40 352 | (uint8_t *)end_dev_params_ptr->psk_key, 02:21:40 353 | strlen(end_dev_params_ptr->psk_key)); 02:21:40 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:21:40 | | 02:21:40 | size_t {aka long unsigned int} 02:21:40 /device-coap/src/c/coap-client.c:351:67: note: format string is defined here 02:21:40 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 02:21:40 | ~^ 02:21:40 | | 02:21:40 | int 02:21:40 | %ld 02:21:40 [ 40%] Building C object CMakeFiles/device-coap.dir/coap-server.c.o 02:21:40 In file included from /usr/include/devsdk/devsdk.h:18, 02:21:40 from /usr/include/edgex/devices.h:17, 02:21:40 from /device-coap/src/c/coap-server.c:22: 02:21:40 /device-coap/src/c/coap-server.c: In function 'data_handler': 02:21:40 /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=] 02:21:40 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); 02:21:40 | ^~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 02:21:40 | | 02:21:40 | size_t {aka long unsigned int} 02:21:40 /device-coap/src/c/coap-server.c:82:54: note: format string is defined here 02:21:40 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); 02:21:40 | ~^ 02:21:40 | | 02:21:40 | unsigned int 02:21:40 | %lu 02:21:40 /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=] 02:21:40 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); 02:21:40 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:21:40 | | 02:21:40 | iot_typecode_t 02:21:40 /device-coap/src/c/coap-server.c:128:65: note: format string is defined here 02:21:40 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); 02:21:40 | ~^ 02:21:40 | | 02:21:40 | int 02:21:40 [ 60%] Building C object CMakeFiles/device-coap.dir/coap-util.c.o 02:21:40 In file included from /usr/include/devsdk/devsdk.h:18, 02:21:40 from /device-coap/src/c/coap-util.h:18, 02:21:40 from /device-coap/src/c/coap-util.c:9: 02:21:40 /device-coap/src/c/coap-util.c: In function 'read_data_float64': 02:21:40 /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=] 02:21:40 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 02:21:40 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 02:21:40 | | 02:21:40 | size_t {aka long unsigned int} 02:21:40 /device-coap/src/c/coap-util.c:63:56: note: format string is defined here 02:21:40 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 02:21:40 | ~^ 02:21:40 | | 02:21:40 | unsigned int 02:21:40 | %lu 02:21:40 /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=] 02:21:40 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 02:21:40 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 02:21:40 | | 02:21:40 | size_t {aka long unsigned int} 02:21:40 /device-coap/src/c/coap-util.c:76:56: note: format string is defined here 02:21:40 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 02:21:40 | ~^ 02:21:40 | | 02:21:40 | unsigned int 02:21:40 | %lu 02:21:40 /device-coap/src/c/coap-util.c: In function 'read_data_int32': 02:21:40 /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=] 02:21:40 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 02:21:40 | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 02:21:40 | | 02:21:40 | size_t {aka long unsigned int} 02:21:40 /device-coap/src/c/coap-util.c:87:54: note: format string is defined here 02:21:40 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 02:21:40 | ~^ 02:21:40 | | 02:21:40 | unsigned int 02:21:40 | %lu 02:21:40 /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=] 02:21:40 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 02:21:40 | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 02:21:40 | | 02:21:40 | size_t {aka long unsigned int} 02:21:40 /device-coap/src/c/coap-util.c:102:54: note: format string is defined here 02:21:40 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 02:21:40 | ~^ 02:21:40 | | 02:21:40 | unsigned int 02:21:40 | %lu 02:21:40 [ 80%] Building C object CMakeFiles/device-coap.dir/device-coap.c.o 02:21:40 In file included from /usr/include/devsdk/devsdk.h:18, 02:21:40 from /device-coap/src/c/device-coap.h:17, 02:21:40 from /device-coap/src/c/device-coap.c:10: 02:21:40 /device-coap/src/c/device-coap.c: In function 'coap_get_handler': 02:21:40 /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=] 02:21:40 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", 02:21:40 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:21:40 131 | requests[i].resource->type); 02:21:40 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:21:40 | | 02:21:40 | iot_typecode_t 02:21:40 /device-coap/src/c/device-coap.c:130:69: note: format string is defined here 02:21:40 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", 02:21:40 | ~^ 02:21:40 | | 02:21:40 | int 02:21:40 [100%] Linking C executable device-coap 02:21:40 /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) 02:21:40 [100%] Built target device-coap 02:21:40 Removing intermediate container 14622d6244b0 02:21:40 ---> a52d2602354e 02:21:40 Successfully built a52d2602354e 02:21:40 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 02:21:41 + docker inspect -f . ci-base-image-x86_64 02:21:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:21:41 prd-ubuntu20.04-docker-8c-8g-40509 does not seem to be running inside a container 02:21:41 $ 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 ******** -e ******** ci-base-image-x86_64 cat 02:21:41 $ docker top 8e61282479af83f91af6a0ef24244d4c098004ad86c5cd167e40833a9bbe3296 -eo pid,comm [Pipeline] { [Pipeline] sh 02:21:42 + make test 02:21:42 build/release/device-coap [Pipeline] } 02:21:42 $ docker stop --time=1 8e61282479af83f91af6a0ef24244d4c098004ad86c5cd167e40833a9bbe3296 02:21:43 $ docker rm -f --volumes 8e61282479af83f91af6a0ef24244d4c098004ad86c5cd167e40833a9bbe3296 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:21:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:21:44 + ls -al . 02:21:44 total 96 02:21:44 drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 02:20 . 02:21:44 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 02:20 .. 02:21:44 drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 02:20 .git 02:21:44 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 02:20 .github 02:21:44 -rw-rw-r-- 1 jenkins jenkins 14 Mar 7 02:20 .gitignore 02:21:44 drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 02:20 .semver 02:21:44 -rw-rw-r-- 1 jenkins jenkins 2037 Mar 7 02:20 Attribution.txt 02:21:44 -rw-rw-r-- 1 jenkins jenkins 3893 Mar 7 02:20 CHANGELOG.md 02:21:44 -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 02:20 GOVERNANCE.md 02:21:44 -rw-rw-r-- 1 jenkins jenkins 798 Mar 7 02:20 Jenkinsfile 02:21:44 -rw-rw-r-- 1 jenkins jenkins 10173 Mar 7 02:20 LICENSE 02:21:44 -rw-rw-r-- 1 jenkins jenkins 938 Mar 7 02:20 Makefile 02:21:44 -rw-rw-r-- 1 jenkins jenkins 619 Mar 7 02:20 OWNERS.md 02:21:44 -rw-rw-r-- 1 jenkins jenkins 12454 Mar 7 02:20 README.md 02:21:44 -rw-rw-r-- 1 jenkins jenkins 506 Mar 7 02:20 ROADMAP.md 02:21:44 -rw-rw-r-- 1 jenkins jenkins 11 Mar 7 02:20 VERSION 02:21:44 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 02:20 res 02:21:44 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 02:20 scripts 02:21:44 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 02:20 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:44 + 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=8443275ac6a55454468ef18d6a769bcfbada4750 --label arch=amd64 --label version=3.2.0-dev.1 . 02:21:44 Sending build context to Docker daemon 547.8kB 02:21:44 Step 1/33 : ARG BASE=alpine:3.20 02:21:44 Step 2/33 : FROM ${BASE} as builder 02:21:44 ---> a52d2602354e 02:21:44 Step 3/33 : LABEL maintainer="Ken Bannister " 02:21:44 ---> Running in 483e68cf2930 02:21:44 Removing intermediate container 483e68cf2930 02:21:44 ---> ebf760c8aa85 02:21:44 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 02:21:44 ---> Running in 47859698c45b 02:21:44 Connecting to iotech.jfrog.io (34.246.139.145:443) 02:21:45 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 02:21:45 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 02:21:45 '/etc/apk/keys/alpine.dev.rsa.pub' saved 02:21:45 Removing intermediate container 47859698c45b 02:21:45 ---> 44e2fa168765 02:21:45 Step 5/33 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 02:21:45 ---> Running in 203be2f3187d 02:21:46 Removing intermediate container 203be2f3187d 02:21:46 ---> 7f459d8d08d2 02:21:46 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 02:21:46 ---> Running in c17eb70e243f 02:21:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:21:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:21:46 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 02:21:47 WARNING: This apk-tools is OLD! Some packages might not function properly. 02:21:47 OK: 337 MiB in 103 packages 02:21:47 Removing intermediate container c17eb70e243f 02:21:47 ---> 181d74de69e0 02:21:47 Step 7/33 : COPY scripts /device-coap/scripts 02:21:47 ---> eac43f91eada 02:21:47 Step 8/33 : COPY src /device-coap/src/ 02:21:47 ---> b970642c17f2 02:21:47 Step 9/33 : COPY VERSION /device-coap 02:21:48 ---> 6ea428927507 02:21:48 Step 10/33 : RUN mkdir -p /device-coap/build 02:21:48 ---> Running in 8062f03d70e3 02:21:48 Removing intermediate container 8062f03d70e3 02:21:48 ---> 677c97edf53e 02:21:48 Step 11/33 : WORKDIR /device-coap 02:21:48 ---> Running in f5901e875f42 02:21:48 Removing intermediate container f5901e875f42 02:21:48 ---> 646fdc555243 02:21:48 Step 12/33 : RUN /device-coap/scripts/build_deps.sh 1 02:21:48 ---> Running in 507819e32088 02:21:48 + BUILD_CSDK=1 02:21:48 + TINYDTLS_VERSION=b0e230d 02:21:48 + LIBCOAP_VERSION=1739507 02:21:48 + CSDK_VERSION=4.0.0 02:21:48 + '[' -d deps ] 02:21:48 + mkdir deps 02:21:48 + cd /device-coap/deps 02:21:48 + git clone https://github.com/eclipse/tinydtls.git 02:21:48 Cloning into 'tinydtls'... 02:21:49 + cd tinydtls 02:21:49 + git checkout develop 02:21:49 branch 'develop' set up to track 'origin/develop'. 02:21:49 Switched to a new branch 'develop' 02:21:49 + git reset --hard b0e230d 02:21:49 HEAD is now at b0e230d Merge pull request #44 from mrdeep1/cunit_fix 02:21:49 + cp /device-coap/scripts/AutoConf_cmake_patch AutoConf.cmake 02:21:49 + cp /device-coap/scripts/CMakeLists_txt_patch CMakeLists.txt 02:21:49 + cp /device-coap/scripts/dtls_config_h_cmake_in_patch dtls_config.h.cmake.in 02:21:49 + cp /device-coap/scripts/tests_CMakeLists_txt_patch tests/CMakeLists.txt 02:21:49 + mkdir -p build 02:21:49 + cd build 02:21:49 + cmake '-DCMAKE_BUILD_TYPE=Release' '-DBUILD_SHARED_LIBS=ON' .. 02:21:49 -- The C compiler identification is GNU 12.2.1 02:21:49 -- Detecting C compiler ABI info 02:21:49 -- Detecting C compiler ABI info - done 02:21:49 -- Check for working C compiler: /usr/bin/cc - skipped 02:21:49 -- Detecting C compile features 02:21:49 -- Detecting C compile features - done 02:21:49 -- Looking for assert.h 02:21:49 -- Looking for assert.h - found 02:21:49 -- Looking for arpa/inet.h 02:21:50 -- Looking for arpa/inet.h - found 02:21:50 -- Looking for fcntl.h 02:21:50 -- Looking for fcntl.h - found 02:21:50 -- Looking for inttypes.h 02:21:50 -- Looking for inttypes.h - found 02:21:50 -- Looking for memory.h 02:21:50 -- Looking for memory.h - found 02:21:50 -- Looking for netdb.h 02:21:50 -- Looking for netdb.h - found 02:21:50 -- Looking for netinet/in.h 02:21:50 -- Looking for netinet/in.h - found 02:21:50 -- Looking for stddef.h 02:21:50 -- Looking for stddef.h - found 02:21:50 -- Looking for stdint.h 02:21:50 -- Looking for stdint.h - found 02:21:50 -- Looking for stdlib.h 02:21:50 -- Looking for stdlib.h - found 02:21:50 -- Looking for string.h 02:21:50 -- Looking for string.h - found 02:21:50 -- Looking for strings.h 02:21:50 -- Looking for strings.h - found 02:21:50 -- Looking for time.h 02:21:50 -- Looking for time.h - found 02:21:50 -- Looking for sys/param.h 02:21:51 -- Looking for sys/param.h - found 02:21:51 -- Looking for sys/socket.h 02:21:51 -- Looking for sys/socket.h - found 02:21:51 -- Looking for sys/stat.h 02:21:51 -- Looking for sys/stat.h - found 02:21:51 -- Looking for sys/types.h 02:21:51 -- Looking for sys/types.h - found 02:21:51 -- Looking for sys/time.h 02:21:51 -- Looking for sys/time.h - found 02:21:51 -- Looking for unistd.h 02:21:51 -- Looking for unistd.h - found 02:21:51 -- Looking for float.h 02:21:51 -- Looking for float.h - found 02:21:51 -- Looking for dlfcn.h 02:21:51 -- Looking for dlfcn.h - found 02:21:51 -- Looking for memset 02:21:51 -- Looking for memset - found 02:21:51 -- Looking for select 02:21:51 -- Looking for select - found 02:21:51 -- Looking for socket 02:21:51 -- Looking for socket - found 02:21:51 -- Looking for strdup 02:21:52 -- Looking for strdup - found 02:21:52 -- Looking for strerror 02:21:52 -- Looking for strerror - found 02:21:52 -- Looking for strnlen 02:21:52 -- Looking for strnlen - found 02:21:52 -- Looking for fls 02:21:52 -- Looking for fls - not found 02:21:52 -- Looking for vprintf 02:21:52 -- Looking for vprintf - found 02:21:52 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN 02:21:52 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN - Failed 02:21:52 -- Configuring done (2.8s) 02:21:52 -- Generating done (0.0s) 02:21:52 -- Build files have been written to: /device-coap/deps/tinydtls/build 02:21:52 + make 02:21:52 [ 6%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael.c.o 02:21:52 [ 13%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael_wrap.c.o 02:21:52 [ 20%] Building C object CMakeFiles/tinydtls.dir/ccm.c.o 02:21:52 [ 26%] Building C object CMakeFiles/tinydtls.dir/crypto.c.o 02:21:53 In file included from /device-coap/deps/tinydtls/crypto.c:34: 02:21:53 In function 'ecc_ecdh', 02:21:53 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 02:21:53 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_x' may be used uninitialized [-Wmaybe-uninitialized] 02:21:53 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 02:21:53 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:21:53 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 02:21:53 /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 02:21:53 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 02:21:53 | ^~~~~~~~~~~ 02:21:53 /device-coap/deps/tinydtls/crypto.c:431:12: note: 'pub_x' declared here 02:21:53 431 | uint32_t pub_x[8]; 02:21:53 | ^~~~~ 02:21:53 In function 'ecc_ecdh', 02:21:53 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 02:21:53 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_y' may be used uninitialized [-Wmaybe-uninitialized] 02:21:53 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 02:21:53 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:21:53 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 02:21:53 /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 02:21:53 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 02:21:53 | ^~~~~~~~~~~ 02:21:53 /device-coap/deps/tinydtls/crypto.c:432:12: note: 'pub_y' declared here 02:21:53 432 | uint32_t pub_y[8]; 02:21:53 | ^~~~~ 02:21:53 In function 'ecc_ecdh', 02:21:53 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 02:21:53 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'priv' may be used uninitialized [-Wmaybe-uninitialized] 02:21:53 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 02:21:53 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:21:53 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 02:21:53 /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 02:21:53 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 02:21:53 | ^~~~~~~~~~~ 02:21:53 /device-coap/deps/tinydtls/crypto.c:430:12: note: 'priv' declared here 02:21:53 430 | uint32_t priv[8]; 02:21:53 | ^~~~ 02:21:53 [ 33%] Building C object CMakeFiles/tinydtls.dir/dtls.c.o 02:21:54 [ 40%] Building C object CMakeFiles/tinydtls.dir/dtls_debug.c.o 02:21:54 [ 46%] Building C object CMakeFiles/tinydtls.dir/dtls_prng.c.o 02:21:54 [ 53%] Building C object CMakeFiles/tinydtls.dir/dtls_time.c.o 02:21:54 [ 60%] Building C object CMakeFiles/tinydtls.dir/ecc/ecc.c.o 02:21:54 /device-coap/deps/tinydtls/ecc/ecc.c: In function 'is_zero': 02:21:54 /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] 02:21:54 316 | for (idx = 0; idx < count; idx++) { 02:21:54 | ^ 02:21:54 /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] 02:21:54 319 | return result == count; 02:21:54 | ^~ 02:21:55 [ 66%] Building C object CMakeFiles/tinydtls.dir/hmac.c.o 02:21:55 [ 73%] Building C object CMakeFiles/tinydtls.dir/netq.c.o 02:21:55 [ 80%] Building C object CMakeFiles/tinydtls.dir/peer.c.o 02:21:55 [ 86%] Building C object CMakeFiles/tinydtls.dir/session.c.o 02:21:55 [ 93%] Building C object CMakeFiles/tinydtls.dir/sha2/sha2.c.o 02:21:55 /device-coap/deps/tinydtls/sha2/sha2.c:630:34: warning: argument 1 of type 'sha2_byte[]' {aka 'unsigned char[]'} with mismatched bound [-Warray-parameter=] 02:21:55 630 | void dtls_sha256_final(sha2_byte digest[], dtls_sha256_ctx* context) { 02:21:55 | ~~~~~~~~~~^~~~~~~~ 02:21:55 In file included from /device-coap/deps/tinydtls/sha2/sha2.c:45: 02:21:55 /device-coap/deps/tinydtls/sha2/sha2.h:134:24: note: previously declared as 'uint8_t[32]' {aka 'unsigned char[32]'} 02:21:55 134 | void dtls_sha256_final(uint8_t[DTLS_SHA256_DIGEST_LENGTH], dtls_sha256_ctx*); 02:21:55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:21:55 /device-coap/deps/tinydtls/sha2/sha2.c:690:54: warning: argument 2 of type 'char[]' with mismatched bound [-Warray-parameter=] 02:21:55 690 | char *dtls_sha256_end(dtls_sha256_ctx* context, char buffer[]) { 02:21:55 | ~~~~~^~~~~~~~ 02:21:55 /device-coap/deps/tinydtls/sha2/sha2.h:135:41: note: previously declared as 'char[65]' 02:21:55 135 | char* dtls_sha256_end(dtls_sha256_ctx*, char[DTLS_SHA256_DIGEST_STRING_LENGTH]); 02:21:55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:21:55 [100%] Linking C shared library libtinydtls.so 02:21:55 [100%] Built target tinydtls 02:21:55 + make install 02:21:55 [100%] Built target tinydtls 02:21:55 Install the project... 02:21:55 -- Install configuration: "Release" 02:21:55 -- Installing: /usr/local/lib/libtinydtls.so 02:21:55 -- Up-to-date: /usr/local/include/tinydtls 02:21:55 -- Installing: /usr/local/include/tinydtls/uthash.h 02:21:55 -- Up-to-date: /usr/local/include/tinydtls/sha2 02:21:55 -- Installing: /usr/local/include/tinydtls/sha2/sha2.h 02:21:55 -- Up-to-date: /usr/local/include/tinydtls/ecc 02:21:55 -- Installing: /usr/local/include/tinydtls/ecc/test_helper.h 02:21:55 -- Installing: /usr/local/include/tinydtls/ecc/ecc.h 02:21:55 -- Installing: /usr/local/include/tinydtls/tinydtls.h 02:21:55 -- Installing: /usr/local/include/tinydtls/alert.h 02:21:55 -- Up-to-date: /usr/local/include/tinydtls/aes 02:21:55 -- Installing: /usr/local/include/tinydtls/aes/rijndael.h 02:21:55 -- Installing: /usr/local/include/tinydtls/crypto.h 02:21:55 -- Installing: /usr/local/include/tinydtls/numeric.h 02:21:55 -- Installing: /usr/local/include/tinydtls/peer.h 02:21:55 -- Installing: /usr/local/include/tinydtls/utlist.h 02:21:55 -- Installing: /usr/local/include/tinydtls/dtls_mutex.h 02:21:55 -- Installing: /usr/local/include/tinydtls/dtls_time.h 02:21:55 -- Installing: /usr/local/include/tinydtls/netq.h 02:21:55 -- Installing: /usr/local/include/tinydtls/dtls.h 02:21:55 -- Installing: /usr/local/include/tinydtls/global.h 02:21:55 -- Installing: /usr/local/include/tinydtls/state.h 02:21:55 -- Installing: /usr/local/include/tinydtls/dtls_debug.h 02:21:55 -- Installing: /usr/local/include/tinydtls/session.h 02:21:55 -- Installing: /usr/local/include/tinydtls/dtls_prng.h 02:21:55 -- Installing: /usr/local/include/tinydtls/hmac.h 02:21:55 -- Installing: /usr/local/include/tinydtls/ccm.h 02:21:55 -- Up-to-date: /usr/local/include/tinydtls 02:21:55 -- Installing: /usr/local/include/tinydtls/dtls_config.h 02:21:55 + cd /device-coap/deps 02:21:55 + git clone https://github.com/obgm/libcoap.git 02:21:55 Cloning into 'libcoap'... 02:21:57 + cd libcoap 02:21:57 + git reset --hard 1739507 02:21:57 HEAD is now at 1739507a Merge pull request #536 from mrdeep1/bad_tcp 02:21:57 + patch -p1 02:21:57 patching file cmake/FindTinyDTLS.cmake 02:21:57 + patch -p1 02:21:57 patching file include/coap2/coap_config.h.in 02:21:57 + mkdir -p build 02:21:57 + cd build 02:21:57 + 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' .. 02:21:57 -- The CXX compiler identification is GNU 12.2.1 02:21:57 -- The C compiler identification is GNU 12.2.1 02:21:57 -- Detecting CXX compiler ABI info 02:21:57 -- Detecting CXX compiler ABI info - done 02:21:57 -- Check for working CXX compiler: /usr/bin/c++ - skipped 02:21:57 -- Detecting CXX compile features 02:21:57 -- Detecting CXX compile features - done 02:21:57 -- Detecting C compiler ABI info 02:21:57 -- Detecting C compiler ABI info - done 02:21:57 -- Check for working C compiler: /usr/bin/cc - skipped 02:21:57 -- Detecting C compile features 02:21:57 -- Detecting C compile features - done 02:21:57 -- Looking for byteswap.h 02:21:57 -- Looking for byteswap.h - found 02:21:57 -- Looking for inttypes.h 02:21:57 -- Looking for inttypes.h - found 02:21:57 -- Looking for limits.h 02:21:57 -- Looking for limits.h - found 02:21:57 -- Looking for memory.h 02:21:58 -- Looking for memory.h - found 02:21:58 -- Looking for strings.h 02:21:58 -- Looking for strings.h - found 02:21:58 -- Looking for string.h 02:21:58 -- Looking for string.h - found 02:21:58 -- Looking for sys/sysctl.h 02:21:58 -- Looking for sys/sysctl.h - not found 02:21:58 -- Looking for netinet/in.h 02:21:58 -- Looking for netinet/in.h - found 02:21:58 -- Looking for sys/epoll.h 02:21:58 -- Looking for sys/epoll.h - found 02:21:58 -- Looking for sys/timerfd.h 02:21:58 -- Looking for sys/timerfd.h - found 02:21:58 -- Looking for arpa/inet.h 02:21:58 -- Looking for arpa/inet.h - found 02:21:58 -- Looking for stdbool.h 02:21:58 -- Looking for stdbool.h - found 02:21:58 -- Looking for netdb.h 02:21:59 -- Looking for netdb.h - found 02:21:59 -- Looking for pthread.h 02:21:59 -- Looking for pthread.h - found 02:21:59 -- Looking for stdlib.h 02:21:59 -- Looking for stdlib.h - found 02:21:59 -- Looking for stdint.h 02:21:59 -- Looking for stdint.h - found 02:21:59 -- Looking for syslog.h 02:21:59 -- Looking for syslog.h - found 02:21:59 -- Looking for sys/ioctl.h 02:21:59 -- Looking for sys/ioctl.h - found 02:21:59 -- Looking for sys/socket.h 02:21:59 -- Looking for sys/socket.h - found 02:21:59 -- Looking for sys/stat.h 02:21:59 -- Looking for sys/stat.h - found 02:21:59 -- Looking for sys/time.h 02:21:59 -- Looking for sys/time.h - found 02:21:59 -- Looking for sys/types.h 02:21:59 -- Looking for sys/types.h - found 02:21:59 -- Looking for sys/unistd.h 02:21:59 -- Looking for sys/unistd.h - not found 02:21:59 -- Looking for time.h 02:22:00 -- Looking for time.h - found 02:22:00 -- Looking for unistd.h 02:22:00 -- Looking for unistd.h - found 02:22:00 -- Looking for float.h 02:22:00 -- Looking for float.h - found 02:22:00 -- Looking for stddef.h 02:22:00 -- Looking for stddef.h - found 02:22:00 -- Looking for winsock2.h 02:22:00 -- Looking for winsock2.h - not found 02:22:00 -- Looking for ws2tcpip.h 02:22:00 -- Looking for ws2tcpip.h - not found 02:22:00 -- Looking for malloc 02:22:00 -- Looking for malloc - found 02:22:00 -- Looking for memset 02:22:00 -- Looking for memset - found 02:22:00 -- Looking for select 02:22:00 -- Looking for select - found 02:22:00 -- Looking for socket 02:22:00 -- Looking for socket - found 02:22:00 -- Looking for strcasecmp 02:22:00 -- Looking for strcasecmp - found 02:22:00 -- Looking for pthread_mutex_lock 02:22:00 -- Looking for pthread_mutex_lock - found 02:22:00 -- Looking for getaddrinfo 02:22:00 -- Looking for getaddrinfo - found 02:22:00 -- Looking for strnlen 02:22:01 -- Looking for strnlen - found 02:22:01 -- Looking for strrchr 02:22:01 -- Looking for strrchr - found 02:22:01 -- Looking for getrandom 02:22:01 -- Looking for getrandom - found 02:22:01 -- Looking for cmsghdr 02:22:01 -- Looking for cmsghdr - not found 02:22:01 -- compiling without epoll support 02:22:01 -- compiling with DTLS support 02:22:01 -- DTLS_BACKEND: tinydtls 02:22:01 -- Found TinyDTLS: /usr/local/include 02:22:01 -- TINYDTLS_INCLUDE_DIR: /usr/local/include/tinydtls 02:22:01 -- TINYDTLS_LIBRARIES: /usr/local/lib/libtinydtls.so 02:22:01 -- TINYDTLS_ROOT_DIR: 02:22:01 -- compiling with tinydtls support 02:22:01 -- ENABLE_DTLS:.....................ON 02:22:01 -- ENABLE_TCP:......................ON 02:22:01 -- ENABLE_DOCS:.....................OFF 02:22:01 -- ENABLE_EXAMPLES:.................OFF 02:22:01 -- DTLS_BACKEND:....................tinydtls 02:22:01 -- WITH_GNUTLS:.....................OFF 02:22:01 -- WITH_TINYDTLS:...................ON 02:22:01 -- WITH_OPENSSL:....................OFF 02:22:01 -- WITH_MBEDTLS:....................OFF 02:22:01 -- HAVE_LIBTINYDTLS:................1 02:22:01 -- HAVE_LIBGNUTLS:.................. 02:22:01 -- HAVE_OPENSSL:.................... 02:22:01 -- HAVE_MBEDTLS:.................... 02:22:01 -- COAP_EPOLL_SUPPORT:.............. 02:22:01 -- CMAKE_C_COMPILER:................/usr/bin/cc 02:22:01 -- BUILD_SHARED_LIBS:...............ON 02:22:01 -- CMAKE_BUILD_TYPE:................Release 02:22:01 -- CMAKE_SYSTEM_PROCESSOR:..........x86_64 02:22:01 -- Configuring done (3.9s) 02:22:01 CMake Warning (dev) at CMakeLists.txt:16 (add_library): 02:22:01 Policy CMP0115 is not set: Source file extensions must be explicit. Run 02:22:01 "cmake --help-policy CMP0115" for policy details. Use the cmake_policy 02:22:01 command to set the policy and suppress this warning. 02:22:01 02:22:01 File: 02:22:01 02:22:01 /device-coap/deps/libcoap/include/coap2/coap.h.in 02:22:01 This warning is for project developers. Use -Wno-dev to suppress it. 02:22:01 02:22:01 -- Generating done (0.0s) 02:22:01 -- Build files have been written to: /device-coap/deps/libcoap/build 02:22:01 + make 02:22:01 [ 4%] Building C object CMakeFiles/coap-2.dir/src/address.c.o 02:22:01 [ 8%] Building C object CMakeFiles/coap-2.dir/src/async.c.o 02:22:01 [ 13%] Building C object CMakeFiles/coap-2.dir/src/block.c.o 02:22:01 [ 17%] Building C object CMakeFiles/coap-2.dir/src/coap_debug.c.o 02:22:01 [ 21%] Building C object CMakeFiles/coap-2.dir/src/coap_event.c.o 02:22:01 [ 26%] Building C object CMakeFiles/coap-2.dir/src/coap_hashkey.c.o 02:22:01 [ 30%] Building C object CMakeFiles/coap-2.dir/src/coap_io.c.o 02:22:02 [ 34%] Building C object CMakeFiles/coap-2.dir/src/coap_notls.c.o 02:22:02 [ 39%] Building C object CMakeFiles/coap-2.dir/src/coap_prng.c.o 02:22:02 [ 43%] Building C object CMakeFiles/coap-2.dir/src/coap_session.c.o 02:22:02 [ 47%] Building C object CMakeFiles/coap-2.dir/src/coap_tcp.c.o 02:22:02 [ 52%] Building C object CMakeFiles/coap-2.dir/src/coap_time.c.o 02:22:02 [ 56%] Building C object CMakeFiles/coap-2.dir/src/encode.c.o 02:22:03 [ 60%] Building C object CMakeFiles/coap-2.dir/src/mem.c.o 02:22:03 [ 65%] Building C object CMakeFiles/coap-2.dir/src/net.c.o 02:22:03 [ 69%] Building C object CMakeFiles/coap-2.dir/src/option.c.o 02:22:04 [ 73%] Building C object CMakeFiles/coap-2.dir/src/pdu.c.o 02:22:04 [ 78%] Building C object CMakeFiles/coap-2.dir/src/resource.c.o 02:22:04 [ 82%] Building C object CMakeFiles/coap-2.dir/src/str.c.o 02:22:04 [ 86%] Building C object CMakeFiles/coap-2.dir/src/subscribe.c.o 02:22:04 [ 91%] Building C object CMakeFiles/coap-2.dir/src/uri.c.o 02:22:05 [ 95%] Building C object CMakeFiles/coap-2.dir/src/coap_tinydtls.c.o 02:22:05 [100%] Linking C shared library libcoap-2.so 02:22:05 [100%] Built target coap-2 02:22:05 + make install 02:22:05 [100%] Built target coap-2 02:22:05 Install the project... 02:22:05 -- Install configuration: "Release" 02:22:05 -- Installing: /usr/local/lib/libcoap-2.so 02:22:05 -- Set runtime path of "/usr/local/lib/libcoap-2.so" to "" 02:22:05 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets.cmake 02:22:05 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets-release.cmake 02:22:05 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfig.cmake 02:22:05 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfigVersion.cmake 02:22:05 -- Up-to-date: /usr/local/include 02:22:05 -- Up-to-date: /usr/local/include/coap2 02:22:05 -- Installing: /usr/local/include/coap2/uthash.h 02:22:05 -- Installing: /usr/local/include/coap2/subscribe.h 02:22:05 -- Installing: /usr/local/include/coap2/option.h 02:22:05 -- Installing: /usr/local/include/coap2/resource.h 02:22:05 -- Installing: /usr/local/include/coap2/bits.h 02:22:05 -- Installing: /usr/local/include/coap2/coap_hashkey.h 02:22:05 -- Installing: /usr/local/include/coap2/block.h 02:22:05 -- Installing: /usr/local/include/coap2/coap_io.h 02:22:05 -- Installing: /usr/local/include/coap2/pdu.h 02:22:05 -- Installing: /usr/local/include/coap2/str.h 02:22:05 -- Installing: /usr/local/include/coap2/async.h 02:22:05 -- Installing: /usr/local/include/coap2/net.h 02:22:05 -- Installing: /usr/local/include/coap2/address.h 02:22:05 -- Installing: /usr/local/include/coap2/uri.h 02:22:05 -- Installing: /usr/local/include/coap2/coap_event.h 02:22:05 -- Installing: /usr/local/include/coap2/coap_riot.h 02:22:05 -- Installing: /usr/local/include/coap2/coap_dtls.h 02:22:05 -- Installing: /usr/local/include/coap2/coap_mutex.h 02:22:05 -- Installing: /usr/local/include/coap2/coap_prng.h 02:22:05 -- Installing: /usr/local/include/coap2/lwippools.h 02:22:05 -- Installing: /usr/local/include/coap2/coap_debug.h 02:22:05 -- Installing: /usr/local/include/coap2/utlist.h 02:22:05 -- Installing: /usr/local/include/coap2/coap_time.h 02:22:05 -- Installing: /usr/local/include/coap2/encode.h 02:22:05 -- Installing: /usr/local/include/coap2/libcoap.h 02:22:05 -- Installing: /usr/local/include/coap2/coap_forward_decls.h 02:22:05 -- Installing: /usr/local/include/coap2/mem.h 02:22:05 -- Installing: /usr/local/include/coap2/coap_session.h 02:22:05 -- Up-to-date: /usr/local/include 02:22:05 -- Up-to-date: /usr/local/include/coap2 02:22:05 -- Installing: /usr/local/include/coap2/coap.h 02:22:05 + '[' 1 '=' 1 ] 02:22:05 + cd /device-coap/deps 02:22:05 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip 02:22:05 Connecting to github.com (140.82.112.3:443) 02:22:05 Connecting to codeload.github.com (140.82.112.10:443) 02:22:05 saving to 'v4.0.0.zip' 02:22:05 v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA 02:22:05 'v4.0.0.zip' saved 02:22:05 + unzip v4.0.0.zip 02:22:05 Archive: v4.0.0.zip 02:22:05 creating: device-sdk-c-4.0.0/ 02:22:05 creating: device-sdk-c-4.0.0/.github/ 02:22:05 inflating: device-sdk-c-4.0.0/.github/Contributing.md 02:22:05 inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md 02:22:05 inflating: device-sdk-c-4.0.0/.github/semantic.yml 02:22:05 creating: device-sdk-c-4.0.0/.github/workflows/ 02:22:05 inflating: device-sdk-c-4.0.0/.github/workflows/release.yml 02:22:05 inflating: device-sdk-c-4.0.0/.gitignore 02:22:05 inflating: device-sdk-c-4.0.0/Attribution.txt 02:22:05 inflating: device-sdk-c-4.0.0/CHANGELOG.md 02:22:05 inflating: device-sdk-c-4.0.0/Doxyfile 02:22:05 inflating: device-sdk-c-4.0.0/GOVERNANCE.md 02:22:05 inflating: device-sdk-c-4.0.0/Jenkinsfile 02:22:05 inflating: device-sdk-c-4.0.0/LICENSE 02:22:05 inflating: device-sdk-c-4.0.0/Makefile 02:22:05 inflating: device-sdk-c-4.0.0/OWNERS.md 02:22:05 inflating: device-sdk-c-4.0.0/README.IOT.md 02:22:05 inflating: device-sdk-c-4.0.0/README.md 02:22:05 inflating: device-sdk-c-4.0.0/README.v3.md 02:22:05 creating: device-sdk-c-4.0.0/docs/ 02:22:05 inflating: device-sdk-c-4.0.0/docs/configuration.md 02:22:05 inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md 02:22:05 inflating: device-sdk-c-4.0.0/docs/metrics.md 02:22:05 inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md 02:22:05 inflating: device-sdk-c-4.0.0/docs/startup.md 02:22:05 creating: device-sdk-c-4.0.0/include/ 02:22:05 creating: device-sdk-c-4.0.0/include/devsdk/ 02:22:05 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h 02:22:05 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h 02:22:05 creating: device-sdk-c-4.0.0/include/edgex/ 02:22:05 inflating: device-sdk-c-4.0.0/include/edgex/devices.h 02:22:05 inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h 02:22:05 inflating: device-sdk-c-4.0.0/include/edgex/edgex.h 02:22:05 inflating: device-sdk-c-4.0.0/include/edgex/profiles.h 02:22:05 inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h 02:22:05 creating: device-sdk-c-4.0.0/scripts/ 02:22:05 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine 02:22:05 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base 02:22:05 inflating: device-sdk-c-4.0.0/scripts/build.sh 02:22:05 inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh 02:22:05 creating: device-sdk-c-4.0.0/src/ 02:22:05 inflating: device-sdk-c-4.0.0/src/CMakeLists.txt 02:22:05 creating: device-sdk-c-4.0.0/src/c/ 02:22:05 inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt 02:22:05 inflating: device-sdk-c-4.0.0/src/c/api.h 02:22:05 inflating: device-sdk-c-4.0.0/src/c/autoevent.c 02:22:05 inflating: device-sdk-c-4.0.0/src/c/autoevent.h 02:22:05 inflating: device-sdk-c-4.0.0/src/c/bus-impl.h 02:22:05 inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c 02:22:05 inflating: device-sdk-c-4.0.0/src/c/bus.c 02:22:05 inflating: device-sdk-c-4.0.0/src/c/bus.h 02:22:05 inflating: device-sdk-c-4.0.0/src/c/callback3.c 02:22:05 inflating: device-sdk-c-4.0.0/src/c/callback3.h 02:22:05 inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h 02:22:05 inflating: device-sdk-c-4.0.0/src/c/config.c 02:22:05 inflating: device-sdk-c-4.0.0/src/c/config.h 02:22:05 inflating: device-sdk-c-4.0.0/src/c/correlation.c 02:22:05 inflating: device-sdk-c-4.0.0/src/c/correlation.h 02:22:05 inflating: device-sdk-c-4.0.0/src/c/data.c 02:22:05 inflating: device-sdk-c-4.0.0/src/c/data.h 02:22:05 inflating: device-sdk-c-4.0.0/src/c/defs.h.in 02:22:05 inflating: device-sdk-c-4.0.0/src/c/device.c 02:22:05 inflating: device-sdk-c-4.0.0/src/c/device.h 02:22:05 inflating: device-sdk-c-4.0.0/src/c/devman.c 02:22:05 inflating: device-sdk-c-4.0.0/src/c/devmap.c 02:22:05 inflating: device-sdk-c-4.0.0/src/c/devmap.h 02:22:05 inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c 02:22:05 inflating: device-sdk-c-4.0.0/src/c/devutil.h 02:22:05 inflating: device-sdk-c-4.0.0/src/c/discovery.c 02:22:05 inflating: device-sdk-c-4.0.0/src/c/discovery.h 02:22:05 inflating: device-sdk-c-4.0.0/src/c/dto-read.c 02:22:05 inflating: device-sdk-c-4.0.0/src/c/dto-read.h 02:22:05 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c 02:22:05 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h 02:22:05 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c 02:22:05 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h 02:22:05 inflating: device-sdk-c-4.0.0/src/c/edgex2.h 02:22:05 inflating: device-sdk-c-4.0.0/src/c/errorlist.h 02:22:05 creating: device-sdk-c-4.0.0/src/c/examples/ 02:22:05 inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt 02:22:05 inflating: device-sdk-c-4.0.0/src/c/examples/README.md 02:22:05 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ 02:22:05 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt 02:22:05 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md 02:22:05 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c 02:22:05 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ 02:22:05 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml 02:22:05 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ 02:22:05 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json 02:22:05 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ 02:22:05 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json 02:22:05 creating: device-sdk-c-4.0.0/src/c/examples/counters/ 02:22:05 inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt 02:22:05 inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md 02:22:05 inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c 02:22:05 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ 02:22:05 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml 02:22:05 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ 02:22:05 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json 02:22:05 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ 02:22:05 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json 02:22:05 creating: device-sdk-c-4.0.0/src/c/examples/discovery/ 02:22:05 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt 02:22:05 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md 02:22:05 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ 02:22:05 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml 02:22:05 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ 02:22:05 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt 02:22:05 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ 02:22:05 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json 02:22:05 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c 02:22:05 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json 02:22:05 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json 02:22:05 creating: device-sdk-c-4.0.0/src/c/examples/file/ 02:22:05 inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt 02:22:05 inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md 02:22:05 inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c 02:22:05 creating: device-sdk-c-4.0.0/src/c/examples/file/res/ 02:22:05 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml 02:22:05 creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ 02:22:05 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json 02:22:05 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt 02:22:05 creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ 02:22:05 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json 02:22:05 creating: device-sdk-c-4.0.0/src/c/examples/gyro/ 02:22:05 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt 02:22:05 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md 02:22:05 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c 02:22:05 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ 02:22:05 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml 02:22:05 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ 02:22:05 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json 02:22:05 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ 02:22:05 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json 02:22:05 creating: device-sdk-c-4.0.0/src/c/examples/random/ 02:22:05 inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt 02:22:05 inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md 02:22:05 inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c 02:22:05 creating: device-sdk-c-4.0.0/src/c/examples/random/res/ 02:22:05 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml 02:22:05 creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ 02:22:05 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json 02:22:05 creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ 02:22:05 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json 02:22:05 creating: device-sdk-c-4.0.0/src/c/examples/res/ 02:22:05 inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml 02:22:05 creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ 02:22:05 inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json 02:22:05 creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ 02:22:05 inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json 02:22:05 inflating: device-sdk-c-4.0.0/src/c/examples/template.c 02:22:05 creating: device-sdk-c-4.0.0/src/c/examples/terminal/ 02:22:05 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt 02:22:05 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md 02:22:05 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c 02:22:05 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ 02:22:05 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml 02:22:05 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ 02:22:05 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json 02:22:05 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ 02:22:05 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json 02:22:05 inflating: device-sdk-c-4.0.0/src/c/filesys.c 02:22:05 inflating: device-sdk-c-4.0.0/src/c/filesys.h 02:22:05 inflating: device-sdk-c-4.0.0/src/c/keeper.c 02:22:05 inflating: device-sdk-c-4.0.0/src/c/keeper.h 02:22:05 inflating: device-sdk-c-4.0.0/src/c/map.c 02:22:05 inflating: device-sdk-c-4.0.0/src/c/map.h 02:22:05 inflating: device-sdk-c-4.0.0/src/c/metadata.c 02:22:05 inflating: device-sdk-c-4.0.0/src/c/metadata.h 02:22:05 inflating: device-sdk-c-4.0.0/src/c/metrics.h 02:22:05 inflating: device-sdk-c-4.0.0/src/c/opstate.c 02:22:05 inflating: device-sdk-c-4.0.0/src/c/opstate.h 02:22:05 inflating: device-sdk-c-4.0.0/src/c/parson.c 02:22:05 inflating: device-sdk-c-4.0.0/src/c/parson.h 02:22:05 inflating: device-sdk-c-4.0.0/src/c/profiles.c 02:22:05 inflating: device-sdk-c-4.0.0/src/c/profiles.h 02:22:05 inflating: device-sdk-c-4.0.0/src/c/registry-impl.h 02:22:05 inflating: device-sdk-c-4.0.0/src/c/registry.c 02:22:05 inflating: device-sdk-c-4.0.0/src/c/registry.h 02:22:05 inflating: device-sdk-c-4.0.0/src/c/reqdata.c 02:22:05 inflating: device-sdk-c-4.0.0/src/c/reqdata.h 02:22:05 inflating: device-sdk-c-4.0.0/src/c/request_auth.c 02:22:05 inflating: device-sdk-c-4.0.0/src/c/request_auth.h 02:22:05 inflating: device-sdk-c-4.0.0/src/c/rest-server.c 02:22:05 inflating: device-sdk-c-4.0.0/src/c/rest-server.h 02:22:05 inflating: device-sdk-c-4.0.0/src/c/rest.c 02:22:05 inflating: device-sdk-c-4.0.0/src/c/rest.h 02:22:05 inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h 02:22:05 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c 02:22:05 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h 02:22:05 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c 02:22:05 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h 02:22:05 inflating: device-sdk-c-4.0.0/src/c/secrets.c 02:22:05 inflating: device-sdk-c-4.0.0/src/c/secrets.h 02:22:05 inflating: device-sdk-c-4.0.0/src/c/service.c 02:22:05 inflating: device-sdk-c-4.0.0/src/c/service.h 02:22:05 inflating: device-sdk-c-4.0.0/src/c/transform.c 02:22:05 inflating: device-sdk-c-4.0.0/src/c/transform.h 02:22:05 inflating: device-sdk-c-4.0.0/src/c/validate.c 02:22:05 inflating: device-sdk-c-4.0.0/src/c/validate.h 02:22:05 inflating: device-sdk-c-4.0.0/src/c/watchers.c 02:22:05 inflating: device-sdk-c-4.0.0/src/c/watchers.h 02:22:05 creating: device-sdk-c-4.0.0/src/cmake/ 02:22:05 inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake 02:22:05 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake 02:22:05 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake 02:22:05 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake 02:22:05 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake 02:22:05 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake 02:22:05 + cd device-sdk-c-4.0.0 02:22:05 + ./scripts/build.sh 02:22:05 + CPPCHECK=false 02:22:05 + DOCGEN=false 02:22:05 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 02:22:05 + '[' 0 -gt 0 ] 02:22:05 + readlink -f ./scripts/build.sh 02:22:05 + dirname /device-coap/deps/device-sdk-c-4.0.0/scripts/build.sh 02:22:05 + dirname /device-coap/deps/device-sdk-c-4.0.0/scripts 02:22:05 + ROOT=/device-coap/deps/device-sdk-c-4.0.0 02:22:05 + cd /device-coap/deps/device-sdk-c-4.0.0 02:22:05 + mkdir -p /device-coap/deps/device-sdk-c-4.0.0/build/release 02:22:05 + cd /device-coap/deps/device-sdk-c-4.0.0/build/release 02:22:05 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-coap/deps/device-sdk-c-4.0.0/src 02:22:05 -- The C compiler identification is GNU 12.2.1 02:22:05 -- Detecting C compiler ABI info 02:22:05 -- Detecting C compiler ABI info - done 02:22:05 -- Check for working C compiler: /usr/bin/cc - skipped 02:22:05 -- Detecting C compile features 02:22:05 -- Detecting C compile features - done 02:22:05 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 02:22:05 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 02:22:05 -- Found LIBYAML: /usr/lib/libyaml.so 02:22:05 -- Found LIBUUID: /usr/lib/libuuid.so 02:22:05 -- Found LIBCBOR: /usr/lib/libcbor.so 02:22:05 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 02:22:05 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 02:22:05 -- /opt/iotech/iot/1.5/include 02:22:05 -- C SDK 0.0.0 for Linux 02:22:05 -- Performing Test CSDK_HAVE_ATOMIC 02:22:06 -- Performing Test CSDK_HAVE_ATOMIC - Success 02:22:06 -- Found Curses: /usr/lib/libcurses.so 02:22:06 -- Configuring done (0.5s) 02:22:06 -- Generating done (0.0s) 02:22:06 -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.0/build/release 02:22:06 + make all package 02:22:06 + tee release.log 02:22:06 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 02:22:06 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 02:22:06 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 02:22:06 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 02:22:06 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 02:22:07 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 02:22:07 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 02:22:07 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 02:22:07 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 02:22:07 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 02:22:07 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 02:22:08 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 02:22:08 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 02:22:08 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 02:22:08 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 02:22:08 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 02:22:08 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 02:22:08 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 02:22:09 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 02:22:09 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 02:22:09 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 02:22:10 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 02:22:10 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 02:22:10 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 02:22:10 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 02:22:10 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 02:22:10 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 02:22:11 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 02:22:11 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 02:22:11 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 02:22:11 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 02:22:11 /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': 02:22:11 /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] 02:22:11 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); 02:22:11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:22:11 /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here 02:22:11 875 | const iot_data_t *deviceservices_config; 02:22:11 | ^~~~~~~~~~~~~~~~~~~~~ 02:22:11 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 02:22:12 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 02:22:12 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 02:22:12 [ 68%] Linking C shared library libcsdk.so 02:22:12 [ 68%] Built target csdk 02:22:12 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 02:22:12 [ 72%] Linking C executable template 02:22:12 /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) 02:22:12 [ 72%] Built target template 02:22:12 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 02:22:12 [ 76%] Linking C executable device-counter 02:22:12 /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) 02:22:12 [ 76%] Built target device-counter 02:22:12 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 02:22:12 [ 80%] Linking C executable device-random 02:22:12 /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) 02:22:12 [ 80%] Built target device-random 02:22:12 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 02:22:12 [ 84%] Linking C executable device-gyro 02:22:12 /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) 02:22:12 [ 84%] Built target device-gyro 02:22:12 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 02:22:12 [ 88%] Linking C executable device-bitfields 02:22:13 /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) 02:22:13 [ 88%] Built target device-bitfields 02:22:13 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 02:22:13 [ 92%] Linking C executable template-discovery 02:22:13 /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) 02:22:13 [ 92%] Built target template-discovery 02:22:13 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 02:22:13 [ 96%] Linking C executable device-file 02:22:13 /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) 02:22:13 [ 96%] Built target device-file 02:22:13 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 02:22:13 [100%] Linking C executable device-terminal 02:22:13 /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) 02:22:13 [100%] Built target device-terminal 02:22:13 Run CPack packaging tool... 02:22:13 CPack: Create package using TGZ 02:22:13 CPack: Install projects 02:22:13 CPack: - Run preinstall target for: Csdk 02:22:13 CPack: - Install project: Csdk [] 02:22:13 CPack: Create package 02:22:13 CPack: - package: /device-coap/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. 02:22:13 + '[' false '=' true ] 02:22:13 + '[' false '=' true ] 02:22:13 + mkdir -p /device-coap/deps/device-sdk-c-4.0.0/build/debug 02:22:13 + cd /device-coap/deps/device-sdk-c-4.0.0/build/debug 02:22:13 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-coap/deps/device-sdk-c-4.0.0/src 02:22:14 -- The C compiler identification is GNU 12.2.1 02:22:14 -- Detecting C compiler ABI info 02:22:14 -- Detecting C compiler ABI info - done 02:22:14 -- Check for working C compiler: /usr/bin/cc - skipped 02:22:14 -- Detecting C compile features 02:22:14 -- Detecting C compile features - done 02:22:14 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 02:22:14 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 02:22:14 -- Found LIBYAML: /usr/lib/libyaml.so 02:22:14 -- Found LIBUUID: /usr/lib/libuuid.so 02:22:14 -- Found LIBCBOR: /usr/lib/libcbor.so 02:22:14 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 02:22:14 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 02:22:14 -- /opt/iotech/iot/1.5/include 02:22:14 -- C SDK 0.0.0 for Linux 02:22:14 -- Performing Test CSDK_HAVE_ATOMIC 02:22:14 -- Performing Test CSDK_HAVE_ATOMIC - Success 02:22:14 -- Found Curses: /usr/lib/libcurses.so 02:22:14 -- Configuring done (0.5s) 02:22:14 -- Generating done (0.0s) 02:22:14 -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.0/build/debug 02:22:14 + + teemake 02:22:14 debug.log 02:22:14 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 02:22:14 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 02:22:14 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 02:22:14 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 02:22:14 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 02:22:14 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 02:22:14 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 02:22:15 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 02:22:15 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 02:22:15 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 02:22:15 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 02:22:15 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 02:22:15 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 02:22:15 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 02:22:15 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 02:22:15 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 02:22:16 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 02:22:16 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 02:22:16 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 02:22:16 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 02:22:16 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 02:22:16 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 02:22:16 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 02:22:16 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 02:22:16 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 02:22:16 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 02:22:16 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 02:22:17 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 02:22:17 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 02:22:17 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 02:22:17 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 02:22:17 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 02:22:17 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 02:22:17 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 02:22:17 [ 68%] Linking C shared library libcsdk.so 02:22:17 [ 68%] Built target csdk 02:22:17 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 02:22:17 [ 72%] Linking C executable template 02:22:17 /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) 02:22:17 [ 72%] Built target template 02:22:17 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 02:22:17 [ 76%] Linking C executable device-counter 02:22:17 /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) 02:22:18 [ 76%] Built target device-counter 02:22:18 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 02:22:18 [ 80%] Linking C executable device-random 02:22:18 /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) 02:22:18 [ 80%] Built target device-random 02:22:18 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 02:22:18 [ 84%] Linking C executable device-gyro 02:22:18 /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) 02:22:18 [ 84%] Built target device-gyro 02:22:18 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 02:22:18 [ 88%] Linking C executable device-bitfields 02:22:18 /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) 02:22:18 [ 88%] Built target device-bitfields 02:22:18 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 02:22:18 [ 92%] Linking C executable template-discovery 02:22:18 /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) 02:22:18 [ 92%] Built target template-discovery 02:22:18 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 02:22:18 [ 96%] Linking C executable device-file 02:22:18 /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) 02:22:18 [ 96%] Built target device-file 02:22:18 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 02:22:18 [100%] Linking C executable device-terminal 02:22:18 /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) 02:22:18 [100%] Built target device-terminal 02:22:18 + cp -rf include/devsdk include/edgex /usr/include/ 02:22:18 + cp build/release/c/libcsdk.so /usr/lib/ 02:22:18 + rm -rf /device-coap/deps 02:22:19 Removing intermediate container 507819e32088 02:22:19 ---> 86bccfb23f5c 02:22:19 Step 13/33 : RUN /device-coap/scripts/build.sh && test -f /device-coap/build/release/device-coap 02:22:19 ---> Running in 20d86839882d 02:22:19 + readlink -f /device-coap/scripts/build.sh 02:22:19 + dirname /device-coap/scripts/build.sh 02:22:19 + dirname /device-coap/scripts 02:22:19 + ROOT=/device-coap 02:22:19 + echo /device-coap 02:22:19 + cd /device-coap 02:22:19 + mkdir -p /device-coap/build/release 02:22:19 /device-coap 02:22:19 + cd /device-coap/build/release 02:22:19 + cmake '-DCMAKE_BUILD_TYPE=Release' /device-coap/src/c 02:22:19 -- Configuring done (0.0s) 02:22:19 -- Generating done (0.0s) 02:22:19 -- Build files have been written to: /device-coap/build/release 02:22:19 + make 02:22:19 + tee release.log 02:22:19 [ 20%] Building C object CMakeFiles/device-coap.dir/coap-client.c.o 02:22:19 In file included from /usr/include/devsdk/devsdk.h:18, 02:22:19 from /device-coap/src/c/device-coap.h:17, 02:22:19 from /device-coap/src/c/coap-client.h:21, 02:22:19 from /device-coap/src/c/coap-client.c:9: 02:22:19 /device-coap/src/c/coap-client.c: In function 'GetEndDeviceProtocolProperties': 02:22:19 /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=] 02:22:19 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", 02:22:19 | ^~~~~~~~~~~~~~~~~~~~~ 02:22:19 90 | strlen(end_dev_params_ptr->psk_key)); 02:22:19 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:22:19 | | 02:22:19 | size_t {aka long unsigned int} 02:22:19 /device-coap/src/c/coap-client.c:89:55: note: format string is defined here 02:22:19 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", 02:22:19 | ~^ 02:22:19 | | 02:22:19 | unsigned int 02:22:19 | %lu 02:22:19 /device-coap/src/c/coap-client.c: In function 'message_handler': 02:22:19 /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=] 02:22:19 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); 02:22:19 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 02:22:19 | | 02:22:19 | size_t {aka long unsigned int} 02:22:19 /device-coap/src/c/coap-client.c:126:63: note: format string is defined here 02:22:19 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); 02:22:19 | ~^ 02:22:19 | | 02:22:19 | unsigned int 02:22:19 | %lu 02:22:19 /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=] 02:22:19 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", 02:22:19 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:22:19 130 | resource->properties->type); 02:22:19 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:22:19 | | 02:22:19 | iot_typecode_t 02:22:19 /device-coap/src/c/coap-client.c:129:68: note: format string is defined here 02:22:19 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", 02:22:19 | ~^ 02:22:19 | | 02:22:19 | int 02:22:19 /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=] 02:22:19 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, 02:22:19 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:22:19 140 | len); 02:22:19 | ~~~ 02:22:19 | | 02:22:19 | size_t {aka long unsigned int} 02:22:19 /device-coap/src/c/coap-client.c:139:71: note: format string is defined here 02:22:19 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, 02:22:19 | ~^ 02:22:19 | | 02:22:19 | int 02:22:19 | %ld 02:22:19 /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=] 02:22:19 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, 02:22:19 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:22:19 145 | len); 02:22:19 | ~~~ 02:22:19 | | 02:22:19 | size_t {aka long unsigned int} 02:22:19 /device-coap/src/c/coap-client.c:144:71: note: format string is defined here 02:22:19 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, 02:22:19 | ~^ 02:22:19 | | 02:22:19 | int 02:22:19 | %ld 02:22:19 /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=] 02:22:19 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, 02:22:19 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:22:19 152 | len); 02:22:19 | ~~~ 02:22:19 | | 02:22:19 | size_t {aka long unsigned int} 02:22:19 /device-coap/src/c/coap-client.c:151:70: note: format string is defined here 02:22:19 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, 02:22:19 | ~^ 02:22:19 | | 02:22:19 | int 02:22:19 | %ld 02:22:19 /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=] 02:22:19 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", 02:22:19 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:22:19 157 | resource->properties->type); 02:22:19 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:22:19 | | 02:22:19 | iot_typecode_t 02:22:19 /device-coap/src/c/coap-client.c:156:71: note: format string is defined here 02:22:19 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", 02:22:19 | ~^ 02:22:19 | | 02:22:19 | int 02:22:19 /device-coap/src/c/coap-client.c: In function 'CoapSendCommandToEndDevice': 02:22:19 /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=] 02:22:19 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); 02:22:19 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 02:22:19 | | 02:22:19 | size_t {aka long unsigned int} 02:22:19 /device-coap/src/c/coap-client.c:244:55: note: format string is defined here 02:22:19 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); 02:22:19 | ~^ 02:22:19 | | 02:22:19 | int 02:22:19 | %ld 02:22:19 /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=] 02:22:19 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 02:22:19 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:22:19 253 | (uint8_t *)end_dev_params_ptr->psk_key, 02:22:19 254 | strlen(end_dev_params_ptr->psk_key)); 02:22:19 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:22:19 | | 02:22:19 | size_t {aka long unsigned int} 02:22:19 /device-coap/src/c/coap-client.c:252:67: note: format string is defined here 02:22:19 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 02:22:19 | ~^ 02:22:19 | | 02:22:19 | int 02:22:19 | %ld 02:22:19 /device-coap/src/c/coap-client.c: In function 'CoapGetRequestToEndDevice': 02:22:19 /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=] 02:22:19 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 02:22:19 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:22:19 352 | (uint8_t *)end_dev_params_ptr->psk_key, 02:22:19 353 | strlen(end_dev_params_ptr->psk_key)); 02:22:19 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:22:19 | | 02:22:19 | size_t {aka long unsigned int} 02:22:19 /device-coap/src/c/coap-client.c:351:67: note: format string is defined here 02:22:19 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 02:22:19 | ~^ 02:22:19 | | 02:22:19 | int 02:22:19 | %ld 02:22:19 [ 40%] Building C object CMakeFiles/device-coap.dir/coap-server.c.o 02:22:19 In file included from /usr/include/devsdk/devsdk.h:18, 02:22:19 from /usr/include/edgex/devices.h:17, 02:22:19 from /device-coap/src/c/coap-server.c:22: 02:22:19 /device-coap/src/c/coap-server.c: In function 'data_handler': 02:22:19 /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=] 02:22:19 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); 02:22:19 | ^~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 02:22:19 | | 02:22:19 | size_t {aka long unsigned int} 02:22:19 /device-coap/src/c/coap-server.c:82:54: note: format string is defined here 02:22:19 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); 02:22:19 | ~^ 02:22:19 | | 02:22:19 | unsigned int 02:22:19 | %lu 02:22:19 /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=] 02:22:19 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); 02:22:19 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:22:19 | | 02:22:19 | iot_typecode_t 02:22:19 /device-coap/src/c/coap-server.c:128:65: note: format string is defined here 02:22:19 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); 02:22:19 | ~^ 02:22:19 | | 02:22:19 | int 02:22:19 [ 60%] Building C object CMakeFiles/device-coap.dir/coap-util.c.o 02:22:19 In file included from /usr/include/devsdk/devsdk.h:18, 02:22:19 from /device-coap/src/c/coap-util.h:18, 02:22:19 from /device-coap/src/c/coap-util.c:9: 02:22:19 /device-coap/src/c/coap-util.c: In function 'read_data_float64': 02:22:19 /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=] 02:22:19 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 02:22:19 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 02:22:19 | | 02:22:19 | size_t {aka long unsigned int} 02:22:19 /device-coap/src/c/coap-util.c:63:56: note: format string is defined here 02:22:19 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 02:22:19 | ~^ 02:22:19 | | 02:22:19 | unsigned int 02:22:19 | %lu 02:22:19 /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=] 02:22:19 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 02:22:19 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 02:22:19 | | 02:22:19 | size_t {aka long unsigned int} 02:22:19 /device-coap/src/c/coap-util.c:76:56: note: format string is defined here 02:22:19 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 02:22:19 | ~^ 02:22:19 | | 02:22:19 | unsigned int 02:22:19 | %lu 02:22:19 /device-coap/src/c/coap-util.c: In function 'read_data_int32': 02:22:19 /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=] 02:22:19 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 02:22:19 | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 02:22:19 | | 02:22:19 | size_t {aka long unsigned int} 02:22:19 /device-coap/src/c/coap-util.c:87:54: note: format string is defined here 02:22:19 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 02:22:19 | ~^ 02:22:19 | | 02:22:19 | unsigned int 02:22:19 | %lu 02:22:19 /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=] 02:22:19 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 02:22:19 | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 02:22:19 | | 02:22:19 | size_t {aka long unsigned int} 02:22:19 /device-coap/src/c/coap-util.c:102:54: note: format string is defined here 02:22:19 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 02:22:19 | ~^ 02:22:19 | | 02:22:19 | unsigned int 02:22:19 | %lu 02:22:20 [ 80%] Building C object CMakeFiles/device-coap.dir/device-coap.c.o 02:22:20 In file included from /usr/include/devsdk/devsdk.h:18, 02:22:20 from /device-coap/src/c/device-coap.h:17, 02:22:20 from /device-coap/src/c/device-coap.c:10: 02:22:20 /device-coap/src/c/device-coap.c: In function 'coap_get_handler': 02:22:20 /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=] 02:22:20 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", 02:22:20 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:22:20 131 | requests[i].resource->type); 02:22:20 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:22:20 | | 02:22:20 | iot_typecode_t 02:22:20 /device-coap/src/c/device-coap.c:130:69: note: format string is defined here 02:22:20 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", 02:22:20 | ~^ 02:22:20 | | 02:22:20 | int 02:22:20 [100%] Linking C executable device-coap 02:22:20 /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) 02:22:20 [100%] Built target device-coap 02:22:20 Removing intermediate container 20d86839882d 02:22:20 ---> 39e978756150 02:22:20 Step 14/33 : FROM ${BASE} 02:22:20 ---> a52d2602354e 02:22:20 Step 15/33 : RUN apk add --update --no-cache dumb-init 02:22:20 ---> Running in eec548bf787a 02:22:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:22:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:22:21 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 02:22:21 WARNING: This apk-tools is OLD! Some packages might not function properly. 02:22:21 OK: 337 MiB in 103 packages 02:22:22 Removing intermediate container eec548bf787a 02:22:22 ---> 6ec1ea4748e3 02:22:22 Step 16/33 : RUN apk --no-cache upgrade 02:22:22 ---> Running in c7e9a24ca708 02:22:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:22:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:22:22 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 02:22:23 WARNING: This apk-tools is OLD! Some packages might not function properly. 02:22:23 OK: 337 MiB in 103 packages 02:22:23 Removing intermediate container c7e9a24ca708 02:22:23 ---> 0c56205a15a0 02:22:23 Step 17/33 : WORKDIR / 02:22:23 ---> Running in 580ab115d9c1 02:22:23 Removing intermediate container 580ab115d9c1 02:22:23 ---> 62e4b7569df8 02:22:23 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 02:22:23 ---> Running in 5d5017f93e2b 02:22:23 Connecting to iotech.jfrog.io (34.246.139.145:443) 02:22:24 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 02:22:24 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 02:22:24 '/etc/apk/keys/alpine.dev.rsa.pub' saved 02:22:24 Removing intermediate container 5d5017f93e2b 02:22:24 ---> 55d78af11570 02:22:24 Step 19/33 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 02:22:24 ---> Running in 6977d6b97e57 02:22:24 Removing intermediate container 6977d6b97e57 02:22:24 ---> 4af84793ad7a 02:22:24 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 02:22:24 ---> Running in 975fb1069ad8 02:22:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:22:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:22:25 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 02:22:25 WARNING: This apk-tools is OLD! Some packages might not function properly. 02:22:25 (1/1) Installing curl (8.12.1-r0) 02:22:25 Executing busybox-1.36.1-r7.trigger 02:22:25 OK: 337 MiB in 104 packages 02:22:26 Removing intermediate container 975fb1069ad8 02:22:26 ---> ff7c13be6883 02:22:26 Step 21/33 : COPY --from=builder /device-coap/build/release/device-coap / 02:22:26 ---> a261bb1e9cda 02:22:26 Step 22/33 : COPY --from=builder /usr/local/lib/libcoap-2.so /usr/local/lib/ 02:22:26 ---> d82c63ae99e6 02:22:26 Step 23/33 : COPY --from=builder /usr/local/include/coap2 /usr/local/include/coap2 02:22:26 ---> 8c49c97d331c 02:22:26 Step 24/33 : COPY --from=builder /usr/local/lib/libtinydtls.so /usr/local/lib/ 02:22:26 ---> e33b09266d35 02:22:26 Step 25/33 : COPY --from=builder /usr/lib/libcsdk.so /usr/lib 02:22:26 ---> 7c16d63bfd1d 02:22:26 Step 26/33 : COPY LICENSE / 02:22:26 ---> acb7378e2cbe 02:22:26 Step 27/33 : COPY Attribution.txt / 02:22:26 ---> ec4769033b3f 02:22:26 Step 28/33 : COPY res /res 02:22:26 ---> 14913d5e30cb 02:22:26 Step 29/33 : ENTRYPOINT ["/device-coap"] 02:22:26 ---> Running in ee74edb030b6 02:22:27 Removing intermediate container ee74edb030b6 02:22:27 ---> bf09410a19fd 02:22:27 Step 30/33 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 02:22:27 ---> Running in 65c789770062 02:22:27 Removing intermediate container 65c789770062 02:22:27 ---> d08d482cef57 02:22:27 Step 31/33 : LABEL arch=amd64 02:22:27 ---> Running in 59a3460d84d2 02:22:27 Removing intermediate container 59a3460d84d2 02:22:27 ---> 53c188821012 02:22:27 Step 32/33 : LABEL git_sha=8443275ac6a55454468ef18d6a769bcfbada4750 02:22:27 ---> Running in 606fcef9aa5c 02:22:27 Removing intermediate container 606fcef9aa5c 02:22:27 ---> 010115838a1f 02:22:27 Step 33/33 : LABEL version=3.2.0-dev.1 02:22:27 ---> Running in fd847d0a56a1 02:22:27 Removing intermediate container fd847d0a56a1 02:22:27 ---> 22facba2583f 02:22:27 [Warning] One or more build-args [ARCH MAKE] were not consumed 02:22:27 Successfully built 22facba2583f 02:22:27 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 02:22:27 provisioning config files... 02:22:27 copy managed file [device-coap-c-settings] to file:/w/workspace/edgexfoundry_device-coap-c_main@tmp/config5388585683695169529tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:22:27 ---> ****-login.sh 02:22:27 nexus3.edgexfoundry.org:10001 02:22:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:22:27 Configure a credential helper to remove this warning. See 02:22:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:22:27 02:22:27 Login Succeeded 02:22:27 nexus3.edgexfoundry.org:10002 02:22:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:22:27 Configure a credential helper to remove this warning. See 02:22:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:22:27 02:22:27 Login Succeeded 02:22:27 nexus3.edgexfoundry.org:10003 02:22:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:22:28 Configure a credential helper to remove this warning. See 02:22:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:22:28 02:22:28 Login Succeeded 02:22:28 nexus3.edgexfoundry.org:10004 02:22:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:22:28 Configure a credential helper to remove this warning. See 02:22:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:22:28 02:22:28 Login Succeeded 02:22:28 ****.io 02:22:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:22:28 Configure a credential helper to remove this warning. See 02:22:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:22:28 02:22:28 Login Succeeded 02:22:28 ---> ****-login.sh ends [Pipeline] } 02:22:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:22:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:22:28 [edgeXDocker.push] Tagging docker image device-coap with the following tags: 02:22:28 8443275ac6a55454468ef18d6a769bcfbada4750 02:22:28 latest 02:22:28 3.2.0-dev.1 02:22:28 8443275ac6a55454468ef18d6a769bcfbada4750-3.2.0-dev.1 02:22:28 main 02:22:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:28 + docker tag device-coap nexus3.edgexfoundry.org:10004/device-coap:8443275ac6a55454468ef18d6a769bcfbada4750 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:29 + docker push nexus3.edgexfoundry.org:10004/device-coap:8443275ac6a55454468ef18d6a769bcfbada4750 02:22:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-coap] 02:22:29 24fc0aaf5ff6: Preparing 02:22:29 04879568b691: Preparing 02:22:29 46077b8b2bb3: Preparing 02:22:29 129120bbe232: Preparing 02:22:29 16fc6dba37a0: Preparing 02:22:29 4175b93349a2: Preparing 02:22:29 b6ca2a4dee95: Preparing 02:22:29 2f0b8a0af53b: Preparing 02:22:29 ba501c7af990: Preparing 02:22:29 3332e906b572: Preparing 02:22:29 fe9405ebfde3: Preparing 02:22:29 f1041c0214e9: Preparing 02:22:29 78da0632ebb3: Preparing 02:22:29 774d94e9bd63: Preparing 02:22:29 9244dff19342: Preparing 02:22:29 e7caa908d430: Preparing 02:22:29 7dd420bbc391: Preparing 02:22:29 9cd5508e80ad: Preparing 02:22:29 134cdae604c7: Preparing 02:22:29 db846dc9ff0f: Preparing 02:22:29 43c97c939e4f: Preparing 02:22:29 6ed0e0d42e98: Preparing 02:22:29 89ff3ad72af3: Preparing 02:22:29 4175b93349a2: Waiting 02:22:29 0f72ad8c23e7: Preparing 02:22:29 cc2447e1835a: Preparing 02:22:29 b6ca2a4dee95: Waiting 02:22:29 2f0b8a0af53b: Waiting 02:22:29 3332e906b572: Waiting 02:22:29 ba501c7af990: Waiting 02:22:29 fe9405ebfde3: Waiting 02:22:29 6ed0e0d42e98: Waiting 02:22:29 0f72ad8c23e7: Waiting 02:22:29 f1041c0214e9: Waiting 02:22:29 db846dc9ff0f: Waiting 02:22:29 43c97c939e4f: Waiting 02:22:29 cc2447e1835a: Waiting 02:22:29 78da0632ebb3: Waiting 02:22:29 89ff3ad72af3: Waiting 02:22:29 e7caa908d430: Waiting 02:22:29 9244dff19342: Waiting 02:22:29 774d94e9bd63: Waiting 02:22:29 9cd5508e80ad: Waiting 02:22:29 7dd420bbc391: Waiting 02:22:29 46077b8b2bb3: Pushed 02:22:29 16fc6dba37a0: Pushed 02:22:29 24fc0aaf5ff6: Pushed 02:22:29 04879568b691: Pushed 02:22:29 129120bbe232: Pushed 02:22:29 2f0b8a0af53b: Pushed 02:22:29 3332e906b572: Pushed 02:22:29 4175b93349a2: Pushed 02:22:29 b6ca2a4dee95: Pushed 02:22:29 ba501c7af990: Pushed 02:22:29 fe9405ebfde3: Pushed 02:22:29 f1041c0214e9: Pushed 02:22:29 774d94e9bd63: Pushed 02:22:29 78da0632ebb3: Pushed 02:22:29 e7caa908d430: Pushed 02:22:29 7dd420bbc391: Pushed 02:22:29 9cd5508e80ad: Pushed 02:22:29 134cdae604c7: Pushed 02:22:29 9244dff19342: Pushed 02:22:29 6ed0e0d42e98: Pushed 02:22:29 89ff3ad72af3: Pushed 02:22:29 0f72ad8c23e7: Layer already exists 02:22:29 cc2447e1835a: Layer already exists 02:22:30 43c97c939e4f: Pushed 02:22:32 db846dc9ff0f: Pushed 02:22:32 8443275ac6a55454468ef18d6a769bcfbada4750: digest: sha256:9bdc3877e41ff9b54d633a13f16f13e66039cf697db3e702101e7d9567d593a0 size: 5541 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:32 + docker tag device-coap nexus3.edgexfoundry.org:10004/device-coap:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:33 + docker push nexus3.edgexfoundry.org:10004/device-coap:latest 02:22:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-coap] 02:22:33 24fc0aaf5ff6: Preparing 02:22:33 04879568b691: Preparing 02:22:33 46077b8b2bb3: Preparing 02:22:33 129120bbe232: Preparing 02:22:33 16fc6dba37a0: Preparing 02:22:33 4175b93349a2: Preparing 02:22:33 b6ca2a4dee95: Preparing 02:22:33 2f0b8a0af53b: Preparing 02:22:33 ba501c7af990: Preparing 02:22:33 3332e906b572: Preparing 02:22:33 fe9405ebfde3: Preparing 02:22:33 f1041c0214e9: Preparing 02:22:33 78da0632ebb3: Preparing 02:22:33 774d94e9bd63: Preparing 02:22:33 9244dff19342: Preparing 02:22:33 e7caa908d430: Preparing 02:22:33 7dd420bbc391: Preparing 02:22:33 9cd5508e80ad: Preparing 02:22:33 134cdae604c7: Preparing 02:22:33 db846dc9ff0f: Preparing 02:22:33 43c97c939e4f: Preparing 02:22:33 6ed0e0d42e98: Preparing 02:22:33 89ff3ad72af3: Preparing 02:22:33 0f72ad8c23e7: Preparing 02:22:33 cc2447e1835a: Preparing 02:22:33 7dd420bbc391: Waiting 02:22:33 3332e906b572: Waiting 02:22:33 fe9405ebfde3: Waiting 02:22:33 e7caa908d430: Waiting 02:22:33 9cd5508e80ad: Waiting 02:22:33 134cdae604c7: Waiting 02:22:33 f1041c0214e9: Waiting 02:22:33 78da0632ebb3: Waiting 02:22:33 89ff3ad72af3: Waiting 02:22:33 db846dc9ff0f: Waiting 02:22:33 774d94e9bd63: Waiting 02:22:33 0f72ad8c23e7: Waiting 02:22:33 cc2447e1835a: Waiting 02:22:33 9244dff19342: Waiting 02:22:33 43c97c939e4f: Waiting 02:22:33 6ed0e0d42e98: Waiting 02:22:33 4175b93349a2: Waiting 02:22:33 2f0b8a0af53b: Waiting 02:22:33 ba501c7af990: Waiting 02:22:33 b6ca2a4dee95: Waiting 02:22:33 24fc0aaf5ff6: Layer already exists 02:22:33 16fc6dba37a0: Layer already exists 02:22:33 46077b8b2bb3: Layer already exists 02:22:33 129120bbe232: Layer already exists 02:22:33 04879568b691: Layer already exists 02:22:33 4175b93349a2: Layer already exists 02:22:33 2f0b8a0af53b: Layer already exists 02:22:33 3332e906b572: Layer already exists 02:22:33 ba501c7af990: Layer already exists 02:22:33 b6ca2a4dee95: Layer already exists 02:22:33 fe9405ebfde3: Layer already exists 02:22:33 f1041c0214e9: Layer already exists 02:22:33 774d94e9bd63: Layer already exists 02:22:33 9244dff19342: Layer already exists 02:22:33 78da0632ebb3: Layer already exists 02:22:33 7dd420bbc391: Layer already exists 02:22:33 9cd5508e80ad: Layer already exists 02:22:33 e7caa908d430: Layer already exists 02:22:33 db846dc9ff0f: Layer already exists 02:22:33 134cdae604c7: Layer already exists 02:22:33 89ff3ad72af3: Layer already exists 02:22:33 43c97c939e4f: Layer already exists 02:22:33 6ed0e0d42e98: Layer already exists 02:22:33 0f72ad8c23e7: Layer already exists 02:22:33 cc2447e1835a: Layer already exists 02:22:33 latest: digest: sha256:9bdc3877e41ff9b54d633a13f16f13e66039cf697db3e702101e7d9567d593a0 size: 5541 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:33 + docker tag device-coap nexus3.edgexfoundry.org:10004/device-coap:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:33 + docker push nexus3.edgexfoundry.org:10004/device-coap:3.2.0-dev.1 02:22:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-coap] 02:22:33 24fc0aaf5ff6: Preparing 02:22:33 04879568b691: Preparing 02:22:33 46077b8b2bb3: Preparing 02:22:33 129120bbe232: Preparing 02:22:33 16fc6dba37a0: Preparing 02:22:33 4175b93349a2: Preparing 02:22:33 b6ca2a4dee95: Preparing 02:22:33 2f0b8a0af53b: Preparing 02:22:33 ba501c7af990: Preparing 02:22:33 3332e906b572: Preparing 02:22:33 fe9405ebfde3: Preparing 02:22:33 f1041c0214e9: Preparing 02:22:33 78da0632ebb3: Preparing 02:22:33 774d94e9bd63: Preparing 02:22:33 4175b93349a2: Waiting 02:22:33 9244dff19342: Preparing 02:22:33 e7caa908d430: Preparing 02:22:33 2f0b8a0af53b: Waiting 02:22:33 7dd420bbc391: Preparing 02:22:33 9cd5508e80ad: Preparing 02:22:33 ba501c7af990: Waiting 02:22:33 134cdae604c7: Preparing 02:22:33 db846dc9ff0f: Preparing 02:22:33 3332e906b572: Waiting 02:22:33 43c97c939e4f: Preparing 02:22:33 6ed0e0d42e98: Preparing 02:22:33 fe9405ebfde3: Waiting 02:22:33 89ff3ad72af3: Preparing 02:22:33 b6ca2a4dee95: Waiting 02:22:33 f1041c0214e9: Waiting 02:22:33 0f72ad8c23e7: Preparing 02:22:33 9cd5508e80ad: Waiting 02:22:33 cc2447e1835a: Preparing 02:22:33 78da0632ebb3: Waiting 02:22:33 134cdae604c7: Waiting 02:22:33 db846dc9ff0f: Waiting 02:22:33 774d94e9bd63: Waiting 02:22:33 43c97c939e4f: Waiting 02:22:33 6ed0e0d42e98: Waiting 02:22:33 89ff3ad72af3: Waiting 02:22:33 9244dff19342: Waiting 02:22:33 e7caa908d430: Waiting 02:22:33 0f72ad8c23e7: Waiting 02:22:33 7dd420bbc391: Waiting 02:22:33 46077b8b2bb3: Layer already exists 02:22:33 04879568b691: Layer already exists 02:22:33 16fc6dba37a0: Layer already exists 02:22:33 24fc0aaf5ff6: Layer already exists 02:22:33 129120bbe232: Layer already exists 02:22:33 b6ca2a4dee95: Layer already exists 02:22:33 4175b93349a2: Layer already exists 02:22:33 3332e906b572: Layer already exists 02:22:33 ba501c7af990: Layer already exists 02:22:33 2f0b8a0af53b: Layer already exists 02:22:33 fe9405ebfde3: Layer already exists 02:22:33 774d94e9bd63: Layer already exists 02:22:33 f1041c0214e9: Layer already exists 02:22:33 78da0632ebb3: Layer already exists 02:22:33 9244dff19342: Layer already exists 02:22:33 e7caa908d430: Layer already exists 02:22:33 9cd5508e80ad: Layer already exists 02:22:33 7dd420bbc391: Layer already exists 02:22:33 134cdae604c7: Layer already exists 02:22:33 db846dc9ff0f: Layer already exists 02:22:33 43c97c939e4f: Layer already exists 02:22:33 89ff3ad72af3: Layer already exists 02:22:33 6ed0e0d42e98: Layer already exists 02:22:33 0f72ad8c23e7: Layer already exists 02:22:33 cc2447e1835a: Layer already exists 02:22:33 3.2.0-dev.1: digest: sha256:9bdc3877e41ff9b54d633a13f16f13e66039cf697db3e702101e7d9567d593a0 size: 5541 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:34 + docker tag device-coap nexus3.edgexfoundry.org:10004/device-coap:8443275ac6a55454468ef18d6a769bcfbada4750-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:34 + docker push nexus3.edgexfoundry.org:10004/device-coap:8443275ac6a55454468ef18d6a769bcfbada4750-3.2.0-dev.1 02:22:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-coap] 02:22:34 24fc0aaf5ff6: Preparing 02:22:34 04879568b691: Preparing 02:22:34 46077b8b2bb3: Preparing 02:22:34 129120bbe232: Preparing 02:22:34 16fc6dba37a0: Preparing 02:22:34 4175b93349a2: Preparing 02:22:34 b6ca2a4dee95: Preparing 02:22:34 2f0b8a0af53b: Preparing 02:22:34 ba501c7af990: Preparing 02:22:34 3332e906b572: Preparing 02:22:34 fe9405ebfde3: Preparing 02:22:34 f1041c0214e9: Preparing 02:22:34 78da0632ebb3: Preparing 02:22:34 774d94e9bd63: Preparing 02:22:34 9244dff19342: Preparing 02:22:34 e7caa908d430: Preparing 02:22:34 7dd420bbc391: Preparing 02:22:34 9cd5508e80ad: Preparing 02:22:34 134cdae604c7: Preparing 02:22:34 db846dc9ff0f: Preparing 02:22:34 43c97c939e4f: Preparing 02:22:34 6ed0e0d42e98: Preparing 02:22:34 89ff3ad72af3: Preparing 02:22:34 0f72ad8c23e7: Preparing 02:22:34 cc2447e1835a: Preparing 02:22:34 9244dff19342: Waiting 02:22:34 e7caa908d430: Waiting 02:22:34 7dd420bbc391: Waiting 02:22:34 9cd5508e80ad: Waiting 02:22:34 b6ca2a4dee95: Waiting 02:22:34 134cdae604c7: Waiting 02:22:34 db846dc9ff0f: Waiting 02:22:34 2f0b8a0af53b: Waiting 02:22:34 43c97c939e4f: Waiting 02:22:34 ba501c7af990: Waiting 02:22:34 6ed0e0d42e98: Waiting 02:22:34 89ff3ad72af3: Waiting 02:22:34 3332e906b572: Waiting 02:22:34 0f72ad8c23e7: Waiting 02:22:34 78da0632ebb3: Waiting 02:22:34 fe9405ebfde3: Waiting 02:22:34 cc2447e1835a: Waiting 02:22:34 774d94e9bd63: Waiting 02:22:34 f1041c0214e9: Waiting 02:22:34 4175b93349a2: Waiting 02:22:34 16fc6dba37a0: Layer already exists 02:22:34 04879568b691: Layer already exists 02:22:34 46077b8b2bb3: Layer already exists 02:22:34 129120bbe232: Layer already exists 02:22:34 24fc0aaf5ff6: Layer already exists 02:22:34 b6ca2a4dee95: Layer already exists 02:22:34 4175b93349a2: Layer already exists 02:22:34 ba501c7af990: Layer already exists 02:22:34 2f0b8a0af53b: Layer already exists 02:22:34 3332e906b572: Layer already exists 02:22:34 f1041c0214e9: Layer already exists 02:22:34 fe9405ebfde3: Layer already exists 02:22:34 9244dff19342: Layer already exists 02:22:34 78da0632ebb3: Layer already exists 02:22:34 774d94e9bd63: Layer already exists 02:22:34 e7caa908d430: Layer already exists 02:22:34 134cdae604c7: Layer already exists 02:22:34 7dd420bbc391: Layer already exists 02:22:34 db846dc9ff0f: Layer already exists 02:22:34 43c97c939e4f: Layer already exists 02:22:34 9cd5508e80ad: Layer already exists 02:22:34 89ff3ad72af3: Layer already exists 02:22:34 0f72ad8c23e7: Layer already exists 02:22:34 6ed0e0d42e98: Layer already exists 02:22:34 cc2447e1835a: Layer already exists 02:22:34 8443275ac6a55454468ef18d6a769bcfbada4750-3.2.0-dev.1: digest: sha256:9bdc3877e41ff9b54d633a13f16f13e66039cf697db3e702101e7d9567d593a0 size: 5541 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:34 + docker tag device-coap nexus3.edgexfoundry.org:10004/device-coap:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:35 + docker push nexus3.edgexfoundry.org:10004/device-coap:main 02:22:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-coap] 02:22:35 24fc0aaf5ff6: Preparing 02:22:35 04879568b691: Preparing 02:22:35 46077b8b2bb3: Preparing 02:22:35 129120bbe232: Preparing 02:22:35 16fc6dba37a0: Preparing 02:22:35 4175b93349a2: Preparing 02:22:35 b6ca2a4dee95: Preparing 02:22:35 2f0b8a0af53b: Preparing 02:22:35 ba501c7af990: Preparing 02:22:35 3332e906b572: Preparing 02:22:35 fe9405ebfde3: Preparing 02:22:35 f1041c0214e9: Preparing 02:22:35 78da0632ebb3: Preparing 02:22:35 774d94e9bd63: Preparing 02:22:35 9244dff19342: Preparing 02:22:35 e7caa908d430: Preparing 02:22:35 7dd420bbc391: Preparing 02:22:35 9cd5508e80ad: Preparing 02:22:35 134cdae604c7: Preparing 02:22:35 db846dc9ff0f: Preparing 02:22:35 b6ca2a4dee95: Waiting 02:22:35 43c97c939e4f: Preparing 02:22:35 6ed0e0d42e98: Preparing 02:22:35 2f0b8a0af53b: Waiting 02:22:35 89ff3ad72af3: Preparing 02:22:35 ba501c7af990: Waiting 02:22:35 3332e906b572: Waiting 02:22:35 78da0632ebb3: Waiting 02:22:35 fe9405ebfde3: Waiting 02:22:35 774d94e9bd63: Waiting 02:22:35 f1041c0214e9: Waiting 02:22:35 9244dff19342: Waiting 02:22:35 134cdae604c7: Waiting 02:22:35 e7caa908d430: Waiting 02:22:35 43c97c939e4f: Waiting 02:22:35 db846dc9ff0f: Waiting 02:22:35 4175b93349a2: Waiting 02:22:35 6ed0e0d42e98: Waiting 02:22:35 9cd5508e80ad: Waiting 02:22:35 0f72ad8c23e7: Preparing 02:22:35 cc2447e1835a: Preparing 02:22:35 89ff3ad72af3: Waiting 02:22:35 0f72ad8c23e7: Waiting 02:22:35 cc2447e1835a: Waiting 02:22:35 24fc0aaf5ff6: Layer already exists 02:22:35 46077b8b2bb3: Layer already exists 02:22:35 04879568b691: Layer already exists 02:22:35 16fc6dba37a0: Layer already exists 02:22:35 129120bbe232: Layer already exists 02:22:35 4175b93349a2: Layer already exists 02:22:35 b6ca2a4dee95: Layer already exists 02:22:35 2f0b8a0af53b: Layer already exists 02:22:35 ba501c7af990: Layer already exists 02:22:35 3332e906b572: Layer already exists 02:22:35 fe9405ebfde3: Layer already exists 02:22:35 78da0632ebb3: Layer already exists 02:22:35 774d94e9bd63: Layer already exists 02:22:35 f1041c0214e9: Layer already exists 02:22:35 9244dff19342: Layer already exists 02:22:35 7dd420bbc391: Layer already exists 02:22:35 9cd5508e80ad: Layer already exists 02:22:35 e7caa908d430: Layer already exists 02:22:35 134cdae604c7: Layer already exists 02:22:35 db846dc9ff0f: Layer already exists 02:22:35 89ff3ad72af3: Layer already exists 02:22:35 43c97c939e4f: Layer already exists 02:22:35 6ed0e0d42e98: Layer already exists 02:22:35 0f72ad8c23e7: Layer already exists 02:22:35 cc2447e1835a: Layer already exists 02:22:35 main: digest: sha256:9bdc3877e41ff9b54d633a13f16f13e66039cf697db3e702101e7d9567d593a0 size: 5541 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:22:35 ===================================================== [Pipeline] echo 02:22:35 taggedImages: 02:22:35 - nexus3.edgexfoundry.org:10004/device-coap:8443275ac6a55454468ef18d6a769bcfbada4750 02:22:35 - nexus3.edgexfoundry.org:10004/device-coap:latest 02:22:35 - nexus3.edgexfoundry.org:10004/device-coap:3.2.0-dev.1 02:22:35 - nexus3.edgexfoundry.org:10004/device-coap:8443275ac6a55454468ef18d6a769bcfbada4750-3.2.0-dev.1 02:22:35 - 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 02:22:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:22:35 02:22:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:22:36 latest: Pulling from edgex-lftools-log-publisher 02:22:36 5eb5b503b376: Pulling fs layer 02:22:36 5c69ac0246d0: Pulling fs layer 02:22:36 ec43610c2a17: Pulling fs layer 02:22:36 3a2ae6a8a46f: Pulling fs layer 02:22:36 33b1e0a273af: Pulling fs layer 02:22:36 5d3b04190fa2: Pulling fs layer 02:22:36 2f39f015ded8: Pulling fs layer 02:22:36 33b1e0a273af: Waiting 02:22:36 5d3b04190fa2: Waiting 02:22:36 2f39f015ded8: Waiting 02:22:36 3a2ae6a8a46f: Waiting 02:22:36 5c69ac0246d0: Verifying Checksum 02:22:36 5c69ac0246d0: Download complete 02:22:36 3a2ae6a8a46f: Download complete 02:22:36 33b1e0a273af: Verifying Checksum 02:22:36 33b1e0a273af: Download complete 02:22:36 5d3b04190fa2: Verifying Checksum 02:22:36 5d3b04190fa2: Download complete 02:22:36 ec43610c2a17: Verifying Checksum 02:22:36 ec43610c2a17: Download complete 02:22:36 5eb5b503b376: Verifying Checksum 02:22:36 5eb5b503b376: Download complete 02:22:36 2f39f015ded8: Download complete 02:22:37 5eb5b503b376: Pull complete 02:22:37 5c69ac0246d0: Pull complete 02:22:38 ec43610c2a17: Pull complete 02:22:38 3a2ae6a8a46f: Pull complete 02:22:38 33b1e0a273af: Pull complete 02:22:38 5d3b04190fa2: Pull complete 02:22:42 2f39f015ded8: Pull complete 02:22:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:22:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:22:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:22:42 prd-ubuntu20.04-docker-8c-8g-40509 does not seem to be running inside a container 02:22:42 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:22:44 $ docker top 1cb71091d0231f5159e5adc518cb56064280c216c1bfcd83dc101d5352923d22 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:22:44 ---> job-cost.sh 02:22:44 lf-activate-venv: SKIPPING 02:22:44 INFO: No Stack... 02:22:45 INFO: Retrieving Pricing Info for: v3-standard-8 02:22:45 INFO: Archiving Costs [Pipeline] sh 02:22:45 + cat /w/workspace/edgexfoundry_device-coap-c_main/archives/cost.csv 02:22:45 + cut -d, -f6 [Pipeline] lock 02:22:45 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-coap-c-main-39-stack-cost] 02:22:45 Resource [jenkins-edgexfoundry-device-coap-c-main-39-stack-cost] did not exist. Created. 02:22:45 Lock acquired on [Resource: jenkins-edgexfoundry-device-coap-c-main-39-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:22:46 + echo total: 0.2199999988079071 [Pipeline] stash 02:22:46 Stashed 1 file(s) [Pipeline] } 02:22:46 Lock released on resource [Resource: jenkins-edgexfoundry-device-coap-c-main-39-stack-cost] [Pipeline] // lock [Pipeline] } 02:22:46 $ docker stop --time=1 1cb71091d0231f5159e5adc518cb56064280c216c1bfcd83dc101d5352923d22 02:22:47 $ docker rm -f --volumes 1cb71091d0231f5159e5adc518cb56064280c216c1bfcd83dc101d5352923d22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:24:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-40512 in /w/workspace/edgexfoundry_device-coap-c_main [Pipeline] { [Pipeline] ws 02:24:37 Running in /w/workspace/device-coap-c/39 [Pipeline] { [Pipeline] checkout 02:24:40 Selected Git installation does not exist. Using Default 02:24:40 The recommended git tool is: NONE 02:24:46 using credential edgex-jenkins-ssh 02:24:46 Cloning the remote Git repository 02:24:46 Cloning repository git@github.com:edgexfoundry/device-coap-c.git 02:24:46 > git init /w/workspace/device-coap-c/39 # timeout=10 02:24:46 Fetching upstream changes from git@github.com:edgexfoundry/device-coap-c.git 02:24:46 > git --version # timeout=10 02:24:46 > git --version # 'git version 2.25.1' 02:24:46 using GIT_SSH to set credentials SSH Credentials for GitHub 02:24:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-coap-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:24:47 > git config remote.origin.url git@github.com:edgexfoundry/device-coap-c.git # timeout=10 02:24:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:24:48 Avoid second fetch 02:24:48 Checking out Revision 8443275ac6a55454468ef18d6a769bcfbada4750 (main) 02:24:49 Commit message: "Merge pull request #62 from FelixTing/move-to-sdk-v4.0.0" 02:24:48 > git config core.sparsecheckout # timeout=10 02:24:48 > git checkout -f 8443275ac6a55454468ef18d6a769bcfbada4750 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:24:54 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:24:54 % Total % Received % Xferd Average Speed Time Time Time Current 02:24:54 Dload Upload Total Spent Left Speed 02:24:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 231k 0 --:--:-- --:--:-- --:--:-- 231k [Pipeline] sh 02:24:54 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:24:54 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 02:24:54 /etc/docker/daemon.json 02:24:54 { 02:24:54 "registry-mirrors": [ 02:24:54 "https://nexus3.edgexfoundry.org:10001" 02:24:54 ], 02:24:54 "bip": "10.250.0.254/24", 02:24:54 "hosts": [ 02:24:54 "tcp://0.0.0.0:5555", 02:24:54 "unix:///var/run/docker.sock" 02:24:54 ], 02:24:54 "mtu": 1458, 02:24:54 "selinux-enabled": true, 02:24:54 "seccomp-profile": "/etc/docker/seccomp.json" 02:24:54 } [Pipeline] sh 02:24:55 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:24:55 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:25:14 provisioning config files... 02:25:14 copy managed file [device-coap-c-settings] to file:/w/workspace/device-coap-c/39@tmp/config17292529480982451422tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:25:14 ---> ****-login.sh 02:25:14 nexus3.edgexfoundry.org:10001 02:25:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:25:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:25:15 Configure a credential helper to remove this warning. See 02:25:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:25:15 02:25:15 Login Succeeded 02:25:15 nexus3.edgexfoundry.org:10002 02:25:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:25:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:25:15 Configure a credential helper to remove this warning. See 02:25:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:25:15 02:25:15 Login Succeeded 02:25:15 nexus3.edgexfoundry.org:10003 02:25:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:25:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:25:16 Configure a credential helper to remove this warning. See 02:25:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:25:16 02:25:16 Login Succeeded 02:25:16 nexus3.edgexfoundry.org:10004 02:25:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:25:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:25:16 Configure a credential helper to remove this warning. See 02:25:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:25:16 02:25:16 Login Succeeded 02:25:16 ****.io 02:25:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:25:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:25:16 Configure a credential helper to remove this warning. See 02:25:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:25:16 02:25:16 Login Succeeded 02:25:16 ---> ****-login.sh ends [Pipeline] } 02:25:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:25:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:25:17 [prepBaseBuildImage] Generating new image with name: ci-base-image-arm64 [Pipeline] echo 02:25:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:25:17 ========================================================= 02:25:17 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] 02:25:17 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:17 + 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 . 02:25:17 Sending build context to Docker daemon 353.8kB 02:25:17 Step 1/14 : ARG BASE=alpine:3.20 02:25:17 Step 2/14 : FROM ${BASE} 02:25:18 latest: Pulling from edgex-devops/edgex-gcc-base-arm64 02:25:18 579b34f0a95b: Pulling fs layer 02:25:18 e71477ac5e1b: Pulling fs layer 02:25:18 579b34f0a95b: Verifying Checksum 02:25:18 579b34f0a95b: Download complete 02:25:19 579b34f0a95b: Pull complete 02:25:21 e71477ac5e1b: Verifying Checksum 02:25:21 e71477ac5e1b: Download complete 02:25:33 e71477ac5e1b: Pull complete 02:25:33 Digest: sha256:d6da9bdca73313daf4d05ece6476ab4dbe9e0e950a139422d865873582b0d46d 02:25:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest 02:25:33 ---> 2b552cad5dd9 02:25:33 Step 3/14 : LABEL maintainer="Ken Bannister " 02:25:33 ---> Running in be9b61c3e40d 02:25:33 Removing intermediate container be9b61c3e40d 02:25:33 ---> b05f3d9ad0af 02:25:33 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 02:25:33 ---> Running in 6c13751467b8 02:25:34 Connecting to iotech.jfrog.io (34.247.22.236:443) 02:25:35 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 02:25:35 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 02:25:35 '/etc/apk/keys/alpine.dev.rsa.pub' saved 02:25:36 Removing intermediate container 6c13751467b8 02:25:36 ---> 36918270d928 02:25:36 Step 5/14 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 02:25:36 ---> Running in 2c92deb09995 02:25:38 Removing intermediate container 2c92deb09995 02:25:38 ---> d243afa8865e 02:25:38 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 02:25:38 ---> Running in 264b419fa6d7 02:25:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:25:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:25:39 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz 02:25:40 WARNING: This apk-tools is OLD! Some packages might not function properly. 02:25:40 (1/18) Installing dumb-init (1.2.5-r2) 02:25:40 (2/18) Installing hiredis (1.1.0-r2) 02:25:40 (3/18) Installing hiredis-dev (1.1.0-r2) 02:25:40 (4/18) Installing libcbor (0.10.2-r1) 02:25:40 (5/18) Installing iotech-iot-1.5 (1.5.5-r0) 02:25:41 (6/18) Installing iotech-iot-1.5-dev (1.5.5-r0) 02:25:41 (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) 02:25:42 (8/18) Installing libcbor-dev (0.10.2-r1) 02:25:42 (9/18) Installing libmenuw (6.4_p20230506-r0) 02:25:42 (10/18) Installing libpanelw (6.4_p20230506-r0) 02:25:42 (11/18) Installing libncurses++ (6.4_p20230506-r0) 02:25:42 (12/18) Installing ncurses-dev (6.4_p20230506-r0) 02:25:42 (13/18) Installing libblkid (2.38.1-r8) 02:25:42 (14/18) Installing libuuid (2.38.1-r8) 02:25:42 (15/18) Installing libfdisk (2.38.1-r8) 02:25:42 (16/18) Installing libmount (2.38.1-r8) 02:25:42 (17/18) Installing libsmartcols (2.38.1-r8) 02:25:42 (18/18) Installing util-linux-dev (2.38.1-r8) 02:25:42 Executing busybox-1.36.1-r4.trigger 02:25:42 OK: 333 MiB in 100 packages 02:25:43 Removing intermediate container 264b419fa6d7 02:25:43 ---> deedd56087b6 02:25:43 Step 7/14 : RUN apk --no-cache upgrade 02:25:43 ---> Running in 70958d92e0a6 02:25:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:25:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:25:45 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz 02:25:46 WARNING: This apk-tools is OLD! Some packages might not function properly. 02:25:46 Upgrading critical system libraries and apk-tools: 02:25:46 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 02:25:46 Executing busybox-1.36.1-r4.trigger 02:25:46 Continuing the upgrade transaction with new apk-tools: 02:25:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:25:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:25:48 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz 02:25:48 WARNING: This apk-tools is OLD! Some packages might not function properly. 02:25:48 (1/25) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) 02:25:48 (2/25) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) 02:25:48 Executing busybox-1.36.1-r7.post-upgrade 02:25:48 (3/25) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) 02:25:48 (4/25) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) 02:25:48 (5/25) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) 02:25:49 (6/25) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) 02:25:49 (7/25) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) 02:25:49 (8/25) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) 02:25:49 (9/25) Upgrading libexpat (2.5.0-r1 -> 2.6.4-r0) 02:25:49 (10/25) Upgrading libarchive (3.7.2-r0 -> 3.7.7-r0) 02:25:49 (11/25) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) 02:25:49 (12/25) Installing libpsl (0.21.5-r0) 02:25:49 (13/25) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) 02:25:49 (14/25) Installing libpsl-utils (0.21.5-r0) 02:25:49 (15/25) Installing libpsl-dev (0.21.5-r0) 02:25:49 (16/25) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) 02:25:49 (17/25) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) 02:25:49 (18/25) Upgrading git (2.40.1-r0 -> 2.40.4-r0) 02:25:50 (19/25) Upgrading musl-utils (1.2.4-r2 -> 1.2.4-r3) 02:25:50 (20/25) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) 02:25:50 (21/25) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) 02:25:50 (22/25) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) 02:25:50 (23/25) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) 02:25:50 (24/25) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) 02:25:50 (25/25) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) 02:25:50 Executing busybox-1.36.1-r7.trigger 02:25:50 Executing ca-certificates-20241121-r1.trigger 02:25:50 OK: 334 MiB in 103 packages 02:25:52 Removing intermediate container 70958d92e0a6 02:25:52 ---> 7074269e3fb3 02:25:52 Step 8/14 : COPY scripts /device-coap/scripts 02:25:53 ---> 88db2a86a501 02:25:53 Step 9/14 : COPY src /device-coap/src/ 02:25:53 ---> a96850f01f93 02:25:53 Step 10/14 : COPY VERSION /device-coap 02:25:54 ---> e3c31d8fa133 02:25:54 Step 11/14 : RUN mkdir -p /device-coap/build 02:25:54 ---> Running in 2a5f9857ae0d 02:25:56 Removing intermediate container 2a5f9857ae0d 02:25:56 ---> 4eee867bf09f 02:25:56 Step 12/14 : WORKDIR /device-coap 02:25:56 ---> Running in c7014ef13ae7 02:25:56 Removing intermediate container c7014ef13ae7 02:25:56 ---> 03fe310344f8 02:25:56 Step 13/14 : RUN /device-coap/scripts/build_deps.sh 1 02:25:56 ---> Running in eccb7fbb7ccc 02:25:57 + BUILD_CSDK=1 02:25:57 + TINYDTLS_VERSION=b0e230d 02:25:57 + LIBCOAP_VERSION=1739507 02:25:57 + CSDK_VERSION=4.0.0 02:25:57 + '[' -d deps ] 02:25:57 + mkdir deps 02:25:57 + cd /device-coap/deps 02:25:57 + git clone https://github.com/eclipse/tinydtls.git 02:25:57 Cloning into 'tinydtls'... 02:25:59 + cd tinydtls 02:25:59 + git checkout develop 02:25:59 branch 'develop' set up to track 'origin/develop'. 02:25:59 Switched to a new branch 'develop' 02:25:59 + git reset --hard b0e230d 02:25:59 HEAD is now at b0e230d Merge pull request #44 from mrdeep1/cunit_fix 02:25:59 + cp /device-coap/scripts/AutoConf_cmake_patch AutoConf.cmake 02:25:59 + cp /device-coap/scripts/CMakeLists_txt_patch CMakeLists.txt 02:25:59 + cp /device-coap/scripts/dtls_config_h_cmake_in_patch dtls_config.h.cmake.in 02:25:59 + cp /device-coap/scripts/tests_CMakeLists_txt_patch tests/CMakeLists.txt 02:25:59 + mkdir -p build 02:25:59 + cd build 02:25:59 + cmake '-DCMAKE_BUILD_TYPE=Release' '-DBUILD_SHARED_LIBS=ON' .. 02:25:59 -- The C compiler identification is GNU 12.2.1 02:25:59 -- Detecting C compiler ABI info 02:26:00 -- Detecting C compiler ABI info - done 02:26:00 -- Check for working C compiler: /usr/bin/cc - skipped 02:26:00 -- Detecting C compile features 02:26:00 -- Detecting C compile features - done 02:26:00 -- Looking for assert.h 02:26:00 -- Looking for assert.h - found 02:26:00 -- Looking for arpa/inet.h 02:26:01 -- Looking for arpa/inet.h - found 02:26:01 -- Looking for fcntl.h 02:26:01 -- Looking for fcntl.h - found 02:26:01 -- Looking for inttypes.h 02:26:01 -- Looking for inttypes.h - found 02:26:01 -- Looking for memory.h 02:26:02 -- Looking for memory.h - found 02:26:02 -- Looking for netdb.h 02:26:02 -- Looking for netdb.h - found 02:26:02 -- Looking for netinet/in.h 02:26:02 -- Looking for netinet/in.h - found 02:26:02 -- Looking for stddef.h 02:26:03 -- Looking for stddef.h - found 02:26:03 -- Looking for stdint.h 02:26:03 -- Looking for stdint.h - found 02:26:03 -- Looking for stdlib.h 02:26:03 -- Looking for stdlib.h - found 02:26:03 -- Looking for string.h 02:26:04 -- Looking for string.h - found 02:26:04 -- Looking for strings.h 02:26:04 -- Looking for strings.h - found 02:26:04 -- Looking for time.h 02:26:05 -- Looking for time.h - found 02:26:05 -- Looking for sys/param.h 02:26:05 -- Looking for sys/param.h - found 02:26:05 -- Looking for sys/socket.h 02:26:05 -- Looking for sys/socket.h - found 02:26:05 -- Looking for sys/stat.h 02:26:06 -- Looking for sys/stat.h - found 02:26:06 -- Looking for sys/types.h 02:26:06 -- Looking for sys/types.h - found 02:26:06 -- Looking for sys/time.h 02:26:07 -- Looking for sys/time.h - found 02:26:07 -- Looking for unistd.h 02:26:07 -- Looking for unistd.h - found 02:26:07 -- Looking for float.h 02:26:07 -- Looking for float.h - found 02:26:07 -- Looking for dlfcn.h 02:26:08 -- Looking for dlfcn.h - found 02:26:08 -- Looking for memset 02:26:08 -- Looking for memset - found 02:26:08 -- Looking for select 02:26:09 -- Looking for select - found 02:26:09 -- Looking for socket 02:26:09 -- Looking for socket - found 02:26:09 -- Looking for strdup 02:26:09 -- Looking for strdup - found 02:26:09 -- Looking for strerror 02:26:10 -- Looking for strerror - found 02:26:10 -- Looking for strnlen 02:26:10 -- Looking for strnlen - found 02:26:10 -- Looking for fls 02:26:10 -- Looking for fls - not found 02:26:10 -- Looking for vprintf 02:26:11 -- Looking for vprintf - found 02:26:11 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN 02:26:11 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN - Failed 02:26:11 -- Configuring done (11.8s) 02:26:11 -- Generating done (0.0s) 02:26:11 -- Build files have been written to: /device-coap/deps/tinydtls/build 02:26:11 + make 02:26:11 [ 6%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael.c.o 02:26:12 [ 13%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael_wrap.c.o 02:26:13 [ 20%] Building C object CMakeFiles/tinydtls.dir/ccm.c.o 02:26:15 [ 26%] Building C object CMakeFiles/tinydtls.dir/crypto.c.o 02:26:16 In file included from /device-coap/deps/tinydtls/crypto.c:34: 02:26:16 In function 'ecc_ecdh', 02:26:16 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 02:26:16 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_x' may be used uninitialized [-Wmaybe-uninitialized] 02:26:16 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 02:26:16 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:26:16 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 02:26:16 /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 02:26:16 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 02:26:16 | ^~~~~~~~~~~ 02:26:16 /device-coap/deps/tinydtls/crypto.c:431:12: note: 'pub_x' declared here 02:26:16 431 | uint32_t pub_x[8]; 02:26:16 | ^~~~~ 02:26:16 In function 'ecc_ecdh', 02:26:16 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 02:26:16 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_y' may be used uninitialized [-Wmaybe-uninitialized] 02:26:16 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 02:26:16 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:26:16 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 02:26:16 /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 02:26:16 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 02:26:16 | ^~~~~~~~~~~ 02:26:16 /device-coap/deps/tinydtls/crypto.c:432:12: note: 'pub_y' declared here 02:26:16 432 | uint32_t pub_y[8]; 02:26:16 | ^~~~~ 02:26:16 In function 'ecc_ecdh', 02:26:16 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 02:26:16 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'priv' may be used uninitialized [-Wmaybe-uninitialized] 02:26:16 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 02:26:16 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:26:16 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 02:26:16 /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 02:26:16 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 02:26:16 | ^~~~~~~~~~~ 02:26:16 /device-coap/deps/tinydtls/crypto.c:430:12: note: 'priv' declared here 02:26:16 430 | uint32_t priv[8]; 02:26:16 | ^~~~ 02:26:17 [ 33%] Building C object CMakeFiles/tinydtls.dir/dtls.c.o 02:26:25 [ 40%] Building C object CMakeFiles/tinydtls.dir/dtls_debug.c.o 02:26:25 [ 46%] Building C object CMakeFiles/tinydtls.dir/dtls_prng.c.o 02:26:25 [ 53%] Building C object CMakeFiles/tinydtls.dir/dtls_time.c.o 02:26:26 [ 60%] Building C object CMakeFiles/tinydtls.dir/ecc/ecc.c.o 02:26:26 /device-coap/deps/tinydtls/ecc/ecc.c: In function 'is_zero': 02:26:26 /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] 02:26:26 316 | for (idx = 0; idx < count; idx++) { 02:26:26 | ^ 02:26:26 /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] 02:26:26 319 | return result == count; 02:26:26 | ^~ 02:26:31 [ 66%] Building C object CMakeFiles/tinydtls.dir/hmac.c.o 02:26:31 [ 73%] Building C object CMakeFiles/tinydtls.dir/netq.c.o 02:26:32 [ 80%] Building C object CMakeFiles/tinydtls.dir/peer.c.o 02:26:32 [ 86%] Building C object CMakeFiles/tinydtls.dir/session.c.o 02:26:32 [ 93%] Building C object CMakeFiles/tinydtls.dir/sha2/sha2.c.o 02:26:32 /device-coap/deps/tinydtls/sha2/sha2.c:630:34: warning: argument 1 of type 'sha2_byte[]' {aka 'unsigned char[]'} with mismatched bound [-Warray-parameter=] 02:26:32 630 | void dtls_sha256_final(sha2_byte digest[], dtls_sha256_ctx* context) { 02:26:32 | ~~~~~~~~~~^~~~~~~~ 02:26:32 In file included from /device-coap/deps/tinydtls/sha2/sha2.c:45: 02:26:32 /device-coap/deps/tinydtls/sha2/sha2.h:134:24: note: previously declared as 'uint8_t[32]' {aka 'unsigned char[32]'} 02:26:32 134 | void dtls_sha256_final(uint8_t[DTLS_SHA256_DIGEST_LENGTH], dtls_sha256_ctx*); 02:26:32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:26:32 /device-coap/deps/tinydtls/sha2/sha2.c:690:54: warning: argument 2 of type 'char[]' with mismatched bound [-Warray-parameter=] 02:26:32 690 | char *dtls_sha256_end(dtls_sha256_ctx* context, char buffer[]) { 02:26:32 | ~~~~~^~~~~~~~ 02:26:32 /device-coap/deps/tinydtls/sha2/sha2.h:135:41: note: previously declared as 'char[65]' 02:26:32 135 | char* dtls_sha256_end(dtls_sha256_ctx*, char[DTLS_SHA256_DIGEST_STRING_LENGTH]); 02:26:32 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:26:33 [100%] Linking C shared library libtinydtls.so 02:26:33 [100%] Built target tinydtls 02:26:33 + make install 02:26:34 [100%] Built target tinydtls 02:26:34 Install the project... 02:26:34 -- Install configuration: "Release" 02:26:34 -- Installing: /usr/local/lib/libtinydtls.so 02:26:34 -- Installing: /usr/local/include/tinydtls 02:26:34 -- Installing: /usr/local/include/tinydtls/dtls.h 02:26:34 -- Installing: /usr/local/include/tinydtls/tinydtls.h 02:26:34 -- Installing: /usr/local/include/tinydtls/dtls_time.h 02:26:34 -- Installing: /usr/local/include/tinydtls/utlist.h 02:26:34 -- Installing: /usr/local/include/tinydtls/ccm.h 02:26:34 -- Installing: /usr/local/include/tinydtls/hmac.h 02:26:34 -- Installing: /usr/local/include/tinydtls/uthash.h 02:26:34 -- Installing: /usr/local/include/tinydtls/numeric.h 02:26:34 -- Installing: /usr/local/include/tinydtls/netq.h 02:26:34 -- Installing: /usr/local/include/tinydtls/sha2 02:26:34 -- Installing: /usr/local/include/tinydtls/sha2/sha2.h 02:26:34 -- Installing: /usr/local/include/tinydtls/crypto.h 02:26:34 -- Installing: /usr/local/include/tinydtls/alert.h 02:26:34 -- Installing: /usr/local/include/tinydtls/session.h 02:26:34 -- Installing: /usr/local/include/tinydtls/global.h 02:26:34 -- Installing: /usr/local/include/tinydtls/ecc 02:26:34 -- Installing: /usr/local/include/tinydtls/ecc/ecc.h 02:26:34 -- Installing: /usr/local/include/tinydtls/ecc/test_helper.h 02:26:34 -- Installing: /usr/local/include/tinydtls/state.h 02:26:34 -- Installing: /usr/local/include/tinydtls/aes 02:26:34 -- Installing: /usr/local/include/tinydtls/aes/rijndael.h 02:26:34 -- Installing: /usr/local/include/tinydtls/dtls_mutex.h 02:26:34 -- Installing: /usr/local/include/tinydtls/peer.h 02:26:34 -- Installing: /usr/local/include/tinydtls/dtls_prng.h 02:26:34 -- Installing: /usr/local/include/tinydtls/dtls_debug.h 02:26:34 -- Up-to-date: /usr/local/include/tinydtls 02:26:34 -- Installing: /usr/local/include/tinydtls/dtls_config.h 02:26:34 + cd /device-coap/deps 02:26:34 + git clone https://github.com/obgm/libcoap.git 02:26:34 Cloning into 'libcoap'... 02:26:40 + cd libcoap 02:26:40 + git reset --hard 1739507 02:26:40 HEAD is now at 1739507a Merge pull request #536 from mrdeep1/bad_tcp 02:26:40 + patch -p1 02:26:40 patching file cmake/FindTinyDTLS.cmake 02:26:40 + patch -p1 02:26:40 patching file include/coap2/coap_config.h.in 02:26:40 + mkdir -p build 02:26:40 + cd build 02:26:40 + 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' .. 02:26:40 -- The CXX compiler identification is GNU 12.2.1 02:26:40 -- The C compiler identification is GNU 12.2.1 02:26:40 -- Detecting CXX compiler ABI info 02:26:40 -- Detecting CXX compiler ABI info - done 02:26:40 -- Check for working CXX compiler: /usr/bin/c++ - skipped 02:26:40 -- Detecting CXX compile features 02:26:40 -- Detecting CXX compile features - done 02:26:40 -- Detecting C compiler ABI info 02:26:41 -- Detecting C compiler ABI info - done 02:26:41 -- Check for working C compiler: /usr/bin/cc - skipped 02:26:41 -- Detecting C compile features 02:26:41 -- Detecting C compile features - done 02:26:41 -- Looking for byteswap.h 02:26:41 -- Looking for byteswap.h - found 02:26:41 -- Looking for inttypes.h 02:26:42 -- Looking for inttypes.h - found 02:26:42 -- Looking for limits.h 02:26:42 -- Looking for limits.h - found 02:26:42 -- Looking for memory.h 02:26:42 -- Looking for memory.h - found 02:26:42 -- Looking for strings.h 02:26:43 -- Looking for strings.h - found 02:26:43 -- Looking for string.h 02:26:43 -- Looking for string.h - found 02:26:43 -- Looking for sys/sysctl.h 02:26:44 -- Looking for sys/sysctl.h - not found 02:26:44 -- Looking for netinet/in.h 02:26:44 -- Looking for netinet/in.h - found 02:26:44 -- Looking for sys/epoll.h 02:26:44 -- Looking for sys/epoll.h - found 02:26:44 -- Looking for sys/timerfd.h 02:26:45 -- Looking for sys/timerfd.h - found 02:26:45 -- Looking for arpa/inet.h 02:26:45 -- Looking for arpa/inet.h - found 02:26:45 -- Looking for stdbool.h 02:26:46 -- Looking for stdbool.h - found 02:26:46 -- Looking for netdb.h 02:26:46 -- Looking for netdb.h - found 02:26:46 -- Looking for pthread.h 02:26:46 -- Looking for pthread.h - found 02:26:46 -- Looking for stdlib.h 02:26:47 -- Looking for stdlib.h - found 02:26:47 -- Looking for stdint.h 02:26:47 -- Looking for stdint.h - found 02:26:47 -- Looking for syslog.h 02:26:47 -- Looking for syslog.h - found 02:26:47 -- Looking for sys/ioctl.h 02:26:48 -- Looking for sys/ioctl.h - found 02:26:48 -- Looking for sys/socket.h 02:26:48 -- Looking for sys/socket.h - found 02:26:48 -- Looking for sys/stat.h 02:26:48 -- Looking for sys/stat.h - found 02:26:48 -- Looking for sys/time.h 02:26:49 -- Looking for sys/time.h - found 02:26:49 -- Looking for sys/types.h 02:26:49 -- Looking for sys/types.h - found 02:26:49 -- Looking for sys/unistd.h 02:26:49 -- Looking for sys/unistd.h - not found 02:26:49 -- Looking for time.h 02:26:50 -- Looking for time.h - found 02:26:50 -- Looking for unistd.h 02:26:50 -- Looking for unistd.h - found 02:26:50 -- Looking for float.h 02:26:51 -- Looking for float.h - found 02:26:51 -- Looking for stddef.h 02:26:51 -- Looking for stddef.h - found 02:26:51 -- Looking for winsock2.h 02:26:51 -- Looking for winsock2.h - not found 02:26:51 -- Looking for ws2tcpip.h 02:26:51 -- Looking for ws2tcpip.h - not found 02:26:51 -- Looking for malloc 02:26:52 -- Looking for malloc - found 02:26:52 -- Looking for memset 02:26:52 -- Looking for memset - found 02:26:52 -- Looking for select 02:26:53 -- Looking for select - found 02:26:53 -- Looking for socket 02:26:53 -- Looking for socket - found 02:26:53 -- Looking for strcasecmp 02:26:53 -- Looking for strcasecmp - found 02:26:53 -- Looking for pthread_mutex_lock 02:26:54 -- Looking for pthread_mutex_lock - found 02:26:54 -- Looking for getaddrinfo 02:26:54 -- Looking for getaddrinfo - found 02:26:54 -- Looking for strnlen 02:26:55 -- Looking for strnlen - found 02:26:55 -- Looking for strrchr 02:26:55 -- Looking for strrchr - found 02:26:55 -- Looking for getrandom 02:26:55 -- Looking for getrandom - found 02:26:55 -- Looking for cmsghdr 02:26:55 -- Looking for cmsghdr - not found 02:26:55 -- compiling without epoll support 02:26:55 -- compiling with DTLS support 02:26:55 -- DTLS_BACKEND: tinydtls 02:26:55 -- Found TinyDTLS: /usr/local/include 02:26:55 -- TINYDTLS_INCLUDE_DIR: /usr/local/include/tinydtls 02:26:55 -- TINYDTLS_LIBRARIES: /usr/local/lib/libtinydtls.so 02:26:55 -- TINYDTLS_ROOT_DIR: 02:26:55 -- compiling with tinydtls support 02:26:55 -- ENABLE_DTLS:.....................ON 02:26:55 -- ENABLE_TCP:......................ON 02:26:55 -- ENABLE_DOCS:.....................OFF 02:26:55 -- ENABLE_EXAMPLES:.................OFF 02:26:55 -- DTLS_BACKEND:....................tinydtls 02:26:55 -- WITH_GNUTLS:.....................OFF 02:26:55 -- WITH_TINYDTLS:...................ON 02:26:55 -- WITH_OPENSSL:....................OFF 02:26:55 -- WITH_MBEDTLS:....................OFF 02:26:55 -- HAVE_LIBTINYDTLS:................1 02:26:55 -- HAVE_LIBGNUTLS:.................. 02:26:55 -- HAVE_OPENSSL:.................... 02:26:55 -- HAVE_MBEDTLS:.................... 02:26:55 -- COAP_EPOLL_SUPPORT:.............. 02:26:55 -- CMAKE_C_COMPILER:................/usr/bin/cc 02:26:55 -- BUILD_SHARED_LIBS:...............ON 02:26:55 -- CMAKE_BUILD_TYPE:................Release 02:26:55 -- CMAKE_SYSTEM_PROCESSOR:..........aarch64 02:26:55 -- Configuring done (16.1s) 02:26:55 CMake Warning (dev) at CMakeLists.txt:16 (add_library): 02:26:55 Policy CMP0115 is not set: Source file extensions must be explicit. Run 02:26:55 "cmake --help-policy CMP0115" for policy details. Use the cmake_policy 02:26:55 command to set the policy and suppress this warning. 02:26:55 02:26:55 File: 02:26:55 02:26:55 /device-coap/deps/libcoap/include/coap2/coap.h.in 02:26:55 This warning is for project developers. Use -Wno-dev to suppress it. 02:26:55 02:26:56 -- Generating done (0.0s) 02:26:56 -- Build files have been written to: /device-coap/deps/libcoap/build 02:26:56 + make 02:26:56 [ 4%] Building C object CMakeFiles/coap-2.dir/src/address.c.o 02:26:56 [ 8%] Building C object CMakeFiles/coap-2.dir/src/async.c.o 02:26:57 [ 13%] Building C object CMakeFiles/coap-2.dir/src/block.c.o 02:26:58 [ 17%] Building C object CMakeFiles/coap-2.dir/src/coap_debug.c.o 02:27:00 [ 21%] Building C object CMakeFiles/coap-2.dir/src/coap_event.c.o 02:27:00 [ 26%] Building C object CMakeFiles/coap-2.dir/src/coap_hashkey.c.o 02:27:01 [ 30%] Building C object CMakeFiles/coap-2.dir/src/coap_io.c.o 02:27:03 [ 34%] Building C object CMakeFiles/coap-2.dir/src/coap_notls.c.o 02:27:03 [ 39%] Building C object CMakeFiles/coap-2.dir/src/coap_prng.c.o 02:27:03 [ 43%] Building C object CMakeFiles/coap-2.dir/src/coap_session.c.o 02:27:08 [ 47%] Building C object CMakeFiles/coap-2.dir/src/coap_tcp.c.o 02:27:09 [ 52%] Building C object CMakeFiles/coap-2.dir/src/coap_time.c.o 02:27:09 [ 56%] Building C object CMakeFiles/coap-2.dir/src/encode.c.o 02:27:09 [ 60%] Building C object CMakeFiles/coap-2.dir/src/mem.c.o 02:27:10 [ 65%] Building C object CMakeFiles/coap-2.dir/src/net.c.o 02:27:15 [ 69%] Building C object CMakeFiles/coap-2.dir/src/option.c.o 02:27:16 [ 73%] Building C object CMakeFiles/coap-2.dir/src/pdu.c.o 02:27:18 [ 78%] Building C object CMakeFiles/coap-2.dir/src/resource.c.o 02:27:21 [ 82%] Building C object CMakeFiles/coap-2.dir/src/str.c.o 02:27:21 [ 86%] Building C object CMakeFiles/coap-2.dir/src/subscribe.c.o 02:27:21 [ 91%] Building C object CMakeFiles/coap-2.dir/src/uri.c.o 02:27:23 [ 95%] Building C object CMakeFiles/coap-2.dir/src/coap_tinydtls.c.o 02:27:25 [100%] Linking C shared library libcoap-2.so 02:27:25 [100%] Built target coap-2 02:27:25 + make install 02:27:25 [100%] Built target coap-2 02:27:25 Install the project... 02:27:25 -- Install configuration: "Release" 02:27:25 -- Installing: /usr/local/lib/libcoap-2.so 02:27:25 -- Set runtime path of "/usr/local/lib/libcoap-2.so" to "" 02:27:25 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets.cmake 02:27:25 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets-release.cmake 02:27:25 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfig.cmake 02:27:25 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfigVersion.cmake 02:27:25 -- Up-to-date: /usr/local/include 02:27:25 -- Installing: /usr/local/include/coap2 02:27:25 -- Installing: /usr/local/include/coap2/coap_dtls.h 02:27:25 -- Installing: /usr/local/include/coap2/coap_mutex.h 02:27:25 -- Installing: /usr/local/include/coap2/option.h 02:27:25 -- Installing: /usr/local/include/coap2/uri.h 02:27:25 -- Installing: /usr/local/include/coap2/net.h 02:27:25 -- Installing: /usr/local/include/coap2/bits.h 02:27:25 -- Installing: /usr/local/include/coap2/utlist.h 02:27:25 -- Installing: /usr/local/include/coap2/coap_event.h 02:27:25 -- Installing: /usr/local/include/coap2/block.h 02:27:25 -- Installing: /usr/local/include/coap2/coap_session.h 02:27:25 -- Installing: /usr/local/include/coap2/coap_prng.h 02:27:25 -- Installing: /usr/local/include/coap2/uthash.h 02:27:25 -- Installing: /usr/local/include/coap2/async.h 02:27:25 -- Installing: /usr/local/include/coap2/coap_hashkey.h 02:27:25 -- Installing: /usr/local/include/coap2/libcoap.h 02:27:25 -- Installing: /usr/local/include/coap2/mem.h 02:27:25 -- Installing: /usr/local/include/coap2/subscribe.h 02:27:25 -- Installing: /usr/local/include/coap2/resource.h 02:27:25 -- Installing: /usr/local/include/coap2/coap_forward_decls.h 02:27:25 -- Installing: /usr/local/include/coap2/coap_riot.h 02:27:25 -- Installing: /usr/local/include/coap2/coap_time.h 02:27:25 -- Installing: /usr/local/include/coap2/pdu.h 02:27:25 -- Installing: /usr/local/include/coap2/address.h 02:27:25 -- Installing: /usr/local/include/coap2/coap_io.h 02:27:25 -- Installing: /usr/local/include/coap2/lwippools.h 02:27:25 -- Installing: /usr/local/include/coap2/str.h 02:27:25 -- Installing: /usr/local/include/coap2/coap_debug.h 02:27:25 -- Installing: /usr/local/include/coap2/encode.h 02:27:25 -- Up-to-date: /usr/local/include 02:27:25 -- Up-to-date: /usr/local/include/coap2 02:27:25 -- Installing: /usr/local/include/coap2/coap.h 02:27:25 + '[' 1 '=' 1 ] 02:27:25 + cd /device-coap/deps 02:27:25 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip 02:27:25 Connecting to github.com (140.82.112.3:443) 02:27:25 Connecting to codeload.github.com (140.82.113.9:443) 02:27:25 saving to 'v4.0.0.zip' 02:27:26 v4.0.0.zip 100% |********************************|  245k 0:00:00 ETA 02:27:26 'v4.0.0.zip' saved 02:27:26 + unzip v4.0.0.zip 02:27:26 Archive: v4.0.0.zip 02:27:26 creating: device-sdk-c-4.0.0/ 02:27:26 creating: device-sdk-c-4.0.0/.github/ 02:27:26 inflating: device-sdk-c-4.0.0/.github/Contributing.md 02:27:26 inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md 02:27:26 inflating: device-sdk-c-4.0.0/.github/semantic.yml 02:27:26 creating: device-sdk-c-4.0.0/.github/workflows/ 02:27:26 inflating: device-sdk-c-4.0.0/.github/workflows/release.yml 02:27:26 inflating: device-sdk-c-4.0.0/.gitignore 02:27:26 inflating: device-sdk-c-4.0.0/Attribution.txt 02:27:26 inflating: device-sdk-c-4.0.0/CHANGELOG.md 02:27:26 inflating: device-sdk-c-4.0.0/Doxyfile 02:27:26 inflating: device-sdk-c-4.0.0/GOVERNANCE.md 02:27:26 inflating: device-sdk-c-4.0.0/Jenkinsfile 02:27:26 inflating: device-sdk-c-4.0.0/LICENSE 02:27:26 inflating: device-sdk-c-4.0.0/Makefile 02:27:26 inflating: device-sdk-c-4.0.0/OWNERS.md 02:27:26 inflating: device-sdk-c-4.0.0/README.IOT.md 02:27:26 inflating: device-sdk-c-4.0.0/README.md 02:27:26 inflating: device-sdk-c-4.0.0/README.v3.md 02:27:26 creating: device-sdk-c-4.0.0/docs/ 02:27:26 inflating: device-sdk-c-4.0.0/docs/configuration.md 02:27:26 inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md 02:27:26 inflating: device-sdk-c-4.0.0/docs/metrics.md 02:27:26 inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md 02:27:26 inflating: device-sdk-c-4.0.0/docs/startup.md 02:27:26 creating: device-sdk-c-4.0.0/include/ 02:27:26 creating: device-sdk-c-4.0.0/include/devsdk/ 02:27:26 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h 02:27:26 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h 02:27:26 creating: device-sdk-c-4.0.0/include/edgex/ 02:27:26 inflating: device-sdk-c-4.0.0/include/edgex/devices.h 02:27:26 inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h 02:27:26 inflating: device-sdk-c-4.0.0/include/edgex/edgex.h 02:27:26 inflating: device-sdk-c-4.0.0/include/edgex/profiles.h 02:27:26 inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h 02:27:26 creating: device-sdk-c-4.0.0/scripts/ 02:27:26 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine 02:27:26 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base 02:27:26 inflating: device-sdk-c-4.0.0/scripts/build.sh 02:27:26 inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh 02:27:26 creating: device-sdk-c-4.0.0/src/ 02:27:26 inflating: device-sdk-c-4.0.0/src/CMakeLists.txt 02:27:26 creating: device-sdk-c-4.0.0/src/c/ 02:27:26 inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt 02:27:26 inflating: device-sdk-c-4.0.0/src/c/api.h 02:27:26 inflating: device-sdk-c-4.0.0/src/c/autoevent.c 02:27:26 inflating: device-sdk-c-4.0.0/src/c/autoevent.h 02:27:26 inflating: device-sdk-c-4.0.0/src/c/bus-impl.h 02:27:26 inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c 02:27:26 inflating: device-sdk-c-4.0.0/src/c/bus.c 02:27:26 inflating: device-sdk-c-4.0.0/src/c/bus.h 02:27:26 inflating: device-sdk-c-4.0.0/src/c/callback3.c 02:27:26 inflating: device-sdk-c-4.0.0/src/c/callback3.h 02:27:26 inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h 02:27:26 inflating: device-sdk-c-4.0.0/src/c/config.c 02:27:26 inflating: device-sdk-c-4.0.0/src/c/config.h 02:27:26 inflating: device-sdk-c-4.0.0/src/c/correlation.c 02:27:26 inflating: device-sdk-c-4.0.0/src/c/correlation.h 02:27:26 inflating: device-sdk-c-4.0.0/src/c/data.c 02:27:26 inflating: device-sdk-c-4.0.0/src/c/data.h 02:27:26 inflating: device-sdk-c-4.0.0/src/c/defs.h.in 02:27:26 inflating: device-sdk-c-4.0.0/src/c/device.c 02:27:26 inflating: device-sdk-c-4.0.0/src/c/device.h 02:27:26 inflating: device-sdk-c-4.0.0/src/c/devman.c 02:27:26 inflating: device-sdk-c-4.0.0/src/c/devmap.c 02:27:26 inflating: device-sdk-c-4.0.0/src/c/devmap.h 02:27:26 inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c 02:27:26 inflating: device-sdk-c-4.0.0/src/c/devutil.h 02:27:26 inflating: device-sdk-c-4.0.0/src/c/discovery.c 02:27:26 inflating: device-sdk-c-4.0.0/src/c/discovery.h 02:27:26 inflating: device-sdk-c-4.0.0/src/c/dto-read.c 02:27:26 inflating: device-sdk-c-4.0.0/src/c/dto-read.h 02:27:26 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c 02:27:26 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h 02:27:26 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c 02:27:26 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h 02:27:26 inflating: device-sdk-c-4.0.0/src/c/edgex2.h 02:27:26 inflating: device-sdk-c-4.0.0/src/c/errorlist.h 02:27:26 creating: device-sdk-c-4.0.0/src/c/examples/ 02:27:26 inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt 02:27:26 inflating: device-sdk-c-4.0.0/src/c/examples/README.md 02:27:26 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ 02:27:26 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt 02:27:26 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md 02:27:26 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c 02:27:26 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ 02:27:26 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml 02:27:26 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ 02:27:26 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json 02:27:26 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ 02:27:26 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json 02:27:26 creating: device-sdk-c-4.0.0/src/c/examples/counters/ 02:27:26 inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt 02:27:26 inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md 02:27:26 inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c 02:27:26 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ 02:27:26 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml 02:27:26 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ 02:27:26 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json 02:27:26 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ 02:27:26 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json 02:27:26 creating: device-sdk-c-4.0.0/src/c/examples/discovery/ 02:27:26 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt 02:27:26 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md 02:27:26 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ 02:27:26 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml 02:27:26 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ 02:27:26 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt 02:27:26 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ 02:27:26 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json 02:27:26 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c 02:27:26 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json 02:27:26 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json 02:27:26 creating: device-sdk-c-4.0.0/src/c/examples/file/ 02:27:26 inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt 02:27:26 inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md 02:27:26 inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c 02:27:26 creating: device-sdk-c-4.0.0/src/c/examples/file/res/ 02:27:26 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml 02:27:26 creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ 02:27:26 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json 02:27:26 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt 02:27:26 creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ 02:27:26 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json 02:27:26 creating: device-sdk-c-4.0.0/src/c/examples/gyro/ 02:27:26 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt 02:27:26 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md 02:27:26 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c 02:27:26 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ 02:27:26 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml 02:27:26 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ 02:27:26 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json 02:27:26 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ 02:27:26 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json 02:27:26 creating: device-sdk-c-4.0.0/src/c/examples/random/ 02:27:26 inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt 02:27:26 inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md 02:27:26 inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c 02:27:26 creating: device-sdk-c-4.0.0/src/c/examples/random/res/ 02:27:26 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml 02:27:26 creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ 02:27:26 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json 02:27:26 creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ 02:27:26 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json 02:27:26 creating: device-sdk-c-4.0.0/src/c/examples/res/ 02:27:26 inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml 02:27:26 creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ 02:27:26 inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json 02:27:26 creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ 02:27:26 inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json 02:27:26 inflating: device-sdk-c-4.0.0/src/c/examples/template.c 02:27:26 creating: device-sdk-c-4.0.0/src/c/examples/terminal/ 02:27:26 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt 02:27:26 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md 02:27:26 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c 02:27:26 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ 02:27:26 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml 02:27:26 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ 02:27:26 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json 02:27:26 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ 02:27:26 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json 02:27:26 inflating: device-sdk-c-4.0.0/src/c/filesys.c 02:27:26 inflating: device-sdk-c-4.0.0/src/c/filesys.h 02:27:26 inflating: device-sdk-c-4.0.0/src/c/keeper.c 02:27:26 inflating: device-sdk-c-4.0.0/src/c/keeper.h 02:27:26 inflating: device-sdk-c-4.0.0/src/c/map.c 02:27:26 inflating: device-sdk-c-4.0.0/src/c/map.h 02:27:26 inflating: device-sdk-c-4.0.0/src/c/metadata.c 02:27:26 inflating: device-sdk-c-4.0.0/src/c/metadata.h 02:27:26 inflating: device-sdk-c-4.0.0/src/c/metrics.h 02:27:26 inflating: device-sdk-c-4.0.0/src/c/opstate.c 02:27:26 inflating: device-sdk-c-4.0.0/src/c/opstate.h 02:27:26 inflating: device-sdk-c-4.0.0/src/c/parson.c 02:27:26 inflating: device-sdk-c-4.0.0/src/c/parson.h 02:27:26 inflating: device-sdk-c-4.0.0/src/c/profiles.c 02:27:26 inflating: device-sdk-c-4.0.0/src/c/profiles.h 02:27:26 inflating: device-sdk-c-4.0.0/src/c/registry-impl.h 02:27:26 inflating: device-sdk-c-4.0.0/src/c/registry.c 02:27:26 inflating: device-sdk-c-4.0.0/src/c/registry.h 02:27:26 inflating: device-sdk-c-4.0.0/src/c/reqdata.c 02:27:26 inflating: device-sdk-c-4.0.0/src/c/reqdata.h 02:27:26 inflating: device-sdk-c-4.0.0/src/c/request_auth.c 02:27:26 inflating: device-sdk-c-4.0.0/src/c/request_auth.h 02:27:26 inflating: device-sdk-c-4.0.0/src/c/rest-server.c 02:27:26 inflating: device-sdk-c-4.0.0/src/c/rest-server.h 02:27:26 inflating: device-sdk-c-4.0.0/src/c/rest.c 02:27:26 inflating: device-sdk-c-4.0.0/src/c/rest.h 02:27:26 inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h 02:27:26 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c 02:27:26 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h 02:27:26 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c 02:27:26 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h 02:27:26 inflating: device-sdk-c-4.0.0/src/c/secrets.c 02:27:26 inflating: device-sdk-c-4.0.0/src/c/secrets.h 02:27:26 inflating: device-sdk-c-4.0.0/src/c/service.c 02:27:26 inflating: device-sdk-c-4.0.0/src/c/service.h 02:27:26 inflating: device-sdk-c-4.0.0/src/c/transform.c 02:27:26 inflating: device-sdk-c-4.0.0/src/c/transform.h 02:27:26 inflating: device-sdk-c-4.0.0/src/c/validate.c 02:27:26 inflating: device-sdk-c-4.0.0/src/c/validate.h 02:27:26 inflating: device-sdk-c-4.0.0/src/c/watchers.c 02:27:26 inflating: device-sdk-c-4.0.0/src/c/watchers.h 02:27:26 creating: device-sdk-c-4.0.0/src/cmake/ 02:27:26 inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake 02:27:26 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake 02:27:26 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake 02:27:26 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake 02:27:26 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake 02:27:26 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake 02:27:26 + cd device-sdk-c-4.0.0 02:27:26 + ./scripts/build.sh 02:27:26 + CPPCHECK=false 02:27:26 + DOCGEN=false 02:27:26 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 02:27:26 + '[' 0 -gt 0 ] 02:27:26 + readlink -f ./scripts/build.sh 02:27:26 + dirname /device-coap/deps/device-sdk-c-4.0.0/scripts/build.sh 02:27:26 + dirname /device-coap/deps/device-sdk-c-4.0.0/scripts 02:27:26 + ROOT=/device-coap/deps/device-sdk-c-4.0.0 02:27:26 + cd /device-coap/deps/device-sdk-c-4.0.0 02:27:26 + mkdir -p /device-coap/deps/device-sdk-c-4.0.0/build/release 02:27:26 + cd /device-coap/deps/device-sdk-c-4.0.0/build/release 02:27:26 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-coap/deps/device-sdk-c-4.0.0/src 02:27:26 -- The C compiler identification is GNU 12.2.1 02:27:26 -- Detecting C compiler ABI info 02:27:27 -- Detecting C compiler ABI info - done 02:27:27 -- Check for working C compiler: /usr/bin/cc - skipped 02:27:27 -- Detecting C compile features 02:27:27 -- Detecting C compile features - done 02:27:27 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 02:27:27 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 02:27:27 -- Found LIBYAML: /usr/lib/libyaml.so 02:27:27 -- Found LIBUUID: /usr/lib/libuuid.so 02:27:27 -- Found LIBCBOR: /usr/lib/libcbor.so 02:27:27 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 02:27:27 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 02:27:27 -- /opt/iotech/iot/1.5/include 02:27:27 -- C SDK 0.0.0 for Linux 02:27:27 -- Performing Test CSDK_HAVE_ATOMIC 02:27:27 -- Performing Test CSDK_HAVE_ATOMIC - Success 02:27:28 -- Found Curses: /usr/lib/libcurses.so 02:27:28 -- Configuring done (1.9s) 02:27:28 -- Generating done (0.2s) 02:27:28 -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.0/build/release 02:27:28 + make all package 02:27:28 + tee release.log 02:27:28 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 02:27:29 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 02:27:31 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 02:27:32 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 02:27:32 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 02:27:35 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 02:27:35 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 02:27:36 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 02:27:39 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 02:27:39 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 02:27:40 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 02:27:41 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 02:27:42 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 02:27:43 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 02:27:43 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 02:27:46 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 02:27:46 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 02:27:48 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 02:27:49 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 02:27:50 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 02:27:51 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 02:27:59 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 02:27:59 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 02:28:00 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 02:28:00 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 02:28:01 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 02:28:03 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 02:28:06 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 02:28:06 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 02:28:07 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 02:28:08 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 02:28:11 /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': 02:28:11 /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] 02:28:11 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); 02:28:11 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:28:11 /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here 02:28:11 875 | const iot_data_t *deviceservices_config; 02:28:11 | ^~~~~~~~~~~~~~~~~~~~~ 02:28:12 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 02:28:12 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 02:28:13 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 02:28:13 [ 68%] Linking C shared library libcsdk.so 02:28:13 [ 68%] Built target csdk 02:28:13 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 02:28:15 [ 72%] Linking C executable template 02:28:15 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 02:28:15 [ 72%] Built target template 02:28:15 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 02:28:16 [ 76%] Linking C executable device-counter 02:28:16 /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) 02:28:16 [ 76%] Built target device-counter 02:28:16 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 02:28:16 [ 80%] Linking C executable device-random 02:28:17 /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) 02:28:17 [ 80%] Built target device-random 02:28:17 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 02:28:18 [ 84%] Linking C executable device-gyro 02:28:18 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 02:28:18 [ 84%] Built target device-gyro 02:28:18 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 02:28:18 [ 88%] Linking C executable device-bitfields 02:28:19 /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) 02:28:19 [ 88%] Built target device-bitfields 02:28:19 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 02:28:20 [ 92%] Linking C executable template-discovery 02:28:20 /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) 02:28:20 [ 92%] Built target template-discovery 02:28:20 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 02:28:21 [ 96%] Linking C executable device-file 02:28:21 /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) 02:28:22 [ 96%] Built target device-file 02:28:22 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 02:28:23 [100%] Linking C executable device-terminal 02:28:23 /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) 02:28:23 [100%] Built target device-terminal 02:28:23 Run CPack packaging tool... 02:28:23 CPack: Create package using TGZ 02:28:23 CPack: Install projects 02:28:23 CPack: - Run preinstall target for: Csdk 02:28:24 CPack: - Install project: Csdk [] 02:28:24 CPack: Create package 02:28:24 CPack: - package: /device-coap/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. 02:28:24 + '[' false '=' true ] 02:28:24 + '[' false '=' true ] 02:28:24 + mkdir -p /device-coap/deps/device-sdk-c-4.0.0/build/debug 02:28:24 + cd /device-coap/deps/device-sdk-c-4.0.0/build/debug 02:28:24 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-coap/deps/device-sdk-c-4.0.0/src 02:28:24 -- The C compiler identification is GNU 12.2.1 02:28:24 -- Detecting C compiler ABI info 02:28:25 -- Detecting C compiler ABI info - done 02:28:25 -- Check for working C compiler: /usr/bin/cc - skipped 02:28:25 -- Detecting C compile features 02:28:25 -- Detecting C compile features - done 02:28:25 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 02:28:25 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 02:28:25 -- Found LIBYAML: /usr/lib/libyaml.so 02:28:25 -- Found LIBUUID: /usr/lib/libuuid.so 02:28:25 -- Found LIBCBOR: /usr/lib/libcbor.so 02:28:25 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 02:28:25 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 02:28:25 -- /opt/iotech/iot/1.5/include 02:28:25 -- C SDK 0.0.0 for Linux 02:28:25 -- Performing Test CSDK_HAVE_ATOMIC 02:28:25 -- Performing Test CSDK_HAVE_ATOMIC - Success 02:28:26 -- Found Curses: /usr/lib/libcurses.so 02:28:26 -- Configuring done (1.8s) 02:28:26 -- Generating done (0.2s) 02:28:26 -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.0/build/debug 02:28:26 + make 02:28:26 + tee debug.log 02:28:26 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 02:28:26 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 02:28:27 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 02:28:27 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 02:28:28 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 02:28:29 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 02:28:29 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 02:28:29 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 02:28:30 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 02:28:30 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 02:28:31 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 02:28:31 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 02:28:32 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 02:28:32 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 02:28:32 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 02:28:33 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 02:28:33 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 02:28:34 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 02:28:34 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 02:28:35 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 02:28:35 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 02:28:36 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 02:28:37 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 02:28:37 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 02:28:38 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 02:28:38 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 02:28:38 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 02:28:40 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 02:28:40 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 02:28:40 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 02:28:41 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 02:28:42 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 02:28:42 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 02:28:42 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 02:28:43 [ 68%] Linking C shared library libcsdk.so 02:28:43 [ 68%] Built target csdk 02:28:43 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 02:28:44 [ 72%] Linking C executable template 02:28:44 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 02:28:44 [ 72%] Built target template 02:28:44 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 02:28:44 [ 76%] Linking C executable device-counter 02:28:44 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 02:28:45 [ 76%] Built target device-counter 02:28:45 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 02:28:45 [ 80%] Linking C executable device-random 02:28:45 /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) 02:28:45 [ 80%] Built target device-random 02:28:45 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 02:28:46 [ 84%] Linking C executable device-gyro 02:28:46 /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) 02:28:46 [ 84%] Built target device-gyro 02:28:46 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 02:28:47 [ 88%] Linking C executable device-bitfields 02:28:47 /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) 02:28:47 [ 88%] Built target device-bitfields 02:28:47 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 02:28:47 [ 92%] Linking C executable template-discovery 02:28:47 /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) 02:28:48 [ 92%] Built target template-discovery 02:28:48 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 02:28:48 [ 96%] Linking C executable device-file 02:28:48 /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) 02:28:48 [ 96%] Built target device-file 02:28:48 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 02:28:49 [100%] Linking C executable device-terminal 02:28:49 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 02:28:49 [100%] Built target device-terminal 02:28:49 + cp -rf include/devsdk include/edgex /usr/include/ 02:28:49 + cp build/release/c/libcsdk.so /usr/lib/ 02:28:49 + rm -rf /device-coap/deps 02:28:50 Removing intermediate container eccb7fbb7ccc 02:28:50 ---> 16aba35e6388 02:28:50 Step 14/14 : RUN /device-coap/scripts/build.sh 02:28:51 ---> Running in 3c41d4d295fb 02:28:51 + readlink -f /device-coap/scripts/build.sh 02:28:51 + dirname /device-coap/scripts/build.sh 02:28:51 + dirname /device-coap/scripts 02:28:51 /device-coap 02:28:51 + ROOT=/device-coap 02:28:51 + echo /device-coap 02:28:51 + cd /device-coap 02:28:51 + mkdir -p /device-coap/build/release 02:28:51 + cd /device-coap/build/release 02:28:51 + cmake '-DCMAKE_BUILD_TYPE=Release' /device-coap/src/c 02:28:52 -- The C compiler identification is GNU 12.2.1 02:28:52 -- Detecting C compiler ABI info 02:28:52 -- Detecting C compiler ABI info - done 02:28:52 -- Check for working C compiler: /usr/bin/cc - skipped 02:28:52 -- Detecting C compile features 02:28:52 -- Detecting C compile features - done 02:28:52 -- Found LIBCOAP: /usr/local/lib/libcoap-2.so 02:28:52 -- Configuring done (0.9s) 02:28:52 -- Generating done (0.0s) 02:28:52 -- Build files have been written to: /device-coap/build/release 02:28:52 + + maketee 02:28:52 release.log 02:28:53 [ 20%] Building C object CMakeFiles/device-coap.dir/coap-client.c.o 02:28:53 In file included from /usr/include/devsdk/devsdk.h:18, 02:28:53 from /device-coap/src/c/device-coap.h:17, 02:28:53 from /device-coap/src/c/coap-client.h:21, 02:28:53 from /device-coap/src/c/coap-client.c:9: 02:28:53 /device-coap/src/c/coap-client.c: In function 'GetEndDeviceProtocolProperties': 02:28:53 /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=] 02:28:53 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", 02:28:53 | ^~~~~~~~~~~~~~~~~~~~~ 02:28:53 90 | strlen(end_dev_params_ptr->psk_key)); 02:28:53 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:28:53 | | 02:28:53 | size_t {aka long unsigned int} 02:28:53 /device-coap/src/c/coap-client.c:89:55: note: format string is defined here 02:28:53 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", 02:28:53 | ~^ 02:28:53 | | 02:28:53 | unsigned int 02:28:53 | %lu 02:28:53 /device-coap/src/c/coap-client.c: In function 'message_handler': 02:28:53 /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=] 02:28:53 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); 02:28:53 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 02:28:53 | | 02:28:53 | size_t {aka long unsigned int} 02:28:53 /device-coap/src/c/coap-client.c:126:63: note: format string is defined here 02:28:53 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); 02:28:53 | ~^ 02:28:53 | | 02:28:53 | unsigned int 02:28:53 | %lu 02:28:53 /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=] 02:28:53 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", 02:28:53 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:28:53 130 | resource->properties->type); 02:28:53 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:28:53 | | 02:28:53 | iot_typecode_t 02:28:53 /device-coap/src/c/coap-client.c:129:68: note: format string is defined here 02:28:53 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", 02:28:53 | ~^ 02:28:53 | | 02:28:53 | int 02:28:53 /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=] 02:28:53 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, 02:28:53 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:28:53 140 | len); 02:28:53 | ~~~ 02:28:53 | | 02:28:53 | size_t {aka long unsigned int} 02:28:53 /device-coap/src/c/coap-client.c:139:71: note: format string is defined here 02:28:53 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, 02:28:53 | ~^ 02:28:53 | | 02:28:53 | int 02:28:53 | %ld 02:28:53 /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=] 02:28:53 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, 02:28:53 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:28:53 145 | len); 02:28:53 | ~~~ 02:28:53 | | 02:28:53 | size_t {aka long unsigned int} 02:28:53 /device-coap/src/c/coap-client.c:144:71: note: format string is defined here 02:28:53 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, 02:28:53 | ~^ 02:28:53 | | 02:28:53 | int 02:28:53 | %ld 02:28:53 /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=] 02:28:53 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, 02:28:53 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:28:53 152 | len); 02:28:53 | ~~~ 02:28:53 | | 02:28:53 | size_t {aka long unsigned int} 02:28:53 /device-coap/src/c/coap-client.c:151:70: note: format string is defined here 02:28:53 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, 02:28:53 | ~^ 02:28:53 | | 02:28:53 | int 02:28:53 | %ld 02:28:53 /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=] 02:28:53 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", 02:28:53 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:28:53 157 | resource->properties->type); 02:28:53 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:28:53 | | 02:28:53 | iot_typecode_t 02:28:53 /device-coap/src/c/coap-client.c:156:71: note: format string is defined here 02:28:53 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", 02:28:53 | ~^ 02:28:53 | | 02:28:53 | int 02:28:53 /device-coap/src/c/coap-client.c: In function 'CoapSendCommandToEndDevice': 02:28:53 /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=] 02:28:53 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); 02:28:53 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 02:28:53 | | 02:28:53 | size_t {aka long unsigned int} 02:28:53 /device-coap/src/c/coap-client.c:244:55: note: format string is defined here 02:28:53 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); 02:28:53 | ~^ 02:28:53 | | 02:28:53 | int 02:28:53 | %ld 02:28:53 /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=] 02:28:53 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 02:28:53 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:28:53 253 | (uint8_t *)end_dev_params_ptr->psk_key, 02:28:53 254 | strlen(end_dev_params_ptr->psk_key)); 02:28:53 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:28:53 | | 02:28:53 | size_t {aka long unsigned int} 02:28:53 /device-coap/src/c/coap-client.c:252:67: note: format string is defined here 02:28:53 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 02:28:53 | ~^ 02:28:53 | | 02:28:53 | int 02:28:53 | %ld 02:28:53 /device-coap/src/c/coap-client.c: In function 'CoapGetRequestToEndDevice': 02:28:53 /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=] 02:28:53 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 02:28:53 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:28:53 352 | (uint8_t *)end_dev_params_ptr->psk_key, 02:28:53 353 | strlen(end_dev_params_ptr->psk_key)); 02:28:53 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:28:53 | | 02:28:53 | size_t {aka long unsigned int} 02:28:53 /device-coap/src/c/coap-client.c:351:67: note: format string is defined here 02:28:53 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 02:28:53 | ~^ 02:28:53 | | 02:28:53 | int 02:28:53 | %ld 02:28:54 [ 40%] Building C object CMakeFiles/device-coap.dir/coap-server.c.o 02:28:54 In file included from /usr/include/devsdk/devsdk.h:18, 02:28:54 from /usr/include/edgex/devices.h:17, 02:28:54 from /device-coap/src/c/coap-server.c:22: 02:28:54 /device-coap/src/c/coap-server.c: In function 'data_handler': 02:28:54 /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=] 02:28:54 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); 02:28:54 | ^~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 02:28:54 | | 02:28:54 | size_t {aka long unsigned int} 02:28:54 /device-coap/src/c/coap-server.c:82:54: note: format string is defined here 02:28:54 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); 02:28:54 | ~^ 02:28:54 | | 02:28:54 | unsigned int 02:28:54 | %lu 02:28:54 /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=] 02:28:54 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); 02:28:54 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:28:54 | | 02:28:54 | iot_typecode_t 02:28:54 /device-coap/src/c/coap-server.c:128:65: note: format string is defined here 02:28:54 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); 02:28:54 | ~^ 02:28:54 | | 02:28:54 | int 02:28:55 [ 60%] Building C object CMakeFiles/device-coap.dir/coap-util.c.o 02:28:55 In file included from /usr/include/devsdk/devsdk.h:18, 02:28:55 from /device-coap/src/c/coap-util.h:18, 02:28:55 from /device-coap/src/c/coap-util.c:9: 02:28:55 /device-coap/src/c/coap-util.c: In function 'read_data_float64': 02:28:55 /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=] 02:28:55 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 02:28:55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 02:28:55 | | 02:28:55 | size_t {aka long unsigned int} 02:28:55 /device-coap/src/c/coap-util.c:63:56: note: format string is defined here 02:28:55 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 02:28:55 | ~^ 02:28:55 | | 02:28:55 | unsigned int 02:28:55 | %lu 02:28:55 /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=] 02:28:55 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 02:28:55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 02:28:55 | | 02:28:55 | size_t {aka long unsigned int} 02:28:55 /device-coap/src/c/coap-util.c:76:56: note: format string is defined here 02:28:55 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 02:28:55 | ~^ 02:28:55 | | 02:28:55 | unsigned int 02:28:55 | %lu 02:28:55 /device-coap/src/c/coap-util.c: In function 'read_data_int32': 02:28:55 /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=] 02:28:55 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 02:28:55 | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 02:28:55 | | 02:28:55 | size_t {aka long unsigned int} 02:28:55 /device-coap/src/c/coap-util.c:87:54: note: format string is defined here 02:28:55 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 02:28:55 | ~^ 02:28:55 | | 02:28:55 | unsigned int 02:28:55 | %lu 02:28:55 /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=] 02:28:55 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 02:28:55 | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 02:28:55 | | 02:28:55 | size_t {aka long unsigned int} 02:28:55 /device-coap/src/c/coap-util.c:102:54: note: format string is defined here 02:28:55 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 02:28:55 | ~^ 02:28:55 | | 02:28:55 | unsigned int 02:28:55 | %lu 02:28:55 [ 80%] Building C object CMakeFiles/device-coap.dir/device-coap.c.o 02:28:56 In file included from /usr/include/devsdk/devsdk.h:18, 02:28:56 from /device-coap/src/c/device-coap.h:17, 02:28:56 from /device-coap/src/c/device-coap.c:10: 02:28:56 /device-coap/src/c/device-coap.c: In function 'coap_get_handler': 02:28:56 /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=] 02:28:56 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", 02:28:56 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:28:56 131 | requests[i].resource->type); 02:28:56 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:28:56 | | 02:28:56 | iot_typecode_t 02:28:56 /device-coap/src/c/device-coap.c:130:69: note: format string is defined here 02:28:56 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", 02:28:56 | ~^ 02:28:56 | | 02:28:56 | int 02:28:57 [100%] Linking C executable device-coap 02:28:57 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 02:28:57 [100%] Built target device-coap 02:28:58 Removing intermediate container 3c41d4d295fb 02:28:58 ---> 6ebdf5bfa09e 02:28:58 Successfully built 6ebdf5bfa09e 02:28:58 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 02:28:58 + docker inspect -f . ci-base-image-arm64 02:28:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:28:58 prd-ubuntu20.04-docker-arm64-4c-16g-40512 does not seem to be running inside a container 02:28:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-coap-c/39 -v /w/workspace/device-coap-c/39:/w/workspace/device-coap-c/39:rw,z -v /w/workspace/device-coap-c/39@tmp:/w/workspace/device-coap-c/39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:29:00 $ docker top a9536cb14478017ac8da0cd6117f706e647e4e00f1f954a981cc5a6eb502682a -eo pid,comm [Pipeline] { [Pipeline] sh 02:29:01 + make test 02:29:01 build/release/device-coap [Pipeline] } 02:29:01 $ docker stop --time=1 a9536cb14478017ac8da0cd6117f706e647e4e00f1f954a981cc5a6eb502682a 02:29:03 $ docker rm -f --volumes a9536cb14478017ac8da0cd6117f706e647e4e00f1f954a981cc5a6eb502682a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:29:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:29:03 + ls -al . 02:29:03 total 92 02:29:03 drwxrwxr-x 7 jenkins jenkins 4096 Mar 7 02:25 . 02:29:03 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 02:24 .. 02:29:03 drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 02:24 .git 02:29:03 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 02:24 .github 02:29:03 -rw-rw-r-- 1 jenkins jenkins 14 Mar 7 02:24 .gitignore 02:29:03 -rw-rw-r-- 1 jenkins jenkins 2037 Mar 7 02:24 Attribution.txt 02:29:03 -rw-rw-r-- 1 jenkins jenkins 3893 Mar 7 02:24 CHANGELOG.md 02:29:03 -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 02:24 GOVERNANCE.md 02:29:03 -rw-rw-r-- 1 jenkins jenkins 798 Mar 7 02:24 Jenkinsfile 02:29:03 -rw-rw-r-- 1 jenkins jenkins 10173 Mar 7 02:24 LICENSE 02:29:03 -rw-rw-r-- 1 jenkins jenkins 938 Mar 7 02:24 Makefile 02:29:03 -rw-rw-r-- 1 jenkins jenkins 619 Mar 7 02:24 OWNERS.md 02:29:03 -rw-rw-r-- 1 jenkins jenkins 12454 Mar 7 02:24 README.md 02:29:03 -rw-rw-r-- 1 jenkins jenkins 506 Mar 7 02:24 ROADMAP.md 02:29:03 -rw-rw-r-- 1 jenkins jenkins 11 Mar 7 02:20 VERSION 02:29:03 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 02:24 res 02:29:03 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 02:24 scripts 02:29:03 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 02:24 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:04 + 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=8443275ac6a55454468ef18d6a769bcfbada4750 --label arch=arm64 --label version=3.2.0-dev.1 . 02:29:04 Sending build context to Docker daemon 353.8kB 02:29:04 Step 1/33 : ARG BASE=alpine:3.20 02:29:04 Step 2/33 : FROM ${BASE} as builder 02:29:04 ---> 6ebdf5bfa09e 02:29:04 Step 3/33 : LABEL maintainer="Ken Bannister " 02:29:04 ---> Running in c243c0ee0553 02:29:05 Removing intermediate container c243c0ee0553 02:29:05 ---> 465581a25436 02:29:05 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 02:29:05 ---> Running in 4b9a490b0266 02:29:06 Connecting to iotech.jfrog.io (34.247.22.236:443) 02:29:06 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 02:29:06 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 02:29:06 '/etc/apk/keys/alpine.dev.rsa.pub' saved 02:29:07 Removing intermediate container 4b9a490b0266 02:29:07 ---> 92a6d9de3791 02:29:07 Step 5/33 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 02:29:07 ---> Running in b32699485ceb 02:29:09 Removing intermediate container b32699485ceb 02:29:09 ---> 8b637b072a75 02:29:09 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 02:29:09 ---> Running in 6270de3874a2 02:29:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:29:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:29:12 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz 02:29:13 WARNING: This apk-tools is OLD! Some packages might not function properly. 02:29:13 OK: 334 MiB in 103 packages 02:29:14 Removing intermediate container 6270de3874a2 02:29:14 ---> dcc3e756d800 02:29:14 Step 7/33 : COPY scripts /device-coap/scripts 02:29:15 ---> 65249c4319f4 02:29:15 Step 8/33 : COPY src /device-coap/src/ 02:29:16 ---> 03f89f2490bb 02:29:16 Step 9/33 : COPY VERSION /device-coap 02:29:19 ---> 4c20a58e47e3 02:29:19 Step 10/33 : RUN mkdir -p /device-coap/build 02:29:19 ---> Running in 767b85f10d36 02:29:22 Removing intermediate container 767b85f10d36 02:29:22 ---> 2223524ae162 02:29:22 Step 11/33 : WORKDIR /device-coap 02:29:22 ---> Running in 912be5b60189 02:29:22 Removing intermediate container 912be5b60189 02:29:22 ---> 6fb675a2f22f 02:29:22 Step 12/33 : RUN /device-coap/scripts/build_deps.sh 1 02:29:22 ---> Running in 987fb277feb4 02:29:23 + BUILD_CSDK=1 02:29:23 + TINYDTLS_VERSION=b0e230d 02:29:23 + LIBCOAP_VERSION=1739507 02:29:23 + CSDK_VERSION=4.0.0 02:29:23 + '[' -d deps ] 02:29:23 + mkdir deps 02:29:23 + cd /device-coap/deps 02:29:23 + git clone https://github.com/eclipse/tinydtls.git 02:29:23 Cloning into 'tinydtls'... 02:29:25 + cd tinydtls 02:29:25 + git checkout develop 02:29:25 branch 'develop' set up to track 'origin/develop'. 02:29:25 Switched to a new branch 'develop' 02:29:25 + git reset --hard b0e230d 02:29:25 HEAD is now at b0e230d Merge pull request #44 from mrdeep1/cunit_fix 02:29:25 + cp /device-coap/scripts/AutoConf_cmake_patch AutoConf.cmake 02:29:25 + cp /device-coap/scripts/CMakeLists_txt_patch CMakeLists.txt 02:29:25 + cp /device-coap/scripts/dtls_config_h_cmake_in_patch dtls_config.h.cmake.in 02:29:25 + cp /device-coap/scripts/tests_CMakeLists_txt_patch tests/CMakeLists.txt 02:29:25 + mkdir -p build 02:29:25 + cd build 02:29:25 + cmake '-DCMAKE_BUILD_TYPE=Release' '-DBUILD_SHARED_LIBS=ON' .. 02:29:25 -- The C compiler identification is GNU 12.2.1 02:29:26 -- Detecting C compiler ABI info 02:29:26 -- Detecting C compiler ABI info - done 02:29:26 -- Check for working C compiler: /usr/bin/cc - skipped 02:29:26 -- Detecting C compile features 02:29:26 -- Detecting C compile features - done 02:29:26 -- Looking for assert.h 02:29:26 -- Looking for assert.h - found 02:29:26 -- Looking for arpa/inet.h 02:29:27 -- Looking for arpa/inet.h - found 02:29:27 -- Looking for fcntl.h 02:29:27 -- Looking for fcntl.h - found 02:29:27 -- Looking for inttypes.h 02:29:28 -- Looking for inttypes.h - found 02:29:28 -- Looking for memory.h 02:29:28 -- Looking for memory.h - found 02:29:28 -- Looking for netdb.h 02:29:28 -- Looking for netdb.h - found 02:29:28 -- Looking for netinet/in.h 02:29:29 -- Looking for netinet/in.h - found 02:29:29 -- Looking for stddef.h 02:29:29 -- Looking for stddef.h - found 02:29:29 -- Looking for stdint.h 02:29:29 -- Looking for stdint.h - found 02:29:29 -- Looking for stdlib.h 02:29:30 -- Looking for stdlib.h - found 02:29:30 -- Looking for string.h 02:29:30 -- Looking for string.h - found 02:29:30 -- Looking for strings.h 02:29:31 -- Looking for strings.h - found 02:29:31 -- Looking for time.h 02:29:31 -- Looking for time.h - found 02:29:31 -- Looking for sys/param.h 02:29:31 -- Looking for sys/param.h - found 02:29:31 -- Looking for sys/socket.h 02:29:32 -- Looking for sys/socket.h - found 02:29:32 -- Looking for sys/stat.h 02:29:32 -- Looking for sys/stat.h - found 02:29:32 -- Looking for sys/types.h 02:29:33 -- Looking for sys/types.h - found 02:29:33 -- Looking for sys/time.h 02:29:33 -- Looking for sys/time.h - found 02:29:33 -- Looking for unistd.h 02:29:33 -- Looking for unistd.h - found 02:29:33 -- Looking for float.h 02:29:34 -- Looking for float.h - found 02:29:34 -- Looking for dlfcn.h 02:29:34 -- Looking for dlfcn.h - found 02:29:34 -- Looking for memset 02:29:34 -- Looking for memset - found 02:29:34 -- Looking for select 02:29:35 -- Looking for select - found 02:29:35 -- Looking for socket 02:29:35 -- Looking for socket - found 02:29:35 -- Looking for strdup 02:29:35 -- Looking for strdup - found 02:29:35 -- Looking for strerror 02:29:36 -- Looking for strerror - found 02:29:36 -- Looking for strnlen 02:29:36 -- Looking for strnlen - found 02:29:36 -- Looking for fls 02:29:36 -- Looking for fls - not found 02:29:36 -- Looking for vprintf 02:29:37 -- Looking for vprintf - found 02:29:37 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN 02:29:37 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN - Failed 02:29:37 -- Configuring done (12.2s) 02:29:37 -- Generating done (0.0s) 02:29:37 -- Build files have been written to: /device-coap/deps/tinydtls/build 02:29:37 + make 02:29:38 [ 6%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael.c.o 02:29:39 [ 13%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael_wrap.c.o 02:29:39 [ 20%] Building C object CMakeFiles/tinydtls.dir/ccm.c.o 02:29:41 [ 26%] Building C object CMakeFiles/tinydtls.dir/crypto.c.o 02:29:42 In file included from /device-coap/deps/tinydtls/crypto.c:34: 02:29:42 In function 'ecc_ecdh', 02:29:42 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 02:29:42 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_x' may be used uninitialized [-Wmaybe-uninitialized] 02:29:42 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 02:29:42 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:29:42 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 02:29:42 /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 02:29:42 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 02:29:42 | ^~~~~~~~~~~ 02:29:42 /device-coap/deps/tinydtls/crypto.c:431:12: note: 'pub_x' declared here 02:29:42 431 | uint32_t pub_x[8]; 02:29:42 | ^~~~~ 02:29:42 In function 'ecc_ecdh', 02:29:42 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 02:29:42 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_y' may be used uninitialized [-Wmaybe-uninitialized] 02:29:42 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 02:29:42 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:29:42 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 02:29:42 /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 02:29:42 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 02:29:42 | ^~~~~~~~~~~ 02:29:42 /device-coap/deps/tinydtls/crypto.c:432:12: note: 'pub_y' declared here 02:29:42 432 | uint32_t pub_y[8]; 02:29:42 | ^~~~~ 02:29:42 In function 'ecc_ecdh', 02:29:42 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 02:29:42 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'priv' may be used uninitialized [-Wmaybe-uninitialized] 02:29:42 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 02:29:42 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:29:42 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 02:29:42 /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 02:29:42 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 02:29:42 | ^~~~~~~~~~~ 02:29:42 /device-coap/deps/tinydtls/crypto.c:430:12: note: 'priv' declared here 02:29:42 430 | uint32_t priv[8]; 02:29:42 | ^~~~ 02:29:43 [ 33%] Building C object CMakeFiles/tinydtls.dir/dtls.c.o 02:29:53 [ 40%] Building C object CMakeFiles/tinydtls.dir/dtls_debug.c.o 02:29:53 [ 46%] Building C object CMakeFiles/tinydtls.dir/dtls_prng.c.o 02:29:53 [ 53%] Building C object CMakeFiles/tinydtls.dir/dtls_time.c.o 02:29:53 [ 60%] Building C object CMakeFiles/tinydtls.dir/ecc/ecc.c.o 02:29:53 /device-coap/deps/tinydtls/ecc/ecc.c: In function 'is_zero': 02:29:53 /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] 02:29:53 316 | for (idx = 0; idx < count; idx++) { 02:29:53 | ^ 02:29:53 /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] 02:29:53 319 | return result == count; 02:29:53 | ^~ 02:29:59 [ 66%] Building C object CMakeFiles/tinydtls.dir/hmac.c.o 02:29:59 [ 73%] Building C object CMakeFiles/tinydtls.dir/netq.c.o 02:29:59 [ 80%] Building C object CMakeFiles/tinydtls.dir/peer.c.o 02:29:59 [ 86%] Building C object CMakeFiles/tinydtls.dir/session.c.o 02:30:00 [ 93%] Building C object CMakeFiles/tinydtls.dir/sha2/sha2.c.o 02:30:00 /device-coap/deps/tinydtls/sha2/sha2.c:630:34: warning: argument 1 of type 'sha2_byte[]' {aka 'unsigned char[]'} with mismatched bound [-Warray-parameter=] 02:30:00 630 | void dtls_sha256_final(sha2_byte digest[], dtls_sha256_ctx* context) { 02:30:00 | ~~~~~~~~~~^~~~~~~~ 02:30:00 In file included from /device-coap/deps/tinydtls/sha2/sha2.c:45: 02:30:00 /device-coap/deps/tinydtls/sha2/sha2.h:134:24: note: previously declared as 'uint8_t[32]' {aka 'unsigned char[32]'} 02:30:00 134 | void dtls_sha256_final(uint8_t[DTLS_SHA256_DIGEST_LENGTH], dtls_sha256_ctx*); 02:30:00 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:30:00 /device-coap/deps/tinydtls/sha2/sha2.c:690:54: warning: argument 2 of type 'char[]' with mismatched bound [-Warray-parameter=] 02:30:00 690 | char *dtls_sha256_end(dtls_sha256_ctx* context, char buffer[]) { 02:30:00 | ~~~~~^~~~~~~~ 02:30:00 /device-coap/deps/tinydtls/sha2/sha2.h:135:41: note: previously declared as 'char[65]' 02:30:00 135 | char* dtls_sha256_end(dtls_sha256_ctx*, char[DTLS_SHA256_DIGEST_STRING_LENGTH]); 02:30:00 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:30:00 [100%] Linking C shared library libtinydtls.so 02:30:00 [100%] Built target tinydtls 02:30:00 + make install 02:30:00 [100%] Built target tinydtls 02:30:00 Install the project... 02:30:00 -- Install configuration: "Release" 02:30:00 -- Installing: /usr/local/lib/libtinydtls.so 02:30:00 -- Up-to-date: /usr/local/include/tinydtls 02:30:00 -- Installing: /usr/local/include/tinydtls/dtls.h 02:30:01 -- Installing: /usr/local/include/tinydtls/tinydtls.h 02:30:01 -- Installing: /usr/local/include/tinydtls/dtls_time.h 02:30:01 -- Installing: /usr/local/include/tinydtls/utlist.h 02:30:01 -- Installing: /usr/local/include/tinydtls/ccm.h 02:30:01 -- Installing: /usr/local/include/tinydtls/hmac.h 02:30:01 -- Installing: /usr/local/include/tinydtls/uthash.h 02:30:01 -- Installing: /usr/local/include/tinydtls/numeric.h 02:30:01 -- Installing: /usr/local/include/tinydtls/netq.h 02:30:01 -- Up-to-date: /usr/local/include/tinydtls/sha2 02:30:01 -- Installing: /usr/local/include/tinydtls/sha2/sha2.h 02:30:01 -- Installing: /usr/local/include/tinydtls/crypto.h 02:30:01 -- Installing: /usr/local/include/tinydtls/alert.h 02:30:01 -- Installing: /usr/local/include/tinydtls/session.h 02:30:01 -- Installing: /usr/local/include/tinydtls/global.h 02:30:01 -- Up-to-date: /usr/local/include/tinydtls/ecc 02:30:01 -- Installing: /usr/local/include/tinydtls/ecc/ecc.h 02:30:01 -- Installing: /usr/local/include/tinydtls/ecc/test_helper.h 02:30:01 -- Installing: /usr/local/include/tinydtls/state.h 02:30:01 -- Up-to-date: /usr/local/include/tinydtls/aes 02:30:01 -- Installing: /usr/local/include/tinydtls/aes/rijndael.h 02:30:01 -- Installing: /usr/local/include/tinydtls/dtls_mutex.h 02:30:01 -- Installing: /usr/local/include/tinydtls/peer.h 02:30:01 -- Installing: /usr/local/include/tinydtls/dtls_prng.h 02:30:01 -- Installing: /usr/local/include/tinydtls/dtls_debug.h 02:30:01 -- Up-to-date: /usr/local/include/tinydtls 02:30:01 -- Installing: /usr/local/include/tinydtls/dtls_config.h 02:30:01 + cd /device-coap/deps 02:30:01 + git clone https://github.com/obgm/libcoap.git 02:30:01 Cloning into 'libcoap'... 02:30:06 + cd libcoap 02:30:06 + git reset --hard 1739507 02:30:06 HEAD is now at 1739507a Merge pull request #536 from mrdeep1/bad_tcp 02:30:06 + patch -p1 02:30:06 patching file cmake/FindTinyDTLS.cmake 02:30:06 + patch -p1 02:30:06 patching file include/coap2/coap_config.h.in 02:30:06 + mkdir -p build 02:30:06 + cd build 02:30:06 + 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' .. 02:30:07 -- The CXX compiler identification is GNU 12.2.1 02:30:07 -- The C compiler identification is GNU 12.2.1 02:30:07 -- Detecting CXX compiler ABI info 02:30:07 -- Detecting CXX compiler ABI info - done 02:30:07 -- Check for working CXX compiler: /usr/bin/c++ - skipped 02:30:07 -- Detecting CXX compile features 02:30:07 -- Detecting CXX compile features - done 02:30:08 -- Detecting C compiler ABI info 02:30:08 -- Detecting C compiler ABI info - done 02:30:08 -- Check for working C compiler: /usr/bin/cc - skipped 02:30:08 -- Detecting C compile features 02:30:08 -- Detecting C compile features - done 02:30:08 -- Looking for byteswap.h 02:30:08 -- Looking for byteswap.h - found 02:30:08 -- Looking for inttypes.h 02:30:09 -- Looking for inttypes.h - found 02:30:09 -- Looking for limits.h 02:30:09 -- Looking for limits.h - found 02:30:09 -- Looking for memory.h 02:30:09 -- Looking for memory.h - found 02:30:09 -- Looking for strings.h 02:30:10 -- Looking for strings.h - found 02:30:10 -- Looking for string.h 02:30:10 -- Looking for string.h - found 02:30:10 -- Looking for sys/sysctl.h 02:30:10 -- Looking for sys/sysctl.h - not found 02:30:10 -- Looking for netinet/in.h 02:30:11 -- Looking for netinet/in.h - found 02:30:11 -- Looking for sys/epoll.h 02:30:11 -- Looking for sys/epoll.h - found 02:30:11 -- Looking for sys/timerfd.h 02:30:11 -- Looking for sys/timerfd.h - found 02:30:11 -- Looking for arpa/inet.h 02:30:12 -- Looking for arpa/inet.h - found 02:30:12 -- Looking for stdbool.h 02:30:12 -- Looking for stdbool.h - found 02:30:12 -- Looking for netdb.h 02:30:13 -- Looking for netdb.h - found 02:30:13 -- Looking for pthread.h 02:30:13 -- Looking for pthread.h - found 02:30:13 -- Looking for stdlib.h 02:30:13 -- Looking for stdlib.h - found 02:30:13 -- Looking for stdint.h 02:30:14 -- Looking for stdint.h - found 02:30:14 -- Looking for syslog.h 02:30:14 -- Looking for syslog.h - found 02:30:14 -- Looking for sys/ioctl.h 02:30:14 -- Looking for sys/ioctl.h - found 02:30:14 -- Looking for sys/socket.h 02:30:14 -- Looking for sys/socket.h - found 02:30:14 -- Looking for sys/stat.h 02:30:15 -- Looking for sys/stat.h - found 02:30:15 -- Looking for sys/time.h 02:30:15 -- Looking for sys/time.h - found 02:30:15 -- Looking for sys/types.h 02:30:16 -- Looking for sys/types.h - found 02:30:16 -- Looking for sys/unistd.h 02:30:16 -- Looking for sys/unistd.h - not found 02:30:16 -- Looking for time.h 02:30:16 -- Looking for time.h - found 02:30:16 -- Looking for unistd.h 02:30:16 -- Looking for unistd.h - found 02:30:16 -- Looking for float.h 02:30:17 -- Looking for float.h - found 02:30:17 -- Looking for stddef.h 02:30:17 -- Looking for stddef.h - found 02:30:17 -- Looking for winsock2.h 02:30:17 -- Looking for winsock2.h - not found 02:30:17 -- Looking for ws2tcpip.h 02:30:18 -- Looking for ws2tcpip.h - not found 02:30:18 -- Looking for malloc 02:30:18 -- Looking for malloc - found 02:30:18 -- Looking for memset 02:30:18 -- Looking for memset - found 02:30:18 -- Looking for select 02:30:19 -- Looking for select - found 02:30:19 -- Looking for socket 02:30:19 -- Looking for socket - found 02:30:19 -- Looking for strcasecmp 02:30:19 -- Looking for strcasecmp - found 02:30:19 -- Looking for pthread_mutex_lock 02:30:19 -- Looking for pthread_mutex_lock - found 02:30:19 -- Looking for getaddrinfo 02:30:20 -- Looking for getaddrinfo - found 02:30:20 -- Looking for strnlen 02:30:20 -- Looking for strnlen - found 02:30:20 -- Looking for strrchr 02:30:21 -- Looking for strrchr - found 02:30:21 -- Looking for getrandom 02:30:21 -- Looking for getrandom - found 02:30:21 -- Looking for cmsghdr 02:30:21 -- Looking for cmsghdr - not found 02:30:21 -- compiling without epoll support 02:30:21 -- compiling with DTLS support 02:30:21 -- DTLS_BACKEND: tinydtls 02:30:21 -- Found TinyDTLS: /usr/local/include 02:30:21 -- TINYDTLS_INCLUDE_DIR: /usr/local/include/tinydtls 02:30:21 -- TINYDTLS_LIBRARIES: /usr/local/lib/libtinydtls.so 02:30:21 -- TINYDTLS_ROOT_DIR: 02:30:21 -- compiling with tinydtls support 02:30:21 -- ENABLE_DTLS:.....................ON 02:30:21 -- ENABLE_TCP:......................ON 02:30:21 -- ENABLE_DOCS:.....................OFF 02:30:21 -- ENABLE_EXAMPLES:.................OFF 02:30:21 -- DTLS_BACKEND:....................tinydtls 02:30:21 -- WITH_GNUTLS:.....................OFF 02:30:21 -- WITH_TINYDTLS:...................ON 02:30:21 -- WITH_OPENSSL:....................OFF 02:30:21 -- WITH_MBEDTLS:....................OFF 02:30:21 -- HAVE_LIBTINYDTLS:................1 02:30:21 -- HAVE_LIBGNUTLS:.................. 02:30:21 -- HAVE_OPENSSL:.................... 02:30:21 -- HAVE_MBEDTLS:.................... 02:30:21 -- COAP_EPOLL_SUPPORT:.............. 02:30:21 -- CMAKE_C_COMPILER:................/usr/bin/cc 02:30:21 -- BUILD_SHARED_LIBS:...............ON 02:30:21 -- CMAKE_BUILD_TYPE:................Release 02:30:21 -- CMAKE_SYSTEM_PROCESSOR:..........aarch64 02:30:21 -- Configuring done (14.8s) 02:30:21 CMake Warning (dev) at CMakeLists.txt:16 (add_library): 02:30:21 Policy CMP0115 is not set: Source file extensions must be explicit. Run 02:30:21 "cmake --help-policy CMP0115" for policy details. Use the cmake_policy 02:30:21 command to set the policy and suppress this warning. 02:30:21 02:30:21 File: 02:30:21 02:30:21 /device-coap/deps/libcoap/include/coap2/coap.h.in 02:30:21 This warning is for project developers. Use -Wno-dev to suppress it. 02:30:21 02:30:21 -- Generating done (0.0s) 02:30:21 -- Build files have been written to: /device-coap/deps/libcoap/build 02:30:21 + make 02:30:21 [ 4%] Building C object CMakeFiles/coap-2.dir/src/address.c.o 02:30:22 [ 8%] Building C object CMakeFiles/coap-2.dir/src/async.c.o 02:30:22 [ 13%] Building C object CMakeFiles/coap-2.dir/src/block.c.o 02:30:23 [ 17%] Building C object CMakeFiles/coap-2.dir/src/coap_debug.c.o 02:30:26 [ 21%] Building C object CMakeFiles/coap-2.dir/src/coap_event.c.o 02:30:26 [ 26%] Building C object CMakeFiles/coap-2.dir/src/coap_hashkey.c.o 02:30:26 [ 30%] Building C object CMakeFiles/coap-2.dir/src/coap_io.c.o 02:30:29 [ 34%] Building C object CMakeFiles/coap-2.dir/src/coap_notls.c.o 02:30:29 [ 39%] Building C object CMakeFiles/coap-2.dir/src/coap_prng.c.o 02:30:29 [ 43%] Building C object CMakeFiles/coap-2.dir/src/coap_session.c.o 02:30:34 [ 47%] Building C object CMakeFiles/coap-2.dir/src/coap_tcp.c.o 02:30:34 [ 52%] Building C object CMakeFiles/coap-2.dir/src/coap_time.c.o 02:30:34 [ 56%] Building C object CMakeFiles/coap-2.dir/src/encode.c.o 02:30:35 [ 60%] Building C object CMakeFiles/coap-2.dir/src/mem.c.o 02:30:35 [ 65%] Building C object CMakeFiles/coap-2.dir/src/net.c.o 02:30:41 [ 69%] Building C object CMakeFiles/coap-2.dir/src/option.c.o 02:30:42 [ 73%] Building C object CMakeFiles/coap-2.dir/src/pdu.c.o 02:30:43 [ 78%] Building C object CMakeFiles/coap-2.dir/src/resource.c.o 02:30:47 [ 82%] Building C object CMakeFiles/coap-2.dir/src/str.c.o 02:30:47 [ 86%] Building C object CMakeFiles/coap-2.dir/src/subscribe.c.o 02:30:47 [ 91%] Building C object CMakeFiles/coap-2.dir/src/uri.c.o 02:30:48 [ 95%] Building C object CMakeFiles/coap-2.dir/src/coap_tinydtls.c.o 02:30:50 [100%] Linking C shared library libcoap-2.so 02:30:50 [100%] Built target coap-2 02:30:50 + make install 02:30:50 [100%] Built target coap-2 02:30:50 Install the project... 02:30:50 -- Install configuration: "Release" 02:30:50 -- Installing: /usr/local/lib/libcoap-2.so 02:30:50 -- Set runtime path of "/usr/local/lib/libcoap-2.so" to "" 02:30:50 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets.cmake 02:30:50 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets-release.cmake 02:30:50 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfig.cmake 02:30:50 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfigVersion.cmake 02:30:50 -- Up-to-date: /usr/local/include 02:30:50 -- Up-to-date: /usr/local/include/coap2 02:30:50 -- Installing: /usr/local/include/coap2/coap_dtls.h 02:30:50 -- Installing: /usr/local/include/coap2/coap_mutex.h 02:30:50 -- Installing: /usr/local/include/coap2/option.h 02:30:50 -- Installing: /usr/local/include/coap2/uri.h 02:30:50 -- Installing: /usr/local/include/coap2/net.h 02:30:50 -- Installing: /usr/local/include/coap2/bits.h 02:30:50 -- Installing: /usr/local/include/coap2/utlist.h 02:30:50 -- Installing: /usr/local/include/coap2/coap_event.h 02:30:50 -- Installing: /usr/local/include/coap2/block.h 02:30:50 -- Installing: /usr/local/include/coap2/coap_session.h 02:30:50 -- Installing: /usr/local/include/coap2/coap_prng.h 02:30:50 -- Installing: /usr/local/include/coap2/uthash.h 02:30:50 -- Installing: /usr/local/include/coap2/async.h 02:30:50 -- Installing: /usr/local/include/coap2/coap_hashkey.h 02:30:50 -- Installing: /usr/local/include/coap2/libcoap.h 02:30:50 -- Installing: /usr/local/include/coap2/mem.h 02:30:50 -- Installing: /usr/local/include/coap2/subscribe.h 02:30:50 -- Installing: /usr/local/include/coap2/resource.h 02:30:50 -- Installing: /usr/local/include/coap2/coap_forward_decls.h 02:30:50 -- Installing: /usr/local/include/coap2/coap_riot.h 02:30:50 -- Installing: /usr/local/include/coap2/coap_time.h 02:30:50 -- Installing: /usr/local/include/coap2/pdu.h 02:30:50 -- Installing: /usr/local/include/coap2/address.h 02:30:50 -- Installing: /usr/local/include/coap2/coap_io.h 02:30:50 -- Installing: /usr/local/include/coap2/lwippools.h 02:30:50 -- Installing: /usr/local/include/coap2/str.h 02:30:50 -- Installing: /usr/local/include/coap2/coap_debug.h 02:30:50 -- Installing: /usr/local/include/coap2/encode.h 02:30:50 -- Up-to-date: /usr/local/include 02:30:50 -- Up-to-date: /usr/local/include/coap2 02:30:50 -- Installing: /usr/local/include/coap2/coap.h 02:30:50 + '[' 1 '=' 1 ] 02:30:50 + cd /device-coap/deps 02:30:50 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip 02:30:50 Connecting to github.com (140.82.114.3:443) 02:30:50 Connecting to codeload.github.com (140.82.113.10:443) 02:30:51 saving to 'v4.0.0.zip' 02:30:51 v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA 02:30:51 'v4.0.0.zip' saved 02:30:51 + unzip v4.0.0.zip 02:30:51 Archive: v4.0.0.zip 02:30:51 creating: device-sdk-c-4.0.0/ 02:30:51 creating: device-sdk-c-4.0.0/.github/ 02:30:51 inflating: device-sdk-c-4.0.0/.github/Contributing.md 02:30:51 inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md 02:30:51 inflating: device-sdk-c-4.0.0/.github/semantic.yml 02:30:51 creating: device-sdk-c-4.0.0/.github/workflows/ 02:30:51 inflating: device-sdk-c-4.0.0/.github/workflows/release.yml 02:30:51 inflating: device-sdk-c-4.0.0/.gitignore 02:30:51 inflating: device-sdk-c-4.0.0/Attribution.txt 02:30:51 inflating: device-sdk-c-4.0.0/CHANGELOG.md 02:30:51 inflating: device-sdk-c-4.0.0/Doxyfile 02:30:51 inflating: device-sdk-c-4.0.0/GOVERNANCE.md 02:30:51 inflating: device-sdk-c-4.0.0/Jenkinsfile 02:30:51 inflating: device-sdk-c-4.0.0/LICENSE 02:30:51 inflating: device-sdk-c-4.0.0/Makefile 02:30:51 inflating: device-sdk-c-4.0.0/OWNERS.md 02:30:51 inflating: device-sdk-c-4.0.0/README.IOT.md 02:30:51 inflating: device-sdk-c-4.0.0/README.md 02:30:51 inflating: device-sdk-c-4.0.0/README.v3.md 02:30:51 creating: device-sdk-c-4.0.0/docs/ 02:30:51 inflating: device-sdk-c-4.0.0/docs/configuration.md 02:30:51 inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md 02:30:51 inflating: device-sdk-c-4.0.0/docs/metrics.md 02:30:51 inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md 02:30:51 inflating: device-sdk-c-4.0.0/docs/startup.md 02:30:51 creating: device-sdk-c-4.0.0/include/ 02:30:51 creating: device-sdk-c-4.0.0/include/devsdk/ 02:30:51 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h 02:30:51 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h 02:30:51 creating: device-sdk-c-4.0.0/include/edgex/ 02:30:51 inflating: device-sdk-c-4.0.0/include/edgex/devices.h 02:30:51 inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h 02:30:51 inflating: device-sdk-c-4.0.0/include/edgex/edgex.h 02:30:51 inflating: device-sdk-c-4.0.0/include/edgex/profiles.h 02:30:51 inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h 02:30:51 creating: device-sdk-c-4.0.0/scripts/ 02:30:51 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine 02:30:51 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base 02:30:51 inflating: device-sdk-c-4.0.0/scripts/build.sh 02:30:51 inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh 02:30:51 creating: device-sdk-c-4.0.0/src/ 02:30:51 inflating: device-sdk-c-4.0.0/src/CMakeLists.txt 02:30:51 creating: device-sdk-c-4.0.0/src/c/ 02:30:51 inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt 02:30:51 inflating: device-sdk-c-4.0.0/src/c/api.h 02:30:51 inflating: device-sdk-c-4.0.0/src/c/autoevent.c 02:30:51 inflating: device-sdk-c-4.0.0/src/c/autoevent.h 02:30:51 inflating: device-sdk-c-4.0.0/src/c/bus-impl.h 02:30:51 inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c 02:30:51 inflating: device-sdk-c-4.0.0/src/c/bus.c 02:30:51 inflating: device-sdk-c-4.0.0/src/c/bus.h 02:30:51 inflating: device-sdk-c-4.0.0/src/c/callback3.c 02:30:51 inflating: device-sdk-c-4.0.0/src/c/callback3.h 02:30:51 inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h 02:30:51 inflating: device-sdk-c-4.0.0/src/c/config.c 02:30:51 inflating: device-sdk-c-4.0.0/src/c/config.h 02:30:51 inflating: device-sdk-c-4.0.0/src/c/correlation.c 02:30:51 inflating: device-sdk-c-4.0.0/src/c/correlation.h 02:30:51 inflating: device-sdk-c-4.0.0/src/c/data.c 02:30:51 inflating: device-sdk-c-4.0.0/src/c/data.h 02:30:51 inflating: device-sdk-c-4.0.0/src/c/defs.h.in 02:30:51 inflating: device-sdk-c-4.0.0/src/c/device.c 02:30:51 inflating: device-sdk-c-4.0.0/src/c/device.h 02:30:51 inflating: device-sdk-c-4.0.0/src/c/devman.c 02:30:51 inflating: device-sdk-c-4.0.0/src/c/devmap.c 02:30:51 inflating: device-sdk-c-4.0.0/src/c/devmap.h 02:30:51 inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c 02:30:51 inflating: device-sdk-c-4.0.0/src/c/devutil.h 02:30:51 inflating: device-sdk-c-4.0.0/src/c/discovery.c 02:30:51 inflating: device-sdk-c-4.0.0/src/c/discovery.h 02:30:51 inflating: device-sdk-c-4.0.0/src/c/dto-read.c 02:30:51 inflating: device-sdk-c-4.0.0/src/c/dto-read.h 02:30:51 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c 02:30:51 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h 02:30:51 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c 02:30:51 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h 02:30:51 inflating: device-sdk-c-4.0.0/src/c/edgex2.h 02:30:51 inflating: device-sdk-c-4.0.0/src/c/errorlist.h 02:30:51 creating: device-sdk-c-4.0.0/src/c/examples/ 02:30:51 inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt 02:30:51 inflating: device-sdk-c-4.0.0/src/c/examples/README.md 02:30:51 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ 02:30:51 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt 02:30:51 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md 02:30:51 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c 02:30:51 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ 02:30:51 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml 02:30:51 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ 02:30:51 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json 02:30:51 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ 02:30:51 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json 02:30:51 creating: device-sdk-c-4.0.0/src/c/examples/counters/ 02:30:51 inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt 02:30:51 inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md 02:30:51 inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c 02:30:51 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ 02:30:51 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml 02:30:51 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ 02:30:51 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json 02:30:51 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ 02:30:51 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json 02:30:51 creating: device-sdk-c-4.0.0/src/c/examples/discovery/ 02:30:51 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt 02:30:51 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md 02:30:51 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ 02:30:51 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml 02:30:51 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ 02:30:51 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt 02:30:51 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ 02:30:51 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json 02:30:51 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c 02:30:51 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json 02:30:51 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json 02:30:51 creating: device-sdk-c-4.0.0/src/c/examples/file/ 02:30:51 inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt 02:30:51 inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md 02:30:51 inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c 02:30:51 creating: device-sdk-c-4.0.0/src/c/examples/file/res/ 02:30:51 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml 02:30:51 creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ 02:30:51 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json 02:30:51 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt 02:30:51 creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ 02:30:51 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json 02:30:51 creating: device-sdk-c-4.0.0/src/c/examples/gyro/ 02:30:51 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt 02:30:51 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md 02:30:51 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c 02:30:51 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ 02:30:51 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml 02:30:51 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ 02:30:51 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json 02:30:51 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ 02:30:51 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json 02:30:51 creating: device-sdk-c-4.0.0/src/c/examples/random/ 02:30:51 inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt 02:30:51 inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md 02:30:51 inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c 02:30:51 creating: device-sdk-c-4.0.0/src/c/examples/random/res/ 02:30:51 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml 02:30:51 creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ 02:30:51 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json 02:30:51 creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ 02:30:51 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json 02:30:51 creating: device-sdk-c-4.0.0/src/c/examples/res/ 02:30:51 inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml 02:30:51 creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ 02:30:51 inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json 02:30:51 creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ 02:30:51 inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json 02:30:51 inflating: device-sdk-c-4.0.0/src/c/examples/template.c 02:30:51 creating: device-sdk-c-4.0.0/src/c/examples/terminal/ 02:30:51 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt 02:30:51 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md 02:30:51 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c 02:30:51 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ 02:30:51 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml 02:30:51 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ 02:30:51 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json 02:30:51 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ 02:30:51 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json 02:30:51 inflating: device-sdk-c-4.0.0/src/c/filesys.c 02:30:51 inflating: device-sdk-c-4.0.0/src/c/filesys.h 02:30:51 inflating: device-sdk-c-4.0.0/src/c/keeper.c 02:30:51 inflating: device-sdk-c-4.0.0/src/c/keeper.h 02:30:51 inflating: device-sdk-c-4.0.0/src/c/map.c 02:30:51 inflating: device-sdk-c-4.0.0/src/c/map.h 02:30:51 inflating: device-sdk-c-4.0.0/src/c/metadata.c 02:30:51 inflating: device-sdk-c-4.0.0/src/c/metadata.h 02:30:51 inflating: device-sdk-c-4.0.0/src/c/metrics.h 02:30:51 inflating: device-sdk-c-4.0.0/src/c/opstate.c 02:30:51 inflating: device-sdk-c-4.0.0/src/c/opstate.h 02:30:51 inflating: device-sdk-c-4.0.0/src/c/parson.c 02:30:51 inflating: device-sdk-c-4.0.0/src/c/parson.h 02:30:51 inflating: device-sdk-c-4.0.0/src/c/profiles.c 02:30:51 inflating: device-sdk-c-4.0.0/src/c/profiles.h 02:30:51 inflating: device-sdk-c-4.0.0/src/c/registry-impl.h 02:30:51 inflating: device-sdk-c-4.0.0/src/c/registry.c 02:30:51 inflating: device-sdk-c-4.0.0/src/c/registry.h 02:30:51 inflating: device-sdk-c-4.0.0/src/c/reqdata.c 02:30:51 inflating: device-sdk-c-4.0.0/src/c/reqdata.h 02:30:51 inflating: device-sdk-c-4.0.0/src/c/request_auth.c 02:30:51 inflating: device-sdk-c-4.0.0/src/c/request_auth.h 02:30:51 inflating: device-sdk-c-4.0.0/src/c/rest-server.c 02:30:51 inflating: device-sdk-c-4.0.0/src/c/rest-server.h 02:30:51 inflating: device-sdk-c-4.0.0/src/c/rest.c 02:30:51 inflating: device-sdk-c-4.0.0/src/c/rest.h 02:30:51 inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h 02:30:51 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c 02:30:51 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h 02:30:51 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c 02:30:51 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h 02:30:51 inflating: device-sdk-c-4.0.0/src/c/secrets.c 02:30:51 inflating: device-sdk-c-4.0.0/src/c/secrets.h 02:30:51 inflating: device-sdk-c-4.0.0/src/c/service.c 02:30:51 inflating: device-sdk-c-4.0.0/src/c/service.h 02:30:51 inflating: device-sdk-c-4.0.0/src/c/transform.c 02:30:51 inflating: device-sdk-c-4.0.0/src/c/transform.h 02:30:51 inflating: device-sdk-c-4.0.0/src/c/validate.c 02:30:51 inflating: device-sdk-c-4.0.0/src/c/validate.h 02:30:51 inflating: device-sdk-c-4.0.0/src/c/watchers.c 02:30:51 inflating: device-sdk-c-4.0.0/src/c/watchers.h 02:30:51 creating: device-sdk-c-4.0.0/src/cmake/ 02:30:51 inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake 02:30:51 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake 02:30:51 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake 02:30:51 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake 02:30:51 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake 02:30:51 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake 02:30:51 + cd device-sdk-c-4.0.0 02:30:51 + ./scripts/build.sh 02:30:51 + CPPCHECK=false 02:30:51 + DOCGEN=false 02:30:51 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 02:30:51 + '[' 0 -gt 0 ] 02:30:51 + readlink -f ./scripts/build.sh 02:30:51 + dirname /device-coap/deps/device-sdk-c-4.0.0/scripts/build.sh 02:30:51 + dirname /device-coap/deps/device-sdk-c-4.0.0/scripts 02:30:51 + ROOT=/device-coap/deps/device-sdk-c-4.0.0 02:30:51 + cd /device-coap/deps/device-sdk-c-4.0.0 02:30:51 + mkdir -p /device-coap/deps/device-sdk-c-4.0.0/build/release 02:30:51 + cd /device-coap/deps/device-sdk-c-4.0.0/build/release 02:30:51 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-coap/deps/device-sdk-c-4.0.0/src 02:30:52 -- The C compiler identification is GNU 12.2.1 02:30:52 -- Detecting C compiler ABI info 02:30:52 -- Detecting C compiler ABI info - done 02:30:52 -- Check for working C compiler: /usr/bin/cc - skipped 02:30:52 -- Detecting C compile features 02:30:52 -- Detecting C compile features - done 02:30:52 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 02:30:52 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 02:30:52 -- Found LIBYAML: /usr/lib/libyaml.so 02:30:52 -- Found LIBUUID: /usr/lib/libuuid.so 02:30:52 -- Found LIBCBOR: /usr/lib/libcbor.so 02:30:52 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 02:30:52 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 02:30:52 -- /opt/iotech/iot/1.5/include 02:30:52 -- C SDK 0.0.0 for Linux 02:30:53 -- Performing Test CSDK_HAVE_ATOMIC 02:30:53 -- Performing Test CSDK_HAVE_ATOMIC - Success 02:30:53 -- Found Curses: /usr/lib/libcurses.so 02:30:53 -- Configuring done (2.2s) 02:30:53 -- Generating done (0.2s) 02:30:53 -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.0/build/release 02:30:53 + make all package 02:30:53 + tee release.log 02:30:54 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 02:30:54 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 02:30:56 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 02:30:57 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 02:30:57 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 02:31:00 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 02:31:00 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 02:31:01 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 02:31:03 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 02:31:03 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 02:31:05 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 02:31:06 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 02:31:06 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 02:31:08 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 02:31:08 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 02:31:11 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 02:31:11 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 02:31:13 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 02:31:14 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 02:31:16 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 02:31:16 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 02:31:24 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 02:31:24 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 02:31:25 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 02:31:25 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 02:31:25 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 02:31:27 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 02:31:31 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 02:31:31 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 02:31:32 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 02:31:32 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 02:31:35 /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': 02:31:35 /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] 02:31:35 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); 02:31:35 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:31:35 /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here 02:31:35 875 | const iot_data_t *deviceservices_config; 02:31:35 | ^~~~~~~~~~~~~~~~~~~~~ 02:31:36 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 02:31:37 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 02:31:37 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 02:31:38 [ 68%] Linking C shared library libcsdk.so 02:31:38 [ 68%] Built target csdk 02:31:38 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 02:31:40 [ 72%] Linking C executable template 02:31:40 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 02:31:40 [ 72%] Built target template 02:31:40 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 02:31:41 [ 76%] Linking C executable device-counter 02:31:41 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 02:31:41 [ 76%] Built target device-counter 02:31:41 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 02:31:42 [ 80%] Linking C executable device-random 02:31:42 /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) 02:31:42 [ 80%] Built target device-random 02:31:42 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 02:31:43 [ 84%] Linking C executable device-gyro 02:31:43 /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) 02:31:43 [ 84%] Built target device-gyro 02:31:43 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 02:31:44 [ 88%] Linking C executable device-bitfields 02:31:44 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 02:31:44 [ 88%] Built target device-bitfields 02:31:44 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 02:31:46 [ 92%] Linking C executable template-discovery 02:31:46 /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) 02:31:46 [ 92%] Built target template-discovery 02:31:46 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 02:31:47 [ 96%] Linking C executable device-file 02:31:47 /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) 02:31:48 [ 96%] Built target device-file 02:31:48 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 02:31:48 [100%] Linking C executable device-terminal 02:31:48 /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) 02:31:49 [100%] Built target device-terminal 02:31:49 Run CPack packaging tool... 02:31:49 CPack: Create package using TGZ 02:31:49 CPack: Install projects 02:31:49 CPack: - Run preinstall target for: Csdk 02:31:50 CPack: - Install project: Csdk [] 02:31:50 CPack: Create package 02:31:50 CPack: - package: /device-coap/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. 02:31:50 + '[' false '=' true ] 02:31:50 + '[' false '=' true ] 02:31:50 + mkdir -p /device-coap/deps/device-sdk-c-4.0.0/build/debug 02:31:50 + cd /device-coap/deps/device-sdk-c-4.0.0/build/debug 02:31:50 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-coap/deps/device-sdk-c-4.0.0/src 02:31:50 -- The C compiler identification is GNU 12.2.1 02:31:50 -- Detecting C compiler ABI info 02:31:51 -- Detecting C compiler ABI info - done 02:31:51 -- Check for working C compiler: /usr/bin/cc - skipped 02:31:51 -- Detecting C compile features 02:31:51 -- Detecting C compile features - done 02:31:51 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 02:31:51 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 02:31:51 -- Found LIBYAML: /usr/lib/libyaml.so 02:31:51 -- Found LIBUUID: /usr/lib/libuuid.so 02:31:51 -- Found LIBCBOR: /usr/lib/libcbor.so 02:31:51 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 02:31:51 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 02:31:51 -- /opt/iotech/iot/1.5/include 02:31:51 -- C SDK 0.0.0 for Linux 02:31:51 -- Performing Test CSDK_HAVE_ATOMIC 02:31:52 -- Performing Test CSDK_HAVE_ATOMIC - Success 02:31:52 -- Found Curses: /usr/lib/libcurses.so 02:31:52 -- Configuring done (2.0s) 02:31:52 -- Generating done (0.3s) 02:31:52 -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.0/build/debug 02:31:52 + make 02:31:52 + tee debug.log 02:31:52 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 02:31:53 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 02:31:53 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 02:31:54 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 02:31:55 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 02:31:55 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 02:31:55 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 02:31:56 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 02:31:57 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 02:31:57 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 02:31:57 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 02:31:58 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 02:31:59 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 02:31:59 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 02:31:59 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 02:32:00 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 02:32:00 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 02:32:01 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 02:32:01 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 02:32:02 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 02:32:02 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 02:32:04 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 02:32:04 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 02:32:04 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 02:32:04 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 02:32:04 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 02:32:05 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 02:32:06 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 02:32:07 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 02:32:07 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 02:32:07 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 02:32:08 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 02:32:09 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 02:32:09 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 02:32:10 [ 68%] Linking C shared library libcsdk.so 02:32:10 [ 68%] Built target csdk 02:32:10 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 02:32:10 [ 72%] Linking C executable template 02:32:10 /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) 02:32:10 [ 72%] Built target template 02:32:10 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 02:32:11 [ 76%] Linking C executable device-counter 02:32:11 /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) 02:32:11 [ 76%] Built target device-counter 02:32:11 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 02:32:12 [ 80%] Linking C executable device-random 02:32:12 /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) 02:32:12 [ 80%] Built target device-random 02:32:12 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 02:32:12 [ 84%] Linking C executable device-gyro 02:32:12 /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) 02:32:13 [ 84%] Built target device-gyro 02:32:13 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 02:32:13 [ 88%] Linking C executable device-bitfields 02:32:13 /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) 02:32:13 [ 88%] Built target device-bitfields 02:32:13 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 02:32:14 [ 92%] Linking C executable template-discovery 02:32:14 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 02:32:14 [ 92%] Built target template-discovery 02:32:14 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 02:32:14 [ 96%] Linking C executable device-file 02:32:14 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 02:32:15 [ 96%] Built target device-file 02:32:15 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 02:32:15 [100%] Linking C executable device-terminal 02:32:15 /usr/lib/gcc/aarch64-alpine-linux-musl/12.2.1/../../../../aarch64-alpine-linux-musl/bin/ld: warning: libcbor.so.0.11, needed by /opt/iotech/iot/1.5/lib/libiot.so, not found (try using -rpath or -rpath-link) 02:32:15 [100%] Built target device-terminal 02:32:15 + cp -rf include/devsdk include/edgex /usr/include/ 02:32:16 + cp build/release/c/libcsdk.so /usr/lib/ 02:32:16 + rm -rf /device-coap/deps 02:32:17 Removing intermediate container 987fb277feb4 02:32:17 ---> ba0eefecf8ef 02:32:17 Step 13/33 : RUN /device-coap/scripts/build.sh && test -f /device-coap/build/release/device-coap 02:32:17 ---> Running in 475177e53161 02:32:18 + readlink -f /device-coap/scripts/build.sh 02:32:18 + dirname /device-coap/scripts/build.sh 02:32:18 + dirname /device-coap/scripts 02:32:18 /device-coap 02:32:18 + ROOT=/device-coap 02:32:18 + echo /device-coap 02:32:18 + cd /device-coap 02:32:18 + mkdir -p /device-coap/build/release 02:32:18 + cd /device-coap/build/release 02:32:18 + cmake '-DCMAKE_BUILD_TYPE=Release' /device-coap/src/c 02:32:18 -- Configuring done (0.0s) 02:32:18 -- Generating done (0.0s) 02:32:18 -- Build files have been written to: /device-coap/build/release 02:32:18 + + make 02:32:18 tee release.log 02:32:18 [ 20%] Building C object CMakeFiles/device-coap.dir/coap-client.c.o 02:32:18 In file included from /usr/include/devsdk/devsdk.h:18, 02:32:18 from /device-coap/src/c/device-coap.h:17, 02:32:18 from /device-coap/src/c/coap-client.h:21, 02:32:18 from /device-coap/src/c/coap-client.c:9: 02:32:18 /device-coap/src/c/coap-client.c: In function 'GetEndDeviceProtocolProperties': 02:32:18 /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=] 02:32:18 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", 02:32:18 | ^~~~~~~~~~~~~~~~~~~~~ 02:32:18 90 | strlen(end_dev_params_ptr->psk_key)); 02:32:18 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:32:18 | | 02:32:18 | size_t {aka long unsigned int} 02:32:18 /device-coap/src/c/coap-client.c:89:55: note: format string is defined here 02:32:18 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", 02:32:18 | ~^ 02:32:18 | | 02:32:18 | unsigned int 02:32:18 | %lu 02:32:18 /device-coap/src/c/coap-client.c: In function 'message_handler': 02:32:18 /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=] 02:32:18 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); 02:32:18 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 02:32:18 | | 02:32:18 | size_t {aka long unsigned int} 02:32:18 /device-coap/src/c/coap-client.c:126:63: note: format string is defined here 02:32:18 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); 02:32:18 | ~^ 02:32:18 | | 02:32:18 | unsigned int 02:32:18 | %lu 02:32:18 /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=] 02:32:18 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", 02:32:18 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:32:18 130 | resource->properties->type); 02:32:18 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:32:18 | | 02:32:18 | iot_typecode_t 02:32:18 /device-coap/src/c/coap-client.c:129:68: note: format string is defined here 02:32:18 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", 02:32:18 | ~^ 02:32:18 | | 02:32:18 | int 02:32:18 /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=] 02:32:18 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, 02:32:18 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:32:18 140 | len); 02:32:18 | ~~~ 02:32:18 | | 02:32:18 | size_t {aka long unsigned int} 02:32:18 /device-coap/src/c/coap-client.c:139:71: note: format string is defined here 02:32:18 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, 02:32:18 | ~^ 02:32:18 | | 02:32:18 | int 02:32:18 | %ld 02:32:18 /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=] 02:32:18 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, 02:32:18 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:32:18 145 | len); 02:32:18 | ~~~ 02:32:18 | | 02:32:18 | size_t {aka long unsigned int} 02:32:18 /device-coap/src/c/coap-client.c:144:71: note: format string is defined here 02:32:18 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, 02:32:18 | ~^ 02:32:18 | | 02:32:18 | int 02:32:18 | %ld 02:32:18 /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=] 02:32:18 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, 02:32:18 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:32:18 152 | len); 02:32:18 | ~~~ 02:32:18 | | 02:32:18 | size_t {aka long unsigned int} 02:32:18 /device-coap/src/c/coap-client.c:151:70: note: format string is defined here 02:32:18 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, 02:32:18 | ~^ 02:32:18 | | 02:32:18 | int 02:32:18 | %ld 02:32:18 /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=] 02:32:18 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", 02:32:18 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:32:18 157 | resource->properties->type); 02:32:18 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:32:18 | | 02:32:18 | iot_typecode_t 02:32:18 /device-coap/src/c/coap-client.c:156:71: note: format string is defined here 02:32:18 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", 02:32:18 | ~^ 02:32:18 | | 02:32:18 | int 02:32:18 /device-coap/src/c/coap-client.c: In function 'CoapSendCommandToEndDevice': 02:32:18 /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=] 02:32:18 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); 02:32:18 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 02:32:18 | | 02:32:18 | size_t {aka long unsigned int} 02:32:18 /device-coap/src/c/coap-client.c:244:55: note: format string is defined here 02:32:18 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); 02:32:18 | ~^ 02:32:18 | | 02:32:18 | int 02:32:18 | %ld 02:32:18 /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=] 02:32:18 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 02:32:18 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:32:18 253 | (uint8_t *)end_dev_params_ptr->psk_key, 02:32:18 254 | strlen(end_dev_params_ptr->psk_key)); 02:32:18 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:32:18 | | 02:32:18 | size_t {aka long unsigned int} 02:32:18 /device-coap/src/c/coap-client.c:252:67: note: format string is defined here 02:32:18 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 02:32:18 | ~^ 02:32:18 | | 02:32:18 | int 02:32:18 | %ld 02:32:18 /device-coap/src/c/coap-client.c: In function 'CoapGetRequestToEndDevice': 02:32:18 /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=] 02:32:18 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 02:32:18 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:32:18 352 | (uint8_t *)end_dev_params_ptr->psk_key, 02:32:18 353 | strlen(end_dev_params_ptr->psk_key)); 02:32:18 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:32:18 | | 02:32:18 | size_t {aka long unsigned int} 02:32:18 /device-coap/src/c/coap-client.c:351:67: note: format string is defined here 02:32:18 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 02:32:18 | ~^ 02:32:18 | | 02:32:18 | int 02:32:18 | %ld 02:32:19 [ 40%] Building C object CMakeFiles/device-coap.dir/coap-server.c.o 02:32:19 In file included from /usr/include/devsdk/devsdk.h:18, 02:32:19 from /usr/include/edgex/devices.h:17, 02:32:19 from /device-coap/src/c/coap-server.c:22: 02:32:19 /device-coap/src/c/coap-server.c: In function 'data_handler': 02:32:19 /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=] 02:32:19 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); 02:32:19 | ^~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 02:32:19 | | 02:32:19 | size_t {aka long unsigned int} 02:32:19 /device-coap/src/c/coap-server.c:82:54: note: format string is defined here 02:32:19 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); 02:32:19 | ~^ 02:32:19 | | 02:32:19 | unsigned int 02:32:19 | %lu 02:32:19 /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=] 02:32:19 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); 02:32:19 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:32:19 | | 02:32:19 | iot_typecode_t 02:32:19 /device-coap/src/c/coap-server.c:128:65: note: format string is defined here 02:32:19 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); 02:32:19 | ~^ 02:32:19 | | 02:32:19 | int 02:32:20 [ 60%] Building C object CMakeFiles/device-coap.dir/coap-util.c.o 02:32:20 In file included from /usr/include/devsdk/devsdk.h:18, 02:32:20 from /device-coap/src/c/coap-util.h:18, 02:32:20 from /device-coap/src/c/coap-util.c:9: 02:32:20 /device-coap/src/c/coap-util.c: In function 'read_data_float64': 02:32:20 /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=] 02:32:20 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 02:32:20 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 02:32:20 | | 02:32:20 | size_t {aka long unsigned int} 02:32:20 /device-coap/src/c/coap-util.c:63:56: note: format string is defined here 02:32:20 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 02:32:20 | ~^ 02:32:20 | | 02:32:20 | unsigned int 02:32:20 | %lu 02:32:20 /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=] 02:32:20 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 02:32:20 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 02:32:20 | | 02:32:20 | size_t {aka long unsigned int} 02:32:20 /device-coap/src/c/coap-util.c:76:56: note: format string is defined here 02:32:20 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 02:32:20 | ~^ 02:32:20 | | 02:32:20 | unsigned int 02:32:20 | %lu 02:32:20 /device-coap/src/c/coap-util.c: In function 'read_data_int32': 02:32:20 /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=] 02:32:20 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 02:32:20 | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 02:32:20 | | 02:32:20 | size_t {aka long unsigned int} 02:32:20 /device-coap/src/c/coap-util.c:87:54: note: format string is defined here 02:32:20 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 02:32:20 | ~^ 02:32:20 | | 02:32:20 | unsigned int 02:32:20 | %lu 02:32:20 /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=] 02:32:20 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 02:32:20 | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 02:32:20 | | 02:32:20 | size_t {aka long unsigned int} 02:32:20 /device-coap/src/c/coap-util.c:102:54: note: format string is defined here 02:32:20 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 02:32:20 | ~^ 02:32:20 | | 02:32:20 | unsigned int 02:32:20 | %lu 02:32:21 [ 80%] Building C object CMakeFiles/device-coap.dir/device-coap.c.o 02:32:21 In file included from /usr/include/devsdk/devsdk.h:18, 02:32:21 from /device-coap/src/c/device-coap.h:17, 02:32:21 from /device-coap/src/c/device-coap.c:10: 02:32:21 /device-coap/src/c/device-coap.c: In function 'coap_get_handler': 02:32:21 /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=] 02:32:21 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", 02:32:21 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:32:21 131 | requests[i].resource->type); 02:32:21 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 02:32:21 | | 02:32:21 | iot_typecode_t 02:32:21 /device-coap/src/c/device-coap.c:130:69: note: format string is defined here 02:32:21 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", 02:32:21 | ~^ 02:32:21 | | 02:32:21 | int 02:32:22 [100%] Linking C executable device-coap 02:32:22 /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) 02:32:22 [100%] Built target device-coap 02:32:23 Removing intermediate container 475177e53161 02:32:23 ---> 0bd4117b7849 02:32:23 Step 14/33 : FROM ${BASE} 02:32:23 ---> 6ebdf5bfa09e 02:32:23 Step 15/33 : RUN apk add --update --no-cache dumb-init 02:32:23 ---> Running in d257704be116 02:32:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:32:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:32:25 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz 02:32:26 WARNING: This apk-tools is OLD! Some packages might not function properly. 02:32:26 OK: 334 MiB in 103 packages 02:32:27 Removing intermediate container d257704be116 02:32:27 ---> 0a5039e73fef 02:32:27 Step 16/33 : RUN apk --no-cache upgrade 02:32:27 ---> Running in 1cd206806085 02:32:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:32:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:32:29 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz 02:32:30 WARNING: This apk-tools is OLD! Some packages might not function properly. 02:32:30 OK: 334 MiB in 103 packages 02:32:31 Removing intermediate container 1cd206806085 02:32:31 ---> a92228fc2c95 02:32:31 Step 17/33 : WORKDIR / 02:32:31 ---> Running in 9b299ba43d3c 02:32:31 Removing intermediate container 9b299ba43d3c 02:32:31 ---> 14719a210b90 02:32:31 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 02:32:31 ---> Running in 1aeddea128cf 02:32:32 Connecting to iotech.jfrog.io (34.246.139.145:443) 02:32:32 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 02:32:32 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 02:32:32 '/etc/apk/keys/alpine.dev.rsa.pub' saved 02:32:33 Removing intermediate container 1aeddea128cf 02:32:33 ---> 22da8ed16157 02:32:33 Step 19/33 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 02:32:33 ---> Running in 87b9e61a397a 02:32:35 Removing intermediate container 87b9e61a397a 02:32:35 ---> 635ce4fc0d41 02:32:35 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 02:32:35 ---> Running in 3caed88c6904 02:32:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:32:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:32:37 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/aarch64/APKINDEX.tar.gz 02:32:38 WARNING: This apk-tools is OLD! Some packages might not function properly. 02:32:38 (1/1) Installing curl (8.12.1-r0) 02:32:38 Executing busybox-1.36.1-r7.trigger 02:32:38 OK: 334 MiB in 104 packages 02:32:39 Removing intermediate container 3caed88c6904 02:32:39 ---> c1fde3688e4b 02:32:39 Step 21/33 : COPY --from=builder /device-coap/build/release/device-coap / 02:32:39 ---> b1c193bb6fba 02:32:39 Step 22/33 : COPY --from=builder /usr/local/lib/libcoap-2.so /usr/local/lib/ 02:32:40 ---> ecfe0cc5b469 02:32:40 Step 23/33 : COPY --from=builder /usr/local/include/coap2 /usr/local/include/coap2 02:32:40 ---> 4d983dbfaf15 02:32:40 Step 24/33 : COPY --from=builder /usr/local/lib/libtinydtls.so /usr/local/lib/ 02:32:41 ---> e7a40c1870d3 02:32:41 Step 25/33 : COPY --from=builder /usr/lib/libcsdk.so /usr/lib 02:32:42 ---> 7c611c7b3373 02:32:42 Step 26/33 : COPY LICENSE / 02:32:42 ---> ca8e51408c41 02:32:42 Step 27/33 : COPY Attribution.txt / 02:32:42 ---> bbf04e42b0c0 02:32:42 Step 28/33 : COPY res /res 02:32:43 ---> 4a54bb51830b 02:32:43 Step 29/33 : ENTRYPOINT ["/device-coap"] 02:32:43 ---> Running in cdeeb7b31833 02:32:43 Removing intermediate container cdeeb7b31833 02:32:43 ---> 3dae28869bb5 02:32:43 Step 30/33 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 02:32:43 ---> Running in 449c12a2bdf0 02:32:44 Removing intermediate container 449c12a2bdf0 02:32:44 ---> f24122632465 02:32:44 Step 31/33 : LABEL arch=arm64 02:32:44 ---> Running in 1c752bfefda6 02:32:44 Removing intermediate container 1c752bfefda6 02:32:44 ---> ac3ca5868123 02:32:44 Step 32/33 : LABEL git_sha=8443275ac6a55454468ef18d6a769bcfbada4750 02:32:44 ---> Running in 184949d8257d 02:32:44 Removing intermediate container 184949d8257d 02:32:44 ---> 458fc713091a 02:32:44 Step 33/33 : LABEL version=3.2.0-dev.1 02:32:44 ---> Running in b3865e6e85af 02:32:45 Removing intermediate container b3865e6e85af 02:32:45 ---> 92d726099269 02:32:45 [Warning] One or more build-args [ARCH MAKE] were not consumed 02:32:45 Successfully built 92d726099269 02:32:45 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 02:32:45 provisioning config files... 02:32:45 copy managed file [device-coap-c-settings] to file:/w/workspace/device-coap-c/39@tmp/config14810709561311314754tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:32:45 ---> ****-login.sh 02:32:45 nexus3.edgexfoundry.org:10001 02:32:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:32:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:32:46 Configure a credential helper to remove this warning. See 02:32:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:32:46 02:32:46 Login Succeeded 02:32:46 nexus3.edgexfoundry.org:10002 02:32:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:32:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:32:46 Configure a credential helper to remove this warning. See 02:32:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:32:46 02:32:46 Login Succeeded 02:32:46 nexus3.edgexfoundry.org:10003 02:32:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:32:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:32:46 Configure a credential helper to remove this warning. See 02:32:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:32:46 02:32:46 Login Succeeded 02:32:46 nexus3.edgexfoundry.org:10004 02:32:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:32:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:32:47 Configure a credential helper to remove this warning. See 02:32:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:32:47 02:32:47 Login Succeeded 02:32:47 ****.io 02:32:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:32:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:32:47 Configure a credential helper to remove this warning. See 02:32:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:32:47 02:32:47 Login Succeeded 02:32:47 ---> ****-login.sh ends [Pipeline] } 02:32:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:32:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:32:47 [edgeXDocker.push] Tagging docker image device-coap-arm64 with the following tags: 02:32:47 8443275ac6a55454468ef18d6a769bcfbada4750 02:32:47 latest 02:32:47 3.2.0-dev.1 02:32:47 8443275ac6a55454468ef18d6a769bcfbada4750-3.2.0-dev.1 02:32:47 main 02:32:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:48 + docker tag device-coap-arm64 nexus3.edgexfoundry.org:10004/device-coap-arm64:8443275ac6a55454468ef18d6a769bcfbada4750 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:48 + docker push nexus3.edgexfoundry.org:10004/device-coap-arm64:8443275ac6a55454468ef18d6a769bcfbada4750 02:32:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-coap-arm64] 02:32:48 1afabdc708ec: Preparing 02:32:48 b5ad4e0d6b54: Preparing 02:32:48 aed0168c9ade: Preparing 02:32:48 8ccd569afaa4: Preparing 02:32:48 867e7f1a884a: Preparing 02:32:48 62180e224069: Preparing 02:32:48 eebad2770acd: Preparing 02:32:48 072d0f86e4f4: Preparing 02:32:48 1b294f68d939: Preparing 02:32:48 f7a539915771: Preparing 02:32:48 ea2e83117016: Preparing 02:32:48 fd5cd5fb3641: Preparing 02:32:48 dd197f6c4993: Preparing 02:32:48 6ba74b2f4d44: Preparing 02:32:48 152939b59935: Preparing 02:32:48 d813ad335e87: Preparing 02:32:48 a91ac33cd07d: Preparing 02:32:48 cecf7bb94599: Preparing 02:32:48 96decb4323e0: Preparing 02:32:48 0e99e084fa91: Preparing 02:32:48 c53cd11bb530: Preparing 02:32:48 0f59f7d76fa2: Preparing 02:32:48 3240fb2bb642: Preparing 02:32:48 6e20c635b625: Preparing 02:32:48 5f4d9fc4d98d: Preparing 02:32:48 fd5cd5fb3641: Waiting 02:32:48 dd197f6c4993: Waiting 02:32:48 6ba74b2f4d44: Waiting 02:32:48 152939b59935: Waiting 02:32:48 d813ad335e87: Waiting 02:32:48 96decb4323e0: Waiting 02:32:48 0e99e084fa91: Waiting 02:32:48 c53cd11bb530: Waiting 02:32:48 0f59f7d76fa2: Waiting 02:32:48 3240fb2bb642: Waiting 02:32:48 a91ac33cd07d: Waiting 02:32:48 cecf7bb94599: Waiting 02:32:48 6e20c635b625: Waiting 02:32:48 5f4d9fc4d98d: Waiting 02:32:48 62180e224069: Waiting 02:32:48 f7a539915771: Waiting 02:32:48 ea2e83117016: Waiting 02:32:48 eebad2770acd: Waiting 02:32:48 072d0f86e4f4: Waiting 02:32:48 1afabdc708ec: Pushed 02:32:48 b5ad4e0d6b54: Pushed 02:32:48 867e7f1a884a: Pushed 02:32:48 aed0168c9ade: Pushed 02:32:48 8ccd569afaa4: Pushed 02:32:49 072d0f86e4f4: Pushed 02:32:49 eebad2770acd: Pushed 02:32:49 f7a539915771: Pushed 02:32:49 62180e224069: Pushed 02:32:49 ea2e83117016: Pushed 02:32:49 1b294f68d939: Pushed 02:32:49 6ba74b2f4d44: Pushed 02:32:49 fd5cd5fb3641: Pushed 02:32:49 dd197f6c4993: Pushed 02:32:49 d813ad335e87: Pushed 02:32:49 a91ac33cd07d: Pushed 02:32:49 cecf7bb94599: Pushed 02:32:49 96decb4323e0: Pushed 02:32:49 3240fb2bb642: Pushed 02:32:49 0f59f7d76fa2: Pushed 02:32:49 152939b59935: Pushed 02:32:49 6e20c635b625: Layer already exists 02:32:49 5f4d9fc4d98d: Layer already exists 02:32:51 c53cd11bb530: Pushed 02:32:58 0e99e084fa91: Pushed 02:32:58 8443275ac6a55454468ef18d6a769bcfbada4750: digest: sha256:1b72ea70ada9655e89f04edbe746860a4c1baf818b88c7975129f658ad6f593a size: 5541 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:58 + docker tag device-coap-arm64 nexus3.edgexfoundry.org:10004/device-coap-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:59 + docker push nexus3.edgexfoundry.org:10004/device-coap-arm64:latest 02:32:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-coap-arm64] 02:32:59 1afabdc708ec: Preparing 02:32:59 b5ad4e0d6b54: Preparing 02:32:59 aed0168c9ade: Preparing 02:32:59 8ccd569afaa4: Preparing 02:32:59 867e7f1a884a: Preparing 02:32:59 62180e224069: Preparing 02:32:59 eebad2770acd: Preparing 02:32:59 072d0f86e4f4: Preparing 02:32:59 1b294f68d939: Preparing 02:32:59 f7a539915771: Preparing 02:32:59 ea2e83117016: Preparing 02:32:59 fd5cd5fb3641: Preparing 02:32:59 dd197f6c4993: Preparing 02:32:59 6ba74b2f4d44: Preparing 02:32:59 152939b59935: Preparing 02:32:59 d813ad335e87: Preparing 02:32:59 a91ac33cd07d: Preparing 02:32:59 cecf7bb94599: Preparing 02:32:59 96decb4323e0: Preparing 02:32:59 0e99e084fa91: Preparing 02:32:59 c53cd11bb530: Preparing 02:32:59 0f59f7d76fa2: Preparing 02:32:59 3240fb2bb642: Preparing 02:32:59 6e20c635b625: Preparing 02:32:59 5f4d9fc4d98d: Preparing 02:32:59 62180e224069: Waiting 02:32:59 eebad2770acd: Waiting 02:32:59 072d0f86e4f4: Waiting 02:32:59 1b294f68d939: Waiting 02:32:59 f7a539915771: Waiting 02:32:59 cecf7bb94599: Waiting 02:32:59 ea2e83117016: Waiting 02:32:59 fd5cd5fb3641: Waiting 02:32:59 96decb4323e0: Waiting 02:32:59 dd197f6c4993: Waiting 02:32:59 0e99e084fa91: Waiting 02:32:59 6ba74b2f4d44: Waiting 02:32:59 c53cd11bb530: Waiting 02:32:59 0f59f7d76fa2: Waiting 02:32:59 3240fb2bb642: Waiting 02:32:59 6e20c635b625: Waiting 02:32:59 5f4d9fc4d98d: Waiting 02:32:59 a91ac33cd07d: Waiting 02:32:59 152939b59935: Waiting 02:32:59 d813ad335e87: Waiting 02:32:59 b5ad4e0d6b54: Layer already exists 02:32:59 1afabdc708ec: Layer already exists 02:32:59 8ccd569afaa4: Layer already exists 02:32:59 867e7f1a884a: Layer already exists 02:32:59 aed0168c9ade: Layer already exists 02:32:59 072d0f86e4f4: Layer already exists 02:32:59 62180e224069: Layer already exists 02:32:59 1b294f68d939: Layer already exists 02:32:59 eebad2770acd: Layer already exists 02:32:59 f7a539915771: Layer already exists 02:32:59 dd197f6c4993: Layer already exists 02:32:59 fd5cd5fb3641: Layer already exists 02:32:59 152939b59935: Layer already exists 02:32:59 6ba74b2f4d44: Layer already exists 02:32:59 ea2e83117016: Layer already exists 02:32:59 cecf7bb94599: Layer already exists 02:32:59 d813ad335e87: Layer already exists 02:32:59 a91ac33cd07d: Layer already exists 02:32:59 0e99e084fa91: Layer already exists 02:32:59 96decb4323e0: Layer already exists 02:32:59 3240fb2bb642: Layer already exists 02:32:59 0f59f7d76fa2: Layer already exists 02:32:59 c53cd11bb530: Layer already exists 02:32:59 5f4d9fc4d98d: Layer already exists 02:32:59 6e20c635b625: Layer already exists 02:32:59 latest: digest: sha256:1b72ea70ada9655e89f04edbe746860a4c1baf818b88c7975129f658ad6f593a size: 5541 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:59 + docker tag device-coap-arm64 nexus3.edgexfoundry.org:10004/device-coap-arm64:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:00 + docker push nexus3.edgexfoundry.org:10004/device-coap-arm64:3.2.0-dev.1 02:33:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-coap-arm64] 02:33:00 1afabdc708ec: Preparing 02:33:00 b5ad4e0d6b54: Preparing 02:33:00 aed0168c9ade: Preparing 02:33:00 8ccd569afaa4: Preparing 02:33:00 867e7f1a884a: Preparing 02:33:00 62180e224069: Preparing 02:33:00 eebad2770acd: Preparing 02:33:00 072d0f86e4f4: Preparing 02:33:00 1b294f68d939: Preparing 02:33:00 f7a539915771: Preparing 02:33:00 ea2e83117016: Preparing 02:33:00 fd5cd5fb3641: Preparing 02:33:00 dd197f6c4993: Preparing 02:33:00 6ba74b2f4d44: Preparing 02:33:00 152939b59935: Preparing 02:33:00 d813ad335e87: Preparing 02:33:00 a91ac33cd07d: Preparing 02:33:00 cecf7bb94599: Preparing 02:33:00 96decb4323e0: Preparing 02:33:00 0e99e084fa91: Preparing 02:33:00 c53cd11bb530: Preparing 02:33:00 0f59f7d76fa2: Preparing 02:33:00 3240fb2bb642: Preparing 02:33:00 6e20c635b625: Preparing 02:33:00 5f4d9fc4d98d: Preparing 02:33:00 6ba74b2f4d44: Waiting 02:33:00 152939b59935: Waiting 02:33:00 d813ad335e87: Waiting 02:33:00 a91ac33cd07d: Waiting 02:33:00 cecf7bb94599: Waiting 02:33:00 96decb4323e0: Waiting 02:33:00 62180e224069: Waiting 02:33:00 eebad2770acd: Waiting 02:33:00 072d0f86e4f4: Waiting 02:33:00 ea2e83117016: Waiting 02:33:00 1b294f68d939: Waiting 02:33:00 f7a539915771: Waiting 02:33:00 fd5cd5fb3641: Waiting 02:33:00 dd197f6c4993: Waiting 02:33:00 0e99e084fa91: Waiting 02:33:00 c53cd11bb530: Waiting 02:33:00 0f59f7d76fa2: Waiting 02:33:00 3240fb2bb642: Waiting 02:33:00 6e20c635b625: Waiting 02:33:00 5f4d9fc4d98d: Waiting 02:33:00 1afabdc708ec: Layer already exists 02:33:00 867e7f1a884a: Layer already exists 02:33:00 b5ad4e0d6b54: Layer already exists 02:33:00 aed0168c9ade: Layer already exists 02:33:00 8ccd569afaa4: Layer already exists 02:33:00 eebad2770acd: Layer already exists 02:33:00 072d0f86e4f4: Layer already exists 02:33:00 62180e224069: Layer already exists 02:33:00 1b294f68d939: Layer already exists 02:33:00 f7a539915771: Layer already exists 02:33:00 ea2e83117016: Layer already exists 02:33:00 dd197f6c4993: Layer already exists 02:33:00 6ba74b2f4d44: Layer already exists 02:33:00 fd5cd5fb3641: Layer already exists 02:33:00 152939b59935: Layer already exists 02:33:00 d813ad335e87: Layer already exists 02:33:00 96decb4323e0: Layer already exists 02:33:00 a91ac33cd07d: Layer already exists 02:33:00 cecf7bb94599: Layer already exists 02:33:00 0e99e084fa91: Layer already exists 02:33:00 3240fb2bb642: Layer already exists 02:33:00 c53cd11bb530: Layer already exists 02:33:00 6e20c635b625: Layer already exists 02:33:00 0f59f7d76fa2: Layer already exists 02:33:00 5f4d9fc4d98d: Layer already exists 02:33:00 3.2.0-dev.1: digest: sha256:1b72ea70ada9655e89f04edbe746860a4c1baf818b88c7975129f658ad6f593a size: 5541 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:00 + docker tag device-coap-arm64 nexus3.edgexfoundry.org:10004/device-coap-arm64:8443275ac6a55454468ef18d6a769bcfbada4750-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:01 + docker push nexus3.edgexfoundry.org:10004/device-coap-arm64:8443275ac6a55454468ef18d6a769bcfbada4750-3.2.0-dev.1 02:33:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-coap-arm64] 02:33:01 1afabdc708ec: Preparing 02:33:01 b5ad4e0d6b54: Preparing 02:33:01 aed0168c9ade: Preparing 02:33:01 8ccd569afaa4: Preparing 02:33:01 867e7f1a884a: Preparing 02:33:01 62180e224069: Preparing 02:33:01 eebad2770acd: Preparing 02:33:01 072d0f86e4f4: Preparing 02:33:01 1b294f68d939: Preparing 02:33:01 f7a539915771: Preparing 02:33:01 ea2e83117016: Preparing 02:33:01 fd5cd5fb3641: Preparing 02:33:01 dd197f6c4993: Preparing 02:33:01 6ba74b2f4d44: Preparing 02:33:01 152939b59935: Preparing 02:33:01 d813ad335e87: Preparing 02:33:01 a91ac33cd07d: Preparing 02:33:01 cecf7bb94599: Preparing 02:33:01 96decb4323e0: Preparing 02:33:01 0e99e084fa91: Preparing 02:33:01 c53cd11bb530: Preparing 02:33:01 0f59f7d76fa2: Preparing 02:33:01 3240fb2bb642: Preparing 02:33:01 6e20c635b625: Preparing 02:33:01 5f4d9fc4d98d: Preparing 02:33:01 62180e224069: Waiting 02:33:01 eebad2770acd: Waiting 02:33:01 152939b59935: Waiting 02:33:01 072d0f86e4f4: Waiting 02:33:01 d813ad335e87: Waiting 02:33:01 1b294f68d939: Waiting 02:33:01 a91ac33cd07d: Waiting 02:33:01 f7a539915771: Waiting 02:33:01 cecf7bb94599: Waiting 02:33:01 ea2e83117016: Waiting 02:33:01 96decb4323e0: Waiting 02:33:01 fd5cd5fb3641: Waiting 02:33:01 0e99e084fa91: Waiting 02:33:01 dd197f6c4993: Waiting 02:33:01 c53cd11bb530: Waiting 02:33:01 6ba74b2f4d44: Waiting 02:33:01 0f59f7d76fa2: Waiting 02:33:01 3240fb2bb642: Waiting 02:33:01 6e20c635b625: Waiting 02:33:01 5f4d9fc4d98d: Waiting 02:33:01 1afabdc708ec: Layer already exists 02:33:01 867e7f1a884a: Layer already exists 02:33:01 aed0168c9ade: Layer already exists 02:33:01 b5ad4e0d6b54: Layer already exists 02:33:01 8ccd569afaa4: Layer already exists 02:33:01 62180e224069: Layer already exists 02:33:01 f7a539915771: Layer already exists 02:33:01 eebad2770acd: Layer already exists 02:33:01 1b294f68d939: Layer already exists 02:33:01 072d0f86e4f4: Layer already exists 02:33:01 ea2e83117016: Layer already exists 02:33:01 6ba74b2f4d44: Layer already exists 02:33:01 fd5cd5fb3641: Layer already exists 02:33:01 dd197f6c4993: Layer already exists 02:33:01 152939b59935: Layer already exists 02:33:01 a91ac33cd07d: Layer already exists 02:33:01 d813ad335e87: Layer already exists 02:33:01 cecf7bb94599: Layer already exists 02:33:01 96decb4323e0: Layer already exists 02:33:01 0e99e084fa91: Layer already exists 02:33:01 0f59f7d76fa2: Layer already exists 02:33:01 3240fb2bb642: Layer already exists 02:33:01 c53cd11bb530: Layer already exists 02:33:01 6e20c635b625: Layer already exists 02:33:01 5f4d9fc4d98d: Layer already exists 02:33:01 8443275ac6a55454468ef18d6a769bcfbada4750-3.2.0-dev.1: digest: sha256:1b72ea70ada9655e89f04edbe746860a4c1baf818b88c7975129f658ad6f593a size: 5541 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:01 + docker tag device-coap-arm64 nexus3.edgexfoundry.org:10004/device-coap-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:02 + docker push nexus3.edgexfoundry.org:10004/device-coap-arm64:main 02:33:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-coap-arm64] 02:33:02 1afabdc708ec: Preparing 02:33:02 b5ad4e0d6b54: Preparing 02:33:02 aed0168c9ade: Preparing 02:33:02 8ccd569afaa4: Preparing 02:33:02 867e7f1a884a: Preparing 02:33:02 62180e224069: Preparing 02:33:02 eebad2770acd: Preparing 02:33:02 072d0f86e4f4: Preparing 02:33:02 1b294f68d939: Preparing 02:33:02 f7a539915771: Preparing 02:33:02 ea2e83117016: Preparing 02:33:02 fd5cd5fb3641: Preparing 02:33:02 dd197f6c4993: Preparing 02:33:02 6ba74b2f4d44: Preparing 02:33:02 152939b59935: Preparing 02:33:02 d813ad335e87: Preparing 02:33:02 a91ac33cd07d: Preparing 02:33:02 cecf7bb94599: Preparing 02:33:02 96decb4323e0: Preparing 02:33:02 0e99e084fa91: Preparing 02:33:02 c53cd11bb530: Preparing 02:33:02 0f59f7d76fa2: Preparing 02:33:02 3240fb2bb642: Preparing 02:33:02 6e20c635b625: Preparing 02:33:02 5f4d9fc4d98d: Preparing 02:33:02 62180e224069: Waiting 02:33:02 eebad2770acd: Waiting 02:33:02 072d0f86e4f4: Waiting 02:33:02 1b294f68d939: Waiting 02:33:02 f7a539915771: Waiting 02:33:02 ea2e83117016: Waiting 02:33:02 fd5cd5fb3641: Waiting 02:33:02 dd197f6c4993: Waiting 02:33:02 6ba74b2f4d44: Waiting 02:33:02 152939b59935: Waiting 02:33:02 d813ad335e87: Waiting 02:33:02 a91ac33cd07d: Waiting 02:33:02 cecf7bb94599: Waiting 02:33:02 96decb4323e0: Waiting 02:33:02 0e99e084fa91: Waiting 02:33:02 c53cd11bb530: Waiting 02:33:02 0f59f7d76fa2: Waiting 02:33:02 3240fb2bb642: Waiting 02:33:02 5f4d9fc4d98d: Waiting 02:33:02 867e7f1a884a: Layer already exists 02:33:02 1afabdc708ec: Layer already exists 02:33:02 8ccd569afaa4: Layer already exists 02:33:02 aed0168c9ade: Layer already exists 02:33:02 b5ad4e0d6b54: Layer already exists 02:33:02 62180e224069: Layer already exists 02:33:02 eebad2770acd: Layer already exists 02:33:02 072d0f86e4f4: Layer already exists 02:33:02 1b294f68d939: Layer already exists 02:33:02 f7a539915771: Layer already exists 02:33:02 ea2e83117016: Layer already exists 02:33:02 dd197f6c4993: Layer already exists 02:33:02 6ba74b2f4d44: Layer already exists 02:33:02 fd5cd5fb3641: Layer already exists 02:33:02 152939b59935: Layer already exists 02:33:02 d813ad335e87: Layer already exists 02:33:02 cecf7bb94599: Layer already exists 02:33:02 a91ac33cd07d: Layer already exists 02:33:02 96decb4323e0: Layer already exists 02:33:02 0e99e084fa91: Layer already exists 02:33:02 c53cd11bb530: Layer already exists 02:33:02 3240fb2bb642: Layer already exists 02:33:02 0f59f7d76fa2: Layer already exists 02:33:02 6e20c635b625: Layer already exists 02:33:02 5f4d9fc4d98d: Layer already exists 02:33:02 main: digest: sha256:1b72ea70ada9655e89f04edbe746860a4c1baf818b88c7975129f658ad6f593a size: 5541 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:33:02 ===================================================== [Pipeline] echo 02:33:02 taggedImages: 02:33:02 - nexus3.edgexfoundry.org:10004/device-coap-arm64:8443275ac6a55454468ef18d6a769bcfbada4750 02:33:02 - nexus3.edgexfoundry.org:10004/device-coap-arm64:latest 02:33:02 - nexus3.edgexfoundry.org:10004/device-coap-arm64:3.2.0-dev.1 02:33:02 - nexus3.edgexfoundry.org:10004/device-coap-arm64:8443275ac6a55454468ef18d6a769bcfbada4750-3.2.0-dev.1 02:33:02 - 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 02:33:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:33:02 02:33:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:33:03 arm64: Pulling from edgex-lftools-log-publisher 02:33:03 8998bd30e6a1: Pulling fs layer 02:33:03 04944245beec: Pulling fs layer 02:33:03 699f458cf7ca: Pulling fs layer 02:33:03 765212b225bb: Pulling fs layer 02:33:03 f23df028b6ca: Pulling fs layer 02:33:03 d65c8cfc05b1: Pulling fs layer 02:33:03 2437ff75d9bd: Pulling fs layer 02:33:03 765212b225bb: Waiting 02:33:03 f23df028b6ca: Waiting 02:33:03 d65c8cfc05b1: Waiting 02:33:03 2437ff75d9bd: Waiting 02:33:03 04944245beec: Verifying Checksum 02:33:03 04944245beec: Download complete 02:33:03 765212b225bb: Verifying Checksum 02:33:03 765212b225bb: Download complete 02:33:03 f23df028b6ca: Verifying Checksum 02:33:03 f23df028b6ca: Download complete 02:33:03 d65c8cfc05b1: Verifying Checksum 02:33:03 d65c8cfc05b1: Download complete 02:33:03 699f458cf7ca: Verifying Checksum 02:33:03 699f458cf7ca: Download complete 02:33:04 8998bd30e6a1: Verifying Checksum 02:33:04 8998bd30e6a1: Download complete 02:33:06 2437ff75d9bd: Verifying Checksum 02:33:06 2437ff75d9bd: Download complete 02:33:08 8998bd30e6a1: Pull complete 02:33:09 04944245beec: Pull complete 02:33:10 699f458cf7ca: Pull complete 02:33:10 765212b225bb: Pull complete 02:33:11 f23df028b6ca: Pull complete 02:33:11 d65c8cfc05b1: Pull complete 02:33:30 2437ff75d9bd: Pull complete 02:33:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:33:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:33:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:33:30 prd-ubuntu20.04-docker-arm64-4c-16g-40512 does not seem to be running inside a container 02:33:30 $ 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/39 -v /w/workspace/device-coap-c/39:/w/workspace/device-coap-c/39:rw,z -v /w/workspace/device-coap-c/39@tmp:/w/workspace/device-coap-c/39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:33:32 $ docker top 7af1937f11c3e9da16718228bc4e04d492be4647c0e7eccc549fc61ccda53277 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:33:33 ---> job-cost.sh 02:33:33 lf-activate-venv: SKIPPING 02:33:33 INFO: No Stack... 02:33:34 INFO: Retrieving Pricing Info for: v3-standard-4 02:33:35 INFO: Archiving Costs [Pipeline] sh 02:33:35 + cat /w/workspace/device-coap-c/39/archives/cost.csv 02:33:35 + cut -d, -f6 [Pipeline] lock 02:33:35 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-coap-c-main-39-stack-cost] 02:33:35 Resource [jenkins-edgexfoundry-device-coap-c-main-39-stack-cost] did not exist. Created. 02:33:35 Lock acquired on [Resource: jenkins-edgexfoundry-device-coap-c-main-39-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:33:36 /w/workspace/device-coap-c/39@tmp/durable-2d7ada7f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:33:37 + echo total: 0.10999999940395355 [Pipeline] stash 02:33:37 Warning: overwriting stash ‘stack-cost’ 02:33:37 Stashed 1 file(s) [Pipeline] } 02:33:37 Lock released on resource [Resource: jenkins-edgexfoundry-device-coap-c-main-39-stack-cost] [Pipeline] // lock [Pipeline] } 02:33:37 $ docker stop --time=1 7af1937f11c3e9da16718228bc4e04d492be4647c0e7eccc549fc61ccda53277 02:33:39 $ docker rm -f --volumes 7af1937f11c3e9da16718228bc4e04d492be4647c0e7eccc549fc61ccda53277 [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 02:33:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:33:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:33:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:33:40 prd-ubuntu20.04-docker-8c-8g-40509 does not seem to be running inside a container 02:33:40 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:33:40 $ docker top 3add678f38f40ccbf49f7383761fc5aebda59b02f2a4e426b77f111c689729a9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:33:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:33:40 [ssh-agent] Looking for ssh-agent implementation... 02:33:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:33:40 $ docker exec 3add678f38f40ccbf49f7383761fc5aebda59b02f2a4e426b77f111c689729a9 ssh-agent 02:33:40 SSH_AUTH_SOCK=/tmp/ssh-dXQpCT40v67d/agent.32 02:33:40 SSH_AGENT_PID=38 02:33:40 Running ssh-add (command line suppressed) 02:33:41 Identity added: /w/workspace/edgexfoundry_device-coap-c_main@tmp/private_key_15527384463483230075.key (/w/workspace/edgexfoundry_device-coap-c_main@tmp/private_key_15527384463483230075.key) 02:33:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:33:41 + git semver tag 02:33:41 2025-03-07 02:33:41,603 [run_tag] DEBUG tag force:False 02:33:41 2025-03-07 02:33:41,603 [check_head_tag] DEBUG check head tag 02:33:41 2025-03-07 02:33:41,603 [execute] INFO git cat-file --batch-check 02:33:41 2025-03-07 02:33:41,604 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-coap-c_main, universal_newlines=False, shell=None, istream=) 02:33:41 2025-03-07 02:33:41,607 [execute] INFO git cat-file --batch 02:33:41 2025-03-07 02:33:41,607 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-coap-c_main, universal_newlines=False, shell=None, istream=) 02:33:41 2025-03-07 02:33:41,616 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-coap-c_main/.semver/main 02:33:41 2025-03-07 02:33:41,617 [execute] INFO git tag -a v3.2.0-dev.1 -m v3.2.0-dev.1 02:33:41 2025-03-07 02:33:41,617 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.1', '-m', 'v3.2.0-dev.1'], cwd=/w/workspace/edgexfoundry_device-coap-c_main, universal_newlines=False, shell=None, istream=None) 02:33:41 2025-03-07 02:33:41,621 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-coap-c_main/.semver/main 02:33:41 3.2.0-dev.1 [Pipeline] } 02:33:41 $ docker exec --env ******** --env ******** 3add678f38f40ccbf49f7383761fc5aebda59b02f2a4e426b77f111c689729a9 ssh-agent -k 02:33:41 unset SSH_AUTH_SOCK; 02:33:41 unset SSH_AGENT_PID; 02:33:41 echo Agent pid 38 killed; 02:33:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:33:42 + git semver [Pipeline] } 02:33:42 $ docker stop --time=1 3add678f38f40ccbf49f7383761fc5aebda59b02f2a4e426b77f111c689729a9 02:33:43 $ docker rm -f --volumes 3add678f38f40ccbf49f7383761fc5aebda59b02f2a4e426b77f111c689729a9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:33:44 02:33:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:33:44 0.23.1-centos7: Pulling from edgex-lftools 02:33:44 ab5ef0e58194: Pulling fs layer 02:33:44 9712f1f96733: Pulling fs layer 02:33:44 63f879dbbcfc: Pulling fs layer 02:33:44 0d9ebad4ef96: Pulling fs layer 02:33:44 e9a5061849ea: Pulling fs layer 02:33:44 d747dcd14b5f: Pulling fs layer 02:33:44 2de7ff778b66: Pulling fs layer 02:33:44 d747dcd14b5f: Waiting 02:33:44 e9a5061849ea: Waiting 02:33:44 2de7ff778b66: Waiting 02:33:44 0d9ebad4ef96: Waiting 02:33:44 9712f1f96733: Verifying Checksum 02:33:44 9712f1f96733: Download complete 02:33:44 63f879dbbcfc: Verifying Checksum 02:33:44 63f879dbbcfc: Download complete 02:33:45 e9a5061849ea: Verifying Checksum 02:33:45 e9a5061849ea: Download complete 02:33:45 d747dcd14b5f: Verifying Checksum 02:33:45 d747dcd14b5f: Download complete 02:33:45 0d9ebad4ef96: Verifying Checksum 02:33:45 0d9ebad4ef96: Download complete 02:33:45 ab5ef0e58194: Verifying Checksum 02:33:45 ab5ef0e58194: Download complete 02:33:45 2de7ff778b66: Verifying Checksum 02:33:45 2de7ff778b66: Download complete 02:33:47 ab5ef0e58194: Pull complete 02:33:47 9712f1f96733: Pull complete 02:33:48 63f879dbbcfc: Pull complete 02:33:52 0d9ebad4ef96: Pull complete 02:33:52 e9a5061849ea: Pull complete 02:33:52 d747dcd14b5f: Pull complete 02:33:52 2de7ff778b66: Pull complete 02:33:52 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:33:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:33:52 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:33:53 prd-ubuntu20.04-docker-8c-8g-40509 does not seem to be running inside a container 02:33:53 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:33:55 $ docker top 8ddca25250e5a86073caffee79cdcec8e0834e97be17ea4f524496f8bccd5b21 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:33:55 provisioning config files... 02:33:55 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-coap-c_main@tmp/config5753602035339596664tmp 02:33:55 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-coap-c_main@tmp/config17289113944195566203tmp 02:33:55 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-coap-c_main@tmp/config14675601954971845071tmp [Pipeline] { [Pipeline] echo 02:33:55 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:33:55 ---> sigul-configuration.sh 02:33:55 gpg: directory `/root/.gnupg' created 02:33:55 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:33:55 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:33:55 gpg: keyring `/root/.gnupg/secring.gpg' created 02:33:55 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:33:55 gpg: CAST5 encrypted data 02:33:55 gpg: encrypted with 1 passphrase 02:33:55 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:33:56 + mkdir /home/jenkins 02:33:56 + mkdir /home/jenkins/sigul [Pipeline] sh 02:33:56 + 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 02:33:56 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:33:56 ---> sigul-install.sh 02:33:56 Sigul already installed; skipping installation. [Pipeline] sh 02:33:57 + git tag --list 02:33:57 v0.1.0 02:33:57 v2.0.0 02:33:57 v2.0.1 02:33:57 v2.1.0 02:33:57 v2.3.0 02:33:57 v3.0 02:33:57 v3.0.0 02:33:57 v3.0.1 02:33:57 v3.0.2-dev.1 02:33:57 v3.0.2-dev.2 02:33:57 v3.0.2-dev.3 02:33:57 v3.0.2-dev.4 02:33:57 v3.0.2-dev.5 02:33:57 v3.1 02:33:57 v3.1.0 02:33:57 v3.1.0-dev.1 02:33:57 v3.2.0-dev.1 [Pipeline] sh 02:33:57 + lftools sign git-tag v3.2.0-dev.1 02:33:57 Signing Git tag with Sigul... 02:33:57 Signing v3.2.0-dev.1 [Pipeline] echo 02:33:58 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:33:58 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:33:58 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:33:58 $ docker stop --time=1 8ddca25250e5a86073caffee79cdcec8e0834e97be17ea4f524496f8bccd5b21 02:33:59 $ docker rm -f --volumes 8ddca25250e5a86073caffee79cdcec8e0834e97be17ea4f524496f8bccd5b21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:34:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:34:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:34:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:34:00 prd-ubuntu20.04-docker-8c-8g-40509 does not seem to be running inside a container 02:34:00 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:34:01 $ docker top e20d1f334912d3d34da0f71f5f9495f060dd957203a0da4551d22735ae92ac72 -eo pid,comm 02:34:01 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). 02:34:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:34:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:34:01 [ssh-agent] Looking for ssh-agent implementation... 02:34:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:34:01 $ docker exec e20d1f334912d3d34da0f71f5f9495f060dd957203a0da4551d22735ae92ac72 ssh-agent 02:34:01 SSH_AUTH_SOCK=/tmp/ssh-6u2AlJWlbC4L/agent.32 02:34:01 SSH_AGENT_PID=38 02:34:01 Running ssh-add (command line suppressed) 02:34:01 Identity added: /w/workspace/edgexfoundry_device-coap-c_main@tmp/private_key_2975435937075490090.key (/w/workspace/edgexfoundry_device-coap-c_main@tmp/private_key_2975435937075490090.key) 02:34:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:34:01 + git semver bump pre 02:34:02 2025-03-07 02:34:01,923 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-coap-c_main/.semver/main 02:34:02 2025-03-07 02:34:01,924 [bump_version] DEBUG bumping version:3.2.0-dev.1 on axis:pre with prefix:dev 02:34:02 2025-03-07 02:34:01,924 [bump_version] DEBUG bumped version:3.2.0-dev.2 02:34:02 2025-03-07 02:34:01,924 [write_version] DEBUG write version:3.2.0-dev.2 to path:/w/workspace/edgexfoundry_device-coap-c_main/.semver/main with force:True 02:34:02 2025-03-07 02:34:01,924 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-coap-c_main/.semver/main 02:34:02 2025-03-07 02:34:01,924 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-coap-c_main/.semver/main 02:34:02 2025-03-07 02:34:01,925 [execute] INFO git cat-file --batch-check 02:34:02 2025-03-07 02:34:01,926 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-coap-c_main/.semver, universal_newlines=False, shell=None, istream=) 02:34:02 2025-03-07 02:34:01,930 [execute] INFO git cat-file --batch 02:34:02 2025-03-07 02:34:01,930 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-coap-c_main/.semver, universal_newlines=False, shell=None, istream=) 02:34:02 2025-03-07 02:34:01,935 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-coap-c_main/.semver/main 02:34:02 3.2.0-dev.2 [Pipeline] } 02:34:02 $ docker exec --env ******** --env ******** e20d1f334912d3d34da0f71f5f9495f060dd957203a0da4551d22735ae92ac72 ssh-agent -k 02:34:02 unset SSH_AUTH_SOCK; 02:34:02 unset SSH_AGENT_PID; 02:34:02 echo Agent pid 38 killed; 02:34:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:34:02 + git semver [Pipeline] } 02:34:02 $ docker stop --time=1 e20d1f334912d3d34da0f71f5f9495f060dd957203a0da4551d22735ae92ac72 02:34:03 $ docker rm -f --volumes e20d1f334912d3d34da0f71f5f9495f060dd957203a0da4551d22735ae92ac72 [Pipeline] // withDockerContainer [Pipeline] sh 02:34:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:34:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:34:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:34:04 prd-ubuntu20.04-docker-8c-8g-40509 does not seem to be running inside a container 02:34:04 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:34:05 $ docker top a2a643a4152ff8f26451c1cd28990b4d9ea2da288b37332c540ff6653c768493 -eo pid,comm 02:34:05 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). 02:34:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:34:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:34:05 [ssh-agent] Looking for ssh-agent implementation... 02:34:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:34:05 $ docker exec a2a643a4152ff8f26451c1cd28990b4d9ea2da288b37332c540ff6653c768493 ssh-agent 02:34:05 SSH_AUTH_SOCK=/tmp/ssh-GiKmplbrLfa3/agent.32 02:34:05 SSH_AGENT_PID=38 02:34:05 Running ssh-add (command line suppressed) 02:34:05 Identity added: /w/workspace/edgexfoundry_device-coap-c_main@tmp/private_key_10693669580848592570.key (/w/workspace/edgexfoundry_device-coap-c_main@tmp/private_key_10693669580848592570.key) 02:34:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:34:05 + git semver push 02:34:06 2025-03-07 02:34:05,981 [run_push] DEBUG push 02:34:06 2025-03-07 02:34:05,982 [execute] INFO git cat-file --batch-check 02:34:06 2025-03-07 02:34:05,982 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-coap-c_main/.semver, universal_newlines=False, shell=None, istream=) 02:34:06 2025-03-07 02:34:05,987 [execute] INFO git rev-list c4dc1606bc112bdf0ce28d8346a3c3703bf47f4b -- 02:34:06 2025-03-07 02:34:05,987 [execute] DEBUG Popen(['git', 'rev-list', 'c4dc1606bc112bdf0ce28d8346a3c3703bf47f4b', '--'], cwd=/w/workspace/edgexfoundry_device-coap-c_main/.semver, universal_newlines=False, shell=None, istream=None) 02:34:06 2025-03-07 02:34:05,994 [execute] INFO git fetch -v origin 02:34:06 2025-03-07 02:34:05,995 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-coap-c_main/.semver, universal_newlines=True, shell=None, istream=None) 02:34:06 2025-03-07 02:34:06,440 [run_push] DEBUG no remote changes detected 02:34:06 2025-03-07 02:34:06,441 [execute] INFO git push origin semver 02:34:06 2025-03-07 02:34:06,441 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-coap-c_main/.semver, universal_newlines=False, shell=None, istream=None) 02:34:07 2025-03-07 02:34:07,156 [run_push] DEBUG push all version tags 02:34:07 2025-03-07 02:34:07,157 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:34:07 2025-03-07 02:34:07,157 [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) 02:34:08 2025-03-07 02:34:07,797 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-coap-c_main/.semver/main 02:34:08 3.2.0-dev.2 [Pipeline] } 02:34:08 $ docker exec --env ******** --env ******** a2a643a4152ff8f26451c1cd28990b4d9ea2da288b37332c540ff6653c768493 ssh-agent -k 02:34:08 unset SSH_AUTH_SOCK; 02:34:08 unset SSH_AGENT_PID; 02:34:08 echo Agent pid 38 killed; 02:34:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:34:08 + git semver [Pipeline] } 02:34:08 $ docker stop --time=1 a2a643a4152ff8f26451c1cd28990b4d9ea2da288b37332c540ff6653c768493 02:34:10 $ docker rm -f --volumes a2a643a4152ff8f26451c1cd28990b4d9ea2da288b37332c540ff6653c768493 [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 02:34:10 + [ -d /w/workspace/edgexfoundry_device-coap-c_main/archives ] 02:34:10 + ls -al /w/workspace/edgexfoundry_device-coap-c_main/archives 02:34:10 total 16 02:34:10 drwxr-xr-x 3 root root 4096 Mar 7 02:22 . 02:34:10 drwxrwxr-x 9 jenkins jenkins 4096 Mar 7 02:33 .. 02:34:10 drwxr-xr-x 2 root root 4096 Mar 7 02:22 cost 02:34:10 -rw-r--r-- 1 root root 84 Mar 7 02:22 cost.csv 02:34:10 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-coap-c_main/archives 02:34:10 + ls -al /w/workspace/edgexfoundry_device-coap-c_main/archives 02:34:10 total 16 02:34:10 drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 02:22 . 02:34:10 drwxrwxr-x 9 jenkins jenkins 4096 Mar 7 02:33 .. 02:34:10 drwxr-xr-x 2 jenkins jenkins 4096 Mar 7 02:22 cost 02:34:10 -rw-r--r-- 1 jenkins jenkins 84 Mar 7 02:22 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:34:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:34:11 ---> package-listing.sh 02:34:11 ++ facter osfamily 02:34:11 ++ tr '[:upper:]' '[:lower:]' 02:34:11 + OS_FAMILY=debian 02:34:11 + workspace=/w/workspace/edgexfoundry_device-coap-c_main 02:34:11 + START_PACKAGES=/tmp/packages_start.txt 02:34:11 + END_PACKAGES=/tmp/packages_end.txt 02:34:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:34:11 + PACKAGES=/tmp/packages_start.txt 02:34:11 + '[' /w/workspace/edgexfoundry_device-coap-c_main ']' 02:34:11 + PACKAGES=/tmp/packages_end.txt 02:34:11 + case "${OS_FAMILY}" in 02:34:11 + dpkg -l 02:34:11 + grep '^ii' 02:34:11 + '[' -f /tmp/packages_start.txt ']' 02:34:11 + '[' -f /tmp/packages_end.txt ']' 02:34:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:34:11 + '[' /w/workspace/edgexfoundry_device-coap-c_main ']' 02:34:11 + mkdir -p /w/workspace/edgexfoundry_device-coap-c_main/archives/ 02:34:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-coap-c_main/archives/ [Pipeline] echo 02:34:12 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 02:34:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:34:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:34:12 prd-ubuntu20.04-docker-8c-8g-40509 does not seem to be running inside a container 02:34:12 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:34:13 $ docker top aea065bfc899fbde40ffed7157c8952f92874d64b883b9e981094e9ef6265d6d -eo pid,comm [Pipeline] { [Pipeline] sh 02:34:13 + touch /tmp/pre-build-complete [Pipeline] sh 02:34:13 + mkdir -p /var/log/sysstat [Pipeline] sh 02:34:14 + ls /var/log/sa-host 02:34:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:34:14 provisioning config files... 02:34:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-coap-c_main@tmp/config8095738664187622517tmp [Pipeline] { [Pipeline] echo 02:34:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:34:14 ---> create-netrc.sh [Pipeline] } 02:34:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:34:14 ---> python-tools-install.sh [Pipeline] echo 02:34:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:34:15 ---> sudo-logs.sh 02:34:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:34:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:34:15 ---> job-cost.sh 02:34:15 lf-activate-venv: SKIPPING 02:34:15 DEBUG: total: 0.2199999988079071 02:34:15 INFO: Retrieving Stack Cost... 02:34:15 INFO: Retrieving Pricing Info for: v3-standard-8 02:34:16 INFO: Archiving Costs [Pipeline] echo 02:34:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:34:16 ---> logs-deploy.sh 02:34:16 lf-activate-venv: SKIPPING 02:34:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-coap-c/main/39 02:34:16 INFO: archiving workspace using pattern(s): 02:34:17 Archives upload complete. 02:34:17 INFO: archiving logs to Nexus