Pull request #68 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d06e4e00998446ad01d994bac18d16f9e188c7f3+578a9a03340fcb4ee66dd22d4e32c296796c0ad6 (6c15388d1c0514f363b8e738c15f7c2f734fb6aa) 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-ssh3775934529678031361.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh2036777998504848868.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 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-coap-c/branches/PR-68/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-coap-c/branches/PR-68/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5329507509344920643.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-coap-c/branches/PR-68/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11010184458938004004.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10788002043396628253.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-coap-c/branches/PR-68/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-coap-c/branches/PR-68/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14865612729739381595.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 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-413 in /w/workspace/edgexfoundry_device-coap-c_PR-68 [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_PR-68 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-coap-c.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-coap-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-coap-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 578a9a03340fcb4ee66dd22d4e32c296796c0ad6 into PR head commit d06e4e00998446ad01d994bac18d16f9e188c7f3 Merge succeeded, producing d06e4e00998446ad01d994bac18d16f9e188c7f3 Checking out Revision d06e4e00998446ad01d994bac18d16f9e188c7f3 (PR-68) Commit message: "fix: scripts/Dockerfile.alpine-base to reduce vulnerabilities" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 > git config remote.origin.url git@github.com:edgexfoundry/device-coap-c.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-coap-c.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-coap-c.git +refs/pull/68/head:refs/remotes/origin/PR-68 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d06e4e00998446ad01d994bac18d16f9e188c7f3 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 578a9a03340fcb4ee66dd22d4e32c296796c0ad6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d06e4e00998446ad01d994bac18d16f9e188c7f3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:17:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:17:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:17:54 ========================================================= 07:17:54 EdgeX Global Pipelines Version Info 07:17:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:17:55 ------------------- 07:17:55 stable info: 07:17:55 ------------------- 07:17:55 Commited By: Cherry Wang cherry@iotechsys.com 07:17:55 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 07:17:55 Message: update stable to v1.0.278 07:17:55 ------------------- 07:17:55 experimental info: 07:17:55 ------------------- 07:17:55 Commited By: **** collab-it+edgex@linuxfoundation.org 07:17:55 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 07:17:55 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:17:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-coap-c-settings [Pipeline] echo 07:17:55 [edgeXSetupEnvironment]: set envvar PROJECT = device-coap-c [Pipeline] echo 07:17:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:17:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:17:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:17:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 07:17:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 07:17:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:17:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:17:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-coap [Pipeline] echo 07:17:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:17:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:17:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:17:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:17:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:17:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:17:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:17:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-68 [Pipeline] echo 07:17:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-68 [Pipeline] echo 07:17:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-68 [Pipeline] echo 07:17:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d06e4e00998446ad01d994bac18d16f9e188c7f3 [Pipeline] echo 07:17:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d06e4e0 [Pipeline] echo 07:17:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:17:56 provisioning config files... 07:17:56 copy managed file [device-coap-c-settings] to file:/w/workspace/edgexfoundry_device-coap-c_PR-68@tmp/config8560647939611841733tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:17:57 ---> ****-login.sh 07:17:57 nexus3.edgexfoundry.org:10001 07:17:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:57 07:17:57 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:17:57 Configure a credential helper to remove this warning. See 07:17:57 https://docs.****.com/go/credential-store/ 07:17:57 07:17:57 Login Succeeded 07:17:57 nexus3.edgexfoundry.org:10002 07:17:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:57 07:17:57 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:17:57 Configure a credential helper to remove this warning. See 07:17:57 https://docs.****.com/go/credential-store/ 07:17:57 07:17:57 Login Succeeded 07:17:57 nexus3.edgexfoundry.org:10003 07:17:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:57 07:17:57 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:17:57 Configure a credential helper to remove this warning. See 07:17:57 https://docs.****.com/go/credential-store/ 07:17:57 07:17:57 Login Succeeded 07:17:57 nexus3.edgexfoundry.org:10004 07:17:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:57 07:17:57 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:17:57 Configure a credential helper to remove this warning. See 07:17:57 https://docs.****.com/go/credential-store/ 07:17:57 07:17:57 Login Succeeded 07:17:57 ****.io 07:17:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:58 07:17:58 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:17:58 Configure a credential helper to remove this warning. See 07:17:58 https://docs.****.com/go/credential-store/ 07:17:58 07:17:58 Login Succeeded 07:17:58 ---> ****-login.sh ends [Pipeline] } 07:17:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh 07:17:58 + git rev-list -1 --merges d06e4e00998446ad01d994bac18d16f9e188c7f3~1..d06e4e00998446ad01d994bac18d16f9e188c7f3 [Pipeline] echo 07:17:58 -----------> git rev-list -1 --merges d06e4e00998446ad01d994bac18d16f9e188c7f3~1..d06e4e00998446ad01d994bac18d16f9e188c7f3 d06e4e00998446ad01d994bac18d16f9e188c7f3 [false] [Pipeline] sh 07:17:59 + git log --format=format:%s -1 d06e4e00998446ad01d994bac18d16f9e188c7f3 [Pipeline] echo 07:17:59 ========================================================= 07:17:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:17:59 ========================================================= 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 07:18:00 + git rev-list -1 --merges d06e4e00998446ad01d994bac18d16f9e188c7f3~1..d06e4e00998446ad01d994bac18d16f9e188c7f3 [Pipeline] echo 07:18:00 -----------> git rev-list -1 --merges d06e4e00998446ad01d994bac18d16f9e188c7f3~1..d06e4e00998446ad01d994bac18d16f9e188c7f3 d06e4e00998446ad01d994bac18d16f9e188c7f3 [false] [Pipeline] sh 07:18:00 + git log --format=format:%s -1 d06e4e00998446ad01d994bac18d16f9e188c7f3 [Pipeline] echo 07:18:00 ========================================================= 07:18:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:18:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 07:18:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:18:00 + grep -v github /etc/ssh/ssh_known_hosts 07:18:00 + [ -e /tmp/ssh_known_hosts ] 07:18:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:18:00 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:18:00 + sudo tee -a /etc/ssh/ssh_known_hosts 07:18:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:18:01 07:18:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:18:01 0.1.4: Pulling from edgex-devops/py-git-semver 07:18:01 3dae71ba6b94: Pulling fs layer 07:18:01 6bf1a483ea7c: Pulling fs layer 07:18:01 f5dfc541a4d3: Pulling fs layer 07:18:01 461d9e800cba: Pulling fs layer 07:18:01 80192f66455f: Pulling fs layer 07:18:01 2e8e34ca0e6c: Pulling fs layer 07:18:01 a29436f7fd5d: Pulling fs layer 07:18:01 923cac83aea3: Pulling fs layer 07:18:01 25ad8b0a4227: Pulling fs layer 07:18:01 db01528c6b51: Pulling fs layer 07:18:01 28988de357af: Pulling fs layer 07:18:01 461d9e800cba: Waiting 07:18:01 80192f66455f: Waiting 07:18:01 2e8e34ca0e6c: Waiting 07:18:01 a29436f7fd5d: Waiting 07:18:01 db01528c6b51: Waiting 07:18:01 28988de357af: Waiting 07:18:01 6bf1a483ea7c: Verifying Checksum 07:18:01 6bf1a483ea7c: Download complete 07:18:01 461d9e800cba: Verifying Checksum 07:18:01 461d9e800cba: Download complete 07:18:01 80192f66455f: Download complete 07:18:01 f5dfc541a4d3: Verifying Checksum 07:18:01 f5dfc541a4d3: Download complete 07:18:01 3dae71ba6b94: Verifying Checksum 07:18:01 3dae71ba6b94: Download complete 07:18:01 923cac83aea3: Verifying Checksum 07:18:01 923cac83aea3: Download complete 07:18:02 25ad8b0a4227: Verifying Checksum 07:18:02 25ad8b0a4227: Download complete 07:18:02 db01528c6b51: Verifying Checksum 07:18:02 db01528c6b51: Download complete 07:18:02 28988de357af: Verifying Checksum 07:18:02 28988de357af: Download complete 07:18:02 a29436f7fd5d: Verifying Checksum 07:18:02 a29436f7fd5d: Download complete 07:18:02 2e8e34ca0e6c: Verifying Checksum 07:18:02 2e8e34ca0e6c: Download complete 07:18:03 3dae71ba6b94: Pull complete 07:18:03 6bf1a483ea7c: Pull complete 07:18:04 f5dfc541a4d3: Pull complete 07:18:04 461d9e800cba: Pull complete 07:18:04 80192f66455f: Pull complete 07:18:08 2e8e34ca0e6c: Pull complete 07:18:09 a29436f7fd5d: Pull complete 07:18:09 923cac83aea3: Pull complete 07:18:09 25ad8b0a4227: Pull complete 07:18:09 db01528c6b51: Pull complete 07:18:09 28988de357af: Pull complete 07:18:09 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 07:18:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:18:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:18:09 prd-ubuntu20.04-docker-8c-8g-413 does not seem to be running inside a container 07:18:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-coap-c_PR-68 -v /w/workspace/edgexfoundry_device-coap-c_PR-68:/w/workspace/edgexfoundry_device-coap-c_PR-68:rw,z -v /w/workspace/edgexfoundry_device-coap-c_PR-68@tmp:/w/workspace/edgexfoundry_device-coap-c_PR-68@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-devops/py-git-semver:0.1.4 cat 07:18:11 $ docker top 91c9a0a272437f7709f6bca32abb50ac625b1333751efe384f0e54acaed5bcce -eo pid,comm 07:18:11 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). 07:18:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:18:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:18:11 [ssh-agent] Looking for ssh-agent implementation... 07:18:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:18:12 $ docker exec 91c9a0a272437f7709f6bca32abb50ac625b1333751efe384f0e54acaed5bcce ssh-agent 07:18:12 SSH_AUTH_SOCK=/tmp/ssh-hLCCO7MjOI3I/agent.33 07:18:12 SSH_AGENT_PID=39 07:18:12 Running ssh-add (command line suppressed) 07:18:12 Identity added: /w/workspace/edgexfoundry_device-coap-c_PR-68@tmp/private_key_15351491100208043594.key (/w/workspace/edgexfoundry_device-coap-c_PR-68@tmp/private_key_15351491100208043594.key) 07:18:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:18:12 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-coap-c_PR-68 [Pipeline] sh 07:18:12 + git tag --points-at HEAD [Pipeline] } 07:18:12 $ docker exec --env ******** --env ******** 91c9a0a272437f7709f6bca32abb50ac625b1333751efe384f0e54acaed5bcce ssh-agent -k 07:18:13 unset SSH_AUTH_SOCK; 07:18:13 unset SSH_AGENT_PID; 07:18:13 echo Agent pid 39 killed; 07:18:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:18:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:18:13 [ssh-agent] Looking for ssh-agent implementation... 07:18:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:18:13 $ docker exec 91c9a0a272437f7709f6bca32abb50ac625b1333751efe384f0e54acaed5bcce ssh-agent 07:18:13 SSH_AUTH_SOCK=/tmp/ssh-6hVfMrsZ4xd4/agent.86 07:18:13 SSH_AGENT_PID=92 07:18:13 Running ssh-add (command line suppressed) 07:18:13 Identity added: /w/workspace/edgexfoundry_device-coap-c_PR-68@tmp/private_key_17784138776612894456.key (/w/workspace/edgexfoundry_device-coap-c_PR-68@tmp/private_key_17784138776612894456.key) 07:18:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:18:13 + git semver init 07:18:14 2026-01-10 07:18:14,002 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 07:18:14 2026-01-10 07:18:14,007 [run_init] DEBUG init version:0.0.0 force:False 07:18:14 2026-01-10 07:18:14,008 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-coap-c_PR-68/.semver 07:18:14 2026-01-10 07:18:14,009 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-coap-c.git /w/workspace/edgexfoundry_device-coap-c_PR-68/.semver 07:18:14 2026-01-10 07:18:14,009 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-coap-c.git', '/w/workspace/edgexfoundry_device-coap-c_PR-68/.semver'], cwd=/w/workspace/edgexfoundry_device-coap-c_PR-68, stdin=None, shell=False, universal_newlines=False) 07:18:14 2026-01-10 07:18:14,701 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-coap-c_PR-68/.git/info/exclude 07:18:14 2026-01-10 07:18:14,702 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-coap-c_PR-68/.semver/PR-68 with force:False 07:18:14 2026-01-10 07:18:14,702 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-coap-c_PR-68/.semver/PR-68 07:18:14 2026-01-10 07:18:14,708 [execute] INFO git cat-file --batch-check 07:18:14 2026-01-10 07:18:14,708 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-coap-c_PR-68/.semver, stdin=, shell=False, universal_newlines=False) 07:18:14 2026-01-10 07:18:14,712 [execute] INFO git cat-file --batch 07:18:14 2026-01-10 07:18:14,713 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-coap-c_PR-68/.semver, stdin=, shell=False, universal_newlines=False) 07:18:14 2026-01-10 07:18:14,716 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-coap-c_PR-68/.semver/PR-68 07:18:14 0.0.0 [Pipeline] } 07:18:15 $ docker exec --env ******** --env ******** 91c9a0a272437f7709f6bca32abb50ac625b1333751efe384f0e54acaed5bcce ssh-agent -k 07:18:15 unset SSH_AUTH_SOCK; 07:18:15 unset SSH_AGENT_PID; 07:18:15 echo Agent pid 92 killed; 07:18:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:18:15 + git semver [Pipeline] } 07:18:15 $ docker stop --time=1 91c9a0a272437f7709f6bca32abb50ac625b1333751efe384f0e54acaed5bcce 07:18:17 $ docker rm -f --volumes 91c9a0a272437f7709f6bca32abb50ac625b1333751efe384f0e54acaed5bcce [Pipeline] // withDockerContainer [Pipeline] sh 07:18:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:18:17 Stashed 1 file(s) [Pipeline] echo 07:18:17 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:18:18 provisioning config files... 07:18:18 copy managed file [device-coap-c-settings] to file:/w/workspace/edgexfoundry_device-coap-c_PR-68@tmp/config16522165380249751051tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 07:18:19 ---> ****-login.sh 07:18:19 nexus3.edgexfoundry.org:10001 07:18:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:19 Login Succeeded 07:18:19 nexus3.edgexfoundry.org:10002 07:18:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:19 Login Succeeded 07:18:19 nexus3.edgexfoundry.org:10003 07:18:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:19 Login Succeeded 07:18:19 nexus3.edgexfoundry.org:10004 07:18:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:19 Login Succeeded 07:18:19 ****.io 07:18:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:19 Login Succeeded 07:18:19 ---> ****-login.sh ends [Pipeline] } 07:18:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:18:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:18:19 [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo 07:18:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:18:20 ========================================================= 07:18:20 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] 07:18:20 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:20 + 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 . 07:18:21 #0 building with "default" instance using docker driver 07:18:21 07:18:21 #1 [internal] load build definition from Dockerfile.alpine-base 07:18:21 #1 transferring dockerfile: 988B done 07:18:21 #1 DONE 0.0s 07:18:21 07:18:21 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 07:18:21 #2 DONE 0.1s 07:18:21 07:18:21 #3 [internal] load .dockerignore 07:18:21 #3 transferring context: 2B done 07:18:21 #3 DONE 0.0s 07:18:21 07:18:21 #4 [internal] load build context 07:18:21 #4 transferring context: 68.38kB done 07:18:21 #4 DONE 0.0s 07:18:21 07:18:21 #5 [ 1/12] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 07:18:21 #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 0.0s done 07:18:21 #5 sha256:6605166a5db42c9ef4e3b8366138377c430980df3f34fe18e3a1340b6ab951b9 2.56kB / 2.56kB done 07:18:21 #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s 07:18:21 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 5.24MB / 118.14MB 0.1s 07:18:21 #5 sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 741B / 741B done 07:18:21 #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 07:18:21 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 15.73MB / 118.14MB 0.2s 07:18:21 #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s done 07:18:21 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 50.33MB / 118.14MB 0.4s 07:18:21 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 74.45MB / 118.14MB 0.5s 07:18:21 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 118.14MB / 118.14MB 0.7s 07:18:22 #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 07:18:22 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 118.14MB / 118.14MB 0.8s done 07:18:26 #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 3.5s done 07:18:26 #5 DONE 4.5s 07:18:26 07:18:26 #6 [ 2/12] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 07:18:26 #6 0.198 Connecting to iotech.jfrog.io (34.247.22.236:443) 07:18:26 #6 0.665 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 07:18:26 #6 0.665 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 07:18:26 #6 0.665 '/etc/apk/keys/alpine.dev.rsa.pub' saved 07:18:27 #6 DONE 1.5s 07:18:27 07:18:27 #7 [ 3/12] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 07:18:27 #7 DONE 0.3s 07:18:27 07:18:27 #8 [ 4/12] RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev dumb-init 07:18:27 #8 0.246 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:18:27 #8 0.410 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:18:27 #8 0.603 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 07:18:28 #8 1.207 WARNING: This apk-tools is OLD! Some packages might not function properly. 07:18:28 #8 1.214 (1/18) Installing dumb-init (1.2.5-r2) 07:18:28 #8 1.219 (2/18) Installing hiredis (1.1.0-r2) 07:18:28 #8 1.223 (3/18) Installing hiredis-dev (1.1.0-r2) 07:18:28 #8 1.234 (4/18) Installing libcbor (0.10.2-r1) 07:18:28 #8 1.238 (5/18) Installing iotech-iot-1.5 (1.5.7-r0) 07:18:29 #8 1.897 (6/18) Installing iotech-iot-1.5-dev (1.5.7-r0) 07:18:29 #8 2.004 (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.135-r0) 07:18:29 #8 2.200 (8/18) Installing libcbor-dev (0.10.2-r1) 07:18:29 #8 2.204 (9/18) Installing libmenuw (6.4_p20230506-r0) 07:18:29 #8 2.207 (10/18) Installing libpanelw (6.4_p20230506-r0) 07:18:29 #8 2.211 (11/18) Installing libncurses++ (6.4_p20230506-r0) 07:18:29 #8 2.215 (12/18) Installing ncurses-dev (6.4_p20230506-r0) 07:18:29 #8 2.224 (13/18) Installing libblkid (2.38.1-r8) 07:18:29 #8 2.231 (14/18) Installing libuuid (2.38.1-r8) 07:18:29 #8 2.234 (15/18) Installing libfdisk (2.38.1-r8) 07:18:29 #8 2.241 (16/18) Installing libmount (2.38.1-r8) 07:18:29 #8 2.248 (17/18) Installing libsmartcols (2.38.1-r8) 07:18:29 #8 2.253 (18/18) Installing util-linux-dev (2.38.1-r8) 07:18:29 #8 2.276 Executing busybox-1.36.1-r4.trigger 07:18:29 #8 2.285 OK: 336 MiB in 100 packages 07:18:29 #8 DONE 2.4s 07:18:29 07:18:29 #9 [ 5/12] RUN apk --no-cache upgrade 07:18:30 #9 0.225 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:18:30 #9 0.304 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:18:30 #9 0.402 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 07:18:30 #9 0.958 WARNING: This apk-tools is OLD! Some packages might not function properly. 07:18:30 #9 0.963 Upgrading critical system libraries and apk-tools: 07:18:30 #9 0.963 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 07:18:30 #9 0.972 Executing busybox-1.36.1-r4.trigger 07:18:30 #9 1.018 Continuing the upgrade transaction with new apk-tools: 07:18:30 #9 1.025 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:18:31 #9 1.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:18:31 #9 2.008 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 07:18:32 #9 2.548 WARNING: This apk-tools is OLD! Some packages might not function properly. 07:18:32 #9 2.553 (1/27) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) 07:18:32 #9 2.564 (2/27) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) 07:18:32 #9 2.577 Executing busybox-1.36.1-r7.post-upgrade 07:18:32 #9 2.594 (3/27) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) 07:18:32 #9 2.598 (4/27) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) 07:18:32 #9 2.607 (5/27) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) 07:18:32 #9 2.638 (6/27) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) 07:18:32 #9 2.647 (7/27) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) 07:18:32 #9 2.650 (8/27) Upgrading binutils (2.40-r7 -> 2.40-r8) 07:18:32 #9 2.859 (9/27) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) 07:18:32 #9 2.915 (10/27) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) 07:18:32 #9 2.919 (11/27) Upgrading xz-libs (5.4.3-r0 -> 5.4.3-r1) 07:18:32 #9 2.924 (12/27) Upgrading libarchive (3.7.2-r0 -> 3.8.0-r0) 07:18:32 #9 2.935 (13/27) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) 07:18:32 #9 2.950 (14/27) Installing libpsl (0.21.5-r0) 07:18:32 #9 2.953 (15/27) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) 07:18:32 #9 2.963 (16/27) Installing libpsl-utils (0.21.5-r0) 07:18:32 #9 2.966 (17/27) Installing libpsl-dev (0.21.5-r0) 07:18:32 #9 2.970 (18/27) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) 07:18:32 #9 2.992 (19/27) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) 07:18:32 #9 2.997 (20/27) Upgrading git (2.40.1-r0 -> 2.40.4-r0) 07:18:32 #9 3.065 (21/27) Upgrading musl-utils (1.2.4-r2 -> 1.2.4-r3) 07:18:32 #9 3.088 (22/27) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) 07:18:32 #9 3.093 (23/27) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) 07:18:32 #9 3.112 (24/27) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) 07:18:32 #9 3.115 (25/27) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) 07:18:32 #9 3.118 (26/27) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) 07:18:32 #9 3.122 (27/27) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) 07:18:32 #9 3.131 Executing busybox-1.36.1-r7.trigger 07:18:32 #9 3.137 Executing ca-certificates-20241121-r1.trigger 07:18:32 #9 3.182 OK: 337 MiB in 103 packages 07:18:33 #9 DONE 3.4s 07:18:33 07:18:33 #10 [ 6/12] COPY scripts /device-coap/scripts 07:18:33 #10 DONE 0.0s 07:18:33 07:18:33 #11 [ 7/12] COPY src /device-coap/src/ 07:18:33 #11 DONE 0.0s 07:18:33 07:18:33 #12 [ 8/12] COPY VERSION /device-coap 07:18:33 #12 DONE 0.0s 07:18:33 07:18:33 #13 [ 9/12] RUN mkdir -p /device-coap/build 07:18:33 #13 DONE 0.3s 07:18:33 07:18:33 #14 [10/12] WORKDIR /device-coap 07:18:33 #14 DONE 0.0s 07:18:33 07:18:33 #15 [11/12] RUN /device-coap/scripts/build_deps.sh 1 07:18:33 #15 0.250 + BUILD_CSDK=1 07:18:33 #15 0.250 + TINYDTLS_VERSION=b0e230d 07:18:33 #15 0.250 + LIBCOAP_VERSION=1739507 07:18:33 #15 0.250 + CSDK_VERSION=4.0.0 07:18:33 #15 0.250 + '[' -d deps ] 07:18:33 #15 0.250 + mkdir deps 07:18:34 #15 0.252 + cd /device-coap/deps 07:18:34 #15 0.252 + git clone https://github.com/eclipse/tinydtls.git 07:18:34 #15 0.253 Cloning into 'tinydtls'... 07:18:34 #15 0.769 + cd tinydtls 07:18:34 #15 0.769 + git checkout develop 07:18:34 #15 0.786 branch 'develop' set up to track 'origin/develop'. 07:18:34 #15 0.786 Switched to a new branch 'develop' 07:18:34 #15 0.787 + git reset --hard b0e230d 07:18:34 #15 0.803 HEAD is now at b0e230d Merge pull request #44 from mrdeep1/cunit_fix 07:18:34 #15 0.804 + cp /device-coap/scripts/AutoConf_cmake_patch AutoConf.cmake 07:18:34 #15 0.805 + cp /device-coap/scripts/CMakeLists_txt_patch CMakeLists.txt 07:18:34 #15 0.806 + cp /device-coap/scripts/dtls_config_h_cmake_in_patch dtls_config.h.cmake.in 07:18:34 #15 0.807 + cp /device-coap/scripts/tests_CMakeLists_txt_patch tests/CMakeLists.txt 07:18:34 #15 0.808 + mkdir -p build 07:18:34 #15 0.808 + cd build 07:18:34 #15 0.808 + cmake '-DCMAKE_BUILD_TYPE=Release' '-DBUILD_SHARED_LIBS=ON' .. 07:18:34 #15 0.881 -- The C compiler identification is GNU 12.2.1 07:18:34 #15 0.895 -- Detecting C compiler ABI info 07:18:34 #15 0.989 -- Detecting C compiler ABI info - done 07:18:34 #15 1.009 -- Check for working C compiler: /usr/bin/cc - skipped 07:18:34 #15 1.010 -- Detecting C compile features 07:18:34 #15 1.010 -- Detecting C compile features - done 07:18:34 #15 1.014 -- Looking for assert.h 07:18:34 #15 1.099 -- Looking for assert.h - found 07:18:34 #15 1.099 -- Looking for arpa/inet.h 07:18:34 #15 1.180 -- Looking for arpa/inet.h - found 07:18:34 #15 1.180 -- Looking for fcntl.h 07:18:34 #15 1.271 -- Looking for fcntl.h - found 07:18:35 #15 1.271 -- Looking for inttypes.h 07:18:35 #15 1.364 -- Looking for inttypes.h - found 07:18:35 #15 1.364 -- Looking for memory.h 07:18:35 #15 1.457 -- Looking for memory.h - found 07:18:35 #15 1.457 -- Looking for netdb.h 07:18:35 #15 1.553 -- Looking for netdb.h - found 07:18:35 #15 1.553 -- Looking for netinet/in.h 07:18:35 #15 1.644 -- Looking for netinet/in.h - found 07:18:35 #15 1.644 -- Looking for stddef.h 07:18:35 #15 1.728 -- Looking for stddef.h - found 07:18:35 #15 1.728 -- Looking for stdint.h 07:18:35 #15 1.813 -- Looking for stdint.h - found 07:18:35 #15 1.813 -- Looking for stdlib.h 07:18:35 #15 1.898 -- Looking for stdlib.h - found 07:18:35 #15 1.898 -- Looking for string.h 07:18:35 #15 1.985 -- Looking for string.h - found 07:18:35 #15 1.986 -- Looking for strings.h 07:18:35 #15 2.064 -- Looking for strings.h - found 07:18:35 #15 2.065 -- Looking for time.h 07:18:35 #15 2.147 -- Looking for time.h - found 07:18:35 #15 2.147 -- Looking for sys/param.h 07:18:35 #15 2.232 -- Looking for sys/param.h - found 07:18:35 #15 2.232 -- Looking for sys/socket.h 07:18:35 #15 2.313 -- Looking for sys/socket.h - found 07:18:36 #15 2.313 -- Looking for sys/stat.h 07:18:36 #15 2.401 -- Looking for sys/stat.h - found 07:18:36 #15 2.401 -- Looking for sys/types.h 07:18:36 #15 2.488 -- Looking for sys/types.h - found 07:18:36 #15 2.489 -- Looking for sys/time.h 07:18:36 #15 2.575 -- Looking for sys/time.h - found 07:18:36 #15 2.576 -- Looking for unistd.h 07:18:36 #15 2.667 -- Looking for unistd.h - found 07:18:36 #15 2.668 -- Looking for float.h 07:18:36 #15 2.747 -- Looking for float.h - found 07:18:36 #15 2.747 -- Looking for dlfcn.h 07:18:36 #15 2.838 -- Looking for dlfcn.h - found 07:18:36 #15 2.838 -- Looking for memset 07:18:36 #15 2.932 -- Looking for memset - found 07:18:36 #15 2.932 -- Looking for select 07:18:36 #15 3.017 -- Looking for select - found 07:18:36 #15 3.017 -- Looking for socket 07:18:36 #15 3.096 -- Looking for socket - found 07:18:36 #15 3.097 -- Looking for strdup 07:18:36 #15 3.188 -- Looking for strdup - found 07:18:37 #15 3.189 -- Looking for strerror 07:18:37 #15 3.280 -- Looking for strerror - found 07:18:37 #15 3.281 -- Looking for strnlen 07:18:37 #15 3.374 -- Looking for strnlen - found 07:18:37 #15 3.374 -- Looking for fls 07:18:37 #15 3.463 -- Looking for fls - not found 07:18:37 #15 3.463 -- Looking for vprintf 07:18:37 #15 3.550 -- Looking for vprintf - found 07:18:37 #15 3.550 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN 07:18:37 #15 3.598 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN - Failed 07:18:37 #15 3.606 -- Configuring done (2.8s) 07:18:37 #15 3.613 -- Generating done (0.0s) 07:18:37 #15 3.614 -- Build files have been written to: /device-coap/deps/tinydtls/build 07:18:37 #15 3.618 + make 07:18:37 #15 3.662 [ 6%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael.c.o 07:18:37 #15 3.819 [ 13%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael_wrap.c.o 07:18:37 #15 3.861 [ 20%] Building C object CMakeFiles/tinydtls.dir/ccm.c.o 07:18:37 #15 4.120 [ 26%] Building C object CMakeFiles/tinydtls.dir/crypto.c.o 07:18:37 #15 4.239 In file included from /device-coap/deps/tinydtls/crypto.c:34: 07:18:37 #15 4.239 In function 'ecc_ecdh', 07:18:37 #15 4.239 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 07:18:37 #15 4.239 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_x' may be used uninitialized [-Wmaybe-uninitialized] 07:18:37 #15 4.239 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 07:18:37 #15 4.239 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:18:37 #15 4.239 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 07:18:37 #15 4.239 /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 07:18:37 #15 4.239 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 07:18:37 #15 4.239 | ^~~~~~~~~~~ 07:18:37 #15 4.239 /device-coap/deps/tinydtls/crypto.c:431:12: note: 'pub_x' declared here 07:18:37 #15 4.239 431 | uint32_t pub_x[8]; 07:18:37 #15 4.239 | ^~~~~ 07:18:37 #15 4.239 In function 'ecc_ecdh', 07:18:37 #15 4.239 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 07:18:37 #15 4.239 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_y' may be used uninitialized [-Wmaybe-uninitialized] 07:18:37 #15 4.239 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 07:18:37 #15 4.239 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:18:37 #15 4.239 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 07:18:37 #15 4.239 /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 07:18:37 #15 4.239 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 07:18:37 #15 4.239 | ^~~~~~~~~~~ 07:18:38 #15 4.240 /device-coap/deps/tinydtls/crypto.c:432:12: note: 'pub_y' declared here 07:18:38 #15 4.240 432 | uint32_t pub_y[8]; 07:18:38 #15 4.240 | ^~~~~ 07:18:38 #15 4.240 In function 'ecc_ecdh', 07:18:38 #15 4.240 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 07:18:38 #15 4.240 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'priv' may be used uninitialized [-Wmaybe-uninitialized] 07:18:38 #15 4.240 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 07:18:38 #15 4.240 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:18:38 #15 4.240 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 07:18:38 #15 4.240 /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 07:18:38 #15 4.240 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 07:18:38 #15 4.240 | ^~~~~~~~~~~ 07:18:38 #15 4.240 /device-coap/deps/tinydtls/crypto.c:430:12: note: 'priv' declared here 07:18:38 #15 4.240 430 | uint32_t priv[8]; 07:18:38 #15 4.240 | ^~~~ 07:18:38 #15 4.327 [ 33%] Building C object CMakeFiles/tinydtls.dir/dtls.c.o 07:18:39 #15 5.311 [ 40%] Building C object CMakeFiles/tinydtls.dir/dtls_debug.c.o 07:18:39 #15 5.372 [ 46%] Building C object CMakeFiles/tinydtls.dir/dtls_prng.c.o 07:18:39 #15 5.425 [ 53%] Building C object CMakeFiles/tinydtls.dir/dtls_time.c.o 07:18:39 #15 5.464 [ 60%] Building C object CMakeFiles/tinydtls.dir/ecc/ecc.c.o 07:18:39 #15 5.482 /device-coap/deps/tinydtls/ecc/ecc.c: In function 'is_zero': 07:18:39 #15 5.482 /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] 07:18:39 #15 5.482 316 | for (idx = 0; idx < count; idx++) { 07:18:39 #15 5.482 | ^ 07:18:39 #15 5.482 /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] 07:18:39 #15 5.482 319 | return result == count; 07:18:39 #15 5.482 | ^~ 07:18:39 #15 6.138 [ 66%] Building C object CMakeFiles/tinydtls.dir/hmac.c.o 07:18:39 #15 6.205 [ 73%] Building C object CMakeFiles/tinydtls.dir/netq.c.o 07:18:39 #15 6.278 [ 80%] Building C object CMakeFiles/tinydtls.dir/peer.c.o 07:18:39 #15 6.329 [ 86%] Building C object CMakeFiles/tinydtls.dir/session.c.o 07:18:39 #15 6.385 [ 93%] Building C object CMakeFiles/tinydtls.dir/sha2/sha2.c.o 07:18:40 #15 6.405 /device-coap/deps/tinydtls/sha2/sha2.c:630:34: warning: argument 1 of type 'sha2_byte[]' {aka 'unsigned char[]'} with mismatched bound [-Warray-parameter=] 07:18:40 #15 6.405 630 | void dtls_sha256_final(sha2_byte digest[], dtls_sha256_ctx* context) { 07:18:40 #15 6.405 | ~~~~~~~~~~^~~~~~~~ 07:18:40 #15 6.405 In file included from /device-coap/deps/tinydtls/sha2/sha2.c:45: 07:18:40 #15 6.405 /device-coap/deps/tinydtls/sha2/sha2.h:134:24: note: previously declared as 'uint8_t[32]' {aka 'unsigned char[32]'} 07:18:40 #15 6.405 134 | void dtls_sha256_final(uint8_t[DTLS_SHA256_DIGEST_LENGTH], dtls_sha256_ctx*); 07:18:40 #15 6.405 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:18:40 #15 6.405 /device-coap/deps/tinydtls/sha2/sha2.c:690:54: warning: argument 2 of type 'char[]' with mismatched bound [-Warray-parameter=] 07:18:40 #15 6.405 690 | char *dtls_sha256_end(dtls_sha256_ctx* context, char buffer[]) { 07:18:40 #15 6.405 | ~~~~~^~~~~~~~ 07:18:40 #15 6.405 /device-coap/deps/tinydtls/sha2/sha2.h:135:41: note: previously declared as 'char[65]' 07:18:40 #15 6.405 135 | char* dtls_sha256_end(dtls_sha256_ctx*, char[DTLS_SHA256_DIGEST_STRING_LENGTH]); 07:18:40 #15 6.405 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:18:40 #15 6.550 [100%] Linking C shared library libtinydtls.so 07:18:40 #15 6.589 [100%] Built target tinydtls 07:18:40 #15 6.600 + make install 07:18:40 #15 6.651 [100%] Built target tinydtls 07:18:40 #15 6.668 Install the project... 07:18:40 #15 6.676 -- Install configuration: "Release" 07:18:40 #15 6.676 -- Installing: /usr/local/lib/libtinydtls.so 07:18:40 #15 6.677 -- Installing: /usr/local/include/tinydtls 07:18:40 #15 6.678 -- Installing: /usr/local/include/tinydtls/uthash.h 07:18:40 #15 6.678 -- Installing: /usr/local/include/tinydtls/sha2 07:18:40 #15 6.678 -- Installing: /usr/local/include/tinydtls/sha2/sha2.h 07:18:40 #15 6.678 -- Installing: /usr/local/include/tinydtls/ecc 07:18:40 #15 6.679 -- Installing: /usr/local/include/tinydtls/ecc/test_helper.h 07:18:40 #15 6.679 -- Installing: /usr/local/include/tinydtls/ecc/ecc.h 07:18:40 #15 6.679 -- Installing: /usr/local/include/tinydtls/tinydtls.h 07:18:40 #15 6.679 -- Installing: /usr/local/include/tinydtls/alert.h 07:18:40 #15 6.679 -- Installing: /usr/local/include/tinydtls/aes 07:18:40 #15 6.679 -- Installing: /usr/local/include/tinydtls/aes/rijndael.h 07:18:40 #15 6.679 -- Installing: /usr/local/include/tinydtls/crypto.h 07:18:40 #15 6.680 -- Installing: /usr/local/include/tinydtls/numeric.h 07:18:40 #15 6.680 -- Installing: /usr/local/include/tinydtls/peer.h 07:18:40 #15 6.680 -- Installing: /usr/local/include/tinydtls/utlist.h 07:18:40 #15 6.680 -- Installing: /usr/local/include/tinydtls/dtls_mutex.h 07:18:40 #15 6.681 -- Installing: /usr/local/include/tinydtls/dtls_time.h 07:18:40 #15 6.681 -- Installing: /usr/local/include/tinydtls/netq.h 07:18:40 #15 6.681 -- Installing: /usr/local/include/tinydtls/dtls.h 07:18:40 #15 6.681 -- Installing: /usr/local/include/tinydtls/global.h 07:18:40 #15 6.681 -- Installing: /usr/local/include/tinydtls/state.h 07:18:40 #15 6.681 -- Installing: /usr/local/include/tinydtls/dtls_debug.h 07:18:40 #15 6.682 -- Installing: /usr/local/include/tinydtls/session.h 07:18:40 #15 6.682 -- Installing: /usr/local/include/tinydtls/dtls_prng.h 07:18:40 #15 6.682 -- Installing: /usr/local/include/tinydtls/hmac.h 07:18:40 #15 6.682 -- Installing: /usr/local/include/tinydtls/ccm.h 07:18:40 #15 6.682 -- Up-to-date: /usr/local/include/tinydtls 07:18:40 #15 6.682 -- Installing: /usr/local/include/tinydtls/dtls_config.h 07:18:40 #15 6.684 + cd /device-coap/deps 07:18:40 #15 6.684 + git clone https://github.com/obgm/libcoap.git 07:18:40 #15 6.685 Cloning into 'libcoap'... 07:18:42 #15 8.431 + cd libcoap 07:18:42 #15 8.431 + git reset --hard 1739507 07:18:42 #15 8.465 HEAD is now at 1739507a Merge pull request #536 from mrdeep1/bad_tcp 07:18:42 #15 8.466 + patch -p1 07:18:42 #15 8.467 patching file cmake/FindTinyDTLS.cmake 07:18:42 #15 8.467 + patch -p1 07:18:42 #15 8.468 patching file include/coap2/coap_config.h.in 07:18:42 #15 8.468 + mkdir -p build 07:18:42 #15 8.469 + cd build 07:18:42 #15 8.469 + 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' .. 07:18:42 #15 8.542 -- The CXX compiler identification is GNU 12.2.1 07:18:42 #15 8.596 -- The C compiler identification is GNU 12.2.1 07:18:42 #15 8.609 -- Detecting CXX compiler ABI info 07:18:42 #15 8.707 -- Detecting CXX compiler ABI info - done 07:18:42 #15 8.729 -- Check for working CXX compiler: /usr/bin/c++ - skipped 07:18:42 #15 8.729 -- Detecting CXX compile features 07:18:42 #15 8.730 -- Detecting CXX compile features - done 07:18:42 #15 8.734 -- Detecting C compiler ABI info 07:18:42 #15 8.818 -- Detecting C compiler ABI info - done 07:18:42 #15 8.836 -- Check for working C compiler: /usr/bin/cc - skipped 07:18:42 #15 8.837 -- Detecting C compile features 07:18:42 #15 8.837 -- Detecting C compile features - done 07:18:42 #15 8.841 -- Looking for byteswap.h 07:18:42 #15 8.928 -- Looking for byteswap.h - found 07:18:42 #15 8.929 -- Looking for inttypes.h 07:18:42 #15 9.011 -- Looking for inttypes.h - found 07:18:42 #15 9.011 -- Looking for limits.h 07:18:42 #15 9.100 -- Looking for limits.h - found 07:18:42 #15 9.101 -- Looking for memory.h 07:18:42 #15 9.192 -- Looking for memory.h - found 07:18:42 #15 9.192 -- Looking for strings.h 07:18:42 #15 9.280 -- Looking for strings.h - found 07:18:43 #15 9.281 -- Looking for string.h 07:18:43 #15 9.370 -- Looking for string.h - found 07:18:43 #15 9.371 -- Looking for sys/sysctl.h 07:18:43 #15 9.424 -- Looking for sys/sysctl.h - not found 07:18:43 #15 9.424 -- Looking for netinet/in.h 07:18:43 #15 9.512 -- Looking for netinet/in.h - found 07:18:43 #15 9.512 -- Looking for sys/epoll.h 07:18:43 #15 9.604 -- Looking for sys/epoll.h - found 07:18:43 #15 9.604 -- Looking for sys/timerfd.h 07:18:43 #15 9.693 -- Looking for sys/timerfd.h - found 07:18:43 #15 9.693 -- Looking for arpa/inet.h 07:18:43 #15 9.783 -- Looking for arpa/inet.h - found 07:18:43 #15 9.783 -- Looking for stdbool.h 07:18:43 #15 9.873 -- Looking for stdbool.h - found 07:18:43 #15 9.873 -- Looking for netdb.h 07:18:43 #15 9.970 -- Looking for netdb.h - found 07:18:43 #15 9.970 -- Looking for pthread.h 07:18:43 #15 10.06 -- Looking for pthread.h - found 07:18:43 #15 10.06 -- Looking for stdlib.h 07:18:43 #15 10.15 -- Looking for stdlib.h - found 07:18:43 #15 10.15 -- Looking for stdint.h 07:18:43 #15 10.23 -- Looking for stdint.h - found 07:18:43 #15 10.23 -- Looking for syslog.h 07:18:43 #15 10.32 -- Looking for syslog.h - found 07:18:44 #15 10.32 -- Looking for sys/ioctl.h 07:18:44 #15 10.41 -- Looking for sys/ioctl.h - found 07:18:44 #15 10.41 -- Looking for sys/socket.h 07:18:44 #15 10.50 -- Looking for sys/socket.h - found 07:18:44 #15 10.50 -- Looking for sys/stat.h 07:18:44 #15 10.58 -- Looking for sys/stat.h - found 07:18:44 #15 10.58 -- Looking for sys/time.h 07:18:44 #15 10.67 -- Looking for sys/time.h - found 07:18:44 #15 10.67 -- Looking for sys/types.h 07:18:44 #15 10.76 -- Looking for sys/types.h - found 07:18:44 #15 10.76 -- Looking for sys/unistd.h 07:18:44 #15 10.80 -- Looking for sys/unistd.h - not found 07:18:44 #15 10.80 -- Looking for time.h 07:18:44 #15 10.89 -- Looking for time.h - found 07:18:44 #15 10.89 -- Looking for unistd.h 07:18:44 #15 10.99 -- Looking for unistd.h - found 07:18:44 #15 10.99 -- Looking for float.h 07:18:44 #15 11.07 -- Looking for float.h - found 07:18:44 #15 11.07 -- Looking for stddef.h 07:18:44 #15 11.16 -- Looking for stddef.h - found 07:18:44 #15 11.16 -- Looking for winsock2.h 07:18:44 #15 11.21 -- Looking for winsock2.h - not found 07:18:44 #15 11.21 -- Looking for ws2tcpip.h 07:18:44 #15 11.26 -- Looking for ws2tcpip.h - not found 07:18:44 #15 11.26 -- Looking for malloc 07:18:44 #15 11.35 -- Looking for malloc - found 07:18:44 #15 11.35 -- Looking for memset 07:18:44 #15 11.44 -- Looking for memset - found 07:18:45 #15 11.44 -- Looking for select 07:18:45 #15 11.53 -- Looking for select - found 07:18:45 #15 11.53 -- Looking for socket 07:18:45 #15 11.61 -- Looking for socket - found 07:18:45 #15 11.61 -- Looking for strcasecmp 07:18:45 #15 11.70 -- Looking for strcasecmp - found 07:18:45 #15 11.70 -- Looking for pthread_mutex_lock 07:18:45 #15 11.78 -- Looking for pthread_mutex_lock - found 07:18:45 #15 11.79 -- Looking for getaddrinfo 07:18:45 #15 11.87 -- Looking for getaddrinfo - found 07:18:45 #15 11.87 -- Looking for strnlen 07:18:45 #15 11.96 -- Looking for strnlen - found 07:18:45 #15 11.96 -- Looking for strrchr 07:18:45 #15 12.06 -- Looking for strrchr - found 07:18:45 #15 12.06 -- Looking for getrandom 07:18:45 #15 12.14 -- Looking for getrandom - found 07:18:46 #15 12.14 -- Looking for cmsghdr 07:18:46 #15 12.19 -- Looking for cmsghdr - not found 07:18:46 #15 12.19 -- compiling without epoll support 07:18:46 #15 12.19 -- compiling with DTLS support 07:18:46 #15 12.19 -- DTLS_BACKEND: tinydtls 07:18:46 #15 12.20 -- Found TinyDTLS: /usr/local/include 07:18:46 #15 12.20 -- TINYDTLS_INCLUDE_DIR: /usr/local/include/tinydtls 07:18:46 #15 12.20 -- TINYDTLS_LIBRARIES: /usr/local/lib/libtinydtls.so 07:18:46 #15 12.20 -- TINYDTLS_ROOT_DIR: 07:18:46 #15 12.20 -- compiling with tinydtls support 07:18:46 #15 12.20 -- ENABLE_DTLS:.....................ON 07:18:46 #15 12.20 -- ENABLE_TCP:......................ON 07:18:46 #15 12.20 -- ENABLE_DOCS:.....................OFF 07:18:46 #15 12.20 -- ENABLE_EXAMPLES:.................OFF 07:18:46 #15 12.20 -- DTLS_BACKEND:....................tinydtls 07:18:46 #15 12.20 -- WITH_GNUTLS:.....................OFF 07:18:46 #15 12.20 -- WITH_TINYDTLS:...................ON 07:18:46 #15 12.20 -- WITH_OPENSSL:....................OFF 07:18:46 #15 12.20 -- WITH_MBEDTLS:....................OFF 07:18:46 #15 12.20 -- HAVE_LIBTINYDTLS:................1 07:18:46 #15 12.20 -- HAVE_LIBGNUTLS:.................. 07:18:46 #15 12.20 -- HAVE_OPENSSL:.................... 07:18:46 #15 12.20 -- HAVE_MBEDTLS:.................... 07:18:46 #15 12.20 -- COAP_EPOLL_SUPPORT:.............. 07:18:46 #15 12.20 -- CMAKE_C_COMPILER:................/usr/bin/cc 07:18:46 #15 12.20 -- BUILD_SHARED_LIBS:...............ON 07:18:46 #15 12.20 -- CMAKE_BUILD_TYPE:................Release 07:18:46 #15 12.20 -- CMAKE_SYSTEM_PROCESSOR:..........x86_64 07:18:46 #15 12.21 -- Configuring done (3.7s) 07:18:46 #15 12.21 CMake Warning (dev) at CMakeLists.txt:16 (add_library): 07:18:46 #15 12.21 Policy CMP0115 is not set: Source file extensions must be explicit. Run 07:18:46 #15 12.21 "cmake --help-policy CMP0115" for policy details. Use the cmake_policy 07:18:46 #15 12.21 command to set the policy and suppress this warning. 07:18:46 #15 12.21 07:18:46 #15 12.21 File: 07:18:46 #15 12.21 07:18:46 #15 12.21 /device-coap/deps/libcoap/include/coap2/coap.h.in 07:18:46 #15 12.21 This warning is for project developers. Use -Wno-dev to suppress it. 07:18:46 #15 12.21 07:18:46 #15 12.21 -- Generating done (0.0s) 07:18:46 #15 12.22 -- Build files have been written to: /device-coap/deps/libcoap/build 07:18:46 #15 12.22 + make 07:18:46 #15 12.26 [ 4%] Building C object CMakeFiles/coap-2.dir/src/address.c.o 07:18:46 #15 12.33 [ 8%] Building C object CMakeFiles/coap-2.dir/src/async.c.o 07:18:46 #15 12.41 [ 13%] Building C object CMakeFiles/coap-2.dir/src/block.c.o 07:18:46 #15 12.51 [ 17%] Building C object CMakeFiles/coap-2.dir/src/coap_debug.c.o 07:18:46 #15 12.77 [ 21%] Building C object CMakeFiles/coap-2.dir/src/coap_event.c.o 07:18:46 #15 12.82 [ 26%] Building C object CMakeFiles/coap-2.dir/src/coap_hashkey.c.o 07:18:46 #15 12.88 [ 30%] Building C object CMakeFiles/coap-2.dir/src/coap_io.c.o 07:18:46 #15 13.14 [ 34%] Building C object CMakeFiles/coap-2.dir/src/coap_notls.c.o 07:18:47 #15 13.19 [ 39%] Building C object CMakeFiles/coap-2.dir/src/coap_prng.c.o 07:18:47 #15 13.24 [ 43%] Building C object CMakeFiles/coap-2.dir/src/coap_session.c.o 07:18:47 #15 13.78 [ 47%] Building C object CMakeFiles/coap-2.dir/src/coap_tcp.c.o 07:18:47 #15 13.90 [ 52%] Building C object CMakeFiles/coap-2.dir/src/coap_time.c.o 07:18:47 #15 13.96 [ 56%] Building C object CMakeFiles/coap-2.dir/src/encode.c.o 07:18:47 #15 14.04 [ 60%] Building C object CMakeFiles/coap-2.dir/src/mem.c.o 07:18:47 #15 14.09 [ 65%] Building C object CMakeFiles/coap-2.dir/src/net.c.o 07:18:48 #15 14.66 [ 69%] Building C object CMakeFiles/coap-2.dir/src/option.c.o 07:18:48 #15 14.86 [ 73%] Building C object CMakeFiles/coap-2.dir/src/pdu.c.o 07:18:48 #15 15.05 [ 78%] Building C object CMakeFiles/coap-2.dir/src/resource.c.o 07:18:49 #15 15.44 [ 82%] Building C object CMakeFiles/coap-2.dir/src/str.c.o 07:18:49 #15 15.52 [ 86%] Building C object CMakeFiles/coap-2.dir/src/subscribe.c.o 07:18:49 #15 15.57 [ 91%] Building C object CMakeFiles/coap-2.dir/src/uri.c.o 07:18:49 #15 15.77 [ 95%] Building C object CMakeFiles/coap-2.dir/src/coap_tinydtls.c.o 07:18:49 #15 15.96 [100%] Linking C shared library libcoap-2.so 07:18:49 #15 15.99 [100%] Built target coap-2 07:18:49 #15 15.99 + make install 07:18:49 #15 16.05 [100%] Built target coap-2 07:18:49 #15 16.07 Install the project... 07:18:49 #15 16.07 -- Install configuration: "Release" 07:18:49 #15 16.07 -- Installing: /usr/local/lib/libcoap-2.so 07:18:49 #15 16.08 -- Set runtime path of "/usr/local/lib/libcoap-2.so" to "" 07:18:49 #15 16.08 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets.cmake 07:18:49 #15 16.08 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets-release.cmake 07:18:49 #15 16.08 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfig.cmake 07:18:49 #15 16.08 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfigVersion.cmake 07:18:49 #15 16.08 -- Up-to-date: /usr/local/include 07:18:49 #15 16.08 -- Installing: /usr/local/include/coap2 07:18:49 #15 16.08 -- Installing: /usr/local/include/coap2/uthash.h 07:18:49 #15 16.08 -- Installing: /usr/local/include/coap2/subscribe.h 07:18:49 #15 16.08 -- Installing: /usr/local/include/coap2/option.h 07:18:49 #15 16.08 -- Installing: /usr/local/include/coap2/resource.h 07:18:49 #15 16.08 -- Installing: /usr/local/include/coap2/bits.h 07:18:49 #15 16.08 -- Installing: /usr/local/include/coap2/coap_hashkey.h 07:18:49 #15 16.08 -- Installing: /usr/local/include/coap2/block.h 07:18:49 #15 16.08 -- Installing: /usr/local/include/coap2/coap_io.h 07:18:49 #15 16.08 -- Installing: /usr/local/include/coap2/pdu.h 07:18:49 #15 16.08 -- Installing: /usr/local/include/coap2/str.h 07:18:49 #15 16.08 -- Installing: /usr/local/include/coap2/async.h 07:18:49 #15 16.08 -- Installing: /usr/local/include/coap2/net.h 07:18:49 #15 16.08 -- Installing: /usr/local/include/coap2/address.h 07:18:49 #15 16.08 -- Installing: /usr/local/include/coap2/uri.h 07:18:49 #15 16.08 -- Installing: /usr/local/include/coap2/coap_event.h 07:18:49 #15 16.08 -- Installing: /usr/local/include/coap2/coap_riot.h 07:18:49 #15 16.08 -- Installing: /usr/local/include/coap2/coap_dtls.h 07:18:49 #15 16.08 -- Installing: /usr/local/include/coap2/coap_mutex.h 07:18:49 #15 16.08 -- Installing: /usr/local/include/coap2/coap_prng.h 07:18:49 #15 16.08 -- Installing: /usr/local/include/coap2/lwippools.h 07:18:49 #15 16.08 -- Installing: /usr/local/include/coap2/coap_debug.h 07:18:49 #15 16.08 -- Installing: /usr/local/include/coap2/utlist.h 07:18:49 #15 16.08 -- Installing: /usr/local/include/coap2/coap_time.h 07:18:49 #15 16.08 -- Installing: /usr/local/include/coap2/encode.h 07:18:49 #15 16.08 -- Installing: /usr/local/include/coap2/libcoap.h 07:18:49 #15 16.08 -- Installing: /usr/local/include/coap2/coap_forward_decls.h 07:18:49 #15 16.08 -- Installing: /usr/local/include/coap2/mem.h 07:18:49 #15 16.08 -- Installing: /usr/local/include/coap2/coap_session.h 07:18:49 #15 16.08 -- Up-to-date: /usr/local/include 07:18:49 #15 16.08 -- Up-to-date: /usr/local/include/coap2 07:18:49 #15 16.08 -- Installing: /usr/local/include/coap2/coap.h 07:18:49 #15 16.08 + '[' 1 '=' 1 ] 07:18:49 #15 16.08 + cd /device-coap/deps 07:18:49 #15 16.08 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip 07:18:49 #15 16.09 Connecting to github.com (140.82.114.4:443) 07:18:50 #15 16.26 Connecting to codeload.github.com (140.82.113.9:443) 07:18:50 #15 16.35 saving to 'v4.0.0.zip' 07:18:50 #15 16.41 v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA 07:18:50 #15 16.41 'v4.0.0.zip' saved 07:18:50 #15 16.41 + unzip v4.0.0.zip 07:18:50 #15 16.42 Archive: v4.0.0.zip 07:18:50 #15 16.42 creating: device-sdk-c-4.0.0/ 07:18:50 #15 16.42 creating: device-sdk-c-4.0.0/.github/ 07:18:50 #15 16.42 inflating: device-sdk-c-4.0.0/.github/Contributing.md 07:18:50 #15 16.42 inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md 07:18:50 #15 16.42 inflating: device-sdk-c-4.0.0/.github/semantic.yml 07:18:50 #15 16.42 creating: device-sdk-c-4.0.0/.github/workflows/ 07:18:50 #15 16.42 inflating: device-sdk-c-4.0.0/.github/workflows/release.yml 07:18:50 #15 16.42 inflating: device-sdk-c-4.0.0/.gitignore 07:18:50 #15 16.42 inflating: device-sdk-c-4.0.0/Attribution.txt 07:18:50 #15 16.42 inflating: device-sdk-c-4.0.0/CHANGELOG.md 07:18:50 #15 16.42 inflating: device-sdk-c-4.0.0/Doxyfile 07:18:50 #15 16.42 inflating: device-sdk-c-4.0.0/GOVERNANCE.md 07:18:50 #15 16.42 inflating: device-sdk-c-4.0.0/Jenkinsfile 07:18:50 #15 16.42 inflating: device-sdk-c-4.0.0/LICENSE 07:18:50 #15 16.42 inflating: device-sdk-c-4.0.0/Makefile 07:18:50 #15 16.42 inflating: device-sdk-c-4.0.0/OWNERS.md 07:18:50 #15 16.42 inflating: device-sdk-c-4.0.0/README.IOT.md 07:18:50 #15 16.42 inflating: device-sdk-c-4.0.0/README.md 07:18:50 #15 16.42 inflating: device-sdk-c-4.0.0/README.v3.md 07:18:50 #15 16.42 creating: device-sdk-c-4.0.0/docs/ 07:18:50 #15 16.42 inflating: device-sdk-c-4.0.0/docs/configuration.md 07:18:50 #15 16.42 inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md 07:18:50 #15 16.42 inflating: device-sdk-c-4.0.0/docs/metrics.md 07:18:50 #15 16.42 inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md 07:18:50 #15 16.42 inflating: device-sdk-c-4.0.0/docs/startup.md 07:18:50 #15 16.42 creating: device-sdk-c-4.0.0/include/ 07:18:50 #15 16.42 creating: device-sdk-c-4.0.0/include/devsdk/ 07:18:50 #15 16.42 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h 07:18:50 #15 16.42 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h 07:18:50 #15 16.42 creating: device-sdk-c-4.0.0/include/edgex/ 07:18:50 #15 16.42 inflating: device-sdk-c-4.0.0/include/edgex/devices.h 07:18:50 #15 16.42 inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h 07:18:50 #15 16.42 inflating: device-sdk-c-4.0.0/include/edgex/edgex.h 07:18:50 #15 16.42 inflating: device-sdk-c-4.0.0/include/edgex/profiles.h 07:18:50 #15 16.42 inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h 07:18:50 #15 16.42 creating: device-sdk-c-4.0.0/scripts/ 07:18:50 #15 16.42 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine 07:18:50 #15 16.42 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base 07:18:50 #15 16.42 inflating: device-sdk-c-4.0.0/scripts/build.sh 07:18:50 #15 16.42 inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh 07:18:50 #15 16.42 creating: device-sdk-c-4.0.0/src/ 07:18:50 #15 16.42 inflating: device-sdk-c-4.0.0/src/CMakeLists.txt 07:18:50 #15 16.43 creating: device-sdk-c-4.0.0/src/c/ 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/api.h 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/autoevent.c 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/autoevent.h 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/bus-impl.h 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/bus.c 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/bus.h 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/callback3.c 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/callback3.h 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/config.c 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/config.h 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/correlation.c 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/correlation.h 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/data.c 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/data.h 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/defs.h.in 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/device.c 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/device.h 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/devman.c 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/devmap.c 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/devmap.h 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/devutil.h 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/discovery.c 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/discovery.h 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/dto-read.c 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/dto-read.h 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/edgex2.h 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/errorlist.h 07:18:50 #15 16.43 creating: device-sdk-c-4.0.0/src/c/examples/ 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/examples/README.md 07:18:50 #15 16.43 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c 07:18:50 #15 16.43 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml 07:18:50 #15 16.43 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json 07:18:50 #15 16.43 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json 07:18:50 #15 16.43 creating: device-sdk-c-4.0.0/src/c/examples/counters/ 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c 07:18:50 #15 16.43 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml 07:18:50 #15 16.43 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json 07:18:50 #15 16.43 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json 07:18:50 #15 16.43 creating: device-sdk-c-4.0.0/src/c/examples/discovery/ 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md 07:18:50 #15 16.43 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml 07:18:50 #15 16.43 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt 07:18:50 #15 16.43 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json 07:18:50 #15 16.43 creating: device-sdk-c-4.0.0/src/c/examples/file/ 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c 07:18:50 #15 16.43 creating: device-sdk-c-4.0.0/src/c/examples/file/res/ 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml 07:18:50 #15 16.43 creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt 07:18:50 #15 16.43 creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json 07:18:50 #15 16.43 creating: device-sdk-c-4.0.0/src/c/examples/gyro/ 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c 07:18:50 #15 16.43 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml 07:18:50 #15 16.43 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json 07:18:50 #15 16.43 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json 07:18:50 #15 16.43 creating: device-sdk-c-4.0.0/src/c/examples/random/ 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c 07:18:50 #15 16.43 creating: device-sdk-c-4.0.0/src/c/examples/random/res/ 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml 07:18:50 #15 16.43 creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json 07:18:50 #15 16.43 creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ 07:18:50 #15 16.43 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json 07:18:50 #15 16.44 creating: device-sdk-c-4.0.0/src/c/examples/res/ 07:18:50 #15 16.44 inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml 07:18:50 #15 16.44 creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ 07:18:50 #15 16.44 inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json 07:18:50 #15 16.44 creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ 07:18:50 #15 16.44 inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json 07:18:50 #15 16.44 inflating: device-sdk-c-4.0.0/src/c/examples/template.c 07:18:50 #15 16.44 creating: device-sdk-c-4.0.0/src/c/examples/terminal/ 07:18:50 #15 16.44 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt 07:18:50 #15 16.44 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md 07:18:50 #15 16.44 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c 07:18:50 #15 16.44 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ 07:18:50 #15 16.44 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml 07:18:50 #15 16.44 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ 07:18:50 #15 16.44 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json 07:18:50 #15 16.44 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ 07:18:50 #15 16.44 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json 07:18:50 #15 16.44 inflating: device-sdk-c-4.0.0/src/c/filesys.c 07:18:50 #15 16.44 inflating: device-sdk-c-4.0.0/src/c/filesys.h 07:18:50 #15 16.44 inflating: device-sdk-c-4.0.0/src/c/keeper.c 07:18:50 #15 16.44 inflating: device-sdk-c-4.0.0/src/c/keeper.h 07:18:50 #15 16.44 inflating: device-sdk-c-4.0.0/src/c/map.c 07:18:50 #15 16.44 inflating: device-sdk-c-4.0.0/src/c/map.h 07:18:50 #15 16.44 inflating: device-sdk-c-4.0.0/src/c/metadata.c 07:18:50 #15 16.44 inflating: device-sdk-c-4.0.0/src/c/metadata.h 07:18:50 #15 16.44 inflating: device-sdk-c-4.0.0/src/c/metrics.h 07:18:50 #15 16.44 inflating: device-sdk-c-4.0.0/src/c/opstate.c 07:18:50 #15 16.44 inflating: device-sdk-c-4.0.0/src/c/opstate.h 07:18:50 #15 16.44 inflating: device-sdk-c-4.0.0/src/c/parson.c 07:18:50 #15 16.44 inflating: device-sdk-c-4.0.0/src/c/parson.h 07:18:50 #15 16.44 inflating: device-sdk-c-4.0.0/src/c/profiles.c 07:18:50 #15 16.44 inflating: device-sdk-c-4.0.0/src/c/profiles.h 07:18:50 #15 16.44 inflating: device-sdk-c-4.0.0/src/c/registry-impl.h 07:18:50 #15 16.44 inflating: device-sdk-c-4.0.0/src/c/registry.c 07:18:50 #15 16.44 inflating: device-sdk-c-4.0.0/src/c/registry.h 07:18:50 #15 16.44 inflating: device-sdk-c-4.0.0/src/c/reqdata.c 07:18:50 #15 16.44 inflating: device-sdk-c-4.0.0/src/c/reqdata.h 07:18:50 #15 16.44 inflating: device-sdk-c-4.0.0/src/c/request_auth.c 07:18:50 #15 16.44 inflating: device-sdk-c-4.0.0/src/c/request_auth.h 07:18:50 #15 16.44 inflating: device-sdk-c-4.0.0/src/c/rest-server.c 07:18:50 #15 16.44 inflating: device-sdk-c-4.0.0/src/c/rest-server.h 07:18:50 #15 16.44 inflating: device-sdk-c-4.0.0/src/c/rest.c 07:18:50 #15 16.44 inflating: device-sdk-c-4.0.0/src/c/rest.h 07:18:50 #15 16.44 inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h 07:18:50 #15 16.44 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c 07:18:50 #15 16.44 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h 07:18:50 #15 16.44 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c 07:18:50 #15 16.44 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h 07:18:50 #15 16.44 inflating: device-sdk-c-4.0.0/src/c/secrets.c 07:18:50 #15 16.44 inflating: device-sdk-c-4.0.0/src/c/secrets.h 07:18:50 #15 16.44 inflating: device-sdk-c-4.0.0/src/c/service.c 07:18:50 #15 16.44 inflating: device-sdk-c-4.0.0/src/c/service.h 07:18:50 #15 16.44 inflating: device-sdk-c-4.0.0/src/c/transform.c 07:18:50 #15 16.44 inflating: device-sdk-c-4.0.0/src/c/transform.h 07:18:50 #15 16.44 inflating: device-sdk-c-4.0.0/src/c/validate.c 07:18:50 #15 16.44 inflating: device-sdk-c-4.0.0/src/c/validate.h 07:18:50 #15 16.44 inflating: device-sdk-c-4.0.0/src/c/watchers.c 07:18:50 #15 16.44 inflating: device-sdk-c-4.0.0/src/c/watchers.h 07:18:50 #15 16.44 creating: device-sdk-c-4.0.0/src/cmake/ 07:18:50 #15 16.44 inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake 07:18:50 #15 16.44 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake 07:18:50 #15 16.44 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake 07:18:50 #15 16.44 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake 07:18:50 #15 16.44 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake 07:18:50 #15 16.44 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake 07:18:50 #15 16.44 + cd device-sdk-c-4.0.0 07:18:50 #15 16.44 + ./scripts/build.sh 07:18:50 #15 16.44 + CPPCHECK=false 07:18:50 #15 16.44 + DOCGEN=false 07:18:50 #15 16.44 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 07:18:50 #15 16.44 + '[' 0 -gt 0 ] 07:18:50 #15 16.44 + readlink -f ./scripts/build.sh 07:18:50 #15 16.44 + dirname /device-coap/deps/device-sdk-c-4.0.0/scripts/build.sh 07:18:50 #15 16.44 + dirname /device-coap/deps/device-sdk-c-4.0.0/scripts 07:18:50 #15 16.44 + ROOT=/device-coap/deps/device-sdk-c-4.0.0 07:18:50 #15 16.44 + cd /device-coap/deps/device-sdk-c-4.0.0 07:18:50 #15 16.44 + mkdir -p /device-coap/deps/device-sdk-c-4.0.0/build/release 07:18:50 #15 16.44 + cd /device-coap/deps/device-sdk-c-4.0.0/build/release 07:18:50 #15 16.44 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-coap/deps/device-sdk-c-4.0.0/src 07:18:50 #15 16.52 -- The C compiler identification is GNU 12.2.1 07:18:50 #15 16.54 -- Detecting C compiler ABI info 07:18:50 #15 16.62 -- Detecting C compiler ABI info - done 07:18:50 #15 16.65 -- Check for working C compiler: /usr/bin/cc - skipped 07:18:50 #15 16.65 -- Detecting C compile features 07:18:50 #15 16.65 -- Detecting C compile features - done 07:18:50 #15 16.65 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 07:18:50 #15 16.73 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 07:18:50 #15 16.74 -- Found LIBYAML: /usr/lib/libyaml.so 07:18:50 #15 16.74 -- Found LIBUUID: /usr/lib/libuuid.so 07:18:50 #15 16.74 -- Found LIBCBOR: /usr/lib/libcbor.so 07:18:50 #15 16.75 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 07:18:50 #15 16.75 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 07:18:50 #15 16.75 -- /opt/iotech/iot/1.5/include 07:18:50 #15 16.75 -- C SDK 0.0.0 for Linux 07:18:50 #15 16.75 -- Performing Test CSDK_HAVE_ATOMIC 07:18:50 #15 16.83 -- Performing Test CSDK_HAVE_ATOMIC - Success 07:18:50 #15 16.88 -- Found Curses: /usr/lib/libcurses.so 07:18:50 #15 16.91 -- Configuring done (0.5s) 07:18:50 #15 16.94 -- Generating done (0.0s) 07:18:50 #15 16.94 -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.0/build/release 07:18:50 #15 16.94 + make all package 07:18:50 #15 16.94 + tee release.log 07:18:50 #15 16.99 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 07:18:50 #15 17.10 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 07:18:50 #15 17.24 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 07:18:51 #15 17.37 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 07:18:51 #15 17.47 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 07:18:51 #15 17.79 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 07:18:51 #15 17.83 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 07:18:51 #15 17.97 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 07:18:51 #15 18.25 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 07:18:52 #15 18.35 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 07:18:52 #15 18.48 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 07:18:52 #15 18.60 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 07:18:52 #15 18.70 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 07:18:52 #15 18.86 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 07:18:52 #15 18.92 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 07:18:52 #15 19.23 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 07:18:53 #15 19.29 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 07:18:53 #15 19.54 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 07:18:53 #15 19.64 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 07:18:53 #15 19.84 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 07:18:53 #15 19.92 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 07:18:54 #15 20.91 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 07:18:54 #15 21.01 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 07:18:54 #15 21.08 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 07:18:54 #15 21.17 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 07:18:55 #15 21.23 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 07:18:55 #15 21.45 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 07:18:55 #15 21.78 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 07:18:55 #15 21.86 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 07:18:55 #15 21.99 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 07:18:55 #15 22.08 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 07:18:55 #15 22.35 /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': 07:18:56 #15 22.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] 07:18:56 #15 22.35 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); 07:18:56 #15 22.35 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:18:56 #15 22.35 /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here 07:18:56 #15 22.35 875 | const iot_data_t *deviceservices_config; 07:18:56 #15 22.35 | ^~~~~~~~~~~~~~~~~~~~~ 07:18:56 #15 22.49 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 07:18:56 #15 22.61 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 07:18:56 #15 22.66 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 07:18:56 #15 22.75 [ 68%] Linking C shared library libcsdk.so 07:18:56 #15 22.80 [ 68%] Built target csdk 07:18:56 #15 22.82 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 07:18:56 #15 22.96 [ 72%] Linking C executable template 07:18:56 #15 22.99 /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) 07:18:56 #15 23.03 [ 72%] Built target template 07:18:56 #15 23.05 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 07:18:56 #15 23.14 [ 76%] Linking C executable device-counter 07:18:56 #15 23.16 /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) 07:18:56 #15 23.21 [ 76%] Built target device-counter 07:18:56 #15 23.22 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 07:18:56 #15 23.30 [ 80%] Linking C executable device-random 07:18:57 #15 23.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) 07:18:57 #15 23.37 [ 80%] Built target device-random 07:18:57 #15 23.39 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 07:18:57 #15 23.48 [ 84%] Linking C executable device-gyro 07:18:57 #15 23.51 /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) 07:18:57 #15 23.55 [ 84%] Built target device-gyro 07:18:57 #15 23.57 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 07:18:57 #15 23.66 [ 88%] Linking C executable device-bitfields 07:18:57 #15 23.68 /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) 07:18:57 #15 23.72 [ 88%] Built target device-bitfields 07:18:57 #15 23.74 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 07:18:57 #15 23.89 [ 92%] Linking C executable template-discovery 07:18:57 #15 23.92 /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) 07:18:57 #15 23.96 [ 92%] Built target template-discovery 07:18:57 #15 23.98 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 07:18:57 #15 24.10 [ 96%] Linking C executable device-file 07:18:57 #15 24.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) 07:18:57 #15 24.17 [ 96%] Built target device-file 07:18:57 #15 24.19 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 07:18:57 #15 24.29 [100%] Linking C executable device-terminal 07:18:57 #15 24.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) 07:18:57 #15 24.36 [100%] Built target device-terminal 07:18:57 #15 24.38 Run CPack packaging tool... 07:18:57 #15 24.40 CPack: Create package using TGZ 07:18:58 #15 24.40 CPack: Install projects 07:18:58 #15 24.40 CPack: - Run preinstall target for: Csdk 07:18:58 #15 24.65 CPack: - Install project: Csdk [] 07:18:58 #15 24.65 CPack: Create package 07:18:58 #15 24.67 CPack: - package: /device-coap/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. 07:18:58 #15 24.67 + '[' false '=' true ] 07:18:58 #15 24.67 + '[' false '=' true ] 07:18:58 #15 24.67 + mkdir -p /device-coap/deps/device-sdk-c-4.0.0/build/debug 07:18:58 #15 24.67 + cd /device-coap/deps/device-sdk-c-4.0.0/build/debug 07:18:58 #15 24.67 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-coap/deps/device-sdk-c-4.0.0/src 07:18:58 #15 24.75 -- The C compiler identification is GNU 12.2.1 07:18:58 #15 24.77 -- Detecting C compiler ABI info 07:18:58 #15 24.86 -- Detecting C compiler ABI info - done 07:18:58 #15 24.88 -- Check for working C compiler: /usr/bin/cc - skipped 07:18:58 #15 24.88 -- Detecting C compile features 07:18:58 #15 24.88 -- Detecting C compile features - done 07:18:58 #15 24.88 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 07:18:58 #15 24.96 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 07:18:58 #15 24.96 -- Found LIBYAML: /usr/lib/libyaml.so 07:18:58 #15 24.97 -- Found LIBUUID: /usr/lib/libuuid.so 07:18:58 #15 24.97 -- Found LIBCBOR: /usr/lib/libcbor.so 07:18:58 #15 24.97 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 07:18:58 #15 24.97 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 07:18:58 #15 24.97 -- /opt/iotech/iot/1.5/include 07:18:58 #15 24.97 -- C SDK 0.0.0 for Linux 07:18:58 #15 24.98 -- Performing Test CSDK_HAVE_ATOMIC 07:18:58 #15 25.06 -- Performing Test CSDK_HAVE_ATOMIC - Success 07:18:58 #15 25.11 -- Found Curses: /usr/lib/libcurses.so 07:18:58 #15 25.13 -- Configuring done (0.4s) 07:18:58 #15 25.16 -- Generating done (0.0s) 07:18:58 #15 25.16 -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.0/build/debug 07:18:58 #15 25.17 + make 07:18:58 #15 25.17 + tee debug.log 07:18:58 #15 25.21 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 07:18:59 #15 25.29 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 07:18:59 #15 25.37 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 07:18:59 #15 25.44 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 07:18:59 #15 25.51 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 07:18:59 #15 25.64 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 07:18:59 #15 25.68 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 07:18:59 #15 25.76 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 07:18:59 #15 25.87 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 07:18:59 #15 25.93 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 07:18:59 #15 26.01 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 07:18:59 #15 26.08 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 07:18:59 #15 26.15 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 07:19:00 #15 26.23 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 07:19:00 #15 26.28 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 07:19:00 #15 26.41 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 07:19:00 #15 26.46 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 07:19:00 #15 26.55 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 07:19:00 #15 26.60 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 07:19:00 #15 26.71 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 07:19:00 #15 26.77 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 07:19:00 #15 26.97 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 07:19:00 #15 27.04 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 07:19:00 #15 27.10 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 07:19:00 #15 27.16 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 07:19:00 #15 27.21 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 07:19:01 #15 27.31 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 07:19:01 #15 27.52 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 07:19:01 #15 27.57 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 07:19:01 #15 27.64 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 07:19:01 #15 27.71 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 07:19:01 #15 27.85 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 07:19:01 #15 27.93 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 07:19:01 #15 27.99 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 07:19:01 #15 28.05 [ 68%] Linking C shared library libcsdk.so 07:19:01 #15 28.10 [ 68%] Built target csdk 07:19:01 #15 28.12 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 07:19:01 #15 28.19 [ 72%] Linking C executable template 07:19:01 #15 28.22 /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) 07:19:01 #15 28.26 [ 72%] Built target template 07:19:01 #15 28.28 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 07:19:01 #15 28.33 [ 76%] Linking C executable device-counter 07:19:02 #15 28.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) 07:19:02 #15 28.41 [ 76%] Built target device-counter 07:19:02 #15 28.43 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 07:19:02 #15 28.49 [ 80%] Linking C executable device-random 07:19:02 #15 28.51 /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) 07:19:02 #15 28.56 [ 80%] Built target device-random 07:19:02 #15 28.58 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 07:19:02 #15 28.63 [ 84%] Linking C executable device-gyro 07:19:02 #15 28.66 /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) 07:19:02 #15 28.70 [ 84%] Built target device-gyro 07:19:02 #15 28.72 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 07:19:02 #15 28.78 [ 88%] Linking C executable device-bitfields 07:19:02 #15 28.80 /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) 07:19:02 #15 28.84 [ 88%] Built target device-bitfields 07:19:02 #15 28.86 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 07:19:02 #15 28.94 [ 92%] Linking C executable template-discovery 07:19:02 #15 28.97 /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) 07:19:02 #15 29.01 [ 92%] Built target template-discovery 07:19:02 #15 29.02 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 07:19:02 #15 29.09 [ 96%] Linking C executable device-file 07:19:02 #15 29.11 /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) 07:19:02 #15 29.15 [ 96%] Built target device-file 07:19:02 #15 29.17 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 07:19:02 #15 29.24 [100%] Linking C executable device-terminal 07:19:03 #15 29.27 /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) 07:19:03 #15 29.31 [100%] Built target device-terminal 07:19:03 #15 29.32 + cp -rf include/devsdk include/edgex /usr/include/ 07:19:03 #15 29.32 + cp build/release/c/libcsdk.so /usr/lib/ 07:19:03 #15 29.33 + rm -rf /device-coap/deps 07:19:03 #15 DONE 29.4s 07:19:03 07:19:03 #16 [12/12] RUN /device-coap/scripts/build.sh 07:19:03 #16 0.242 + readlink -f /device-coap/scripts/build.sh 07:19:03 #16 0.242 + dirname /device-coap/scripts/build.sh 07:19:03 #16 0.243 + dirname /device-coap/scripts 07:19:03 #16 0.244 + ROOT=/device-coap 07:19:03 #16 0.244 + echo /device-coap 07:19:03 #16 0.244 + cd/device-coap 07:19:03 #16 0.244 /device-coap 07:19:03 #16 0.244 + mkdir -p /device-coap/build/release 07:19:03 #16 0.245 + cd /device-coap/build/release 07:19:03 #16 0.245 + cmake '-DCMAKE_BUILD_TYPE=Release' /device-coap/src/c 07:19:03 #16 0.323 -- The C compiler identification is GNU 12.2.1 07:19:03 #16 0.339 -- Detecting C compiler ABI info 07:19:03 #16 0.427 -- Detecting C compiler ABI info - done 07:19:03 #16 0.450 -- Check for working C compiler: /usr/bin/cc - skipped 07:19:03 #16 0.450 -- Detecting C compile features 07:19:03 #16 0.451 -- Detecting C compile features - done 07:19:03 #16 0.455 -- Found LIBCOAP: /usr/local/lib/libcoap-2.so 07:19:03 #16 0.457 -- Configuring done (0.2s) 07:19:03 #16 0.460 -- Generating done (0.0s) 07:19:03 #16 0.461 -- Build files have been written to: /device-coap/build/release 07:19:03 #16 0.463 + make 07:19:03 #16 0.463 + tee release.log 07:19:03 #16 0.501 [ 20%] Building C object CMakeFiles/device-coap.dir/coap-client.c.o 07:19:03 #16 0.543 In file included from /usr/include/devsdk/devsdk.h:18, 07:19:03 #16 0.543 from /device-coap/src/c/device-coap.h:17, 07:19:03 #16 0.543 from /device-coap/src/c/coap-client.h:21, 07:19:03 #16 0.543 from /device-coap/src/c/coap-client.c:9: 07:19:03 #16 0.543 /device-coap/src/c/coap-client.c: In function 'GetEndDeviceProtocolProperties': 07:19:03 #16 0.543 /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=] 07:19:03 #16 0.543 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", 07:19:03 #16 0.543 | ^~~~~~~~~~~~~~~~~~~~~ 07:19:03 #16 0.543 90 | strlen(end_dev_params_ptr->psk_key)); 07:19:03 #16 0.543 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:19:03 #16 0.543 | | 07:19:03 #16 0.543 | size_t {aka long unsigned int} 07:19:03 #16 0.543 /device-coap/src/c/coap-client.c:89:55: note: format string is defined here 07:19:03 #16 0.543 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", 07:19:03 #16 0.543 | ~^ 07:19:03 #16 0.543 | | 07:19:03 #16 0.543 | unsigned int 07:19:03 #16 0.543 | %lu 07:19:03 #16 0.544 /device-coap/src/c/coap-client.c: In function 'message_handler': 07:19:03 #16 0.544 /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=] 07:19:03 #16 0.544 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); 07:19:03 #16 0.544 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 07:19:03 #16 0.544 | | 07:19:03 #16 0.544 | size_t {aka long unsigned int} 07:19:03 #16 0.544 /device-coap/src/c/coap-client.c:126:63: note: format string is defined here 07:19:03 #16 0.544 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); 07:19:03 #16 0.544 | ~^ 07:19:03 #16 0.544 | | 07:19:03 #16 0.544 | unsigned int 07:19:03 #16 0.544 | %lu 07:19:03 #16 0.544 /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=] 07:19:03 #16 0.544 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", 07:19:03 #16 0.544 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:19:03 #16 0.544 130 | resource->properties->type); 07:19:03 #16 0.544 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:19:03 #16 0.544 | | 07:19:03 #16 0.544 | iot_typecode_t 07:19:03 #16 0.544 /device-coap/src/c/coap-client.c:129:68: note: format string is defined here 07:19:03 #16 0.544 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", 07:19:03 #16 0.544 | ~^ 07:19:03 #16 0.544 | | 07:19:03 #16 0.544 | int 07:19:03 #16 0.544 /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=] 07:19:03 #16 0.544 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, 07:19:03 #16 0.544 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:19:03 #16 0.544 140 | len); 07:19:03 #16 0.544 | ~~~ 07:19:03 #16 0.544 | | 07:19:03 #16 0.544 | size_t {aka long unsigned int} 07:19:03 #16 0.545 /device-coap/src/c/coap-client.c:139:71: note: format string is defined here 07:19:03 #16 0.545 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, 07:19:03 #16 0.545 | ~^ 07:19:03 #16 0.545 | | 07:19:03 #16 0.545 | int 07:19:03 #16 0.545 | %ld 07:19:03 #16 0.545 /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=] 07:19:03 #16 0.545 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, 07:19:03 #16 0.545 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:19:03 #16 0.545 145 | len); 07:19:03 #16 0.545 | ~~~ 07:19:03 #16 0.545 | | 07:19:03 #16 0.545 | size_t {aka long unsigned int} 07:19:03 #16 0.545 /device-coap/src/c/coap-client.c:144:71: note: format string is defined here 07:19:03 #16 0.545 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, 07:19:03 #16 0.545 | ~^ 07:19:03 #16 0.545 | | 07:19:03 #16 0.545 | int 07:19:03 #16 0.545 | %ld 07:19:03 #16 0.545 /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=] 07:19:03 #16 0.545 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, 07:19:03 #16 0.545 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:19:03 #16 0.545 152 | len); 07:19:03 #16 0.545 | ~~~ 07:19:03 #16 0.545 | | 07:19:03 #16 0.545 | size_t {aka long unsigned int} 07:19:03 #16 0.545 /device-coap/src/c/coap-client.c:151:70: note: format string is defined here 07:19:03 #16 0.545 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, 07:19:03 #16 0.545 | ~^ 07:19:03 #16 0.545 | | 07:19:03 #16 0.545 | int 07:19:03 #16 0.545 | %ld 07:19:03 #16 0.545 /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=] 07:19:03 #16 0.545 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", 07:19:03 #16 0.545 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:19:03 #16 0.545 157 | resource->properties->type); 07:19:03 #16 0.545 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:19:03 #16 0.545 | | 07:19:03 #16 0.545 | iot_typecode_t 07:19:03 #16 0.545 /device-coap/src/c/coap-client.c:156:71: note: format string is defined here 07:19:03 #16 0.545 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", 07:19:03 #16 0.545 | ~^ 07:19:03 #16 0.545 | | 07:19:03 #16 0.545 | int 07:19:03 #16 0.546 /device-coap/src/c/coap-client.c: In function 'CoapSendCommandToEndDevice': 07:19:03 #16 0.546 /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=] 07:19:03 #16 0.546 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); 07:19:03 #16 0.546 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 07:19:03 #16 0.546 | | 07:19:03 #16 0.546 | size_t {aka long unsigned int} 07:19:03 #16 0.546 /device-coap/src/c/coap-client.c:244:55: note: format string is defined here 07:19:03 #16 0.546 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); 07:19:03 #16 0.546 | ~^ 07:19:03 #16 0.546 | | 07:19:03 #16 0.546 | int 07:19:03 #16 0.546 | %ld 07:19:03 #16 0.546 /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=] 07:19:03 #16 0.546 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 07:19:03 #16 0.546 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:19:03 #16 0.546 253 | (uint8_t *)end_dev_params_ptr->psk_key, 07:19:03 #16 0.546 254 | strlen(end_dev_params_ptr->psk_key)); 07:19:03 #16 0.546 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:19:03 #16 0.546 | | 07:19:03 #16 0.546 | size_t {aka long unsigned int} 07:19:03 #16 0.547 /device-coap/src/c/coap-client.c:252:67: note: format string is defined here 07:19:03 #16 0.547 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 07:19:03 #16 0.547 | ~^ 07:19:03 #16 0.547 | | 07:19:03 #16 0.547 | int 07:19:03 #16 0.547 | %ld 07:19:03 #16 0.547 /device-coap/src/c/coap-client.c: In function 'CoapGetRequestToEndDevice': 07:19:03 #16 0.547 /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=] 07:19:03 #16 0.547 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 07:19:03 #16 0.547 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:19:03 #16 0.547 352 | (uint8_t *)end_dev_params_ptr->psk_key, 07:19:03 #16 0.547 353 | strlen(end_dev_params_ptr->psk_key)); 07:19:03 #16 0.547 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:19:03 #16 0.547 | | 07:19:03 #16 0.547 | size_t {aka long unsigned int} 07:19:03 #16 0.548 /device-coap/src/c/coap-client.c:351:67: note: format string is defined here 07:19:03 #16 0.548 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 07:19:03 #16 0.548 | ~^ 07:19:03 #16 0.548 | | 07:19:03 #16 0.548 | int 07:19:03 #16 0.548 | %ld 07:19:03 #16 0.656 [ 40%] Building C object CMakeFiles/device-coap.dir/coap-server.c.o 07:19:03 #16 0.694 In file included from /usr/include/devsdk/devsdk.h:18, 07:19:03 #16 0.694 from /usr/include/edgex/devices.h:17, 07:19:03 #16 0.694 from /device-coap/src/c/coap-server.c:22: 07:19:03 #16 0.694 /device-coap/src/c/coap-server.c: In function 'data_handler': 07:19:03 #16 0.694 /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=] 07:19:03 #16 0.694 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); 07:19:03 #16 0.694 | ^~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 07:19:03 #16 0.694 | | 07:19:03 #16 0.694 | size_t {aka long unsigned int} 07:19:03 #16 0.694 /device-coap/src/c/coap-server.c:82:54: note: format string is defined here 07:19:03 #16 0.694 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); 07:19:03 #16 0.694 | ~^ 07:19:03 #16 0.694 | | 07:19:03 #16 0.694 | unsigned int 07:19:03 #16 0.694 | %lu 07:19:03 #16 0.695 /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=] 07:19:03 #16 0.695 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); 07:19:03 #16 0.695 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:19:03 #16 0.695 | | 07:19:03 #16 0.695 | iot_typecode_t 07:19:03 #16 0.695 /device-coap/src/c/coap-server.c:128:65: note: format string is defined here 07:19:03 #16 0.695 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); 07:19:03 #16 0.695 | ~^ 07:19:03 #16 0.695 | | 07:19:03 #16 0.695 | int 07:19:03 #16 0.756 [ 60%] Building C object CMakeFiles/device-coap.dir/coap-util.c.o 07:19:03 #16 0.789 In file included from /usr/include/devsdk/devsdk.h:18, 07:19:03 #16 0.789 from /device-coap/src/c/coap-util.h:18, 07:19:03 #16 0.789 from /device-coap/src/c/coap-util.c:9: 07:19:03 #16 0.789 /device-coap/src/c/coap-util.c: In function 'read_data_float64': 07:19:03 #16 0.789 /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=] 07:19:03 #16 0.789 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 07:19:03 #16 0.789 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 07:19:03 #16 0.789 | | 07:19:03 #16 0.789 | size_t {aka long unsigned int} 07:19:03 #16 0.789 /device-coap/src/c/coap-util.c:63:56: note: format string is defined here 07:19:03 #16 0.789 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 07:19:03 #16 0.789 | ~^ 07:19:03 #16 0.789 | | 07:19:03 #16 0.789 | unsigned int 07:19:03 #16 0.789 | %lu 07:19:03 #16 0.790 /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=] 07:19:03 #16 0.790 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 07:19:03 #16 0.790 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 07:19:03 #16 0.790 | | 07:19:03 #16 0.790 | size_t {aka long unsigned int} 07:19:03 #16 0.790 /device-coap/src/c/coap-util.c:76:56: note: format string is defined here 07:19:03 #16 0.790 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 07:19:03 #16 0.790 | ~^ 07:19:03 #16 0.790 | | 07:19:03 #16 0.790 | unsigned int 07:19:03 #16 0.790 | %lu 07:19:03 #16 0.790 /device-coap/src/c/coap-util.c: In function 'read_data_int32': 07:19:03 #16 0.790 /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=] 07:19:03 #16 0.790 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 07:19:03 #16 0.790 | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 07:19:03 #16 0.790 | | 07:19:03 #16 0.790 | size_t {aka long unsigned int} 07:19:03 #16 0.790 /device-coap/src/c/coap-util.c:87:54: note: format string is defined here 07:19:03 #16 0.790 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 07:19:03 #16 0.790 | ~^ 07:19:03 #16 0.790 | | 07:19:03 #16 0.790 | unsigned int 07:19:03 #16 0.790 | %lu 07:19:03 #16 0.790 /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=] 07:19:03 #16 0.790 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 07:19:03 #16 0.790 | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 07:19:03 #16 0.790 | | 07:19:03 #16 0.790 | size_t {aka long unsigned int} 07:19:03 #16 0.790 /device-coap/src/c/coap-util.c:102:54: note: format string is defined here 07:19:03 #16 0.790 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 07:19:03 #16 0.790 | ~^ 07:19:03 #16 0.790 | | 07:19:03 #16 0.790 | unsigned int 07:19:03 #16 0.790 | %lu 07:19:03 #16 0.894 [ 80%] Building C object CMakeFiles/device-coap.dir/device-coap.c.o 07:19:04 #16 0.933 In file included from /usr/include/devsdk/devsdk.h:18, 07:19:04 #16 0.933 from /device-coap/src/c/device-coap.h:17, 07:19:04 #16 0.933 from /device-coap/src/c/device-coap.c:10: 07:19:04 #16 0.933 /device-coap/src/c/device-coap.c: In function 'coap_get_handler': 07:19:04 #16 0.933 /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=] 07:19:04 #16 0.933 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", 07:19:04 #16 0.933 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:19:04 #16 0.933 131 | requests[i].resource->type); 07:19:04 #16 0.933 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:19:04 #16 0.933 | | 07:19:04 #16 0.933 | iot_typecode_t 07:19:04 #16 0.933 /device-coap/src/c/device-coap.c:130:69: note: format string is defined here 07:19:04 #16 0.933 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", 07:19:04 #16 0.933 | ~^ 07:19:04 #16 0.933 | | 07:19:04 #16 0.933 | int 07:19:04 #16 1.044 [100%] Linking C executable device-coap 07:19:04 #16 1.070 /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) 07:19:04 #16 1.111 [100%] Built target device-coap 07:19:04 #16 DONE 1.2s 07:19:04 07:19:04 #17 exporting to image 07:19:04 #17 exporting layers 07:19:04 #17 exporting layers 0.4s done 07:19:04 #17 writing image sha256:acbdee9ccbd9d1c6d1e5c4277a7f89dece492110bd8ec5b9c60ddc6a94081d43 done 07:19:04 #17 naming to docker.io/library/ci-base-image-x86_64 done 07:19:04 #17 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:05 + docker inspect -f . ci-base-image-x86_64 07:19:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:19:05 prd-ubuntu20.04-docker-8c-8g-413 does not seem to be running inside a container 07:19:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-coap-c_PR-68 -v /w/workspace/edgexfoundry_device-coap-c_PR-68:/w/workspace/edgexfoundry_device-coap-c_PR-68:rw,z -v /w/workspace/edgexfoundry_device-coap-c_PR-68@tmp:/w/workspace/edgexfoundry_device-coap-c_PR-68@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:19:05 $ docker top fb0f1f79c9cba10654fcf4d0929db4ab9e89e3a1731cb6513d97bfb50fa026ca -eo pid,comm [Pipeline] { [Pipeline] sh 07:19:06 + make test 07:19:06 build/release/device-coap [Pipeline] } 07:19:06 $ docker stop --time=1 fb0f1f79c9cba10654fcf4d0929db4ab9e89e3a1731cb6513d97bfb50fa026ca 07:19:07 $ docker rm -f --volumes fb0f1f79c9cba10654fcf4d0929db4ab9e89e3a1731cb6513d97bfb50fa026ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:19:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:19:08 + ls -al . 07:19:08 total 96 07:19:08 drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 07:18 . 07:19:08 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 07:17 .. 07:19:08 drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 07:18 .git 07:19:08 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 07:17 .github 07:19:08 -rw-rw-r-- 1 jenkins jenkins 14 Jan 10 07:17 .gitignore 07:19:08 drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 07:18 .semver 07:19:08 -rw-rw-r-- 1 jenkins jenkins 2037 Jan 10 07:17 Attribution.txt 07:19:08 -rw-rw-r-- 1 jenkins jenkins 3893 Jan 10 07:17 CHANGELOG.md 07:19:08 -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 07:17 GOVERNANCE.md 07:19:08 -rw-rw-r-- 1 jenkins jenkins 798 Jan 10 07:17 Jenkinsfile 07:19:08 -rw-rw-r-- 1 jenkins jenkins 10173 Jan 10 07:17 LICENSE 07:19:08 -rw-rw-r-- 1 jenkins jenkins 938 Jan 10 07:17 Makefile 07:19:08 -rw-rw-r-- 1 jenkins jenkins 619 Jan 10 07:17 OWNERS.md 07:19:08 -rw-rw-r-- 1 jenkins jenkins 12454 Jan 10 07:17 README.md 07:19:08 -rw-rw-r-- 1 jenkins jenkins 506 Jan 10 07:17 ROADMAP.md 07:19:08 -rw-rw-r-- 1 jenkins jenkins 5 Jan 10 07:18 VERSION 07:19:08 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 07:17 res 07:19:08 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 07:17 scripts 07:19:08 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 07:17 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:09 + 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=d06e4e00998446ad01d994bac18d16f9e188c7f3 --label arch=amd64 --label version=0.0.0 . 07:19:09 #0 building with "default" instance using docker driver 07:19:09 07:19:09 #1 [internal] load build definition from Dockerfile.alpine 07:19:09 #1 transferring dockerfile: 2.13kB done 07:19:09 #1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 10) 07:19:09 #1 DONE 0.0s 07:19:09 07:19:09 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:19:09 #2 DONE 0.0s 07:19:09 07:19:09 #3 [internal] load .dockerignore 07:19:09 #3 transferring context: 2B done 07:19:09 #3 DONE 0.0s 07:19:09 07:19:09 #4 [internal] load build context 07:19:09 #4 transferring context: 16.46kB done 07:19:09 #4 DONE 0.0s 07:19:09 07:19:09 #5 [builder 1/11] FROM docker.io/library/ci-base-image-x86_64:latest 07:19:09 #5 DONE 0.1s 07:19:09 07:19:09 #6 [stage-1 2/15] RUN apk add --update --no-cache dumb-init 07:19:09 #6 0.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:19:09 #6 0.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:19:09 #6 0.554 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 07:19:10 #6 ... 07:19:10 07:19:10 #7 [builder 2/11] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 07:19:10 #7 0.299 Connecting to iotech.jfrog.io (34.246.139.145:443) 07:19:10 #7 0.695 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 07:19:10 #7 0.695 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 07:19:10 #7 0.695 '/etc/apk/keys/alpine.dev.rsa.pub' saved 07:19:10 #7 DONE 0.7s 07:19:10 07:19:10 #8 [builder 3/11] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 07:19:10 #8 DONE 0.3s 07:19:10 07:19:10 #6 [stage-1 2/15] RUN apk add --update --no-cache dumb-init 07:19:10 #6 1.195 WARNING: This apk-tools is OLD! Some packages might not function properly. 07:19:10 #6 1.204 OK: 337 MiB in 103 packages 07:19:10 #6 DONE 1.3s 07:19:10 07:19:10 #9 [stage-1 3/15] RUN apk --no-cache upgrade 07:19:10 #9 0.298 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:19:11 #9 0.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:19:11 #9 0.499 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 07:19:11 #9 ... 07:19:11 07:19:11 #10 [builder 4/11] RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev 07:19:11 #10 0.223 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:19:11 #10 0.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:19:11 #10 0.428 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 07:19:11 #10 1.010 WARNING: This apk-tools is OLD! Some packages might not function properly. 07:19:11 #10 1.018 OK: 337 MiB in 103 packages 07:19:11 #10 DONE 1.1s 07:19:11 07:19:11 #11 [builder 5/11] COPY scripts /device-coap/scripts 07:19:11 #11 DONE 0.0s 07:19:11 07:19:11 #12 [builder 6/11] COPY src /device-coap/src/ 07:19:11 #12 DONE 0.0s 07:19:11 07:19:11 #13 [builder 7/11] COPY VERSION /device-coap 07:19:11 #13 DONE 0.0s 07:19:11 07:19:11 #9 [stage-1 3/15] RUN apk --no-cache upgrade 07:19:11 #9 1.064 WARNING: This apk-tools is OLD! Some packages might not function properly. 07:19:11 #9 1.076 OK: 337 MiB in 103 packages 07:19:11 #9 DONE 1.2s 07:19:11 07:19:11 #14 [builder 8/11] RUN mkdir -p /device-coap/build 07:19:11 #14 DONE 0.3s 07:19:11 07:19:11 #15 [builder 9/11] WORKDIR /device-coap 07:19:11 #15 DONE 0.0s 07:19:11 07:19:11 #16 [builder 10/11] RUN /device-coap/scripts/build_deps.sh 1 07:19:12 #16 0.349 + BUILD_CSDK=1 07:19:12 #16 0.349 + TINYDTLS_VERSION=b0e230d 07:19:12 #16 0.349 + LIBCOAP_VERSION=1739507 07:19:12 #16 0.349 + CSDK_VERSION=4.0.0 07:19:12 #16 0.349 + '[' -d deps ] 07:19:12 #16 0.349 + mkdir deps 07:19:12 #16 0.350 + cd /device-coap/deps 07:19:12 #16 0.350 + git clone https://github.com/eclipse/tinydtls.git 07:19:12 #16 0.352 Cloning into 'tinydtls'... 07:19:12 #16 ... 07:19:12 07:19:12 #17 [stage-1 4/15] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 07:19:12 #17 0.320 Connecting to iotech.jfrog.io (34.247.22.236:443) 07:19:12 #17 0.782 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 07:19:12 #17 0.783 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 07:19:12 #17 0.783 '/etc/apk/keys/alpine.dev.rsa.pub' saved 07:19:12 #17 DONE 0.9s 07:19:12 07:19:12 #16 [builder 10/11] RUN /device-coap/scripts/build_deps.sh 1 07:19:12 #16 0.876 + cd tinydtls 07:19:12 #16 0.876 + git checkout develop 07:19:12 #16 0.885 Switched to a new branch 'develop' 07:19:12 #16 0.885 branch 'develop' set up to track 'origin/develop'. 07:19:12 #16 0.885 + git reset --hard b0e230d 07:19:12 #16 0.909 HEAD is now at b0e230d Merge pull request #44 from mrdeep1/cunit_fix 07:19:12 #16 0.910 + cp /device-coap/scripts/AutoConf_cmake_patch AutoConf.cmake 07:19:12 #16 0.910 + cp /device-coap/scripts/CMakeLists_txt_patch CMakeLists.txt 07:19:12 #16 0.911 + cp /device-coap/scripts/dtls_config_h_cmake_in_patch dtls_config.h.cmake.in 07:19:12 #16 0.912 + cp /device-coap/scripts/tests_CMakeLists_txt_patch tests/CMakeLists.txt 07:19:12 #16 0.913 + mkdir -p build 07:19:12 #16 0.914 + cd build 07:19:12 #16 0.914 + cmake '-DCMAKE_BUILD_TYPE=Release' '-DBUILD_SHARED_LIBS=ON' .. 07:19:12 #16 0.979 -- The C compiler identification is GNU 12.2.1 07:19:12 #16 0.995 -- Detecting C compiler ABI info 07:19:12 #16 1.086 -- Detecting C compiler ABI info - done 07:19:12 #16 ... 07:19:12 07:19:12 #18 [stage-1 5/15] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 07:19:12 #18 DONE 0.3s 07:19:12 07:19:12 #16 [builder 10/11] RUN /device-coap/scripts/build_deps.sh 1 07:19:12 #16 1.105 -- Check for working C compiler: /usr/bin/cc - skipped 07:19:12 #16 1.106 -- Detecting C compile features 07:19:12 #16 1.106 -- Detecting C compile features - done 07:19:12 #16 1.109 -- Looking for assert.h 07:19:12 #16 1.189 -- Looking for assert.h - found 07:19:13 #16 1.189 -- Looking for arpa/inet.h 07:19:13 #16 1.278 -- Looking for arpa/inet.h - found 07:19:13 #16 1.279 -- Looking for fcntl.h 07:19:13 #16 1.377 -- Looking for fcntl.h - found 07:19:13 #16 1.377 -- Looking for inttypes.h 07:19:13 #16 1.469 -- Looking for inttypes.h - found 07:19:13 #16 1.469 -- Looking for memory.h 07:19:13 #16 1.554 -- Looking for memory.h - found 07:19:13 #16 1.554 -- Looking for netdb.h 07:19:13 #16 1.648 -- Looking for netdb.h - found 07:19:13 #16 1.648 -- Looking for netinet/in.h 07:19:13 #16 1.738 -- Looking for netinet/in.h - found 07:19:13 #16 1.738 -- Looking for stddef.h 07:19:13 #16 1.826 -- Looking for stddef.h - found 07:19:13 #16 1.827 -- Looking for stdint.h 07:19:13 #16 1.915 -- Looking for stdint.h - found 07:19:13 #16 1.915 -- Looking for stdlib.h 07:19:13 #16 2.007 -- Looking for stdlib.h - found 07:19:13 #16 2.007 -- Looking for string.h 07:19:13 #16 2.097 -- Looking for string.h - found 07:19:13 #16 2.098 -- Looking for strings.h 07:19:13 #16 ... 07:19:13 07:19:13 #19 [stage-1 6/15] 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 07:19:13 #19 0.230 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:19:13 #19 0.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:19:13 #19 0.424 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 07:19:13 #19 1.000 WARNING: This apk-tools is OLD! Some packages might not function properly. 07:19:13 #19 1.009 (1/1) Installing curl (8.12.1-r0) 07:19:13 #19 1.017 Executing busybox-1.36.1-r7.trigger 07:19:13 #19 1.029 OK: 337 MiB in 104 packages 07:19:13 #19 DONE 1.2s 07:19:13 07:19:13 #16 [builder 10/11] RUN /device-coap/scripts/build_deps.sh 1 07:19:13 #16 2.183 -- Looking for strings.h - found 07:19:13 #16 2.183 -- Looking for time.h 07:19:14 #16 2.281 -- Looking for time.h - found 07:19:14 #16 2.281 -- Looking for sys/param.h 07:19:14 #16 2.367 -- Looking for sys/param.h - found 07:19:14 #16 2.367 -- Looking for sys/socket.h 07:19:14 #16 2.455 -- Looking for sys/socket.h - found 07:19:14 #16 2.455 -- Looking for sys/stat.h 07:19:14 #16 2.527 -- Looking for sys/stat.h - found 07:19:14 #16 2.528 -- Looking for sys/types.h 07:19:14 #16 2.615 -- Looking for sys/types.h - found 07:19:14 #16 2.616 -- Looking for sys/time.h 07:19:14 #16 2.708 -- Looking for sys/time.h - found 07:19:14 #16 2.709 -- Looking for unistd.h 07:19:14 #16 2.800 -- Looking for unistd.h - found 07:19:14 #16 2.800 -- Looking for float.h 07:19:14 #16 2.887 -- Looking for float.h - found 07:19:15 #16 2.888 -- Looking for dlfcn.h 07:19:15 #16 2.980 -- Looking for dlfcn.h - found 07:19:15 #16 2.980 -- Looking for memset 07:19:15 #16 3.074 -- Looking for memset - found 07:19:15 #16 3.074 -- Looking for select 07:19:15 #16 3.160 -- Looking for select - found 07:19:15 #16 3.160 -- Looking for socket 07:19:15 #16 3.252 -- Looking for socket - found 07:19:15 #16 3.252 -- Looking for strdup 07:19:15 #16 3.338 -- Looking for strdup - found 07:19:15 #16 3.338 -- Looking for strerror 07:19:15 #16 3.433 -- Looking for strerror - found 07:19:15 #16 3.433 -- Looking for strnlen 07:19:15 #16 3.520 -- Looking for strnlen - found 07:19:15 #16 3.520 -- Looking for fls 07:19:15 #16 3.608 -- Looking for fls - not found 07:19:15 #16 3.608 -- Looking for vprintf 07:19:15 #16 3.700 -- Looking for vprintf - found 07:19:15 #16 3.700 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN 07:19:15 #16 3.754 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN - Failed 07:19:15 #16 3.763 -- Configuring done (2.8s) 07:19:15 #16 3.768 -- Generating done (0.0s) 07:19:15 #16 3.769 -- Build files have been written to: /device-coap/deps/tinydtls/build 07:19:15 #16 3.772 + make 07:19:15 #16 3.811 [ 6%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael.c.o 07:19:15 #16 3.970 [ 13%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael_wrap.c.o 07:19:16 #16 4.010 [ 20%] Building C object CMakeFiles/tinydtls.dir/ccm.c.o 07:19:16 #16 4.272 [ 26%] Building C object CMakeFiles/tinydtls.dir/crypto.c.o 07:19:16 #16 4.387 In file included from /device-coap/deps/tinydtls/crypto.c:34: 07:19:16 #16 4.387 In function 'ecc_ecdh', 07:19:16 #16 4.387 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 07:19:16 #16 4.387 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_x' may be used uninitialized [-Wmaybe-uninitialized] 07:19:16 #16 4.387 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 07:19:16 #16 4.387 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:19:16 #16 4.387 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 07:19:16 #16 4.387 /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 07:19:16 #16 4.387 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 07:19:16 #16 4.387 | ^~~~~~~~~~~ 07:19:16 #16 4.387 /device-coap/deps/tinydtls/crypto.c:431:12: note: 'pub_x' declared here 07:19:16 #16 4.387 431 | uint32_t pub_x[8]; 07:19:16 #16 4.387 | ^~~~~ 07:19:16 #16 4.387 In function 'ecc_ecdh', 07:19:16 #16 4.387 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 07:19:16 #16 4.387 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_y' may be used uninitialized [-Wmaybe-uninitialized] 07:19:16 #16 4.387 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 07:19:16 #16 4.387 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:19:16 #16 4.387 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 07:19:16 #16 4.387 /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 07:19:16 #16 4.387 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 07:19:16 #16 4.387 | ^~~~~~~~~~~ 07:19:16 #16 4.387 /device-coap/deps/tinydtls/crypto.c:432:12: note: 'pub_y' declared here 07:19:16 #16 4.387 432 | uint32_t pub_y[8]; 07:19:16 #16 4.387 | ^~~~~ 07:19:16 #16 4.387 In function 'ecc_ecdh', 07:19:16 #16 4.387 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 07:19:16 #16 4.387 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'priv' may be used uninitialized [-Wmaybe-uninitialized] 07:19:16 #16 4.387 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 07:19:16 #16 4.387 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:19:16 #16 4.387 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 07:19:16 #16 4.387 /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 07:19:16 #16 4.387 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 07:19:16 #16 4.387 | ^~~~~~~~~~~ 07:19:16 #16 4.387 /device-coap/deps/tinydtls/crypto.c:430:12: note: 'priv' declared here 07:19:16 #16 4.387 430 | uint32_t priv[8]; 07:19:16 #16 4.387 | ^~~~ 07:19:16 #16 4.474 [ 33%] Building C object CMakeFiles/tinydtls.dir/dtls.c.o 07:19:17 #16 5.491 [ 40%] Building C object CMakeFiles/tinydtls.dir/dtls_debug.c.o 07:19:17 #16 5.558 [ 46%] Building C object CMakeFiles/tinydtls.dir/dtls_prng.c.o 07:19:17 #16 5.602 [ 53%] Building C object CMakeFiles/tinydtls.dir/dtls_time.c.o 07:19:17 #16 5.645 [ 60%] Building C object CMakeFiles/tinydtls.dir/ecc/ecc.c.o 07:19:17 #16 5.665 /device-coap/deps/tinydtls/ecc/ecc.c: In function 'is_zero': 07:19:17 #16 5.665 /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] 07:19:17 #16 5.665 316 | for (idx = 0; idx < count; idx++) { 07:19:17 #16 5.665 | ^ 07:19:17 #16 5.665 /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] 07:19:17 #16 5.665 319 | return result == count; 07:19:17 #16 5.665 | ^~ 07:19:18 #16 6.324 [ 66%] Building C object CMakeFiles/tinydtls.dir/hmac.c.o 07:19:18 #16 6.388 [ 73%] Building C object CMakeFiles/tinydtls.dir/netq.c.o 07:19:18 #16 6.462 [ 80%] Building C object CMakeFiles/tinydtls.dir/peer.c.o 07:19:18 #16 6.516 [ 86%] Building C object CMakeFiles/tinydtls.dir/session.c.o 07:19:18 #16 6.571 [ 93%] Building C object CMakeFiles/tinydtls.dir/sha2/sha2.c.o 07:19:18 #16 6.591 /device-coap/deps/tinydtls/sha2/sha2.c:630:34: warning: argument 1 of type 'sha2_byte[]' {aka 'unsigned char[]'} with mismatched bound [-Warray-parameter=] 07:19:18 #16 6.591 630 | void dtls_sha256_final(sha2_byte digest[], dtls_sha256_ctx* context) { 07:19:18 #16 6.591 | ~~~~~~~~~~^~~~~~~~ 07:19:18 #16 6.591 In file included from /device-coap/deps/tinydtls/sha2/sha2.c:45: 07:19:18 #16 6.591 /device-coap/deps/tinydtls/sha2/sha2.h:134:24: note: previously declared as 'uint8_t[32]' {aka 'unsigned char[32]'} 07:19:18 #16 6.591 134 | void dtls_sha256_final(uint8_t[DTLS_SHA256_DIGEST_LENGTH], dtls_sha256_ctx*); 07:19:18 #16 6.591 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:19:18 #16 6.592 /device-coap/deps/tinydtls/sha2/sha2.c:690:54: warning: argument 2 of type 'char[]' with mismatched bound [-Warray-parameter=] 07:19:18 #16 6.592 690 | char *dtls_sha256_end(dtls_sha256_ctx* context, char buffer[]) { 07:19:18 #16 6.592 | ~~~~~^~~~~~~~ 07:19:18 #16 6.592 /device-coap/deps/tinydtls/sha2/sha2.h:135:41: note: previously declared as 'char[65]' 07:19:18 #16 6.592 135 | char* dtls_sha256_end(dtls_sha256_ctx*, char[DTLS_SHA256_DIGEST_STRING_LENGTH]); 07:19:18 #16 6.592 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:19:18 #16 6.738 [100%] Linking C shared library libtinydtls.so 07:19:18 #16 6.772 [100%] Built target tinydtls 07:19:18 #16 6.781 + make install 07:19:18 #16 6.821 [100%] Built target tinydtls 07:19:18 #16 6.837 Install the project... 07:19:18 #16 6.845 -- Install configuration: "Release" 07:19:18 #16 6.846 -- Installing: /usr/local/lib/libtinydtls.so 07:19:18 #16 6.847 -- Up-to-date: /usr/local/include/tinydtls 07:19:18 #16 6.847 -- Installing: /usr/local/include/tinydtls/uthash.h 07:19:18 #16 6.848 -- Up-to-date: /usr/local/include/tinydtls/sha2 07:19:18 #16 6.848 -- Installing: /usr/local/include/tinydtls/sha2/sha2.h 07:19:18 #16 6.848 -- Up-to-date: /usr/local/include/tinydtls/ecc 07:19:18 #16 6.849 -- Installing: /usr/local/include/tinydtls/ecc/test_helper.h 07:19:18 #16 6.849 -- Installing: /usr/local/include/tinydtls/ecc/ecc.h 07:19:18 #16 6.849 -- Installing: /usr/local/include/tinydtls/tinydtls.h 07:19:18 #16 6.850 -- Installing: /usr/local/include/tinydtls/alert.h 07:19:18 #16 6.850 -- Up-to-date: /usr/local/include/tinydtls/aes 07:19:18 #16 6.850 -- Installing: /usr/local/include/tinydtls/aes/rijndael.h 07:19:18 #16 6.851 -- Installing: /usr/local/include/tinydtls/crypto.h 07:19:18 #16 6.851 -- Installing: /usr/local/include/tinydtls/numeric.h 07:19:18 #16 6.851 -- Installing: /usr/local/include/tinydtls/peer.h 07:19:18 #16 6.851 -- Installing: /usr/local/include/tinydtls/utlist.h 07:19:18 #16 6.852 -- Installing: /usr/local/include/tinydtls/dtls_mutex.h 07:19:18 #16 6.852 -- Installing: /usr/local/include/tinydtls/dtls_time.h 07:19:18 #16 6.852 -- Installing: /usr/local/include/tinydtls/netq.h 07:19:18 #16 6.853 -- Installing: /usr/local/include/tinydtls/dtls.h 07:19:18 #16 6.853 -- Installing: /usr/local/include/tinydtls/global.h 07:19:18 #16 6.853 -- Installing: /usr/local/include/tinydtls/state.h 07:19:18 #16 6.854 -- Installing: /usr/local/include/tinydtls/dtls_debug.h 07:19:18 #16 6.854 -- Installing: /usr/local/include/tinydtls/session.h 07:19:18 #16 6.854 -- Installing: /usr/local/include/tinydtls/dtls_prng.h 07:19:18 #16 6.855 -- Installing: /usr/local/include/tinydtls/hmac.h 07:19:18 #16 6.855 -- Installing: /usr/local/include/tinydtls/ccm.h 07:19:18 #16 6.855 -- Up-to-date: /usr/local/include/tinydtls 07:19:18 #16 6.855 -- Installing: /usr/local/include/tinydtls/dtls_config.h 07:19:18 #16 6.856 + cd /device-coap/deps 07:19:18 #16 6.856 + git clone https://github.com/obgm/libcoap.git 07:19:18 #16 6.858 Cloning into 'libcoap'... 07:19:23 #16 11.14 + cd libcoap 07:19:23 #16 11.14 + git reset --hard 1739507 07:19:23 #16 11.17 HEAD is now at 1739507a Merge pull request #536 from mrdeep1/bad_tcp 07:19:23 #16 11.17 + patch -p1 07:19:23 #16 11.17 patching file cmake/FindTinyDTLS.cmake 07:19:23 #16 11.17 + patch -p1 07:19:23 #16 11.17 patching file include/coap2/coap_config.h.in 07:19:23 #16 11.17 + mkdir -p build 07:19:23 #16 11.17 + cd build 07:19:23 #16 11.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' .. 07:19:23 #16 11.25 -- The CXX compiler identification is GNU 12.2.1 07:19:23 #16 11.31 -- The C compiler identification is GNU 12.2.1 07:19:23 #16 11.32 -- Detecting CXX compiler ABI info 07:19:23 #16 11.40 -- Detecting CXX compiler ABI info - done 07:19:23 #16 11.42 -- Check for working CXX compiler: /usr/bin/c++ - skipped 07:19:23 #16 11.42 -- Detecting CXX compile features 07:19:23 #16 11.42 -- Detecting CXX compile features - done 07:19:23 #16 11.43 -- Detecting C compiler ABI info 07:19:23 #16 11.51 -- Detecting C compiler ABI info - done 07:19:23 #16 11.53 -- Check for working C compiler: /usr/bin/cc - skipped 07:19:23 #16 11.53 -- Detecting C compile features 07:19:23 #16 11.53 -- Detecting C compile features - done 07:19:23 #16 11.53 -- Looking for byteswap.h 07:19:23 #16 11.61 -- Looking for byteswap.h - found 07:19:23 #16 11.61 -- Looking for inttypes.h 07:19:23 #16 11.68 -- Looking for inttypes.h - found 07:19:23 #16 11.68 -- Looking for limits.h 07:19:23 #16 11.75 -- Looking for limits.h - found 07:19:23 #16 11.75 -- Looking for memory.h 07:19:23 #16 11.83 -- Looking for memory.h - found 07:19:23 #16 11.83 -- Looking for strings.h 07:19:23 #16 11.90 -- Looking for strings.h - found 07:19:23 #16 11.90 -- Looking for string.h 07:19:23 #16 11.99 -- Looking for string.h - found 07:19:23 #16 11.99 -- Looking for sys/sysctl.h 07:19:23 #16 12.04 -- Looking for sys/sysctl.h - not found 07:19:24 #16 12.04 -- Looking for netinet/in.h 07:19:24 #16 12.13 -- Looking for netinet/in.h - found 07:19:24 #16 12.14 -- Looking for sys/epoll.h 07:19:24 #16 12.20 -- Looking for sys/epoll.h - found 07:19:24 #16 12.20 -- Looking for sys/timerfd.h 07:19:24 #16 12.28 -- Looking for sys/timerfd.h - found 07:19:24 #16 12.28 -- Looking for arpa/inet.h 07:19:24 #16 12.38 -- Looking for arpa/inet.h - found 07:19:24 #16 12.38 -- Looking for stdbool.h 07:19:24 #16 12.47 -- Looking for stdbool.h - found 07:19:24 #16 12.47 -- Looking for netdb.h 07:19:24 #16 12.57 -- Looking for netdb.h - found 07:19:24 #16 12.57 -- Looking for pthread.h 07:19:24 #16 12.65 -- Looking for pthread.h - found 07:19:24 #16 12.66 -- Looking for stdlib.h 07:19:24 #16 12.74 -- Looking for stdlib.h - found 07:19:24 #16 12.74 -- Looking for stdint.h 07:19:24 #16 12.82 -- Looking for stdint.h - found 07:19:24 #16 12.82 -- Looking for syslog.h 07:19:24 #16 12.91 -- Looking for syslog.h - found 07:19:24 #16 12.91 -- Looking for sys/ioctl.h 07:19:24 #16 13.00 -- Looking for sys/ioctl.h - found 07:19:24 #16 13.00 -- Looking for sys/socket.h 07:19:24 #16 13.09 -- Looking for sys/socket.h - found 07:19:25 #16 13.09 -- Looking for sys/stat.h 07:19:25 #16 13.18 -- Looking for sys/stat.h - found 07:19:25 #16 13.18 -- Looking for sys/time.h 07:19:25 #16 13.26 -- Looking for sys/time.h - found 07:19:25 #16 13.26 -- Looking for sys/types.h 07:19:25 #16 13.35 -- Looking for sys/types.h - found 07:19:25 #16 13.35 -- Looking for sys/unistd.h 07:19:25 #16 13.41 -- Looking for sys/unistd.h - not found 07:19:25 #16 13.41 -- Looking for time.h 07:19:25 #16 13.49 -- Looking for time.h - found 07:19:25 #16 13.49 -- Looking for unistd.h 07:19:25 #16 13.58 -- Looking for unistd.h - found 07:19:25 #16 13.58 -- Looking for float.h 07:19:25 #16 13.67 -- Looking for float.h - found 07:19:25 #16 13.67 -- Looking for stddef.h 07:19:25 #16 13.75 -- Looking for stddef.h - found 07:19:25 #16 13.75 -- Looking for winsock2.h 07:19:25 #16 13.80 -- Looking for winsock2.h - not found 07:19:25 #16 13.80 -- Looking for ws2tcpip.h 07:19:25 #16 13.85 -- Looking for ws2tcpip.h - not found 07:19:25 #16 13.85 -- Looking for malloc 07:19:25 #16 13.94 -- Looking for malloc - found 07:19:25 #16 13.94 -- Looking for memset 07:19:25 #16 14.03 -- Looking for memset - found 07:19:25 #16 14.03 -- Looking for select 07:19:25 #16 14.11 -- Looking for select - found 07:19:26 #16 14.11 -- Looking for socket 07:19:26 #16 14.21 -- Looking for socket - found 07:19:26 #16 14.21 -- Looking for strcasecmp 07:19:26 #16 14.30 -- Looking for strcasecmp - found 07:19:26 #16 14.30 -- Looking for pthread_mutex_lock 07:19:26 #16 14.39 -- Looking for pthread_mutex_lock - found 07:19:26 #16 14.39 -- Looking for getaddrinfo 07:19:26 #16 14.48 -- Looking for getaddrinfo - found 07:19:26 #16 14.48 -- Looking for strnlen 07:19:26 #16 14.57 -- Looking for strnlen - found 07:19:26 #16 14.57 -- Looking for strrchr 07:19:26 #16 14.66 -- Looking for strrchr - found 07:19:26 #16 14.66 -- Looking for getrandom 07:19:26 #16 14.75 -- Looking for getrandom - found 07:19:26 #16 14.75 -- Looking for cmsghdr 07:19:26 #16 14.80 -- Looking for cmsghdr - not found 07:19:26 #16 14.80 -- compiling without epoll support 07:19:26 #16 14.80 -- compiling with DTLS support 07:19:26 #16 14.80 -- DTLS_BACKEND: tinydtls 07:19:26 #16 14.80 -- Found TinyDTLS: /usr/local/include 07:19:26 #16 14.81 -- TINYDTLS_INCLUDE_DIR: /usr/local/include/tinydtls 07:19:26 #16 14.81 -- TINYDTLS_LIBRARIES: /usr/local/lib/libtinydtls.so 07:19:26 #16 14.81 -- TINYDTLS_ROOT_DIR: 07:19:26 #16 14.81 -- compiling with tinydtls support 07:19:26 #16 14.81 -- ENABLE_DTLS:.....................ON 07:19:26 #16 14.81 -- ENABLE_TCP:......................ON 07:19:26 #16 14.81 -- ENABLE_DOCS:.....................OFF 07:19:26 #16 14.81 -- ENABLE_EXAMPLES:.................OFF 07:19:26 #16 14.81 -- DTLS_BACKEND:....................tinydtls 07:19:26 #16 14.81 -- WITH_GNUTLS:.....................OFF 07:19:26 #16 14.81 -- WITH_TINYDTLS:...................ON 07:19:26 #16 14.81 -- WITH_OPENSSL:....................OFF 07:19:26 #16 14.81 -- WITH_MBEDTLS:....................OFF 07:19:26 #16 14.81 -- HAVE_LIBTINYDTLS:................1 07:19:26 #16 14.81 -- HAVE_LIBGNUTLS:.................. 07:19:26 #16 14.81 -- HAVE_OPENSSL:.................... 07:19:26 #16 14.81 -- HAVE_MBEDTLS:.................... 07:19:26 #16 14.81 -- COAP_EPOLL_SUPPORT:.............. 07:19:26 #16 14.81 -- CMAKE_C_COMPILER:................/usr/bin/cc 07:19:26 #16 14.81 -- BUILD_SHARED_LIBS:...............ON 07:19:26 #16 14.81 -- CMAKE_BUILD_TYPE:................Release 07:19:26 #16 14.81 -- CMAKE_SYSTEM_PROCESSOR:..........x86_64 07:19:26 #16 14.81 -- Configuring done (3.6s) 07:19:26 #16 14.81 CMake Warning (dev) at CMakeLists.txt:16 (add_library): 07:19:26 #16 14.81 Policy CMP0115 is not set: Source file extensions must be explicit. Run 07:19:26 #16 14.81 "cmake --help-policy CMP0115" for policy details. Use the cmake_policy 07:19:26 #16 14.81 command to set the policy and suppress this warning. 07:19:26 #16 14.81 07:19:26 #16 14.81 File: 07:19:26 #16 14.81 07:19:26 #16 14.81 /device-coap/deps/libcoap/include/coap2/coap.h.in 07:19:26 #16 14.81 This warning is for project developers. Use -Wno-dev to suppress it. 07:19:26 #16 14.81 07:19:26 #16 14.82 -- Generating done (0.0s) 07:19:26 #16 14.82 -- Build files have been written to: /device-coap/deps/libcoap/build 07:19:26 #16 14.83 + make 07:19:26 #16 14.87 [ 4%] Building C object CMakeFiles/coap-2.dir/src/address.c.o 07:19:26 #16 14.94 [ 8%] Building C object CMakeFiles/coap-2.dir/src/async.c.o 07:19:26 #16 15.02 [ 13%] Building C object CMakeFiles/coap-2.dir/src/block.c.o 07:19:26 #16 15.13 [ 17%] Building C object CMakeFiles/coap-2.dir/src/coap_debug.c.o 07:19:27 #16 15.38 [ 21%] Building C object CMakeFiles/coap-2.dir/src/coap_event.c.o 07:19:27 #16 15.43 [ 26%] Building C object CMakeFiles/coap-2.dir/src/coap_hashkey.c.o 07:19:27 #16 15.49 [ 30%] Building C object CMakeFiles/coap-2.dir/src/coap_io.c.o 07:19:27 #16 15.75 [ 34%] Building C object CMakeFiles/coap-2.dir/src/coap_notls.c.o 07:19:27 #16 15.79 [ 39%] Building C object CMakeFiles/coap-2.dir/src/coap_prng.c.o 07:19:27 #16 15.85 [ 43%] Building C object CMakeFiles/coap-2.dir/src/coap_session.c.o 07:19:28 #16 16.38 [ 47%] Building C object CMakeFiles/coap-2.dir/src/coap_tcp.c.o 07:19:28 #16 16.49 [ 52%] Building C object CMakeFiles/coap-2.dir/src/coap_time.c.o 07:19:28 #16 16.57 [ 56%] Building C object CMakeFiles/coap-2.dir/src/encode.c.o 07:19:28 #16 16.65 [ 60%] Building C object CMakeFiles/coap-2.dir/src/mem.c.o 07:19:28 #16 16.70 [ 65%] Building C object CMakeFiles/coap-2.dir/src/net.c.o 07:19:28 #16 17.29 [ 69%] Building C object CMakeFiles/coap-2.dir/src/option.c.o 07:19:29 #16 17.48 [ 73%] Building C object CMakeFiles/coap-2.dir/src/pdu.c.o 07:19:29 #16 17.66 [ 78%] Building C object CMakeFiles/coap-2.dir/src/resource.c.o 07:19:29 #16 18.05 [ 82%] Building C object CMakeFiles/coap-2.dir/src/str.c.o 07:19:30 #16 18.12 [ 86%] Building C object CMakeFiles/coap-2.dir/src/subscribe.c.o 07:19:30 #16 18.17 [ 91%] Building C object CMakeFiles/coap-2.dir/src/uri.c.o 07:19:30 #16 18.36 [ 95%] Building C object CMakeFiles/coap-2.dir/src/coap_tinydtls.c.o 07:19:30 #16 18.54 [100%] Linking C shared library libcoap-2.so 07:19:30 #16 18.58 [100%] Built target coap-2 07:19:30 #16 18.58 + make install 07:19:30 #16 18.63 [100%] Built target coap-2 07:19:30 #16 18.65 Install the project... 07:19:30 #16 18.66 -- Install configuration: "Release" 07:19:30 #16 18.66 -- Installing: /usr/local/lib/libcoap-2.so 07:19:30 #16 18.66 -- Set runtime path of "/usr/local/lib/libcoap-2.so" to "" 07:19:30 #16 18.66 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets.cmake 07:19:30 #16 18.66 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets-release.cmake 07:19:30 #16 18.66 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfig.cmake 07:19:30 #16 18.66 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfigVersion.cmake 07:19:30 #16 18.66 -- Up-to-date: /usr/local/include 07:19:30 #16 18.66 -- Up-to-date: /usr/local/include/coap2 07:19:30 #16 18.66 -- Installing: /usr/local/include/coap2/uthash.h 07:19:30 #16 18.66 -- Installing: /usr/local/include/coap2/subscribe.h 07:19:30 #16 18.66 -- Installing: /usr/local/include/coap2/option.h 07:19:30 #16 18.66 -- Installing: /usr/local/include/coap2/resource.h 07:19:30 #16 18.66 -- Installing: /usr/local/include/coap2/bits.h 07:19:30 #16 18.66 -- Installing: /usr/local/include/coap2/coap_hashkey.h 07:19:30 #16 18.66 -- Installing: /usr/local/include/coap2/block.h 07:19:30 #16 18.66 -- Installing: /usr/local/include/coap2/coap_io.h 07:19:30 #16 18.66 -- Installing: /usr/local/include/coap2/pdu.h 07:19:30 #16 18.66 -- Installing: /usr/local/include/coap2/str.h 07:19:30 #16 18.66 -- Installing: /usr/local/include/coap2/async.h 07:19:30 #16 18.66 -- Installing: /usr/local/include/coap2/net.h 07:19:30 #16 18.67 -- Installing: /usr/local/include/coap2/address.h 07:19:30 #16 18.67 -- Installing: /usr/local/include/coap2/uri.h 07:19:30 #16 18.67 -- Installing: /usr/local/include/coap2/coap_event.h 07:19:30 #16 18.67 -- Installing: /usr/local/include/coap2/coap_riot.h 07:19:30 #16 18.67 -- Installing: /usr/local/include/coap2/coap_dtls.h 07:19:30 #16 18.67 -- Installing: /usr/local/include/coap2/coap_mutex.h 07:19:30 #16 18.67 -- Installing: /usr/local/include/coap2/coap_prng.h 07:19:30 #16 18.67 -- Installing: /usr/local/include/coap2/lwippools.h 07:19:30 #16 18.67 -- Installing: /usr/local/include/coap2/coap_debug.h 07:19:30 #16 18.67 -- Installing: /usr/local/include/coap2/utlist.h 07:19:30 #16 18.67 -- Installing: /usr/local/include/coap2/coap_time.h 07:19:30 #16 18.67 -- Installing: /usr/local/include/coap2/encode.h 07:19:30 #16 18.67 -- Installing: /usr/local/include/coap2/libcoap.h 07:19:30 #16 18.67 -- Installing: /usr/local/include/coap2/coap_forward_decls.h 07:19:30 #16 18.67 -- Installing: /usr/local/include/coap2/mem.h 07:19:30 #16 18.67 -- Installing: /usr/local/include/coap2/coap_session.h 07:19:30 #16 18.67 -- Up-to-date: /usr/local/include 07:19:30 #16 18.67 -- Up-to-date: /usr/local/include/coap2 07:19:30 #16 18.67 -- Installing: /usr/local/include/coap2/coap.h 07:19:30 #16 18.67 + '[' 1 '=' 1 ] 07:19:30 #16 18.67 + cd /device-coap/deps 07:19:30 #16 18.67 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.0.zip 07:19:30 #16 18.67 Connecting to github.com (140.82.114.4:443) 07:19:30 #16 18.77 Connecting to codeload.github.com (140.82.112.10:443) 07:19:30 #16 18.94 saving to 'v4.0.0.zip' 07:19:31 #16 19.00 v4.0.0.zip 100% |********************************| 245k 0:00:00 ETA 07:19:31 #16 19.00 'v4.0.0.zip' saved 07:19:31 #16 19.00 + unzip v4.0.0.zip 07:19:31 #16 19.01 Archive: v4.0.0.zip 07:19:31 #16 19.01 creating: device-sdk-c-4.0.0/ 07:19:31 #16 19.01 creating: device-sdk-c-4.0.0/.github/ 07:19:31 #16 19.01 inflating: device-sdk-c-4.0.0/.github/Contributing.md 07:19:31 #16 19.01 inflating: device-sdk-c-4.0.0/.github/PULL_REQUEST_TEMPLATE.md 07:19:31 #16 19.01 inflating: device-sdk-c-4.0.0/.github/semantic.yml 07:19:31 #16 19.01 creating: device-sdk-c-4.0.0/.github/workflows/ 07:19:31 #16 19.01 inflating: device-sdk-c-4.0.0/.github/workflows/release.yml 07:19:31 #16 19.01 inflating: device-sdk-c-4.0.0/.gitignore 07:19:31 #16 19.01 inflating: device-sdk-c-4.0.0/Attribution.txt 07:19:31 #16 19.01 inflating: device-sdk-c-4.0.0/CHANGELOG.md 07:19:31 #16 19.01 inflating: device-sdk-c-4.0.0/Doxyfile 07:19:31 #16 19.01 inflating: device-sdk-c-4.0.0/GOVERNANCE.md 07:19:31 #16 19.01 inflating: device-sdk-c-4.0.0/Jenkinsfile 07:19:31 #16 19.01 inflating: device-sdk-c-4.0.0/LICENSE 07:19:31 #16 19.01 inflating: device-sdk-c-4.0.0/Makefile 07:19:31 #16 19.01 inflating: device-sdk-c-4.0.0/OWNERS.md 07:19:31 #16 19.01 inflating: device-sdk-c-4.0.0/README.IOT.md 07:19:31 #16 19.01 inflating: device-sdk-c-4.0.0/README.md 07:19:31 #16 19.01 inflating: device-sdk-c-4.0.0/README.v3.md 07:19:31 #16 19.01 creating: device-sdk-c-4.0.0/docs/ 07:19:31 #16 19.01 inflating: device-sdk-c-4.0.0/docs/configuration.md 07:19:31 #16 19.01 inflating: device-sdk-c-4.0.0/docs/deviceprofiles.md 07:19:31 #16 19.01 inflating: device-sdk-c-4.0.0/docs/metrics.md 07:19:31 #16 19.01 inflating: device-sdk-c-4.0.0/docs/servicewritersguide.md 07:19:31 #16 19.01 inflating: device-sdk-c-4.0.0/docs/startup.md 07:19:31 #16 19.01 creating: device-sdk-c-4.0.0/include/ 07:19:31 #16 19.01 creating: device-sdk-c-4.0.0/include/devsdk/ 07:19:31 #16 19.01 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk-base.h 07:19:31 #16 19.01 inflating: device-sdk-c-4.0.0/include/devsdk/devsdk.h 07:19:31 #16 19.01 creating: device-sdk-c-4.0.0/include/edgex/ 07:19:31 #16 19.01 inflating: device-sdk-c-4.0.0/include/edgex/devices.h 07:19:31 #16 19.01 inflating: device-sdk-c-4.0.0/include/edgex/edgex-base.h 07:19:31 #16 19.01 inflating: device-sdk-c-4.0.0/include/edgex/edgex.h 07:19:31 #16 19.01 inflating: device-sdk-c-4.0.0/include/edgex/profiles.h 07:19:31 #16 19.01 inflating: device-sdk-c-4.0.0/include/edgex/rest-server.h 07:19:31 #16 19.01 creating: device-sdk-c-4.0.0/scripts/ 07:19:31 #16 19.01 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine 07:19:31 #16 19.01 inflating: device-sdk-c-4.0.0/scripts/Dockerfile.alpine-base 07:19:31 #16 19.01 inflating: device-sdk-c-4.0.0/scripts/build.sh 07:19:31 #16 19.01 inflating: device-sdk-c-4.0.0/scripts/entrypoint.sh 07:19:31 #16 19.01 creating: device-sdk-c-4.0.0/src/ 07:19:31 #16 19.01 inflating: device-sdk-c-4.0.0/src/CMakeLists.txt 07:19:31 #16 19.02 creating: device-sdk-c-4.0.0/src/c/ 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/CMakeLists.txt 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/api.h 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/autoevent.c 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/autoevent.h 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/bus-impl.h 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/bus-mqtt.c 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/bus.c 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/bus.h 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/callback3.c 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/callback3.h 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/cmdinfo.h 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/config.c 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/config.h 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/correlation.c 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/correlation.h 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/data.c 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/data.h 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/defs.h.in 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/device.c 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/device.h 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/devman.c 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/devmap.c 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/devmap.h 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/devsdk-base.c 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/devutil.h 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/discovery.c 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/discovery.h 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/dto-read.c 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/dto-read.h 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.c 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/edgex-logging.h 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.c 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/edgex-rest.h 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/edgex2.h 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/errorlist.h 07:19:31 #16 19.02 creating: device-sdk-c-4.0.0/src/c/examples/ 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/examples/CMakeLists.txt 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/examples/README.md 07:19:31 #16 19.02 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/ 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/CMakeLists.txt 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/README.md 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/device-bitfields.c 07:19:31 #16 19.02 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/ 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/configuration.yaml 07:19:31 #16 19.02 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/ 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/devices/Bitfields.json 07:19:31 #16 19.02 creating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/ 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/examples/bitfields/res/profiles/Example-Bitfields.json 07:19:31 #16 19.02 creating: device-sdk-c-4.0.0/src/c/examples/counters/ 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/examples/counters/CMakeLists.txt 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/examples/counters/README.md 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/examples/counters/device-counter.c 07:19:31 #16 19.02 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/ 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/configuration.yaml 07:19:31 #16 19.02 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/ 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/devices/Counters.json 07:19:31 #16 19.02 creating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/ 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/examples/counters/res/profiles/Counter.json 07:19:31 #16 19.02 creating: device-sdk-c-4.0.0/src/c/examples/discovery/ 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/CMakeLists.txt 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/README.md 07:19:31 #16 19.02 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/ 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/configuration.yaml 07:19:31 #16 19.02 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/ 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/devices/readme.txt 07:19:31 #16 19.02 creating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/ 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/res/profiles/TemplateProfile.json 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/template.c 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher1.json 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/examples/discovery/watcher2.json 07:19:31 #16 19.02 creating: device-sdk-c-4.0.0/src/c/examples/file/ 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/examples/file/CMakeLists.txt 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/examples/file/README.md 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/examples/file/device-file.c 07:19:31 #16 19.02 creating: device-sdk-c-4.0.0/src/c/examples/file/res/ 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/configuration.yaml 07:19:31 #16 19.02 creating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/ 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/devices/file1.json 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/lorem.txt 07:19:31 #16 19.02 creating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/ 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/examples/file/res/profiles/FileExampleProfile.json 07:19:31 #16 19.02 creating: device-sdk-c-4.0.0/src/c/examples/gyro/ 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/CMakeLists.txt 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/README.md 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/device-gyro.c 07:19:31 #16 19.02 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/ 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/configuration.yaml 07:19:31 #16 19.02 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/ 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/devices/gyro.json 07:19:31 #16 19.02 creating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/ 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/examples/gyro/res/profiles/Gyro.json 07:19:31 #16 19.02 creating: device-sdk-c-4.0.0/src/c/examples/random/ 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/examples/random/CMakeLists.txt 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/examples/random/README.md 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/examples/random/device-random.c 07:19:31 #16 19.02 creating: device-sdk-c-4.0.0/src/c/examples/random/res/ 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/configuration.yaml 07:19:31 #16 19.02 creating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/ 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/devices/randomdevice1.json 07:19:31 #16 19.02 creating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/ 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/examples/random/res/profiles/RandomExampleProfile.json 07:19:31 #16 19.02 creating: device-sdk-c-4.0.0/src/c/examples/res/ 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/examples/res/configuration.yaml 07:19:31 #16 19.02 creating: device-sdk-c-4.0.0/src/c/examples/res/devices/ 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/examples/res/devices/device1.json 07:19:31 #16 19.02 creating: device-sdk-c-4.0.0/src/c/examples/res/profiles/ 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/examples/res/profiles/TemplateProfile.json 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/examples/template.c 07:19:31 #16 19.02 creating: device-sdk-c-4.0.0/src/c/examples/terminal/ 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/CMakeLists.txt 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/README.md 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/device-terminal.c 07:19:31 #16 19.02 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/ 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/configuration.yaml 07:19:31 #16 19.02 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/ 07:19:31 #16 19.02 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/devices/terminal.json 07:19:31 #16 19.02 creating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/ 07:19:31 #16 19.03 inflating: device-sdk-c-4.0.0/src/c/examples/terminal/res/profiles/Terminal.json 07:19:31 #16 19.03 inflating: device-sdk-c-4.0.0/src/c/filesys.c 07:19:31 #16 19.03 inflating: device-sdk-c-4.0.0/src/c/filesys.h 07:19:31 #16 19.03 inflating: device-sdk-c-4.0.0/src/c/keeper.c 07:19:31 #16 19.03 inflating: device-sdk-c-4.0.0/src/c/keeper.h 07:19:31 #16 19.03 inflating: device-sdk-c-4.0.0/src/c/map.c 07:19:31 #16 19.03 inflating: device-sdk-c-4.0.0/src/c/map.h 07:19:31 #16 19.03 inflating: device-sdk-c-4.0.0/src/c/metadata.c 07:19:31 #16 19.03 inflating: device-sdk-c-4.0.0/src/c/metadata.h 07:19:31 #16 19.03 inflating: device-sdk-c-4.0.0/src/c/metrics.h 07:19:31 #16 19.03 inflating: device-sdk-c-4.0.0/src/c/opstate.c 07:19:31 #16 19.03 inflating: device-sdk-c-4.0.0/src/c/opstate.h 07:19:31 #16 19.03 inflating: device-sdk-c-4.0.0/src/c/parson.c 07:19:31 #16 19.03 inflating: device-sdk-c-4.0.0/src/c/parson.h 07:19:31 #16 19.03 inflating: device-sdk-c-4.0.0/src/c/profiles.c 07:19:31 #16 19.03 inflating: device-sdk-c-4.0.0/src/c/profiles.h 07:19:31 #16 19.03 inflating: device-sdk-c-4.0.0/src/c/registry-impl.h 07:19:31 #16 19.03 inflating: device-sdk-c-4.0.0/src/c/registry.c 07:19:31 #16 19.03 inflating: device-sdk-c-4.0.0/src/c/registry.h 07:19:31 #16 19.03 inflating: device-sdk-c-4.0.0/src/c/reqdata.c 07:19:31 #16 19.03 inflating: device-sdk-c-4.0.0/src/c/reqdata.h 07:19:31 #16 19.03 inflating: device-sdk-c-4.0.0/src/c/request_auth.c 07:19:31 #16 19.03 inflating: device-sdk-c-4.0.0/src/c/request_auth.h 07:19:31 #16 19.03 inflating: device-sdk-c-4.0.0/src/c/rest-server.c 07:19:31 #16 19.03 inflating: device-sdk-c-4.0.0/src/c/rest-server.h 07:19:31 #16 19.03 inflating: device-sdk-c-4.0.0/src/c/rest.c 07:19:31 #16 19.03 inflating: device-sdk-c-4.0.0/src/c/rest.h 07:19:31 #16 19.03 inflating: device-sdk-c-4.0.0/src/c/secrets-impl.h 07:19:31 #16 19.03 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.c 07:19:31 #16 19.03 inflating: device-sdk-c-4.0.0/src/c/secrets-insecure.h 07:19:31 #16 19.03 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.c 07:19:31 #16 19.03 inflating: device-sdk-c-4.0.0/src/c/secrets-vault.h 07:19:31 #16 19.03 inflating: device-sdk-c-4.0.0/src/c/secrets.c 07:19:31 #16 19.03 inflating: device-sdk-c-4.0.0/src/c/secrets.h 07:19:31 #16 19.03 inflating: device-sdk-c-4.0.0/src/c/service.c 07:19:31 #16 19.03 inflating: device-sdk-c-4.0.0/src/c/service.h 07:19:31 #16 19.03 inflating: device-sdk-c-4.0.0/src/c/transform.c 07:19:31 #16 19.03 inflating: device-sdk-c-4.0.0/src/c/transform.h 07:19:31 #16 19.03 inflating: device-sdk-c-4.0.0/src/c/validate.c 07:19:31 #16 19.03 inflating: device-sdk-c-4.0.0/src/c/validate.h 07:19:31 #16 19.03 inflating: device-sdk-c-4.0.0/src/c/watchers.c 07:19:31 #16 19.03 inflating: device-sdk-c-4.0.0/src/c/watchers.h 07:19:31 #16 19.03 creating: device-sdk-c-4.0.0/src/cmake/ 07:19:31 #16 19.03 inflating: device-sdk-c-4.0.0/src/cmake/FindIOT.cmake 07:19:31 #16 19.03 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBCBOR.cmake 07:19:31 #16 19.03 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBMICROHTTP.cmake 07:19:31 #16 19.03 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBPAHO.cmake 07:19:31 #16 19.03 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBUUID.cmake 07:19:31 #16 19.03 inflating: device-sdk-c-4.0.0/src/cmake/FindLIBYAML.cmake 07:19:31 #16 19.03 + cd device-sdk-c-4.0.0 07:19:31 #16 19.03 + ./scripts/build.sh 07:19:31 #16 19.03 + CPPCHECK=false 07:19:31 #16 19.03 + DOCGEN=false 07:19:31 #16 19.03 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 07:19:31 #16 19.03 + '[' 0 -gt 0 ] 07:19:31 #16 19.03 + readlink -f ./scripts/build.sh 07:19:31 #16 19.03 + dirname /device-coap/deps/device-sdk-c-4.0.0/scripts/build.sh 07:19:31 #16 19.03 + dirname /device-coap/deps/device-sdk-c-4.0.0/scripts 07:19:31 #16 19.03 + ROOT=/device-coap/deps/device-sdk-c-4.0.0 07:19:31 #16 19.03 + cd /device-coap/deps/device-sdk-c-4.0.0 07:19:31 #16 19.03 + mkdir -p /device-coap/deps/device-sdk-c-4.0.0/build/release 07:19:31 #16 19.03 + cd /device-coap/deps/device-sdk-c-4.0.0/build/release 07:19:31 #16 19.03 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-coap/deps/device-sdk-c-4.0.0/src 07:19:31 #16 19.11 -- The C compiler identification is GNU 12.2.1 07:19:31 #16 19.13 -- Detecting C compiler ABI info 07:19:31 #16 19.22 -- Detecting C compiler ABI info - done 07:19:31 #16 19.25 -- Check for working C compiler: /usr/bin/cc - skipped 07:19:31 #16 19.25 -- Detecting C compile features 07:19:31 #16 19.25 -- Detecting C compile features - done 07:19:31 #16 19.25 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 07:19:31 #16 19.33 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 07:19:31 #16 19.33 -- Found LIBYAML: /usr/lib/libyaml.so 07:19:31 #16 19.33 -- Found LIBUUID: /usr/lib/libuuid.so 07:19:31 #16 19.34 -- Found LIBCBOR: /usr/lib/libcbor.so 07:19:31 #16 19.34 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 07:19:31 #16 19.34 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 07:19:31 #16 19.34 -- /opt/iotech/iot/1.5/include 07:19:31 #16 19.34 -- C SDK 0.0.0 for Linux 07:19:31 #16 19.35 -- Performing Test CSDK_HAVE_ATOMIC 07:19:31 #16 19.43 -- Performing Test CSDK_HAVE_ATOMIC - Success 07:19:31 #16 19.48 -- Found Curses: /usr/lib/libcurses.so 07:19:31 #16 19.50 -- Configuring done (0.5s) 07:19:31 #16 19.53 -- Generating done (0.0s) 07:19:31 #16 19.54 -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.0/build/release 07:19:31 #16 19.54 + make all package 07:19:31 #16 19.54 + tee release.log 07:19:31 #16 19.58 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 07:19:31 #16 19.69 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 07:19:31 #16 19.84 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 07:19:31 #16 19.97 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 07:19:32 #16 20.07 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 07:19:32 #16 20.37 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 07:19:32 #16 20.41 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 07:19:32 #16 20.53 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 07:19:32 #16 20.81 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 07:19:32 #16 20.90 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 07:19:32 #16 21.04 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 07:19:32 #16 21.15 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 07:19:33 #16 21.25 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 07:19:33 #16 21.40 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 07:19:33 #16 21.46 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 07:19:33 #16 21.77 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 07:19:33 #16 21.83 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 07:19:33 #16 22.07 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 07:19:33 #16 22.17 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 07:19:34 #16 22.37 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 07:19:34 #16 22.45 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 07:19:35 #16 23.44 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 07:19:35 #16 23.53 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 07:19:35 #16 23.61 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 07:19:35 #16 23.70 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 07:19:35 #16 23.76 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 07:19:35 #16 23.97 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 07:19:36 #16 24.29 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 07:19:36 #16 24.36 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 07:19:36 #16 24.49 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 07:19:36 #16 24.58 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 07:19:36 #16 24.84 /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c: In function 'devsdk_service_start': 07:19:36 #16 24.84 /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] 07:19:36 #16 24.84 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); 07:19:36 #16 24.84 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:19:36 #16 24.84 /device-coap/deps/device-sdk-c-4.0.0/src/c/service.c:875:21: note: 'deviceservices_config' was declared here 07:19:36 #16 24.84 875 | const iot_data_t *deviceservices_config; 07:19:36 #16 24.84 | ^~~~~~~~~~~~~~~~~~~~~ 07:19:36 #16 24.98 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 07:19:36 #16 25.09 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 07:19:37 #16 25.16 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 07:19:37 #16 25.25 [ 68%] Linking C shared library libcsdk.so 07:19:37 #16 25.30 [ 68%] Built target csdk 07:19:37 #16 25.32 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 07:19:37 #16 25.45 [ 72%] Linking C executable template 07:19:37 #16 25.48 /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) 07:19:37 #16 25.52 [ 72%] Built target template 07:19:37 #16 25.54 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 07:19:37 #16 25.63 [ 76%] Linking C executable device-counter 07:19:37 #16 25.65 /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) 07:19:37 #16 25.69 [ 76%] Built target device-counter 07:19:37 #16 25.71 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 07:19:37 #16 25.80 [ 80%] Linking C executable device-random 07:19:37 #16 25.82 /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) 07:19:37 #16 25.86 [ 80%] Built target device-random 07:19:37 #16 25.88 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 07:19:37 #16 25.96 [ 84%] Linking C executable device-gyro 07:19:37 #16 25.99 /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) 07:19:37 #16 26.03 [ 84%] Built target device-gyro 07:19:37 #16 26.05 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 07:19:37 #16 26.13 [ 88%] Linking C executable device-bitfields 07:19:38 #16 26.16 /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) 07:19:38 #16 26.20 [ 88%] Built target device-bitfields 07:19:38 #16 26.22 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 07:19:38 #16 26.36 [ 92%] Linking C executable template-discovery 07:19:38 #16 26.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) 07:19:38 #16 26.43 [ 92%] Built target template-discovery 07:19:38 #16 26.44 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 07:19:38 #16 26.56 [ 96%] Linking C executable device-file 07:19:38 #16 26.58 /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) 07:19:38 #16 26.62 [ 96%] Built target device-file 07:19:38 #16 26.64 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 07:19:38 #16 26.74 [100%] Linking C executable device-terminal 07:19:38 #16 26.77 /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) 07:19:38 #16 26.81 [100%] Built target device-terminal 07:19:38 #16 26.83 Run CPack packaging tool... 07:19:38 #16 26.84 CPack: Create package using TGZ 07:19:38 #16 26.84 CPack: Install projects 07:19:38 #16 26.84 CPack: - Run preinstall target for: Csdk 07:19:38 #16 27.09 CPack: - Install project: Csdk [] 07:19:38 #16 27.10 CPack: Create package 07:19:38 #16 27.12 CPack: - package: /device-coap/deps/device-sdk-c-4.0.0/build/release/csdk-0.0.0.tar.gz generated. 07:19:38 #16 27.12 + '[' false '=' true ] 07:19:38 #16 27.12 + '[' false '=' true ] 07:19:38 #16 27.12 + mkdir -p /device-coap/deps/device-sdk-c-4.0.0/build/debug 07:19:38 #16 27.12 + cd /device-coap/deps/device-sdk-c-4.0.0/build/debug 07:19:38 #16 27.12 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-coap/deps/device-sdk-c-4.0.0/src 07:19:38 #16 27.19 -- The C compiler identification is GNU 12.2.1 07:19:38 #16 27.21 -- Detecting C compiler ABI info 07:19:39 #16 27.30 -- Detecting C compiler ABI info - done 07:19:39 #16 27.32 -- Check for working C compiler: /usr/bin/cc - skipped 07:19:39 #16 27.32 -- Detecting C compile features 07:19:39 #16 27.32 -- Detecting C compile features - done 07:19:39 #16 27.32 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 07:19:39 #16 27.40 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 07:19:39 #16 27.40 -- Found LIBYAML: /usr/lib/libyaml.so 07:19:39 #16 27.40 -- Found LIBUUID: /usr/lib/libuuid.so 07:19:39 #16 27.41 -- Found LIBCBOR: /usr/lib/libcbor.so 07:19:39 #16 27.41 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 07:19:39 #16 27.41 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 07:19:39 #16 27.41 -- /opt/iotech/iot/1.5/include 07:19:39 #16 27.41 -- C SDK 0.0.0 for Linux 07:19:39 #16 27.41 -- Performing Test CSDK_HAVE_ATOMIC 07:19:39 #16 27.49 -- Performing Test CSDK_HAVE_ATOMIC - Success 07:19:39 #16 27.53 -- Found Curses: /usr/lib/libcurses.so 07:19:39 #16 27.55 -- Configuring done (0.4s) 07:19:39 #16 27.58 -- Generating done (0.0s) 07:19:39 #16 27.59 -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.0/build/debug 07:19:39 #16 27.59 + make 07:19:39 #16 27.59 + tee debug.log 07:19:39 #16 27.63 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 07:19:39 #16 27.70 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 07:19:39 #16 27.78 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 07:19:39 #16 27.86 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 07:19:39 #16 27.93 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 07:19:39 #16 28.05 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 07:19:39 #16 28.09 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 07:19:39 #16 28.16 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 07:19:39 #16 28.27 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 07:19:40 #16 28.34 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 07:19:40 #16 28.41 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 07:19:40 #16 28.49 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 07:19:40 #16 28.55 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 07:19:40 #16 28.63 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 07:19:40 #16 28.67 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 07:19:40 #16 28.81 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 07:19:40 #16 28.86 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 07:19:40 #16 28.96 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 07:19:41 #16 29.02 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 07:19:41 #16 29.13 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 07:19:41 #16 29.19 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 07:19:41 #16 29.39 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 07:19:41 #16 29.45 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 07:19:41 #16 29.50 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 07:19:41 #16 29.56 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 07:19:41 #16 29.61 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 07:19:41 #16 29.70 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 07:19:41 #16 29.90 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 07:19:41 #16 29.96 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 07:19:41 #16 30.03 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 07:19:42 #16 30.10 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 07:19:42 #16 30.24 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 07:19:42 #16 30.32 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 07:19:42 #16 30.38 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 07:19:42 #16 30.44 [ 68%] Linking C shared library libcsdk.so 07:19:42 #16 30.50 [ 68%] Built target csdk 07:19:42 #16 30.52 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 07:19:42 #16 30.59 [ 72%] Linking C executable template 07:19:42 #16 30.61 /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) 07:19:42 #16 30.65 [ 72%] Built target template 07:19:42 #16 30.67 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 07:19:42 #16 30.73 [ 76%] Linking C executable device-counter 07:19:42 #16 30.75 /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) 07:19:42 #16 30.79 [ 76%] Built target device-counter 07:19:42 #16 30.81 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 07:19:42 #16 30.87 [ 80%] Linking C executable device-random 07:19:42 #16 30.89 /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) 07:19:42 #16 30.93 [ 80%] Built target device-random 07:19:42 #16 30.94 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 07:19:42 #16 31.00 [ 84%] Linking C executable device-gyro 07:19:43 #16 31.03 /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) 07:19:43 #16 31.06 [ 84%] Built target device-gyro 07:19:43 #16 31.08 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 07:19:43 #16 31.14 [ 88%] Linking C executable device-bitfields 07:19:43 #16 31.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) 07:19:43 #16 31.21 [ 88%] Built target device-bitfields 07:19:43 #16 31.23 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 07:19:43 #16 31.31 [ 92%] Linking C executable template-discovery 07:19:43 #16 31.34 /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) 07:19:43 #16 31.38 [ 92%] Built target template-discovery 07:19:43 #16 31.39 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 07:19:43 #16 31.46 [ 96%] Linking C executable device-file 07:19:43 #16 31.48 /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) 07:19:43 #16 31.52 [ 96%] Built target device-file 07:19:43 #16 31.55 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 07:19:43 #16 31.62 [100%] Linking C executable device-terminal 07:19:43 #16 31.64 /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) 07:19:43 #16 31.69 [100%] Built target device-terminal 07:19:43 #16 31.70 + cp -rf include/devsdk include/edgex /usr/include/ 07:19:43 #16 31.70 + cp build/release/c/libcsdk.so /usr/lib/ 07:19:43 #16 31.70 + rm -rf /device-coap/deps 07:19:43 #16 DONE 31.8s 07:19:43 07:19:43 #20 [builder 11/11] RUN /device-coap/scripts/build.sh && test -f /device-coap/build/release/device-coap 07:19:43 #20 0.236 + readlink -f /device-coap/scripts/build.sh 07:19:43 #20 0.238 + dirname /device-coap/scripts/build.sh 07:19:43 #20 0.238 + dirname /device-coap/scripts 07:19:43 #20 0.238 + ROOT=/device-coap 07:19:43 #20 0.238 + echo /device-coap 07:19:43 #20 0.239 + cd /device-coap 07:19:43 #20 0.239 + mkdir -p /device-coap/build/release 07:19:43 #20 0.239 /device-coap 07:19:43 #20 0.239 + cd /device-coap/build/release 07:19:43 #20 0.239 + cmake '-DCMAKE_BUILD_TYPE=Release' /device-coap/src/c 07:19:43 #20 0.259 -- Configuring done (0.0s) 07:19:43 #20 0.263 -- Generating done (0.0s) 07:19:43 #20 0.264 -- Build files have been written to: /device-coap/build/release 07:19:43 #20 0.265 + make 07:19:43 #20 0.265 + tee release.log 07:19:43 #20 0.307 [ 20%] Building C object CMakeFiles/device-coap.dir/coap-client.c.o 07:19:43 #20 0.354 In file included from /usr/include/devsdk/devsdk.h:18, 07:19:43 #20 0.354 from /device-coap/src/c/device-coap.h:17, 07:19:43 #20 0.354 from /device-coap/src/c/coap-client.h:21, 07:19:43 #20 0.354 from /device-coap/src/c/coap-client.c:9: 07:19:43 #20 0.354 /device-coap/src/c/coap-client.c: In function 'GetEndDeviceProtocolProperties': 07:19:43 #20 0.354 /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=] 07:19:43 #20 0.354 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", 07:19:43 #20 0.354 | ^~~~~~~~~~~~~~~~~~~~~ 07:19:43 #20 0.354 90 | strlen(end_dev_params_ptr->psk_key)); 07:19:43 #20 0.354 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:19:43 #20 0.354 | | 07:19:43 #20 0.354 | size_t {aka long unsigned int} 07:19:43 #20 0.354 /device-coap/src/c/coap-client.c:89:55: note: format string is defined here 07:19:43 #20 0.354 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", 07:19:43 #20 0.354 | ~^ 07:19:43 #20 0.354 | | 07:19:43 #20 0.354 | unsigned int 07:19:43 #20 0.354 | %lu 07:19:43 #20 0.354 /device-coap/src/c/coap-client.c: In function 'message_handler': 07:19:43 #20 0.354 /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=] 07:19:43 #20 0.354 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); 07:19:43 #20 0.354 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 07:19:43 #20 0.354 | | 07:19:43 #20 0.354 | size_t {aka long unsigned int} 07:19:43 #20 0.354 /device-coap/src/c/coap-client.c:126:63: note: format string is defined here 07:19:43 #20 0.354 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); 07:19:43 #20 0.354 | ~^ 07:19:43 #20 0.354 | | 07:19:43 #20 0.354 | unsigned int 07:19:43 #20 0.354 | %lu 07:19:43 #20 0.354 /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=] 07:19:43 #20 0.354 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", 07:19:43 #20 0.354 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:19:43 #20 0.354 130 | resource->properties->type); 07:19:43 #20 0.354 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:19:43 #20 0.354 | | 07:19:43 #20 0.354 | iot_typecode_t 07:19:43 #20 0.354 /device-coap/src/c/coap-client.c:129:68: note: format string is defined here 07:19:43 #20 0.354 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", 07:19:43 #20 0.354 | ~^ 07:19:43 #20 0.354 | | 07:19:43 #20 0.354 | int 07:19:43 #20 0.354 /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=] 07:19:43 #20 0.354 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, 07:19:43 #20 0.354 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:19:43 #20 0.354 140 | len); 07:19:43 #20 0.354 | ~~~ 07:19:43 #20 0.354 | | 07:19:43 #20 0.354 | size_t {aka long unsigned int} 07:19:43 #20 0.354 /device-coap/src/c/coap-client.c:139:71: note: format string is defined here 07:19:43 #20 0.354 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, 07:19:43 #20 0.354 | ~^ 07:19:43 #20 0.354 | | 07:19:43 #20 0.354 | int 07:19:43 #20 0.354 | %ld 07:19:44 #20 0.354 /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=] 07:19:44 #20 0.354 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, 07:19:44 #20 0.354 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:19:44 #20 0.354 145 | len); 07:19:44 #20 0.354 | ~~~ 07:19:44 #20 0.354 | | 07:19:44 #20 0.354 | size_t {aka long unsigned int} 07:19:44 #20 0.354 /device-coap/src/c/coap-client.c:144:71: note: format string is defined here 07:19:44 #20 0.354 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, 07:19:44 #20 0.354 | ~^ 07:19:44 #20 0.354 | | 07:19:44 #20 0.354 | int 07:19:44 #20 0.354 | %ld 07:19:44 #20 0.355 /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=] 07:19:44 #20 0.355 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, 07:19:44 #20 0.355 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:19:44 #20 0.355 152 | len); 07:19:44 #20 0.355 | ~~~ 07:19:44 #20 0.355 | | 07:19:44 #20 0.355 | size_t {aka long unsigned int} 07:19:44 #20 0.355 /device-coap/src/c/coap-client.c:151:70: note: format string is defined here 07:19:44 #20 0.355 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, 07:19:44 #20 0.355 | ~^ 07:19:44 #20 0.355 | | 07:19:44 #20 0.355 | int 07:19:44 #20 0.355 | %ld 07:19:44 #20 0.355 /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=] 07:19:44 #20 0.355 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", 07:19:44 #20 0.355 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:19:44 #20 0.355 157 | resource->properties->type); 07:19:44 #20 0.355 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:19:44 #20 0.355 | | 07:19:44 #20 0.355 | iot_typecode_t 07:19:44 #20 0.355 /device-coap/src/c/coap-client.c:156:71: note: format string is defined here 07:19:44 #20 0.355 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", 07:19:44 #20 0.355 | ~^ 07:19:44 #20 0.355 | | 07:19:44 #20 0.355 | int 07:19:44 #20 0.356 /device-coap/src/c/coap-client.c: In function 'CoapSendCommandToEndDevice': 07:19:44 #20 0.356 /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=] 07:19:44 #20 0.356 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); 07:19:44 #20 0.356 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 07:19:44 #20 0.356 | | 07:19:44 #20 0.356 | size_t {aka long unsigned int} 07:19:44 #20 0.356 /device-coap/src/c/coap-client.c:244:55: note: format string is defined here 07:19:44 #20 0.356 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); 07:19:44 #20 0.356 | ~^ 07:19:44 #20 0.356 | | 07:19:44 #20 0.356 | int 07:19:44 #20 0.356 | %ld 07:19:44 #20 0.356 /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=] 07:19:44 #20 0.356 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 07:19:44 #20 0.356 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:19:44 #20 0.356 253 | (uint8_t *)end_dev_params_ptr->psk_key, 07:19:44 #20 0.356 254 | strlen(end_dev_params_ptr->psk_key)); 07:19:44 #20 0.356 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:19:44 #20 0.356 | | 07:19:44 #20 0.356 | size_t {aka long unsigned int} 07:19:44 #20 0.356 /device-coap/src/c/coap-client.c:252:67: note: format string is defined here 07:19:44 #20 0.356 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 07:19:44 #20 0.356 | ~^ 07:19:44 #20 0.356 | | 07:19:44 #20 0.356 | int 07:19:44 #20 0.356 | %ld 07:19:44 #20 0.358 /device-coap/src/c/coap-client.c: In function 'CoapGetRequestToEndDevice': 07:19:44 #20 0.358 /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=] 07:19:44 #20 0.358 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 07:19:44 #20 0.358 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:19:44 #20 0.358 352 | (uint8_t *)end_dev_params_ptr->psk_key, 07:19:44 #20 0.358 353 | strlen(end_dev_params_ptr->psk_key)); 07:19:44 #20 0.358 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:19:44 #20 0.358 | | 07:19:44 #20 0.358 | size_t {aka long unsigned int} 07:19:44 #20 0.358 /device-coap/src/c/coap-client.c:351:67: note: format string is defined here 07:19:44 #20 0.358 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 07:19:44 #20 0.358 | ~^ 07:19:44 #20 0.358 | | 07:19:44 #20 0.358 | int 07:19:44 #20 0.358 | %ld 07:19:44 #20 0.469 [ 40%] Building C object CMakeFiles/device-coap.dir/coap-server.c.o 07:19:44 #20 0.507 In file included from /usr/include/devsdk/devsdk.h:18, 07:19:44 #20 0.507 from /usr/include/edgex/devices.h:17, 07:19:44 #20 0.507 from /device-coap/src/c/coap-server.c:22: 07:19:44 #20 0.507 /device-coap/src/c/coap-server.c: In function 'data_handler': 07:19:44 #20 0.507 /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=] 07:19:44 #20 0.507 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); 07:19:44 #20 0.507 | ^~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 07:19:44 #20 0.507 | | 07:19:44 #20 0.507 | size_t {aka long unsigned int} 07:19:44 #20 0.507 /device-coap/src/c/coap-server.c:82:54: note: format string is defined here 07:19:44 #20 0.507 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); 07:19:44 #20 0.507 | ~^ 07:19:44 #20 0.507 | | 07:19:44 #20 0.507 | unsigned int 07:19:44 #20 0.507 | %lu 07:19:44 #20 0.507 /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=] 07:19:44 #20 0.507 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); 07:19:44 #20 0.507 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:19:44 #20 0.507 | | 07:19:44 #20 0.507 | iot_typecode_t 07:19:44 #20 0.507 /device-coap/src/c/coap-server.c:128:65: note: format string is defined here 07:19:44 #20 0.507 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); 07:19:44 #20 0.507 | ~^ 07:19:44 #20 0.507 | | 07:19:44 #20 0.507 | int 07:19:44 #20 0.565 [ 60%] Building C object CMakeFiles/device-coap.dir/coap-util.c.o 07:19:44 #20 0.603 In file included from /usr/include/devsdk/devsdk.h:18, 07:19:44 #20 0.603 from /device-coap/src/c/coap-util.h:18, 07:19:44 #20 0.603 from /device-coap/src/c/coap-util.c:9: 07:19:44 #20 0.603 /device-coap/src/c/coap-util.c: In function 'read_data_float64': 07:19:44 #20 0.603 /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=] 07:19:44 #20 0.603 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 07:19:44 #20 0.603 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 07:19:44 #20 0.603 | | 07:19:44 #20 0.603 | size_t {aka long unsigned int} 07:19:44 #20 0.603 /device-coap/src/c/coap-util.c:63:56: note: format string is defined here 07:19:44 #20 0.603 63 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 07:19:44 #20 0.603 | ~^ 07:19:44 #20 0.603 | | 07:19:44 #20 0.603 | unsigned int 07:19:44 #20 0.603 | %lu 07:19:44 #20 0.604 /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=] 07:19:44 #20 0.604 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 07:19:44 #20 0.604 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 07:19:44 #20 0.604 | | 07:19:44 #20 0.604 | size_t {aka long unsigned int} 07:19:44 #20 0.604 /device-coap/src/c/coap-util.c:76:56: note: format string is defined here 07:19:44 #20 0.604 76 | iot_log_info(sdk_ctx->lc, "invalid float64 of len %u", len); 07:19:44 #20 0.604 | ~^ 07:19:44 #20 0.604 | | 07:19:44 #20 0.604 | unsigned int 07:19:44 #20 0.604 | %lu 07:19:44 #20 0.604 /device-coap/src/c/coap-util.c: In function 'read_data_int32': 07:19:44 #20 0.604 /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=] 07:19:44 #20 0.604 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 07:19:44 #20 0.604 | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 07:19:44 #20 0.604 | | 07:19:44 #20 0.604 | size_t {aka long unsigned int} 07:19:44 #20 0.604 /device-coap/src/c/coap-util.c:87:54: note: format string is defined here 07:19:44 #20 0.604 87 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 07:19:44 #20 0.604 | ~^ 07:19:44 #20 0.604 | | 07:19:44 #20 0.604 | unsigned int 07:19:44 #20 0.604 | %lu 07:19:44 #20 0.604 /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=] 07:19:44 #20 0.604 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 07:19:44 #20 0.604 | ^~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 07:19:44 #20 0.604 | | 07:19:44 #20 0.604 | size_t {aka long unsigned int} 07:19:44 #20 0.604 /device-coap/src/c/coap-util.c:102:54: note: format string is defined here 07:19:44 #20 0.604 102 | iot_log_info(sdk_ctx->lc, "invalid int32 of len %u", len); 07:19:44 #20 0.604 | ~^ 07:19:44 #20 0.604 | | 07:19:44 #20 0.604 | unsigned int 07:19:44 #20 0.604 | %lu 07:19:44 #20 0.705 [ 80%] Building C object CMakeFiles/device-coap.dir/device-coap.c.o 07:19:44 #20 0.743 In file included from /usr/include/devsdk/devsdk.h:18, 07:19:44 #20 0.743 from /device-coap/src/c/device-coap.h:17, 07:19:44 #20 0.743 from /device-coap/src/c/device-coap.c:10: 07:19:44 #20 0.743 /device-coap/src/c/device-coap.c: In function 'coap_get_handler': 07:19:44 #20 0.743 /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=] 07:19:44 #20 0.743 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", 07:19:44 #20 0.743 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:19:44 #20 0.743 131 | requests[i].resource->type); 07:19:44 #20 0.743 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 07:19:44 #20 0.743 | | 07:19:44 #20 0.743 | iot_typecode_t 07:19:44 #20 0.743 /device-coap/src/c/device-coap.c:130:69: note: format string is defined here 07:19:44 #20 0.743 130 | iot_log_debug(driver->lc, "COAP:Triggering Get events req type=%d\n", 07:19:44 #20 0.743 | ~^ 07:19:44 #20 0.743 | | 07:19:44 #20 0.743 | int 07:19:44 #20 0.851 [100%] Linking C executable device-coap 07:19:44 #20 0.875 /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) 07:19:44 #20 0.922 [100%] Built target device-coap 07:19:44 #20 DONE 1.0s 07:19:44 07:19:44 #21 [stage-1 7/15] COPY --from=builder /device-coap/build/release/device-coap / 07:19:44 #21 ERROR: cannot replace to directory /var/lib/docker/overlay2/xn7yfe4taecmcam0l68syr1x1/merged/device-coap with file 07:19:44 ------ 07:19:44 > [stage-1 7/15] COPY --from=builder /device-coap/build/release/device-coap /: 07:19:44 ------ 07:19:44 07:19:44 1 warning found (use docker --debug to expand): 07:19:44  - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 10) 07:19:44 Dockerfile.alpine:41 07:19:44 -------------------- 07:19:44 39 | 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 07:19:44 40 | 07:19:44 41 | >>> COPY --from=builder /device-coap/build/release/device-coap / 07:19:44 42 | COPY --from=builder /usr/local/lib/libcoap-2.so /usr/local/lib/ 07:19:44 43 | COPY --from=builder /usr/local/include/coap2 /usr/local/include/coap2 07:19:44 -------------------- 07:19:44 ERROR: failed to solve: cannot replace to directory /var/lib/docker/overlay2/xn7yfe4taecmcam0l68syr1x1/merged/device-coap with file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:19:45 07:19:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:19:46 latest: Pulling from edgex-lftools-log-publisher 07:19:46 5eb5b503b376: Pulling fs layer 07:19:46 5c69ac0246d0: Pulling fs layer 07:19:46 ec43610c2a17: Pulling fs layer 07:19:46 3a2ae6a8a46f: Pulling fs layer 07:19:46 33b1e0a273af: Pulling fs layer 07:19:46 5d3b04190fa2: Pulling fs layer 07:19:46 2f39f015ded8: Pulling fs layer 07:19:46 3a2ae6a8a46f: Waiting 07:19:46 33b1e0a273af: Waiting 07:19:46 5d3b04190fa2: Waiting 07:19:46 2f39f015ded8: Waiting 07:19:46 5c69ac0246d0: Verifying Checksum 07:19:46 5c69ac0246d0: Download complete 07:19:46 3a2ae6a8a46f: Download complete 07:19:46 33b1e0a273af: Verifying Checksum 07:19:46 33b1e0a273af: Download complete 07:19:46 5d3b04190fa2: Download complete 07:19:46 ec43610c2a17: Verifying Checksum 07:19:46 ec43610c2a17: Download complete 07:19:46 5eb5b503b376: Verifying Checksum 07:19:46 5eb5b503b376: Download complete 07:19:46 2f39f015ded8: Download complete 07:19:48 5eb5b503b376: Pull complete 07:19:48 5c69ac0246d0: Pull complete 07:19:48 ec43610c2a17: Pull complete 07:19:48 3a2ae6a8a46f: Pull complete 07:19:49 33b1e0a273af: Pull complete 07:19:49 5d3b04190fa2: Pull complete 07:19:54 2f39f015ded8: Pull complete 07:19:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:19:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:19:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:19:54 prd-ubuntu20.04-docker-8c-8g-413 does not seem to be running inside a container 07:19:54 $ 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_PR-68 -v /w/workspace/edgexfoundry_device-coap-c_PR-68:/w/workspace/edgexfoundry_device-coap-c_PR-68:rw,z -v /w/workspace/edgexfoundry_device-coap-c_PR-68@tmp:/w/workspace/edgexfoundry_device-coap-c_PR-68@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:19:56 $ docker top a12d418fba36fb680ced0eba35f2827540a9abdd61d7b9f299e96d0132f344ae -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:19:56 ---> job-cost.sh 07:19:56 lf-activate-venv: SKIPPING 07:19:56 INFO: No Stack... 07:19:56 INFO: Retrieving Pricing Info for: v3-standard-8 07:19:57 INFO: Archiving Costs [Pipeline] sh 07:19:57 + cat /w/workspace/edgexfoundry_device-coap-c_PR-68/archives/cost.csv 07:19:57 + cut -d, -f6 [Pipeline] lock 07:19:57 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-coap-c-PR-68-1-stack-cost] 07:19:57 Resource [jenkins-edgexfoundry-device-coap-c-PR-68-1-stack-cost] did not exist. Created. 07:19:57 Lock acquired on [Resource: jenkins-edgexfoundry-device-coap-c-PR-68-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:19:57 + echo total: 0.2199999988079071 [Pipeline] stash 07:19:57 Stashed 1 file(s) [Pipeline] } 07:19:57 Lock released on resource [Resource: jenkins-edgexfoundry-device-coap-c-PR-68-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:19:57 $ docker stop --time=1 a12d418fba36fb680ced0eba35f2827540a9abdd61d7b9f299e96d0132f344ae 07:19:59 $ docker rm -f --volumes a12d418fba36fb680ced0eba35f2827540a9abdd61d7b9f299e96d0132f344ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:19:59 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:20:00 + [ -d /w/workspace/edgexfoundry_device-coap-c_PR-68/archives ] 07:20:00 + ls -al /w/workspace/edgexfoundry_device-coap-c_PR-68/archives 07:20:00 total 16 07:20:00 drwxr-xr-x 3 root root 4096 Jan 10 07:19 . 07:20:00 drwxrwxr-x 9 jenkins jenkins 4096 Jan 10 07:19 .. 07:20:00 drwxr-xr-x 2 root root 4096 Jan 10 07:19 cost 07:20:00 -rw-r--r-- 1 root root 84 Jan 10 07:19 cost.csv 07:20:00 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-coap-c_PR-68/archives 07:20:00 + ls -al /w/workspace/edgexfoundry_device-coap-c_PR-68/archives 07:20:00 total 16 07:20:00 drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 07:19 . 07:20:00 drwxrwxr-x 9 jenkins jenkins 4096 Jan 10 07:19 .. 07:20:00 drwxr-xr-x 2 jenkins jenkins 4096 Jan 10 07:19 cost 07:20:00 -rw-r--r-- 1 jenkins jenkins 84 Jan 10 07:19 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:20:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:20:01 ---> package-listing.sh 07:20:01 ++ facter osfamily 07:20:01 ++ tr '[:upper:]' '[:lower:]' 07:20:02 + OS_FAMILY=debian 07:20:02 + workspace=/w/workspace/edgexfoundry_device-coap-c_PR-68 07:20:02 + START_PACKAGES=/tmp/packages_start.txt 07:20:02 + END_PACKAGES=/tmp/packages_end.txt 07:20:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:20:02 + PACKAGES=/tmp/packages_start.txt 07:20:02 + '[' /w/workspace/edgexfoundry_device-coap-c_PR-68 ']' 07:20:02 + PACKAGES=/tmp/packages_end.txt 07:20:02 + case "${OS_FAMILY}" in 07:20:02 + dpkg -l 07:20:02 + grep '^ii' 07:20:02 + '[' -f /tmp/packages_start.txt ']' 07:20:02 + '[' -f /tmp/packages_end.txt ']' 07:20:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:20:02 + '[' /w/workspace/edgexfoundry_device-coap-c_PR-68 ']' 07:20:02 + mkdir -p /w/workspace/edgexfoundry_device-coap-c_PR-68/archives/ 07:20:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-coap-c_PR-68/archives/ [Pipeline] echo 07:20:02 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_PR-68/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:20:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:20:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:20:03 prd-ubuntu20.04-docker-8c-8g-413 does not seem to be running inside a container 07:20:03 $ 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_PR-68/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_PR-68 -v /w/workspace/edgexfoundry_device-coap-c_PR-68:/w/workspace/edgexfoundry_device-coap-c_PR-68:rw,z -v /w/workspace/edgexfoundry_device-coap-c_PR-68@tmp:/w/workspace/edgexfoundry_device-coap-c_PR-68@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:20:03 $ docker top 37d8917c5e7e196e820056abd3a7b85f23f793754f2ed1d98dae0ed32bd7436d -eo pid,comm [Pipeline] { [Pipeline] sh 07:20:03 + touch /tmp/pre-build-complete [Pipeline] sh 07:20:04 + mkdir -p /var/log/sysstat [Pipeline] sh 07:20:04 + ls /var/log/sa-host 07:20:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:20:04 provisioning config files... 07:20:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-coap-c_PR-68@tmp/config10675209056203253102tmp [Pipeline] { [Pipeline] echo 07:20:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:20:05 ---> create-netrc.sh [Pipeline] } 07:20:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:20:05 ---> python-tools-install.sh [Pipeline] echo 07:20:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:20:05 ---> sudo-logs.sh 07:20:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:20:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:20:06 ---> job-cost.sh 07:20:06 lf-activate-venv: SKIPPING 07:20:06 DEBUG: total: 0.2199999988079071 07:20:06 INFO: Retrieving Stack Cost... 07:20:06 INFO: Retrieving Pricing Info for: v3-standard-8 07:20:06 INFO: Archiving Costs [Pipeline] echo 07:20:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:20:06 ---> logs-deploy.sh 07:20:06 lf-activate-venv: SKIPPING 07:20:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-coap-c/PR-68/1 07:20:06 INFO: archiving workspace using pattern(s): 07:20:07 Archives upload complete. 07:20:07 INFO: archiving logs to Nexus 07:20:08 ---> uname -a: 07:20:08 Linux prd-ubuntu20-04-docker-8c-8g-413 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 07:20:08 07:20:08 07:20:08 ---> lscpu: 07:20:08 Architecture: x86_64 07:20:08 CPU op-mode(s): 32-bit, 64-bit 07:20:08 Byte Order: Little Endian 07:20:08 Address sizes: 40 bits physical, 48 bits virtual 07:20:08 CPU(s): 8 07:20:08 On-line CPU(s) list: 0-7 07:20:08 Thread(s) per core: 1 07:20:08 Core(s) per socket: 1 07:20:08 Socket(s): 8 07:20:08 NUMA node(s): 1 07:20:08 Vendor ID: AuthenticAMD 07:20:08 CPU family: 23 07:20:08 Model: 49 07:20:08 Model name: AMD EPYC-Rome Processor 07:20:08 Stepping: 0 07:20:08 CPU MHz: 2799.998 07:20:08 BogoMIPS: 5599.99 07:20:08 Virtualization: AMD-V 07:20:08 Hypervisor vendor: KVM 07:20:08 Virtualization type: full 07:20:08 L1d cache: 256 KiB 07:20:08 L1i cache: 256 KiB 07:20:08 L2 cache: 4 MiB 07:20:08 L3 cache: 128 MiB 07:20:08 NUMA node0 CPU(s): 0-7 07:20:08 Vulnerability Gather data sampling: Not affected 07:20:08 Vulnerability Itlb multihit: Not affected 07:20:08 Vulnerability L1tf: Not affected 07:20:08 Vulnerability Mds: Not affected 07:20:08 Vulnerability Meltdown: Not affected 07:20:08 Vulnerability Mmio stale data: Not affected 07:20:08 Vulnerability Retbleed: Vulnerable 07:20:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:20:08 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:20:08 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 07:20:08 Vulnerability Srbds: Not affected 07:20:08 Vulnerability Tsx async abort: Not affected 07:20:08 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 07:20:08 07:20:08 07:20:08 ---> nproc: 07:20:08 8 07:20:08 07:20:08 07:20:08 ---> df -h: 07:20:08 Filesystem Size Used Avail Use% Mounted on 07:20:08 overlay 155G 11G 145G 7% / 07:20:08 tmpfs 64M 0 64M 0% /dev 07:20:08 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:20:08 shm 64M 0 64M 0% /dev/shm 07:20:08 /dev/vda1 155G 11G 145G 7% /facter-os 07:20:08 07:20:08 07:20:08 ---> sar -b -r -n DEV: 07:20:08 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-413) 01/10/26 _x86_64_ (8 CPU) 07:20:08 07:20:08 07:17:12 LINUX RESTART (8 CPU) 07:20:08 07:20:08 07:18:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:20:08 07:19:01 129.76 12.58 117.18 0.00 2130.71 39784.57 0.00 07:20:08 07:20:01 191.42 0.50 190.92 0.00 54.92 19488.09 0.00 07:20:08 Average: 160.59 6.54 154.05 0.00 1092.82 29636.33 0.00 07:20:08 07:20:08 07:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:20:08 07:19:01 28721668 31477412 812120 2.47 82384 2956340 2053424 6.05 1190344 2563344 16028 07:20:08 07:20:01 28183784 31438384 839564 2.55 103308 3390460 1767532 5.21 1281988 2953948 276 07:20:08 Average: 28452726 31457898 825842 2.51 92846 3173400 1910478 5.63 1236166 2758646 8152 07:20:08 07:20:08 07:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:20:08 07:19:01 lo 1.87 1.87 0.20 0.20 0.00 0.00 0.00 0.00 07:20:08 07:19:01 veth34de92d 8.12 10.66 0.63 203.74 0.00 0.00 0.00 0.02 07:20:08 07:19:01 docker0 24.81 36.71 1.72 574.90 0.00 0.00 0.00 0.00 07:20:08 07:19:01 ens3 272.20 164.99 5417.33 72.30 0.00 0.00 0.00 0.00 07:20:08 07:20:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 07:20:08 07:20:01 docker0 50.56 75.37 2.79 333.75 0.00 0.00 0.00 0.00 07:20:08 07:20:01 ens3 229.45 145.49 2907.05 40.28 0.00 0.00 0.00 0.00 07:20:08 Average: lo 1.57 1.57 0.16 0.16 0.00 0.00 0.00 0.00 07:20:08 Average: docker0 37.69 56.04 2.25 454.33 0.00 0.00 0.00 0.00 07:20:08 Average: ens3 250.82 155.24 4162.19 56.29 0.00 0.00 0.00 0.00 07:20:08 07:20:08