Pull request #69 opened 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 32142e196a3e8ecae54d24939dc21ad7dbc7ebcc+578a9a03340fcb4ee66dd22d4e32c296796c0ad6 (86865f965b434c5b3add1a8fc9a90128d8a353d6) 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-ssh111851731588612551.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-ssh18024566520122051812.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-coap-c/branches/PR-69/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-coap-c/branches/PR-69/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11450530946338925327.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-coap-c/branches/PR-69/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16362327060563532234.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18179119512096175828.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-coap-c/branches/PR-69/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-coap-c/branches/PR-69/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14605830581186061452.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object b1c004cf40c352fe6d03b0971bc7ee860312a7b0 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-13630 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 > 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 Merging remotes/origin/main commit 578a9a03340fcb4ee66dd22d4e32c296796c0ad6 into PR head commit 32142e196a3e8ecae54d24939dc21ad7dbc7ebcc Merge succeeded, producing 32142e196a3e8ecae54d24939dc21ad7dbc7ebcc Checking out Revision 32142e196a3e8ecae54d24939dc21ad7dbc7ebcc (PR-69) > git config core.sparsecheckout # timeout=10 > git checkout -f 32142e196a3e8ecae54d24939dc21ad7dbc7ebcc # 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 32142e196a3e8ecae54d24939dc21ad7dbc7ebcc # timeout=10 Commit message: "build: Update SDK version to 4.0.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-06-22T06:54:32.153Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-06-22T06:54:32.353Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-06-22T06:54:32.483Z] ========================================================= [2026-06-22T06:54:32.483Z] EdgeX Global Pipelines Version Info [2026-06-22T06:54:32.483Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-06-22T06:54:33.620Z] ------------------- [2026-06-22T06:54:33.620Z] stable info: [2026-06-22T06:54:33.620Z] ------------------- [2026-06-22T06:54:33.620Z] Commited By: Ginny Guan ginny@iotechsys.com [2026-06-22T06:54:33.620Z] Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [2026-06-22T06:54:33.620Z] Message: update stable to v1.0.281 [2026-06-22T06:54:34.190Z] ------------------- [2026-06-22T06:54:34.190Z] experimental info: [2026-06-22T06:54:34.190Z] ------------------- [2026-06-22T06:54:34.190Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-06-22T06:54:34.190Z] Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [2026-06-22T06:54:34.191Z] Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-06-22T06:54:34.411Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-coap-c-settings [Pipeline] echo [2026-06-22T06:54:34.468Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-coap-c [Pipeline] echo [2026-06-22T06:54:34.526Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-06-22T06:54:34.583Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-06-22T06:54:34.637Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-06-22T06:54:34.689Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2026-06-22T06:54:34.752Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2026-06-22T06:54:34.805Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-06-22T06:54:34.861Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-06-22T06:54:34.919Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-coap [Pipeline] echo [2026-06-22T06:54:34.973Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-06-22T06:54:35.036Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-06-22T06:54:35.091Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-06-22T06:54:35.151Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-06-22T06:54:35.213Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-06-22T06:54:35.271Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-06-22T06:54:35.329Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-06-22T06:54:35.386Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-69 [Pipeline] echo [2026-06-22T06:54:35.445Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-69 [Pipeline] echo [2026-06-22T06:54:35.503Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-69 [Pipeline] echo [2026-06-22T06:54:35.563Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 32142e196a3e8ecae54d24939dc21ad7dbc7ebcc [Pipeline] echo [2026-06-22T06:54:35.625Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 32142e1 [Pipeline] echo [2026-06-22T06:54:35.685Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-22T06:54:35.835Z] provisioning config files... [2026-06-22T06:54:35.849Z] copy managed file [device-coap-c-settings] to file:/w/workspace/edgexfoundry_device-coap-c_PR-69@tmp/config18064810462688589742tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-22T06:54:36.242Z] ---> ****-login.sh [2026-06-22T06:54:36.242Z] nexus3.edgexfoundry.org:10001 [2026-06-22T06:54:36.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T06:54:36.502Z] [2026-06-22T06:54:36.502Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-22T06:54:36.502Z] Configure a credential helper to remove this warning. See [2026-06-22T06:54:36.502Z] https://docs.****.com/go/credential-store/ [2026-06-22T06:54:36.502Z] [2026-06-22T06:54:36.502Z] Login Succeeded [2026-06-22T06:54:36.502Z] nexus3.edgexfoundry.org:10002 [2026-06-22T06:54:36.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T06:54:36.762Z] [2026-06-22T06:54:36.762Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-22T06:54:36.762Z] Configure a credential helper to remove this warning. See [2026-06-22T06:54:36.762Z] https://docs.****.com/go/credential-store/ [2026-06-22T06:54:36.762Z] [2026-06-22T06:54:36.762Z] Login Succeeded [2026-06-22T06:54:36.762Z] nexus3.edgexfoundry.org:10003 [2026-06-22T06:54:36.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T06:54:36.763Z] [2026-06-22T06:54:36.763Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-22T06:54:36.763Z] Configure a credential helper to remove this warning. See [2026-06-22T06:54:36.763Z] https://docs.****.com/go/credential-store/ [2026-06-22T06:54:36.763Z] [2026-06-22T06:54:36.763Z] Login Succeeded [2026-06-22T06:54:36.763Z] nexus3.edgexfoundry.org:10004 [2026-06-22T06:54:36.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T06:54:37.022Z] [2026-06-22T06:54:37.022Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-22T06:54:37.022Z] Configure a credential helper to remove this warning. See [2026-06-22T06:54:37.022Z] https://docs.****.com/go/credential-store/ [2026-06-22T06:54:37.022Z] [2026-06-22T06:54:37.022Z] Login Succeeded [2026-06-22T06:54:37.022Z] ****.io [2026-06-22T06:54:37.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T06:54:37.022Z] [2026-06-22T06:54:37.022Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-22T06:54:37.022Z] Configure a credential helper to remove this warning. See [2026-06-22T06:54:37.022Z] https://docs.****.com/go/credential-store/ [2026-06-22T06:54:37.022Z] [2026-06-22T06:54:37.022Z] Login Succeeded [2026-06-22T06:54:37.022Z] ---> ****-login.sh ends [Pipeline] } [2026-06-22T06:54:37.054Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh [2026-06-22T06:54:37.759Z] + git rev-list -1 --merges 32142e196a3e8ecae54d24939dc21ad7dbc7ebcc~1..32142e196a3e8ecae54d24939dc21ad7dbc7ebcc [Pipeline] echo [2026-06-22T06:54:37.805Z] -----------> git rev-list -1 --merges 32142e196a3e8ecae54d24939dc21ad7dbc7ebcc~1..32142e196a3e8ecae54d24939dc21ad7dbc7ebcc 32142e196a3e8ecae54d24939dc21ad7dbc7ebcc [false] [Pipeline] sh [2026-06-22T06:54:38.123Z] + git log --format=format:%s -1 32142e196a3e8ecae54d24939dc21ad7dbc7ebcc [Pipeline] echo [2026-06-22T06:54:38.164Z] ========================================================= [2026-06-22T06:54:38.165Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-06-22T06:54:38.165Z] ========================================================= 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 [2026-06-22T06:54:39.312Z] + git rev-list -1 --merges 32142e196a3e8ecae54d24939dc21ad7dbc7ebcc~1..32142e196a3e8ecae54d24939dc21ad7dbc7ebcc [Pipeline] echo [2026-06-22T06:54:39.349Z] -----------> git rev-list -1 --merges 32142e196a3e8ecae54d24939dc21ad7dbc7ebcc~1..32142e196a3e8ecae54d24939dc21ad7dbc7ebcc 32142e196a3e8ecae54d24939dc21ad7dbc7ebcc [false] [Pipeline] sh [2026-06-22T06:54:39.664Z] + git log --format=format:%s -1 32142e196a3e8ecae54d24939dc21ad7dbc7ebcc [Pipeline] echo [2026-06-22T06:54:39.703Z] ========================================================= [2026-06-22T06:54:39.703Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-06-22T06:54:39.703Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2026-06-22T06:54:40.167Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-06-22T06:54:40.167Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-06-22T06:54:40.167Z] + [ -e /tmp/ssh_known_hosts ] [2026-06-22T06:54:40.167Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-06-22T06:54:40.167Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-06-22T06:54:40.167Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-06-22T06:54:40.167Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-22T06:54:40.696Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-22T06:54:40.696Z] [2026-06-22T06:54:40.696Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-22T06:54:41.085Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-22T06:54:41.085Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-06-22T06:54:41.085Z] 3dae71ba6b94: Pulling fs layer [2026-06-22T06:54:41.085Z] 6bf1a483ea7c: Pulling fs layer [2026-06-22T06:54:41.085Z] f5dfc541a4d3: Pulling fs layer [2026-06-22T06:54:41.085Z] 461d9e800cba: Pulling fs layer [2026-06-22T06:54:41.085Z] 80192f66455f: Pulling fs layer [2026-06-22T06:54:41.085Z] 2e8e34ca0e6c: Pulling fs layer [2026-06-22T06:54:41.085Z] a29436f7fd5d: Pulling fs layer [2026-06-22T06:54:41.085Z] 923cac83aea3: Pulling fs layer [2026-06-22T06:54:41.085Z] 25ad8b0a4227: Pulling fs layer [2026-06-22T06:54:41.085Z] db01528c6b51: Pulling fs layer [2026-06-22T06:54:41.085Z] 28988de357af: Pulling fs layer [2026-06-22T06:54:41.085Z] 461d9e800cba: Waiting [2026-06-22T06:54:41.085Z] 80192f66455f: Waiting [2026-06-22T06:54:41.085Z] 2e8e34ca0e6c: Waiting [2026-06-22T06:54:41.085Z] a29436f7fd5d: Waiting [2026-06-22T06:54:41.085Z] 923cac83aea3: Waiting [2026-06-22T06:54:41.085Z] 25ad8b0a4227: Waiting [2026-06-22T06:54:41.085Z] db01528c6b51: Waiting [2026-06-22T06:54:41.085Z] 28988de357af: Waiting [2026-06-22T06:54:41.085Z] 6bf1a483ea7c: Download complete [2026-06-22T06:54:41.085Z] 461d9e800cba: Verifying Checksum [2026-06-22T06:54:41.085Z] 461d9e800cba: Download complete [2026-06-22T06:54:41.085Z] 80192f66455f: Verifying Checksum [2026-06-22T06:54:41.085Z] 80192f66455f: Download complete [2026-06-22T06:54:41.351Z] f5dfc541a4d3: Verifying Checksum [2026-06-22T06:54:41.351Z] f5dfc541a4d3: Download complete [2026-06-22T06:54:41.351Z] 3dae71ba6b94: Verifying Checksum [2026-06-22T06:54:41.351Z] 3dae71ba6b94: Download complete [2026-06-22T06:54:41.351Z] 923cac83aea3: Download complete [2026-06-22T06:54:41.610Z] 25ad8b0a4227: Verifying Checksum [2026-06-22T06:54:41.610Z] 25ad8b0a4227: Download complete [2026-06-22T06:54:41.610Z] db01528c6b51: Verifying Checksum [2026-06-22T06:54:41.610Z] db01528c6b51: Download complete [2026-06-22T06:54:41.610Z] 28988de357af: Download complete [2026-06-22T06:54:41.610Z] a29436f7fd5d: Verifying Checksum [2026-06-22T06:54:41.610Z] a29436f7fd5d: Download complete [2026-06-22T06:54:41.871Z] 2e8e34ca0e6c: Verifying Checksum [2026-06-22T06:54:41.871Z] 2e8e34ca0e6c: Download complete [2026-06-22T06:54:42.808Z] 3dae71ba6b94: Pull complete [2026-06-22T06:54:42.808Z] 6bf1a483ea7c: Pull complete [2026-06-22T06:54:43.372Z] f5dfc541a4d3: Pull complete [2026-06-22T06:54:43.630Z] 461d9e800cba: Pull complete [2026-06-22T06:54:43.630Z] 80192f66455f: Pull complete [2026-06-22T06:54:47.814Z] 2e8e34ca0e6c: Pull complete [2026-06-22T06:54:47.814Z] a29436f7fd5d: Pull complete [2026-06-22T06:54:47.814Z] 923cac83aea3: Pull complete [2026-06-22T06:54:48.073Z] 25ad8b0a4227: Pull complete [2026-06-22T06:54:48.073Z] db01528c6b51: Pull complete [2026-06-22T06:54:48.073Z] 28988de357af: Pull complete [2026-06-22T06:54:48.073Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-06-22T06:54:48.073Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-22T06:54:48.073Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-22T06:54:48.363Z] prd-ubuntu20.04-docker-8c-8g-13630 does not seem to be running inside a container [2026-06-22T06:54:48.399Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-06-22T06:54:50.100Z] $ docker top 8d806c3798ceab4a00ad56d82738a46815401f7ee3c2d5d4f023c84822517021 -eo pid,comm [2026-06-22T06:54:50.144Z] 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). [2026-06-22T06:54:50.144Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-06-22T06:54:50.302Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-06-22T06:54:50.302Z] [ssh-agent] Looking for ssh-agent implementation... [2026-06-22T06:54:50.411Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-06-22T06:54:50.417Z] $ docker exec 8d806c3798ceab4a00ad56d82738a46815401f7ee3c2d5d4f023c84822517021 ssh-agent [2026-06-22T06:54:50.519Z] SSH_AUTH_SOCK=/tmp/ssh-g4KuIsOetwy5/agent.33 [2026-06-22T06:54:50.519Z] SSH_AGENT_PID=39 [2026-06-22T06:54:50.528Z] Running ssh-add (command line suppressed) [2026-06-22T06:54:50.635Z] Identity added: /w/workspace/edgexfoundry_device-coap-c_PR-69@tmp/private_key_12255627545243424741.key (/w/workspace/edgexfoundry_device-coap-c_PR-69@tmp/private_key_12255627545243424741.key) [2026-06-22T06:54:50.645Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-06-22T06:54:50.997Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-coap-c_PR-69 [Pipeline] sh [2026-06-22T06:54:51.325Z] + git tag --points-at HEAD [Pipeline] } [2026-06-22T06:54:51.356Z] $ docker exec --env ******** --env ******** 8d806c3798ceab4a00ad56d82738a46815401f7ee3c2d5d4f023c84822517021 ssh-agent -k [2026-06-22T06:54:51.450Z] unset SSH_AUTH_SOCK; [2026-06-22T06:54:51.451Z] unset SSH_AGENT_PID; [2026-06-22T06:54:51.451Z] echo Agent pid 39 killed; [2026-06-22T06:54:51.457Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-06-22T06:54:51.565Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-06-22T06:54:51.565Z] [ssh-agent] Looking for ssh-agent implementation... [2026-06-22T06:54:51.676Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-06-22T06:54:51.683Z] $ docker exec 8d806c3798ceab4a00ad56d82738a46815401f7ee3c2d5d4f023c84822517021 ssh-agent [2026-06-22T06:54:51.791Z] SSH_AUTH_SOCK=/tmp/ssh-aN1yHgpLrpbe/agent.86 [2026-06-22T06:54:51.791Z] SSH_AGENT_PID=92 [2026-06-22T06:54:51.796Z] Running ssh-add (command line suppressed) [2026-06-22T06:54:51.906Z] Identity added: /w/workspace/edgexfoundry_device-coap-c_PR-69@tmp/private_key_855785043024499955.key (/w/workspace/edgexfoundry_device-coap-c_PR-69@tmp/private_key_855785043024499955.key) [2026-06-22T06:54:51.917Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-06-22T06:54:52.270Z] + git semver init [2026-06-22T06:54:52.530Z] 2026-06-22 06:54:52,477 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-06-22T06:54:52.530Z] 2026-06-22 06:54:52,482 [run_init] DEBUG init version:0.0.0 force:False [2026-06-22T06:54:52.530Z] 2026-06-22 06:54:52,482 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-coap-c_PR-69/.semver [2026-06-22T06:54:52.530Z] 2026-06-22 06:54:52,483 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-coap-c.git /w/workspace/edgexfoundry_device-coap-c_PR-69/.semver [2026-06-22T06:54:52.530Z] 2026-06-22 06:54:52,483 [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) [2026-06-22T06:54:53.468Z] 2026-06-22 06:54:53,246 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-coap-c_PR-69/.git/info/exclude [2026-06-22T06:54:53.468Z] 2026-06-22 06:54:53,246 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-coap-c_PR-69/.semver/PR-69 with force:False [2026-06-22T06:54:53.468Z] 2026-06-22 06:54:53,246 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-coap-c_PR-69/.semver/PR-69 [2026-06-22T06:54:53.468Z] 2026-06-22 06:54:53,251 [execute] INFO git cat-file --batch-check [2026-06-22T06:54:53.468Z] 2026-06-22 06:54:53,252 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-coap-c_PR-69/.semver, stdin=, shell=False, universal_newlines=False) [2026-06-22T06:54:53.468Z] 2026-06-22 06:54:53,256 [execute] INFO git cat-file --batch [2026-06-22T06:54:53.468Z] 2026-06-22 06:54:53,256 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-coap-c_PR-69/.semver, stdin=, shell=False, universal_newlines=False) [2026-06-22T06:54:53.468Z] 2026-06-22 06:54:53,260 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-coap-c_PR-69/.semver/PR-69 [2026-06-22T06:54:53.468Z] 0.0.0 [Pipeline] } [2026-06-22T06:54:53.501Z] $ docker exec --env ******** --env ******** 8d806c3798ceab4a00ad56d82738a46815401f7ee3c2d5d4f023c84822517021 ssh-agent -k [2026-06-22T06:54:53.591Z] unset SSH_AUTH_SOCK; [2026-06-22T06:54:53.591Z] unset SSH_AGENT_PID; [2026-06-22T06:54:53.591Z] echo Agent pid 92 killed; [2026-06-22T06:54:53.596Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-06-22T06:54:54.066Z] + git semver [Pipeline] } [2026-06-22T06:54:54.355Z] $ docker stop --time=1 8d806c3798ceab4a00ad56d82738a46815401f7ee3c2d5d4f023c84822517021 [2026-06-22T06:54:55.617Z] $ docker rm -f --volumes 8d806c3798ceab4a00ad56d82738a46815401f7ee3c2d5d4f023c84822517021 [Pipeline] // withDockerContainer [Pipeline] sh [2026-06-22T06:54:56.023Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-06-22T06:54:56.394Z] Stashed 1 file(s) [Pipeline] echo [2026-06-22T06:54:56.421Z] [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 [2026-06-22T06:54:57.424Z] provisioning config files... [2026-06-22T06:54:57.443Z] copy managed file [device-coap-c-settings] to file:/w/workspace/edgexfoundry_device-coap-c_PR-69@tmp/config9061531625446329348tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2026-06-22T06:54:57.936Z] ---> ****-login.sh [2026-06-22T06:54:57.936Z] nexus3.edgexfoundry.org:10001 [2026-06-22T06:54:57.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T06:54:57.936Z] Login Succeeded [2026-06-22T06:54:57.936Z] nexus3.edgexfoundry.org:10002 [2026-06-22T06:54:57.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T06:54:57.936Z] Login Succeeded [2026-06-22T06:54:57.936Z] nexus3.edgexfoundry.org:10003 [2026-06-22T06:54:57.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T06:54:58.196Z] Login Succeeded [2026-06-22T06:54:58.196Z] nexus3.edgexfoundry.org:10004 [2026-06-22T06:54:58.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T06:54:58.196Z] Login Succeeded [2026-06-22T06:54:58.196Z] ****.io [2026-06-22T06:54:58.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T06:54:58.455Z] Login Succeeded [2026-06-22T06:54:58.455Z] ---> ****-login.sh ends [Pipeline] } [2026-06-22T06:54:58.485Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-06-22T06:54:58.711Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-06-22T06:54:58.752Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo [2026-06-22T06:54:58.792Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-06-22T06:54:58.837Z] ========================================================= [2026-06-22T06:54:58.837Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2026-06-22T06:54:58.837Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-22T06:54:59.293Z] + 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 . [2026-06-22T06:54:59.861Z] #0 building with "default" instance using docker driver [2026-06-22T06:54:59.861Z] [2026-06-22T06:54:59.861Z] #1 [internal] load build definition from Dockerfile.alpine-base [2026-06-22T06:54:59.861Z] #1 transferring dockerfile: 986B done [2026-06-22T06:54:59.861Z] #1 DONE 0.0s [2026-06-22T06:54:59.861Z] [2026-06-22T06:54:59.861Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2026-06-22T06:54:59.861Z] #2 DONE 0.1s [2026-06-22T06:55:00.121Z] [2026-06-22T06:55:00.121Z] #3 [internal] load .dockerignore [2026-06-22T06:55:00.121Z] #3 transferring context: 2B done [2026-06-22T06:55:00.121Z] #3 DONE 0.0s [2026-06-22T06:55:00.121Z] [2026-06-22T06:55:00.121Z] #4 [internal] load build context [2026-06-22T06:55:00.121Z] #4 transferring context: 68.37kB done [2026-06-22T06:55:00.121Z] #4 DONE 0.0s [2026-06-22T06:55:00.121Z] [2026-06-22T06:55:00.121Z] #5 [ 1/12] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff [2026-06-22T06:55:00.121Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 0.0s done [2026-06-22T06:55:00.121Z] #5 sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 741B / 741B done [2026-06-22T06:55:00.121Z] #5 sha256:6605166a5db42c9ef4e3b8366138377c430980df3f34fe18e3a1340b6ab951b9 2.56kB / 2.56kB done [2026-06-22T06:55:00.121Z] #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s [2026-06-22T06:55:00.121Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 5.24MB / 118.14MB 0.1s [2026-06-22T06:55:00.121Z] #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2026-06-22T06:55:00.121Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 15.73MB / 118.14MB 0.2s [2026-06-22T06:55:00.121Z] #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s done [2026-06-22T06:55:00.383Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 52.43MB / 118.14MB 0.4s [2026-06-22T06:55:00.646Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 105.91MB / 118.14MB 0.6s [2026-06-22T06:55:00.647Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 118.14MB / 118.14MB 0.7s [2026-06-22T06:55:00.906Z] #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d [2026-06-22T06:55:00.906Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 118.14MB / 118.14MB 0.8s done [2026-06-22T06:55:04.193Z] #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 3.2s done [2026-06-22T06:55:04.193Z] #5 DONE 4.2s [2026-06-22T06:55:04.193Z] [2026-06-22T06:55:04.193Z] #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 [2026-06-22T06:55:04.452Z] #6 0.255 Connecting to iotech.jfrog.io (54.73.4.50:443) [2026-06-22T06:55:04.713Z] #6 0.664 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2026-06-22T06:55:04.972Z] #6 0.664 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2026-06-22T06:55:04.972Z] #6 0.664 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2026-06-22T06:55:05.539Z] #6 DONE 1.4s [2026-06-22T06:55:05.798Z] [2026-06-22T06:55:05.798Z] #7 [ 3/12] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main' >> /etc/apk/repositories [2026-06-22T06:55:05.798Z] #7 DONE 0.3s [2026-06-22T06:55:05.798Z] [2026-06-22T06:55:05.798Z] #8 [ 4/12] RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev dumb-init [2026-06-22T06:55:06.056Z] #8 0.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2026-06-22T06:55:06.318Z] #8 0.415 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2026-06-22T06:55:06.318Z] #8 0.518 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-06-22T06:55:06.886Z] #8 1.166 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-06-22T06:55:07.146Z] #8 1.173 (1/18) Installing dumb-init (1.2.5-r2) [2026-06-22T06:55:07.146Z] #8 1.177 (2/18) Installing hiredis (1.1.0-r2) [2026-06-22T06:55:07.146Z] #8 1.262 (3/18) Installing hiredis-dev (1.1.0-r2) [2026-06-22T06:55:07.146Z] #8 1.354 (4/18) Installing libcbor (0.10.2-r1) [2026-06-22T06:55:07.404Z] #8 1.357 (5/18) Installing iotech-iot-1.5 (1.5.7-r0) [2026-06-22T06:55:07.970Z] #8 2.125 (6/18) Installing iotech-iot-1.5-dev (1.5.7-r0) [2026-06-22T06:55:07.970Z] #8 2.271 (7/18) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.162-r0) [2026-06-22T06:55:08.539Z] #8 2.729 (8/18) Installing libcbor-dev (0.10.2-r1) [2026-06-22T06:55:08.797Z] #8 2.733 (9/18) Installing libmenuw (6.4_p20230506-r0) [2026-06-22T06:55:08.797Z] #8 2.737 (10/18) Installing libpanelw (6.4_p20230506-r0) [2026-06-22T06:55:08.797Z] #8 2.740 (11/18) Installing libncurses++ (6.4_p20230506-r0) [2026-06-22T06:55:08.797Z] #8 2.744 (12/18) Installing ncurses-dev (6.4_p20230506-r0) [2026-06-22T06:55:08.797Z] #8 2.751 (13/18) Installing libblkid (2.38.1-r8) [2026-06-22T06:55:08.797Z] #8 2.758 (14/18) Installing libuuid (2.38.1-r8) [2026-06-22T06:55:08.797Z] #8 2.761 (15/18) Installing libfdisk (2.38.1-r8) [2026-06-22T06:55:08.797Z] #8 2.771 (16/18) Installing libmount (2.38.1-r8) [2026-06-22T06:55:08.797Z] #8 2.778 (17/18) Installing libsmartcols (2.38.1-r8) [2026-06-22T06:55:08.797Z] #8 2.783 (18/18) Installing util-linux-dev (2.38.1-r8) [2026-06-22T06:55:08.797Z] #8 2.811 Executing busybox-1.36.1-r4.trigger [2026-06-22T06:55:08.797Z] #8 2.819 OK: 338 MiB in 100 packages [2026-06-22T06:55:08.797Z] #8 DONE 2.9s [2026-06-22T06:55:08.797Z] [2026-06-22T06:55:08.797Z] #9 [ 5/12] RUN apk --no-cache upgrade [2026-06-22T06:55:09.055Z] #9 0.264 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2026-06-22T06:55:09.055Z] #9 0.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2026-06-22T06:55:09.055Z] #9 0.437 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-06-22T06:55:09.622Z] #9 1.030 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-06-22T06:55:09.880Z] #9 1.035 Upgrading critical system libraries and apk-tools: [2026-06-22T06:55:09.880Z] #9 1.035 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2026-06-22T06:55:09.880Z] #9 1.042 Executing busybox-1.36.1-r4.trigger [2026-06-22T06:55:09.880Z] #9 1.087 Continuing the upgrade transaction with new apk-tools: [2026-06-22T06:55:09.880Z] #9 1.093 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2026-06-22T06:55:09.880Z] #9 1.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2026-06-22T06:55:09.880Z] #9 1.295 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.20/main/x86_64/APKINDEX.tar.gz [2026-06-22T06:55:10.818Z] #9 1.868 WARNING: This apk-tools is OLD! Some packages might not function properly. [2026-06-22T06:55:10.818Z] #9 1.875 (1/27) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) [2026-06-22T06:55:10.818Z] #9 1.890 (2/27) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) [2026-06-22T06:55:10.818Z] #9 1.905 Executing busybox-1.36.1-r7.post-upgrade [2026-06-22T06:55:10.818Z] #9 1.917 (3/27) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) [2026-06-22T06:55:10.818Z] #9 1.921 (4/27) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) [2026-06-22T06:55:10.818Z] #9 1.927 (5/27) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) [2026-06-22T06:55:10.818Z] #9 1.963 (6/27) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) [2026-06-22T06:55:10.818Z] #9 1.973 (7/27) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) [2026-06-22T06:55:10.818Z] #9 1.976 (8/27) Upgrading binutils (2.40-r7 -> 2.40-r8) [2026-06-22T06:55:10.818Z] #9 2.030 (9/27) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) [2026-06-22T06:55:10.818Z] #9 2.083 (10/27) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) [2026-06-22T06:55:10.818Z] #9 2.088 (11/27) Upgrading xz-libs (5.4.3-r0 -> 5.4.3-r1) [2026-06-22T06:55:10.818Z] #9 2.093 (12/27) Upgrading libarchive (3.7.2-r0 -> 3.8.0-r0) [2026-06-22T06:55:10.818Z] #9 2.104 (13/27) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) [2026-06-22T06:55:10.818Z] #9 2.119 (14/27) Installing libpsl (0.21.5-r0) [2026-06-22T06:55:10.818Z] #9 2.123 (15/27) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) [2026-06-22T06:55:10.818Z] #9 2.132 (16/27) Installing libpsl-utils (0.21.5-r0) [2026-06-22T06:55:10.818Z] #9 2.135 (17/27) Installing libpsl-dev (0.21.5-r0) [2026-06-22T06:55:10.818Z] #9 2.138 (18/27) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) [2026-06-22T06:55:10.818Z] #9 2.164 (19/27) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) [2026-06-22T06:55:10.818Z] #9 2.168 (20/27) Upgrading git (2.40.1-r0 -> 2.40.4-r0) [2026-06-22T06:55:10.818Z] #9 2.220 (21/27) Upgrading musl-utils (1.2.4-r2 -> 1.2.4-r3) [2026-06-22T06:55:11.078Z] #9 2.224 (22/27) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) [2026-06-22T06:55:11.078Z] #9 2.228 (23/27) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) [2026-06-22T06:55:11.078Z] #9 2.251 (24/27) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) [2026-06-22T06:55:11.078Z] #9 2.254 (25/27) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) [2026-06-22T06:55:11.078Z] #9 2.257 (26/27) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) [2026-06-22T06:55:11.078Z] #9 2.261 (27/27) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) [2026-06-22T06:55:11.078Z] #9 2.268 Executing busybox-1.36.1-r7.trigger [2026-06-22T06:55:11.078Z] #9 2.273 Executing ca-certificates-20241121-r1.trigger [2026-06-22T06:55:11.078Z] #9 2.316 OK: 338 MiB in 103 packages [2026-06-22T06:55:11.337Z] #9 DONE 2.5s [2026-06-22T06:55:11.337Z] [2026-06-22T06:55:11.337Z] #10 [ 6/12] COPY scripts /device-coap/scripts [2026-06-22T06:55:11.337Z] #10 DONE 0.0s [2026-06-22T06:55:11.337Z] [2026-06-22T06:55:11.337Z] #11 [ 7/12] COPY src /device-coap/src/ [2026-06-22T06:55:11.337Z] #11 DONE 0.0s [2026-06-22T06:55:11.337Z] [2026-06-22T06:55:11.337Z] #12 [ 8/12] COPY VERSION /device-coap [2026-06-22T06:55:11.337Z] #12 DONE 0.0s [2026-06-22T06:55:11.597Z] [2026-06-22T06:55:11.597Z] #13 [ 9/12] RUN mkdir -p /device-coap/build [2026-06-22T06:55:11.597Z] #13 DONE 0.3s [2026-06-22T06:55:11.855Z] [2026-06-22T06:55:11.855Z] #14 [10/12] WORKDIR /device-coap [2026-06-22T06:55:11.855Z] #14 DONE 0.0s [2026-06-22T06:55:11.855Z] [2026-06-22T06:55:11.855Z] #15 [11/12] RUN /device-coap/scripts/build_deps.sh 1 [2026-06-22T06:55:11.855Z] #15 0.248 + BUILD_CSDK=1 [2026-06-22T06:55:11.855Z] #15 0.248 + TINYDTLS_VERSION=b0e230d [2026-06-22T06:55:11.855Z] #15 0.248 + LIBCOAP_VERSION=1739507 [2026-06-22T06:55:11.855Z] #15 0.248 + CSDK_VERSION=4.0.2 [2026-06-22T06:55:11.855Z] #15 0.248 + '[' -d deps ] [2026-06-22T06:55:11.855Z] #15 0.248 + mkdir deps [2026-06-22T06:55:12.113Z] #15 0.248 + cd /device-coap/deps [2026-06-22T06:55:12.113Z] #15 0.248 + git clone https://github.com/eclipse/tinydtls.git [2026-06-22T06:55:12.113Z] #15 0.250 Cloning into 'tinydtls'... [2026-06-22T06:55:12.371Z] #15 0.746 + cd tinydtls [2026-06-22T06:55:12.371Z] #15 0.746 + git checkout develop [2026-06-22T06:55:12.630Z] #15 0.764 branch 'develop' set up to track 'origin/develop'. [2026-06-22T06:55:12.630Z] #15 0.764 Switched to a new branch 'develop' [2026-06-22T06:55:12.630Z] #15 0.765 + git reset --hard b0e230d [2026-06-22T06:55:12.630Z] #15 0.788 HEAD is now at b0e230d Merge pull request #44 from mrdeep1/cunit_fix [2026-06-22T06:55:12.630Z] #15 0.788 + cp /device-coap/scripts/AutoConf_cmake_patch AutoConf.cmake [2026-06-22T06:55:12.630Z] #15 0.789 + cp /device-coap/scripts/CMakeLists_txt_patch CMakeLists.txt [2026-06-22T06:55:12.630Z] #15 0.790 + cp /device-coap/scripts/dtls_config_h_cmake_in_patch dtls_config.h.cmake.in [2026-06-22T06:55:12.630Z] #15 0.791 + cp /device-coap/scripts/tests_CMakeLists_txt_patch tests/CMakeLists.txt [2026-06-22T06:55:12.630Z] #15 0.792 + mkdir -p build [2026-06-22T06:55:12.630Z] #15 0.792 + cd build [2026-06-22T06:55:12.630Z] #15 0.792 + cmake '-DCMAKE_BUILD_TYPE=Release' '-DBUILD_SHARED_LIBS=ON' .. [2026-06-22T06:55:12.630Z] #15 0.863 -- The C compiler identification is GNU 12.2.1 [2026-06-22T06:55:12.630Z] #15 0.875 -- Detecting C compiler ABI info [2026-06-22T06:55:12.630Z] #15 0.963 -- Detecting C compiler ABI info - done [2026-06-22T06:55:12.630Z] #15 0.980 -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-22T06:55:12.889Z] #15 0.981 -- Detecting C compile features [2026-06-22T06:55:12.889Z] #15 0.981 -- Detecting C compile features - done [2026-06-22T06:55:12.889Z] #15 0.984 -- Looking for assert.h [2026-06-22T06:55:12.889Z] #15 1.067 -- Looking for assert.h - found [2026-06-22T06:55:12.889Z] #15 1.068 -- Looking for arpa/inet.h [2026-06-22T06:55:12.889Z] #15 1.156 -- Looking for arpa/inet.h - found [2026-06-22T06:55:12.889Z] #15 1.157 -- Looking for fcntl.h [2026-06-22T06:55:12.889Z] #15 1.242 -- Looking for fcntl.h - found [2026-06-22T06:55:12.889Z] #15 1.242 -- Looking for inttypes.h [2026-06-22T06:55:12.889Z] #15 1.331 -- Looking for inttypes.h - found [2026-06-22T06:55:13.148Z] #15 1.331 -- Looking for memory.h [2026-06-22T06:55:13.148Z] #15 1.419 -- Looking for memory.h - found [2026-06-22T06:55:13.148Z] #15 1.419 -- Looking for netdb.h [2026-06-22T06:55:13.148Z] #15 1.508 -- Looking for netdb.h - found [2026-06-22T06:55:13.406Z] #15 1.508 -- Looking for netinet/in.h [2026-06-22T06:55:13.406Z] #15 1.592 -- Looking for netinet/in.h - found [2026-06-22T06:55:13.406Z] #15 1.592 -- Looking for stddef.h [2026-06-22T06:55:13.406Z] #15 1.673 -- Looking for stddef.h - found [2026-06-22T06:55:13.406Z] #15 1.673 -- Looking for stdint.h [2026-06-22T06:55:13.406Z] #15 1.751 -- Looking for stdint.h - found [2026-06-22T06:55:13.406Z] #15 1.751 -- Looking for stdlib.h [2026-06-22T06:55:13.406Z] #15 1.836 -- Looking for stdlib.h - found [2026-06-22T06:55:13.665Z] #15 1.837 -- Looking for string.h [2026-06-22T06:55:13.665Z] #15 1.928 -- Looking for string.h - found [2026-06-22T06:55:13.665Z] #15 1.928 -- Looking for strings.h [2026-06-22T06:55:13.665Z] #15 2.015 -- Looking for strings.h - found [2026-06-22T06:55:13.924Z] #15 2.015 -- Looking for time.h [2026-06-22T06:55:13.924Z] #15 2.097 -- Looking for time.h - found [2026-06-22T06:55:13.925Z] #15 2.097 -- Looking for sys/param.h [2026-06-22T06:55:13.925Z] #15 2.173 -- Looking for sys/param.h - found [2026-06-22T06:55:13.925Z] #15 2.173 -- Looking for sys/socket.h [2026-06-22T06:55:13.925Z] #15 2.265 -- Looking for sys/socket.h - found [2026-06-22T06:55:13.925Z] #15 2.266 -- Looking for sys/stat.h [2026-06-22T06:55:13.925Z] #15 2.349 -- Looking for sys/stat.h - found [2026-06-22T06:55:14.184Z] #15 2.350 -- Looking for sys/types.h [2026-06-22T06:55:14.184Z] #15 2.430 -- Looking for sys/types.h - found [2026-06-22T06:55:14.184Z] #15 2.430 -- Looking for sys/time.h [2026-06-22T06:55:14.184Z] #15 2.513 -- Looking for sys/time.h - found [2026-06-22T06:55:14.184Z] #15 2.513 -- Looking for unistd.h [2026-06-22T06:55:14.184Z] #15 2.594 -- Looking for unistd.h - found [2026-06-22T06:55:14.184Z] #15 2.594 -- Looking for float.h [2026-06-22T06:55:14.184Z] #15 2.670 -- Looking for float.h - found [2026-06-22T06:55:14.443Z] #15 2.671 -- Looking for dlfcn.h [2026-06-22T06:55:14.443Z] #15 2.754 -- Looking for dlfcn.h - found [2026-06-22T06:55:14.443Z] #15 2.754 -- Looking for memset [2026-06-22T06:55:14.443Z] #15 2.836 -- Looking for memset - found [2026-06-22T06:55:14.701Z] #15 2.836 -- Looking for select [2026-06-22T06:55:14.701Z] #15 2.919 -- Looking for select - found [2026-06-22T06:55:14.701Z] #15 2.919 -- Looking for socket [2026-06-22T06:55:14.701Z] #15 3.005 -- Looking for socket - found [2026-06-22T06:55:14.701Z] #15 3.005 -- Looking for strdup [2026-06-22T06:55:14.701Z] #15 3.087 -- Looking for strdup - found [2026-06-22T06:55:14.701Z] #15 3.087 -- Looking for strerror [2026-06-22T06:55:14.701Z] #15 3.163 -- Looking for strerror - found [2026-06-22T06:55:14.961Z] #15 3.163 -- Looking for strnlen [2026-06-22T06:55:14.961Z] #15 3.251 -- Looking for strnlen - found [2026-06-22T06:55:14.961Z] #15 3.251 -- Looking for fls [2026-06-22T06:55:14.961Z] #15 3.340 -- Looking for fls - not found [2026-06-22T06:55:15.220Z] #15 3.340 -- Looking for vprintf [2026-06-22T06:55:15.220Z] #15 3.413 -- Looking for vprintf - found [2026-06-22T06:55:15.220Z] #15 3.414 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN [2026-06-22T06:55:15.220Z] #15 3.463 -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN - Failed [2026-06-22T06:55:15.220Z] #15 3.471 -- Configuring done (2.7s) [2026-06-22T06:55:15.220Z] #15 3.478 -- Generating done (0.0s) [2026-06-22T06:55:15.220Z] #15 3.479 -- Build files have been written to: /device-coap/deps/tinydtls/build [2026-06-22T06:55:15.220Z] #15 3.482 + make [2026-06-22T06:55:15.220Z] #15 3.518 [ 6%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael.c.o [2026-06-22T06:55:15.220Z] #15 3.669 [ 13%] Building C object CMakeFiles/tinydtls.dir/aes/rijndael_wrap.c.o [2026-06-22T06:55:15.480Z] #15 3.706 [ 20%] Building C object CMakeFiles/tinydtls.dir/ccm.c.o [2026-06-22T06:55:15.480Z] #15 3.960 [ 26%] Building C object CMakeFiles/tinydtls.dir/crypto.c.o [2026-06-22T06:55:15.740Z] #15 4.070 In file included from /device-coap/deps/tinydtls/crypto.c:34: [2026-06-22T06:55:15.740Z] #15 4.070 In function 'ecc_ecdh', [2026-06-22T06:55:15.740Z] #15 4.070 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2026-06-22T06:55:15.740Z] #15 4.070 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_x' may be used uninitialized [-Wmaybe-uninitialized] [2026-06-22T06:55:15.740Z] #15 4.070 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2026-06-22T06:55:15.740Z] #15 4.070 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-22T06:55:15.740Z] #15 4.070 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2026-06-22T06:55:15.740Z] #15 4.070 /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 [2026-06-22T06:55:15.740Z] #15 4.070 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2026-06-22T06:55:15.740Z] #15 4.070 | ^~~~~~~~~~~ [2026-06-22T06:55:15.740Z] #15 4.070 /device-coap/deps/tinydtls/crypto.c:431:12: note: 'pub_x' declared here [2026-06-22T06:55:15.740Z] #15 4.070 431 | uint32_t pub_x[8]; [2026-06-22T06:55:15.740Z] #15 4.070 | ^~~~~ [2026-06-22T06:55:15.740Z] #15 4.070 In function 'ecc_ecdh', [2026-06-22T06:55:15.740Z] #15 4.070 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2026-06-22T06:55:15.740Z] #15 4.070 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'pub_y' may be used uninitialized [-Wmaybe-uninitialized] [2026-06-22T06:55:15.740Z] #15 4.070 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2026-06-22T06:55:15.740Z] #15 4.070 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-22T06:55:15.740Z] #15 4.070 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2026-06-22T06:55:15.999Z] #15 4.070 /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 [2026-06-22T06:55:15.999Z] #15 4.070 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2026-06-22T06:55:15.999Z] #15 4.070 | ^~~~~~~~~~~ [2026-06-22T06:55:15.999Z] #15 4.070 /device-coap/deps/tinydtls/crypto.c:432:12: note: 'pub_y' declared here [2026-06-22T06:55:15.999Z] #15 4.070 432 | uint32_t pub_y[8]; [2026-06-22T06:55:15.999Z] #15 4.070 | ^~~~~ [2026-06-22T06:55:15.999Z] #15 4.070 In function 'ecc_ecdh', [2026-06-22T06:55:15.999Z] #15 4.070 inlined from 'dtls_ecdh_pre_master_secret' at /device-coap/deps/tinydtls/crypto.c:444:3: [2026-06-22T06:55:15.999Z] #15 4.070 /device-coap/deps/tinydtls/ecc/ecc.h:50:9: warning: 'priv' may be used uninitialized [-Wmaybe-uninitialized] [2026-06-22T06:55:15.999Z] #15 4.070 50 | ecc_ec_mult(px, py, secret, resultx, resulty); [2026-06-22T06:55:15.999Z] #15 4.070 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-22T06:55:15.999Z] #15 4.070 /device-coap/deps/tinydtls/ecc/ecc.h: In function 'dtls_ecdh_pre_master_secret': [2026-06-22T06:55:15.999Z] #15 4.070 /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 [2026-06-22T06:55:15.999Z] #15 4.070 47 | void ecc_ec_mult(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_t *resultx, uint32_t *resulty); [2026-06-22T06:55:15.999Z] #15 4.070 | ^~~~~~~~~~~ [2026-06-22T06:55:15.999Z] #15 4.071 /device-coap/deps/tinydtls/crypto.c:430:12: note: 'priv' declared here [2026-06-22T06:55:15.999Z] #15 4.071 430 | uint32_t priv[8]; [2026-06-22T06:55:15.999Z] #15 4.071 | ^~~~ [2026-06-22T06:55:15.999Z] #15 4.155 [ 33%] Building C object CMakeFiles/tinydtls.dir/dtls.c.o [2026-06-22T06:55:16.935Z] #15 5.111 [ 40%] Building C object CMakeFiles/tinydtls.dir/dtls_debug.c.o [2026-06-22T06:55:16.935Z] #15 5.165 [ 46%] Building C object CMakeFiles/tinydtls.dir/dtls_prng.c.o [2026-06-22T06:55:16.935Z] #15 5.210 [ 53%] Building C object CMakeFiles/tinydtls.dir/dtls_time.c.o [2026-06-22T06:55:16.935Z] #15 5.244 [ 60%] Building C object CMakeFiles/tinydtls.dir/ecc/ecc.c.o [2026-06-22T06:55:16.935Z] #15 5.261 /device-coap/deps/tinydtls/ecc/ecc.c: In function 'is_zero': [2026-06-22T06:55:16.935Z] #15 5.261 /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] [2026-06-22T06:55:16.935Z] #15 5.261 316 | for (idx = 0; idx < count; idx++) { [2026-06-22T06:55:16.935Z] #15 5.261 | ^ [2026-06-22T06:55:16.935Z] #15 5.261 /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] [2026-06-22T06:55:16.935Z] #15 5.261 319 | return result == count; [2026-06-22T06:55:16.935Z] #15 5.261 | ^~ [2026-06-22T06:55:17.501Z] #15 5.931 [ 66%] Building C object CMakeFiles/tinydtls.dir/hmac.c.o [2026-06-22T06:55:17.760Z] #15 5.993 [ 73%] Building C object CMakeFiles/tinydtls.dir/netq.c.o [2026-06-22T06:55:17.760Z] #15 6.059 [ 80%] Building C object CMakeFiles/tinydtls.dir/peer.c.o [2026-06-22T06:55:17.760Z] #15 6.108 [ 86%] Building C object CMakeFiles/tinydtls.dir/session.c.o [2026-06-22T06:55:17.760Z] #15 6.173 [ 93%] Building C object CMakeFiles/tinydtls.dir/sha2/sha2.c.o [2026-06-22T06:55:18.018Z] #15 6.193 /device-coap/deps/tinydtls/sha2/sha2.c:630:34: warning: argument 1 of type 'sha2_byte[]' {aka 'unsigned char[]'} with mismatched bound [-Warray-parameter=] [2026-06-22T06:55:18.018Z] #15 6.193 630 | void dtls_sha256_final(sha2_byte digest[], dtls_sha256_ctx* context) { [2026-06-22T06:55:18.018Z] #15 6.193 | ~~~~~~~~~~^~~~~~~~ [2026-06-22T06:55:18.018Z] #15 6.193 In file included from /device-coap/deps/tinydtls/sha2/sha2.c:45: [2026-06-22T06:55:18.018Z] #15 6.193 /device-coap/deps/tinydtls/sha2/sha2.h:134:24: note: previously declared as 'uint8_t[32]' {aka 'unsigned char[32]'} [2026-06-22T06:55:18.018Z] #15 6.193 134 | void dtls_sha256_final(uint8_t[DTLS_SHA256_DIGEST_LENGTH], dtls_sha256_ctx*); [2026-06-22T06:55:18.018Z] #15 6.193 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-22T06:55:18.018Z] #15 6.194 /device-coap/deps/tinydtls/sha2/sha2.c:690:54: warning: argument 2 of type 'char[]' with mismatched bound [-Warray-parameter=] [2026-06-22T06:55:18.018Z] #15 6.194 690 | char *dtls_sha256_end(dtls_sha256_ctx* context, char buffer[]) { [2026-06-22T06:55:18.018Z] #15 6.194 | ~~~~~^~~~~~~~ [2026-06-22T06:55:18.018Z] #15 6.194 /device-coap/deps/tinydtls/sha2/sha2.h:135:41: note: previously declared as 'char[65]' [2026-06-22T06:55:18.018Z] #15 6.194 135 | char* dtls_sha256_end(dtls_sha256_ctx*, char[DTLS_SHA256_DIGEST_STRING_LENGTH]); [2026-06-22T06:55:18.018Z] #15 6.194 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2026-06-22T06:55:18.018Z] #15 6.336 [100%] Linking C shared library libtinydtls.so [2026-06-22T06:55:18.018Z] #15 6.369 [100%] Built target tinydtls [2026-06-22T06:55:18.018Z] #15 6.376 + make install [2026-06-22T06:55:18.018Z] #15 6.423 [100%] Built target tinydtls [2026-06-22T06:55:18.018Z] #15 6.441 Install the project... [2026-06-22T06:55:18.277Z] #15 6.450 -- Install configuration: "Release" [2026-06-22T06:55:18.277Z] #15 6.450 -- Installing: /usr/local/lib/libtinydtls.so [2026-06-22T06:55:18.277Z] #15 6.451 -- Installing: /usr/local/include/tinydtls [2026-06-22T06:55:18.277Z] #15 6.451 -- Installing: /usr/local/include/tinydtls/uthash.h [2026-06-22T06:55:18.277Z] #15 6.452 -- Installing: /usr/local/include/tinydtls/sha2 [2026-06-22T06:55:18.277Z] #15 6.452 -- Installing: /usr/local/include/tinydtls/sha2/sha2.h [2026-06-22T06:55:18.277Z] #15 6.452 -- Installing: /usr/local/include/tinydtls/ecc [2026-06-22T06:55:18.277Z] #15 6.452 -- Installing: /usr/local/include/tinydtls/ecc/test_helper.h [2026-06-22T06:55:18.277Z] #15 6.452 -- Installing: /usr/local/include/tinydtls/ecc/ecc.h [2026-06-22T06:55:18.277Z] #15 6.453 -- Installing: /usr/local/include/tinydtls/tinydtls.h [2026-06-22T06:55:18.277Z] #15 6.453 -- Installing: /usr/local/include/tinydtls/alert.h [2026-06-22T06:55:18.277Z] #15 6.453 -- Installing: /usr/local/include/tinydtls/aes [2026-06-22T06:55:18.277Z] #15 6.453 -- Installing: /usr/local/include/tinydtls/aes/rijndael.h [2026-06-22T06:55:18.277Z] #15 6.453 -- Installing: /usr/local/include/tinydtls/crypto.h [2026-06-22T06:55:18.277Z] #15 6.454 -- Installing: /usr/local/include/tinydtls/numeric.h [2026-06-22T06:55:18.277Z] #15 6.454 -- Installing: /usr/local/include/tinydtls/peer.h [2026-06-22T06:55:18.277Z] #15 6.454 -- Installing: /usr/local/include/tinydtls/utlist.h [2026-06-22T06:55:18.277Z] #15 6.455 -- Installing: /usr/local/include/tinydtls/dtls_mutex.h [2026-06-22T06:55:18.277Z] #15 6.455 -- Installing: /usr/local/include/tinydtls/dtls_time.h [2026-06-22T06:55:18.277Z] #15 6.455 -- Installing: /usr/local/include/tinydtls/netq.h [2026-06-22T06:55:18.277Z] #15 6.455 -- Installing: /usr/local/include/tinydtls/dtls.h [2026-06-22T06:55:18.277Z] #15 6.455 -- Installing: /usr/local/include/tinydtls/global.h [2026-06-22T06:55:18.277Z] #15 6.456 -- Installing: /usr/local/include/tinydtls/state.h [2026-06-22T06:55:18.277Z] #15 6.456 -- Installing: /usr/local/include/tinydtls/dtls_debug.h [2026-06-22T06:55:18.277Z] #15 6.456 -- Installing: /usr/local/include/tinydtls/session.h [2026-06-22T06:55:18.277Z] #15 6.456 -- Installing: /usr/local/include/tinydtls/dtls_prng.h [2026-06-22T06:55:18.277Z] #15 6.456 -- Installing: /usr/local/include/tinydtls/hmac.h [2026-06-22T06:55:18.277Z] #15 6.456 -- Installing: /usr/local/include/tinydtls/ccm.h [2026-06-22T06:55:18.277Z] #15 6.456 -- Up-to-date: /usr/local/include/tinydtls [2026-06-22T06:55:18.277Z] #15 6.456 -- Installing: /usr/local/include/tinydtls/dtls_config.h [2026-06-22T06:55:18.277Z] #15 6.457 + cd /device-coap/deps [2026-06-22T06:55:18.277Z] #15 6.457 + git clone https://github.com/obgm/libcoap.git [2026-06-22T06:55:18.277Z] #15 6.458 Cloning into 'libcoap'... [2026-06-22T06:55:19.654Z] #15 8.094 + cd libcoap [2026-06-22T06:55:19.654Z] #15 8.094 + git reset --hard 1739507 [2026-06-22T06:55:19.912Z] #15 8.132 HEAD is now at 1739507a Merge pull request #536 from mrdeep1/bad_tcp [2026-06-22T06:55:19.912Z] #15 8.132 + patch -p1 [2026-06-22T06:55:19.912Z] #15 8.133 patching file cmake/FindTinyDTLS.cmake [2026-06-22T06:55:19.912Z] #15 8.133 + patch -p1 [2026-06-22T06:55:19.912Z] #15 8.134 patching file include/coap2/coap_config.h.in [2026-06-22T06:55:19.912Z] #15 8.134 + mkdir -p build [2026-06-22T06:55:19.912Z] #15 8.135 + cd build [2026-06-22T06:55:19.912Z] #15 8.135 + 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' .. [2026-06-22T06:55:19.912Z] #15 8.206 -- The CXX compiler identification is GNU 12.2.1 [2026-06-22T06:55:19.912Z] #15 8.263 -- The C compiler identification is GNU 12.2.1 [2026-06-22T06:55:19.912Z] #15 8.276 -- Detecting CXX compiler ABI info [2026-06-22T06:55:19.912Z] #15 8.366 -- Detecting CXX compiler ABI info - done [2026-06-22T06:55:20.171Z] #15 8.387 -- Check for working CXX compiler: /usr/bin/c++ - skipped [2026-06-22T06:55:20.171Z] #15 8.387 -- Detecting CXX compile features [2026-06-22T06:55:20.171Z] #15 8.388 -- Detecting CXX compile features - done [2026-06-22T06:55:20.171Z] #15 8.392 -- Detecting C compiler ABI info [2026-06-22T06:55:20.171Z] #15 8.472 -- Detecting C compiler ABI info - done [2026-06-22T06:55:20.171Z] #15 8.493 -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-22T06:55:20.171Z] #15 8.493 -- Detecting C compile features [2026-06-22T06:55:20.171Z] #15 8.494 -- Detecting C compile features - done [2026-06-22T06:55:20.171Z] #15 8.498 -- Looking for byteswap.h [2026-06-22T06:55:20.171Z] #15 8.583 -- Looking for byteswap.h - found [2026-06-22T06:55:20.429Z] #15 8.584 -- Looking for inttypes.h [2026-06-22T06:55:20.429Z] #15 8.667 -- Looking for inttypes.h - found [2026-06-22T06:55:20.429Z] #15 8.667 -- Looking for limits.h [2026-06-22T06:55:20.429Z] #15 8.755 -- Looking for limits.h - found [2026-06-22T06:55:20.688Z] #15 8.755 -- Looking for memory.h [2026-06-22T06:55:20.688Z] #15 8.836 -- Looking for memory.h - found [2026-06-22T06:55:20.688Z] #15 8.836 -- Looking for strings.h [2026-06-22T06:55:20.688Z] #15 8.924 -- Looking for strings.h - found [2026-06-22T06:55:20.688Z] #15 8.924 -- Looking for string.h [2026-06-22T06:55:20.688Z] #15 9.006 -- Looking for string.h - found [2026-06-22T06:55:20.688Z] #15 9.006 -- Looking for sys/sysctl.h [2026-06-22T06:55:20.688Z] #15 9.055 -- Looking for sys/sysctl.h - not found [2026-06-22T06:55:20.947Z] #15 9.055 -- Looking for netinet/in.h [2026-06-22T06:55:20.947Z] #15 9.135 -- Looking for netinet/in.h - found [2026-06-22T06:55:20.947Z] #15 9.136 -- Looking for sys/epoll.h [2026-06-22T06:55:20.947Z] #15 9.213 -- Looking for sys/epoll.h - found [2026-06-22T06:55:20.947Z] #15 9.213 -- Looking for sys/timerfd.h [2026-06-22T06:55:20.947Z] #15 9.298 -- Looking for sys/timerfd.h - found [2026-06-22T06:55:20.947Z] #15 9.298 -- Looking for arpa/inet.h [2026-06-22T06:55:20.947Z] #15 9.387 -- Looking for arpa/inet.h - found [2026-06-22T06:55:21.205Z] #15 9.387 -- Looking for stdbool.h [2026-06-22T06:55:21.205Z] #15 9.473 -- Looking for stdbool.h - found [2026-06-22T06:55:21.205Z] #15 9.474 -- Looking for netdb.h [2026-06-22T06:55:21.205Z] #15 9.558 -- Looking for netdb.h - found [2026-06-22T06:55:21.464Z] #15 9.559 -- Looking for pthread.h [2026-06-22T06:55:21.464Z] #15 9.634 -- Looking for pthread.h - found [2026-06-22T06:55:21.464Z] #15 9.635 -- Looking for stdlib.h [2026-06-22T06:55:21.464Z] #15 9.717 -- Looking for stdlib.h - found [2026-06-22T06:55:21.465Z] #15 9.718 -- Looking for stdint.h [2026-06-22T06:55:21.465Z] #15 9.795 -- Looking for stdint.h - found [2026-06-22T06:55:21.465Z] #15 9.796 -- Looking for syslog.h [2026-06-22T06:55:21.465Z] #15 9.868 -- Looking for syslog.h - found [2026-06-22T06:55:21.723Z] #15 9.868 -- Looking for sys/ioctl.h [2026-06-22T06:55:21.723Z] #15 9.945 -- Looking for sys/ioctl.h - found [2026-06-22T06:55:21.723Z] #15 9.945 -- Looking for sys/socket.h [2026-06-22T06:55:21.723Z] #15 10.03 -- Looking for sys/socket.h - found [2026-06-22T06:55:21.723Z] #15 10.03 -- Looking for sys/stat.h [2026-06-22T06:55:21.723Z] #15 10.10 -- Looking for sys/stat.h - found [2026-06-22T06:55:21.723Z] #15 10.10 -- Looking for sys/time.h [2026-06-22T06:55:21.723Z] #15 10.19 -- Looking for sys/time.h - found [2026-06-22T06:55:21.982Z] #15 10.19 -- Looking for sys/types.h [2026-06-22T06:55:21.982Z] #15 10.29 -- Looking for sys/types.h - found [2026-06-22T06:55:21.982Z] #15 10.29 -- Looking for sys/unistd.h [2026-06-22T06:55:21.982Z] #15 10.34 -- Looking for sys/unistd.h - not found [2026-06-22T06:55:22.242Z] #15 10.34 -- Looking for time.h [2026-06-22T06:55:22.242Z] #15 10.43 -- Looking for time.h - found [2026-06-22T06:55:22.242Z] #15 10.43 -- Looking for unistd.h [2026-06-22T06:55:22.242Z] #15 10.51 -- Looking for unistd.h - found [2026-06-22T06:55:22.242Z] #15 10.51 -- Looking for float.h [2026-06-22T06:55:22.242Z] #15 10.60 -- Looking for float.h - found [2026-06-22T06:55:22.242Z] #15 10.60 -- Looking for stddef.h [2026-06-22T06:55:22.242Z] #15 10.69 -- Looking for stddef.h - found [2026-06-22T06:55:22.499Z] #15 10.69 -- Looking for winsock2.h [2026-06-22T06:55:22.500Z] #15 10.73 -- Looking for winsock2.h - not found [2026-06-22T06:55:22.500Z] #15 10.73 -- Looking for ws2tcpip.h [2026-06-22T06:55:22.500Z] #15 10.78 -- Looking for ws2tcpip.h - not found [2026-06-22T06:55:22.500Z] #15 10.78 -- Looking for malloc [2026-06-22T06:55:22.500Z] #15 10.87 -- Looking for malloc - found [2026-06-22T06:55:22.758Z] #15 10.87 -- Looking for memset [2026-06-22T06:55:22.758Z] #15 10.95 -- Looking for memset - found [2026-06-22T06:55:22.758Z] #15 10.95 -- Looking for select [2026-06-22T06:55:22.758Z] #15 11.03 -- Looking for select - found [2026-06-22T06:55:22.758Z] #15 11.03 -- Looking for socket [2026-06-22T06:55:22.758Z] #15 11.11 -- Looking for socket - found [2026-06-22T06:55:22.758Z] #15 11.11 -- Looking for strcasecmp [2026-06-22T06:55:22.758Z] #15 11.20 -- Looking for strcasecmp - found [2026-06-22T06:55:23.017Z] #15 11.20 -- Looking for pthread_mutex_lock [2026-06-22T06:55:23.017Z] #15 11.27 -- Looking for pthread_mutex_lock - found [2026-06-22T06:55:23.017Z] #15 11.27 -- Looking for getaddrinfo [2026-06-22T06:55:23.017Z] #15 11.35 -- Looking for getaddrinfo - found [2026-06-22T06:55:23.276Z] #15 11.35 -- Looking for strnlen [2026-06-22T06:55:23.276Z] #15 11.44 -- Looking for strnlen - found [2026-06-22T06:55:23.276Z] #15 11.44 -- Looking for strrchr [2026-06-22T06:55:23.276Z] #15 11.52 -- Looking for strrchr - found [2026-06-22T06:55:23.276Z] #15 11.52 -- Looking for getrandom [2026-06-22T06:55:23.276Z] #15 11.60 -- Looking for getrandom - found [2026-06-22T06:55:23.276Z] #15 11.60 -- Looking for cmsghdr [2026-06-22T06:55:23.276Z] #15 11.65 -- Looking for cmsghdr - not found [2026-06-22T06:55:23.535Z] #15 11.65 -- compiling without epoll support [2026-06-22T06:55:23.535Z] #15 11.65 -- compiling with DTLS support [2026-06-22T06:55:23.535Z] #15 11.65 -- DTLS_BACKEND: tinydtls [2026-06-22T06:55:23.535Z] #15 11.66 -- Found TinyDTLS: /usr/local/include [2026-06-22T06:55:23.535Z] #15 11.66 -- TINYDTLS_INCLUDE_DIR: /usr/local/include/tinydtls [2026-06-22T06:55:23.535Z] #15 11.66 -- TINYDTLS_LIBRARIES: /usr/local/lib/libtinydtls.so [2026-06-22T06:55:23.535Z] #15 11.66 -- TINYDTLS_ROOT_DIR: [2026-06-22T06:55:23.535Z] #15 11.66 -- compiling with tinydtls support [2026-06-22T06:55:23.535Z] #15 11.66 -- ENABLE_DTLS:.....................ON [2026-06-22T06:55:23.535Z] #15 11.66 -- ENABLE_TCP:......................ON [2026-06-22T06:55:23.535Z] #15 11.66 -- ENABLE_DOCS:.....................OFF [2026-06-22T06:55:23.535Z] #15 11.66 -- ENABLE_EXAMPLES:.................OFF [2026-06-22T06:55:23.535Z] #15 11.66 -- DTLS_BACKEND:....................tinydtls [2026-06-22T06:55:23.535Z] #15 11.66 -- WITH_GNUTLS:.....................OFF [2026-06-22T06:55:23.535Z] #15 11.66 -- WITH_TINYDTLS:...................ON [2026-06-22T06:55:23.535Z] #15 11.66 -- WITH_OPENSSL:....................OFF [2026-06-22T06:55:23.535Z] #15 11.66 -- WITH_MBEDTLS:....................OFF [2026-06-22T06:55:23.535Z] #15 11.66 -- HAVE_LIBTINYDTLS:................1 [2026-06-22T06:55:23.535Z] #15 11.66 -- HAVE_LIBGNUTLS:.................. [2026-06-22T06:55:23.535Z] #15 11.66 -- HAVE_OPENSSL:.................... [2026-06-22T06:55:23.535Z] #15 11.66 -- HAVE_MBEDTLS:.................... [2026-06-22T06:55:23.535Z] #15 11.66 -- COAP_EPOLL_SUPPORT:.............. [2026-06-22T06:55:23.535Z] #15 11.66 -- CMAKE_C_COMPILER:................/usr/bin/cc [2026-06-22T06:55:23.535Z] #15 11.66 -- BUILD_SHARED_LIBS:...............ON [2026-06-22T06:55:23.535Z] #15 11.66 -- CMAKE_BUILD_TYPE:................Release [2026-06-22T06:55:23.535Z] #15 11.66 -- CMAKE_SYSTEM_PROCESSOR:..........x86_64 [2026-06-22T06:55:23.535Z] #15 11.67 -- Configuring done (3.5s) [2026-06-22T06:55:23.535Z] #15 11.67 CMake Warning (dev) at CMakeLists.txt:16 (add_library): [2026-06-22T06:55:23.535Z] #15 11.67 Policy CMP0115 is not set: Source file extensions must be explicit. Run [2026-06-22T06:55:23.535Z] #15 11.67 "cmake --help-policy CMP0115" for policy details. Use the cmake_policy [2026-06-22T06:55:23.535Z] #15 11.67 command to set the policy and suppress this warning. [2026-06-22T06:55:23.535Z] #15 11.67 [2026-06-22T06:55:23.535Z] #15 11.67 File: [2026-06-22T06:55:23.535Z] #15 11.67 [2026-06-22T06:55:23.535Z] #15 11.67 /device-coap/deps/libcoap/include/coap2/coap.h.in [2026-06-22T06:55:23.535Z] #15 11.67 This warning is for project developers. Use -Wno-dev to suppress it. [2026-06-22T06:55:23.535Z] #15 11.67 [2026-06-22T06:55:23.535Z] #15 11.68 -- Generating done (0.0s) [2026-06-22T06:55:23.535Z] #15 11.68 -- Build files have been written to: /device-coap/deps/libcoap/build [2026-06-22T06:55:23.535Z] #15 11.68 + make [2026-06-22T06:55:23.535Z] #15 11.72 [ 4%] Building C object CMakeFiles/coap-2.dir/src/address.c.o [2026-06-22T06:55:23.535Z] #15 11.78 [ 8%] Building C object CMakeFiles/coap-2.dir/src/async.c.o [2026-06-22T06:55:23.535Z] #15 11.86 [ 13%] Building C object CMakeFiles/coap-2.dir/src/block.c.o [2026-06-22T06:55:23.535Z] #15 11.96 [ 17%] Building C object CMakeFiles/coap-2.dir/src/coap_debug.c.o [2026-06-22T06:55:23.793Z] #15 12.23 [ 21%] Building C object CMakeFiles/coap-2.dir/src/coap_event.c.o [2026-06-22T06:55:24.070Z] #15 12.28 [ 26%] Building C object CMakeFiles/coap-2.dir/src/coap_hashkey.c.o [2026-06-22T06:55:24.070Z] #15 12.33 [ 30%] Building C object CMakeFiles/coap-2.dir/src/coap_io.c.o [2026-06-22T06:55:24.330Z] #15 12.62 [ 34%] Building C object CMakeFiles/coap-2.dir/src/coap_notls.c.o [2026-06-22T06:55:24.589Z] #15 12.66 [ 39%] Building C object CMakeFiles/coap-2.dir/src/coap_prng.c.o [2026-06-22T06:55:24.589Z] #15 12.72 [ 43%] Building C object CMakeFiles/coap-2.dir/src/coap_session.c.o [2026-06-22T06:55:24.849Z] #15 13.24 [ 47%] Building C object CMakeFiles/coap-2.dir/src/coap_tcp.c.o [2026-06-22T06:55:25.108Z] #15 13.35 [ 52%] Building C object CMakeFiles/coap-2.dir/src/coap_time.c.o [2026-06-22T06:55:25.108Z] #15 13.41 [ 56%] Building C object CMakeFiles/coap-2.dir/src/encode.c.o [2026-06-22T06:55:25.108Z] #15 13.49 [ 60%] Building C object CMakeFiles/coap-2.dir/src/mem.c.o [2026-06-22T06:55:25.368Z] #15 13.54 [ 65%] Building C object CMakeFiles/coap-2.dir/src/net.c.o [2026-06-22T06:55:25.627Z] #15 14.11 [ 69%] Building C object CMakeFiles/coap-2.dir/src/option.c.o [2026-06-22T06:55:25.887Z] #15 14.30 [ 73%] Building C object CMakeFiles/coap-2.dir/src/pdu.c.o [2026-06-22T06:55:26.146Z] #15 14.49 [ 78%] Building C object CMakeFiles/coap-2.dir/src/resource.c.o [2026-06-22T06:55:26.406Z] #15 14.89 [ 82%] Building C object CMakeFiles/coap-2.dir/src/str.c.o [2026-06-22T06:55:26.666Z] #15 14.96 [ 86%] Building C object CMakeFiles/coap-2.dir/src/subscribe.c.o [2026-06-22T06:55:26.666Z] #15 15.00 [ 91%] Building C object CMakeFiles/coap-2.dir/src/uri.c.o [2026-06-22T06:55:26.926Z] #15 15.20 [ 95%] Building C object CMakeFiles/coap-2.dir/src/coap_tinydtls.c.o [2026-06-22T06:55:26.926Z] #15 15.38 [100%] Linking C shared library libcoap-2.so [2026-06-22T06:55:27.184Z] #15 15.42 [100%] Built target coap-2 [2026-06-22T06:55:27.184Z] #15 15.43 + make install [2026-06-22T06:55:27.184Z] #15 15.49 [100%] Built target coap-2 [2026-06-22T06:55:27.184Z] #15 15.50 Install the project... [2026-06-22T06:55:27.184Z] #15 15.51 -- Install configuration: "Release" [2026-06-22T06:55:27.184Z] #15 15.51 -- Installing: /usr/local/lib/libcoap-2.so [2026-06-22T06:55:27.184Z] #15 15.51 -- Set runtime path of "/usr/local/lib/libcoap-2.so" to "" [2026-06-22T06:55:27.184Z] #15 15.51 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets.cmake [2026-06-22T06:55:27.184Z] #15 15.51 -- Installing: /usr/local/lib/cmake/libcoap/libcoapTargets-release.cmake [2026-06-22T06:55:27.184Z] #15 15.51 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfig.cmake [2026-06-22T06:55:27.184Z] #15 15.51 -- Installing: /usr/local/lib/cmake/libcoap/libcoapConfigVersion.cmake [2026-06-22T06:55:27.184Z] #15 15.51 -- Up-to-date: /usr/local/include [2026-06-22T06:55:27.184Z] #15 15.51 -- Installing: /usr/local/include/coap2 [2026-06-22T06:55:27.184Z] #15 15.51 -- Installing: /usr/local/include/coap2/uthash.h [2026-06-22T06:55:27.184Z] #15 15.52 -- Installing: /usr/local/include/coap2/subscribe.h [2026-06-22T06:55:27.184Z] #15 15.52 -- Installing: /usr/local/include/coap2/option.h [2026-06-22T06:55:27.184Z] #15 15.52 -- Installing: /usr/local/include/coap2/resource.h [2026-06-22T06:55:27.445Z] #15 15.52 -- Installing: /usr/local/include/coap2/bits.h [2026-06-22T06:55:27.445Z] #15 15.52 -- Installing: /usr/local/include/coap2/coap_hashkey.h [2026-06-22T06:55:27.445Z] #15 15.52 -- Installing: /usr/local/include/coap2/block.h [2026-06-22T06:55:27.445Z] #15 15.52 -- Installing: /usr/local/include/coap2/coap_io.h [2026-06-22T06:55:27.445Z] #15 15.52 -- Installing: /usr/local/include/coap2/pdu.h [2026-06-22T06:55:27.445Z] #15 15.52 -- Installing: /usr/local/include/coap2/str.h [2026-06-22T06:55:27.445Z] #15 15.52 -- Installing: /usr/local/include/coap2/async.h [2026-06-22T06:55:27.445Z] #15 15.52 -- Installing: /usr/local/include/coap2/net.h [2026-06-22T06:55:27.445Z] #15 15.52 -- Installing: /usr/local/include/coap2/address.h [2026-06-22T06:55:27.445Z] #15 15.52 -- Installing: /usr/local/include/coap2/uri.h [2026-06-22T06:55:27.445Z] #15 15.52 -- Installing: /usr/local/include/coap2/coap_event.h [2026-06-22T06:55:27.445Z] #15 15.52 -- Installing: /usr/local/include/coap2/coap_riot.h [2026-06-22T06:55:27.445Z] #15 15.52 -- Installing: /usr/local/include/coap2/coap_dtls.h [2026-06-22T06:55:27.445Z] #15 15.52 -- Installing: /usr/local/include/coap2/coap_mutex.h [2026-06-22T06:55:27.445Z] #15 15.52 -- Installing: /usr/local/include/coap2/coap_prng.h [2026-06-22T06:55:27.445Z] #15 15.52 -- Installing: /usr/local/include/coap2/lwippools.h [2026-06-22T06:55:27.445Z] #15 15.52 -- Installing: /usr/local/include/coap2/coap_debug.h [2026-06-22T06:55:27.445Z] #15 15.52 -- Installing: /usr/local/include/coap2/utlist.h [2026-06-22T06:55:27.445Z] #15 15.52 -- Installing: /usr/local/include/coap2/coap_time.h [2026-06-22T06:55:27.445Z] #15 15.52 -- Installing: /usr/local/include/coap2/encode.h [2026-06-22T06:55:27.445Z] #15 15.52 -- Installing: /usr/local/include/coap2/libcoap.h [2026-06-22T06:55:27.445Z] #15 15.52 -- Installing: /usr/local/include/coap2/coap_forward_decls.h [2026-06-22T06:55:27.445Z] #15 15.52 -- Installing: /usr/local/include/coap2/mem.h [2026-06-22T06:55:27.445Z] #15 15.52 -- Installing: /usr/local/include/coap2/coap_session.h [2026-06-22T06:55:27.445Z] #15 15.52 -- Up-to-date: /usr/local/include [2026-06-22T06:55:27.445Z] #15 15.52 -- Up-to-date: /usr/local/include/coap2 [2026-06-22T06:55:27.445Z] #15 15.52 -- Installing: /usr/local/include/coap2/coap.h [2026-06-22T06:55:27.445Z] #15 15.52 + '[' 1 '=' 1 ] [2026-06-22T06:55:27.445Z] #15 15.52 + cd /device-coap/deps [2026-06-22T06:55:27.445Z] #15 15.52 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.2.zip [2026-06-22T06:55:27.445Z] #15 15.52 Connecting to github.com (140.82.112.3:443) [2026-06-22T06:55:27.445Z] #15 15.77 Connecting to codeload.github.com (140.82.112.10:443) [2026-06-22T06:55:27.445Z] #15 15.90 saving to 'v4.0.2.zip' [2026-06-22T06:55:27.706Z] #15 15.97 v4.0.2.zip 100% |********************************| 256k 0:00:00 ETA [2026-06-22T06:55:27.706Z] #15 15.97 'v4.0.2.zip' saved [2026-06-22T06:55:27.706Z] #15 15.97 + unzip v4.0.2.zip [2026-06-22T06:55:27.706Z] #15 15.97 Archive: v4.0.2.zip [2026-06-22T06:55:27.706Z] #15 15.97 creating: device-sdk-c-4.0.2/ [2026-06-22T06:55:27.706Z] #15 15.97 creating: device-sdk-c-4.0.2/.github/ [2026-06-22T06:55:27.706Z] #15 15.97 inflating: device-sdk-c-4.0.2/.github/Contributing.md [2026-06-22T06:55:27.706Z] #15 15.97 inflating: device-sdk-c-4.0.2/.github/PULL_REQUEST_TEMPLATE.md [2026-06-22T06:55:27.706Z] #15 15.97 inflating: device-sdk-c-4.0.2/.github/semantic.yml [2026-06-22T06:55:27.706Z] #15 15.97 creating: device-sdk-c-4.0.2/.github/workflows/ [2026-06-22T06:55:27.706Z] #15 15.97 inflating: device-sdk-c-4.0.2/.github/workflows/release.yml [2026-06-22T06:55:27.706Z] #15 15.97 inflating: device-sdk-c-4.0.2/.gitignore [2026-06-22T06:55:27.706Z] #15 15.97 inflating: device-sdk-c-4.0.2/Attribution.txt [2026-06-22T06:55:27.706Z] #15 15.97 inflating: device-sdk-c-4.0.2/CHANGELOG.md [2026-06-22T06:55:27.706Z] #15 15.97 inflating: device-sdk-c-4.0.2/Doxyfile [2026-06-22T06:55:27.706Z] #15 15.97 inflating: device-sdk-c-4.0.2/GOVERNANCE.md [2026-06-22T06:55:27.706Z] #15 15.97 inflating: device-sdk-c-4.0.2/Jenkinsfile [2026-06-22T06:55:27.706Z] #15 15.97 inflating: device-sdk-c-4.0.2/LICENSE [2026-06-22T06:55:27.706Z] #15 15.97 inflating: device-sdk-c-4.0.2/Makefile [2026-06-22T06:55:27.706Z] #15 15.97 inflating: device-sdk-c-4.0.2/OWNERS.md [2026-06-22T06:55:27.706Z] #15 15.97 inflating: device-sdk-c-4.0.2/README.IOT.md [2026-06-22T06:55:27.706Z] #15 15.97 inflating: device-sdk-c-4.0.2/README.md [2026-06-22T06:55:27.706Z] #15 15.97 inflating: device-sdk-c-4.0.2/README.v3.md [2026-06-22T06:55:27.706Z] #15 15.97 creating: device-sdk-c-4.0.2/docs/ [2026-06-22T06:55:27.706Z] #15 15.97 inflating: device-sdk-c-4.0.2/docs/configuration.md [2026-06-22T06:55:27.706Z] #15 15.97 inflating: device-sdk-c-4.0.2/docs/deviceprofiles.md [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/docs/metrics.md [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/docs/servicewritersguide.md [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/docs/startup.md [2026-06-22T06:55:27.706Z] #15 15.98 creating: device-sdk-c-4.0.2/include/ [2026-06-22T06:55:27.706Z] #15 15.98 creating: device-sdk-c-4.0.2/include/devsdk/ [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk-base.h [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk.h [2026-06-22T06:55:27.706Z] #15 15.98 creating: device-sdk-c-4.0.2/include/edgex/ [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/include/edgex/devices.h [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/include/edgex/edgex-base.h [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/include/edgex/edgex.h [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/include/edgex/profiles.h [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/include/edgex/rest-server.h [2026-06-22T06:55:27.706Z] #15 15.98 creating: device-sdk-c-4.0.2/scripts/ [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine-base [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/scripts/build.sh [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/scripts/entrypoint.sh [2026-06-22T06:55:27.706Z] #15 15.98 creating: device-sdk-c-4.0.2/src/ [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/src/CMakeLists.txt [2026-06-22T06:55:27.706Z] #15 15.98 creating: device-sdk-c-4.0.2/src/c/ [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/src/c/CMakeLists.txt [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/src/c/api.h [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/src/c/autoevent.c [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/src/c/autoevent.h [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/src/c/bus-impl.h [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/src/c/bus-mqtt.c [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/src/c/bus.c [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/src/c/bus.h [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/src/c/callback3.c [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/src/c/callback3.h [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/src/c/cmdinfo.h [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/src/c/command.c [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/src/c/command.h [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/src/c/config.c [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/src/c/config.h [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/src/c/correlation.c [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/src/c/correlation.h [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/src/c/data.c [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/src/c/data.h [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/src/c/defs.h.in [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/src/c/device.c [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/src/c/device.h [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/src/c/devman.c [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/src/c/devmap.c [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/src/c/devmap.h [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/src/c/devsdk-base.c [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/src/c/devutil.h [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/src/c/discovery.c [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/src/c/discovery.h [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/src/c/dto-read.c [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/src/c/dto-read.h [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.c [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.h [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.c [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.h [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/src/c/edgex2.h [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/src/c/errorlist.h [2026-06-22T06:55:27.706Z] #15 15.98 creating: device-sdk-c-4.0.2/src/c/examples/ [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/src/c/examples/CMakeLists.txt [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/src/c/examples/README.md [2026-06-22T06:55:27.706Z] #15 15.98 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/ [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/CMakeLists.txt [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/README.md [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/device-bitfields.c [2026-06-22T06:55:27.706Z] #15 15.98 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/ [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/configuration.yaml [2026-06-22T06:55:27.706Z] #15 15.98 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/ [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/Bitfields.json [2026-06-22T06:55:27.706Z] #15 15.98 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/ [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/Example-Bitfields.json [2026-06-22T06:55:27.706Z] #15 15.98 creating: device-sdk-c-4.0.2/src/c/examples/counters/ [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/src/c/examples/counters/CMakeLists.txt [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/src/c/examples/counters/README.md [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/src/c/examples/counters/device-counter.c [2026-06-22T06:55:27.706Z] #15 15.98 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/ [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/configuration.yaml [2026-06-22T06:55:27.706Z] #15 15.98 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/ [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/Counters.json [2026-06-22T06:55:27.706Z] #15 15.98 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/ [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/Counter.json [2026-06-22T06:55:27.706Z] #15 15.98 creating: device-sdk-c-4.0.2/src/c/examples/discovery/ [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/CMakeLists.txt [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/README.md [2026-06-22T06:55:27.706Z] #15 15.98 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/ [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/configuration.yaml [2026-06-22T06:55:27.706Z] #15 15.98 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/ [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/readme.txt [2026-06-22T06:55:27.706Z] #15 15.98 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/ [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/TemplateProfile.json [2026-06-22T06:55:27.706Z] #15 15.98 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/ [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher1.json [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher2.json [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/template.c [2026-06-22T06:55:27.706Z] #15 15.98 creating: device-sdk-c-4.0.2/src/c/examples/file/ [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/src/c/examples/file/CMakeLists.txt [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/src/c/examples/file/README.md [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/src/c/examples/file/device-file.c [2026-06-22T06:55:27.706Z] #15 15.98 creating: device-sdk-c-4.0.2/src/c/examples/file/res/ [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/configuration.yaml [2026-06-22T06:55:27.706Z] #15 15.98 creating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/ [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/file1.json [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/lorem.txt [2026-06-22T06:55:27.706Z] #15 15.98 creating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/ [2026-06-22T06:55:27.706Z] #15 15.98 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/FileExampleProfile.json [2026-06-22T06:55:27.706Z] #15 15.98 creating: device-sdk-c-4.0.2/src/c/examples/gyro/ [2026-06-22T06:55:27.706Z] #15 15.99 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/CMakeLists.txt [2026-06-22T06:55:27.706Z] #15 15.99 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/README.md [2026-06-22T06:55:27.706Z] #15 15.99 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/device-gyro.c [2026-06-22T06:55:27.706Z] #15 15.99 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/ [2026-06-22T06:55:27.706Z] #15 15.99 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/configuration.yaml [2026-06-22T06:55:27.706Z] #15 15.99 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/ [2026-06-22T06:55:27.706Z] #15 15.99 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/gyro.json [2026-06-22T06:55:27.706Z] #15 15.99 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/ [2026-06-22T06:55:27.706Z] #15 15.99 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/Gyro.json [2026-06-22T06:55:27.706Z] #15 15.99 creating: device-sdk-c-4.0.2/src/c/examples/random/ [2026-06-22T06:55:27.706Z] #15 15.99 inflating: device-sdk-c-4.0.2/src/c/examples/random/CMakeLists.txt [2026-06-22T06:55:27.706Z] #15 15.99 inflating: device-sdk-c-4.0.2/src/c/examples/random/README.md [2026-06-22T06:55:27.706Z] #15 15.99 inflating: device-sdk-c-4.0.2/src/c/examples/random/device-random.c [2026-06-22T06:55:27.706Z] #15 15.99 creating: device-sdk-c-4.0.2/src/c/examples/random/res/ [2026-06-22T06:55:27.706Z] #15 15.99 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/configuration.yaml [2026-06-22T06:55:27.706Z] #15 15.99 creating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/ [2026-06-22T06:55:27.706Z] #15 15.99 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/randomdevice1.json [2026-06-22T06:55:27.706Z] #15 15.99 creating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/ [2026-06-22T06:55:27.706Z] #15 15.99 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/RandomExampleProfile.json [2026-06-22T06:55:27.706Z] #15 15.99 creating: device-sdk-c-4.0.2/src/c/examples/res/ [2026-06-22T06:55:27.706Z] #15 15.99 inflating: device-sdk-c-4.0.2/src/c/examples/res/configuration.yaml [2026-06-22T06:55:27.706Z] #15 15.99 creating: device-sdk-c-4.0.2/src/c/examples/res/devices/ [2026-06-22T06:55:27.706Z] #15 15.99 inflating: device-sdk-c-4.0.2/src/c/examples/res/devices/device1.json [2026-06-22T06:55:27.706Z] #15 15.99 creating: device-sdk-c-4.0.2/src/c/examples/res/profiles/ [2026-06-22T06:55:27.706Z] #15 15.99 inflating: device-sdk-c-4.0.2/src/c/examples/res/profiles/TemplateProfile.json [2026-06-22T06:55:27.706Z] #15 15.99 inflating: device-sdk-c-4.0.2/src/c/examples/template.c [2026-06-22T06:55:27.706Z] #15 15.99 creating: device-sdk-c-4.0.2/src/c/examples/terminal/ [2026-06-22T06:55:27.706Z] #15 15.99 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/CMakeLists.txt [2026-06-22T06:55:27.706Z] #15 15.99 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/README.md [2026-06-22T06:55:27.706Z] #15 15.99 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/device-terminal.c [2026-06-22T06:55:27.706Z] #15 15.99 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/ [2026-06-22T06:55:27.706Z] #15 15.99 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/configuration.yaml [2026-06-22T06:55:27.706Z] #15 15.99 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/ [2026-06-22T06:55:27.706Z] #15 15.99 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/terminal.json [2026-06-22T06:55:27.706Z] #15 15.99 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/ [2026-06-22T06:55:27.706Z] #15 15.99 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/Terminal.json [2026-06-22T06:55:27.706Z] #15 15.99 inflating: device-sdk-c-4.0.2/src/c/filesys.c [2026-06-22T06:55:27.706Z] #15 15.99 inflating: device-sdk-c-4.0.2/src/c/filesys.h [2026-06-22T06:55:27.706Z] #15 15.99 inflating: device-sdk-c-4.0.2/src/c/keeper.c [2026-06-22T06:55:27.706Z] #15 15.99 inflating: device-sdk-c-4.0.2/src/c/keeper.h [2026-06-22T06:55:27.706Z] #15 15.99 inflating: device-sdk-c-4.0.2/src/c/map.c [2026-06-22T06:55:27.706Z] #15 15.99 inflating: device-sdk-c-4.0.2/src/c/map.h [2026-06-22T06:55:27.706Z] #15 15.99 inflating: device-sdk-c-4.0.2/src/c/metadata.c [2026-06-22T06:55:27.706Z] #15 15.99 inflating: device-sdk-c-4.0.2/src/c/metadata.h [2026-06-22T06:55:27.706Z] #15 15.99 inflating: device-sdk-c-4.0.2/src/c/metrics.h [2026-06-22T06:55:27.706Z] #15 15.99 inflating: device-sdk-c-4.0.2/src/c/opstate.c [2026-06-22T06:55:27.706Z] #15 15.99 inflating: device-sdk-c-4.0.2/src/c/opstate.h [2026-06-22T06:55:27.706Z] #15 15.99 inflating: device-sdk-c-4.0.2/src/c/parson.c [2026-06-22T06:55:27.706Z] #15 15.99 inflating: device-sdk-c-4.0.2/src/c/parson.h [2026-06-22T06:55:27.706Z] #15 15.99 inflating: device-sdk-c-4.0.2/src/c/profiles.c [2026-06-22T06:55:27.706Z] #15 15.99 inflating: device-sdk-c-4.0.2/src/c/profiles.h [2026-06-22T06:55:27.706Z] #15 15.99 inflating: device-sdk-c-4.0.2/src/c/registry-impl.h [2026-06-22T06:55:27.706Z] #15 15.99 inflating: device-sdk-c-4.0.2/src/c/registry.c [2026-06-22T06:55:27.706Z] #15 15.99 inflating: device-sdk-c-4.0.2/src/c/registry.h [2026-06-22T06:55:27.706Z] #15 15.99 inflating: device-sdk-c-4.0.2/src/c/reqdata.c [2026-06-22T06:55:27.706Z] #15 15.99 inflating: device-sdk-c-4.0.2/src/c/reqdata.h [2026-06-22T06:55:27.706Z] #15 15.99 inflating: device-sdk-c-4.0.2/src/c/request_auth.c [2026-06-22T06:55:27.706Z] #15 15.99 inflating: device-sdk-c-4.0.2/src/c/request_auth.h [2026-06-22T06:55:27.706Z] #15 15.99 inflating: device-sdk-c-4.0.2/src/c/rest-server.c [2026-06-22T06:55:27.706Z] #15 15.99 inflating: device-sdk-c-4.0.2/src/c/rest-server.h [2026-06-22T06:55:27.706Z] #15 15.99 inflating: device-sdk-c-4.0.2/src/c/rest.c [2026-06-22T06:55:27.706Z] #15 15.99 inflating: device-sdk-c-4.0.2/src/c/rest.h [2026-06-22T06:55:27.706Z] #15 15.99 inflating: device-sdk-c-4.0.2/src/c/secrets-impl.h [2026-06-22T06:55:27.706Z] #15 15.99 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.c [2026-06-22T06:55:27.706Z] #15 15.99 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.h [2026-06-22T06:55:27.706Z] #15 15.99 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.c [2026-06-22T06:55:27.706Z] #15 15.99 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.h [2026-06-22T06:55:27.706Z] #15 15.99 inflating: device-sdk-c-4.0.2/src/c/secrets.c [2026-06-22T06:55:27.706Z] #15 15.99 inflating: device-sdk-c-4.0.2/src/c/secrets.h [2026-06-22T06:55:27.706Z] #15 15.99 inflating: device-sdk-c-4.0.2/src/c/service.c [2026-06-22T06:55:27.706Z] #15 15.99 inflating: device-sdk-c-4.0.2/src/c/service.h [2026-06-22T06:55:27.706Z] #15 15.99 inflating: device-sdk-c-4.0.2/src/c/transform.c [2026-06-22T06:55:27.706Z] #15 15.99 inflating: device-sdk-c-4.0.2/src/c/transform.h [2026-06-22T06:55:27.706Z] #15 15.99 inflating: device-sdk-c-4.0.2/src/c/validate.c [2026-06-22T06:55:27.706Z] #15 15.99 inflating: device-sdk-c-4.0.2/src/c/validate.h [2026-06-22T06:55:27.706Z] #15 15.99 inflating: device-sdk-c-4.0.2/src/c/watchers.c [2026-06-22T06:55:27.706Z] #15 15.99 inflating: device-sdk-c-4.0.2/src/c/watchers.h [2026-06-22T06:55:27.706Z] #15 15.99 creating: device-sdk-c-4.0.2/src/cmake/ [2026-06-22T06:55:27.706Z] #15 15.99 inflating: device-sdk-c-4.0.2/src/cmake/FindIOT.cmake [2026-06-22T06:55:27.706Z] #15 15.99 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBCBOR.cmake [2026-06-22T06:55:27.706Z] #15 15.99 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBMICROHTTP.cmake [2026-06-22T06:55:27.706Z] #15 15.99 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBPAHO.cmake [2026-06-22T06:55:27.706Z] #15 15.99 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBUUID.cmake [2026-06-22T06:55:27.706Z] #15 15.99 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBYAML.cmake [2026-06-22T06:55:27.706Z] #15 15.99 + cd device-sdk-c-4.0.2 [2026-06-22T06:55:27.706Z] #15 15.99 + ./scripts/build.sh [2026-06-22T06:55:27.706Z] #15 15.99 + CPPCHECK=false [2026-06-22T06:55:27.706Z] #15 15.99 + DOCGEN=false [2026-06-22T06:55:27.706Z] #15 15.99 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2026-06-22T06:55:27.706Z] #15 15.99 + '[' 0 -gt 0 ] [2026-06-22T06:55:27.706Z] #15 15.99 + readlink -f ./scripts/build.sh [2026-06-22T06:55:27.706Z] #15 15.99 + dirname /device-coap/deps/device-sdk-c-4.0.2/scripts/build.sh [2026-06-22T06:55:27.706Z] #15 16.00 + dirname /device-coap/deps/device-sdk-c-4.0.2/scripts [2026-06-22T06:55:27.706Z] #15 16.00 + ROOT=/device-coap/deps/device-sdk-c-4.0.2 [2026-06-22T06:55:27.706Z] #15 16.00 + cd /device-coap/deps/device-sdk-c-4.0.2 [2026-06-22T06:55:27.706Z] #15 16.00 + mkdir -p /device-coap/deps/device-sdk-c-4.0.2/build/release [2026-06-22T06:55:27.706Z] #15 16.00 + cd /device-coap/deps/device-sdk-c-4.0.2/build/release [2026-06-22T06:55:27.706Z] #15 16.00 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-coap/deps/device-sdk-c-4.0.2/src [2026-06-22T06:55:27.706Z] #15 16.08 -- The C compiler identification is GNU 12.2.1 [2026-06-22T06:55:27.965Z] #15 16.10 -- Detecting C compiler ABI info [2026-06-22T06:55:27.965Z] #15 16.18 -- Detecting C compiler ABI info - done [2026-06-22T06:55:27.965Z] #15 16.20 -- Check for working C compiler: /usr/bin/cc - skipped [2026-06-22T06:55:27.965Z] #15 16.20 -- Detecting C compile features [2026-06-22T06:55:27.965Z] #15 16.20 -- Detecting C compile features - done [2026-06-22T06:55:27.965Z] #15 16.20 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2026-06-22T06:55:27.965Z] #15 16.28 -- Found CURL: /usr/lib/libcurl.so (found version "8.12.1") [2026-06-22T06:55:27.965Z] #15 16.28 -- Found LIBYAML: /usr/lib/libyaml.so [2026-06-22T06:55:27.965Z] #15 16.29 -- Found LIBUUID: /usr/lib/libuuid.so [2026-06-22T06:55:27.965Z] #15 16.29 -- Found LIBCBOR: /usr/lib/libcbor.so [2026-06-22T06:55:27.965Z] #15 16.29 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-06-22T06:55:27.965Z] #15 16.29 CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message): [2026-06-22T06:55:27.965Z] #15 16.29 Could NOT find IOT (missing: IOT_LIBRARY IOT_INCLUDE_DIR) [2026-06-22T06:55:27.965Z] #15 16.29 Call Stack (most recent call first): [2026-06-22T06:55:27.965Z] #15 16.29 /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE) [2026-06-22T06:55:27.965Z] #15 16.29 cmake/FindIOT.cmake:4 (find_package_handle_standard_args) [2026-06-22T06:55:27.965Z] #15 16.29 CMakeLists.txt:46 (find_package) [2026-06-22T06:55:27.965Z] #15 16.29 [2026-06-22T06:55:27.965Z] #15 16.29 [2026-06-22T06:55:27.965Z] #15 16.29 -- Configuring incomplete, errors occurred! [2026-06-22T06:55:27.965Z] #15 ERROR: process "/bin/sh -c /device-coap/scripts/build_deps.sh 1" did not complete successfully: exit code: 1 [2026-06-22T06:55:27.965Z] ------ [2026-06-22T06:55:27.965Z] > [11/12] RUN /device-coap/scripts/build_deps.sh 1: [2026-06-22T06:55:27.965Z] 16.29 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2026-06-22T06:55:27.965Z] 16.29 CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message): [2026-06-22T06:55:27.965Z] 16.29 Could NOT find IOT (missing: IOT_LIBRARY IOT_INCLUDE_DIR) [2026-06-22T06:55:27.965Z] 16.29 Call Stack (most recent call first): [2026-06-22T06:55:27.965Z] 16.29 /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE) [2026-06-22T06:55:27.965Z] 16.29 cmake/FindIOT.cmake:4 (find_package_handle_standard_args) [2026-06-22T06:55:27.965Z] 16.29 CMakeLists.txt:46 (find_package) [2026-06-22T06:55:27.965Z] 16.29 [2026-06-22T06:55:27.965Z] 16.29 [2026-06-22T06:55:27.965Z] 16.29 -- Configuring incomplete, errors occurred! [2026-06-22T06:55:27.965Z] ------ [2026-06-22T06:55:27.965Z] Dockerfile.alpine-base:22 [2026-06-22T06:55:27.965Z] -------------------- [2026-06-22T06:55:27.965Z] 20 | [2026-06-22T06:55:27.965Z] 21 | WORKDIR /device-coap [2026-06-22T06:55:27.965Z] 22 | >>> RUN /device-coap/scripts/build_deps.sh 1 [2026-06-22T06:55:27.965Z] 23 | RUN /device-coap/scripts/build.sh [2026-06-22T06:55:27.965Z] 24 | [2026-06-22T06:55:27.965Z] -------------------- [2026-06-22T06:55:27.965Z] ERROR: failed to solve: process "/bin/sh -c /device-coap/scripts/build_deps.sh 1" did not complete successfully: exit code: 1 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [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 [2026-06-22T06:55:29.480Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-22T06:55:29.480Z] [2026-06-22T06:55:29.480Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-22T06:55:29.871Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-22T06:55:29.871Z] latest: Pulling from edgex-lftools-log-publisher [2026-06-22T06:55:29.871Z] 5eb5b503b376: Pulling fs layer [2026-06-22T06:55:29.871Z] 5c69ac0246d0: Pulling fs layer [2026-06-22T06:55:29.871Z] ec43610c2a17: Pulling fs layer [2026-06-22T06:55:29.871Z] 3a2ae6a8a46f: Pulling fs layer [2026-06-22T06:55:29.871Z] 33b1e0a273af: Pulling fs layer [2026-06-22T06:55:29.871Z] 3a2ae6a8a46f: Waiting [2026-06-22T06:55:29.871Z] 5d3b04190fa2: Pulling fs layer [2026-06-22T06:55:29.871Z] 2f39f015ded8: Pulling fs layer [2026-06-22T06:55:29.871Z] 5d3b04190fa2: Waiting [2026-06-22T06:55:29.871Z] 33b1e0a273af: Waiting [2026-06-22T06:55:29.871Z] 2f39f015ded8: Waiting [2026-06-22T06:55:29.871Z] 5c69ac0246d0: Verifying Checksum [2026-06-22T06:55:29.871Z] 3a2ae6a8a46f: Verifying Checksum [2026-06-22T06:55:29.871Z] 3a2ae6a8a46f: Download complete [2026-06-22T06:55:29.871Z] 33b1e0a273af: Download complete [2026-06-22T06:55:29.871Z] 5d3b04190fa2: Verifying Checksum [2026-06-22T06:55:29.871Z] 5d3b04190fa2: Download complete [2026-06-22T06:55:29.871Z] ec43610c2a17: Verifying Checksum [2026-06-22T06:55:29.871Z] ec43610c2a17: Download complete [2026-06-22T06:55:30.129Z] 5eb5b503b376: Verifying Checksum [2026-06-22T06:55:30.129Z] 5eb5b503b376: Download complete [2026-06-22T06:55:30.696Z] 2f39f015ded8: Download complete [2026-06-22T06:55:31.630Z] 5eb5b503b376: Pull complete [2026-06-22T06:55:31.630Z] 5c69ac0246d0: Pull complete [2026-06-22T06:55:32.197Z] ec43610c2a17: Pull complete [2026-06-22T06:55:32.197Z] 3a2ae6a8a46f: Pull complete [2026-06-22T06:55:32.456Z] 33b1e0a273af: Pull complete [2026-06-22T06:55:32.456Z] 5d3b04190fa2: Pull complete [2026-06-22T06:55:37.717Z] 2f39f015ded8: Pull complete [2026-06-22T06:55:37.717Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-06-22T06:55:37.717Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-22T06:55:37.717Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-22T06:55:37.968Z] prd-ubuntu20.04-docker-8c-8g-13630 does not seem to be running inside a container [2026-06-22T06:55:38.000Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-06-22T06:55:39.364Z] $ docker top d8738198e7317c107742d43183c40ca5465a124009a656bb48184ae1f5fbdc90 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-22T06:55:39.822Z] ---> job-cost.sh [2026-06-22T06:55:39.822Z] lf-activate-venv: SKIPPING [2026-06-22T06:55:39.822Z] INFO: No Stack... [2026-06-22T06:55:40.080Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-06-22T06:55:40.652Z] INFO: Archiving Costs [Pipeline] sh [2026-06-22T06:55:40.979Z] + cat /w/workspace/edgexfoundry_device-coap-c_PR-69/archives/cost.csv [2026-06-22T06:55:40.979Z] + cut -d, -f6 [Pipeline] lock [2026-06-22T06:55:41.029Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-coap-c-PR-69-1-stack-cost] [2026-06-22T06:55:41.036Z] Resource [jenkins-edgexfoundry-device-coap-c-PR-69-1-stack-cost] did not exist. Created. [2026-06-22T06:55:41.044Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-coap-c-PR-69-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-06-22T06:55:41.458Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-06-22T06:55:41.519Z] Stashed 1 file(s) [Pipeline] } [2026-06-22T06:55:41.552Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-coap-c-PR-69-1-stack-cost] [Pipeline] // lock [Pipeline] } [2026-06-22T06:55:41.654Z] $ docker stop --time=1 d8738198e7317c107742d43183c40ca5465a124009a656bb48184ae1f5fbdc90 [2026-06-22T06:55:42.783Z] $ docker rm -f --volumes d8738198e7317c107742d43183c40ca5465a124009a656bb48184ae1f5fbdc90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-06-22T06:55:43.234Z] 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 [2026-06-22T06:55:44.695Z] + [ -d /w/workspace/edgexfoundry_device-coap-c_PR-69/archives ] [2026-06-22T06:55:44.695Z] + ls -al /w/workspace/edgexfoundry_device-coap-c_PR-69/archives [2026-06-22T06:55:44.695Z] total 16 [2026-06-22T06:55:44.695Z] drwxr-xr-x 3 root root 4096 Jun 22 06:55 . [2026-06-22T06:55:44.695Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 22 06:55 .. [2026-06-22T06:55:44.695Z] drwxr-xr-x 2 root root 4096 Jun 22 06:55 cost [2026-06-22T06:55:44.695Z] -rw-r--r-- 1 root root 84 Jun 22 06:55 cost.csv [2026-06-22T06:55:44.695Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-coap-c_PR-69/archives [2026-06-22T06:55:44.695Z] + ls -al /w/workspace/edgexfoundry_device-coap-c_PR-69/archives [2026-06-22T06:55:44.695Z] total 16 [2026-06-22T06:55:44.695Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 22 06:55 . [2026-06-22T06:55:44.695Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 22 06:55 .. [2026-06-22T06:55:44.695Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 22 06:55 cost [2026-06-22T06:55:44.695Z] -rw-r--r-- 1 jenkins jenkins 84 Jun 22 06:55 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-06-22T06:55:45.041Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-22T06:55:45.938Z] ---> package-listing.sh [2026-06-22T06:55:45.938Z] ++ facter osfamily [2026-06-22T06:55:45.938Z] ++ tr '[:upper:]' '[:lower:]' [2026-06-22T06:55:46.200Z] + OS_FAMILY=debian [2026-06-22T06:55:46.200Z] + workspace=/w/workspace/edgexfoundry_device-coap-c_PR-69 [2026-06-22T06:55:46.200Z] + START_PACKAGES=/tmp/packages_start.txt [2026-06-22T06:55:46.200Z] + END_PACKAGES=/tmp/packages_end.txt [2026-06-22T06:55:46.200Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-06-22T06:55:46.200Z] + PACKAGES=/tmp/packages_start.txt [2026-06-22T06:55:46.200Z] + '[' /w/workspace/edgexfoundry_device-coap-c_PR-69 ']' [2026-06-22T06:55:46.200Z] + PACKAGES=/tmp/packages_end.txt [2026-06-22T06:55:46.200Z] + case "${OS_FAMILY}" in [2026-06-22T06:55:46.200Z] + dpkg -l [2026-06-22T06:55:46.200Z] + grep '^ii' [2026-06-22T06:55:46.200Z] + '[' -f /tmp/packages_start.txt ']' [2026-06-22T06:55:46.200Z] + '[' -f /tmp/packages_end.txt ']' [2026-06-22T06:55:46.200Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-06-22T06:55:46.200Z] + '[' /w/workspace/edgexfoundry_device-coap-c_PR-69 ']' [2026-06-22T06:55:46.200Z] + mkdir -p /w/workspace/edgexfoundry_device-coap-c_PR-69/archives/ [2026-06-22T06:55:46.200Z] + 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 [2026-06-22T06:55:46.237Z] 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 [2026-06-22T06:55:46.547Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-22T06:55:47.196Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-22T06:55:47.197Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-22T06:55:47.354Z] prd-ubuntu20.04-docker-8c-8g-13630 does not seem to be running inside a container [2026-06-22T06:55:47.390Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-06-22T06:55:47.589Z] $ docker top d679d6420161fee7f2526af95d390969544aaf9ddb40d4e726a56959448eb5a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-06-22T06:55:47.984Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-06-22T06:55:48.300Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-06-22T06:55:48.614Z] + ls /var/log/sa-host [2026-06-22T06:55:48.614Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-22T06:55:48.769Z] provisioning config files... [2026-06-22T06:55:48.777Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-coap-c_PR-69@tmp/config420141518273783286tmp [Pipeline] { [Pipeline] echo [2026-06-22T06:55:48.859Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-22T06:55:49.184Z] ---> create-netrc.sh [Pipeline] } [2026-06-22T06:55:49.217Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-06-22T06:55:49.642Z] ---> python-tools-install.sh [Pipeline] echo [2026-06-22T06:55:49.684Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-22T06:55:50.009Z] ---> sudo-logs.sh [2026-06-22T06:55:50.009Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-06-22T06:55:50.120Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-22T06:55:50.442Z] ---> job-cost.sh [2026-06-22T06:55:50.442Z] lf-activate-venv: SKIPPING [2026-06-22T06:55:50.442Z] DEBUG: total: 0.2199999988079071 [2026-06-22T06:55:50.442Z] INFO: Retrieving Stack Cost... [2026-06-22T06:55:50.442Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-06-22T06:55:50.702Z] INFO: Archiving Costs [Pipeline] echo [2026-06-22T06:55:50.749Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-22T06:55:51.088Z] ---> logs-deploy.sh [2026-06-22T06:55:51.088Z] lf-activate-venv: SKIPPING [2026-06-22T06:55:51.088Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-coap-c/PR-69/1 [2026-06-22T06:55:51.088Z] INFO: archiving workspace using pattern(s): [2026-06-22T06:55:52.026Z] Archives upload complete. [2026-06-22T06:55:52.026Z] INFO: archiving logs to Nexus