Pull request #69 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cherrycl for edgexfoundry/device-coap-c Obtained Jenkinsfile from 3f725107a583085a82a5c249792f737b1f612470+578a9a03340fcb4ee66dd22d4e32c296796c0ad6 (690d31b642936fc78b79317efca23f33c6bc73d9) 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-ssh12923887732145352779.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 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-ssh4455139521327143864.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 b1c004cf40c352fe6d03b0971bc7ee860312a7b0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-coap-c/branches/PR-69/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-coap-c/branches/PR-69/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2170008711286425945.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b1c004cf40c352fe6d03b0971bc7ee860312a7b0 # timeout=10 Commit message: "Merge pull request #480 from jinlinGuan/fix-docs-publish" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4355343583217450346.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-coap-c/branches/PR-69/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-coap-c/branches/PR-69/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17738804896538704112.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-coap-c, dockerImageName:device-coap, dockerBuildFilePath:scripts/Dockerfile.alpine-base, dockerFilePath:scripts/Dockerfile.alpine] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-coap-c-settings PROJECT: device-coap-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_FILE_PATH: scripts/Dockerfile.alpine DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-base DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-coap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-13643 in /w/workspace/edgexfoundry_device-coap-c_PR-69 [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-69 # 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 Merging remotes/origin/main commit 578a9a03340fcb4ee66dd22d4e32c296796c0ad6 into PR head commit 3f725107a583085a82a5c249792f737b1f612470 Merge succeeded, producing 3f725107a583085a82a5c249792f737b1f612470 Checking out Revision 3f725107a583085a82a5c249792f737b1f612470 (PR-69) > git config remote.origin.url git@github.com:edgexfoundry/device-coap-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config 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/69/head:refs/remotes/origin/PR-69 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3f725107a583085a82a5c249792f737b1f612470 # 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 3f725107a583085a82a5c249792f737b1f612470 # timeout=10 Commit message: "build: update IOT utils to 1.6" > git rev-list --no-walk e386151f9779af1d9595f52927180ca96f9b4533 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:07:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:07:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:07:50 ========================================================= 10:07:50 EdgeX Global Pipelines Version Info 10:07:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:07:51 ------------------- 10:07:51 stable info: 10:07:51 ------------------- 10:07:51 Commited By: Ginny Guan ginny@iotechsys.com 10:07:51 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 10:07:51 Message: update stable to v1.0.281 10:07:52 ------------------- 10:07:52 experimental info: 10:07:52 ------------------- 10:07:52 Commited By: **** collab-it+edgex@linuxfoundation.org 10:07:52 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 10:07:52 Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:07:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-coap-c-settings [Pipeline] echo 10:07:52 [edgeXSetupEnvironment]: set envvar PROJECT = device-coap-c [Pipeline] echo 10:07:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:07:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:07:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:07:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 10:07:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 10:07:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:07:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:07:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-coap [Pipeline] echo 10:07:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:07:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:07:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:07:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:07:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:07:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:07:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:07:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-69 [Pipeline] echo 10:07:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-69 [Pipeline] echo 10:07:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-69 [Pipeline] echo 10:07:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3f725107a583085a82a5c249792f737b1f612470 [Pipeline] echo 10:07:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3f72510 [Pipeline] echo 10:07:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:07:53 provisioning config files... 10:07:53 copy managed file [device-coap-c-settings] to file:/w/workspace/edgexfoundry_device-coap-c_PR-69@tmp/config3304816088177538442tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:07:53 ---> ****-login.sh 10:07:53 nexus3.edgexfoundry.org:10001 10:07:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:53 10:07:53 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:07:53 Configure a credential helper to remove this warning. See 10:07:53 https://docs.****.com/go/credential-store/ 10:07:53 10:07:53 Login Succeeded 10:07:53 nexus3.edgexfoundry.org:10002 10:07:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:53 10:07:53 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:07:53 Configure a credential helper to remove this warning. See 10:07:53 https://docs.****.com/go/credential-store/ 10:07:53 10:07:53 Login Succeeded 10:07:53 nexus3.edgexfoundry.org:10003 10:07:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:53 10:07:53 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:07:53 Configure a credential helper to remove this warning. See 10:07:53 https://docs.****.com/go/credential-store/ 10:07:53 10:07:53 Login Succeeded 10:07:53 nexus3.edgexfoundry.org:10004 10:07:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:54 10:07:54 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:07:54 Configure a credential helper to remove this warning. See 10:07:54 https://docs.****.com/go/credential-store/ 10:07:54 10:07:54 Login Succeeded 10:07:54 ****.io 10:07:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:54 10:07:54 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:07:54 Configure a credential helper to remove this warning. See 10:07:54 https://docs.****.com/go/credential-store/ 10:07:54 10:07:54 Login Succeeded 10:07:54 ---> ****-login.sh ends [Pipeline] } 10:07:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh 10:07:54 + git rev-list -1 --merges 3f725107a583085a82a5c249792f737b1f612470~1..3f725107a583085a82a5c249792f737b1f612470 [Pipeline] echo 10:07:54 -----------> git rev-list -1 --merges 3f725107a583085a82a5c249792f737b1f612470~1..3f725107a583085a82a5c249792f737b1f612470 3f725107a583085a82a5c249792f737b1f612470 [false] [Pipeline] sh 10:07:55 + git log --format=format:%s -1 3f725107a583085a82a5c249792f737b1f612470 [Pipeline] echo 10:07:55 ========================================================= 10:07:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:07:55 ========================================================= 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 10:07:55 + git rev-list -1 --merges 3f725107a583085a82a5c249792f737b1f612470~1..3f725107a583085a82a5c249792f737b1f612470 [Pipeline] echo 10:07:55 -----------> git rev-list -1 --merges 3f725107a583085a82a5c249792f737b1f612470~1..3f725107a583085a82a5c249792f737b1f612470 3f725107a583085a82a5c249792f737b1f612470 [false] [Pipeline] sh 10:07:56 + git log --format=format:%s -1 3f725107a583085a82a5c249792f737b1f612470 [Pipeline] echo 10:07:56 ========================================================= 10:07:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:07:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 10:07:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:07:56 + grep -v github /etc/ssh/ssh_known_hosts 10:07:56 + [ -e /tmp/ssh_known_hosts ] 10:07:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:07:56 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:07:56 + sudo tee -a /etc/ssh/ssh_known_hosts 10:07:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:07:57 10:07:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:07:57 0.1.4: Pulling from edgex-devops/py-git-semver 10:07:57 3dae71ba6b94: Pulling fs layer 10:07:57 6bf1a483ea7c: Pulling fs layer 10:07:57 f5dfc541a4d3: Pulling fs layer 10:07:57 461d9e800cba: Pulling fs layer 10:07:57 80192f66455f: Pulling fs layer 10:07:57 2e8e34ca0e6c: Pulling fs layer 10:07:57 a29436f7fd5d: Pulling fs layer 10:07:57 923cac83aea3: Pulling fs layer 10:07:57 461d9e800cba: Waiting 10:07:57 80192f66455f: Waiting 10:07:57 a29436f7fd5d: Waiting 10:07:57 25ad8b0a4227: Pulling fs layer 10:07:57 923cac83aea3: Waiting 10:07:57 db01528c6b51: Pulling fs layer 10:07:57 28988de357af: Pulling fs layer 10:07:57 25ad8b0a4227: Waiting 10:07:57 db01528c6b51: Waiting 10:07:57 28988de357af: Waiting 10:07:57 6bf1a483ea7c: Verifying Checksum 10:07:57 6bf1a483ea7c: Download complete 10:07:57 461d9e800cba: Verifying Checksum 10:07:57 461d9e800cba: Download complete 10:07:57 80192f66455f: Verifying Checksum 10:07:57 80192f66455f: Download complete 10:07:57 f5dfc541a4d3: Verifying Checksum 10:07:57 f5dfc541a4d3: Download complete 10:07:57 3dae71ba6b94: Download complete 10:07:57 923cac83aea3: Verifying Checksum 10:07:57 923cac83aea3: Download complete 10:07:57 25ad8b0a4227: Verifying Checksum 10:07:57 25ad8b0a4227: Download complete 10:07:57 db01528c6b51: Verifying Checksum 10:07:57 db01528c6b51: Download complete 10:07:57 28988de357af: Download complete 10:07:58 a29436f7fd5d: Verifying Checksum 10:07:58 a29436f7fd5d: Download complete 10:07:58 2e8e34ca0e6c: Verifying Checksum 10:07:58 2e8e34ca0e6c: Download complete 10:07:59 3dae71ba6b94: Pull complete 10:07:59 6bf1a483ea7c: Pull complete 10:08:00 f5dfc541a4d3: Pull complete 10:08:00 461d9e800cba: Pull complete 10:08:00 80192f66455f: Pull complete 10:08:04 2e8e34ca0e6c: Pull complete 10:08:04 a29436f7fd5d: Pull complete 10:08:04 923cac83aea3: Pull complete 10:08:05 25ad8b0a4227: Pull complete 10:08:05 db01528c6b51: Pull complete 10:08:05 28988de357af: Pull complete 10:08:05 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 10:08:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:08:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:08:05 prd-ubuntu20.04-docker-8c-8g-13643 does not seem to be running inside a container 10:08:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-coap-c_PR-69 -v /w/workspace/edgexfoundry_device-coap-c_PR-69:/w/workspace/edgexfoundry_device-coap-c_PR-69:rw,z -v /w/workspace/edgexfoundry_device-coap-c_PR-69@tmp:/w/workspace/edgexfoundry_device-coap-c_PR-69@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-devops/py-git-semver:0.1.4 cat 10:08:06 $ docker top 488b700c18dd40c47f623132e6219cbf6c220bb633331a0cbd41a5126592a5ec -eo pid,comm 10:08:06 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). 10:08:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:08:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:08:06 [ssh-agent] Looking for ssh-agent implementation... 10:08:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:08:06 $ docker exec 488b700c18dd40c47f623132e6219cbf6c220bb633331a0cbd41a5126592a5ec ssh-agent 10:08:07 SSH_AUTH_SOCK=/tmp/ssh-jcDdoI14HTqy/agent.32 10:08:07 SSH_AGENT_PID=38 10:08:07 Running ssh-add (command line suppressed) 10:08:07 Identity added: /w/workspace/edgexfoundry_device-coap-c_PR-69@tmp/private_key_10194470545767941488.key (/w/workspace/edgexfoundry_device-coap-c_PR-69@tmp/private_key_10194470545767941488.key) 10:08:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:08:07 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-coap-c_PR-69 [Pipeline] sh 10:08:07 + git tag --points-at HEAD [Pipeline] } 10:08:07 $ docker exec --env ******** --env ******** 488b700c18dd40c47f623132e6219cbf6c220bb633331a0cbd41a5126592a5ec ssh-agent -k 10:08:07 unset SSH_AUTH_SOCK; 10:08:07 unset SSH_AGENT_PID; 10:08:07 echo Agent pid 38 killed; 10:08:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:08:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:08:07 [ssh-agent] Looking for ssh-agent implementation... 10:08:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:08:08 $ docker exec 488b700c18dd40c47f623132e6219cbf6c220bb633331a0cbd41a5126592a5ec ssh-agent 10:08:08 SSH_AUTH_SOCK=/tmp/ssh-WttHZ6uAk9vh/agent.85 10:08:08 SSH_AGENT_PID=91 10:08:08 Running ssh-add (command line suppressed) 10:08:08 Identity added: /w/workspace/edgexfoundry_device-coap-c_PR-69@tmp/private_key_2914585121794818284.key (/w/workspace/edgexfoundry_device-coap-c_PR-69@tmp/private_key_2914585121794818284.key) 10:08:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:08:08 + git semver init 10:08:08 2026-06-22 10:08:08,759 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 10:08:08 2026-06-22 10:08:08,763 [run_init] DEBUG init version:0.0.0 force:False 10:08:08 2026-06-22 10:08:08,764 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-coap-c_PR-69/.semver 10:08:08 2026-06-22 10:08:08,764 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-coap-c.git /w/workspace/edgexfoundry_device-coap-c_PR-69/.semver 10:08:08 2026-06-22 10:08:08,764 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-coap-c.git', '/w/workspace/edgexfoundry_device-coap-c_PR-69/.semver'], cwd=/w/workspace/edgexfoundry_device-coap-c_PR-69, stdin=None, shell=False, universal_newlines=False) 10:08:09 2026-06-22 10:08:09,444 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-coap-c_PR-69/.git/info/exclude 10:08:09 2026-06-22 10:08:09,444 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-coap-c_PR-69/.semver/PR-69 with force:False 10:08:09 2026-06-22 10:08:09,444 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-coap-c_PR-69/.semver/PR-69 10:08:09 2026-06-22 10:08:09,449 [execute] INFO git cat-file --batch-check 10:08:09 2026-06-22 10:08:09,449 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-coap-c_PR-69/.semver, stdin=, shell=False, universal_newlines=False) 10:08:09 2026-06-22 10:08:09,454 [execute] INFO git cat-file --batch 10:08:09 2026-06-22 10:08:09,455 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-coap-c_PR-69/.semver, stdin=, shell=False, universal_newlines=False) 10:08:09 2026-06-22 10:08:09,459 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-coap-c_PR-69/.semver/PR-69 10:08:09 0.0.0 [Pipeline] } 10:08:09 $ docker exec --env ******** --env ******** 488b700c18dd40c47f623132e6219cbf6c220bb633331a0cbd41a5126592a5ec ssh-agent -k 10:08:09 unset SSH_AUTH_SOCK; 10:08:09 unset SSH_AGENT_PID; 10:08:09 echo Agent pid 91 killed; 10:08:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:08:10 + git semver [Pipeline] } 10:08:10 $ docker stop --time=1 488b700c18dd40c47f623132e6219cbf6c220bb633331a0cbd41a5126592a5ec 10:08:11 $ docker rm -f --volumes 488b700c18dd40c47f623132e6219cbf6c220bb633331a0cbd41a5126592a5ec [Pipeline] // withDockerContainer [Pipeline] sh 10:08:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:08:12 Stashed 1 file(s) [Pipeline] echo 10:08:12 [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 10:08:12 provisioning config files... [Pipeline] // stage [Pipeline] } [Pipeline] // stage 10:08:12 copy managed file [device-coap-c-settings] to file:/w/workspace/edgexfoundry_device-coap-c_PR-69@tmp/config17674754754000989731tmp [Pipeline] } [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:08:13 ---> ****-login.sh 10:08:13 nexus3.edgexfoundry.org:10001 10:08:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:13 Login Succeeded 10:08:13 nexus3.edgexfoundry.org:10002 10:08:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:13 Login Succeeded 10:08:13 nexus3.edgexfoundry.org:10003 10:08:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:13 Login Succeeded 10:08:13 nexus3.edgexfoundry.org:10004 10:08:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:13 Login Succeeded 10:08:13 ****.io 10:08:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:13 Login Succeeded 10:08:13 ---> ****-login.sh ends [Pipeline] } 10:08:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:08:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 10:08:13 [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo 10:08:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 10:08:13 ========================================================= 10:08:13 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] 10:08:13 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:14 + 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 . 10:08:14 #0 building with "default" instance using docker driver 10:08:14 10:08:14 #1 [internal] load build definition from Dockerfile.alpine-base 10:08:14 #1 transferring dockerfile: 986B done 10:08:14 #1 DONE 0.0s 10:08:14 10:08:14 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 10:08:14 #2 DONE 0.1s 10:08:14 10:08:14 #3 [internal] load .dockerignore 10:08:14 #3 transferring context: 2B done 10:08:14 #3 DONE 0.0s 10:08:14 10:08:14 #4 [internal] load build context 10:08:14 #4 transferring context: 68.37kB done 10:08:14 #4 DONE 0.0s 10:08:14 10:08:14 #5 [ 1/12] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 10:08:14 #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 0.0s done 10:08:14 #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 10:08:14 #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s done 10:08:14 #5 sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 741B / 741B done 10:08:14 #5 sha256:6605166a5db42c9ef4e3b8366138377c430980df3f34fe18e3a1340b6ab951b9 2.56kB / 2.56kB done 10:08:14 #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 10:08:14 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 18.25MB / 118.14MB 0.2s 10:08:15 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 35.65MB / 118.14MB 0.3s 10:08:15 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 79.69MB / 118.14MB 0.5s 10:08:15 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 118.14MB / 118.14MB 0.7s 10:08:15 #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 10:08:15 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 118.14MB / 118.14MB 0.8s done 10:08:19 #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 3.7s done 10:08:19 #5 DONE 4.6s 10:08:19 10:08:19 #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 10:08:19 #6 0.251 Connecting to iotech.jfrog.io (34.246.139.145:443) 10:08:20 #6 0.667 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 10:08:20 #6 0.667 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 10:08:20 #6 0.667 '/etc/apk/keys/alpine.dev.rsa.pub' saved 10:08:20 #6 DONE 1.3s 10:08:20 10:08:20 #7 [ 3/12] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 10:08:20 #7 DONE 0.3s 10:08:20 10:08:20 #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.6-dev dumb-init 10:08:21 #8 0.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:08:21 #8 0.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:08:21 #8 0.640 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 10:08:22 #8 1.216 WARNING: This apk-tools is OLD! Some packages might not function properly. 10:08:22 #8 1.223 (1/18) Installing dumb-init (1.2.5-r2) 10:08:22 #8 1.227 (2/18) Installing hiredis (1.1.0-r2) 10:08:22 #8 1.231 (3/18) Installing hiredis-dev (1.1.0-r2) 10:08:22 #8 1.240 (4/18) Installing libcbor (0.10.2-r1) 10:08:22 #8 1.243 (5/18) Installing iotech-iot-1.6 (1.6.3-r0) 10:08:22 #8 1.927 (6/18) Installing iotech-iot-1.6-dev (1.6.3-r0) 10:08:22 #8 2.034 (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.162-r0) 10:08:23 #8 2.334 (8/18) Installing libcbor-dev (0.10.2-r1) 10:08:23 #8 2.339 (9/18) Installing libmenuw (6.4_p20230506-r0) 10:08:23 #8 2.343 (10/18) Installing libpanelw (6.4_p20230506-r0) 10:08:23 #8 2.346 (11/18) Installing libncurses++ (6.4_p20230506-r0) 10:08:23 #8 2.350 (12/18) Installing ncurses-dev (6.4_p20230506-r0) 10:08:23 #8 2.358 (13/18) Installing libblkid (2.38.1-r8) 10:08:23 #8 2.364 (14/18) Installing libuuid (2.38.1-r8) 10:08:23 #8 2.368 (15/18) Installing libfdisk (2.38.1-r8) 10:08:23 #8 2.378 (16/18) Installing libmount (2.38.1-r8) 10:08:23 #8 2.386 (17/18) Installing libsmartcols (2.38.1-r8) 10:08:23 #8 2.391 (18/18) Installing util-linux-dev (2.38.1-r8) 10:08:23 #8 2.417 Executing busybox-1.36.1-r4.trigger 10:08:23 #8 2.426 OK: 338 MiB in 100 packages 10:08:23 #8 DONE 2.6s 10:08:23 10:08:23 #9 [ 5/12] RUN apk --no-cache upgrade 10:08:23 #9 0.258 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:08:23 #9 0.339 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:08:23 #9 0.458 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 10:08:24 #9 1.031 WARNING: This apk-tools is OLD! Some packages might not function properly. 10:08:24 #9 1.037 Upgrading critical system libraries and apk-tools: 10:08:24 #9 1.037 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 10:08:24 #9 1.053 Executing busybox-1.36.1-r4.trigger 10:08:24 #9 1.097 Continuing the upgrade transaction with new apk-tools: 10:08:24 #9 1.103 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:08:24 #9 1.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:08:24 #9 1.285 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 10:08:25 #9 1.850 WARNING: This apk-tools is OLD! Some packages might not function properly. 10:08:25 #9 1.856 (1/27) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) 10:08:25 #9 1.867 (2/27) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) 10:08:25 #9 1.881 Executing busybox-1.36.1-r7.post-upgrade 10:08:25 #9 1.894 (3/27) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) 10:08:25 #9 1.898 (4/27) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) 10:08:25 #9 1.906 (5/27) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) 10:08:25 #9 1.939 (6/27) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) 10:08:25 #9 1.949 (7/27) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) 10:08:25 #9 1.953 (8/27) Upgrading binutils (2.40-r7 -> 2.40-r8) 10:08:25 #9 2.008 (9/27) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) 10:08:25 #9 2.065 (10/27) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) 10:08:25 #9 2.070 (11/27) Upgrading xz-libs (5.4.3-r0 -> 5.4.3-r1) 10:08:25 #9 2.077 (12/27) Upgrading libarchive (3.7.2-r0 -> 3.8.0-r0) 10:08:25 #9 2.088 (13/27) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) 10:08:25 #9 2.103 (14/27) Installing libpsl (0.21.5-r0) 10:08:25 #9 2.106 (15/27) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) 10:08:25 #9 2.113 (16/27) Installing libpsl-utils (0.21.5-r0) 10:08:25 #9 2.117 (17/27) Installing libpsl-dev (0.21.5-r0) 10:08:25 #9 2.120 (18/27) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) 10:08:25 #9 2.141 (19/27) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) 10:08:25 #9 2.147 (20/27) Upgrading git (2.40.1-r0 -> 2.40.4-r0) 10:08:25 #9 2.201 (21/27) Upgrading musl-utils (1.2.4-r2 -> 1.2.4-r3) 10:08:25 #9 2.205 (22/27) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) 10:08:25 #9 2.216 (23/27) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) 10:08:25 #9 2.238 (24/27) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) 10:08:25 #9 2.242 (25/27) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) 10:08:25 #9 2.245 (26/27) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) 10:08:25 #9 2.248 (27/27) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) 10:08:25 #9 2.254 Executing busybox-1.36.1-r7.trigger 10:08:25 #9 2.259 Executing ca-certificates-20241121-r1.trigger 10:08:25 #9 2.298 OK: 338 MiB in 103 packages 10:08:25 #9 DONE 2.5s 10:08:26 10:08:26 #10 [ 6/12] COPY scripts /device-coap/scripts 10:08:26 #10 DONE 0.0s 10:08:26 10:08:26 #11 [ 7/12] COPY src /device-coap/src/ 10:08:26 #11 DONE 0.0s 10:08:26 10:08:26 #12 [ 8/12] COPY VERSION /device-coap 10:08:26 #12 DONE 0.0s 10:08:26 10:08:26 #13 [ 9/12] RUN mkdir -p /device-coap/build 10:08:26 #13 DONE 0.3s 10:08:26 10:08:26 #14 [10/12] WORKDIR /device-coap 10:08:26 #14 DONE 0.0s 10:08:26 10:08:26 #15 [11/12] RUN /device-coap/scripts/build_deps.sh 1 10:08:26 #15 0.292 + BUILD_CSDK=1 10:08:26 #15 0.292 + TINYDTLS_VERSION=b0e230d 10:08:26 #15 0.292 + LIBCOAP_VERSION=1739507 10:08:26 #15 0.292 + CSDK_VERSION=4.0.2 10:08:26 #15 0.292 + '[' -d deps ] 10:08:26 #15 0.292 + mkdir deps 10:08:26 #15 0.293 + cd /device-coap/deps 10:08:26 #15 0.293 + git clone https://github.com/eclipse/tinydtls.git 10:08:26 #15 0.294 Cloning into 'tinydtls'... 10:08:27 #15 0.853 + cd tinydtls 10:08:27 #15 0.853 + git checkout develop 10:08:27 #15 0.870 branch 'develop' set up to track 'origin/develop'. 10:08:27 #15 0.870 Switched to a new branch 'develop' 10:08:27 #15 0.871 + git reset --hard b0e230d 10:08:27 #15 0.892 HEAD is now at b0e230d Merge pull request #44 from mrdeep1/cunit_fix 10:08:27 #15 0.892 + cp /device-coap/scripts/AutoConf_cmake_patch AutoConf.cmake 10:08:27 #15 0.893 + cp /device-coap/scripts/CMakeLists_txt_patch CMakeLists.txt 10:08:27 #15 0.894 + cp /device-coap/scripts/dtls_config_h_cmake_in_patch dtls_config.h.cmake.in 10:08:27 #15 0.894 + cp /device-coap/scripts/tests_CMakeLists_txt_patch tests/CMakeLists.txt 10:08:27 #15 0.895 + mkdir -p build 10:08:27 #15 0.896 + cd build 10:08:27 #15 0.896 + cmake '-DCMAKE_BUILD_TYPE=Release' '-DBUILD_SHARED_LIBS=ON' .. 10:08:27 #15 0.964 -- The C compiler identification is GNU 12.2.1 10:08:27 #15 0.981 -- Detecting C compiler ABI info 10:08:27 #15 1.073 -- Detecting C compiler ABI info - done 10:08:27 #15 1.091 -- Check for working C compiler: /usr/bin/cc - skipped 10:08:27 #15 1.091 -- Detecting C compile features 10:08:27 #15 1.092 -- Detecting C compile features - done 10:08:27 #15 1.095 -- Looking for assert.h 10:08:27 #15 1.187 -- Looking for assert.h - found 10:08:27 #15 1.187 -- Looking for arpa/inet.h 10:08:27 #15 1.279 -- Looking for arpa/inet.h - found 10:08:27 #15 1.279 -- Looking for fcntl.h 10:08:27 #15 1.371 -- Looking for fcntl.h - found 10:08:27 #15 1.372 -- Looking for inttypes.h 10:08:27 #15 1.459 -- Looking for inttypes.h - found 10:08:27 #15 1.460 -- Looking for memory.h 10:08:27 #15 1.553 -- Looking for memory.h - found 10:08:28 #15 1.554 -- Looking for netdb.h 10:08:28 #15 1.651 -- Looking for netdb.h - found 10:08:28 #15 1.652 -- Looking for netinet/in.h 10:08:28 #15 1.749 -- Looking for netinet/in.h - found 10:08:28 #15 1.750 -- Looking for stddef.h 10:08:28 #15 1.842 -- Looking for stddef.h - found 10:08:28 #15 1.843 -- Looking for stdint.h 10:08:28 #15 1.936 -- Looking for stdint.h - found 10:08:28 #15 1.937 -- Looking for stdlib.h 10:08:28 #15 2.024 -- Looking for stdlib.h - found 10:08:28 #15 2.024 -- Looking for string.h 10:08:28 #15 2.112 -- Looking for string.h - found 10:08:28 #15 2.113 -- Looking for strings.h 10:08:28 #15 2.206 -- Looking for strings.h - found 10:08:28 #15 2.207 -- Looking for time.h 10:08:28 #15 2.294 -- Looking for time.h - found 10:08:28 #15 2.294 -- Looking for sys/param.h 10:08:28 #15 2.381 -- Looking for sys/param.h - found 10:08:28 #15 2.382 -- Looking for sys/socket.h 10:08:28 #15 2.480 -- Looking for sys/socket.h - found 10:08:28 #15 2.481 -- Looking for sys/stat.h 10:08:28 #15 2.576 -- Looking for sys/stat.h - found 10:08:28 #15 2.576 -- Looking for sys/types.h 10:08:28 #15 2.665 -- Looking for sys/types.h - found 10:08:29 #15 2.666 -- Looking for sys/time.h 10:08:29 #15 2.749 -- Looking for sys/time.h - found 10:08:29 #15 2.750 -- Looking for unistd.h 10:08:29 #15 2.839 -- Looking for unistd.h - found 10:08:29 #15 2.840 -- Looking for float.h 10:08:29 #15 2.928 -- Looking for float.h - found 10:08:29 #15 2.928 -- Looking for dlfcn.h 10:08:29 #15 3.013 -- Looking for dlfcn.h - found 10:08:29 #15 3.014 -- Looking for memset 10:08:29 #15 3.110 -- Looking for memset - found 10:08:29 #15 3.110 -- Looking for select 10:08:29 #15 3.204 -- Looking for select - found 10:08:29 #15 3.204 -- Looking for socket 10:08:29 #15 3.288 -- Looking for socket - found 10:08:29 #15 3.288 -- Looking for strdup 10:08:29 #15 3.376 -- Looking for strdup - found 10:08:29 #15 3.376 -- Looking for strerror 10:08:29 #15 3.468 -- Looking for strerror - found 10:08:29 #15 3.468 -- Looking for strnlen 10:08:29 #15 3.557 -- Looking for strnlen - found 10:08:29 #15 3.557 -- Looking for fls 10:08:29 #15 3.642 -- Looking for fls - not found 10:08:29 #15 3.642 -- Looking for vprintf 10:08:29 #15 3.735 -- Looking for vprintf - found 10:08:30 #15 3.735 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN 10:08:30 #15 3.792 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN - Failed 10:08:30 #15 3.800 -- Configuring done (2.9s) 10:08:30 #15 3.806 -- Generating done (0.0s) 10:08:30 #15 3.807 -- Build files have been written to: /device-coap/deps/tinydtls/build 10:08:30 #15 3.810 + make 10:08:30 #15 3.848 [ 6%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael.c.o 10:08:30 #15 4.016 [ 13%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael_wrap.c.o 10:08:30 #15 4.051 [ 20%] Building C object CMakeFiles/tinydtls.dir/ccm.c.o 10:08:30 #15 4.311 [ 26%] Building C object CMakeFiles/tinydtls.dir/crypto.c.o 10:08:30 #15 4.435 In file included from /device-coap/deps/tinydtls/crypto.c:34: 10:08:30 #15 4.435 In function 'ecc_ecdh', 10:08:30 #15 4.435 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 10:08:31 #15 4.435 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_x' may be used uninitialized [-Wmaybe-uninitialized] 10:08:31 #15 4.435 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 10:08:31 #15 4.435 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10:08:31 #15 4.435 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 10:08:31 #15 4.435 /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 10:08:31 #15 4.435 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 10:08:31 #15 4.435 | ^~~~~~~~~~~ 10:08:31 #15 4.436 /device-coap/deps/tinydtls/crypto.c:431:12: note: 'pub_x' declared here 10:08:31 #15 4.436 431 | uint32_t pub_x[8]; 10:08:31 #15 4.436 | ^~~~~ 10:08:31 #15 4.436 In function 'ecc_ecdh', 10:08:31 #15 4.436 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 10:08:31 #15 4.436 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_y' may be used uninitialized [-Wmaybe-uninitialized] 10:08:31 #15 4.436 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 10:08:31 #15 4.436 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10:08:31 #15 4.436 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 10:08:31 #15 4.436 /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 10:08:31 #15 4.436 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 10:08:31 #15 4.436 | ^~~~~~~~~~~ 10:08:31 #15 4.436 /device-coap/deps/tinydtls/crypto.c:432:12: note: 'pub_y' declared here 10:08:31 #15 4.436 432 | uint32_t pub_y[8]; 10:08:31 #15 4.436 | ^~~~~ 10:08:31 #15 4.436 In function 'ecc_ecdh', 10:08:31 #15 4.436 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 10:08:31 #15 4.436 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'priv' may be used uninitialized [-Wmaybe-uninitialized] 10:08:31 #15 4.436 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 10:08:31 #15 4.436 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10:08:31 #15 4.436 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 10:08:31 #15 4.436 /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 10:08:31 #15 4.436 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 10:08:31 #15 4.436 | ^~~~~~~~~~~ 10:08:31 #15 4.436 /device-coap/deps/tinydtls/crypto.c:430:12: note: 'priv' declared here 10:08:31 #15 4.436 430 | uint32_t priv[8]; 10:08:31 #15 4.436 | ^~~~ 10:08:31 #15 4.531 [ 33%] Building C object CMakeFiles/tinydtls.dir/dtls.c.o 10:08:31 #15 5.496 [ 40%] Building C object CMakeFiles/tinydtls.dir/dtls_debug.c.o 10:08:31 #15 5.556 [ 46%] Building C object CMakeFiles/tinydtls.dir/dtls_prng.c.o 10:08:31 #15 5.605 [ 53%] Building C object CMakeFiles/tinydtls.dir/dtls_time.c.o 10:08:32 #15 5.648 [ 60%] Building C object CMakeFiles/tinydtls.dir/ecc/ecc.c.o 10:08:32 #15 5.667 /device-coap/deps/tinydtls/ecc/ecc.c: In function 'is_zero': 10:08:32 #15 5.667 /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] 10:08:32 #15 5.667 316 | for (idx = 0; idx < count; idx++) { 10:08:32 #15 5.667 | ^ 10:08:32 #15 5.667 /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] 10:08:32 #15 5.667 319 | return result == count; 10:08:32 #15 5.667 | ^~ 10:08:32 #15 6.323 [ 66%] Building C object CMakeFiles/tinydtls.dir/hmac.c.o 10:08:32 #15 6.386 [ 73%] Building C object CMakeFiles/tinydtls.dir/netq.c.o 10:08:32 #15 6.458 [ 80%] Building C object CMakeFiles/tinydtls.dir/peer.c.o 10:08:32 #15 6.511 [ 86%] Building C object CMakeFiles/tinydtls.dir/session.c.o 10:08:32 #15 6.564 [ 93%] Building C object CMakeFiles/tinydtls.dir/sha2/sha2.c.o 10:08:33 #15 6.577 /device-coap/deps/tinydtls/sha2/sha2.c:630:34: warning: argument 1 of type 'sha2_byte[]' {aka 'unsigned char[]'} with mismatched bound [-Warray-parameter=] 10:08:33 #15 6.577 630 | void dtls_sha256_final(sha2_byte digest[], dtls_sha256_ctx* context) { 10:08:33 #15 6.577 | ~~~~~~~~~~^~~~~~~~ 10:08:33 #15 6.577 In file included from /device-coap/deps/tinydtls/sha2/sha2.c:45: 10:08:33 #15 6.577 /device-coap/deps/tinydtls/sha2/sha2.h:134:24: note: previously declared as 'uint8_t[32]' {aka 'unsigned char[32]'} 10:08:33 #15 6.577 134 | void dtls_sha256_final(uint8_t[DTLS_SHA256_DIGEST_LENGTH], dtls_sha256_ctx*); 10:08:33 #15 6.577 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10:08:33 #15 6.578 /device-coap/deps/tinydtls/sha2/sha2.c:690:54: warning: argument 2 of type 'char[]' with mismatched bound [-Warray-parameter=] 10:08:33 #15 6.578 690 | char *dtls_sha256_end(dtls_sha256_ctx* context, char buffer[]) { 10:08:33 #15 6.578 | ~~~~~^~~~~~~~ 10:08:33 #15 6.578 /device-coap/deps/tinydtls/sha2/sha2.h:135:41: note: previously declared as 'char[65]' 10:08:33 #15 6.578 135 | char* dtls_sha256_end(dtls_sha256_ctx*, char[DTLS_SHA256_DIGEST_STRING_LENGTH]); 10:08:33 #15 6.578 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10:08:33 #15 6.723 [100%] Linking C shared library libtinydtls.so 10:08:33 #15 6.757 [100%] Built target tinydtls 10:08:33 #15 6.764 + make install 10:08:33 #15 6.799 [100%] Built target tinydtls 10:08:33 #15 6.815 Install the project... 10:08:33 #15 6.824 -- Install configuration: "Release" 10:08:33 #15 6.824 -- Installing: /usr/local/lib/libtinydtls.so 10:08:33 #15 6.825 -- Installing: /usr/local/include/tinydtls 10:08:33 #15 6.825 -- Installing: /usr/local/include/tinydtls/uthash.h 10:08:33 #15 6.826 -- Installing: /usr/local/include/tinydtls/sha2 10:08:33 #15 6.826 -- Installing: /usr/local/include/tinydtls/sha2/sha2.h 10:08:33 #15 6.826 -- Installing: /usr/local/include/tinydtls/ecc 10:08:33 #15 6.826 -- Installing: /usr/local/include/tinydtls/ecc/test_helper.h 10:08:33 #15 6.827 -- Installing: /usr/local/include/tinydtls/ecc/ecc.h 10:08:33 #15 6.827 -- Installing: /usr/local/include/tinydtls/tinydtls.h 10:08:33 #15 6.827 -- Installing: /usr/local/include/tinydtls/alert.h 10:08:33 #15 6.828 -- Installing: /usr/local/include/tinydtls/aes 10:08:33 #15 6.828 -- Installing: /usr/local/include/tinydtls/aes/rijndael.h 10:08:33 #15 6.828 -- Installing: /usr/local/include/tinydtls/crypto.h 10:08:33 #15 6.828 -- Installing: /usr/local/include/tinydtls/numeric.h 10:08:33 #15 6.828 -- Installing: /usr/local/include/tinydtls/peer.h 10:08:33 #15 6.829 -- Installing: /usr/local/include/tinydtls/utlist.h 10:08:33 #15 6.829 -- Installing: /usr/local/include/tinydtls/dtls_mutex.h 10:08:33 #15 6.829 -- Installing: /usr/local/include/tinydtls/dtls_time.h 10:08:33 #15 6.830 -- Installing: /usr/local/include/tinydtls/netq.h 10:08:33 #15 6.830 -- Installing: /usr/local/include/tinydtls/dtls.h 10:08:33 #15 6.830 -- Installing: /usr/local/include/tinydtls/global.h 10:08:33 #15 6.831 -- Installing: /usr/local/include/tinydtls/state.h 10:08:33 #15 6.831 -- Installing: /usr/local/include/tinydtls/dtls_debug.h 10:08:33 #15 6.831 -- Installing: /usr/local/include/tinydtls/session.h 10:08:33 #15 6.831 -- Installing: /usr/local/include/tinydtls/dtls_prng.h 10:08:33 #15 6.831 -- Installing: /usr/local/include/tinydtls/hmac.h 10:08:33 #15 6.831 -- Installing: /usr/local/include/tinydtls/ccm.h 10:08:33 #15 6.831 -- Up-to-date: /usr/local/include/tinydtls 10:08:33 #15 6.832 -- Installing: /usr/local/include/tinydtls/dtls_config.h 10:08:33 #15 6.833 + cd /device-coap/deps 10:08:33 #15 6.833 + git clone https://github.com/obgm/libcoap.git 10:08:33 #15 6.835 Cloning into 'libcoap'... 10:08:35 #15 8.541 + cd libcoap 10:08:35 #15 8.541 + git reset --hard 1739507 10:08:35 #15 8.577 HEAD is now at 1739507a Merge pull request #536 from mrdeep1/bad_tcp 10:08:35 #15 8.578 + patch -p1 10:08:35 #15 8.579 patching file cmake/FindTinyDTLS.cmake 10:08:35 #15 8.579 + patch -p1 10:08:35 #15 8.580 patching file include/coap2/coap_config.h.in 10:08:35 #15 8.581 + mkdir -p build 10:08:35 #15 8.582 + cd build 10:08:35 #15 8.582 + 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' .. 10:08:35 #15 8.649 -- The CXX compiler identification is GNU 12.2.1 10:08:35 #15 8.704 -- The C compiler identification is GNU 12.2.1 10:08:35 #15 8.721 -- Detecting CXX compiler ABI info 10:08:35 #15 8.815 -- Detecting CXX compiler ABI info - done 10:08:35 #15 8.833 -- Check for working CXX compiler: /usr/bin/c++ - skipped 10:08:35 #15 8.834 -- Detecting CXX compile features 10:08:35 #15 8.835 -- Detecting CXX compile features - done 10:08:35 #15 8.839 -- Detecting C compiler ABI info 10:08:35 #15 8.921 -- Detecting C compiler ABI info - done 10:08:35 #15 8.939 -- Check for working C compiler: /usr/bin/cc - skipped 10:08:35 #15 8.939 -- Detecting C compile features 10:08:35 #15 8.940 -- Detecting C compile features - done 10:08:35 #15 8.944 -- Looking for byteswap.h 10:08:35 #15 9.023 -- Looking for byteswap.h - found 10:08:35 #15 9.023 -- Looking for inttypes.h 10:08:35 #15 9.102 -- Looking for inttypes.h - found 10:08:35 #15 9.103 -- Looking for limits.h 10:08:35 #15 9.187 -- Looking for limits.h - found 10:08:35 #15 9.188 -- Looking for memory.h 10:08:35 #15 9.274 -- Looking for memory.h - found 10:08:35 #15 9.275 -- Looking for strings.h 10:08:35 #15 9.360 -- Looking for strings.h - found 10:08:35 #15 9.360 -- Looking for string.h 10:08:35 #15 9.441 -- Looking for string.h - found 10:08:35 #15 9.442 -- Looking for sys/sysctl.h 10:08:35 #15 9.492 -- Looking for sys/sysctl.h - not found 10:08:35 #15 9.492 -- Looking for netinet/in.h 10:08:35 #15 9.569 -- Looking for netinet/in.h - found 10:08:35 #15 9.569 -- Looking for sys/epoll.h 10:08:35 #15 9.655 -- Looking for sys/epoll.h - found 10:08:36 #15 9.656 -- Looking for sys/timerfd.h 10:08:36 #15 9.732 -- Looking for sys/timerfd.h - found 10:08:36 #15 9.733 -- Looking for arpa/inet.h 10:08:36 #15 9.818 -- Looking for arpa/inet.h - found 10:08:36 #15 9.818 -- Looking for stdbool.h 10:08:36 #15 9.897 -- Looking for stdbool.h - found 10:08:36 #15 9.898 -- Looking for netdb.h 10:08:36 #15 9.982 -- Looking for netdb.h - found 10:08:36 #15 9.982 -- Looking for pthread.h 10:08:36 #15 10.07 -- Looking for pthread.h - found 10:08:36 #15 10.07 -- Looking for stdlib.h 10:08:36 #15 10.16 -- Looking for stdlib.h - found 10:08:36 #15 10.16 -- Looking for stdint.h 10:08:36 #15 10.25 -- Looking for stdint.h - found 10:08:36 #15 10.25 -- Looking for syslog.h 10:08:36 #15 10.33 -- Looking for syslog.h - found 10:08:36 #15 10.33 -- Looking for sys/ioctl.h 10:08:36 #15 10.41 -- Looking for sys/ioctl.h - found 10:08:36 #15 10.41 -- Looking for sys/socket.h 10:08:36 #15 10.49 -- Looking for sys/socket.h - found 10:08:37 #15 10.49 -- Looking for sys/stat.h 10:08:37 #15 10.57 -- Looking for sys/stat.h - found 10:08:37 #15 10.57 -- Looking for sys/time.h 10:08:37 #15 10.65 -- Looking for sys/time.h - found 10:08:37 #15 10.65 -- Looking for sys/types.h 10:08:37 #15 10.74 -- Looking for sys/types.h - found 10:08:37 #15 10.74 -- Looking for sys/unistd.h 10:08:37 #15 10.78 -- Looking for sys/unistd.h - not found 10:08:37 #15 10.78 -- Looking for time.h 10:08:37 #15 10.87 -- Looking for time.h - found 10:08:37 #15 10.87 -- Looking for unistd.h 10:08:37 #15 10.95 -- Looking for unistd.h - found 10:08:37 #15 10.95 -- Looking for float.h 10:08:37 #15 11.03 -- Looking for float.h - found 10:08:37 #15 11.04 -- Looking for stddef.h 10:08:37 #15 11.12 -- Looking for stddef.h - found 10:08:37 #15 11.12 -- Looking for winsock2.h 10:08:37 #15 11.16 -- Looking for winsock2.h - not found 10:08:37 #15 11.17 -- Looking for ws2tcpip.h 10:08:37 #15 11.22 -- Looking for ws2tcpip.h - not found 10:08:37 #15 11.22 -- Looking for malloc 10:08:37 #15 11.30 -- Looking for malloc - found 10:08:37 #15 11.30 -- Looking for memset 10:08:37 #15 11.38 -- Looking for memset - found 10:08:37 #15 11.38 -- Looking for select 10:08:37 #15 11.48 -- Looking for select - found 10:08:37 #15 11.48 -- Looking for socket 10:08:38 #15 11.56 -- Looking for socket - found 10:08:38 #15 11.56 -- Looking for strcasecmp 10:08:38 #15 11.65 -- Looking for strcasecmp - found 10:08:38 #15 11.65 -- Looking for pthread_mutex_lock 10:08:38 #15 11.73 -- Looking for pthread_mutex_lock - found 10:08:38 #15 11.73 -- Looking for getaddrinfo 10:08:38 #15 11.82 -- Looking for getaddrinfo - found 10:08:38 #15 11.82 -- Looking for strnlen 10:08:38 #15 11.91 -- Looking for strnlen - found 10:08:38 #15 11.91 -- Looking for strrchr 10:08:38 #15 12.00 -- Looking for strrchr - found 10:08:38 #15 12.00 -- Looking for getrandom 10:08:38 #15 12.08 -- Looking for getrandom - found 10:08:38 #15 12.08 -- Looking for cmsghdr 10:08:38 #15 12.13 -- Looking for cmsghdr - not found 10:08:38 #15 12.13 -- compiling without epoll support 10:08:38 #15 12.13 -- compiling with DTLS support 10:08:38 #15 12.13 -- DTLS_BACKEND: tinydtls 10:08:38 #15 12.14 -- Found TinyDTLS: /usr/local/include 10:08:38 #15 12.14 -- TINYDTLS_INCLUDE_DIR: /usr/local/include/tinydtls 10:08:38 #15 12.14 -- TINYDTLS_LIBRARIES: /usr/local/lib/libtinydtls.so 10:08:38 #15 12.14 -- TINYDTLS_ROOT_DIR: 10:08:38 #15 12.14 -- compiling with tinydtls support 10:08:38 #15 12.14 -- ENABLE_DTLS:.....................ON 10:08:38 #15 12.14 -- ENABLE_TCP:......................ON 10:08:38 #15 12.14 -- ENABLE_DOCS:.....................OFF 10:08:38 #15 12.14 -- ENABLE_EXAMPLES:.................OFF 10:08:38 #15 12.14 -- DTLS_BACKEND:....................tinydtls 10:08:38 #15 12.14 -- WITH_GNUTLS:.....................OFF 10:08:38 #15 12.14 -- WITH_TINYDTLS:...................ON 10:08:38 #15 12.14 -- WITH_OPENSSL:....................OFF 10:08:38 #15 12.14 -- WITH_MBEDTLS:....................OFF 10:08:38 #15 12.14 -- HAVE_LIBTINYDTLS:................1 10:08:38 #15 12.14 -- HAVE_LIBGNUTLS:.................. 10:08:38 #15 12.14 -- HAVE_OPENSSL:.................... 10:08:38 #15 12.14 -- HAVE_MBEDTLS:.................... 10:08:38 #15 12.14 -- COAP_EPOLL_SUPPORT:.............. 10:08:38 #15 12.14 -- CMAKE_C_COMPILER:................/usr/bin/cc 10:08:38 #15 12.14 -- BUILD_SHARED_LIBS:...............ON 10:08:38 #15 12.14 -- CMAKE_BUILD_TYPE:................Release 10:08:38 #15 12.14 -- CMAKE_SYSTEM_PROCESSOR:..........x86_64 10:08:38 #15 12.14 -- Configuring done (3.6s) 10:08:38 #15 12.15 CMake Warning (dev) at CMakeLists.txt:16 (add_library): 10:08:38 #15 12.15 Policy CMP0115 is not set: Source file extensions must be explicit. Run 10:08:38 #15 12.15 "cmake --help-policy CMP0115" for policy details. Use the cmake_policy 10:08:38 #15 12.15 command to set the policy and suppress this warning. 10:08:38 #15 12.15 10:08:38 #15 12.15 File: 10:08:38 #15 12.15 10:08:38 #15 12.15 /device-coap/deps/libcoap/include/coap2/coap.h.in 10:08:38 #15 12.15 This warning is for project developers. Use -Wno-dev to suppress it. 10:08:38 #15 12.15 10:08:38 #15 12.15 -- Generating done (0.0s) 10:08:38 #15 12.15 -- Build files have been written to: /device-coap/deps/libcoap/build 10:08:38 #15 12.16 + make 10:08:38 #15 12.20 [ 4%] Building C object CMakeFiles/coap-2.dir/src/address.c.o 10:08:38 #15 12.27 [ 8%] Building C object CMakeFiles/coap-2.dir/src/async.c.o 10:08:38 #15 12.35 [ 13%] Building C object CMakeFiles/coap-2.dir/src/block.c.o 10:08:38 #15 12.45 [ 17%] Building C object CMakeFiles/coap-2.dir/src/coap_debug.c.o 10:08:39 #15 12.71 [ 21%] Building C object CMakeFiles/coap-2.dir/src/coap_event.c.o 10:08:39 #15 12.75 [ 26%] Building C object CMakeFiles/coap-2.dir/src/coap_hashkey.c.o 10:08:39 #15 12.81 [ 30%] Building C object CMakeFiles/coap-2.dir/src/coap_io.c.o 10:08:39 #15 13.07 [ 34%] Building C object CMakeFiles/coap-2.dir/src/coap_notls.c.o 10:08:39 #15 13.11 [ 39%] Building C object CMakeFiles/coap-2.dir/src/coap_prng.c.o 10:08:39 #15 13.17 [ 43%] Building C object CMakeFiles/coap-2.dir/src/coap_session.c.o 10:08:40 #15 13.70 [ 47%] Building C object CMakeFiles/coap-2.dir/src/coap_tcp.c.o 10:08:40 #15 13.81 [ 52%] Building C object CMakeFiles/coap-2.dir/src/coap_time.c.o 10:08:40 #15 13.87 [ 56%] Building C object CMakeFiles/coap-2.dir/src/encode.c.o 10:08:40 #15 13.95 [ 60%] Building C object CMakeFiles/coap-2.dir/src/mem.c.o 10:08:40 #15 14.00 [ 65%] Building C object CMakeFiles/coap-2.dir/src/net.c.o 10:08:41 #15 14.57 [ 69%] Building C object CMakeFiles/coap-2.dir/src/option.c.o 10:08:41 #15 14.76 [ 73%] Building C object CMakeFiles/coap-2.dir/src/pdu.c.o 10:08:41 #15 14.93 [ 78%] Building C object CMakeFiles/coap-2.dir/src/resource.c.o 10:08:41 #15 15.31 [ 82%] Building C object CMakeFiles/coap-2.dir/src/str.c.o 10:08:41 #15 15.38 [ 86%] Building C object CMakeFiles/coap-2.dir/src/subscribe.c.o 10:08:41 #15 15.43 [ 91%] Building C object CMakeFiles/coap-2.dir/src/uri.c.o 10:08:42 #15 15.62 [ 95%] Building C object CMakeFiles/coap-2.dir/src/coap_tinydtls.c.o 10:08:42 #15 15.80 [100%] Linking C shared library libcoap-2.so 10:08:42 #15 15.84 [100%] Built target coap-2 10:08:42 #15 15.85 + make install 10:08:42 #15 15.91 [100%] Built target coap-2 10:08:42 #15 15.92 Install the project... 10:08:42 #15 15.93 -- Install configuration: "Release" 10:08:42 #15 15.93 -- Installing: /usr/local/lib/libcoap-2.so 10:08:42 #15 15.93 -- Set runtime path of "/usr/local/lib/libcoap-2.so" to "" 10:08:42 #15 15.93 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets.cmake 10:08:42 #15 15.93 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets-release.cmake 10:08:42 #15 15.93 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfig.cmake 10:08:42 #15 15.93 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfigVersion.cmake 10:08:42 #15 15.93 -- Up-to-date: /usr/local/include 10:08:42 #15 15.93 -- Installing: /usr/local/include/coap2 10:08:42 #15 15.93 -- Installing: /usr/local/include/coap2/uthash.h 10:08:42 #15 15.93 -- Installing: /usr/local/include/coap2/subscribe.h 10:08:42 #15 15.93 -- Installing: /usr/local/include/coap2/option.h 10:08:42 #15 15.93 -- Installing: /usr/local/include/coap2/resource.h 10:08:42 #15 15.93 -- Installing: /usr/local/include/coap2/bits.h 10:08:42 #15 15.93 -- Installing: /usr/local/include/coap2/coap_hashkey.h 10:08:42 #15 15.93 -- Installing: /usr/local/include/coap2/block.h 10:08:42 #15 15.94 -- Installing: /usr/local/include/coap2/coap_io.h 10:08:42 #15 15.94 -- Installing: /usr/local/include/coap2/pdu.h 10:08:42 #15 15.94 -- Installing: /usr/local/include/coap2/str.h 10:08:42 #15 15.94 -- Installing: /usr/local/include/coap2/async.h 10:08:42 #15 15.94 -- Installing: /usr/local/include/coap2/net.h 10:08:42 #15 15.94 -- Installing: /usr/local/include/coap2/address.h 10:08:42 #15 15.94 -- Installing: /usr/local/include/coap2/uri.h 10:08:42 #15 15.94 -- Installing: /usr/local/include/coap2/coap_event.h 10:08:42 #15 15.94 -- Installing: /usr/local/include/coap2/coap_riot.h 10:08:42 #15 15.94 -- Installing: /usr/local/include/coap2/coap_dtls.h 10:08:42 #15 15.94 -- Installing: /usr/local/include/coap2/coap_mutex.h 10:08:42 #15 15.94 -- Installing: /usr/local/include/coap2/coap_prng.h 10:08:42 #15 15.94 -- Installing: /usr/local/include/coap2/lwippools.h 10:08:42 #15 15.94 -- Installing: /usr/local/include/coap2/coap_debug.h 10:08:42 #15 15.94 -- Installing: /usr/local/include/coap2/utlist.h 10:08:42 #15 15.94 -- Installing: /usr/local/include/coap2/coap_time.h 10:08:42 #15 15.94 -- Installing: /usr/local/include/coap2/encode.h 10:08:42 #15 15.94 -- Installing: /usr/local/include/coap2/libcoap.h 10:08:42 #15 15.94 -- Installing: /usr/local/include/coap2/coap_forward_decls.h 10:08:42 #15 15.94 -- Installing: /usr/local/include/coap2/mem.h 10:08:42 #15 15.94 -- Installing: /usr/local/include/coap2/coap_session.h 10:08:42 #15 15.94 -- Up-to-date: /usr/local/include 10:08:42 #15 15.94 -- Up-to-date: /usr/local/include/coap2 10:08:42 #15 15.94 -- Installing: /usr/local/include/coap2/coap.h 10:08:42 #15 15.94 + '[' 1 '=' 1 ] 10:08:42 #15 15.94 + cd /device-coap/deps 10:08:42 #15 15.94 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.2.zip 10:08:42 #15 15.94 Connecting to github.com (140.82.112.4:443) 10:08:42 #15 16.23 Connecting to codeload.github.com (140.82.113.9:443) 10:08:42 #15 16.41 saving to 'v4.0.2.zip' 10:08:42 #15 16.47 v4.0.2.zip 100% |********************************| 256k 0:00:00 ETA 10:08:42 #15 16.47 'v4.0.2.zip' saved 10:08:42 #15 16.48 + unzip v4.0.2.zip 10:08:42 #15 16.48 Archive: v4.0.2.zip 10:08:42 #15 16.48 creating: device-sdk-c-4.0.2/ 10:08:42 #15 16.48 creating: device-sdk-c-4.0.2/.github/ 10:08:42 #15 16.48 inflating: device-sdk-c-4.0.2/.github/Contributing.md 10:08:42 #15 16.48 inflating: device-sdk-c-4.0.2/.github/PULL_REQUEST_TEMPLATE.md 10:08:42 #15 16.48 inflating: device-sdk-c-4.0.2/.github/semantic.yml 10:08:42 #15 16.48 creating: device-sdk-c-4.0.2/.github/workflows/ 10:08:42 #15 16.48 inflating: device-sdk-c-4.0.2/.github/workflows/release.yml 10:08:42 #15 16.48 inflating: device-sdk-c-4.0.2/.gitignore 10:08:42 #15 16.48 inflating: device-sdk-c-4.0.2/Attribution.txt 10:08:42 #15 16.48 inflating: device-sdk-c-4.0.2/CHANGELOG.md 10:08:42 #15 16.48 inflating: device-sdk-c-4.0.2/Doxyfile 10:08:42 #15 16.48 inflating: device-sdk-c-4.0.2/GOVERNANCE.md 10:08:42 #15 16.48 inflating: device-sdk-c-4.0.2/Jenkinsfile 10:08:42 #15 16.48 inflating: device-sdk-c-4.0.2/LICENSE 10:08:42 #15 16.48 inflating: device-sdk-c-4.0.2/Makefile 10:08:42 #15 16.48 inflating: device-sdk-c-4.0.2/OWNERS.md 10:08:42 #15 16.48 inflating: device-sdk-c-4.0.2/README.IOT.md 10:08:42 #15 16.48 inflating: device-sdk-c-4.0.2/README.md 10:08:42 #15 16.48 inflating: device-sdk-c-4.0.2/README.v3.md 10:08:42 #15 16.48 creating: device-sdk-c-4.0.2/docs/ 10:08:42 #15 16.48 inflating: device-sdk-c-4.0.2/docs/configuration.md 10:08:42 #15 16.48 inflating: device-sdk-c-4.0.2/docs/deviceprofiles.md 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/docs/metrics.md 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/docs/servicewritersguide.md 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/docs/startup.md 10:08:42 #15 16.49 creating: device-sdk-c-4.0.2/include/ 10:08:42 #15 16.49 creating: device-sdk-c-4.0.2/include/devsdk/ 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk-base.h 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk.h 10:08:42 #15 16.49 creating: device-sdk-c-4.0.2/include/edgex/ 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/include/edgex/devices.h 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/include/edgex/edgex-base.h 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/include/edgex/edgex.h 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/include/edgex/profiles.h 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/include/edgex/rest-server.h 10:08:42 #15 16.49 creating: device-sdk-c-4.0.2/scripts/ 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine-base 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/scripts/build.sh 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/scripts/entrypoint.sh 10:08:42 #15 16.49 creating: device-sdk-c-4.0.2/src/ 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/CMakeLists.txt 10:08:42 #15 16.49 creating: device-sdk-c-4.0.2/src/c/ 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/CMakeLists.txt 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/api.h 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/autoevent.c 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/autoevent.h 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/bus-impl.h 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/bus-mqtt.c 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/bus.c 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/bus.h 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/callback3.c 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/callback3.h 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/cmdinfo.h 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/command.c 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/command.h 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/config.c 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/config.h 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/correlation.c 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/correlation.h 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/data.c 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/data.h 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/defs.h.in 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/device.c 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/device.h 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/devman.c 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/devmap.c 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/devmap.h 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/devsdk-base.c 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/devutil.h 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/discovery.c 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/discovery.h 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/dto-read.c 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/dto-read.h 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.c 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.h 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.c 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.h 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/edgex2.h 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/errorlist.h 10:08:42 #15 16.49 creating: device-sdk-c-4.0.2/src/c/examples/ 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/CMakeLists.txt 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/README.md 10:08:42 #15 16.49 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/ 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/CMakeLists.txt 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/README.md 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/device-bitfields.c 10:08:42 #15 16.49 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/ 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/configuration.yaml 10:08:42 #15 16.49 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/ 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/Bitfields.json 10:08:42 #15 16.49 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/ 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/Example-Bitfields.json 10:08:42 #15 16.49 creating: device-sdk-c-4.0.2/src/c/examples/counters/ 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/counters/CMakeLists.txt 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/counters/README.md 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/counters/device-counter.c 10:08:42 #15 16.49 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/ 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/configuration.yaml 10:08:42 #15 16.49 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/ 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/Counters.json 10:08:42 #15 16.49 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/ 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/Counter.json 10:08:42 #15 16.49 creating: device-sdk-c-4.0.2/src/c/examples/discovery/ 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/CMakeLists.txt 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/README.md 10:08:42 #15 16.49 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/ 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/configuration.yaml 10:08:42 #15 16.49 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/ 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/readme.txt 10:08:42 #15 16.49 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/ 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/TemplateProfile.json 10:08:42 #15 16.49 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/ 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher1.json 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher2.json 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/template.c 10:08:42 #15 16.49 creating: device-sdk-c-4.0.2/src/c/examples/file/ 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/file/CMakeLists.txt 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/file/README.md 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/file/device-file.c 10:08:42 #15 16.49 creating: device-sdk-c-4.0.2/src/c/examples/file/res/ 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/configuration.yaml 10:08:42 #15 16.49 creating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/ 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/file1.json 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/lorem.txt 10:08:42 #15 16.49 creating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/ 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/FileExampleProfile.json 10:08:42 #15 16.49 creating: device-sdk-c-4.0.2/src/c/examples/gyro/ 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/CMakeLists.txt 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/README.md 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/device-gyro.c 10:08:42 #15 16.49 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/ 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/configuration.yaml 10:08:42 #15 16.49 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/ 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/gyro.json 10:08:42 #15 16.49 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/ 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/Gyro.json 10:08:42 #15 16.49 creating: device-sdk-c-4.0.2/src/c/examples/random/ 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/random/CMakeLists.txt 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/random/README.md 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/random/device-random.c 10:08:42 #15 16.49 creating: device-sdk-c-4.0.2/src/c/examples/random/res/ 10:08:42 #15 16.49 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/configuration.yaml 10:08:42 #15 16.49 creating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/ 10:08:42 #15 16.50 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/randomdevice1.json 10:08:42 #15 16.50 creating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/ 10:08:42 #15 16.50 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/RandomExampleProfile.json 10:08:42 #15 16.50 creating: device-sdk-c-4.0.2/src/c/examples/res/ 10:08:42 #15 16.50 inflating: device-sdk-c-4.0.2/src/c/examples/res/configuration.yaml 10:08:42 #15 16.50 creating: device-sdk-c-4.0.2/src/c/examples/res/devices/ 10:08:42 #15 16.50 inflating: device-sdk-c-4.0.2/src/c/examples/res/devices/device1.json 10:08:42 #15 16.50 creating: device-sdk-c-4.0.2/src/c/examples/res/profiles/ 10:08:42 #15 16.50 inflating: device-sdk-c-4.0.2/src/c/examples/res/profiles/TemplateProfile.json 10:08:42 #15 16.50 inflating: device-sdk-c-4.0.2/src/c/examples/template.c 10:08:42 #15 16.50 creating: device-sdk-c-4.0.2/src/c/examples/terminal/ 10:08:42 #15 16.50 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/CMakeLists.txt 10:08:42 #15 16.50 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/README.md 10:08:42 #15 16.50 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/device-terminal.c 10:08:42 #15 16.50 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/ 10:08:42 #15 16.50 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/configuration.yaml 10:08:42 #15 16.50 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/ 10:08:42 #15 16.50 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/terminal.json 10:08:42 #15 16.50 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/ 10:08:42 #15 16.50 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/Terminal.json 10:08:42 #15 16.50 inflating: device-sdk-c-4.0.2/src/c/filesys.c 10:08:42 #15 16.50 inflating: device-sdk-c-4.0.2/src/c/filesys.h 10:08:42 #15 16.50 inflating: device-sdk-c-4.0.2/src/c/keeper.c 10:08:42 #15 16.50 inflating: device-sdk-c-4.0.2/src/c/keeper.h 10:08:42 #15 16.50 inflating: device-sdk-c-4.0.2/src/c/map.c 10:08:42 #15 16.50 inflating: device-sdk-c-4.0.2/src/c/map.h 10:08:42 #15 16.50 inflating: device-sdk-c-4.0.2/src/c/metadata.c 10:08:42 #15 16.50 inflating: device-sdk-c-4.0.2/src/c/metadata.h 10:08:42 #15 16.50 inflating: device-sdk-c-4.0.2/src/c/metrics.h 10:08:42 #15 16.50 inflating: device-sdk-c-4.0.2/src/c/opstate.c 10:08:42 #15 16.50 inflating: device-sdk-c-4.0.2/src/c/opstate.h 10:08:42 #15 16.50 inflating: device-sdk-c-4.0.2/src/c/parson.c 10:08:42 #15 16.50 inflating: device-sdk-c-4.0.2/src/c/parson.h 10:08:42 #15 16.50 inflating: device-sdk-c-4.0.2/src/c/profiles.c 10:08:42 #15 16.50 inflating: device-sdk-c-4.0.2/src/c/profiles.h 10:08:42 #15 16.50 inflating: device-sdk-c-4.0.2/src/c/registry-impl.h 10:08:42 #15 16.50 inflating: device-sdk-c-4.0.2/src/c/registry.c 10:08:42 #15 16.50 inflating: device-sdk-c-4.0.2/src/c/registry.h 10:08:42 #15 16.50 inflating: device-sdk-c-4.0.2/src/c/reqdata.c 10:08:42 #15 16.50 inflating: device-sdk-c-4.0.2/src/c/reqdata.h 10:08:42 #15 16.50 inflating: device-sdk-c-4.0.2/src/c/request_auth.c 10:08:42 #15 16.50 inflating: device-sdk-c-4.0.2/src/c/request_auth.h 10:08:42 #15 16.50 inflating: device-sdk-c-4.0.2/src/c/rest-server.c 10:08:42 #15 16.50 inflating: device-sdk-c-4.0.2/src/c/rest-server.h 10:08:42 #15 16.50 inflating: device-sdk-c-4.0.2/src/c/rest.c 10:08:42 #15 16.50 inflating: device-sdk-c-4.0.2/src/c/rest.h 10:08:42 #15 16.50 inflating: device-sdk-c-4.0.2/src/c/secrets-impl.h 10:08:42 #15 16.50 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.c 10:08:42 #15 16.50 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.h 10:08:42 #15 16.50 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.c 10:08:42 #15 16.50 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.h 10:08:42 #15 16.50 inflating: device-sdk-c-4.0.2/src/c/secrets.c 10:08:42 #15 16.50 inflating: device-sdk-c-4.0.2/src/c/secrets.h 10:08:42 #15 16.50 inflating: device-sdk-c-4.0.2/src/c/service.c 10:08:42 #15 16.50 inflating: device-sdk-c-4.0.2/src/c/service.h 10:08:42 #15 16.50 inflating: device-sdk-c-4.0.2/src/c/transform.c 10:08:42 #15 16.50 inflating: device-sdk-c-4.0.2/src/c/transform.h 10:08:42 #15 16.50 inflating: device-sdk-c-4.0.2/src/c/validate.c 10:08:42 #15 16.50 inflating: device-sdk-c-4.0.2/src/c/validate.h 10:08:42 #15 16.50 inflating: device-sdk-c-4.0.2/src/c/watchers.c 10:08:42 #15 16.50 inflating: device-sdk-c-4.0.2/src/c/watchers.h 10:08:42 #15 16.50 creating: device-sdk-c-4.0.2/src/cmake/ 10:08:42 #15 16.50 inflating: device-sdk-c-4.0.2/src/cmake/FindIOT.cmake 10:08:42 #15 16.50 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBCBOR.cmake 10:08:42 #15 16.50 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBMICROHTTP.cmake 10:08:42 #15 16.50 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBPAHO.cmake 10:08:42 #15 16.50 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBUUID.cmake 10:08:42 #15 16.50 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBYAML.cmake 10:08:42 #15 16.50 + cd device-sdk-c-4.0.2 10:08:42 #15 16.50 + ./scripts/build.sh 10:08:42 #15 16.50 + CPPCHECK=false 10:08:42 #15 16.50 + DOCGEN=false 10:08:42 #15 16.50 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 10:08:42 #15 16.50 + '[' 0 -gt 0 ] 10:08:42 #15 16.50 + readlink -f ./scripts/build.sh 10:08:42 #15 16.50 + dirname /device-coap/deps/device-sdk-c-4.0.2/scripts/build.sh 10:08:42 #15 16.50 + dirname /device-coap/deps/device-sdk-c-4.0.2/scripts 10:08:42 #15 16.50 + ROOT=/device-coap/deps/device-sdk-c-4.0.2 10:08:42 #15 16.50 + cd /device-coap/deps/device-sdk-c-4.0.2 10:08:42 #15 16.50 + mkdir -p /device-coap/deps/device-sdk-c-4.0.2/build/release 10:08:42 #15 16.51 + cd /device-coap/deps/device-sdk-c-4.0.2/build/release 10:08:42 #15 16.51 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-coap/deps/device-sdk-c-4.0.2/src 10:08:42 #15 16.57 -- The C compiler identification is GNU 12.2.1 10:08:43 #15 16.59 -- Detecting C compiler ABI info 10:08:43 #15 16.68 -- Detecting C compiler ABI info - done 10:08:43 #15 16.70 -- Check for working C compiler: /usr/bin/cc - skipped 10:08:43 #15 16.70 -- Detecting C compile features 10:08:43 #15 16.70 -- Detecting C compile features - done 10:08:43 #15 16.71 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 10:08:43 #15 16.78 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 10:08:43 #15 16.78 -- Found LIBYAML: /usr/lib/libyaml.so 10:08:43 #15 16.78 -- Found LIBUUID: /usr/lib/libuuid.so 10:08:43 #15 16.79 -- Found LIBCBOR: /usr/lib/libcbor.so 10:08:43 #15 16.79 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 10:08:43 #15 16.79 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so 10:08:43 #15 16.79 -- /opt/iotech/iot/1.6/include 10:08:43 #15 16.79 -- C SDK 0.0.0 for Linux 10:08:43 #15 16.79 -- Performing Test CSDK_HAVE_ATOMIC 10:08:43 #15 16.88 -- Performing Test CSDK_HAVE_ATOMIC - Success 10:08:43 #15 16.92 -- Found Curses: /usr/lib/libcurses.so 10:08:43 #15 16.95 -- Configuring done (0.4s) 10:08:43 #15 16.98 -- Generating done (0.0s) 10:08:43 #15 16.98 -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.2/build/release 10:08:43 #15 16.99 + make all package 10:08:43 #15 16.99 + tee release.log 10:08:43 #15 17.03 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 10:08:43 #15 17.16 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 10:08:43 #15 17.32 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 10:08:43 #15 17.46 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 10:08:43 #15 17.57 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o 10:08:44 #15 17.61 /device-coap/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': 10:08:44 #15 17.61 /device-coap/deps/device-sdk-c-4.0.2/src/c/command.c:218:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 10:08:44 #15 17.61 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); 10:08:44 #15 17.61 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10:08:44 #15 17.72 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o 10:08:44 #15 18.05 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 10:08:44 #15 18.09 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o 10:08:44 #15 18.23 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o 10:08:44 #15 18.51 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 10:08:45 #15 18.60 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 10:08:45 #15 18.73 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 10:08:45 #15 18.86 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 10:08:45 #15 18.95 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 10:08:45 #15 19.10 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 10:08:45 #15 19.15 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 10:08:45 #15 19.46 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 10:08:45 #15 19.52 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 10:08:46 #15 19.76 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o 10:08:46 #15 19.85 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 10:08:46 #15 20.07 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 10:08:46 #15 20.15 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 10:08:47 #15 21.13 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 10:08:47 #15 21.24 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 10:08:47 #15 21.31 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 10:08:47 #15 21.39 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 10:08:47 #15 21.45 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 10:08:47 #15 21.67 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 10:08:48 #15 22.01 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 10:08:48 #15 22.08 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 10:08:48 #15 22.20 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 10:08:48 #15 22.29 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o 10:08:48 #15 22.78 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 10:08:49 #15 22.90 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 10:08:49 #15 22.96 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 10:08:49 #15 23.07 [ 69%] Linking C shared library libcsdk.so 10:08:49 #15 23.12 [ 69%] Built target csdk 10:08:49 #15 23.14 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 10:08:49 #15 23.27 [ 73%] Linking C executable template 10:08:49 #15 23.30 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:08:49 #15 23.34 [ 73%] Built target template 10:08:49 #15 23.36 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 10:08:49 #15 23.45 [ 76%] Linking C executable device-counter 10:08:50 #15 23.47 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:08:50 #15 23.52 [ 76%] Built target device-counter 10:08:50 #15 23.54 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 10:08:50 #15 23.62 [ 80%] Linking C executable device-random 10:08:50 #15 23.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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:08:50 #15 23.69 [ 80%] Built target device-random 10:08:50 #15 23.71 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 10:08:50 #15 23.78 [ 84%] Linking C executable device-gyro 10:08:50 #15 23.81 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:08:50 #15 23.84 [ 84%] Built target device-gyro 10:08:50 #15 23.86 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 10:08:50 #15 23.95 [ 88%] Linking C executable device-bitfields 10:08:50 #15 23.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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:08:50 #15 24.01 [ 88%] Built target device-bitfields 10:08:50 #15 24.03 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 10:08:50 #15 24.19 [ 92%] Linking C executable template-discovery 10:08:50 #15 24.21 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:08:50 #15 24.25 [ 92%] Built target template-discovery 10:08:50 #15 24.27 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 10:08:50 #15 24.39 [ 96%] Linking C executable device-file 10:08:50 #15 24.41 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:08:50 #15 24.45 [ 96%] Built target device-file 10:08:50 #15 24.47 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 10:08:50 #15 24.57 [100%] Linking C executable device-terminal 10:08:51 #15 24.59 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:08:51 #15 24.63 [100%] Built target device-terminal 10:08:51 #15 24.65 Run CPack packaging tool... 10:08:51 #15 24.66 CPack: Create package using TGZ 10:08:51 #15 24.66 CPack: Install projects 10:08:51 #15 24.66 CPack: - Run preinstall target for: Csdk 10:08:51 #15 24.90 CPack: - Install project: Csdk [] 10:08:51 #15 24.90 CPack: Create package 10:08:51 #15 24.93 CPack: - package: /device-coap/deps/device-sdk-c-4.0.2/build/release/csdk-0.0.0.tar.gz generated. 10:08:51 #15 24.93 + '[' false '=' true ] 10:08:51 #15 24.93 + '[' false '=' true ] 10:08:51 #15 24.93 + mkdir -p /device-coap/deps/device-sdk-c-4.0.2/build/debug 10:08:51 #15 24.93 + cd /device-coap/deps/device-sdk-c-4.0.2/build/debug 10:08:51 #15 24.93 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-coap/deps/device-sdk-c-4.0.2/src 10:08:51 #15 25.00 -- The C compiler identification is GNU 12.2.1 10:08:51 #15 25.02 -- Detecting C compiler ABI info 10:08:51 #15 25.11 -- Detecting C compiler ABI info - done 10:08:51 #15 25.13 -- Check for working C compiler: /usr/bin/cc - skipped 10:08:51 #15 25.13 -- Detecting C compile features 10:08:51 #15 25.13 -- Detecting C compile features - done 10:08:51 #15 25.14 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 10:08:51 #15 25.21 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 10:08:51 #15 25.21 -- Found LIBYAML: /usr/lib/libyaml.so 10:08:51 #15 25.22 -- Found LIBUUID: /usr/lib/libuuid.so 10:08:51 #15 25.22 -- Found LIBCBOR: /usr/lib/libcbor.so 10:08:51 #15 25.22 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 10:08:51 #15 25.22 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so 10:08:51 #15 25.22 -- /opt/iotech/iot/1.6/include 10:08:51 #15 25.22 -- C SDK 0.0.0 for Linux 10:08:51 #15 25.23 -- Performing Test CSDK_HAVE_ATOMIC 10:08:51 #15 25.31 -- Performing Test CSDK_HAVE_ATOMIC - Success 10:08:51 #15 25.35 -- Found Curses: /usr/lib/libcurses.so 10:08:51 #15 25.37 -- Configuring done (0.4s) 10:08:51 #15 25.40 -- Generating done (0.0s) 10:08:51 #15 25.40 -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.2/build/debug 10:08:51 #15 25.40 + make 10:08:51 #15 25.40 + tee debug.log 10:08:51 #15 25.44 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 10:08:51 #15 25.52 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 10:08:52 #15 25.59 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 10:08:52 #15 25.67 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 10:08:52 #15 25.74 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o 10:08:52 #15 25.78 /device-coap/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': 10:08:52 #15 25.78 /device-coap/deps/device-sdk-c-4.0.2/src/c/command.c:218:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 10:08:52 #15 25.78 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); 10:08:52 #15 25.78 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10:08:52 #15 25.83 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o 10:08:52 #15 25.98 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 10:08:52 #15 26.01 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o 10:08:52 #15 26.09 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o 10:08:52 #15 26.20 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 10:08:52 #15 26.26 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 10:08:52 #15 26.34 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 10:08:52 #15 26.41 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 10:08:52 #15 26.48 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 10:08:52 #15 26.56 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 10:08:52 #15 26.60 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 10:08:53 #15 26.74 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 10:08:53 #15 26.79 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 10:08:53 #15 26.89 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o 10:08:53 #15 26.93 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 10:08:53 #15 27.05 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 10:08:53 #15 27.11 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 10:08:53 #15 27.32 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 10:08:53 #15 27.38 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 10:08:53 #15 27.44 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 10:08:53 #15 27.50 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 10:08:53 #15 27.55 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 10:08:54 #15 27.65 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 10:08:54 #15 27.88 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 10:08:54 #15 27.93 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 10:08:54 #15 28.00 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 10:08:54 #15 28.06 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o 10:08:54 #15 28.22 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 10:08:54 #15 28.29 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 10:08:54 #15 28.35 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 10:08:54 #15 28.41 [ 69%] Linking C shared library libcsdk.so 10:08:54 #15 28.47 [ 69%] Built target csdk 10:08:54 #15 28.49 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 10:08:54 #15 28.56 [ 73%] Linking C executable template 10:08:54 #15 28.59 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:08:54 #15 28.63 [ 73%] Built target template 10:08:54 #15 28.65 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 10:08:54 #15 28.71 [ 76%] Linking C executable device-counter 10:08:55 #15 28.73 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:08:55 #15 28.77 [ 76%] Built target device-counter 10:08:55 #15 28.79 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 10:08:55 #15 28.85 [ 80%] Linking C executable device-random 10:08:55 #15 28.88 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:08:55 #15 28.91 [ 80%] Built target device-random 10:08:55 #15 28.93 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 10:08:55 #15 28.98 [ 84%] Linking C executable device-gyro 10:08:55 #15 29.00 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:08:55 #15 29.06 [ 84%] Built target device-gyro 10:08:55 #15 29.08 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 10:08:55 #15 29.15 [ 88%] Linking C executable device-bitfields 10:08:55 #15 29.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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:08:55 #15 29.21 [ 88%] Built target device-bitfields 10:08:55 #15 29.23 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 10:08:55 #15 29.31 [ 92%] Linking C executable template-discovery 10:08:55 #15 29.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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:08:55 #15 29.37 [ 92%] Built target template-discovery 10:08:55 #15 29.39 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 10:08:55 #15 29.45 [ 96%] Linking C executable device-file 10:08:56 #15 29.47 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:08:56 #15 29.52 [ 96%] Built target device-file 10:08:56 #15 29.54 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 10:08:56 #15 29.61 [100%] Linking C executable device-terminal 10:08:56 #15 29.63 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:08:56 #15 29.68 [100%] Built target device-terminal 10:08:56 #15 29.68 + cp -rf include/devsdk include/edgex /usr/include/ 10:08:56 #15 29.69 + cp build/release/c/libcsdk.so /usr/lib/ 10:08:56 #15 29.69 + rm -rf /device-coap/deps 10:08:56 #15 DONE 29.8s 10:08:56 10:08:56 #16 [12/12] RUN /device-coap/scripts/build.sh 10:08:56 #16 0.231 + readlink -f /device-coap/scripts/build.sh 10:08:56 #16 0.232 + dirname /device-coap/scripts/build.sh 10:08:56 #16 0.233 + dirname /device-coap/scripts 10:08:56 #16 0.233 + ROOT=/device-coap 10:08:56 #16 0.233 + echo /device-coap 10:08:56 #16 0.233 + cd /device-coap 10:08:56 #16 0.233 + mkdir -p /device-coap/build/release 10:08:56 #16 0.233 /device-coap 10:08:56 #16 0.234 + cd /device-coap/build/release 10:08:56 #16 0.234 + cmake '-DCMAKE_BUILD_TYPE=Release' /device-coap/src/c 10:08:56 #16 0.307 -- The C compiler identification is GNU 12.2.1 10:08:56 #16 0.325 -- Detecting C compiler ABI info 10:08:56 #16 0.410 -- Detecting C compiler ABI info - done 10:08:56 #16 0.431 -- Check for working C compiler: /usr/bin/cc - skipped 10:08:56 #16 0.432 -- Detecting C compile features 10:08:56 #16 0.433 -- Detecting C compile features - done 10:08:56 #16 0.436 -- Found LIBCOAP: /usr/local/lib/libcoap-2.so 10:08:56 #16 0.438 -- Configuring done (0.2s) 10:08:56 #16 0.442 -- Generating done (0.0s) 10:08:56 #16 0.442 -- Build files have been written to: /device-coap/build/release 10:08:56 #16 0.445 + make 10:08:56 #16 0.445 + tee release.log 10:08:56 #16 0.477 [ 20%] Building C object CMakeFiles/device-coap.dir/coap-client.c.o 10:08:56 #16 0.516 In file included from /usr/include/devsdk/devsdk.h:18, 10:08:56 #16 0.516 from /device-coap/src/c/device-coap.h:17, 10:08:56 #16 0.516 from /device-coap/src/c/coap-client.h:21, 10:08:56 #16 0.516 from /device-coap/src/c/coap-client.c:9: 10:08:56 #16 0.516 /device-coap/src/c/coap-client.c: In function 'GetEndDeviceProtocolProperties': 10:08:56 #16 0.516 /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=] 10:08:56 #16 0.516 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", 10:08:56 #16 0.516 | ^~~~~~~~~~~~~~~~~~~~~ 10:08:56 #16 0.516 90 | strlen(end_dev_params_ptr->psk_key)); 10:08:56 #16 0.516 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10:08:56 #16 0.516 | | 10:08:56 #16 0.516 | size_t {aka long unsigned int} 10:08:56 #16 0.516 /device-coap/src/c/coap-client.c:89:55: note: format string is defined here 10:08:56 #16 0.516 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", 10:08:56 #16 0.516 | ~^ 10:08:56 #16 0.516 | | 10:08:56 #16 0.516 | unsigned int 10:08:56 #16 0.516 | %lu 10:08:56 #16 0.517 /device-coap/src/c/coap-client.c: In function 'message_handler': 10:08:56 #16 0.517 /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=] 10:08:56 #16 0.517 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); 10:08:56 #16 0.517 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 10:08:56 #16 0.517 | | 10:08:56 #16 0.517 | size_t {aka long unsigned int} 10:08:56 #16 0.517 /device-coap/src/c/coap-client.c:126:63: note: format string is defined here 10:08:56 #16 0.517 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); 10:08:56 #16 0.517 | ~^ 10:08:56 #16 0.517 | | 10:08:56 #16 0.517 | unsigned int 10:08:56 #16 0.517 | %lu 10:08:56 #16 0.517 /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=] 10:08:56 #16 0.517 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", 10:08:56 #16 0.517 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10:08:56 #16 0.517 130 | resource->properties->type); 10:08:56 #16 0.517 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 10:08:56 #16 0.517 | | 10:08:56 #16 0.517 | iot_typecode_t 10:08:56 #16 0.517 /device-coap/src/c/coap-client.c:129:68: note: format string is defined here 10:08:56 #16 0.517 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", 10:08:56 #16 0.517 | ~^ 10:08:56 #16 0.517 | | 10:08:56 #16 0.517 | int 10:08:56 #16 0.517 /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=] 10:08:56 #16 0.517 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, 10:08:56 #16 0.517 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10:08:56 #16 0.517 140 | len); 10:08:56 #16 0.517 | ~~~ 10:08:56 #16 0.517 | | 10:08:56 #16 0.517 | size_t {aka long unsigned int} 10:08:56 #16 0.517 /device-coap/src/c/coap-client.c:139:71: note: format string is defined here 10:08:56 #16 0.517 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, 10:08:56 #16 0.517 | ~^ 10:08:56 #16 0.517 | | 10:08:56 #16 0.517 | int 10:08:56 #16 0.517 | %ld 10:08:56 #16 0.517 /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=] 10:08:56 #16 0.517 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, 10:08:56 #16 0.517 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10:08:56 #16 0.517 145 | len); 10:08:56 #16 0.517 | ~~~ 10:08:56 #16 0.517 | | 10:08:56 #16 0.517 | size_t {aka long unsigned int} 10:08:56 #16 0.517 /device-coap/src/c/coap-client.c:144:71: note: format string is defined here 10:08:56 #16 0.517 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, 10:08:56 #16 0.517 | ~^ 10:08:56 #16 0.517 | | 10:08:56 #16 0.517 | int 10:08:56 #16 0.517 | %ld 10:08:56 #16 0.517 /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=] 10:08:56 #16 0.517 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, 10:08:56 #16 0.517 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10:08:56 #16 0.517 152 | len); 10:08:56 #16 0.517 | ~~~ 10:08:56 #16 0.517 | | 10:08:56 #16 0.517 | size_t {aka long unsigned int} 10:08:56 #16 0.517 /device-coap/src/c/coap-client.c:151:70: note: format string is defined here 10:08:56 #16 0.517 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, 10:08:56 #16 0.517 | ~^ 10:08:56 #16 0.517 | | 10:08:56 #16 0.517 | int 10:08:56 #16 0.517 | %ld 10:08:56 #16 0.517 /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=] 10:08:56 #16 0.517 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", 10:08:56 #16 0.517 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10:08:56 #16 0.517 157 | resource->properties->type); 10:08:56 #16 0.517 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 10:08:56 #16 0.517 | | 10:08:56 #16 0.517 | iot_typecode_t 10:08:56 #16 0.517 /device-coap/src/c/coap-client.c:156:71: note: format string is defined here 10:08:56 #16 0.517 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", 10:08:56 #16 0.517 | ~^ 10:08:56 #16 0.517 | | 10:08:56 #16 0.517 | int 10:08:56 #16 0.518 /device-coap/src/c/coap-client.c: In function 'CoapSendCommandToEndDevice': 10:08:56 #16 0.518 /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=] 10:08:56 #16 0.518 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); 10:08:56 #16 0.518 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 10:08:56 #16 0.518 | | 10:08:56 #16 0.518 | size_t {aka long unsigned int} 10:08:56 #16 0.518 /device-coap/src/c/coap-client.c:244:55: note: format string is defined here 10:08:56 #16 0.518 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); 10:08:56 #16 0.518 | ~^ 10:08:56 #16 0.518 | | 10:08:56 #16 0.518 | int 10:08:56 #16 0.518 | %ld 10:08:56 #16 0.518 /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=] 10:08:56 #16 0.518 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 10:08:56 #16 0.518 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10:08:56 #16 0.518 253 | (uint8_t *)end_dev_params_ptr->psk_key, 10:08:56 #16 0.518 254 | strlen(end_dev_params_ptr->psk_key)); 10:08:56 #16 0.518 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10:08:56 #16 0.518 | | 10:08:56 #16 0.518 | size_t {aka long unsigned int} 10:08:56 #16 0.518 /device-coap/src/c/coap-client.c:252:67: note: format string is defined here 10:08:56 #16 0.518 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 10:08:56 #16 0.518 | ~^ 10:08:56 #16 0.518 | | 10:08:56 #16 0.518 | int 10:08:56 #16 0.518 | %ld 10:08:56 #16 0.519 /device-coap/src/c/coap-client.c: In function 'CoapGetRequestToEndDevice': 10:08:56 #16 0.519 /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=] 10:08:56 #16 0.519 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 10:08:56 #16 0.519 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10:08:56 #16 0.519 352 | (uint8_t *)end_dev_params_ptr->psk_key, 10:08:56 #16 0.519 353 | strlen(end_dev_params_ptr->psk_key)); 10:08:56 #16 0.519 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10:08:56 #16 0.519 | | 10:08:56 #16 0.519 | size_t {aka long unsigned int} 10:08:56 #16 0.519 /device-coap/src/c/coap-client.c:351:67: note: format string is defined here 10:08:56 #16 0.519 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 10:08:56 #16 0.519 | ~^ 10:08:56 #16 0.519 | | 10:08:56 #16 0.519 | int 10:08:56 #16 0.519 | %ld 10:08:56 #16 0.631 [ 40%] Building C object CMakeFiles/device-coap.dir/coap-server.c.o 10:08:56 #16 0.678 In file included from /usr/include/devsdk/devsdk.h:18, 10:08:56 #16 0.678 from /usr/include/edgex/devices.h:17, 10:08:56 #16 0.678 from /device-coap/src/c/coap-server.c:22: 10:08:56 #16 0.678 /device-coap/src/c/coap-server.c: In function 'data_handler': 10:08:56 #16 0.678 /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=] 10:08:56 #16 0.678 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); 10:08:56 #16 0.678 | ^~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 10:08:56 #16 0.678 | | 10:08:56 #16 0.678 | size_t {aka long unsigned int} 10:08:56 #16 0.678 /device-coap/src/c/coap-server.c:82:54: note: format string is defined here 10:08:56 #16 0.678 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); 10:08:56 #16 0.678 | ~^ 10:08:56 #16 0.678 | | 10:08:56 #16 0.678 | unsigned int 10:08:56 #16 0.678 | %lu 10:08:56 #16 0.678 /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=] 10:08:56 #16 0.678 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); 10:08:56 #16 0.678 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ 10:08:56 #16 0.678 | | 10:08:56 #16 0.678 | iot_typecode_t 10:08:56 #16 0.678 /device-coap/src/c/coap-server.c:128:65: note: format string is defined here 10:08:56 #16 0.678 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); 10:08:56 #16 0.678 | ~^ 10:08:56 #16 0.678 | | 10:08:56 #16 0.678 | int 10:08:56 #16 0.679 /device-coap/src/c/coap-server.c:145:3: error: too few arguments to function 'devsdk_post_readings' 10:08:56 #16 0.679 145 | devsdk_post_readings (sdk_ctx->service, device->name, resource->name, results); 10:08:56 #16 0.679 | ^~~~~~~~~~~~~~~~~~~~ 10:08:56 #16 0.679 /usr/include/devsdk/devsdk.h:347:6: note: declared here 10:08:56 #16 0.679 347 | void devsdk_post_readings (devsdk_service_t *svc, const char *device_name, const char *resource_name, devsdk_commandresult *values, iot_data_t *tags); 10:08:56 #16 0.679 | ^~~~~~~~~~~~~~~~~~~~ 10:08:56 #16 0.683 make[2]: *** [CMakeFiles/device-coap.dir/build.make:90: CMakeFiles/device-coap.dir/coap-server.c.o] Error 1 10:08:56 #16 0.684 make[1]: *** [CMakeFiles/Makefile2:83: CMakeFiles/device-coap.dir/all] Error 2 10:08:56 #16 0.684 make: *** [Makefile:136: all] Error 2 10:08:56 #16 DONE 0.7s 10:08:57 10:08:57 #17 exporting to image 10:08:57 #17 exporting layers 10:08:57 #17 exporting layers 0.3s done 10:08:57 #17 writing image sha256:eb612deb2ec7fea7894c17aad9d1b1ad684fc2e6b3cd46eda7b331c050b8e858 done 10:08:57 #17 naming to docker.io/library/ci-base-image-x86_64 done 10:08:57 #17 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:57 + docker inspect -f . ci-base-image-x86_64 10:08:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:08:57 prd-ubuntu20.04-docker-8c-8g-13643 does not seem to be running inside a container 10:08:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-coap-c_PR-69 -v /w/workspace/edgexfoundry_device-coap-c_PR-69:/w/workspace/edgexfoundry_device-coap-c_PR-69:rw,z -v /w/workspace/edgexfoundry_device-coap-c_PR-69@tmp:/w/workspace/edgexfoundry_device-coap-c_PR-69@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:08:58 $ docker top f61025bfd56687f9d3dd2218585d2bd3033bc34d41936f5438a1127dc68f741e -eo pid,comm [Pipeline] { [Pipeline] sh 10:08:58 + make test 10:08:58 build/release/device-coap [Pipeline] } 10:08:58 $ docker stop --time=1 f61025bfd56687f9d3dd2218585d2bd3033bc34d41936f5438a1127dc68f741e 10:08:59 $ docker rm -f --volumes f61025bfd56687f9d3dd2218585d2bd3033bc34d41936f5438a1127dc68f741e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:09:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:09:00 + ls -al . 10:09:00 total 96 10:09:00 drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 10:08 . 10:09:00 drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 10:07 .. 10:09:00 drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 10:08 .git 10:09:00 drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 10:07 .github 10:09:00 -rw-rw-r-- 1 jenkins jenkins 14 Jun 22 10:07 .gitignore 10:09:00 drwxr-xr-x 3 jenkins jenkins 4096 Jun 22 10:08 .semver 10:09:00 -rw-rw-r-- 1 jenkins jenkins 2037 Jun 22 10:07 Attribution.txt 10:09:00 -rw-rw-r-- 1 jenkins jenkins 3893 Jun 22 10:07 CHANGELOG.md 10:09:00 -rw-rw-r-- 1 jenkins jenkins 677 Jun 22 10:07 GOVERNANCE.md 10:09:00 -rw-rw-r-- 1 jenkins jenkins 798 Jun 22 10:07 Jenkinsfile 10:09:00 -rw-rw-r-- 1 jenkins jenkins 10173 Jun 22 10:07 LICENSE 10:09:00 -rw-rw-r-- 1 jenkins jenkins 938 Jun 22 10:07 Makefile 10:09:00 -rw-rw-r-- 1 jenkins jenkins 619 Jun 22 10:07 OWNERS.md 10:09:00 -rw-rw-r-- 1 jenkins jenkins 12454 Jun 22 10:07 README.md 10:09:00 -rw-rw-r-- 1 jenkins jenkins 506 Jun 22 10:07 ROADMAP.md 10:09:00 -rw-rw-r-- 1 jenkins jenkins 5 Jun 22 10:08 VERSION 10:09:00 drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 10:07 res 10:09:00 drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 10:07 scripts 10:09:00 drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 10:07 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:01 + 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=3f725107a583085a82a5c249792f737b1f612470 --label arch=amd64 --label version=0.0.0 . 10:09:01 #0 building with "default" instance using docker driver 10:09:01 10:09:01 #1 [internal] load build definition from Dockerfile.alpine 10:09:01 #1 transferring dockerfile: 2.13kB done 10:09:01 #1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 10) 10:09:01 #1 DONE 0.0s 10:09:01 10:09:01 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:09:01 #2 DONE 0.0s 10:09:01 10:09:01 #3 [internal] load .dockerignore 10:09:01 #3 transferring context: 2B done 10:09:01 #3 DONE 0.0s 10:09:01 10:09:01 #4 [internal] load build context 10:09:01 #4 transferring context: 16.46kB done 10:09:01 #4 DONE 0.0s 10:09:01 10:09:01 #5 [builder 1/11] FROM docker.io/library/ci-base-image-x86_64:latest 10:09:01 #5 DONE 0.1s 10:09:01 10:09:01 #6 [stage-1 2/15] RUN apk add --update --no-cache dumb-init 10:09:01 #6 0.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:09:01 #6 0.371 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:09:01 #6 0.544 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 10:09:02 #6 ... 10:09:02 10:09:02 #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 10:09:02 #7 0.287 Connecting to iotech.jfrog.io (34.246.139.145:443) 10:09:02 #7 0.707 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 10:09:02 #7 0.707 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 10:09:02 #7 0.707 '/etc/apk/keys/alpine.dev.rsa.pub' saved 10:09:02 #7 DONE 0.8s 10:09:02 10:09:02 #8 [builder 3/11] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 10:09:02 #8 DONE 0.3s 10:09:02 10:09:02 #6 [stage-1 2/15] RUN apk add --update --no-cache dumb-init 10:09:02 #6 1.123 WARNING: This apk-tools is OLD! Some packages might not function properly. 10:09:02 #6 1.133 OK: 338 MiB in 103 packages 10:09:02 #6 DONE 1.2s 10:09:02 10:09:02 #9 [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.6-dev 10:09:02 #9 0.370 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:09:02 #9 0.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:09:02 #9 0.567 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 10:09:03 #9 1.142 WARNING: This apk-tools is OLD! Some packages might not function properly. 10:09:03 #9 1.152 OK: 338 MiB in 103 packages 10:09:03 #9 DONE 1.2s 10:09:03 10:09:03 #10 [builder 5/11] COPY scripts /device-coap/scripts 10:09:03 #10 DONE 0.0s 10:09:03 10:09:03 #11 [builder 6/11] COPY src /device-coap/src/ 10:09:03 #11 DONE 0.0s 10:09:03 10:09:03 #12 [builder 7/11] COPY VERSION /device-coap 10:09:03 #12 DONE 0.0s 10:09:03 10:09:03 #13 [stage-1 3/15] RUN apk --no-cache upgrade 10:09:03 #13 0.298 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:09:03 #13 0.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:09:03 #13 0.507 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 10:09:03 #13 1.061 WARNING: This apk-tools is OLD! Some packages might not function properly. 10:09:03 #13 1.074 OK: 338 MiB in 103 packages 10:09:03 #13 DONE 1.2s 10:09:03 10:09:03 #14 [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 10:09:04 #14 0.358 Connecting to iotech.jfrog.io (54.73.4.50:443) 10:09:04 #14 ... 10:09:04 10:09:04 #15 [builder 8/11] RUN mkdir -p /device-coap/build 10:09:04 #15 DONE 0.4s 10:09:04 10:09:04 #16 [builder 9/11] WORKDIR /device-coap 10:09:04 #16 DONE 0.0s 10:09:04 10:09:04 #17 [builder 10/11] RUN /device-coap/scripts/build_deps.sh 1 10:09:04 #17 0.225 + BUILD_CSDK=1 10:09:04 #17 0.225 + TINYDTLS_VERSION=b0e230d 10:09:04 #17 0.225 + LIBCOAP_VERSION=1739507 10:09:04 #17 0.225 + CSDK_VERSION=4.0.2 10:09:04 #17 0.225 + '[' -d deps ] 10:09:04 #17 0.225 + mkdir deps 10:09:04 #17 0.226 + cd /device-coap/deps 10:09:04 #17 0.226 + git clone https://github.com/eclipse/tinydtls.git 10:09:04 #17 0.227 Cloning into 'tinydtls'... 10:09:04 #17 ... 10:09:04 10:09:04 #14 [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 10:09:04 #14 0.775 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 10:09:04 #14 0.775 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 10:09:04 #14 0.775 '/etc/apk/keys/alpine.dev.rsa.pub' saved 10:09:04 #14 DONE 0.8s 10:09:04 10:09:04 #18 [stage-1 5/15] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories 10:09:04 #18 DONE 0.3s 10:09:04 10:09:04 #17 [builder 10/11] RUN /device-coap/scripts/build_deps.sh 1 10:09:05 #17 1.358 + cd tinydtls 10:09:05 #17 1.358 + git checkout develop 10:09:05 #17 1.373 branch 'develop' set up to track 'origin/develop'. 10:09:05 #17 1.373 Switched to a new branch 'develop' 10:09:05 #17 1.373 + git reset --hard b0e230d 10:09:05 #17 1.398 HEAD is now at b0e230d Merge pull request #44 from mrdeep1/cunit_fix 10:09:05 #17 1.398 + cp /device-coap/scripts/AutoConf_cmake_patch AutoConf.cmake 10:09:05 #17 1.399 + cp /device-coap/scripts/CMakeLists_txt_patch CMakeLists.txt 10:09:05 #17 1.400 + cp /device-coap/scripts/dtls_config_h_cmake_in_patch dtls_config.h.cmake.in 10:09:05 #17 1.400 + cp /device-coap/scripts/tests_CMakeLists_txt_patch tests/CMakeLists.txt 10:09:05 #17 1.401 + mkdir -p build 10:09:05 #17 1.402 + cd build 10:09:05 #17 1.402 + cmake '-DCMAKE_BUILD_TYPE=Release' '-DBUILD_SHARED_LIBS=ON' .. 10:09:05 #17 1.469 -- The C compiler identification is GNU 12.2.1 10:09:05 #17 1.483 -- Detecting C compiler ABI info 10:09:05 #17 1.574 -- Detecting C compiler ABI info - done 10:09:05 #17 1.593 -- Check for working C compiler: /usr/bin/cc - skipped 10:09:05 #17 1.593 -- Detecting C compile features 10:09:05 #17 1.594 -- Detecting C compile features - done 10:09:05 #17 1.597 -- Looking for assert.h 10:09:05 #17 ... 10:09:05 10:09:05 #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.6 10:09:05 #19 0.221 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:09:05 #19 0.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:09:05 #19 0.407 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz 10:09:05 #19 0.985 WARNING: This apk-tools is OLD! Some packages might not function properly. 10:09:05 #19 0.991 (1/1) Installing curl (8.12.1-r0) 10:09:05 #19 0.999 Executing busybox-1.36.1-r7.trigger 10:09:05 #19 1.007 OK: 338 MiB in 104 packages 10:09:05 #19 DONE 1.1s 10:09:05 10:09:05 #17 [builder 10/11] RUN /device-coap/scripts/build_deps.sh 1 10:09:05 #17 1.680 -- Looking for assert.h - found 10:09:05 #17 1.681 -- Looking for arpa/inet.h 10:09:05 #17 1.771 -- Looking for arpa/inet.h - found 10:09:05 #17 1.771 -- Looking for fcntl.h 10:09:05 #17 1.862 -- Looking for fcntl.h - found 10:09:05 #17 1.862 -- Looking for inttypes.h 10:09:05 #17 1.950 -- Looking for inttypes.h - found 10:09:06 #17 1.951 -- Looking for memory.h 10:09:06 #17 2.045 -- Looking for memory.h - found 10:09:06 #17 2.046 -- Looking for netdb.h 10:09:06 #17 2.134 -- Looking for netdb.h - found 10:09:06 #17 2.135 -- Looking for netinet/in.h 10:09:06 #17 2.226 -- Looking for netinet/in.h - found 10:09:06 #17 2.227 -- Looking for stddef.h 10:09:06 #17 2.313 -- Looking for stddef.h - found 10:09:06 #17 2.314 -- Looking for stdint.h 10:09:06 #17 2.403 -- Looking for stdint.h - found 10:09:06 #17 2.403 -- Looking for stdlib.h 10:09:06 #17 2.496 -- Looking for stdlib.h - found 10:09:06 #17 2.497 -- Looking for string.h 10:09:06 #17 2.585 -- Looking for string.h - found 10:09:06 #17 2.585 -- Looking for strings.h 10:09:06 #17 2.676 -- Looking for strings.h - found 10:09:06 #17 2.677 -- Looking for time.h 10:09:06 #17 2.763 -- Looking for time.h - found 10:09:06 #17 2.764 -- Looking for sys/param.h 10:09:06 #17 2.864 -- Looking for sys/param.h - found 10:09:06 #17 2.864 -- Looking for sys/socket.h 10:09:06 #17 2.955 -- Looking for sys/socket.h - found 10:09:06 #17 2.956 -- Looking for sys/stat.h 10:09:06 #17 3.050 -- Looking for sys/stat.h - found 10:09:07 #17 3.050 -- Looking for sys/types.h 10:09:07 #17 3.139 -- Looking for sys/types.h - found 10:09:07 #17 3.139 -- Looking for sys/time.h 10:09:07 #17 3.235 -- Looking for sys/time.h - found 10:09:07 #17 3.236 -- Looking for unistd.h 10:09:07 #17 3.329 -- Looking for unistd.h - found 10:09:07 #17 3.329 -- Looking for float.h 10:09:07 #17 3.419 -- Looking for float.h - found 10:09:07 #17 3.420 -- Looking for dlfcn.h 10:09:07 #17 3.511 -- Looking for dlfcn.h - found 10:09:07 #17 3.512 -- Looking for memset 10:09:07 #17 3.596 -- Looking for memset - found 10:09:07 #17 3.596 -- Looking for select 10:09:07 #17 3.678 -- Looking for select - found 10:09:07 #17 3.678 -- Looking for socket 10:09:07 #17 3.760 -- Looking for socket - found 10:09:07 #17 3.760 -- Looking for strdup 10:09:07 #17 3.856 -- Looking for strdup - found 10:09:07 #17 3.857 -- Looking for strerror 10:09:07 #17 3.943 -- Looking for strerror - found 10:09:08 #17 3.943 -- Looking for strnlen 10:09:08 #17 4.030 -- Looking for strnlen - found 10:09:08 #17 4.030 -- Looking for fls 10:09:08 #17 4.120 -- Looking for fls - not found 10:09:08 #17 4.120 -- Looking for vprintf 10:09:08 #17 4.203 -- Looking for vprintf - found 10:09:08 #17 4.203 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN 10:09:08 #17 4.253 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN - Failed 10:09:08 #17 4.262 -- Configuring done (2.9s) 10:09:08 #17 4.267 -- Generating done (0.0s) 10:09:08 #17 4.268 -- Build files have been written to: /device-coap/deps/tinydtls/build 10:09:08 #17 4.270 + make 10:09:08 #17 4.312 [ 6%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael.c.o 10:09:08 #17 4.465 [ 13%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael_wrap.c.o 10:09:08 #17 4.498 [ 20%] Building C object CMakeFiles/tinydtls.dir/ccm.c.o 10:09:08 #17 4.755 [ 26%] Building C object CMakeFiles/tinydtls.dir/crypto.c.o 10:09:09 #17 4.876 In file included from /device-coap/deps/tinydtls/crypto.c:34: 10:09:09 #17 4.876 In function 'ecc_ecdh', 10:09:09 #17 4.876 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 10:09:09 #17 4.876 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_x' may be used uninitialized [-Wmaybe-uninitialized] 10:09:09 #17 4.876 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 10:09:09 #17 4.876 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10:09:09 #17 4.876 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 10:09:09 #17 4.876 /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 10:09:09 #17 4.876 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 10:09:09 #17 4.876 | ^~~~~~~~~~~ 10:09:09 #17 4.877 /device-coap/deps/tinydtls/crypto.c:431:12: note: 'pub_x' declared here 10:09:09 #17 4.877 431 | uint32_t pub_x[8]; 10:09:09 #17 4.877 | ^~~~~ 10:09:09 #17 4.877 In function 'ecc_ecdh', 10:09:09 #17 4.877 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 10:09:09 #17 4.877 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_y' may be used uninitialized [-Wmaybe-uninitialized] 10:09:09 #17 4.877 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 10:09:09 #17 4.877 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10:09:09 #17 4.877 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 10:09:09 #17 4.877 /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 10:09:09 #17 4.877 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 10:09:09 #17 4.877 | ^~~~~~~~~~~ 10:09:09 #17 4.877 /device-coap/deps/tinydtls/crypto.c:432:12: note: 'pub_y' declared here 10:09:09 #17 4.877 432 | uint32_t pub_y[8]; 10:09:09 #17 4.877 | ^~~~~ 10:09:09 #17 4.877 In function 'ecc_ecdh', 10:09:09 #17 4.877 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: 10:09:09 #17 4.877 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'priv' may be used uninitialized [-Wmaybe-uninitialized] 10:09:09 #17 4.877 50 | ecc_ec_mult(px, py, secret, resultx, resulty); 10:09:09 #17 4.877 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10:09:09 #17 4.877 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': 10:09:09 #17 4.877 /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 10:09:09 #17 4.877 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); 10:09:09 #17 4.877 | ^~~~~~~~~~~ 10:09:09 #17 4.877 /device-coap/deps/tinydtls/crypto.c:430:12: note: 'priv' declared here 10:09:09 #17 4.877 430 | uint32_t priv[8]; 10:09:09 #17 4.877 | ^~~~ 10:09:09 #17 4.972 [ 33%] Building C object CMakeFiles/tinydtls.dir/dtls.c.o 10:09:10 #17 5.972 [ 40%] Building C object CMakeFiles/tinydtls.dir/dtls_debug.c.o 10:09:10 #17 6.025 [ 46%] Building C object CMakeFiles/tinydtls.dir/dtls_prng.c.o 10:09:10 #17 6.075 [ 53%] Building C object CMakeFiles/tinydtls.dir/dtls_time.c.o 10:09:10 #17 6.119 [ 60%] Building C object CMakeFiles/tinydtls.dir/ecc/ecc.c.o 10:09:10 #17 6.139 /device-coap/deps/tinydtls/ecc/ecc.c: In function 'is_zero': 10:09:10 #17 6.139 /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] 10:09:10 #17 6.139 316 | for (idx = 0; idx < count; idx++) { 10:09:10 #17 6.139 | ^ 10:09:10 #17 6.139 /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] 10:09:10 #17 6.139 319 | return result == count; 10:09:10 #17 6.139 | ^~ 10:09:10 #17 6.822 [ 66%] Building C object CMakeFiles/tinydtls.dir/hmac.c.o 10:09:11 #17 6.883 [ 73%] Building C object CMakeFiles/tinydtls.dir/netq.c.o 10:09:11 #17 6.950 [ 80%] Building C object CMakeFiles/tinydtls.dir/peer.c.o 10:09:11 #17 7.001 [ 86%] Building C object CMakeFiles/tinydtls.dir/session.c.o 10:09:11 #17 7.057 [ 93%] Building C object CMakeFiles/tinydtls.dir/sha2/sha2.c.o 10:09:11 #17 7.076 /device-coap/deps/tinydtls/sha2/sha2.c:630:34: warning: argument 1 of type 'sha2_byte[]' {aka 'unsigned char[]'} with mismatched bound [-Warray-parameter=] 10:09:11 #17 7.076 630 | void dtls_sha256_final(sha2_byte digest[], dtls_sha256_ctx* context) { 10:09:11 #17 7.076 | ~~~~~~~~~~^~~~~~~~ 10:09:11 #17 7.076 In file included from /device-coap/deps/tinydtls/sha2/sha2.c:45: 10:09:11 #17 7.076 /device-coap/deps/tinydtls/sha2/sha2.h:134:24: note: previously declared as 'uint8_t[32]' {aka 'unsigned char[32]'} 10:09:11 #17 7.076 134 | void dtls_sha256_final(uint8_t[DTLS_SHA256_DIGEST_LENGTH], dtls_sha256_ctx*); 10:09:11 #17 7.076 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10:09:11 #17 7.076 /device-coap/deps/tinydtls/sha2/sha2.c:690:54: warning: argument 2 of type 'char[]' with mismatched bound [-Warray-parameter=] 10:09:11 #17 7.076 690 | char *dtls_sha256_end(dtls_sha256_ctx* context, char buffer[]) { 10:09:11 #17 7.076 | ~~~~~^~~~~~~~ 10:09:11 #17 7.076 /device-coap/deps/tinydtls/sha2/sha2.h:135:41: note: previously declared as 'char[65]' 10:09:11 #17 7.076 135 | char* dtls_sha256_end(dtls_sha256_ctx*, char[DTLS_SHA256_DIGEST_STRING_LENGTH]); 10:09:11 #17 7.076 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10:09:11 #17 7.229 [100%] Linking C shared library libtinydtls.so 10:09:11 #17 7.261 [100%] Built target tinydtls 10:09:11 #17 7.271 + make install 10:09:11 #17 7.314 [100%] Built target tinydtls 10:09:11 #17 7.332 Install the project... 10:09:11 #17 7.339 -- Install configuration: "Release" 10:09:11 #17 7.340 -- Installing: /usr/local/lib/libtinydtls.so 10:09:11 #17 7.341 -- Up-to-date: /usr/local/include/tinydtls 10:09:11 #17 7.341 -- Installing: /usr/local/include/tinydtls/uthash.h 10:09:11 #17 7.342 -- Up-to-date: /usr/local/include/tinydtls/sha2 10:09:11 #17 7.342 -- Installing: /usr/local/include/tinydtls/sha2/sha2.h 10:09:11 #17 7.343 -- Up-to-date: /usr/local/include/tinydtls/ecc 10:09:11 #17 7.343 -- Installing: /usr/local/include/tinydtls/ecc/test_helper.h 10:09:11 #17 7.344 -- Installing: /usr/local/include/tinydtls/ecc/ecc.h 10:09:11 #17 7.344 -- Installing: /usr/local/include/tinydtls/tinydtls.h 10:09:11 #17 7.344 -- Installing: /usr/local/include/tinydtls/alert.h 10:09:11 #17 7.345 -- Up-to-date: /usr/local/include/tinydtls/aes 10:09:11 #17 7.345 -- Installing: /usr/local/include/tinydtls/aes/rijndael.h 10:09:11 #17 7.345 -- Installing: /usr/local/include/tinydtls/crypto.h 10:09:11 #17 7.345 -- Installing: /usr/local/include/tinydtls/numeric.h 10:09:11 #17 7.346 -- Installing: /usr/local/include/tinydtls/peer.h 10:09:11 #17 7.346 -- Installing: /usr/local/include/tinydtls/utlist.h 10:09:11 #17 7.346 -- Installing: /usr/local/include/tinydtls/dtls_mutex.h 10:09:11 #17 7.347 -- Installing: /usr/local/include/tinydtls/dtls_time.h 10:09:11 #17 7.347 -- Installing: /usr/local/include/tinydtls/netq.h 10:09:11 #17 7.347 -- Installing: /usr/local/include/tinydtls/dtls.h 10:09:11 #17 7.347 -- Installing: /usr/local/include/tinydtls/global.h 10:09:11 #17 7.348 -- Installing: /usr/local/include/tinydtls/state.h 10:09:11 #17 7.348 -- Installing: /usr/local/include/tinydtls/dtls_debug.h 10:09:11 #17 7.348 -- Installing: /usr/local/include/tinydtls/session.h 10:09:11 #17 7.348 -- Installing: /usr/local/include/tinydtls/dtls_prng.h 10:09:11 #17 7.349 -- Installing: /usr/local/include/tinydtls/hmac.h 10:09:11 #17 7.349 -- Installing: /usr/local/include/tinydtls/ccm.h 10:09:11 #17 7.349 -- Up-to-date: /usr/local/include/tinydtls 10:09:11 #17 7.349 -- Installing: /usr/local/include/tinydtls/dtls_config.h 10:09:11 #17 7.350 + cd /device-coap/deps 10:09:11 #17 7.350 + git clone https://github.com/obgm/libcoap.git 10:09:11 #17 7.352 Cloning into 'libcoap'... 10:09:12 #17 9.011 + cd libcoap 10:09:12 #17 9.011 + git reset --hard 1739507 10:09:13 #17 9.047 HEAD is now at 1739507a Merge pull request #536 from mrdeep1/bad_tcp 10:09:13 #17 9.048 + patch -p1 10:09:13 #17 9.049 patching file cmake/FindTinyDTLS.cmake 10:09:13 #17 9.049 + patch -p1 10:09:13 #17 9.049 patching file include/coap2/coap_config.h.in 10:09:13 #17 9.050 + mkdir -p build 10:09:13 #17 9.050 + cd build 10:09:13 #17 9.050 + 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' .. 10:09:13 #17 9.123 -- The CXX compiler identification is GNU 12.2.1 10:09:13 #17 9.178 -- The C compiler identification is GNU 12.2.1 10:09:13 #17 9.191 -- Detecting CXX compiler ABI info 10:09:13 #17 9.288 -- Detecting CXX compiler ABI info - done 10:09:13 #17 9.309 -- Check for working CXX compiler: /usr/bin/c++ - skipped 10:09:13 #17 9.309 -- Detecting CXX compile features 10:09:13 #17 9.310 -- Detecting CXX compile features - done 10:09:13 #17 9.314 -- Detecting C compiler ABI info 10:09:13 #17 9.407 -- Detecting C compiler ABI info - done 10:09:13 #17 9.425 -- Check for working C compiler: /usr/bin/cc - skipped 10:09:13 #17 9.426 -- Detecting C compile features 10:09:13 #17 9.426 -- Detecting C compile features - done 10:09:13 #17 9.430 -- Looking for byteswap.h 10:09:13 #17 9.523 -- Looking for byteswap.h - found 10:09:13 #17 9.523 -- Looking for inttypes.h 10:09:13 #17 9.617 -- Looking for inttypes.h - found 10:09:13 #17 9.618 -- Looking for limits.h 10:09:13 #17 9.708 -- Looking for limits.h - found 10:09:13 #17 9.708 -- Looking for memory.h 10:09:13 #17 9.800 -- Looking for memory.h - found 10:09:13 #17 9.800 -- Looking for strings.h 10:09:13 #17 9.897 -- Looking for strings.h - found 10:09:13 #17 9.897 -- Looking for string.h 10:09:13 #17 9.988 -- Looking for string.h - found 10:09:13 #17 9.988 -- Looking for sys/sysctl.h 10:09:13 #17 10.04 -- Looking for sys/sysctl.h - not found 10:09:14 #17 10.04 -- Looking for netinet/in.h 10:09:14 #17 10.14 -- Looking for netinet/in.h - found 10:09:14 #17 10.14 -- Looking for sys/epoll.h 10:09:14 #17 10.23 -- Looking for sys/epoll.h - found 10:09:14 #17 10.23 -- Looking for sys/timerfd.h 10:09:14 #17 10.32 -- Looking for sys/timerfd.h - found 10:09:14 #17 10.32 -- Looking for arpa/inet.h 10:09:14 #17 10.41 -- Looking for arpa/inet.h - found 10:09:14 #17 10.41 -- Looking for stdbool.h 10:09:14 #17 10.50 -- Looking for stdbool.h - found 10:09:14 #17 10.50 -- Looking for netdb.h 10:09:14 #17 10.58 -- Looking for netdb.h - found 10:09:14 #17 10.58 -- Looking for pthread.h 10:09:14 #17 10.67 -- Looking for pthread.h - found 10:09:14 #17 10.67 -- Looking for stdlib.h 10:09:14 #17 10.75 -- Looking for stdlib.h - found 10:09:15 #17 10.76 -- Looking for stdint.h 10:09:15 #17 10.83 -- Looking for stdint.h - found 10:09:15 #17 10.83 -- Looking for syslog.h 10:09:15 #17 10.92 -- Looking for syslog.h - found 10:09:15 #17 10.92 -- Looking for sys/ioctl.h 10:09:15 #17 11.01 -- Looking for sys/ioctl.h - found 10:09:15 #17 11.01 -- Looking for sys/socket.h 10:09:15 #17 11.09 -- Looking for sys/socket.h - found 10:09:15 #17 11.09 -- Looking for sys/stat.h 10:09:15 #17 11.18 -- Looking for sys/stat.h - found 10:09:15 #17 11.18 -- Looking for sys/time.h 10:09:15 #17 11.26 -- Looking for sys/time.h - found 10:09:15 #17 11.26 -- Looking for sys/types.h 10:09:15 #17 11.35 -- Looking for sys/types.h - found 10:09:15 #17 11.35 -- Looking for sys/unistd.h 10:09:15 #17 11.40 -- Looking for sys/unistd.h - not found 10:09:15 #17 11.40 -- Looking for time.h 10:09:15 #17 11.48 -- Looking for time.h - found 10:09:15 #17 11.48 -- Looking for unistd.h 10:09:15 #17 11.57 -- Looking for unistd.h - found 10:09:15 #17 11.57 -- Looking for float.h 10:09:15 #17 11.66 -- Looking for float.h - found 10:09:15 #17 11.66 -- Looking for stddef.h 10:09:15 #17 11.73 -- Looking for stddef.h - found 10:09:16 #17 11.73 -- Looking for winsock2.h 10:09:16 #17 11.78 -- Looking for winsock2.h - not found 10:09:16 #17 11.78 -- Looking for ws2tcpip.h 10:09:16 #17 11.83 -- Looking for ws2tcpip.h - not found 10:09:16 #17 11.83 -- Looking for malloc 10:09:16 #17 11.92 -- Looking for malloc - found 10:09:16 #17 11.92 -- Looking for memset 10:09:16 #17 12.00 -- Looking for memset - found 10:09:16 #17 12.00 -- Looking for select 10:09:16 #17 12.09 -- Looking for select - found 10:09:16 #17 12.09 -- Looking for socket 10:09:16 #17 12.17 -- Looking for socket - found 10:09:16 #17 12.17 -- Looking for strcasecmp 10:09:16 #17 12.26 -- Looking for strcasecmp - found 10:09:16 #17 12.26 -- Looking for pthread_mutex_lock 10:09:16 #17 12.35 -- Looking for pthread_mutex_lock - found 10:09:16 #17 12.35 -- Looking for getaddrinfo 10:09:16 #17 12.43 -- Looking for getaddrinfo - found 10:09:16 #17 12.43 -- Looking for strnlen 10:09:16 #17 12.51 -- Looking for strnlen - found 10:09:16 #17 12.51 -- Looking for strrchr 10:09:16 #17 12.59 -- Looking for strrchr - found 10:09:16 #17 12.59 -- Looking for getrandom 10:09:16 #17 12.68 -- Looking for getrandom - found 10:09:16 #17 12.68 -- Looking for cmsghdr 10:09:16 #17 12.72 -- Looking for cmsghdr - not found 10:09:16 #17 12.72 -- compiling without epoll support 10:09:16 #17 12.72 -- compiling with DTLS support 10:09:16 #17 12.72 -- DTLS_BACKEND: tinydtls 10:09:16 #17 12.73 -- Found TinyDTLS: /usr/local/include 10:09:16 #17 12.73 -- TINYDTLS_INCLUDE_DIR: /usr/local/include/tinydtls 10:09:16 #17 12.73 -- TINYDTLS_LIBRARIES: /usr/local/lib/libtinydtls.so 10:09:16 #17 12.73 -- TINYDTLS_ROOT_DIR: 10:09:16 #17 12.73 -- compiling with tinydtls support 10:09:16 #17 12.73 -- ENABLE_DTLS:.....................ON 10:09:16 #17 12.73 -- ENABLE_TCP:......................ON 10:09:16 #17 12.73 -- ENABLE_DOCS:.....................OFF 10:09:16 #17 12.73 -- ENABLE_EXAMPLES:.................OFF 10:09:16 #17 12.73 -- DTLS_BACKEND:....................tinydtls 10:09:16 #17 12.73 -- WITH_GNUTLS:.....................OFF 10:09:16 #17 12.73 -- WITH_TINYDTLS:...................ON 10:09:16 #17 12.73 -- WITH_OPENSSL:....................OFF 10:09:16 #17 12.73 -- WITH_MBEDTLS:....................OFF 10:09:16 #17 12.73 -- HAVE_LIBTINYDTLS:................1 10:09:16 #17 12.73 -- HAVE_LIBGNUTLS:.................. 10:09:16 #17 12.73 -- HAVE_OPENSSL:.................... 10:09:16 #17 12.73 -- HAVE_MBEDTLS:.................... 10:09:16 #17 12.73 -- COAP_EPOLL_SUPPORT:.............. 10:09:16 #17 12.73 -- CMAKE_C_COMPILER:................/usr/bin/cc 10:09:16 #17 12.73 -- BUILD_SHARED_LIBS:...............ON 10:09:16 #17 12.73 -- CMAKE_BUILD_TYPE:................Release 10:09:16 #17 12.73 -- CMAKE_SYSTEM_PROCESSOR:..........x86_64 10:09:16 #17 12.74 -- Configuring done (3.7s) 10:09:16 #17 12.74 CMake Warning (dev) at CMakeLists.txt:16 (add_library): 10:09:16 #17 12.74 Policy CMP0115 is not set: Source file extensions must be explicit. Run 10:09:16 #17 12.74 "cmake --help-policy CMP0115" for policy details. Use the cmake_policy 10:09:16 #17 12.74 command to set the policy and suppress this warning. 10:09:16 #17 12.74 10:09:16 #17 12.74 File: 10:09:16 #17 12.74 10:09:16 #17 12.74 /device-coap/deps/libcoap/include/coap2/coap.h.in 10:09:16 #17 12.74 This warning is for project developers. Use -Wno-dev to suppress it. 10:09:16 #17 12.74 10:09:16 #17 12.74 -- Generating done (0.0s) 10:09:16 #17 12.75 -- Build files have been written to: /device-coap/deps/libcoap/build 10:09:16 #17 12.75 + make 10:09:16 #17 12.79 [ 4%] Building C object CMakeFiles/coap-2.dir/src/address.c.o 10:09:16 #17 12.85 [ 8%] Building C object CMakeFiles/coap-2.dir/src/async.c.o 10:09:17 #17 12.93 [ 13%] Building C object CMakeFiles/coap-2.dir/src/block.c.o 10:09:17 #17 13.04 [ 17%] Building C object CMakeFiles/coap-2.dir/src/coap_debug.c.o 10:09:17 #17 13.32 [ 21%] Building C object CMakeFiles/coap-2.dir/src/coap_event.c.o 10:09:17 #17 13.36 [ 26%] Building C object CMakeFiles/coap-2.dir/src/coap_hashkey.c.o 10:09:17 #17 13.41 [ 30%] Building C object CMakeFiles/coap-2.dir/src/coap_io.c.o 10:09:17 #17 13.67 [ 34%] Building C object CMakeFiles/coap-2.dir/src/coap_notls.c.o 10:09:17 #17 13.70 [ 39%] Building C object CMakeFiles/coap-2.dir/src/coap_prng.c.o 10:09:17 #17 13.76 [ 43%] Building C object CMakeFiles/coap-2.dir/src/coap_session.c.o 10:09:18 #17 14.28 [ 47%] Building C object CMakeFiles/coap-2.dir/src/coap_tcp.c.o 10:09:18 #17 14.40 [ 52%] Building C object CMakeFiles/coap-2.dir/src/coap_time.c.o 10:09:18 #17 14.45 [ 56%] Building C object CMakeFiles/coap-2.dir/src/encode.c.o 10:09:18 #17 14.53 [ 60%] Building C object CMakeFiles/coap-2.dir/src/mem.c.o 10:09:18 #17 14.57 [ 65%] Building C object CMakeFiles/coap-2.dir/src/net.c.o 10:09:19 #17 15.15 [ 69%] Building C object CMakeFiles/coap-2.dir/src/option.c.o 10:09:19 #17 15.35 [ 73%] Building C object CMakeFiles/coap-2.dir/src/pdu.c.o 10:09:19 #17 15.52 [ 78%] Building C object CMakeFiles/coap-2.dir/src/resource.c.o 10:09:20 #17 15.92 [ 82%] Building C object CMakeFiles/coap-2.dir/src/str.c.o 10:09:20 #17 15.98 [ 86%] Building C object CMakeFiles/coap-2.dir/src/subscribe.c.o 10:09:20 #17 16.03 [ 91%] Building C object CMakeFiles/coap-2.dir/src/uri.c.o 10:09:20 #17 16.21 [ 95%] Building C object CMakeFiles/coap-2.dir/src/coap_tinydtls.c.o 10:09:20 #17 16.39 [100%] Linking C shared library libcoap-2.so 10:09:20 #17 16.42 [100%] Built target coap-2 10:09:20 #17 16.43 + make install 10:09:20 #17 16.50 [100%] Built target coap-2 10:09:20 #17 16.51 Install the project... 10:09:20 #17 16.52 -- Install configuration: "Release" 10:09:20 #17 16.52 -- Installing: /usr/local/lib/libcoap-2.so 10:09:20 #17 16.52 -- Set runtime path of "/usr/local/lib/libcoap-2.so" to "" 10:09:20 #17 16.52 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets.cmake 10:09:20 #17 16.53 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets-release.cmake 10:09:20 #17 16.53 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfig.cmake 10:09:20 #17 16.53 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfigVersion.cmake 10:09:20 #17 16.53 -- Up-to-date: /usr/local/include 10:09:20 #17 16.53 -- Up-to-date: /usr/local/include/coap2 10:09:20 #17 16.53 -- Installing: /usr/local/include/coap2/uthash.h 10:09:20 #17 16.53 -- Installing: /usr/local/include/coap2/subscribe.h 10:09:20 #17 16.53 -- Installing: /usr/local/include/coap2/option.h 10:09:20 #17 16.53 -- Installing: /usr/local/include/coap2/resource.h 10:09:20 #17 16.53 -- Installing: /usr/local/include/coap2/bits.h 10:09:20 #17 16.53 -- Installing: /usr/local/include/coap2/coap_hashkey.h 10:09:20 #17 16.53 -- Installing: /usr/local/include/coap2/block.h 10:09:20 #17 16.53 -- Installing: /usr/local/include/coap2/coap_io.h 10:09:20 #17 16.53 -- Installing: /usr/local/include/coap2/pdu.h 10:09:20 #17 16.53 -- Installing: /usr/local/include/coap2/str.h 10:09:20 #17 16.53 -- Installing: /usr/local/include/coap2/async.h 10:09:20 #17 16.53 -- Installing: /usr/local/include/coap2/net.h 10:09:20 #17 16.53 -- Installing: /usr/local/include/coap2/address.h 10:09:20 #17 16.53 -- Installing: /usr/local/include/coap2/uri.h 10:09:20 #17 16.53 -- Installing: /usr/local/include/coap2/coap_event.h 10:09:20 #17 16.53 -- Installing: /usr/local/include/coap2/coap_riot.h 10:09:20 #17 16.53 -- Installing: /usr/local/include/coap2/coap_dtls.h 10:09:20 #17 16.53 -- Installing: /usr/local/include/coap2/coap_mutex.h 10:09:20 #17 16.53 -- Installing: /usr/local/include/coap2/coap_prng.h 10:09:20 #17 16.53 -- Installing: /usr/local/include/coap2/lwippools.h 10:09:20 #17 16.53 -- Installing: /usr/local/include/coap2/coap_debug.h 10:09:20 #17 16.53 -- Installing: /usr/local/include/coap2/utlist.h 10:09:20 #17 16.53 -- Installing: /usr/local/include/coap2/coap_time.h 10:09:20 #17 16.53 -- Installing: /usr/local/include/coap2/encode.h 10:09:20 #17 16.53 -- Installing: /usr/local/include/coap2/libcoap.h 10:09:20 #17 16.53 -- Installing: /usr/local/include/coap2/coap_forward_decls.h 10:09:20 #17 16.54 -- Installing: /usr/local/include/coap2/mem.h 10:09:20 #17 16.54 -- Installing: /usr/local/include/coap2/coap_session.h 10:09:20 #17 16.54 -- Up-to-date: /usr/local/include 10:09:20 #17 16.54 -- Up-to-date: /usr/local/include/coap2 10:09:20 #17 16.54 -- Installing: /usr/local/include/coap2/coap.h 10:09:20 #17 16.54 + '[' 1 '=' 1 ] 10:09:20 #17 16.54 + cd /device-coap/deps 10:09:20 #17 16.54 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.2.zip 10:09:20 #17 16.54 Connecting to github.com (140.82.112.4:443) 10:09:20 #17 16.64 Connecting to codeload.github.com (140.82.113.9:443) 10:09:20 #17 16.76 saving to 'v4.0.2.zip' 10:09:20 #17 16.82 v4.0.2.zip 100% |********************************| 256k 0:00:00 ETA 10:09:20 #17 16.82 'v4.0.2.zip' saved 10:09:20 #17 16.82 + unzip v4.0.2.zip 10:09:20 #17 16.82 Archive: v4.0.2.zip 10:09:20 #17 16.83 creating: device-sdk-c-4.0.2/ 10:09:20 #17 16.83 creating: device-sdk-c-4.0.2/.github/ 10:09:20 #17 16.83 inflating: device-sdk-c-4.0.2/.github/Contributing.md 10:09:20 #17 16.83 inflating: device-sdk-c-4.0.2/.github/PULL_REQUEST_TEMPLATE.md 10:09:20 #17 16.83 inflating: device-sdk-c-4.0.2/.github/semantic.yml 10:09:20 #17 16.83 creating: device-sdk-c-4.0.2/.github/workflows/ 10:09:20 #17 16.83 inflating: device-sdk-c-4.0.2/.github/workflows/release.yml 10:09:20 #17 16.83 inflating: device-sdk-c-4.0.2/.gitignore 10:09:20 #17 16.83 inflating: device-sdk-c-4.0.2/Attribution.txt 10:09:20 #17 16.83 inflating: device-sdk-c-4.0.2/CHANGELOG.md 10:09:20 #17 16.83 inflating: device-sdk-c-4.0.2/Doxyfile 10:09:20 #17 16.83 inflating: device-sdk-c-4.0.2/GOVERNANCE.md 10:09:20 #17 16.83 inflating: device-sdk-c-4.0.2/Jenkinsfile 10:09:20 #17 16.83 inflating: device-sdk-c-4.0.2/LICENSE 10:09:20 #17 16.83 inflating: device-sdk-c-4.0.2/Makefile 10:09:20 #17 16.83 inflating: device-sdk-c-4.0.2/OWNERS.md 10:09:20 #17 16.83 inflating: device-sdk-c-4.0.2/README.IOT.md 10:09:20 #17 16.83 inflating: device-sdk-c-4.0.2/README.md 10:09:20 #17 16.83 inflating: device-sdk-c-4.0.2/README.v3.md 10:09:20 #17 16.83 creating: device-sdk-c-4.0.2/docs/ 10:09:20 #17 16.83 inflating: device-sdk-c-4.0.2/docs/configuration.md 10:09:20 #17 16.83 inflating: device-sdk-c-4.0.2/docs/deviceprofiles.md 10:09:20 #17 16.83 inflating: device-sdk-c-4.0.2/docs/metrics.md 10:09:20 #17 16.83 inflating: device-sdk-c-4.0.2/docs/servicewritersguide.md 10:09:20 #17 16.83 inflating: device-sdk-c-4.0.2/docs/startup.md 10:09:20 #17 16.83 creating: device-sdk-c-4.0.2/include/ 10:09:20 #17 16.83 creating: device-sdk-c-4.0.2/include/devsdk/ 10:09:20 #17 16.83 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk-base.h 10:09:20 #17 16.83 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk.h 10:09:20 #17 16.83 creating: device-sdk-c-4.0.2/include/edgex/ 10:09:20 #17 16.83 inflating: device-sdk-c-4.0.2/include/edgex/devices.h 10:09:20 #17 16.83 inflating: device-sdk-c-4.0.2/include/edgex/edgex-base.h 10:09:20 #17 16.83 inflating: device-sdk-c-4.0.2/include/edgex/edgex.h 10:09:20 #17 16.83 inflating: device-sdk-c-4.0.2/include/edgex/profiles.h 10:09:20 #17 16.83 inflating: device-sdk-c-4.0.2/include/edgex/rest-server.h 10:09:20 #17 16.83 creating: device-sdk-c-4.0.2/scripts/ 10:09:20 #17 16.83 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine 10:09:20 #17 16.83 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine-base 10:09:20 #17 16.83 inflating: device-sdk-c-4.0.2/scripts/build.sh 10:09:20 #17 16.83 inflating: device-sdk-c-4.0.2/scripts/entrypoint.sh 10:09:20 #17 16.83 creating: device-sdk-c-4.0.2/src/ 10:09:20 #17 16.83 inflating: device-sdk-c-4.0.2/src/CMakeLists.txt 10:09:20 #17 16.84 creating: device-sdk-c-4.0.2/src/c/ 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/CMakeLists.txt 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/api.h 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/autoevent.c 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/autoevent.h 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/bus-impl.h 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/bus-mqtt.c 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/bus.c 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/bus.h 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/callback3.c 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/callback3.h 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/cmdinfo.h 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/command.c 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/command.h 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/config.c 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/config.h 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/correlation.c 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/correlation.h 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/data.c 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/data.h 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/defs.h.in 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/device.c 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/device.h 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/devman.c 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/devmap.c 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/devmap.h 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/devsdk-base.c 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/devutil.h 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/discovery.c 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/discovery.h 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/dto-read.c 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/dto-read.h 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.c 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.h 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.c 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.h 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/edgex2.h 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/errorlist.h 10:09:20 #17 16.84 creating: device-sdk-c-4.0.2/src/c/examples/ 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/CMakeLists.txt 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/README.md 10:09:20 #17 16.84 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/ 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/CMakeLists.txt 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/README.md 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/device-bitfields.c 10:09:20 #17 16.84 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/ 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/configuration.yaml 10:09:20 #17 16.84 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/ 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/Bitfields.json 10:09:20 #17 16.84 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/ 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/Example-Bitfields.json 10:09:20 #17 16.84 creating: device-sdk-c-4.0.2/src/c/examples/counters/ 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/counters/CMakeLists.txt 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/counters/README.md 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/counters/device-counter.c 10:09:20 #17 16.84 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/ 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/configuration.yaml 10:09:20 #17 16.84 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/ 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/Counters.json 10:09:20 #17 16.84 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/ 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/Counter.json 10:09:20 #17 16.84 creating: device-sdk-c-4.0.2/src/c/examples/discovery/ 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/CMakeLists.txt 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/README.md 10:09:20 #17 16.84 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/ 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/configuration.yaml 10:09:20 #17 16.84 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/ 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/readme.txt 10:09:20 #17 16.84 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/ 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/TemplateProfile.json 10:09:20 #17 16.84 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/ 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher1.json 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher2.json 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/template.c 10:09:20 #17 16.84 creating: device-sdk-c-4.0.2/src/c/examples/file/ 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/file/CMakeLists.txt 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/file/README.md 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/file/device-file.c 10:09:20 #17 16.84 creating: device-sdk-c-4.0.2/src/c/examples/file/res/ 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/configuration.yaml 10:09:20 #17 16.84 creating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/ 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/file1.json 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/lorem.txt 10:09:20 #17 16.84 creating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/ 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/FileExampleProfile.json 10:09:20 #17 16.84 creating: device-sdk-c-4.0.2/src/c/examples/gyro/ 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/CMakeLists.txt 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/README.md 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/device-gyro.c 10:09:20 #17 16.84 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/ 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/configuration.yaml 10:09:20 #17 16.84 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/ 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/gyro.json 10:09:20 #17 16.84 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/ 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/Gyro.json 10:09:20 #17 16.84 creating: device-sdk-c-4.0.2/src/c/examples/random/ 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/random/CMakeLists.txt 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/random/README.md 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/random/device-random.c 10:09:20 #17 16.84 creating: device-sdk-c-4.0.2/src/c/examples/random/res/ 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/configuration.yaml 10:09:20 #17 16.84 creating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/ 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/randomdevice1.json 10:09:20 #17 16.84 creating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/ 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/RandomExampleProfile.json 10:09:20 #17 16.84 creating: device-sdk-c-4.0.2/src/c/examples/res/ 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/res/configuration.yaml 10:09:20 #17 16.84 creating: device-sdk-c-4.0.2/src/c/examples/res/devices/ 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/res/devices/device1.json 10:09:20 #17 16.84 creating: device-sdk-c-4.0.2/src/c/examples/res/profiles/ 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/res/profiles/TemplateProfile.json 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/template.c 10:09:20 #17 16.84 creating: device-sdk-c-4.0.2/src/c/examples/terminal/ 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/CMakeLists.txt 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/README.md 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/device-terminal.c 10:09:20 #17 16.84 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/ 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/configuration.yaml 10:09:20 #17 16.84 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/ 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/terminal.json 10:09:20 #17 16.84 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/ 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/Terminal.json 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/filesys.c 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/filesys.h 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/keeper.c 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/keeper.h 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/map.c 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/map.h 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/metadata.c 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/metadata.h 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/metrics.h 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/opstate.c 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/opstate.h 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/parson.c 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/parson.h 10:09:20 #17 16.84 inflating: device-sdk-c-4.0.2/src/c/profiles.c 10:09:20 #17 16.85 inflating: device-sdk-c-4.0.2/src/c/profiles.h 10:09:20 #17 16.85 inflating: device-sdk-c-4.0.2/src/c/registry-impl.h 10:09:20 #17 16.85 inflating: device-sdk-c-4.0.2/src/c/registry.c 10:09:20 #17 16.85 inflating: device-sdk-c-4.0.2/src/c/registry.h 10:09:20 #17 16.85 inflating: device-sdk-c-4.0.2/src/c/reqdata.c 10:09:20 #17 16.85 inflating: device-sdk-c-4.0.2/src/c/reqdata.h 10:09:20 #17 16.85 inflating: device-sdk-c-4.0.2/src/c/request_auth.c 10:09:20 #17 16.85 inflating: device-sdk-c-4.0.2/src/c/request_auth.h 10:09:20 #17 16.85 inflating: device-sdk-c-4.0.2/src/c/rest-server.c 10:09:20 #17 16.85 inflating: device-sdk-c-4.0.2/src/c/rest-server.h 10:09:20 #17 16.85 inflating: device-sdk-c-4.0.2/src/c/rest.c 10:09:20 #17 16.85 inflating: device-sdk-c-4.0.2/src/c/rest.h 10:09:20 #17 16.85 inflating: device-sdk-c-4.0.2/src/c/secrets-impl.h 10:09:20 #17 16.85 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.c 10:09:20 #17 16.85 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.h 10:09:20 #17 16.85 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.c 10:09:20 #17 16.85 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.h 10:09:20 #17 16.85 inflating: device-sdk-c-4.0.2/src/c/secrets.c 10:09:20 #17 16.85 inflating: device-sdk-c-4.0.2/src/c/secrets.h 10:09:20 #17 16.85 inflating: device-sdk-c-4.0.2/src/c/service.c 10:09:20 #17 16.85 inflating: device-sdk-c-4.0.2/src/c/service.h 10:09:20 #17 16.85 inflating: device-sdk-c-4.0.2/src/c/transform.c 10:09:20 #17 16.85 inflating: device-sdk-c-4.0.2/src/c/transform.h 10:09:20 #17 16.85 inflating: device-sdk-c-4.0.2/src/c/validate.c 10:09:20 #17 16.85 inflating: device-sdk-c-4.0.2/src/c/validate.h 10:09:20 #17 16.85 inflating: device-sdk-c-4.0.2/src/c/watchers.c 10:09:20 #17 16.85 inflating: device-sdk-c-4.0.2/src/c/watchers.h 10:09:20 #17 16.85 creating: device-sdk-c-4.0.2/src/cmake/ 10:09:20 #17 16.85 inflating: device-sdk-c-4.0.2/src/cmake/FindIOT.cmake 10:09:20 #17 16.85 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBCBOR.cmake 10:09:20 #17 16.85 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBMICROHTTP.cmake 10:09:20 #17 16.85 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBPAHO.cmake 10:09:20 #17 16.85 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBUUID.cmake 10:09:20 #17 16.85 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBYAML.cmake 10:09:20 #17 16.85 + cd device-sdk-c-4.0.2 10:09:20 #17 16.85 + ./scripts/build.sh 10:09:20 #17 16.85 + CPPCHECK=false 10:09:20 #17 16.85 + DOCGEN=false 10:09:20 #17 16.85 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 10:09:20 #17 16.85 + '[' 0 -gt 0 ] 10:09:20 #17 16.85 + readlink -f ./scripts/build.sh 10:09:20 #17 16.85 + dirname /device-coap/deps/device-sdk-c-4.0.2/scripts/build.sh 10:09:20 #17 16.85 + dirname /device-coap/deps/device-sdk-c-4.0.2/scripts 10:09:20 #17 16.85 + ROOT=/device-coap/deps/device-sdk-c-4.0.2 10:09:20 #17 16.85 + cd /device-coap/deps/device-sdk-c-4.0.2 10:09:20 #17 16.85 + mkdir -p /device-coap/deps/device-sdk-c-4.0.2/build/release 10:09:20 #17 16.85 + cd /device-coap/deps/device-sdk-c-4.0.2/build/release 10:09:20 #17 16.85 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-coap/deps/device-sdk-c-4.0.2/src 10:09:20 #17 16.93 -- The C compiler identification is GNU 12.2.1 10:09:21 #17 16.95 -- Detecting C compiler ABI info 10:09:21 #17 17.03 -- Detecting C compiler ABI info - done 10:09:21 #17 17.05 -- Check for working C compiler: /usr/bin/cc - skipped 10:09:21 #17 17.05 -- Detecting C compile features 10:09:21 #17 17.05 -- Detecting C compile features - done 10:09:21 #17 17.06 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 10:09:21 #17 17.13 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 10:09:21 #17 17.13 -- Found LIBYAML: /usr/lib/libyaml.so 10:09:21 #17 17.14 -- Found LIBUUID: /usr/lib/libuuid.so 10:09:21 #17 17.14 -- Found LIBCBOR: /usr/lib/libcbor.so 10:09:21 #17 17.14 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 10:09:21 #17 17.15 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so 10:09:21 #17 17.15 -- /opt/iotech/iot/1.6/include 10:09:21 #17 17.15 -- C SDK 0.0.0 for Linux 10:09:21 #17 17.15 -- Performing Test CSDK_HAVE_ATOMIC 10:09:21 #17 17.23 -- Performing Test CSDK_HAVE_ATOMIC - Success 10:09:21 #17 17.28 -- Found Curses: /usr/lib/libcurses.so 10:09:21 #17 17.30 -- Configuring done (0.4s) 10:09:21 #17 17.34 -- Generating done (0.0s) 10:09:21 #17 17.34 -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.2/build/release 10:09:21 #17 17.35 + make all package 10:09:21 #17 17.35 + tee release.log 10:09:21 #17 17.39 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 10:09:21 #17 17.53 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 10:09:21 #17 17.68 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 10:09:21 #17 17.83 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 10:09:21 #17 17.94 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o 10:09:22 #17 17.98 /device-coap/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': 10:09:22 #17 17.98 /device-coap/deps/device-sdk-c-4.0.2/src/c/command.c:218:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 10:09:22 #17 17.98 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); 10:09:22 #17 17.98 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10:09:22 #17 18.08 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o 10:09:22 #17 18.40 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 10:09:22 #17 18.44 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o 10:09:22 #17 18.59 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o 10:09:22 #17 18.88 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 10:09:23 #17 18.97 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 10:09:23 #17 19.09 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 10:09:23 #17 19.22 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 10:09:23 #17 19.31 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 10:09:23 #17 19.47 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 10:09:23 #17 19.52 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 10:09:23 #17 19.83 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 10:09:24 #17 19.89 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 10:09:24 #17 20.13 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o 10:09:24 #17 20.24 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 10:09:24 #17 20.47 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 10:09:24 #17 20.55 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 10:09:25 #17 21.53 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 10:09:25 #17 21.64 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 10:09:25 #17 21.71 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 10:09:25 #17 21.79 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 10:09:26 #17 21.85 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 10:09:26 #17 22.08 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 10:09:26 #17 22.42 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 10:09:26 #17 22.49 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 10:09:26 #17 22.61 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 10:09:26 #17 22.70 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o 10:09:27 #17 23.21 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 10:09:27 #17 23.32 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 10:09:27 #17 23.38 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 10:09:27 #17 23.49 [ 69%] Linking C shared library libcsdk.so 10:09:27 #17 23.54 [ 69%] Built target csdk 10:09:27 #17 23.56 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 10:09:27 #17 23.71 [ 73%] Linking C executable template 10:09:27 #17 23.74 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:09:27 #17 23.78 [ 73%] Built target template 10:09:27 #17 23.80 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 10:09:27 #17 23.89 [ 76%] Linking C executable device-counter 10:09:28 #17 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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:09:28 #17 23.96 [ 76%] Built target device-counter 10:09:28 #17 23.97 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 10:09:28 #17 24.06 [ 80%] Linking C executable device-random 10:09:28 #17 24.08 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:09:28 #17 24.12 [ 80%] Built target device-random 10:09:28 #17 24.14 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 10:09:28 #17 24.22 [ 84%] Linking C executable device-gyro 10:09:28 #17 24.25 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:09:28 #17 24.29 [ 84%] Built target device-gyro 10:09:28 #17 24.30 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 10:09:28 #17 24.38 [ 88%] Linking C executable device-bitfields 10:09:28 #17 24.41 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:09:28 #17 24.45 [ 88%] Built target device-bitfields 10:09:28 #17 24.46 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 10:09:28 #17 24.61 [ 92%] Linking C executable template-discovery 10:09:28 #17 24.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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:09:28 #17 24.68 [ 92%] Built target template-discovery 10:09:28 #17 24.69 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 10:09:28 #17 24.81 [ 96%] Linking C executable device-file 10:09:28 #17 24.83 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:09:28 #17 24.88 [ 96%] Built target device-file 10:09:28 #17 24.89 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 10:09:28 #17 25.00 [100%] Linking C executable device-terminal 10:09:29 #17 25.02 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:09:29 #17 25.06 [100%] Built target device-terminal 10:09:29 #17 25.08 Run CPack packaging tool... 10:09:29 #17 25.09 CPack: Create package using TGZ 10:09:29 #17 25.09 CPack: Install projects 10:09:29 #17 25.09 CPack: - Run preinstall target for: Csdk 10:09:29 #17 25.35 CPack: - Install project: Csdk [] 10:09:29 #17 25.35 CPack: Create package 10:09:29 #17 25.38 CPack: - package: /device-coap/deps/device-sdk-c-4.0.2/build/release/csdk-0.0.0.tar.gz generated. 10:09:29 #17 25.38 + '[' false '=' true ] 10:09:29 #17 25.38 + '[' false '=' true ] 10:09:29 #17 25.38 + mkdir -p /device-coap/deps/device-sdk-c-4.0.2/build/debug 10:09:29 #17 25.38 + cd /device-coap/deps/device-sdk-c-4.0.2/build/debug 10:09:29 #17 25.38 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-coap/deps/device-sdk-c-4.0.2/src 10:09:29 #17 25.45 -- The C compiler identification is GNU 12.2.1 10:09:29 #17 25.47 -- Detecting C compiler ABI info 10:09:29 #17 25.55 -- Detecting C compiler ABI info - done 10:09:29 #17 25.57 -- Check for working C compiler: /usr/bin/cc - skipped 10:09:29 #17 25.57 -- Detecting C compile features 10:09:29 #17 25.57 -- Detecting C compile features - done 10:09:29 #17 25.58 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 10:09:29 #17 25.65 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") 10:09:29 #17 25.65 -- Found LIBYAML: /usr/lib/libyaml.so 10:09:29 #17 25.65 -- Found LIBUUID: /usr/lib/libuuid.so 10:09:29 #17 25.66 -- Found LIBCBOR: /usr/lib/libcbor.so 10:09:29 #17 25.66 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 10:09:29 #17 25.66 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so 10:09:29 #17 25.66 -- /opt/iotech/iot/1.6/include 10:09:29 #17 25.66 -- C SDK 0.0.0 for Linux 10:09:29 #17 25.66 -- Performing Test CSDK_HAVE_ATOMIC 10:09:29 #17 25.75 -- Performing Test CSDK_HAVE_ATOMIC - Success 10:09:29 #17 25.80 -- Found Curses: /usr/lib/libcurses.so 10:09:29 #17 25.82 -- Configuring done (0.4s) 10:09:29 #17 25.85 -- Generating done (0.0s) 10:09:29 #17 25.85 -- Build files have been written to: /device-coap/deps/device-sdk-c-4.0.2/build/debug 10:09:29 #17 25.86 + make+ tee 10:09:29 #17 25.86 debug.log 10:09:29 #17 25.90 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 10:09:29 #17 25.99 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 10:09:30 #17 26.07 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 10:09:30 #17 26.15 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 10:09:30 #17 26.22 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o 10:09:30 #17 26.26 /device-coap/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': 10:09:30 #17 26.26 /device-coap/deps/device-sdk-c-4.0.2/src/c/command.c:218:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 10:09:30 #17 26.26 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); 10:09:30 #17 26.26 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10:09:30 #17 26.32 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o 10:09:30 #17 26.44 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 10:09:30 #17 26.48 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o 10:09:30 #17 26.55 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o 10:09:30 #17 26.66 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 10:09:30 #17 26.73 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 10:09:30 #17 26.81 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 10:09:31 #17 26.87 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 10:09:31 #17 26.94 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 10:09:31 #17 27.02 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 10:09:31 #17 27.06 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 10:09:31 #17 27.20 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 10:09:31 #17 27.24 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 10:09:31 #17 27.36 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o 10:09:31 #17 27.40 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 10:09:31 #17 27.52 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 10:09:31 #17 27.58 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 10:09:31 #17 27.79 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 10:09:32 #17 27.86 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 10:09:32 #17 27.91 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 10:09:32 #17 27.97 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 10:09:32 #17 28.03 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 10:09:32 #17 28.12 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 10:09:32 #17 28.35 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 10:09:32 #17 28.40 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 10:09:32 #17 28.47 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 10:09:32 #17 28.54 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o 10:09:32 #17 28.71 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 10:09:32 #17 28.77 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 10:09:32 #17 28.83 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 10:09:33 #17 28.90 [ 69%] Linking C shared library libcsdk.so 10:09:33 #17 28.97 [ 69%] Built target csdk 10:09:33 #17 28.98 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 10:09:33 #17 29.05 [ 73%] Linking C executable template 10:09:33 #17 29.07 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:09:33 #17 29.11 [ 73%] Built target template 10:09:33 #17 29.13 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 10:09:33 #17 29.19 [ 76%] Linking C executable device-counter 10:09:33 #17 29.21 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:09:33 #17 29.25 [ 76%] Built target device-counter 10:09:33 #17 29.27 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 10:09:33 #17 29.33 [ 80%] Linking C executable device-random 10:09:33 #17 29.36 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:09:33 #17 29.40 [ 80%] Built target device-random 10:09:33 #17 29.42 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 10:09:33 #17 29.47 [ 84%] Linking C executable device-gyro 10:09:33 #17 29.50 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:09:33 #17 29.55 [ 84%] Built target device-gyro 10:09:33 #17 29.57 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 10:09:33 #17 29.63 [ 88%] Linking C executable device-bitfields 10:09:33 #17 29.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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:09:33 #17 29.69 [ 88%] Built target device-bitfields 10:09:33 #17 29.71 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 10:09:33 #17 29.78 [ 92%] Linking C executable template-discovery 10:09:33 #17 29.81 /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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:09:33 #17 29.85 [ 92%] Built target template-discovery 10:09:33 #17 29.87 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 10:09:33 #17 29.95 [ 96%] Linking C executable device-file 10:09:34 #17 29.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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:09:34 #17 30.01 [ 96%] Built target device-file 10:09:34 #17 30.03 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 10:09:34 #17 30.10 [100%] Linking C executable device-terminal 10:09:34 #17 30.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.6/lib/libiot.so, not found (try using -rpath or -rpath-link) 10:09:34 #17 30.17 [100%] Built target device-terminal 10:09:34 #17 30.18 + cp -rf include/devsdk include/edgex /usr/include/ 10:09:34 #17 30.18 + cp build/release/c/libcsdk.so /usr/lib/ 10:09:34 #17 30.19 + rm -rf /device-coap/deps 10:09:34 #17 DONE 30.3s 10:09:34 10:09:34 #20 [builder 11/11] RUN /device-coap/scripts/build.sh && test -f /device-coap/build/release/device-coap 10:09:34 #20 0.256 + readlink -f /device-coap/scripts/build.sh 10:09:34 #20 0.257 + dirname /device-coap/scripts/build.sh 10:09:34 #20 0.257 + dirname /device-coap/scripts 10:09:34 #20 0.258 + ROOT=/device-coap 10:09:34 #20 0.258 + echo /device-coap 10:09:34 #20 0.258 + cd /device-coap 10:09:34 #20 0.258 + mkdir -p /device-coap/build/release 10:09:34 #20 0.258 /device-coap 10:09:34 #20 0.259 + cd /device-coap/build/release 10:09:34 #20 0.259 + cmake '-DCMAKE_BUILD_TYPE=Release' /device-coap/src/c 10:09:34 #20 0.277 -- Configuring done (0.0s) 10:09:34 #20 0.283 -- Generating done (0.0s) 10:09:34 #20 0.285 -- Build files have been written to: /device-coap/build/release 10:09:34 #20 0.287 + make 10:09:34 #20 0.287 + tee release.log 10:09:34 #20 0.325 [ 20%] Building C object CMakeFiles/device-coap.dir/coap-client.c.o 10:09:34 #20 0.365 In file included from /usr/include/devsdk/devsdk.h:18, 10:09:34 #20 0.365 from /device-coap/src/c/device-coap.h:17, 10:09:34 #20 0.365 from /device-coap/src/c/coap-client.h:21, 10:09:34 #20 0.365 from /device-coap/src/c/coap-client.c:9: 10:09:34 #20 0.365 /device-coap/src/c/coap-client.c: In function 'GetEndDeviceProtocolProperties': 10:09:34 #20 0.365 /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=] 10:09:34 #20 0.365 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", 10:09:34 #20 0.365 | ^~~~~~~~~~~~~~~~~~~~~ 10:09:34 #20 0.365 90 | strlen(end_dev_params_ptr->psk_key)); 10:09:34 #20 0.365 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10:09:34 #20 0.365 | | 10:09:34 #20 0.365 | size_t {aka long unsigned int} 10:09:34 #20 0.365 /device-coap/src/c/coap-client.c:89:55: note: format string is defined here 10:09:34 #20 0.365 89 | iot_log_debug(sdk_ctx->lc, "COAP:PSK key len %u", 10:09:34 #20 0.365 | ~^ 10:09:34 #20 0.365 | | 10:09:34 #20 0.365 | unsigned int 10:09:34 #20 0.365 | %lu 10:09:34 #20 0.366 /device-coap/src/c/coap-client.c: In function 'message_handler': 10:09:34 #20 0.366 /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=] 10:09:34 #20 0.366 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); 10:09:34 #20 0.366 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 10:09:34 #20 0.366 | | 10:09:34 #20 0.366 | size_t {aka long unsigned int} 10:09:34 #20 0.366 /device-coap/src/c/coap-client.c:126:63: note: format string is defined here 10:09:34 #20 0.366 126 | iot_log_error(sdk_ctx->lc, "COAP:invalid data of len %u", len); 10:09:34 #20 0.366 | ~^ 10:09:34 #20 0.366 | | 10:09:34 #20 0.366 | unsigned int 10:09:34 #20 0.366 | %lu 10:09:34 #20 0.366 /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=] 10:09:34 #20 0.366 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", 10:09:34 #20 0.366 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10:09:34 #20 0.366 130 | resource->properties->type); 10:09:34 #20 0.366 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 10:09:34 #20 0.366 | | 10:09:34 #20 0.366 | iot_typecode_t 10:09:34 #20 0.366 /device-coap/src/c/coap-client.c:129:68: note: format string is defined here 10:09:34 #20 0.366 129 | iot_log_debug(sdk_ctx->lc, "COAP: coap device resource type %d", 10:09:34 #20 0.366 | ~^ 10:09:34 #20 0.366 | | 10:09:34 #20 0.366 | int 10:09:34 #20 0.366 /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=] 10:09:34 #20 0.366 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, 10:09:34 #20 0.366 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10:09:34 #20 0.366 140 | len); 10:09:34 #20 0.366 | ~~~ 10:09:34 #20 0.366 | | 10:09:34 #20 0.366 | size_t {aka long unsigned int} 10:09:34 #20 0.366 /device-coap/src/c/coap-client.c:139:71: note: format string is defined here 10:09:34 #20 0.366 139 | iot_log_debug(sdk_ctx->lc, "COAP:coap float data=%s, len = %d", data, 10:09:34 #20 0.366 | ~^ 10:09:34 #20 0.366 | | 10:09:34 #20 0.366 | int 10:09:34 #20 0.366 | %ld 10:09:34 #20 0.366 /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=] 10:09:34 #20 0.366 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, 10:09:34 #20 0.366 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10:09:34 #20 0.366 145 | len); 10:09:34 #20 0.366 | ~~~ 10:09:34 #20 0.366 | | 10:09:34 #20 0.366 | size_t {aka long unsigned int} 10:09:34 #20 0.366 /device-coap/src/c/coap-client.c:144:71: note: format string is defined here 10:09:34 #20 0.366 144 | iot_log_debug(sdk_ctx->lc, "COAP:coap int32 data=%s, len = %d", data, 10:09:34 #20 0.366 | ~^ 10:09:34 #20 0.366 | | 10:09:34 #20 0.366 | int 10:09:34 #20 0.366 | %ld 10:09:34 #20 0.366 /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=] 10:09:34 #20 0.366 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, 10:09:34 #20 0.366 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10:09:34 #20 0.366 152 | len); 10:09:34 #20 0.366 | ~~~ 10:09:34 #20 0.366 | | 10:09:34 #20 0.366 | size_t {aka long unsigned int} 10:09:34 #20 0.366 /device-coap/src/c/coap-client.c:151:70: note: format string is defined here 10:09:34 #20 0.366 151 | iot_log_debug(sdk_ctx->lc, "COAP:coap json data=%s, len = %d", data, 10:09:34 #20 0.366 | ~^ 10:09:34 #20 0.366 | | 10:09:34 #20 0.366 | int 10:09:34 #20 0.366 | %ld 10:09:34 #20 0.366 /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=] 10:09:34 #20 0.366 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", 10:09:34 #20 0.366 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10:09:34 #20 0.366 157 | resource->properties->type); 10:09:34 #20 0.366 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 10:09:34 #20 0.366 | | 10:09:34 #20 0.366 | iot_typecode_t 10:09:34 #20 0.366 /device-coap/src/c/coap-client.c:156:71: note: format string is defined here 10:09:34 #20 0.366 156 | iot_log_error(sdk_ctx->lc, "COAP:unsupported resource type %d", 10:09:34 #20 0.366 | ~^ 10:09:34 #20 0.366 | | 10:09:34 #20 0.366 | int 10:09:34 #20 0.367 /device-coap/src/c/coap-client.c: In function 'CoapSendCommandToEndDevice': 10:09:34 #20 0.367 /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=] 10:09:34 #20 0.367 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); 10:09:34 #20 0.367 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 10:09:34 #20 0.367 | | 10:09:34 #20 0.367 | size_t {aka long unsigned int} 10:09:34 #20 0.367 /device-coap/src/c/coap-client.c:244:55: note: format string is defined here 10:09:34 #20 0.367 244 | iot_log_debug(sdk_ctx->lc, "COAP: Data = %d, Len = %d", *post_data, len); 10:09:34 #20 0.367 | ~^ 10:09:34 #20 0.367 | | 10:09:34 #20 0.367 | int 10:09:34 #20 0.367 | %ld 10:09:34 #20 0.367 /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=] 10:09:34 #20 0.367 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 10:09:34 #20 0.367 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10:09:34 #20 0.367 253 | (uint8_t *)end_dev_params_ptr->psk_key, 10:09:34 #20 0.367 254 | strlen(end_dev_params_ptr->psk_key)); 10:09:34 #20 0.367 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10:09:34 #20 0.367 | | 10:09:34 #20 0.367 | size_t {aka long unsigned int} 10:09:34 #20 0.367 /device-coap/src/c/coap-client.c:252:67: note: format string is defined here 10:09:34 #20 0.367 252 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 10:09:34 #20 0.367 | ~^ 10:09:34 #20 0.367 | | 10:09:34 #20 0.367 | int 10:09:34 #20 0.367 | %ld 10:09:34 #20 0.368 /device-coap/src/c/coap-client.c: In function 'CoapGetRequestToEndDevice': 10:09:34 #20 0.368 /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=] 10:09:34 #20 0.368 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 10:09:34 #20 0.368 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10:09:34 #20 0.368 352 | (uint8_t *)end_dev_params_ptr->psk_key, 10:09:34 #20 0.368 353 | strlen(end_dev_params_ptr->psk_key)); 10:09:34 #20 0.368 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10:09:34 #20 0.368 | | 10:09:34 #20 0.368 | size_t {aka long unsigned int} 10:09:34 #20 0.368 /device-coap/src/c/coap-client.c:351:67: note: format string is defined here 10:09:34 #20 0.368 351 | iot_log_debug(sdk_ctx->lc, "COAP-client:ED psk key = %s, len=%d", 10:09:34 #20 0.368 | ~^ 10:09:34 #20 0.368 | | 10:09:34 #20 0.368 | int 10:09:34 #20 0.368 | %ld 10:09:34 #20 0.479 [ 40%] Building C object CMakeFiles/device-coap.dir/coap-server.c.o 10:09:34 #20 0.519 In file included from /usr/include/devsdk/devsdk.h:18, 10:09:34 #20 0.519 from /usr/include/edgex/devices.h:17, 10:09:34 #20 0.519 from /device-coap/src/c/coap-server.c:22: 10:09:34 #20 0.519 /device-coap/src/c/coap-server.c: In function 'data_handler': 10:09:34 #20 0.519 /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=] 10:09:34 #20 0.519 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); 10:09:34 #20 0.519 | ^~~~~~~~~~~~~~~~~~~~~~~~ ~~~ 10:09:34 #20 0.519 | | 10:09:34 #20 0.519 | size_t {aka long unsigned int} 10:09:34 #20 0.519 /device-coap/src/c/coap-server.c:82:54: note: format string is defined here 10:09:34 #20 0.519 82 | iot_log_info (sdk_ctx->lc, "invalid data of len %u", len); 10:09:34 #20 0.519 | ~^ 10:09:34 #20 0.519 | | 10:09:34 #20 0.519 | unsigned int 10:09:34 #20 0.519 | %lu 10:09:34 #20 0.519 /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=] 10:09:34 #20 0.519 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); 10:09:34 #20 0.519 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ 10:09:34 #20 0.519 | | 10:09:34 #20 0.519 | iot_typecode_t 10:09:34 #20 0.519 /device-coap/src/c/coap-server.c:128:65: note: format string is defined here 10:09:34 #20 0.519 128 | iot_log_error (sdk_ctx->lc, "unsupported resource type %d", resource->properties->type); 10:09:34 #20 0.519 | ~^ 10:09:34 #20 0.519 | | 10:09:34 #20 0.519 | int 10:09:34 #20 0.519 /device-coap/src/c/coap-server.c:145:3: error: too few arguments to function 'devsdk_post_readings' 10:09:34 #20 0.519 145 | devsdk_post_readings (sdk_ctx->service, device->name, resource->name, results); 10:09:34 #20 0.519 | ^~~~~~~~~~~~~~~~~~~~ 10:09:34 #20 0.519 /usr/include/devsdk/devsdk.h:347:6: note: declared here 10:09:34 #20 0.519 347 | void devsdk_post_readings (devsdk_service_t *svc, const char *device_name, const char *resource_name, devsdk_commandresult *values, iot_data_t *tags); 10:09:34 #20 0.519 | ^~~~~~~~~~~~~~~~~~~~ 10:09:34 #20 0.522 make[2]: *** [CMakeFiles/device-coap.dir/build.make:90: CMakeFiles/device-coap.dir/coap-server.c.o] Error 1 10:09:34 #20 0.523 make[1]: *** [CMakeFiles/Makefile2:83: CMakeFiles/device-coap.dir/all] Error 2 10:09:34 #20 0.523 make: *** [Makefile:136: all] Error 2 10:09:34 #20 ERROR: process "/bin/sh -c /device-coap/scripts/build.sh && test -f /device-coap/build/release/device-coap" did not complete successfully: exit code: 1 10:09:34 ------ 10:09:34 > [builder 11/11] RUN /device-coap/scripts/build.sh && test -f /device-coap/build/release/device-coap: 10:09:34 0.519 | int 10:09:34 0.519 /device-coap/src/c/coap-server.c:145:3: error: too few arguments to function 'devsdk_post_readings' 10:09:34 0.519 145 | devsdk_post_readings (sdk_ctx->service, device->name, resource->name, results); 10:09:34 0.519 | ^~~~~~~~~~~~~~~~~~~~ 10:09:34 0.519 /usr/include/devsdk/devsdk.h:347:6: note: declared here 10:09:34 0.519 347 | void devsdk_post_readings (devsdk_service_t *svc, const char *device_name, const char *resource_name, devsdk_commandresult *values, iot_data_t *tags); 10:09:34 0.519 | ^~~~~~~~~~~~~~~~~~~~ 10:09:34 0.522 make[2]: *** [CMakeFiles/device-coap.dir/build.make:90: CMakeFiles/device-coap.dir/coap-server.c.o] Error 1 10:09:34 0.523 make[1]: *** [CMakeFiles/Makefile2:83: CMakeFiles/device-coap.dir/all] Error 2 10:09:34 0.523 make: *** [Makefile:136: all] Error 2 10:09:34 ------ 10:09:34 10:09:34 1 warning found (use docker --debug to expand): 10:09:34  - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 10) 10:09:34 Dockerfile.alpine:23 10:09:34 -------------------- 10:09:34 21 | WORKDIR /device-coap 10:09:34 22 | RUN /device-coap/scripts/build_deps.sh 1 10:09:34 23 | >>> RUN /device-coap/scripts/build.sh && test -f /device-coap/build/release/device-coap 10:09:34 24 | 10:09:34 25 | 10:09:34 -------------------- 10:09:34 ERROR: failed to solve: process "/bin/sh -c /device-coap/scripts/build.sh && test -f /device-coap/build/release/device-coap" did not complete successfully: exit code: 1 [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 10:09:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:09:35 10:09:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:09:35 latest: Pulling from edgex-lftools-log-publisher 10:09:35 5eb5b503b376: Pulling fs layer 10:09:35 5c69ac0246d0: Pulling fs layer 10:09:35 ec43610c2a17: Pulling fs layer 10:09:35 3a2ae6a8a46f: Pulling fs layer 10:09:35 33b1e0a273af: Pulling fs layer 10:09:35 5d3b04190fa2: Pulling fs layer 10:09:35 2f39f015ded8: Pulling fs layer 10:09:35 33b1e0a273af: Waiting 10:09:35 5d3b04190fa2: Waiting 10:09:35 2f39f015ded8: Waiting 10:09:35 3a2ae6a8a46f: Waiting 10:09:35 5c69ac0246d0: Verifying Checksum 10:09:35 5c69ac0246d0: Download complete 10:09:35 3a2ae6a8a46f: Download complete 10:09:35 33b1e0a273af: Verifying Checksum 10:09:35 33b1e0a273af: Download complete 10:09:35 ec43610c2a17: Verifying Checksum 10:09:35 ec43610c2a17: Download complete 10:09:36 5d3b04190fa2: Verifying Checksum 10:09:36 5d3b04190fa2: Download complete 10:09:36 5eb5b503b376: Verifying Checksum 10:09:36 5eb5b503b376: Download complete 10:09:36 2f39f015ded8: Download complete 10:09:37 5eb5b503b376: Pull complete 10:09:37 5c69ac0246d0: Pull complete 10:09:38 ec43610c2a17: Pull complete 10:09:38 3a2ae6a8a46f: Pull complete 10:09:38 33b1e0a273af: Pull complete 10:09:38 5d3b04190fa2: Pull complete 10:09:43 2f39f015ded8: Pull complete 10:09:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:09:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:09:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:09:43 prd-ubuntu20.04-docker-8c-8g-13643 does not seem to be running inside a container 10:09:43 $ 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-69 -v /w/workspace/edgexfoundry_device-coap-c_PR-69:/w/workspace/edgexfoundry_device-coap-c_PR-69:rw,z -v /w/workspace/edgexfoundry_device-coap-c_PR-69@tmp:/w/workspace/edgexfoundry_device-coap-c_PR-69@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:09:45 $ docker top 2ecb94d3a160ee2cd198a2797b1e089ca534908fd237e2b00ecabb2624ea2460 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:09:45 ---> job-cost.sh 10:09:45 lf-activate-venv: SKIPPING 10:09:45 INFO: No Stack... 10:09:45 INFO: Retrieving Pricing Info for: v3-standard-8 10:09:46 INFO: Archiving Costs [Pipeline] sh 10:09:46 + cat /w/workspace/edgexfoundry_device-coap-c_PR-69/archives/cost.csv 10:09:46 + cut -d, -f6 [Pipeline] lock 10:09:46 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-coap-c-PR-69-3-stack-cost] 10:09:46 Resource [jenkins-edgexfoundry-device-coap-c-PR-69-3-stack-cost] did not exist. Created. 10:09:46 Lock acquired on [Resource: jenkins-edgexfoundry-device-coap-c-PR-69-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:09:46 + echo total: 0.2199999988079071 [Pipeline] stash 10:09:46 Stashed 1 file(s) [Pipeline] } 10:09:46 Lock released on resource [Resource: jenkins-edgexfoundry-device-coap-c-PR-69-3-stack-cost] [Pipeline] // lock [Pipeline] } 10:09:46 $ docker stop --time=1 2ecb94d3a160ee2cd198a2797b1e089ca534908fd237e2b00ecabb2624ea2460 10:09:47 $ docker rm -f --volumes 2ecb94d3a160ee2cd198a2797b1e089ca534908fd237e2b00ecabb2624ea2460 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:09:48 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 10:09:48 + [ -d /w/workspace/edgexfoundry_device-coap-c_PR-69/archives ] 10:09:48 + ls -al /w/workspace/edgexfoundry_device-coap-c_PR-69/archives 10:09:48 total 16 10:09:48 drwxr-xr-x 3 root root 4096 Jun 22 10:09 . 10:09:48 drwxrwxr-x 9 jenkins jenkins 4096 Jun 22 10:09 .. 10:09:48 drwxr-xr-x 2 root root 4096 Jun 22 10:09 cost 10:09:48 -rw-r--r-- 1 root root 84 Jun 22 10:09 cost.csv 10:09:48 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-coap-c_PR-69/archives 10:09:48 + ls -al /w/workspace/edgexfoundry_device-coap-c_PR-69/archives 10:09:48 total 16 10:09:48 drwxr-xr-x 3 jenkins jenkins 4096 Jun 22 10:09 . 10:09:48 drwxrwxr-x 9 jenkins jenkins 4096 Jun 22 10:09 .. 10:09:48 drwxr-xr-x 2 jenkins jenkins 4096 Jun 22 10:09 cost 10:09:48 -rw-r--r-- 1 jenkins jenkins 84 Jun 22 10:09 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:09:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:09:49 ---> package-listing.sh 10:09:49 ++ facter osfamily 10:09:49 ++ tr '[:upper:]' '[:lower:]' 10:09:50 + OS_FAMILY=debian 10:09:50 + workspace=/w/workspace/edgexfoundry_device-coap-c_PR-69 10:09:50 + START_PACKAGES=/tmp/packages_start.txt 10:09:50 + END_PACKAGES=/tmp/packages_end.txt 10:09:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:09:50 + PACKAGES=/tmp/packages_start.txt 10:09:50 + '[' /w/workspace/edgexfoundry_device-coap-c_PR-69 ']' 10:09:50 + PACKAGES=/tmp/packages_end.txt 10:09:50 + case "${OS_FAMILY}" in 10:09:50 + dpkg -l 10:09:50 + grep '^ii' 10:09:50 + '[' -f /tmp/packages_start.txt ']' 10:09:50 + '[' -f /tmp/packages_end.txt ']' 10:09:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:09:50 + '[' /w/workspace/edgexfoundry_device-coap-c_PR-69 ']' 10:09:50 + mkdir -p /w/workspace/edgexfoundry_device-coap-c_PR-69/archives/ 10:09:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-coap-c_PR-69/archives/ [Pipeline] echo 10:09:50 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-69/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:09:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:09:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:09:51 prd-ubuntu20.04-docker-8c-8g-13643 does not seem to be running inside a container 10:09:51 $ 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-69/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-69 -v /w/workspace/edgexfoundry_device-coap-c_PR-69:/w/workspace/edgexfoundry_device-coap-c_PR-69:rw,z -v /w/workspace/edgexfoundry_device-coap-c_PR-69@tmp:/w/workspace/edgexfoundry_device-coap-c_PR-69@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:09:51 $ docker top 979a7eeb5c4bd86f91cf1771819dd7ae923d415ca8e5d4f4c7f9171441853df5 -eo pid,comm [Pipeline] { [Pipeline] sh 10:09:51 + touch /tmp/pre-build-complete [Pipeline] sh 10:09:52 + mkdir -p /var/log/sysstat [Pipeline] sh 10:09:52 + ls /var/log/sa-host 10:09:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:09:52 provisioning config files... 10:09:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-coap-c_PR-69@tmp/config439443498829128586tmp [Pipeline] { [Pipeline] echo 10:09:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:09:52 ---> create-netrc.sh [Pipeline] } 10:09:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:09:53 ---> python-tools-install.sh [Pipeline] echo 10:09:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:09:53 ---> sudo-logs.sh 10:09:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:09:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:09:53 ---> job-cost.sh 10:09:53 lf-activate-venv: SKIPPING 10:09:53 DEBUG: total: 0.2199999988079071 10:09:53 INFO: Retrieving Stack Cost... 10:09:53 INFO: Retrieving Pricing Info for: v3-standard-8 10:09:54 INFO: Archiving Costs [Pipeline] echo 10:09:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:09:54 ---> logs-deploy.sh 10:09:54 lf-activate-venv: SKIPPING 10:09:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-coap-c/PR-69/3 10:09:54 INFO: archiving workspace using pattern(s): 10:09:55 Archives upload complete. 10:09:55 INFO: archiving logs to Nexus